From e7000e33818a231add49235f5b2a543d56e4b45f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 19 Nov 2016 11:07:20 +1300 Subject: Update localization files --- web/l10n/tr.json | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) (limited to 'web/l10n/tr.json') diff --git a/web/l10n/tr.json b/web/l10n/tr.json index 326d1ad..d3aab3a 100644 --- a/web/l10n/tr.json +++ b/web/l10n/tr.json @@ -1,6 +1,8 @@ { "sharedLoading": "Yükleniyor...", + "sharedHide": "Hide", "sharedSave": "Kaydet", + "sharedSet": "Set", "sharedCancel": "İptal", "sharedAdd": "Ekle", "sharedEdit": "Düzenle", @@ -8,12 +10,16 @@ "sharedRemoveConfirm": "Öğeyi kaldır", "sharedKm": "km", "sharedMi": "mil", + "sharedNmi": "nmi", "sharedKn": "Knot", "sharedKmh": "km/s", "sharedMph": "mil/s", "sharedHour": "Saat", "sharedMinute": "Dakika", "sharedSecond": "Saniye", + "sharedDecimalDegrees": "Decimal Degrees", + "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes", + "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds", "sharedName": "İsim", "sharedDescription": "Açıklama", "sharedSearch": "Arama", @@ -29,6 +35,11 @@ "sharedHourAbbreviation": "s", "sharedMinuteAbbreviation": "d", "sharedGetMapState": "Harita Durumunu Getir", + "sharedAttributeAlias": "Attribute Alias", + "sharedAttributeAliases": "Attribute Aliases", + "sharedAlias": "Alias", + "sharedDeviceDistance": "Device Distance", + "sharedDevice": "Device", "errorTitle": "Hata", "errorUnknown": "Bilinmeyen hata ", "errorConnection": "Bağlantı Hatası", @@ -36,6 +47,10 @@ "userPassword": "Şifre", "userAdmin": "Yönetici", "userRemember": "Hatırla", + "userDisabled": "Disabled", + "userExpirationTime": "Expiration", + "userDeviceLimit": "Device Limit", + "userToken": "Token", "loginTitle": "Oturum aç", "loginLanguage": "Lisan", "loginRegister": "Kayıt", @@ -44,12 +59,16 @@ "loginCreated": "Yeni kullanıcı kaydedildi", "loginLogout": "Oturumu sonlandır", "devicesAndState": "Cihazlar ve Bölge", - "deviceDialog": "Cihaz", "deviceTitle": "Cihazlar", "deviceIdentifier": "Kimlik", + "devicePhone": "Phone", + "deviceModel": "Model", + "deviceContact": "Contact", + "deviceCategory": "Category", "deviceLastUpdate": "Son Güncelleme", "deviceCommand": "Komut", "deviceFollow": "Takip", + "deviceTotalDistance": "Total Distance", "groupDialog": "Grup", "groupParent": "Grup", "groupNoGroup": "Grupsuz", @@ -60,6 +79,7 @@ "settingsUsers": "Kullanıcı", "settingsSpeedUnit": "Hız", "settingsTwelveHourFormat": "12 saat formatı", + "settingsCoordinateFormat": "Coordinates Format", "reportTitle": "Raporlar", "reportDevice": "Aygıt", "reportGroup": "Grup", @@ -80,15 +100,18 @@ "serverZoom": "Yakınlaştırma", "serverRegistration": "Kayıt", "serverReadonly": "Saltokunur", + "serverForceSettings": "Force Settings", "mapTitle": "Harita", "mapLayer": "Harita Katmanı", "mapCustom": "Özelleştirilmiş Harita", + "mapCarto": "Carto Basemaps", "mapOsm": "Open Street Map", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "Çokgen", "mapShapeCircle": "Çember", + "mapLiveRoutes": "Live Routes", "stateTitle": "Bölge", "stateName": "Özellik", "stateValue": "Değer", @@ -125,7 +148,7 @@ "eventDeviceOnline": "Cihaz çevrimiçi", "eventDeviceOffline": "Cihaz çevrimdışı", "eventDeviceMoving": "Cihaz hareket halinde", - "eventDeviceStopped": "Cihaz durdu", + "eventDeviceStopped": "Cihaz çalışmıyor", "eventDeviceOverspeed": "Cihaz hızı aştı", "eventCommandResult": "Komut sonucu", "eventGeofenceEnter": "Cihaz güvenli bölgede", @@ -150,7 +173,7 @@ "reportSummary": "Özet", "reportConfigure": "Ayarlar", "reportEventTypes": "Olay Tipleri", - "reportCsv": "CVS", + "reportExport": "Export", "reportDeviceName": "Cihaz İsmi", "reportAverageSpeed": "Ortalama Hız", "reportMaximumSpeed": "En Fazla Hız", @@ -160,5 +183,22 @@ "reportStartAddress": "Başlama Adresi", "reportEndTime": "Bittiği Zaman", "reportEndAddress": "Bittiği Adres", - "reportSpentFuel": "Tüketilen Yakıt" + "reportSpentFuel": "Tüketilen Yakıt", + "statisticsTitle": "Statistics", + "statisticsCaptureTime": "Capture Time", + "statisticsActiveUsers": "Active Users", + "statisticsActiveDevices": "Active Devices", + "statisticsRequests": "Requests", + "statisticsMessagesReceived": "Messages Received", + "statisticsMessagesStored": "Messages Stored", + "categoryArrow": "Arrow", + "categoryDefault": "Default", + "categoryCar": "Car", + "categoryBus": "Bus", + "categoryTruck": "Truck", + "categoryShip": "Ship", + "categoryPlane": "Plane", + "categoryMotorcycle": "Motorcycle", + "categoryBicycle": "Bicycle", + "categoryPerson": "Person" } \ No newline at end of file -- cgit v1.2.3