forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathid.po
12733 lines (10121 loc) · 361 KB
/
id.po
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
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
#
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-beta2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2012-01-25 17:45+0100\n"
"PO-Revision-Date: 2012-01-12 07:41+0200\n"
"Last-Translator: udienz <[email protected]>\n"
"Language-Team: indonesian <[email protected]>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.1.6\n"
"X-Poedit-Basepath: ../../..\n"
#: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:350
#: libraries/display_tbl.lib.php:358 server_privileges.php:1677
msgid "Show all"
msgstr "Tampilkan semua"
#: browse_foreigners.php:70 libraries/PDF.class.php:42
#: libraries/common.lib.php:2445
#: libraries/schema/Pdf_Relation_Schema.class.php:1142
#: libraries/schema/Pdf_Relation_Schema.class.php:1166
#: libraries/schema/User_Schema.class.php:396
#: libraries/select_lang.lib.php:489
msgid "Page number:"
msgstr "Nomor halaman:"
#: browse_foreigners.php:142
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"Gagal memperbarui jendela peramban target. Ada kemungkinan Anda telah "
"menutup jendela induk atau pilihan keamanan pada peramban Anda mencekal "
"pembaruan lintas-jendela"
#: browse_foreigners.php:160 libraries/common.lib.php:3126
#: libraries/common.lib.php:3133 libraries/common.lib.php:3342
#: libraries/common.lib.php:3343 libraries/db_links.inc.php:60
#: libraries/tbl_links.inc.php:68
msgid "Search"
msgstr "Cari"
#: browse_foreigners.php:163 db_operations.php:378 db_operations.php:418
#: db_operations.php:528 db_operations.php:555 db_search.php:337
#: db_structure.php:615 enum_editor.php:121 gis_data_editor.php:133
#: gis_data_editor.php:166 gis_data_editor.php:315 js/messages.php:229
#: libraries/Config.class.php:1332 libraries/Theme_Manager.class.php:309
#: libraries/auth/cookie.auth.lib.php:245 libraries/common.lib.php:1371
#: libraries/common.lib.php:2418 libraries/core.lib.php:513
#: libraries/display_change_password.lib.php:72
#: libraries/display_create_table.lib.php:61
#: libraries/display_export.lib.php:349 libraries/display_import.lib.php:267
#: libraries/display_tbl.lib.php:574 libraries/display_tbl.lib.php:704
#: libraries/replication_gui.lib.php:76 libraries/replication_gui.lib.php:375
#: libraries/rte/rte_events.lib.php:493 libraries/rte/rte_routines.lib.php:970
#: libraries/rte/rte_routines.lib.php:1449
#: libraries/rte/rte_triggers.lib.php:373
#: libraries/schema/User_Schema.class.php:147
#: libraries/schema/User_Schema.class.php:204
#: libraries/schema/User_Schema.class.php:446
#: libraries/schema/User_Schema.class.php:487
#: libraries/select_server.lib.php:93 libraries/sql_query_form.lib.php:356
#: libraries/sql_query_form.lib.php:418 libraries/sql_query_form.lib.php:471
#: libraries/tbl_properties.inc.php:575 main.php:115 navigation.php:171
#: navigation.php:209 pmd_pdf.php:120 prefs_manage.php:263
#: prefs_manage.php:314 server_binlog.php:109 server_privileges.php:746
#: server_privileges.php:1788 server_privileges.php:2152
#: server_privileges.php:2199 server_privileges.php:2242
#: server_replication.php:233 server_replication.php:316
#: server_replication.php:347 server_synchronize.php:1309 tbl_change.php:340
#: tbl_change.php:1073 tbl_change.php:1110 tbl_indexes.php:288
#: tbl_operations.php:284 tbl_operations.php:321 tbl_operations.php:523
#: tbl_operations.php:585 tbl_operations.php:768 tbl_select.php:235
#: tbl_structure.php:672 tbl_structure.php:707 tbl_tracking.php:431
#: tbl_tracking.php:569 tbl_zoom_select.php:313 view_create.php:181
#: view_operations.php:99
msgid "Go"
msgstr "Kirim"
#: browse_foreigners.php:178 browse_foreigners.php:182
#: libraries/Index.class.php:440 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nama kunci"
#: browse_foreigners.php:179 browse_foreigners.php:181
#: server_collations.php:54 server_collations.php:66 server_engines.php:55
#: server_plugins.php:147 server_status.php:1472
msgid "Description"
msgstr "Deskripsi"
#: browse_foreigners.php:259 browse_foreigners.php:268
#: browse_foreigners.php:280 browse_foreigners.php:288
msgid "Use this value"
msgstr "Gunakan nilai ini"
#: bs_disp_as_mime_type.php:29 bs_play_media.php:35
#: libraries/blobstreaming.lib.php:385
msgid "No blob streaming server configured!"
msgstr "Tidak ada blob server streaming yang dikonfigurasi!"
#: bs_disp_as_mime_type.php:35
msgid "Failed to fetch headers"
msgstr "Gagal mengambil header"
#: bs_disp_as_mime_type.php:41
msgid "Failed to open remote URL"
msgstr "Gagal membuka URL jauh"
#: changelog.php:32 license.php:28
#, php-format
msgid ""
"The %s file is not available on this system, please visit www.phpmyadmin.net "
"for more information."
msgstr ""
"Berkas %s tidak ditemukan dalam sistem ini, harap kunjungi www.phpmyadmin."
"net untuk informasi lebih lanjut."
#: db_create.php:60
#, php-format
msgid "Database %1$s has been created."
msgstr "Basis data %1$s telah dibuat."
#: db_datadict.php:49 db_operations.php:370
msgid "Database comment: "
msgstr "Komentar basis data: "
#: db_datadict.php:153 libraries/schema/Pdf_Relation_Schema.class.php:1279
#: libraries/tbl_properties.inc.php:662 tbl_operations.php:366
#: tbl_printview.php:124
msgid "Table comments"
msgstr "Komentar tabel"
#: db_datadict.php:162 db_qbe.php:196 libraries/Index.class.php:444
#: libraries/export/htmlword.php:249 libraries/export/latex.php:394
#: libraries/export/odt.php:300 libraries/export/texytext.php:228
#: libraries/schema/Pdf_Relation_Schema.class.php:1305
#: libraries/schema/Pdf_Relation_Schema.class.php:1326
#: libraries/tbl_properties.inc.php:267 libraries/tbl_select.lib.php:83
#: tbl_change.php:318 tbl_indexes.php:213 tbl_printview.php:136
#: tbl_relation.php:395 tbl_tracking.php:257 tbl_tracking.php:323
#: tbl_zoom_select.php:433
msgid "Column"
msgstr "Kolom"
#: db_datadict.php:163 db_printview.php:103 libraries/Index.class.php:441
#: libraries/db_structure.lib.php:46 libraries/export/htmlword.php:250
#: libraries/export/latex.php:395 libraries/export/odt.php:303
#: libraries/export/texytext.php:229 libraries/rte/rte_list.lib.php:53
#: libraries/rte/rte_list.lib.php:69 libraries/rte/rte_routines.lib.php:836
#: libraries/rte/rte_routines.lib.php:861
#: libraries/rte/rte_routines.lib.php:1367
#: libraries/schema/Pdf_Relation_Schema.class.php:1306
#: libraries/schema/Pdf_Relation_Schema.class.php:1327
#: libraries/tbl_properties.inc.php:93 libraries/tbl_select.lib.php:84
#: server_privileges.php:2256 tbl_change.php:297 tbl_change.php:324
#: tbl_printview.php:137 tbl_printview.php:272 tbl_structure.php:202
#: tbl_structure.php:767 tbl_tracking.php:258 tbl_tracking.php:320
msgid "Type"
msgstr "Jenis"
#: db_datadict.php:165 libraries/Index.class.php:447
#: libraries/export/htmlword.php:251 libraries/export/latex.php:396
#: libraries/export/odt.php:306 libraries/export/texytext.php:230
#: libraries/schema/Pdf_Relation_Schema.class.php:1308
#: libraries/schema/Pdf_Relation_Schema.class.php:1329
#: libraries/tbl_properties.inc.php:102 tbl_change.php:333
#: tbl_printview.php:138 tbl_structure.php:205 tbl_tracking.php:260
#: tbl_tracking.php:326 tbl_zoom_select.php:434
msgid "Null"
msgstr "Kosong"
#: db_datadict.php:166 db_structure.php:538 libraries/export/htmlword.php:252
#: libraries/export/latex.php:397 libraries/export/odt.php:309
#: libraries/export/texytext.php:231
#: libraries/schema/Pdf_Relation_Schema.class.php:1309
#: libraries/schema/Pdf_Relation_Schema.class.php:1330
#: libraries/tbl_properties.inc.php:99 tbl_printview.php:139
#: tbl_structure.php:206 tbl_tracking.php:261
msgid "Default"
msgstr "Bawaan"
#: db_datadict.php:170 libraries/export/htmlword.php:254
#: libraries/export/latex.php:399 libraries/export/odt.php:313
#: libraries/export/texytext.php:233
#: libraries/schema/Pdf_Relation_Schema.class.php:1311
#: libraries/schema/Pdf_Relation_Schema.class.php:1332 tbl_printview.php:142
msgid "Links to"
msgstr "Tautan ke"
#: db_datadict.php:172 db_printview.php:109
#: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:111
#: libraries/config/messages.inc.php:133 libraries/export/htmlword.php:257
#: libraries/export/latex.php:402 libraries/export/odt.php:318
#: libraries/export/texytext.php:236
#: libraries/schema/Pdf_Relation_Schema.class.php:1322
#: libraries/schema/Pdf_Relation_Schema.class.php:1333
#: libraries/tbl_properties.inc.php:122 tbl_printview.php:144
msgid "Comments"
msgstr "Komentar"
#: db_datadict.php:233 js/messages.php:248 libraries/Index.class.php:349
#: libraries/Index.class.php:376 libraries/Index.class.php:679
#: libraries/config.values.php:45 libraries/config.values.php:51
#: libraries/config/FormDisplay.tpl.php:230 libraries/export/htmlword.php:299
#: libraries/export/latex.php:460 libraries/export/odt.php:357
#: libraries/export/texytext.php:278 libraries/mult_submits.inc.php:285
#: libraries/schema/Pdf_Relation_Schema.class.php:1357
#: libraries/user_preferences.lib.php:284 prefs_manage.php:128
#: server_privileges.php:1475 server_privileges.php:1485
#: server_privileges.php:1732 server_privileges.php:1743
#: server_privileges.php:2064 server_privileges.php:2069
#: server_privileges.php:2373 sql.php:292 sql.php:356 tbl_printview.php:190
#: tbl_structure.php:349 tbl_tracking.php:281 tbl_tracking.php:336
#: tbl_tracking.php:341
msgid "No"
msgstr "Tidak"
#: db_datadict.php:233 js/messages.php:247 libraries/Index.class.php:350
#: libraries/Index.class.php:375 libraries/Index.class.php:679
#: libraries/config.values.php:45 libraries/config.values.php:51
#: libraries/config/FormDisplay.tpl.php:230 libraries/export/htmlword.php:299
#: libraries/export/latex.php:460 libraries/export/odt.php:357
#: libraries/export/texytext.php:278 libraries/mult_submits.inc.php:46
#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87
#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97
#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262
#: libraries/mult_submits.inc.php:275 libraries/mult_submits.inc.php:284
#: libraries/mult_submits.inc.php:291
#: libraries/schema/Pdf_Relation_Schema.class.php:1357
#: libraries/user_preferences.lib.php:284 prefs_manage.php:127
#: server_databases.php:81 server_privileges.php:1473
#: server_privileges.php:1483 server_privileges.php:1729
#: server_privileges.php:1743 server_privileges.php:2064
#: server_privileges.php:2067 server_privileges.php:2373 sql.php:355
#: tbl_printview.php:190 tbl_structure.php:41 tbl_structure.php:349
#: tbl_tracking.php:281 tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ya"
#: db_export.php:26
msgid "View dump (schema) of database"
msgstr "Tampilkan dump (skema) basis data"
#: db_export.php:30 db_printview.php:94 db_qbe.php:101 db_tracking.php:48
#: export.php:354 navigation.php:296
msgid "No tables found in database."
msgstr "Tidak ada tabel dalam basis data."
#: db_export.php:40 db_search.php:319 server_export.php:26
msgid "Select All"
msgstr "Pilih Semua"
#: db_export.php:42 db_search.php:322 server_export.php:28
msgid "Unselect All"
msgstr "Lepas Semua"
#: db_operations.php:41 tbl_create.php:22
msgid "The database name is empty!"
msgstr "Nama basis data kosong!"
#: db_operations.php:280
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Nama basis data %s telah diubah menjadi %s"
#: db_operations.php:284
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Basis data %s telah disalin ke %s"
#: db_operations.php:412
msgid "Rename database to"
msgstr "Ubah nama basis data menjadi"
#: db_operations.php:438
msgid "Remove database"
msgstr "Hapus basis data"
#: db_operations.php:450
#, php-format
msgid "Database %s has been dropped."
msgstr "Basis data %s telah dihapus."
#: db_operations.php:455
msgid "Drop the database (DROP)"
msgstr "Hapus basis data (DROP)"
#: db_operations.php:484
msgid "Copy database to"
msgstr "Salin basis data ke"
#: db_operations.php:491 tbl_operations.php:552 tbl_tracking.php:424
msgid "Structure only"
msgstr "Struktur saja"
#: db_operations.php:492 tbl_operations.php:553 tbl_tracking.php:426
msgid "Structure and data"
msgstr "Struktur dan data"
#: db_operations.php:493 tbl_operations.php:554 tbl_tracking.php:425
msgid "Data only"
msgstr "Data saja"
#: db_operations.php:501
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE sebelum menyalin"
#: db_operations.php:504 libraries/config/messages.inc.php:128
#: libraries/config/messages.inc.php:129 libraries/config/messages.inc.php:131
#: libraries/config/messages.inc.php:137 tbl_operations.php:560
#, php-format
msgid "Add %s"
msgstr "Tambahkan %s"
# Imperative verb
#: db_operations.php:508 libraries/config/messages.inc.php:121
#: tbl_operations.php:318 tbl_operations.php:562
msgid "Add AUTO_INCREMENT value"
msgstr "Tambahkan nilai AUTO_INCREMENT"
#: db_operations.php:512 tbl_operations.php:569
msgid "Add constraints"
msgstr "Tambahkan batasan"
#: db_operations.php:525
msgid "Switch to copied database"
msgstr "Pindah ke basis data hasil penyalinan"
#: db_operations.php:548 libraries/Index.class.php:446
#: libraries/build_html_for_db.lib.php:20 libraries/db_structure.lib.php:48
#: libraries/mysql_charsets.lib.php:113 libraries/tbl_properties.inc.php:100
#: libraries/tbl_properties.inc.php:668 libraries/tbl_select.lib.php:85
#: server_collations.php:53 server_collations.php:65 tbl_operations.php:382
#: tbl_structure.php:203 tbl_structure.php:872 tbl_tracking.php:259
#: tbl_tracking.php:325
msgid "Collation"
msgstr "Penyortiran"
#: db_operations.php:561
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
"Penyimpanan konfigurasi phpMyAdmin telah dinonaktifkan. Untuk mencari tahu "
"mengapa klik %sdi sini%s."
#: db_operations.php:595
msgid "Edit or export relational schema"
msgstr "Edit atau ekspor skema relasional"
#: db_printview.php:101 db_tracking.php:86 db_tracking.php:188
#: libraries/config/messages.inc.php:510 libraries/db_structure.lib.php:32
#: libraries/export/pdf.php:98 libraries/export/xml.php:359
#: libraries/header.inc.php:161 libraries/rte/rte_list.lib.php:59
#: libraries/rte/rte_triggers.lib.php:310
#: libraries/schema/User_Schema.class.php:272 server_privileges.php:1839
#: server_privileges.php:1897 server_privileges.php:2166
#: server_synchronize.php:436 server_synchronize.php:908 tbl_tracking.php:649
msgid "Table"
msgstr "Tabel"
#: db_printview.php:102 libraries/build_html_for_db.lib.php:31
#: libraries/db_structure.lib.php:42 libraries/header_printview.inc.php:65
#: libraries/import.lib.php:151 navigation.php:591 navigation.php:612
#: tbl_printview.php:353 tbl_structure.php:363 tbl_structure.php:469
#: tbl_structure.php:882
msgid "Rows"
msgstr "Baris"
#: db_printview.php:106 libraries/db_structure.lib.php:53 tbl_indexes.php:214
msgid "Size"
msgstr "Ukuran"
#: db_printview.php:159 db_structure.php:490 libraries/export/sql.php:791
msgid "in use"
msgstr "sedang digunakan"
#: db_printview.php:184 libraries/db_info.inc.php:74
#: libraries/export/sql.php:743
#: libraries/schema/Pdf_Relation_Schema.class.php:1284 tbl_printview.php:393
#: tbl_structure.php:914
msgid "Creation"
msgstr "Pembuatan"
#: db_printview.php:193 libraries/db_info.inc.php:79
#: libraries/export/sql.php:748
#: libraries/schema/Pdf_Relation_Schema.class.php:1289 tbl_printview.php:403
#: tbl_structure.php:922
msgid "Last update"
msgstr "Pembaruan terakhir"
#: db_printview.php:202 libraries/db_info.inc.php:84
#: libraries/export/sql.php:753
#: libraries/schema/Pdf_Relation_Schema.class.php:1294 tbl_printview.php:413
#: tbl_structure.php:930
msgid "Last check"
msgstr "Pemeriksaan terakhir"
#: db_printview.php:219 db_structure.php:514
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tabel"
#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Anda harus memiliih paling tidak satu kolom untuk ditampilkan"
#: db_qbe.php:186
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Alihkan ke %spembangun visual%s"
#: db_qbe.php:222 libraries/db_structure.lib.php:90
#: libraries/display_tbl.lib.php:1002
msgid "Sort"
msgstr "Urutan"
#: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:97
#: libraries/db_structure.lib.php:106 libraries/display_tbl.lib.php:565
#: libraries/display_tbl.lib.php:958 libraries/display_tbl.lib.php:961
#: server_databases.php:162 server_databases.php:179 tbl_operations.php:279
#: tbl_select.php:222
msgid "Ascending"
msgstr "Menaik"
#: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:98
#: libraries/db_structure.lib.php:107 libraries/display_tbl.lib.php:570
#: libraries/display_tbl.lib.php:957 libraries/display_tbl.lib.php:962
#: server_databases.php:162 server_databases.php:179 tbl_operations.php:280
#: tbl_select.php:223
msgid "Descending"
msgstr "Menurun"
#: db_qbe.php:286 db_tracking.php:92 libraries/display_tbl.lib.php:426
#: tbl_change.php:287 tbl_tracking.php:654
msgid "Show"
msgstr "Tampilkan"
#: db_qbe.php:322
msgid "Criteria"
msgstr "Kriteria"
#: db_qbe.php:375 db_qbe.php:457 db_qbe.php:549 db_qbe.php:580
msgid "Ins"
msgstr "Tambahkan"
#: db_qbe.php:379 db_qbe.php:461 db_qbe.php:546 db_qbe.php:577
msgid "And"
msgstr "Dan"
#: db_qbe.php:388 db_qbe.php:469 db_qbe.php:551 db_qbe.php:582
msgid "Del"
msgstr "Hapus"
#: db_qbe.php:392 db_qbe.php:473 db_qbe.php:544 db_qbe.php:575
#: server_privileges.php:400 tbl_change.php:907 tbl_indexes.php:283
#: tbl_select.php:196
msgid "Or"
msgstr "Atau"
#: db_qbe.php:529
msgid "Modify"
msgstr "Ubah"
#: db_qbe.php:606
msgid "Add/Delete criteria rows"
msgstr "Tambahkan/Hapus baris kriteria"
#: db_qbe.php:618
msgid "Add/Delete columns"
msgstr "Tambahkan/Hapus kolom"
#: db_qbe.php:631 db_qbe.php:656
msgid "Update Query"
msgstr "Perbarui Kueri"
#: db_qbe.php:639
msgid "Use Tables"
msgstr "Gunakan Tabel"
#: db_qbe.php:662
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Kueri SQL pada basis data <b>%s</b>:"
#: db_qbe.php:955 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Kirim Kueri"
#: db_search.php:31 libraries/auth/config.auth.lib.php:77
#: libraries/auth/config.auth.lib.php:96
#: libraries/auth/cookie.auth.lib.php:570 libraries/auth/http.auth.lib.php:51
#: libraries/auth/signon.auth.lib.php:237
msgid "Access denied"
msgstr "Akses ditolak"
#: db_search.php:43 db_search.php:286
msgid "at least one of the words"
msgstr "paling tidak satu kata"
#: db_search.php:44 db_search.php:287
msgid "all words"
msgstr "semua kata"
#: db_search.php:45 db_search.php:288
msgid "the exact phrase"
msgstr "frasa tepat"
#: db_search.php:46 db_search.php:289
msgid "as regular expression"
msgstr "persamaan reguler"
#: db_search.php:209
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Hasil pencarian untuk \"<i>%s</i>\" %s:"
#: db_search.php:227
#, php-format
msgid "%s match inside table <i>%s</i>"
msgid_plural "%s matches inside table <i>%s</i>"
msgstr[0] "%s cocok dalam tabel <i>%s</i>"
#: db_search.php:234 libraries/common.lib.php:3128
#: libraries/common.lib.php:3340 libraries/common.lib.php:3341
#: libraries/tbl_links.inc.php:55 tbl_structure.php:569
msgid "Browse"
msgstr "Jelajahi"
#: db_search.php:239
#, php-format
msgid "Delete the matches for the %s table?"
msgstr "Hapus yang cocok untuk %s tabel?"
#: db_search.php:239 libraries/display_tbl.lib.php:1425
#: libraries/display_tbl.lib.php:2472
#: libraries/schema/User_Schema.class.php:197
#: libraries/schema/User_Schema.class.php:273
#: libraries/schema/User_Schema.class.php:308
#: libraries/schema/User_Schema.class.php:338
#: libraries/sql_query_form.lib.php:411 pmd_general.php:417
#: setup/frames/index.inc.php:139 setup/frames/index.inc.php:230
#: tbl_tracking.php:441 tbl_tracking.php:462 tbl_tracking.php:519
msgid "Delete"
msgstr "Hapus"
#: db_search.php:252
#, php-format
msgid "<b>Total:</b> <i>%s</i> match"
msgid_plural "<b>Total:</b> <i>%s</i> matches"
msgstr[0] "<b>Total:</b> <i>%s</i> cocok"
#: db_search.php:274
msgid "Search in database"
msgstr "Cari dalam basis data"
#: db_search.php:277
msgid "Words or values to search for (wildcard: \"%\"):"
msgstr "Kata atau hasil untuk dicari (wildcard: \"%\"):"
#: db_search.php:282
msgid "Find:"
msgstr "Cari:"
#: db_search.php:286 db_search.php:287
msgid "Words are separated by a space character (\" \")."
msgstr "Kata dipisahkan oleh karakter spasi (\" \")."
#: db_search.php:300
msgid "Inside tables:"
msgstr "Dalam tabel:"
#: db_search.php:330
msgid "Inside column:"
msgstr "Dalam kolom:"
#: db_structure.php:68
msgid "No tables found in database"
msgstr "Tidak ada tabel dalam basis data."
#: db_structure.php:228 libraries/mysql_charsets.lib.php:409
#: libraries/mysql_charsets.lib.php:416
msgid "unknown"
msgstr "tidak diketahui"
#: db_structure.php:315 tbl_operations.php:692
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabel %s telah dikosongkan"
#: db_structure.php:328 tbl_operations.php:709
#, php-format
msgid "View %s has been dropped"
msgstr "View %s telah dihapus"
#: db_structure.php:328 tbl_operations.php:709
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabel %s telah dihapus"
#: db_structure.php:338 tbl_create.php:281
msgid "Tracking is active."
msgstr "Pelacakan aktif"
#: db_structure.php:343 tbl_create.php:284
msgid "Tracking is not active."
msgstr "Pelacakan tidak aktif."
#: db_structure.php:451 libraries/display_tbl.lib.php:2355
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
"Sebuah view setidaknya mempunyai jumlah kolom berikut. Harap lihat "
"%sdokumentasi%s"
#: db_structure.php:467 db_structure.php:481 libraries/header.inc.php:161
#: libraries/tbl_info.inc.php:60 tbl_structure.php:209
msgid "View"
msgstr "Gambarkan"
#: db_structure.php:521 libraries/db_structure.lib.php:35
#: libraries/server_links.inc.php:90 server_replication.php:31
#: server_replication.php:162 server_status.php:595
msgid "Replication"
msgstr "Replikasi"
#: db_structure.php:525
msgid "Sum"
msgstr "Jumlah"
#: db_structure.php:532 libraries/StorageEngine.class.php:338
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s adalah mesin penyimpanan utama pada server MySQL ini."
#: db_structure.php:561 db_structure.php:578 db_structure.php:579
#: libraries/display_tbl.lib.php:2497 libraries/display_tbl.lib.php:2502
#: libraries/mult_submits.inc.php:15 server_databases.php:263
#: server_databases.php:268 server_privileges.php:1760 tbl_structure.php:557
#: tbl_structure.php:566
msgid "With selected:"
msgstr "Dengan pilihan:"
#: db_structure.php:564 libraries/display_tbl.lib.php:2492
#: server_databases.php:265 server_privileges.php:684
#: server_privileges.php:1763 tbl_structure.php:560
msgid "Check All"
msgstr "Pilih Semua"
#: db_structure.php:568 libraries/display_tbl.lib.php:2493
#: libraries/replication_gui.lib.php:35 server_databases.php:267
#: server_privileges.php:687 server_privileges.php:1767 tbl_structure.php:564
msgid "Uncheck All"
msgstr "Lepas Semua"
#: db_structure.php:573
msgid "Check tables having overhead"
msgstr "Pilih tabel berbeban tambahan"
#: db_structure.php:581 libraries/common.lib.php:3353
#: libraries/common.lib.php:3354 libraries/config/messages.inc.php:166
#: libraries/db_links.inc.php:56 libraries/display_export.lib.php:79
#: libraries/display_tbl.lib.php:2515 libraries/display_tbl.lib.php:2656
#: libraries/server_links.inc.php:65 libraries/tbl_links.inc.php:80
#: prefs_manage.php:286 server_privileges.php:1449 server_status.php:1595
#: setup/frames/menu.inc.php:21
msgid "Export"
msgstr "Ekspor"
#: db_structure.php:583 db_structure.php:639
#: libraries/display_tbl.lib.php:2605 tbl_structure.php:613
msgid "Print view"
msgstr "Tampilan cetak"
# Imperative menu
#: db_structure.php:587 libraries/common.lib.php:3349
#: libraries/common.lib.php:3350
msgid "Empty"
msgstr "Kosongkan"
#: db_structure.php:589 db_tracking.php:105 enum_editor.php:116
#: libraries/Index.class.php:490 libraries/common.lib.php:3347
#: libraries/common.lib.php:3348 server_databases.php:269
#: tbl_structure.php:150 tbl_structure.php:151 tbl_structure.php:573
msgid "Drop"
msgstr "Hapus"
#: db_structure.php:591 tbl_operations.php:608
msgid "Check table"
msgstr "Periksa tabel"
#: db_structure.php:594 tbl_operations.php:657 tbl_structure.php:816
msgid "Optimize table"
msgstr "Optimalkan tabel"
#: db_structure.php:596 tbl_operations.php:644
msgid "Repair table"
msgstr "Perbaiki tabel"
#: db_structure.php:599 tbl_operations.php:631
msgid "Analyze table"
msgstr "Analisis tabel"
#: db_structure.php:601
msgid "Add prefix to table"
msgstr "Tambahkan prefiks untuk tabel"
#: db_structure.php:603 libraries/mult_submits.inc.php:251
msgid "Replace table prefix"
msgstr "Ganti prefiks tabel"
#: db_structure.php:605 libraries/mult_submits.inc.php:251
msgid "Copy table with prefix"
msgstr "Salin tabel dengan prefiks"
#: db_structure.php:642 libraries/schema/User_Schema.class.php:423
msgid "Data Dictionary"
msgstr "Kamus Data"
#: db_tracking.php:80
msgid "Tracked tables"
msgstr "Tabel yang dilacak"
#: db_tracking.php:85 libraries/config/messages.inc.php:504
#: libraries/export/htmlword.php:78 libraries/export/latex.php:156
#: libraries/export/odt.php:114 libraries/export/pdf.php:98
#: libraries/export/sql.php:602 libraries/export/texytext.php:66
#: libraries/export/xml.php:292 libraries/header.inc.php:146
#: libraries/header_printview.inc.php:60 server_databases.php:161
#: server_privileges.php:1834 server_privileges.php:1897
#: server_privileges.php:2160 server_status.php:1234
#: server_synchronize.php:1277 server_synchronize.php:1281
#: tbl_tracking.php:648
msgid "Database"
msgstr "Basis data"
#: db_tracking.php:87
msgid "Last version"
msgstr "Versi terakhir"
#: db_tracking.php:88 tbl_tracking.php:651
msgid "Created"
msgstr "Dibuat"
#: db_tracking.php:89 tbl_tracking.php:652
msgid "Updated"
msgstr "Diperbarui"
#: db_tracking.php:90 js/messages.php:187 libraries/rte/rte_events.lib.php:380
#: libraries/rte/rte_list.lib.php:67 libraries/server_links.inc.php:51
#: server_status.php:1237 sql.php:896 tbl_tracking.php:653
msgid "Status"
msgstr "Status"
#: db_tracking.php:91 libraries/Index.class.php:438
#: libraries/db_structure.lib.php:39 libraries/rte/rte_list.lib.php:52
#: libraries/rte/rte_list.lib.php:61 libraries/rte/rte_list.lib.php:68
#: server_databases.php:194 server_privileges.php:1706
#: server_privileges.php:1901 server_privileges.php:2259 tbl_structure.php:211
msgid "Action"
msgstr "Tindakan"
#: db_tracking.php:102 js/messages.php:34
msgid "Delete tracking data for this table"
msgstr "Hapus pelacakan data untuk tabel ini"
#: db_tracking.php:120 tbl_tracking.php:605 tbl_tracking.php:663
msgid "active"
msgstr "aktif"
#: db_tracking.php:122 tbl_tracking.php:607 tbl_tracking.php:665
msgid "not active"
msgstr "tidak aktif"
#: db_tracking.php:135
msgid "Versions"
msgstr "Versi"
#: db_tracking.php:136 tbl_tracking.php:415 tbl_tracking.php:683
msgid "Tracking report"
msgstr "Laporan pelacakan"
#: db_tracking.php:137 tbl_tracking.php:235 tbl_tracking.php:685
msgid "Structure snapshot"
msgstr "Snapshot struktur"
#: db_tracking.php:183
msgid "Untracked tables"
msgstr "Tabel yang tidak dilacak"
#: db_tracking.php:201 tbl_structure.php:639
msgid "Track table"
msgstr "Lacak tabel"
#: db_tracking.php:227
msgid "Database Log"
msgstr "Log Basis Data"
#: enum_editor.php:23 js/messages.php:266
#: libraries/rte/rte_routines.lib.php:690
msgid "ENUM/SET editor"
msgstr "Editor ENUM/SET"
#: enum_editor.php:28 js/messages.php:268
msgid "Values for a new column"
msgstr "Nilai untuk kolom baru"
#: enum_editor.php:30 js/messages.php:267
#, php-format
msgid "Values for column %s"
msgstr "Nilai untuk kolom %s"
#: enum_editor.php:34 js/messages.php:269
msgid "Enter each value in a separate field"
msgstr "Masukkan setiap nilai dalam isian terpisah"
#: enum_editor.php:123
msgid "Add a value"
msgstr "Tambahkan nilai"
#: enum_editor.php:129 gis_data_editor.php:317
msgid "Output"
msgstr "Keluaran"
#: enum_editor.php:130
msgid "Copy and paste the joined values into the \"Length/Values\" field"
msgstr "Salin dan rekatkan nilai gabungan ke dalam isian \"Panjang/Nilai\""
#: export.php:29
msgid "Bad type!"
msgstr "Penulisan yang buruk!"
#: export.php:77
msgid "Selected export type has to be saved in file!"
msgstr "Jenis ekspor yang diipilih harus disimpan dalam berkas!"
#: export.php:106
msgid "Bad parameters!"
msgstr "Pembatasan yang buruk!"
#: export.php:166 export.php:191 export.php:652
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Tidak cukup ruang untuk menyimpan %s."
#: export.php:307
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Berkas %s sudah ada pada server. Ganti nama berkas atau centang opsi "
"overwrite."
#: export.php:311 export.php:315
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Server web tidak memiliki hak akses untuk menyimpan berkas %s."
#: export.php:654
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump (Skema) disimpan pada berkas %s."
#: file_echo.php:21
msgid "Invalid export type"
msgstr "Jenis ekspor invalid"
#: gis_data_editor.php:84
#, php-format
msgid "Value for the column \"%s\""
msgstr "Nilai untuk kolom \"%s\""
#: gis_data_editor.php:113 tbl_gis_visualization.php:172
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Gunakan OpenStreetMaps sebagai Lapisan Dasar"
#: gis_data_editor.php:134
msgid "SRID"
msgstr "SRID"
#: gis_data_editor.php:151 js/messages.php:323
#: libraries/display_tbl.lib.php:692
msgid "Geometry"
msgstr "Geometri"
#: gis_data_editor.php:172 js/messages.php:319
msgid "Point"
msgstr "Titik"
#: gis_data_editor.php:173 gis_data_editor.php:197 gis_data_editor.php:245
#: gis_data_editor.php:297 js/messages.php:317
msgid "X"
msgstr "X"
#: gis_data_editor.php:175 gis_data_editor.php:199 gis_data_editor.php:247
#: gis_data_editor.php:299 js/messages.php:318
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:195 gis_data_editor.php:243 gis_data_editor.php:295
#: js/messages.php:320
#, php-format
msgid "Point %d"
msgstr "Titik %d"
#: gis_data_editor.php:204 gis_data_editor.php:250 gis_data_editor.php:302
#: js/messages.php:326
msgid "Add a point"
msgstr "Tambahkan titik"
#: gis_data_editor.php:220 js/messages.php:321
msgid "Linestring"
msgstr "Segmen garis"
#: gis_data_editor.php:223 gis_data_editor.php:279 js/messages.php:325
msgid "Outer Ring"
msgstr "Lingkar Luar"
#: gis_data_editor.php:225 gis_data_editor.php:281 js/messages.php:324
msgid "Inner Ring"
msgstr "Lingkar Dalam"
#: gis_data_editor.php:252
msgid "Add a linestring"
msgstr "Tambahkan segmen garis"
#: gis_data_editor.php:252 gis_data_editor.php:304 js/messages.php:327
msgid "Add an inner ring"
msgstr "Tambahkan lingkar dalam"
#: gis_data_editor.php:266 js/messages.php:322
msgid "Polygon"
msgstr "Poligon"
#: gis_data_editor.php:306 js/messages.php:328
msgid "Add a polygon"
msgstr "Tambahkan poligon"
#: gis_data_editor.php:310
msgid "Add geometry"
msgstr "Tambahkan geometri"
#: gis_data_editor.php:318
msgid ""
"Chose \"GeomFromText\" from the \"Function\" column and paste the below "
"string into the \"Value\" field"
msgstr ""
"Pilih \"GeomFromText\" dari kolom \"Fungsi\" dan rekatkan string di bawahnya "
"ke dalam isian \"Value\""
#: import.php:57
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
"Anda mungkin mencoba mengunggah berkas yang terlalu besar. Harap lihat "
"%sdokumentasi%s untuk mendapatkan solusi tentang batasan ini."
#: import.php:170 import.php:419
msgid "Showing bookmark"
msgstr "Tampilkan markah"
#: import.php:180 import.php:415
msgid "The bookmark has been deleted."
msgstr "Markah telah dihapus."
#: import.php:291 import.php:344 libraries/File.class.php:457
#: libraries/File.class.php:540
msgid "File could not be read"
msgstr "Gagal membaca berkas"
#: import.php:299 import.php:308 import.php:327 import.php:336
#: libraries/File.class.php:610 libraries/File.class.php:618
#: libraries/File.class.php:634 libraries/File.class.php:642
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"Anda mencoba untuk memuat berkas dengan kompresi yang tidak didukung (%s). "
"Dukungan belum diimplementasi atau tidak aktif di dalam konfigurasi Anda."
#: import.php:349
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
"Tidak ada data untuk diimpor. Kemungkinan karena tidak ada berkas yang "