Skip to content

Commit 4a7bca9

Browse files
chore(i18n): refine Russian (ru-ru.json) localization with updated and new strings (#1541)
1 parent fe77346 commit 4a7bca9

File tree

1 file changed

+46
-47
lines changed

1 file changed

+46
-47
lines changed

src/lang/ru-ru.json

Lines changed: 46 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
"paste": "Вставить",
6666
"preview mode": "Режим предпросмотра",
6767
"read only file": "Файл открыт в режиме «Только для чтения»",
68-
"redo defination": "Вернуть предыдущее изменение",
6968
"reload": "Перезагрузить",
7069
"rename": "Переименовать",
7170
"replace": "Заменить",
@@ -381,51 +380,51 @@
381380
"most_downloaded": "Популярные",
382381
"newly_added": "Новые",
383382
"top_rated": "С высокой оценкой",
384-
"rename not supported": "Rename on termux dir isn't supported",
385-
"compress": "Compress",
386-
"copy uri": "Copy Uri",
387-
"delete entries": "Are you sure you want to delete {count} items?",
388-
"deleting items": "Deleting {count} items...",
389-
"import project zip": "Import Project(zip)",
390-
"changelog": "Change Log",
391-
"notifications": "Notifications",
392-
"no_unread_notifications": "No unread notifications",
393-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
394-
"fade fold widgets": "Fade Fold Widgets",
395-
"quicktools:home-key": "Home Key",
396-
"quicktools:end-key": "End Key",
397-
"quicktools:pageup-key": "PageUp Key",
398-
"quicktools:pagedown-key": "PageDown Key",
399-
"quicktools:delete-key": "Delete Key",
400-
"quicktools:tilde": "Insert tilde symbol",
401-
"quicktools:backtick": "Insert backtick",
402-
"quicktools:hash": "Insert Hash symbol",
403-
"quicktools:dollar": "Insert dollar symbol",
404-
"quicktools:modulo": "Insert modulo/percent symbol",
405-
"quicktools:caret": "Insert caret symbol",
406-
"plugin_enabled": "Plugin enabled",
407-
"plugin_disabled": "Plugin disabled",
408-
"enable_plugin": "Enable this Plugin",
409-
"disable_plugin": "Disable this Plugin",
410-
"open_source": "Open Source",
411-
"terminal settings": "Terminal Settings",
412-
"font ligatures": "Font Ligatures",
413-
"letter spacing": "Letter Spacing",
414-
"terminal:tab stop width": "Tab Stop Width",
415-
"terminal:scrollback": "Scrollback Lines",
416-
"terminal:cursor blink": "Cursor Blink",
417-
"terminal:font weight": "Font Weight",
418-
"terminal:cursor inactive style": "Cursor Inactive Style",
419-
"terminal:cursor style": "Cursor Style",
420-
"terminal:font family": "Font Family",
421-
"terminal:convert eol": "Convert EOL",
422-
"terminal": "Terminal",
423-
"allFileAccess": "All file access",
424-
"fonts": "Fonts",
383+
"rename not supported": "Переименование в директории Termux не поддерживается",
384+
"compress": "Сжать",
385+
"copy uri": "Копировать URI",
386+
"delete entries": "Вы уверены, что хотите удалить {count} элементов?",
387+
"deleting items": "Удаление {count} элементов...",
388+
"import project zip": "Импортировать проект (zip)",
389+
"changelog": "Список изменений",
390+
"notifications": "Уведомления",
391+
"no_unread_notifications": "Нет непрочитанных уведомлений",
392+
"should_use_current_file_for_preview": "Использовать текущий файл для предпросмотра вместо файла по умолчанию (index.html)",
393+
"fade fold widgets": "Затухание виджетов свёртывания",
394+
"quicktools:home-key": "Клав. Home",
395+
"quicktools:end-key": "Клав. End",
396+
"quicktools:pageup-key": "Клав. PageUp",
397+
"quicktools:pagedown-key": "Клав. PageDown",
398+
"quicktools:delete-key": "Клав. Delete",
399+
"quicktools:tilde": "Вставить тильду",
400+
"quicktools:backtick": "Вставить обратный апостроф",
401+
"quicktools:hash": "Вставить символ #",
402+
"quicktools:dollar": "Вставить символ доллара",
403+
"quicktools:modulo": "Вставить символ процента",
404+
"quicktools:caret": "Вставить символ каретки",
405+
"plugin_enabled": "Плагин включен",
406+
"plugin_disabled": "Плагин отключен",
407+
"enable_plugin": "Включить этот плагин",
408+
"disable_plugin": "Отключить этот плагин",
409+
"open_source": "Открытый исходный код",
410+
"terminal settings": "Настройки терминала",
411+
"font ligatures": "Шрифтовые лигатуры",
412+
"letter spacing": "Межбуквенный интервал",
413+
"terminal:tab stop width": "Ширина табуляции",
414+
"terminal:scrollback": "Строк прокрутки",
415+
"terminal:cursor blink": "Мигание курсора",
416+
"terminal:font weight": "Насыщенность шрифта",
417+
"terminal:cursor inactive style": "Стиль неактивного курсора",
418+
"terminal:cursor style": "Стиль курсора",
419+
"terminal:font family": "Семейство шрифтов",
420+
"terminal:convert eol": "Преобразовывать EOL",
421+
"terminal": "Терминал",
422+
"allFileAccess": "Доступ ко всем файлам",
423+
"fonts": "Шрифты",
425424
"sponsor": "Спонсор",
426-
"downloads": "downloads",
427-
"reviews": "reviews",
428-
"overview": "Overview",
429-
"contributors": "Contributors",
430-
"quicktools:hyphen": "Insert hyphen symbol"
425+
"downloads": "Загрузки",
426+
"reviews": "Отзывы",
427+
"overview": "Обзор",
428+
"contributors": "Авторы",
429+
"quicktools:hyphen": "Вставить символ дефиса"
431430
}

0 commit comments

Comments
 (0)