1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

Multiple Translations updated by Weblate

ignore-downstream

Co-authored-by: FloatStream <1213193613@qq.com>
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: fordas <fordas15@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/es/
Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/zh_CN/
Translation: Servarr/Sonarr
This commit is contained in:
Weblate 2024-09-19 10:25:21 +00:00 committed by Mark McDowall
parent 89d730cdfd
commit a73a5cc85c
3 changed files with 23 additions and 7 deletions

View file

@ -78,7 +78,7 @@
"Torrents": "Torrents",
"Ui": "Interfaz",
"Underscore": "Guion bajo",
"UpdateMechanismHelpText": "Usar el actualizador integrado de {appName} o un script",
"UpdateMechanismHelpText": "Usa el actualizador integrado de {appName} o un script",
"Warn": "Advertencia",
"AutoTagging": "Etiquetado Automático",
"AddAutoTag": "Añadir etiqueta automática",
@ -2112,5 +2112,12 @@
"CountCustomFormatsSelected": "{count} formato(s) personalizado(s) seleccionado(s)",
"LastSearched": "Último buscado",
"CustomFormatsSpecificationExceptLanguageHelpText": "Coincide si cualquier idioma distinto del seleccionado está presente",
"CustomFormatsSpecificationExceptLanguage": "Excepto idioma"
"CustomFormatsSpecificationExceptLanguage": "Excepto idioma",
"MinimumCustomFormatScoreIncrement": "Incremento mínimo de puntuación de formato personalizado",
"MinimumCustomFormatScoreIncrementHelpText": "Mejora mínima requerida de la puntuación de formato personalizado entre los lanzamientos existentes y nuevos antes de que {appName} lo considere una actualización",
"NotificationsGotifySettingsMetadataLinks": "Enlaces de metadatos",
"NotificationsGotifySettingsMetadataLinksHelpText": "Añade un enlace a los metadatos de la serie cuando se envían notificaciones",
"NotificationsGotifySettingsPreferredMetadataLink": "Enlace de metadatos preferido",
"NotificationsGotifySettingsPreferredMetadataLinkHelpText": "Enlace de metadatos para clientes que solo soportan un único enlace",
"SkipFreeSpaceCheckHelpText": "Se usa cuando {appName} no puede detectar el espacio libre de tu carpeta raíz"
}

View file

@ -2110,5 +2110,10 @@
"ManageCustomFormats": "Gerenciar formatos personalizados",
"NoCustomFormatsFound": "Nenhum formato personalizado encontrado",
"CountCustomFormatsSelected": "{count} formato(s) personalizado(s) selecionado(s)",
"LastSearched": "Última Pesquisa"
"LastSearched": "Última Pesquisa",
"SkipFreeSpaceCheckHelpText": "Usar quando {appName} não consegue detectar espaço livre em sua pasta raiz",
"CustomFormatsSpecificationExceptLanguage": "Exceto Idioma",
"CustomFormatsSpecificationExceptLanguageHelpText": "Corresponde se qualquer idioma diferente do idioma selecionado estiver presente",
"MinimumCustomFormatScoreIncrement": "Incremento Mínimo da Pontuação de Formato Personalizado",
"MinimumCustomFormatScoreIncrementHelpText": "Melhoria mínima necessária da pontuação do formato personalizado entre versões existentes e novas antes que {appName} considere isso uma atualização"
}

View file

@ -1134,7 +1134,7 @@
"SeriesPremiere": "剧集首播",
"ShortDateFormat": "短日期格式",
"ShowEpisodes": "显示剧集",
"ShowMonitored": "显示已追踪项",
"ShowMonitored": "显示追踪状态",
"ShowMonitoredHelpText": "在海报下显示追踪状态",
"ShowNetwork": "显示网络",
"ShowPreviousAiring": "显示上一次播出",
@ -1471,8 +1471,8 @@
"UrlBase": "基本URL",
"DownloadClientRemovesCompletedDownloadsHealthCheckMessage": "下载客户端 {downloadClientName} 已被设置为删除已完成的下载。这可能导致在 {appName} 导入之前,已下载的文件会被您的客户端移除。",
"ImportListSearchForMissingEpisodesHelpText": "将系列添加到{appName}后,自动搜索缺失的剧集",
"AutoRedownloadFailed": "重新下载失败",
"AutoRedownloadFailedFromInteractiveSearch": "来自手动搜索的资源重新下载失败",
"AutoRedownloadFailed": "失败时重新下载",
"AutoRedownloadFailedFromInteractiveSearch": "失败时重新下载来自手动搜索的资源",
"AutoRedownloadFailedFromInteractiveSearchHelpText": "当从手动搜索中抓取的发布资源下载失败时,自动搜索并尝试下载不同的发布资源",
"ImportListSearchForMissingEpisodes": "搜索缺失集",
"QueueFilterHasNoItems": "所选的队列过滤器中无项目",
@ -1946,5 +1946,9 @@
"NotificationsTwitterSettingsMentionHelpText": "在发送的推文中提及此用户",
"NotificationsTwitterSettingsMention": "提及",
"ShowTags": "显示标签",
"ShowTagsHelpText": "在海报下显示标签"
"ShowTagsHelpText": "在海报下显示标签",
"SkipFreeSpaceCheckHelpText": "当 {appName} 无法检测到根目录的剩余空间时使用",
"MinimumCustomFormatScoreIncrement": "自定义格式分数最小增量",
"MinimumCustomFormatScoreIncrementHelpText": "{appName} 将新版本视为升级版本之前,新版本资源相较于现有版本在自定义格式分数上的最小提升",
"LastSearched": "最近搜索"
}