From ac3c9a0a41ce9e898d92e88684c9415ecbf6b4c1 Mon Sep 17 00:00:00 2001 From: FAlexei <139798315+FAlexei@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:13:06 +0300 Subject: [PATCH] Russian translation update --- i18n/ru/cosmic_edit.ftl | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/i18n/ru/cosmic_edit.ftl b/i18n/ru/cosmic_edit.ftl index e8578bb..6dcbb93 100644 --- a/i18n/ru/cosmic_edit.ftl +++ b/i18n/ru/cosmic_edit.ftl @@ -1,5 +1,6 @@ new-document = Новый документ open-project = Открыть проект +todo = TODO # Context Pages @@ -16,6 +17,11 @@ settings = Параметры ## Appearance appearance = Внешний вид theme = Тема +match-desktop = Как в системе +dark = Темная +light = Светлая +syntax-dark = Синтаксис темный +syntax-light = Синтаксис светлый default-font = Шрифт по умолчанию default-font-size = Размер шрифта по умолчанию @@ -30,8 +36,11 @@ file = Файл new-file = Новый файл new-window = Новое окно open-file = Открыть файл... -open-recent = Открыть последний файл -todo = TODO +open-recent-file = Открыть последний файл +close-file = Закрыть файл +menu-open-project = Открыть проект... +open-recent-project = Открыть последний проект +close-project = Закрыть проект save = Сохранить save-as = Сохранить как... revert-all-changes = Отменить все изменения