Update translations
This commit is contained in:
parent
02ced68162
commit
a3c7b70107
9 changed files with 216 additions and 0 deletions
24
lib/l10n/app_de.arb
Normal file
24
lib/l10n/app_de.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "Verfolgung",
|
||||
"settingsTitle": "Einstellungen",
|
||||
"statusTitle": "Protokolle",
|
||||
"saveButton": "Speichern",
|
||||
"cancelButton": "Abbrechen",
|
||||
"locationButton": "Standort senden",
|
||||
"statusButton": "Status anzeigen",
|
||||
"settingsButton": "Einstellungen ändern",
|
||||
"invalidValue": "Ungültiger Wert",
|
||||
"idLabel": "Gerätekennung",
|
||||
"urlLabel": "Server-URL",
|
||||
"accuracyLabel": "Standortgenauigkeit",
|
||||
"highAccuracyLabel": "Hoch",
|
||||
"mediumAccuracyLabel": "Mittel",
|
||||
"lowAccuracyLabel": "Niedrig",
|
||||
"intervalLabel": "Intervall (Sekunden)",
|
||||
"distanceLabel": "Entfernung (Meter)",
|
||||
"bufferLabel": "Offline-Pufferung",
|
||||
"trackingLabel": "Kontinuierliche Verfolgung",
|
||||
"startAction": "Dienst starten",
|
||||
"stopAction": "Dienst stoppen",
|
||||
"sosAction": "SOS senden"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue