summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po291
1 files changed, 157 insertions, 134 deletions
diff --git a/po/tr.po b/po/tr.po
index 5d1b4e72b..d3376736b 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.tr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-02-11 16:54-0500\n"
+"POT-Creation-Date: 2008-02-25 13:59-0500\n"
"PO-Revision-Date: 2008-01-12 15:54+0200\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -103,8 +103,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'--'%s' dönüştürücüsü açılamıyor"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330
-#: glib/giochannel.c:1372 glib/giochannel.c:2215 glib/gutf8.c:950
-#: glib/gutf8.c:1399
+#: glib/giochannel.c:1372 glib/giochannel.c:2215 glib/gutf8.c:956
+#: glib/gutf8.c:1405
#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Dönüşüm girdisinde geçersiz bayt dizisi"
@@ -115,8 +115,8 @@ msgstr "Dönüşüm girdisinde geçersiz bayt dizisi"
msgid "Error during conversion: %s"
msgstr "Dönüşüm sırasında hata oluştu: %s"
-#: glib/gconvert.c:669 glib/gutf8.c:946 glib/gutf8.c:1150 glib/gutf8.c:1291
-#: glib/gutf8.c:1395
+#: glib/gconvert.c:669 glib/gutf8.c:952 glib/gutf8.c:1156 glib/gutf8.c:1297
+#: glib/gutf8.c:1401
#, c-format
msgid "Partial character sequence at end of input"
msgstr "Girdinin sonunda parçalı karakter dizisi"
@@ -127,37 +127,37 @@ msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr ""
"Geridönüş karakter kümesi '%s', '%s' karakter kümesine dönüştürülemiyor"
-#: glib/gconvert.c:1733
+#: glib/gconvert.c:1734
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s', \"file\" şemasını kullanan kesin bir URI değil"
-#: glib/gconvert.c:1743
+#: glib/gconvert.c:1744
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Yerel dosya URI'si '%s', '#' içeremez"
-#: glib/gconvert.c:1760
+#: glib/gconvert.c:1761
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI '%s' geçersiz"
-#: glib/gconvert.c:1772
+#: glib/gconvert.c:1773
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "URI makine adı '%s' geçersiz"
-#: glib/gconvert.c:1788
+#: glib/gconvert.c:1789
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' geçersiz olarak çıkış yapılmış karakterler içeriyor"
-#: glib/gconvert.c:1883
+#: glib/gconvert.c:1884
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Yol adı '%s', kesin bir yol değil"
-#: glib/gconvert.c:1893
+#: glib/gconvert.c:1894
#, c-format
msgid "Invalid hostname"
msgstr "Geçersiz makine adı"
@@ -562,7 +562,7 @@ msgstr "geri takip sınırına ulaşıldı"
msgid "the pattern contains items not supported for partial matching"
msgstr "doku (pattern), kısmi eşleme için desteklenmeyen öğeler içeriyor"
-#: glib/gregex.c:154
+#: glib/gregex.c:154 gio/glocalfile.c:1869
msgid "internal error"
msgstr "dahili hata"
@@ -778,66 +778,66 @@ msgstr "derleme çalışma alanı kaplandı"
msgid "previously-checked referenced subpattern not found"
msgstr "onceden kontrol edilmiş referanslı alt desen bulunamadı"
-#: glib/gregex.c:517 glib/gregex.c:1565
+#: glib/gregex.c:526 glib/gregex.c:1593
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "Düzenli ifade %s eşleşirken hata: %s"
-#: glib/gregex.c:1070
+#: glib/gregex.c:1098
msgid "PCRE library is compiled without UTF8 support"
msgstr "PCRE kütüphanesi UTF8 desteği olmadan derlenmiş"
-#: glib/gregex.c:1079
+#: glib/gregex.c:1107
msgid "PCRE library is compiled without UTF8 properties support"
msgstr "PCRE kütüphanesi UTF8 özellikleri desteği olmadan derlenmiş"
-#: glib/gregex.c:1133
+#: glib/gregex.c:1161
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr "Düzenli ifade %s derlenirken karakter %d hatalı: %s"
-#: glib/gregex.c:1169
+#: glib/gregex.c:1197
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "Düzenli ifade %s eniyilemesinde (optimization) hata: %s"
-#: glib/gregex.c:1993
+#: glib/gregex.c:2021
msgid "hexadecimal digit or '}' expected"
msgstr "onaltılı rakam ya da '}' beklendi"
-#: glib/gregex.c:2009
+#: glib/gregex.c:2037
msgid "hexadecimal digit expected"
msgstr "onaltılı rakam beklendi"
-#: glib/gregex.c:2049
+#: glib/gregex.c:2077
msgid "missing '<' in symbolic reference"
msgstr "sembolik referansda eksik '<'"
-#: glib/gregex.c:2058
+#: glib/gregex.c:2086
msgid "unfinished symbolic reference"
msgstr "tamamlanmamış sembolik referans"
-#: glib/gregex.c:2065
+#: glib/gregex.c:2093
msgid "zero-length symbolic reference"
msgstr "sıfır-uzunlukta sembolik referans"
-#: glib/gregex.c:2076
+#: glib/gregex.c:2104
msgid "digit expected"
msgstr "rakam beklendi"
-#: glib/gregex.c:2094
+#: glib/gregex.c:2122
msgid "illegal symbolic reference"
msgstr "geçersiz sembolik referans"
-#: glib/gregex.c:2156
+#: glib/gregex.c:2184
msgid "stray final '\\'"
msgstr "son '\\' kayıp"
-#: glib/gregex.c:2160
+#: glib/gregex.c:2188
msgid "unknown escape sequence"
msgstr "geçersiz çıkış dizisi"
-#: glib/gregex.c:2170
+#: glib/gregex.c:2198
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr "Yerine koyma metni \"%s\" işlenirken karakter %lu hatalı: %s"
@@ -868,57 +868,57 @@ msgstr "%c için eşleşen tırnak işareti bulunmadan metin bitti. (Metin: '%s'
msgid "Text was empty (or contained only whitespace)"
msgstr "Metin boştu (veya sadece boşluk içeriyordu)"
-#: glib/gspawn-win32.c:272
+#: glib/gspawn-win32.c:279
#, c-format
msgid "Failed to read data from child process"
msgstr "Alt süreçten bilgi okuma başarısızlığı"
-#: glib/gspawn-win32.c:287 glib/gspawn.c:1455
+#: glib/gspawn-win32.c:294 glib/gspawn.c:1455
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Alt süreçle haberleşme için boru yaratılamadı (%s)"
-#: glib/gspawn-win32.c:325 glib/gspawn.c:1119
+#: glib/gspawn-win32.c:332 glib/gspawn.c:1119
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Alt süreç borusundan okuma başarısızlığı (%s)"
-#: glib/gspawn-win32.c:351 glib/gspawn.c:1324
+#: glib/gspawn-win32.c:358 glib/gspawn.c:1324
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "'%s' dizinine değiştirme başarısızlığı (%s)"
-#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:481
+#: glib/gspawn-win32.c:364 glib/gspawn-win32.c:488
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Alt süreç yürütme başarısızlığı (%s)"
-#: glib/gspawn-win32.c:428
+#: glib/gspawn-win32.c:435
#, c-format
msgid "Invalid program name: %s"
msgstr "Geçersiz program adı: %s"
-#: glib/gspawn-win32.c:438 glib/gspawn-win32.c:678 glib/gspawn-win32.c:1218
+#: glib/gspawn-win32.c:445 glib/gspawn-win32.c:718 glib/gspawn-win32.c:1276
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "%d konumunda parametre vektörü içinde geçersiz dizgi: %s"
-#: glib/gspawn-win32.c:449 glib/gspawn-win32.c:692 glib/gspawn-win32.c:1251
+#: glib/gspawn-win32.c:456 glib/gspawn-win32.c:732 glib/gspawn-win32.c:1309
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Çevre içinde geçersiz dizgi: %s"
-#: glib/gspawn-win32.c:674 glib/gspawn-win32.c:1199
+#: glib/gspawn-win32.c:714 glib/gspawn-win32.c:1257
#, c-format
msgid "Invalid working directory: %s"
msgstr "Geçersiz çalışma dizini: %s"
-#: glib/gspawn-win32.c:738
+#: glib/gspawn-win32.c:782
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Yardımcı program (%s) çalıştırılamadı"
-#: glib/gspawn-win32.c:938
+#: glib/gspawn-win32.c:996
#, c-format
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
@@ -972,18 +972,18 @@ msgstr "Alt süreç \"%s\" çalıştırılırken bilinmeyen hata oluştu"
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "Alt süreç borusundan yeterli bilgi okunamadı (%s)"
-#: glib/gutf8.c:1024
+#: glib/gutf8.c:1030
#, c-format
msgid "Character out of range for UTF-8"
msgstr "Karakter UTF-8 için sınırlarının dışında"
-#: glib/gutf8.c:1118 glib/gutf8.c:1127 glib/gutf8.c:1259 glib/gutf8.c:1268
-#: glib/gutf8.c:1409 glib/gutf8.c:1505
+#: glib/gutf8.c:1124 glib/gutf8.c:1133 glib/gutf8.c:1265 glib/gutf8.c:1274
+#: glib/gutf8.c:1415 glib/gutf8.c:1511
#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Dönüşüm girdisi içinde geçersiz dizi"
-#: glib/gutf8.c:1420 glib/gutf8.c:1516
+#: glib/gutf8.c:1426 glib/gutf8.c:1522
#, c-format
msgid "Character out of range for UTF-16"
msgstr "Karakter UTF-16 sınırlarının dışında"
@@ -1090,9 +1090,9 @@ msgstr "Geçersiz anahtar adı: %s"
msgid "Key file contains unsupported encoding '%s'"
msgstr "Anahtar dosya geçersiz kodlama '%s' içeriyor"
-#: glib/gkeyfile.c:1109 glib/gkeyfile.c:1269 glib/gkeyfile.c:2485
-#: glib/gkeyfile.c:2553 glib/gkeyfile.c:2688 glib/gkeyfile.c:2823
-#: glib/gkeyfile.c:2976 glib/gkeyfile.c:3163 glib/gkeyfile.c:3224
+#: glib/gkeyfile.c:1109 glib/gkeyfile.c:1269 glib/gkeyfile.c:2487
+#: glib/gkeyfile.c:2555 glib/gkeyfile.c:2690 glib/gkeyfile.c:2825
+#: glib/gkeyfile.c:2978 glib/gkeyfile.c:3165 glib/gkeyfile.c:3226
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Anahtar dosyasında '%s' grubu yok"
@@ -1107,12 +1107,12 @@ msgstr "Anahtar dosyasında '%s' anahtarı yok"
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Anahtar dosyası UTF-8 olmayan '%s' anahtarını '%s' değeriyle içeriyor"
-#: glib/gkeyfile.c:1403 glib/gkeyfile.c:1516 glib/gkeyfile.c:1889
+#: glib/gkeyfile.c:1403 glib/gkeyfile.c:1516 glib/gkeyfile.c:1891
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Anahtar dosyası değeri yorumlanamayan '%s' değerini içeriyor."
-#: glib/gkeyfile.c:2104 glib/gkeyfile.c:2316
+#: glib/gkeyfile.c:2106 glib/gkeyfile.c:2318
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -1120,37 +1120,37 @@ msgid ""
msgstr ""
"Anahtar dosyası, yorumlanamayan '%2$s' grubundaki '%1$s' anahtarını içeriyor."
-#: glib/gkeyfile.c:2500 glib/gkeyfile.c:2703 glib/gkeyfile.c:3235
+#: glib/gkeyfile.c:2502 glib/gkeyfile.c:2705 glib/gkeyfile.c:3237
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Anahtar dosyası '%2$s' grubunda '%1$s' anahtarı içermiyor"
-#: glib/gkeyfile.c:3469
+#: glib/gkeyfile.c:3471
#, c-format
msgid "Key file contains escape character at end of line"
msgstr "Anahtar dosyası satır sonunda çıkış karakteri içeriyor"
-#: glib/gkeyfile.c:3491
+#: glib/gkeyfile.c:3493
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' geçersiz çıkış dizisi içeriyor"
-#: glib/gkeyfile.c:3633
+#: glib/gkeyfile.c:3635
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "'%s' değeri bir sayı olarak yorumlanamıyor."
-#: glib/gkeyfile.c:3647
+#: glib/gkeyfile.c:3649
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Tamsayı değeri '%s' aralık dışında"
-#: glib/gkeyfile.c:3680
+#: glib/gkeyfile.c:3682
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "'%s' değeri bir gerçel sayı olarak yorumlanamıyor."
-#: glib/gkeyfile.c:3704
+#: glib/gkeyfile.c:3706
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "'%s' değeri mantıksal değer olarak yorumlanamıyor."
@@ -1168,21 +1168,21 @@ msgstr "g_input_stream_read'e çok büyük sayaç değeri geçildi"
msgid "Stream is already closed"
msgstr "Akış zaten kapalı"
-#: gio/gcancellable.c:296 gio/gsimpleasyncresult.c:611
+#: gio/gcancellable.c:296 gio/glocalfile.c:1862 gio/gsimpleasyncresult.c:611
#, c-format
msgid "Operation was cancelled"
msgstr "İşlem iptal edildi"
-#: gio/gcontenttype.c:156
+#: gio/gcontenttype.c:159
msgid "Unknown type"
msgstr "Bilinmeyen tür"
-#: gio/gcontenttype.c:157
+#: gio/gcontenttype.c:160
#, c-format
msgid "%s filetype"
msgstr "%s dosya türü"
-#: gio/gcontenttype.c:574
+#: gio/gcontenttype.c:577
#, c-format
msgid "%s type"
msgstr "%s türü"
@@ -1234,60 +1234,68 @@ msgstr "sürücü çıkartmayı uygulamıyor"
msgid "drive doesn't implement polling for media"
msgstr "sürücü ortam için yoklamayı uygulamıyor"
-#: gio/gfile.c:755 gio/gfile.c:943 gio/gfile.c:1076 gio/gfile.c:1230
-#: gio/gfile.c:1283 gio/gfile.c:1339 gio/gfile.c:1420 gio/gfile.c:2458
-#: gio/gfile.c:2503 gio/gfile.c:2553 gio/gfile.c:2592 gio/gfile.c:2916
-#: gio/gfile.c:3317 gio/gfile.c:3397 gio/gfile.c:3477 gio/gfile.c:3555
+#: gio/gfile.c:822 gio/gfile.c:1010 gio/gfile.c:1143 gio/gfile.c:1374
+#: gio/gfile.c:1427 gio/gfile.c:1483 gio/gfile.c:1564 gio/gfile.c:2602
+#: gio/gfile.c:2647 gio/gfile.c:2697 gio/gfile.c:2736 gio/gfile.c:3060
+#: gio/gfile.c:3462 gio/gfile.c:3545 gio/gfile.c:3628 gio/gfile.c:3708
#, c-format
msgid "Operation not supported"
msgstr "İşlem desteklenmiyor"
-#: gio/gfile.c:1118 gio/glocalfile.c:925 gio/glocalfile.c:934
-#: gio/glocalfile.c:945
+#. Translators: This is an error message when trying to find the
+#. * enclosing (user visible) mount of a file, but none exists.
+#. Translators: This is an error message when trying to
+#. * find the enclosing (user visible) mount of a file, but
+#. * none exists.
+#. Translators: This is an error message when trying to find
+#. * the enclosing (user visible) mount of a file, but none
+#. * exists.
+#: gio/gfile.c:1262 gio/glocalfile.c:1038 gio/glocalfile.c:1049
+#: gio/glocalfile.c:1062
#, c-format
msgid "Containing mount does not exist"
msgstr "Bağlama mevcut değil içeriyor"
-#: gio/gfile.c:1759
+#: gio/gfile.c:1903
#, c-format
msgid "Can't copy over directory"
msgstr "Dizin üzerine kopyalanamıyor"
-#: gio/gfile.c:1819
+#: gio/gfile.c:1963
#, c-format
msgid "Can't copy directory over directory"
msgstr "Dizin dizin üzerine kopyalanamıyor"
-#: gio/gfile.c:1827 gio/glocalfile.c:1872
+#: gio/gfile.c:1971 gio/glocalfile.c:2016
#, c-format
msgid "Target file exists"
msgstr "Hedef dosya mevcut"
-#: gio/gfile.c:1845
+#: gio/gfile.c:1989
#, c-format
msgid "Can't recursively copy directory"
msgstr "Dizin iç içe kopyalanamıyor"
-#: gio/gfile.c:2543
+#: gio/gfile.c:2687
#, c-format
msgid "Invalid symlink value given"
msgstr "Geçersiz sembolik bağ değeri verildi"
-#: gio/gfile.c:2635
+#: gio/gfile.c:2779
#, c-format
msgid "Trash not supported"
msgstr "Çöp desteklenmiyor"
-#: gio/gfile.c:2682
+#: gio/gfile.c:2826
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Dosy adları '%c' içeremez"
-#: gio/gfile.c:4532 gio/gvolume.c:357
+#: gio/gfile.c:4759 gio/gvolume.c:357
msgid "volume doesn't implement mount"
msgstr "sistem bağlama uygulamıyor"
-#: gio/gfile.c:4640
+#: gio/gfile.c:4867
#, fuzzy, c-format
msgid "No application is registered as handling this file"
msgstr "'%s' adında hiçbir uygulama '%s' için yer imi kaydetmedi"
@@ -1333,7 +1341,13 @@ msgstr "Akış üzerinde sonunun kesilmesi desteklenmiyor"
msgid "Input stream doesn't implement read"
msgstr "Giriş akımı okumayı uygulamıyor"
-#: gio/ginputstream.c:901 gio/goutputstream.c:1083
+#. Translators: This is an error you get if there is already an
+#. * operation running against this stream when you try to start
+#. * one
+#. Translators: This is an error you get if there is
+#. * already an operation running against this stream when
+#. * you try to start one
+#: gio/ginputstream.c:904 gio/goutputstream.c:1086
#, c-format
msgid "Stream has outstanding operation"
msgstr "Akışın sıradışı işlemi var"
@@ -1343,208 +1357,208 @@ msgstr "Akışın sıradışı işlemi var"
msgid "Unable to find default local directory monitor type"
msgstr "Çöp için en üst seviye dizin bulunamıyor"
-#: gio/glocalfile.c:589
+#: gio/glocalfile.c:595
#, c-format
msgid "Invalid filename %s"
msgstr "Geçersiz dosya adı %s"
-#: gio/glocalfile.c:847
+#: gio/glocalfile.c:958
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Dosya sistemi bilgisi alınırken hata: %s"
-#: gio/glocalfile.c:965
+#: gio/glocalfile.c:1082
#, c-format
msgid "Can't rename root directory"
msgstr "Kök dizini yeniden adlandırılamıyor"
-#: gio/glocalfile.c:983
+#: gio/glocalfile.c:1100
#, c-format
msgid "Can't rename file, filename already exist"
msgstr "Dosya yeniden adlandırılamıyor, dosya ismi zaten mevcut"
-#: gio/glocalfile.c:996 gio/glocalfile.c:1747 gio/glocalfile.c:1776
-#: gio/glocalfile.c:1925 gio/glocalfileoutputstream.c:468
-#: gio/glocalfileoutputstream.c:509 gio/glocalfileoutputstream.c:911
+#: gio/glocalfile.c:1113 gio/glocalfile.c:1891 gio/glocalfile.c:1920
+#: gio/glocalfile.c:2069 gio/glocalfileoutputstream.c:472
+#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
#, c-format
msgid "Invalid filename"
msgstr "Geçersiz dosya adı"
-#: gio/glocalfile.c:1000
+#: gio/glocalfile.c:1117
#, c-format
msgid "Error renaming file: %s"
msgstr "Dosya yeniden adlandırılırken hata: %s"
-#: gio/glocalfile.c:1119
+#: gio/glocalfile.c:1236
#, c-format
msgid "Error opening file: %s"
msgstr "Dosya açılırken hata: %s"
-#: gio/glocalfile.c:1129
+#: gio/glocalfile.c:1246
#, c-format
msgid "Can't open directory"
msgstr "Dizin açılamıyor"
-#: gio/glocalfile.c:1183 gio/glocalfile.c:1751
+#: gio/glocalfile.c:1300 gio/glocalfile.c:1895
#, c-format
msgid "Error removing file: %s"
msgstr "Dosya silinirken hata: %s"
-#: gio/glocalfile.c:1477
+#: gio/glocalfile.c:1590
#, c-format
msgid "Error trashing file: %s"
msgstr "Dosya çöpe atılırken hata: %s"
-#: gio/glocalfile.c:1500
+#: gio/glocalfile.c:1613
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Çöp dizini %s oluşturulamıyor: %s"
-#: gio/glocalfile.c:1524
+#: gio/glocalfile.c:1634
#, c-format
msgid "Unable to find toplevel directory for trash"
msgstr "Çöp için en üst seviye dizin bulunamıyor"
-#: gio/glocalfile.c:1604 gio/glocalfile.c:1624
+#: gio/glocalfile.c:1713 gio/glocalfile.c:1733
#, c-format
msgid "Unable to find or create trash directory"
msgstr "Çöp dizini bulunamıyor ya da oluşturulamıyor"
-#: gio/glocalfile.c:1658
+#: gio/glocalfile.c:1767
#, fuzzy, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Çöpe atılmış dosya oluşturulamıyor: %s"
-#: gio/glocalfile.c:1683
+#: gio/glocalfile.c:1792 gio/glocalfile.c:1861 gio/glocalfile.c:1868
#, c-format
msgid "Unable to trash file: %s"
msgstr "Dosya çöpe atılamıyor: %s"
-#: gio/glocalfile.c:1780
+#: gio/glocalfile.c:1924
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Sembolik bağ yaparken hata: %s"
-#: gio/glocalfile.c:1840 gio/glocalfile.c:1929
+#: gio/glocalfile.c:1984 gio/glocalfile.c:2073
#, c-format
msgid "Error moving file: %s"
msgstr "Dosya taşınırken hata: %s"
-#: gio/glocalfile.c:1863
+#: gio/glocalfile.c:2007
#, c-format
msgid "Can't move directory over directory"
msgstr "Dizin dizin üzerine taşınamıyor"
-#: gio/glocalfile.c:1885 gio/glocalfileoutputstream.c:763
-#: gio/glocalfileoutputstream.c:777 gio/glocalfileoutputstream.c:792
-#: gio/glocalfileoutputstream.c:808 gio/glocalfileoutputstream.c:822
+#: gio/glocalfile.c:2029 gio/glocalfileoutputstream.c:777
+#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
+#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
#, c-format
msgid "Backup file creation failed"
msgstr "Yedek dosyası oluşturma başarısız oldu"
-#: gio/glocalfile.c:1904
+#: gio/glocalfile.c:2048
#, c-format
msgid "Error removing target file: %s"
msgstr "Hedef dosya silerken hata: %s"
-#: gio/glocalfile.c:1918
+#: gio/glocalfile.c:2062
#, c-format
msgid "Move between mounts not supported"
msgstr "Bağlı sistemler arasında taşıma desteklenmiyor"
-#: gio/glocalfileinfo.c:707
+#: gio/glocalfileinfo.c:709
#, c-format
msgid "Attribute value must be non-NULL"
msgstr "Öznitelik değeri NULL olmamalı"
-#: gio/glocalfileinfo.c:714
+#: gio/glocalfileinfo.c:716
#, c-format
msgid "Invalid attribute type (string expected)"
msgstr "Geçersiz öznitelik türü (dizgi beklendi)"
-#: gio/glocalfileinfo.c:721
+#: gio/glocalfileinfo.c:723
#, c-format
msgid "Invalid extended attribute name"
msgstr "Geçersiz genişletilmiş öznitelik ismi"
-#: gio/glocalfileinfo.c:761
+#: gio/glocalfileinfo.c:763
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "Genişletilmiş öznitelik '%s' atanırken hata: %s"
-#: gio/glocalfileinfo.c:1396 gio/glocalfileoutputstream.c:653
+#: gio/glocalfileinfo.c:1398 gio/glocalfileoutputstream.c:666
#, c-format
msgid "Error stating file '%s': %s"
msgstr "'%s' dosyası durumlandırılırken hata: %s"
-#: gio/glocalfileinfo.c:1451
+#: gio/glocalfileinfo.c:1454
msgid " (invalid encoding)"
msgstr " (geçersiz kodlama)"
-#: gio/glocalfileinfo.c:1628
+#: gio/glocalfileinfo.c:1614
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Dosya tanımlayıcı durumlandırılırken hata: %s"
-#: gio/glocalfileinfo.c:1673
+#: gio/glocalfileinfo.c:1659
#, c-format
msgid "Invalid attribute type (uint32 expected)"
msgstr "Geçersiz öznitelik türü (uint32 beklendi)"
-#: gio/glocalfileinfo.c:1690
+#: gio/glocalfileinfo.c:1676
#, c-format
msgid "Invalid attribute type (uint64 expected)"
msgstr "Geçersiz öznitelik türü (uint64 beklendi)"
-#: gio/glocalfileinfo.c:1708
+#: gio/glocalfileinfo.c:1694
#, c-format
msgid "Invalid attribute type (byte string expected)"
msgstr "Geçersiz öznitelik türü (byte dizisi beklendi)"
-#: gio/glocalfileinfo.c:1734
+#: gio/glocalfileinfo.c:1720
#, c-format
msgid "Error setting permissions: %s"
msgstr "İzinler atanırken hata: %s"
-#: gio/glocalfileinfo.c:1785 gio/glocalfileinfo.c:1953
+#: gio/glocalfileinfo.c:1771 gio/glocalfileinfo.c:1939
#, c-format
msgid "Error setting owner: %s"
msgstr "Sahip atanırken hata: %s"
-#: gio/glocalfileinfo.c:1808
+#: gio/glocalfileinfo.c:1794
#, c-format
msgid "symlink must be non-NULL"
msgstr "sembolik bağ NULL olmamalı"
-#: gio/glocalfileinfo.c:1818 gio/glocalfileinfo.c:1837
-#: gio/glocalfileinfo.c:1848
+#: gio/glocalfileinfo.c:1804 gio/glocalfileinfo.c:1823
+#: gio/glocalfileinfo.c:1834
#, c-format
msgid "Error setting symlink: %s"
msgstr "Sembolik bağ atanırken hata: %s"
-#: gio/glocalfileinfo.c:1827
+#: gio/glocalfileinfo.c:1813
#, c-format
msgid "Error setting symlink: file is not a symlink"
msgstr "Sembolik bağ atanırken hata: dosya bir sembolik bağ değil"
-#: gio/glocalfileinfo.c:2008
+#: gio/glocalfileinfo.c:1994
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Öznitelik %s ataması desteklenmiyor"
-#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:558
+#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:570
#, c-format
msgid "Error reading from file: %s"
msgstr "Dosyadan okunurken hata: %s"
#: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
-#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:368
-#: gio/glocalfileoutputstream.c:840
+#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:372
+#: gio/glocalfileoutputstream.c:854
#, c-format
msgid "Error seeking in file: %s"
msgstr "Dosya içinde atlama yapılırken hata: %s"
-#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:275
+#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:279
#, c-format
msgid "Error closing file: %s"
msgstr "Dosya kapatılırken hata: %s"
@@ -1554,48 +1568,48 @@ msgstr "Dosya kapatılırken hata: %s"
msgid "Unable to find default local file monitor type"
msgstr "Çöp dizini bulunamıyor ya da oluşturulamıyor"
-#: gio/glocalfileoutputstream.c:168 gio/glocalfileoutputstream.c:579
+#: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:591
#, c-format
msgid "Error writing to file: %s"
msgstr "Dosyaya yazılırken hata: %s"
-#: gio/glocalfileoutputstream.c:209
+#: gio/glocalfileoutputstream.c:213
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Eski yedek bağı silinirken hata: %s"
-#: gio/glocalfileoutputstream.c:223 gio/glocalfileoutputstream.c:236
+#: gio/glocalfileoutputstream.c:227 gio/glocalfileoutputstream.c:240
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Yedek kopyası oluşturulurken hata: %s"
-#: gio/glocalfileoutputstream.c:254
+#: gio/glocalfileoutputstream.c:258
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Geçici dosya yeniden adlandırılırken hata: %s"
-#: gio/glocalfileoutputstream.c:414 gio/glocalfileoutputstream.c:857
+#: gio/glocalfileoutputstream.c:418 gio/glocalfileoutputstream.c:871
#, c-format
msgid "Error truncating file: %s"
msgstr "Dosyanın sonu kesilirken hata: %s"
-#: gio/glocalfileoutputstream.c:472 gio/glocalfileoutputstream.c:513
-#: gio/glocalfileoutputstream.c:642 gio/glocalfileoutputstream.c:915
+#: gio/glocalfileoutputstream.c:478 gio/glocalfileoutputstream.c:523
+#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:931
#, c-format
msgid "Error opening file '%s': %s"
msgstr "'%s' dosyası açılırken hata: %s"
-#: gio/glocalfileoutputstream.c:665
+#: gio/glocalfileoutputstream.c:679
#, c-format
msgid "Target file is a directory"
msgstr "Hedef dosya bir dizin"
-#: gio/glocalfileoutputstream.c:670
+#: gio/glocalfileoutputstream.c:684
#, c-format
msgid "Target file is not a regular file"
msgstr "Hedef dosya normal dosya değil"
-#: gio/glocalfileoutputstream.c:682
+#: gio/glocalfileoutputstream.c:696
#, c-format
msgid "The file was externally modified"
msgstr "Dosya harici olarak değiştirilmiş"
@@ -1630,15 +1644,24 @@ msgstr "Hafıza çıktı akışı yeniden boyutlandırılamaz"
msgid "Failed to resize memory output stream"
msgstr "Hafız çıktı açışı yeniden boyutlandırma başarısız oldu"
-#: gio/gmount.c:341
+#. Translators: This is an error
+#. * message for mount objects that
+#. * don't implement unmount.
+#: gio/gmount.c:344
msgid "mount doesn't implement unmount"
msgstr "mount unmount uygulamıyor"
-#: gio/gmount.c:413
+#. Translators: This is an error
+#. * message for mount objects that
+#. * don't implement eject.
+#: gio/gmount.c:419
msgid "mount doesn't implement eject"
msgstr "mount eject uygulamıyor"
-#: gio/gmount.c:492
+#. Translators: This is an error
+#. * message for mount objects that
+#. * don't implement remount.
+#: gio/gmount.c:501
msgid "mount doesn't implement remount"
msgstr "mount remount uygulamıyor"