diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 25 |
1 files changed, 15 insertions, 10 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-15 09:42-0500\n" +"POT-Creation-Date: 2006-01-03 09:57-0500\n" "PO-Revision-Date: 2005-07-24 23:57+0300\n" "Last-Translator: Onur Can CAKMAK <onur@uzem.itu.edu.tr>\n" "Language-Team: Turkish <gnome-turk@gnome.org>\n" @@ -496,37 +496,37 @@ 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:276 +#: glib/gspawn-win32.c:277 #, c-format msgid "Failed to read data from child process" msgstr "Oğul süreçten bilgi okuma başarısızlığı" -#: glib/gspawn-win32.c:291 glib/gspawn.c:1375 +#: glib/gspawn-win32.c:292 glib/gspawn.c:1375 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Oğul süreçle haberleşme için boru yaratılamadı (%s)" -#: glib/gspawn-win32.c:329 glib/gspawn.c:1039 +#: glib/gspawn-win32.c:330 glib/gspawn.c:1039 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Oğul süreç borusundan okuma başarısızlığı (%s)" -#: glib/gspawn-win32.c:355 glib/gspawn.c:1244 +#: glib/gspawn-win32.c:356 glib/gspawn.c:1244 #, 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:361 glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582 #, c-format msgid "Failed to execute child process (%s)" msgstr "Oğul süreç yürütme başarısızlığı (%s)" -#: glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:891 #, fuzzy, c-format msgid "Failed to execute helper program (%s)" msgstr "Yardımcı program çalıştırılamadı" -#: glib/gspawn-win32.c:1084 +#: glib/gspawn-win32.c:1091 #, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " @@ -630,12 +630,17 @@ msgstr "%2$s için tamsayı değeri '%1$s' ayrıştırılamıyor" msgid "Integer value '%s' for %s out of range" msgstr "%2$s için tamsayı değeri '%1$s' aralık dışında" -#: glib/goption.c:957 glib/goption.c:1068 +#: glib/goption.c:926 +#, fuzzy, c-format +msgid "Error parsing option %s" +msgstr "Dönüşüm sırasında hata oluştu: %s" + +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "%s için parametre eksik" -#: glib/goption.c:1472 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "Bilinmeyen seçenek %s" |