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/fa.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/l10n/fa.json') diff --git a/web/l10n/fa.json b/web/l10n/fa.json index 0d7e0dab..4e85da4d 100644 --- a/web/l10n/fa.json +++ b/web/l10n/fa.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "ساعت", "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": "رویداد ها", "reportTrips": "Trips", "reportSummary": "خلاصه وضعیت ", + "reportChart": "Chart", "reportConfigure": "Configure", "reportEventTypes": "Event Types", + "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