From 39a439eb4c530be5e66c12fbbf7a972796ddc986 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 28 May 2024 03:25:08 +0000 Subject: [PATCH] Multiple Translations updated by Weblate ignore-downstream Co-authored-by: Bao Trinh Co-authored-by: Havok Dan Co-authored-by: Lizandra Candido da Silva Co-authored-by: Weblate Co-authored-by: fordas Co-authored-by: mm519897405 Co-authored-by: thegamingcat13 Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/es/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/nl/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/pt_BR/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/vi/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/zh_CN/ Translation: Servarr/Sonarr --- src/NzbDrone.Core/Localization/Core/nl.json | 4 +++- src/NzbDrone.Core/Localization/Core/pt_BR.json | 12 ++++++------ src/NzbDrone.Core/Localization/Core/vi.json | 4 +++- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/nl.json b/src/NzbDrone.Core/Localization/Core/nl.json index 082114cd8..7e7e23623 100644 --- a/src/NzbDrone.Core/Localization/Core/nl.json +++ b/src/NzbDrone.Core/Localization/Core/nl.json @@ -205,5 +205,7 @@ "Category": "Categorie", "BlocklistReleaseHelpText": "Voorkom dat deze release opnieuw wordt gedownload door {appName} door een RSS lijst of een automatische zoekopdracht", "ChangeCategory": "Verander categorie", - "ChownGroup": "chown groep" + "ChownGroup": "chown groep", + "AutoTaggingSpecificationTag": "Tag", + "AddDelayProfileError": "Mislukt om vertragingsprofiel toe te voegen, probeer het later nog eens." } diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index adb4750e0..1d04b124e 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -169,7 +169,7 @@ "Calendar": "Calendário", "Connect": "Conectar", "CustomFormats": "Formatos personalizados", - "CutoffUnmet": "Corte não alcançado", + "CutoffUnmet": "Limite não alcançado", "DownloadClients": "Clientes de download", "Events": "Eventos", "General": "Geral", @@ -493,8 +493,8 @@ "CustomFormatsLoadError": "Não foi possível carregar Formatos Personalizados", "CustomFormatsSettings": "Configurações de Formatos Personalizados", "CustomFormatsSettingsSummary": "Configurações e Formatos Personalizados", - "DailyEpisodeFormat": "Formato do Episódio Diário", - "Cutoff": "Corte", + "DailyEpisodeFormat": "Formato do episódio diário", + "Cutoff": "Limite", "Dash": "Traço", "Dates": "Datas", "Debug": "Depuração", @@ -1448,11 +1448,11 @@ "MissingNoItems": "Nenhum item ausente", "SearchAll": "Pesquisar Todos", "UnmonitorSelected": "Não Monitorar os Selecionados", - "CutoffUnmetNoItems": "Nenhum item com corte não atingido", + "CutoffUnmetNoItems": "Nenhum item com limite não atingido", "MonitorSelected": "Monitorar Selecionados", "SearchForAllMissingEpisodesConfirmationCount": "Tem certeza de que deseja pesquisar todos os episódios ausentes de {totalRecords}?", "SearchSelected": "Pesquisar Selecionado", - "CutoffUnmetLoadError": "Erro ao carregar itens de corte não atingidos", + "CutoffUnmetLoadError": "Erro ao carregar itens de limite não atingido", "MassSearchCancelWarning": "Isso não pode ser cancelado depois de iniciado sem reiniciar {appName} ou desabilitar todos os seus indexadores.", "SearchForAllMissingEpisodes": "Pesquisar por todos os episódios ausentes", "SearchForCutoffUnmetEpisodes": "Pesquise todos os episódios que o corte não foi atingido", @@ -2016,7 +2016,7 @@ "BlocklistReleaseHelpText": "Impede que esta versão seja baixada novamente por {appName} via RSS ou Pesquisa Automática", "ChangeCategoryHint": "Altera o download para a \"Categoria pós-importação\" do cliente de download", "ChangeCategoryMultipleHint": "Altera os downloads para a \"Categoria pós-importação' do cliente de download", - "DatabaseMigration": "Migração de Banco de Dados", + "DatabaseMigration": "Migração de banco de dados", "DoNotBlocklistHint": "Remover sem colocar na lista de bloqueio", "ChangeCategory": "Alterar categoria", "DoNotBlocklist": "Não coloque na lista de bloqueio", diff --git a/src/NzbDrone.Core/Localization/Core/vi.json b/src/NzbDrone.Core/Localization/Core/vi.json index 493d34b23..4ecb88042 100644 --- a/src/NzbDrone.Core/Localization/Core/vi.json +++ b/src/NzbDrone.Core/Localization/Core/vi.json @@ -5,5 +5,7 @@ "ApiKeyValidationHealthCheckMessage": "Hãy cập nhật mã API để dài ít nhất {length} kí tự. Bạn có thể làm điều này trong cài đặt hoặc trong tập config", "AppDataLocationHealthCheckMessage": "Việc cập nhật sẽ không xảy ra để tránh xóa AppData khi cập nhật", "ApplyChanges": "Áp dụng thay đổi", - "AutomaticAdd": "Tự động thêm" + "AutomaticAdd": "Tự động thêm", + "CalendarOptions": "Tùy chọn lịch", + "UpdateMechanismHelpText": "Sử dụng trình cập nhật tích hợp của {appName} hoặc một tập lệnh" }