From 28c80c5601c396d82b7a7ce4f40702c671bf63b7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Jul 2016 12:20:04 +1200 Subject: Update localization files --- web/l10n/bg.json | 57 +++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 46 insertions(+), 11 deletions(-) (limited to 'web/l10n/bg.json') diff --git a/web/l10n/bg.json b/web/l10n/bg.json index 2c8f51286..ac739a6ec 100644 --- a/web/l10n/bg.json +++ b/web/l10n/bg.json @@ -14,34 +14,41 @@ "sharedHour": "Час", "sharedMinute": "Минута", "sharedSecond": "Секунда", - "sharedName": "Name", - "sharedSearch": "Search", + "sharedName": "Име", + "sharedDescription": "Description", + "sharedSearch": "Търси", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", "errorTitle": "Грешка", "errorUnknown": "Непозната Грешка", "errorConnection": "Грешка във връзката", "userEmail": "Пощенска кутия", "userPassword": "Парола", "userAdmin": "Admin", - "loginTitle": "Идентификация", + "loginTitle": "Вход", "loginLanguage": "Език", "loginRegister": "Регистрация", "loginLogin": "Вход", "loginFailed": "Грешен потребител или парола", "loginCreated": "Регистриран Нов Потребител", "loginLogout": "Изход", - "devicesAndState": "Devices and State", + "devicesAndState": "Устройства и състояние", "deviceDialog": "Обекти", "deviceTitle": "Устройства", "deviceIdentifier": "Идентификатор", - "deviceLastUpdate": "Last Update", + "deviceLastUpdate": "Последно обновяване", "deviceCommand": "Команда", - "deviceFollow": "Follow", - "groupDialog": "Group", - "groupParent": "Group", - "groupNoGroup": "No Group", + "deviceFollow": "Следвай", + "groupDialog": "Група", + "groupParent": "Група", + "groupNoGroup": "Без група", "settingsTitle": "Настройки", "settingsUser": "Профил", - "settingsGroups": "Groups", + "settingsGroups": "Групи", "settingsServer": "Сървър", "settingsUsers": "Потребител", "settingsDistanceUnit": "Разстояние", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", "stateTitle": "Състояние", "stateName": "Параметър", "stateValue": "Стойност", @@ -85,5 +94,31 @@ "commandEngineStop": "Спри Двигател", "commandEngineResume": "Стартирай Двигател", "commandFrequency": "Честота", - "commandUnit": "Обект" + "commandUnit": "Обект", + "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" } \ No newline at end of file -- cgit v1.2.3