From 28c80c5601c396d82b7a7ce4f40702c671bf63b7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Jul 2016 12:20:04 +1200 Subject: Update localization files --- web/l10n/tr.json | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) (limited to 'web/l10n/tr.json') diff --git a/web/l10n/tr.json b/web/l10n/tr.json index 20e39ce24..bcce758d6 100644 --- a/web/l10n/tr.json +++ b/web/l10n/tr.json @@ -8,14 +8,21 @@ "sharedRemoveConfirm": "Öğeyi kaldır", "sharedKm": "km", "sharedMi": "mil", - "sharedKn": "kn", + "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", "errorTitle": "Hata", "errorUnknown": "Bilinmeyen hata ", "errorConnection": "Bağlantı Hatası", @@ -38,7 +45,7 @@ "deviceFollow": "Takip", "groupDialog": "Grup", "groupParent": "Grup", - "groupNoGroup": "No Group", + "groupNoGroup": "Grupsuz", "settingsTitle": "Ayarlar", "settingsUser": "Hesap", "settingsGroups": "Gruplar", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Çokgen", + "mapShapeCircle": "Çember", "stateTitle": "Bölge", "stateName": "Özellik", "stateValue": "Değer", @@ -85,5 +94,31 @@ "commandEngineStop": "Motoru Durdur", "commandEngineResume": "Motoru Çalıştır", "commandFrequency": "Frekans", - "commandUnit": "Ünite" + "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", + "commandSosNumber": "Acil Durum Numarasını Belirle", + "commandSilenceTime": "Sessiz Zamanı Belirle", + "commandSetPhonebook": "Telefon Defterini Belirle", + "commandVoiceMessage": "Ses Mesajı", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "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ı", + "notificationType": "Bildirim tipi", + "notificationWeb": "Wed ile gönder", + "notificationMail": "E-posta ile gönder" } \ No newline at end of file -- cgit v1.2.3