diff --git a/src/NzbDrone.Core/Localization/Core/ca.json b/src/NzbDrone.Core/Localization/Core/ca.json index 4219922ee..e49507e95 100644 --- a/src/NzbDrone.Core/Localization/Core/ca.json +++ b/src/NzbDrone.Core/Localization/Core/ca.json @@ -1425,5 +1425,6 @@ "DownloadClientFloodSettingsAddPaused": "Afegeix pausats", "NotificationsAppriseSettingsTags": "Etiquetes d'Apprise", "NotificationsSettingsWebhookHeaders": "Capçaleres", - "PreviouslyInstalled": "Instal·lat anteriorment" + "PreviouslyInstalled": "Instal·lat anteriorment", + "DownloadClientSettingsAddPaused": "Afegeix pausats" } diff --git a/src/NzbDrone.Core/Localization/Core/cs.json b/src/NzbDrone.Core/Localization/Core/cs.json index 45e5db304..1a4bd02cb 100644 --- a/src/NzbDrone.Core/Localization/Core/cs.json +++ b/src/NzbDrone.Core/Localization/Core/cs.json @@ -1294,5 +1294,6 @@ "CountVotes": "{votes} hlasy", "CustomFormatsSpecificationRegularExpression": "Běžný výraz", "AutoTaggingSpecificationGenre": "Žánr(y)", - "DeleteSelected": "Smazat vybrané" + "DeleteSelected": "Smazat vybrané", + "IndexerDownloadClientHealthCheckMessage": "Indexery s neplatnými klienty pro stahování: {indexerNames}." } diff --git a/src/NzbDrone.Core/Localization/Core/de.json b/src/NzbDrone.Core/Localization/Core/de.json index 2814e6e22..69ae60c40 100644 --- a/src/NzbDrone.Core/Localization/Core/de.json +++ b/src/NzbDrone.Core/Localization/Core/de.json @@ -1863,5 +1863,35 @@ "MetadataSettingsMovieMetadataLanguage": "Sprache der Film-Metadaten", "MetadataSettingsMovieMetadataNfo": "Verwende movie.nfo", "MetadataSettingsMovieMetadataUrl": "URL der Film-Metadaten", - "MetadataXmbcSettingsMovieMetadataCollectionNameHelpText": "Sammlungsname in .nfo einbeziehen" + "MetadataXmbcSettingsMovieMetadataCollectionNameHelpText": "Sammlungsname in .nfo einbeziehen", + "InteractiveSearchResultsFailedErrorMessage": "Die Suche ist fehlgeschlagen, da {message}. Versuche die Filminfos zu aktualisieren und überprüfe, ob die notwendigen Informationen vorhanden sind, bevor du erneut suchst.", + "WhySearchesCouldBeFailing": "Klicke hier, um herauszufinden, warum die Suchen fehlschlagen könnten", + "PopularityIndex": "Aktueller Beliebtheits-Index", + "SearchMoviesConfirmationMessageText": "Bist du sicher, dass du eine Suche für {count} Film(e) durchführen möchtest?", + "InteractiveImportNoMovie": "Film muss für jede ausgewählte Datei gewählt werden", + "InteractiveImportNoLanguage": "Die Sprache muss für jede ausgewählte Datei gewählt werden", + "InteractiveSearchModalHeaderTitle": "Interaktive Suche – {title}", + "MovieImportedTooltip": "Film erfolgreich heruntergeladen und vom Download-Client abgeholt", + "FailedToUpdateSettings": "Fehler beim Aktualisieren der Einstellungen", + "ShowRottenTomatoesRating": "Tomato-Bewertung anzeigen", + "MatchedToMovie": "Zu Film zugeordnet", + "ShowTmdbRating": "TMDb-Bewertung anzeigen", + "Popularity": "Beliebtheit", + "MovieFileMissingTooltip": "Filmdatei fehlt", + "MovieFolderImportedTooltip": "Film aus dem Filmordner importiert", + "MovieImported": "Film importiert", + "NoExtraFilesToManage": "Keine zusätzlichen Dateien zu verwalten.", + "NotificationsPlexValidationNoMovieLibraryFound": "Mindestens eine Filmsammlung ist erforderlich", + "MovieFileRenamedTooltip": "Filmdatei umbenannt", + "ManageFiles": "Dateien verwalten", + "ShowImdbRating": "IMDb-Bewertung anzeigen", + "ShowImdbRatingHelpText": "IMDb-Bewertung unter dem Poster anzeigen", + "ShowTmdbRatingHelpText": "TMDb-Bewertung unter dem Poster anzeigen", + "MovieFileRenamed": "Filmdatei umbenannt", + "NoMovieFilesToManage": "Keine Filmdateien zu verwalten.", + "NotificationsGotifySettingIncludeMoviePosterHelpText": "Film-Poster in Nachricht einbeziehen", + "NotificationsGotifySettingIncludeMoviePoster": "Film-Poster einbeziehen", + "OverrideGrabNoMovie": "Ein Film muss ausgewählt werden", + "ShowRottenTomatoesRatingHelpText": "Tomato-Bewertung unter dem Poster anzeigen", + "NotificationsTagsMovieHelpText": "Benachrichtigungen nur für Filme mit mindestens einem übereinstimmenden Tag senden" } diff --git a/src/NzbDrone.Core/Localization/Core/es.json b/src/NzbDrone.Core/Localization/Core/es.json index 00244d558..70957b62c 100644 --- a/src/NzbDrone.Core/Localization/Core/es.json +++ b/src/NzbDrone.Core/Localization/Core/es.json @@ -1890,5 +1890,6 @@ "AutoTaggingSpecificationMaximumRuntime": "Tiempo de ejecución máximo", "AutoTaggingSpecificationMinimumRuntime": "Tiempo de ejecución mínimo", "CustomFormatsSpecificationQualityModifier": "Modificador de calidad", - "Mixed": "Mezclado" + "Mixed": "Mezclado", + "MediaInfoFootNote2": "MediaInfo AudioLanguages excluye el inglés si es el único idioma. Usa MediaInfo AudioLanguagesAll para incluir solo el inglés" } diff --git a/src/NzbDrone.Core/Localization/Core/it.json b/src/NzbDrone.Core/Localization/Core/it.json index c9a93a6b7..bb1cb5473 100644 --- a/src/NzbDrone.Core/Localization/Core/it.json +++ b/src/NzbDrone.Core/Localization/Core/it.json @@ -1489,5 +1489,10 @@ "CustomFormatsSpecificationMinimumYear": "Anno Minimo", "CustomFormatsSpecificationResolution": "Risoluzione", "CustomFormatsSpecificationSource": "Fonte", - "Mixed": "Fissato" + "Mixed": "Fissato", + "AutoRedownloadFailedFromInteractiveSearchHelpText": "Cerca automaticamente e tenta di scaricare una versione diversa quando il rilascio non riuscito è stato acquisito dalla ricerca interattiva", + "AutoTaggingLoadError": "Impossibile caricare auto tagging", + "AnnouncedMovieAvailabilityDescription": "I film sono considerati disponibili non appena vengono aggiunti a {appName}.", + "AutoRedownloadFailedFromInteractiveSearch": "Riesecuzione del download non riuscita dalla ricerca interattiva", + "AutoTaggingRequiredHelpText": "Questa condizione {implementationName} deve corrispondere perché si applichi la regola di auto tagging. Altrimenti è sufficiente una singola corrispondenza {implementationName}." } diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index d9cfc9472..0f8dacde0 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -1893,5 +1893,6 @@ "ReleasePush": "Impulsionar Lançamento", "ReleaseSource": "Fonte do Lançamento", "UserInvokedSearch": "Pesquisa Invocada pelo Usuário", - "Mixed": "Misturado" + "Mixed": "Misturado", + "MediaInfoFootNote2": "O MediaInfo Audiolanguages exclui o inglês se for o único idioma. Use MediaInfo AudiolanguagesAll para incluir apenas o inglês" } diff --git a/src/NzbDrone.Core/Localization/Core/ru.json b/src/NzbDrone.Core/Localization/Core/ru.json index 67978b868..13439f179 100644 --- a/src/NzbDrone.Core/Localization/Core/ru.json +++ b/src/NzbDrone.Core/Localization/Core/ru.json @@ -1809,5 +1809,6 @@ "CustomFormatsSpecificationResolution": "Разрешение", "CustomFormatsSpecificationSource": "Исходный код", "CustomFormatsSpecificationExceptLanguageHelpText": "Подходит, если есть любой язык кроме указанного", - "Mixed": "Смешанный" + "Mixed": "Смешанный", + "MediaInfoFootNote2": "MediaInfo AudioLanguages не добавляет английский язык, если это единственный доступный язык. Используйте MediaInfo AudioLanguagesAll для добавления английского языка в таких случаях" } diff --git a/src/NzbDrone.Core/Localization/Core/tr.json b/src/NzbDrone.Core/Localization/Core/tr.json index 70086b804..2b282830c 100644 --- a/src/NzbDrone.Core/Localization/Core/tr.json +++ b/src/NzbDrone.Core/Localization/Core/tr.json @@ -1893,5 +1893,6 @@ "ReleaseSource": "Yayın Kaynağı", "UserInvokedSearch": "Kullanıcı Tarafından Çağrılan Arama", "ReleasePush": "Yayın İtimi", - "Mixed": "Karışık" + "Mixed": "Karışık", + "MediaInfoFootNote2": "MediaInfo AudioLanguages, tek dil İngilizce ise hariç tutar. MediaInfo AudioLanguagesAll'ı yalnızca İngilizce'yi dahil etmek için kullanın" }