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

update translations

This commit is contained in:
Luke Pulverenti 2015-07-31 01:00:51 -04:00
parent 1ab41652d5
commit ab9c6f4ac2
46 changed files with 323 additions and 148 deletions

View file

@ -1493,7 +1493,12 @@
"ButtonHomeScreenSettingsHelp": "Configure the display of your home screen",
"ButtonPlaybackSettingsHelp": "Specify your audio and subtitle preferences, streaming quality, and more.",
"ButtonProfileHelp": "Set your profile image and password.",
"HeaderHomeScreenSettings": "Home Screen Settings",
"HeaderHomeScreenSettings": "Home Screen settings",
"HeaderProfile": "Profile",
"HeaderLanguage": "Language"
"HeaderLanguage": "Language",
"ButtonSyncSettings": "Sync settings",
"ButtonSyncSettingsHelp": "Configure your sync settings",
"LabelTranscodingThreadCount": "Transcoding thread count:",
"LabelTranscodingThreadCountHelp": "Select the maximum number of threads to use when transcoding. Reducing the thread count will lower cpu usage but may not convert fast enough for a smooth playback experience.",
"OptionMax": "Max"
}