1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
{
"sharedLoading": "Yükleniyor...",
"sharedSave": "Kaydet",
"sharedCancel": "İptal",
"sharedAdd": "Ekle",
"sharedEdit": "Düzenle",
"sharedRemove": "Kaldır",
"sharedRemoveConfirm": "Öğeyi kaldır",
"sharedKm": "km",
"sharedMi": "mil",
"sharedKn": "kn",
"sharedKmh": "km/s",
"sharedMph": "mil/s",
"sharedHour": "Saat",
"sharedMinute": "Dakika",
"sharedSecond": "Saniye",
"sharedName": "İsim",
"sharedSearch": "Arama",
"errorTitle": "Hata",
"errorUnknown": "Bilinmeyen hata ",
"errorConnection": "Bağlantı Hatası",
"userEmail": "Eposta",
"userPassword": "Şifre",
"userAdmin": "Yönetici",
"loginTitle": "Oturum aç",
"loginLanguage": "Lisan",
"loginRegister": "Kayıt",
"loginLogin": "Oturumu aç",
"loginFailed": "Geçersiz eposta veya şifre",
"loginCreated": "Yeni kullanıcı kaydedildi",
"loginLogout": "Oturumu sonlandır",
"devicesAndState": "Cihazlar ve Bölge",
"deviceDialog": "Cihaz",
"deviceTitle": "Cihazlar",
"deviceIdentifier": "Kimlik",
"deviceLastUpdate": "Son Güncelleme",
"deviceCommand": "Komut",
"deviceFollow": "Takip",
"groupDialog": "Grup",
"groupParent": "Grup",
"groupNoGroup": "No Group",
"settingsTitle": "Ayarlar",
"settingsUser": "Hesap",
"settingsGroups": "Gruplar",
"settingsServer": "Sunucu",
"settingsUsers": "Kullanıcı",
"settingsDistanceUnit": "Mesafe",
"settingsSpeedUnit": "Hız",
"settingsTwelveHourFormat": "12 saat formatı",
"reportTitle": "Raporlar",
"reportDevice": "Aygıt",
"reportFrom": "Başlangıç",
"reportTo": "Varış",
"reportShow": "Göster",
"reportClear": "Temizle",
"positionFixTime": "Süre",
"positionValid": "Geçerli",
"positionLatitude": "Enlem",
"positionLongitude": "Boylam",
"positionAltitude": "Rakım",
"positionSpeed": "Sürat",
"positionCourse": "Yön",
"positionAddress": "Adres",
"positionProtocol": "Protokol",
"serverTitle": "Sunucu Ayarları",
"serverZoom": "Yakınlaştırma",
"serverRegistration": "Kayıt",
"serverReadonly": "Saltokunur",
"mapTitle": "Harita",
"mapLayer": "Harita Katmanı",
"mapCustom": "Özelleştirilmiş Harita",
"mapOsm": "Open Street Map",
"mapBingKey": "Bing Maps Key",
"mapBingRoad": "Bing Maps Road",
"mapBingAerial": "Bing Maps Aerial",
"stateTitle": "Bölge",
"stateName": "Özellik",
"stateValue": "Değer",
"commandTitle": "Komut",
"commandSend": "Gönder",
"commandType": "Tip",
"commandSent": "Komut gönderildi",
"commandPositionPeriodic": "Periyodik Rapor",
"commandPositionStop": "Raporlamayı Durdur",
"commandEngineStop": "Motoru Durdur",
"commandEngineResume": "Motoru Çalıştır",
"commandFrequency": "Frekans",
"commandUnit": "Ünite"
}
|