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/ar.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/l10n/ar.json') diff --git a/web/l10n/ar.json b/web/l10n/ar.json index f70fe04..b829a60 100644 --- a/web/l10n/ar.json +++ b/web/l10n/ar.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "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": "مدير النظام", @@ -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": "ظبط رقم الطوارئ", "commandSilenceTime": "حدد توقيت الصامت", "commandSetPhonebook": "ضبط سجل الهاتف", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "رسالة صوتية", "commandOutputControl": "التحكم بالإخراج", "commandAlarmSpeed": "منبه تعدي السرعة", @@ -147,6 +158,7 @@ "commandData": "Data", "commandPhone": "Phone Number", "commandMessage": "Message", + "commandTimezone": "Timezone Offset", "eventAll": "All Events", "eventDeviceOnline": "الجهاز متصل", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Events", "reportTrips": "Trips", "reportSummary": "Summary", + "reportChart": "Chart", "reportConfigure": "Configure", "reportEventTypes": "Event Types", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", @@ -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