# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Nick Shaforostoff , 2009. # Alexander Potashev , 2010, 2011. # Alexander Lakhin , 2013. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-11-05 07:06+0200\n" "PO-Revision-Date: 2013-08-23 13:42+0400\n" "Last-Translator: Alexander Lakhin \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" #: projectfilequickopen.cpp:83 projectfilequickopen.cpp:147 #: projectfilequickopen.cpp:154 msgctxt "%1: project name" msgid "Project %1" msgstr "Проект %1" #: projectfilequickopen.cpp:155 msgid "Not parsed yet" msgstr "Ещё не проанализировано" #: projectfilequickopen.cpp:190 msgid "none" msgstr "нет" #. i18n: file: kdevquickopen.rc:42 #. i18n: ectx: ToolBar (quickOpenToolBar) #: rc.cpp:3 msgid "Quick Open Toolbar" msgstr "Панель быстрого перехода" #. i18n: file: quickopen.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, QuickOpen) #: rc.cpp:6 quickopenplugin.cpp:121 quickopenplugin.cpp:171 #: quickopenplugin.cpp:930 msgid "Quick Open" msgstr "Быстрый переход" #. i18n: file: quickopen.ui:31 #. i18n: ectx: property (text), widget (QLabel, searchLabel) #: rc.cpp:9 msgid "Search:" msgstr "Искать:" #. i18n: file: quickopen.ui:44 #. i18n: ectx: property (clickMessage), widget (KLineEdit, searchLine) #: rc.cpp:12 quickopenplugin.cpp:1342 msgid "Quick Open..." msgstr "Быстрый переход..." #. i18n: file: quickopen.ui:54 #. i18n: ectx: property (text), widget (QPushButton, okButton) #: rc.cpp:15 msgid "Open" msgstr "Открыть" #. i18n: file: quickopen.ui:61 #. i18n: ectx: property (text), widget (QPushButton, cancelButton) #: rc.cpp:18 msgid "Cancel" msgstr "Отмена" #. i18n: file: quickopen.ui:91 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:21 msgid "&Scopes:" msgstr "Где &искать:" #. i18n: file: quickopen.ui:136 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:24 msgid "&Items:" msgstr "&Что искать:" #: projectitemquickopen.cpp:343 projectitemquickopen.cpp:353 #: quickopenplugin.cpp:915 msgid "Classes" msgstr "Классы" #: projectitemquickopen.cpp:344 projectitemquickopen.cpp:356 #: quickopenplugin.cpp:912 msgid "Functions" msgstr "Функции" #: projectitemquickopen.cpp:351 quickopenplugin.cpp:813 quickopenplugin.cpp:826 #: quickopenplugin.cpp:833 msgid "Project" msgstr "Проект" #: quickopenplugin.cpp:171 msgid "" "This plugin allows quick access to project files and language-items like " "classes/functions." msgstr "" #: quickopenplugin.cpp:736 msgid "&Quick Open" msgstr "&Быстрый переход" #: quickopenplugin.cpp:742 msgid "Quick Open &File" msgstr "Быстрый переход к &файлам" #: quickopenplugin.cpp:748 msgid "Quick Open &Class" msgstr "Быстрый переход к &классам" #: quickopenplugin.cpp:754 msgid "Quick Open &Function" msgstr "Быстрый переход к ф&ункциям" #: quickopenplugin.cpp:760 #, fuzzy msgid "Quick Open &Already Open File" msgstr "Быстрый переход к &файлам" #: quickopenplugin.cpp:765 #, fuzzy msgid "Quick Open &Documentation" msgstr "Быстрый переход к ф&ункциям" #: quickopenplugin.cpp:771 msgid "Jump to Declaration" msgstr "Перейти к объявлению" #: quickopenplugin.cpp:777 msgid "Jump to Definition" msgstr "Перейти к определению" #: quickopenplugin.cpp:783 msgid "Embedded Quick Open" msgstr "Встроенный быстрый переход" #: quickopenplugin.cpp:789 msgid "Next Function" msgstr "Следующая функция" #: quickopenplugin.cpp:794 msgid "Previous Function" msgstr "Предыдущая функция" #: quickopenplugin.cpp:799 quickopenplugin.cpp:1255 msgid "Outline" msgstr "Структура" #: quickopenplugin.cpp:813 quickopenplugin.cpp:840 quickopenplugin.cpp:999 msgid "Includes" msgstr "Включаемые" #: quickopenplugin.cpp:813 msgid "Includers" msgstr "Включающие" #: quickopenplugin.cpp:813 quickopenplugin.cpp:819 quickopenplugin.cpp:896 #: quickopenplugin.cpp:897 quickopenplugin.cpp:921 quickopenplugin.cpp:922 msgid "Currently Open" msgstr "Открытые файлы" #: quickopenplugin.cpp:820 quickopenplugin.cpp:827 quickopenplugin.cpp:909 msgid "Files" msgstr "Файлы" #: quickopenplugin.cpp:841 quickopenplugin.cpp:999 msgid "Documentation" msgstr "" #: quickopenplugin.cpp:1343 msgid "" "Search for files, classes, functions and more, allowing you to quickly " "navigate in your source code." msgstr "" "Поиск файлов, классов, функций и т.п., ускоряющий перемещение в исходном " "коде." #: documentationquickopenprovider.cpp:49 msgid "Documentation in the %1" msgstr "" #: duchainitemquickopen.cpp:52 msgid "Not available any more: %1" msgstr "Более недоступно: %1" #: duchainitemquickopen.cpp:137 msgid "Not available any more" msgstr "Более недоступно" #: duchainitemquickopen.cpp:145 msgctxt "%1: function signature" msgid "Return: %1" msgstr "Возвращает: %1" #: duchainitemquickopen.cpp:149 msgctxt "%1: file path" msgid "File: %1" msgstr "Файл: %1" #: duchainitemquickopen.cpp:154 duchainitemquickopen.cpp:206 msgid "Project %1" msgstr "Проект %1"