ProjectPyramid/i18n/pyramid_ru.ts

branch
eric7
changeset 148
dcbd3a96f03c
parent 147
eb28b4b6f7f5
child 152
88b270e91d77
equal deleted inserted replaced
147:eb28b4b6f7f5 148:dcbd3a96f03c
2 <!DOCTYPE TS> 2 <!DOCTYPE TS>
3 <TS version="2.0" language="ru_RU" sourcelanguage=""> 3 <TS version="2.0" language="ru_RU" sourcelanguage="">
4 <context> 4 <context>
5 <name>CreateParametersDialog</name> 5 <name>CreateParametersDialog</name>
6 <message> 6 <message>
7 <location filename="../CreateParametersDialog.py" line="55" /> 7 <location filename="../CreateParametersDialog.py" line="47" />
8 <source>No Database</source>
9 <translation type="unfinished" />
10 </message>
11 <message>
12 <location filename="../CreateParametersDialog.ui" line="0" />
13 <source>Create Parameters</source>
14 <translation>Создать параметры</translation>
15 </message>
16 <message>
17 <location filename="../CreateParametersDialog.ui" line="0" />
18 <source>Template:</source>
19 <translation type="unfinished" />
20 </message>
21 <message>
22 <location filename="../CreateParametersDialog.ui" line="0" />
23 <source>Enter the template to be used</source>
24 <translation type="unfinished" />
25 </message>
26 <message>
27 <location filename="../CreateParametersDialog.ui" line="0" />
28 <source>Template Version:</source>
29 <translation type="unfinished" />
30 </message>
31 <message>
32 <location filename="../CreateParametersDialog.ui" line="0" />
33 <source>Enter an optional branch, tag or commit</source>
34 <translation type="unfinished" />
35 </message>
36 <message>
37 <location filename="../CreateParametersDialog.ui" line="0" />
38 <source>CookieCutter Starter Parameters</source>
39 <translation type="unfinished" />
40 </message>
41 <message>
42 <location filename="../CreateParametersDialog.ui" line="0" />
43 <source>Project Name:</source>
44 <translation type="unfinished" />
45 </message>
46 <message>
47 <location filename="../CreateParametersDialog.ui" line="0" />
48 <source>Enter the name of the Pyramid project</source>
49 <translation type="unfinished" />
50 </message>
51 <message>
52 <location filename="../CreateParametersDialog.ui" line="0" />
53 <source>Template Language:</source>
54 <translation type="unfinished" />
55 </message>
56 <message>
57 <location filename="../CreateParametersDialog.ui" line="0" />
58 <source>Select the templating language</source>
59 <translation type="unfinished" />
60 </message>
61 <message>
62 <location filename="../CreateParametersDialog.ui" line="0" />
63 <source>Backend:</source>
64 <translation type="unfinished" />
65 </message>
66 <message>
67 <location filename="../CreateParametersDialog.ui" line="0" />
68 <source>Select the database backend</source>
69 <translation type="unfinished" />
70 </message>
71 <message>
72 <location filename="../CreateParametersDialog.ui" line="0" />
73 <source>Select to overwrite existing files</source>
74 <translation>Разрешить переписывать существующие файлы</translation>
75 </message>
76 <message>
77 <location filename="../CreateParametersDialog.ui" line="0" />
78 <source>Overwrite existing files</source>
79 <translation>Переписывать существующие файлы</translation>
80 </message>
81 <message>
8 <source>The pcreate command did not finish within 30s.</source> 82 <source>The pcreate command did not finish within 30s.</source>
9 <translation>Команда pcreate не завершилась за 30 сек.</translation> 83 <translation type="vanished">Команда pcreate не завершилась за 30 сек.</translation>
10 </message> 84 </message>
11 <message> 85 <message>
12 <location filename="../CreateParametersDialog.py" line="58" />
13 <source>Could not start the pcreate executable.</source> 86 <source>Could not start the pcreate executable.</source>
14 <translation>Не удается запустить исполняемый файл pcreate.</translation> 87 <translation type="vanished">Не удается запустить исполняемый файл pcreate.</translation>
15 </message> 88 </message>
16 <message> 89 <message>
17 <location filename="../CreateParametersDialog.py" line="69" />
18 <source>Process Generation Error</source> 90 <source>Process Generation Error</source>
19 <translation>Ошибка при запуске процесса</translation> 91 <translation type="vanished">Ошибка при запуске процесса</translation>
20 </message> 92 </message>
21 <message> 93 <message>
22 <location filename="../CreateParametersDialog.py" line="115" />
23 <source>{0} ({1})</source> 94 <source>{0} ({1})</source>
24 <comment>scaffold name, explanatory text</comment> 95 <comment>scaffold name, explanatory text</comment>
25 <translation>{0} ({1})</translation> 96 <translation type="vanished">{0} ({1})</translation>
26 </message> 97 </message>
27 <message> 98 <message>
28 <location filename="../CreateParametersDialog.ui" line="0" />
29 <source>Create Parameters</source>
30 <translation>Создать параметры</translation>
31 </message>
32 <message>
33 <location filename="../CreateParametersDialog.ui" line="0" />
34 <source>Project &amp;Name:</source> 99 <source>Project &amp;Name:</source>
35 <translation>&amp;Имя проекта:</translation> 100 <translation type="vanished">&amp;Имя проекта:</translation>
36 </message> 101 </message>
37 <message> 102 <message>
38 <location filename="../CreateParametersDialog.ui" line="0" />
39 <source>Enter the name of the Pyramid project to create</source> 103 <source>Enter the name of the Pyramid project to create</source>
40 <translation>Введите имя Pyramid проекта для его создания</translation> 104 <translation type="vanished">Введите имя Pyramid проекта для его создания</translation>
41 </message> 105 </message>
42 <message> 106 <message>
43 <location filename="../CreateParametersDialog.ui" line="0" />
44 <source>&amp;Scaffold:</source> 107 <source>&amp;Scaffold:</source>
45 <translation>&amp;Каркас:</translation> 108 <translation type="vanished">&amp;Каркас:</translation>
46 </message> 109 </message>
47 <message> 110 <message>
48 <location filename="../CreateParametersDialog.ui" line="0" />
49 <source>Select the scaffold to be used</source> 111 <source>Select the scaffold to be used</source>
50 <translation>Выберите каркас представления для использования</translation> 112 <translation type="vanished">Выберите каркас представления для использования</translation>
51 </message> 113 </message>
52 <message> 114 <message>
53 <location filename="../CreateParametersDialog.ui" line="0" />
54 <source>Select to overwrite existing files</source>
55 <translation>Разрешить переписывать существующие файлы</translation>
56 </message>
57 <message>
58 <location filename="../CreateParametersDialog.ui" line="0" />
59 <source>Overwrite existing files</source>
60 <translation>Переписывать существующие файлы</translation>
61 </message>
62 <message>
63 <location filename="../CreateParametersDialog.ui" line="0" />
64 <source>Select to simulate the creation</source> 115 <source>Select to simulate the creation</source>
65 <translation>Разрешить имитацию создания проекта</translation> 116 <translation type="vanished">Разрешить имитацию создания проекта</translation>
66 </message> 117 </message>
67 <message> 118 <message>
68 <location filename="../CreateParametersDialog.ui" line="0" />
69 <source>Simulate Pyramid project creation</source> 119 <source>Simulate Pyramid project creation</source>
70 <translation>Имитировать создание Pyramid проекта</translation> 120 <translation type="vanished">Имитировать создание Pyramid проекта</translation>
71 </message> 121 </message>
72 </context> 122 </context>
73 <context> 123 <context>
74 <name>DistributionTypeSelectionDialog</name> 124 <name>DistributionTypeSelectionDialog</name>
75 <message> 125 <message>
150 <source>Mako template with sections</source> 200 <source>Mako template with sections</source>
151 <translation>Шаблон Mako с секциями</translation> 201 <translation>Шаблон Mako с секциями</translation>
152 </message> 202 </message>
153 </context> 203 </context>
154 <context> 204 <context>
205 <name>MigrateSummaryDialog</name>
206 <message>
207 <location filename="../MigrateSummaryDialog.py" line="40" />
208 <source>Refresh</source>
209 <translation type="unfinished" />
210 </message>
211 <message>
212 <location filename="../MigrateSummaryDialog.ui" line="0" />
213 <location filename="../MigrateSummaryDialog.py" line="98" />
214 <location filename="../MigrateSummaryDialog.py" line="91" />
215 <source>Migrations Summary</source>
216 <translation type="unfinished" />
217 </message>
218 <message>
219 <location filename="../MigrateSummaryDialog.py" line="92" />
220 <source>The 'alembic' process did not finish within 10 seconds.</source>
221 <translation type="unfinished" />
222 </message>
223 <message>
224 <location filename="../MigrateSummaryDialog.py" line="99" />
225 <source>The 'alembic' process could not be started.</source>
226 <translation type="unfinished" />
227 </message>
228 <message>
229 <location filename="../MigrateSummaryDialog.ui" line="0" />
230 <location filename="../MigrateSummaryDialog.py" line="184" />
231 <location filename="../MigrateSummaryDialog.py" line="170" />
232 <source>Upgrade</source>
233 <translation type="unfinished" />
234 </message>
235 <message>
236 <location filename="../MigrateSummaryDialog.py" line="172" />
237 <source>Downgrade</source>
238 <translation type="unfinished" />
239 </message>
240 <message>
241 <location filename="../MigrateSummaryDialog.ui" line="0" />
242 <source>Old Revision</source>
243 <translation type="unfinished" />
244 </message>
245 <message>
246 <location filename="../MigrateSummaryDialog.ui" line="0" />
247 <source>New Revision</source>
248 <translation type="unfinished" />
249 </message>
250 <message>
251 <location filename="../MigrateSummaryDialog.ui" line="0" />
252 <source>Message</source>
253 <translation type="unfinished" />
254 </message>
255 <message>
256 <location filename="../MigrateSummaryDialog.ui" line="0" />
257 <source>Labels</source>
258 <translation type="unfinished" />
259 </message>
260 <message>
261 <location filename="../MigrateSummaryDialog.ui" line="0" />
262 <source>Press to upgrade or downgrade the database to the selected migration</source>
263 <translation type="unfinished" />
264 </message>
265 </context>
266 <context>
155 <name>Project</name> 267 <name>Project</name>
156 <message> 268 <message>
157 <location filename="../Project.py" line="136" /> 269 <location filename="../Project.py" line="143" />
158 <source>Current Pyramid Project</source> 270 <source>Current Pyramid Project</source>
159 <translation>Текущий Pyramid проект</translation> 271 <translation>Текущий Pyramid проект</translation>
160 </message> 272 </message>
161 <message> 273 <message>
162 <location filename="../Project.py" line="140" /> 274 <location filename="../Project.py" line="147" />
163 <source>Selects the current Pyramid project</source> 275 <source>Selects the current Pyramid project</source>
164 <translation>Выбор текущего Pyramid проекта</translation> 276 <translation>Выбор текущего Pyramid проекта</translation>
165 </message> 277 </message>
166 <message> 278 <message>
167 <location filename="../Project.py" line="142" /> 279 <location filename="../Project.py" line="149" />
168 <source>&lt;b&gt;Current Pyramid Project&lt;/b&gt;&lt;p&gt;Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.&lt;/p&gt;</source> 280 <source>&lt;b&gt;Current Pyramid Project&lt;/b&gt;&lt;p&gt;Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.&lt;/p&gt;</source>
169 <translation>&lt;b&gt;Текущий Pyramid проект&lt;/b&gt;&lt;p&gt;Выбор Pyramid проекта. Используется в мультипроектных Pyramid-проектах для переключения между проектами.&lt;/p&gt;</translation> 281 <translation>&lt;b&gt;Текущий Pyramid проект&lt;/b&gt;&lt;p&gt;Выбор Pyramid проекта. Используется в мультипроектных Pyramid-проектах для переключения между проектами.&lt;/p&gt;</translation>
170 </message> 282 </message>
171 <message> 283 <message>
172 <location filename="../Project.py" line="931" /> 284 <location filename="../Project.py" line="1041" />
173 <location filename="../Project.py" line="155" /> 285 <location filename="../Project.py" line="162" />
174 <source>Create Pyramid Project</source> 286 <source>Create Pyramid Project</source>
175 <translation>Создать Pyramid проект</translation> 287 <translation>Создать Pyramid проект</translation>
176 </message> 288 </message>
177 <message> 289 <message>
178 <location filename="../Project.py" line="156" /> 290 <location filename="../Project.py" line="163" />
179 <source>Create Pyramid &amp;Project</source> 291 <source>Create Pyramid &amp;Project</source>
180 <translation>Создать Pyramid &amp;проект</translation> 292 <translation>Создать Pyramid &amp;проект</translation>
181 </message> 293 </message>
182 <message> 294 <message>
183 <location filename="../Project.py" line="159" /> 295 <location filename="../Project.py" line="166" />
184 <source>Creates a new Pyramid project</source> 296 <source>Creates a new Pyramid project</source>
185 <translation>Создание нового Pyramid проекта</translation> 297 <translation>Создание нового Pyramid проекта</translation>
186 </message> 298 </message>
187 <message> 299 <message>
188 <location filename="../Project.py" line="161" /> 300 <location filename="../Project.py" line="168" />
189 <source>&lt;b&gt;Create Pyramid Project&lt;/b&gt;&lt;p&gt;Creates a new Pyramid project using "pcreate".&lt;/p&gt;</source> 301 <source>&lt;b&gt;Create Pyramid Project&lt;/b&gt;&lt;p&gt;Creates a new Pyramid project using "pcreate".&lt;/p&gt;</source>
190 <translation>&lt;b&gt;Создание Pyramid проекта&lt;/b&gt;&lt;p&gt;Создание нового Pyramid-проекта посредством команды "pcreate".&lt;/p&gt;</translation> 302 <translation>&lt;b&gt;Создание Pyramid проекта&lt;/b&gt;&lt;p&gt;Создание нового Pyramid-проекта посредством команды "pcreate".&lt;/p&gt;</translation>
191 </message> 303 </message>
192 <message> 304 <message>
193 <location filename="../Project.py" line="1104" /> 305 <location filename="../Project.py" line="1270" />
194 <location filename="../Project.py" line="173" /> 306 <location filename="../Project.py" line="180" />
195 <source>Run Server</source> 307 <source>Run Server</source>
196 <translation>Сервер разработки</translation> 308 <translation>Сервер разработки</translation>
197 </message> 309 </message>
198 <message> 310 <message>
199 <location filename="../Project.py" line="174" /> 311 <location filename="../Project.py" line="181" />
200 <source>Run &amp;Server</source> 312 <source>Run &amp;Server</source>
201 <translation>&amp;Сервер разработки</translation> 313 <translation>&amp;Сервер разработки</translation>
202 </message> 314 </message>
203 <message> 315 <message>
204 <location filename="../Project.py" line="177" /> 316 <location filename="../Project.py" line="184" />
205 <source>Starts the Pyramid Web server</source> 317 <source>Starts the Pyramid Web server</source>
206 <translation>Запуск Pyramid Web сервера разработки</translation> 318 <translation>Запуск Pyramid Web сервера разработки</translation>
207 </message> 319 </message>
208 <message> 320 <message>
209 <location filename="../Project.py" line="179" /> 321 <location filename="../Project.py" line="186" />
210 <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server using "pserve --reload development.ini".&lt;/p&gt;</source> 322 <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server using "pserve --reload development.ini".&lt;/p&gt;</source>
211 <translation>&lt;b&gt;Сервер разработки&lt;/b&gt;&lt;p&gt;Запуск Pyramid Web сервера разработки посредством команды "pserve --reload development.ini".&lt;/p&gt;</translation> 323 <translation>&lt;b&gt;Сервер разработки&lt;/b&gt;&lt;p&gt;Запуск Pyramid Web сервера разработки посредством команды "pserve --reload development.ini".&lt;/p&gt;</translation>
212 </message> 324 </message>
213 <message> 325 <message>
214 <location filename="../Project.py" line="188" /> 326 <location filename="../Project.py" line="1341" />
215 <source>Run Server with Logging</source> 327 <location filename="../Project.py" line="1324" />
216 <translation>Сервер разработки с ведением журнала</translation> 328 <location filename="../Project.py" line="195" />
217 </message>
218 <message>
219 <location filename="../Project.py" line="189" />
220 <source>Run Server with &amp;Logging</source>
221 <translation>Сервер разработки с ведением &amp;журнала</translation>
222 </message>
223 <message>
224 <location filename="../Project.py" line="192" />
225 <source>Starts the Pyramid Web server with logging</source>
226 <translation>Запуск Pyramid Web сервера разработки с ведением журнала</translation>
227 </message>
228 <message>
229 <location filename="../Project.py" line="194" />
230 <source>&lt;b&gt;Run Server with Logging&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server with logging using "pserve --log-file=server.log --reload development.ini".&lt;/p&gt;</source>
231 <translation>&lt;b&gt;Сервер с ведением журнала&lt;/b&gt;&lt;p&gt;Запуск Pyramid Web сервера разработки с ведением журнала посредством команды "pserve --log-file=server.log --reload development.ini".&lt;/p&gt;</translation>
232 </message>
233 <message>
234 <location filename="../Project.py" line="1180" />
235 <location filename="../Project.py" line="1163" />
236 <location filename="../Project.py" line="203" />
237 <source>Run Web-Browser</source> 329 <source>Run Web-Browser</source>
238 <translation>Запуск Web-браузера для администрирования</translation> 330 <translation>Запуск Web-браузера для администрирования</translation>
239 </message> 331 </message>
240 <message> 332 <message>
241 <location filename="../Project.py" line="204" /> 333 <location filename="../Project.py" line="196" />
242 <source>Run &amp;Web-Browser</source> 334 <source>Run &amp;Web-Browser</source>
243 <translation>Запуск &amp;Web-браузера</translation> 335 <translation>Запуск &amp;Web-браузера</translation>
244 </message> 336 </message>
245 <message> 337 <message>
246 <location filename="../Project.py" line="207" /> 338 <location filename="../Project.py" line="199" />
247 <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source> 339 <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source>
248 <translation>Запуск стандартного Web-браузера с URL Pyramid Web сервера (администрирование)</translation> 340 <translation>Запуск стандартного Web-браузера с URL Pyramid Web сервера (администрирование)</translation>
249 </message> 341 </message>
250 <message> 342 <message>
251 <location filename="../Project.py" line="210" /> 343 <location filename="../Project.py" line="202" />
252 <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Pyramid Web server.&lt;/p&gt;</source> 344 <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Pyramid Web server.&lt;/p&gt;</source>
253 <translation>&lt;b&gt;Запуск Web-браузера&lt;/b&gt;&lt;p&gt;Запуск стандартного Web-браузера с URL Pyramid Web сервера.&lt;/p&gt;</translation> 345 <translation>&lt;b&gt;Запуск Web-браузера&lt;/b&gt;&lt;p&gt;Запуск стандартного Web-браузера с URL Pyramid Web сервера.&lt;/p&gt;</translation>
254 </message> 346 </message>
255 <message> 347 <message>
256 <location filename="../Project.py" line="1198" /> 348 <location filename="../Project.py" line="1359" />
257 <location filename="../Project.py" line="219" /> 349 <location filename="../Project.py" line="211" />
258 <source>Start Pyramid Python Console</source> 350 <source>Start Pyramid Python Console</source>
259 <translation>Запуск консоли Pyramid Python</translation> 351 <translation>Запуск консоли Pyramid Python</translation>
260 </message> 352 </message>
261 <message> 353 <message>
262 <location filename="../Project.py" line="220" /> 354 <location filename="../Project.py" line="212" />
263 <source>Start Pyramid &amp;Python Console</source> 355 <source>Start Pyramid &amp;Python Console</source>
264 <translation>Запуск Pyramid &amp;Python консоли</translation> 356 <translation>Запуск Pyramid &amp;Python консоли</translation>
265 </message> 357 </message>
266 <message> 358 <message>
267 <location filename="../Project.py" line="223" /> 359 <location filename="../Project.py" line="215" />
268 <source>Starts an interactive Python interpreter</source> 360 <source>Starts an interactive Python interpreter</source>
269 <translation>Запуск интерактивного интерпретатора Python</translation> 361 <translation>Запуск интерактивного интерпретатора Python</translation>
270 </message> 362 </message>
271 <message> 363 <message>
272 <location filename="../Project.py" line="225" /> 364 <location filename="../Project.py" line="217" />
273 <source>&lt;b&gt;Start Pyramid Python Console&lt;/b&gt;&lt;p&gt;Starts an interactive Python interpreter.&lt;/p&gt;</source> 365 <source>&lt;b&gt;Start Pyramid Python Console&lt;/b&gt;&lt;p&gt;Starts an interactive Python interpreter.&lt;/p&gt;</source>
274 <translation>&lt;b&gt;Запуск Pyramid Python консоли&lt;/b&gt;&lt;p&gt;Запуск интерактивного интерпретатора Python.&lt;/p&gt;</translation> 366 <translation>&lt;b&gt;Запуск Pyramid Python консоли&lt;/b&gt;&lt;p&gt;Запуск интерактивного интерпретатора Python.&lt;/p&gt;</translation>
275 </message> 367 </message>
276 <message> 368 <message>
277 <location filename="../Project.py" line="1229" /> 369 <location filename="../Project.py" line="1447" />
278 <location filename="../Project.py" line="237" /> 370 <location filename="../Project.py" line="1434" />
279 <source>Setup Development Environment</source> 371 <location filename="../Project.py" line="229" />
280 <translation>Настройка среды разработки</translation> 372 <source>Show Matching Views</source>
281 </message> 373 <translation>Показ сопоставленных видов</translation>
282 <message> 374 </message>
283 <location filename="../Project.py" line="238" /> 375 <message>
284 <source>Setup &amp;Development Environment</source> 376 <location filename="../Project.py" line="230" />
285 <translation>Настройка среды &amp;разработки</translation> 377 <source>Show Matching &amp;Views</source>
286 </message> 378 <translation>Показ сопоставленных &amp;видов</translation>
287 <message> 379 </message>
288 <location filename="../Project.py" line="241" /> 380 <message>
289 <source>Setup the Pyramid project in development mode</source> 381 <location filename="../Project.py" line="233" />
290 <translation>Настройка Pyramid проекта в режиме разработки</translation> 382 <source>Show views matching a given URL</source>
291 </message> 383 <translation>Показ видов, сопоставленных заданному URL</translation>
292 <message> 384 </message>
385 <message>
386 <location filename="../Project.py" line="235" />
387 <source>&lt;b&gt;Show Matching Views&lt;/b&gt;&lt;p&gt;Show views matching a given URL.&lt;/p&gt;</source>
388 <translation>&lt;b&gt;Показ сопоставленных видов&lt;/b&gt;&lt;p&gt;Отображение видов, сопоставленных заданным URL.&lt;/p&gt;</translation>
389 </message>
390 <message>
391 <location filename="../Project.py" line="1471" />
293 <location filename="../Project.py" line="243" /> 392 <location filename="../Project.py" line="243" />
294 <source>&lt;b&gt;Setup Development Environment&lt;/b&gt;&lt;p&gt;Setup the Pyramid project in development mode using "python setup.py develop".&lt;/p&gt;</source> 393 <source>Show Routes</source>
295 <translation>&lt;b&gt;Настройка среды разработки&lt;/b&gt;&lt;p&gt;Настройка Pyramid проекта в режиме разработки посредством "python setup.py develop".&lt;/p&gt;</translation> 394 <translation>Показ маршрутов</translation>
296 </message> 395 </message>
297 <message> 396 <message>
298 <location filename="../Project.py" line="1323" /> 397 <location filename="../Project.py" line="244" />
299 <location filename="../Project.py" line="1314" /> 398 <source>Show &amp;Routes</source>
300 <location filename="../Project.py" line="256" /> 399 <translation>Показ &amp;маршрутов</translation>
400 </message>
401 <message>
402 <location filename="../Project.py" line="247" />
403 <source>Show all URL dispatch routes used by a Pyramid application</source>
404 <translation>Отображение всех URL dispatch маршрутов, используемых Pyramid приложением</translation>
405 </message>
406 <message>
407 <location filename="../Project.py" line="249" />
408 <source>&lt;b&gt;Show Routes&lt;/b&gt;&lt;p&gt;Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.&lt;/p&gt;</source>
409 <translation>&lt;b&gt;Показ маршрутов&lt;/b&gt;&lt;p&gt;Отображение всех URL dispatch маршрутов, используемых Pyramid приложением, в том порядке, в котором они выполняются.&lt;/p&gt;</translation>
410 </message>
411 <message>
412 <location filename="../Project.py" line="1493" />
413 <location filename="../Project.py" line="258" />
414 <source>Show Tween Objects</source>
415 <translation>Показ Tween объектов</translation>
416 </message>
417 <message>
418 <location filename="../Project.py" line="259" />
419 <source>Show &amp;Tween Objects</source>
420 <translation>Показ &amp;Tween объектов</translation>
421 </message>
422 <message>
423 <location filename="../Project.py" line="262" />
424 <source>Show all implicit and explicit tween objects used by a Pyramid application</source>
425 <translation>Показ всех явных и неявных tween-объектов, используемых Pyramid приложением</translation>
426 </message>
427 <message>
428 <location filename="../Project.py" line="265" />
429 <source>&lt;b&gt;Show Tween Objects&lt;/b&gt;&lt;p&gt;Show all implicit and explicit tween objects used by a Pyramid application.&lt;/p&gt;</source>
430 <translation>&lt;b&gt;Показ Tween объектов&lt;/b&gt;&lt;p&gt;Отображение всех явных и неявных tween-объектов, используемых Pyramid приложением.&lt;/p&gt;</translation>
431 </message>
432 <message>
433 <location filename="../Project.py" line="278" />
434 <source>Build Distribution</source>
435 <translation>Создать дистрибутив</translation>
436 </message>
437 <message>
438 <location filename="../Project.py" line="279" />
439 <source>Build &amp;Distribution</source>
440 <translation>Создать &amp;дистрибутив</translation>
441 </message>
442 <message>
443 <location filename="../Project.py" line="282" />
444 <source>Builds a distribution file for the Pyramid project</source>
445 <translation>Создание файла дистрибутива для Pyramid проекта</translation>
446 </message>
447 <message>
448 <location filename="../Project.py" line="284" />
449 <source>&lt;b&gt;Build Distribution&lt;/b&gt;&lt;p&gt;Builds a distribution file for the Pyramid project using "python setup.py sdist".&lt;/p&gt;</source>
450 <translation>&lt;b&gt;Создать дистрибутив&lt;/b&gt;&lt;p&gt;Создание файла дистрибутива для Pyramid проекта посредством команды "python setup.py sdist".&lt;/p&gt;</translation>
451 </message>
452 <message>
453 <location filename="../Project.py" line="297" />
454 <source>Documentation</source>
455 <translation>Документация</translation>
456 </message>
457 <message>
458 <location filename="../Project.py" line="298" />
459 <source>D&amp;ocumentation</source>
460 <translation>Д&amp;окументация</translation>
461 </message>
462 <message>
463 <location filename="../Project.py" line="301" />
464 <source>Shows the help viewer with the Pyramid documentation</source>
465 <translation>Отображение справочника с документацией Pyramid</translation>
466 </message>
467 <message>
468 <location filename="../Project.py" line="303" />
469 <source>&lt;b&gt;Documentation&lt;/b&gt;&lt;p&gt;Shows the help viewer with the Pyramid documentation.&lt;/p&gt;</source>
470 <translation>&lt;b&gt;Документация&lt;/b&gt;&lt;p&gt;Отображение справочника с документацией Pyramid.&lt;/p&gt;</translation>
471 </message>
472 <message>
473 <location filename="../Project.py" line="924" />
474 <location filename="../Project.py" line="315" />
475 <source>About Pyramid</source>
476 <translation>О Pyramid</translation>
477 </message>
478 <message>
479 <location filename="../Project.py" line="316" />
480 <source>About P&amp;yramid</source>
481 <translation>О P&amp;yramid</translation>
482 </message>
483 <message>
484 <location filename="../Project.py" line="319" />
485 <source>Shows some information about Pyramid</source>
486 <translation>Отображение информации о Pyramid</translation>
487 </message>
488 <message>
489 <location filename="../Project.py" line="321" />
490 <source>&lt;b&gt;About Pyramid&lt;/b&gt;&lt;p&gt;Shows some information about Pyramid.&lt;/p&gt;</source>
491 <translation>&lt;b&gt;О Pyramid&lt;/b&gt;&lt;p&gt;Отображение информации о Pyramid.&lt;/p&gt;</translation>
492 </message>
493 <message>
494 <location filename="../Project.py" line="1919" />
495 <location filename="../Project.py" line="1909" />
496 <location filename="../Project.py" line="337" />
301 <source>Initialize Database</source> 497 <source>Initialize Database</source>
302 <translation>Инициализация базы данных</translation> 498 <translation>Инициализация базы данных</translation>
303 </message> 499 </message>
304 <message> 500 <message>
305 <location filename="../Project.py" line="257" /> 501 <location filename="../Project.py" line="338" />
306 <source>Initialize &amp;Database</source> 502 <source>Initialize &amp;Database</source>
307 <translation>Инициализация &amp;базы данных</translation> 503 <translation>Инициализация &amp;базы данных</translation>
308 </message> 504 </message>
309 <message> 505 <message>
310 <location filename="../Project.py" line="260" /> 506 <location filename="../Project.py" line="341" />
311 <source>Initializes (or re-initializes) the database of the current Pyramid project</source> 507 <source>Initializes (or re-initializes) the database of the current Pyramid project</source>
312 <translation>Инициализация (или ре-инициализация) базы данных текущего Pyramid проекта</translation> 508 <translation>Инициализация (или ре-инициализация) базы данных текущего Pyramid проекта</translation>
313 </message> 509 </message>
314 <message> 510 <message>
315 <location filename="../Project.py" line="263" /> 511 <location filename="../Project.py" line="344" />
316 <source>&lt;b&gt;Initialize Database&lt;/b&gt;&lt;p&gt;Initializes (or re-initializes) the database of the current Pyramid project.&lt;/p&gt;</source> 512 <source>&lt;b&gt;Initialize Database&lt;/b&gt;&lt;p&gt;Initializes (or re-initializes) the database of the current Pyramid project.&lt;/p&gt;</source>
317 <translation>&lt;b&gt;Инициализация базы данных&lt;/b&gt;&lt;p&gt;Инициализация (или ре-инициализация) базы данных текущего Pyramid проекта.&lt;/p&gt;</translation> 513 <translation>&lt;b&gt;Инициализация базы данных&lt;/b&gt;&lt;p&gt;Инициализация (или ре-инициализация) базы данных текущего Pyramid проекта.&lt;/p&gt;</translation>
318 </message> 514 </message>
319 <message> 515 <message>
320 <location filename="../Project.py" line="1366" /> 516 <location filename="../Project.py" line="1946" />
321 <location filename="../Project.py" line="1353" /> 517 <location filename="../Project.py" line="357" />
322 <location filename="../Project.py" line="276" /> 518 <source>Create Migration</source>
323 <source>Show Matching Views</source> 519 <translation type="unfinished" />
324 <translation>Показ сопоставленных видов</translation> 520 </message>
325 </message> 521 <message>
326 <message> 522 <location filename="../Project.py" line="358" />
327 <location filename="../Project.py" line="277" /> 523 <source>&amp;Create Migration</source>
328 <source>Show Matching &amp;Views</source> 524 <translation type="unfinished" />
329 <translation>Показ сопоставленных &amp;видов</translation> 525 </message>
330 </message> 526 <message>
331 <message> 527 <location filename="../Project.py" line="361" />
332 <location filename="../Project.py" line="280" /> 528 <source>Create a new migration for the current database</source>
333 <source>Show views matching a given URL</source> 529 <translation type="unfinished" />
334 <translation>Показ видов, сопоставленных заданному URL</translation>
335 </message>
336 <message>
337 <location filename="../Project.py" line="282" />
338 <source>&lt;b&gt;Show Matching Views&lt;/b&gt;&lt;p&gt;Show views matching a given URL.&lt;/p&gt;</source>
339 <translation>&lt;b&gt;Показ сопоставленных видов&lt;/b&gt;&lt;p&gt;Отображение видов, сопоставленных заданным URL.&lt;/p&gt;</translation>
340 </message>
341 <message>
342 <location filename="../Project.py" line="1387" />
343 <location filename="../Project.py" line="290" />
344 <source>Show Routes</source>
345 <translation>Показ маршрутов</translation>
346 </message>
347 <message>
348 <location filename="../Project.py" line="291" />
349 <source>Show &amp;Routes</source>
350 <translation>Показ &amp;маршрутов</translation>
351 </message>
352 <message>
353 <location filename="../Project.py" line="294" />
354 <source>Show all URL dispatch routes used by a Pyramid application</source>
355 <translation>Отображение всех URL dispatch маршрутов, используемых Pyramid приложением</translation>
356 </message>
357 <message>
358 <location filename="../Project.py" line="296" />
359 <source>&lt;b&gt;Show Routes&lt;/b&gt;&lt;p&gt;Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.&lt;/p&gt;</source>
360 <translation>&lt;b&gt;Показ маршрутов&lt;/b&gt;&lt;p&gt;Отображение всех URL dispatch маршрутов, используемых Pyramid приложением, в том порядке, в котором они выполняются.&lt;/p&gt;</translation>
361 </message>
362 <message>
363 <location filename="../Project.py" line="1409" />
364 <location filename="../Project.py" line="305" />
365 <source>Show Tween Objects</source>
366 <translation>Показ Tween объектов</translation>
367 </message>
368 <message>
369 <location filename="../Project.py" line="306" />
370 <source>Show &amp;Tween Objects</source>
371 <translation>Показ &amp;Tween объектов</translation>
372 </message>
373 <message>
374 <location filename="../Project.py" line="309" />
375 <source>Show all implicit and explicit tween objects used by a Pyramid application</source>
376 <translation>Показ всех явных и неявных tween-объектов, используемых Pyramid приложением</translation>
377 </message>
378 <message>
379 <location filename="../Project.py" line="312" />
380 <source>&lt;b&gt;Show Tween Objects&lt;/b&gt;&lt;p&gt;Show all implicit and explicit tween objects used by a Pyramid application.&lt;/p&gt;</source>
381 <translation>&lt;b&gt;Показ Tween объектов&lt;/b&gt;&lt;p&gt;Отображение всех явных и неявных tween-объектов, используемых Pyramid приложением.&lt;/p&gt;</translation>
382 </message>
383 <message>
384 <location filename="../Project.py" line="325" />
385 <source>Build Distribution</source>
386 <translation>Создать дистрибутив</translation>
387 </message>
388 <message>
389 <location filename="../Project.py" line="326" />
390 <source>Build &amp;Distribution</source>
391 <translation>Создать &amp;дистрибутив</translation>
392 </message>
393 <message>
394 <location filename="../Project.py" line="329" />
395 <source>Builds a distribution file for the Pyramid project</source>
396 <translation>Создание файла дистрибутива для Pyramid проекта</translation>
397 </message>
398 <message>
399 <location filename="../Project.py" line="331" />
400 <source>&lt;b&gt;Build Distribution&lt;/b&gt;&lt;p&gt;Builds a distribution file for the Pyramid project using "python setup.py sdist".&lt;/p&gt;</source>
401 <translation>&lt;b&gt;Создать дистрибутив&lt;/b&gt;&lt;p&gt;Создание файла дистрибутива для Pyramid проекта посредством команды "python setup.py sdist".&lt;/p&gt;</translation>
402 </message>
403 <message>
404 <location filename="../Project.py" line="344" />
405 <source>Documentation</source>
406 <translation>Документация</translation>
407 </message>
408 <message>
409 <location filename="../Project.py" line="345" />
410 <source>D&amp;ocumentation</source>
411 <translation>Д&amp;окументация</translation>
412 </message>
413 <message>
414 <location filename="../Project.py" line="348" />
415 <source>Shows the help viewer with the Pyramid documentation</source>
416 <translation>Отображение справочника с документацией Pyramid</translation>
417 </message>
418 <message>
419 <location filename="../Project.py" line="350" />
420 <source>&lt;b&gt;Documentation&lt;/b&gt;&lt;p&gt;Shows the help viewer with the Pyramid documentation.&lt;/p&gt;</source>
421 <translation>&lt;b&gt;Документация&lt;/b&gt;&lt;p&gt;Отображение справочника с документацией Pyramid.&lt;/p&gt;</translation>
422 </message>
423 <message>
424 <location filename="../Project.py" line="811" />
425 <location filename="../Project.py" line="362" />
426 <source>About Pyramid</source>
427 <translation>О Pyramid</translation>
428 </message> 530 </message>
429 <message> 531 <message>
430 <location filename="../Project.py" line="363" /> 532 <location filename="../Project.py" line="363" />
431 <source>About P&amp;yramid</source> 533 <source>&lt;b&gt;Create Migration&lt;/b&gt;&lt;p&gt;Creates a new migration for the current database and stores it in the configured migrations directory.&lt;/p&gt;</source>
432 <translation>О P&amp;yramid</translation> 534 <translation type="unfinished" />
433 </message> 535 </message>
434 <message> 536 <message>
435 <location filename="../Project.py" line="366" /> 537 <location filename="../Project.py" line="1984" />
436 <source>Shows some information about Pyramid</source> 538 <location filename="../Project.py" line="377" />
437 <translation>Отображение информации о Pyramid</translation> 539 <source>Upgrade Database</source>
438 </message> 540 <translation type="unfinished" />
439 <message> 541 </message>
440 <location filename="../Project.py" line="368" /> 542 <message>
441 <source>&lt;b&gt;About Pyramid&lt;/b&gt;&lt;p&gt;Shows some information about Pyramid.&lt;/p&gt;</source> 543 <location filename="../Project.py" line="378" />
442 <translation>&lt;b&gt;О Pyramid&lt;/b&gt;&lt;p&gt;Отображение информации о Pyramid.&lt;/p&gt;</translation> 544 <source>&amp;Upgrade Database</source>
443 </message> 545 <translation type="unfinished" />
444 <message> 546 </message>
445 <location filename="../Project.py" line="386" /> 547 <message>
548 <location filename="../Project.py" line="381" />
549 <source>Upgrade the database to the current migration</source>
550 <translation type="unfinished" />
551 </message>
552 <message>
553 <location filename="../Project.py" line="383" />
554 <source>&lt;b&gt;Upgrade Database&lt;/b&gt;&lt;p&gt;Upgrades the database to the current migration.&lt;/p&gt;</source>
555 <translation type="unfinished" />
556 </message>
557 <message>
558 <location filename="../Project.py" line="2011" />
559 <location filename="../Project.py" line="392" />
560 <source>Downgrade Database</source>
561 <translation type="unfinished" />
562 </message>
563 <message>
564 <location filename="../Project.py" line="393" />
565 <source>&amp;Downgrade Database</source>
566 <translation type="unfinished" />
567 </message>
568 <message>
569 <location filename="../Project.py" line="396" />
570 <source>Downgrade the database to the previous version</source>
571 <translation type="unfinished" />
572 </message>
573 <message>
574 <location filename="../Project.py" line="398" />
575 <source>&lt;b&gt;Downgrade Database&lt;/b&gt;&lt;p&gt;Downgrades the database to the previous version.&lt;/p&gt;</source>
576 <translation type="unfinished" />
577 </message>
578 <message>
579 <location filename="../Project.py" line="411" />
580 <source>Show Migrations Summary</source>
581 <translation type="unfinished" />
582 </message>
583 <message>
584 <location filename="../Project.py" line="412" />
585 <source>Show Migrations &amp;Summary</source>
586 <translation type="unfinished" />
587 </message>
588 <message>
589 <location filename="../Project.py" line="415" />
590 <source>Show a summary of the created database migrations</source>
591 <translation type="unfinished" />
592 </message>
593 <message>
594 <location filename="../Project.py" line="417" />
595 <source>&lt;b&gt;Show Migrations Summary&lt;/b&gt;&lt;p&gt;Shows a summary list of the created database migrations.&lt;/p&gt;</source>
596 <translation type="unfinished" />
597 </message>
598 <message>
599 <location filename="../Project.py" line="427" />
600 <source>Show Migrations History</source>
601 <translation type="unfinished" />
602 </message>
603 <message>
604 <location filename="../Project.py" line="428" />
605 <source>Show Migrations &amp;History</source>
606 <translation type="unfinished" />
607 </message>
608 <message>
609 <location filename="../Project.py" line="431" />
610 <source>Show the full history of the created database migrations</source>
611 <translation type="unfinished" />
612 </message>
613 <message>
614 <location filename="../Project.py" line="433" />
615 <source>&lt;b&gt;Show Migrations History&lt;/b&gt;&lt;p&gt;Shows the full history of the created database migrations.&lt;/p&gt;</source>
616 <translation type="unfinished" />
617 </message>
618 <message>
619 <location filename="../Project.py" line="452" />
620 <source>Database</source>
621 <translation type="unfinished" />
622 </message>
623 <message>
624 <location filename="../Project.py" line="466" />
446 <source>P&amp;yramid</source> 625 <source>P&amp;yramid</source>
447 <translation>P&amp;yramid</translation> 626 <translation>P&amp;yramid</translation>
448 </message> 627 </message>
449 <message> 628 <message>
450 <location filename="../Project.py" line="451" /> 629 <location filename="../Project.py" line="531" />
451 <source>Open with {0}</source> 630 <source>Open with {0}</source>
452 <translation>Открыть с помощью {0}</translation> 631 <translation>Открыть с помощью {0}</translation>
453 </message> 632 </message>
454 <message> 633 <message>
455 <location filename="../Project.py" line="465" /> 634 <location filename="../Project.py" line="545" />
456 <source>New template...</source> 635 <source>New template...</source>
457 <translation>Новый шаблон...</translation> 636 <translation>Новый шаблон...</translation>
458 </message> 637 </message>
459 <message> 638 <message>
460 <location filename="../Project.py" line="474" /> 639 <location filename="../Project.py" line="554" />
461 <source>Extract Messages</source> 640 <source>Extract Messages</source>
462 <translation>Извлечь сообщения</translation> 641 <translation>Извлечь сообщения</translation>
463 </message> 642 </message>
464 <message> 643 <message>
465 <location filename="../Project.py" line="477" /> 644 <location filename="../Project.py" line="557" />
466 <source>Compile All Catalogs</source> 645 <source>Compile All Catalogs</source>
467 <translation>Компилировать все каталоги</translation> 646 <translation>Компилировать все каталоги</translation>
468 </message> 647 </message>
469 <message> 648 <message>
470 <location filename="../Project.py" line="480" /> 649 <location filename="../Project.py" line="560" />
471 <source>Compile Selected Catalogs</source> 650 <source>Compile Selected Catalogs</source>
472 <translation>Компилировать выбранные каталоги</translation> 651 <translation>Компилировать выбранные каталоги</translation>
473 </message> 652 </message>
474 <message> 653 <message>
475 <location filename="../Project.py" line="483" /> 654 <location filename="../Project.py" line="563" />
476 <source>Update All Catalogs</source> 655 <source>Update All Catalogs</source>
477 <translation>Обновить все каталоги</translation> 656 <translation>Обновить все каталоги</translation>
478 </message> 657 </message>
479 <message> 658 <message>
480 <location filename="../Project.py" line="486" /> 659 <location filename="../Project.py" line="566" />
481 <source>Update Selected Catalogs</source> 660 <source>Update Selected Catalogs</source>
482 <translation>Обновить выбранные каталоги</translation> 661 <translation>Обновить выбранные каталоги</translation>
483 </message> 662 </message>
484 <message> 663 <message>
485 <location filename="../Project.py" line="525" /> 664 <location filename="../Project.py" line="605" />
486 <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source> 665 <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source>
487 <translation>Шаблоны Chameleon (*.pt);;Шаблоны Chameleon Text (*.txt);;Шаблоны Mako (*.mako);;Mako Шаблоны (*.mak);;Файлы HTML (*.html);;Файлы HTML (*.htm);;Все файлы (*)</translation> 666 <translation>Шаблоны Chameleon (*.pt);;Шаблоны Chameleon Text (*.txt);;Шаблоны Mako (*.mako);;Mako Шаблоны (*.mak);;Файлы HTML (*.html);;Файлы HTML (*.htm);;Все файлы (*)</translation>
488 </message> 667 </message>
489 <message> 668 <message>
490 <location filename="../Project.py" line="564" /> 669 <location filename="../Project.py" line="644" />
491 <location filename="../Project.py" line="550" /> 670 <location filename="../Project.py" line="630" />
492 <location filename="../Project.py" line="535" /> 671 <location filename="../Project.py" line="615" />
493 <source>New Form</source> 672 <source>New Form</source>
494 <translation>Новая форма</translation> 673 <translation>Новая форма</translation>
495 </message> 674 </message>
496 <message> 675 <message>
497 <location filename="../Project.py" line="551" /> 676 <location filename="../Project.py" line="631" />
498 <source>The file already exists! Overwrite it?</source> 677 <source>The file already exists! Overwrite it?</source>
499 <translation>Файл уже существует! Переписать его?</translation> 678 <translation>Файл уже существует! Переписать его?</translation>
500 </message> 679 </message>
501 <message> 680 <message>
502 <location filename="../Project.py" line="565" /> 681 <location filename="../Project.py" line="645" />
503 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt; Problem: {1}&lt;/p&gt;</source> 682 <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt; Problem: {1}&lt;/p&gt;</source>
504 <translation>&lt;p&gt;Новый файл формы &lt;b&gt;{0}&lt;/b&gt; не может быть создан.&lt;br/&gt; Проблема: {1}&lt;/p&gt;</translation> 683 <translation>&lt;p&gt;Новый файл формы &lt;b&gt;{0}&lt;/b&gt; не может быть создан.&lt;br/&gt; Проблема: {1}&lt;/p&gt;</translation>
505 </message> 684 </message>
506 <message> 685 <message>
507 <location filename="../Project.py" line="812" /> 686 <location filename="../Project.py" line="925" />
508 <source>&lt;p&gt;Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href="{1}"&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source> 687 <source>&lt;p&gt;Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href="{1}"&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
509 <translation>&lt;p&gt;Pyramid это высокоуровневый веб-фреймворк, созданный на Python, воодушевляющий к развитому, чистому и практичному дизайну.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Версия:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href="{1}"&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation> 688 <translation>&lt;p&gt;Pyramid это высокоуровневый веб-фреймворк, созданный на Python, воодушевляющий к развитому, чистому и практичному дизайну.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Версия:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href="{1}"&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</translation>
510 </message> 689 </message>
511 <message> 690 <message>
512 <location filename="../Project.py" line="997" /> 691 <location filename="../Project.py" line="1098" />
692 <source>Initializing Pyramid Project</source>
693 <translation type="unfinished" />
694 </message>
695 <message>
696 <location filename="../Project.py" line="1159" />
513 <source>Select Pyramid Project</source> 697 <source>Select Pyramid Project</source>
514 <translation>Выбор Pyramid проекта</translation> 698 <translation>Выбор Pyramid проекта</translation>
515 </message> 699 </message>
516 <message> 700 <message>
517 <location filename="../Project.py" line="998" /> 701 <location filename="../Project.py" line="1160" />
518 <source>Select the Pyramid project to work with.</source> 702 <source>Select the Pyramid project to work with.</source>
519 <translation>Выберите Pyramid проект для работы.</translation> 703 <translation>Выберите Pyramid проект для работы.</translation>
520 </message> 704 </message>
521 <message> 705 <message>
522 <location filename="../Project.py" line="1036" /> 706 <location filename="../Project.py" line="1198" />
523 <source>None</source> 707 <source>None</source>
524 <translation>None</translation> 708 <translation>None</translation>
525 </message> 709 </message>
526 <message> 710 <message>
527 <location filename="../Project.py" line="1041" /> 711 <location filename="../Project.py" line="1203" />
528 <source>&amp;Current Pyramid Project ({0})</source> 712 <source>&amp;Current Pyramid Project ({0})</source>
529 <translation>&amp;Текущий Pyramid проект ({0})</translation> 713 <translation>&amp;Текущий Pyramid проект ({0})</translation>
530 </message> 714 </message>
531 <message> 715 <message>
532 <location filename="../Project.py" line="1724" /> 716 <location filename="../Project.py" line="1926" />
533 <location filename="../Project.py" line="1694" /> 717 <location filename="../Project.py" line="1910" />
534 <location filename="../Project.py" line="1641" /> 718 <location filename="../Project.py" line="1811" />
535 <location filename="../Project.py" line="1604" /> 719 <location filename="../Project.py" line="1781" />
536 <location filename="../Project.py" line="1567" /> 720 <location filename="../Project.py" line="1728" />
537 <location filename="../Project.py" line="1513" /> 721 <location filename="../Project.py" line="1691" />
538 <location filename="../Project.py" line="1416" /> 722 <location filename="../Project.py" line="1654" />
539 <location filename="../Project.py" line="1394" /> 723 <location filename="../Project.py" line="1600" />
724 <location filename="../Project.py" line="1500" />
725 <location filename="../Project.py" line="1478" />
726 <location filename="../Project.py" line="1441" />
727 <location filename="../Project.py" line="1400" />
540 <location filename="../Project.py" line="1360" /> 728 <location filename="../Project.py" line="1360" />
541 <location filename="../Project.py" line="1330" /> 729 <location filename="../Project.py" line="1325" />
542 <location filename="../Project.py" line="1315" />
543 <location filename="../Project.py" line="1271" /> 730 <location filename="../Project.py" line="1271" />
544 <location filename="../Project.py" line="1236" />
545 <location filename="../Project.py" line="1199" />
546 <location filename="../Project.py" line="1164" />
547 <location filename="../Project.py" line="1105" />
548 <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source> 731 <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source>
549 <translation>Не выбран текущий Pyramid проект, или Pyramid проект еще не создан. Отмена...</translation> 732 <translation>Не выбран текущий Pyramid проект, или Pyramid проект еще не создан. Отмена...</translation>
550 </message> 733 </message>
551 <message> 734 <message>
552 <location filename="../Project.py" line="1773" /> 735 <location filename="../Project.py" line="1860" />
553 <location filename="../Project.py" line="1216" /> 736 <location filename="../Project.py" line="1380" />
554 <location filename="../Project.py" line="1132" /> 737 <location filename="../Project.py" line="1299" />
555 <source>Process Generation Error</source> 738 <source>Process Generation Error</source>
556 <translation>Ошибка при запуске процесса</translation> 739 <translation>Ошибка при запуске процесса</translation>
557 </message> 740 </message>
558 <message> 741 <message>
559 <location filename="../Project.py" line="1133" /> 742 <location filename="../Project.py" line="1300" />
560 <source>The Pyramid server could not be started.</source> 743 <source>The Pyramid server could not be started.</source>
561 <translation>Невозможно запустить Pyramid сервер.</translation> 744 <translation>Невозможно запустить Pyramid сервер.</translation>
562 </message> 745 </message>
563 <message> 746 <message>
564 <location filename="../Project.py" line="1181" /> 747 <location filename="../Project.py" line="1342" />
565 <source>Could not start the web-browser for the URL "{0}".</source> 748 <source>Could not start the web-browser for the URL "{0}".</source>
566 <translation>Невозможно запустить web-браузер с URL "{0}".</translation> 749 <translation>Невозможно запустить web-браузер с URL "{0}".</translation>
567 </message> 750 </message>
568 <message> 751 <message>
569 <location filename="../Project.py" line="1217" /> 752 <location filename="../Project.py" line="1381" />
570 <source>The Pyramid Shell process could not be started.</source> 753 <source>The Pyramid Shell process could not be started.</source>
571 <translation>Невозможно запустить процесс Pyramid Shell.</translation> 754 <translation>Невозможно запустить процесс Pyramid Shell.</translation>
572 </message> 755 </message>
573 <message> 756 <message>
574 <location filename="../Project.py" line="1247" /> 757 <location filename="../Project.py" line="1393" />
575 <source>Pyramid development environment setup successfully.</source>
576 <translation>Среда разработки Pyramid успешно настроена.</translation>
577 </message>
578 <message>
579 <location filename="../Project.py" line="1264" />
580 <source>Build Distribution File</source> 758 <source>Build Distribution File</source>
581 <translation>Создание файла дистрибутива</translation> 759 <translation>Создание файла дистрибутива</translation>
582 </message> 760 </message>
583 <message> 761 <message>
584 <location filename="../Project.py" line="1291" /> 762 <location filename="../Project.py" line="1420" />
585 <source>Python distribution file built successfully.</source> 763 <source>Python distribution file built successfully.</source>
586 <translation>Файл дистрибутива Python успешно создан.</translation> 764 <translation>Файл дистрибутива Python успешно создан.</translation>
587 </message> 765 </message>
588 <message> 766 <message>
589 <location filename="../Project.py" line="1340" /> 767 <location filename="../Project.py" line="1448" />
590 <source>Database initialized successfully.</source>
591 <translation>База данных успешно инициализирована.</translation>
592 </message>
593 <message>
594 <location filename="../Project.py" line="1367" />
595 <source>Enter the URL to be matched:</source> 768 <source>Enter the URL to be matched:</source>
596 <translation>Введите URL для сопоставления:</translation> 769 <translation>Введите URL для сопоставления:</translation>
597 </message> 770 </message>
598 <message> 771 <message>
599 <location filename="../Project.py" line="1506" /> 772 <location filename="../Project.py" line="1593" />
600 <source>Extract messages</source> 773 <source>Extract messages</source>
601 <translation>Извлечь сообщения</translation> 774 <translation>Извлечь сообщения</translation>
602 </message> 775 </message>
603 <message> 776 <message>
604 <location filename="../Project.py" line="1525" /> 777 <location filename="../Project.py" line="1612" />
605 <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source> 778 <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source>
606 <translation>Не найден файл setup.cfg или не найдена "extract_messages" секция в setup.cfg.</translation> 779 <translation>Не найден файл setup.cfg или не найдена "extract_messages" секция в setup.cfg.</translation>
607 </message> 780 </message>
608 <message> 781 <message>
609 <location filename="../Project.py" line="1532" /> 782 <location filename="../Project.py" line="1619" />
610 <source>No "output_file" option found in setup.cfg.</source> 783 <source>No "output_file" option found in setup.cfg.</source>
611 <translation>Опция "output_file" не найдена в setup.cfg.</translation> 784 <translation>Опция "output_file" не найдена в setup.cfg.</translation>
612 </message> 785 </message>
613 <message> 786 <message>
614 <location filename="../Project.py" line="1546" /> 787 <location filename="../Project.py" line="1633" />
615 <source> 788 <source>
616 Messages extracted successfully.</source> 789 Messages extracted successfully.</source>
617 <translation> 790 <translation>
618 Сообщения успешно извлечены.</translation> 791 Сообщения успешно извлечены.</translation>
619 </message> 792 </message>
620 <message> 793 <message>
621 <location filename="../Project.py" line="1559" /> 794 <location filename="../Project.py" line="1646" />
622 <source>Initializing message catalog for '{0}'</source> 795 <source>Initializing message catalog for '{0}'</source>
623 <translation>Инициализация каталога сообщений для '{0}'</translation> 796 <translation>Инициализация каталога сообщений для '{0}'</translation>
624 </message> 797 </message>
625 <message> 798 <message>
626 <location filename="../Project.py" line="1580" /> 799 <location filename="../Project.py" line="1667" />
627 <source> 800 <source>
628 Message catalog initialized successfully.</source> 801 Message catalog initialized successfully.</source>
629 <translation> 802 <translation>
630 Каталог сообщений успешно инициализирован.</translation> 803 Каталог сообщений успешно инициализирован.</translation>
631 </message> 804 </message>
632 <message> 805 <message>
633 <location filename="../Project.py" line="1634" /> 806 <location filename="../Project.py" line="1721" />
634 <location filename="../Project.py" line="1597" /> 807 <location filename="../Project.py" line="1684" />
635 <source>Compiling message catalogs</source> 808 <source>Compiling message catalogs</source>
636 <translation>Компиляция каталогов сообщений</translation> 809 <translation>Компиляция каталогов сообщений</translation>
637 </message> 810 </message>
638 <message> 811 <message>
639 <location filename="../Project.py" line="1668" /> 812 <location filename="../Project.py" line="1755" />
640 <location filename="../Project.py" line="1615" /> 813 <location filename="../Project.py" line="1702" />
641 <source> 814 <source>
642 Message catalogs compiled successfully.</source> 815 Message catalogs compiled successfully.</source>
643 <translation> 816 <translation>
644 Каталоги сообщений успешно компилированы.</translation> 817 Каталоги сообщений успешно компилированы.</translation>
645 </message> 818 </message>
646 <message> 819 <message>
647 <location filename="../Project.py" line="1746" /> 820 <location filename="../Project.py" line="1833" />
648 <location filename="../Project.py" line="1663" /> 821 <location filename="../Project.py" line="1750" />
649 <source>No locales detected. Aborting...</source> 822 <source>No locales detected. Aborting...</source>
650 <translation>Локали не найдены. Прерывание выполнения...</translation> 823 <translation>Локали не найдены. Прерывание выполнения...</translation>
651 </message> 824 </message>
652 <message> 825 <message>
653 <location filename="../Project.py" line="1717" /> 826 <location filename="../Project.py" line="1804" />
654 <location filename="../Project.py" line="1687" /> 827 <location filename="../Project.py" line="1774" />
655 <source>Updating message catalogs</source> 828 <source>Updating message catalogs</source>
656 <translation>Обновление каталогов сообщений</translation> 829 <translation>Обновление каталогов сообщений</translation>
657 </message> 830 </message>
658 <message> 831 <message>
659 <location filename="../Project.py" line="1751" /> 832 <location filename="../Project.py" line="1838" />
660 <location filename="../Project.py" line="1705" /> 833 <location filename="../Project.py" line="1792" />
661 <source> 834 <source>
662 Message catalogs updated successfully.</source> 835 Message catalogs updated successfully.</source>
663 <translation> 836 <translation>
664 Каталоги сообщений успешно обновлены.</translation> 837 Каталоги сообщений успешно обновлены.</translation>
665 </message> 838 </message>
666 <message> 839 <message>
667 <location filename="../Project.py" line="1774" /> 840 <location filename="../Project.py" line="1861" />
668 <source>The translations editor process ({0}) could not be started.</source> 841 <source>The translations editor process ({0}) could not be started.</source>
669 <translation>Невозможен запуск редактора переводов ({0}).</translation> 842 <translation>Невозможен запуск редактора переводов ({0}).</translation>
843 </message>
844 <message>
845 <location filename="../Project.py" line="1936" />
846 <source>Database initialized successfully.</source>
847 <translation>База данных успешно инициализирована.</translation>
848 </message>
849 <message>
850 <location filename="../Project.py" line="1953" />
851 <source>Enter a short message for the migration:</source>
852 <translation type="unfinished" />
853 </message>
854 <message>
855 <location filename="../Project.py" line="1964" />
856 <source>
857 Migration created successfully.</source>
858 <translation type="unfinished" />
859 </message>
860 <message>
861 <location filename="../Project.py" line="1995" />
862 <source>
863 Database upgraded successfully.</source>
864 <translation type="unfinished" />
865 </message>
866 <message>
867 <location filename="../Project.py" line="2022" />
868 <source>
869 Database downgraded successfully.</source>
870 <translation type="unfinished" />
871 </message>
872 <message>
873 <location filename="../Project.py" line="2047" />
874 <source>Migrations History</source>
875 <translation type="unfinished" />
876 </message>
877 <message>
878 <source>Run Server with Logging</source>
879 <translation type="vanished">Сервер разработки с ведением журнала</translation>
880 </message>
881 <message>
882 <source>Run Server with &amp;Logging</source>
883 <translation type="vanished">Сервер разработки с ведением &amp;журнала</translation>
884 </message>
885 <message>
886 <source>Starts the Pyramid Web server with logging</source>
887 <translation type="vanished">Запуск Pyramid Web сервера разработки с ведением журнала</translation>
888 </message>
889 <message>
890 <source>&lt;b&gt;Run Server with Logging&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server with logging using "pserve --log-file=server.log --reload development.ini".&lt;/p&gt;</source>
891 <translation type="vanished">&lt;b&gt;Сервер с ведением журнала&lt;/b&gt;&lt;p&gt;Запуск Pyramid Web сервера разработки с ведением журнала посредством команды "pserve --log-file=server.log --reload development.ini".&lt;/p&gt;</translation>
892 </message>
893 <message>
894 <source>Setup Development Environment</source>
895 <translation type="vanished">Настройка среды разработки</translation>
896 </message>
897 <message>
898 <source>Setup &amp;Development Environment</source>
899 <translation type="vanished">Настройка среды &amp;разработки</translation>
900 </message>
901 <message>
902 <source>Setup the Pyramid project in development mode</source>
903 <translation type="vanished">Настройка Pyramid проекта в режиме разработки</translation>
904 </message>
905 <message>
906 <source>&lt;b&gt;Setup Development Environment&lt;/b&gt;&lt;p&gt;Setup the Pyramid project in development mode using "python setup.py develop".&lt;/p&gt;</source>
907 <translation type="vanished">&lt;b&gt;Настройка среды разработки&lt;/b&gt;&lt;p&gt;Настройка Pyramid проекта в режиме разработки посредством "python setup.py develop".&lt;/p&gt;</translation>
908 </message>
909 <message>
910 <source>Pyramid development environment setup successfully.</source>
911 <translation type="vanished">Среда разработки Pyramid успешно настроена.</translation>
670 </message> 912 </message>
671 </context> 913 </context>
672 <context> 914 <context>
673 <name>ProjectPyramidPlugin</name> 915 <name>ProjectPyramidPlugin</name>
674 <message> 916 <message>
680 </message> 922 </message>
681 </context> 923 </context>
682 <context> 924 <context>
683 <name>PyramidDialog</name> 925 <name>PyramidDialog</name>
684 <message> 926 <message>
685 <location filename="../PyramidDialog.py" line="198" /> 927 <location filename="../PyramidDialog.py" line="208" />
686 <source>Process Generation Error</source> 928 <source>Process Generation Error</source>
687 <translation>Ошибка при запуске процесса</translation> 929 <translation>Ошибка при запуске процесса</translation>
688 </message> 930 </message>
689 <message> 931 <message>
690 <location filename="../PyramidDialog.py" line="199" /> 932 <location filename="../PyramidDialog.py" line="209" />
691 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 933 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
692 <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation> 934 <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
693 </message> 935 </message>
694 <message> 936 <message>
695 <location filename="../PyramidDialog.ui" line="0" /> 937 <location filename="../PyramidDialog.ui" line="0" />
931 <location filename="../PyramidRoutesDialog.py" line="154" /> 1173 <location filename="../PyramidRoutesDialog.py" line="154" />
932 <source>Getting routes...</source> 1174 <source>Getting routes...</source>
933 <translation>Получение маршрутов...</translation> 1175 <translation>Получение маршрутов...</translation>
934 </message> 1176 </message>
935 <message> 1177 <message>
936 <location filename="../PyramidRoutesDialog.py" line="190" /> 1178 <location filename="../PyramidRoutesDialog.py" line="193" />
937 <source>Process Generation Error</source> 1179 <source>Process Generation Error</source>
938 <translation>Ошибка при запуске процесса</translation> 1180 <translation>Ошибка при запуске процесса</translation>
939 </message> 1181 </message>
940 <message> 1182 <message>
941 <location filename="../PyramidRoutesDialog.py" line="191" /> 1183 <location filename="../PyramidRoutesDialog.py" line="194" />
942 <source>The process {0} could not be started. Ensure, that it is in the search path.</source> 1184 <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
943 <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation> 1185 <translation>Процесс {0} не может быть запущен. Убедитесь, что к нему указан путь доступа.</translation>
944 </message> 1186 </message>
945 </context> 1187 </context>
946 </TS> 1188 </TS>

eric ide

mercurial