Version Description
- Updated settings pages capabilities
- Added some hooks
- Updated .pot file
Download this release
Release Info
Developer | gn_themes |
Plugin | Shortcodes Ultimate |
Version | 4.6.3 |
Comparing to | |
See all releases |
Code changes from version 4.6.2 to 4.6.3
- inc/core/admin-views.php +1 -0
- inc/core/load.php +2 -2
- languages/su-ru_RU.mo +0 -0
- languages/su-ru_RU.po +636 -636
- languages/su.pot +636 -636
- readme.txt +5 -0
- shortcodes-ultimate.php +2 -2
inc/core/admin-views.php
CHANGED
@@ -69,6 +69,7 @@ class Su_Admin_Views {
|
|
69 |
<a href="<?php echo su_skin_url( 'players-shortcodes.css' ); ?>">players-shortcodes.css</a>
|
70 |
<a href="<?php echo su_skin_url( 'other-shortcodes.css' ); ?>">other-shortcodes.css</a>
|
71 |
</div>
|
|
|
72 |
</div>
|
73 |
<div class="su-custom-css-vars">
|
74 |
<p><strong><?php _e( 'You can use next variables in your custom CSS', $config['textdomain'] ); ?></strong></p>
|
69 |
<a href="<?php echo su_skin_url( 'players-shortcodes.css' ); ?>">players-shortcodes.css</a>
|
70 |
<a href="<?php echo su_skin_url( 'other-shortcodes.css' ); ?>">other-shortcodes.css</a>
|
71 |
</div>
|
72 |
+
<?php do_action( 'su/admin/css/originals/after' ); ?>
|
73 |
</div>
|
74 |
<div class="su-custom-css-vars">
|
75 |
<p><strong><?php _e( 'You can use next variables in your custom CSS', $config['textdomain'] ); ?></strong></p>
|
inc/core/load.php
CHANGED
@@ -29,7 +29,7 @@ class Shortcodes_Ultimate {
|
|
29 |
$admin->add_menu( array(
|
30 |
'page_title' => __( 'Settings', 'su' ) . ' ‹ ' . __( 'Shortcodes Ultimate', 'su' ),
|
31 |
'menu_title' => apply_filters( 'su/menu/shortcodes', __( 'Shortcodes', 'su' ) ),
|
32 |
-
'capability' => '
|
33 |
'slug' => 'shortcodes-ultimate',
|
34 |
'icon_url' => plugins_url( 'assets/images/icon.png', SU_PLUGIN_FILE ),
|
35 |
'position' => '80.11',
|
@@ -103,7 +103,7 @@ class Shortcodes_Ultimate {
|
|
103 |
'parent_slug' => 'shortcodes-ultimate',
|
104 |
'page_title' => __( 'Settings', 'su' ) . ' ‹ ' . __( 'Shortcodes Ultimate', 'su' ),
|
105 |
'menu_title' => apply_filters( 'su/menu/settings', __( 'Settings', 'su' ) ),
|
106 |
-
'capability' => '
|
107 |
'slug' => 'shortcodes-ultimate',
|
108 |
'options' => array()
|
109 |
) );
|
29 |
$admin->add_menu( array(
|
30 |
'page_title' => __( 'Settings', 'su' ) . ' ‹ ' . __( 'Shortcodes Ultimate', 'su' ),
|
31 |
'menu_title' => apply_filters( 'su/menu/shortcodes', __( 'Shortcodes', 'su' ) ),
|
32 |
+
'capability' => 'manage_options',
|
33 |
'slug' => 'shortcodes-ultimate',
|
34 |
'icon_url' => plugins_url( 'assets/images/icon.png', SU_PLUGIN_FILE ),
|
35 |
'position' => '80.11',
|
103 |
'parent_slug' => 'shortcodes-ultimate',
|
104 |
'page_title' => __( 'Settings', 'su' ) . ' ‹ ' . __( 'Shortcodes Ultimate', 'su' ),
|
105 |
'menu_title' => apply_filters( 'su/menu/settings', __( 'Settings', 'su' ) ),
|
106 |
+
'capability' => 'manage_options',
|
107 |
'slug' => 'shortcodes-ultimate',
|
108 |
'options' => array()
|
109 |
) );
|
languages/su-ru_RU.mo
CHANGED
Binary file
|
languages/su-ru_RU.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gn_themes\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2014-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -115,27 +115,27 @@ msgstr "Как создать галерею изображений"
|
|
115 |
msgid "You can overview the original styles to override it"
|
116 |
msgstr "Вы можете посмотреть оригинальные стили, чтобы перезаписать их"
|
117 |
|
118 |
-
#: inc/core/admin-views.php:
|
119 |
msgid "You can use next variables in your custom CSS"
|
120 |
msgstr "Вы можете использовать следующие переменные в CSS коде"
|
121 |
|
122 |
-
#: inc/core/admin-views.php:
|
123 |
msgid "home url"
|
124 |
msgstr "url главной страницы сайта"
|
125 |
|
126 |
-
#: inc/core/admin-views.php:
|
127 |
msgid "theme url"
|
128 |
msgstr "url папки с текущей темой"
|
129 |
|
130 |
-
#: inc/core/admin-views.php:
|
131 |
msgid "plugin url"
|
132 |
msgstr "url папки этого плагина"
|
133 |
|
134 |
-
#: inc/core/admin-views.php:
|
135 |
msgid "New Shortcodes"
|
136 |
msgstr "Новые Шорткоды"
|
137 |
|
138 |
-
#: inc/core/admin-views.php:
|
139 |
msgid ""
|
140 |
"Parallax sections, responsive content slider, pricing tables, vector icons, "
|
141 |
"testimonials, progress bars and even more"
|
@@ -143,11 +143,11 @@ msgstr ""
|
|
143 |
"Секции с параллакс эффектом, адаптивный слайдер контента, тарифные таблицы, "
|
144 |
"векторные иконки, отзывы, прогресс бары и даже больше"
|
145 |
|
146 |
-
#: inc/core/admin-views.php:
|
147 |
msgid "Maker"
|
148 |
msgstr "Maker"
|
149 |
|
150 |
-
#: inc/core/admin-views.php:
|
151 |
msgid ""
|
152 |
"This add-on allows you to create custom shortcodes. You can easily create "
|
153 |
"any shortcode with different parameters or even override default shortcodes"
|
@@ -155,11 +155,11 @@ msgstr ""
|
|
155 |
"Это дополнение позволит вам создавать собственные шорткоды. Вы можете с "
|
156 |
"легкостью создать новый шорткод или даже перезаписать оригинальный"
|
157 |
|
158 |
-
#: inc/core/admin-views.php:
|
159 |
msgid "Skins"
|
160 |
msgstr "Скины"
|
161 |
|
162 |
-
#: inc/core/admin-views.php:
|
163 |
msgid ""
|
164 |
"Set of additional skins for Shortcodes Ultimate. It includes skins for "
|
165 |
"accordeons/spoilers, tabs and some other shortcodes"
|
@@ -167,15 +167,15 @@ msgstr ""
|
|
167 |
"Набор дополнительных скинов для шорткодов плагина. Набор включает в себя "
|
168 |
"скины для аккордеонов/спойлеров, вкладок и некоторых других шорткодов"
|
169 |
|
170 |
-
#: inc/core/admin-views.php:
|
171 |
msgid "Shortcodes Ultimate Add-ons"
|
172 |
msgstr "Дополнения для Shortcodes Ultimate"
|
173 |
|
174 |
-
#: inc/core/admin-views.php:
|
175 |
msgid "Learn more"
|
176 |
msgstr "Узнать больше"
|
177 |
|
178 |
-
#: inc/core/admin-views.php:
|
179 |
msgid "Other WordPress Plugins"
|
180 |
msgstr "Другие плагины для WordPress"
|
181 |
|
@@ -239,7 +239,7 @@ msgstr "Все"
|
|
239 |
msgid "Content"
|
240 |
msgstr "Содержимое"
|
241 |
|
242 |
-
#: inc/core/data.php:19 inc/core/data.php:
|
243 |
msgid "Box"
|
244 |
msgstr "Блок"
|
245 |
|
@@ -247,7 +247,7 @@ msgstr "Блок"
|
|
247 |
msgid "Media"
|
248 |
msgstr "Медиа"
|
249 |
|
250 |
-
#: inc/core/data.php:21 inc/core/data.php:
|
251 |
msgid "Gallery"
|
252 |
msgstr "Галерея"
|
253 |
|
@@ -259,213 +259,213 @@ msgstr "Данные"
|
|
259 |
msgid "Other"
|
260 |
msgstr "Другое"
|
261 |
|
262 |
-
#: inc/core/data.php:
|
263 |
-
#: inc/core/data.php:
|
264 |
msgid "None"
|
265 |
msgstr "Нет"
|
266 |
|
267 |
-
#: inc/core/data.php:
|
268 |
msgid "Solid"
|
269 |
msgstr "Сплошной"
|
270 |
|
271 |
-
#: inc/core/data.php:
|
272 |
msgid "Dotted"
|
273 |
msgstr "Пунктирный (точки)"
|
274 |
|
275 |
-
#: inc/core/data.php:
|
276 |
msgid "Dashed"
|
277 |
msgstr "Пунктирный (тире)"
|
278 |
|
279 |
-
#: inc/core/data.php:
|
280 |
msgid "Double"
|
281 |
msgstr "Двойной"
|
282 |
|
283 |
-
#: inc/core/data.php:
|
284 |
msgid "Groove"
|
285 |
msgstr "Выдавленный"
|
286 |
|
287 |
-
#: inc/core/data.php:
|
288 |
msgid "Ridge"
|
289 |
msgstr "Ребро"
|
290 |
|
291 |
-
#: inc/core/data.php:
|
292 |
msgid "Basic examples"
|
293 |
msgstr "Основные примеры"
|
294 |
|
295 |
-
#: inc/core/data.php:
|
296 |
msgid "Accordions, spoilers, different styles, anchors"
|
297 |
msgstr "Аккордеоны, спойлеры, различные стили, якори"
|
298 |
|
299 |
-
#: inc/core/data.php:
|
300 |
msgid "Tabs, vertical tabs, tab anchors"
|
301 |
msgstr "Вкладки, вертикальные вкладки, якори вкладок"
|
302 |
|
303 |
-
#: inc/core/data.php:
|
304 |
msgid "Column layouts"
|
305 |
msgstr "Использование колонок"
|
306 |
|
307 |
-
#: inc/core/data.php:
|
308 |
msgid ""
|
309 |
"Media elements, YouTube, Vimeo, Screenr and self-hosted videos, audio player"
|
310 |
msgstr ""
|
311 |
"Медиа элементы, YouTube, Vimeo, Screenr и видео из медиа библиотеки, аудио "
|
312 |
"плеер"
|
313 |
|
314 |
-
#: inc/core/data.php:
|
315 |
msgid "Unlimited buttons"
|
316 |
msgstr "Всевозможные кнопки"
|
317 |
|
318 |
-
#: inc/core/data.php:
|
319 |
msgid "Animations"
|
320 |
msgstr "Анимации"
|
321 |
|
322 |
-
#: inc/core/data.php:
|
323 |
msgid "Advanced examples"
|
324 |
msgstr "Дополнительные примеры"
|
325 |
|
326 |
-
#: inc/core/data.php:
|
327 |
msgid "Interacting with posts shortcode"
|
328 |
msgstr "Работа с шорткодом posts"
|
329 |
|
330 |
-
#: inc/core/data.php:
|
331 |
msgid "Nested shortcodes, shortcodes inside of attributes"
|
332 |
msgstr "Вложенные шорткоды, шорткоды в атрибутах"
|
333 |
|
334 |
-
#: inc/core/data.php:
|
335 |
msgid "Heading"
|
336 |
msgstr "Заголовок"
|
337 |
|
338 |
-
#: inc/core/data.php:
|
339 |
-
#: inc/core/data.php:
|
340 |
-
#: inc/core/data.php:
|
341 |
-
#: inc/core/data.php:
|
342 |
msgid "Default"
|
343 |
msgstr "По умолчанию"
|
344 |
|
345 |
-
#: inc/core/data.php:
|
346 |
-
#: inc/core/data.php:
|
347 |
-
#: inc/core/data.php:
|
348 |
msgid "Style"
|
349 |
msgstr "Стиль"
|
350 |
|
351 |
-
#: inc/core/data.php:
|
352 |
msgid "Choose style for this heading"
|
353 |
msgstr "Выберите стиль для этого заголовка"
|
354 |
|
355 |
-
#: inc/core/data.php:
|
356 |
-
#: inc/core/data.php:
|
357 |
msgid "Install additional styles"
|
358 |
msgstr "Установить дополнительные стили"
|
359 |
|
360 |
-
#: inc/core/data.php:
|
361 |
-
#: inc/core/data.php:
|
362 |
msgid "Size"
|
363 |
msgstr "Размер"
|
364 |
|
365 |
-
#: inc/core/data.php:
|
366 |
msgid "Select heading size (pixels)"
|
367 |
msgstr "Выберите размер заголовка (в пикселях)"
|
368 |
|
369 |
-
#: inc/core/data.php:
|
370 |
-
#: inc/core/data.php:
|
371 |
msgid "Left"
|
372 |
msgstr "Слева"
|
373 |
|
374 |
-
#: inc/core/data.php:
|
375 |
-
#: inc/core/data.php:
|
376 |
msgid "Center"
|
377 |
msgstr "По центру"
|
378 |
|
379 |
-
#: inc/core/data.php:
|
380 |
-
#: inc/core/data.php:
|
381 |
msgid "Right"
|
382 |
msgstr "Справа"
|
383 |
|
384 |
-
#: inc/core/data.php:
|
385 |
msgid "Align"
|
386 |
msgstr "Выравнивание"
|
387 |
|
388 |
-
#: inc/core/data.php:
|
389 |
msgid "Heading text alignment"
|
390 |
msgstr "Выравнивание текста в заголовке"
|
391 |
|
392 |
-
#: inc/core/data.php:
|
393 |
msgid "Margin"
|
394 |
msgstr "Отступ"
|
395 |
|
396 |
-
#: inc/core/data.php:
|
397 |
msgid "Bottom margin (pixels)"
|
398 |
msgstr "Отступ снизу (в пикселях)"
|
399 |
|
400 |
-
#: inc/core/data.php:
|
401 |
-
#: inc/core/data.php:
|
402 |
-
#: inc/core/data.php:
|
403 |
-
#: inc/core/data.php:
|
404 |
-
#: inc/core/data.php:
|
405 |
-
#: inc/core/data.php:
|
406 |
-
#: inc/core/data.php:
|
407 |
-
#: inc/core/data.php:
|
408 |
-
#: inc/core/data.php:
|
409 |
-
#: inc/core/data.php:
|
410 |
-
#: inc/core/data.php:
|
411 |
-
#: inc/core/data.php:
|
412 |
-
#: inc/core/data.php:
|
413 |
-
#: inc/core/data.php:
|
414 |
-
#: inc/core/data.php:
|
415 |
msgid "Class"
|
416 |
msgstr "Класс"
|
417 |
|
418 |
-
#: inc/core/data.php:
|
419 |
-
#: inc/core/data.php:
|
420 |
-
#: inc/core/data.php:
|
421 |
-
#: inc/core/data.php:
|
422 |
-
#: inc/core/data.php:
|
423 |
-
#: inc/core/data.php:
|
424 |
-
#: inc/core/data.php:
|
425 |
-
#: inc/core/data.php:
|
426 |
-
#: inc/core/data.php:
|
427 |
-
#: inc/core/data.php:
|
428 |
-
#: inc/core/data.php:
|
429 |
-
#: inc/core/data.php:
|
430 |
-
#: inc/core/data.php:
|
431 |
-
#: inc/core/data.php:
|
432 |
-
#: inc/core/data.php:
|
433 |
msgid "Extra CSS class"
|
434 |
msgstr "Дополнительный CSS класс"
|
435 |
|
436 |
-
#: inc/core/data.php:
|
437 |
msgid "Heading text"
|
438 |
msgstr "Текст заголовка"
|
439 |
|
440 |
-
#: inc/core/data.php:
|
441 |
msgid "Styled heading"
|
442 |
msgstr "Стильный заголовок"
|
443 |
|
444 |
-
#: inc/core/data.php:
|
445 |
msgid "Tabs"
|
446 |
msgstr "Вкладки"
|
447 |
|
448 |
-
#: inc/core/data.php:
|
449 |
msgid "Choose style for this tabs"
|
450 |
msgstr "Выберите стиль для этих вкладок"
|
451 |
|
452 |
-
#: inc/core/data.php:
|
453 |
msgid "Active tab"
|
454 |
msgstr "Активная вкладка"
|
455 |
|
456 |
-
#: inc/core/data.php:
|
457 |
msgid "Select which tab is open by default"
|
458 |
msgstr "Выберите какая вкладка будет открыта по умолчанию"
|
459 |
|
460 |
-
#: inc/core/data.php:
|
461 |
msgid "Vertical"
|
462 |
msgstr "Вертикально"
|
463 |
|
464 |
-
#: inc/core/data.php:
|
465 |
msgid "Show tabs vertically"
|
466 |
msgstr "Отображать вкладки вертикально"
|
467 |
|
468 |
-
#: inc/core/data.php:
|
469 |
msgid ""
|
470 |
"[%prefix_tab title=\"Title 1\"]Content 1[/%prefix_tab]\n"
|
471 |
"[%prefix_tab title=\"Title 2\"]Content 2[/%prefix_tab]\n"
|
@@ -475,40 +475,40 @@ msgstr ""
|
|
475 |
"[%prefix_tab title=\"Заголовок 2\"]Содержимое вкладки 2[/%prefix_tab]\n"
|
476 |
"[%prefix_tab title=\"Заголовок 3\"]Содержимое вкладки 3[/%prefix_tab]"
|
477 |
|
478 |
-
#: inc/core/data.php:
|
479 |
msgid "Tabs container"
|
480 |
msgstr "Контейнер вкладок"
|
481 |
|
482 |
-
#: inc/core/data.php:
|
483 |
msgid "Tab"
|
484 |
msgstr "Вкладка"
|
485 |
|
486 |
-
#: inc/core/data.php:
|
487 |
msgid "Tab name"
|
488 |
msgstr "Имя вкладки"
|
489 |
|
490 |
-
#: inc/core/data.php:
|
491 |
-
#: inc/core/data.php:
|
492 |
msgid "Title"
|
493 |
msgstr "Заголовок"
|
494 |
|
495 |
-
#: inc/core/data.php:
|
496 |
msgid "Enter tab name"
|
497 |
msgstr "Введите имя вкладки"
|
498 |
|
499 |
-
#: inc/core/data.php:
|
500 |
msgid "Disabled"
|
501 |
msgstr "Отключено"
|
502 |
|
503 |
-
#: inc/core/data.php:
|
504 |
msgid "Is this tab disabled"
|
505 |
msgstr "Эта вкладка отключена"
|
506 |
|
507 |
-
#: inc/core/data.php:
|
508 |
msgid "Anchor"
|
509 |
msgstr "Якорь"
|
510 |
|
511 |
-
#: inc/core/data.php:
|
512 |
msgid ""
|
513 |
"You can use unique anchor for this tab to access it with hash in page url. "
|
514 |
"For example: type here <b%value>Hello</b> and then use url like http://"
|
@@ -519,108 +519,108 @@ msgstr ""
|
|
519 |
"используйте ссылку вида http://example.com/page-utl#Hello. Эта вкладка будет "
|
520 |
"активирована и страница будет прокручена к ней"
|
521 |
|
522 |
-
#: inc/core/data.php:
|
523 |
msgid "Tab content"
|
524 |
msgstr "Содержимое вкладки"
|
525 |
|
526 |
-
#: inc/core/data.php:
|
527 |
msgid "Single tab"
|
528 |
msgstr "Одиночная вкладка"
|
529 |
|
530 |
-
#: inc/core/data.php:
|
531 |
msgid "Spoiler"
|
532 |
msgstr "Спойлер"
|
533 |
|
534 |
-
#: inc/core/data.php:
|
535 |
msgid "Spoiler title"
|
536 |
msgstr "Скрытый текст"
|
537 |
|
538 |
-
#: inc/core/data.php:
|
539 |
msgid "Text in spoiler title"
|
540 |
msgstr "Текст для заголовка спойлера"
|
541 |
|
542 |
-
#: inc/core/data.php:
|
543 |
msgid "Open"
|
544 |
msgstr "Открыт"
|
545 |
|
546 |
-
#: inc/core/data.php:
|
547 |
msgid "Is spoiler content visible by default"
|
548 |
msgstr "Виден ли контент спойлера по умолчанию"
|
549 |
|
550 |
-
#: inc/core/data.php:
|
551 |
msgid "Fancy"
|
552 |
msgstr "Стильный"
|
553 |
|
554 |
-
#: inc/core/data.php:
|
555 |
msgid "Simple"
|
556 |
msgstr "Простой"
|
557 |
|
558 |
-
#: inc/core/data.php:
|
559 |
msgid "Choose style for this spoiler"
|
560 |
msgstr "Выберите стиль для этого спойлера"
|
561 |
|
562 |
-
#: inc/core/data.php:
|
563 |
msgid "Plus"
|
564 |
msgstr "Плюс"
|
565 |
|
566 |
-
#: inc/core/data.php:
|
567 |
msgid "Plus circle"
|
568 |
msgstr "Плюс в круге"
|
569 |
|
570 |
-
#: inc/core/data.php:
|
571 |
msgid "Plus square 1"
|
572 |
msgstr "Плюс в квадрате 1"
|
573 |
|
574 |
-
#: inc/core/data.php:
|
575 |
msgid "Plus square 2"
|
576 |
msgstr "Плюс в квадрате 2"
|
577 |
|
578 |
-
#: inc/core/data.php:
|
579 |
msgid "Arrow"
|
580 |
msgstr "Стрелка"
|
581 |
|
582 |
-
#: inc/core/data.php:
|
583 |
msgid "Arrow circle 1"
|
584 |
msgstr "Стрелка в круге 1"
|
585 |
|
586 |
-
#: inc/core/data.php:
|
587 |
msgid "Arrow circle 2"
|
588 |
msgstr "Стрелка в круге 2"
|
589 |
|
590 |
-
#: inc/core/data.php:
|
591 |
msgid "Chevron"
|
592 |
msgstr "Уголок"
|
593 |
|
594 |
-
#: inc/core/data.php:
|
595 |
msgid "Chevron circle"
|
596 |
msgstr "Уголок в круге"
|
597 |
|
598 |
-
#: inc/core/data.php:
|
599 |
msgid "Caret"
|
600 |
msgstr "Треугольник"
|
601 |
|
602 |
-
#: inc/core/data.php:
|
603 |
msgid "Caret square"
|
604 |
msgstr "Треугольник в квадрате"
|
605 |
|
606 |
-
#: inc/core/data.php:
|
607 |
msgid "Folder 1"
|
608 |
msgstr "Папка 1"
|
609 |
|
610 |
-
#: inc/core/data.php:
|
611 |
msgid "Folder 2"
|
612 |
msgstr "Папка 2"
|
613 |
|
614 |
-
#: inc/core/data.php:
|
615 |
-
#: inc/core/data.php:
|
616 |
msgid "Icon"
|
617 |
msgstr "Иконка"
|
618 |
|
619 |
-
#: inc/core/data.php:
|
620 |
msgid "Icons for spoiler"
|
621 |
msgstr "Иконка для спойлера"
|
622 |
|
623 |
-
#: inc/core/data.php:
|
624 |
msgid ""
|
625 |
"You can use unique anchor for this spoiler to access it with hash in page "
|
626 |
"url. For example: type here <b%value>Hello</b> and then use url like http://"
|
@@ -631,19 +631,19 @@ msgstr ""
|
|
631 |
"используйте ссылку вида http://example.com/page-utl#Hello. Этот спойлер "
|
632 |
"будет открыт и страница будет прокручена к нему"
|
633 |
|
634 |
-
#: inc/core/data.php:
|
635 |
msgid "Hidden content"
|
636 |
msgstr "Скрытое содержимое"
|
637 |
|
638 |
-
#: inc/core/data.php:
|
639 |
msgid "Spoiler with hidden content"
|
640 |
msgstr "Спойлер со скрытым содержимым"
|
641 |
|
642 |
-
#: inc/core/data.php:
|
643 |
msgid "Accordion"
|
644 |
msgstr "Аккордеон"
|
645 |
|
646 |
-
#: inc/core/data.php:
|
647 |
msgid ""
|
648 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
649 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
@@ -653,194 +653,194 @@ msgstr ""
|
|
653 |
"[%prefix_spoiler]Скрытый текст[/%prefix_spoiler]\n"
|
654 |
"[%prefix_spoiler]Скрытый текст[/%prefix_spoiler]"
|
655 |
|
656 |
-
#: inc/core/data.php:
|
657 |
msgid "Accordion with spoilers"
|
658 |
msgstr "Аккордеон со спойлерами"
|
659 |
|
660 |
-
#: inc/core/data.php:
|
661 |
msgid "Divider"
|
662 |
msgstr "Разделитель"
|
663 |
|
664 |
-
#: inc/core/data.php:
|
665 |
msgid "Show TOP link"
|
666 |
msgstr "Показать ссылку ВВЕРХ"
|
667 |
|
668 |
-
#: inc/core/data.php:
|
669 |
msgid "Show link to top of the page or not"
|
670 |
msgstr "Показывать ссылку ВВЕРХ или нет"
|
671 |
|
672 |
-
#: inc/core/data.php:
|
673 |
msgid "Go to top"
|
674 |
msgstr "Вверх"
|
675 |
|
676 |
-
#: inc/core/data.php:
|
677 |
msgid "Link text"
|
678 |
msgstr "Текст ссылки"
|
679 |
|
680 |
-
#: inc/core/data.php:
|
681 |
msgid "Text for the GO TOP link"
|
682 |
msgstr "Текст ссылки ВВЕРХ"
|
683 |
|
684 |
-
#: inc/core/data.php:
|
685 |
msgid "Content divider with optional TOP link"
|
686 |
msgstr "Разделитель текста со ссылкой ВВЕРХ"
|
687 |
|
688 |
-
#: inc/core/data.php:
|
689 |
msgid "Spacer"
|
690 |
msgstr "Пробел"
|
691 |
|
692 |
-
#: inc/core/data.php:
|
693 |
-
#: inc/core/data.php:
|
694 |
-
#: inc/core/data.php:
|
695 |
-
#: inc/core/data.php:
|
696 |
msgid "Height"
|
697 |
msgstr "Высота"
|
698 |
|
699 |
-
#: inc/core/data.php:
|
700 |
msgid "Height of the spacer in pixels"
|
701 |
msgstr "Высота пробела в пикселях"
|
702 |
|
703 |
-
#: inc/core/data.php:
|
704 |
msgid "Empty space with adjustable height"
|
705 |
msgstr "Пробел с настраиваемой высотой"
|
706 |
|
707 |
-
#: inc/core/data.php:
|
708 |
msgid "Highlight"
|
709 |
msgstr "Выделитель"
|
710 |
|
711 |
-
#: inc/core/data.php:
|
712 |
msgid "Background"
|
713 |
msgstr "Фон"
|
714 |
|
715 |
-
#: inc/core/data.php:
|
716 |
msgid "Highlighted text background color"
|
717 |
msgstr "Цвет фона выделяемого текста"
|
718 |
|
719 |
-
#: inc/core/data.php:
|
720 |
msgid "Text color"
|
721 |
msgstr "Цвет текста"
|
722 |
|
723 |
-
#: inc/core/data.php:
|
724 |
msgid "Highlighted text color"
|
725 |
msgstr "Цвет выделяемого текста"
|
726 |
|
727 |
-
#: inc/core/data.php:
|
728 |
msgid "Highlighted text"
|
729 |
msgstr "Подсвеченный текст"
|
730 |
|
731 |
-
#: inc/core/data.php:
|
732 |
msgid "Label"
|
733 |
msgstr "Ярлык"
|
734 |
|
735 |
-
#: inc/core/data.php:
|
736 |
msgid "Success"
|
737 |
msgstr "Успех"
|
738 |
|
739 |
-
#: inc/core/data.php:
|
740 |
msgid "Warning"
|
741 |
msgstr "Внимание"
|
742 |
|
743 |
-
#: inc/core/data.php:
|
744 |
msgid "Important"
|
745 |
msgstr "Важно"
|
746 |
|
747 |
-
#: inc/core/data.php:
|
748 |
msgid "Black"
|
749 |
msgstr "Черный"
|
750 |
|
751 |
-
#: inc/core/data.php:
|
752 |
msgid "Info"
|
753 |
msgstr "Инфо"
|
754 |
|
755 |
-
#: inc/core/data.php:
|
756 |
msgid "Type"
|
757 |
msgstr "Тип"
|
758 |
|
759 |
-
#: inc/core/data.php:
|
760 |
msgid "Style of the label"
|
761 |
msgstr "Стиль ярлыка"
|
762 |
|
763 |
-
#: inc/core/data.php:
|
764 |
msgid "Styled label"
|
765 |
msgstr "Стильный ярлык"
|
766 |
|
767 |
-
#: inc/core/data.php:
|
768 |
msgid "Quote"
|
769 |
msgstr "Цитата"
|
770 |
|
771 |
-
#: inc/core/data.php:
|
772 |
msgid "Choose style for this quote"
|
773 |
msgstr "Выберите стиль для этой цитаты"
|
774 |
|
775 |
-
#: inc/core/data.php:
|
776 |
msgid "Cite"
|
777 |
msgstr "Автор"
|
778 |
|
779 |
-
#: inc/core/data.php:
|
780 |
msgid "Quote author name"
|
781 |
msgstr "Имя автора цитаты"
|
782 |
|
783 |
-
#: inc/core/data.php:
|
784 |
msgid "Cite url"
|
785 |
msgstr "Ссылка автора"
|
786 |
|
787 |
-
#: inc/core/data.php:
|
788 |
msgid "Url of the quote author. Leave empty to disable link"
|
789 |
msgstr "Ссылка автора цитаты. Оставьте пустым, чтобы отключить ссылку"
|
790 |
|
791 |
-
#: inc/core/data.php:
|
792 |
msgid "Blockquote alternative"
|
793 |
msgstr "Альтернатива цитаты"
|
794 |
|
795 |
-
#: inc/core/data.php:
|
796 |
msgid "Pullquote"
|
797 |
msgstr "Цитата с обтеканием"
|
798 |
|
799 |
-
#: inc/core/data.php:
|
800 |
msgid "Pullquote alignment (float)"
|
801 |
msgstr "Выравнивание цитаты (обтекание)"
|
802 |
|
803 |
-
#: inc/core/data.php:
|
804 |
msgid "Dropcap"
|
805 |
msgstr "Буквица"
|
806 |
|
807 |
-
#: inc/core/data.php:
|
808 |
msgid "Flat"
|
809 |
msgstr "Плоский"
|
810 |
|
811 |
-
#: inc/core/data.php:
|
812 |
msgid "Light"
|
813 |
msgstr "Светлый"
|
814 |
|
815 |
-
#: inc/core/data.php:
|
816 |
msgid "Dropcap style preset"
|
817 |
msgstr "Стиль буквицы"
|
818 |
|
819 |
-
#: inc/core/data.php:
|
820 |
msgid "Choose dropcap size"
|
821 |
msgstr "Выберите размер буквицы"
|
822 |
|
823 |
-
#: inc/core/data.php:
|
824 |
msgid "D"
|
825 |
msgstr "D"
|
826 |
|
827 |
-
#: inc/core/data.php:
|
828 |
msgid "Frame"
|
829 |
msgstr "Рамка"
|
830 |
|
831 |
-
#: inc/core/data.php:
|
832 |
msgid "Frame alignment"
|
833 |
msgstr "Выравнивание рамки"
|
834 |
|
835 |
-
#: inc/core/data.php:
|
836 |
msgid "Styled image frame"
|
837 |
msgstr "Стильный рамка изображения"
|
838 |
|
839 |
-
#: inc/core/data.php:
|
840 |
msgid "Row"
|
841 |
msgstr "Колонки"
|
842 |
|
843 |
-
#: inc/core/data.php:
|
844 |
msgid ""
|
845 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
846 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
@@ -850,96 +850,96 @@ msgstr ""
|
|
850 |
"[%prefix_column size=\"1/3\"]Содержимое колонки[/%prefix_column]\n"
|
851 |
"[%prefix_column size=\"1/3\"]Содержимое колонки[/%prefix_column]"
|
852 |
|
853 |
-
#: inc/core/data.php:
|
854 |
msgid "Row for flexible columns"
|
855 |
msgstr "Контейнер с резиновыми колонками"
|
856 |
|
857 |
-
#: inc/core/data.php:
|
858 |
msgid "Column"
|
859 |
msgstr "Колонка"
|
860 |
|
861 |
-
#: inc/core/data.php:
|
862 |
msgid "Full width"
|
863 |
msgstr "Во всю ширину"
|
864 |
|
865 |
-
#: inc/core/data.php:
|
866 |
msgid "One half"
|
867 |
msgstr "Одна вторая"
|
868 |
|
869 |
-
#: inc/core/data.php:
|
870 |
msgid "One third"
|
871 |
msgstr "Одна третья"
|
872 |
|
873 |
-
#: inc/core/data.php:
|
874 |
msgid "Two third"
|
875 |
msgstr "Две трети"
|
876 |
|
877 |
-
#: inc/core/data.php:
|
878 |
msgid "One fourth"
|
879 |
msgstr "Одна четвертая"
|
880 |
|
881 |
-
#: inc/core/data.php:
|
882 |
msgid "Three fourth"
|
883 |
msgstr "Три четвертых"
|
884 |
|
885 |
-
#: inc/core/data.php:
|
886 |
msgid "One fifth"
|
887 |
msgstr "Одна пятая"
|
888 |
|
889 |
-
#: inc/core/data.php:
|
890 |
msgid "Two fifth"
|
891 |
msgstr "Две пятых"
|
892 |
|
893 |
-
#: inc/core/data.php:
|
894 |
msgid "Three fifth"
|
895 |
msgstr "Три пятых"
|
896 |
|
897 |
-
#: inc/core/data.php:
|
898 |
msgid "Four fifth"
|
899 |
msgstr "Четыре пятых"
|
900 |
|
901 |
-
#: inc/core/data.php:
|
902 |
msgid "One sixth"
|
903 |
msgstr "Одна шестая"
|
904 |
|
905 |
-
#: inc/core/data.php:
|
906 |
msgid "Five sixth"
|
907 |
msgstr "Пять шестых"
|
908 |
|
909 |
-
#: inc/core/data.php:
|
910 |
msgid "Select column width. This width will be calculated depend page width"
|
911 |
msgstr ""
|
912 |
"Выберите ширину колнки. Эта ширина будет рассчитана на основе ширины страницы"
|
913 |
|
914 |
-
#: inc/core/data.php:
|
915 |
msgid "Centered"
|
916 |
msgstr "По центру"
|
917 |
|
918 |
-
#: inc/core/data.php:
|
919 |
msgid "Is this column centered on the page"
|
920 |
msgstr "Колонка выровнена по центру страницы"
|
921 |
|
922 |
-
#: inc/core/data.php:
|
923 |
msgid "Column content"
|
924 |
msgstr "Содержимое колонки"
|
925 |
|
926 |
-
#: inc/core/data.php:
|
927 |
msgid "Flexible and responsive columns"
|
928 |
msgstr "Резновые колонки"
|
929 |
|
930 |
-
#: inc/core/data.php:
|
931 |
msgid "List"
|
932 |
msgstr "Список"
|
933 |
|
934 |
-
#: inc/core/data.php:
|
935 |
msgid "You can upload custom icon for this list or pick a built-in icon"
|
936 |
msgstr "Вы можете загрузить свою иконку для этого списка или выбрать из списка"
|
937 |
|
938 |
-
#: inc/core/data.php:
|
939 |
msgid "Icon color"
|
940 |
msgstr "Цвет иконки"
|
941 |
|
942 |
-
#: inc/core/data.php:
|
943 |
msgid ""
|
944 |
"This color will be applied to the selected icon. Does not works with "
|
945 |
"uploaded icons"
|
@@ -947,7 +947,7 @@ msgstr ""
|
|
947 |
"Этот цвет будет применен только к иконке выбранной из списка. Не работает "
|
948 |
"для загруженных иконок"
|
949 |
|
950 |
-
#: inc/core/data.php:
|
951 |
msgid ""
|
952 |
"<ul>\n"
|
953 |
"<li>List item</li>\n"
|
@@ -961,275 +961,275 @@ msgstr ""
|
|
961 |
"<li>Элемент списка</li>\n"
|
962 |
"</ul>"
|
963 |
|
964 |
-
#: inc/core/data.php:
|
965 |
msgid "Styled unordered list"
|
966 |
msgstr "Стильный неупорядоченный список"
|
967 |
|
968 |
-
#: inc/core/data.php:
|
969 |
msgid "Button"
|
970 |
msgstr "Кнопка"
|
971 |
|
972 |
-
#: inc/core/data.php:
|
973 |
msgid "Link"
|
974 |
msgstr "Ссылка"
|
975 |
|
976 |
-
#: inc/core/data.php:
|
977 |
msgid "Button link"
|
978 |
msgstr "Ссылка кнопки"
|
979 |
|
980 |
-
#: inc/core/data.php:
|
981 |
msgid "Same tab"
|
982 |
msgstr "Та же вкладка"
|
983 |
|
984 |
-
#: inc/core/data.php:
|
985 |
msgid "New tab"
|
986 |
msgstr "Новая вкладка"
|
987 |
|
988 |
-
#: inc/core/data.php:
|
989 |
msgid "Target"
|
990 |
msgstr "Цель"
|
991 |
|
992 |
-
#: inc/core/data.php:
|
993 |
msgid "Button link target"
|
994 |
msgstr "Цель ссылки кнопки"
|
995 |
|
996 |
-
#: inc/core/data.php:
|
997 |
msgid "Soft"
|
998 |
msgstr "Мягкий"
|
999 |
|
1000 |
-
#: inc/core/data.php:
|
1001 |
msgid "Glass"
|
1002 |
msgstr "Стекло"
|
1003 |
|
1004 |
-
#: inc/core/data.php:
|
1005 |
msgid "Bubbles"
|
1006 |
msgstr "Пузыри"
|
1007 |
|
1008 |
-
#: inc/core/data.php:
|
1009 |
msgid "Noise"
|
1010 |
msgstr "Шум"
|
1011 |
|
1012 |
-
#: inc/core/data.php:
|
1013 |
msgid "Stroked"
|
1014 |
msgstr "Прошитый"
|
1015 |
|
1016 |
-
#: inc/core/data.php:
|
1017 |
msgid "3D"
|
1018 |
msgstr "3D"
|
1019 |
|
1020 |
-
#: inc/core/data.php:
|
1021 |
msgid "Button background style preset"
|
1022 |
msgstr "Стиль фона кнопки"
|
1023 |
|
1024 |
-
#: inc/core/data.php:
|
1025 |
msgid "Button background color"
|
1026 |
msgstr "Цвет фона кнопки"
|
1027 |
|
1028 |
-
#: inc/core/data.php:
|
1029 |
msgid "Button text color"
|
1030 |
msgstr "Цвет текста кнопки"
|
1031 |
|
1032 |
-
#: inc/core/data.php:
|
1033 |
msgid "Button size"
|
1034 |
msgstr "Размер кнопки"
|
1035 |
|
1036 |
-
#: inc/core/data.php:
|
1037 |
msgid "Fluid"
|
1038 |
msgstr "Резиновая"
|
1039 |
|
1040 |
-
#: inc/core/data.php:
|
1041 |
msgid "Fluid buttons has 100% width"
|
1042 |
msgstr "Резиновые кнопки имеют ширину 100%"
|
1043 |
|
1044 |
-
#: inc/core/data.php:
|
1045 |
msgid "Is button centered on the page"
|
1046 |
msgstr "Кнопка выровнена по центру страницы"
|
1047 |
|
1048 |
-
#: inc/core/data.php:
|
1049 |
msgid "Auto"
|
1050 |
msgstr "Авто"
|
1051 |
|
1052 |
-
#: inc/core/data.php:
|
1053 |
msgid "Round"
|
1054 |
msgstr "Круглый"
|
1055 |
|
1056 |
-
#: inc/core/data.php:
|
1057 |
msgid "Square"
|
1058 |
msgstr "Квадратный"
|
1059 |
|
1060 |
-
#: inc/core/data.php:
|
1061 |
msgid "Radius"
|
1062 |
msgstr "Радиус"
|
1063 |
|
1064 |
-
#: inc/core/data.php:
|
1065 |
msgid "Radius of button corners. Auto-radius calculation based on button size"
|
1066 |
msgstr ""
|
1067 |
"Радиус углов кнопки. Значени auto рассчитывается на основе размера кнопки"
|
1068 |
|
1069 |
-
#: inc/core/data.php:
|
1070 |
msgid "You can upload custom icon for this button or pick a built-in icon"
|
1071 |
msgstr "Вы можете загрузить свою иконку для этой кнопки или выбрать из списка"
|
1072 |
|
1073 |
-
#: inc/core/data.php:
|
1074 |
msgid "Text shadow"
|
1075 |
msgstr "Тень текста"
|
1076 |
|
1077 |
-
#: inc/core/data.php:
|
1078 |
msgid "Button text shadow"
|
1079 |
msgstr "Тень текста на кнопке"
|
1080 |
|
1081 |
-
#: inc/core/data.php:
|
1082 |
msgid "Description"
|
1083 |
msgstr "Описание"
|
1084 |
|
1085 |
-
#: inc/core/data.php:
|
1086 |
msgid ""
|
1087 |
"Small description under button text. This option is incompatible with icon."
|
1088 |
msgstr ""
|
1089 |
"Небольшое описание под текстом кнопки. Это описание не совместимо с иконками "
|
1090 |
"кнопок."
|
1091 |
|
1092 |
-
#: inc/core/data.php:
|
1093 |
msgid "onClick"
|
1094 |
msgstr "onClick"
|
1095 |
|
1096 |
-
#: inc/core/data.php:
|
1097 |
msgid "Advanced JavaScript code for onClick action"
|
1098 |
msgstr "JavaScript код для атрибута onClick"
|
1099 |
|
1100 |
-
#: inc/core/data.php:
|
1101 |
msgid "Button text"
|
1102 |
msgstr "Текст кнопки"
|
1103 |
|
1104 |
-
#: inc/core/data.php:
|
1105 |
msgid "Styled button"
|
1106 |
msgstr "Стильная кнопка"
|
1107 |
|
1108 |
-
#: inc/core/data.php:
|
1109 |
msgid "Service"
|
1110 |
msgstr "Услуга"
|
1111 |
|
1112 |
-
#: inc/core/data.php:
|
1113 |
msgid "Service title"
|
1114 |
msgstr "Название услуги"
|
1115 |
|
1116 |
-
#: inc/core/data.php:
|
1117 |
msgid "Service name"
|
1118 |
msgstr "Название услуги"
|
1119 |
|
1120 |
-
#: inc/core/data.php:
|
1121 |
msgid "You can upload custom icon for this box"
|
1122 |
msgstr "Вы можете загрузить свою иконку для этого блока"
|
1123 |
|
1124 |
-
#: inc/core/data.php:
|
1125 |
msgid "Icon size"
|
1126 |
msgstr "Размер иконки"
|
1127 |
|
1128 |
-
#: inc/core/data.php:
|
1129 |
msgid "Size of the uploaded icon in pixels"
|
1130 |
msgstr "Размер загруженной иконки в пикселях"
|
1131 |
|
1132 |
-
#: inc/core/data.php:
|
1133 |
msgid "Service description"
|
1134 |
msgstr "Описание услуги"
|
1135 |
|
1136 |
-
#: inc/core/data.php:
|
1137 |
msgid "Service box with title"
|
1138 |
msgstr "Блок услуга с заголовком"
|
1139 |
|
1140 |
-
#: inc/core/data.php:
|
1141 |
msgid "Box title"
|
1142 |
msgstr "Заголовок блока"
|
1143 |
|
1144 |
-
#: inc/core/data.php:
|
1145 |
msgid "Text for the box title"
|
1146 |
msgstr "Текст для заголовка блока"
|
1147 |
|
1148 |
-
#: inc/core/data.php:
|
1149 |
msgid "Box style preset"
|
1150 |
msgstr "Стиль блока"
|
1151 |
|
1152 |
-
#: inc/core/data.php:
|
1153 |
msgid "Color"
|
1154 |
msgstr "Цвет"
|
1155 |
|
1156 |
-
#: inc/core/data.php:
|
1157 |
msgid "Color for the box title and borders"
|
1158 |
msgstr "Цвет заголовка блока и его рамки"
|
1159 |
|
1160 |
-
#: inc/core/data.php:
|
1161 |
msgid "Title text color"
|
1162 |
msgstr "Цвет текста заголовка"
|
1163 |
|
1164 |
-
#: inc/core/data.php:
|
1165 |
msgid "Color for the box title text"
|
1166 |
msgstr "Цвет текста в заголовке блока"
|
1167 |
|
1168 |
-
#: inc/core/data.php:
|
1169 |
msgid "Box corners radius"
|
1170 |
msgstr "Радиус углов"
|
1171 |
|
1172 |
-
#: inc/core/data.php:
|
1173 |
msgid "Box content"
|
1174 |
msgstr "Содержимое блока"
|
1175 |
|
1176 |
-
#: inc/core/data.php:
|
1177 |
msgid "Colored box with caption"
|
1178 |
msgstr "Цветной блок с заголовком"
|
1179 |
|
1180 |
-
#: inc/core/data.php:
|
1181 |
msgid "Note"
|
1182 |
msgstr "Заметка"
|
1183 |
|
1184 |
-
#: inc/core/data.php:
|
1185 |
msgid "Note background color"
|
1186 |
msgstr "Цвет фона заметки"
|
1187 |
|
1188 |
-
#: inc/core/data.php:
|
1189 |
msgid "Note text color"
|
1190 |
msgstr "Цвет текста заметки"
|
1191 |
|
1192 |
-
#: inc/core/data.php:
|
1193 |
msgid "Note corners radius"
|
1194 |
msgstr "Радиус углов"
|
1195 |
|
1196 |
-
#: inc/core/data.php:
|
1197 |
msgid "Note text"
|
1198 |
msgstr "Текст заметки"
|
1199 |
|
1200 |
-
#: inc/core/data.php:
|
1201 |
msgid "Colored box"
|
1202 |
msgstr "Цветной блок"
|
1203 |
|
1204 |
-
#: inc/core/data.php:
|
1205 |
msgid "Lightbox"
|
1206 |
msgstr "Лайтбокс"
|
1207 |
|
1208 |
-
#: inc/core/data.php:
|
1209 |
msgid "Iframe"
|
1210 |
msgstr "Фрейм (iframe)"
|
1211 |
|
1212 |
-
#: inc/core/data.php:
|
1213 |
msgid "Image"
|
1214 |
msgstr "Изображение"
|
1215 |
|
1216 |
-
#: inc/core/data.php:
|
1217 |
msgid "Inline (html content)"
|
1218 |
msgstr "HTML элемент"
|
1219 |
|
1220 |
-
#: inc/core/data.php:
|
1221 |
msgid "Content type"
|
1222 |
msgstr "Тип содержимого"
|
1223 |
|
1224 |
-
#: inc/core/data.php:
|
1225 |
msgid "Select type of the lightbox window content"
|
1226 |
msgstr "Выберите тип содержимого в окне лайтбокса"
|
1227 |
|
1228 |
-
#: inc/core/data.php:
|
1229 |
msgid "Content source"
|
1230 |
msgstr "Источник содержимого"
|
1231 |
|
1232 |
-
#: inc/core/data.php:
|
1233 |
msgid ""
|
1234 |
"Insert here URL or CSS selector. Use URL for Iframe and Image content types. "
|
1235 |
"Use CSS selector for Inline content type.<br />Example values:<br /><b"
|
@@ -1246,102 +1246,102 @@ msgstr ""
|
|
1246 |
"%value>http://example.com/</b> - любая веб-страница (фрейм)<br /><b"
|
1247 |
"%value>#contact-form</b> - любой HTML элемент (html элемент)"
|
1248 |
|
1249 |
-
#: inc/core/data.php:
|
1250 |
msgid "[%prefix_button] Click Here to Watch the Video [/%prefix_button]"
|
1251 |
msgstr ""
|
1252 |
"[%prefix_button] Нажмите здесь чтобы посмотреть видео [/%prefix_button]"
|
1253 |
|
1254 |
-
#: inc/core/data.php:
|
1255 |
msgid "Lightbox window with custom content"
|
1256 |
msgstr "Лайтбокс с произвольным содержимым"
|
1257 |
|
1258 |
-
#: inc/core/data.php:
|
1259 |
msgid "Tooltip"
|
1260 |
msgstr "Подсказка"
|
1261 |
|
1262 |
-
#: inc/core/data.php:
|
1263 |
msgid "Basic: Light"
|
1264 |
msgstr "Базовый: Светлый"
|
1265 |
|
1266 |
-
#: inc/core/data.php:
|
1267 |
msgid "Basic: Dark"
|
1268 |
msgstr "Базовый: Темный"
|
1269 |
|
1270 |
-
#: inc/core/data.php:
|
1271 |
msgid "Basic: Yellow"
|
1272 |
msgstr "Базовый: Желтый"
|
1273 |
|
1274 |
-
#: inc/core/data.php:
|
1275 |
msgid "Basic: Green"
|
1276 |
msgstr "Базовый: Зеленый"
|
1277 |
|
1278 |
-
#: inc/core/data.php:
|
1279 |
msgid "Basic: Red"
|
1280 |
msgstr "Базовый: Красный"
|
1281 |
|
1282 |
-
#: inc/core/data.php:
|
1283 |
msgid "Basic: Blue"
|
1284 |
msgstr "Базовый: Голубой"
|
1285 |
|
1286 |
-
#: inc/core/data.php:
|
1287 |
msgid "Youtube"
|
1288 |
msgstr "Youtube"
|
1289 |
|
1290 |
-
#: inc/core/data.php:
|
1291 |
msgid "Tipsy"
|
1292 |
msgstr "Tipsy"
|
1293 |
|
1294 |
-
#: inc/core/data.php:
|
1295 |
msgid "Bootstrap"
|
1296 |
msgstr "Bootstrap"
|
1297 |
|
1298 |
-
#: inc/core/data.php:
|
1299 |
msgid "jTools"
|
1300 |
msgstr "jTools"
|
1301 |
|
1302 |
-
#: inc/core/data.php:
|
1303 |
msgid "Tipped"
|
1304 |
msgstr "Tipped"
|
1305 |
|
1306 |
-
#: inc/core/data.php:
|
1307 |
msgid "Cluetip"
|
1308 |
msgstr "Cluetip"
|
1309 |
|
1310 |
-
#: inc/core/data.php:
|
1311 |
msgid "Tooltip window style"
|
1312 |
msgstr "Стиль окна подсказки"
|
1313 |
|
1314 |
-
#: inc/core/data.php:
|
1315 |
msgid "Top"
|
1316 |
msgstr "Сверху"
|
1317 |
|
1318 |
-
#: inc/core/data.php:
|
1319 |
msgid "Bottom"
|
1320 |
msgstr "Снизу"
|
1321 |
|
1322 |
-
#: inc/core/data.php:
|
1323 |
msgid "Position"
|
1324 |
msgstr "Положение"
|
1325 |
|
1326 |
-
#: inc/core/data.php:
|
1327 |
msgid "Tooltip position"
|
1328 |
msgstr "Положение всплывающей подсказки"
|
1329 |
|
1330 |
-
#: inc/core/data.php:
|
1331 |
msgid "Shadow"
|
1332 |
msgstr "Тень"
|
1333 |
|
1334 |
-
#: inc/core/data.php:
|
1335 |
msgid ""
|
1336 |
"Add shadow to tooltip. This option is only works with basic styes, e.g. "
|
1337 |
"blue, green etc."
|
1338 |
msgstr "Добавить тень окну подсказки. Тень работает только для базовых стилей."
|
1339 |
|
1340 |
-
#: inc/core/data.php:
|
1341 |
msgid "Rounded corners"
|
1342 |
msgstr "Скругление"
|
1343 |
|
1344 |
-
#: inc/core/data.php:
|
1345 |
msgid ""
|
1346 |
"Use rounded for tooltip. This option is only works with basic styes, e.g. "
|
1347 |
"blue, green etc."
|
@@ -1349,152 +1349,152 @@ msgstr ""
|
|
1349 |
"Добавить скругленные уголки окну подсказки. Скругление работает только для "
|
1350 |
"базовых стилей."
|
1351 |
|
1352 |
-
#: inc/core/data.php:
|
1353 |
msgid "Font size"
|
1354 |
msgstr "Размер шрифта"
|
1355 |
|
1356 |
-
#: inc/core/data.php:
|
1357 |
msgid "Tooltip font size"
|
1358 |
msgstr "Размер шрифта подсказки"
|
1359 |
|
1360 |
-
#: inc/core/data.php:
|
1361 |
msgid "Tooltip title"
|
1362 |
msgstr "Заголовок подсказки"
|
1363 |
|
1364 |
-
#: inc/core/data.php:
|
1365 |
msgid ""
|
1366 |
"Enter title for tooltip window. Leave this field empty to hide the title"
|
1367 |
msgstr ""
|
1368 |
"Укажите заголовок окна подсказки. Оставьте поле пустым, чтобы скрыть "
|
1369 |
"заголовок"
|
1370 |
|
1371 |
-
#: inc/core/data.php:
|
1372 |
msgid "Tooltip text"
|
1373 |
msgstr "Текст подсказки"
|
1374 |
|
1375 |
-
#: inc/core/data.php:
|
1376 |
msgid "Tooltip content"
|
1377 |
msgstr "Содержимое подсказки"
|
1378 |
|
1379 |
-
#: inc/core/data.php:
|
1380 |
msgid "Enter tooltip content here"
|
1381 |
msgstr "Введите сюда содержимое подсказки"
|
1382 |
|
1383 |
-
#: inc/core/data.php:
|
1384 |
msgid "Show and hide on mouse hover"
|
1385 |
msgstr "Показать и скрыть при наведении мыши"
|
1386 |
|
1387 |
-
#: inc/core/data.php:
|
1388 |
msgid "Show and hide by mouse click"
|
1389 |
msgstr "Показать и скрыть по клику мыши"
|
1390 |
|
1391 |
-
#: inc/core/data.php:
|
1392 |
msgid "Always visible"
|
1393 |
msgstr "Всегда видима"
|
1394 |
|
1395 |
-
#: inc/core/data.php:
|
1396 |
msgid "Behavior"
|
1397 |
msgstr "Поведение"
|
1398 |
|
1399 |
-
#: inc/core/data.php:
|
1400 |
msgid "Select tooltip behavior"
|
1401 |
msgstr "Выберите поведение подсказки"
|
1402 |
|
1403 |
-
#: inc/core/data.php:
|
1404 |
msgid "Close button"
|
1405 |
msgstr "Кнопка закрыть"
|
1406 |
|
1407 |
-
#: inc/core/data.php:
|
1408 |
msgid "Show close button"
|
1409 |
msgstr "Показывать кнопку закрыть"
|
1410 |
|
1411 |
-
#: inc/core/data.php:
|
1412 |
msgid "[%prefix_button] Hover me to open tooltip [/%prefix_button]"
|
1413 |
msgstr ""
|
1414 |
"[%prefix_button] Наведите мышку чтобы увидеть подсказку [/%prefix_button]"
|
1415 |
|
1416 |
-
#: inc/core/data.php:
|
1417 |
msgid "Tooltip window with custom content"
|
1418 |
msgstr "Всплывающая подсказка с произвольным содержимым"
|
1419 |
|
1420 |
-
#: inc/core/data.php:
|
1421 |
msgid "Private"
|
1422 |
msgstr "Заметка для авторов"
|
1423 |
|
1424 |
-
#: inc/core/data.php:
|
1425 |
msgid "Private note text"
|
1426 |
msgstr "Текст приватной заметки"
|
1427 |
|
1428 |
-
#: inc/core/data.php:
|
1429 |
msgid "Private note for post authors"
|
1430 |
msgstr "Приватный текст для других авторов"
|
1431 |
|
1432 |
-
#: inc/core/data.php:
|
1433 |
msgid "YouTube"
|
1434 |
msgstr "YouTube"
|
1435 |
|
1436 |
-
#: inc/core/data.php:
|
1437 |
-
#: inc/core/data.php:
|
1438 |
msgid "Url"
|
1439 |
msgstr "Ссылка"
|
1440 |
|
1441 |
-
#: inc/core/data.php:
|
1442 |
msgid "Url of YouTube page with video. Ex: http://youtube.com/watch?v=XXXXXX"
|
1443 |
msgstr ""
|
1444 |
"Ссылка на страницу YouTube с видео. Пример: http://youtube.com/watch?v=XXXXXX"
|
1445 |
|
1446 |
-
#: inc/core/data.php:
|
1447 |
-
#: inc/core/data.php:
|
1448 |
-
#: inc/core/data.php:
|
1449 |
-
#: inc/core/data.php:
|
1450 |
msgid "Width"
|
1451 |
msgstr "Ширина"
|
1452 |
|
1453 |
-
#: inc/core/data.php:
|
1454 |
-
#: inc/core/data.php:
|
1455 |
msgid "Player width"
|
1456 |
msgstr "Ширина плеера"
|
1457 |
|
1458 |
-
#: inc/core/data.php:
|
1459 |
-
#: inc/core/data.php:
|
1460 |
msgid "Player height"
|
1461 |
msgstr "Высота плеера"
|
1462 |
|
1463 |
-
#: inc/core/data.php:
|
1464 |
-
#: inc/core/data.php:
|
1465 |
-
#: inc/core/data.php:
|
1466 |
msgid "Responsive"
|
1467 |
msgstr "Отзывчивость (responsive)"
|
1468 |
|
1469 |
-
#: inc/core/data.php:
|
1470 |
-
#: inc/core/data.php:
|
1471 |
msgid "Ignore width and height parameters and make player responsive"
|
1472 |
msgstr ""
|
1473 |
"Игнорировать значения ширины и высоты и сделать проигрыватель отзывчивым"
|
1474 |
|
1475 |
-
#: inc/core/data.php:
|
1476 |
-
#: inc/core/data.php:
|
1477 |
-
#: inc/core/data.php:
|
1478 |
msgid "Autoplay"
|
1479 |
msgstr "Автовоспроизведение"
|
1480 |
|
1481 |
-
#: inc/core/data.php:
|
1482 |
msgid "Play video automatically when page is loaded"
|
1483 |
msgstr "Воспроизвести видео автоматически при открытии страницы"
|
1484 |
|
1485 |
-
#: inc/core/data.php:
|
1486 |
msgid "YouTube video"
|
1487 |
msgstr "Видео YouTube"
|
1488 |
|
1489 |
-
#: inc/core/data.php:
|
1490 |
msgid "YouTube Advanced"
|
1491 |
msgstr "YouTube продвинутый"
|
1492 |
|
1493 |
-
#: inc/core/data.php:
|
1494 |
msgid "Playlist"
|
1495 |
msgstr "Плейлист"
|
1496 |
|
1497 |
-
#: inc/core/data.php:
|
1498 |
msgid ""
|
1499 |
"Value is a comma-separated list of video IDs to play. If you specify a "
|
1500 |
"value, the first video that plays will be the VIDEO_ID specified in the URL "
|
@@ -1504,44 +1504,44 @@ msgstr ""
|
|
1504 |
"значение, то первым будет проиграно видео из параметра URL, а указанные "
|
1505 |
"здесь видео будут проиграны после него"
|
1506 |
|
1507 |
-
#: inc/core/data.php:
|
1508 |
msgid "0 - Hide controls"
|
1509 |
msgstr "0 - Спрятать панель"
|
1510 |
|
1511 |
-
#: inc/core/data.php:
|
1512 |
msgid "1 - Show controls"
|
1513 |
msgstr "1 - Показать панель"
|
1514 |
|
1515 |
-
#: inc/core/data.php:
|
1516 |
msgid "2 - Show controls when playback is started"
|
1517 |
msgstr "2 - Показать панель при начале воспроизведения"
|
1518 |
|
1519 |
-
#: inc/core/data.php:
|
1520 |
msgid "Controls"
|
1521 |
msgstr "Элементы управления"
|
1522 |
|
1523 |
-
#: inc/core/data.php:
|
1524 |
msgid "This parameter indicates whether the video player controls will display"
|
1525 |
msgstr ""
|
1526 |
"Этот параметр определяет как показывать панель управления воспроизведением"
|
1527 |
|
1528 |
-
#: inc/core/data.php:
|
1529 |
msgid "0 - Do not hide controls"
|
1530 |
msgstr "0 - Не прятать панель"
|
1531 |
|
1532 |
-
#: inc/core/data.php:
|
1533 |
msgid "1 - Hide all controls on mouse out"
|
1534 |
msgstr "1 - Спрятать панель при уходе мыши"
|
1535 |
|
1536 |
-
#: inc/core/data.php:
|
1537 |
msgid "2 - Hide progress bar on mouse out"
|
1538 |
msgstr "2 - Спрятать полосу прокрутки при уходе мыши"
|
1539 |
|
1540 |
-
#: inc/core/data.php:
|
1541 |
msgid "Autohide"
|
1542 |
msgstr "Авто-скрытие"
|
1543 |
|
1544 |
-
#: inc/core/data.php:
|
1545 |
msgid ""
|
1546 |
"This parameter indicates whether the video controls will automatically hide "
|
1547 |
"after a video begins playing"
|
@@ -1549,11 +1549,11 @@ msgstr ""
|
|
1549 |
"Этот параметр определяет как скрывать панель управления воспроизведением во "
|
1550 |
"время проигрывания ролика"
|
1551 |
|
1552 |
-
#: inc/core/data.php:
|
1553 |
msgid "Show title bar"
|
1554 |
msgstr "Показывать заголовок"
|
1555 |
|
1556 |
-
#: inc/core/data.php:
|
1557 |
msgid ""
|
1558 |
"If you set the parameter value to NO, then the player will not display "
|
1559 |
"information like the video title and uploader before the video starts "
|
@@ -1562,21 +1562,21 @@ msgstr ""
|
|
1562 |
"Если вы установите параметр на НЕТ, то в плеере не будет показан заголовок с "
|
1563 |
"названием видео и имя автора видео"
|
1564 |
|
1565 |
-
#: inc/core/data.php:
|
1566 |
msgid "Loop"
|
1567 |
msgstr "Повтор"
|
1568 |
|
1569 |
-
#: inc/core/data.php:
|
1570 |
msgid ""
|
1571 |
"Setting of YES will cause the player to play the initial video again and "
|
1572 |
"again"
|
1573 |
msgstr "Видео будет снова проиграно по окнчании воспроизведения"
|
1574 |
|
1575 |
-
#: inc/core/data.php:
|
1576 |
msgid "Related videos"
|
1577 |
msgstr "Похожие видео"
|
1578 |
|
1579 |
-
#: inc/core/data.php:
|
1580 |
msgid ""
|
1581 |
"This parameter indicates whether the player should show related videos when "
|
1582 |
"playback of the initial video ends"
|
@@ -1584,17 +1584,17 @@ msgstr ""
|
|
1584 |
"Этот параметр позволяет отключать показ похожих видео по окончании "
|
1585 |
"воспроизведения"
|
1586 |
|
1587 |
-
#: inc/core/data.php:
|
1588 |
msgid "Show full-screen button"
|
1589 |
msgstr "Показывать кнопку полноэкранного режима"
|
1590 |
|
1591 |
-
#: inc/core/data.php:
|
1592 |
msgid ""
|
1593 |
"Setting this parameter to NO prevents the fullscreen button from displaying"
|
1594 |
msgstr ""
|
1595 |
"Установка этого параметра на НЕТ скроет кнопку перехода в полноэкранный режим"
|
1596 |
|
1597 |
-
#: inc/core/data.php:
|
1598 |
msgid ""
|
1599 |
"This parameter lets you use a YouTube player that does not show a YouTube "
|
1600 |
"logo. Set the parameter value to YES to prevent the YouTube logo from "
|
@@ -1606,66 +1606,66 @@ msgstr ""
|
|
1606 |
"управления воспроизведением. Вместо он будет показан либо в панели заголовка "
|
1607 |
"видео, либо как полупрозрачный над видео"
|
1608 |
|
1609 |
-
#: inc/core/data.php:
|
1610 |
msgid "Dark theme"
|
1611 |
msgstr "Темная тема"
|
1612 |
|
1613 |
-
#: inc/core/data.php:
|
1614 |
msgid "Light theme"
|
1615 |
msgstr "Светлая тема"
|
1616 |
|
1617 |
-
#: inc/core/data.php:
|
1618 |
msgid "Theme"
|
1619 |
msgstr "Тема"
|
1620 |
|
1621 |
-
#: inc/core/data.php:
|
1622 |
msgid ""
|
1623 |
"This parameter indicates whether the embedded player will display player "
|
1624 |
"controls (like a play button or volume control) within a dark or light "
|
1625 |
"control bar"
|
1626 |
msgstr "Выберите тему для проигрывателя"
|
1627 |
|
1628 |
-
#: inc/core/data.php:
|
1629 |
msgid "YouTube video player with advanced settings"
|
1630 |
msgstr "YouTube видео плеер с расширенными настройками"
|
1631 |
|
1632 |
-
#: inc/core/data.php:
|
1633 |
msgid "Vimeo"
|
1634 |
msgstr "Vimeo"
|
1635 |
|
1636 |
-
#: inc/core/data.php:
|
1637 |
msgid "Url of Vimeo page with video"
|
1638 |
msgstr "Ссылка на страницу Vimeo с видео"
|
1639 |
|
1640 |
-
#: inc/core/data.php:
|
1641 |
msgid "Vimeo video"
|
1642 |
msgstr "Видео Vimeo"
|
1643 |
|
1644 |
-
#: inc/core/data.php:
|
1645 |
msgid "Screenr"
|
1646 |
msgstr "Screenr"
|
1647 |
|
1648 |
-
#: inc/core/data.php:
|
1649 |
msgid "Url of Screenr page with video"
|
1650 |
msgstr "Ссылка на страницу Screenr с видео"
|
1651 |
|
1652 |
-
#: inc/core/data.php:
|
1653 |
msgid "Screenr video"
|
1654 |
msgstr "Видео Screenr"
|
1655 |
|
1656 |
-
#: inc/core/data.php:
|
1657 |
msgid "Audio"
|
1658 |
msgstr "Аудио"
|
1659 |
|
1660 |
-
#: inc/core/data.php:
|
1661 |
msgid "File"
|
1662 |
msgstr "Файл"
|
1663 |
|
1664 |
-
#: inc/core/data.php:
|
1665 |
msgid "Audio file url. Supported formats: mp3, ogg"
|
1666 |
msgstr "Ссылка на аудио-файл. Поддерживаемые форматы: mp3, ogg"
|
1667 |
|
1668 |
-
#: inc/core/data.php:
|
1669 |
msgid ""
|
1670 |
"Player width. You can specify width in percents and player will be "
|
1671 |
"responsive. Example values: <b%value>200px</b>, <b%value>100%</b>"
|
@@ -1674,63 +1674,63 @@ msgstr ""
|
|
1674 |
"отзывчивым (responsive). Примеры значений: <b%value>200px</b>, <b"
|
1675 |
"%value>100%</b>"
|
1676 |
|
1677 |
-
#: inc/core/data.php:
|
1678 |
msgid "Play file automatically when page is loaded"
|
1679 |
msgstr "Воспроизводить файл автоматически при открытии страницы"
|
1680 |
|
1681 |
-
#: inc/core/data.php:
|
1682 |
msgid "Repeat when playback is ended"
|
1683 |
msgstr "Повторять, когда воспроизведение окночено"
|
1684 |
|
1685 |
-
#: inc/core/data.php:
|
1686 |
msgid "Custom audio player"
|
1687 |
msgstr "Настраиваемый аудио-плеер"
|
1688 |
|
1689 |
-
#: inc/core/data.php:
|
1690 |
msgid "Video"
|
1691 |
msgstr "Видео"
|
1692 |
|
1693 |
-
#: inc/core/data.php:
|
1694 |
msgid "Url to mp4/flv video-file"
|
1695 |
msgstr "Ссылка на mp4/flv видео-файл"
|
1696 |
|
1697 |
-
#: inc/core/data.php:
|
1698 |
msgid "Poster"
|
1699 |
msgstr "Постер"
|
1700 |
|
1701 |
-
#: inc/core/data.php:
|
1702 |
msgid "Url to poster image, that will be shown before playback"
|
1703 |
msgstr ""
|
1704 |
"Ссылка на изображение постера. Изображение будет показано перед началом "
|
1705 |
"воспроизведения"
|
1706 |
|
1707 |
-
#: inc/core/data.php:
|
1708 |
msgid "Player title"
|
1709 |
msgstr "Заголовок плеера"
|
1710 |
|
1711 |
-
#: inc/core/data.php:
|
1712 |
msgid "Show player controls (play/pause etc.) or not"
|
1713 |
msgstr ""
|
1714 |
"Показывать элементы управления плеером (воспроизведение/пауза и т.д.) или нет"
|
1715 |
|
1716 |
-
#: inc/core/data.php:
|
1717 |
msgid "Custom video player"
|
1718 |
msgstr "Настраиваемый видео-плеер"
|
1719 |
|
1720 |
-
#: inc/core/data.php:
|
1721 |
msgid "Table"
|
1722 |
msgstr "Таблица"
|
1723 |
|
1724 |
-
#: inc/core/data.php:
|
1725 |
msgid "CSV file"
|
1726 |
msgstr "CSV файл"
|
1727 |
|
1728 |
-
#: inc/core/data.php:
|
1729 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
1730 |
msgstr ""
|
1731 |
"Если вы хотите создать HTML-таблицу из CSV-файла, то загрузите его в это поле"
|
1732 |
|
1733 |
-
#: inc/core/data.php:
|
1734 |
msgid ""
|
1735 |
"<table>\n"
|
1736 |
"<tr>\n"
|
@@ -1754,231 +1754,231 @@ msgstr ""
|
|
1754 |
"</tr>\n"
|
1755 |
"</table>"
|
1756 |
|
1757 |
-
#: inc/core/data.php:
|
1758 |
msgid "Styled table from HTML or CSV file"
|
1759 |
msgstr "Стильная таблица из HTML или CSV файла"
|
1760 |
|
1761 |
-
#: inc/core/data.php:
|
1762 |
msgid "Permalink"
|
1763 |
msgstr "Постоянная ссылка"
|
1764 |
|
1765 |
-
#: inc/core/data.php:
|
1766 |
msgid "ID"
|
1767 |
msgstr "ID"
|
1768 |
|
1769 |
-
#: inc/core/data.php:
|
1770 |
msgid "Post or page ID"
|
1771 |
msgstr "ID записи или страницы"
|
1772 |
|
1773 |
-
#: inc/core/data.php:
|
1774 |
msgid "Link target. blank - link will be opened in new window/tab"
|
1775 |
msgstr ""
|
1776 |
"Цель ссылки. blank - означает что ссылка будет открыта в новом окне или "
|
1777 |
"вкладке"
|
1778 |
|
1779 |
-
#: inc/core/data.php:
|
1780 |
msgid "Permalink to specified post/page"
|
1781 |
msgstr "Постоянная ссылка на страницу"
|
1782 |
|
1783 |
-
#: inc/core/data.php:
|
1784 |
msgid "Members"
|
1785 |
msgstr "Участники"
|
1786 |
|
1787 |
-
#: inc/core/data.php:
|
1788 |
msgid "This content is for registered users only. Please %login%."
|
1789 |
msgstr ""
|
1790 |
"Это содержимое только для авторизованых пользователей. Пожалуйста %login%."
|
1791 |
|
1792 |
-
#: inc/core/data.php:
|
1793 |
msgid "Message"
|
1794 |
msgstr "Сообщение"
|
1795 |
|
1796 |
-
#: inc/core/data.php:
|
1797 |
msgid "Message for not logged users"
|
1798 |
msgstr "Собщение для неавторизованных"
|
1799 |
|
1800 |
-
#: inc/core/data.php:
|
1801 |
msgid "Box color"
|
1802 |
msgstr "Цвет блока"
|
1803 |
|
1804 |
-
#: inc/core/data.php:
|
1805 |
msgid "This color will applied only to box for not logged users"
|
1806 |
msgstr ""
|
1807 |
"Этот цвет будет применен только к блоку для не авторизованных посетителей"
|
1808 |
|
1809 |
-
#: inc/core/data.php:
|
1810 |
msgid "login"
|
1811 |
msgstr "войдите"
|
1812 |
|
1813 |
-
#: inc/core/data.php:
|
1814 |
msgid "Login link text"
|
1815 |
msgstr "Текст ссылки войти"
|
1816 |
|
1817 |
-
#: inc/core/data.php:
|
1818 |
msgid "Text for the login link"
|
1819 |
msgstr "Текст ссылки ВОЙТИ"
|
1820 |
|
1821 |
-
#: inc/core/data.php:
|
1822 |
msgid "Login link url"
|
1823 |
msgstr "Адрес ссылки войти"
|
1824 |
|
1825 |
-
#: inc/core/data.php:
|
1826 |
msgid "Content for logged members"
|
1827 |
msgstr "Содержимое для авторизованых пользователей"
|
1828 |
|
1829 |
-
#: inc/core/data.php:
|
1830 |
msgid "Content for logged in members only"
|
1831 |
msgstr "Ссодержимое для авторизованых"
|
1832 |
|
1833 |
-
#: inc/core/data.php:
|
1834 |
msgid "Guests"
|
1835 |
msgstr "Гости"
|
1836 |
|
1837 |
-
#: inc/core/data.php:
|
1838 |
msgid "Content for guests"
|
1839 |
msgstr "Содержимое для гостей"
|
1840 |
|
1841 |
-
#: inc/core/data.php:
|
1842 |
msgid "Content for guests only"
|
1843 |
msgstr "Ссодержимое только для гостей"
|
1844 |
|
1845 |
-
#: inc/core/data.php:
|
1846 |
msgid "RSS Feed"
|
1847 |
msgstr "RSS лента"
|
1848 |
|
1849 |
-
#: inc/core/data.php:
|
1850 |
msgid "Url to RSS-feed"
|
1851 |
msgstr "Ссылка на RSS-ленту"
|
1852 |
|
1853 |
-
#: inc/core/data.php:
|
1854 |
-
#: inc/core/data.php:
|
1855 |
msgid "Limit"
|
1856 |
msgstr "Лимит"
|
1857 |
|
1858 |
-
#: inc/core/data.php:
|
1859 |
msgid "Number of items to show"
|
1860 |
msgstr "Количество элементов для отображения"
|
1861 |
|
1862 |
-
#: inc/core/data.php:
|
1863 |
msgid "Feed grabber"
|
1864 |
msgstr "Граббер новостных лент"
|
1865 |
|
1866 |
-
#: inc/core/data.php:
|
1867 |
msgid "Menu"
|
1868 |
msgstr "Меню"
|
1869 |
|
1870 |
-
#: inc/core/data.php:
|
1871 |
msgid "Menu name"
|
1872 |
msgstr "Имя меню"
|
1873 |
|
1874 |
-
#: inc/core/data.php:
|
1875 |
msgid "Custom menu name. Ex: Main menu"
|
1876 |
msgstr "Имя произвольного меню. Например: Главное меню"
|
1877 |
|
1878 |
-
#: inc/core/data.php:
|
1879 |
msgid "Custom menu by name"
|
1880 |
msgstr "Произвольное меню"
|
1881 |
|
1882 |
-
#: inc/core/data.php:
|
1883 |
msgid "Sub pages"
|
1884 |
msgstr "Подстраницы"
|
1885 |
|
1886 |
-
#: inc/core/data.php:
|
1887 |
msgid "Depth"
|
1888 |
msgstr "Глубина"
|
1889 |
|
1890 |
-
#: inc/core/data.php:
|
1891 |
msgid "Max depth level of children pages"
|
1892 |
msgstr "Максимальная глубина дочерних страниц"
|
1893 |
|
1894 |
-
#: inc/core/data.php:
|
1895 |
msgid "Parent ID"
|
1896 |
msgstr "ID родителя"
|
1897 |
|
1898 |
-
#: inc/core/data.php:
|
1899 |
msgid "ID of the parent page. Leave blank to use current page"
|
1900 |
msgstr ""
|
1901 |
"ID родительской страницы. Оставьте пустым, чтобы использовать текущую "
|
1902 |
"страницу"
|
1903 |
|
1904 |
-
#: inc/core/data.php:
|
1905 |
msgid "List of sub pages"
|
1906 |
msgstr "Список дочерних страниц"
|
1907 |
|
1908 |
-
#: inc/core/data.php:
|
1909 |
msgid "Siblings"
|
1910 |
msgstr "Соседние страницы"
|
1911 |
|
1912 |
-
#: inc/core/data.php:
|
1913 |
msgid "Max depth level"
|
1914 |
msgstr "Максимальный уровень вложенности"
|
1915 |
|
1916 |
-
#: inc/core/data.php:
|
1917 |
msgid "List of cureent page siblings"
|
1918 |
msgstr "Список страниц, соседних с текущей"
|
1919 |
|
1920 |
-
#: inc/core/data.php:
|
1921 |
msgid "Document"
|
1922 |
msgstr "Документ"
|
1923 |
|
1924 |
-
#: inc/core/data.php:
|
1925 |
msgid "Url to uploaded document. Supported formats: doc, xls, pdf etc."
|
1926 |
msgstr ""
|
1927 |
"Ссылка на загруженный документ. Поддерживаемые форматы: doc, xls, pdf и т.д."
|
1928 |
|
1929 |
-
#: inc/core/data.php:
|
1930 |
msgid "Viewer width"
|
1931 |
msgstr "Ширина просмотрщика"
|
1932 |
|
1933 |
-
#: inc/core/data.php:
|
1934 |
msgid "Viewer height"
|
1935 |
msgstr "Высота просмотрщика"
|
1936 |
|
1937 |
-
#: inc/core/data.php:
|
1938 |
msgid "Ignore width and height parameters and make viewer responsive"
|
1939 |
msgstr "Игнорировать значения ширины и высоты и сделать просмотрщик отзывчивым"
|
1940 |
|
1941 |
-
#: inc/core/data.php:
|
1942 |
msgid "Document viewer by Google"
|
1943 |
msgstr "Просмотрщик документов от Google"
|
1944 |
|
1945 |
-
#: inc/core/data.php:
|
1946 |
msgid "Gmap"
|
1947 |
msgstr "Google карта"
|
1948 |
|
1949 |
-
#: inc/core/data.php:
|
1950 |
msgid "Map width"
|
1951 |
msgstr "Ширина карты"
|
1952 |
|
1953 |
-
#: inc/core/data.php:
|
1954 |
msgid "Map height"
|
1955 |
msgstr "Высота карты"
|
1956 |
|
1957 |
-
#: inc/core/data.php:
|
1958 |
msgid "Ignore width and height parameters and make map responsive"
|
1959 |
msgstr "Игнорировать значения ширины и высоты и сделать карту отзывчивой"
|
1960 |
|
1961 |
-
#: inc/core/data.php:
|
1962 |
msgid "Marker"
|
1963 |
msgstr "Маркер"
|
1964 |
|
1965 |
-
#: inc/core/data.php:
|
1966 |
msgid "Address for the marker. You can type it in any language"
|
1967 |
msgstr "Адрес маркера. Вы можете ввести адрес на русском языке"
|
1968 |
|
1969 |
-
#: inc/core/data.php:
|
1970 |
msgid "Maps by Google"
|
1971 |
msgstr "Карты от Google"
|
1972 |
|
1973 |
-
#: inc/core/data.php:
|
1974 |
msgid "Slider"
|
1975 |
msgstr "Слайдер"
|
1976 |
|
1977 |
-
#: inc/core/data.php:
|
1978 |
msgid "Source"
|
1979 |
msgstr "Источник"
|
1980 |
|
1981 |
-
#: inc/core/data.php:
|
1982 |
msgid ""
|
1983 |
"Choose images source. You can use images from Media library or retrieve it "
|
1984 |
"from posts (thumbnails) posted under specified blog category. You can also "
|
@@ -1989,7 +1989,7 @@ msgstr ""
|
|
1989 |
"опубликованных в выбранной категории. Вы также можете выбрать произвольную "
|
1990 |
"таксономию и её рубрики"
|
1991 |
|
1992 |
-
#: inc/core/data.php:
|
1993 |
msgid ""
|
1994 |
"Maximum number of image source posts (for recent posts, category and custom "
|
1995 |
"taxonomy)"
|
@@ -1997,203 +1997,203 @@ msgstr ""
|
|
1997 |
"Максимальное кол-во записей с изображениями (для последних записей, "
|
1998 |
"категорий и произвольных таксономий)"
|
1999 |
|
2000 |
-
#: inc/core/data.php:
|
2001 |
msgid "Full-size image"
|
2002 |
msgstr "Полноразмерное изображение"
|
2003 |
|
2004 |
-
#: inc/core/data.php:
|
2005 |
msgid "Attachment page"
|
2006 |
msgstr "Страница медиа-файла"
|
2007 |
|
2008 |
-
#: inc/core/data.php:
|
2009 |
msgid "Post permalink"
|
2010 |
msgstr "Ссылка записи"
|
2011 |
|
2012 |
-
#: inc/core/data.php:
|
2013 |
msgid "Links"
|
2014 |
msgstr "Ссылки"
|
2015 |
|
2016 |
-
#: inc/core/data.php:
|
2017 |
msgid "Select which links will be used for images in this gallery"
|
2018 |
msgstr "Выберите какие ссылки использовать для элементов этой галереи"
|
2019 |
|
2020 |
-
#: inc/core/data.php:
|
2021 |
msgid "Same window"
|
2022 |
msgstr "То же окно"
|
2023 |
|
2024 |
-
#: inc/core/data.php:
|
2025 |
msgid "New window"
|
2026 |
msgstr "Новое окно"
|
2027 |
|
2028 |
-
#: inc/core/data.php:
|
2029 |
msgid "Links target"
|
2030 |
msgstr "Цель ссылок"
|
2031 |
|
2032 |
-
#: inc/core/data.php:
|
2033 |
msgid "Open links in"
|
2034 |
msgstr "Открывать ссылки в"
|
2035 |
|
2036 |
-
#: inc/core/data.php:
|
2037 |
msgid "Slider width (in pixels)"
|
2038 |
msgstr "Ширина слайдера (в пикселях)"
|
2039 |
|
2040 |
-
#: inc/core/data.php:
|
2041 |
msgid "Slider height (in pixels)"
|
2042 |
msgstr "Высота слайдера (в пикселях)"
|
2043 |
|
2044 |
-
#: inc/core/data.php:
|
2045 |
msgid "Ignore width and height parameters and make slider responsive"
|
2046 |
msgstr "Игнорировать значения ширины и высоты и сделать слайдер отзывчивым"
|
2047 |
|
2048 |
-
#: inc/core/data.php:
|
2049 |
msgid "Show titles"
|
2050 |
msgstr "Показывать заголовки"
|
2051 |
|
2052 |
-
#: inc/core/data.php:
|
2053 |
msgid "Display slide titles"
|
2054 |
msgstr "Отображать заголовки слайдов"
|
2055 |
|
2056 |
-
#: inc/core/data.php:
|
2057 |
msgid "Is slider centered on the page"
|
2058 |
msgstr "Слайдер выровнен по центру страницы"
|
2059 |
|
2060 |
-
#: inc/core/data.php:
|
2061 |
msgid "Arrows"
|
2062 |
msgstr "Стрелки"
|
2063 |
|
2064 |
-
#: inc/core/data.php:
|
2065 |
msgid "Show left and right arrows"
|
2066 |
msgstr "Показывать стрелки влево/вправо"
|
2067 |
|
2068 |
-
#: inc/core/data.php:
|
2069 |
msgid "Pagination"
|
2070 |
msgstr "Страницы"
|
2071 |
|
2072 |
-
#: inc/core/data.php:
|
2073 |
msgid "Show pagination"
|
2074 |
msgstr "Показывать страницы"
|
2075 |
|
2076 |
-
#: inc/core/data.php:
|
2077 |
msgid "Mouse wheel control"
|
2078 |
msgstr "Управление колесом мыши"
|
2079 |
|
2080 |
-
#: inc/core/data.php:
|
2081 |
msgid "Allow to change slides with mouse wheel"
|
2082 |
msgstr "Разрешить перелистывание слайдов колесом мышки"
|
2083 |
|
2084 |
-
#: inc/core/data.php:
|
2085 |
msgid "Choose interval between slide animations. Set to 0 to disable autoplay"
|
2086 |
msgstr ""
|
2087 |
"Укажите интервал между автоматической сменой слайдов. Задайте 0, чтобы "
|
2088 |
"отключить автовоспроизведение"
|
2089 |
|
2090 |
-
#: inc/core/data.php:
|
2091 |
msgid "Speed"
|
2092 |
msgstr "Скорость"
|
2093 |
|
2094 |
-
#: inc/core/data.php:
|
2095 |
msgid "Specify animation speed"
|
2096 |
msgstr "Укажите скорость анимации"
|
2097 |
|
2098 |
-
#: inc/core/data.php:
|
2099 |
msgid "Customizable image slider"
|
2100 |
msgstr "Настраиваемый слайдер изображений"
|
2101 |
|
2102 |
-
#: inc/core/data.php:
|
2103 |
msgid "Carousel"
|
2104 |
msgstr "Карусель"
|
2105 |
|
2106 |
-
#: inc/core/data.php:
|
2107 |
msgid "Original image"
|
2108 |
msgstr "Оригинальное изображение"
|
2109 |
|
2110 |
-
#: inc/core/data.php:
|
2111 |
msgid "Carousel width (in pixels)"
|
2112 |
msgstr "Ширина карусели (в пикселях)"
|
2113 |
|
2114 |
-
#: inc/core/data.php:
|
2115 |
msgid "Carousel height (in pixels)"
|
2116 |
msgstr "Высота карусели (в пикселях)"
|
2117 |
|
2118 |
-
#: inc/core/data.php:
|
2119 |
msgid "Ignore width and height parameters and make carousel responsive"
|
2120 |
msgstr "Игнорировать значения ширины и высоты и сделать карусель отзывчивой"
|
2121 |
|
2122 |
-
#: inc/core/data.php:
|
2123 |
msgid "Items to show"
|
2124 |
msgstr "Количество элементов для отображения"
|
2125 |
|
2126 |
-
#: inc/core/data.php:
|
2127 |
msgid "How much carousel items is visible"
|
2128 |
msgstr "Сколько элементов карусели видны постоянно"
|
2129 |
|
2130 |
-
#: inc/core/data.php:
|
2131 |
msgid "Scroll number"
|
2132 |
msgstr "Кол-во прокручиваемых"
|
2133 |
|
2134 |
-
#: inc/core/data.php:
|
2135 |
msgid "How much items are scrolled in one transition"
|
2136 |
msgstr "Сколько элементов карусели прокручивается за один переход"
|
2137 |
|
2138 |
-
#: inc/core/data.php:
|
2139 |
msgid "Display titles for each item"
|
2140 |
msgstr "Показывать заголовки для каждого элемента карусели"
|
2141 |
|
2142 |
-
#: inc/core/data.php:
|
2143 |
msgid "Is carousel centered on the page"
|
2144 |
msgstr "Карусель выровнена по центру страницы"
|
2145 |
|
2146 |
-
#: inc/core/data.php:
|
2147 |
msgid "Allow to rotate carousel with mouse wheel"
|
2148 |
msgstr "Разрешить прокрутку карусели колесом мыши"
|
2149 |
|
2150 |
-
#: inc/core/data.php:
|
2151 |
msgid "Choose interval between auto animations. Set to 0 to disable autoplay"
|
2152 |
msgstr ""
|
2153 |
"Укажите интервал между автоматической анимацией. Задайте 0, чтобы отключить "
|
2154 |
"автовоспроизведение"
|
2155 |
|
2156 |
-
#: inc/core/data.php:
|
2157 |
msgid "Customizable image carousel"
|
2158 |
msgstr "Настраиваемая карусель изображений"
|
2159 |
|
2160 |
-
#: inc/core/data.php:
|
2161 |
msgid "Single item width (in pixels)"
|
2162 |
msgstr "Ширина одного изображения (в пикселях)"
|
2163 |
|
2164 |
-
#: inc/core/data.php:
|
2165 |
msgid "Single item height (in pixels)"
|
2166 |
msgstr "Высота одного изображения (в пикселях)"
|
2167 |
|
2168 |
-
#: inc/core/data.php:
|
2169 |
msgid "Never"
|
2170 |
msgstr "Никогда"
|
2171 |
|
2172 |
-
#: inc/core/data.php:
|
2173 |
msgid "On mouse over"
|
2174 |
msgstr "При наведении мыши"
|
2175 |
|
2176 |
-
#: inc/core/data.php:
|
2177 |
msgid "Always"
|
2178 |
msgstr "Всегда"
|
2179 |
|
2180 |
-
#: inc/core/data.php:
|
2181 |
msgid "Title display mode"
|
2182 |
msgstr "Режим отображения заголовков"
|
2183 |
|
2184 |
-
#: inc/core/data.php:
|
2185 |
msgid "Customizable image gallery"
|
2186 |
msgstr "Настраиваемая галерея изображений"
|
2187 |
|
2188 |
-
#: inc/core/data.php:
|
2189 |
msgid "Posts"
|
2190 |
msgstr "Записи"
|
2191 |
|
2192 |
-
#: inc/core/data.php:
|
2193 |
msgid "Template"
|
2194 |
msgstr "Шаблон"
|
2195 |
|
2196 |
-
#: inc/core/data.php:
|
2197 |
msgid ""
|
2198 |
"<b>Do not change this field value if you do not understand description below."
|
2199 |
"</b><br/>Relative path to the template file. Default templates is placed "
|
@@ -2216,55 +2216,55 @@ msgstr ""
|
|
2216 |
"одиночной записи или страницы<br/><b%value>templates/list-loop.php</b> - "
|
2217 |
"маркированный список с заголовками постов"
|
2218 |
|
2219 |
-
#: inc/core/data.php:
|
2220 |
msgid "Post ID's"
|
2221 |
msgstr "ID постов"
|
2222 |
|
2223 |
-
#: inc/core/data.php:
|
2224 |
msgid "Enter comma separated ID's of the posts that you want to show"
|
2225 |
msgstr "Введите ID постов, которые хотите отобразить, разделенные запятыми"
|
2226 |
|
2227 |
-
#: inc/core/data.php:
|
2228 |
msgid "Posts per page"
|
2229 |
msgstr "Кол-во записей"
|
2230 |
|
2231 |
-
#: inc/core/data.php:
|
2232 |
msgid ""
|
2233 |
"Specify number of posts that you want to show. Enter -1 to get all posts"
|
2234 |
msgstr ""
|
2235 |
"Укажите число записей, которое хотите отобразить. Введите -1 чтобы "
|
2236 |
"отобразить все найденные записи"
|
2237 |
|
2238 |
-
#: inc/core/data.php:
|
2239 |
msgid "Post types"
|
2240 |
msgstr "Типы постов"
|
2241 |
|
2242 |
-
#: inc/core/data.php:
|
2243 |
msgid "Select post types. Hold Ctrl key to select multiple post types"
|
2244 |
msgstr ""
|
2245 |
"Выберите типы постов. Удерживайте клавишу Ctrl чтобы выбрать несколько типов"
|
2246 |
|
2247 |
-
#: inc/core/data.php:
|
2248 |
msgid "Taxonomy"
|
2249 |
msgstr "Таксономия"
|
2250 |
|
2251 |
-
#: inc/core/data.php:
|
2252 |
msgid "Select taxonomy to show posts from"
|
2253 |
msgstr "Выберите таксономию, чтобы посмотреть её категории и выбрать их"
|
2254 |
|
2255 |
-
#: inc/core/data.php:
|
2256 |
msgid "Terms"
|
2257 |
msgstr "Категории (terms)"
|
2258 |
|
2259 |
-
#: inc/core/data.php:
|
2260 |
msgid "Select terms to show posts from"
|
2261 |
msgstr "Выберите категории, из которых нужно показать записи"
|
2262 |
|
2263 |
-
#: inc/core/data.php:
|
2264 |
msgid "Taxonomy term operator"
|
2265 |
msgstr "Оператор выбора категорий"
|
2266 |
|
2267 |
-
#: inc/core/data.php:
|
2268 |
msgid ""
|
2269 |
"IN - posts that have any of selected categories terms<br/>NOT IN - posts "
|
2270 |
"that is does not have any of selected terms<br/>AND - posts that have all "
|
@@ -2274,203 +2274,203 @@ msgstr ""
|
|
2274 |
"будут показаны записи, которые НЕ имеют ни одной из выбранных категорий<br/"
|
2275 |
">AND - будут показаны записи, имеющие ТОЛЬКО выбранные категории"
|
2276 |
|
2277 |
-
#: inc/core/data.php:
|
2278 |
msgid "Authors"
|
2279 |
msgstr "Авторы"
|
2280 |
|
2281 |
-
#: inc/core/data.php:
|
2282 |
msgid "Choose the authors whose posts you want to show"
|
2283 |
msgstr "Выберите авторов, чьи записи хотите показать"
|
2284 |
|
2285 |
-
#: inc/core/data.php:
|
2286 |
msgid "Meta key"
|
2287 |
msgstr "Произвольное поле"
|
2288 |
|
2289 |
-
#: inc/core/data.php:
|
2290 |
msgid "Enter meta key name to show posts that have this key"
|
2291 |
msgstr ""
|
2292 |
"Введите оригинальное имя произвольного поля, чтобы показать все записи у "
|
2293 |
"которых это поле задано"
|
2294 |
|
2295 |
-
#: inc/core/data.php:
|
2296 |
msgid "Offset"
|
2297 |
msgstr "Смещение (offset)"
|
2298 |
|
2299 |
-
#: inc/core/data.php:
|
2300 |
msgid "Specify offset to start posts loop not from first post"
|
2301 |
msgstr ""
|
2302 |
"Укажите кол-во записей, которые будут пропущены и не показаны. Например, "
|
2303 |
"если указать 2, то будут показаны записи начиная со третьей"
|
2304 |
|
2305 |
-
#: inc/core/data.php:
|
2306 |
msgid "Descending"
|
2307 |
msgstr "По убыванию"
|
2308 |
|
2309 |
-
#: inc/core/data.php:
|
2310 |
msgid "Ascending"
|
2311 |
msgstr "По возрастанию"
|
2312 |
|
2313 |
-
#: inc/core/data.php:
|
2314 |
msgid "Order"
|
2315 |
msgstr "Порядок"
|
2316 |
|
2317 |
-
#: inc/core/data.php:
|
2318 |
msgid "Posts order"
|
2319 |
msgstr "Порядок сортировки записей"
|
2320 |
|
2321 |
-
#: inc/core/data.php:
|
2322 |
-
#: inc/core/data.php:
|
2323 |
msgid "Post ID"
|
2324 |
msgstr "ID записи"
|
2325 |
|
2326 |
-
#: inc/core/data.php:
|
2327 |
msgid "Post author"
|
2328 |
msgstr "Автор записи"
|
2329 |
|
2330 |
-
#: inc/core/data.php:
|
2331 |
msgid "Post title"
|
2332 |
msgstr "Заголовок записи"
|
2333 |
|
2334 |
-
#: inc/core/data.php:
|
2335 |
msgid "Post slug"
|
2336 |
msgstr "Ссылка записи (slug)"
|
2337 |
|
2338 |
-
#: inc/core/data.php:
|
2339 |
msgid "Date"
|
2340 |
msgstr "Дата"
|
2341 |
|
2342 |
-
#: inc/core/data.php:
|
2343 |
msgid "Last modified date"
|
2344 |
msgstr "Дата изменения"
|
2345 |
|
2346 |
-
#: inc/core/data.php:
|
2347 |
msgid "Post parent"
|
2348 |
msgstr "Родитель"
|
2349 |
|
2350 |
-
#: inc/core/data.php:
|
2351 |
msgid "Random"
|
2352 |
msgstr "Случайно"
|
2353 |
|
2354 |
-
#: inc/core/data.php:
|
2355 |
msgid "Comments number"
|
2356 |
msgstr "Кол-во комментариев"
|
2357 |
|
2358 |
-
#: inc/core/data.php:
|
2359 |
msgid "Menu order"
|
2360 |
msgstr "Порядок меню"
|
2361 |
|
2362 |
-
#: inc/core/data.php:
|
2363 |
msgid "Meta key values"
|
2364 |
msgstr "Значение произвольного поля"
|
2365 |
|
2366 |
-
#: inc/core/data.php:
|
2367 |
msgid "Order by"
|
2368 |
msgstr "Сортировать по"
|
2369 |
|
2370 |
-
#: inc/core/data.php:
|
2371 |
msgid "Order posts by"
|
2372 |
msgstr "Сортировать записи по следующему признаку"
|
2373 |
|
2374 |
-
#: inc/core/data.php:
|
2375 |
msgid "Show childrens of entered post (enter post ID)"
|
2376 |
msgstr "Отобразить потомков введенной записи/страницы (нужно вводить ID)"
|
2377 |
|
2378 |
-
#: inc/core/data.php:
|
2379 |
msgid "Published"
|
2380 |
msgstr "Опубликован"
|
2381 |
|
2382 |
-
#: inc/core/data.php:
|
2383 |
msgid "Pending"
|
2384 |
msgstr "Ожидает"
|
2385 |
|
2386 |
-
#: inc/core/data.php:
|
2387 |
msgid "Draft"
|
2388 |
msgstr "Черновик"
|
2389 |
|
2390 |
-
#: inc/core/data.php:
|
2391 |
msgid "Auto-draft"
|
2392 |
msgstr "Авто-черновик"
|
2393 |
|
2394 |
-
#: inc/core/data.php:
|
2395 |
msgid "Future post"
|
2396 |
msgstr "Запланирован"
|
2397 |
|
2398 |
-
#: inc/core/data.php:
|
2399 |
msgid "Private post"
|
2400 |
msgstr "Приватная запись"
|
2401 |
|
2402 |
-
#: inc/core/data.php:
|
2403 |
msgid "Inherit"
|
2404 |
msgstr "Вложенный"
|
2405 |
|
2406 |
-
#: inc/core/data.php:
|
2407 |
msgid "Trashed"
|
2408 |
msgstr "В корзине"
|
2409 |
|
2410 |
-
#: inc/core/data.php:
|
2411 |
msgid "Any"
|
2412 |
msgstr "Любой"
|
2413 |
|
2414 |
-
#: inc/core/data.php:
|
2415 |
msgid "Post status"
|
2416 |
msgstr "Статус записи"
|
2417 |
|
2418 |
-
#: inc/core/data.php:
|
2419 |
msgid "Show only posts with selected status"
|
2420 |
msgstr "Показать только записи с выбранным статусом"
|
2421 |
|
2422 |
-
#: inc/core/data.php:
|
2423 |
msgid "Ignore sticky"
|
2424 |
msgstr "Игнорировать прикрепленные"
|
2425 |
|
2426 |
-
#: inc/core/data.php:
|
2427 |
msgid "Select Yes to ignore posts that is sticked"
|
2428 |
msgstr "Выберите Да, чтобы не показывать прикрепленные (прилепленные) записи"
|
2429 |
|
2430 |
-
#: inc/core/data.php:
|
2431 |
msgid "Custom posts query with customizable template"
|
2432 |
msgstr "Произвольный запрос записей/страниц с настраиваемым шаблоном"
|
2433 |
|
2434 |
-
#: inc/core/data.php:
|
2435 |
msgid "Dummy text"
|
2436 |
msgstr "Текст рыба"
|
2437 |
|
2438 |
-
#: inc/core/data.php:
|
2439 |
msgid "Paragraphs"
|
2440 |
msgstr "Параграфы"
|
2441 |
|
2442 |
-
#: inc/core/data.php:
|
2443 |
msgid "Words"
|
2444 |
msgstr "Слова"
|
2445 |
|
2446 |
-
#: inc/core/data.php:
|
2447 |
msgid "Bytes"
|
2448 |
msgstr "Байты"
|
2449 |
|
2450 |
-
#: inc/core/data.php:
|
2451 |
msgid "What"
|
2452 |
msgstr "Что"
|
2453 |
|
2454 |
-
#: inc/core/data.php:
|
2455 |
msgid "What to generate"
|
2456 |
msgstr "Что генерировать"
|
2457 |
|
2458 |
-
#: inc/core/data.php:
|
2459 |
msgid "Amount"
|
2460 |
msgstr "Количество"
|
2461 |
|
2462 |
-
#: inc/core/data.php:
|
2463 |
msgid ""
|
2464 |
"How many items (paragraphs or words) to generate. Minimum words amount is 5"
|
2465 |
msgstr ""
|
2466 |
"Какое количество (параграфов или слов) генерировать. Минимальное количество "
|
2467 |
"слов - 5"
|
2468 |
|
2469 |
-
#: inc/core/data.php:
|
2470 |
msgid "Cache"
|
2471 |
msgstr "Кеш"
|
2472 |
|
2473 |
-
#: inc/core/data.php:
|
2474 |
msgid ""
|
2475 |
"Generated text will be cached. Be careful with this option. If you disable "
|
2476 |
"it and insert many dummy_text shortcodes the page load time will be highly "
|
@@ -2480,111 +2480,111 @@ msgstr ""
|
|
2480 |
"вы отключите её и вставите много таких шорткодов на странице, то время "
|
2481 |
"загрузки страницы может сильно возрости"
|
2482 |
|
2483 |
-
#: inc/core/data.php:
|
2484 |
msgid "Text placeholder"
|
2485 |
msgstr "Текст болванка"
|
2486 |
|
2487 |
-
#: inc/core/data.php:
|
2488 |
msgid "Dummy image"
|
2489 |
msgstr "Изображение болванка"
|
2490 |
|
2491 |
-
#: inc/core/data.php:
|
2492 |
msgid "Image width"
|
2493 |
msgstr "Ширина изображения"
|
2494 |
|
2495 |
-
#: inc/core/data.php:
|
2496 |
msgid "Image height"
|
2497 |
msgstr "Высота изображения"
|
2498 |
|
2499 |
-
#: inc/core/data.php:
|
2500 |
msgid "Abstract"
|
2501 |
msgstr "Абстрактное"
|
2502 |
|
2503 |
-
#: inc/core/data.php:
|
2504 |
msgid "Animals"
|
2505 |
msgstr "Животные"
|
2506 |
|
2507 |
-
#: inc/core/data.php:
|
2508 |
msgid "Business"
|
2509 |
msgstr "Бизнес"
|
2510 |
|
2511 |
-
#: inc/core/data.php:
|
2512 |
msgid "Cats"
|
2513 |
msgstr "Котэ"
|
2514 |
|
2515 |
-
#: inc/core/data.php:
|
2516 |
msgid "City"
|
2517 |
msgstr "Город"
|
2518 |
|
2519 |
-
#: inc/core/data.php:
|
2520 |
msgid "Food"
|
2521 |
msgstr "Еда"
|
2522 |
|
2523 |
-
#: inc/core/data.php:
|
2524 |
msgid "Night life"
|
2525 |
msgstr "Ночная жизнь"
|
2526 |
|
2527 |
-
#: inc/core/data.php:
|
2528 |
msgid "Fashion"
|
2529 |
msgstr "Мода"
|
2530 |
|
2531 |
-
#: inc/core/data.php:
|
2532 |
msgid "People"
|
2533 |
msgstr "Люди"
|
2534 |
|
2535 |
-
#: inc/core/data.php:
|
2536 |
msgid "Nature"
|
2537 |
msgstr "Природа"
|
2538 |
|
2539 |
-
#: inc/core/data.php:
|
2540 |
msgid "Sports"
|
2541 |
msgstr "Спорт"
|
2542 |
|
2543 |
-
#: inc/core/data.php:
|
2544 |
msgid "Technics"
|
2545 |
msgstr "Техника"
|
2546 |
|
2547 |
-
#: inc/core/data.php:
|
2548 |
msgid "Transport"
|
2549 |
msgstr "Транспорт"
|
2550 |
|
2551 |
-
#: inc/core/data.php:
|
2552 |
msgid "Select the theme for this image"
|
2553 |
msgstr "Выберите тему изображений"
|
2554 |
|
2555 |
-
#: inc/core/data.php:
|
2556 |
msgid "Image placeholder with random image"
|
2557 |
msgstr "Изображение болванка со случайным изображением"
|
2558 |
|
2559 |
-
#: inc/core/data.php:
|
2560 |
msgid "Animation"
|
2561 |
msgstr "Анимация"
|
2562 |
|
2563 |
-
#: inc/core/data.php:
|
2564 |
msgid "Select animation type"
|
2565 |
msgstr "Выберите тип анимации"
|
2566 |
|
2567 |
-
#: inc/core/data.php:
|
2568 |
msgid "Duration"
|
2569 |
msgstr "Продолжительность"
|
2570 |
|
2571 |
-
#: inc/core/data.php:
|
2572 |
msgid "Animation duration (seconds)"
|
2573 |
msgstr "Продолжительность анимации (секунды)"
|
2574 |
|
2575 |
-
#: inc/core/data.php:
|
2576 |
msgid "Delay"
|
2577 |
msgstr "Задержка"
|
2578 |
|
2579 |
-
#: inc/core/data.php:
|
2580 |
msgid "Animation delay (seconds)"
|
2581 |
msgstr "Задержка перед началом анимации (секунды)"
|
2582 |
|
2583 |
-
#: inc/core/data.php:
|
2584 |
msgid "Inline"
|
2585 |
msgstr "Строковый"
|
2586 |
|
2587 |
-
#: inc/core/data.php:
|
2588 |
msgid ""
|
2589 |
"This parameter determines what HTML tag will be used for animation wrapper. "
|
2590 |
"Turn this option to YES and animated element will be wrapped in SPAN instead "
|
@@ -2594,49 +2594,49 @@ msgstr ""
|
|
2594 |
"Переключите этот параметр на ДА и будет использован тег span вместо div. "
|
2595 |
"Данная опция полезна для анимации строковых жлементов, например кнопок"
|
2596 |
|
2597 |
-
#: inc/core/data.php:
|
2598 |
msgid "Animated content"
|
2599 |
msgstr "Анимированное содержимое"
|
2600 |
|
2601 |
-
#: inc/core/data.php:
|
2602 |
msgid "Wrapper for animation. Any nested element will be animated"
|
2603 |
msgstr ""
|
2604 |
"Контейнер для анимации. Любой элемент помещенный в этот контейнер будет "
|
2605 |
"анимирован"
|
2606 |
|
2607 |
-
#: inc/core/data.php:
|
2608 |
msgid "Meta"
|
2609 |
msgstr "Мета"
|
2610 |
|
2611 |
-
#: inc/core/data.php:
|
2612 |
msgid "Key"
|
2613 |
msgstr "Ключ"
|
2614 |
|
2615 |
-
#: inc/core/data.php:
|
2616 |
msgid "Meta key name"
|
2617 |
msgstr "Имя произвольного поля"
|
2618 |
|
2619 |
-
#: inc/core/data.php:
|
2620 |
msgid "This text will be shown if data is not found"
|
2621 |
msgstr "Этот текст будет показан если не будет найдено запрошенное значение"
|
2622 |
|
2623 |
-
#: inc/core/data.php:
|
2624 |
msgid "Before"
|
2625 |
msgstr "Перед"
|
2626 |
|
2627 |
-
#: inc/core/data.php:
|
2628 |
msgid "This content will be shown before the value"
|
2629 |
msgstr "Этот текст будет показан перед результатом"
|
2630 |
|
2631 |
-
#: inc/core/data.php:
|
2632 |
msgid "After"
|
2633 |
msgstr "После"
|
2634 |
|
2635 |
-
#: inc/core/data.php:
|
2636 |
msgid "This content will be shown after the value"
|
2637 |
msgstr "Этот текст будет показан после результата"
|
2638 |
|
2639 |
-
#: inc/core/data.php:
|
2640 |
msgid ""
|
2641 |
"You can specify custom post ID. Leave this field empty to use an ID of the "
|
2642 |
"current post. Current post ID may not work in Live Preview mode"
|
@@ -2645,11 +2645,11 @@ msgstr ""
|
|
2645 |
"использовать ID текущей записи. ID текущей записи может не работать в режиме "
|
2646 |
"предпросмотра"
|
2647 |
|
2648 |
-
#: inc/core/data.php:
|
2649 |
msgid "Filter"
|
2650 |
msgstr "Фильтр"
|
2651 |
|
2652 |
-
#: inc/core/data.php:
|
2653 |
msgid ""
|
2654 |
"You can apply custom filter to the retrieved value. Enter here function "
|
2655 |
"name. Your function must accept one argument and return modified value. "
|
@@ -2659,59 +2659,59 @@ msgstr ""
|
|
2659 |
"здесь имя функции. Ваша функция должна принимать один аргумент и возвращать "
|
2660 |
"измененное значение. Пример функции: "
|
2661 |
|
2662 |
-
#: inc/core/data.php:
|
2663 |
msgid "Post meta"
|
2664 |
msgstr "Произвольное поле"
|
2665 |
|
2666 |
-
#: inc/core/data.php:
|
2667 |
msgid "User"
|
2668 |
msgstr "Пользователь"
|
2669 |
|
2670 |
-
#: inc/core/data.php:
|
2671 |
msgid "Display name"
|
2672 |
msgstr "Отображаемое имя"
|
2673 |
|
2674 |
-
#: inc/core/data.php:
|
2675 |
msgid "Login"
|
2676 |
msgstr "Логин"
|
2677 |
|
2678 |
-
#: inc/core/data.php:
|
2679 |
msgid "Nice name"
|
2680 |
msgstr "Красивое имя"
|
2681 |
|
2682 |
-
#: inc/core/data.php:
|
2683 |
msgid "Email"
|
2684 |
msgstr "Email"
|
2685 |
|
2686 |
-
#: inc/core/data.php:
|
2687 |
msgid "URL"
|
2688 |
msgstr "URL"
|
2689 |
|
2690 |
-
#: inc/core/data.php:
|
2691 |
msgid "Registered"
|
2692 |
msgstr "Зарегистрирован"
|
2693 |
|
2694 |
-
#: inc/core/data.php:
|
2695 |
msgid "Activation key"
|
2696 |
msgstr "Ключ активации"
|
2697 |
|
2698 |
-
#: inc/core/data.php:
|
2699 |
msgid "Status"
|
2700 |
msgstr "Статус"
|
2701 |
|
2702 |
-
#: inc/core/data.php:
|
2703 |
msgid "Field"
|
2704 |
msgstr "Поле"
|
2705 |
|
2706 |
-
#: inc/core/data.php:
|
2707 |
msgid "User data field name"
|
2708 |
msgstr "Имя поля с информацией о пользователе"
|
2709 |
|
2710 |
-
#: inc/core/data.php:
|
2711 |
msgid "User ID"
|
2712 |
msgstr "ID пользователя"
|
2713 |
|
2714 |
-
#: inc/core/data.php:
|
2715 |
msgid ""
|
2716 |
"You can specify custom user ID. Leave this field empty to use an ID of the "
|
2717 |
"current user"
|
@@ -2719,75 +2719,75 @@ msgstr ""
|
|
2719 |
"Вы можете указать ID любого пользователя. Оставьте это поле пустым, чтобы "
|
2720 |
"использовать ID текущего пользователя"
|
2721 |
|
2722 |
-
#: inc/core/data.php:
|
2723 |
msgid "User data"
|
2724 |
msgstr "Данные пользователя"
|
2725 |
|
2726 |
-
#: inc/core/data.php:
|
2727 |
msgid "Post"
|
2728 |
msgstr "Запись"
|
2729 |
|
2730 |
-
#: inc/core/data.php:
|
2731 |
msgid "Post date"
|
2732 |
msgstr "Дата записи"
|
2733 |
|
2734 |
-
#: inc/core/data.php:
|
2735 |
msgid "Post content"
|
2736 |
msgstr "Содержимое записи"
|
2737 |
|
2738 |
-
#: inc/core/data.php:
|
2739 |
msgid "Post excerpt"
|
2740 |
msgstr "Цитата записи"
|
2741 |
|
2742 |
-
#: inc/core/data.php:
|
2743 |
msgid "Comment status"
|
2744 |
msgstr "Статус комментариев"
|
2745 |
|
2746 |
-
#: inc/core/data.php:
|
2747 |
msgid "Ping status"
|
2748 |
msgstr "Статус пингов"
|
2749 |
|
2750 |
-
#: inc/core/data.php:
|
2751 |
msgid "Post name"
|
2752 |
msgstr "Имя записи"
|
2753 |
|
2754 |
-
#: inc/core/data.php:
|
2755 |
msgid "Post modified"
|
2756 |
msgstr "Дата изменения"
|
2757 |
|
2758 |
-
#: inc/core/data.php:
|
2759 |
msgid "Filtered post content"
|
2760 |
msgstr "Фильтрованное содержимое записи"
|
2761 |
|
2762 |
-
#: inc/core/data.php:
|
2763 |
msgid "GUID"
|
2764 |
msgstr "GUID"
|
2765 |
|
2766 |
-
#: inc/core/data.php:
|
2767 |
msgid "Post type"
|
2768 |
msgstr "Тип записи"
|
2769 |
|
2770 |
-
#: inc/core/data.php:
|
2771 |
msgid "Post mime type"
|
2772 |
msgstr "Типы файла записи (mime-type)"
|
2773 |
|
2774 |
-
#: inc/core/data.php:
|
2775 |
msgid "Comment count"
|
2776 |
msgstr "Количество комментариев"
|
2777 |
|
2778 |
-
#: inc/core/data.php:
|
2779 |
msgid "Post data field name"
|
2780 |
msgstr "Имя поля с информацией записи"
|
2781 |
|
2782 |
-
#: inc/core/data.php:
|
2783 |
msgid "Post data"
|
2784 |
msgstr "Данные записи"
|
2785 |
|
2786 |
-
#: inc/core/data.php:
|
2787 |
msgid "Template name"
|
2788 |
msgstr "Имя шаблона"
|
2789 |
|
2790 |
-
#: inc/core/data.php:
|
2791 |
#, php-format
|
2792 |
msgid ""
|
2793 |
"Use template file name (with optional .php extension). If you need to use "
|
@@ -2798,7 +2798,7 @@ msgstr ""
|
|
2798 |
"обязательно). Если нужно использовать шаблоны из под-папки темы, используйте "
|
2799 |
"относительный путь. Примеры значений: %s, %s, %s"
|
2800 |
|
2801 |
-
#: inc/core/data.php:
|
2802 |
msgid "Theme template"
|
2803 |
msgstr "Шаблон темы"
|
2804 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gn_themes\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-03-04 03:05+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-03-04 03:05+0300\n"
|
7 |
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
115 |
msgid "You can overview the original styles to override it"
|
116 |
msgstr "Вы можете посмотреть оригинальные стили, чтобы перезаписать их"
|
117 |
|
118 |
+
#: inc/core/admin-views.php:75
|
119 |
msgid "You can use next variables in your custom CSS"
|
120 |
msgstr "Вы можете использовать следующие переменные в CSS коде"
|
121 |
|
122 |
+
#: inc/core/admin-views.php:76
|
123 |
msgid "home url"
|
124 |
msgstr "url главной страницы сайта"
|
125 |
|
126 |
+
#: inc/core/admin-views.php:77
|
127 |
msgid "theme url"
|
128 |
msgstr "url папки с текущей темой"
|
129 |
|
130 |
+
#: inc/core/admin-views.php:78
|
131 |
msgid "plugin url"
|
132 |
msgstr "url папки этого плагина"
|
133 |
|
134 |
+
#: inc/core/admin-views.php:115
|
135 |
msgid "New Shortcodes"
|
136 |
msgstr "Новые Шорткоды"
|
137 |
|
138 |
+
#: inc/core/admin-views.php:116
|
139 |
msgid ""
|
140 |
"Parallax sections, responsive content slider, pricing tables, vector icons, "
|
141 |
"testimonials, progress bars and even more"
|
143 |
"Секции с параллакс эффектом, адаптивный слайдер контента, тарифные таблицы, "
|
144 |
"векторные иконки, отзывы, прогресс бары и даже больше"
|
145 |
|
146 |
+
#: inc/core/admin-views.php:121
|
147 |
msgid "Maker"
|
148 |
msgstr "Maker"
|
149 |
|
150 |
+
#: inc/core/admin-views.php:122
|
151 |
msgid ""
|
152 |
"This add-on allows you to create custom shortcodes. You can easily create "
|
153 |
"any shortcode with different parameters or even override default shortcodes"
|
155 |
"Это дополнение позволит вам создавать собственные шорткоды. Вы можете с "
|
156 |
"легкостью создать новый шорткод или даже перезаписать оригинальный"
|
157 |
|
158 |
+
#: inc/core/admin-views.php:127
|
159 |
msgid "Skins"
|
160 |
msgstr "Скины"
|
161 |
|
162 |
+
#: inc/core/admin-views.php:128
|
163 |
msgid ""
|
164 |
"Set of additional skins for Shortcodes Ultimate. It includes skins for "
|
165 |
"accordeons/spoilers, tabs and some other shortcodes"
|
167 |
"Набор дополнительных скинов для шорткодов плагина. Набор включает в себя "
|
168 |
"скины для аккордеонов/спойлеров, вкладок и некоторых других шорткодов"
|
169 |
|
170 |
+
#: inc/core/admin-views.php:134
|
171 |
msgid "Shortcodes Ultimate Add-ons"
|
172 |
msgstr "Дополнения для Shortcodes Ultimate"
|
173 |
|
174 |
+
#: inc/core/admin-views.php:137 inc/core/admin-views.php:144
|
175 |
msgid "Learn more"
|
176 |
msgstr "Узнать больше"
|
177 |
|
178 |
+
#: inc/core/admin-views.php:141
|
179 |
msgid "Other WordPress Plugins"
|
180 |
msgstr "Другие плагины для WordPress"
|
181 |
|
239 |
msgid "Content"
|
240 |
msgstr "Содержимое"
|
241 |
|
242 |
+
#: inc/core/data.php:19 inc/core/data.php:817
|
243 |
msgid "Box"
|
244 |
msgstr "Блок"
|
245 |
|
247 |
msgid "Media"
|
248 |
msgstr "Медиа"
|
249 |
|
250 |
+
#: inc/core/data.php:21 inc/core/data.php:1972
|
251 |
msgid "Gallery"
|
252 |
msgstr "Галерея"
|
253 |
|
259 |
msgid "Other"
|
260 |
msgstr "Другое"
|
261 |
|
262 |
+
#: inc/core/data.php:32 inc/core/data.php:1741 inc/core/data.php:1858
|
263 |
+
#: inc/core/data.php:1994 inc/core/data.php:2136
|
264 |
msgid "None"
|
265 |
msgstr "Нет"
|
266 |
|
267 |
+
#: inc/core/data.php:33
|
268 |
msgid "Solid"
|
269 |
msgstr "Сплошной"
|
270 |
|
271 |
+
#: inc/core/data.php:34
|
272 |
msgid "Dotted"
|
273 |
msgstr "Пунктирный (точки)"
|
274 |
|
275 |
+
#: inc/core/data.php:35
|
276 |
msgid "Dashed"
|
277 |
msgstr "Пунктирный (тире)"
|
278 |
|
279 |
+
#: inc/core/data.php:36
|
280 |
msgid "Double"
|
281 |
msgstr "Двойной"
|
282 |
|
283 |
+
#: inc/core/data.php:37
|
284 |
msgid "Groove"
|
285 |
msgstr "Выдавленный"
|
286 |
|
287 |
+
#: inc/core/data.php:38
|
288 |
msgid "Ridge"
|
289 |
msgstr "Ребро"
|
290 |
|
291 |
+
#: inc/core/data.php:62
|
292 |
msgid "Basic examples"
|
293 |
msgstr "Основные примеры"
|
294 |
|
295 |
+
#: inc/core/data.php:65
|
296 |
msgid "Accordions, spoilers, different styles, anchors"
|
297 |
msgstr "Аккордеоны, спойлеры, различные стили, якори"
|
298 |
|
299 |
+
#: inc/core/data.php:71
|
300 |
msgid "Tabs, vertical tabs, tab anchors"
|
301 |
msgstr "Вкладки, вертикальные вкладки, якори вкладок"
|
302 |
|
303 |
+
#: inc/core/data.php:77
|
304 |
msgid "Column layouts"
|
305 |
msgstr "Использование колонок"
|
306 |
|
307 |
+
#: inc/core/data.php:83
|
308 |
msgid ""
|
309 |
"Media elements, YouTube, Vimeo, Screenr and self-hosted videos, audio player"
|
310 |
msgstr ""
|
311 |
"Медиа элементы, YouTube, Vimeo, Screenr и видео из медиа библиотеки, аудио "
|
312 |
"плеер"
|
313 |
|
314 |
+
#: inc/core/data.php:89
|
315 |
msgid "Unlimited buttons"
|
316 |
msgstr "Всевозможные кнопки"
|
317 |
|
318 |
+
#: inc/core/data.php:95
|
319 |
msgid "Animations"
|
320 |
msgstr "Анимации"
|
321 |
|
322 |
+
#: inc/core/data.php:103
|
323 |
msgid "Advanced examples"
|
324 |
msgstr "Дополнительные примеры"
|
325 |
|
326 |
+
#: inc/core/data.php:106
|
327 |
msgid "Interacting with posts shortcode"
|
328 |
msgstr "Работа с шорткодом posts"
|
329 |
|
330 |
+
#: inc/core/data.php:112
|
331 |
msgid "Nested shortcodes, shortcodes inside of attributes"
|
332 |
msgstr "Вложенные шорткоды, шорткоды в атрибутах"
|
333 |
|
334 |
+
#: inc/core/data.php:129
|
335 |
msgid "Heading"
|
336 |
msgstr "Заголовок"
|
337 |
|
338 |
+
#: inc/core/data.php:136 inc/core/data.php:190 inc/core/data.php:272
|
339 |
+
#: inc/core/data.php:420 inc/core/data.php:450 inc/core/data.php:511
|
340 |
+
#: inc/core/data.php:676 inc/core/data.php:829 inc/core/data.php:993
|
341 |
+
#: inc/core/data.php:2338 inc/core/data.php:2390 inc/core/data.php:2453
|
342 |
msgid "Default"
|
343 |
msgstr "По умолчанию"
|
344 |
|
345 |
+
#: inc/core/data.php:139 inc/core/data.php:193 inc/core/data.php:277
|
346 |
+
#: inc/core/data.php:453 inc/core/data.php:517 inc/core/data.php:686
|
347 |
+
#: inc/core/data.php:836 inc/core/data.php:963
|
348 |
msgid "Style"
|
349 |
msgstr "Стиль"
|
350 |
|
351 |
+
#: inc/core/data.php:140
|
352 |
msgid "Choose style for this heading"
|
353 |
msgstr "Выберите стиль для этого заголовка"
|
354 |
|
355 |
+
#: inc/core/data.php:140 inc/core/data.php:194 inc/core/data.php:278
|
356 |
+
#: inc/core/data.php:454
|
357 |
msgid "Install additional styles"
|
358 |
msgstr "Установить дополнительные стили"
|
359 |
|
360 |
+
#: inc/core/data.php:148 inc/core/data.php:525 inc/core/data.php:604
|
361 |
+
#: inc/core/data.php:707
|
362 |
msgid "Size"
|
363 |
msgstr "Размер"
|
364 |
|
365 |
+
#: inc/core/data.php:149
|
366 |
msgid "Select heading size (pixels)"
|
367 |
msgstr "Выберите размер заголовка (в пикселях)"
|
368 |
|
369 |
+
#: inc/core/data.php:154 inc/core/data.php:486 inc/core/data.php:547
|
370 |
+
#: inc/core/data.php:971
|
371 |
msgid "Left"
|
372 |
msgstr "Слева"
|
373 |
|
374 |
+
#: inc/core/data.php:155 inc/core/data.php:548 inc/core/data.php:1790
|
375 |
+
#: inc/core/data.php:1926
|
376 |
msgid "Center"
|
377 |
msgstr "По центру"
|
378 |
|
379 |
+
#: inc/core/data.php:156 inc/core/data.php:487 inc/core/data.php:549
|
380 |
+
#: inc/core/data.php:972
|
381 |
msgid "Right"
|
382 |
msgstr "Справа"
|
383 |
|
384 |
+
#: inc/core/data.php:159 inc/core/data.php:490 inc/core/data.php:552
|
385 |
msgid "Align"
|
386 |
msgstr "Выравнивание"
|
387 |
|
388 |
+
#: inc/core/data.php:160
|
389 |
msgid "Heading text alignment"
|
390 |
msgstr "Выравнивание текста в заголовке"
|
391 |
|
392 |
+
#: inc/core/data.php:168
|
393 |
msgid "Margin"
|
394 |
msgstr "Отступ"
|
395 |
|
396 |
+
#: inc/core/data.php:169
|
397 |
msgid "Bottom margin (pixels)"
|
398 |
msgstr "Отступ снизу (в пикселях)"
|
399 |
|
400 |
+
#: inc/core/data.php:173 inc/core/data.php:213 inc/core/data.php:245
|
401 |
+
#: inc/core/data.php:308 inc/core/data.php:324 inc/core/data.php:351
|
402 |
+
#: inc/core/data.php:375 inc/core/data.php:403 inc/core/data.php:433
|
403 |
+
#: inc/core/data.php:469 inc/core/data.php:494 inc/core/data.php:530
|
404 |
+
#: inc/core/data.php:557 inc/core/data.php:573 inc/core/data.php:615
|
405 |
+
#: inc/core/data.php:643 inc/core/data.php:764 inc/core/data.php:807
|
406 |
+
#: inc/core/data.php:863 inc/core/data.php:900 inc/core/data.php:932
|
407 |
+
#: inc/core/data.php:1034 inc/core/data.php:1050 inc/core/data.php:1102
|
408 |
+
#: inc/core/data.php:1220 inc/core/data.php:1270 inc/core/data.php:1313
|
409 |
+
#: inc/core/data.php:1352 inc/core/data.php:1421 inc/core/data.php:1442
|
410 |
+
#: inc/core/data.php:1473 inc/core/data.php:1506 inc/core/data.php:1522
|
411 |
+
#: inc/core/data.php:1552 inc/core/data.php:1572 inc/core/data.php:1599
|
412 |
+
#: inc/core/data.php:1620 inc/core/data.php:1665 inc/core/data.php:1710
|
413 |
+
#: inc/core/data.php:1827 inc/core/data.php:1963 inc/core/data.php:2042
|
414 |
+
#: inc/core/data.php:2216 inc/core/data.php:2271 inc/core/data.php:2317
|
415 |
msgid "Class"
|
416 |
msgstr "Класс"
|
417 |
|
418 |
+
#: inc/core/data.php:174 inc/core/data.php:214 inc/core/data.php:246
|
419 |
+
#: inc/core/data.php:309 inc/core/data.php:325 inc/core/data.php:352
|
420 |
+
#: inc/core/data.php:376 inc/core/data.php:404 inc/core/data.php:434
|
421 |
+
#: inc/core/data.php:470 inc/core/data.php:495 inc/core/data.php:531
|
422 |
+
#: inc/core/data.php:558 inc/core/data.php:574 inc/core/data.php:616
|
423 |
+
#: inc/core/data.php:644 inc/core/data.php:765 inc/core/data.php:808
|
424 |
+
#: inc/core/data.php:864 inc/core/data.php:901 inc/core/data.php:933
|
425 |
+
#: inc/core/data.php:1035 inc/core/data.php:1051 inc/core/data.php:1103
|
426 |
+
#: inc/core/data.php:1221 inc/core/data.php:1271 inc/core/data.php:1314
|
427 |
+
#: inc/core/data.php:1353 inc/core/data.php:1422 inc/core/data.php:1443
|
428 |
+
#: inc/core/data.php:1474 inc/core/data.php:1507 inc/core/data.php:1523
|
429 |
+
#: inc/core/data.php:1553 inc/core/data.php:1573 inc/core/data.php:1600
|
430 |
+
#: inc/core/data.php:1621 inc/core/data.php:1666 inc/core/data.php:1711
|
431 |
+
#: inc/core/data.php:1828 inc/core/data.php:1964 inc/core/data.php:2043
|
432 |
+
#: inc/core/data.php:2217 inc/core/data.php:2272 inc/core/data.php:2318
|
433 |
msgid "Extra CSS class"
|
434 |
msgstr "Дополнительный CSS класс"
|
435 |
|
436 |
+
#: inc/core/data.php:177
|
437 |
msgid "Heading text"
|
438 |
msgstr "Текст заголовка"
|
439 |
|
440 |
+
#: inc/core/data.php:178
|
441 |
msgid "Styled heading"
|
442 |
msgstr "Стильный заголовок"
|
443 |
|
444 |
+
#: inc/core/data.php:183
|
445 |
msgid "Tabs"
|
446 |
msgstr "Вкладки"
|
447 |
|
448 |
+
#: inc/core/data.php:194
|
449 |
msgid "Choose style for this tabs"
|
450 |
msgstr "Выберите стиль для этих вкладок"
|
451 |
|
452 |
+
#: inc/core/data.php:202
|
453 |
msgid "Active tab"
|
454 |
msgstr "Активная вкладка"
|
455 |
|
456 |
+
#: inc/core/data.php:203
|
457 |
msgid "Select which tab is open by default"
|
458 |
msgstr "Выберите какая вкладка будет открыта по умолчанию"
|
459 |
|
460 |
+
#: inc/core/data.php:208
|
461 |
msgid "Vertical"
|
462 |
msgstr "Вертикально"
|
463 |
|
464 |
+
#: inc/core/data.php:209
|
465 |
msgid "Show tabs vertically"
|
466 |
msgstr "Отображать вкладки вертикально"
|
467 |
|
468 |
+
#: inc/core/data.php:217
|
469 |
msgid ""
|
470 |
"[%prefix_tab title=\"Title 1\"]Content 1[/%prefix_tab]\n"
|
471 |
"[%prefix_tab title=\"Title 2\"]Content 2[/%prefix_tab]\n"
|
475 |
"[%prefix_tab title=\"Заголовок 2\"]Содержимое вкладки 2[/%prefix_tab]\n"
|
476 |
"[%prefix_tab title=\"Заголовок 3\"]Содержимое вкладки 3[/%prefix_tab]"
|
477 |
|
478 |
+
#: inc/core/data.php:218
|
479 |
msgid "Tabs container"
|
480 |
msgstr "Контейнер вкладок"
|
481 |
|
482 |
+
#: inc/core/data.php:223
|
483 |
msgid "Tab"
|
484 |
msgstr "Вкладка"
|
485 |
|
486 |
+
#: inc/core/data.php:228
|
487 |
msgid "Tab name"
|
488 |
msgstr "Имя вкладки"
|
489 |
|
490 |
+
#: inc/core/data.php:229 inc/core/data.php:261 inc/core/data.php:781
|
491 |
+
#: inc/core/data.php:824 inc/core/data.php:1380
|
492 |
msgid "Title"
|
493 |
msgstr "Заголовок"
|
494 |
|
495 |
+
#: inc/core/data.php:230
|
496 |
msgid "Enter tab name"
|
497 |
msgstr "Введите имя вкладки"
|
498 |
|
499 |
+
#: inc/core/data.php:235
|
500 |
msgid "Disabled"
|
501 |
msgstr "Отключено"
|
502 |
|
503 |
+
#: inc/core/data.php:236
|
504 |
msgid "Is this tab disabled"
|
505 |
msgstr "Эта вкладка отключена"
|
506 |
|
507 |
+
#: inc/core/data.php:240 inc/core/data.php:303
|
508 |
msgid "Anchor"
|
509 |
msgstr "Якорь"
|
510 |
|
511 |
+
#: inc/core/data.php:241
|
512 |
msgid ""
|
513 |
"You can use unique anchor for this tab to access it with hash in page url. "
|
514 |
"For example: type here <b%value>Hello</b> and then use url like http://"
|
519 |
"используйте ссылку вида http://example.com/page-utl#Hello. Эта вкладка будет "
|
520 |
"активирована и страница будет прокручена к ней"
|
521 |
|
522 |
+
#: inc/core/data.php:249
|
523 |
msgid "Tab content"
|
524 |
msgstr "Содержимое вкладки"
|
525 |
|
526 |
+
#: inc/core/data.php:250
|
527 |
msgid "Single tab"
|
528 |
msgstr "Одиночная вкладка"
|
529 |
|
530 |
+
#: inc/core/data.php:255
|
531 |
msgid "Spoiler"
|
532 |
msgstr "Спойлер"
|
533 |
|
534 |
+
#: inc/core/data.php:260 inc/core/shortcodes.php:72
|
535 |
msgid "Spoiler title"
|
536 |
msgstr "Скрытый текст"
|
537 |
|
538 |
+
#: inc/core/data.php:261
|
539 |
msgid "Text in spoiler title"
|
540 |
msgstr "Текст для заголовка спойлера"
|
541 |
|
542 |
+
#: inc/core/data.php:266
|
543 |
msgid "Open"
|
544 |
msgstr "Открыт"
|
545 |
|
546 |
+
#: inc/core/data.php:267
|
547 |
msgid "Is spoiler content visible by default"
|
548 |
msgstr "Виден ли контент спойлера по умолчанию"
|
549 |
|
550 |
+
#: inc/core/data.php:273
|
551 |
msgid "Fancy"
|
552 |
msgstr "Стильный"
|
553 |
|
554 |
+
#: inc/core/data.php:274 inc/core/data.php:514
|
555 |
msgid "Simple"
|
556 |
msgstr "Простой"
|
557 |
|
558 |
+
#: inc/core/data.php:278
|
559 |
msgid "Choose style for this spoiler"
|
560 |
msgstr "Выберите стиль для этого спойлера"
|
561 |
|
562 |
+
#: inc/core/data.php:283
|
563 |
msgid "Plus"
|
564 |
msgstr "Плюс"
|
565 |
|
566 |
+
#: inc/core/data.php:284
|
567 |
msgid "Plus circle"
|
568 |
msgstr "Плюс в круге"
|
569 |
|
570 |
+
#: inc/core/data.php:285
|
571 |
msgid "Plus square 1"
|
572 |
msgstr "Плюс в квадрате 1"
|
573 |
|
574 |
+
#: inc/core/data.php:286
|
575 |
msgid "Plus square 2"
|
576 |
msgstr "Плюс в квадрате 2"
|
577 |
|
578 |
+
#: inc/core/data.php:287
|
579 |
msgid "Arrow"
|
580 |
msgstr "Стрелка"
|
581 |
|
582 |
+
#: inc/core/data.php:288
|
583 |
msgid "Arrow circle 1"
|
584 |
msgstr "Стрелка в круге 1"
|
585 |
|
586 |
+
#: inc/core/data.php:289
|
587 |
msgid "Arrow circle 2"
|
588 |
msgstr "Стрелка в круге 2"
|
589 |
|
590 |
+
#: inc/core/data.php:290
|
591 |
msgid "Chevron"
|
592 |
msgstr "Уголок"
|
593 |
|
594 |
+
#: inc/core/data.php:291
|
595 |
msgid "Chevron circle"
|
596 |
msgstr "Уголок в круге"
|
597 |
|
598 |
+
#: inc/core/data.php:292
|
599 |
msgid "Caret"
|
600 |
msgstr "Треугольник"
|
601 |
|
602 |
+
#: inc/core/data.php:293
|
603 |
msgid "Caret square"
|
604 |
msgstr "Треугольник в квадрате"
|
605 |
|
606 |
+
#: inc/core/data.php:294
|
607 |
msgid "Folder 1"
|
608 |
msgstr "Папка 1"
|
609 |
|
610 |
+
#: inc/core/data.php:295
|
611 |
msgid "Folder 2"
|
612 |
msgstr "Папка 2"
|
613 |
|
614 |
+
#: inc/core/data.php:298 inc/core/data.php:632 inc/core/data.php:737
|
615 |
+
#: inc/core/data.php:787
|
616 |
msgid "Icon"
|
617 |
msgstr "Иконка"
|
618 |
|
619 |
+
#: inc/core/data.php:299
|
620 |
msgid "Icons for spoiler"
|
621 |
msgstr "Иконка для спойлера"
|
622 |
|
623 |
+
#: inc/core/data.php:304
|
624 |
msgid ""
|
625 |
"You can use unique anchor for this spoiler to access it with hash in page "
|
626 |
"url. For example: type here <b%value>Hello</b> and then use url like http://"
|
631 |
"используйте ссылку вида http://example.com/page-utl#Hello. Этот спойлер "
|
632 |
"будет открыт и страница будет прокручена к нему"
|
633 |
|
634 |
+
#: inc/core/data.php:312
|
635 |
msgid "Hidden content"
|
636 |
msgstr "Скрытое содержимое"
|
637 |
|
638 |
+
#: inc/core/data.php:313
|
639 |
msgid "Spoiler with hidden content"
|
640 |
msgstr "Спойлер со скрытым содержимым"
|
641 |
|
642 |
+
#: inc/core/data.php:318
|
643 |
msgid "Accordion"
|
644 |
msgstr "Аккордеон"
|
645 |
|
646 |
+
#: inc/core/data.php:328
|
647 |
msgid ""
|
648 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
649 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
653 |
"[%prefix_spoiler]Скрытый текст[/%prefix_spoiler]\n"
|
654 |
"[%prefix_spoiler]Скрытый текст[/%prefix_spoiler]"
|
655 |
|
656 |
+
#: inc/core/data.php:329
|
657 |
msgid "Accordion with spoilers"
|
658 |
msgstr "Аккордеон со спойлерами"
|
659 |
|
660 |
+
#: inc/core/data.php:334
|
661 |
msgid "Divider"
|
662 |
msgstr "Разделитель"
|
663 |
|
664 |
+
#: inc/core/data.php:341
|
665 |
msgid "Show TOP link"
|
666 |
msgstr "Показать ссылку ВВЕРХ"
|
667 |
|
668 |
+
#: inc/core/data.php:342
|
669 |
msgid "Show link to top of the page or not"
|
670 |
msgstr "Показывать ссылку ВВЕРХ или нет"
|
671 |
|
672 |
+
#: inc/core/data.php:346 inc/core/shortcodes.php:99
|
673 |
msgid "Go to top"
|
674 |
msgstr "Вверх"
|
675 |
|
676 |
+
#: inc/core/data.php:347
|
677 |
msgid "Link text"
|
678 |
msgstr "Текст ссылки"
|
679 |
|
680 |
+
#: inc/core/data.php:347
|
681 |
msgid "Text for the GO TOP link"
|
682 |
msgstr "Текст ссылки ВВЕРХ"
|
683 |
|
684 |
+
#: inc/core/data.php:355
|
685 |
msgid "Content divider with optional TOP link"
|
686 |
msgstr "Разделитель текста со ссылкой ВВЕРХ"
|
687 |
|
688 |
+
#: inc/core/data.php:360
|
689 |
msgid "Spacer"
|
690 |
msgstr "Пробел"
|
691 |
|
692 |
+
#: inc/core/data.php:370 inc/core/data.php:1085 inc/core/data.php:1141
|
693 |
+
#: inc/core/data.php:1253 inc/core/data.php:1302 inc/core/data.php:1398
|
694 |
+
#: inc/core/data.php:1654 inc/core/data.php:1693 inc/core/data.php:1774
|
695 |
+
#: inc/core/data.php:1892 inc/core/data.php:2027 inc/core/data.php:2244
|
696 |
msgid "Height"
|
697 |
msgstr "Высота"
|
698 |
|
699 |
+
#: inc/core/data.php:371
|
700 |
msgid "Height of the spacer in pixels"
|
701 |
msgstr "Высота пробела в пикселях"
|
702 |
|
703 |
+
#: inc/core/data.php:379
|
704 |
msgid "Empty space with adjustable height"
|
705 |
msgstr "Пробел с настраиваемой высотой"
|
706 |
|
707 |
+
#: inc/core/data.php:384
|
708 |
msgid "Highlight"
|
709 |
msgstr "Выделитель"
|
710 |
|
711 |
+
#: inc/core/data.php:392 inc/core/data.php:692 inc/core/data.php:881
|
712 |
msgid "Background"
|
713 |
msgstr "Фон"
|
714 |
|
715 |
+
#: inc/core/data.php:393
|
716 |
msgid "Highlighted text background color"
|
717 |
msgstr "Цвет фона выделяемого текста"
|
718 |
|
719 |
+
#: inc/core/data.php:399 inc/core/data.php:698 inc/core/data.php:887
|
720 |
msgid "Text color"
|
721 |
msgstr "Цвет текста"
|
722 |
|
723 |
+
#: inc/core/data.php:399
|
724 |
msgid "Highlighted text color"
|
725 |
msgstr "Цвет выделяемого текста"
|
726 |
|
727 |
+
#: inc/core/data.php:407 inc/core/data.php:408
|
728 |
msgid "Highlighted text"
|
729 |
msgstr "Подсвеченный текст"
|
730 |
|
731 |
+
#: inc/core/data.php:413 inc/core/data.php:437 inc/vendor/sunrise.php:409
|
732 |
msgid "Label"
|
733 |
msgstr "Ярлык"
|
734 |
|
735 |
+
#: inc/core/data.php:421
|
736 |
msgid "Success"
|
737 |
msgstr "Успех"
|
738 |
|
739 |
+
#: inc/core/data.php:422
|
740 |
msgid "Warning"
|
741 |
msgstr "Внимание"
|
742 |
|
743 |
+
#: inc/core/data.php:423
|
744 |
msgid "Important"
|
745 |
msgstr "Важно"
|
746 |
|
747 |
+
#: inc/core/data.php:424
|
748 |
msgid "Black"
|
749 |
msgstr "Черный"
|
750 |
|
751 |
+
#: inc/core/data.php:425
|
752 |
msgid "Info"
|
753 |
msgstr "Инфо"
|
754 |
|
755 |
+
#: inc/core/data.php:428
|
756 |
msgid "Type"
|
757 |
msgstr "Тип"
|
758 |
|
759 |
+
#: inc/core/data.php:429
|
760 |
msgid "Style of the label"
|
761 |
msgstr "Стиль ярлыка"
|
762 |
|
763 |
+
#: inc/core/data.php:438
|
764 |
msgid "Styled label"
|
765 |
msgstr "Стильный ярлык"
|
766 |
|
767 |
+
#: inc/core/data.php:443 inc/core/data.php:473
|
768 |
msgid "Quote"
|
769 |
msgstr "Цитата"
|
770 |
|
771 |
+
#: inc/core/data.php:454
|
772 |
msgid "Choose style for this quote"
|
773 |
msgstr "Выберите стиль для этой цитаты"
|
774 |
|
775 |
+
#: inc/core/data.php:458
|
776 |
msgid "Cite"
|
777 |
msgstr "Автор"
|
778 |
|
779 |
+
#: inc/core/data.php:459
|
780 |
msgid "Quote author name"
|
781 |
msgstr "Имя автора цитаты"
|
782 |
|
783 |
+
#: inc/core/data.php:464
|
784 |
msgid "Cite url"
|
785 |
msgstr "Ссылка автора"
|
786 |
|
787 |
+
#: inc/core/data.php:465
|
788 |
msgid "Url of the quote author. Leave empty to disable link"
|
789 |
msgstr "Ссылка автора цитаты. Оставьте пустым, чтобы отключить ссылку"
|
790 |
|
791 |
+
#: inc/core/data.php:474
|
792 |
msgid "Blockquote alternative"
|
793 |
msgstr "Альтернатива цитаты"
|
794 |
|
795 |
+
#: inc/core/data.php:479 inc/core/data.php:498 inc/core/data.php:499
|
796 |
msgid "Pullquote"
|
797 |
msgstr "Цитата с обтеканием"
|
798 |
|
799 |
+
#: inc/core/data.php:490
|
800 |
msgid "Pullquote alignment (float)"
|
801 |
msgstr "Выравнивание цитаты (обтекание)"
|
802 |
|
803 |
+
#: inc/core/data.php:504 inc/core/data.php:535
|
804 |
msgid "Dropcap"
|
805 |
msgstr "Буквица"
|
806 |
|
807 |
+
#: inc/core/data.php:512 inc/core/data.php:677
|
808 |
msgid "Flat"
|
809 |
msgstr "Плоский"
|
810 |
|
811 |
+
#: inc/core/data.php:513
|
812 |
msgid "Light"
|
813 |
msgstr "Светлый"
|
814 |
|
815 |
+
#: inc/core/data.php:517
|
816 |
msgid "Dropcap style preset"
|
817 |
msgstr "Стиль буквицы"
|
818 |
|
819 |
+
#: inc/core/data.php:526
|
820 |
msgid "Choose dropcap size"
|
821 |
msgstr "Выберите размер буквицы"
|
822 |
|
823 |
+
#: inc/core/data.php:534
|
824 |
msgid "D"
|
825 |
msgstr "D"
|
826 |
|
827 |
+
#: inc/core/data.php:540
|
828 |
msgid "Frame"
|
829 |
msgstr "Рамка"
|
830 |
|
831 |
+
#: inc/core/data.php:553
|
832 |
msgid "Frame alignment"
|
833 |
msgstr "Выравнивание рамки"
|
834 |
|
835 |
+
#: inc/core/data.php:562
|
836 |
msgid "Styled image frame"
|
837 |
msgstr "Стильный рамка изображения"
|
838 |
|
839 |
+
#: inc/core/data.php:567
|
840 |
msgid "Row"
|
841 |
msgstr "Колонки"
|
842 |
|
843 |
+
#: inc/core/data.php:577
|
844 |
msgid ""
|
845 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
846 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
850 |
"[%prefix_column size=\"1/3\"]Содержимое колонки[/%prefix_column]\n"
|
851 |
"[%prefix_column size=\"1/3\"]Содержимое колонки[/%prefix_column]"
|
852 |
|
853 |
+
#: inc/core/data.php:578
|
854 |
msgid "Row for flexible columns"
|
855 |
msgstr "Контейнер с резиновыми колонками"
|
856 |
|
857 |
+
#: inc/core/data.php:583
|
858 |
msgid "Column"
|
859 |
msgstr "Колонка"
|
860 |
|
861 |
+
#: inc/core/data.php:590
|
862 |
msgid "Full width"
|
863 |
msgstr "Во всю ширину"
|
864 |
|
865 |
+
#: inc/core/data.php:591
|
866 |
msgid "One half"
|
867 |
msgstr "Одна вторая"
|
868 |
|
869 |
+
#: inc/core/data.php:592
|
870 |
msgid "One third"
|
871 |
msgstr "Одна третья"
|
872 |
|
873 |
+
#: inc/core/data.php:593
|
874 |
msgid "Two third"
|
875 |
msgstr "Две трети"
|
876 |
|
877 |
+
#: inc/core/data.php:594
|
878 |
msgid "One fourth"
|
879 |
msgstr "Одна четвертая"
|
880 |
|
881 |
+
#: inc/core/data.php:595
|
882 |
msgid "Three fourth"
|
883 |
msgstr "Три четвертых"
|
884 |
|
885 |
+
#: inc/core/data.php:596
|
886 |
msgid "One fifth"
|
887 |
msgstr "Одна пятая"
|
888 |
|
889 |
+
#: inc/core/data.php:597
|
890 |
msgid "Two fifth"
|
891 |
msgstr "Две пятых"
|
892 |
|
893 |
+
#: inc/core/data.php:598
|
894 |
msgid "Three fifth"
|
895 |
msgstr "Три пятых"
|
896 |
|
897 |
+
#: inc/core/data.php:599
|
898 |
msgid "Four fifth"
|
899 |
msgstr "Четыре пятых"
|
900 |
|
901 |
+
#: inc/core/data.php:600
|
902 |
msgid "One sixth"
|
903 |
msgstr "Одна шестая"
|
904 |
|
905 |
+
#: inc/core/data.php:601
|
906 |
msgid "Five sixth"
|
907 |
msgstr "Пять шестых"
|
908 |
|
909 |
+
#: inc/core/data.php:605
|
910 |
msgid "Select column width. This width will be calculated depend page width"
|
911 |
msgstr ""
|
912 |
"Выберите ширину колнки. Эта ширина будет рассчитана на основе ширины страницы"
|
913 |
|
914 |
+
#: inc/core/data.php:610 inc/core/data.php:718
|
915 |
msgid "Centered"
|
916 |
msgstr "По центру"
|
917 |
|
918 |
+
#: inc/core/data.php:611
|
919 |
msgid "Is this column centered on the page"
|
920 |
msgstr "Колонка выровнена по центру страницы"
|
921 |
|
922 |
+
#: inc/core/data.php:619
|
923 |
msgid "Column content"
|
924 |
msgstr "Содержимое колонки"
|
925 |
|
926 |
+
#: inc/core/data.php:620
|
927 |
msgid "Flexible and responsive columns"
|
928 |
msgstr "Резновые колонки"
|
929 |
|
930 |
+
#: inc/core/data.php:625
|
931 |
msgid "List"
|
932 |
msgstr "Список"
|
933 |
|
934 |
+
#: inc/core/data.php:633
|
935 |
msgid "You can upload custom icon for this list or pick a built-in icon"
|
936 |
msgstr "Вы можете загрузить свою иконку для этого списка или выбрать из списка"
|
937 |
|
938 |
+
#: inc/core/data.php:638 inc/core/data.php:743 inc/core/data.php:793
|
939 |
msgid "Icon color"
|
940 |
msgstr "Цвет иконки"
|
941 |
|
942 |
+
#: inc/core/data.php:639 inc/core/data.php:744 inc/core/data.php:794
|
943 |
msgid ""
|
944 |
"This color will be applied to the selected icon. Does not works with "
|
945 |
"uploaded icons"
|
947 |
"Этот цвет будет применен только к иконке выбранной из списка. Не работает "
|
948 |
"для загруженных иконок"
|
949 |
|
950 |
+
#: inc/core/data.php:647
|
951 |
msgid ""
|
952 |
"<ul>\n"
|
953 |
"<li>List item</li>\n"
|
961 |
"<li>Элемент списка</li>\n"
|
962 |
"</ul>"
|
963 |
|
964 |
+
#: inc/core/data.php:648
|
965 |
msgid "Styled unordered list"
|
966 |
msgstr "Стильный неупорядоченный список"
|
967 |
|
968 |
+
#: inc/core/data.php:653
|
969 |
msgid "Button"
|
970 |
msgstr "Кнопка"
|
971 |
|
972 |
+
#: inc/core/data.php:660
|
973 |
msgid "Link"
|
974 |
msgstr "Ссылка"
|
975 |
|
976 |
+
#: inc/core/data.php:661
|
977 |
msgid "Button link"
|
978 |
msgstr "Ссылка кнопки"
|
979 |
|
980 |
+
#: inc/core/data.php:666 inc/core/data.php:1464
|
981 |
msgid "Same tab"
|
982 |
msgstr "Та же вкладка"
|
983 |
|
984 |
+
#: inc/core/data.php:667 inc/core/data.php:1465
|
985 |
msgid "New tab"
|
986 |
msgstr "Новая вкладка"
|
987 |
|
988 |
+
#: inc/core/data.php:670 inc/core/data.php:1468
|
989 |
msgid "Target"
|
990 |
msgstr "Цель"
|
991 |
|
992 |
+
#: inc/core/data.php:671
|
993 |
msgid "Button link target"
|
994 |
msgstr "Цель ссылки кнопки"
|
995 |
|
996 |
+
#: inc/core/data.php:678 inc/core/data.php:830
|
997 |
msgid "Soft"
|
998 |
msgstr "Мягкий"
|
999 |
|
1000 |
+
#: inc/core/data.php:679 inc/core/data.php:831
|
1001 |
msgid "Glass"
|
1002 |
msgstr "Стекло"
|
1003 |
|
1004 |
+
#: inc/core/data.php:680 inc/core/data.php:832
|
1005 |
msgid "Bubbles"
|
1006 |
msgstr "Пузыри"
|
1007 |
|
1008 |
+
#: inc/core/data.php:681 inc/core/data.php:833
|
1009 |
msgid "Noise"
|
1010 |
msgstr "Шум"
|
1011 |
|
1012 |
+
#: inc/core/data.php:682
|
1013 |
msgid "Stroked"
|
1014 |
msgstr "Прошитый"
|
1015 |
|
1016 |
+
#: inc/core/data.php:683
|
1017 |
msgid "3D"
|
1018 |
msgstr "3D"
|
1019 |
|
1020 |
+
#: inc/core/data.php:686
|
1021 |
msgid "Button background style preset"
|
1022 |
msgstr "Стиль фона кнопки"
|
1023 |
|
1024 |
+
#: inc/core/data.php:692
|
1025 |
msgid "Button background color"
|
1026 |
msgstr "Цвет фона кнопки"
|
1027 |
|
1028 |
+
#: inc/core/data.php:699
|
1029 |
msgid "Button text color"
|
1030 |
msgstr "Цвет текста кнопки"
|
1031 |
|
1032 |
+
#: inc/core/data.php:708
|
1033 |
msgid "Button size"
|
1034 |
msgstr "Размер кнопки"
|
1035 |
|
1036 |
+
#: inc/core/data.php:713
|
1037 |
msgid "Fluid"
|
1038 |
msgstr "Резиновая"
|
1039 |
|
1040 |
+
#: inc/core/data.php:713
|
1041 |
msgid "Fluid buttons has 100% width"
|
1042 |
msgstr "Резиновые кнопки имеют ширину 100%"
|
1043 |
|
1044 |
+
#: inc/core/data.php:718
|
1045 |
msgid "Is button centered on the page"
|
1046 |
msgstr "Кнопка выровнена по центру страницы"
|
1047 |
|
1048 |
+
#: inc/core/data.php:723
|
1049 |
msgid "Auto"
|
1050 |
msgstr "Авто"
|
1051 |
|
1052 |
+
#: inc/core/data.php:724
|
1053 |
msgid "Round"
|
1054 |
msgstr "Круглый"
|
1055 |
|
1056 |
+
#: inc/core/data.php:725
|
1057 |
msgid "Square"
|
1058 |
msgstr "Квадратный"
|
1059 |
|
1060 |
+
#: inc/core/data.php:731 inc/core/data.php:858 inc/core/data.php:896
|
1061 |
msgid "Radius"
|
1062 |
msgstr "Радиус"
|
1063 |
|
1064 |
+
#: inc/core/data.php:732
|
1065 |
msgid "Radius of button corners. Auto-radius calculation based on button size"
|
1066 |
msgstr ""
|
1067 |
"Радиус углов кнопки. Значени auto рассчитывается на основе размера кнопки"
|
1068 |
|
1069 |
+
#: inc/core/data.php:738
|
1070 |
msgid "You can upload custom icon for this button or pick a built-in icon"
|
1071 |
msgstr "Вы можете загрузить свою иконку для этой кнопки или выбрать из списка"
|
1072 |
|
1073 |
+
#: inc/core/data.php:749
|
1074 |
msgid "Text shadow"
|
1075 |
msgstr "Тень текста"
|
1076 |
|
1077 |
+
#: inc/core/data.php:750
|
1078 |
msgid "Button text shadow"
|
1079 |
msgstr "Тень текста на кнопке"
|
1080 |
|
1081 |
+
#: inc/core/data.php:754
|
1082 |
msgid "Description"
|
1083 |
msgstr "Описание"
|
1084 |
|
1085 |
+
#: inc/core/data.php:755
|
1086 |
msgid ""
|
1087 |
"Small description under button text. This option is incompatible with icon."
|
1088 |
msgstr ""
|
1089 |
"Небольшое описание под текстом кнопки. Это описание не совместимо с иконками "
|
1090 |
"кнопок."
|
1091 |
|
1092 |
+
#: inc/core/data.php:759
|
1093 |
msgid "onClick"
|
1094 |
msgstr "onClick"
|
1095 |
|
1096 |
+
#: inc/core/data.php:760
|
1097 |
msgid "Advanced JavaScript code for onClick action"
|
1098 |
msgstr "JavaScript код для атрибута onClick"
|
1099 |
|
1100 |
+
#: inc/core/data.php:768
|
1101 |
msgid "Button text"
|
1102 |
msgstr "Текст кнопки"
|
1103 |
|
1104 |
+
#: inc/core/data.php:769
|
1105 |
msgid "Styled button"
|
1106 |
msgstr "Стильная кнопка"
|
1107 |
|
1108 |
+
#: inc/core/data.php:774
|
1109 |
msgid "Service"
|
1110 |
msgstr "Услуга"
|
1111 |
|
1112 |
+
#: inc/core/data.php:780 inc/core/shortcodes.php:430
|
1113 |
msgid "Service title"
|
1114 |
msgstr "Название услуги"
|
1115 |
|
1116 |
+
#: inc/core/data.php:782
|
1117 |
msgid "Service name"
|
1118 |
msgstr "Название услуги"
|
1119 |
|
1120 |
+
#: inc/core/data.php:788
|
1121 |
msgid "You can upload custom icon for this box"
|
1122 |
msgstr "Вы можете загрузить свою иконку для этого блока"
|
1123 |
|
1124 |
+
#: inc/core/data.php:802
|
1125 |
msgid "Icon size"
|
1126 |
msgstr "Размер иконки"
|
1127 |
|
1128 |
+
#: inc/core/data.php:803
|
1129 |
msgid "Size of the uploaded icon in pixels"
|
1130 |
msgstr "Размер загруженной иконки в пикселях"
|
1131 |
|
1132 |
+
#: inc/core/data.php:811
|
1133 |
msgid "Service description"
|
1134 |
msgstr "Описание услуги"
|
1135 |
|
1136 |
+
#: inc/core/data.php:812
|
1137 |
msgid "Service box with title"
|
1138 |
msgstr "Блок услуга с заголовком"
|
1139 |
|
1140 |
+
#: inc/core/data.php:823
|
1141 |
msgid "Box title"
|
1142 |
msgstr "Заголовок блока"
|
1143 |
|
1144 |
+
#: inc/core/data.php:824
|
1145 |
msgid "Text for the box title"
|
1146 |
msgstr "Текст для заголовка блока"
|
1147 |
|
1148 |
+
#: inc/core/data.php:837
|
1149 |
msgid "Box style preset"
|
1150 |
msgstr "Стиль блока"
|
1151 |
|
1152 |
+
#: inc/core/data.php:843 inc/core/generator-views.php:99
|
1153 |
msgid "Color"
|
1154 |
msgstr "Цвет"
|
1155 |
|
1156 |
+
#: inc/core/data.php:844
|
1157 |
msgid "Color for the box title and borders"
|
1158 |
msgstr "Цвет заголовка блока и его рамки"
|
1159 |
|
1160 |
+
#: inc/core/data.php:850
|
1161 |
msgid "Title text color"
|
1162 |
msgstr "Цвет текста заголовка"
|
1163 |
|
1164 |
+
#: inc/core/data.php:850
|
1165 |
msgid "Color for the box title text"
|
1166 |
msgstr "Цвет текста в заголовке блока"
|
1167 |
|
1168 |
+
#: inc/core/data.php:859
|
1169 |
msgid "Box corners radius"
|
1170 |
msgstr "Радиус углов"
|
1171 |
|
1172 |
+
#: inc/core/data.php:867
|
1173 |
msgid "Box content"
|
1174 |
msgstr "Содержимое блока"
|
1175 |
|
1176 |
+
#: inc/core/data.php:868
|
1177 |
msgid "Colored box with caption"
|
1178 |
msgstr "Цветной блок с заголовком"
|
1179 |
|
1180 |
+
#: inc/core/data.php:873
|
1181 |
msgid "Note"
|
1182 |
msgstr "Заметка"
|
1183 |
|
1184 |
+
#: inc/core/data.php:881
|
1185 |
msgid "Note background color"
|
1186 |
msgstr "Цвет фона заметки"
|
1187 |
|
1188 |
+
#: inc/core/data.php:888
|
1189 |
msgid "Note text color"
|
1190 |
msgstr "Цвет текста заметки"
|
1191 |
|
1192 |
+
#: inc/core/data.php:896
|
1193 |
msgid "Note corners radius"
|
1194 |
msgstr "Радиус углов"
|
1195 |
|
1196 |
+
#: inc/core/data.php:904
|
1197 |
msgid "Note text"
|
1198 |
msgstr "Текст заметки"
|
1199 |
|
1200 |
+
#: inc/core/data.php:905
|
1201 |
msgid "Colored box"
|
1202 |
msgstr "Цветной блок"
|
1203 |
|
1204 |
+
#: inc/core/data.php:910
|
1205 |
msgid "Lightbox"
|
1206 |
msgstr "Лайтбокс"
|
1207 |
|
1208 |
+
#: inc/core/data.php:917
|
1209 |
msgid "Iframe"
|
1210 |
msgstr "Фрейм (iframe)"
|
1211 |
|
1212 |
+
#: inc/core/data.php:918
|
1213 |
msgid "Image"
|
1214 |
msgstr "Изображение"
|
1215 |
|
1216 |
+
#: inc/core/data.php:919
|
1217 |
msgid "Inline (html content)"
|
1218 |
msgstr "HTML элемент"
|
1219 |
|
1220 |
+
#: inc/core/data.php:922
|
1221 |
msgid "Content type"
|
1222 |
msgstr "Тип содержимого"
|
1223 |
|
1224 |
+
#: inc/core/data.php:923
|
1225 |
msgid "Select type of the lightbox window content"
|
1226 |
msgstr "Выберите тип содержимого в окне лайтбокса"
|
1227 |
|
1228 |
+
#: inc/core/data.php:927
|
1229 |
msgid "Content source"
|
1230 |
msgstr "Источник содержимого"
|
1231 |
|
1232 |
+
#: inc/core/data.php:928
|
1233 |
msgid ""
|
1234 |
"Insert here URL or CSS selector. Use URL for Iframe and Image content types. "
|
1235 |
"Use CSS selector for Inline content type.<br />Example values:<br /><b"
|
1246 |
"%value>http://example.com/</b> - любая веб-страница (фрейм)<br /><b"
|
1247 |
"%value>#contact-form</b> - любой HTML элемент (html элемент)"
|
1248 |
|
1249 |
+
#: inc/core/data.php:936
|
1250 |
msgid "[%prefix_button] Click Here to Watch the Video [/%prefix_button]"
|
1251 |
msgstr ""
|
1252 |
"[%prefix_button] Нажмите здесь чтобы посмотреть видео [/%prefix_button]"
|
1253 |
|
1254 |
+
#: inc/core/data.php:937
|
1255 |
msgid "Lightbox window with custom content"
|
1256 |
msgstr "Лайтбокс с произвольным содержимым"
|
1257 |
|
1258 |
+
#: inc/core/data.php:942
|
1259 |
msgid "Tooltip"
|
1260 |
msgstr "Подсказка"
|
1261 |
|
1262 |
+
#: inc/core/data.php:949
|
1263 |
msgid "Basic: Light"
|
1264 |
msgstr "Базовый: Светлый"
|
1265 |
|
1266 |
+
#: inc/core/data.php:950
|
1267 |
msgid "Basic: Dark"
|
1268 |
msgstr "Базовый: Темный"
|
1269 |
|
1270 |
+
#: inc/core/data.php:951
|
1271 |
msgid "Basic: Yellow"
|
1272 |
msgstr "Базовый: Желтый"
|
1273 |
|
1274 |
+
#: inc/core/data.php:952
|
1275 |
msgid "Basic: Green"
|
1276 |
msgstr "Базовый: Зеленый"
|
1277 |
|
1278 |
+
#: inc/core/data.php:953
|
1279 |
msgid "Basic: Red"
|
1280 |
msgstr "Базовый: Красный"
|
1281 |
|
1282 |
+
#: inc/core/data.php:954
|
1283 |
msgid "Basic: Blue"
|
1284 |
msgstr "Базовый: Голубой"
|
1285 |
|
1286 |
+
#: inc/core/data.php:955
|
1287 |
msgid "Youtube"
|
1288 |
msgstr "Youtube"
|
1289 |
|
1290 |
+
#: inc/core/data.php:956
|
1291 |
msgid "Tipsy"
|
1292 |
msgstr "Tipsy"
|
1293 |
|
1294 |
+
#: inc/core/data.php:957
|
1295 |
msgid "Bootstrap"
|
1296 |
msgstr "Bootstrap"
|
1297 |
|
1298 |
+
#: inc/core/data.php:958
|
1299 |
msgid "jTools"
|
1300 |
msgstr "jTools"
|
1301 |
|
1302 |
+
#: inc/core/data.php:959
|
1303 |
msgid "Tipped"
|
1304 |
msgstr "Tipped"
|
1305 |
|
1306 |
+
#: inc/core/data.php:960
|
1307 |
msgid "Cluetip"
|
1308 |
msgstr "Cluetip"
|
1309 |
|
1310 |
+
#: inc/core/data.php:964
|
1311 |
msgid "Tooltip window style"
|
1312 |
msgstr "Стиль окна подсказки"
|
1313 |
|
1314 |
+
#: inc/core/data.php:969
|
1315 |
msgid "Top"
|
1316 |
msgstr "Сверху"
|
1317 |
|
1318 |
+
#: inc/core/data.php:970
|
1319 |
msgid "Bottom"
|
1320 |
msgstr "Снизу"
|
1321 |
|
1322 |
+
#: inc/core/data.php:975
|
1323 |
msgid "Position"
|
1324 |
msgstr "Положение"
|
1325 |
|
1326 |
+
#: inc/core/data.php:976
|
1327 |
msgid "Tooltip position"
|
1328 |
msgstr "Положение всплывающей подсказки"
|
1329 |
|
1330 |
+
#: inc/core/data.php:981
|
1331 |
msgid "Shadow"
|
1332 |
msgstr "Тень"
|
1333 |
|
1334 |
+
#: inc/core/data.php:982
|
1335 |
msgid ""
|
1336 |
"Add shadow to tooltip. This option is only works with basic styes, e.g. "
|
1337 |
"blue, green etc."
|
1338 |
msgstr "Добавить тень окну подсказки. Тень работает только для базовых стилей."
|
1339 |
|
1340 |
+
#: inc/core/data.php:987
|
1341 |
msgid "Rounded corners"
|
1342 |
msgstr "Скругление"
|
1343 |
|
1344 |
+
#: inc/core/data.php:988
|
1345 |
msgid ""
|
1346 |
"Use rounded for tooltip. This option is only works with basic styes, e.g. "
|
1347 |
"blue, green etc."
|
1349 |
"Добавить скругленные уголки окну подсказки. Скругление работает только для "
|
1350 |
"базовых стилей."
|
1351 |
|
1352 |
+
#: inc/core/data.php:1002
|
1353 |
msgid "Font size"
|
1354 |
msgstr "Размер шрифта"
|
1355 |
|
1356 |
+
#: inc/core/data.php:1003
|
1357 |
msgid "Tooltip font size"
|
1358 |
msgstr "Размер шрифта подсказки"
|
1359 |
|
1360 |
+
#: inc/core/data.php:1007
|
1361 |
msgid "Tooltip title"
|
1362 |
msgstr "Заголовок подсказки"
|
1363 |
|
1364 |
+
#: inc/core/data.php:1008
|
1365 |
msgid ""
|
1366 |
"Enter title for tooltip window. Leave this field empty to hide the title"
|
1367 |
msgstr ""
|
1368 |
"Укажите заголовок окна подсказки. Оставьте поле пустым, чтобы скрыть "
|
1369 |
"заголовок"
|
1370 |
|
1371 |
+
#: inc/core/data.php:1011 inc/core/shortcodes.php:508
|
1372 |
msgid "Tooltip text"
|
1373 |
msgstr "Текст подсказки"
|
1374 |
|
1375 |
+
#: inc/core/data.php:1012
|
1376 |
msgid "Tooltip content"
|
1377 |
msgstr "Содержимое подсказки"
|
1378 |
|
1379 |
+
#: inc/core/data.php:1013
|
1380 |
msgid "Enter tooltip content here"
|
1381 |
msgstr "Введите сюда содержимое подсказки"
|
1382 |
|
1383 |
+
#: inc/core/data.php:1018
|
1384 |
msgid "Show and hide on mouse hover"
|
1385 |
msgstr "Показать и скрыть при наведении мыши"
|
1386 |
|
1387 |
+
#: inc/core/data.php:1019
|
1388 |
msgid "Show and hide by mouse click"
|
1389 |
msgstr "Показать и скрыть по клику мыши"
|
1390 |
|
1391 |
+
#: inc/core/data.php:1020
|
1392 |
msgid "Always visible"
|
1393 |
msgstr "Всегда видима"
|
1394 |
|
1395 |
+
#: inc/core/data.php:1023
|
1396 |
msgid "Behavior"
|
1397 |
msgstr "Поведение"
|
1398 |
|
1399 |
+
#: inc/core/data.php:1024
|
1400 |
msgid "Select tooltip behavior"
|
1401 |
msgstr "Выберите поведение подсказки"
|
1402 |
|
1403 |
+
#: inc/core/data.php:1029
|
1404 |
msgid "Close button"
|
1405 |
msgstr "Кнопка закрыть"
|
1406 |
|
1407 |
+
#: inc/core/data.php:1030
|
1408 |
msgid "Show close button"
|
1409 |
msgstr "Показывать кнопку закрыть"
|
1410 |
|
1411 |
+
#: inc/core/data.php:1038
|
1412 |
msgid "[%prefix_button] Hover me to open tooltip [/%prefix_button]"
|
1413 |
msgstr ""
|
1414 |
"[%prefix_button] Наведите мышку чтобы увидеть подсказку [/%prefix_button]"
|
1415 |
|
1416 |
+
#: inc/core/data.php:1039
|
1417 |
msgid "Tooltip window with custom content"
|
1418 |
msgstr "Всплывающая подсказка с произвольным содержимым"
|
1419 |
|
1420 |
+
#: inc/core/data.php:1044
|
1421 |
msgid "Private"
|
1422 |
msgstr "Заметка для авторов"
|
1423 |
|
1424 |
+
#: inc/core/data.php:1054
|
1425 |
msgid "Private note text"
|
1426 |
msgstr "Текст приватной заметки"
|
1427 |
|
1428 |
+
#: inc/core/data.php:1055
|
1429 |
msgid "Private note for post authors"
|
1430 |
msgstr "Приватный текст для других авторов"
|
1431 |
|
1432 |
+
#: inc/core/data.php:1060
|
1433 |
msgid "YouTube"
|
1434 |
msgstr "YouTube"
|
1435 |
|
1436 |
+
#: inc/core/data.php:1067 inc/core/data.php:1118 inc/core/data.php:1236
|
1437 |
+
#: inc/core/data.php:1285 inc/core/data.php:1539 inc/core/data.php:1636
|
1438 |
msgid "Url"
|
1439 |
msgstr "Ссылка"
|
1440 |
|
1441 |
+
#: inc/core/data.php:1068 inc/core/data.php:1119
|
1442 |
msgid "Url of YouTube page with video. Ex: http://youtube.com/watch?v=XXXXXX"
|
1443 |
msgstr ""
|
1444 |
"Ссылка на страницу YouTube с видео. Пример: http://youtube.com/watch?v=XXXXXX"
|
1445 |
|
1446 |
+
#: inc/core/data.php:1076 inc/core/data.php:1132 inc/core/data.php:1244
|
1447 |
+
#: inc/core/data.php:1293 inc/core/data.php:1335 inc/core/data.php:1389
|
1448 |
+
#: inc/core/data.php:1645 inc/core/data.php:1684 inc/core/data.php:1766
|
1449 |
+
#: inc/core/data.php:1883 inc/core/data.php:2019 inc/core/data.php:2235
|
1450 |
msgid "Width"
|
1451 |
msgstr "Ширина"
|
1452 |
|
1453 |
+
#: inc/core/data.php:1077 inc/core/data.php:1133 inc/core/data.php:1245
|
1454 |
+
#: inc/core/data.php:1294 inc/core/data.php:1390
|
1455 |
msgid "Player width"
|
1456 |
msgstr "Ширина плеера"
|
1457 |
|
1458 |
+
#: inc/core/data.php:1086 inc/core/data.php:1142 inc/core/data.php:1254
|
1459 |
+
#: inc/core/data.php:1303 inc/core/data.php:1399
|
1460 |
msgid "Player height"
|
1461 |
msgstr "Высота плеера"
|
1462 |
|
1463 |
+
#: inc/core/data.php:1091 inc/core/data.php:1147 inc/core/data.php:1259
|
1464 |
+
#: inc/core/data.php:1308 inc/core/data.php:1660 inc/core/data.php:1699
|
1465 |
+
#: inc/core/data.php:1779 inc/core/data.php:1898
|
1466 |
msgid "Responsive"
|
1467 |
msgstr "Отзывчивость (responsive)"
|
1468 |
|
1469 |
+
#: inc/core/data.php:1092 inc/core/data.php:1148 inc/core/data.php:1260
|
1470 |
+
#: inc/core/data.php:1309
|
1471 |
msgid "Ignore width and height parameters and make player responsive"
|
1472 |
msgstr ""
|
1473 |
"Игнорировать значения ширины и высоты и сделать проигрыватель отзывчивым"
|
1474 |
|
1475 |
+
#: inc/core/data.php:1097 inc/core/data.php:1181 inc/core/data.php:1265
|
1476 |
+
#: inc/core/data.php:1341 inc/core/data.php:1410 inc/core/data.php:1814
|
1477 |
+
#: inc/core/data.php:1950
|
1478 |
msgid "Autoplay"
|
1479 |
msgstr "Автовоспроизведение"
|
1480 |
|
1481 |
+
#: inc/core/data.php:1098 inc/core/data.php:1182 inc/core/data.php:1266
|
1482 |
msgid "Play video automatically when page is loaded"
|
1483 |
msgstr "Воспроизвести видео автоматически при открытии страницы"
|
1484 |
|
1485 |
+
#: inc/core/data.php:1106
|
1486 |
msgid "YouTube video"
|
1487 |
msgstr "Видео YouTube"
|
1488 |
|
1489 |
+
#: inc/core/data.php:1111
|
1490 |
msgid "YouTube Advanced"
|
1491 |
msgstr "YouTube продвинутый"
|
1492 |
|
1493 |
+
#: inc/core/data.php:1123
|
1494 |
msgid "Playlist"
|
1495 |
msgstr "Плейлист"
|
1496 |
|
1497 |
+
#: inc/core/data.php:1124
|
1498 |
msgid ""
|
1499 |
"Value is a comma-separated list of video IDs to play. If you specify a "
|
1500 |
"value, the first video that plays will be the VIDEO_ID specified in the URL "
|
1504 |
"значение, то первым будет проиграно видео из параметра URL, а указанные "
|
1505 |
"здесь видео будут проиграны после него"
|
1506 |
|
1507 |
+
#: inc/core/data.php:1153
|
1508 |
msgid "0 - Hide controls"
|
1509 |
msgstr "0 - Спрятать панель"
|
1510 |
|
1511 |
+
#: inc/core/data.php:1154
|
1512 |
msgid "1 - Show controls"
|
1513 |
msgstr "1 - Показать панель"
|
1514 |
|
1515 |
+
#: inc/core/data.php:1155
|
1516 |
msgid "2 - Show controls when playback is started"
|
1517 |
msgstr "2 - Показать панель при начале воспроизведения"
|
1518 |
|
1519 |
+
#: inc/core/data.php:1158 inc/core/data.php:1404
|
1520 |
msgid "Controls"
|
1521 |
msgstr "Элементы управления"
|
1522 |
|
1523 |
+
#: inc/core/data.php:1159
|
1524 |
msgid "This parameter indicates whether the video player controls will display"
|
1525 |
msgstr ""
|
1526 |
"Этот параметр определяет как показывать панель управления воспроизведением"
|
1527 |
|
1528 |
+
#: inc/core/data.php:1164
|
1529 |
msgid "0 - Do not hide controls"
|
1530 |
msgstr "0 - Не прятать панель"
|
1531 |
|
1532 |
+
#: inc/core/data.php:1165
|
1533 |
msgid "1 - Hide all controls on mouse out"
|
1534 |
msgstr "1 - Спрятать панель при уходе мыши"
|
1535 |
|
1536 |
+
#: inc/core/data.php:1166
|
1537 |
msgid "2 - Hide progress bar on mouse out"
|
1538 |
msgstr "2 - Спрятать полосу прокрутки при уходе мыши"
|
1539 |
|
1540 |
+
#: inc/core/data.php:1169
|
1541 |
msgid "Autohide"
|
1542 |
msgstr "Авто-скрытие"
|
1543 |
|
1544 |
+
#: inc/core/data.php:1170
|
1545 |
msgid ""
|
1546 |
"This parameter indicates whether the video controls will automatically hide "
|
1547 |
"after a video begins playing"
|
1549 |
"Этот параметр определяет как скрывать панель управления воспроизведением во "
|
1550 |
"время проигрывания ролика"
|
1551 |
|
1552 |
+
#: inc/core/data.php:1175
|
1553 |
msgid "Show title bar"
|
1554 |
msgstr "Показывать заголовок"
|
1555 |
|
1556 |
+
#: inc/core/data.php:1176
|
1557 |
msgid ""
|
1558 |
"If you set the parameter value to NO, then the player will not display "
|
1559 |
"information like the video title and uploader before the video starts "
|
1562 |
"Если вы установите параметр на НЕТ, то в плеере не будет показан заголовок с "
|
1563 |
"названием видео и имя автора видео"
|
1564 |
|
1565 |
+
#: inc/core/data.php:1187 inc/core/data.php:1347 inc/core/data.php:1416
|
1566 |
msgid "Loop"
|
1567 |
msgstr "Повтор"
|
1568 |
|
1569 |
+
#: inc/core/data.php:1188
|
1570 |
msgid ""
|
1571 |
"Setting of YES will cause the player to play the initial video again and "
|
1572 |
"again"
|
1573 |
msgstr "Видео будет снова проиграно по окнчании воспроизведения"
|
1574 |
|
1575 |
+
#: inc/core/data.php:1193
|
1576 |
msgid "Related videos"
|
1577 |
msgstr "Похожие видео"
|
1578 |
|
1579 |
+
#: inc/core/data.php:1194
|
1580 |
msgid ""
|
1581 |
"This parameter indicates whether the player should show related videos when "
|
1582 |
"playback of the initial video ends"
|
1584 |
"Этот параметр позволяет отключать показ похожих видео по окончании "
|
1585 |
"воспроизведения"
|
1586 |
|
1587 |
+
#: inc/core/data.php:1199
|
1588 |
msgid "Show full-screen button"
|
1589 |
msgstr "Показывать кнопку полноэкранного режима"
|
1590 |
|
1591 |
+
#: inc/core/data.php:1200
|
1592 |
msgid ""
|
1593 |
"Setting this parameter to NO prevents the fullscreen button from displaying"
|
1594 |
msgstr ""
|
1595 |
"Установка этого параметра на НЕТ скроет кнопку перехода в полноэкранный режим"
|
1596 |
|
1597 |
+
#: inc/core/data.php:1206
|
1598 |
msgid ""
|
1599 |
"This parameter lets you use a YouTube player that does not show a YouTube "
|
1600 |
"logo. Set the parameter value to YES to prevent the YouTube logo from "
|
1606 |
"управления воспроизведением. Вместо он будет показан либо в панели заголовка "
|
1607 |
"видео, либо как полупрозрачный над видео"
|
1608 |
|
1609 |
+
#: inc/core/data.php:1211
|
1610 |
msgid "Dark theme"
|
1611 |
msgstr "Темная тема"
|
1612 |
|
1613 |
+
#: inc/core/data.php:1212
|
1614 |
msgid "Light theme"
|
1615 |
msgstr "Светлая тема"
|
1616 |
|
1617 |
+
#: inc/core/data.php:1215 inc/core/data.php:2266
|
1618 |
msgid "Theme"
|
1619 |
msgstr "Тема"
|
1620 |
|
1621 |
+
#: inc/core/data.php:1216
|
1622 |
msgid ""
|
1623 |
"This parameter indicates whether the embedded player will display player "
|
1624 |
"controls (like a play button or volume control) within a dark or light "
|
1625 |
"control bar"
|
1626 |
msgstr "Выберите тему для проигрывателя"
|
1627 |
|
1628 |
+
#: inc/core/data.php:1224
|
1629 |
msgid "YouTube video player with advanced settings"
|
1630 |
msgstr "YouTube видео плеер с расширенными настройками"
|
1631 |
|
1632 |
+
#: inc/core/data.php:1229
|
1633 |
msgid "Vimeo"
|
1634 |
msgstr "Vimeo"
|
1635 |
|
1636 |
+
#: inc/core/data.php:1236
|
1637 |
msgid "Url of Vimeo page with video"
|
1638 |
msgstr "Ссылка на страницу Vimeo с видео"
|
1639 |
|
1640 |
+
#: inc/core/data.php:1274
|
1641 |
msgid "Vimeo video"
|
1642 |
msgstr "Видео Vimeo"
|
1643 |
|
1644 |
+
#: inc/core/data.php:1279
|
1645 |
msgid "Screenr"
|
1646 |
msgstr "Screenr"
|
1647 |
|
1648 |
+
#: inc/core/data.php:1285
|
1649 |
msgid "Url of Screenr page with video"
|
1650 |
msgstr "Ссылка на страницу Screenr с видео"
|
1651 |
|
1652 |
+
#: inc/core/data.php:1317
|
1653 |
msgid "Screenr video"
|
1654 |
msgstr "Видео Screenr"
|
1655 |
|
1656 |
+
#: inc/core/data.php:1322
|
1657 |
msgid "Audio"
|
1658 |
msgstr "Аудио"
|
1659 |
|
1660 |
+
#: inc/core/data.php:1329 inc/core/data.php:1368
|
1661 |
msgid "File"
|
1662 |
msgstr "Файл"
|
1663 |
|
1664 |
+
#: inc/core/data.php:1330
|
1665 |
msgid "Audio file url. Supported formats: mp3, ogg"
|
1666 |
msgstr "Ссылка на аудио-файл. Поддерживаемые форматы: mp3, ogg"
|
1667 |
|
1668 |
+
#: inc/core/data.php:1336
|
1669 |
msgid ""
|
1670 |
"Player width. You can specify width in percents and player will be "
|
1671 |
"responsive. Example values: <b%value>200px</b>, <b%value>100%</b>"
|
1674 |
"отзывчивым (responsive). Примеры значений: <b%value>200px</b>, <b"
|
1675 |
"%value>100%</b>"
|
1676 |
|
1677 |
+
#: inc/core/data.php:1342 inc/core/data.php:1411
|
1678 |
msgid "Play file automatically when page is loaded"
|
1679 |
msgstr "Воспроизводить файл автоматически при открытии страницы"
|
1680 |
|
1681 |
+
#: inc/core/data.php:1348 inc/core/data.php:1417
|
1682 |
msgid "Repeat when playback is ended"
|
1683 |
msgstr "Повторять, когда воспроизведение окночено"
|
1684 |
|
1685 |
+
#: inc/core/data.php:1356
|
1686 |
msgid "Custom audio player"
|
1687 |
msgstr "Настраиваемый аудио-плеер"
|
1688 |
|
1689 |
+
#: inc/core/data.php:1361
|
1690 |
msgid "Video"
|
1691 |
msgstr "Видео"
|
1692 |
|
1693 |
+
#: inc/core/data.php:1369
|
1694 |
msgid "Url to mp4/flv video-file"
|
1695 |
msgstr "Ссылка на mp4/flv видео-файл"
|
1696 |
|
1697 |
+
#: inc/core/data.php:1374
|
1698 |
msgid "Poster"
|
1699 |
msgstr "Постер"
|
1700 |
|
1701 |
+
#: inc/core/data.php:1375
|
1702 |
msgid "Url to poster image, that will be shown before playback"
|
1703 |
msgstr ""
|
1704 |
"Ссылка на изображение постера. Изображение будет показано перед началом "
|
1705 |
"воспроизведения"
|
1706 |
|
1707 |
+
#: inc/core/data.php:1381
|
1708 |
msgid "Player title"
|
1709 |
msgstr "Заголовок плеера"
|
1710 |
|
1711 |
+
#: inc/core/data.php:1405
|
1712 |
msgid "Show player controls (play/pause etc.) or not"
|
1713 |
msgstr ""
|
1714 |
"Показывать элементы управления плеером (воспроизведение/пауза и т.д.) или нет"
|
1715 |
|
1716 |
+
#: inc/core/data.php:1425
|
1717 |
msgid "Custom video player"
|
1718 |
msgstr "Настраиваемый видео-плеер"
|
1719 |
|
1720 |
+
#: inc/core/data.php:1430
|
1721 |
msgid "Table"
|
1722 |
msgstr "Таблица"
|
1723 |
|
1724 |
+
#: inc/core/data.php:1437
|
1725 |
msgid "CSV file"
|
1726 |
msgstr "CSV файл"
|
1727 |
|
1728 |
+
#: inc/core/data.php:1438
|
1729 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
1730 |
msgstr ""
|
1731 |
"Если вы хотите создать HTML-таблицу из CSV-файла, то загрузите его в это поле"
|
1732 |
|
1733 |
+
#: inc/core/data.php:1446
|
1734 |
msgid ""
|
1735 |
"<table>\n"
|
1736 |
"<tr>\n"
|
1754 |
"</tr>\n"
|
1755 |
"</table>"
|
1756 |
|
1757 |
+
#: inc/core/data.php:1447
|
1758 |
msgid "Styled table from HTML or CSV file"
|
1759 |
msgstr "Стильная таблица из HTML или CSV файла"
|
1760 |
|
1761 |
+
#: inc/core/data.php:1452
|
1762 |
msgid "Permalink"
|
1763 |
msgstr "Постоянная ссылка"
|
1764 |
|
1765 |
+
#: inc/core/data.php:1458 inc/core/data.php:2375
|
1766 |
msgid "ID"
|
1767 |
msgstr "ID"
|
1768 |
|
1769 |
+
#: inc/core/data.php:1459
|
1770 |
msgid "Post or page ID"
|
1771 |
msgstr "ID записи или страницы"
|
1772 |
|
1773 |
+
#: inc/core/data.php:1469
|
1774 |
msgid "Link target. blank - link will be opened in new window/tab"
|
1775 |
msgstr ""
|
1776 |
"Цель ссылки. blank - означает что ссылка будет открыта в новом окне или "
|
1777 |
"вкладке"
|
1778 |
|
1779 |
+
#: inc/core/data.php:1478
|
1780 |
msgid "Permalink to specified post/page"
|
1781 |
msgstr "Постоянная ссылка на страницу"
|
1782 |
|
1783 |
+
#: inc/core/data.php:1483
|
1784 |
msgid "Members"
|
1785 |
msgstr "Участники"
|
1786 |
|
1787 |
+
#: inc/core/data.php:1488 inc/core/shortcodes.php:756
|
1788 |
msgid "This content is for registered users only. Please %login%."
|
1789 |
msgstr ""
|
1790 |
"Это содержимое только для авторизованых пользователей. Пожалуйста %login%."
|
1791 |
|
1792 |
+
#: inc/core/data.php:1489
|
1793 |
msgid "Message"
|
1794 |
msgstr "Сообщение"
|
1795 |
|
1796 |
+
#: inc/core/data.php:1489
|
1797 |
msgid "Message for not logged users"
|
1798 |
msgstr "Собщение для неавторизованных"
|
1799 |
|
1800 |
+
#: inc/core/data.php:1494
|
1801 |
msgid "Box color"
|
1802 |
msgstr "Цвет блока"
|
1803 |
|
1804 |
+
#: inc/core/data.php:1494
|
1805 |
msgid "This color will applied only to box for not logged users"
|
1806 |
msgstr ""
|
1807 |
"Этот цвет будет применен только к блоку для не авторизованных посетителей"
|
1808 |
|
1809 |
+
#: inc/core/data.php:1497 inc/core/shortcodes.php:759
|
1810 |
msgid "login"
|
1811 |
msgstr "войдите"
|
1812 |
|
1813 |
+
#: inc/core/data.php:1498
|
1814 |
msgid "Login link text"
|
1815 |
msgstr "Текст ссылки войти"
|
1816 |
|
1817 |
+
#: inc/core/data.php:1498
|
1818 |
msgid "Text for the login link"
|
1819 |
msgstr "Текст ссылки ВОЙТИ"
|
1820 |
|
1821 |
+
#: inc/core/data.php:1502
|
1822 |
msgid "Login link url"
|
1823 |
msgstr "Адрес ссылки войти"
|
1824 |
|
1825 |
+
#: inc/core/data.php:1510
|
1826 |
msgid "Content for logged members"
|
1827 |
msgstr "Содержимое для авторизованых пользователей"
|
1828 |
|
1829 |
+
#: inc/core/data.php:1511
|
1830 |
msgid "Content for logged in members only"
|
1831 |
msgstr "Ссодержимое для авторизованых"
|
1832 |
|
1833 |
+
#: inc/core/data.php:1516
|
1834 |
msgid "Guests"
|
1835 |
msgstr "Гости"
|
1836 |
|
1837 |
+
#: inc/core/data.php:1526
|
1838 |
msgid "Content for guests"
|
1839 |
msgstr "Содержимое для гостей"
|
1840 |
|
1841 |
+
#: inc/core/data.php:1527
|
1842 |
msgid "Content for guests only"
|
1843 |
msgstr "Ссодержимое только для гостей"
|
1844 |
|
1845 |
+
#: inc/core/data.php:1532
|
1846 |
msgid "RSS Feed"
|
1847 |
msgstr "RSS лента"
|
1848 |
|
1849 |
+
#: inc/core/data.php:1540
|
1850 |
msgid "Url to RSS-feed"
|
1851 |
msgstr "Ссылка на RSS-ленту"
|
1852 |
|
1853 |
+
#: inc/core/data.php:1548 inc/core/data.php:1735 inc/core/data.php:1852
|
1854 |
+
#: inc/core/data.php:1988
|
1855 |
msgid "Limit"
|
1856 |
msgstr "Лимит"
|
1857 |
|
1858 |
+
#: inc/core/data.php:1548
|
1859 |
msgid "Number of items to show"
|
1860 |
msgstr "Количество элементов для отображения"
|
1861 |
|
1862 |
+
#: inc/core/data.php:1556
|
1863 |
msgid "Feed grabber"
|
1864 |
msgstr "Граббер новостных лент"
|
1865 |
|
1866 |
+
#: inc/core/data.php:1561
|
1867 |
msgid "Menu"
|
1868 |
msgstr "Меню"
|
1869 |
|
1870 |
+
#: inc/core/data.php:1568
|
1871 |
msgid "Menu name"
|
1872 |
msgstr "Имя меню"
|
1873 |
|
1874 |
+
#: inc/core/data.php:1568
|
1875 |
msgid "Custom menu name. Ex: Main menu"
|
1876 |
msgstr "Имя произвольного меню. Например: Главное меню"
|
1877 |
|
1878 |
+
#: inc/core/data.php:1576
|
1879 |
msgid "Custom menu by name"
|
1880 |
msgstr "Произвольное меню"
|
1881 |
|
1882 |
+
#: inc/core/data.php:1581
|
1883 |
msgid "Sub pages"
|
1884 |
msgstr "Подстраницы"
|
1885 |
|
1886 |
+
#: inc/core/data.php:1588 inc/core/data.php:1615
|
1887 |
msgid "Depth"
|
1888 |
msgstr "Глубина"
|
1889 |
|
1890 |
+
#: inc/core/data.php:1589
|
1891 |
msgid "Max depth level of children pages"
|
1892 |
msgstr "Максимальная глубина дочерних страниц"
|
1893 |
|
1894 |
+
#: inc/core/data.php:1594
|
1895 |
msgid "Parent ID"
|
1896 |
msgstr "ID родителя"
|
1897 |
|
1898 |
+
#: inc/core/data.php:1595
|
1899 |
msgid "ID of the parent page. Leave blank to use current page"
|
1900 |
msgstr ""
|
1901 |
"ID родительской страницы. Оставьте пустым, чтобы использовать текущую "
|
1902 |
"страницу"
|
1903 |
|
1904 |
+
#: inc/core/data.php:1603
|
1905 |
msgid "List of sub pages"
|
1906 |
msgstr "Список дочерних страниц"
|
1907 |
|
1908 |
+
#: inc/core/data.php:1608
|
1909 |
msgid "Siblings"
|
1910 |
msgstr "Соседние страницы"
|
1911 |
|
1912 |
+
#: inc/core/data.php:1616
|
1913 |
msgid "Max depth level"
|
1914 |
msgstr "Максимальный уровень вложенности"
|
1915 |
|
1916 |
+
#: inc/core/data.php:1624
|
1917 |
msgid "List of cureent page siblings"
|
1918 |
msgstr "Список страниц, соседних с текущей"
|
1919 |
|
1920 |
+
#: inc/core/data.php:1629
|
1921 |
msgid "Document"
|
1922 |
msgstr "Документ"
|
1923 |
|
1924 |
+
#: inc/core/data.php:1637
|
1925 |
msgid "Url to uploaded document. Supported formats: doc, xls, pdf etc."
|
1926 |
msgstr ""
|
1927 |
"Ссылка на загруженный документ. Поддерживаемые форматы: doc, xls, pdf и т.д."
|
1928 |
|
1929 |
+
#: inc/core/data.php:1646
|
1930 |
msgid "Viewer width"
|
1931 |
msgstr "Ширина просмотрщика"
|
1932 |
|
1933 |
+
#: inc/core/data.php:1655
|
1934 |
msgid "Viewer height"
|
1935 |
msgstr "Высота просмотрщика"
|
1936 |
|
1937 |
+
#: inc/core/data.php:1661
|
1938 |
msgid "Ignore width and height parameters and make viewer responsive"
|
1939 |
msgstr "Игнорировать значения ширины и высоты и сделать просмотрщик отзывчивым"
|
1940 |
|
1941 |
+
#: inc/core/data.php:1669
|
1942 |
msgid "Document viewer by Google"
|
1943 |
msgstr "Просмотрщик документов от Google"
|
1944 |
|
1945 |
+
#: inc/core/data.php:1674
|
1946 |
msgid "Gmap"
|
1947 |
msgstr "Google карта"
|
1948 |
|
1949 |
+
#: inc/core/data.php:1685
|
1950 |
msgid "Map width"
|
1951 |
msgstr "Ширина карты"
|
1952 |
|
1953 |
+
#: inc/core/data.php:1694
|
1954 |
msgid "Map height"
|
1955 |
msgstr "Высота карты"
|
1956 |
|
1957 |
+
#: inc/core/data.php:1700
|
1958 |
msgid "Ignore width and height parameters and make map responsive"
|
1959 |
msgstr "Игнорировать значения ширины и высоты и сделать карту отзывчивой"
|
1960 |
|
1961 |
+
#: inc/core/data.php:1705
|
1962 |
msgid "Marker"
|
1963 |
msgstr "Маркер"
|
1964 |
|
1965 |
+
#: inc/core/data.php:1706
|
1966 |
msgid "Address for the marker. You can type it in any language"
|
1967 |
msgstr "Адрес маркера. Вы можете ввести адрес на русском языке"
|
1968 |
|
1969 |
+
#: inc/core/data.php:1714
|
1970 |
msgid "Maps by Google"
|
1971 |
msgstr "Карты от Google"
|
1972 |
|
1973 |
+
#: inc/core/data.php:1719
|
1974 |
msgid "Slider"
|
1975 |
msgstr "Слайдер"
|
1976 |
|
1977 |
+
#: inc/core/data.php:1726 inc/core/data.php:1843 inc/core/data.php:1979
|
1978 |
msgid "Source"
|
1979 |
msgstr "Источник"
|
1980 |
|
1981 |
+
#: inc/core/data.php:1727 inc/core/data.php:1844 inc/core/data.php:1980
|
1982 |
msgid ""
|
1983 |
"Choose images source. You can use images from Media library or retrieve it "
|
1984 |
"from posts (thumbnails) posted under specified blog category. You can also "
|
1989 |
"опубликованных в выбранной категории. Вы также можете выбрать произвольную "
|
1990 |
"таксономию и её рубрики"
|
1991 |
|
1992 |
+
#: inc/core/data.php:1736 inc/core/data.php:1853 inc/core/data.php:1989
|
1993 |
msgid ""
|
1994 |
"Maximum number of image source posts (for recent posts, category and custom "
|
1995 |
"taxonomy)"
|
1997 |
"Максимальное кол-во записей с изображениями (для последних записей, "
|
1998 |
"категорий и произвольных таксономий)"
|
1999 |
|
2000 |
+
#: inc/core/data.php:1742
|
2001 |
msgid "Full-size image"
|
2002 |
msgstr "Полноразмерное изображение"
|
2003 |
|
2004 |
+
#: inc/core/data.php:1743 inc/core/data.php:1860 inc/core/data.php:1996
|
2005 |
msgid "Attachment page"
|
2006 |
msgstr "Страница медиа-файла"
|
2007 |
|
2008 |
+
#: inc/core/data.php:1744 inc/core/data.php:1861 inc/core/data.php:1997
|
2009 |
msgid "Post permalink"
|
2010 |
msgstr "Ссылка записи"
|
2011 |
|
2012 |
+
#: inc/core/data.php:1747 inc/core/data.php:1864 inc/core/data.php:2000
|
2013 |
msgid "Links"
|
2014 |
msgstr "Ссылки"
|
2015 |
|
2016 |
+
#: inc/core/data.php:1748 inc/core/data.php:1865 inc/core/data.php:2001
|
2017 |
msgid "Select which links will be used for images in this gallery"
|
2018 |
msgstr "Выберите какие ссылки использовать для элементов этой галереи"
|
2019 |
|
2020 |
+
#: inc/core/data.php:1753 inc/core/data.php:1870 inc/core/data.php:2006
|
2021 |
msgid "Same window"
|
2022 |
msgstr "То же окно"
|
2023 |
|
2024 |
+
#: inc/core/data.php:1754 inc/core/data.php:1871 inc/core/data.php:2007
|
2025 |
msgid "New window"
|
2026 |
msgstr "Новое окно"
|
2027 |
|
2028 |
+
#: inc/core/data.php:1757 inc/core/data.php:1874 inc/core/data.php:2010
|
2029 |
msgid "Links target"
|
2030 |
msgstr "Цель ссылок"
|
2031 |
|
2032 |
+
#: inc/core/data.php:1758 inc/core/data.php:1875 inc/core/data.php:2011
|
2033 |
msgid "Open links in"
|
2034 |
msgstr "Открывать ссылки в"
|
2035 |
|
2036 |
+
#: inc/core/data.php:1766
|
2037 |
msgid "Slider width (in pixels)"
|
2038 |
msgstr "Ширина слайдера (в пикселях)"
|
2039 |
|
2040 |
+
#: inc/core/data.php:1774
|
2041 |
msgid "Slider height (in pixels)"
|
2042 |
msgstr "Высота слайдера (в пикселях)"
|
2043 |
|
2044 |
+
#: inc/core/data.php:1780
|
2045 |
msgid "Ignore width and height parameters and make slider responsive"
|
2046 |
msgstr "Игнорировать значения ширины и высоты и сделать слайдер отзывчивым"
|
2047 |
|
2048 |
+
#: inc/core/data.php:1785 inc/core/data.php:1921 inc/core/data.php:2037
|
2049 |
msgid "Show titles"
|
2050 |
msgstr "Показывать заголовки"
|
2051 |
|
2052 |
+
#: inc/core/data.php:1785
|
2053 |
msgid "Display slide titles"
|
2054 |
msgstr "Отображать заголовки слайдов"
|
2055 |
|
2056 |
+
#: inc/core/data.php:1790
|
2057 |
msgid "Is slider centered on the page"
|
2058 |
msgstr "Слайдер выровнен по центру страницы"
|
2059 |
|
2060 |
+
#: inc/core/data.php:1795 inc/core/data.php:1931
|
2061 |
msgid "Arrows"
|
2062 |
msgstr "Стрелки"
|
2063 |
|
2064 |
+
#: inc/core/data.php:1795 inc/core/data.php:1931
|
2065 |
msgid "Show left and right arrows"
|
2066 |
msgstr "Показывать стрелки влево/вправо"
|
2067 |
|
2068 |
+
#: inc/core/data.php:1800 inc/core/data.php:1936
|
2069 |
msgid "Pagination"
|
2070 |
msgstr "Страницы"
|
2071 |
|
2072 |
+
#: inc/core/data.php:1801 inc/core/data.php:1937
|
2073 |
msgid "Show pagination"
|
2074 |
msgstr "Показывать страницы"
|
2075 |
|
2076 |
+
#: inc/core/data.php:1805 inc/core/data.php:1941
|
2077 |
msgid "Mouse wheel control"
|
2078 |
msgstr "Управление колесом мыши"
|
2079 |
|
2080 |
+
#: inc/core/data.php:1806
|
2081 |
msgid "Allow to change slides with mouse wheel"
|
2082 |
msgstr "Разрешить перелистывание слайдов колесом мышки"
|
2083 |
|
2084 |
+
#: inc/core/data.php:1815
|
2085 |
msgid "Choose interval between slide animations. Set to 0 to disable autoplay"
|
2086 |
msgstr ""
|
2087 |
"Укажите интервал между автоматической сменой слайдов. Задайте 0, чтобы "
|
2088 |
"отключить автовоспроизведение"
|
2089 |
|
2090 |
+
#: inc/core/data.php:1823 inc/core/data.php:1959
|
2091 |
msgid "Speed"
|
2092 |
msgstr "Скорость"
|
2093 |
|
2094 |
+
#: inc/core/data.php:1823 inc/core/data.php:1959
|
2095 |
msgid "Specify animation speed"
|
2096 |
msgstr "Укажите скорость анимации"
|
2097 |
|
2098 |
+
#: inc/core/data.php:1831
|
2099 |
msgid "Customizable image slider"
|
2100 |
msgstr "Настраиваемый слайдер изображений"
|
2101 |
|
2102 |
+
#: inc/core/data.php:1836
|
2103 |
msgid "Carousel"
|
2104 |
msgstr "Карусель"
|
2105 |
|
2106 |
+
#: inc/core/data.php:1859 inc/core/data.php:1995
|
2107 |
msgid "Original image"
|
2108 |
msgstr "Оригинальное изображение"
|
2109 |
|
2110 |
+
#: inc/core/data.php:1884
|
2111 |
msgid "Carousel width (in pixels)"
|
2112 |
msgstr "Ширина карусели (в пикселях)"
|
2113 |
|
2114 |
+
#: inc/core/data.php:1893
|
2115 |
msgid "Carousel height (in pixels)"
|
2116 |
msgstr "Высота карусели (в пикселях)"
|
2117 |
|
2118 |
+
#: inc/core/data.php:1899
|
2119 |
msgid "Ignore width and height parameters and make carousel responsive"
|
2120 |
msgstr "Игнорировать значения ширины и высоты и сделать карусель отзывчивой"
|
2121 |
|
2122 |
+
#: inc/core/data.php:1907
|
2123 |
msgid "Items to show"
|
2124 |
msgstr "Количество элементов для отображения"
|
2125 |
|
2126 |
+
#: inc/core/data.php:1908
|
2127 |
msgid "How much carousel items is visible"
|
2128 |
msgstr "Сколько элементов карусели видны постоянно"
|
2129 |
|
2130 |
+
#: inc/core/data.php:1915
|
2131 |
msgid "Scroll number"
|
2132 |
msgstr "Кол-во прокручиваемых"
|
2133 |
|
2134 |
+
#: inc/core/data.php:1916
|
2135 |
msgid "How much items are scrolled in one transition"
|
2136 |
msgstr "Сколько элементов карусели прокручивается за один переход"
|
2137 |
|
2138 |
+
#: inc/core/data.php:1921
|
2139 |
msgid "Display titles for each item"
|
2140 |
msgstr "Показывать заголовки для каждого элемента карусели"
|
2141 |
|
2142 |
+
#: inc/core/data.php:1926
|
2143 |
msgid "Is carousel centered on the page"
|
2144 |
msgstr "Карусель выровнена по центру страницы"
|
2145 |
|
2146 |
+
#: inc/core/data.php:1942
|
2147 |
msgid "Allow to rotate carousel with mouse wheel"
|
2148 |
msgstr "Разрешить прокрутку карусели колесом мыши"
|
2149 |
|
2150 |
+
#: inc/core/data.php:1951
|
2151 |
msgid "Choose interval between auto animations. Set to 0 to disable autoplay"
|
2152 |
msgstr ""
|
2153 |
"Укажите интервал между автоматической анимацией. Задайте 0, чтобы отключить "
|
2154 |
"автовоспроизведение"
|
2155 |
|
2156 |
+
#: inc/core/data.php:1967
|
2157 |
msgid "Customizable image carousel"
|
2158 |
msgstr "Настраиваемая карусель изображений"
|
2159 |
|
2160 |
+
#: inc/core/data.php:2019
|
2161 |
msgid "Single item width (in pixels)"
|
2162 |
msgstr "Ширина одного изображения (в пикселях)"
|
2163 |
|
2164 |
+
#: inc/core/data.php:2027
|
2165 |
msgid "Single item height (in pixels)"
|
2166 |
msgstr "Высота одного изображения (в пикселях)"
|
2167 |
|
2168 |
+
#: inc/core/data.php:2032
|
2169 |
msgid "Never"
|
2170 |
msgstr "Никогда"
|
2171 |
|
2172 |
+
#: inc/core/data.php:2033
|
2173 |
msgid "On mouse over"
|
2174 |
msgstr "При наведении мыши"
|
2175 |
|
2176 |
+
#: inc/core/data.php:2034
|
2177 |
msgid "Always"
|
2178 |
msgstr "Всегда"
|
2179 |
|
2180 |
+
#: inc/core/data.php:2038
|
2181 |
msgid "Title display mode"
|
2182 |
msgstr "Режим отображения заголовков"
|
2183 |
|
2184 |
+
#: inc/core/data.php:2046
|
2185 |
msgid "Customizable image gallery"
|
2186 |
msgstr "Настраиваемая галерея изображений"
|
2187 |
|
2188 |
+
#: inc/core/data.php:2051
|
2189 |
msgid "Posts"
|
2190 |
msgstr "Записи"
|
2191 |
|
2192 |
+
#: inc/core/data.php:2056 inc/core/data.php:2482
|
2193 |
msgid "Template"
|
2194 |
msgstr "Шаблон"
|
2195 |
|
2196 |
+
#: inc/core/data.php:2057
|
2197 |
msgid ""
|
2198 |
"<b>Do not change this field value if you do not understand description below."
|
2199 |
"</b><br/>Relative path to the template file. Default templates is placed "
|
2216 |
"одиночной записи или страницы<br/><b%value>templates/list-loop.php</b> - "
|
2217 |
"маркированный список с заголовками постов"
|
2218 |
|
2219 |
+
#: inc/core/data.php:2061
|
2220 |
msgid "Post ID's"
|
2221 |
msgstr "ID постов"
|
2222 |
|
2223 |
+
#: inc/core/data.php:2062
|
2224 |
msgid "Enter comma separated ID's of the posts that you want to show"
|
2225 |
msgstr "Введите ID постов, которые хотите отобразить, разделенные запятыми"
|
2226 |
|
2227 |
+
#: inc/core/data.php:2070
|
2228 |
msgid "Posts per page"
|
2229 |
msgstr "Кол-во записей"
|
2230 |
|
2231 |
+
#: inc/core/data.php:2071
|
2232 |
msgid ""
|
2233 |
"Specify number of posts that you want to show. Enter -1 to get all posts"
|
2234 |
msgstr ""
|
2235 |
"Укажите число записей, которое хотите отобразить. Введите -1 чтобы "
|
2236 |
"отобразить все найденные записи"
|
2237 |
|
2238 |
+
#: inc/core/data.php:2078
|
2239 |
msgid "Post types"
|
2240 |
msgstr "Типы постов"
|
2241 |
|
2242 |
+
#: inc/core/data.php:2079
|
2243 |
msgid "Select post types. Hold Ctrl key to select multiple post types"
|
2244 |
msgstr ""
|
2245 |
"Выберите типы постов. Удерживайте клавишу Ctrl чтобы выбрать несколько типов"
|
2246 |
|
2247 |
+
#: inc/core/data.php:2085 inc/core/generator-views.php:123
|
2248 |
msgid "Taxonomy"
|
2249 |
msgstr "Таксономия"
|
2250 |
|
2251 |
+
#: inc/core/data.php:2086
|
2252 |
msgid "Select taxonomy to show posts from"
|
2253 |
msgstr "Выберите таксономию, чтобы посмотреть её категории и выбрать их"
|
2254 |
|
2255 |
+
#: inc/core/data.php:2093
|
2256 |
msgid "Terms"
|
2257 |
msgstr "Категории (terms)"
|
2258 |
|
2259 |
+
#: inc/core/data.php:2094
|
2260 |
msgid "Select terms to show posts from"
|
2261 |
msgstr "Выберите категории, из которых нужно показать записи"
|
2262 |
|
2263 |
+
#: inc/core/data.php:2099
|
2264 |
msgid "Taxonomy term operator"
|
2265 |
msgstr "Оператор выбора категорий"
|
2266 |
|
2267 |
+
#: inc/core/data.php:2100
|
2268 |
msgid ""
|
2269 |
"IN - posts that have any of selected categories terms<br/>NOT IN - posts "
|
2270 |
"that is does not have any of selected terms<br/>AND - posts that have all "
|
2274 |
"будут показаны записи, которые НЕ имеют ни одной из выбранных категорий<br/"
|
2275 |
">AND - будут показаны записи, имеющие ТОЛЬКО выбранные категории"
|
2276 |
|
2277 |
+
#: inc/core/data.php:2107
|
2278 |
msgid "Authors"
|
2279 |
msgstr "Авторы"
|
2280 |
|
2281 |
+
#: inc/core/data.php:2108
|
2282 |
msgid "Choose the authors whose posts you want to show"
|
2283 |
msgstr "Выберите авторов, чьи записи хотите показать"
|
2284 |
|
2285 |
+
#: inc/core/data.php:2112
|
2286 |
msgid "Meta key"
|
2287 |
msgstr "Произвольное поле"
|
2288 |
|
2289 |
+
#: inc/core/data.php:2113
|
2290 |
msgid "Enter meta key name to show posts that have this key"
|
2291 |
msgstr ""
|
2292 |
"Введите оригинальное имя произвольного поля, чтобы показать все записи у "
|
2293 |
"которых это поле задано"
|
2294 |
|
2295 |
+
#: inc/core/data.php:2120
|
2296 |
msgid "Offset"
|
2297 |
msgstr "Смещение (offset)"
|
2298 |
|
2299 |
+
#: inc/core/data.php:2121
|
2300 |
msgid "Specify offset to start posts loop not from first post"
|
2301 |
msgstr ""
|
2302 |
"Укажите кол-во записей, которые будут пропущены и не показаны. Например, "
|
2303 |
"если указать 2, то будут показаны записи начиная со третьей"
|
2304 |
|
2305 |
+
#: inc/core/data.php:2126
|
2306 |
msgid "Descending"
|
2307 |
msgstr "По убыванию"
|
2308 |
|
2309 |
+
#: inc/core/data.php:2127
|
2310 |
msgid "Ascending"
|
2311 |
msgstr "По возрастанию"
|
2312 |
|
2313 |
+
#: inc/core/data.php:2130
|
2314 |
msgid "Order"
|
2315 |
msgstr "Порядок"
|
2316 |
|
2317 |
+
#: inc/core/data.php:2131
|
2318 |
msgid "Posts order"
|
2319 |
msgstr "Порядок сортировки записей"
|
2320 |
|
2321 |
+
#: inc/core/data.php:2137 inc/core/data.php:2353 inc/core/data.php:2426
|
2322 |
+
#: inc/core/data.php:2468
|
2323 |
msgid "Post ID"
|
2324 |
msgstr "ID записи"
|
2325 |
|
2326 |
+
#: inc/core/data.php:2138 inc/core/data.php:2427
|
2327 |
msgid "Post author"
|
2328 |
msgstr "Автор записи"
|
2329 |
|
2330 |
+
#: inc/core/data.php:2139 inc/core/data.php:2431
|
2331 |
msgid "Post title"
|
2332 |
msgstr "Заголовок записи"
|
2333 |
|
2334 |
+
#: inc/core/data.php:2140
|
2335 |
msgid "Post slug"
|
2336 |
msgstr "Ссылка записи (slug)"
|
2337 |
|
2338 |
+
#: inc/core/data.php:2141
|
2339 |
msgid "Date"
|
2340 |
msgstr "Дата"
|
2341 |
|
2342 |
+
#: inc/core/data.php:2141
|
2343 |
msgid "Last modified date"
|
2344 |
msgstr "Дата изменения"
|
2345 |
|
2346 |
+
#: inc/core/data.php:2142 inc/core/data.php:2152 inc/core/data.php:2440
|
2347 |
msgid "Post parent"
|
2348 |
msgstr "Родитель"
|
2349 |
|
2350 |
+
#: inc/core/data.php:2143
|
2351 |
msgid "Random"
|
2352 |
msgstr "Случайно"
|
2353 |
|
2354 |
+
#: inc/core/data.php:2143
|
2355 |
msgid "Comments number"
|
2356 |
msgstr "Кол-во комментариев"
|
2357 |
|
2358 |
+
#: inc/core/data.php:2144 inc/core/data.php:2442
|
2359 |
msgid "Menu order"
|
2360 |
msgstr "Порядок меню"
|
2361 |
|
2362 |
+
#: inc/core/data.php:2144
|
2363 |
msgid "Meta key values"
|
2364 |
msgstr "Значение произвольного поля"
|
2365 |
|
2366 |
+
#: inc/core/data.php:2147
|
2367 |
msgid "Order by"
|
2368 |
msgstr "Сортировать по"
|
2369 |
|
2370 |
+
#: inc/core/data.php:2148
|
2371 |
msgid "Order posts by"
|
2372 |
msgstr "Сортировать записи по следующему признаку"
|
2373 |
|
2374 |
+
#: inc/core/data.php:2153
|
2375 |
msgid "Show childrens of entered post (enter post ID)"
|
2376 |
msgstr "Отобразить потомков введенной записи/страницы (нужно вводить ID)"
|
2377 |
|
2378 |
+
#: inc/core/data.php:2158
|
2379 |
msgid "Published"
|
2380 |
msgstr "Опубликован"
|
2381 |
|
2382 |
+
#: inc/core/data.php:2159
|
2383 |
msgid "Pending"
|
2384 |
msgstr "Ожидает"
|
2385 |
|
2386 |
+
#: inc/core/data.php:2160
|
2387 |
msgid "Draft"
|
2388 |
msgstr "Черновик"
|
2389 |
|
2390 |
+
#: inc/core/data.php:2161
|
2391 |
msgid "Auto-draft"
|
2392 |
msgstr "Авто-черновик"
|
2393 |
|
2394 |
+
#: inc/core/data.php:2162
|
2395 |
msgid "Future post"
|
2396 |
msgstr "Запланирован"
|
2397 |
|
2398 |
+
#: inc/core/data.php:2163
|
2399 |
msgid "Private post"
|
2400 |
msgstr "Приватная запись"
|
2401 |
|
2402 |
+
#: inc/core/data.php:2164
|
2403 |
msgid "Inherit"
|
2404 |
msgstr "Вложенный"
|
2405 |
|
2406 |
+
#: inc/core/data.php:2165
|
2407 |
msgid "Trashed"
|
2408 |
msgstr "В корзине"
|
2409 |
|
2410 |
+
#: inc/core/data.php:2166 inc/core/data.php:2250
|
2411 |
msgid "Any"
|
2412 |
msgstr "Любой"
|
2413 |
|
2414 |
+
#: inc/core/data.php:2169 inc/core/data.php:2433
|
2415 |
msgid "Post status"
|
2416 |
msgstr "Статус записи"
|
2417 |
|
2418 |
+
#: inc/core/data.php:2170
|
2419 |
msgid "Show only posts with selected status"
|
2420 |
msgstr "Показать только записи с выбранным статусом"
|
2421 |
|
2422 |
+
#: inc/core/data.php:2175
|
2423 |
msgid "Ignore sticky"
|
2424 |
msgstr "Игнорировать прикрепленные"
|
2425 |
|
2426 |
+
#: inc/core/data.php:2176
|
2427 |
msgid "Select Yes to ignore posts that is sticked"
|
2428 |
msgstr "Выберите Да, чтобы не показывать прикрепленные (прилепленные) записи"
|
2429 |
|
2430 |
+
#: inc/core/data.php:2179
|
2431 |
msgid "Custom posts query with customizable template"
|
2432 |
msgstr "Произвольный запрос записей/страниц с настраиваемым шаблоном"
|
2433 |
|
2434 |
+
#: inc/core/data.php:2184
|
2435 |
msgid "Dummy text"
|
2436 |
msgstr "Текст рыба"
|
2437 |
|
2438 |
+
#: inc/core/data.php:2191
|
2439 |
msgid "Paragraphs"
|
2440 |
msgstr "Параграфы"
|
2441 |
|
2442 |
+
#: inc/core/data.php:2192
|
2443 |
msgid "Words"
|
2444 |
msgstr "Слова"
|
2445 |
|
2446 |
+
#: inc/core/data.php:2193
|
2447 |
msgid "Bytes"
|
2448 |
msgstr "Байты"
|
2449 |
|
2450 |
+
#: inc/core/data.php:2196
|
2451 |
msgid "What"
|
2452 |
msgstr "Что"
|
2453 |
|
2454 |
+
#: inc/core/data.php:2197
|
2455 |
msgid "What to generate"
|
2456 |
msgstr "Что генерировать"
|
2457 |
|
2458 |
+
#: inc/core/data.php:2205
|
2459 |
msgid "Amount"
|
2460 |
msgstr "Количество"
|
2461 |
|
2462 |
+
#: inc/core/data.php:2206
|
2463 |
msgid ""
|
2464 |
"How many items (paragraphs or words) to generate. Minimum words amount is 5"
|
2465 |
msgstr ""
|
2466 |
"Какое количество (параграфов или слов) генерировать. Минимальное количество "
|
2467 |
"слов - 5"
|
2468 |
|
2469 |
+
#: inc/core/data.php:2211
|
2470 |
msgid "Cache"
|
2471 |
msgstr "Кеш"
|
2472 |
|
2473 |
+
#: inc/core/data.php:2212
|
2474 |
msgid ""
|
2475 |
"Generated text will be cached. Be careful with this option. If you disable "
|
2476 |
"it and insert many dummy_text shortcodes the page load time will be highly "
|
2480 |
"вы отключите её и вставите много таких шорткодов на странице, то время "
|
2481 |
"загрузки страницы может сильно возрости"
|
2482 |
|
2483 |
+
#: inc/core/data.php:2220
|
2484 |
msgid "Text placeholder"
|
2485 |
msgstr "Текст болванка"
|
2486 |
|
2487 |
+
#: inc/core/data.php:2225 inc/core/shortcodes.php:1241
|
2488 |
msgid "Dummy image"
|
2489 |
msgstr "Изображение болванка"
|
2490 |
|
2491 |
+
#: inc/core/data.php:2236
|
2492 |
msgid "Image width"
|
2493 |
msgstr "Ширина изображения"
|
2494 |
|
2495 |
+
#: inc/core/data.php:2245
|
2496 |
msgid "Image height"
|
2497 |
msgstr "Высота изображения"
|
2498 |
|
2499 |
+
#: inc/core/data.php:2251
|
2500 |
msgid "Abstract"
|
2501 |
msgstr "Абстрактное"
|
2502 |
|
2503 |
+
#: inc/core/data.php:2252
|
2504 |
msgid "Animals"
|
2505 |
msgstr "Животные"
|
2506 |
|
2507 |
+
#: inc/core/data.php:2253
|
2508 |
msgid "Business"
|
2509 |
msgstr "Бизнес"
|
2510 |
|
2511 |
+
#: inc/core/data.php:2254
|
2512 |
msgid "Cats"
|
2513 |
msgstr "Котэ"
|
2514 |
|
2515 |
+
#: inc/core/data.php:2255
|
2516 |
msgid "City"
|
2517 |
msgstr "Город"
|
2518 |
|
2519 |
+
#: inc/core/data.php:2256
|
2520 |
msgid "Food"
|
2521 |
msgstr "Еда"
|
2522 |
|
2523 |
+
#: inc/core/data.php:2257
|
2524 |
msgid "Night life"
|
2525 |
msgstr "Ночная жизнь"
|
2526 |
|
2527 |
+
#: inc/core/data.php:2258
|
2528 |
msgid "Fashion"
|
2529 |
msgstr "Мода"
|
2530 |
|
2531 |
+
#: inc/core/data.php:2259
|
2532 |
msgid "People"
|
2533 |
msgstr "Люди"
|
2534 |
|
2535 |
+
#: inc/core/data.php:2260
|
2536 |
msgid "Nature"
|
2537 |
msgstr "Природа"
|
2538 |
|
2539 |
+
#: inc/core/data.php:2261
|
2540 |
msgid "Sports"
|
2541 |
msgstr "Спорт"
|
2542 |
|
2543 |
+
#: inc/core/data.php:2262
|
2544 |
msgid "Technics"
|
2545 |
msgstr "Техника"
|
2546 |
|
2547 |
+
#: inc/core/data.php:2263
|
2548 |
msgid "Transport"
|
2549 |
msgstr "Транспорт"
|
2550 |
|
2551 |
+
#: inc/core/data.php:2267
|
2552 |
msgid "Select the theme for this image"
|
2553 |
msgstr "Выберите тему изображений"
|
2554 |
|
2555 |
+
#: inc/core/data.php:2275
|
2556 |
msgid "Image placeholder with random image"
|
2557 |
msgstr "Изображение болванка со случайным изображением"
|
2558 |
|
2559 |
+
#: inc/core/data.php:2280 inc/core/data.php:2288
|
2560 |
msgid "Animation"
|
2561 |
msgstr "Анимация"
|
2562 |
|
2563 |
+
#: inc/core/data.php:2289
|
2564 |
msgid "Select animation type"
|
2565 |
msgstr "Выберите тип анимации"
|
2566 |
|
2567 |
+
#: inc/core/data.php:2297
|
2568 |
msgid "Duration"
|
2569 |
msgstr "Продолжительность"
|
2570 |
|
2571 |
+
#: inc/core/data.php:2298
|
2572 |
msgid "Animation duration (seconds)"
|
2573 |
msgstr "Продолжительность анимации (секунды)"
|
2574 |
|
2575 |
+
#: inc/core/data.php:2306
|
2576 |
msgid "Delay"
|
2577 |
msgstr "Задержка"
|
2578 |
|
2579 |
+
#: inc/core/data.php:2307
|
2580 |
msgid "Animation delay (seconds)"
|
2581 |
msgstr "Задержка перед началом анимации (секунды)"
|
2582 |
|
2583 |
+
#: inc/core/data.php:2312
|
2584 |
msgid "Inline"
|
2585 |
msgstr "Строковый"
|
2586 |
|
2587 |
+
#: inc/core/data.php:2313
|
2588 |
msgid ""
|
2589 |
"This parameter determines what HTML tag will be used for animation wrapper. "
|
2590 |
"Turn this option to YES and animated element will be wrapped in SPAN instead "
|
2594 |
"Переключите этот параметр на ДА и будет использован тег span вместо div. "
|
2595 |
"Данная опция полезна для анимации строковых жлементов, например кнопок"
|
2596 |
|
2597 |
+
#: inc/core/data.php:2321
|
2598 |
msgid "Animated content"
|
2599 |
msgstr "Анимированное содержимое"
|
2600 |
|
2601 |
+
#: inc/core/data.php:2322
|
2602 |
msgid "Wrapper for animation. Any nested element will be animated"
|
2603 |
msgstr ""
|
2604 |
"Контейнер для анимации. Любой элемент помещенный в этот контейнер будет "
|
2605 |
"анимирован"
|
2606 |
|
2607 |
+
#: inc/core/data.php:2327
|
2608 |
msgid "Meta"
|
2609 |
msgstr "Мета"
|
2610 |
|
2611 |
+
#: inc/core/data.php:2333
|
2612 |
msgid "Key"
|
2613 |
msgstr "Ключ"
|
2614 |
|
2615 |
+
#: inc/core/data.php:2334
|
2616 |
msgid "Meta key name"
|
2617 |
msgstr "Имя произвольного поля"
|
2618 |
|
2619 |
+
#: inc/core/data.php:2339 inc/core/data.php:2391 inc/core/data.php:2454
|
2620 |
msgid "This text will be shown if data is not found"
|
2621 |
msgstr "Этот текст будет показан если не будет найдено запрошенное значение"
|
2622 |
|
2623 |
+
#: inc/core/data.php:2343 inc/core/data.php:2395 inc/core/data.php:2458
|
2624 |
msgid "Before"
|
2625 |
msgstr "Перед"
|
2626 |
|
2627 |
+
#: inc/core/data.php:2344 inc/core/data.php:2396 inc/core/data.php:2459
|
2628 |
msgid "This content will be shown before the value"
|
2629 |
msgstr "Этот текст будет показан перед результатом"
|
2630 |
|
2631 |
+
#: inc/core/data.php:2348 inc/core/data.php:2400 inc/core/data.php:2463
|
2632 |
msgid "After"
|
2633 |
msgstr "После"
|
2634 |
|
2635 |
+
#: inc/core/data.php:2349 inc/core/data.php:2401 inc/core/data.php:2464
|
2636 |
msgid "This content will be shown after the value"
|
2637 |
msgstr "Этот текст будет показан после результата"
|
2638 |
|
2639 |
+
#: inc/core/data.php:2354 inc/core/data.php:2469
|
2640 |
msgid ""
|
2641 |
"You can specify custom post ID. Leave this field empty to use an ID of the "
|
2642 |
"current post. Current post ID may not work in Live Preview mode"
|
2645 |
"использовать ID текущей записи. ID текущей записи может не работать в режиме "
|
2646 |
"предпросмотра"
|
2647 |
|
2648 |
+
#: inc/core/data.php:2358 inc/core/data.php:2410 inc/core/data.php:2473
|
2649 |
msgid "Filter"
|
2650 |
msgstr "Фильтр"
|
2651 |
|
2652 |
+
#: inc/core/data.php:2359 inc/core/data.php:2411 inc/core/data.php:2474
|
2653 |
msgid ""
|
2654 |
"You can apply custom filter to the retrieved value. Enter here function "
|
2655 |
"name. Your function must accept one argument and return modified value. "
|
2659 |
"здесь имя функции. Ваша функция должна принимать один аргумент и возвращать "
|
2660 |
"измененное значение. Пример функции: "
|
2661 |
|
2662 |
+
#: inc/core/data.php:2362
|
2663 |
msgid "Post meta"
|
2664 |
msgstr "Произвольное поле"
|
2665 |
|
2666 |
+
#: inc/core/data.php:2367
|
2667 |
msgid "User"
|
2668 |
msgstr "Пользователь"
|
2669 |
|
2670 |
+
#: inc/core/data.php:2374
|
2671 |
msgid "Display name"
|
2672 |
msgstr "Отображаемое имя"
|
2673 |
|
2674 |
+
#: inc/core/data.php:2376
|
2675 |
msgid "Login"
|
2676 |
msgstr "Логин"
|
2677 |
|
2678 |
+
#: inc/core/data.php:2377
|
2679 |
msgid "Nice name"
|
2680 |
msgstr "Красивое имя"
|
2681 |
|
2682 |
+
#: inc/core/data.php:2378
|
2683 |
msgid "Email"
|
2684 |
msgstr "Email"
|
2685 |
|
2686 |
+
#: inc/core/data.php:2379
|
2687 |
msgid "URL"
|
2688 |
msgstr "URL"
|
2689 |
|
2690 |
+
#: inc/core/data.php:2380
|
2691 |
msgid "Registered"
|
2692 |
msgstr "Зарегистрирован"
|
2693 |
|
2694 |
+
#: inc/core/data.php:2381
|
2695 |
msgid "Activation key"
|
2696 |
msgstr "Ключ активации"
|
2697 |
|
2698 |
+
#: inc/core/data.php:2382
|
2699 |
msgid "Status"
|
2700 |
msgstr "Статус"
|
2701 |
|
2702 |
+
#: inc/core/data.php:2385 inc/core/data.php:2448
|
2703 |
msgid "Field"
|
2704 |
msgstr "Поле"
|
2705 |
|
2706 |
+
#: inc/core/data.php:2386
|
2707 |
msgid "User data field name"
|
2708 |
msgstr "Имя поля с информацией о пользователе"
|
2709 |
|
2710 |
+
#: inc/core/data.php:2405
|
2711 |
msgid "User ID"
|
2712 |
msgstr "ID пользователя"
|
2713 |
|
2714 |
+
#: inc/core/data.php:2406
|
2715 |
msgid ""
|
2716 |
"You can specify custom user ID. Leave this field empty to use an ID of the "
|
2717 |
"current user"
|
2719 |
"Вы можете указать ID любого пользователя. Оставьте это поле пустым, чтобы "
|
2720 |
"использовать ID текущего пользователя"
|
2721 |
|
2722 |
+
#: inc/core/data.php:2414
|
2723 |
msgid "User data"
|
2724 |
msgstr "Данные пользователя"
|
2725 |
|
2726 |
+
#: inc/core/data.php:2419
|
2727 |
msgid "Post"
|
2728 |
msgstr "Запись"
|
2729 |
|
2730 |
+
#: inc/core/data.php:2428 inc/core/data.php:2429
|
2731 |
msgid "Post date"
|
2732 |
msgstr "Дата записи"
|
2733 |
|
2734 |
+
#: inc/core/data.php:2430
|
2735 |
msgid "Post content"
|
2736 |
msgstr "Содержимое записи"
|
2737 |
|
2738 |
+
#: inc/core/data.php:2432
|
2739 |
msgid "Post excerpt"
|
2740 |
msgstr "Цитата записи"
|
2741 |
|
2742 |
+
#: inc/core/data.php:2434
|
2743 |
msgid "Comment status"
|
2744 |
msgstr "Статус комментариев"
|
2745 |
|
2746 |
+
#: inc/core/data.php:2435
|
2747 |
msgid "Ping status"
|
2748 |
msgstr "Статус пингов"
|
2749 |
|
2750 |
+
#: inc/core/data.php:2436
|
2751 |
msgid "Post name"
|
2752 |
msgstr "Имя записи"
|
2753 |
|
2754 |
+
#: inc/core/data.php:2437 inc/core/data.php:2438
|
2755 |
msgid "Post modified"
|
2756 |
msgstr "Дата изменения"
|
2757 |
|
2758 |
+
#: inc/core/data.php:2439
|
2759 |
msgid "Filtered post content"
|
2760 |
msgstr "Фильтрованное содержимое записи"
|
2761 |
|
2762 |
+
#: inc/core/data.php:2441
|
2763 |
msgid "GUID"
|
2764 |
msgstr "GUID"
|
2765 |
|
2766 |
+
#: inc/core/data.php:2443
|
2767 |
msgid "Post type"
|
2768 |
msgstr "Тип записи"
|
2769 |
|
2770 |
+
#: inc/core/data.php:2444
|
2771 |
msgid "Post mime type"
|
2772 |
msgstr "Типы файла записи (mime-type)"
|
2773 |
|
2774 |
+
#: inc/core/data.php:2445
|
2775 |
msgid "Comment count"
|
2776 |
msgstr "Количество комментариев"
|
2777 |
|
2778 |
+
#: inc/core/data.php:2449
|
2779 |
msgid "Post data field name"
|
2780 |
msgstr "Имя поля с информацией записи"
|
2781 |
|
2782 |
+
#: inc/core/data.php:2477
|
2783 |
msgid "Post data"
|
2784 |
msgstr "Данные записи"
|
2785 |
|
2786 |
+
#: inc/core/data.php:2488
|
2787 |
msgid "Template name"
|
2788 |
msgstr "Имя шаблона"
|
2789 |
|
2790 |
+
#: inc/core/data.php:2489
|
2791 |
#, php-format
|
2792 |
msgid ""
|
2793 |
"Use template file name (with optional .php extension). If you need to use "
|
2798 |
"обязательно). Если нужно использовать шаблоны из под-папки темы, используйте "
|
2799 |
"относительный путь. Примеры значений: %s, %s, %s"
|
2800 |
|
2801 |
+
#: inc/core/data.php:2492
|
2802 |
msgid "Theme template"
|
2803 |
msgstr "Шаблон темы"
|
2804 |
|
languages/su.pot
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Shortcodes Ultimate\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2014-
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -111,61 +111,61 @@ msgstr ""
|
|
111 |
msgid "You can overview the original styles to override it"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: inc/core/admin-views.php:
|
115 |
msgid "You can use next variables in your custom CSS"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: inc/core/admin-views.php:
|
119 |
msgid "home url"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: inc/core/admin-views.php:
|
123 |
msgid "theme url"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: inc/core/admin-views.php:
|
127 |
msgid "plugin url"
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: inc/core/admin-views.php:
|
131 |
msgid "New Shortcodes"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: inc/core/admin-views.php:
|
135 |
msgid ""
|
136 |
"Parallax sections, responsive content slider, pricing tables, vector icons, "
|
137 |
"testimonials, progress bars and even more"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: inc/core/admin-views.php:
|
141 |
msgid "Maker"
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: inc/core/admin-views.php:
|
145 |
msgid ""
|
146 |
"This add-on allows you to create custom shortcodes. You can easily create "
|
147 |
"any shortcode with different parameters or even override default shortcodes"
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: inc/core/admin-views.php:
|
151 |
msgid "Skins"
|
152 |
msgstr ""
|
153 |
|
154 |
-
#: inc/core/admin-views.php:
|
155 |
msgid ""
|
156 |
"Set of additional skins for Shortcodes Ultimate. It includes skins for "
|
157 |
"accordeons/spoilers, tabs and some other shortcodes"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: inc/core/admin-views.php:
|
161 |
msgid "Shortcodes Ultimate Add-ons"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: inc/core/admin-views.php:
|
165 |
msgid "Learn more"
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: inc/core/admin-views.php:
|
169 |
msgid "Other WordPress Plugins"
|
170 |
msgstr ""
|
171 |
|
@@ -227,7 +227,7 @@ msgstr ""
|
|
227 |
msgid "Content"
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: inc/core/data.php:19 inc/core/data.php:
|
231 |
msgid "Box"
|
232 |
msgstr ""
|
233 |
|
@@ -235,7 +235,7 @@ msgstr ""
|
|
235 |
msgid "Media"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: inc/core/data.php:21 inc/core/data.php:
|
239 |
msgid "Gallery"
|
240 |
msgstr ""
|
241 |
|
@@ -247,673 +247,673 @@ msgstr ""
|
|
247 |
msgid "Other"
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: inc/core/data.php:
|
251 |
-
#: inc/core/data.php:
|
252 |
msgid "None"
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: inc/core/data.php:
|
256 |
msgid "Solid"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: inc/core/data.php:
|
260 |
msgid "Dotted"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: inc/core/data.php:
|
264 |
msgid "Dashed"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: inc/core/data.php:
|
268 |
msgid "Double"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: inc/core/data.php:
|
272 |
msgid "Groove"
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: inc/core/data.php:
|
276 |
msgid "Ridge"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: inc/core/data.php:
|
280 |
msgid "Basic examples"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: inc/core/data.php:
|
284 |
msgid "Accordions, spoilers, different styles, anchors"
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: inc/core/data.php:
|
288 |
msgid "Tabs, vertical tabs, tab anchors"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: inc/core/data.php:
|
292 |
msgid "Column layouts"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: inc/core/data.php:
|
296 |
msgid ""
|
297 |
"Media elements, YouTube, Vimeo, Screenr and self-hosted videos, audio player"
|
298 |
msgstr ""
|
299 |
|
300 |
-
#: inc/core/data.php:
|
301 |
msgid "Unlimited buttons"
|
302 |
msgstr ""
|
303 |
|
304 |
-
#: inc/core/data.php:
|
305 |
msgid "Animations"
|
306 |
msgstr ""
|
307 |
|
308 |
-
#: inc/core/data.php:
|
309 |
msgid "Advanced examples"
|
310 |
msgstr ""
|
311 |
|
312 |
-
#: inc/core/data.php:
|
313 |
msgid "Interacting with posts shortcode"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: inc/core/data.php:
|
317 |
msgid "Nested shortcodes, shortcodes inside of attributes"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: inc/core/data.php:
|
321 |
msgid "Heading"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: inc/core/data.php:
|
325 |
-
#: inc/core/data.php:
|
326 |
-
#: inc/core/data.php:
|
327 |
-
#: inc/core/data.php:
|
328 |
msgid "Default"
|
329 |
msgstr ""
|
330 |
|
331 |
-
#: inc/core/data.php:
|
332 |
-
#: inc/core/data.php:
|
333 |
-
#: inc/core/data.php:
|
334 |
msgid "Style"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: inc/core/data.php:
|
338 |
msgid "Choose style for this heading"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: inc/core/data.php:
|
342 |
-
#: inc/core/data.php:
|
343 |
msgid "Install additional styles"
|
344 |
msgstr ""
|
345 |
|
346 |
-
#: inc/core/data.php:
|
347 |
-
#: inc/core/data.php:
|
348 |
msgid "Size"
|
349 |
msgstr ""
|
350 |
|
351 |
-
#: inc/core/data.php:
|
352 |
msgid "Select heading size (pixels)"
|
353 |
msgstr ""
|
354 |
|
355 |
-
#: inc/core/data.php:
|
356 |
-
#: inc/core/data.php:
|
357 |
msgid "Left"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: inc/core/data.php:
|
361 |
-
#: inc/core/data.php:
|
362 |
msgid "Center"
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: inc/core/data.php:
|
366 |
-
#: inc/core/data.php:
|
367 |
msgid "Right"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: inc/core/data.php:
|
371 |
msgid "Align"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: inc/core/data.php:
|
375 |
msgid "Heading text alignment"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: inc/core/data.php:
|
379 |
msgid "Margin"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: inc/core/data.php:
|
383 |
msgid "Bottom margin (pixels)"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: inc/core/data.php:
|
387 |
-
#: inc/core/data.php:
|
388 |
-
#: inc/core/data.php:
|
389 |
-
#: inc/core/data.php:
|
390 |
-
#: inc/core/data.php:
|
391 |
-
#: inc/core/data.php:
|
392 |
-
#: inc/core/data.php:
|
393 |
-
#: inc/core/data.php:
|
394 |
-
#: inc/core/data.php:
|
395 |
-
#: inc/core/data.php:
|
396 |
-
#: inc/core/data.php:
|
397 |
-
#: inc/core/data.php:
|
398 |
-
#: inc/core/data.php:
|
399 |
-
#: inc/core/data.php:
|
400 |
-
#: inc/core/data.php:
|
401 |
msgid "Class"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: inc/core/data.php:
|
405 |
-
#: inc/core/data.php:
|
406 |
-
#: inc/core/data.php:
|
407 |
-
#: inc/core/data.php:
|
408 |
-
#: inc/core/data.php:
|
409 |
-
#: inc/core/data.php:
|
410 |
-
#: inc/core/data.php:
|
411 |
-
#: inc/core/data.php:
|
412 |
-
#: inc/core/data.php:
|
413 |
-
#: inc/core/data.php:
|
414 |
-
#: inc/core/data.php:
|
415 |
-
#: inc/core/data.php:
|
416 |
-
#: inc/core/data.php:
|
417 |
-
#: inc/core/data.php:
|
418 |
-
#: inc/core/data.php:
|
419 |
msgid "Extra CSS class"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: inc/core/data.php:
|
423 |
msgid "Heading text"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: inc/core/data.php:
|
427 |
msgid "Styled heading"
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: inc/core/data.php:
|
431 |
msgid "Tabs"
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: inc/core/data.php:
|
435 |
msgid "Choose style for this tabs"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: inc/core/data.php:
|
439 |
msgid "Active tab"
|
440 |
msgstr ""
|
441 |
|
442 |
-
#: inc/core/data.php:
|
443 |
msgid "Select which tab is open by default"
|
444 |
msgstr ""
|
445 |
|
446 |
-
#: inc/core/data.php:
|
447 |
msgid "Vertical"
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: inc/core/data.php:
|
451 |
msgid "Show tabs vertically"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: inc/core/data.php:
|
455 |
msgid ""
|
456 |
"[%prefix_tab title=\"Title 1\"]Content 1[/%prefix_tab]\n"
|
457 |
"[%prefix_tab title=\"Title 2\"]Content 2[/%prefix_tab]\n"
|
458 |
"[%prefix_tab title=\"Title 3\"]Content 3[/%prefix_tab]"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: inc/core/data.php:
|
462 |
msgid "Tabs container"
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: inc/core/data.php:
|
466 |
msgid "Tab"
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: inc/core/data.php:
|
470 |
msgid "Tab name"
|
471 |
msgstr ""
|
472 |
|
473 |
-
#: inc/core/data.php:
|
474 |
-
#: inc/core/data.php:
|
475 |
msgid "Title"
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: inc/core/data.php:
|
479 |
msgid "Enter tab name"
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: inc/core/data.php:
|
483 |
msgid "Disabled"
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: inc/core/data.php:
|
487 |
msgid "Is this tab disabled"
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: inc/core/data.php:
|
491 |
msgid "Anchor"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: inc/core/data.php:
|
495 |
msgid ""
|
496 |
"You can use unique anchor for this tab to access it with hash in page url. "
|
497 |
"For example: type here <b%value>Hello</b> and then use url like http://"
|
498 |
"example.com/page-url#Hello. This tab will be activated and scrolled in"
|
499 |
msgstr ""
|
500 |
|
501 |
-
#: inc/core/data.php:
|
502 |
msgid "Tab content"
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: inc/core/data.php:
|
506 |
msgid "Single tab"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: inc/core/data.php:
|
510 |
msgid "Spoiler"
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: inc/core/data.php:
|
514 |
msgid "Spoiler title"
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: inc/core/data.php:
|
518 |
msgid "Text in spoiler title"
|
519 |
msgstr ""
|
520 |
|
521 |
-
#: inc/core/data.php:
|
522 |
msgid "Open"
|
523 |
msgstr ""
|
524 |
|
525 |
-
#: inc/core/data.php:
|
526 |
msgid "Is spoiler content visible by default"
|
527 |
msgstr ""
|
528 |
|
529 |
-
#: inc/core/data.php:
|
530 |
msgid "Fancy"
|
531 |
msgstr ""
|
532 |
|
533 |
-
#: inc/core/data.php:
|
534 |
msgid "Simple"
|
535 |
msgstr ""
|
536 |
|
537 |
-
#: inc/core/data.php:
|
538 |
msgid "Choose style for this spoiler"
|
539 |
msgstr ""
|
540 |
|
541 |
-
#: inc/core/data.php:
|
542 |
msgid "Plus"
|
543 |
msgstr ""
|
544 |
|
545 |
-
#: inc/core/data.php:
|
546 |
msgid "Plus circle"
|
547 |
msgstr ""
|
548 |
|
549 |
-
#: inc/core/data.php:
|
550 |
msgid "Plus square 1"
|
551 |
msgstr ""
|
552 |
|
553 |
-
#: inc/core/data.php:
|
554 |
msgid "Plus square 2"
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: inc/core/data.php:
|
558 |
msgid "Arrow"
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: inc/core/data.php:
|
562 |
msgid "Arrow circle 1"
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: inc/core/data.php:
|
566 |
msgid "Arrow circle 2"
|
567 |
msgstr ""
|
568 |
|
569 |
-
#: inc/core/data.php:
|
570 |
msgid "Chevron"
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: inc/core/data.php:
|
574 |
msgid "Chevron circle"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: inc/core/data.php:
|
578 |
msgid "Caret"
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: inc/core/data.php:
|
582 |
msgid "Caret square"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: inc/core/data.php:
|
586 |
msgid "Folder 1"
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: inc/core/data.php:
|
590 |
msgid "Folder 2"
|
591 |
msgstr ""
|
592 |
|
593 |
-
#: inc/core/data.php:
|
594 |
-
#: inc/core/data.php:
|
595 |
msgid "Icon"
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: inc/core/data.php:
|
599 |
msgid "Icons for spoiler"
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: inc/core/data.php:
|
603 |
msgid ""
|
604 |
"You can use unique anchor for this spoiler to access it with hash in page "
|
605 |
"url. For example: type here <b%value>Hello</b> and then use url like http://"
|
606 |
"example.com/page-url#Hello. This spoiler will be open and scrolled in"
|
607 |
msgstr ""
|
608 |
|
609 |
-
#: inc/core/data.php:
|
610 |
msgid "Hidden content"
|
611 |
msgstr ""
|
612 |
|
613 |
-
#: inc/core/data.php:
|
614 |
msgid "Spoiler with hidden content"
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: inc/core/data.php:
|
618 |
msgid "Accordion"
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: inc/core/data.php:
|
622 |
msgid ""
|
623 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
624 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
625 |
"[%prefix_spoiler]Content[/%prefix_spoiler]"
|
626 |
msgstr ""
|
627 |
|
628 |
-
#: inc/core/data.php:
|
629 |
msgid "Accordion with spoilers"
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: inc/core/data.php:
|
633 |
msgid "Divider"
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: inc/core/data.php:
|
637 |
msgid "Show TOP link"
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: inc/core/data.php:
|
641 |
msgid "Show link to top of the page or not"
|
642 |
msgstr ""
|
643 |
|
644 |
-
#: inc/core/data.php:
|
645 |
msgid "Go to top"
|
646 |
msgstr ""
|
647 |
|
648 |
-
#: inc/core/data.php:
|
649 |
msgid "Link text"
|
650 |
msgstr ""
|
651 |
|
652 |
-
#: inc/core/data.php:
|
653 |
msgid "Text for the GO TOP link"
|
654 |
msgstr ""
|
655 |
|
656 |
-
#: inc/core/data.php:
|
657 |
msgid "Content divider with optional TOP link"
|
658 |
msgstr ""
|
659 |
|
660 |
-
#: inc/core/data.php:
|
661 |
msgid "Spacer"
|
662 |
msgstr ""
|
663 |
|
664 |
-
#: inc/core/data.php:
|
665 |
-
#: inc/core/data.php:
|
666 |
-
#: inc/core/data.php:
|
667 |
-
#: inc/core/data.php:
|
668 |
msgid "Height"
|
669 |
msgstr ""
|
670 |
|
671 |
-
#: inc/core/data.php:
|
672 |
msgid "Height of the spacer in pixels"
|
673 |
msgstr ""
|
674 |
|
675 |
-
#: inc/core/data.php:
|
676 |
msgid "Empty space with adjustable height"
|
677 |
msgstr ""
|
678 |
|
679 |
-
#: inc/core/data.php:
|
680 |
msgid "Highlight"
|
681 |
msgstr ""
|
682 |
|
683 |
-
#: inc/core/data.php:
|
684 |
msgid "Background"
|
685 |
msgstr ""
|
686 |
|
687 |
-
#: inc/core/data.php:
|
688 |
msgid "Highlighted text background color"
|
689 |
msgstr ""
|
690 |
|
691 |
-
#: inc/core/data.php:
|
692 |
msgid "Text color"
|
693 |
msgstr ""
|
694 |
|
695 |
-
#: inc/core/data.php:
|
696 |
msgid "Highlighted text color"
|
697 |
msgstr ""
|
698 |
|
699 |
-
#: inc/core/data.php:
|
700 |
msgid "Highlighted text"
|
701 |
msgstr ""
|
702 |
|
703 |
-
#: inc/core/data.php:
|
704 |
msgid "Label"
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: inc/core/data.php:
|
708 |
msgid "Success"
|
709 |
msgstr ""
|
710 |
|
711 |
-
#: inc/core/data.php:
|
712 |
msgid "Warning"
|
713 |
msgstr ""
|
714 |
|
715 |
-
#: inc/core/data.php:
|
716 |
msgid "Important"
|
717 |
msgstr ""
|
718 |
|
719 |
-
#: inc/core/data.php:
|
720 |
msgid "Black"
|
721 |
msgstr ""
|
722 |
|
723 |
-
#: inc/core/data.php:
|
724 |
msgid "Info"
|
725 |
msgstr ""
|
726 |
|
727 |
-
#: inc/core/data.php:
|
728 |
msgid "Type"
|
729 |
msgstr ""
|
730 |
|
731 |
-
#: inc/core/data.php:
|
732 |
msgid "Style of the label"
|
733 |
msgstr ""
|
734 |
|
735 |
-
#: inc/core/data.php:
|
736 |
msgid "Styled label"
|
737 |
msgstr ""
|
738 |
|
739 |
-
#: inc/core/data.php:
|
740 |
msgid "Quote"
|
741 |
msgstr ""
|
742 |
|
743 |
-
#: inc/core/data.php:
|
744 |
msgid "Choose style for this quote"
|
745 |
msgstr ""
|
746 |
|
747 |
-
#: inc/core/data.php:
|
748 |
msgid "Cite"
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: inc/core/data.php:
|
752 |
msgid "Quote author name"
|
753 |
msgstr ""
|
754 |
|
755 |
-
#: inc/core/data.php:
|
756 |
msgid "Cite url"
|
757 |
msgstr ""
|
758 |
|
759 |
-
#: inc/core/data.php:
|
760 |
msgid "Url of the quote author. Leave empty to disable link"
|
761 |
msgstr ""
|
762 |
|
763 |
-
#: inc/core/data.php:
|
764 |
msgid "Blockquote alternative"
|
765 |
msgstr ""
|
766 |
|
767 |
-
#: inc/core/data.php:
|
768 |
msgid "Pullquote"
|
769 |
msgstr ""
|
770 |
|
771 |
-
#: inc/core/data.php:
|
772 |
msgid "Pullquote alignment (float)"
|
773 |
msgstr ""
|
774 |
|
775 |
-
#: inc/core/data.php:
|
776 |
msgid "Dropcap"
|
777 |
msgstr ""
|
778 |
|
779 |
-
#: inc/core/data.php:
|
780 |
msgid "Flat"
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: inc/core/data.php:
|
784 |
msgid "Light"
|
785 |
msgstr ""
|
786 |
|
787 |
-
#: inc/core/data.php:
|
788 |
msgid "Dropcap style preset"
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: inc/core/data.php:
|
792 |
msgid "Choose dropcap size"
|
793 |
msgstr ""
|
794 |
|
795 |
-
#: inc/core/data.php:
|
796 |
msgid "D"
|
797 |
msgstr ""
|
798 |
|
799 |
-
#: inc/core/data.php:
|
800 |
msgid "Frame"
|
801 |
msgstr ""
|
802 |
|
803 |
-
#: inc/core/data.php:
|
804 |
msgid "Frame alignment"
|
805 |
msgstr ""
|
806 |
|
807 |
-
#: inc/core/data.php:
|
808 |
msgid "Styled image frame"
|
809 |
msgstr ""
|
810 |
|
811 |
-
#: inc/core/data.php:
|
812 |
msgid "Row"
|
813 |
msgstr ""
|
814 |
|
815 |
-
#: inc/core/data.php:
|
816 |
msgid ""
|
817 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
818 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
819 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]"
|
820 |
msgstr ""
|
821 |
|
822 |
-
#: inc/core/data.php:
|
823 |
msgid "Row for flexible columns"
|
824 |
msgstr ""
|
825 |
|
826 |
-
#: inc/core/data.php:
|
827 |
msgid "Column"
|
828 |
msgstr ""
|
829 |
|
830 |
-
#: inc/core/data.php:
|
831 |
msgid "Full width"
|
832 |
msgstr ""
|
833 |
|
834 |
-
#: inc/core/data.php:
|
835 |
msgid "One half"
|
836 |
msgstr ""
|
837 |
|
838 |
-
#: inc/core/data.php:
|
839 |
msgid "One third"
|
840 |
msgstr ""
|
841 |
|
842 |
-
#: inc/core/data.php:
|
843 |
msgid "Two third"
|
844 |
msgstr ""
|
845 |
|
846 |
-
#: inc/core/data.php:
|
847 |
msgid "One fourth"
|
848 |
msgstr ""
|
849 |
|
850 |
-
#: inc/core/data.php:
|
851 |
msgid "Three fourth"
|
852 |
msgstr ""
|
853 |
|
854 |
-
#: inc/core/data.php:
|
855 |
msgid "One fifth"
|
856 |
msgstr ""
|
857 |
|
858 |
-
#: inc/core/data.php:
|
859 |
msgid "Two fifth"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: inc/core/data.php:
|
863 |
msgid "Three fifth"
|
864 |
msgstr ""
|
865 |
|
866 |
-
#: inc/core/data.php:
|
867 |
msgid "Four fifth"
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: inc/core/data.php:
|
871 |
msgid "One sixth"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: inc/core/data.php:
|
875 |
msgid "Five sixth"
|
876 |
msgstr ""
|
877 |
|
878 |
-
#: inc/core/data.php:
|
879 |
msgid "Select column width. This width will be calculated depend page width"
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: inc/core/data.php:
|
883 |
msgid "Centered"
|
884 |
msgstr ""
|
885 |
|
886 |
-
#: inc/core/data.php:
|
887 |
msgid "Is this column centered on the page"
|
888 |
msgstr ""
|
889 |
|
890 |
-
#: inc/core/data.php:
|
891 |
msgid "Column content"
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: inc/core/data.php:
|
895 |
msgid "Flexible and responsive columns"
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: inc/core/data.php:
|
899 |
msgid "List"
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: inc/core/data.php:
|
903 |
msgid "You can upload custom icon for this list or pick a built-in icon"
|
904 |
msgstr ""
|
905 |
|
906 |
-
#: inc/core/data.php:
|
907 |
msgid "Icon color"
|
908 |
msgstr ""
|
909 |
|
910 |
-
#: inc/core/data.php:
|
911 |
msgid ""
|
912 |
"This color will be applied to the selected icon. Does not works with "
|
913 |
"uploaded icons"
|
914 |
msgstr ""
|
915 |
|
916 |
-
#: inc/core/data.php:
|
917 |
msgid ""
|
918 |
"<ul>\n"
|
919 |
"<li>List item</li>\n"
|
@@ -922,272 +922,272 @@ msgid ""
|
|
922 |
"</ul>"
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: inc/core/data.php:
|
926 |
msgid "Styled unordered list"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: inc/core/data.php:
|
930 |
msgid "Button"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: inc/core/data.php:
|
934 |
msgid "Link"
|
935 |
msgstr ""
|
936 |
|
937 |
-
#: inc/core/data.php:
|
938 |
msgid "Button link"
|
939 |
msgstr ""
|
940 |
|
941 |
-
#: inc/core/data.php:
|
942 |
msgid "Same tab"
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: inc/core/data.php:
|
946 |
msgid "New tab"
|
947 |
msgstr ""
|
948 |
|
949 |
-
#: inc/core/data.php:
|
950 |
msgid "Target"
|
951 |
msgstr ""
|
952 |
|
953 |
-
#: inc/core/data.php:
|
954 |
msgid "Button link target"
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: inc/core/data.php:
|
958 |
msgid "Soft"
|
959 |
msgstr ""
|
960 |
|
961 |
-
#: inc/core/data.php:
|
962 |
msgid "Glass"
|
963 |
msgstr ""
|
964 |
|
965 |
-
#: inc/core/data.php:
|
966 |
msgid "Bubbles"
|
967 |
msgstr ""
|
968 |
|
969 |
-
#: inc/core/data.php:
|
970 |
msgid "Noise"
|
971 |
msgstr ""
|
972 |
|
973 |
-
#: inc/core/data.php:
|
974 |
msgid "Stroked"
|
975 |
msgstr ""
|
976 |
|
977 |
-
#: inc/core/data.php:
|
978 |
msgid "3D"
|
979 |
msgstr ""
|
980 |
|
981 |
-
#: inc/core/data.php:
|
982 |
msgid "Button background style preset"
|
983 |
msgstr ""
|
984 |
|
985 |
-
#: inc/core/data.php:
|
986 |
msgid "Button background color"
|
987 |
msgstr ""
|
988 |
|
989 |
-
#: inc/core/data.php:
|
990 |
msgid "Button text color"
|
991 |
msgstr ""
|
992 |
|
993 |
-
#: inc/core/data.php:
|
994 |
msgid "Button size"
|
995 |
msgstr ""
|
996 |
|
997 |
-
#: inc/core/data.php:
|
998 |
msgid "Fluid"
|
999 |
msgstr ""
|
1000 |
|
1001 |
-
#: inc/core/data.php:
|
1002 |
msgid "Fluid buttons has 100% width"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
-
#: inc/core/data.php:
|
1006 |
msgid "Is button centered on the page"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: inc/core/data.php:
|
1010 |
msgid "Auto"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
#: inc/core/data.php:
|
1014 |
msgid "Round"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: inc/core/data.php:
|
1018 |
msgid "Square"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: inc/core/data.php:
|
1022 |
msgid "Radius"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
-
#: inc/core/data.php:
|
1026 |
msgid "Radius of button corners. Auto-radius calculation based on button size"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
-
#: inc/core/data.php:
|
1030 |
msgid "You can upload custom icon for this button or pick a built-in icon"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
-
#: inc/core/data.php:
|
1034 |
msgid "Text shadow"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
-
#: inc/core/data.php:
|
1038 |
msgid "Button text shadow"
|
1039 |
msgstr ""
|
1040 |
|
1041 |
-
#: inc/core/data.php:
|
1042 |
msgid "Description"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
-
#: inc/core/data.php:
|
1046 |
msgid ""
|
1047 |
"Small description under button text. This option is incompatible with icon."
|
1048 |
msgstr ""
|
1049 |
|
1050 |
-
#: inc/core/data.php:
|
1051 |
msgid "onClick"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: inc/core/data.php:
|
1055 |
msgid "Advanced JavaScript code for onClick action"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: inc/core/data.php:
|
1059 |
msgid "Button text"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: inc/core/data.php:
|
1063 |
msgid "Styled button"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: inc/core/data.php:
|
1067 |
msgid "Service"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: inc/core/data.php:
|
1071 |
msgid "Service title"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: inc/core/data.php:
|
1075 |
msgid "Service name"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: inc/core/data.php:
|
1079 |
msgid "You can upload custom icon for this box"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: inc/core/data.php:
|
1083 |
msgid "Icon size"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: inc/core/data.php:
|
1087 |
msgid "Size of the uploaded icon in pixels"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: inc/core/data.php:
|
1091 |
msgid "Service description"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
-
#: inc/core/data.php:
|
1095 |
msgid "Service box with title"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
-
#: inc/core/data.php:
|
1099 |
msgid "Box title"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
-
#: inc/core/data.php:
|
1103 |
msgid "Text for the box title"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: inc/core/data.php:
|
1107 |
msgid "Box style preset"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: inc/core/data.php:
|
1111 |
msgid "Color"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: inc/core/data.php:
|
1115 |
msgid "Color for the box title and borders"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: inc/core/data.php:
|
1119 |
msgid "Title text color"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: inc/core/data.php:
|
1123 |
msgid "Color for the box title text"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: inc/core/data.php:
|
1127 |
msgid "Box corners radius"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: inc/core/data.php:
|
1131 |
msgid "Box content"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: inc/core/data.php:
|
1135 |
msgid "Colored box with caption"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: inc/core/data.php:
|
1139 |
msgid "Note"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: inc/core/data.php:
|
1143 |
msgid "Note background color"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: inc/core/data.php:
|
1147 |
msgid "Note text color"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
-
#: inc/core/data.php:
|
1151 |
msgid "Note corners radius"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: inc/core/data.php:
|
1155 |
msgid "Note text"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: inc/core/data.php:
|
1159 |
msgid "Colored box"
|
1160 |
msgstr ""
|
1161 |
|
1162 |
-
#: inc/core/data.php:
|
1163 |
msgid "Lightbox"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
-
#: inc/core/data.php:
|
1167 |
msgid "Iframe"
|
1168 |
msgstr ""
|
1169 |
|
1170 |
-
#: inc/core/data.php:
|
1171 |
msgid "Image"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
-
#: inc/core/data.php:
|
1175 |
msgid "Inline (html content)"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
-
#: inc/core/data.php:
|
1179 |
msgid "Content type"
|
1180 |
msgstr ""
|
1181 |
|
1182 |
-
#: inc/core/data.php:
|
1183 |
msgid "Select type of the lightbox window content"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
-
#: inc/core/data.php:
|
1187 |
msgid "Content source"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
-
#: inc/core/data.php:
|
1191 |
msgid ""
|
1192 |
"Insert here URL or CSS selector. Use URL for Iframe and Image content types. "
|
1193 |
"Use CSS selector for Inline content type.<br />Example values:<br /><b"
|
@@ -1197,336 +1197,336 @@ msgid ""
|
|
1197 |
"(iframe)<br /><b%value>#contact-form</b> - any HTML content (inline)"
|
1198 |
msgstr ""
|
1199 |
|
1200 |
-
#: inc/core/data.php:
|
1201 |
msgid "[%prefix_button] Click Here to Watch the Video [/%prefix_button]"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
-
#: inc/core/data.php:
|
1205 |
msgid "Lightbox window with custom content"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
-
#: inc/core/data.php:
|
1209 |
msgid "Tooltip"
|
1210 |
msgstr ""
|
1211 |
|
1212 |
-
#: inc/core/data.php:
|
1213 |
msgid "Basic: Light"
|
1214 |
msgstr ""
|
1215 |
|
1216 |
-
#: inc/core/data.php:
|
1217 |
msgid "Basic: Dark"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
-
#: inc/core/data.php:
|
1221 |
msgid "Basic: Yellow"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
-
#: inc/core/data.php:
|
1225 |
msgid "Basic: Green"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
-
#: inc/core/data.php:
|
1229 |
msgid "Basic: Red"
|
1230 |
msgstr ""
|
1231 |
|
1232 |
-
#: inc/core/data.php:
|
1233 |
msgid "Basic: Blue"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
-
#: inc/core/data.php:
|
1237 |
msgid "Youtube"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
-
#: inc/core/data.php:
|
1241 |
msgid "Tipsy"
|
1242 |
msgstr ""
|
1243 |
|
1244 |
-
#: inc/core/data.php:
|
1245 |
msgid "Bootstrap"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: inc/core/data.php:
|
1249 |
msgid "jTools"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: inc/core/data.php:
|
1253 |
msgid "Tipped"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
-
#: inc/core/data.php:
|
1257 |
msgid "Cluetip"
|
1258 |
msgstr ""
|
1259 |
|
1260 |
-
#: inc/core/data.php:
|
1261 |
msgid "Tooltip window style"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
-
#: inc/core/data.php:
|
1265 |
msgid "Top"
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: inc/core/data.php:
|
1269 |
msgid "Bottom"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: inc/core/data.php:
|
1273 |
msgid "Position"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
-
#: inc/core/data.php:
|
1277 |
msgid "Tooltip position"
|
1278 |
msgstr ""
|
1279 |
|
1280 |
-
#: inc/core/data.php:
|
1281 |
msgid "Shadow"
|
1282 |
msgstr ""
|
1283 |
|
1284 |
-
#: inc/core/data.php:
|
1285 |
msgid ""
|
1286 |
"Add shadow to tooltip. This option is only works with basic styes, e.g. "
|
1287 |
"blue, green etc."
|
1288 |
msgstr ""
|
1289 |
|
1290 |
-
#: inc/core/data.php:
|
1291 |
msgid "Rounded corners"
|
1292 |
msgstr ""
|
1293 |
|
1294 |
-
#: inc/core/data.php:
|
1295 |
msgid ""
|
1296 |
"Use rounded for tooltip. This option is only works with basic styes, e.g. "
|
1297 |
"blue, green etc."
|
1298 |
msgstr ""
|
1299 |
|
1300 |
-
#: inc/core/data.php:
|
1301 |
msgid "Font size"
|
1302 |
msgstr ""
|
1303 |
|
1304 |
-
#: inc/core/data.php:
|
1305 |
msgid "Tooltip font size"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
-
#: inc/core/data.php:
|
1309 |
msgid "Tooltip title"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
-
#: inc/core/data.php:
|
1313 |
msgid ""
|
1314 |
"Enter title for tooltip window. Leave this field empty to hide the title"
|
1315 |
msgstr ""
|
1316 |
|
1317 |
-
#: inc/core/data.php:
|
1318 |
msgid "Tooltip text"
|
1319 |
msgstr ""
|
1320 |
|
1321 |
-
#: inc/core/data.php:
|
1322 |
msgid "Tooltip content"
|
1323 |
msgstr ""
|
1324 |
|
1325 |
-
#: inc/core/data.php:
|
1326 |
msgid "Enter tooltip content here"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
-
#: inc/core/data.php:
|
1330 |
msgid "Show and hide on mouse hover"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: inc/core/data.php:
|
1334 |
msgid "Show and hide by mouse click"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
-
#: inc/core/data.php:
|
1338 |
msgid "Always visible"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: inc/core/data.php:
|
1342 |
msgid "Behavior"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: inc/core/data.php:
|
1346 |
msgid "Select tooltip behavior"
|
1347 |
msgstr ""
|
1348 |
|
1349 |
-
#: inc/core/data.php:
|
1350 |
msgid "Close button"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
-
#: inc/core/data.php:
|
1354 |
msgid "Show close button"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
-
#: inc/core/data.php:
|
1358 |
msgid "[%prefix_button] Hover me to open tooltip [/%prefix_button]"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
-
#: inc/core/data.php:
|
1362 |
msgid "Tooltip window with custom content"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
-
#: inc/core/data.php:
|
1366 |
msgid "Private"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
-
#: inc/core/data.php:
|
1370 |
msgid "Private note text"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
-
#: inc/core/data.php:
|
1374 |
msgid "Private note for post authors"
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: inc/core/data.php:
|
1378 |
msgid "YouTube"
|
1379 |
msgstr ""
|
1380 |
|
1381 |
-
#: inc/core/data.php:
|
1382 |
-
#: inc/core/data.php:
|
1383 |
msgid "Url"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
-
#: inc/core/data.php:
|
1387 |
msgid "Url of YouTube page with video. Ex: http://youtube.com/watch?v=XXXXXX"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
-
#: inc/core/data.php:
|
1391 |
-
#: inc/core/data.php:
|
1392 |
-
#: inc/core/data.php:
|
1393 |
-
#: inc/core/data.php:
|
1394 |
msgid "Width"
|
1395 |
msgstr ""
|
1396 |
|
1397 |
-
#: inc/core/data.php:
|
1398 |
-
#: inc/core/data.php:
|
1399 |
msgid "Player width"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
-
#: inc/core/data.php:
|
1403 |
-
#: inc/core/data.php:
|
1404 |
msgid "Player height"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
-
#: inc/core/data.php:
|
1408 |
-
#: inc/core/data.php:
|
1409 |
-
#: inc/core/data.php:
|
1410 |
msgid "Responsive"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
-
#: inc/core/data.php:
|
1414 |
-
#: inc/core/data.php:
|
1415 |
msgid "Ignore width and height parameters and make player responsive"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
-
#: inc/core/data.php:
|
1419 |
-
#: inc/core/data.php:
|
1420 |
-
#: inc/core/data.php:
|
1421 |
msgid "Autoplay"
|
1422 |
msgstr ""
|
1423 |
|
1424 |
-
#: inc/core/data.php:
|
1425 |
msgid "Play video automatically when page is loaded"
|
1426 |
msgstr ""
|
1427 |
|
1428 |
-
#: inc/core/data.php:
|
1429 |
msgid "YouTube video"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
-
#: inc/core/data.php:
|
1433 |
msgid "YouTube Advanced"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
-
#: inc/core/data.php:
|
1437 |
msgid "Playlist"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
-
#: inc/core/data.php:
|
1441 |
msgid ""
|
1442 |
"Value is a comma-separated list of video IDs to play. If you specify a "
|
1443 |
"value, the first video that plays will be the VIDEO_ID specified in the URL "
|
1444 |
"path, and the videos specified in the playlist parameter will play thereafter"
|
1445 |
msgstr ""
|
1446 |
|
1447 |
-
#: inc/core/data.php:
|
1448 |
msgid "0 - Hide controls"
|
1449 |
msgstr ""
|
1450 |
|
1451 |
-
#: inc/core/data.php:
|
1452 |
msgid "1 - Show controls"
|
1453 |
msgstr ""
|
1454 |
|
1455 |
-
#: inc/core/data.php:
|
1456 |
msgid "2 - Show controls when playback is started"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
-
#: inc/core/data.php:
|
1460 |
msgid "Controls"
|
1461 |
msgstr ""
|
1462 |
|
1463 |
-
#: inc/core/data.php:
|
1464 |
msgid "This parameter indicates whether the video player controls will display"
|
1465 |
msgstr ""
|
1466 |
|
1467 |
-
#: inc/core/data.php:
|
1468 |
msgid "0 - Do not hide controls"
|
1469 |
msgstr ""
|
1470 |
|
1471 |
-
#: inc/core/data.php:
|
1472 |
msgid "1 - Hide all controls on mouse out"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: inc/core/data.php:
|
1476 |
msgid "2 - Hide progress bar on mouse out"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: inc/core/data.php:
|
1480 |
msgid "Autohide"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
-
#: inc/core/data.php:
|
1484 |
msgid ""
|
1485 |
"This parameter indicates whether the video controls will automatically hide "
|
1486 |
"after a video begins playing"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
-
#: inc/core/data.php:
|
1490 |
msgid "Show title bar"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
-
#: inc/core/data.php:
|
1494 |
msgid ""
|
1495 |
"If you set the parameter value to NO, then the player will not display "
|
1496 |
"information like the video title and uploader before the video starts "
|
1497 |
"playing."
|
1498 |
msgstr ""
|
1499 |
|
1500 |
-
#: inc/core/data.php:
|
1501 |
msgid "Loop"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
-
#: inc/core/data.php:
|
1505 |
msgid ""
|
1506 |
"Setting of YES will cause the player to play the initial video again and "
|
1507 |
"again"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
-
#: inc/core/data.php:
|
1511 |
msgid "Related videos"
|
1512 |
msgstr ""
|
1513 |
|
1514 |
-
#: inc/core/data.php:
|
1515 |
msgid ""
|
1516 |
"This parameter indicates whether the player should show related videos when "
|
1517 |
"playback of the initial video ends"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
-
#: inc/core/data.php:
|
1521 |
msgid "Show full-screen button"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
-
#: inc/core/data.php:
|
1525 |
msgid ""
|
1526 |
"Setting this parameter to NO prevents the fullscreen button from displaying"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
-
#: inc/core/data.php:
|
1530 |
msgid ""
|
1531 |
"This parameter lets you use a YouTube player that does not show a YouTube "
|
1532 |
"logo. Set the parameter value to YES to prevent the YouTube logo from "
|
@@ -1535,124 +1535,124 @@ msgid ""
|
|
1535 |
"mouse pointer hovers over the player"
|
1536 |
msgstr ""
|
1537 |
|
1538 |
-
#: inc/core/data.php:
|
1539 |
msgid "Dark theme"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
-
#: inc/core/data.php:
|
1543 |
msgid "Light theme"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
-
#: inc/core/data.php:
|
1547 |
msgid "Theme"
|
1548 |
msgstr ""
|
1549 |
|
1550 |
-
#: inc/core/data.php:
|
1551 |
msgid ""
|
1552 |
"This parameter indicates whether the embedded player will display player "
|
1553 |
"controls (like a play button or volume control) within a dark or light "
|
1554 |
"control bar"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
-
#: inc/core/data.php:
|
1558 |
msgid "YouTube video player with advanced settings"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
-
#: inc/core/data.php:
|
1562 |
msgid "Vimeo"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
-
#: inc/core/data.php:
|
1566 |
msgid "Url of Vimeo page with video"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
-
#: inc/core/data.php:
|
1570 |
msgid "Vimeo video"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
-
#: inc/core/data.php:
|
1574 |
msgid "Screenr"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: inc/core/data.php:
|
1578 |
msgid "Url of Screenr page with video"
|
1579 |
msgstr ""
|
1580 |
|
1581 |
-
#: inc/core/data.php:
|
1582 |
msgid "Screenr video"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: inc/core/data.php:
|
1586 |
msgid "Audio"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
-
#: inc/core/data.php:
|
1590 |
msgid "File"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
-
#: inc/core/data.php:
|
1594 |
msgid "Audio file url. Supported formats: mp3, ogg"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
-
#: inc/core/data.php:
|
1598 |
msgid ""
|
1599 |
"Player width. You can specify width in percents and player will be "
|
1600 |
"responsive. Example values: <b%value>200px</b>, <b%value>100%</b>"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
-
#: inc/core/data.php:
|
1604 |
msgid "Play file automatically when page is loaded"
|
1605 |
msgstr ""
|
1606 |
|
1607 |
-
#: inc/core/data.php:
|
1608 |
msgid "Repeat when playback is ended"
|
1609 |
msgstr ""
|
1610 |
|
1611 |
-
#: inc/core/data.php:
|
1612 |
msgid "Custom audio player"
|
1613 |
msgstr ""
|
1614 |
|
1615 |
-
#: inc/core/data.php:
|
1616 |
msgid "Video"
|
1617 |
msgstr ""
|
1618 |
|
1619 |
-
#: inc/core/data.php:
|
1620 |
msgid "Url to mp4/flv video-file"
|
1621 |
msgstr ""
|
1622 |
|
1623 |
-
#: inc/core/data.php:
|
1624 |
msgid "Poster"
|
1625 |
msgstr ""
|
1626 |
|
1627 |
-
#: inc/core/data.php:
|
1628 |
msgid "Url to poster image, that will be shown before playback"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
-
#: inc/core/data.php:
|
1632 |
msgid "Player title"
|
1633 |
msgstr ""
|
1634 |
|
1635 |
-
#: inc/core/data.php:
|
1636 |
msgid "Show player controls (play/pause etc.) or not"
|
1637 |
msgstr ""
|
1638 |
|
1639 |
-
#: inc/core/data.php:
|
1640 |
msgid "Custom video player"
|
1641 |
msgstr ""
|
1642 |
|
1643 |
-
#: inc/core/data.php:
|
1644 |
msgid "Table"
|
1645 |
msgstr ""
|
1646 |
|
1647 |
-
#: inc/core/data.php:
|
1648 |
msgid "CSV file"
|
1649 |
msgstr ""
|
1650 |
|
1651 |
-
#: inc/core/data.php:
|
1652 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
1653 |
msgstr ""
|
1654 |
|
1655 |
-
#: inc/core/data.php:
|
1656 |
msgid ""
|
1657 |
"<table>\n"
|
1658 |
"<tr>\n"
|
@@ -1666,429 +1666,429 @@ msgid ""
|
|
1666 |
"</table>"
|
1667 |
msgstr ""
|
1668 |
|
1669 |
-
#: inc/core/data.php:
|
1670 |
msgid "Styled table from HTML or CSV file"
|
1671 |
msgstr ""
|
1672 |
|
1673 |
-
#: inc/core/data.php:
|
1674 |
msgid "Permalink"
|
1675 |
msgstr ""
|
1676 |
|
1677 |
-
#: inc/core/data.php:
|
1678 |
msgid "ID"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
-
#: inc/core/data.php:
|
1682 |
msgid "Post or page ID"
|
1683 |
msgstr ""
|
1684 |
|
1685 |
-
#: inc/core/data.php:
|
1686 |
msgid "Link target. blank - link will be opened in new window/tab"
|
1687 |
msgstr ""
|
1688 |
|
1689 |
-
#: inc/core/data.php:
|
1690 |
msgid "Permalink to specified post/page"
|
1691 |
msgstr ""
|
1692 |
|
1693 |
-
#: inc/core/data.php:
|
1694 |
msgid "Members"
|
1695 |
msgstr ""
|
1696 |
|
1697 |
-
#: inc/core/data.php:
|
1698 |
msgid "This content is for registered users only. Please %login%."
|
1699 |
msgstr ""
|
1700 |
|
1701 |
-
#: inc/core/data.php:
|
1702 |
msgid "Message"
|
1703 |
msgstr ""
|
1704 |
|
1705 |
-
#: inc/core/data.php:
|
1706 |
msgid "Message for not logged users"
|
1707 |
msgstr ""
|
1708 |
|
1709 |
-
#: inc/core/data.php:
|
1710 |
msgid "Box color"
|
1711 |
msgstr ""
|
1712 |
|
1713 |
-
#: inc/core/data.php:
|
1714 |
msgid "This color will applied only to box for not logged users"
|
1715 |
msgstr ""
|
1716 |
|
1717 |
-
#: inc/core/data.php:
|
1718 |
msgid "login"
|
1719 |
msgstr ""
|
1720 |
|
1721 |
-
#: inc/core/data.php:
|
1722 |
msgid "Login link text"
|
1723 |
msgstr ""
|
1724 |
|
1725 |
-
#: inc/core/data.php:
|
1726 |
msgid "Text for the login link"
|
1727 |
msgstr ""
|
1728 |
|
1729 |
-
#: inc/core/data.php:
|
1730 |
msgid "Login link url"
|
1731 |
msgstr ""
|
1732 |
|
1733 |
-
#: inc/core/data.php:
|
1734 |
msgid "Content for logged members"
|
1735 |
msgstr ""
|
1736 |
|
1737 |
-
#: inc/core/data.php:
|
1738 |
msgid "Content for logged in members only"
|
1739 |
msgstr ""
|
1740 |
|
1741 |
-
#: inc/core/data.php:
|
1742 |
msgid "Guests"
|
1743 |
msgstr ""
|
1744 |
|
1745 |
-
#: inc/core/data.php:
|
1746 |
msgid "Content for guests"
|
1747 |
msgstr ""
|
1748 |
|
1749 |
-
#: inc/core/data.php:
|
1750 |
msgid "Content for guests only"
|
1751 |
msgstr ""
|
1752 |
|
1753 |
-
#: inc/core/data.php:
|
1754 |
msgid "RSS Feed"
|
1755 |
msgstr ""
|
1756 |
|
1757 |
-
#: inc/core/data.php:
|
1758 |
msgid "Url to RSS-feed"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
-
#: inc/core/data.php:
|
1762 |
-
#: inc/core/data.php:
|
1763 |
msgid "Limit"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
-
#: inc/core/data.php:
|
1767 |
msgid "Number of items to show"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
-
#: inc/core/data.php:
|
1771 |
msgid "Feed grabber"
|
1772 |
msgstr ""
|
1773 |
|
1774 |
-
#: inc/core/data.php:
|
1775 |
msgid "Menu"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
-
#: inc/core/data.php:
|
1779 |
msgid "Menu name"
|
1780 |
msgstr ""
|
1781 |
|
1782 |
-
#: inc/core/data.php:
|
1783 |
msgid "Custom menu name. Ex: Main menu"
|
1784 |
msgstr ""
|
1785 |
|
1786 |
-
#: inc/core/data.php:
|
1787 |
msgid "Custom menu by name"
|
1788 |
msgstr ""
|
1789 |
|
1790 |
-
#: inc/core/data.php:
|
1791 |
msgid "Sub pages"
|
1792 |
msgstr ""
|
1793 |
|
1794 |
-
#: inc/core/data.php:
|
1795 |
msgid "Depth"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
-
#: inc/core/data.php:
|
1799 |
msgid "Max depth level of children pages"
|
1800 |
msgstr ""
|
1801 |
|
1802 |
-
#: inc/core/data.php:
|
1803 |
msgid "Parent ID"
|
1804 |
msgstr ""
|
1805 |
|
1806 |
-
#: inc/core/data.php:
|
1807 |
msgid "ID of the parent page. Leave blank to use current page"
|
1808 |
msgstr ""
|
1809 |
|
1810 |
-
#: inc/core/data.php:
|
1811 |
msgid "List of sub pages"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
-
#: inc/core/data.php:
|
1815 |
msgid "Siblings"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
-
#: inc/core/data.php:
|
1819 |
msgid "Max depth level"
|
1820 |
msgstr ""
|
1821 |
|
1822 |
-
#: inc/core/data.php:
|
1823 |
msgid "List of cureent page siblings"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: inc/core/data.php:
|
1827 |
msgid "Document"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
-
#: inc/core/data.php:
|
1831 |
msgid "Url to uploaded document. Supported formats: doc, xls, pdf etc."
|
1832 |
msgstr ""
|
1833 |
|
1834 |
-
#: inc/core/data.php:
|
1835 |
msgid "Viewer width"
|
1836 |
msgstr ""
|
1837 |
|
1838 |
-
#: inc/core/data.php:
|
1839 |
msgid "Viewer height"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
-
#: inc/core/data.php:
|
1843 |
msgid "Ignore width and height parameters and make viewer responsive"
|
1844 |
msgstr ""
|
1845 |
|
1846 |
-
#: inc/core/data.php:
|
1847 |
msgid "Document viewer by Google"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
-
#: inc/core/data.php:
|
1851 |
msgid "Gmap"
|
1852 |
msgstr ""
|
1853 |
|
1854 |
-
#: inc/core/data.php:
|
1855 |
msgid "Map width"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
-
#: inc/core/data.php:
|
1859 |
msgid "Map height"
|
1860 |
msgstr ""
|
1861 |
|
1862 |
-
#: inc/core/data.php:
|
1863 |
msgid "Ignore width and height parameters and make map responsive"
|
1864 |
msgstr ""
|
1865 |
|
1866 |
-
#: inc/core/data.php:
|
1867 |
msgid "Marker"
|
1868 |
msgstr ""
|
1869 |
|
1870 |
-
#: inc/core/data.php:
|
1871 |
msgid "Address for the marker. You can type it in any language"
|
1872 |
msgstr ""
|
1873 |
|
1874 |
-
#: inc/core/data.php:
|
1875 |
msgid "Maps by Google"
|
1876 |
msgstr ""
|
1877 |
|
1878 |
-
#: inc/core/data.php:
|
1879 |
msgid "Slider"
|
1880 |
msgstr ""
|
1881 |
|
1882 |
-
#: inc/core/data.php:
|
1883 |
msgid "Source"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
-
#: inc/core/data.php:
|
1887 |
msgid ""
|
1888 |
"Choose images source. You can use images from Media library or retrieve it "
|
1889 |
"from posts (thumbnails) posted under specified blog category. You can also "
|
1890 |
"pick any custom taxonomy"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
-
#: inc/core/data.php:
|
1894 |
msgid ""
|
1895 |
"Maximum number of image source posts (for recent posts, category and custom "
|
1896 |
"taxonomy)"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
-
#: inc/core/data.php:
|
1900 |
msgid "Full-size image"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
-
#: inc/core/data.php:
|
1904 |
msgid "Attachment page"
|
1905 |
msgstr ""
|
1906 |
|
1907 |
-
#: inc/core/data.php:
|
1908 |
msgid "Post permalink"
|
1909 |
msgstr ""
|
1910 |
|
1911 |
-
#: inc/core/data.php:
|
1912 |
msgid "Links"
|
1913 |
msgstr ""
|
1914 |
|
1915 |
-
#: inc/core/data.php:
|
1916 |
msgid "Select which links will be used for images in this gallery"
|
1917 |
msgstr ""
|
1918 |
|
1919 |
-
#: inc/core/data.php:
|
1920 |
msgid "Same window"
|
1921 |
msgstr ""
|
1922 |
|
1923 |
-
#: inc/core/data.php:
|
1924 |
msgid "New window"
|
1925 |
msgstr ""
|
1926 |
|
1927 |
-
#: inc/core/data.php:
|
1928 |
msgid "Links target"
|
1929 |
msgstr ""
|
1930 |
|
1931 |
-
#: inc/core/data.php:
|
1932 |
msgid "Open links in"
|
1933 |
msgstr ""
|
1934 |
|
1935 |
-
#: inc/core/data.php:
|
1936 |
msgid "Slider width (in pixels)"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
-
#: inc/core/data.php:
|
1940 |
msgid "Slider height (in pixels)"
|
1941 |
msgstr ""
|
1942 |
|
1943 |
-
#: inc/core/data.php:
|
1944 |
msgid "Ignore width and height parameters and make slider responsive"
|
1945 |
msgstr ""
|
1946 |
|
1947 |
-
#: inc/core/data.php:
|
1948 |
msgid "Show titles"
|
1949 |
msgstr ""
|
1950 |
|
1951 |
-
#: inc/core/data.php:
|
1952 |
msgid "Display slide titles"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
-
#: inc/core/data.php:
|
1956 |
msgid "Is slider centered on the page"
|
1957 |
msgstr ""
|
1958 |
|
1959 |
-
#: inc/core/data.php:
|
1960 |
msgid "Arrows"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
-
#: inc/core/data.php:
|
1964 |
msgid "Show left and right arrows"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
-
#: inc/core/data.php:
|
1968 |
msgid "Pagination"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
-
#: inc/core/data.php:
|
1972 |
msgid "Show pagination"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
-
#: inc/core/data.php:
|
1976 |
msgid "Mouse wheel control"
|
1977 |
msgstr ""
|
1978 |
|
1979 |
-
#: inc/core/data.php:
|
1980 |
msgid "Allow to change slides with mouse wheel"
|
1981 |
msgstr ""
|
1982 |
|
1983 |
-
#: inc/core/data.php:
|
1984 |
msgid "Choose interval between slide animations. Set to 0 to disable autoplay"
|
1985 |
msgstr ""
|
1986 |
|
1987 |
-
#: inc/core/data.php:
|
1988 |
msgid "Speed"
|
1989 |
msgstr ""
|
1990 |
|
1991 |
-
#: inc/core/data.php:
|
1992 |
msgid "Specify animation speed"
|
1993 |
msgstr ""
|
1994 |
|
1995 |
-
#: inc/core/data.php:
|
1996 |
msgid "Customizable image slider"
|
1997 |
msgstr ""
|
1998 |
|
1999 |
-
#: inc/core/data.php:
|
2000 |
msgid "Carousel"
|
2001 |
msgstr ""
|
2002 |
|
2003 |
-
#: inc/core/data.php:
|
2004 |
msgid "Original image"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
-
#: inc/core/data.php:
|
2008 |
msgid "Carousel width (in pixels)"
|
2009 |
msgstr ""
|
2010 |
|
2011 |
-
#: inc/core/data.php:
|
2012 |
msgid "Carousel height (in pixels)"
|
2013 |
msgstr ""
|
2014 |
|
2015 |
-
#: inc/core/data.php:
|
2016 |
msgid "Ignore width and height parameters and make carousel responsive"
|
2017 |
msgstr ""
|
2018 |
|
2019 |
-
#: inc/core/data.php:
|
2020 |
msgid "Items to show"
|
2021 |
msgstr ""
|
2022 |
|
2023 |
-
#: inc/core/data.php:
|
2024 |
msgid "How much carousel items is visible"
|
2025 |
msgstr ""
|
2026 |
|
2027 |
-
#: inc/core/data.php:
|
2028 |
msgid "Scroll number"
|
2029 |
msgstr ""
|
2030 |
|
2031 |
-
#: inc/core/data.php:
|
2032 |
msgid "How much items are scrolled in one transition"
|
2033 |
msgstr ""
|
2034 |
|
2035 |
-
#: inc/core/data.php:
|
2036 |
msgid "Display titles for each item"
|
2037 |
msgstr ""
|
2038 |
|
2039 |
-
#: inc/core/data.php:
|
2040 |
msgid "Is carousel centered on the page"
|
2041 |
msgstr ""
|
2042 |
|
2043 |
-
#: inc/core/data.php:
|
2044 |
msgid "Allow to rotate carousel with mouse wheel"
|
2045 |
msgstr ""
|
2046 |
|
2047 |
-
#: inc/core/data.php:
|
2048 |
msgid "Choose interval between auto animations. Set to 0 to disable autoplay"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
-
#: inc/core/data.php:
|
2052 |
msgid "Customizable image carousel"
|
2053 |
msgstr ""
|
2054 |
|
2055 |
-
#: inc/core/data.php:
|
2056 |
msgid "Single item width (in pixels)"
|
2057 |
msgstr ""
|
2058 |
|
2059 |
-
#: inc/core/data.php:
|
2060 |
msgid "Single item height (in pixels)"
|
2061 |
msgstr ""
|
2062 |
|
2063 |
-
#: inc/core/data.php:
|
2064 |
msgid "Never"
|
2065 |
msgstr ""
|
2066 |
|
2067 |
-
#: inc/core/data.php:
|
2068 |
msgid "On mouse over"
|
2069 |
msgstr ""
|
2070 |
|
2071 |
-
#: inc/core/data.php:
|
2072 |
msgid "Always"
|
2073 |
msgstr ""
|
2074 |
|
2075 |
-
#: inc/core/data.php:
|
2076 |
msgid "Title display mode"
|
2077 |
msgstr ""
|
2078 |
|
2079 |
-
#: inc/core/data.php:
|
2080 |
msgid "Customizable image gallery"
|
2081 |
msgstr ""
|
2082 |
|
2083 |
-
#: inc/core/data.php:
|
2084 |
msgid "Posts"
|
2085 |
msgstr ""
|
2086 |
|
2087 |
-
#: inc/core/data.php:
|
2088 |
msgid "Template"
|
2089 |
msgstr ""
|
2090 |
|
2091 |
-
#: inc/core/data.php:
|
2092 |
msgid ""
|
2093 |
"<b>Do not change this field value if you do not understand description below."
|
2094 |
"</b><br/>Relative path to the template file. Default templates is placed "
|
@@ -2101,550 +2101,550 @@ msgid ""
|
|
2101 |
"%value>templates/list-loop.php</b> - unordered list with posts titles"
|
2102 |
msgstr ""
|
2103 |
|
2104 |
-
#: inc/core/data.php:
|
2105 |
msgid "Post ID's"
|
2106 |
msgstr ""
|
2107 |
|
2108 |
-
#: inc/core/data.php:
|
2109 |
msgid "Enter comma separated ID's of the posts that you want to show"
|
2110 |
msgstr ""
|
2111 |
|
2112 |
-
#: inc/core/data.php:
|
2113 |
msgid "Posts per page"
|
2114 |
msgstr ""
|
2115 |
|
2116 |
-
#: inc/core/data.php:
|
2117 |
msgid ""
|
2118 |
"Specify number of posts that you want to show. Enter -1 to get all posts"
|
2119 |
msgstr ""
|
2120 |
|
2121 |
-
#: inc/core/data.php:
|
2122 |
msgid "Post types"
|
2123 |
msgstr ""
|
2124 |
|
2125 |
-
#: inc/core/data.php:
|
2126 |
msgid "Select post types. Hold Ctrl key to select multiple post types"
|
2127 |
msgstr ""
|
2128 |
|
2129 |
-
#: inc/core/data.php:
|
2130 |
msgid "Taxonomy"
|
2131 |
msgstr ""
|
2132 |
|
2133 |
-
#: inc/core/data.php:
|
2134 |
msgid "Select taxonomy to show posts from"
|
2135 |
msgstr ""
|
2136 |
|
2137 |
-
#: inc/core/data.php:
|
2138 |
msgid "Terms"
|
2139 |
msgstr ""
|
2140 |
|
2141 |
-
#: inc/core/data.php:
|
2142 |
msgid "Select terms to show posts from"
|
2143 |
msgstr ""
|
2144 |
|
2145 |
-
#: inc/core/data.php:
|
2146 |
msgid "Taxonomy term operator"
|
2147 |
msgstr ""
|
2148 |
|
2149 |
-
#: inc/core/data.php:
|
2150 |
msgid ""
|
2151 |
"IN - posts that have any of selected categories terms<br/>NOT IN - posts "
|
2152 |
"that is does not have any of selected terms<br/>AND - posts that have all "
|
2153 |
"selected terms"
|
2154 |
msgstr ""
|
2155 |
|
2156 |
-
#: inc/core/data.php:
|
2157 |
msgid "Authors"
|
2158 |
msgstr ""
|
2159 |
|
2160 |
-
#: inc/core/data.php:
|
2161 |
msgid "Choose the authors whose posts you want to show"
|
2162 |
msgstr ""
|
2163 |
|
2164 |
-
#: inc/core/data.php:
|
2165 |
msgid "Meta key"
|
2166 |
msgstr ""
|
2167 |
|
2168 |
-
#: inc/core/data.php:
|
2169 |
msgid "Enter meta key name to show posts that have this key"
|
2170 |
msgstr ""
|
2171 |
|
2172 |
-
#: inc/core/data.php:
|
2173 |
msgid "Offset"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
-
#: inc/core/data.php:
|
2177 |
msgid "Specify offset to start posts loop not from first post"
|
2178 |
msgstr ""
|
2179 |
|
2180 |
-
#: inc/core/data.php:
|
2181 |
msgid "Descending"
|
2182 |
msgstr ""
|
2183 |
|
2184 |
-
#: inc/core/data.php:
|
2185 |
msgid "Ascending"
|
2186 |
msgstr ""
|
2187 |
|
2188 |
-
#: inc/core/data.php:
|
2189 |
msgid "Order"
|
2190 |
msgstr ""
|
2191 |
|
2192 |
-
#: inc/core/data.php:
|
2193 |
msgid "Posts order"
|
2194 |
msgstr ""
|
2195 |
|
2196 |
-
#: inc/core/data.php:
|
2197 |
-
#: inc/core/data.php:
|
2198 |
msgid "Post ID"
|
2199 |
msgstr ""
|
2200 |
|
2201 |
-
#: inc/core/data.php:
|
2202 |
msgid "Post author"
|
2203 |
msgstr ""
|
2204 |
|
2205 |
-
#: inc/core/data.php:
|
2206 |
msgid "Post title"
|
2207 |
msgstr ""
|
2208 |
|
2209 |
-
#: inc/core/data.php:
|
2210 |
msgid "Post slug"
|
2211 |
msgstr ""
|
2212 |
|
2213 |
-
#: inc/core/data.php:
|
2214 |
msgid "Date"
|
2215 |
msgstr ""
|
2216 |
|
2217 |
-
#: inc/core/data.php:
|
2218 |
msgid "Last modified date"
|
2219 |
msgstr ""
|
2220 |
|
2221 |
-
#: inc/core/data.php:
|
2222 |
msgid "Post parent"
|
2223 |
msgstr ""
|
2224 |
|
2225 |
-
#: inc/core/data.php:
|
2226 |
msgid "Random"
|
2227 |
msgstr ""
|
2228 |
|
2229 |
-
#: inc/core/data.php:
|
2230 |
msgid "Comments number"
|
2231 |
msgstr ""
|
2232 |
|
2233 |
-
#: inc/core/data.php:
|
2234 |
msgid "Menu order"
|
2235 |
msgstr ""
|
2236 |
|
2237 |
-
#: inc/core/data.php:
|
2238 |
msgid "Meta key values"
|
2239 |
msgstr ""
|
2240 |
|
2241 |
-
#: inc/core/data.php:
|
2242 |
msgid "Order by"
|
2243 |
msgstr ""
|
2244 |
|
2245 |
-
#: inc/core/data.php:
|
2246 |
msgid "Order posts by"
|
2247 |
msgstr ""
|
2248 |
|
2249 |
-
#: inc/core/data.php:
|
2250 |
msgid "Show childrens of entered post (enter post ID)"
|
2251 |
msgstr ""
|
2252 |
|
2253 |
-
#: inc/core/data.php:
|
2254 |
msgid "Published"
|
2255 |
msgstr ""
|
2256 |
|
2257 |
-
#: inc/core/data.php:
|
2258 |
msgid "Pending"
|
2259 |
msgstr ""
|
2260 |
|
2261 |
-
#: inc/core/data.php:
|
2262 |
msgid "Draft"
|
2263 |
msgstr ""
|
2264 |
|
2265 |
-
#: inc/core/data.php:
|
2266 |
msgid "Auto-draft"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
-
#: inc/core/data.php:
|
2270 |
msgid "Future post"
|
2271 |
msgstr ""
|
2272 |
|
2273 |
-
#: inc/core/data.php:
|
2274 |
msgid "Private post"
|
2275 |
msgstr ""
|
2276 |
|
2277 |
-
#: inc/core/data.php:
|
2278 |
msgid "Inherit"
|
2279 |
msgstr ""
|
2280 |
|
2281 |
-
#: inc/core/data.php:
|
2282 |
msgid "Trashed"
|
2283 |
msgstr ""
|
2284 |
|
2285 |
-
#: inc/core/data.php:
|
2286 |
msgid "Any"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
-
#: inc/core/data.php:
|
2290 |
msgid "Post status"
|
2291 |
msgstr ""
|
2292 |
|
2293 |
-
#: inc/core/data.php:
|
2294 |
msgid "Show only posts with selected status"
|
2295 |
msgstr ""
|
2296 |
|
2297 |
-
#: inc/core/data.php:
|
2298 |
msgid "Ignore sticky"
|
2299 |
msgstr ""
|
2300 |
|
2301 |
-
#: inc/core/data.php:
|
2302 |
msgid "Select Yes to ignore posts that is sticked"
|
2303 |
msgstr ""
|
2304 |
|
2305 |
-
#: inc/core/data.php:
|
2306 |
msgid "Custom posts query with customizable template"
|
2307 |
msgstr ""
|
2308 |
|
2309 |
-
#: inc/core/data.php:
|
2310 |
msgid "Dummy text"
|
2311 |
msgstr ""
|
2312 |
|
2313 |
-
#: inc/core/data.php:
|
2314 |
msgid "Paragraphs"
|
2315 |
msgstr ""
|
2316 |
|
2317 |
-
#: inc/core/data.php:
|
2318 |
msgid "Words"
|
2319 |
msgstr ""
|
2320 |
|
2321 |
-
#: inc/core/data.php:
|
2322 |
msgid "Bytes"
|
2323 |
msgstr ""
|
2324 |
|
2325 |
-
#: inc/core/data.php:
|
2326 |
msgid "What"
|
2327 |
msgstr ""
|
2328 |
|
2329 |
-
#: inc/core/data.php:
|
2330 |
msgid "What to generate"
|
2331 |
msgstr ""
|
2332 |
|
2333 |
-
#: inc/core/data.php:
|
2334 |
msgid "Amount"
|
2335 |
msgstr ""
|
2336 |
|
2337 |
-
#: inc/core/data.php:
|
2338 |
msgid ""
|
2339 |
"How many items (paragraphs or words) to generate. Minimum words amount is 5"
|
2340 |
msgstr ""
|
2341 |
|
2342 |
-
#: inc/core/data.php:
|
2343 |
msgid "Cache"
|
2344 |
msgstr ""
|
2345 |
|
2346 |
-
#: inc/core/data.php:
|
2347 |
msgid ""
|
2348 |
"Generated text will be cached. Be careful with this option. If you disable "
|
2349 |
"it and insert many dummy_text shortcodes the page load time will be highly "
|
2350 |
"increased"
|
2351 |
msgstr ""
|
2352 |
|
2353 |
-
#: inc/core/data.php:
|
2354 |
msgid "Text placeholder"
|
2355 |
msgstr ""
|
2356 |
|
2357 |
-
#: inc/core/data.php:
|
2358 |
msgid "Dummy image"
|
2359 |
msgstr ""
|
2360 |
|
2361 |
-
#: inc/core/data.php:
|
2362 |
msgid "Image width"
|
2363 |
msgstr ""
|
2364 |
|
2365 |
-
#: inc/core/data.php:
|
2366 |
msgid "Image height"
|
2367 |
msgstr ""
|
2368 |
|
2369 |
-
#: inc/core/data.php:
|
2370 |
msgid "Abstract"
|
2371 |
msgstr ""
|
2372 |
|
2373 |
-
#: inc/core/data.php:
|
2374 |
msgid "Animals"
|
2375 |
msgstr ""
|
2376 |
|
2377 |
-
#: inc/core/data.php:
|
2378 |
msgid "Business"
|
2379 |
msgstr ""
|
2380 |
|
2381 |
-
#: inc/core/data.php:
|
2382 |
msgid "Cats"
|
2383 |
msgstr ""
|
2384 |
|
2385 |
-
#: inc/core/data.php:
|
2386 |
msgid "City"
|
2387 |
msgstr ""
|
2388 |
|
2389 |
-
#: inc/core/data.php:
|
2390 |
msgid "Food"
|
2391 |
msgstr ""
|
2392 |
|
2393 |
-
#: inc/core/data.php:
|
2394 |
msgid "Night life"
|
2395 |
msgstr ""
|
2396 |
|
2397 |
-
#: inc/core/data.php:
|
2398 |
msgid "Fashion"
|
2399 |
msgstr ""
|
2400 |
|
2401 |
-
#: inc/core/data.php:
|
2402 |
msgid "People"
|
2403 |
msgstr ""
|
2404 |
|
2405 |
-
#: inc/core/data.php:
|
2406 |
msgid "Nature"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
-
#: inc/core/data.php:
|
2410 |
msgid "Sports"
|
2411 |
msgstr ""
|
2412 |
|
2413 |
-
#: inc/core/data.php:
|
2414 |
msgid "Technics"
|
2415 |
msgstr ""
|
2416 |
|
2417 |
-
#: inc/core/data.php:
|
2418 |
msgid "Transport"
|
2419 |
msgstr ""
|
2420 |
|
2421 |
-
#: inc/core/data.php:
|
2422 |
msgid "Select the theme for this image"
|
2423 |
msgstr ""
|
2424 |
|
2425 |
-
#: inc/core/data.php:
|
2426 |
msgid "Image placeholder with random image"
|
2427 |
msgstr ""
|
2428 |
|
2429 |
-
#: inc/core/data.php:
|
2430 |
msgid "Animation"
|
2431 |
msgstr ""
|
2432 |
|
2433 |
-
#: inc/core/data.php:
|
2434 |
msgid "Select animation type"
|
2435 |
msgstr ""
|
2436 |
|
2437 |
-
#: inc/core/data.php:
|
2438 |
msgid "Duration"
|
2439 |
msgstr ""
|
2440 |
|
2441 |
-
#: inc/core/data.php:
|
2442 |
msgid "Animation duration (seconds)"
|
2443 |
msgstr ""
|
2444 |
|
2445 |
-
#: inc/core/data.php:
|
2446 |
msgid "Delay"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
-
#: inc/core/data.php:
|
2450 |
msgid "Animation delay (seconds)"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
-
#: inc/core/data.php:
|
2454 |
msgid "Inline"
|
2455 |
msgstr ""
|
2456 |
|
2457 |
-
#: inc/core/data.php:
|
2458 |
msgid ""
|
2459 |
"This parameter determines what HTML tag will be used for animation wrapper. "
|
2460 |
"Turn this option to YES and animated element will be wrapped in SPAN instead "
|
2461 |
"of DIV. Useful for inline animations, like buttons"
|
2462 |
msgstr ""
|
2463 |
|
2464 |
-
#: inc/core/data.php:
|
2465 |
msgid "Animated content"
|
2466 |
msgstr ""
|
2467 |
|
2468 |
-
#: inc/core/data.php:
|
2469 |
msgid "Wrapper for animation. Any nested element will be animated"
|
2470 |
msgstr ""
|
2471 |
|
2472 |
-
#: inc/core/data.php:
|
2473 |
msgid "Meta"
|
2474 |
msgstr ""
|
2475 |
|
2476 |
-
#: inc/core/data.php:
|
2477 |
msgid "Key"
|
2478 |
msgstr ""
|
2479 |
|
2480 |
-
#: inc/core/data.php:
|
2481 |
msgid "Meta key name"
|
2482 |
msgstr ""
|
2483 |
|
2484 |
-
#: inc/core/data.php:
|
2485 |
msgid "This text will be shown if data is not found"
|
2486 |
msgstr ""
|
2487 |
|
2488 |
-
#: inc/core/data.php:
|
2489 |
msgid "Before"
|
2490 |
msgstr ""
|
2491 |
|
2492 |
-
#: inc/core/data.php:
|
2493 |
msgid "This content will be shown before the value"
|
2494 |
msgstr ""
|
2495 |
|
2496 |
-
#: inc/core/data.php:
|
2497 |
msgid "After"
|
2498 |
msgstr ""
|
2499 |
|
2500 |
-
#: inc/core/data.php:
|
2501 |
msgid "This content will be shown after the value"
|
2502 |
msgstr ""
|
2503 |
|
2504 |
-
#: inc/core/data.php:
|
2505 |
msgid ""
|
2506 |
"You can specify custom post ID. Leave this field empty to use an ID of the "
|
2507 |
"current post. Current post ID may not work in Live Preview mode"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
-
#: inc/core/data.php:
|
2511 |
msgid "Filter"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
-
#: inc/core/data.php:
|
2515 |
msgid ""
|
2516 |
"You can apply custom filter to the retrieved value. Enter here function "
|
2517 |
"name. Your function must accept one argument and return modified value. "
|
2518 |
"Example function: "
|
2519 |
msgstr ""
|
2520 |
|
2521 |
-
#: inc/core/data.php:
|
2522 |
msgid "Post meta"
|
2523 |
msgstr ""
|
2524 |
|
2525 |
-
#: inc/core/data.php:
|
2526 |
msgid "User"
|
2527 |
msgstr ""
|
2528 |
|
2529 |
-
#: inc/core/data.php:
|
2530 |
msgid "Display name"
|
2531 |
msgstr ""
|
2532 |
|
2533 |
-
#: inc/core/data.php:
|
2534 |
msgid "Login"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
-
#: inc/core/data.php:
|
2538 |
msgid "Nice name"
|
2539 |
msgstr ""
|
2540 |
|
2541 |
-
#: inc/core/data.php:
|
2542 |
msgid "Email"
|
2543 |
msgstr ""
|
2544 |
|
2545 |
-
#: inc/core/data.php:
|
2546 |
msgid "URL"
|
2547 |
msgstr ""
|
2548 |
|
2549 |
-
#: inc/core/data.php:
|
2550 |
msgid "Registered"
|
2551 |
msgstr ""
|
2552 |
|
2553 |
-
#: inc/core/data.php:
|
2554 |
msgid "Activation key"
|
2555 |
msgstr ""
|
2556 |
|
2557 |
-
#: inc/core/data.php:
|
2558 |
msgid "Status"
|
2559 |
msgstr ""
|
2560 |
|
2561 |
-
#: inc/core/data.php:
|
2562 |
msgid "Field"
|
2563 |
msgstr ""
|
2564 |
|
2565 |
-
#: inc/core/data.php:
|
2566 |
msgid "User data field name"
|
2567 |
msgstr ""
|
2568 |
|
2569 |
-
#: inc/core/data.php:
|
2570 |
msgid "User ID"
|
2571 |
msgstr ""
|
2572 |
|
2573 |
-
#: inc/core/data.php:
|
2574 |
msgid ""
|
2575 |
"You can specify custom user ID. Leave this field empty to use an ID of the "
|
2576 |
"current user"
|
2577 |
msgstr ""
|
2578 |
|
2579 |
-
#: inc/core/data.php:
|
2580 |
msgid "User data"
|
2581 |
msgstr ""
|
2582 |
|
2583 |
-
#: inc/core/data.php:
|
2584 |
msgid "Post"
|
2585 |
msgstr ""
|
2586 |
|
2587 |
-
#: inc/core/data.php:
|
2588 |
msgid "Post date"
|
2589 |
msgstr ""
|
2590 |
|
2591 |
-
#: inc/core/data.php:
|
2592 |
msgid "Post content"
|
2593 |
msgstr ""
|
2594 |
|
2595 |
-
#: inc/core/data.php:
|
2596 |
msgid "Post excerpt"
|
2597 |
msgstr ""
|
2598 |
|
2599 |
-
#: inc/core/data.php:
|
2600 |
msgid "Comment status"
|
2601 |
msgstr ""
|
2602 |
|
2603 |
-
#: inc/core/data.php:
|
2604 |
msgid "Ping status"
|
2605 |
msgstr ""
|
2606 |
|
2607 |
-
#: inc/core/data.php:
|
2608 |
msgid "Post name"
|
2609 |
msgstr ""
|
2610 |
|
2611 |
-
#: inc/core/data.php:
|
2612 |
msgid "Post modified"
|
2613 |
msgstr ""
|
2614 |
|
2615 |
-
#: inc/core/data.php:
|
2616 |
msgid "Filtered post content"
|
2617 |
msgstr ""
|
2618 |
|
2619 |
-
#: inc/core/data.php:
|
2620 |
msgid "GUID"
|
2621 |
msgstr ""
|
2622 |
|
2623 |
-
#: inc/core/data.php:
|
2624 |
msgid "Post type"
|
2625 |
msgstr ""
|
2626 |
|
2627 |
-
#: inc/core/data.php:
|
2628 |
msgid "Post mime type"
|
2629 |
msgstr ""
|
2630 |
|
2631 |
-
#: inc/core/data.php:
|
2632 |
msgid "Comment count"
|
2633 |
msgstr ""
|
2634 |
|
2635 |
-
#: inc/core/data.php:
|
2636 |
msgid "Post data field name"
|
2637 |
msgstr ""
|
2638 |
|
2639 |
-
#: inc/core/data.php:
|
2640 |
msgid "Post data"
|
2641 |
msgstr ""
|
2642 |
|
2643 |
-
#: inc/core/data.php:
|
2644 |
msgid "Template name"
|
2645 |
msgstr ""
|
2646 |
|
2647 |
-
#: inc/core/data.php:
|
2648 |
#, php-format
|
2649 |
msgid ""
|
2650 |
"Use template file name (with optional .php extension). If you need to use "
|
@@ -2652,7 +2652,7 @@ msgid ""
|
|
2652 |
"%s"
|
2653 |
msgstr ""
|
2654 |
|
2655 |
-
#: inc/core/data.php:
|
2656 |
msgid "Theme template"
|
2657 |
msgstr ""
|
2658 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Shortcodes Ultimate\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-03-04 03:07+0300\n"
|
6 |
+
"PO-Revision-Date: 2014-03-04 03:07+0300\n"
|
7 |
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
111 |
msgid "You can overview the original styles to override it"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: inc/core/admin-views.php:75
|
115 |
msgid "You can use next variables in your custom CSS"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: inc/core/admin-views.php:76
|
119 |
msgid "home url"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: inc/core/admin-views.php:77
|
123 |
msgid "theme url"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: inc/core/admin-views.php:78
|
127 |
msgid "plugin url"
|
128 |
msgstr ""
|
129 |
|
130 |
+
#: inc/core/admin-views.php:115
|
131 |
msgid "New Shortcodes"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: inc/core/admin-views.php:116
|
135 |
msgid ""
|
136 |
"Parallax sections, responsive content slider, pricing tables, vector icons, "
|
137 |
"testimonials, progress bars and even more"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: inc/core/admin-views.php:121
|
141 |
msgid "Maker"
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: inc/core/admin-views.php:122
|
145 |
msgid ""
|
146 |
"This add-on allows you to create custom shortcodes. You can easily create "
|
147 |
"any shortcode with different parameters or even override default shortcodes"
|
148 |
msgstr ""
|
149 |
|
150 |
+
#: inc/core/admin-views.php:127
|
151 |
msgid "Skins"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: inc/core/admin-views.php:128
|
155 |
msgid ""
|
156 |
"Set of additional skins for Shortcodes Ultimate. It includes skins for "
|
157 |
"accordeons/spoilers, tabs and some other shortcodes"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: inc/core/admin-views.php:134
|
161 |
msgid "Shortcodes Ultimate Add-ons"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: inc/core/admin-views.php:137 inc/core/admin-views.php:144
|
165 |
msgid "Learn more"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: inc/core/admin-views.php:141
|
169 |
msgid "Other WordPress Plugins"
|
170 |
msgstr ""
|
171 |
|
227 |
msgid "Content"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: inc/core/data.php:19 inc/core/data.php:817
|
231 |
msgid "Box"
|
232 |
msgstr ""
|
233 |
|
235 |
msgid "Media"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: inc/core/data.php:21 inc/core/data.php:1972
|
239 |
msgid "Gallery"
|
240 |
msgstr ""
|
241 |
|
247 |
msgid "Other"
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: inc/core/data.php:32 inc/core/data.php:1741 inc/core/data.php:1858
|
251 |
+
#: inc/core/data.php:1994 inc/core/data.php:2136
|
252 |
msgid "None"
|
253 |
msgstr ""
|
254 |
|
255 |
+
#: inc/core/data.php:33
|
256 |
msgid "Solid"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: inc/core/data.php:34
|
260 |
msgid "Dotted"
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: inc/core/data.php:35
|
264 |
msgid "Dashed"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: inc/core/data.php:36
|
268 |
msgid "Double"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: inc/core/data.php:37
|
272 |
msgid "Groove"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: inc/core/data.php:38
|
276 |
msgid "Ridge"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: inc/core/data.php:62
|
280 |
msgid "Basic examples"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: inc/core/data.php:65
|
284 |
msgid "Accordions, spoilers, different styles, anchors"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: inc/core/data.php:71
|
288 |
msgid "Tabs, vertical tabs, tab anchors"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: inc/core/data.php:77
|
292 |
msgid "Column layouts"
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: inc/core/data.php:83
|
296 |
msgid ""
|
297 |
"Media elements, YouTube, Vimeo, Screenr and self-hosted videos, audio player"
|
298 |
msgstr ""
|
299 |
|
300 |
+
#: inc/core/data.php:89
|
301 |
msgid "Unlimited buttons"
|
302 |
msgstr ""
|
303 |
|
304 |
+
#: inc/core/data.php:95
|
305 |
msgid "Animations"
|
306 |
msgstr ""
|
307 |
|
308 |
+
#: inc/core/data.php:103
|
309 |
msgid "Advanced examples"
|
310 |
msgstr ""
|
311 |
|
312 |
+
#: inc/core/data.php:106
|
313 |
msgid "Interacting with posts shortcode"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: inc/core/data.php:112
|
317 |
msgid "Nested shortcodes, shortcodes inside of attributes"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: inc/core/data.php:129
|
321 |
msgid "Heading"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: inc/core/data.php:136 inc/core/data.php:190 inc/core/data.php:272
|
325 |
+
#: inc/core/data.php:420 inc/core/data.php:450 inc/core/data.php:511
|
326 |
+
#: inc/core/data.php:676 inc/core/data.php:829 inc/core/data.php:993
|
327 |
+
#: inc/core/data.php:2338 inc/core/data.php:2390 inc/core/data.php:2453
|
328 |
msgid "Default"
|
329 |
msgstr ""
|
330 |
|
331 |
+
#: inc/core/data.php:139 inc/core/data.php:193 inc/core/data.php:277
|
332 |
+
#: inc/core/data.php:453 inc/core/data.php:517 inc/core/data.php:686
|
333 |
+
#: inc/core/data.php:836 inc/core/data.php:963
|
334 |
msgid "Style"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: inc/core/data.php:140
|
338 |
msgid "Choose style for this heading"
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: inc/core/data.php:140 inc/core/data.php:194 inc/core/data.php:278
|
342 |
+
#: inc/core/data.php:454
|
343 |
msgid "Install additional styles"
|
344 |
msgstr ""
|
345 |
|
346 |
+
#: inc/core/data.php:148 inc/core/data.php:525 inc/core/data.php:604
|
347 |
+
#: inc/core/data.php:707
|
348 |
msgid "Size"
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: inc/core/data.php:149
|
352 |
msgid "Select heading size (pixels)"
|
353 |
msgstr ""
|
354 |
|
355 |
+
#: inc/core/data.php:154 inc/core/data.php:486 inc/core/data.php:547
|
356 |
+
#: inc/core/data.php:971
|
357 |
msgid "Left"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: inc/core/data.php:155 inc/core/data.php:548 inc/core/data.php:1790
|
361 |
+
#: inc/core/data.php:1926
|
362 |
msgid "Center"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: inc/core/data.php:156 inc/core/data.php:487 inc/core/data.php:549
|
366 |
+
#: inc/core/data.php:972
|
367 |
msgid "Right"
|
368 |
msgstr ""
|
369 |
|
370 |
+
#: inc/core/data.php:159 inc/core/data.php:490 inc/core/data.php:552
|
371 |
msgid "Align"
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: inc/core/data.php:160
|
375 |
msgid "Heading text alignment"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: inc/core/data.php:168
|
379 |
msgid "Margin"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: inc/core/data.php:169
|
383 |
msgid "Bottom margin (pixels)"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: inc/core/data.php:173 inc/core/data.php:213 inc/core/data.php:245
|
387 |
+
#: inc/core/data.php:308 inc/core/data.php:324 inc/core/data.php:351
|
388 |
+
#: inc/core/data.php:375 inc/core/data.php:403 inc/core/data.php:433
|
389 |
+
#: inc/core/data.php:469 inc/core/data.php:494 inc/core/data.php:530
|
390 |
+
#: inc/core/data.php:557 inc/core/data.php:573 inc/core/data.php:615
|
391 |
+
#: inc/core/data.php:643 inc/core/data.php:764 inc/core/data.php:807
|
392 |
+
#: inc/core/data.php:863 inc/core/data.php:900 inc/core/data.php:932
|
393 |
+
#: inc/core/data.php:1034 inc/core/data.php:1050 inc/core/data.php:1102
|
394 |
+
#: inc/core/data.php:1220 inc/core/data.php:1270 inc/core/data.php:1313
|
395 |
+
#: inc/core/data.php:1352 inc/core/data.php:1421 inc/core/data.php:1442
|
396 |
+
#: inc/core/data.php:1473 inc/core/data.php:1506 inc/core/data.php:1522
|
397 |
+
#: inc/core/data.php:1552 inc/core/data.php:1572 inc/core/data.php:1599
|
398 |
+
#: inc/core/data.php:1620 inc/core/data.php:1665 inc/core/data.php:1710
|
399 |
+
#: inc/core/data.php:1827 inc/core/data.php:1963 inc/core/data.php:2042
|
400 |
+
#: inc/core/data.php:2216 inc/core/data.php:2271 inc/core/data.php:2317
|
401 |
msgid "Class"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: inc/core/data.php:174 inc/core/data.php:214 inc/core/data.php:246
|
405 |
+
#: inc/core/data.php:309 inc/core/data.php:325 inc/core/data.php:352
|
406 |
+
#: inc/core/data.php:376 inc/core/data.php:404 inc/core/data.php:434
|
407 |
+
#: inc/core/data.php:470 inc/core/data.php:495 inc/core/data.php:531
|
408 |
+
#: inc/core/data.php:558 inc/core/data.php:574 inc/core/data.php:616
|
409 |
+
#: inc/core/data.php:644 inc/core/data.php:765 inc/core/data.php:808
|
410 |
+
#: inc/core/data.php:864 inc/core/data.php:901 inc/core/data.php:933
|
411 |
+
#: inc/core/data.php:1035 inc/core/data.php:1051 inc/core/data.php:1103
|
412 |
+
#: inc/core/data.php:1221 inc/core/data.php:1271 inc/core/data.php:1314
|
413 |
+
#: inc/core/data.php:1353 inc/core/data.php:1422 inc/core/data.php:1443
|
414 |
+
#: inc/core/data.php:1474 inc/core/data.php:1507 inc/core/data.php:1523
|
415 |
+
#: inc/core/data.php:1553 inc/core/data.php:1573 inc/core/data.php:1600
|
416 |
+
#: inc/core/data.php:1621 inc/core/data.php:1666 inc/core/data.php:1711
|
417 |
+
#: inc/core/data.php:1828 inc/core/data.php:1964 inc/core/data.php:2043
|
418 |
+
#: inc/core/data.php:2217 inc/core/data.php:2272 inc/core/data.php:2318
|
419 |
msgid "Extra CSS class"
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: inc/core/data.php:177
|
423 |
msgid "Heading text"
|
424 |
msgstr ""
|
425 |
|
426 |
+
#: inc/core/data.php:178
|
427 |
msgid "Styled heading"
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: inc/core/data.php:183
|
431 |
msgid "Tabs"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: inc/core/data.php:194
|
435 |
msgid "Choose style for this tabs"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: inc/core/data.php:202
|
439 |
msgid "Active tab"
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: inc/core/data.php:203
|
443 |
msgid "Select which tab is open by default"
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: inc/core/data.php:208
|
447 |
msgid "Vertical"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: inc/core/data.php:209
|
451 |
msgid "Show tabs vertically"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: inc/core/data.php:217
|
455 |
msgid ""
|
456 |
"[%prefix_tab title=\"Title 1\"]Content 1[/%prefix_tab]\n"
|
457 |
"[%prefix_tab title=\"Title 2\"]Content 2[/%prefix_tab]\n"
|
458 |
"[%prefix_tab title=\"Title 3\"]Content 3[/%prefix_tab]"
|
459 |
msgstr ""
|
460 |
|
461 |
+
#: inc/core/data.php:218
|
462 |
msgid "Tabs container"
|
463 |
msgstr ""
|
464 |
|
465 |
+
#: inc/core/data.php:223
|
466 |
msgid "Tab"
|
467 |
msgstr ""
|
468 |
|
469 |
+
#: inc/core/data.php:228
|
470 |
msgid "Tab name"
|
471 |
msgstr ""
|
472 |
|
473 |
+
#: inc/core/data.php:229 inc/core/data.php:261 inc/core/data.php:781
|
474 |
+
#: inc/core/data.php:824 inc/core/data.php:1380
|
475 |
msgid "Title"
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: inc/core/data.php:230
|
479 |
msgid "Enter tab name"
|
480 |
msgstr ""
|
481 |
|
482 |
+
#: inc/core/data.php:235
|
483 |
msgid "Disabled"
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: inc/core/data.php:236
|
487 |
msgid "Is this tab disabled"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: inc/core/data.php:240 inc/core/data.php:303
|
491 |
msgid "Anchor"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: inc/core/data.php:241
|
495 |
msgid ""
|
496 |
"You can use unique anchor for this tab to access it with hash in page url. "
|
497 |
"For example: type here <b%value>Hello</b> and then use url like http://"
|
498 |
"example.com/page-url#Hello. This tab will be activated and scrolled in"
|
499 |
msgstr ""
|
500 |
|
501 |
+
#: inc/core/data.php:249
|
502 |
msgid "Tab content"
|
503 |
msgstr ""
|
504 |
|
505 |
+
#: inc/core/data.php:250
|
506 |
msgid "Single tab"
|
507 |
msgstr ""
|
508 |
|
509 |
+
#: inc/core/data.php:255
|
510 |
msgid "Spoiler"
|
511 |
msgstr ""
|
512 |
|
513 |
+
#: inc/core/data.php:260 inc/core/shortcodes.php:72
|
514 |
msgid "Spoiler title"
|
515 |
msgstr ""
|
516 |
|
517 |
+
#: inc/core/data.php:261
|
518 |
msgid "Text in spoiler title"
|
519 |
msgstr ""
|
520 |
|
521 |
+
#: inc/core/data.php:266
|
522 |
msgid "Open"
|
523 |
msgstr ""
|
524 |
|
525 |
+
#: inc/core/data.php:267
|
526 |
msgid "Is spoiler content visible by default"
|
527 |
msgstr ""
|
528 |
|
529 |
+
#: inc/core/data.php:273
|
530 |
msgid "Fancy"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: inc/core/data.php:274 inc/core/data.php:514
|
534 |
msgid "Simple"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: inc/core/data.php:278
|
538 |
msgid "Choose style for this spoiler"
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: inc/core/data.php:283
|
542 |
msgid "Plus"
|
543 |
msgstr ""
|
544 |
|
545 |
+
#: inc/core/data.php:284
|
546 |
msgid "Plus circle"
|
547 |
msgstr ""
|
548 |
|
549 |
+
#: inc/core/data.php:285
|
550 |
msgid "Plus square 1"
|
551 |
msgstr ""
|
552 |
|
553 |
+
#: inc/core/data.php:286
|
554 |
msgid "Plus square 2"
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: inc/core/data.php:287
|
558 |
msgid "Arrow"
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: inc/core/data.php:288
|
562 |
msgid "Arrow circle 1"
|
563 |
msgstr ""
|
564 |
|
565 |
+
#: inc/core/data.php:289
|
566 |
msgid "Arrow circle 2"
|
567 |
msgstr ""
|
568 |
|
569 |
+
#: inc/core/data.php:290
|
570 |
msgid "Chevron"
|
571 |
msgstr ""
|
572 |
|
573 |
+
#: inc/core/data.php:291
|
574 |
msgid "Chevron circle"
|
575 |
msgstr ""
|
576 |
|
577 |
+
#: inc/core/data.php:292
|
578 |
msgid "Caret"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: inc/core/data.php:293
|
582 |
msgid "Caret square"
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: inc/core/data.php:294
|
586 |
msgid "Folder 1"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: inc/core/data.php:295
|
590 |
msgid "Folder 2"
|
591 |
msgstr ""
|
592 |
|
593 |
+
#: inc/core/data.php:298 inc/core/data.php:632 inc/core/data.php:737
|
594 |
+
#: inc/core/data.php:787
|
595 |
msgid "Icon"
|
596 |
msgstr ""
|
597 |
|
598 |
+
#: inc/core/data.php:299
|
599 |
msgid "Icons for spoiler"
|
600 |
msgstr ""
|
601 |
|
602 |
+
#: inc/core/data.php:304
|
603 |
msgid ""
|
604 |
"You can use unique anchor for this spoiler to access it with hash in page "
|
605 |
"url. For example: type here <b%value>Hello</b> and then use url like http://"
|
606 |
"example.com/page-url#Hello. This spoiler will be open and scrolled in"
|
607 |
msgstr ""
|
608 |
|
609 |
+
#: inc/core/data.php:312
|
610 |
msgid "Hidden content"
|
611 |
msgstr ""
|
612 |
|
613 |
+
#: inc/core/data.php:313
|
614 |
msgid "Spoiler with hidden content"
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: inc/core/data.php:318
|
618 |
msgid "Accordion"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: inc/core/data.php:328
|
622 |
msgid ""
|
623 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
624 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
625 |
"[%prefix_spoiler]Content[/%prefix_spoiler]"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: inc/core/data.php:329
|
629 |
msgid "Accordion with spoilers"
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: inc/core/data.php:334
|
633 |
msgid "Divider"
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: inc/core/data.php:341
|
637 |
msgid "Show TOP link"
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: inc/core/data.php:342
|
641 |
msgid "Show link to top of the page or not"
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: inc/core/data.php:346 inc/core/shortcodes.php:99
|
645 |
msgid "Go to top"
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: inc/core/data.php:347
|
649 |
msgid "Link text"
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: inc/core/data.php:347
|
653 |
msgid "Text for the GO TOP link"
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: inc/core/data.php:355
|
657 |
msgid "Content divider with optional TOP link"
|
658 |
msgstr ""
|
659 |
|
660 |
+
#: inc/core/data.php:360
|
661 |
msgid "Spacer"
|
662 |
msgstr ""
|
663 |
|
664 |
+
#: inc/core/data.php:370 inc/core/data.php:1085 inc/core/data.php:1141
|
665 |
+
#: inc/core/data.php:1253 inc/core/data.php:1302 inc/core/data.php:1398
|
666 |
+
#: inc/core/data.php:1654 inc/core/data.php:1693 inc/core/data.php:1774
|
667 |
+
#: inc/core/data.php:1892 inc/core/data.php:2027 inc/core/data.php:2244
|
668 |
msgid "Height"
|
669 |
msgstr ""
|
670 |
|
671 |
+
#: inc/core/data.php:371
|
672 |
msgid "Height of the spacer in pixels"
|
673 |
msgstr ""
|
674 |
|
675 |
+
#: inc/core/data.php:379
|
676 |
msgid "Empty space with adjustable height"
|
677 |
msgstr ""
|
678 |
|
679 |
+
#: inc/core/data.php:384
|
680 |
msgid "Highlight"
|
681 |
msgstr ""
|
682 |
|
683 |
+
#: inc/core/data.php:392 inc/core/data.php:692 inc/core/data.php:881
|
684 |
msgid "Background"
|
685 |
msgstr ""
|
686 |
|
687 |
+
#: inc/core/data.php:393
|
688 |
msgid "Highlighted text background color"
|
689 |
msgstr ""
|
690 |
|
691 |
+
#: inc/core/data.php:399 inc/core/data.php:698 inc/core/data.php:887
|
692 |
msgid "Text color"
|
693 |
msgstr ""
|
694 |
|
695 |
+
#: inc/core/data.php:399
|
696 |
msgid "Highlighted text color"
|
697 |
msgstr ""
|
698 |
|
699 |
+
#: inc/core/data.php:407 inc/core/data.php:408
|
700 |
msgid "Highlighted text"
|
701 |
msgstr ""
|
702 |
|
703 |
+
#: inc/core/data.php:413 inc/core/data.php:437 inc/vendor/sunrise.php:409
|
704 |
msgid "Label"
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: inc/core/data.php:421
|
708 |
msgid "Success"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: inc/core/data.php:422
|
712 |
msgid "Warning"
|
713 |
msgstr ""
|
714 |
|
715 |
+
#: inc/core/data.php:423
|
716 |
msgid "Important"
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: inc/core/data.php:424
|
720 |
msgid "Black"
|
721 |
msgstr ""
|
722 |
|
723 |
+
#: inc/core/data.php:425
|
724 |
msgid "Info"
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: inc/core/data.php:428
|
728 |
msgid "Type"
|
729 |
msgstr ""
|
730 |
|
731 |
+
#: inc/core/data.php:429
|
732 |
msgid "Style of the label"
|
733 |
msgstr ""
|
734 |
|
735 |
+
#: inc/core/data.php:438
|
736 |
msgid "Styled label"
|
737 |
msgstr ""
|
738 |
|
739 |
+
#: inc/core/data.php:443 inc/core/data.php:473
|
740 |
msgid "Quote"
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: inc/core/data.php:454
|
744 |
msgid "Choose style for this quote"
|
745 |
msgstr ""
|
746 |
|
747 |
+
#: inc/core/data.php:458
|
748 |
msgid "Cite"
|
749 |
msgstr ""
|
750 |
|
751 |
+
#: inc/core/data.php:459
|
752 |
msgid "Quote author name"
|
753 |
msgstr ""
|
754 |
|
755 |
+
#: inc/core/data.php:464
|
756 |
msgid "Cite url"
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: inc/core/data.php:465
|
760 |
msgid "Url of the quote author. Leave empty to disable link"
|
761 |
msgstr ""
|
762 |
|
763 |
+
#: inc/core/data.php:474
|
764 |
msgid "Blockquote alternative"
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: inc/core/data.php:479 inc/core/data.php:498 inc/core/data.php:499
|
768 |
msgid "Pullquote"
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: inc/core/data.php:490
|
772 |
msgid "Pullquote alignment (float)"
|
773 |
msgstr ""
|
774 |
|
775 |
+
#: inc/core/data.php:504 inc/core/data.php:535
|
776 |
msgid "Dropcap"
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: inc/core/data.php:512 inc/core/data.php:677
|
780 |
msgid "Flat"
|
781 |
msgstr ""
|
782 |
|
783 |
+
#: inc/core/data.php:513
|
784 |
msgid "Light"
|
785 |
msgstr ""
|
786 |
|
787 |
+
#: inc/core/data.php:517
|
788 |
msgid "Dropcap style preset"
|
789 |
msgstr ""
|
790 |
|
791 |
+
#: inc/core/data.php:526
|
792 |
msgid "Choose dropcap size"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: inc/core/data.php:534
|
796 |
msgid "D"
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: inc/core/data.php:540
|
800 |
msgid "Frame"
|
801 |
msgstr ""
|
802 |
|
803 |
+
#: inc/core/data.php:553
|
804 |
msgid "Frame alignment"
|
805 |
msgstr ""
|
806 |
|
807 |
+
#: inc/core/data.php:562
|
808 |
msgid "Styled image frame"
|
809 |
msgstr ""
|
810 |
|
811 |
+
#: inc/core/data.php:567
|
812 |
msgid "Row"
|
813 |
msgstr ""
|
814 |
|
815 |
+
#: inc/core/data.php:577
|
816 |
msgid ""
|
817 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
818 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
819 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]"
|
820 |
msgstr ""
|
821 |
|
822 |
+
#: inc/core/data.php:578
|
823 |
msgid "Row for flexible columns"
|
824 |
msgstr ""
|
825 |
|
826 |
+
#: inc/core/data.php:583
|
827 |
msgid "Column"
|
828 |
msgstr ""
|
829 |
|
830 |
+
#: inc/core/data.php:590
|
831 |
msgid "Full width"
|
832 |
msgstr ""
|
833 |
|
834 |
+
#: inc/core/data.php:591
|
835 |
msgid "One half"
|
836 |
msgstr ""
|
837 |
|
838 |
+
#: inc/core/data.php:592
|
839 |
msgid "One third"
|
840 |
msgstr ""
|
841 |
|
842 |
+
#: inc/core/data.php:593
|
843 |
msgid "Two third"
|
844 |
msgstr ""
|
845 |
|
846 |
+
#: inc/core/data.php:594
|
847 |
msgid "One fourth"
|
848 |
msgstr ""
|
849 |
|
850 |
+
#: inc/core/data.php:595
|
851 |
msgid "Three fourth"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: inc/core/data.php:596
|
855 |
msgid "One fifth"
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: inc/core/data.php:597
|
859 |
msgid "Two fifth"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: inc/core/data.php:598
|
863 |
msgid "Three fifth"
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: inc/core/data.php:599
|
867 |
msgid "Four fifth"
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: inc/core/data.php:600
|
871 |
msgid "One sixth"
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: inc/core/data.php:601
|
875 |
msgid "Five sixth"
|
876 |
msgstr ""
|
877 |
|
878 |
+
#: inc/core/data.php:605
|
879 |
msgid "Select column width. This width will be calculated depend page width"
|
880 |
msgstr ""
|
881 |
|
882 |
+
#: inc/core/data.php:610 inc/core/data.php:718
|
883 |
msgid "Centered"
|
884 |
msgstr ""
|
885 |
|
886 |
+
#: inc/core/data.php:611
|
887 |
msgid "Is this column centered on the page"
|
888 |
msgstr ""
|
889 |
|
890 |
+
#: inc/core/data.php:619
|
891 |
msgid "Column content"
|
892 |
msgstr ""
|
893 |
|
894 |
+
#: inc/core/data.php:620
|
895 |
msgid "Flexible and responsive columns"
|
896 |
msgstr ""
|
897 |
|
898 |
+
#: inc/core/data.php:625
|
899 |
msgid "List"
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: inc/core/data.php:633
|
903 |
msgid "You can upload custom icon for this list or pick a built-in icon"
|
904 |
msgstr ""
|
905 |
|
906 |
+
#: inc/core/data.php:638 inc/core/data.php:743 inc/core/data.php:793
|
907 |
msgid "Icon color"
|
908 |
msgstr ""
|
909 |
|
910 |
+
#: inc/core/data.php:639 inc/core/data.php:744 inc/core/data.php:794
|
911 |
msgid ""
|
912 |
"This color will be applied to the selected icon. Does not works with "
|
913 |
"uploaded icons"
|
914 |
msgstr ""
|
915 |
|
916 |
+
#: inc/core/data.php:647
|
917 |
msgid ""
|
918 |
"<ul>\n"
|
919 |
"<li>List item</li>\n"
|
922 |
"</ul>"
|
923 |
msgstr ""
|
924 |
|
925 |
+
#: inc/core/data.php:648
|
926 |
msgid "Styled unordered list"
|
927 |
msgstr ""
|
928 |
|
929 |
+
#: inc/core/data.php:653
|
930 |
msgid "Button"
|
931 |
msgstr ""
|
932 |
|
933 |
+
#: inc/core/data.php:660
|
934 |
msgid "Link"
|
935 |
msgstr ""
|
936 |
|
937 |
+
#: inc/core/data.php:661
|
938 |
msgid "Button link"
|
939 |
msgstr ""
|
940 |
|
941 |
+
#: inc/core/data.php:666 inc/core/data.php:1464
|
942 |
msgid "Same tab"
|
943 |
msgstr ""
|
944 |
|
945 |
+
#: inc/core/data.php:667 inc/core/data.php:1465
|
946 |
msgid "New tab"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: inc/core/data.php:670 inc/core/data.php:1468
|
950 |
msgid "Target"
|
951 |
msgstr ""
|
952 |
|
953 |
+
#: inc/core/data.php:671
|
954 |
msgid "Button link target"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: inc/core/data.php:678 inc/core/data.php:830
|
958 |
msgid "Soft"
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: inc/core/data.php:679 inc/core/data.php:831
|
962 |
msgid "Glass"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: inc/core/data.php:680 inc/core/data.php:832
|
966 |
msgid "Bubbles"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: inc/core/data.php:681 inc/core/data.php:833
|
970 |
msgid "Noise"
|
971 |
msgstr ""
|
972 |
|
973 |
+
#: inc/core/data.php:682
|
974 |
msgid "Stroked"
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: inc/core/data.php:683
|
978 |
msgid "3D"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: inc/core/data.php:686
|
982 |
msgid "Button background style preset"
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: inc/core/data.php:692
|
986 |
msgid "Button background color"
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: inc/core/data.php:699
|
990 |
msgid "Button text color"
|
991 |
msgstr ""
|
992 |
|
993 |
+
#: inc/core/data.php:708
|
994 |
msgid "Button size"
|
995 |
msgstr ""
|
996 |
|
997 |
+
#: inc/core/data.php:713
|
998 |
msgid "Fluid"
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: inc/core/data.php:713
|
1002 |
msgid "Fluid buttons has 100% width"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: inc/core/data.php:718
|
1006 |
msgid "Is button centered on the page"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
+
#: inc/core/data.php:723
|
1010 |
msgid "Auto"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: inc/core/data.php:724
|
1014 |
msgid "Round"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
+
#: inc/core/data.php:725
|
1018 |
msgid "Square"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: inc/core/data.php:731 inc/core/data.php:858 inc/core/data.php:896
|
1022 |
msgid "Radius"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
+
#: inc/core/data.php:732
|
1026 |
msgid "Radius of button corners. Auto-radius calculation based on button size"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
+
#: inc/core/data.php:738
|
1030 |
msgid "You can upload custom icon for this button or pick a built-in icon"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
+
#: inc/core/data.php:749
|
1034 |
msgid "Text shadow"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
+
#: inc/core/data.php:750
|
1038 |
msgid "Button text shadow"
|
1039 |
msgstr ""
|
1040 |
|
1041 |
+
#: inc/core/data.php:754
|
1042 |
msgid "Description"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
+
#: inc/core/data.php:755
|
1046 |
msgid ""
|
1047 |
"Small description under button text. This option is incompatible with icon."
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: inc/core/data.php:759
|
1051 |
msgid "onClick"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: inc/core/data.php:760
|
1055 |
msgid "Advanced JavaScript code for onClick action"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: inc/core/data.php:768
|
1059 |
msgid "Button text"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: inc/core/data.php:769
|
1063 |
msgid "Styled button"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: inc/core/data.php:774
|
1067 |
msgid "Service"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: inc/core/data.php:780 inc/core/shortcodes.php:430
|
1071 |
msgid "Service title"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: inc/core/data.php:782
|
1075 |
msgid "Service name"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: inc/core/data.php:788
|
1079 |
msgid "You can upload custom icon for this box"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: inc/core/data.php:802
|
1083 |
msgid "Icon size"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: inc/core/data.php:803
|
1087 |
msgid "Size of the uploaded icon in pixels"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: inc/core/data.php:811
|
1091 |
msgid "Service description"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: inc/core/data.php:812
|
1095 |
msgid "Service box with title"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
+
#: inc/core/data.php:823
|
1099 |
msgid "Box title"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: inc/core/data.php:824
|
1103 |
msgid "Text for the box title"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: inc/core/data.php:837
|
1107 |
msgid "Box style preset"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: inc/core/data.php:843 inc/core/generator-views.php:99
|
1111 |
msgid "Color"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: inc/core/data.php:844
|
1115 |
msgid "Color for the box title and borders"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: inc/core/data.php:850
|
1119 |
msgid "Title text color"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: inc/core/data.php:850
|
1123 |
msgid "Color for the box title text"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: inc/core/data.php:859
|
1127 |
msgid "Box corners radius"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: inc/core/data.php:867
|
1131 |
msgid "Box content"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: inc/core/data.php:868
|
1135 |
msgid "Colored box with caption"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: inc/core/data.php:873
|
1139 |
msgid "Note"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: inc/core/data.php:881
|
1143 |
msgid "Note background color"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: inc/core/data.php:888
|
1147 |
msgid "Note text color"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
+
#: inc/core/data.php:896
|
1151 |
msgid "Note corners radius"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: inc/core/data.php:904
|
1155 |
msgid "Note text"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
+
#: inc/core/data.php:905
|
1159 |
msgid "Colored box"
|
1160 |
msgstr ""
|
1161 |
|
1162 |
+
#: inc/core/data.php:910
|
1163 |
msgid "Lightbox"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
+
#: inc/core/data.php:917
|
1167 |
msgid "Iframe"
|
1168 |
msgstr ""
|
1169 |
|
1170 |
+
#: inc/core/data.php:918
|
1171 |
msgid "Image"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
+
#: inc/core/data.php:919
|
1175 |
msgid "Inline (html content)"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
+
#: inc/core/data.php:922
|
1179 |
msgid "Content type"
|
1180 |
msgstr ""
|
1181 |
|
1182 |
+
#: inc/core/data.php:923
|
1183 |
msgid "Select type of the lightbox window content"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
+
#: inc/core/data.php:927
|
1187 |
msgid "Content source"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
+
#: inc/core/data.php:928
|
1191 |
msgid ""
|
1192 |
"Insert here URL or CSS selector. Use URL for Iframe and Image content types. "
|
1193 |
"Use CSS selector for Inline content type.<br />Example values:<br /><b"
|
1197 |
"(iframe)<br /><b%value>#contact-form</b> - any HTML content (inline)"
|
1198 |
msgstr ""
|
1199 |
|
1200 |
+
#: inc/core/data.php:936
|
1201 |
msgid "[%prefix_button] Click Here to Watch the Video [/%prefix_button]"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
+
#: inc/core/data.php:937
|
1205 |
msgid "Lightbox window with custom content"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
+
#: inc/core/data.php:942
|
1209 |
msgid "Tooltip"
|
1210 |
msgstr ""
|
1211 |
|
1212 |
+
#: inc/core/data.php:949
|
1213 |
msgid "Basic: Light"
|
1214 |
msgstr ""
|
1215 |
|
1216 |
+
#: inc/core/data.php:950
|
1217 |
msgid "Basic: Dark"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
+
#: inc/core/data.php:951
|
1221 |
msgid "Basic: Yellow"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
+
#: inc/core/data.php:952
|
1225 |
msgid "Basic: Green"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
+
#: inc/core/data.php:953
|
1229 |
msgid "Basic: Red"
|
1230 |
msgstr ""
|
1231 |
|
1232 |
+
#: inc/core/data.php:954
|
1233 |
msgid "Basic: Blue"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
+
#: inc/core/data.php:955
|
1237 |
msgid "Youtube"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
+
#: inc/core/data.php:956
|
1241 |
msgid "Tipsy"
|
1242 |
msgstr ""
|
1243 |
|
1244 |
+
#: inc/core/data.php:957
|
1245 |
msgid "Bootstrap"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
+
#: inc/core/data.php:958
|
1249 |
msgid "jTools"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
+
#: inc/core/data.php:959
|
1253 |
msgid "Tipped"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
+
#: inc/core/data.php:960
|
1257 |
msgid "Cluetip"
|
1258 |
msgstr ""
|
1259 |
|
1260 |
+
#: inc/core/data.php:964
|
1261 |
msgid "Tooltip window style"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
+
#: inc/core/data.php:969
|
1265 |
msgid "Top"
|
1266 |
msgstr ""
|
1267 |
|
1268 |
+
#: inc/core/data.php:970
|
1269 |
msgid "Bottom"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
+
#: inc/core/data.php:975
|
1273 |
msgid "Position"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
+
#: inc/core/data.php:976
|
1277 |
msgid "Tooltip position"
|
1278 |
msgstr ""
|
1279 |
|
1280 |
+
#: inc/core/data.php:981
|
1281 |
msgid "Shadow"
|
1282 |
msgstr ""
|
1283 |
|
1284 |
+
#: inc/core/data.php:982
|
1285 |
msgid ""
|
1286 |
"Add shadow to tooltip. This option is only works with basic styes, e.g. "
|
1287 |
"blue, green etc."
|
1288 |
msgstr ""
|
1289 |
|
1290 |
+
#: inc/core/data.php:987
|
1291 |
msgid "Rounded corners"
|
1292 |
msgstr ""
|
1293 |
|
1294 |
+
#: inc/core/data.php:988
|
1295 |
msgid ""
|
1296 |
"Use rounded for tooltip. This option is only works with basic styes, e.g. "
|
1297 |
"blue, green etc."
|
1298 |
msgstr ""
|
1299 |
|
1300 |
+
#: inc/core/data.php:1002
|
1301 |
msgid "Font size"
|
1302 |
msgstr ""
|
1303 |
|
1304 |
+
#: inc/core/data.php:1003
|
1305 |
msgid "Tooltip font size"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
+
#: inc/core/data.php:1007
|
1309 |
msgid "Tooltip title"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
+
#: inc/core/data.php:1008
|
1313 |
msgid ""
|
1314 |
"Enter title for tooltip window. Leave this field empty to hide the title"
|
1315 |
msgstr ""
|
1316 |
|
1317 |
+
#: inc/core/data.php:1011 inc/core/shortcodes.php:508
|
1318 |
msgid "Tooltip text"
|
1319 |
msgstr ""
|
1320 |
|
1321 |
+
#: inc/core/data.php:1012
|
1322 |
msgid "Tooltip content"
|
1323 |
msgstr ""
|
1324 |
|
1325 |
+
#: inc/core/data.php:1013
|
1326 |
msgid "Enter tooltip content here"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
+
#: inc/core/data.php:1018
|
1330 |
msgid "Show and hide on mouse hover"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
+
#: inc/core/data.php:1019
|
1334 |
msgid "Show and hide by mouse click"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
+
#: inc/core/data.php:1020
|
1338 |
msgid "Always visible"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
+
#: inc/core/data.php:1023
|
1342 |
msgid "Behavior"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: inc/core/data.php:1024
|
1346 |
msgid "Select tooltip behavior"
|
1347 |
msgstr ""
|
1348 |
|
1349 |
+
#: inc/core/data.php:1029
|
1350 |
msgid "Close button"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
+
#: inc/core/data.php:1030
|
1354 |
msgid "Show close button"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
+
#: inc/core/data.php:1038
|
1358 |
msgid "[%prefix_button] Hover me to open tooltip [/%prefix_button]"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
+
#: inc/core/data.php:1039
|
1362 |
msgid "Tooltip window with custom content"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
+
#: inc/core/data.php:1044
|
1366 |
msgid "Private"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
+
#: inc/core/data.php:1054
|
1370 |
msgid "Private note text"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
+
#: inc/core/data.php:1055
|
1374 |
msgid "Private note for post authors"
|
1375 |
msgstr ""
|
1376 |
|
1377 |
+
#: inc/core/data.php:1060
|
1378 |
msgid "YouTube"
|
1379 |
msgstr ""
|
1380 |
|
1381 |
+
#: inc/core/data.php:1067 inc/core/data.php:1118 inc/core/data.php:1236
|
1382 |
+
#: inc/core/data.php:1285 inc/core/data.php:1539 inc/core/data.php:1636
|
1383 |
msgid "Url"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: inc/core/data.php:1068 inc/core/data.php:1119
|
1387 |
msgid "Url of YouTube page with video. Ex: http://youtube.com/watch?v=XXXXXX"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
+
#: inc/core/data.php:1076 inc/core/data.php:1132 inc/core/data.php:1244
|
1391 |
+
#: inc/core/data.php:1293 inc/core/data.php:1335 inc/core/data.php:1389
|
1392 |
+
#: inc/core/data.php:1645 inc/core/data.php:1684 inc/core/data.php:1766
|
1393 |
+
#: inc/core/data.php:1883 inc/core/data.php:2019 inc/core/data.php:2235
|
1394 |
msgid "Width"
|
1395 |
msgstr ""
|
1396 |
|
1397 |
+
#: inc/core/data.php:1077 inc/core/data.php:1133 inc/core/data.php:1245
|
1398 |
+
#: inc/core/data.php:1294 inc/core/data.php:1390
|
1399 |
msgid "Player width"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
+
#: inc/core/data.php:1086 inc/core/data.php:1142 inc/core/data.php:1254
|
1403 |
+
#: inc/core/data.php:1303 inc/core/data.php:1399
|
1404 |
msgid "Player height"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: inc/core/data.php:1091 inc/core/data.php:1147 inc/core/data.php:1259
|
1408 |
+
#: inc/core/data.php:1308 inc/core/data.php:1660 inc/core/data.php:1699
|
1409 |
+
#: inc/core/data.php:1779 inc/core/data.php:1898
|
1410 |
msgid "Responsive"
|
1411 |
msgstr ""
|
1412 |
|
1413 |
+
#: inc/core/data.php:1092 inc/core/data.php:1148 inc/core/data.php:1260
|
1414 |
+
#: inc/core/data.php:1309
|
1415 |
msgid "Ignore width and height parameters and make player responsive"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
+
#: inc/core/data.php:1097 inc/core/data.php:1181 inc/core/data.php:1265
|
1419 |
+
#: inc/core/data.php:1341 inc/core/data.php:1410 inc/core/data.php:1814
|
1420 |
+
#: inc/core/data.php:1950
|
1421 |
msgid "Autoplay"
|
1422 |
msgstr ""
|
1423 |
|
1424 |
+
#: inc/core/data.php:1098 inc/core/data.php:1182 inc/core/data.php:1266
|
1425 |
msgid "Play video automatically when page is loaded"
|
1426 |
msgstr ""
|
1427 |
|
1428 |
+
#: inc/core/data.php:1106
|
1429 |
msgid "YouTube video"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
+
#: inc/core/data.php:1111
|
1433 |
msgid "YouTube Advanced"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
+
#: inc/core/data.php:1123
|
1437 |
msgid "Playlist"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
+
#: inc/core/data.php:1124
|
1441 |
msgid ""
|
1442 |
"Value is a comma-separated list of video IDs to play. If you specify a "
|
1443 |
"value, the first video that plays will be the VIDEO_ID specified in the URL "
|
1444 |
"path, and the videos specified in the playlist parameter will play thereafter"
|
1445 |
msgstr ""
|
1446 |
|
1447 |
+
#: inc/core/data.php:1153
|
1448 |
msgid "0 - Hide controls"
|
1449 |
msgstr ""
|
1450 |
|
1451 |
+
#: inc/core/data.php:1154
|
1452 |
msgid "1 - Show controls"
|
1453 |
msgstr ""
|
1454 |
|
1455 |
+
#: inc/core/data.php:1155
|
1456 |
msgid "2 - Show controls when playback is started"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
+
#: inc/core/data.php:1158 inc/core/data.php:1404
|
1460 |
msgid "Controls"
|
1461 |
msgstr ""
|
1462 |
|
1463 |
+
#: inc/core/data.php:1159
|
1464 |
msgid "This parameter indicates whether the video player controls will display"
|
1465 |
msgstr ""
|
1466 |
|
1467 |
+
#: inc/core/data.php:1164
|
1468 |
msgid "0 - Do not hide controls"
|
1469 |
msgstr ""
|
1470 |
|
1471 |
+
#: inc/core/data.php:1165
|
1472 |
msgid "1 - Hide all controls on mouse out"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
+
#: inc/core/data.php:1166
|
1476 |
msgid "2 - Hide progress bar on mouse out"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
+
#: inc/core/data.php:1169
|
1480 |
msgid "Autohide"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
+
#: inc/core/data.php:1170
|
1484 |
msgid ""
|
1485 |
"This parameter indicates whether the video controls will automatically hide "
|
1486 |
"after a video begins playing"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
+
#: inc/core/data.php:1175
|
1490 |
msgid "Show title bar"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: inc/core/data.php:1176
|
1494 |
msgid ""
|
1495 |
"If you set the parameter value to NO, then the player will not display "
|
1496 |
"information like the video title and uploader before the video starts "
|
1497 |
"playing."
|
1498 |
msgstr ""
|
1499 |
|
1500 |
+
#: inc/core/data.php:1187 inc/core/data.php:1347 inc/core/data.php:1416
|
1501 |
msgid "Loop"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
+
#: inc/core/data.php:1188
|
1505 |
msgid ""
|
1506 |
"Setting of YES will cause the player to play the initial video again and "
|
1507 |
"again"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
+
#: inc/core/data.php:1193
|
1511 |
msgid "Related videos"
|
1512 |
msgstr ""
|
1513 |
|
1514 |
+
#: inc/core/data.php:1194
|
1515 |
msgid ""
|
1516 |
"This parameter indicates whether the player should show related videos when "
|
1517 |
"playback of the initial video ends"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
+
#: inc/core/data.php:1199
|
1521 |
msgid "Show full-screen button"
|
1522 |
msgstr ""
|
1523 |
|
1524 |
+
#: inc/core/data.php:1200
|
1525 |
msgid ""
|
1526 |
"Setting this parameter to NO prevents the fullscreen button from displaying"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
+
#: inc/core/data.php:1206
|
1530 |
msgid ""
|
1531 |
"This parameter lets you use a YouTube player that does not show a YouTube "
|
1532 |
"logo. Set the parameter value to YES to prevent the YouTube logo from "
|
1535 |
"mouse pointer hovers over the player"
|
1536 |
msgstr ""
|
1537 |
|
1538 |
+
#: inc/core/data.php:1211
|
1539 |
msgid "Dark theme"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
+
#: inc/core/data.php:1212
|
1543 |
msgid "Light theme"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: inc/core/data.php:1215 inc/core/data.php:2266
|
1547 |
msgid "Theme"
|
1548 |
msgstr ""
|
1549 |
|
1550 |
+
#: inc/core/data.php:1216
|
1551 |
msgid ""
|
1552 |
"This parameter indicates whether the embedded player will display player "
|
1553 |
"controls (like a play button or volume control) within a dark or light "
|
1554 |
"control bar"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: inc/core/data.php:1224
|
1558 |
msgid "YouTube video player with advanced settings"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
+
#: inc/core/data.php:1229
|
1562 |
msgid "Vimeo"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
+
#: inc/core/data.php:1236
|
1566 |
msgid "Url of Vimeo page with video"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
+
#: inc/core/data.php:1274
|
1570 |
msgid "Vimeo video"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
+
#: inc/core/data.php:1279
|
1574 |
msgid "Screenr"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
+
#: inc/core/data.php:1285
|
1578 |
msgid "Url of Screenr page with video"
|
1579 |
msgstr ""
|
1580 |
|
1581 |
+
#: inc/core/data.php:1317
|
1582 |
msgid "Screenr video"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
+
#: inc/core/data.php:1322
|
1586 |
msgid "Audio"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
+
#: inc/core/data.php:1329 inc/core/data.php:1368
|
1590 |
msgid "File"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
+
#: inc/core/data.php:1330
|
1594 |
msgid "Audio file url. Supported formats: mp3, ogg"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
+
#: inc/core/data.php:1336
|
1598 |
msgid ""
|
1599 |
"Player width. You can specify width in percents and player will be "
|
1600 |
"responsive. Example values: <b%value>200px</b>, <b%value>100%</b>"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
+
#: inc/core/data.php:1342 inc/core/data.php:1411
|
1604 |
msgid "Play file automatically when page is loaded"
|
1605 |
msgstr ""
|
1606 |
|
1607 |
+
#: inc/core/data.php:1348 inc/core/data.php:1417
|
1608 |
msgid "Repeat when playback is ended"
|
1609 |
msgstr ""
|
1610 |
|
1611 |
+
#: inc/core/data.php:1356
|
1612 |
msgid "Custom audio player"
|
1613 |
msgstr ""
|
1614 |
|
1615 |
+
#: inc/core/data.php:1361
|
1616 |
msgid "Video"
|
1617 |
msgstr ""
|
1618 |
|
1619 |
+
#: inc/core/data.php:1369
|
1620 |
msgid "Url to mp4/flv video-file"
|
1621 |
msgstr ""
|
1622 |
|
1623 |
+
#: inc/core/data.php:1374
|
1624 |
msgid "Poster"
|
1625 |
msgstr ""
|
1626 |
|
1627 |
+
#: inc/core/data.php:1375
|
1628 |
msgid "Url to poster image, that will be shown before playback"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
+
#: inc/core/data.php:1381
|
1632 |
msgid "Player title"
|
1633 |
msgstr ""
|
1634 |
|
1635 |
+
#: inc/core/data.php:1405
|
1636 |
msgid "Show player controls (play/pause etc.) or not"
|
1637 |
msgstr ""
|
1638 |
|
1639 |
+
#: inc/core/data.php:1425
|
1640 |
msgid "Custom video player"
|
1641 |
msgstr ""
|
1642 |
|
1643 |
+
#: inc/core/data.php:1430
|
1644 |
msgid "Table"
|
1645 |
msgstr ""
|
1646 |
|
1647 |
+
#: inc/core/data.php:1437
|
1648 |
msgid "CSV file"
|
1649 |
msgstr ""
|
1650 |
|
1651 |
+
#: inc/core/data.php:1438
|
1652 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
1653 |
msgstr ""
|
1654 |
|
1655 |
+
#: inc/core/data.php:1446
|
1656 |
msgid ""
|
1657 |
"<table>\n"
|
1658 |
"<tr>\n"
|
1666 |
"</table>"
|
1667 |
msgstr ""
|
1668 |
|
1669 |
+
#: inc/core/data.php:1447
|
1670 |
msgid "Styled table from HTML or CSV file"
|
1671 |
msgstr ""
|
1672 |
|
1673 |
+
#: inc/core/data.php:1452
|
1674 |
msgid "Permalink"
|
1675 |
msgstr ""
|
1676 |
|
1677 |
+
#: inc/core/data.php:1458 inc/core/data.php:2375
|
1678 |
msgid "ID"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
+
#: inc/core/data.php:1459
|
1682 |
msgid "Post or page ID"
|
1683 |
msgstr ""
|
1684 |
|
1685 |
+
#: inc/core/data.php:1469
|
1686 |
msgid "Link target. blank - link will be opened in new window/tab"
|
1687 |
msgstr ""
|
1688 |
|
1689 |
+
#: inc/core/data.php:1478
|
1690 |
msgid "Permalink to specified post/page"
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: inc/core/data.php:1483
|
1694 |
msgid "Members"
|
1695 |
msgstr ""
|
1696 |
|
1697 |
+
#: inc/core/data.php:1488 inc/core/shortcodes.php:756
|
1698 |
msgid "This content is for registered users only. Please %login%."
|
1699 |
msgstr ""
|
1700 |
|
1701 |
+
#: inc/core/data.php:1489
|
1702 |
msgid "Message"
|
1703 |
msgstr ""
|
1704 |
|
1705 |
+
#: inc/core/data.php:1489
|
1706 |
msgid "Message for not logged users"
|
1707 |
msgstr ""
|
1708 |
|
1709 |
+
#: inc/core/data.php:1494
|
1710 |
msgid "Box color"
|
1711 |
msgstr ""
|
1712 |
|
1713 |
+
#: inc/core/data.php:1494
|
1714 |
msgid "This color will applied only to box for not logged users"
|
1715 |
msgstr ""
|
1716 |
|
1717 |
+
#: inc/core/data.php:1497 inc/core/shortcodes.php:759
|
1718 |
msgid "login"
|
1719 |
msgstr ""
|
1720 |
|
1721 |
+
#: inc/core/data.php:1498
|
1722 |
msgid "Login link text"
|
1723 |
msgstr ""
|
1724 |
|
1725 |
+
#: inc/core/data.php:1498
|
1726 |
msgid "Text for the login link"
|
1727 |
msgstr ""
|
1728 |
|
1729 |
+
#: inc/core/data.php:1502
|
1730 |
msgid "Login link url"
|
1731 |
msgstr ""
|
1732 |
|
1733 |
+
#: inc/core/data.php:1510
|
1734 |
msgid "Content for logged members"
|
1735 |
msgstr ""
|
1736 |
|
1737 |
+
#: inc/core/data.php:1511
|
1738 |
msgid "Content for logged in members only"
|
1739 |
msgstr ""
|
1740 |
|
1741 |
+
#: inc/core/data.php:1516
|
1742 |
msgid "Guests"
|
1743 |
msgstr ""
|
1744 |
|
1745 |
+
#: inc/core/data.php:1526
|
1746 |
msgid "Content for guests"
|
1747 |
msgstr ""
|
1748 |
|
1749 |
+
#: inc/core/data.php:1527
|
1750 |
msgid "Content for guests only"
|
1751 |
msgstr ""
|
1752 |
|
1753 |
+
#: inc/core/data.php:1532
|
1754 |
msgid "RSS Feed"
|
1755 |
msgstr ""
|
1756 |
|
1757 |
+
#: inc/core/data.php:1540
|
1758 |
msgid "Url to RSS-feed"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
+
#: inc/core/data.php:1548 inc/core/data.php:1735 inc/core/data.php:1852
|
1762 |
+
#: inc/core/data.php:1988
|
1763 |
msgid "Limit"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
+
#: inc/core/data.php:1548
|
1767 |
msgid "Number of items to show"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: inc/core/data.php:1556
|
1771 |
msgid "Feed grabber"
|
1772 |
msgstr ""
|
1773 |
|
1774 |
+
#: inc/core/data.php:1561
|
1775 |
msgid "Menu"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
+
#: inc/core/data.php:1568
|
1779 |
msgid "Menu name"
|
1780 |
msgstr ""
|
1781 |
|
1782 |
+
#: inc/core/data.php:1568
|
1783 |
msgid "Custom menu name. Ex: Main menu"
|
1784 |
msgstr ""
|
1785 |
|
1786 |
+
#: inc/core/data.php:1576
|
1787 |
msgid "Custom menu by name"
|
1788 |
msgstr ""
|
1789 |
|
1790 |
+
#: inc/core/data.php:1581
|
1791 |
msgid "Sub pages"
|
1792 |
msgstr ""
|
1793 |
|
1794 |
+
#: inc/core/data.php:1588 inc/core/data.php:1615
|
1795 |
msgid "Depth"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
+
#: inc/core/data.php:1589
|
1799 |
msgid "Max depth level of children pages"
|
1800 |
msgstr ""
|
1801 |
|
1802 |
+
#: inc/core/data.php:1594
|
1803 |
msgid "Parent ID"
|
1804 |
msgstr ""
|
1805 |
|
1806 |
+
#: inc/core/data.php:1595
|
1807 |
msgid "ID of the parent page. Leave blank to use current page"
|
1808 |
msgstr ""
|
1809 |
|
1810 |
+
#: inc/core/data.php:1603
|
1811 |
msgid "List of sub pages"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
+
#: inc/core/data.php:1608
|
1815 |
msgid "Siblings"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
+
#: inc/core/data.php:1616
|
1819 |
msgid "Max depth level"
|
1820 |
msgstr ""
|
1821 |
|
1822 |
+
#: inc/core/data.php:1624
|
1823 |
msgid "List of cureent page siblings"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
+
#: inc/core/data.php:1629
|
1827 |
msgid "Document"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
+
#: inc/core/data.php:1637
|
1831 |
msgid "Url to uploaded document. Supported formats: doc, xls, pdf etc."
|
1832 |
msgstr ""
|
1833 |
|
1834 |
+
#: inc/core/data.php:1646
|
1835 |
msgid "Viewer width"
|
1836 |
msgstr ""
|
1837 |
|
1838 |
+
#: inc/core/data.php:1655
|
1839 |
msgid "Viewer height"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
+
#: inc/core/data.php:1661
|
1843 |
msgid "Ignore width and height parameters and make viewer responsive"
|
1844 |
msgstr ""
|
1845 |
|
1846 |
+
#: inc/core/data.php:1669
|
1847 |
msgid "Document viewer by Google"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
+
#: inc/core/data.php:1674
|
1851 |
msgid "Gmap"
|
1852 |
msgstr ""
|
1853 |
|
1854 |
+
#: inc/core/data.php:1685
|
1855 |
msgid "Map width"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
+
#: inc/core/data.php:1694
|
1859 |
msgid "Map height"
|
1860 |
msgstr ""
|
1861 |
|
1862 |
+
#: inc/core/data.php:1700
|
1863 |
msgid "Ignore width and height parameters and make map responsive"
|
1864 |
msgstr ""
|
1865 |
|
1866 |
+
#: inc/core/data.php:1705
|
1867 |
msgid "Marker"
|
1868 |
msgstr ""
|
1869 |
|
1870 |
+
#: inc/core/data.php:1706
|
1871 |
msgid "Address for the marker. You can type it in any language"
|
1872 |
msgstr ""
|
1873 |
|
1874 |
+
#: inc/core/data.php:1714
|
1875 |
msgid "Maps by Google"
|
1876 |
msgstr ""
|
1877 |
|
1878 |
+
#: inc/core/data.php:1719
|
1879 |
msgid "Slider"
|
1880 |
msgstr ""
|
1881 |
|
1882 |
+
#: inc/core/data.php:1726 inc/core/data.php:1843 inc/core/data.php:1979
|
1883 |
msgid "Source"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
+
#: inc/core/data.php:1727 inc/core/data.php:1844 inc/core/data.php:1980
|
1887 |
msgid ""
|
1888 |
"Choose images source. You can use images from Media library or retrieve it "
|
1889 |
"from posts (thumbnails) posted under specified blog category. You can also "
|
1890 |
"pick any custom taxonomy"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
+
#: inc/core/data.php:1736 inc/core/data.php:1853 inc/core/data.php:1989
|
1894 |
msgid ""
|
1895 |
"Maximum number of image source posts (for recent posts, category and custom "
|
1896 |
"taxonomy)"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
+
#: inc/core/data.php:1742
|
1900 |
msgid "Full-size image"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
+
#: inc/core/data.php:1743 inc/core/data.php:1860 inc/core/data.php:1996
|
1904 |
msgid "Attachment page"
|
1905 |
msgstr ""
|
1906 |
|
1907 |
+
#: inc/core/data.php:1744 inc/core/data.php:1861 inc/core/data.php:1997
|
1908 |
msgid "Post permalink"
|
1909 |
msgstr ""
|
1910 |
|
1911 |
+
#: inc/core/data.php:1747 inc/core/data.php:1864 inc/core/data.php:2000
|
1912 |
msgid "Links"
|
1913 |
msgstr ""
|
1914 |
|
1915 |
+
#: inc/core/data.php:1748 inc/core/data.php:1865 inc/core/data.php:2001
|
1916 |
msgid "Select which links will be used for images in this gallery"
|
1917 |
msgstr ""
|
1918 |
|
1919 |
+
#: inc/core/data.php:1753 inc/core/data.php:1870 inc/core/data.php:2006
|
1920 |
msgid "Same window"
|
1921 |
msgstr ""
|
1922 |
|
1923 |
+
#: inc/core/data.php:1754 inc/core/data.php:1871 inc/core/data.php:2007
|
1924 |
msgid "New window"
|
1925 |
msgstr ""
|
1926 |
|
1927 |
+
#: inc/core/data.php:1757 inc/core/data.php:1874 inc/core/data.php:2010
|
1928 |
msgid "Links target"
|
1929 |
msgstr ""
|
1930 |
|
1931 |
+
#: inc/core/data.php:1758 inc/core/data.php:1875 inc/core/data.php:2011
|
1932 |
msgid "Open links in"
|
1933 |
msgstr ""
|
1934 |
|
1935 |
+
#: inc/core/data.php:1766
|
1936 |
msgid "Slider width (in pixels)"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
+
#: inc/core/data.php:1774
|
1940 |
msgid "Slider height (in pixels)"
|
1941 |
msgstr ""
|
1942 |
|
1943 |
+
#: inc/core/data.php:1780
|
1944 |
msgid "Ignore width and height parameters and make slider responsive"
|
1945 |
msgstr ""
|
1946 |
|
1947 |
+
#: inc/core/data.php:1785 inc/core/data.php:1921 inc/core/data.php:2037
|
1948 |
msgid "Show titles"
|
1949 |
msgstr ""
|
1950 |
|
1951 |
+
#: inc/core/data.php:1785
|
1952 |
msgid "Display slide titles"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
+
#: inc/core/data.php:1790
|
1956 |
msgid "Is slider centered on the page"
|
1957 |
msgstr ""
|
1958 |
|
1959 |
+
#: inc/core/data.php:1795 inc/core/data.php:1931
|
1960 |
msgid "Arrows"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
+
#: inc/core/data.php:1795 inc/core/data.php:1931
|
1964 |
msgid "Show left and right arrows"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
+
#: inc/core/data.php:1800 inc/core/data.php:1936
|
1968 |
msgid "Pagination"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
+
#: inc/core/data.php:1801 inc/core/data.php:1937
|
1972 |
msgid "Show pagination"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
+
#: inc/core/data.php:1805 inc/core/data.php:1941
|
1976 |
msgid "Mouse wheel control"
|
1977 |
msgstr ""
|
1978 |
|
1979 |
+
#: inc/core/data.php:1806
|
1980 |
msgid "Allow to change slides with mouse wheel"
|
1981 |
msgstr ""
|
1982 |
|
1983 |
+
#: inc/core/data.php:1815
|
1984 |
msgid "Choose interval between slide animations. Set to 0 to disable autoplay"
|
1985 |
msgstr ""
|
1986 |
|
1987 |
+
#: inc/core/data.php:1823 inc/core/data.php:1959
|
1988 |
msgid "Speed"
|
1989 |
msgstr ""
|
1990 |
|
1991 |
+
#: inc/core/data.php:1823 inc/core/data.php:1959
|
1992 |
msgid "Specify animation speed"
|
1993 |
msgstr ""
|
1994 |
|
1995 |
+
#: inc/core/data.php:1831
|
1996 |
msgid "Customizable image slider"
|
1997 |
msgstr ""
|
1998 |
|
1999 |
+
#: inc/core/data.php:1836
|
2000 |
msgid "Carousel"
|
2001 |
msgstr ""
|
2002 |
|
2003 |
+
#: inc/core/data.php:1859 inc/core/data.php:1995
|
2004 |
msgid "Original image"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
+
#: inc/core/data.php:1884
|
2008 |
msgid "Carousel width (in pixels)"
|
2009 |
msgstr ""
|
2010 |
|
2011 |
+
#: inc/core/data.php:1893
|
2012 |
msgid "Carousel height (in pixels)"
|
2013 |
msgstr ""
|
2014 |
|
2015 |
+
#: inc/core/data.php:1899
|
2016 |
msgid "Ignore width and height parameters and make carousel responsive"
|
2017 |
msgstr ""
|
2018 |
|
2019 |
+
#: inc/core/data.php:1907
|
2020 |
msgid "Items to show"
|
2021 |
msgstr ""
|
2022 |
|
2023 |
+
#: inc/core/data.php:1908
|
2024 |
msgid "How much carousel items is visible"
|
2025 |
msgstr ""
|
2026 |
|
2027 |
+
#: inc/core/data.php:1915
|
2028 |
msgid "Scroll number"
|
2029 |
msgstr ""
|
2030 |
|
2031 |
+
#: inc/core/data.php:1916
|
2032 |
msgid "How much items are scrolled in one transition"
|
2033 |
msgstr ""
|
2034 |
|
2035 |
+
#: inc/core/data.php:1921
|
2036 |
msgid "Display titles for each item"
|
2037 |
msgstr ""
|
2038 |
|
2039 |
+
#: inc/core/data.php:1926
|
2040 |
msgid "Is carousel centered on the page"
|
2041 |
msgstr ""
|
2042 |
|
2043 |
+
#: inc/core/data.php:1942
|
2044 |
msgid "Allow to rotate carousel with mouse wheel"
|
2045 |
msgstr ""
|
2046 |
|
2047 |
+
#: inc/core/data.php:1951
|
2048 |
msgid "Choose interval between auto animations. Set to 0 to disable autoplay"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
+
#: inc/core/data.php:1967
|
2052 |
msgid "Customizable image carousel"
|
2053 |
msgstr ""
|
2054 |
|
2055 |
+
#: inc/core/data.php:2019
|
2056 |
msgid "Single item width (in pixels)"
|
2057 |
msgstr ""
|
2058 |
|
2059 |
+
#: inc/core/data.php:2027
|
2060 |
msgid "Single item height (in pixels)"
|
2061 |
msgstr ""
|
2062 |
|
2063 |
+
#: inc/core/data.php:2032
|
2064 |
msgid "Never"
|
2065 |
msgstr ""
|
2066 |
|
2067 |
+
#: inc/core/data.php:2033
|
2068 |
msgid "On mouse over"
|
2069 |
msgstr ""
|
2070 |
|
2071 |
+
#: inc/core/data.php:2034
|
2072 |
msgid "Always"
|
2073 |
msgstr ""
|
2074 |
|
2075 |
+
#: inc/core/data.php:2038
|
2076 |
msgid "Title display mode"
|
2077 |
msgstr ""
|
2078 |
|
2079 |
+
#: inc/core/data.php:2046
|
2080 |
msgid "Customizable image gallery"
|
2081 |
msgstr ""
|
2082 |
|
2083 |
+
#: inc/core/data.php:2051
|
2084 |
msgid "Posts"
|
2085 |
msgstr ""
|
2086 |
|
2087 |
+
#: inc/core/data.php:2056 inc/core/data.php:2482
|
2088 |
msgid "Template"
|
2089 |
msgstr ""
|
2090 |
|
2091 |
+
#: inc/core/data.php:2057
|
2092 |
msgid ""
|
2093 |
"<b>Do not change this field value if you do not understand description below."
|
2094 |
"</b><br/>Relative path to the template file. Default templates is placed "
|
2101 |
"%value>templates/list-loop.php</b> - unordered list with posts titles"
|
2102 |
msgstr ""
|
2103 |
|
2104 |
+
#: inc/core/data.php:2061
|
2105 |
msgid "Post ID's"
|
2106 |
msgstr ""
|
2107 |
|
2108 |
+
#: inc/core/data.php:2062
|
2109 |
msgid "Enter comma separated ID's of the posts that you want to show"
|
2110 |
msgstr ""
|
2111 |
|
2112 |
+
#: inc/core/data.php:2070
|
2113 |
msgid "Posts per page"
|
2114 |
msgstr ""
|
2115 |
|
2116 |
+
#: inc/core/data.php:2071
|
2117 |
msgid ""
|
2118 |
"Specify number of posts that you want to show. Enter -1 to get all posts"
|
2119 |
msgstr ""
|
2120 |
|
2121 |
+
#: inc/core/data.php:2078
|
2122 |
msgid "Post types"
|
2123 |
msgstr ""
|
2124 |
|
2125 |
+
#: inc/core/data.php:2079
|
2126 |
msgid "Select post types. Hold Ctrl key to select multiple post types"
|
2127 |
msgstr ""
|
2128 |
|
2129 |
+
#: inc/core/data.php:2085 inc/core/generator-views.php:123
|
2130 |
msgid "Taxonomy"
|
2131 |
msgstr ""
|
2132 |
|
2133 |
+
#: inc/core/data.php:2086
|
2134 |
msgid "Select taxonomy to show posts from"
|
2135 |
msgstr ""
|
2136 |
|
2137 |
+
#: inc/core/data.php:2093
|
2138 |
msgid "Terms"
|
2139 |
msgstr ""
|
2140 |
|
2141 |
+
#: inc/core/data.php:2094
|
2142 |
msgid "Select terms to show posts from"
|
2143 |
msgstr ""
|
2144 |
|
2145 |
+
#: inc/core/data.php:2099
|
2146 |
msgid "Taxonomy term operator"
|
2147 |
msgstr ""
|
2148 |
|
2149 |
+
#: inc/core/data.php:2100
|
2150 |
msgid ""
|
2151 |
"IN - posts that have any of selected categories terms<br/>NOT IN - posts "
|
2152 |
"that is does not have any of selected terms<br/>AND - posts that have all "
|
2153 |
"selected terms"
|
2154 |
msgstr ""
|
2155 |
|
2156 |
+
#: inc/core/data.php:2107
|
2157 |
msgid "Authors"
|
2158 |
msgstr ""
|
2159 |
|
2160 |
+
#: inc/core/data.php:2108
|
2161 |
msgid "Choose the authors whose posts you want to show"
|
2162 |
msgstr ""
|
2163 |
|
2164 |
+
#: inc/core/data.php:2112
|
2165 |
msgid "Meta key"
|
2166 |
msgstr ""
|
2167 |
|
2168 |
+
#: inc/core/data.php:2113
|
2169 |
msgid "Enter meta key name to show posts that have this key"
|
2170 |
msgstr ""
|
2171 |
|
2172 |
+
#: inc/core/data.php:2120
|
2173 |
msgid "Offset"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
+
#: inc/core/data.php:2121
|
2177 |
msgid "Specify offset to start posts loop not from first post"
|
2178 |
msgstr ""
|
2179 |
|
2180 |
+
#: inc/core/data.php:2126
|
2181 |
msgid "Descending"
|
2182 |
msgstr ""
|
2183 |
|
2184 |
+
#: inc/core/data.php:2127
|
2185 |
msgid "Ascending"
|
2186 |
msgstr ""
|
2187 |
|
2188 |
+
#: inc/core/data.php:2130
|
2189 |
msgid "Order"
|
2190 |
msgstr ""
|
2191 |
|
2192 |
+
#: inc/core/data.php:2131
|
2193 |
msgid "Posts order"
|
2194 |
msgstr ""
|
2195 |
|
2196 |
+
#: inc/core/data.php:2137 inc/core/data.php:2353 inc/core/data.php:2426
|
2197 |
+
#: inc/core/data.php:2468
|
2198 |
msgid "Post ID"
|
2199 |
msgstr ""
|
2200 |
|
2201 |
+
#: inc/core/data.php:2138 inc/core/data.php:2427
|
2202 |
msgid "Post author"
|
2203 |
msgstr ""
|
2204 |
|
2205 |
+
#: inc/core/data.php:2139 inc/core/data.php:2431
|
2206 |
msgid "Post title"
|
2207 |
msgstr ""
|
2208 |
|
2209 |
+
#: inc/core/data.php:2140
|
2210 |
msgid "Post slug"
|
2211 |
msgstr ""
|
2212 |
|
2213 |
+
#: inc/core/data.php:2141
|
2214 |
msgid "Date"
|
2215 |
msgstr ""
|
2216 |
|
2217 |
+
#: inc/core/data.php:2141
|
2218 |
msgid "Last modified date"
|
2219 |
msgstr ""
|
2220 |
|
2221 |
+
#: inc/core/data.php:2142 inc/core/data.php:2152 inc/core/data.php:2440
|
2222 |
msgid "Post parent"
|
2223 |
msgstr ""
|
2224 |
|
2225 |
+
#: inc/core/data.php:2143
|
2226 |
msgid "Random"
|
2227 |
msgstr ""
|
2228 |
|
2229 |
+
#: inc/core/data.php:2143
|
2230 |
msgid "Comments number"
|
2231 |
msgstr ""
|
2232 |
|
2233 |
+
#: inc/core/data.php:2144 inc/core/data.php:2442
|
2234 |
msgid "Menu order"
|
2235 |
msgstr ""
|
2236 |
|
2237 |
+
#: inc/core/data.php:2144
|
2238 |
msgid "Meta key values"
|
2239 |
msgstr ""
|
2240 |
|
2241 |
+
#: inc/core/data.php:2147
|
2242 |
msgid "Order by"
|
2243 |
msgstr ""
|
2244 |
|
2245 |
+
#: inc/core/data.php:2148
|
2246 |
msgid "Order posts by"
|
2247 |
msgstr ""
|
2248 |
|
2249 |
+
#: inc/core/data.php:2153
|
2250 |
msgid "Show childrens of entered post (enter post ID)"
|
2251 |
msgstr ""
|
2252 |
|
2253 |
+
#: inc/core/data.php:2158
|
2254 |
msgid "Published"
|
2255 |
msgstr ""
|
2256 |
|
2257 |
+
#: inc/core/data.php:2159
|
2258 |
msgid "Pending"
|
2259 |
msgstr ""
|
2260 |
|
2261 |
+
#: inc/core/data.php:2160
|
2262 |
msgid "Draft"
|
2263 |
msgstr ""
|
2264 |
|
2265 |
+
#: inc/core/data.php:2161
|
2266 |
msgid "Auto-draft"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
+
#: inc/core/data.php:2162
|
2270 |
msgid "Future post"
|
2271 |
msgstr ""
|
2272 |
|
2273 |
+
#: inc/core/data.php:2163
|
2274 |
msgid "Private post"
|
2275 |
msgstr ""
|
2276 |
|
2277 |
+
#: inc/core/data.php:2164
|
2278 |
msgid "Inherit"
|
2279 |
msgstr ""
|
2280 |
|
2281 |
+
#: inc/core/data.php:2165
|
2282 |
msgid "Trashed"
|
2283 |
msgstr ""
|
2284 |
|
2285 |
+
#: inc/core/data.php:2166 inc/core/data.php:2250
|
2286 |
msgid "Any"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
+
#: inc/core/data.php:2169 inc/core/data.php:2433
|
2290 |
msgid "Post status"
|
2291 |
msgstr ""
|
2292 |
|
2293 |
+
#: inc/core/data.php:2170
|
2294 |
msgid "Show only posts with selected status"
|
2295 |
msgstr ""
|
2296 |
|
2297 |
+
#: inc/core/data.php:2175
|
2298 |
msgid "Ignore sticky"
|
2299 |
msgstr ""
|
2300 |
|
2301 |
+
#: inc/core/data.php:2176
|
2302 |
msgid "Select Yes to ignore posts that is sticked"
|
2303 |
msgstr ""
|
2304 |
|
2305 |
+
#: inc/core/data.php:2179
|
2306 |
msgid "Custom posts query with customizable template"
|
2307 |
msgstr ""
|
2308 |
|
2309 |
+
#: inc/core/data.php:2184
|
2310 |
msgid "Dummy text"
|
2311 |
msgstr ""
|
2312 |
|
2313 |
+
#: inc/core/data.php:2191
|
2314 |
msgid "Paragraphs"
|
2315 |
msgstr ""
|
2316 |
|
2317 |
+
#: inc/core/data.php:2192
|
2318 |
msgid "Words"
|
2319 |
msgstr ""
|
2320 |
|
2321 |
+
#: inc/core/data.php:2193
|
2322 |
msgid "Bytes"
|
2323 |
msgstr ""
|
2324 |
|
2325 |
+
#: inc/core/data.php:2196
|
2326 |
msgid "What"
|
2327 |
msgstr ""
|
2328 |
|
2329 |
+
#: inc/core/data.php:2197
|
2330 |
msgid "What to generate"
|
2331 |
msgstr ""
|
2332 |
|
2333 |
+
#: inc/core/data.php:2205
|
2334 |
msgid "Amount"
|
2335 |
msgstr ""
|
2336 |
|
2337 |
+
#: inc/core/data.php:2206
|
2338 |
msgid ""
|
2339 |
"How many items (paragraphs or words) to generate. Minimum words amount is 5"
|
2340 |
msgstr ""
|
2341 |
|
2342 |
+
#: inc/core/data.php:2211
|
2343 |
msgid "Cache"
|
2344 |
msgstr ""
|
2345 |
|
2346 |
+
#: inc/core/data.php:2212
|
2347 |
msgid ""
|
2348 |
"Generated text will be cached. Be careful with this option. If you disable "
|
2349 |
"it and insert many dummy_text shortcodes the page load time will be highly "
|
2350 |
"increased"
|
2351 |
msgstr ""
|
2352 |
|
2353 |
+
#: inc/core/data.php:2220
|
2354 |
msgid "Text placeholder"
|
2355 |
msgstr ""
|
2356 |
|
2357 |
+
#: inc/core/data.php:2225 inc/core/shortcodes.php:1241
|
2358 |
msgid "Dummy image"
|
2359 |
msgstr ""
|
2360 |
|
2361 |
+
#: inc/core/data.php:2236
|
2362 |
msgid "Image width"
|
2363 |
msgstr ""
|
2364 |
|
2365 |
+
#: inc/core/data.php:2245
|
2366 |
msgid "Image height"
|
2367 |
msgstr ""
|
2368 |
|
2369 |
+
#: inc/core/data.php:2251
|
2370 |
msgid "Abstract"
|
2371 |
msgstr ""
|
2372 |
|
2373 |
+
#: inc/core/data.php:2252
|
2374 |
msgid "Animals"
|
2375 |
msgstr ""
|
2376 |
|
2377 |
+
#: inc/core/data.php:2253
|
2378 |
msgid "Business"
|
2379 |
msgstr ""
|
2380 |
|
2381 |
+
#: inc/core/data.php:2254
|
2382 |
msgid "Cats"
|
2383 |
msgstr ""
|
2384 |
|
2385 |
+
#: inc/core/data.php:2255
|
2386 |
msgid "City"
|
2387 |
msgstr ""
|
2388 |
|
2389 |
+
#: inc/core/data.php:2256
|
2390 |
msgid "Food"
|
2391 |
msgstr ""
|
2392 |
|
2393 |
+
#: inc/core/data.php:2257
|
2394 |
msgid "Night life"
|
2395 |
msgstr ""
|
2396 |
|
2397 |
+
#: inc/core/data.php:2258
|
2398 |
msgid "Fashion"
|
2399 |
msgstr ""
|
2400 |
|
2401 |
+
#: inc/core/data.php:2259
|
2402 |
msgid "People"
|
2403 |
msgstr ""
|
2404 |
|
2405 |
+
#: inc/core/data.php:2260
|
2406 |
msgid "Nature"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
+
#: inc/core/data.php:2261
|
2410 |
msgid "Sports"
|
2411 |
msgstr ""
|
2412 |
|
2413 |
+
#: inc/core/data.php:2262
|
2414 |
msgid "Technics"
|
2415 |
msgstr ""
|
2416 |
|
2417 |
+
#: inc/core/data.php:2263
|
2418 |
msgid "Transport"
|
2419 |
msgstr ""
|
2420 |
|
2421 |
+
#: inc/core/data.php:2267
|
2422 |
msgid "Select the theme for this image"
|
2423 |
msgstr ""
|
2424 |
|
2425 |
+
#: inc/core/data.php:2275
|
2426 |
msgid "Image placeholder with random image"
|
2427 |
msgstr ""
|
2428 |
|
2429 |
+
#: inc/core/data.php:2280 inc/core/data.php:2288
|
2430 |
msgid "Animation"
|
2431 |
msgstr ""
|
2432 |
|
2433 |
+
#: inc/core/data.php:2289
|
2434 |
msgid "Select animation type"
|
2435 |
msgstr ""
|
2436 |
|
2437 |
+
#: inc/core/data.php:2297
|
2438 |
msgid "Duration"
|
2439 |
msgstr ""
|
2440 |
|
2441 |
+
#: inc/core/data.php:2298
|
2442 |
msgid "Animation duration (seconds)"
|
2443 |
msgstr ""
|
2444 |
|
2445 |
+
#: inc/core/data.php:2306
|
2446 |
msgid "Delay"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
+
#: inc/core/data.php:2307
|
2450 |
msgid "Animation delay (seconds)"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
+
#: inc/core/data.php:2312
|
2454 |
msgid "Inline"
|
2455 |
msgstr ""
|
2456 |
|
2457 |
+
#: inc/core/data.php:2313
|
2458 |
msgid ""
|
2459 |
"This parameter determines what HTML tag will be used for animation wrapper. "
|
2460 |
"Turn this option to YES and animated element will be wrapped in SPAN instead "
|
2461 |
"of DIV. Useful for inline animations, like buttons"
|
2462 |
msgstr ""
|
2463 |
|
2464 |
+
#: inc/core/data.php:2321
|
2465 |
msgid "Animated content"
|
2466 |
msgstr ""
|
2467 |
|
2468 |
+
#: inc/core/data.php:2322
|
2469 |
msgid "Wrapper for animation. Any nested element will be animated"
|
2470 |
msgstr ""
|
2471 |
|
2472 |
+
#: inc/core/data.php:2327
|
2473 |
msgid "Meta"
|
2474 |
msgstr ""
|
2475 |
|
2476 |
+
#: inc/core/data.php:2333
|
2477 |
msgid "Key"
|
2478 |
msgstr ""
|
2479 |
|
2480 |
+
#: inc/core/data.php:2334
|
2481 |
msgid "Meta key name"
|
2482 |
msgstr ""
|
2483 |
|
2484 |
+
#: inc/core/data.php:2339 inc/core/data.php:2391 inc/core/data.php:2454
|
2485 |
msgid "This text will be shown if data is not found"
|
2486 |
msgstr ""
|
2487 |
|
2488 |
+
#: inc/core/data.php:2343 inc/core/data.php:2395 inc/core/data.php:2458
|
2489 |
msgid "Before"
|
2490 |
msgstr ""
|
2491 |
|
2492 |
+
#: inc/core/data.php:2344 inc/core/data.php:2396 inc/core/data.php:2459
|
2493 |
msgid "This content will be shown before the value"
|
2494 |
msgstr ""
|
2495 |
|
2496 |
+
#: inc/core/data.php:2348 inc/core/data.php:2400 inc/core/data.php:2463
|
2497 |
msgid "After"
|
2498 |
msgstr ""
|
2499 |
|
2500 |
+
#: inc/core/data.php:2349 inc/core/data.php:2401 inc/core/data.php:2464
|
2501 |
msgid "This content will be shown after the value"
|
2502 |
msgstr ""
|
2503 |
|
2504 |
+
#: inc/core/data.php:2354 inc/core/data.php:2469
|
2505 |
msgid ""
|
2506 |
"You can specify custom post ID. Leave this field empty to use an ID of the "
|
2507 |
"current post. Current post ID may not work in Live Preview mode"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
+
#: inc/core/data.php:2358 inc/core/data.php:2410 inc/core/data.php:2473
|
2511 |
msgid "Filter"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
+
#: inc/core/data.php:2359 inc/core/data.php:2411 inc/core/data.php:2474
|
2515 |
msgid ""
|
2516 |
"You can apply custom filter to the retrieved value. Enter here function "
|
2517 |
"name. Your function must accept one argument and return modified value. "
|
2518 |
"Example function: "
|
2519 |
msgstr ""
|
2520 |
|
2521 |
+
#: inc/core/data.php:2362
|
2522 |
msgid "Post meta"
|
2523 |
msgstr ""
|
2524 |
|
2525 |
+
#: inc/core/data.php:2367
|
2526 |
msgid "User"
|
2527 |
msgstr ""
|
2528 |
|
2529 |
+
#: inc/core/data.php:2374
|
2530 |
msgid "Display name"
|
2531 |
msgstr ""
|
2532 |
|
2533 |
+
#: inc/core/data.php:2376
|
2534 |
msgid "Login"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
+
#: inc/core/data.php:2377
|
2538 |
msgid "Nice name"
|
2539 |
msgstr ""
|
2540 |
|
2541 |
+
#: inc/core/data.php:2378
|
2542 |
msgid "Email"
|
2543 |
msgstr ""
|
2544 |
|
2545 |
+
#: inc/core/data.php:2379
|
2546 |
msgid "URL"
|
2547 |
msgstr ""
|
2548 |
|
2549 |
+
#: inc/core/data.php:2380
|
2550 |
msgid "Registered"
|
2551 |
msgstr ""
|
2552 |
|
2553 |
+
#: inc/core/data.php:2381
|
2554 |
msgid "Activation key"
|
2555 |
msgstr ""
|
2556 |
|
2557 |
+
#: inc/core/data.php:2382
|
2558 |
msgid "Status"
|
2559 |
msgstr ""
|
2560 |
|
2561 |
+
#: inc/core/data.php:2385 inc/core/data.php:2448
|
2562 |
msgid "Field"
|
2563 |
msgstr ""
|
2564 |
|
2565 |
+
#: inc/core/data.php:2386
|
2566 |
msgid "User data field name"
|
2567 |
msgstr ""
|
2568 |
|
2569 |
+
#: inc/core/data.php:2405
|
2570 |
msgid "User ID"
|
2571 |
msgstr ""
|
2572 |
|
2573 |
+
#: inc/core/data.php:2406
|
2574 |
msgid ""
|
2575 |
"You can specify custom user ID. Leave this field empty to use an ID of the "
|
2576 |
"current user"
|
2577 |
msgstr ""
|
2578 |
|
2579 |
+
#: inc/core/data.php:2414
|
2580 |
msgid "User data"
|
2581 |
msgstr ""
|
2582 |
|
2583 |
+
#: inc/core/data.php:2419
|
2584 |
msgid "Post"
|
2585 |
msgstr ""
|
2586 |
|
2587 |
+
#: inc/core/data.php:2428 inc/core/data.php:2429
|
2588 |
msgid "Post date"
|
2589 |
msgstr ""
|
2590 |
|
2591 |
+
#: inc/core/data.php:2430
|
2592 |
msgid "Post content"
|
2593 |
msgstr ""
|
2594 |
|
2595 |
+
#: inc/core/data.php:2432
|
2596 |
msgid "Post excerpt"
|
2597 |
msgstr ""
|
2598 |
|
2599 |
+
#: inc/core/data.php:2434
|
2600 |
msgid "Comment status"
|
2601 |
msgstr ""
|
2602 |
|
2603 |
+
#: inc/core/data.php:2435
|
2604 |
msgid "Ping status"
|
2605 |
msgstr ""
|
2606 |
|
2607 |
+
#: inc/core/data.php:2436
|
2608 |
msgid "Post name"
|
2609 |
msgstr ""
|
2610 |
|
2611 |
+
#: inc/core/data.php:2437 inc/core/data.php:2438
|
2612 |
msgid "Post modified"
|
2613 |
msgstr ""
|
2614 |
|
2615 |
+
#: inc/core/data.php:2439
|
2616 |
msgid "Filtered post content"
|
2617 |
msgstr ""
|
2618 |
|
2619 |
+
#: inc/core/data.php:2441
|
2620 |
msgid "GUID"
|
2621 |
msgstr ""
|
2622 |
|
2623 |
+
#: inc/core/data.php:2443
|
2624 |
msgid "Post type"
|
2625 |
msgstr ""
|
2626 |
|
2627 |
+
#: inc/core/data.php:2444
|
2628 |
msgid "Post mime type"
|
2629 |
msgstr ""
|
2630 |
|
2631 |
+
#: inc/core/data.php:2445
|
2632 |
msgid "Comment count"
|
2633 |
msgstr ""
|
2634 |
|
2635 |
+
#: inc/core/data.php:2449
|
2636 |
msgid "Post data field name"
|
2637 |
msgstr ""
|
2638 |
|
2639 |
+
#: inc/core/data.php:2477
|
2640 |
msgid "Post data"
|
2641 |
msgstr ""
|
2642 |
|
2643 |
+
#: inc/core/data.php:2488
|
2644 |
msgid "Template name"
|
2645 |
msgstr ""
|
2646 |
|
2647 |
+
#: inc/core/data.php:2489
|
2648 |
#, php-format
|
2649 |
msgid ""
|
2650 |
"Use template file name (with optional .php extension). If you need to use "
|
2652 |
"%s"
|
2653 |
msgstr ""
|
2654 |
|
2655 |
+
#: inc/core/data.php:2492
|
2656 |
msgid "Theme template"
|
2657 |
msgstr ""
|
2658 |
|
readme.txt
CHANGED
@@ -106,6 +106,11 @@ Upgrade normally
|
|
106 |
|
107 |
== Changelog ==
|
108 |
|
|
|
|
|
|
|
|
|
|
|
109 |
= 4.6.2 =
|
110 |
* Font-Awesome is now loaded from bootstrap CDN. [Technical details](http://stackoverflow.com/questions/20032426/fontawesome-doesnt-display-in-firefox).
|
111 |
* New review - [Shortcodes Ultimate: Ultimatize your written content](http://wisdmlabs.com/blog/how-to-style-wordpress-themes-with-shortcodes-ultimate/)
|
106 |
|
107 |
== Changelog ==
|
108 |
|
109 |
+
= 4.6.3 =
|
110 |
+
* Updated settings pages capabilities
|
111 |
+
* Added some hooks
|
112 |
+
* Updated .pot file
|
113 |
+
|
114 |
= 4.6.2 =
|
115 |
* Font-Awesome is now loaded from bootstrap CDN. [Technical details](http://stackoverflow.com/questions/20032426/fontawesome-doesnt-display-in-firefox).
|
116 |
* New review - [Shortcodes Ultimate: Ultimatize your written content](http://wisdmlabs.com/blog/how-to-style-wordpress-themes-with-shortcodes-ultimate/)
|
shortcodes-ultimate.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
Plugin Name: Shortcodes Ultimate
|
4 |
Plugin URI: http://gndev.info/shortcodes-ultimate/
|
5 |
-
Version: 4.6.
|
6 |
Author: Vladimir Anokhin
|
7 |
Author URI: http://gndev.info/
|
8 |
Description: Supercharge your WordPress theme with mega pack of shortcodes
|
@@ -13,7 +13,7 @@
|
|
13 |
|
14 |
// Define plugin file constant
|
15 |
define( 'SU_PLUGIN_FILE', __FILE__ );
|
16 |
-
define( 'SU_PLUGIN_VERSION', '4.6.
|
17 |
define( 'SU_ENABLE_CACHE', true );
|
18 |
|
19 |
// Includes
|
2 |
/*
|
3 |
Plugin Name: Shortcodes Ultimate
|
4 |
Plugin URI: http://gndev.info/shortcodes-ultimate/
|
5 |
+
Version: 4.6.3
|
6 |
Author: Vladimir Anokhin
|
7 |
Author URI: http://gndev.info/
|
8 |
Description: Supercharge your WordPress theme with mega pack of shortcodes
|
13 |
|
14 |
// Define plugin file constant
|
15 |
define( 'SU_PLUGIN_FILE', __FILE__ );
|
16 |
+
define( 'SU_PLUGIN_VERSION', '4.6.3' );
|
17 |
define( 'SU_ENABLE_CACHE', true );
|
18 |
|
19 |
// Includes
|