aboutsummaryrefslogtreecommitdiff
path: root/core/locales/locale.ru.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/locales/locale.ru.conf')
-rw-r--r--core/locales/locale.ru.conf19
1 files changed, 10 insertions, 9 deletions
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf
index 69bbb59b..05413cbf 100644
--- a/core/locales/locale.ru.conf
+++ b/core/locales/locale.ru.conf
@@ -17,12 +17,12 @@ Undefined event name = Неизвестное название события
# [core/file_io.lua]
# The title of dialogs prompting the user to open a file.
-Open = Открыть
+Open File = Открыть
# The error message displayed when a file's text encoding could not be detected
# and when that text cannot be converted into UTF-8 for display.
Encoding conversion failed. = Ошибка при преобразовании кодировки.
# The title of dialogs prompting the user to save a file.
-Save = Сохранить
+Save File = Сохранить
# The text displayed for untitled and unsaved buffers.
Untitled = Безымянный
# The text displayed in a dialog when the user attempts to close a file with
@@ -38,7 +38,7 @@ has been modified. Reload it? = был изменён. Открыть занов
_Yes = _Да
_No = _Нет
# The column label for lists of filenames in dialogs.
-File = Файл
+Filename = Файл
# The text displayed in a dialog when more than X files were found in the quick
# open dialog.
files or more were found. Showing the first = файлов или более было найдено. Показываем первый
@@ -91,9 +91,10 @@ Line Number: = Номер строки:
returned non-zero status = returned non-zero status
# [modules/textadept/find.lua]
-# The text displayed in the GUI find & replace pane.
+# The text displayed in the find & replace pane.
_Find: = Н_айти:
R_eplace: = _Заменить:
+# The button text displayed in the GUI find & replace pane.
Find _Next = Найти _следующий
Find _Prev = Найти _предыдущий
_Replace = _Заменить
@@ -102,9 +103,9 @@ _Match case = _Учитывать регистр
_Whole word = _Слово целиком
Rege_x = Rege_x
_In files = _В файлах
-# The text displayed in the terminal version's find & replace pane.
-Find: = Find:
-Replace: = Replace:
+# The button text displayed in the terminal version's find & replace pane.
+# These should be as short as possible, as most terminals are 80 characters in
+# width.
[Next] = [Next]
[Prev] = [Prev]
[Replace] = [Replace]
@@ -119,7 +120,7 @@ Search wrapped = Искать по кругу
# The statusbar text shown when the text to search for was not found.
No results found = Ничего не найдено
# The title of the dialog for selecting files to search in.
-Find in Files = Найти в файлах
+Select Directory = Найти в файлах
# The name of the buffer Textadept prints "Find in Files" results to.
[Files Found Buffer] = [Буфер поиска в файлах]
# The "Find in Files" result for text found in a binary file. This result is
@@ -237,7 +238,7 @@ S_top = Ос_тановить
_Next Error = Следующая Ошибка
_Previous Error = Предыдущая Ошибка
# Menu items for working with bookmarked lines in buffers.
-_Bookmark = _Закладки
+_Bookmarks = _Закладки
_Toggle Bookmark = _Показать/скрыть закладки
_Clear Bookmarks = _Очистить закладки
_Next Bookmark = _Следующая закладка