ruffle/desktop/assets/texts/nl-NL/main_menu.ftl

39 lines
1.8 KiB
Plaintext
Raw Normal View History

# 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 = Bestand
file-menu-open-quick = Openen...
file-menu-open-advanced = Geavanceerd openen...
file-menu-close = Sluiten
file-menu-reload = Herladen
file-menu-recents = Recent
file-menu-recents-empty = Niets recents
file-menu-preferences = Voorkeuren...
file-menu-exit = Afsluiten
controls-menu = Bediening
controls-menu-suspend = Onderbreken
controls-menu-resume = Hervatten
controls-menu-volume = Geluidsniveaus
help-menu = Help
help-menu-join-discord = Bezoek Discord
help-menu-report-a-bug = Rapporteer een probleem...
help-menu-sponsor-development = Ontwikkeling sponsoren...
help-menu-translate-ruffle = Vertaal Ruffle...
help-menu-about = Over Ruffle
bookmarks-menu = Bladwijzers
bookmarks-menu-add = Toevoegen...
bookmarks-menu-manage = Bladwijzers beheren...
debug-menu = Foutopsporingsmiddelen
debug-menu-open-stage = Scherminformatie
debug-menu-open-movie = Bekijk film
debug-menu-open-movie-list = Laat bekende films zien
debug-menu-open-domain-list = Toon applicatiedomeinen
debug-menu-search-display-objects = Doorzoek weergaveobjecten...