diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 64 |
1 files changed, 40 insertions, 24 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 1.3.2\n" -"POT-Creation-Date: 2001-11-22 14:08-0500\n" +"POT-Creation-Date: 2001-12-23 17:50-0500\n" "PO-Revision-Date: 2001-02-05 20:28+0200\n" "Last-Translator: Kemal Yılmaz <kyilmaz@uekae.tubitak.gov.tr>\n" "Language-Team: GNOME Turk <gnome-turk@gnome.org>\n" @@ -80,44 +80,54 @@ msgstr "" msgid "Invalid byte sequence in hostname" msgstr "dönüşüm girdisinde geçersiz bayt dizisi" -#: glib/gfileutils.c:309 +#: glib/gdir.c:75 +#, fuzzy, c-format +msgid "Error opening directory '%s': %s" +msgstr "Dosya okuma hatası: '%s': %s" + +#: glib/gfileutils.c:320 glib/gfileutils.c:385 +#, c-format +msgid "Could not allocate %lu bytes to read file \"%s\"" +msgstr "" + +#: glib/gfileutils.c:331 #, c-format msgid "Error reading file '%s': %s" msgstr "Dosya okuma hatası: '%s': %s" -#: glib/gfileutils.c:367 +#: glib/gfileutils.c:409 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Dosyadan okuma başarısızlığı '%s': %s" -#: glib/gfileutils.c:406 glib/gfileutils.c:474 +#: glib/gfileutils.c:448 glib/gfileutils.c:516 #, c-format msgid "Failed to open file '%s': %s" msgstr "Dosya açma başarısızlığı '%s': %s" -#: glib/gfileutils.c:420 +#: glib/gfileutils.c:462 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Dosyanın özelliklerini elde etme başarısızlığı '%s': fstat() başarısızlığı: %" "s" -#: glib/gfileutils.c:446 +#: glib/gfileutils.c:488 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Dosya açma başarısızlığı '%s': fdopen() başarısızlığı: %s" -#: glib/gfileutils.c:655 +#: glib/gfileutils.c:695 #, fuzzy, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Şablon '%s' geçersiz, '%s' içermemeli" -#: glib/gfileutils.c:667 +#: glib/gfileutils.c:707 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "Şablon '%s' XXXXXX ile bitmiyor" -#: glib/gfileutils.c:688 +#: glib/gfileutils.c:728 #, c-format msgid "Failed to create file '%s': %s" msgstr "Dosya yaratma başarısızlığı '%s': %s" @@ -148,15 +158,15 @@ msgstr "" msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" -#: glib/giowin32.c:701 glib/giowin32.c:730 +#: glib/giowin32.c:700 glib/giowin32.c:729 msgid "Incorrect message size" msgstr "" -#: glib/giowin32.c:1024 glib/giowin32.c:1077 +#: glib/giowin32.c:1023 glib/giowin32.c:1076 msgid "Socket error" msgstr "" -#: glib/giowin32.c:1277 +#: glib/giowin32.c:1276 msgid "Channel set flags unsupported" msgstr "" @@ -409,22 +419,22 @@ msgid "" msgstr "" "g_io_channel_win32_poll() child işlemden bilgi okumada beklenmeyen hata" -#: glib/gspawn-win32.c:837 glib/gspawn.c:907 +#: glib/gspawn-win32.c:839 glib/gspawn.c:912 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Child pipe'dan okuma başarısızlığı (%s)" -#: glib/gspawn-win32.c:925 glib/gspawn.c:1112 +#: glib/gspawn-win32.c:927 glib/gspawn.c:1117 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Klasör değistirme başarısızlığı '%s' (%s)" -#: glib/gspawn-win32.c:934 glib/gspawn.c:1122 +#: glib/gspawn-win32.c:936 #, c-format msgid "Failed to execute child process (%s)" msgstr "Child işlem yürütme başarısızlığı (%s)" -#: glib/gspawn-win32.c:975 glib/gspawn.c:1219 +#: glib/gspawn-win32.c:977 glib/gspawn.c:1226 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Child işlemlerin haberleşmesi için pipe yaratma başarısızlığı (%s)" @@ -434,36 +444,42 @@ msgstr "Child işlemlerin haberleşmesi için pipe yaratma başarısızlığı (%s)" msgid "Failed to read data from child process (%s)" msgstr "child işlemden bilgi okuma başarısızlığı (%s)" -#: glib/gspawn.c:290 +#: glib/gspawn.c:291 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "child işlemden bilgi okuma select()'te bilinmeyen hata (%s)" -#: glib/gspawn.c:373 +#: glib/gspawn.c:374 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid()'de bilinmeyen hata (%s)" -#: glib/gspawn.c:972 +#: glib/gspawn.c:977 #, c-format msgid "Failed to fork (%s)" msgstr "fork başarısızlığı (%s)" -#: glib/gspawn.c:1131 +#: glib/gspawn.c:1127 +#, fuzzy, c-format +msgid "Failed to execute child process \"%s\" (%s)" +msgstr "Child işlem yürütme başarısızlığı (%s)" + +#: glib/gspawn.c:1137 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Child işlem girdi veya çıktı yönlendirme hatası (%s)" -#: glib/gspawn.c:1140 +#: glib/gspawn.c:1146 #, c-format msgid "Failed to fork child process (%s)" msgstr "child işlem fork hatası (%s)" -#: glib/gspawn.c:1148 -msgid "Unknown error executing child process" +#: glib/gspawn.c:1154 +#, fuzzy, c-format +msgid "Unknown error executing child process \"%s\"" msgstr "Child işlem çalışmasında bilinmeyen hata" -#: glib/gspawn.c:1169 +#: glib/gspawn.c:1176 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "child pid pipe dan yeterli bilgi okuma başarısızlığı (%s)" |