Multiple Translations updated by Weblate

ignore-downstream

Co-authored-by: Stevie Robinson <stevie.robinson@gmail.com>
Co-authored-by: mr cmuc <github@nextcos.de>
Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/de/
Translate-URL: https://translate.servarr.com/projects/servarr/sonarr/nl/
Translation: Servarr/Sonarr
This commit is contained in:
Weblate 2023-09-30 13:53:42 +00:00 committed by Mark McDowall
parent 35365665cf
commit feee85957f
2 changed files with 18 additions and 2 deletions

View File

@ -37,5 +37,6 @@
"ManageClients": "Verwalte Clienten",
"ManageDownloadClients": "Verwalte Download Clienten",
"ManageImportLists": "Verwalte Einspiel-Listen",
"NoDownloadClientsFound": "Keine Download Clienten gefunden"
"NoDownloadClientsFound": "Keine Download Clienten gefunden",
"SkipFreeSpaceCheck": "Prüfung des freien Speichers überspringen"
}

View File

@ -57,5 +57,20 @@
"Absolute": "Absoluut",
"AddANewPath": "Voeg een nieuw pad toe",
"AddConditionImplementation": "Voeg voorwaarde toe - {implementationName}",
"AddConnectionImplementation": "Voeg connectie toe - {implementationName}"
"AddConnectionImplementation": "Voeg connectie toe - {implementationName}",
"AddCustomFormat": "Voeg aangepast formaat toe",
"AddDelayProfile": "Voeg vertragingsprofiel toe",
"AddCustomFormatError": "Kan geen nieuw aangepast formaat toevoegen. Probeer het opnieuw.",
"AddDownloadClientError": "Kan geen nieuwe downloadclient toevoegen. Probeer het opnieuw.",
"AddDownloadClient": "Download Client Toevoegen",
"AddIndexerError": "Kon geen nieuwe indexeerder toevoegen, Probeer het opnieuw.",
"AddList": "Lijst Toevoegen",
"AddListError": "Kon geen nieuwe lijst toevoegen, probeer het opnieuw.",
"AddNewRestriction": "Voeg nieuwe restrictie toe",
"AddCustomFilter": "Aangepaste Filter Toevoegen",
"AddDownloadClientImplementation": "Voeg Downloadclient toe - {implementationName}",
"AddIndexer": "Voeg Indexeerder Toe",
"AddIndexerImplementation": "Indexeerder toevoegen - {implementationName}",
"UpdateMechanismHelpText": "Gebruik de ingebouwde updater van {appName} of een script",
"CalendarOptions": "Kalender Opties"
}