mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 08:56:16 +01:00
692 lines
20 KiB
Plaintext
692 lines
20 KiB
Plaintext
# glib Bahasa Melayu (ms)
|
|
# Jika takut risiko, Jangan bicara tentang Perjuangan
|
|
# Hasbullah Bin Pit (sebol) <sebol@ikhlas.com>, 2002-2004
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: glib HEAD\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2005-08-23 00:30-0400\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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: glib/gconvert.c:408 glib/gconvert.c:486
|
|
#, c-format
|
|
msgid "Conversion from character set '%s' to '%s' is not supported"
|
|
msgstr "Penukaran set aksara daripada '%s' ke '%s' tidak disokong"
|
|
|
|
#: glib/gconvert.c:412 glib/gconvert.c:490
|
|
#, fuzzy, c-format
|
|
msgid "Could not open converter from '%s' to '%s'"
|
|
msgstr "tak dapat membuka penukar daripada '%s' kepada '%s': %s"
|
|
|
|
#: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
|
|
#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:912
|
|
#: glib/gutf8.c:1362
|
|
msgid "Invalid byte sequence in conversion input"
|
|
msgstr "Turutan byte tidak sah pada penukaran iput"
|
|
|
|
#: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329
|
|
#: glib/giochannel.c:2218
|
|
#, c-format
|
|
msgid "Error during conversion: %s"
|
|
msgstr "Ralat semasa penukaran: %s"
|
|
|
|
#: glib/gconvert.c:647 glib/gutf8.c:908 glib/gutf8.c:1113 glib/gutf8.c:1254
|
|
#: glib/gutf8.c:1358
|
|
msgid "Partial character sequence at end of input"
|
|
msgstr "Sebahagian turutan aksara berada di penghujung input"
|
|
|
|
#: glib/gconvert.c:897
|
|
#, c-format
|
|
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
|
msgstr "Tak dapat tukar unduran '%s' ke set kod '%s'"
|
|
|
|
#: glib/gconvert.c:1706
|
|
#, fuzzy, c-format
|
|
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
|
|
msgstr "URI '%s' adalah bukan URI mutlak menggunakan skema fail"
|
|
|
|
#: glib/gconvert.c:1716
|
|
#, c-format
|
|
msgid "The local file URI '%s' may not include a '#'"
|
|
msgstr "URI Fail local '%s' mungkin tidak disertakan dengan '#'"
|
|
|
|
#: glib/gconvert.c:1733
|
|
#, c-format
|
|
msgid "The URI '%s' is invalid"
|
|
msgstr "URI '%s' adalah tidak sah"
|
|
|
|
#: glib/gconvert.c:1745
|
|
#, c-format
|
|
msgid "The hostname of the URI '%s' is invalid"
|
|
msgstr "Namahos URI '%s' tidak sah"
|
|
|
|
#: glib/gconvert.c:1761
|
|
#, c-format
|
|
msgid "The URI '%s' contains invalidly escaped characters"
|
|
msgstr "URI '%s' mengandungi aksara escaped yang tidak sah"
|
|
|
|
#: glib/gconvert.c:1855
|
|
#, c-format
|
|
msgid "The pathname '%s' is not an absolute path"
|
|
msgstr "Nama laluan '%s' adalah bukan laluan mutlak"
|
|
|
|
#: glib/gconvert.c:1865
|
|
msgid "Invalid hostname"
|
|
msgstr "Namahos tidak sah"
|
|
|
|
#: glib/gdir.c:121 glib/gdir.c:141
|
|
#, c-format
|
|
msgid "Error opening directory '%s': %s"
|
|
msgstr "Ralat membuka direktori %s': %s"
|
|
|
|
#: glib/gfileutils.c:576 glib/gfileutils.c:649
|
|
#, c-format
|
|
msgid "Could not allocate %lu bytes to read file \"%s\""
|
|
msgstr "Tak dapat memperuntukkan %lu byte untuk membaca fail \"%s\""
|
|
|
|
#: glib/gfileutils.c:591
|
|
#, c-format
|
|
msgid "Error reading file '%s': %s"
|
|
msgstr "Ralat membaca fail '%s': %s"
|
|
|
|
#: glib/gfileutils.c:673
|
|
#, c-format
|
|
msgid "Failed to read from file '%s': %s"
|
|
msgstr "Gagal membaca fail '%s': %s"
|
|
|
|
#: glib/gfileutils.c:724 glib/gfileutils.c:811
|
|
#, c-format
|
|
msgid "Failed to open file '%s': %s"
|
|
msgstr "Gagal membuka fail '%s': %s"
|
|
|
|
#: glib/gfileutils.c:741 glib/gmappedfile.c:133
|
|
#, c-format
|
|
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
|
msgstr "Gagal mendapatkan atribut fail '%s': fstat() gagal: %s"
|
|
|
|
#: glib/gfileutils.c:775
|
|
#, c-format
|
|
msgid "Failed to open file '%s': fdopen() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gfileutils.c:909
|
|
#, fuzzy, c-format
|
|
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gfileutils.c:952
|
|
#, fuzzy, c-format
|
|
msgid "Could not change file mode: fork() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gfileutils.c:983
|
|
#, fuzzy, c-format
|
|
msgid "Could not change file mode: waitpid() failed: %s"
|
|
msgstr "Tak dapat memperuntukkan %lu byte untuk membaca fail \"%s\""
|
|
|
|
#: glib/gfileutils.c:1002
|
|
#, fuzzy, c-format
|
|
msgid "Could not change file mode: chmod() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gfileutils.c:1013
|
|
#, c-format
|
|
msgid "Could not change file mode: Child terminated by signal: %s"
|
|
msgstr ""
|
|
|
|
#: glib/gfileutils.c:1024
|
|
msgid "Could not change file mode: Child terminated abnormally"
|
|
msgstr ""
|
|
|
|
#: glib/gfileutils.c:1058 glib/gfileutils.c:1524
|
|
#, c-format
|
|
msgid "Failed to create file '%s': %s"
|
|
msgstr "Gagal mencipta fail %s': %s"
|
|
|
|
#: glib/gfileutils.c:1080
|
|
#, fuzzy, c-format
|
|
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gfileutils.c:1105
|
|
#, fuzzy, c-format
|
|
msgid "Failed to write file '%s': fwrite() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gfileutils.c:1124
|
|
#, fuzzy, c-format
|
|
msgid "Failed to close file '%s': fclose() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gfileutils.c:1242
|
|
#, c-format
|
|
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
|
|
msgstr ""
|
|
|
|
#: glib/gfileutils.c:1485
|
|
#, c-format
|
|
msgid "Template '%s' invalid, should not contain a '%s'"
|
|
msgstr "Templet '%s' tidak sah, sepatutnya tidak mengandungi '%s'"
|
|
|
|
#: glib/gfileutils.c:1499
|
|
#, c-format
|
|
msgid "Template '%s' doesn't end with XXXXXX"
|
|
msgstr "Templet '%s' tidak berakhir dengan XXXXXX"
|
|
|
|
#: glib/gfileutils.c:1974
|
|
#, c-format
|
|
msgid "Failed to read the symbolic link '%s': %s"
|
|
msgstr "Gagal membaca pautan simbolik '%s': %s"
|
|
|
|
#: glib/gfileutils.c:1995
|
|
msgid "Symbolic links not supported"
|
|
msgstr "Pautan simbolik tidak disokong"
|
|
|
|
#: glib/giochannel.c:1150
|
|
#, c-format
|
|
msgid "Conversion from character set `%s' to `%s' is not supported"
|
|
msgstr "Penukaran set aksara daripada '%s' kepada '%s' tidak disokong"
|
|
|
|
#: glib/giochannel.c:1154
|
|
#, c-format
|
|
msgid "Could not open converter from `%s' to `%s': %s"
|
|
msgstr "Tak dapat membuka penukar daripada `%s' kepada `%s': %s"
|
|
|
|
#: glib/giochannel.c:1499
|
|
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
|
msgstr "Tak dapat membuat bacaan rawak pada g_io_channel_read_line_string"
|
|
|
|
#: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
|
|
msgid "Leftover unconverted data in read buffer"
|
|
msgstr "Data tak boleh ditukar Leftover pada penimbal bacaan"
|
|
|
|
#: glib/giochannel.c:1626 glib/giochannel.c:1703
|
|
msgid "Channel terminates in a partial character"
|
|
msgstr "Saluran terhenti pada sebahagian aksara"
|
|
|
|
#: glib/giochannel.c:1689
|
|
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
|
msgstr "Tak dapat membuat bacaan rawak pada g_io_channel_read_to_end"
|
|
|
|
#: glib/gmappedfile.c:116
|
|
#, fuzzy, c-format
|
|
msgid "Failed to open file '%s': open() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gmappedfile.c:178
|
|
#, fuzzy, c-format
|
|
msgid "Failed to map file '%s': mmap() failed: %s"
|
|
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
|
|
|
|
#: glib/gmarkup.c:232
|
|
#, c-format
|
|
msgid "Error on line %d char %d: %s"
|
|
msgstr "Ralat pada baris %d aksara %d: %s"
|
|
|
|
#: glib/gmarkup.c:330
|
|
#, c-format
|
|
msgid "Error on line %d: %s"
|
|
msgstr "Ralat pada baris %d: %s"
|
|
|
|
#: glib/gmarkup.c:434
|
|
msgid ""
|
|
"Empty entity '&;' seen; valid entities are: & " < > '"
|
|
msgstr ""
|
|
"Entiti kosong '&;' kelihatan; entiti sah ialah : & " < > "
|
|
"'"
|
|
|
|
#: glib/gmarkup.c:444
|
|
#, c-format
|
|
msgid ""
|
|
"Character '%s' is not valid at the start of an entity name; the & character "
|
|
"begins an entity; if this ampersand isn't supposed to be an entity, escape "
|
|
"it as &"
|
|
msgstr ""
|
|
"Aksara '%s' adalah tidak sah pada permulaan nama entiti; aksara '&' "
|
|
"memulakan entiti; jika & tidak disokong untuk dijadikan entiti, escapekan "
|
|
"sebagai &"
|
|
|
|
#: glib/gmarkup.c:478
|
|
#, c-format
|
|
msgid "Character '%s' is not valid inside an entity name"
|
|
msgstr "Aksara '%s' adalah tidak sah di dalam nama entiti"
|
|
|
|
#: glib/gmarkup.c:515
|
|
#, c-format
|
|
msgid "Entity name '%s' is not known"
|
|
msgstr "Nama entiti '%s' tidak diketahui"
|
|
|
|
#: glib/gmarkup.c:526
|
|
msgid ""
|
|
"Entity did not end with a semicolon; most likely you used an ampersand "
|
|
"character without intending to start an entity - escape ampersand as &"
|
|
msgstr ""
|
|
"Entiti tidak berakhir dengan titik bertindih; mungkin anda gunakan aksara "
|
|
"'&' tanpa menyedari untuk memulakan entiti - escape & sebagai &"
|
|
|
|
#: glib/gmarkup.c:579
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Failed to parse '%-.*s', which should have been a digit inside a character "
|
|
"reference (ê for example) - perhaps the digit is too large"
|
|
msgstr ""
|
|
"gagal menghantar '%s', yang sepatutnya satu digit didalam satu rujukan "
|
|
"aksara (ê sebagai contoh) - mungkin digit terlalu besar"
|
|
|
|
#: glib/gmarkup.c:604
|
|
#, fuzzy, c-format
|
|
msgid "Character reference '%-.*s' does not encode a permitted character"
|
|
msgstr "Rujukan aksara '%s' tidak mengenkodkan aksara yang diizini"
|
|
|
|
#: glib/gmarkup.c:619
|
|
msgid "Empty character reference; should include a digit such as dž"
|
|
msgstr "Rujukan aksara kosong; sepatutnya disertakan digit seperti dž"
|
|
|
|
#: glib/gmarkup.c:629
|
|
msgid ""
|
|
"Character reference did not end with a semicolon; most likely you used an "
|
|
"ampersand character without intending to start an entity - escape ampersand "
|
|
"as &"
|
|
msgstr ""
|
|
"Rujukan aksara tidak berakhir dengan semicolon; agaknya anda menggunakan "
|
|
"aksara '&' tanpa niat untuk memulakan entiti - escapekan & sebagai &"
|
|
|
|
#: glib/gmarkup.c:715
|
|
msgid "Unfinished entity reference"
|
|
msgstr "Rujukan entiti tidak tamat"
|
|
|
|
#: glib/gmarkup.c:721
|
|
msgid "Unfinished character reference"
|
|
msgstr "Rujukan aksara tidak tamat"
|
|
|
|
#: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
|
|
msgid "Invalid UTF-8 encoded text"
|
|
msgstr "Teks terenkod UTF-8 tidak sah"
|
|
|
|
#: glib/gmarkup.c:1059
|
|
msgid "Document must begin with an element (e.g. <book>)"
|
|
msgstr "Dokumen mesti dimulakan dengan unsur (e.g. <buku>)"
|
|
|
|
#: glib/gmarkup.c:1099
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following a '<' character; it may not begin an "
|
|
"element name"
|
|
msgstr ""
|
|
"'%s' adalah bukan aksara sah diikuti sengan aksara '<'; ia tidak sepatutnya "
|
|
"bermula dengan nama unsur"
|
|
|
|
#: glib/gmarkup.c:1163
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected a '>' character to end the start tag of element "
|
|
"'%s'"
|
|
msgstr ""
|
|
"Aksara ganjil '%s', dijangkakan aksara '>' untuk mengakhiri tag permulaan "
|
|
"unsur '%s'"
|
|
|
|
#: glib/gmarkup.c:1252
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
|
msgstr ""
|
|
"Aksara ganjil '%s', dijangkakan '=' selepas nama atribut '%s' unsur '%s'"
|
|
|
|
#: glib/gmarkup.c:1294
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
|
|
"element '%s', or optionally an attribute; perhaps you used an invalid "
|
|
"character in an attribute name"
|
|
msgstr ""
|
|
"Aksara ganjil '%s', menjangka aksara '>' atau '/' untuk mengakhiri tag "
|
|
"permulaan unsur '%s', atau atribut; meungkin anda gunakan aksara tidak sah "
|
|
"pada nama atribut"
|
|
|
|
#: glib/gmarkup.c:1383
|
|
#, c-format
|
|
msgid ""
|
|
"Odd character '%s', expected an open quote mark after the equals sign when "
|
|
"giving value for attribute '%s' of element '%s'"
|
|
msgstr ""
|
|
"Aksara ganjil '%s', menjangka tanda petikan membuka selepas tanda = bila "
|
|
"memberi nilai atribut untuk '%s' unsur '%s' "
|
|
|
|
#: glib/gmarkup.c:1528
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
|
"begin an element name"
|
|
msgstr ""
|
|
"'%s' adalah bukan aksara sah diikuti aksara '</'; '%s' tak boleh memulakan "
|
|
"nama unsur"
|
|
|
|
#: glib/gmarkup.c:1568
|
|
#, c-format
|
|
msgid ""
|
|
"'%s' is not a valid character following the close element name '%s'; the "
|
|
"allowed character is '>'"
|
|
msgstr ""
|
|
"'%s' adalah bukan aksara sah diikuti dengan nama unsur penutup '%s'; aksara "
|
|
"yang diizinkan ialah '>'"
|
|
|
|
#: glib/gmarkup.c:1579
|
|
#, c-format
|
|
msgid "Element '%s' was closed, no element is currently open"
|
|
msgstr "Unsur '%s' telah ditutup, tiada unsur yang dibuka"
|
|
|
|
#: glib/gmarkup.c:1588
|
|
#, c-format
|
|
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
|
msgstr "Unsur '%s' telah ditutup, tetapi unsur yang dibuka adalah '%s'"
|
|
|
|
#: glib/gmarkup.c:1735
|
|
msgid "Document was empty or contained only whitespace"
|
|
msgstr "Dokumen kosong atau hanya menandungi ruangputih"
|
|
|
|
#: glib/gmarkup.c:1749
|
|
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
|
msgstr "Dokumen berakhir tanpa diduga sebaik selepas membuka '<'"
|
|
|
|
#: glib/gmarkup.c:1757 glib/gmarkup.c:1801
|
|
#, c-format
|
|
msgid ""
|
|
"Document ended unexpectedly with elements still open - '%s' was the last "
|
|
"element opened"
|
|
msgstr ""
|
|
"Dokumen berakhir tanpa diduga dengan unsur yang masih dibuka - '%s' adalah "
|
|
"unsur dibuka"
|
|
|
|
#: glib/gmarkup.c:1765
|
|
#, c-format
|
|
msgid ""
|
|
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
|
"the tag <%s/>"
|
|
msgstr "Dokumen berakhir tanpa diduga, menjangkai tag <%s/> pada hujungnya"
|
|
|
|
#: glib/gmarkup.c:1771
|
|
msgid "Document ended unexpectedly inside an element name"
|
|
msgstr "Dokumen berakhir tanpa diduga di dalam nama unsur"
|
|
|
|
#: glib/gmarkup.c:1776
|
|
msgid "Document ended unexpectedly inside an attribute name"
|
|
msgstr "Dokumen berakhir tanpa diduga di dalam nama atribut"
|
|
|
|
#: glib/gmarkup.c:1781
|
|
msgid "Document ended unexpectedly inside an element-opening tag."
|
|
msgstr "Dokumen berakhir tanpa diduga di dalam tag element-opening"
|
|
|
|
#: glib/gmarkup.c:1787
|
|
msgid ""
|
|
"Document ended unexpectedly after the equals sign following an attribute "
|
|
"name; no attribute value"
|
|
msgstr ""
|
|
"Dokumen berakhir tanpa diduga selepas tanda '=' diikuti dengan nama atribut; "
|
|
"tiana nilai atribut"
|
|
|
|
#: glib/gmarkup.c:1794
|
|
msgid "Document ended unexpectedly while inside an attribute value"
|
|
msgstr "Dokumen berakhir tanpa diduga semasa di dalam nilai atribut"
|
|
|
|
#: glib/gmarkup.c:1809
|
|
#, c-format
|
|
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
|
msgstr "Dokumen berakhir tanpa diduga di dalam tag tertutup untuk unsur '%s'"
|
|
|
|
#: glib/gmarkup.c:1815
|
|
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
|
msgstr "Dokumen berakhir tanpa diduga di dalam komen atau memproses arahan"
|
|
|
|
#: glib/gshell.c:73
|
|
msgid "Quoted text doesn't begin with a quotation mark"
|
|
msgstr "Teks dipetik tidak bermula dengan tanda petikan"
|
|
|
|
#: glib/gshell.c:163
|
|
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
|
msgstr ""
|
|
"Tanda petikan tidak sepadan pada arahan baris atau teks shell-quoted lain"
|
|
|
|
#: glib/gshell.c:541
|
|
#, c-format
|
|
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
|
msgstr "Teks berakhir selepas aksara '\\'. (Teks terdahulu ialah '%s')"
|
|
|
|
#: glib/gshell.c:548
|
|
#, c-format
|
|
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
|
msgstr "Teks berakhir sebelum quot sepadan dijumpai untuk %c (Teks ialah '%s')"
|
|
|
|
#: glib/gshell.c:560
|
|
msgid "Text was empty (or contained only whitespace)"
|
|
msgstr "Teks telah kosong (atau mengandungi hanya ruangputih)"
|
|
|
|
#: glib/gspawn-win32.c:264
|
|
msgid "Failed to read data from child process"
|
|
msgstr "Gagal membaca data daripada proses anak"
|
|
|
|
#: glib/gspawn-win32.c:281 glib/gspawn.c:1354
|
|
#, c-format
|
|
msgid "Failed to create pipe for communicating with child process (%s)"
|
|
msgstr "Gagal mencipta paip untuk berkomunikasi dengan proses anak (%s)"
|
|
|
|
#: glib/gspawn-win32.c:321 glib/gspawn.c:1018
|
|
#, c-format
|
|
msgid "Failed to read from child pipe (%s)"
|
|
msgstr "Gagal membaca daripada paip anak (%s)"
|
|
|
|
#: glib/gspawn-win32.c:349 glib/gspawn.c:1223
|
|
#, c-format
|
|
msgid "Failed to change to directory '%s' (%s)"
|
|
msgstr "Gagal menukar direktori '%s' (%s)"
|
|
|
|
#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442
|
|
#, c-format
|
|
msgid "Failed to execute child process (%s)"
|
|
msgstr "Gagal melaksanakan proses anak (%s)"
|
|
|
|
#: glib/gspawn-win32.c:599
|
|
msgid "Failed to execute helper program"
|
|
msgstr "Gagal melaksanakan program pembantu"
|
|
|
|
#: glib/gspawn-win32.c:797
|
|
msgid ""
|
|
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
|
"process"
|
|
msgstr ""
|
|
"Ralat tidak diduga bila g_io_channel_win32_poll()membaca data daripada "
|
|
"proses anak"
|
|
|
|
#: glib/gspawn.c:179
|
|
#, c-format
|
|
msgid "Failed to read data from child process (%s)"
|
|
msgstr "Gagal membaca data daripada proses anak (%s)"
|
|
|
|
#: glib/gspawn.c:310
|
|
#, c-format
|
|
msgid "Unexpected error in select() reading data from a child process (%s)"
|
|
msgstr ""
|
|
"Ralat tanpa diduga bila select() membaca data daripada proses anak (%s)"
|
|
|
|
#: glib/gspawn.c:393
|
|
#, c-format
|
|
msgid "Unexpected error in waitpid() (%s)"
|
|
msgstr "Ralat tanpa diduga pada waitpid() (%s)"
|
|
|
|
#: glib/gspawn.c:1083
|
|
#, c-format
|
|
msgid "Failed to fork (%s)"
|
|
msgstr "Gagal untuk sepit (%s)"
|
|
|
|
#: glib/gspawn.c:1233
|
|
#, c-format
|
|
msgid "Failed to execute child process \"%s\" (%s)"
|
|
msgstr "Gagal melaksanakan proses anak \"%s\" (%s)"
|
|
|
|
#: glib/gspawn.c:1243
|
|
#, c-format
|
|
msgid "Failed to redirect output or input of child process (%s)"
|
|
msgstr "Gagal melencongkan output atau input proses anak (%s)"
|
|
|
|
#: glib/gspawn.c:1252
|
|
#, c-format
|
|
msgid "Failed to fork child process (%s)"
|
|
msgstr "Gagal menyepit proses anak (%s)"
|
|
|
|
#: glib/gspawn.c:1260
|
|
#, c-format
|
|
msgid "Unknown error executing child process \"%s\""
|
|
msgstr "Ralat misteri ketika melaksanakan proses anak \"%s\""
|
|
|
|
#: glib/gspawn.c:1282
|
|
#, c-format
|
|
msgid "Failed to read enough data from child pid pipe (%s)"
|
|
msgstr "Gagal membaca data yang cukup daripada paip pid anaki(%s)"
|
|
|
|
#: glib/gutf8.c:987
|
|
msgid "Character out of range for UTF-8"
|
|
msgstr "Aksara di luar julat UTF-8"
|
|
|
|
#: glib/gutf8.c:1081 glib/gutf8.c:1090 glib/gutf8.c:1222 glib/gutf8.c:1231
|
|
#: glib/gutf8.c:1372 glib/gutf8.c:1468
|
|
msgid "Invalid sequence in conversion input"
|
|
msgstr "Turutan tidak sah semasa penukaran input"
|
|
|
|
#: glib/gutf8.c:1383 glib/gutf8.c:1479
|
|
msgid "Character out of range for UTF-16"
|
|
msgstr "Aksara di luar julat UTF-16"
|
|
|
|
#: glib/goption.c:468
|
|
msgid "Usage:"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:468
|
|
msgid "[OPTION...]"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:556
|
|
msgid "Help Options:"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:557
|
|
msgid "Show help options"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:562
|
|
msgid "Show all help options"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:612
|
|
msgid "Application Options:"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:653
|
|
#, c-format
|
|
msgid "Cannot parse integer value '%s' for %s"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:663
|
|
#, c-format
|
|
msgid "Integer value '%s' for %s out of range"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:957 glib/goption.c:1068
|
|
#, c-format
|
|
msgid "Missing argument for %s"
|
|
msgstr ""
|
|
|
|
#: glib/goption.c:1472
|
|
#, c-format
|
|
msgid "Unknown option %s"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:339
|
|
msgid "Valid key file could not be found in data dirs"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:374
|
|
msgid "Not a regular file"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:382
|
|
msgid "File is empty"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:697
|
|
#, c-format
|
|
msgid ""
|
|
"Key file contains line '%s' which is not a key-value pair, group, or comment"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:765
|
|
msgid "Key file does not start with a group"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:808
|
|
#, c-format
|
|
msgid "Key file contains unsupported encoding '%s'"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
|
|
#: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
|
|
#: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
|
|
#, c-format
|
|
msgid "Key file does not have group '%s'"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:1188
|
|
#, c-format
|
|
msgid "Key file does not have key '%s'"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
|
|
#, c-format
|
|
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
|
|
#, c-format
|
|
msgid "Key file contains key '%s' which has value that cannot be interpreted."
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:2004
|
|
#, c-format
|
|
msgid ""
|
|
"Key file contains key '%s' in group '%s' which has value that cannot be "
|
|
"interpreted."
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
|
|
#, c-format
|
|
msgid "Key file does not have key '%s' in group '%s'"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:3072
|
|
msgid "Key file contains escape character at end of line"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:3094
|
|
#, fuzzy, c-format
|
|
msgid "Key file contains invalid escape sequence '%s'"
|
|
msgstr "URI '%s' mengandungi aksara escaped yang tidak sah"
|
|
|
|
#: glib/gkeyfile.c:3235
|
|
#, c-format
|
|
msgid "Value '%s' cannot be interpreted as a number."
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:3245
|
|
#, c-format
|
|
msgid "Integer value '%s' out of range"
|
|
msgstr ""
|
|
|
|
#: glib/gkeyfile.c:3275
|
|
#, c-format
|
|
msgid "Value '%s' cannot be interpreted as a boolean."
|
|
msgstr ""
|