Blame view

sources/apps/contacts/l10n/tr/contacts.po 29.2 KB
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
  # Aranel Surion <aranel@aranelsurion.org>, 2011, 2012
6d9380f96   Cédric Dupont   Update sources OC...
7
8
9
10
11
12
13
  # Caner Başaran <basaran.caner@gmail.com>, 2012-2013
  # H.Oktay Tefenli <otefenli@gmail.com>, 2013
  # Alper <info@beyboo.de>, 2012
  # ismail yenigul <ismail.yenigul@surgate.com>, 2013
  # Mesut Güngör <mesutgungor@iyte.edu.tr>, 2012
  # Murat Bişkin <murat@muratbiskin.com.tr>, 2012
  # Mustafa Tat, 2013
d1bafeea1   Kload   [fix] Upgrade to ...
14
  # Necdet Yücel <necdetyucel@gmail.com>, 2012
6d9380f96   Cédric Dupont   Update sources OC...
15
16
  # Volkan Gezer <volkangezer@gmail.com>, 2013-2014
  # Αικατερίνη Χ. Καταπόδη <spanish.katerina@gmail.com>, 2013
d1bafeea1   Kload   [fix] Upgrade to ...
17
18
19
20
21
22
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
23
24
25
26
27
28
  "POT-Creation-Date: 2014-07-03 00:48-0400
  "
  "PO-Revision-Date: 2014-07-03 04:48+0000
  "
  "Last-Translator: I Robot
  "
d1bafeea1   Kload   [fix] Upgrade to ...
29
30
31
32
33
34
35
36
37
38
39
40
  "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: tr
  "
  "Plural-Forms: nplurals=2; plural=(n > 1);
  "
6d9380f96   Cédric Dupont   Update sources OC...
41
  #: appinfo/app.php:38 lib/app.php:109 templates/admin.php:16
d1bafeea1   Kload   [fix] Upgrade to ...
42
  msgid "Contacts"
6d9380f96   Cédric Dupont   Update sources OC...
43
  msgstr "Kişiler"
d1bafeea1   Kload   [fix] Upgrade to ...
44

6d9380f96   Cédric Dupont   Update sources OC...
45
46
47
48
49
50
51
52
53
54
55
56
57
58
  #: js/addressbooks.js:85
  msgid "Add new LDAP Addressbook"
  msgstr "Yeni LDAP Adres Defteri Ekle"
  
  #: js/addressbooks.js:90 js/addressbooks.js:166
  msgid "Ok"
  msgstr "Tamam"
  
  #: js/addressbooks.js:97 js/addressbooks.js:174 js/app.js:1390 js/app.js:1443
  #: templates/contacts.php:372 templates/contacts.php:373
  msgid "Cancel"
  msgstr "İptal"
  
  #: js/addressbooks.js:132 js/groups.js:519
d1bafeea1   Kload   [fix] Upgrade to ...
59
60
  msgid "Save"
  msgstr "Kaydet"
6d9380f96   Cédric Dupont   Update sources OC...
61
62
63
  #: js/addressbooks.js:162
  msgid "Edit Addressbook"
  msgstr "Adres Defterini Düzenle"
d1bafeea1   Kload   [fix] Upgrade to ...
64

6d9380f96   Cédric Dupont   Update sources OC...
65
66
67
  #: js/addressbooks.js:400
  msgid "Starting file import"
  msgstr "Dosya içe aktarımı başlıyor"
d1bafeea1   Kload   [fix] Upgrade to ...
68

6d9380f96   Cédric Dupont   Update sources OC...
69
70
71
  #: js/addressbooks.js:404 js/addressbooks.js:432
  msgid "Format selected: {format}"
  msgstr "Seçilen biçim: {format}"
d1bafeea1   Kload   [fix] Upgrade to ...
72

6d9380f96   Cédric Dupont   Update sources OC...
73
74
75
  #: js/addressbooks.js:407 js/addressbooks.js:435
  msgid "Automatic format detection"
  msgstr "Otomatik biçim tespiti"
d1bafeea1   Kload   [fix] Upgrade to ...
76

6d9380f96   Cédric Dupont   Update sources OC...
77
78
79
  #: js/addressbooks.js:485
  msgid "Processing {count}/{total} cards"
  msgstr "İşlenen {count}/{total} kart"
d1bafeea1   Kload   [fix] Upgrade to ...
80

6d9380f96   Cédric Dupont   Update sources OC...
81
82
83
84
85
  #: js/addressbooks.js:509
  msgid "Total:{total}, Success:{imported}, Errors:{failed}"
  msgstr "Toplam:{total}, Başarılı:{imported}, Hata:{failed}"
  
  #: js/addressbooks.js:663
d1bafeea1   Kload   [fix] Upgrade to ...
86
  msgid "An address book called {name} already exists"
6d9380f96   Cédric Dupont   Update sources OC...
87
  msgstr "{name} isimli adres defteri zaten mevcut"
d1bafeea1   Kload   [fix] Upgrade to ...
88

6d9380f96   Cédric Dupont   Update sources OC...
89
90
  #: js/addressbooks.js:697 js/otherbackendconfig.js:141
  #: js/otherbackendconfig.js:200
d1bafeea1   Kload   [fix] Upgrade to ...
91
92
  msgid "Failed adding address book: {error}"
  msgstr "Adres defteri eklenemedi: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
93
  #: js/addressbooks.js:738
d1bafeea1   Kload   [fix] Upgrade to ...
94
  msgid "Failed loading address books: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
95
96
97
98
99
  msgstr "Adres defterlerini yükleme başarısız: {error}"
  
  #: js/admin.js:92 js/storage.js:27
  msgid "Server error! Please inform system administator"
  msgstr "Sunucu hatası! Lütfen sistem yöneticisini bilgilendirin"
d1bafeea1   Kload   [fix] Upgrade to ...
100

6d9380f96   Cédric Dupont   Update sources OC...
101
  #: js/app.js:223
d1bafeea1   Kload   [fix] Upgrade to ...
102
  msgid "Indexing contacts"
6d9380f96   Cédric Dupont   Update sources OC...
103
  msgstr "Bağlantılar dizinleniyor"
d1bafeea1   Kload   [fix] Upgrade to ...
104

6d9380f96   Cédric Dupont   Update sources OC...
105
  #: js/app.js:233
d1bafeea1   Kload   [fix] Upgrade to ...
106
107
  msgid "Unrecoverable error loading address books: {msg}"
  msgstr "Adres defterleri yüklenirken düzeltilemeyen hata oluştu: {msg}"
6d9380f96   Cédric Dupont   Update sources OC...
108
  #: js/app.js:234
d1bafeea1   Kload   [fix] Upgrade to ...
109
110
  msgid "Error."
  msgstr "Hata."
6d9380f96   Cédric Dupont   Update sources OC...
111
  #: js/app.js:329 js/app.js:343
d1bafeea1   Kload   [fix] Upgrade to ...
112
  msgid "Add to..."
6d9380f96   Cédric Dupont   Update sources OC...
113
  msgstr "Şuraya ekle..."
d1bafeea1   Kload   [fix] Upgrade to ...
114

6d9380f96   Cédric Dupont   Update sources OC...
115
  #: js/app.js:333 js/app.js:345
d1bafeea1   Kload   [fix] Upgrade to ...
116
  msgid "Remove from..."
6d9380f96   Cédric Dupont   Update sources OC...
117
  msgstr "Şuradan kaldır..."
d1bafeea1   Kload   [fix] Upgrade to ...
118

6d9380f96   Cédric Dupont   Update sources OC...
119
  #: js/app.js:350
d1bafeea1   Kload   [fix] Upgrade to ...
120
121
  msgid "Add group..."
  msgstr "Grup ekle..."
6d9380f96   Cédric Dupont   Update sources OC...
122
  #: js/app.js:478
d1bafeea1   Kload   [fix] Upgrade to ...
123
124
  msgid "Invalid URL: \"{url}\""
  msgstr "Geçersiz URL: \"{url}\""
6d9380f96   Cédric Dupont   Update sources OC...
125
  #: js/app.js:504
d1bafeea1   Kload   [fix] Upgrade to ...
126
  msgid "Invalid email: \"{url}\""
6d9380f96   Cédric Dupont   Update sources OC...
127
  msgstr "Geçersiz e-posta: \"{url}\""
d1bafeea1   Kload   [fix] Upgrade to ...
128

6d9380f96   Cédric Dupont   Update sources OC...
129
  #: js/app.js:587
d1bafeea1   Kload   [fix] Upgrade to ...
130
131
  msgid "Merge failed. Cannot find contact: {id}"
  msgstr "Birleştirme başarısız. Kişi bulunamadı: {id}"
6d9380f96   Cédric Dupont   Update sources OC...
132
  #: js/app.js:600
d1bafeea1   Kload   [fix] Upgrade to ...
133
134
  msgid "Merge failed."
  msgstr "Birleştirme başarısız."
6d9380f96   Cédric Dupont   Update sources OC...
135
  #: js/app.js:607
d1bafeea1   Kload   [fix] Upgrade to ...
136
137
  msgid "Merge failed. Error saving contact."
  msgstr "Birleştirme başarısız. Kişi kaydedilirken hata oluştu."
6d9380f96   Cédric Dupont   Update sources OC...
138
  #: js/app.js:627
d1bafeea1   Kload   [fix] Upgrade to ...
139
  msgid "Select photo"
6d9380f96   Cédric Dupont   Update sources OC...
140
  msgstr "Fotoğraf seç"
d1bafeea1   Kload   [fix] Upgrade to ...
141

6d9380f96   Cédric Dupont   Update sources OC...
142
  #: js/app.js:710 js/app.js:1686
d1bafeea1   Kload   [fix] Upgrade to ...
143
144
  msgid "Network or server error. Please inform administrator."
  msgstr "Ağ veya sunucu hatası. Lütfen sistem yöneticisini bilgilendirin."
6d9380f96   Cédric Dupont   Update sources OC...
145
146
147
148
149
150
151
152
153
  #: js/app.js:794
  msgid "Only images can be used as contact photos"
  msgstr "Kişi fotoğrafları olarak sadece resimler kullanılabilir"
  
  #: js/app.js:803
  msgid "The size of \"{filename}\" exceeds the maximum allowed {size}"
  msgstr "\"{filename}\" dosyasının boyutu izin verilen miktar olan {size} boyutunu aşıyor"
  
  #: js/app.js:972
d1bafeea1   Kload   [fix] Upgrade to ...
154
155
  msgid "Error adding to group."
  msgstr "Gruba eklerken hata."
6d9380f96   Cédric Dupont   Update sources OC...
156
  #: js/app.js:995
d1bafeea1   Kload   [fix] Upgrade to ...
157
  msgid "Error removing from group."
6d9380f96   Cédric Dupont   Update sources OC...
158
159
160
161
162
163
164
165
166
  msgstr "Gruptan kaldırırken hata."
  
  #: js/app.js:1188
  msgid ""
  "You have selected over 300 contacts.
  "
  "This will most likely fail! Click here to try anyway."
  msgstr "300'den fazla kişi seçtiniz.
  Büyük olasılıkla başarısız olacak! Yine de denemek için buraya tıklayın."
d1bafeea1   Kload   [fix] Upgrade to ...
167

6d9380f96   Cédric Dupont   Update sources OC...
168
  #: js/app.js:1226
d1bafeea1   Kload   [fix] Upgrade to ...
169
  msgid "Error setting {name} as favorite."
6d9380f96   Cédric Dupont   Update sources OC...
170
  msgstr "{name} sık kullanılan olarak ayarlanırken hata oluştu."
d1bafeea1   Kload   [fix] Upgrade to ...
171

6d9380f96   Cédric Dupont   Update sources OC...
172
  #: js/app.js:1364 js/app.js:1368 templates/contacts.php:186
d1bafeea1   Kload   [fix] Upgrade to ...
173
174
  msgid "Merge contacts"
  msgstr "Kişileri birleştir"
6d9380f96   Cédric Dupont   Update sources OC...
175
  #: js/app.js:1417 templates/contacts.php:167
d1bafeea1   Kload   [fix] Upgrade to ...
176
177
  msgid "Add group"
  msgstr "Grup ekle"
6d9380f96   Cédric Dupont   Update sources OC...
178
  #: js/app.js:1421
d1bafeea1   Kload   [fix] Upgrade to ...
179
  msgid "OK"
6d9380f96   Cédric Dupont   Update sources OC...
180
  msgstr "Tamam"
d1bafeea1   Kload   [fix] Upgrade to ...
181

6d9380f96   Cédric Dupont   Update sources OC...
182
  #: js/app.js:1528
d1bafeea1   Kload   [fix] Upgrade to ...
183
184
  msgid "Could not find contact: {id}"
  msgstr "Kişi bulunamadı: {id}"
6d9380f96   Cédric Dupont   Update sources OC...
185
  #: js/app.js:1641
d1bafeea1   Kload   [fix] Upgrade to ...
186
  msgid "Edit profile picture"
6d9380f96   Cédric Dupont   Update sources OC...
187
  msgstr "Profil fotoğrafını düzenle"
d1bafeea1   Kload   [fix] Upgrade to ...
188

6d9380f96   Cédric Dupont   Update sources OC...
189
  #: js/app.js:1645
d1bafeea1   Kload   [fix] Upgrade to ...
190
191
  msgid "Crop photo"
  msgstr "Fotoğrafı kırp"
6d9380f96   Cédric Dupont   Update sources OC...
192
  #: js/contacts.js:904
d1bafeea1   Kload   [fix] Upgrade to ...
193
194
  msgid "Error parsing date: {date}"
  msgstr "Tarih ayıklanırken hata: {date}"
6d9380f96   Cédric Dupont   Update sources OC...
195
  #: js/contacts.js:1102
d1bafeea1   Kload   [fix] Upgrade to ...
196
197
  msgid "# groups"
  msgstr "# gruplar"
6d9380f96   Cédric Dupont   Update sources OC...
198
199
200
201
202
203
204
  #: js/contacts.js:1182
  msgid "Error parsing birthday {bday}"
  msgstr "{bday} doğum günü ayıklanırken hata"
  
  #: js/contacts.js:1320
  msgid "The backend does not support multi-byte characters."
  msgstr "Arka uç, çok baytlı karakterleri desteklemiyor."
d1bafeea1   Kload   [fix] Upgrade to ...
205

6d9380f96   Cédric Dupont   Update sources OC...
206
  #: js/contacts.js:2234
d1bafeea1   Kload   [fix] Upgrade to ...
207
208
209
  msgid ""
  "Some contacts are marked for deletion, but not deleted yet. Please wait for "
  "them to be deleted."
6d9380f96   Cédric Dupont   Update sources OC...
210
  msgstr "Bazı kişiler silinmek için işaretlendi, ancak hala silinmedi. Lütfen silinmeleri için bekleyin."
d1bafeea1   Kload   [fix] Upgrade to ...
211

6d9380f96   Cédric Dupont   Update sources OC...
212
  #: js/contacts.js:2245
d1bafeea1   Kload   [fix] Upgrade to ...
213
214
  msgid "Click to undo deletion of {num} contacts"
  msgstr "{num} kişinin silinmesini geri almak için tıklayın"
6d9380f96   Cédric Dupont   Update sources OC...
215
  #: js/contacts.js:2254
d1bafeea1   Kload   [fix] Upgrade to ...
216
217
218
219
220
221
  msgid "Cancelled deletion of {num} contacts"
  msgstr "{num} kişinin silinmesi iptal edildi"
  
  #: js/groups.js:53
  msgid "Add"
  msgstr "Ekle"
6d9380f96   Cédric Dupont   Update sources OC...
222
  #: js/groups.js:264
d1bafeea1   Kload   [fix] Upgrade to ...
223
224
  msgid "Contact is already in this group."
  msgstr "Kişi zaten bu grupta."
6d9380f96   Cédric Dupont   Update sources OC...
225
  #: js/groups.js:277
d1bafeea1   Kload   [fix] Upgrade to ...
226
227
  msgid "Contacts are already in this group."
  msgstr "Kişiler zaten bu gruptalar."
6d9380f96   Cédric Dupont   Update sources OC...
228
  #: js/groups.js:343
d1bafeea1   Kload   [fix] Upgrade to ...
229
230
  msgid "Couldn't get contact list."
  msgstr "Kişi listesi alınamadı."
6d9380f96   Cédric Dupont   Update sources OC...
231
  #: js/groups.js:354
d1bafeea1   Kload   [fix] Upgrade to ...
232
233
  msgid "Contact is not in this group."
  msgstr "Kişi bu grupta değil."
6d9380f96   Cédric Dupont   Update sources OC...
234
  #: js/groups.js:368
d1bafeea1   Kload   [fix] Upgrade to ...
235
236
  msgid "Contacts are not in this group."
  msgstr "Kişiler bu grupta değiller."
6d9380f96   Cédric Dupont   Update sources OC...
237
238
239
240
241
  #: js/groups.js:525 js/groups.js:605
  msgid "A group named \"{group}\" already exists"
  msgstr "\"{group}\" isimli bir grup zaten mevcut"
  
  #: js/groups.js:574
d1bafeea1   Kload   [fix] Upgrade to ...
242
243
  msgid "Failed renaming group: {error}"
  msgstr "Grup adını değiştirme başarısız: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
244
  #: js/groups.js:646
d1bafeea1   Kload   [fix] Upgrade to ...
245
246
247
248
  msgid ""
  "You can drag groups to
  "
  "arrange them as you like."
6d9380f96   Cédric Dupont   Update sources OC...
249
250
  msgstr "Grupları sürükleyerek
  istediğiniz gibi düzenleyebilirsiniz."
d1bafeea1   Kload   [fix] Upgrade to ...
251

6d9380f96   Cédric Dupont   Update sources OC...
252
  #: js/groups.js:659
d1bafeea1   Kload   [fix] Upgrade to ...
253
254
  msgid "Failed adding group: {error}"
  msgstr "Grup ekleme başarısız: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
255
  #: js/groups.js:672
d1bafeea1   Kload   [fix] Upgrade to ...
256
257
  msgid "All"
  msgstr "Tümü"
6d9380f96   Cédric Dupont   Update sources OC...
258
  #: js/groups.js:687 js/groups.js:690
d1bafeea1   Kload   [fix] Upgrade to ...
259
  msgid "Favorites"
6d9380f96   Cédric Dupont   Update sources OC...
260
  msgstr "Sık Kullanılanlar"
d1bafeea1   Kload   [fix] Upgrade to ...
261

6d9380f96   Cédric Dupont   Update sources OC...
262
  #: js/groups.js:751
d1bafeea1   Kload   [fix] Upgrade to ...
263
264
  msgid "Shared by {owner}"
  msgstr "{owner} tarafından paylaşılmış"
6d9380f96   Cédric Dupont   Update sources OC...
265
  #: js/groups.js:766
d1bafeea1   Kload   [fix] Upgrade to ...
266
  msgid "Not grouped"
6d9380f96   Cédric Dupont   Update sources OC...
267
  msgstr "Gruplanmamış"
d1bafeea1   Kload   [fix] Upgrade to ...
268

6d9380f96   Cédric Dupont   Update sources OC...
269
  #: js/groups.js:795
d1bafeea1   Kload   [fix] Upgrade to ...
270
  msgid "Failed loading groups: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
271
  msgstr "Grupları yükleme başarısız: {error}"
d1bafeea1   Kload   [fix] Upgrade to ...
272
273
274
  
  #: js/loader.js:21
  msgid "Please choose the addressbook"
6d9380f96   Cédric Dupont   Update sources OC...
275
  msgstr "Lütfen adres defterini seçin"
d1bafeea1   Kload   [fix] Upgrade to ...
276

6d9380f96   Cédric Dupont   Update sources OC...
277
  #: js/loader.js:22 templates/contacts.php:41
d1bafeea1   Kload   [fix] Upgrade to ...
278
  msgid "Import into..."
6d9380f96   Cédric Dupont   Update sources OC...
279
  msgstr "Şuraya aktar..."
d1bafeea1   Kload   [fix] Upgrade to ...
280
281
282
283
284
285
286
287
  
  #: js/loader.js:31
  msgid "Error loading import template"
  msgstr "İçe aktarım şablonu yüklenirken hata"
  
  #: js/loader.js:48
  msgid "Import contacts"
  msgstr "Kişileri içe aktar"
6d9380f96   Cédric Dupont   Update sources OC...
288
  #: js/loader.js:61 templates/contacts.php:37
d1bafeea1   Kload   [fix] Upgrade to ...
289
290
  msgid "Import"
  msgstr "İçe aktar"
6d9380f96   Cédric Dupont   Update sources OC...
291
292
293
  #: js/loader.js:68
  msgid "Importing..."
  msgstr "İçeri aktarılıyor..."
d1bafeea1   Kload   [fix] Upgrade to ...
294
295
296
  #: js/loader.js:92
  msgid "Import done"
  msgstr "İçe aktarma tamamlandı"
6d9380f96   Cédric Dupont   Update sources OC...
297
298
  #: js/loader.js:95 templates/contacts.php:102 templates/contacts.php:376
  #: templates/contacts.php:377
d1bafeea1   Kload   [fix] Upgrade to ...
299
300
  msgid "Close"
  msgstr "Kapat"
6d9380f96   Cédric Dupont   Update sources OC...
301
302
303
  #: js/otherbackendconfig.js:149 js/otherbackendconfig.js:207
  msgid "Error, missing parameters: "
  msgstr "Hata, eksik parametreler:"
d1bafeea1   Kload   [fix] Upgrade to ...
304

6d9380f96   Cédric Dupont   Update sources OC...
305
  #: js/storage.js:431 js/storage.js:470
d1bafeea1   Kload   [fix] Upgrade to ...
306
  msgid "Failed loading photo: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
307
  msgstr "Fotoğrafı yükleme başarısız: {error}"
d1bafeea1   Kload   [fix] Upgrade to ...
308

6d9380f96   Cédric Dupont   Update sources OC...
309
310
311
  #: lib/addressbook.php:169 lib/contact.php:116 lib/contact.php:165
  msgid "You do not have permissions to see this contact"
  msgstr "Bu kişiyi görme izniniz yok"
d1bafeea1   Kload   [fix] Upgrade to ...
312

6d9380f96   Cédric Dupont   Update sources OC...
313
  #: lib/addressbook.php:180
d1bafeea1   Kload   [fix] Upgrade to ...
314
  msgid "Contact not found"
6d9380f96   Cédric Dupont   Update sources OC...
315
  msgstr "Kişi bulunamadı"
d1bafeea1   Kload   [fix] Upgrade to ...
316

6d9380f96   Cédric Dupont   Update sources OC...
317
  #: lib/addressbook.php:217
d1bafeea1   Kload   [fix] Upgrade to ...
318
  msgid "You do not have permissions to see these contacts"
6d9380f96   Cédric Dupont   Update sources OC...
319
  msgstr "Bu kişileri görme izniniz yok"
d1bafeea1   Kload   [fix] Upgrade to ...
320

6d9380f96   Cédric Dupont   Update sources OC...
321
  #: lib/addressbook.php:250
d1bafeea1   Kload   [fix] Upgrade to ...
322
323
  msgid "You do not have permissions add contacts to the address book"
  msgstr "Adres defterine kişi eklemek için izniniz yok"
6d9380f96   Cédric Dupont   Update sources OC...
324
  #: lib/addressbook.php:257
d1bafeea1   Kload   [fix] Upgrade to ...
325
  msgid "The backend for this address book does not support adding contacts"
6d9380f96   Cédric Dupont   Update sources OC...
326
  msgstr "Arka uç, bu adres defteri için kişi eklemeyi desteklemiyor"
d1bafeea1   Kload   [fix] Upgrade to ...
327

6d9380f96   Cédric Dupont   Update sources OC...
328
  #: lib/addressbook.php:302 lib/addressbook.php:342 lib/contact.php:254
d1bafeea1   Kload   [fix] Upgrade to ...
329
330
  msgid "You do not have permissions to delete this contact"
  msgstr "Bu kişiyi silmek için izniniz yok."
6d9380f96   Cédric Dupont   Update sources OC...
331
  #: lib/addressbook.php:309 lib/addressbook.php:349
d1bafeea1   Kload   [fix] Upgrade to ...
332
  msgid "The backend for this address book does not support deleting contacts"
6d9380f96   Cédric Dupont   Update sources OC...
333
  msgstr "Arka uç, bu adres defteri için kişi silmeyi desteklemiyor"
d1bafeea1   Kload   [fix] Upgrade to ...
334

6d9380f96   Cédric Dupont   Update sources OC...
335
  #: lib/addressbook.php:372
d1bafeea1   Kload   [fix] Upgrade to ...
336
337
  msgid "Unknown error"
  msgstr "Bilinmeyen hata"
6d9380f96   Cédric Dupont   Update sources OC...
338
339
340
  #: lib/addressbook.php:413
  msgid "Access denied"
  msgstr "Erişim reddedildi"
d1bafeea1   Kload   [fix] Upgrade to ...
341

6d9380f96   Cédric Dupont   Update sources OC...
342
343
344
  #: lib/addressbook.php:420
  msgid "The backend for this address book does not support updating"
  msgstr "Arka uç, bu adres defteri için güncellemeyi desteklemiyor"
d1bafeea1   Kload   [fix] Upgrade to ...
345

6d9380f96   Cédric Dupont   Update sources OC...
346
  #: lib/addressbook.php:451
d1bafeea1   Kload   [fix] Upgrade to ...
347
  msgid "You don't have permissions to delete the address book."
6d9380f96   Cédric Dupont   Update sources OC...
348
  msgstr "Bu adres defterini silme izniniz yok."
d1bafeea1   Kload   [fix] Upgrade to ...
349

6d9380f96   Cédric Dupont   Update sources OC...
350
  #: lib/app.php:156
d1bafeea1   Kload   [fix] Upgrade to ...
351
352
  msgid "Address book not found"
  msgstr "Adres defteri bulunamadı."
6d9380f96   Cédric Dupont   Update sources OC...
353
  #: lib/contact.php:269
d1bafeea1   Kload   [fix] Upgrade to ...
354
  msgid "You do not have permissions to update this contact"
6d9380f96   Cédric Dupont   Update sources OC...
355
  msgstr "Bu kişi bilgilerini güncelleme izniniz yok"
d1bafeea1   Kload   [fix] Upgrade to ...
356

6d9380f96   Cédric Dupont   Update sources OC...
357
  #: lib/contact.php:282
d1bafeea1   Kload   [fix] Upgrade to ...
358
  msgid "The backend for this contact does not support updating it"
6d9380f96   Cédric Dupont   Update sources OC...
359
  msgstr "Arka uç, bu kişi için güncellemeyi desteklemiyor"
d1bafeea1   Kload   [fix] Upgrade to ...
360

6d9380f96   Cédric Dupont   Update sources OC...
361
362
  #: lib/contact.php:299
  msgid "This backend does not support adding contacts"
d1bafeea1   Kload   [fix] Upgrade to ...
363
  msgstr "Bu geri plan mekanizması kişi eklemeyi desteklemiyor."
6d9380f96   Cédric Dupont   Update sources OC...
364
  #: lib/contact.php:465 lib/contact.php:482
d1bafeea1   Kload   [fix] Upgrade to ...
365
366
  msgid "Property not found"
  msgstr "Özellik bulunamadı"
6d9380f96   Cédric Dupont   Update sources OC...
367
  #: lib/contact.php:530
d1bafeea1   Kload   [fix] Upgrade to ...
368
  msgid " Missing IM parameter for: "
6d9380f96   Cédric Dupont   Update sources OC...
369
  msgstr "Şu kişi için eksik IM parametresi:"
d1bafeea1   Kload   [fix] Upgrade to ...
370

6d9380f96   Cédric Dupont   Update sources OC...
371
  #: lib/contact.php:538
d1bafeea1   Kload   [fix] Upgrade to ...
372
373
  msgid "Unknown IM: "
  msgstr "Bilinmeyen IM:"
6d9380f96   Cédric Dupont   Update sources OC...
374
  #: lib/contact.php:815
d1bafeea1   Kload   [fix] Upgrade to ...
375
  msgid "{name}'s Birthday"
6d9380f96   Cédric Dupont   Update sources OC...
376
  msgstr "{name} Kişisinin Doğum Günü"
d1bafeea1   Kload   [fix] Upgrade to ...
377

6d9380f96   Cédric Dupont   Update sources OC...
378
  #: lib/controller/addressbookcontroller.php:174
d1bafeea1   Kload   [fix] Upgrade to ...
379
380
  msgid "Error creating address book"
  msgstr "Adres defteri oluşturma hatası"
6d9380f96   Cédric Dupont   Update sources OC...
381
382
383
384
  #: lib/controller/addressbookcontroller.php:206
  #, php-format
  msgid "The \"%s\" backend does not support deleting address books"
  msgstr "\"%s\" arka ucu adres defteri silmeyi desteklemiyor"
d1bafeea1   Kload   [fix] Upgrade to ...
385

6d9380f96   Cédric Dupont   Update sources OC...
386
  #: lib/controller/addressbookcontroller.php:214
d1bafeea1   Kload   [fix] Upgrade to ...
387
388
389
  #, php-format
  msgid "You do not have permissions to delete the \"%s\" address book"
  msgstr "\"%s\" adres defterini silmek için izniniz yok"
6d9380f96   Cédric Dupont   Update sources OC...
390
  #: lib/controller/addressbookcontroller.php:221
d1bafeea1   Kload   [fix] Upgrade to ...
391
392
  msgid "Error deleting address book"
  msgstr "Adres defteri silme hatası"
6d9380f96   Cédric Dupont   Update sources OC...
393
  #: lib/controller/addressbookcontroller.php:261
d1bafeea1   Kload   [fix] Upgrade to ...
394
395
  msgid "Error creating contact."
  msgstr "Kişi oluşturmada hata."
6d9380f96   Cédric Dupont   Update sources OC...
396
397
398
  #: lib/controller/addressbookcontroller.php:270
  msgid "Error creating contact"
  msgstr "Kişi oluşturulurken hata"
d1bafeea1   Kload   [fix] Upgrade to ...
399

6d9380f96   Cédric Dupont   Update sources OC...
400
401
402
  #: lib/controller/addressbookcontroller.php:302
  msgid "Error deleting contact"
  msgstr "Kişi silinirken hata"
d1bafeea1   Kload   [fix] Upgrade to ...
403

6d9380f96   Cédric Dupont   Update sources OC...
404
405
406
407
408
409
410
  #: lib/controller/addressbookcontroller.php:342
  msgid "Error retrieving contact"
  msgstr "Kişi alınırken hata"
  
  #: lib/controller/addressbookcontroller.php:353
  msgid "Error saving contact"
  msgstr "Kişi kaydedilirken hata"
d1bafeea1   Kload   [fix] Upgrade to ...
411

6d9380f96   Cédric Dupont   Update sources OC...
412
  #: lib/controller/addressbookcontroller.php:359
d1bafeea1   Kload   [fix] Upgrade to ...
413
414
  msgid "Error removing contact from other address book."
  msgstr "Kişiyi diğer adres defterinden silmede hata"
6d9380f96   Cédric Dupont   Update sources OC...
415
416
417
  #: lib/controller/addressbookcontroller.php:366
  msgid "Error getting moved contact"
  msgstr "Kişi taşınmaya hazırlanırken hata"
d1bafeea1   Kload   [fix] Upgrade to ...
418
  #: lib/controller/contactcontroller.php:37
6d9380f96   Cédric Dupont   Update sources OC...
419
  #: lib/controller/contactcontroller.php:63
d1bafeea1   Kload   [fix] Upgrade to ...
420
  #: lib/controller/contactcontroller.php:97
6d9380f96   Cédric Dupont   Update sources OC...
421
  #: lib/controller/exportcontroller.php:67
d1bafeea1   Kload   [fix] Upgrade to ...
422
423
  msgid "Couldn't find contact."
  msgstr "Kişi bulunamadı."
6d9380f96   Cédric Dupont   Update sources OC...
424
  #: lib/controller/contactcontroller.php:59
d1bafeea1   Kload   [fix] Upgrade to ...
425
426
  msgid "No contact data in request."
  msgstr "Kişi veri alım isteği yok."
6d9380f96   Cédric Dupont   Update sources OC...
427
  #: lib/controller/contactcontroller.php:67
d1bafeea1   Kload   [fix] Upgrade to ...
428
429
430
431
432
  msgid "Error merging into contact."
  msgstr "Kişileri birleştirmede hata."
  
  #: lib/controller/contactcontroller.php:71
  msgid "Error saving contact to backend."
6d9380f96   Cédric Dupont   Update sources OC...
433
  msgstr "Kişi arka uca kaydedilirken hata."
d1bafeea1   Kload   [fix] Upgrade to ...
434

6d9380f96   Cédric Dupont   Update sources OC...
435
  #: lib/controller/contactcontroller.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
436
437
  msgid "Property name is not set."
  msgstr "Özellik adı atanmadı."
6d9380f96   Cédric Dupont   Update sources OC...
438
  #: lib/controller/contactcontroller.php:109
d1bafeea1   Kload   [fix] Upgrade to ...
439
  msgid "Property checksum is not set."
6d9380f96   Cédric Dupont   Update sources OC...
440
  msgstr "Özelliğin toplama sağlamı ayarlanmamış."
d1bafeea1   Kload   [fix] Upgrade to ...
441

6d9380f96   Cédric Dupont   Update sources OC...
442
  #: lib/controller/contactcontroller.php:131
d1bafeea1   Kload   [fix] Upgrade to ...
443
444
  msgid "Information about vCard is incorrect. Please reload the page."
  msgstr "vCard bilgileri doğru değil. Lütfen sayfayı yenileyin."
6d9380f96   Cédric Dupont   Update sources OC...
445
  #: lib/controller/contactcontroller.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
446
447
  msgid "Error updating contact"
  msgstr "Kişi güncellenirken hata"
6d9380f96   Cédric Dupont   Update sources OC...
448
  #: lib/controller/contactcontroller.php:149
d1bafeea1   Kload   [fix] Upgrade to ...
449
450
  msgid "Error saving contact to backend"
  msgstr "Kişi arka uca kaydedilirken hata"
6d9380f96   Cédric Dupont   Update sources OC...
451
  #: lib/controller/contactphotocontroller.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
452
  msgid "No photo path was submitted."
6d9380f96   Cédric Dupont   Update sources OC...
453
  msgstr "Fotoğraf yolu gönderilmedi."
d1bafeea1   Kload   [fix] Upgrade to ...
454
455
  
  #: lib/controller/contactphotocontroller.php:203
6d9380f96   Cédric Dupont   Update sources OC...
456
457
  msgid "Error loading image from cache"
  msgstr "Resim önbellekten yüklenirken hata"
d1bafeea1   Kload   [fix] Upgrade to ...
458

6d9380f96   Cédric Dupont   Update sources OC...
459
  #: lib/controller/contactphotocontroller.php:213
d1bafeea1   Kload   [fix] Upgrade to ...
460
  msgid "Error getting PHOTO property."
6d9380f96   Cédric Dupont   Update sources OC...
461
  msgstr "PHOTO özelliği alınırken hata oluştu."
d1bafeea1   Kload   [fix] Upgrade to ...
462

6d9380f96   Cédric Dupont   Update sources OC...
463
464
465
466
467
  #: lib/controller/contactphotocontroller.php:217
  msgid "Error saving contact."
  msgstr "Kişi kaydedilirken hata."
  
  #: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
d1bafeea1   Kload   [fix] Upgrade to ...
468
  msgid "No group name given."
6d9380f96   Cédric Dupont   Update sources OC...
469
  msgstr "Grup adı belirtilmedi."
d1bafeea1   Kload   [fix] Upgrade to ...
470

6d9380f96   Cédric Dupont   Update sources OC...
471
  #: lib/controller/groupcontroller.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
472
473
  msgid "Error adding group."
  msgstr "Grup ekleme hatası."
6d9380f96   Cédric Dupont   Update sources OC...
474
  #: lib/controller/groupcontroller.php:150
d1bafeea1   Kload   [fix] Upgrade to ...
475
476
  msgid "No group name to rename from given."
  msgstr "Değiştirmek için bir grup adı belirtilmedi."
6d9380f96   Cédric Dupont   Update sources OC...
477
  #: lib/controller/groupcontroller.php:155
d1bafeea1   Kload   [fix] Upgrade to ...
478
  msgid "No group name to rename to given."
6d9380f96   Cédric Dupont   Update sources OC...
479
  msgstr "Değiştirmek için bir grup adı belirtilmedi."
d1bafeea1   Kload   [fix] Upgrade to ...
480

6d9380f96   Cédric Dupont   Update sources OC...
481
  #: lib/controller/groupcontroller.php:160
d1bafeea1   Kload   [fix] Upgrade to ...
482
483
  msgid "Error renaming group."
  msgstr "Grup adını değiştirirken hata oluştu."
6d9380f96   Cédric Dupont   Update sources OC...
484
485
  #: lib/controller/groupcontroller.php:210
  #: lib/controller/groupcontroller.php:267
d1bafeea1   Kload   [fix] Upgrade to ...
486
  msgid "Group ID missing from request."
6d9380f96   Cédric Dupont   Update sources OC...
487
  msgstr "İstekte grup kimliği yok."
d1bafeea1   Kload   [fix] Upgrade to ...
488

6d9380f96   Cédric Dupont   Update sources OC...
489
490
  #: lib/controller/groupcontroller.php:217
  #: lib/controller/groupcontroller.php:274
d1bafeea1   Kload   [fix] Upgrade to ...
491
  msgid "Group name missing from request."
6d9380f96   Cédric Dupont   Update sources OC...
492
  msgstr "İstekte grup adı yok."
d1bafeea1   Kload   [fix] Upgrade to ...
493

6d9380f96   Cédric Dupont   Update sources OC...
494
495
  #: lib/controller/groupcontroller.php:224
  #: lib/controller/groupcontroller.php:281
d1bafeea1   Kload   [fix] Upgrade to ...
496
  msgid "Contact ID missing from request."
6d9380f96   Cédric Dupont   Update sources OC...
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
  msgstr "İstekte kişi kimliği yok."
  
  #: lib/controller/importcontroller.php:48
  msgid "No file was uploaded. Unknown error"
  msgstr "Dosya yüklenmedi. Bilinmeyen hata"
  
  #: lib/controller/importcontroller.php:57
  msgid "There is no error, the file uploaded with success"
  msgstr "Dosya başarıyla yüklendi, hata oluşmadı"
  
  #: lib/controller/importcontroller.php:58
  msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  msgstr "Dosyanın boyutu php.ini dosyasındaki upload_max_filesize yönergesini aşıyor"
  
  #: lib/controller/importcontroller.php:60
  msgid ""
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  "the HTML form"
  msgstr "Yüklenecek dosyanın boyutu HTML formunda belirtilen MAX_FILE_SIZE yönergesini aşıyor"
d1bafeea1   Kload   [fix] Upgrade to ...
516

6d9380f96   Cédric Dupont   Update sources OC...
517
518
519
520
521
522
523
524
525
526
527
528
529
  #: lib/controller/importcontroller.php:61
  msgid "The uploaded file was only partially uploaded"
  msgstr "Dosya kısmen karşıya yüklenebildi"
  
  #: lib/controller/importcontroller.php:62
  msgid "No file was uploaded"
  msgstr "Hiç dosya yüklenmedi"
  
  #: lib/controller/importcontroller.php:63
  msgid "Missing a temporary folder"
  msgstr "Geçici klasör eksik"
  
  #: lib/controller/importcontroller.php:64
d1bafeea1   Kload   [fix] Upgrade to ...
530
531
  msgid "Failed to write to disk"
  msgstr "Diske yazılamadı"
6d9380f96   Cédric Dupont   Update sources OC...
532
  #: lib/controller/importcontroller.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
533
534
  msgid "Not enough storage available"
  msgstr "Yeterli disk alanı yok"
6d9380f96   Cédric Dupont   Update sources OC...
535
  #: lib/controller/importcontroller.php:83
d1bafeea1   Kload   [fix] Upgrade to ...
536
  msgid "Attempt to upload blacklisted file:"
6d9380f96   Cédric Dupont   Update sources OC...
537
  msgstr "Kara listede bulunan dosya yükleme girişimi:"
d1bafeea1   Kload   [fix] Upgrade to ...
538

6d9380f96   Cédric Dupont   Update sources OC...
539
  #: lib/controller/importcontroller.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
540
  msgid "Error uploading contacts to storage."
6d9380f96   Cédric Dupont   Update sources OC...
541
  msgstr "Kişiler depoya yüklenirken hata."
d1bafeea1   Kload   [fix] Upgrade to ...
542

6d9380f96   Cédric Dupont   Update sources OC...
543
  #: lib/controller/importcontroller.php:148
d1bafeea1   Kload   [fix] Upgrade to ...
544
545
  msgid "Error moving file to imports folder."
  msgstr "Dosyalar içe aktarım klasörüne taşınırken hata oluştu."
6d9380f96   Cédric Dupont   Update sources OC...
546
  #: lib/controller/importcontroller.php:167
d1bafeea1   Kload   [fix] Upgrade to ...
547
  msgid "You do not have permissions to import into this address book."
6d9380f96   Cédric Dupont   Update sources OC...
548
  msgstr "Bu adres defterine içe aktarma yetkiniz yok."
d1bafeea1   Kload   [fix] Upgrade to ...
549

6d9380f96   Cédric Dupont   Update sources OC...
550
  #: lib/controller/importcontroller.php:175
d1bafeea1   Kload   [fix] Upgrade to ...
551
552
  msgid "File name missing from request."
  msgstr "İstekte dosya adı eksik."
6d9380f96   Cédric Dupont   Update sources OC...
553
554
  #: lib/controller/importcontroller.php:180
  #: lib/controller/importcontroller.php:307
d1bafeea1   Kload   [fix] Upgrade to ...
555
  msgid "Progress key missing from request."
6d9380f96   Cédric Dupont   Update sources OC...
556
  msgstr "İstekte süreç anahtarı eksik."
d1bafeea1   Kload   [fix] Upgrade to ...
557

6d9380f96   Cédric Dupont   Update sources OC...
558
  #: lib/controller/importcontroller.php:186
d1bafeea1   Kload   [fix] Upgrade to ...
559
  msgid "Attempt to access blacklisted file:"
6d9380f96   Cédric Dupont   Update sources OC...
560
  msgstr "Kara liste dosyasına erişim girişimi:"
d1bafeea1   Kload   [fix] Upgrade to ...
561

6d9380f96   Cédric Dupont   Update sources OC...
562
  #: lib/controller/settingscontroller.php:36
d1bafeea1   Kload   [fix] Upgrade to ...
563
564
  msgid "No key is given."
  msgstr "Hiçbir anahtar belirtilmedi."
6d9380f96   Cédric Dupont   Update sources OC...
565
  #: lib/controller/settingscontroller.php:40
d1bafeea1   Kload   [fix] Upgrade to ...
566
567
  msgid "No value is given."
  msgstr "Hiçbir değer belirtilmedi."
6d9380f96   Cédric Dupont   Update sources OC...
568
  #: lib/controller/settingscontroller.php:51
d1bafeea1   Kload   [fix] Upgrade to ...
569
570
  msgid "Could not set preference: "
  msgstr "Özellik atanamadı:"
6d9380f96   Cédric Dupont   Update sources OC...
571
  #: lib/searchprovider.php:37
d1bafeea1   Kload   [fix] Upgrade to ...
572
573
  msgid "Contact"
  msgstr "Kişi"
6d9380f96   Cédric Dupont   Update sources OC...
574
575
576
  #: lib/utils/jsonserializer.php:111 lib/utils/properties.php:165
  #: lib/utils/properties.php:178 lib/utils/properties.php:185
  #: lib/utils/properties.php:200
d1bafeea1   Kload   [fix] Upgrade to ...
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
  msgid "Other"
  msgstr "Diğer"
  
  #: lib/utils/jsonserializer.php:114
  msgid "HomePage"
  msgstr "Ana Sayfa"
  
  #: lib/utils/properties.php:71
  msgid "Jabber"
  msgstr "Jabber"
  
  #: lib/utils/properties.php:76
  msgid "Internet call"
  msgstr "İnternet araması"
  
  #: lib/utils/properties.php:81
  msgid "AIM"
  msgstr "AIM"
  
  #: lib/utils/properties.php:86
  msgid "MSN"
  msgstr "MSN"
  
  #: lib/utils/properties.php:91
  msgid "Twitter"
  msgstr "Twitter"
  
  #: lib/utils/properties.php:96
  msgid "GoogleTalk"
  msgstr "GoogleTalk"
  
  #: lib/utils/properties.php:101
  msgid "Facebook"
  msgstr "Facebook"
  
  #: lib/utils/properties.php:106
  msgid "XMPP"
  msgstr "XMPP"
  
  #: lib/utils/properties.php:111
  msgid "ICQ"
  msgstr "ICQ"
  
  #: lib/utils/properties.php:116
  msgid "Yahoo"
  msgstr "Yahoo"
  
  #: lib/utils/properties.php:121
  msgid "Skype"
  msgstr "Skype"
  
  #: lib/utils/properties.php:126
  msgid "QQ"
  msgstr "QQ"
  
  #: lib/utils/properties.php:131
  msgid "GaduGadu"
  msgstr "GaduGadu"
6d9380f96   Cédric Dupont   Update sources OC...
635
636
637
638
639
640
  #: lib/utils/properties.php:136
  msgid "ownCloud"
  msgstr "ownCloud"
  
  #: lib/utils/properties.php:163 lib/utils/properties.php:171
  #: lib/utils/properties.php:182 lib/utils/properties.php:199
d1bafeea1   Kload   [fix] Upgrade to ...
641
642
  msgid "Work"
  msgstr "İş"
6d9380f96   Cédric Dupont   Update sources OC...
643
644
  #: lib/utils/properties.php:164 lib/utils/properties.php:169
  #: lib/utils/properties.php:183
d1bafeea1   Kload   [fix] Upgrade to ...
645
646
  msgid "Home"
  msgstr "Ev"
6d9380f96   Cédric Dupont   Update sources OC...
647
  #: lib/utils/properties.php:170
d1bafeea1   Kload   [fix] Upgrade to ...
648
649
  msgid "Mobile"
  msgstr "Mobil"
6d9380f96   Cédric Dupont   Update sources OC...
650
  #: lib/utils/properties.php:172
d1bafeea1   Kload   [fix] Upgrade to ...
651
652
  msgid "Text"
  msgstr "Metin"
6d9380f96   Cédric Dupont   Update sources OC...
653
  #: lib/utils/properties.php:173
d1bafeea1   Kload   [fix] Upgrade to ...
654
655
  msgid "Voice"
  msgstr "Ses"
6d9380f96   Cédric Dupont   Update sources OC...
656
  #: lib/utils/properties.php:174
d1bafeea1   Kload   [fix] Upgrade to ...
657
  msgid "Message"
6d9380f96   Cédric Dupont   Update sources OC...
658
  msgstr "Mesaj"
d1bafeea1   Kload   [fix] Upgrade to ...
659

6d9380f96   Cédric Dupont   Update sources OC...
660
  #: lib/utils/properties.php:175
d1bafeea1   Kload   [fix] Upgrade to ...
661
662
  msgid "Fax"
  msgstr "Faks"
6d9380f96   Cédric Dupont   Update sources OC...
663
  #: lib/utils/properties.php:176
d1bafeea1   Kload   [fix] Upgrade to ...
664
665
  msgid "Video"
  msgstr "Video"
6d9380f96   Cédric Dupont   Update sources OC...
666
  #: lib/utils/properties.php:177
d1bafeea1   Kload   [fix] Upgrade to ...
667
  msgid "Pager"
6d9380f96   Cédric Dupont   Update sources OC...
668
  msgstr "Çağrı Cihazı"
d1bafeea1   Kload   [fix] Upgrade to ...
669

6d9380f96   Cédric Dupont   Update sources OC...
670
  #: lib/utils/properties.php:184
d1bafeea1   Kload   [fix] Upgrade to ...
671
672
  msgid "Internet"
  msgstr "İnternet"
6d9380f96   Cédric Dupont   Update sources OC...
673
  #: lib/utils/properties.php:197
d1bafeea1   Kload   [fix] Upgrade to ...
674
675
  msgid "Friends"
  msgstr "Arkadaşlar"
6d9380f96   Cédric Dupont   Update sources OC...
676
  #: lib/utils/properties.php:198
d1bafeea1   Kload   [fix] Upgrade to ...
677
678
  msgid "Family"
  msgstr "Aile"
6d9380f96   Cédric Dupont   Update sources OC...
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
  #: templates/admin.php:18
  msgid "Enable LDAP Backend"
  msgstr "LDAP Arka Ucunu Etkinleştir"
  
  #: templates/admin.php:19
  msgid "Enable LDAP backend for the contacts application"
  msgstr "Kişiler uygulaması için LDAP arka ucunu etkinleştir"
  
  #: templates/admin.php:20
  msgid "Warning: LDAP Backend is in beta mode, use with precautions"
  msgstr "Uyarı: LDAP Arka Ucu beta kipindedir, dikkatli kullanın"
  
  #: templates/contacts.php:9 templates/contacts.php:138
  msgid "New contact"
  msgstr "Yeni kişi"
d1bafeea1   Kload   [fix] Upgrade to ...
694

6d9380f96   Cédric Dupont   Update sources OC...
695
  #: templates/contacts.php:13
d1bafeea1   Kload   [fix] Upgrade to ...
696
697
  msgid "Group name"
  msgstr "Grup adı"
6d9380f96   Cédric Dupont   Update sources OC...
698
699
700
  #: templates/contacts.php:13
  msgid "New group"
  msgstr "Yeni grup"
d1bafeea1   Kload   [fix] Upgrade to ...
701

6d9380f96   Cédric Dupont   Update sources OC...
702
  #: templates/contacts.php:22
d1bafeea1   Kload   [fix] Upgrade to ...
703
704
  msgid "Address books"
  msgstr "Adres defterleri"
6d9380f96   Cédric Dupont   Update sources OC...
705
  #: templates/contacts.php:25 templates/contacts.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
706
707
  msgid "Display name"
  msgstr "Görünen ad"
6d9380f96   Cédric Dupont   Update sources OC...
708
  #: templates/contacts.php:25
d1bafeea1   Kload   [fix] Upgrade to ...
709
  msgid "Add Address Book"
6d9380f96   Cédric Dupont   Update sources OC...
710
711
712
713
714
  msgstr "Adres Defteri Ekle"
  
  #: templates/contacts.php:30
  msgid "Add LDAP Address Book"
  msgstr "LDAP Adres Defteri Ekle"
d1bafeea1   Kload   [fix] Upgrade to ...
715

6d9380f96   Cédric Dupont   Update sources OC...
716
717
718
719
720
  #: templates/contacts.php:44
  msgid "Automatic format"
  msgstr "Otomatik biçim"
  
  #: templates/contacts.php:53 templates/contacts.php:54
d1bafeea1   Kload   [fix] Upgrade to ...
721
722
  msgid "Select file..."
  msgstr "Dosya seç..."
6d9380f96   Cédric Dupont   Update sources OC...
723
  #: templates/contacts.php:71
d1bafeea1   Kload   [fix] Upgrade to ...
724
  msgid "(De-)select all"
6d9380f96   Cédric Dupont   Update sources OC...
725
  msgstr "Tümünü seç(me)"
d1bafeea1   Kload   [fix] Upgrade to ...
726

6d9380f96   Cédric Dupont   Update sources OC...
727
  #: templates/contacts.php:73
d1bafeea1   Kload   [fix] Upgrade to ...
728
729
  msgid "Sort order"
  msgstr "Sıralama şekli"
6d9380f96   Cédric Dupont   Update sources OC...
730
  #: templates/contacts.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
731
  msgid "First- Lastname"
6d9380f96   Cédric Dupont   Update sources OC...
732
  msgstr "Ad Soyad"
d1bafeea1   Kload   [fix] Upgrade to ...
733

6d9380f96   Cédric Dupont   Update sources OC...
734
  #: templates/contacts.php:76
d1bafeea1   Kload   [fix] Upgrade to ...
735
  msgid "Last-, Firstname"
6d9380f96   Cédric Dupont   Update sources OC...
736
737
738
739
740
741
742
  msgstr "Soyad, Ad"
  
  #: templates/contacts.php:82 templates/contacts.php:83
  #: templates/contacts.php:230 templates/contacts.php:231
  #: templates/contacts.php:515
  msgid "Delete"
  msgstr "Sil"
d1bafeea1   Kload   [fix] Upgrade to ...
743

6d9380f96   Cédric Dupont   Update sources OC...
744
  #: templates/contacts.php:86 templates/contacts.php:271
d1bafeea1   Kload   [fix] Upgrade to ...
745
746
  msgid "Groups"
  msgstr "Gruplar"
6d9380f96   Cédric Dupont   Update sources OC...
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
  #: templates/contacts.php:88 templates/contacts.php:380
  #: templates/contacts.php:381
  msgid "Download"
  msgstr "İndir"
  
  #: templates/contacts.php:89
  msgid "Merge"
  msgstr "Birleştir"
  
  #: templates/contacts.php:92 templates/contacts.php:326
  #: templates/contacts.php:365
  msgid "Email"
  msgstr "E-posta"
  
  #: templates/contacts.php:93 templates/contacts.php:331
  #: templates/contacts.php:364
  msgid "Phone"
  msgstr "Telefon"
  
  #: templates/contacts.php:94 templates/contacts.php:336
  #: templates/contacts.php:367
  msgid "Address"
  msgstr "Adres"
d1bafeea1   Kload   [fix] Upgrade to ...
770

6d9380f96   Cédric Dupont   Update sources OC...
771
772
773
  #: templates/contacts.php:95
  msgid "Group"
  msgstr "Grup"
d1bafeea1   Kload   [fix] Upgrade to ...
774

6d9380f96   Cédric Dupont   Update sources OC...
775
  #: templates/contacts.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
776
777
  msgid "Keyboard shortcuts"
  msgstr "Klavye kısayolları"
6d9380f96   Cédric Dupont   Update sources OC...
778
  #: templates/contacts.php:105
d1bafeea1   Kload   [fix] Upgrade to ...
779
  msgid "Navigation"
6d9380f96   Cédric Dupont   Update sources OC...
780
  msgstr "Gezinme"
d1bafeea1   Kload   [fix] Upgrade to ...
781

6d9380f96   Cédric Dupont   Update sources OC...
782
  #: templates/contacts.php:108
d1bafeea1   Kload   [fix] Upgrade to ...
783
784
  msgid "Next contact in list"
  msgstr "Listedeki sonraki kişi"
6d9380f96   Cédric Dupont   Update sources OC...
785
  #: templates/contacts.php:110
d1bafeea1   Kload   [fix] Upgrade to ...
786
787
  msgid "Previous contact in list"
  msgstr "Listedeki önceki kişi"
6d9380f96   Cédric Dupont   Update sources OC...
788
  #: templates/contacts.php:112
d1bafeea1   Kload   [fix] Upgrade to ...
789
  msgid "Expand/collapse current addressbook"
6d9380f96   Cédric Dupont   Update sources OC...
790
  msgstr "Şu anki adres defterini genişlet/daralt"
d1bafeea1   Kload   [fix] Upgrade to ...
791

6d9380f96   Cédric Dupont   Update sources OC...
792
  #: templates/contacts.php:114
d1bafeea1   Kload   [fix] Upgrade to ...
793
  msgid "Next addressbook"
6d9380f96   Cédric Dupont   Update sources OC...
794
  msgstr "Sonraki adres defteri"
d1bafeea1   Kload   [fix] Upgrade to ...
795

6d9380f96   Cédric Dupont   Update sources OC...
796
  #: templates/contacts.php:116
d1bafeea1   Kload   [fix] Upgrade to ...
797
  msgid "Previous addressbook"
6d9380f96   Cédric Dupont   Update sources OC...
798
  msgstr "Önceki adres defteri"
d1bafeea1   Kload   [fix] Upgrade to ...
799

6d9380f96   Cédric Dupont   Update sources OC...
800
  #: templates/contacts.php:120
d1bafeea1   Kload   [fix] Upgrade to ...
801
802
  msgid "Actions"
  msgstr "Eylemler"
6d9380f96   Cédric Dupont   Update sources OC...
803
  #: templates/contacts.php:123
d1bafeea1   Kload   [fix] Upgrade to ...
804
  msgid "Refresh contacts list"
6d9380f96   Cédric Dupont   Update sources OC...
805
  msgstr "Kişi listesini yenile"
d1bafeea1   Kload   [fix] Upgrade to ...
806

6d9380f96   Cédric Dupont   Update sources OC...
807
  #: templates/contacts.php:125
d1bafeea1   Kload   [fix] Upgrade to ...
808
809
  msgid "Add new contact"
  msgstr "Yeni kişi ekle"
6d9380f96   Cédric Dupont   Update sources OC...
810
  #: templates/contacts.php:127
d1bafeea1   Kload   [fix] Upgrade to ...
811
812
  msgid "Add new addressbook"
  msgstr "Yeni adres defteri ekle"
6d9380f96   Cédric Dupont   Update sources OC...
813
  #: templates/contacts.php:129
d1bafeea1   Kload   [fix] Upgrade to ...
814
  msgid "Delete current contact"
6d9380f96   Cédric Dupont   Update sources OC...
815
  msgstr "Geçerli kişiyi sil"
d1bafeea1   Kload   [fix] Upgrade to ...
816

6d9380f96   Cédric Dupont   Update sources OC...
817
  #: templates/contacts.php:135
d1bafeea1   Kload   [fix] Upgrade to ...
818
  msgid ""
6d9380f96   Cédric Dupont   Update sources OC...
819
820
  "You have no contacts in your address book or your address book is disabled."
  msgstr "Adres defterinizde hiç bağlantınız yok veya adres defteriniz devre dışı."
d1bafeea1   Kload   [fix] Upgrade to ...
821

6d9380f96   Cédric Dupont   Update sources OC...
822
823
824
  #: templates/contacts.php:136
  msgid "Add a new contact or import existing contacts from a VCF file."
  msgstr "Yeni bir bağlantı ekleyin veya bir VCF dosyasından içe aktarın."
d1bafeea1   Kload   [fix] Upgrade to ...
825

6d9380f96   Cédric Dupont   Update sources OC...
826
  #: templates/contacts.php:187
d1bafeea1   Kload   [fix] Upgrade to ...
827
828
  msgid "Which contact should the data be merged into?"
  msgstr "Veri hangi kişi ile birleştirilmeli?"
6d9380f96   Cédric Dupont   Update sources OC...
829
  #: templates/contacts.php:195
d1bafeea1   Kload   [fix] Upgrade to ...
830
831
  msgid "Delete the other(s) after successful merge?"
  msgstr "Başarılı bir şekilde birleştirme yaptıktan sonra diğer(ler)i silinsin mi?"
6d9380f96   Cédric Dupont   Update sources OC...
832
  #: templates/contacts.php:210
d1bafeea1   Kload   [fix] Upgrade to ...
833
834
  msgid "Compose mail"
  msgstr "Posta oluştur"
6d9380f96   Cédric Dupont   Update sources OC...
835
  #: templates/contacts.php:238
d1bafeea1   Kload   [fix] Upgrade to ...
836
837
  msgid "Delete current photo"
  msgstr "Mevcut fotoğrafı sil"
6d9380f96   Cédric Dupont   Update sources OC...
838
  #: templates/contacts.php:239
d1bafeea1   Kload   [fix] Upgrade to ...
839
840
  msgid "Edit current photo"
  msgstr "Mevcut fotoğrafı düzenle"
6d9380f96   Cédric Dupont   Update sources OC...
841
  #: templates/contacts.php:240
d1bafeea1   Kload   [fix] Upgrade to ...
842
843
  msgid "Upload new photo"
  msgstr "Yeni fotoğraf yükle"
6d9380f96   Cédric Dupont   Update sources OC...
844
845
846
847
848
849
850
  #: templates/contacts.php:241
  msgid "Select photo from Files"
  msgstr "Dosyalardan bir fotoğraf seçin"
  
  #: templates/contacts.php:243
  msgid "Favorite"
  msgstr "Sık Kullanılan"
d1bafeea1   Kload   [fix] Upgrade to ...
851

6d9380f96   Cédric Dupont   Update sources OC...
852
853
  #: templates/contacts.php:246 templates/contacts.php:248
  #: templates/contacts.php:526 templates/contacts.php:529
d1bafeea1   Kload   [fix] Upgrade to ...
854
  msgid "Name"
6d9380f96   Cédric Dupont   Update sources OC...
855
  msgstr "Ad"
d1bafeea1   Kload   [fix] Upgrade to ...
856

6d9380f96   Cédric Dupont   Update sources OC...
857
  #: templates/contacts.php:254
d1bafeea1   Kload   [fix] Upgrade to ...
858
  msgid "First name"
6d9380f96   Cédric Dupont   Update sources OC...
859
  msgstr "Ad"
d1bafeea1   Kload   [fix] Upgrade to ...
860

6d9380f96   Cédric Dupont   Update sources OC...
861
  #: templates/contacts.php:258
d1bafeea1   Kload   [fix] Upgrade to ...
862
863
  msgid "Additional names"
  msgstr "İlave isimler"
6d9380f96   Cédric Dupont   Update sources OC...
864
  #: templates/contacts.php:262
d1bafeea1   Kload   [fix] Upgrade to ...
865
  msgid "Last name"
6d9380f96   Cédric Dupont   Update sources OC...
866
  msgstr "Soyad"
d1bafeea1   Kload   [fix] Upgrade to ...
867

6d9380f96   Cédric Dupont   Update sources OC...
868
869
870
  #: templates/contacts.php:278
  msgid "Address book"
  msgstr "Adres defteri"
d1bafeea1   Kload   [fix] Upgrade to ...
871

6d9380f96   Cédric Dupont   Update sources OC...
872
  #: templates/contacts.php:285 templates/contacts.php:362
d1bafeea1   Kload   [fix] Upgrade to ...
873
874
  msgid "Nickname"
  msgstr "Takma ad"
6d9380f96   Cédric Dupont   Update sources OC...
875
  #: templates/contacts.php:295 templates/contacts.php:361
d1bafeea1   Kload   [fix] Upgrade to ...
876
877
  msgid "Title"
  msgstr "Başlık"
6d9380f96   Cédric Dupont   Update sources OC...
878
  #: templates/contacts.php:305 templates/contacts.php:360
d1bafeea1   Kload   [fix] Upgrade to ...
879
  msgid "Organization"
6d9380f96   Cédric Dupont   Update sources OC...
880
  msgstr "Kurum"
d1bafeea1   Kload   [fix] Upgrade to ...
881

6d9380f96   Cédric Dupont   Update sources OC...
882
  #: templates/contacts.php:315 templates/contacts.php:363
d1bafeea1   Kload   [fix] Upgrade to ...
883
884
  msgid "Birthday"
  msgstr "Doğum günü"
6d9380f96   Cédric Dupont   Update sources OC...
885
886
887
  #: templates/contacts.php:341
  msgid "Website"
  msgstr "Web sitesi"
d1bafeea1   Kload   [fix] Upgrade to ...
888

6d9380f96   Cédric Dupont   Update sources OC...
889
890
891
  #: templates/contacts.php:346
  msgid "Instant messaging"
  msgstr "Anında mesajlaşma"
d1bafeea1   Kload   [fix] Upgrade to ...
892

6d9380f96   Cédric Dupont   Update sources OC...
893
894
895
896
897
  #: templates/contacts.php:352
  msgid "Notes go here..."
  msgstr "Notları buraya ekleyin..."
  
  #: templates/contacts.php:359
d1bafeea1   Kload   [fix] Upgrade to ...
898
899
  msgid "Add field..."
  msgstr "Alan ekle..."
6d9380f96   Cédric Dupont   Update sources OC...
900
  #: templates/contacts.php:366
d1bafeea1   Kload   [fix] Upgrade to ...
901
902
  msgid "Instant Messaging"
  msgstr "Anında Mesajlaşma"
6d9380f96   Cédric Dupont   Update sources OC...
903
  #: templates/contacts.php:368
d1bafeea1   Kload   [fix] Upgrade to ...
904
905
  msgid "Note"
  msgstr "Not"
6d9380f96   Cédric Dupont   Update sources OC...
906
  #: templates/contacts.php:369
d1bafeea1   Kload   [fix] Upgrade to ...
907
908
  msgid "Web site"
  msgstr "Web sitesi"
6d9380f96   Cédric Dupont   Update sources OC...
909
910
911
  #: templates/contacts.php:393 templates/contacts.php:408
  #: templates/contacts.php:422 templates/contacts.php:437
  #: templates/contacts.php:479 templates/contacts.php:489
d1bafeea1   Kload   [fix] Upgrade to ...
912
913
  msgid "Preferred"
  msgstr "Tercih edilen"
6d9380f96   Cédric Dupont   Update sources OC...
914
  #: templates/contacts.php:398
d1bafeea1   Kload   [fix] Upgrade to ...
915
  msgid "Please specify a valid email address."
6d9380f96   Cédric Dupont   Update sources OC...
916
  msgstr "Lütfen geçerli bir e-posta adresi belirtin."
d1bafeea1   Kload   [fix] Upgrade to ...
917

6d9380f96   Cédric Dupont   Update sources OC...
918
  #: templates/contacts.php:398
d1bafeea1   Kload   [fix] Upgrade to ...
919
920
  msgid "someone@example.com"
  msgstr "biri@örnek.com"
6d9380f96   Cédric Dupont   Update sources OC...
921
  #: templates/contacts.php:400
d1bafeea1   Kload   [fix] Upgrade to ...
922
  msgid "Mail to address"
6d9380f96   Cédric Dupont   Update sources OC...
923
  msgstr "E-posta adresi"
d1bafeea1   Kload   [fix] Upgrade to ...
924

6d9380f96   Cédric Dupont   Update sources OC...
925
  #: templates/contacts.php:401
d1bafeea1   Kload   [fix] Upgrade to ...
926
  msgid "Delete email address"
6d9380f96   Cédric Dupont   Update sources OC...
927
  msgstr "E-posta adresini sil"
d1bafeea1   Kload   [fix] Upgrade to ...
928

6d9380f96   Cédric Dupont   Update sources OC...
929
  #: templates/contacts.php:413
d1bafeea1   Kload   [fix] Upgrade to ...
930
  msgid "Enter phone number"
6d9380f96   Cédric Dupont   Update sources OC...
931
  msgstr "Telefon numarasını girin"
d1bafeea1   Kload   [fix] Upgrade to ...
932

6d9380f96   Cédric Dupont   Update sources OC...
933
  #: templates/contacts.php:429
d1bafeea1   Kload   [fix] Upgrade to ...
934
935
  msgid "Go to web site"
  msgstr "Web sitesine git"
6d9380f96   Cédric Dupont   Update sources OC...
936
  #: templates/contacts.php:446
d1bafeea1   Kload   [fix] Upgrade to ...
937
938
  msgid "View on map"
  msgstr "Haritada gör"
6d9380f96   Cédric Dupont   Update sources OC...
939
  #: templates/contacts.php:454
d1bafeea1   Kload   [fix] Upgrade to ...
940
941
  msgid "Street address"
  msgstr "Sokak adresi"
6d9380f96   Cédric Dupont   Update sources OC...
942
  #: templates/contacts.php:458
d1bafeea1   Kload   [fix] Upgrade to ...
943
944
  msgid "Postal code"
  msgstr "Posta kodu"
6d9380f96   Cédric Dupont   Update sources OC...
945
  #: templates/contacts.php:460
d1bafeea1   Kload   [fix] Upgrade to ...
946
947
  msgid "City"
  msgstr "Şehir"
6d9380f96   Cédric Dupont   Update sources OC...
948
  #: templates/contacts.php:464
d1bafeea1   Kload   [fix] Upgrade to ...
949
950
  msgid "State or province"
  msgstr "Eyalet"
6d9380f96   Cédric Dupont   Update sources OC...
951
  #: templates/contacts.php:468
d1bafeea1   Kload   [fix] Upgrade to ...
952
953
  msgid "Country"
  msgstr "Ülke"
6d9380f96   Cédric Dupont   Update sources OC...
954
  #: templates/contacts.php:495
d1bafeea1   Kload   [fix] Upgrade to ...
955
  msgid "Instant Messenger"
6d9380f96   Cédric Dupont   Update sources OC...
956
  msgstr "Anlık Mesajlaşma"
d1bafeea1   Kload   [fix] Upgrade to ...
957

6d9380f96   Cédric Dupont   Update sources OC...
958
  #: templates/contacts.php:508
d1bafeea1   Kload   [fix] Upgrade to ...
959
  msgid "Active"
6d9380f96   Cédric Dupont   Update sources OC...
960
  msgstr "Etkin"
d1bafeea1   Kload   [fix] Upgrade to ...
961

6d9380f96   Cédric Dupont   Update sources OC...
962
  #: templates/contacts.php:511
d1bafeea1   Kload   [fix] Upgrade to ...
963
964
  msgid "Share"
  msgstr "Paylaş"
6d9380f96   Cédric Dupont   Update sources OC...
965
  #: templates/contacts.php:512
d1bafeea1   Kload   [fix] Upgrade to ...
966
967
  msgid "Export"
  msgstr "Dışa aktar"
6d9380f96   Cédric Dupont   Update sources OC...
968
  #: templates/contacts.php:513
d1bafeea1   Kload   [fix] Upgrade to ...
969
970
  msgid "CardDAV link"
  msgstr "CardDAV bağlantısı"
6d9380f96   Cédric Dupont   Update sources OC...
971
972
973
  #: templates/contacts.php:514
  msgid "Edit"
  msgstr "Düzenle"
d1bafeea1   Kload   [fix] Upgrade to ...
974

6d9380f96   Cédric Dupont   Update sources OC...
975
976
977
  #: templates/contacts.php:533
  msgid "Addressbook URI"
  msgstr "Adres Defteri URI'si"
d1bafeea1   Kload   [fix] Upgrade to ...
978

6d9380f96   Cédric Dupont   Update sources OC...
979
980
981
  #: templates/contacts.php:536
  msgid "URI"
  msgstr "URI"
d1bafeea1   Kload   [fix] Upgrade to ...
982

6d9380f96   Cédric Dupont   Update sources OC...
983
984
985
  #: templates/contacts.php:540 templates/contacts.php:543
  msgid "Description"
  msgstr "Açıklama"
d1bafeea1   Kload   [fix] Upgrade to ...
986

6d9380f96   Cédric Dupont   Update sources OC...
987
988
989
  #: templates/contacts.php:547 templates/contacts.php:550
  msgid "LDAP URL"
  msgstr "LDAP Adresi"
d1bafeea1   Kload   [fix] Upgrade to ...
990

6d9380f96   Cédric Dupont   Update sources OC...
991
992
993
  #: templates/contacts.php:554 templates/contacts.php:556
  msgid "Anonymous"
  msgstr "Anonim"
d1bafeea1   Kload   [fix] Upgrade to ...
994

6d9380f96   Cédric Dupont   Update sources OC...
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
  #: templates/contacts.php:560
  msgid "Read-only"
  msgstr "Salt okunur"
  
  #: templates/contacts.php:562
  msgid "Read-Only"
  msgstr "Salt Okunur"
  
  #: templates/contacts.php:566 templates/contacts.php:569
  msgid "User"
  msgstr "Kullanıcı"
  
  #: templates/contacts.php:574 templates/contacts.php:577
  msgid "Password"
  msgstr "Parola"
  
  #: templates/contacts.php:581 templates/contacts.php:584
  msgid "Page size"
  msgstr "Sayfa boyutu"
  
  #: templates/contacts.php:588
  msgid "Base DN for search"
  msgstr "Arama için temel DN"
  
  #: templates/contacts.php:591
  msgid "Base DN"
  msgstr "Ana DN"
  
  #: templates/contacts.php:595
  msgid "Search filter"
  msgstr "Arama filtresi"
  
  #: templates/contacts.php:598
  msgid "Filter"
  msgstr "Filtre"
  
  #: templates/contacts.php:602
  msgid "Base DN for modification"
  msgstr "Değiştirme için temel DN"
  
  #: templates/contacts.php:605
  msgid "Base DN modification"
  msgstr "Değiştirme temel DN"
  
  #: templates/contacts.php:609
  msgid "Connector"
  msgstr "Bağlayıcı"
  
  #: templates/contacts.php:616
  msgid "Connector value (Better use external editor and copy/paste)"
  msgstr "Bağlayıcı değeri (Harici düzenleyici kullanıp, kopyala/yapıştır daha iyi bir kullanımdır)"
  
  #: templates/contacts.php:622
  msgid "Copy from (Warning, replaces current custom value)"
  msgstr "Şuradan kopyala (Uyarı, geçerli özel değerin üzerine yazar)"