1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
|
# 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: 2007-03-16 18:02-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/gbookmarkfile.c:704 glib/gbookmarkfile.c:781 glib/gbookmarkfile.c:860
#: glib/gbookmarkfile.c:907
#, fuzzy, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr ""
"Aksara ganjil '%s', dijangkakan '=' selepas nama atribut '%s' unsur '%s'"
#: glib/gbookmarkfile.c:715 glib/gbookmarkfile.c:792 glib/gbookmarkfile.c:802
#: glib/gbookmarkfile.c:918
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr ""
#: glib/gbookmarkfile.c:1091 glib/gbookmarkfile.c:1156
#: glib/gbookmarkfile.c:1220 glib/gbookmarkfile.c:1230
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr ""
#: glib/gbookmarkfile.c:1116 glib/gbookmarkfile.c:1130
#: glib/gbookmarkfile.c:1198 glib/gbookmarkfile.c:1250
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr ""
#: glib/gbookmarkfile.c:1780
#, c-format
msgid "No valid bookmark file found in data dirs"
msgstr ""
#: glib/gbookmarkfile.c:1981
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr ""
#: glib/gbookmarkfile.c:2027 glib/gbookmarkfile.c:2184
#: glib/gbookmarkfile.c:2269 glib/gbookmarkfile.c:2349
#: glib/gbookmarkfile.c:2434 glib/gbookmarkfile.c:2517
#: glib/gbookmarkfile.c:2595 glib/gbookmarkfile.c:2674
#: glib/gbookmarkfile.c:2716 glib/gbookmarkfile.c:2813
#: glib/gbookmarkfile.c:2939 glib/gbookmarkfile.c:3129
#: glib/gbookmarkfile.c:3205 glib/gbookmarkfile.c:3368
#: glib/gbookmarkfile.c:3443 glib/gbookmarkfile.c:3533
#: glib/gbookmarkfile.c:3660
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr ""
#: glib/gbookmarkfile.c:2358
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr ""
#: glib/gbookmarkfile.c:2443
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr ""
#: glib/gbookmarkfile.c:2822
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr ""
#: glib/gbookmarkfile.c:3223 glib/gbookmarkfile.c:3378
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr ""
#: glib/gbookmarkfile.c:3391
#, fuzzy, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Gagal membaca pautan simbolik '%s': %s"
#: glib/gconvert.c:424 glib/gconvert.c:502 glib/giochannel.c:1148
#, 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:428 glib/gconvert.c:506
#, 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:622 glib/gconvert.c:1011 glib/giochannel.c:1320
#: glib/giochannel.c:1362 glib/giochannel.c:2204 glib/gutf8.c:949
#: glib/gutf8.c:1398
#, c-format
msgid "Invalid byte sequence in conversion input"
msgstr "Turutan byte tidak sah pada penukaran iput"
#: glib/gconvert.c:628 glib/gconvert.c:938 glib/giochannel.c:1327
#: glib/giochannel.c:2216
#, c-format
msgid "Error during conversion: %s"
msgstr "Ralat semasa penukaran: %s"
#: glib/gconvert.c:663 glib/gutf8.c:945 glib/gutf8.c:1149 glib/gutf8.c:1290
#: glib/gutf8.c:1394
#, c-format
msgid "Partial character sequence at end of input"
msgstr "Sebahagian turutan aksara berada di penghujung input"
#: glib/gconvert.c:913
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Tak dapat tukar unduran '%s' ke set kod '%s'"
#: glib/gconvert.c:1727
#, 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:1737
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "URI Fail local '%s' mungkin tidak disertakan dengan '#'"
#: glib/gconvert.c:1754
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI '%s' adalah tidak sah"
#: glib/gconvert.c:1766
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Namahos URI '%s' tidak sah"
#: glib/gconvert.c:1782
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s' mengandungi aksara escaped yang tidak sah"
#: glib/gconvert.c:1877
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Nama laluan '%s' adalah bukan laluan mutlak"
#: glib/gconvert.c:1887
#, c-format
msgid "Invalid hostname"
msgstr "Namahos tidak sah"
#: glib/gdir.c:104 glib/gdir.c:124
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Ralat membuka direktori %s': %s"
#: glib/gfileutils.c:557 glib/gfileutils.c:630
#, 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:572
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Ralat membaca fail '%s': %s"
#: glib/gfileutils.c:654
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Gagal membaca fail '%s': %s"
#: glib/gfileutils.c:705 glib/gfileutils.c:792
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Gagal membuka fail '%s': %s"
#: glib/gfileutils.c:722 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:756
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
#: glib/gfileutils.c:890
#, 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:931 glib/gfileutils.c:1389
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Gagal mencipta fail %s': %s"
#: glib/gfileutils.c:945
#, 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:970
#, fuzzy, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
#: glib/gfileutils.c:989
#, fuzzy, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
#: glib/gfileutils.c:1107
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr ""
#: glib/gfileutils.c:1351
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Templet '%s' tidak sah, sepatutnya tidak mengandungi '%s'"
#: glib/gfileutils.c:1364
#, fuzzy, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Templet '%s' tidak berakhir dengan XXXXXX"
#: glib/gfileutils.c:1839
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Gagal membaca pautan simbolik '%s': %s"
#: glib/gfileutils.c:1860
#, c-format
msgid "Symbolic links not supported"
msgstr "Pautan simbolik tidak disokong"
#: glib/giochannel.c:1152
#, fuzzy, 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:1497
#, c-format
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:1544 glib/giochannel.c:1801 glib/giochannel.c:1887
#, c-format
msgid "Leftover unconverted data in read buffer"
msgstr "Data tak boleh ditukar Leftover pada penimbal bacaan"
#: glib/giochannel.c:1624 glib/giochannel.c:1701
#, c-format
msgid "Channel terminates in a partial character"
msgstr "Saluran terhenti pada sebahagian aksara"
#: glib/giochannel.c:1687
#, c-format
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:193
#, fuzzy, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
#: glib/gmarkup.c:226
#, c-format
msgid "Error on line %d char %d: %s"
msgstr "Ralat pada baris %d aksara %d: %s"
#: glib/gmarkup.c:324
#, c-format
msgid "Error on line %d: %s"
msgstr "Ralat pada baris %d: %s"
#: glib/gmarkup.c:428
msgid ""
"Empty entity '&;' seen; valid entities are: & " < > '"
msgstr ""
"Entiti kosong '&;' kelihatan; entiti sah ialah : & " < > "
"'"
#: glib/gmarkup.c:438
#, 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:472
#, 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:509
#, c-format
msgid "Entity name '%s' is not known"
msgstr "Nama entiti '%s' tidak diketahui"
#: glib/gmarkup.c:520
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:573
#, 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:598
#, 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:613
msgid "Empty character reference; should include a digit such as dž"
msgstr "Rujukan aksara kosong; sepatutnya disertakan digit seperti dž"
#: glib/gmarkup.c:623
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:709
msgid "Unfinished entity reference"
msgstr "Rujukan entiti tidak tamat"
#: glib/gmarkup.c:715
msgid "Unfinished character reference"
msgstr "Rujukan aksara tidak tamat"
#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1022
msgid "Invalid UTF-8 encoded text"
msgstr "Teks terenkod UTF-8 tidak sah"
#: glib/gmarkup.c:1058
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Dokumen mesti dimulakan dengan unsur (e.g. <buku>)"
#: glib/gmarkup.c:1098
#, 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:1162
#, 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:1251
#, 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:1293
#, 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:1382
#, 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:1527
#, 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:1567
#, 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:1578
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "Unsur '%s' telah ditutup, tiada unsur yang dibuka"
#: glib/gmarkup.c:1587
#, 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:1753
msgid "Document was empty or contained only whitespace"
msgstr "Dokumen kosong atau hanya menandungi ruangputih"
#: glib/gmarkup.c:1767
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Dokumen berakhir tanpa diduga sebaik selepas membuka '<'"
#: glib/gmarkup.c:1775 glib/gmarkup.c:1819
#, 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:1783
#, 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:1789
msgid "Document ended unexpectedly inside an element name"
msgstr "Dokumen berakhir tanpa diduga di dalam nama unsur"
#: glib/gmarkup.c:1794
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Dokumen berakhir tanpa diduga di dalam nama atribut"
#: glib/gmarkup.c:1799
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Dokumen berakhir tanpa diduga di dalam tag element-opening"
#: glib/gmarkup.c:1805
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:1812
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Dokumen berakhir tanpa diduga semasa di dalam nilai atribut"
#: glib/gmarkup.c:1827
#, 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:1833
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "Dokumen berakhir tanpa diduga di dalam komen atau memproses arahan"
#: glib/gshell.c:70
#, c-format
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Teks dipetik tidak bermula dengan tanda petikan"
#: glib/gshell.c:160
#, c-format
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:538
#, 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:545
#, 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:557
#, c-format
msgid "Text was empty (or contained only whitespace)"
msgstr "Teks telah kosong (atau mengandungi hanya ruangputih)"
#: glib/gspawn-win32.c:272
#, c-format
msgid "Failed to read data from child process"
msgstr "Gagal membaca data daripada proses anak"
#: glib/gspawn-win32.c:287 glib/gspawn.c:1395
#, 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:325 glib/gspawn.c:1059
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Gagal membaca daripada paip anak (%s)"
#: glib/gspawn-win32.c:351 glib/gspawn.c:1264
#, 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:481
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Gagal melaksanakan proses anak (%s)"
#: glib/gspawn-win32.c:428
#, fuzzy, c-format
msgid "Invalid program name: %s"
msgstr "Namahos tidak sah"
#: glib/gspawn-win32.c:438 glib/gspawn-win32.c:678 glib/gspawn-win32.c:1218
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr ""
#: glib/gspawn-win32.c:449 glib/gspawn-win32.c:692 glib/gspawn-win32.c:1251
#, fuzzy, c-format
msgid "Invalid string in environment: %s"
msgstr "Turutan tidak sah semasa penukaran input"
#: glib/gspawn-win32.c:674 glib/gspawn-win32.c:1199
#, fuzzy, c-format
msgid "Invalid working directory: %s"
msgstr "Ralat membuka direktori %s': %s"
#: glib/gspawn-win32.c:738
#, fuzzy, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Gagal melaksanakan program pembantu"
#: glib/gspawn-win32.c:938
#, c-format
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:175
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Gagal membaca data daripada proses anak (%s)"
#: glib/gspawn.c:307
#, 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:390
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Ralat tanpa diduga pada waitpid() (%s)"
#: glib/gspawn.c:1124
#, c-format
msgid "Failed to fork (%s)"
msgstr "Gagal untuk sepit (%s)"
#: glib/gspawn.c:1274
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Gagal melaksanakan proses anak \"%s\" (%s)"
#: glib/gspawn.c:1284
#, 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:1293
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Gagal menyepit proses anak (%s)"
#: glib/gspawn.c:1301
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Ralat misteri ketika melaksanakan proses anak \"%s\""
#: glib/gspawn.c:1323
#, 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:1023
#, c-format
msgid "Character out of range for UTF-8"
msgstr "Aksara di luar julat UTF-8"
#: glib/gutf8.c:1117 glib/gutf8.c:1126 glib/gutf8.c:1258 glib/gutf8.c:1267
#: glib/gutf8.c:1408 glib/gutf8.c:1504
#, c-format
msgid "Invalid sequence in conversion input"
msgstr "Turutan tidak sah semasa penukaran input"
#: glib/gutf8.c:1419 glib/gutf8.c:1515
#, c-format
msgid "Character out of range for UTF-16"
msgstr "Aksara di luar julat UTF-16"
#: glib/goption.c:548
msgid "Usage:"
msgstr ""
#: glib/goption.c:548
msgid "[OPTION...]"
msgstr ""
#: glib/goption.c:639
msgid "Help Options:"
msgstr ""
#: glib/goption.c:640
msgid "Show help options"
msgstr ""
#: glib/goption.c:645
msgid "Show all help options"
msgstr ""
#: glib/goption.c:695
msgid "Application Options:"
msgstr ""
#: glib/goption.c:739 glib/goption.c:809
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr ""
#: glib/goption.c:749 glib/goption.c:817
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr ""
#: glib/goption.c:774
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr ""
#: glib/goption.c:782
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr ""
#: glib/goption.c:1119
#, fuzzy, c-format
msgid "Error parsing option %s"
msgstr "Ralat semasa penukaran: %s"
#: glib/goption.c:1150 glib/goption.c:1261
#, c-format
msgid "Missing argument for %s"
msgstr ""
#: glib/goption.c:1655
#, c-format
msgid "Unknown option %s"
msgstr ""
#: glib/gkeyfile.c:341
#, c-format
msgid "Valid key file could not be found in data dirs"
msgstr ""
#: glib/gkeyfile.c:376
#, c-format
msgid "Not a regular file"
msgstr ""
#: glib/gkeyfile.c:384
#, c-format
msgid "File is empty"
msgstr ""
#: glib/gkeyfile.c:701
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr ""
#: glib/gkeyfile.c:758
#, fuzzy, c-format
msgid "Invalid group name: %s"
msgstr "Namahos tidak sah"
#: glib/gkeyfile.c:780
#, c-format
msgid "Key file does not start with a group"
msgstr ""
#: glib/gkeyfile.c:806
#, fuzzy, c-format
msgid "Invalid key name: %s"
msgstr "Namahos tidak sah"
#: glib/gkeyfile.c:833
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr ""
#: glib/gkeyfile.c:1042 glib/gkeyfile.c:1201 glib/gkeyfile.c:2402
#: glib/gkeyfile.c:2468 glib/gkeyfile.c:2587 glib/gkeyfile.c:2722
#: glib/gkeyfile.c:2875 glib/gkeyfile.c:3055 glib/gkeyfile.c:3111
#, c-format
msgid "Key file does not have group '%s'"
msgstr ""
#: glib/gkeyfile.c:1213
#, c-format
msgid "Key file does not have key '%s'"
msgstr ""
#: glib/gkeyfile.c:1315 glib/gkeyfile.c:1425
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
#: glib/gkeyfile.c:1335 glib/gkeyfile.c:1445 glib/gkeyfile.c:1813
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
#: glib/gkeyfile.c:2025 glib/gkeyfile.c:2234
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted."
msgstr ""
#: glib/gkeyfile.c:2417 glib/gkeyfile.c:2602 glib/gkeyfile.c:3122
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr ""
#: glib/gkeyfile.c:3361
#, c-format
msgid "Key file contains escape character at end of line"
msgstr ""
#: glib/gkeyfile.c:3383
#, fuzzy, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "URI '%s' mengandungi aksara escaped yang tidak sah"
#: glib/gkeyfile.c:3525
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr ""
#: glib/gkeyfile.c:3539
#, c-format
msgid "Integer value '%s' out of range"
msgstr ""
#: glib/gkeyfile.c:3572
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr ""
#: glib/gkeyfile.c:3596
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr ""
#, fuzzy
#~ msgid "Could not change file mode: fork() failed: %s"
#~ msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
#, fuzzy
#~ msgid "Could not change file mode: waitpid() failed: %s"
#~ msgstr "Tak dapat memperuntukkan %lu byte untuk membaca fail \"%s\""
#, fuzzy
#~ msgid "Could not change file mode: chmod() failed: %s"
#~ msgstr "Gagal membuka fail '%s': fdopen() gagal: %s"
#~ msgid "Conversion from character set `%s' to `%s' is not supported"
#~ msgstr "Penukaran set aksara daripada '%s' kepada '%s' tidak disokong"
|