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
+16 -14
View File
@@ -1,7 +1,4 @@
{
"EnableHardwareDecoding": "Enable hardware decoding",
"EnableHardwareEncoding": "Enable hardware encoding",
"Rate": "Rate",
"LabelPrevious": "Anterior",
"LabelFinish": "Finalitzar",
"LabelNext": "Seg\u00fcent",
@@ -103,7 +100,7 @@
"ImportMissingEpisodesHelp": "If enabled, information about missing episodes will be imported into your Emby database and displayed within seasons and series. This may cause significantly longer library scans.",
"MessageEnablingOptionLongerScans": "Enabling this option may result in significantly longer library scans.",
"HeaderVideoPlaybackSettings": "Opcions de Reproducci\u00f3 de V\u00eddeo",
"OptionDownloadInternetMetadataTvPrograms": "Download internet metadata for programs listed in the guide",
"OptionDownloadInternetMetadataTvPrograms": "Descarrega metadades d'internet per als programes llistats en aquesta guia.",
"HeaderPlaybackSettings": "Opcions de Reproducci\u00f3",
"LabelAudioLanguagePreference": "Prefer\u00e8ncia de l'idioma de l'\u00e0udio:",
"LabelSubtitleLanguagePreference": "Prefer\u00e8ncia de l'idioma dels subt\u00edtols:",
@@ -529,7 +526,7 @@
"ButtonShutdown": "Atura",
"ButtonUpdateNow": "Actualitza Ara",
"TabHosting": "Hosting",
"PleaseUpdateManually": "Si et plau, apaga el servidor i actualitza manualment.",
"PleaseUpdateManually": "Si et plau, apaga Emby Server i actualitza manualment.",
"NewServerVersionAvailable": "Hi ha una nova versi\u00f3 del Servidor Emby disponible!",
"ServerUpToDate": "L'Emby est\u00e0 actualitzat",
"LabelComponentsUpdated": "Els seg\u00fcents components han estat instal\u00b7lats o actualitzats:",
@@ -1010,7 +1007,7 @@
"TabDevices": "Dispositius",
"HeaderLibrarySettings": "Library Settings",
"HeaderChapterSettings": "Chapter Settings",
"HeaderCameraUploadHelp": "Carrega autom\u00e0ticament fotos i v\u00eddeos capturats amb els teus dispositius m\u00f2bils cap a l'Emby.",
"HeaderCameraUploadHelp": "Les apps d'emby poden carregar autom\u00e0ticament fotos i v\u00eddeos capturats amb els teus dispositius m\u00f2bils cap a l'Emby Server.",
"LabelCameraUploadPath": "Camera upload path:",
"LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used. If using a custom path it will also need to be added in the library setup area.",
"LabelCreateCameraUploadSubfolder": "Create a subfolder for each device",
@@ -1425,7 +1422,7 @@
"OptionBlockMovies": "Pel\u00b7l\u00edcules",
"OptionBlockBooks": "Llibres",
"OptionBlockGames": "Jocs",
"OptionBlockLiveTvPrograms": "Live TV Programs",
"OptionBlockLiveTvPrograms": "Programes de TV en directe",
"OptionBlockLiveTvChannels": "Live TV Channels",
"OptionBlockChannelContent": "Internet Channel Content",
"ButtonRevoke": "Revoke",
@@ -1838,13 +1835,13 @@
"RecordingPathChangeMessage": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired.",
"VisualLoginFormHelp": "Select a user or sign in manually",
"LabelSportsCategories": "Sports categories:",
"XmlTvSportsCategoriesHelp": "Programs with these categories will be displayed as sports programs. Separate multiple with '|'.",
"XmlTvSportsCategoriesHelp": "Els programes amb aquestes categories es mostraran com a programes esportius. Separa'n varis emprant '|'.",
"LabelNewsCategories": "News categories:",
"XmlTvNewsCategoriesHelp": "Programs with these categories will be displayed as news programs. Separate multiple with '|'.",
"XmlTvNewsCategoriesHelp": "Els programes amb aquestes categories es mostraran com a programes de not\u00edcies. Separa'n varis emprant '|'.",
"LabelKidsCategories": "Children's categories:",
"XmlTvKidsCategoriesHelp": "Programs with these categories will be displayed as programs for children. Separate multiple with '|'.",
"XmlTvKidsCategoriesHelp": "Els programes amb aquestes categories es mostraran com a programes infantils. Separa'n varis emprant '|'.",
"LabelMovieCategories": "Movie categories:",
"XmlTvMovieCategoriesHelp": "Programs with these categories will be displayed as movies. Separate multiple with '|'.",
"XmlTvMovieCategoriesHelp": "Els programes amb aquestes categories es mostraran com a pel\u00b7l\u00edcules. Separa'n varis emprant '|'.",
"XmlTvPathHelp": "A path to an xml tv file. Emby will read this file and periodically check it for updates. You are responsible for creating and updating the file.",
"LabelBindToLocalNetworkAddress": "Bind to local network address:",
"LabelBindToLocalNetworkAddressHelp": "Optional. Override the local IP address to bind the http server to. If left empty, the server will bind to all availabile addresses. Changing this value requires restarting Emby Server.",
@@ -1885,7 +1882,7 @@
"Downloads": "Desc\u00e0rregues",
"LabelEnableDebugLogging": "Habilita registre de depuraci\u00f3",
"OptionEnableExternalContentInSuggestions": "Enable external content in suggestions",
"OptionEnableExternalContentInSuggestionsHelp": "Allow internet trailers and live tv programs to be included within suggested content.",
"OptionEnableExternalContentInSuggestionsHelp": "Permet incloure tr\u00e0ilers d'internet i programes de TV en directe amb el continguts suggerits.",
"LabelH264EncodingPreset": "H264 encoding preset:",
"H264EncodingPresetHelp": "Choose a faster value to improve performance, or a slower value to improve quality.",
"LabelH264Crf": "H264 encoding CRF:",
@@ -1928,7 +1925,12 @@
"Downloading": "Downloading",
"LabelCertificatePassword": "Certificate password:",
"LabelCertificatePasswordHelp": "If your certificate requires a password, please enter it here.",
"Programs": "Programs",
"Programs": "Programes",
"News": "News",
"HeaderDownloadSync": "Download & Sync"
"HeaderDownloadSync": "Download & Sync",
"EnableHardwareDecoding": "Enable hardware decoding",
"EnableHardwareEncoding": "Enable hardware encoding",
"Rate": "Rate",
"ButtonScanAllLibraries": "Scan All Libraries",
"ScanLibrary": "Scan library"
}