update list components

This commit is contained in:
Luke Pulverenti
2017-11-25 23:40:28 -05:00
parent 902a5f062e
commit ba214a02af
88 changed files with 230 additions and 107 deletions
@@ -1,4 +1,5 @@
{
"ShowTitle": "Show title",
"MessageUnlockAppWithPurchaseOrSupporter": "Activa aquesta funcionalitat amb un \u00fanic pagament, o amb una subscripci\u00f3 activa d'Emby Premiere.",
"MessageUnlockAppWithSupporter": "Activa aquesta funcionalitat amb una subscripci\u00f3 activa d'Emby Premiere.",
"MessageToValidateSupporter": "Si tens una subscripci\u00f3 activa d'Emby Premiere assegura't que l'has configurat al teu tauler de control de l'Emby Server, on pots accedir clicant a l'opci\u00f3 d'Emby Premiere al men\u00fa principal.",
@@ -6,7 +7,7 @@
"Share": "Comparteix",
"Add": "Afegeix",
"ServerUpdateNeeded": "El Servidor Emby necessita ser actualitzat. Per descarregar la darrera versi\u00f3, si et plau, visita {0}",
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
"LiveTvRequiresUnlock": "Live TV requereix una subscripci\u00f3 d'Emby Premiere activa",
"AttributeNew": "Nou",
"Premiere": "Premi\u00e8re",
"Live": "Directe",
@@ -16,8 +17,8 @@
"OriginalAirDateValue": "Data original d'emissi\u00f3: {0}",
"EndsAtValue": "Acabaria a les {0}",
"HeaderSelectDate": "Seleccionar Data",
"Watched": "Watched",
"Played": "Played",
"Watched": "Vists",
"Played": "Reprodu\u00eft",
"ButtonOk": "D'acord",
"ButtonCancel": "Cancel\u00b7la",
"AccessRestrictedTryAgainLater": "L'acc\u00e9s est\u00e0 restringit actualment. Intenta-ho de nou m\u00e9s tard si et plau.",
@@ -115,7 +116,7 @@
"MessageDownloadQueued": "Desc\u00e0rrega encuada.",
"EditSubtitles": "Edita subt\u00edtols",
"UnlockGuide": "Guia de desbloqueig",
"RefreshMetadata": "Refrescar metadades",
"RefreshMetadata": "Refresca metadades",
"ReplaceExistingImages": "Reempla\u00e7a imatges existents",
"ReplaceAllMetadata": "Reempla\u00e7a totes les metadades",
"SearchForMissingMetadata": "Cerca metadades perdudes",
@@ -150,8 +151,8 @@
"RemoveFromPlaylist": "Esborra de la llista de reproducci\u00f3",
"RemoveFromCollection": "Remove from collection",
"Trailer": "Trailer",
"MarkPlayed": "Mark played",
"MarkUnplayed": "Mark unplayed",
"MarkPlayed": "Marca com a reprodu\u00eft",
"MarkUnplayed": "Marca com a no reprodu\u00eft",
"GroupVersions": "Group versions",
"PleaseSelectTwoItems": "Please select at least two items.",
"TryMultiSelect": "Try Multi-Select",
@@ -360,7 +361,7 @@
"Kids": "Kids",
"EnableColorCodedBackgrounds": "Enable color coded backgrounds",
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"RecentlyWatched": "Reprodu\u00eft recentment",
"ChannelNumber": "Channel number",
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
@@ -420,7 +421,7 @@
"Connect": "Connecta",
"HeaderMyMedia": "Els meus mitjans",
"HeaderMyMediaSmall": "Els meus mitjans (petit)",
"LatestFromLibrary": "Darreres {0}",
"LatestFromLibrary": "Novetats a {0}",
"HeaderLatestChannelMedia": "Latest Channel Items",
"HeaderContinueWatching": "Continua Veient",
"HeaderContinueListening": "Continua Escoltant",
@@ -441,9 +442,9 @@
"Up": "Amunt",
"Down": "Avall",
"HeaderHomeScreen": "P\u00e0gina d'Inici",
"HeaderHomeScreenContent": "Home Screen Content",
"HeaderHomeScreenContent": "Contingut de la P\u00e0gina d'Inici",
"HeaderLatestChannelItems": "Darrers \u00edtems del canal",
"LabelSelectHomeScreenItemsFolders": "Allow items to appear on my home screen from:",
"LabelSelectHomeScreenItemsFolders": "Mostra els seg\u00fcents continguts a la p\u00e0gina d'inici:",
"HeaderLibraryOrder": "Ordre de la llibreria",
"HideWatchedContentFromLatestMedia": "Hide watched content from latest media",
"HeaderOnNow": "En Directe Ara",
@@ -458,7 +459,7 @@
"LabelSelectFolderGroups": "Agrupa autom\u00e0ticament el contingut de les seg\u00fcents carpetes en col\u00b7leccions com Pel\u00b7l\u00edcules, M\u00fasica i TV:",
"LabelSelectFolderGroupsHelp": "Les carpetes desmarcades ser\u00e1n mostrades individualment en la seva pr\u00f2pia vista.",
"Shows": "Shows",
"HeaderLibraryFolders": "Library Folders",
"HeaderLibraryFolders": "Directoris de la Llibreria",
"HeaderLandingScreens": "Landing Screens",
"LandingScreensHelp": "Select the default landing screen when clicking on a library.",
"HeaderTermsOfPurchase": "Terms of Purchase",
@@ -473,7 +474,7 @@
"LiveTV": "Live TV",
"Schedule": "Schedule",
"Recordings": "Recordings",
"MarkWatched": "Mark watched",
"MarkWatched": "Marca com a vist",
"ScanForNewAndUpdatedFiles": "Scan for new and updated files",
"DirectStreamHelp1": "The media is compatible with the device regarding resolution and media type (H.264, AC3, etc.), but is in an incompatible file container (.mkv, .avi, .wmv, etc.). The video will be re-packaged on the fly before streaming it to the device.",
"DirectStreamHelp2": "Direct Streaming a file uses very little processing power without any loss in video quality.",
@@ -617,5 +618,6 @@
"LabelAudio": "Audio:",
"LabelVideo": "Video:",
"LabelSubtitles": "Subtitles:",
"Off": "Off"
"Off": "Off",
"ShowTitles": "Show titles"
}