mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Apply suggestions from code review
This commit is contained in:
parent
bf03a7ba57
commit
aa12a79625
9 changed files with 29 additions and 22 deletions
|
@ -48,6 +48,7 @@
|
|||
"AuthProviderHelp": "Select an Authentication Provider to be used to authenticate this user's password.",
|
||||
"Auto": "Auto",
|
||||
"AutoBasedOnLanguageSetting": "Auto (based on language setting)",
|
||||
"Authorize": "authorize",
|
||||
"Backdrop": "Backdrop",
|
||||
"Backdrops": "Backdrops",
|
||||
"Banner": "Banner",
|
||||
|
@ -63,6 +64,7 @@
|
|||
"Browse": "Browse",
|
||||
"BrowsePluginCatalogMessage": "Browse our plugin catalog to view available plugins.",
|
||||
"BurnSubtitlesHelp": "Determines if the server should burn in subtitles when transcoding videos. Avoiding this will greatly improve performance. Select Auto to burn image based formats (VOBSUB, PGS, SUB, IDX) and certain ASS or SSA subtitles.",
|
||||
"ButtonActivate": "Activate",
|
||||
"ButtonAdd": "Add",
|
||||
"ButtonAddImage": "Add Image",
|
||||
"ButtonAddMediaLibrary": "Add Media Library",
|
||||
|
@ -140,6 +142,7 @@
|
|||
"ButtonTrailer": "Trailer",
|
||||
"ButtonUninstall": "Uninstall",
|
||||
"ButtonUp": "Up",
|
||||
"ButtonUseQuickConnect": "Use Quick Connect",
|
||||
"ButtonViewWebsite": "View website",
|
||||
"ButtonWebsite": "Website",
|
||||
"CancelRecording": "Cancel recording",
|
||||
|
@ -231,6 +234,7 @@
|
|||
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist.",
|
||||
"EnablePhotos": "Display photos",
|
||||
"EnablePhotosHelp": "Images will be detected and displayed alongside other media files.",
|
||||
"EnableQuickConnect": "Enable quick connect on this server",
|
||||
"EnableStreamLooping": "Auto-loop live streams",
|
||||
"EnableStreamLoopingHelp": "Enable this if live streams only contain a few seconds of data and need to be continuously requested. Enabling this when not needed may cause problems.",
|
||||
"EnableThemeSongs": "Theme songs",
|
||||
|
@ -587,6 +591,7 @@
|
|||
"LabelCountry": "Country:",
|
||||
"LabelCriticRating": "Critic rating:",
|
||||
"LabelCurrentPassword": "Current password:",
|
||||
"LabelCurrentStatus": "Current status:",
|
||||
"LabelCustomCertificatePath": "Custom SSL certificate path:",
|
||||
"LabelCustomCertificatePathHelp": "Path to a PKCS #12 file containing a certificate and private key to enable TLS support on a custom domain.",
|
||||
"LabelCustomCss": "Custom CSS:",
|
||||
|
@ -1260,6 +1265,11 @@
|
|||
"Programs": "Programs",
|
||||
"Quality": "Quality",
|
||||
"QueueAllFromHere": "Queue all from here",
|
||||
"QuickConnect": "Quick Connect",
|
||||
"QuickConnectActivationSuccessful": "Successfully activated",
|
||||
"QuickConnectAuthorizeCode": "Authorize request {0} to continue",
|
||||
"QuickConnectNoPending": "No pending login requests",
|
||||
"QuickConnectNotAvailable": "Quick connect is not available on this server",
|
||||
"Raised": "Raised",
|
||||
"Rate": "Rate",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue