Update translations

This commit is contained in:
Traccar Bot 2025-06-08 13:57:14 +00:00
parent 5eec12a2a7
commit e3656f8432
2 changed files with 48 additions and 0 deletions

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

@ -0,0 +1,24 @@
{
"trackingTitle": "Sledování",
"settingsTitle": "Nastavení",
"statusTitle": "Protokol",
"saveButton": "Uložit",
"cancelButton": "Zrušit",
"locationButton": "Odeslat polohu",
"statusButton": "Zobrazit stav",
"settingsButton": "Změnit nastavení",
"invalidValue": "Chybná hodnota",
"idLabel": "Identifikátor zařízení",
"urlLabel": "URL serveru",
"accuracyLabel": "Přesnost polohy",
"highAccuracyLabel": "Vysoký",
"mediumAccuracyLabel": "Střední",
"lowAccuracyLabel": "Nízký",
"intervalLabel": "Interval (vteřiny)",
"distanceLabel": "Vzdálenost (metry)",
"bufferLabel": "Ukládání do vyrovnávací paměti",
"trackingLabel": "Nepřetržité sledování",
"startAction": "Spustit službu",
"stopAction": "Zastavit službu",
"sosAction": "Odeslat SOS"
}

24
lib/l10n/app_he.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": "שלח SOS"
}