Update translations

This commit is contained in:
Traccar Bot 2025-06-08 14:29:00 +00:00
parent 02ced68162
commit a3c7b70107
9 changed files with 216 additions and 0 deletions

24
lib/l10n/app_ar.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "التتبع",
"settingsTitle": "الإعدادات",
"statusTitle": "السجلات",
"saveButton": "حفظ",
"cancelButton": "إلغاء",
"locationButton": "إرسال الموقع",
"statusButton": "عرض الحالة",
"settingsButton": "تغيير الإعدادات",
"invalidValue": "قيمة غير صالحة",
"idLabel": "معرّف الجهاز",
"urlLabel": "عنوان الخادم",
"accuracyLabel": "دقة الموقع",
"highAccuracyLabel": "عالية",
"mediumAccuracyLabel": "متوسطة",
"lowAccuracyLabel": "منخفضة",
"intervalLabel": "الفاصل الزمني (ثواني)",
"distanceLabel": "المسافة (أمتار)",
"bufferLabel": "التخزين المؤقت دون اتصال",
"trackingLabel": "تتبع مستمر",
"startAction": "بدء الخدمة",
"stopAction": "إيقاف الخدمة",
"sosAction": "إرسال نداء استغاثة"
}

24
lib/l10n/app_de.arb Normal file
View 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"
}

24
lib/l10n/app_id.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "Pelacakan",
"settingsTitle": "Pengaturan",
"statusTitle": "Log",
"saveButton": "Simpan",
"cancelButton": "Batal",
"locationButton": "Kirim lokasi",
"statusButton": "Tampilkan status",
"settingsButton": "Ubah pengaturan",
"invalidValue": "Nilai tidak valid",
"idLabel": "Identifikasi perangkat",
"urlLabel": "URL Server",
"accuracyLabel": "Akurasi lokasi",
"highAccuracyLabel": "Tinggi",
"mediumAccuracyLabel": "Sedang",
"lowAccuracyLabel": "Rendah",
"intervalLabel": "Interval (detik)",
"distanceLabel": "Jarak (meter)",
"bufferLabel": "Buffering offline",
"trackingLabel": "Pelacakan kontinu",
"startAction": "Mulai layanan",
"stopAction": "Hentikan layanan",
"sosAction": "Kirim SOS"
}

24
lib/l10n/app_it.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "Tracciamento",
"settingsTitle": "Impostazioni",
"statusTitle": "Registri",
"saveButton": "Salva",
"cancelButton": "Annulla",
"locationButton": "Invia posizione",
"statusButton": "Mostra stato",
"settingsButton": "Cambia impostazioni",
"invalidValue": "Valore non valido",
"idLabel": "Identificatore dispositivo",
"urlLabel": "URL del server",
"accuracyLabel": "Precisione posizione",
"highAccuracyLabel": "Alta",
"mediumAccuracyLabel": "Media",
"lowAccuracyLabel": "Bassa",
"intervalLabel": "Intervallo (secondi)",
"distanceLabel": "Distanza (metri)",
"bufferLabel": "Memorizzazione offline",
"trackingLabel": "Tracciamento continuo",
"startAction": "Avvia servizio",
"stopAction": "Ferma servizio",
"sosAction": "Invia SOS"
}

24
lib/l10n/app_ja.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "追跡",
"settingsTitle": "設定",
"statusTitle": "ログ",
"saveButton": "保存",
"cancelButton": "キャンセル",
"locationButton": "位置情報を送信",
"statusButton": "ステータスを表示",
"settingsButton": "設定を変更",
"invalidValue": "無効な値",
"idLabel": "デバイス識別子",
"urlLabel": "サーバーURL",
"accuracyLabel": "位置精度",
"highAccuracyLabel": "高",
"mediumAccuracyLabel": "中",
"lowAccuracyLabel": "低",
"intervalLabel": "間隔(秒)",
"distanceLabel": "距離(メートル)",
"bufferLabel": "オフラインバッファリング",
"trackingLabel": "継続追跡",
"startAction": "サービス開始",
"stopAction": "サービス停止",
"sosAction": "SOSを送信"
}

24
lib/l10n/app_ko.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "추적",
"settingsTitle": "설정",
"statusTitle": "로그",
"saveButton": "저장",
"cancelButton": "취소",
"locationButton": "위치 전송",
"statusButton": "상태 보기",
"settingsButton": "설정 변경",
"invalidValue": "잘못된 값",
"idLabel": "기기 식별자",
"urlLabel": "서버 URL",
"accuracyLabel": "위치 정확도",
"highAccuracyLabel": "높음",
"mediumAccuracyLabel": "보통",
"lowAccuracyLabel": "낮음",
"intervalLabel": "간격 (초)",
"distanceLabel": "거리 (미터)",
"bufferLabel": "오프라인 버퍼링",
"trackingLabel": "지속 추적",
"startAction": "서비스 시작",
"stopAction": "서비스 중지",
"sosAction": "SOS 전송"
}

24
lib/l10n/app_pl.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "Śledzenie",
"settingsTitle": "Ustawienia",
"statusTitle": "Logi",
"saveButton": "Zapisz",
"cancelButton": "Anuluj",
"locationButton": "Wyślij lokalizację",
"statusButton": "Pokaż status",
"settingsButton": "Zmień ustawienia",
"invalidValue": "Nieprawidłowa wartość",
"idLabel": "Identyfikator urządzenia",
"urlLabel": "Adres URL serwera",
"accuracyLabel": "Dokładność lokalizacji",
"highAccuracyLabel": "Wysoka",
"mediumAccuracyLabel": "Średnia",
"lowAccuracyLabel": "Niska",
"intervalLabel": "Interwał (sekundy)",
"distanceLabel": "Dystans (metry)",
"bufferLabel": "Buforowanie offline",
"trackingLabel": "Ciągłe śledzenie",
"startAction": "Uruchom usługę",
"stopAction": "Zatrzymaj usługę",
"sosAction": "Wyślij SOS"
}

24
lib/l10n/app_tr.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "Takip",
"settingsTitle": "Ayarlar",
"statusTitle": "Kayıtlar",
"saveButton": "Kaydet",
"cancelButton": "İptal",
"locationButton": "Konum gönder",
"statusButton": "Durumu göster",
"settingsButton": "Ayarları değiştir",
"invalidValue": "Geçersiz değer",
"idLabel": "Cihaz kimliği",
"urlLabel": "Sunucu URL'si",
"accuracyLabel": "Konum doğruluğu",
"highAccuracyLabel": "Yüksek",
"mediumAccuracyLabel": "Orta",
"lowAccuracyLabel": "Düşük",
"intervalLabel": "Aralık (saniye)",
"distanceLabel": "Mesafe (metre)",
"bufferLabel": "Çevrimdışı arabelleğe alma",
"trackingLabel": "Sürekli takip",
"startAction": "Servisi başlat",
"stopAction": "Servisi durdur",
"sosAction": "SOS gönder"
}

24
lib/l10n/app_uk.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "Відстеження",
"settingsTitle": "Налаштування",
"statusTitle": "Журнали",
"saveButton": "Зберегти",
"cancelButton": "Скасувати",
"locationButton": "Відправити місцезнаходження",
"statusButton": "Показати статус",
"settingsButton": "Змінити налаштування",
"invalidValue": "Некоректне значення",
"idLabel": "Ідентифікатор пристрою",
"urlLabel": "URL сервера",
"accuracyLabel": "Точність місцезнаходження",
"highAccuracyLabel": "Висока",
"mediumAccuracyLabel": "Середня",
"lowAccuracyLabel": "Низька",
"intervalLabel": "Інтервал (секунд)",
"distanceLabel": "Відстань (метрів)",
"bufferLabel": "Офлайн-буферизація",
"trackingLabel": "Безперервне відстеження",
"startAction": "Запустити сервіс",
"stopAction": "Зупинити сервіс",
"sosAction": "Відправити SOS"
}