support individual library refreshing

This commit is contained in:
Luke Pulverenti
2017-06-23 12:03:11 -04:00
parent b2b7f8d2d3
commit 5a82c4b0ab
104 changed files with 435 additions and 275 deletions
@@ -1,29 +1,29 @@
{
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
"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.",
"ValueSpecialEpisodeName": "Especial - {0}",
"Share": "Comparteix",
"Add": "Afegeix",
"ServerUpdateNeeded": "El Servidor Emby necessita ser actualitzat. Per descarregar la darrera versi\u00f3, si et plau, visita {0}",
"LiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.",
"LiveTvGuideRequiresUnlock": "La gu\u00eda de TV en directe est\u00e0 actualment limitada a {0} canals. Fes clic al bot\u00f3 d'activar per descobrir com gaudir d'una experi\u00e8ncia completa.",
"AttributeNew": "Nou",
"Premiere": "Premi\u00e8re",
"Live": "Live",
"Live": "Directe",
"Repeat": "Repeteix",
"TrackCount": "{0} pistes",
"ItemCount": "{0} \u00edtems",
"OriginalAirDateValue": "Original air date: {0}",
"EndsAtValue": "Ends at {0}",
"OriginalAirDateValue": "Data original d'emissi\u00f3: {0}",
"EndsAtValue": "Acaba a {0}",
"HeaderSelectDate": "Seleccionar Data",
"ButtonOk": "D'acord",
"ButtonCancel": "Cancel\u00b7la",
"ButtonGotIt": "Entesos",
"ButtonRestart": "Reiniciar",
"RecordingCancelled": "Enregistrament cancel\u00b7lat.",
"SeriesCancelled": "Series cancelled.",
"RecordingScheduled": "Recording scheduled.",
"SeriesRecordingScheduled": "Series recording scheduled.",
"SeriesCancelled": "S\u00e8rie cancel\u00b7lada.",
"RecordingScheduled": "Enregistrament programat.",
"SeriesRecordingScheduled": "Enregistrament de la s\u00e8rie programat.",
"HeaderNewRecording": "Nou Enregistrament",
"Sunday": "Diumenge",
"Monday": "Dilluns",
@@ -33,14 +33,14 @@
"Friday": "Divendres",
"Saturday": "Dissabte",
"Days": "Dies",
"RecordSeries": "Record series",
"HeaderCinemaMode": "Cinema Mode",
"HeaderCloudSync": "Cloud Sync",
"HeaderDownloadedMedia": "Downloaded Media",
"Downloads": "Downloads",
"HeaderOfflineDownloads": "Offline Media",
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
"RecordSeries": "Enregistra la s\u00e8rie",
"HeaderCinemaMode": "Mode Cinema",
"HeaderCloudSync": "Sincronitzar amb el N\u00favol",
"HeaderDownloadedMedia": "Mitjans Descarregats",
"Downloads": "Desc\u00e0rregues",
"HeaderOfflineDownloads": "Mitjans Sense Connexi\u00f3",
"HeaderOfflineDownloadsDescription": "Descarrega mitjans als teus dispositius per a un f\u00e0cil \u00fas fora de l\u00ednia.",
"CloudSyncFeatureDescription": "Sincronitza els teus mitjans amb el n\u00favol per a copiar, arxivar i convertir f\u00e0cilment.",
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
"ButtonCancelSyncJob": "Cancel download",
"CancelSyncJobConfirmation": "Cancelling the download job will remove downloaded media from the device during the next background sync process. Are you sure you wish to proceed?",
@@ -270,7 +270,7 @@
"LearnMore": "Learn more",
"LabelProfile": "Perfil:",
"LabelBitrateMbps": "Bitrate (Mbps):",
"SyncUnwatchedVideosOnly": "Sincronitza nom\u00e9s els v\u00eddeos no vists",
"SyncUnwatchedVideosOnly": "Descarrega nom\u00e9s els v\u00eddeos no vists",
"SyncUnwatchedVideosOnlyHelp": "Only unwatched videos will be downloaded, and videos will be removed from the device as they are watched.",
"AutomaticallySyncNewContent": "Automatically download new content",
"AutomaticallySyncNewContentHelp": "New content added to this folder will be automatically downloaded to the device.",
@@ -286,8 +286,8 @@
"ShowIndicatorsFor": "Show indicators for:",
"NewEpisodes": "New episodes",
"Episodes": "Episodes",
"HDPrograms": "HD programs",
"Programs": "Programs",
"HDPrograms": "Programes HD",
"Programs": "Programes",
"LiveBroadcasts": "Live broadcasts",
"Premieres": "Premieres",
"RepeatEpisodes": "Repeat episodes",
@@ -440,5 +440,6 @@
"LiveTV": "Live TV",
"Schedule": "Schedule",
"Recordings": "Recordings",
"MarkWatched": "Mark watched"
"MarkWatched": "Mark watched",
"ScanForNewAndUpdatedFiles": "Scan for new and updated files"
}