From ab61bb19fdfa29468c57433f1b9b5cfc96966609 Mon Sep 17 00:00:00 2001
From: Automated System Это может занять некоторое время."
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 16
-#: rc.cpp:1937
+#: rc.cpp:1940
#, fuzzy, no-c-format
msgid "Test Regular Expression"
msgstr "Проверить регулярное выражение"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 30
-#: rc.cpp:1940
+#: rc.cpp:1943
#, fuzzy, no-c-format
msgid "&Regular expression:"
msgstr "&Регулярное выражение:"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 41
-#: rc.cpp:1943
+#: rc.cpp:1946
#, fuzzy, no-c-format
msgid "&Test string:"
msgstr "&Строка для проверки:"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 52
-#: rc.cpp:1946
+#: rc.cpp:1949
#, fuzzy, no-c-format
msgid "Enter a string which will be matched against the regular expression"
msgstr "Введите строку, которая должна (не)подходить к регулярному выражению"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 87
-#: rc.cpp:1949
+#: rc.cpp:1952
#, fuzzy, no-c-format
msgid "&Insert Quoted"
msgstr "&Вставить в кавычках"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 93
-#: rc.cpp:1952
+#: rc.cpp:1955
#, fuzzy, no-c-format
msgid ""
"Inserts the regular expression into the currently opened source code file. "
@@ -3103,13 +3109,13 @@ msgstr ""
"слэш."
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 124
-#: rc.cpp:1958
+#: rc.cpp:1961
#, fuzzy, no-c-format
msgid "Closes the dialog"
msgstr "Закрыть диалог"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 134
-#: rc.cpp:1961
+#: rc.cpp:1964
#, fuzzy, no-c-format
msgid ""
"enter a regular expression, for example KD.*"
@@ -3119,37 +3125,37 @@ msgstr ""
", что будет отвечать всем строкам, начинающимся с \"KD\""
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 150
-#: rc.cpp:1964
+#: rc.cpp:1967
#, fuzzy, no-c-format
msgid "Regular Expression T&ype"
msgstr "&Тип регулярного выражения"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 161
-#: rc.cpp:1967
+#: rc.cpp:1970
#, fuzzy, no-c-format
msgid "&Basic POSIX syntax (used by grep)"
msgstr "&Основной синтаксис POSIX (используемый grep)"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 167
-#: rc.cpp:1970 rc.cpp:1976
+#: rc.cpp:1973 rc.cpp:1979
#, fuzzy, no-c-format
msgid "A description of this syntax can be found in the grep manpage"
msgstr "Описание синтаксиса можно прочитать в man:/grep"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 175
-#: rc.cpp:1973
+#: rc.cpp:1976
#, fuzzy, no-c-format
msgid "E&xtended POSIX syntax (used by egrep)"
msgstr "&Расширенный синтаксис POSIX (используемый egrep)"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 186
-#: rc.cpp:1979
+#: rc.cpp:1982
#, fuzzy, no-c-format
msgid "&QRegExp syntax"
msgstr "Синтаксис &QRegExp"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 189
-#: rc.cpp:1982
+#: rc.cpp:1985
#, fuzzy, no-c-format
msgid ""
"A description of this syntax can be found in the documentation of the QRegExp "
@@ -3157,13 +3163,13 @@ msgid ""
msgstr "Описание этого синтаксиса можно найти в документации класса QRegExp"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 197
-#: rc.cpp:1985
+#: rc.cpp:1988
#, fuzzy, no-c-format
msgid "QRegExp syntax (&minimal)"
msgstr "Синтаксис QRegExp (&сокращённый)"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 200
-#: rc.cpp:1988
+#: rc.cpp:1991
#, fuzzy, no-c-format
msgid ""
"Matches a QRegExp non-greedy. Please read the QRegExp::setMinimal documentation "
@@ -3173,19 +3179,19 @@ msgstr ""
"QRegExp::setMinimal для более подробного описания."
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 208
-#: rc.cpp:1991
+#: rc.cpp:1994
#, fuzzy, no-c-format
msgid "&KRegExp syntax"
msgstr "Синтаксис &KRegExp"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 211
-#: rc.cpp:1994
+#: rc.cpp:1997
#, fuzzy, no-c-format
msgid "A description of this syntax can be found in the TDE API documentation."
msgstr "Описание этого синтаксиса можно найти в документации TDE API."
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 240
-#: rc.cpp:2000
+#: rc.cpp:2003
#, fuzzy, no-c-format
msgid "Matched subgroups:"
msgstr "Подходящие подгруппы:"
@@ -3196,14 +3202,14 @@ msgstr "Подходящие подгруппы:"
#: languages/cpp/debugger/variablewidget.cpp:223
#: languages/ruby/debugger/variablewidget.cpp:146
#: lib/widgets/propeditor/propertyeditor.cpp:173
-#: parts/partexplorer/partexplorerform.cpp:118 rc.cpp:2006 rc.cpp:2214
-#: rc.cpp:2226 rc.cpp:2448 rc.cpp:3186 rc.cpp:3706
+#: parts/partexplorer/partexplorerform.cpp:118 rc.cpp:2009 rc.cpp:2217
+#: rc.cpp:2229 rc.cpp:2451 rc.cpp:3189 rc.cpp:3709
#, no-c-format
msgid "Value"
msgstr "Аҳамият"
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 284
-#: rc.cpp:2009
+#: rc.cpp:2012
#, fuzzy, no-c-format
msgid ""
"Shows which groups were matched. See the corresponding documentation for how "
@@ -3213,188 +3219,188 @@ msgstr ""
"определяется соответствие для групп."
#. i18n: file ./parts/outputviews/filterdlg.ui line 16
-#: rc.cpp:2012
+#: rc.cpp:2015
#, fuzzy, no-c-format
msgid "Output Filter Settings"
msgstr "Параметры фильтра вывода"
#. i18n: file ./parts/outputviews/filterdlg.ui line 94
-#: rc.cpp:2021
+#: rc.cpp:2024
#, fuzzy, no-c-format
msgid "Filter"
msgstr "Фильтровано"
#. i18n: file ./parts/outputviews/filterdlg.ui line 111
-#: rc.cpp:2024
+#: rc.cpp:2027
#, no-c-format
msgid "Only show lines matching:"
msgstr ""
#. i18n: file ./parts/outputviews/filterdlg.ui line 127
-#: parts/grepview/grepdlg.cpp:127 rc.cpp:2027 rc.cpp:2039
+#: parts/grepview/grepdlg.cpp:127 rc.cpp:2030 rc.cpp:2042
#, fuzzy, no-c-format
msgid "C&ase sensitive"
msgstr "С учётом &регистра"
#. i18n: file ./parts/outputviews/filterdlg.ui line 135
-#: rc.cpp:2030
+#: rc.cpp:2033
#, fuzzy, no-c-format
msgid "Re&gular expression"
msgstr "&Регулярное выражение:"
#. i18n: file ./parts/replace/replacedlg.ui line 30
-#: rc.cpp:2033
+#: rc.cpp:2036
#, fuzzy, no-c-format
msgid "Project Wide String Replacement"
msgstr "Замена строк по проекту"
#. i18n: file ./parts/replace/replacedlg.ui line 80
-#: rc.cpp:2042
+#: rc.cpp:2045
#, fuzzy, no-c-format
msgid "All s&ubstrings"
msgstr "Все &подстроки"
#. i18n: file ./parts/replace/replacedlg.ui line 91
-#: rc.cpp:2045
+#: rc.cpp:2048
#, fuzzy, no-c-format
msgid "Whole words onl&y"
msgstr "&Слова целиком"
#. i18n: file ./parts/replace/replacedlg.ui line 107
-#: rc.cpp:2048
+#: rc.cpp:2051
#, fuzzy, no-c-format
msgid "Regular e&xpression:"
msgstr "&Регулярное выражение:"
#. i18n: file ./parts/replace/replacedlg.ui line 110
-#: rc.cpp:2051
+#: rc.cpp:2054
#, fuzzy, no-c-format
msgid "Use regexp to specify target"
msgstr "Укажите регулярное выражение"
#. i18n: file ./parts/replace/replacedlg.ui line 121
-#: rc.cpp:2054
+#: rc.cpp:2057
#, fuzzy, no-c-format
msgid "E&dit"
msgstr "Муҳаррир"
#. i18n: file ./parts/replace/replacedlg.ui line 124
-#: rc.cpp:2057
+#: rc.cpp:2060
#, fuzzy, no-c-format
msgid "Opens the regexp editor. Only enabled if installed."
msgstr ""
"Открывает редактор регулярных выражений. Включено если редактор установлен."
#. i18n: file ./parts/replace/replacedlg.ui line 139
-#: rc.cpp:2060
+#: rc.cpp:2063
#, fuzzy, no-c-format
msgid "Enter the regexp here"
msgstr "Введите регулярное выражение здесь"
#. i18n: file ./parts/replace/replacedlg.ui line 149
-#: rc.cpp:2063
+#: rc.cpp:2066
#, fuzzy, no-c-format
msgid "Target Files in Project"
msgstr "Целевые файлы в проекте"
#. i18n: file ./parts/replace/replacedlg.ui line 160
-#: rc.cpp:2066
+#: rc.cpp:2069
#, no-c-format
msgid "A&ll files"
msgstr "&Ҳамаи файлҳо"
#. i18n: file ./parts/replace/replacedlg.ui line 166
-#: rc.cpp:2069
+#: rc.cpp:2072
#, fuzzy, no-c-format
msgid "All files in the project will be considered."
msgstr "Все файлы в проекте будут рассмотрены."
#. i18n: file ./parts/replace/replacedlg.ui line 174
-#: rc.cpp:2072
+#: rc.cpp:2075
#, fuzzy, no-c-format
msgid "&Open files only"
msgstr "Только &открытые"
#. i18n: file ./parts/replace/replacedlg.ui line 177
-#: rc.cpp:2075
+#: rc.cpp:2078
#, fuzzy, no-c-format
msgid "Only open project files will be considered."
msgstr "Будут рассмотрены только открытые файлы проекта"
#. i18n: file ./parts/replace/replacedlg.ui line 185
-#: rc.cpp:2078
+#: rc.cpp:2081
#, fuzzy, no-c-format
msgid "Files under &path:"
msgstr "В &каталоге:"
#. i18n: file ./parts/replace/replacedlg.ui line 188
-#: rc.cpp:2081
+#: rc.cpp:2084
#, fuzzy, no-c-format
msgid "Only project files in this dir and its subdirs will be considered."
msgstr "Будут рассмотрены файлы только в этом каталоге и его подкаталогах"
#. i18n: file ./parts/replace/replacedlg.ui line 219
-#: rc.cpp:2084
+#: rc.cpp:2087
#, fuzzy, no-c-format
msgid "Expression is invalid."
msgstr "Регулярное выражение неверно."
#. i18n: file ./parts/replace/replacedlg.ui line 244
-#: rc.cpp:2087
+#: rc.cpp:2090
#, fuzzy, no-c-format
msgid "Fi&nd"
msgstr "Ҷустуҷӯ"
#. i18n: file ./parts/replace/replacedlg.ui line 250
-#: rc.cpp:2090
+#: rc.cpp:2093
#, fuzzy, no-c-format
msgid "Start looking for possible replacement targets."
msgstr "Запуск просмотра возможных объектов для замены"
#. i18n: file ./parts/replace/replacedlg.ui line 268
-#: rc.cpp:2096
+#: rc.cpp:2099
#, fuzzy, no-c-format
msgid "Strings"
msgstr "Строки"
#. i18n: file ./parts/replace/replacedlg.ui line 279
-#: rc.cpp:2099
+#: rc.cpp:2102
#, no-c-format
msgid "&Text to find:"
msgstr "&Матн барои кофтан:"
#. i18n: file ./parts/replace/replacedlg.ui line 290
-#: rc.cpp:2102
+#: rc.cpp:2105
#, fuzzy, no-c-format
msgid "Target string"
msgstr "Целевая строка"
#. i18n: file ./parts/replace/replacedlg.ui line 298
-#: rc.cpp:2105
+#: rc.cpp:2108
#, fuzzy, no-c-format
msgid "&Replacement text:"
msgstr "Текст для &замены:"
#. i18n: file ./parts/replace/replacedlg.ui line 309
-#: rc.cpp:2108
+#: rc.cpp:2111
#, fuzzy, no-c-format
msgid "The replacement string"
msgstr "Заменяющая строка"
#. i18n: file ./parts/scripting/scriptingglobalconfigbase.ui line 16
-#: parts/scripting/scriptingpart.cpp:57 rc.cpp:2111
+#: parts/scripting/scriptingpart.cpp:57 rc.cpp:2114
#, fuzzy, no-c-format
msgid "Scripting"
msgstr "Тасвир"
#. i18n: file ./parts/scripting/scriptingglobalconfigbase.ui line 27
-#: rc.cpp:2114
+#: rc.cpp:2117
#, fuzzy, no-c-format
msgid "Search Custom Directories for Scripts"
msgstr "Также искать сценарии в следующих папках"
#. i18n: file ./parts/scripting/scriptingglobalconfigbase.ui line 41
-#: rc.cpp:2117
+#: rc.cpp:2120
#, fuzzy, no-c-format
msgid ""
"NOTE These are directories to search in that are found in your TDE "
@@ -3409,13 +3415,13 @@ msgstr ""
"каталоге, так и в системном."
#. i18n: file ./editors/editor-chooser/editchooser.ui line 24
-#: rc.cpp:2120
+#: rc.cpp:2123
#, fuzzy, no-c-format
msgid "&Embedded Editor"
msgstr "&Встроенный редактор"
#. i18n: file ./editors/editor-chooser/editchooser.ui line 41
-#: rc.cpp:2123
+#: rc.cpp:2126
#, fuzzy, no-c-format
msgid ""
"Note: Changing the preferred editor will not affect\n"
@@ -3424,13 +3430,13 @@ msgstr ""
"Примечание: Изменение редактора никак не повлияет уже открытые файлы."
#. i18n: file ./editors/editor-chooser/editchooser.ui line 51
-#: rc.cpp:2127
+#: rc.cpp:2130
#, fuzzy, no-c-format
msgid "On External Changes"
msgstr "При изменениях извне"
#. i18n: file ./editors/editor-chooser/editchooser.ui line 57
-#: rc.cpp:2130
+#: rc.cpp:2133
#, fuzzy, no-c-format
msgid ""
" Action to take when an open file is changed on disk
Qt Commercial Edition license holders: This program is licensed to you under " @@ -6272,27 +6278,27 @@ msgstr "" "WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
" #. i18n: file ./kdevdesigner/designer/listeditor.ui line 56 -#: kdevdesigner/designer/widgetfactory.cpp:775 rc.cpp:4100 rc.cpp:6974 -#: rc.cpp:8218 +#: kdevdesigner/designer/widgetfactory.cpp:775 rc.cpp:4103 rc.cpp:6977 +#: rc.cpp:8221 #, no-c-format msgid "Column 1" msgstr "Суиуни 1" #. i18n: file ./kdevdesigner/designer/listeditor.ui line 96 -#: rc.cpp:4109 +#: rc.cpp:4112 #, fuzzy, no-c-format msgid "Re&name" msgstr "&Переименовать" #. i18n: file ./kdevdesigner/designer/newform.ui line 41 #: buildtools/script/scriptnewfiledlg.cpp:36 -#: kdevdesigner/designer/mainwindowactions.cpp:659 rc.cpp:4115 +#: kdevdesigner/designer/mainwindowactions.cpp:659 rc.cpp:4118 #, no-c-format msgid "New File" msgstr "Файли нав" #. i18n: file ./kdevdesigner/designer/newform.ui line 47 -#: rc.cpp:4118 +#: rc.cpp:4121 #, fuzzy, no-c-format msgid "" "New Form" @@ -6303,49 +6309,49 @@ msgstr "" "Выберите шаблон для новой формы и нажмите OK для его создания.
" #. i18n: file ./kdevdesigner/designer/newform.ui line 115 -#: rc.cpp:4127 +#: rc.cpp:4130 #, fuzzy, no-c-format msgid "Create a new form using the selected template." msgstr "Создать новую форму с помощью выбранного шаблона" #. i18n: file ./kdevdesigner/designer/newform.ui line 129 -#: rc.cpp:4133 +#: rc.cpp:4136 #, fuzzy, no-c-format msgid "Close the dialog without creating a new form." msgstr "Закрыть диалог без создания формы." #. i18n: file ./kdevdesigner/designer/newform.ui line 151 -#: rc.cpp:4136 +#: rc.cpp:4139 #, fuzzy, no-c-format msgid "Displays a list of the available templates." msgstr "Показать список доступных шаблонов." #. i18n: file ./kdevdesigner/designer/newform.ui line 159 -#: rc.cpp:4139 +#: rc.cpp:4142 #, fuzzy, no-c-format msgid "&Insert into:" msgstr "&Вставить в:" #. i18n: file ./kdevdesigner/designer/pixmapfunction.ui line 41 -#: rc.cpp:4142 +#: rc.cpp:4145 #, fuzzy, no-c-format msgid "Choose Pixmap" msgstr "Выбрать растровое изображения" #. i18n: file ./kdevdesigner/designer/pixmapfunction.ui line 61 -#: rc.cpp:4145 +#: rc.cpp:4148 #, fuzzy, no-c-format msgid "&Enter arguments for loading the pixmap:" msgstr "&Введите аргументы для загрузки растра:" #. i18n: file ./kdevdesigner/designer/pixmapfunction.ui line 349 -#: rc.cpp:4148 +#: rc.cpp:4151 #, fuzzy, no-c-format msgid "QPixmap(" msgstr "QPixmap(" #. i18n: file ./kdevdesigner/designer/pixmapfunction.ui line 865 -#: rc.cpp:4151 +#: rc.cpp:4154 #, fuzzy, no-c-format msgid ")" msgstr ")" @@ -6353,31 +6359,31 @@ msgstr ")" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 41 #: kdevdesigner/designer/mainwindowactions.cpp:739 #: kdevdesigner/designer/mainwindowactions.cpp:1451 -#: kdevdesigner/designer/mainwindowactions.cpp:1472 rc.cpp:4163 +#: kdevdesigner/designer/mainwindowactions.cpp:1472 rc.cpp:4166 #, no-c-format msgid "Create Template" msgstr "Сохтани нусхаҳо" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 72 -#: rc.cpp:4169 +#: rc.cpp:4172 #, no-c-format msgid "Name of the new template" msgstr "Номи нусхаи нав" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 75 -#: rc.cpp:4172 +#: rc.cpp:4175 #, fuzzy, no-c-format msgid "Enter the name of the new template" msgstr "Введите здесь название шаблона" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 83 -#: rc.cpp:4175 +#: rc.cpp:4178 #, fuzzy, no-c-format msgid "Class of the new template" msgstr "Класс нового шаблона" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 86 -#: rc.cpp:4178 +#: rc.cpp:4181 #, fuzzy, no-c-format msgid "" "Enter the name of the class which should be used as the template's base class" @@ -6385,85 +6391,85 @@ msgstr "" "Введите имя класса, который будет использовать как базовый класс шаблона" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 125 -#: rc.cpp:4181 rc.cpp:6775 rc.cpp:8179 +#: rc.cpp:4184 rc.cpp:6778 rc.cpp:8182 #, no-c-format msgid "C&reate" msgstr "&Сохтан" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 131 -#: rc.cpp:4184 +#: rc.cpp:4187 #, fuzzy, no-c-format msgid "Creates the new template" msgstr "Создать новый шаблон" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 142 -#: rc.cpp:4190 +#: rc.cpp:4193 #, fuzzy, no-c-format msgid "Closes the Dialog" msgstr "Закрыть диалог" #. i18n: file ./kdevdesigner/designer/createtemplate.ui line 152 -#: rc.cpp:4193 +#: rc.cpp:4196 #, fuzzy, no-c-format msgid "&Baseclass for template:" msgstr "&Базовый класс для шаблона:" #. i18n: file ./kdevdesigner/designer/actioneditor.ui line 41 -#: rc.cpp:4196 +#: rc.cpp:4199 #, fuzzy, no-c-format msgid "Edit Actions" msgstr "Изменить действия" #. i18n: file ./kdevdesigner/designer/actioneditor.ui line 83 -#: rc.cpp:4199 +#: rc.cpp:4202 #, no-c-format msgid "Create new Action" msgstr "Сохтани амалиёти нав" #. i18n: file ./kdevdesigner/designer/actioneditor.ui line 100 -#: rc.cpp:4202 +#: rc.cpp:4205 #, no-c-format msgid "Delete current Action" msgstr "Нест кардани амалиёти ҳозира" #. i18n: file ./kdevdesigner/designer/actioneditor.ui line 117 -#: rc.cpp:4205 +#: rc.cpp:4208 #, no-c-format msgid "Connect current Action" msgstr "Пайваст кардани амалиёти ҳозира" #. i18n: file ./kdevdesigner/designer/connectiondialog.ui line 41 -#: rc.cpp:4208 +#: rc.cpp:4211 #, fuzzy, no-c-format msgid "View & Edit Connections" msgstr "Отобразить и изменить соединения" #. i18n: file ./kdevdesigner/designer/connectiondialog.ui line 58 -#: parts/filecreate/filecreate_part.cpp:81 rc.cpp:4211 +#: parts/filecreate/filecreate_part.cpp:81 rc.cpp:4214 #, no-c-format msgid "&New" msgstr "&Нав" #. i18n: file ./kdevdesigner/designer/connectiondialog.ui line 74 -#: rc.cpp:4214 +#: rc.cpp:4217 #, no-c-format msgid "&Connections:" msgstr "&Бандҳо:" #. i18n: file ./kdevdesigner/designer/connectiondialog.ui line 129 -#: rc.cpp:4226 +#: rc.cpp:4229 #, fuzzy, no-c-format msgid "&Edit Slots..." msgstr "&Изменить слоты..." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 41 -#: rc.cpp:4229 +#: rc.cpp:4232 #, fuzzy, no-c-format msgid "Edit Custom Widgets" msgstr "Изменить сложные элементы управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 47 -#: rc.cpp:4232 +#: rc.cpp:4235 #, fuzzy, no-c-format msgid "" "Edit Custom Widgets" @@ -6475,25 +6481,25 @@ msgstr "" "Qt Designer, а также изменить их свойства." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 64 -#: rc.cpp:4235 +#: rc.cpp:4238 #, fuzzy, no-c-format msgid "The list of all custom widgets known to Qt Designer." msgstr "Список доступных сложных элементов управления." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 72 -#: rc.cpp:4238 +#: rc.cpp:4241 #, fuzzy, no-c-format msgid "&New Widget" msgstr "&Новый элемент управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 75 -#: rc.cpp:4241 +#: rc.cpp:4244 #, fuzzy, no-c-format msgid "Add new custom widget." msgstr "Добавить сложный элемент управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 78 -#: rc.cpp:4244 +#: rc.cpp:4247 #, fuzzy, no-c-format msgid "" "Create an empty custom widget and add it to the list." @@ -6505,19 +6511,19 @@ msgstr "" "изменить." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 86 -#: rc.cpp:4247 +#: rc.cpp:4250 #, fuzzy, no-c-format msgid "&Delete Widget" msgstr "&Удалить элемент управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 89 -#: rc.cpp:4250 +#: rc.cpp:4253 #, fuzzy, no-c-format msgid "Delete custom widget" msgstr "Удалить сложный элемент управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 92 -#: rc.cpp:4253 +#: rc.cpp:4256 #, fuzzy, no-c-format msgid "" "Delete the selected custom widget." @@ -6528,25 +6534,25 @@ msgstr "" "открытых форм." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 148 -#: rc.cpp:4262 +#: rc.cpp:4265 #, fuzzy, no-c-format msgid "Closes the Dialog." msgstr "Закрыть диалог" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 175 -#: rc.cpp:4265 +#: rc.cpp:4268 #, fuzzy, no-c-format msgid "&Load Descriptions..." msgstr "&Загрузить описания..." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 178 -#: rc.cpp:4268 +#: rc.cpp:4271 #, fuzzy, no-c-format msgid "Loads widget description file" msgstr "Загрузить файл описания элемента управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 182 -#: rc.cpp:4271 +#: rc.cpp:4274 #, no-c-format msgid "" "Load Descriptions" @@ -6561,19 +6567,19 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 190 -#: rc.cpp:4275 +#: rc.cpp:4278 #, fuzzy, no-c-format msgid "&Save Descriptions..." msgstr "&Сохранить описания..." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 193 -#: rc.cpp:4278 +#: rc.cpp:4281 #, fuzzy, no-c-format msgid "Saves widget description file" msgstr "Сохранить файл описания элемента управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 196 -#: rc.cpp:4281 +#: rc.cpp:4284 #, fuzzy, no-c-format msgid "" "Save Descriptions" @@ -6585,26 +6591,26 @@ msgstr "" "которого можно будет их импортировать в другой проект." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 204 -#: rc.cpp:4284 +#: rc.cpp:4287 #, fuzzy, no-c-format msgid "Change the properties of the selected custom widget." msgstr "Изменить свойства выбранного сложного элемента управления." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 211 -#: rc.cpp:4287 +#: rc.cpp:4290 #, fuzzy, no-c-format msgid "De&finition" msgstr "&Определение" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 259 -#: rc.cpp:4293 rc.cpp:5433 rc.cpp:5490 rc.cpp:5574 rc.cpp:5673 rc.cpp:5811 -#: rc.cpp:5883 +#: rc.cpp:4296 rc.cpp:5436 rc.cpp:5493 rc.cpp:5577 rc.cpp:5676 rc.cpp:5814 +#: rc.cpp:5886 #, no-c-format msgid "Select a Pixmap" msgstr "Интихоб кардани Pixmap" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 262 -#: rc.cpp:4296 +#: rc.cpp:4299 #, fuzzy, no-c-format msgid "" "Select a pixmap file." @@ -6614,13 +6620,13 @@ msgstr "" "Оно будет использовано для представления элемента управления на формах.
" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 286 -#: rc.cpp:4299 +#: rc.cpp:4302 #, fuzzy, no-c-format msgid "Enter filename" msgstr "Введите имя файла" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 289 -#: rc.cpp:4302 +#: rc.cpp:4305 #, no-c-format msgid "" "Change the header file's name for the selected custom widget." @@ -6628,13 +6634,13 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 306 -#: rc.cpp:4308 +#: rc.cpp:4311 #, fuzzy, no-c-format msgid "Choose headerfile" msgstr "Выберите заголовочный файл" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 309 -#: rc.cpp:4311 +#: rc.cpp:4314 #, fuzzy, no-c-format msgid "Look for the header file using a file dialog." msgstr "Искать заголовочный файл через диалог открытия файлов." @@ -6642,25 +6648,25 @@ msgstr "Искать заголовочный файл через диалог #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 315 #: languages/ruby/debugger/variablewidget.cpp:834 #: parts/classview/classtreebase.cpp:154 -#: src/profileengine/editor/profileeditor.cpp:139 rc.cpp:4314 rc.cpp:6484 +#: src/profileengine/editor/profileeditor.cpp:139 rc.cpp:4317 rc.cpp:6487 #, no-c-format msgid "Global" msgstr "Глобалӣ" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 320 -#: rc.cpp:4317 rc.cpp:6487 +#: rc.cpp:4320 rc.cpp:6490 #, no-c-format msgid "Local" msgstr "Дохилӣ" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 327 -#: rc.cpp:4320 +#: rc.cpp:4323 #, fuzzy, no-c-format msgid "Select access" msgstr "Выберите доступность" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 330 -#: rc.cpp:4323 +#: rc.cpp:4326 #, no-c-format msgid "" "Change how the include file will be included." @@ -6669,13 +6675,13 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 340 -#: rc.cpp:4326 +#: rc.cpp:4329 #, fuzzy, no-c-format msgid "Change classname" msgstr "Изменить имя класса" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 343 -#: rc.cpp:4329 +#: rc.cpp:4332 #, fuzzy, no-c-format msgid "" "Enter the classname for the selected custom widget." @@ -6685,96 +6691,96 @@ msgstr "" "Он должен быть определён в заголовочном файле.
" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 351 -#: rc.cpp:4332 +#: rc.cpp:4335 #, fuzzy, no-c-format msgid "Heade&rfile:" msgstr "Заголовочный &файл:" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 362 -#: rc.cpp:4335 +#: rc.cpp:4338 #, fuzzy, no-c-format msgid "Cl&ass:" msgstr "&Класс:" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 373 -#: rc.cpp:4338 rc.cpp:5442 rc.cpp:5475 +#: rc.cpp:4341 rc.cpp:5445 rc.cpp:5478 #, fuzzy, no-c-format msgid "Pixmap:" msgstr "Растр:" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 381 -#: rc.cpp:4341 +#: rc.cpp:4344 #, fuzzy, no-c-format msgid "Si&ze hint:" msgstr "Подсказка &размера" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 392 -#: rc.cpp:4344 +#: rc.cpp:4347 #, fuzzy, no-c-format msgid "Size p&olicy:" msgstr "Правила изменения &размера:" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 401 -#: lib/widgets/propeditor/propertymachinefactory.cpp:147 rc.cpp:4347 -#: rc.cpp:4383 +#: lib/widgets/propeditor/propertymachinefactory.cpp:147 rc.cpp:4350 +#: rc.cpp:4386 #, fuzzy, no-c-format msgid "Fixed" msgstr "Фиксировано" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 406 -#: lib/widgets/propeditor/propertymachinefactory.cpp:148 rc.cpp:4350 -#: rc.cpp:4386 +#: lib/widgets/propeditor/propertymachinefactory.cpp:148 rc.cpp:4353 +#: rc.cpp:4389 #, fuzzy, no-c-format msgid "Minimum" msgstr "Минимум" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 411 -#: lib/widgets/propeditor/propertymachinefactory.cpp:149 rc.cpp:4353 -#: rc.cpp:4389 +#: lib/widgets/propeditor/propertymachinefactory.cpp:149 rc.cpp:4356 +#: rc.cpp:4392 #, fuzzy, no-c-format msgid "Maximum" msgstr "Максимум" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 416 -#: lib/widgets/propeditor/propertymachinefactory.cpp:150 rc.cpp:4356 -#: rc.cpp:4392 +#: lib/widgets/propeditor/propertymachinefactory.cpp:150 rc.cpp:4359 +#: rc.cpp:4395 #, fuzzy, no-c-format msgid "Preferred" msgstr "Желаемое" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 421 -#: rc.cpp:4359 rc.cpp:4395 +#: rc.cpp:4362 rc.cpp:4398 #, fuzzy, no-c-format msgid "MinimumExpanding" msgstr "Минимальное разворачивание" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 426 -#: lib/widgets/propeditor/propertymachinefactory.cpp:151 rc.cpp:4362 -#: rc.cpp:4398 +#: lib/widgets/propeditor/propertymachinefactory.cpp:151 rc.cpp:4365 +#: rc.cpp:4401 #, fuzzy, no-c-format msgid "Expanding" msgstr "Разворачивание" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 433 -#: rc.cpp:4365 +#: rc.cpp:4368 #, fuzzy, no-c-format msgid "Vertical Sizepolicy" msgstr "Правила вертикальных размеров" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 436 -#: rc.cpp:4368 +#: rc.cpp:4371 #, fuzzy, no-c-format msgid "Choose theQt::Vertical size policy" msgstr "Выбрать правила изменения размера вертикально" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 453 -#: rc.cpp:4371 +#: rc.cpp:4374 #, fuzzy, no-c-format msgid "Size hint width" msgstr "Подсказка ширины" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 456 -#: rc.cpp:4374 rc.cpp:4380 +#: rc.cpp:4377 rc.cpp:4383 #, fuzzy, no-c-format msgid "" "Set the size hint for the selected widget." @@ -6786,37 +6792,37 @@ msgstr "" "отключения этой функциональности." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 473 -#: rc.cpp:4377 +#: rc.cpp:4380 #, fuzzy, no-c-format msgid "Size hint height" msgstr "Подсказка высоты" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 514 -#: rc.cpp:4401 +#: rc.cpp:4404 #, fuzzy, no-c-format msgid "Horizontal Sizepolicy" msgstr "Правила горизонтальных размеров" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 517 -#: rc.cpp:4404 +#: rc.cpp:4407 #, fuzzy, no-c-format msgid "Choose the horizontal size policy for the widget" msgstr "Выбрать правила изменения размера горизонтально" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 542 -#: rc.cpp:4407 +#: rc.cpp:4410 #, fuzzy, no-c-format msgid "Con&tainer widget" msgstr "&Элемент-контейнер" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 545 -#: rc.cpp:4410 +#: rc.cpp:4413 #, fuzzy, no-c-format msgid "Container Widget" msgstr "Элемент-контейнер" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 549 -#: rc.cpp:4413 +#: rc.cpp:4416 #, fuzzy, no-c-format msgid "" "Container Widget
\n" @@ -6827,31 +6833,31 @@ msgstr "" "Может ли этот сложный элемент управления содержать другие (дочерние).
" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 559 -#: rc.cpp:4417 +#: rc.cpp:4420 #, fuzzy, no-c-format msgid "Si&gnals" msgstr "&Сигналы" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 576 -#: rc.cpp:4420 +#: rc.cpp:4423 #, fuzzy, no-c-format msgid "The list of all the Q_SIGNALS that the selected widget can emit." msgstr "Список сигналов, которые может посылать данный элемент управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 615 -#: rc.cpp:4423 +#: rc.cpp:4426 #, fuzzy, no-c-format msgid "N&ew Signal" msgstr "&Добавить сигнал" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 621 -#: rc.cpp:4426 +#: rc.cpp:4429 #, fuzzy, no-c-format msgid "Add new signal" msgstr "Добавить новый сигнал" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 624 -#: rc.cpp:4429 +#: rc.cpp:4432 #, fuzzy, no-c-format msgid "" "Add a new signal for the current custom widget." @@ -6863,19 +6869,19 @@ msgstr "" "уникальным." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 632 -#: rc.cpp:4432 +#: rc.cpp:4435 #, fuzzy, no-c-format msgid "Dele&te Signal" msgstr "&Удалить сигнал" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 638 -#: rc.cpp:4435 +#: rc.cpp:4438 #, fuzzy, no-c-format msgid "Delete signal" msgstr "Удалить сигнал" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 641 -#: rc.cpp:4438 +#: rc.cpp:4441 #, fuzzy, no-c-format msgid "" "Delete the signal." @@ -6885,19 +6891,19 @@ msgstr "" "Будут также удалены все соединения с этим сигналом.
" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 665 -#: rc.cpp:4441 +#: rc.cpp:4444 #, fuzzy, no-c-format msgid "S&ignal:" msgstr "&Сигнал:" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 676 -#: rc.cpp:4444 +#: rc.cpp:4447 #, fuzzy, no-c-format msgid "Change signal name" msgstr "Изменить имя сигнала" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 679 -#: rc.cpp:4447 rc.cpp:4468 +#: rc.cpp:4450 rc.cpp:4471 #, no-c-format msgid "" "Change the name of the selected slot." @@ -6906,50 +6912,50 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 691 -#: rc.cpp:4450 +#: rc.cpp:4453 #, fuzzy, no-c-format msgid "S&lots" msgstr "С&лоты" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 706 #: kdevdesigner/designer/connectiontable.cpp:41 -#: parts/classview/classtreebase.cpp:75 rc.cpp:4453 +#: parts/classview/classtreebase.cpp:75 rc.cpp:4456 #, fuzzy, no-c-format msgid "Slot" msgstr "Слот" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 736 -#: rc.cpp:4459 +#: rc.cpp:4462 #, fuzzy, no-c-format msgid "The list of all the custom widget's slots." msgstr "Список слотов элемента управления" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 744 -#: rc.cpp:4462 +#: rc.cpp:4465 #, fuzzy, no-c-format msgid "Sl&ot:" msgstr "С&лот:" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 755 -#: rc.cpp:4465 +#: rc.cpp:4468 #, fuzzy, no-c-format msgid "Change slot name" msgstr "Изменить имя слота" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 766 -#: rc.cpp:4471 rc.cpp:5304 +#: rc.cpp:4474 rc.cpp:5307 #, fuzzy, no-c-format msgid "&Access:" msgstr "&Доступ:" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 787 -#: rc.cpp:4480 +#: rc.cpp:4483 #, fuzzy, no-c-format msgid "Change slot access" msgstr "Изменить доступность слота" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 790 -#: rc.cpp:4483 +#: rc.cpp:4486 #, fuzzy, no-c-format msgid "" "Change the slot's access policy." @@ -6960,19 +6966,19 @@ msgstr "" "управления." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 829 -#: rc.cpp:4486 +#: rc.cpp:4489 #, fuzzy, no-c-format msgid "N&ew Slot" msgstr "&Добавить слот" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 835 -#: rc.cpp:4489 +#: rc.cpp:4492 #, fuzzy, no-c-format msgid "Add new slot" msgstr "Добавить новый приемник" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 838 -#: rc.cpp:4492 +#: rc.cpp:4495 #, fuzzy, no-c-format msgid "" "Add a new slot to the current custom widget." @@ -6984,19 +6990,19 @@ msgstr "" "уникальным." #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 846 -#: rc.cpp:4495 +#: rc.cpp:4498 #, fuzzy, no-c-format msgid "Dele&te Slot" msgstr "&Удалить слот" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 852 -#: rc.cpp:4498 +#: rc.cpp:4501 #, fuzzy, no-c-format msgid "Delete slot" msgstr "Удалить слот" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 855 -#: rc.cpp:4501 +#: rc.cpp:4504 #, fuzzy, no-c-format msgid "" "Delete the slot." @@ -7006,25 +7012,25 @@ msgstr "" "Также удалятся все соединения с этим приёмником.
" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 867 -#: rc.cpp:4504 +#: rc.cpp:4507 #, fuzzy, no-c-format msgid "&Properties" msgstr "&Свойства" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 915 -#: rc.cpp:4507 +#: rc.cpp:4510 #, fuzzy, no-c-format msgid "N&ew Property" msgstr "&Добавить свойство" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 921 -#: rc.cpp:4510 +#: rc.cpp:4513 #, fuzzy, no-c-format msgid "Add new property" msgstr "Добавить новое свойство" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 924 -#: rc.cpp:4513 +#: rc.cpp:4516 #, no-c-format msgid "" "Add a new property to the current custom widget." @@ -7033,115 +7039,115 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 932 -#: rc.cpp:4516 +#: rc.cpp:4519 #, fuzzy, no-c-format msgid "Dele&te Property" msgstr "&Удалить свойство" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 938 -#: rc.cpp:4519 +#: rc.cpp:4522 #, fuzzy, no-c-format msgid "Delete property" msgstr "Удалить свойство" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 941 -#: rc.cpp:4522 +#: rc.cpp:4525 #, fuzzy, no-c-format msgid "Deletes the selected property." msgstr "Удалить выделенное свойство" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 949 -#: rc.cpp:4525 +#: rc.cpp:4528 #, fuzzy, no-c-format msgid "String" msgstr "String" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 954 -#: rc.cpp:4528 +#: rc.cpp:4531 #, fuzzy, no-c-format msgid "CString" msgstr "CString" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 959 -#: rc.cpp:4531 +#: rc.cpp:4534 #, fuzzy, no-c-format msgid "StringList" msgstr "StringList" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 964 -#: rc.cpp:4534 +#: rc.cpp:4537 #, fuzzy, no-c-format msgid "Bool" msgstr "Bool" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 969 -#: rc.cpp:4537 +#: rc.cpp:4540 #, fuzzy, no-c-format msgid "Int" msgstr "Int" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 974 -#: rc.cpp:4540 +#: rc.cpp:4543 #, fuzzy, no-c-format msgid "UInt" msgstr "UInt" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 984 -#: rc.cpp:4546 +#: rc.cpp:4549 #, fuzzy, no-c-format msgid "Color" msgstr "Ранг" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 989 -#: rc.cpp:4549 +#: rc.cpp:4552 #, fuzzy, no-c-format msgid "Rect" msgstr "Rect" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 994 -#: rc.cpp:4552 +#: rc.cpp:4555 #, fuzzy, no-c-format msgid "Point" msgstr "Point" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 999 -#: languages/cpp/app_templates/tdefileplugin/tdefile_plugin.cpp:32 rc.cpp:4555 +#: languages/cpp/app_templates/tdefileplugin/tdefile_plugin.cpp:32 rc.cpp:4558 #, fuzzy, no-c-format msgid "Size" msgstr "Андоза" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1004 -#: rc.cpp:4558 +#: rc.cpp:4561 #, fuzzy, no-c-format msgid "Pixmap" msgstr "Pixmap" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1009 -#: rc.cpp:4561 +#: rc.cpp:4564 #, fuzzy, no-c-format msgid "Palette" msgstr "Palette" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1014 -#: rc.cpp:4564 +#: rc.cpp:4567 #, fuzzy, no-c-format msgid "Cursor" msgstr "Cursor" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1019 -#: rc.cpp:4567 +#: rc.cpp:4570 #, fuzzy, no-c-format msgid "SizePolicy" msgstr "SizePolicy" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1026 -#: rc.cpp:4570 +#: rc.cpp:4573 #, fuzzy, no-c-format msgid "Select property type" msgstr "Выберите тип свойства" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1029 -#: rc.cpp:4573 +#: rc.cpp:4576 #, no-c-format msgid "" "Select the type of the property." @@ -7151,7 +7157,7 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1065 -#: rc.cpp:4582 +#: rc.cpp:4585 #, no-c-format msgid "" "The list of the current widget's properties." @@ -7160,13 +7166,13 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1073 -#: rc.cpp:4585 +#: rc.cpp:4588 #, fuzzy, no-c-format msgid "Change property name" msgstr "Изменить тип свойства" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1076 -#: rc.cpp:4588 +#: rc.cpp:4591 #, fuzzy, no-c-format msgid "" "Enter a name for the property." @@ -7177,63 +7183,63 @@ msgstr "" "Свойства должны быть реализованы в классе с помощю системы свойств Qt.
" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1084 -#: rc.cpp:4591 +#: rc.cpp:4594 #, fuzzy, no-c-format msgid "P&roperty name:" msgstr "&Имя свойства:" #. i18n: file ./kdevdesigner/designer/customwidgeteditor.ui line 1095 -#: rc.cpp:4594 rc.cpp:6721 +#: rc.cpp:4597 rc.cpp:6724 #, no-c-format msgid "T&ype:" msgstr "На&муд:" #. i18n: file ./kdevdesigner/designer/projectsettings.ui line 41 -#: rc.cpp:4597 +#: rc.cpp:4600 #, fuzzy, no-c-format msgid "Project Settings" msgstr "Параметры проекта" #. i18n: file ./kdevdesigner/designer/projectsettings.ui line 76 -#: rc.cpp:4603 +#: rc.cpp:4606 #, fuzzy, no-c-format msgid "&Project file:" msgstr "&Файл проекта:" #. i18n: file ./kdevdesigner/designer/projectsettings.ui line 87 -#: rc.cpp:4606 +#: rc.cpp:4609 #, fuzzy, no-c-format msgid "&Language:" msgstr "&Язык:" #. i18n: file ./kdevdesigner/designer/projectsettings.ui line 111 -#: rc.cpp:4612 +#: rc.cpp:4615 #, fuzzy, no-c-format msgid "&Database file:" msgstr "&Файл базы данных:" #. i18n: file ./kdevdesigner/designer/projectsettings.ui line 230 -#: rc.cpp:4624 rc.cpp:4762 rc.cpp:4895 rc.cpp:5135 rc.cpp:5174 rc.cpp:5343 -#: rc.cpp:5382 rc.cpp:5535 rc.cpp:5685 rc.cpp:5748 rc.cpp:5949 +#: rc.cpp:4627 rc.cpp:4765 rc.cpp:4898 rc.cpp:5138 rc.cpp:5177 rc.cpp:5346 +#: rc.cpp:5385 rc.cpp:5538 rc.cpp:5688 rc.cpp:5751 rc.cpp:5952 #, fuzzy, no-c-format msgid "Close the dialog and apply all the changes." msgstr "Закрыть диалог и применить все изменения." #. i18n: file ./kdevdesigner/designer/projectsettings.ui line 244 -#: rc.cpp:4630 rc.cpp:4768 rc.cpp:4901 rc.cpp:4919 rc.cpp:5141 rc.cpp:5186 -#: rc.cpp:5349 rc.cpp:5394 rc.cpp:5547 rc.cpp:5697 rc.cpp:5754 rc.cpp:5961 +#: rc.cpp:4633 rc.cpp:4771 rc.cpp:4904 rc.cpp:4922 rc.cpp:5144 rc.cpp:5189 +#: rc.cpp:5352 rc.cpp:5397 rc.cpp:5550 rc.cpp:5700 rc.cpp:5757 rc.cpp:5964 #, fuzzy, no-c-format msgid "Close the dialog and discard any changes." msgstr "Закрыть диалог и отклонить все изменения." #. i18n: file ./kdevdesigner/designer/preferences.ui line 41 -#: kdevdesigner/designer/mainwindowactions.cpp:220 rc.cpp:4633 +#: kdevdesigner/designer/mainwindowactions.cpp:220 rc.cpp:4636 #, fuzzy, no-c-format msgid "Preferences" msgstr "Настройки" #. i18n: file ./kdevdesigner/designer/preferences.ui line 47 -#: rc.cpp:4636 +#: rc.cpp:4639 #, fuzzy, no-c-format msgid "" "Preferences" @@ -7246,31 +7252,31 @@ msgstr "" "отвечают подключенным модулям." #. i18n: file ./kdevdesigner/designer/preferences.ui line 79 -#: rc.cpp:4642 +#: rc.cpp:4645 #, fuzzy, no-c-format msgid "File Saving" msgstr "Сохранение файла" #. i18n: file ./kdevdesigner/designer/preferences.ui line 90 -#: rc.cpp:4645 +#: rc.cpp:4648 #, fuzzy, no-c-format msgid "Enable auto sa&ve" msgstr "Включить &автосохранение" #. i18n: file ./kdevdesigner/designer/preferences.ui line 109 -#: rc.cpp:4648 +#: rc.cpp:4651 #, fuzzy, no-c-format msgid "Auto save &interval:" msgstr "Интервал для авто&сохранения:" #. i18n: file ./kdevdesigner/designer/preferences.ui line 136 -#: rc.cpp:4651 +#: rc.cpp:4654 #, fuzzy, no-c-format msgid "Plu&gin Paths" msgstr "Пути к м&одулям" #. i18n: file ./kdevdesigner/designer/preferences.ui line 166 -#: rc.cpp:4654 rc.cpp:4675 +#: rc.cpp:4657 rc.cpp:4678 #, fuzzy, no-c-format msgid "" "A splash screen is displayed when starting Qt Designer if this option is " @@ -7278,19 +7284,19 @@ msgid "" msgstr "Показывать логотип Qt Designer при его запуске." #. i18n: file ./kdevdesigner/designer/preferences.ui line 191 -#: rc.cpp:4660 +#: rc.cpp:4663 #, fuzzy, no-c-format msgid "Restore last &workspace on startup" msgstr "Восстанавливать &состояние рабочей области при запуске" #. i18n: file ./kdevdesigner/designer/preferences.ui line 197 -#: rc.cpp:4663 +#: rc.cpp:4666 #, fuzzy, no-c-format msgid "Restore last workspace" msgstr "Восстанавливать рабочую область" #. i18n: file ./kdevdesigner/designer/preferences.ui line 200 -#: rc.cpp:4666 +#: rc.cpp:4669 #, fuzzy, no-c-format msgid "" "The current workspace settings will be restored the next time you start Qt " @@ -7298,67 +7304,67 @@ msgid "" msgstr "Восстанавливать параметры рабочей области при запуске Qt Designer." #. i18n: file ./kdevdesigner/designer/preferences.ui line 208 -#: rc.cpp:4669 +#: rc.cpp:4672 #, fuzzy, no-c-format msgid "Show &splash screen on startup" msgstr "&Логотип при запуске" #. i18n: file ./kdevdesigner/designer/preferences.ui line 214 -#: rc.cpp:4672 +#: rc.cpp:4675 #, fuzzy, no-c-format msgid "Show Splashscreen" msgstr "Логотип при запуске" #. i18n: file ./kdevdesigner/designer/preferences.ui line 225 -#: rc.cpp:4678 +#: rc.cpp:4681 #, fuzzy, no-c-format msgid "Show start &dialog" msgstr "&Диалог \"Добро пожаловать\"" #. i18n: file ./kdevdesigner/designer/preferences.ui line 236 -#: rc.cpp:4681 +#: rc.cpp:4684 #, fuzzy, no-c-format msgid "Disable data&base auto-edit in preview" msgstr "Выключить авторедактирование базы данных при &просмотре" #. i18n: file ./kdevdesigner/designer/preferences.ui line 247 -#: rc.cpp:4684 +#: rc.cpp:4687 #, fuzzy, no-c-format msgid "Show toolbutton lab&els" msgstr "Показывать метки к&нопок панелей инструментов" #. i18n: file ./kdevdesigner/designer/preferences.ui line 250 -#: rc.cpp:4687 +#: rc.cpp:4690 #, fuzzy, no-c-format msgid "Text Labels" msgstr "Текстовые метки" #. i18n: file ./kdevdesigner/designer/preferences.ui line 253 -#: rc.cpp:4690 +#: rc.cpp:4693 #, fuzzy, no-c-format msgid "Text labels will be used in the toolbars if this is checked." msgstr "Текстовые метки будут использованы на панелях инструментов." #. i18n: file ./kdevdesigner/designer/preferences.ui line 263 -#: rc.cpp:4693 +#: rc.cpp:4696 #, fuzzy, no-c-format msgid "G&rid" msgstr "&Сетка" #. i18n: file ./kdevdesigner/designer/preferences.ui line 286 -#: rc.cpp:4696 +#: rc.cpp:4699 #, fuzzy, no-c-format msgid "Sn&ap to grid" msgstr "&Выравнивать по сетке" #. i18n: file ./kdevdesigner/designer/preferences.ui line 292 -#: rc.cpp:4699 +#: rc.cpp:4702 #, fuzzy, no-c-format msgid "Snap to the grid" msgstr "Выравнивать по сетке" #. i18n: file ./kdevdesigner/designer/preferences.ui line 295 -#: rc.cpp:4702 +#: rc.cpp:4705 #, fuzzy, no-c-format msgid "" "Customize the grid-settings for all forms." @@ -7370,13 +7376,13 @@ msgstr "" "привязаны к сетке с шагом X/Y." #. i18n: file ./kdevdesigner/designer/preferences.ui line 326 -#: rc.cpp:4705 rc.cpp:4711 +#: rc.cpp:4708 rc.cpp:4714 #, fuzzy, no-c-format msgid "Grid resolution" msgstr "Разрешение сетки" #. i18n: file ./kdevdesigner/designer/preferences.ui line 329 -#: rc.cpp:4708 rc.cpp:4714 +#: rc.cpp:4711 rc.cpp:4717 #, fuzzy, no-c-format msgid "" "Customize the grid-settings for all forms." @@ -7388,103 +7394,103 @@ msgstr "" "с шагом X/Y." #. i18n: file ./kdevdesigner/designer/preferences.ui line 357 -#: rc.cpp:4717 +#: rc.cpp:4720 #, fuzzy, no-c-format msgid "Grid-&X:" msgstr "&X:" #. i18n: file ./kdevdesigner/designer/preferences.ui line 368 -#: rc.cpp:4720 +#: rc.cpp:4723 #, fuzzy, no-c-format msgid "Grid-&Y:" msgstr "&Y:" #. i18n: file ./kdevdesigner/designer/preferences.ui line 383 -#: rc.cpp:4723 +#: rc.cpp:4726 #, fuzzy, no-c-format msgid "Backgro&und" msgstr "&Фон" #. i18n: file ./kdevdesigner/designer/preferences.ui line 417 -#: rc.cpp:4726 rc.cpp:5081 rc.cpp:5123 rc.cpp:5709 rc.cpp:5718 +#: rc.cpp:4729 rc.cpp:5084 rc.cpp:5126 rc.cpp:5712 rc.cpp:5721 #, no-c-format msgid "Choose a color" msgstr "Интихоби ранг" #. i18n: file ./kdevdesigner/designer/preferences.ui line 420 -#: rc.cpp:4729 +#: rc.cpp:4732 #, fuzzy, no-c-format msgid "Select a color in the color dialog." msgstr "Выбрать цвет в диалоге" #. i18n: file ./kdevdesigner/designer/preferences.ui line 431 -#: rc.cpp:4732 +#: rc.cpp:4735 #, fuzzy, no-c-format msgid "Co&lor" msgstr "&Цвет" #. i18n: file ./kdevdesigner/designer/preferences.ui line 434 -#: rc.cpp:4735 +#: rc.cpp:4738 #, fuzzy, no-c-format msgid "Use a background color" msgstr "Использовать цвет фона" #. i18n: file ./kdevdesigner/designer/preferences.ui line 437 -#: rc.cpp:4738 +#: rc.cpp:4741 #, fuzzy, no-c-format msgid "Use a background color." msgstr "Использовать цвет фона" #. i18n: file ./kdevdesigner/designer/preferences.ui line 445 -#: rc.cpp:4741 +#: rc.cpp:4744 #, fuzzy, no-c-format msgid "&Pixmap" msgstr "&Растр" #. i18n: file ./kdevdesigner/designer/preferences.ui line 451 -#: rc.cpp:4744 +#: rc.cpp:4747 #, fuzzy, no-c-format msgid "Use a background pixmap" msgstr "Использовать фоновое растровое изображение" #. i18n: file ./kdevdesigner/designer/preferences.ui line 454 -#: rc.cpp:4747 +#: rc.cpp:4750 #, fuzzy, no-c-format msgid "Use a background pixmap." msgstr "Использовать фоновое растровое изображение" #. i18n: file ./kdevdesigner/designer/preferences.ui line 476 -#: rc.cpp:4750 rc.cpp:5072 +#: rc.cpp:4753 rc.cpp:5075 #, fuzzy, no-c-format msgid "Select a pixmap" msgstr "Выбрать изображение" #. i18n: file ./kdevdesigner/designer/preferences.ui line 479 -#: rc.cpp:4753 +#: rc.cpp:4756 #, fuzzy, no-c-format msgid "Choose a pixmap file." msgstr "Выберите растровое изображение." #. i18n: file ./kdevdesigner/designer/dbconnectioneditor.ui line 41 -#: rc.cpp:4771 +#: rc.cpp:4774 #, no-c-format msgid "Connect" msgstr "Пайвастшавӣ" #. i18n: file ./kdevdesigner/designer/dbconnectioneditor.ui line 94 -#: rc.cpp:4780 +#: rc.cpp:4783 #, no-c-format msgid "Connection Details" msgstr "Тафсилотҳои пайвастшавӣ" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 41 -#: kdevdesigner/designer/mainwindowactions.cpp:213 rc.cpp:4783 +#: kdevdesigner/designer/mainwindowactions.cpp:213 rc.cpp:4786 #, fuzzy, no-c-format msgid "Form Settings" msgstr "Параметры формы" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 47 -#: rc.cpp:4786 +#: rc.cpp:4789 #, fuzzy, no-c-format msgid "" "Form Settings" @@ -7495,25 +7501,25 @@ msgstr "" "Комментарий и Автор необязательны.
" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 64 -#: rc.cpp:4789 +#: rc.cpp:4792 #, fuzzy, no-c-format msgid "Pixmaps" msgstr "Растры" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 81 -#: rc.cpp:4792 +#: rc.cpp:4795 #, fuzzy, no-c-format msgid "Save in&line" msgstr "Сохранить in&line" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 87 -#: rc.cpp:4795 +#: rc.cpp:4798 #, fuzzy, no-c-format msgid "Save pixmaps in the .ui files" msgstr "Встроить изображения в .ui файлы" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 90 -#: rc.cpp:4798 +#: rc.cpp:4801 #, fuzzy, no-c-format msgid "" "Save Inline" @@ -7525,19 +7531,19 @@ msgstr "" "образом одно изображение нельзя использовать в разных формах." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 98 -#: rc.cpp:4801 +#: rc.cpp:4804 #, fuzzy, no-c-format msgid "Project &image file" msgstr "Файл изображений &проекта" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 101 -#: rc.cpp:4804 +#: rc.cpp:4807 #, fuzzy, no-c-format msgid "Use the Project's Image file for pixmaps" msgstr "Сохранять все изображения в одном файле длякаждого проекта" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 105 -#: rc.cpp:4807 +#: rc.cpp:4810 #, no-c-format msgid "" "Use the Project's Image file for pixmaps\n" @@ -7547,14 +7553,14 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 116 -#: rc.cpp:4811 +#: rc.cpp:4814 #, no-c-format msgid "" "Specify Pixmap-Loader function (only the function's name, no parentheses.)" msgstr "" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 119 -#: rc.cpp:4814 +#: rc.cpp:4817 #, no-c-format msgid "" "Specify Pixmap-Loader function" @@ -7563,19 +7569,19 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 127 -#: rc.cpp:4817 +#: rc.cpp:4820 #, fuzzy, no-c-format msgid "Use &function:" msgstr "Использовать &функцию:" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 130 -#: rc.cpp:4820 +#: rc.cpp:4823 #, fuzzy, no-c-format msgid "Use the given function for pixmaps" msgstr "Использовать данную функцию для изображений" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 133 -#: rc.cpp:4823 +#: rc.cpp:4826 #, fuzzy, no-c-format msgid "" "Use a given function for pixmaps" @@ -7597,13 +7603,13 @@ msgstr "" "используете свою функцию." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 166 -#: rc.cpp:4829 +#: rc.cpp:4832 #, fuzzy, no-c-format msgid "Change class name" msgstr "Изменить имя класса" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 169 -#: rc.cpp:4832 +#: rc.cpp:4835 #, fuzzy, no-c-format msgid "" "Enter the name of the class that will be created." @@ -7615,61 +7621,61 @@ msgstr "" "после компилирования с помощью uic." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 177 -#: rc.cpp:4835 +#: rc.cpp:4838 #, fuzzy, no-c-format msgid "A&uthor:" msgstr "А&втор:" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 188 -#: rc.cpp:4838 +#: rc.cpp:4841 #, fuzzy, no-c-format msgid "Enter your name" msgstr "Введите своё имя" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 191 -#: rc.cpp:4841 +#: rc.cpp:4844 #, fuzzy, no-c-format msgid "Enter your name." msgstr "Введите своё имя." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 199 -#: parts/quickopen/quickopenclassdialog.cpp:41 rc.cpp:4844 rc.cpp:8010 +#: parts/quickopen/quickopenclassdialog.cpp:41 rc.cpp:4847 rc.cpp:8013 #, fuzzy, no-c-format msgid "Class &name:" msgstr "Имя &класса:" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 221 -#: rc.cpp:4850 +#: rc.cpp:4853 #, fuzzy, no-c-format msgid "Enter a comment about the form." msgstr "Введите комментарий к форме." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 242 -#: rc.cpp:4853 +#: rc.cpp:4856 #, fuzzy, no-c-format msgid "La&youts" msgstr "&Расположения" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 278 -#: rc.cpp:4856 +#: rc.cpp:4859 #, fuzzy, no-c-format msgid "D&efault spacing:" msgstr "Промежутки по &умолчанию:" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 289 -#: rc.cpp:4859 +#: rc.cpp:4862 #, fuzzy, no-c-format msgid "Use func&tions:" msgstr "Использовать &функции:" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 292 -#: rc.cpp:4862 +#: rc.cpp:4865 #, fuzzy, no-c-format msgid "Use functions to get the margin and spacing" msgstr "Использовать функции для получения отступов и границ" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 295 -#: rc.cpp:4865 +#: rc.cpp:4868 #, fuzzy, no-c-format msgid "" "Use a given function for margin and/or spacing" @@ -7685,31 +7691,31 @@ msgstr "" "поэтому будут использованы функции по умолчанию." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 322 -#: rc.cpp:4868 +#: rc.cpp:4871 #, fuzzy, no-c-format msgid "Default mar&gin:" msgstr "Граница по &умолчанию:" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 336 -#: rc.cpp:4871 +#: rc.cpp:4874 #, fuzzy, no-c-format msgid "S&pacing:" msgstr "&Отступ:" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 358 -#: rc.cpp:4874 +#: rc.cpp:4877 #, fuzzy, no-c-format msgid "Ma&rgin:" msgstr "&Граница:" #. i18n: file ./kdevdesigner/designer/formsettings.ui line 383 -#: rc.cpp:4877 +#: rc.cpp:4880 #, fuzzy, no-c-format msgid "Specify spacing function (only the function's name, no parentheses.)" msgstr "Укажите функцию, обрабатывающую отступы (только имя, без скобок)." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 386 -#: rc.cpp:4880 +#: rc.cpp:4883 #, fuzzy, no-c-format msgid "" "Specify spacing function" @@ -7722,13 +7728,13 @@ msgstr "" "скобок." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 405 -#: rc.cpp:4883 +#: rc.cpp:4886 #, fuzzy, no-c-format msgid "Specify margin function (only the function's name, no parentheses.)" msgstr "Укажите функцию, обрабатывающую границы (только имя, без скобок)." #. i18n: file ./kdevdesigner/designer/formsettings.ui line 408 -#: rc.cpp:4886 +#: rc.cpp:4889 #, fuzzy, no-c-format msgid "" "Specify margin function" @@ -7740,19 +7746,19 @@ msgstr "" "сгенерированном коде. Введите только имя функции, без скобок." #. i18n: file ./kdevdesigner/designer/dbconnections.ui line 41 -#: rc.cpp:4904 +#: rc.cpp:4907 #, fuzzy, no-c-format msgid "Edit Database Connections" msgstr "&Соединения с БД" #. i18n: file ./kdevdesigner/designer/dbconnections.ui line 61 -#: rc.cpp:4907 +#: rc.cpp:4910 #, fuzzy, no-c-format msgid "&New Connection" msgstr "&Добавить соединение" #. i18n: file ./kdevdesigner/designer/dbconnections.ui line 74 -#: rc.cpp:4910 +#: rc.cpp:4913 #, fuzzy, no-c-format msgid "&Delete Connection" msgstr "&Удалить соединение" @@ -7761,109 +7767,109 @@ msgstr "&Удалить соединение" #: kdevdesigner/designer/dbconnectionsimpl.cpp:128 #: kdevdesigner/designer/project.cpp:148 #: kdevdesigner/designer/propertyeditor.cpp:2004 -#: kdevdesigner/designer/propertyeditor.cpp:2022 rc.cpp:4922 +#: kdevdesigner/designer/propertyeditor.cpp:2022 rc.cpp:4925 #, fuzzy, no-c-format msgid "Connection" msgstr "Пайвастшавӣ" #. i18n: file ./kdevdesigner/designer/dbconnections.ui line 227 -#: rc.cpp:4925 +#: rc.cpp:4928 #, fuzzy, no-c-format msgid "Connec&t" msgstr "&Соединить" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 41 -#: rc.cpp:4928 +#: rc.cpp:4931 #, fuzzy, no-c-format msgid "Find Text" msgstr "Поиск текста" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 72 -#: rc.cpp:4931 +#: rc.cpp:4934 #, fuzzy, no-c-format msgid "F&ind:" msgstr "&Найти:" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 132 -#: rc.cpp:4934 +#: rc.cpp:4937 #, fuzzy, no-c-format msgid "&Find" msgstr "&Найти" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 153 -#: rc.cpp:4940 rc.cpp:4991 +#: rc.cpp:4943 rc.cpp:4994 #, fuzzy, no-c-format msgid "Direction" msgstr "Направление" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 170 -#: rc.cpp:4943 rc.cpp:4994 +#: rc.cpp:4946 rc.cpp:4997 #, fuzzy, no-c-format msgid "Forwar&d" msgstr "Вперё&д" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 181 -#: rc.cpp:4946 rc.cpp:4997 +#: rc.cpp:4949 rc.cpp:5000 #, fuzzy, no-c-format msgid "Bac&kward" msgstr "&Назад" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 208 -#: rc.cpp:4952 rc.cpp:4982 +#: rc.cpp:4955 rc.cpp:4985 #, fuzzy, no-c-format msgid "&Whole words only" msgstr "&Слова целиком" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 216 -#: rc.cpp:4955 rc.cpp:4985 +#: rc.cpp:4958 rc.cpp:4988 #, fuzzy, no-c-format msgid "Case &sensitive" msgstr "С учётом &регистра" #. i18n: file ./kdevdesigner/designer/finddialog.ui line 224 -#: rc.cpp:4958 rc.cpp:4988 +#: rc.cpp:4961 rc.cpp:4991 #, fuzzy, no-c-format msgid "Start at &beginning" msgstr "Начать с &начала" #. i18n: file ./kdevdesigner/designer/replacedialog.ui line 41 -#: rc.cpp:4961 +#: rc.cpp:4964 #, fuzzy, no-c-format msgid "Replace Text" msgstr "Замена текста" #. i18n: file ./kdevdesigner/designer/replacedialog.ui line 72 -#: rc.cpp:4964 +#: rc.cpp:4967 #, fuzzy, no-c-format msgid "R&eplace:" msgstr "&Заменить:" #. i18n: file ./kdevdesigner/designer/replacedialog.ui line 83 -#: rc.cpp:4967 +#: rc.cpp:4970 #, no-c-format msgid "&Find:" msgstr "&Ҷустуҷӯ:" #. i18n: file ./kdevdesigner/designer/replacedialog.ui line 159 -#: rc.cpp:4970 +#: rc.cpp:4973 #, fuzzy, no-c-format msgid "&Replace" msgstr "&Заменить" #. i18n: file ./kdevdesigner/designer/replacedialog.ui line 170 -#: rc.cpp:4973 +#: rc.cpp:4976 #, fuzzy, no-c-format msgid "Replace &All" msgstr "Заменить &всё" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 44 -#: rc.cpp:5000 +#: rc.cpp:5003 #, fuzzy, no-c-format msgid "Tune Palette" msgstr "Настроить палитру" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 50 -#: rc.cpp:5003 +#: rc.cpp:5006 #, fuzzy, no-c-format msgid "" "Edit Palette" @@ -7881,128 +7887,128 @@ msgstr "" "управления." #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 87 -#: rc.cpp:5006 rc.cpp:5730 +#: rc.cpp:5009 rc.cpp:5733 #, fuzzy, no-c-format msgid "Select &palette:" msgstr "Выберите &палитру:" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 96 -#: rc.cpp:5009 rc.cpp:5733 +#: rc.cpp:5012 rc.cpp:5736 #, fuzzy, no-c-format msgid "Active Palette" msgstr "Активная палитра" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 101 -#: rc.cpp:5012 rc.cpp:5736 +#: rc.cpp:5015 rc.cpp:5739 #, fuzzy, no-c-format msgid "Inactive Palette" msgstr "Неактивная палитру" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 106 -#: rc.cpp:5015 rc.cpp:5739 +#: rc.cpp:5018 rc.cpp:5742 #, fuzzy, no-c-format msgid "Disabled Palette" msgstr "Выключенная палитра" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 126 -#: rc.cpp:5018 +#: rc.cpp:5021 #, no-c-format msgid "Auto" msgstr "Худкор" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 143 -#: rc.cpp:5021 +#: rc.cpp:5024 #, fuzzy, no-c-format msgid "Build the &inactive palette from the active palette" msgstr "Собрать &неактивную палитру из активной" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 154 -#: rc.cpp:5024 +#: rc.cpp:5027 #, fuzzy, no-c-format msgid "Build the &disabled palette from the active palette" msgstr "Собрать &отключенную палитру из активной" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 167 -#: rc.cpp:5027 +#: rc.cpp:5030 #, fuzzy, no-c-format msgid "Central Color Roles" msgstr "Основные цветовые параметры" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 182 -#: rc.cpp:5030 +#: rc.cpp:5033 #, no-c-format msgid "Background" msgstr "Замина" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 187 -#: rc.cpp:5033 +#: rc.cpp:5036 #, no-c-format msgid "Foreground" msgstr "Пешзамина" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 192 -#: rc.cpp:5036 +#: rc.cpp:5039 #, no-c-format msgid "Button" msgstr "Кнопка" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 197 -#: rc.cpp:5039 +#: rc.cpp:5042 #, fuzzy, no-c-format msgid "Base" msgstr "Основной" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 202 #: kdevdesigner/designer/mainwindow.cpp:1735 -#: kdevdesigner/designer/mainwindow.cpp:2638 rc.cpp:5042 +#: kdevdesigner/designer/mainwindow.cpp:2638 rc.cpp:5045 #, fuzzy, no-c-format msgid "Text" msgstr "Текст" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 207 -#: rc.cpp:5045 +#: rc.cpp:5048 #, fuzzy, no-c-format msgid "BrightText" msgstr "Светлый текст" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 212 -#: rc.cpp:5048 +#: rc.cpp:5051 #, fuzzy, no-c-format msgid "ButtonText" msgstr "Текст кнопки" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 217 -#: rc.cpp:5051 +#: rc.cpp:5054 #, fuzzy, no-c-format msgid "Highlight" msgstr "Выделение" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 222 -#: rc.cpp:5054 +#: rc.cpp:5057 #, fuzzy, no-c-format msgid "HighlightText" msgstr "Выделенный текст" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 227 -#: rc.cpp:5057 +#: rc.cpp:5060 #, no-c-format msgid "Link" msgstr "Алоқа" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 232 -#: rc.cpp:5060 +#: rc.cpp:5063 #, fuzzy, no-c-format msgid "LinkVisited" msgstr "Посещённая ссылка" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 239 -#: rc.cpp:5063 +#: rc.cpp:5066 #, fuzzy, no-c-format msgid "Choose the central color role" msgstr "Выберите центральную цветовую роль" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 242 -#: rc.cpp:5066 +#: rc.cpp:5069 #, fuzzy, no-c-format msgid "" "Select a color role." @@ -8042,91 +8048,91 @@ msgstr "" "план\", обычно это светлый цвет. " #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 287 -#: rc.cpp:5069 +#: rc.cpp:5072 #, fuzzy, no-c-format msgid "Choose pi&xmap:" msgstr "Выберите &растр:" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 313 -#: rc.cpp:5075 +#: rc.cpp:5078 #, fuzzy, no-c-format msgid "Choose a pixmap file for the selected central color role." msgstr "Выберите растровое изображение для центральной цветовой роли" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 333 -#: rc.cpp:5078 +#: rc.cpp:5081 #, no-c-format msgid "&Select color:" msgstr "&Интихоб кардани ранг:" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 359 -#: rc.cpp:5084 +#: rc.cpp:5087 #, fuzzy, no-c-format msgid "Choose a color for the selected central color role." msgstr "Выберите цвет для центральной цветовой роли." #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 371 -#: rc.cpp:5087 +#: rc.cpp:5090 #, fuzzy, no-c-format msgid "3-D Shadow Effects" msgstr "Эффекты трёхмерной тени" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 402 -#: rc.cpp:5090 +#: rc.cpp:5093 #, fuzzy, no-c-format msgid "Build &from button color:" msgstr "Собрать &из цвета кнопки:" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 408 -#: rc.cpp:5093 +#: rc.cpp:5096 #, fuzzy, no-c-format msgid "Generate shadings" msgstr "Тени" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 411 -#: rc.cpp:5096 +#: rc.cpp:5099 #, fuzzy, no-c-format msgid "Check to let 3D-effect colors be calculated from the button-color." msgstr "Разрешить подсчёт цветов трёхмерных эффектов из цвета кнопки." #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 417 -#: rc.cpp:5099 +#: rc.cpp:5102 #, fuzzy, no-c-format msgid "Light" msgstr "Светло" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 422 -#: rc.cpp:5102 +#: rc.cpp:5105 #, fuzzy, no-c-format msgid "Midlight" msgstr "Полусвет" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 427 -#: rc.cpp:5105 +#: rc.cpp:5108 #, fuzzy, no-c-format msgid "Mid" msgstr "Средне" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 432 -#: rc.cpp:5108 +#: rc.cpp:5111 #, fuzzy, no-c-format msgid "Dark" msgstr "Темно" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 437 -#: rc.cpp:5111 +#: rc.cpp:5114 #, fuzzy, no-c-format msgid "Shadow" msgstr "Тень" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 444 -#: rc.cpp:5114 +#: rc.cpp:5117 #, fuzzy, no-c-format msgid "Choose 3D-effect color role" msgstr "Выберите цветовую роль трёхмерного эффекта" #. i18n: file ./kdevdesigner/designer/paletteeditoradvanced.ui line 447 -#: rc.cpp:5117 +#: rc.cpp:5120 #, fuzzy, no-c-format msgid "" "Select a color effect role." @@ -8148,67 +8154,67 @@ msgstr "" "Выберите функцию, которую вы хотите изменить или удалить." #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 172 -#: rc.cpp:5234 +#: rc.cpp:5237 #, fuzzy, no-c-format msgid "Only d&isplay slots" msgstr "&Отображать только слоты" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 175 -#: rc.cpp:5237 +#: rc.cpp:5240 #, fuzzy, no-c-format msgid "Change displaying mode for functions" msgstr "Изменить режим отображения для функций" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 179 -#: rc.cpp:5240 +#: rc.cpp:5243 #, fuzzy, no-c-format msgid "" "Check this button if only the slots should be displayed" @@ -8306,19 +8312,19 @@ msgstr "" "
В противном случае, будут выводиться ещё и обычные функции C++.
\n" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 204 -#: rc.cpp:5244 +#: rc.cpp:5247 #, fuzzy, no-c-format msgid "&New Function" msgstr "&Добавить функцию" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 207 -#: rc.cpp:5247 +#: rc.cpp:5250 #, fuzzy, no-c-format msgid "Add new function" msgstr "Добавить новую функцию" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 210 -#: rc.cpp:5250 +#: rc.cpp:5253 #, fuzzy, no-c-format msgid "" "Add a new function." @@ -8326,19 +8332,19 @@ msgid "" msgstr "Добавить новую функцию.С именем по умолчанию в public.
" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 218 -#: rc.cpp:5253 +#: rc.cpp:5256 #, fuzzy, no-c-format msgid "&Delete Function" msgstr "&Удалить функцию" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 221 -#: rc.cpp:5256 +#: rc.cpp:5259 #, fuzzy, no-c-format msgid "Delete function" msgstr "Удалить функцию" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 224 -#: rc.cpp:5259 +#: rc.cpp:5262 #, fuzzy, no-c-format msgid "" "Delete the selected function." @@ -8348,25 +8354,25 @@ msgstr "" "Также удаляет все соединения с приёмником.
" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 242 -#: rc.cpp:5262 +#: rc.cpp:5265 #, fuzzy, no-c-format msgid "Function Properties" msgstr "Свойства функции" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 284 -#: rc.cpp:5265 +#: rc.cpp:5268 #, fuzzy, no-c-format msgid "&Function:" msgstr "&Функция:" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 306 -#: rc.cpp:5268 +#: rc.cpp:5271 #, fuzzy, no-c-format msgid "Change function name" msgstr "Изменить имя функции" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 309 -#: rc.cpp:5271 +#: rc.cpp:5274 #, fuzzy, no-c-format msgid "" "Change the name of the selected function." @@ -8377,19 +8383,19 @@ msgstr "" "В имени также должен быть список аргументов.
" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 317 -#: rc.cpp:5274 +#: rc.cpp:5277 #, fuzzy, no-c-format msgid "&Return type:" msgstr "Тип возвращаемого &значения:" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 339 -#: rc.cpp:5277 +#: rc.cpp:5280 #, fuzzy, no-c-format msgid "Change the return type of the function" msgstr "Изменить тип возвращаемого значения" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 342 -#: rc.cpp:5280 +#: rc.cpp:5283 #, fuzzy, no-c-format msgid "" "Change the return type of the selected function." @@ -8399,43 +8405,43 @@ msgstr "" "Укажите здесь тип, возвращаемый функцией.
" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 380 -#: rc.cpp:5283 +#: rc.cpp:5286 #, fuzzy, no-c-format msgid "S&pecifier:" msgstr "С&пецификатор" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 392 -#: rc.cpp:5286 +#: rc.cpp:5289 #, fuzzy, no-c-format msgid "non virtual" msgstr "Виртуалӣ" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 397 -#: rc.cpp:5289 +#: rc.cpp:5292 #, fuzzy, no-c-format msgid "virtual" msgstr "Виртуалӣ" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 402 -#: rc.cpp:5292 +#: rc.cpp:5295 #, fuzzy, no-c-format msgid "pure virtual" msgstr "Виртуалӣ" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 407 -#: rc.cpp:5295 +#: rc.cpp:5298 #, fuzzy, no-c-format msgid "static" msgstr "запуск" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 422 -#: rc.cpp:5298 rc.cpp:5316 +#: rc.cpp:5301 rc.cpp:5319 #, fuzzy, no-c-format msgid "Change function access" msgstr "Изменить область доступности функции" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 425 -#: rc.cpp:5301 rc.cpp:5319 +#: rc.cpp:5304 rc.cpp:5322 #, fuzzy, no-c-format msgid "" "Change the access policy of the function" @@ -8447,7 +8453,7 @@ msgstr "" "подклассах." #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 493 -#: parts/ctags2/ctagskinds.cpp:52 rc.cpp:5325 +#: parts/ctags2/ctagskinds.cpp:52 rc.cpp:5328 #, fuzzy, no-c-format msgid "slot" msgstr "slot" @@ -8459,19 +8465,19 @@ msgstr "slot" #: parts/ctags2/ctagskinds.cpp:147 parts/ctags2/ctagskinds.cpp:154 #: parts/ctags2/ctagskinds.cpp:167 parts/ctags2/ctagskinds.cpp:174 #: parts/ctags2/ctagskinds.cpp:181 parts/ctags2/ctagskinds.cpp:187 -#: parts/ctags2/ctagskinds.cpp:200 rc.cpp:5328 +#: parts/ctags2/ctagskinds.cpp:200 rc.cpp:5331 #, fuzzy, no-c-format msgid "function" msgstr "function" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 505 -#: rc.cpp:5331 +#: rc.cpp:5334 #, fuzzy, no-c-format msgid "Change function type" msgstr "Изменить тип функции" #. i18n: file ./kdevdesigner/designer/editfunctions.ui line 508 -#: rc.cpp:5334 +#: rc.cpp:5337 #, fuzzy, no-c-format msgid "" "Change the type of the function." @@ -8482,43 +8488,43 @@ msgstr "" "Это может быть либо приёмник, либо обычная функция C++.
" #. i18n: file ./kdevdesigner/designer/configtoolboxdialog.ui line 41 -#: kdevdesigner/designer/mainwindowactions.cpp:605 rc.cpp:5352 +#: kdevdesigner/designer/mainwindowactions.cpp:605 rc.cpp:5355 #, no-c-format msgid "Configure Toolbox" msgstr "" #. i18n: file ./kdevdesigner/designer/configtoolboxdialog.ui line 132 -#: rc.cpp:5364 +#: rc.cpp:5367 #, fuzzy, no-c-format msgid "Available Tools" msgstr "Доступные средства:" #. i18n: file ./kdevdesigner/designer/configtoolboxdialog.ui line 175 -#: rc.cpp:5370 +#: rc.cpp:5373 #, fuzzy, no-c-format msgid "Common Widgets Page" msgstr "Стандартные элементы управления" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 41 -#: rc.cpp:5373 +#: rc.cpp:5376 #, fuzzy, no-c-format msgid "Edit Table" msgstr "Изменить таблицу" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 168 -#: rc.cpp:5397 rc.cpp:5862 +#: rc.cpp:5400 rc.cpp:5865 #, fuzzy, no-c-format msgid "Co&lumns" msgstr "Столбец&ы" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 230 -#: rc.cpp:5400 rc.cpp:5454 rc.cpp:5607 rc.cpp:5838 rc.cpp:5934 +#: rc.cpp:5403 rc.cpp:5457 rc.cpp:5610 rc.cpp:5841 rc.cpp:5937 #, fuzzy, no-c-format msgid "Move up" msgstr "Вверх" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 233 -#: rc.cpp:5403 rc.cpp:5457 +#: rc.cpp:5406 rc.cpp:5460 #, fuzzy, no-c-format msgid "" "Move the selected item up." @@ -8526,13 +8532,13 @@ msgid "" msgstr "Переместить выбранный элемент вверх." #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 247 -#: rc.cpp:5406 rc.cpp:5460 rc.cpp:5613 rc.cpp:5844 rc.cpp:5919 +#: rc.cpp:5409 rc.cpp:5463 rc.cpp:5616 rc.cpp:5847 rc.cpp:5922 #, fuzzy, no-c-format msgid "Move down" msgstr "Вниз" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 250 -#: rc.cpp:5409 rc.cpp:5463 +#: rc.cpp:5412 rc.cpp:5466 #, fuzzy, no-c-format msgid "" "Move the selected item down." @@ -8540,37 +8546,37 @@ msgid "" msgstr "Переместить выбранный элемент вниз." #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 258 -#: rc.cpp:5412 rc.cpp:5910 +#: rc.cpp:5415 rc.cpp:5913 #, fuzzy, no-c-format msgid "&Delete Column" msgstr "&Удалить столбец" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 266 -#: rc.cpp:5415 rc.cpp:5925 +#: rc.cpp:5418 rc.cpp:5928 #, fuzzy, no-c-format msgid "&New Column" msgstr "&Добавить столбец" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 288 -#: rc.cpp:5418 +#: rc.cpp:5421 #, fuzzy, no-c-format msgid "Table:" msgstr "Таблица:" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 310 -#: rc.cpp:5421 rc.cpp:5478 rc.cpp:5562 rc.cpp:5661 rc.cpp:5799 rc.cpp:5871 +#: rc.cpp:5424 rc.cpp:5481 rc.cpp:5565 rc.cpp:5664 rc.cpp:5802 rc.cpp:5874 #, no-c-format msgid "Label4" msgstr "Label4" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 330 -#: rc.cpp:5424 rc.cpp:5481 rc.cpp:5565 rc.cpp:5664 rc.cpp:5802 rc.cpp:5874 +#: rc.cpp:5427 rc.cpp:5484 rc.cpp:5568 rc.cpp:5667 rc.cpp:5805 rc.cpp:5877 #, no-c-format msgid "Delete Pixmap" msgstr "Нест кардани Pixmap" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 333 -#: rc.cpp:5427 rc.cpp:5484 rc.cpp:5805 +#: rc.cpp:5430 rc.cpp:5487 rc.cpp:5808 #, no-c-format msgid "" "Delete the selected item's pixmap." @@ -8578,7 +8584,7 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 353 -#: rc.cpp:5436 rc.cpp:5493 rc.cpp:5814 +#: rc.cpp:5439 rc.cpp:5496 rc.cpp:5817 #, fuzzy, no-c-format msgid "" "Select a pixmap file for the item." @@ -8588,91 +8594,91 @@ msgstr "" "Оно будет изменено в текущем столбце выбранного элемента.
" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 363 -#: rc.cpp:5439 rc.cpp:5472 +#: rc.cpp:5442 rc.cpp:5475 #, fuzzy, no-c-format msgid "&Label:" msgstr "&Метка:" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 385 -#: rc.cpp:5445 +#: rc.cpp:5448 #, fuzzy, no-c-format msgid "&Field:" msgstr "&Поле:" #. i18n: file ./kdevdesigner/designer/tableeditor.ui line 409 -#: rc.cpp:5448 +#: rc.cpp:5451 #, fuzzy, no-c-format msgid "Нажмите Удалить элемент чтобы удалить его из списка.
" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 153 -#: kdevdesigner/designer/actiondnd.cpp:399 rc.cpp:5550 rc.cpp:5601 +#: kdevdesigner/designer/actiondnd.cpp:399 rc.cpp:5553 rc.cpp:5604 #, fuzzy, no-c-format msgid "Delete Item" msgstr "Удалить элемент" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 156 -#: rc.cpp:5553 rc.cpp:5826 +#: rc.cpp:5556 rc.cpp:5829 #, fuzzy, no-c-format msgid "The list of items." msgstr "Список элементов." #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 164 -#: rc.cpp:5556 rc.cpp:5646 +#: rc.cpp:5559 rc.cpp:5649 #, fuzzy, no-c-format msgid "&Item Properties" msgstr "&Свойства элемента" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 181 -#: rc.cpp:5559 rc.cpp:5658 rc.cpp:5868 +#: rc.cpp:5562 rc.cpp:5661 rc.cpp:5871 #, no-c-format msgid "&Pixmap:" msgstr "&Pixmap:" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 215 -#: rc.cpp:5568 rc.cpp:5667 +#: rc.cpp:5571 rc.cpp:5670 #, fuzzy, no-c-format msgid "Delete the selected item's pixmap." msgstr "Удалить растр выделенного элемента" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 235 -#: rc.cpp:5577 +#: rc.cpp:5580 #, fuzzy, no-c-format msgid "Choose a pixmap file for the selected item." msgstr "Выберите растровое изображение для этого элемента" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 243 -#: rc.cpp:5580 rc.cpp:5649 rc.cpp:5781 rc.cpp:5889 +#: rc.cpp:5583 rc.cpp:5652 rc.cpp:5784 rc.cpp:5892 #, no-c-format msgid "&Text:" msgstr "&Матн:" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 260 -#: rc.cpp:5583 rc.cpp:5652 rc.cpp:5784 +#: rc.cpp:5586 rc.cpp:5655 rc.cpp:5787 #, fuzzy, no-c-format msgid "Change text" msgstr "Изменить текст" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 263 -#: rc.cpp:5586 +#: rc.cpp:5589 #, fuzzy, no-c-format msgid "Change the selected item's text." msgstr "Изменить текст выделенного элемента" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 273 -#: rc.cpp:5589 rc.cpp:5628 rc.cpp:5817 +#: rc.cpp:5592 rc.cpp:5631 rc.cpp:5820 #, no-c-format msgid "&New Item" msgstr "&Чизи нав" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 276 -#: rc.cpp:5592 rc.cpp:5631 rc.cpp:5820 +#: rc.cpp:5595 rc.cpp:5634 rc.cpp:5823 #, no-c-format msgid "Add an item" msgstr "Илова кардани чиз" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 279 -#: rc.cpp:5595 +#: rc.cpp:5598 #, fuzzy, no-c-format msgid "Add a new item.New items are appended to the list.
" msgstr "" @@ -8762,37 +8768,37 @@ msgstr "" "Добавить в конец списка новый пункт.
" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 287 -#: rc.cpp:5598 rc.cpp:5637 rc.cpp:5766 +#: rc.cpp:5601 rc.cpp:5640 rc.cpp:5769 #, no-c-format msgid "&Delete Item" msgstr "&Нест кардани чиз" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 293 -#: rc.cpp:5604 +#: rc.cpp:5607 #, fuzzy, no-c-format msgid "Delete the selected item" msgstr "Удалить выделенный элемент" #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 327 -#: rc.cpp:5610 +#: rc.cpp:5613 #, fuzzy, no-c-format msgid "Moves the selected item up." msgstr "Переместить выделенный элемент вверх." #. i18n: file ./kdevdesigner/designer/listboxeditor.ui line 344 -#: rc.cpp:5616 +#: rc.cpp:5619 #, fuzzy, no-c-format msgid "Move the selected item down." msgstr "Переместить выделенный элемент вниз." #. i18n: file ./kdevdesigner/designer/iconvieweditor.ui line 41 -#: rc.cpp:5619 +#: rc.cpp:5622 #, fuzzy, no-c-format msgid "Edit Iconview" msgstr "Изменить представление пиктограмм" #. i18n: file ./kdevdesigner/designer/iconvieweditor.ui line 47 -#: rc.cpp:5622 +#: rc.cpp:5625 #, fuzzy, no-c-format msgid "" "Edit Iconview" @@ -8808,97 +8814,97 @@ msgstr "" "Нажмите Удалить элемент чтобы удалить его из списка.
" #. i18n: file ./kdevdesigner/designer/iconvieweditor.ui line 78 -#: rc.cpp:5625 +#: rc.cpp:5628 #, fuzzy, no-c-format msgid "All items in the iconview." msgstr "Все элементы в представлении пиктограмм" #. i18n: file ./kdevdesigner/designer/iconvieweditor.ui line 106 -#: rc.cpp:5634 +#: rc.cpp:5637 #, fuzzy, no-c-format msgid "Create a new item for the iconview." msgstr "Создать новый элемент представления пиктограмм." #. i18n: file ./kdevdesigner/designer/iconvieweditor.ui line 117 -#: rc.cpp:5640 rc.cpp:5769 +#: rc.cpp:5643 rc.cpp:5772 #, no-c-format msgid "Delete item" msgstr "Нест кардани чиз" #. i18n: file ./kdevdesigner/designer/iconvieweditor.ui line 120 -#: rc.cpp:5643 +#: rc.cpp:5646 #, fuzzy, no-c-format msgid "Delete the selected item." msgstr "Удалить выделенный элемент" #. i18n: file ./kdevdesigner/designer/iconvieweditor.ui line 192 -#: rc.cpp:5655 +#: rc.cpp:5658 #, fuzzy, no-c-format msgid "Change the text for the selected item." msgstr "Изменить текст выделенного элемента" #. i18n: file ./kdevdesigner/designer/iconvieweditor.ui line 268 -#: rc.cpp:5676 +#: rc.cpp:5679 #, fuzzy, no-c-format msgid "Select a pixmap file for the current item." msgstr "Выберите растровое изображение для текущего элемента" #. i18n: file ./kdevdesigner/designer/paletteeditor.ui line 47 -#: rc.cpp:5700 +#: rc.cpp:5703 #, fuzzy, no-c-format msgid "Edit Palette" msgstr "Изменить палитру" #. i18n: file ./kdevdesigner/designer/paletteeditor.ui line 70 -#: rc.cpp:5703 +#: rc.cpp:5706 #, fuzzy, no-c-format msgid "Build Palette" msgstr "Собрать палитру" #. i18n: file ./kdevdesigner/designer/paletteeditor.ui line 111 -#: rc.cpp:5706 +#: rc.cpp:5709 #, fuzzy, no-c-format msgid "&3-D effects:" msgstr "&3D-эффекты:" #. i18n: file ./kdevdesigner/designer/paletteeditor.ui line 140 -#: rc.cpp:5712 +#: rc.cpp:5715 #, fuzzy, no-c-format msgid "Choose the effect-color for the generated palette." msgstr "Выбрать цвет эффектов сгенерированной палитры." #. i18n: file ./kdevdesigner/designer/paletteeditor.ui line 169 -#: rc.cpp:5715 +#: rc.cpp:5718 #, fuzzy, no-c-format msgid "Back&ground:" msgstr "&Фон:" #. i18n: file ./kdevdesigner/designer/paletteeditor.ui line 198 -#: rc.cpp:5721 +#: rc.cpp:5724 #, fuzzy, no-c-format msgid "Choose the background color for the generated palette." msgstr "Выбрать фон сгенерированной палитры." #. i18n: file ./kdevdesigner/designer/paletteeditor.ui line 223 -#: rc.cpp:5724 +#: rc.cpp:5727 #, fuzzy, no-c-format msgid "&Tune Palette..." msgstr "&Настроить палитру..." #. i18n: file ./kdevdesigner/designer/paletteeditor.ui line 239 -#: rc.cpp:5727 +#: rc.cpp:5730 #, fuzzy, no-c-format msgid "Preview" msgstr "Просмотр" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 41 -#: rc.cpp:5757 +#: rc.cpp:5760 #, fuzzy, no-c-format msgid "Edit Listview" msgstr "Изменить представление списка" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 47 -#: rc.cpp:5760 +#: rc.cpp:5763 #, fuzzy, no-c-format msgid "" "Edit Listview" @@ -8915,31 +8921,31 @@ msgstr "" "Используте вкладку Столбцы чтобы изменить их конфигурацию.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 68 -#: kdevdesigner/designer/listvieweditorimpl.cpp:631 rc.cpp:5763 +#: kdevdesigner/designer/listvieweditorimpl.cpp:631 rc.cpp:5766 #, fuzzy, no-c-format msgid "&Items" msgstr "&Элементы" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 91 -#: rc.cpp:5772 +#: rc.cpp:5775 #, fuzzy, no-c-format msgid "Deletes the selected item.Any sub-items are also deleted.
" msgstr "Удалить выделенный элемент.Включая подэлементы.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 107 -#: rc.cpp:5775 +#: rc.cpp:5778 #, fuzzy, no-c-format msgid "Item Properties" msgstr "Свойства элемента" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 124 -#: rc.cpp:5778 +#: rc.cpp:5781 #, fuzzy, no-c-format msgid "Pi&xmap:" msgstr "&Изображение:" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 155 -#: rc.cpp:5787 +#: rc.cpp:5790 #, no-c-format msgid "" "Change the text of the item." @@ -8947,13 +8953,13 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 163 -#: rc.cpp:5790 +#: rc.cpp:5793 #, fuzzy, no-c-format msgid "Change column" msgstr "Изменить столбец" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 166 -#: rc.cpp:5793 +#: rc.cpp:5796 #, no-c-format msgid "" "Select the current column." @@ -8961,13 +8967,13 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 174 -#: rc.cpp:5796 +#: rc.cpp:5799 #, fuzzy, no-c-format msgid "Colu&mn:" msgstr "&Столбец:" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 260 -#: rc.cpp:5823 +#: rc.cpp:5826 #, no-c-format msgid "" "Adds a new item to the list." @@ -8976,19 +8982,19 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 276 -#: rc.cpp:5829 +#: rc.cpp:5832 #, fuzzy, no-c-format msgid "New &Subitem" msgstr "Новый &подэлемент..." #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 279 -#: rc.cpp:5832 +#: rc.cpp:5835 #, fuzzy, no-c-format msgid "Add a subitem" msgstr "Добавить подэлемент" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 282 -#: rc.cpp:5835 +#: rc.cpp:5838 #, no-c-format msgid "" "Create a new sub-item for the selected item." @@ -8997,7 +9003,7 @@ msgid "" msgstr "" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 316 -#: rc.cpp:5841 +#: rc.cpp:5844 #, fuzzy, no-c-format msgid "" "Move the selected item up." @@ -9007,7 +9013,7 @@ msgstr "" "Элемент будет перемещён по его уровню в иерархии.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 333 -#: rc.cpp:5847 +#: rc.cpp:5850 #, fuzzy, no-c-format msgid "" "Move the selected item down." @@ -9017,13 +9023,13 @@ msgstr "" "Элемент будет перемещён по его уровню в иерархии.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 347 -#: rc.cpp:5850 +#: rc.cpp:5853 #, fuzzy, no-c-format msgid "Move left" msgstr "Влево" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 350 -#: rc.cpp:5853 +#: rc.cpp:5856 #, fuzzy, no-c-format msgid "" "Move the selected item one level up." @@ -9033,13 +9039,13 @@ msgstr "" "Это также изменит уровень его подэлементов.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 364 -#: rc.cpp:5856 +#: rc.cpp:5859 #, fuzzy, no-c-format msgid "Move right" msgstr "Вправо" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 367 -#: rc.cpp:5859 +#: rc.cpp:5862 #, fuzzy, no-c-format msgid "" "Move the selected item one level down." @@ -9049,19 +9055,19 @@ msgstr "" "Это также изменит уровень его подэлементов.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 394 -#: rc.cpp:5865 +#: rc.cpp:5868 #, fuzzy, no-c-format msgid "Column Properties" msgstr "Свойства столбца" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 445 -#: rc.cpp:5877 +#: rc.cpp:5880 #, fuzzy, no-c-format msgid "Delete the pixmap of the selected column." msgstr "Удалить растровое изображение выделенного столбца" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 465 -#: rc.cpp:5886 +#: rc.cpp:5889 #, fuzzy, no-c-format msgid "" "Select a pixmap file for the selected column." @@ -9071,13 +9077,13 @@ msgstr "" "Оно будет показано в заголовке таблицы.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 490 -#: rc.cpp:5892 +#: rc.cpp:5895 #, fuzzy, no-c-format msgid "Enter column text" msgstr "Введите текст столбца" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 493 -#: rc.cpp:5895 +#: rc.cpp:5898 #, fuzzy, no-c-format msgid "" "Enter the text for the selected column." @@ -9087,13 +9093,13 @@ msgstr "" "Этот текст будет отображён в его заголовке списка.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 501 -#: rc.cpp:5898 +#: rc.cpp:5901 #, fuzzy, no-c-format msgid "Clicka&ble" msgstr "&Разрежить щелчки" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 504 -#: rc.cpp:5901 +#: rc.cpp:5904 #, fuzzy, no-c-format msgid "" "If this option is checked, the selected column will react to mouse clicks on " @@ -9103,31 +9109,31 @@ msgstr "" "списка)." #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 512 -#: rc.cpp:5904 +#: rc.cpp:5907 #, fuzzy, no-c-format msgid "Re&sizable" msgstr "Разрешить &изменять размер" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 515 -#: rc.cpp:5907 +#: rc.cpp:5910 #, fuzzy, no-c-format msgid "The column's width will be resizable if this option is checked." msgstr "Разрешать изменять ширину столбца." #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 528 -#: rc.cpp:5913 +#: rc.cpp:5916 #, fuzzy, no-c-format msgid "Delete column" msgstr "Удалить столбец" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 531 -#: rc.cpp:5916 +#: rc.cpp:5919 #, fuzzy, no-c-format msgid "Deletes the selected Column." msgstr "Удалить выделенный столбец" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 548 -#: rc.cpp:5922 +#: rc.cpp:5925 #, fuzzy, no-c-format msgid "" "Move the selected item down." @@ -9135,13 +9141,13 @@ msgid "" msgstr "Переместить выделенный элемент вниз." #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 559 -#: rc.cpp:5928 +#: rc.cpp:5931 #, fuzzy, no-c-format msgid "Add a Column" msgstr "Добавить столбец" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 562 -#: rc.cpp:5931 +#: rc.cpp:5934 #, fuzzy, no-c-format msgid "" "Create a new column." @@ -9152,7 +9158,7 @@ msgstr "" "Добавить стобец в конец. Его можно переместить соответствующими кнопками.
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 579 -#: rc.cpp:5937 +#: rc.cpp:5940 #, fuzzy, no-c-format msgid "" "Move the selected item up." @@ -9160,79 +9166,79 @@ msgid "" msgstr "Переместить выделенный элемент вверх..
" #. i18n: file ./kdevdesigner/designer/listvieweditor.ui line 587 -#: rc.cpp:5940 +#: rc.cpp:5943 #, fuzzy, no-c-format msgid "The list of columns." msgstr "Список столбцов." #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 47 -#: rc.cpp:5964 +#: rc.cpp:5967 #, no-c-format msgid "Preview Window" msgstr "Тирезаи пешнамоиш" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 92 -#: rc.cpp:5967 +#: rc.cpp:5970 #, fuzzy, no-c-format msgid "ButtonGroup" msgstr "ButtonGroup" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 109 -#: rc.cpp:5970 +#: rc.cpp:5973 #, fuzzy, no-c-format msgid "RadioButton1" msgstr "RadioButton1" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 120 -#: rc.cpp:5973 +#: rc.cpp:5976 #, fuzzy, no-c-format msgid "RadioButton2" msgstr "RadioButton2" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 128 -#: rc.cpp:5976 +#: rc.cpp:5979 #, fuzzy, no-c-format msgid "RadioButton3" msgstr "RadioButton3" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 138 -#: rc.cpp:5979 +#: rc.cpp:5982 #, fuzzy, no-c-format msgid "ButtonGroup2" msgstr "ButtonGroup2" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 155 -#: rc.cpp:5982 +#: rc.cpp:5985 #, fuzzy, no-c-format msgid "CheckBox1" msgstr "CheckBox1" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 166 -#: rc.cpp:5985 +#: rc.cpp:5988 #, fuzzy, no-c-format msgid "CheckBox2" msgstr "CheckBox2" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 200 -#: rc.cpp:5988 +#: rc.cpp:5991 #, fuzzy, no-c-format msgid "LineEdit" msgstr "LineEdit" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 206 -#: rc.cpp:5991 +#: rc.cpp:5994 #, fuzzy, no-c-format msgid "ComboBox" msgstr "ComboBox" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 237 -#: rc.cpp:5994 +#: rc.cpp:5997 #, fuzzy, no-c-format msgid "PushButton" msgstr "PushButton" #. i18n: file ./kdevdesigner/designer/previewwidget.ui line 274 -#: rc.cpp:5997 +#: rc.cpp:6000 #, no-c-format msgid "" "\n" @@ -9250,68 +9256,68 @@ msgstr "" "
" #. i18n: file ./kdevdesigner/designer/startdialog.ui line 49 -#: rc.cpp:6005 +#: rc.cpp:6008 #, fuzzy, no-c-format msgid "Qt Designer - New/Open" msgstr "Qt Designer - Создать/Открыть" #. i18n: file ./kdevdesigner/designer/startdialog.ui line 73 -#: rc.cpp:6008 +#: rc.cpp:6011 #, fuzzy, no-c-format msgid "&New File/Project" msgstr "&Создать файл/проект" #. i18n: file ./kdevdesigner/designer/startdialog.ui line 106 -#: rc.cpp:6011 +#: rc.cpp:6014 #, fuzzy, no-c-format msgid "&Open File/Project" msgstr "&Открыть файл/проект" #. i18n: file ./kdevdesigner/designer/startdialog.ui line 125 -#: rc.cpp:6014 +#: rc.cpp:6017 #, fuzzy, no-c-format msgid "&Recently Opened" msgstr "&Недавно открытые" #. i18n: file ./kdevdesigner/designer/startdialog.ui line 178 -#: rc.cpp:6017 +#: rc.cpp:6020 #, fuzzy, no-c-format msgid "&Do not show this dialog in the future" msgstr "&Не выводить этот диалог в следующий раз" #. i18n: file ./kdevdesigner/designer/pixmapcollectioneditor.ui line 41 -#: rc.cpp:6029 +#: rc.cpp:6032 #, fuzzy, no-c-format msgid "Manage Image Collection" msgstr "Управлять коллекцией избражений" #. i18n: file ./kdevdesigner/designer/pixmapcollectioneditor.ui line 135 -#: rc.cpp:6044 +#: rc.cpp:6047 #, fuzzy, no-c-format msgid "C&lose" msgstr "&Закрыть" #. i18n: file ./src/settingswidget.ui line 16 -#: rc.cpp:6047 +#: rc.cpp:6050 #, fuzzy, no-c-format msgid "Form2" msgstr "Формы" #. i18n: file ./src/settingswidget.ui line 30 -#: rc.cpp:6050 +#: rc.cpp:6053 #, no-c-format msgid "Lo&ad last project on startup" msgstr "" #. i18n: file ./src/settingswidget.ui line 33 -#: rc.cpp:6053 +#: rc.cpp:6056 #, no-c-format msgid "" "Check this if you want TDevelop to load the last opened project on startup" msgstr "" #. i18n: file ./src/settingswidget.ui line 36 -#: rc.cpp:6056 +#: rc.cpp:6059 #, no-c-format msgid "" "Mark this checkbox if you want to continue to work with the last project you " @@ -9321,19 +9327,19 @@ msgid "" msgstr "" #. i18n: file ./src/settingswidget.ui line 44 -#: rc.cpp:6059 +#: rc.cpp:6062 #, fuzzy, no-c-format msgid "This is just an %{APPNAMELC}; it does not do anything interesting at " @@ -11842,177 +11848,177 @@ msgid "" msgstr "
Это всего лишь %{APPNAMELC}. Здесь нет ни чего интересного." #. i18n: file ./languages/cpp/app_templates/kscons_kxt/prefs-base.ui line 26 -#: rc.cpp:7583 rc.cpp:7607 rc.cpp:7622 rc.cpp:7812 +#: rc.cpp:7586 rc.cpp:7610 rc.cpp:7625 rc.cpp:7815 #, no-c-format msgid "Background color:" msgstr "Ранги замина:" #. i18n: file ./languages/cpp/app_templates/kscons_kxt/prefs-base.ui line 42 -#: rc.cpp:7586 rc.cpp:7610 rc.cpp:7625 rc.cpp:7815 +#: rc.cpp:7589 rc.cpp:7613 rc.cpp:7628 rc.cpp:7818 #, no-c-format msgid "Project age:" msgstr "Таърихи лоиҳа:" #. i18n: file ./languages/cpp/app_templates/kscons_kxt/prefs-base.ui line 50 -#: rc.cpp:7589 rc.cpp:7613 rc.cpp:7628 rc.cpp:7818 +#: rc.cpp:7592 rc.cpp:7616 rc.cpp:7631 rc.cpp:7821 #, no-c-format msgid "Foreground color:" msgstr "Ранги пешзамина:" #. i18n: file ./languages/cpp/app_templates/kscons_kxt/appview_base.ui line 18 -#: rc.cpp:7592 +#: rc.cpp:7595 #, no-c-format msgid "%{APPNAME}_base" msgstr "%{APPNAME}_base" #. i18n: file ./languages/cpp/app_templates/kscons_kxt/appview_base.ui line 29 -#: rc.cpp:7595 rc.cpp:7619 rc.cpp:7634 rc.cpp:7824 +#: rc.cpp:7598 rc.cpp:7622 rc.cpp:7637 rc.cpp:7827 #, no-c-format msgid "hello, world" msgstr "Салом ҷаҳон" #. i18n: file ./languages/cpp/app_templates/tdeconfig35/appview_base.ui line 16 -#: rc.cpp:7616 rc.cpp:7631 +#: rc.cpp:7619 rc.cpp:7634 #, no-c-format msgid "%{APPNAMELC}_base" msgstr "%{APPNAME}_base" #. i18n: file ./languages/cpp/app_templates/tdescreensaver/tdescreensaverui.ui line 18 -#: rc.cpp:7637 +#: rc.cpp:7640 #, no-c-format msgid "Screen Saver Config" msgstr "Танзимоти пардаи экран" #. i18n: file ./languages/cpp/app_templates/tdescreensaver/tdescreensaverui.ui line 41 -#: rc.cpp:7640 +#: rc.cpp:7643 #, no-c-format msgid "Set some setting" msgstr "Тинзим кардани чанде параметрҳо" #. i18n: file ./languages/cpp/app_templates/kmake/mainview.ui line 32 #: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:108 -#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:32 rc.cpp:7655 +#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:32 rc.cpp:7658 #, no-c-format msgid "Output" msgstr "Барориш" #. i18n: file ./languages/cpp/app_templates/kmake/mainview.ui line 59 -#: rc.cpp:7658 +#: rc.cpp:7661 #, no-c-format msgid "Hello" msgstr "Салом" #. i18n: file ./languages/cpp/app_templates/khello2/widgetbase.ui line 27 -#: rc.cpp:7661 +#: rc.cpp:7664 #, no-c-format msgid "Click Me!" msgstr "Маро зер кунед!" #. i18n: file ./languages/cpp/app_templates/kscons_tdemdi/prefs.ui line 24 -#: rc.cpp:7664 +#: rc.cpp:7667 #, no-c-format msgid "Show close buttons on the right of tabs" msgstr "" #. i18n: file ./languages/python/pythonconfigwidgetbase.ui line 16 -#: languages/python/pythonsupportpart.cpp:111 rc.cpp:7667 +#: languages/python/pythonsupportpart.cpp:111 rc.cpp:7670 #, no-c-format msgid "Python" msgstr "Python" #. i18n: file ./languages/python/pythonconfigwidgetbase.ui line 27 -#: rc.cpp:7670 +#: rc.cpp:7673 #, fuzzy, no-c-format msgid "Python &interpreter:" msgstr "&Интерпретатор Python:" #. i18n: file ./languages/python/pythonconfigwidgetbase.ui line 91 -#: rc.cpp:7673 rc.cpp:7697 rc.cpp:7706 +#: rc.cpp:7676 rc.cpp:7700 rc.cpp:7709 #, fuzzy, no-c-format msgid "&Execute programs in a terminal" msgstr "&Выполнять программы в терминале" #. i18n: file ./languages/python/app_templates/pyqt/documentdetails.ui line 16 -#: rc.cpp:7676 +#: rc.cpp:7679 #, no-c-format msgid "Document Details" msgstr "Тафсилотҳои ҳуҷҷат" #. i18n: file ./languages/python/app_templates/pyqt/documentdetails.ui line 35 -#: rc.cpp:7679 +#: rc.cpp:7682 #, fuzzy, no-c-format msgid "Enter details about this document below." msgstr "Введите подробную информацию об этом документе." #. i18n: file ./languages/python/app_templates/pyqt/documentdetails.ui line 46 #: parts/snippet/snippet_part.cpp:88 vcs/subversion/svn_blamewidget.cpp:38 -#: vcs/subversion/svn_logviewwidget.cpp:53 rc.cpp:7682 +#: vcs/subversion/svn_logviewwidget.cpp:53 rc.cpp:7685 #, no-c-format msgid "Author" msgstr "Муаллиф" #. i18n: file ./languages/python/app_templates/pyqt/documentdetails.ui line 72 -#: rc.cpp:7688 +#: rc.cpp:7691 #, no-c-format msgid "Company" msgstr "Ташкилот" #. i18n: file ./languages/csharp/csharpconfigwidgetbase.ui line 16 -#: rc.cpp:7691 +#: rc.cpp:7694 #, no-c-format msgid "CSharp" msgstr "" #. i18n: file ./languages/csharp/csharpconfigwidgetbase.ui line 28 -#: rc.cpp:7694 +#: rc.cpp:7697 #, fuzzy, no-c-format msgid "CSharp &interpreter:" msgstr "&Интерпретатор Perl:" #. i18n: file ./languages/perl/perlconfigwidgetbase.ui line 16 -#: parts/doxygen/messages.cpp:218 rc.cpp:7700 +#: parts/doxygen/messages.cpp:218 rc.cpp:7703 #, no-c-format msgid "Perl" msgstr "Perl" #. i18n: file ./languages/perl/perlconfigwidgetbase.ui line 28 -#: rc.cpp:7703 +#: rc.cpp:7706 #, fuzzy, no-c-format msgid "Perl &interpreter:" msgstr "&Интерпретатор Perl:" #. i18n: file ./languages/lib/designer_integration/implementationwidgetbase.ui line 16 -#: rc.cpp:7709 +#: rc.cpp:7712 #, fuzzy, no-c-format msgid "Create or Select Implementation Class" msgstr "Создать или выбрать класс реализации" #. i18n: file ./languages/lib/designer_integration/implementationwidgetbase.ui line 100 -#: rc.cpp:7718 +#: rc.cpp:7721 #, no-c-format msgid "Create &new class" msgstr "Сохтани синфи &нав" #. i18n: file ./languages/lib/designer_integration/implementationwidgetbase.ui line 109 -#: rc.cpp:7721 +#: rc.cpp:7724 #, no-c-format msgid "Class Name" msgstr "Номи синф" #. i18n: file ./languages/lib/designer_integration/implementationwidgetbase.ui line 167 -#: rc.cpp:7730 +#: rc.cpp:7733 #, no-c-format msgid "Use &existing class" msgstr "Илова кардани синфҳои &мавчӯд" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 50 -#: rc.cpp:7736 +#: rc.cpp:7739 #, no-c-format msgid "Ru&by shell:" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 57 -#: rc.cpp:7739 +#: rc.cpp:7742 #, no-c-format msgid "" "This is the path (or just name, if in $PATH) to the Ruby shell. Defaults to " @@ -12021,25 +12027,25 @@ msgid "" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 78 -#: rc.cpp:7743 +#: rc.cpp:7746 #, no-c-format msgid "Program &arguments:" msgstr "&Параметрҳои барнома:" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 84 -#: rc.cpp:7746 +#: rc.cpp:7749 #, no-c-format msgid "These are the arguments passed to the Ruby interpreter" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 100 -#: rc.cpp:7749 +#: rc.cpp:7752 #, no-c-format msgid "&Ruby interpreter:" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 106 -#: rc.cpp:7752 +#: rc.cpp:7755 #, no-c-format msgid "" "This is the path (or just name, if in $PATH) to the Ruby interpreter. Defaults " @@ -12047,13 +12053,13 @@ msgid "" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 122 -#: rc.cpp:7755 +#: rc.cpp:7758 #, no-c-format msgid "&Main program:" msgstr "&Барномаи умумӣ:" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 128 -#: rc.cpp:7758 +#: rc.cpp:7761 #, no-c-format msgid "This is the name of the main program source file" msgstr "" @@ -12064,56 +12070,56 @@ msgstr "" #: languages/php/phpsupportpart.cpp:94 #: languages/ruby/debugger/dbgtoolbar.cpp:300 #: languages/ruby/rubysupport_part.cpp:54 languages/sql/sqlsupport_part.cpp:44 -#: rc.cpp:7764 +#: rc.cpp:7767 #, fuzzy, no-c-format msgid "Run" msgstr "Давидан" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 192 -#: rc.cpp:7767 +#: rc.cpp:7770 #, fuzzy, no-c-format msgid "Main pr&ogram" msgstr "&Барномаи умумӣ:" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 200 -#: rc.cpp:7770 +#: rc.cpp:7773 #, fuzzy, no-c-format msgid "Selected wi&ndow" msgstr "&Интихоб кардани ранг:" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 210 -#: rc.cpp:7773 +#: rc.cpp:7776 #, fuzzy, no-c-format msgid "R&un applications in terminal" msgstr "Сохтани барнома" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 213 -#: rc.cpp:7776 +#: rc.cpp:7779 #, fuzzy, no-c-format msgid "" "Check this if you want your applications to be opened in terminal window." msgstr "Запускать приложения в терминале" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 221 -#: rc.cpp:7779 +#: rc.cpp:7782 #, fuzzy, no-c-format msgid "Enable &debugger floating toolbar" msgstr "Включить плавающую &панель инструментов отладки" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 224 -#: rc.cpp:7782 +#: rc.cpp:7785 #, no-c-format msgid "Check this if you want to control the debugger via a floating toolbar." msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 232 -#: rc.cpp:7785 +#: rc.cpp:7788 #, no-c-format msgid "Show &constants in the debugger" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 235 -#: rc.cpp:7788 +#: rc.cpp:7791 #, no-c-format msgid "" "Check this if you want the debugger to show constants (with many constants this " @@ -12121,241 +12127,241 @@ msgid "" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 243 -#: rc.cpp:7791 +#: rc.cpp:7794 #, no-c-format msgid "Trace &into Ruby libraries" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 246 -#: rc.cpp:7794 +#: rc.cpp:7797 #, no-c-format msgid "Trace through the Ruby code installed under sitedir in the debugger" msgstr "" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 262 -#: rc.cpp:7797 +#: rc.cpp:7800 #, fuzzy, no-c-format msgid "Character Coding" msgstr "Кодировка" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 273 -#: rc.cpp:7800 +#: rc.cpp:7803 #, fuzzy, no-c-format msgid "ASCII" msgstr "ASCII" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 284 -#: rc.cpp:7803 +#: rc.cpp:7806 #, fuzzy, no-c-format msgid "EUC" msgstr "EUC" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 295 -#: rc.cpp:7806 +#: rc.cpp:7809 #, no-c-format msgid "S&JIS" msgstr "S&JIS" #. i18n: file ./languages/ruby/rubyconfigwidgetbase.ui line 306 -#: rc.cpp:7809 +#: rc.cpp:7812 #, no-c-format msgid "UTF-&8" msgstr "UTF-&8" #. i18n: file ./languages/ruby/app_templates/kxt/appview_base.ui line 16 -#: rc.cpp:7821 +#: rc.cpp:7824 #, fuzzy, no-c-format msgid "%{APPNAMESC}_base" msgstr "%{APPNAMESC}_base" #. i18n: file ./languages/ada/configproblemreporter.ui line 24 -#: rc.cpp:7827 rc.cpp:8185 rc.cpp:8191 +#: rc.cpp:7830 rc.cpp:8188 rc.cpp:8194 #, no-c-format msgid "&Enable background parsing" msgstr "&Истифода кардани тафтиши имлои замина" #. i18n: file ./languages/ada/addclassdlg.ui line 16 -#: rc.cpp:7830 +#: rc.cpp:7833 #, no-c-format msgid "Add Class" msgstr "Илова кардани синф" #. i18n: file ./languages/ada/addclassdlg.ui line 30 -#: rc.cpp:7833 +#: rc.cpp:7836 #, no-c-format msgid "&Implements" msgstr "&Иҷро кардан" #. i18n: file ./languages/ada/addclassdlg.ui line 38 -#: rc.cpp:7836 +#: rc.cpp:7839 #, no-c-format msgid "&Class" msgstr "&Синф" #. i18n: file ./languages/ada/addclassdlg.ui line 72 -#: rc.cpp:7839 +#: rc.cpp:7842 #, no-c-format msgid "&Abstract" msgstr "&Муҷаррад" #. i18n: file ./languages/ada/addclassdlg.ui line 80 -#: rc.cpp:7842 +#: rc.cpp:7845 #, no-c-format msgid "&Interface" msgstr "&Интерфейс" #. i18n: file ./languages/ada/addclassdlg.ui line 117 -#: rc.cpp:7848 +#: rc.cpp:7851 #, no-c-format msgid "&Public" msgstr "&Public" #. i18n: file ./languages/ada/addclassdlg.ui line 128 -#: rc.cpp:7851 +#: rc.cpp:7854 #, no-c-format msgid "P&rotected" msgstr "P&rotected" #. i18n: file ./languages/ada/addclassdlg.ui line 136 -#: rc.cpp:7854 +#: rc.cpp:7857 #, no-c-format msgid "Pri&vate" msgstr "Ша&хсӣ" #. i18n: file ./languages/ada/addclassdlg.ui line 146 -#: rc.cpp:7857 +#: rc.cpp:7860 #, no-c-format msgid "&Final" msgstr "&Қатъӣ" #. i18n: file ./languages/ada/addclassdlg.ui line 170 -#: rc.cpp:7860 +#: rc.cpp:7863 #, no-c-format msgid "&Extends:" msgstr "&Extends:" #. i18n: file ./languages/ada/addclassdlg.ui line 202 -#: rc.cpp:7866 +#: rc.cpp:7869 #, no-c-format msgid "&Source path:" msgstr "&Роҳчаи манбаъ:" #. i18n: file ./languages/ada/addclassdlg.ui line 227 -#: rc.cpp:7872 +#: rc.cpp:7875 #, no-c-format msgid "&Create default constructor" msgstr "&Сохтани конструктор бо пешфарз" #. i18n: file ./languages/ada/addclassdlg.ui line 238 -#: rc.cpp:7875 +#: rc.cpp:7878 #, no-c-format msgid "Create &main method" msgstr "Сохтани усули &умумӣ" #. i18n: file ./languages/ada/addclassdlg.ui line 248 -#: rc.cpp:7878 +#: rc.cpp:7881 #, no-c-format msgid "&Documentation" msgstr "&Ҳуҷҷатҳо" #. i18n: file ./languages/ada/addclassdlg.ui line 269 -#: rc.cpp:7884 +#: rc.cpp:7887 #, no-c-format msgid "LGPL" msgstr "LGPL" #. i18n: file ./languages/ada/addclassdlg.ui line 274 -#: rc.cpp:7887 +#: rc.cpp:7890 #, no-c-format msgid "GPL" msgstr "GPL" #. i18n: file ./languages/ada/addclassdlg.ui line 279 -#: rc.cpp:7890 +#: rc.cpp:7893 #, no-c-format msgid "QPL" msgstr "QPL" #. i18n: file ./languages/sql/sqlconfigwidget.ui line 30 -#: rc.cpp:7905 +#: rc.cpp:7908 #, no-c-format msgid "Database Name" msgstr "Номи Database" #. i18n: file ./languages/sql/sqlconfigwidget.ui line 38 -#: rc.cpp:7908 +#: rc.cpp:7911 #, no-c-format msgid "Host" msgstr "Сервер" #. i18n: file ./languages/sql/sqlconfigwidget.ui line 46 -#: rc.cpp:7911 +#: rc.cpp:7914 #, no-c-format msgid "Port" msgstr "Порт" #. i18n: file ./languages/sql/sqlconfigwidget.ui line 54 -#: rc.cpp:7914 +#: rc.cpp:7917 #, no-c-format msgid "Username" msgstr "Номи истифодабаранда" #. i18n: file ./languages/sql/sqlconfigwidget.ui line 62 -#: rc.cpp:7917 +#: rc.cpp:7920 #, no-c-format msgid "Password" msgstr "Гузарвожа" #. i18n: file ./languages/sql/sqlconfigwidget.ui line 86 -#: rc.cpp:7920 +#: rc.cpp:7923 #, fuzzy, no-c-format msgid "Warning: password will be saved with weak encryption." msgstr "Внимание: Пароль будет сохранен со слабым шифрованием!" #. i18n: file ./languages/sql/sqlconfigwidget.ui line 127 -#: rc.cpp:7926 +#: rc.cpp:7929 #, no-c-format msgid "&Test" msgstr "&Санҷиш" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 16 -#: rc.cpp:7929 +#: rc.cpp:7932 #, fuzzy, no-c-format msgid "Ftnchek Options" msgstr "Параметры Ftnchek" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 37 -#: rc.cpp:7932 +#: rc.cpp:7935 #, no-c-format msgid "&1" msgstr "&1" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 48 -#: rc.cpp:7935 +#: rc.cpp:7938 #, fuzzy, no-c-format msgid "&External subprograms without definition" msgstr "&Внешние подпрограммы без определения" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 56 -#: rc.cpp:7938 +#: rc.cpp:7941 #, fuzzy, no-c-format msgid "&Divisions" msgstr "&Деления" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 64 -#: rc.cpp:7941 +#: rc.cpp:7944 #, fuzzy, no-c-format msgid "&Identifiers without explicit type" msgstr "&Идентификаторы без явного указания типа" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 72 -#: rc.cpp:7944 +#: rc.cpp:7947 #, fuzzy, no-c-format msgid "&Assume functions have no side effects" msgstr "Предположить что функции не имеют &побочного эффекта" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 97 -#: rc.cpp:7947 +#: rc.cpp:7950 #, no-c-format msgid "Ar&guments:" msgstr "Ар&гументҳо:" @@ -12364,68 +12370,68 @@ msgstr "Ар&гументҳо:" #: parts/snippet/snippet_widget.cpp:142 parts/snippet/snippet_widget.cpp:144 #: parts/snippet/snippet_widget.cpp:253 parts/snippet/snippet_widget.cpp:447 #: parts/snippet/snippet_widget.cpp:454 parts/snippet/snippet_widget.cpp:961 -#: parts/snippet/snippetitem.h:54 rc.cpp:7950 rc.cpp:7956 rc.cpp:7974 -#: rc.cpp:7980 rc.cpp:7989 rc.cpp:8001 +#: parts/snippet/snippetitem.h:54 rc.cpp:7953 rc.cpp:7959 rc.cpp:7977 +#: rc.cpp:7983 rc.cpp:7992 rc.cpp:8004 #, no-c-format msgid "All" msgstr "Ҳама" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 119 -#: rc.cpp:7953 rc.cpp:7959 rc.cpp:7968 rc.cpp:7983 rc.cpp:7992 rc.cpp:8004 +#: rc.cpp:7956 rc.cpp:7962 rc.cpp:7971 rc.cpp:7986 rc.cpp:7995 rc.cpp:8007 #, no-c-format msgid "Only the following:" msgstr "Танҳо додашуда:" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 243 -#: rc.cpp:7962 +#: rc.cpp:7965 #, fuzzy, no-c-format msgid "Common &blocks:" msgstr "Общие &блоки:" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 256 -#: rc.cpp:7965 +#: rc.cpp:7968 #, fuzzy, no-c-format msgid "&2" msgstr "&2" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 278 -#: rc.cpp:7971 +#: rc.cpp:7974 #, fuzzy, no-c-format msgid "&Truncation and roundoff errors:" msgstr "Ошибки &округления:" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 297 -#: rc.cpp:7977 +#: rc.cpp:7980 #, fuzzy, no-c-format msgid "&Use of variables:" msgstr "&Использование переменных:" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 406 -#: rc.cpp:7986 +#: rc.cpp:7989 #, no-c-format msgid "&3" msgstr "&3" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 513 -#: rc.cpp:7995 +#: rc.cpp:7998 #, fuzzy, no-c-format msgid "Fortran 77 language &extensions:" msgstr "&Расширения языка Fortran 77:" #. i18n: file ./languages/fortran/ftnchekconfigwidgetbase.ui line 524 -#: rc.cpp:7998 +#: rc.cpp:8001 #, fuzzy, no-c-format msgid "Other &portability warnings:" msgstr "Другие замечания о &переносимости:" #. i18n: file ./languages/php/phpnewclassdlgbase.ui line 95 -#: rc.cpp:8022 +#: rc.cpp:8025 #, fuzzy, no-c-format msgid "Class &template:" msgstr "&Шаблон класса:" #. i18n: file ./languages/php/phpnewclassdlgbase.ui line 163 -#: rc.cpp:8034 +#: rc.cpp:8037 #, no-c-format msgid "" "" #. i18n: file ./languages/php/phpinfodlg.ui line 16 -#: rc.cpp:8051 +#: rc.cpp:8054 #, no-c-format msgid "PHP Information" msgstr "Маълумот дар бораи PHP" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 16 -#: rc.cpp:8057 +#: rc.cpp:8060 #, no-c-format msgid "PHP Options" msgstr "Параметрҳои PHP" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 31 -#: rc.cpp:8060 +#: rc.cpp:8063 #, no-c-format msgid "Genera&l" msgstr "&Умумӣ" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 42 -#: rc.cpp:8063 +#: rc.cpp:8066 #, no-c-format msgid "&Startup" msgstr "&Оғозкунӣ" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 53 -#: rc.cpp:8066 +#: rc.cpp:8069 #, no-c-format msgid "Use current file in editor" msgstr "Истифода кардани файли ҳозира дар конструктор" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 67 -#: rc.cpp:8069 +#: rc.cpp:8072 #, no-c-format msgid "Use &this file as default:" msgstr "&Истифода кардани ин файл бо пешфарз:" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 85 -#: rc.cpp:8072 +#: rc.cpp:8075 #, no-c-format msgid "Code Help" msgstr "Ёргирии рамз" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 96 -#: rc.cpp:8075 +#: rc.cpp:8078 #, fuzzy, no-c-format msgid "&Enable code completion" msgstr "&Истифода кардани тафтиши имлои замина" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 104 -#: rc.cpp:8078 +#: rc.cpp:8081 #, fuzzy, no-c-format msgid "Enable code &hinting" msgstr "Разрешить &подсказку по коду" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 114 -#: rc.cpp:8081 +#: rc.cpp:8084 #, no-c-format msgid "Parser" msgstr "Санҷиши имло" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 125 -#: rc.cpp:8084 +#: rc.cpp:8087 #, no-c-format msgid "PHP &include path:" msgstr "" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 141 -#: rc.cpp:8087 +#: rc.cpp:8090 #, no-c-format msgid "Ena&ble realtime parser" msgstr "" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 189 -#: rc.cpp:8090 +#: rc.cpp:8093 #, fuzzy, no-c-format msgid "In&vocation" msgstr "&Ҷойгиршавӣ:" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 200 -#: rc.cpp:8093 +#: rc.cpp:8096 #, fuzzy, no-c-format msgid "Please select how TDevelop should execute your scripts." msgstr "Выберите способ выполнения сценариев." #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 208 -#: rc.cpp:8096 +#: rc.cpp:8099 #, fuzzy, no-c-format msgid "Invocation Mode" msgstr "Режим запуска" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 222 -#: rc.cpp:8099 +#: rc.cpp:8102 #, no-c-format msgid "Ca&lling the PHP interpreter directly" msgstr "" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 231 -#: rc.cpp:8102 +#: rc.cpp:8105 #, fuzzy, no-c-format msgid "" "The php executable is called directly. Ideal for developers " @@ -12570,13 +12576,13 @@ msgstr "" "Вам необходима CGI-версия php, корректно установленная в системе." #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 246 -#: rc.cpp:8106 +#: rc.cpp:8109 #, fuzzy, no-c-format msgid "Using an &existing webserver (local or remote)" msgstr "Использование &существующего web-сервера (локального или удалённого)" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 255 -#: rc.cpp:8109 +#: rc.cpp:8112 #, fuzzy, no-c-format msgid "" "Uses an existing webserver. The pages are previewed in \n" @@ -12588,163 +12594,163 @@ msgstr "" "Убедитесь, что web-сервер имеет поддержку PHP." #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 289 -#: rc.cpp:8113 +#: rc.cpp:8116 #, no-c-format msgid "&Webserver" msgstr "&Сервери вэб" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 300 -#: rc.cpp:8116 +#: rc.cpp:8119 #, no-c-format msgid "Pro&ject root URL on webserver:" msgstr "" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 335 -#: rc.cpp:8119 +#: rc.cpp:8122 #, no-c-format msgid "&Shell" msgstr "&Shell" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 346 -#: rc.cpp:8122 +#: rc.cpp:8125 #, no-c-format msgid "PHP &executable:" msgstr "PHP &иҷрошавӣ:" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 400 -#: rc.cpp:8131 +#: rc.cpp:8134 #, no-c-format msgid "PHP &Ini File:" msgstr "Файли PHP &Ini:" #. i18n: file ./languages/php/phpconfigwidgetbase.ui line 449 -#: rc.cpp:8137 +#: rc.cpp:8140 #, no-c-format msgid "Load &Zend extension:" msgstr "Бор кардани васеъкунии &Zend:" #. i18n: file ./languages/kjssupport/subclassingdlgbase.ui line 16 -#: languages/kjssupport/kjssupport_part.cpp:429 rc.cpp:8143 +#: languages/kjssupport/kjssupport_part.cpp:429 rc.cpp:8146 #, fuzzy, no-c-format msgid "Implement Slots" msgstr "Реализует слоты" #. i18n: file ./languages/java/configproblemreporter.ui line 27 -#: rc.cpp:8188 +#: rc.cpp:8191 #, no-c-format msgid "&Parsing" msgstr "&Санҷиши имло" #. i18n: file ./languages/java/configproblemreporter.ui line 100 -#: rc.cpp:8197 +#: rc.cpp:8200 #, no-c-format msgid "&Special Headers" msgstr "&Унвони махсус" #. i18n: file ./vcs/subversion/subversiondiff.ui line 16 -#: rc.cpp:8212 +#: rc.cpp:8215 #, fuzzy, no-c-format msgid "Subversion Diff" msgstr "Subversion" #. i18n: file ./vcs/subversion/svn_commitdlgbase.ui line 71 -#: rc.cpp:8224 +#: rc.cpp:8227 #, no-c-format msgid "Keep Locks" msgstr "" #. i18n: file ./vcs/subversion/svn_commitdlgbase.ui line 108 -#: rc.cpp:8233 +#: rc.cpp:8236 #, fuzzy, no-c-format msgid "Recursive" msgstr "&Рекурсивно" #. i18n: file ./vcs/subversion/commitdlgbase.ui line 16 -#: rc.cpp:8236 +#: rc.cpp:8239 #, fuzzy, no-c-format msgid "Log Message" msgstr "Сообщение" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 16 -#: rc.cpp:8245 +#: rc.cpp:8248 #, fuzzy, no-c-format msgid "Subversion Merge" msgstr "Сообщения Subversion" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 27 -#: rc.cpp:8248 rc.cpp:8354 +#: rc.cpp:8251 rc.cpp:8357 #, fuzzy, no-c-format msgid "Destination" msgstr "Тасвир" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 38 -#: rc.cpp:8251 +#: rc.cpp:8254 #, fuzzy, no-c-format msgid "Destination working path" msgstr "Тасвир" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 53 -#: rc.cpp:8254 +#: rc.cpp:8257 #, fuzzy, no-c-format msgid "Source 1" msgstr "Манбаъи рамзӣ" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 80 -#: rc.cpp:8257 rc.cpp:8284 +#: rc.cpp:8260 rc.cpp:8287 #, fuzzy, no-c-format msgid "Number:" msgstr "Ном:" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 91 -#: rc.cpp:8260 rc.cpp:8287 +#: rc.cpp:8263 rc.cpp:8290 #, no-c-format msgid "Keyword:" msgstr "" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 97 -#: rc.cpp:8263 rc.cpp:8293 rc.cpp:8372 rc.cpp:8462 +#: rc.cpp:8266 rc.cpp:8296 rc.cpp:8375 rc.cpp:8465 #, no-c-format msgid "HEAD" msgstr "HEAD" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 102 -#: rc.cpp:8266 rc.cpp:8296 rc.cpp:8375 +#: rc.cpp:8269 rc.cpp:8299 rc.cpp:8378 #, no-c-format msgid "BASE" msgstr "" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 107 -#: rc.cpp:8269 rc.cpp:8299 +#: rc.cpp:8272 rc.cpp:8302 #, no-c-format msgid "COMMITTED" msgstr "" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 112 -#: rc.cpp:8272 rc.cpp:8302 +#: rc.cpp:8275 rc.cpp:8305 #, no-c-format msgid "PREV" msgstr "" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 143 -#: rc.cpp:8275 rc.cpp:8305 +#: rc.cpp:8278 rc.cpp:8308 #, fuzzy, no-c-format msgid "Source URL or working path:" msgstr "&Роҳчаи манбаъ:" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 151 -#: rc.cpp:8278 rc.cpp:8290 +#: rc.cpp:8281 rc.cpp:8293 #, fuzzy, no-c-format msgid "Specify revision as" msgstr "Изменить имя функции" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 161 -#: rc.cpp:8281 +#: rc.cpp:8284 #, fuzzy, no-c-format msgid "Source 2" msgstr "Манбаъи рамзӣ" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 302 -#: rc.cpp:8314 +#: rc.cpp:8317 #, fuzzy, no-c-format msgid "--force (Force to delete locally modified or unversioned items.)" msgstr "" @@ -12752,19 +12758,19 @@ msgstr "" "файлы)" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 310 -#: rc.cpp:8317 +#: rc.cpp:8320 #, fuzzy, no-c-format msgid "--non-recursive" msgstr "&Рекурсивно" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 318 -#: rc.cpp:8320 +#: rc.cpp:8323 #, no-c-format msgid "--ignore-ancestry" msgstr "" #. i18n: file ./vcs/subversion/svn_mergeoptiondlgbase.ui line 335 -#: rc.cpp:8323 +#: rc.cpp:8326 #, no-c-format msgid "" "--dry-run (Only receive full result notification\n" @@ -12772,229 +12778,229 @@ msgid "" msgstr "" #. i18n: file ./vcs/subversion/subversionprojectwidget.ui line 16 -#: rc.cpp:8327 +#: rc.cpp:8330 #, fuzzy, no-c-format msgid "New Subversion Project" msgstr "Новый проект Subversion" #. i18n: file ./vcs/subversion/subversionprojectwidget.ui line 35 -#: rc.cpp:8330 +#: rc.cpp:8333 #, fuzzy, no-c-format msgid "&Import address:" msgstr "&Адрес импорта:" #. i18n: file ./vcs/subversion/subversionprojectwidget.ui line 53 -#: rc.cpp:8333 +#: rc.cpp:8336 #, fuzzy, no-c-format msgid "Create &Standard Directories (tags/trunk/branches/)?" msgstr "Создавать &стандартные каталоги (метки, стволы, ветки)?" #. i18n: file ./vcs/subversion/svnssltrustpromptbase.ui line 16 -#: rc.cpp:8342 +#: rc.cpp:8345 #, no-c-format msgid "SSL Certificate Trust" msgstr "" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 16 -#: rc.cpp:8345 +#: rc.cpp:8348 #, fuzzy, no-c-format msgid "Subversion Copy" msgstr "Subversion" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 84 -#: rc.cpp:8357 +#: rc.cpp:8360 #, no-c-format msgid "Specify either the full repository URL or local working path" msgstr "" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 94 -#: rc.cpp:8360 +#: rc.cpp:8363 #, fuzzy, no-c-format msgid "Requested Local Path" msgstr "Настоящий путь" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 102 -#: rc.cpp:8363 +#: rc.cpp:8366 #, fuzzy, no-c-format msgid "Source Revision" msgstr "Ревизия" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 129 -#: rc.cpp:8366 +#: rc.cpp:8369 #, fuzzy, no-c-format msgid "Specify by number:" msgstr "С&пецификатор" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 137 -#: rc.cpp:8369 +#: rc.cpp:8372 #, fuzzy, no-c-format msgid "Specify by keyword:" msgstr "С&пецификатор" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 153 -#: rc.cpp:8378 +#: rc.cpp:8381 #, no-c-format msgid "WORKING" msgstr "" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 178 -#: kdevdesigner/designer/mainwindowactions.cpp:206 rc.cpp:8381 +#: kdevdesigner/designer/mainwindowactions.cpp:206 rc.cpp:8384 #, no-c-format msgid "Source" msgstr "Манбаъи рамзӣ" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 197 -#: rc.cpp:8384 +#: rc.cpp:8387 #, no-c-format msgid "Specify by the repository URL of this item" msgstr "" #. i18n: file ./vcs/subversion/svn_copydlgwidget.ui line 205 -#: rc.cpp:8387 +#: rc.cpp:8390 #, no-c-format msgid "Specify by local path of this item" msgstr "" #. i18n: file ./vcs/subversion/svn_switchdlgbase.ui line 16 -#: rc.cpp:8390 +#: rc.cpp:8393 #, fuzzy, no-c-format msgid "Subversion Switch" msgstr "Subversion" #. i18n: file ./vcs/subversion/svn_switchdlgbase.ui line 27 -#: rc.cpp:8393 +#: rc.cpp:8396 #, no-c-format msgid "Non-recursive. (Switch its immediate children only)" msgstr "" #. i18n: file ./vcs/subversion/svn_switchdlgbase.ui line 108 -#: rc.cpp:8402 +#: rc.cpp:8405 #, fuzzy, no-c-format msgid "Current Repository URL" msgstr "Инициализировать хранилище CVS:" #. i18n: file ./vcs/subversion/svn_switchdlgbase.ui line 124 -#: rc.cpp:8405 +#: rc.cpp:8408 #, fuzzy, no-c-format msgid "Working copy to switch" msgstr "Феҳрист:" #. i18n: file ./vcs/subversion/svn_switchdlgbase.ui line 140 -#: rc.cpp:8408 +#: rc.cpp:8411 #, fuzzy, no-c-format msgid "Working Mode" msgstr "Феҳрист:" #. i18n: file ./vcs/subversion/svn_switchdlgbase.ui line 151 -#: rc.cpp:8411 +#: rc.cpp:8414 #, fuzzy, no-c-format msgid "svn switch" msgstr "Рекурсивное переключение" #. i18n: file ./vcs/subversion/svn_switchdlgbase.ui line 159 -#: rc.cpp:8414 +#: rc.cpp:8417 #, fuzzy, no-c-format msgid "svn switch --relocation" msgstr "&Восстанавливать расположение" #. i18n: file ./vcs/subversion/svn_switchdlgbase.ui line 169 -#: rc.cpp:8417 +#: rc.cpp:8420 #, fuzzy, no-c-format msgid "New destination URL" msgstr "Назначение:" #. i18n: file ./vcs/subversion/svn_logviewoptiondlgbase.ui line 16 -#: vcs/subversion/subversion_core.cpp:300 rc.cpp:8420 +#: vcs/subversion/subversion_core.cpp:300 rc.cpp:8423 #, fuzzy, no-c-format msgid "Subversion Log View" msgstr "Subversion" #. i18n: file ./vcs/subversion/svn_logviewoptiondlgbase.ui line 35 -#: rc.cpp:8426 +#: rc.cpp:8429 #, no-c-format msgid "Do not show logs before branching point" msgstr "" #. i18n: file ./vcs/subversion/svn_logviewoptiondlgbase.ui line 46 -#: rc.cpp:8429 +#: rc.cpp:8432 #, fuzzy, no-c-format msgid "End Revision" msgstr "Ревизия" #. i18n: file ./vcs/subversion/svn_logviewoptiondlgbase.ui line 57 -#: rc.cpp:8432 rc.cpp:8444 +#: rc.cpp:8435 rc.cpp:8447 #, fuzzy, no-c-format msgid "&By Revision Number" msgstr "&Ревизия:" #. i18n: file ./vcs/subversion/svn_logviewoptiondlgbase.ui line 65 -#: rc.cpp:8435 rc.cpp:8447 +#: rc.cpp:8438 rc.cpp:8450 #, no-c-format msgid "B&y Revision Specifier" msgstr "" #. i18n: file ./vcs/subversion/svn_logviewoptiondlgbase.ui line 96 -#: rc.cpp:8441 +#: rc.cpp:8444 #, fuzzy, no-c-format msgid "Start Revision" msgstr "Ревизия" #. i18n: file ./vcs/subversion/svn_co.ui line 24 -#: rc.cpp:8450 +#: rc.cpp:8453 #, fuzzy, no-c-format msgid "Subversion Module Checkout" msgstr "Проверка модуля Subversion" #. i18n: file ./vcs/subversion/svn_co.ui line 43 -#: rc.cpp:8453 +#: rc.cpp:8456 #, no-c-format msgid "Server Settings" msgstr "Танзимотҳои сервер" #. i18n: file ./vcs/subversion/svn_co.ui line 62 -#: rc.cpp:8456 +#: rc.cpp:8459 #, fuzzy, no-c-format msgid "Checkout &from:" msgstr "&Проверить из:" #. i18n: file ./vcs/subversion/svn_co.ui line 96 -#: rc.cpp:8459 +#: rc.cpp:8462 #, fuzzy, no-c-format msgid "&Revision:" msgstr "&Ревизия:" #. i18n: file ./vcs/subversion/svn_co.ui line 131 -#: rc.cpp:8465 +#: rc.cpp:8468 #, fuzzy, no-c-format msgid "This Project has Standard &Trunk/Branches/Tags/Directories" msgstr "Проект имеет стандартные &Стволы(trunk)/ветки/метки/каталоги" #. i18n: file ./vcs/subversion/svn_co.ui line 186 -#: rc.cpp:8474 +#: rc.cpp:8477 #, no-c-format msgid "Local Directory" msgstr "Феҳристи дохилӣ" #. i18n: file ./vcs/subversion/svn_co.ui line 205 -#: rc.cpp:8477 +#: rc.cpp:8480 #, fuzzy, no-c-format msgid "C&heckout in:" msgstr "&Проверить в:" #. i18n: file ./vcs/subversion/svn_co.ui line 239 -#: rc.cpp:8480 +#: rc.cpp:8483 #, fuzzy, no-c-format msgid "&Name of the newly created directory:" msgstr "&Имя создаваемого каталога:" #. i18n: file ./vcs/subversion/integrator/svnintegratordlgbase.ui line 55 -#: rc.cpp:8489 +#: rc.cpp:8492 #, fuzzy, no-c-format msgid "&Do not do anything" msgstr "Не делать ничего" #. i18n: file ./vcs/subversion/integrator/svnintegratordlgbase.ui line 65 -#: rc.cpp:8492 rc.cpp:8499 +#: rc.cpp:8495 rc.cpp:8502 #, no-c-format msgid "" "Adds subversion menus to project.\n" @@ -13005,7 +13011,7 @@ msgid "" msgstr "" #. i18n: file ./vcs/subversion/integrator/svnintegratordlgbase.ui line 80 -#: rc.cpp:8506 +#: rc.cpp:8509 #, fuzzy, no-c-format msgid "" "&Create a project tree and import new project into trunk, then checkout from " @@ -13013,7 +13019,7 @@ msgid "" msgstr "Создать дерево файлов проекта и импортировать новый проект в trunk" #. i18n: file ./vcs/subversion/integrator/svnintegratordlgbase.ui line 87 -#: rc.cpp:8509 rc.cpp:8516 +#: rc.cpp:8512 rc.cpp:8519 #, no-c-format msgid "" "Creates project, imports it into the subversion\n" @@ -13024,7 +13030,7 @@ msgid "" msgstr "" #. i18n: file ./vcs/subversion/integrator/svnintegratordlgbase.ui line 103 -#: rc.cpp:8523 +#: rc.cpp:8526 #, no-c-format msgid "" "Example for the url (if /home/user/subversion is the subversion repository):\n" @@ -13032,13 +13038,13 @@ msgid "" msgstr "" #. i18n: file ./vcs/subversion/integrator/svnintegratordlgbase.ui line 122 -#: rc.cpp:8527 +#: rc.cpp:8530 #, fuzzy, no-c-format msgid "Repository:" msgstr "&Хранилище:" #. i18n: file ./vcs/subversion/integrator/svnintegratordlgbase.ui line 135 -#: rc.cpp:8530 +#: rc.cpp:8533 #, no-c-format msgid "" "Subversion repository location.\n" @@ -13047,7 +13053,7 @@ msgid "" msgstr "" #. i18n: file ./vcs/subversion/integrator/svnintegratordlgbase.ui line 144 -#: rc.cpp:8535 +#: rc.cpp:8538 #, no-c-format msgid "" "Subversion repository location. This should include the subdirectory for the " @@ -13064,121 +13070,121 @@ msgid "" msgstr "" #. i18n: file ./vcs/perforce/integrator/pfintegratordlgbase.ui line 24 -#: rc.cpp:8544 rc.cpp:8547 +#: rc.cpp:8547 rc.cpp:8550 #, fuzzy, no-c-format msgid "No options available for this VCS." msgstr "Нет настроек для этой системы контроля версий." #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 24 -#: rc.cpp:8550 +#: rc.cpp:8553 #, no-c-format msgid "CVS Server Configuration" msgstr "Танзимоти сервери CVS" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 46 -#: rc.cpp:8556 +#: rc.cpp:8559 #, fuzzy, no-c-format msgid "&Local destination directory:" msgstr "Локальный &каталог назначения:" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 86 -#: rc.cpp:8559 +#: rc.cpp:8562 #, fuzzy, no-c-format msgid "&Server path (e.g. :pserver:marios@cvs.kde.org:/home/kde):" msgstr "&Путь к серверу (например :pserver:marios@cvs.kde.org:/home/kde):" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 101 -#: rc.cpp:8562 +#: rc.cpp:8565 #, no-c-format msgid "Select Module" msgstr "Интихоб кардани модул" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 137 -#: rc.cpp:8565 rc.cpp:8776 rc.cpp:8864 +#: rc.cpp:8568 rc.cpp:8779 rc.cpp:8867 #, no-c-format msgid "&Module:" msgstr "&Модул:" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 156 -#: rc.cpp:8568 +#: rc.cpp:8571 #, no-c-format msgid "&Tag/branch:" msgstr "&Tag/branch:" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 195 -#: rc.cpp:8571 +#: rc.cpp:8574 #, fuzzy, no-c-format msgid "&Prune directories" msgstr "&Удалять каталоги" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 201 -#: rc.cpp:8574 +#: rc.cpp:8577 #, fuzzy, no-c-format msgid "Creates subdirs if needed" msgstr "Создавать при необходимости подкаталоги" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 207 -#: rc.cpp:8577 +#: rc.cpp:8580 #, no-c-format msgid "Module" msgstr "Модул" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 218 -#: rc.cpp:8580 +#: rc.cpp:8583 #, fuzzy, no-c-format msgid "Real Path" msgstr "Настоящий путь" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 277 -#: rc.cpp:8583 +#: rc.cpp:8586 #, fuzzy, no-c-format msgid "&Fetch Modules List" msgstr "Загрузить список &модулей" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 283 -#: rc.cpp:8586 +#: rc.cpp:8589 #, fuzzy, no-c-format msgid "Fetch modules list from server" msgstr "Загрузить список модулей с сервера" #. i18n: file ./vcs/cvsservice/checkoutdialogbase.ui line 286 -#: rc.cpp:8589 +#: rc.cpp:8592 #, fuzzy, no-c-format msgid "Click to fetch modules list from server you specified" msgstr "Щёлкните мышью для загрузки модулей с указанного сервера" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 16 -#: rc.cpp:8598 +#: rc.cpp:8601 #, fuzzy, no-c-format msgid "Update/Revert to Release/Branch/Date" msgstr "Обновить/возвратить до выпуска/ветки/даты" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 38 -#: rc.cpp:8601 +#: rc.cpp:8604 #, fuzzy, no-c-format msgid "Revision" msgstr "Ревизия" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 52 -#: rc.cpp:8604 +#: rc.cpp:8607 #, fuzzy, no-c-format msgid "&Most recent from current branch" msgstr "&Наиболее свежая из текущей ветки" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 71 -#: rc.cpp:8607 +#: rc.cpp:8610 #, fuzzy, no-c-format msgid "An arbitrary &revision/tag/branch:" msgstr "Произвольная &ревизия/метка/ветка:" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 85 -#: rc.cpp:8610 +#: rc.cpp:8613 #, fuzzy, no-c-format msgid "Type your release name here (leave empty for HEAD)" msgstr "Введите здесь имя \"выпуска\" (оставьте пустым для HEAD)" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 88 -#: rc.cpp:8613 +#: rc.cpp:8616 #, fuzzy, no-c-format msgid "" "Fill the field with the release or branch name (e.g. " @@ -13188,139 +13194,139 @@ msgstr "" "make_it_cool, tdevelop_alpha5, ...)" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 106 -#: rc.cpp:8616 +#: rc.cpp:8619 #, fuzzy, no-c-format msgid "An arbitrary &date:" msgstr "Произвольная &дата:" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 117 -#: rc.cpp:8619 +#: rc.cpp:8622 #, fuzzy, no-c-format msgid "FIll the field with a date (e.g. 20030204)" msgstr "Заполните поле датой (типа 20030204)" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 129 -#: rc.cpp:8622 +#: rc.cpp:8625 #, fuzzy, no-c-format msgid "Additional Options" msgstr "Дополнительные параметры" #. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 140 -#: rc.cpp:8625 +#: rc.cpp:8628 #, fuzzy, no-c-format msgid "&Enforce even if the file has been locally modified (revert)" msgstr "&Выполнять даже если файл был изменён локально (revert)" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 16 -#: rc.cpp:8634 +#: rc.cpp:8637 #, fuzzy, no-c-format msgid "Choose Revisions to Diff" msgstr "Выберите ревизии для нахождения различий" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 30 -#: rc.cpp:8637 +#: rc.cpp:8640 #, fuzzy, no-c-format msgid "Build Difference Between" msgstr "Найти различия между" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 49 -#: rc.cpp:8640 +#: rc.cpp:8643 #, fuzzy, no-c-format msgid "Local copy and an arbitrary &revision:" msgstr "Локальной копией и произвольной &ревизией:" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 67 -#: rc.cpp:8643 +#: rc.cpp:8646 #, fuzzy, no-c-format msgid "&Two arbitrary revisions/tags:" msgstr "&Двумя произвольными ревизиями/метками:" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 91 -#: rc.cpp:8646 +#: rc.cpp:8649 #, fuzzy, no-c-format msgid "Revision A:" msgstr "Ревизия А:" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 105 -#: rc.cpp:8649 +#: rc.cpp:8652 #, fuzzy, no-c-format msgid "Second revision to compare (leave empty to diff against HEAD)" msgstr "Вторая ревизия для сравнения (пусто при нахождении отличий от HEAD)" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 116 -#: rc.cpp:8652 +#: rc.cpp:8655 #, fuzzy, no-c-format msgid "First revision to compare" msgstr "Первая ревизия для сравнения" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 132 -#: rc.cpp:8655 +#: rc.cpp:8658 #, fuzzy, no-c-format msgid "Revision B:" msgstr "Ревизия Б:" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 142 -#: rc.cpp:8658 +#: rc.cpp:8661 #, no-c-format msgid "Local cop&y and HEAD" msgstr "" #. i18n: file ./vcs/cvsservice/diffdialogbase.ui line 150 -#: rc.cpp:8661 +#: rc.cpp:8664 #, no-c-format msgid "Local copy a&nd BASE" msgstr "" #. i18n: file ./vcs/cvsservice/tagdialogbase.ui line 16 -#: rc.cpp:8670 +#: rc.cpp:8673 #, fuzzy, no-c-format msgid "Tag Files on CVS Repository" msgstr "Пометить файлы в хранилище CVS" #. i18n: file ./vcs/cvsservice/tagdialogbase.ui line 38 -#: rc.cpp:8673 +#: rc.cpp:8676 #, fuzzy, no-c-format msgid "Tag/Branch &name:" msgstr "&Имя метки/ветки:" #. i18n: file ./vcs/cvsservice/tagdialogbase.ui line 56 -#: rc.cpp:8676 +#: rc.cpp:8679 #, fuzzy, no-c-format msgid "Tag as &branch" msgstr "Пометить как &ветку" #. i18n: file ./vcs/cvsservice/tagdialogbase.ui line 64 -#: rc.cpp:8679 +#: rc.cpp:8682 #, fuzzy, no-c-format msgid "&Force" msgstr "&Форсировать" #. i18n: file ./vcs/cvsservice/commitdialogbase.ui line 16 -#: rc.cpp:8688 +#: rc.cpp:8691 #, fuzzy, no-c-format msgid "Commit to Repository" msgstr "Передать в хранилище" #. i18n: file ./vcs/cvsservice/commitdialogbase.ui line 30 -#: rc.cpp:8691 +#: rc.cpp:8694 #, fuzzy, no-c-format msgid "&Message" msgstr "&Сообщение" #. i18n: file ./vcs/cvsservice/commitdialogbase.ui line 56 -#: rc.cpp:8694 +#: rc.cpp:8697 #, fuzzy, no-c-format msgid "&Add to changelog:" msgstr "Добавить в список из&менений:" #. i18n: file ./vcs/cvsservice/commitdialogbase.ui line 67 -#: rc.cpp:8697 +#: rc.cpp:8700 #, fuzzy, no-c-format msgid "Change log filename path (relative to project directory)" msgstr "Изменить путь к файлу журнала (относительно каталога проекта)" #. i18n: file ./vcs/cvsservice/commitdialogbase.ui line 70 -#: rc.cpp:8700 +#: rc.cpp:8703 #, fuzzy, no-c-format msgid "" "Changelog filename path" @@ -13332,31 +13338,31 @@ msgstr "" "дополняться сообщениями" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 16 -#: rc.cpp:8709 +#: rc.cpp:8712 #, no-c-format msgid "CVS Options" msgstr "Параметрҳои CVS" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 27 -#: rc.cpp:8712 +#: rc.cpp:8715 #, fuzzy, no-c-format msgid "Common Settings" msgstr "Общие параметры" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 46 -#: rc.cpp:8715 +#: rc.cpp:8718 #, fuzzy, no-c-format msgid "&Remote shell (CVS_RSH environment variable):" msgstr "&Удалённая оболочка (переменная окружения CVS_RSH):" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 57 -#: rc.cpp:8718 +#: rc.cpp:8721 #, fuzzy, no-c-format msgid "sets the CVS_RSH variable" msgstr "устанавливает переменную CVS_RSH" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 60 -#: rc.cpp:8721 +#: rc.cpp:8724 #, fuzzy, no-c-format msgid "" "Set this option to \"ssh\" to use ssh as remote shell for CVS. Note that you " @@ -13370,85 +13376,85 @@ msgstr "" "пароля." #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 68 -#: rc.cpp:8724 +#: rc.cpp:8727 #, fuzzy, no-c-format msgid "CVS server &location:" msgstr "&Расположение CVS сервера:" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 86 -#: rc.cpp:8727 +#: rc.cpp:8730 #, fuzzy, no-c-format msgid "When Updating" msgstr "При обновлении" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 97 -#: rc.cpp:8730 +#: rc.cpp:8733 #, fuzzy, no-c-format msgid "Create &new directories (if any)" msgstr "Создавать &новые каталоги (при необходимости)" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 105 -#: rc.cpp:8733 +#: rc.cpp:8736 #, fuzzy, no-c-format msgid "&Prune empty directories" msgstr "&Удалять пустые каталоги" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 113 -#: rc.cpp:8736 +#: rc.cpp:8739 #, fuzzy, no-c-format msgid "&Update subdirectories too" msgstr "&Также обновлять подкаталоги" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 123 -#: rc.cpp:8739 +#: rc.cpp:8742 #, fuzzy, no-c-format msgid "When Committing/Removing" msgstr "При передаче/удалении" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 134 -#: rc.cpp:8742 +#: rc.cpp:8745 #, fuzzy, no-c-format msgid "&Be recursive" msgstr "&Рекурсивно" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 144 -#: rc.cpp:8745 +#: rc.cpp:8748 #, fuzzy, no-c-format msgid "When Creating Diffs" msgstr "При нахождении различий" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 176 -#: rc.cpp:8748 +#: rc.cpp:8751 #, fuzzy, no-c-format msgid "Use these e&xtra options:" msgstr "Использовать &дополнительные параметры:" #. i18n: file ./vcs/cvsservice/cvsoptionswidgetbase.ui line 209 -#: rc.cpp:8751 +#: rc.cpp:8754 #, fuzzy, no-c-format msgid "Con&text lines:" msgstr "&Строки контекста:" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 17 -#: rc.cpp:8754 +#: rc.cpp:8757 #, fuzzy, no-c-format msgid "This form allows you to create a CVS repository for your new project" msgstr "Эта форма позволяет создать хранилище CVS для нового проекта" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 34 -#: rc.cpp:8757 +#: rc.cpp:8760 #, fuzzy, no-c-format msgid "Release &tag:" msgstr "&Метка выпуска:" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 45 -#: rc.cpp:8760 +#: rc.cpp:8763 #, fuzzy, no-c-format msgid "Enter the name of the repository" msgstr "Введите имя хранилища" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 49 -#: rc.cpp:8763 +#: rc.cpp:8766 #, fuzzy, no-c-format msgid "" "CVS Repository name goes here.\n" @@ -13458,67 +13464,67 @@ msgstr "" "В большинстве случаев это может быть название проекта" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 57 -#: rc.cpp:8767 rc.cpp:8825 +#: rc.cpp:8770 rc.cpp:8828 #, fuzzy, no-c-format msgid "vendor" msgstr "разработчик" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 60 -#: rc.cpp:8770 +#: rc.cpp:8773 #, fuzzy, no-c-format msgid "Enter the vendor name" msgstr "Введите имя разработчика" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 68 -#: rc.cpp:8773 +#: rc.cpp:8776 #, fuzzy, no-c-format msgid "&Message:" msgstr "&Сообщение:" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 90 -#: rc.cpp:8779 rc.cpp:8837 +#: rc.cpp:8782 rc.cpp:8840 #, fuzzy, no-c-format msgid "&Vendor tag:" msgstr "&Метка разработчика:" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 101 -#: rc.cpp:8782 +#: rc.cpp:8785 #, no-c-format msgid "new project" msgstr "лоиҳаи нав" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 104 -#: rc.cpp:8785 +#: rc.cpp:8788 #, fuzzy, no-c-format msgid "Repository creation message" msgstr "Сообщение создания хранилища" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 112 -#: rc.cpp:8788 rc.cpp:8852 +#: rc.cpp:8791 rc.cpp:8855 #, fuzzy, no-c-format msgid "start" msgstr "запуск" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 115 -#: rc.cpp:8791 +#: rc.cpp:8794 #, fuzzy, no-c-format msgid "Tag that will be associated with initial state" msgstr "Метка будет ассоциирована с начальным состоянием" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 129 -#: rc.cpp:8794 +#: rc.cpp:8797 #, no-c-format msgid "&Server path:" msgstr "Роҳчаи &сервер:" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 140 -#: rc.cpp:8797 +#: rc.cpp:8800 #, fuzzy, no-c-format msgid "Enter your CVS Root location" msgstr "Введите расположение корня CVS" #. i18n: file ./vcs/cvsservice/cvsformbase.ui line 144 -#: rc.cpp:8800 +#: rc.cpp:8803 #, fuzzy, no-c-format msgid "" "CVS Root location goes here, for example:" @@ -13532,91 +13538,91 @@ msgstr "" "
The documentation browser gives access to various documentation sources (TQt " -"DCF, Doxygen, KDoc, KDevelopTOC and DevHelp documentation) and the TDevelop " +"DCF, Doxygen, KDoc, TDevelopTOC and DevHelp documentation) and the TDevelop " "manuals. It also provides documentation index and full text search " "capabilities." msgstr "" @@ -15739,24 +15761,24 @@ msgstr "" "KDoc, KDevelopTOC и DevHelp) и помощи по KDevelop. Также содержит индекс " "документации и возможность полнотекстового поиска." -#: parts/documentation/documentation_part.cpp:106 +#: parts/documentation/documentation_part.cpp:107 msgid "Documentation browser" msgstr "Намоиши ҳуҷҷатҳо" -#: parts/documentation/documentation_part.cpp:193 +#: parts/documentation/documentation_part.cpp:194 msgid "Documentation Settings" msgstr "Танзимотҳои ҳуҷҷатҳо" -#: parts/documentation/documentation_part.cpp:212 +#: parts/documentation/documentation_part.cpp:213 msgid "&Search in Documentation..." msgstr "&Ҷустуҷӯ дар ҳуҷҷатҳо..." -#: parts/documentation/documentation_part.cpp:215 +#: parts/documentation/documentation_part.cpp:216 #, fuzzy msgid "Full text search in the documentation" msgstr "Полнотекстовый поиск по документации" -#: parts/documentation/documentation_part.cpp:216 +#: parts/documentation/documentation_part.cpp:217 #, fuzzy msgid "" "Search in documentation" @@ -15770,18 +15792,18 @@ msgstr "" "поиска. Для того, чтобы это заработало, сначала должен быть создан полный " "индекс. Его можно создать в конфигурационном диалоге дерева документации." -#: parts/documentation/documentation_part.cpp:223 +#: parts/documentation/documentation_part.cpp:224 #, fuzzy msgid "&Look in Documentation Index..." msgstr "&Искать по индексу документации..." -#: parts/documentation/documentation_part.cpp:226 +#: parts/documentation/documentation_part.cpp:227 #, fuzzy msgid "Look in the documentation index" msgstr "Искать в индексн документации" -#: parts/documentation/documentation_part.cpp:227 -#: parts/documentation/documentation_part.cpp:479 +#: parts/documentation/documentation_part.cpp:228 +#: parts/documentation/documentation_part.cpp:480 #, fuzzy msgid "" "Look in documentation index" @@ -15792,43 +15814,43 @@ msgstr "" "
Открывает вкладку с индексом документации, в котором можно вводить искомое " "сочетание." -#: parts/documentation/documentation_part.cpp:232 +#: parts/documentation/documentation_part.cpp:233 msgid "Man Page..." msgstr "Саҳифаи Man..." -#: parts/documentation/documentation_part.cpp:235 +#: parts/documentation/documentation_part.cpp:236 msgid "Show a manpage" msgstr "Намоиши саҳифаи роҳбарӣ" -#: parts/documentation/documentation_part.cpp:236 +#: parts/documentation/documentation_part.cpp:237 #, fuzzy msgid "Show a manpage
Opens a man page using embedded viewer." msgstr "" "Показать документацию \"man\"" "
Открывает документацию \"man\" во встроенном обозревателе." -#: parts/documentation/documentation_part.cpp:238 +#: parts/documentation/documentation_part.cpp:239 msgid "Info Page..." msgstr "Саҳифаи инфо..." -#: parts/documentation/documentation_part.cpp:241 +#: parts/documentation/documentation_part.cpp:242 msgid "Show an infopage" msgstr "Намоиши саҳифаи инфо" -#: parts/documentation/documentation_part.cpp:242 +#: parts/documentation/documentation_part.cpp:243 #, fuzzy msgid "Show an infopage
Opens an info page using embedded viewer." msgstr "" "Показать документацию \"info\"" "
Открывает документацию \"info\" во встроенном обозревателе." -#: parts/documentation/documentation_part.cpp:244 +#: parts/documentation/documentation_part.cpp:245 #, fuzzy msgid "Find Documentation..." msgstr "Поиск в документации" -#: parts/documentation/documentation_part.cpp:248 -#: parts/documentation/documentation_part.cpp:470 +#: parts/documentation/documentation_part.cpp:249 +#: parts/documentation/documentation_part.cpp:471 #, fuzzy msgid "" "Find documentation" @@ -15840,41 +15862,41 @@ msgstr "" "
Открыть вкладку поиска по всем возможным источникам документации, как-то: " "содержание, индекс, man, info, Google и т.д." -#: parts/documentation/documentation_part.cpp:318 +#: parts/documentation/documentation_part.cpp:319 #, fuzzy msgid "Show Manual Page" msgstr "Отобразить страницу руководства" -#: parts/documentation/documentation_part.cpp:318 +#: parts/documentation/documentation_part.cpp:319 #, fuzzy msgid "Show manpage on:" msgstr "Показать страницу man о:" -#: parts/documentation/documentation_part.cpp:342 +#: parts/documentation/documentation_part.cpp:343 msgid "Show Info Page" msgstr "Намоиши саҳифаи инфо" -#: parts/documentation/documentation_part.cpp:342 +#: parts/documentation/documentation_part.cpp:343 #, fuzzy msgid "Show infopage on:" msgstr "Показать страницу info к:" -#: parts/documentation/documentation_part.cpp:468 +#: parts/documentation/documentation_part.cpp:469 #, c-format msgid "Find Documentation: %1" msgstr "Ҷустуҷӯ дар ҳуҷҷатҳо: %1" -#: parts/documentation/documentation_part.cpp:477 +#: parts/documentation/documentation_part.cpp:478 #, fuzzy, c-format msgid "Look in Documentation Index: %1" msgstr "Поиск в индексе документации: %1" -#: parts/documentation/documentation_part.cpp:485 +#: parts/documentation/documentation_part.cpp:486 #, c-format msgid "Search in Documentation: %1" msgstr "Ҷустуҷӯ дар ҳуҷҷатҳо: %1" -#: parts/documentation/documentation_part.cpp:487 +#: parts/documentation/documentation_part.cpp:488 #, fuzzy msgid "" "Search in documentation" @@ -15887,12 +15909,12 @@ msgstr "" "заработало, сначала должен быть создан полный индекс. Его можно создать в " "конфигурационном диалоге дерева документации." -#: parts/documentation/documentation_part.cpp:494 +#: parts/documentation/documentation_part.cpp:495 #, fuzzy, c-format msgid "Goto Manpage: %1" msgstr "Перейти к странице man: %1" -#: parts/documentation/documentation_part.cpp:496 +#: parts/documentation/documentation_part.cpp:497 #, fuzzy msgid "" "Goto manpage" @@ -15901,12 +15923,12 @@ msgstr "" "Перейти к странице man" "
Пытается открыть страницу man для выражения под курсором." -#: parts/documentation/documentation_part.cpp:499 +#: parts/documentation/documentation_part.cpp:500 #, fuzzy, c-format msgid "Goto Infopage: %1" msgstr "Перейти к странице info: %1" -#: parts/documentation/documentation_part.cpp:501 +#: parts/documentation/documentation_part.cpp:502 #, fuzzy msgid "" "Goto infopage" @@ -15936,7 +15958,7 @@ msgstr "Добавить в закладки" msgid "Info" msgstr "Ахборот" -#: parts/documentation/docconfiglistview.cpp:31 +#: parts/documentation/docconfiglistview.cpp:30 #: parts/documentation/documentation_widget.cpp:56 #: parts/documentation/find_documentation_options.cpp:173 #: parts/doxygen/messages.cpp:135 @@ -15948,7 +15970,7 @@ msgstr "Индекс" msgid "Google" msgstr "Google" -#: parts/documentation/docconfiglistview.cpp:30 +#: parts/documentation/docconfiglistview.cpp:29 msgid "TOC" msgstr "TOC" @@ -16161,17 +16183,17 @@ msgstr "Коллекция документации PDF" msgid "Doxygen Documentation Collection" msgstr "Коллекция документации Doxygen" -#: parts/documentation/plugins/doxygen/docdoxygenplugin.cpp:453 +#: parts/documentation/plugins/doxygen/docdoxygenplugin.cpp:461 #, fuzzy msgid "%1 Class Reference" msgstr "Определение класса %1" -#: parts/documentation/plugins/doxygen/docdoxygenplugin.cpp:470 +#: parts/documentation/plugins/doxygen/docdoxygenplugin.cpp:478 #, fuzzy msgid "%1::%2%3 Member Reference" msgstr "Определение %1::%2%3" -#: parts/documentation/plugins/qt/docqtplugin.cpp:195 +#: parts/documentation/plugins/qt/docqtplugin.cpp:205 #, fuzzy msgid "TQt Documentation Collection" msgstr "Коллекция документации Qt" @@ -16181,7 +16203,7 @@ msgstr "Коллекция документации Qt" msgid "Devhelp Documentation Collection" msgstr "Коллекция документации DevHelp" -#: parts/documentation/plugins/chm/docchmplugin.cpp:75 +#: parts/documentation/plugins/chm/docchmplugin.cpp:74 #, fuzzy msgid "CHM Documentation Collection" msgstr "Коллекция документации CHM" -- cgit v1.2.1