|
1 # WP-DB-Backup |
|
2 # Copyright (C) 2008 Austin Matzko |
|
3 # This file is distributed under the GPL 2 license. |
|
4 # |
|
5 msgid "" |
|
6 msgstr "" |
|
7 "Project-Id-Version: WP-DB Backup 2.1.7\n" |
|
8 "Report-Msgid-Bugs-To: \n" |
|
9 "POT-Creation-Date: 2008-08-15 11:00-0500\n" |
|
10 "PO-Revision-Date: 2008-08-16 03:28+0200\n" |
|
11 "Last-Translator: İzzet Emre Erkan <kara@karalamalar.net>\n" |
|
12 "MIME-Version: 1.0\n" |
|
13 "Content-Type: text/plain; charset=utf-8\n" |
|
14 "Content-Transfer-Encoding: 8bit\n" |
|
15 "Language-Team: İzzet Emre Erkan <kara@karalamalar.net>\n" |
|
16 "X-Poedit-Language: Turkish\n" |
|
17 "X-Poedit-Country: TURKEY\n" |
|
18 "X-Poedit-SourceCharset: utf-8\n" |
|
19 |
|
20 #: wp-db-backup.php:181 |
|
21 msgid "Backup Complete!" |
|
22 msgstr "Yedekleme tamamlandı!" |
|
23 |
|
24 #: wp-db-backup.php:211 |
|
25 msgid "Progress" |
|
26 msgstr "İlerleme" |
|
27 |
|
28 #: wp-db-backup.php:213 |
|
29 msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:" |
|
30 msgstr "YEDEKLEME İŞLEMİNİ BOZACAĞINDAN DOLAYI AŞAĞIDAKİLERİ YAPMAYIN:" |
|
31 |
|
32 #: wp-db-backup.php:216 |
|
33 msgid "Close this browser" |
|
34 msgstr "Tarayıcıyı kapatmak" |
|
35 |
|
36 #: wp-db-backup.php:217 |
|
37 msgid "Reload this page" |
|
38 msgstr "Bu sayfayı yenilemek" |
|
39 |
|
40 #: wp-db-backup.php:218 |
|
41 msgid "Click the Stop or Back buttons in your browser" |
|
42 msgstr "Tarayıcınızdaki Dur ya da Geri tuşlarından birine basmak" |
|
43 |
|
44 #: wp-db-backup.php:220 |
|
45 msgid "Progress:" |
|
46 msgstr "İlerleme:" |
|
47 |
|
48 #: wp-db-backup.php:229 |
|
49 msgid "Navigating away from this page will cause your backup to fail." |
|
50 msgstr "Bu sayfadan başka bir sayfaya geçmeniz yedekleme işleminin başarısız olmasına yol açacaktır." |
|
51 |
|
52 #: wp-db-backup.php:266 |
|
53 #, php-format |
|
54 msgid "Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..." |
|
55 msgstr "Yedekleme tamamlandı, <a href=\\\"%s\\\">yedek dosyası</a> indirilmek için hazırlanıyor..." |
|
56 |
|
57 #: wp-db-backup.php:273 |
|
58 #, php-format |
|
59 msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..." |
|
60 msgstr "Yedekleme tamamlandı, <a href=\\\"%s\\\">yedek dosyası</a> e-posta ile gönderiliyor..." |
|
61 |
|
62 #: wp-db-backup.php:280 |
|
63 #, php-format |
|
64 msgid "Backup complete, download <a href=\\\"%s\\\">here</a>." |
|
65 msgstr "Yedekleme tamamlandı, <a href=\\\"%s\\\">buradan</a> indirin." |
|
66 |
|
67 #: wp-db-backup.php:340 |
|
68 msgid "Creating backup file..." |
|
69 msgstr "Yedek dosyası yaratılıyor..." |
|
70 |
|
71 #: wp-db-backup.php:343 |
|
72 #, php-format |
|
73 msgid "Finished backing up table \\\"%s\\\"." |
|
74 msgstr "\\\"%s\\\" tablosunun yedekleme işlemi bitti." |
|
75 |
|
76 #: wp-db-backup.php:345 |
|
77 #, php-format |
|
78 msgid "Backing up table \\\"%s\\\"..." |
|
79 msgstr "\\\"%s\\\" tablosunun yedeği alınıyor." |
|
80 |
|
81 #: wp-db-backup.php:352 |
|
82 #: wp-db-backup.php:835 |
|
83 msgid "Could not open the backup file for writing!" |
|
84 msgstr "Yedekleme dosyası yazmak için açılamıyor!" |
|
85 |
|
86 #: wp-db-backup.php:353 |
|
87 msgid "The backup file could not be saved. Please check the permissions for writing to your backup directory and try again." |
|
88 msgstr "Yedek dosyası kaydedilemedi. Yedekleme klasörünün yazma haklarını kontrol edin ve işlemi tekrar deneyin." |
|
89 |
|
90 #: wp-db-backup.php:358 |
|
91 #: wp-db-backup.php:844 |
|
92 msgid "WordPress MySQL database backup" |
|
93 msgstr "WordPress MySQL veritabanı yedeklemesi" |
|
94 |
|
95 #: wp-db-backup.php:360 |
|
96 #: wp-db-backup.php:846 |
|
97 #, php-format |
|
98 msgid "Generated: %s" |
|
99 msgstr "Oluşturulma: %s" |
|
100 |
|
101 #: wp-db-backup.php:361 |
|
102 #: wp-db-backup.php:847 |
|
103 #, php-format |
|
104 msgid "Hostname: %s" |
|
105 msgstr "Sunucu: %s" |
|
106 |
|
107 #: wp-db-backup.php:362 |
|
108 #: wp-db-backup.php:848 |
|
109 #, php-format |
|
110 msgid "Database: %s" |
|
111 msgstr "Veritabanı: %s" |
|
112 |
|
113 #: wp-db-backup.php:370 |
|
114 #: wp-db-backup.php:861 |
|
115 #, php-format |
|
116 msgid "Table: %s" |
|
117 msgstr "Tablo: %s" |
|
118 |
|
119 #: wp-db-backup.php:377 |
|
120 msgid "The backup directory is not writeable! Please check the permissions for writing to your backup directory and try again." |
|
121 msgstr "Yedekleme dizini yazılabilir değil! Yedekleme klasörünün yazma haklarını kontrol edin ve işlemi tekrar deneyin." |
|
122 |
|
123 #: wp-db-backup.php:434 |
|
124 msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes" |
|
125 msgstr "<code>[SHIFT]</code> tuşuba basılı tutarak birden çok kutu işaretleyebilirsiniz" |
|
126 |
|
127 #: wp-db-backup.php:474 |
|
128 msgid "Change" |
|
129 msgstr "Değiştir" |
|
130 |
|
131 #: wp-db-backup.php:483 |
|
132 msgid "Save" |
|
133 msgstr "Kaydet" |
|
134 |
|
135 #: wp-db-backup.php:566 |
|
136 #: wp-db-backup.php:571 |
|
137 #: wp-db-backup.php:1126 |
|
138 msgid "Backup" |
|
139 msgstr "Yedekle" |
|
140 |
|
141 #: wp-db-backup.php:646 |
|
142 #: wp-db-backup.php:649 |
|
143 msgid "There was an error writing a line to the backup script:" |
|
144 msgstr "Yedekleme betiğine bir satır yazarken hata oluştu:" |
|
145 |
|
146 #: wp-db-backup.php:681 |
|
147 msgid "Subsequent errors have been omitted from this log." |
|
148 msgstr "Sonraki hatalar kütük dosyasından çıkarıldı." |
|
149 |
|
150 #: wp-db-backup.php:715 |
|
151 msgid "Error getting table details" |
|
152 msgstr "Tablo detaylarını alırken problem oluştu" |
|
153 |
|
154 #: wp-db-backup.php:723 |
|
155 #, php-format |
|
156 msgid "Delete any existing table %s" |
|
157 msgstr "%s tablosu var ise sil" |
|
158 |
|
159 #: wp-db-backup.php:732 |
|
160 #, php-format |
|
161 msgid "Table structure of table %s" |
|
162 msgstr "%s tablosu için tablo yapısı" |
|
163 |
|
164 #: wp-db-backup.php:738 |
|
165 #, php-format |
|
166 msgid "Error with SHOW CREATE TABLE for %s." |
|
167 msgstr "%s tablosu için SHOW CREATE TABLE komutunda hata oluştu" |
|
168 |
|
169 #: wp-db-backup.php:745 |
|
170 #, php-format |
|
171 msgid "Error getting table structure of %s" |
|
172 msgstr "%s tablosunun yapısı edinilirken hata oluştu" |
|
173 |
|
174 #: wp-db-backup.php:753 |
|
175 #, php-format |
|
176 msgid "Data contents of table %s" |
|
177 msgstr "%s tablosu için veri" |
|
178 |
|
179 #: wp-db-backup.php:823 |
|
180 #, php-format |
|
181 msgid "End of data contents of table %s" |
|
182 msgstr "%s tablosu verilerinin sonu" |
|
183 |
|
184 #: wp-db-backup.php:839 |
|
185 msgid "The backup directory is not writeable!" |
|
186 msgstr "Yedekleme dizini yazılabilir değil!" |
|
187 |
|
188 #: wp-db-backup.php:974 |
|
189 #, php-format |
|
190 msgid "File not found:%s" |
|
191 msgstr "Dosya bulunamadı. %s" |
|
192 |
|
193 #: wp-db-backup.php:974 |
|
194 msgid "Return to Backup" |
|
195 msgstr "Yedeklemeye dön" |
|
196 |
|
197 #: wp-db-backup.php:983 |
|
198 #, php-format |
|
199 msgid "File %s does not exist!" |
|
200 msgstr "%s dosyası mevcut değil!" |
|
201 |
|
202 #: wp-db-backup.php:990 |
|
203 #, php-format |
|
204 msgid "" |
|
205 "Attached to this email is\n" |
|
206 " %1s\n" |
|
207 " Size:%2s kilobytes\n" |
|
208 msgstr "" |
|
209 "Bu e-postaya eklenen dosya\n" |
|
210 " %1s\n" |
|
211 " Boyut:%2s kilobayt\n" |
|
212 |
|
213 #: wp-db-backup.php:991 |
|
214 msgid "Database Backup" |
|
215 msgstr "Veritabanı Yedekleme" |
|
216 |
|
217 #: wp-db-backup.php:994 |
|
218 #: wp-db-backup.php:1041 |
|
219 msgid "The following errors were reported:" |
|
220 msgstr "Aşağıdaki hatalar raporlandı:" |
|
221 |
|
222 #: wp-db-backup.php:999 |
|
223 msgid "ERROR: The mail application has failed to deliver the backup." |
|
224 msgstr "HATA: mail uygulaması yedek dosyasının ulaştırılmasında başarısız oldu." |
|
225 |
|
226 #: wp-db-backup.php:1016 |
|
227 msgid "Backup Successful" |
|
228 msgstr "Yedekleme başarılı" |
|
229 |
|
230 #: wp-db-backup.php:1020 |
|
231 #, php-format |
|
232 msgid "Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly." |
|
233 msgstr "Yedek dosyanız: <a href=\"%1s\">%2s</a> kısa zamanda indirilmeye başlayacaktır." |
|
234 |
|
235 #: wp-db-backup.php:1028 |
|
236 #, php-format |
|
237 msgid "Your backup has been emailed to %s" |
|
238 msgstr "Yedek dosyanız %s adresine e-posta ile gönderildi" |
|
239 |
|
240 #: wp-db-backup.php:1031 |
|
241 msgid "Your backup file has been saved on the server. If you would like to download it now, right click and select \"Save As\"" |
|
242 msgstr "Yedek dosyanız sunucu üzerinde kaydedildi. Şu an dosyayı indirmek isterseniz sağ tuşla tıklayın ve \"Farklı Kaydet\" seçeneğini seçin" |
|
243 |
|
244 #: wp-db-backup.php:1032 |
|
245 #, php-format |
|
246 msgid "%s bytes" |
|
247 msgstr "%s bayt" |
|
248 |
|
249 #: wp-db-backup.php:1068 |
|
250 msgid "Scheduled Backup Options Saved!" |
|
251 msgstr "Programlanmış yedek seçenekleri kaydedildi!" |
|
252 |
|
253 #: wp-db-backup.php:1095 |
|
254 msgid "WARNING: Your backup directory does <strong>NOT</strong> exist, and we cannot create it." |
|
255 msgstr "UYARI: Yedekleme dizininiz <strong>MEVCUT DEĞİL</strong> ve biz de bu dizini yaratamıyoruz." |
|
256 |
|
257 #: wp-db-backup.php:1096 |
|
258 #, php-format |
|
259 msgid "Using your FTP client, try to create the backup directory yourself: %s" |
|
260 msgstr "Bir FTP istemcisi kullanarak bu dizini kendiniz yaratmayı deneyin: %s" |
|
261 |
|
262 #: wp-db-backup.php:1100 |
|
263 #: wp-db-backup.php:1111 |
|
264 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot create the backup files." |
|
265 msgstr "UYARI: yedekleme dizininiz yazılabilir <strong>DEĞİL</strong>. Yedek dosyalarını yaratamıyoruz." |
|
266 |
|
267 #: wp-db-backup.php:1101 |
|
268 #, php-format |
|
269 msgid "Using your FTP client, try to set the backup directory’s write permission to %1$s or %2$s: %3$s" |
|
270 msgstr "FTP istemcinizi kullanarak yedekleme dizininin yazma yetkilerini şu şekilde değiştirin %1$s ya da %2$s: %3$s" |
|
271 |
|
272 #: wp-db-backup.php:1113 |
|
273 msgid "This problem seems to be caused by your server’s <code>safe_mode</code> file ownership restrictions, which limit what files web applications like WordPress can create." |
|
274 msgstr "Bu problem sunucunuzun <code>safe_mode</code> (güvenli kip) dosya sahipliği engellemelerinden -ki bu engelleme WordPress gibi uygulamaların yaratabileceği dosyaları sınırlandırır- dolayı oluşmuş gözüküyor." |
|
275 |
|
276 #: wp-db-backup.php:1115 |
|
277 #, php-format |
|
278 msgid "You can try to correct this problem by using your FTP client to delete and then re-create the backup directory: %s" |
|
279 msgstr "FTP istemciniz ile bağlanıp yedekleme dizinini silip tekrar oluşturarak bu problemi giderebilirsiniz: %s" |
|
280 |
|
281 #: wp-db-backup.php:1129 |
|
282 msgid "Tables" |
|
283 msgstr "Tablolar" |
|
284 |
|
285 #: wp-db-backup.php:1131 |
|
286 msgid "These core WordPress tables will always be backed up:" |
|
287 msgstr "Bu kök WordPress tabloları her zaman yedeklenecektir:" |
|
288 |
|
289 #: wp-db-backup.php:1136 |
|
290 msgid "Exclude spam comments" |
|
291 msgstr "İstenmeyen yorumları hariç tut" |
|
292 |
|
293 #: wp-db-backup.php:1139 |
|
294 msgid "Exclude post revisions" |
|
295 msgstr "Yazı sürümlerini hariç tut" |
|
296 |
|
297 #: wp-db-backup.php:1150 |
|
298 msgid "You may choose to include any of the following tables:" |
|
299 msgstr "Aşağıdaki tabloları eklemek isteyebilirsiniz:" |
|
300 |
|
301 #: wp-db-backup.php:1164 |
|
302 msgid "Backup Options" |
|
303 msgstr "Yedekleme seçenekleri" |
|
304 |
|
305 #: wp-db-backup.php:1165 |
|
306 msgid "What to do with the backup file:" |
|
307 msgstr "Yedek dosyası ile ne yapılacak:" |
|
308 |
|
309 #: wp-db-backup.php:1169 |
|
310 msgid "Save to server" |
|
311 msgstr "Sunucuya kaydedin" |
|
312 |
|
313 #: wp-db-backup.php:1174 |
|
314 msgid "Download to your computer" |
|
315 msgstr "Bilgisayarınıza indirin" |
|
316 |
|
317 #: wp-db-backup.php:1178 |
|
318 #: wp-db-backup.php:1235 |
|
319 msgid "Email backup to:" |
|
320 msgstr "Şu adrese e-posta ile gönderin:" |
|
321 |
|
322 #: wp-db-backup.php:1185 |
|
323 msgid "Backup now!" |
|
324 msgstr "Şimdi yedekle!" |
|
325 |
|
326 #: wp-db-backup.php:1188 |
|
327 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!" |
|
328 msgstr "UYARI: Yedekleme dizininiz yazılabilir <strong>DEĞİL</strong>!" |
|
329 |
|
330 #: wp-db-backup.php:1199 |
|
331 msgid "Scheduled Backup" |
|
332 msgstr "Programlanmış yedek" |
|
333 |
|
334 #: wp-db-backup.php:1206 |
|
335 #, php-format |
|
336 msgid "Next Backup: %s" |
|
337 msgstr "Sonraki yedekleme: %s" |
|
338 |
|
339 #: wp-db-backup.php:1211 |
|
340 #, php-format |
|
341 msgid "Last WP-Cron Daily Execution: %s" |
|
342 msgstr "En son günlük WP-Cron çalışma zamanı: %s" |
|
343 |
|
344 #: wp-db-backup.php:1212 |
|
345 #, php-format |
|
346 msgid "Next WP-Cron Daily Execution: %s" |
|
347 msgstr "Bir sonraki günlük WP-Cron çalışma zamanı: %s" |
|
348 |
|
349 #: wp-db-backup.php:1217 |
|
350 msgid "Schedule: " |
|
351 msgstr "Programla:" |
|
352 |
|
353 #: wp-db-backup.php:1220 |
|
354 msgid "None" |
|
355 msgstr "Hiçbiri" |
|
356 |
|
357 #: wp-db-backup.php:1220 |
|
358 msgid "Daily" |
|
359 msgstr "Günlük" |
|
360 |
|
361 #: wp-db-backup.php:1243 |
|
362 msgid "Tables to include in the scheduled backup:" |
|
363 msgstr "Programlanmış yedeklemeye dahil edilecek tablolar:" |
|
364 |
|
365 #: wp-db-backup.php:1253 |
|
366 msgid "Schedule backup" |
|
367 msgstr "Yedekleme programla" |
|
368 |
|
369 #: wp-db-backup.php:1278 |
|
370 msgid "Never" |
|
371 msgstr "Hiç" |
|
372 |
|
373 #: wp-db-backup.php:1283 |
|
374 #, php-format |
|
375 msgid "%s seconds" |
|
376 msgstr "%s saniye" |
|
377 |
|
378 #: wp-db-backup.php:1316 |
|
379 msgid "Once Weekly" |
|
380 msgstr "Haftada bir" |
|
381 |
|
382 #: wp-db-backup.php:1329 |
|
383 #, php-format |
|
384 msgid "Your WordPress version, %1s, lacks important security features without which it is unsafe to use the WP-DB-Backup plugin. Hence, this plugin is automatically disabled. Please consider <a href=\"%2s\">upgrading WordPress</a> to a more recent version." |
|
385 msgstr "WordPress sürümünüz, %1s, WP-DB-Backup eklentisinin çalışabilmesi için gerekli olan güvenlik özelliklerini barındırmıyor. Dolayısıyla eklenti otomatik olarak etkisizleştirildi. Lütfen WordPress kurulumunuzu daha güncel bir sürüme <a href=\"%2s\">yükseltmeyi</a> düşünün." |
|
386 |
|
387 #: wp-db-backup.php:1347 |
|
388 msgid "You are not allowed to perform backups." |
|
389 msgstr "Yedekleme için yetkili değilsiniz." |
|
390 |
|
391 #: wp-db-backup.php:1362 |
|
392 #, php-format |
|
393 msgid "There appears to be an unauthorized attempt from this site to access your database located at %1s. The attempt has been halted." |
|
394 msgstr "%1s konumunda bulunan veritabanınıza yetkisiz erişim denemesi gerçekleşmiş. İlgili deneme engellendi." |
|
395 |
|
396 #: wp-db-backup.php:1373 |
|
397 msgid "Cheatin' uh ?" |
|
398 msgstr "Hile mi yapıyorsun?" |
|
399 |