ruffle/desktop/assets/texts/id-ID/main_menu.ftl

32 lines
1.6 KiB
Plaintext

# A note on ellipsis: they indicate when an action won't immediately happen, but needs more information from the user.
# For example, "Open File..." won't open a file, it'll ask the user to choose a file and *then* open the file.
# Whereas "Close" or "About" wouldn't need any information, they'd immediately happen as soon as you click it.
# In general, if clicking the thing immediately does that thing, no ellipsis. If it asks for more information, ellipsis.
# This is the case for English, but other languages may have other rules or ways of showing this.
# Some items may be also be duplicated here, like "About Ruffle" in the menu and "About Ruffle" elsewhere as the header of the about menu.
# This is because some languages may use different wording for one or the other, especially with things like capitalisation.
file-menu = Berkas
file-menu-open-quick = Buka...
file-menu-open-advanced = Buka dengan opsi lanjutan...
file-menu-close = Tutup
file-menu-reload = Muat ulang
file-menu-exit = Keluar
controls-menu = Kontrol
controls-menu-suspend = Tunda
controls-menu-resume = Lanjut
controls-menu-volume = Pengaturan Volume
help-menu = Bantuan
help-menu-join-discord = Gabung Discord
help-menu-report-a-bug = Laporkan Bug...
help-menu-sponsor-development = Sponsori Pengembangan...
help-menu-translate-ruffle = Terjemahkan Ruffle...
help-menu-about = Tentang Ruffle
debug-menu = Alat debug
debug-menu-open-stage = Lihat info halaman
debug-menu-open-movie = Lihat Movie
debug-menu-open-movie-list = Lihat Movie yang diketahui
debug-menu-search-display-objects = Cari Objek Tertampil...