Update translations
This commit is contained in:
parent
f3af8a97a6
commit
1712deabee
7 changed files with 168 additions and 0 deletions
24
lib/l10n/app_nl.arb
Normal file
24
lib/l10n/app_nl.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "Tracking",
|
||||
"settingsTitle": "Instellingen",
|
||||
"statusTitle": "Logboek",
|
||||
"saveButton": "Opslaan",
|
||||
"cancelButton": "Annuleren",
|
||||
"locationButton": "Verstuur locatie",
|
||||
"statusButton": "Laat de status zien",
|
||||
"settingsButton": "Instellingen veranderen",
|
||||
"invalidValue": "Ongeldige waarde",
|
||||
"idLabel": "Toestelidentificatie",
|
||||
"urlLabel": "Server URL",
|
||||
"accuracyLabel": "Locatienauwkeurigheid",
|
||||
"highAccuracyLabel": "Hoog",
|
||||
"mediumAccuracyLabel": "Middel",
|
||||
"lowAccuracyLabel": "Laag",
|
||||
"intervalLabel": "Interval (seconden)",
|
||||
"distanceLabel": "Afstand (meters)",
|
||||
"bufferLabel": "Online bufferen",
|
||||
"trackingLabel": "Continue traccing",
|
||||
"startAction": "Start service",
|
||||
"stopAction": "Stop service",
|
||||
"sosAction": "Verstuur SOS"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue