diff options
Diffstat (limited to 'web/l10n/tr.json')
-rw-r--r-- | web/l10n/tr.json | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/web/l10n/tr.json b/web/l10n/tr.json index e9031c78..02e03974 100644 --- a/web/l10n/tr.json +++ b/web/l10n/tr.json @@ -60,6 +60,7 @@ "sharedCalendar": "Takvim", "sharedCalendars": "Takvimler", "sharedFile": "Dosya", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Dosya Seçin", "sharedPhone": "Telefon", "sharedRequired": "Gerekli", @@ -83,6 +84,7 @@ "sharedAlarms": "Alarms", "sharedLocation": "Location", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "Hız Limiti", "attributePolylineDistance": "Çizgi uzaklığı", "attributeReportIgnoreOdometer": "Rapor: Odometerı yoksay", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "Eposta: SMTP Parola Etkin", "attributeMailSmtpUsername": "Eposta: SMTP Kullanıcı Adı", "attributeMailSmtpPassword": "Eposta: SMTP Şifre", - "attributeUiDisableReport": "UI: Rapor Devredışı", "attributeUiDisableEvents": "Etkinlikler Devredışı", "attributeUiDisableVehicleFetures": "Görünüm: Araç Özellikleri Devredışı", "attributeUiDisableDrivers": "Görünüm: Sürücüler Devredışı", @@ -129,6 +130,7 @@ "userUserLimit": "Kullanıcı Limiti", "userDeviceReadonly": "Cihaz Salt Okunur", "userLimitCommands": "Komutları Kısıtla", + "userDisableReports": "Disable Reports", "userToken": "Kullanıcı Anahtarı", "loginTitle": "Oturum aç", "loginLanguage": "Lisan", @@ -175,7 +177,9 @@ "reportTo": "Varış", "reportShow": "Göster", "reportClear": "Temizle", - "positionFixTime": "Süre", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "Geçerli", "positionAccuracy": "Hata Payı", "positionLatitude": "Enlem", @@ -226,6 +230,7 @@ "positionMotion": "Hareket", "positionArmed": "Hazır", "positionAcceleration": "Hızlanma", + "positionTemp": "Temperature", "positionDeviceTemp": "Cihaz Sıcaklığı", "positionOperator": "Operatör", "positionCommand": "Komut", @@ -272,6 +277,7 @@ "mapLiveRoutes": "Canlı Takip", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Katmanı", + "mapClustering": "Markers Clustering", "stateTitle": "Bölge", "stateName": "Özellik", "stateValue": "Değer", @@ -313,9 +319,16 @@ "commandGetModemStatus": "Modem Durumunu Al", "commandGetDeviceStatus": "Cihaz Durumunu Al", "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "Güç Tasarrufunu Güncelle", - "commandModeDeepSleep": "Derin Uykuyu Güncelle", - "commandMovementAlarm": "Hareket Alarmı", + "commandModePowerSaving": "Power Saving Mode", + "commandModeDeepSleep": "Deep Sleep Mode", + "commandAlarmGeofence": "Set Geofence Alarm", + "commandAlarmBattery": "Set Battery Alarm", + "commandAlarmSos": "Set SOS Alarm", + "commandAlarmRemove": "Set Remove Alarm", + "commandAlarmClock": "Set Clock Alarm", + "commandAlarmSpeed": "Set Speed Alarm", + "commandAlarmFall": "Set Fall Alarm", + "commandAlarmVibration": "Set Vibration Alarm", "commandFrequency": "Frekans", "commandTimezone": "Saat Dilimi Dışında", "commandMessage": "Mesaj", |