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"
}