]> git.gir.st - VimFx.git/blob - extension/locale/id/vimfx.properties
Make button click depend on current mode. Fix #243
[VimFx.git] / extension / locale / id / vimfx.properties
1 button_tooltip_enabled=VimFx telah Aktif. Klik untuk Nonaktifkan (shift-alt-v)
2 button_tooltip_disabled=VimFx telah Nonaktif. Klik untuk Aktifkan (shift-alt-v)
3 button_tooltip_blacklisted=VimFx telah Dilarang pada halaman ini
4 button_tooltip_insertMode=VimFx is in insert mode on this Page: All commands are ignored. Click to exit (Esc [by default])
5 item_preferences=Preferensi
6 item_blacklist_button_tooltip=Larangan
7 item_blacklist_button_inverse_tooltip=Remove this rule
8
9 help_section_urls=Penanganan URL
10 help_command_focus=Fokus pada Address Bar
11 help_command_paste=Navigasi ke alamat dalam clipboard
12 help_command_paste_tab=Buka tab baru dan navigasi ke alamat dalam clipboard
13 help_command_marker_yank=Salin pranala atau teks ke dalam clipboard
14 help_command_marker_focus=Fokuskan elemen
15 help_command_yank=Salin pranala halaman sekarang ke clipboard
16 help_command_reload=Muat ulang halaman sekarang
17 help_command_reload_force=Muat ulang halaman sekarang dan seluruh aset (js, css, gambar)
18 help_command_reload_all=Muat ulang semua tab
19 help_command_reload_all_force=Muat ulang semua tab beserta aset (js, css, gambar)
20 help_command_stop=Hentikan memuata halaman sekarang
21 help_command_stop_all=Hentikan memuat halaman pada semua tab
22
23 help_section_nav=Navigasi halaman
24 help_command_scroll_to_top=Gulung ke Atas halaman
25 help_command_scroll_to_bottom=Gulung ke Bawah halaman
26 help_command_scroll_down=Gulung ke Bawah
27 help_command_scroll_up=Gulung ke Atas
28 help_command_scroll_left=Gulung ke Kiri
29 help_command_scroll_right=Gulung ke Kanan
30 help_command_scroll_half_page_down=Gulung setengah halaman ke Bawah
31 help_command_scroll_half_page_up=Gulung setengah halaman ke Atas
32 help_command_scroll_page_down=Gulung satu halaman ke Bawah
33 help_command_scroll_page_up=Gulung satu halaman ke Atas
34
35 help_section_tabs=Bekerja dengan tab
36 help_command_open_tab=Buka tab kosong baru
37 help_command_tab_prev=Buka tab sebelum
38 help_command_tab_next=Buka tab sesudah
39 help_command_tab_move_left=Pindah tab sekarang ke kiri
40 help_command_tab_move_right=Pindah tab sekarang ke kanan
41 help_command_home=Navigasi ke Halaman Beranda
42 help_command_tab_first=Buka tab Pertama
43 help_command_tab_last=Buka tab Terakhir
44 help_command_close_tab=Tutup tab sekarang
45 help_command_restore_tab=Buka tab terakhir ditutup
46
47
48 help_section_browse=Berselancar
49 help_command_follow=Ikuti pranala pada halaman sekarang
50 help_command_follow_in_tab=Ikuti pranala pada halaman sekarang di tab baru
51 help_command_follow_multiple=Follow multiple links on the current page
52 help_command_back=Mundur dalam history
53 help_command_forward=Maju dalam history
54
55 help_section_misc=Lain-lain
56 help_command_help=Show this dialog
57 help_command_Esc=Enter normal mode (remove hint markers, exit insert mode) or blur/close active element
58 help_command_find=Masuk mode pencarian
59 help_command_find_hl=Masuk mode pencarian menandai semua cocok
60 help_command_find_next=Menuju temuan cocok setelah
61 help_command_find_prev=Menuju temuan cocok sebelum
62 help_command_insert_mode=Enter insert mode: Ignore all commands
63 help_command_dev=Buka Toolbar Pengembang
64
65 help_title=Keyboard Shortcuts
66 help_version=Versi
67
68 help_overlapping_hints=Can't see a link hint, because it's overlapped by another? Try pressing space or shift-space!
69 help_feedback=Tinggalkan umpan balik!
70 help_enjoying=Nyaman dengan VimFx?
71 help_found_bug=Menemukan bug?
72 help_report_bug=Laporkan disini!
73 help_remove_shortcut=Hapus shortcut ini
74 help_remove_shortcut_title=Konfirmasi penghapusan shortcut
75 help_remove_shortcut_text=Mohon konfirmasi bahwa anda ingin menghapus shortcut ini
76 help_add_shortcut=Click to add new shortcut for this command
77 help_add_shortcut_title=Enter new Shortcut
78 help_add_shortcut_text=Please enter new shortcut for this command. Make sure to separate keys in multi key shortcuts with commas. Spaces are not allowed. Bad example: 'a c-F', proper example: 'a,c-F'
79 help_add_shortcut_text_overwrite=This shortcut '%1s' is already used in '%2s'. Do you want to overwrite it?
Imprint / Impressum