mirror of
https://github.com/Radarr/Radarr
synced 2024-12-21 23:42:23 +00:00
Multiple Translations updated by Weblate
ignore-downstream Co-authored-by: Albrt9527 <2563009889@qq.com> Co-authored-by: Havok Dan <havokdan@yahoo.com.br> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: Weblate <noreply-mt-weblate@weblate.org> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://translate.servarr.com/projects/servarr/radarr/es/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/pt_BR/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/vi/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_CN/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_HANS/ Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_TW/ Translation: Servarr/Radarr
This commit is contained in:
parent
4b4e598b67
commit
7952fd325b
6 changed files with 33 additions and 7 deletions
|
@ -1862,5 +1862,6 @@
|
|||
"FavoriteFolders": "Carpetas favoritas",
|
||||
"Warning": "Aviso",
|
||||
"FavoriteFolderRemove": "Eliminar carpeta favorita",
|
||||
"DownloadClientUnavailable": "Cliente de descarga no disponible"
|
||||
"DownloadClientUnavailable": "Cliente de descarga no disponible",
|
||||
"NotificationsSettingsWebhookHeaders": "Cabeceras"
|
||||
}
|
||||
|
|
|
@ -389,7 +389,7 @@
|
|||
"MassMovieSearch": "Pesquisar filmes em massa",
|
||||
"MarkAsFailed": "Marcar como falha",
|
||||
"MarkAsFailedMessageText": "Tem certeza que deseja marcar \"{0}\" como falhado?",
|
||||
"MappedNetworkDrivesWindowsService": "As unidades de rede mapeadas não estão disponíveis quando executadas como um serviço do Windows. Consulte as Perguntas frequentes para saber mais",
|
||||
"MappedNetworkDrivesWindowsService": "As unidades de rede mapeadas não estão disponíveis quando executadas como um serviço do Windows. Consulte as [FAQ]({url}) para obter mais informações.",
|
||||
"ManualImportSelectQuality": " Importação manual - Selecionar qualidade",
|
||||
"ManualImportSelectMovie": "Importação manual - Selecionar filme",
|
||||
"ManualImportSelectLanguage": "Importação manual - Selecionar idioma",
|
||||
|
@ -399,7 +399,7 @@
|
|||
"Lowercase": "Minúsculas",
|
||||
"LookingForReleaseProfiles2": "em vez disso.",
|
||||
"LookingForReleaseProfiles1": "Procurando pelos perfis de lançamento? Tente",
|
||||
"Logs": "Logs",
|
||||
"Logs": "Registros",
|
||||
"LogOnly": "Só registro em log",
|
||||
"LogLevelTraceHelpTextWarning": "O registro em log para rastreamento deve ser habilitado apenas temporariamente",
|
||||
"LogLevel": "Nível de registro em log",
|
||||
|
@ -1863,5 +1863,6 @@
|
|||
"FavoriteFolderRemove": "Remover Pasta Favorita",
|
||||
"FavoriteFolders": "Pastas Favoritas",
|
||||
"Warning": "Cuidado",
|
||||
"DownloadClientUnavailable": "Cliente de download indisponível"
|
||||
"DownloadClientUnavailable": "Cliente de download indisponível",
|
||||
"NotificationsSettingsWebhookHeaders": "Cabeçalhos"
|
||||
}
|
||||
|
|
|
@ -1111,5 +1111,6 @@
|
|||
"AllTitles": "Tất cả các tệp",
|
||||
"DownloadClientUnavailable": "Ứng dụng khách tải xuống không khả dụng",
|
||||
"AddReleaseProfile": "Chỉnh sửa hồ sơ độ trễ",
|
||||
"EditConditionImplementation": "Thêm điều kiện - {implementationName}"
|
||||
"EditConditionImplementation": "Thêm điều kiện - {implementationName}",
|
||||
"EditIndexerImplementation": "Thêm điều kiện - {implementationName}"
|
||||
}
|
||||
|
|
|
@ -1855,5 +1855,14 @@
|
|||
"Completed": "完成",
|
||||
"Delay": "延迟",
|
||||
"DownloadClientUnavailable": "下载客户端不可用",
|
||||
"Fallback": "备选"
|
||||
"Fallback": "备选",
|
||||
"FavoriteFolderAdd": "添加收藏文件夹",
|
||||
"FavoriteFolderRemove": "删除收藏夹",
|
||||
"FavoriteFolders": "收藏夹",
|
||||
"MetadataXmbcSettingsMovieMetadataLanguageHelpText": "如果 .nfo 中可用,请包含所选语言",
|
||||
"OnFileUpgrade": "文件升级时",
|
||||
"OnFileImport": "关于文件导入",
|
||||
"ManageFormats": "管理格式",
|
||||
"NotificationsSettingsWebhookHeaders": "标头",
|
||||
"Warning": "警告"
|
||||
}
|
||||
|
|
7
src/NzbDrone.Core/Localization/Core/zh_HANS.json
Normal file
7
src/NzbDrone.Core/Localization/Core/zh_HANS.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"About": "关于",
|
||||
"Add": "添加",
|
||||
"Always": "总是",
|
||||
"Analytics": "分析",
|
||||
"Username": "用户名"
|
||||
}
|
|
@ -259,5 +259,12 @@
|
|||
"UpdateAvailableHealthCheckMessage": "可用的新版本: {version}",
|
||||
"UpdateAppDirectlyLoadError": "無法直接更新 {appName},",
|
||||
"UnselectAll": "取消全選",
|
||||
"Any": "任何"
|
||||
"Any": "任何",
|
||||
"UiLanguage": "使用者介面語言",
|
||||
"IndexersLoadError": "無法載入索引器",
|
||||
"TagsLoadError": "無法載入標籤",
|
||||
"UiSettings": "使用者介面設定",
|
||||
"UiSettingsLoadError": "無法載入 UI 設定",
|
||||
"HistoryLoadError": "無法載入歷史記錄",
|
||||
"UiLanguageHelpText": "{appName} 介面所使用的語言"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue