mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-25 07:12:40 +00:00
Multiple Translations updated by Weblate
ignore-downstream Co-authored-by: Hajiroxx <luypanda@163.com> Co-authored-by: Jurriaan Den Toonder <jur.den.toonder@gmail.com> Co-authored-by: RicardoVelaC <ricardovelac@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/ Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/es/ Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/nl/ Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/zh_CN/ Translation: Servarr/Lidarr
This commit is contained in:
parent
1e14758072
commit
e26a9362cd
3 changed files with 17 additions and 5 deletions
|
@ -807,5 +807,13 @@
|
|||
"NoHistoryBlocklist": "Sin lista de bloqueo de historial",
|
||||
"Connection": "Conexiones",
|
||||
"AutoTaggingNegateHelpText": "Si está marcado, la regla de etiquetado automático no aplicará si la condición {implementationName} coincide.",
|
||||
"AutoTaggingRequiredHelpText": "Esta condición {implementationName} debe coincidir para que la regla de etiquetado automático se aplique. De lo contrario una sola coincidencia de {0} será suficiente."
|
||||
"AutoTaggingRequiredHelpText": "Esta condición {implementationName} debe coincidir para que la regla de etiquetado automático se aplique. De lo contrario una sola coincidencia de {0} será suficiente.",
|
||||
"CloneCustomFormat": "Clonar formato personalizado",
|
||||
"CloneProfile": "Clonar Perfil",
|
||||
"Close": "Cerrar",
|
||||
"CloneIndexer": "Clonar Indexer",
|
||||
"CompletedDownloadHandling": "Manipulación de descargas completas",
|
||||
"ColonReplacement": "Reemplazar dos puntos",
|
||||
"ClearBlocklistMessageText": "¿Estás seguro de que quieres borrar todos los elementos de la lista de bloqueo?",
|
||||
"ClientPriority": "Prioridad del Cliente"
|
||||
}
|
||||
|
|
|
@ -310,7 +310,7 @@
|
|||
"60MinutesSixty": "60 Minuten: {0}",
|
||||
"APIKey": "API-sleutel",
|
||||
"About": "Over",
|
||||
"AddListExclusion": "Toevoegen aan Uitzonderingenlijst",
|
||||
"AddListExclusion": "Lijst uitzondering toevoegen",
|
||||
"AgeWhenGrabbed": "Leeftijd (op moment van ophalen)",
|
||||
"AlbumIsDownloadingInterp": "Film is aan het downloaden - {0}% {1}",
|
||||
"AlreadyInYourLibrary": "Reeds in uw bibliotheek",
|
||||
|
@ -574,7 +574,7 @@
|
|||
"Details": "Details",
|
||||
"DownloadFailed": "Download mislukt",
|
||||
"Progress": "Voortgang",
|
||||
"AddImportListExclusion": "Verwijder van Uitzonderingenlijst",
|
||||
"AddImportListExclusion": "Importlijst uitzondering toevoegen",
|
||||
"IndexerDownloadClientHelpText": "Specificeer welke download cliënt wordt gebruikt voor deze indexer",
|
||||
"InteractiveImport": "Interactieve Import",
|
||||
"ImportListExclusions": "Verwijder van Uitzonderingenlijst",
|
||||
|
@ -765,5 +765,10 @@
|
|||
"AddDownloadClientImplementation": "Voeg Downloadclient toe - {implementationName}",
|
||||
"AddIndexerImplementation": "Indexeerder toevoegen - {implementationName}",
|
||||
"AppUpdated": "{appName} is geüpdatet",
|
||||
"AppUpdatedVersion": "{appName} is geüpdatet naar versie '{version}', om de laatste wijzigingen door te voeren moet je mogelijk {appName} herstarten"
|
||||
"AppUpdatedVersion": "{appName} is geüpdatet naar versie '{version}', om de laatste wijzigingen door te voeren moet je mogelijk {appName} herstarten",
|
||||
"AuthenticationRequired": "Verificatie vereist",
|
||||
"AddImportList": "Importlijst toevoegen",
|
||||
"AuthenticationMethod": "Authenticatiemethode",
|
||||
"AuthenticationMethodHelpTextWarning": "Selecteer een geldige verificatie methode",
|
||||
"AddImportListImplementation": "Importlijst toevoegen - {implementationName}"
|
||||
}
|
||||
|
|
|
@ -603,7 +603,6 @@
|
|||
"EditRootFolder": "添加根目录",
|
||||
"EnableAutomaticAddHelpText": "当通过UI或Readarr执行同步时,将作者/书籍添加到Readarr",
|
||||
"EnabledHelpText": "检查以启用发布配置文件",
|
||||
"EnableProfile": "启用配置文件",
|
||||
"EndedAllTracksDownloaded": "完成(所以书籍已下载)",
|
||||
"EntityName": "实体名称",
|
||||
"Error": "错误",
|
||||
|
|
Loading…
Reference in a new issue