ruffle/desktop/assets/texts/ru-RU/main_menu.ftl

39 lines
2.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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 = Файл
file-menu-open-quick = Открыть...
file-menu-open-advanced = Меню открытия...
file-menu-close = Закрыть
file-menu-reload = Перезапустить
file-menu-recents = Недавние записи
file-menu-recents-empty = Нет недавних записей
file-menu-preferences = Параметры...
file-menu-exit = Выход
controls-menu = Управление
controls-menu-suspend = Приостановить
controls-menu-resume = Возобновить
controls-menu-volume = Громкость
help-menu = Помощь
help-menu-join-discord = Наш Discord
help-menu-report-a-bug = Сообщить об ошибке...
help-menu-sponsor-development = Спонсировать...
help-menu-translate-ruffle = Перевести Ruffle...
help-menu-about = О программе
bookmarks-menu = Закладки
bookmarks-menu-add = Добавить...
bookmarks-menu-manage = Управление закладками...
debug-menu = Отладка
debug-menu-open-stage = Информация о сцене
debug-menu-open-movie = Просмотр ролика
debug-menu-open-movie-list = Известные ролики
debug-menu-open-domain-list = Показать домены
debug-menu-search-display-objects = Поиск объектов отображения...