Update translations
This commit is contained in:
parent
322ca64c82
commit
25ca86de46
26 changed files with 238 additions and 177 deletions
|
|
@ -4,30 +4,32 @@
|
|||
"statusTitle": "السجلات",
|
||||
"saveButton": "حفظ",
|
||||
"cancelButton": "إلغاء",
|
||||
"okButton": "OK",
|
||||
"okButton": "موافق",
|
||||
"locationButton": "إرسال الموقع",
|
||||
"statusButton": "عرض الحالة",
|
||||
"settingsButton": "تغيير الإعدادات",
|
||||
"invalidValue": "قيمة غير صالحة",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "معطل",
|
||||
"idLabel": "معرّف الجهاز",
|
||||
"urlLabel": "عنوان الخادم",
|
||||
"accuracyLabel": "دقة الموقع",
|
||||
"highestAccuracyLabel": "أعلى",
|
||||
"highAccuracyLabel": "عالية",
|
||||
"mediumAccuracyLabel": "متوسطة",
|
||||
"lowAccuracyLabel": "منخفضة",
|
||||
"intervalLabel": "الفاصل الزمني (ثواني)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"intervalLabel": "الفاصل الزمني (ثوانٍ)",
|
||||
"fastestIntervalLabel": "أسرع فاصل زمني (ثوانٍ)",
|
||||
"distanceLabel": "المسافة (أمتار)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "التخزين المؤقت دون اتصال",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"angleLabel": "الزاوية (درجات)",
|
||||
"heartbeatLabel": "نبض الثبات (ثوانٍ)",
|
||||
"bufferLabel": "تخزين مؤقت دون اتصال",
|
||||
"wakelockLabel": "قفل التنبيه",
|
||||
"stopDetectionLabel": "اكتشاف التوقف",
|
||||
"trackingLabel": "تتبع مستمر",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"motionLabel": "حركة نشطة",
|
||||
"advancedLabel": "إعدادات متقدمة",
|
||||
"optimizationMessage": "لضمان تتبع موثوق، يرجى تعطيل تحسين البطارية لهذا التطبيق.",
|
||||
"startAction": "بدء الخدمة",
|
||||
"stopAction": "إيقاف الخدمة",
|
||||
"sosAction": "إرسال نداء استغاثة"
|
||||
"sosAction": "إرسال SOS"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "Identificador del dispositiu",
|
||||
"urlLabel": "URL del servidor",
|
||||
"accuracyLabel": "Precisió de la ubicació",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "Alta",
|
||||
"mediumAccuracyLabel": "Mitjana",
|
||||
"lowAccuracyLabel": "Baixa",
|
||||
"intervalLabel": "Interval (segons)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Distància (metres)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Memòria intermèdia fora de línia",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "Identifikátor zařízení",
|
||||
"urlLabel": "URL serveru",
|
||||
"accuracyLabel": "Přesnost polohy",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "Vysoký",
|
||||
"mediumAccuracyLabel": "Střední",
|
||||
"lowAccuracyLabel": "Nízký",
|
||||
"intervalLabel": "Interval (vteřiny)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Vzdálenost (metry)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Ukládání do vyrovnávací paměti",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"trackingTitle": "Tracking",
|
||||
"trackingTitle": "Verfolgung",
|
||||
"settingsTitle": "Einstellungen",
|
||||
"statusTitle": "Protokolle",
|
||||
"saveButton": "Speichern",
|
||||
|
|
@ -9,24 +9,26 @@
|
|||
"statusButton": "Status anzeigen",
|
||||
"settingsButton": "Einstellungen ändern",
|
||||
"invalidValue": "Ungültiger Wert",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "Deaktiviert",
|
||||
"idLabel": "Gerätekennung",
|
||||
"urlLabel": "Server-URL",
|
||||
"accuracyLabel": "Standortgenauigkeit",
|
||||
"accuracyLabel": "Positionsgenauigkeit",
|
||||
"highestAccuracyLabel": "Höchste",
|
||||
"highAccuracyLabel": "Hoch",
|
||||
"mediumAccuracyLabel": "Mittel",
|
||||
"lowAccuracyLabel": "Niedrig",
|
||||
"intervalLabel": "Intervall (Sekunden)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Entfernung (Meter)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"fastestIntervalLabel": "Schnellstes Intervall (Sekunden)",
|
||||
"distanceLabel": "Distanz (Meter)",
|
||||
"angleLabel": "Winkel (Grad)",
|
||||
"heartbeatLabel": "Stillstand-Herzschlag (Sekunden)",
|
||||
"bufferLabel": "Offline-Pufferung",
|
||||
"wakelockLabel": "Wakelock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Kontinuierliche Verfolgung",
|
||||
"motionLabel": "Active movement",
|
||||
"stopDetectionLabel": "Stopp-Erkennung",
|
||||
"trackingLabel": "Kontinuierliches Tracking",
|
||||
"motionLabel": "Aktive Bewegung",
|
||||
"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",
|
||||
"stopAction": "Dienst stoppen",
|
||||
"sosAction": "SOS senden"
|
||||
|
|
|
|||
|
|
@ -1,33 +1,35 @@
|
|||
{
|
||||
"trackingTitle": "Localización",
|
||||
"settingsTitle": "Configuración",
|
||||
"statusTitle": "Logs",
|
||||
"trackingTitle": "Seguimiento",
|
||||
"settingsTitle": "Ajustes",
|
||||
"statusTitle": "Registros",
|
||||
"saveButton": "Guardar",
|
||||
"cancelButton": "Cancelar",
|
||||
"okButton": "OK",
|
||||
"okButton": "Aceptar",
|
||||
"locationButton": "Enviar ubicación",
|
||||
"statusButton": "Mostrar estado",
|
||||
"settingsButton": "Parametros",
|
||||
"invalidValue": "Valor invalido",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "ID de dispositivo",
|
||||
"settingsButton": "Cambiar ajustes",
|
||||
"invalidValue": "Valor no válido",
|
||||
"disabledValue": "Deshabilitado",
|
||||
"idLabel": "Identificador de dispositivo",
|
||||
"urlLabel": "URL del servidor",
|
||||
"accuracyLabel": "Precisión en la localización",
|
||||
"accuracyLabel": "Precisión de ubicación",
|
||||
"highestAccuracyLabel": "Máxima",
|
||||
"highAccuracyLabel": "Alta",
|
||||
"mediumAccuracyLabel": "Media",
|
||||
"lowAccuracyLabel": "Baja",
|
||||
"intervalLabel": "Intervalo (segundos)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Intervalo más rápido (segundos)",
|
||||
"distanceLabel": "Distancia (metros)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Offline buffering",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Localización permanente",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"startAction": "Iniciar",
|
||||
"stopAction": "Detener",
|
||||
"angleLabel": "Ángulo (grados)",
|
||||
"heartbeatLabel": "Latido estacionario (segundos)",
|
||||
"bufferLabel": "Búfer sin conexión",
|
||||
"wakelockLabel": "Bloqueo de suspensión",
|
||||
"stopDetectionLabel": "Detección de parada",
|
||||
"trackingLabel": "Seguimiento continuo",
|
||||
"motionLabel": "Movimiento activo",
|
||||
"advancedLabel": "Ajustes avanzados",
|
||||
"optimizationMessage": "Para garantizar un seguimiento fiable, desactive la optimización de batería para esta aplicación.",
|
||||
"startAction": "Iniciar servicio",
|
||||
"stopAction": "Detener servicio",
|
||||
"sosAction": "Enviar SOS"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "شناسه دستگاه",
|
||||
"urlLabel": "آدرس اینترنتی سرور",
|
||||
"accuracyLabel": "دقت مکان",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "زیاد",
|
||||
"mediumAccuracyLabel": "متوسط",
|
||||
"lowAccuracyLabel": "کم",
|
||||
"intervalLabel": "فاصله زمانی (ثانیه)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "مسافت (متر)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "حافظه آفلاین",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -9,24 +9,26 @@
|
|||
"statusButton": "Näytä tila",
|
||||
"settingsButton": "Muuta asetuksia",
|
||||
"invalidValue": "Virheellinen arvo",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "Poistettu käytöstä",
|
||||
"idLabel": "Laitteen tunniste",
|
||||
"urlLabel": "Palvelimen URL",
|
||||
"accuracyLabel": "Paikannuksen tarkkuus",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "Korkea",
|
||||
"mediumAccuracyLabel": "Normaali",
|
||||
"lowAccuracyLabel": "Matala",
|
||||
"intervalLabel": "Aikaväli (sekuntia)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Nopein aikaväli (sekuntia)",
|
||||
"distanceLabel": "Matka (metriä)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Paikallaolon elossaoloviesti (sekuntia)",
|
||||
"bufferLabel": "Offline puskuri",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"wakelockLabel": "Pakota päälläolo",
|
||||
"stopDetectionLabel": "Pysähdyksissä olon tunnistus",
|
||||
"trackingLabel": "Jatkuva paikannus",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"motionLabel": "Aktiivinen liike",
|
||||
"advancedLabel": "Lisäasetukset",
|
||||
"optimizationMessage": "Luotettavan paikannuksen varmistamiseksi, poista akun optimointi käytöstä tältä sovellukselta.",
|
||||
"startAction": "Käynnistä seuranta",
|
||||
"stopAction": "Lopeta seuranta",
|
||||
"sosAction": "Lähetä SOS"
|
||||
|
|
|
|||
|
|
@ -1,32 +1,34 @@
|
|||
{
|
||||
"trackingTitle": "Pistage",
|
||||
"trackingTitle": "Suivi",
|
||||
"settingsTitle": "Paramètres",
|
||||
"statusTitle": "Journaux",
|
||||
"saveButton": "Sauver",
|
||||
"saveButton": "Enregistrer",
|
||||
"cancelButton": "Annuler",
|
||||
"okButton": "OK",
|
||||
"locationButton": "Envoyer la position",
|
||||
"statusButton": "Montrer le statut",
|
||||
"settingsButton": "Changer les paramètres",
|
||||
"invalidValue": "Valeur invalide",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "Identifiant d'appareil",
|
||||
"statusButton": "Afficher l'état",
|
||||
"settingsButton": "Modifier les paramètres",
|
||||
"invalidValue": "Valeur non valide",
|
||||
"disabledValue": "Désactivé",
|
||||
"idLabel": "Identifiant de l'appareil",
|
||||
"urlLabel": "URL du serveur",
|
||||
"accuracyLabel": "Précision de la position",
|
||||
"highAccuracyLabel": "Haut",
|
||||
"mediumAccuracyLabel": "Moyen",
|
||||
"lowAccuracyLabel": "Bas",
|
||||
"accuracyLabel": "Précision de la localisation",
|
||||
"highestAccuracyLabel": "La plus élevée",
|
||||
"highAccuracyLabel": "Élevée",
|
||||
"mediumAccuracyLabel": "Moyenne",
|
||||
"lowAccuracyLabel": "Faible",
|
||||
"intervalLabel": "Intervalle (secondes)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Intervalle le plus rapide (secondes)",
|
||||
"distanceLabel": "Distance (mètres)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"angleLabel": "Angle (degrés)",
|
||||
"heartbeatLabel": "Heartbeat à l'arrêt (secondes)",
|
||||
"bufferLabel": "Mise en tampon hors ligne",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Pistage continu",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"wakelockLabel": "Maintien éveillé",
|
||||
"stopDetectionLabel": "Détection d'arrêt",
|
||||
"trackingLabel": "Suivi continu",
|
||||
"motionLabel": "Mouvement actif",
|
||||
"advancedLabel": "Paramètres avancés",
|
||||
"optimizationMessage": "Pour garantir un suivi fiable, veuillez désactiver l'optimisation de la batterie pour cette application.",
|
||||
"startAction": "Démarrer le service",
|
||||
"stopAction": "Arrêter le service",
|
||||
"sosAction": "Envoyer un SOS"
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "מזהה המכשיר",
|
||||
"urlLabel": "כתובת השרת",
|
||||
"accuracyLabel": "דיוק מיקום",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "גבוהה",
|
||||
"mediumAccuracyLabel": "בינוני",
|
||||
"lowAccuracyLabel": "נמוך",
|
||||
"intervalLabel": "תדירות (שניות)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "מרחק (מטר)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "אחסון לא מקוון",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -9,24 +9,26 @@
|
|||
"statusButton": "Tampilkan status",
|
||||
"settingsButton": "Ubah pengaturan",
|
||||
"invalidValue": "Nilai tidak valid",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "Identifikasi perangkat",
|
||||
"urlLabel": "URL Server",
|
||||
"disabledValue": "Dinonaktifkan",
|
||||
"idLabel": "Pengenal perangkat",
|
||||
"urlLabel": "URL server",
|
||||
"accuracyLabel": "Akurasi lokasi",
|
||||
"highestAccuracyLabel": "Tertinggi",
|
||||
"highAccuracyLabel": "Tinggi",
|
||||
"mediumAccuracyLabel": "Sedang",
|
||||
"lowAccuracyLabel": "Rendah",
|
||||
"intervalLabel": "Interval (detik)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Interval tercepat (detik)",
|
||||
"distanceLabel": "Jarak (meter)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"angleLabel": "Sudut (derajat)",
|
||||
"heartbeatLabel": "Heartbeat saat diam (detik)",
|
||||
"bufferLabel": "Buffering offline",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Pelacakan kontinu",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"stopDetectionLabel": "Deteksi berhenti",
|
||||
"trackingLabel": "Pelacakan berkelanjutan",
|
||||
"motionLabel": "Gerakan aktif",
|
||||
"advancedLabel": "Pengaturan lanjutan",
|
||||
"optimizationMessage": "Untuk memastikan pelacakan yang andal, nonaktifkan optimasi baterai untuk aplikasi ini.",
|
||||
"startAction": "Mulai layanan",
|
||||
"stopAction": "Hentikan layanan",
|
||||
"sosAction": "Kirim SOS"
|
||||
|
|
|
|||
|
|
@ -7,26 +7,28 @@
|
|||
"okButton": "OK",
|
||||
"locationButton": "Invia posizione",
|
||||
"statusButton": "Mostra stato",
|
||||
"settingsButton": "Cambia impostazioni",
|
||||
"settingsButton": "Modifica impostazioni",
|
||||
"invalidValue": "Valore non valido",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "Disabilitato",
|
||||
"idLabel": "Identificatore dispositivo",
|
||||
"urlLabel": "URL del server",
|
||||
"accuracyLabel": "Precisione posizione",
|
||||
"highestAccuracyLabel": "Massima",
|
||||
"highAccuracyLabel": "Alta",
|
||||
"mediumAccuracyLabel": "Media",
|
||||
"lowAccuracyLabel": "Bassa",
|
||||
"intervalLabel": "Intervallo (secondi)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Intervallo più rapido (secondi)",
|
||||
"distanceLabel": "Distanza (metri)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"angleLabel": "Angolo (gradi)",
|
||||
"heartbeatLabel": "Heartbeat stazionario (secondi)",
|
||||
"bufferLabel": "Memorizzazione offline",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"stopDetectionLabel": "Rilevamento arresto",
|
||||
"trackingLabel": "Tracciamento continuo",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"motionLabel": "Movimento attivo",
|
||||
"advancedLabel": "Impostazioni avanzate",
|
||||
"optimizationMessage": "Per garantire un tracciamento affidabile, disattiva l'ottimizzazione batteria per questa app.",
|
||||
"startAction": "Avvia servizio",
|
||||
"stopAction": "Ferma servizio",
|
||||
"sosAction": "Invia SOS"
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "デバイス識別子",
|
||||
"urlLabel": "サーバーURL",
|
||||
"accuracyLabel": "位置精度",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "高",
|
||||
"mediumAccuracyLabel": "中",
|
||||
"lowAccuracyLabel": "低",
|
||||
"intervalLabel": "間隔(秒)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "距離(メートル)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "オフラインバッファリング",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "기기 식별자",
|
||||
"urlLabel": "서버 URL",
|
||||
"accuracyLabel": "위치 정확도",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "높음",
|
||||
"mediumAccuracyLabel": "보통",
|
||||
"lowAccuracyLabel": "낮음",
|
||||
"intervalLabel": "간격 (초)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "거리 (미터)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "오프라인 버퍼링",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "Įrenginio identifikatorius",
|
||||
"urlLabel": "Serverio URL",
|
||||
"accuracyLabel": "Pozicijos tikslumas",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "Aukštas",
|
||||
"mediumAccuracyLabel": "Vidutinis",
|
||||
"lowAccuracyLabel": "Žemas",
|
||||
"intervalLabel": "Intervalas (sekundėmis)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Atstumas (metrais)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Kaupti duomenis neprisijungus",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "Ierīces identifikators",
|
||||
"urlLabel": "Servera URL",
|
||||
"accuracyLabel": "Location accuracy",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "High",
|
||||
"mediumAccuracyLabel": "Medium",
|
||||
"lowAccuracyLabel": "Low",
|
||||
"intervalLabel": "Intervāls (sekundēs)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Attālums (metros)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Offline buffering",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -1,33 +1,35 @@
|
|||
{
|
||||
"trackingTitle": "Tracking",
|
||||
"settingsTitle": "Instellingen",
|
||||
"statusTitle": "Logboek",
|
||||
"statusTitle": "Logboeken",
|
||||
"saveButton": "Opslaan",
|
||||
"cancelButton": "Annuleren",
|
||||
"okButton": "OK",
|
||||
"locationButton": "Verstuur locatie",
|
||||
"statusButton": "Laat de status zien",
|
||||
"settingsButton": "Instellingen veranderen",
|
||||
"locationButton": "Locatie verzenden",
|
||||
"statusButton": "Status tonen",
|
||||
"settingsButton": "Instellingen wijzigen",
|
||||
"invalidValue": "Ongeldige waarde",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "Toestelidentificatie",
|
||||
"urlLabel": "Server URL",
|
||||
"disabledValue": "Uitgeschakeld",
|
||||
"idLabel": "Apparaat-ID",
|
||||
"urlLabel": "Server-URL",
|
||||
"accuracyLabel": "Locatienauwkeurigheid",
|
||||
"highestAccuracyLabel": "Hoogste",
|
||||
"highAccuracyLabel": "Hoog",
|
||||
"mediumAccuracyLabel": "Middel",
|
||||
"mediumAccuracyLabel": "Gemiddeld",
|
||||
"lowAccuracyLabel": "Laag",
|
||||
"intervalLabel": "Interval (seconden)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Snelste interval (seconden)",
|
||||
"distanceLabel": "Afstand (meters)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Online bufferen",
|
||||
"angleLabel": "Hoek (graden)",
|
||||
"heartbeatLabel": "Stationaire heartbeat (seconden)",
|
||||
"bufferLabel": "Offline buffering",
|
||||
"wakelockLabel": "Wakelock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Continue traccing",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"startAction": "Start service",
|
||||
"stopAction": "Stop service",
|
||||
"sosAction": "Verstuur SOS"
|
||||
"stopDetectionLabel": "Stopdetectie",
|
||||
"trackingLabel": "Continu volgen",
|
||||
"motionLabel": "Actieve beweging",
|
||||
"advancedLabel": "Geavanceerde instellingen",
|
||||
"optimizationMessage": "Schakel batterijoptimalisatie voor deze app uit om betrouwbare tracking te garanderen.",
|
||||
"startAction": "Service starten",
|
||||
"stopAction": "Service stoppen",
|
||||
"sosAction": "SOS verzenden"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"trackingTitle": "Śledzenie",
|
||||
"settingsTitle": "Ustawienia",
|
||||
"statusTitle": "Logi",
|
||||
"statusTitle": "Dzienniki",
|
||||
"saveButton": "Zapisz",
|
||||
"cancelButton": "Anuluj",
|
||||
"okButton": "OK",
|
||||
|
|
@ -9,24 +9,26 @@
|
|||
"statusButton": "Pokaż status",
|
||||
"settingsButton": "Zmień ustawienia",
|
||||
"invalidValue": "Nieprawidłowa wartość",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "Wyłączone",
|
||||
"idLabel": "Identyfikator urządzenia",
|
||||
"urlLabel": "Adres URL serwera",
|
||||
"urlLabel": "URL serwera",
|
||||
"accuracyLabel": "Dokładność lokalizacji",
|
||||
"highestAccuracyLabel": "Najwyższa",
|
||||
"highAccuracyLabel": "Wysoka",
|
||||
"mediumAccuracyLabel": "Średnia",
|
||||
"lowAccuracyLabel": "Niska",
|
||||
"intervalLabel": "Interwał (sekundy)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Najszybszy interwał (sekundy)",
|
||||
"distanceLabel": "Dystans (metry)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"angleLabel": "Kąt (stopnie)",
|
||||
"heartbeatLabel": "Interwał w bezruchu (sekundy)",
|
||||
"bufferLabel": "Buforowanie offline",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"wakelockLabel": "Blokada uśpienia",
|
||||
"stopDetectionLabel": "Wykrywanie zatrzymania",
|
||||
"trackingLabel": "Ciągłe śledzenie",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"motionLabel": "Aktywny ruch",
|
||||
"advancedLabel": "Ustawienia zaawansowane",
|
||||
"optimizationMessage": "Aby zapewnić niezawodne śledzenie, wyłącz optymalizację baterii dla tej aplikacji.",
|
||||
"startAction": "Uruchom usługę",
|
||||
"stopAction": "Zatrzymaj usługę",
|
||||
"sosAction": "Wyślij SOS"
|
||||
|
|
|
|||
|
|
@ -1,23 +1,34 @@
|
|||
{
|
||||
"trackingTitle": "Tracking",
|
||||
"settingsTitle": "Configurações",
|
||||
"statusTitle": "Logs",
|
||||
"saveButton": "Salvar",
|
||||
"trackingTitle": "Rastreio",
|
||||
"settingsTitle": "Definições",
|
||||
"statusTitle": "Registos",
|
||||
"saveButton": "Guardar",
|
||||
"cancelButton": "Cancelar",
|
||||
"okButton": "OK",
|
||||
"locationButton": "Enviar localização",
|
||||
"statusButton": "Mostrar status",
|
||||
"settingsButton": "Alterar configurações",
|
||||
"statusButton": "Mostrar estado",
|
||||
"settingsButton": "Alterar definições",
|
||||
"invalidValue": "Valor inválido",
|
||||
"disabledValue": "Desativado",
|
||||
"idLabel": "Identificador do dispositivo",
|
||||
"urlLabel": "URL do Servidor",
|
||||
"accuracyLabel": "Precisão de localização",
|
||||
"highAccuracyLabel": "Alto",
|
||||
"mediumAccuracyLabel": "Médio",
|
||||
"lowAccuracyLabel": "Baixo",
|
||||
"urlLabel": "URL do servidor",
|
||||
"accuracyLabel": "Precisão da localização",
|
||||
"highestAccuracyLabel": "Máxima",
|
||||
"highAccuracyLabel": "Alta",
|
||||
"mediumAccuracyLabel": "Média",
|
||||
"lowAccuracyLabel": "Baixa",
|
||||
"intervalLabel": "Intervalo (segundos)",
|
||||
"fastestIntervalLabel": "Intervalo mais rápido (segundos)",
|
||||
"distanceLabel": "Distância (metros)",
|
||||
"bufferLabel": "Offline buffering",
|
||||
"trackingLabel": "Continuous tracking",
|
||||
"angleLabel": "Ângulo (graus)",
|
||||
"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",
|
||||
"stopAction": "Parar serviço",
|
||||
"sosAction": "Enviar SOS"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"trackingTitle": "Rastreamento",
|
||||
"settingsTitle": "Configurações",
|
||||
"statusTitle": "Logs",
|
||||
"statusTitle": "Registros",
|
||||
"saveButton": "Salvar",
|
||||
"cancelButton": "Cancelar",
|
||||
"okButton": "OK",
|
||||
|
|
@ -9,24 +9,26 @@
|
|||
"statusButton": "Mostrar status",
|
||||
"settingsButton": "Alterar configurações",
|
||||
"invalidValue": "Valor inválido",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "Desativado",
|
||||
"idLabel": "Identificador do dispositivo",
|
||||
"urlLabel": "URL do Servidor",
|
||||
"accuracyLabel": "Precisão de localização",
|
||||
"highAccuracyLabel": "Alto",
|
||||
"mediumAccuracyLabel": "Médio",
|
||||
"lowAccuracyLabel": "Baixo",
|
||||
"urlLabel": "URL do servidor",
|
||||
"accuracyLabel": "Precisão da localização",
|
||||
"highestAccuracyLabel": "Máxima",
|
||||
"highAccuracyLabel": "Alta",
|
||||
"mediumAccuracyLabel": "Média",
|
||||
"lowAccuracyLabel": "Baixa",
|
||||
"intervalLabel": "Intervalo (segundos)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Intervalo mais rápido (segundos)",
|
||||
"distanceLabel": "Distância (metros)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Pré-carregamento Offline",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Rastreamento Contínuo",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"angleLabel": "Ângulo (graus)",
|
||||
"heartbeatLabel": "Heartbeat estacionário (segundos)",
|
||||
"bufferLabel": "Buffer offline",
|
||||
"wakelockLabel": "Bloqueio de despertar",
|
||||
"stopDetectionLabel": "Detecção de parada",
|
||||
"trackingLabel": "Rastreamento contínuo",
|
||||
"motionLabel": "Movimento ativo",
|
||||
"advancedLabel": "Configurações avançadas",
|
||||
"optimizationMessage": "Para garantir rastreamento confiável, desative a otimização de bateria para este aplicativo.",
|
||||
"startAction": "Iniciar serviço",
|
||||
"stopAction": "Parar serviço",
|
||||
"sosAction": "Enviar SOS"
|
||||
|
|
|
|||
|
|
@ -1,32 +1,34 @@
|
|||
{
|
||||
"trackingTitle": "Отслеживание",
|
||||
"settingsTitle": "Настройки",
|
||||
"statusTitle": "Журналы",
|
||||
"statusTitle": "Логи",
|
||||
"saveButton": "Сохранить",
|
||||
"cancelButton": "Отмена",
|
||||
"okButton": "OK",
|
||||
"okButton": "ОК",
|
||||
"locationButton": "Отправить местоположение",
|
||||
"statusButton": "Показать статус",
|
||||
"settingsButton": "Изменить настройки",
|
||||
"invalidValue": "Неверное значение",
|
||||
"disabledValue": "Disabled",
|
||||
"idLabel": "ID устройства",
|
||||
"urlLabel": "URL Сервера",
|
||||
"accuracyLabel": "Точность метоположения",
|
||||
"highAccuracyLabel": "Высокий",
|
||||
"mediumAccuracyLabel": "Соедний",
|
||||
"lowAccuracyLabel": "Низкий",
|
||||
"invalidValue": "Недопустимое значение",
|
||||
"disabledValue": "Отключено",
|
||||
"idLabel": "Идентификатор устройства",
|
||||
"urlLabel": "URL сервера",
|
||||
"accuracyLabel": "Точность определения местоположения",
|
||||
"highestAccuracyLabel": "Наивысшая",
|
||||
"highAccuracyLabel": "Высокая",
|
||||
"mediumAccuracyLabel": "Средняя",
|
||||
"lowAccuracyLabel": "Низкая",
|
||||
"intervalLabel": "Интервал (секунды)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "Минимальный интервал (секунды)",
|
||||
"distanceLabel": "Дистанция (метры)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Оффлайн буферизация",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"angleLabel": "Угол (градусы)",
|
||||
"heartbeatLabel": "Интервал неподвижности (секунды)",
|
||||
"bufferLabel": "Буферизация офлайн",
|
||||
"wakelockLabel": "Блокировка сна",
|
||||
"stopDetectionLabel": "Обнаружение остановки",
|
||||
"trackingLabel": "Непрерывное отслеживание",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"motionLabel": "Активное движение",
|
||||
"advancedLabel": "Расширенные настройки",
|
||||
"optimizationMessage": "Чтобы обеспечить надёжное отслеживание, отключите оптимизацию батареи для этого приложения.",
|
||||
"startAction": "Запустить сервис",
|
||||
"stopAction": "Остановить сервис",
|
||||
"sosAction": "Отправить SOS"
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "Identifikator naprave",
|
||||
"urlLabel": "URL strežnika",
|
||||
"accuracyLabel": "Natančnost lokacije",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "Visoka",
|
||||
"mediumAccuracyLabel": "Srednja",
|
||||
"lowAccuracyLabel": "Nizka",
|
||||
"intervalLabel": "Interval (sekunde)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Razdalja (metri)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Predpomnjenje brez povezave",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "หมายเลขอุปกรณ์",
|
||||
"urlLabel": "URL เซิร์ฟเวอร์",
|
||||
"accuracyLabel": "ความแม่นยำของตำแหน่ง",
|
||||
"highestAccuracyLabel": "สูงสุด",
|
||||
"highAccuracyLabel": "สูง",
|
||||
"mediumAccuracyLabel": "ปานกลาง",
|
||||
"lowAccuracyLabel": "ต่ำ",
|
||||
"intervalLabel": "ช่วงเวลา (วินาที)",
|
||||
"fastestIntervalLabel": "ช่วงเวลาที่เร็วที่สุด (วินาที)",
|
||||
"distanceLabel": "ระยะทาง (เมตร)",
|
||||
"angleLabel": "มุม (องศา)",
|
||||
"heartbeatLabel": "การเต้นของหัวใจคงที่ (วินาที)",
|
||||
"bufferLabel": "การบัฟเฟอร์แบบออฟไลน์",
|
||||
"wakelockLabel": "ป้องกันไม่ให้อุปกรณ์เข้าสู่โหมดพัก",
|
||||
|
|
|
|||
|
|
@ -1,32 +1,34 @@
|
|||
{
|
||||
"trackingTitle": "Takip",
|
||||
"trackingTitle": "İzleme",
|
||||
"settingsTitle": "Ayarlar",
|
||||
"statusTitle": "Kayıtlar",
|
||||
"saveButton": "Kaydet",
|
||||
"cancelButton": "İptal",
|
||||
"okButton": "OK",
|
||||
"okButton": "Tamam",
|
||||
"locationButton": "Konum gönder",
|
||||
"statusButton": "Durumu göster",
|
||||
"settingsButton": "Ayarları değiştir",
|
||||
"invalidValue": "Geçersiz değer",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "Devre dışı",
|
||||
"idLabel": "Cihaz kimliği",
|
||||
"urlLabel": "Sunucu URL'si",
|
||||
"accuracyLabel": "Konum doğruluğu",
|
||||
"highestAccuracyLabel": "En yüksek",
|
||||
"highAccuracyLabel": "Yüksek",
|
||||
"mediumAccuracyLabel": "Orta",
|
||||
"lowAccuracyLabel": "Düşük",
|
||||
"intervalLabel": "Aralık (saniye)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"fastestIntervalLabel": "En hızlı aralık (saniye)",
|
||||
"distanceLabel": "Mesafe (metre)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Çevrimdışı arabelleğe alma",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Sürekli takip",
|
||||
"motionLabel": "Active movement",
|
||||
"advancedLabel": "Advanced settings",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"angleLabel": "Açı (derece)",
|
||||
"heartbeatLabel": "Hareketsiz kalp atışı (saniye)",
|
||||
"bufferLabel": "Çevrimdışı önbellekleme",
|
||||
"wakelockLabel": "Uyanık kilidi",
|
||||
"stopDetectionLabel": "Durma algılama",
|
||||
"trackingLabel": "Sürekli izleme",
|
||||
"motionLabel": "Aktif hareket",
|
||||
"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",
|
||||
"stopAction": "Servisi durdur",
|
||||
"sosAction": "SOS gönder"
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "Ідентифікатор пристрою",
|
||||
"urlLabel": "URL сервера",
|
||||
"accuracyLabel": "Точність місцезнаходження",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "Висока",
|
||||
"mediumAccuracyLabel": "Середня",
|
||||
"lowAccuracyLabel": "Низька",
|
||||
"intervalLabel": "Інтервал (секунд)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Відстань (метрів)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "Офлайн-буферизація",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "设备标识符",
|
||||
"urlLabel": "服务器地址",
|
||||
"accuracyLabel": "定位精度",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "高",
|
||||
"mediumAccuracyLabel": "中",
|
||||
"lowAccuracyLabel": "低",
|
||||
"intervalLabel": "间隔(秒)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "距离(米)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "离线缓冲",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@
|
|||
"idLabel": "設備識別碼",
|
||||
"urlLabel": "服務器地址",
|
||||
"accuracyLabel": "位置精度",
|
||||
"highestAccuracyLabel": "Highest",
|
||||
"highAccuracyLabel": "高",
|
||||
"mediumAccuracyLabel": "中",
|
||||
"lowAccuracyLabel": "低",
|
||||
"intervalLabel": "間隔(秒)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "距離(米)",
|
||||
"angleLabel": "Angle (degrees)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"bufferLabel": "離線緩存",
|
||||
"wakelockLabel": "Wake lock",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue