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

update components

This commit is contained in:
Luke Pulverenti 2017-11-29 15:43:41 -05:00
parent 0f4b4b5908
commit f2677c0db1
100 changed files with 1279 additions and 1137 deletions

View file

@ -1,9 +1,4 @@
{
"ShowTitle": "Show title",
"ShowYear": "Show year",
"HeaderPosterOptions": "Poster Options",
"Filters": "Filters",
"Unplayed": "Unplayed",
"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.",
@ -623,5 +618,13 @@
"LabelVideo": "Video:",
"LabelSubtitles": "Subtitles:",
"Off": "Off",
"ShowTitles": "Show titles"
"ShowTitle": "Show title",
"ShowYear": "Show year",
"HeaderPosterOptions": "Poster Options",
"Filters": "Filters",
"Unplayed": "Unplayed",
"LabelTVHomeScreen": "TV mode home screen:",
"Horizontal": "Horizontal",
"Vertical": "Vertical",
"GroupBySeries": "Group by series"
}