Rev 18553 | Rev 18941 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
9729 | cbradney | 1 | <?xml version="1.0" encoding="utf-8"?> |
14474 | cbradney | 2 | <!DOCTYPE TS> |
3 | <TS version="2.0" language="ru_RU"> |
||
131 | Franz | 4 | <context> |
12918 | cbradney | 5 | <name></name> |
985 | mrdocs | 6 | <message> |
7 | <source>getColorNames() -> list |
||
8 | |||
9 | Returns a list containing the names of all defined colors in the document. |
||
10 | If no document is open, returns a list of the default document colors. |
||
11 | </source> |
||
15354 | cbradney | 12 | <translation type="obsolete">getColorNames() -> list |
985 | mrdocs | 13 | |
14 | Возвращает список имён цветов, определённых для этого документа. |
||
15 | Если ни один документ не открыт, возвращается список стандартных цветов документа. |
||
16 | </translation> |
||
17 | </message> |
||
18 | <message> |
||
12918 | cbradney | 19 | <source>newDocDialog() -> bool |
20 | |||
21 | Displays the "New Document" dialog box. Creates a new document if the user |
||
22 | accepts the settings. Does not create a document if the user presses cancel. |
||
23 | Returns true if a new document was created. |
||
24 | </source> |
||
15354 | cbradney | 25 | <translation type="obsolete">newDocDialog() -> bool |
12918 | cbradney | 26 | |
27 | Показывает диалог «Новый документ». Создаёт новый документ, если пользователь |
||
28 | принимает установки. Не создаёт документ, если пользователь нажимает «Отменить». |
||
29 | Возвращает значение true, если документ создан. |
||
30 | </translation> |
||
31 | </message> |
||
32 | <message> |
||
33 | <source>getFillColor(["name"]) -> string |
||
34 | |||
35 | Returns the name of the fill color of the object "name". |
||
36 | If "name" is not given the currently selected item is used. |
||
37 | </source> |
||
15354 | cbradney | 38 | <translation type="obsolete">getFillColor(["name"]) -> string |
12918 | cbradney | 39 | |
40 | Возвращает имя цвета заливки объекта "name". Если "name" |
||
41 | не задан, используется текущий выбранный объект. |
||
42 | </translation> |
||
43 | </message> |
||
44 | <message> |
||
45 | <source>moveObject(dx, dy [, "name"]) |
||
46 | |||
47 | Moves the object "name" by dx and dy relative to its current position. The |
||
48 | distances are expressed in the current measurement unit of the document (see |
||
49 | UNIT constants). If "name" is not given the currently selected item is used. |
||
50 | If the object "name" belongs to a group, the whole group is moved. |
||
51 | </source> |
||
15354 | cbradney | 52 | <translation type="obsolete">moveObject(dx, dy [, "name"]) |
12918 | cbradney | 53 | |
54 | Смещает обект "name" на dx и dy по отношению к текущей позиции. |
||
55 | Расстояния выражаются в текущей единице измерения документа |
||
56 | (см. константы UNIT). Если "name" не задано, используется выбранный |
||
57 | в данный момент объект. Если объект "name" принадлежит группе, |
||
58 | перемещается вся группа. |
||
59 | </translation> |
||
60 | </message> |
||
12535 | cbradney | 61 | </context> |
62 | <context> |
||
10294 | cbradney | 63 | <name>AIPlug</name> |
64 | <message> |
||
18785 | craig | 65 | <location filename="../../scribus/plugins/import/ai/importai.cpp" line="343"/> |
10294 | cbradney | 66 | <source>Importing: %1</source> |
14525 | cbradney | 67 | <translation>Импортируется: %1</translation> |
10294 | cbradney | 68 | </message> |
69 | <message> |
||
18785 | craig | 70 | <location filename="../../scribus/plugins/import/ai/importai.cpp" line="346"/> |
10294 | cbradney | 71 | <source>Analyzing File:</source> |
72 | <translation>Анализируется файл:</translation> |
||
73 | </message> |
||
74 | <message> |
||
18785 | craig | 75 | <location filename="../../scribus/plugins/import/ai/importai.cpp" line="2341"/> |
10294 | cbradney | 76 | <source>Group%1</source> |
77 | <translation>Группа%1</translation> |
||
78 | </message> |
||
79 | <message> |
||
18785 | craig | 80 | <location filename="../../scribus/plugins/import/ai/importai.cpp" line="3439"/> |
10294 | cbradney | 81 | <source>Generating Items</source> |
11637 | mrdocs | 82 | <translation>Создание объектов</translation> |
10294 | cbradney | 83 | </message> |
84 | </context> |
||
85 | <context> |
||
131 | Franz | 86 | <name>About</name> |
87 | <message> |
||
18785 | craig | 88 | <location filename="../../scribus/ui/about.cpp" line="297"/> |
131 | Franz | 89 | <source>Contributions from:</source> |
391 | Franz | 90 | <translation>Свой вклад в разработку внесли:</translation> |
131 | Franz | 91 | </message> |
92 | <message> |
||
18553 | craig | 93 | <location filename="../../scribus/ui/about.cpp" line="175"/> |
2560 | cbradney | 94 | <source>&About</source> |
95 | <translation>О &программе</translation> |
||
131 | Franz | 96 | </message> |
97 | <message> |
||
18553 | craig | 98 | <location filename="../../scribus/ui/about.cpp" line="188"/> |
2560 | cbradney | 99 | <source>A&uthors</source> |
100 | <translation>&Авторы</translation> |
||
131 | Franz | 101 | </message> |
102 | <message> |
||
18553 | craig | 103 | <location filename="../../scribus/ui/about.cpp" line="202"/> |
2560 | cbradney | 104 | <source>&Translations</source> |
105 | <translation>П&ереводы</translation> |
||
131 | Franz | 106 | </message> |
107 | <message> |
||
18553 | craig | 108 | <location filename="../../scribus/ui/about.cpp" line="213"/> |
2560 | cbradney | 109 | <source>&Online</source> |
110 | <translation>В &Интернете</translation> |
||
131 | Franz | 111 | </message> |
112 | <message> |
||
18785 | craig | 113 | <location filename="../../scribus/ui/about.cpp" line="254"/> |
2560 | cbradney | 114 | <source>&Close</source> |
115 | <translation>&Закрыть</translation> |
||
131 | Franz | 116 | </message> |
117 | <message> |
||
18785 | craig | 118 | <location filename="../../scribus/ui/about.cpp" line="287"/> |
2560 | cbradney | 119 | <source>Development Team:</source> |
120 | <translation>Команда разработчиков:</translation> |
||
131 | Franz | 121 | </message> |
122 | <message> |
||
18785 | craig | 123 | <location filename="../../scribus/ui/about.cpp" line="295"/> |
18553 | craig | 124 | <source>Haiku Port:</source> |
125 | <translation type="unfinished"></translation> |
||
126 | </message> |
||
127 | <message> |
||
18785 | craig | 128 | <location filename="../../scribus/ui/about.cpp" line="299"/> |
2560 | cbradney | 129 | <source>Official Documentation:</source> |
130 | <translation>Официальная документация:</translation> |
||
131 | Franz | 131 | </message> |
132 | <message> |
||
18785 | craig | 133 | <location filename="../../scribus/ui/about.cpp" line="303"/> |
2560 | cbradney | 134 | <source>Other Documentation:</source> |
135 | <translation>Остальная документация:</translation> |
||
131 | Franz | 136 | </message> |
137 | <message> |
||
18785 | craig | 138 | <location filename="../../scribus/ui/about.cpp" line="337"/> |
2560 | cbradney | 139 | <source>Homepage</source> |
140 | <translation>Веб-сайт</translation> |
||
131 | Franz | 141 | </message> |
142 | <message> |
||
18785 | craig | 143 | <location filename="../../scribus/ui/about.cpp" line="339"/> |
2560 | cbradney | 144 | <source>Online Reference</source> |
145 | <translation>Электронный справочник</translation> |
||
131 | Franz | 146 | </message> |
147 | <message> |
||
18785 | craig | 148 | <location filename="../../scribus/ui/about.cpp" line="343"/> |
2560 | cbradney | 149 | <source>Bugs and Feature Requests</source> |
150 | <translation>Система отслеживания ошибок</translation> |
||
131 | Franz | 151 | </message> |
152 | <message> |
||
18785 | craig | 153 | <location filename="../../scribus/ui/about.cpp" line="347"/> |
2560 | cbradney | 154 | <source>Mailing List</source> |
155 | <translation>Список рассылки</translation> |
||
131 | Franz | 156 | </message> |
157 | <message> |
||
18785 | craig | 158 | <location filename="../../scribus/ui/about.cpp" line="321"/> |
2560 | cbradney | 159 | <source>Official Translations and Translators:</source> |
160 | <translation>Официальные переводы и переводчики:</translation> |
||
131 | Franz | 161 | </message> |
162 | <message> |
||
18785 | craig | 163 | <location filename="../../scribus/ui/about.cpp" line="323"/> |
2560 | cbradney | 164 | <source>Previous Translation Contributors:</source> |
165 | <translation>Предыдущие авторы переводов:</translation> |
||
131 | Franz | 166 | </message> |
167 | <message> |
||
18553 | craig | 168 | <location filename="../../scribus/ui/about.cpp" line="95"/> |
2560 | cbradney | 169 | <source>About Scribus %1</source> |
170 | <translation>О Scribus %1</translation> |
||
131 | Franz | 171 | </message> |
172 | <message> |
||
18785 | craig | 173 | <location filename="../../scribus/ui/about.cpp" line="341"/> |
2676 | cbradney | 174 | <source>Wiki</source> |
175 | <translation>Вики</translation> |
||
176 | </message> |
||
177 | <message> |
||
18553 | craig | 178 | <location filename="../../scribus/ui/about.cpp" line="123"/> |
3824 | cbradney | 179 | <source>%1 %2 %3</source> |
4405 | cbradney | 180 | <translation>%1 %2 %3</translation> |
3824 | cbradney | 181 | </message> |
182 | <message> |
||
18553 | craig | 183 | <location filename="../../scribus/ui/about.cpp" line="131"/> |
3824 | cbradney | 184 | <source>%3-%2-%1 %4 %5</source> |
4405 | cbradney | 185 | <translation>%3-%2-%1 %4 %5</translation> |
3824 | cbradney | 186 | </message> |
187 | <message> |
||
18553 | craig | 188 | <location filename="../../scribus/ui/about.cpp" line="170"/> |
3824 | cbradney | 189 | <source>Using Ghostscript version %1</source> |
4405 | cbradney | 190 | <translation>Используется GhostScript версии %1</translation> |
3824 | cbradney | 191 | </message> |
192 | <message> |
||
18553 | craig | 193 | <location filename="../../scribus/ui/about.cpp" line="172"/> |
3824 | cbradney | 194 | <source>No Ghostscript version available</source> |
4405 | cbradney | 195 | <translation>Ни одна версия GS не доступна</translation> |
3824 | cbradney | 196 | </message> |
197 | <message> |
||
18553 | craig | 198 | <location filename="../../scribus/ui/about.cpp" line="173"/> |
3824 | cbradney | 199 | <source>Build ID:</source> |
4405 | cbradney | 200 | <translation>ID сборки:</translation> |
3824 | cbradney | 201 | </message> |
202 | <message> |
||
18785 | craig | 203 | <location filename="../../scribus/ui/about.cpp" line="289"/> |
4667 | cbradney | 204 | <source>Mac OS&#174; X Aqua Port:</source> |
205 | <translation>Портирование на Mac OS&#174; X Aqua:</translation> |
||
206 | </message> |
||
207 | <message> |
||
18785 | craig | 208 | <location filename="../../scribus/ui/about.cpp" line="293"/> |
4667 | cbradney | 209 | <source>Windows&#174; Port:</source> |
210 | <translation>Портирование на Windows&#174;:</translation> |
||
211 | </message> |
||
4870 | mrdocs | 212 | <message> |
18785 | craig | 213 | <location filename="../../scribus/ui/about.cpp" line="309"/> |
9198 | mrdocs | 214 | <source>Tango Project Icons:</source> |
215 | <translation>Значки из проекта Tango:</translation> |
||
4870 | mrdocs | 216 | </message> |
5079 | cbradney | 217 | <message> |
18785 | craig | 218 | <location filename="../../scribus/ui/about.cpp" line="291"/> |
9198 | mrdocs | 219 | <source>OS/2&#174;/eComStation&#8482; Port:</source> |
220 | <translation>Портирование на OS/2&#174;/eComStation&#8482;:</translation> |
||
5079 | cbradney | 221 | </message> |
6261 | cbradney | 222 | <message> |
18553 | craig | 223 | <location filename="../../scribus/ui/about.cpp" line="216"/> |
6261 | cbradney | 224 | <source>&Updates</source> |
9198 | mrdocs | 225 | <translation>О&бновления</translation> |
6261 | cbradney | 226 | </message> |
227 | <message> |
||
18785 | craig | 228 | <location filename="../../scribus/ui/about.cpp" line="266"/> |
6261 | cbradney | 229 | <source>Check for updates to Scribus. No data from your machine will be transferred off it.</source> |
9198 | mrdocs | 230 | <translation>Проверить наличие обновлений для Scribus. Никакие данные вашего компьютера не будут переданы.</translation> |
6261 | cbradney | 231 | </message> |
9729 | cbradney | 232 | <message> |
18785 | craig | 233 | <location filename="../../scribus/ui/about.cpp" line="307"/> |
9729 | cbradney | 234 | <source>Splash Screen:</source> |
10294 | cbradney | 235 | <translation>Стартовая заставка:</translation> |
9729 | cbradney | 236 | </message> |
237 | <message> |
||
18785 | craig | 238 | <location filename="../../scribus/ui/about.cpp" line="262"/> |
9729 | cbradney | 239 | <source>This panel shows the version, build date and compiled in library support in Scribus.</source> |
10294 | cbradney | 240 | <translation>Здесь показывается номер версии, дата сборки и поддержка разных библиотек в Scribus.</translation> |
9729 | cbradney | 241 | </message> |
242 | <message> |
||
18785 | craig | 243 | <location filename="../../scribus/ui/about.cpp" line="263"/> |
9729 | cbradney | 244 | <source>The C-C-T-F equates to C=littlecms C=CUPS T=TIFF support F=Fontconfig support.Last Letter is the renderer C=cairo or Q=Qt</source> |
10294 | cbradney | 245 | <translation>Сокращение C-C-T-F означает: C=littlecms C=CUPS T=TIFF F=Fontconfig. Последняя буква — это либо C=cairo, либо Q=Qt</translation> |
9729 | cbradney | 246 | </message> |
247 | <message> |
||
18785 | craig | 248 | <location filename="../../scribus/ui/about.cpp" line="264"/> |
9729 | cbradney | 249 | <source>Missing library support is indicated by a *. This also indicates the version of Ghostscript which Scribus has detected.</source> |
10294 | cbradney | 250 | <translation>Если библиотека не использована, вместо буквы подставляется астериск — *. Здесь также отображается номер обнаруженной версии Ghostscript.</translation> |
9729 | cbradney | 251 | </message> |
252 | <message> |
||
18785 | craig | 253 | <location filename="../../scribus/ui/about.cpp" line="265"/> |
9729 | cbradney | 254 | <source>The Windows version does not use fontconfig or CUPS libraries.</source> |
10294 | cbradney | 255 | <translation>Версия для Windows не использует fontconfig и CUPS.</translation> |
9729 | cbradney | 256 | </message> |
10133 | cbradney | 257 | <message> |
18553 | craig | 258 | <location filename="../../scribus/ui/about.cpp" line="173"/> |
10133 | cbradney | 259 | <source><p align="center"><b>%1 %2</b></p><p align="center">%3<br>%4 %5<br>%6</p></source> |
10294 | cbradney | 260 | <translation><p align="center"><b>%1 %2</b></p><p align="center">%3<br>%4 %5<br>%6</p></translation> |
10133 | cbradney | 261 | </message> |
262 | <message> |
||
18553 | craig | 263 | <location filename="../../scribus/ui/about.cpp" line="173"/> |
10133 | cbradney | 264 | <source>Scribus Version</source> |
10294 | cbradney | 265 | <translation>Версия Scribus</translation> |
10133 | cbradney | 266 | </message> |
3278 | cbradney | 267 | <message> |
18553 | craig | 268 | <location filename="../../scribus/ui/about.cpp" line="220"/> |
11637 | mrdocs | 269 | <source>Check for Updates</source> |
270 | <translation>Проверка обновлений</translation> |
||
3278 | cbradney | 271 | </message> |
272 | <message> |
||
11637 | mrdocs | 273 | <source>Abort Update Check</source> |
18553 | craig | 274 | <translation type="obsolete">Прервать проверку обновлений</translation> |
3278 | cbradney | 275 | </message> |
12281 | cbradney | 276 | <message> |
18785 | craig | 277 | <location filename="../../scribus/ui/about.cpp" line="345"/> |
12281 | cbradney | 278 | <source>Developer Blog</source> |
12535 | cbradney | 279 | <translation>Блог разработчиков</translation> |
12281 | cbradney | 280 | </message> |
281 | <message> |
||
18553 | craig | 282 | <location filename="../../scribus/ui/about.cpp" line="227"/> |
12281 | cbradney | 283 | <source>&Licence</source> |
12535 | cbradney | 284 | <translation>&Лицензия</translation> |
12281 | cbradney | 285 | </message> |
286 | <message> |
||
18553 | craig | 287 | <location filename="../../scribus/ui/about.cpp" line="236"/> |
12281 | cbradney | 288 | <source>Unable to open licence file. Please check your install directory or the Scribus website for licencing information.</source> |
12535 | cbradney | 289 | <translation>Невозможно открыть файл с лицензией. Поищите его в каталоге с установленной копией Scribus или на сайте программы.</translation> |
12281 | cbradney | 290 | </message> |
12612 | cbradney | 291 | <message> |
18785 | craig | 292 | <location filename="../../scribus/ui/about.cpp" line="301"/> |
12612 | cbradney | 293 | <source>Doc Translators:</source> |
13043 | jghali | 294 | <translation>Переводчики документации:</translation> |
12612 | cbradney | 295 | </message> |
296 | <message> |
||
18785 | craig | 297 | <location filename="../../scribus/ui/about.cpp" line="305"/> |
12612 | cbradney | 298 | <source>Webmasters:</source> |
13043 | jghali | 299 | <translation>Веб-мастера:</translation> |
12612 | cbradney | 300 | </message> |
301 | <message> |
||
18785 | craig | 302 | <location filename="../../scribus/ui/about.cpp" line="440"/> |
303 | <location filename="../../scribus/ui/about.cpp" line="554"/> |
||
304 | <location filename="../../scribus/ui/about.cpp" line="621"/> |
||
12612 | cbradney | 305 | <source>Unable to open %1 file. Please check your install directory or the Scribus website for %1 information.</source> |
14525 | cbradney | 306 | <translation>Не удалось открыть файл %1. Проверьте каталог с установленной копией программы или найдите нужную информацию (%1) на сайте Scribus.</translation> |
12612 | cbradney | 307 | </message> |
11637 | mrdocs | 308 | </context> |
309 | <context> |
||
310 | <name>AboutPlugins</name> |
||
3278 | cbradney | 311 | <message> |
18553 | craig | 312 | <location filename="../../scribus/ui/aboutplugins.cpp" line="68"/> |
4667 | cbradney | 313 | <source>Filename:</source> |
3489 | cbradney | 314 | <translation>Имя файла:</translation> |
3278 | cbradney | 315 | </message> |
316 | <message> |
||
18553 | craig | 317 | <location filename="../../scribus/ui/aboutplugins.cpp" line="69"/> |
3278 | cbradney | 318 | <source>Version:</source> |
3489 | cbradney | 319 | <translation>Версия:</translation> |
3278 | cbradney | 320 | </message> |
321 | <message> |
||
18553 | craig | 322 | <location filename="../../scribus/ui/aboutplugins.cpp" line="72"/> |
3278 | cbradney | 323 | <source>Enabled:</source> |
3489 | cbradney | 324 | <translation>Включено:</translation> |
3278 | cbradney | 325 | </message> |
326 | <message> |
||
18553 | craig | 327 | <location filename="../../scribus/ui/aboutplugins.cpp" line="73"/> |
3278 | cbradney | 328 | <source>Release Date:</source> |
3489 | cbradney | 329 | <translation>Дата выпуска:</translation> |
3278 | cbradney | 330 | </message> |
331 | <message> |
||
18553 | craig | 332 | <location filename="../../scribus/ui/aboutplugins.cpp" line="80"/> |
4667 | cbradney | 333 | <source>Description:</source> |
334 | <translation>Описание:</translation> |
||
3278 | cbradney | 335 | </message> |
336 | <message> |
||
18553 | craig | 337 | <location filename="../../scribus/ui/aboutplugins.cpp" line="81"/> |
3278 | cbradney | 338 | <source>Author(s):</source> |
13043 | jghali | 339 | <translation>Авторы:</translation> |
3278 | cbradney | 340 | </message> |
341 | <message> |
||
18553 | craig | 342 | <location filename="../../scribus/ui/aboutplugins.cpp" line="82"/> |
4667 | cbradney | 343 | <source>Copyright:</source> |
13043 | jghali | 344 | <translation>Авторские права:</translation> |
3278 | cbradney | 345 | </message> |
346 | <message> |
||
18553 | craig | 347 | <location filename="../../scribus/ui/aboutplugins.cpp" line="83"/> |
3278 | cbradney | 348 | <source>License:</source> |
3489 | cbradney | 349 | <translation>Лицензия:</translation> |
3278 | cbradney | 350 | </message> |
9729 | cbradney | 351 | <message> |
18553 | craig | 352 | <location filename="../../scribus/ui/aboutplugins.ui" line="13"/> |
9729 | cbradney | 353 | <source>Scribus: About Plug-ins</source> |
10294 | cbradney | 354 | <translation>Scribus: О расширениях</translation> |
9729 | cbradney | 355 | </message> |
4667 | cbradney | 356 | </context> |
357 | <context> |
||
2560 | cbradney | 358 | <name>ActionManager</name> |
262 | Franz | 359 | <message> |
18553 | craig | 360 | <location filename="../../scribus/actionmanager.cpp" line="1421"/> |
2560 | cbradney | 361 | <source>&New</source> |
362 | <translation>&Новый</translation> |
||
262 | Franz | 363 | </message> |
364 | <message> |
||
18553 | craig | 365 | <location filename="../../scribus/actionmanager.cpp" line="1423"/> |
2560 | cbradney | 366 | <source>&Open...</source> |
367 | <translation>&Открыть...</translation> |
||
290 | Franz | 368 | </message> |
369 | <message> |
||
18553 | craig | 370 | <location filename="../../scribus/actionmanager.cpp" line="1424"/> |
2560 | cbradney | 371 | <source>&Close</source> |
372 | <translation>&Закрыть</translation> |
||
290 | Franz | 373 | </message> |
374 | <message> |
||
18553 | craig | 375 | <location filename="../../scribus/actionmanager.cpp" line="1425"/> |
2560 | cbradney | 376 | <source>&Save</source> |
377 | <translation>&Сохранить</translation> |
||
341 | Franz | 378 | </message> |
379 | <message> |
||
18553 | craig | 380 | <location filename="../../scribus/actionmanager.cpp" line="1426"/> |
2560 | cbradney | 381 | <source>Save &As...</source> |
382 | <translation>Сохранить &как...</translation> |
||
341 | Franz | 383 | </message> |
384 | <message> |
||
18553 | craig | 385 | <location filename="../../scribus/actionmanager.cpp" line="1427"/> |
2560 | cbradney | 386 | <source>Re&vert to Saved</source> |
387 | <translation>&Вернутьcя к сохранённому</translation> |
||
341 | Franz | 388 | </message> |
389 | <message> |
||
18553 | craig | 390 | <location filename="../../scribus/actionmanager.cpp" line="1428"/> |
2560 | cbradney | 391 | <source>Collect for O&utput...</source> |
392 | <translation>Со&брать для вывода...</translation> |
||
341 | Franz | 393 | </message> |
394 | <message> |
||
18553 | craig | 395 | <location filename="../../scribus/actionmanager.cpp" line="1429"/> |
2560 | cbradney | 396 | <source>Get Text...</source> |
397 | <translation>Получить текст...</translation> |
||
341 | Franz | 398 | </message> |
131 | Franz | 399 | <message> |
18553 | craig | 400 | <location filename="../../scribus/actionmanager.cpp" line="1430"/> |
2560 | cbradney | 401 | <source>Append &Text...</source> |
402 | <translation>&Добавить текст...</translation> |
||
418 | Franz | 403 | </message> |
404 | <message> |
||
18553 | craig | 405 | <location filename="../../scribus/actionmanager.cpp" line="1431"/> |
2560 | cbradney | 406 | <source>Get Image...</source> |
2676 | cbradney | 407 | <translation>Вставить изображение...</translation> |
418 | Franz | 408 | </message> |
409 | <message> |
||
18553 | craig | 410 | <location filename="../../scribus/actionmanager.cpp" line="1434"/> |
2560 | cbradney | 411 | <source>Save &Text...</source> |
412 | <translation>Сохранить &текст...</translation> |
||
418 | Franz | 413 | </message> |
414 | <message> |
||
18553 | craig | 415 | <location filename="../../scribus/actionmanager.cpp" line="1436"/> |
2560 | cbradney | 416 | <source>Save as P&DF...</source> |
417 | <translation>Сохр&анить как PDF...</translation> |
||
418 | Franz | 418 | </message> |
419 | <message> |
||
18553 | craig | 420 | <location filename="../../scribus/actionmanager.cpp" line="1438"/> |
2560 | cbradney | 421 | <source>Document &Setup...</source> |
422 | <translation>Параметры до&кумента...</translation> |
||
418 | Franz | 423 | </message> |
424 | <message> |
||
18553 | craig | 425 | <location filename="../../scribus/actionmanager.cpp" line="1441"/> |
2560 | cbradney | 426 | <source>&Print...</source> |
427 | <translation>На&печатать...</translation> |
||
418 | Franz | 428 | </message> |
429 | <message> |
||
18553 | craig | 430 | <location filename="../../scribus/actionmanager.cpp" line="1443"/> |
2560 | cbradney | 431 | <source>&Quit</source> |
13259 | cbradney | 432 | <translation>В&ыход</translation> |
418 | Franz | 433 | </message> |
434 | <message> |
||
18553 | craig | 435 | <location filename="../../scribus/actionmanager.cpp" line="1445"/> |
2560 | cbradney | 436 | <source>&Undo</source> |
437 | <translation>&Отменить</translation> |
||
418 | Franz | 438 | </message> |
454 | fschmid | 439 | <message> |
18553 | craig | 440 | <location filename="../../scribus/actionmanager.cpp" line="1446"/> |
2560 | cbradney | 441 | <source>&Redo</source> |
13539 | cbradney | 442 | <translation>Ве&рнуть</translation> |
454 | fschmid | 443 | </message> |
444 | <message> |
||
18553 | craig | 445 | <location filename="../../scribus/actionmanager.cpp" line="1447"/> |
2560 | cbradney | 446 | <source>&Item Action Mode</source> |
447 | <translation>&Действия только с текущим объектом</translation> |
||
454 | fschmid | 448 | </message> |
449 | <message> |
||
18553 | craig | 450 | <location filename="../../scribus/actionmanager.cpp" line="1448"/> |
2560 | cbradney | 451 | <source>Cu&t</source> |
452 | <translation>&Вырезать</translation> |
||
454 | fschmid | 453 | </message> |
454 | <message> |
||
18553 | craig | 455 | <location filename="../../scribus/actionmanager.cpp" line="1449"/> |
456 | <location filename="../../scribus/actionmanager.cpp" line="1451"/> |
||
2560 | cbradney | 457 | <source>&Copy</source> |
458 | <translation>С&копировать</translation> |
||
454 | fschmid | 459 | </message> |
460 | <message> |
||
18553 | craig | 461 | <location filename="../../scribus/actionmanager.cpp" line="1450"/> |
462 | <location filename="../../scribus/actionmanager.cpp" line="1452"/> |
||
2560 | cbradney | 463 | <source>&Paste</source> |
464 | <translation>Вст&авить</translation> |
||
454 | fschmid | 465 | </message> |
532 | cbradney | 466 | <message> |
18553 | craig | 467 | <location filename="../../scribus/actionmanager.cpp" line="1454"/> |
16565 | craig | 468 | <source>Paste Image from Clipboard</source> |
469 | <translation type="unfinished">Вставить изображение из буфера обмена</translation> |
||
470 | </message> |
||
471 | <message> |
||
18553 | craig | 472 | <location filename="../../scribus/actionmanager.cpp" line="1456"/> |
2560 | cbradney | 473 | <source>Select &All</source> |
474 | <translation>Выделить в&сё</translation> |
||
532 | cbradney | 475 | </message> |
769 | cbradney | 476 | <message> |
18553 | craig | 477 | <location filename="../../scribus/actionmanager.cpp" line="1458"/> |
2560 | cbradney | 478 | <source>&Deselect All</source> |
479 | <translation>Снять в&ыделение</translation> |
||
769 | cbradney | 480 | </message> |
1525 | cbradney | 481 | <message> |
18553 | craig | 482 | <location filename="../../scribus/actionmanager.cpp" line="1459"/> |
2560 | cbradney | 483 | <source>&Search/Replace...</source> |
484 | <translation>&Найти/Заменить...</translation> |
||
485 | </message> |
||
486 | <message> |
||
18553 | craig | 487 | <location filename="../../scribus/actionmanager.cpp" line="1460"/> |
2560 | cbradney | 488 | <source>Edit Image...</source> |
489 | <translation>Изменить изображение...</translation> |
||
490 | </message> |
||
491 | <message> |
||
492 | <source>C&olors...</source> |
||
18310 | craig | 493 | <translation type="obsolete">Ц&вета...</translation> |
2560 | cbradney | 494 | </message> |
495 | <message> |
||
18553 | craig | 496 | <location filename="../../scribus/actionmanager.cpp" line="1465"/> |
17992 | craig | 497 | <source>Marks...</source> |
498 | <translation type="unfinished"></translation> |
||
499 | </message> |
||
500 | <message> |
||
18553 | craig | 501 | <location filename="../../scribus/actionmanager.cpp" line="1466"/> |
17992 | craig | 502 | <source>Notes Styles...</source> |
503 | <translation type="unfinished"></translation> |
||
504 | </message> |
||
505 | <message> |
||
18553 | craig | 506 | <location filename="../../scribus/actionmanager.cpp" line="1467"/> |
2560 | cbradney | 507 | <source>&Master Pages...</source> |
508 | <translation>&Мастер-страницы...</translation> |
||
509 | </message> |
||
510 | <message> |
||
18553 | craig | 511 | <location filename="../../scribus/actionmanager.cpp" line="1440"/> |
2560 | cbradney | 512 | <source>P&references...</source> |
513 | <translation>&Настроить Scribus...</translation> |
||
514 | </message> |
||
515 | <message> |
||
15064 | jghali | 516 | <source>Document &Setup 150...</source> |
15243 | cbradney | 517 | <translation type="obsolete">Параметры док&умента в 1.5.0...</translation> |
15064 | jghali | 518 | </message> |
519 | <message> |
||
14474 | cbradney | 520 | <source>P&references 150...</source> |
15243 | cbradney | 521 | <translation type="obsolete">Пара&метры 150...</translation> |
14474 | cbradney | 522 | </message> |
523 | <message> |
||
524 | <source>Gradients...</source> |
||
15892 | craig | 525 | <translation type="obsolete">Градиенты...</translation> |
14474 | cbradney | 526 | </message> |
527 | <message> |
||
18553 | craig | 528 | <location filename="../../scribus/actionmanager.cpp" line="1475"/> |
2560 | cbradney | 529 | <source>%1 pt</source> |
530 | <translation>%1 pt</translation> |
||
531 | </message> |
||
532 | <message> |
||
18553 | craig | 533 | <location filename="../../scribus/actionmanager.cpp" line="1477"/> |
2560 | cbradney | 534 | <source>&Other...</source> |
535 | <translation>Друг&ое...</translation> |
||
536 | </message> |
||
537 | <message> |
||
18553 | craig | 538 | <location filename="../../scribus/actionmanager.cpp" line="1478"/> |
2560 | cbradney | 539 | <source>&Left</source> |
540 | <translation>В&лево</translation> |
||
541 | </message> |
||
542 | <message> |
||
18553 | craig | 543 | <location filename="../../scribus/actionmanager.cpp" line="1479"/> |
2560 | cbradney | 544 | <source>&Center</source> |
545 | <translation>По &центру</translation> |
||
546 | </message> |
||
547 | <message> |
||
18553 | craig | 548 | <location filename="../../scribus/actionmanager.cpp" line="1480"/> |
2560 | cbradney | 549 | <source>&Right</source> |
550 | <translation>&Вправо</translation> |
||
551 | </message> |
||
552 | <message> |
||
18553 | craig | 553 | <location filename="../../scribus/actionmanager.cpp" line="1481"/> |
2560 | cbradney | 554 | <source>&Block</source> |
555 | <translation>По &ширине</translation> |
||
556 | </message> |
||
557 | <message> |
||
18553 | craig | 558 | <location filename="../../scribus/actionmanager.cpp" line="1482"/> |
2560 | cbradney | 559 | <source>&Forced</source> |
560 | <translation>&Принудительно</translation> |
||
561 | </message> |
||
562 | <message> |
||
18553 | craig | 563 | <location filename="../../scribus/actionmanager.cpp" line="1484"/> |
2560 | cbradney | 564 | <source>&Normal</source> |
3489 | cbradney | 565 | <translation>&Обычный</translation> |
1525 | cbradney | 566 | </message> |
567 | <message> |
||
18553 | craig | 568 | <location filename="../../scribus/actionmanager.cpp" line="1485"/> |
2560 | cbradney | 569 | <source>&Underline</source> |
570 | <translation>&Подчёркнутый</translation> |
||
571 | </message> |
||
572 | <message> |
||
18553 | craig | 573 | <location filename="../../scribus/actionmanager.cpp" line="1486"/> |
2560 | cbradney | 574 | <source>Underline &Words</source> |
575 | <translation>Подчеркнуть &слова</translation> |
||
576 | </message> |
||
577 | <message> |
||
18553 | craig | 578 | <location filename="../../scribus/actionmanager.cpp" line="1487"/> |
2560 | cbradney | 579 | <source>&Strike Through</source> |
2676 | cbradney | 580 | <translation>В&ычеркнутый</translation> |
2560 | cbradney | 581 | </message> |
582 | <message> |
||
18553 | craig | 583 | <location filename="../../scribus/actionmanager.cpp" line="1488"/> |
2560 | cbradney | 584 | <source>&All Caps</source> |
13043 | jghali | 585 | <translation>Все &прописными</translation> |
1525 | cbradney | 586 | </message> |
587 | <message> |
||
18553 | craig | 588 | <location filename="../../scribus/actionmanager.cpp" line="1489"/> |
2560 | cbradney | 589 | <source>Small &Caps</source> |
590 | <translation>&Капитель</translation> |
||
591 | </message> |
||
592 | <message> |
||
18553 | craig | 593 | <location filename="../../scribus/actionmanager.cpp" line="1490"/> |
2560 | cbradney | 594 | <source>Su&perscript</source> |
595 | <translation>&Верхний индекс</translation> |
||
596 | </message> |
||
597 | <message> |
||
18553 | craig | 598 | <location filename="../../scribus/actionmanager.cpp" line="1491"/> |
2560 | cbradney | 599 | <source>Su&bscript</source> |
600 | <translation>&Нижний индекс</translation> |
||
601 | </message> |
||
602 | <message> |
||
18553 | craig | 603 | <location filename="../../scribus/actionmanager.cpp" line="1493"/> |
2560 | cbradney | 604 | <source>S&hadow</source> |
605 | <translation>&Тень</translation> |
||
606 | </message> |
||
607 | <message> |
||
18553 | craig | 608 | <location filename="../../scribus/actionmanager.cpp" line="1495"/> |
2560 | cbradney | 609 | <source>&Image Effects</source> |
610 | <translation>&Эффекты изображения</translation> |
||
611 | </message> |
||
612 | <message> |
||
18553 | craig | 613 | <location filename="../../scribus/actionmanager.cpp" line="1496"/> |
2560 | cbradney | 614 | <source>&Tabulators...</source> |
615 | <translation>Т&абуляторы...</translation> |
||
616 | </message> |
||
617 | <message> |
||
18553 | craig | 618 | <location filename="../../scribus/actionmanager.cpp" line="1499"/> |
2560 | cbradney | 619 | <source>D&uplicate</source> |
620 | <translation>Проду&блировать</translation> |
||
621 | </message> |
||
622 | <message> |
||
18553 | craig | 623 | <location filename="../../scribus/actionmanager.cpp" line="1500"/> |
2560 | cbradney | 624 | <source>&Multiple Duplicate</source> |
625 | <translation>Продублировать &многократно</translation> |
||
626 | </message> |
||
627 | <message> |
||
18553 | craig | 628 | <location filename="../../scribus/actionmanager.cpp" line="1501"/> |
15354 | cbradney | 629 | <source>&Transform</source> |
630 | <translation type="unfinished"></translation> |
||
631 | </message> |
||
632 | <message> |
||
18553 | craig | 633 | <location filename="../../scribus/actionmanager.cpp" line="1502"/> |
2560 | cbradney | 634 | <source>&Delete</source> |
635 | <translation>&Удалить</translation> |
||
636 | </message> |
||
637 | <message> |
||
18553 | craig | 638 | <location filename="../../scribus/actionmanager.cpp" line="1503"/> |
2560 | cbradney | 639 | <source>&Group</source> |
640 | <translation>С&группировать</translation> |
||
641 | </message> |
||
642 | <message> |
||
18553 | craig | 643 | <location filename="../../scribus/actionmanager.cpp" line="1504"/> |
2560 | cbradney | 644 | <source>&Ungroup</source> |
645 | <translation>&Разгруппировать</translation> |
||
646 | </message> |
||
647 | <message> |
||
18553 | craig | 648 | <location filename="../../scribus/actionmanager.cpp" line="1505"/> |
17992 | craig | 649 | <source>Adjust Group</source> |
650 | <translation type="unfinished"></translation> |
||
651 | </message> |
||
652 | <message> |
||
18553 | craig | 653 | <location filename="../../scribus/actionmanager.cpp" line="1506"/> |
2560 | cbradney | 654 | <source>Is &Locked</source> |
655 | <translation>За&блокирован</translation> |
||
656 | </message> |
||
657 | <message> |
||
18553 | craig | 658 | <location filename="../../scribus/actionmanager.cpp" line="1507"/> |
2560 | cbradney | 659 | <source>Si&ze is Locked</source> |
660 | <translation>&Размер заблокирован</translation> |
||
661 | </message> |
||
662 | <message> |
||
18553 | craig | 663 | <location filename="../../scribus/actionmanager.cpp" line="1511"/> |
2560 | cbradney | 664 | <source>Lower to &Bottom</source> |
13539 | cbradney | 665 | <translation>&Вниз</translation> |
2560 | cbradney | 666 | </message> |
667 | <message> |
||
18553 | craig | 668 | <location filename="../../scribus/actionmanager.cpp" line="1512"/> |
2560 | cbradney | 669 | <source>Raise to &Top</source> |
13539 | cbradney | 670 | <translation>&Наверх</translation> |
2560 | cbradney | 671 | </message> |
672 | <message> |
||
18553 | craig | 673 | <location filename="../../scribus/actionmanager.cpp" line="1513"/> |
2560 | cbradney | 674 | <source>&Lower</source> |
13539 | cbradney | 675 | <translation>&Опустить</translation> |
2560 | cbradney | 676 | </message> |
677 | <message> |
||
18553 | craig | 678 | <location filename="../../scribus/actionmanager.cpp" line="1514"/> |
2560 | cbradney | 679 | <source>&Raise</source> |
13539 | cbradney | 680 | <translation>&Поднять</translation> |
2560 | cbradney | 681 | </message> |
682 | <message> |
||
683 | <source>Send to S&crapbook</source> |
||
15892 | craig | 684 | <translation type="obsolete">Передать в &альбом</translation> |
2560 | cbradney | 685 | </message> |
686 | <message> |
||
18553 | craig | 687 | <location filename="../../scribus/actionmanager.cpp" line="1517"/> |
2560 | cbradney | 688 | <source>&Attributes...</source> |
689 | <translation>&Атрибуты...</translation> |
||
690 | </message> |
||
691 | <message> |
||
18553 | craig | 692 | <location filename="../../scribus/actionmanager.cpp" line="1519"/> |
2560 | cbradney | 693 | <source>I&mage Visible</source> |
694 | <translation>Изображение &видимо</translation> |
||
695 | </message> |
||
696 | <message> |
||
18553 | craig | 697 | <location filename="../../scribus/actionmanager.cpp" line="1520"/> |
2560 | cbradney | 698 | <source>&Update Image</source> |
699 | <translation>&Обновить изображение</translation> |
||
700 | </message> |
||
701 | <message> |
||
18553 | craig | 702 | <location filename="../../scribus/actionmanager.cpp" line="1521"/> |
17184 | craig | 703 | <source>Insert Rows...</source> |
704 | <translation type="unfinished"></translation> |
||
705 | </message> |
||
706 | <message> |
||
18553 | craig | 707 | <location filename="../../scribus/actionmanager.cpp" line="1522"/> |
17184 | craig | 708 | <source>Insert Columns...</source> |
709 | <translation type="unfinished"></translation> |
||
710 | </message> |
||
711 | <message> |
||
18553 | craig | 712 | <location filename="../../scribus/actionmanager.cpp" line="1523"/> |
17184 | craig | 713 | <source>Delete Rows</source> |
714 | <translation type="unfinished"></translation> |
||
715 | </message> |
||
716 | <message> |
||
18553 | craig | 717 | <location filename="../../scribus/actionmanager.cpp" line="1524"/> |
17184 | craig | 718 | <source>Delete Columns</source> |
719 | <translation type="unfinished"></translation> |
||
720 | </message> |
||
721 | <message> |
||
18553 | craig | 722 | <location filename="../../scribus/actionmanager.cpp" line="1525"/> |
17184 | craig | 723 | <source>Merge Cells</source> |
724 | <translation type="unfinished"></translation> |
||
725 | </message> |
||
726 | <message> |
||
18553 | craig | 727 | <location filename="../../scribus/actionmanager.cpp" line="1526"/> |
17184 | craig | 728 | <source>Split Cells...</source> |
729 | <translation type="unfinished"></translation> |
||
730 | </message> |
||
731 | <message> |
||
18553 | craig | 732 | <location filename="../../scribus/actionmanager.cpp" line="1527"/> |
17184 | craig | 733 | <source>Set Row Heights...</source> |
734 | <translation type="unfinished"></translation> |
||
735 | </message> |
||
736 | <message> |
||
18553 | craig | 737 | <location filename="../../scribus/actionmanager.cpp" line="1528"/> |
17184 | craig | 738 | <source>Set Column Widths...</source> |
739 | <translation type="unfinished"></translation> |
||
740 | </message> |
||
741 | <message> |
||
18553 | craig | 742 | <location filename="../../scribus/actionmanager.cpp" line="1529"/> |
17184 | craig | 743 | <source>Distribute Rows Evenly</source> |
744 | <translation type="unfinished"></translation> |
||
745 | </message> |
||
746 | <message> |
||
18553 | craig | 747 | <location filename="../../scribus/actionmanager.cpp" line="1530"/> |
17184 | craig | 748 | <source>Distribute Columns Evenly</source> |
749 | <translation type="unfinished"></translation> |
||
750 | </message> |
||
751 | <message> |
||
18553 | craig | 752 | <location filename="../../scribus/actionmanager.cpp" line="1531"/> |
17184 | craig | 753 | <source>Adjust Frame to Table</source> |
754 | <translation type="unfinished"></translation> |
||
755 | </message> |
||
756 | <message> |
||
18553 | craig | 757 | <location filename="../../scribus/actionmanager.cpp" line="1532"/> |
17184 | craig | 758 | <source>Adjust Table to Frame</source> |
759 | <translation type="unfinished"></translation> |
||
760 | </message> |
||
761 | <message> |
||
18553 | craig | 762 | <location filename="../../scribus/actionmanager.cpp" line="1533"/> |
17624 | craig | 763 | <source>Adjust Frame Height to Text</source> |
764 | <translation type="unfinished"></translation> |
||
765 | </message> |
||
766 | <message> |
||
18553 | craig | 767 | <location filename="../../scribus/actionmanager.cpp" line="1534"/> |
2560 | cbradney | 768 | <source>Adjust Frame to Image</source> |
769 | <translation>Блок до размеров изображения</translation> |
||
770 | </message> |
||
771 | <message> |
||
18553 | craig | 772 | <location filename="../../scribus/actionmanager.cpp" line="1536"/> |
15064 | jghali | 773 | <source>Embed Image</source> |
774 | <translation>Внедрить изображение</translation> |
||
775 | </message> |
||
776 | <message> |
||
18553 | craig | 777 | <location filename="../../scribus/actionmanager.cpp" line="1537"/> |
2560 | cbradney | 778 | <source>Extended Image Properties</source> |
779 | <translation>Расширенные свойства изображения</translation> |
||
780 | </message> |
||
781 | <message> |
||
18553 | craig | 782 | <location filename="../../scribus/actionmanager.cpp" line="1538"/> |
2560 | cbradney | 783 | <source>&Low Resolution</source> |
784 | <translation>&Низкое разрешение</translation> |
||
785 | </message> |
||
786 | <message> |
||
18553 | craig | 787 | <location filename="../../scribus/actionmanager.cpp" line="1539"/> |
2560 | cbradney | 788 | <source>&Normal Resolution</source> |
789 | <translation>&Высокое разрешение</translation> |
||
790 | </message> |
||
791 | <message> |
||
18553 | craig | 792 | <location filename="../../scribus/actionmanager.cpp" line="1540"/> |
2560 | cbradney | 793 | <source>&Full Resolution</source> |
794 | <translation>&Полное разрешение</translation> |
||
795 | </message> |
||
796 | <message> |
||
18553 | craig | 797 | <location filename="../../scribus/actionmanager.cpp" line="1541"/> |
2560 | cbradney | 798 | <source>Is PDF &Bookmark</source> |
799 | <translation>Является PDF-&закладкой</translation> |
||
800 | </message> |
||
801 | <message> |
||
18553 | craig | 802 | <location filename="../../scribus/actionmanager.cpp" line="1542"/> |
2560 | cbradney | 803 | <source>Is PDF A&nnotation</source> |
804 | <translation>Является PDF-&аннотацией</translation> |
||
805 | </message> |
||
806 | <message> |
||
18553 | craig | 807 | <location filename="../../scribus/actionmanager.cpp" line="1543"/> |
2560 | cbradney | 808 | <source>Annotation P&roperties</source> |
809 | <translation>Свойства а&ннотации</translation> |
||
810 | </message> |
||
811 | <message> |
||
18553 | craig | 812 | <location filename="../../scribus/actionmanager.cpp" line="1544"/> |
2560 | cbradney | 813 | <source>Field P&roperties</source> |
814 | <translation>Свойства по&ля</translation> |
||
815 | </message> |
||
816 | <message> |
||
18553 | craig | 817 | <location filename="../../scribus/actionmanager.cpp" line="1545"/> |
2560 | cbradney | 818 | <source>&Edit Shape...</source> |
819 | <translation>Изменить &очертания...</translation> |
||
820 | </message> |
||
821 | <message> |
||
18553 | craig | 822 | <location filename="../../scribus/actionmanager.cpp" line="1546"/> |
2560 | cbradney | 823 | <source>&Attach Text to Path</source> |
824 | <translation>Направить &текст по контуру</translation> |
||
825 | </message> |
||
826 | <message> |
||
18553 | craig | 827 | <location filename="../../scribus/actionmanager.cpp" line="1547"/> |
2560 | cbradney | 828 | <source>&Detach Text from Path</source> |
829 | <translation>Сн&ять текст с контура</translation> |
||
830 | </message> |
||
831 | <message> |
||
18553 | craig | 832 | <location filename="../../scribus/actionmanager.cpp" line="1548"/> |
2560 | cbradney | 833 | <source>&Combine Polygons</source> |
834 | <translation>Объединить &многоугольники</translation> |
||
835 | </message> |
||
836 | <message> |
||
18553 | craig | 837 | <location filename="../../scribus/actionmanager.cpp" line="1549"/> |
2560 | cbradney | 838 | <source>Split &Polygons</source> |
839 | <translation>Разде&лить многоугольники</translation> |
||
840 | </message> |
||
841 | <message> |
||
18553 | craig | 842 | <location filename="../../scribus/actionmanager.cpp" line="1550"/> |
2560 | cbradney | 843 | <source>&Bezier Curve</source> |
844 | <translation>Кривая &Безье</translation> |
||
845 | </message> |
||
846 | <message> |
||
18553 | craig | 847 | <location filename="../../scribus/actionmanager.cpp" line="1551"/> |
2560 | cbradney | 848 | <source>&Image Frame</source> |
849 | <translation>&Изображение</translation> |
||
850 | </message> |
||
851 | <message> |
||
18553 | craig | 852 | <location filename="../../scribus/actionmanager.cpp" line="1553"/> |
2560 | cbradney | 853 | <source>&Polygon</source> |
854 | <translation>&Многоугольник</translation> |
||
855 | </message> |
||
856 | <message> |
||
18553 | craig | 857 | <location filename="../../scribus/actionmanager.cpp" line="1554"/> |
2560 | cbradney | 858 | <source>&Text Frame</source> |
859 | <translation>&Текстовый блок</translation> |
||
860 | </message> |
||
861 | <message> |
||
18553 | craig | 862 | <location filename="../../scribus/actionmanager.cpp" line="1555"/> |
18310 | craig | 863 | <source>&Symbol</source> |
864 | <translation type="unfinished"></translation> |
||
865 | </message> |
||
866 | <message> |
||
18553 | craig | 867 | <location filename="../../scribus/actionmanager.cpp" line="1561"/> |
17184 | craig | 868 | <source>&Frames...</source> |
869 | <translation type="unfinished"></translation> |
||
870 | </message> |
||
871 | <message> |
||
18553 | craig | 872 | <location filename="../../scribus/actionmanager.cpp" line="1562"/> |
2560 | cbradney | 873 | <source>&Glyph...</source> |
874 | <translation>&Символ...</translation> |
||
875 | </message> |
||
876 | <message> |
||
18553 | craig | 877 | <location filename="../../scribus/actionmanager.cpp" line="1563"/> |
2560 | cbradney | 878 | <source>Sample Text</source> |
12535 | cbradney | 879 | <translation>Вставить шаблонный текст...</translation> |
2560 | cbradney | 880 | </message> |
881 | <message> |
||
18553 | craig | 882 | <location filename="../../scribus/actionmanager.cpp" line="1565"/> |
17992 | craig | 883 | <source>Anchor Mark</source> |
884 | <translation type="unfinished"></translation> |
||
885 | </message> |
||
886 | <message> |
||
18553 | craig | 887 | <location filename="../../scribus/actionmanager.cpp" line="1566"/> |
17992 | craig | 888 | <source>Variable Text</source> |
889 | <translation type="unfinished"></translation> |
||
890 | </message> |
||
891 | <message> |
||
18553 | craig | 892 | <location filename="../../scribus/actionmanager.cpp" line="1567"/> |
17992 | craig | 893 | <source>Reference to Item</source> |
894 | <translation type="unfinished"></translation> |
||
895 | </message> |
||
896 | <message> |
||
18553 | craig | 897 | <location filename="../../scribus/actionmanager.cpp" line="1568"/> |
17992 | craig | 898 | <source>Reference to Mark</source> |
899 | <translation type="unfinished"></translation> |
||
900 | </message> |
||
901 | <message> |
||
18553 | craig | 902 | <location filename="../../scribus/actionmanager.cpp" line="1569"/> |
17992 | craig | 903 | <source>Foot/Endnote</source> |
904 | <translation type="unfinished"></translation> |
||
905 | </message> |
||
906 | <message> |
||
18553 | craig | 907 | <location filename="../../scribus/actionmanager.cpp" line="1571"/> |
17992 | craig | 908 | <source>Edit Mark</source> |
909 | <translation type="unfinished"></translation> |
||
910 | </message> |
||
911 | <message> |
||
18553 | craig | 912 | <location filename="../../scribus/actionmanager.cpp" line="1572"/> |
17992 | craig | 913 | <source>Update Marks</source> |
914 | <translation type="unfinished"></translation> |
||
915 | </message> |
||
916 | <message> |
||
18553 | craig | 917 | <location filename="../../scribus/actionmanager.cpp" line="1575"/> |
2560 | cbradney | 918 | <source>&Insert...</source> |
919 | <translation>&Вставить...</translation> |
||
920 | </message> |
||
921 | <message> |
||
18553 | craig | 922 | <location filename="../../scribus/actionmanager.cpp" line="1576"/> |
2560 | cbradney | 923 | <source>Im&port...</source> |
924 | <translation>&Импортировать...</translation> |
||
925 | </message> |
||
926 | <message> |
||
18553 | craig | 927 | <location filename="../../scribus/actionmanager.cpp" line="1577"/> |
2560 | cbradney | 928 | <source>&Delete...</source> |
929 | <translation>&Удалить...</translation> |
||
930 | </message> |
||
931 | <message> |
||
18553 | craig | 932 | <location filename="../../scribus/actionmanager.cpp" line="1578"/> |
2560 | cbradney | 933 | <source>&Copy...</source> |
934 | <translation>С&копировать...</translation> |
||
935 | </message> |
||
936 | <message> |
||
18553 | craig | 937 | <location filename="../../scribus/actionmanager.cpp" line="1579"/> |
2560 | cbradney | 938 | <source>&Move...</source> |
939 | <translation>&Переместить...</translation> |
||
940 | </message> |
||
941 | <message> |
||
18553 | craig | 942 | <location filename="../../scribus/actionmanager.cpp" line="1580"/> |
2560 | cbradney | 943 | <source>&Apply Master Page...</source> |
944 | <translation>Применить &мастер-страницу...</translation> |
||
945 | </message> |
||
946 | <message> |
||
18553 | craig | 947 | <location filename="../../scribus/actionmanager.cpp" line="1582"/> |
2560 | cbradney | 948 | <source>Manage &Guides...</source> |
9198 | mrdocs | 949 | <translation>&Управление направляющими...</translation> |
2560 | cbradney | 950 | </message> |
951 | <message> |
||
18553 | craig | 952 | <location filename="../../scribus/actionmanager.cpp" line="1588"/> |
2560 | cbradney | 953 | <source>&50%</source> |
954 | <translation>&50&</translation> |
||
955 | </message> |
||
956 | <message> |
||
18553 | craig | 957 | <location filename="../../scribus/actionmanager.cpp" line="1589"/> |
2560 | cbradney | 958 | <source>&75%</source> |
959 | <translation>&75&</translation> |
||
960 | </message> |
||
961 | <message> |
||
18553 | craig | 962 | <location filename="../../scribus/actionmanager.cpp" line="1590"/> |
2560 | cbradney | 963 | <source>&100%</source> |
964 | <translation>&100&</translation> |
||
965 | </message> |
||
966 | <message> |
||
18553 | craig | 967 | <location filename="../../scribus/actionmanager.cpp" line="1591"/> |
2560 | cbradney | 968 | <source>&200%</source> |
969 | <translation>&200&</translation> |
||
970 | </message> |
||
971 | <message> |
||
18553 | craig | 972 | <location filename="../../scribus/actionmanager.cpp" line="1594"/> |
2560 | cbradney | 973 | <source>Show &Margins</source> |
974 | <translation>Показывать &поля</translation> |
||
975 | </message> |
||
976 | <message> |
||
18553 | craig | 977 | <location filename="../../scribus/actionmanager.cpp" line="1596"/> |
2560 | cbradney | 978 | <source>Show &Frames</source> |
979 | <translation>Показывать &обрамление</translation> |
||
980 | </message> |
||
981 | <message> |
||
18553 | craig | 982 | <location filename="../../scribus/actionmanager.cpp" line="1598"/> |
2560 | cbradney | 983 | <source>Show &Images</source> |
984 | <translation>Показывать &изображения</translation> |
||
985 | </message> |
||
986 | <message> |
||
18553 | craig | 987 | <location filename="../../scribus/actionmanager.cpp" line="1599"/> |
2560 | cbradney | 988 | <source>Show &Grid</source> |
5819 | cbradney | 989 | <translation>Показывать &сетку</translation> |
2560 | cbradney | 990 | </message> |
991 | <message> |
||
18553 | craig | 992 | <location filename="../../scribus/actionmanager.cpp" line="1600"/> |
2560 | cbradney | 993 | <source>Show G&uides</source> |
994 | <translation>Показывать &направляющие</translation> |
||
995 | </message> |
||
996 | <message> |
||
18553 | craig | 997 | <location filename="../../scribus/actionmanager.cpp" line="1602"/> |
2560 | cbradney | 998 | <source>Show &Baseline Grid</source> |
12535 | cbradney | 999 | <translation>Показывать &линии шрифта</translation> |
2560 | cbradney | 1000 | </message> |
1001 | <message> |
||
18553 | craig | 1002 | <location filename="../../scribus/actionmanager.cpp" line="1603"/> |
2560 | cbradney | 1003 | <source>Show &Text Chain</source> |
1004 | <translation>Показывать связь между &блоками</translation> |
||
1005 | </message> |
||
1006 | <message> |
||
18553 | craig | 1007 | <location filename="../../scribus/actionmanager.cpp" line="1604"/> |
2560 | cbradney | 1008 | <source>Show Control Characters</source> |
9463 | mrdocs | 1009 | <translation>Показывать непечатаемые символы</translation> |
2560 | cbradney | 1010 | </message> |
1011 | <message> |
||
18553 | craig | 1012 | <location filename="../../scribus/actionmanager.cpp" line="1607"/> |
2560 | cbradney | 1013 | <source>Sn&ap to Grid</source> |
5819 | cbradney | 1014 | <translation>Прилипание к &сетке</translation> |
2560 | cbradney | 1015 | </message> |
1016 | <message> |
||
18553 | craig | 1017 | <location filename="../../scribus/actionmanager.cpp" line="1608"/> |
2560 | cbradney | 1018 | <source>Sna&p to Guides</source> |
5019 | cbradney | 1019 | <translation>Прилипание к н&аправляющим</translation> |
2560 | cbradney | 1020 | </message> |
1021 | <message> |
||
18553 | craig | 1022 | <location filename="../../scribus/actionmanager.cpp" line="1609"/> |
17992 | craig | 1023 | <source>Snap to Items</source> |
1024 | <translation type="unfinished"></translation> |
||
1025 | </message> |
||
1026 | <message> |
||
18553 | craig | 1027 | <location filename="../../scribus/actionmanager.cpp" line="1614"/> |
2560 | cbradney | 1028 | <source>&Properties</source> |
1029 | <translation>&Свойства</translation> |
||
1030 | </message> |
||
1031 | <message> |
||
18553 | craig | 1032 | <location filename="../../scribus/actionmanager.cpp" line="1616"/> |
2560 | cbradney | 1033 | <source>&Scrapbook</source> |
9198 | mrdocs | 1034 | <translation>&Альбом</translation> |
2560 | cbradney | 1035 | </message> |
1036 | <message> |
||
18553 | craig | 1037 | <location filename="../../scribus/actionmanager.cpp" line="1617"/> |
2560 | cbradney | 1038 | <source>&Layers</source> |
1039 | <translation>С&лои</translation> |
||
1040 | </message> |
||
1041 | <message> |
||
18553 | craig | 1042 | <location filename="../../scribus/actionmanager.cpp" line="1619"/> |
2560 | cbradney | 1043 | <source>&Bookmarks</source> |
1044 | <translation>&Закладки</translation> |
||
1045 | </message> |
||
1046 | <message> |
||
18553 | craig | 1047 | <location filename="../../scribus/actionmanager.cpp" line="1620"/> |
2560 | cbradney | 1048 | <source>&Measurements</source> |
1049 | <translation>&Измерения</translation> |
||
1050 | </message> |
||
1051 | <message> |
||
18553 | craig | 1052 | <location filename="../../scribus/actionmanager.cpp" line="1621"/> |
2560 | cbradney | 1053 | <source>Action &History</source> |
2676 | cbradney | 1054 | <translation>История &действий</translation> |
2560 | cbradney | 1055 | </message> |
1056 | <message> |
||
18553 | craig | 1057 | <location filename="../../scribus/actionmanager.cpp" line="1622"/> |
2560 | cbradney | 1058 | <source>Preflight &Verifier</source> |
15064 | jghali | 1059 | <translation>Предпе&чатная проверка</translation> |
2560 | cbradney | 1060 | </message> |
1061 | <message> |
||
18553 | craig | 1062 | <location filename="../../scribus/actionmanager.cpp" line="1623"/> |
2560 | cbradney | 1063 | <source>&Align and Distribute</source> |
1064 | <translation>В&ыравнивание и распределение</translation> |
||
1065 | </message> |
||
1066 | <message> |
||
18553 | craig | 1067 | <location filename="../../scribus/actionmanager.cpp" line="1624"/> |
15064 | jghali | 1068 | <source>Symbols</source> |
1069 | <translation>Клоны</translation> |
||
1070 | </message> |
||
1071 | <message> |
||
18553 | craig | 1072 | <location filename="../../scribus/actionmanager.cpp" line="1625"/> |
17447 | craig | 1073 | <source>Inline Frames</source> |
1074 | <translation type="unfinished"></translation> |
||
1075 | </message> |
||
1076 | <message> |
||
18553 | craig | 1077 | <location filename="../../scribus/actionmanager.cpp" line="1626"/> |
2560 | cbradney | 1078 | <source>&Tools</source> |
1079 | <translation>С&ервис</translation> |
||
1080 | </message> |
||
1081 | <message> |
||
18553 | craig | 1082 | <location filename="../../scribus/actionmanager.cpp" line="1627"/> |
2560 | cbradney | 1083 | <source>P&DF Tools</source> |
1084 | <translation>PDF-&инструменты</translation> |
||
1085 | </message> |
||
1086 | <message> |
||
18553 | craig | 1087 | <location filename="../../scribus/actionmanager.cpp" line="1630"/> |
2560 | cbradney | 1088 | <source>Select Item</source> |
1089 | <translation>Выбрать объект</translation> |
||
1090 | </message> |
||
1091 | <message> |
||
18553 | craig | 1092 | <location filename="../../scribus/actionmanager.cpp" line="1631"/> |
2560 | cbradney | 1093 | <source>Rotate Item</source> |
1094 | <translation>Повернуть объект</translation> |
||
1095 | </message> |
||
1096 | <message> |
||
18553 | craig | 1097 | <location filename="../../scribus/actionmanager.cpp" line="1632"/> |
1098 | <location filename="../../scribus/actionmanager.cpp" line="1742"/> |
||
2560 | cbradney | 1099 | <source>Zoom in or out</source> |
1100 | <translation>Изменить масштаб</translation> |
||
1101 | </message> |
||
1102 | <message> |
||
18553 | craig | 1103 | <location filename="../../scribus/actionmanager.cpp" line="1633"/> |
2560 | cbradney | 1104 | <source>Zoom in</source> |
1105 | <translation>Приблизить</translation> |
||
1106 | </message> |
||
1107 | <message> |
||
18553 | craig | 1108 | <location filename="../../scribus/actionmanager.cpp" line="1634"/> |
2560 | cbradney | 1109 | <source>Zoom out</source> |
1110 | <translation>Отдалить</translation> |
||
1111 | </message> |
||
1112 | <message> |
||
18553 | craig | 1113 | <location filename="../../scribus/actionmanager.cpp" line="1635"/> |
2560 | cbradney | 1114 | <source>Edit Contents of Frame</source> |
1115 | <translation>Изменить содержимое блока</translation> |
||
1116 | </message> |
||
1117 | <message> |
||
18553 | craig | 1118 | <location filename="../../scribus/actionmanager.cpp" line="1636"/> |
2560 | cbradney | 1119 | <source>Edit Text...</source> |
1120 | <translation>Изменить текст...</translation> |
||
1121 | </message> |
||
1122 | <message> |
||
18553 | craig | 1123 | <location filename="../../scribus/actionmanager.cpp" line="1637"/> |
2560 | cbradney | 1124 | <source>Link Text Frames</source> |
5819 | cbradney | 1125 | <translation>Связать текстовые блоки</translation> |
2560 | cbradney | 1126 | </message> |
1127 | <message> |
||
18553 | craig | 1128 | <location filename="../../scribus/actionmanager.cpp" line="1638"/> |
2560 | cbradney | 1129 | <source>Unlink Text Frames</source> |
5819 | cbradney | 1130 | <translation>Разорвать связь тестовых блоков</translation> |
2560 | cbradney | 1131 | </message> |
1132 | <message> |
||
18553 | craig | 1133 | <location filename="../../scribus/actionmanager.cpp" line="1639"/> |
17580 | craig | 1134 | <source>Unlink Text Frame with Text Copy</source> |
1135 | <translation type="unfinished"></translation> |
||
1136 | </message> |
||
1137 | <message> |
||
18553 | craig | 1138 | <location filename="../../scribus/actionmanager.cpp" line="1640"/> |
17580 | craig | 1139 | <source>Unlink Text Frame with Text Cut</source> |
1140 | <translation type="unfinished"></translation> |
||
1141 | </message> |
||
1142 | <message> |
||
18553 | craig | 1143 | <location filename="../../scribus/actionmanager.cpp" line="1641"/> |
2560 | cbradney | 1144 | <source>&Eye Dropper</source> |
1145 | <translation>&Пипетка</translation> |
||
1146 | </message> |
||
1147 | <message> |
||
18553 | craig | 1148 | <location filename="../../scribus/actionmanager.cpp" line="1642"/> |
2560 | cbradney | 1149 | <source>Copy Item Properties</source> |
5819 | cbradney | 1150 | <translation>Скопировать свойства объекта</translation> |
2560 | cbradney | 1151 | </message> |
1152 | <message> |
||
18553 | craig | 1153 | <location filename="../../scribus/actionmanager.cpp" line="1650"/> |
16522 | craig | 1154 | <source>Insert Arc</source> |
1155 | <translation type="unfinished"></translation> |
||
1156 | </message> |
||
1157 | <message> |
||
18553 | craig | 1158 | <location filename="../../scribus/actionmanager.cpp" line="1651"/> |
16522 | craig | 1159 | <source>Insert Spiral</source> |
1160 | <translation type="unfinished"></translation> |
||
1161 | </message> |
||
1162 | <message> |
||
18553 | craig | 1163 | <location filename="../../scribus/actionmanager.cpp" line="1653"/> |
15892 | craig | 1164 | <source>Insert Calligraphic Line</source> |
1165 | <translation type="unfinished"></translation> |
||
1166 | </message> |
||
1167 | <message> |
||
18553 | craig | 1168 | <location filename="../../scribus/actionmanager.cpp" line="1658"/> |
17992 | craig | 1169 | <source>Insert PDF Radio Button</source> |
1170 | <translation type="unfinished"></translation> |
||
1171 | </message> |
||
1172 | <message> |
||
18553 | craig | 1173 | <location filename="../../scribus/actionmanager.cpp" line="1666"/> |
14474 | cbradney | 1174 | <source>Insert 3D Annotation</source> |
14525 | cbradney | 1175 | <translation>Вставить аннотацию 3D</translation> |
14474 | cbradney | 1176 | </message> |
1177 | <message> |
||
18553 | craig | 1178 | <location filename="../../scribus/actionmanager.cpp" line="1672"/> |
2560 | cbradney | 1179 | <source>&Hyphenate Text</source> |
1180 | <translation>Вставить &переносы</translation> |
||
1181 | </message> |
||
1182 | <message> |
||
18553 | craig | 1183 | <location filename="../../scribus/actionmanager.cpp" line="1674"/> |
2560 | cbradney | 1184 | <source>&Generate Table Of Contents</source> |
1185 | <translation>До&бавить указатель оглавления</translation> |
||
1186 | </message> |
||
1187 | <message> |
||
18553 | craig | 1188 | <location filename="../../scribus/actionmanager.cpp" line="1675"/> |
18310 | craig | 1189 | <source>&Update Document</source> |
1190 | <translation type="unfinished"></translation> |
||
1191 | </message> |
||
1192 | <message> |
||
18553 | craig | 1193 | <location filename="../../scribus/actionmanager.cpp" line="1676"/> |
1194 | <source>Test Qt Quick</source> |
||
1195 | <translation type="unfinished"></translation> |
||
1196 | </message> |
||
1197 | <message> |
||
1198 | <location filename="../../scribus/actionmanager.cpp" line="1682"/> |
||
2560 | cbradney | 1199 | <source>&About Scribus</source> |
1200 | <translation>О &Scribus</translation> |
||
1201 | </message> |
||
1202 | <message> |
||
18553 | craig | 1203 | <location filename="../../scribus/actionmanager.cpp" line="1684"/> |
2560 | cbradney | 1204 | <source>About &Qt</source> |
1205 | <translation>О &Qt</translation> |
||
1206 | </message> |
||
1207 | <message> |
||
18553 | craig | 1208 | <location filename="../../scribus/actionmanager.cpp" line="1685"/> |
2560 | cbradney | 1209 | <source>Toolti&ps</source> |
1210 | <translation>&Подсказки</translation> |
||
1211 | </message> |
||
1212 | <message> |
||
18553 | craig | 1213 | <location filename="../../scribus/actionmanager.cpp" line="1687"/> |
2560 | cbradney | 1214 | <source>Scribus &Manual...</source> |
1215 | <translation>Ру&ководство по Scribus...</translation> |
||
1216 | </message> |
||
1217 | <message> |
||
1218 | <source>Smart &Hyphen</source> |
||
15064 | jghali | 1219 | <translation type="obsolete">&Умные переносы</translation> |
2560 | cbradney | 1220 | </message> |
1221 | <message> |
||
18553 | craig | 1222 | <location filename="../../scribus/actionmanager.cpp" line="1756"/> |
2560 | cbradney | 1223 | <source>Non Breaking Dash</source> |
2676 | cbradney | 1224 | <translation>Неразрывный дефис</translation> |
1525 | cbradney | 1225 | </message> |
1226 | <message> |
||
18553 | craig | 1227 | <location filename="../../scribus/actionmanager.cpp" line="1757"/> |
2560 | cbradney | 1228 | <source>Non Breaking &Space</source> |
1229 | <translation>&Неразрывный пробел</translation> |
||
1230 | </message> |
||
1231 | <message> |
||
18553 | craig | 1232 | <location filename="../../scribus/actionmanager.cpp" line="1758"/> |
2560 | cbradney | 1233 | <source>Page &Number</source> |
1234 | <translation>&Номер страницы</translation> |
||
1235 | </message> |
||
1236 | <message> |
||
18553 | craig | 1237 | <location filename="../../scribus/actionmanager.cpp" line="1760"/> |
2560 | cbradney | 1238 | <source>New Line</source> |
5019 | cbradney | 1239 | <translation>Разрыв строки</translation> |
2560 | cbradney | 1240 | </message> |
1241 | <message> |
||
18553 | craig | 1242 | <location filename="../../scribus/actionmanager.cpp" line="1761"/> |
2560 | cbradney | 1243 | <source>Frame Break</source> |
1244 | <translation>Разрыв блока</translation> |
||
1245 | </message> |
||
1246 | <message> |
||
18553 | craig | 1247 | <location filename="../../scribus/actionmanager.cpp" line="1762"/> |
2560 | cbradney | 1248 | <source>Column Break</source> |
1249 | <translation>Разрыв столбца</translation> |
||
1250 | </message> |
||
1251 | <message> |
||
18553 | craig | 1252 | <location filename="../../scribus/actionmanager.cpp" line="1765"/> |
2560 | cbradney | 1253 | <source>Copyright</source> |
1254 | <translation>Копирайт</translation> |
||
1255 | </message> |
||
1256 | <message> |
||
18553 | craig | 1257 | <location filename="../../scribus/actionmanager.cpp" line="1766"/> |
2560 | cbradney | 1258 | <source>Registered Trademark</source> |
1259 | <translation>Зарегистрированная торговая марка</translation> |
||
1260 | </message> |
||
1261 | <message> |
||
18553 | craig | 1262 | <location filename="../../scribus/actionmanager.cpp" line="1767"/> |
2560 | cbradney | 1263 | <source>Trademark</source> |
1264 | <translation>Торговая марка</translation> |
||
1265 | </message> |
||
1266 | <message> |
||
18553 | craig | 1267 | <location filename="../../scribus/actionmanager.cpp" line="1769"/> |
2560 | cbradney | 1268 | <source>Bullet</source> |
9198 | mrdocs | 1269 | <translation>Маркер списка (буллит)</translation> |
2560 | cbradney | 1270 | </message> |
1271 | <message> |
||
18553 | craig | 1272 | <location filename="../../scribus/actionmanager.cpp" line="1771"/> |
2560 | cbradney | 1273 | <source>Em Dash</source> |
9198 | mrdocs | 1274 | <translation>Тире на круглую шпацию</translation> |
1525 | cbradney | 1275 | </message> |
2560 | cbradney | 1276 | <message> |
18553 | craig | 1277 | <location filename="../../scribus/actionmanager.cpp" line="1772"/> |
2560 | cbradney | 1278 | <source>En Dash</source> |
9198 | mrdocs | 1279 | <translation>Тире на полукруглую шпацию</translation> |
2560 | cbradney | 1280 | </message> |
1281 | <message> |
||
18553 | craig | 1282 | <location filename="../../scribus/actionmanager.cpp" line="1773"/> |
2560 | cbradney | 1283 | <source>Figure Dash</source> |
5019 | cbradney | 1284 | <translation>Математическое тире</translation> |
2560 | cbradney | 1285 | </message> |
1286 | <message> |
||
18553 | craig | 1287 | <location filename="../../scribus/actionmanager.cpp" line="1774"/> |
2560 | cbradney | 1288 | <source>Quotation Dash</source> |
5019 | cbradney | 1289 | <translation>Цитатное тире</translation> |
2560 | cbradney | 1290 | </message> |
1291 | <message> |
||
18553 | craig | 1292 | <location filename="../../scribus/actionmanager.cpp" line="1695"/> |
2560 | cbradney | 1293 | <source>Toggle Palettes</source> |
2676 | cbradney | 1294 | <translation>Переключить отображение палитр</translation> |
2560 | cbradney | 1295 | </message> |
1296 | <message> |
||
18553 | craig | 1297 | <location filename="../../scribus/actionmanager.cpp" line="1696"/> |
2560 | cbradney | 1298 | <source>Toggle Guides</source> |
2676 | cbradney | 1299 | <translation>Переключить отображение направляющих</translation> |
2560 | cbradney | 1300 | </message> |
2676 | cbradney | 1301 | <message> |
18553 | craig | 1302 | <location filename="../../scribus/actionmanager.cpp" line="1618"/> |
2676 | cbradney | 1303 | <source>&Arrange Pages</source> |
1304 | <translation>&Палитра страниц</translation> |
||
1305 | </message> |
||
1306 | <message> |
||
18553 | craig | 1307 | <location filename="../../scribus/actionmanager.cpp" line="1673"/> |
2676 | cbradney | 1308 | <source>Dehyphenate Text</source> |
1309 | <translation>Убрать переносы из текста</translation> |
||
1310 | </message> |
||
3064 | cbradney | 1311 | <message> |
18553 | craig | 1312 | <location filename="../../scribus/actionmanager.cpp" line="1583"/> |
3064 | cbradney | 1313 | <source>Manage Page Properties...</source> |
5819 | cbradney | 1314 | <translation>Свойства страницы...</translation> |
3064 | cbradney | 1315 | </message> |
1316 | <message> |
||
18553 | craig | 1317 | <location filename="../../scribus/actionmanager.cpp" line="1442"/> |
3278 | cbradney | 1318 | <source>Print Previe&w</source> |
3489 | cbradney | 1319 | <translation>Просмотреть пе&чать</translation> |
3278 | cbradney | 1320 | </message> |
1321 | <message> |
||
18553 | craig | 1322 | <location filename="../../scribus/actionmanager.cpp" line="1468"/> |
3278 | cbradney | 1323 | <source>&JavaScripts...</source> |
3489 | cbradney | 1324 | <translation>&JavaScripts...</translation> |
3278 | cbradney | 1325 | </message> |
1326 | <message> |
||
18553 | craig | 1327 | <location filename="../../scribus/actionmanager.cpp" line="1581"/> |
3278 | cbradney | 1328 | <source>Convert to Master Page...</source> |
3489 | cbradney | 1329 | <translation>Преобразовать в мастер-страницу...</translation> |
3278 | cbradney | 1330 | </message> |
1331 | <message> |
||
18553 | craig | 1332 | <location filename="../../scribus/actionmanager.cpp" line="1678"/> |
3278 | cbradney | 1333 | <source>&Cascade</source> |
3489 | cbradney | 1334 | <translation>&Каскадом</translation> |
3278 | cbradney | 1335 | </message> |
1336 | <message> |
||
18553 | craig | 1337 | <location filename="../../scribus/actionmanager.cpp" line="1679"/> |
3278 | cbradney | 1338 | <source>&Tile</source> |
3489 | cbradney | 1339 | <translation>&Мозаикой</translation> |
3278 | cbradney | 1340 | </message> |
1341 | <message> |
||
18553 | craig | 1342 | <location filename="../../scribus/actionmanager.cpp" line="1518"/> |
3824 | cbradney | 1343 | <source>More Info...</source> |
4405 | cbradney | 1344 | <translation>Подробнее...</translation> |
3824 | cbradney | 1345 | </message> |
4667 | cbradney | 1346 | <message> |
18553 | craig | 1347 | <location filename="../../scribus/actionmanager.cpp" line="1615"/> |
4667 | cbradney | 1348 | <source>&Outline</source> |
1349 | <comment>Document Outline Palette</comment> |
||
1350 | <translation>&Схема документа</translation> |
||
1351 | </message> |
||
1352 | <message> |
||
18553 | craig | 1353 | <location filename="../../scribus/actionmanager.cpp" line="1802"/> |
4667 | cbradney | 1354 | <source>ff</source> |
1355 | <translation>ff</translation> |
||
1356 | </message> |
||
1357 | <message> |
||
18553 | craig | 1358 | <location filename="../../scribus/actionmanager.cpp" line="1803"/> |
4667 | cbradney | 1359 | <source>fi</source> |
1360 | <translation>fi</translation> |
||
1361 | </message> |
||
1362 | <message> |
||
18553 | craig | 1363 | <location filename="../../scribus/actionmanager.cpp" line="1804"/> |
4667 | cbradney | 1364 | <source>fl</source> |
1365 | <translation>fl</translation> |
||
1366 | </message> |
||
1367 | <message> |
||
18553 | craig | 1368 | <location filename="../../scribus/actionmanager.cpp" line="1805"/> |
4667 | cbradney | 1369 | <source>ffi</source> |
1370 | <translation>ffi</translation> |
||
1371 | </message> |
||
1372 | <message> |
||
18553 | craig | 1373 | <location filename="../../scribus/actionmanager.cpp" line="1806"/> |
4667 | cbradney | 1374 | <source>ffl</source> |
1375 | <translation>ffl</translation> |
||
1376 | </message> |
||
1377 | <message> |
||
18553 | craig | 1378 | <location filename="../../scribus/actionmanager.cpp" line="1807"/> |
4667 | cbradney | 1379 | <source>ft</source> |
1380 | <translation>ft</translation> |
||
1381 | </message> |
||
1382 | <message> |
||
18553 | craig | 1383 | <location filename="../../scribus/actionmanager.cpp" line="1808"/> |
4667 | cbradney | 1384 | <source>st</source> |
1385 | <translation>st</translation> |
||
1386 | </message> |
||
1387 | <message> |
||
18553 | craig | 1388 | <location filename="../../scribus/actionmanager.cpp" line="1605"/> |
4667 | cbradney | 1389 | <source>Show Rulers</source> |
1390 | <translation>Показывать линейки</translation> |
||
1391 | </message> |
||
4759 | cbradney | 1392 | <message> |
18553 | craig | 1393 | <location filename="../../scribus/actionmanager.cpp" line="1464"/> |
4936 | fschmid | 1394 | <source>S&tyles...</source> |
1395 | <translation>С&тили...</translation> |
||
1396 | </message> |
||
1397 | <message> |
||
18553 | craig | 1398 | <location filename="../../scribus/actionmanager.cpp" line="1492"/> |
4936 | fschmid | 1399 | <source>&Outline</source> |
1400 | <comment>type effect</comment> |
||
1401 | <translation>&Контур</translation> |
||
1402 | </message> |
||
1403 | <message> |
||
18553 | craig | 1404 | <location filename="../../scribus/actionmanager.cpp" line="1508"/> |
4759 | cbradney | 1405 | <source>&Printing Enabled</source> |
4936 | fschmid | 1406 | <translation>&Печать включена</translation> |
4759 | cbradney | 1407 | </message> |
1408 | <message> |
||
18553 | craig | 1409 | <location filename="../../scribus/actionmanager.cpp" line="1509"/> |
4759 | cbradney | 1410 | <source>&Flip Horizontally</source> |
4936 | fschmid | 1411 | <translation>Переворот по &горизонтали</translation> |
4759 | cbradney | 1412 | </message> |
1413 | <message> |
||
18553 | craig | 1414 | <location filename="../../scribus/actionmanager.cpp" line="1510"/> |
4759 | cbradney | 1415 | <source>&Flip Vertically</source> |
4936 | fschmid | 1416 | <translation>Переворот по &вертикали</translation> |
4759 | cbradney | 1417 | </message> |
1418 | <message> |
||
18553 | craig | 1419 | <location filename="../../scribus/actionmanager.cpp" line="1552"/> |
4936 | fschmid | 1420 | <source>&Outlines</source> |
1421 | <comment>Convert to oulines</comment> |
||
1422 | <translation>&Контуры</translation> |
||
1423 | </message> |
||
1424 | <message> |
||
18553 | craig | 1425 | <location filename="../../scribus/actionmanager.cpp" line="1768"/> |
4759 | cbradney | 1426 | <source>Solidus</source> |
4936 | fschmid | 1427 | <translation>Косая черта</translation> |
4759 | cbradney | 1428 | </message> |
1429 | <message> |
||
18553 | craig | 1430 | <location filename="../../scribus/actionmanager.cpp" line="1770"/> |
4759 | cbradney | 1431 | <source>Middle Dot</source> |
5019 | cbradney | 1432 | <translation>Точка в середине</translation> |
4759 | cbradney | 1433 | </message> |
1434 | <message> |
||
18553 | craig | 1435 | <location filename="../../scribus/actionmanager.cpp" line="1795"/> |
4759 | cbradney | 1436 | <source>En Space</source> |
5019 | cbradney | 1437 | <translation>Полукруглая шпация</translation> |
4759 | cbradney | 1438 | </message> |
1439 | <message> |
||
18553 | craig | 1440 | <location filename="../../scribus/actionmanager.cpp" line="1796"/> |
4759 | cbradney | 1441 | <source>Em Space</source> |
5019 | cbradney | 1442 | <translation>Круглая шпация</translation> |
4759 | cbradney | 1443 | </message> |
1444 | <message> |
||
18553 | craig | 1445 | <location filename="../../scribus/actionmanager.cpp" line="1797"/> |
4759 | cbradney | 1446 | <source>Thin Space</source> |
9198 | mrdocs | 1447 | <translation>Тонкая шпация</translation> |
4759 | cbradney | 1448 | </message> |
1449 | <message> |
||
18553 | craig | 1450 | <location filename="../../scribus/actionmanager.cpp" line="1798"/> |
4759 | cbradney | 1451 | <source>Thick Space</source> |
9198 | mrdocs | 1452 | <translation>Третная шпация</translation> |
4759 | cbradney | 1453 | </message> |
1454 | <message> |
||
18553 | craig | 1455 | <location filename="../../scribus/actionmanager.cpp" line="1799"/> |
4759 | cbradney | 1456 | <source>Mid Space</source> |
9198 | mrdocs | 1457 | <translation>Четверная шпация</translation> |
4759 | cbradney | 1458 | </message> |
1459 | <message> |
||
18553 | craig | 1460 | <location filename="../../scribus/actionmanager.cpp" line="1800"/> |
4759 | cbradney | 1461 | <source>Hair Space</source> |
5019 | cbradney | 1462 | <translation>Волосная шпация</translation> |
4759 | cbradney | 1463 | </message> |
5019 | cbradney | 1464 | <message> |
18553 | craig | 1465 | <location filename="../../scribus/actionmanager.cpp" line="1453"/> |
5019 | cbradney | 1466 | <source>Paste (&Absolute)</source> |
1467 | <translation>Вставить содержимое блока в &исходную позицию</translation> |
||
1468 | </message> |
||
1469 | <message> |
||
18553 | craig | 1470 | <location filename="../../scribus/actionmanager.cpp" line="1455"/> |
5019 | cbradney | 1471 | <source>C&lear</source> |
1472 | <translation>О&чистить</translation> |
||
1473 | </message> |
||
6261 | cbradney | 1474 | <message> |
18553 | craig | 1475 | <location filename="../../scribus/actionmanager.cpp" line="1601"/> |
9198 | mrdocs | 1476 | <source>Show Text Frame Columns</source> |
1477 | <translation>Показать границы столбцов</translation> |
||
1478 | </message> |
||
1479 | <message> |
||
18553 | craig | 1480 | <location filename="../../scribus/actionmanager.cpp" line="1435"/> |
6261 | cbradney | 1481 | <source>Save as &EPS...</source> |
9198 | mrdocs | 1482 | <translation>Сохран&ить как EPS...</translation> |
6261 | cbradney | 1483 | </message> |
1484 | <message> |
||
9198 | mrdocs | 1485 | <source>Patterns...</source> |
16522 | craig | 1486 | <translation type="obsolete">Текстуры...</translation> |
9198 | mrdocs | 1487 | </message> |
1488 | <message> |
||
1489 | <source>Send to Patterns</source> |
||
18310 | craig | 1490 | <translation type="obsolete">Передать в текстуры</translation> |
9198 | mrdocs | 1491 | </message> |
1492 | <message> |
||
6261 | cbradney | 1493 | <source>&Frame...</source> |
17184 | craig | 1494 | <translation type="obsolete">&Блок...</translation> |
6261 | cbradney | 1495 | </message> |
1496 | <message> |
||
18553 | craig | 1497 | <location filename="../../scribus/actionmanager.cpp" line="1564"/> |
9198 | mrdocs | 1498 | <source>Sticky Tools</source> |
1499 | <translation>Липкие инструменты</translation> |
||
1500 | </message> |
||
1501 | <message> |
||
18553 | craig | 1502 | <location filename="../../scribus/actionmanager.cpp" line="1586"/> |
9198 | mrdocs | 1503 | <source>&Fit to Height</source> |
1504 | <translation>Уместить по &высоте</translation> |
||
1505 | </message> |
||
1506 | <message> |
||
18553 | craig | 1507 | <location filename="../../scribus/actionmanager.cpp" line="1587"/> |
9198 | mrdocs | 1508 | <source>Fit to Width</source> |
1509 | <translation>Уместить по ширине</translation> |
||
1510 | </message> |
||
1511 | <message> |
||
18553 | craig | 1512 | <location filename="../../scribus/actionmanager.cpp" line="1593"/> |
6261 | cbradney | 1513 | <source>Preview Mode</source> |
9198 | mrdocs | 1514 | <translation>Режим предпросмотра</translation> |
6261 | cbradney | 1515 | </message> |
1516 | <message> |
||
18553 | craig | 1517 | <location filename="../../scribus/actionmanager.cpp" line="1595"/> |
9198 | mrdocs | 1518 | <source>Show Bleeds</source> |
9463 | mrdocs | 1519 | <translation>Показывать выпуск под обрез</translation> |
6261 | cbradney | 1520 | </message> |
1521 | <message> |
||
18553 | craig | 1522 | <location filename="../../scribus/actionmanager.cpp" line="1597"/> |
9198 | mrdocs | 1523 | <source>Show Layer Indicators</source> |
1524 | <translation>Показывать индикаторы слоёв</translation> |
||
6261 | cbradney | 1525 | </message> |
1526 | <message> |
||
18553 | craig | 1527 | <location filename="../../scribus/actionmanager.cpp" line="1657"/> |
6261 | cbradney | 1528 | <source>Insert PDF Push Button</source> |
9198 | mrdocs | 1529 | <translation>Вставить кнопку PDF Push</translation> |
6261 | cbradney | 1530 | </message> |
1531 | <message> |
||
18553 | craig | 1532 | <location filename="../../scribus/actionmanager.cpp" line="1659"/> |
6261 | cbradney | 1533 | <source>Insert PDF Text Field</source> |
9198 | mrdocs | 1534 | <translation>Вставить поле PDF Text</translation> |
6261 | cbradney | 1535 | </message> |
1536 | <message> |
||
18553 | craig | 1537 | <location filename="../../scribus/actionmanager.cpp" line="1660"/> |
6261 | cbradney | 1538 | <source>Insert PDF Check Box</source> |
9198 | mrdocs | 1539 | <translation>Вставить PDF Check Box</translation> |
6261 | cbradney | 1540 | </message> |
1541 | <message> |
||
18553 | craig | 1542 | <location filename="../../scribus/actionmanager.cpp" line="1661"/> |
6261 | cbradney | 1543 | <source>Insert PDF Combo Box</source> |
9198 | mrdocs | 1544 | <translation>Вставить PDF Combo Box</translation> |
6261 | cbradney | 1545 | </message> |
1546 | <message> |
||
18553 | craig | 1547 | <location filename="../../scribus/actionmanager.cpp" line="1662"/> |
6261 | cbradney | 1548 | <source>Insert PDF List Box</source> |
9198 | mrdocs | 1549 | <translation>Вставить PDF List Box</translation> |
6261 | cbradney | 1550 | </message> |
1551 | <message> |
||
18553 | craig | 1552 | <location filename="../../scribus/actionmanager.cpp" line="1663"/> |
6261 | cbradney | 1553 | <source>Insert Text Annotation</source> |
9198 | mrdocs | 1554 | <translation>Вставить текстовую аннотацию</translation> |
6261 | cbradney | 1555 | </message> |
1556 | <message> |
||
18553 | craig | 1557 | <location filename="../../scribus/actionmanager.cpp" line="1664"/> |
6261 | cbradney | 1558 | <source>Insert Link Annotation</source> |
9198 | mrdocs | 1559 | <translation>Вставить ссылочную аннотацию</translation> |
6261 | cbradney | 1560 | </message> |
6434 | cbradney | 1561 | <message> |
18553 | craig | 1562 | <location filename="../../scribus/actionmanager.cpp" line="1701"/> |
1563 | <source>Copy</source> |
||
1564 | <translation type="unfinished">Копирование</translation> |
||
1565 | </message> |
||
1566 | <message> |
||
1567 | <location filename="../../scribus/actionmanager.cpp" line="1702"/> |
||
1568 | <source>Cut</source> |
||
1569 | <translation type="unfinished">Вырезание</translation> |
||
1570 | </message> |
||
1571 | <message> |
||
1572 | <location filename="../../scribus/actionmanager.cpp" line="1703"/> |
||
1573 | <source>Paste</source> |
||
1574 | <translation type="unfinished">Вставка</translation> |
||
1575 | </message> |
||
1576 | <message> |
||
1577 | <location filename="../../scribus/actionmanager.cpp" line="1704"/> |
||
1578 | <source>Redo</source> |
||
1579 | <translation type="unfinished"></translation> |
||
1580 | </message> |
||
1581 | <message> |
||
1582 | <location filename="../../scribus/actionmanager.cpp" line="1705"/> |
||
1583 | <source>Undo</source> |
||
1584 | <translation type="unfinished"></translation> |
||
1585 | </message> |
||
1586 | <message> |
||
1587 | <location filename="../../scribus/actionmanager.cpp" line="1706"/> |
||
1588 | <source>Close the current document</source> |
||
1589 | <translation type="unfinished"></translation> |
||
1590 | </message> |
||
1591 | <message> |
||
1592 | <location filename="../../scribus/actionmanager.cpp" line="1707"/> |
||
1593 | <source>Export the document to PDF</source> |
||
1594 | <translation type="unfinished"></translation> |
||
1595 | </message> |
||
1596 | <message> |
||
1597 | <location filename="../../scribus/actionmanager.cpp" line="1708"/> |
||
1598 | <source>Create a new document</source> |
||
1599 | <translation type="unfinished"></translation> |
||
1600 | </message> |
||
1601 | <message> |
||
1602 | <location filename="../../scribus/actionmanager.cpp" line="1709"/> |
||
1603 | <source>Open an existing document</source> |
||
1604 | <translation type="unfinished"></translation> |
||
1605 | </message> |
||
1606 | <message> |
||
1607 | <location filename="../../scribus/actionmanager.cpp" line="1710"/> |
||
1608 | <source>Print the document</source> |
||
1609 | <translation type="unfinished"></translation> |
||
1610 | </message> |
||
1611 | <message> |
||
1612 | <location filename="../../scribus/actionmanager.cpp" line="1711"/> |
||
1613 | <source>Save the current document</source> |
||
1614 | <translation type="unfinished"></translation> |
||
1615 | </message> |
||
1616 | <message> |
||
1617 | <location filename="../../scribus/actionmanager.cpp" line="1712"/> |
||
1618 | <source>Copy item properties</source> |
||
1619 | <translation type="unfinished"></translation> |
||
1620 | </message> |
||
1621 | <message> |
||
1622 | <location filename="../../scribus/actionmanager.cpp" line="1713"/> |
||
1623 | <source>Edit contents of a frame</source> |
||
1624 | <translation type="unfinished"></translation> |
||
1625 | </message> |
||
1626 | <message> |
||
1627 | <location filename="../../scribus/actionmanager.cpp" line="1714"/> |
||
1628 | <source>Edit text in the Story Editor</source> |
||
1629 | <translation type="unfinished"></translation> |
||
1630 | </message> |
||
1631 | <message> |
||
1632 | <location filename="../../scribus/actionmanager.cpp" line="1715"/> |
||
1633 | <source>Eye Dropper</source> |
||
1634 | <translation type="unfinished"></translation> |
||
1635 | </message> |
||
1636 | <message> |
||
1637 | <location filename="../../scribus/actionmanager.cpp" line="1716"/> |
||
1638 | <source>Insert an arc</source> |
||
1639 | <translation type="unfinished"></translation> |
||
1640 | </message> |
||
1641 | <message> |
||
1642 | <location filename="../../scribus/actionmanager.cpp" line="1717"/> |
||
1643 | <source>Insert a bezier curve</source> |
||
1644 | <translation type="unfinished"></translation> |
||
1645 | </message> |
||
1646 | <message> |
||
1647 | <location filename="../../scribus/actionmanager.cpp" line="1718"/> |
||
1648 | <source>Insert a calligraphic line</source> |
||
1649 | <translation type="unfinished"></translation> |
||
1650 | </message> |
||
1651 | <message> |
||
1652 | <location filename="../../scribus/actionmanager.cpp" line="1719"/> |
||
1653 | <source>Insert a freehand line</source> |
||
1654 | <translation type="unfinished"></translation> |
||
1655 | </message> |
||
1656 | <message> |
||
1657 | <location filename="../../scribus/actionmanager.cpp" line="1720"/> |
||
1658 | <source>Insert an image frame</source> |
||
1659 | <translation type="unfinished"></translation> |
||
1660 | </message> |
||
1661 | <message> |
||
1662 | <location filename="../../scribus/actionmanager.cpp" line="1721"/> |
||
1663 | <source>Insert a line</source> |
||
1664 | <translation type="unfinished"></translation> |
||
1665 | </message> |
||
1666 | <message> |
||
1667 | <location filename="../../scribus/actionmanager.cpp" line="1722"/> |
||
1668 | <source>Insert a polygon</source> |
||
1669 | <translation type="unfinished"></translation> |
||
1670 | </message> |
||
1671 | <message> |
||
1672 | <location filename="../../scribus/actionmanager.cpp" line="1723"/> |
||
1673 | <source>Insert a render frame</source> |
||
1674 | <translation type="unfinished"></translation> |
||
1675 | </message> |
||
1676 | <message> |
||
1677 | <location filename="../../scribus/actionmanager.cpp" line="1724"/> |
||
1678 | <source>Insert a shape</source> |
||
1679 | <translation type="unfinished"></translation> |
||
1680 | </message> |
||
1681 | <message> |
||
1682 | <location filename="../../scribus/actionmanager.cpp" line="1725"/> |
||
1683 | <source>Insert a spiral</source> |
||
1684 | <translation type="unfinished"></translation> |
||
1685 | </message> |
||
1686 | <message> |
||
1687 | <location filename="../../scribus/actionmanager.cpp" line="1726"/> |
||
1688 | <source>Insert a table</source> |
||
1689 | <translation type="unfinished"></translation> |
||
1690 | </message> |
||
1691 | <message> |
||
1692 | <location filename="../../scribus/actionmanager.cpp" line="1727"/> |
||
1693 | <source>Insert a text frame</source> |
||
1694 | <translation type="unfinished"></translation> |
||
1695 | </message> |
||
1696 | <message> |
||
1697 | <location filename="../../scribus/actionmanager.cpp" line="1728"/> |
||
1698 | <source>Link text frames</source> |
||
1699 | <translation type="unfinished"></translation> |
||
1700 | </message> |
||
1701 | <message> |
||
1702 | <location filename="../../scribus/actionmanager.cpp" line="1729"/> |
||
1703 | <source>Measurements</source> |
||
1704 | <translation type="unfinished"></translation> |
||
1705 | </message> |
||
1706 | <message> |
||
1707 | <location filename="../../scribus/actionmanager.cpp" line="1730"/> |
||
1708 | <source>Insert link annotation</source> |
||
1709 | <translation type="unfinished"></translation> |
||
1710 | </message> |
||
1711 | <message> |
||
1712 | <location filename="../../scribus/actionmanager.cpp" line="1731"/> |
||
1713 | <source>Insert text annotation</source> |
||
1714 | <translation type="unfinished"></translation> |
||
1715 | </message> |
||
1716 | <message> |
||
1717 | <location filename="../../scribus/actionmanager.cpp" line="1732"/> |
||
1718 | <source>Insert PDF check box</source> |
||
1719 | <translation type="unfinished"></translation> |
||
1720 | </message> |
||
1721 | <message> |
||
1722 | <location filename="../../scribus/actionmanager.cpp" line="1733"/> |
||
1723 | <source>Insert PDF combo box</source> |
||
1724 | <translation type="unfinished"></translation> |
||
1725 | </message> |
||
1726 | <message> |
||
1727 | <location filename="../../scribus/actionmanager.cpp" line="1734"/> |
||
1728 | <source>Insert PDF list box</source> |
||
1729 | <translation type="unfinished"></translation> |
||
1730 | </message> |
||
1731 | <message> |
||
1732 | <location filename="../../scribus/actionmanager.cpp" line="1735"/> |
||
1733 | <source>Insert PDF push button</source> |
||
1734 | <translation type="unfinished"></translation> |
||
1735 | </message> |
||
1736 | <message> |
||
1737 | <location filename="../../scribus/actionmanager.cpp" line="1736"/> |
||
1738 | <source>Insert PDF radio button</source> |
||
1739 | <translation type="unfinished"></translation> |
||
1740 | </message> |
||
1741 | <message> |
||
1742 | <location filename="../../scribus/actionmanager.cpp" line="1737"/> |
||
1743 | <source>Insert PDF text field</source> |
||
1744 | <translation type="unfinished"></translation> |
||
1745 | </message> |
||
1746 | <message> |
||
1747 | <location filename="../../scribus/actionmanager.cpp" line="1738"/> |
||
1748 | <source>Analyse the document for issues prior to exporting to PDF</source> |
||
1749 | <translation type="unfinished"></translation> |
||
1750 | </message> |
||
1751 | <message> |
||
1752 | <location filename="../../scribus/actionmanager.cpp" line="1739"/> |
||
1753 | <source>Rotate an item</source> |
||
1754 | <translation type="unfinished"></translation> |
||
1755 | </message> |
||
1756 | <message> |
||
1757 | <location filename="../../scribus/actionmanager.cpp" line="1740"/> |
||
1758 | <source>Select an item</source> |
||
1759 | <translation type="unfinished"></translation> |
||
1760 | </message> |
||
1761 | <message> |
||
1762 | <location filename="../../scribus/actionmanager.cpp" line="1741"/> |
||
1763 | <source>Unlink text frames</source> |
||
1764 | <translation type="unfinished"></translation> |
||
1765 | </message> |
||
1766 | <message> |
||
1767 | <location filename="../../scribus/actionmanager.cpp" line="1744"/> |
||
1768 | <source>Insert 3D annotation</source> |
||
1769 | <translation type="unfinished"></translation> |
||
1770 | </message> |
||
1771 | <message> |
||
1772 | <location filename="../../scribus/actionmanager.cpp" line="1755"/> |
||
15064 | jghali | 1773 | <source>Soft &Hyphen</source> |
1774 | <translation>&Мягкий перенос</translation> |
||
1775 | </message> |
||
1776 | <message> |
||
18553 | craig | 1777 | <location filename="../../scribus/actionmanager.cpp" line="1763"/> |
9198 | mrdocs | 1778 | <source>&Zero Width Space</source> |
1779 | <translation>&Нулевой пробел</translation> |
||
6434 | cbradney | 1780 | </message> |
1781 | <message> |
||
18553 | craig | 1782 | <location filename="../../scribus/actionmanager.cpp" line="1764"/> |
9198 | mrdocs | 1783 | <source>Zero Width NB Space</source> |
1784 | <translation>Нулевой неразрывный пробел</translation> |
||
6434 | cbradney | 1785 | </message> |
7508 | cbradney | 1786 | <message> |
18553 | craig | 1787 | <location filename="../../scribus/actionmanager.cpp" line="1776"/> |
9198 | mrdocs | 1788 | <source>Apostrophe</source> |
1789 | <comment>Unicode 0x0027</comment> |
||
1790 | <translation>Апостроф</translation> |
||
7508 | cbradney | 1791 | </message> |
1792 | <message> |
||
18553 | craig | 1793 | <location filename="../../scribus/actionmanager.cpp" line="1777"/> |
9198 | mrdocs | 1794 | <source>Straight Double</source> |
1795 | <comment>Unicode 0x0022</comment> |
||
1796 | <translation>Двойной апостроф</translation> |
||
7508 | cbradney | 1797 | </message> |
1798 | <message> |
||
18553 | craig | 1799 | <location filename="../../scribus/actionmanager.cpp" line="1778"/> |
9198 | mrdocs | 1800 | <source>Single Left</source> |
1801 | <comment>Unicode 0x2018</comment> |
||
1802 | <translation>Открывающая одиночная</translation> |
||
7508 | cbradney | 1803 | </message> |
1804 | <message> |
||
18553 | craig | 1805 | <location filename="../../scribus/actionmanager.cpp" line="1779"/> |
9198 | mrdocs | 1806 | <source>Single Right</source> |
1807 | <comment>Unicode 0x2019</comment> |
||
1808 | <translation>Закрывающая одиночная</translation> |
||
7508 | cbradney | 1809 | </message> |
1810 | <message> |
||
18553 | craig | 1811 | <location filename="../../scribus/actionmanager.cpp" line="1780"/> |
9198 | mrdocs | 1812 | <source>Double Left</source> |
1813 | <comment>Unicode 0x201C</comment> |
||
1814 | <translation>Немецкая закрывающая двойная</translation> |
||
7508 | cbradney | 1815 | </message> |
1816 | <message> |
||
18553 | craig | 1817 | <location filename="../../scribus/actionmanager.cpp" line="1781"/> |
9198 | mrdocs | 1818 | <source>Double Right</source> |
1819 | <comment>Unicode 0x201D</comment> |
||
1820 | <translation>Закрывающая двойная</translation> |
||
7508 | cbradney | 1821 | </message> |
9198 | mrdocs | 1822 | <message> |
18553 | craig | 1823 | <location filename="../../scribus/actionmanager.cpp" line="1782"/> |
9198 | mrdocs | 1824 | <source>Single Reversed</source> |
1825 | <comment>Unicode 0x201B</comment> |
||
1826 | <translation>Перевёрнутая одиночная</translation> |
||
1827 | </message> |
||
1828 | <message> |
||
18553 | craig | 1829 | <location filename="../../scribus/actionmanager.cpp" line="1783"/> |
9198 | mrdocs | 1830 | <source>Double Reversed</source> |
1831 | <comment>Unicode 0x201F</comment> |
||
1832 | <translation>Перевёрнутая двойная</translation> |
||
1833 | </message> |
||
1834 | <message> |
||
18553 | craig | 1835 | <location filename="../../scribus/actionmanager.cpp" line="1784"/> |
9198 | mrdocs | 1836 | <source>Single Left Guillemet</source> |
1837 | <comment>Unicode 0x2039</comment> |
||
1838 | <translation>Французская открывающая одиночная</translation> |
||
1839 | </message> |
||
1840 | <message> |
||
18553 | craig | 1841 | <location filename="../../scribus/actionmanager.cpp" line="1785"/> |
9198 | mrdocs | 1842 | <source>Single Right Guillemet</source> |
1843 | <comment>Unicode 0x203A</comment> |
||
1844 | <translation>Французская закрывающая одиночная</translation> |
||
1845 | </message> |
||
1846 | <message> |
||
18553 | craig | 1847 | <location filename="../../scribus/actionmanager.cpp" line="1786"/> |
9198 | mrdocs | 1848 | <source>Double Left Guillemet</source> |
1849 | <comment>Unicode 0x00AB</comment> |
||
1850 | <translation>Французская открывающая двойная</translation> |
||
1851 | </message> |
||
1852 | <message> |
||
18553 | craig | 1853 | <location filename="../../scribus/actionmanager.cpp" line="1787"/> |
9198 | mrdocs | 1854 | <source>Double Right Guillemet</source> |
1855 | <comment>Unicode 0x00BB</comment> |
||
1856 | <translation>Французская закрывающая двойная</translation> |
||
1857 | </message> |
||
1858 | <message> |
||
18553 | craig | 1859 | <location filename="../../scribus/actionmanager.cpp" line="1788"/> |
9198 | mrdocs | 1860 | <source>Low Single Comma</source> |
1861 | <comment>Unicode 0x201A</comment> |
||
1862 | <translation>Нижняя одиночная запятая</translation> |
||
1863 | </message> |
||
1864 | <message> |
||
18553 | craig | 1865 | <location filename="../../scribus/actionmanager.cpp" line="1789"/> |
9198 | mrdocs | 1866 | <source>Low Double Comma</source> |
1867 | <comment>Unicode 0x201E</comment> |
||
1868 | <translation>Немецкая открывающая двойная</translation> |
||
1869 | </message> |
||
1870 | <message> |
||
18553 | craig | 1871 | <location filename="../../scribus/actionmanager.cpp" line="1790"/> |
9198 | mrdocs | 1872 | <source>CJK Single Left</source> |
1873 | <comment>Unicode 0x300C</comment> |
||
1874 | <translation>Азиатская открывающая одиночная</translation> |
||
1875 | </message> |
||
1876 | <message> |
||
18553 | craig | 1877 | <location filename="../../scribus/actionmanager.cpp" line="1791"/> |
9198 | mrdocs | 1878 | <source>CJK Single Right</source> |
1879 | <comment>Unicode 0x300D</comment> |
||
1880 | <translation>Азиатская закрывающая одиночная</translation> |
||
1881 | </message> |
||
1882 | <message> |
||
18553 | craig | 1883 | <location filename="../../scribus/actionmanager.cpp" line="1792"/> |
9198 | mrdocs | 1884 | <source>CJK Double Left</source> |
1885 | <comment>Unicode 0x300E</comment> |
||
1886 | <translation>Азиатская открывающая двойная</translation> |
||
1887 | </message> |
||
1888 | <message> |
||
18553 | craig | 1889 | <location filename="../../scribus/actionmanager.cpp" line="1793"/> |
9198 | mrdocs | 1890 | <source>CJK Double Right</source> |
1891 | <comment>Unicode 0x300F</comment> |
||
1892 | <translation>Азиатская закрывающая двойная</translation> |
||
1893 | </message> |
||
10133 | cbradney | 1894 | <message> |
18553 | craig | 1895 | <location filename="../../scribus/actionmanager.cpp" line="1592"/> |
10133 | cbradney | 1896 | <source>&400%</source> |
10294 | cbradney | 1897 | <translation>&400%</translation> |
10133 | cbradney | 1898 | </message> |
10294 | cbradney | 1899 | <message> |
18553 | craig | 1900 | <location filename="../../scribus/actionmanager.cpp" line="1644"/> |
10842 | cbradney | 1901 | <source>Insert &Text Frame</source> |
12535 | cbradney | 1902 | <translation>&Тестовый блок</translation> |
10842 | cbradney | 1903 | </message> |
1904 | <message> |
||
18553 | craig | 1905 | <location filename="../../scribus/actionmanager.cpp" line="1645"/> |
10842 | cbradney | 1906 | <source>Insert &Image Frame</source> |
12535 | cbradney | 1907 | <translation>Блок &изображения</translation> |
10842 | cbradney | 1908 | </message> |
1909 | <message> |
||
18553 | craig | 1910 | <location filename="../../scribus/actionmanager.cpp" line="1647"/> |
10842 | cbradney | 1911 | <source>Insert T&able</source> |
12535 | cbradney | 1912 | <translation>Та&блица</translation> |
10842 | cbradney | 1913 | </message> |
1914 | <message> |
||
18553 | craig | 1915 | <location filename="../../scribus/actionmanager.cpp" line="1648"/> |
10842 | cbradney | 1916 | <source>Insert &Shape</source> |
12535 | cbradney | 1917 | <translation>&Фигура</translation> |
10842 | cbradney | 1918 | </message> |
1919 | <message> |
||
18553 | craig | 1920 | <location filename="../../scribus/actionmanager.cpp" line="1649"/> |
10842 | cbradney | 1921 | <source>Insert &Polygon</source> |
12535 | cbradney | 1922 | <translation>&Многоугольник</translation> |
10842 | cbradney | 1923 | </message> |
1924 | <message> |
||
18553 | craig | 1925 | <location filename="../../scribus/actionmanager.cpp" line="1652"/> |
10842 | cbradney | 1926 | <source>Insert &Line</source> |
12535 | cbradney | 1927 | <translation>&Линия</translation> |
10842 | cbradney | 1928 | </message> |
1929 | <message> |
||
18553 | craig | 1930 | <location filename="../../scribus/actionmanager.cpp" line="1654"/> |
10842 | cbradney | 1931 | <source>Insert &Bezier Curve</source> |
12535 | cbradney | 1932 | <translation>&Кривая Безье</translation> |
10842 | cbradney | 1933 | </message> |
1934 | <message> |
||
18553 | craig | 1935 | <location filename="../../scribus/actionmanager.cpp" line="1655"/> |
10842 | cbradney | 1936 | <source>Insert &Freehand Line</source> |
12535 | cbradney | 1937 | <translation>Л&иния от руки</translation> |
10842 | cbradney | 1938 | </message> |
1939 | <message> |
||
18553 | craig | 1940 | <location filename="../../scribus/actionmanager.cpp" line="1688"/> |
10842 | cbradney | 1941 | <source>Scribus Homepage</source> |
11637 | mrdocs | 1942 | <translation>Домашняя страница Scribus</translation> |
10842 | cbradney | 1943 | </message> |
1944 | <message> |
||
18553 | craig | 1945 | <location filename="../../scribus/actionmanager.cpp" line="1689"/> |
10842 | cbradney | 1946 | <source>Scribus Online Documentation</source> |
11637 | mrdocs | 1947 | <translation>Электронная справка по Scribus</translation> |
10842 | cbradney | 1948 | </message> |
1949 | <message> |
||
18553 | craig | 1950 | <location filename="../../scribus/actionmanager.cpp" line="1690"/> |
10842 | cbradney | 1951 | <source>Scribus Wiki</source> |
11637 | mrdocs | 1952 | <translation>Вики Scribus</translation> |
10842 | cbradney | 1953 | </message> |
1954 | <message> |
||
18553 | craig | 1955 | <location filename="../../scribus/actionmanager.cpp" line="1691"/> |
10842 | cbradney | 1956 | <source>Getting Started with Scribus</source> |
11637 | mrdocs | 1957 | <translation>Вводный курс по Scribus</translation> |
1958 | </message> |
||
1959 | <message> |
||
18553 | craig | 1960 | <location filename="../../scribus/actionmanager.cpp" line="1610"/> |
11637 | mrdocs | 1961 | <source>Show Context Menu</source> |
1962 | <translation>Показывать контекстное меню</translation> |
||
1963 | </message> |
||
1964 | <message> |
||
18553 | craig | 1965 | <location filename="../../scribus/actionmanager.cpp" line="1683"/> |
11637 | mrdocs | 1966 | <source>&About Plugins</source> |
1967 | <translation>О &расширениях</translation> |
||
1968 | </message> |
||
1969 | <message> |
||
18553 | craig | 1970 | <location filename="../../scribus/actionmanager.cpp" line="1671"/> |
11637 | mrdocs | 1971 | <source>&Manage Images</source> |
1972 | <translation>&Управление изображениями</translation> |
||
1973 | </message> |
||
1974 | <message> |
||
18553 | craig | 1975 | <location filename="../../scribus/actionmanager.cpp" line="1697"/> |
11637 | mrdocs | 1976 | <source>Insert Unicode Character Begin Sequence</source> |
13259 | cbradney | 1977 | <translation>Введите начало последовательности символа Unicode</translation> |
10842 | cbradney | 1978 | </message> |
12281 | cbradney | 1979 | <message> |
18553 | craig | 1980 | <location filename="../../scribus/actionmanager.cpp" line="1432"/> |
12281 | cbradney | 1981 | <source>Get Vector File...</source> |
12535 | cbradney | 1982 | <translation>Вставить векторный графический файл...</translation> |
12281 | cbradney | 1983 | </message> |
1984 | <message> |
||
18553 | craig | 1985 | <location filename="../../scribus/actionmanager.cpp" line="1457"/> |
12281 | cbradney | 1986 | <source>Advanced Select All...</source> |
12535 | cbradney | 1987 | <translation>Выделение по критериям...</translation> |
12281 | cbradney | 1988 | </message> |
1989 | <message> |
||
18553 | craig | 1990 | <location filename="../../scribus/actionmanager.cpp" line="1461"/> |
12281 | cbradney | 1991 | <source>Edit Source...</source> |
12535 | cbradney | 1992 | <translation>Изменить исходник...</translation> |
12281 | cbradney | 1993 | </message> |
1994 | <message> |
||
18553 | craig | 1995 | <location filename="../../scribus/actionmanager.cpp" line="1463"/> |
12281 | cbradney | 1996 | <source>Replace Colors...</source> |
12535 | cbradney | 1997 | <translation>Заменить цвета...</translation> |
12281 | cbradney | 1998 | </message> |
1999 | <message> |
||
18553 | craig | 2000 | <location filename="../../scribus/actionmanager.cpp" line="1606"/> |
12281 | cbradney | 2001 | <source>Rulers Relative to Page</source> |
12535 | cbradney | 2002 | <translation>Линейки относительно страницы</translation> |
12281 | cbradney | 2003 | </message> |
2004 | <message> |
||
18553 | craig | 2005 | <location filename="../../scribus/actionmanager.cpp" line="1646"/> |
12281 | cbradney | 2006 | <source>Insert &Render Frame</source> |
12535 | cbradney | 2007 | <translation>Блок &визуализации</translation> |
12281 | cbradney | 2008 | </message> |
2009 | <message> |
||
18553 | craig | 2010 | <location filename="../../scribus/actionmanager.cpp" line="1692"/> |
12281 | cbradney | 2011 | <source>Check for Updates</source> |
12535 | cbradney | 2012 | <translation>Проверить наличие обновлений</translation> |
12281 | cbradney | 2013 | </message> |
2014 | <message> |
||
18553 | craig | 2015 | <location filename="../../scribus/actionmanager.cpp" line="1759"/> |
12281 | cbradney | 2016 | <source>Number of Pages</source> |
12535 | cbradney | 2017 | <translation>Количество страниц</translation> |
12281 | cbradney | 2018 | </message> |
12612 | cbradney | 2019 | <message> |
18553 | craig | 2020 | <location filename="../../scribus/actionmanager.cpp" line="1535"/> |
12612 | cbradney | 2021 | <source>Adjust Image to Frame</source> |
13043 | jghali | 2022 | <translation>Вписать изображение в блок</translation> |
12612 | cbradney | 2023 | </message> |
12918 | cbradney | 2024 | <message> |
18553 | craig | 2025 | <location filename="../../scribus/actionmanager.cpp" line="1462"/> |
18310 | craig | 2026 | <source>Colors and Fills...</source> |
2027 | <translation type="unfinished"></translation> |
||
2028 | </message> |
||
2029 | <message> |
||
18553 | craig | 2030 | <location filename="../../scribus/actionmanager.cpp" line="1515"/> |
18310 | craig | 2031 | <source>Patterns</source> |
2032 | <translation type="unfinished">Текстуры</translation> |
||
2033 | </message> |
||
2034 | <message> |
||
18553 | craig | 2035 | <location filename="../../scribus/actionmanager.cpp" line="1516"/> |
18310 | craig | 2036 | <source>Inline Items</source> |
2037 | <translation type="unfinished"></translation> |
||
2038 | </message> |
||
2039 | <message> |
||
18785 | craig | 2040 | <location filename="../../scribus/actionmanager.cpp" line="1556"/> |
2041 | <source>Unweld Items</source> |
||
2042 | <translation type="unfinished"></translation> |
||
2043 | </message> |
||
2044 | <message> |
||
2045 | <location filename="../../scribus/actionmanager.cpp" line="1557"/> |
||
2046 | <source>Weld Items</source> |
||
2047 | <translation type="unfinished"></translation> |
||
2048 | </message> |
||
2049 | <message> |
||
2050 | <location filename="../../scribus/actionmanager.cpp" line="1558"/> |
||
2051 | <source>Edit Welded Item</source> |
||
2052 | <translation type="unfinished"></translation> |
||
2053 | </message> |
||
2054 | <message> |
||
18553 | craig | 2055 | <location filename="../../scribus/actionmanager.cpp" line="1934"/> |
12937 | cbradney | 2056 | <source>File</source> |
13043 | jghali | 2057 | <translation>Файл</translation> |
12937 | cbradney | 2058 | </message> |
2059 | <message> |
||
18553 | craig | 2060 | <location filename="../../scribus/actionmanager.cpp" line="1934"/> |
12937 | cbradney | 2061 | <source>&File</source> |
13043 | jghali | 2062 | <translation>&Файл</translation> |
12937 | cbradney | 2063 | </message> |
2064 | <message> |
||
18553 | craig | 2065 | <location filename="../../scribus/actionmanager.cpp" line="1936"/> |
12937 | cbradney | 2066 | <source>Edit</source> |
13043 | jghali | 2067 | <translation>Правка</translation> |
12937 | cbradney | 2068 | </message> |
2069 | <message> |
||
18553 | craig | 2070 | <location filename="../../scribus/actionmanager.cpp" line="1936"/> |
12937 | cbradney | 2071 | <source>&Edit</source> |
13043 | jghali | 2072 | <translation>&Правка</translation> |
12937 | cbradney | 2073 | </message> |
2074 | <message> |
||
18553 | craig | 2075 | <location filename="../../scribus/actionmanager.cpp" line="1938"/> |
12937 | cbradney | 2076 | <source>Style</source> |
13043 | jghali | 2077 | <translation>Стиль</translation> |
12937 | cbradney | 2078 | </message> |
2079 | <message> |
||
18553 | craig | 2080 | <location filename="../../scribus/actionmanager.cpp" line="1938"/> |
12937 | cbradney | 2081 | <source>&Style</source> |
13043 | jghali | 2082 | <translation>&Стиль</translation> |
12937 | cbradney | 2083 | </message> |
2084 | <message> |
||
18553 | craig | 2085 | <location filename="../../scribus/actionmanager.cpp" line="1940"/> |
12937 | cbradney | 2086 | <source>Item</source> |
13043 | jghali | 2087 | <translation>Объект</translation> |
12937 | cbradney | 2088 | </message> |
2089 | <message> |
||
18553 | craig | 2090 | <location filename="../../scribus/actionmanager.cpp" line="1940"/> |
12937 | cbradney | 2091 | <source>&Item</source> |
13043 | jghali | 2092 | <translation>&Объект</translation> |
12937 | cbradney | 2093 | </message> |
2094 | <message> |
||
18553 | craig | 2095 | <location filename="../../scribus/actionmanager.cpp" line="1942"/> |
12937 | cbradney | 2096 | <source>Insert</source> |
13043 | jghali | 2097 | <translation>Вставка</translation> |
12937 | cbradney | 2098 | </message> |
2099 | <message> |
||
18553 | craig | 2100 | <location filename="../../scribus/actionmanager.cpp" line="1942"/> |
12937 | cbradney | 2101 | <source>I&nsert</source> |
13043 | jghali | 2102 | <translation>Вст&авка</translation> |
12937 | cbradney | 2103 | </message> |
2104 | <message> |
||
18553 | craig | 2105 | <location filename="../../scribus/actionmanager.cpp" line="1944"/> |
12937 | cbradney | 2106 | <source>Page</source> |
13043 | jghali | 2107 | <translation>Страница</translation> |
12937 | cbradney | 2108 | </message> |
2109 | <message> |
||
18553 | craig | 2110 | <location filename="../../scribus/actionmanager.cpp" line="1944"/> |
12937 | cbradney | 2111 | <source>&Page</source> |
13043 | jghali | 2112 | <translation>Стра&ница</translation> |
12937 | cbradney | 2113 | </message> |
2114 | <message> |
||
18553 | craig | 2115 | <location filename="../../scribus/actionmanager.cpp" line="1946"/> |
12937 | cbradney | 2116 | <source>View</source> |
13043 | jghali | 2117 | <translation>Вид</translation> |
12937 | cbradney | 2118 | </message> |
2119 | <message> |
||
18553 | craig | 2120 | <location filename="../../scribus/actionmanager.cpp" line="1946"/> |
12937 | cbradney | 2121 | <source>&View</source> |
13043 | jghali | 2122 | <translation>&Вид</translation> |
12937 | cbradney | 2123 | </message> |
2124 | <message> |
||
18553 | craig | 2125 | <location filename="../../scribus/actionmanager.cpp" line="1948"/> |
18310 | craig | 2126 | <source>Table</source> |
2127 | <translation type="unfinished"></translation> |
||
2128 | </message> |
||
2129 | <message> |
||
18553 | craig | 2130 | <location filename="../../scribus/actionmanager.cpp" line="1948"/> |
18310 | craig | 2131 | <source>&Table</source> |
2132 | <translation type="unfinished"></translation> |
||
2133 | </message> |
||
2134 | <message> |
||
18553 | craig | 2135 | <location filename="../../scribus/actionmanager.cpp" line="1950"/> |
12937 | cbradney | 2136 | <source>Extras</source> |
13043 | jghali | 2137 | <translation>Расширения</translation> |
12937 | cbradney | 2138 | </message> |
2139 | <message> |
||
18553 | craig | 2140 | <location filename="../../scribus/actionmanager.cpp" line="1950"/> |
12937 | cbradney | 2141 | <source>E&xtras</source> |
13043 | jghali | 2142 | <translation>&Расширения</translation> |
12937 | cbradney | 2143 | </message> |
2144 | <message> |
||
18553 | craig | 2145 | <location filename="../../scribus/actionmanager.cpp" line="1952"/> |
12937 | cbradney | 2146 | <source>Windows</source> |
13043 | jghali | 2147 | <translation>Окна</translation> |
12937 | cbradney | 2148 | </message> |
2149 | <message> |
||
18553 | craig | 2150 | <location filename="../../scribus/actionmanager.cpp" line="1952"/> |
12937 | cbradney | 2151 | <source>&Windows</source> |
13043 | jghali | 2152 | <translation>&Окна</translation> |
12937 | cbradney | 2153 | </message> |
2154 | <message> |
||
18553 | craig | 2155 | <location filename="../../scribus/actionmanager.cpp" line="1954"/> |
12937 | cbradney | 2156 | <source>Help</source> |
13043 | jghali | 2157 | <translation>Справка</translation> |
12937 | cbradney | 2158 | </message> |
2159 | <message> |
||
18553 | craig | 2160 | <location filename="../../scribus/actionmanager.cpp" line="1954"/> |
12937 | cbradney | 2161 | <source>&Help</source> |
13043 | jghali | 2162 | <translation>&Справка</translation> |
12937 | cbradney | 2163 | </message> |
2164 | <message> |
||
18553 | craig | 2165 | <location filename="../../scribus/actionmanager.cpp" line="2307"/> |
12937 | cbradney | 2166 | <source>Plugin Menu Items</source> |
13696 | cbradney | 2167 | <translation>Пункты меню расширений</translation> |
12937 | cbradney | 2168 | </message> |
2169 | <message> |
||
18553 | craig | 2170 | <location filename="../../scribus/actionmanager.cpp" line="2309"/> |
12937 | cbradney | 2171 | <source>Others</source> |
13259 | cbradney | 2172 | <translation>Прочее</translation> |
12937 | cbradney | 2173 | </message> |
2174 | <message> |
||
18553 | craig | 2175 | <location filename="../../scribus/actionmanager.cpp" line="2311"/> |
12937 | cbradney | 2176 | <source>Unicode Characters</source> |
13259 | cbradney | 2177 | <translation>Юникодные символы</translation> |
12937 | cbradney | 2178 | </message> |
13027 | cbradney | 2179 | <message> |
18553 | craig | 2180 | <location filename="../../scribus/actionmanager.cpp" line="1686"/> |
13027 | cbradney | 2181 | <source>Move/Resize Value Indicator</source> |
13259 | cbradney | 2182 | <translation>Индикатор перемещения и масштабирования</translation> |
13027 | cbradney | 2183 | </message> |
13259 | cbradney | 2184 | <message> |
18553 | craig | 2185 | <location filename="../../scribus/actionmanager.cpp" line="1422"/> |
13259 | cbradney | 2186 | <source>New &from Template...</source> |
2187 | <translation>Созд&ать из шаблона...</translation> |
||
2188 | </message> |
||
391 | Franz | 2189 | </context> |
2190 | <context> |
||
12535 | cbradney | 2191 | <name>AdjustCmsDialog</name> |
2192 | <message> |
||
18553 | craig | 2193 | <location filename="../../scribus/ui/adjustcmsdialog.cpp" line="16"/> |
12535 | cbradney | 2194 | <source>CMS Settings</source> |
2195 | <translation>Параметры управления цветом</translation> |
||
2196 | </message> |
||
2197 | </context> |
||
2198 | <context> |
||
9729 | cbradney | 2199 | <name>AlignDistribute</name> |
2200 | <message> |
||
18553 | craig | 2201 | <location filename="../../scribus/ui/aligndistribute.ui" line="14"/> |
17184 | craig | 2202 | <source>DockWidget</source> |
2203 | <translation type="unfinished"></translation> |
||
2204 | </message> |
||
2205 | <message> |
||
18553 | craig | 2206 | <location filename="../../scribus/ui/aligndistribute.ui" line="25"/> |
9729 | cbradney | 2207 | <source>Align</source> |
10294 | cbradney | 2208 | <translation>Выравнивание</translation> |
9729 | cbradney | 2209 | </message> |
2210 | <message> |
||
18553 | craig | 2211 | <location filename="../../scribus/ui/aligndistribute.ui" line="54"/> |
9729 | cbradney | 2212 | <source>&Selected Guide:</source> |
10294 | cbradney | 2213 | <translation>&Направляющая:</translation> |
9729 | cbradney | 2214 | </message> |
2215 | <message> |
||
18553 | craig | 2216 | <location filename="../../scribus/ui/aligndistribute.ui" line="67"/> |
9729 | cbradney | 2217 | <source>&Relative To:</source> |
10294 | cbradney | 2218 | <translation>&Относительно:</translation> |
9729 | cbradney | 2219 | </message> |
2220 | <message> |
||
18553 | craig | 2221 | <location filename="../../scribus/ui/aligndistribute.ui" line="86"/> |
15243 | cbradney | 2222 | <source>&Align Sides By:</source> |
2223 | <translation type="unfinished"></translation> |
||
2224 | </message> |
||
2225 | <message> |
||
18553 | craig | 2226 | <location filename="../../scribus/ui/aligndistribute.ui" line="142"/> |
2227 | <location filename="../../scribus/ui/aligndistribute.ui" line="149"/> |
||
2228 | <location filename="../../scribus/ui/aligndistribute.ui" line="156"/> |
||
2229 | <location filename="../../scribus/ui/aligndistribute.ui" line="163"/> |
||
2230 | <location filename="../../scribus/ui/aligndistribute.ui" line="170"/> |
||
2231 | <location filename="../../scribus/ui/aligndistribute.ui" line="177"/> |
||
2232 | <location filename="../../scribus/ui/aligndistribute.ui" line="184"/> |
||
2233 | <location filename="../../scribus/ui/aligndistribute.ui" line="191"/> |
||
2234 | <location filename="../../scribus/ui/aligndistribute.ui" line="198"/> |
||
2235 | <location filename="../../scribus/ui/aligndistribute.ui" line="205"/> |
||
2236 | <location filename="../../scribus/ui/aligndistribute.ui" line="275"/> |
||
2237 | <location filename="../../scribus/ui/aligndistribute.ui" line="282"/> |
||
2238 | <location filename="../../scribus/ui/aligndistribute.ui" line="289"/> |
||
2239 | <location filename="../../scribus/ui/aligndistribute.ui" line="296"/> |
||
2240 | <location filename="../../scribus/ui/aligndistribute.ui" line="303"/> |
||
2241 | <location filename="../../scribus/ui/aligndistribute.ui" line="313"/> |
||
2242 | <location filename="../../scribus/ui/aligndistribute.ui" line="320"/> |
||
2243 | <location filename="../../scribus/ui/aligndistribute.ui" line="330"/> |
||
2244 | <location filename="../../scribus/ui/aligndistribute.ui" line="337"/> |
||
2245 | <location filename="../../scribus/ui/aligndistribute.ui" line="347"/> |
||
2246 | <location filename="../../scribus/ui/aligndistribute.ui" line="354"/> |
||
2247 | <location filename="../../scribus/ui/aligndistribute.ui" line="361"/> |
||
2248 | <location filename="../../scribus/ui/aligndistribute.ui" line="371"/> |
||
2249 | <location filename="../../scribus/ui/aligndistribute.ui" line="378"/> |
||
2250 | <location filename="../../scribus/ui/aligndistribute.ui" line="385"/> |
||
2251 | <location filename="../../scribus/ui/aligndistribute.ui" line="392"/> |
||
2252 | <location filename="../../scribus/ui/aligndistribute.ui" line="566"/> |
||
2253 | <location filename="../../scribus/ui/aligndistribute.ui" line="573"/> |
||
9729 | cbradney | 2254 | <source>...</source> |
10294 | cbradney | 2255 | <translation>...</translation> |
9729 | cbradney | 2256 | </message> |
2257 | <message> |
||
18553 | craig | 2258 | <location filename="../../scribus/ui/aligndistribute.ui" line="249"/> |
9729 | cbradney | 2259 | <source>Distribute</source> |
10294 | cbradney | 2260 | <translation>Распределение</translation> |
9729 | cbradney | 2261 | </message> |
2262 | <message> |
||
18553 | craig | 2263 | <location filename="../../scribus/ui/aligndistribute.ui" line="439"/> |
9729 | cbradney | 2264 | <source>&Distance:</source> |
10294 | cbradney | 2265 | <translation>&Расстояние:</translation> |
9729 | cbradney | 2266 | </message> |
14474 | cbradney | 2267 | <message> |
18553 | craig | 2268 | <location filename="../../scribus/ui/aligndistribute.ui" line="503"/> |
15243 | cbradney | 2269 | <source>Reverse Distribution</source> |
2270 | <translation type="unfinished"></translation> |
||
2271 | </message> |
||
2272 | <message> |
||
18553 | craig | 2273 | <location filename="../../scribus/ui/aligndistribute.ui" line="545"/> |
14474 | cbradney | 2274 | <source>Swap</source> |
14525 | cbradney | 2275 | <translation>Рокировка</translation> |
14474 | cbradney | 2276 | </message> |
9729 | cbradney | 2277 | </context> |
2278 | <context> |
||
2560 | cbradney | 2279 | <name>AlignDistributePalette</name> |
2280 | <message> |
||
18553 | craig | 2281 | <location filename="../../scribus/ui/aligndistribute.cpp" line="93"/> |
2560 | cbradney | 2282 | <source>Align and Distribute</source> |
2283 | <translation>Выравнивание и распределение</translation> |
||
2284 | </message> |
||
2285 | <message> |
||
18553 | craig | 2286 | <location filename="../../scribus/ui/aligndistribute.cpp" line="94"/> |
2560 | cbradney | 2287 | <source>Align</source> |
9198 | mrdocs | 2288 | <translation>Выравнивание</translation> |
2560 | cbradney | 2289 | </message> |
2290 | <message> |
||
18553 | craig | 2291 | <location filename="../../scribus/ui/aligndistribute.cpp" line="96"/> |
2560 | cbradney | 2292 | <source>&Relative to:</source> |
13259 | cbradney | 2293 | <translation>&Ориентир:</translation> |
2560 | cbradney | 2294 | </message> |
2295 | <message> |
||
18553 | craig | 2296 | <location filename="../../scribus/ui/aligndistribute.cpp" line="99"/> |
2560 | cbradney | 2297 | <source>First Selected</source> |
13259 | cbradney | 2298 | <translation>Первый выделенный</translation> |
2560 | cbradney | 2299 | </message> |
2300 | <message> |
||
18553 | craig | 2301 | <location filename="../../scribus/ui/aligndistribute.cpp" line="100"/> |
2560 | cbradney | 2302 | <source>Last Selected</source> |
13259 | cbradney | 2303 | <translation>Последний выделенный</translation> |
2560 | cbradney | 2304 | </message> |
2305 | <message> |
||
18553 | craig | 2306 | <location filename="../../scribus/ui/aligndistribute.cpp" line="101"/> |
2560 | cbradney | 2307 | <source>Page</source> |
13259 | cbradney | 2308 | <translation>Страница</translation> |
2560 | cbradney | 2309 | </message> |
2310 | <message> |
||
18553 | craig | 2311 | <location filename="../../scribus/ui/aligndistribute.cpp" line="102"/> |
2560 | cbradney | 2312 | <source>Margins</source> |
13259 | cbradney | 2313 | <translation>Поля</translation> |
2560 | cbradney | 2314 | </message> |
2315 | <message> |
||
18553 | craig | 2316 | <location filename="../../scribus/ui/aligndistribute.cpp" line="104"/> |
2560 | cbradney | 2317 | <source>Selection</source> |
13259 | cbradney | 2318 | <translation>Выделение</translation> |
2560 | cbradney | 2319 | </message> |
2320 | <message> |
||
18553 | craig | 2321 | <location filename="../../scribus/ui/aligndistribute.cpp" line="108"/> |
15243 | cbradney | 2322 | <source>&Align Sides By:</source> |
2323 | <translation type="unfinished"></translation> |
||
2324 | </message> |
||
2325 | <message> |
||
18553 | craig | 2326 | <location filename="../../scribus/ui/aligndistribute.cpp" line="121"/> |
2560 | cbradney | 2327 | <source>Align bottoms</source> |
2328 | <translation>Выровнять по нижним краям</translation> |
||
2329 | </message> |
||
2330 | <message> |
||
18553 | craig | 2331 | <location filename="../../scribus/ui/aligndistribute.cpp" line="123"/> |
2560 | cbradney | 2332 | <source>Align right sides</source> |
2333 | <translation>Выровнять по правым краям</translation> |
||
2334 | </message> |
||
2335 | <message> |
||
18553 | craig | 2336 | <location filename="../../scribus/ui/aligndistribute.cpp" line="127"/> |
2560 | cbradney | 2337 | <source>Center on vertical axis</source> |
2338 | <translation>Центрировать по вертикальной оси</translation> |
||
2339 | </message> |
||
2340 | <message> |
||
18553 | craig | 2341 | <location filename="../../scribus/ui/aligndistribute.cpp" line="129"/> |
2560 | cbradney | 2342 | <source>Align left sides</source> |
2343 | <translation>Выровнять по левым краям</translation> |
||
2344 | </message> |
||
2345 | <message> |
||
18553 | craig | 2346 | <location filename="../../scribus/ui/aligndistribute.cpp" line="131"/> |
2560 | cbradney | 2347 | <source>Center on horizontal axis</source> |
2348 | <translation>Центрировать по горизонтальной оси</translation> |
||
2349 | </message> |
||
2350 | <message> |
||
18553 | craig | 2351 | <location filename="../../scribus/ui/aligndistribute.cpp" line="135"/> |
2560 | cbradney | 2352 | <source>Align tops</source> |
2353 | <translation>Выровнять по верхним краям</translation> |
||
2354 | </message> |
||
2355 | <message> |
||
18553 | craig | 2356 | <location filename="../../scribus/ui/aligndistribute.cpp" line="95"/> |
2560 | cbradney | 2357 | <source>Distribute</source> |
9198 | mrdocs | 2358 | <translation>Распределение</translation> |
2560 | cbradney | 2359 | </message> |
2360 | <message> |
||
18553 | craig | 2361 | <location filename="../../scribus/ui/aligndistribute.cpp" line="145"/> |
2560 | cbradney | 2362 | <source>Distribute right sides equidistantly</source> |
4405 | cbradney | 2363 | <translation>Равноудалённо расставить правые края объектов</translation> |
2560 | cbradney | 2364 | </message> |
2365 | <message> |
||
18553 | craig | 2366 | <location filename="../../scribus/ui/aligndistribute.cpp" line="147"/> |
2560 | cbradney | 2367 | <source>Distribute bottoms equidistantly</source> |
4405 | cbradney | 2368 | <translation>Равноудалённо расставить нижние края объектов</translation> |
2560 | cbradney | 2369 | </message> |
2370 | <message> |
||
18553 | craig | 2371 | <location filename="../../scribus/ui/aligndistribute.cpp" line="149"/> |
2560 | cbradney | 2372 | <source>Distribute centers equidistantly horizontally</source> |
4405 | cbradney | 2373 | <translation>Равноудалённо расставить центры объектов по горизонтали</translation> |
2560 | cbradney | 2374 | </message> |
2375 | <message> |
||
18553 | craig | 2376 | <location filename="../../scribus/ui/aligndistribute.cpp" line="155"/> |
2560 | cbradney | 2377 | <source>Distribute left sides equidistantly</source> |
4405 | cbradney | 2378 | <translation>Равноудалённо расставить левые края объектов</translation> |
2560 | cbradney | 2379 | </message> |
2380 | <message> |
||
18553 | craig | 2381 | <location filename="../../scribus/ui/aligndistribute.cpp" line="157"/> |
2560 | cbradney | 2382 | <source>Distribute centers equidistantly vertically</source> |
4405 | cbradney | 2383 | <translation>Равноудалённо расставить центры объектов по вертикали</translation> |
2560 | cbradney | 2384 | </message> |
2385 | <message> |
||
18553 | craig | 2386 | <location filename="../../scribus/ui/aligndistribute.cpp" line="159"/> |
2560 | cbradney | 2387 | <source>Distribute tops equidistantly</source> |
4405 | cbradney | 2388 | <translation>Равноудалённо расставить верхние края объектов</translation> |
2560 | cbradney | 2389 | </message> |
2390 | <message> |
||
18553 | craig | 2391 | <location filename="../../scribus/ui/aligndistribute.cpp" line="169"/> |
2560 | cbradney | 2392 | <source>&Distance:</source> |
2393 | <translation>&Расстояние:</translation> |
||
2394 | </message> |
||
2395 | <message> |
||
18553 | craig | 2396 | <location filename="../../scribus/ui/aligndistribute.cpp" line="170"/> |
2560 | cbradney | 2397 | <source>Distribute the items with the distance specified</source> |
2398 | <translation>Распределить по указанному расстоянию</translation> |
||
2399 | </message> |
||
2400 | <message> |
||
18553 | craig | 2401 | <location filename="../../scribus/ui/aligndistribute.cpp" line="103"/> |
2676 | cbradney | 2402 | <source>Guide</source> |
13259 | cbradney | 2403 | <translation>Направляющая</translation> |
2676 | cbradney | 2404 | </message> |
2405 | <message> |
||
18553 | craig | 2406 | <location filename="../../scribus/ui/aligndistribute.cpp" line="137"/> |
2676 | cbradney | 2407 | <source>&Selected Guide:</source> |
3084 | mrdocs | 2408 | <translation>&Направляющая:</translation> |
2676 | cbradney | 2409 | </message> |
2410 | <message> |
||
18553 | craig | 2411 | <location filename="../../scribus/ui/aligndistribute.cpp" line="172"/> |
15243 | cbradney | 2412 | <source>When distributing by a set distance, reverse the direction of the distribution of items</source> |
2413 | <translation type="unfinished"></translation> |
||
2414 | </message> |
||
2415 | <message> |
||
18553 | craig | 2416 | <location filename="../../scribus/ui/aligndistribute.cpp" line="174"/> |
2676 | cbradney | 2417 | <source>None Selected</source> |
3084 | mrdocs | 2418 | <translation>Ничего не выбрано</translation> |
2676 | cbradney | 2419 | </message> |
2420 | <message> |
||
18553 | craig | 2421 | <location filename="../../scribus/ui/aligndistribute.cpp" line="176"/> |
14474 | cbradney | 2422 | <source>Swap items to the left</source> |
14525 | cbradney | 2423 | <translation>Поменять объекты местами влево</translation> |
14474 | cbradney | 2424 | </message> |
2425 | <message> |
||
18553 | craig | 2426 | <location filename="../../scribus/ui/aligndistribute.cpp" line="177"/> |
14474 | cbradney | 2427 | <source>Swap items to the right</source> |
14525 | cbradney | 2428 | <translation>Поменять объекты метсами вправо</translation> |
14474 | cbradney | 2429 | </message> |
2430 | <message> |
||
18553 | craig | 2431 | <location filename="../../scribus/ui/aligndistribute.cpp" line="477"/> |
3064 | cbradney | 2432 | <source>Y: %1%2</source> |
3084 | mrdocs | 2433 | <translation>Y: %1%2</translation> |
2676 | cbradney | 2434 | </message> |
2435 | <message> |
||
18553 | craig | 2436 | <location filename="../../scribus/ui/aligndistribute.cpp" line="485"/> |
3064 | cbradney | 2437 | <source>X: %1%2</source> |
3084 | mrdocs | 2438 | <translation>X: %1%2</translation> |
2676 | cbradney | 2439 | </message> |
6530 | cbradney | 2440 | <message> |
18553 | craig | 2441 | <location filename="../../scribus/ui/aligndistribute.cpp" line="117"/> |
7508 | cbradney | 2442 | <source>Align right sides of items to left side of anchor</source> |
9198 | mrdocs | 2443 | <translation>Выровнять правые края объектов по левому краю опорной точки</translation> |
6530 | cbradney | 2444 | </message> |
2445 | <message> |
||
18553 | craig | 2446 | <location filename="../../scribus/ui/aligndistribute.cpp" line="111"/> |
16565 | craig | 2447 | <source>Move</source> |
2448 | <translation type="unfinished">Перемещение</translation> |
||
2449 | </message> |
||
2450 | <message> |
||
18553 | craig | 2451 | <location filename="../../scribus/ui/aligndistribute.cpp" line="112"/> |
16565 | craig | 2452 | <source>Resize</source> |
2453 | <translation type="unfinished">Смена размера</translation> |
||
2454 | </message> |
||
2455 | <message> |
||
18553 | craig | 2456 | <location filename="../../scribus/ui/aligndistribute.cpp" line="113"/> |
16565 | craig | 2457 | <source><qt>When aligning one side of an item do one of the following:<ul><li>Always move the other side too (preserve existing width and height)</li><li>Keep the other side fixed (resize the item instead of moving it) whenever possible</li></ul></qt></source> |
2458 | <translation type="unfinished"></translation> |
||
2459 | </message> |
||
2460 | <message> |
||
18553 | craig | 2461 | <location filename="../../scribus/ui/aligndistribute.cpp" line="119"/> |
7508 | cbradney | 2462 | <source>Align left sides of items to right side of anchor</source> |
9198 | mrdocs | 2463 | <translation>Выровнять левые края объектов по правому краю опорной точки</translation> |
6530 | cbradney | 2464 | </message> |
2465 | <message> |
||
18553 | craig | 2466 | <location filename="../../scribus/ui/aligndistribute.cpp" line="125"/> |
7508 | cbradney | 2467 | <source>Align tops of items to bottom of anchor</source> |
9198 | mrdocs | 2468 | <translation>Выровнять верхние края объектов по нижнему краю опорной точки</translation> |
6530 | cbradney | 2469 | </message> |
2470 | <message> |
||
18553 | craig | 2471 | <location filename="../../scribus/ui/aligndistribute.cpp" line="133"/> |
7508 | cbradney | 2472 | <source>Align bottoms of items to top of anchor</source> |
9198 | mrdocs | 2473 | <translation>Выровнять нижние края объектов по верхнему краю опорной точки</translation> |
6530 | cbradney | 2474 | </message> |
7508 | cbradney | 2475 | <message> |
18553 | craig | 2476 | <location filename="../../scribus/ui/aligndistribute.cpp" line="140"/> |
7508 | cbradney | 2477 | <source>Make horizontal gaps between items equal</source> |
9198 | mrdocs | 2478 | <translation>Сделать горизонтальные интервалы между объектами одинаковыми</translation> |
7508 | cbradney | 2479 | </message> |
2480 | <message> |
||
18553 | craig | 2481 | <location filename="../../scribus/ui/aligndistribute.cpp" line="142"/> |
7508 | cbradney | 2482 | <source>Make horizontal gaps between items equal to the value specified</source> |
9198 | mrdocs | 2483 | <translation>Сделать горизонтальные интервалы между объектами равными указанному значению</translation> |
7508 | cbradney | 2484 | </message> |
2485 | <message> |
||
18553 | craig | 2486 | <location filename="../../scribus/ui/aligndistribute.cpp" line="151"/> |
7508 | cbradney | 2487 | <source>Make vertical gaps between items equal</source> |
9198 | mrdocs | 2488 | <translation>Сделать вертикальные интервалы между объектами одинаковыми</translation> |
7508 | cbradney | 2489 | </message> |
2490 | <message> |
||
18553 | craig | 2491 | <location filename="../../scribus/ui/aligndistribute.cpp" line="153"/> |
7508 | cbradney | 2492 | <source>Make vertical gaps between items equal to the value specified</source> |
9198 | mrdocs | 2493 | <translation>Сделать вертикальные интервалы между объектами равными указанному значению</translation> |
7508 | cbradney | 2494 | </message> |
2495 | <message> |
||
18553 | craig | 2496 | <location filename="../../scribus/ui/aligndistribute.cpp" line="161"/> |
7508 | cbradney | 2497 | <source>Make horizontal gaps between items and sides of page equal</source> |
9198 | mrdocs | 2498 | <translation>Сделать горизонтальные интервалы между объектами и краями страницы одинаковыми</translation> |
7508 | cbradney | 2499 | </message> |
2500 | <message> |
||
18553 | craig | 2501 | <location filename="../../scribus/ui/aligndistribute.cpp" line="163"/> |
9198 | mrdocs | 2502 | <source>Make vertical gaps between items and the top and bottom of page equal</source> |
2503 | <translation>Сделать вертикальные интервалы между объектами и верхним/нижним краями страницы одинаковыми</translation> |
||
7508 | cbradney | 2504 | </message> |
2505 | <message> |
||
18553 | craig | 2506 | <location filename="../../scribus/ui/aligndistribute.cpp" line="165"/> |
7508 | cbradney | 2507 | <source>Make horizontal gaps between items and sides of page margins equal</source> |
9198 | mrdocs | 2508 | <translation>Сделать горизонтальные интервалы между объектами и краями полей одинаковыми</translation> |
7508 | cbradney | 2509 | </message> |
2510 | <message> |
||
18553 | craig | 2511 | <location filename="../../scribus/ui/aligndistribute.cpp" line="167"/> |
9198 | mrdocs | 2512 | <source>Make vertical gaps between items and the top and bottom of page margins equal</source> |
2513 | <translation>Сделать вертикальные интервалы между объектами и верхним/нижним полями одинаковыми</translation> |
||
7508 | cbradney | 2514 | </message> |
12281 | cbradney | 2515 | <message> |
18553 | craig | 2516 | <location filename="../../scribus/ui/aligndistribute.cpp" line="106"/> |
12281 | cbradney | 2517 | <source><qt>Align relative to the:<ul><li>First selected item</li><li>Second Selected Item</li><li>The current page</li><li>The margins of the current page</li><li>A Guide</li><li>The selection</ul></qt></source> |
13259 | cbradney | 2518 | <translation><qt>Выровнять относительно:<ul><li>первого выбранного объекта</li><li>второго выбранного объекта</li><li>активной страницы</li><li>полей активной страницы</li><li>направляющей</li><li>выделения</ul></qt></translation> |
12281 | cbradney | 2519 | </message> |
2520 | <message> |
||
18553 | craig | 2521 | <location filename="../../scribus/ui/aligndistribute.cpp" line="115"/> |
12281 | cbradney | 2522 | <source>The location of the selected guide to align to</source> |
13259 | cbradney | 2523 | <translation>Координата выбранной направляющей, по которой выравнивать</translation> |
12281 | cbradney | 2524 | </message> |
2560 | cbradney | 2525 | </context> |
2526 | <context> |
||
262 | Franz | 2527 | <name>AlignSelect</name> |
2528 | <message> |
||
18553 | craig | 2529 | <location filename="../../scribus/ui/alignselect.cpp" line="110"/> |
262 | Franz | 2530 | <source>Align Text Left</source> |
550 | fschmid | 2531 | <translation>Выключка по левой стороне</translation> |
262 | Franz | 2532 | </message> |
2533 | <message> |
||
18553 | craig | 2534 | <location filename="../../scribus/ui/alignselect.cpp" line="111"/> |
262 | Franz | 2535 | <source>Align Text Right</source> |
550 | fschmid | 2536 | <translation>Выключка по правой стороне</translation> |
262 | Franz | 2537 | </message> |
2538 | <message> |
||
18553 | craig | 2539 | <location filename="../../scribus/ui/alignselect.cpp" line="112"/> |
262 | Franz | 2540 | <source>Align Text Center</source> |
550 | fschmid | 2541 | <translation>Выключка по центру</translation> |
262 | Franz | 2542 | </message> |
2543 | <message> |
||
18553 | craig | 2544 | <location filename="../../scribus/ui/alignselect.cpp" line="113"/> |
262 | Franz | 2545 | <source>Align Text Justified</source> |
550 | fschmid | 2546 | <translation>Выключка по ширине</translation> |
262 | Franz | 2547 | </message> |
2548 | <message> |
||
18553 | craig | 2549 | <location filename="../../scribus/ui/alignselect.cpp" line="114"/> |
262 | Franz | 2550 | <source>Align Text Forced Justified</source> |
550 | fschmid | 2551 | <translation>Принудительная выключка по ширине</translation> |
262 | Franz | 2552 | </message> |
2553 | </context> |
||
2554 | <context> |
||
131 | Franz | 2555 | <name>Annot</name> |
2556 | <message> |
||
2557 | <source>Field Properties</source> |
||
17184 | craig | 2558 | <translation type="obsolete">Свойства поля</translation> |
131 | Franz | 2559 | </message> |
2560 | <message> |
||
2561 | <source>Type:</source> |
||
17184 | craig | 2562 | <translation type="obsolete">Тип:</translation> |
131 | Franz | 2563 | </message> |
2564 | <message> |
||
2565 | <source>Button</source> |
||
17184 | craig | 2566 | <translation type="obsolete">Кнопка</translation> |
131 | Franz | 2567 | </message> |
2568 | <message> |
||
2569 | <source>Text Field</source> |
||
17184 | craig | 2570 | <translation type="obsolete">Текстовое поле</translation> |
131 | Franz | 2571 | </message> |
2572 | <message> |
||
2573 | <source>Check Box</source> |
||
17184 | craig | 2574 | <translation type="obsolete">Флажок</translation> |
131 | Franz | 2575 | </message> |
2576 | <message> |
||
2577 | <source>Combo Box</source> |
||
17184 | craig | 2578 | <translation type="obsolete">Раскрывающийся список</translation> |
131 | Franz | 2579 | </message> |
2580 | <message> |
||
2581 | <source>List Box</source> |
||
17184 | craig | 2582 | <translation type="obsolete">Список</translation> |
131 | Franz | 2583 | </message> |
2584 | <message> |
||
2585 | <source>Properties</source> |
||
17184 | craig | 2586 | <translation type="obsolete">Свойства</translation> |
131 | Franz | 2587 | </message> |
2588 | <message> |
||
2589 | <source>Name:</source> |
||
17184 | craig | 2590 | <translation type="obsolete">Имя:</translation> |
131 | Franz | 2591 | </message> |
2592 | <message> |
||
2593 | <source>Text</source> |
||
17184 | craig | 2594 | <translation type="obsolete">Текст</translation> |
131 | Franz | 2595 | </message> |
2596 | <message> |
||
2597 | <source>Border</source> |
||
17184 | craig | 2598 | <translation type="obsolete">Граница</translation> |
131 | Franz | 2599 | </message> |
2600 | <message> |
||
2601 | <source>Color:</source> |
||
17184 | craig | 2602 | <translation type="obsolete">Цвет:</translation> |
131 | Franz | 2603 | </message> |
2604 | <message> |
||
2605 | <source>None</source> |
||
17184 | craig | 2606 | <translation type="obsolete">Не задано</translation> |
131 | Franz | 2607 | </message> |
2608 | <message> |
||
2609 | <source>Width:</source> |
||
17184 | craig | 2610 | <translation type="obsolete">Ширина:</translation> |
131 | Franz | 2611 | </message> |
2612 | <message> |
||
2613 | <source>Thin</source> |
||
17184 | craig | 2614 | <translation type="obsolete">Тонкая</translation> |
131 | Franz | 2615 | </message> |
2616 | <message> |
||
2617 | <source>Normal</source> |
||
17184 | craig | 2618 | <translation type="obsolete">Нормальная</translation> |
131 | Franz | 2619 | </message> |
2620 | <message> |
||
2621 | <source>Wide</source> |
||
17184 | craig | 2622 | <translation type="obsolete">Широкая</translation> |
131 | Franz | 2623 | </message> |
2624 | <message> |
||
2625 | <source>Style:</source> |
||
17184 | craig | 2626 | <translation type="obsolete">Стиль:</translation> |
131 | Franz | 2627 | </message> |
2628 | <message> |
||
2629 | <source>Solid</source> |
||
17184 | craig | 2630 | <translation type="obsolete">Сплошная</translation> |
131 | Franz | 2631 | </message> |
2632 | <message> |
||
2633 | <source>Dashed</source> |
||
17184 | craig | 2634 | <translation type="obsolete">Пунктирная</translation> |
131 | Franz | 2635 | </message> |
2636 | <message> |
||
2637 | <source>Underline</source> |
||
17184 | craig | 2638 | <translation type="obsolete">Подчёркнутая</translation> |
131 | Franz | 2639 | </message> |
2640 | <message> |
||
2641 | <source>Beveled</source> |
||
17184 | craig | 2642 | <translation type="obsolete">С фаской</translation> |
131 | Franz | 2643 | </message> |
2644 | <message> |
||
2645 | <source>Inset</source> |
||
17184 | craig | 2646 | <translation type="obsolete">Втяжка</translation> |
131 | Franz | 2647 | </message> |
2648 | <message> |
||
2649 | <source>Other</source> |
||
17184 | craig | 2650 | <translation type="obsolete">Другое</translation> |
131 | Franz | 2651 | </message> |
2652 | <message> |
||
2653 | <source>Read Only</source> |
||
17184 | craig | 2654 | <translation type="obsolete">Только для чтения</translation> |
131 | Franz | 2655 | </message> |
2656 | <message> |
||
2657 | <source>Required</source> |
||
17184 | craig | 2658 | <translation type="obsolete">Необходимо</translation> |
131 | Franz | 2659 | </message> |
2660 | <message> |
||
2661 | <source>Visibility:</source> |
||
17184 | craig | 2662 | <translation type="obsolete">Видимость:</translation> |
131 | Franz | 2663 | </message> |
2664 | <message> |
||
2665 | <source>Visible</source> |
||
17184 | craig | 2666 | <translation type="obsolete">Видимо</translation> |
131 | Franz | 2667 | </message> |
2668 | <message> |
||
2669 | <source>Hidden</source> |
||
17184 | craig | 2670 | <translation type="obsolete">Скрыто</translation> |
131 | Franz | 2671 | </message> |
2672 | <message> |
||
2673 | <source>No Print</source> |
||
17184 | craig | 2674 | <translation type="obsolete">Не печатается</translation> |
131 | Franz | 2675 | </message> |
2676 | <message> |
||
2677 | <source>No View</source> |
||
17184 | craig | 2678 | <translation type="obsolete">Не видно на экране</translation> |
131 | Franz | 2679 | </message> |
2680 | <message> |
||
2681 | <source>Appearance</source> |
||
17184 | craig | 2682 | <translation type="obsolete">Внешний вид</translation> |
131 | Franz | 2683 | </message> |
2684 | <message> |
||
2685 | <source>Text for Button Down</source> |
||
17184 | craig | 2686 | <translation type="obsolete">Текст нажатой кнопки</translation> |
131 | Franz | 2687 | </message> |
2688 | <message> |
||
2689 | <source>Text for Roll Over</source> |
||
17184 | craig | 2690 | <translation type="obsolete">Текст для Roll Over</translation> |
131 | Franz | 2691 | </message> |
2692 | <message> |
||
2693 | <source>Icons</source> |
||
17184 | craig | 2694 | <translation type="obsolete">Пиктограммы</translation> |
131 | Franz | 2695 | </message> |
2696 | <message> |
||
2697 | <source>Use Icons</source> |
||
17184 | craig | 2698 | <translation type="obsolete">Использовать пиктограммы</translation> |
131 | Franz | 2699 | </message> |
2700 | <message> |
||
2701 | <source>Remove</source> |
||
17184 | craig | 2702 | <translation type="obsolete">Удалить</translation> |
131 | Franz | 2703 | </message> |
2704 | <message> |
||
2705 | <source>Pressed</source> |
||
17184 | craig | 2706 | <translation type="obsolete">Нажато</translation> |
131 | Franz | 2707 | </message> |
2708 | <message> |
||
2709 | <source>Roll Over</source> |
||
17184 | craig | 2710 | <translation type="obsolete">Roll Over</translation> |
131 | Franz | 2711 | </message> |
2712 | <message> |
||
2713 | <source>Icon Placement...</source> |
||
17184 | craig | 2714 | <translation type="obsolete">Расположение...</translation> |
131 | Franz | 2715 | </message> |
2716 | <message> |
||
2717 | <source>Highlight</source> |
||
17184 | craig | 2718 | <translation type="obsolete">В фокусе</translation> |
131 | Franz | 2719 | </message> |
2720 | <message> |
||
2721 | <source>Invert</source> |
||
17184 | craig | 2722 | <translation type="obsolete">Инвертировано</translation> |
131 | Franz | 2723 | </message> |
2724 | <message> |
||
2725 | <source>Outlined</source> |
||
17184 | craig | 2726 | <translation type="obsolete">Обведено</translation> |
131 | Franz | 2727 | </message> |
2728 | <message> |
||
2729 | <source>Push</source> |
||
17184 | craig | 2730 | <translation type="obsolete">Нажато</translation> |
131 | Franz | 2731 | </message> |
2732 | <message> |
||
2733 | <source>Multi-Line</source> |
||
17184 | craig | 2734 | <translation type="obsolete">Многострочное</translation> |
131 | Franz | 2735 | </message> |
2736 | <message> |
||
2737 | <source>Password</source> |
||
17184 | craig | 2738 | <translation type="obsolete">Пароль</translation> |
131 | Franz | 2739 | </message> |
2740 | <message> |
||
2741 | <source>Limit of</source> |
||
17184 | craig | 2742 | <translation type="obsolete">Символов не более</translation> |
131 | Franz | 2743 | </message> |
2744 | <message> |
||
2745 | <source>Characters</source> |
||
17184 | craig | 2746 | <translation type="obsolete">Символы</translation> |
131 | Franz | 2747 | </message> |
2748 | <message> |
||
2749 | <source>Do Not Scroll</source> |
||
17184 | craig | 2750 | <translation type="obsolete">Без прокрутки</translation> |
131 | Franz | 2751 | </message> |
2752 | <message> |
||
2753 | <source>Do Not Spell Check</source> |
||
17184 | craig | 2754 | <translation type="obsolete">Без проверки орфографии</translation> |
131 | Franz | 2755 | </message> |
2756 | <message> |
||
2757 | <source>Check Style:</source> |
||
17184 | craig | 2758 | <translation type="obsolete">Стиль флажка:</translation> |
131 | Franz | 2759 | </message> |
2760 | <message> |
||
2761 | <source>Check</source> |
||
17184 | craig | 2762 | <translation type="obsolete">Галочка</translation> |
131 | Franz | 2763 | </message> |
2764 | <message> |
||
2765 | <source>Cross</source> |
||
17184 | craig | 2766 | <translation type="obsolete">Крестик</translation> |
131 | Franz | 2767 | </message> |
2768 | <message> |
||
2769 | <source>Diamond</source> |
||
17184 | craig | 2770 | <translation type="obsolete">Ромб</translation> |
131 | Franz | 2771 | </message> |
2772 | <message> |
||
2773 | <source>Circle</source> |
||
17184 | craig | 2774 | <translation type="obsolete">Круг</translation> |
131 | Franz | 2775 | </message> |
2776 | <message> |
||
2777 | <source>Star</source> |
||
17184 | craig | 2778 | <translation type="obsolete">Звезда</translation> |
131 | Franz | 2779 | </message> |
2780 | <message> |
||
2781 | <source>Square</source> |
||
17184 | craig | 2782 | <translation type="obsolete">Квадрат</translation> |
131 | Franz | 2783 | </message> |
2784 | <message> |
||
2785 | <source>Default is Checked</source> |
||
17184 | craig | 2786 | <translation type="obsolete">По умолчанию включён</translation> |
131 | Franz | 2787 | </message> |
2788 | <message> |
||
2789 | <source>Editable</source> |
||
17184 | craig | 2790 | <translation type="obsolete">Редактируем</translation> |
131 | Franz | 2791 | </message> |
2792 | <message> |
||
2793 | <source>Options</source> |
||
17184 | craig | 2794 | <translation type="obsolete">Параметры</translation> |
131 | Franz | 2795 | </message> |
2796 | <message> |
||
2797 | <source>Go To</source> |
||
17184 | craig | 2798 | <translation type="obsolete">Перейти</translation> |
131 | Franz | 2799 | </message> |
2800 | <message> |
||
2801 | <source>Submit Form</source> |
||
17184 | craig | 2802 | <translation type="obsolete">Отправить форму</translation> |
131 | Franz | 2803 | </message> |
2804 | <message> |
||
2805 | <source>Reset Form</source> |
||
17184 | craig | 2806 | <translation type="obsolete">Сбросить введённые данные</translation> |
131 | Franz | 2807 | </message> |
2808 | <message> |
||
2809 | <source>Import Data</source> |
||
17184 | craig | 2810 | <translation type="obsolete">Импортировать данные</translation> |
131 | Franz | 2811 | </message> |
2812 | <message> |
||
2813 | <source>Event:</source> |
||
17184 | craig | 2814 | <translation type="obsolete">Событие:</translation> |
131 | Franz | 2815 | </message> |
2816 | <message> |
||
2817 | <source>Mouse Up</source> |
||
17184 | craig | 2818 | <translation type="obsolete">Mouse Up</translation> |
131 | Franz | 2819 | </message> |
2820 | <message> |
||
2821 | <source>Mouse Down</source> |
||
17184 | craig | 2822 | <translation type="obsolete">Mouse Down</translation> |
131 | Franz | 2823 | </message> |
2824 | <message> |
||
2825 | <source>Mouse Enter</source> |
||
17184 | craig | 2826 | <translation type="obsolete">Mouse Enter</translation> |
131 | Franz | 2827 | </message> |
2828 | <message> |
||
2829 | <source>Mouse Exit</source> |
||
17184 | craig | 2830 | <translation type="obsolete">Mouse Exit</translation> |
131 | Franz | 2831 | </message> |
2832 | <message> |
||
2833 | <source>On Focus</source> |
||
17184 | craig | 2834 | <translation type="obsolete">On Focus</translation> |
131 | Franz | 2835 | </message> |
2836 | <message> |
||
2837 | <source>On Blur</source> |
||
17184 | craig | 2838 | <translation type="obsolete">On Blur</translation> |
131 | Franz | 2839 | </message> |
2840 | <message> |
||
2841 | <source>Script:</source> |
||
17184 | craig | 2842 | <translation type="obsolete">Сценарий:</translation> |
131 | Franz | 2843 | </message> |
2844 | <message> |
||
2845 | <source>Edit...</source> |
||
17184 | craig | 2846 | <translation type="obsolete">Изменить...</translation> |
131 | Franz | 2847 | </message> |
2848 | <message> |
||
2849 | <source>Submit to URL:</source> |
||
17184 | craig | 2850 | <translation type="obsolete">Передать на URL:</translation> |
131 | Franz | 2851 | </message> |
2852 | <message> |
||
2853 | <source>Import Data from:</source> |
||
17184 | craig | 2854 | <translation type="obsolete">Откуда взять данные:</translation> |
131 | Franz | 2855 | </message> |
2856 | <message> |
||
2857 | <source>Destination</source> |
||
17184 | craig | 2858 | <translation type="obsolete">Цель</translation> |
131 | Franz | 2859 | </message> |
2860 | <message> |
||
2861 | <source>To File:</source> |
||
17184 | craig | 2862 | <translation type="obsolete">В файл:</translation> |
131 | Franz | 2863 | </message> |
2864 | <message> |
||
2865 | <source>Change...</source> |
||
17184 | craig | 2866 | <translation type="obsolete">Изменить...</translation> |
131 | Franz | 2867 | </message> |
2868 | <message> |
||
2869 | <source>Page:</source> |
||
17184 | craig | 2870 | <translation type="obsolete">Страница:</translation> |
131 | Franz | 2871 | </message> |
2872 | <message> |
||
2873 | <source>X-Pos:</source> |
||
17184 | craig | 2874 | <translation type="obsolete">X:</translation> |
131 | Franz | 2875 | </message> |
2876 | <message> |
||
2877 | <source> pt</source> |
||
17184 | craig | 2878 | <translation type="obsolete"> pt</translation> |
131 | Franz | 2879 | </message> |
2880 | <message> |
||
2881 | <source>Y-Pos:</source> |
||
17184 | craig | 2882 | <translation type="obsolete">Y:</translation> |
131 | Franz | 2883 | </message> |
2884 | <message> |
||
2885 | <source>Action</source> |
||
17184 | craig | 2886 | <translation type="obsolete">Действие</translation> |
131 | Franz | 2887 | </message> |
2888 | <message> |
||
2889 | <source>Field is formatted as:</source> |
||
17184 | craig | 2890 | <translation type="obsolete">Формат поля:</translation> |
131 | Franz | 2891 | </message> |
2892 | <message> |
||
2893 | <source>Plain</source> |
||
17184 | craig | 2894 | <translation type="obsolete">Общий</translation> |
131 | Franz | 2895 | </message> |
2896 | <message> |
||
2897 | <source>Number</source> |
||
17184 | craig | 2898 | <translation type="obsolete">Числовой</translation> |
131 | Franz | 2899 | </message> |
2900 | <message> |
||
2901 | <source>Percentage</source> |
||
17184 | craig | 2902 | <translation type="obsolete">Проценты</translation> |
131 | Franz | 2903 | </message> |
2904 | <message> |
||
2905 | <source>Date</source> |
||
17184 | craig | 2906 | <translation type="obsolete">Дата</translation> |
131 | Franz | 2907 | </message> |
2908 | <message> |
||
2909 | <source>Time</source> |
||
17184 | craig | 2910 | <translation type="obsolete">Время</translation> |
131 | Franz | 2911 | </message> |
2912 | <message> |
||
2913 | <source>Custom</source> |
||
17184 | craig | 2914 | <translation type="obsolete">Другой</translation> |
131 | Franz | 2915 | </message> |
2916 | <message> |
||
2917 | <source>Number Format</source> |
||
17184 | craig | 2918 | <translation type="obsolete">Числовой формат</translation> |
131 | Franz | 2919 | </message> |
2920 | <message> |
||
2921 | <source>Decimals:</source> |
||
17184 | craig | 2922 | <translation type="obsolete">Цифр в дробной части:</translation> |
131 | Franz | 2923 | </message> |
2924 | <message> |
||
2925 | <source>Use Currency Symbol</source> |
||
17184 | craig | 2926 | <translation type="obsolete">Использовать символ валюты</translation> |
131 | Franz | 2927 | </message> |
2928 | <message> |
||
2929 | <source>Prepend Currency Symbol</source> |
||
17184 | craig | 2930 | <translation type="obsolete">Знак валюты перед числом</translation> |
131 | Franz | 2931 | </message> |
2932 | <message> |
||
2933 | <source>Formatting</source> |
||
17184 | craig | 2934 | <translation type="obsolete">Формат</translation> |
131 | Franz | 2935 | </message> |
2936 | <message> |
||
2937 | <source>Percent Format</source> |
||
17184 | craig | 2938 | <translation type="obsolete">Процентный формат</translation> |
131 | Franz | 2939 | </message> |
2940 | <message> |
||
2941 | <source>Date Format</source> |
||
17184 | craig | 2942 | <translation type="obsolete">Формат даты</translation> |
131 | Franz | 2943 | </message> |
2944 | <message> |
||
2945 | <source>Time Format</source> |
||
17184 | craig | 2946 | <translation type="obsolete">Формат времени</translation> |
131 | Franz | 2947 | </message> |
2948 | <message> |
||
2949 | <source>Custom Scripts</source> |
||
17184 | craig | 2950 | <translation type="obsolete">Другие сценарии</translation> |
131 | Franz | 2951 | </message> |
2952 | <message> |
||
2953 | <source>Format:</source> |
||
17184 | craig | 2954 | <translation type="obsolete">Формат:</translation> |
131 | Franz | 2955 | </message> |
2956 | <message> |
||
2957 | <source>Keystroke:</source> |
||
17184 | craig | 2958 | <translation type="obsolete">Комбинация клавиш:</translation> |
131 | Franz | 2959 | </message> |
2960 | <message> |
||
2961 | <source>Format</source> |
||
17184 | craig | 2962 | <translation type="obsolete">Формат</translation> |
131 | Franz | 2963 | </message> |
2964 | <message> |
||
2965 | <source>Value is not validated</source> |
||
17184 | craig | 2966 | <translation type="obsolete">Значение не проверено</translation> |
131 | Franz | 2967 | </message> |
2968 | <message> |
||
2969 | <source>Value must be greater than or equal to:</source> |
||
17184 | craig | 2970 | <translation type="obsolete">Значение должно быть больше или равно:</translation> |
131 | Franz | 2971 | </message> |
2972 | <message> |
||
2973 | <source>and less or equal to:</source> |
||
17184 | craig | 2974 | <translation type="obsolete">и меньше или равно:</translation> |
131 | Franz | 2975 | </message> |
2976 | <message> |
||
2977 | <source>Custom validate script:</source> |
||
17184 | craig | 2978 | <translation type="obsolete">Другой сценарий проверки:</translation> |
131 | Franz | 2979 | </message> |
2980 | <message> |
||
2981 | <source>Validate</source> |
||
17184 | craig | 2982 | <translation type="obsolete">Проверка</translation> |
131 | Franz | 2983 | </message> |
2984 | <message> |
||
2985 | <source>Value is not calculated</source> |
||
17184 | craig | 2986 | <translation type="obsolete">Значение не вычислено</translation> |
131 | Franz | 2987 | </message> |
2988 | <message> |
||
2989 | <source>Value is the</source> |
||
17184 | craig | 2990 | <translation type="obsolete">Значение является</translation> |
131 | Franz | 2991 | </message> |
2992 | <message> |
||
2993 | <source>sum</source> |
||
17184 | craig | 2994 | <translation type="obsolete">суммой</translation> |
131 | Franz | 2995 | </message> |
2996 | <message> |
||
2997 | <source>product</source> |
||
17184 | craig | 2998 | <translation type="obsolete">произведением</translation> |
131 | Franz | 2999 | </message> |
3000 | <message> |
||
3001 | <source>average</source> |
||
17184 | craig | 3002 | <translation type="obsolete">средним арифметическим</translation> |
131 | Franz | 3003 | </message> |
3004 | <message> |
||
3005 | <source>minimum</source> |
||
17184 | craig | 3006 | <translation type="obsolete">минимальным из</translation> |
131 | Franz | 3007 | </message> |
3008 | <message> |
||
3009 | <source>maximum</source> |
||
17184 | craig | 3010 | <translation type="obsolete">максимальным из</translation> |
131 | Franz | 3011 | </message> |
3012 | <message> |
||
3013 | <source>of the following fields:</source> |
||
17184 | craig | 3014 | <translation type="obsolete">следующих полей:</translation> |
131 | Franz | 3015 | </message> |
3016 | <message> |
||
3017 | <source>Pick...</source> |
||
17184 | craig | 3018 | <translation type="obsolete">Выбрать...</translation> |
131 | Franz | 3019 | </message> |
3020 | <message> |
||
3021 | <source>Custom calculation script:</source> |
||
17184 | craig | 3022 | <translation type="obsolete">Другой сценарий для вычисления:</translation> |
131 | Franz | 3023 | </message> |
3024 | <message> |
||
3025 | <source>Calculate</source> |
||
17184 | craig | 3026 | <translation type="obsolete">Вычисления</translation> |
131 | Franz | 3027 | </message> |
3028 | <message> |
||
3029 | <source>OK</source> |
||
17184 | craig | 3030 | <translation type="obsolete">ОК</translation> |
131 | Franz | 3031 | </message> |
3032 | <message> |
||
3033 | <source>Cancel</source> |
||
17184 | craig | 3034 | <translation type="obsolete">Отменить</translation> |
131 | Franz | 3035 | </message> |
3036 | <message> |
||
3037 | <source>Enter a comma separated list of fields here</source> |
||
17184 | craig | 3038 | <translation type="obsolete">Введите разделённый запятыми список полей</translation> |
131 | Franz | 3039 | </message> |
3040 | <message> |
||
3041 | <source>You need at least the Icon for Normal to use Icons for Buttons</source> |
||
17184 | craig | 3042 | <translation type="obsolete">Для использования пиктограмм в кнопках необходима, |
399 | Franz | 3043 | как минимум, пиктограмма для Normal</translation> |
131 | Franz | 3044 | </message> |
3045 | <message> |
||
3046 | <source>Open</source> |
||
17184 | craig | 3047 | <translation type="obsolete">Открыть</translation> |
131 | Franz | 3048 | </message> |
3049 | <message> |
||
3050 | <source>Example:</source> |
||
17184 | craig | 3051 | <translation type="obsolete">Пример:</translation> |
131 | Franz | 3052 | </message> |
3053 | <message> |
||
3054 | <source>Selection Change</source> |
||
17184 | craig | 3055 | <translation type="obsolete">Изменение выделения</translation> |
131 | Franz | 3056 | </message> |
3057 | <message> |
||
351 | Franz | 3058 | <source>Font for use with PDF 1.3:</source> |
17184 | craig | 3059 | <translation type="obsolete">Шрифт для использования с PDF 1.3:</translation> |
351 | Franz | 3060 | </message> |
3061 | <message> |
||
3062 | <source>Flag is ignored for PDF 1.3</source> |
||
17184 | craig | 3063 | <translation type="obsolete">Флажок игнорируется для PDF 1.3 |
391 | Franz | 3064 | </translation> |
351 | Franz | 3065 | </message> |
3066 | <message> |
||
364 | Franz | 3067 | <source>PDF Files (*.pdf);;All Files (*)</source> |
17184 | craig | 3068 | <translation type="obsolete">PDF-документы (*.pdf);;Все файлы (*)</translation> |
351 | Franz | 3069 | </message> |
3278 | cbradney | 3070 | <message> |
3071 | <source>JavaScript</source> |
||
17184 | craig | 3072 | <translation type="obsolete">JavaScript</translation> |
3278 | cbradney | 3073 | </message> |
3074 | <message> |
||
4759 | cbradney | 3075 | <source>None</source> |
3076 | <comment>highlight</comment> |
||
17184 | craig | 3077 | <translation type="obsolete">Нет</translation> |
4759 | cbradney | 3078 | </message> |
3079 | <message> |
||
3080 | <source>None</source> |
||
3081 | <comment>action</comment> |
||
17184 | craig | 3082 | <translation type="obsolete">Нет</translation> |
4759 | cbradney | 3083 | </message> |
6434 | cbradney | 3084 | <message> |
3085 | <source>Tooltip:</source> |
||
17184 | craig | 3086 | <translation type="obsolete">Подсказка:</translation> |
6434 | cbradney | 3087 | </message> |
3088 | <message> |
||
3089 | <source>Do Not Export Value</source> |
||
17184 | craig | 3090 | <translation type="obsolete">Не экспортировать значение</translation> |
6434 | cbradney | 3091 | </message> |
7508 | cbradney | 3092 | <message> |
7716 | cbradney | 3093 | <source>Images (*.tif *.png *.jpg *.xpm);;PostScript (*.eps *.epsi);;All Files (*)</source> |
17184 | craig | 3094 | <translation type="obsolete">Изображения (*.tif *.png *.jpg *.xpm);;PostScript (*.eps *.epsi);;Все файлы (*)</translation> |
7508 | cbradney | 3095 | </message> |
10842 | cbradney | 3096 | <message> |
3097 | <source>Images (*.tif *.png *.jpg *.xpm);;%1;;All Files (*)</source> |
||
17184 | craig | 3098 | <translation type="obsolete">Изображения (*.tif *.png *.jpg *.xpm);;%1;;Все файлы (*)</translation> |
10842 | cbradney | 3099 | </message> |
12281 | cbradney | 3100 | <message> |
3101 | <source>Export absolute Filename</source> |
||
17184 | craig | 3102 | <translation type="obsolete">Экспортировать абсолютное имя файла</translation> |
12281 | cbradney | 3103 | </message> |
13259 | cbradney | 3104 | <message> |
3105 | <source>Submit format:</source> |
||
17184 | craig | 3106 | <translation type="obsolete">Формат передачи:</translation> |
13259 | cbradney | 3107 | </message> |
3108 | <message> |
||
3109 | <source>FDF</source> |
||
17184 | craig | 3110 | <translation type="obsolete">FDF</translation> |
13259 | cbradney | 3111 | </message> |
3112 | <message> |
||
3113 | <source>HTML</source> |
||
17184 | craig | 3114 | <translation type="obsolete">HTML</translation> |
13259 | cbradney | 3115 | </message> |
3116 | <message> |
||
3117 | <source>XFDF</source> |
||
17184 | craig | 3118 | <translation type="obsolete">XFDF</translation> |
13259 | cbradney | 3119 | </message> |
3120 | <message> |
||
3121 | <source>PDF</source> |
||
17184 | craig | 3122 | <translation type="obsolete">PDF</translation> |
13259 | cbradney | 3123 | </message> |
131 | Franz | 3124 | </context> |
3125 | <context> |
||
3126 | <name>Annota</name> |
||
3127 | <message> |
||
18553 | craig | 3128 | <location filename="../../scribus/ui/annota.cpp" line="47"/> |
131 | Franz | 3129 | <source>Annotation Properties</source> |
3130 | <translation>Свойства аннотации</translation> |
||
3131 | </message> |
||
3132 | <message> |
||
18553 | craig | 3133 | <location filename="../../scribus/ui/annota.cpp" line="77"/> |
131 | Franz | 3134 | <source>Text</source> |
3135 | <translation>Текст</translation> |
||
3136 | </message> |
||
3137 | <message> |
||
18553 | craig | 3138 | <location filename="../../scribus/ui/annota.cpp" line="78"/> |
131 | Franz | 3139 | <source>Link</source> |
391 | Franz | 3140 | <translation>Ссылка</translation> |
131 | Franz | 3141 | </message> |
3142 | <message> |
||
18553 | craig | 3143 | <location filename="../../scribus/ui/annota.cpp" line="79"/> |
131 | Franz | 3144 | <source>External Link</source> |
3145 | <translation>Внешняя ссылка</translation> |
||
3146 | </message> |
||
3147 | <message> |
||
18553 | craig | 3148 | <location filename="../../scribus/ui/annota.cpp" line="80"/> |
131 | Franz | 3149 | <source>External Web-Link</source> |
399 | Franz | 3150 | <translation>Внешняя веб-ссылка</translation> |
131 | Franz | 3151 | </message> |
3152 | <message> |
||
18553 | craig | 3153 | <location filename="../../scribus/ui/annota.cpp" line="117"/> |
17992 | craig | 3154 | <source>Options</source> |
3155 | <translation type="unfinished">Параметры</translation> |
||
3156 | </message> |
||
3157 | <message> |
||
18553 | craig | 3158 | <location filename="../../scribus/ui/annota.cpp" line="122"/> |
17992 | craig | 3159 | <source>Icon:</source> |
3160 | <translation type="unfinished"></translation> |
||
3161 | </message> |
||
3162 | <message> |
||
18553 | craig | 3163 | <location filename="../../scribus/ui/annota.cpp" line="124"/> |
17992 | craig | 3164 | <source>Note</source> |
3165 | <translation type="unfinished"></translation> |
||
3166 | </message> |
||
3167 | <message> |
||
18553 | craig | 3168 | <location filename="../../scribus/ui/annota.c |