diff --git a/src/NzbDrone.Core/Localization/Core/ar.json b/src/NzbDrone.Core/Localization/Core/ar.json index 65cbf1c87..d1b019246 100644 --- a/src/NzbDrone.Core/Localization/Core/ar.json +++ b/src/NzbDrone.Core/Localization/Core/ar.json @@ -703,5 +703,8 @@ "Unlimited": "غير محدود", "AddImportListExclusionAlbumHelpText": "منع إضافة الفيلم إلى {appName} بواسطة القوائم", "ExtraFileExtensionsHelpTextsExamples": "أمثلة: \".sub أو .nfo\" أو \"sub، nfo\"", - "ExtraFileExtensionsHelpText": "قائمة مفصولة بفواصل بالملفات الإضافية المراد استيرادها (سيتم استيراد .nfo كـ .nfo-Orig)" + "ExtraFileExtensionsHelpText": "قائمة مفصولة بفواصل بالملفات الإضافية المراد استيرادها (سيتم استيراد .nfo كـ .nfo-Orig)", + "IncludeHealthWarnings": "قم بتضمين التحذيرات الصحية", + "RemoveQueueItemConfirmation": "هل تريد بالتأكيد إزالة {0} عنصر {1} من قائمة الانتظار؟", + "AutoRedownloadFailed": "التحميل فشل" } diff --git a/src/NzbDrone.Core/Localization/Core/bg.json b/src/NzbDrone.Core/Localization/Core/bg.json index dc0939f51..6cbcb24a5 100644 --- a/src/NzbDrone.Core/Localization/Core/bg.json +++ b/src/NzbDrone.Core/Localization/Core/bg.json @@ -705,5 +705,8 @@ "AddImportListExclusionAlbumHelpText": "Предотвратете добавянето на филм към {appName} чрез списъци", "ExtraFileExtensionsHelpText": "Списък с допълнителни файлове за импортиране, разделени със запетая (.nfo ще бъде импортиран като .nfo-orig)", "ExtraFileExtensionsHelpTextsExamples": "Примери: '.sub, .nfo' или 'sub, nfo'", - "DeleteArtistFoldersHelpText": "Изтрийте папката с филма и съдържанието му" + "DeleteArtistFoldersHelpText": "Изтрийте папката с филма и съдържанието му", + "IncludeHealthWarnings": "Включете здравни предупреждения", + "AutoRedownloadFailed": "Изтеглянето се провали", + "RemoveQueueItemConfirmation": "Наистина ли искате да премахнете {0} елемент {1} от опашката?" } diff --git a/src/NzbDrone.Core/Localization/Core/ca.json b/src/NzbDrone.Core/Localization/Core/ca.json index 98ed1948f..9a86bb592 100644 --- a/src/NzbDrone.Core/Localization/Core/ca.json +++ b/src/NzbDrone.Core/Localization/Core/ca.json @@ -861,5 +861,14 @@ "Other": "Altres", "External": "Extern", "AutoRedownloadFailedFromInteractiveSearch": "Tornar a baixar baixades fallades des de la cerca interactiva", - "AutoRedownloadFailed": "Tornar a baixar les baixades fallades" + "AutoRedownloadFailed": "Tornar a baixar les baixades fallades", + "StatusEndedContinuing": "Continua", + "DeleteTrackFileMessageText": "Esteu segur que voleu suprimir '{path}'?", + "NoCutoffUnmetItems": "No hi ha elements de tall no assolits", + "Release": " Llançament", + "DeleteEmptyFoldersHelpText": "Suprimeix les carpetes de sèries buides durant l'exploració del disc i quan s'esborren els fitxers de sèries", + "ExpandOtherByDefaultHelpText": "Altres", + "IncludeHealthWarnings": "Inclou advertències de salut", + "AutoRedownloadFailedFromInteractiveSearchHelpText": "Cerqueu i intenteu baixar automàticament una versió diferent quan es trobi una versió fallida a la cerca interactiva", + "RemoveQueueItemConfirmation": "Esteu segur que voleu eliminar '{sourceTitle}' de la cua?" } diff --git a/src/NzbDrone.Core/Localization/Core/cs.json b/src/NzbDrone.Core/Localization/Core/cs.json index a9128e3fe..a1d90fb60 100644 --- a/src/NzbDrone.Core/Localization/Core/cs.json +++ b/src/NzbDrone.Core/Localization/Core/cs.json @@ -820,5 +820,10 @@ "ImportLists": "Seznam k importu", "ExtraFileExtensionsHelpText": "Seznam extra souborů k importu oddělených čárkami (.nfo bude importován jako .nfo-orig)", "ExtraFileExtensionsHelpTextsExamples": "Příklady: „.sub, .nfo“ nebo „sub, nfo“", - "DeleteArtistFoldersHelpText": "Odstraňte složku filmu a její obsah" + "DeleteArtistFoldersHelpText": "Odstraňte složku filmu a její obsah", + "RemoveQueueItemConfirmation": "Opravdu chcete odebrat {0} položku {1} z fronty?", + "AutoRedownloadFailed": "Opětovné stažení se nezdařilo", + "AutoRedownloadFailedFromInteractiveSearch": "Opětovné stažení z interaktivního vyhledávání selhalo", + "AutoRedownloadFailedFromInteractiveSearchHelpText": "Automaticky vyhledat a pokusit se o stažení jiného vydání, pokud bylo neúspěšné vydání zachyceno z interaktivního vyhledávání", + "IncludeHealthWarnings": "Zahrnout zdravotní varování" } diff --git a/src/NzbDrone.Core/Localization/Core/da.json b/src/NzbDrone.Core/Localization/Core/da.json index d857f7e56..42ebf5f4e 100644 --- a/src/NzbDrone.Core/Localization/Core/da.json +++ b/src/NzbDrone.Core/Localization/Core/da.json @@ -709,5 +709,8 @@ "ExtraFileExtensionsHelpText": "Kommasepareret liste over ekstra filer, der skal importeres (.nfo importeres som .nfo-orig)", "ExtraFileExtensionsHelpTextsExamples": "Eksempler: '.sub, .nfo' eller 'sub, nfo'", "DeleteArtistFoldersHelpText": "Slet filmmappen og dens indhold", - "DeleteSpecificationHelpText": "Er du sikker på, at du vil slette kvalitetsprofilen {0}" + "DeleteSpecificationHelpText": "Er du sikker på, at du vil slette kvalitetsprofilen {0}", + "IncludeHealthWarnings": "Inkluder sundhedsadvarsler", + "RemoveQueueItemConfirmation": "Er du sikker på, at du vil fjerne {0} element {1} fra køen?", + "AutoRedownloadFailed": "Download fejlede" } diff --git a/src/NzbDrone.Core/Localization/Core/el.json b/src/NzbDrone.Core/Localization/Core/el.json index 3d3e05700..cbf4d8ea5 100644 --- a/src/NzbDrone.Core/Localization/Core/el.json +++ b/src/NzbDrone.Core/Localization/Core/el.json @@ -1061,5 +1061,8 @@ "ExtraFileExtensionsHelpText": "Λίστα πρόσθετων αρχείων που διαχωρίζονται με κόμμα για εισαγωγή (το .nfo θα εισαχθεί ως .nfo-orig)", "ExtraFileExtensionsHelpTextsExamples": "Παραδείγματα: «.sub, .nfo» ή «sub, nfo»", "DeleteArtistFoldersHelpText": "Διαγράψτε το φάκελο της ταινίας και τα περιεχόμενά του", - "ArtistIsMonitored": "Ο συγγραφέας δεν παρακολουθείται" + "ArtistIsMonitored": "Ο συγγραφέας δεν παρακολουθείται", + "IncludeHealthWarnings": "Συμπεριλάβετε προειδοποιήσεις για την υγεία", + "AutoRedownloadFailed": "Η λήψη απέτυχε", + "RemoveQueueItemConfirmation": "Είστε σίγουροι πως θέλετε να διαγράψετε {0} αντικείμενα από την ουρά;" } diff --git a/src/NzbDrone.Core/Localization/Core/it.json b/src/NzbDrone.Core/Localization/Core/it.json index ce12931ab..5ef5143e8 100644 --- a/src/NzbDrone.Core/Localization/Core/it.json +++ b/src/NzbDrone.Core/Localization/Core/it.json @@ -854,5 +854,17 @@ "AuthenticationRequiredUsernameHelpTextWarning": "Inserisci username", "AuthenticationRequiredPasswordConfirmationHelpTextWarning": "Conferma la nuova password", "AddImportListImplementation": "Aggiungi lista di importazione - {implementationName}", - "AutoRedownloadFailed": "Download fallito" + "AutoRedownloadFailed": "Download fallito", + "AppUpdatedVersion": "{appName} è stato aggiornato alla versione `{version}`, per vedere le modifiche devi ricaricare {appName}", + "EditConditionImplementation": "Aggiungi Condizione - {implementationName}", + "EditConnectionImplementation": "Aggiungi Connessione - {implementationName}", + "EditDownloadClientImplementation": "Aggiungi un Client di Download - {implementationName}", + "ImportList": "importa lista", + "ReleaseProfile": "profilo release", + "TBA": "TBA", + "ReleaseProfiles": "profilo release", + "EditImportListImplementation": "Aggiungi lista di importazione - {implementationName}", + "EditIndexerImplementation": "Aggiungi indicizzatore - {implementationName}", + "IncludeHealthWarnings": "Includi gli avvisi di salute", + "RemoveQueueItemConfirmation": "Sei sicuro di voler rimuovere {0} dalla coda?" } diff --git a/src/NzbDrone.Core/Localization/Core/nb_NO.json b/src/NzbDrone.Core/Localization/Core/nb_NO.json index 45f59a58b..b35d62af8 100644 --- a/src/NzbDrone.Core/Localization/Core/nb_NO.json +++ b/src/NzbDrone.Core/Localization/Core/nb_NO.json @@ -229,5 +229,22 @@ "Enabled": "Aktiver", "Release": " utgivelse", "AddAlbumWithTitle": "Legg til {albumTitle}", - "AddArtistWithName": "Legg til {artistName}" + "AddArtistWithName": "Legg til {artistName}", + "Connection": "Tilkobling", + "DeleteSpecificationHelpText": "Er du sikker på at du vil slette formattaggen {0}?", + "AuthForm": "Skjemaer (påloggingsside)", + "DisabledForLocalAddresses": "Deaktivert for lokale adresser", + "RemoveQueueItemConfirmation": "Er du sikker på at du vil fjerne {0} elementet {1} fra køen?", + "ImportList": "importeringsliste", + "ReleaseProfile": "utgivelseprofil", + "AddListExclusionHelpText": "Forhindre at filmen legges til i {appName} av lister", + "Auto": "Auto", + "AddAutoTag": "Legg til automatisk tagg", + "BypassIfHighestQualityHelpText": "Omgåelsesforsinkelse når utgivelsen har den høyeste aktiverte kvaliteten i kvalitetsprofilen med den foretrukne protokollen", + "Posters": "Plakater", + "AddCondition": "Legg til betingelse", + "AddImportListExclusionArtistHelpText": "Forhindre at filmen legges til i {appName} av lister", + "AuthBasic": "Grunnleggende (nettleser -popup)", + "DeleteArtistFolderCountConfirmation": "Er du sikker på at du vil slette formattaggen {0}?", + "DeleteAutoTagHelpText": "Er du sikker på at du vil slette formattaggen {0}?" } diff --git a/src/NzbDrone.Core/Localization/Core/nl.json b/src/NzbDrone.Core/Localization/Core/nl.json index 780537bd8..a319d754c 100644 --- a/src/NzbDrone.Core/Localization/Core/nl.json +++ b/src/NzbDrone.Core/Localization/Core/nl.json @@ -817,5 +817,10 @@ "AddConditionError": "Kon geen nieuwe conditie toevoegen, gelieve opnieuw te proberen.", "AddNewArtistSearchForMissingAlbums": "Begin met zoeken naar ontbrekende film", "AuthBasic": "Basic (Browser Pop-up)", - "DeleteArtistFoldersHelpText": "Verwijder de film map en zijn inhoud" + "DeleteArtistFoldersHelpText": "Verwijder de film map en zijn inhoud", + "AutoRedownloadFailed": "Opnieuw downloaden mislukt", + "AutoRedownloadFailedFromInteractiveSearch": "Opnieuw downloaden mislukt vanuit interactief zoeken", + "AutoRedownloadFailedFromInteractiveSearchHelpText": "Zoek en download automatisch een andere release als een release vanuit interactief zoeken mislukt is", + "RemoveQueueItemConfirmation": "Weet je zeker dat je {0} van de wachtrij wilt verwijderen?", + "IncludeHealthWarnings": "Voeg Gezondheidswaarschuwingen Toe" } diff --git a/src/NzbDrone.Core/Localization/Core/pl.json b/src/NzbDrone.Core/Localization/Core/pl.json index d90d361e2..a878e0cce 100644 --- a/src/NzbDrone.Core/Localization/Core/pl.json +++ b/src/NzbDrone.Core/Localization/Core/pl.json @@ -760,5 +760,12 @@ "AddConnectionImplementation": "Dodaj Connection - {implementationName}", "AddDownloadClientImplementation": "Dodaj klienta pobierania - {implementationName}", "AddAlbumWithTitle": "Dodaj {albumTitle}", - "AddArtistWithName": "Dodaj {artistName}" + "AddArtistWithName": "Dodaj {artistName}", + "AutoRedownloadFailed": "Pobieranie nie udane", + "EditDownloadClientImplementation": "Dodaj klienta pobierania - {implementationName}", + "EditConditionImplementation": "Dodaj condition - {implementationName}", + "AddIndexerImplementation": "Dodaj condition - {implementationName}", + "IncludeHealthWarnings": "Uwzględnij ostrzeżenia zdrowotne", + "EditConnectionImplementation": "Dodaj Connection - {implementationName}", + "RemoveQueueItemConfirmation": "Czy na pewno chcesz usunąć elementy ({0}) z kolejki?" } diff --git a/src/NzbDrone.Core/Localization/Core/pt.json b/src/NzbDrone.Core/Localization/Core/pt.json index 7a91b489b..1fa916328 100644 --- a/src/NzbDrone.Core/Localization/Core/pt.json +++ b/src/NzbDrone.Core/Localization/Core/pt.json @@ -888,5 +888,10 @@ "PreferredSize": "Tamanho preferido", "Unlimited": "Ilimitado", "DeleteArtistFoldersHelpText": "Elimine a pasta do filme e seu conteúdo", - "ArtistIsMonitored": "Autor não monitorado" + "ArtistIsMonitored": "Autor não monitorado", + "AutoRedownloadFailed": "Falha na transferência", + "AutoRedownloadFailedFromInteractiveSearch": "Falha na transferência a partir da Pesquisa interactiva", + "IncludeHealthWarnings": "Incluir avisos de estado de funcionamento", + "AutoRedownloadFailedFromInteractiveSearchHelpText": "Procurar automaticamente e tentar transferir uma versão diferente quando a versão falhada foi obtida a partir da pesquisa interactiva", + "RemoveQueueItemConfirmation": "Tem a certeza que deseja remover {0} da fila?" } diff --git a/src/NzbDrone.Core/Localization/Core/tr.json b/src/NzbDrone.Core/Localization/Core/tr.json index 689f383d7..b6980ed65 100644 --- a/src/NzbDrone.Core/Localization/Core/tr.json +++ b/src/NzbDrone.Core/Localization/Core/tr.json @@ -717,5 +717,8 @@ "NoLimitForAnyDuration": "Herhangi bir çalışma zamanı için sınır yok", "NoMinimumForAnyDuration": "Herhangi bir çalışma süresi için minimum değer yok", "PreferredSize": "Tercih Edilen Boyut", - "Unlimited": "Sınırsız" + "Unlimited": "Sınırsız", + "IncludeHealthWarnings": "Sağlık Uyarılarını Dahil Et", + "RemoveQueueItemConfirmation": "Sıradan {0} öğeyi {1} kaldırmak istediğinizden emin misiniz?", + "AutoRedownloadFailed": "Yükleme başarısız" } diff --git a/src/NzbDrone.Core/Localization/Core/vi.json b/src/NzbDrone.Core/Localization/Core/vi.json index 172cfdb02..27361a098 100644 --- a/src/NzbDrone.Core/Localization/Core/vi.json +++ b/src/NzbDrone.Core/Localization/Core/vi.json @@ -705,5 +705,8 @@ "NoLimitForAnyDuration": "Không có giới hạn cho bất kỳ thời gian chạy nào", "NoMinimumForAnyDuration": "Không có tối thiểu cho bất kỳ thời gian chạy nào", "PreferredSize": "Kích thước ưa thích", - "Unlimited": "Vô hạn" + "Unlimited": "Vô hạn", + "RemoveQueueItemConfirmation": "Bạn có chắc chắn muốn xóa {0} khỏi hàng đợi không?", + "AutoRedownloadFailed": "Tải xuống không thành công", + "IncludeHealthWarnings": "Bao gồm các cảnh báo về sức khỏe" } diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index 330d99746..09dccc23d 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -1143,5 +1143,13 @@ "PreferredSize": "首选影片大小", "Unlimited": "无限制", "DownloadClientPriorityHelpText": "下载客户端优先级,从1(最高)到50(最低),默认为1。具有相同优先级的客户端将轮换使用。", - "IndexerSettingsRejectBlocklistedTorrentHashes": "抓取时舍弃列入黑名单的种子散列值" + "IndexerSettingsRejectBlocklistedTorrentHashes": "抓取时舍弃列入黑名单的种子散列值", + "AutoRedownloadFailedFromInteractiveSearch": "从交互式搜索中重新下载失败", + "IncludeHealthWarnings": "包含健康度警告", + "RemoveQueueItem": "删除- {sourceTitle}", + "AutoRedownloadFailedFromInteractiveSearchHelpText": "当从交互式搜索中获取失败的版本时,自动搜索并尝试下载其他版本", + "DownloadClientAriaSettingsDirectoryHelpText": "可选的下载位置,留空使用 Aria2 默认位置", + "CustomFormatsSpecificationRegularExpression": "正则表达式", + "RemoveQueueItemConfirmation": "您确定要从队列中删除'{sourceTitle}'吗?", + "AutoRedownloadFailed": "重新下载失败" }