New translations app_en.arb (Dutch)

This commit is contained in:
Zarz Eleutherius 2026-03-25 16:02:51 +07:00
parent 7021e5493f
commit 40b224e5a1

View file

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