From bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 11 Feb 2017 12:02:12 +1300 Subject: Update locales and add new languages --- web/l10n/bg.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/l10n/bg.json') diff --git a/web/l10n/bg.json b/web/l10n/bg.json index 80d2d67..a2f92ef 100644 --- a/web/l10n/bg.json +++ b/web/l10n/bg.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "час", "sharedMinuteAbbreviation": "м", "sharedGetMapState": "Get Map State", + "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Attribute Alias", "sharedAttributeAliases": "Attribute Aliases", "sharedAlias": "Alias", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Грешка", "errorUnknown": "Непозната Грешка", "errorConnection": "Грешка във връзката", + "errorSocket": "Web socket connection error", "userEmail": "Пощенска кутия", "userPassword": "Парола", "userAdmin": "Admin", @@ -51,6 +57,8 @@ "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", + "userUserLimit": "User Limit", + "userDeviceReadonly": "Device Readonly", "userToken": "Token", "loginTitle": "Вход", "loginLanguage": "Език", @@ -91,6 +99,7 @@ "reportClear": "Изчисти", "positionFixTime": "Време", "positionValid": "Валидност", + "positionAccuracy": "Accuracy", "positionLatitude": "Географска Ширина", "positionLongitude": "Географска Дължина", "positionAltitude": "Надморска височина", @@ -98,6 +107,7 @@ "positionCourse": "Посока", "positionAddress": "Адрес", "positionProtocol": "Протокол", + "positionDistance": "Distance", "serverTitle": "Настройки на Сървъра", "serverZoom": "Приближение", "serverRegistration": "Регистрация", @@ -139,6 +149,7 @@ "commandSosNumber": "Задай SOS номер", "commandSilenceTime": "Задай Тих Час", "commandSetPhonebook": "Задай Тел. Указател", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Гласово Съобщение", "commandOutputControl": "Output Control", "commandAlarmSpeed": "Аларма за Превишена Скорост", @@ -147,6 +158,7 @@ "commandData": "Данни", "commandPhone": "Телефонен номер", "commandMessage": "Съобщение", + "commandTimezone": "Timezone Offset", "eventAll": "Всички събития", "eventDeviceOnline": "Устройството е онлайн", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Събития", "reportTrips": "Пътувания", "reportSummary": "Общо", + "reportChart": "Chart", "reportConfigure": "Конфигуриране", "reportEventTypes": "Тип Събития", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportDeviceName": "Име на Обект", "reportAverageSpeed": "Средна скорост", @@ -205,5 +220,6 @@ "categoryPlane": "Plane", "categoryMotorcycle": "Motorcycle", "categoryBicycle": "Bicycle", - "categoryPerson": "Person" + "categoryPerson": "Person", + "categoryAnimal": "Animal" } \ No newline at end of file -- cgit v1.2.3