# translation of gconf-editor to Russian # Copyright (C) 2002, 2004, 2005, 2006 Free Software Foundation, Inc. # # Valek Filippov , 2002. # Dmitry G. Mastrukov , 2002-2004. # Andrew W. Nosenko , 2003. # Leonid Kanter , 2004, 2005, 2006. msgid "" msgstr "" "Project-Id-Version: gconf-editor trunk\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-08-18 19:48+0000\n" "PO-Revision-Date: 2007-03-10 14:57+0300\n" "Last-Translator: Nickolay V. Shmyrev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "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" #: ../data/gconf-editor.desktop.in.in.h:1 ../src/gconf-editor-window.c:400 #: ../src/gconf-editor-window.c:402 ../src/gconf-editor-window.c:853 #: ../src/gconf-editor-window.c:1346 msgid "Configuration Editor" msgstr "Редактор конфигурации" #: ../data/gconf-editor.desktop.in.in.h:2 msgid "Directly edit your entire configuration database" msgstr "Позволяет напрямую редактировать всю базу конфигурации" #: ../data/gconf-editor.schemas.in.h:1 msgid "Bookmarks" msgstr "Закладки" #: ../data/gconf-editor.schemas.in.h:2 msgid "gconf-editor folder bookmarks" msgstr "Закладки папок gconf-editor" #: ../src/gconf-bookmarks-dialog.c:203 msgid "Edit Bookmarks" msgstr "Изменить закладки" #: ../src/gconf-cell-renderer.c:147 ../src/gconf-cell-renderer.c:344 msgid "" msgstr "<нет значения>" #: ../src/gconf-editor-window.c:366 #, c-format msgid "Couldn't display help: %s" msgstr "Не удается показать справку: %s" #: ../src/gconf-editor-window.c:406 msgid "An editor for the GConf configuration system." msgstr "Редактор для системы конфигурации GConf." #: ../src/gconf-editor-window.c:409 msgid "translator-credits" msgstr "" "Dmitry G. Mastrukov \n" "Andrew W. Nosenko \n" "Leonid Kanter " #: ../src/gconf-editor-window.c:436 #, c-format msgid "" "Couldn't unset key. Error was:\n" "%s" msgstr "" "Не удалось убрать значение ключа. Сообщение об ошибке:\n" "%s" #: ../src/gconf-editor-window.c:461 #, c-format msgid "" "Could not create key. The error is:\n" "%s" msgstr "" "Не удалось создать ключ. Сообщение об ошибке:\n" "%s" #: ../src/gconf-editor-window.c:543 #, c-format msgid "" "Could not change key value. Error message:\n" "%s" msgstr "" "Не удалось изменить значение ключа. Сообщение об ошибке:\n" "%s" #: ../src/gconf-editor-window.c:575 msgid "" "Currently pairs and schemas can't be edited. This will be changed in a later " "version." msgstr "" "В настоящий момент пары и схемы не могут быть изменены. Это будет исправлено " "в будущих версиях." #: ../src/gconf-editor-window.c:679 ../src/gconf-editor-window.c:714 #, c-format msgid "" "Could not sync value. Error was:\n" "%s" msgstr "" "Не удалось синхронизировать (sync) значение ключа. Сообщение об ошибке:\n" "%s" #: ../src/gconf-editor-window.c:720 msgid "_File" msgstr "_Файл" #: ../src/gconf-editor-window.c:721 msgid "_Edit" msgstr "_Правка" #: ../src/gconf-editor-window.c:722 msgid "_Search" msgstr "_Поиск" #: ../src/gconf-editor-window.c:723 msgid "_Bookmarks" msgstr "_Закладки" #: ../src/gconf-editor-window.c:724 msgid "_Help" msgstr "_Справка" #: ../src/gconf-editor-window.c:726 msgid "New _Settings Window" msgstr "Новое окно _параметров" #: ../src/gconf-editor-window.c:727 msgid "Open a new Configuration Editor window editing current settings" msgstr "" "Открыть новое окно редактора конфигурации для изменения текущих параметров" #: ../src/gconf-editor-window.c:729 msgid "New _Defaults Window" msgstr "Новое окно параметров по умолчанию" #: ../src/gconf-editor-window.c:730 msgid "Open a new Configuration Editor window editing system default settings" msgstr "" "Открыть новое окно редактора конфигурации для изменения системных параметров " "по умолчанию" #: ../src/gconf-editor-window.c:732 msgid "New _Mandatory Window" msgstr "Новое окно _принудительных параметров" #: ../src/gconf-editor-window.c:733 msgid "" "Open a new Configuration Editor window editing system mandatory settings" msgstr "" "Открыть новое окно редактора конфигурации для изменения обязательных " "системных параметров" #: ../src/gconf-editor-window.c:735 msgid "_Close Window" msgstr "_Закрыть окно" #: ../src/gconf-editor-window.c:735 msgid "Close this window" msgstr "Закрыть это окно" #: ../src/gconf-editor-window.c:737 msgid "_Quit" msgstr "В_ыход" #: ../src/gconf-editor-window.c:737 msgid "Quit the Configuration Editor" msgstr "Выйти из редактора конфигурации" #: ../src/gconf-editor-window.c:740 msgid "_Copy Key Name" msgstr "_Копировать имя ключа" #: ../src/gconf-editor-window.c:740 msgid "Copy the name of the selected key" msgstr "Копировать имя выбранного ключа" #: ../src/gconf-editor-window.c:742 msgid "_Find..." msgstr "_Поиск..." #: ../src/gconf-editor-window.c:742 msgid "Find patterns in keys and values" msgstr "Поиск шаблона среди ключей и значений" #: ../src/gconf-editor-window.c:744 msgid "_List Recent Keys" msgstr "_Список последних ключей" #: ../src/gconf-editor-window.c:744 msgid "Show recently modified keys" msgstr "Показать последние измененные ключи" #: ../src/gconf-editor-window.c:747 msgid "_Add Bookmark" msgstr "_Добавить закладку" #: ../src/gconf-editor-window.c:747 msgid "Add a bookmark to the selected directory" msgstr "Добавить закладку на текущий каталог" #: ../src/gconf-editor-window.c:749 msgid "_Edit Bookmarks" msgstr "_Изменить закладки" #: ../src/gconf-editor-window.c:749 msgid "Edit the bookmarks" msgstr "Изменить закладки" #: ../src/gconf-editor-window.c:752 msgid "_Contents" msgstr "_Содержание" #: ../src/gconf-editor-window.c:752 msgid "Open the help contents for the Configuration Editor" msgstr "Открыть содержание справки по редактору конфигурации" #: ../src/gconf-editor-window.c:754 msgid "_About" msgstr "_О программе" #: ../src/gconf-editor-window.c:754 msgid "Show the about dialog for the Configuration Editor" msgstr "Показать сведения о редакторе конфигурации" #: ../src/gconf-editor-window.c:757 msgid "_New Key..." msgstr "_Создать ключ..." #: ../src/gconf-editor-window.c:757 msgid "Create a new key" msgstr "Создать новый ключ" #: ../src/gconf-editor-window.c:759 msgid "_Edit Key..." msgstr "_Изменить ключ..." #: ../src/gconf-editor-window.c:759 msgid "Edit the selected key" msgstr "Изменить выбранный ключ" #: ../src/gconf-editor-window.c:761 msgid "_Unset Key" msgstr "_Сбросить значение ключа" #: ../src/gconf-editor-window.c:761 msgid "Unset the selected key" msgstr "Удалить значение выделенного ключа" #: ../src/gconf-editor-window.c:763 msgid "Set as _Default" msgstr "Установить как ис_ходное" #: ../src/gconf-editor-window.c:763 msgid "Set the selected key to be the default" msgstr "Установить значение выбранного ключа как исходное" #: ../src/gconf-editor-window.c:765 msgid "Set as _Mandatory" msgstr "Установить как _обязательное" #: ../src/gconf-editor-window.c:765 msgid "Set the selected key to the mandatory" msgstr "Установить значение выбранного ключа как обязательное" #: ../src/gconf-editor-window.c:847 msgid "Configuration Editor (Default settings)" msgstr "Редактор конфигурации (Параметры по умолчанию)" #: ../src/gconf-editor-window.c:850 ../src/gconf-editor-window.c:1343 msgid "Configuration Editor (Mandatory settings)" msgstr "Редактор конфигурации (Обязательные параметры)" #: ../src/gconf-editor-window.c:1092 ../src/gconf-editor-window.c:1093 #: ../src/gconf-editor-window.c:1094 ../src/gconf-editor-window.c:1095 #: ../src/gconf-editor-window.c:1124 ../src/gconf-editor-window.c:1132 #: ../src/gconf-editor-window.c:1141 ../src/gconf-editor-window.c:1690 #: ../src/gconf-editor-window.c:1702 ../src/gconf-editor-window.c:1714 #: ../src/gconf-editor-window.c:1729 msgid "(None)" msgstr "(Нет)" #: ../src/gconf-editor-window.c:1302 ../src/gconf-editor-window.c:1312 #, c-format msgid "" "Cannot create GConf engine. Error was:\n" "%s" msgstr "" "Не удалось создать \"движок\" GConf. Сообщение об ошибке:\n" "%s" #: ../src/gconf-editor-window.c:1340 msgid "Configuration Editor (Defaults settings)" msgstr "Редактор конфигурации (Параметры по умолчанию)" #: ../src/gconf-editor-window.c:1586 msgid "Name" msgstr "Имя" #: ../src/gconf-editor-window.c:1610 msgid "Value" msgstr "Значение" #: ../src/gconf-editor-window.c:1637 msgid "Key Documentation" msgstr "Описание ключа" #: ../src/gconf-editor-window.c:1666 ../src/gconf-key-editor.c:618 msgid "This key is not writable" msgstr "Этот ключ защищён от записи" #: ../src/gconf-editor-window.c:1679 msgid "This key has no schema" msgstr "Этот ключ не имеет схемы" #: ../src/gconf-editor-window.c:1684 msgid "Key name:" msgstr "Имя ключа:" #: ../src/gconf-editor-window.c:1697 msgid "Key owner:" msgstr "Владелец ключа:" #: ../src/gconf-editor-window.c:1709 msgid "Short description:" msgstr "Краткое описание:" #: ../src/gconf-editor-window.c:1722 msgid "Long description:" msgstr "Подробное описание:" #: ../src/gconf-key-editor.c:104 msgid "T_rue" msgstr "_Истинно" #: ../src/gconf-key-editor.c:107 ../src/gconf-key-editor.c:258 #: ../src/gconf-key-editor.c:363 ../src/gconf-key-editor.c:649 msgid "_False" msgstr "_Ложно" #. These have to be ordered so the EDIT_ enum matches the #. * menu indices #. #. These have to be ordered so the EDIT_ enum matches the #. * combobox indices #. #: ../src/gconf-key-editor.c:142 ../src/gconf-key-editor.c:169 msgid "Integer" msgstr "Целое" #: ../src/gconf-key-editor.c:143 ../src/gconf-key-editor.c:170 msgid "Boolean" msgstr "Логическое" #: ../src/gconf-key-editor.c:144 ../src/gconf-key-editor.c:171 msgid "String" msgstr "Строковое" #: ../src/gconf-key-editor.c:145 msgid "Float" msgstr "С плавающей точкой" #: ../src/gconf-key-editor.c:146 msgid "List" msgstr "Список" #: ../src/gconf-key-editor.c:233 msgid "Add New List Entry" msgstr "Добавить элемент списка" #: ../src/gconf-key-editor.c:249 msgid "_New list value:" msgstr "_Создать элемент списка:" #: ../src/gconf-key-editor.c:335 msgid "Edit List Entry" msgstr "Изменить элемент списка" #: ../src/gconf-key-editor.c:351 msgid "_Edit list value:" msgstr "_Изменить элемент списка:" #: ../src/gconf-key-editor.c:572 msgid "Path:" msgstr "Путь:" #: ../src/gconf-key-editor.c:583 msgid "_Name:" msgstr "_Имя:" #: ../src/gconf-key-editor.c:595 msgid "_Type:" msgstr "Ти_п:" #: ../src/gconf-key-editor.c:630 ../src/gconf-key-editor.c:648 #: ../src/gconf-key-editor.c:667 ../src/gconf-key-editor.c:684 msgid "_Value:" msgstr "_Значение:" #: ../src/gconf-key-editor.c:707 msgid "List _type:" msgstr "_Тип списка:" #: ../src/gconf-key-editor.c:715 msgid "_Values:" msgstr "_Значения:" #: ../src/gconf-key-editor.c:817 msgid "New Key" msgstr "Создание ключа" #: ../src/gconf-key-editor.c:821 msgid "Edit Key" msgstr "Изменение ключа" #: ../src/gconf-search-dialog.c:61 msgid "Pattern not found" msgstr "Шаблон не найден" #: ../src/gconf-search-dialog.c:146 msgid "Find" msgstr "Найти" #: ../src/gconf-search-dialog.c:148 msgid "_Search for: " msgstr "_Искать: " #: ../src/gconf-search-dialog.c:169 msgid "Search also in key _names" msgstr "Искать также среди _имен ключей" #: ../src/gconf-search-dialog.c:172 msgid "Search also in key _values" msgstr "Искать также среди _значений ключей" #: ../src/gedit-output-window.c:355 msgid "Close the output window" msgstr "Закрыть окно вывода" #: ../src/gedit-output-window.c:392 msgid "Copy selected lines" msgstr "Копировать выделенные строки" #: ../src/gedit-output-window.c:411 msgid "Clear the output window" msgstr "Очистить окно вывода" #: ../src/gedit-output-window.c:451 msgid "Output Lines" msgstr "Строки вывода" #: ../src/main.c:42 msgid "[KEY]" msgstr "[КЛЮЧ]" #: ../src/main.c:50 msgid "- Directly edit your entire configuration database" msgstr "- Позволяет редактировать всю базу конфигурации" #~ msgid "Type" #~ msgstr "Тип" #~ msgid "The Configuration Editor window type." #~ msgstr "Тип окна редактора конфигурации."