diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-08-07 22:36:33 +0300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-08-07 22:36:33 +0300 |
commit | 5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501 (patch) | |
tree | 4aebe7fbba293bc14724a126967028ab88cbbcab /web/l10n/sk.json | |
parent | dea7617218de2cbc7ebd930b4342aa35ffedcd8b (diff) | |
download | trackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.tar.gz trackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.tar.bz2 trackermap-server-5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501.zip |
Update all language files
Diffstat (limited to 'web/l10n/sk.json')
-rw-r--r-- | web/l10n/sk.json | 80 |
1 files changed, 46 insertions, 34 deletions
diff --git a/web/l10n/sk.json b/web/l10n/sk.json index bd54ed0a7..6d36c3dd6 100644 --- a/web/l10n/sk.json +++ b/web/l10n/sk.json @@ -15,20 +15,22 @@ "sharedMinute": "Minúta", "sharedSecond": "Sekunda", "sharedName": "Meno", - "sharedDescription": "Description", + "sharedDescription": "Popis", "sharedSearch": "Hľadať", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", - "sharedNotifications": "Notifications", - "sharedAttributes": "Attributes", - "sharedAttribute": "Attribute", - "sharedArea": "Area", + "sharedNotifications": "Notifikácie", + "sharedAttributes": "Atribúty", + "sharedAttribute": "Atribút", + "sharedArea": "Oblasť", + "sharedMute": "Mute", "errorTitle": "Chyba", "errorUnknown": "Neznáma chyba", "errorConnection": "Chyba pripojenia", "userEmail": "E-mail", "userPassword": "Heslo", "userAdmin": "Admin", + "userRemember": "Remember", "loginTitle": "Prihlásenie", "loginLanguage": "Jazyk", "loginRegister": "Registrovať", @@ -45,7 +47,7 @@ "deviceFollow": "Nasleduj", "groupDialog": "Skupina", "groupParent": "Skupina", - "groupNoGroup": "No Group", + "groupNoGroup": "Žiadna skupina", "settingsTitle": "Nastavenia", "settingsUser": "Účet", "settingsGroups": "Skupiny", @@ -80,8 +82,8 @@ "mapBingKey": "Klúč Bing Maps", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Arial", - "mapShapePolygon": "Polygon", - "mapShapeCircle": "Circle", + "mapShapePolygon": "Polygón", + "mapShapeCircle": "Kruh", "stateTitle": "Štát", "stateName": "Parameter", "stateValue": "Hodnota", @@ -95,30 +97,40 @@ "commandEngineResume": "Spustenie motora", "commandFrequency": "Frekvencia", "commandUnit": "Jednotka", - "commandCustom": "Custom command", - "commandPositionSingle": "Single Reporting", - "commandAlarmArm": "Arm Alarm", - "commandAlarmDisarm": "Disarm Alarm", - "commandSetTimezone": "Set Timezone", - "commandRequestPhoto": "Request Photo", - "commandRebootDevice": "Reboot Device", - "commandSendSms": "Send SMS", - "commandSosNumber": "Set SOS Number", - "commandSilenceTime": "Set Silence Time", - "commandSetPhonebook": "Set Phonebook", - "commandVoiceMessage": "Voice Message", - "commandOutputControl": "Output Control", - "commandAlarmSpeed": "Overspeed Alarm", - "commandDeviceIdentification": "Device Identification", - "eventDeviceOnline": "Device is online", - "eventDeviceOffline": "Device is offline", - "eventDeviceMoving": "Device is moving", - "eventDeviceStopped": "Device is stopped", - "eventDeviceOverspeed": "Device exceeds the speed", - "eventCommandResult": "Command result", - "eventGeofenceEnter": "Device has entered geofence", - "eventGeofenceExit": "Device has exited geofence", - "notificationType": "Type of Notification", - "notificationWeb": "Send via Web", - "notificationMail": "Send via Mail" + "commandCustom": "Vlastný príkaz", + "commandPositionSingle": "Jednoduché podávanie správ", + "commandAlarmArm": "Nastaviť upozornenie", + "commandAlarmDisarm": "Zrušiť upozornenie", + "commandSetTimezone": "Nastaviť časovú zónu", + "commandRequestPhoto": "Poslať fotku", + "commandRebootDevice": "Rebootovať zariadenie", + "commandSendSms": "Postať SMS", + "commandSosNumber": "Nastaviť čislo SOS", + "commandSilenceTime": "Nastav tichý čas", + "commandSetPhonebook": "Nastav telefónny zoznam", + "commandVoiceMessage": "Hlasové správy", + "commandOutputControl": "Výstupná kontrola", + "commandAlarmSpeed": "Upozornenie na prekročenie rýchlosti", + "commandDeviceIdentification": "Identifikácia zariadenia", + "eventDeviceOnline": "Zariadenie je online", + "eventDeviceOffline": "Zariadenie je offline", + "eventDeviceMoving": "Zariadenie je v pohybe", + "eventDeviceStopped": "Zariadenie je zastavené", + "eventDeviceOverspeed": "Zariadenie prekročilo rýchlosť", + "eventCommandResult": "Výsledok príkazu", + "eventGeofenceEnter": "Zariadenie vstúpilo geofence zóny", + "eventGeofenceExit": "Zariadenie opustilo geofence zónu", + "eventAlarm": "Upozornenia", + "alarm": "Upozornenie", + "alarmSos": "SOS upozornenie", + "alarmVibration": "Vibračné upozornenie", + "alarmMovement": "Upozornenie pohnutia", + "alarmOverspeed": "Upozornenie prekročenia rýchlosti ", + "alarmFallDown": "Upozornenie FallDown ", + "alarmLowBattery": "Upozornenie LowBattery", + "alarmMotion": "Upozornenie pohybu", + "alarmFault": "Upozorneie poruchy", + "notificationType": "Typ notifikácie", + "notificationWeb": "Poslať cez Web", + "notificationMail": "Poslať e-mailom" }
\ No newline at end of file |