2025-06-08 13:57:14 +00:00
|
|
|
{
|
|
|
|
|
"trackingTitle": "Sledování",
|
|
|
|
|
"settingsTitle": "Nastavení",
|
|
|
|
|
"statusTitle": "Protokol",
|
|
|
|
|
"saveButton": "Uložit",
|
|
|
|
|
"cancelButton": "Zrušit",
|
2025-06-15 05:26:50 +00:00
|
|
|
"okButton": "OK",
|
2025-06-08 13:57:14 +00:00
|
|
|
"locationButton": "Odeslat polohu",
|
|
|
|
|
"statusButton": "Zobrazit stav",
|
|
|
|
|
"settingsButton": "Změnit nastavení",
|
|
|
|
|
"invalidValue": "Chybná hodnota",
|
2025-06-15 05:26:50 +00:00
|
|
|
"disabledValue": "Disabled",
|
2025-06-08 13:57:14 +00:00
|
|
|
"idLabel": "Identifikátor zařízení",
|
|
|
|
|
"urlLabel": "URL serveru",
|
|
|
|
|
"accuracyLabel": "Přesnost polohy",
|
2025-06-18 04:21:32 +00:00
|
|
|
"highestAccuracyLabel": "Highest",
|
2025-06-08 13:57:14 +00:00
|
|
|
"highAccuracyLabel": "Vysoký",
|
|
|
|
|
"mediumAccuracyLabel": "Střední",
|
|
|
|
|
"lowAccuracyLabel": "Nízký",
|
|
|
|
|
"intervalLabel": "Interval (vteřiny)",
|
2025-06-15 05:26:50 +00:00
|
|
|
"fastestIntervalLabel": "Fastest interval (seconds)",
|
2025-06-08 13:57:14 +00:00
|
|
|
"distanceLabel": "Vzdálenost (metry)",
|
2025-06-18 04:21:32 +00:00
|
|
|
"angleLabel": "Angle (degrees)",
|
2025-06-15 05:26:50 +00:00
|
|
|
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
2025-06-08 13:57:14 +00:00
|
|
|
"bufferLabel": "Ukládání do vyrovnávací paměti",
|
2025-06-15 05:26:50 +00:00
|
|
|
"wakelockLabel": "Wake lock",
|
|
|
|
|
"stopDetectionLabel": "Stop detection",
|
2025-06-08 13:57:14 +00:00
|
|
|
"trackingLabel": "Nepřetržité sledování",
|
2025-06-15 05:26:50 +00:00
|
|
|
"advancedLabel": "Advanced settings",
|
2025-07-10 14:38:34 +00:00
|
|
|
"passwordLabel": "Password",
|
2025-06-15 05:26:50 +00:00
|
|
|
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
2025-07-10 14:38:34 +00:00
|
|
|
"passwordError": "Wrong password",
|
2025-06-08 13:57:14 +00:00
|
|
|
"startAction": "Spustit službu",
|
|
|
|
|
"stopAction": "Zastavit službu",
|
|
|
|
|
"sosAction": "Odeslat SOS"
|
|
|
|
|
}
|