From e7000e33818a231add49235f5b2a543d56e4b45f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 19 Nov 2016 11:07:20 +1300 Subject: Update localization files --- web/l10n/fa.json | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) (limited to 'web/l10n/fa.json') diff --git a/web/l10n/fa.json b/web/l10n/fa.json index 1bb66af..b3e68e9 100644 --- a/web/l10n/fa.json +++ b/web/l10n/fa.json @@ -1,6 +1,8 @@ { "sharedLoading": "در حال بارگزارى ...", + "sharedHide": "Hide", "sharedSave": "ذخيره", + "sharedSet": "Set", "sharedCancel": "انصراف", "sharedAdd": "اضافه كردن", "sharedEdit": "ویرایش", @@ -8,12 +10,16 @@ "sharedRemoveConfirm": "پاک کردن آیتم", "sharedKm": "کیلومتر", "sharedMi": "مایل", + "sharedNmi": "nmi", "sharedKn": "kn", "sharedKmh": "کیلومتر بر ساعت", "sharedMph": "مایل بر ساعت", "sharedHour": "ساعت", "sharedMinute": "دقيقه", "sharedSecond": "ثانيه", + "sharedDecimalDegrees": "Decimal Degrees", + "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes", + "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds", "sharedName": "نام", "sharedDescription": "توضیحات", "sharedSearch": "جستجو", @@ -29,6 +35,11 @@ "sharedHourAbbreviation": "ساعت", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Get Map State", + "sharedAttributeAlias": "Attribute Alias", + "sharedAttributeAliases": "Attribute Aliases", + "sharedAlias": "Alias", + "sharedDeviceDistance": "Device Distance", + "sharedDevice": "Device", "errorTitle": "خطا", "errorUnknown": "خطا ناشناخته", "errorConnection": "خطا در اتصال", @@ -36,6 +47,10 @@ "userPassword": "رمز عبور", "userAdmin": "مدیر", "userRemember": "مرا به خاطر داشته باش", + "userDisabled": "Disabled", + "userExpirationTime": "Expiration", + "userDeviceLimit": "Device Limit", + "userToken": "Token", "loginTitle": "ورود", "loginLanguage": "انتخاب زبان", "loginRegister": "ثبت نام", @@ -44,12 +59,16 @@ "loginCreated": "ثبت نام با موفقيت انجام شد", "loginLogout": "خروج", "devicesAndState": "دستگاه ها و وضعیت", - "deviceDialog": "دستگاه", "deviceTitle": "دستگاه ها", "deviceIdentifier": "سريال دستگاه", + "devicePhone": "Phone", + "deviceModel": "Model", + "deviceContact": "Contact", + "deviceCategory": "Category", "deviceLastUpdate": "آخرين بروزرسانى", "deviceCommand": "فرمان", "deviceFollow": "تعقیب", + "deviceTotalDistance": "Total Distance", "groupDialog": "گروه", "groupParent": "گروه", "groupNoGroup": "بدون گروه", @@ -60,6 +79,7 @@ "settingsUsers": "کاربر", "settingsSpeedUnit": "سرعت", "settingsTwelveHourFormat": "فرمت 12 ساعتی", + "settingsCoordinateFormat": "Coordinates Format", "reportTitle": "گزارشات ", "reportDevice": "دستگاه", "reportGroup": "Group", @@ -80,15 +100,18 @@ "serverZoom": "بزرگنمایی", "serverRegistration": "ثبت نام", "serverReadonly": "فقط خواندنی", + "serverForceSettings": "Force Settings", "mapTitle": "نقشه", "mapLayer": "لایه های نقشه", "mapCustom": "Custom Map", + "mapCarto": "Carto Basemaps", "mapOsm": "Open Street Map", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "چند ضلعی", "mapShapeCircle": "دایره ", + "mapLiveRoutes": "Live Routes", "stateTitle": "وضعیت", "stateName": "ویژگی", "stateValue": "مقدار", @@ -125,7 +148,7 @@ "eventDeviceOnline": "دستگاه آنلاین است ", "eventDeviceOffline": "دستگاه آفلاین است ", "eventDeviceMoving": "خودرو در حال حرکت است", - "eventDeviceStopped": "خودرو متوقف است", + "eventDeviceStopped": "Device has stopped", "eventDeviceOverspeed": "خودرو از سرعت تعیین شده تجاوز کرده است ", "eventCommandResult": "نتیجه ارسال دستور", "eventGeofenceEnter": "خودرو وارد حصار جغرافیایی شد ", @@ -150,7 +173,7 @@ "reportSummary": "خلاصه وضعیت ", "reportConfigure": "Configure", "reportEventTypes": "Event Types", - "reportCsv": "CSV", + "reportExport": "Export", "reportDeviceName": "نام دستگاه ", "reportAverageSpeed": "سرعت میانگین", "reportMaximumSpeed": "حداکثر سرعت", @@ -160,5 +183,22 @@ "reportStartAddress": "Start Address", "reportEndTime": "End Time", "reportEndAddress": "End Address", - "reportSpentFuel": "Spent Fuel" + "reportSpentFuel": "Spent Fuel", + "statisticsTitle": "Statistics", + "statisticsCaptureTime": "Capture Time", + "statisticsActiveUsers": "Active Users", + "statisticsActiveDevices": "Active Devices", + "statisticsRequests": "Requests", + "statisticsMessagesReceived": "Messages Received", + "statisticsMessagesStored": "Messages Stored", + "categoryArrow": "Arrow", + "categoryDefault": "Default", + "categoryCar": "Car", + "categoryBus": "Bus", + "categoryTruck": "Truck", + "categoryShip": "Ship", + "categoryPlane": "Plane", + "categoryMotorcycle": "Motorcycle", + "categoryBicycle": "Bicycle", + "categoryPerson": "Person" } \ No newline at end of file -- cgit v1.2.3