Update translations
This commit is contained in:
parent
62c2d42748
commit
2b079f05ac
3 changed files with 72 additions and 0 deletions
24
lib/l10n/fr.arb
Normal file
24
lib/l10n/fr.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "Pistage",
|
||||
"settingsTitle": "Paramètres",
|
||||
"statusTitle": "Journaux",
|
||||
"saveButton": "Sauver",
|
||||
"cancelButton": "Annuler",
|
||||
"locationButton": "Envoyer la position",
|
||||
"statusButton": "Montrer le statut",
|
||||
"settingsButton": "Changer les paramètres",
|
||||
"invalidValue": "Valeur invalide",
|
||||
"idLabel": "Identifiant d'appareil",
|
||||
"urlLabel": "URL du serveur",
|
||||
"accuracyLabel": "Précision de la position",
|
||||
"highAccuracyLabel": "Haut",
|
||||
"mediumAccuracyLabel": "Moyen",
|
||||
"lowAccuracyLabel": "Bas",
|
||||
"intervalLabel": "Intervalle (secondes)",
|
||||
"distanceLabel": "Distance (mètres)",
|
||||
"bufferLabel": "Mise en tampon hors ligne",
|
||||
"trackingLabel": "Pistage continu",
|
||||
"startAction": "Démarrer le service",
|
||||
"stopAction": "Arrêter le service",
|
||||
"sosAction": "Envoyer un SOS"
|
||||
}
|
||||
24
lib/l10n/lt.arb
Normal file
24
lib/l10n/lt.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "Stebėjimas",
|
||||
"settingsTitle": "Nustatymai",
|
||||
"statusTitle": "Žurnalai",
|
||||
"saveButton": "Išsaugoti",
|
||||
"cancelButton": "Atšaukti",
|
||||
"locationButton": "Siųsti poziciją",
|
||||
"statusButton": "Rodyti būklę",
|
||||
"settingsButton": "Keisti nustatymus",
|
||||
"invalidValue": "Neteisinga reikšmė",
|
||||
"idLabel": "Įrenginio identifikatorius",
|
||||
"urlLabel": "Serverio URL",
|
||||
"accuracyLabel": "Pozicijos tikslumas",
|
||||
"highAccuracyLabel": "Aukštas",
|
||||
"mediumAccuracyLabel": "Vidutinis",
|
||||
"lowAccuracyLabel": "Žemas",
|
||||
"intervalLabel": "Intervalas (sekundėmis)",
|
||||
"distanceLabel": "Atstumas (metrais)",
|
||||
"bufferLabel": "Kaupti duomenis neprisijungus",
|
||||
"trackingLabel": "Nuolatinis stebėjimas",
|
||||
"startAction": "Įjungti servisą",
|
||||
"stopAction": "Sustabdyti servisą",
|
||||
"sosAction": "Siųsti SOS"
|
||||
}
|
||||
24
lib/l10n/ru.arb
Normal file
24
lib/l10n/ru.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "Отслеживание",
|
||||
"settingsTitle": "Настройки",
|
||||
"statusTitle": "Журналы",
|
||||
"saveButton": "Сохранить",
|
||||
"cancelButton": "Отмена",
|
||||
"locationButton": "Отправить местоположение",
|
||||
"statusButton": "Показать статус",
|
||||
"settingsButton": "Изменить настройки",
|
||||
"invalidValue": "Неверное значение",
|
||||
"idLabel": "ID устройства",
|
||||
"urlLabel": "URL Сервера",
|
||||
"accuracyLabel": "Точность метоположения",
|
||||
"highAccuracyLabel": "Высокий",
|
||||
"mediumAccuracyLabel": "Соедний",
|
||||
"lowAccuracyLabel": "Низкий",
|
||||
"intervalLabel": "Интервал (секунды)",
|
||||
"distanceLabel": "Дистанция (метры)",
|
||||
"bufferLabel": "Оффлайн буферизация",
|
||||
"trackingLabel": "Непрерывное отслеживание",
|
||||
"startAction": "Запустить сервис",
|
||||
"stopAction": "Остановить сервис",
|
||||
"sosAction": "Отправить SOS"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue