mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-12 11:15:43 +02:00
Multiple Translations updated by Weblate
ignore-downstream Co-authored-by: Andrés Reyes Monge <armonge@gmail.com> Co-authored-by: Fixer <ygj59783@zslsz.com> Co-authored-by: Havok Dan <havokdan@yahoo.com.br> Co-authored-by: Menno Liefstingh <mennoliefstingh@gmail.com> Co-authored-by: Michael Schönenberger <muchi94@gmail.com> Co-authored-by: VisoTC <szlytlyt@outlook.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/de/ 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/tr/ Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/zh_CN/ Translation: Servarr/Sonarr
This commit is contained in:
parent
5a3bc49392
commit
8ff6354d44
@ -127,5 +127,10 @@
|
||||
"ProxyPasswordHelpText": "Sie müssen nur einen Benutzernamen und ein Passwort eingeben, wenn dies erforderlich ist. Andernfalls lassen Sie sie leer.",
|
||||
"AddConnectionImplementation": "Verbindung hinzufügen - {implementationName}",
|
||||
"AddDownloadClientImplementation": "Download-Client hinzufügen - {implementationName}",
|
||||
"AddIndexerImplementation": "Indexer hinzufügen - {implementationName}"
|
||||
"AddIndexerImplementation": "Indexer hinzufügen - {implementationName}",
|
||||
"AddNotificationError": "Neue Benachrichtigung konnte nicht hinzugefügt werden, bitte versuchen Sie es erneut.",
|
||||
"AddQualityProfileError": "Qualitätsprofil konnte nicht hinzugefügt werden. Bitte versuchen Sie es erneut.",
|
||||
"AddNewSeriesRootFolderHelpText": "Unterordner '{folder}' wird automatisch erstellt",
|
||||
"AddNewSeriesSearchForMissingEpisodes": "Suche für fehlende Episoden starten",
|
||||
"AddQualityProfile": "Qualitäts Profil hinzufügen"
|
||||
}
|
||||
|
@ -418,5 +418,8 @@
|
||||
"FormatDateTimeRelative": "{relativeDay}, {formattedDate} {formattedTime}",
|
||||
"FormatShortTimeSpanMinutes": "{minutes} minuto(s)",
|
||||
"FormatShortTimeSpanSeconds": "{seconds} segundo(s)",
|
||||
"FormatTimeSpanDays": "{days}d {time}"
|
||||
"FormatTimeSpanDays": "{days}d {time}",
|
||||
"EditConditionImplementation": "Editar Condición - {implementationName}",
|
||||
"FailedToFetchUpdates": "Fallo al buscar las actualizaciones",
|
||||
"FailedToUpdateSettings": "Fallo al actualizar los ajustes"
|
||||
}
|
||||
|
@ -68,7 +68,7 @@
|
||||
"AddListError": "Kon geen nieuwe lijst toevoegen, probeer het opnieuw.",
|
||||
"AddNewRestriction": "Voeg nieuwe restrictie toe",
|
||||
"AddCustomFilter": "Aangepaste Filter Toevoegen",
|
||||
"AddDownloadClientImplementation": "Voeg Downloadclient toe - {implementationName}",
|
||||
"AddDownloadClientImplementation": "Voeg Downloadclient Toe - {implementationName}",
|
||||
"AddIndexer": "Voeg Indexeerder Toe",
|
||||
"AddIndexerImplementation": "Indexeerder toevoegen - {implementationName}",
|
||||
"UpdateMechanismHelpText": "Gebruik de ingebouwde updater van {appName} of een script",
|
||||
@ -78,7 +78,7 @@
|
||||
"AuthenticationRequired": "Verificatie vereist",
|
||||
"AddImportListExclusion": "Importlijst uitzondering toevoegen",
|
||||
"AddImportList": "Importlijst toevoegen",
|
||||
"AddExclusion": "Uitzondering toevoegen",
|
||||
"AddExclusion": "Uitzondering Toevoegen",
|
||||
"AddListExclusionError": "Kan geen nieuwe lijst uitzondering toevoegen, probeer het opnieuw.",
|
||||
"AddImportListImplementation": "Importlijst toevoegen - {implementationName}",
|
||||
"AddImportListExclusionError": "Kan geen nieuwe importlijst toevoegen, probeer het opnieuw.",
|
||||
@ -90,5 +90,11 @@
|
||||
"AuthenticationMethod": "Authenticatiemethode",
|
||||
"AuthenticationMethodHelpTextWarning": "Selecteer een geldige verificatie methode",
|
||||
"AddListExclusion": "Lijst uitzondering toevoegen",
|
||||
"AddListExclusionSeriesHelpText": "Voorkom toevoegen van series aan {appName} door lijsten"
|
||||
"AddListExclusionSeriesHelpText": "Voorkom toevoegen van series aan {appName} door lijsten",
|
||||
"CouldNotFindResults": "Kon geen resultaten vinden voor '{term}'",
|
||||
"DeleteBackupMessageText": "Bent u zeker dat u de veiligheidskopie '{name}' wilt verwijderen?",
|
||||
"DeleteConditionMessageText": "Bent u zeker dat u de lijst '{name}' wilt verwijderen?",
|
||||
"CountIndexersSelected": "{count} Indexer(s) Geselecteerd",
|
||||
"DeleteDownloadClientMessageText": "Bent u zeker dat u de downloader '{name}' wilt verwijderen?",
|
||||
"DeleteIndexerMessageText": "Bent u zeker dat u de indexeerder '{name}' wilt verwijderen?"
|
||||
}
|
||||
|
@ -575,7 +575,7 @@
|
||||
"EpisodeTitleRequired": "Título do Episódio Obrigatório",
|
||||
"Example": "Exemplo",
|
||||
"Extend": "Estender",
|
||||
"ExtraFileExtensionsHelpTextsExamples": "Examplos: '.sub, .nfo' ou 'sub,nfo'",
|
||||
"ExtraFileExtensionsHelpTextsExamples": "Exemplos: '.sub, .nfo' or 'sub,nfo'",
|
||||
"FileManagement": "Gerenciamento de Arquivo",
|
||||
"FileNameTokens": "Tokens de Nome de Arquivo",
|
||||
"FileNames": "Nomes de Arquivo",
|
||||
|
@ -4,5 +4,9 @@
|
||||
"AddCondition": "Koşul Ekle",
|
||||
"AddAutoTag": "Otomatik Etiket Ekle",
|
||||
"AddConnection": "Bağlantı Ekle",
|
||||
"AddConditionImplementation": "Koşul Ekle - {uygulama Adı}"
|
||||
"AddConditionImplementation": "Koşul Ekle - {implementationName}",
|
||||
"EditConnectionImplementation": "Koşul Ekle - {implementationName}",
|
||||
"AddConnectionImplementation": "Koşul Ekle - {implementationName}",
|
||||
"AddIndexerImplementation": "Koşul Ekle - {implementationName}",
|
||||
"EditIndexerImplementation": "Koşul Ekle - {implementationName}"
|
||||
}
|
||||
|
@ -122,7 +122,7 @@
|
||||
"MatchedToSeason": "与季匹配",
|
||||
"MatchedToSeries": "与节目匹配",
|
||||
"MetadataSource": "元数据源",
|
||||
"Missing": "缺少",
|
||||
"Missing": "缺失",
|
||||
"NoChange": "无修改",
|
||||
"NoSeasons": "没有季",
|
||||
"PartialSeason": "部分季",
|
||||
@ -294,7 +294,7 @@
|
||||
"RootFolderMultipleMissingHealthCheckMessage": "多个根目录缺失:{rootFolderPaths}",
|
||||
"SkipRedownloadHelpText": "阻止{appName}尝试下载此项目的替代版本",
|
||||
"Tasks": "任务",
|
||||
"Wanted": "想要的",
|
||||
"Wanted": "已追踪",
|
||||
"Yes": "确定",
|
||||
"AbsoluteEpisodeNumbers": "准确的集数",
|
||||
"RemoveCompleted": "移除已完成",
|
||||
@ -894,7 +894,7 @@
|
||||
"PriorityHelpText": "优先考虑多个下载客户端,循环查询用于具有相同优先级的客户端。",
|
||||
"ProcessingFolders": "处理文件夹中",
|
||||
"QualitiesLoadError": "无法加载质量",
|
||||
"QualitiesHelpText": "列表中的质量排序越高优先级也越高。同组内的质量优先级相同。质量只有选中才标记为需要",
|
||||
"QualitiesHelpText": "列表中的质量排序越高优先级也越高。同组内的质量优先级相同。质量只有选中才标记为追踪",
|
||||
"QualityDefinitionsLoadError": "无法加载质量定义",
|
||||
"RemotePathMappingRemotePathHelpText": "下载客户端访问的目录的根路径",
|
||||
"RemoveFilter": "移除过滤器",
|
||||
|
Loading…
Reference in New Issue
Block a user