1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add some translations for playback messages

This commit is contained in:
Nyanmisaka 2020-02-02 18:36:01 +08:00 committed by GitHub
parent e24bed00e9
commit e8e47cc457
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -575,6 +575,7 @@
"LabelCollection": "Collection:", "LabelCollection": "Collection:",
"LabelCommunityRating": "Community rating:", "LabelCommunityRating": "Community rating:",
"LabelContentType": "Content type:", "LabelContentType": "Content type:",
"LabelCorruptedFrames": "Corrupted frames:",
"LabelCountry": "Country:", "LabelCountry": "Country:",
"LabelCriticRating": "Critic rating:", "LabelCriticRating": "Critic rating:",
"LabelCurrentPassword": "Current password:", "LabelCurrentPassword": "Current password:",
@ -609,6 +610,7 @@
"LabelDownMixAudioScaleHelp": "Boost audio when downmixing. A value of one will preserve the original volume.", "LabelDownMixAudioScaleHelp": "Boost audio when downmixing. A value of one will preserve the original volume.",
"LabelDownloadLanguages": "Download languages:", "LabelDownloadLanguages": "Download languages:",
"LabelDropImageHere": "Drop image here, or click to browse.", "LabelDropImageHere": "Drop image here, or click to browse.",
"LabelDroppedFrames": "Dropped frames:",
"LabelDropShadow": "Drop shadow:", "LabelDropShadow": "Drop shadow:",
"LabelDynamicExternalId": "{0} Id:", "LabelDynamicExternalId": "{0} Id:",
"LabelEasyPinCode": "Easy pin code:", "LabelEasyPinCode": "Easy pin code:",
@ -757,6 +759,7 @@
"LabelPlaceOfBirth": "Place of birth:", "LabelPlaceOfBirth": "Place of birth:",
"LabelPlayDefaultAudioTrack": "Play default audio track regardless of language", "LabelPlayDefaultAudioTrack": "Play default audio track regardless of language",
"LabelPlayer": "Player:", "LabelPlayer": "Player:",
"LabelPlayerDimensions": "Player dimensions:",
"LabelPlaylist": "Playlist:", "LabelPlaylist": "Playlist:",
"LabelPlayMethod": "Play method:", "LabelPlayMethod": "Play method:",
"LabelPleaseRestart": "Changes will take effect after manually reloading the web client.", "LabelPleaseRestart": "Changes will take effect after manually reloading the web client.",
@ -828,6 +831,7 @@
"LabelStatus": "Status:", "LabelStatus": "Status:",
"LabelStopWhenPossible": "Stop when possible:", "LabelStopWhenPossible": "Stop when possible:",
"LabelStopping": "Stopping", "LabelStopping": "Stopping",
"LabelStreamType": "Stream type:",
"LabelSubtitleDownloaders": "Subtitle downloaders:", "LabelSubtitleDownloaders": "Subtitle downloaders:",
"LabelSubtitleFormatHelp": "Example: srt", "LabelSubtitleFormatHelp": "Example: srt",
"LabelSubtitlePlaybackMode": "Subtitle mode:", "LabelSubtitlePlaybackMode": "Subtitle mode:",
@ -880,6 +884,7 @@
"LabelVideo": "Video:", "LabelVideo": "Video:",
"LabelVideoBitrate": "Video bitrate:", "LabelVideoBitrate": "Video bitrate:",
"LabelVideoCodec": "Video codec:", "LabelVideoCodec": "Video codec:",
"LabelVideoResolution": "Video resolution:",
"LabelWeb": "Web:", "LabelWeb": "Web:",
"LabelXDlnaCap": "X-DLNA cap:", "LabelXDlnaCap": "X-DLNA cap:",
"LabelXDlnaCapHelp": "Determines the content of the X_DLNACAP element in the urn:schemas-dlna-org:device-1-0 namespace.", "LabelXDlnaCapHelp": "Determines the content of the X_DLNACAP element in the urn:schemas-dlna-org:device-1-0 namespace.",