diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2019-02-01 22:27:29 -0800 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2019-02-01 22:27:29 -0800 |
commit | 5ca7ec6840909af2f2ce9f03c3e0eeeadb905420 (patch) | |
tree | e20948c703be0549b3538ff6d452cf3c5fe35ee9 /web/l10n/cs.json | |
parent | fcf8efc85971dae24ea355865ae6bd075a63837d (diff) | |
download | trackermap-web-5ca7ec6840909af2f2ce9f03c3e0eeeadb905420.tar.gz trackermap-web-5ca7ec6840909af2f2ce9f03c3e0eeeadb905420.tar.bz2 trackermap-web-5ca7ec6840909af2f2ce9f03c3e0eeeadb905420.zip |
Update localization files
Diffstat (limited to 'web/l10n/cs.json')
-rw-r--r-- | web/l10n/cs.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/l10n/cs.json b/web/l10n/cs.json index a738b5ab..94d5965b 100644 --- a/web/l10n/cs.json +++ b/web/l10n/cs.json @@ -75,7 +75,6 @@ "sharedShowAddress": "Zobrazit adresu", "sharedDisabled": "Zakázáno", "sharedMaintenance": "Údržba", - "sharedMaintenances": "Údržby", "sharedDeviceAccumulators": "Baterie", "sharedAlarms": "Alarmy", "attributeSpeedLimit": "Rychlostní limit", @@ -105,7 +104,7 @@ "attributeUiDisableDrivers": "UI: Zakázat řidiče", "attributeUiDisableComputedAttributes": "UI: Zakázat vypočítané vlastnosti", "attributeUiDisableCalendars": "UI: Zakázat kalendáře", - "attributeUiDisableMaintenances": "UI: Zakázat údržby", + "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "UI: Skrýt atributy pozice", "errorTitle": "Chyba", "errorGeneral": "Nesprávné parametry nebo překročení omezení", @@ -267,6 +266,7 @@ "commandAlarmDisarm": "Deaktivovat alarm", "commandSetTimezone": "Nastavit časovou zónu", "commandRequestPhoto": "Vyžádat fotku", + "commandPowerOff": "Power Off Device", "commandRebootDevice": "Restartovat zařízení", "commandSendSms": "Odeslat SMS", "commandSendUssd": "Odeslat USSD", |