mirror of
https://github.com/spotiflacapp/SpotiFLAC-Mobile.git
synced 2026-06-01 03:15:17 +07:00
New translations app_en.arb (Dutch)
This commit is contained in:
parent
7021e5493f
commit
40b224e5a1
1 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue