2007-07-13 16:06:13 -05:00
|
|
|
|
# Russian translation of medit.
|
|
|
|
|
# Copyright (C) 2007 Yevgen Muntyan
|
|
|
|
|
# This file is distributed under the same license as the medit package.
|
|
|
|
|
# Andrey Fedoseev <andrey.fedoseev@gmail.com>, 2007.
|
2011-01-06 02:00:41 -08:00
|
|
|
|
# Denis Koryavov <dkoryavov@yandex.ru>, 2010.
|
2006-12-08 17:54:44 -06:00
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2006-12-12 23:53:40 -06:00
|
|
|
|
"Project-Id-Version: moo\n"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
"POT-Creation-Date: 2011-01-14 01:31-0800\n"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"PO-Revision-Date: 2007-07-11 10:00+0500\n"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
"Last-Translator: Denis Koryavov <dkoryavov@yandex.ru>\n"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Language-Team: Russian <ru@li.org>\n"
|
2010-11-07 02:26:13 -08:00
|
|
|
|
"Language: ru\n"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2010-11-07 02:26:13 -08:00
|
|
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
|
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. error message for wrong commmand line
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:109
|
2008-04-01 11:02:42 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid value '%s' for option %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Для настройки %s введено неверное значение '%s'"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. help message for command line option --new-app
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:116
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "Run new instance of application"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Запустить новую копию приложения"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. help message for command line option --use-session
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:118
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "Load and save session"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Загрузить и сохранить сессию"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. help message for command line option --pid=PID
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:120
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "Use existing instance with process id PID"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Использовать существующую копию приложения с id PID"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. "PID" part in "--pid=PID"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:121
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "PID"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "PID"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. help message for command line option --app-name=NAME
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:123
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "Set instance name to NAME if it's not already running"
|
|
|
|
|
msgstr ""
|
2011-01-06 02:00:41 -08:00
|
|
|
|
"Установить имя копии приложения в NAME если копия с таким именем уже не "
|
|
|
|
|
"запущена"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. "NAME" part in "--app-name=NAME"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:124
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "NAME"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "NAME"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. help message for command line option --new-window
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:126
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "Open file(s) in a new window"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Открыть файл(ы) в новом окне"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. help message for command line option --new-tab
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:128
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "Open file(s) in a new tab"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Окрыть файл(ы) в новой вкладке"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. help message for command line option --line=LINE
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:134
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "Open file and position cursor on line LINE"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Открыть файл и установить курсор на линию LINE"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. "LINE" part in --line=LINE
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:135
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "LINE"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "LINE"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#. help message for command line option --encoding=ENCODING
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:137
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Use provided character encoding"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. "ENCODING" part in --encoding=ENCODING
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:138
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "ENCODING"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. help message for command line option --reload
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:140
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Automatically reload file if it was modified on disk"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#. help message for command line option --geometry=WIDTHxHEIGHT[+X+Y]
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:152
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "Default window size and position"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#. "WIDTHxHEIGHT[+X+Y]" part in --geometry=WIDTHxHEIGHT[+X+Y]
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:153
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "WIDTHxHEIGHT[+X+Y]"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. help message for command line option --version
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:155
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "Show version information and exit"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Показать информацию о версии и выйти"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. "FILES" part in "medit [OPTION...] [FILES]"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:167
|
2008-04-01 11:02:42 -05:00
|
|
|
|
msgid "FILES"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "FILES"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#. error message for wrong commmand line
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/medit-app/main.c:195
|
2008-04-01 11:02:42 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s and %s options may not be used simultaneously\n"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Опция %s и %s не могут быть использованы одновременно\n"
|
2008-04-01 11:02:42 -05:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/medit-app/medit.desktop.in.h:1
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Text editor"
|
|
|
|
|
msgstr "Текстовый редактор"
|
|
|
|
|
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#. Tab label in Credits dialog
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:2
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Thanks"
|
|
|
|
|
msgstr "Спасибо"
|
|
|
|
|
|
|
|
|
|
#. Tab label in Credits dialog
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:4
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Translated by"
|
|
|
|
|
msgstr "Перевод"
|
|
|
|
|
|
|
|
|
|
#. Tab label in Credits dialog
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:6
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Written by"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgstr "Авторы"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-credits.glade.h:8
|
|
|
|
|
msgctxt "yes"
|
|
|
|
|
msgid "Dialog title|Credits"
|
|
|
|
|
msgstr "Благодарности"
|
|
|
|
|
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#. Credits button label in About dialog
|
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:2
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgctxt "yes"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "C_redits"
|
|
|
|
|
msgstr "_Благодарности"
|
|
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:4
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgctxt "yes"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "Dialog title|About"
|
|
|
|
|
msgstr "О программе"
|
|
|
|
|
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#. License button label in About dialog
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-dialog.glade.h:6
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgctxt "yes"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "_License"
|
|
|
|
|
msgstr "Лицензия"
|
|
|
|
|
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
|
#: ../moo/mooapp/glade/mooappabout-license.glade.h:2
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgctxt "yes"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "Dialog title|License"
|
|
|
|
|
msgstr "Лицензия"
|
|
|
|
|
|
2008-02-10 12:47:42 -06:00
|
|
|
|
#. Translators: this goes into About box, under Translated by tab,
|
|
|
|
|
#. do not ignore it, markup isn't always used. It should be something
|
|
|
|
|
#. like "Some Guy <someguy@domain.net>", with lines separated by \n
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooapp/mooappabout.c:57
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "translator-credits"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Андрей Федосеев <andrey.fedoseev@gmail.com>\n"
|
|
|
|
|
"Denis Koryavov <dkoryavov@yandex.ru>"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
|
|
|
|
#. Translators: this goes into About box, under Translated by tab,
|
|
|
|
|
#. this must be valid html markup, e.g.
|
|
|
|
|
#. "Some Guy <a href=\"mailto:someguy@domain.net\"><someguy@domain.net></a>"
|
|
|
|
|
#. Lines must be separated by <br>, like "First guy<br>Second Guy"
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooapp/mooappabout.c:62
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "translator-credits-markup"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Андрей Федосеев <a href=\"mailto:andrey.fedoseev@gmail.com\"><andrey."
|
2011-01-14 01:34:49 -08:00
|
|
|
|
"fedoseev@gmail.com></a><br>Денис Корявов <a href=\"mailto:"
|
|
|
|
|
"dkoryavov@yandex.ru\"><dkoryavov@yandex.ru></a>"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooapp/mooapp.c:998
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "Report a Bug..."
|
2008-08-25 21:40:38 -05:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooapp/mooapp.c:1358
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The following URL will be opened:\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"%s\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"It contains medit version and your operating system name (%s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooapp/mooapp.c:1365
|
2011-01-04 23:57:28 -08:00
|
|
|
|
msgid "Open URL?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#. Prefs dialog title, like "medit Preferences"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooapp/mooapp.c:1409
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, c-format
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "%s Preferences"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgstr ""
|
2008-08-30 13:53:46 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:1
|
|
|
|
|
msgid "<b>Dialogs</b>"
|
|
|
|
|
msgstr "<b>Диалоги</b>"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:2
|
2008-08-29 04:29:38 -05:00
|
|
|
|
msgid "<b>Loading</b>"
|
|
|
|
|
msgstr "<b>Открытие</b>"
|
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:3
|
2008-08-29 04:29:38 -05:00
|
|
|
|
msgid "<b>Saving</b>"
|
|
|
|
|
msgstr "<b>Сохранение</b>"
|
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:4
|
2008-08-29 04:29:38 -05:00
|
|
|
|
msgid "<b>Sessions</b>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:5
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid ""
|
|
|
|
|
"Comma-separated list of encodings to try when opening a file. 'LOCALE' means "
|
|
|
|
|
"current locale encoding."
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Список кодировок, используемых при открытии файла (через запятую). 'LOCALE' "
|
|
|
|
|
"означает использовать кодировку текущей локали."
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:6
|
|
|
|
|
msgid "Enable _session support"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Включить поддержку сессий"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:7
|
|
|
|
|
msgid "Encoding for _new files:"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Кодировка новых файлов:"
|
2007-12-30 14:46:33 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:8
|
|
|
|
|
msgid "Encodings to _autodetect:"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Автоопределение кодировок:"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:9
|
|
|
|
|
msgid "Ensure trailing new_line"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Добавлять новую строку в конце файла"
|
2007-04-10 02:19:39 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:10
|
|
|
|
|
msgid "Make _backups"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Создавать резервные копии"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:11
|
|
|
|
|
msgid "Open and Save As dialogs show current document _folder"
|
|
|
|
|
msgstr ""
|
2011-01-06 02:00:41 -08:00
|
|
|
|
"Диалоги открытия и сохранения файла открывать в папке текущего документа"
|
2008-08-29 04:29:38 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-file.glade.h:12
|
|
|
|
|
msgid "Remove trailing _spaces"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Удалять пробелы в конце строки"
|
2007-12-30 14:46:33 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-filters.glade.h:1
|
|
|
|
|
msgid "<b>File filters</b>"
|
|
|
|
|
msgstr "<b>Фильтры файлов</b>"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:1
|
|
|
|
|
msgid "<b>Font and colors</b>"
|
|
|
|
|
msgstr "<b>Шрифт и цвета</b>"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:2
|
|
|
|
|
msgid "<b>Keyboard</b>"
|
|
|
|
|
msgstr "<b>Клавиатура</b>"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:3
|
|
|
|
|
msgid "Backspace key unindents"
|
|
|
|
|
msgstr "Клавиша Backspace удаляет отступ"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:4
|
|
|
|
|
msgid "Color scheme:"
|
|
|
|
|
msgstr "Цветовая схема:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:5
|
|
|
|
|
msgid "Do not use tabs for indentation"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Использовать пробелы вместо табуляций для отступа"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:6
|
|
|
|
|
msgid "Enable auto indentation"
|
|
|
|
|
msgstr "Включить автоматические отступы"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:7
|
2008-08-29 04:29:38 -05:00
|
|
|
|
msgid "Font:"
|
|
|
|
|
msgstr "Шрифт:"
|
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:8
|
|
|
|
|
msgid "Indent width:"
|
|
|
|
|
msgstr "Ширина отступа:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:9
|
|
|
|
|
msgid "Smart Home and End"
|
|
|
|
|
msgstr "\"Умные\" клавиши Home и End"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:10
|
|
|
|
|
msgid "Tab key indents"
|
|
|
|
|
msgstr "Клавиша Tab создаёт отступ"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-general.glade.h:11
|
|
|
|
|
msgid "Tab width:"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Видимая ширина табуляции:"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:1
|
|
|
|
|
msgid "<b>Language-specific options</b>"
|
|
|
|
|
msgstr "<b>Языковые настройки</b>"
|
2008-08-29 04:29:38 -05:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:2
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:4
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Extensions:"
|
|
|
|
|
msgstr "Расширения:"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:3
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Language:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Язык:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:4
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:6
|
2007-07-12 00:55:33 -05:00
|
|
|
|
msgid "Mime types:"
|
2008-01-06 12:49:52 -06:00
|
|
|
|
msgstr "MIME-типы:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:5
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "Options:"
|
|
|
|
|
msgstr "Параметры:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:1
|
|
|
|
|
msgid "<b>Highlighting</b>"
|
|
|
|
|
msgstr "<b>Подсветка</b>"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:2
|
|
|
|
|
msgid "<b>Misc</b>"
|
|
|
|
|
msgstr "<b>Прочее</b>"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:3
|
|
|
|
|
msgid "<b>Text wrapping</b>"
|
|
|
|
|
msgstr "<b>Перенос текста</b>"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:4
|
|
|
|
|
msgid "Do not split words"
|
|
|
|
|
msgstr "Не разделять слова"
|
|
|
|
|
|
|
|
|
|
#. Part of the phrase "Draw right margin at column [XX]"
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:6
|
|
|
|
|
msgid "Draw right margin"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Показывать правую границу"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:7
|
|
|
|
|
msgid "Enable syntax highlighting"
|
|
|
|
|
msgstr "Включить подстветку синтаксиса"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:8
|
|
|
|
|
msgid "Enable text wrapping"
|
|
|
|
|
msgstr "Включить перенос текста"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:9
|
|
|
|
|
msgid "Highlight current line"
|
|
|
|
|
msgstr "Подсвечивать текущую строку"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:10
|
|
|
|
|
msgid "Highlight matching brackets"
|
|
|
|
|
msgstr "Подсвечивать совпадающие скобки"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:11
|
|
|
|
|
msgid "Highlight mismatching brackets"
|
|
|
|
|
msgstr "Подсвечивать несовпадающие скобки"
|
2007-07-31 04:03:49 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:12
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Show line numbers"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Отображать номера строк"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:13
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "Show spaces"
|
|
|
|
|
msgstr "Отображать пробелы"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:14
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Show tabs"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Отображать знаки табуляции"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:15
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Show trailing spaces"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Отображать пробелы в конце строки"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2007-07-15 04:51:58 -05:00
|
|
|
|
#. Part of the phrase "Draw right margin at column [XX]"
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditprefs-view.glade.h:17
|
2007-07-15 04:51:58 -05:00
|
|
|
|
msgid "at column"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "в столбце"
|
2007-07-15 04:51:58 -05:00
|
|
|
|
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#: ../moo/mooedit/glade/mooeditsavemult.glade.h:1
|
|
|
|
|
msgid "Select the documents you want to save:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Выберите документы, которые вы хотите сохранить:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:1
|
|
|
|
|
msgid "<b>Author:</b>"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "<b>Автор:</b>"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:2
|
|
|
|
|
msgid "<b>Description:</b>"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "<b>Описание:</b>"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:3
|
2010-12-27 00:30:33 -08:00
|
|
|
|
msgid "<b>Plugins</b>"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "<b>Модули</b>"
|
2010-12-27 00:30:33 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/moopluginprefs.glade.h:4
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "<b>Version:</b>"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "<b>Версия:</b>"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:1
|
|
|
|
|
msgid "Center:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "В центре:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:2
|
|
|
|
|
msgid "Ellipsize long lines"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Обрезать длинные строки"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:3
|
|
|
|
|
msgid "Footer"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Подвал"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:4
|
|
|
|
|
msgid "Header"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Заголовок"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:5
|
|
|
|
|
msgid "Left:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Слева:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:6
|
|
|
|
|
msgid "Print footer"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Печатать подвал"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:7
|
|
|
|
|
msgid "Print header"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Печатать заголовок"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:9
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "Print line numbers"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Печатать номера строк"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:10
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "Print separator line"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Печатать разделительную линию"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:11
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "Print using text styles"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Печатать используя текстовые стили"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:12
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "Right:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Справа:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:13
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "Use custom font:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Использовать особый шрифт:"
|
2007-04-10 02:19:39 -05:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:14
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Wrap long lines"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Переносить длинные строки"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:16
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "every"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "каждые"
|
2007-04-10 02:19:39 -05:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#. Part of the phrase "Print line numbers" "every" "1" "lines"
|
|
|
|
|
#: ../moo/mooedit/glade/mooprint.glade.h:18
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "lines"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "строк"
|
2007-04-10 02:19:39 -05:00
|
|
|
|
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#: ../moo/mooedit/glade/mooprintpreview.glade.h:1
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:722 ../moo/mooedit/mooeditwindow.c:723
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Print..."
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Печать..."
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2008-02-10 12:47:42 -06:00
|
|
|
|
#: ../moo/mooedit/glade/mooquicksearch.glade.h:1
|
|
|
|
|
msgid "_Case sensitive"
|
|
|
|
|
msgstr "С учетом _регистра"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mooquicksearch.glade.h:2
|
|
|
|
|
msgid "_Regular expression"
|
|
|
|
|
msgstr "Регулярное _выражение"
|
|
|
|
|
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:1
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:1
|
|
|
|
|
msgid "Case _sensitive"
|
|
|
|
|
msgstr "С учётом _регистра"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:2
|
2010-12-29 03:20:41 -08:00
|
|
|
|
msgid "Don't _prompt on replace"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Не спрашивать при замене"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:3 ../moo/plugins/moofind.c:1120
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Find"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Найти"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:4
|
2010-12-29 03:20:41 -08:00
|
|
|
|
msgid "Find _backwards"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Снизу вверх"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:5
|
2010-12-29 03:20:41 -08:00
|
|
|
|
msgid "From c_ursor"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "От курсора"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:6
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Options"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Параметры"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:7
|
|
|
|
|
msgid "Regular e_xpression"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Регулярное выражение"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:8
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Replace With"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Заменить на"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:9
|
|
|
|
|
msgid "S_elected text"
|
|
|
|
|
msgstr "В выделенном тексте"
|
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:10
|
2010-12-29 03:20:41 -08:00
|
|
|
|
msgid "_Literal replacement"
|
|
|
|
|
msgstr "Литеральная замена"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:11
|
2010-12-29 03:20:41 -08:00
|
|
|
|
msgid "_Replacement text:"
|
|
|
|
|
msgstr "Текст для замены"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:12
|
2010-12-29 03:20:41 -08:00
|
|
|
|
msgid "_Text to find:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Текст для поиска:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind.glade.h:13
|
2010-12-29 03:20:41 -08:00
|
|
|
|
msgid "_Whole words only"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Только целые слова"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:1
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:500
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "Find _Next"
|
|
|
|
|
msgstr "Найти следующее"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:2
|
|
|
|
|
msgid "Replace _All"
|
|
|
|
|
msgstr "Заменить _все"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:3
|
|
|
|
|
msgid "Replace?"
|
|
|
|
|
msgstr "Заменить?"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:4
|
|
|
|
|
msgid "Sto_p"
|
|
|
|
|
msgstr "Сто_п"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextfind-prompt.glade.h:5
|
|
|
|
|
msgid "_Replace"
|
|
|
|
|
msgstr "_Заменить"
|
|
|
|
|
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#: ../moo/mooedit/glade/mootextgotoline.glade.h:1
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:550
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Go to Line"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Перейти к строке"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/glade/mootextgotoline.glade.h:2
|
|
|
|
|
msgid "Go to line:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Перейти к строке:"
|
2007-02-03 09:41:57 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#. menu item label
|
|
|
|
|
#: ../moo/mooedit/medit.xml.h:2
|
|
|
|
|
msgid "Pa_nes"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "_Панели"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#. menu item label
|
|
|
|
|
#: ../moo/mooedit/medit.xml.h:4
|
|
|
|
|
msgid "_Document"
|
|
|
|
|
msgstr "_Документ"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#. menu item label
|
|
|
|
|
#: ../moo/mooedit/medit.xml.h:6
|
|
|
|
|
msgid "_File"
|
|
|
|
|
msgstr "_Файл"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#. menu item label
|
|
|
|
|
#: ../moo/mooedit/medit.xml.h:8
|
|
|
|
|
msgid "_Search"
|
|
|
|
|
msgstr "П_оиск"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/medit.xml.h:9
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_Tools"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "_Инструменты"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#. menu item label
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/medit.xml.h:11
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_View"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "_Вид"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#. menu item label
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/mooedit/medit.xml.h:13
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_Window"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "_Окно"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#. Translators: number of documents here is always greater than one, so
|
|
|
|
|
#. ignore singular form (which is simply copy of the plural here)
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:373
|
2006-12-12 23:53:40 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"There are %u documents with unsaved changes. Save changes before closing?"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid_plural ""
|
|
|
|
|
"There are %u documents with unsaved changes. Save changes before closing?"
|
|
|
|
|
msgstr[0] ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"В %u документе есть несохранённые изменения. Сохранить изменения перед "
|
|
|
|
|
"закрытием?"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgstr[1] ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"В %u документах есть несохранённые изменения. Сохранить изменения перед "
|
|
|
|
|
"закрытием?"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgstr[2] ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"В %u документах есть несохранённые изменения. Сохранить изменения перед "
|
|
|
|
|
"закрытием?"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:428
|
2006-12-12 23:53:40 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Could not save file\n"
|
|
|
|
|
"%s"
|
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Не удаётся сохранить файл\n"
|
|
|
|
|
"%s"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:490
|
2006-12-12 23:53:40 -06:00
|
|
|
|
msgid ""
|
2011-01-14 01:34:49 -08:00
|
|
|
|
"Could not save file %s in encoding %s. Do you want to save it in UTF-8 "
|
|
|
|
|
"encoding instead?"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
msgstr ""
|
2011-01-14 01:34:49 -08:00
|
|
|
|
"Не удалось преобразовать файл к требуемой кодировке %s. Сохранить в "
|
|
|
|
|
"кодировке UTF-8?"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:494
|
|
|
|
|
msgid "Save file in UTF-8 encoding?"
|
|
|
|
|
msgstr "Сохранить в кодировке UTF-8?"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#. Could not open file foo.txt
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:516
|
2006-12-12 23:53:40 -06:00
|
|
|
|
#, c-format
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid ""
|
|
|
|
|
"Could not open file\n"
|
|
|
|
|
"%s"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Не удаётся открыть файл\n"
|
|
|
|
|
"%s"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:518
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Could not open file"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Не удаётся открыть файл"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:524
|
2006-12-12 23:53:40 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
2007-02-03 09:41:57 -06:00
|
|
|
|
"Could not open file using character encoding %s. The file may be binary or "
|
|
|
|
|
"encoding may be specified incorrectly."
|
2006-12-12 23:53:40 -06:00
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Не удаётся открыть файл используя кодировку %s. Возможно это бинарный файл "
|
|
|
|
|
"или кодировка была указана неверно."
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:528
|
2007-11-26 00:26:44 -06:00
|
|
|
|
#, c-format
|
2006-12-12 23:53:40 -06:00
|
|
|
|
msgid ""
|
2007-02-03 09:41:57 -06:00
|
|
|
|
"Could not detect file character encoding. Please make sure the file is not "
|
|
|
|
|
"binary and try to select encoding in the Open dialog."
|
2006-12-12 23:53:40 -06:00
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Не удаётся определить кодировку файла. Убедитесь, что это не бинарный файл и "
|
|
|
|
|
"попробуйте выбрать кодирку в диалоге открытия файла."
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#. Could not reload file foo.txt
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:563
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#, c-format
|
2006-12-12 23:53:40 -06:00
|
|
|
|
msgid ""
|
2007-02-03 09:41:57 -06:00
|
|
|
|
"Could not reload file\n"
|
|
|
|
|
"%s"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Не удаётся перезагрузить файл\n"
|
|
|
|
|
"%s"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:591
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Discard changes in file '%s'?"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Отменить изменения в файле '%s'?"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:593
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "If you reload the document, changes will be discarded"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Если вы перезгрузите документ, изменения будут утеряны"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:594 ../moo/mooedit/mooeditwindow.c:408
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "_Reload"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "О_бновить"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:616
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Overwrite modified file '%s'?"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Перезаписать измененный файл '%s'?"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:617
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"File '%s' was modified on disk by another process. If you save it, changes "
|
|
|
|
|
"on disk will be lost."
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Файл '%s' был изменён другой программой. Если вы сохраните его, эти "
|
|
|
|
|
"изменениябудут потеряны."
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:619
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Over_write"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Пере_записать"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:640
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid ""
|
|
|
|
|
"Beginning of document reached.\n"
|
|
|
|
|
"Continue from the end?"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Достигнуто начало документа.\n"
|
|
|
|
|
"Продолжить с конца?"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditdialogs.c:643
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid ""
|
|
|
|
|
"End of document reached.\n"
|
|
|
|
|
"Continue from the beginning?"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgstr ""
|
2007-07-13 16:06:13 -05:00
|
|
|
|
"Достигнут конец документа.\n"
|
|
|
|
|
"Продолжить с начала?"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooedit-fileops.c:1309 ../moo/plugins/moofileselector.c:509
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "Untitled"
|
|
|
|
|
msgstr "Без имени"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooedit-fileops.c:1311
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Untitled %d"
|
|
|
|
|
msgstr "Без имени %d"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditor.c:231
|
2008-02-20 09:34:34 -06:00
|
|
|
|
msgid "Open Recent Files Dialog"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Последние файлы"
|
2008-02-20 09:34:34 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditor.c:232
|
2008-02-20 09:34:34 -06:00
|
|
|
|
msgid "Open Recent|_More..."
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "_Еще.."
|
2008-02-20 09:34:34 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditor.c:533
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Open new editor window"
|
|
|
|
|
msgstr "Открыть новое окно"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditor.c:719
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Open Recent"
|
|
|
|
|
msgstr "Последние файлы"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#. Translators: if translated, it should be a comma-separated list
|
|
|
|
|
#. of encodings to try when opening files. Encodings names should be
|
|
|
|
|
#. those understood by iconv, or "LOCALE" which means user's locale
|
|
|
|
|
#. charset. For instance, the default value is "UTF-8,LOCALE,ISO_8859-15,ISO_8859-1".
|
|
|
|
|
#. You want to add common preferred non-UTF8 encodings used in your locale.
|
|
|
|
|
#. Do not remove ISO_8859-15 and ISO_8859-1, instead leave them at the end,
|
|
|
|
|
#. these are common source files encodings.
|
|
|
|
|
#: ../moo/mooedit/mooeditprefs.c:51
|
|
|
|
|
msgid "encodings_list"
|
|
|
|
|
msgstr "UTF-8,LOCALE,KOI8-R,WINDOWS-1251,ISO_8859-15,ISO_8859-1"
|
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:168
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "PreferencesPage|General"
|
|
|
|
|
msgstr ""
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:203
|
2010-12-27 00:30:33 -08:00
|
|
|
|
msgid "PreferencesPage|File Filters"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:255
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "PreferencesPage|View"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Вид"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:301
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "PreferencesPage|File"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Файл"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:340
|
2010-12-27 00:30:33 -08:00
|
|
|
|
msgid "PreferencesPage|Languages"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Языки"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#. Menu item in the Language menu
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:555 ../moo/mooedit/mooeditwindow.c:3623
|
2011-01-06 01:07:44 -08:00
|
|
|
|
msgid "Language|None"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Ничего"
|
2011-01-06 01:07:44 -08:00
|
|
|
|
|
|
|
|
|
#. Column label on File Filters prefs page
|
|
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:919
|
|
|
|
|
msgctxt "filter-prefs-column"
|
|
|
|
|
msgid "Filter"
|
|
|
|
|
msgstr "Фильтр"
|
|
|
|
|
|
|
|
|
|
#. Column label on File Filters prefs page
|
|
|
|
|
#: ../moo/mooedit/mooeditprefspage.c:921
|
|
|
|
|
msgctxt "filter-prefs-column"
|
|
|
|
|
msgid "Options"
|
|
|
|
|
msgstr "Параметры"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:391
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Create new document"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Создать новый документ"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:399
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_Open..."
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "_Открыть..."
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:400
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Open..."
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Открыть..."
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:407 ../moo/moofileview/moofileview.c:1282
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1283
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Reload"
|
|
|
|
|
msgstr "Обновить"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:409
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Reload document"
|
|
|
|
|
msgstr "Обновить документ"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:440
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Save _As..."
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Сохранить _как..."
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:441
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Save as..."
|
|
|
|
|
msgstr "Сохранить как..."
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:451
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Close document"
|
|
|
|
|
msgstr "Закрыть документ"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:459
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Close All"
|
|
|
|
|
msgstr "Закрыть Все"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:460
|
2007-12-03 22:46:09 -06:00
|
|
|
|
msgid "Close A_ll"
|
|
|
|
|
msgstr "Закрыть Все"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:461
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Close all documents"
|
|
|
|
|
msgstr "Закрыть все документы"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:468
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Previous Tab"
|
|
|
|
|
msgstr "Предыдущая Закладка"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:469
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_Previous Tab"
|
|
|
|
|
msgstr "Предыдущая Закладка"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:470
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Previous tab"
|
|
|
|
|
msgstr "Предыдущая закладка"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:478
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Next Tab"
|
|
|
|
|
msgstr "Следующая Закладка"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:479
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_Next Tab"
|
|
|
|
|
msgstr "Следующая Закладка"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:480
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Next tab"
|
|
|
|
|
msgstr "Следующая закладка"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:499
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find Next"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Найти следующее"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:501
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find next"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Найти следующее"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:510
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find Previous"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Найти предыдущее"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:511
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find _Previous"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Найти предыдущее"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:512
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find previous"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Найти предыдущее"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:532
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find Current Word"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Найти текущее слово"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:533
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find Current _Word"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Найти текущее _слово"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:541
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find Current Word Backwards"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Найти текущее слово (назад)"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:542
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Find Current Word _Backwards"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Найти текущее слово (_назад)"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:551
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgid "_Go to Line..."
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Перейти к _строке..."
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:552
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgid "Go to line..."
|
|
|
|
|
msgstr "Перейти к строке..."
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:561
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Toggle Text Wrapping"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Включить перенос текста"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:562
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_Wrap Text"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "_Перенос текста"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:569
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Toggle Line Numbers Display"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Отображать номера строк"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:570
|
|
|
|
|
msgid "Show _Line Numbers"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Отображать _номера строк"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:576
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Focus Document"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Перейти к документу"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:577
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "_Focus Document"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "_Перейти к документу"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:584
|
|
|
|
|
msgid "Move to Split View"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:585
|
|
|
|
|
msgid "_Move to Split View"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:630
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Toggle Bookmark"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Поставить закладку"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:631
|
2008-09-14 12:59:14 -05:00
|
|
|
|
msgid "Toggle _Bookmark"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Поставить закладку"
|
2008-09-14 12:59:14 -05:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:639
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Next Bookmark"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Следующая закладка"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:640
|
2008-09-14 12:59:14 -05:00
|
|
|
|
msgid "_Next Bookmark"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Следующая закладка"
|
2008-09-14 12:59:14 -05:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:647
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Previous Bookmark"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Предыдущая закладка"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:648
|
2008-09-14 12:59:14 -05:00
|
|
|
|
msgid "_Previous Bookmark"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Предыдущая закладка"
|
2008-09-14 12:59:14 -05:00
|
|
|
|
|
2006-12-08 17:54:44 -06:00
|
|
|
|
#. action
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:656 ../moo/mooedit/mooeditwindow.c:657
|
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:658
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Comment"
|
|
|
|
|
msgstr "Закомментировать"
|
|
|
|
|
|
|
|
|
|
#. action
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:666 ../moo/mooedit/mooeditwindow.c:667
|
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:668
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Uncomment"
|
|
|
|
|
msgstr "Раскомментировать"
|
|
|
|
|
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#. Insensitive menu item which appears in Window menu with no documents open
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:696
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "No Documents"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Нет документов"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:704
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Page Setup"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Параметры страницы"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:705
|
2007-12-03 22:46:09 -06:00
|
|
|
|
msgid "Page S_etup..."
|
|
|
|
|
msgstr "Параметры страницы..."
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:706
|
2007-07-18 04:53:47 -05:00
|
|
|
|
msgid "Page Setup..."
|
|
|
|
|
msgstr "Параметры страницы..."
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:731 ../moo/mooedit/mooeditwindow.c:1869
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Export as PDF"
|
|
|
|
|
msgstr "Экспорт в PDF"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:732
|
2007-12-03 22:46:09 -06:00
|
|
|
|
msgid "E_xport as PDF..."
|
|
|
|
|
msgstr "Экспорт в PDF..."
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:733
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Export as PDF..."
|
|
|
|
|
msgstr "Экспорт в PDF..."
|
|
|
|
|
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file]"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1004
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s [new file]"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "%s [новый файл]"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified on disk]"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1007
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s [modified on disk]"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "%s [есть изменения на диске]"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted]"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1010
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s [deleted]"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "%s [удалён]"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file] [modified]"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1018
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s [new file] [modified]"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "%s [новый файл] [изменён]"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified on disk] [modified]"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1021
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s [modified on disk] [modified]"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "%s [есть изменения на диске] [изменён]"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted] [modified]"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1024
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s [deleted] [modified]"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "%s [удалён] [изменён]"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
|
|
|
|
#. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified]"
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1027
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%s [modified]"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "%s [изменён]"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1258
|
2007-11-26 00:26:44 -06:00
|
|
|
|
msgid "Reopen Using Encoding"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Открыть в кодировке"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1308
|
2007-11-29 19:57:03 -06:00
|
|
|
|
msgid "_Encoding"
|
|
|
|
|
msgstr "Кодировка"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1363
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Line En_dings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1370
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "_Windows (CR+LF)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1379
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "_Unix (LF)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1383
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "_Mac (CR)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:1387
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Mi_xed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#. Item in document tab context menu
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:2078
|
2011-01-06 01:07:44 -08:00
|
|
|
|
msgctxt "tab-context-menu"
|
|
|
|
|
msgid "Close"
|
|
|
|
|
msgstr "Закрыть"
|
|
|
|
|
|
|
|
|
|
#. Item in document tab context menu
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:2089
|
2011-01-06 01:07:44 -08:00
|
|
|
|
msgctxt "tab-context-menu"
|
|
|
|
|
msgid "Close All Others"
|
|
|
|
|
msgstr "Закрыть Все Остальные"
|
|
|
|
|
|
|
|
|
|
#. Item in document tab context menu
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:2106
|
2011-01-06 01:07:44 -08:00
|
|
|
|
msgctxt "tab-context-menu"
|
|
|
|
|
msgid "Detach"
|
|
|
|
|
msgstr "Отделить"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#. Item in document tab context menu
|
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:2115
|
|
|
|
|
msgctxt "tab-context-menu"
|
|
|
|
|
msgid "Move to Split View"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3477
|
2007-11-26 00:26:44 -06:00
|
|
|
|
#, c-format
|
2007-11-29 19:57:03 -06:00
|
|
|
|
msgid "Line: %s Col: %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Строка: %s Столбец: %s"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3478
|
2007-11-26 00:26:44 -06:00
|
|
|
|
#, c-format
|
2007-11-29 19:57:03 -06:00
|
|
|
|
msgid "Chars: %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Символов: %s"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
|
|
|
|
#. Label in the editor window statusbar - Overwrite or Insert mode
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3521
|
2007-11-26 00:26:44 -06:00
|
|
|
|
msgid "OVR"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "ЗАМЕНА"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3521
|
2007-11-26 00:26:44 -06:00
|
|
|
|
msgid "INS"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "ВСТАВКА"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooeditwindow.c:3618
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "_Language"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "_Язык"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mooplugin.c:1425
|
2011-01-06 01:07:44 -08:00
|
|
|
|
msgctxt "Prefs page label"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "Plugins"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/mooedit/mooplugin.c:1450
|
|
|
|
|
msgctxt "plugin-prefs-column"
|
|
|
|
|
msgid "Enabled"
|
|
|
|
|
msgstr "Включен"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/mooplugin.c:1456
|
|
|
|
|
msgctxt "plugin-prefs-column"
|
|
|
|
|
msgid "Plugin"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Модуль"
|
2011-01-06 01:07:44 -08:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooplugin-loader.c:226
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"console message|ignoring file '%s', module version '%s' is not compatible "
|
|
|
|
|
"with current version %u.%u"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooedit/mooplugin-loader.c:235
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "console message|invalid module version '%s' in file '%s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/mooedit/mootextfind.c:165
|
|
|
|
|
msgctxt "Dialog title"
|
|
|
|
|
msgid "Replace"
|
|
|
|
|
msgstr "Заменa"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooedit/mootextfind.c:171
|
|
|
|
|
msgctxt "Dialog title"
|
|
|
|
|
msgid "Find"
|
|
|
|
|
msgstr "Поиск"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mootextfind.c:475
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "No search term entered"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Не указан текст для поиска"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mootextfind.c:778 ../moo/mooedit/mootextfind.c:884
|
|
|
|
|
#: ../moo/mooedit/mootextfind.c:1039
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Search hit top, continuing at bottom"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Достигнуто начало документа, продолжаем с конца"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mootextfind.c:780 ../moo/mooedit/mootextfind.c:882
|
|
|
|
|
#: ../moo/mooedit/mootextfind.c:962
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Search hit bottom, continuing at top"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Достигнут конец документа, продолжаем с начала"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mootextfind.c:789 ../moo/mooedit/mootextfind.c:894
|
|
|
|
|
#: ../moo/mooedit/mootextfind.c:970 ../moo/mooedit/mootextfind.c:1047
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Pattern not found: %s"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Шаблон не найден: %s"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mootextfind.c:876
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Found single instance of pattern '%s'"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Шаблон '%s' найден один раз"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mootextfind.c:1082
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "No replacement made"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Замена не произведена"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooedit/mootextfind.c:1088
|
2007-02-27 22:55:05 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "%u replacement made"
|
|
|
|
|
msgid_plural "%u replacements made"
|
|
|
|
|
msgstr[0] "Произведена %u замена"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr[1] "Произведены %u замены"
|
|
|
|
|
msgstr[2] "Произведены %u замен"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:1
|
|
|
|
|
msgid "Add Separator"
|
|
|
|
|
msgstr "Добавить разделитель"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:2
|
|
|
|
|
msgid "Add bookmark"
|
|
|
|
|
msgstr "Добавить закладку"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:3
|
|
|
|
|
msgid "Add separator"
|
|
|
|
|
msgstr "Добавить разделитель"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:4
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr "Удалить"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:5
|
|
|
|
|
msgid "Delete selected items"
|
|
|
|
|
msgstr "Удалить выделенное"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:6
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1242 ../moo/moofileview/moofileview.c:1243
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Edit Bookmarks"
|
|
|
|
|
msgstr "Редактировать закладки"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:7
|
|
|
|
|
msgid "Icon:"
|
|
|
|
|
msgstr "Значок:"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:8
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:10
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "New"
|
|
|
|
|
msgstr "Создать"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moobookmark-editor.glade.h:9
|
|
|
|
|
msgid "Path:"
|
|
|
|
|
msgstr "Путь:"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moocreatefolder.glade.h:1
|
|
|
|
|
msgid "Create Folder"
|
|
|
|
|
msgstr "Создать папку"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/glade/moofileprops.glade.h:1
|
|
|
|
|
msgid "General"
|
|
|
|
|
msgstr "Общее"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2007-07-31 04:03:49 -05:00
|
|
|
|
#: ../moo/moofileview/glade/moofileview-drop.glade.h:1
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector.glade.h:2
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:891 ../moo/plugins/moofileselector.c:916
|
2007-07-31 04:03:49 -05:00
|
|
|
|
msgid "Save As"
|
|
|
|
|
msgstr "Сохранить как"
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#. Column label in file selector bookmark editor
|
|
|
|
|
#: ../moo/moofileview/moobookmarkmgr.c:963
|
|
|
|
|
msgctxt "fileview-bookmark-editor"
|
|
|
|
|
msgid "Icon"
|
|
|
|
|
msgstr "Значок"
|
|
|
|
|
|
|
|
|
|
#. Column label in file selector bookmark editor
|
|
|
|
|
#: ../moo/moofileview/moobookmarkmgr.c:979
|
|
|
|
|
msgctxt "fileview-bookmark-editor"
|
|
|
|
|
msgid "Label"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Название"
|
2011-01-06 01:07:44 -08:00
|
|
|
|
|
|
|
|
|
#. Column label in file selector bookmark editor
|
|
|
|
|
#: ../moo/moofileview/moobookmarkmgr.c:997
|
|
|
|
|
msgctxt "fileview-bookmark-editor"
|
|
|
|
|
msgid "Path"
|
|
|
|
|
msgstr "Путь"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1116 ../moo/plugins/moofileselector.c:635
|
|
|
|
|
#: ../moo/plugins/moofileselector.c:636 ../moo/plugins/moofileselector.c:1273
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector-prefs.c:72
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "File Selector"
|
|
|
|
|
msgstr "Выбор файлов"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1125
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Go to parent folder"
|
|
|
|
|
msgstr "Вверх"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1174 ../moo/moofileview/moofileview.c:3366
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Delete..."
|
|
|
|
|
msgstr "Удалить..."
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1175 ../moo/moofileview/moofileview.c:3367
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Delete selected files"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Удалить выделенные файлы"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1185 ../moo/moofileview/moofileview.c:1186
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Show Hidden Files"
|
|
|
|
|
msgstr "Показывать скрытые файлы"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1194 ../moo/moofileview/moofileview.c:1195
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Show Parent Folder"
|
|
|
|
|
msgstr "Показывать папку верхнего уровня"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1201 ../moo/moofileview/moofileview.c:1202
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Case Sensitive Sort"
|
|
|
|
|
msgstr "Регистрозависимая сортировка"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1208 ../moo/moofileview/moofileview.c:1209
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Show Folders First"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Показывать папки первыми"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1225 ../moo/moofileview/moofileview.c:1226
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.xml.h:1
|
|
|
|
|
msgid "Bookmarks"
|
|
|
|
|
msgstr "Закладки"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1234 ../moo/moofileview/moofileview.c:1235
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Add Bookmark"
|
|
|
|
|
msgstr "Добавить закладку"
|
2008-08-30 13:53:46 -05:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:1586
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Filter"
|
|
|
|
|
msgstr "Фильтр"
|
2007-04-10 02:19:39 -05:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3210
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Move folder %s to Trash?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3213
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Move file %s to Trash?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3218
|
2008-09-07 11:07:53 -05:00
|
|
|
|
msgid "Move selected files to Trash?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3226
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Delete folder %s and all its content?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3229
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Delete file %s?"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Удалить файл %s?"
|
2008-09-07 11:07:53 -05:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3234
|
2008-09-07 11:07:53 -05:00
|
|
|
|
msgid "Delete selected files?"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Удалить выделенные файлы?"
|
2008-09-07 11:07:53 -05:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3296
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not delete folder %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Не удалось удалить папку %s"
|
2008-09-07 11:07:53 -05:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3299
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not delete file %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Не удалось удалить файл %s"
|
2008-09-07 11:07:53 -05:00
|
|
|
|
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3360
|
2008-09-07 11:07:53 -05:00
|
|
|
|
msgid "Move to Trash..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview.c:3361
|
2008-09-07 11:07:53 -05:00
|
|
|
|
msgid "Move selected files to Trash"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/moofileview/moofileview-tools.c:335
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "Open with|Default Application"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Приложение по умолчанию"
|
2010-11-07 02:26:13 -08:00
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#: ../moo/moofileview/moofileview.xml.h:2
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Open _With"
|
|
|
|
|
msgstr "Открыть"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#: ../moo/moofileview/moofileview.xml.h:3
|
|
|
|
|
msgid "View"
|
|
|
|
|
msgstr "Отображение"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/moopython/plugins/medit/runpython.py:43
|
|
|
|
|
msgid "Python Output"
|
|
|
|
|
msgstr "Вывод Питона"
|
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/python.py:48 ../moo/moopython/plugins/python.py:49
|
|
|
|
|
msgid "Python Console"
|
|
|
|
|
msgstr "Консоль Питона"
|
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/python.py:56 ../moo/moopython/plugins/python.py:57
|
|
|
|
|
msgid "Run File"
|
|
|
|
|
msgstr "Исполнить файл"
|
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:177
|
|
|
|
|
msgid "Terminal"
|
|
|
|
|
msgstr "Терминал"
|
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:224
|
|
|
|
|
msgid "Default"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "По умолчанию"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:225
|
|
|
|
|
msgid "Black on White"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Чёрное на белом"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:228
|
|
|
|
|
msgid "Black on Light Yellow"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Чёрное на жёлтом"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:231
|
|
|
|
|
msgid "Marble"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Мрамор"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:234
|
|
|
|
|
msgid "Green on Black"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Зелёное на чёрном"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:237
|
|
|
|
|
msgid "Paper, Light"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Бумага, светлая"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:240
|
|
|
|
|
msgid "Paper"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Бумага"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:243
|
|
|
|
|
msgid "Linux Colors"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Цвета Линукс"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:246
|
|
|
|
|
msgid "VIM Colors"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Цвета VIM"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
|
|
|
|
#: ../moo/moopython/plugins/terminal.py:249
|
|
|
|
|
msgid "White on Black"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Белое на чёрном"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
2007-07-12 00:55:33 -05:00
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:1
|
|
|
|
|
msgid "Default key:"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Клавиша по умолчанию:"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:2
|
2007-07-12 00:55:33 -05:00
|
|
|
|
msgid "Shortcut for selected action"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Комбинация клавиш для выбранного действия"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:4
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgctxt "yes"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
msgid "Shortcut|Custom"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Особая"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:6
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgctxt "yes"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
msgid "Shortcut|Default"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "По умолчанию"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#: ../moo/mooutils/glade/mooaccelprefs.glade.h:8
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgctxt "yes"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
msgid "Shortcut|None"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Нет"
|
2007-07-12 00:55:33 -05:00
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#. Column label in Configure Shortcuts dialog
|
|
|
|
|
#: ../moo/mooutils/mooaccelprefs.c:261
|
|
|
|
|
msgctxt "accel-editor-column"
|
|
|
|
|
msgid "Action"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Действие"
|
2011-01-06 01:07:44 -08:00
|
|
|
|
|
|
|
|
|
#. Column label in Configure Shortcuts dialog
|
|
|
|
|
#: ../moo/mooutils/mooaccelprefs.c:270
|
|
|
|
|
msgctxt "accel-editor-column"
|
|
|
|
|
msgid "Shortcut"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Клавиши"
|
2011-01-06 01:07:44 -08:00
|
|
|
|
|
|
|
|
|
#. Column label in Configure Shortcuts dialog
|
|
|
|
|
#: ../moo/mooutils/mooaccelprefs.c:279
|
|
|
|
|
msgctxt "accel-editor-column"
|
|
|
|
|
msgid "Global"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooaccelprefs.c:805
|
2008-08-30 13:53:46 -05:00
|
|
|
|
msgid "Configure Shortcuts"
|
|
|
|
|
msgstr "Настройка горячих клавиш"
|
|
|
|
|
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/mooutils/moodialogs.c:423
|
2008-02-10 12:47:42 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Save changes to document \"%s\" before closing?"
|
|
|
|
|
msgstr "Сохранить изменения в документе \"%s\" перед закрытием?"
|
|
|
|
|
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/mooutils/moodialogs.c:424
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Save changes to the document before closing?"
|
|
|
|
|
msgstr "Сохранить изменения в документе перед закрытием?"
|
|
|
|
|
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/mooutils/moodialogs.c:429
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "If you don't save, changes will be discarded"
|
|
|
|
|
msgstr "Если вы не сохраните документ, изменения будут потеряны"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#. Translators: 012345 denotes order in which character encoding
|
|
|
|
|
#. groups should appear, e.g. 543210 means inverse order.
|
|
|
|
|
#. 0 - "West European",
|
|
|
|
|
#. 1 - "East European",
|
|
|
|
|
#. 2 - "East Asian",
|
|
|
|
|
#. 3 - "SE & SW Asian",
|
|
|
|
|
#. 4 - "Middle Eastern",
|
|
|
|
|
#. 5 - "Unicode"
|
|
|
|
|
#: ../moo/mooutils/mooencodings.c:174
|
|
|
|
|
msgid "012345"
|
|
|
|
|
msgstr "510234"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings.c:692
|
|
|
|
|
msgid "Auto Detected"
|
|
|
|
|
msgstr "Автоопределение"
|
|
|
|
|
|
|
|
|
|
#. Translators: do not translate the part before |
|
|
|
|
|
#: ../moo/mooutils/mooencodings.c:721
|
|
|
|
|
msgid "Encodings combo submenu|Other"
|
|
|
|
|
msgstr "Другая"
|
|
|
|
|
|
|
|
|
|
#: ../moo/mooutils/mooencodings.c:820
|
|
|
|
|
msgid "Charact_er encoding:"
|
|
|
|
|
msgstr "_Кодировка символов"
|
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:27
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "West European"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Западноевропейская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:28
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "East European"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Восточноевропейская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:29
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "East Asian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Восточная Азия"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:30
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "SE & SW Asian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Юговосточная и югозападная Азия"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:31
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Middle Eastern"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Средний восток"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:32
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:71
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:72
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:73
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:74
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:75
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Unicode"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Юникод"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:53
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Ascii"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Ascii"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:55
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:68
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:92
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:117
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:130
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Western"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Западная"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:56
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:93
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:107
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:128
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Central European"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Центральноевропейская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:57
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "South European"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Южноевропейская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:58
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:66
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:135
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Baltic"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Балтийская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:59
|
2007-02-03 09:41:57 -06:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:94
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:101
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:103
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:109
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:129
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Cyrillic"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Кириллица"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:60
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:97
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:106
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:134
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Arabic"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Арабская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:61
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:112
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:131
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Greek"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Греческая"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:62
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Hebrew Visual"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Еврейская видимая"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:63
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:96
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:115
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:133
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Hebrew"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Еврейская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:64
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:95
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:119
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:132
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Turkish"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Турецкая"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:65
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Nordic"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Северная"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:67
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Celtic"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Кельтская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:69
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:118
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Romanian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Романская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:77
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Armenian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Армянская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:78
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:79
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:84
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Chinese Traditional"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Китайская традиционная"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:80
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Cyrillic/Russian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Кириллица (российская)"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:82
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:99
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:122
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Japanese"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Японская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:83
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:100
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:102
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:125
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Korean"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Корейская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:86
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:87
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:88
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:90
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Chinese Simplified"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Китайская упрощенная"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:89
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Georgian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Грузинская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:104
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:120
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Cyrillic/Ukrainian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Кириллица (украинская)"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:108
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Croatian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Хорватская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:110
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Hindi"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Хинди"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:111
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Persian"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Персидская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:113
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Gujarati"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Гуджарати"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:114
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Gurmukhi"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Гурмукхи"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:116
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Icelandic"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Исландская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:123
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:126
|
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:136
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Vietnamese"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Вьетнамская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#: ../moo/mooutils/mooencodings-data.h:124
|
2007-02-03 09:41:57 -06:00
|
|
|
|
msgid "Thai"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Тайская"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#. menu item in Insert Special Character submenu of text entry context menu
|
|
|
|
|
#: ../moo/mooutils/mooentry.c:536
|
|
|
|
|
msgctxt "insert-special-char"
|
|
|
|
|
msgid "Line End"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. menu item in Insert Special Character submenu of text entry context menu
|
|
|
|
|
#: ../moo/mooutils/mooentry.c:538
|
|
|
|
|
msgctxt "insert-special-char"
|
|
|
|
|
msgid "Tab"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. label of Insert Special Character submenu in text entry context menu
|
|
|
|
|
#: ../moo/mooutils/mooentry.c:581
|
|
|
|
|
msgctxt "insert-special-char"
|
|
|
|
|
msgid "Insert Special Character"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-04 23:57:28 -08:00
|
|
|
|
#: ../moo/mooutils/moofiledialog.c:650
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Selected file is not a regular file"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moofilewriter.c:101
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not open %s: %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Не удаётся открыть файл %s: %s"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#: ../moo/mooutils/moofilewriter.c:291 ../moo/mooutils/mooutils-fs.c:387
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:406 ../moo/mooutils/mooutils-fs.c:422
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not create folder %s: %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Не удалось создать папку %s: %s"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooutils/moofiltermgr.c:545
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "_Show:"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "_Показывать:"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooutils/moohelp.c:205
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Help files not found"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Файлы справки не найдены"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooutils/moohelp.c:217
|
2008-02-10 12:47:42 -06:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File '%s' is missing in the directory '%s'"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Файл '%s' в директории '%s' не найден"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/mooutils/moohelp.c:220
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Could not find help file"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Файл справки не найден"
|
2008-02-10 12:47:42 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moopane.c:702
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Remove pane"
|
|
|
|
|
msgstr "Удалить панель"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moopane.c:712
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Hide pane"
|
|
|
|
|
msgstr "Скрыть панель"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moopane.c:716
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Sticky"
|
|
|
|
|
msgstr "Зафиксировать"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moopane.c:720
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Detach pane"
|
|
|
|
|
msgstr "Отделить панель"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moopane.c:733
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Attach"
|
|
|
|
|
msgstr "Прикрепить"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moopane.c:737
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Keep on top"
|
|
|
|
|
msgstr "Удерживать наверху"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moostock.c:29
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Save _None"
|
|
|
|
|
msgstr "Не сохранять"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moostock.c:30
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Save _Selected"
|
|
|
|
|
msgstr "Сохранить выделенные"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moostock.c:32
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Move"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Переместить"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moostock.c:33
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "Link"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Сделать ссылку"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moostock.c:35 ../moo/plugins/moofileselector.c:1120
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Save Copy"
|
|
|
|
|
msgstr "Сохранить копию"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moostock.c:36
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "_New Folder"
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Новая _папка"
|
2007-04-10 02:19:39 -05:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moostock.c:37
|
2007-04-10 02:19:39 -05:00
|
|
|
|
msgid "New _Window"
|
|
|
|
|
msgstr "Новое _окно"
|
|
|
|
|
|
2008-09-09 21:35:49 -05:00
|
|
|
|
#. This is error message in file selector when rm
|
|
|
|
|
#. fails for some strange reason
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:227
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not run 'rm' command: %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Не удалось выполнить команду 'rm':%s"
|
2008-09-07 11:07:53 -05:00
|
|
|
|
|
2008-09-09 21:35:49 -05:00
|
|
|
|
#. This is error message in file selector when rm
|
|
|
|
|
#. fails to delete a file or folder
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:245
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "'rm' command failed: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:295 ../moo/mooutils/mooutils-fs.c:315
|
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:342
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not remove %s: %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Не удалось удалить файл %s: %s"
|
2008-09-07 11:07:53 -05:00
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#: ../moo/mooutils/mooutils-fs.c:451
|
2008-09-07 11:07:53 -05:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not rename file %s to %s: %s"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Не удалось переименовать файл %s в %s: %s"
|
2008-09-07 11:07:53 -05:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/mooutils-misc.c:1747
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"console message|in file %s, line %d, function %s:\n"
|
|
|
|
|
"%s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/mooutils-misc.c:1846
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "console message|in file %s, line %d, function %s: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#. "Unknown error" may be displayed if there is a bug in the program
|
|
|
|
|
#. and proper error message has not been set. It doesn't provide any
|
|
|
|
|
#. useful information obviously
|
|
|
|
|
#: ../moo/mooutils/mooutils-misc.c:2231
|
|
|
|
|
msgid "Unknown error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:239
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Configure _Shortcuts..."
|
2007-07-13 16:06:13 -05:00
|
|
|
|
msgstr "Настроить горячие _клавиши..."
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:247 ../moo/mooutils/moowindow.c:248
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Show Toolbar"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Показывать панель инструментов"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:254 ../moo/mooutils/moowindow.c:255
|
2007-02-27 22:55:05 -06:00
|
|
|
|
msgid "Show Menubar"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Показывать меню"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:262 ../moo/mooutils/moowindow.c:263
|
2008-08-25 21:40:38 -05:00
|
|
|
|
msgid "Show Statusbar"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Показывать строку статуса"
|
2008-08-25 21:40:38 -05:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:465
|
|
|
|
|
#, c-format
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "Could not parse geometry string '%s'\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:1191
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_Icons Only"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Tолько пиктограммы"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:1192
|
2006-12-08 17:54:44 -06:00
|
|
|
|
msgid "_Labels Only"
|
2007-04-06 14:39:16 -05:00
|
|
|
|
msgstr "Tолько текст"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:1193
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Labels _Below Icons"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Текст под пиктограммами"
|
2006-12-08 17:54:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:1194
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Labels Be_side Icons"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Текст позади пиктограмм"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/mooutils/moowindow.c:1204
|
2008-02-10 12:47:42 -06:00
|
|
|
|
msgid "Toolbar _Style"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Стиль панели инструментов"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#. label of Ctags plugin pane
|
|
|
|
|
#: ../moo/plugins/ctags/ctags-plugin.c:119
|
|
|
|
|
#: ../moo/plugins/ctags/ctags-plugin.c:120
|
|
|
|
|
msgctxt "window-pane"
|
|
|
|
|
msgid "Functions"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Функции"
|
2011-01-06 01:07:44 -08:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector.glade.h:1
|
|
|
|
|
msgid "Create File"
|
|
|
|
|
msgstr "Создать файл"
|
|
|
|
|
|
|
|
|
|
#: ../moo/plugins/glade/moofileselector.glade.h:3
|
|
|
|
|
msgid "Save as"
|
|
|
|
|
msgstr "Сохранить как"
|
|
|
|
|
|
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:1
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "<b>Open With</b>"
|
|
|
|
|
msgstr "<b>Открыть с помощью</b>"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Command:"
|
|
|
|
|
msgstr "Команда:"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:5
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Menu item label"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Название пункта меню"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:7
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Move down"
|
|
|
|
|
msgstr "Переместить вниз"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:8
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Move up"
|
|
|
|
|
msgstr "Переместить вверх"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:9
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Name:"
|
|
|
|
|
msgstr "Название:"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:11
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Semicolon-separated list of file globs, e.g. '*.txt;foo.*;*bar*'"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Список масок файлов разделенных запятой, например '*.txt;foo.*;*bar*'"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:12
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid ""
|
|
|
|
|
"Semicolon-separated list of mime types, e.g. 'text/*;application/x-glade'"
|
|
|
|
|
msgstr ""
|
2011-01-06 02:00:41 -08:00
|
|
|
|
"Список типов файлов разделенных запятой, например 'text/*;application/x-"
|
|
|
|
|
"glade'"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofileselector-prefs.glade.h:14
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, no-c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Shell command to open the file: '%f' is replaced with file path, e.g. "
|
|
|
|
|
"'foobar %f'"
|
|
|
|
|
msgstr ""
|
2011-01-06 02:00:41 -08:00
|
|
|
|
"Команда оболочки для открытия файла '%f' заменена на путь к файлу, например "
|
|
|
|
|
"'foobar %f'"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:1
|
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "S_kip files:"
|
|
|
|
|
msgstr "_Пропускать файлы:"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:2
|
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:4
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "_Directory:"
|
|
|
|
|
msgstr "_Папка:"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moofind.glade.h:3
|
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:5
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "_Pattern:"
|
|
|
|
|
msgstr "_Шаблон:"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/glade/moogrep.glade.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Fi_les:"
|
|
|
|
|
msgstr "_Файлы:"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofilelist.c:2354 ../moo/plugins/moofilelist.c:2355
|
|
|
|
|
#: ../moo/plugins/moofilelist.c:2412
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "File List"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Список файлов"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofilelist.c:2412
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "List of files"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Список файлов"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:386
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Create file in folder '%s':"
|
|
|
|
|
msgstr "Создать файл в папке '%s':"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:441
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not create file '%s'"
|
|
|
|
|
msgstr "Не удалось создать файл '%s'"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:442 ../moo/plugins/moofileselector.c:804
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Could not convert '%s' to filename encoding. Please consider simpler name, "
|
|
|
|
|
"such as foo.blah or blah.foo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Не удаётся преобразовать '%s' к кодировке имени файла. Попробуйте "
|
|
|
|
|
"использовать, более простое имя, например, foo.blah или blah.foo"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:457
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "File '%s' already exists"
|
|
|
|
|
msgstr "Файл '%s' уже существует"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:600
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Go to current document directory"
|
|
|
|
|
msgstr "Перейти в папку с текущим документом"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:612 ../moo/plugins/moofileselector.c:613
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "New File..."
|
|
|
|
|
msgstr "Создать файл..."
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:803
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not save file as '%s'"
|
|
|
|
|
msgstr "Не удалось сохранить файл как '%s'"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:936
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Save Copy As"
|
|
|
|
|
msgstr "Сохранить копию как"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:962
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Rename To"
|
|
|
|
|
msgstr "Переименовать"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:1102
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Move Here"
|
|
|
|
|
msgstr "Переместить сюда"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:1103
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Move/Rename..."
|
|
|
|
|
msgstr "Переместить/переименовать..."
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:1111
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Save Here"
|
|
|
|
|
msgstr "Сохранить здесь"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:1112
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Save As..."
|
|
|
|
|
msgstr "Сохранить как..."
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:1121
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Save Copy As..."
|
|
|
|
|
msgstr "Сохранить копию как..."
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#: ../moo/plugins/moofileselector.c:1274
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "File selector pane for editor window"
|
|
|
|
|
msgstr "Панель выбора файлов в окне редактора"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:186
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Search Results"
|
|
|
|
|
msgstr "Результаты поиска"
|
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:250 ../moo/plugins/moofind.c:251
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Find In Files"
|
|
|
|
|
msgstr "Найти в файлах"
|
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:252
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Find in files"
|
|
|
|
|
msgstr "Поиск в файлах"
|
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:260 ../moo/plugins/moofind.c:261
|
|
|
|
|
#: ../moo/plugins/moofind.c:1000
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Find File"
|
|
|
|
|
msgstr "Найти файл"
|
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:262
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Find file"
|
|
|
|
|
msgstr "Найти файл"
|
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:969
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Find in Files"
|
|
|
|
|
msgstr "Поиск в файлах"
|
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:1052 ../moo/plugins/moofind.c:1078
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "*** %u match found ***"
|
|
|
|
|
msgid_plural "*** %u matches found ***"
|
|
|
|
|
msgstr[0] "*** Найдено %u совпадение ***"
|
|
|
|
|
msgstr[1] "*** Найдены %u совпадения ***"
|
|
|
|
|
msgstr[2] "*** Найдены %u совпадений ***"
|
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:1059 ../moo/plugins/moofind.c:1084
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "*** %u file found ***"
|
|
|
|
|
msgid_plural "*** %u files found ***"
|
|
|
|
|
msgstr[0] "*** Найден %u файл ***"
|
|
|
|
|
msgstr[1] "*** Найдены %u файла ***"
|
|
|
|
|
msgstr[2] "*** Найдены %u файлов ***"
|
|
|
|
|
|
2010-12-27 00:30:33 -08:00
|
|
|
|
#: ../moo/plugins/moofind.c:1120
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Finds everything"
|
|
|
|
|
msgstr "Найдётся всё!"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/mooluaplugin.cpp:110
|
|
|
|
|
msgid "Lua"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../moo/plugins/mooluaplugin.cpp:110
|
|
|
|
|
msgid "Lua support"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Скрипт Lua"
|
2010-11-07 02:26:13 -08:00
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#. label of Output window pane
|
|
|
|
|
#: ../moo/plugins/support/mooeditwindowoutput.c:33
|
|
|
|
|
#: ../moo/plugins/support/mooeditwindowoutput.c:34
|
|
|
|
|
msgctxt "window-pane"
|
|
|
|
|
msgid "Output"
|
|
|
|
|
msgstr "Вывод"
|
|
|
|
|
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#. Output filter for shell commands
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Filter|Bison"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Фильтр|Bison"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:4
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Filter|Default"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Фильтр|По умолчанию"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:6
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Filter|LaTeX"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "LaTeX"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:8
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Filter|Make"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Make"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:10
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Filter|None"
|
|
|
|
|
msgstr "Ничего"
|
|
|
|
|
|
|
|
|
|
#. Output filter for shell commands
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/filters.xml.h:12
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Filter|Python"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Python"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:1
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Filter:"
|
|
|
|
|
msgstr "Фильтр:"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Input:"
|
|
|
|
|
msgstr "Ввод:"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/mooedittools-exe.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Output:"
|
|
|
|
|
msgstr "Вывод:"
|
|
|
|
|
|
2010-11-07 02:26:13 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:1
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Delete item"
|
|
|
|
|
msgstr "Удалить"
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:2
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Enabled"
|
|
|
|
|
msgstr "Включен"
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:3
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Move item down"
|
|
|
|
|
msgstr "Переместить вниз"
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:4
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Move item up"
|
|
|
|
|
msgstr "Переместить вверх"
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:5
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "New item"
|
|
|
|
|
msgstr "Новый"
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:6
|
|
|
|
|
msgid "_Files:"
|
|
|
|
|
msgstr "Файлы:"
|
|
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:7
|
|
|
|
|
msgid "_Requires:"
|
|
|
|
|
msgstr "Требует"
|
|
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:8
|
|
|
|
|
msgid "_Save:"
|
|
|
|
|
msgstr "Сохранить:"
|
|
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:9
|
|
|
|
|
msgid "_Type:"
|
|
|
|
|
msgstr "Тип:"
|
|
|
|
|
|
|
|
|
|
#. Label of notebook tab on User Tools prefs page, do not translate the part before |
|
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:11
|
|
|
|
|
msgctxt "yes"
|
|
|
|
|
msgid "user-tools-prefs|Context menu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. Label of notebook tab on User Tools prefs page, do not translate the part before |
|
|
|
|
|
#: ../moo/plugins/usertools/glade/moousertools.glade.h:13
|
|
|
|
|
msgctxt "yes"
|
|
|
|
|
msgid "user-tools-prefs|Tools menu"
|
|
|
|
|
msgstr ""
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:88
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Output|None"
|
|
|
|
|
msgstr "Ничего"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:89
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Output|None, asynchronous"
|
|
|
|
|
msgstr "Ничего, асинхронно"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:91
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Output|Console"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "На консоль"
|
2010-12-21 03:30:59 -08:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:93
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Output|Output pane"
|
|
|
|
|
msgstr "Панель вывода"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:94
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Output|Insert into the document"
|
|
|
|
|
msgstr "Вставить в документ"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:95
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Output|New document"
|
|
|
|
|
msgstr "Новый документ"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:826
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Shell command"
|
|
|
|
|
msgstr "Команда оболочки"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1070
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Input|None"
|
|
|
|
|
msgstr "Ничего"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1071
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Input|Selected lines"
|
|
|
|
|
msgstr "Выделенные строки"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1072
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Input|Selection"
|
|
|
|
|
msgstr "Выделенный текст"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1073
|
2010-12-21 03:30:59 -08:00
|
|
|
|
msgid "Input|Whole document"
|
|
|
|
|
msgstr "Целый документ"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-exe.c:1074
|
|
|
|
|
msgid "Input|Document copy"
|
|
|
|
|
msgstr "Копия документа"
|
|
|
|
|
|
|
|
|
|
#: ../moo/plugins/usertools/moocommand-script.cpp:279
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Lua script"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
msgstr "Скрипт Lua"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moocommand-script.cpp:285
|
2011-01-04 23:57:28 -08:00
|
|
|
|
msgid "Python script"
|
|
|
|
|
msgstr "Питон"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moousertools.c:395
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:559
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Tools"
|
|
|
|
|
msgstr "Инструменты"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moousertools.c:1377
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "User Tools"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moousertools.c:1378
|
2010-02-28 00:26:39 -08:00
|
|
|
|
msgid "Configurable tools"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:109
|
2010-11-07 02:26:13 -08:00
|
|
|
|
msgid "New Command"
|
|
|
|
|
msgstr "Новая команда"
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#. 'Requires' combo box entry on Tools prefs page
|
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:162
|
|
|
|
|
msgctxt "Requires-combo"
|
|
|
|
|
msgid "Nothing"
|
|
|
|
|
msgstr "Ничего"
|
|
|
|
|
|
|
|
|
|
#. 'Requires' combo box entry on Tools prefs page
|
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:164
|
|
|
|
|
msgctxt "Requires-combo"
|
|
|
|
|
msgid "Document"
|
|
|
|
|
msgstr "Документ"
|
|
|
|
|
|
|
|
|
|
#. 'Requires' combo box entry on Tools prefs page
|
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:166
|
|
|
|
|
msgctxt "Requires-combo"
|
|
|
|
|
msgid "File on disk"
|
|
|
|
|
msgstr "Файл на диске"
|
|
|
|
|
|
|
|
|
|
#. 'Save' combo box entry on Tools prefs page
|
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:177
|
|
|
|
|
msgctxt "Save-combo"
|
|
|
|
|
msgid "Nothing"
|
|
|
|
|
msgstr "Ничего"
|
|
|
|
|
|
|
|
|
|
#. 'Save' combo box entry on Tools prefs page
|
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:179
|
|
|
|
|
msgctxt "Save-combo"
|
|
|
|
|
msgid "Current document"
|
|
|
|
|
msgstr "Текущий документ"
|
|
|
|
|
|
|
|
|
|
#. 'Save' combo box entry on Tools prefs page
|
|
|
|
|
#: ../moo/plugins/usertools/moousertools-prefs.c:181
|
|
|
|
|
msgctxt "Save-combo"
|
|
|
|
|
msgid "All documents"
|
|
|
|
|
msgstr "Все документы"
|
|
|
|
|
|
2011-01-14 01:34:49 -08:00
|
|
|
|
#~ msgid "Could not save file"
|
|
|
|
|
#~ msgstr "Не удаётся сохранить файл"
|
|
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
|
#~ "Error saving file\n"
|
|
|
|
|
#~ "%s"
|
|
|
|
|
#~ msgstr ""
|
|
|
|
|
#~ "Ошибка при сохранении файла\n"
|
|
|
|
|
#~ "%s"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Error saving file"
|
|
|
|
|
#~ msgstr "Ошибка при сохранении файла"
|
|
|
|
|
|
2011-01-06 01:07:44 -08:00
|
|
|
|
#~ msgid "Command type:"
|
|
|
|
|
#~ msgstr "Тип команды:"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Context menu"
|
|
|
|
|
#~ msgstr "Контекстное меню"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Tools menu"
|
|
|
|
|
#~ msgstr "Меню Инструментов"
|
|
|
|
|
|
2010-12-29 03:20:41 -08:00
|
|
|
|
#~ msgid "Case sensitive"
|
|
|
|
|
#~ msgstr "С учетом регистра"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#~ msgid "<b>Default language</b>"
|
|
|
|
|
#~ msgstr "<b>Язык по умолчанию</b>"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#~ msgid "Python"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
#~ msgstr "Питон"
|
|
|
|
|
|
2010-12-21 03:30:59 -08:00
|
|
|
|
#~ msgid "Python support"
|
|
|
|
|
#~ msgstr "Поддержка языка Питон"
|
2010-02-28 00:26:39 -08:00
|
|
|
|
|
|
|
|
|
#~ msgid "Show only fixed width fonts"
|
|
|
|
|
#~ msgstr "Показывать только моноширинные шрифты"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Terminal plugin"
|
|
|
|
|
#~ msgstr "Модуль терминала"
|
2008-09-07 11:07:53 -05:00
|
|
|
|
|
2008-09-09 22:40:51 -05:00
|
|
|
|
#~ msgid "medit"
|
|
|
|
|
#~ msgstr "medit"
|
|
|
|
|
|
2008-08-30 13:53:46 -05:00
|
|
|
|
#~ msgid "Dialog title|System Info"
|
|
|
|
|
#~ msgstr "Информация о системе"
|
|
|
|
|
|
|
|
|
|
#~ msgid "System Info"
|
|
|
|
|
#~ msgstr "Информация о системе"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Use default theme font"
|
|
|
|
|
#~ msgstr "Использовать шрифт из системной темы"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Loading and saving"
|
|
|
|
|
#~ msgstr "Открытие и сохранение"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Languages and files"
|
|
|
|
|
#~ msgstr "Языки и файлы"
|
|
|
|
|
|
2008-08-25 21:40:38 -05:00
|
|
|
|
#~ msgid "medit is a text editor"
|
|
|
|
|
#~ msgstr "Текстовый редактор"
|
|
|
|
|
|
2008-02-10 12:47:42 -06:00
|
|
|
|
#~ msgid "Show File Selector"
|
|
|
|
|
#~ msgstr "Отображать выбор файлов"
|
2007-11-26 00:26:44 -06:00
|
|
|
|
|
2008-02-10 12:47:42 -06:00
|
|
|
|
#~ msgid "Show Terminal"
|
|
|
|
|
#~ msgstr "Показать терминал"
|
2007-12-02 12:13:50 -06:00
|
|
|
|
|
2008-02-10 12:47:42 -06:00
|
|
|
|
#~ msgid "Icons _and Labels"
|
|
|
|
|
#~ msgstr "Текст и пиктограммы"
|
2007-12-02 12:13:50 -06:00
|
|
|
|
|
2007-12-30 14:46:33 -06:00
|
|
|
|
#~ msgid "Use spaces to indent"
|
|
|
|
|
#~ msgstr "Использовать пробелы для отступов"
|
|
|
|
|
|
2007-12-03 22:46:09 -06:00
|
|
|
|
#~ msgid "Close _All"
|
|
|
|
|
#~ msgstr "Закрыть _Все"
|
|
|
|
|
|
2007-11-26 00:26:44 -06:00
|
|
|
|
#~ msgid "MooScript"
|
|
|
|
|
#~ msgstr "MooScript"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Close _without Saving"
|
|
|
|
|
#~ msgstr "Закрыть _без сохранения"
|
|
|
|
|
|
|
|
|
|
#~ msgid "CVS and SVN dirs"
|
|
|
|
|
#~ msgstr "Каталоги SVN и CVS"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Select _All"
|
|
|
|
|
#~ msgstr "Выделить Всё"
|
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#~ msgid "Indentation"
|
|
|
|
|
#~ msgstr "Отступы"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#~ msgid "Indents text"
|
|
|
|
|
#~ msgstr "Добавляет отступ"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#~ msgid "Moves input focus"
|
|
|
|
|
#~ msgstr "Перемещает фокус ввода"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#~ msgid "Tab key:"
|
|
|
|
|
#~ msgstr "Клавиша табуляции:"
|
2007-02-27 22:55:05 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#~ msgid "Current locale (%s)"
|
|
|
|
|
#~ msgstr "Текущая локаль (%s)"
|
2006-12-12 23:53:40 -06:00
|
|
|
|
|
2007-07-13 16:06:13 -05:00
|
|
|
|
#~ msgid "Current locale"
|
|
|
|
|
#~ msgstr "Текущая локаль"
|
2011-01-06 02:00:41 -08:00
|
|
|
|
|
|
|
|
|
#~ msgid "Execute python code in an existing instance"
|
|
|
|
|
#~ msgstr "Запустить код на языке Python в запущенной копии приложения"
|
|
|
|
|
|
|
|
|
|
#~ msgid "CODE"
|
|
|
|
|
#~ msgstr "CODE"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Execute python file in an existing instance"
|
|
|
|
|
#~ msgstr "Запустить скрипт на языке Python в запущенной копии приложения"
|
|
|
|
|
|
|
|
|
|
#~ msgid "FILE"
|
|
|
|
|
#~ msgstr "FILE"
|
|
|
|
|
|
|
|
|
|
#~ msgid "File is not a valid .desktop file"
|
|
|
|
|
#~ msgstr "Выбранный файл не является .desktop файлом"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Unrecognized desktop file Version '%s'"
|
|
|
|
|
#~ msgstr "Неверная версия файла .desktop '%s'"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Starting %s"
|
|
|
|
|
#~ msgstr "Запускается %s"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Application does not accept documents on command line"
|
|
|
|
|
#~ msgstr "Приложени не принимает документы как аргументы коммандной строки"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Unrecognized launch option: %d"
|
|
|
|
|
#~ msgstr "Неверная опция запуска: %d"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Can't pass document URIs to a 'Type=Link' desktop entry"
|
|
|
|
|
#~ msgstr "Сделать ссылку"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Not a launchable item"
|
|
|
|
|
#~ msgstr "Невозможно запустить элемент"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Disable connection to session manager"
|
|
|
|
|
#~ msgstr "Отключиться от менеджера сессий"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Specify file containing saved configuration"
|
|
|
|
|
#~ msgstr "Укажите файл, содержащий сохраненные настройки"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Specify session management ID"
|
|
|
|
|
#~ msgstr "ID"
|
|
|
|
|
|
|
|
|
|
#~ msgid "ID"
|
|
|
|
|
#~ msgstr "ID"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Session Management Options"
|
|
|
|
|
#~ msgstr "Настройки менеджера сессий"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Show Session Management options"
|
|
|
|
|
#~ msgstr "Показать настройки менеджера сессий"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Dialogs"
|
|
|
|
|
#~ msgstr "Диалоги"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Loading"
|
|
|
|
|
#~ msgstr "Открытие"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Saving"
|
|
|
|
|
#~ msgstr "Сохранение"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Sessions"
|
|
|
|
|
#~ msgstr "Сессии"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Default language:"
|
|
|
|
|
#~ msgstr "Язык по умолчанию:"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Indent width, spaces:"
|
|
|
|
|
#~ msgstr "Ширина отступа, в пробелах:"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Keyboard"
|
|
|
|
|
#~ msgstr "Клавиатура"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Misc"
|
|
|
|
|
#~ msgstr "Прочее"
|
|
|
|
|
|
|
|
|
|
#~ msgid "File filters"
|
|
|
|
|
#~ msgstr "Фильтры файлов"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Language-specific options"
|
|
|
|
|
#~ msgstr "Языковые настройки"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Font and colors"
|
|
|
|
|
#~ msgstr "Шрифт и цвета"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Highlighting"
|
|
|
|
|
#~ msgstr "Подсветка"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Text wrapping"
|
|
|
|
|
#~ msgstr "Перенос текста"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Files:"
|
|
|
|
|
#~ msgstr "Файлы:"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Plugins"
|
|
|
|
|
#~ msgstr "Модули"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Don't prompt on replace"
|
|
|
|
|
#~ msgstr "Не спрашивать при замене"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Find backwards"
|
|
|
|
|
#~ msgstr "Снизу вверх"
|
|
|
|
|
|
|
|
|
|
#~ msgid "From cursor"
|
|
|
|
|
#~ msgstr "От курсора"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Literal replacement"
|
|
|
|
|
#~ msgstr "Литеральная замена"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Regular expression"
|
|
|
|
|
#~ msgstr "Регулярное выражение"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Replacement text:"
|
|
|
|
|
#~ msgstr "Текст для замены:"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Selected text"
|
|
|
|
|
#~ msgstr "В выделенном тексте"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Text to find:"
|
|
|
|
|
#~ msgstr "Текст для поиска:"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Whole words only"
|
|
|
|
|
#~ msgstr "Только целые слова"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Editor"
|
|
|
|
|
#~ msgstr "Редактор"
|
|
|
|
|
|
|
|
|
|
#~ msgid "None"
|
|
|
|
|
#~ msgstr "Нет"
|
|
|
|
|
|
|
|
|
|
#~ msgid "%u replacements made"
|
|
|
|
|
#~ msgstr "Произведено замен: %u"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Open With"
|
|
|
|
|
#~ msgstr "Открыть с помощью"
|