Version Description
Be careful! This is a great update and completely new code! Don't forget, you can always install old version.
Upgrade normally via your Wordpress admin -> Plugins panel.
Download this release
Release Info
Developer | gn_themes |
Plugin | Shortcodes Ultimate |
Version | 4.3.1 |
Comparing to | |
See all releases |
Code changes from version 4.3.0 to 4.3.1
- inc/core/class.data.php +3 -25
- languages/su-ru_RU.mo +0 -0
- languages/su-ru_RU.po +498 -537
- languages/su.pot +765 -773
- shortcodes-ultimate.php +1 -1
inc/core/class.data.php
CHANGED
@@ -490,28 +490,6 @@ class Shortcodes_Ultimate_Data {
|
|
490 |
'type' => 'wrap',
|
491 |
'group' => 'content',
|
492 |
'atts' => array(
|
493 |
-
'style' => array(
|
494 |
-
'type' => 'select',
|
495 |
-
'values' => array(
|
496 |
-
'star' => __( 'Star', 'su' ),
|
497 |
-
'arrow' => __( 'Arrow', 'su' ),
|
498 |
-
'check' => __( 'Check', 'su' ),
|
499 |
-
'cross' => __( 'Cross', 'su' ),
|
500 |
-
'thumbs' => __( 'Thumbs up', 'su' ),
|
501 |
-
'link' => __( 'Link', 'su' ),
|
502 |
-
'gear' => __( 'Gear', 'su' ),
|
503 |
-
'time' => __( 'Time', 'su' ),
|
504 |
-
'note' => __( 'Note', 'su' ),
|
505 |
-
'plus' => __( 'Plus', 'su' ),
|
506 |
-
'guard' => __( 'Guard', 'su' ),
|
507 |
-
'event' => __( 'Event', 'su' ),
|
508 |
-
'idea' => __( 'Idea', 'su' ),
|
509 |
-
'settings' => __( 'Settings', 'su' ),
|
510 |
-
'twitter' => __( 'Twitter', 'su' )
|
511 |
-
),
|
512 |
-
'default' => 'star',
|
513 |
-
'name' => __( 'Style', 'su' ), 'desc' => __( 'List items style/icons', 'su' )
|
514 |
-
),
|
515 |
'icon' => array(
|
516 |
'type' => 'icon',
|
517 |
'default' => '',
|
@@ -522,7 +500,7 @@ class Shortcodes_Ultimate_Data {
|
|
522 |
'type' => 'color',
|
523 |
'default' => '#333333',
|
524 |
'name' => __( 'Icon color', 'su' ),
|
525 |
-
'desc' => __( 'This color will be applied to the selected icon. Does not
|
526 |
),
|
527 |
'class' => array(
|
528 |
'default' => '',
|
@@ -618,7 +596,7 @@ class Shortcodes_Ultimate_Data {
|
|
618 |
'type' => 'color',
|
619 |
'default' => '#FFFFFF',
|
620 |
'name' => __( 'Icon color', 'su' ),
|
621 |
-
'desc' => __( 'This color will be applied to the selected icon. Does not
|
622 |
),
|
623 |
'ts_color' => array(
|
624 |
'type' => 'select',
|
@@ -685,7 +663,7 @@ class Shortcodes_Ultimate_Data {
|
|
685 |
'type' => 'color',
|
686 |
'default' => '#333333',
|
687 |
'name' => __( 'Icon color', 'su' ),
|
688 |
-
'desc' => __( 'This color will be applied to the selected icon.
|
689 |
),
|
690 |
'size' => array(
|
691 |
'type' => 'number',
|
490 |
'type' => 'wrap',
|
491 |
'group' => 'content',
|
492 |
'atts' => array(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
493 |
'icon' => array(
|
494 |
'type' => 'icon',
|
495 |
'default' => '',
|
500 |
'type' => 'color',
|
501 |
'default' => '#333333',
|
502 |
'name' => __( 'Icon color', 'su' ),
|
503 |
+
'desc' => __( 'This color will be applied to the selected icon. Does not works with uploaded icons', 'su' )
|
504 |
),
|
505 |
'class' => array(
|
506 |
'default' => '',
|
596 |
'type' => 'color',
|
597 |
'default' => '#FFFFFF',
|
598 |
'name' => __( 'Icon color', 'su' ),
|
599 |
+
'desc' => __( 'This color will be applied to the selected icon. Does not works with uploaded icons', 'su' )
|
600 |
),
|
601 |
'ts_color' => array(
|
602 |
'type' => 'select',
|
663 |
'type' => 'color',
|
664 |
'default' => '#333333',
|
665 |
'name' => __( 'Icon color', 'su' ),
|
666 |
+
'desc' => __( 'This color will be applied to the selected icon. Does not works with uploaded icons', 'su' )
|
667 |
),
|
668 |
'size' => array(
|
669 |
'type' => 'number',
|
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: 2013-10-19
|
6 |
-
"PO-Revision-Date: 2013-10-19
|
7 |
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -22,9 +22,9 @@ msgstr "Заголовок 2"
|
|
22 |
#: inc/core/class.data.php:168
|
23 |
#: inc/core/class.data.php:293
|
24 |
#: inc/core/class.data.php:376
|
25 |
-
#: inc/core/class.data.php:
|
26 |
-
#: inc/core/class.data.php:
|
27 |
-
#: inc/core/class.data.php:
|
28 |
msgid "Default"
|
29 |
msgstr "По умолчанию"
|
30 |
|
@@ -35,10 +35,9 @@ msgstr "Маленький"
|
|
35 |
#: inc/example-addon.php:49
|
36 |
#: inc/core/class.data.php:173
|
37 |
#: inc/core/class.data.php:382
|
38 |
-
#: inc/core/class.data.php:
|
39 |
-
#: inc/core/class.data.php:
|
40 |
-
#: inc/core/class.data.php:
|
41 |
-
#: inc/core/class.data.php:830
|
42 |
msgid "Style"
|
43 |
msgstr "Стиль"
|
44 |
|
@@ -89,7 +88,7 @@ msgid "Content"
|
|
89 |
msgstr "Содержимое"
|
90 |
|
91 |
#: inc/core/class.data.php:38
|
92 |
-
#: inc/core/class.data.php:
|
93 |
msgid "Box"
|
94 |
msgstr "Блок"
|
95 |
|
@@ -98,10 +97,10 @@ msgid "Media"
|
|
98 |
msgstr "Медиа"
|
99 |
|
100 |
#: inc/core/class.data.php:40
|
101 |
-
#: inc/core/class.data.php:
|
102 |
-
#: inc/core/class.data.php:
|
103 |
-
#: inc/core/class.data.php:
|
104 |
-
#: inc/core/class.data.php:
|
105 |
msgid "Gallery"
|
106 |
msgstr "Галерея"
|
107 |
|
@@ -116,7 +115,7 @@ msgstr "Заголовок"
|
|
116 |
#: inc/core/class.data.php:66
|
117 |
#: inc/core/class.data.php:387
|
118 |
#: inc/core/class.data.php:467
|
119 |
-
#: inc/core/class.data.php:
|
120 |
msgid "Size"
|
121 |
msgstr "Размер"
|
122 |
|
@@ -126,21 +125,21 @@ msgstr "Выберите размер заголовка"
|
|
126 |
|
127 |
#: inc/core/class.data.php:71
|
128 |
#: inc/core/class.data.php:351
|
129 |
-
#: inc/core/class.data.php:
|
130 |
-
#: inc/core/class.data.php:
|
131 |
msgid "Left"
|
132 |
msgstr "Слева"
|
133 |
|
134 |
#: inc/core/class.data.php:72
|
135 |
-
#: inc/core/class.data.php:
|
136 |
-
#: inc/core/class.data.php:
|
137 |
msgid "Center"
|
138 |
msgstr "По центру"
|
139 |
|
140 |
#: inc/core/class.data.php:73
|
141 |
#: inc/core/class.data.php:352
|
142 |
-
#: inc/core/class.data.php:
|
143 |
-
#: inc/core/class.data.php:
|
144 |
msgid "Right"
|
145 |
msgstr "Справа"
|
146 |
|
@@ -169,32 +168,32 @@ msgstr "Выравнивание текста в заголовке"
|
|
169 |
#: inc/core/class.data.php:418
|
170 |
#: inc/core/class.data.php:435
|
171 |
#: inc/core/class.data.php:478
|
172 |
-
#: inc/core/class.data.php:
|
173 |
-
#: inc/core/class.data.php:
|
174 |
-
#: inc/core/class.data.php:
|
175 |
-
#: inc/core/class.data.php:
|
176 |
-
#: inc/core/class.data.php:
|
177 |
-
#: inc/core/class.data.php:
|
178 |
-
#: inc/core/class.data.php:
|
179 |
-
#: inc/core/class.data.php:
|
180 |
-
#: inc/core/class.data.php:
|
181 |
-
#: inc/core/class.data.php:
|
182 |
-
#: inc/core/class.data.php:
|
183 |
-
#: inc/core/class.data.php:
|
184 |
-
#: inc/core/class.data.php:
|
185 |
-
#: inc/core/class.data.php:
|
186 |
-
#: inc/core/class.data.php:
|
187 |
-
#: inc/core/class.data.php:
|
188 |
-
#: inc/core/class.data.php:
|
189 |
-
#: inc/core/class.data.php:
|
190 |
-
#: inc/core/class.data.php:
|
191 |
-
#: inc/core/class.data.php:
|
192 |
-
#: inc/core/class.data.php:
|
193 |
-
#: inc/core/class.data.php:
|
194 |
-
#: inc/core/class.data.php:
|
195 |
-
#: inc/core/class.data.php:
|
196 |
-
#: inc/core/class.data.php:
|
197 |
-
#: inc/core/class.data.php:
|
198 |
msgid "Class"
|
199 |
msgstr "Класс"
|
200 |
|
@@ -213,32 +212,32 @@ msgstr "Класс"
|
|
213 |
#: inc/core/class.data.php:419
|
214 |
#: inc/core/class.data.php:436
|
215 |
#: inc/core/class.data.php:479
|
216 |
-
#: inc/core/class.data.php:
|
217 |
-
#: inc/core/class.data.php:
|
218 |
-
#: inc/core/class.data.php:
|
219 |
-
#: inc/core/class.data.php:
|
220 |
-
#: inc/core/class.data.php:
|
221 |
-
#: inc/core/class.data.php:
|
222 |
-
#: inc/core/class.data.php:
|
223 |
-
#: inc/core/class.data.php:
|
224 |
-
#: inc/core/class.data.php:
|
225 |
-
#: inc/core/class.data.php:
|
226 |
-
#: inc/core/class.data.php:
|
227 |
-
#: inc/core/class.data.php:
|
228 |
-
#: inc/core/class.data.php:
|
229 |
-
#: inc/core/class.data.php:
|
230 |
-
#: inc/core/class.data.php:
|
231 |
-
#: inc/core/class.data.php:
|
232 |
-
#: inc/core/class.data.php:
|
233 |
-
#: inc/core/class.data.php:
|
234 |
-
#: inc/core/class.data.php:
|
235 |
-
#: inc/core/class.data.php:
|
236 |
-
#: inc/core/class.data.php:
|
237 |
-
#: inc/core/class.data.php:
|
238 |
-
#: inc/core/class.data.php:
|
239 |
-
#: inc/core/class.data.php:
|
240 |
-
#: inc/core/class.data.php:
|
241 |
-
#: inc/core/class.data.php:
|
242 |
msgid "Extra CSS class"
|
243 |
msgstr "Дополнительный CSS класс"
|
244 |
|
@@ -294,9 +293,9 @@ msgstr "Имя вкладки"
|
|
294 |
|
295 |
#: inc/core/class.data.php:129
|
296 |
#: inc/core/class.data.php:157
|
297 |
-
#: inc/core/class.data.php:
|
298 |
-
#: inc/core/class.data.php:
|
299 |
-
#: inc/core/class.data.php:
|
300 |
msgid "Title"
|
301 |
msgstr "Заголовок"
|
302 |
|
@@ -414,15 +413,15 @@ msgid "Spacer"
|
|
414 |
msgstr "Пробел"
|
415 |
|
416 |
#: inc/core/class.data.php:243
|
417 |
-
#: inc/core/class.data.php:
|
418 |
-
#: inc/core/class.data.php:
|
419 |
-
#: inc/core/class.data.php:
|
420 |
-
#: inc/core/class.data.php:
|
421 |
-
#: inc/core/class.data.php:
|
422 |
-
#: inc/core/class.data.php:
|
423 |
-
#: inc/core/class.data.php:
|
424 |
-
#: inc/core/class.data.php:
|
425 |
-
#: inc/core/class.data.php:
|
426 |
msgid "Height"
|
427 |
msgstr "Высота"
|
428 |
|
@@ -439,8 +438,8 @@ msgid "Highlight"
|
|
439 |
msgstr "Выделитель"
|
440 |
|
441 |
#: inc/core/class.data.php:265
|
442 |
-
#: inc/core/class.data.php:
|
443 |
-
#: inc/core/class.data.php:
|
444 |
msgid "Background"
|
445 |
msgstr "Фон"
|
446 |
|
@@ -449,8 +448,8 @@ msgid "Highlighted text background color"
|
|
449 |
msgstr "Цвет фона выделяемого текста"
|
450 |
|
451 |
#: inc/core/class.data.php:272
|
452 |
-
#: inc/core/class.data.php:
|
453 |
-
#: inc/core/class.data.php:
|
454 |
msgid "Text color"
|
455 |
msgstr "Цвет текста"
|
456 |
|
@@ -541,12 +540,12 @@ msgid "Dropcap"
|
|
541 |
msgstr "Буквица"
|
542 |
|
543 |
#: inc/core/class.data.php:377
|
544 |
-
#: inc/core/class.data.php:
|
545 |
msgid "Flat"
|
546 |
msgstr "Плоский"
|
547 |
|
548 |
#: inc/core/class.data.php:378
|
549 |
-
#: inc/core/class.data.php:
|
550 |
msgid "Light"
|
551 |
msgstr "Светлый"
|
552 |
|
@@ -649,7 +648,7 @@ msgid "Select column width. This width will be calculated depend page width"
|
|
649 |
msgstr "Выберите ширину колнки. Эта ширина будет рассчитана на основе ширины страницы"
|
650 |
|
651 |
#: inc/core/class.data.php:473
|
652 |
-
#: inc/core/class.data.php:
|
653 |
msgid "Centered"
|
654 |
msgstr "По центру"
|
655 |
|
@@ -670,75 +669,28 @@ msgid "List"
|
|
670 |
msgstr "Список"
|
671 |
|
672 |
#: inc/core/class.data.php:496
|
673 |
-
|
674 |
-
|
|
|
|
|
675 |
|
676 |
#: inc/core/class.data.php:497
|
677 |
-
msgid "
|
678 |
-
msgstr "
|
679 |
-
|
680 |
-
#: inc/core/class.data.php:498
|
681 |
-
msgid "Check"
|
682 |
-
msgstr "Отметка"
|
683 |
-
|
684 |
-
#: inc/core/class.data.php:499
|
685 |
-
msgid "Cross"
|
686 |
-
msgstr "Крестик"
|
687 |
-
|
688 |
-
#: inc/core/class.data.php:500
|
689 |
-
msgid "Thumbs up"
|
690 |
-
msgstr "Палец вверх"
|
691 |
-
|
692 |
-
#: inc/core/class.data.php:501
|
693 |
-
#: inc/core/class.data.php:535
|
694 |
-
msgid "Link"
|
695 |
-
msgstr "Ссылка"
|
696 |
|
697 |
#: inc/core/class.data.php:502
|
698 |
-
|
699 |
-
|
|
|
|
|
700 |
|
701 |
#: inc/core/class.data.php:503
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
#: inc/core/class.data.php:741
|
707 |
-
msgid "Note"
|
708 |
-
msgstr "Заметка"
|
709 |
-
|
710 |
-
#: inc/core/class.data.php:505
|
711 |
-
msgid "Plus"
|
712 |
-
msgstr "Плюс"
|
713 |
-
|
714 |
-
#: inc/core/class.data.php:506
|
715 |
-
msgid "Guard"
|
716 |
-
msgstr "Защита"
|
717 |
-
|
718 |
-
#: inc/core/class.data.php:507
|
719 |
-
msgid "Event"
|
720 |
-
msgstr "Событие"
|
721 |
-
|
722 |
-
#: inc/core/class.data.php:508
|
723 |
-
msgid "Idea"
|
724 |
-
msgstr "Идя"
|
725 |
-
|
726 |
-
#: inc/core/class.data.php:509
|
727 |
-
#: inc/core/class.generator.php:81
|
728 |
-
#: inc/core/class.shortcodes-ultimate.php:115
|
729 |
-
#: inc/vendor/class.sunrise-framework.php:282
|
730 |
-
msgid "Settings"
|
731 |
-
msgstr "Настройки"
|
732 |
-
|
733 |
-
#: inc/core/class.data.php:510
|
734 |
-
msgid "Twitter"
|
735 |
-
msgstr "Твиттер"
|
736 |
-
|
737 |
-
#: inc/core/class.data.php:513
|
738 |
-
msgid "List items style/icons"
|
739 |
-
msgstr "Стиль/иконка элементов списка"
|
740 |
|
741 |
-
#: inc/core/class.data.php:
|
742 |
msgid ""
|
743 |
"<ul>\n"
|
744 |
"<li>List item</li>\n"
|
@@ -752,659 +704,662 @@ msgstr ""
|
|
752 |
"<li>Элемент списка</li>\n"
|
753 |
"</ul>"
|
754 |
|
755 |
-
#: inc/core/class.data.php:
|
756 |
msgid "Styled unordered list"
|
757 |
msgstr "Стильный неупорядоченный список"
|
758 |
|
759 |
-
#: inc/core/class.data.php:
|
760 |
msgid "Button"
|
761 |
msgstr "Кнопка"
|
762 |
|
763 |
-
#: inc/core/class.data.php:
|
|
|
|
|
|
|
|
|
764 |
msgid "Button link"
|
765 |
msgstr "Ссылка кнопки"
|
766 |
|
767 |
-
#: inc/core/class.data.php:
|
768 |
-
#: inc/core/class.data.php:
|
769 |
msgid "Same tab"
|
770 |
msgstr "Та же вкладка"
|
771 |
|
772 |
-
#: inc/core/class.data.php:
|
773 |
-
#: inc/core/class.data.php:
|
774 |
msgid "New tab"
|
775 |
msgstr "Новая вкладка"
|
776 |
|
777 |
-
#: inc/core/class.data.php:
|
778 |
-
#: inc/core/class.data.php:
|
779 |
msgid "Target"
|
780 |
msgstr "Цель"
|
781 |
|
782 |
-
#: inc/core/class.data.php:
|
783 |
msgid "Button link target"
|
784 |
msgstr "Цель ссылки кнопки"
|
785 |
|
786 |
-
#: inc/core/class.data.php:
|
787 |
-
#: inc/core/class.data.php:
|
788 |
msgid "Soft"
|
789 |
msgstr "Мягкий"
|
790 |
|
791 |
-
#: inc/core/class.data.php:
|
792 |
-
#: inc/core/class.data.php:
|
793 |
msgid "Glass"
|
794 |
msgstr "Стекло"
|
795 |
|
796 |
-
#: inc/core/class.data.php:
|
797 |
-
#: inc/core/class.data.php:
|
798 |
msgid "Bubbles"
|
799 |
msgstr "Пузыри"
|
800 |
|
801 |
-
#: inc/core/class.data.php:
|
802 |
-
#: inc/core/class.data.php:
|
803 |
msgid "Noise"
|
804 |
msgstr "Шум"
|
805 |
|
806 |
-
#: inc/core/class.data.php:
|
807 |
msgid "Stroked"
|
808 |
msgstr "Прошитый"
|
809 |
|
810 |
-
#: inc/core/class.data.php:
|
811 |
msgid "3D"
|
812 |
msgstr "3D"
|
813 |
|
814 |
-
#: inc/core/class.data.php:
|
815 |
msgid "Button background style preset"
|
816 |
msgstr "Стиль фона кнопки"
|
817 |
|
818 |
-
#: inc/core/class.data.php:
|
819 |
msgid "Button background color"
|
820 |
msgstr "Цвет фона кнопки"
|
821 |
|
822 |
-
#: inc/core/class.data.php:
|
823 |
msgid "Button text color"
|
824 |
msgstr "Цвет текста кнопки"
|
825 |
|
826 |
-
#: inc/core/class.data.php:
|
827 |
msgid "Button size"
|
828 |
msgstr "Размер кнопки"
|
829 |
|
830 |
-
#: inc/core/class.data.php:
|
831 |
msgid "Fluid"
|
832 |
msgstr "Резиновая"
|
833 |
|
834 |
-
#: inc/core/class.data.php:
|
835 |
msgid "Fluid buttons has 100% width"
|
836 |
msgstr "Резиновые кнопки имеют ширину 100%"
|
837 |
|
838 |
-
#: inc/core/class.data.php:
|
839 |
msgid "Is button centered on the page"
|
840 |
msgstr "Кнопка выровнена по центру страницы"
|
841 |
|
842 |
-
#: inc/core/class.data.php:
|
843 |
-
#: inc/core/class.data.php:
|
844 |
-
#: inc/core/class.data.php:
|
845 |
msgid "Radius"
|
846 |
msgstr "Радиус"
|
847 |
|
848 |
-
#: inc/core/class.data.php:
|
849 |
msgid "Radius of button corners. Auto-radius calculation based on button size"
|
850 |
msgstr "Радиус углов кнопки. Значени auto рассчитывается на основе размера кнопки"
|
851 |
|
852 |
-
#: inc/core/class.data.php:
|
853 |
-
|
854 |
-
|
855 |
-
msgstr "Иконка"
|
856 |
-
|
857 |
-
#: inc/core/class.data.php:603
|
858 |
-
msgid "You can upload custom icon for this button. Try to begin with <a href=\"http://webdesign.tutsplus.com/freebies/icons-freebies/exclusive-freebie-50-crisp-web-app-icons/\" target=\"_blank\">these free high-quality icons</a>. Download archive, unpack icons and upload in this field"
|
859 |
-
msgstr "Вы можете загрузить любую иконку для этой кнопки. Попробуйте начать с <a href=\"http://webdesign.tutsplus.com/freebies/icons-freebies/exclusive-freebie-50-crisp-web-app-icons/\" target=\"_blank\">этого бесплатного набора качественных иконок</a>. Скачайте архив, распакуйте иконки и загрузите любую из них в это поле"
|
860 |
|
861 |
-
#: inc/core/class.data.php:
|
862 |
msgid "Dark"
|
863 |
msgstr "Темный"
|
864 |
|
865 |
-
#: inc/core/class.data.php:
|
866 |
msgid "Text shadow color"
|
867 |
msgstr "Цвет тени текста"
|
868 |
|
869 |
-
#: inc/core/class.data.php:
|
870 |
msgid "Color of button text shadow"
|
871 |
msgstr "Цвет тени текста кнопки"
|
872 |
|
873 |
-
#: inc/core/class.data.php:
|
874 |
-
#: inc/core/class.data.php:
|
875 |
msgid "None"
|
876 |
msgstr "Нет"
|
877 |
|
878 |
-
#: inc/core/class.data.php:
|
879 |
-
#: inc/core/class.data.php:
|
880 |
msgid "Top"
|
881 |
msgstr "Сверху"
|
882 |
|
883 |
-
#: inc/core/class.data.php:
|
884 |
-
#: inc/core/class.data.php:
|
885 |
msgid "Bottom"
|
886 |
msgstr "Снизу"
|
887 |
|
888 |
-
#: inc/core/class.data.php:
|
889 |
msgid "Top right"
|
890 |
msgstr "Сверху справа"
|
891 |
|
892 |
-
#: inc/core/class.data.php:
|
893 |
msgid "Top left"
|
894 |
msgstr "Сверху слева"
|
895 |
|
896 |
-
#: inc/core/class.data.php:
|
897 |
msgid "Bottom right"
|
898 |
msgstr "Снизу справа"
|
899 |
|
900 |
-
#: inc/core/class.data.php:
|
901 |
msgid "Bottom left"
|
902 |
msgstr "Снизу слева"
|
903 |
|
904 |
-
#: inc/core/class.data.php:
|
905 |
msgid "Text shadow position"
|
906 |
msgstr "Положение тени текста"
|
907 |
|
908 |
-
#: inc/core/class.data.php:
|
909 |
msgid "Position of button text shadow"
|
910 |
msgstr "Положение тени текста кнопки"
|
911 |
|
912 |
-
#: inc/core/class.data.php:
|
913 |
msgid "Description"
|
914 |
msgstr "Описание"
|
915 |
|
916 |
-
#: inc/core/class.data.php:
|
917 |
msgid "Small description under button text. This option is incompatible with icon."
|
918 |
msgstr "Небольшое описание под текстом кнопки. Это описание не совместимо с иконками кнопок."
|
919 |
|
920 |
-
#: inc/core/class.data.php:
|
921 |
msgid "onClick"
|
922 |
msgstr "onClick"
|
923 |
|
924 |
-
#: inc/core/class.data.php:
|
925 |
msgid "Advanced JavaScript code for onClick action"
|
926 |
msgstr "JavaScript код для атрибута onClick"
|
927 |
|
928 |
-
#: inc/core/class.data.php:
|
929 |
msgid "Button text"
|
930 |
msgstr "Текст кнопки"
|
931 |
|
932 |
-
#: inc/core/class.data.php:
|
933 |
msgid "Styled button"
|
934 |
msgstr "Стильная кнопка"
|
935 |
|
936 |
-
#: inc/core/class.data.php:
|
937 |
msgid "Service"
|
938 |
msgstr "Услуга"
|
939 |
|
940 |
-
#: inc/core/class.data.php:
|
941 |
-
#: inc/core/class.shortcodes.php:
|
942 |
msgid "Service title"
|
943 |
msgstr "Название услуги"
|
944 |
|
945 |
-
#: inc/core/class.data.php:
|
946 |
msgid "Service name"
|
947 |
msgstr "Название услуги"
|
948 |
|
949 |
-
#: inc/core/class.data.php:
|
950 |
msgid "You can upload custom icon for this box"
|
951 |
msgstr "Вы можете загрузить свою иконку для этого блока"
|
952 |
|
953 |
-
#: inc/core/class.data.php:
|
954 |
msgid "Icon size"
|
955 |
msgstr "Размер иконки"
|
956 |
|
957 |
-
#: inc/core/class.data.php:
|
958 |
msgid "Size of the uploaded icon in pixels"
|
959 |
msgstr "Размер загруженной иконки в пикселях"
|
960 |
|
961 |
-
#: inc/core/class.data.php:
|
962 |
msgid "Service description"
|
963 |
msgstr "Описание услуги"
|
964 |
|
965 |
-
#: inc/core/class.data.php:
|
966 |
msgid "Service box with title"
|
967 |
msgstr "Блок услуга с заголовком"
|
968 |
|
969 |
-
#: inc/core/class.data.php:
|
970 |
msgid "Box title"
|
971 |
msgstr "Заголовок блока"
|
972 |
|
973 |
-
#: inc/core/class.data.php:
|
974 |
msgid "Text for the box title"
|
975 |
msgstr "Текст для заголовка блока"
|
976 |
|
977 |
-
#: inc/core/class.data.php:
|
978 |
msgid "Box style preset"
|
979 |
msgstr "Стиль блока"
|
980 |
|
981 |
-
#: inc/core/class.data.php:
|
982 |
msgid "Color"
|
983 |
msgstr "Цвет"
|
984 |
|
985 |
-
#: inc/core/class.data.php:
|
986 |
msgid "Color for the box title and borders"
|
987 |
msgstr "Цвет заголовка блока и его рамки"
|
988 |
|
989 |
-
#: inc/core/class.data.php:
|
990 |
msgid "Title text color"
|
991 |
msgstr "Цвет текста заголовка"
|
992 |
|
993 |
-
#: inc/core/class.data.php:
|
994 |
msgid "Color for the box title text"
|
995 |
msgstr "Цвет текста в заголовке блока"
|
996 |
|
997 |
-
#: inc/core/class.data.php:
|
998 |
msgid "Box corners radius"
|
999 |
msgstr "Радиус углов"
|
1000 |
|
1001 |
-
#: inc/core/class.data.php:
|
1002 |
msgid "Box content"
|
1003 |
msgstr "Содержимое блока"
|
1004 |
|
1005 |
-
#: inc/core/class.data.php:
|
1006 |
msgid "Colored box with caption"
|
1007 |
msgstr "Цветной блок с заголовком"
|
1008 |
|
1009 |
-
#: inc/core/class.data.php:
|
|
|
|
|
|
|
|
|
1010 |
msgid "Note background color"
|
1011 |
msgstr "Цвет фона заметки"
|
1012 |
|
1013 |
-
#: inc/core/class.data.php:
|
1014 |
msgid "Note text color"
|
1015 |
msgstr "Цвет текста заметки"
|
1016 |
|
1017 |
-
#: inc/core/class.data.php:
|
1018 |
msgid "Note corners radius"
|
1019 |
msgstr "Радиус углов"
|
1020 |
|
1021 |
-
#: inc/core/class.data.php:
|
1022 |
msgid "Note text"
|
1023 |
msgstr "Текст заметки"
|
1024 |
|
1025 |
-
#: inc/core/class.data.php:
|
1026 |
msgid "Colored box"
|
1027 |
msgstr "Цветной блок"
|
1028 |
|
1029 |
-
#: inc/core/class.data.php:
|
1030 |
msgid "Lightbox"
|
1031 |
msgstr "Лайтбокс"
|
1032 |
|
1033 |
-
#: inc/core/class.data.php:
|
1034 |
msgid "Iframe"
|
1035 |
msgstr "Фрейм (iframe)"
|
1036 |
|
1037 |
-
#: inc/core/class.data.php:
|
1038 |
msgid "Image"
|
1039 |
msgstr "Изображение"
|
1040 |
|
1041 |
-
#: inc/core/class.data.php:
|
1042 |
msgid "Inline (html content)"
|
1043 |
msgstr "HTML элемент"
|
1044 |
|
1045 |
-
#: inc/core/class.data.php:
|
1046 |
msgid "Content type"
|
1047 |
msgstr "Тип содержимого"
|
1048 |
|
1049 |
-
#: inc/core/class.data.php:
|
1050 |
msgid "Select type of the lightbox window content"
|
1051 |
msgstr "Выберите тип содержимого в окне лайтбокса"
|
1052 |
|
1053 |
-
#: inc/core/class.data.php:
|
1054 |
msgid "Content source"
|
1055 |
msgstr "Источник содержимого"
|
1056 |
|
1057 |
-
#: inc/core/class.data.php:
|
1058 |
msgid "Insert here URL or CSS selector. Use URL for Iframe and Image content types. Use CSS selector for Inline content type.<br />Example values:<br /><b%value>http://www.youtube.com/watch?v=NbE8INOjTKM</b> - YouTube video (iframe)<br /><b%value>http://example.com/wp-content/uploads/image.jpg</b> - uploaded image (image)<br /><b%value>http://example.com/</b> - any web page (iframe)<br /><b%value>#contact-form</b> - any HTML content (inline)"
|
1059 |
msgstr "Вставьте URL или CSS селектор. Используйте URL для типов содержимого Фрейм (iframe) и Изображение. Используйте CSS селектор для содержимого типа HTML элемент.<br />Примеры значений:<br /><b%value>http://www.youtube.com/watch?v=NbE8INOjTKM</b> - YouTube видео (фрейм)<br /><b%value>http://example.com/wp-content/uploads/image.jpg</b> - загруженное изображение (изображение)<br /><b%value>http://example.com/</b> - любая веб-страница (фрейм)<br /><b%value>#contact-form</b> - любой HTML элемент (html элемент)"
|
1060 |
|
1061 |
-
#: inc/core/class.data.php:
|
1062 |
msgid "[%prefix_button] Click Here to Watch the Video [/%prefix_button]"
|
1063 |
msgstr "[%prefix_button] Нажмите здесь чтобы посмотреть видео [/%prefix_button]"
|
1064 |
|
1065 |
-
#: inc/core/class.data.php:
|
1066 |
msgid "Lightbox window with custom content"
|
1067 |
msgstr "Лайтбокс с произвольным содержимым"
|
1068 |
|
1069 |
-
#: inc/core/class.data.php:
|
1070 |
msgid "Tooltip"
|
1071 |
msgstr "Подсказка"
|
1072 |
|
1073 |
-
#: inc/core/class.data.php:
|
1074 |
msgid "Basic: Light"
|
1075 |
msgstr "Базовый: Светлый"
|
1076 |
|
1077 |
-
#: inc/core/class.data.php:
|
1078 |
msgid "Basic: Dark"
|
1079 |
msgstr "Базовый: Темный"
|
1080 |
|
1081 |
-
#: inc/core/class.data.php:
|
1082 |
msgid "Basic: Yellow"
|
1083 |
msgstr "Базовый: Желтый"
|
1084 |
|
1085 |
-
#: inc/core/class.data.php:
|
1086 |
msgid "Basic: Green"
|
1087 |
msgstr "Базовый: Зеленый"
|
1088 |
|
1089 |
-
#: inc/core/class.data.php:
|
1090 |
msgid "Basic: Red"
|
1091 |
msgstr "Базовый: Красный"
|
1092 |
|
1093 |
-
#: inc/core/class.data.php:
|
1094 |
msgid "Basic: Blue"
|
1095 |
msgstr "Базовый: Голубой"
|
1096 |
|
1097 |
-
#: inc/core/class.data.php:
|
1098 |
msgid "Youtube"
|
1099 |
msgstr "Youtube"
|
1100 |
|
1101 |
-
#: inc/core/class.data.php:
|
1102 |
msgid "Tipsy"
|
1103 |
msgstr "Tipsy"
|
1104 |
|
1105 |
-
#: inc/core/class.data.php:
|
1106 |
msgid "Bootstrap"
|
1107 |
msgstr "Bootstrap"
|
1108 |
|
1109 |
-
#: inc/core/class.data.php:
|
1110 |
msgid "jTools"
|
1111 |
msgstr "jTools"
|
1112 |
|
1113 |
-
#: inc/core/class.data.php:
|
1114 |
msgid "Tipped"
|
1115 |
msgstr "Tipped"
|
1116 |
|
1117 |
-
#: inc/core/class.data.php:
|
1118 |
msgid "Cluetip"
|
1119 |
msgstr "Cluetip"
|
1120 |
|
1121 |
-
#: inc/core/class.data.php:
|
1122 |
msgid "Tooltip window style"
|
1123 |
msgstr "Стиль окна подсказки"
|
1124 |
|
1125 |
-
#: inc/core/class.data.php:
|
1126 |
msgid "Position"
|
1127 |
msgstr "Положение"
|
1128 |
|
1129 |
-
#: inc/core/class.data.php:
|
1130 |
msgid "Tooltip position"
|
1131 |
msgstr "Положение всплывающей подсказки"
|
1132 |
|
1133 |
-
#: inc/core/class.data.php:
|
1134 |
msgid "Shadow"
|
1135 |
msgstr "Тень"
|
1136 |
|
1137 |
-
#: inc/core/class.data.php:
|
1138 |
msgid "Add shadow to tooltip. This option is only works with basic styes, e.g. blue, green etc."
|
1139 |
msgstr "Добавить тень окну подсказки. Тень работает только для базовых стилей."
|
1140 |
|
1141 |
-
#: inc/core/class.data.php:
|
1142 |
msgid "Rounded corners"
|
1143 |
msgstr "Скругление"
|
1144 |
|
1145 |
-
#: inc/core/class.data.php:
|
1146 |
msgid "Use rounded for tooltip. This option is only works with basic styes, e.g. blue, green etc."
|
1147 |
msgstr "Добавить скругленные уголки окну подсказки. Скругление работает только для базовых стилей."
|
1148 |
|
1149 |
-
#: inc/core/class.data.php:
|
1150 |
msgid "Font size"
|
1151 |
msgstr "Размер шрифта"
|
1152 |
|
1153 |
-
#: inc/core/class.data.php:
|
1154 |
msgid "Tooltip font size"
|
1155 |
msgstr "Размер шрифта подсказки"
|
1156 |
|
1157 |
-
#: inc/core/class.data.php:
|
1158 |
msgid "Tooltip title"
|
1159 |
msgstr "Заголовок подсказки"
|
1160 |
|
1161 |
-
#: inc/core/class.data.php:
|
1162 |
msgid "Enter title for tooltip window. Leave this field empty to hide the title"
|
1163 |
msgstr "Укажите заголовок окна подсказки. Оставьте поле пустым, чтобы скрыть заголовок"
|
1164 |
|
1165 |
-
#: inc/core/class.data.php:
|
1166 |
-
#: inc/core/class.shortcodes.php:
|
1167 |
msgid "Tooltip text"
|
1168 |
msgstr "Текст подсказки"
|
1169 |
|
1170 |
-
#: inc/core/class.data.php:
|
1171 |
msgid "Tooltip content"
|
1172 |
msgstr "Содержимое подсказки"
|
1173 |
|
1174 |
-
#: inc/core/class.data.php:
|
1175 |
msgid "Enter tooltip content here"
|
1176 |
msgstr "Введите сюда содержимое подсказки"
|
1177 |
|
1178 |
-
#: inc/core/class.data.php:
|
1179 |
msgid "Show and hide on mouse hover"
|
1180 |
msgstr "Показать и скрыть при наведении мыши"
|
1181 |
|
1182 |
-
#: inc/core/class.data.php:
|
1183 |
msgid "Show and hide by mouse click"
|
1184 |
msgstr "Показать и скрыть по клику мыши"
|
1185 |
|
1186 |
-
#: inc/core/class.data.php:
|
1187 |
msgid "Always visible"
|
1188 |
msgstr "Всегда видима"
|
1189 |
|
1190 |
-
#: inc/core/class.data.php:
|
1191 |
msgid "Behavior"
|
1192 |
msgstr "Поведение"
|
1193 |
|
1194 |
-
#: inc/core/class.data.php:
|
1195 |
msgid "Select tooltip behavior"
|
1196 |
msgstr "Выберите поведение подсказки"
|
1197 |
|
1198 |
-
#: inc/core/class.data.php:
|
1199 |
msgid "Close button"
|
1200 |
msgstr "Кнопка закрыть"
|
1201 |
|
1202 |
-
#: inc/core/class.data.php:
|
1203 |
msgid "Show close button"
|
1204 |
msgstr "Показывать кнопку закрыть"
|
1205 |
|
1206 |
-
#: inc/core/class.data.php:
|
1207 |
msgid "[%prefix_button] Hover me to open tooltip [/%prefix_button]"
|
1208 |
msgstr "[%prefix_button] Наведите мышку чтобы увидеть подсказку [/%prefix_button]"
|
1209 |
|
1210 |
-
#: inc/core/class.data.php:
|
1211 |
msgid "Tooltip window with custom content"
|
1212 |
msgstr "Всплывающая подсказка с произвольным содержимым"
|
1213 |
|
1214 |
-
#: inc/core/class.data.php:
|
1215 |
msgid "Private"
|
1216 |
msgstr "Заметка для авторов"
|
1217 |
|
1218 |
-
#: inc/core/class.data.php:
|
1219 |
msgid "Private note text"
|
1220 |
msgstr "Текст приватной заметки"
|
1221 |
|
1222 |
-
#: inc/core/class.data.php:
|
1223 |
msgid "Private note for post authors"
|
1224 |
msgstr "Приватный текст для других авторов"
|
1225 |
|
1226 |
-
#: inc/core/class.data.php:
|
1227 |
msgid "YouTube"
|
1228 |
msgstr "YouTube"
|
1229 |
|
1230 |
-
#: inc/core/class.data.php:
|
1231 |
-
#: inc/core/class.data.php:
|
1232 |
-
#: inc/core/class.data.php:
|
1233 |
-
#: inc/core/class.data.php:
|
1234 |
-
#: inc/core/class.data.php:
|
1235 |
msgid "Url"
|
1236 |
msgstr "Ссылка"
|
1237 |
|
1238 |
-
#: inc/core/class.data.php:
|
1239 |
msgid "Url of YouTube page with video. Ex: http://youtube.com/watch?v=XXXXXX"
|
1240 |
msgstr "Ссылка на страницу YouTube с видео. Пример: http://youtube.com/watch?v=XXXXXX"
|
1241 |
|
1242 |
-
#: inc/core/class.data.php:
|
1243 |
-
#: inc/core/class.data.php:
|
1244 |
-
#: inc/core/class.data.php:
|
1245 |
-
#: inc/core/class.data.php:
|
1246 |
-
#: inc/core/class.data.php:
|
1247 |
-
#: inc/core/class.data.php:
|
1248 |
-
#: inc/core/class.data.php:
|
1249 |
-
#: inc/core/class.data.php:
|
1250 |
-
#: inc/core/class.data.php:
|
1251 |
-
#: inc/core/class.data.php:
|
1252 |
msgid "Width"
|
1253 |
msgstr "Ширина"
|
1254 |
|
1255 |
-
#: inc/core/class.data.php:
|
1256 |
-
#: inc/core/class.data.php:
|
1257 |
-
#: inc/core/class.data.php:
|
1258 |
-
#: inc/core/class.data.php:
|
1259 |
msgid "Player width"
|
1260 |
msgstr "Ширина плеера"
|
1261 |
|
1262 |
-
#: inc/core/class.data.php:
|
1263 |
-
#: inc/core/class.data.php:
|
1264 |
-
#: inc/core/class.data.php:
|
1265 |
-
#: inc/core/class.data.php:
|
1266 |
msgid "Player height"
|
1267 |
msgstr "Высота плеера"
|
1268 |
|
1269 |
-
#: inc/core/class.data.php:
|
1270 |
-
#: inc/core/class.data.php:
|
1271 |
-
#: inc/core/class.data.php:
|
1272 |
-
#: inc/core/class.data.php:
|
1273 |
-
#: inc/core/class.data.php:
|
1274 |
-
#: inc/core/class.data.php:
|
1275 |
-
#: inc/core/class.data.php:
|
1276 |
msgid "Responsive"
|
1277 |
msgstr "Отзывчивость (responsive)"
|
1278 |
|
1279 |
-
#: inc/core/class.data.php:
|
1280 |
-
#: inc/core/class.data.php:
|
1281 |
-
#: inc/core/class.data.php:
|
1282 |
msgid "Ignore width and height parameters and make player responsive"
|
1283 |
msgstr "Игнорировать значения ширины и высоты и сделать проигрыватель отзывчивым"
|
1284 |
|
1285 |
-
#: inc/core/class.data.php:
|
1286 |
-
#: inc/core/class.data.php:
|
1287 |
-
#: inc/core/class.data.php:
|
1288 |
-
#: inc/core/class.data.php:
|
1289 |
-
#: inc/core/class.data.php:
|
1290 |
-
#: inc/core/class.data.php:
|
1291 |
msgid "Autoplay"
|
1292 |
msgstr "Автовоспроизведение"
|
1293 |
|
1294 |
-
#: inc/core/class.data.php:
|
1295 |
-
#: inc/core/class.data.php:
|
1296 |
msgid "Play video automatically when page is loaded"
|
1297 |
msgstr "Воспроизвести видео автоматически при открытии страницы"
|
1298 |
|
1299 |
-
#: inc/core/class.data.php:
|
1300 |
msgid "YouTube video"
|
1301 |
msgstr "Видео YouTube"
|
1302 |
|
1303 |
-
#: inc/core/class.data.php:
|
1304 |
msgid "Vimeo"
|
1305 |
msgstr "Vimeo"
|
1306 |
|
1307 |
-
#: inc/core/class.data.php:
|
1308 |
msgid "Url of Vimeo page with video"
|
1309 |
msgstr "Ссылка на страницу Vimeo с видео"
|
1310 |
|
1311 |
-
#: inc/core/class.data.php:
|
1312 |
msgid "Vimeo video"
|
1313 |
msgstr "Видео Vimeo"
|
1314 |
|
1315 |
-
#: inc/core/class.data.php:
|
1316 |
msgid "Screenr"
|
1317 |
msgstr "Screenr"
|
1318 |
|
1319 |
-
#: inc/core/class.data.php:
|
1320 |
msgid "Url of Screenr page with video"
|
1321 |
msgstr "Ссылка на страницу Screenr с видео"
|
1322 |
|
1323 |
-
#: inc/core/class.data.php:
|
1324 |
msgid "Screenr video"
|
1325 |
msgstr "Видео Screenr"
|
1326 |
|
1327 |
-
#: inc/core/class.data.php:
|
1328 |
msgid "Audio"
|
1329 |
msgstr "Аудио"
|
1330 |
|
1331 |
-
#: inc/core/class.data.php:
|
1332 |
-
#: inc/core/class.data.php:
|
1333 |
msgid "File"
|
1334 |
msgstr "Файл"
|
1335 |
|
1336 |
-
#: inc/core/class.data.php:
|
1337 |
msgid "Audio file url. Supported formats: mp3, ogg"
|
1338 |
msgstr "Ссылка на аудио-файл. Поддерживаемые форматы: mp3, ogg"
|
1339 |
|
1340 |
-
#: inc/core/class.data.php:
|
1341 |
msgid "Player width. You can specify width in percents and player will be responsive. Example values: <b%value>200px</b>, <b%value>100%</b>"
|
1342 |
msgstr "Ширина плеера. Вы можете указать ширину в процентах и плеер станет отзывчивым (responsive). Примеры значений: <b%value>200px</b>, <b%value>100%</b>"
|
1343 |
|
1344 |
-
#: inc/core/class.data.php:
|
1345 |
-
#: inc/core/class.data.php:
|
1346 |
msgid "Play file automatically when page is loaded"
|
1347 |
msgstr "Воспроизводить файл автоматически при открытии страницы"
|
1348 |
|
1349 |
-
#: inc/core/class.data.php:
|
1350 |
-
#: inc/core/class.data.php:
|
1351 |
msgid "Loop"
|
1352 |
msgstr "Повтор"
|
1353 |
|
1354 |
-
#: inc/core/class.data.php:
|
1355 |
-
#: inc/core/class.data.php:
|
1356 |
msgid "Repeat when playback is ended"
|
1357 |
msgstr "Повторять, когда воспроизведение окночено"
|
1358 |
|
1359 |
-
#: inc/core/class.data.php:
|
1360 |
msgid "Custom audio player"
|
1361 |
msgstr "Настраиваемый аудио-плеер"
|
1362 |
|
1363 |
-
#: inc/core/class.data.php:
|
1364 |
msgid "Video"
|
1365 |
msgstr "Видео"
|
1366 |
|
1367 |
-
#: inc/core/class.data.php:
|
1368 |
msgid "Url to mp4/flv video-file"
|
1369 |
msgstr "Ссылка на mp4/flv видео-файл"
|
1370 |
|
1371 |
-
#: inc/core/class.data.php:
|
1372 |
msgid "Poster"
|
1373 |
msgstr "Постер"
|
1374 |
|
1375 |
-
#: inc/core/class.data.php:
|
1376 |
msgid "Url to poster image, that will be shown before playback"
|
1377 |
msgstr "Ссылка на изображение постера. Изображение будет показано перед началом воспроизведения"
|
1378 |
|
1379 |
-
#: inc/core/class.data.php:
|
1380 |
msgid "Player title"
|
1381 |
msgstr "Заголовок плеера"
|
1382 |
|
1383 |
-
#: inc/core/class.data.php:
|
1384 |
msgid "Controls"
|
1385 |
msgstr "Элементы управления"
|
1386 |
|
1387 |
-
#: inc/core/class.data.php:
|
1388 |
msgid "Show player controls (play/pause etc.) or not"
|
1389 |
msgstr "Показывать элементы управления плеером (воспроизведение/пауза и т.д.) или нет"
|
1390 |
|
1391 |
-
#: inc/core/class.data.php:
|
1392 |
msgid "Custom video player"
|
1393 |
msgstr "Настраиваемый видео-плеер"
|
1394 |
|
1395 |
-
#: inc/core/class.data.php:
|
1396 |
msgid "Table"
|
1397 |
msgstr "Таблица"
|
1398 |
|
1399 |
-
#: inc/core/class.data.php:
|
1400 |
msgid "CSV file"
|
1401 |
msgstr "CSV файл"
|
1402 |
|
1403 |
-
#: inc/core/class.data.php:
|
1404 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
1405 |
msgstr "Если вы хотите создать HTML-таблицу из CSV-файла, то загрузите его в это поле"
|
1406 |
|
1407 |
-
#: inc/core/class.data.php:
|
1408 |
msgid ""
|
1409 |
"<table>\n"
|
1410 |
"<tr>\n"
|
@@ -1428,614 +1383,614 @@ msgstr ""
|
|
1428 |
"</tr>\n"
|
1429 |
"</table>"
|
1430 |
|
1431 |
-
#: inc/core/class.data.php:
|
1432 |
msgid "Styled table from HTML or CSV file"
|
1433 |
msgstr "Стильная таблица из HTML или CSV файла"
|
1434 |
|
1435 |
-
#: inc/core/class.data.php:
|
1436 |
msgid "Permalink"
|
1437 |
msgstr "Постоянная ссылка"
|
1438 |
|
1439 |
-
#: inc/core/class.data.php:
|
1440 |
msgid "ID"
|
1441 |
msgstr "ID"
|
1442 |
|
1443 |
-
#: inc/core/class.data.php:
|
1444 |
msgid "Post or page ID"
|
1445 |
msgstr "ID записи или страницы"
|
1446 |
|
1447 |
-
#: inc/core/class.data.php:
|
1448 |
msgid "Link target. blank - link will be opened in new window/tab"
|
1449 |
msgstr "Цель ссылки. blank - означает что ссылка будет открыта в новом окне или вкладке"
|
1450 |
|
1451 |
-
#: inc/core/class.data.php:
|
1452 |
msgid "Permalink to specified post/page"
|
1453 |
msgstr "Постоянная ссылка на страницу"
|
1454 |
|
1455 |
-
#: inc/core/class.data.php:
|
1456 |
msgid "Members"
|
1457 |
msgstr "Участники"
|
1458 |
|
1459 |
-
#: inc/core/class.data.php:
|
1460 |
-
#: inc/core/class.shortcodes.php:
|
1461 |
msgid "This content is for registered users only. Please %login%."
|
1462 |
msgstr "Это содержимое только для авторизованых пользователей. Пожалуйста %login%."
|
1463 |
|
1464 |
-
#: inc/core/class.data.php:
|
1465 |
msgid "Message"
|
1466 |
msgstr "Сообщение"
|
1467 |
|
1468 |
-
#: inc/core/class.data.php:
|
1469 |
msgid "Message for not logged users"
|
1470 |
msgstr "Собщение для неавторизованных"
|
1471 |
|
1472 |
-
#: inc/core/class.data.php:
|
1473 |
msgid "Box color"
|
1474 |
msgstr "Цвет блока"
|
1475 |
|
1476 |
-
#: inc/core/class.data.php:
|
1477 |
msgid "This color will applied only to box for not logged users"
|
1478 |
msgstr "Этот цвет будет применен только к блоку для не авторизованных посетителей"
|
1479 |
|
1480 |
-
#: inc/core/class.data.php:
|
1481 |
-
#: inc/core/class.shortcodes.php:
|
1482 |
msgid "login"
|
1483 |
msgstr "войдите"
|
1484 |
|
1485 |
-
#: inc/core/class.data.php:
|
1486 |
msgid "Login link text"
|
1487 |
msgstr "Текст ссылки войти"
|
1488 |
|
1489 |
-
#: inc/core/class.data.php:
|
1490 |
msgid "Text for the login link"
|
1491 |
msgstr "Текст ссылки ВОЙТИ"
|
1492 |
|
1493 |
-
#: inc/core/class.data.php:
|
1494 |
msgid "Login link url"
|
1495 |
msgstr "Адрес ссылки войти"
|
1496 |
|
1497 |
-
#: inc/core/class.data.php:
|
1498 |
msgid "Content for logged members"
|
1499 |
msgstr "Содержимое для авторизованых пользователей"
|
1500 |
|
1501 |
-
#: inc/core/class.data.php:
|
1502 |
msgid "Content for logged in members only"
|
1503 |
msgstr "Ссодержимое для авторизованых"
|
1504 |
|
1505 |
-
#: inc/core/class.data.php:
|
1506 |
msgid "Guests"
|
1507 |
msgstr "Гости"
|
1508 |
|
1509 |
-
#: inc/core/class.data.php:
|
1510 |
msgid "Content for guests"
|
1511 |
msgstr "Содержимое для гостей"
|
1512 |
|
1513 |
-
#: inc/core/class.data.php:
|
1514 |
msgid "Content for guests only"
|
1515 |
msgstr "Ссодержимое только для гостей"
|
1516 |
|
1517 |
-
#: inc/core/class.data.php:
|
1518 |
msgid "RSS Feed"
|
1519 |
msgstr "RSS лента"
|
1520 |
|
1521 |
-
#: inc/core/class.data.php:
|
1522 |
msgid "Url to RSS-feed"
|
1523 |
msgstr "Ссылка на RSS-ленту"
|
1524 |
|
1525 |
-
#: inc/core/class.data.php:
|
1526 |
msgid "Limit"
|
1527 |
msgstr "Лимит"
|
1528 |
|
1529 |
-
#: inc/core/class.data.php:
|
1530 |
msgid "Number of items to show"
|
1531 |
msgstr "Количество элементов для отображения"
|
1532 |
|
1533 |
-
#: inc/core/class.data.php:
|
1534 |
msgid "Feed grabber"
|
1535 |
msgstr "Граббер новостных лент"
|
1536 |
|
1537 |
-
#: inc/core/class.data.php:
|
1538 |
msgid "Menu"
|
1539 |
msgstr "Меню"
|
1540 |
|
1541 |
-
#: inc/core/class.data.php:
|
1542 |
msgid "Menu name"
|
1543 |
msgstr "Имя меню"
|
1544 |
|
1545 |
-
#: inc/core/class.data.php:
|
1546 |
msgid "Custom menu name. Ex: Main menu"
|
1547 |
msgstr "Имя произвольного меню. Например: Главное меню"
|
1548 |
|
1549 |
-
#: inc/core/class.data.php:
|
1550 |
msgid "Custom menu by name"
|
1551 |
msgstr "Произвольное меню"
|
1552 |
|
1553 |
-
#: inc/core/class.data.php:
|
1554 |
msgid "Sub pages"
|
1555 |
msgstr "Подстраницы"
|
1556 |
|
1557 |
-
#: inc/core/class.data.php:
|
1558 |
-
#: inc/core/class.data.php:
|
1559 |
msgid "Depth"
|
1560 |
msgstr "Глубина"
|
1561 |
|
1562 |
-
#: inc/core/class.data.php:
|
1563 |
msgid "Max depth level of children pages"
|
1564 |
msgstr "Максимальная глубина дочерних страниц"
|
1565 |
|
1566 |
-
#: inc/core/class.data.php:
|
1567 |
msgid "Parent ID"
|
1568 |
msgstr "ID родителя"
|
1569 |
|
1570 |
-
#: inc/core/class.data.php:
|
1571 |
msgid "ID of the parent page. Leave blank to use current page"
|
1572 |
msgstr "ID родительской страницы. Оставьте пустым, чтобы использовать текущую страницу"
|
1573 |
|
1574 |
-
#: inc/core/class.data.php:
|
1575 |
msgid "List of sub pages"
|
1576 |
msgstr "Список дочерних страниц"
|
1577 |
|
1578 |
-
#: inc/core/class.data.php:
|
1579 |
msgid "Siblings"
|
1580 |
msgstr "Соседние страницы"
|
1581 |
|
1582 |
-
#: inc/core/class.data.php:
|
1583 |
msgid "Max depth level"
|
1584 |
msgstr "Максимальный уровень вложенности"
|
1585 |
|
1586 |
-
#: inc/core/class.data.php:
|
1587 |
msgid "List of cureent page siblings"
|
1588 |
msgstr "Список страниц, соседних с текущей"
|
1589 |
|
1590 |
-
#: inc/core/class.data.php:
|
1591 |
msgid "Document"
|
1592 |
msgstr "Документ"
|
1593 |
|
1594 |
-
#: inc/core/class.data.php:
|
1595 |
msgid "Url to uploaded document. Supported formats: doc, xls, pdf etc."
|
1596 |
msgstr "Ссылка на загруженный документ. Поддерживаемые форматы: doc, xls, pdf и т.д."
|
1597 |
|
1598 |
-
#: inc/core/class.data.php:
|
1599 |
msgid "Viewer width"
|
1600 |
msgstr "Ширина просмотрщика"
|
1601 |
|
1602 |
-
#: inc/core/class.data.php:
|
1603 |
msgid "Viewer height"
|
1604 |
msgstr "Высота просмотрщика"
|
1605 |
|
1606 |
-
#: inc/core/class.data.php:
|
1607 |
msgid "Ignore width and height parameters and make viewer responsive"
|
1608 |
msgstr "Игнорировать значения ширины и высоты и сделать просмотрщик отзывчивым"
|
1609 |
|
1610 |
-
#: inc/core/class.data.php:
|
1611 |
msgid "Document viewer by Google"
|
1612 |
msgstr "Просмотрщик документов от Google"
|
1613 |
|
1614 |
-
#: inc/core/class.data.php:
|
1615 |
msgid "Gmap"
|
1616 |
msgstr "Google карта"
|
1617 |
|
1618 |
-
#: inc/core/class.data.php:
|
1619 |
msgid "Map width"
|
1620 |
msgstr "Ширина карты"
|
1621 |
|
1622 |
-
#: inc/core/class.data.php:
|
1623 |
msgid "Map height"
|
1624 |
msgstr "Высота карты"
|
1625 |
|
1626 |
-
#: inc/core/class.data.php:
|
1627 |
msgid "Ignore width and height parameters and make map responsive"
|
1628 |
msgstr "Игнорировать значения ширины и высоты и сделать карту отзывчивой"
|
1629 |
|
1630 |
-
#: inc/core/class.data.php:
|
1631 |
msgid "Marker"
|
1632 |
msgstr "Маркер"
|
1633 |
|
1634 |
-
#: inc/core/class.data.php:
|
1635 |
msgid "Address for the marker. You can type it in any language"
|
1636 |
msgstr "Адрес маркера. Вы можете ввести адрес на русском языке"
|
1637 |
|
1638 |
-
#: inc/core/class.data.php:
|
1639 |
msgid "Maps by Google"
|
1640 |
msgstr "Карты от Google"
|
1641 |
|
1642 |
-
#: inc/core/class.data.php:
|
1643 |
msgid "Slider"
|
1644 |
msgstr "Слайдер"
|
1645 |
|
1646 |
-
#: inc/core/class.data.php:
|
1647 |
msgid "Choose source gallery, that will be used for this slider"
|
1648 |
msgstr "Выберите галерею-источник, которая будет использована для создания этого слайдера"
|
1649 |
|
1650 |
-
#: inc/core/class.data.php:
|
1651 |
msgid "Slider width (in pixels)"
|
1652 |
msgstr "Ширина слайдера (в пикселях)"
|
1653 |
|
1654 |
-
#: inc/core/class.data.php:
|
1655 |
msgid "Slider height (in pixels)"
|
1656 |
msgstr "Высота слайдера (в пикселях)"
|
1657 |
|
1658 |
-
#: inc/core/class.data.php:
|
1659 |
msgid "Ignore width and height parameters and make slider responsive"
|
1660 |
msgstr "Игнорировать значения ширины и высоты и сделать слайдер отзывчивым"
|
1661 |
|
1662 |
-
#: inc/core/class.data.php:
|
1663 |
-
#: inc/core/class.data.php:
|
1664 |
-
#: inc/core/class.data.php:
|
1665 |
msgid "Show titles"
|
1666 |
msgstr "Показывать заголовки"
|
1667 |
|
1668 |
-
#: inc/core/class.data.php:
|
1669 |
msgid "Display slide titles"
|
1670 |
msgstr "Отображать заголовки слайдов"
|
1671 |
|
1672 |
-
#: inc/core/class.data.php:
|
1673 |
msgid "Is slider centered on the page"
|
1674 |
msgstr "Слайдер выровнен по центру страницы"
|
1675 |
|
1676 |
-
#: inc/core/class.data.php:
|
1677 |
-
#: inc/core/class.data.php:
|
1678 |
msgid "Arrows"
|
1679 |
msgstr "Стрелки"
|
1680 |
|
1681 |
-
#: inc/core/class.data.php:
|
1682 |
-
#: inc/core/class.data.php:
|
1683 |
msgid "Show left and right arrows"
|
1684 |
msgstr "Показывать стрелки влево/вправо"
|
1685 |
|
1686 |
-
#: inc/core/class.data.php:
|
1687 |
-
#: inc/core/class.data.php:
|
1688 |
msgid "Pagination"
|
1689 |
msgstr "Страницы"
|
1690 |
|
1691 |
-
#: inc/core/class.data.php:
|
1692 |
-
#: inc/core/class.data.php:
|
1693 |
msgid "Show pagination"
|
1694 |
msgstr "Показывать страницы"
|
1695 |
|
1696 |
-
#: inc/core/class.data.php:
|
1697 |
-
#: inc/core/class.data.php:
|
1698 |
msgid "Mouse wheel control"
|
1699 |
msgstr "Управление колесом мыши"
|
1700 |
|
1701 |
-
#: inc/core/class.data.php:
|
1702 |
msgid "Allow to change slides with mouse wheel"
|
1703 |
msgstr "Разрешить перелистывание слайдов колесом мышки"
|
1704 |
|
1705 |
-
#: inc/core/class.data.php:
|
1706 |
msgid "Choose interval between slide animations. Set to 0 to disable autoplay"
|
1707 |
msgstr "Укажите интервал между автоматической сменой слайдов. Задайте 0, чтобы отключить автовоспроизведение"
|
1708 |
|
1709 |
-
#: inc/core/class.data.php:
|
1710 |
-
#: inc/core/class.data.php:
|
1711 |
msgid "Speed"
|
1712 |
msgstr "Скорость"
|
1713 |
|
1714 |
-
#: inc/core/class.data.php:
|
1715 |
-
#: inc/core/class.data.php:
|
1716 |
msgid "Specify animation speed"
|
1717 |
msgstr "Укажите скорость анимации"
|
1718 |
|
1719 |
-
#: inc/core/class.data.php:
|
1720 |
-
#: inc/core/class.data.php:
|
1721 |
-
#: inc/core/class.data.php:
|
1722 |
msgid "Links target"
|
1723 |
msgstr "Цель ссылок"
|
1724 |
|
1725 |
-
#: inc/core/class.data.php:
|
1726 |
msgid "Open slides links in new window/tab"
|
1727 |
msgstr "Открывать ссылки слайдов в новом окне или вкладке"
|
1728 |
|
1729 |
-
#: inc/core/class.data.php:
|
1730 |
msgid "Customizable image slider"
|
1731 |
msgstr "Настраиваемый слайдер изображений"
|
1732 |
|
1733 |
-
#: inc/core/class.data.php:
|
1734 |
msgid "Carousel"
|
1735 |
msgstr "Карусель"
|
1736 |
|
1737 |
-
#: inc/core/class.data.php:
|
1738 |
msgid "Choose source gallery, that will be used for this carousel"
|
1739 |
msgstr "Выберите галерею-источник, которая будет использована для создания этой карусели"
|
1740 |
|
1741 |
-
#: inc/core/class.data.php:
|
1742 |
msgid "Carousel width (in pixels)"
|
1743 |
msgstr "Ширина карусели (в пикселях)"
|
1744 |
|
1745 |
-
#: inc/core/class.data.php:
|
1746 |
msgid "Carousel height (in pixels)"
|
1747 |
msgstr "Высота карусели (в пикселях)"
|
1748 |
|
1749 |
-
#: inc/core/class.data.php:
|
1750 |
msgid "Ignore width and height parameters and make carousel responsive"
|
1751 |
msgstr "Игнорировать значения ширины и высоты и сделать карусель отзывчивой"
|
1752 |
|
1753 |
-
#: inc/core/class.data.php:
|
1754 |
msgid "Items to show"
|
1755 |
msgstr "Количество элементов для отображения"
|
1756 |
|
1757 |
-
#: inc/core/class.data.php:
|
1758 |
msgid "How much carousel items is visible"
|
1759 |
msgstr "Сколько элементов карусели видны постоянно"
|
1760 |
|
1761 |
-
#: inc/core/class.data.php:
|
1762 |
msgid "Scroll number"
|
1763 |
msgstr "Кол-во прокручиваемых"
|
1764 |
|
1765 |
-
#: inc/core/class.data.php:
|
1766 |
msgid "How much items are scrolled in one transition"
|
1767 |
msgstr "Сколько элементов карусели прокручивается за один переход"
|
1768 |
|
1769 |
-
#: inc/core/class.data.php:
|
1770 |
msgid "Display titles for each item"
|
1771 |
msgstr "Показывать заголовки для каждого элемента карусели"
|
1772 |
|
1773 |
-
#: inc/core/class.data.php:
|
1774 |
msgid "Is carousel centered on the page"
|
1775 |
msgstr "Карусель выровнена по центру страницы"
|
1776 |
|
1777 |
-
#: inc/core/class.data.php:
|
1778 |
msgid "Allow to rotate carousel with mouse wheel"
|
1779 |
msgstr "Разрешить прокрутку карусели колесом мыши"
|
1780 |
|
1781 |
-
#: inc/core/class.data.php:
|
1782 |
msgid "Choose interval between auto animations. Set to 0 to disable autoplay"
|
1783 |
msgstr "Укажите интервал между автоматической анимацией. Задайте 0, чтобы отключить автовоспроизведение"
|
1784 |
|
1785 |
-
#: inc/core/class.data.php:
|
1786 |
msgid "Open carousel links in new window/tab"
|
1787 |
msgstr "Открывать ссылки карусели в новом окне или вкладке"
|
1788 |
|
1789 |
-
#: inc/core/class.data.php:
|
1790 |
msgid "Customizable image carousel"
|
1791 |
msgstr "Настраиваемая карусель изображений"
|
1792 |
|
1793 |
-
#: inc/core/class.data.php:
|
1794 |
msgid "Choose source gallery, that will be used for this shortcode"
|
1795 |
msgstr "Выберите галерею-источник, которая будет использована для этого шорткода"
|
1796 |
|
1797 |
-
#: inc/core/class.data.php:
|
1798 |
msgid "Single item width (in pixels)"
|
1799 |
msgstr "Ширина одного изображения (в пикселях)"
|
1800 |
|
1801 |
-
#: inc/core/class.data.php:
|
1802 |
msgid "Single item height (in pixels)"
|
1803 |
msgstr "Высота одного изображения (в пикселях)"
|
1804 |
|
1805 |
-
#: inc/core/class.data.php:
|
1806 |
msgid "Never"
|
1807 |
msgstr "Никогда"
|
1808 |
|
1809 |
-
#: inc/core/class.data.php:
|
1810 |
msgid "On mouse over"
|
1811 |
msgstr "При наведении мыши"
|
1812 |
|
1813 |
-
#: inc/core/class.data.php:
|
1814 |
msgid "Always"
|
1815 |
msgstr "Всегда"
|
1816 |
|
1817 |
-
#: inc/core/class.data.php:
|
1818 |
msgid "Title display mode"
|
1819 |
msgstr "Режим отображения заголовков"
|
1820 |
|
1821 |
-
#: inc/core/class.data.php:
|
1822 |
msgid "Open links in new window/tab"
|
1823 |
msgstr "Открывать ссылки в новом окне или вкладке"
|
1824 |
|
1825 |
-
#: inc/core/class.data.php:
|
1826 |
msgid "Customizable image gallery"
|
1827 |
msgstr "Настраиваемая галерея изображений"
|
1828 |
|
1829 |
-
#: inc/core/class.data.php:
|
1830 |
msgid "Posts"
|
1831 |
msgstr "Записи"
|
1832 |
|
1833 |
-
#: inc/core/class.data.php:
|
1834 |
msgid "Template"
|
1835 |
msgstr "Шаблон"
|
1836 |
|
1837 |
-
#: inc/core/class.data.php:
|
1838 |
msgid "<b>Do not change this field value if you do not understand description below.</b><br/>Relative path to the template file. Default templates is placed under the plugin directory (templates folder). You can copy it under your theme directory and modify as you want. You can use following default templates that already available in the plugin directory:<br/><b%value>templates/default-loop.php</b> - posts loop<br/><b%value>templates/teaser-loop.php</b> - posts loop with thumbnail and title<br/><b%value>templates/single-post.php</b> - single post template<br/><b%value>templates/list-loop.php</b> - unordered list with posts titles"
|
1839 |
msgstr "<b>Не изменяйте значение этого поля, если вы не понимаете описания ниже.</b><br/>Относительный путь к файлу шаблона. Шаблоны по умолчанию расположены в папке с плагином (папка templates). Вы можете скопировать шаблоны в папку со своей темой и изменить как вам угодно. Вы можете использовать следующие шаблоны, которые уже поставляются с плагином и находятся в его папке:<br/><b%value>templates/default-loop.php</b> - обычный цикл постов<br/><b%value>templates/teaser-loop.php</b> - цикл постов в виде тизеров, изображения + заголовки<br/><b%value>templates/single-post.php</b> - шаблон одиночной записи или страницы<br/><b%value>templates/list-loop.php</b> - маркированный список с заголовками постов"
|
1840 |
|
1841 |
-
#: inc/core/class.data.php:
|
1842 |
msgid "Post ID's"
|
1843 |
msgstr "ID постов"
|
1844 |
|
1845 |
-
#: inc/core/class.data.php:
|
1846 |
msgid "Enter comma separated ID's of the posts that you want to show"
|
1847 |
msgstr "Введите ID постов, которые хотите отобразить, разделенные запятыми"
|
1848 |
|
1849 |
-
#: inc/core/class.data.php:
|
1850 |
msgid "Posts per page"
|
1851 |
msgstr "Кол-во записей"
|
1852 |
|
1853 |
-
#: inc/core/class.data.php:
|
1854 |
msgid "Specify number of posts that you want to show. Enter -1 to get all posts"
|
1855 |
msgstr "Укажите число записей, которое хотите отобразить. Введите -1 чтобы отобразить все найденные записи"
|
1856 |
|
1857 |
-
#: inc/core/class.data.php:
|
1858 |
msgid "Post types"
|
1859 |
msgstr "Типы постов"
|
1860 |
|
1861 |
-
#: inc/core/class.data.php:
|
1862 |
msgid "Select post types. Hold Ctrl key to select multiple post types"
|
1863 |
msgstr "Выберите типы постов. Удерживайте клавишу Ctrl чтобы выбрать несколько типов"
|
1864 |
|
1865 |
-
#: inc/core/class.data.php:
|
1866 |
msgid "Taxonomy"
|
1867 |
msgstr "Таксономия"
|
1868 |
|
1869 |
-
#: inc/core/class.data.php:
|
1870 |
msgid "Select taxonomy to show posts from"
|
1871 |
msgstr "Выберите таксономию, чтобы посмотреть её категории и выбрать их"
|
1872 |
|
1873 |
-
#: inc/core/class.data.php:
|
1874 |
msgid "Terms"
|
1875 |
msgstr "Категории (terms)"
|
1876 |
|
1877 |
-
#: inc/core/class.data.php:
|
1878 |
msgid "Select terms to show posts from"
|
1879 |
msgstr "Выберите категории, из которых нужно показать записи"
|
1880 |
|
1881 |
-
#: inc/core/class.data.php:
|
1882 |
msgid "Taxonomy term operator"
|
1883 |
msgstr "Оператор выбора категорий"
|
1884 |
|
1885 |
-
#: inc/core/class.data.php:
|
1886 |
msgid "IN - posts that have any of selected categories terms<br/>NOT IN - posts that is does not have any of selected terms<br/>AND - posts that have all selected terms"
|
1887 |
msgstr "IN - будут показана записи имеющие любую из выбранных категорий<br/>NOT IN - будут показаны записи, которые НЕ имеют ни одной из выбранных категорий<br/>AND - будут показаны записи, имеющие ТОЛЬКО выбранные категории"
|
1888 |
|
1889 |
-
#: inc/core/class.data.php:
|
1890 |
msgid "Authors"
|
1891 |
msgstr "Авторы"
|
1892 |
|
1893 |
-
#: inc/core/class.data.php:
|
1894 |
msgid "Choose the authors whose posts you want to show"
|
1895 |
msgstr "Выберите авторов, чьи записи хотите показать"
|
1896 |
|
1897 |
-
#: inc/core/class.data.php:
|
1898 |
msgid "Meta key"
|
1899 |
msgstr "Произвольное поле"
|
1900 |
|
1901 |
-
#: inc/core/class.data.php:
|
1902 |
msgid "Enter meta key name to show posts that have this key"
|
1903 |
msgstr "Введите оригинальное имя произвольного поля, чтобы показать все записи у которых это поле задано"
|
1904 |
|
1905 |
-
#: inc/core/class.data.php:
|
1906 |
msgid "Offset"
|
1907 |
msgstr "Смещение (offset)"
|
1908 |
|
1909 |
-
#: inc/core/class.data.php:
|
1910 |
msgid "Specify offset to start posts loop not from first post"
|
1911 |
msgstr "Укажите кол-во записей, которые будут пропущены и не показаны. Например, если указать 2, то будут показаны записи начиная со третьей"
|
1912 |
|
1913 |
-
#: inc/core/class.data.php:
|
1914 |
msgid "Descending"
|
1915 |
msgstr "По убыванию"
|
1916 |
|
1917 |
-
#: inc/core/class.data.php:
|
1918 |
msgid "Ascending"
|
1919 |
msgstr "По возрастанию"
|
1920 |
|
1921 |
-
#: inc/core/class.data.php:
|
1922 |
msgid "Order"
|
1923 |
msgstr "Порядок"
|
1924 |
|
1925 |
-
#: inc/core/class.data.php:
|
1926 |
msgid "Posts order"
|
1927 |
msgstr "Порядок сортировки записей"
|
1928 |
|
1929 |
-
#: inc/core/class.data.php:
|
1930 |
msgid "Post ID"
|
1931 |
msgstr "ID записи"
|
1932 |
|
1933 |
-
#: inc/core/class.data.php:
|
1934 |
msgid "Post author"
|
1935 |
msgstr "Автор записи"
|
1936 |
|
1937 |
-
#: inc/core/class.data.php:
|
1938 |
msgid "Post title"
|
1939 |
msgstr "Заголовок записи"
|
1940 |
|
1941 |
-
#: inc/core/class.data.php:
|
1942 |
msgid "Post slug"
|
1943 |
msgstr "Ссылка записи (slug)"
|
1944 |
|
1945 |
-
#: inc/core/class.data.php:
|
1946 |
msgid "Date"
|
1947 |
msgstr "Дата"
|
1948 |
|
1949 |
-
#: inc/core/class.data.php:
|
1950 |
msgid "Last modified date"
|
1951 |
msgstr "Дата изменения"
|
1952 |
|
1953 |
-
#: inc/core/class.data.php:
|
1954 |
-
#: inc/core/class.data.php:
|
1955 |
msgid "Post parent"
|
1956 |
msgstr "Родитель"
|
1957 |
|
1958 |
-
#: inc/core/class.data.php:
|
1959 |
msgid "Random"
|
1960 |
msgstr "Случайно"
|
1961 |
|
1962 |
-
#: inc/core/class.data.php:
|
1963 |
msgid "Comments number"
|
1964 |
msgstr "Кол-во комментариев"
|
1965 |
|
1966 |
-
#: inc/core/class.data.php:
|
1967 |
msgid "Menu order"
|
1968 |
msgstr "Порядок меню"
|
1969 |
|
1970 |
-
#: inc/core/class.data.php:
|
1971 |
msgid "Meta key values"
|
1972 |
msgstr "Значение произвольного поля"
|
1973 |
|
1974 |
-
#: inc/core/class.data.php:
|
1975 |
msgid "Order by"
|
1976 |
msgstr "Сортировать по"
|
1977 |
|
1978 |
-
#: inc/core/class.data.php:
|
1979 |
msgid "Order posts by"
|
1980 |
msgstr "Сортировать записи по следующему признаку"
|
1981 |
|
1982 |
-
#: inc/core/class.data.php:
|
1983 |
msgid "Show childrens of entered post (enter post ID)"
|
1984 |
msgstr "Отобразить потомков введенной записи/страницы (нужно вводить ID)"
|
1985 |
|
1986 |
-
#: inc/core/class.data.php:
|
1987 |
msgid "Published"
|
1988 |
msgstr "Опубликован"
|
1989 |
|
1990 |
-
#: inc/core/class.data.php:
|
1991 |
msgid "Pending"
|
1992 |
msgstr "Ожидает"
|
1993 |
|
1994 |
-
#: inc/core/class.data.php:
|
1995 |
msgid "Draft"
|
1996 |
msgstr "Черновик"
|
1997 |
|
1998 |
-
#: inc/core/class.data.php:
|
1999 |
msgid "Auto-draft"
|
2000 |
msgstr "Авто-черновик"
|
2001 |
|
2002 |
-
#: inc/core/class.data.php:
|
2003 |
msgid "Future post"
|
2004 |
msgstr "Запланирован"
|
2005 |
|
2006 |
-
#: inc/core/class.data.php:
|
2007 |
msgid "Private post"
|
2008 |
msgstr "Приватная запись"
|
2009 |
|
2010 |
-
#: inc/core/class.data.php:
|
2011 |
msgid "Inherit"
|
2012 |
msgstr "Вложенный"
|
2013 |
|
2014 |
-
#: inc/core/class.data.php:
|
2015 |
msgid "Trashed"
|
2016 |
msgstr "В корзине"
|
2017 |
|
2018 |
-
#: inc/core/class.data.php:
|
2019 |
msgid "Any"
|
2020 |
msgstr "Любой"
|
2021 |
|
2022 |
-
#: inc/core/class.data.php:
|
2023 |
msgid "Post status"
|
2024 |
msgstr "Статус записи"
|
2025 |
|
2026 |
-
#: inc/core/class.data.php:
|
2027 |
msgid "Show only posts with selected status"
|
2028 |
msgstr "Показать только записи с выбранным статусом"
|
2029 |
|
2030 |
-
#: inc/core/class.data.php:
|
2031 |
msgid "Ignore sticky"
|
2032 |
msgstr "Игнорировать прикрепленные"
|
2033 |
|
2034 |
-
#: inc/core/class.data.php:
|
2035 |
msgid "Select Yes to ignore posts that is sticked"
|
2036 |
msgstr "Выберите Да, чтобы не показывать прикрепленные (прилепленные) записи"
|
2037 |
|
2038 |
-
#: inc/core/class.data.php:
|
2039 |
msgid "Custom posts query with customizable template"
|
2040 |
msgstr "Произвольный запрос записей/страниц с настраиваемым шаблоном"
|
2041 |
|
@@ -2044,6 +1999,12 @@ msgstr "Произвольный запрос записей/страниц с
|
|
2044 |
msgid "Insert shortcode"
|
2045 |
msgstr "Вставить шорткод"
|
2046 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2047 |
#: inc/core/class.generator.php:81
|
2048 |
msgid "Plugin settings"
|
2049 |
msgstr "Настройки плагина"
|
@@ -2243,29 +2204,29 @@ msgstr "Шпаргалка"
|
|
2243 |
msgid "Tab title"
|
2244 |
msgstr "Заголовок вкладкки"
|
2245 |
|
2246 |
-
#: inc/core/class.shortcodes.php:
|
2247 |
msgid "This is box title"
|
2248 |
msgstr "Заголовок блока"
|
2249 |
|
2250 |
-
#: inc/core/class.shortcodes.php:
|
2251 |
-
#: inc/core/class.shortcodes.php:
|
2252 |
-
#: inc/core/class.shortcodes.php:
|
2253 |
-
#: inc/core/class.shortcodes.php:
|
2254 |
-
#: inc/core/class.shortcodes.php:
|
2255 |
msgid "please specify correct url"
|
2256 |
msgstr "пожалуйста укажите корректную ссылку"
|
2257 |
|
2258 |
-
#: inc/core/class.shortcodes.php:
|
2259 |
msgid "This menu doesn't exists, or has no elements"
|
2260 |
msgstr "Такое меню не существует, или в нем нет ни одного элемента"
|
2261 |
|
2262 |
-
#: inc/core/class.shortcodes.php:
|
2263 |
-
#: inc/core/class.shortcodes.php:
|
2264 |
-
#: inc/core/class.shortcodes.php:
|
2265 |
msgid "images not found"
|
2266 |
msgstr "изображения не найдены"
|
2267 |
|
2268 |
-
#: inc/core/class.shortcodes.php:
|
2269 |
msgid "template not found"
|
2270 |
msgstr "шаблон не найден"
|
2271 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: gn_themes\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-10-19 05:10+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-10-19 05:11+0300\n"
|
7 |
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
22 |
#: inc/core/class.data.php:168
|
23 |
#: inc/core/class.data.php:293
|
24 |
#: inc/core/class.data.php:376
|
25 |
+
#: inc/core/class.data.php:541
|
26 |
+
#: inc/core/class.data.php:702
|
27 |
+
#: inc/core/class.data.php:864
|
28 |
msgid "Default"
|
29 |
msgstr "По умолчанию"
|
30 |
|
35 |
#: inc/example-addon.php:49
|
36 |
#: inc/core/class.data.php:173
|
37 |
#: inc/core/class.data.php:382
|
38 |
+
#: inc/core/class.data.php:551
|
39 |
+
#: inc/core/class.data.php:709
|
40 |
+
#: inc/core/class.data.php:834
|
|
|
41 |
msgid "Style"
|
42 |
msgstr "Стиль"
|
43 |
|
88 |
msgstr "Содержимое"
|
89 |
|
90 |
#: inc/core/class.data.php:38
|
91 |
+
#: inc/core/class.data.php:690
|
92 |
msgid "Box"
|
93 |
msgstr "Блок"
|
94 |
|
97 |
msgstr "Медиа"
|
98 |
|
99 |
#: inc/core/class.data.php:40
|
100 |
+
#: inc/core/class.data.php:1492
|
101 |
+
#: inc/core/class.data.php:1584
|
102 |
+
#: inc/core/class.data.php:1686
|
103 |
+
#: inc/core/class.data.php:1692
|
104 |
msgid "Gallery"
|
105 |
msgstr "Галерея"
|
106 |
|
115 |
#: inc/core/class.data.php:66
|
116 |
#: inc/core/class.data.php:387
|
117 |
#: inc/core/class.data.php:467
|
118 |
+
#: inc/core/class.data.php:569
|
119 |
msgid "Size"
|
120 |
msgstr "Размер"
|
121 |
|
125 |
|
126 |
#: inc/core/class.data.php:71
|
127 |
#: inc/core/class.data.php:351
|
128 |
+
#: inc/core/class.data.php:617
|
129 |
+
#: inc/core/class.data.php:842
|
130 |
msgid "Left"
|
131 |
msgstr "Слева"
|
132 |
|
133 |
#: inc/core/class.data.php:72
|
134 |
+
#: inc/core/class.data.php:1525
|
135 |
+
#: inc/core/class.data.php:1633
|
136 |
msgid "Center"
|
137 |
msgstr "По центру"
|
138 |
|
139 |
#: inc/core/class.data.php:73
|
140 |
#: inc/core/class.data.php:352
|
141 |
+
#: inc/core/class.data.php:615
|
142 |
+
#: inc/core/class.data.php:843
|
143 |
msgid "Right"
|
144 |
msgstr "Справа"
|
145 |
|
168 |
#: inc/core/class.data.php:418
|
169 |
#: inc/core/class.data.php:435
|
170 |
#: inc/core/class.data.php:478
|
171 |
+
#: inc/core/class.data.php:507
|
172 |
+
#: inc/core/class.data.php:635
|
173 |
+
#: inc/core/class.data.php:679
|
174 |
+
#: inc/core/class.data.php:734
|
175 |
+
#: inc/core/class.data.php:770
|
176 |
+
#: inc/core/class.data.php:802
|
177 |
+
#: inc/core/class.data.php:905
|
178 |
+
#: inc/core/class.data.php:922
|
179 |
+
#: inc/core/class.data.php:975
|
180 |
+
#: inc/core/class.data.php:1026
|
181 |
+
#: inc/core/class.data.php:1070
|
182 |
+
#: inc/core/class.data.php:1110
|
183 |
+
#: inc/core/class.data.php:1180
|
184 |
+
#: inc/core/class.data.php:1202
|
185 |
+
#: inc/core/class.data.php:1234
|
186 |
+
#: inc/core/class.data.php:1268
|
187 |
+
#: inc/core/class.data.php:1285
|
188 |
+
#: inc/core/class.data.php:1313
|
189 |
+
#: inc/core/class.data.php:1334
|
190 |
+
#: inc/core/class.data.php:1362
|
191 |
+
#: inc/core/class.data.php:1384
|
192 |
+
#: inc/core/class.data.php:1430
|
193 |
+
#: inc/core/class.data.php:1476
|
194 |
+
#: inc/core/class.data.php:1568
|
195 |
+
#: inc/core/class.data.php:1676
|
196 |
+
#: inc/core/class.data.php:1729
|
197 |
msgid "Class"
|
198 |
msgstr "Класс"
|
199 |
|
212 |
#: inc/core/class.data.php:419
|
213 |
#: inc/core/class.data.php:436
|
214 |
#: inc/core/class.data.php:479
|
215 |
+
#: inc/core/class.data.php:508
|
216 |
+
#: inc/core/class.data.php:636
|
217 |
+
#: inc/core/class.data.php:680
|
218 |
+
#: inc/core/class.data.php:735
|
219 |
+
#: inc/core/class.data.php:771
|
220 |
+
#: inc/core/class.data.php:803
|
221 |
+
#: inc/core/class.data.php:906
|
222 |
+
#: inc/core/class.data.php:923
|
223 |
+
#: inc/core/class.data.php:976
|
224 |
+
#: inc/core/class.data.php:1027
|
225 |
+
#: inc/core/class.data.php:1071
|
226 |
+
#: inc/core/class.data.php:1111
|
227 |
+
#: inc/core/class.data.php:1181
|
228 |
+
#: inc/core/class.data.php:1203
|
229 |
+
#: inc/core/class.data.php:1235
|
230 |
+
#: inc/core/class.data.php:1269
|
231 |
+
#: inc/core/class.data.php:1286
|
232 |
+
#: inc/core/class.data.php:1314
|
233 |
+
#: inc/core/class.data.php:1335
|
234 |
+
#: inc/core/class.data.php:1363
|
235 |
+
#: inc/core/class.data.php:1385
|
236 |
+
#: inc/core/class.data.php:1431
|
237 |
+
#: inc/core/class.data.php:1477
|
238 |
+
#: inc/core/class.data.php:1569
|
239 |
+
#: inc/core/class.data.php:1677
|
240 |
+
#: inc/core/class.data.php:1730
|
241 |
msgid "Extra CSS class"
|
242 |
msgstr "Дополнительный CSS класс"
|
243 |
|
293 |
|
294 |
#: inc/core/class.data.php:129
|
295 |
#: inc/core/class.data.php:157
|
296 |
+
#: inc/core/class.data.php:653
|
297 |
+
#: inc/core/class.data.php:697
|
298 |
+
#: inc/core/class.data.php:1139
|
299 |
msgid "Title"
|
300 |
msgstr "Заголовок"
|
301 |
|
413 |
msgstr "Пробел"
|
414 |
|
415 |
#: inc/core/class.data.php:243
|
416 |
+
#: inc/core/class.data.php:958
|
417 |
+
#: inc/core/class.data.php:1009
|
418 |
+
#: inc/core/class.data.php:1059
|
419 |
+
#: inc/core/class.data.php:1157
|
420 |
+
#: inc/core/class.data.php:1419
|
421 |
+
#: inc/core/class.data.php:1459
|
422 |
+
#: inc/core/class.data.php:1509
|
423 |
+
#: inc/core/class.data.php:1601
|
424 |
+
#: inc/core/class.data.php:1709
|
425 |
msgid "Height"
|
426 |
msgstr "Высота"
|
427 |
|
438 |
msgstr "Выделитель"
|
439 |
|
440 |
#: inc/core/class.data.php:265
|
441 |
+
#: inc/core/class.data.php:557
|
442 |
+
#: inc/core/class.data.php:753
|
443 |
msgid "Background"
|
444 |
msgstr "Фон"
|
445 |
|
448 |
msgstr "Цвет фона выделяемого текста"
|
449 |
|
450 |
#: inc/core/class.data.php:272
|
451 |
+
#: inc/core/class.data.php:563
|
452 |
+
#: inc/core/class.data.php:759
|
453 |
msgid "Text color"
|
454 |
msgstr "Цвет текста"
|
455 |
|
540 |
msgstr "Буквица"
|
541 |
|
542 |
#: inc/core/class.data.php:377
|
543 |
+
#: inc/core/class.data.php:542
|
544 |
msgid "Flat"
|
545 |
msgstr "Плоский"
|
546 |
|
547 |
#: inc/core/class.data.php:378
|
548 |
+
#: inc/core/class.data.php:604
|
549 |
msgid "Light"
|
550 |
msgstr "Светлый"
|
551 |
|
648 |
msgstr "Выберите ширину колнки. Эта ширина будет рассчитана на основе ширины страницы"
|
649 |
|
650 |
#: inc/core/class.data.php:473
|
651 |
+
#: inc/core/class.data.php:580
|
652 |
msgid "Centered"
|
653 |
msgstr "По центру"
|
654 |
|
669 |
msgstr "Список"
|
670 |
|
671 |
#: inc/core/class.data.php:496
|
672 |
+
#: inc/core/class.data.php:592
|
673 |
+
#: inc/core/class.data.php:659
|
674 |
+
msgid "Icon"
|
675 |
+
msgstr "Иконка"
|
676 |
|
677 |
#: inc/core/class.data.php:497
|
678 |
+
msgid "You can upload custom icon for this list or pick a built-in icon"
|
679 |
+
msgstr "Вы можете загрузить свою иконку для этого списка или выбрать из списка"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
680 |
|
681 |
#: inc/core/class.data.php:502
|
682 |
+
#: inc/core/class.data.php:598
|
683 |
+
#: inc/core/class.data.php:665
|
684 |
+
msgid "Icon color"
|
685 |
+
msgstr "Цвет иконки"
|
686 |
|
687 |
#: inc/core/class.data.php:503
|
688 |
+
#: inc/core/class.data.php:599
|
689 |
+
#: inc/core/class.data.php:666
|
690 |
+
msgid "This color will be applied to the selected icon. Does not works with uploaded icons"
|
691 |
+
msgstr "Этот цвет будет применен только к иконке выбранной из списка. Не работает для загруженных иконок"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
692 |
|
693 |
+
#: inc/core/class.data.php:512
|
694 |
msgid ""
|
695 |
"<ul>\n"
|
696 |
"<li>List item</li>\n"
|
704 |
"<li>Элемент списка</li>\n"
|
705 |
"</ul>"
|
706 |
|
707 |
+
#: inc/core/class.data.php:513
|
708 |
msgid "Styled unordered list"
|
709 |
msgstr "Стильный неупорядоченный список"
|
710 |
|
711 |
+
#: inc/core/class.data.php:518
|
712 |
msgid "Button"
|
713 |
msgstr "Кнопка"
|
714 |
|
715 |
+
#: inc/core/class.data.php:525
|
716 |
+
msgid "Link"
|
717 |
+
msgstr "Ссылка"
|
718 |
+
|
719 |
+
#: inc/core/class.data.php:526
|
720 |
msgid "Button link"
|
721 |
msgstr "Ссылка кнопки"
|
722 |
|
723 |
+
#: inc/core/class.data.php:531
|
724 |
+
#: inc/core/class.data.php:1225
|
725 |
msgid "Same tab"
|
726 |
msgstr "Та же вкладка"
|
727 |
|
728 |
+
#: inc/core/class.data.php:532
|
729 |
+
#: inc/core/class.data.php:1226
|
730 |
msgid "New tab"
|
731 |
msgstr "Новая вкладка"
|
732 |
|
733 |
+
#: inc/core/class.data.php:535
|
734 |
+
#: inc/core/class.data.php:1229
|
735 |
msgid "Target"
|
736 |
msgstr "Цель"
|
737 |
|
738 |
+
#: inc/core/class.data.php:536
|
739 |
msgid "Button link target"
|
740 |
msgstr "Цель ссылки кнопки"
|
741 |
|
742 |
+
#: inc/core/class.data.php:543
|
743 |
+
#: inc/core/class.data.php:703
|
744 |
msgid "Soft"
|
745 |
msgstr "Мягкий"
|
746 |
|
747 |
+
#: inc/core/class.data.php:544
|
748 |
+
#: inc/core/class.data.php:704
|
749 |
msgid "Glass"
|
750 |
msgstr "Стекло"
|
751 |
|
752 |
+
#: inc/core/class.data.php:545
|
753 |
+
#: inc/core/class.data.php:705
|
754 |
msgid "Bubbles"
|
755 |
msgstr "Пузыри"
|
756 |
|
757 |
+
#: inc/core/class.data.php:546
|
758 |
+
#: inc/core/class.data.php:706
|
759 |
msgid "Noise"
|
760 |
msgstr "Шум"
|
761 |
|
762 |
+
#: inc/core/class.data.php:547
|
763 |
msgid "Stroked"
|
764 |
msgstr "Прошитый"
|
765 |
|
766 |
+
#: inc/core/class.data.php:548
|
767 |
msgid "3D"
|
768 |
msgstr "3D"
|
769 |
|
770 |
+
#: inc/core/class.data.php:551
|
771 |
msgid "Button background style preset"
|
772 |
msgstr "Стиль фона кнопки"
|
773 |
|
774 |
+
#: inc/core/class.data.php:557
|
775 |
msgid "Button background color"
|
776 |
msgstr "Цвет фона кнопки"
|
777 |
|
778 |
+
#: inc/core/class.data.php:564
|
779 |
msgid "Button text color"
|
780 |
msgstr "Цвет текста кнопки"
|
781 |
|
782 |
+
#: inc/core/class.data.php:570
|
783 |
msgid "Button size"
|
784 |
msgstr "Размер кнопки"
|
785 |
|
786 |
+
#: inc/core/class.data.php:575
|
787 |
msgid "Fluid"
|
788 |
msgstr "Резиновая"
|
789 |
|
790 |
+
#: inc/core/class.data.php:575
|
791 |
msgid "Fluid buttons has 100% width"
|
792 |
msgstr "Резиновые кнопки имеют ширину 100%"
|
793 |
|
794 |
+
#: inc/core/class.data.php:580
|
795 |
msgid "Is button centered on the page"
|
796 |
msgstr "Кнопка выровнена по центру страницы"
|
797 |
|
798 |
+
#: inc/core/class.data.php:586
|
799 |
+
#: inc/core/class.data.php:729
|
800 |
+
#: inc/core/class.data.php:766
|
801 |
msgid "Radius"
|
802 |
msgstr "Радиус"
|
803 |
|
804 |
+
#: inc/core/class.data.php:587
|
805 |
msgid "Radius of button corners. Auto-radius calculation based on button size"
|
806 |
msgstr "Радиус углов кнопки. Значени auto рассчитывается на основе размера кнопки"
|
807 |
|
808 |
+
#: inc/core/class.data.php:593
|
809 |
+
msgid "You can upload custom icon for this button or pick a built-in icon"
|
810 |
+
msgstr "Вы можете загрузить свою иконку для этой кнопки или выбрать из списка"
|
|
|
|
|
|
|
|
|
|
|
811 |
|
812 |
+
#: inc/core/class.data.php:605
|
813 |
msgid "Dark"
|
814 |
msgstr "Темный"
|
815 |
|
816 |
+
#: inc/core/class.data.php:608
|
817 |
msgid "Text shadow color"
|
818 |
msgstr "Цвет тени текста"
|
819 |
|
820 |
+
#: inc/core/class.data.php:608
|
821 |
msgid "Color of button text shadow"
|
822 |
msgstr "Цвет тени текста кнопки"
|
823 |
|
824 |
+
#: inc/core/class.data.php:613
|
825 |
+
#: inc/core/class.data.php:1823
|
826 |
msgid "None"
|
827 |
msgstr "Нет"
|
828 |
|
829 |
+
#: inc/core/class.data.php:614
|
830 |
+
#: inc/core/class.data.php:840
|
831 |
msgid "Top"
|
832 |
msgstr "Сверху"
|
833 |
|
834 |
+
#: inc/core/class.data.php:616
|
835 |
+
#: inc/core/class.data.php:841
|
836 |
msgid "Bottom"
|
837 |
msgstr "Снизу"
|
838 |
|
839 |
+
#: inc/core/class.data.php:618
|
840 |
msgid "Top right"
|
841 |
msgstr "Сверху справа"
|
842 |
|
843 |
+
#: inc/core/class.data.php:619
|
844 |
msgid "Top left"
|
845 |
msgstr "Сверху слева"
|
846 |
|
847 |
+
#: inc/core/class.data.php:619
|
848 |
msgid "Bottom right"
|
849 |
msgstr "Снизу справа"
|
850 |
|
851 |
+
#: inc/core/class.data.php:619
|
852 |
msgid "Bottom left"
|
853 |
msgstr "Снизу слева"
|
854 |
|
855 |
+
#: inc/core/class.data.php:621
|
856 |
msgid "Text shadow position"
|
857 |
msgstr "Положение тени текста"
|
858 |
|
859 |
+
#: inc/core/class.data.php:621
|
860 |
msgid "Position of button text shadow"
|
861 |
msgstr "Положение тени текста кнопки"
|
862 |
|
863 |
+
#: inc/core/class.data.php:625
|
864 |
msgid "Description"
|
865 |
msgstr "Описание"
|
866 |
|
867 |
+
#: inc/core/class.data.php:626
|
868 |
msgid "Small description under button text. This option is incompatible with icon."
|
869 |
msgstr "Небольшое описание под текстом кнопки. Это описание не совместимо с иконками кнопок."
|
870 |
|
871 |
+
#: inc/core/class.data.php:630
|
872 |
msgid "onClick"
|
873 |
msgstr "onClick"
|
874 |
|
875 |
+
#: inc/core/class.data.php:631
|
876 |
msgid "Advanced JavaScript code for onClick action"
|
877 |
msgstr "JavaScript код для атрибута onClick"
|
878 |
|
879 |
+
#: inc/core/class.data.php:640
|
880 |
msgid "Button text"
|
881 |
msgstr "Текст кнопки"
|
882 |
|
883 |
+
#: inc/core/class.data.php:641
|
884 |
msgid "Styled button"
|
885 |
msgstr "Стильная кнопка"
|
886 |
|
887 |
+
#: inc/core/class.data.php:646
|
888 |
msgid "Service"
|
889 |
msgstr "Услуга"
|
890 |
|
891 |
+
#: inc/core/class.data.php:652
|
892 |
+
#: inc/core/class.shortcodes.php:409
|
893 |
msgid "Service title"
|
894 |
msgstr "Название услуги"
|
895 |
|
896 |
+
#: inc/core/class.data.php:654
|
897 |
msgid "Service name"
|
898 |
msgstr "Название услуги"
|
899 |
|
900 |
+
#: inc/core/class.data.php:660
|
901 |
msgid "You can upload custom icon for this box"
|
902 |
msgstr "Вы можете загрузить свою иконку для этого блока"
|
903 |
|
904 |
+
#: inc/core/class.data.php:674
|
905 |
msgid "Icon size"
|
906 |
msgstr "Размер иконки"
|
907 |
|
908 |
+
#: inc/core/class.data.php:675
|
909 |
msgid "Size of the uploaded icon in pixels"
|
910 |
msgstr "Размер загруженной иконки в пикселях"
|
911 |
|
912 |
+
#: inc/core/class.data.php:684
|
913 |
msgid "Service description"
|
914 |
msgstr "Описание услуги"
|
915 |
|
916 |
+
#: inc/core/class.data.php:685
|
917 |
msgid "Service box with title"
|
918 |
msgstr "Блок услуга с заголовком"
|
919 |
|
920 |
+
#: inc/core/class.data.php:696
|
921 |
msgid "Box title"
|
922 |
msgstr "Заголовок блока"
|
923 |
|
924 |
+
#: inc/core/class.data.php:697
|
925 |
msgid "Text for the box title"
|
926 |
msgstr "Текст для заголовка блока"
|
927 |
|
928 |
+
#: inc/core/class.data.php:710
|
929 |
msgid "Box style preset"
|
930 |
msgstr "Стиль блока"
|
931 |
|
932 |
+
#: inc/core/class.data.php:716
|
933 |
msgid "Color"
|
934 |
msgstr "Цвет"
|
935 |
|
936 |
+
#: inc/core/class.data.php:717
|
937 |
msgid "Color for the box title and borders"
|
938 |
msgstr "Цвет заголовка блока и его рамки"
|
939 |
|
940 |
+
#: inc/core/class.data.php:723
|
941 |
msgid "Title text color"
|
942 |
msgstr "Цвет текста заголовка"
|
943 |
|
944 |
+
#: inc/core/class.data.php:723
|
945 |
msgid "Color for the box title text"
|
946 |
msgstr "Цвет текста в заголовке блока"
|
947 |
|
948 |
+
#: inc/core/class.data.php:730
|
949 |
msgid "Box corners radius"
|
950 |
msgstr "Радиус углов"
|
951 |
|
952 |
+
#: inc/core/class.data.php:739
|
953 |
msgid "Box content"
|
954 |
msgstr "Содержимое блока"
|
955 |
|
956 |
+
#: inc/core/class.data.php:740
|
957 |
msgid "Colored box with caption"
|
958 |
msgstr "Цветной блок с заголовком"
|
959 |
|
960 |
+
#: inc/core/class.data.php:745
|
961 |
+
msgid "Note"
|
962 |
+
msgstr "Заметка"
|
963 |
+
|
964 |
+
#: inc/core/class.data.php:753
|
965 |
msgid "Note background color"
|
966 |
msgstr "Цвет фона заметки"
|
967 |
|
968 |
+
#: inc/core/class.data.php:760
|
969 |
msgid "Note text color"
|
970 |
msgstr "Цвет текста заметки"
|
971 |
|
972 |
+
#: inc/core/class.data.php:766
|
973 |
msgid "Note corners radius"
|
974 |
msgstr "Радиус углов"
|
975 |
|
976 |
+
#: inc/core/class.data.php:774
|
977 |
msgid "Note text"
|
978 |
msgstr "Текст заметки"
|
979 |
|
980 |
+
#: inc/core/class.data.php:775
|
981 |
msgid "Colored box"
|
982 |
msgstr "Цветной блок"
|
983 |
|
984 |
+
#: inc/core/class.data.php:780
|
985 |
msgid "Lightbox"
|
986 |
msgstr "Лайтбокс"
|
987 |
|
988 |
+
#: inc/core/class.data.php:787
|
989 |
msgid "Iframe"
|
990 |
msgstr "Фрейм (iframe)"
|
991 |
|
992 |
+
#: inc/core/class.data.php:788
|
993 |
msgid "Image"
|
994 |
msgstr "Изображение"
|
995 |
|
996 |
+
#: inc/core/class.data.php:789
|
997 |
msgid "Inline (html content)"
|
998 |
msgstr "HTML элемент"
|
999 |
|
1000 |
+
#: inc/core/class.data.php:792
|
1001 |
msgid "Content type"
|
1002 |
msgstr "Тип содержимого"
|
1003 |
|
1004 |
+
#: inc/core/class.data.php:793
|
1005 |
msgid "Select type of the lightbox window content"
|
1006 |
msgstr "Выберите тип содержимого в окне лайтбокса"
|
1007 |
|
1008 |
+
#: inc/core/class.data.php:797
|
1009 |
msgid "Content source"
|
1010 |
msgstr "Источник содержимого"
|
1011 |
|
1012 |
+
#: inc/core/class.data.php:798
|
1013 |
msgid "Insert here URL or CSS selector. Use URL for Iframe and Image content types. Use CSS selector for Inline content type.<br />Example values:<br /><b%value>http://www.youtube.com/watch?v=NbE8INOjTKM</b> - YouTube video (iframe)<br /><b%value>http://example.com/wp-content/uploads/image.jpg</b> - uploaded image (image)<br /><b%value>http://example.com/</b> - any web page (iframe)<br /><b%value>#contact-form</b> - any HTML content (inline)"
|
1014 |
msgstr "Вставьте URL или CSS селектор. Используйте URL для типов содержимого Фрейм (iframe) и Изображение. Используйте CSS селектор для содержимого типа HTML элемент.<br />Примеры значений:<br /><b%value>http://www.youtube.com/watch?v=NbE8INOjTKM</b> - YouTube видео (фрейм)<br /><b%value>http://example.com/wp-content/uploads/image.jpg</b> - загруженное изображение (изображение)<br /><b%value>http://example.com/</b> - любая веб-страница (фрейм)<br /><b%value>#contact-form</b> - любой HTML элемент (html элемент)"
|
1015 |
|
1016 |
+
#: inc/core/class.data.php:807
|
1017 |
msgid "[%prefix_button] Click Here to Watch the Video [/%prefix_button]"
|
1018 |
msgstr "[%prefix_button] Нажмите здесь чтобы посмотреть видео [/%prefix_button]"
|
1019 |
|
1020 |
+
#: inc/core/class.data.php:808
|
1021 |
msgid "Lightbox window with custom content"
|
1022 |
msgstr "Лайтбокс с произвольным содержимым"
|
1023 |
|
1024 |
+
#: inc/core/class.data.php:813
|
1025 |
msgid "Tooltip"
|
1026 |
msgstr "Подсказка"
|
1027 |
|
1028 |
+
#: inc/core/class.data.php:820
|
1029 |
msgid "Basic: Light"
|
1030 |
msgstr "Базовый: Светлый"
|
1031 |
|
1032 |
+
#: inc/core/class.data.php:821
|
1033 |
msgid "Basic: Dark"
|
1034 |
msgstr "Базовый: Темный"
|
1035 |
|
1036 |
+
#: inc/core/class.data.php:822
|
1037 |
msgid "Basic: Yellow"
|
1038 |
msgstr "Базовый: Желтый"
|
1039 |
|
1040 |
+
#: inc/core/class.data.php:823
|
1041 |
msgid "Basic: Green"
|
1042 |
msgstr "Базовый: Зеленый"
|
1043 |
|
1044 |
+
#: inc/core/class.data.php:824
|
1045 |
msgid "Basic: Red"
|
1046 |
msgstr "Базовый: Красный"
|
1047 |
|
1048 |
+
#: inc/core/class.data.php:825
|
1049 |
msgid "Basic: Blue"
|
1050 |
msgstr "Базовый: Голубой"
|
1051 |
|
1052 |
+
#: inc/core/class.data.php:826
|
1053 |
msgid "Youtube"
|
1054 |
msgstr "Youtube"
|
1055 |
|
1056 |
+
#: inc/core/class.data.php:827
|
1057 |
msgid "Tipsy"
|
1058 |
msgstr "Tipsy"
|
1059 |
|
1060 |
+
#: inc/core/class.data.php:828
|
1061 |
msgid "Bootstrap"
|
1062 |
msgstr "Bootstrap"
|
1063 |
|
1064 |
+
#: inc/core/class.data.php:829
|
1065 |
msgid "jTools"
|
1066 |
msgstr "jTools"
|
1067 |
|
1068 |
+
#: inc/core/class.data.php:830
|
1069 |
msgid "Tipped"
|
1070 |
msgstr "Tipped"
|
1071 |
|
1072 |
+
#: inc/core/class.data.php:831
|
1073 |
msgid "Cluetip"
|
1074 |
msgstr "Cluetip"
|
1075 |
|
1076 |
+
#: inc/core/class.data.php:835
|
1077 |
msgid "Tooltip window style"
|
1078 |
msgstr "Стиль окна подсказки"
|
1079 |
|
1080 |
+
#: inc/core/class.data.php:846
|
1081 |
msgid "Position"
|
1082 |
msgstr "Положение"
|
1083 |
|
1084 |
+
#: inc/core/class.data.php:847
|
1085 |
msgid "Tooltip position"
|
1086 |
msgstr "Положение всплывающей подсказки"
|
1087 |
|
1088 |
+
#: inc/core/class.data.php:852
|
1089 |
msgid "Shadow"
|
1090 |
msgstr "Тень"
|
1091 |
|
1092 |
+
#: inc/core/class.data.php:853
|
1093 |
msgid "Add shadow to tooltip. This option is only works with basic styes, e.g. blue, green etc."
|
1094 |
msgstr "Добавить тень окну подсказки. Тень работает только для базовых стилей."
|
1095 |
|
1096 |
+
#: inc/core/class.data.php:858
|
1097 |
msgid "Rounded corners"
|
1098 |
msgstr "Скругление"
|
1099 |
|
1100 |
+
#: inc/core/class.data.php:859
|
1101 |
msgid "Use rounded for tooltip. This option is only works with basic styes, e.g. blue, green etc."
|
1102 |
msgstr "Добавить скругленные уголки окну подсказки. Скругление работает только для базовых стилей."
|
1103 |
|
1104 |
+
#: inc/core/class.data.php:873
|
1105 |
msgid "Font size"
|
1106 |
msgstr "Размер шрифта"
|
1107 |
|
1108 |
+
#: inc/core/class.data.php:874
|
1109 |
msgid "Tooltip font size"
|
1110 |
msgstr "Размер шрифта подсказки"
|
1111 |
|
1112 |
+
#: inc/core/class.data.php:878
|
1113 |
msgid "Tooltip title"
|
1114 |
msgstr "Заголовок подсказки"
|
1115 |
|
1116 |
+
#: inc/core/class.data.php:879
|
1117 |
msgid "Enter title for tooltip window. Leave this field empty to hide the title"
|
1118 |
msgstr "Укажите заголовок окна подсказки. Оставьте поле пустым, чтобы скрыть заголовок"
|
1119 |
|
1120 |
+
#: inc/core/class.data.php:882
|
1121 |
+
#: inc/core/class.shortcodes.php:496
|
1122 |
msgid "Tooltip text"
|
1123 |
msgstr "Текст подсказки"
|
1124 |
|
1125 |
+
#: inc/core/class.data.php:883
|
1126 |
msgid "Tooltip content"
|
1127 |
msgstr "Содержимое подсказки"
|
1128 |
|
1129 |
+
#: inc/core/class.data.php:884
|
1130 |
msgid "Enter tooltip content here"
|
1131 |
msgstr "Введите сюда содержимое подсказки"
|
1132 |
|
1133 |
+
#: inc/core/class.data.php:889
|
1134 |
msgid "Show and hide on mouse hover"
|
1135 |
msgstr "Показать и скрыть при наведении мыши"
|
1136 |
|
1137 |
+
#: inc/core/class.data.php:890
|
1138 |
msgid "Show and hide by mouse click"
|
1139 |
msgstr "Показать и скрыть по клику мыши"
|
1140 |
|
1141 |
+
#: inc/core/class.data.php:891
|
1142 |
msgid "Always visible"
|
1143 |
msgstr "Всегда видима"
|
1144 |
|
1145 |
+
#: inc/core/class.data.php:894
|
1146 |
msgid "Behavior"
|
1147 |
msgstr "Поведение"
|
1148 |
|
1149 |
+
#: inc/core/class.data.php:895
|
1150 |
msgid "Select tooltip behavior"
|
1151 |
msgstr "Выберите поведение подсказки"
|
1152 |
|
1153 |
+
#: inc/core/class.data.php:900
|
1154 |
msgid "Close button"
|
1155 |
msgstr "Кнопка закрыть"
|
1156 |
|
1157 |
+
#: inc/core/class.data.php:901
|
1158 |
msgid "Show close button"
|
1159 |
msgstr "Показывать кнопку закрыть"
|
1160 |
|
1161 |
+
#: inc/core/class.data.php:910
|
1162 |
msgid "[%prefix_button] Hover me to open tooltip [/%prefix_button]"
|
1163 |
msgstr "[%prefix_button] Наведите мышку чтобы увидеть подсказку [/%prefix_button]"
|
1164 |
|
1165 |
+
#: inc/core/class.data.php:911
|
1166 |
msgid "Tooltip window with custom content"
|
1167 |
msgstr "Всплывающая подсказка с произвольным содержимым"
|
1168 |
|
1169 |
+
#: inc/core/class.data.php:916
|
1170 |
msgid "Private"
|
1171 |
msgstr "Заметка для авторов"
|
1172 |
|
1173 |
+
#: inc/core/class.data.php:927
|
1174 |
msgid "Private note text"
|
1175 |
msgstr "Текст приватной заметки"
|
1176 |
|
1177 |
+
#: inc/core/class.data.php:928
|
1178 |
msgid "Private note for post authors"
|
1179 |
msgstr "Приватный текст для других авторов"
|
1180 |
|
1181 |
+
#: inc/core/class.data.php:933
|
1182 |
msgid "YouTube"
|
1183 |
msgstr "YouTube"
|
1184 |
|
1185 |
+
#: inc/core/class.data.php:940
|
1186 |
+
#: inc/core/class.data.php:992
|
1187 |
+
#: inc/core/class.data.php:1042
|
1188 |
+
#: inc/core/class.data.php:1303
|
1189 |
+
#: inc/core/class.data.php:1401
|
1190 |
msgid "Url"
|
1191 |
msgstr "Ссылка"
|
1192 |
|
1193 |
+
#: inc/core/class.data.php:941
|
1194 |
msgid "Url of YouTube page with video. Ex: http://youtube.com/watch?v=XXXXXX"
|
1195 |
msgstr "Ссылка на страницу YouTube с видео. Пример: http://youtube.com/watch?v=XXXXXX"
|
1196 |
|
1197 |
+
#: inc/core/class.data.php:949
|
1198 |
+
#: inc/core/class.data.php:1000
|
1199 |
+
#: inc/core/class.data.php:1050
|
1200 |
+
#: inc/core/class.data.php:1093
|
1201 |
+
#: inc/core/class.data.php:1148
|
1202 |
+
#: inc/core/class.data.php:1410
|
1203 |
+
#: inc/core/class.data.php:1450
|
1204 |
+
#: inc/core/class.data.php:1501
|
1205 |
+
#: inc/core/class.data.php:1593
|
1206 |
+
#: inc/core/class.data.php:1701
|
1207 |
msgid "Width"
|
1208 |
msgstr "Ширина"
|
1209 |
|
1210 |
+
#: inc/core/class.data.php:950
|
1211 |
+
#: inc/core/class.data.php:1001
|
1212 |
+
#: inc/core/class.data.php:1051
|
1213 |
+
#: inc/core/class.data.php:1149
|
1214 |
msgid "Player width"
|
1215 |
msgstr "Ширина плеера"
|
1216 |
|
1217 |
+
#: inc/core/class.data.php:959
|
1218 |
+
#: inc/core/class.data.php:1010
|
1219 |
+
#: inc/core/class.data.php:1060
|
1220 |
+
#: inc/core/class.data.php:1158
|
1221 |
msgid "Player height"
|
1222 |
msgstr "Высота плеера"
|
1223 |
|
1224 |
+
#: inc/core/class.data.php:964
|
1225 |
+
#: inc/core/class.data.php:1015
|
1226 |
+
#: inc/core/class.data.php:1065
|
1227 |
+
#: inc/core/class.data.php:1425
|
1228 |
+
#: inc/core/class.data.php:1465
|
1229 |
+
#: inc/core/class.data.php:1514
|
1230 |
+
#: inc/core/class.data.php:1606
|
1231 |
msgid "Responsive"
|
1232 |
msgstr "Отзывчивость (responsive)"
|
1233 |
|
1234 |
+
#: inc/core/class.data.php:965
|
1235 |
+
#: inc/core/class.data.php:1016
|
1236 |
+
#: inc/core/class.data.php:1066
|
1237 |
msgid "Ignore width and height parameters and make player responsive"
|
1238 |
msgstr "Игнорировать значения ширины и высоты и сделать проигрыватель отзывчивым"
|
1239 |
|
1240 |
+
#: inc/core/class.data.php:970
|
1241 |
+
#: inc/core/class.data.php:1021
|
1242 |
+
#: inc/core/class.data.php:1099
|
1243 |
+
#: inc/core/class.data.php:1169
|
1244 |
+
#: inc/core/class.data.php:1549
|
1245 |
+
#: inc/core/class.data.php:1657
|
1246 |
msgid "Autoplay"
|
1247 |
msgstr "Автовоспроизведение"
|
1248 |
|
1249 |
+
#: inc/core/class.data.php:971
|
1250 |
+
#: inc/core/class.data.php:1022
|
1251 |
msgid "Play video automatically when page is loaded"
|
1252 |
msgstr "Воспроизвести видео автоматически при открытии страницы"
|
1253 |
|
1254 |
+
#: inc/core/class.data.php:980
|
1255 |
msgid "YouTube video"
|
1256 |
msgstr "Видео YouTube"
|
1257 |
|
1258 |
+
#: inc/core/class.data.php:985
|
1259 |
msgid "Vimeo"
|
1260 |
msgstr "Vimeo"
|
1261 |
|
1262 |
+
#: inc/core/class.data.php:992
|
1263 |
msgid "Url of Vimeo page with video"
|
1264 |
msgstr "Ссылка на страницу Vimeo с видео"
|
1265 |
|
1266 |
+
#: inc/core/class.data.php:1031
|
1267 |
msgid "Vimeo video"
|
1268 |
msgstr "Видео Vimeo"
|
1269 |
|
1270 |
+
#: inc/core/class.data.php:1036
|
1271 |
msgid "Screenr"
|
1272 |
msgstr "Screenr"
|
1273 |
|
1274 |
+
#: inc/core/class.data.php:1042
|
1275 |
msgid "Url of Screenr page with video"
|
1276 |
msgstr "Ссылка на страницу Screenr с видео"
|
1277 |
|
1278 |
+
#: inc/core/class.data.php:1075
|
1279 |
msgid "Screenr video"
|
1280 |
msgstr "Видео Screenr"
|
1281 |
|
1282 |
+
#: inc/core/class.data.php:1080
|
1283 |
msgid "Audio"
|
1284 |
msgstr "Аудио"
|
1285 |
|
1286 |
+
#: inc/core/class.data.php:1087
|
1287 |
+
#: inc/core/class.data.php:1127
|
1288 |
msgid "File"
|
1289 |
msgstr "Файл"
|
1290 |
|
1291 |
+
#: inc/core/class.data.php:1088
|
1292 |
msgid "Audio file url. Supported formats: mp3, ogg"
|
1293 |
msgstr "Ссылка на аудио-файл. Поддерживаемые форматы: mp3, ogg"
|
1294 |
|
1295 |
+
#: inc/core/class.data.php:1094
|
1296 |
msgid "Player width. You can specify width in percents and player will be responsive. Example values: <b%value>200px</b>, <b%value>100%</b>"
|
1297 |
msgstr "Ширина плеера. Вы можете указать ширину в процентах и плеер станет отзывчивым (responsive). Примеры значений: <b%value>200px</b>, <b%value>100%</b>"
|
1298 |
|
1299 |
+
#: inc/core/class.data.php:1100
|
1300 |
+
#: inc/core/class.data.php:1170
|
1301 |
msgid "Play file automatically when page is loaded"
|
1302 |
msgstr "Воспроизводить файл автоматически при открытии страницы"
|
1303 |
|
1304 |
+
#: inc/core/class.data.php:1105
|
1305 |
+
#: inc/core/class.data.php:1175
|
1306 |
msgid "Loop"
|
1307 |
msgstr "Повтор"
|
1308 |
|
1309 |
+
#: inc/core/class.data.php:1106
|
1310 |
+
#: inc/core/class.data.php:1176
|
1311 |
msgid "Repeat when playback is ended"
|
1312 |
msgstr "Повторять, когда воспроизведение окночено"
|
1313 |
|
1314 |
+
#: inc/core/class.data.php:1115
|
1315 |
msgid "Custom audio player"
|
1316 |
msgstr "Настраиваемый аудио-плеер"
|
1317 |
|
1318 |
+
#: inc/core/class.data.php:1120
|
1319 |
msgid "Video"
|
1320 |
msgstr "Видео"
|
1321 |
|
1322 |
+
#: inc/core/class.data.php:1128
|
1323 |
msgid "Url to mp4/flv video-file"
|
1324 |
msgstr "Ссылка на mp4/flv видео-файл"
|
1325 |
|
1326 |
+
#: inc/core/class.data.php:1133
|
1327 |
msgid "Poster"
|
1328 |
msgstr "Постер"
|
1329 |
|
1330 |
+
#: inc/core/class.data.php:1134
|
1331 |
msgid "Url to poster image, that will be shown before playback"
|
1332 |
msgstr "Ссылка на изображение постера. Изображение будет показано перед началом воспроизведения"
|
1333 |
|
1334 |
+
#: inc/core/class.data.php:1140
|
1335 |
msgid "Player title"
|
1336 |
msgstr "Заголовок плеера"
|
1337 |
|
1338 |
+
#: inc/core/class.data.php:1163
|
1339 |
msgid "Controls"
|
1340 |
msgstr "Элементы управления"
|
1341 |
|
1342 |
+
#: inc/core/class.data.php:1164
|
1343 |
msgid "Show player controls (play/pause etc.) or not"
|
1344 |
msgstr "Показывать элементы управления плеером (воспроизведение/пауза и т.д.) или нет"
|
1345 |
|
1346 |
+
#: inc/core/class.data.php:1185
|
1347 |
msgid "Custom video player"
|
1348 |
msgstr "Настраиваемый видео-плеер"
|
1349 |
|
1350 |
+
#: inc/core/class.data.php:1190
|
1351 |
msgid "Table"
|
1352 |
msgstr "Таблица"
|
1353 |
|
1354 |
+
#: inc/core/class.data.php:1197
|
1355 |
msgid "CSV file"
|
1356 |
msgstr "CSV файл"
|
1357 |
|
1358 |
+
#: inc/core/class.data.php:1198
|
1359 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
1360 |
msgstr "Если вы хотите создать HTML-таблицу из CSV-файла, то загрузите его в это поле"
|
1361 |
|
1362 |
+
#: inc/core/class.data.php:1207
|
1363 |
msgid ""
|
1364 |
"<table>\n"
|
1365 |
"<tr>\n"
|
1383 |
"</tr>\n"
|
1384 |
"</table>"
|
1385 |
|
1386 |
+
#: inc/core/class.data.php:1208
|
1387 |
msgid "Styled table from HTML or CSV file"
|
1388 |
msgstr "Стильная таблица из HTML или CSV файла"
|
1389 |
|
1390 |
+
#: inc/core/class.data.php:1213
|
1391 |
msgid "Permalink"
|
1392 |
msgstr "Постоянная ссылка"
|
1393 |
|
1394 |
+
#: inc/core/class.data.php:1219
|
1395 |
msgid "ID"
|
1396 |
msgstr "ID"
|
1397 |
|
1398 |
+
#: inc/core/class.data.php:1220
|
1399 |
msgid "Post or page ID"
|
1400 |
msgstr "ID записи или страницы"
|
1401 |
|
1402 |
+
#: inc/core/class.data.php:1230
|
1403 |
msgid "Link target. blank - link will be opened in new window/tab"
|
1404 |
msgstr "Цель ссылки. blank - означает что ссылка будет открыта в новом окне или вкладке"
|
1405 |
|
1406 |
+
#: inc/core/class.data.php:1240
|
1407 |
msgid "Permalink to specified post/page"
|
1408 |
msgstr "Постоянная ссылка на страницу"
|
1409 |
|
1410 |
+
#: inc/core/class.data.php:1245
|
1411 |
msgid "Members"
|
1412 |
msgstr "Участники"
|
1413 |
|
1414 |
+
#: inc/core/class.data.php:1250
|
1415 |
+
#: inc/core/class.shortcodes.php:698
|
1416 |
msgid "This content is for registered users only. Please %login%."
|
1417 |
msgstr "Это содержимое только для авторизованых пользователей. Пожалуйста %login%."
|
1418 |
|
1419 |
+
#: inc/core/class.data.php:1251
|
1420 |
msgid "Message"
|
1421 |
msgstr "Сообщение"
|
1422 |
|
1423 |
+
#: inc/core/class.data.php:1251
|
1424 |
msgid "Message for not logged users"
|
1425 |
msgstr "Собщение для неавторизованных"
|
1426 |
|
1427 |
+
#: inc/core/class.data.php:1256
|
1428 |
msgid "Box color"
|
1429 |
msgstr "Цвет блока"
|
1430 |
|
1431 |
+
#: inc/core/class.data.php:1256
|
1432 |
msgid "This color will applied only to box for not logged users"
|
1433 |
msgstr "Этот цвет будет применен только к блоку для не авторизованных посетителей"
|
1434 |
|
1435 |
+
#: inc/core/class.data.php:1259
|
1436 |
+
#: inc/core/class.shortcodes.php:701
|
1437 |
msgid "login"
|
1438 |
msgstr "войдите"
|
1439 |
|
1440 |
+
#: inc/core/class.data.php:1260
|
1441 |
msgid "Login link text"
|
1442 |
msgstr "Текст ссылки войти"
|
1443 |
|
1444 |
+
#: inc/core/class.data.php:1260
|
1445 |
msgid "Text for the login link"
|
1446 |
msgstr "Текст ссылки ВОЙТИ"
|
1447 |
|
1448 |
+
#: inc/core/class.data.php:1264
|
1449 |
msgid "Login link url"
|
1450 |
msgstr "Адрес ссылки войти"
|
1451 |
|
1452 |
+
#: inc/core/class.data.php:1273
|
1453 |
msgid "Content for logged members"
|
1454 |
msgstr "Содержимое для авторизованых пользователей"
|
1455 |
|
1456 |
+
#: inc/core/class.data.php:1274
|
1457 |
msgid "Content for logged in members only"
|
1458 |
msgstr "Ссодержимое для авторизованых"
|
1459 |
|
1460 |
+
#: inc/core/class.data.php:1279
|
1461 |
msgid "Guests"
|
1462 |
msgstr "Гости"
|
1463 |
|
1464 |
+
#: inc/core/class.data.php:1290
|
1465 |
msgid "Content for guests"
|
1466 |
msgstr "Содержимое для гостей"
|
1467 |
|
1468 |
+
#: inc/core/class.data.php:1291
|
1469 |
msgid "Content for guests only"
|
1470 |
msgstr "Ссодержимое только для гостей"
|
1471 |
|
1472 |
+
#: inc/core/class.data.php:1296
|
1473 |
msgid "RSS Feed"
|
1474 |
msgstr "RSS лента"
|
1475 |
|
1476 |
+
#: inc/core/class.data.php:1304
|
1477 |
msgid "Url to RSS-feed"
|
1478 |
msgstr "Ссылка на RSS-ленту"
|
1479 |
|
1480 |
+
#: inc/core/class.data.php:1309
|
1481 |
msgid "Limit"
|
1482 |
msgstr "Лимит"
|
1483 |
|
1484 |
+
#: inc/core/class.data.php:1309
|
1485 |
msgid "Number of items to show"
|
1486 |
msgstr "Количество элементов для отображения"
|
1487 |
|
1488 |
+
#: inc/core/class.data.php:1318
|
1489 |
msgid "Feed grabber"
|
1490 |
msgstr "Граббер новостных лент"
|
1491 |
|
1492 |
+
#: inc/core/class.data.php:1323
|
1493 |
msgid "Menu"
|
1494 |
msgstr "Меню"
|
1495 |
|
1496 |
+
#: inc/core/class.data.php:1330
|
1497 |
msgid "Menu name"
|
1498 |
msgstr "Имя меню"
|
1499 |
|
1500 |
+
#: inc/core/class.data.php:1330
|
1501 |
msgid "Custom menu name. Ex: Main menu"
|
1502 |
msgstr "Имя произвольного меню. Например: Главное меню"
|
1503 |
|
1504 |
+
#: inc/core/class.data.php:1339
|
1505 |
msgid "Custom menu by name"
|
1506 |
msgstr "Произвольное меню"
|
1507 |
|
1508 |
+
#: inc/core/class.data.php:1344
|
1509 |
msgid "Sub pages"
|
1510 |
msgstr "Подстраницы"
|
1511 |
|
1512 |
+
#: inc/core/class.data.php:1351
|
1513 |
+
#: inc/core/class.data.php:1379
|
1514 |
msgid "Depth"
|
1515 |
msgstr "Глубина"
|
1516 |
|
1517 |
+
#: inc/core/class.data.php:1352
|
1518 |
msgid "Max depth level of children pages"
|
1519 |
msgstr "Максимальная глубина дочерних страниц"
|
1520 |
|
1521 |
+
#: inc/core/class.data.php:1357
|
1522 |
msgid "Parent ID"
|
1523 |
msgstr "ID родителя"
|
1524 |
|
1525 |
+
#: inc/core/class.data.php:1358
|
1526 |
msgid "ID of the parent page. Leave blank to use current page"
|
1527 |
msgstr "ID родительской страницы. Оставьте пустым, чтобы использовать текущую страницу"
|
1528 |
|
1529 |
+
#: inc/core/class.data.php:1367
|
1530 |
msgid "List of sub pages"
|
1531 |
msgstr "Список дочерних страниц"
|
1532 |
|
1533 |
+
#: inc/core/class.data.php:1372
|
1534 |
msgid "Siblings"
|
1535 |
msgstr "Соседние страницы"
|
1536 |
|
1537 |
+
#: inc/core/class.data.php:1380
|
1538 |
msgid "Max depth level"
|
1539 |
msgstr "Максимальный уровень вложенности"
|
1540 |
|
1541 |
+
#: inc/core/class.data.php:1389
|
1542 |
msgid "List of cureent page siblings"
|
1543 |
msgstr "Список страниц, соседних с текущей"
|
1544 |
|
1545 |
+
#: inc/core/class.data.php:1394
|
1546 |
msgid "Document"
|
1547 |
msgstr "Документ"
|
1548 |
|
1549 |
+
#: inc/core/class.data.php:1402
|
1550 |
msgid "Url to uploaded document. Supported formats: doc, xls, pdf etc."
|
1551 |
msgstr "Ссылка на загруженный документ. Поддерживаемые форматы: doc, xls, pdf и т.д."
|
1552 |
|
1553 |
+
#: inc/core/class.data.php:1411
|
1554 |
msgid "Viewer width"
|
1555 |
msgstr "Ширина просмотрщика"
|
1556 |
|
1557 |
+
#: inc/core/class.data.php:1420
|
1558 |
msgid "Viewer height"
|
1559 |
msgstr "Высота просмотрщика"
|
1560 |
|
1561 |
+
#: inc/core/class.data.php:1426
|
1562 |
msgid "Ignore width and height parameters and make viewer responsive"
|
1563 |
msgstr "Игнорировать значения ширины и высоты и сделать просмотрщик отзывчивым"
|
1564 |
|
1565 |
+
#: inc/core/class.data.php:1435
|
1566 |
msgid "Document viewer by Google"
|
1567 |
msgstr "Просмотрщик документов от Google"
|
1568 |
|
1569 |
+
#: inc/core/class.data.php:1440
|
1570 |
msgid "Gmap"
|
1571 |
msgstr "Google карта"
|
1572 |
|
1573 |
+
#: inc/core/class.data.php:1451
|
1574 |
msgid "Map width"
|
1575 |
msgstr "Ширина карты"
|
1576 |
|
1577 |
+
#: inc/core/class.data.php:1460
|
1578 |
msgid "Map height"
|
1579 |
msgstr "Высота карты"
|
1580 |
|
1581 |
+
#: inc/core/class.data.php:1466
|
1582 |
msgid "Ignore width and height parameters and make map responsive"
|
1583 |
msgstr "Игнорировать значения ширины и высоты и сделать карту отзывчивой"
|
1584 |
|
1585 |
+
#: inc/core/class.data.php:1471
|
1586 |
msgid "Marker"
|
1587 |
msgstr "Маркер"
|
1588 |
|
1589 |
+
#: inc/core/class.data.php:1472
|
1590 |
msgid "Address for the marker. You can type it in any language"
|
1591 |
msgstr "Адрес маркера. Вы можете ввести адрес на русском языке"
|
1592 |
|
1593 |
+
#: inc/core/class.data.php:1481
|
1594 |
msgid "Maps by Google"
|
1595 |
msgstr "Карты от Google"
|
1596 |
|
1597 |
+
#: inc/core/class.data.php:1486
|
1598 |
msgid "Slider"
|
1599 |
msgstr "Слайдер"
|
1600 |
|
1601 |
+
#: inc/core/class.data.php:1493
|
1602 |
msgid "Choose source gallery, that will be used for this slider"
|
1603 |
msgstr "Выберите галерею-источник, которая будет использована для создания этого слайдера"
|
1604 |
|
1605 |
+
#: inc/core/class.data.php:1501
|
1606 |
msgid "Slider width (in pixels)"
|
1607 |
msgstr "Ширина слайдера (в пикселях)"
|
1608 |
|
1609 |
+
#: inc/core/class.data.php:1509
|
1610 |
msgid "Slider height (in pixels)"
|
1611 |
msgstr "Высота слайдера (в пикселях)"
|
1612 |
|
1613 |
+
#: inc/core/class.data.php:1515
|
1614 |
msgid "Ignore width and height parameters and make slider responsive"
|
1615 |
msgstr "Игнорировать значения ширины и высоты и сделать слайдер отзывчивым"
|
1616 |
|
1617 |
+
#: inc/core/class.data.php:1520
|
1618 |
+
#: inc/core/class.data.php:1628
|
1619 |
+
#: inc/core/class.data.php:1719
|
1620 |
msgid "Show titles"
|
1621 |
msgstr "Показывать заголовки"
|
1622 |
|
1623 |
+
#: inc/core/class.data.php:1520
|
1624 |
msgid "Display slide titles"
|
1625 |
msgstr "Отображать заголовки слайдов"
|
1626 |
|
1627 |
+
#: inc/core/class.data.php:1525
|
1628 |
msgid "Is slider centered on the page"
|
1629 |
msgstr "Слайдер выровнен по центру страницы"
|
1630 |
|
1631 |
+
#: inc/core/class.data.php:1530
|
1632 |
+
#: inc/core/class.data.php:1638
|
1633 |
msgid "Arrows"
|
1634 |
msgstr "Стрелки"
|
1635 |
|
1636 |
+
#: inc/core/class.data.php:1530
|
1637 |
+
#: inc/core/class.data.php:1638
|
1638 |
msgid "Show left and right arrows"
|
1639 |
msgstr "Показывать стрелки влево/вправо"
|
1640 |
|
1641 |
+
#: inc/core/class.data.php:1535
|
1642 |
+
#: inc/core/class.data.php:1643
|
1643 |
msgid "Pagination"
|
1644 |
msgstr "Страницы"
|
1645 |
|
1646 |
+
#: inc/core/class.data.php:1536
|
1647 |
+
#: inc/core/class.data.php:1644
|
1648 |
msgid "Show pagination"
|
1649 |
msgstr "Показывать страницы"
|
1650 |
|
1651 |
+
#: inc/core/class.data.php:1540
|
1652 |
+
#: inc/core/class.data.php:1648
|
1653 |
msgid "Mouse wheel control"
|
1654 |
msgstr "Управление колесом мыши"
|
1655 |
|
1656 |
+
#: inc/core/class.data.php:1541
|
1657 |
msgid "Allow to change slides with mouse wheel"
|
1658 |
msgstr "Разрешить перелистывание слайдов колесом мышки"
|
1659 |
|
1660 |
+
#: inc/core/class.data.php:1550
|
1661 |
msgid "Choose interval between slide animations. Set to 0 to disable autoplay"
|
1662 |
msgstr "Укажите интервал между автоматической сменой слайдов. Задайте 0, чтобы отключить автовоспроизведение"
|
1663 |
|
1664 |
+
#: inc/core/class.data.php:1558
|
1665 |
+
#: inc/core/class.data.php:1666
|
1666 |
msgid "Speed"
|
1667 |
msgstr "Скорость"
|
1668 |
|
1669 |
+
#: inc/core/class.data.php:1558
|
1670 |
+
#: inc/core/class.data.php:1666
|
1671 |
msgid "Specify animation speed"
|
1672 |
msgstr "Укажите скорость анимации"
|
1673 |
|
1674 |
+
#: inc/core/class.data.php:1563
|
1675 |
+
#: inc/core/class.data.php:1671
|
1676 |
+
#: inc/core/class.data.php:1725
|
1677 |
msgid "Links target"
|
1678 |
msgstr "Цель ссылок"
|
1679 |
|
1680 |
+
#: inc/core/class.data.php:1564
|
1681 |
msgid "Open slides links in new window/tab"
|
1682 |
msgstr "Открывать ссылки слайдов в новом окне или вкладке"
|
1683 |
|
1684 |
+
#: inc/core/class.data.php:1573
|
1685 |
msgid "Customizable image slider"
|
1686 |
msgstr "Настраиваемый слайдер изображений"
|
1687 |
|
1688 |
+
#: inc/core/class.data.php:1578
|
1689 |
msgid "Carousel"
|
1690 |
msgstr "Карусель"
|
1691 |
|
1692 |
+
#: inc/core/class.data.php:1585
|
1693 |
msgid "Choose source gallery, that will be used for this carousel"
|
1694 |
msgstr "Выберите галерею-источник, которая будет использована для создания этой карусели"
|
1695 |
|
1696 |
+
#: inc/core/class.data.php:1593
|
1697 |
msgid "Carousel width (in pixels)"
|
1698 |
msgstr "Ширина карусели (в пикселях)"
|
1699 |
|
1700 |
+
#: inc/core/class.data.php:1601
|
1701 |
msgid "Carousel height (in pixels)"
|
1702 |
msgstr "Высота карусели (в пикселях)"
|
1703 |
|
1704 |
+
#: inc/core/class.data.php:1607
|
1705 |
msgid "Ignore width and height parameters and make carousel responsive"
|
1706 |
msgstr "Игнорировать значения ширины и высоты и сделать карусель отзывчивой"
|
1707 |
|
1708 |
+
#: inc/core/class.data.php:1614
|
1709 |
msgid "Items to show"
|
1710 |
msgstr "Количество элементов для отображения"
|
1711 |
|
1712 |
+
#: inc/core/class.data.php:1615
|
1713 |
msgid "How much carousel items is visible"
|
1714 |
msgstr "Сколько элементов карусели видны постоянно"
|
1715 |
|
1716 |
+
#: inc/core/class.data.php:1622
|
1717 |
msgid "Scroll number"
|
1718 |
msgstr "Кол-во прокручиваемых"
|
1719 |
|
1720 |
+
#: inc/core/class.data.php:1623
|
1721 |
msgid "How much items are scrolled in one transition"
|
1722 |
msgstr "Сколько элементов карусели прокручивается за один переход"
|
1723 |
|
1724 |
+
#: inc/core/class.data.php:1628
|
1725 |
msgid "Display titles for each item"
|
1726 |
msgstr "Показывать заголовки для каждого элемента карусели"
|
1727 |
|
1728 |
+
#: inc/core/class.data.php:1633
|
1729 |
msgid "Is carousel centered on the page"
|
1730 |
msgstr "Карусель выровнена по центру страницы"
|
1731 |
|
1732 |
+
#: inc/core/class.data.php:1649
|
1733 |
msgid "Allow to rotate carousel with mouse wheel"
|
1734 |
msgstr "Разрешить прокрутку карусели колесом мыши"
|
1735 |
|
1736 |
+
#: inc/core/class.data.php:1658
|
1737 |
msgid "Choose interval between auto animations. Set to 0 to disable autoplay"
|
1738 |
msgstr "Укажите интервал между автоматической анимацией. Задайте 0, чтобы отключить автовоспроизведение"
|
1739 |
|
1740 |
+
#: inc/core/class.data.php:1672
|
1741 |
msgid "Open carousel links in new window/tab"
|
1742 |
msgstr "Открывать ссылки карусели в новом окне или вкладке"
|
1743 |
|
1744 |
+
#: inc/core/class.data.php:1681
|
1745 |
msgid "Customizable image carousel"
|
1746 |
msgstr "Настраиваемая карусель изображений"
|
1747 |
|
1748 |
+
#: inc/core/class.data.php:1693
|
1749 |
msgid "Choose source gallery, that will be used for this shortcode"
|
1750 |
msgstr "Выберите галерею-источник, которая будет использована для этого шорткода"
|
1751 |
|
1752 |
+
#: inc/core/class.data.php:1701
|
1753 |
msgid "Single item width (in pixels)"
|
1754 |
msgstr "Ширина одного изображения (в пикселях)"
|
1755 |
|
1756 |
+
#: inc/core/class.data.php:1709
|
1757 |
msgid "Single item height (in pixels)"
|
1758 |
msgstr "Высота одного изображения (в пикселях)"
|
1759 |
|
1760 |
+
#: inc/core/class.data.php:1714
|
1761 |
msgid "Never"
|
1762 |
msgstr "Никогда"
|
1763 |
|
1764 |
+
#: inc/core/class.data.php:1715
|
1765 |
msgid "On mouse over"
|
1766 |
msgstr "При наведении мыши"
|
1767 |
|
1768 |
+
#: inc/core/class.data.php:1716
|
1769 |
msgid "Always"
|
1770 |
msgstr "Всегда"
|
1771 |
|
1772 |
+
#: inc/core/class.data.php:1720
|
1773 |
msgid "Title display mode"
|
1774 |
msgstr "Режим отображения заголовков"
|
1775 |
|
1776 |
+
#: inc/core/class.data.php:1725
|
1777 |
msgid "Open links in new window/tab"
|
1778 |
msgstr "Открывать ссылки в новом окне или вкладке"
|
1779 |
|
1780 |
+
#: inc/core/class.data.php:1734
|
1781 |
msgid "Customizable image gallery"
|
1782 |
msgstr "Настраиваемая галерея изображений"
|
1783 |
|
1784 |
+
#: inc/core/class.data.php:1739
|
1785 |
msgid "Posts"
|
1786 |
msgstr "Записи"
|
1787 |
|
1788 |
+
#: inc/core/class.data.php:1744
|
1789 |
msgid "Template"
|
1790 |
msgstr "Шаблон"
|
1791 |
|
1792 |
+
#: inc/core/class.data.php:1745
|
1793 |
msgid "<b>Do not change this field value if you do not understand description below.</b><br/>Relative path to the template file. Default templates is placed under the plugin directory (templates folder). You can copy it under your theme directory and modify as you want. You can use following default templates that already available in the plugin directory:<br/><b%value>templates/default-loop.php</b> - posts loop<br/><b%value>templates/teaser-loop.php</b> - posts loop with thumbnail and title<br/><b%value>templates/single-post.php</b> - single post template<br/><b%value>templates/list-loop.php</b> - unordered list with posts titles"
|
1794 |
msgstr "<b>Не изменяйте значение этого поля, если вы не понимаете описания ниже.</b><br/>Относительный путь к файлу шаблона. Шаблоны по умолчанию расположены в папке с плагином (папка templates). Вы можете скопировать шаблоны в папку со своей темой и изменить как вам угодно. Вы можете использовать следующие шаблоны, которые уже поставляются с плагином и находятся в его папке:<br/><b%value>templates/default-loop.php</b> - обычный цикл постов<br/><b%value>templates/teaser-loop.php</b> - цикл постов в виде тизеров, изображения + заголовки<br/><b%value>templates/single-post.php</b> - шаблон одиночной записи или страницы<br/><b%value>templates/list-loop.php</b> - маркированный список с заголовками постов"
|
1795 |
|
1796 |
+
#: inc/core/class.data.php:1749
|
1797 |
msgid "Post ID's"
|
1798 |
msgstr "ID постов"
|
1799 |
|
1800 |
+
#: inc/core/class.data.php:1750
|
1801 |
msgid "Enter comma separated ID's of the posts that you want to show"
|
1802 |
msgstr "Введите ID постов, которые хотите отобразить, разделенные запятыми"
|
1803 |
|
1804 |
+
#: inc/core/class.data.php:1758
|
1805 |
msgid "Posts per page"
|
1806 |
msgstr "Кол-во записей"
|
1807 |
|
1808 |
+
#: inc/core/class.data.php:1759
|
1809 |
msgid "Specify number of posts that you want to show. Enter -1 to get all posts"
|
1810 |
msgstr "Укажите число записей, которое хотите отобразить. Введите -1 чтобы отобразить все найденные записи"
|
1811 |
|
1812 |
+
#: inc/core/class.data.php:1766
|
1813 |
msgid "Post types"
|
1814 |
msgstr "Типы постов"
|
1815 |
|
1816 |
+
#: inc/core/class.data.php:1767
|
1817 |
msgid "Select post types. Hold Ctrl key to select multiple post types"
|
1818 |
msgstr "Выберите типы постов. Удерживайте клавишу Ctrl чтобы выбрать несколько типов"
|
1819 |
|
1820 |
+
#: inc/core/class.data.php:1773
|
1821 |
msgid "Taxonomy"
|
1822 |
msgstr "Таксономия"
|
1823 |
|
1824 |
+
#: inc/core/class.data.php:1774
|
1825 |
msgid "Select taxonomy to show posts from"
|
1826 |
msgstr "Выберите таксономию, чтобы посмотреть её категории и выбрать их"
|
1827 |
|
1828 |
+
#: inc/core/class.data.php:1781
|
1829 |
msgid "Terms"
|
1830 |
msgstr "Категории (terms)"
|
1831 |
|
1832 |
+
#: inc/core/class.data.php:1781
|
1833 |
msgid "Select terms to show posts from"
|
1834 |
msgstr "Выберите категории, из которых нужно показать записи"
|
1835 |
|
1836 |
+
#: inc/core/class.data.php:1786
|
1837 |
msgid "Taxonomy term operator"
|
1838 |
msgstr "Оператор выбора категорий"
|
1839 |
|
1840 |
+
#: inc/core/class.data.php:1787
|
1841 |
msgid "IN - posts that have any of selected categories terms<br/>NOT IN - posts that is does not have any of selected terms<br/>AND - posts that have all selected terms"
|
1842 |
msgstr "IN - будут показана записи имеющие любую из выбранных категорий<br/>NOT IN - будут показаны записи, которые НЕ имеют ни одной из выбранных категорий<br/>AND - будут показаны записи, имеющие ТОЛЬКО выбранные категории"
|
1843 |
|
1844 |
+
#: inc/core/class.data.php:1794
|
1845 |
msgid "Authors"
|
1846 |
msgstr "Авторы"
|
1847 |
|
1848 |
+
#: inc/core/class.data.php:1795
|
1849 |
msgid "Choose the authors whose posts you want to show"
|
1850 |
msgstr "Выберите авторов, чьи записи хотите показать"
|
1851 |
|
1852 |
+
#: inc/core/class.data.php:1799
|
1853 |
msgid "Meta key"
|
1854 |
msgstr "Произвольное поле"
|
1855 |
|
1856 |
+
#: inc/core/class.data.php:1800
|
1857 |
msgid "Enter meta key name to show posts that have this key"
|
1858 |
msgstr "Введите оригинальное имя произвольного поля, чтобы показать все записи у которых это поле задано"
|
1859 |
|
1860 |
+
#: inc/core/class.data.php:1807
|
1861 |
msgid "Offset"
|
1862 |
msgstr "Смещение (offset)"
|
1863 |
|
1864 |
+
#: inc/core/class.data.php:1808
|
1865 |
msgid "Specify offset to start posts loop not from first post"
|
1866 |
msgstr "Укажите кол-во записей, которые будут пропущены и не показаны. Например, если указать 2, то будут показаны записи начиная со третьей"
|
1867 |
|
1868 |
+
#: inc/core/class.data.php:1813
|
1869 |
msgid "Descending"
|
1870 |
msgstr "По убыванию"
|
1871 |
|
1872 |
+
#: inc/core/class.data.php:1814
|
1873 |
msgid "Ascending"
|
1874 |
msgstr "По возрастанию"
|
1875 |
|
1876 |
+
#: inc/core/class.data.php:1817
|
1877 |
msgid "Order"
|
1878 |
msgstr "Порядок"
|
1879 |
|
1880 |
+
#: inc/core/class.data.php:1818
|
1881 |
msgid "Posts order"
|
1882 |
msgstr "Порядок сортировки записей"
|
1883 |
|
1884 |
+
#: inc/core/class.data.php:1824
|
1885 |
msgid "Post ID"
|
1886 |
msgstr "ID записи"
|
1887 |
|
1888 |
+
#: inc/core/class.data.php:1825
|
1889 |
msgid "Post author"
|
1890 |
msgstr "Автор записи"
|
1891 |
|
1892 |
+
#: inc/core/class.data.php:1826
|
1893 |
msgid "Post title"
|
1894 |
msgstr "Заголовок записи"
|
1895 |
|
1896 |
+
#: inc/core/class.data.php:1827
|
1897 |
msgid "Post slug"
|
1898 |
msgstr "Ссылка записи (slug)"
|
1899 |
|
1900 |
+
#: inc/core/class.data.php:1828
|
1901 |
msgid "Date"
|
1902 |
msgstr "Дата"
|
1903 |
|
1904 |
+
#: inc/core/class.data.php:1828
|
1905 |
msgid "Last modified date"
|
1906 |
msgstr "Дата изменения"
|
1907 |
|
1908 |
+
#: inc/core/class.data.php:1829
|
1909 |
+
#: inc/core/class.data.php:1839
|
1910 |
msgid "Post parent"
|
1911 |
msgstr "Родитель"
|
1912 |
|
1913 |
+
#: inc/core/class.data.php:1830
|
1914 |
msgid "Random"
|
1915 |
msgstr "Случайно"
|
1916 |
|
1917 |
+
#: inc/core/class.data.php:1830
|
1918 |
msgid "Comments number"
|
1919 |
msgstr "Кол-во комментариев"
|
1920 |
|
1921 |
+
#: inc/core/class.data.php:1831
|
1922 |
msgid "Menu order"
|
1923 |
msgstr "Порядок меню"
|
1924 |
|
1925 |
+
#: inc/core/class.data.php:1831
|
1926 |
msgid "Meta key values"
|
1927 |
msgstr "Значение произвольного поля"
|
1928 |
|
1929 |
+
#: inc/core/class.data.php:1834
|
1930 |
msgid "Order by"
|
1931 |
msgstr "Сортировать по"
|
1932 |
|
1933 |
+
#: inc/core/class.data.php:1835
|
1934 |
msgid "Order posts by"
|
1935 |
msgstr "Сортировать записи по следующему признаку"
|
1936 |
|
1937 |
+
#: inc/core/class.data.php:1840
|
1938 |
msgid "Show childrens of entered post (enter post ID)"
|
1939 |
msgstr "Отобразить потомков введенной записи/страницы (нужно вводить ID)"
|
1940 |
|
1941 |
+
#: inc/core/class.data.php:1845
|
1942 |
msgid "Published"
|
1943 |
msgstr "Опубликован"
|
1944 |
|
1945 |
+
#: inc/core/class.data.php:1846
|
1946 |
msgid "Pending"
|
1947 |
msgstr "Ожидает"
|
1948 |
|
1949 |
+
#: inc/core/class.data.php:1847
|
1950 |
msgid "Draft"
|
1951 |
msgstr "Черновик"
|
1952 |
|
1953 |
+
#: inc/core/class.data.php:1848
|
1954 |
msgid "Auto-draft"
|
1955 |
msgstr "Авто-черновик"
|
1956 |
|
1957 |
+
#: inc/core/class.data.php:1849
|
1958 |
msgid "Future post"
|
1959 |
msgstr "Запланирован"
|
1960 |
|
1961 |
+
#: inc/core/class.data.php:1850
|
1962 |
msgid "Private post"
|
1963 |
msgstr "Приватная запись"
|
1964 |
|
1965 |
+
#: inc/core/class.data.php:1851
|
1966 |
msgid "Inherit"
|
1967 |
msgstr "Вложенный"
|
1968 |
|
1969 |
+
#: inc/core/class.data.php:1852
|
1970 |
msgid "Trashed"
|
1971 |
msgstr "В корзине"
|
1972 |
|
1973 |
+
#: inc/core/class.data.php:1853
|
1974 |
msgid "Any"
|
1975 |
msgstr "Любой"
|
1976 |
|
1977 |
+
#: inc/core/class.data.php:1856
|
1978 |
msgid "Post status"
|
1979 |
msgstr "Статус записи"
|
1980 |
|
1981 |
+
#: inc/core/class.data.php:1857
|
1982 |
msgid "Show only posts with selected status"
|
1983 |
msgstr "Показать только записи с выбранным статусом"
|
1984 |
|
1985 |
+
#: inc/core/class.data.php:1862
|
1986 |
msgid "Ignore sticky"
|
1987 |
msgstr "Игнорировать прикрепленные"
|
1988 |
|
1989 |
+
#: inc/core/class.data.php:1863
|
1990 |
msgid "Select Yes to ignore posts that is sticked"
|
1991 |
msgstr "Выберите Да, чтобы не показывать прикрепленные (прилепленные) записи"
|
1992 |
|
1993 |
+
#: inc/core/class.data.php:1867
|
1994 |
msgid "Custom posts query with customizable template"
|
1995 |
msgstr "Произвольный запрос записей/страниц с настраиваемым шаблоном"
|
1996 |
|
1999 |
msgid "Insert shortcode"
|
2000 |
msgstr "Вставить шорткод"
|
2001 |
|
2002 |
+
#: inc/core/class.generator.php:81
|
2003 |
+
#: inc/core/class.shortcodes-ultimate.php:115
|
2004 |
+
#: inc/vendor/class.sunrise-framework.php:282
|
2005 |
+
msgid "Settings"
|
2006 |
+
msgstr "Настройки"
|
2007 |
+
|
2008 |
#: inc/core/class.generator.php:81
|
2009 |
msgid "Plugin settings"
|
2010 |
msgstr "Настройки плагина"
|
2204 |
msgid "Tab title"
|
2205 |
msgstr "Заголовок вкладкки"
|
2206 |
|
2207 |
+
#: inc/core/class.shortcodes.php:430
|
2208 |
msgid "This is box title"
|
2209 |
msgstr "Заголовок блока"
|
2210 |
|
2211 |
+
#: inc/core/class.shortcodes.php:552
|
2212 |
+
#: inc/core/class.shortcodes.php:578
|
2213 |
+
#: inc/core/class.shortcodes.php:605
|
2214 |
+
#: inc/core/class.shortcodes.php:631
|
2215 |
+
#: inc/core/class.shortcodes.php:657
|
2216 |
msgid "please specify correct url"
|
2217 |
msgstr "пожалуйста укажите корректную ссылку"
|
2218 |
|
2219 |
+
#: inc/core/class.shortcodes.php:788
|
2220 |
msgid "This menu doesn't exists, or has no elements"
|
2221 |
msgstr "Такое меню не существует, или в нем нет ни одного элемента"
|
2222 |
|
2223 |
+
#: inc/core/class.shortcodes.php:852
|
2224 |
+
#: inc/core/class.shortcodes.php:930
|
2225 |
+
#: inc/core/class.shortcodes.php:991
|
2226 |
msgid "images not found"
|
2227 |
msgstr "изображения не найдены"
|
2228 |
|
2229 |
+
#: inc/core/class.shortcodes.php:1150
|
2230 |
msgid "template not found"
|
2231 |
msgstr "шаблон не найден"
|
2232 |
|
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: 2013-10-
|
6 |
-
"PO-Revision-Date: 2013-10-
|
7 |
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -19,12 +19,12 @@ msgid "Heading 2"
|
|
19 |
msgstr ""
|
20 |
|
21 |
#: inc/example-addon.php:43
|
22 |
-
#: inc/core/class.data.php:
|
23 |
-
#: inc/core/class.data.php:
|
24 |
-
#: inc/core/class.data.php:
|
25 |
-
#: inc/core/class.data.php:
|
26 |
-
#: inc/core/class.data.php:
|
27 |
-
#: inc/core/class.data.php:
|
28 |
msgid "Default"
|
29 |
msgstr ""
|
30 |
|
@@ -33,12 +33,11 @@ msgid "Small"
|
|
33 |
msgstr ""
|
34 |
|
35 |
#: inc/example-addon.php:49
|
36 |
-
#: inc/core/class.data.php:
|
37 |
-
#: inc/core/class.data.php:
|
38 |
-
#: inc/core/class.data.php:
|
39 |
-
#: inc/core/class.data.php:
|
40 |
-
#: inc/core/class.data.php:
|
41 |
-
#: inc/core/class.data.php:789
|
42 |
msgid "Style"
|
43 |
msgstr ""
|
44 |
|
@@ -54,661 +53,635 @@ msgstr ""
|
|
54 |
msgid "Styled heading 2"
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: inc/core/class.assets.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
msgid "This shortcode doesn't work in live preview. Please insert it into editor and preview on the site."
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: inc/core/class.data.php:
|
62 |
msgid "All"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: inc/core/class.data.php:
|
66 |
-
#: inc/core/class.generator.php:
|
67 |
msgid "Content"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: inc/core/class.data.php:
|
71 |
-
#: inc/core/class.data.php:
|
72 |
msgid "Box"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: inc/core/class.data.php:
|
76 |
msgid "Media"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: inc/core/class.data.php:
|
80 |
-
#: inc/core/class.data.php:
|
81 |
-
#: inc/core/class.data.php:
|
82 |
-
#: inc/core/class.data.php:
|
83 |
-
#: inc/core/class.data.php:
|
84 |
msgid "Gallery"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: inc/core/class.data.php:
|
88 |
msgid "Other"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: inc/core/class.data.php:
|
92 |
msgid "Heading"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: inc/core/class.data.php:
|
96 |
-
#: inc/core/class.data.php:
|
97 |
-
#: inc/core/class.data.php:
|
98 |
-
#: inc/core/class.data.php:
|
99 |
msgid "Size"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: inc/core/class.data.php:
|
103 |
msgid "Select heading size"
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: inc/core/class.data.php:
|
107 |
-
#: inc/core/class.data.php:
|
108 |
-
#: inc/core/class.data.php:
|
109 |
-
#: inc/core/class.data.php:
|
110 |
msgid "Left"
|
111 |
msgstr ""
|
112 |
|
113 |
-
#: inc/core/class.data.php:
|
114 |
-
#: inc/core/class.data.php:
|
115 |
-
#: inc/core/class.data.php:
|
116 |
msgid "Center"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: inc/core/class.data.php:
|
120 |
-
#: inc/core/class.data.php:
|
121 |
-
#: inc/core/class.data.php:
|
122 |
-
#: inc/core/class.data.php:
|
123 |
msgid "Right"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: inc/core/class.data.php:
|
127 |
-
#: inc/core/class.data.php:
|
128 |
-
#: inc/core/class.data.php:
|
129 |
msgid "Align"
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: inc/core/class.data.php:
|
133 |
msgid "Heading text alignment"
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: inc/core/class.data.php:
|
137 |
-
#: inc/core/class.data.php:
|
138 |
-
#: inc/core/class.data.php:
|
139 |
-
#: inc/core/class.data.php:
|
140 |
-
#: inc/core/class.data.php:
|
141 |
-
#: inc/core/class.data.php:
|
142 |
-
#: inc/core/class.data.php:
|
143 |
-
#: inc/core/class.data.php:
|
144 |
-
#: inc/core/class.data.php:
|
145 |
-
#: inc/core/class.data.php:
|
146 |
-
#: inc/core/class.data.php:
|
147 |
-
#: inc/core/class.data.php:
|
148 |
-
#: inc/core/class.data.php:
|
149 |
-
#: inc/core/class.data.php:
|
150 |
-
#: inc/core/class.data.php:
|
151 |
-
#: inc/core/class.data.php:
|
152 |
-
#: inc/core/class.data.php:
|
153 |
-
#: inc/core/class.data.php:
|
154 |
-
#: inc/core/class.data.php:
|
155 |
-
#: inc/core/class.data.php:
|
156 |
-
#: inc/core/class.data.php:
|
157 |
-
#: inc/core/class.data.php:
|
158 |
-
#: inc/core/class.data.php:
|
159 |
-
#: inc/core/class.data.php:
|
160 |
-
#: inc/core/class.data.php:
|
161 |
-
#: inc/core/class.data.php:
|
162 |
-
#: inc/core/class.data.php:
|
163 |
-
#: inc/core/class.data.php:
|
164 |
-
#: inc/core/class.data.php:
|
165 |
-
#: inc/core/class.data.php:
|
166 |
-
#: inc/core/class.data.php:
|
167 |
-
#: inc/core/class.data.php:
|
168 |
-
#: inc/core/class.data.php:
|
169 |
-
#: inc/core/class.data.php:
|
170 |
-
#: inc/core/class.data.php:
|
171 |
-
#: inc/core/class.data.php:
|
172 |
-
#: inc/core/class.data.php:
|
173 |
-
#: inc/core/class.data.php:
|
174 |
-
#: inc/core/class.data.php:
|
175 |
-
#: inc/core/class.data.php:
|
176 |
-
#: inc/core/class.data.php:
|
177 |
msgid "Class"
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: inc/core/class.data.php:
|
181 |
-
#: inc/core/class.data.php:
|
182 |
-
#: inc/core/class.data.php:
|
183 |
-
#: inc/core/class.data.php:
|
184 |
-
#: inc/core/class.data.php:
|
185 |
-
#: inc/core/class.data.php:
|
186 |
-
#: inc/core/class.data.php:
|
187 |
-
#: inc/core/class.data.php:
|
188 |
-
#: inc/core/class.data.php:
|
189 |
-
#: inc/core/class.data.php:
|
190 |
-
#: inc/core/class.data.php:
|
191 |
-
#: inc/core/class.data.php:
|
192 |
-
#: inc/core/class.data.php:
|
193 |
-
#: inc/core/class.data.php:
|
194 |
-
#: inc/core/class.data.php:
|
195 |
-
#: inc/core/class.data.php:
|
196 |
-
#: inc/core/class.data.php:
|
197 |
-
#: inc/core/class.data.php:
|
198 |
-
#: inc/core/class.data.php:
|
199 |
-
#: inc/core/class.data.php:
|
200 |
-
#: inc/core/class.data.php:
|
201 |
-
#: inc/core/class.data.php:
|
202 |
-
#: inc/core/class.data.php:
|
203 |
-
#: inc/core/class.data.php:
|
204 |
-
#: inc/core/class.data.php:
|
205 |
-
#: inc/core/class.data.php:
|
206 |
-
#: inc/core/class.data.php:
|
207 |
-
#: inc/core/class.data.php:
|
208 |
-
#: inc/core/class.data.php:
|
209 |
-
#: inc/core/class.data.php:
|
210 |
-
#: inc/core/class.data.php:
|
211 |
-
#: inc/core/class.data.php:
|
212 |
-
#: inc/core/class.data.php:
|
213 |
-
#: inc/core/class.data.php:
|
214 |
-
#: inc/core/class.data.php:
|
215 |
-
#: inc/core/class.data.php:
|
216 |
-
#: inc/core/class.data.php:
|
217 |
-
#: inc/core/class.data.php:
|
218 |
-
#: inc/core/class.data.php:
|
219 |
-
#: inc/core/class.data.php:
|
220 |
-
#: inc/core/class.data.php:
|
221 |
msgid "Extra CSS class"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: inc/core/class.data.php:
|
225 |
msgid "Heading text"
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: inc/core/class.data.php:
|
229 |
msgid "Styled heading"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: inc/core/class.data.php:
|
233 |
msgid "Tabs"
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: inc/core/class.data.php:
|
237 |
msgid "Active tab"
|
238 |
msgstr ""
|
239 |
|
240 |
-
#: inc/core/class.data.php:
|
241 |
msgid "Select which tab is open by default"
|
242 |
msgstr ""
|
243 |
|
244 |
-
#: inc/core/class.data.php:
|
245 |
msgid "Vertical"
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: inc/core/class.data.php:
|
249 |
msgid "Show tabs vertically"
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: inc/core/class.data.php:
|
253 |
msgid ""
|
254 |
"[%prefix_tab title=\"Title 1\"]Content 1[/%prefix_tab]\n"
|
255 |
"[%prefix_tab title=\"Title 2\"]Content 2[/%prefix_tab]\n"
|
256 |
"[%prefix_tab title=\"Title 3\"]Content 3[/%prefix_tab]"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: inc/core/class.data.php:
|
260 |
msgid "Tabs container"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: inc/core/class.data.php:
|
264 |
msgid "Tab"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: inc/core/class.data.php:
|
268 |
msgid "Tab name"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: inc/core/class.data.php:
|
272 |
-
#: inc/core/class.data.php:
|
273 |
-
#: inc/core/class.data.php:
|
274 |
-
#: inc/core/class.data.php:
|
275 |
-
#: inc/core/class.data.php:
|
276 |
msgid "Title"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: inc/core/class.data.php:
|
280 |
msgid "Enter tab name"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: inc/core/class.data.php:
|
284 |
msgid "Disabled"
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: inc/core/class.data.php:
|
288 |
msgid "Is this tab disabled"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: inc/core/class.data.php:
|
292 |
msgid "Tab content"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: inc/core/class.data.php:
|
296 |
msgid "Single tab"
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: inc/core/class.data.php:
|
300 |
msgid "Spoiler"
|
301 |
msgstr ""
|
302 |
|
303 |
-
#: inc/core/class.data.php:
|
304 |
-
#: inc/core/shortcodes.php:
|
305 |
msgid "Spoiler title"
|
306 |
msgstr ""
|
307 |
|
308 |
-
#: inc/core/class.data.php:
|
309 |
msgid "Text in spoiler title"
|
310 |
msgstr ""
|
311 |
|
312 |
-
#: inc/core/class.data.php:
|
313 |
msgid "Open"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: inc/core/class.data.php:
|
317 |
msgid "Is spoiler content visible by default"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: inc/core/class.data.php:
|
321 |
msgid "Fancy"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: inc/core/class.data.php:
|
325 |
-
#: inc/core/class.data.php:
|
326 |
msgid "Simple"
|
327 |
msgstr ""
|
328 |
|
329 |
-
#: inc/core/class.data.php:
|
330 |
msgid "Spoiler skin"
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: inc/core/class.data.php:
|
334 |
msgid "Hidden content"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: inc/core/class.data.php:
|
338 |
msgid "Spoiler with hidden content"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: inc/core/class.data.php:
|
342 |
msgid "Accordion"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: inc/core/class.data.php:
|
346 |
msgid ""
|
347 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
348 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
349 |
"[%prefix_spoiler]Content[/%prefix_spoiler]"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: inc/core/class.data.php:
|
353 |
msgid "Accordion with spoilers"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: inc/core/class.data.php:
|
357 |
msgid "Divider"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: inc/core/class.data.php:
|
361 |
msgid "Show TOP link"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: inc/core/class.data.php:
|
365 |
msgid "Show link to top of the page or not"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: inc/core/class.data.php:
|
369 |
-
#: inc/core/shortcodes.php:
|
370 |
msgid "Go to top"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: inc/core/class.data.php:
|
374 |
msgid "Link text"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: inc/core/class.data.php:
|
378 |
msgid "Text for the GO TOP link"
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: inc/core/class.data.php:
|
382 |
msgid "Content divider with optional TOP link"
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: inc/core/class.data.php:
|
386 |
msgid "Spacer"
|
387 |
msgstr ""
|
388 |
|
389 |
-
#: inc/core/class.data.php:
|
390 |
-
#: inc/core/class.data.php:
|
391 |
-
#: inc/core/class.data.php:
|
392 |
-
#: inc/core/class.data.php:
|
393 |
-
#: inc/core/class.data.php:
|
394 |
-
#: inc/core/class.data.php:
|
395 |
-
#: inc/core/class.data.php:
|
396 |
-
#: inc/core/class.data.php:
|
397 |
-
#: inc/core/class.data.php:
|
398 |
-
#: inc/core/class.data.php:
|
399 |
msgid "Height"
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: inc/core/class.data.php:
|
403 |
msgid "Height of the spacer in pixels"
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: inc/core/class.data.php:
|
407 |
msgid "Empty space with adjustable height"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: inc/core/class.data.php:
|
411 |
msgid "Highlight"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: inc/core/class.data.php:
|
415 |
-
#: inc/core/class.data.php:
|
416 |
-
#: inc/core/class.data.php:
|
417 |
msgid "Background"
|
418 |
msgstr ""
|
419 |
|
420 |
-
#: inc/core/class.data.php:
|
421 |
msgid "Highlighted text background color"
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: inc/core/class.data.php:
|
425 |
-
#: inc/core/class.data.php:
|
426 |
-
#: inc/core/class.data.php:
|
427 |
msgid "Text color"
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: inc/core/class.data.php:
|
431 |
msgid "Highlighted text color"
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: inc/core/class.data.php:
|
435 |
-
#: inc/core/class.data.php:
|
436 |
msgid "Highlighted text"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: inc/core/class.data.php:
|
440 |
-
#: inc/core/class.data.php:
|
441 |
msgid "Label"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: inc/core/class.data.php:
|
445 |
msgid "Success"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: inc/core/class.data.php:
|
449 |
msgid "Warning"
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: inc/core/class.data.php:
|
453 |
msgid "Important"
|
454 |
msgstr ""
|
455 |
|
456 |
-
#: inc/core/class.data.php:
|
457 |
msgid "Black"
|
458 |
msgstr ""
|
459 |
|
460 |
-
#: inc/core/class.data.php:
|
461 |
msgid "Info"
|
462 |
msgstr ""
|
463 |
|
464 |
-
#: inc/core/class.data.php:
|
465 |
msgid "Type"
|
466 |
msgstr ""
|
467 |
|
468 |
-
#: inc/core/class.data.php:
|
469 |
msgid "Style of the label"
|
470 |
msgstr ""
|
471 |
|
472 |
-
#: inc/core/class.data.php:
|
473 |
msgid "Styled label"
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: inc/core/class.data.php:
|
477 |
-
#: inc/core/class.data.php:
|
478 |
msgid "Quote"
|
479 |
msgstr ""
|
480 |
|
481 |
-
#: inc/core/class.data.php:
|
482 |
msgid "Cite"
|
483 |
msgstr ""
|
484 |
|
485 |
-
#: inc/core/class.data.php:
|
486 |
msgid "Quote author name"
|
487 |
msgstr ""
|
488 |
|
489 |
-
#: inc/core/class.data.php:
|
490 |
msgid "Cite url"
|
491 |
msgstr ""
|
492 |
|
493 |
-
#: inc/core/class.data.php:
|
494 |
msgid "Url of the quote author. Leave empty to disable link"
|
495 |
msgstr ""
|
496 |
|
497 |
-
#: inc/core/class.data.php:
|
498 |
msgid "Blockquote alternative"
|
499 |
msgstr ""
|
500 |
|
501 |
-
#: inc/core/class.data.php:325
|
502 |
#: inc/core/class.data.php:344
|
503 |
-
#: inc/core/class.data.php:
|
|
|
504 |
msgid "Pullquote"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: inc/core/class.data.php:
|
508 |
msgid "Pullquote alignment (float)"
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: inc/core/class.data.php:
|
512 |
-
#: inc/core/class.data.php:
|
513 |
msgid "Dropcap"
|
514 |
msgstr ""
|
515 |
|
516 |
-
#: inc/core/class.data.php:
|
517 |
-
#: inc/core/class.data.php:
|
518 |
msgid "Flat"
|
519 |
msgstr ""
|
520 |
|
521 |
-
#: inc/core/class.data.php:
|
522 |
-
#: inc/core/class.data.php:
|
523 |
msgid "Light"
|
524 |
msgstr ""
|
525 |
|
526 |
-
#: inc/core/class.data.php:
|
527 |
msgid "Dropcap style preset"
|
528 |
msgstr ""
|
529 |
|
530 |
-
#: inc/core/class.data.php:
|
531 |
msgid "Choose dropcap size"
|
532 |
msgstr ""
|
533 |
|
534 |
-
#: inc/core/class.data.php:
|
535 |
msgid "D"
|
536 |
msgstr ""
|
537 |
|
538 |
-
#: inc/core/class.data.php:
|
539 |
msgid "Frame"
|
540 |
msgstr ""
|
541 |
|
542 |
-
#: inc/core/class.data.php:
|
543 |
msgid "Frame alignment"
|
544 |
msgstr ""
|
545 |
|
546 |
-
#: inc/core/class.data.php:
|
547 |
msgid "Styled image frame"
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: inc/core/class.data.php:
|
551 |
msgid "Row"
|
552 |
msgstr ""
|
553 |
|
554 |
-
#: inc/core/class.data.php:
|
555 |
msgid ""
|
556 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
557 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
558 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]"
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: inc/core/class.data.php:
|
562 |
msgid "Row for flexible columns"
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: inc/core/class.data.php:
|
566 |
msgid "Column"
|
567 |
msgstr ""
|
568 |
|
569 |
-
#: inc/core/class.data.php:
|
570 |
msgid "Full width"
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: inc/core/class.data.php:
|
574 |
msgid "One half"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: inc/core/class.data.php:
|
578 |
msgid "One third"
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: inc/core/class.data.php:
|
582 |
msgid "Two third"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: inc/core/class.data.php:
|
586 |
msgid "One fourth"
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: inc/core/class.data.php:
|
590 |
msgid "Three fourth"
|
591 |
msgstr ""
|
592 |
|
593 |
-
#: inc/core/class.data.php:
|
594 |
msgid "One fifth"
|
595 |
msgstr ""
|
596 |
|
597 |
-
#: inc/core/class.data.php:
|
598 |
msgid "Two fifth"
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: inc/core/class.data.php:
|
602 |
msgid "Three fifth"
|
603 |
msgstr ""
|
604 |
|
605 |
-
#: inc/core/class.data.php:
|
606 |
msgid "Four fifth"
|
607 |
msgstr ""
|
608 |
|
609 |
-
#: inc/core/class.data.php:
|
610 |
msgid "One sixth"
|
611 |
msgstr ""
|
612 |
|
613 |
-
#: inc/core/class.data.php:
|
614 |
msgid "Five sixth"
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: inc/core/class.data.php:
|
618 |
msgid "Select column width. This width will be calculated depend page width"
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: inc/core/class.data.php:
|
622 |
-
#: inc/core/class.data.php:
|
623 |
msgid "Centered"
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: inc/core/class.data.php:
|
627 |
msgid "Is this column centered on the page"
|
628 |
msgstr ""
|
629 |
|
630 |
-
#: inc/core/class.data.php:
|
631 |
msgid "Column content"
|
632 |
msgstr ""
|
633 |
|
634 |
-
#: inc/core/class.data.php:
|
635 |
msgid "Flexible and responsive columns"
|
636 |
msgstr ""
|
637 |
|
638 |
-
#: inc/core/class.data.php:
|
639 |
msgid "List"
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: inc/core/class.data.php:
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
#: inc/core/class.data.php:471
|
647 |
-
msgid "Arrow"
|
648 |
-
msgstr ""
|
649 |
-
|
650 |
-
#: inc/core/class.data.php:472
|
651 |
-
msgid "Check"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: inc/core/class.data.php:473
|
655 |
-
msgid "Cross"
|
656 |
-
msgstr ""
|
657 |
-
|
658 |
-
#: inc/core/class.data.php:474
|
659 |
-
msgid "Thumbs up"
|
660 |
-
msgstr ""
|
661 |
-
|
662 |
-
#: inc/core/class.data.php:475
|
663 |
-
#: inc/core/class.data.php:507
|
664 |
-
msgid "Link"
|
665 |
-
msgstr ""
|
666 |
-
|
667 |
-
#: inc/core/class.data.php:476
|
668 |
-
msgid "Gear"
|
669 |
-
msgstr ""
|
670 |
-
|
671 |
-
#: inc/core/class.data.php:477
|
672 |
-
msgid "Time"
|
673 |
-
msgstr ""
|
674 |
-
|
675 |
-
#: inc/core/class.data.php:478
|
676 |
-
#: inc/core/class.data.php:702
|
677 |
-
msgid "Note"
|
678 |
-
msgstr ""
|
679 |
-
|
680 |
-
#: inc/core/class.data.php:479
|
681 |
-
msgid "Plus"
|
682 |
-
msgstr ""
|
683 |
-
|
684 |
-
#: inc/core/class.data.php:480
|
685 |
-
msgid "Guard"
|
686 |
-
msgstr ""
|
687 |
-
|
688 |
-
#: inc/core/class.data.php:481
|
689 |
-
msgid "Event"
|
690 |
msgstr ""
|
691 |
|
692 |
-
#: inc/core/class.data.php:
|
693 |
-
msgid "
|
694 |
msgstr ""
|
695 |
|
696 |
-
#: inc/core/class.data.php:
|
697 |
-
#: inc/core/class.
|
698 |
-
#: inc/core/class.
|
699 |
-
|
700 |
-
msgid "Settings"
|
701 |
msgstr ""
|
702 |
|
703 |
-
#: inc/core/class.data.php:
|
704 |
-
|
|
|
|
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: inc/core/class.data.php:
|
708 |
-
msgid "List items style/icons"
|
709 |
-
msgstr ""
|
710 |
-
|
711 |
-
#: inc/core/class.data.php:496
|
712 |
msgid ""
|
713 |
"<ul>\n"
|
714 |
"<li>List item</li>\n"
|
@@ -717,651 +690,662 @@ msgid ""
|
|
717 |
"</ul>"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: inc/core/class.data.php:
|
721 |
msgid "Styled unordered list"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: inc/core/class.data.php:
|
725 |
msgid "Button"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: inc/core/class.data.php:
|
|
|
|
|
|
|
|
|
729 |
msgid "Button link"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: inc/core/class.data.php:
|
733 |
-
#: inc/core/class.data.php:
|
734 |
msgid "Same tab"
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: inc/core/class.data.php:
|
738 |
-
#: inc/core/class.data.php:
|
739 |
msgid "New tab"
|
740 |
msgstr ""
|
741 |
|
742 |
-
#: inc/core/class.data.php:
|
743 |
-
#: inc/core/class.data.php:
|
744 |
msgid "Target"
|
745 |
msgstr ""
|
746 |
|
747 |
-
#: inc/core/class.data.php:
|
748 |
msgid "Button link target"
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: inc/core/class.data.php:
|
752 |
-
#: inc/core/class.data.php:
|
753 |
msgid "Soft"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: inc/core/class.data.php:
|
757 |
-
#: inc/core/class.data.php:
|
758 |
msgid "Glass"
|
759 |
msgstr ""
|
760 |
|
761 |
-
#: inc/core/class.data.php:
|
762 |
-
#: inc/core/class.data.php:
|
763 |
msgid "Bubbles"
|
764 |
msgstr ""
|
765 |
|
766 |
-
#: inc/core/class.data.php:
|
767 |
-
#: inc/core/class.data.php:
|
768 |
msgid "Noise"
|
769 |
msgstr ""
|
770 |
|
771 |
-
#: inc/core/class.data.php:
|
772 |
msgid "Stroked"
|
773 |
msgstr ""
|
774 |
|
775 |
-
#: inc/core/class.data.php:
|
776 |
msgid "3D"
|
777 |
msgstr ""
|
778 |
|
779 |
-
#: inc/core/class.data.php:
|
780 |
msgid "Button background style preset"
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: inc/core/class.data.php:
|
784 |
msgid "Button background color"
|
785 |
msgstr ""
|
786 |
|
787 |
-
#: inc/core/class.data.php:
|
788 |
msgid "Button text color"
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: inc/core/class.data.php:
|
792 |
msgid "Button size"
|
793 |
msgstr ""
|
794 |
|
795 |
-
#: inc/core/class.data.php:
|
796 |
msgid "Fluid"
|
797 |
msgstr ""
|
798 |
|
799 |
-
#: inc/core/class.data.php:
|
800 |
msgid "Fluid buttons has 100% width"
|
801 |
msgstr ""
|
802 |
|
803 |
-
#: inc/core/class.data.php:
|
804 |
msgid "Is button centered on the page"
|
805 |
msgstr ""
|
806 |
|
807 |
-
#: inc/core/class.data.php:
|
808 |
-
#: inc/core/class.data.php:
|
809 |
-
#: inc/core/class.data.php:
|
810 |
msgid "Radius"
|
811 |
msgstr ""
|
812 |
|
813 |
-
#: inc/core/class.data.php:
|
814 |
msgid "Radius of button corners. Auto-radius calculation based on button size"
|
815 |
msgstr ""
|
816 |
|
817 |
-
#: inc/core/class.data.php:
|
818 |
-
|
819 |
-
msgid "Icon"
|
820 |
-
msgstr ""
|
821 |
-
|
822 |
-
#: inc/core/class.data.php:575
|
823 |
-
msgid "You can upload custom icon for this button. Try to begin with <a href=\"http://webdesign.tutsplus.com/freebies/icons-freebies/exclusive-freebie-50-crisp-web-app-icons/\" target=\"_blank\">these free high-quality icons</a>. Download archive, unpack icons and upload in this field"
|
824 |
msgstr ""
|
825 |
|
826 |
-
#: inc/core/class.data.php:
|
827 |
msgid "Dark"
|
828 |
msgstr ""
|
829 |
|
830 |
-
#: inc/core/class.data.php:
|
831 |
msgid "Text shadow color"
|
832 |
msgstr ""
|
833 |
|
834 |
-
#: inc/core/class.data.php:
|
835 |
msgid "Color of button text shadow"
|
836 |
msgstr ""
|
837 |
|
838 |
-
#: inc/core/class.data.php:
|
839 |
-
#: inc/core/class.data.php:
|
840 |
msgid "None"
|
841 |
msgstr ""
|
842 |
|
843 |
-
#: inc/core/class.data.php:
|
844 |
-
#: inc/core/class.data.php:
|
845 |
msgid "Top"
|
846 |
msgstr ""
|
847 |
|
848 |
-
#: inc/core/class.data.php:
|
849 |
-
#: inc/core/class.data.php:
|
850 |
msgid "Bottom"
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: inc/core/class.data.php:
|
854 |
msgid "Top right"
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: inc/core/class.data.php:
|
858 |
msgid "Top left"
|
859 |
msgstr ""
|
860 |
|
861 |
-
#: inc/core/class.data.php:
|
862 |
msgid "Bottom right"
|
863 |
msgstr ""
|
864 |
|
865 |
-
#: inc/core/class.data.php:
|
866 |
msgid "Bottom left"
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: inc/core/class.data.php:
|
870 |
msgid "Text shadow position"
|
871 |
msgstr ""
|
872 |
|
873 |
-
#: inc/core/class.data.php:
|
874 |
msgid "Position of button text shadow"
|
875 |
msgstr ""
|
876 |
|
877 |
-
#: inc/core/class.data.php:
|
878 |
msgid "Description"
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: inc/core/class.data.php:
|
882 |
msgid "Small description under button text. This option is incompatible with icon."
|
883 |
msgstr ""
|
884 |
|
885 |
-
#: inc/core/class.data.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
886 |
msgid "Button text"
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: inc/core/class.data.php:
|
890 |
msgid "Styled button"
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: inc/core/class.data.php:
|
894 |
msgid "Service"
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: inc/core/class.data.php:
|
898 |
-
#: inc/core/shortcodes.php:
|
899 |
msgid "Service title"
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: inc/core/class.data.php:
|
903 |
msgid "Service name"
|
904 |
msgstr ""
|
905 |
|
906 |
-
#: inc/core/class.data.php:
|
907 |
msgid "You can upload custom icon for this box"
|
908 |
msgstr ""
|
909 |
|
910 |
-
#: inc/core/class.data.php:
|
911 |
msgid "Icon size"
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: inc/core/class.data.php:
|
915 |
msgid "Size of the uploaded icon in pixels"
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: inc/core/class.data.php:
|
919 |
msgid "Service description"
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: inc/core/class.data.php:
|
923 |
msgid "Service box with title"
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: inc/core/class.data.php:
|
927 |
msgid "Box title"
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: inc/core/class.data.php:
|
931 |
msgid "Text for the box title"
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: inc/core/class.data.php:
|
935 |
msgid "Box style preset"
|
936 |
msgstr ""
|
937 |
|
938 |
-
#: inc/core/class.data.php:
|
939 |
msgid "Color"
|
940 |
msgstr ""
|
941 |
|
942 |
-
#: inc/core/class.data.php:
|
943 |
msgid "Color for the box title and borders"
|
944 |
msgstr ""
|
945 |
|
946 |
-
#: inc/core/class.data.php:
|
947 |
msgid "Title text color"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: inc/core/class.data.php:
|
951 |
msgid "Color for the box title text"
|
952 |
msgstr ""
|
953 |
|
954 |
-
#: inc/core/class.data.php:
|
955 |
msgid "Box corners radius"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: inc/core/class.data.php:
|
959 |
msgid "Box content"
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: inc/core/class.data.php:
|
963 |
msgid "Colored box with caption"
|
964 |
msgstr ""
|
965 |
|
966 |
-
#: inc/core/class.data.php:
|
|
|
|
|
|
|
|
|
967 |
msgid "Note background color"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: inc/core/class.data.php:
|
971 |
msgid "Note text color"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: inc/core/class.data.php:
|
975 |
msgid "Note corners radius"
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: inc/core/class.data.php:
|
979 |
msgid "Note text"
|
980 |
msgstr ""
|
981 |
|
982 |
-
#: inc/core/class.data.php:
|
983 |
msgid "Colored box"
|
984 |
msgstr ""
|
985 |
|
986 |
-
#: inc/core/class.data.php:
|
987 |
msgid "Lightbox"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: inc/core/class.data.php:
|
991 |
msgid "Iframe"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: inc/core/class.data.php:
|
995 |
msgid "Image"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: inc/core/class.data.php:
|
999 |
msgid "Inline (html content)"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: inc/core/class.data.php:
|
1003 |
msgid "Content type"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: inc/core/class.data.php:
|
1007 |
msgid "Select type of the lightbox window content"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: inc/core/class.data.php:
|
1011 |
msgid "Content source"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: inc/core/class.data.php:
|
1015 |
msgid "Insert here URL or CSS selector. Use URL for Iframe and Image content types. Use CSS selector for Inline content type.<br />Example values:<br /><b%value>http://www.youtube.com/watch?v=NbE8INOjTKM</b> - YouTube video (iframe)<br /><b%value>http://example.com/wp-content/uploads/image.jpg</b> - uploaded image (image)<br /><b%value>http://example.com/</b> - any web page (iframe)<br /><b%value>#contact-form</b> - any HTML content (inline)"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: inc/core/class.data.php:
|
1019 |
msgid "[%prefix_button] Click Here to Watch the Video [/%prefix_button]"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: inc/core/class.data.php:
|
1023 |
msgid "Lightbox window with custom content"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
-
#: inc/core/class.data.php:
|
1027 |
msgid "Tooltip"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
-
#: inc/core/class.data.php:
|
1031 |
msgid "Basic: Light"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
-
#: inc/core/class.data.php:
|
1035 |
msgid "Basic: Dark"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
-
#: inc/core/class.data.php:
|
1039 |
msgid "Basic: Yellow"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
-
#: inc/core/class.data.php:
|
1043 |
msgid "Basic: Green"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
-
#: inc/core/class.data.php:
|
1047 |
msgid "Basic: Red"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
-
#: inc/core/class.data.php:
|
1051 |
msgid "Basic: Blue"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: inc/core/class.data.php:
|
1055 |
msgid "Youtube"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: inc/core/class.data.php:
|
1059 |
msgid "Tipsy"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: inc/core/class.data.php:
|
1063 |
msgid "Bootstrap"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: inc/core/class.data.php:
|
1067 |
msgid "jTools"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: inc/core/class.data.php:
|
1071 |
msgid "Tipped"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: inc/core/class.data.php:
|
1075 |
msgid "Cluetip"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: inc/core/class.data.php:
|
1079 |
msgid "Tooltip window style"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: inc/core/class.data.php:
|
1083 |
msgid "Position"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: inc/core/class.data.php:
|
1087 |
msgid "Tooltip position"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: inc/core/class.data.php:
|
1091 |
msgid "Shadow"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
-
#: inc/core/class.data.php:
|
1095 |
msgid "Add shadow to tooltip. This option is only works with basic styes, e.g. blue, green etc."
|
1096 |
msgstr ""
|
1097 |
|
1098 |
-
#: inc/core/class.data.php:
|
1099 |
msgid "Rounded corners"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
-
#: inc/core/class.data.php:
|
1103 |
msgid "Use rounded for tooltip. This option is only works with basic styes, e.g. blue, green etc."
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: inc/core/class.data.php:
|
1107 |
msgid "Font size"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: inc/core/class.data.php:
|
1111 |
msgid "Tooltip font size"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: inc/core/class.data.php:
|
1115 |
msgid "Tooltip title"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: inc/core/class.data.php:
|
1119 |
msgid "Enter title for tooltip window. Leave this field empty to hide the title"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: inc/core/class.data.php:
|
1123 |
-
#: inc/core/shortcodes.php:
|
1124 |
msgid "Tooltip text"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
-
#: inc/core/class.data.php:
|
1128 |
msgid "Tooltip content"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
-
#: inc/core/class.data.php:
|
1132 |
msgid "Enter tooltip content here"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
-
#: inc/core/class.data.php:
|
1136 |
msgid "Show and hide on mouse hover"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
-
#: inc/core/class.data.php:
|
1140 |
msgid "Show and hide by mouse click"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
-
#: inc/core/class.data.php:
|
1144 |
msgid "Always visible"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
-
#: inc/core/class.data.php:
|
1148 |
msgid "Behavior"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
-
#: inc/core/class.data.php:
|
1152 |
msgid "Select tooltip behavior"
|
1153 |
msgstr ""
|
1154 |
|
1155 |
-
#: inc/core/class.data.php:
|
1156 |
msgid "Close button"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
-
#: inc/core/class.data.php:
|
1160 |
msgid "Show close button"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
-
#: inc/core/class.data.php:
|
1164 |
msgid "[%prefix_button] Hover me to open tooltip [/%prefix_button]"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
-
#: inc/core/class.data.php:
|
1168 |
msgid "Tooltip window with custom content"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
-
#: inc/core/class.data.php:
|
1172 |
msgid "Private"
|
1173 |
msgstr ""
|
1174 |
|
1175 |
-
#: inc/core/class.data.php:
|
1176 |
msgid "Private note text"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
-
#: inc/core/class.data.php:
|
1180 |
msgid "Private note for post authors"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
-
#: inc/core/class.data.php:
|
1184 |
msgid "YouTube"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
-
#: inc/core/class.data.php:
|
1188 |
-
#: inc/core/class.data.php:
|
1189 |
-
#: inc/core/class.data.php:
|
1190 |
-
#: inc/core/class.data.php:
|
1191 |
-
#: inc/core/class.data.php:
|
1192 |
msgid "Url"
|
1193 |
msgstr ""
|
1194 |
|
1195 |
-
#: inc/core/class.data.php:
|
1196 |
msgid "Url of YouTube page with video. Ex: http://youtube.com/watch?v=XXXXXX"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
-
#: inc/core/class.data.php:
|
1200 |
-
#: inc/core/class.data.php:
|
1201 |
-
#: inc/core/class.data.php:
|
1202 |
-
#: inc/core/class.data.php:
|
1203 |
-
#: inc/core/class.data.php:
|
1204 |
-
#: inc/core/class.data.php:
|
1205 |
-
#: inc/core/class.data.php:
|
1206 |
-
#: inc/core/class.data.php:
|
1207 |
-
#: inc/core/class.data.php:
|
1208 |
-
#: inc/core/class.data.php:
|
1209 |
msgid "Width"
|
1210 |
msgstr ""
|
1211 |
|
1212 |
-
#: inc/core/class.data.php:
|
1213 |
-
#: inc/core/class.data.php:
|
1214 |
-
#: inc/core/class.data.php:
|
1215 |
-
#: inc/core/class.data.php:
|
1216 |
msgid "Player width"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
-
#: inc/core/class.data.php:
|
1220 |
-
#: inc/core/class.data.php:
|
1221 |
-
#: inc/core/class.data.php:
|
1222 |
-
#: inc/core/class.data.php:
|
1223 |
msgid "Player height"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
-
#: inc/core/class.data.php:
|
1227 |
-
#: inc/core/class.data.php:
|
1228 |
-
#: inc/core/class.data.php:
|
1229 |
-
#: inc/core/class.data.php:
|
1230 |
-
#: inc/core/class.data.php:
|
1231 |
-
#: inc/core/class.data.php:
|
1232 |
-
#: inc/core/class.data.php:
|
1233 |
msgid "Responsive"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
-
#: inc/core/class.data.php:
|
1237 |
-
#: inc/core/class.data.php:
|
1238 |
-
#: inc/core/class.data.php:
|
1239 |
msgid "Ignore width and height parameters and make player responsive"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
-
#: inc/core/class.data.php:
|
1243 |
-
#: inc/core/class.data.php:
|
1244 |
-
#: inc/core/class.data.php:
|
1245 |
-
#: inc/core/class.data.php:
|
1246 |
-
#: inc/core/class.data.php:
|
1247 |
-
#: inc/core/class.data.php:
|
1248 |
msgid "Autoplay"
|
1249 |
msgstr ""
|
1250 |
|
1251 |
-
#: inc/core/class.data.php:
|
1252 |
-
#: inc/core/class.data.php:
|
1253 |
msgid "Play video automatically when page is loaded"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
-
#: inc/core/class.data.php:
|
1257 |
msgid "YouTube video"
|
1258 |
msgstr ""
|
1259 |
|
1260 |
-
#: inc/core/class.data.php:
|
1261 |
msgid "Vimeo"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
-
#: inc/core/class.data.php:
|
1265 |
msgid "Url of Vimeo page with video"
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: inc/core/class.data.php:
|
1269 |
msgid "Vimeo video"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: inc/core/class.data.php:
|
1273 |
msgid "Screenr"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
-
#: inc/core/class.data.php:
|
1277 |
msgid "Url of Screenr page with video"
|
1278 |
msgstr ""
|
1279 |
|
1280 |
-
#: inc/core/class.data.php:
|
1281 |
msgid "Screenr video"
|
1282 |
msgstr ""
|
1283 |
|
1284 |
-
#: inc/core/class.data.php:
|
1285 |
msgid "Audio"
|
1286 |
msgstr ""
|
1287 |
|
1288 |
-
#: inc/core/class.data.php:
|
1289 |
-
#: inc/core/class.data.php:
|
1290 |
msgid "File"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
-
#: inc/core/class.data.php:
|
1294 |
msgid "Audio file url. Supported formats: mp3, ogg"
|
1295 |
msgstr ""
|
1296 |
|
1297 |
-
#: inc/core/class.data.php:
|
1298 |
msgid "Player width. You can specify width in percents and player will be responsive. Example values: <b%value>200px</b>, <b%value>100%</b>"
|
1299 |
msgstr ""
|
1300 |
|
1301 |
-
#: inc/core/class.data.php:
|
1302 |
-
#: inc/core/class.data.php:
|
1303 |
msgid "Play file automatically when page is loaded"
|
1304 |
msgstr ""
|
1305 |
|
1306 |
-
#: inc/core/class.data.php:
|
1307 |
-
#: inc/core/class.data.php:
|
1308 |
msgid "Loop"
|
1309 |
msgstr ""
|
1310 |
|
1311 |
-
#: inc/core/class.data.php:
|
1312 |
-
#: inc/core/class.data.php:
|
1313 |
msgid "Repeat when playback is ended"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
-
#: inc/core/class.data.php:
|
1317 |
msgid "Custom audio player"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
-
#: inc/core/class.data.php:
|
1321 |
msgid "Video"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
-
#: inc/core/class.data.php:
|
1325 |
msgid "Url to mp4/flv video-file"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
-
#: inc/core/class.data.php:
|
1329 |
msgid "Poster"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
-
#: inc/core/class.data.php:
|
1333 |
msgid "Url to poster image, that will be shown before playback"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
-
#: inc/core/class.data.php:
|
1337 |
msgid "Player title"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
-
#: inc/core/class.data.php:
|
1341 |
msgid "Controls"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
-
#: inc/core/class.data.php:
|
1345 |
msgid "Show player controls (play/pause etc.) or not"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
-
#: inc/core/class.data.php:
|
1349 |
msgid "Custom video player"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
-
#: inc/core/class.data.php:
|
1353 |
msgid "Table"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
-
#: inc/core/class.data.php:
|
1357 |
msgid "CSV file"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
-
#: inc/core/class.data.php:
|
1361 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
-
#: inc/core/class.data.php:
|
1365 |
msgid ""
|
1366 |
"<table>\n"
|
1367 |
"<tr>\n"
|
@@ -1375,713 +1359,712 @@ msgid ""
|
|
1375 |
"</table>"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
-
#: inc/core/class.data.php:
|
1379 |
msgid "Styled table from HTML or CSV file"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
-
#: inc/core/class.data.php:
|
1383 |
msgid "Permalink"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
-
#: inc/core/class.data.php:
|
1387 |
msgid "ID"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
-
#: inc/core/class.data.php:
|
1391 |
msgid "Post or page ID"
|
1392 |
msgstr ""
|
1393 |
|
1394 |
-
#: inc/core/class.data.php:
|
1395 |
msgid "Link target. blank - link will be opened in new window/tab"
|
1396 |
msgstr ""
|
1397 |
|
1398 |
-
#: inc/core/class.data.php:
|
1399 |
msgid "Permalink to specified post/page"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
-
#: inc/core/class.data.php:
|
1403 |
msgid "Members"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
-
#: inc/core/class.data.php:
|
1407 |
-
#: inc/core/shortcodes.php:
|
1408 |
msgid "This content is for registered users only. Please %login%."
|
1409 |
msgstr ""
|
1410 |
|
1411 |
-
#: inc/core/class.data.php:
|
1412 |
msgid "Message"
|
1413 |
msgstr ""
|
1414 |
|
1415 |
-
#: inc/core/class.data.php:
|
1416 |
msgid "Message for not logged users"
|
1417 |
msgstr ""
|
1418 |
|
1419 |
-
#: inc/core/class.data.php:
|
1420 |
msgid "Box color"
|
1421 |
msgstr ""
|
1422 |
|
1423 |
-
#: inc/core/class.data.php:
|
1424 |
msgid "This color will applied only to box for not logged users"
|
1425 |
msgstr ""
|
1426 |
|
1427 |
-
#: inc/core/class.data.php:
|
1428 |
-
#: inc/core/shortcodes.php:
|
1429 |
msgid "login"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
-
#: inc/core/class.data.php:
|
1433 |
msgid "Login link text"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
-
#: inc/core/class.data.php:
|
1437 |
msgid "Text for the login link"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
-
#: inc/core/class.data.php:
|
1441 |
msgid "Login link url"
|
1442 |
msgstr ""
|
1443 |
|
1444 |
-
#: inc/core/class.data.php:
|
1445 |
msgid "Content for logged members"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: inc/core/class.data.php:
|
1449 |
msgid "Content for logged in members only"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
-
#: inc/core/class.data.php:
|
1453 |
msgid "Guests"
|
1454 |
msgstr ""
|
1455 |
|
1456 |
-
#: inc/core/class.data.php:
|
1457 |
msgid "Content for guests"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
-
#: inc/core/class.data.php:
|
1461 |
msgid "Content for guests only"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
-
#: inc/core/class.data.php:
|
1465 |
msgid "RSS Feed"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
-
#: inc/core/class.data.php:
|
1469 |
msgid "Url to RSS-feed"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
-
#: inc/core/class.data.php:
|
1473 |
msgid "Limit"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
-
#: inc/core/class.data.php:
|
1477 |
msgid "Number of items to show"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
-
#: inc/core/class.data.php:
|
1481 |
msgid "Feed grabber"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
-
#: inc/core/class.data.php:
|
1485 |
msgid "Menu"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
-
#: inc/core/class.data.php:
|
1489 |
msgid "Menu name"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
-
#: inc/core/class.data.php:
|
1493 |
msgid "Custom menu name. Ex: Main menu"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
-
#: inc/core/class.data.php:
|
1497 |
msgid "Custom menu by name"
|
1498 |
msgstr ""
|
1499 |
|
1500 |
-
#: inc/core/class.data.php:
|
1501 |
msgid "Sub pages"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
-
#: inc/core/class.data.php:
|
1505 |
-
#: inc/core/class.data.php:
|
1506 |
msgid "Depth"
|
1507 |
msgstr ""
|
1508 |
|
1509 |
-
#: inc/core/class.data.php:
|
1510 |
msgid "Max depth level of children pages"
|
1511 |
msgstr ""
|
1512 |
|
1513 |
-
#: inc/core/class.data.php:
|
1514 |
msgid "Parent ID"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
-
#: inc/core/class.data.php:
|
1518 |
msgid "ID of the parent page. Leave blank to use current page"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
-
#: inc/core/class.data.php:
|
1522 |
msgid "List of sub pages"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
-
#: inc/core/class.data.php:
|
1526 |
msgid "Siblings"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
-
#: inc/core/class.data.php:
|
1530 |
msgid "Max depth level"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
-
#: inc/core/class.data.php:
|
1534 |
msgid "List of cureent page siblings"
|
1535 |
msgstr ""
|
1536 |
|
1537 |
-
#: inc/core/class.data.php:
|
1538 |
msgid "Document"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
-
#: inc/core/class.data.php:
|
1542 |
msgid "Url to uploaded document. Supported formats: doc, xls, pdf etc."
|
1543 |
msgstr ""
|
1544 |
|
1545 |
-
#: inc/core/class.data.php:
|
1546 |
msgid "Viewer width"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
-
#: inc/core/class.data.php:
|
1550 |
msgid "Viewer height"
|
1551 |
msgstr ""
|
1552 |
|
1553 |
-
#: inc/core/class.data.php:
|
1554 |
msgid "Ignore width and height parameters and make viewer responsive"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
-
#: inc/core/class.data.php:
|
1558 |
msgid "Document viewer by Google"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
-
#: inc/core/class.data.php:
|
1562 |
msgid "Gmap"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
-
#: inc/core/class.data.php:
|
1566 |
msgid "Map width"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
-
#: inc/core/class.data.php:
|
1570 |
msgid "Map height"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
-
#: inc/core/class.data.php:
|
1574 |
msgid "Ignore width and height parameters and make map responsive"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: inc/core/class.data.php:
|
1578 |
msgid "Marker"
|
1579 |
msgstr ""
|
1580 |
|
1581 |
-
#: inc/core/class.data.php:
|
1582 |
msgid "Address for the marker. You can type it in any language"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: inc/core/class.data.php:
|
1586 |
msgid "Maps by Google"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
-
#: inc/core/class.data.php:
|
1590 |
msgid "Slider"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
-
#: inc/core/class.data.php:
|
1594 |
msgid "Choose source gallery, that will be used for this slider"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
-
#: inc/core/class.data.php:
|
1598 |
msgid "Slider width (in pixels)"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
-
#: inc/core/class.data.php:
|
1602 |
msgid "Slider height (in pixels)"
|
1603 |
msgstr ""
|
1604 |
|
1605 |
-
#: inc/core/class.data.php:
|
1606 |
msgid "Ignore width and height parameters and make slider responsive"
|
1607 |
msgstr ""
|
1608 |
|
1609 |
-
#: inc/core/class.data.php:
|
1610 |
-
#: inc/core/class.data.php:
|
1611 |
-
#: inc/core/class.data.php:
|
1612 |
msgid "Show titles"
|
1613 |
msgstr ""
|
1614 |
|
1615 |
-
#: inc/core/class.data.php:
|
1616 |
msgid "Display slide titles"
|
1617 |
msgstr ""
|
1618 |
|
1619 |
-
#: inc/core/class.data.php:
|
1620 |
msgid "Is slider centered on the page"
|
1621 |
msgstr ""
|
1622 |
|
1623 |
-
#: inc/core/class.data.php:
|
1624 |
-
#: inc/core/class.data.php:
|
1625 |
msgid "Arrows"
|
1626 |
msgstr ""
|
1627 |
|
1628 |
-
#: inc/core/class.data.php:
|
1629 |
-
#: inc/core/class.data.php:
|
1630 |
msgid "Show left and right arrows"
|
1631 |
msgstr ""
|
1632 |
|
1633 |
-
#: inc/core/class.data.php:
|
1634 |
-
#: inc/core/class.data.php:
|
1635 |
msgid "Pagination"
|
1636 |
msgstr ""
|
1637 |
|
1638 |
-
#: inc/core/class.data.php:
|
1639 |
-
#: inc/core/class.data.php:
|
1640 |
msgid "Show pagination"
|
1641 |
msgstr ""
|
1642 |
|
1643 |
-
#: inc/core/class.data.php:
|
1644 |
-
#: inc/core/class.data.php:
|
1645 |
msgid "Mouse wheel control"
|
1646 |
msgstr ""
|
1647 |
|
1648 |
-
#: inc/core/class.data.php:
|
1649 |
msgid "Allow to change slides with mouse wheel"
|
1650 |
msgstr ""
|
1651 |
|
1652 |
-
#: inc/core/class.data.php:
|
1653 |
msgid "Choose interval between slide animations. Set to 0 to disable autoplay"
|
1654 |
msgstr ""
|
1655 |
|
1656 |
-
#: inc/core/class.data.php:
|
1657 |
-
#: inc/core/class.data.php:
|
1658 |
msgid "Speed"
|
1659 |
msgstr ""
|
1660 |
|
1661 |
-
#: inc/core/class.data.php:
|
1662 |
-
#: inc/core/class.data.php:
|
1663 |
msgid "Specify animation speed"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
-
#: inc/core/class.data.php:
|
1667 |
-
#: inc/core/class.data.php:
|
1668 |
-
#: inc/core/class.data.php:
|
1669 |
msgid "Links target"
|
1670 |
msgstr ""
|
1671 |
|
1672 |
-
#: inc/core/class.data.php:
|
1673 |
msgid "Open slides links in new window/tab"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
-
#: inc/core/class.data.php:
|
1677 |
msgid "Customizable image slider"
|
1678 |
msgstr ""
|
1679 |
|
1680 |
-
#: inc/core/class.data.php:
|
1681 |
msgid "Carousel"
|
1682 |
msgstr ""
|
1683 |
|
1684 |
-
#: inc/core/class.data.php:
|
1685 |
msgid "Choose source gallery, that will be used for this carousel"
|
1686 |
msgstr ""
|
1687 |
|
1688 |
-
#: inc/core/class.data.php:
|
1689 |
msgid "Carousel width (in pixels)"
|
1690 |
msgstr ""
|
1691 |
|
1692 |
-
#: inc/core/class.data.php:
|
1693 |
msgid "Carousel height (in pixels)"
|
1694 |
msgstr ""
|
1695 |
|
1696 |
-
#: inc/core/class.data.php:
|
1697 |
msgid "Ignore width and height parameters and make carousel responsive"
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: inc/core/class.data.php:
|
1701 |
msgid "Items to show"
|
1702 |
msgstr ""
|
1703 |
|
1704 |
-
#: inc/core/class.data.php:
|
1705 |
msgid "How much carousel items is visible"
|
1706 |
msgstr ""
|
1707 |
|
1708 |
-
#: inc/core/class.data.php:
|
1709 |
msgid "Scroll number"
|
1710 |
msgstr ""
|
1711 |
|
1712 |
-
#: inc/core/class.data.php:
|
1713 |
msgid "How much items are scrolled in one transition"
|
1714 |
msgstr ""
|
1715 |
|
1716 |
-
#: inc/core/class.data.php:
|
1717 |
msgid "Display titles for each item"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
-
#: inc/core/class.data.php:
|
1721 |
msgid "Is carousel centered on the page"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
-
#: inc/core/class.data.php:
|
1725 |
msgid "Allow to rotate carousel with mouse wheel"
|
1726 |
msgstr ""
|
1727 |
|
1728 |
-
#: inc/core/class.data.php:
|
1729 |
msgid "Choose interval between auto animations. Set to 0 to disable autoplay"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
-
#: inc/core/class.data.php:
|
1733 |
msgid "Open carousel links in new window/tab"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
-
#: inc/core/class.data.php:
|
1737 |
msgid "Customizable image carousel"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
-
#: inc/core/class.data.php:
|
1741 |
msgid "Choose source gallery, that will be used for this shortcode"
|
1742 |
msgstr ""
|
1743 |
|
1744 |
-
#: inc/core/class.data.php:
|
1745 |
msgid "Single item width (in pixels)"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
-
#: inc/core/class.data.php:
|
1749 |
msgid "Single item height (in pixels)"
|
1750 |
msgstr ""
|
1751 |
|
1752 |
-
#: inc/core/class.data.php:
|
1753 |
msgid "Never"
|
1754 |
msgstr ""
|
1755 |
|
1756 |
-
#: inc/core/class.data.php:
|
1757 |
msgid "On mouse over"
|
1758 |
msgstr ""
|
1759 |
|
1760 |
-
#: inc/core/class.data.php:
|
1761 |
msgid "Always"
|
1762 |
msgstr ""
|
1763 |
|
1764 |
-
#: inc/core/class.data.php:
|
1765 |
msgid "Title display mode"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
-
#: inc/core/class.data.php:
|
1769 |
msgid "Open links in new window/tab"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
-
#: inc/core/class.data.php:
|
1773 |
msgid "Customizable image gallery"
|
1774 |
msgstr ""
|
1775 |
|
1776 |
-
#: inc/core/class.data.php:
|
1777 |
msgid "Posts"
|
1778 |
msgstr ""
|
1779 |
|
1780 |
-
#: inc/core/class.data.php:
|
1781 |
msgid "Template"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
-
#: inc/core/class.data.php:
|
1785 |
msgid "<b>Do not change this field value if you do not understand description below.</b><br/>Relative path to the template file. Default templates is placed under the plugin directory (templates folder). You can copy it under your theme directory and modify as you want. You can use following default templates that already available in the plugin directory:<br/><b%value>templates/default-loop.php</b> - posts loop<br/><b%value>templates/teaser-loop.php</b> - posts loop with thumbnail and title<br/><b%value>templates/single-post.php</b> - single post template<br/><b%value>templates/list-loop.php</b> - unordered list with posts titles"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
-
#: inc/core/class.data.php:
|
1789 |
msgid "Post ID's"
|
1790 |
msgstr ""
|
1791 |
|
1792 |
-
#: inc/core/class.data.php:
|
1793 |
msgid "Enter comma separated ID's of the posts that you want to show"
|
1794 |
msgstr ""
|
1795 |
|
1796 |
-
#: inc/core/class.data.php:
|
1797 |
msgid "Posts per page"
|
1798 |
msgstr ""
|
1799 |
|
1800 |
-
#: inc/core/class.data.php:
|
1801 |
msgid "Specify number of posts that you want to show. Enter -1 to get all posts"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
-
#: inc/core/class.data.php:
|
1805 |
msgid "Post types"
|
1806 |
msgstr ""
|
1807 |
|
1808 |
-
#: inc/core/class.data.php:
|
1809 |
msgid "Select post types. Hold Ctrl key to select multiple post types"
|
1810 |
msgstr ""
|
1811 |
|
1812 |
-
#: inc/core/class.data.php:
|
1813 |
msgid "Taxonomy"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
-
#: inc/core/class.data.php:
|
1817 |
msgid "Select taxonomy to show posts from"
|
1818 |
msgstr ""
|
1819 |
|
1820 |
-
#: inc/core/class.data.php:
|
1821 |
msgid "Terms"
|
1822 |
msgstr ""
|
1823 |
|
1824 |
-
#: inc/core/class.data.php:
|
1825 |
msgid "Select terms to show posts from"
|
1826 |
msgstr ""
|
1827 |
|
1828 |
-
#: inc/core/class.data.php:
|
1829 |
msgid "Taxonomy term operator"
|
1830 |
msgstr ""
|
1831 |
|
1832 |
-
#: inc/core/class.data.php:
|
1833 |
msgid "IN - posts that have any of selected categories terms<br/>NOT IN - posts that is does not have any of selected terms<br/>AND - posts that have all selected terms"
|
1834 |
msgstr ""
|
1835 |
|
1836 |
-
#: inc/core/class.data.php:
|
1837 |
msgid "Authors"
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: inc/core/class.data.php:
|
1841 |
msgid "Choose the authors whose posts you want to show"
|
1842 |
msgstr ""
|
1843 |
|
1844 |
-
#: inc/core/class.data.php:
|
1845 |
msgid "Meta key"
|
1846 |
msgstr ""
|
1847 |
|
1848 |
-
#: inc/core/class.data.php:
|
1849 |
msgid "Enter meta key name to show posts that have this key"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
-
#: inc/core/class.data.php:
|
1853 |
msgid "Offset"
|
1854 |
msgstr ""
|
1855 |
|
1856 |
-
#: inc/core/class.data.php:
|
1857 |
msgid "Specify offset to start posts loop not from first post"
|
1858 |
msgstr ""
|
1859 |
|
1860 |
-
#: inc/core/class.data.php:
|
1861 |
msgid "Descending"
|
1862 |
msgstr ""
|
1863 |
|
1864 |
-
#: inc/core/class.data.php:
|
1865 |
msgid "Ascending"
|
1866 |
msgstr ""
|
1867 |
|
1868 |
-
#: inc/core/class.data.php:
|
1869 |
msgid "Order"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
-
#: inc/core/class.data.php:
|
1873 |
msgid "Posts order"
|
1874 |
msgstr ""
|
1875 |
|
1876 |
-
#: inc/core/class.data.php:
|
1877 |
msgid "Post ID"
|
1878 |
msgstr ""
|
1879 |
|
1880 |
-
#: inc/core/class.data.php:
|
1881 |
msgid "Post author"
|
1882 |
msgstr ""
|
1883 |
|
1884 |
-
#: inc/core/class.data.php:
|
1885 |
msgid "Post title"
|
1886 |
msgstr ""
|
1887 |
|
1888 |
-
#: inc/core/class.data.php:
|
1889 |
msgid "Post slug"
|
1890 |
msgstr ""
|
1891 |
|
1892 |
-
#: inc/core/class.data.php:
|
1893 |
msgid "Date"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
-
#: inc/core/class.data.php:
|
1897 |
msgid "Last modified date"
|
1898 |
msgstr ""
|
1899 |
|
1900 |
-
#: inc/core/class.data.php:
|
1901 |
-
#: inc/core/class.data.php:
|
1902 |
msgid "Post parent"
|
1903 |
msgstr ""
|
1904 |
|
1905 |
-
#: inc/core/class.data.php:
|
1906 |
msgid "Random"
|
1907 |
msgstr ""
|
1908 |
|
1909 |
-
#: inc/core/class.data.php:
|
1910 |
msgid "Comments number"
|
1911 |
msgstr ""
|
1912 |
|
1913 |
-
#: inc/core/class.data.php:
|
1914 |
msgid "Menu order"
|
1915 |
msgstr ""
|
1916 |
|
1917 |
-
#: inc/core/class.data.php:
|
1918 |
msgid "Meta key values"
|
1919 |
msgstr ""
|
1920 |
|
1921 |
-
#: inc/core/class.data.php:
|
1922 |
msgid "Order by"
|
1923 |
msgstr ""
|
1924 |
|
1925 |
-
#: inc/core/class.data.php:
|
1926 |
msgid "Order posts by"
|
1927 |
msgstr ""
|
1928 |
|
1929 |
-
#: inc/core/class.data.php:
|
1930 |
msgid "Show childrens of entered post (enter post ID)"
|
1931 |
msgstr ""
|
1932 |
|
1933 |
-
#: inc/core/class.data.php:
|
1934 |
msgid "Published"
|
1935 |
msgstr ""
|
1936 |
|
1937 |
-
#: inc/core/class.data.php:
|
1938 |
msgid "Pending"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: inc/core/class.data.php:
|
1942 |
msgid "Draft"
|
1943 |
msgstr ""
|
1944 |
|
1945 |
-
#: inc/core/class.data.php:
|
1946 |
msgid "Auto-draft"
|
1947 |
msgstr ""
|
1948 |
|
1949 |
-
#: inc/core/class.data.php:
|
1950 |
msgid "Future post"
|
1951 |
msgstr ""
|
1952 |
|
1953 |
-
#: inc/core/class.data.php:
|
1954 |
msgid "Private post"
|
1955 |
msgstr ""
|
1956 |
|
1957 |
-
#: inc/core/class.data.php:
|
1958 |
msgid "Inherit"
|
1959 |
msgstr ""
|
1960 |
|
1961 |
-
#: inc/core/class.data.php:
|
1962 |
msgid "Trashed"
|
1963 |
msgstr ""
|
1964 |
|
1965 |
-
#: inc/core/class.data.php:
|
1966 |
msgid "Any"
|
1967 |
msgstr ""
|
1968 |
|
1969 |
-
#: inc/core/class.data.php:
|
1970 |
msgid "Post status"
|
1971 |
msgstr ""
|
1972 |
|
1973 |
-
#: inc/core/class.data.php:
|
1974 |
msgid "Show only posts with selected status"
|
1975 |
msgstr ""
|
1976 |
|
1977 |
-
#: inc/core/class.data.php:
|
1978 |
msgid "Ignore sticky"
|
1979 |
msgstr ""
|
1980 |
|
1981 |
-
#: inc/core/class.data.php:
|
1982 |
msgid "Select Yes to ignore posts that is sticked"
|
1983 |
msgstr ""
|
1984 |
|
1985 |
-
#: inc/core/class.data.php:
|
1986 |
msgid "Custom posts query with customizable template"
|
1987 |
msgstr ""
|
1988 |
|
1989 |
-
#: inc/core/class.generator.php:
|
1990 |
-
#: inc/core/class.generator.php:
|
1991 |
msgid "Insert shortcode"
|
1992 |
msgstr ""
|
1993 |
|
1994 |
-
#: inc/core/class.generator.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
1995 |
msgid "Plugin settings"
|
1996 |
msgstr ""
|
1997 |
|
1998 |
-
#: inc/core/class.generator.php:
|
1999 |
msgid "Plugin homepage"
|
2000 |
msgstr ""
|
2001 |
|
2002 |
-
#: inc/core/class.generator.php:
|
2003 |
msgid "Support forums"
|
2004 |
msgstr ""
|
2005 |
|
2006 |
-
#: inc/core/class.generator.php:
|
2007 |
msgid "Search for shortcodes"
|
2008 |
msgstr ""
|
2009 |
|
2010 |
-
#: inc/core/class.generator.php:
|
2011 |
msgid "Filter by type"
|
2012 |
msgstr ""
|
2013 |
|
2014 |
-
#: inc/core/class.generator.php:
|
2015 |
msgid "Shortcode not specified"
|
2016 |
msgstr ""
|
2017 |
|
2018 |
-
#: inc/core/class.generator.php:
|
2019 |
msgid "Live preview"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
-
#: inc/core/class.generator.php:
|
2023 |
msgid "Close window"
|
2024 |
msgstr ""
|
2025 |
|
2026 |
-
#: inc/core/class.generator.php:
|
2027 |
msgid "Click to return to the shortcodes list"
|
2028 |
msgstr ""
|
2029 |
|
2030 |
-
#: inc/core/class.generator.php:
|
2031 |
msgid "All shortcodes"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
-
#: inc/core/class.generator.php:
|
2035 |
msgid "Yes"
|
2036 |
msgstr ""
|
2037 |
|
2038 |
-
#: inc/core/class.generator.php:
|
2039 |
msgid "No"
|
2040 |
msgstr ""
|
2041 |
|
2042 |
-
#: inc/core/class.generator.php:
|
2043 |
-
|
|
|
2044 |
msgstr ""
|
2045 |
|
2046 |
-
#: inc/core/class.generator.php:
|
2047 |
-
msgid "
|
2048 |
msgstr ""
|
2049 |
|
2050 |
-
#: inc/core/class.generator.php:
|
2051 |
-
|
2052 |
-
msgstr ""
|
2053 |
-
|
2054 |
-
#: inc/core/class.generator.php:201
|
2055 |
-
msgid "Please wait"
|
2056 |
-
msgstr ""
|
2057 |
-
|
2058 |
-
#: inc/core/class.generator.php:208
|
2059 |
-
#: inc/core/class.generator.php:296
|
2060 |
msgid "Untitled gallery"
|
2061 |
msgstr ""
|
2062 |
|
2063 |
-
#: inc/core/class.generator.php:
|
2064 |
-
#: inc/core/class.generator.php:
|
2065 |
msgid "Galleries not found"
|
2066 |
msgstr ""
|
2067 |
|
2068 |
-
#: inc/core/class.generator.php:
|
2069 |
msgid "Manage galleries"
|
2070 |
msgstr ""
|
2071 |
|
2072 |
-
#: inc/core/class.generator.php:
|
2073 |
msgid "Reload galleries"
|
2074 |
msgstr ""
|
2075 |
|
2076 |
-
#: inc/core/class.generator.php:
|
2077 |
msgid "Click to set this value"
|
2078 |
msgstr ""
|
2079 |
|
2080 |
-
#: inc/core/class.generator.php:
|
2081 |
msgid "Preview"
|
2082 |
msgstr ""
|
2083 |
|
2084 |
-
#: inc/core/class.generator.php:
|
2085 |
msgid "Access denied"
|
2086 |
msgstr ""
|
2087 |
|
@@ -2193,6 +2176,36 @@ msgstr ""
|
|
2193 |
msgid "Cheatsheet"
|
2194 |
msgstr ""
|
2195 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2196 |
#: inc/core/class.vote.php:39
|
2197 |
msgid "Hello, my name is Vladimir Anokhin, and I am developer of plugin <b>Shortcodes Ultimate</b>.<br>If you like this plugin, please write a few words about it at the wordpress.org or twitter. It will help other people find this useful plugin more quickly.<br><b>Thank you!</b>"
|
2198 |
msgstr ""
|
@@ -2229,66 +2242,40 @@ msgstr ""
|
|
2229 |
msgid "Title:"
|
2230 |
msgstr ""
|
2231 |
|
2232 |
-
#: inc/core/
|
2233 |
-
msgid "This is box title"
|
2234 |
-
msgstr ""
|
2235 |
-
|
2236 |
-
#: inc/core/shortcodes.php:665
|
2237 |
-
#: inc/core/shortcodes.php:698
|
2238 |
-
#: inc/core/shortcodes.php:732
|
2239 |
-
#: inc/core/shortcodes.php:766
|
2240 |
-
#: inc/core/shortcodes.php:806
|
2241 |
-
msgid "please specify correct url"
|
2242 |
-
msgstr ""
|
2243 |
-
|
2244 |
-
#: inc/core/shortcodes.php:1008
|
2245 |
-
msgid "This menu doesn't exists, or has no elements"
|
2246 |
-
msgstr ""
|
2247 |
-
|
2248 |
-
#: inc/core/shortcodes.php:1096
|
2249 |
-
#: inc/core/shortcodes.php:1182
|
2250 |
-
#: inc/core/shortcodes.php:1251
|
2251 |
-
msgid "images not found"
|
2252 |
-
msgstr ""
|
2253 |
-
|
2254 |
-
#: inc/core/shortcodes.php:1449
|
2255 |
-
msgid "template not found"
|
2256 |
-
msgstr ""
|
2257 |
-
|
2258 |
-
#: inc/core/tools.php:234
|
2259 |
msgid "year"
|
2260 |
msgstr ""
|
2261 |
|
2262 |
-
#: inc/core/tools.php:
|
2263 |
msgid "month"
|
2264 |
msgstr ""
|
2265 |
|
2266 |
-
#: inc/core/tools.php:
|
2267 |
msgid "week"
|
2268 |
msgstr ""
|
2269 |
|
2270 |
-
#: inc/core/tools.php:
|
2271 |
msgid "day"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
-
#: inc/core/tools.php:
|
2275 |
msgid "hour"
|
2276 |
msgstr ""
|
2277 |
|
2278 |
-
#: inc/core/tools.php:
|
2279 |
msgid "minute"
|
2280 |
msgstr ""
|
2281 |
|
2282 |
-
#: inc/core/tools.php:248
|
2283 |
#: inc/core/tools.php:255
|
|
|
2284 |
msgid "s"
|
2285 |
msgstr ""
|
2286 |
|
2287 |
-
#: inc/core/tools.php:
|
2288 |
msgid "username not specified"
|
2289 |
msgstr ""
|
2290 |
|
2291 |
-
#: inc/core/tools.php:
|
2292 |
msgid "no public messages"
|
2293 |
msgstr ""
|
2294 |
|
@@ -2444,49 +2431,54 @@ msgstr ""
|
|
2444 |
msgid "plugin url"
|
2445 |
msgstr ""
|
2446 |
|
2447 |
-
#: inc/views/galleries.php:
|
2448 |
msgid "Are you sure that you want to delete this gallery? This action can't be undone!"
|
2449 |
msgstr ""
|
2450 |
|
2451 |
-
#: inc/views/galleries.php:
|
2452 |
msgid "Are you sure that you want to delete this image? This action can't be undone!"
|
2453 |
msgstr ""
|
2454 |
|
2455 |
-
#: inc/views/galleries.php:
|
2456 |
msgid "Create new gallery"
|
2457 |
msgstr ""
|
2458 |
|
2459 |
-
#: inc/views/galleries.php:
|
2460 |
-
#: inc/views/galleries.php:
|
2461 |
msgid "Enter gallery name"
|
2462 |
msgstr ""
|
2463 |
|
2464 |
-
#: inc/views/galleries.php:
|
2465 |
-
#: inc/views/galleries.php:
|
2466 |
msgid "Edit gallery"
|
2467 |
msgstr ""
|
2468 |
|
2469 |
-
#: inc/views/galleries.php:
|
2470 |
-
#: inc/views/galleries.php:
|
2471 |
msgid "Save & close"
|
2472 |
msgstr ""
|
2473 |
|
2474 |
-
#: inc/views/galleries.php:
|
2475 |
-
#: inc/views/galleries.php:
|
2476 |
-
#: inc/views/galleries.php:
|
2477 |
-
#: inc/views/galleries.php:
|
2478 |
msgid "Close"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
-
#: inc/views/galleries.php:
|
2482 |
-
#: inc/views/galleries.php:
|
2483 |
-
#: inc/views/galleries.php:
|
2484 |
-
#: inc/views/galleries.php:
|
2485 |
msgid "Delete"
|
2486 |
msgstr ""
|
2487 |
|
2488 |
-
#: inc/views/galleries.php:
|
2489 |
-
#: inc/views/galleries.php:
|
|
|
|
|
|
|
|
|
|
|
2490 |
msgid "Edit"
|
2491 |
msgstr ""
|
2492 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Shortcodes Ultimate\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-10-19 05:11+0300\n"
|
6 |
+
"PO-Revision-Date: 2013-10-19 05:11+0300\n"
|
7 |
"Last-Translator: Vladimir Anokhin <ano.vladimir@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
19 |
msgstr ""
|
20 |
|
21 |
#: inc/example-addon.php:43
|
22 |
+
#: inc/core/class.data.php:168
|
23 |
+
#: inc/core/class.data.php:293
|
24 |
+
#: inc/core/class.data.php:376
|
25 |
+
#: inc/core/class.data.php:541
|
26 |
+
#: inc/core/class.data.php:702
|
27 |
+
#: inc/core/class.data.php:864
|
28 |
msgid "Default"
|
29 |
msgstr ""
|
30 |
|
33 |
msgstr ""
|
34 |
|
35 |
#: inc/example-addon.php:49
|
36 |
+
#: inc/core/class.data.php:173
|
37 |
+
#: inc/core/class.data.php:382
|
38 |
+
#: inc/core/class.data.php:551
|
39 |
+
#: inc/core/class.data.php:709
|
40 |
+
#: inc/core/class.data.php:834
|
|
|
41 |
msgid "Style"
|
42 |
msgstr ""
|
43 |
|
53 |
msgid "Styled heading 2"
|
54 |
msgstr ""
|
55 |
|
56 |
+
#: inc/core/class.assets.php:61
|
57 |
+
msgid "Choose files"
|
58 |
+
msgstr ""
|
59 |
+
|
60 |
+
#: inc/core/class.assets.php:62
|
61 |
+
msgid "Add selected files"
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: inc/core/class.assets.php:68
|
65 |
+
msgid "Choose file"
|
66 |
+
msgstr ""
|
67 |
+
|
68 |
+
#: inc/core/class.assets.php:69
|
69 |
+
msgid "Insert"
|
70 |
+
msgstr ""
|
71 |
+
|
72 |
+
#: inc/core/class.assets.php:70
|
73 |
+
#: inc/core/class.generator.php:198
|
74 |
+
msgid "Please wait"
|
75 |
+
msgstr ""
|
76 |
+
|
77 |
+
#: inc/core/class.assets.php:83
|
78 |
msgid "This shortcode doesn't work in live preview. Please insert it into editor and preview on the site."
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: inc/core/class.data.php:36
|
82 |
msgid "All"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: inc/core/class.data.php:37
|
86 |
+
#: inc/core/class.generator.php:230
|
87 |
msgid "Content"
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: inc/core/class.data.php:38
|
91 |
+
#: inc/core/class.data.php:690
|
92 |
msgid "Box"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: inc/core/class.data.php:39
|
96 |
msgid "Media"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: inc/core/class.data.php:40
|
100 |
+
#: inc/core/class.data.php:1492
|
101 |
+
#: inc/core/class.data.php:1584
|
102 |
+
#: inc/core/class.data.php:1686
|
103 |
+
#: inc/core/class.data.php:1692
|
104 |
msgid "Gallery"
|
105 |
msgstr ""
|
106 |
|
107 |
+
#: inc/core/class.data.php:41
|
108 |
msgid "Other"
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: inc/core/class.data.php:56
|
112 |
msgid "Heading"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: inc/core/class.data.php:66
|
116 |
+
#: inc/core/class.data.php:387
|
117 |
+
#: inc/core/class.data.php:467
|
118 |
+
#: inc/core/class.data.php:569
|
119 |
msgid "Size"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: inc/core/class.data.php:66
|
123 |
msgid "Select heading size"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: inc/core/class.data.php:71
|
127 |
+
#: inc/core/class.data.php:351
|
128 |
+
#: inc/core/class.data.php:617
|
129 |
+
#: inc/core/class.data.php:842
|
130 |
msgid "Left"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: inc/core/class.data.php:72
|
134 |
+
#: inc/core/class.data.php:1525
|
135 |
+
#: inc/core/class.data.php:1633
|
136 |
msgid "Center"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: inc/core/class.data.php:73
|
140 |
+
#: inc/core/class.data.php:352
|
141 |
+
#: inc/core/class.data.php:615
|
142 |
+
#: inc/core/class.data.php:843
|
143 |
msgid "Right"
|
144 |
msgstr ""
|
145 |
|
146 |
+
#: inc/core/class.data.php:76
|
147 |
+
#: inc/core/class.data.php:355
|
148 |
+
#: inc/core/class.data.php:413
|
149 |
msgid "Align"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: inc/core/class.data.php:77
|
153 |
msgid "Heading text alignment"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: inc/core/class.data.php:81
|
157 |
+
#: inc/core/class.data.php:112
|
158 |
+
#: inc/core/class.data.php:140
|
159 |
+
#: inc/core/class.data.php:178
|
160 |
+
#: inc/core/class.data.php:195
|
161 |
+
#: inc/core/class.data.php:223
|
162 |
+
#: inc/core/class.data.php:247
|
163 |
+
#: inc/core/class.data.php:276
|
164 |
+
#: inc/core/class.data.php:306
|
165 |
+
#: inc/core/class.data.php:334
|
166 |
+
#: inc/core/class.data.php:359
|
167 |
+
#: inc/core/class.data.php:391
|
168 |
+
#: inc/core/class.data.php:418
|
169 |
+
#: inc/core/class.data.php:435
|
170 |
+
#: inc/core/class.data.php:478
|
171 |
+
#: inc/core/class.data.php:507
|
172 |
+
#: inc/core/class.data.php:635
|
173 |
+
#: inc/core/class.data.php:679
|
174 |
+
#: inc/core/class.data.php:734
|
175 |
+
#: inc/core/class.data.php:770
|
176 |
+
#: inc/core/class.data.php:802
|
177 |
+
#: inc/core/class.data.php:905
|
178 |
+
#: inc/core/class.data.php:922
|
179 |
+
#: inc/core/class.data.php:975
|
180 |
+
#: inc/core/class.data.php:1026
|
181 |
+
#: inc/core/class.data.php:1070
|
182 |
+
#: inc/core/class.data.php:1110
|
183 |
+
#: inc/core/class.data.php:1180
|
184 |
+
#: inc/core/class.data.php:1202
|
185 |
+
#: inc/core/class.data.php:1234
|
186 |
+
#: inc/core/class.data.php:1268
|
187 |
+
#: inc/core/class.data.php:1285
|
188 |
+
#: inc/core/class.data.php:1313
|
189 |
+
#: inc/core/class.data.php:1334
|
190 |
+
#: inc/core/class.data.php:1362
|
191 |
+
#: inc/core/class.data.php:1384
|
192 |
+
#: inc/core/class.data.php:1430
|
193 |
+
#: inc/core/class.data.php:1476
|
194 |
+
#: inc/core/class.data.php:1568
|
195 |
+
#: inc/core/class.data.php:1676
|
196 |
+
#: inc/core/class.data.php:1729
|
197 |
msgid "Class"
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: inc/core/class.data.php:82
|
201 |
+
#: inc/core/class.data.php:113
|
202 |
+
#: inc/core/class.data.php:141
|
203 |
+
#: inc/core/class.data.php:179
|
204 |
+
#: inc/core/class.data.php:196
|
205 |
+
#: inc/core/class.data.php:224
|
206 |
+
#: inc/core/class.data.php:248
|
207 |
+
#: inc/core/class.data.php:277
|
208 |
+
#: inc/core/class.data.php:307
|
209 |
+
#: inc/core/class.data.php:335
|
210 |
+
#: inc/core/class.data.php:360
|
211 |
+
#: inc/core/class.data.php:392
|
212 |
+
#: inc/core/class.data.php:419
|
213 |
+
#: inc/core/class.data.php:436
|
214 |
+
#: inc/core/class.data.php:479
|
215 |
+
#: inc/core/class.data.php:508
|
216 |
+
#: inc/core/class.data.php:636
|
217 |
+
#: inc/core/class.data.php:680
|
218 |
+
#: inc/core/class.data.php:735
|
219 |
+
#: inc/core/class.data.php:771
|
220 |
+
#: inc/core/class.data.php:803
|
221 |
+
#: inc/core/class.data.php:906
|
222 |
+
#: inc/core/class.data.php:923
|
223 |
+
#: inc/core/class.data.php:976
|
224 |
+
#: inc/core/class.data.php:1027
|
225 |
+
#: inc/core/class.data.php:1071
|
226 |
+
#: inc/core/class.data.php:1111
|
227 |
+
#: inc/core/class.data.php:1181
|
228 |
+
#: inc/core/class.data.php:1203
|
229 |
+
#: inc/core/class.data.php:1235
|
230 |
+
#: inc/core/class.data.php:1269
|
231 |
+
#: inc/core/class.data.php:1286
|
232 |
+
#: inc/core/class.data.php:1314
|
233 |
+
#: inc/core/class.data.php:1335
|
234 |
+
#: inc/core/class.data.php:1363
|
235 |
+
#: inc/core/class.data.php:1385
|
236 |
+
#: inc/core/class.data.php:1431
|
237 |
+
#: inc/core/class.data.php:1477
|
238 |
+
#: inc/core/class.data.php:1569
|
239 |
+
#: inc/core/class.data.php:1677
|
240 |
+
#: inc/core/class.data.php:1730
|
241 |
msgid "Extra CSS class"
|
242 |
msgstr ""
|
243 |
|
244 |
+
#: inc/core/class.data.php:85
|
245 |
msgid "Heading text"
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: inc/core/class.data.php:86
|
249 |
msgid "Styled heading"
|
250 |
msgstr ""
|
251 |
|
252 |
+
#: inc/core/class.data.php:91
|
253 |
msgid "Tabs"
|
254 |
msgstr ""
|
255 |
|
256 |
+
#: inc/core/class.data.php:101
|
257 |
msgid "Active tab"
|
258 |
msgstr ""
|
259 |
|
260 |
+
#: inc/core/class.data.php:102
|
261 |
msgid "Select which tab is open by default"
|
262 |
msgstr ""
|
263 |
|
264 |
+
#: inc/core/class.data.php:107
|
265 |
msgid "Vertical"
|
266 |
msgstr ""
|
267 |
|
268 |
+
#: inc/core/class.data.php:108
|
269 |
msgid "Show tabs vertically"
|
270 |
msgstr ""
|
271 |
|
272 |
+
#: inc/core/class.data.php:117
|
273 |
msgid ""
|
274 |
"[%prefix_tab title=\"Title 1\"]Content 1[/%prefix_tab]\n"
|
275 |
"[%prefix_tab title=\"Title 2\"]Content 2[/%prefix_tab]\n"
|
276 |
"[%prefix_tab title=\"Title 3\"]Content 3[/%prefix_tab]"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: inc/core/class.data.php:118
|
280 |
msgid "Tabs container"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: inc/core/class.data.php:123
|
284 |
msgid "Tab"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: inc/core/class.data.php:128
|
288 |
msgid "Tab name"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: inc/core/class.data.php:129
|
292 |
+
#: inc/core/class.data.php:157
|
293 |
+
#: inc/core/class.data.php:653
|
294 |
+
#: inc/core/class.data.php:697
|
295 |
+
#: inc/core/class.data.php:1139
|
296 |
msgid "Title"
|
297 |
msgstr ""
|
298 |
|
299 |
+
#: inc/core/class.data.php:130
|
300 |
msgid "Enter tab name"
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: inc/core/class.data.php:135
|
304 |
msgid "Disabled"
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: inc/core/class.data.php:136
|
308 |
msgid "Is this tab disabled"
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: inc/core/class.data.php:145
|
312 |
msgid "Tab content"
|
313 |
msgstr ""
|
314 |
|
315 |
+
#: inc/core/class.data.php:146
|
316 |
msgid "Single tab"
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: inc/core/class.data.php:151
|
320 |
msgid "Spoiler"
|
321 |
msgstr ""
|
322 |
|
323 |
+
#: inc/core/class.data.php:156
|
324 |
+
#: inc/core/class.shortcodes.php:66
|
325 |
msgid "Spoiler title"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: inc/core/class.data.php:157
|
329 |
msgid "Text in spoiler title"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: inc/core/class.data.php:162
|
333 |
msgid "Open"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: inc/core/class.data.php:163
|
337 |
msgid "Is spoiler content visible by default"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: inc/core/class.data.php:169
|
341 |
msgid "Fancy"
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: inc/core/class.data.php:170
|
345 |
+
#: inc/core/class.data.php:379
|
346 |
msgid "Simple"
|
347 |
msgstr ""
|
348 |
|
349 |
+
#: inc/core/class.data.php:174
|
350 |
msgid "Spoiler skin"
|
351 |
msgstr ""
|
352 |
|
353 |
+
#: inc/core/class.data.php:183
|
354 |
msgid "Hidden content"
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: inc/core/class.data.php:184
|
358 |
msgid "Spoiler with hidden content"
|
359 |
msgstr ""
|
360 |
|
361 |
+
#: inc/core/class.data.php:189
|
362 |
msgid "Accordion"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: inc/core/class.data.php:200
|
366 |
msgid ""
|
367 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
368 |
"[%prefix_spoiler]Content[/%prefix_spoiler]\n"
|
369 |
"[%prefix_spoiler]Content[/%prefix_spoiler]"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: inc/core/class.data.php:201
|
373 |
msgid "Accordion with spoilers"
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: inc/core/class.data.php:206
|
377 |
msgid "Divider"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: inc/core/class.data.php:213
|
381 |
msgid "Show TOP link"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: inc/core/class.data.php:214
|
385 |
msgid "Show link to top of the page or not"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: inc/core/class.data.php:218
|
389 |
+
#: inc/core/class.shortcodes.php:87
|
390 |
msgid "Go to top"
|
391 |
msgstr ""
|
392 |
|
393 |
+
#: inc/core/class.data.php:219
|
394 |
msgid "Link text"
|
395 |
msgstr ""
|
396 |
|
397 |
+
#: inc/core/class.data.php:219
|
398 |
msgid "Text for the GO TOP link"
|
399 |
msgstr ""
|
400 |
|
401 |
+
#: inc/core/class.data.php:228
|
402 |
msgid "Content divider with optional TOP link"
|
403 |
msgstr ""
|
404 |
|
405 |
+
#: inc/core/class.data.php:233
|
406 |
msgid "Spacer"
|
407 |
msgstr ""
|
408 |
|
409 |
+
#: inc/core/class.data.php:243
|
410 |
+
#: inc/core/class.data.php:958
|
411 |
+
#: inc/core/class.data.php:1009
|
412 |
+
#: inc/core/class.data.php:1059
|
413 |
+
#: inc/core/class.data.php:1157
|
414 |
+
#: inc/core/class.data.php:1419
|
415 |
+
#: inc/core/class.data.php:1459
|
416 |
+
#: inc/core/class.data.php:1509
|
417 |
+
#: inc/core/class.data.php:1601
|
418 |
+
#: inc/core/class.data.php:1709
|
419 |
msgid "Height"
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: inc/core/class.data.php:243
|
423 |
msgid "Height of the spacer in pixels"
|
424 |
msgstr ""
|
425 |
|
426 |
+
#: inc/core/class.data.php:252
|
427 |
msgid "Empty space with adjustable height"
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: inc/core/class.data.php:257
|
431 |
msgid "Highlight"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: inc/core/class.data.php:265
|
435 |
+
#: inc/core/class.data.php:557
|
436 |
+
#: inc/core/class.data.php:753
|
437 |
msgid "Background"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: inc/core/class.data.php:266
|
441 |
msgid "Highlighted text background color"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: inc/core/class.data.php:272
|
445 |
+
#: inc/core/class.data.php:563
|
446 |
+
#: inc/core/class.data.php:759
|
447 |
msgid "Text color"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: inc/core/class.data.php:272
|
451 |
msgid "Highlighted text color"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: inc/core/class.data.php:280
|
455 |
+
#: inc/core/class.data.php:281
|
456 |
msgid "Highlighted text"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: inc/core/class.data.php:286
|
460 |
+
#: inc/core/class.data.php:310
|
461 |
msgid "Label"
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: inc/core/class.data.php:294
|
465 |
msgid "Success"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: inc/core/class.data.php:295
|
469 |
msgid "Warning"
|
470 |
msgstr ""
|
471 |
|
472 |
+
#: inc/core/class.data.php:296
|
473 |
msgid "Important"
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: inc/core/class.data.php:297
|
477 |
msgid "Black"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: inc/core/class.data.php:298
|
481 |
msgid "Info"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: inc/core/class.data.php:301
|
485 |
msgid "Type"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: inc/core/class.data.php:302
|
489 |
msgid "Style of the label"
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: inc/core/class.data.php:311
|
493 |
msgid "Styled label"
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: inc/core/class.data.php:316
|
497 |
+
#: inc/core/class.data.php:338
|
498 |
msgid "Quote"
|
499 |
msgstr ""
|
500 |
|
501 |
+
#: inc/core/class.data.php:323
|
502 |
msgid "Cite"
|
503 |
msgstr ""
|
504 |
|
505 |
+
#: inc/core/class.data.php:324
|
506 |
msgid "Quote author name"
|
507 |
msgstr ""
|
508 |
|
509 |
+
#: inc/core/class.data.php:329
|
510 |
msgid "Cite url"
|
511 |
msgstr ""
|
512 |
|
513 |
+
#: inc/core/class.data.php:330
|
514 |
msgid "Url of the quote author. Leave empty to disable link"
|
515 |
msgstr ""
|
516 |
|
517 |
+
#: inc/core/class.data.php:339
|
518 |
msgid "Blockquote alternative"
|
519 |
msgstr ""
|
520 |
|
|
|
521 |
#: inc/core/class.data.php:344
|
522 |
+
#: inc/core/class.data.php:363
|
523 |
+
#: inc/core/class.data.php:364
|
524 |
msgid "Pullquote"
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: inc/core/class.data.php:355
|
528 |
msgid "Pullquote alignment (float)"
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: inc/core/class.data.php:369
|
532 |
+
#: inc/core/class.data.php:396
|
533 |
msgid "Dropcap"
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: inc/core/class.data.php:377
|
537 |
+
#: inc/core/class.data.php:542
|
538 |
msgid "Flat"
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: inc/core/class.data.php:378
|
542 |
+
#: inc/core/class.data.php:604
|
543 |
msgid "Light"
|
544 |
msgstr ""
|
545 |
|
546 |
+
#: inc/core/class.data.php:382
|
547 |
msgid "Dropcap style preset"
|
548 |
msgstr ""
|
549 |
|
550 |
+
#: inc/core/class.data.php:387
|
551 |
msgid "Choose dropcap size"
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: inc/core/class.data.php:395
|
555 |
msgid "D"
|
556 |
msgstr ""
|
557 |
|
558 |
+
#: inc/core/class.data.php:401
|
559 |
msgid "Frame"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: inc/core/class.data.php:414
|
563 |
msgid "Frame alignment"
|
564 |
msgstr ""
|
565 |
|
566 |
+
#: inc/core/class.data.php:424
|
567 |
msgid "Styled image frame"
|
568 |
msgstr ""
|
569 |
|
570 |
+
#: inc/core/class.data.php:429
|
571 |
msgid "Row"
|
572 |
msgstr ""
|
573 |
|
574 |
+
#: inc/core/class.data.php:440
|
575 |
msgid ""
|
576 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
577 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]\n"
|
578 |
"[%prefix_column size=\"1/3\"]Content[/%prefix_column]"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: inc/core/class.data.php:441
|
582 |
msgid "Row for flexible columns"
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: inc/core/class.data.php:446
|
586 |
msgid "Column"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: inc/core/class.data.php:453
|
590 |
msgid "Full width"
|
591 |
msgstr ""
|
592 |
|
593 |
+
#: inc/core/class.data.php:454
|
594 |
msgid "One half"
|
595 |
msgstr ""
|
596 |
|
597 |
+
#: inc/core/class.data.php:455
|
598 |
msgid "One third"
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: inc/core/class.data.php:456
|
602 |
msgid "Two third"
|
603 |
msgstr ""
|
604 |
|
605 |
+
#: inc/core/class.data.php:457
|
606 |
msgid "One fourth"
|
607 |
msgstr ""
|
608 |
|
609 |
+
#: inc/core/class.data.php:458
|
610 |
msgid "Three fourth"
|
611 |
msgstr ""
|
612 |
|
613 |
+
#: inc/core/class.data.php:459
|
614 |
msgid "One fifth"
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: inc/core/class.data.php:460
|
618 |
msgid "Two fifth"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: inc/core/class.data.php:461
|
622 |
msgid "Three fifth"
|
623 |
msgstr ""
|
624 |
|
625 |
+
#: inc/core/class.data.php:462
|
626 |
msgid "Four fifth"
|
627 |
msgstr ""
|
628 |
|
629 |
+
#: inc/core/class.data.php:463
|
630 |
msgid "One sixth"
|
631 |
msgstr ""
|
632 |
|
633 |
+
#: inc/core/class.data.php:464
|
634 |
msgid "Five sixth"
|
635 |
msgstr ""
|
636 |
|
637 |
+
#: inc/core/class.data.php:468
|
638 |
msgid "Select column width. This width will be calculated depend page width"
|
639 |
msgstr ""
|
640 |
|
641 |
+
#: inc/core/class.data.php:473
|
642 |
+
#: inc/core/class.data.php:580
|
643 |
msgid "Centered"
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: inc/core/class.data.php:474
|
647 |
msgid "Is this column centered on the page"
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: inc/core/class.data.php:483
|
651 |
msgid "Column content"
|
652 |
msgstr ""
|
653 |
|
654 |
+
#: inc/core/class.data.php:484
|
655 |
msgid "Flexible and responsive columns"
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: inc/core/class.data.php:489
|
659 |
msgid "List"
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: inc/core/class.data.php:496
|
663 |
+
#: inc/core/class.data.php:592
|
664 |
+
#: inc/core/class.data.php:659
|
665 |
+
msgid "Icon"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
666 |
msgstr ""
|
667 |
|
668 |
+
#: inc/core/class.data.php:497
|
669 |
+
msgid "You can upload custom icon for this list or pick a built-in icon"
|
670 |
msgstr ""
|
671 |
|
672 |
+
#: inc/core/class.data.php:502
|
673 |
+
#: inc/core/class.data.php:598
|
674 |
+
#: inc/core/class.data.php:665
|
675 |
+
msgid "Icon color"
|
|
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: inc/core/class.data.php:503
|
679 |
+
#: inc/core/class.data.php:599
|
680 |
+
#: inc/core/class.data.php:666
|
681 |
+
msgid "This color will be applied to the selected icon. Does not works with uploaded icons"
|
682 |
msgstr ""
|
683 |
|
684 |
+
#: inc/core/class.data.php:512
|
|
|
|
|
|
|
|
|
685 |
msgid ""
|
686 |
"<ul>\n"
|
687 |
"<li>List item</li>\n"
|
690 |
"</ul>"
|
691 |
msgstr ""
|
692 |
|
693 |
+
#: inc/core/class.data.php:513
|
694 |
msgid "Styled unordered list"
|
695 |
msgstr ""
|
696 |
|
697 |
+
#: inc/core/class.data.php:518
|
698 |
msgid "Button"
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: inc/core/class.data.php:525
|
702 |
+
msgid "Link"
|
703 |
+
msgstr ""
|
704 |
+
|
705 |
+
#: inc/core/class.data.php:526
|
706 |
msgid "Button link"
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: inc/core/class.data.php:531
|
710 |
+
#: inc/core/class.data.php:1225
|
711 |
msgid "Same tab"
|
712 |
msgstr ""
|
713 |
|
714 |
+
#: inc/core/class.data.php:532
|
715 |
+
#: inc/core/class.data.php:1226
|
716 |
msgid "New tab"
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: inc/core/class.data.php:535
|
720 |
+
#: inc/core/class.data.php:1229
|
721 |
msgid "Target"
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: inc/core/class.data.php:536
|
725 |
msgid "Button link target"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: inc/core/class.data.php:543
|
729 |
+
#: inc/core/class.data.php:703
|
730 |
msgid "Soft"
|
731 |
msgstr ""
|
732 |
|
733 |
+
#: inc/core/class.data.php:544
|
734 |
+
#: inc/core/class.data.php:704
|
735 |
msgid "Glass"
|
736 |
msgstr ""
|
737 |
|
738 |
+
#: inc/core/class.data.php:545
|
739 |
+
#: inc/core/class.data.php:705
|
740 |
msgid "Bubbles"
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: inc/core/class.data.php:546
|
744 |
+
#: inc/core/class.data.php:706
|
745 |
msgid "Noise"
|
746 |
msgstr ""
|
747 |
|
748 |
+
#: inc/core/class.data.php:547
|
749 |
msgid "Stroked"
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: inc/core/class.data.php:548
|
753 |
msgid "3D"
|
754 |
msgstr ""
|
755 |
|
756 |
+
#: inc/core/class.data.php:551
|
757 |
msgid "Button background style preset"
|
758 |
msgstr ""
|
759 |
|
760 |
+
#: inc/core/class.data.php:557
|
761 |
msgid "Button background color"
|
762 |
msgstr ""
|
763 |
|
764 |
+
#: inc/core/class.data.php:564
|
765 |
msgid "Button text color"
|
766 |
msgstr ""
|
767 |
|
768 |
+
#: inc/core/class.data.php:570
|
769 |
msgid "Button size"
|
770 |
msgstr ""
|
771 |
|
772 |
+
#: inc/core/class.data.php:575
|
773 |
msgid "Fluid"
|
774 |
msgstr ""
|
775 |
|
776 |
+
#: inc/core/class.data.php:575
|
777 |
msgid "Fluid buttons has 100% width"
|
778 |
msgstr ""
|
779 |
|
780 |
+
#: inc/core/class.data.php:580
|
781 |
msgid "Is button centered on the page"
|
782 |
msgstr ""
|
783 |
|
784 |
+
#: inc/core/class.data.php:586
|
785 |
+
#: inc/core/class.data.php:729
|
786 |
+
#: inc/core/class.data.php:766
|
787 |
msgid "Radius"
|
788 |
msgstr ""
|
789 |
|
790 |
+
#: inc/core/class.data.php:587
|
791 |
msgid "Radius of button corners. Auto-radius calculation based on button size"
|
792 |
msgstr ""
|
793 |
|
794 |
+
#: inc/core/class.data.php:593
|
795 |
+
msgid "You can upload custom icon for this button or pick a built-in icon"
|
|
|
|
|
|
|
|
|
|
|
796 |
msgstr ""
|
797 |
|
798 |
+
#: inc/core/class.data.php:605
|
799 |
msgid "Dark"
|
800 |
msgstr ""
|
801 |
|
802 |
+
#: inc/core/class.data.php:608
|
803 |
msgid "Text shadow color"
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: inc/core/class.data.php:608
|
807 |
msgid "Color of button text shadow"
|
808 |
msgstr ""
|
809 |
|
810 |
+
#: inc/core/class.data.php:613
|
811 |
+
#: inc/core/class.data.php:1823
|
812 |
msgid "None"
|
813 |
msgstr ""
|
814 |
|
815 |
+
#: inc/core/class.data.php:614
|
816 |
+
#: inc/core/class.data.php:840
|
817 |
msgid "Top"
|
818 |
msgstr ""
|
819 |
|
820 |
+
#: inc/core/class.data.php:616
|
821 |
+
#: inc/core/class.data.php:841
|
822 |
msgid "Bottom"
|
823 |
msgstr ""
|
824 |
|
825 |
+
#: inc/core/class.data.php:618
|
826 |
msgid "Top right"
|
827 |
msgstr ""
|
828 |
|
829 |
+
#: inc/core/class.data.php:619
|
830 |
msgid "Top left"
|
831 |
msgstr ""
|
832 |
|
833 |
+
#: inc/core/class.data.php:619
|
834 |
msgid "Bottom right"
|
835 |
msgstr ""
|
836 |
|
837 |
+
#: inc/core/class.data.php:619
|
838 |
msgid "Bottom left"
|
839 |
msgstr ""
|
840 |
|
841 |
+
#: inc/core/class.data.php:621
|
842 |
msgid "Text shadow position"
|
843 |
msgstr ""
|
844 |
|
845 |
+
#: inc/core/class.data.php:621
|
846 |
msgid "Position of button text shadow"
|
847 |
msgstr ""
|
848 |
|
849 |
+
#: inc/core/class.data.php:625
|
850 |
msgid "Description"
|
851 |
msgstr ""
|
852 |
|
853 |
+
#: inc/core/class.data.php:626
|
854 |
msgid "Small description under button text. This option is incompatible with icon."
|
855 |
msgstr ""
|
856 |
|
857 |
+
#: inc/core/class.data.php:630
|
858 |
+
msgid "onClick"
|
859 |
+
msgstr ""
|
860 |
+
|
861 |
+
#: inc/core/class.data.php:631
|
862 |
+
msgid "Advanced JavaScript code for onClick action"
|
863 |
+
msgstr ""
|
864 |
+
|
865 |
+
#: inc/core/class.data.php:640
|
866 |
msgid "Button text"
|
867 |
msgstr ""
|
868 |
|
869 |
+
#: inc/core/class.data.php:641
|
870 |
msgid "Styled button"
|
871 |
msgstr ""
|
872 |
|
873 |
+
#: inc/core/class.data.php:646
|
874 |
msgid "Service"
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: inc/core/class.data.php:652
|
878 |
+
#: inc/core/class.shortcodes.php:409
|
879 |
msgid "Service title"
|
880 |
msgstr ""
|
881 |
|
882 |
+
#: inc/core/class.data.php:654
|
883 |
msgid "Service name"
|
884 |
msgstr ""
|
885 |
|
886 |
+
#: inc/core/class.data.php:660
|
887 |
msgid "You can upload custom icon for this box"
|
888 |
msgstr ""
|
889 |
|
890 |
+
#: inc/core/class.data.php:674
|
891 |
msgid "Icon size"
|
892 |
msgstr ""
|
893 |
|
894 |
+
#: inc/core/class.data.php:675
|
895 |
msgid "Size of the uploaded icon in pixels"
|
896 |
msgstr ""
|
897 |
|
898 |
+
#: inc/core/class.data.php:684
|
899 |
msgid "Service description"
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: inc/core/class.data.php:685
|
903 |
msgid "Service box with title"
|
904 |
msgstr ""
|
905 |
|
906 |
+
#: inc/core/class.data.php:696
|
907 |
msgid "Box title"
|
908 |
msgstr ""
|
909 |
|
910 |
+
#: inc/core/class.data.php:697
|
911 |
msgid "Text for the box title"
|
912 |
msgstr ""
|
913 |
|
914 |
+
#: inc/core/class.data.php:710
|
915 |
msgid "Box style preset"
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: inc/core/class.data.php:716
|
919 |
msgid "Color"
|
920 |
msgstr ""
|
921 |
|
922 |
+
#: inc/core/class.data.php:717
|
923 |
msgid "Color for the box title and borders"
|
924 |
msgstr ""
|
925 |
|
926 |
+
#: inc/core/class.data.php:723
|
927 |
msgid "Title text color"
|
928 |
msgstr ""
|
929 |
|
930 |
+
#: inc/core/class.data.php:723
|
931 |
msgid "Color for the box title text"
|
932 |
msgstr ""
|
933 |
|
934 |
+
#: inc/core/class.data.php:730
|
935 |
msgid "Box corners radius"
|
936 |
msgstr ""
|
937 |
|
938 |
+
#: inc/core/class.data.php:739
|
939 |
msgid "Box content"
|
940 |
msgstr ""
|
941 |
|
942 |
+
#: inc/core/class.data.php:740
|
943 |
msgid "Colored box with caption"
|
944 |
msgstr ""
|
945 |
|
946 |
+
#: inc/core/class.data.php:745
|
947 |
+
msgid "Note"
|
948 |
+
msgstr ""
|
949 |
+
|
950 |
+
#: inc/core/class.data.php:753
|
951 |
msgid "Note background color"
|
952 |
msgstr ""
|
953 |
|
954 |
+
#: inc/core/class.data.php:760
|
955 |
msgid "Note text color"
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: inc/core/class.data.php:766
|
959 |
msgid "Note corners radius"
|
960 |
msgstr ""
|
961 |
|
962 |
+
#: inc/core/class.data.php:774
|
963 |
msgid "Note text"
|
964 |
msgstr ""
|
965 |
|
966 |
+
#: inc/core/class.data.php:775
|
967 |
msgid "Colored box"
|
968 |
msgstr ""
|
969 |
|
970 |
+
#: inc/core/class.data.php:780
|
971 |
msgid "Lightbox"
|
972 |
msgstr ""
|
973 |
|
974 |
+
#: inc/core/class.data.php:787
|
975 |
msgid "Iframe"
|
976 |
msgstr ""
|
977 |
|
978 |
+
#: inc/core/class.data.php:788
|
979 |
msgid "Image"
|
980 |
msgstr ""
|
981 |
|
982 |
+
#: inc/core/class.data.php:789
|
983 |
msgid "Inline (html content)"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: inc/core/class.data.php:792
|
987 |
msgid "Content type"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: inc/core/class.data.php:793
|
991 |
msgid "Select type of the lightbox window content"
|
992 |
msgstr ""
|
993 |
|
994 |
+
#: inc/core/class.data.php:797
|
995 |
msgid "Content source"
|
996 |
msgstr ""
|
997 |
|
998 |
+
#: inc/core/class.data.php:798
|
999 |
msgid "Insert here URL or CSS selector. Use URL for Iframe and Image content types. Use CSS selector for Inline content type.<br />Example values:<br /><b%value>http://www.youtube.com/watch?v=NbE8INOjTKM</b> - YouTube video (iframe)<br /><b%value>http://example.com/wp-content/uploads/image.jpg</b> - uploaded image (image)<br /><b%value>http://example.com/</b> - any web page (iframe)<br /><b%value>#contact-form</b> - any HTML content (inline)"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: inc/core/class.data.php:807
|
1003 |
msgid "[%prefix_button] Click Here to Watch the Video [/%prefix_button]"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: inc/core/class.data.php:808
|
1007 |
msgid "Lightbox window with custom content"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#: inc/core/class.data.php:813
|
1011 |
msgid "Tooltip"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: inc/core/class.data.php:820
|
1015 |
msgid "Basic: Light"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: inc/core/class.data.php:821
|
1019 |
msgid "Basic: Dark"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
+
#: inc/core/class.data.php:822
|
1023 |
msgid "Basic: Yellow"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: inc/core/class.data.php:823
|
1027 |
msgid "Basic: Green"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: inc/core/class.data.php:824
|
1031 |
msgid "Basic: Red"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
+
#: inc/core/class.data.php:825
|
1035 |
msgid "Basic: Blue"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
+
#: inc/core/class.data.php:826
|
1039 |
msgid "Youtube"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: inc/core/class.data.php:827
|
1043 |
msgid "Tipsy"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: inc/core/class.data.php:828
|
1047 |
msgid "Bootstrap"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: inc/core/class.data.php:829
|
1051 |
msgid "jTools"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: inc/core/class.data.php:830
|
1055 |
msgid "Tipped"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: inc/core/class.data.php:831
|
1059 |
msgid "Cluetip"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: inc/core/class.data.php:835
|
1063 |
msgid "Tooltip window style"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: inc/core/class.data.php:846
|
1067 |
msgid "Position"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: inc/core/class.data.php:847
|
1071 |
msgid "Tooltip position"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: inc/core/class.data.php:852
|
1075 |
msgid "Shadow"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: inc/core/class.data.php:853
|
1079 |
msgid "Add shadow to tooltip. This option is only works with basic styes, e.g. blue, green etc."
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: inc/core/class.data.php:858
|
1083 |
msgid "Rounded corners"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: inc/core/class.data.php:859
|
1087 |
msgid "Use rounded for tooltip. This option is only works with basic styes, e.g. blue, green etc."
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: inc/core/class.data.php:873
|
1091 |
msgid "Font size"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: inc/core/class.data.php:874
|
1095 |
msgid "Tooltip font size"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
+
#: inc/core/class.data.php:878
|
1099 |
msgid "Tooltip title"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: inc/core/class.data.php:879
|
1103 |
msgid "Enter title for tooltip window. Leave this field empty to hide the title"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: inc/core/class.data.php:882
|
1107 |
+
#: inc/core/class.shortcodes.php:496
|
1108 |
msgid "Tooltip text"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
+
#: inc/core/class.data.php:883
|
1112 |
msgid "Tooltip content"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
+
#: inc/core/class.data.php:884
|
1116 |
msgid "Enter tooltip content here"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
+
#: inc/core/class.data.php:889
|
1120 |
msgid "Show and hide on mouse hover"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
+
#: inc/core/class.data.php:890
|
1124 |
msgid "Show and hide by mouse click"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
+
#: inc/core/class.data.php:891
|
1128 |
msgid "Always visible"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: inc/core/class.data.php:894
|
1132 |
msgid "Behavior"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
+
#: inc/core/class.data.php:895
|
1136 |
msgid "Select tooltip behavior"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: inc/core/class.data.php:900
|
1140 |
msgid "Close button"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: inc/core/class.data.php:901
|
1144 |
msgid "Show close button"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
+
#: inc/core/class.data.php:910
|
1148 |
msgid "[%prefix_button] Hover me to open tooltip [/%prefix_button]"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
+
#: inc/core/class.data.php:911
|
1152 |
msgid "Tooltip window with custom content"
|
1153 |
msgstr ""
|
1154 |
|
1155 |
+
#: inc/core/class.data.php:916
|
1156 |
msgid "Private"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
+
#: inc/core/class.data.php:927
|
1160 |
msgid "Private note text"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
+
#: inc/core/class.data.php:928
|
1164 |
msgid "Private note for post authors"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
+
#: inc/core/class.data.php:933
|
1168 |
msgid "YouTube"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
+
#: inc/core/class.data.php:940
|
1172 |
+
#: inc/core/class.data.php:992
|
1173 |
+
#: inc/core/class.data.php:1042
|
1174 |
+
#: inc/core/class.data.php:1303
|
1175 |
+
#: inc/core/class.data.php:1401
|
1176 |
msgid "Url"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
+
#: inc/core/class.data.php:941
|
1180 |
msgid "Url of YouTube page with video. Ex: http://youtube.com/watch?v=XXXXXX"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
+
#: inc/core/class.data.php:949
|
1184 |
+
#: inc/core/class.data.php:1000
|
1185 |
+
#: inc/core/class.data.php:1050
|
1186 |
+
#: inc/core/class.data.php:1093
|
1187 |
+
#: inc/core/class.data.php:1148
|
1188 |
+
#: inc/core/class.data.php:1410
|
1189 |
+
#: inc/core/class.data.php:1450
|
1190 |
+
#: inc/core/class.data.php:1501
|
1191 |
+
#: inc/core/class.data.php:1593
|
1192 |
+
#: inc/core/class.data.php:1701
|
1193 |
msgid "Width"
|
1194 |
msgstr ""
|
1195 |
|
1196 |
+
#: inc/core/class.data.php:950
|
1197 |
+
#: inc/core/class.data.php:1001
|
1198 |
+
#: inc/core/class.data.php:1051
|
1199 |
+
#: inc/core/class.data.php:1149
|
1200 |
msgid "Player width"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
+
#: inc/core/class.data.php:959
|
1204 |
+
#: inc/core/class.data.php:1010
|
1205 |
+
#: inc/core/class.data.php:1060
|
1206 |
+
#: inc/core/class.data.php:1158
|
1207 |
msgid "Player height"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
+
#: inc/core/class.data.php:964
|
1211 |
+
#: inc/core/class.data.php:1015
|
1212 |
+
#: inc/core/class.data.php:1065
|
1213 |
+
#: inc/core/class.data.php:1425
|
1214 |
+
#: inc/core/class.data.php:1465
|
1215 |
+
#: inc/core/class.data.php:1514
|
1216 |
+
#: inc/core/class.data.php:1606
|
1217 |
msgid "Responsive"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
+
#: inc/core/class.data.php:965
|
1221 |
+
#: inc/core/class.data.php:1016
|
1222 |
+
#: inc/core/class.data.php:1066
|
1223 |
msgid "Ignore width and height parameters and make player responsive"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
+
#: inc/core/class.data.php:970
|
1227 |
+
#: inc/core/class.data.php:1021
|
1228 |
+
#: inc/core/class.data.php:1099
|
1229 |
+
#: inc/core/class.data.php:1169
|
1230 |
+
#: inc/core/class.data.php:1549
|
1231 |
+
#: inc/core/class.data.php:1657
|
1232 |
msgid "Autoplay"
|
1233 |
msgstr ""
|
1234 |
|
1235 |
+
#: inc/core/class.data.php:971
|
1236 |
+
#: inc/core/class.data.php:1022
|
1237 |
msgid "Play video automatically when page is loaded"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
+
#: inc/core/class.data.php:980
|
1241 |
msgid "YouTube video"
|
1242 |
msgstr ""
|
1243 |
|
1244 |
+
#: inc/core/class.data.php:985
|
1245 |
msgid "Vimeo"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
+
#: inc/core/class.data.php:992
|
1249 |
msgid "Url of Vimeo page with video"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
+
#: inc/core/class.data.php:1031
|
1253 |
msgid "Vimeo video"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
+
#: inc/core/class.data.php:1036
|
1257 |
msgid "Screenr"
|
1258 |
msgstr ""
|
1259 |
|
1260 |
+
#: inc/core/class.data.php:1042
|
1261 |
msgid "Url of Screenr page with video"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
+
#: inc/core/class.data.php:1075
|
1265 |
msgid "Screenr video"
|
1266 |
msgstr ""
|
1267 |
|
1268 |
+
#: inc/core/class.data.php:1080
|
1269 |
msgid "Audio"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
+
#: inc/core/class.data.php:1087
|
1273 |
+
#: inc/core/class.data.php:1127
|
1274 |
msgid "File"
|
1275 |
msgstr ""
|
1276 |
|
1277 |
+
#: inc/core/class.data.php:1088
|
1278 |
msgid "Audio file url. Supported formats: mp3, ogg"
|
1279 |
msgstr ""
|
1280 |
|
1281 |
+
#: inc/core/class.data.php:1094
|
1282 |
msgid "Player width. You can specify width in percents and player will be responsive. Example values: <b%value>200px</b>, <b%value>100%</b>"
|
1283 |
msgstr ""
|
1284 |
|
1285 |
+
#: inc/core/class.data.php:1100
|
1286 |
+
#: inc/core/class.data.php:1170
|
1287 |
msgid "Play file automatically when page is loaded"
|
1288 |
msgstr ""
|
1289 |
|
1290 |
+
#: inc/core/class.data.php:1105
|
1291 |
+
#: inc/core/class.data.php:1175
|
1292 |
msgid "Loop"
|
1293 |
msgstr ""
|
1294 |
|
1295 |
+
#: inc/core/class.data.php:1106
|
1296 |
+
#: inc/core/class.data.php:1176
|
1297 |
msgid "Repeat when playback is ended"
|
1298 |
msgstr ""
|
1299 |
|
1300 |
+
#: inc/core/class.data.php:1115
|
1301 |
msgid "Custom audio player"
|
1302 |
msgstr ""
|
1303 |
|
1304 |
+
#: inc/core/class.data.php:1120
|
1305 |
msgid "Video"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
+
#: inc/core/class.data.php:1128
|
1309 |
msgid "Url to mp4/flv video-file"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
+
#: inc/core/class.data.php:1133
|
1313 |
msgid "Poster"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: inc/core/class.data.php:1134
|
1317 |
msgid "Url to poster image, that will be shown before playback"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
+
#: inc/core/class.data.php:1140
|
1321 |
msgid "Player title"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
+
#: inc/core/class.data.php:1163
|
1325 |
msgid "Controls"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: inc/core/class.data.php:1164
|
1329 |
msgid "Show player controls (play/pause etc.) or not"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: inc/core/class.data.php:1185
|
1333 |
msgid "Custom video player"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: inc/core/class.data.php:1190
|
1337 |
msgid "Table"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: inc/core/class.data.php:1197
|
1341 |
msgid "CSV file"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: inc/core/class.data.php:1198
|
1345 |
msgid "Upload CSV file if you want to create HTML-table from file"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: inc/core/class.data.php:1207
|
1349 |
msgid ""
|
1350 |
"<table>\n"
|
1351 |
"<tr>\n"
|
1359 |
"</table>"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
+
#: inc/core/class.data.php:1208
|
1363 |
msgid "Styled table from HTML or CSV file"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
+
#: inc/core/class.data.php:1213
|
1367 |
msgid "Permalink"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
+
#: inc/core/class.data.php:1219
|
1371 |
msgid "ID"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
+
#: inc/core/class.data.php:1220
|
1375 |
msgid "Post or page ID"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
+
#: inc/core/class.data.php:1230
|
1379 |
msgid "Link target. blank - link will be opened in new window/tab"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
+
#: inc/core/class.data.php:1240
|
1383 |
msgid "Permalink to specified post/page"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: inc/core/class.data.php:1245
|
1387 |
msgid "Members"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
+
#: inc/core/class.data.php:1250
|
1391 |
+
#: inc/core/class.shortcodes.php:698
|
1392 |
msgid "This content is for registered users only. Please %login%."
|
1393 |
msgstr ""
|
1394 |
|
1395 |
+
#: inc/core/class.data.php:1251
|
1396 |
msgid "Message"
|
1397 |
msgstr ""
|
1398 |
|
1399 |
+
#: inc/core/class.data.php:1251
|
1400 |
msgid "Message for not logged users"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
+
#: inc/core/class.data.php:1256
|
1404 |
msgid "Box color"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: inc/core/class.data.php:1256
|
1408 |
msgid "This color will applied only to box for not logged users"
|
1409 |
msgstr ""
|
1410 |
|
1411 |
+
#: inc/core/class.data.php:1259
|
1412 |
+
#: inc/core/class.shortcodes.php:701
|
1413 |
msgid "login"
|
1414 |
msgstr ""
|
1415 |
|
1416 |
+
#: inc/core/class.data.php:1260
|
1417 |
msgid "Login link text"
|
1418 |
msgstr ""
|
1419 |
|
1420 |
+
#: inc/core/class.data.php:1260
|
1421 |
msgid "Text for the login link"
|
1422 |
msgstr ""
|
1423 |
|
1424 |
+
#: inc/core/class.data.php:1264
|
1425 |
msgid "Login link url"
|
1426 |
msgstr ""
|
1427 |
|
1428 |
+
#: inc/core/class.data.php:1273
|
1429 |
msgid "Content for logged members"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
+
#: inc/core/class.data.php:1274
|
1433 |
msgid "Content for logged in members only"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
+
#: inc/core/class.data.php:1279
|
1437 |
msgid "Guests"
|
1438 |
msgstr ""
|
1439 |
|
1440 |
+
#: inc/core/class.data.php:1290
|
1441 |
msgid "Content for guests"
|
1442 |
msgstr ""
|
1443 |
|
1444 |
+
#: inc/core/class.data.php:1291
|
1445 |
msgid "Content for guests only"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
+
#: inc/core/class.data.php:1296
|
1449 |
msgid "RSS Feed"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
+
#: inc/core/class.data.php:1304
|
1453 |
msgid "Url to RSS-feed"
|
1454 |
msgstr ""
|
1455 |
|
1456 |
+
#: inc/core/class.data.php:1309
|
1457 |
msgid "Limit"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
+
#: inc/core/class.data.php:1309
|
1461 |
msgid "Number of items to show"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
+
#: inc/core/class.data.php:1318
|
1465 |
msgid "Feed grabber"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
+
#: inc/core/class.data.php:1323
|
1469 |
msgid "Menu"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
+
#: inc/core/class.data.php:1330
|
1473 |
msgid "Menu name"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: inc/core/class.data.php:1330
|
1477 |
msgid "Custom menu name. Ex: Main menu"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
+
#: inc/core/class.data.php:1339
|
1481 |
msgid "Custom menu by name"
|
1482 |
msgstr ""
|
1483 |
|
1484 |
+
#: inc/core/class.data.php:1344
|
1485 |
msgid "Sub pages"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: inc/core/class.data.php:1351
|
1489 |
+
#: inc/core/class.data.php:1379
|
1490 |
msgid "Depth"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
+
#: inc/core/class.data.php:1352
|
1494 |
msgid "Max depth level of children pages"
|
1495 |
msgstr ""
|
1496 |
|
1497 |
+
#: inc/core/class.data.php:1357
|
1498 |
msgid "Parent ID"
|
1499 |
msgstr ""
|
1500 |
|
1501 |
+
#: inc/core/class.data.php:1358
|
1502 |
msgid "ID of the parent page. Leave blank to use current page"
|
1503 |
msgstr ""
|
1504 |
|
1505 |
+
#: inc/core/class.data.php:1367
|
1506 |
msgid "List of sub pages"
|
1507 |
msgstr ""
|
1508 |
|
1509 |
+
#: inc/core/class.data.php:1372
|
1510 |
msgid "Siblings"
|
1511 |
msgstr ""
|
1512 |
|
1513 |
+
#: inc/core/class.data.php:1380
|
1514 |
msgid "Max depth level"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
+
#: inc/core/class.data.php:1389
|
1518 |
msgid "List of cureent page siblings"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
+
#: inc/core/class.data.php:1394
|
1522 |
msgid "Document"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
+
#: inc/core/class.data.php:1402
|
1526 |
msgid "Url to uploaded document. Supported formats: doc, xls, pdf etc."
|
1527 |
msgstr ""
|
1528 |
|
1529 |
+
#: inc/core/class.data.php:1411
|
1530 |
msgid "Viewer width"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
+
#: inc/core/class.data.php:1420
|
1534 |
msgid "Viewer height"
|
1535 |
msgstr ""
|
1536 |
|
1537 |
+
#: inc/core/class.data.php:1426
|
1538 |
msgid "Ignore width and height parameters and make viewer responsive"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: inc/core/class.data.php:1435
|
1542 |
msgid "Document viewer by Google"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
+
#: inc/core/class.data.php:1440
|
1546 |
msgid "Gmap"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
+
#: inc/core/class.data.php:1451
|
1550 |
msgid "Map width"
|
1551 |
msgstr ""
|
1552 |
|
1553 |
+
#: inc/core/class.data.php:1460
|
1554 |
msgid "Map height"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: inc/core/class.data.php:1466
|
1558 |
msgid "Ignore width and height parameters and make map responsive"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
+
#: inc/core/class.data.php:1471
|
1562 |
msgid "Marker"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
+
#: inc/core/class.data.php:1472
|
1566 |
msgid "Address for the marker. You can type it in any language"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
+
#: inc/core/class.data.php:1481
|
1570 |
msgid "Maps by Google"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
+
#: inc/core/class.data.php:1486
|
1574 |
msgid "Slider"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
+
#: inc/core/class.data.php:1493
|
1578 |
msgid "Choose source gallery, that will be used for this slider"
|
1579 |
msgstr ""
|
1580 |
|
1581 |
+
#: inc/core/class.data.php:1501
|
1582 |
msgid "Slider width (in pixels)"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
+
#: inc/core/class.data.php:1509
|
1586 |
msgid "Slider height (in pixels)"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
+
#: inc/core/class.data.php:1515
|
1590 |
msgid "Ignore width and height parameters and make slider responsive"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
+
#: inc/core/class.data.php:1520
|
1594 |
+
#: inc/core/class.data.php:1628
|
1595 |
+
#: inc/core/class.data.php:1719
|
1596 |
msgid "Show titles"
|
1597 |
msgstr ""
|
1598 |
|
1599 |
+
#: inc/core/class.data.php:1520
|
1600 |
msgid "Display slide titles"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
+
#: inc/core/class.data.php:1525
|
1604 |
msgid "Is slider centered on the page"
|
1605 |
msgstr ""
|
1606 |
|
1607 |
+
#: inc/core/class.data.php:1530
|
1608 |
+
#: inc/core/class.data.php:1638
|
1609 |
msgid "Arrows"
|
1610 |
msgstr ""
|
1611 |
|
1612 |
+
#: inc/core/class.data.php:1530
|
1613 |
+
#: inc/core/class.data.php:1638
|
1614 |
msgid "Show left and right arrows"
|
1615 |
msgstr ""
|
1616 |
|
1617 |
+
#: inc/core/class.data.php:1535
|
1618 |
+
#: inc/core/class.data.php:1643
|
1619 |
msgid "Pagination"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
+
#: inc/core/class.data.php:1536
|
1623 |
+
#: inc/core/class.data.php:1644
|
1624 |
msgid "Show pagination"
|
1625 |
msgstr ""
|
1626 |
|
1627 |
+
#: inc/core/class.data.php:1540
|
1628 |
+
#: inc/core/class.data.php:1648
|
1629 |
msgid "Mouse wheel control"
|
1630 |
msgstr ""
|
1631 |
|
1632 |
+
#: inc/core/class.data.php:1541
|
1633 |
msgid "Allow to change slides with mouse wheel"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
+
#: inc/core/class.data.php:1550
|
1637 |
msgid "Choose interval between slide animations. Set to 0 to disable autoplay"
|
1638 |
msgstr ""
|
1639 |
|
1640 |
+
#: inc/core/class.data.php:1558
|
1641 |
+
#: inc/core/class.data.php:1666
|
1642 |
msgid "Speed"
|
1643 |
msgstr ""
|
1644 |
|
1645 |
+
#: inc/core/class.data.php:1558
|
1646 |
+
#: inc/core/class.data.php:1666
|
1647 |
msgid "Specify animation speed"
|
1648 |
msgstr ""
|
1649 |
|
1650 |
+
#: inc/core/class.data.php:1563
|
1651 |
+
#: inc/core/class.data.php:1671
|
1652 |
+
#: inc/core/class.data.php:1725
|
1653 |
msgid "Links target"
|
1654 |
msgstr ""
|
1655 |
|
1656 |
+
#: inc/core/class.data.php:1564
|
1657 |
msgid "Open slides links in new window/tab"
|
1658 |
msgstr ""
|
1659 |
|
1660 |
+
#: inc/core/class.data.php:1573
|
1661 |
msgid "Customizable image slider"
|
1662 |
msgstr ""
|
1663 |
|
1664 |
+
#: inc/core/class.data.php:1578
|
1665 |
msgid "Carousel"
|
1666 |
msgstr ""
|
1667 |
|
1668 |
+
#: inc/core/class.data.php:1585
|
1669 |
msgid "Choose source gallery, that will be used for this carousel"
|
1670 |
msgstr ""
|
1671 |
|
1672 |
+
#: inc/core/class.data.php:1593
|
1673 |
msgid "Carousel width (in pixels)"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
+
#: inc/core/class.data.php:1601
|
1677 |
msgid "Carousel height (in pixels)"
|
1678 |
msgstr ""
|
1679 |
|
1680 |
+
#: inc/core/class.data.php:1607
|
1681 |
msgid "Ignore width and height parameters and make carousel responsive"
|
1682 |
msgstr ""
|
1683 |
|
1684 |
+
#: inc/core/class.data.php:1614
|
1685 |
msgid "Items to show"
|
1686 |
msgstr ""
|
1687 |
|
1688 |
+
#: inc/core/class.data.php:1615
|
1689 |
msgid "How much carousel items is visible"
|
1690 |
msgstr ""
|
1691 |
|
1692 |
+
#: inc/core/class.data.php:1622
|
1693 |
msgid "Scroll number"
|
1694 |
msgstr ""
|
1695 |
|
1696 |
+
#: inc/core/class.data.php:1623
|
1697 |
msgid "How much items are scrolled in one transition"
|
1698 |
msgstr ""
|
1699 |
|
1700 |
+
#: inc/core/class.data.php:1628
|
1701 |
msgid "Display titles for each item"
|
1702 |
msgstr ""
|
1703 |
|
1704 |
+
#: inc/core/class.data.php:1633
|
1705 |
msgid "Is carousel centered on the page"
|
1706 |
msgstr ""
|
1707 |
|
1708 |
+
#: inc/core/class.data.php:1649
|
1709 |
msgid "Allow to rotate carousel with mouse wheel"
|
1710 |
msgstr ""
|
1711 |
|
1712 |
+
#: inc/core/class.data.php:1658
|
1713 |
msgid "Choose interval between auto animations. Set to 0 to disable autoplay"
|
1714 |
msgstr ""
|
1715 |
|
1716 |
+
#: inc/core/class.data.php:1672
|
1717 |
msgid "Open carousel links in new window/tab"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
+
#: inc/core/class.data.php:1681
|
1721 |
msgid "Customizable image carousel"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
+
#: inc/core/class.data.php:1693
|
1725 |
msgid "Choose source gallery, that will be used for this shortcode"
|
1726 |
msgstr ""
|
1727 |
|
1728 |
+
#: inc/core/class.data.php:1701
|
1729 |
msgid "Single item width (in pixels)"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
+
#: inc/core/class.data.php:1709
|
1733 |
msgid "Single item height (in pixels)"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
+
#: inc/core/class.data.php:1714
|
1737 |
msgid "Never"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
+
#: inc/core/class.data.php:1715
|
1741 |
msgid "On mouse over"
|
1742 |
msgstr ""
|
1743 |
|
1744 |
+
#: inc/core/class.data.php:1716
|
1745 |
msgid "Always"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
+
#: inc/core/class.data.php:1720
|
1749 |
msgid "Title display mode"
|
1750 |
msgstr ""
|
1751 |
|
1752 |
+
#: inc/core/class.data.php:1725
|
1753 |
msgid "Open links in new window/tab"
|
1754 |
msgstr ""
|
1755 |
|
1756 |
+
#: inc/core/class.data.php:1734
|
1757 |
msgid "Customizable image gallery"
|
1758 |
msgstr ""
|
1759 |
|
1760 |
+
#: inc/core/class.data.php:1739
|
1761 |
msgid "Posts"
|
1762 |
msgstr ""
|
1763 |
|
1764 |
+
#: inc/core/class.data.php:1744
|
1765 |
msgid "Template"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
+
#: inc/core/class.data.php:1745
|
1769 |
msgid "<b>Do not change this field value if you do not understand description below.</b><br/>Relative path to the template file. Default templates is placed under the plugin directory (templates folder). You can copy it under your theme directory and modify as you want. You can use following default templates that already available in the plugin directory:<br/><b%value>templates/default-loop.php</b> - posts loop<br/><b%value>templates/teaser-loop.php</b> - posts loop with thumbnail and title<br/><b%value>templates/single-post.php</b> - single post template<br/><b%value>templates/list-loop.php</b> - unordered list with posts titles"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
+
#: inc/core/class.data.php:1749
|
1773 |
msgid "Post ID's"
|
1774 |
msgstr ""
|
1775 |
|
1776 |
+
#: inc/core/class.data.php:1750
|
1777 |
msgid "Enter comma separated ID's of the posts that you want to show"
|
1778 |
msgstr ""
|
1779 |
|
1780 |
+
#: inc/core/class.data.php:1758
|
1781 |
msgid "Posts per page"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
+
#: inc/core/class.data.php:1759
|
1785 |
msgid "Specify number of posts that you want to show. Enter -1 to get all posts"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
+
#: inc/core/class.data.php:1766
|
1789 |
msgid "Post types"
|
1790 |
msgstr ""
|
1791 |
|
1792 |
+
#: inc/core/class.data.php:1767
|
1793 |
msgid "Select post types. Hold Ctrl key to select multiple post types"
|
1794 |
msgstr ""
|
1795 |
|
1796 |
+
#: inc/core/class.data.php:1773
|
1797 |
msgid "Taxonomy"
|
1798 |
msgstr ""
|
1799 |
|
1800 |
+
#: inc/core/class.data.php:1774
|
1801 |
msgid "Select taxonomy to show posts from"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
+
#: inc/core/class.data.php:1781
|
1805 |
msgid "Terms"
|
1806 |
msgstr ""
|
1807 |
|
1808 |
+
#: inc/core/class.data.php:1781
|
1809 |
msgid "Select terms to show posts from"
|
1810 |
msgstr ""
|
1811 |
|
1812 |
+
#: inc/core/class.data.php:1786
|
1813 |
msgid "Taxonomy term operator"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
+
#: inc/core/class.data.php:1787
|
1817 |
msgid "IN - posts that have any of selected categories terms<br/>NOT IN - posts that is does not have any of selected terms<br/>AND - posts that have all selected terms"
|
1818 |
msgstr ""
|
1819 |
|
1820 |
+
#: inc/core/class.data.php:1794
|
1821 |
msgid "Authors"
|
1822 |
msgstr ""
|
1823 |
|
1824 |
+
#: inc/core/class.data.php:1795
|
1825 |
msgid "Choose the authors whose posts you want to show"
|
1826 |
msgstr ""
|
1827 |
|
1828 |
+
#: inc/core/class.data.php:1799
|
1829 |
msgid "Meta key"
|
1830 |
msgstr ""
|
1831 |
|
1832 |
+
#: inc/core/class.data.php:1800
|
1833 |
msgid "Enter meta key name to show posts that have this key"
|
1834 |
msgstr ""
|
1835 |
|
1836 |
+
#: inc/core/class.data.php:1807
|
1837 |
msgid "Offset"
|
1838 |
msgstr ""
|
1839 |
|
1840 |
+
#: inc/core/class.data.php:1808
|
1841 |
msgid "Specify offset to start posts loop not from first post"
|
1842 |
msgstr ""
|
1843 |
|
1844 |
+
#: inc/core/class.data.php:1813
|
1845 |
msgid "Descending"
|
1846 |
msgstr ""
|
1847 |
|
1848 |
+
#: inc/core/class.data.php:1814
|
1849 |
msgid "Ascending"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
+
#: inc/core/class.data.php:1817
|
1853 |
msgid "Order"
|
1854 |
msgstr ""
|
1855 |
|
1856 |
+
#: inc/core/class.data.php:1818
|
1857 |
msgid "Posts order"
|
1858 |
msgstr ""
|
1859 |
|
1860 |
+
#: inc/core/class.data.php:1824
|
1861 |
msgid "Post ID"
|
1862 |
msgstr ""
|
1863 |
|
1864 |
+
#: inc/core/class.data.php:1825
|
1865 |
msgid "Post author"
|
1866 |
msgstr ""
|
1867 |
|
1868 |
+
#: inc/core/class.data.php:1826
|
1869 |
msgid "Post title"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
+
#: inc/core/class.data.php:1827
|
1873 |
msgid "Post slug"
|
1874 |
msgstr ""
|
1875 |
|
1876 |
+
#: inc/core/class.data.php:1828
|
1877 |
msgid "Date"
|
1878 |
msgstr ""
|
1879 |
|
1880 |
+
#: inc/core/class.data.php:1828
|
1881 |
msgid "Last modified date"
|
1882 |
msgstr ""
|
1883 |
|
1884 |
+
#: inc/core/class.data.php:1829
|
1885 |
+
#: inc/core/class.data.php:1839
|
1886 |
msgid "Post parent"
|
1887 |
msgstr ""
|
1888 |
|
1889 |
+
#: inc/core/class.data.php:1830
|
1890 |
msgid "Random"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
+
#: inc/core/class.data.php:1830
|
1894 |
msgid "Comments number"
|
1895 |
msgstr ""
|
1896 |
|
1897 |
+
#: inc/core/class.data.php:1831
|
1898 |
msgid "Menu order"
|
1899 |
msgstr ""
|
1900 |
|
1901 |
+
#: inc/core/class.data.php:1831
|
1902 |
msgid "Meta key values"
|
1903 |
msgstr ""
|
1904 |
|
1905 |
+
#: inc/core/class.data.php:1834
|
1906 |
msgid "Order by"
|
1907 |
msgstr ""
|
1908 |
|
1909 |
+
#: inc/core/class.data.php:1835
|
1910 |
msgid "Order posts by"
|
1911 |
msgstr ""
|
1912 |
|
1913 |
+
#: inc/core/class.data.php:1840
|
1914 |
msgid "Show childrens of entered post (enter post ID)"
|
1915 |
msgstr ""
|
1916 |
|
1917 |
+
#: inc/core/class.data.php:1845
|
1918 |
msgid "Published"
|
1919 |
msgstr ""
|
1920 |
|
1921 |
+
#: inc/core/class.data.php:1846
|
1922 |
msgid "Pending"
|
1923 |
msgstr ""
|
1924 |
|
1925 |
+
#: inc/core/class.data.php:1847
|
1926 |
msgid "Draft"
|
1927 |
msgstr ""
|
1928 |
|
1929 |
+
#: inc/core/class.data.php:1848
|
1930 |
msgid "Auto-draft"
|
1931 |
msgstr ""
|
1932 |
|
1933 |
+
#: inc/core/class.data.php:1849
|
1934 |
msgid "Future post"
|
1935 |
msgstr ""
|
1936 |
|
1937 |
+
#: inc/core/class.data.php:1850
|
1938 |
msgid "Private post"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
+
#: inc/core/class.data.php:1851
|
1942 |
msgid "Inherit"
|
1943 |
msgstr ""
|
1944 |
|
1945 |
+
#: inc/core/class.data.php:1852
|
1946 |
msgid "Trashed"
|
1947 |
msgstr ""
|
1948 |
|
1949 |
+
#: inc/core/class.data.php:1853
|
1950 |
msgid "Any"
|
1951 |
msgstr ""
|
1952 |
|
1953 |
+
#: inc/core/class.data.php:1856
|
1954 |
msgid "Post status"
|
1955 |
msgstr ""
|
1956 |
|
1957 |
+
#: inc/core/class.data.php:1857
|
1958 |
msgid "Show only posts with selected status"
|
1959 |
msgstr ""
|
1960 |
|
1961 |
+
#: inc/core/class.data.php:1862
|
1962 |
msgid "Ignore sticky"
|
1963 |
msgstr ""
|
1964 |
|
1965 |
+
#: inc/core/class.data.php:1863
|
1966 |
msgid "Select Yes to ignore posts that is sticked"
|
1967 |
msgstr ""
|
1968 |
|
1969 |
+
#: inc/core/class.data.php:1867
|
1970 |
msgid "Custom posts query with customizable template"
|
1971 |
msgstr ""
|
1972 |
|
1973 |
+
#: inc/core/class.generator.php:36
|
1974 |
+
#: inc/core/class.generator.php:140
|
1975 |
msgid "Insert shortcode"
|
1976 |
msgstr ""
|
1977 |
|
1978 |
+
#: inc/core/class.generator.php:81
|
1979 |
+
#: inc/core/class.shortcodes-ultimate.php:115
|
1980 |
+
#: inc/vendor/class.sunrise-framework.php:282
|
1981 |
+
msgid "Settings"
|
1982 |
+
msgstr ""
|
1983 |
+
|
1984 |
+
#: inc/core/class.generator.php:81
|
1985 |
msgid "Plugin settings"
|
1986 |
msgstr ""
|
1987 |
|
1988 |
+
#: inc/core/class.generator.php:82
|
1989 |
msgid "Plugin homepage"
|
1990 |
msgstr ""
|
1991 |
|
1992 |
+
#: inc/core/class.generator.php:83
|
1993 |
msgid "Support forums"
|
1994 |
msgstr ""
|
1995 |
|
1996 |
+
#: inc/core/class.generator.php:90
|
1997 |
msgid "Search for shortcodes"
|
1998 |
msgstr ""
|
1999 |
|
2000 |
+
#: inc/core/class.generator.php:92
|
2001 |
msgid "Filter by type"
|
2002 |
msgstr ""
|
2003 |
|
2004 |
+
#: inc/core/class.generator.php:128
|
2005 |
msgid "Shortcode not specified"
|
2006 |
msgstr ""
|
2007 |
|
2008 |
+
#: inc/core/class.generator.php:141
|
2009 |
msgid "Live preview"
|
2010 |
msgstr ""
|
2011 |
|
2012 |
+
#: inc/core/class.generator.php:142
|
2013 |
msgid "Close window"
|
2014 |
msgstr ""
|
2015 |
|
2016 |
+
#: inc/core/class.generator.php:146
|
2017 |
msgid "Click to return to the shortcodes list"
|
2018 |
msgstr ""
|
2019 |
|
2020 |
+
#: inc/core/class.generator.php:146
|
2021 |
msgid "All shortcodes"
|
2022 |
msgstr ""
|
2023 |
|
2024 |
+
#: inc/core/class.generator.php:179
|
2025 |
msgid "Yes"
|
2026 |
msgstr ""
|
2027 |
|
2028 |
+
#: inc/core/class.generator.php:179
|
2029 |
msgid "No"
|
2030 |
msgstr ""
|
2031 |
|
2032 |
+
#: inc/core/class.generator.php:183
|
2033 |
+
#: inc/core/class.generator.php:187
|
2034 |
+
msgid "Media manager"
|
2035 |
msgstr ""
|
2036 |
|
2037 |
+
#: inc/core/class.generator.php:187
|
2038 |
+
msgid "Icon picker"
|
2039 |
msgstr ""
|
2040 |
|
2041 |
+
#: inc/core/class.generator.php:205
|
2042 |
+
#: inc/core/class.generator.php:300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2043 |
msgid "Untitled gallery"
|
2044 |
msgstr ""
|
2045 |
|
2046 |
+
#: inc/core/class.generator.php:211
|
2047 |
+
#: inc/core/class.generator.php:306
|
2048 |
msgid "Galleries not found"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
+
#: inc/core/class.generator.php:212
|
2052 |
msgid "Manage galleries"
|
2053 |
msgstr ""
|
2054 |
|
2055 |
+
#: inc/core/class.generator.php:212
|
2056 |
msgid "Reload galleries"
|
2057 |
msgstr ""
|
2058 |
|
2059 |
+
#: inc/core/class.generator.php:223
|
2060 |
msgid "Click to set this value"
|
2061 |
msgstr ""
|
2062 |
|
2063 |
+
#: inc/core/class.generator.php:247
|
2064 |
msgid "Preview"
|
2065 |
msgstr ""
|
2066 |
|
2067 |
+
#: inc/core/class.generator.php:315
|
2068 |
msgid "Access denied"
|
2069 |
msgstr ""
|
2070 |
|
2176 |
msgid "Cheatsheet"
|
2177 |
msgstr ""
|
2178 |
|
2179 |
+
#: inc/core/class.shortcodes.php:50
|
2180 |
+
msgid "Tab title"
|
2181 |
+
msgstr ""
|
2182 |
+
|
2183 |
+
#: inc/core/class.shortcodes.php:430
|
2184 |
+
msgid "This is box title"
|
2185 |
+
msgstr ""
|
2186 |
+
|
2187 |
+
#: inc/core/class.shortcodes.php:552
|
2188 |
+
#: inc/core/class.shortcodes.php:578
|
2189 |
+
#: inc/core/class.shortcodes.php:605
|
2190 |
+
#: inc/core/class.shortcodes.php:631
|
2191 |
+
#: inc/core/class.shortcodes.php:657
|
2192 |
+
msgid "please specify correct url"
|
2193 |
+
msgstr ""
|
2194 |
+
|
2195 |
+
#: inc/core/class.shortcodes.php:788
|
2196 |
+
msgid "This menu doesn't exists, or has no elements"
|
2197 |
+
msgstr ""
|
2198 |
+
|
2199 |
+
#: inc/core/class.shortcodes.php:852
|
2200 |
+
#: inc/core/class.shortcodes.php:930
|
2201 |
+
#: inc/core/class.shortcodes.php:991
|
2202 |
+
msgid "images not found"
|
2203 |
+
msgstr ""
|
2204 |
+
|
2205 |
+
#: inc/core/class.shortcodes.php:1150
|
2206 |
+
msgid "template not found"
|
2207 |
+
msgstr ""
|
2208 |
+
|
2209 |
#: inc/core/class.vote.php:39
|
2210 |
msgid "Hello, my name is Vladimir Anokhin, and I am developer of plugin <b>Shortcodes Ultimate</b>.<br>If you like this plugin, please write a few words about it at the wordpress.org or twitter. It will help other people find this useful plugin more quickly.<br><b>Thank you!</b>"
|
2211 |
msgstr ""
|
2242 |
msgid "Title:"
|
2243 |
msgstr ""
|
2244 |
|
2245 |
+
#: inc/core/tools.php:241
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2246 |
msgid "year"
|
2247 |
msgstr ""
|
2248 |
|
2249 |
+
#: inc/core/tools.php:242
|
2250 |
msgid "month"
|
2251 |
msgstr ""
|
2252 |
|
2253 |
+
#: inc/core/tools.php:243
|
2254 |
msgid "week"
|
2255 |
msgstr ""
|
2256 |
|
2257 |
+
#: inc/core/tools.php:244
|
2258 |
msgid "day"
|
2259 |
msgstr ""
|
2260 |
|
2261 |
+
#: inc/core/tools.php:245
|
2262 |
msgid "hour"
|
2263 |
msgstr ""
|
2264 |
|
2265 |
+
#: inc/core/tools.php:246
|
2266 |
msgid "minute"
|
2267 |
msgstr ""
|
2268 |
|
|
|
2269 |
#: inc/core/tools.php:255
|
2270 |
+
#: inc/core/tools.php:262
|
2271 |
msgid "s"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
+
#: inc/core/tools.php:298
|
2275 |
msgid "username not specified"
|
2276 |
msgstr ""
|
2277 |
|
2278 |
+
#: inc/core/tools.php:303
|
2279 |
msgid "no public messages"
|
2280 |
msgstr ""
|
2281 |
|
2431 |
msgid "plugin url"
|
2432 |
msgstr ""
|
2433 |
|
2434 |
+
#: inc/views/galleries.php:3
|
2435 |
msgid "Are you sure that you want to delete this gallery? This action can't be undone!"
|
2436 |
msgstr ""
|
2437 |
|
2438 |
+
#: inc/views/galleries.php:3
|
2439 |
msgid "Are you sure that you want to delete this image? This action can't be undone!"
|
2440 |
msgstr ""
|
2441 |
|
2442 |
+
#: inc/views/galleries.php:5
|
2443 |
msgid "Create new gallery"
|
2444 |
msgstr ""
|
2445 |
|
2446 |
+
#: inc/views/galleries.php:18
|
2447 |
+
#: inc/views/galleries.php:70
|
2448 |
msgid "Enter gallery name"
|
2449 |
msgstr ""
|
2450 |
|
2451 |
+
#: inc/views/galleries.php:20
|
2452 |
+
#: inc/views/galleries.php:72
|
2453 |
msgid "Edit gallery"
|
2454 |
msgstr ""
|
2455 |
|
2456 |
+
#: inc/views/galleries.php:21
|
2457 |
+
#: inc/views/galleries.php:73
|
2458 |
msgid "Save & close"
|
2459 |
msgstr ""
|
2460 |
|
2461 |
+
#: inc/views/galleries.php:22
|
2462 |
+
#: inc/views/galleries.php:48
|
2463 |
+
#: inc/views/galleries.php:74
|
2464 |
+
#: inc/views/galleries.php:100
|
2465 |
msgid "Close"
|
2466 |
msgstr ""
|
2467 |
|
2468 |
+
#: inc/views/galleries.php:23
|
2469 |
+
#: inc/views/galleries.php:39
|
2470 |
+
#: inc/views/galleries.php:75
|
2471 |
+
#: inc/views/galleries.php:91
|
2472 |
msgid "Delete"
|
2473 |
msgstr ""
|
2474 |
|
2475 |
+
#: inc/views/galleries.php:27
|
2476 |
+
#: inc/views/galleries.php:79
|
2477 |
+
msgid "Add images"
|
2478 |
+
msgstr ""
|
2479 |
+
|
2480 |
+
#: inc/views/galleries.php:38
|
2481 |
+
#: inc/views/galleries.php:90
|
2482 |
msgid "Edit"
|
2483 |
msgstr ""
|
2484 |
|
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.3.
|
6 |
Author: Vladimir Anokhin
|
7 |
Author URI: http://gndev.info/
|
8 |
Description: Supercharge your WordPress theme with mega pack of shortcodes
|
2 |
/*
|
3 |
Plugin Name: Shortcodes Ultimate
|
4 |
Plugin URI: http://gndev.info/shortcodes-ultimate/
|
5 |
+
Version: 4.3.1
|
6 |
Author: Vladimir Anokhin
|
7 |
Author URI: http://gndev.info/
|
8 |
Description: Supercharge your WordPress theme with mega pack of shortcodes
|