diff options
Diffstat (limited to 'web/l10n/tr.json')
-rw-r--r-- | web/l10n/tr.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/web/l10n/tr.json b/web/l10n/tr.json index eb782872..82364f0c 100644 --- a/web/l10n/tr.json +++ b/web/l10n/tr.json @@ -14,6 +14,8 @@ "sharedKm": "km", "sharedMi": "mil", "sharedNmi": "nmi", + "sharedMeters": "m", + "sharedFeet": "ft", "sharedKn": "knot", "sharedKmh": "km/s", "sharedMph": "mil/s", @@ -96,6 +98,7 @@ "attributeReportIgnoreOdometer": "Rapor: Odometerı yoksay", "attributeWebReportColor": "Web: Rapor Rengi", "attributeDevicePassword": "Araç şifresi", + "attributeDeviceImage": "Device Image", "attributeDeviceInactivityStart": "Device Inactivity Start", "attributeDeviceInactivityPeriod": "Device Inactivity Period", "attributeProcessingCopyAttributes": "İşleniyor: Nitelikler Kopyalanıyor", @@ -114,6 +117,7 @@ "attributeMailSmtpAuth": "Eposta: SMTP Parola Etkin", "attributeMailSmtpUsername": "Eposta: SMTP Kullanıcı Adı", "attributeMailSmtpPassword": "Eposta: SMTP Şifre", + "attributeUiDisableGroups": "UI: Disable Groups", "attributeUiDisableEvents": "Etkinlikler Devredışı", "attributeUiDisableVehicleFetures": "Görünüm: Araç Özellikleri Devredışı", "attributeUiDisableDrivers": "Görünüm: Sürücüler Devredışı", @@ -121,6 +125,7 @@ "attributeUiDisableCalendars": "Görünüm: Takvim Devredışı", "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "Konum Özniteliklerini Gizle", + "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", "errorTitle": "Hata", "errorGeneral": "Geçersiz parametre veya kısıtlama ihlali", @@ -172,6 +177,7 @@ "settingsServer": "Sunucu", "settingsUsers": "Kullanıcı", "settingsDistanceUnit": "Uzaklık Birimi", + "settingsAltitudeUnit": "Altitude Unit", "settingsSpeedUnit": "Hız Birimi", "settingsVolumeUnit": "Hacim Birimi", "settingsTwelveHourFormat": "12 saat formatı", @@ -272,7 +278,8 @@ "mapCustomArcgis": "Custom (ArcGIS)", "mapCustomLabel": "Custom map", "mapCarto": "Carto Basemaps", - "mapOsm": "Open Street Map", + "mapOsm": "OpenStreetMap", + "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", @@ -282,6 +289,7 @@ "mapYandexMap": "Yandex Map", "mapYandexSat": "Yandex Satellite", "mapWikimedia": "Wikimedia", + "mapOrdnanceSurvey": "Ordnance Survey", "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", |