aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/cs.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/l10n/cs.json')
-rw-r--r--web/l10n/cs.json46
1 files changed, 43 insertions, 3 deletions
diff --git a/web/l10n/cs.json b/web/l10n/cs.json
index c7b3b79..229febd 100644
--- a/web/l10n/cs.json
+++ b/web/l10n/cs.json
@@ -1,6 +1,8 @@
{
"sharedLoading": "Načítání...",
+ "sharedHide": "Hide",
"sharedSave": "Uložit",
+ "sharedSet": "Set",
"sharedCancel": "Zrušit",
"sharedAdd": "Přidat",
"sharedEdit": "Změnit",
@@ -8,12 +10,16 @@
"sharedRemoveConfirm": "Odstranit položku?",
"sharedKm": "km",
"sharedMi": "mi",
+ "sharedNmi": "nmi",
"sharedKn": "kn",
"sharedKmh": "km/h",
"sharedMph": "mph",
"sharedHour": "Hodina",
"sharedMinute": "Minuta",
"sharedSecond": "Sekunda",
+ "sharedDecimalDegrees": "Decimal Degrees",
+ "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes",
+ "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds",
"sharedName": "Jméno",
"sharedDescription": "Popis",
"sharedSearch": "Hledat",
@@ -29,6 +35,11 @@
"sharedHourAbbreviation": "h",
"sharedMinuteAbbreviation": "m",
"sharedGetMapState": "Získat stav mapy",
+ "sharedAttributeAlias": "Přezdívka atributu",
+ "sharedAttributeAliases": "Přezdívky atributů",
+ "sharedAlias": "Přezdívka",
+ "sharedDeviceDistance": "Device Distance",
+ "sharedDevice": "Device",
"errorTitle": "Chyba",
"errorUnknown": "Neznámá chyba",
"errorConnection": "Chyba spojení",
@@ -36,6 +47,10 @@
"userPassword": "Heslo",
"userAdmin": "Admin",
"userRemember": "Zapamatovat",
+ "userDisabled": "Disabled",
+ "userExpirationTime": "Expiration",
+ "userDeviceLimit": "Device Limit",
+ "userToken": "Token",
"loginTitle": "Přihlášení",
"loginLanguage": "Jazyk",
"loginRegister": "Registrace",
@@ -44,12 +59,16 @@
"loginCreated": "Nový uživatel byl zaregistrován",
"loginLogout": "Odhlášení",
"devicesAndState": "Zařízení a stav",
- "deviceDialog": "Zařízení",
"deviceTitle": "Zařízení",
"deviceIdentifier": "Identifikace",
+ "devicePhone": "Phone",
+ "deviceModel": "Model",
+ "deviceContact": "Contact",
+ "deviceCategory": "Category",
"deviceLastUpdate": "Poslední změna",
"deviceCommand": "Příkaz",
"deviceFollow": "Sledovat",
+ "deviceTotalDistance": "Total Distance",
"groupDialog": "Skupina",
"groupParent": "Skupina",
"groupNoGroup": "Žádná skupina",
@@ -60,6 +79,7 @@
"settingsUsers": "Uživatelé",
"settingsSpeedUnit": "Rychlost",
"settingsTwelveHourFormat": "12-hodinový formát",
+ "settingsCoordinateFormat": "Coordinates Format",
"reportTitle": "Zpráva",
"reportDevice": "Zařízení",
"reportGroup": "Skupina",
@@ -80,15 +100,18 @@
"serverZoom": "Přiblížení",
"serverRegistration": "Registrace",
"serverReadonly": "Pouze pro čtení",
+ "serverForceSettings": "Force Settings",
"mapTitle": "Mapa",
"mapLayer": "Vrstva mapy",
"mapCustom": "Upravená mapa",
+ "mapCarto": "Základní mapy nákladu",
"mapOsm": "Open Street mapa",
"mapBingKey": "Bing Maps klíč",
"mapBingRoad": "Bing Maps cesta",
"mapBingAerial": "Bing Maps anténa",
"mapShapePolygon": "Mnohoúhelník",
"mapShapeCircle": "Kruh",
+ "mapLiveRoutes": "Live Routes",
"stateTitle": "Stav",
"stateName": "Atribut",
"stateValue": "Hodnota",
@@ -150,7 +173,7 @@
"reportSummary": "Souhrn",
"reportConfigure": "Nastavit",
"reportEventTypes": "Typy událostí",
- "reportCsv": "CSV",
+ "reportExport": "Export",
"reportDeviceName": "Jméno zařízení",
"reportAverageSpeed": "Průměrná rychlost",
"reportMaximumSpeed": "Maximální rychlost",
@@ -160,5 +183,22 @@
"reportStartAddress": "Adresa startu",
"reportEndTime": "Čas konce",
"reportEndAddress": "Adresa konce",
- "reportSpentFuel": "Vyčerpané palivo"
+ "reportSpentFuel": "Vyčerpané palivo",
+ "statisticsTitle": "Statistics",
+ "statisticsCaptureTime": "Capture Time",
+ "statisticsActiveUsers": "Active Users",
+ "statisticsActiveDevices": "Active Devices",
+ "statisticsRequests": "Requests",
+ "statisticsMessagesReceived": "Messages Received",
+ "statisticsMessagesStored": "Messages Stored",
+ "categoryArrow": "Arrow",
+ "categoryDefault": "Default",
+ "categoryCar": "Car",
+ "categoryBus": "Bus",
+ "categoryTruck": "Truck",
+ "categoryShip": "Ship",
+ "categoryPlane": "Plane",
+ "categoryMotorcycle": "Motorcycle",
+ "categoryBicycle": "Bicycle",
+ "categoryPerson": "Person"
} \ No newline at end of file