From 5c0e9d5eff4f471837ad26aa763ac8b5dc7fc501 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 7 Aug 2016 22:36:33 +0300 Subject: Update all language files --- web/l10n/bg.json | 80 ++++++++++++++++++++++++++++++++------------------------ 1 file changed, 46 insertions(+), 34 deletions(-) (limited to 'web/l10n/bg.json') diff --git a/web/l10n/bg.json b/web/l10n/bg.json index ac739a6ec..68d631ec8 100644 --- a/web/l10n/bg.json +++ b/web/l10n/bg.json @@ -15,20 +15,22 @@ "sharedMinute": "Минута", "sharedSecond": "Секунда", "sharedName": "Име", - "sharedDescription": "Description", + "sharedDescription": "Описание", "sharedSearch": "Търси", - "sharedGeofence": "Geofence", - "sharedGeofences": "Geofences", - "sharedNotifications": "Notifications", - "sharedAttributes": "Attributes", - "sharedAttribute": "Attribute", - "sharedArea": "Area", + "sharedGeofence": "Зона", + "sharedGeofences": "Зони", + "sharedNotifications": "Известия", + "sharedAttributes": "Атрибути", + "sharedAttribute": "Атрибут", + "sharedArea": "Район", + "sharedMute": "Изкл. звук", "errorTitle": "Грешка", "errorUnknown": "Непозната Грешка", "errorConnection": "Грешка във връзката", "userEmail": "Пощенска кутия", "userPassword": "Парола", "userAdmin": "Admin", + "userRemember": "Remember", "loginTitle": "Вход", "loginLanguage": "Език", "loginRegister": "Регистрация", @@ -80,8 +82,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", - "mapShapePolygon": "Polygon", - "mapShapeCircle": "Circle", + "mapShapePolygon": "Многоъгълник", + "mapShapeCircle": "Кръг", "stateTitle": "Състояние", "stateName": "Параметър", "stateValue": "Стойност", @@ -95,30 +97,40 @@ "commandEngineResume": "Стартирай Двигател", "commandFrequency": "Честота", "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", + "commandCustom": "Персонализирана Команда", + "commandPositionSingle": "Единичен доклад", + "commandAlarmArm": "Активирай Аларма", + "commandAlarmDisarm": "Деактивирай Аларма", + "commandSetTimezone": "Задайте Часова Зона", + "commandRequestPhoto": "Изпрати Снимка", + "commandRebootDevice": "Рестартирай Устройство", + "commandSendSms": "Изпрати СМС", + "commandSosNumber": "Задай SOS номер", + "commandSilenceTime": "Задай Тих Час", + "commandSetPhonebook": "Задай Тел. Указател", + "commandVoiceMessage": "Гласово Съобщение", "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" + "commandAlarmSpeed": "Аларма за Превишена Скорост", + "commandDeviceIdentification": "Идентификация на Устройство", + "eventDeviceOnline": "Устройството е онлайн", + "eventDeviceOffline": "Устройството е офлайн", + "eventDeviceMoving": "Устройството е в движение", + "eventDeviceStopped": "Устройството е спряло", + "eventDeviceOverspeed": "Устройството превишава скоростта", + "eventCommandResult": "Резултат от командата", + "eventGeofenceEnter": "Устройството влезе в зоната", + "eventGeofenceExit": "Устройството излезе от зоната", + "eventAlarm": "Alarms", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmMotion": "Motion Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Тип на известието", + "notificationWeb": "Изпрати през Web", + "notificationMail": "Изпрати през Mail" } \ No newline at end of file -- cgit v1.2.3