This commit is contained in:
Matthias Clasen
2010-04-23 20:49:02 -04:00
parent daa405c191
commit afe3aef7b0
92 changed files with 2576 additions and 2208 deletions

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-04-22 21:59-0400\n"
"POT-Creation-Date: 2010-04-23 20:25-0400\n"
"PO-Revision-Date: 2009-08-25 00:32+0300\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -1172,7 +1172,7 @@ msgstr "Dönüşüm girdisinde geçersiz bayt dizisi"
msgid "Not enough space in destination"
msgstr "Soket adresi için yeterli alan yok"
#: gio/gcharsetconverter.c:448 gio/gsocket.c:772
#: gio/gcharsetconverter.c:448 gio/gsocket.c:811
msgid "Cancellable initialization not supported"
msgstr "İptal edilebilir başlatma desteklenmiyor"
@@ -1966,106 +1966,110 @@ msgstr ""
msgid "Unknown command '%s'\n"
msgstr "Bilinmeyen seçenek %s"
#: gio/gsocket.c:277
#: gio/gsocket.c:282
msgid "Invalid socket, not initialized"
msgstr "Geçersiz soket, başlatılmamış"
#: gio/gsocket.c:284
#: gio/gsocket.c:289
#, c-format
msgid "Invalid socket, initialization failed due to: %s"
msgstr "Geçersiz soket, başlatma başarısız oldu: %s"
#: gio/gsocket.c:292
#: gio/gsocket.c:297
msgid "Socket is already closed"
msgstr "Soket zaten kapalı"
#: gio/gsocket.c:413
#: gio/gsocket.c:305 gio/gsocket.c:2616 gio/gsocket.c:2660
msgid "Socket I/O timed out"
msgstr ""
#: gio/gsocket.c:427
#, c-format
msgid "creating GSocket from fd: %s"
msgstr "fd'den GSocket oluşturuluyor: %s"
#: gio/gsocket.c:447 gio/gsocket.c:461 gio/gsocket.c:1925
#: gio/gsocket.c:461 gio/gsocket.c:475 gio/gsocket.c:2027
#, c-format
msgid "Unable to create socket: %s"
msgstr "Soket oluşturulamadı: %s"
#: gio/gsocket.c:447
#: gio/gsocket.c:461
msgid "Unknown protocol was specified"
msgstr "Bilinmeyen protokol belirtildi"
#: gio/gsocket.c:1126
#: gio/gsocket.c:1225
#, c-format
msgid "could not get local address: %s"
msgstr "yerel adres alınamadı: %s"
#: gio/gsocket.c:1159
#: gio/gsocket.c:1258
#, c-format
msgid "could not get remote address: %s"
msgstr "uzaktaki adres alınamadı: %s"
#: gio/gsocket.c:1217
#: gio/gsocket.c:1316
#, c-format
msgid "could not listen: %s"
msgstr "dinlenemedi: %s"
#: gio/gsocket.c:1291
#: gio/gsocket.c:1390
#, c-format
msgid "Error binding to address: %s"
msgstr "Adrese bağlarken hata: %s"
#: gio/gsocket.c:1411
#: gio/gsocket.c:1510
#, c-format
msgid "Error accepting connection: %s"
msgstr "Bağlantı kabul edilirken hata: %s"
#: gio/gsocket.c:1524
#: gio/gsocket.c:1623
msgid "Error connecting: "
msgstr "Bağlarken hata:"
#: gio/gsocket.c:1528
#: gio/gsocket.c:1627
msgid "Connection in progress"
msgstr "Bağlantı devam ediyor"
#: gio/gsocket.c:1533
#: gio/gsocket.c:1632
#, c-format
msgid "Error connecting: %s"
msgstr "Bağlarken hata: %s"
#: gio/gsocket.c:1573
#: gio/gsocket.c:1675
#, c-format
msgid "Unable to get pending error: %s"
msgstr "Bekleyen hata alınamıyor: %s"
#: gio/gsocket.c:1669
#: gio/gsocket.c:1771
#, c-format
msgid "Error receiving data: %s"
msgstr "Veri alırken hata: %s"
#: gio/gsocket.c:1812
#: gio/gsocket.c:1914
#, c-format
msgid "Error sending data: %s"
msgstr "Veri gönderirken hata: %s"
#: gio/gsocket.c:2004
#: gio/gsocket.c:2106
#, c-format
msgid "Error closing socket: %s"
msgstr "Soket kapatılırken hata: %s"
#: gio/gsocket.c:2481
#: gio/gsocket.c:2609
#, c-format
msgid "Waiting for socket condition: %s"
msgstr "Soket durumu bekleniyor: %s"
#: gio/gsocket.c:2720 gio/gsocket.c:2801
#: gio/gsocket.c:2866 gio/gsocket.c:2947
#, c-format
msgid "Error sending message: %s"
msgstr "Mesaj gönderme hatası: %s"
#: gio/gsocket.c:2745
#: gio/gsocket.c:2891
msgid "GSocketControlMessage not supported on windows"
msgstr "GSocketControlMessage windows'ta desteklenmiyor"
#: gio/gsocket.c:3003 gio/gsocket.c:3141
#: gio/gsocket.c:3149 gio/gsocket.c:3287
#, c-format
msgid "Error receiving message: %s"
msgstr "Mesaj alma hatası: %s"