mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
Translated using Weblate (Chinese (Simplified) (zh_CN))
Currently translated at 97.4% (501 of 514 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (514 of 514 strings) Co-authored-by: Havok Dan <havokdan@yahoo.com.br> Co-authored-by: Lithaway <478279934@qq.com> 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
This commit is contained in:
@@ -507,5 +507,10 @@
|
||||
"TotalIndexerQueries": "Total de consultas do indexador",
|
||||
"SelectIndexer": "Selecionar Indexador",
|
||||
"StopSelecting": "Parar Seleção",
|
||||
"UpdateAvailable": "Nova atualização está disponível"
|
||||
"UpdateAvailable": "Nova atualização está disponível",
|
||||
"ApplicationURL": "URL do aplicativo",
|
||||
"ApplicationUrlHelpText": "A URL externa deste aplicativo, incluindo http(s)://, porta e base da URL",
|
||||
"OnHealthRestored": "Com a Saúde Restaurada",
|
||||
"OnHealthRestoredHelpText": "Com a Saúde Restaurada",
|
||||
"ApiKeyValidationHealthCheckMessage": "Atualize sua chave de API para ter pelo menos 20 caracteres. Você pode fazer isso através das configurações ou do arquivo de configuração"
|
||||
}
|
||||
|
||||
@@ -390,7 +390,7 @@
|
||||
"SettingsIndexerLoggingHelpText": "记录额外的搜刮器数据,包括响应",
|
||||
"SettingsFilterSentryEventsHelpText": "过滤已知的用户错误事件,不让其作为分析报告发送",
|
||||
"RedirectHelpText": "重定向搜刮器的传入下载请求并直接传递抓取,而不是通过Prowlarr代理请求搜刮器",
|
||||
"IndexerTagsHelpText": "使用标签指定索引器代理, 索引器同步到哪些应用程序,或者只是为了组织索引器。",
|
||||
"IndexerTagsHelpText": "使用标签指定索引器代理, 索引器同步到哪些应用程序,或者只是为了组织索引器。未指定索引器的应用程序将不会同步。",
|
||||
"IndexerSettingsSummary": "配置全局索引器设置,包括代理。",
|
||||
"HistoryCleanupDaysHelpTextWarning": "回收站中的文件在超出选择的天数后会被自动清理",
|
||||
"UserAgentProvidedByTheAppThatCalledTheAPI": "由调用API的应用程序提供的User-Agent",
|
||||
@@ -482,11 +482,25 @@
|
||||
"IndexerDisabled": "索引器已被禁用",
|
||||
"InitialFailure": "初始化失败",
|
||||
"LastFailure": "最后一次失败",
|
||||
"Episode": "片段",
|
||||
"Episode": "集",
|
||||
"IndexerFailureRate": "Indexer失败率",
|
||||
"Author": "作者",
|
||||
"AverageResponseTimesMs": "平均响应时间(毫秒)",
|
||||
"Book": "图书",
|
||||
"Genre": "类型",
|
||||
"HistoryDetails": "历史详情"
|
||||
"HistoryDetails": "历史详情",
|
||||
"ApplicationURL": "应用程序 URL",
|
||||
"ApplicationUrlHelpText": "此应用程序的外部URL,包括http(s)://,端口和基本URL",
|
||||
"Theme": "主题",
|
||||
"Year": "年",
|
||||
"RepeatSearch": "再次搜索",
|
||||
"ApiKeyValidationHealthCheckMessage": "请更新您的API key,保证长度至少为20个字符。您可以通过设置或配置文件执行此操作",
|
||||
"Artist": "艺术家",
|
||||
"Season": "季",
|
||||
"SelectIndexer": "选择索引器",
|
||||
"StopSelecting": "停止选择",
|
||||
"UpdateAvailable": "有新的更新可用",
|
||||
"Label": "标签",
|
||||
"More": "更多的",
|
||||
"Publisher": "发布者"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user