diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2017-09-02 09:23:42 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2017-09-02 09:23:42 +1200 |
commit | 0370727ff4a78f859e8ac13ae9d2124a027cc871 (patch) | |
tree | 83e7ff838290693adcf8c721979f260e076862a6 /web/l10n/sk.json | |
parent | 4a0c50311ac352ddf3f80e64a25ea32f45f1d138 (diff) | |
download | trackermap-web-0370727ff4a78f859e8ac13ae9d2124a027cc871.tar.gz trackermap-web-0370727ff4a78f859e8ac13ae9d2124a027cc871.tar.bz2 trackermap-web-0370727ff4a78f859e8ac13ae9d2124a027cc871.zip |
Update localizations
Diffstat (limited to 'web/l10n/sk.json')
-rw-r--r-- | web/l10n/sk.json | 42 |
1 files changed, 34 insertions, 8 deletions
diff --git a/web/l10n/sk.json b/web/l10n/sk.json index 016d07d8..1c9f32ed 100644 --- a/web/l10n/sk.json +++ b/web/l10n/sk.json @@ -31,6 +31,8 @@ "sharedNotifications": "Notifikácie", "sharedAttributes": "Atribúty", "sharedAttribute": "Atribút", + "sharedDrivers": "Drivers", + "sharedDriver": "Driver", "sharedArea": "Oblasť", "sharedSound": "Notifikačný zvuk", "sharedType": "Typ", @@ -75,6 +77,7 @@ "attributeColor": "Farba", "attributeWebLiveRouteLength": "Web: Live Route Length", "attributeWebSelectZoom": "Web: Zoom On Select", + "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeMailSmtpHost": "E-Mail: SMTP Host", "attributeMailSmtpPort": "E-Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "E-Mail: SMTP STARTTLS Zapnuté", @@ -86,6 +89,11 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", + "attributeUiDisableReport": "UI: Disable Report", + "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", + "attributeUiDisableDrivers": "UI: Disable Drivers", + "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", + "attributeUiDisableCalendars": "UI: Disable Calendars", "errorTitle": "Chyba", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Chyba pripojenia", @@ -196,6 +204,7 @@ "positionDtcs": "DTCs", "positionObdSpeed": "OBD Speed", "positionObdOdometer": "OBD Odometer", + "positionDriverUniqueId": "Driver Unique Id", "serverTitle": "Nastavenie servera", "serverZoom": "Zoom", "serverRegistration": "Registrácia", @@ -223,14 +232,14 @@ "commandTitle": "Príkaz", "commandSend": "Odoslať", "commandSent": "Príkaz bol odoslaný", + "commandUnit": "Jednotka", + "commandCustom": "Vlastný príkaz", + "commandDeviceIdentification": "Identifikácia zariadenia", + "commandPositionSingle": "Jednoduché podávanie správ", "commandPositionPeriodic": "Pravidelné podávanie správ", "commandPositionStop": "Zastavte podávanie správ", "commandEngineStop": "Zastavenie motora", "commandEngineResume": "Spustenie motora", - "commandFrequency": "Frekvencia", - "commandUnit": "Jednotka", - "commandCustom": "Vlastný príkaz", - "commandPositionSingle": "Jednoduché podávanie správ", "commandAlarmArm": "Nastaviť upozornenie", "commandAlarmDisarm": "Zrušiť upozornenie", "commandSetTimezone": "Nastaviť časovú zónu", @@ -241,18 +250,34 @@ "commandSosNumber": "Nastaviť čislo SOS", "commandSilenceTime": "Nastav tichý čas", "commandSetPhonebook": "Nastav telefónny zoznam", - "commandSetIndicator": "Nastavte ukazovateľ", "commandVoiceMessage": "Hlasové správy", "commandOutputControl": "Výstupná kontrola", + "commandVoiceMonitoring": "Voice Monitoring", + "commandSetAgps": "Set AGPS", + "commandSetIndicator": "Nastavte ukazovateľ", + "commandConfiguration": "Configuration", + "commandGetVersion": "Get Version", + "commandFirmwareUpdate": "Update Firmware", + "commandSetConnection": "Set Connection", + "commandSetOdometer": "Set Odometer", + "commandGetModemStatus": "Get Modem Status", + "commandGetDeviceStatus": "Get Device Status", + "commandModePowerSaving": "Modify Power Saving", + "commandModeDeepSleep": "Modify Deep Sleep", + "commandMovementAlarm": "Movement Alarm", + "commandAlarmBattery": "Battery Alarm", + "commandAlarmSos": "SOS Alarm", + "commandAlarmRemove": "Remove Alarm", + "commandAlarmClock": "Clock Alarm", "commandAlarmSpeed": "Upozornenie na prekročenie rýchlosti", - "commandDeviceIdentification": "Identifikácia zariadenia", + "commandAlarmFall": "Fail Alarm", + "commandAlarmVibration": "Vibration Alarm", + "commandFrequency": "Frekvencia", "commandIndex": "Index", "commandData": "Dáta", "commandPhone": "Telefónne číslo", "commandMessage": "Správa", "commandTimezone": "Časová zóna Offset", - "commandgetModemStatus": "Modem Status", - "commandgetDeviceStatus": "Device Status", "eventAll": "Všetky akcie", "eventDeviceOnline": "Zariadenie je online", "eventDeviceUnknown": "Stav zariadenie je neznámy", @@ -269,6 +294,7 @@ "eventIgnitionOff": "Zapaľovanie je VYPNUTÉ", "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", + "eventDriverChanged": "Driver has changed", "eventsScrollToLast": "Scroll To Last", "alarmSos": "SOS upozornenie", "alarmVibration": "Vibračné upozornenie", |