Update translations
This commit is contained in:
parent
02ced68162
commit
a3c7b70107
9 changed files with 216 additions and 0 deletions
24
lib/l10n/app_tr.arb
Normal file
24
lib/l10n/app_tr.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "Takip",
|
||||
"settingsTitle": "Ayarlar",
|
||||
"statusTitle": "Kayıtlar",
|
||||
"saveButton": "Kaydet",
|
||||
"cancelButton": "İptal",
|
||||
"locationButton": "Konum gönder",
|
||||
"statusButton": "Durumu göster",
|
||||
"settingsButton": "Ayarları değiştir",
|
||||
"invalidValue": "Geçersiz değer",
|
||||
"idLabel": "Cihaz kimliği",
|
||||
"urlLabel": "Sunucu URL'si",
|
||||
"accuracyLabel": "Konum doğruluğu",
|
||||
"highAccuracyLabel": "Yüksek",
|
||||
"mediumAccuracyLabel": "Orta",
|
||||
"lowAccuracyLabel": "Düşük",
|
||||
"intervalLabel": "Aralık (saniye)",
|
||||
"distanceLabel": "Mesafe (metre)",
|
||||
"bufferLabel": "Çevrimdışı arabelleğe alma",
|
||||
"trackingLabel": "Sürekli takip",
|
||||
"startAction": "Servisi başlat",
|
||||
"stopAction": "Servisi durdur",
|
||||
"sosAction": "SOS gönder"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue