From a854ce6f4e79dd9306b76e08f45190faf77903c6 Mon Sep 17 00:00:00 2001 From: Servarr <32001786+ServarrAdmin@users.noreply.github.com> Date: Fri, 3 Sep 2021 15:33:08 -0400 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) (#484) Currently translated at 100.0% (441 of 441 strings) Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 62.5% (276 of 441 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (441 of 441 strings) Co-authored-by: Csaba Co-authored-by: Havok Dan Co-authored-by: Weblate Co-authored-by: angelsky11 Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/hu/ Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/ Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_CN/ Translation: Servarr/Prowlarr Co-authored-by: Weblate Co-authored-by: Csaba Co-authored-by: Havok Dan Co-authored-by: angelsky11 --- src/NzbDrone.Core/Localization/Core/hu.json | 5 ++++- src/NzbDrone.Core/Localization/Core/pt_BR.json | 7 ++++++- src/NzbDrone.Core/Localization/Core/zh_CN.json | 9 +++++---- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/hu.json b/src/NzbDrone.Core/Localization/Core/hu.json index d7a81553b..d7b060b16 100644 --- a/src/NzbDrone.Core/Localization/Core/hu.json +++ b/src/NzbDrone.Core/Localization/Core/hu.json @@ -941,5 +941,8 @@ "Notifications": "Értesítések", "UnableToAddANewIndexerProxyPleaseTryAgain": "Nem lehet új Indexer Proxyt hozzáadni, próbálja újra.", "IndexerVipCheckExpiredClientMessage": "Az Indexer VIP előnyei lejártak: {0}", - "IndexerVipCheckExpiringClientMessage": "Az Indexer VIP előnyei hamarosan lejárnak: {0}" + "IndexerVipCheckExpiringClientMessage": "Az Indexer VIP előnyei hamarosan lejárnak: {0}", + "IndexerProxy": "Indexelő Proxy", + "NoLinks": "Nincsenek Linkek", + "Notification": "Értesítés" } diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index dcb1c3f1d..33c4b46d3 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -437,5 +437,10 @@ "IndexerTagsHelpText": "Use etiquetas para especificar clientes padrão, especificar proxies indexadores ou apenas para organizar seus indexadores.", "Notifications": "Notificações", "UnableToAddANewIndexerProxyPleaseTryAgain": "Não foi possível adicionar um novo proxy indexador, tente novamente.", - "UnableToLoadIndexerProxies": "Incapaz de carregar proxies indexadores" + "UnableToLoadIndexerProxies": "Incapaz de carregar proxies indexadores", + "IndexerVipCheckExpiredClientMessage": "Benefícios VIP do Indexador expiraram: {0}", + "IndexerProxy": "Proxy do Indexador", + "IndexerVipCheckExpiringClientMessage": "Os benefícios VIPS do Indexador expirarão em breve: {0}", + "NoLinks": "Sem Links", + "Notification": "Notificação" } diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index d74524265..a0a5e2a2c 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -192,12 +192,12 @@ "BranchUpdateMechanism": "外部更新机制使用的分支", "BranchUpdate": "更新Prowlarr的分支", "Branch": "分支", - "BindAddressHelpText": "有效的IPV4地址或以“*”代表所以地址", + "BindAddressHelpText": "有效的IPV4地址或以'*'代表所有地址", "BindAddress": "绑定地址", "BeforeUpdate": "更新前", "Backups": "备份", "BackupRetentionHelpText": "早于保留周期的自动备份将被自动清除", - "BackupNow": "现在备份", + "BackupNow": "马上备份", "BackupFolderHelpText": "相对路径将在 Prowlarr 的 AppData 目录下", "Backup": "备份", "AutomaticSearch": "自动搜索", @@ -274,10 +274,11 @@ "NewznabVipCheckExpiredClientMessage": "搜刮器VIP权益已过期:{0}", "New": "新的", "NetCore": ".NET", - "Name": "名字", + "Name": "名称", "Movies": "电影", "MovieIndexScrollTop": "影片索引:滚动到顶部", "MovieIndexScrollBottom": "影片索引:滚动到底部", "MovieDetailsPreviousMovie": "影片详细:前一个", - "MovieDetailsNextMovie": "影片详细:下一个" + "MovieDetailsNextMovie": "影片详细:下一个", + "BackupIntervalHelpText": "自动备份时间间隔" }