# 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 = Soubor file-menu-open-quick = Otevřít... file-menu-open-advanced = Otevřít pokročilé... file-menu-close = Zavřít file-menu-reload = Obnovit file-menu-recents = Nedávné file-menu-recents-empty = Žádné nedávné položky file-menu-preferences = Nastavení... file-menu-exit = Ukončit controls-menu = Ovládání controls-menu-suspend = Pozastavit controls-menu-resume = Pokračovat controls-menu-volume = Ovládání hlasitosti help-menu = Pomoc help-menu-join-discord = Připojte se na Discord help-menu-report-a-bug = Nahlásit chybu... help-menu-sponsor-development = Sponzorovat vývoj... help-menu-translate-ruffle = Přeložit Ruffle... help-menu-about = O Ruffle bookmarks-menu = Záložky bookmarks-menu-add = Přidat... bookmarks-menu-manage = Spravovat záložky... debug-menu = Nástroje k ladění debug-menu-open-stage = Zobrazit informace o scéně debug-menu-open-movie = Zobrazit film debug-menu-open-movie-list = Zobrazit známé filmy debug-menu-open-domain-list = Zobrazit domény debug-menu-search-display-objects = Prohledat zobrazení objektů... view-menu = Zobrazení view-menu-fullscreen = Celá obrazovka