aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/cs.json
blob: ffdfbbbf63da894a3da1c7a9cf0f64dee3ddc7de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
    "sharedLoading": "Načítání...",
    "sharedSave": "Uložit",
    "sharedCancel": "Zrušit",
    "sharedAdd": "Přidat",
    "sharedEdit": "Změnit",
    "sharedRemove": "Odstranit",
    "sharedRemoveConfirm": "Odstranit položku?",
    "sharedKm": "km",
    "sharedMi": "mi",
    "sharedKmh": "km/h",
    "sharedMph": "mph",
    "sharedHour": "Hodina",
    "sharedMinute": "Minuta",
    "sharedSecond": "Sekunda",
    "errorTitle": "Chyba",
    "errorUnknown": "Neznámá chyba",
    "errorConnection": "Chyba spojení",
    "userName": "Jméno",
    "userEmail": "Email",
    "userPassword": "Heslo",
    "userAdmin": "Admin",
    "loginTitle": "Přihlášení",
    "loginLanguage": "Jazyk",
    "loginRegister": "Registrace",
    "loginLogin": "Přihlášení",
    "loginFailed": "Nesprávný email nebo heslo",
    "loginCreated": "Nový uživatel byl zaregistrován",
    "loginLogout": "Odhlášení",
    "devicesAndState": "Zařízení a stav",
    "deviceDialog": "Zařízení",
    "deviceTitle": "Zařízení",
    "deviceName": "Název",
    "deviceIdentifier": "Identifikace",
    "deviceLastUpdate": "Poslední změna",
    "deviceCommand": "Příkaz",
    "deviceFollow": "Sledovat",
    "settingsTitle": "Nastavení",
    "settingsUser": "Účet",
    "settingsServer": "Server",
    "settingsUsers": "Uživatelé",
    "settingsDistanceUnit": "Vzdálenost",
    "settingsSpeedUnit": "Rychlost",
    "reportTitle": "Zpráva",
    "reportDevice": "Zařízení",
    "reportFrom": "Od",
    "reportTo": "Komu",
    "reportShow": "Zobrazit",
    "reportClear": "Vyčistit",
    "positionFixTime": "Čas",
    "positionValid": "Správný",
    "positionLatitude": "Šířka",
    "positionLongitude": "Délka",
    "positionAltitude": "Výška",
    "positionSpeed": "Rychlost",
    "positionCourse": "Směr",
    "positionAddress": "Adresa",
    "positionProtocol": "Protokol",
    "serverTitle": "Nastavení serveru",
    "serverZoom": "Přiblížení",
    "serverRegistration": "Registrace",
    "serverReadonly": "Pouze pro čtení",
    "mapTitle": "Mapa",
    "mapLayer": "Vrstva mapy",
    "mapCustom": "Upravená mapa",
    "mapOsm": "Open Street mapa",
    "mapBingKey": "Bing Maps klíč",
    "mapBingRoad": "Bing Maps cesta",
    "mapBingAerial": "Bing Maps anténa",
    "stateTitle": "Stav",
    "stateName": "Atribut",
    "stateValue": "Hodnota",
    "commandTitle": "Příkaz",
    "commandSend": "Odeslat",
    "commandType": "Napsat",
    "commandSent": "Příkaz byl odeslán",
    "commandPositionPeriodic": "Pravidelný report",
    "commandPositionStop": "Zastavit report",
    "commandEngineStop": "Zastavit motor",
    "commandEngineResume": "Nastartovat motor",
    "commandFrequency": "Frekvence",
    "commandUnit": "Jednotka"
}