diff --git a/lib/l10n/arb/app_nl.arb b/lib/l10n/arb/app_nl.arb index 0af40b3..438519c 100644 --- a/lib/l10n/arb/app_nl.arb +++ b/lib/l10n/arb/app_nl.arb @@ -194,11 +194,11 @@ "@optionsConcurrentDownloads": { "description": "Number of parallel downloads" }, - "optionsConcurrentSequential": "Sequential (1 at a time)", + "optionsConcurrentSequential": "Sequentiële (1 per keer)", "@optionsConcurrentSequential": { "description": "Download one at a time" }, - "optionsConcurrentParallel": "{count} parallel downloads", + "optionsConcurrentParallel": "", "@optionsConcurrentParallel": { "description": "Multiple parallel downloads", "placeholders": { @@ -207,7 +207,7 @@ } } }, - "optionsConcurrentWarning": "Parallel downloads may trigger rate limiting", + "optionsConcurrentWarning": "Parallel downloaden kan leiden tot rate-limiting", "@optionsConcurrentWarning": { "description": "Warning about rate limits" }, @@ -346,7 +346,7 @@ "@aboutContributors": { "description": "Section for contributors" }, - "aboutMobileDeveloper": "Mobile version developer", + "aboutMobileDeveloper": "", "@aboutMobileDeveloper": { "description": "Role description for mobile dev" },