Update translations

This commit is contained in:
Traccar Bot 2025-06-18 04:21:32 +00:00
parent 322ca64c82
commit 25ca86de46
26 changed files with 238 additions and 177 deletions

View file

@ -4,30 +4,32 @@
"statusTitle": "السجلات", "statusTitle": "السجلات",
"saveButton": "حفظ", "saveButton": "حفظ",
"cancelButton": "إلغاء", "cancelButton": "إلغاء",
"okButton": "OK", "okButton": "موافق",
"locationButton": "إرسال الموقع", "locationButton": "إرسال الموقع",
"statusButton": "عرض الحالة", "statusButton": "عرض الحالة",
"settingsButton": "تغيير الإعدادات", "settingsButton": "تغيير الإعدادات",
"invalidValue": "قيمة غير صالحة", "invalidValue": "قيمة غير صالحة",
"disabledValue": "Disabled", "disabledValue": "معطل",
"idLabel": "معرّف الجهاز", "idLabel": "معرّف الجهاز",
"urlLabel": "عنوان الخادم", "urlLabel": "عنوان الخادم",
"accuracyLabel": "دقة الموقع", "accuracyLabel": "دقة الموقع",
"highestAccuracyLabel": "أعلى",
"highAccuracyLabel": "عالية", "highAccuracyLabel": "عالية",
"mediumAccuracyLabel": "متوسطة", "mediumAccuracyLabel": "متوسطة",
"lowAccuracyLabel": "منخفضة", "lowAccuracyLabel": "منخفضة",
"intervalLabel": "الفاصل الزمني (ثواني)", "intervalLabel": "الفاصل الزمني (ثوانٍ)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "أسرع فاصل زمني (ثوانٍ)",
"distanceLabel": "المسافة (أمتار)", "distanceLabel": "المسافة (أمتار)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "الزاوية (درجات)",
"bufferLabel": "التخزين المؤقت دون اتصال", "heartbeatLabel": "نبض الثبات (ثوانٍ)",
"wakelockLabel": "Wake lock", "bufferLabel": "تخزين مؤقت دون اتصال",
"stopDetectionLabel": "Stop detection", "wakelockLabel": "قفل التنبيه",
"stopDetectionLabel": "اكتشاف التوقف",
"trackingLabel": "تتبع مستمر", "trackingLabel": "تتبع مستمر",
"motionLabel": "Active movement", "motionLabel": "حركة نشطة",
"advancedLabel": "Advanced settings", "advancedLabel": "إعدادات متقدمة",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "optimizationMessage": "لضمان تتبع موثوق، يرجى تعطيل تحسين البطارية لهذا التطبيق.",
"startAction": "بدء الخدمة", "startAction": "بدء الخدمة",
"stopAction": "إيقاف الخدمة", "stopAction": "إيقاف الخدمة",
"sosAction": "إرسال نداء استغاثة" "sosAction": "إرسال SOS"
} }

View file

@ -13,12 +13,14 @@
"idLabel": "Identificador del dispositiu", "idLabel": "Identificador del dispositiu",
"urlLabel": "URL del servidor", "urlLabel": "URL del servidor",
"accuracyLabel": "Precisió de la ubicació", "accuracyLabel": "Precisió de la ubicació",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "Alta", "highAccuracyLabel": "Alta",
"mediumAccuracyLabel": "Mitjana", "mediumAccuracyLabel": "Mitjana",
"lowAccuracyLabel": "Baixa", "lowAccuracyLabel": "Baixa",
"intervalLabel": "Interval (segons)", "intervalLabel": "Interval (segons)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "Distància (metres)", "distanceLabel": "Distància (metres)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Memòria intermèdia fora de línia", "bufferLabel": "Memòria intermèdia fora de línia",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -13,12 +13,14 @@
"idLabel": "Identifikátor zařízení", "idLabel": "Identifikátor zařízení",
"urlLabel": "URL serveru", "urlLabel": "URL serveru",
"accuracyLabel": "Přesnost polohy", "accuracyLabel": "Přesnost polohy",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "Vysoký", "highAccuracyLabel": "Vysoký",
"mediumAccuracyLabel": "Střední", "mediumAccuracyLabel": "Střední",
"lowAccuracyLabel": "Nízký", "lowAccuracyLabel": "Nízký",
"intervalLabel": "Interval (vteřiny)", "intervalLabel": "Interval (vteřiny)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "Vzdálenost (metry)", "distanceLabel": "Vzdálenost (metry)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Ukládání do vyrovnávací paměti", "bufferLabel": "Ukládání do vyrovnávací paměti",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -1,5 +1,5 @@
{ {
"trackingTitle": "Tracking", "trackingTitle": "Verfolgung",
"settingsTitle": "Einstellungen", "settingsTitle": "Einstellungen",
"statusTitle": "Protokolle", "statusTitle": "Protokolle",
"saveButton": "Speichern", "saveButton": "Speichern",
@ -9,24 +9,26 @@
"statusButton": "Status anzeigen", "statusButton": "Status anzeigen",
"settingsButton": "Einstellungen ändern", "settingsButton": "Einstellungen ändern",
"invalidValue": "Ungültiger Wert", "invalidValue": "Ungültiger Wert",
"disabledValue": "Disabled", "disabledValue": "Deaktiviert",
"idLabel": "Gerätekennung", "idLabel": "Gerätekennung",
"urlLabel": "Server-URL", "urlLabel": "Server-URL",
"accuracyLabel": "Standortgenauigkeit", "accuracyLabel": "Positionsgenauigkeit",
"highestAccuracyLabel": "Höchste",
"highAccuracyLabel": "Hoch", "highAccuracyLabel": "Hoch",
"mediumAccuracyLabel": "Mittel", "mediumAccuracyLabel": "Mittel",
"lowAccuracyLabel": "Niedrig", "lowAccuracyLabel": "Niedrig",
"intervalLabel": "Intervall (Sekunden)", "intervalLabel": "Intervall (Sekunden)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Schnellstes Intervall (Sekunden)",
"distanceLabel": "Entfernung (Meter)", "distanceLabel": "Distanz (Meter)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Winkel (Grad)",
"heartbeatLabel": "Stillstand-Herzschlag (Sekunden)",
"bufferLabel": "Offline-Pufferung", "bufferLabel": "Offline-Pufferung",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wakelock",
"stopDetectionLabel": "Stop detection", "stopDetectionLabel": "Stopp-Erkennung",
"trackingLabel": "Kontinuierliche Verfolgung", "trackingLabel": "Kontinuierliches Tracking",
"motionLabel": "Active movement", "motionLabel": "Aktive Bewegung",
"advancedLabel": "Erweiterte Einstellungen", "advancedLabel": "Erweiterte Einstellungen",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "optimizationMessage": "Um zuverlässiges Tracking zu gewährleisten, bitte die Akkuoptimierung für diese App deaktivieren.",
"startAction": "Dienst starten", "startAction": "Dienst starten",
"stopAction": "Dienst stoppen", "stopAction": "Dienst stoppen",
"sosAction": "SOS senden" "sosAction": "SOS senden"

View file

@ -1,33 +1,35 @@
{ {
"trackingTitle": "Localización", "trackingTitle": "Seguimiento",
"settingsTitle": "Configuración", "settingsTitle": "Ajustes",
"statusTitle": "Logs", "statusTitle": "Registros",
"saveButton": "Guardar", "saveButton": "Guardar",
"cancelButton": "Cancelar", "cancelButton": "Cancelar",
"okButton": "OK", "okButton": "Aceptar",
"locationButton": "Enviar ubicación", "locationButton": "Enviar ubicación",
"statusButton": "Mostrar estado", "statusButton": "Mostrar estado",
"settingsButton": "Parametros", "settingsButton": "Cambiar ajustes",
"invalidValue": "Valor invalido", "invalidValue": "Valor no válido",
"disabledValue": "Disabled", "disabledValue": "Deshabilitado",
"idLabel": "ID de dispositivo", "idLabel": "Identificador de dispositivo",
"urlLabel": "URL del servidor", "urlLabel": "URL del servidor",
"accuracyLabel": "Precisión en la localización", "accuracyLabel": "Precisión de ubicación",
"highestAccuracyLabel": "Máxima",
"highAccuracyLabel": "Alta", "highAccuracyLabel": "Alta",
"mediumAccuracyLabel": "Media", "mediumAccuracyLabel": "Media",
"lowAccuracyLabel": "Baja", "lowAccuracyLabel": "Baja",
"intervalLabel": "Intervalo (segundos)", "intervalLabel": "Intervalo (segundos)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Intervalo más rápido (segundos)",
"distanceLabel": "Distancia (metros)", "distanceLabel": "Distancia (metros)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Ángulo (grados)",
"bufferLabel": "Offline buffering", "heartbeatLabel": "Latido estacionario (segundos)",
"wakelockLabel": "Wake lock", "bufferLabel": "Búfer sin conexión",
"stopDetectionLabel": "Stop detection", "wakelockLabel": "Bloqueo de suspensión",
"trackingLabel": "Localización permanente", "stopDetectionLabel": "Detección de parada",
"motionLabel": "Active movement", "trackingLabel": "Seguimiento continuo",
"advancedLabel": "Advanced settings", "motionLabel": "Movimiento activo",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "advancedLabel": "Ajustes avanzados",
"startAction": "Iniciar", "optimizationMessage": "Para garantizar un seguimiento fiable, desactive la optimización de batería para esta aplicación.",
"stopAction": "Detener", "startAction": "Iniciar servicio",
"stopAction": "Detener servicio",
"sosAction": "Enviar SOS" "sosAction": "Enviar SOS"
} }

View file

@ -13,12 +13,14 @@
"idLabel": "شناسه دستگاه", "idLabel": "شناسه دستگاه",
"urlLabel": "آدرس اینترنتی سرور", "urlLabel": "آدرس اینترنتی سرور",
"accuracyLabel": "دقت مکان", "accuracyLabel": "دقت مکان",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "زیاد", "highAccuracyLabel": "زیاد",
"mediumAccuracyLabel": "متوسط", "mediumAccuracyLabel": "متوسط",
"lowAccuracyLabel": "کم", "lowAccuracyLabel": "کم",
"intervalLabel": "فاصله زمانی (ثانیه)", "intervalLabel": "فاصله زمانی (ثانیه)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "مسافت (متر)", "distanceLabel": "مسافت (متر)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "حافظه آفلاین", "bufferLabel": "حافظه آفلاین",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -9,24 +9,26 @@
"statusButton": "Näytä tila", "statusButton": "Näytä tila",
"settingsButton": "Muuta asetuksia", "settingsButton": "Muuta asetuksia",
"invalidValue": "Virheellinen arvo", "invalidValue": "Virheellinen arvo",
"disabledValue": "Disabled", "disabledValue": "Poistettu käytöstä",
"idLabel": "Laitteen tunniste", "idLabel": "Laitteen tunniste",
"urlLabel": "Palvelimen URL", "urlLabel": "Palvelimen URL",
"accuracyLabel": "Paikannuksen tarkkuus", "accuracyLabel": "Paikannuksen tarkkuus",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "Korkea", "highAccuracyLabel": "Korkea",
"mediumAccuracyLabel": "Normaali", "mediumAccuracyLabel": "Normaali",
"lowAccuracyLabel": "Matala", "lowAccuracyLabel": "Matala",
"intervalLabel": "Aikaväli (sekuntia)", "intervalLabel": "Aikaväli (sekuntia)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Nopein aikaväli (sekuntia)",
"distanceLabel": "Matka (metriä)", "distanceLabel": "Matka (metriä)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Angle (degrees)",
"heartbeatLabel": "Paikallaolon elossaoloviesti (sekuntia)",
"bufferLabel": "Offline puskuri", "bufferLabel": "Offline puskuri",
"wakelockLabel": "Wake lock", "wakelockLabel": "Pakota päälläolo",
"stopDetectionLabel": "Stop detection", "stopDetectionLabel": "Pysähdyksissä olon tunnistus",
"trackingLabel": "Jatkuva paikannus", "trackingLabel": "Jatkuva paikannus",
"motionLabel": "Active movement", "motionLabel": "Aktiivinen liike",
"advancedLabel": "Advanced settings", "advancedLabel": "Lisäasetukset",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "optimizationMessage": "Luotettavan paikannuksen varmistamiseksi, poista akun optimointi käytöstä tältä sovellukselta.",
"startAction": "Käynnistä seuranta", "startAction": "Käynnistä seuranta",
"stopAction": "Lopeta seuranta", "stopAction": "Lopeta seuranta",
"sosAction": "Lähetä SOS" "sosAction": "Lähetä SOS"

View file

@ -1,32 +1,34 @@
{ {
"trackingTitle": "Pistage", "trackingTitle": "Suivi",
"settingsTitle": "Paramètres", "settingsTitle": "Paramètres",
"statusTitle": "Journaux", "statusTitle": "Journaux",
"saveButton": "Sauver", "saveButton": "Enregistrer",
"cancelButton": "Annuler", "cancelButton": "Annuler",
"okButton": "OK", "okButton": "OK",
"locationButton": "Envoyer la position", "locationButton": "Envoyer la position",
"statusButton": "Montrer le statut", "statusButton": "Afficher l'état",
"settingsButton": "Changer les paramètres", "settingsButton": "Modifier les paramètres",
"invalidValue": "Valeur invalide", "invalidValue": "Valeur non valide",
"disabledValue": "Disabled", "disabledValue": "Désactivé",
"idLabel": "Identifiant d'appareil", "idLabel": "Identifiant de l'appareil",
"urlLabel": "URL du serveur", "urlLabel": "URL du serveur",
"accuracyLabel": "Précision de la position", "accuracyLabel": "Précision de la localisation",
"highAccuracyLabel": "Haut", "highestAccuracyLabel": "La plus élevée",
"mediumAccuracyLabel": "Moyen", "highAccuracyLabel": "Élevée",
"lowAccuracyLabel": "Bas", "mediumAccuracyLabel": "Moyenne",
"lowAccuracyLabel": "Faible",
"intervalLabel": "Intervalle (secondes)", "intervalLabel": "Intervalle (secondes)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Intervalle le plus rapide (secondes)",
"distanceLabel": "Distance (mètres)", "distanceLabel": "Distance (mètres)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Angle (degrés)",
"heartbeatLabel": "Heartbeat à l'arrêt (secondes)",
"bufferLabel": "Mise en tampon hors ligne", "bufferLabel": "Mise en tampon hors ligne",
"wakelockLabel": "Wake lock", "wakelockLabel": "Maintien éveillé",
"stopDetectionLabel": "Stop detection", "stopDetectionLabel": "Détection d'arrêt",
"trackingLabel": "Pistage continu", "trackingLabel": "Suivi continu",
"motionLabel": "Active movement", "motionLabel": "Mouvement actif",
"advancedLabel": "Advanced settings", "advancedLabel": "Paramètres avancés",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "optimizationMessage": "Pour garantir un suivi fiable, veuillez désactiver l'optimisation de la batterie pour cette application.",
"startAction": "Démarrer le service", "startAction": "Démarrer le service",
"stopAction": "Arrêter le service", "stopAction": "Arrêter le service",
"sosAction": "Envoyer un SOS" "sosAction": "Envoyer un SOS"

View file

@ -13,12 +13,14 @@
"idLabel": "מזהה המכשיר", "idLabel": "מזהה המכשיר",
"urlLabel": "כתובת השרת", "urlLabel": "כתובת השרת",
"accuracyLabel": "דיוק מיקום", "accuracyLabel": "דיוק מיקום",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "גבוהה", "highAccuracyLabel": "גבוהה",
"mediumAccuracyLabel": "בינוני", "mediumAccuracyLabel": "בינוני",
"lowAccuracyLabel": "נמוך", "lowAccuracyLabel": "נמוך",
"intervalLabel": "תדירות (שניות)", "intervalLabel": "תדירות (שניות)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "מרחק (מטר)", "distanceLabel": "מרחק (מטר)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "אחסון לא מקוון", "bufferLabel": "אחסון לא מקוון",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -9,24 +9,26 @@
"statusButton": "Tampilkan status", "statusButton": "Tampilkan status",
"settingsButton": "Ubah pengaturan", "settingsButton": "Ubah pengaturan",
"invalidValue": "Nilai tidak valid", "invalidValue": "Nilai tidak valid",
"disabledValue": "Disabled", "disabledValue": "Dinonaktifkan",
"idLabel": "Identifikasi perangkat", "idLabel": "Pengenal perangkat",
"urlLabel": "URL Server", "urlLabel": "URL server",
"accuracyLabel": "Akurasi lokasi", "accuracyLabel": "Akurasi lokasi",
"highestAccuracyLabel": "Tertinggi",
"highAccuracyLabel": "Tinggi", "highAccuracyLabel": "Tinggi",
"mediumAccuracyLabel": "Sedang", "mediumAccuracyLabel": "Sedang",
"lowAccuracyLabel": "Rendah", "lowAccuracyLabel": "Rendah",
"intervalLabel": "Interval (detik)", "intervalLabel": "Interval (detik)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Interval tercepat (detik)",
"distanceLabel": "Jarak (meter)", "distanceLabel": "Jarak (meter)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Sudut (derajat)",
"heartbeatLabel": "Heartbeat saat diam (detik)",
"bufferLabel": "Buffering offline", "bufferLabel": "Buffering offline",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection", "stopDetectionLabel": "Deteksi berhenti",
"trackingLabel": "Pelacakan kontinu", "trackingLabel": "Pelacakan berkelanjutan",
"motionLabel": "Active movement", "motionLabel": "Gerakan aktif",
"advancedLabel": "Advanced settings", "advancedLabel": "Pengaturan lanjutan",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "optimizationMessage": "Untuk memastikan pelacakan yang andal, nonaktifkan optimasi baterai untuk aplikasi ini.",
"startAction": "Mulai layanan", "startAction": "Mulai layanan",
"stopAction": "Hentikan layanan", "stopAction": "Hentikan layanan",
"sosAction": "Kirim SOS" "sosAction": "Kirim SOS"

View file

@ -7,26 +7,28 @@
"okButton": "OK", "okButton": "OK",
"locationButton": "Invia posizione", "locationButton": "Invia posizione",
"statusButton": "Mostra stato", "statusButton": "Mostra stato",
"settingsButton": "Cambia impostazioni", "settingsButton": "Modifica impostazioni",
"invalidValue": "Valore non valido", "invalidValue": "Valore non valido",
"disabledValue": "Disabled", "disabledValue": "Disabilitato",
"idLabel": "Identificatore dispositivo", "idLabel": "Identificatore dispositivo",
"urlLabel": "URL del server", "urlLabel": "URL del server",
"accuracyLabel": "Precisione posizione", "accuracyLabel": "Precisione posizione",
"highestAccuracyLabel": "Massima",
"highAccuracyLabel": "Alta", "highAccuracyLabel": "Alta",
"mediumAccuracyLabel": "Media", "mediumAccuracyLabel": "Media",
"lowAccuracyLabel": "Bassa", "lowAccuracyLabel": "Bassa",
"intervalLabel": "Intervallo (secondi)", "intervalLabel": "Intervallo (secondi)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Intervallo più rapido (secondi)",
"distanceLabel": "Distanza (metri)", "distanceLabel": "Distanza (metri)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Angolo (gradi)",
"heartbeatLabel": "Heartbeat stazionario (secondi)",
"bufferLabel": "Memorizzazione offline", "bufferLabel": "Memorizzazione offline",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection", "stopDetectionLabel": "Rilevamento arresto",
"trackingLabel": "Tracciamento continuo", "trackingLabel": "Tracciamento continuo",
"motionLabel": "Active movement", "motionLabel": "Movimento attivo",
"advancedLabel": "Advanced settings", "advancedLabel": "Impostazioni avanzate",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "optimizationMessage": "Per garantire un tracciamento affidabile, disattiva l'ottimizzazione batteria per questa app.",
"startAction": "Avvia servizio", "startAction": "Avvia servizio",
"stopAction": "Ferma servizio", "stopAction": "Ferma servizio",
"sosAction": "Invia SOS" "sosAction": "Invia SOS"

View file

@ -13,12 +13,14 @@
"idLabel": "デバイス識別子", "idLabel": "デバイス識別子",
"urlLabel": "サーバーURL", "urlLabel": "サーバーURL",
"accuracyLabel": "位置精度", "accuracyLabel": "位置精度",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "高", "highAccuracyLabel": "高",
"mediumAccuracyLabel": "中", "mediumAccuracyLabel": "中",
"lowAccuracyLabel": "低", "lowAccuracyLabel": "低",
"intervalLabel": "間隔(秒)", "intervalLabel": "間隔(秒)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "距離(メートル)", "distanceLabel": "距離(メートル)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "オフラインバッファリング", "bufferLabel": "オフラインバッファリング",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -13,12 +13,14 @@
"idLabel": "기기 식별자", "idLabel": "기기 식별자",
"urlLabel": "서버 URL", "urlLabel": "서버 URL",
"accuracyLabel": "위치 정확도", "accuracyLabel": "위치 정확도",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "높음", "highAccuracyLabel": "높음",
"mediumAccuracyLabel": "보통", "mediumAccuracyLabel": "보통",
"lowAccuracyLabel": "낮음", "lowAccuracyLabel": "낮음",
"intervalLabel": "간격 (초)", "intervalLabel": "간격 (초)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "거리 (미터)", "distanceLabel": "거리 (미터)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "오프라인 버퍼링", "bufferLabel": "오프라인 버퍼링",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -13,12 +13,14 @@
"idLabel": "Įrenginio identifikatorius", "idLabel": "Įrenginio identifikatorius",
"urlLabel": "Serverio URL", "urlLabel": "Serverio URL",
"accuracyLabel": "Pozicijos tikslumas", "accuracyLabel": "Pozicijos tikslumas",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "Aukštas", "highAccuracyLabel": "Aukštas",
"mediumAccuracyLabel": "Vidutinis", "mediumAccuracyLabel": "Vidutinis",
"lowAccuracyLabel": "Žemas", "lowAccuracyLabel": "Žemas",
"intervalLabel": "Intervalas (sekundėmis)", "intervalLabel": "Intervalas (sekundėmis)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "Atstumas (metrais)", "distanceLabel": "Atstumas (metrais)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Kaupti duomenis neprisijungus", "bufferLabel": "Kaupti duomenis neprisijungus",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -13,12 +13,14 @@
"idLabel": "Ierīces identifikators", "idLabel": "Ierīces identifikators",
"urlLabel": "Servera URL", "urlLabel": "Servera URL",
"accuracyLabel": "Location accuracy", "accuracyLabel": "Location accuracy",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "High", "highAccuracyLabel": "High",
"mediumAccuracyLabel": "Medium", "mediumAccuracyLabel": "Medium",
"lowAccuracyLabel": "Low", "lowAccuracyLabel": "Low",
"intervalLabel": "Intervāls (sekundēs)", "intervalLabel": "Intervāls (sekundēs)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "Attālums (metros)", "distanceLabel": "Attālums (metros)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Offline buffering", "bufferLabel": "Offline buffering",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -1,33 +1,35 @@
{ {
"trackingTitle": "Tracking", "trackingTitle": "Tracking",
"settingsTitle": "Instellingen", "settingsTitle": "Instellingen",
"statusTitle": "Logboek", "statusTitle": "Logboeken",
"saveButton": "Opslaan", "saveButton": "Opslaan",
"cancelButton": "Annuleren", "cancelButton": "Annuleren",
"okButton": "OK", "okButton": "OK",
"locationButton": "Verstuur locatie", "locationButton": "Locatie verzenden",
"statusButton": "Laat de status zien", "statusButton": "Status tonen",
"settingsButton": "Instellingen veranderen", "settingsButton": "Instellingen wijzigen",
"invalidValue": "Ongeldige waarde", "invalidValue": "Ongeldige waarde",
"disabledValue": "Disabled", "disabledValue": "Uitgeschakeld",
"idLabel": "Toestelidentificatie", "idLabel": "Apparaat-ID",
"urlLabel": "Server URL", "urlLabel": "Server-URL",
"accuracyLabel": "Locatienauwkeurigheid", "accuracyLabel": "Locatienauwkeurigheid",
"highestAccuracyLabel": "Hoogste",
"highAccuracyLabel": "Hoog", "highAccuracyLabel": "Hoog",
"mediumAccuracyLabel": "Middel", "mediumAccuracyLabel": "Gemiddeld",
"lowAccuracyLabel": "Laag", "lowAccuracyLabel": "Laag",
"intervalLabel": "Interval (seconden)", "intervalLabel": "Interval (seconden)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Snelste interval (seconden)",
"distanceLabel": "Afstand (meters)", "distanceLabel": "Afstand (meters)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Hoek (graden)",
"bufferLabel": "Online bufferen", "heartbeatLabel": "Stationaire heartbeat (seconden)",
"wakelockLabel": "Wake lock", "bufferLabel": "Offline buffering",
"stopDetectionLabel": "Stop detection", "wakelockLabel": "Wakelock",
"trackingLabel": "Continue traccing", "stopDetectionLabel": "Stopdetectie",
"motionLabel": "Active movement", "trackingLabel": "Continu volgen",
"advancedLabel": "Advanced settings", "motionLabel": "Actieve beweging",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "advancedLabel": "Geavanceerde instellingen",
"startAction": "Start service", "optimizationMessage": "Schakel batterijoptimalisatie voor deze app uit om betrouwbare tracking te garanderen.",
"stopAction": "Stop service", "startAction": "Service starten",
"sosAction": "Verstuur SOS" "stopAction": "Service stoppen",
"sosAction": "SOS verzenden"
} }

View file

@ -1,7 +1,7 @@
{ {
"trackingTitle": "Śledzenie", "trackingTitle": "Śledzenie",
"settingsTitle": "Ustawienia", "settingsTitle": "Ustawienia",
"statusTitle": "Logi", "statusTitle": "Dzienniki",
"saveButton": "Zapisz", "saveButton": "Zapisz",
"cancelButton": "Anuluj", "cancelButton": "Anuluj",
"okButton": "OK", "okButton": "OK",
@ -9,24 +9,26 @@
"statusButton": "Pokaż status", "statusButton": "Pokaż status",
"settingsButton": "Zmień ustawienia", "settingsButton": "Zmień ustawienia",
"invalidValue": "Nieprawidłowa wartość", "invalidValue": "Nieprawidłowa wartość",
"disabledValue": "Disabled", "disabledValue": "Wyłączone",
"idLabel": "Identyfikator urządzenia", "idLabel": "Identyfikator urządzenia",
"urlLabel": "Adres URL serwera", "urlLabel": "URL serwera",
"accuracyLabel": "Dokładność lokalizacji", "accuracyLabel": "Dokładność lokalizacji",
"highestAccuracyLabel": "Najwyższa",
"highAccuracyLabel": "Wysoka", "highAccuracyLabel": "Wysoka",
"mediumAccuracyLabel": "Średnia", "mediumAccuracyLabel": "Średnia",
"lowAccuracyLabel": "Niska", "lowAccuracyLabel": "Niska",
"intervalLabel": "Interwał (sekundy)", "intervalLabel": "Interwał (sekundy)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Najszybszy interwał (sekundy)",
"distanceLabel": "Dystans (metry)", "distanceLabel": "Dystans (metry)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Kąt (stopnie)",
"heartbeatLabel": "Interwał w bezruchu (sekundy)",
"bufferLabel": "Buforowanie offline", "bufferLabel": "Buforowanie offline",
"wakelockLabel": "Wake lock", "wakelockLabel": "Blokada uśpienia",
"stopDetectionLabel": "Stop detection", "stopDetectionLabel": "Wykrywanie zatrzymania",
"trackingLabel": "Ciągłe śledzenie", "trackingLabel": "Ciągłe śledzenie",
"motionLabel": "Active movement", "motionLabel": "Aktywny ruch",
"advancedLabel": "Advanced settings", "advancedLabel": "Ustawienia zaawansowane",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "optimizationMessage": "Aby zapewnić niezawodne śledzenie, wyłącz optymalizację baterii dla tej aplikacji.",
"startAction": "Uruchom usługę", "startAction": "Uruchom usługę",
"stopAction": "Zatrzymaj usługę", "stopAction": "Zatrzymaj usługę",
"sosAction": "Wyślij SOS" "sosAction": "Wyślij SOS"

View file

@ -1,23 +1,34 @@
{ {
"trackingTitle": "Tracking", "trackingTitle": "Rastreio",
"settingsTitle": "Configurações", "settingsTitle": "Definições",
"statusTitle": "Logs", "statusTitle": "Registos",
"saveButton": "Salvar", "saveButton": "Guardar",
"cancelButton": "Cancelar", "cancelButton": "Cancelar",
"okButton": "OK",
"locationButton": "Enviar localização", "locationButton": "Enviar localização",
"statusButton": "Mostrar status", "statusButton": "Mostrar estado",
"settingsButton": "Alterar configurações", "settingsButton": "Alterar definições",
"invalidValue": "Valor inválido", "invalidValue": "Valor inválido",
"disabledValue": "Desativado",
"idLabel": "Identificador do dispositivo", "idLabel": "Identificador do dispositivo",
"urlLabel": "URL do Servidor", "urlLabel": "URL do servidor",
"accuracyLabel": "Precisão de localização", "accuracyLabel": "Precisão da localização",
"highAccuracyLabel": "Alto", "highestAccuracyLabel": "Máxima",
"mediumAccuracyLabel": "Médio", "highAccuracyLabel": "Alta",
"lowAccuracyLabel": "Baixo", "mediumAccuracyLabel": "Média",
"lowAccuracyLabel": "Baixa",
"intervalLabel": "Intervalo (segundos)", "intervalLabel": "Intervalo (segundos)",
"fastestIntervalLabel": "Intervalo mais rápido (segundos)",
"distanceLabel": "Distância (metros)", "distanceLabel": "Distância (metros)",
"bufferLabel": "Offline buffering", "angleLabel": "Ângulo (graus)",
"trackingLabel": "Continuous tracking", "heartbeatLabel": "Pulso em repouso (segundos)",
"bufferLabel": "Armazenamento em buffer offline",
"wakelockLabel": "Bloqueio de despertar",
"stopDetectionLabel": "Deteção de paragem",
"trackingLabel": "Rastreio contínuo",
"motionLabel": "Movimento ativo",
"advancedLabel": "Definições avançadas",
"optimizationMessage": "Para garantir um rastreio fiável, desative a otimização de bateria para esta aplicação.",
"startAction": "Iniciar serviço", "startAction": "Iniciar serviço",
"stopAction": "Parar serviço", "stopAction": "Parar serviço",
"sosAction": "Enviar SOS" "sosAction": "Enviar SOS"

View file

@ -1,7 +1,7 @@
{ {
"trackingTitle": "Rastreamento", "trackingTitle": "Rastreamento",
"settingsTitle": "Configurações", "settingsTitle": "Configurações",
"statusTitle": "Logs", "statusTitle": "Registros",
"saveButton": "Salvar", "saveButton": "Salvar",
"cancelButton": "Cancelar", "cancelButton": "Cancelar",
"okButton": "OK", "okButton": "OK",
@ -9,24 +9,26 @@
"statusButton": "Mostrar status", "statusButton": "Mostrar status",
"settingsButton": "Alterar configurações", "settingsButton": "Alterar configurações",
"invalidValue": "Valor inválido", "invalidValue": "Valor inválido",
"disabledValue": "Disabled", "disabledValue": "Desativado",
"idLabel": "Identificador do dispositivo", "idLabel": "Identificador do dispositivo",
"urlLabel": "URL do Servidor", "urlLabel": "URL do servidor",
"accuracyLabel": "Precisão de localização", "accuracyLabel": "Precisão da localização",
"highAccuracyLabel": "Alto", "highestAccuracyLabel": "Máxima",
"mediumAccuracyLabel": "Médio", "highAccuracyLabel": "Alta",
"lowAccuracyLabel": "Baixo", "mediumAccuracyLabel": "Média",
"lowAccuracyLabel": "Baixa",
"intervalLabel": "Intervalo (segundos)", "intervalLabel": "Intervalo (segundos)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Intervalo mais rápido (segundos)",
"distanceLabel": "Distância (metros)", "distanceLabel": "Distância (metros)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Ângulo (graus)",
"bufferLabel": "Pré-carregamento Offline", "heartbeatLabel": "Heartbeat estacionário (segundos)",
"wakelockLabel": "Wake lock", "bufferLabel": "Buffer offline",
"stopDetectionLabel": "Stop detection", "wakelockLabel": "Bloqueio de despertar",
"trackingLabel": "Rastreamento Contínuo", "stopDetectionLabel": "Detecção de parada",
"motionLabel": "Active movement", "trackingLabel": "Rastreamento contínuo",
"advancedLabel": "Advanced settings", "motionLabel": "Movimento ativo",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "advancedLabel": "Configurações avançadas",
"optimizationMessage": "Para garantir rastreamento confiável, desative a otimização de bateria para este aplicativo.",
"startAction": "Iniciar serviço", "startAction": "Iniciar serviço",
"stopAction": "Parar serviço", "stopAction": "Parar serviço",
"sosAction": "Enviar SOS" "sosAction": "Enviar SOS"

View file

@ -1,32 +1,34 @@
{ {
"trackingTitle": "Отслеживание", "trackingTitle": "Отслеживание",
"settingsTitle": "Настройки", "settingsTitle": "Настройки",
"statusTitle": "Журналы", "statusTitle": "Логи",
"saveButton": "Сохранить", "saveButton": "Сохранить",
"cancelButton": "Отмена", "cancelButton": "Отмена",
"okButton": "OK", "okButton": "ОК",
"locationButton": "Отправить местоположение", "locationButton": "Отправить местоположение",
"statusButton": "Показать статус", "statusButton": "Показать статус",
"settingsButton": "Изменить настройки", "settingsButton": "Изменить настройки",
"invalidValue": "Неверное значение", "invalidValue": "Недопустимое значение",
"disabledValue": "Disabled", "disabledValue": "Отключено",
"idLabel": "ID устройства", "idLabel": "Идентификатор устройства",
"urlLabel": "URL Сервера", "urlLabel": "URL сервера",
"accuracyLabel": "Точность метоположения", "accuracyLabel": "Точность определения местоположения",
"highAccuracyLabel": "Высокий", "highestAccuracyLabel": "Наивысшая",
"mediumAccuracyLabel": "Соедний", "highAccuracyLabel": "Высокая",
"lowAccuracyLabel": "Низкий", "mediumAccuracyLabel": "Средняя",
"lowAccuracyLabel": "Низкая",
"intervalLabel": "Интервал (секунды)", "intervalLabel": "Интервал (секунды)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Минимальный интервал (секунды)",
"distanceLabel": "Дистанция (метры)", "distanceLabel": "Дистанция (метры)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Угол (градусы)",
"bufferLabel": "Оффлайн буферизация", "heartbeatLabel": "Интервал неподвижности (секунды)",
"wakelockLabel": "Wake lock", "bufferLabel": "Буферизация офлайн",
"stopDetectionLabel": "Stop detection", "wakelockLabel": "Блокировка сна",
"stopDetectionLabel": "Обнаружение остановки",
"trackingLabel": "Непрерывное отслеживание", "trackingLabel": "Непрерывное отслеживание",
"motionLabel": "Active movement", "motionLabel": "Активное движение",
"advancedLabel": "Advanced settings", "advancedLabel": "Расширенные настройки",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "optimizationMessage": "Чтобы обеспечить надёжное отслеживание, отключите оптимизацию батареи для этого приложения.",
"startAction": "Запустить сервис", "startAction": "Запустить сервис",
"stopAction": "Остановить сервис", "stopAction": "Остановить сервис",
"sosAction": "Отправить SOS" "sosAction": "Отправить SOS"

View file

@ -13,12 +13,14 @@
"idLabel": "Identifikator naprave", "idLabel": "Identifikator naprave",
"urlLabel": "URL strežnika", "urlLabel": "URL strežnika",
"accuracyLabel": "Natančnost lokacije", "accuracyLabel": "Natančnost lokacije",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "Visoka", "highAccuracyLabel": "Visoka",
"mediumAccuracyLabel": "Srednja", "mediumAccuracyLabel": "Srednja",
"lowAccuracyLabel": "Nizka", "lowAccuracyLabel": "Nizka",
"intervalLabel": "Interval (sekunde)", "intervalLabel": "Interval (sekunde)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "Razdalja (metri)", "distanceLabel": "Razdalja (metri)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Predpomnjenje brez povezave", "bufferLabel": "Predpomnjenje brez povezave",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -13,12 +13,14 @@
"idLabel": "หมายเลขอุปกรณ์", "idLabel": "หมายเลขอุปกรณ์",
"urlLabel": "URL เซิร์ฟเวอร์", "urlLabel": "URL เซิร์ฟเวอร์",
"accuracyLabel": "ความแม่นยำของตำแหน่ง", "accuracyLabel": "ความแม่นยำของตำแหน่ง",
"highestAccuracyLabel": "สูงสุด",
"highAccuracyLabel": "สูง", "highAccuracyLabel": "สูง",
"mediumAccuracyLabel": "ปานกลาง", "mediumAccuracyLabel": "ปานกลาง",
"lowAccuracyLabel": "ต่ำ", "lowAccuracyLabel": "ต่ำ",
"intervalLabel": "ช่วงเวลา (วินาที)", "intervalLabel": "ช่วงเวลา (วินาที)",
"fastestIntervalLabel": "ช่วงเวลาที่เร็วที่สุด (วินาที)", "fastestIntervalLabel": "ช่วงเวลาที่เร็วที่สุด (วินาที)",
"distanceLabel": "ระยะทาง (เมตร)", "distanceLabel": "ระยะทาง (เมตร)",
"angleLabel": "มุม (องศา)",
"heartbeatLabel": "การเต้นของหัวใจคงที่ (วินาที)", "heartbeatLabel": "การเต้นของหัวใจคงที่ (วินาที)",
"bufferLabel": "การบัฟเฟอร์แบบออฟไลน์", "bufferLabel": "การบัฟเฟอร์แบบออฟไลน์",
"wakelockLabel": "ป้องกันไม่ให้อุปกรณ์เข้าสู่โหมดพัก", "wakelockLabel": "ป้องกันไม่ให้อุปกรณ์เข้าสู่โหมดพัก",

View file

@ -1,32 +1,34 @@
{ {
"trackingTitle": "Takip", "trackingTitle": "İzleme",
"settingsTitle": "Ayarlar", "settingsTitle": "Ayarlar",
"statusTitle": "Kayıtlar", "statusTitle": "Kayıtlar",
"saveButton": "Kaydet", "saveButton": "Kaydet",
"cancelButton": "İptal", "cancelButton": "İptal",
"okButton": "OK", "okButton": "Tamam",
"locationButton": "Konum gönder", "locationButton": "Konum gönder",
"statusButton": "Durumu göster", "statusButton": "Durumu göster",
"settingsButton": "Ayarları değiştir", "settingsButton": "Ayarları değiştir",
"invalidValue": "Geçersiz değer", "invalidValue": "Geçersiz değer",
"disabledValue": "Disabled", "disabledValue": "Devre dışı",
"idLabel": "Cihaz kimliği", "idLabel": "Cihaz kimliği",
"urlLabel": "Sunucu URL'si", "urlLabel": "Sunucu URL'si",
"accuracyLabel": "Konum doğruluğu", "accuracyLabel": "Konum doğruluğu",
"highestAccuracyLabel": "En yüksek",
"highAccuracyLabel": "Yüksek", "highAccuracyLabel": "Yüksek",
"mediumAccuracyLabel": "Orta", "mediumAccuracyLabel": "Orta",
"lowAccuracyLabel": "Düşük", "lowAccuracyLabel": "Düşük",
"intervalLabel": "Aralık (saniye)", "intervalLabel": "Aralık (saniye)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "En hızlı aralık (saniye)",
"distanceLabel": "Mesafe (metre)", "distanceLabel": "Mesafe (metre)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "angleLabel": "Açı (derece)",
"bufferLabel": "Çevrimdışı arabelleğe alma", "heartbeatLabel": "Hareketsiz kalp atışı (saniye)",
"wakelockLabel": "Wake lock", "bufferLabel": "Çevrimdışı önbellekleme",
"stopDetectionLabel": "Stop detection", "wakelockLabel": "Uyanık kilidi",
"trackingLabel": "Sürekli takip", "stopDetectionLabel": "Durma algılama",
"motionLabel": "Active movement", "trackingLabel": "Sürekli izleme",
"advancedLabel": "Advanced settings", "motionLabel": "Aktif hareket",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.", "advancedLabel": "Gelişmiş ayarlar",
"optimizationMessage": "Güvenilir izleme için lütfen bu uygulama için pil optimizasyonunu devre dışı bırakın.",
"startAction": "Servisi başlat", "startAction": "Servisi başlat",
"stopAction": "Servisi durdur", "stopAction": "Servisi durdur",
"sosAction": "SOS gönder" "sosAction": "SOS gönder"

View file

@ -13,12 +13,14 @@
"idLabel": "Ідентифікатор пристрою", "idLabel": "Ідентифікатор пристрою",
"urlLabel": "URL сервера", "urlLabel": "URL сервера",
"accuracyLabel": "Точність місцезнаходження", "accuracyLabel": "Точність місцезнаходження",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "Висока", "highAccuracyLabel": "Висока",
"mediumAccuracyLabel": "Середня", "mediumAccuracyLabel": "Середня",
"lowAccuracyLabel": "Низька", "lowAccuracyLabel": "Низька",
"intervalLabel": "Інтервал (секунд)", "intervalLabel": "Інтервал (секунд)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "Відстань (метрів)", "distanceLabel": "Відстань (метрів)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Офлайн-буферизація", "bufferLabel": "Офлайн-буферизація",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -13,12 +13,14 @@
"idLabel": "设备标识符", "idLabel": "设备标识符",
"urlLabel": "服务器地址", "urlLabel": "服务器地址",
"accuracyLabel": "定位精度", "accuracyLabel": "定位精度",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "高", "highAccuracyLabel": "高",
"mediumAccuracyLabel": "中", "mediumAccuracyLabel": "中",
"lowAccuracyLabel": "低", "lowAccuracyLabel": "低",
"intervalLabel": "间隔(秒)", "intervalLabel": "间隔(秒)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "距离(米)", "distanceLabel": "距离(米)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "离线缓冲", "bufferLabel": "离线缓冲",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",

View file

@ -13,12 +13,14 @@
"idLabel": "設備識別碼", "idLabel": "設備識別碼",
"urlLabel": "服務器地址", "urlLabel": "服務器地址",
"accuracyLabel": "位置精度", "accuracyLabel": "位置精度",
"highestAccuracyLabel": "Highest",
"highAccuracyLabel": "高", "highAccuracyLabel": "高",
"mediumAccuracyLabel": "中", "mediumAccuracyLabel": "中",
"lowAccuracyLabel": "低", "lowAccuracyLabel": "低",
"intervalLabel": "間隔(秒)", "intervalLabel": "間隔(秒)",
"fastestIntervalLabel": "Fastest interval (seconds)", "fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "距離(米)", "distanceLabel": "距離(米)",
"angleLabel": "Angle (degrees)",
"heartbeatLabel": "Stationary heartbeat (seconds)", "heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "離線緩存", "bufferLabel": "離線緩存",
"wakelockLabel": "Wake lock", "wakelockLabel": "Wake lock",