diff options
Diffstat (limited to 'web/l10n/cs.json')
-rw-r--r-- | web/l10n/cs.json | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/web/l10n/cs.json b/web/l10n/cs.json index 8741fb97..1364b661 100644 --- a/web/l10n/cs.json +++ b/web/l10n/cs.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Získat stav mapy", + "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Přezdívka atributu", "sharedAttributeAliases": "Přezdívky atributů", "sharedAlias": "Přezdívka", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Chyba", "errorUnknown": "Neznámá chyba", "errorConnection": "Chyba spojení", + "errorSocket": "Web socket connection error", "userEmail": "Email", "userPassword": "Heslo", "userAdmin": "Admin", @@ -51,6 +57,8 @@ "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", + "userUserLimit": "User Limit", + "userDeviceReadonly": "Device Readonly", "userToken": "Token", "loginTitle": "Přihlášení", "loginLanguage": "Jazyk", @@ -91,6 +99,7 @@ "reportClear": "Vyčistit", "positionFixTime": "Čas", "positionValid": "Správný", + "positionAccuracy": "Accuracy", "positionLatitude": "Šířka", "positionLongitude": "Délka", "positionAltitude": "Výška", @@ -98,6 +107,7 @@ "positionCourse": "Směr", "positionAddress": "Adresa", "positionProtocol": "Protokol", + "positionDistance": "Distance", "serverTitle": "Nastavení serveru", "serverZoom": "Přiblížení", "serverRegistration": "Registrace", @@ -139,6 +149,7 @@ "commandSosNumber": "Nastavit SOS číslo", "commandSilenceTime": "Nastavit čas tichého módu", "commandSetPhonebook": "Nastavit telefonní seznam", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Hlasová zpráva", "commandOutputControl": "Ovládání výstupu", "commandAlarmSpeed": "Překročení rychlosti alarmu", @@ -147,6 +158,7 @@ "commandData": "Data", "commandPhone": "Číslo telefonu", "commandMessage": "Zpráva", + "commandTimezone": "Timezone Offset", "eventAll": "Všechny události", "eventDeviceOnline": "Zařízení je online", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Události", "reportTrips": "Výlety", "reportSummary": "Souhrn", + "reportChart": "Chart", "reportConfigure": "Nastavit", "reportEventTypes": "Typy událostí", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportDeviceName": "Jméno zařízení", "reportAverageSpeed": "Průměrná rychlost", @@ -205,5 +220,6 @@ "categoryPlane": "Plane", "categoryMotorcycle": "Motorcycle", "categoryBicycle": "Bicycle", - "categoryPerson": "Person" + "categoryPerson": "Person", + "categoryAnimal": "Animal" }
\ No newline at end of file |