From 2608adeff46f1286deff11a5320cee5647f6d41b Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 18 Sep 2016 11:40:46 +1200 Subject: Move web interface from main repo --- web/l10n/ar.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/bg.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/cs.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/da.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/de.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/el.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/en.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/es.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/fa.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/fi.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/fr.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/he.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/hi.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/hu.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/id.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/it.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/ka.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/lo.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/lt.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/ml.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/ms.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/nb.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/ne.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/nl.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/nn.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/pl.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/pt.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/pt_BR.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/ro.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/ru.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/si.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/sk.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/sl.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/sq.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/sr.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/ta.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/th.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/tr.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/uk.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/vi.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ web/l10n/zh.json | 164 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 41 files changed, 6724 insertions(+) create mode 100644 web/l10n/ar.json create mode 100644 web/l10n/bg.json create mode 100644 web/l10n/cs.json create mode 100644 web/l10n/da.json create mode 100644 web/l10n/de.json create mode 100644 web/l10n/el.json create mode 100644 web/l10n/en.json create mode 100644 web/l10n/es.json create mode 100644 web/l10n/fa.json create mode 100644 web/l10n/fi.json create mode 100644 web/l10n/fr.json create mode 100644 web/l10n/he.json create mode 100644 web/l10n/hi.json create mode 100644 web/l10n/hu.json create mode 100644 web/l10n/id.json create mode 100644 web/l10n/it.json create mode 100644 web/l10n/ka.json create mode 100644 web/l10n/lo.json create mode 100644 web/l10n/lt.json create mode 100644 web/l10n/ml.json create mode 100644 web/l10n/ms.json create mode 100644 web/l10n/nb.json create mode 100644 web/l10n/ne.json create mode 100644 web/l10n/nl.json create mode 100644 web/l10n/nn.json create mode 100644 web/l10n/pl.json create mode 100644 web/l10n/pt.json create mode 100644 web/l10n/pt_BR.json create mode 100644 web/l10n/ro.json create mode 100644 web/l10n/ru.json create mode 100644 web/l10n/si.json create mode 100644 web/l10n/sk.json create mode 100644 web/l10n/sl.json create mode 100644 web/l10n/sq.json create mode 100644 web/l10n/sr.json create mode 100644 web/l10n/ta.json create mode 100644 web/l10n/th.json create mode 100644 web/l10n/tr.json create mode 100644 web/l10n/uk.json create mode 100644 web/l10n/vi.json create mode 100644 web/l10n/zh.json (limited to 'web/l10n') diff --git a/web/l10n/ar.json b/web/l10n/ar.json new file mode 100644 index 00000000..c22bdbc4 --- /dev/null +++ b/web/l10n/ar.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "جاري التحميل...", + "sharedSave": "حفظ", + "sharedCancel": "إلغاء", + "sharedAdd": "إضافة", + "sharedEdit": "تعديل", + "sharedRemove": "حذف", + "sharedRemoveConfirm": "حذف العنصر؟", + "sharedKm": "كم", + "sharedMi": "ميل", + "sharedKn": "عقدة", + "sharedKmh": "كم/ساعه", + "sharedMph": "ميل/ساعة", + "sharedHour": "ساعه", + "sharedMinute": "دقيقة", + "sharedSecond": "ثانية", + "sharedName": "الاسم", + "sharedDescription": "الوصف", + "sharedSearch": "بحث", + "sharedGeofence": "السياج الجغرافي", + "sharedGeofences": "السياجات الجغرافية", + "sharedNotifications": "التنبيهات", + "sharedAttributes": "الخصائص", + "sharedAttribute": "خاصية", + "sharedArea": "منطقة", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "خطأ", + "errorUnknown": "خطأ غير معروف", + "errorConnection": "خطأ في الاتصال", + "userEmail": "بريد إلكتروني", + "userPassword": "كلمة المرور", + "userAdmin": "مدير النظام", + "userRemember": "Remember", + "loginTitle": "تسجيل الدخول", + "loginLanguage": "اللغة", + "loginRegister": "تسجيل جديد", + "loginLogin": "تسجيل الدخول", + "loginFailed": "كلمة مرور او بريد خاطئ", + "loginCreated": "تم تسجيل مستخدم جديد", + "loginLogout": "خروج", + "devicesAndState": "الأجهزة والحالة", + "deviceDialog": "جهاز", + "deviceTitle": "أجهزة", + "deviceIdentifier": "المعرف", + "deviceLastUpdate": "آخر تحديث", + "deviceCommand": "أمر ", + "deviceFollow": "متابعة", + "groupDialog": "مجموعة", + "groupParent": "مجموعة", + "groupNoGroup": "لا توجد مجموعة", + "settingsTitle": "إعدادات", + "settingsUser": "حساب", + "settingsGroups": "المجموعات", + "settingsServer": "خادم", + "settingsUsers": "المستخدمون", + "settingsSpeedUnit": "سرعة", + "settingsTwelveHourFormat": "صيغة 12-ساعة", + "reportTitle": "تقارير", + "reportDevice": "جهاز", + "reportGroup": "Group", + "reportFrom": "من", + "reportTo": "الي", + "reportShow": "اظهار", + "reportClear": "تفريغ الحقول", + "positionFixTime": "وقت", + "positionValid": "صالح", + "positionLatitude": "خط العرض", + "positionLongitude": "خط الطول", + "positionAltitude": "ارتفاع عن سطح البحر", + "positionSpeed": "السرعة", + "positionCourse": "دورة", + "positionAddress": "العنوان", + "positionProtocol": "بروتوكول", + "serverTitle": "اعدادت الخادم", + "serverZoom": "تقريب", + "serverRegistration": "تسجيل", + "serverReadonly": "قراءة فقط", + "mapTitle": "خريطة", + "mapLayer": "طبقة الخريطة", + "mapCustom": "خريطة محددة", + "mapOsm": "خرائط اوبن ستريت", + "mapBingKey": "مفتاح خرائط Bing", + "mapBingRoad": " خرائط الطرق Bing", + "mapBingAerial": "خرائط جوية Bing", + "mapShapePolygon": "مضلع", + "mapShapeCircle": "دائرة", + "stateTitle": "حالة", + "stateName": "عنصر", + "stateValue": "قيمة", + "commandTitle": "أمر", + "commandSend": "ارسال", + "commandSent": "تم ارسال الأمر", + "commandPositionPeriodic": "تقارير دورية", + "commandPositionStop": "ايقاف الارسال", + "commandEngineStop": "ايقاف المحرك", + "commandEngineResume": "تشغيل المحرك", + "commandFrequency": "تردد", + "commandUnit": "وحدة", + "commandCustom": "أمر خاص", + "commandPositionSingle": "تقرير مفرد", + "commandAlarmArm": "بدء تشغيل المنبه", + "commandAlarmDisarm": "تعطيل المنبه", + "commandSetTimezone": "حدد التوقيت الزمني", + "commandRequestPhoto": "اطلب صورة", + "commandRebootDevice": "أعد تشغيل الجهاز", + "commandSendSms": "إرسال رسالة قصيرة", + "commandSendUssd": "Send USSD", + "commandSosNumber": "ظبط رقم الطوارئ", + "commandSilenceTime": "حدد توقيت الصامت", + "commandSetPhonebook": "ضبط سجل الهاتف", + "commandVoiceMessage": "رسالة صوتية", + "commandOutputControl": "التحكم بالإخراج", + "commandAlarmSpeed": "منبه تعدي السرعة", + "commandDeviceIdentification": "تعريف الجهاز", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "الجهاز متصل", + "eventDeviceOffline": "الجهاز غير متصل", + "eventDeviceMoving": "الجهاز يتحرك", + "eventDeviceStopped": "الجهاز متوقف", + "eventDeviceOverspeed": "الجهاز متعدٍّ للسرعة", + "eventCommandResult": "نتيجة الأمر", + "eventGeofenceEnter": "الجهاز قد دخل السياج الجغرافي", + "eventGeofenceExit": "الجهاز قد خرج من السياج الجغرافي", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "نوع الملاحظة", + "notificationWeb": "أرسل عن طريق صفحة الويب", + "notificationMail": "أرسل عن طريق البريد الإلكتروني", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/bg.json b/web/l10n/bg.json new file mode 100644 index 00000000..0dc67dc0 --- /dev/null +++ b/web/l10n/bg.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Зареждане...", + "sharedSave": "Запази", + "sharedCancel": "Отказ", + "sharedAdd": "Добави", + "sharedEdit": "Редактирай", + "sharedRemove": "Премахни", + "sharedRemoveConfirm": "Премахване на Устройство?", + "sharedKm": "км", + "sharedMi": "мл", + "sharedKn": "kn", + "sharedKmh": "км/ч", + "sharedMph": "мл/ч", + "sharedHour": "Час", + "sharedMinute": "Минута", + "sharedSecond": "Секунда", + "sharedName": "Име", + "sharedDescription": "Описание", + "sharedSearch": "Търси", + "sharedGeofence": "Зона", + "sharedGeofences": "Зони", + "sharedNotifications": "Известия", + "sharedAttributes": "Атрибути", + "sharedAttribute": "Атрибут", + "sharedArea": "Район", + "sharedMute": "Изкл. звук", + "sharedType": "Тип", + "sharedDistance": "Разстояние", + "sharedHourAbbreviation": "час", + "sharedMinuteAbbreviation": "м", + "sharedGetMapState": "Get Map State", + "errorTitle": "Грешка", + "errorUnknown": "Непозната Грешка", + "errorConnection": "Грешка във връзката", + "userEmail": "Пощенска кутия", + "userPassword": "Парола", + "userAdmin": "Admin", + "userRemember": "Запомни", + "loginTitle": "Вход", + "loginLanguage": "Език", + "loginRegister": "Регистрация", + "loginLogin": "Вход", + "loginFailed": "Грешен потребител или парола", + "loginCreated": "Регистриран Нов Потребител", + "loginLogout": "Изход", + "devicesAndState": "Устройства и състояние", + "deviceDialog": "Обекти", + "deviceTitle": "Устройства", + "deviceIdentifier": "Идентификатор", + "deviceLastUpdate": "Последно обновяване", + "deviceCommand": "Команда", + "deviceFollow": "Следвай", + "groupDialog": "Група", + "groupParent": "Група", + "groupNoGroup": "Без група", + "settingsTitle": "Настройки", + "settingsUser": "Профил", + "settingsGroups": "Групи", + "settingsServer": "Сървър", + "settingsUsers": "Потребител", + "settingsSpeedUnit": "Скорост", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "Доклад", + "reportDevice": "Устройство", + "reportGroup": "Група", + "reportFrom": "От", + "reportTo": "До", + "reportShow": "Покажи", + "reportClear": "Изчисти", + "positionFixTime": "Време", + "positionValid": "Валидност", + "positionLatitude": "Географска Ширина", + "positionLongitude": "Географска Дължина", + "positionAltitude": "Надморска височина", + "positionSpeed": "Скорост", + "positionCourse": "Посока", + "positionAddress": "Адрес", + "positionProtocol": "Протокол", + "serverTitle": "Настройки на Сървъра", + "serverZoom": "Приближение", + "serverRegistration": "Регистрация", + "serverReadonly": "Readonly", + "mapTitle": "Карта", + "mapLayer": "Слой", + "mapCustom": "Потребителска Карта", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Многоъгълник", + "mapShapeCircle": "Кръг", + "stateTitle": "Състояние", + "stateName": "Параметър", + "stateValue": "Стойност", + "commandTitle": "Команда", + "commandSend": "Изпрати", + "commandSent": "Съобщението е изпратено", + "commandPositionPeriodic": "Периодичен Доклад", + "commandPositionStop": "Спри Доклада", + "commandEngineStop": "Спри Двигател", + "commandEngineResume": "Стартирай Двигател", + "commandFrequency": "Честота", + "commandUnit": "Обект", + "commandCustom": "Персонализирана Команда", + "commandPositionSingle": "Единичен доклад", + "commandAlarmArm": "Активирай Аларма", + "commandAlarmDisarm": "Деактивирай Аларма", + "commandSetTimezone": "Задайте Часова Зона", + "commandRequestPhoto": "Изпрати Снимка", + "commandRebootDevice": "Рестартирай Устройство", + "commandSendSms": "Изпрати СМС", + "commandSendUssd": "Изпрати USSD", + "commandSosNumber": "Задай SOS номер", + "commandSilenceTime": "Задай Тих Час", + "commandSetPhonebook": "Задай Тел. Указател", + "commandVoiceMessage": "Гласово Съобщение", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Аларма за Превишена Скорост", + "commandDeviceIdentification": "Идентификация на Устройство", + "commandIndex": "Индекс", + "commandData": "Данни", + "commandPhone": "Телефонен номер", + "commandMessage": "Съобщение", + "eventAll": "Всички събития", + "eventDeviceOnline": "Устройството е онлайн", + "eventDeviceOffline": "Устройството е офлайн", + "eventDeviceMoving": "Устройството е в движение", + "eventDeviceStopped": "Устройството е спряло", + "eventDeviceOverspeed": "Устройството превишава скоростта", + "eventCommandResult": "Резултат от командата", + "eventGeofenceEnter": "Устройството влезе в зоната", + "eventGeofenceExit": "Устройството излезе от зоната", + "eventAlarm": "Аларми", + "eventIgnitionOn": "Запалването е включено", + "eventIgnitionOff": "Запалването е изключено", + "alarm": "Аларма", + "alarmSos": "SOS Аларма", + "alarmVibration": "Аларма Вибрация", + "alarmMovement": "Аларма движение", + "alarmOverspeed": "Аларма за Превишена Скорост", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "Аларма за слаб заряд", + "alarmFault": "Аларма за повреда", + "notificationType": "Тип на известието", + "notificationWeb": "Изпрати през Web", + "notificationMail": "Изпрати през Mail", + "reportRoute": "Маршрут", + "reportEvents": "Събития", + "reportTrips": "Пътувания", + "reportSummary": "Общо", + "reportConfigure": "Конфигуриране", + "reportEventTypes": "Тип Събития", + "reportCsv": "CSV", + "reportDeviceName": "Име на Обект", + "reportAverageSpeed": "Средна скорост", + "reportMaximumSpeed": "Максимална скорост", + "reportEngineHours": "Машиночас", + "reportDuration": "Продължителност", + "reportStartTime": "Начален час", + "reportStartAddress": "Стартов Адрес", + "reportEndTime": "Краен час", + "reportEndAddress": "Краен Адрес", + "reportSpentFuel": "Отработено Гориво" +} \ No newline at end of file diff --git a/web/l10n/cs.json b/web/l10n/cs.json new file mode 100644 index 00000000..c7b3b792 --- /dev/null +++ b/web/l10n/cs.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Načítání...", + "sharedSave": "Uložit", + "sharedCancel": "Zrušit", + "sharedAdd": "Přidat", + "sharedEdit": "Změnit", + "sharedRemove": "Odstranit", + "sharedRemoveConfirm": "Odstranit položku?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Hodina", + "sharedMinute": "Minuta", + "sharedSecond": "Sekunda", + "sharedName": "Jméno", + "sharedDescription": "Popis", + "sharedSearch": "Hledat", + "sharedGeofence": "Geografická hranice", + "sharedGeofences": "Geografické hranice", + "sharedNotifications": "Upozornění", + "sharedAttributes": "Atributy", + "sharedAttribute": "Atribut", + "sharedArea": "Oblast", + "sharedMute": "Ztišit", + "sharedType": "Typ", + "sharedDistance": "Vzdálenost", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Získat stav mapy", + "errorTitle": "Chyba", + "errorUnknown": "Neznámá chyba", + "errorConnection": "Chyba spojení", + "userEmail": "Email", + "userPassword": "Heslo", + "userAdmin": "Admin", + "userRemember": "Zapamatovat", + "loginTitle": "Přihlášení", + "loginLanguage": "Jazyk", + "loginRegister": "Registrace", + "loginLogin": "Přihlášení", + "loginFailed": "Nesprávný email nebo heslo", + "loginCreated": "Nový uživatel byl zaregistrován", + "loginLogout": "Odhlášení", + "devicesAndState": "Zařízení a stav", + "deviceDialog": "Zařízení", + "deviceTitle": "Zařízení", + "deviceIdentifier": "Identifikace", + "deviceLastUpdate": "Poslední změna", + "deviceCommand": "Příkaz", + "deviceFollow": "Sledovat", + "groupDialog": "Skupina", + "groupParent": "Skupina", + "groupNoGroup": "Žádná skupina", + "settingsTitle": "Nastavení", + "settingsUser": "Účet", + "settingsGroups": "Skupiny", + "settingsServer": "Server", + "settingsUsers": "Uživatelé", + "settingsSpeedUnit": "Rychlost", + "settingsTwelveHourFormat": "12-hodinový formát", + "reportTitle": "Zpráva", + "reportDevice": "Zařízení", + "reportGroup": "Skupina", + "reportFrom": "Od", + "reportTo": "Komu", + "reportShow": "Zobrazit", + "reportClear": "Vyčistit", + "positionFixTime": "Čas", + "positionValid": "Správný", + "positionLatitude": "Šířka", + "positionLongitude": "Délka", + "positionAltitude": "Výška", + "positionSpeed": "Rychlost", + "positionCourse": "Směr", + "positionAddress": "Adresa", + "positionProtocol": "Protokol", + "serverTitle": "Nastavení serveru", + "serverZoom": "Přiblížení", + "serverRegistration": "Registrace", + "serverReadonly": "Pouze pro čtení", + "mapTitle": "Mapa", + "mapLayer": "Vrstva mapy", + "mapCustom": "Upravená mapa", + "mapOsm": "Open Street mapa", + "mapBingKey": "Bing Maps klíč", + "mapBingRoad": "Bing Maps cesta", + "mapBingAerial": "Bing Maps anténa", + "mapShapePolygon": "Mnohoúhelník", + "mapShapeCircle": "Kruh", + "stateTitle": "Stav", + "stateName": "Atribut", + "stateValue": "Hodnota", + "commandTitle": "Příkaz", + "commandSend": "Odeslat", + "commandSent": "Příkaz byl odeslán", + "commandPositionPeriodic": "Pravidelný report", + "commandPositionStop": "Zastavit report", + "commandEngineStop": "Zastavit motor", + "commandEngineResume": "Nastartovat motor", + "commandFrequency": "Frekvence", + "commandUnit": "Jednotka", + "commandCustom": "Volitelný příkaz", + "commandPositionSingle": "Jednotné hlášení", + "commandAlarmArm": "Aktivovat alarm", + "commandAlarmDisarm": "Deaktivovat alarm", + "commandSetTimezone": "Nastavit časovou zónu", + "commandRequestPhoto": "Vyžádat fotku", + "commandRebootDevice": "Restartovat zařízení", + "commandSendSms": "Odeslat SMS", + "commandSendUssd": "Odeslat USSD", + "commandSosNumber": "Nastavit SOS číslo", + "commandSilenceTime": "Nastavit čas tichého módu", + "commandSetPhonebook": "Nastavit telefonní seznam", + "commandVoiceMessage": "Hlasová zpráva", + "commandOutputControl": "Ovládání výstupu", + "commandAlarmSpeed": "Překročení rychlosti alarmu", + "commandDeviceIdentification": "Identifikace zařízení", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Číslo telefonu", + "commandMessage": "Zpráva", + "eventAll": "Všechny události", + "eventDeviceOnline": "Zařízení je online", + "eventDeviceOffline": "Zařízení je offline", + "eventDeviceMoving": "Zařízení s pohybuje", + "eventDeviceStopped": "Zařízení se zastavilo", + "eventDeviceOverspeed": "Zařízení překračuje rychlost", + "eventCommandResult": "Výsledek příkazu", + "eventGeofenceEnter": "Zařízení vstoupilo do geografické hranice", + "eventGeofenceExit": "Zařízení opustilo geografickou hranici", + "eventAlarm": "Alarmy", + "eventIgnitionOn": "Zažehnutí je ZAPNUTO", + "eventIgnitionOff": "Zažehnutí je VYPNUTO", + "alarm": "Alarm", + "alarmSos": "SOS alarm", + "alarmVibration": "Vibrační alarm", + "alarmMovement": "Pohybový alarm", + "alarmOverspeed": "Alarm překročení rychlosti", + "alarmFallDown": "Pádový alarm", + "alarmLowBattery": "Alarm vybité baterie", + "alarmFault": "Chybový alarm", + "notificationType": "Typ oznámení", + "notificationWeb": "Odeslat přes web", + "notificationMail": "Odeslat přes mail", + "reportRoute": "Trasa", + "reportEvents": "Události", + "reportTrips": "Výlety", + "reportSummary": "Souhrn", + "reportConfigure": "Nastavit", + "reportEventTypes": "Typy událostí", + "reportCsv": "CSV", + "reportDeviceName": "Jméno zařízení", + "reportAverageSpeed": "Průměrná rychlost", + "reportMaximumSpeed": "Maximální rychlost", + "reportEngineHours": "Hodiny motoru", + "reportDuration": "Trvání", + "reportStartTime": "Čas startu", + "reportStartAddress": "Adresa startu", + "reportEndTime": "Čas konce", + "reportEndAddress": "Adresa konce", + "reportSpentFuel": "Vyčerpané palivo" +} \ No newline at end of file diff --git a/web/l10n/da.json b/web/l10n/da.json new file mode 100644 index 00000000..4d2359ce --- /dev/null +++ b/web/l10n/da.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Loading... ", + "sharedSave": "Gem", + "sharedCancel": "Fortryd", + "sharedAdd": "Tilføj", + "sharedEdit": "Rediger", + "sharedRemove": "Fjern", + "sharedRemoveConfirm": "Fjern enhed?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "knob", + "sharedKmh": "km/t", + "sharedMph": "mph", + "sharedHour": "Time", + "sharedMinute": "Minut", + "sharedSecond": "Sekund", + "sharedName": "Navn", + "sharedDescription": "Beskrivelse", + "sharedSearch": "Søg", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifikationer", + "sharedAttributes": "Egenskaber", + "sharedAttribute": "Egenskab", + "sharedArea": "Område", + "sharedMute": "Lydløs", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "t", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Kort status", + "errorTitle": "Fejl", + "errorUnknown": "Ukendt Fejl", + "errorConnection": "Tilslutning fejl", + "userEmail": "Email", + "userPassword": "Kodeord", + "userAdmin": "Admin", + "userRemember": "Husk", + "loginTitle": "Log på", + "loginLanguage": "Sprog", + "loginRegister": "Registrer", + "loginLogin": "Log på", + "loginFailed": "Fejl i email adresse eller kodeord", + "loginCreated": "Ny bruger er registreret", + "loginLogout": "Log af", + "devicesAndState": "Enheder og status", + "deviceDialog": "Enhed", + "deviceTitle": "Enheder", + "deviceIdentifier": "Imei nr", + "deviceLastUpdate": "Seneste opdatering", + "deviceCommand": "Kommando", + "deviceFollow": "Følg", + "groupDialog": "Gruppe", + "groupParent": "Gruppe", + "groupNoGroup": "Ingen gruppe", + "settingsTitle": "Indstillinger", + "settingsUser": "Konto", + "settingsGroups": "Grupper", + "settingsServer": "Server", + "settingsUsers": "Brugere", + "settingsSpeedUnit": "Hastighed", + "settingsTwelveHourFormat": "12 timers format", + "reportTitle": "Rapporter", + "reportDevice": "Enhed", + "reportGroup": "Gruppe", + "reportFrom": "Fra", + "reportTo": "Til", + "reportShow": "Vis", + "reportClear": "Ryd", + "positionFixTime": "Tid", + "positionValid": "Valid", + "positionLatitude": "Breddegrad", + "positionLongitude": "Længdegrad", + "positionAltitude": "Højde", + "positionSpeed": "Hastighed", + "positionCourse": "Kurs", + "positionAddress": "Adresse", + "positionProtocol": "Protokol", + "serverTitle": "Server indstillinger", + "serverZoom": "Zoom", + "serverRegistration": "Registrering", + "serverReadonly": "Læs", + "mapTitle": "Kort", + "mapLayer": "Kort opsætning", + "mapCustom": "Brugerdefineret Kort", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Cirkel", + "stateTitle": "Status", + "stateName": "Parameter", + "stateValue": "Værdi", + "commandTitle": "Kommando", + "commandSend": "Send", + "commandSent": "Kommando er blevet sendt", + "commandPositionPeriodic": "Periodisk Rapportering", + "commandPositionStop": "Stop Rapportering", + "commandEngineStop": "Stop motor", + "commandEngineResume": "Genstart motor", + "commandFrequency": "Frekvens", + "commandUnit": "Enhed", + "commandCustom": "Skræddersyet kommando", + "commandPositionSingle": "Enkel rapport", + "commandAlarmArm": "Armer alarm", + "commandAlarmDisarm": "Slå alarm fra", + "commandSetTimezone": "Sæt tidszone", + "commandRequestPhoto": "Tag billede", + "commandRebootDevice": "Genstart enhed", + "commandSendSms": "send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Angiv SOS nummer", + "commandSilenceTime": "Angiv lydløs tid", + "commandSetPhonebook": "Angiv telefonbog", + "commandVoiceMessage": "Tale meddelelse", + "commandOutputControl": "Output kontrol", + "commandAlarmSpeed": "Hastigheds alarm", + "commandDeviceIdentification": "Enheds id", + "commandIndex": "Indeks", + "commandData": "Data", + "commandPhone": "Telefon nummer", + "commandMessage": "Meddelelse", + "eventAll": "Alle begivenheder", + "eventDeviceOnline": "Enhed online", + "eventDeviceOffline": "Enhed offline", + "eventDeviceMoving": "Enhed i bevægelse", + "eventDeviceStopped": "Enhed i stilstand", + "eventDeviceOverspeed": "Enhed overskrider hastighed", + "eventCommandResult": "Resultat af kommando", + "eventGeofenceEnter": "Enhed kom indenfor geofence", + "eventGeofenceExit": "Enhed kom udenfor geofence", + "eventAlarm": "Alarmer", + "eventIgnitionOn": "Tænding slået til", + "eventIgnitionOff": "Tænding slået fra", + "alarm": "Alarm", + "alarmSos": "SOS alarm", + "alarmVibration": "Vibrations alarm", + "alarmMovement": "Bevægelses alarm", + "alarmOverspeed": "Hastigheds alarm", + "alarmFallDown": "Fald alarm", + "alarmLowBattery": "Lavt batteri alarm", + "alarmFault": "Fejl alarm", + "notificationType": "Type af notifikation", + "notificationWeb": "Send via Web", + "notificationMail": "Send via mail", + "reportRoute": "Rute", + "reportEvents": "Begivenheder", + "reportTrips": "Ture", + "reportSummary": "Resume", + "reportConfigure": "Konfigurer", + "reportEventTypes": "Begivenheds typer", + "reportCsv": "CSV", + "reportDeviceName": "Enheds navn", + "reportAverageSpeed": "Gennemsnits hastighed", + "reportMaximumSpeed": "Maximum hastighed", + "reportEngineHours": "Motor aktiv timer", + "reportDuration": "Varighed", + "reportStartTime": "Start tidspunkt", + "reportStartAddress": "Start adresse", + "reportEndTime": "Slut tidspunkt", + "reportEndAddress": "Slut adresse", + "reportSpentFuel": "Brændstof forbrug" +} \ No newline at end of file diff --git a/web/l10n/de.json b/web/l10n/de.json new file mode 100644 index 00000000..d20e711c --- /dev/null +++ b/web/l10n/de.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Lade...", + "sharedSave": "Speichern", + "sharedCancel": "Abbrechen", + "sharedAdd": "Hinzufügen", + "sharedEdit": "Bearbeiten", + "sharedRemove": "Entfernen", + "sharedRemoveConfirm": "Objekt entfernen?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Stunde", + "sharedMinute": "Minute", + "sharedSecond": "Sekunde", + "sharedName": "Name", + "sharedDescription": "Beschreibung", + "sharedSearch": "Suchen", + "sharedGeofence": "Geo-Zaun", + "sharedGeofences": "Geo-Zäune", + "sharedNotifications": "Benachrichtigungen", + "sharedAttributes": "Eigenschaften", + "sharedAttribute": "Eigenschaft", + "sharedArea": "Gebiet", + "sharedMute": "Stummschalten", + "sharedType": "Typ", + "sharedDistance": "Abstand", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Fehler", + "errorUnknown": "Unbekannter Fehler", + "errorConnection": "Verbindungsfehler", + "userEmail": "Email", + "userPassword": "Passwort", + "userAdmin": "Admin", + "userRemember": "Erinnern", + "loginTitle": "Anmeldung", + "loginLanguage": "Sprache", + "loginRegister": "Registrieren", + "loginLogin": "Anmelden", + "loginFailed": "Falsche Emailadresse oder Passwort", + "loginCreated": "Neuer Benutzer wurde registriert", + "loginLogout": "Abmelden", + "devicesAndState": "Geräte und Status", + "deviceDialog": "Gerät", + "deviceTitle": "Geräte", + "deviceIdentifier": "Kennung", + "deviceLastUpdate": "Letzte Aktualisierung", + "deviceCommand": "Befehl", + "deviceFollow": "Folgen", + "groupDialog": "Gruppe", + "groupParent": "Gruppe", + "groupNoGroup": "Keine Gruppe", + "settingsTitle": "Einstellungen", + "settingsUser": "Benutzerkonto", + "settingsGroups": "Gruppen", + "settingsServer": "Server", + "settingsUsers": "Benutzer", + "settingsSpeedUnit": "Geschwindigkeit", + "settingsTwelveHourFormat": "12 Stunden Format", + "reportTitle": "Berichte", + "reportDevice": "Gerät", + "reportGroup": "Gruppe", + "reportFrom": "Von", + "reportTo": "Bis", + "reportShow": "Anzeigen", + "reportClear": "Leeren", + "positionFixTime": "Zeit", + "positionValid": "Gültig", + "positionLatitude": "Breitengrad", + "positionLongitude": "Längengrad", + "positionAltitude": "Altitude", + "positionSpeed": "Geschwindigkeit", + "positionCourse": "Richtung", + "positionAddress": "Adresse", + "positionProtocol": "Protokoll", + "serverTitle": "Server Einstellungen", + "serverZoom": "Zoomen", + "serverRegistration": "Registrierung zulassen", + "serverReadonly": "Nur Lesen", + "mapTitle": "Karte", + "mapLayer": "Karten Layer", + "mapCustom": "Benutzerspezifische Karte", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Strassenkarte", + "mapBingAerial": "Bing Luftbilder", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Kreis", + "stateTitle": "Status", + "stateName": "Parameter", + "stateValue": "Wert", + "commandTitle": "Befehl", + "commandSend": "Senden", + "commandSent": "Befehl wurde gesendet", + "commandPositionPeriodic": "Periodische Berichte", + "commandPositionStop": "Bericht stoppen", + "commandEngineStop": "Motor Stop", + "commandEngineResume": "Motor Start", + "commandFrequency": "Frequenz", + "commandUnit": "Einheit", + "commandCustom": "Benutzerdefinierter Befehl", + "commandPositionSingle": "Einzelner Bericht", + "commandAlarmArm": "Scharf schalten", + "commandAlarmDisarm": "Unscharf schalten", + "commandSetTimezone": "Zeitzone festlegen", + "commandRequestPhoto": "Foto anfordern", + "commandRebootDevice": "Gerät neustarten", + "commandSendSms": "SMS senden", + "commandSendUssd": "USSD senden", + "commandSosNumber": "SOS-Nummer festlegen", + "commandSilenceTime": "Ruhezeit festlegen", + "commandSetPhonebook": "Telefonbuch festlegen", + "commandVoiceMessage": "Sprachnachricht", + "commandOutputControl": "Berichtsteuerung", + "commandAlarmSpeed": "Geschwindigkeitsalarm", + "commandDeviceIdentification": "Gerätekennung", + "commandIndex": "Index", + "commandData": "Daten", + "commandPhone": "Rufnummer", + "commandMessage": "Nachricht", + "eventAll": "Alle Ereignisse", + "eventDeviceOnline": "Gerät ist online", + "eventDeviceOffline": "Gerät ist offline", + "eventDeviceMoving": "Gerät ist in Bewegung", + "eventDeviceStopped": "Gerät hat gestoppt", + "eventDeviceOverspeed": "Gerät überschreitet Tempolimit", + "eventCommandResult": "Ergebnis des Befehls", + "eventGeofenceEnter": "Gerät hat Geo-Zaun betreten", + "eventGeofenceExit": "Gerät hat Geo-Zaun verlassen", + "eventAlarm": "Alarme", + "eventIgnitionOn": "Zünding an", + "eventIgnitionOff": "Zündung aus", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Erschütterungsalarm", + "alarmMovement": "Bewegungsalarm", + "alarmOverspeed": "Geschwindigkeitsalarm", + "alarmFallDown": "Sturzalarm", + "alarmLowBattery": "Batteriealarm", + "alarmFault": "Fehleralarm", + "notificationType": "Art der Benachrichtigung ", + "notificationWeb": "Per Web senden", + "notificationMail": "Per E-Mail senden", + "reportRoute": "Route", + "reportEvents": "Ereignis", + "reportTrips": "Trips", + "reportSummary": "Zusammenfassung", + "reportConfigure": "Konfigurieren", + "reportEventTypes": "Ereignisarten", + "reportCsv": "CSV", + "reportDeviceName": "Gerätename", + "reportAverageSpeed": "Durchschnittsgeschwindigkeit", + "reportMaximumSpeed": "Höchstgeschwindigkeit", + "reportEngineHours": "Betriebsstunden", + "reportDuration": "Dauer", + "reportStartTime": "Startzeit", + "reportStartAddress": "Startort", + "reportEndTime": "Zielzeit", + "reportEndAddress": "Zielort", + "reportSpentFuel": "Kraftstoffverbrauch" +} \ No newline at end of file diff --git a/web/l10n/el.json b/web/l10n/el.json new file mode 100644 index 00000000..49dceda3 --- /dev/null +++ b/web/l10n/el.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Φόρτωση...", + "sharedSave": "Αποθήκευση", + "sharedCancel": "Άκυρον", + "sharedAdd": "Προσθήκη", + "sharedEdit": "Επεξεργασία", + "sharedRemove": "Διαγραφή", + "sharedRemoveConfirm": "Διαγραφη στοιχείου;", + "sharedKm": "χλμ", + "sharedMi": "μίλια", + "sharedKn": "κόμβοι", + "sharedKmh": "χλμ/ώρα", + "sharedMph": "μίλια/ώρα", + "sharedHour": "Ώρα", + "sharedMinute": "Λεπτά", + "sharedSecond": "Δευτερόλεπτα", + "sharedName": "Όνομα", + "sharedDescription": "Περιγραφή", + "sharedSearch": "Αναζήτηση", + "sharedGeofence": "Γεωφράχτης", + "sharedGeofences": "Γεωφράχτες", + "sharedNotifications": "Ειδοποιήσεις", + "sharedAttributes": "Παράμετροι", + "sharedAttribute": "Παράμετρος", + "sharedArea": "Περιοχή", + "sharedMute": "Σίγαση", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Σφάλμα", + "errorUnknown": "Άγνωστο σφάλμα", + "errorConnection": "Σφάλμα σύνδεσης", + "userEmail": "Ηλ. διεύθυνση", + "userPassword": "Συνθηματικό", + "userAdmin": "Admin", + "userRemember": "Απομνημόνευση", + "loginTitle": "Σύνδεση", + "loginLanguage": "Γλώσσα", + "loginRegister": "Εγγραφή", + "loginLogin": "Σύνδεση", + "loginFailed": "Εσφαλμένη διεύθυνση ή εσφαλμένο συνθηματικό", + "loginCreated": "Ο νέος χρήστης καταχωρήθηκε.", + "loginLogout": "Αποσύνδεση", + "devicesAndState": "Κατάσταση συσκευών", + "deviceDialog": "Συσκευή", + "deviceTitle": "Συσκευές", + "deviceIdentifier": "Αναγνωριστικό", + "deviceLastUpdate": "Τελευταία ενημέρωση", + "deviceCommand": "Εντολή", + "deviceFollow": "Ακολουθώ", + "groupDialog": "Ομάδα", + "groupParent": "Ομάδα", + "groupNoGroup": "Χωρίς Ομάδα", + "settingsTitle": "Ρυθμίσεις", + "settingsUser": "Λογαριασμός", + "settingsGroups": "Ομάδες", + "settingsServer": "Εξυπηρετητής", + "settingsUsers": "Χρήστες", + "settingsSpeedUnit": "Ταχύτητα", + "settingsTwelveHourFormat": "12ώρη μορφή", + "reportTitle": "Αναφορές", + "reportDevice": "Συσκευή", + "reportGroup": "Group", + "reportFrom": "Από", + "reportTo": "Έως", + "reportShow": "Προβολή", + "reportClear": "Καθαρισμός", + "positionFixTime": "Χρόνος", + "positionValid": "Έγκυρο", + "positionLatitude": "Γ. πλάτος", + "positionLongitude": "Γ. μήκος", + "positionAltitude": "Υψόμετρο", + "positionSpeed": "Ταχύτητα", + "positionCourse": "Πορεία", + "positionAddress": "Διεύθυνση", + "positionProtocol": "Πρωτόκολλο", + "serverTitle": "Ρυθμίσεις εξυπηρετητή", + "serverZoom": "Εστίαση", + "serverRegistration": "Εγγραφή", + "serverReadonly": "Μόνο για ανάγνωση", + "mapTitle": "Χάρτης", + "mapLayer": "Επιλογή χάρτη", + "mapCustom": "Προσαρμοσμένος χάρτης", + "mapOsm": "Open Street Map", + "mapBingKey": "Κλειδί Bing Maps", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Πολύγωνο", + "mapShapeCircle": "Κύκλος", + "stateTitle": "Κατάσταση", + "stateName": "Παράμετρος", + "stateValue": "Τιμή", + "commandTitle": "Εντολή", + "commandSend": "Αποστολή", + "commandSent": "Η εντολή έχει σταλεί.", + "commandPositionPeriodic": "Περιοδικές αναφορές", + "commandPositionStop": "Λήξη αναφορών", + "commandEngineStop": "Κλείσιμο", + "commandEngineResume": "Επανεκκίνηση", + "commandFrequency": "Συχνότητα", + "commandUnit": "Μονάδα", + "commandCustom": "Προσαρμοσμένη εντολή", + "commandPositionSingle": "Ενιαία αναφορά", + "commandAlarmArm": "Ενεργοποίηση συναγερμού", + "commandAlarmDisarm": "Απενεργοποίηση συναγερμού", + "commandSetTimezone": "Καθορισμός ζώνης ώρας", + "commandRequestPhoto": "Αίτημα για φωτογραφία", + "commandRebootDevice": "Επανεκκίνηση συσκευής", + "commandSendSms": "Αποστολή γραπτού μηνύματος (SMS)", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Καθορισμός αριθμού SOS", + "commandSilenceTime": "Καθορισμός χρόνου σιωπής", + "commandSetPhonebook": "Καθορισμός τηλεφωνικού καταλόγου", + "commandVoiceMessage": "Φωνητικό μήνυμα", + "commandOutputControl": "Έλεγχος αποτελεσμάτων", + "commandAlarmSpeed": "Υπέρβαση ορίου ταχύτητας", + "commandDeviceIdentification": "Αναγνωριστικό συσκευής", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "Η συσκευή είναι συνδεδεμένη", + "eventDeviceOffline": "Η συσκευή είναι αποσυνδεδεμένη", + "eventDeviceMoving": "Η συσκευή βρίσκεται σε κίνηση", + "eventDeviceStopped": "Η συσκευή έχει σταματήσει", + "eventDeviceOverspeed": "Η συσκευή υπερέβει την ταχύτητα", + "eventCommandResult": "Αποτέλεσμα εντολής", + "eventGeofenceEnter": "Η συσσκευή εισήλθε του γεωφράχτη", + "eventGeofenceExit": "Η συσκευή εξήλθε του γεωφράχτη", + "eventAlarm": "Προειδοποιήσεις", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Προειδοποίηση", + "alarmSos": "Προειδοποίηση SOS", + "alarmVibration": "Προειδοποίηση δόνησης", + "alarmMovement": "Προειδοποίηση κίνησης", + "alarmOverspeed": "Προειδοποίηση υπέρβασης ορίου ταχύτητας", + "alarmFallDown": "Προειδοποίηση πτώσης", + "alarmLowBattery": "Προειδοποίηση χαμηλής μπαταρίας", + "alarmFault": "Προειδοποίηση σφάλματος", + "notificationType": "Τύπος ειδοποίησης", + "notificationWeb": "Αποστολή μέσω διαδικτύου", + "notificationMail": "Αποστολή μέσω ηλ. ταχυδρομείου", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/en.json b/web/l10n/en.json new file mode 100644 index 00000000..a1fc97c8 --- /dev/null +++ b/web/l10n/en.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Loading...", + "sharedSave": "Save", + "sharedCancel": "Cancel", + "sharedAdd": "Add", + "sharedEdit": "Edit", + "sharedRemove": "Remove", + "sharedRemoveConfirm": "Remove item?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Hour", + "sharedMinute": "Minute", + "sharedSecond": "Second", + "sharedName": "Name", + "sharedDescription": "Description", + "sharedSearch": "Search", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Error", + "errorUnknown": "Unknown error", + "errorConnection": "Connection error", + "userEmail": "Email", + "userPassword": "Password", + "userAdmin": "Admin", + "userRemember": "Remember", + "loginTitle": "Login", + "loginLanguage": "Language", + "loginRegister": "Register", + "loginLogin": "Login", + "loginFailed": "Incorrect email address or password", + "loginCreated": "New user has been registered", + "loginLogout": "Logout", + "devicesAndState": "Devices and State", + "deviceDialog": "Device", + "deviceTitle": "Devices", + "deviceIdentifier": "Identifier", + "deviceLastUpdate": "Last Update", + "deviceCommand": "Command", + "deviceFollow": "Follow", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "Settings", + "settingsUser": "Account", + "settingsGroups": "Groups", + "settingsServer": "Server", + "settingsUsers": "Users", + "settingsSpeedUnit": "Speed", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "Reports", + "reportDevice": "Device", + "reportGroup": "Group", + "reportFrom": "From", + "reportTo": "To", + "reportShow": "Show", + "reportClear": "Clear", + "positionFixTime": "Time", + "positionValid": "Valid", + "positionLatitude": "Latitude", + "positionLongitude": "Longitude", + "positionAltitude": "Altitude", + "positionSpeed": "Speed", + "positionCourse": "Course", + "positionAddress": "Address", + "positionProtocol": "Protocol", + "serverTitle": "Server Settings", + "serverZoom": "Zoom", + "serverRegistration": "Registration", + "serverReadonly": "Readonly", + "mapTitle": "Map", + "mapLayer": "Map Layer", + "mapCustom": "Custom Map", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "State", + "stateName": "Attribute", + "stateValue": "Value", + "commandTitle": "Command", + "commandSend": "Send", + "commandSent": "Command has been sent", + "commandPositionPeriodic": "Periodic Reporting", + "commandPositionStop": "Stop Reporting", + "commandEngineStop": "Engine Stop", + "commandEngineResume": "Engine Resume", + "commandFrequency": "Frequency", + "commandUnit": "Unit", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "Device is online", + "eventDeviceOffline": "Device is offline", + "eventDeviceMoving": "Device is moving", + "eventDeviceStopped": "Device has stopped", + "eventDeviceOverspeed": "Device exceeds the speed", + "eventCommandResult": "Command result", + "eventGeofenceEnter": "Device has entered geofence", + "eventGeofenceExit": "Device has exited geofence", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/es.json b/web/l10n/es.json new file mode 100644 index 00000000..cadd9b7e --- /dev/null +++ b/web/l10n/es.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Cargando...", + "sharedSave": "Guardar", + "sharedCancel": "Cancelar", + "sharedAdd": "Agregar", + "sharedEdit": "Editar", + "sharedRemove": "Borrar", + "sharedRemoveConfirm": "Borrar Elemento?", + "sharedKm": "KM", + "sharedMi": "MI", + "sharedKn": "Nudo", + "sharedKmh": "KM/H", + "sharedMph": "MPH", + "sharedHour": "Hora", + "sharedMinute": "Minuto", + "sharedSecond": "Segundo", + "sharedName": "Nombre", + "sharedDescription": "Descripción", + "sharedSearch": "Buscar", + "sharedGeofence": "Geocerca", + "sharedGeofences": "Geocercas", + "sharedNotifications": "Notificaciones", + "sharedAttributes": "Atributos", + "sharedAttribute": "Atributo", + "sharedArea": "Área", + "sharedMute": "Silenciar", + "sharedType": "Tipo", + "sharedDistance": "Distancia", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Obtener Estado del Mapa", + "errorTitle": "Error", + "errorUnknown": "Error Desconocido", + "errorConnection": "Error de Conexión", + "userEmail": "Email", + "userPassword": "Contraseña", + "userAdmin": "Administrador", + "userRemember": "Recordar", + "loginTitle": "Ingresar", + "loginLanguage": "Idioma", + "loginRegister": "Registrar", + "loginLogin": "Ingresar", + "loginFailed": "Dirección de Correo o Contraseña Incorrecta", + "loginCreated": "Nuevo Usuario ha sido registrado", + "loginLogout": "Salir", + "devicesAndState": "Dispositivos y Estado", + "deviceDialog": "Dispositivo", + "deviceTitle": "Dispositivos", + "deviceIdentifier": "Identificador", + "deviceLastUpdate": "Última Actualización", + "deviceCommand": "Comando", + "deviceFollow": "Seguir", + "groupDialog": "Grupo", + "groupParent": "Grupo", + "groupNoGroup": "Sin grupo", + "settingsTitle": "Preferencias", + "settingsUser": "Cuenta", + "settingsGroups": "Grupos", + "settingsServer": "Servidor", + "settingsUsers": "Usuarios", + "settingsSpeedUnit": "Velocidad", + "settingsTwelveHourFormat": "Formato de 12 Hrs", + "reportTitle": "Reportes", + "reportDevice": "Dispositivos", + "reportGroup": "Grupo", + "reportFrom": "Desde", + "reportTo": "Hasta", + "reportShow": "Mostrar", + "reportClear": "Limpiar", + "positionFixTime": "Hora", + "positionValid": "Válida", + "positionLatitude": "Latitud", + "positionLongitude": "Longitud", + "positionAltitude": "Altitud", + "positionSpeed": "Velocidad", + "positionCourse": "Curso", + "positionAddress": "Dirección", + "positionProtocol": "Protocolo", + "serverTitle": "Preferencias Servidor", + "serverZoom": "Zoom", + "serverRegistration": "Registrar", + "serverReadonly": "Sólo Lectura", + "mapTitle": "Mapa", + "mapLayer": "Capa de Mapa", + "mapCustom": "Mapa Personalizado", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps - Carretera", + "mapBingAerial": "Bing Maps - Aéreo", + "mapShapePolygon": "Polígono", + "mapShapeCircle": "Círculo", + "stateTitle": "Estado", + "stateName": "Parámetro", + "stateValue": "Valor", + "commandTitle": "Comando", + "commandSend": "Enviar", + "commandSent": "El Comando ha sido enviado", + "commandPositionPeriodic": "Frecuencia de Posiciones", + "commandPositionStop": "Detener Reporte de Posiciones", + "commandEngineStop": "Apagar motor", + "commandEngineResume": "Desbloquear Encendido de Motor", + "commandFrequency": "Frequencia", + "commandUnit": "Unidad", + "commandCustom": "Comando personalizado", + "commandPositionSingle": "Un report", + "commandAlarmArm": "Armar Alarma", + "commandAlarmDisarm": "Desarmar Alarma", + "commandSetTimezone": "Establecer zona horaria", + "commandRequestPhoto": "Solicitar Foto", + "commandRebootDevice": "Reiniciar dispositivo", + "commandSendSms": "Enviar SMS", + "commandSendUssd": "Enviar USSD", + "commandSosNumber": "Establecer el número SOS", + "commandSilenceTime": "Setear horario de silencio", + "commandSetPhonebook": "Establecer contacto", + "commandVoiceMessage": "Mensaje de voz", + "commandOutputControl": "Control de Salidas", + "commandAlarmSpeed": "Alerta de Velocidad", + "commandDeviceIdentification": "Identificación de Dispositivo", + "commandIndex": "Índice", + "commandData": "Datos", + "commandPhone": "Número de Teléfono", + "commandMessage": "Mensaje", + "eventAll": "Todos los Eventos", + "eventDeviceOnline": "El dispositivo está en linea", + "eventDeviceOffline": "El dispositivo está fuera de linea", + "eventDeviceMoving": "El dispositivo se está moviendo", + "eventDeviceStopped": "El dispositivo está parado", + "eventDeviceOverspeed": "El dispositivo excedió el limite de velocidad", + "eventCommandResult": "Resultado de comando", + "eventGeofenceEnter": "El dispositivo ha ingresado a la geocerca", + "eventGeofenceExit": "El dispositivo ha salido de la geocerca", + "eventAlarm": "Alarmas", + "eventIgnitionOn": "Encendido ON", + "eventIgnitionOff": "Encendido OFF", + "alarm": "Alarma", + "alarmSos": "Alarma de SOS", + "alarmVibration": "Alarma de vibración", + "alarmMovement": "Alarma de movimiento", + "alarmOverspeed": "Alarma de exceso de velocidad", + "alarmFallDown": "Alarma de caida", + "alarmLowBattery": "Alarma de bateria baja", + "alarmFault": "Alarma de fallo", + "notificationType": "Tipo de Notificación", + "notificationWeb": "Envíar vía Web", + "notificationMail": "Envíar vía Email", + "reportRoute": "Ruta", + "reportEvents": "Eventos", + "reportTrips": "Viajes", + "reportSummary": "Sumario", + "reportConfigure": "Configurar", + "reportEventTypes": "Tipos de Evento", + "reportCsv": "CSV", + "reportDeviceName": "Nombre de Dispositivo", + "reportAverageSpeed": "Velocidad promedio", + "reportMaximumSpeed": "Velocidad Máxima", + "reportEngineHours": "Horas Motor", + "reportDuration": "Duración", + "reportStartTime": "Hora de Inicio", + "reportStartAddress": "Dirección de Inicio", + "reportEndTime": "Hora de Fin", + "reportEndAddress": "Dirección de Fin", + "reportSpentFuel": "Combustible utilizado" +} \ No newline at end of file diff --git a/web/l10n/fa.json b/web/l10n/fa.json new file mode 100644 index 00000000..1bb66af4 --- /dev/null +++ b/web/l10n/fa.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "در حال بارگزارى ...", + "sharedSave": "ذخيره", + "sharedCancel": "انصراف", + "sharedAdd": "اضافه كردن", + "sharedEdit": "ویرایش", + "sharedRemove": "پاک کردن", + "sharedRemoveConfirm": "پاک کردن آیتم", + "sharedKm": "کیلومتر", + "sharedMi": "مایل", + "sharedKn": "kn", + "sharedKmh": "کیلومتر بر ساعت", + "sharedMph": "مایل بر ساعت", + "sharedHour": "ساعت", + "sharedMinute": "دقيقه", + "sharedSecond": "ثانيه", + "sharedName": "نام", + "sharedDescription": "توضیحات", + "sharedSearch": "جستجو", + "sharedGeofence": "حصار جغرافیایی", + "sharedGeofences": "حصارهای جغرافیایی", + "sharedNotifications": "رویدادها", + "sharedAttributes": "ویژگی ها", + "sharedAttribute": "ویژگی", + "sharedArea": "محدوده", + "sharedMute": "بی صدا", + "sharedType": "نوع خط", + "sharedDistance": "طول مسیر", + "sharedHourAbbreviation": "ساعت", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "خطا", + "errorUnknown": "خطا ناشناخته", + "errorConnection": "خطا در اتصال", + "userEmail": "نام كاربرى ", + "userPassword": "رمز عبور", + "userAdmin": "مدیر", + "userRemember": "مرا به خاطر داشته باش", + "loginTitle": "ورود", + "loginLanguage": "انتخاب زبان", + "loginRegister": "ثبت نام", + "loginLogin": "ورود", + "loginFailed": "نام كاربرى يا گذرواژه اشتباه است", + "loginCreated": "ثبت نام با موفقيت انجام شد", + "loginLogout": "خروج", + "devicesAndState": "دستگاه ها و وضعیت", + "deviceDialog": "دستگاه", + "deviceTitle": "دستگاه ها", + "deviceIdentifier": "سريال دستگاه", + "deviceLastUpdate": "آخرين بروزرسانى", + "deviceCommand": "فرمان", + "deviceFollow": "تعقیب", + "groupDialog": "گروه", + "groupParent": "گروه", + "groupNoGroup": "بدون گروه", + "settingsTitle": "تنظيمات", + "settingsUser": "حساب كاربرى", + "settingsGroups": "گروه ها", + "settingsServer": "سرور", + "settingsUsers": "کاربر", + "settingsSpeedUnit": "سرعت", + "settingsTwelveHourFormat": "فرمت 12 ساعتی", + "reportTitle": "گزارشات ", + "reportDevice": "دستگاه", + "reportGroup": "Group", + "reportFrom": "از", + "reportTo": "تا", + "reportShow": "نمایش", + "reportClear": "خالی کردن", + "positionFixTime": "زمان", + "positionValid": "معتبر", + "positionLatitude": "عرض جغرافيايى", + "positionLongitude": "طول جغرافيايى", + "positionAltitude": "ارتفاع", + "positionSpeed": "سرعت", + "positionCourse": "دوره", + "positionAddress": "آدرس", + "positionProtocol": "پروتوکل", + "serverTitle": "تنظیمات سرور", + "serverZoom": "بزرگنمایی", + "serverRegistration": "ثبت نام", + "serverReadonly": "فقط خواندنی", + "mapTitle": "نقشه", + "mapLayer": "لایه های نقشه", + "mapCustom": "Custom Map", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "چند ضلعی", + "mapShapeCircle": "دایره ", + "stateTitle": "وضعیت", + "stateName": "ویژگی", + "stateValue": "مقدار", + "commandTitle": "ارسال دستور به دستگاه", + "commandSend": "ارسال", + "commandSent": "دستور ارسال گردید", + "commandPositionPeriodic": "Periodic Reporting", + "commandPositionStop": "Stop Reporting", + "commandEngineStop": "Engine Stop", + "commandEngineResume": "Engine Resume", + "commandFrequency": "Frequency", + "commandUnit": "واحد", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "تنظیم ساعت محلی", + "commandRequestPhoto": "درخواست عکس", + "commandRebootDevice": "ریست کردن دستگاه", + "commandSendSms": "ارسال پیام کوتاه", + "commandSendUssd": "Send USSD", + "commandSosNumber": "انتخاب شماره مدیر ", + "commandSilenceTime": "تنظیم زمان سکوت", + "commandSetPhonebook": "تنظیم دفترچه تلفن", + "commandVoiceMessage": "پیام صوتی", + "commandOutputControl": "تنظیمات خروجی ", + "commandAlarmSpeed": "هشدار سرعت غیرمجاز", + "commandDeviceIdentification": "شناسایی دستگاه", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "دستگاه آنلاین است ", + "eventDeviceOffline": "دستگاه آفلاین است ", + "eventDeviceMoving": "خودرو در حال حرکت است", + "eventDeviceStopped": "خودرو متوقف است", + "eventDeviceOverspeed": "خودرو از سرعت تعیین شده تجاوز کرده است ", + "eventCommandResult": "نتیجه ارسال دستور", + "eventGeofenceEnter": "خودرو وارد حصار جغرافیایی شد ", + "eventGeofenceExit": "خودرو از حصار جغرافیایی خارج شد", + "eventAlarm": "هشدار ها", + "eventIgnitionOn": "خودرو روشن هست ", + "eventIgnitionOff": "خودرو خاموش است ", + "alarm": "هشدار", + "alarmSos": "هشدار کمک اضطراری", + "alarmVibration": "هشدار ضربه", + "alarmMovement": "هشدار حرکت", + "alarmOverspeed": "هشدار سرعت غیر مجاز", + "alarmFallDown": "هشدار سقوط خودرو", + "alarmLowBattery": "هشدار کم شدن باتری", + "alarmFault": "هشدار خطا در دستگاه", + "notificationType": "تعیین نوع رویداد ", + "notificationWeb": "ارسال از طریق وب", + "notificationMail": "ارسال با ایمیل", + "reportRoute": "مسیر های پیموده شده ", + "reportEvents": "رویداد ها", + "reportTrips": "Trips", + "reportSummary": "خلاصه وضعیت ", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "نام دستگاه ", + "reportAverageSpeed": "سرعت میانگین", + "reportMaximumSpeed": "حداکثر سرعت", + "reportEngineHours": "مدت زمان روشن بودن خودرو", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/fi.json b/web/l10n/fi.json new file mode 100644 index 00000000..8df2d7e8 --- /dev/null +++ b/web/l10n/fi.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Ladataan...", + "sharedSave": "Tallenna", + "sharedCancel": "Peruuta", + "sharedAdd": "Lisää", + "sharedEdit": "Muokkaa", + "sharedRemove": "Poista", + "sharedRemoveConfirm": "Poista kohde?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Tunti", + "sharedMinute": "Minuutti", + "sharedSecond": "Sekunti", + "sharedName": "Name", + "sharedDescription": "Description", + "sharedSearch": "Search", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Virhe", + "errorUnknown": "Tuntematon virhe", + "errorConnection": "Yhteysvirhe", + "userEmail": "Email", + "userPassword": "Salasana", + "userAdmin": "Ylläpito", + "userRemember": "Remember", + "loginTitle": "Kirjaudu", + "loginLanguage": "Kieli", + "loginRegister": "Rekisteröidy", + "loginLogin": "Kirjaudu", + "loginFailed": "Virheellinen email tai salasana", + "loginCreated": "Uusi käyttäjä on rekisteröitynyt", + "loginLogout": "Kirjaudu ulos", + "devicesAndState": "Laitteet ja Tilat", + "deviceDialog": "Laite", + "deviceTitle": "Laitteet", + "deviceIdentifier": "Tunniste", + "deviceLastUpdate": "Viimeisin päivitys", + "deviceCommand": "Komento", + "deviceFollow": "Seuraa", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "Asetukset", + "settingsUser": "Tili", + "settingsGroups": "Groups", + "settingsServer": "Palvelin", + "settingsUsers": "Käyttäjät", + "settingsSpeedUnit": "Nopeus", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "Raportit", + "reportDevice": "Laite", + "reportGroup": "Group", + "reportFrom": "Mistä", + "reportTo": "Mihin", + "reportShow": "Näytä", + "reportClear": "Tyhjennä", + "positionFixTime": "Aika", + "positionValid": "Kelvollinen", + "positionLatitude": "Latitude", + "positionLongitude": "Longitude", + "positionAltitude": "Korkeus", + "positionSpeed": "Nopeus", + "positionCourse": "Suunta", + "positionAddress": "Osoite", + "positionProtocol": "Protokolla", + "serverTitle": "Palvelinasetukset", + "serverZoom": "Lähennä", + "serverRegistration": "Rekisteröinti", + "serverReadonly": "Vain luku", + "mapTitle": "Kartta", + "mapLayer": "Karttataso", + "mapCustom": "Oma kartta", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps avain", + "mapBingRoad": "Bign Maps tiet", + "mapBingAerial": "Bing Maps ilmakuva", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "Tila", + "stateName": "Ominaisuus", + "stateValue": "Arvo", + "commandTitle": "Komento", + "commandSend": "Lähetä", + "commandSent": "Komento on lähetetty", + "commandPositionPeriodic": "Määräaikaisraportointi", + "commandPositionStop": "Lopeta raportointi", + "commandEngineStop": "Sammuta moottori", + "commandEngineResume": "Palauta moottori", + "commandFrequency": "Taajuus", + "commandUnit": "Yksikkö", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/fr.json b/web/l10n/fr.json new file mode 100644 index 00000000..afcc8737 --- /dev/null +++ b/web/l10n/fr.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Chargement...", + "sharedSave": "Enregistrer", + "sharedCancel": "Annuler", + "sharedAdd": "Ajouter", + "sharedEdit": "Editer", + "sharedRemove": "Effacer", + "sharedRemoveConfirm": "Effacer objet?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "nd", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Heure", + "sharedMinute": "Minute", + "sharedSecond": "Seconde", + "sharedName": "Nom", + "sharedDescription": "Description", + "sharedSearch": "Recherche", + "sharedGeofence": "Périmètre virtuel", + "sharedGeofences": "Périmètres virtuels", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributs", + "sharedAttribute": "Attribut", + "sharedArea": "Aire", + "sharedMute": "Muet", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Etat de la carte", + "errorTitle": "Erreur", + "errorUnknown": "Erreur inconnue", + "errorConnection": "Erreur de connexion", + "userEmail": "Email", + "userPassword": "Mot de Passe", + "userAdmin": "Admin", + "userRemember": "Rappel", + "loginTitle": "Identification", + "loginLanguage": "Langue", + "loginRegister": "Inscription", + "loginLogin": "Se connecter", + "loginFailed": "Adresse email ou mot de passe incorrect", + "loginCreated": "Nouvel utilisateur enregistré", + "loginLogout": "Déconnexion", + "devicesAndState": "Dispositifs et Etat", + "deviceDialog": "Dispositif", + "deviceTitle": "Dispositifs", + "deviceIdentifier": "Identifiant", + "deviceLastUpdate": "Dernière mise à jour", + "deviceCommand": "Commande", + "deviceFollow": "Suivre", + "groupDialog": "Groupe", + "groupParent": "Groupe", + "groupNoGroup": "Sans groupe", + "settingsTitle": "Paramètres", + "settingsUser": "Compte", + "settingsGroups": "Groupes", + "settingsServer": "Serveur", + "settingsUsers": "Utilisateurs", + "settingsSpeedUnit": "Vitesse", + "settingsTwelveHourFormat": "Format d'heure - 12 heures", + "reportTitle": "Rapports", + "reportDevice": "Dispositif", + "reportGroup": "Groupe", + "reportFrom": "De", + "reportTo": "A", + "reportShow": "Afficher", + "reportClear": "Effacer", + "positionFixTime": "Heure", + "positionValid": "Valide", + "positionLatitude": "Latitude", + "positionLongitude": "Longitude", + "positionAltitude": "Altitude", + "positionSpeed": "Vitesse", + "positionCourse": "Orientation", + "positionAddress": "Adresse", + "positionProtocol": "Protocole", + "serverTitle": "Paramètres de serveur", + "serverZoom": "Zoom", + "serverRegistration": "Inscription", + "serverReadonly": "Lecture seule", + "mapTitle": "Carte", + "mapLayer": "Couche cartographique", + "mapCustom": "Carte personnalisée", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Map Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygone", + "mapShapeCircle": "Cercle", + "stateTitle": "Etat", + "stateName": "Paramètre", + "stateValue": "Valeur", + "commandTitle": "Commande", + "commandSend": "Envoyer", + "commandSent": "Commande envoyée", + "commandPositionPeriodic": "Périodicité du rapport de position", + "commandPositionStop": "Arrêt du rapport de position", + "commandEngineStop": "Arrêt moteur", + "commandEngineResume": "Démarrage moteur", + "commandFrequency": "Fréquence", + "commandUnit": "Unité", + "commandCustom": "Commande personnalisée", + "commandPositionSingle": "Rapport de position unique", + "commandAlarmArm": "Activer l'alarme", + "commandAlarmDisarm": "Désactiver l'alarme", + "commandSetTimezone": "Régler le fuseau horaire", + "commandRequestPhoto": "Demander une photo", + "commandRebootDevice": "Redémarrer l'appareil", + "commandSendSms": "Envoyer un SMS", + "commandSendUssd": "Envoyer un USSD", + "commandSosNumber": "Régler le n° SOS", + "commandSilenceTime": "Définir le temps de silence", + "commandSetPhonebook": "Définir l'annuaire", + "commandVoiceMessage": "Message vocal", + "commandOutputControl": "Contrôle de la sortie", + "commandAlarmSpeed": "Alarme de dépassement de vitesse", + "commandDeviceIdentification": "Identification de l'appareil", + "commandIndex": "Index", + "commandData": "Données", + "commandPhone": "Numéro de téléphone", + "commandMessage": "Message", + "eventAll": "Tous les événements", + "eventDeviceOnline": "L'appareil est en ligne", + "eventDeviceOffline": "L'appareil est hors-ligne", + "eventDeviceMoving": "L'appareil est en mouvement", + "eventDeviceStopped": "L'appareil est arrêté", + "eventDeviceOverspeed": "L'appareil dépasse la vitesse", + "eventCommandResult": "Résultat de la commande", + "eventGeofenceEnter": "L'appareil est entré dans un périmètre virtuel", + "eventGeofenceExit": "L'appareil est sorti d'un périmètre virtuel", + "eventAlarm": "Alarmes", + "eventIgnitionOn": "Contact mis", + "eventIgnitionOff": "Contact coupé", + "alarm": "Alarme", + "alarmSos": "Alarme SOS", + "alarmVibration": "Alarme vibration", + "alarmMovement": "Alarme mouvement", + "alarmOverspeed": "Alarme de survitesse", + "alarmFallDown": "Alarme de chute", + "alarmLowBattery": "Alarme de batterie faible", + "alarmFault": "Alarme de problème", + "notificationType": "Type de notification", + "notificationWeb": "Envoyer par internet", + "notificationMail": "Envoyer par E-mail", + "reportRoute": "Route", + "reportEvents": "Evénements", + "reportTrips": "Trajets", + "reportSummary": "Résumé", + "reportConfigure": "Configurer", + "reportEventTypes": "Types d'événements", + "reportCsv": "CSV", + "reportDeviceName": "Nom du dispositif", + "reportAverageSpeed": "Vitesse moyenne", + "reportMaximumSpeed": "Vitesse maximum", + "reportEngineHours": "Heures du moteur", + "reportDuration": "Durée", + "reportStartTime": "Date de départ", + "reportStartAddress": "Adresse de départ", + "reportEndTime": "Date de fin", + "reportEndAddress": "Adresse de fin", + "reportSpentFuel": "Consommation de carburant" +} \ No newline at end of file diff --git a/web/l10n/he.json b/web/l10n/he.json new file mode 100644 index 00000000..d7f4edd8 --- /dev/null +++ b/web/l10n/he.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "בטעינה...", + "sharedSave": "שמור", + "sharedCancel": "ביטול", + "sharedAdd": "הוסף", + "sharedEdit": "ערוך", + "sharedRemove": "הסר", + "sharedRemoveConfirm": "הסר פריט", + "sharedKm": "ק\"מ", + "sharedMi": "מייל", + "sharedKn": "kn", + "sharedKmh": "ק\"מ/שעה", + "sharedMph": "מייל/שעה", + "sharedHour": "שעה", + "sharedMinute": "דקה", + "sharedSecond": "שנייה", + "sharedName": "שם", + "sharedDescription": "תיאור", + "sharedSearch": "חיפוש", + "sharedGeofence": "גדר וירטואלית", + "sharedGeofences": "גדרות וירטואליות", + "sharedNotifications": "התראות", + "sharedAttributes": "מאפיינים", + "sharedAttribute": "מאפיין", + "sharedArea": "איזור", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "שגיאה", + "errorUnknown": "שגיאה לא ידועה", + "errorConnection": "בעייה בחיבור", + "userEmail": "אימייל", + "userPassword": "סיסמה", + "userAdmin": "אדמין", + "userRemember": "זכור אותי", + "loginTitle": "כניסה", + "loginLanguage": "שפה", + "loginRegister": "הרשם", + "loginLogin": "כניסה", + "loginFailed": "אימייל או סיסמה שגויים", + "loginCreated": "משתמש חדש נרשם", + "loginLogout": "יציאה", + "devicesAndState": "מכשירים וסטטוס", + "deviceDialog": "מכשיר", + "deviceTitle": "מכשירים", + "deviceIdentifier": "מזהה", + "deviceLastUpdate": "עודכן לאחרונה", + "deviceCommand": "פקודה", + "deviceFollow": "עקוב", + "groupDialog": "קבוצה", + "groupParent": "קבוצה", + "groupNoGroup": "ללא קבוצה", + "settingsTitle": "הגדרות", + "settingsUser": "חשבון", + "settingsGroups": "קבוצות", + "settingsServer": "שרת", + "settingsUsers": "משתמשים", + "settingsSpeedUnit": "מהירות", + "settingsTwelveHourFormat": "פורמט של 12 שעות", + "reportTitle": "דו\"חות", + "reportDevice": "מכשיר", + "reportGroup": "Group", + "reportFrom": "מ-", + "reportTo": "עד", + "reportShow": "הצג", + "reportClear": "נקה", + "positionFixTime": "זמן", + "positionValid": "תקין", + "positionLatitude": "Latitude", + "positionLongitude": "Longitude", + "positionAltitude": "Altitude", + "positionSpeed": "מהירות", + "positionCourse": "מסלול", + "positionAddress": "כתובת", + "positionProtocol": "פרוטוקול", + "serverTitle": "הגדרות שרת", + "serverZoom": "זום", + "serverRegistration": "הרשמה", + "serverReadonly": "לקריאה בלבד", + "mapTitle": "מפה", + "mapLayer": "שכבת מפה", + "mapCustom": "מפה בהתאמה", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "פוליגון", + "mapShapeCircle": "מעגל", + "stateTitle": "מצב", + "stateName": "תכונה", + "stateValue": "ערך", + "commandTitle": "פקודה", + "commandSend": "שליחה", + "commandSent": "הפקודה נשלחה", + "commandPositionPeriodic": "דיווח תקופתי", + "commandPositionStop": "עצור דיווח", + "commandEngineStop": "דומם מנוע", + "commandEngineResume": "הפעל מנוע", + "commandFrequency": "תדירות", + "commandUnit": "יחידה", + "commandCustom": "פקודה בהתאמה אישית", + "commandPositionSingle": "דו\"ח יחיד", + "commandAlarmArm": "הפעלת אזעקה", + "commandAlarmDisarm": "נטרול אזעקה", + "commandSetTimezone": "קבע איזור זמן", + "commandRequestPhoto": "בקשה לתמונה", + "commandRebootDevice": "איתחול המכשיר", + "commandSendSms": "שלח סמס", + "commandSendUssd": "Send USSD", + "commandSosNumber": "קבע מספר חירום", + "commandSilenceTime": "קבע משך זמן הדממה", + "commandSetPhonebook": "הגדר ספר טלפונים", + "commandVoiceMessage": "הודעה קולית", + "commandOutputControl": "בקרת פלט", + "commandAlarmSpeed": "התראת מהירות", + "commandDeviceIdentification": "זיהוי מכשיר", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "המכשיר און לין", + "eventDeviceOffline": "המכשיר מנותק", + "eventDeviceMoving": "המכשיר בתזוזה", + "eventDeviceStopped": "המכשיר עצר", + "eventDeviceOverspeed": "המכשיר עבר את המהירות המותרת", + "eventCommandResult": "תוצאות הפקודה", + "eventGeofenceEnter": "המכשיר נכנס לתחום המוגדר", + "eventGeofenceExit": "המכשיר יצא מהתחום המוגדר", + "eventAlarm": "אזעקות", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "אזעקה", + "alarmSos": "אתרעת SOS", + "alarmVibration": "אזעקת רטט", + "alarmMovement": "אזעקת תנועה", + "alarmOverspeed": "אזעקת מהירות יתר", + "alarmFallDown": "אזעקת נפילה", + "alarmLowBattery": "אזעקת סוללה חלשה", + "alarmFault": "אזעקת שווא", + "notificationType": "סוג ההתראה", + "notificationWeb": "שלח דרך ווב", + "notificationMail": "שלח באימייל", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/hi.json b/web/l10n/hi.json new file mode 100644 index 00000000..a4ff7f0a --- /dev/null +++ b/web/l10n/hi.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "लोड हो रहा है...", + "sharedSave": "सुरक्षित करें", + "sharedCancel": "रद्द करें ", + "sharedAdd": "जोड़ें ", + "sharedEdit": "संपादित करें", + "sharedRemove": "हटाएं ", + "sharedRemoveConfirm": "आइटम हटाएं ?", + "sharedKm": "किमी ( किलोमीटर )", + "sharedMi": "एम आई ", + "sharedKn": "के.एन.", + "sharedKmh": "किमी / घंटा", + "sharedMph": "मील प्रति घंटा", + "sharedHour": "घंटा", + "sharedMinute": "मिनट", + "sharedSecond": "सैकंड ", + "sharedName": "नाम", + "sharedDescription": "विवरण", + "sharedSearch": "खोजें", + "sharedGeofence": "जिओफेंस / भूगौलिक परिधि", + "sharedGeofences": "जिओफेंसस / भूगौलिक परिधियां", + "sharedNotifications": "सूचनाएं", + "sharedAttributes": "गुण", + "sharedAttribute": "गुण", + "sharedArea": "क्षेत्र", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "त्रुटि", + "errorUnknown": "अज्ञात त्रुटि", + "errorConnection": "कनेक्शन त्रुटि", + "userEmail": "ईमेल", + "userPassword": "पासवर्ड / गोपनीय शब्द ", + "userAdmin": "एडमिन / व्यवस्थापक", + "userRemember": "Remember", + "loginTitle": "लॉगिन / प्रवेश करें ", + "loginLanguage": "भाषा", + "loginRegister": "रजिस्टर / पंजीकृत करें", + "loginLogin": "लॉगिन / प्रवेश करें ", + "loginFailed": "ई-मेल पता या पासवर्ड गलत है", + "loginCreated": "New user has been registered", + "loginLogout": "लॉगआउट / निष्कासन करें", + "devicesAndState": "Devices and State", + "deviceDialog": "उपकरण", + "deviceTitle": "उपकरण", + "deviceIdentifier": "पहचानकर्ता", + "deviceLastUpdate": "Last Update", + "deviceCommand": "आदेश", + "deviceFollow": "Follow", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "सेटिंग्स", + "settingsUser": "Account", + "settingsGroups": "Groups", + "settingsServer": "सर्वर", + "settingsUsers": "Users", + "settingsSpeedUnit": "गति", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "Reports", + "reportDevice": "उपकरण", + "reportGroup": "Group", + "reportFrom": "From", + "reportTo": "To", + "reportShow": "Show", + "reportClear": "Clear", + "positionFixTime": "समय", + "positionValid": "Valid", + "positionLatitude": "अक्षांश / अक्षरेखा", + "positionLongitude": "देशान्तर", + "positionAltitude": "ऊंचाई", + "positionSpeed": "गति", + "positionCourse": "मार्ग", + "positionAddress": "Address", + "positionProtocol": "Protocol", + "serverTitle": "Server Settings", + "serverZoom": "Zoom", + "serverRegistration": "Registration", + "serverReadonly": "Readonly", + "mapTitle": "Map", + "mapLayer": "Map Layer", + "mapCustom": "Custom Map", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "State", + "stateName": "Attribute", + "stateValue": "Value", + "commandTitle": "आदेश", + "commandSend": "भेजें / प्रेषित करें", + "commandSent": "कमांड / आदेश भेज दी गयी है ", + "commandPositionPeriodic": "Periodic Reporting", + "commandPositionStop": "Stop Reporting", + "commandEngineStop": "Engine Stop", + "commandEngineResume": "Engine Resume", + "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", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/hu.json b/web/l10n/hu.json new file mode 100644 index 00000000..151dccb2 --- /dev/null +++ b/web/l10n/hu.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Betöltés...", + "sharedSave": "Mentés", + "sharedCancel": "Mégse", + "sharedAdd": "Hozzáadás", + "sharedEdit": "Szerkesztés", + "sharedRemove": "Törlés", + "sharedRemoveConfirm": "Biztosan törli?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "csomó", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Óra", + "sharedMinute": "Perc", + "sharedSecond": "Másodperc", + "sharedName": "Név", + "sharedDescription": "Leírás", + "sharedSearch": "Keresés", + "sharedGeofence": "Geokerítés", + "sharedGeofences": "Geokerítések", + "sharedNotifications": "Értesítések", + "sharedAttributes": "Tulajdonságok", + "sharedAttribute": "Tulajdonság", + "sharedArea": "Terület", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Hiba", + "errorUnknown": "Ismeretlen hiba", + "errorConnection": "Kapcsolódási hiba", + "userEmail": "Email", + "userPassword": "Jelszó", + "userAdmin": "Adminisztrátor", + "userRemember": "Remember", + "loginTitle": "Bejelentkezés", + "loginLanguage": "Nyelv", + "loginRegister": "Regisztráció", + "loginLogin": "Bejelentkezés", + "loginFailed": "Hibás email vagy jelszó", + "loginCreated": "Az új felhasználó sikeresen létrehozva", + "loginLogout": "Kilépés", + "devicesAndState": "Eszközök és állapotuk", + "deviceDialog": "Eszköz", + "deviceTitle": "Eszközök", + "deviceIdentifier": "Azonosító", + "deviceLastUpdate": "Utolsó frissítés", + "deviceCommand": "Parancs", + "deviceFollow": "Követ", + "groupDialog": "Csoport", + "groupParent": "Csoport", + "groupNoGroup": "Nincs Csoport", + "settingsTitle": "Beállítások", + "settingsUser": "Fiók", + "settingsGroups": "Csoportok", + "settingsServer": "Szerver", + "settingsUsers": "Felhasználók", + "settingsSpeedUnit": "Sebesség", + "settingsTwelveHourFormat": "12-órás formátum", + "reportTitle": "Jelentések", + "reportDevice": "Eszköz", + "reportGroup": "Group", + "reportFrom": "Kezdő dátum:", + "reportTo": "Végső dátum:", + "reportShow": "Mutat", + "reportClear": "Töröl", + "positionFixTime": "Idő", + "positionValid": "Valós", + "positionLatitude": "Szélességi fok", + "positionLongitude": "Hosszúsági fok", + "positionAltitude": "Magasság", + "positionSpeed": "Sebesség", + "positionCourse": "Irány", + "positionAddress": "Cím", + "positionProtocol": "Protokoll", + "serverTitle": "Szerver beállítások", + "serverZoom": "Nagyítás", + "serverRegistration": "Regisztráció", + "serverReadonly": "Csak olvasható", + "mapTitle": "Térkép", + "mapLayer": "Térkép réteg", + "mapCustom": "Egyéni térkép", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps kulcs", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Poligon", + "mapShapeCircle": "Kör", + "stateTitle": "Helyzet", + "stateName": "Paraméter", + "stateValue": "Érték", + "commandTitle": "Parancs", + "commandSend": "Küld", + "commandSent": "A parancs elküldve", + "commandPositionPeriodic": "Pozició küldés", + "commandPositionStop": "Pozició küldés vége", + "commandEngineStop": "Motor letiltás", + "commandEngineResume": "Motor engedélyezés", + "commandFrequency": "Frekvencia", + "commandUnit": "Egység", + "commandCustom": "Egyedi parancs", + "commandPositionSingle": "Egyszeri jelentés", + "commandAlarmArm": "Riasztó élesítés", + "commandAlarmDisarm": "Riasztó kikapcsolás", + "commandSetTimezone": "Időzóna beállítás", + "commandRequestPhoto": "Kép lekérés", + "commandRebootDevice": "Eszköz újraindítása", + "commandSendSms": "SMS küldés", + "commandSendUssd": "Send USSD", + "commandSosNumber": "SOS szám beállítás", + "commandSilenceTime": "Csendes idő beállítás", + "commandSetPhonebook": "Telefonkönyv beállítás", + "commandVoiceMessage": "Hangüzenet", + "commandOutputControl": "Kimenet Ellenőrzés", + "commandAlarmSpeed": "Riasztás Gyorshajtásról", + "commandDeviceIdentification": "Eszköz azonosító", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "Eszköz online", + "eventDeviceOffline": "Eszköz offline", + "eventDeviceMoving": "Eszköz mozog", + "eventDeviceStopped": "Eszköz megállt", + "eventDeviceOverspeed": "Eszköz túllépte a sebességkorlátot", + "eventCommandResult": "Parancs eredmény", + "eventGeofenceEnter": "Eszköz belépett a geokerítésbe", + "eventGeofenceExit": "Eszköz kilépett a geokerítésből", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Értesítés Típusa", + "notificationWeb": "Küldés Weben", + "notificationMail": "Küldés E-mailben", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/id.json b/web/l10n/id.json new file mode 100644 index 00000000..10405748 --- /dev/null +++ b/web/l10n/id.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Memuat...", + "sharedSave": "Simpan", + "sharedCancel": "Batal", + "sharedAdd": "Tambah", + "sharedEdit": "Ubah", + "sharedRemove": "Hapus", + "sharedRemoveConfirm": "Hapus item?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mp/h", + "sharedHour": "Jam", + "sharedMinute": "Menit", + "sharedSecond": "Detik", + "sharedName": "Nama", + "sharedDescription": "Description", + "sharedSearch": "Cari", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Error", + "errorUnknown": "Error tidak diketahui", + "errorConnection": "Koneksi error", + "userEmail": "Email", + "userPassword": "Sandi", + "userAdmin": "Admin", + "userRemember": "Remember", + "loginTitle": "Masuk", + "loginLanguage": "Bahasa", + "loginRegister": "Daftar", + "loginLogin": "Masuk", + "loginFailed": "Email atau password salah", + "loginCreated": "Pengguna baru telah terdaftar", + "loginLogout": "Keluar", + "devicesAndState": "Perangkat dan Status", + "deviceDialog": "Perangkat", + "deviceTitle": "Perangkat", + "deviceIdentifier": "Identifikasi", + "deviceLastUpdate": "Terbaru", + "deviceCommand": "Perintah", + "deviceFollow": "Ikuti", + "groupDialog": "Grup", + "groupParent": "Grup", + "groupNoGroup": "No Group", + "settingsTitle": "Pengaturan", + "settingsUser": "Akun", + "settingsGroups": "Grup", + "settingsServer": "Server", + "settingsUsers": "Pengguna", + "settingsSpeedUnit": "Kecepatan", + "settingsTwelveHourFormat": "Format 12 Jam", + "reportTitle": "Laporan", + "reportDevice": "Perangkat", + "reportGroup": "Group", + "reportFrom": "Dari", + "reportTo": "Ke", + "reportShow": "Tampil", + "reportClear": "Bersihkan", + "positionFixTime": "Waktu", + "positionValid": "Benar", + "positionLatitude": "Latitude", + "positionLongitude": "Longitude", + "positionAltitude": "Ketinggian", + "positionSpeed": "Kecepatan", + "positionCourse": "Arah", + "positionAddress": "Alamat", + "positionProtocol": "Protokol", + "serverTitle": "Pengaturan Server", + "serverZoom": "Perbesar", + "serverRegistration": "Pendaftaran", + "serverReadonly": "Hanya Dilihat", + "mapTitle": "Peta", + "mapLayer": "Layer Peta", + "mapCustom": "Peta Buatan", + "mapOsm": "Peta Open Street", + "mapBingKey": "Key untuk Peta Bing", + "mapBingRoad": "Peta Jalan Bing", + "mapBingAerial": "Peta Udara Bing", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "Status", + "stateName": "atribut", + "stateValue": "Nilai", + "commandTitle": "Perintah", + "commandSend": "Kirim", + "commandSent": "Perintah terkirim", + "commandPositionPeriodic": "Laporan berkala", + "commandPositionStop": "Stop Laporan", + "commandEngineStop": "Stop Mesin", + "commandEngineResume": "Mulai Mesin", + "commandFrequency": "Frekuensi", + "commandUnit": "unit", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/it.json b/web/l10n/it.json new file mode 100644 index 00000000..51ba4481 --- /dev/null +++ b/web/l10n/it.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Loading...", + "sharedSave": "Salva", + "sharedCancel": "Cancella", + "sharedAdd": "Aggiungi", + "sharedEdit": "Modifica", + "sharedRemove": "Rimuovi", + "sharedRemoveConfirm": "Rimuovere oggetto?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Ora", + "sharedMinute": "Minuto", + "sharedSecond": "Secondo", + "sharedName": "Nome", + "sharedDescription": "Descrizione", + "sharedSearch": "Cerca", + "sharedGeofence": "GeoRecinto", + "sharedGeofences": "GeoRecinto", + "sharedNotifications": "Notifiche", + "sharedAttributes": "Attributi", + "sharedAttribute": "Attributo", + "sharedArea": "Area", + "sharedMute": "Muto", + "sharedType": "Tipo", + "sharedDistance": "Distanza", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Ottieni Stato Mappa", + "errorTitle": "Errore", + "errorUnknown": "Errore sconosciuto", + "errorConnection": "Errore di connessione", + "userEmail": "Email", + "userPassword": "Password", + "userAdmin": "Admin", + "userRemember": "Ricorda", + "loginTitle": "Login", + "loginLanguage": "Lingua", + "loginRegister": "Registrazione", + "loginLogin": "Login", + "loginFailed": "Indirizzo email o password errati", + "loginCreated": "Un nuovo utente si e` registrato", + "loginLogout": "Logout", + "devicesAndState": "Dispositivi e stato", + "deviceDialog": "Dispositivo", + "deviceTitle": "Dispositivi", + "deviceIdentifier": "Identificativo", + "deviceLastUpdate": "Ultimo aggiornamento", + "deviceCommand": "Comando", + "deviceFollow": "Segui", + "groupDialog": "Gruppo", + "groupParent": "Gruppo", + "groupNoGroup": "Nessun Gruppo", + "settingsTitle": "Impostazioni", + "settingsUser": "Account", + "settingsGroups": "Gruppi", + "settingsServer": "Server", + "settingsUsers": "Utenti", + "settingsSpeedUnit": "Velocità", + "settingsTwelveHourFormat": "Formato 12 ore", + "reportTitle": "Reports", + "reportDevice": "Dispositivo", + "reportGroup": "Gruppo", + "reportFrom": "Da", + "reportTo": "A", + "reportShow": "Visualizza", + "reportClear": "Pulisci", + "positionFixTime": "Tempo", + "positionValid": "Valido", + "positionLatitude": "Latitudine", + "positionLongitude": "Longitudine", + "positionAltitude": "Altitudine", + "positionSpeed": "Velocità", + "positionCourse": "Percorso", + "positionAddress": "Indirizzo", + "positionProtocol": "Protocollo", + "serverTitle": "Impostazioni Server", + "serverZoom": "Zoom", + "serverRegistration": "Registrazione", + "serverReadonly": "Sola lettura", + "mapTitle": "Mappa", + "mapLayer": "Livelli Mappa", + "mapCustom": "Mappa Personalizzata", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Poligono", + "mapShapeCircle": "Cerchio", + "stateTitle": "Stato", + "stateName": "Attributo", + "stateValue": "Valore", + "commandTitle": "Commando", + "commandSend": "Invia", + "commandSent": "Commando inviato", + "commandPositionPeriodic": "Report periodici", + "commandPositionStop": "Ferma i report", + "commandEngineStop": "Ferma Engine", + "commandEngineResume": "Riavvio Engine", + "commandFrequency": "Frequenza", + "commandUnit": "Unità ", + "commandCustom": "Comando personalizzato", + "commandPositionSingle": "Report singolo", + "commandAlarmArm": "Attiva allarme", + "commandAlarmDisarm": "Disattiva Allarme", + "commandSetTimezone": "Imposta Timezone", + "commandRequestPhoto": "Richiedi foto", + "commandRebootDevice": "Riavvia dispositivo", + "commandSendSms": "Invia SMS", + "commandSendUssd": "Invia USSD", + "commandSosNumber": "Imposta Numero SOS", + "commandSilenceTime": "Imposta Orario Silenzione", + "commandSetPhonebook": "Imposta rubrica", + "commandVoiceMessage": "Messaggio vocale", + "commandOutputControl": "Controllo Output", + "commandAlarmSpeed": "Allarme Velocità Elevata", + "commandDeviceIdentification": "Identificativo dispositivo", + "commandIndex": "Indice", + "commandData": "Dati", + "commandPhone": "Numero Telefonico", + "commandMessage": "Messaggio", + "eventAll": "Tutti gli Eventi", + "eventDeviceOnline": "Dispositivo online", + "eventDeviceOffline": "Dispositivo offline", + "eventDeviceMoving": "Dispositivo in movimento", + "eventDeviceStopped": "Dispositivo fermo", + "eventDeviceOverspeed": "Dispostivo troppo veloce", + "eventCommandResult": "Risultato comando", + "eventGeofenceEnter": "Il dipositivo e` entrato nel GeoRecinto", + "eventGeofenceExit": "Il dipositivo e` uscito dal GeoRecinto", + "eventAlarm": "Allarmi", + "eventIgnitionOn": "Accensione è inserita", + "eventIgnitionOff": "Accensione è disinserita", + "alarm": "Allarme", + "alarmSos": "Allarme SOS", + "alarmVibration": "Allarme Vibrazione", + "alarmMovement": "Allarme Movimento", + "alarmOverspeed": "Allarme Velocità Elevata", + "alarmFallDown": "Allarme Caduta", + "alarmLowBattery": "Allarme Livello Batteria Basso", + "alarmFault": "Allarme Guasto", + "notificationType": "Tipo notica", + "notificationWeb": "Invia tramite Web", + "notificationMail": "Invia tramite Mail", + "reportRoute": "Percorso", + "reportEvents": "Eventi", + "reportTrips": "Viaggi", + "reportSummary": "Sommario", + "reportConfigure": "Configura", + "reportEventTypes": "Tipi Evento", + "reportCsv": "CSV", + "reportDeviceName": "Nome Dispositivo", + "reportAverageSpeed": "Velocità Media", + "reportMaximumSpeed": "Velocità Massima", + "reportEngineHours": "Ore del Engine", + "reportDuration": "Durata", + "reportStartTime": "Ora di inizio", + "reportStartAddress": "Indirizzo iniziale", + "reportEndTime": "Tempo finale", + "reportEndAddress": "Indirizzo finale", + "reportSpentFuel": "Carburante Consumato" +} \ No newline at end of file diff --git a/web/l10n/ka.json b/web/l10n/ka.json new file mode 100644 index 00000000..5460a6d7 --- /dev/null +++ b/web/l10n/ka.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "იტვირთება...", + "sharedSave": "შენახვა", + "sharedCancel": "უარყოფა", + "sharedAdd": "დამატება", + "sharedEdit": "შეცვლა", + "sharedRemove": "წაშლა", + "sharedRemoveConfirm": "გსურთ წაშლა ?", + "sharedKm": "კმ", + "sharedMi": "მლ", + "sharedKn": "kn", + "sharedKmh": "კმ/სთ", + "sharedMph": "მლ/სთ", + "sharedHour": "საათი", + "sharedMinute": "წუთი", + "sharedSecond": "წამი", + "sharedName": "დასახელება", + "sharedDescription": "Description", + "sharedSearch": "ძებნა", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "შეცდომა", + "errorUnknown": "უცნობი შეცდომა", + "errorConnection": "კავშირის შეცდომა", + "userEmail": "ელ-ფოსტა", + "userPassword": "პაროლი", + "userAdmin": "ადმინი", + "userRemember": "Remember", + "loginTitle": "ავტორიზაცია", + "loginLanguage": "ენა", + "loginRegister": "რეგისტრაცია", + "loginLogin": "შესვლა", + "loginFailed": "არასწორი ელ-ფოსტა ან პაროლი", + "loginCreated": "ახალი მომხარებელი დარეგისტრირდა", + "loginLogout": "გამოსვლა", + "devicesAndState": "მოწყობილობები და სტატუსი", + "deviceDialog": "მოწყობილობა", + "deviceTitle": "მოწყობილობები", + "deviceIdentifier": "იდენტიფიკატორი", + "deviceLastUpdate": "ბოლო განახლება", + "deviceCommand": "ბრძანება", + "deviceFollow": "გაყოლა", + "groupDialog": "ჯგუფი", + "groupParent": "ჯგუფი", + "groupNoGroup": "No Group", + "settingsTitle": "პარამეტრები", + "settingsUser": "პროფილი", + "settingsGroups": "ჯგუფები", + "settingsServer": "სერვერი", + "settingsUsers": "მომხამრებლები", + "settingsSpeedUnit": "სიჩქარე", + "settingsTwelveHourFormat": "12-საათიანი ფორმატი", + "reportTitle": "რეპორტები", + "reportDevice": "მოწყობილობა", + "reportGroup": "Group", + "reportFrom": "დან", + "reportTo": "მდე", + "reportShow": "ჩვენება", + "reportClear": "გასუფთავება", + "positionFixTime": "დრო", + "positionValid": "ვარგისი", + "positionLatitude": "განედი", + "positionLongitude": "გრძედი", + "positionAltitude": "სიმაღლე", + "positionSpeed": "სიჩქარე", + "positionCourse": "კურსი", + "positionAddress": "მისამართი", + "positionProtocol": "პროტოკოლი", + "serverTitle": "სერვერის პარამეტრები", + "serverZoom": "ზუმი", + "serverRegistration": "რეგისტრაცია", + "serverReadonly": "მხოლოდ ნახვის", + "mapTitle": "რუკა", + "mapLayer": "რუკის ფენა", + "mapCustom": "მომხმარებლის რუკა", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "სტატუსი", + "stateName": "ატრიბუტი", + "stateValue": "მნიშვნელობა", + "commandTitle": "ბრძანება", + "commandSend": "გაგზავნა", + "commandSent": "ბრძანება გაიგზავნა", + "commandPositionPeriodic": "პერიოდული რეპორტი", + "commandPositionStop": "რეპორტის შეჩერება", + "commandEngineStop": "ძრავის გამორთვა", + "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", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/lo.json b/web/l10n/lo.json new file mode 100644 index 00000000..7c52a3f7 --- /dev/null +++ b/web/l10n/lo.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "ກຳລັງໂຫລດ...", + "sharedSave": "ບັນທຶກ", + "sharedCancel": "ຍົກເລີກ", + "sharedAdd": "ເພີ່ມ", + "sharedEdit": "ແກ້ໄຂ", + "sharedRemove": "ລົບອອກ", + "sharedRemoveConfirm": "ລົບລາຍການນີ້ບໍ່?", + "sharedKm": "ກມ.", + "sharedMi": "ໄມລ໌", + "sharedKn": "ນ໊ອດ", + "sharedKmh": "ກມ. /ຊມ.", + "sharedMph": "ໄມລ໌ຕໍ່ຊົ່ວໂມງ", + "sharedHour": "ຊົ່ວໂມງ", + "sharedMinute": "ນາທີ", + "sharedSecond": "ວິນາທີ", + "sharedName": "ຊື່", + "sharedDescription": "ລັກສະນະ", + "sharedSearch": "ຄົ້ນຫາ", + "sharedGeofence": "ເຂດພື້ນທີ່", + "sharedGeofences": "ເຂດພື້ນທີ່", + "sharedNotifications": "ການແຈ້ງເຕືອນ", + "sharedAttributes": "ຄຸນລັກສະນະ", + "sharedAttribute": "ຄຸນລັກສະນະ", + "sharedArea": "ພື້ນທີ່", + "sharedMute": "ປິດສຽງ", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "ຜິດພາດ", + "errorUnknown": "ຂໍ້ຜິດພາດທີ່ບໍ່ຮູ້ຈັກ", + "errorConnection": "ການເຊື່ອມຕໍ່ຜິດພາດ", + "userEmail": "ອີເມວ", + "userPassword": "ລະຫັດຜ່ານ", + "userAdmin": "ຜູ້ເບິ່ງແຍງລະບົບ", + "userRemember": "ຈື່ໄວ້", + "loginTitle": "ເຂົ້າສູ່ລະບົບ", + "loginLanguage": "ພາສາ", + "loginRegister": "ລົງທະບຽນ", + "loginLogin": "ເຂົ້າສູ່ລະບົບ", + "loginFailed": "ທີ່ຢູ່ອີເມວຫລືລະຫັດຜ່ານບໍ່ຖືກຕ້ອງ", + "loginCreated": "ຜູ້ໃຊ້ໃຫມ່ ໄດ້ຮັບການລົງທະບຽນ", + "loginLogout": "ອອກຈາກລະບົບ", + "devicesAndState": "ອຸປະກອນແລະສະຖານະ", + "deviceDialog": "ເຄື່ອງ/ອຸປະກອນ", + "deviceTitle": "ເຄື່ອງ/ອຸປະກອນ", + "deviceIdentifier": "ລະບຸເລກອຸປະກອນ", + "deviceLastUpdate": "ແກ້ໄຂລ່າສຸດ", + "deviceCommand": "ຄຳສັ່ງ", + "deviceFollow": "ຕິດຕາມ", + "groupDialog": "ກຸ່ມ", + "groupParent": "ກຸ່ມ", + "groupNoGroup": "ບໍ່ຈັດໃນກຸ່ມ", + "settingsTitle": "ການຕັ້ງຄ່າ", + "settingsUser": "ບັນຊີຜູ້ໃຊ້", + "settingsGroups": "ຕັ້ງຄ່າກຸ່ມ", + "settingsServer": "ຕັ້ງຄ່າລະບົບ", + "settingsUsers": "ຕັ້ງຄ່າຜູ້ໃຊ້ງານ", + "settingsSpeedUnit": "ຫນ່ວຍຄວາມໄວ", + "settingsTwelveHourFormat": "ຮູບແບບເວລາ 12 ຊົ່ວໂມງ", + "reportTitle": "ລາຍງານ", + "reportDevice": "ລາຍງານເຄື່ອງ/ອຸປະກອນ", + "reportGroup": "Group", + "reportFrom": "ຈາກ", + "reportTo": "ໄປເຖິງ", + "reportShow": "ສະແດງ", + "reportClear": "ລົບລ້າງລາຍງານ", + "positionFixTime": "ເວລາ", + "positionValid": "ຖືກຕ້ອງ", + "positionLatitude": "ລາຕິຈູດ", + "positionLongitude": "ລອງຈິຈູດ", + "positionAltitude": "ລະດັບຄວາມສູງ", + "positionSpeed": "ຄວາມໄວ", + "positionCourse": "ທິດທາງ", + "positionAddress": "ທີ່ຢູ່", + "positionProtocol": "ໂປຣໂຕຄໍລ໌", + "serverTitle": "ການຕັ້ງຄ່າເຊີເວີ້", + "serverZoom": "ຂະຫຍາຍ +/-", + "serverRegistration": "ລົງທະບຽນ", + "serverReadonly": "ອ່ານໄດ້ຢ່າງດຽວ", + "mapTitle": "ແຜ່ນທີ", + "mapLayer": "ຊັ້ນແຜ່ນທີ", + "mapCustom": "ແຜ່ນທີ່ທີ່ກຳຫນົດເອງ", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps ສຳຄັນ", + "mapBingRoad": "Bing Maps ຖະຫນົນ", + "mapBingAerial": "Bing Maps ທາງອາກາດ", + "mapShapePolygon": "ໂພລີກອນ", + "mapShapeCircle": "ວົງກົມ", + "stateTitle": "ສະຖານະ", + "stateName": "ຄຸນລັກສະນະ", + "stateValue": "ມູນຄ່າ", + "commandTitle": "ຄຳສັ່ງ", + "commandSend": "ສົ່ງ", + "commandSent": "ຄຳສັ່ງໄດ້ຖືກສົ່ງແລ້ວ", + "commandPositionPeriodic": "ແກ້ໄຂຕ່ຳແຫນ່ງ", + "commandPositionStop": "ຕ່ຳແຫນ່ງ ຢຸດ", + "commandEngineStop": "ດັບເຄື່ອງຈັກ", + "commandEngineResume": "ຕິດເຄື່ອງຈັກຄືນໃຫມ່", + "commandFrequency": "ຄວາມຖີ່", + "commandUnit": "ຫນ່ວຍ", + "commandCustom": "ຄຳສັ່ງກຳຫນົດເອງ", + "commandPositionSingle": "ລາຍງານຕ່ຳແຫນ່ງດຽວ", + "commandAlarmArm": "ແຈ້ງເຕືອນຕິດຕໍ່ສາຂາ", + "commandAlarmDisarm": "ແຈ້ງເຕືອນຍົກເລີກຕິດຕໍ່ສາຂາ", + "commandSetTimezone": "ຕັ້ງຄ່າເຂດເວລາ", + "commandRequestPhoto": "ສັ່ງຖ່າຍຮູບ", + "commandRebootDevice": "ຣີບູດ", + "commandSendSms": "ສົ່ງ SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "ຕັ້ງຄ່າເລກໝາຍໂທສຸກເສີນ SOS", + "commandSilenceTime": "ຕັ້ງຄ່າຊ່ວງເວລາຢຸດນິ່ງ", + "commandSetPhonebook": "ຕັ້ງຄ່າສະໝຸດໂທລະສັບ", + "commandVoiceMessage": "ຂໍ້ຄວາມສຽງ", + "commandOutputControl": "ຄວບຄຸມຂໍ້ມູນທີ່ສົ່ງອອກ", + "commandAlarmSpeed": "ແຈ້ງເຕືອນຄວາມໄວເກີນກຳນົດ", + "commandDeviceIdentification": "ໝາຍເລກອຸປະກອນ", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "ອຸປະກອນເຊື່ອມຕໍ່ແລ້ວ", + "eventDeviceOffline": "ອຸປະກອນບໍ່ໄດ້ເຊື່ອມຕໍ່", + "eventDeviceMoving": "ອຸປະກອນກຳລັງເຄື່ອນທີ່", + "eventDeviceStopped": "ອຸປະກອນບໍ່ເຄື່ອນໄຫວ", + "eventDeviceOverspeed": "ອຸປະກອນເກີນກຳນົດຄວາມໄວ", + "eventCommandResult": "ຜົນຮັບຈາກຄຳສັ່ງ", + "eventGeofenceEnter": "ອຸປະກອນເຂົ້າໃນເຂດພື້ນທີ່", + "eventGeofenceExit": "ອຸປະກອນອອກນອກເຂດພື້ນທີ່", + "eventAlarm": "ລາຍການແຈ້ງເຕືອນ", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "ແຈ້ງເຕືອນ", + "alarmSos": "ແຈ້ງເຕືອນ SOS", + "alarmVibration": "ແຈ້ງເຕືອນແບບສັ່ນ", + "alarmMovement": "ແຈ້ງເຕືອນມີການເຄື່ອນທີ່", + "alarmOverspeed": "ແຈ້ງເຕືອນຄວາມໄວສູງເກີນກຳນົດ", + "alarmFallDown": "ແຈ້ງເຕືອນການຕົກ", + "alarmLowBattery": "ແຈ້ງເຕືອນແບັດເຕີລີ້ອ່ອນ", + "alarmFault": "ແຈ້ງເຕື່ອນຜິດພາດ", + "notificationType": "ຊະນິດການແຈ້ງເຕືອນ", + "notificationWeb": "ສົ່ງທາງເວັບ", + "notificationMail": "ສົ່ງທາງເມວ", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/lt.json b/web/l10n/lt.json new file mode 100644 index 00000000..adfb51b9 --- /dev/null +++ b/web/l10n/lt.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Kraunasi..", + "sharedSave": "Išsaugoti", + "sharedCancel": "Atšaukti", + "sharedAdd": "Pridėti", + "sharedEdit": "Redaguoti", + "sharedRemove": "Ištrinti", + "sharedRemoveConfirm": "Ar tikrais norite ištrinti?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "mazgai", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Valanda(-os)", + "sharedMinute": "Minutė(-es)", + "sharedSecond": "Sekundė(-es)", + "sharedName": "Pavadinimas", + "sharedDescription": "Description", + "sharedSearch": "Paieška", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Klaida", + "errorUnknown": "Nenumatyta klaida", + "errorConnection": "Ryšio klaida", + "userEmail": "Vartotojo vardas", + "userPassword": "Slaptažodis", + "userAdmin": "Administratorius", + "userRemember": "Remember", + "loginTitle": "Prisijungimas", + "loginLanguage": "Kalba", + "loginRegister": "Registruotis", + "loginLogin": "Prisijungti", + "loginFailed": "Neteisingas el.paštas ir/ar slaptažodis", + "loginCreated": "Registracija sėkminga", + "loginLogout": "Atsijungti", + "devicesAndState": "Prietaisai ir Statusas", + "deviceDialog": "Prietaisas", + "deviceTitle": "Prietaisai", + "deviceIdentifier": "Identifikacinis kodas", + "deviceLastUpdate": "Naujausias atnaujinimas", + "deviceCommand": "Komanda", + "deviceFollow": "Sekti", + "groupDialog": "Grupė", + "groupParent": "Grupė", + "groupNoGroup": "Nenurodyta grupė", + "settingsTitle": "Nustatymai", + "settingsUser": "Paskyra", + "settingsGroups": "Grupės", + "settingsServer": "Serveris", + "settingsUsers": "Vartotojai", + "settingsSpeedUnit": "Greitis", + "settingsTwelveHourFormat": "12-val formatas", + "reportTitle": "Ataskaita", + "reportDevice": "Prietaisas", + "reportGroup": "Group", + "reportFrom": "Nuo", + "reportTo": "Iki", + "reportShow": "Rodyti", + "reportClear": "Valyti", + "positionFixTime": "Laikas", + "positionValid": "Galiojantis", + "positionLatitude": "Platuma", + "positionLongitude": "Ilguma", + "positionAltitude": "Aukštis", + "positionSpeed": "Greitis", + "positionCourse": "Eiga", + "positionAddress": "Adresas", + "positionProtocol": "Protokolas", + "serverTitle": "Serverio nustatymai", + "serverZoom": "Priartinimas", + "serverRegistration": "Registracija", + "serverReadonly": "Skaitymo", + "mapTitle": "Žemėlapis", + "mapLayer": "Žemėlapio sluoksnis", + "mapCustom": "Pasirinktinis Žemėlapis", + "mapOsm": "Open Street žemėlapis", + "mapBingKey": "Bing Maps raktas", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "Būklė", + "stateName": "Parametras", + "stateValue": "Reikšmė", + "commandTitle": "Komanda", + "commandSend": "Siųsti", + "commandSent": "Komanda buvo išsiųsta", + "commandPositionPeriodic": "Periodinės ataskaitos", + "commandPositionStop": "Stabdyti ataskaitas", + "commandEngineStop": "Stabdyti variklį", + "commandEngineResume": "Paleisti variklį", + "commandFrequency": "Dažnis", + "commandUnit": "Vienetai", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/ml.json b/web/l10n/ml.json new file mode 100644 index 00000000..42a0c497 --- /dev/null +++ b/web/l10n/ml.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "ലോഡുചെയ്യുന്നു ..", + "sharedSave": "രക്ഷിക്കും", + "sharedCancel": "റദ്ദാക്കുക", + "sharedAdd": "ചേര്‍ക്കുക", + "sharedEdit": "തിരുത്തുക", + "sharedRemove": "നീക്കം ചെയ്യുക", + "sharedRemoveConfirm": "വിഷയം നീക്കം ചെയ്യുക", + "sharedKm": "കിലോമീറ്റർ", + "sharedMi": "നാഴിക", + "sharedKn": "കുരുക്ക്", + "sharedKmh": "കിലോമീറ്റർ / മണിക്കൂർ", + "sharedMph": "മണിക്കൂറിൽ മൈൽ", + "sharedHour": "മണിക്കൂര്", + "sharedMinute": "മിനിറ്റ്", + "sharedSecond": "സെക്കന്റ്", + "sharedName": "പേര്\n", + "sharedDescription": "വിവരണം", + "sharedSearch": "തിരയൽ", + "sharedGeofence": "എർത്ത് വേലി", + "sharedGeofences": "ശില്പ്പശാല എർത്ത്", + "sharedNotifications": "അറിയിപ്പുകൾ", + "sharedAttributes": "ഗുണവിശേഷങ്ങൾ", + "sharedAttribute": "ഗുണവിശേഷങ്ങ", + "sharedArea": "പ്രദേശം", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "പിശക്‌", + "errorUnknown": "അജ്ഞാത പിശക്", + "errorConnection": "കണക്ഷൻ പിശക്", + "userEmail": "ഇമെയിൽ", + "userPassword": "രഹസ്യ കോഡ്‌", + "userAdmin": "നിർവാജി ", + "userRemember": "Remember", + "loginTitle": "അകത്തു പ്രവേശിക്കുക", + "loginLanguage": "ഭാഷ", + "loginRegister": "രെജിസ്റ്റർ ", + "loginLogin": "അകത്തു പ്രവേശിക്കുക", + "loginFailed": "തെറ്റായ ഇമെയിൽ വിലാസവും പാസ്വേഡും", + "loginCreated": "പുതിയ ഉപയോക്താവ് രജിസ്റ്റർ ചെയ്തു", + "loginLogout": "പുറത്തുകടക്കുക", + "devicesAndState": "സാധനങ്ങളിന് നില ", + "deviceDialog": "ഉപകരണം", + "deviceTitle": "സാധനങ്ങളിന് ", + "deviceIdentifier": "ഐഡന്റിഫയർ", + "deviceLastUpdate": "Last Update", + "deviceCommand": "Command", + "deviceFollow": "Follow", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "Settings", + "settingsUser": "Account", + "settingsGroups": "Groups", + "settingsServer": "Server", + "settingsUsers": "Users", + "settingsSpeedUnit": "വേഗം", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "Reports", + "reportDevice": "ഉപകരണം", + "reportGroup": "Group", + "reportFrom": "From", + "reportTo": "To", + "reportShow": "Show", + "reportClear": "Clear", + "positionFixTime": "സമയം", + "positionValid": "Valid", + "positionLatitude": "അക്ഷാംശം", + "positionLongitude": "രേഖാംശം", + "positionAltitude": "Altitude", + "positionSpeed": "വേഗം", + "positionCourse": "Course", + "positionAddress": "Address", + "positionProtocol": "Protocol", + "serverTitle": "Server Settings", + "serverZoom": "വലുതാക്കിയോ ചെറുതാക്കിയോ കാണിക്കുക", + "serverRegistration": "രജിസ്ട്രേഷൻ", + "serverReadonly": "Readonly", + "mapTitle": "ഭൂപടം", + "mapLayer": "Map Layer", + "mapCustom": "Custom Map", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "State", + "stateName": "Attribute", + "stateValue": "Value", + "commandTitle": "Command", + "commandSend": "Send", + "commandSent": "Command has been sent", + "commandPositionPeriodic": "Periodic Reporting", + "commandPositionStop": "Stop Reporting", + "commandEngineStop": "Engine Stop", + "commandEngineResume": "Engine Resume", + "commandFrequency": "Frequency", + "commandUnit": "Unit", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/ms.json b/web/l10n/ms.json new file mode 100644 index 00000000..4b652566 --- /dev/null +++ b/web/l10n/ms.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Memuatkan...", + "sharedSave": "Simpan", + "sharedCancel": "Batal", + "sharedAdd": "Tambah", + "sharedEdit": "Ubah", + "sharedRemove": "Hapus", + "sharedRemoveConfirm": "Hapuskan item?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Jam", + "sharedMinute": "Minit", + "sharedSecond": "Saat", + "sharedName": "Name", + "sharedDescription": "Description", + "sharedSearch": "Search", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Ralat", + "errorUnknown": "Ralat tidak diketahui", + "errorConnection": "Ralat penyambungan", + "userEmail": "Emel", + "userPassword": "Katalaluan", + "userAdmin": "Admin", + "userRemember": "Remember", + "loginTitle": "Log masuk", + "loginLanguage": "Bahasa", + "loginRegister": "Daftar", + "loginLogin": "Log masuk", + "loginFailed": "Kesalahan emel atau katalaluan", + "loginCreated": "Pengguna baru telah didaftarkan", + "loginLogout": "Keluar", + "devicesAndState": "Peranti dan State", + "deviceDialog": "Peranti", + "deviceTitle": "Peranti", + "deviceIdentifier": "IMEI/ID", + "deviceLastUpdate": "Kemaskini Terakhir", + "deviceCommand": "Arahan", + "deviceFollow": "Ikut", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "Tetapan", + "settingsUser": "Akaun", + "settingsGroups": "Groups", + "settingsServer": "Server", + "settingsUsers": "Pengguna", + "settingsSpeedUnit": "Kelajuan", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "Laporan", + "reportDevice": "Peranti", + "reportGroup": "Group", + "reportFrom": "Daripada", + "reportTo": "Ke", + "reportShow": "Papar", + "reportClear": "Kosongkan", + "positionFixTime": "Masa", + "positionValid": "Sah", + "positionLatitude": "Latitud", + "positionLongitude": "Longitud", + "positionAltitude": "Altitud", + "positionSpeed": "Kelajuan", + "positionCourse": "Course", + "positionAddress": "Alamat", + "positionProtocol": "Protokol", + "serverTitle": "Tetapan Server", + "serverZoom": "Besarkan", + "serverRegistration": "Pendaftaran", + "serverReadonly": "Baca Sahaja", + "mapTitle": "Peta", + "mapLayer": "Map Layer", + "mapCustom": "Peta Lain", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "Negeri", + "stateName": "Atribut", + "stateValue": "Nilai", + "commandTitle": "Arahan", + "commandSend": "Hantar", + "commandSent": "Arahan telah dihantar", + "commandPositionPeriodic": "Laporan Berkala", + "commandPositionStop": "Hentikan Laporan", + "commandEngineStop": "Matikan Enjin", + "commandEngineResume": "Hidupkan Enjin", + "commandFrequency": "Frekuensi", + "commandUnit": "Unit", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/nb.json b/web/l10n/nb.json new file mode 100644 index 00000000..57b3cf2e --- /dev/null +++ b/web/l10n/nb.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Laster...", + "sharedSave": "Lagre", + "sharedCancel": "Avbryt", + "sharedAdd": "Legg til", + "sharedEdit": "Endre", + "sharedRemove": "Fjern", + "sharedRemoveConfirm": "Fjern element?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/t", + "sharedMph": "mph", + "sharedHour": "Time", + "sharedMinute": "Minutt", + "sharedSecond": "Sekund", + "sharedName": "Navn", + "sharedDescription": "Beskrivelse", + "sharedSearch": "Søk", + "sharedGeofence": "geo-gjerde", + "sharedGeofences": "Geo-gjerder", + "sharedNotifications": "Varsel", + "sharedAttributes": "Egenskaper", + "sharedAttribute": "Egenskap", + "sharedArea": "Område", + "sharedMute": "Demp", + "sharedType": "Type", + "sharedDistance": "Avstand", + "sharedHourAbbreviation": "t", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Få karttilstand", + "errorTitle": "Feil", + "errorUnknown": "Ukjent feil", + "errorConnection": "Forbindelse feilet", + "userEmail": "E-post", + "userPassword": "Passord", + "userAdmin": "Admin", + "userRemember": "Husk", + "loginTitle": "Logg inn", + "loginLanguage": "Språk", + "loginRegister": "Registrer", + "loginLogin": "Logg inn", + "loginFailed": "Feil e-post eller passord", + "loginCreated": "Ny bruker har blitt registrert", + "loginLogout": "Logg ut", + "devicesAndState": "Enheter og status", + "deviceDialog": "Enhet", + "deviceTitle": "Enheter", + "deviceIdentifier": "Identifikator", + "deviceLastUpdate": "Sist oppdatert", + "deviceCommand": "Kommando", + "deviceFollow": "Følg", + "groupDialog": "Gruppe", + "groupParent": "Gruppe", + "groupNoGroup": "Ingen gruppe", + "settingsTitle": "Innstillinger", + "settingsUser": "Konto", + "settingsGroups": "Grupper", + "settingsServer": "Server", + "settingsUsers": "Brukere", + "settingsSpeedUnit": "Hastighet", + "settingsTwelveHourFormat": "Tolvtimersformat", + "reportTitle": "Rapporter", + "reportDevice": "Enhet", + "reportGroup": "Gruppe", + "reportFrom": "Fra", + "reportTo": "Til", + "reportShow": "Vis", + "reportClear": "Nullstill", + "positionFixTime": "Tid", + "positionValid": "Gyldig", + "positionLatitude": "Breddegrad", + "positionLongitude": "Lengdegrad", + "positionAltitude": "Høyde", + "positionSpeed": "Hastighet", + "positionCourse": "Retning", + "positionAddress": "Adresse", + "positionProtocol": "Protokoll", + "serverTitle": "Serverinnstillinger", + "serverZoom": "Zoom", + "serverRegistration": "Registering", + "serverReadonly": "Skrivebeskyttet", + "mapTitle": "Kart", + "mapLayer": "Kartlag", + "mapCustom": "Egendefinert kart", + "mapOsm": "Open Street-kart", + "mapBingKey": "Bing Maps-nøkkel", + "mapBingRoad": "Bing Maps-veg", + "mapBingAerial": "Bing Maps-flyfoto", + "mapShapePolygon": "Mangekant", + "mapShapeCircle": "Sirkel", + "stateTitle": "Status", + "stateName": "Egenskap", + "stateValue": "Verdi", + "commandTitle": "Kommando", + "commandSend": "Send", + "commandSent": "Kommando har blitt sendt", + "commandPositionPeriodic": "Periodisk rapportering", + "commandPositionStop": "Stopp rapportering", + "commandEngineStop": "Stopp motor", + "commandEngineResume": "Fortsett motor", + "commandFrequency": "Frekvens", + "commandUnit": "Enhet", + "commandCustom": "Egendefinert kommando", + "commandPositionSingle": "Enkel-rapportering", + "commandAlarmArm": "Slå alarm på", + "commandAlarmDisarm": "Slå alarm av", + "commandSetTimezone": "Sett tidssone", + "commandRequestPhoto": "Be om foto", + "commandRebootDevice": "Omstart enhet", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Sett SOS-nummer", + "commandSilenceTime": "Sett stilletid", + "commandSetPhonebook": "Sett telefonbok", + "commandVoiceMessage": "Talemelding", + "commandOutputControl": "Utgangkontroll", + "commandAlarmSpeed": "Fartsgrensealarm", + "commandDeviceIdentification": "Enhetsidentifikasjon", + "commandIndex": "Register", + "commandData": "Data", + "commandPhone": "Telefonnummer", + "commandMessage": "Melding", + "eventAll": "Alle hendelser", + "eventDeviceOnline": "Enhet er tilkoblet", + "eventDeviceOffline": "Enhet er frakoblet", + "eventDeviceMoving": "Enheten beveger seg", + "eventDeviceStopped": "Enheten har stoppet", + "eventDeviceOverspeed": "Enheten bryter fartsgrensen", + "eventCommandResult": "Kommandoresultat", + "eventGeofenceEnter": "Enheten har kommet inn i geo-gjerde", + "eventGeofenceExit": "Enheten har forlatt geo-gjerde", + "eventAlarm": "Alarmer", + "eventIgnitionOn": "Tenning er PÅ", + "eventIgnitionOff": "Tenning er AV", + "alarm": "Alarm", + "alarmSos": "SOS-alarm", + "alarmVibration": "Vibrasjonsalarm", + "alarmMovement": "Bevegelsesalarm", + "alarmOverspeed": "Fartsgrensealarm", + "alarmFallDown": "Fallalarm", + "alarmLowBattery": "Lavt-batteri-alarm", + "alarmFault": "Feilalarm", + "notificationType": "Varseltype", + "notificationWeb": "Send via web", + "notificationMail": "Send via e-post", + "reportRoute": "Rute", + "reportEvents": "Hendelser", + "reportTrips": "Turer", + "reportSummary": "Oppsumering", + "reportConfigure": "Sett opp", + "reportEventTypes": "Hendelsestyper", + "reportCsv": "CSV", + "reportDeviceName": "Enhetsnavn", + "reportAverageSpeed": "Gjennomsnittshastighet ", + "reportMaximumSpeed": "Maksimumshastighet", + "reportEngineHours": "Motortimer", + "reportDuration": "Varighet", + "reportStartTime": "Starttidspunkt", + "reportStartAddress": "Startadresse", + "reportEndTime": "Sluttidspunkt", + "reportEndAddress": "Sluttadresse", + "reportSpentFuel": "Brukt drivstoff" +} \ No newline at end of file diff --git a/web/l10n/ne.json b/web/l10n/ne.json new file mode 100644 index 00000000..895db575 --- /dev/null +++ b/web/l10n/ne.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "लोड हुँदै ", + "sharedSave": "सुरक्षित गर्ने ", + "sharedCancel": "रद्ध गर्ने ", + "sharedAdd": "थप्ने", + "sharedEdit": "सच्याउने", + "sharedRemove": "हटाउने ", + "sharedRemoveConfirm": "हटाउने हो?", + "sharedKm": "कि मि ", + "sharedMi": "माइल", + "sharedKn": "kn", + "sharedKmh": "कि मि /घण्टा ", + "sharedMph": "माइल /घण्टा ", + "sharedHour": "घण्टा ", + "sharedMinute": "मिनेट ", + "sharedSecond": "सेकेन्ड ", + "sharedName": "Name", + "sharedDescription": "Description", + "sharedSearch": "Search", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "त्रुटी", + "errorUnknown": "अज्ञात त्रुटी ", + "errorConnection": "जडान मा त्रुटी भयो ", + "userEmail": "इ मेल ", + "userPassword": "गोप्य शब्द ", + "userAdmin": "ब्यबस्थापक", + "userRemember": "Remember", + "loginTitle": "लगिन गर्ने ", + "loginLanguage": "भाषा ", + "loginRegister": "दर्ता गर्ने", + "loginLogin": "भित्रिने ", + "loginFailed": "इ मेल वा गोप्य शब्द गलत भयो ", + "loginCreated": "नया प्रयोगकर्ता दर्ता भयो ", + "loginLogout": "बाहिरिने ", + "devicesAndState": "यन्त्रहरू तथा अवस्था ", + "deviceDialog": "यन्त्र", + "deviceTitle": "यन्त्रहरू ", + "deviceIdentifier": "परिचायक ", + "deviceLastUpdate": "अन्तिम अपडेट ", + "deviceCommand": "आदेश ", + "deviceFollow": "पिछा गर्ने ", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "सेटिंग ", + "settingsUser": "खाता ", + "settingsGroups": "Groups", + "settingsServer": "सर्भर ", + "settingsUsers": "प्रयोगकर्ताहरु ", + "settingsSpeedUnit": "गति ", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "प्रतिबेदनहरु ", + "reportDevice": "यन्त्र ", + "reportGroup": "Group", + "reportFrom": "बाट ", + "reportTo": "सम्म ", + "reportShow": "देखाउने ", + "reportClear": "सफा गर्ने ", + "positionFixTime": "समय ", + "positionValid": "ठिक", + "positionLatitude": "अक्षांश", + "positionLongitude": "देशान्तर ", + "positionAltitude": "उचाई ", + "positionSpeed": "गति ", + "positionCourse": "दिशा ", + "positionAddress": "ठेगाना ", + "positionProtocol": "प्रोटोकल ", + "serverTitle": "सर्भर सेटिंग", + "serverZoom": "ठुलो बनाउने ", + "serverRegistration": "दर्ता ", + "serverReadonly": "पढ्ने मात्रै ", + "mapTitle": "नक्शा ", + "mapLayer": "नक्शा को तह ", + "mapCustom": "अनुकुल नक्शा ", + "mapOsm": "ओपन स्ट्रिट नक्शा ", + "mapBingKey": "बिंग नक्शाको चाबी (कि) ", + "mapBingRoad": "बिंग नक्शा (सडक)", + "mapBingAerial": "बिंग नक्शा (एरियल)", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "अवस्था ", + "stateName": "गुण ", + "stateValue": "मूल्य ", + "commandTitle": "आदेश ", + "commandSend": "पठाउने ", + "commandSent": "आदेश पठाईएको छ ", + "commandPositionPeriodic": "आवधिक प्रतिबेदन ", + "commandPositionStop": "प्रतिबेदन बन्द गर्ने ", + "commandEngineStop": "इन्जिन बन्द गर्ने ", + "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", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/nl.json b/web/l10n/nl.json new file mode 100644 index 00000000..0c1f25f5 --- /dev/null +++ b/web/l10n/nl.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Laden...", + "sharedSave": "Opslaan", + "sharedCancel": "Annuleren", + "sharedAdd": "Toevoegen", + "sharedEdit": "Bewerken", + "sharedRemove": "Verwijderen", + "sharedRemoveConfirm": "Item verwijderen?", + "sharedKm": "km", + "sharedMi": "mijl", + "sharedKn": "knopen", + "sharedKmh": "km/h", + "sharedMph": "mijl per uur", + "sharedHour": "Uur", + "sharedMinute": "Minuut", + "sharedSecond": "Seconde", + "sharedName": "Naam", + "sharedDescription": "Omschrijving", + "sharedSearch": "Zoeken", + "sharedGeofence": "Geografisch gebied", + "sharedGeofences": "Geografische gebieden", + "sharedNotifications": "Melding", + "sharedAttributes": "Attributen", + "sharedAttribute": "Attribuut", + "sharedArea": "Gebied", + "sharedMute": "Stil", + "sharedType": "Type", + "sharedDistance": "Afstand", + "sharedHourAbbreviation": "u", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Haal kaartstatus op", + "errorTitle": "Fout", + "errorUnknown": "Onbekende fout", + "errorConnection": "Verbindingsfout", + "userEmail": "E-mail", + "userPassword": "Wachtwoord", + "userAdmin": "Administrator", + "userRemember": "Onthouden", + "loginTitle": "Inloggen", + "loginLanguage": "Taal", + "loginRegister": "Registreren", + "loginLogin": "Inloggen", + "loginFailed": "Onjuist e-mailadres of wachtwoord", + "loginCreated": "De nieuwe gebruiker is geregistreerd", + "loginLogout": "Afmelden", + "devicesAndState": "Apparaten en status", + "deviceDialog": "Apparaat", + "deviceTitle": "Apparaten", + "deviceIdentifier": "Identifier", + "deviceLastUpdate": "Laatste update", + "deviceCommand": "Commando", + "deviceFollow": "Volgen", + "groupDialog": "Groep", + "groupParent": "Groep", + "groupNoGroup": "Geen groep", + "settingsTitle": "Instellingen", + "settingsUser": "Account", + "settingsGroups": "Groepen", + "settingsServer": "Server", + "settingsUsers": "Gebruikers", + "settingsSpeedUnit": "Snelheid", + "settingsTwelveHourFormat": "12-uurs indeling", + "reportTitle": "Rapportages", + "reportDevice": "Apparaat", + "reportGroup": "Groep", + "reportFrom": "Van", + "reportTo": "Naar", + "reportShow": "Laat zien", + "reportClear": "Leegmaken", + "positionFixTime": "Tijd", + "positionValid": "Geldig", + "positionLatitude": "Breedtegraad", + "positionLongitude": "Lengtegraad", + "positionAltitude": "Hoogte", + "positionSpeed": "Snelheid", + "positionCourse": "Koers", + "positionAddress": "Adres", + "positionProtocol": "Protocol", + "serverTitle": "Serverinstellingen", + "serverZoom": "Zoom", + "serverRegistration": "Registratie", + "serverReadonly": "Alleen lezen", + "mapTitle": "Kaart", + "mapLayer": "Kaart laag", + "mapCustom": "Aangepaste kaart", + "mapOsm": "OpenStreetMap", + "mapBingKey": "Bing Maps sleutel", + "mapBingRoad": "Bing Maps Wegen", + "mapBingAerial": "Bing Maps Luchtfoto", + "mapShapePolygon": "Polygoon", + "mapShapeCircle": "Cirkel", + "stateTitle": "Status", + "stateName": "Parameter", + "stateValue": "Waarde", + "commandTitle": "Commando", + "commandSend": "Verstuur", + "commandSent": "Commando verstuurd", + "commandPositionPeriodic": "Periodiek rapporteren", + "commandPositionStop": "Stop rapporteren", + "commandEngineStop": "Motor stoppen", + "commandEngineResume": "Motor hervatten", + "commandFrequency": "Frequentie", + "commandUnit": "Eenheid", + "commandCustom": "Aangepast commando", + "commandPositionSingle": "Enkel commando", + "commandAlarmArm": "Alarm aan", + "commandAlarmDisarm": "Alarm uit", + "commandSetTimezone": "Tijdzone instellen", + "commandRequestPhoto": "Vraag foto", + "commandRebootDevice": "Herstart apparaat", + "commandSendSms": "Stuur SMS", + "commandSendUssd": "Stuur USDD", + "commandSosNumber": "Stel SOS-nummer in", + "commandSilenceTime": "Stel 'Stille tijd' in", + "commandSetPhonebook": "Bewerk telefoonboek", + "commandVoiceMessage": "Spraakbericht", + "commandOutputControl": "Stel output in", + "commandAlarmSpeed": "Snelheidsalarm", + "commandDeviceIdentification": "Apparaatidentificatie", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Telefoonnummer", + "commandMessage": "Bericht", + "eventAll": "Alle gebeurtenissen", + "eventDeviceOnline": "Apparaat is online", + "eventDeviceOffline": "Apparaat is offline", + "eventDeviceMoving": "Apparaat beweegt", + "eventDeviceStopped": "Apparaat is gestopt", + "eventDeviceOverspeed": "Apparaat overschrijdt snelheid", + "eventCommandResult": "Commando resultaat", + "eventGeofenceEnter": "Appraat is binnen geografisch gebied", + "eventGeofenceExit": "Apparaat verlaat geografisch gebied", + "eventAlarm": "Alarmen", + "eventIgnitionOn": "Contact aan", + "eventIgnitionOff": "Contact uit", + "alarm": "Alarm", + "alarmSos": "SOS alarm", + "alarmVibration": "Vibratiealarm", + "alarmMovement": "Bewegingsalarm", + "alarmOverspeed": "Snelheidsalarm", + "alarmFallDown": "Valalarm", + "alarmLowBattery": "Lege batterij alarm", + "alarmFault": "Foutalarm", + "notificationType": "Notificatietype", + "notificationWeb": "Stuur via web", + "notificationMail": "Stuur via mail", + "reportRoute": "Route", + "reportEvents": "Gebeurtenissen", + "reportTrips": "Ritten", + "reportSummary": "Samenvatting", + "reportConfigure": "Configureer", + "reportEventTypes": "Gebeurtenistypen", + "reportCsv": "CSV", + "reportDeviceName": "Apparaatnaam", + "reportAverageSpeed": "Gemiddelde snelheid", + "reportMaximumSpeed": "Maximale snelheid", + "reportEngineHours": "Draaiuren motor", + "reportDuration": "Duur", + "reportStartTime": "Starttijd", + "reportStartAddress": "Beginadres", + "reportEndTime": "Eindtijd", + "reportEndAddress": "Eindadres", + "reportSpentFuel": "Verbruikte brandstof" +} \ No newline at end of file diff --git a/web/l10n/nn.json b/web/l10n/nn.json new file mode 100644 index 00000000..6b6d1807 --- /dev/null +++ b/web/l10n/nn.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Lastar...", + "sharedSave": "Lagre", + "sharedCancel": "Avbryt", + "sharedAdd": "Legg til", + "sharedEdit": "Endre", + "sharedRemove": "Fjern", + "sharedRemoveConfirm": "Fjern element?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/t", + "sharedMph": "mph", + "sharedHour": "Time", + "sharedMinute": "Minutt", + "sharedSecond": "Sekund", + "sharedName": "Namn", + "sharedDescription": "Beskriving", + "sharedSearch": "Søk", + "sharedGeofence": "Geo-gjerde", + "sharedGeofences": "Geo-gjerde", + "sharedNotifications": "Varsel", + "sharedAttributes": "Eigenskapar", + "sharedAttribute": "Eigenskap", + "sharedArea": "Område", + "sharedMute": "Demp", + "sharedType": "Type", + "sharedDistance": "Avstand", + "sharedHourAbbreviation": "t", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Få karttilstand", + "errorTitle": "Feil", + "errorUnknown": "Ukjent feil", + "errorConnection": "Forbindelse feila", + "userEmail": "E-post", + "userPassword": "Passord", + "userAdmin": "Admin", + "userRemember": "Hugs", + "loginTitle": "Logg inn", + "loginLanguage": "Språk", + "loginRegister": "Registrer", + "loginLogin": "Logg inn", + "loginFailed": "Feil e-post eller passord", + "loginCreated": "Ny brukar har blitt registrert", + "loginLogout": "Logg ut", + "devicesAndState": "Einingar og status", + "deviceDialog": "Eining", + "deviceTitle": "Einingar", + "deviceIdentifier": "Identifikator", + "deviceLastUpdate": "Sist oppdatert", + "deviceCommand": "Kommando", + "deviceFollow": "Følj", + "groupDialog": "Gruppe", + "groupParent": "Gruppe", + "groupNoGroup": "Inga gruppe", + "settingsTitle": "Innstillingar", + "settingsUser": "Konto", + "settingsGroups": "Gruppar", + "settingsServer": "Tenar", + "settingsUsers": "Brukarar", + "settingsSpeedUnit": "Hastigheit", + "settingsTwelveHourFormat": "Tolvtimersformat", + "reportTitle": "Rapportar", + "reportDevice": "Eining", + "reportGroup": "Gruppe", + "reportFrom": "Frå", + "reportTo": "Til", + "reportShow": "Syn", + "reportClear": "Nullstill", + "positionFixTime": "Tid", + "positionValid": "Gyldig", + "positionLatitude": "Breddegrad", + "positionLongitude": "Lengdegrad", + "positionAltitude": "Høgde", + "positionSpeed": "Hastigheit", + "positionCourse": "Retning", + "positionAddress": "Adresse", + "positionProtocol": "Protokoll", + "serverTitle": "Tenarinnstillingar", + "serverZoom": "Zoom", + "serverRegistration": "Registering", + "serverReadonly": "Skrivebeskytta", + "mapTitle": "Kart", + "mapLayer": "Kartlag", + "mapCustom": "Eigedefinert kart", + "mapOsm": "Open Street-kart", + "mapBingKey": "Bing Maps-nøkkel", + "mapBingRoad": "Bing Maps-veg", + "mapBingAerial": "Bing Maps-flyfoto", + "mapShapePolygon": "Mangekant", + "mapShapeCircle": "Sirkel", + "stateTitle": "Status", + "stateName": "Eigenskap", + "stateValue": "Verdi", + "commandTitle": "Kommando", + "commandSend": "Send", + "commandSent": "Kommando har blitt send", + "commandPositionPeriodic": "Periodisk rapportering", + "commandPositionStop": "Stopp rapportering", + "commandEngineStop": "Stopp motor", + "commandEngineResume": "Fortsett motor", + "commandFrequency": "Frekvens", + "commandUnit": "Eining", + "commandCustom": "Eigendefinert kommando", + "commandPositionSingle": "Enkel-rapportering", + "commandAlarmArm": "Slå alarm på", + "commandAlarmDisarm": "Slå alarm av", + "commandSetTimezone": "Sett opp tidssone", + "commandRequestPhoto": "Be om foto", + "commandRebootDevice": "Omstart eining", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SMS-nummer", + "commandSilenceTime": "Sett stilletid", + "commandSetPhonebook": "Sett telefonkatalog", + "commandVoiceMessage": "Talemelding", + "commandOutputControl": "Utgangkontroll", + "commandAlarmSpeed": "Fartsgrensealarm", + "commandDeviceIdentification": "Einingsidentifikasjon", + "commandIndex": "Register", + "commandData": "Data", + "commandPhone": "Telefonnummer", + "commandMessage": "Melding", + "eventAll": "Alle hendingar", + "eventDeviceOnline": "Eining er tilkopla", + "eventDeviceOffline": "Eininga er fråkopla", + "eventDeviceMoving": "Eininga rører seg", + "eventDeviceStopped": "Eininga er stoppa", + "eventDeviceOverspeed": "Eininga bryt fartsgrensa", + "eventCommandResult": "Kommandoresultat", + "eventGeofenceEnter": "Eininga har komme inn i geo-gjerde", + "eventGeofenceExit": "Eininga har forlatt geo-gjerde", + "eventAlarm": "Alarmar", + "eventIgnitionOn": "Tenninga er PÅ", + "eventIgnitionOff": "Tenninga er AV", + "alarm": "Alarm", + "alarmSos": "SOS-alarm", + "alarmVibration": "Vibrasjonsalarm", + "alarmMovement": "Rørslealarm", + "alarmOverspeed": "Fartsgrensealarm", + "alarmFallDown": "Fallalarm", + "alarmLowBattery": "Lavt-batteri-alarm", + "alarmFault": "Feilalarm", + "notificationType": "Varseltype", + "notificationWeb": "Send via web", + "notificationMail": "Send via e-post", + "reportRoute": "Rute", + "reportEvents": "Hendingar", + "reportTrips": "Turar", + "reportSummary": "Oppsumering", + "reportConfigure": "Set opp", + "reportEventTypes": "Hendingstypar", + "reportCsv": "CSV", + "reportDeviceName": "Einingsnamn", + "reportAverageSpeed": "Gjennomsnittshastighet", + "reportMaximumSpeed": "Maksimumshastighet", + "reportEngineHours": "Motortimar", + "reportDuration": "Varigheit", + "reportStartTime": "Starttidspunkt", + "reportStartAddress": "Startadresse", + "reportEndTime": "Sluttidspunkt", + "reportEndAddress": "Sluttadresse", + "reportSpentFuel": "Brukt drivstoff" +} \ No newline at end of file diff --git a/web/l10n/pl.json b/web/l10n/pl.json new file mode 100644 index 00000000..1bb48aed --- /dev/null +++ b/web/l10n/pl.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Wczytywanie...", + "sharedSave": "Zapisz", + "sharedCancel": "Anuluj", + "sharedAdd": "Dodaj", + "sharedEdit": "Edytuj", + "sharedRemove": "Usuń", + "sharedRemoveConfirm": "Usunąć obiekt?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Godzina", + "sharedMinute": "Minuta", + "sharedSecond": "Sekunda", + "sharedName": "Nazwa", + "sharedDescription": "Opis", + "sharedSearch": "Szukaj", + "sharedGeofence": "Nadzór", + "sharedGeofences": "Nadzory", + "sharedNotifications": "Powiadomienia", + "sharedAttributes": "Atrybuty", + "sharedAttribute": "Atrybut", + "sharedArea": "Strefa", + "sharedMute": "Wycisz", + "sharedType": "Typ", + "sharedDistance": "Odległość", + "sharedHourAbbreviation": "g", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Pobierz stan mapy", + "errorTitle": "Bląd", + "errorUnknown": "Nieznany błąd", + "errorConnection": "Błąd przy połączeniu", + "userEmail": "Email", + "userPassword": "Hasło", + "userAdmin": "Administrator", + "userRemember": "Zapamiętaj", + "loginTitle": "Login", + "loginLanguage": "Język", + "loginRegister": "Rejestracja", + "loginLogin": "Zaloguj", + "loginFailed": "Nieprawidłowy adres e-mail lub hasło", + "loginCreated": "Nowy użytkownik został zarejestrowany", + "loginLogout": "Wyloguj", + "devicesAndState": "Urządzenia i stan", + "deviceDialog": "Urządzenie", + "deviceTitle": "Urządzenia", + "deviceIdentifier": "Identyfikator", + "deviceLastUpdate": "Ostatnia aktualizacja", + "deviceCommand": "Polecenie", + "deviceFollow": "Podążaj", + "groupDialog": "Grupa", + "groupParent": "Grupa", + "groupNoGroup": "Brak grupy", + "settingsTitle": "Ustawienia", + "settingsUser": "Konto", + "settingsGroups": "Grupy", + "settingsServer": "Serwer", + "settingsUsers": "Użytkownicy", + "settingsSpeedUnit": "Prędkość", + "settingsTwelveHourFormat": "Format 12-godz.", + "reportTitle": "Raporty", + "reportDevice": "Urządzenie", + "reportGroup": "Grupa", + "reportFrom": "Z", + "reportTo": "Do", + "reportShow": "Pokaż", + "reportClear": "Wyczyść", + "positionFixTime": "Czas", + "positionValid": "Aktywny", + "positionLatitude": "Szerokość", + "positionLongitude": "Długość", + "positionAltitude": "Wysokość", + "positionSpeed": "Prędkość", + "positionCourse": "Kurs", + "positionAddress": "Adres", + "positionProtocol": "Protokół", + "serverTitle": "Ustawienia serwera", + "serverZoom": "Powiększenie", + "serverRegistration": "Rejestracja", + "serverReadonly": "Tylko do odczytu", + "mapTitle": "Mapa", + "mapLayer": "Warstwa mapy", + "mapCustom": "Własna mapa", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Wielokąt", + "mapShapeCircle": "Okrąg", + "stateTitle": "Stan i lokalizacja", + "stateName": "Właściwość", + "stateValue": "Wartość", + "commandTitle": "Komenda", + "commandSend": "Wyślij", + "commandSent": "Komenda została wysłana", + "commandPositionPeriodic": "Okresowy raport", + "commandPositionStop": "Zatrzymaj raportowanie", + "commandEngineStop": "Silnik - Stop", + "commandEngineResume": "Silnik - Wznów", + "commandFrequency": "Częstotliwość", + "commandUnit": "Jednostka", + "commandCustom": "Własna komenda", + "commandPositionSingle": "Pojedyncze raportowanie", + "commandAlarmArm": "Włączanie alarmu", + "commandAlarmDisarm": "Wyłączanie alarmu", + "commandSetTimezone": "Ustaw strefę czasową", + "commandRequestPhoto": "Żądanie zdjęcia\n", + "commandRebootDevice": "Zresetuj urządzenie", + "commandSendSms": "Wyślij SMS", + "commandSendUssd": "Wyślij USSD", + "commandSosNumber": "Ustaw numer SOS", + "commandSilenceTime": "Ustaw czas milczenia", + "commandSetPhonebook": "Ustaw książkę adresową", + "commandVoiceMessage": "Wiadomość głosowa", + "commandOutputControl": "Kontrola wyjścia", + "commandAlarmSpeed": "Alarm przekrocznie prędkości", + "commandDeviceIdentification": "Identyfikacja urządzenia", + "commandIndex": "Index", + "commandData": "Dane", + "commandPhone": "Numer telefonu", + "commandMessage": "Wiadomość", + "eventAll": "Wszystkie zdarzenia", + "eventDeviceOnline": "Urządzenie jest online", + "eventDeviceOffline": "Urządzenie jest offline", + "eventDeviceMoving": "Urządzenie przemieszcza się", + "eventDeviceStopped": "Urządzenia zatrzymane", + "eventDeviceOverspeed": "Urządzenie przekroczyło prędkość", + "eventCommandResult": "Rezultat polecenia", + "eventGeofenceEnter": "Urządzenie wkroczyło w strefę nadzoru", + "eventGeofenceExit": "Urządzenie wykroczyło po za strefę nadzoru", + "eventAlarm": "Alarmy", + "eventIgnitionOn": "Zapłon włączony", + "eventIgnitionOff": "Zapłon wyłączony", + "alarm": "Alarm", + "alarmSos": "Alarm SOS", + "alarmVibration": "Alarm wibracyjny", + "alarmMovement": "Alarm ruchu", + "alarmOverspeed": "Alarm przekroczenia prędkości", + "alarmFallDown": "Alarm upadku", + "alarmLowBattery": "Alarm niskiego stanu baterii", + "alarmFault": "Alarm usterki", + "notificationType": "Rodzaj powiadomienia", + "notificationWeb": "Wyślij przez sieć", + "notificationMail": "Wyślij przez Email", + "reportRoute": "Trasa", + "reportEvents": "Zdarzenia", + "reportTrips": "Trips", + "reportSummary": "Podsumowanie", + "reportConfigure": "Konfiguracja", + "reportEventTypes": "Rodzaje zdarzeń", + "reportCsv": "CSV", + "reportDeviceName": "Nazwa urządzenia", + "reportAverageSpeed": "Średnia prędkość", + "reportMaximumSpeed": "Maksymalna prędkość", + "reportEngineHours": "Czas pracy silnika", + "reportDuration": "Czas trwania", + "reportStartTime": "Czas uruchomienia", + "reportStartAddress": "Adres początkowy", + "reportEndTime": "Czas końowy", + "reportEndAddress": "Adres końcowy", + "reportSpentFuel": "Zużyte paliwo" +} \ No newline at end of file diff --git a/web/l10n/pt.json b/web/l10n/pt.json new file mode 100644 index 00000000..fe7c6aca --- /dev/null +++ b/web/l10n/pt.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Carregando...", + "sharedSave": "Salvar", + "sharedCancel": "Cancelar", + "sharedAdd": "Adicionar", + "sharedEdit": "Editar", + "sharedRemove": "Remover", + "sharedRemoveConfirm": "Remover item?", + "sharedKm": "Km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "Km/h", + "sharedMph": "Mph", + "sharedHour": "Hora", + "sharedMinute": "Minuto", + "sharedSecond": "Segundo", + "sharedName": "Name", + "sharedDescription": "Description", + "sharedSearch": "Search", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Erro", + "errorUnknown": "Erro desconhecido", + "errorConnection": "Erro de conexão", + "userEmail": "E-mail", + "userPassword": "Senha", + "userAdmin": "Admin", + "userRemember": "Remember", + "loginTitle": "Entrar", + "loginLanguage": "Idioma", + "loginRegister": "Registrar", + "loginLogin": "Entrar", + "loginFailed": "Endereço de e-mail ou senha incorreta", + "loginCreated": "Novo usuário foi registrado", + "loginLogout": "Sair", + "devicesAndState": "Devices and State", + "deviceDialog": "Dispositivo", + "deviceTitle": "Devices", + "deviceIdentifier": "Identificador", + "deviceLastUpdate": "Last Update", + "deviceCommand": "Comando", + "deviceFollow": "Follow", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "Configurações", + "settingsUser": "Conta", + "settingsGroups": "Groups", + "settingsServer": "Servidor", + "settingsUsers": "Usuário", + "settingsSpeedUnit": "Velocidade", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "Relatórios", + "reportDevice": "Dispositivo", + "reportGroup": "Group", + "reportFrom": "De", + "reportTo": "Para", + "reportShow": "Mostrar", + "reportClear": "Limpar", + "positionFixTime": "Tempo", + "positionValid": "Válido", + "positionLatitude": "Latitude", + "positionLongitude": "Longitude", + "positionAltitude": "Altitude", + "positionSpeed": "Velocidade", + "positionCourse": "Curso", + "positionAddress": "Endereço", + "positionProtocol": "protocolo", + "serverTitle": "Configurações do Servidor", + "serverZoom": "Zoom", + "serverRegistration": "Registro", + "serverReadonly": "Readonly", + "mapTitle": "Mapa", + "mapLayer": "Camada Mapa", + "mapCustom": "Mapa personalizado", + "mapOsm": "Open Street Mapa", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Mapas Estrada", + "mapBingAerial": "Bing Mapas Aérea", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "Estado", + "stateName": "Parâmetro", + "stateValue": "Valor", + "commandTitle": "Comando", + "commandSend": "Enviar", + "commandSent": "Comando foi enviado", + "commandPositionPeriodic": "Posição Tempo", + "commandPositionStop": "Parar Posição", + "commandEngineStop": "Bloqueio Veículo", + "commandEngineResume": "Desbloqueio Veículo", + "commandFrequency": "Frequência", + "commandUnit": "Unidade", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/pt_BR.json b/web/l10n/pt_BR.json new file mode 100644 index 00000000..0731fddb --- /dev/null +++ b/web/l10n/pt_BR.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Carregando...", + "sharedSave": "Gravar", + "sharedCancel": "Cancelar", + "sharedAdd": "Adicionar", + "sharedEdit": "Editar", + "sharedRemove": "Remover", + "sharedRemoveConfirm": "Remover item?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Hora", + "sharedMinute": "Minuto", + "sharedSecond": "Segundo", + "sharedName": "Nome", + "sharedDescription": "Descrição", + "sharedSearch": "Busca", + "sharedGeofence": "Geocerca", + "sharedGeofences": "Geocercas", + "sharedNotifications": "Notificações", + "sharedAttributes": "Atributos", + "sharedAttribute": "Atributo", + "sharedArea": "Área", + "sharedMute": "Mudo", + "sharedType": "Tipo", + "sharedDistance": "Distância", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Erro", + "errorUnknown": "Erro desconhecido", + "errorConnection": "Erro de conexão", + "userEmail": "Email", + "userPassword": "Senha", + "userAdmin": "Admin", + "userRemember": "Lembrar", + "loginTitle": "Entrar", + "loginLanguage": "Idioma", + "loginRegister": "Registrar", + "loginLogin": "Entrar", + "loginFailed": "Endereço de email ou senha incorretos", + "loginCreated": "O novo usuário foi registrado", + "loginLogout": "Sair", + "devicesAndState": "Dispositivo e Estado", + "deviceDialog": "Dispositivo", + "deviceTitle": "Dispositivos", + "deviceIdentifier": "Identificador", + "deviceLastUpdate": "Última Atualização", + "deviceCommand": "Comando", + "deviceFollow": "Seguir", + "groupDialog": "Grupo", + "groupParent": "Grupo", + "groupNoGroup": "Sem Grupo", + "settingsTitle": "Configurações", + "settingsUser": "Conta", + "settingsGroups": "Grupos", + "settingsServer": "Servidor", + "settingsUsers": "Usuários", + "settingsSpeedUnit": "Velocidade", + "settingsTwelveHourFormat": "Formato de 12 Horas", + "reportTitle": "Relatórios", + "reportDevice": "Dispositivo", + "reportGroup": "Group", + "reportFrom": "De", + "reportTo": "Para", + "reportShow": "Mostrar", + "reportClear": "Limpar", + "positionFixTime": "Tempo", + "positionValid": "Válido", + "positionLatitude": "Latitude", + "positionLongitude": "Longitude", + "positionAltitude": "Altitude", + "positionSpeed": "Velocidade", + "positionCourse": "Curso", + "positionAddress": "Endereço", + "positionProtocol": "Protocolo", + "serverTitle": "Configurações do Servidor", + "serverZoom": "Zoom", + "serverRegistration": "Registro", + "serverReadonly": "Somente leitura", + "mapTitle": "Mapa", + "mapLayer": "Camada de Mapa", + "mapCustom": "Mapa Personalizado", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Estradas", + "mapBingAerial": "Bing Maps Aéreo", + "mapShapePolygon": "Polígono", + "mapShapeCircle": "Círculo", + "stateTitle": "Estado", + "stateName": "Atributo", + "stateValue": "Valor", + "commandTitle": "Comando", + "commandSend": "Enviar", + "commandSent": "Comando foi enviado", + "commandPositionPeriodic": "Atualização Periódica", + "commandPositionStop": "Parar Atualizaçao", + "commandEngineStop": "Desligar Motor", + "commandEngineResume": "Religar Motor", + "commandFrequency": "Frequencia", + "commandUnit": "Unidade", + "commandCustom": "Comando personalizado", + "commandPositionSingle": "Relatório único", + "commandAlarmArm": "Ativar Alarme", + "commandAlarmDisarm": "Desativar Alarme", + "commandSetTimezone": "Definir fuso horário", + "commandRequestPhoto": "Pegar foto", + "commandRebootDevice": "Reiniciar dispositivo", + "commandSendSms": "Enviar SMS", + "commandSendUssd": "Enviar USSD", + "commandSosNumber": "Definir numero SOS", + "commandSilenceTime": "Silencioso", + "commandSetPhonebook": "Definir lista telefônica", + "commandVoiceMessage": "Mensagem de voz", + "commandOutputControl": "Controle de saída", + "commandAlarmSpeed": "Alarme de excesso de velocidade", + "commandDeviceIdentification": "Identificação do dispositivo", + "commandIndex": "Indice", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Mensagem", + "eventAll": "All Events", + "eventDeviceOnline": "Dispositivo está on-line", + "eventDeviceOffline": "Dispositivo está offline", + "eventDeviceMoving": "Dispositivo está se movendo", + "eventDeviceStopped": "Dispositivo está parado", + "eventDeviceOverspeed": "Dispositivo excede a velocidade", + "eventCommandResult": "Resultado do comando", + "eventGeofenceEnter": "Dispositivo entrou geocerca", + "eventGeofenceExit": "Dispositivo saiu geocerca", + "eventAlarm": "Alarmes", + "eventIgnitionOn": "Ignição está ON", + "eventIgnitionOff": "Ignição está OFF", + "alarm": "Alarme", + "alarmSos": "Alarme SOS", + "alarmVibration": "Alarme de Vibração", + "alarmMovement": "Alarme de Movimento", + "alarmOverspeed": "Alarme de Alta Velocidade", + "alarmFallDown": "Alarme de Queda", + "alarmLowBattery": "Alarme de Bateria Fraca", + "alarmFault": "Alarme de Problema", + "notificationType": "Tipo de Notificação", + "notificationWeb": "Enviar via Web", + "notificationMail": "Enviar via Email", + "reportRoute": "Rota", + "reportEvents": "Eventos", + "reportTrips": "Viagens", + "reportSummary": "Resumo", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Nome do Dispositivo ", + "reportAverageSpeed": "Velocidade Média", + "reportMaximumSpeed": "Velocidade Máxima", + "reportEngineHours": "Horas ligado", + "reportDuration": "Duração", + "reportStartTime": "Hora inicial", + "reportStartAddress": "Endereço inicial", + "reportEndTime": "Hora final", + "reportEndAddress": "Endereço final", + "reportSpentFuel": "Gasto de Combustível" +} \ No newline at end of file diff --git a/web/l10n/ro.json b/web/l10n/ro.json new file mode 100644 index 00000000..79f3c6a5 --- /dev/null +++ b/web/l10n/ro.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Se încarcă", + "sharedSave": "Salvează", + "sharedCancel": "Anulează", + "sharedAdd": "Adaugă", + "sharedEdit": "Modifică", + "sharedRemove": "Elimină", + "sharedRemoveConfirm": "Ștergeți obiectul?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Oră", + "sharedMinute": "Minut", + "sharedSecond": "Secundă", + "sharedName": "Nume", + "sharedDescription": "Descriere", + "sharedSearch": "Căutare", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notificările", + "sharedAttributes": "Atribute", + "sharedAttribute": "Atribute", + "sharedArea": "Area", + "sharedMute": "Mut", + "sharedType": "Tip", + "sharedDistance": "Distanţă", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Eroare", + "errorUnknown": "Eroare necunoscută", + "errorConnection": "Eroare de conexiune", + "userEmail": "Email", + "userPassword": "Parolă", + "userAdmin": "Admin", + "userRemember": "Ţine minte", + "loginTitle": "Autentificare", + "loginLanguage": "Limbă", + "loginRegister": "Înregistrare", + "loginLogin": "Intră în cont", + "loginFailed": "E-mail sau parolă incorectă", + "loginCreated": "Un utilizator nou a fost înregistrat", + "loginLogout": "Deconectare", + "devicesAndState": "Stare dispozitive", + "deviceDialog": "Dispozitiv", + "deviceTitle": "Dispozitive", + "deviceIdentifier": "Identificator", + "deviceLastUpdate": "Ultima actualizare", + "deviceCommand": "Comandă", + "deviceFollow": "Urmareste", + "groupDialog": "Grup", + "groupParent": "Grup", + "groupNoGroup": "Nici-un grup", + "settingsTitle": "Setări", + "settingsUser": "Cont", + "settingsGroups": "Grupuri", + "settingsServer": "Server", + "settingsUsers": "Utilizatori", + "settingsSpeedUnit": "Viteză", + "settingsTwelveHourFormat": "12-oră", + "reportTitle": "Rapoarte", + "reportDevice": "Dispozitiv", + "reportGroup": "Group", + "reportFrom": "De la ", + "reportTo": "Până la", + "reportShow": "Arată", + "reportClear": "Sterge", + "positionFixTime": "Timp", + "positionValid": "Valabil", + "positionLatitude": "Latitudine", + "positionLongitude": "Longitudine", + "positionAltitude": "Altitudine", + "positionSpeed": "Viteză", + "positionCourse": "Curs", + "positionAddress": "Adresă", + "positionProtocol": "Protocol", + "serverTitle": "Setări server", + "serverZoom": "Zoom", + "serverRegistration": "Înregistrare", + "serverReadonly": "Doar citire", + "mapTitle": "Hartă", + "mapLayer": "Strat Hartă", + "mapCustom": "Personalizare Hartă", + "mapOsm": "Hartă Open Street", + "mapBingKey": "Cheie Hărți Bing", + "mapBingRoad": "Bing Hartă Drumuri", + "mapBingAerial": "Bing Hartă Aeriană", + "mapShapePolygon": "Poligon", + "mapShapeCircle": "Cerc", + "stateTitle": "Stare", + "stateName": "Atribut", + "stateValue": "Valoare", + "commandTitle": "Comandă", + "commandSend": "Trimite", + "commandSent": "Comandă a fost trimisa", + "commandPositionPeriodic": "Raportarea Periodică", + "commandPositionStop": "Oprire Raportare", + "commandEngineStop": "Blocare Motor", + "commandEngineResume": "Deblocare Motor", + "commandFrequency": "Frecvenţă", + "commandUnit": "Unitate", + "commandCustom": "Comandă personalizată", + "commandPositionSingle": "Raportarea unică", + "commandAlarmArm": "Activare Alarmă", + "commandAlarmDisarm": "Dezactivare alarmă", + "commandSetTimezone": "Setare Fus Orar", + "commandRequestPhoto": "Cere Foto", + "commandRebootDevice": "Repornire Dispozitiv", + "commandSendSms": "Trimite SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set număr SOS", + "commandSilenceTime": "Set Timp Silențios", + "commandSetPhonebook": "Set Agendă telefonică", + "commandVoiceMessage": "Mesaj Vocal", + "commandOutputControl": "Controlul de ieșire", + "commandAlarmSpeed": "Alarmă depăşire viteză", + "commandDeviceIdentification": "Identificare dispozitiv", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "Dispozitivul este pornit", + "eventDeviceOffline": "Dispozitivul este oprit", + "eventDeviceMoving": "Dispozitivul este în mişcare", + "eventDeviceStopped": "Dispozitivul este staţionar", + "eventDeviceOverspeed": "Dispozitivul a depăşit limita de viteză", + "eventCommandResult": "Rezultat comandă", + "eventGeofenceEnter": "Dispozitivul a intrat in zona geofence", + "eventGeofenceExit": "Dispozitivul a ieşit din zona geofence", + "eventAlarm": "Alarme", + "eventIgnitionOn": "Contact pornit", + "eventIgnitionOff": "Contact oprit", + "alarm": "Alarmă", + "alarmSos": "Alarmă SOS", + "alarmVibration": "Alarmă vibraţii", + "alarmMovement": "Alarmă Mişcare", + "alarmOverspeed": "Alarmă depăsire viteză", + "alarmFallDown": "Alarmă cădere", + "alarmLowBattery": "Alarmă nivel baterie scăzută", + "alarmFault": "Alarmă Defect", + "notificationType": "Tip de notificare", + "notificationWeb": "Trimite din Web", + "notificationMail": "Trimite din Mail", + "reportRoute": "Rute", + "reportEvents": "Evenimente", + "reportTrips": "Trips", + "reportSummary": "Sumar", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Nume dispozitiv", + "reportAverageSpeed": "Viteză medie", + "reportMaximumSpeed": "Viteză Maximă", + "reportEngineHours": "Ore motor", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/ru.json b/web/l10n/ru.json new file mode 100644 index 00000000..9438ea8f --- /dev/null +++ b/web/l10n/ru.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Загрузка...", + "sharedSave": "Сохранить", + "sharedCancel": "Отмена", + "sharedAdd": "Добавить", + "sharedEdit": "Редактировать", + "sharedRemove": "Удалить", + "sharedRemoveConfirm": "Удалить элемент?", + "sharedKm": "км", + "sharedMi": "мили", + "sharedKn": "уз", + "sharedKmh": "км/ч", + "sharedMph": "миль/ч", + "sharedHour": "Часы", + "sharedMinute": "Минуты", + "sharedSecond": "Секунды", + "sharedName": "Имя", + "sharedDescription": "Описание", + "sharedSearch": "Поиск", + "sharedGeofence": "Геозона", + "sharedGeofences": "Геозоны", + "sharedNotifications": "Уведомления", + "sharedAttributes": "Атрибуты", + "sharedAttribute": "Атрибут", + "sharedArea": "Область", + "sharedMute": "Выкл. звук", + "sharedType": "Тип", + "sharedDistance": "Расстояние", + "sharedHourAbbreviation": "ч", + "sharedMinuteAbbreviation": "м", + "sharedGetMapState": "Получить состояние карты", + "errorTitle": "Ошибка", + "errorUnknown": "Неизвестная ошибка", + "errorConnection": "Ошибка соединения", + "userEmail": "Email", + "userPassword": "Пароль", + "userAdmin": "Администратор", + "userRemember": "Запомнить", + "loginTitle": "Вход", + "loginLanguage": "Язык", + "loginRegister": "Регистрация", + "loginLogin": "Вход", + "loginFailed": "Неправильный email адрес или пароль", + "loginCreated": "Новый пользователь зарегистрирован", + "loginLogout": "Выход", + "devicesAndState": "Устройства и Состояния", + "deviceDialog": "Устройство", + "deviceTitle": "Устройства", + "deviceIdentifier": "Идентификатор", + "deviceLastUpdate": "Последнее Обновление", + "deviceCommand": "Команда", + "deviceFollow": "Следовать", + "groupDialog": "Группа", + "groupParent": "Группа", + "groupNoGroup": "Без Группы", + "settingsTitle": "Настройки", + "settingsUser": "Аккаунт", + "settingsGroups": "Группы", + "settingsServer": "Сервер", + "settingsUsers": "Пользователи", + "settingsSpeedUnit": "Скорость", + "settingsTwelveHourFormat": "12-часовой формат", + "reportTitle": "Отчеты", + "reportDevice": "Устройство", + "reportGroup": "Группа", + "reportFrom": "С", + "reportTo": "По", + "reportShow": "Показать", + "reportClear": "Очистить", + "positionFixTime": "Время", + "positionValid": "Корректность", + "positionLatitude": "Широта", + "positionLongitude": "Долгота", + "positionAltitude": "Высота", + "positionSpeed": "Скорость", + "positionCourse": "Направление", + "positionAddress": "Адрес", + "positionProtocol": "Протокол", + "serverTitle": "Настройки Сервера", + "serverZoom": "Приближение", + "serverRegistration": "Регистрация", + "serverReadonly": "Только Просмотр", + "mapTitle": "Карта", + "mapLayer": "Слой Карты", + "mapCustom": "Пользовательская карта", + "mapOsm": "Open Street Map", + "mapBingKey": "Ключ Bing Maps", + "mapBingRoad": "Bing Maps Дороги", + "mapBingAerial": "Bing Maps Спутник", + "mapShapePolygon": "Многоугольник", + "mapShapeCircle": "Круг", + "stateTitle": "Состояние", + "stateName": "Параметр", + "stateValue": "Значение", + "commandTitle": "Команда", + "commandSend": "Отправить", + "commandSent": "Команда отправлена", + "commandPositionPeriodic": "Начать Отслеживание", + "commandPositionStop": "Отменить Отслеживание", + "commandEngineStop": "Заблокировать Двигатель", + "commandEngineResume": "Разблокировать Двигатель", + "commandFrequency": "Частота", + "commandUnit": "Единицы", + "commandCustom": "Пользовательская команда", + "commandPositionSingle": "Разовое Отслеживание", + "commandAlarmArm": "Активировать Сигнализацию", + "commandAlarmDisarm": "Деактивировать Сигнализацию", + "commandSetTimezone": "Настроить Часовой пояс", + "commandRequestPhoto": "Запросить Фото", + "commandRebootDevice": "Перезагрузить Устройство", + "commandSendSms": "Отправить СМС", + "commandSendUssd": "Отправить USSD", + "commandSosNumber": "Настроить Экстренный Номер", + "commandSilenceTime": "Настроить Время Тишины", + "commandSetPhonebook": "Настроить Телефонную книгу", + "commandVoiceMessage": "Голосовое Сообщение", + "commandOutputControl": "Контроль Выхода", + "commandAlarmSpeed": "Превышение Скорости", + "commandDeviceIdentification": "Идентификация Устройства", + "commandIndex": "Индекс", + "commandData": "Данные", + "commandPhone": "Номер Телефона", + "commandMessage": "Сообщение", + "eventAll": "Все События", + "eventDeviceOnline": "Устройство в сети", + "eventDeviceOffline": "Устройство не в сети", + "eventDeviceMoving": "Устройство движется", + "eventDeviceStopped": "Устройство остановилось", + "eventDeviceOverspeed": "Устройство превышает скорость", + "eventCommandResult": "Результат команды", + "eventGeofenceEnter": "Устройство вошло в геозону", + "eventGeofenceExit": "Устройство покинуло геозону", + "eventAlarm": "Тревоги", + "eventIgnitionOn": "Зажигание ВКЛ", + "eventIgnitionOff": "Зажигание ВЫКЛ", + "alarm": "Тревога", + "alarmSos": "Тревога SOS", + "alarmVibration": "Тревога Вибрации", + "alarmMovement": "Тревога Сигнализации", + "alarmOverspeed": "Тревога Превышения скорости", + "alarmFallDown": "Тревога Падения", + "alarmLowBattery": "Тревога Батарея разряжена", + "alarmFault": "Тревога Неисправность", + "notificationType": "Тип уведомления", + "notificationWeb": "Отправлять через Веб", + "notificationMail": "Отправлять через Почту", + "reportRoute": "Маршрут", + "reportEvents": "События", + "reportTrips": "Поездки", + "reportSummary": "Сводка", + "reportConfigure": "Конфигурировать", + "reportEventTypes": "Тип События", + "reportCsv": "CSV", + "reportDeviceName": "Имя Устройства", + "reportAverageSpeed": "Средняя Скорость", + "reportMaximumSpeed": "Максимальная Скорость", + "reportEngineHours": "Моточасы", + "reportDuration": "Длительность", + "reportStartTime": "Начальное Время", + "reportStartAddress": "Начальный Адрес", + "reportEndTime": "Конечное Время", + "reportEndAddress": "Конечный Адрес", + "reportSpentFuel": "Использовано Топлива" +} \ No newline at end of file diff --git a/web/l10n/si.json b/web/l10n/si.json new file mode 100644 index 00000000..46194868 --- /dev/null +++ b/web/l10n/si.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "පූරණය කරමින් ...", + "sharedSave": "සුරකින්න", + "sharedCancel": "අවලංගු කරන්න", + "sharedAdd": "එක් කරන්න", + "sharedEdit": "සංස්කරණය කරන්න", + "sharedRemove": "ඉවත් කරන්න", + "sharedRemoveConfirm": "අයිතමය ඉවත් කරන්න ද?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "පැය", + "sharedMinute": "මිනිත්තු", + "sharedSecond": "තත්පර", + "sharedName": "නම", + "sharedDescription": "විස්තරය", + "sharedSearch": "සොයන්න", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "නිවේදන", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "ප්‍රදේශය", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "දෝෂයක් ", + "errorUnknown": "නොදන්නා දෝෂයක් !", + "errorConnection": "සම්බන්ධතා දෝෂයක් !", + "userEmail": "විද්යුත් තැපෑල", + "userPassword": "මුරපදය", + "userAdmin": "පරිපාලක", + "userRemember": "Remember", + "loginTitle": "පිවිසුම් ගිණුම", + "loginLanguage": "භාෂාව", + "loginRegister": "ලියාපදිංචි කරන්න", + "loginLogin": "පිවිසුම", + "loginFailed": "ඊ-මේල් ලිපිනය හෝ මුරපදය වැරදිය !", + "loginCreated": "නව පරිශීලක ලියාපදිංචි කරන ලදි !", + "loginLogout": "ඉවත්වන්න", + "devicesAndState": "උපාංග සහ ස්වභාවය", + "deviceDialog": "උපාංගය", + "deviceTitle": "උපාංග", + "deviceIdentifier": "හඳුනාගැනීමේ කේතය", + "deviceLastUpdate": "අවසන් යාවත්කාලීනය", + "deviceCommand": "විධානය", + "deviceFollow": "Follow", + "groupDialog": "සමූහය", + "groupParent": "සමූහය", + "groupNoGroup": "සමූහ එපා", + "settingsTitle": "සැකසුම්", + "settingsUser": "ගිණුම", + "settingsGroups": "සමූහ", + "settingsServer": "සේවාදායකය", + "settingsUsers": "පරිශීලකයන්", + "settingsSpeedUnit": "වේගය", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "වාර්තා", + "reportDevice": "උපාංගය", + "reportGroup": "Group", + "reportFrom": "සිට", + "reportTo": "දක්වා", + "reportShow": "පෙන්වන්න", + "reportClear": "ඉවත් කරන්න", + "positionFixTime": "කාලය", + "positionValid": "වලංගු", + "positionLatitude": "අක්ෂාංශ", + "positionLongitude": "දේශාංශ", + "positionAltitude": "උන්නතාංශය", + "positionSpeed": "වේගය", + "positionCourse": "දිගංශය", + "positionAddress": "ලිපිනය", + "positionProtocol": "ප්රොටොකෝලය", + "serverTitle": "සේවාදායකයේ සැකසුම්", + "serverZoom": "විශාලනය", + "serverRegistration": "ලියාපදිංචි කිරීම", + "serverReadonly": "Readonly", + "mapTitle": "සිතියම", + "mapLayer": "සිතියම් ස්තරය", + "mapCustom": "අභිරුචි සිතියම", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "බහුඅශ්‍රය", + "mapShapeCircle": "වෘත්තය", + "stateTitle": "තත්වය", + "stateName": "පරාමිතිය", + "stateValue": "අගය", + "commandTitle": "විධානය", + "commandSend": "යවන්න", + "commandSent": "විධානය යවා ඇත", + "commandPositionPeriodic": "ආවර්තිතව වාර්තා කරන්න", + "commandPositionStop": "වාර්තා කිරීම නවත්වන්න", + "commandEngineStop": "එන්ජිම නවත්වන්න", + "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", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/sk.json b/web/l10n/sk.json new file mode 100644 index 00000000..9e807c6f --- /dev/null +++ b/web/l10n/sk.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Načítava...", + "sharedSave": "Uložiť", + "sharedCancel": "Zrušiť", + "sharedAdd": "Pridať", + "sharedEdit": "Upraviť", + "sharedRemove": "Odstrániť", + "sharedRemoveConfirm": "Odstrániť položku?", + "sharedKm": "Km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "Km/h", + "sharedMph": "mph", + "sharedHour": "Hodina", + "sharedMinute": "Minúta", + "sharedSecond": "Sekunda", + "sharedName": "Meno", + "sharedDescription": "Popis", + "sharedSearch": "Hľadať", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifikácie", + "sharedAttributes": "Atribúty", + "sharedAttribute": "Atribút", + "sharedArea": "Oblasť", + "sharedMute": "Stlmiť zvuk", + "sharedType": "Typ", + "sharedDistance": "Vzdialenosť", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Získať mapu štát", + "errorTitle": "Chyba", + "errorUnknown": "Neznáma chyba", + "errorConnection": "Chyba pripojenia", + "userEmail": "E-mail", + "userPassword": "Heslo", + "userAdmin": "Admin", + "userRemember": "Zapamätať", + "loginTitle": "Prihlásenie", + "loginLanguage": "Jazyk", + "loginRegister": "Registrovať", + "loginLogin": "Prihlásenie", + "loginFailed": "Nesprávna e-mailová adresa alebo heslo", + "loginCreated": "Nový užívateľ sa zaregistroval", + "loginLogout": "Odhlásiť", + "devicesAndState": "Zariadenia a Status", + "deviceDialog": "Zariadenie", + "deviceTitle": "Zariadena", + "deviceIdentifier": "Identifikátor", + "deviceLastUpdate": "Posledný update", + "deviceCommand": "Príkaz", + "deviceFollow": "Nasleduj", + "groupDialog": "Skupina", + "groupParent": "Skupina", + "groupNoGroup": "Žiadna skupina", + "settingsTitle": "Nastavenia", + "settingsUser": "Účet", + "settingsGroups": "Skupiny", + "settingsServer": "Server", + "settingsUsers": "Užívatelia", + "settingsSpeedUnit": "Rýchlosť jazdy", + "settingsTwelveHourFormat": "12-hodinový formát", + "reportTitle": "Správy", + "reportDevice": "Zariadenie", + "reportGroup": "Skupina", + "reportFrom": "Od", + "reportTo": "Do", + "reportShow": "Zobraziť", + "reportClear": "Vyčistiť", + "positionFixTime": "Čas", + "positionValid": "Platný", + "positionLatitude": "Šírka", + "positionLongitude": "Dĺžka", + "positionAltitude": "Výška", + "positionSpeed": "Rýchlosť jazdy", + "positionCourse": "Kurz", + "positionAddress": "Adresa", + "positionProtocol": "Protokol", + "serverTitle": "Nastavenie servera", + "serverZoom": "Zoom", + "serverRegistration": "Registrácia", + "serverReadonly": "Iba na čítanie", + "mapTitle": "Mapa", + "mapLayer": "Mapové vrstvy", + "mapCustom": "Vlastná mapa", + "mapOsm": "Open Street Map", + "mapBingKey": "Klúč Bing Maps", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Arial", + "mapShapePolygon": "Polygón", + "mapShapeCircle": "Kruh", + "stateTitle": "Štát", + "stateName": "Parameter", + "stateValue": "Hodnota", + "commandTitle": "Príkaz", + "commandSend": "Odoslať", + "commandSent": "Príkaz bol odoslaný", + "commandPositionPeriodic": "Pravidelné podávanie správ", + "commandPositionStop": "Zastavte podávanie správ", + "commandEngineStop": "Zastavenie motora", + "commandEngineResume": "Spustenie motora", + "commandFrequency": "Frekvencia", + "commandUnit": "Jednotka", + "commandCustom": "Vlastný príkaz", + "commandPositionSingle": "Jednoduché podávanie správ", + "commandAlarmArm": "Nastaviť upozornenie", + "commandAlarmDisarm": "Zrušiť upozornenie", + "commandSetTimezone": "Nastaviť časovú zónu", + "commandRequestPhoto": "Poslať fotku", + "commandRebootDevice": "Rebootovať zariadenie", + "commandSendSms": "Postať SMS", + "commandSendUssd": "Postať USSD", + "commandSosNumber": "Nastaviť čislo SOS", + "commandSilenceTime": "Nastav tichý čas", + "commandSetPhonebook": "Nastav telefónny zoznam", + "commandVoiceMessage": "Hlasové správy", + "commandOutputControl": "Výstupná kontrola", + "commandAlarmSpeed": "Upozornenie na prekročenie rýchlosti", + "commandDeviceIdentification": "Identifikácia zariadenia", + "commandIndex": "Index", + "commandData": "Dáta", + "commandPhone": "Telefónne číslo", + "commandMessage": "Správa", + "eventAll": "Všetky akcie", + "eventDeviceOnline": "Zariadenie je online", + "eventDeviceOffline": "Zariadenie je offline", + "eventDeviceMoving": "Zariadenie je v pohybe", + "eventDeviceStopped": "Zariadenie je zastavené", + "eventDeviceOverspeed": "Zariadenie prekročilo rýchlosť", + "eventCommandResult": "Výsledok príkazu", + "eventGeofenceEnter": "Zariadenie vstúpilo geofence zóny", + "eventGeofenceExit": "Zariadenie opustilo geofence zónu", + "eventAlarm": "Upozornenia", + "eventIgnitionOn": "Zapaľovanie je ZAPNUTÉ", + "eventIgnitionOff": "Zapaľovanie je VYPNUTÉ", + "alarm": "Upozornenie", + "alarmSos": "SOS upozornenie", + "alarmVibration": "Vibračné upozornenie", + "alarmMovement": "Upozornenie pohnutia", + "alarmOverspeed": "Upozornenie prekročenia rýchlosti ", + "alarmFallDown": "Upozornenie FallDown ", + "alarmLowBattery": "Upozornenie LowBattery", + "alarmFault": "Upozorneie poruchy", + "notificationType": "Typ notifikácie", + "notificationWeb": "Poslať cez Web", + "notificationMail": "Poslať e-mailom", + "reportRoute": "Cesta", + "reportEvents": "Udalosti", + "reportTrips": "Cesty", + "reportSummary": "Zhrnutie", + "reportConfigure": "Konfigurácia", + "reportEventTypes": "Typy udalstí", + "reportCsv": "CSV", + "reportDeviceName": "Meno zariadenia", + "reportAverageSpeed": "Priemerná rýchlosť", + "reportMaximumSpeed": "Maximálna rýchlosť", + "reportEngineHours": "Prevádzkové hodiny motora", + "reportDuration": "Trvanie", + "reportStartTime": "Čas spustenia", + "reportStartAddress": "Počiatočná adresa", + "reportEndTime": "Čas ukončenia", + "reportEndAddress": "Koncová adresa", + "reportSpentFuel": "Spotrebované palivo" +} \ No newline at end of file diff --git a/web/l10n/sl.json b/web/l10n/sl.json new file mode 100644 index 00000000..2f3eab05 --- /dev/null +++ b/web/l10n/sl.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Nalagam...", + "sharedSave": "Shrani", + "sharedCancel": "Prekini", + "sharedAdd": "Dodaj", + "sharedEdit": "Uredi", + "sharedRemove": "Odstrani", + "sharedRemoveConfirm": "Odstranim zapis?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Ura", + "sharedMinute": "Minuta", + "sharedSecond": "Sekunda", + "sharedName": "Name", + "sharedDescription": "Description", + "sharedSearch": "Search", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Napaka", + "errorUnknown": "Neznana napaka", + "errorConnection": "Napaka v povezavi", + "userEmail": "E-Pošta", + "userPassword": "Geslo", + "userAdmin": "Admin", + "userRemember": "Remember", + "loginTitle": "Prijava", + "loginLanguage": "Jezik", + "loginRegister": "Registracija", + "loginLogin": "Prijava", + "loginFailed": "Nepravilna e-pošta ali geslo", + "loginCreated": "Nov uporabnik je registriran", + "loginLogout": "Odjava", + "devicesAndState": "Devices and State", + "deviceDialog": "Naprave", + "deviceTitle": "Naprave", + "deviceIdentifier": "Identifikacija", + "deviceLastUpdate": "Last Update", + "deviceCommand": "Ukaz", + "deviceFollow": "Follow", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "Nastavitve", + "settingsUser": "Račun", + "settingsGroups": "Groups", + "settingsServer": "Strežnik", + "settingsUsers": "Uporabniki", + "settingsSpeedUnit": "Hitrost", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "Poročila", + "reportDevice": "Naprava", + "reportGroup": "Group", + "reportFrom": "Od", + "reportTo": "Do", + "reportShow": "Prikaži", + "reportClear": "Očisti", + "positionFixTime": "Čas", + "positionValid": "Veljavnost", + "positionLatitude": "Širina", + "positionLongitude": "Dolžina", + "positionAltitude": "Višina", + "positionSpeed": "Hitrost", + "positionCourse": "Smer", + "positionAddress": "Naslov", + "positionProtocol": "Protokol", + "serverTitle": "Nastavitve strežnika", + "serverZoom": "Povečava", + "serverRegistration": "Registracija", + "serverReadonly": "Readonly", + "mapTitle": "Karta", + "mapLayer": "Zemljevidi", + "mapCustom": "Poljubna karta", + "mapOsm": "Open Street Karta", + "mapBingKey": "Bing Mapk Ključ", + "mapBingRoad": "Bing Maps Ceste", + "mapBingAerial": "Bing Maps Satelit", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "Stanje", + "stateName": "Parameter", + "stateValue": "Vrednost", + "commandTitle": "Ukaz", + "commandSend": "Pošlji", + "commandSent": "Ukaz poslan", + "commandPositionPeriodic": "Periodično poročanje", + "commandPositionStop": "Ustavi poročanje", + "commandEngineStop": "Ugasni motor", + "commandEngineResume": "Prižgi motor", + "commandFrequency": "Frekvenca", + "commandUnit": "Naprava", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/sq.json b/web/l10n/sq.json new file mode 100644 index 00000000..285752ee --- /dev/null +++ b/web/l10n/sq.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Ngarkim…", + "sharedSave": "Ruaj", + "sharedCancel": "Anullim", + "sharedAdd": "Shto", + "sharedEdit": "Ndrysho", + "sharedRemove": "Hiq", + "sharedRemoveConfirm": "Hiq skedarin", + "sharedKm": "km", + "sharedMi": "Milje", + "sharedKn": "Nyje", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Orë", + "sharedMinute": "Minuta", + "sharedSecond": "Sekonda", + "sharedName": "Emri", + "sharedDescription": "Description", + "sharedSearch": "Kërkim", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Gabim", + "errorUnknown": "Gabim i panjohur", + "errorConnection": "Gabim lidhjeje", + "userEmail": "Email", + "userPassword": "Fjalëkalimi", + "userAdmin": "Administratori", + "userRemember": "Remember", + "loginTitle": "Hyrje", + "loginLanguage": "Gjuha", + "loginRegister": "Regjistrim", + "loginLogin": "Lidhu", + "loginFailed": "Adresë Email-i ose fjalëkalim i gabuar", + "loginCreated": "Përdoruesi i ri u regjistrua", + "loginLogout": "Shkëputu", + "devicesAndState": "Gjendja e pajisjeve", + "deviceDialog": "Pajisje", + "deviceTitle": "Pajisjet", + "deviceIdentifier": "Identifikues", + "deviceLastUpdate": "Përditësimi i fundit", + "deviceCommand": "Komandë", + "deviceFollow": "Ndjek", + "groupDialog": "Grup", + "groupParent": "Grup", + "groupNoGroup": "Pa Grup", + "settingsTitle": "Parametra", + "settingsUser": "Llogari", + "settingsGroups": "Grupe", + "settingsServer": "Rrjeti", + "settingsUsers": "Përdorues", + "settingsSpeedUnit": "Shpejtësi", + "settingsTwelveHourFormat": "Formë 12-orëshe", + "reportTitle": "Raporte", + "reportDevice": "Pajisje", + "reportGroup": "Group", + "reportFrom": "Nga", + "reportTo": "Tek", + "reportShow": "Shfaqje", + "reportClear": "Pastrim", + "positionFixTime": "Koha", + "positionValid": "I vlefshëm", + "positionLatitude": "Gjerësi Gjeografike", + "positionLongitude": "Gjatësi Gjeografike", + "positionAltitude": "Lartësia", + "positionSpeed": "Shpejtësia", + "positionCourse": "Itinerari (Rruga)", + "positionAddress": "Adresa", + "positionProtocol": "Protokolli", + "serverTitle": "Server-Parametrat", + "serverZoom": "Fokus", + "serverRegistration": "Regjistrim", + "serverReadonly": "Vetëm për lexim", + "mapTitle": "Harta", + "mapLayer": "Zgjedhje harte", + "mapCustom": "Hartë e përshtatur", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "Gjëndja", + "stateName": "Atribut", + "stateValue": "Vlera", + "commandTitle": "Komandë", + "commandSend": "Dërgo", + "commandSent": "Komanda u dërgua", + "commandPositionPeriodic": "Raporte periodike", + "commandPositionStop": "Ndalo raportin", + "commandEngineStop": "Ndalo punën", + "commandEngineResume": "Rinis", + "commandFrequency": "Frekuenca", + "commandUnit": "Njësi", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/sr.json b/web/l10n/sr.json new file mode 100644 index 00000000..abab9409 --- /dev/null +++ b/web/l10n/sr.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Učitava...", + "sharedSave": "Sačuvaj", + "sharedCancel": "Odustani", + "sharedAdd": "Dodaj", + "sharedEdit": "Podesi", + "sharedRemove": "Ukloni", + "sharedRemoveConfirm": "Ukloniti jedinicu?", + "sharedKm": "km", + "sharedMi": "mi", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Čas", + "sharedMinute": "Minut", + "sharedSecond": "Sekunda", + "sharedName": "Ime", + "sharedDescription": "Opis", + "sharedSearch": "Traži", + "sharedGeofence": "Geoograda", + "sharedGeofences": "Geoograde", + "sharedNotifications": "Obaveštenja", + "sharedAttributes": "Osobine", + "sharedAttribute": "Osobina", + "sharedArea": "Oblast", + "sharedMute": "Nečujno", + "sharedType": "Tip", + "sharedDistance": "Razdaljina", + "sharedHourAbbreviation": "č", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Stanje mape", + "errorTitle": "Greška", + "errorUnknown": "Nepoznata greška", + "errorConnection": "Greška u konekciji", + "userEmail": "Email", + "userPassword": "Lozinka", + "userAdmin": "Admin", + "userRemember": "Zapamti", + "loginTitle": "Prijava", + "loginLanguage": "Jezik", + "loginRegister": "Registruj se", + "loginLogin": "Prijava", + "loginFailed": "Neispravna email adresa ili lozinka", + "loginCreated": "Novi korisnik je registrovan", + "loginLogout": "Odjava", + "devicesAndState": "Uređaji i Stanje ", + "deviceDialog": "Uređaj", + "deviceTitle": "Uređaji", + "deviceIdentifier": "Identifikator", + "deviceLastUpdate": "Poslednji kontakt", + "deviceCommand": "Komanda", + "deviceFollow": "Prati", + "groupDialog": "Grupa", + "groupParent": "Grupa", + "groupNoGroup": "Nema grupe", + "settingsTitle": "Podešavanja", + "settingsUser": "Nalog", + "settingsGroups": "Grupe", + "settingsServer": "Server", + "settingsUsers": "Korisnici", + "settingsSpeedUnit": "Brzina", + "settingsTwelveHourFormat": "12-časovni format", + "reportTitle": "Izveštaji", + "reportDevice": "Uređaj", + "reportGroup": "Grupa", + "reportFrom": "Od", + "reportTo": "Do", + "reportShow": "Prikaži", + "reportClear": "Izbriši", + "positionFixTime": "Vreme", + "positionValid": "Ispravno", + "positionLatitude": "Geografska širina", + "positionLongitude": "Geografska dužina", + "positionAltitude": "Visina", + "positionSpeed": "Brzina", + "positionCourse": "Pravac", + "positionAddress": "Adresa", + "positionProtocol": "Protokol", + "serverTitle": "Podešavanja Servera", + "serverZoom": "Zumiranje", + "serverRegistration": "Registracija", + "serverReadonly": "Readonly verzija", + "mapTitle": "Mapa", + "mapLayer": "Vrsta Mape", + "mapCustom": "Prilagođena mapa", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Višeugao", + "mapShapeCircle": "Krug", + "stateTitle": "Stanje", + "stateName": "Parametar", + "stateValue": "Vrednost", + "commandTitle": "Komanda", + "commandSend": "Pošalji", + "commandSent": "Komanda je poslata", + "commandPositionPeriodic": "Periodično izveštavanje", + "commandPositionStop": "Prekini izveštavanja", + "commandEngineStop": "Zaustavi motor", + "commandEngineResume": "Pokreni motor", + "commandFrequency": "Frekvencija", + "commandUnit": "Jedinica", + "commandCustom": "Prilagođena komanda", + "commandPositionSingle": "Izveštaj za jednog", + "commandAlarmArm": "Omogući alarm", + "commandAlarmDisarm": "Onemogući alarm", + "commandSetTimezone": "Podesi vremensku zonu", + "commandRequestPhoto": "Zahtevaj fotografiju", + "commandRebootDevice": "Ponovo pokreni uređaj", + "commandSendSms": "Pošalji SMS", + "commandSendUssd": "Pošalji USSD", + "commandSosNumber": "Podesi SOS broj", + "commandSilenceTime": "Podesi nečujno vreme ", + "commandSetPhonebook": "Podesi kontakte", + "commandVoiceMessage": "Glasovna poruka", + "commandOutputControl": "Kontrola izlaza", + "commandAlarmSpeed": "Alarm prekoračenja brzine", + "commandDeviceIdentification": "Identifikacija uređaja", + "commandIndex": "Lista", + "commandData": "Podaci", + "commandPhone": "Broj telefona", + "commandMessage": "Poruka", + "eventAll": "Svi događaji", + "eventDeviceOnline": "Uređaj je na mreži", + "eventDeviceOffline": "Uređaj je van mreže", + "eventDeviceMoving": "Uređaj se kreće", + "eventDeviceStopped": "Uređaj je zaustavljen", + "eventDeviceOverspeed": "Uređaj prelazi brzinu", + "eventCommandResult": "Stanje komande", + "eventGeofenceEnter": "Uređaj je ušao u geoogradu", + "eventGeofenceExit": "Uređaj je izašao iz geoograde", + "eventAlarm": "Alarmi", + "eventIgnitionOn": "Kontakt uklj.", + "eventIgnitionOff": "Kontakt isklj.", + "alarm": "Alarm", + "alarmSos": "SOS alarm", + "alarmVibration": "Alarm vibracija", + "alarmMovement": "Alarm Kretanja", + "alarmOverspeed": "Prekoračenje brzine alarm", + "alarmFallDown": "Padanje Alarm", + "alarmLowBattery": "Slaba baterija alarm", + "alarmFault": "Alarm greške", + "notificationType": "Tip obaveštenja", + "notificationWeb": "Pošalji preko Web-a", + "notificationMail": "Pošalji putem Email-a", + "reportRoute": "Ruta", + "reportEvents": "Događaji", + "reportTrips": "Vožnje", + "reportSummary": "Izveštaj", + "reportConfigure": "Konfiguracija", + "reportEventTypes": "Tip događaja", + "reportCsv": "CSV", + "reportDeviceName": "Ime uređaja", + "reportAverageSpeed": "Prosečna brzina", + "reportMaximumSpeed": "Maksimalna brzina", + "reportEngineHours": "Radni sati", + "reportDuration": "Trajanje", + "reportStartTime": "Startno vreme", + "reportStartAddress": "Početna adresa", + "reportEndTime": "Završno vreme", + "reportEndAddress": "Krajnja adresa", + "reportSpentFuel": "Potrošeno goriva" +} \ No newline at end of file diff --git a/web/l10n/ta.json b/web/l10n/ta.json new file mode 100644 index 00000000..71882b91 --- /dev/null +++ b/web/l10n/ta.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "பதிவு செய்", + "sharedSave": "சேமி", + "sharedCancel": "ரத்து செய்", + "sharedAdd": "சேர்க்க", + "sharedEdit": "தொகுக்க", + "sharedRemove": "நீக்குக", + "sharedRemoveConfirm": "நீக்கம் உறுதி செய்?", + "sharedKm": "கிமீ", + "sharedMi": "மைல்", + "sharedKn": "கடல் மைல்", + "sharedKmh": "கிமீ/மணிக்கு", + "sharedMph": "மைல்/மணிக்கு", + "sharedHour": "மணி நேரம்", + "sharedMinute": "நிமிடம்", + "sharedSecond": "விநாடி", + "sharedName": "பெயர்", + "sharedDescription": "விளக்கம்", + "sharedSearch": "தேடுக", + "sharedGeofence": "பூகோள வேலி", + "sharedGeofences": "பூகோள வேலிகள்", + "sharedNotifications": "அறிவிப்புகள்", + "sharedAttributes": "பண்புகள்", + "sharedAttribute": "பண்பு", + "sharedArea": "பகுதி", + "sharedMute": "Mute", + "sharedType": "வகை", + "sharedDistance": "தொலைவு", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "பிழை", + "errorUnknown": "அறியப்படாத பிழை", + "errorConnection": "இணைப்புப் பிழை", + "userEmail": "மின்னஞ்சல்", + "userPassword": "கடவுச்சொல்", + "userAdmin": "நிர்வாகி", + "userRemember": "நினைவில் கொள்", + "loginTitle": "உள் நுழை", + "loginLanguage": "மொழி", + "loginRegister": "பதிவு செய்ய", + "loginLogin": "உள்நுழைய", + "loginFailed": "தவறான மின்னஞ்சல் முகவரி அல்லது கடவுச்சொல்", + "loginCreated": "புதிய பயனர் பதிவு செய்யப்பட்டுள்ளது", + "loginLogout": "வெளியேறு", + "devicesAndState": "கருவிகள் மற்றும் அதன் நிலை", + "deviceDialog": "சாதனம்", + "deviceTitle": "சாதனம்", + "deviceIdentifier": "அடையாளங்காட்டி", + "deviceLastUpdate": "கடைசியாக புதுப்பிக்கப்பட்டது", + "deviceCommand": "கட்டளை", + "deviceFollow": "பின்தொடர்", + "groupDialog": "குழு", + "groupParent": "குழு", + "groupNoGroup": "குழு இல்லை", + "settingsTitle": "அமைப்பு", + "settingsUser": "கணக்கு", + "settingsGroups": "குழுக்கள்", + "settingsServer": "சர்வர்", + "settingsUsers": "உறுப்பினர்கள்", + "settingsSpeedUnit": "வேகம்", + "settingsTwelveHourFormat": "12 மணி நேர வடிவம்", + "reportTitle": "அறிக்கை", + "reportDevice": "சாதனம்", + "reportGroup": "Group", + "reportFrom": "இருந்து", + "reportTo": "வரை", + "reportShow": "காண்பி", + "reportClear": "அழி", + "positionFixTime": "நேரம்", + "positionValid": "செல்லுபடியான", + "positionLatitude": "அட்சரேகை", + "positionLongitude": "தீர்க்கரேகை", + "positionAltitude": "உயரம்", + "positionSpeed": "வேகம்", + "positionCourse": "பாடநெறி", + "positionAddress": "முகவரி", + "positionProtocol": "புரோட்டோகால்", + "serverTitle": "சர்வர் அமைப்பு", + "serverZoom": "பெரிதாக்கு", + "serverRegistration": "பதிவுசெய்ய", + "serverReadonly": "படிக்கமட்டும்", + "mapTitle": "வரைபடம்", + "mapLayer": "வரைபடம் அடுக்கு", + "mapCustom": "விருப்ப வரைபடம்", + "mapOsm": "திறமூல தெரு வரைபடம்", + "mapBingKey": "பிங் வரைபட கீ", + "mapBingRoad": "பிங் சாலை வரைபடம்", + "mapBingAerial": "பிங் வான்வழி வரைபடம்", + "mapShapePolygon": "பலகோணம்", + "mapShapeCircle": "வட்டம்", + "stateTitle": "நிலை", + "stateName": "சாட்டு", + "stateValue": "மதிப்பு", + "commandTitle": "கட்டளை", + "commandSend": "அனுப்பு", + "commandSent": "கட்டளை அனுப்பப்பட்டது", + "commandPositionPeriodic": "காலமுறை அறிக்கையிடல்", + "commandPositionStop": "அறிக்கையிடுதல் நிறுத்து ", + "commandEngineStop": "எஞ்சின் நிறுத்து", + "commandEngineResume": "எஞ்சின் தொடங்க", + "commandFrequency": "காலஇடைவெளி", + "commandUnit": "அலகு", + "commandCustom": "விருப்பமான கட்டளை", + "commandPositionSingle": "ஒற்றை அறிக்கை", + "commandAlarmArm": "அலறிமணி துவக்கம்", + "commandAlarmDisarm": "அலறிமணி நிறுத்தம்", + "commandSetTimezone": "நேர மண்டலம்", + "commandRequestPhoto": "புகைப்படம் வேண்டு", + "commandRebootDevice": "சாதன மறுதுவக்கம்", + "commandSendSms": "குருஞ்செய்தி அனுப்பு", + "commandSendUssd": "Send USSD", + "commandSosNumber": "அவசர அழைப்பு எண்(SOS)", + "commandSilenceTime": "அமைதி நேரம் அமைக்க", + "commandSetPhonebook": "தொலைபேசிப்புத்தகம் அமை", + "commandVoiceMessage": "குரல் செய்தி", + "commandOutputControl": "வெளியீட்டு கட்டுப்பாடு", + "commandAlarmSpeed": "அதி வேக அலறி ", + "commandDeviceIdentification": "\nசாதன அடையாளம்", + "commandIndex": "Index", + "commandData": "தரவு", + "commandPhone": "தொலைபேசி எண்", + "commandMessage": "குறுஞ்செய்தி", + "eventAll": "All Events", + "eventDeviceOnline": "சாதனம் இணைப்பில் உள்ளது", + "eventDeviceOffline": "சாதன இணைப்பு துண்டிக்கபட்டது", + "eventDeviceMoving": "சாதனம் நகருகிறது", + "eventDeviceStopped": "சாதனம் நின்றுவிட்டது", + "eventDeviceOverspeed": "சாதனம் நிர்ணயித்த வேகத் திற்கு மேல்", + "eventCommandResult": "கட்டளை விளைவு", + "eventGeofenceEnter": "சாதனம் பூகோள வேலியினுள் நுழைந்துள்ளது", + "eventGeofenceExit": "சாதனம் பூகோள வேலியை விட்டு வெளியேறியது", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "type of notification", + "notificationWeb": "வலைதளம் வழி அனுப்புக ", + "notificationMail": "மின்னஞ்சல் வழி அனுப்புக", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/th.json b/web/l10n/th.json new file mode 100644 index 00000000..80f71c0f --- /dev/null +++ b/web/l10n/th.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "กำลังโหลด", + "sharedSave": "จัดเก็บแฟ้มข้อมูล", + "sharedCancel": "ยกเลิก", + "sharedAdd": "เพิ่ม", + "sharedEdit": "ตรวจแก้ ปรับเปลี่ยนข้อมูล", + "sharedRemove": "ลบรายการ", + "sharedRemoveConfirm": "ยืนยันลบรายการ", + "sharedKm": "กม.", + "sharedMi": "ไมล์", + "sharedKn": "น๊อต", + "sharedKmh": "กม./ชม.", + "sharedMph": "ไมล์ต่อชั่วโมง", + "sharedHour": "ชั่วโมง", + "sharedMinute": "นาที", + "sharedSecond": "วินาที", + "sharedName": "ชื่อ", + "sharedDescription": "ลักษณะ", + "sharedSearch": "ค้นหา", + "sharedGeofence": "เขตพื้นที่", + "sharedGeofences": "เขตพื้นที่", + "sharedNotifications": "การแจ้งเตือน", + "sharedAttributes": "คุณลักษณะ", + "sharedAttribute": "คุณลักษณะ", + "sharedArea": "พื้นที่", + "sharedMute": "ปิดเสียง", + "sharedType": "ชนิด", + "sharedDistance": "ระยะทาง", + "sharedHourAbbreviation": "ชม.", + "sharedMinuteAbbreviation": "นาที", + "sharedGetMapState": "ได้รับสถานะแผนที่", + "errorTitle": "ผิดพลาด", + "errorUnknown": "ข้อผิดพลาดที่ไม่รู้จัก", + "errorConnection": "การเชื่อมต่อผิดพลาด", + "userEmail": "อีเมล์", + "userPassword": "รหัสผ่าน", + "userAdmin": "ผู้ดูแลระบบ", + "userRemember": "จำไว้", + "loginTitle": "เข้าสู่ระบบ", + "loginLanguage": "ภาษา", + "loginRegister": "ลงทะเบียน", + "loginLogin": "เข้าสู่ระบบ", + "loginFailed": "ที่อยู่อีเมลหรือรหัสผ่านไม่ถูกต้อง", + "loginCreated": "ผู้ใช้ใหม่ ได้รับการลงทะเบียน", + "loginLogout": "ออกจากระบบ", + "devicesAndState": "อุปกรณ์และสถานะ", + "deviceDialog": "เครื่อง/อุปกรณ์", + "deviceTitle": "เครื่อง/อุปกรณ์", + "deviceIdentifier": "ระบุเลขอุปกรณ์", + "deviceLastUpdate": "แก้ไขล่าสุด", + "deviceCommand": "คำสั่ง", + "deviceFollow": "ติดตาม", + "groupDialog": "กลุ่ม", + "groupParent": "กลุ่ม", + "groupNoGroup": "ไม่จัดกลุ่ม", + "settingsTitle": "การตั้งค่า", + "settingsUser": "บัญชีผู้ใช้", + "settingsGroups": "ตั้งค่ากลุ่ม", + "settingsServer": "ตั้งค่าระบบ", + "settingsUsers": "ตั้งค่าผู้ใช้งาน", + "settingsSpeedUnit": "หน่วยความเร็ว", + "settingsTwelveHourFormat": "รูปแบบเวลา 12 ชั่วโมง", + "reportTitle": "รายงาน", + "reportDevice": "รายงานเครื่อง/อุปกรณ์", + "reportGroup": "กลุ่ม", + "reportFrom": "จาก", + "reportTo": "ไปถึง", + "reportShow": "แสดง", + "reportClear": "ล้างรายงาน", + "positionFixTime": "เวลา", + "positionValid": "ถูกต้อง", + "positionLatitude": "ละติจูด", + "positionLongitude": "ลองจิจูด", + "positionAltitude": "ระดับความสูง", + "positionSpeed": "ความเร็ว", + "positionCourse": "ทิศทาง", + "positionAddress": "ที่อยู่", + "positionProtocol": "โปรโตคอล", + "serverTitle": "การตั้งค่าเซิร์ฟเวอ", + "serverZoom": "ชยาย +/-", + "serverRegistration": "ลงทะเบียน", + "serverReadonly": "อ่านได้อย่างเดียว", + "mapTitle": "แผนที่", + "mapLayer": "ชั้นแผนที่", + "mapCustom": "แผนที่ที่กำหนดเอง", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps สำคัญ", + "mapBingRoad": "Bing Maps ถนน", + "mapBingAerial": "Bing Maps ทางอากาศ", + "mapShapePolygon": "โพลิกอน", + "mapShapeCircle": "วงกลม", + "stateTitle": "สถานะ", + "stateName": "พารามิเตอร์", + "stateValue": "มูลค่า", + "commandTitle": "คำสั่ง", + "commandSend": "ส่ง", + "commandSent": "คำสั่งถูกส่งไปแล้ว", + "commandPositionPeriodic": "แก้ไขตำแหน่ง", + "commandPositionStop": "ตำแหน่ง หยุด", + "commandEngineStop": "ดับเครื่องยนต์", + "commandEngineResume": "ติดครื่องยนต์ใหม่", + "commandFrequency": "ความถี่", + "commandUnit": "หน่วย", + "commandCustom": "คำสั่งกำหนดเอง", + "commandPositionSingle": "รายงานตำแหน่งเดียว", + "commandAlarmArm": "แจ้งเตือนติดต่อสาขา", + "commandAlarmDisarm": "แจ้งเตือนยกเลิกติดต่อสาขา", + "commandSetTimezone": "ตั้งค่าเขตเวลา", + "commandRequestPhoto": "สั่งถ่ายภาพ", + "commandRebootDevice": "รีบูต", + "commandSendSms": "ส่ง SMS", + "commandSendUssd": "ส่ง USSD", + "commandSosNumber": "ตั้งค่าเลขหมายโทรฉุกเฉิน SOS", + "commandSilenceTime": "ตั้งค่าช่วงเาลาหยุดนิ่ง", + "commandSetPhonebook": "ตั้งค่าสมุดโทรศัพท์", + "commandVoiceMessage": "ข้อความเสียง", + "commandOutputControl": "ควบคุมข้อมูลที่ส่งออก", + "commandAlarmSpeed": "แจ้งเตือนความเร็วเกินกำหนด", + "commandDeviceIdentification": "หมายเลขอุปกรณ์", + "commandIndex": "ดัชนี", + "commandData": "ข้อมูล", + "commandPhone": "หมายเลขโทรศัพท์", + "commandMessage": "ข้อความ", + "eventAll": "เหตุการณ์ทั้งหมด", + "eventDeviceOnline": "อุปกรณ์เชื่อมต่อแล้ว", + "eventDeviceOffline": "อุปกรณ์ไม่ได้เชื่อมต่อ", + "eventDeviceMoving": "อุปกรณ์กำลังเคลื่อนที่", + "eventDeviceStopped": "อุปกรณ์ไม่เคลื่อนไหว", + "eventDeviceOverspeed": "อุปกรณ์เกินกำหนดความเร็ว", + "eventCommandResult": "ผลลัพธ์จากคำสั่ง", + "eventGeofenceEnter": "อุปกรณ์เข้าในเขตพื้นที่", + "eventGeofenceExit": "อุปกรณ์ออกนอกเขตพื้นที่", + "eventAlarm": "แจ้งเตือน", + "eventIgnitionOn": "สวิทย์กุญแจ เปิด", + "eventIgnitionOff": "สวิทย์กุญแจ ปิด", + "alarm": "แจ้งเตือน", + "alarmSos": "แจ้งเตือนฉุกเฉิน SOS", + "alarmVibration": "แจ้งเตือนการสั่นสะเทือน", + "alarmMovement": "แจ้งเตือนการเคลื่อนไหว", + "alarmOverspeed": "แจ้งเตือนความเร็วเกินกำหนด", + "alarmFallDown": "แจ้งเตือนการล้ม", + "alarmLowBattery": "แจ้งเตือนแบตเตอรี่เหลือน้อย", + "alarmFault": "แจ้งเตือนข้อผิดพลาด", + "notificationType": "ชนิดการแจ้งเตือน", + "notificationWeb": "ส่งทางเว็บ", + "notificationMail": "ส่งทางเมล์", + "reportRoute": "เส้นทาง", + "reportEvents": "เหตุการณ์", + "reportTrips": "การเดินทาง", + "reportSummary": "ผลรวม", + "reportConfigure": "ตั้งค่า", + "reportEventTypes": "ประเภทเหตุการณ์", + "reportCsv": "CSV", + "reportDeviceName": "ชื่ออุปกรณ์", + "reportAverageSpeed": "ความเร็วเฉลี่ย", + "reportMaximumSpeed": "ความเร็วสูงสุด", + "reportEngineHours": "เวลาการทำงานเครื่องยนต์", + "reportDuration": "ช่วงเวลา", + "reportStartTime": "เวลาเริ่มต้น", + "reportStartAddress": "จุดเริ่มต้น", + "reportEndTime": "เวลาสิ้นสุด", + "reportEndAddress": "จุดสิ้นสุด", + "reportSpentFuel": "เชื้อเพลิงที่ใช้" +} \ No newline at end of file diff --git a/web/l10n/tr.json b/web/l10n/tr.json new file mode 100644 index 00000000..326d1ad3 --- /dev/null +++ b/web/l10n/tr.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Yükleniyor...", + "sharedSave": "Kaydet", + "sharedCancel": "İptal", + "sharedAdd": "Ekle", + "sharedEdit": "Düzenle", + "sharedRemove": "Kaldır", + "sharedRemoveConfirm": "Öğeyi kaldır", + "sharedKm": "km", + "sharedMi": "mil", + "sharedKn": "Knot", + "sharedKmh": "km/s", + "sharedMph": "mil/s", + "sharedHour": "Saat", + "sharedMinute": "Dakika", + "sharedSecond": "Saniye", + "sharedName": "İsim", + "sharedDescription": "Açıklama", + "sharedSearch": "Arama", + "sharedGeofence": "Güvenli Bölge", + "sharedGeofences": "Güvenli Bölgeler", + "sharedNotifications": "Bildirimler", + "sharedAttributes": "Nitelikler", + "sharedAttribute": "Nitelik", + "sharedArea": "Bölge", + "sharedMute": "Sessiz", + "sharedType": "Tip", + "sharedDistance": "Mesafe", + "sharedHourAbbreviation": "s", + "sharedMinuteAbbreviation": "d", + "sharedGetMapState": "Harita Durumunu Getir", + "errorTitle": "Hata", + "errorUnknown": "Bilinmeyen hata ", + "errorConnection": "Bağlantı Hatası", + "userEmail": "Eposta", + "userPassword": "Şifre", + "userAdmin": "Yönetici", + "userRemember": "Hatırla", + "loginTitle": "Oturum aç", + "loginLanguage": "Lisan", + "loginRegister": "Kayıt", + "loginLogin": "Oturumu aç", + "loginFailed": "Geçersiz eposta veya şifre", + "loginCreated": "Yeni kullanıcı kaydedildi", + "loginLogout": "Oturumu sonlandır", + "devicesAndState": "Cihazlar ve Bölge", + "deviceDialog": "Cihaz", + "deviceTitle": "Cihazlar", + "deviceIdentifier": "Kimlik", + "deviceLastUpdate": "Son Güncelleme", + "deviceCommand": "Komut", + "deviceFollow": "Takip", + "groupDialog": "Grup", + "groupParent": "Grup", + "groupNoGroup": "Grupsuz", + "settingsTitle": "Ayarlar", + "settingsUser": "Hesap", + "settingsGroups": "Gruplar", + "settingsServer": "Sunucu", + "settingsUsers": "Kullanıcı", + "settingsSpeedUnit": "Hız", + "settingsTwelveHourFormat": "12 saat formatı", + "reportTitle": "Raporlar", + "reportDevice": "Aygıt", + "reportGroup": "Grup", + "reportFrom": "Başlangıç", + "reportTo": "Varış", + "reportShow": "Göster", + "reportClear": "Temizle", + "positionFixTime": "Süre", + "positionValid": "Geçerli", + "positionLatitude": "Enlem", + "positionLongitude": "Boylam", + "positionAltitude": "Rakım", + "positionSpeed": "Sürat", + "positionCourse": "Yön", + "positionAddress": "Adres", + "positionProtocol": "Protokol", + "serverTitle": "Sunucu Ayarları", + "serverZoom": "Yakınlaştırma", + "serverRegistration": "Kayıt", + "serverReadonly": "Saltokunur", + "mapTitle": "Harita", + "mapLayer": "Harita Katmanı", + "mapCustom": "Özelleştirilmiş Harita", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Çokgen", + "mapShapeCircle": "Çember", + "stateTitle": "Bölge", + "stateName": "Özellik", + "stateValue": "Değer", + "commandTitle": "Komut", + "commandSend": "Gönder", + "commandSent": "Komut gönderildi", + "commandPositionPeriodic": "Periyodik Rapor", + "commandPositionStop": "Raporlamayı Durdur", + "commandEngineStop": "Motoru Durdur", + "commandEngineResume": "Motoru Çalıştır", + "commandFrequency": "Frekans", + "commandUnit": "Ünite", + "commandCustom": "Özel komut", + "commandPositionSingle": "Tekil Raporlama", + "commandAlarmArm": "Alarm Kur", + "commandAlarmDisarm": "Alarmı Kapat", + "commandSetTimezone": "Zaman Dilimini Belirle", + "commandRequestPhoto": "Fotoğraf İste", + "commandRebootDevice": "Aygıtı Yeniden Başlat", + "commandSendSms": "SMS Gönder", + "commandSendUssd": "USSD Gönder", + "commandSosNumber": "Acil Durum Numarasını Belirle", + "commandSilenceTime": "Sessiz Zamanı Belirle", + "commandSetPhonebook": "Telefon Defterini Belirle", + "commandVoiceMessage": "Ses Mesajı", + "commandOutputControl": "Çıkış Kontrolü", + "commandAlarmSpeed": "Hız Alarmı", + "commandDeviceIdentification": "Cihaz Tanımı", + "commandIndex": "Fihrist", + "commandData": "Veri", + "commandPhone": "Telefon Numarası", + "commandMessage": "Mesaj", + "eventAll": "Tüm Olaylar", + "eventDeviceOnline": "Cihaz çevrimiçi", + "eventDeviceOffline": "Cihaz çevrimdışı", + "eventDeviceMoving": "Cihaz hareket halinde", + "eventDeviceStopped": "Cihaz durdu", + "eventDeviceOverspeed": "Cihaz hızı aştı", + "eventCommandResult": "Komut sonucu", + "eventGeofenceEnter": "Cihaz güvenli bölgede", + "eventGeofenceExit": "Cihaz güvenli bölgeden çıktı", + "eventAlarm": "Alarmlar", + "eventIgnitionOn": "Kontak Açık", + "eventIgnitionOff": "Kontak Kapalı", + "alarm": "Alarm", + "alarmSos": "İmdat Alarmı", + "alarmVibration": "Darbe Alarmı", + "alarmMovement": "Hareket Alarmı", + "alarmOverspeed": "Hız Alarmı", + "alarmFallDown": "Düşme Alarmı", + "alarmLowBattery": "Batarya Düşük Alarmı", + "alarmFault": "Arıza Alarmı", + "notificationType": "Bildirim tipi", + "notificationWeb": "Wed ile gönder", + "notificationMail": "E-posta ile gönder", + "reportRoute": "Rota", + "reportEvents": "Olaylar", + "reportTrips": "Turlar", + "reportSummary": "Özet", + "reportConfigure": "Ayarlar", + "reportEventTypes": "Olay Tipleri", + "reportCsv": "CVS", + "reportDeviceName": "Cihaz İsmi", + "reportAverageSpeed": "Ortalama Hız", + "reportMaximumSpeed": "En Fazla Hız", + "reportEngineHours": "Motor Saatleri", + "reportDuration": "Süre", + "reportStartTime": "Başlama Zamanı", + "reportStartAddress": "Başlama Adresi", + "reportEndTime": "Bittiği Zaman", + "reportEndAddress": "Bittiği Adres", + "reportSpentFuel": "Tüketilen Yakıt" +} \ No newline at end of file diff --git a/web/l10n/uk.json b/web/l10n/uk.json new file mode 100644 index 00000000..444b1923 --- /dev/null +++ b/web/l10n/uk.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Завантаження... ", + "sharedSave": "Зберегти", + "sharedCancel": "Відміна", + "sharedAdd": "Додати", + "sharedEdit": "Редагувати", + "sharedRemove": "Видалити", + "sharedRemoveConfirm": "Видалити пункт?", + "sharedKm": "км", + "sharedMi": "Милi", + "sharedKn": "Вузли", + "sharedKmh": "км/год", + "sharedMph": "Миль/год", + "sharedHour": "Години", + "sharedMinute": "Хвилини", + "sharedSecond": "Секунди", + "sharedName": "Назва пристрою", + "sharedDescription": "Опис", + "sharedSearch": "Пошук", + "sharedGeofence": "Геозон", + "sharedGeofences": "Геозони", + "sharedNotifications": "Повідомлення", + "sharedAttributes": "Атрибути", + "sharedAttribute": "Атрибут", + "sharedArea": "Площа", + "sharedMute": "Без звуку", + "sharedType": "Тип", + "sharedDistance": "Відстань", + "sharedHourAbbreviation": "г", + "sharedMinuteAbbreviation": "хв", + "sharedGetMapState": "Get Map State", + "errorTitle": "Помилка", + "errorUnknown": "Невiдома помилка", + "errorConnection": "Помилка з'єднання", + "userEmail": "E-mail", + "userPassword": "Пароль", + "userAdmin": "Адмiнiстратор", + "userRemember": "Запам'ятати", + "loginTitle": "Логiн", + "loginLanguage": "Мова", + "loginRegister": "Реєстрація", + "loginLogin": "Ввійти", + "loginFailed": "Неправильне адреса електронної пошти або пароль", + "loginCreated": "Новий користувач був зареєстрований", + "loginLogout": "Вийти", + "devicesAndState": "Пристрої та стан", + "deviceDialog": "Пристрій", + "deviceTitle": " Прилади", + "deviceIdentifier": "Iдентифікатор", + "deviceLastUpdate": "Останнє оновлення", + "deviceCommand": "Команда", + "deviceFollow": "Слідувати", + "groupDialog": "Група", + "groupParent": "Група", + "groupNoGroup": "Група відсутня", + "settingsTitle": "Налаштування", + "settingsUser": "Аккаунт", + "settingsGroups": "Групи", + "settingsServer": "Сервер", + "settingsUsers": "Користувачі", + "settingsSpeedUnit": "Швидкість", + "settingsTwelveHourFormat": "12-годинний формат", + "reportTitle": "Звіти", + "reportDevice": "Пристрій ", + "reportGroup": "Group", + "reportFrom": "З", + "reportTo": "До", + "reportShow": "Показати", + "reportClear": "Очистити", + "positionFixTime": "Час ", + "positionValid": "Дійсний", + "positionLatitude": "Широта", + "positionLongitude": "Довгота ", + "positionAltitude": "Висота", + "positionSpeed": "Швидкість ", + "positionCourse": "Напрямок", + "positionAddress": "Адреса", + "positionProtocol": "Протокол", + "serverTitle": "Налаштування сервера", + "serverZoom": "Наближення", + "serverRegistration": "Реєстрація", + "serverReadonly": "Лише для читання", + "mapTitle": "Карта", + "mapLayer": "Використання мап", + "mapCustom": "Користувацька мапа", + "mapOsm": "Open Street Map", + "mapBingKey": "Ключ Bing Maps ", + "mapBingRoad": "Bing Maps Дороги", + "mapBingAerial": "Bing Maps Супутник", + "mapShapePolygon": "Багатокутник", + "mapShapeCircle": "Коло", + "stateTitle": "Стан", + "stateName": "Атрибут", + "stateValue": "Значення ", + "commandTitle": "Команда ", + "commandSend": "Послати. ", + "commandSent": "Команда була відправлена", + "commandPositionPeriodic": "Періодична звітність", + "commandPositionStop": "Скасувати відстеження. ", + "commandEngineStop": "Заблокувати двигун ", + "commandEngineResume": "Розблокувати двигун", + "commandFrequency": "Частота", + "commandUnit": "Одиниці", + "commandCustom": "Користувацька команда", + "commandPositionSingle": "Разове відстеження", + "commandAlarmArm": "Активувати сигналізацію", + "commandAlarmDisarm": "Вимкнути сигналізацію", + "commandSetTimezone": "Часовий пояс", + "commandRequestPhoto": "Запит фото", + "commandRebootDevice": "Перезавантаження пристрою", + "commandSendSms": "Надсилання SMS", + "commandSendUssd": "Надсилання USSD", + "commandSosNumber": "Номер SOS", + "commandSilenceTime": "Встановити час пиші", + "commandSetPhonebook": "Телефонна книга", + "commandVoiceMessage": "Голосове повідомлення", + "commandOutputControl": "Контроль виходу", + "commandAlarmSpeed": "Перевищення швидкості", + "commandDeviceIdentification": "Ідентифікація пристрою", + "commandIndex": "Індекс", + "commandData": "Дані", + "commandPhone": "Phone Number", + "commandMessage": "Повідомлення", + "eventAll": "All Events", + "eventDeviceOnline": "Пристрій з'єднався", + "eventDeviceOffline": "Пристрій від'єднався", + "eventDeviceMoving": "Пристрій в русі", + "eventDeviceStopped": "Пристрій зупинився", + "eventDeviceOverspeed": "Пристрій перевищує швидкість", + "eventCommandResult": "Результат команди", + "eventGeofenceEnter": "Пристрій в геозоні", + "eventGeofenceExit": "Пристрій залишив геозону", + "eventAlarm": "Тревоги", + "eventIgnitionOn": "Запалення УВІМК", + "eventIgnitionOff": "Запалення ВИМК", + "alarm": "Тревога", + "alarmSos": "Тривога SOS", + "alarmVibration": "Тривога вібрації", + "alarmMovement": "Тривога сигналізації", + "alarmOverspeed": "Тривога перевищення швидкості", + "alarmFallDown": "Тривога падіння", + "alarmLowBattery": "Тривога низького заряду", + "alarmFault": "Тривога несправності", + "notificationType": "Тип повідомлення", + "notificationWeb": "Повідомляти у Web", + "notificationMail": "Надсилати на Пошту", + "reportRoute": "Маршрут", + "reportEvents": "Події", + "reportTrips": "Подорожі", + "reportSummary": "Звіт", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Ім'я пристрою", + "reportAverageSpeed": "Середня швидкість", + "reportMaximumSpeed": "Максимальна швидкість", + "reportEngineHours": "Мотогодинник", + "reportDuration": "Тривалість", + "reportStartTime": "Початковий час", + "reportStartAddress": "Початкова адреса", + "reportEndTime": "Кінцевий час", + "reportEndAddress": "Кінцева адреса", + "reportSpentFuel": "Використано палива" +} \ No newline at end of file diff --git a/web/l10n/vi.json b/web/l10n/vi.json new file mode 100644 index 00000000..f344d7a0 --- /dev/null +++ b/web/l10n/vi.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "Đang tải...", + "sharedSave": "Lưu", + "sharedCancel": "Hủy", + "sharedAdd": "Thêm mới", + "sharedEdit": "Chỉnh sửa", + "sharedRemove": "Xóa", + "sharedRemoveConfirm": "Xóa lựa chọn?", + "sharedKm": "km", + "sharedMi": "dặm", + "sharedKn": "kn", + "sharedKmh": "km/h", + "sharedMph": "mph", + "sharedHour": "Giờ", + "sharedMinute": "Phút", + "sharedSecond": "Giây", + "sharedName": "Tên", + "sharedDescription": "Mô tả", + "sharedSearch": "Tìm kiếm", + "sharedGeofence": "Giới hạn địa lý", + "sharedGeofences": "Giới hạn địa lý", + "sharedNotifications": "Thông báo", + "sharedAttributes": "Thuộc tính", + "sharedAttribute": "Thuộc tính", + "sharedArea": "Khu vực", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "Lỗi", + "errorUnknown": "Lỗi không xác định", + "errorConnection": "Lỗi kết nối", + "userEmail": "Email", + "userPassword": "Mật khẩu", + "userAdmin": "Quản trị", + "userRemember": "Remember", + "loginTitle": "Đăng nhập", + "loginLanguage": "Ngôn ngữ", + "loginRegister": "Đăng ký", + "loginLogin": "Đăng nhập", + "loginFailed": "Sai mật khẩu hoặc địa chỉ email", + "loginCreated": "Người dùng mới đã được đăng ký", + "loginLogout": "Đăng xuất", + "devicesAndState": "Các thiết bị và trạng thái", + "deviceDialog": "Thiết bị", + "deviceTitle": "Các thiết bị", + "deviceIdentifier": "Định danh", + "deviceLastUpdate": "Cập nhật lần cuối", + "deviceCommand": "Lệnh", + "deviceFollow": "Theo dõi", + "groupDialog": "Nhóm", + "groupParent": "Nhóm", + "groupNoGroup": "Không có nhóm", + "settingsTitle": "Cài đặt", + "settingsUser": "Tài khoản", + "settingsGroups": "Nhóm", + "settingsServer": "Máy chủ", + "settingsUsers": "Người dùng", + "settingsSpeedUnit": "Tốc độ", + "settingsTwelveHourFormat": "Định dạng 12h", + "reportTitle": "Báo cáo", + "reportDevice": "Thiết bị", + "reportGroup": "Group", + "reportFrom": "Từ", + "reportTo": "Đến", + "reportShow": "Hiển thị", + "reportClear": "Xóa", + "positionFixTime": "Thời gian", + "positionValid": "Có hiệu lực", + "positionLatitude": "Vĩ độ", + "positionLongitude": "Kinh độ", + "positionAltitude": "Độ cao", + "positionSpeed": "Tốc độ", + "positionCourse": "Hướng", + "positionAddress": "Địa chỉ", + "positionProtocol": "Giao thức", + "serverTitle": "Cài đặt máy chủ", + "serverZoom": "Phóng to", + "serverRegistration": "Đăng ký", + "serverReadonly": "Chỉ đọc", + "mapTitle": "Bản đồ", + "mapLayer": "Lớp bản đồ", + "mapCustom": "Bản đồ tùy chỉnh", + "mapOsm": "Open Street Map", + "mapBingKey": "Bing Maps Key", + "mapBingRoad": "Bing Maps Road", + "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Đa giác", + "mapShapeCircle": "Vòng tròn", + "stateTitle": "Trạng thái", + "stateName": "Thuộc tính", + "stateValue": "Giá trị", + "commandTitle": "Lệnh", + "commandSend": "Gửi", + "commandSent": "Lệnh đã được gửi", + "commandPositionPeriodic": "Báo cáo định kỳ", + "commandPositionStop": "Dừng báo cáo", + "commandEngineStop": "Tắt máy", + "commandEngineResume": "Bật máy", + "commandFrequency": "Tần suất", + "commandUnit": "Đơn vị", + "commandCustom": "Lệnh tùy chỉnh", + "commandPositionSingle": "Báo cáo đơn", + "commandAlarmArm": "Báo động cho phép", + "commandAlarmDisarm": "Báo động không cho phép", + "commandSetTimezone": "Thiết lập múi giờ", + "commandRequestPhoto": "Yêu cầu ảnh", + "commandRebootDevice": "Khởi động lại thiết bị", + "commandSendSms": "Gửi tin nhắn", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Thiết lập số khẩn cấp", + "commandSilenceTime": "Thiêt lập giờ im lặng", + "commandSetPhonebook": "Thiết lập danh bạ điện thoại", + "commandVoiceMessage": "Tin nhắn thoại", + "commandOutputControl": "Điều khiển đầu ra", + "commandAlarmSpeed": "Báo động quá tốc độ", + "commandDeviceIdentification": "Định danh thiết bị", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "eventDeviceOnline": "Thiết bị trực tuyến", + "eventDeviceOffline": "Thiết bị ngoại tuyến", + "eventDeviceMoving": "Thiết bị đang di chuyển", + "eventDeviceStopped": "Thiết bị đã dừng", + "eventDeviceOverspeed": "Thiết bị vượt quá tốc độ", + "eventCommandResult": "Kết quả lệnh", + "eventGeofenceEnter": "Thiết bị đã đi vào giới hạn địa lý", + "eventGeofenceExit": "Thiết bị đã thoát khỏi giới hạn địa lý", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Loại thông báo", + "notificationWeb": "Gửi từ web", + "notificationMail": "Gửi từ mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file diff --git a/web/l10n/zh.json b/web/l10n/zh.json new file mode 100644 index 00000000..d1838771 --- /dev/null +++ b/web/l10n/zh.json @@ -0,0 +1,164 @@ +{ + "sharedLoading": "加载", + "sharedSave": "保存", + "sharedCancel": "取消", + "sharedAdd": "新建", + "sharedEdit": "编辑", + "sharedRemove": "移除", + "sharedRemoveConfirm": "要移除选项吗?", + "sharedKm": "千米", + "sharedMi": "海里", + "sharedKn": "kn", + "sharedKmh": "千米/小时", + "sharedMph": "每小时英里数", + "sharedHour": "小时", + "sharedMinute": "分钟", + "sharedSecond": "秒", + "sharedName": "Name", + "sharedDescription": "Description", + "sharedSearch": "Search", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", + "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", + "errorTitle": "错误", + "errorUnknown": "未知错误", + "errorConnection": "连接错误", + "userEmail": "邮箱", + "userPassword": "密码", + "userAdmin": "管理员", + "userRemember": "Remember", + "loginTitle": "登录", + "loginLanguage": "语言", + "loginRegister": "注册", + "loginLogin": "登录", + "loginFailed": "邮箱地址或密码不对", + "loginCreated": "新用户已经被注册了", + "loginLogout": "登出", + "devicesAndState": "设备和状态", + "deviceDialog": "设备", + "deviceTitle": "设备", + "deviceIdentifier": "标识符", + "deviceLastUpdate": "最后更新", + "deviceCommand": "指令", + "deviceFollow": "遵循", + "groupDialog": "Group", + "groupParent": "Group", + "groupNoGroup": "No Group", + "settingsTitle": "设置", + "settingsUser": "账户", + "settingsGroups": "Groups", + "settingsServer": "服务器", + "settingsUsers": "用户", + "settingsSpeedUnit": "速度", + "settingsTwelveHourFormat": "12-hour Format", + "reportTitle": "报表", + "reportDevice": "设备", + "reportGroup": "Group", + "reportFrom": "开始", + "reportTo": "结束", + "reportShow": "显示", + "reportClear": "清空", + "positionFixTime": "时间", + "positionValid": "有效", + "positionLatitude": "纬度", + "positionLongitude": "经度", + "positionAltitude": "海拔", + "positionSpeed": "速度", + "positionCourse": "航向", + "positionAddress": "地址", + "positionProtocol": "协议", + "serverTitle": "服务器设置", + "serverZoom": "缩放", + "serverRegistration": "注册", + "serverReadonly": "只读", + "mapTitle": "地图", + "mapLayer": "地图图层", + "mapCustom": "自定义地图", + "mapOsm": "OpenStreetMap 地图", + "mapBingKey": "Bing 旅游重点", + "mapBingRoad": "Bing 公路线路地图", + "mapBingAerial": "Bing 航测地图", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "状态", + "stateName": "参数", + "stateValue": "数值", + "commandTitle": "命令", + "commandSend": "发送", + "commandSent": "命令已发送", + "commandPositionPeriodic": "位置获取", + "commandPositionStop": "位置停止", + "commandEngineStop": "引擎熄火", + "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", + "commandSendUssd": "Send USSD", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", + "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", + "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmFault": "Fault Alarm", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" +} \ No newline at end of file -- cgit v1.2.3