source: trunk/admin/inc/ckeditor/filemanager/lang/tr.php@ 239

Last change on this file since 239 was 239, checked in by luc, 9 years ago

Admin: correzione visulaizzazione immissione dati spoglio per Chrome e Safari - Aggiornamento dell'editor da FCKeditor a CKeditor , accessibili anche a Chrome e Safari.

  • Property svn:executable set to *
File size: 8.0 KB
Line 
1<?php
2
3/** Turkish localization file for KCFinder
4* translation by: Kursad Olmez <kursad.olmez@gmail.com>
5**/
6
7$lang = array(
8
9 '_locale' => "en_US.UTF-8", // UNIX localization code
10 '_charset' => "utf-8", // Browser charset
11
12 // Date time formats. See http://www.php.net/manual/en/function.strftime.php
13 '_dateTimeFull' => "%A, %e.%B.%Y %H:%M",
14 '_dateTimeMid' => "%a %e %b %Y %H:%M",
15 '_dateTimeSmall' => "%d/%m/%Y %H:%M",
16
17 "You don't have permissions to upload files." =>
18 "Dosya yÌklemek için yetkiniz yok.",
19
20 "You don't have permissions to browse server." =>
21 "Sunucuyu gezmek için yetkiniz yok.",
22
23 "Cannot move uploaded file to target folder." =>
24 "YÃŒklenilen dosyalar hedef klasöre taşınamıyor.",
25
26 "Unknown error." =>
27 "Bilinmeyen hata.",
28
29 "The uploaded file exceeds {size} bytes." =>
30 "Gönderilen dosya boyutu, maksimum dosya boyutu limitini ({size} byte) aşıyor.",
31
32 "The uploaded file was only partially uploaded." =>
33 "Dosyanın sadece bir kısmı yÌklendi. YÌklemeyi tekrar deneyin.",
34
35 "No file was uploaded." =>
36 "Dosya yÃŒklenmedi.",
37
38 "Missing a temporary folder." =>
39 "Geçici dosya klasörÌ bulunamıyor. KlasörÌ kontrol edin.",
40
41 "Failed to write file." =>
42 "Dosya yazılamıyor. Klasör yetkilerini kontrol edin.",
43
44 "Denied file extension." =>
45 "Yasaklanmış dosya tÃŒrÃŒ.",
46
47 "Unknown image format/encoding." =>
48 "Bilinmeyen resim formatı.",
49
50 "The image is too big and/or cannot be resized." =>
51 "Resim çok bÌyÌk ve/veya yeniden boyutlandırılamıyor.",
52
53 "Cannot create {dir} folder." =>
54 "{dir} klasörÃŒ oluşturulamıyor.",
55
56 "Cannot write to upload folder." =>
57 "Dosya yÌkleme klasörÌne yazılamıyor. Klasör yetkisini kontrol edin.",
58
59 "Cannot read .htaccess" =>
60 ".htaccess dosyası okunamıyor",
61
62 "Incorrect .htaccess file. Cannot rewrite it!" =>
63 "Hatalı .htaccess dosyası. Dosyaya yeniden yazılamıyor.",
64
65 "Cannot read upload folder." =>
66 "Dosya yÌkleme klasörÌ okunamıyor. Klasör yetkilerini kontrol edin.",
67
68 "Cannot access or create thumbnails folder." =>
69 "Önizleme dosyaları klasörÃŒne erişilemiyor yada oluşturulamıyor.",
70
71 "Cannot access or write to upload folder." =>
72 "Dosya yÃŒkleme klasörÃŒne ulaşılamıyor yada oluşturulamıyor.",
73
74 "Please enter new folder name." =>
75 "LÌtfen yeni klasör adını girin.",
76
77 "Unallowable characters in folder name." =>
78 "Klasör adında izin verilmeyen karakter kullandınız.",
79
80 "Folder name shouldn't begins with '.'" =>
81 "Klasör adı '.' ile başlayamaz.",
82
83 "Please enter new file name." =>
84 "LÌtfen yeni dosya adını girin.",
85
86 "Unallowable characters in file name." =>
87 "Dosya adında izin verilmeyen karakter kullandınız.",
88
89 "File name shouldn't begins with '.'" =>
90 "Dosya adı '.' ile başlayamaz.",
91
92 "Are you sure you want to delete this file?" =>
93 "Dosyayı silmek istediğinizden emin misiniz?",
94
95 "Are you sure you want to delete this folder and all its content?" =>
96 "Bu klasörÃŒ ve tÃŒm içeriğini silmek istediğinizden emin misiniz?",
97
98 "Inexistant or inaccessible folder." =>
99 "Klasör yok yada ulaşılamıyor.",
100
101 "Undefined MIME types." =>
102 "Tanımsız MIME tÌrÌ.",
103
104 "Fileinfo PECL extension is missing." =>
105 "Dosya Bilgisi PECL uzantısı eksik.",
106
107 "Opening fileinfo database failed." =>
108 "Dosya Bilgisi veritabanı açılırken hata oluştu.",
109
110 "You can't upload such files." =>
111 "Bu tÌr dosyaları yÌkleyemezsiniz.",
112
113 "The file '{file}' does not exist." =>
114 "'{file}' dosyası yok.",
115
116 "Cannot read '{file}'." =>
117 "'{file}' dosyası okunamıyor.",
118
119 "Cannot copy '{file}'." =>
120 "'{file}' dosyası kopyalanamıyor.",
121
122 "Cannot move '{file}'." =>
123 "'{file}' dosyası taşınamıyor.",
124
125 "Cannot delete '{file}'." =>
126 "'{file}' dosyası silinemiyor.",
127
128 "Click to remove from the Clipboard" =>
129 "Panodan çıkarmak için tıklayın",
130
131 "This file is already added to the Clipboard." =>
132 "Bu dosya zaten panoya eklenmiş.",
133
134 "Copy files here" =>
135 "Dosyaları Buraya Kopyala",
136
137 "Move files here" =>
138 "Dosyaları Buraya Taşı",
139
140 "Delete files" =>
141 "Dosyaları Sil",
142
143 "Clear the Clipboard" =>
144 "Panoyu Temizle",
145
146 "Are you sure you want to delete all files in the Clipboard?" =>
147 "Panodaki tÃŒm dosyaları silmek istediğinizden emin misiniz?",
148
149 "Copy {count} files" =>
150 "{count} adet dosyayı kopyala",
151
152 "Move {count} files" =>
153 "{count} adet dosyayı taşı",
154
155 "Add to Clipboard" =>
156 "Panoya Ekle",
157
158 "New folder name:" => "Yeni Klasör Adı:",
159 "New file name:" => "Yeni Dosya Adı:",
160
161 "Upload" => "YÃŒkle",
162 "Refresh" => "Yenile",
163 "Settings" => "Ayarlar",
164 "Maximize" => "Pencereyi BÃŒyÃŒt",
165 "About" => "Hakkında",
166 "files" => "dosya",
167 "View:" => "GörÌntÌleme:",
168 "Show:" => "Göster:",
169 "Order by:" => "Sıralama:",
170 "Thumbnails" => "Önizleme",
171 "List" => "Liste",
172 "Name" => "Ad",
173 "Size" => "Boyut",
174 "Date" => "Tarih",
175 "Descending" => "Azalarak",
176 "Uploading file..." => "Dosya Gönderiliyor...",
177 "Loading image..." => "Resim YÃŒkleniyor...",
178 "Loading folders..." => "Klasörler YÌkleniyor...",
179 "Loading files..." => "Dosyalar YÃŒkleniyor...",
180 "New Subfolder..." => "Yeni Alt Klasör...",
181 "Rename..." => "İsim Değiştir...",
182 "Delete" => "Sil",
183 "OK" => "Tamam",
184 "Cancel" => "Ä°ptal",
185 "Select" => "Seç",
186 "Select Thumbnail" => "Önizleme Resmini Seç",
187 "View" => "Göster",
188 "Download" => "Ä°ndir",
189 "Clipboard" => "Pano",
190
191 // VERSION 2 NEW LABELS
192
193 "Cannot rename the folder." =>
194 "Klasör adı değiştirilemiyor.",
195
196 "Non-existing directory type." =>
197 "Geçersiz klasör tÌrÌ.",
198
199 "Cannot delete the folder." =>
200 "Klasör silinemiyor.",
201
202 "The files in the Clipboard are not readable." =>
203 "Panodaki dosyalar okunamıyor.",
204
205 "{count} files in the Clipboard are not readable. Do you want to copy the rest?" =>
206 "Panodaki {count} adet dosya okunamıyor. Geri kalanlarını kopyalamak istiyor musunuz?",
207
208 "The files in the Clipboard are not movable." =>
209 "Panodaki dosyalar taşınamıyor.",
210
211 "{count} files in the Clipboard are not movable. Do you want to move the rest?" =>
212 "Panodaki {count} adet dosya taşınamıyor. Geri kalanlarını taşımak istiyor musunuz?",
213
214 "The files in the Clipboard are not removable." =>
215 "Dosyalar panodan çıkartılamıyor.",
216
217 "{count} files in the Clipboard are not removable. Do you want to delete the rest?" =>
218 "{count} adet dosya panodan çıkartılamıyor. Geri kalanları silmek istiyor musunuz?",
219
220 "The selected files are not removable." =>
221 "Seçilen dosyalar panodan çıkartılamıyor.",
222
223 "{count} selected files are not removable. Do you want to delete the rest?" =>
224 "Seçilen dosyaların {count} adedi panodan çıkartılamıyor. Geri kalanları silmek istiyor musunuz?",
225
226 "Are you sure you want to delete all selected files?" =>
227 "Seçilen tÃŒm dosyaları silmek istediğinizden emin misiniz?",
228
229 "Failed to delete {count} files/folders." =>
230 "{count} adet dosya/klasör silinemedi.",
231
232 "A file or folder with that name already exists." =>
233 "Bu isimde bir klasör yada dosya zaten var.",
234
235 "selected files" => "dosya seçildi",
236 "Type" => "TÃŒr",
237 "Select Thumbnails" => "Önizleme Resimlerini Seç",
238 "Download files" => "Dosyaları İndir",
239
240 // SINCE 2.4
241
242 "Checking for new version..." => "Yeni versiyon kontrol ediliyor...",
243 "Unable to connect!" => "Bağlantı yapılamıyor!",
244 "Download version {version} now!" => " {version} versiyonunu hemen indir!",
245 "KCFinder is up to date!" => "KCFinder gÃŒncel durumda!",
246 "Licenses:" => "Lisanslar:",
247 "Attention" => "Dikkat",
248 "Question" => "Soru",
249 "Yes" => "Evet",
250 "No" => "Hayır",
251
252 // SINCE 2.41
253
254 "You cannot rename the extension of files!" => "Dosya uzantılarını değiştiremezsiniz!",
255);
256
257?>
Note: See TracBrowser for help on using the repository browser.