diff options
Diffstat (limited to 'web/l10n/sk.json')
-rw-r--r-- | web/l10n/sk.json | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/web/l10n/sk.json b/web/l10n/sk.json index fae4d7e4..467b603a 100644 --- a/web/l10n/sk.json +++ b/web/l10n/sk.json @@ -60,6 +60,7 @@ "sharedCalendar": "Kalendár", "sharedCalendars": "Kalendáre", "sharedFile": "Súbor", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Vyberte súbor", "sharedPhone": "Telefón", "sharedRequired": "Požadované", @@ -83,6 +84,7 @@ "sharedAlarms": "Upozornenia", "sharedLocation": "Location", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "Limit rýchlosti", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignoruj kilometrovník", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Používateľské meno", "attributeMailSmtpPassword": "Mail: SMTP Heslo", - "attributeUiDisableReport": "UI: Disable Report", "attributeUiDisableEvents": "UI: Zakázať udalosti", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Zakázať vodičov", @@ -129,6 +130,7 @@ "userUserLimit": "Obmedzenie používateľov", "userDeviceReadonly": "Zariadenie len na čítanie", "userLimitCommands": "Limit Commands", + "userDisableReports": "Disable Reports", "userToken": "Token", "loginTitle": "Prihlásenie", "loginLanguage": "Jazyk", @@ -175,7 +177,9 @@ "reportTo": "Do", "reportShow": "Zobraziť", "reportClear": "Vyčistiť", - "positionFixTime": "Čas", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "Platný", "positionAccuracy": "Presnosť", "positionLatitude": "Šírka", @@ -226,6 +230,7 @@ "positionMotion": "Pohyb", "positionArmed": "Armed", "positionAcceleration": "Zrýchlenie", + "positionTemp": "Temperature", "positionDeviceTemp": "Teplota zariadenia", "positionOperator": "Operátor", "positionCommand": "Príkaz", @@ -272,6 +277,7 @@ "mapLiveRoutes": "Live Routes", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Layer", + "mapClustering": "Markers Clustering", "stateTitle": "Parametre", "stateName": "Parameter", "stateValue": "Hodnota", @@ -313,9 +319,16 @@ "commandGetModemStatus": "Získať stav modemu", "commandGetDeviceStatus": "Získať stav zariadenia", "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "Upraviť šetrenie spotreby", - "commandModeDeepSleep": "Upraviť hlboký spánok", - "commandMovementAlarm": "Pohybový alarm", + "commandModePowerSaving": "Power Saving Mode", + "commandModeDeepSleep": "Deep Sleep Mode", + "commandAlarmGeofence": "Set Geofence Alarm", + "commandAlarmBattery": "Set Battery Alarm", + "commandAlarmSos": "Set SOS Alarm", + "commandAlarmRemove": "Set Remove Alarm", + "commandAlarmClock": "Set Clock Alarm", + "commandAlarmSpeed": "Set Speed Alarm", + "commandAlarmFall": "Set Fall Alarm", + "commandAlarmVibration": "Set Vibration Alarm", "commandFrequency": "Frekvencia", "commandTimezone": "Časová zóna Offset", "commandMessage": "Správa", |