mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update home screen settings
This commit is contained in:
parent
c20b5d6ae3
commit
03ad84b8e5
51 changed files with 602 additions and 494 deletions
|
@ -1,14 +1,4 @@
|
|||
{
|
||||
"HeaderPlaybackError": "Fejl i afspilning",
|
||||
"PlaybackErrorNotAllowed": "You're currently not authorized to play this content. Please contact your system administrator for details.",
|
||||
"PlaybackErrorPlaceHolder": "Please insert the disc in order to play this video.",
|
||||
"PlaybackErrorNoCompatibleStream": "No compatible streams are currently available. Please try again later or contact your system administrator for details.",
|
||||
"Favorites": "Favorites",
|
||||
"HeaderLandingScreens": "Landing Screens",
|
||||
"Suggestions": "Suggestions",
|
||||
"LandingScreensHelp": "Select the default landing screen when clicking on a library.",
|
||||
"Shows": "Shows",
|
||||
"Collections": "Collections",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "L\u00e5s op for dette feature med en lille enkeltst\u00e5ende betaling, eller med et aktivt Emby Premiere abonnement.",
|
||||
"MessageUnlockAppWithSupporter": "L\u00e5s op for dette feature med et aktivt Emby Premiere abonnement.",
|
||||
"MessageToValidateSupporter": "Hvis du har et aktivt Emby Premiere abonnement, skal du v\u00e6re sikker p\u00e5 at Emby Premiere er konfigureret i dit Emby Server-kontrolpanel, som kan tilg\u00e5es ved at klikke p\u00e5 Emby Premiere i hovedmenuen.",
|
||||
|
@ -277,7 +267,6 @@
|
|||
"ConfirmDeleteItems": "Sletning af disse emner vil b\u00e5de fjerne dem fra filsystemet og dit mediebibliotek. Er du sikker p\u00e5 at du vil forts\u00e6tte?",
|
||||
"PleaseRestartServerName": "Genstart venligst Emby Server - {0}.",
|
||||
"SyncJobCreated": "Synkroniserings job oprettet",
|
||||
"LabelSyncTo": "Synkroniser til:",
|
||||
"LabelSyncJobName": "Navn til synkroniserings job:",
|
||||
"LabelQuality": "Kvalitet:",
|
||||
"LabelSyncNoTargetsHelp": "Det ser ud til at du for \u00f8jeblikket ikke har nogle enheder ser underst\u00f8tter sync.",
|
||||
|
@ -428,5 +417,18 @@
|
|||
"HeaderLibraryOrder": "Library Order",
|
||||
"HideWatchedContentFromLatestMedia": "Hide watched content from latest media",
|
||||
"HeaderOnNow": "On Now",
|
||||
"Guide": "Guide"
|
||||
"HeaderPlaybackError": "Fejl i afspilning",
|
||||
"PlaybackErrorNotAllowed": "You're currently not authorized to play this content. Please contact your system administrator for details.",
|
||||
"PlaybackErrorNoCompatibleStream": "No compatible streams are currently available. Please try again later or contact your system administrator for details.",
|
||||
"PlaybackErrorPlaceHolder": "Please insert the disc in order to play this video.",
|
||||
"Guide": "Guide",
|
||||
"Suggestions": "Suggestions",
|
||||
"Favorites": "Favorites",
|
||||
"Collections": "Collections",
|
||||
"LabelSelectFolderGroups": "Automatically group content from the following folders into views such as Movies, Music and TV:",
|
||||
"LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own view.",
|
||||
"Shows": "Shows",
|
||||
"HeaderLibraryFolders": "Library Folders",
|
||||
"HeaderLandingScreens": "Landing Screens",
|
||||
"LandingScreensHelp": "Select the default landing screen when clicking on a library."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue