Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 46 additions & 47 deletions src/lang/ru-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"paste": "Вставить",
"preview mode": "Режим предпросмотра",
"read only file": "Файл открыт в режиме «Только для чтения»",
"redo defination": "Вернуть предыдущее изменение",
"reload": "Перезагрузить",
"rename": "Переименовать",
"replace": "Заменить",
Expand Down Expand Up @@ -381,51 +380,51 @@
"most_downloaded": "Популярные",
"newly_added": "Новые",
"top_rated": "С высокой оценкой",
"rename not supported": "Rename on termux dir isn't supported",
"compress": "Compress",
"copy uri": "Copy Uri",
"delete entries": "Are you sure you want to delete {count} items?",
"deleting items": "Deleting {count} items...",
"import project zip": "Import Project(zip)",
"changelog": "Change Log",
"notifications": "Notifications",
"no_unread_notifications": "No unread notifications",
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
"fade fold widgets": "Fade Fold Widgets",
"quicktools:home-key": "Home Key",
"quicktools:end-key": "End Key",
"quicktools:pageup-key": "PageUp Key",
"quicktools:pagedown-key": "PageDown Key",
"quicktools:delete-key": "Delete Key",
"quicktools:tilde": "Insert tilde symbol",
"quicktools:backtick": "Insert backtick",
"quicktools:hash": "Insert Hash symbol",
"quicktools:dollar": "Insert dollar symbol",
"quicktools:modulo": "Insert modulo/percent symbol",
"quicktools:caret": "Insert caret symbol",
"plugin_enabled": "Plugin enabled",
"plugin_disabled": "Plugin disabled",
"enable_plugin": "Enable this Plugin",
"disable_plugin": "Disable this Plugin",
"open_source": "Open Source",
"terminal settings": "Terminal Settings",
"font ligatures": "Font Ligatures",
"letter spacing": "Letter Spacing",
"terminal:tab stop width": "Tab Stop Width",
"terminal:scrollback": "Scrollback Lines",
"terminal:cursor blink": "Cursor Blink",
"terminal:font weight": "Font Weight",
"terminal:cursor inactive style": "Cursor Inactive Style",
"terminal:cursor style": "Cursor Style",
"terminal:font family": "Font Family",
"terminal:convert eol": "Convert EOL",
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"rename not supported": "Переименование в директории Termux не поддерживается",
"compress": "Сжать",
"copy uri": "Копировать URI",
"delete entries": "Вы уверены, что хотите удалить {count} элементов?",
"deleting items": "Удаление {count} элементов...",
"import project zip": "Импортировать проект (zip)",
"changelog": "Список изменений",
"notifications": "Уведомления",
"no_unread_notifications": "Нет непрочитанных уведомлений",
"should_use_current_file_for_preview": "Использовать текущий файл для предпросмотра вместо файла по умолчанию (index.html)",
"fade fold widgets": "Затухание виджетов свёртывания",
"quicktools:home-key": "Клав. Home",
"quicktools:end-key": "Клав. End",
"quicktools:pageup-key": "Клав. PageUp",
"quicktools:pagedown-key": "Клав. PageDown",
"quicktools:delete-key": "Клав. Delete",
"quicktools:tilde": "Вставить тильду",
"quicktools:backtick": "Вставить обратный апостроф",
"quicktools:hash": "Вставить символ #",
"quicktools:dollar": "Вставить символ доллара",
"quicktools:modulo": "Вставить символ процента",
"quicktools:caret": "Вставить символ каретки",
"plugin_enabled": "Плагин включен",
"plugin_disabled": "Плагин отключен",
"enable_plugin": "Включить этот плагин",
"disable_plugin": "Отключить этот плагин",
"open_source": "Открытый исходный код",
"terminal settings": "Настройки терминала",
"font ligatures": "Шрифтовые лигатуры",
"letter spacing": "Межбуквенный интервал",
"terminal:tab stop width": "Ширина табуляции",
"terminal:scrollback": "Строк прокрутки",
"terminal:cursor blink": "Мигание курсора",
"terminal:font weight": "Насыщенность шрифта",
"terminal:cursor inactive style": "Стиль неактивного курсора",
"terminal:cursor style": "Стиль курсора",
"terminal:font family": "Семейство шрифтов",
"terminal:convert eol": "Преобразовывать EOL",
"terminal": "Терминал",
"allFileAccess": "Доступ ко всем файлам",
"fonts": "Шрифты",
"sponsor": "Спонсор",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
"downloads": "Загрузки",
"reviews": "Отзывы",
"overview": "Обзор",
"contributors": "Авторы",
"quicktools:hyphen": "Вставить символ дефиса"
}