This commit is contained in:
Matthias Clasen
2010-01-25 14:14:14 -05:00
parent 975aea7bce
commit 079c980eca
90 changed files with 7007 additions and 5673 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-12-21 10:32-0500\n"
"POT-Creation-Date: 2010-01-25 12:50-0500\n"
"PO-Revision-Date: 2004-02-03 02:11+0730\n"
"Last-Translator: Hasbullah Bin Pit <sebol@my-penguin.org>\n"
"Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n"
@@ -1139,8 +1139,8 @@ msgstr ""
msgid "Stream is already closed"
msgstr ""
#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:648
#: gio/gsimpleasyncresult.c:674
#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:651
#: gio/gsimpleasyncresult.c:677
msgid "Operation was cancelled"
msgstr ""
@@ -1170,26 +1170,26 @@ msgstr ""
msgid "Desktop file didn't specify Exec field"
msgstr ""
#: gio/gdesktopappinfo.c:905
#: gio/gdesktopappinfo.c:907
msgid "Unable to find terminal required for application"
msgstr ""
#: gio/gdesktopappinfo.c:1113
#: gio/gdesktopappinfo.c:1115
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr ""
#: gio/gdesktopappinfo.c:1117
#: gio/gdesktopappinfo.c:1119
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr ""
#: gio/gdesktopappinfo.c:1525
#: gio/gdesktopappinfo.c:1527
#, c-format
msgid "Can't create user desktop file %s"
msgstr ""
#: gio/gdesktopappinfo.c:1639
#: gio/gdesktopappinfo.c:1641
#, c-format
msgid "Custom definition for %s"
msgstr ""
@@ -1691,11 +1691,11 @@ msgstr ""
msgid "Error removing old file: %s"
msgstr "Ralat membaca fail '%s': %s"
#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:553
#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:679
msgid "Invalid GSeekType supplied"
msgstr ""
#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:563
#: gio/gmemoryinputstream.c:497
#, fuzzy
msgid "Invalid seek request"
msgstr "Namahos tidak sah"
@@ -1704,18 +1704,28 @@ msgstr "Namahos tidak sah"
msgid "Cannot truncate GMemoryInputStream"
msgstr ""
#: gio/gmemoryoutputstream.c:290
msgid "Reached maximum data array limit"
msgstr ""
#: gio/gmemoryoutputstream.c:325
#: gio/gmemoryoutputstream.c:429
msgid "Memory output stream not resizable"
msgstr ""
#: gio/gmemoryoutputstream.c:341
#: gio/gmemoryoutputstream.c:445
msgid "Failed to resize memory output stream"
msgstr ""
#: gio/gmemoryoutputstream.c:533
msgid ""
"Amount of memory required to process the write is larger than available "
"address space"
msgstr ""
#: gio/gmemoryoutputstream.c:689
msgid "Requested seek before the beginning of the stream"
msgstr ""
#: gio/gmemoryoutputstream.c:698
msgid "Requested seek beyond the end of the stream"
msgstr ""
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.