forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathid.po
15088 lines (12141 loc) · 449 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 4.2.0-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-11-25 16:20-0500\n"
"PO-Revision-Date: 2013-11-26 05:04+0200\n"
"Last-Translator: Dadan Setia <[email protected]>\n"
"Language-Team: Indonesian "
"<http://l10n.cihar.com/projects/phpmyadmin/master/id/>\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: Weblate 1.9-dev\n"
"X-Poedit-Basepath: ../../..\n"
#: changelog.php:36 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:61
#, php-format
msgid "Database %1$s has been created."
msgstr "Basis data %1$s telah dibuat."
#: db_datadict.php:52 libraries/operations.lib.php:32
msgid "Database comment: "
msgstr "Komentar basis data: "
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1348
#: libraries/tbl_columns_definition_form.lib.php:70
#: libraries/tbl_printview.lib.php:579
msgid "Table comments:"
msgstr "Komentar tabel:"
#: db_datadict.php:168 libraries/Index.class.php:567
#: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1282
#: libraries/insert_edit.lib.php:1620
#: libraries/navigation/Nodes/Node_Column.class.php:32
#: libraries/plugins/export/ExportHtmlword.class.php:278
#: libraries/plugins/export/ExportHtmlword.class.php:393
#: libraries/plugins/export/ExportLatex.class.php:510
#: libraries/plugins/export/ExportOdt.class.php:360
#: libraries/plugins/export/ExportOdt.class.php:458
#: libraries/plugins/export/ExportTexytext.class.php:271
#: libraries/plugins/export/ExportTexytext.class.php:371
#: libraries/plugins/export/ExportTexytext.class.php:434
#: libraries/schema/Pdf_Relation_Schema.class.php:1374
#: libraries/schema/Pdf_Relation_Schema.class.php:1397
#: libraries/tbl_columns_definition_form.lib.php:574
#: libraries/tbl_indexes.lib.php:316 libraries/tbl_printview.lib.php:473
#: libraries/tbl_relation.lib.php:328 libraries/tbl_relation.lib.php:416
#: libraries/tbl_relation.lib.php:544 libraries/tbl_tracking.lib.php:731
#: libraries/tbl_tracking.lib.php:818
msgid "Column"
msgstr "Kolom"
#: db_datadict.php:169 db_printview.php:49 libraries/Index.class.php:564
#: libraries/TableSearch.class.php:186 libraries/insert_edit.lib.php:243
#: libraries/insert_edit.lib.php:247
#: libraries/plugins/export/ExportHtmlword.class.php:281
#: libraries/plugins/export/ExportHtmlword.class.php:396
#: libraries/plugins/export/ExportLatex.class.php:511
#: libraries/plugins/export/ExportOdt.class.php:363
#: libraries/plugins/export/ExportOdt.class.php:461
#: libraries/plugins/export/ExportTexytext.class.php:272
#: libraries/plugins/export/ExportTexytext.class.php:372
#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
#: libraries/rte/rte_routines.lib.php:951
#: libraries/rte/rte_routines.lib.php:980
#: libraries/rte/rte_routines.lib.php:1600
#: libraries/schema/Pdf_Relation_Schema.class.php:1375
#: libraries/schema/Pdf_Relation_Schema.class.php:1398
#: libraries/server_privileges.lib.php:1815
#: libraries/server_privileges.lib.php:1923 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1186
#: libraries/tbl_columns_definition_form.lib.php:276
#: libraries/tbl_printview.lib.php:474 libraries/tbl_tracking.lib.php:732
#: libraries/tbl_tracking.lib.php:815
msgid "Type"
msgstr "Jenis"
#: db_datadict.php:170 libraries/Index.class.php:570
#: libraries/TableSearch.class.php:1283 libraries/insert_edit.lib.php:1629
#: libraries/plugins/export/ExportHtmlword.class.php:284
#: libraries/plugins/export/ExportHtmlword.class.php:399
#: libraries/plugins/export/ExportLatex.class.php:512
#: libraries/plugins/export/ExportOdt.class.php:366
#: libraries/plugins/export/ExportOdt.class.php:464
#: libraries/plugins/export/ExportTexytext.class.php:273
#: libraries/plugins/export/ExportTexytext.class.php:373
#: libraries/schema/Pdf_Relation_Schema.class.php:1377
#: libraries/schema/Pdf_Relation_Schema.class.php:1400
#: libraries/structure.lib.php:1189
#: libraries/tbl_columns_definition_form.lib.php:297
#: libraries/tbl_printview.lib.php:475 libraries/tbl_tracking.lib.php:734
#: libraries/tbl_tracking.lib.php:821
msgid "Null"
msgstr "Kosong"
#: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:287
#: libraries/plugins/export/ExportHtmlword.class.php:402
#: libraries/plugins/export/ExportLatex.class.php:513
#: libraries/plugins/export/ExportOdt.class.php:369
#: libraries/plugins/export/ExportOdt.class.php:467
#: libraries/plugins/export/ExportTexytext.class.php:274
#: libraries/plugins/export/ExportTexytext.class.php:374
#: libraries/schema/Pdf_Relation_Schema.class.php:1378
#: libraries/schema/Pdf_Relation_Schema.class.php:1401
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1190
#: libraries/tbl_columns_definition_form.lib.php:288
#: libraries/tbl_printview.lib.php:476 libraries/tbl_tracking.lib.php:735
msgid "Default"
msgstr "Bawaan"
#: db_datadict.php:173 libraries/plugins/export/ExportHtmlword.class.php:406
#: libraries/plugins/export/ExportLatex.class.php:515
#: libraries/plugins/export/ExportOdt.class.php:471
#: libraries/plugins/export/ExportTexytext.class.php:376
#: libraries/schema/Pdf_Relation_Schema.class.php:1380
#: libraries/schema/Pdf_Relation_Schema.class.php:1403
#: libraries/tbl_printview.lib.php:478
msgid "Links to"
msgstr "Tautan ke"
#: db_datadict.php:175 db_printview.php:53
#: libraries/config/messages.inc.php:94 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:132
#: libraries/plugins/export/ExportHtmlword.class.php:411
#: libraries/plugins/export/ExportLatex.class.php:518
#: libraries/plugins/export/ExportOdt.class.php:476
#: libraries/plugins/export/ExportTexytext.class.php:379
#: libraries/schema/Pdf_Relation_Schema.class.php:1391
#: libraries/schema/Pdf_Relation_Schema.class.php:1404
#: libraries/tbl_columns_definition_form.lib.php:307
#: libraries/tbl_printview.lib.php:480
msgid "Comments"
msgstr "Komentar"
#: db_datadict.php:240 js/messages.php:249 libraries/Index.class.php:435
#: libraries/Index.class.php:474 libraries/Index.class.php:883
#: libraries/config/FormDisplay.tpl.php:257 libraries/mult_submits.lib.php:442
#: libraries/mult_submits.lib.php:443
#: libraries/plugins/export/ExportHtmlword.class.php:633
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:724
#: libraries/plugins/export/ExportTexytext.class.php:568
#: libraries/schema/Pdf_Relation_Schema.class.php:1430
#: libraries/server_privileges.lib.php:2116
#: libraries/server_privileges.lib.php:2303
#: libraries/server_privileges.lib.php:2324
#: libraries/server_privileges.lib.php:2636
#: libraries/server_privileges.lib.php:2642
#: libraries/server_privileges.lib.php:2980
#: libraries/server_privileges.lib.php:3002 libraries/structure.lib.php:1274
#: libraries/tbl_printview.lib.php:114 libraries/tbl_tracking.lib.php:776
#: libraries/tbl_tracking.lib.php:853 libraries/tbl_tracking.lib.php:858
#: libraries/user_preferences.lib.php:296 prefs_manage.php:138
msgid "No"
msgstr "Tidak"
#: db_datadict.php:240 js/messages.php:248 libraries/Index.class.php:436
#: libraries/Index.class.php:473 libraries/Index.class.php:883
#: libraries/config/FormDisplay.tpl.php:257 libraries/mult_submits.inc.php:80
#: libraries/mult_submits.inc.php:159 libraries/mult_submits.lib.php:350
#: libraries/mult_submits.lib.php:383 libraries/mult_submits.lib.php:436
#: libraries/mult_submits.lib.php:437 libraries/mult_submits.lib.php:479
#: libraries/mult_submits.lib.php:488 libraries/mult_submits.lib.php:493
#: libraries/mult_submits.lib.php:498 libraries/mult_submits.lib.php:503
#: libraries/plugins/export/ExportHtmlword.class.php:634
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:725
#: libraries/plugins/export/ExportTexytext.class.php:568
#: libraries/schema/Pdf_Relation_Schema.class.php:1431
#: libraries/server_databases.lib.php:476
#: libraries/server_databases.lib.php:486
#: libraries/server_privileges.lib.php:2116
#: libraries/server_privileges.lib.php:2300
#: libraries/server_privileges.lib.php:2322
#: libraries/server_privileges.lib.php:2635
#: libraries/server_privileges.lib.php:2640
#: libraries/server_privileges.lib.php:2977
#: libraries/server_privileges.lib.php:3002 libraries/structure.lib.php:1274
#: libraries/structure.lib.php:2617 libraries/tbl_printview.lib.php:115
#: libraries/tbl_tracking.lib.php:776 libraries/tbl_tracking.lib.php:851
#: libraries/tbl_tracking.lib.php:856 libraries/user_preferences.lib.php:294
#: prefs_manage.php:136
msgid "Yes"
msgstr "Ya"
#: db_export.php:29
msgid "View dump (schema) of database"
msgstr "Tampilkan dump (skema) basis data"
#: db_export.php:33 db_printview.php:41 db_structure.php:68 db_tracking.php:51
#: export.php:572 libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Tidak ada tabel dalam basis data."
#: db_export.php:41 libraries/DbSearch.class.php:444
#: libraries/display_export.lib.php:42
msgid "Select All"
msgstr "Pilih Semua"
#: db_export.php:47 libraries/DbSearch.class.php:448
#: libraries/display_export.lib.php:48
msgid "Unselect All"
msgstr "Lepas Semua"
#: db_operations.php:45 tbl_create.php:21
msgid "The database name is empty!"
msgstr "Nama basis data kosong!"
#: db_operations.php:130
#, php-format
msgid "Database %1$s has been renamed to %2$s"
msgstr "Nama basis data %1$s telah diubah menjadi %2$s"
#: db_operations.php:136
#, php-format
msgid "Database %1$s has been copied to %2$s"
msgstr "Basis data %1$s telah disalin ke %2$s"
#: db_operations.php:260
#, 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_printview.php:47 db_tracking.php:81 db_tracking.php:208
#: libraries/Menu.class.php:235 libraries/config/messages.inc.php:516
#: libraries/plugins/export/ExportXml.class.php:467
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:305
#: libraries/server_privileges.lib.php:2473
#: libraries/server_privileges.lib.php:2701
#: libraries/server_privileges.lib.php:3710 libraries/structure.lib.php:757
#: libraries/tbl_relation.lib.php:311 libraries/tbl_relation.lib.php:527
#: libraries/tbl_tracking.lib.php:196
msgid "Table"
msgstr "Tabel"
#: db_printview.php:48 libraries/Table.class.php:352
#: libraries/build_html_for_db.lib.php:32 libraries/import.lib.php:184
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1729
#: libraries/structure.lib.php:1922 libraries/tbl_printview.lib.php:194
msgid "Rows"
msgstr "Baris"
#: db_printview.php:51 libraries/structure.lib.php:787
#: libraries/tbl_indexes.lib.php:317
msgid "Size"
msgstr "Ukuran"
#: db_printview.php:97 libraries/plugins/export/ExportSql.class.php:1116
#: libraries/structure.lib.php:731
msgid "in use"
msgstr "sedang digunakan"
#: db_printview.php:117 libraries/plugins/export/ExportSql.class.php:1042
#: libraries/schema/Pdf_Relation_Schema.class.php:1353
msgid "Creation:"
msgstr "Pembuatan:"
#: db_printview.php:126 libraries/plugins/export/ExportSql.class.php:1055
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
msgid "Last update:"
msgstr "Pembaruan terakhir:"
#: db_printview.php:135 libraries/plugins/export/ExportSql.class.php:1068
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
msgid "Last check:"
msgstr "Pemeriksaan terakhir:"
#: db_printview.php:149 libraries/structure.lib.php:176
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tabel"
#: db_qbe.php:50
msgid "You have to choose at least one column to display"
msgstr "Anda harus memiliih paling tidak satu kolom untuk ditampilkan"
#: db_qbe.php:70
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Alihkan ke %spembangun visual%s"
#: db_search.php:30 libraries/plugins/auth/AuthenticationConfig.class.php:81
#: libraries/plugins/auth/AuthenticationConfig.class.php:96
#: libraries/plugins/auth/AuthenticationCookie.class.php:683
#: libraries/plugins/auth/AuthenticationHttp.class.php:69
#: libraries/plugins/auth/AuthenticationSignon.class.php:268
msgid "Access denied"
msgstr "Akses ditolak"
#: db_tracking.php:75
msgid "Tracked tables"
msgstr "Tabel yang dilacak"
#: db_tracking.php:80 libraries/Menu.class.php:212
#: libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportHtmlword.class.php:158
#: libraries/plugins/export/ExportOdt.class.php:203
#: libraries/plugins/export/ExportTexytext.class.php:142
#: libraries/server_databases.lib.php:311
#: libraries/server_privileges.lib.php:2457
#: libraries/server_privileges.lib.php:2701
#: libraries/server_privileges.lib.php:3696
#: libraries/server_status.lib.php:351 libraries/tbl_relation.lib.php:288
#: libraries/tbl_relation.lib.php:477 libraries/tbl_tracking.lib.php:195
msgid "Database"
msgstr "Basis data"
#: db_tracking.php:82
msgid "Last version"
msgstr "Versi terakhir"
#: db_tracking.php:83 libraries/tbl_tracking.lib.php:198
msgid "Created"
msgstr "Dibuat"
#: db_tracking.php:84 libraries/tbl_tracking.lib.php:199
msgid "Updated"
msgstr "Diperbarui"
#: db_tracking.php:85 js/messages.php:177 libraries/Menu.class.php:516
#: libraries/Util.class.php:4106 libraries/rte/rte_events.lib.php:426
#: libraries/rte/rte_list.lib.php:78 libraries/server_status.lib.php:363
#: libraries/tbl_tracking.lib.php:200
msgid "Status"
msgstr "Status"
#: db_tracking.php:86 libraries/Index.class.php:561
#: libraries/rte/rte_list.lib.php:53 libraries/rte/rte_list.lib.php:67
#: libraries/rte/rte_list.lib.php:79 libraries/server_databases.lib.php:405
#: libraries/server_privileges.lib.php:1818
#: libraries/server_privileges.lib.php:1926
#: libraries/server_privileges.lib.php:2711
#: libraries/server_privileges.lib.php:2885
#: libraries/server_user_groups.lib.php:82 libraries/structure.lib.php:765
#: libraries/structure.lib.php:1204
msgid "Action"
msgstr "Tindakan"
#: db_tracking.php:87 libraries/navigation/Navigation.class.php:196
#: libraries/tbl_tracking.lib.php:201 tbl_change.php:147
msgid "Show"
msgstr "Tampilkan"
#: db_tracking.php:99 js/messages.php:40
msgid "Delete tracking data for this table"
msgstr "Hapus pelacakan data untuk tabel ini"
#: db_tracking.php:103 libraries/Index.class.php:627
#: libraries/Util.class.php:3410 libraries/Util.class.php:3411
#: libraries/server_databases.lib.php:156 libraries/structure.lib.php:307
#: libraries/structure.lib.php:1384 libraries/structure.lib.php:2071
#: libraries/structure.lib.php:2073
msgid "Drop"
msgstr "Hapus"
#: db_tracking.php:120 libraries/tbl_tracking.lib.php:210
#: libraries/tbl_tracking.lib.php:311
msgid "active"
msgstr "aktif"
#: db_tracking.php:122 libraries/tbl_tracking.lib.php:212
#: libraries/tbl_tracking.lib.php:313
msgid "not active"
msgstr "tidak aktif"
#: db_tracking.php:143
msgid "Versions"
msgstr "Versi"
#: db_tracking.php:146 libraries/tbl_tracking.lib.php:234
#: libraries/tbl_tracking.lib.php:352
msgid "Tracking report"
msgstr "Laporan pelacakan"
#: db_tracking.php:149 libraries/tbl_tracking.lib.php:241
#: libraries/tbl_tracking.lib.php:680
msgid "Structure snapshot"
msgstr "Snapshot struktur"
#: db_tracking.php:203
msgid "Untracked tables"
msgstr "Tabel yang tidak dilacak"
#: db_tracking.php:222 libraries/structure.lib.php:1535
msgid "Track table"
msgstr "Lacak tabel"
#: db_tracking.php:249
msgid "Database Log"
msgstr "Log Basis Data"
#: error_report.php:33
msgid ""
"An error has been detected and an error report has been automatically "
"submitted based on your settings."
msgstr ""
"Kesalahan terdeteksi dan laporan kesalahan telah otomatis terkirim "
"berdasarkan pengaturan anda."
#: error_report.php:37 error_report.php:54 error_report.php:65
#: error_report.php:81
msgid "You may want to refresh the page."
msgstr "Anda mungkin perlu me-refresh halaman."
#: error_report.php:45
msgid ""
"An error has been detected and an error report has been generated but failed "
"to be sent."
msgstr ""
"Kesalahan telah terdeteksi dan laporan kesalahan telah dihasilkan tetapi "
"gagal dikirim."
#: error_report.php:50 error_report.php:77
msgid "If you experience any problems please submit a bug report manually."
msgstr ""
"Jika Anda mengalami masalah silakan mengirimkan laporan bug secara manual."
#: error_report.php:63 error_report.php:72
msgid "Thank you for submitting this report."
msgstr "Terimakasih telah mengirimkan laporan ini."
#: error_report.php:74
msgid "Unfortunately the submission failed."
msgstr "Sayangnya pengajuan gagal."
#: export.php:160
msgid "Bad type!"
msgstr "Penulisan yang buruk!"
#: export.php:211
msgid "Selected export type has to be saved in file!"
msgstr "Jenis ekspor yang diipilih harus disimpan dalam berkas!"
#: export.php:240
msgid "Bad parameters!"
msgstr "Pembatasan yang buruk!"
#: export.php:339 export.php:370 export.php:957
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Tidak cukup ruang untuk menyimpan %s."
#: export.php:512
#, 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:521 export.php:530
#, 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:963
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump (Skema) disimpan pada berkas %s."
#: file_echo.php:22
msgid "Invalid export type"
msgstr "Jenis ekspor invalid"
#: gis_data_editor.php:113
#, php-format
msgid "Value for the column \"%s\""
msgstr "Nilai untuk kolom \"%s\""
#: gis_data_editor.php:141 libraries/tbl_gis_visualization.lib.php:242
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Gunakan OpenStreetMaps sebagai Lapisan Dasar"
#. l10n: Spatial Reference System Identifier
#: gis_data_editor.php:163
msgid "SRID:"
msgstr "SRID:"
#: gis_data_editor.php:186
#, php-format
msgid "Geometry %d:"
msgstr "Geometri %d:"
#: gis_data_editor.php:208
msgid "Point:"
msgstr "Titik:"
#: gis_data_editor.php:209 gis_data_editor.php:236 gis_data_editor.php:291
#: gis_data_editor.php:364 js/messages.php:324
msgid "X"
msgstr "X"
#: gis_data_editor.php:212 gis_data_editor.php:240 gis_data_editor.php:295
#: gis_data_editor.php:368 js/messages.php:325
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:234 gis_data_editor.php:289 gis_data_editor.php:362
#: js/messages.php:327
#, php-format
msgid "Point %d"
msgstr "Titik %d"
#: gis_data_editor.php:247 gis_data_editor.php:302 gis_data_editor.php:375
#: js/messages.php:333
msgid "Add a point"
msgstr "Tambahkan titik"
#: gis_data_editor.php:264
#, php-format
msgid "Linestring %d:"
msgstr "Deretan baris %d:"
#: gis_data_editor.php:267 gis_data_editor.php:343
msgid "Outer ring:"
msgstr "Lingkar Luar:"
#: gis_data_editor.php:269 gis_data_editor.php:345
#, php-format
msgid "Inner ring %d:"
msgstr "Lingkar Dalam %d:"
#: gis_data_editor.php:305
msgid "Add a linestring"
msgstr "Tambahkan segmen garis"
#: gis_data_editor.php:306 gis_data_editor.php:380 js/messages.php:334
msgid "Add an inner ring"
msgstr "Tambahkan lingkar dalam"
#: gis_data_editor.php:327
#, php-format
msgid "Polygon %d:"
msgstr "Poligon %d:"
#: gis_data_editor.php:386 js/messages.php:335
msgid "Add a polygon"
msgstr "Tambahkan poligon"
#: gis_data_editor.php:392
msgid "Add geometry"
msgstr "Tambahkan geometri"
#: gis_data_editor.php:398 js/messages.php:225
#: libraries/DbSearch.class.php:465 libraries/DisplayResults.class.php:1690
#: libraries/TableSearch.class.php:1230 libraries/browse_foreigners.lib.php:51
#: libraries/core.lib.php:554 libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:71
#: libraries/display_export.lib.php:294 libraries/display_import.lib.php:368
#: libraries/index.lib.php:40 libraries/insert_edit.lib.php:1601
#: libraries/insert_edit.lib.php:1636 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
#: libraries/operations.lib.php:254 libraries/operations.lib.php:650
#: libraries/operations.lib.php:703 libraries/operations.lib.php:752
#: libraries/operations.lib.php:1066 libraries/operations.lib.php:1343
#: libraries/plugins/auth/AuthenticationCookie.class.php:284
#: libraries/replication_gui.lib.php:121 libraries/replication_gui.lib.php:293
#: libraries/replication_gui.lib.php:439 libraries/replication_gui.lib.php:882
#: libraries/rte/rte_events.lib.php:542
#: libraries/rte/rte_routines.lib.php:1093
#: libraries/rte/rte_routines.lib.php:1690
#: libraries/rte/rte_triggers.lib.php:420
#: libraries/schema/User_Schema.class.php:170
#: libraries/schema/User_Schema.class.php:233
#: libraries/schema/User_Schema.class.php:495
#: libraries/schema/User_Schema.class.php:546
#: libraries/server_bin_log.lib.php:61 libraries/server_privileges.lib.php:688
#: libraries/server_privileges.lib.php:1722
#: libraries/server_privileges.lib.php:2439
#: libraries/server_privileges.lib.php:3083
#: libraries/server_privileges.lib.php:3918
#: libraries/sql_query_form.lib.php:381 libraries/sql_query_form.lib.php:440
#: libraries/sql_query_form.lib.php:509 libraries/structure.lib.php:1603
#: libraries/tbl_chart.lib.php:216
#: libraries/tbl_columns_definition_form.lib.php:174
#: libraries/tbl_tracking.lib.php:386 libraries/tbl_tracking.lib.php:454
#: pmd_pdf.php:158 prefs_manage.php:278 prefs_manage.php:327
#: view_create.php:273 view_operations.php:106
msgid "Go"
msgstr "Kirim"
#: gis_data_editor.php:401
msgid "Output"
msgstr "Keluaran"
#: gis_data_editor.php:404
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field"
msgstr ""
"Pilih \"GeomFromText\" dari kolom \"Fungsi\" dan rekatkan string di bawahnya "
"ke dalam isian \"Value\""
#: import.php:116
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to %"
"sdocumentation%s for a workaround for this limit."
msgstr ""
"Anda mungkin mencoba mengunggah berkas yang terlalu besar. Silahkan lihat %"
"sdokumentasi%s untuk mendapatkan solusi tentang batasan ini."
#: import.php:284 import.php:550
msgid "Showing bookmark"
msgstr "Tampilkan markah"
#: import.php:299 import.php:546
msgid "The bookmark has been deleted."
msgstr "Markah telah dihapus."
#: import.php:394 import.php:455 libraries/File.class.php:433
#: libraries/File.class.php:526
msgid "File could not be read"
msgstr "Gagal membaca berkas"
#: import.php:403 import.php:414 import.php:435 import.php:446
#: libraries/File.class.php:605
#, 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:461
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 "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
"Tidak ada data untuk diimpor. Kemungkinan karena tidak ada berkas yang "
"diambil atau ukuran berkas melebihi ukuran maksimum yang diizinkan oleh "
"konfigurasi PHP Anda. Lihat [doc@faq1-16]FAQ 1.16[/doc]."
#: import.php:481
msgid ""
"Cannot convert file's character set without character set conversion library"
msgstr ""
"Tidak dapat mengubah set karakter berkas tanpa pustaka konversi set karakter"
#: import.php:519 libraries/display_import.inc.php:32
msgid "Could not load import plugins, please check your installation!"
msgstr "Tidak dapat memuat plugin import, harap periksa instalasi Anda!"
#: import.php:553 libraries/sql.lib.php:1021 libraries/sql.lib.php:1802
#, php-format
msgid "Bookmark %s created"
msgstr "Markah %s dibuat"
#: import.php:563 import.php:576
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Impor telah berhasil menyelesaikan,%d kueri dieksekusi."
#: import.php:591
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"Script sudah melewati timeout, jika Anda ingin menyelesaikan proses impor, "
"harap kirim ulang arsip yang sama dan proses impor akan berlanjut."
#: import.php:595
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"Tidak ada data yang di-parse pada eksekusi terakhir, biasanya ini berarti "
"phpMyAdmin tidak bisa menyelesaikan proses impor kecuali Anda menambah batas "
"waktu eksekusi php."
#: import_status.php:87 libraries/Util.class.php:735
#: libraries/schema/Export_Relation_Schema.class.php:246 user_password.php:239
msgid "Back"
msgstr "Kembali"
#: index.php:115 libraries/Footer.class.php:70
msgid "phpMyAdmin Demo Server"
msgstr "Server demonstrasi phpMyAdmin"
#: index.php:119
#, php-format
msgid ""
"You are using the demo server. You can do anything here, but please do not "
"change root, debian-sys-maint and pma users. More information is available "
"at %s."
msgstr ""
"Anda menggunakan server demonstrasi. Anda dapat melakukan apapun disini, "
"tetapi harap jangan mengubah root, debian-sys-main dan pma users. Informasi "
"lebih lanjut tersedia di %s."
#: index.php:129
msgid "General Settings"
msgstr "Pengaturan Umum"
#: index.php:157 libraries/display_change_password.lib.php:46
#: user_password.php:233
msgid "Change password"
msgstr "Ubah Sandi"
#: index.php:173
msgid "Server connection collation"
msgstr "Penyortiran koneksi server"
#: index.php:196
msgid "Appearance Settings"
msgstr "Pengaturan Tampilan"
#: index.php:226 prefs_manage.php:286
msgid "More settings"
msgstr "Pengaturan lain"
#: index.php:247
msgid "Database server"
msgstr "Server basis data"
#: index.php:250 libraries/plugins/auth/AuthenticationCookie.class.php:207
msgid "Server:"
msgstr "Server:"
#: index.php:254
msgid "Server type:"
msgstr "Jenis server:"
#: index.php:258 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:631
#: libraries/plugins/export/ExportXml.class.php:198
msgid "Server version:"
msgstr "Versi Server:"
#: index.php:264
msgid "Protocol version:"
msgstr "Versi protokol:"
#: index.php:268
msgid "User:"
msgstr "Pengguna:"
#: index.php:273
msgid "Server charset:"
msgstr "Kumpulan karakter server:"
#: index.php:287
msgid "Web server"
msgstr "Server web"
#: index.php:303
msgid "Database client version:"
msgstr "Versi klien basis data:"
#: index.php:307
msgid "PHP extension:"
msgstr "Ekstensi PHP:"
#: index.php:321
msgid "Show PHP information"
msgstr "Tampilkan informasi PHP"
#: index.php:344
msgid "Version information:"
msgstr "Informasi versi:"
#: index.php:353 libraries/Util.class.php:429 libraries/Util.class.php:496
#: libraries/config/FormDisplay.tpl.php:148
#: libraries/display_export.lib.php:461 libraries/engines/pbxt.lib.php:117
#: libraries/navigation/NavigationHeader.class.php:241
#: libraries/relation.lib.php:88 libraries/server_variables.lib.php:162
msgid "Documentation"
msgstr "Dokumentasi"
#: index.php:360
msgid "Wiki"
msgstr "Wiki"
#: index.php:369
msgid "Official Homepage"
msgstr "Situs resmi"
#: index.php:376
msgid "Contribute"
msgstr "Berkontribusi"
#: index.php:383
msgid "Get support"
msgstr "Dukungan"
#: index.php:390
msgid "List of changes"
msgstr "Daftar perubahan"
#: index.php:412
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"File konfigurasi Anda ditentukan dengan pengguna Root dan tanpa adanya Kata "
"Sandi (sama dengan Default MySQL Privileged Account). Jika MySQL-Server "
"dijalankan dengan sedemikian, server Anda terbuka lebar untuk suatu "
"penyerangan. Disarankan untuk memperbaiki kelemahan keamanan (security hole) "
"ini."
#: index.php:429
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"Fungsi mbstring.func_overload aktif pada konfigurasi PHP Anda. Pilihan ini "
"tidak cocok dengan phpMyAdmin dan mampu merusak sebagian data!"
#: index.php:444
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"Ekstensi PHP mbstring tidak ditemukan dan rupanya Anda menggunakan Charset "
"Multibyte. Tanpa ekstensi mbstring phpMyAdmin tidak sanggup untuk membagikan "
"baris-baris dengan cara yang benar. Hal ini mampu mengakibatkan hasil yang "
"tidak diinginkan."
#: index.php:459
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower than "
"cookie validity configured in phpMyAdmin, because of this, your login will "
"expire sooner than configured in phpMyAdmin."
msgstr ""
"Parameter PHP [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a]anda lebih kecil "
"dari dari validitas cookie di phpMyAdmin, karenanya, login anda akan lebih "
"berakhir cepat daripada konfigurasi phpMyAdmin."
#: index.php:471
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
"Penyimpanan cookie login lebih kecil daripada validitas cookie di "
"phpMyAdmin, karenanya, login anda akan lebih cepat berakhir daripada "
"konfigurasi phpMyAdmin."
#: index.php:483
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"File konfigurasi membutuhkan susunan kata-kata rahasia (blowfish_secret)."
#: index.php:494
#, fuzzy
#| msgid ""
#| "Directory [code]config[/code], which is used by the setup script, still "
#| "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
#| "has been configured."
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
"once phpMyAdmin has been configured. Otherwise the security of your server "
"may be compromised by unauthorized people downloading your configuration."
msgstr ""
"Direktori [code]config[/code], yang digunakan oleh skrip pengaturan, masih "
"ada di direktori phpMyAdmin Anda. Anda harus menghapusnya setelah phpMyAdmin "
"dikonfigurasi."
#: index.php:504
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. To find out why click %shere%s."
msgstr ""
"Fasilitas penambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. "
"Untuk mengetahui sebabnya harap klik %sdi sini%s."
#: index.php:540
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"Versi pustaka MySQL pada PHP anda %s sedangkan versi server MySQL %s. Ini "
"dapat menyebabkan perilaku tak terduga."
#: index.php:564
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"Server berjalan dengan Suhosin. Harap rujuk %sdokumentasi%s untuk "
"kemungkinan masalah."
#: js/messages.php:29 libraries/import.lib.php:118 sql.php:138
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Perintah \"DROP DATABASE\" dinonaktifkan."
#: js/messages.php:35
msgid "Confirm"
msgstr "Konfirmasi"
#: js/messages.php:36
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "Anda yakin akan mengeksekusi \"%s\"?"
#: js/messages.php:37 libraries/mult_submits.lib.php:406
msgid "You are about to DESTROY a complete database!"
msgstr "Anda akan MENGHAPUS seluruh basis data!"
#: js/messages.php:38
msgid "You are about to DESTROY a complete table!"
msgstr "Anda akan MENGHAPUS seluruh tabel!"
#: js/messages.php:39
msgid "You are about to TRUNCATE a complete table!"
msgstr "Anda akan MENGOSONGKAN seluruh tabel!"
#: js/messages.php:41
msgid "Deleting tracking data"
msgstr "Hapus data pelacakan"
#: js/messages.php:42
msgid "Dropping Primary Key/Index"
msgstr "Menghapus Kunci/Indeks Primer"
#: js/messages.php:43
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Operasi ini membutuhkan waktu yang lama. Tetap lanjutkan?"
#: js/messages.php:44
#, php-format
msgid "Do you really want to delete user group \"%s\"?"
msgstr "Anda yakin akan menghapus grup pengguna \"%s\"?"
#: js/messages.php:47
msgid "Missing value in the form!"
msgstr "Data dalam form kurang !"
#: js/messages.php:48
msgid "Please enter a valid number"
msgstr "Masukan angka yang valid"
#: js/messages.php:49
msgid "Please enter a valid length"
msgstr "Masukan panjang yang valid"
#: js/messages.php:50
msgid "Add Index"
msgstr "Tambah indek"
#: js/messages.php:51
msgid "Edit Index"
msgstr "Mengedit Indeks"
#: js/messages.php:52 libraries/tbl_indexes.lib.php:394
#, php-format
msgid "Add %s column(s) to index"
msgstr "Tambahkan %s kolom ke index"
#. l10n: Default label for the y-Axis of Charts
#: js/messages.php:56 libraries/tbl_chart.lib.php:188
msgid "Y Values"
msgstr "Nilai Y"
#: js/messages.php:59
msgid "The host name is empty!"
msgstr "Nama inang kosong!"
#: js/messages.php:60
msgid "The user name is empty!"
msgstr "Nama pengguna kosong!"
#: js/messages.php:61 libraries/server_privileges.lib.php:1553
#: user_password.php:110
msgid "The password is empty!"
msgstr "Kata sandi kosong!"
#: js/messages.php:62 libraries/server_privileges.lib.php:1551
#: user_password.php:113
msgid "The passwords aren't the same!"
msgstr "Kata sandi tidak sama!"