diff options
Diffstat (limited to 'web/l10n/tr.json')
-rw-r--r-- | web/l10n/tr.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/web/l10n/tr.json b/web/l10n/tr.json index f8169f58..35a04518 100644 --- a/web/l10n/tr.json +++ b/web/l10n/tr.json @@ -112,6 +112,7 @@ "calendarThursday": "Thursday", "calendarFriday": "Friday", "calendarSaturday": "Saturday", + "attributeShowGeofences": "Show Geofences", "attributeSpeedLimit": "Hız Limiti", "attributeFuelDropThreshold": "Fuel Drop Threshold", "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", @@ -152,6 +153,7 @@ "attributeUiHidePositionAttributes": "Konum Özniteliklerini Gizle", "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", + "attributePopupInfo": "Popup Info", "errorTitle": "Hata", "errorGeneral": "Geçersiz parametre veya kısıtlama ihlali", "errorConnection": "Bağlantı Hatası", @@ -182,7 +184,10 @@ "loginLogout": "Oturumu sonlandır", "loginLogo": "Logo", "devicesAndState": "Cihazlar ve Bölge", + "deviceSelected": "Selected Device", "deviceTitle": "Cihazlar", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "Kimlik", "deviceModel": "Model", "deviceContact": "İletişim", @@ -209,6 +214,9 @@ "settingsVolumeUnit": "Hacim Birimi", "settingsTwelveHourFormat": "12 saat formatı", "settingsCoordinateFormat": "Koordinat Formatı", + "settingsServerVersion": "Server Version", + "settingsAppVersion": "App Version", + "settingsConnection": "Connection", "reportTitle": "Raporlar", "reportDevice": "Aygıt", "reportGroup": "Grup", @@ -307,6 +315,9 @@ "mapCustomLabel": "Custom map", "mapCarto": "Carto Basemaps", "mapOsm": "OpenStreetMap", + "mapGoogleRoad": "Google Road", + "mapGoogleHybrid": "Google Hybrid", + "mapGoogleSatellite": "Google Satellite", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", @@ -344,6 +355,7 @@ "mapPoiLayer": "POI Katmanı", "mapClustering": "Markers Clustering", "mapOnSelect": "Show Map on Selection", + "mapDefault": "Default Map", "stateTitle": "Bölge", "stateName": "Özellik", "stateValue": "Değer", @@ -426,6 +438,8 @@ "eventDriverChanged": "Sürücü değişti", "eventMedia": "Media", "eventsScrollToLast": "Sona Git", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarms", "alarmGeneral": "General", "alarmSos": "Acil Yardım", "alarmVibration": "Sarsıntı", |