Version Description
- Added option for the Hireology.
- Added option for the Kompoz.
- Added option for the SoundBlend.
Download this release
Release Info
Developer | Arthur Gareginyan |
Plugin | Social Media Follow Buttons Bar |
Version | 4.13 |
Comparing to | |
See all releases |
Code changes from version 4.12.1 to 4.13
- inc/img/social-media-icons/hireology.png +0 -0
- inc/img/social-media-icons/kompoz.png +0 -0
- inc/img/social-media-icons/soundblend.png +0 -0
- inc/php/settings.php +22 -1
- languages/social-media-buttons-toolbar-es_ES.mo +0 -0
- languages/social-media-buttons-toolbar-es_ES.po +53 -41
- languages/social-media-buttons-toolbar-ru_RU.mo +0 -0
- languages/social-media-buttons-toolbar-ru_RU.po +53 -41
- languages/social-media-buttons-toolbar.pot +52 -40
- readme.txt +11 -3
- social-media-buttons-toolbar.php +1 -1
inc/img/social-media-icons/hireology.png
ADDED
Binary file
|
inc/img/social-media-icons/kompoz.png
ADDED
Binary file
|
inc/img/social-media-icons/soundblend.png
ADDED
Binary file
|
inc/php/settings.php
CHANGED
@@ -10,7 +10,7 @@ defined( 'ABSPATH' ) or die( "Restricted access!" );
|
|
10 |
/**
|
11 |
* Render Settings Tab
|
12 |
*
|
13 |
-
* @since 4.
|
14 |
*/
|
15 |
?>
|
16 |
<!-- SIDEBAR -->
|
@@ -403,6 +403,27 @@ defined( 'ABSPATH' ) or die( "Restricted access!" );
|
|
403 |
'//line.me'
|
404 |
);
|
405 |
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
406 |
<?php smbtoolbar_media( 'vkontakte',
|
407 |
'VKontakte',
|
408 |
'https://vk.com/id_YourIdentifierHere',
|
10 |
/**
|
11 |
* Render Settings Tab
|
12 |
*
|
13 |
+
* @since 4.13
|
14 |
*/
|
15 |
?>
|
16 |
<!-- SIDEBAR -->
|
403 |
'//line.me'
|
404 |
);
|
405 |
?>
|
406 |
+
<?php smbtoolbar_media( 'hireology',
|
407 |
+
'Hireology',
|
408 |
+
'https://hireology.com/YourUsernameHere',
|
409 |
+
__( 'Enter the link to your Hireology profile page', $text ),
|
410 |
+
'//hireology.com'
|
411 |
+
);
|
412 |
+
?>
|
413 |
+
<?php smbtoolbar_media( 'kompoz',
|
414 |
+
'Kompoz',
|
415 |
+
'https://www.kompoz.com/YourUsernameHere',
|
416 |
+
__( 'Enter the link to your Kompoz profile page', $text ),
|
417 |
+
'//www.kompoz.com'
|
418 |
+
);
|
419 |
+
?>
|
420 |
+
<?php smbtoolbar_media( 'soundblend',
|
421 |
+
'SoundBlend',
|
422 |
+
'https://www.soundblend.com/YourUsernameHere',
|
423 |
+
__( 'Enter the link to your SoundBlend profile page', $text ),
|
424 |
+
'//www.soundblend.com'
|
425 |
+
);
|
426 |
+
?>
|
427 |
<?php smbtoolbar_media( 'vkontakte',
|
428 |
'VKontakte',
|
429 |
'https://vk.com/id_YourIdentifierHere',
|
languages/social-media-buttons-toolbar-es_ES.mo
CHANGED
Binary file
|
languages/social-media-buttons-toolbar-es_ES.po
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Development (trunk)\n"
|
6 |
-
"POT-Creation-Date: 2017-
|
7 |
-
"PO-Revision-Date: 2017-
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"Language: es\n"
|
@@ -73,7 +73,7 @@ msgid "Author"
|
|
73 |
msgstr "Autor"
|
74 |
|
75 |
#: inc/php/page.php:51 inc/php/page.php:201 inc/php/settings.php:28
|
76 |
-
#: inc/php/settings.php:
|
77 |
msgid "Support"
|
78 |
msgstr "Soporte"
|
79 |
|
@@ -147,7 +147,7 @@ msgstr ""
|
|
147 |
msgid "It's that simple!"
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: inc/php/page.php:86 inc/php/settings.php:
|
151 |
msgid "Note!"
|
152 |
msgstr ""
|
153 |
|
@@ -337,7 +337,7 @@ msgstr ""
|
|
337 |
"Este plugin te permite añadir fácilmente una barra de botones de social media en "
|
338 |
"cualquier parte de tu sitio web."
|
339 |
|
340 |
-
#: inc/php/settings.php:30 inc/php/settings.php:
|
341 |
msgid ""
|
342 |
"I'm an independent developer, without a regular income, so every little "
|
343 |
"contribution helps cover my costs and lets me spend more time building things for "
|
@@ -347,11 +347,11 @@ msgstr ""
|
|
347 |
"pequeña contribución me ayudará a cubrir mis gastos y me permitirá dedicar más "
|
348 |
"tiempo a hacer cosas que puedan disfrutar personas como tú."
|
349 |
|
350 |
-
#: inc/php/settings.php:31 inc/php/settings.php:
|
351 |
msgid "Donate with PayPal"
|
352 |
msgstr ""
|
353 |
|
354 |
-
#: inc/php/settings.php:32 inc/php/settings.php:
|
355 |
msgid "Thanks for your support!"
|
356 |
msgstr "¡Gracias por su colaboración!"
|
357 |
|
@@ -570,30 +570,42 @@ msgid "Enter the link to your LINE profile page"
|
|
570 |
msgstr "Ingresa el enlace a tu página de perfil de LINE"
|
571 |
|
572 |
#: inc/php/settings.php:409
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
573 |
msgid "Enter the link to your VKontakte profile page"
|
574 |
msgstr "Ingresa el enlace a tu página de perfil de VKontakte"
|
575 |
|
576 |
-
#: inc/php/settings.php:
|
577 |
msgid "Enter the link to your Odnoklassniki profile page"
|
578 |
msgstr "Ingresa el enlace a tu página de perfil de Odnoklassniki"
|
579 |
|
580 |
-
#: inc/php/settings.php:
|
581 |
msgid "Enter the link to your Telegram profile page"
|
582 |
msgstr "Ingresa el enlace a tu página de perfil de Telegram"
|
583 |
|
584 |
-
#: inc/php/settings.php:
|
585 |
msgid "Enter the link to your GitHub profile page"
|
586 |
msgstr "Ingresa el enlace a tu página de perfil de GitHub"
|
587 |
|
588 |
-
#: inc/php/settings.php:
|
589 |
msgid "Enter the link to your WordPress profile page"
|
590 |
msgstr "Ingresa el enlace a tu página de perfil de WordPress"
|
591 |
|
592 |
-
#: inc/php/settings.php:
|
593 |
msgid "Enter the link to your CodePen profile page"
|
594 |
msgstr "Ingresa el enlace a tu página de perfil de CodePen"
|
595 |
|
596 |
-
#: inc/php/settings.php:
|
597 |
msgid ""
|
598 |
"Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or <b>?"
|
599 |
"add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
|
@@ -601,113 +613,113 @@ msgstr ""
|
|
601 |
"Ingresa tu nombre de Skype con prefijo <b>skype:</b> y sufijo <b>?call</b>, o <b>?"
|
602 |
"add</b>, o <b>?chat</b>, o <b>?userinfo</b> para ver el perfil"
|
603 |
|
604 |
-
#: inc/php/settings.php:
|
605 |
msgid "Enter the link to your personal website"
|
606 |
msgstr "Ingresa el enlace a tu sitio web personal"
|
607 |
|
608 |
-
#: inc/php/settings.php:
|
609 |
msgid "Enter your email address with prefix <b>mailto:</b>"
|
610 |
msgstr "Ingresa tu dirección de correo electrónico con prefijo <b>mailto:</b>"
|
611 |
|
612 |
-
#: inc/php/settings.php:
|
613 |
msgid "Enter your telephone number with prefix <b>tel://</b>"
|
614 |
msgstr ""
|
615 |
|
616 |
-
#: inc/php/settings.php:
|
617 |
msgid "Enter the link to your RSS Feed"
|
618 |
msgstr "Ingresa el enlace a tu Feed de RSS"
|
619 |
|
620 |
-
#: inc/php/settings.php:
|
621 |
#, php-format
|
622 |
msgid ""
|
623 |
"If you did not find the button you need, then %s and I will gladly add it for you."
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: inc/php/settings.php:
|
627 |
msgid "Save changes"
|
628 |
msgstr "Guardar las modificaciones"
|
629 |
|
630 |
-
#: inc/php/settings.php:
|
631 |
msgid "Display options"
|
632 |
msgstr "Opciones de presentación"
|
633 |
|
634 |
-
#: inc/php/settings.php:
|
635 |
msgid "There you can configure this plugin."
|
636 |
msgstr ""
|
637 |
|
638 |
-
#: inc/php/settings.php:
|
639 |
msgid "Show on Posts"
|
640 |
msgstr "Mostrar en Entradas"
|
641 |
|
642 |
-
#: inc/php/settings.php:
|
643 |
msgid "Display toolbar below content on Posts."
|
644 |
msgstr "Mostrar la barra abajo del contenido en Entradas"
|
645 |
|
646 |
-
#: inc/php/settings.php:
|
647 |
msgid "Show on Pages"
|
648 |
msgstr "Mostrar en Páginas"
|
649 |
|
650 |
-
#: inc/php/settings.php:
|
651 |
msgid "Display toolbar below content on Pages."
|
652 |
msgstr "Mostrar la barra abajo del contenido en Páginas"
|
653 |
|
654 |
-
#: inc/php/settings.php:
|
655 |
msgid "Open in new tab"
|
656 |
msgstr "Abrir en una nueva pestaña"
|
657 |
|
658 |
-
#: inc/php/settings.php:
|
659 |
msgid "Open link in a new tab/window."
|
660 |
msgstr "¿Abrir enlace en una nueva pestaña/ventana?"
|
661 |
|
662 |
-
#: inc/php/settings.php:
|
663 |
msgid "Tooltips"
|
664 |
msgstr ""
|
665 |
|
666 |
-
#: inc/php/settings.php:
|
667 |
msgid "Enable/disable a tooltips with name of the social media above every button."
|
668 |
msgstr ""
|
669 |
|
670 |
-
#: inc/php/settings.php:
|
671 |
msgid "Icon size"
|
672 |
msgstr "Tamaño de ícono"
|
673 |
|
674 |
-
#: inc/php/settings.php:
|
675 |
msgid "Enter the size of icons (in px) in your social media follow buttons bar."
|
676 |
msgstr ""
|
677 |
"Ingrese el tamaño de los íconos (en píxeles) en tu barra de botones Social Media"
|
678 |
|
679 |
-
#: inc/php/settings.php:
|
680 |
msgid "Margin"
|
681 |
msgstr "Margen"
|
682 |
|
683 |
-
#: inc/php/settings.php:
|
684 |
msgid ""
|
685 |
"Enter the size of space (in px) between icons in your social media follow buttons "
|
686 |
"bar."
|
687 |
msgstr ""
|
688 |
"Ingresa el espacio (en píxeles) entre íconos en tu barra de botones de Social Media"
|
689 |
|
690 |
-
#: inc/php/settings.php:
|
691 |
msgid "Alignment"
|
692 |
msgstr "Alineación"
|
693 |
|
694 |
-
#: inc/php/settings.php:
|
695 |
msgid "Left"
|
696 |
msgstr "Izquierda"
|
697 |
|
698 |
-
#: inc/php/settings.php:
|
699 |
msgid "Center"
|
700 |
msgstr "Centro"
|
701 |
|
702 |
-
#: inc/php/settings.php:
|
703 |
msgid "Right"
|
704 |
msgstr "Derecha"
|
705 |
|
706 |
-
#: inc/php/settings.php:
|
707 |
msgid "Caption"
|
708 |
msgstr "Leyenda"
|
709 |
|
710 |
-
#: inc/php/settings.php:
|
711 |
msgid ""
|
712 |
"Enter the caption to your social media follow buttons bar. It will be displays "
|
713 |
"before the toolbar."
|
@@ -715,11 +727,11 @@ msgstr ""
|
|
715 |
"Ingresa la leyenda para tu barra de botones de Social Media. Aparecerá arriba de "
|
716 |
"la barra de botones."
|
717 |
|
718 |
-
#: inc/php/settings.php:
|
719 |
msgid "Preview"
|
720 |
msgstr "Vista previa"
|
721 |
|
722 |
-
#: inc/php/settings.php:
|
723 |
msgid "Click the \"Save changes\" button to update this preview."
|
724 |
msgstr ""
|
725 |
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Development (trunk)\n"
|
6 |
+
"POT-Creation-Date: 2017-07-02 22:18+0300\n"
|
7 |
+
"PO-Revision-Date: 2017-07-02 22:19+0300\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"Language: es\n"
|
73 |
msgstr "Autor"
|
74 |
|
75 |
#: inc/php/page.php:51 inc/php/page.php:201 inc/php/settings.php:28
|
76 |
+
#: inc/php/settings.php:609
|
77 |
msgid "Support"
|
78 |
msgstr "Soporte"
|
79 |
|
147 |
msgid "It's that simple!"
|
148 |
msgstr ""
|
149 |
|
150 |
+
#: inc/php/page.php:86 inc/php/settings.php:506
|
151 |
msgid "Note!"
|
152 |
msgstr ""
|
153 |
|
337 |
"Este plugin te permite añadir fácilmente una barra de botones de social media en "
|
338 |
"cualquier parte de tu sitio web."
|
339 |
|
340 |
+
#: inc/php/settings.php:30 inc/php/settings.php:611
|
341 |
msgid ""
|
342 |
"I'm an independent developer, without a regular income, so every little "
|
343 |
"contribution helps cover my costs and lets me spend more time building things for "
|
347 |
"pequeña contribución me ayudará a cubrir mis gastos y me permitirá dedicar más "
|
348 |
"tiempo a hacer cosas que puedan disfrutar personas como tú."
|
349 |
|
350 |
+
#: inc/php/settings.php:31 inc/php/settings.php:612
|
351 |
msgid "Donate with PayPal"
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: inc/php/settings.php:32 inc/php/settings.php:613
|
355 |
msgid "Thanks for your support!"
|
356 |
msgstr "¡Gracias por su colaboración!"
|
357 |
|
570 |
msgstr "Ingresa el enlace a tu página de perfil de LINE"
|
571 |
|
572 |
#: inc/php/settings.php:409
|
573 |
+
msgid "Enter the link to your Hireology profile page"
|
574 |
+
msgstr "Ingresa el enlace a tu página de perfil de Hireology"
|
575 |
+
|
576 |
+
#: inc/php/settings.php:416
|
577 |
+
msgid "Enter the link to your Kompoz profile page"
|
578 |
+
msgstr "Ingresa el enlace a tu página de perfil de Kompoz"
|
579 |
+
|
580 |
+
#: inc/php/settings.php:423
|
581 |
+
msgid "Enter the link to your SoundBlend profile page"
|
582 |
+
msgstr "Ingresa el enlace a tu página de perfil de SoundBlend"
|
583 |
+
|
584 |
+
#: inc/php/settings.php:430
|
585 |
msgid "Enter the link to your VKontakte profile page"
|
586 |
msgstr "Ingresa el enlace a tu página de perfil de VKontakte"
|
587 |
|
588 |
+
#: inc/php/settings.php:437
|
589 |
msgid "Enter the link to your Odnoklassniki profile page"
|
590 |
msgstr "Ingresa el enlace a tu página de perfil de Odnoklassniki"
|
591 |
|
592 |
+
#: inc/php/settings.php:444
|
593 |
msgid "Enter the link to your Telegram profile page"
|
594 |
msgstr "Ingresa el enlace a tu página de perfil de Telegram"
|
595 |
|
596 |
+
#: inc/php/settings.php:451
|
597 |
msgid "Enter the link to your GitHub profile page"
|
598 |
msgstr "Ingresa el enlace a tu página de perfil de GitHub"
|
599 |
|
600 |
+
#: inc/php/settings.php:458
|
601 |
msgid "Enter the link to your WordPress profile page"
|
602 |
msgstr "Ingresa el enlace a tu página de perfil de WordPress"
|
603 |
|
604 |
+
#: inc/php/settings.php:465
|
605 |
msgid "Enter the link to your CodePen profile page"
|
606 |
msgstr "Ingresa el enlace a tu página de perfil de CodePen"
|
607 |
|
608 |
+
#: inc/php/settings.php:472
|
609 |
msgid ""
|
610 |
"Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or <b>?"
|
611 |
"add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
|
613 |
"Ingresa tu nombre de Skype con prefijo <b>skype:</b> y sufijo <b>?call</b>, o <b>?"
|
614 |
"add</b>, o <b>?chat</b>, o <b>?userinfo</b> para ver el perfil"
|
615 |
|
616 |
+
#: inc/php/settings.php:479
|
617 |
msgid "Enter the link to your personal website"
|
618 |
msgstr "Ingresa el enlace a tu sitio web personal"
|
619 |
|
620 |
+
#: inc/php/settings.php:486
|
621 |
msgid "Enter your email address with prefix <b>mailto:</b>"
|
622 |
msgstr "Ingresa tu dirección de correo electrónico con prefijo <b>mailto:</b>"
|
623 |
|
624 |
+
#: inc/php/settings.php:493
|
625 |
msgid "Enter your telephone number with prefix <b>tel://</b>"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: inc/php/settings.php:500
|
629 |
msgid "Enter the link to your RSS Feed"
|
630 |
msgstr "Ingresa el enlace a tu Feed de RSS"
|
631 |
|
632 |
+
#: inc/php/settings.php:507
|
633 |
#, php-format
|
634 |
msgid ""
|
635 |
"If you did not find the button you need, then %s and I will gladly add it for you."
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: inc/php/settings.php:511 inc/php/settings.php:595
|
639 |
msgid "Save changes"
|
640 |
msgstr "Guardar las modificaciones"
|
641 |
|
642 |
+
#: inc/php/settings.php:517
|
643 |
msgid "Display options"
|
644 |
msgstr "Opciones de presentación"
|
645 |
|
646 |
+
#: inc/php/settings.php:519
|
647 |
msgid "There you can configure this plugin."
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: inc/php/settings.php:523
|
651 |
msgid "Show on Posts"
|
652 |
msgstr "Mostrar en Entradas"
|
653 |
|
654 |
+
#: inc/php/settings.php:524
|
655 |
msgid "Display toolbar below content on Posts."
|
656 |
msgstr "Mostrar la barra abajo del contenido en Entradas"
|
657 |
|
658 |
+
#: inc/php/settings.php:529
|
659 |
msgid "Show on Pages"
|
660 |
msgstr "Mostrar en Páginas"
|
661 |
|
662 |
+
#: inc/php/settings.php:530
|
663 |
msgid "Display toolbar below content on Pages."
|
664 |
msgstr "Mostrar la barra abajo del contenido en Páginas"
|
665 |
|
666 |
+
#: inc/php/settings.php:535
|
667 |
msgid "Open in new tab"
|
668 |
msgstr "Abrir en una nueva pestaña"
|
669 |
|
670 |
+
#: inc/php/settings.php:536
|
671 |
msgid "Open link in a new tab/window."
|
672 |
msgstr "¿Abrir enlace en una nueva pestaña/ventana?"
|
673 |
|
674 |
+
#: inc/php/settings.php:541
|
675 |
msgid "Tooltips"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: inc/php/settings.php:542
|
679 |
msgid "Enable/disable a tooltips with name of the social media above every button."
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: inc/php/settings.php:547
|
683 |
msgid "Icon size"
|
684 |
msgstr "Tamaño de ícono"
|
685 |
|
686 |
+
#: inc/php/settings.php:548
|
687 |
msgid "Enter the size of icons (in px) in your social media follow buttons bar."
|
688 |
msgstr ""
|
689 |
"Ingrese el tamaño de los íconos (en píxeles) en tu barra de botones Social Media"
|
690 |
|
691 |
+
#: inc/php/settings.php:555
|
692 |
msgid "Margin"
|
693 |
msgstr "Margen"
|
694 |
|
695 |
+
#: inc/php/settings.php:556
|
696 |
msgid ""
|
697 |
"Enter the size of space (in px) between icons in your social media follow buttons "
|
698 |
"bar."
|
699 |
msgstr ""
|
700 |
"Ingresa el espacio (en píxeles) entre íconos en tu barra de botones de Social Media"
|
701 |
|
702 |
+
#: inc/php/settings.php:565
|
703 |
msgid "Alignment"
|
704 |
msgstr "Alineación"
|
705 |
|
706 |
+
#: inc/php/settings.php:571
|
707 |
msgid "Left"
|
708 |
msgstr "Izquierda"
|
709 |
|
710 |
+
#: inc/php/settings.php:575
|
711 |
msgid "Center"
|
712 |
msgstr "Centro"
|
713 |
|
714 |
+
#: inc/php/settings.php:579
|
715 |
msgid "Right"
|
716 |
msgstr "Derecha"
|
717 |
|
718 |
+
#: inc/php/settings.php:586
|
719 |
msgid "Caption"
|
720 |
msgstr "Leyenda"
|
721 |
|
722 |
+
#: inc/php/settings.php:587
|
723 |
msgid ""
|
724 |
"Enter the caption to your social media follow buttons bar. It will be displays "
|
725 |
"before the toolbar."
|
727 |
"Ingresa la leyenda para tu barra de botones de Social Media. Aparecerá arriba de "
|
728 |
"la barra de botones."
|
729 |
|
730 |
+
#: inc/php/settings.php:601
|
731 |
msgid "Preview"
|
732 |
msgstr "Vista previa"
|
733 |
|
734 |
+
#: inc/php/settings.php:603
|
735 |
msgid "Click the \"Save changes\" button to update this preview."
|
736 |
msgstr ""
|
737 |
|
languages/social-media-buttons-toolbar-ru_RU.mo
CHANGED
Binary file
|
languages/social-media-buttons-toolbar-ru_RU.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Social Media Buttons Toolbar\n"
|
4 |
-
"POT-Creation-Date: 2017-
|
5 |
-
"PO-Revision-Date: 2017-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: ru\n"
|
@@ -72,7 +72,7 @@ msgid "Author"
|
|
72 |
msgstr "Автор"
|
73 |
|
74 |
#: inc/php/page.php:51 inc/php/page.php:201 inc/php/settings.php:28
|
75 |
-
#: inc/php/settings.php:
|
76 |
msgid "Support"
|
77 |
msgstr "Поддержка"
|
78 |
|
@@ -143,7 +143,7 @@ msgstr ""
|
|
143 |
msgid "It's that simple!"
|
144 |
msgstr "Вот так просто!"
|
145 |
|
146 |
-
#: inc/php/page.php:86 inc/php/settings.php:
|
147 |
msgid "Note!"
|
148 |
msgstr "Примечание!"
|
149 |
|
@@ -347,7 +347,7 @@ msgstr ""
|
|
347 |
"Этот плагин позволяет легко добавить блок социальных медиа кнопок в любое "
|
348 |
"место на вашем веб-сайте."
|
349 |
|
350 |
-
#: inc/php/settings.php:30 inc/php/settings.php:
|
351 |
msgid ""
|
352 |
"I'm an independent developer, without a regular income, so every little "
|
353 |
"contribution helps cover my costs and lets me spend more time building "
|
@@ -357,11 +357,11 @@ msgstr ""
|
|
357 |
"вклад помогает мне покрыть затраты и позволяет тратить больше времени на "
|
358 |
"создание программ для людей как вы."
|
359 |
|
360 |
-
#: inc/php/settings.php:31 inc/php/settings.php:
|
361 |
msgid "Donate with PayPal"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: inc/php/settings.php:32 inc/php/settings.php:
|
365 |
msgid "Thanks for your support!"
|
366 |
msgstr "Спасибо за вашу поддержку!"
|
367 |
|
@@ -582,30 +582,42 @@ msgid "Enter the link to your LINE profile page"
|
|
582 |
msgstr "Введите ссылку на вашу страницу профиля LINE"
|
583 |
|
584 |
#: inc/php/settings.php:409
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
585 |
msgid "Enter the link to your VKontakte profile page"
|
586 |
msgstr "Введите ссылку на вашу страницу профиля ВКонтакте"
|
587 |
|
588 |
-
#: inc/php/settings.php:
|
589 |
msgid "Enter the link to your Odnoklassniki profile page"
|
590 |
msgstr "Введите ссылку на вашу страницу профиля Одноклассники"
|
591 |
|
592 |
-
#: inc/php/settings.php:
|
593 |
msgid "Enter the link to your Telegram profile page"
|
594 |
msgstr "Введите ссылку на вашу страницу профиля Telegram"
|
595 |
|
596 |
-
#: inc/php/settings.php:
|
597 |
msgid "Enter the link to your GitHub profile page"
|
598 |
msgstr "Введите ссылку на вашу страницу профиля GitHub"
|
599 |
|
600 |
-
#: inc/php/settings.php:
|
601 |
msgid "Enter the link to your WordPress profile page"
|
602 |
msgstr "Введите ссылку на вашу страницу профиля WordPress"
|
603 |
|
604 |
-
#: inc/php/settings.php:
|
605 |
msgid "Enter the link to your CodePen profile page"
|
606 |
msgstr "Введите ссылку на вашу страницу профиля CodePen"
|
607 |
|
608 |
-
#: inc/php/settings.php:
|
609 |
msgid ""
|
610 |
"Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or "
|
611 |
"<b>?add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
|
@@ -614,117 +626,117 @@ msgstr ""
|
|
614 |
"b>, или <b>?add</b>, или <b>?chat</b>, или <b>?userinfo</b> для просмотра "
|
615 |
"профиля"
|
616 |
|
617 |
-
#: inc/php/settings.php:
|
618 |
msgid "Enter the link to your personal website"
|
619 |
msgstr "Введите ссылку на ваш персональный сайт"
|
620 |
|
621 |
-
#: inc/php/settings.php:
|
622 |
msgid "Enter your email address with prefix <b>mailto:</b>"
|
623 |
msgstr "Введите адрес электронной почты с префиксом <b>mailto:</b>"
|
624 |
|
625 |
-
#: inc/php/settings.php:
|
626 |
msgid "Enter your telephone number with prefix <b>tel://</b>"
|
627 |
msgstr "Введите номер телефона с префиксом <b>tel://</b>"
|
628 |
|
629 |
-
#: inc/php/settings.php:
|
630 |
msgid "Enter the link to your RSS Feed"
|
631 |
msgstr "Введите ссылку на ваш RSS поток"
|
632 |
|
633 |
-
#: inc/php/settings.php:
|
634 |
#, php-format
|
635 |
msgid ""
|
636 |
"If you did not find the button you need, then %s and I will gladly add it "
|
637 |
"for you."
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: inc/php/settings.php:
|
641 |
msgid "Save changes"
|
642 |
msgstr "Сохранить изменения"
|
643 |
|
644 |
-
#: inc/php/settings.php:
|
645 |
msgid "Display options"
|
646 |
msgstr "Настройки отображения"
|
647 |
|
648 |
-
#: inc/php/settings.php:
|
649 |
msgid "There you can configure this plugin."
|
650 |
msgstr "Здесь вы можете настроить этот плагин."
|
651 |
|
652 |
-
#: inc/php/settings.php:
|
653 |
msgid "Show on Posts"
|
654 |
msgstr "Показать в записях"
|
655 |
|
656 |
-
#: inc/php/settings.php:
|
657 |
msgid "Display toolbar below content on Posts."
|
658 |
msgstr "Показывать кнопки под содержанием в записях"
|
659 |
|
660 |
-
#: inc/php/settings.php:
|
661 |
msgid "Show on Pages"
|
662 |
msgstr "Показывать на страницах"
|
663 |
|
664 |
-
#: inc/php/settings.php:
|
665 |
msgid "Display toolbar below content on Pages."
|
666 |
msgstr "Показывать кнопки под содержанием на страницах"
|
667 |
|
668 |
-
#: inc/php/settings.php:
|
669 |
msgid "Open in new tab"
|
670 |
msgstr "Открыть в новой вкладке"
|
671 |
|
672 |
-
#: inc/php/settings.php:
|
673 |
msgid "Open link in a new tab/window."
|
674 |
msgstr "Открыть ссылку в новом окне/вкладке"
|
675 |
|
676 |
-
#: inc/php/settings.php:
|
677 |
msgid "Tooltips"
|
678 |
msgstr "Подсказки"
|
679 |
|
680 |
-
#: inc/php/settings.php:
|
681 |
msgid ""
|
682 |
"Enable/disable a tooltips with name of the social media above every button."
|
683 |
msgstr ""
|
684 |
"Включить/отключить всплывающие подсказки с названием социальных медиа над "
|
685 |
"каждой кнопкой."
|
686 |
|
687 |
-
#: inc/php/settings.php:
|
688 |
msgid "Icon size"
|
689 |
msgstr "Размер иконки"
|
690 |
|
691 |
-
#: inc/php/settings.php:
|
692 |
msgid ""
|
693 |
"Enter the size of icons (in px) in your social media follow buttons bar."
|
694 |
msgstr ""
|
695 |
"Введите размер иконок (в пикселях) для вашей панели социальных медиа кнопок."
|
696 |
|
697 |
-
#: inc/php/settings.php:
|
698 |
msgid "Margin"
|
699 |
msgstr "Отступ"
|
700 |
|
701 |
-
#: inc/php/settings.php:
|
702 |
msgid ""
|
703 |
"Enter the size of space (in px) between icons in your social media follow "
|
704 |
"buttons bar."
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: inc/php/settings.php:
|
708 |
msgid "Alignment"
|
709 |
msgstr "Выравнивание"
|
710 |
|
711 |
-
#: inc/php/settings.php:
|
712 |
msgid "Left"
|
713 |
msgstr "Слева"
|
714 |
|
715 |
-
#: inc/php/settings.php:
|
716 |
msgid "Center"
|
717 |
msgstr "По центру"
|
718 |
|
719 |
-
#: inc/php/settings.php:
|
720 |
msgid "Right"
|
721 |
msgstr "Справа"
|
722 |
|
723 |
-
#: inc/php/settings.php:
|
724 |
msgid "Caption"
|
725 |
msgstr "Заголовок"
|
726 |
|
727 |
-
#: inc/php/settings.php:
|
728 |
msgid ""
|
729 |
"Enter the caption to your social media follow buttons bar. It will be "
|
730 |
"displays before the toolbar."
|
@@ -732,11 +744,11 @@ msgstr ""
|
|
732 |
"Введите заголовок для блока с кнопками социальных медиа. Он будет отображает "
|
733 |
"над панелью."
|
734 |
|
735 |
-
#: inc/php/settings.php:
|
736 |
msgid "Preview"
|
737 |
msgstr "Предварительный просмотр"
|
738 |
|
739 |
-
#: inc/php/settings.php:
|
740 |
msgid "Click the \"Save changes\" button to update this preview."
|
741 |
msgstr ""
|
742 |
"Нажмите кнопку «Сохранить изменения», чтобы обновить этот пред. просмотр."
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Social Media Buttons Toolbar\n"
|
4 |
+
"POT-Creation-Date: 2017-07-02 22:17+0300\n"
|
5 |
+
"PO-Revision-Date: 2017-07-02 22:18+0300\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: ru\n"
|
72 |
msgstr "Автор"
|
73 |
|
74 |
#: inc/php/page.php:51 inc/php/page.php:201 inc/php/settings.php:28
|
75 |
+
#: inc/php/settings.php:609
|
76 |
msgid "Support"
|
77 |
msgstr "Поддержка"
|
78 |
|
143 |
msgid "It's that simple!"
|
144 |
msgstr "Вот так просто!"
|
145 |
|
146 |
+
#: inc/php/page.php:86 inc/php/settings.php:506
|
147 |
msgid "Note!"
|
148 |
msgstr "Примечание!"
|
149 |
|
347 |
"Этот плагин позволяет легко добавить блок социальных медиа кнопок в любое "
|
348 |
"место на вашем веб-сайте."
|
349 |
|
350 |
+
#: inc/php/settings.php:30 inc/php/settings.php:611
|
351 |
msgid ""
|
352 |
"I'm an independent developer, without a regular income, so every little "
|
353 |
"contribution helps cover my costs and lets me spend more time building "
|
357 |
"вклад помогает мне покрыть затраты и позволяет тратить больше времени на "
|
358 |
"создание программ для людей как вы."
|
359 |
|
360 |
+
#: inc/php/settings.php:31 inc/php/settings.php:612
|
361 |
msgid "Donate with PayPal"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: inc/php/settings.php:32 inc/php/settings.php:613
|
365 |
msgid "Thanks for your support!"
|
366 |
msgstr "Спасибо за вашу поддержку!"
|
367 |
|
582 |
msgstr "Введите ссылку на вашу страницу профиля LINE"
|
583 |
|
584 |
#: inc/php/settings.php:409
|
585 |
+
msgid "Enter the link to your Hireology profile page"
|
586 |
+
msgstr "Введите ссылку на вашу страницу профиля Hireology"
|
587 |
+
|
588 |
+
#: inc/php/settings.php:416
|
589 |
+
msgid "Enter the link to your Kompoz profile page"
|
590 |
+
msgstr "Введите ссылку на вашу страницу профиля Kompoz"
|
591 |
+
|
592 |
+
#: inc/php/settings.php:423
|
593 |
+
msgid "Enter the link to your SoundBlend profile page"
|
594 |
+
msgstr "Введите ссылку на вашу страницу профиля SoundBlend"
|
595 |
+
|
596 |
+
#: inc/php/settings.php:430
|
597 |
msgid "Enter the link to your VKontakte profile page"
|
598 |
msgstr "Введите ссылку на вашу страницу профиля ВКонтакте"
|
599 |
|
600 |
+
#: inc/php/settings.php:437
|
601 |
msgid "Enter the link to your Odnoklassniki profile page"
|
602 |
msgstr "Введите ссылку на вашу страницу профиля Одноклассники"
|
603 |
|
604 |
+
#: inc/php/settings.php:444
|
605 |
msgid "Enter the link to your Telegram profile page"
|
606 |
msgstr "Введите ссылку на вашу страницу профиля Telegram"
|
607 |
|
608 |
+
#: inc/php/settings.php:451
|
609 |
msgid "Enter the link to your GitHub profile page"
|
610 |
msgstr "Введите ссылку на вашу страницу профиля GitHub"
|
611 |
|
612 |
+
#: inc/php/settings.php:458
|
613 |
msgid "Enter the link to your WordPress profile page"
|
614 |
msgstr "Введите ссылку на вашу страницу профиля WordPress"
|
615 |
|
616 |
+
#: inc/php/settings.php:465
|
617 |
msgid "Enter the link to your CodePen profile page"
|
618 |
msgstr "Введите ссылку на вашу страницу профиля CodePen"
|
619 |
|
620 |
+
#: inc/php/settings.php:472
|
621 |
msgid ""
|
622 |
"Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or "
|
623 |
"<b>?add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
|
626 |
"b>, или <b>?add</b>, или <b>?chat</b>, или <b>?userinfo</b> для просмотра "
|
627 |
"профиля"
|
628 |
|
629 |
+
#: inc/php/settings.php:479
|
630 |
msgid "Enter the link to your personal website"
|
631 |
msgstr "Введите ссылку на ваш персональный сайт"
|
632 |
|
633 |
+
#: inc/php/settings.php:486
|
634 |
msgid "Enter your email address with prefix <b>mailto:</b>"
|
635 |
msgstr "Введите адрес электронной почты с префиксом <b>mailto:</b>"
|
636 |
|
637 |
+
#: inc/php/settings.php:493
|
638 |
msgid "Enter your telephone number with prefix <b>tel://</b>"
|
639 |
msgstr "Введите номер телефона с префиксом <b>tel://</b>"
|
640 |
|
641 |
+
#: inc/php/settings.php:500
|
642 |
msgid "Enter the link to your RSS Feed"
|
643 |
msgstr "Введите ссылку на ваш RSS поток"
|
644 |
|
645 |
+
#: inc/php/settings.php:507
|
646 |
#, php-format
|
647 |
msgid ""
|
648 |
"If you did not find the button you need, then %s and I will gladly add it "
|
649 |
"for you."
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: inc/php/settings.php:511 inc/php/settings.php:595
|
653 |
msgid "Save changes"
|
654 |
msgstr "Сохранить изменения"
|
655 |
|
656 |
+
#: inc/php/settings.php:517
|
657 |
msgid "Display options"
|
658 |
msgstr "Настройки отображения"
|
659 |
|
660 |
+
#: inc/php/settings.php:519
|
661 |
msgid "There you can configure this plugin."
|
662 |
msgstr "Здесь вы можете настроить этот плагин."
|
663 |
|
664 |
+
#: inc/php/settings.php:523
|
665 |
msgid "Show on Posts"
|
666 |
msgstr "Показать в записях"
|
667 |
|
668 |
+
#: inc/php/settings.php:524
|
669 |
msgid "Display toolbar below content on Posts."
|
670 |
msgstr "Показывать кнопки под содержанием в записях"
|
671 |
|
672 |
+
#: inc/php/settings.php:529
|
673 |
msgid "Show on Pages"
|
674 |
msgstr "Показывать на страницах"
|
675 |
|
676 |
+
#: inc/php/settings.php:530
|
677 |
msgid "Display toolbar below content on Pages."
|
678 |
msgstr "Показывать кнопки под содержанием на страницах"
|
679 |
|
680 |
+
#: inc/php/settings.php:535
|
681 |
msgid "Open in new tab"
|
682 |
msgstr "Открыть в новой вкладке"
|
683 |
|
684 |
+
#: inc/php/settings.php:536
|
685 |
msgid "Open link in a new tab/window."
|
686 |
msgstr "Открыть ссылку в новом окне/вкладке"
|
687 |
|
688 |
+
#: inc/php/settings.php:541
|
689 |
msgid "Tooltips"
|
690 |
msgstr "Подсказки"
|
691 |
|
692 |
+
#: inc/php/settings.php:542
|
693 |
msgid ""
|
694 |
"Enable/disable a tooltips with name of the social media above every button."
|
695 |
msgstr ""
|
696 |
"Включить/отключить всплывающие подсказки с названием социальных медиа над "
|
697 |
"каждой кнопкой."
|
698 |
|
699 |
+
#: inc/php/settings.php:547
|
700 |
msgid "Icon size"
|
701 |
msgstr "Размер иконки"
|
702 |
|
703 |
+
#: inc/php/settings.php:548
|
704 |
msgid ""
|
705 |
"Enter the size of icons (in px) in your social media follow buttons bar."
|
706 |
msgstr ""
|
707 |
"Введите размер иконок (в пикселях) для вашей панели социальных медиа кнопок."
|
708 |
|
709 |
+
#: inc/php/settings.php:555
|
710 |
msgid "Margin"
|
711 |
msgstr "Отступ"
|
712 |
|
713 |
+
#: inc/php/settings.php:556
|
714 |
msgid ""
|
715 |
"Enter the size of space (in px) between icons in your social media follow "
|
716 |
"buttons bar."
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: inc/php/settings.php:565
|
720 |
msgid "Alignment"
|
721 |
msgstr "Выравнивание"
|
722 |
|
723 |
+
#: inc/php/settings.php:571
|
724 |
msgid "Left"
|
725 |
msgstr "Слева"
|
726 |
|
727 |
+
#: inc/php/settings.php:575
|
728 |
msgid "Center"
|
729 |
msgstr "По центру"
|
730 |
|
731 |
+
#: inc/php/settings.php:579
|
732 |
msgid "Right"
|
733 |
msgstr "Справа"
|
734 |
|
735 |
+
#: inc/php/settings.php:586
|
736 |
msgid "Caption"
|
737 |
msgstr "Заголовок"
|
738 |
|
739 |
+
#: inc/php/settings.php:587
|
740 |
msgid ""
|
741 |
"Enter the caption to your social media follow buttons bar. It will be "
|
742 |
"displays before the toolbar."
|
744 |
"Введите заголовок для блока с кнопками социальных медиа. Он будет отображает "
|
745 |
"над панелью."
|
746 |
|
747 |
+
#: inc/php/settings.php:601
|
748 |
msgid "Preview"
|
749 |
msgstr "Предварительный просмотр"
|
750 |
|
751 |
+
#: inc/php/settings.php:603
|
752 |
msgid "Click the \"Save changes\" button to update this preview."
|
753 |
msgstr ""
|
754 |
"Нажмите кнопку «Сохранить изменения», чтобы обновить этот пред. просмотр."
|
languages/social-media-buttons-toolbar.pot
CHANGED
@@ -3,7 +3,7 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: Social Media Buttons Toolbar\n"
|
6 |
-
"POT-Creation-Date: 2017-
|
7 |
"PO-Revision-Date: 2015-12-17 02:16+0300\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
@@ -69,7 +69,7 @@ msgstr ""
|
|
69 |
msgid "Author"
|
70 |
msgstr ""
|
71 |
|
72 |
-
#: inc/php/page.php:51 inc/php/page.php:201 inc/php/settings.php:28 inc/php/settings.php:
|
73 |
msgid "Support"
|
74 |
msgstr ""
|
75 |
|
@@ -137,7 +137,7 @@ msgstr ""
|
|
137 |
msgid "It's that simple!"
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: inc/php/page.php:86 inc/php/settings.php:
|
141 |
msgid "Note!"
|
142 |
msgstr ""
|
143 |
|
@@ -311,17 +311,17 @@ msgid ""
|
|
311 |
"This plugin allows you to easily add the social media follow buttons bar to any place of your website."
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: inc/php/settings.php:30 inc/php/settings.php:
|
315 |
msgid ""
|
316 |
"I'm an independent developer, without a regular income, so every little contribution helps cover my "
|
317 |
"costs and lets me spend more time building things for people like you to enjoy."
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: inc/php/settings.php:31 inc/php/settings.php:
|
321 |
msgid "Donate with PayPal"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: inc/php/settings.php:32 inc/php/settings.php:
|
325 |
msgid "Thanks for your support!"
|
326 |
msgstr ""
|
327 |
|
@@ -537,146 +537,158 @@ msgid "Enter the link to your LINE profile page"
|
|
537 |
msgstr ""
|
538 |
|
539 |
#: inc/php/settings.php:409
|
540 |
-
msgid "Enter the link to your
|
541 |
msgstr ""
|
542 |
|
543 |
#: inc/php/settings.php:416
|
544 |
-
msgid "Enter the link to your
|
545 |
msgstr ""
|
546 |
|
547 |
#: inc/php/settings.php:423
|
548 |
-
msgid "Enter the link to your
|
549 |
msgstr ""
|
550 |
|
551 |
#: inc/php/settings.php:430
|
552 |
-
msgid "Enter the link to your
|
553 |
msgstr ""
|
554 |
|
555 |
#: inc/php/settings.php:437
|
556 |
-
msgid "Enter the link to your
|
557 |
msgstr ""
|
558 |
|
559 |
#: inc/php/settings.php:444
|
560 |
-
msgid "Enter the link to your
|
561 |
msgstr ""
|
562 |
|
563 |
#: inc/php/settings.php:451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
564 |
msgid ""
|
565 |
"Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or <b>?add</b>, or <b>?chat</"
|
566 |
"b>, or <b>?userinfo</b> for view profile"
|
567 |
msgstr ""
|
568 |
|
569 |
-
#: inc/php/settings.php:
|
570 |
msgid "Enter the link to your personal website"
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: inc/php/settings.php:
|
574 |
msgid "Enter your email address with prefix <b>mailto:</b>"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: inc/php/settings.php:
|
578 |
msgid "Enter your telephone number with prefix <b>tel://</b>"
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: inc/php/settings.php:
|
582 |
msgid "Enter the link to your RSS Feed"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: inc/php/settings.php:
|
586 |
#, php-format
|
587 |
msgid "If you did not find the button you need, then %s and I will gladly add it for you."
|
588 |
msgstr ""
|
589 |
|
590 |
-
#: inc/php/settings.php:
|
591 |
msgid "Save changes"
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: inc/php/settings.php:
|
595 |
msgid "Display options"
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: inc/php/settings.php:
|
599 |
msgid "There you can configure this plugin."
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: inc/php/settings.php:
|
603 |
msgid "Show on Posts"
|
604 |
msgstr ""
|
605 |
|
606 |
-
#: inc/php/settings.php:
|
607 |
msgid "Display toolbar below content on Posts."
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: inc/php/settings.php:
|
611 |
msgid "Show on Pages"
|
612 |
msgstr ""
|
613 |
|
614 |
-
#: inc/php/settings.php:
|
615 |
msgid "Display toolbar below content on Pages."
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: inc/php/settings.php:
|
619 |
msgid "Open in new tab"
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: inc/php/settings.php:
|
623 |
msgid "Open link in a new tab/window."
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: inc/php/settings.php:
|
627 |
msgid "Tooltips"
|
628 |
msgstr ""
|
629 |
|
630 |
-
#: inc/php/settings.php:
|
631 |
msgid "Enable/disable a tooltips with name of the social media above every button."
|
632 |
msgstr ""
|
633 |
|
634 |
-
#: inc/php/settings.php:
|
635 |
msgid "Icon size"
|
636 |
msgstr ""
|
637 |
|
638 |
-
#: inc/php/settings.php:
|
639 |
msgid "Enter the size of icons (in px) in your social media follow buttons bar."
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: inc/php/settings.php:
|
643 |
msgid "Margin"
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: inc/php/settings.php:
|
647 |
msgid "Enter the size of space (in px) between icons in your social media follow buttons bar."
|
648 |
msgstr ""
|
649 |
|
650 |
-
#: inc/php/settings.php:
|
651 |
msgid "Alignment"
|
652 |
msgstr ""
|
653 |
|
654 |
-
#: inc/php/settings.php:
|
655 |
msgid "Left"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: inc/php/settings.php:
|
659 |
msgid "Center"
|
660 |
msgstr ""
|
661 |
|
662 |
-
#: inc/php/settings.php:
|
663 |
msgid "Right"
|
664 |
msgstr ""
|
665 |
|
666 |
-
#: inc/php/settings.php:
|
667 |
msgid "Caption"
|
668 |
msgstr ""
|
669 |
|
670 |
-
#: inc/php/settings.php:
|
671 |
msgid ""
|
672 |
"Enter the caption to your social media follow buttons bar. It will be displays before the toolbar."
|
673 |
msgstr ""
|
674 |
|
675 |
-
#: inc/php/settings.php:
|
676 |
msgid "Preview"
|
677 |
msgstr ""
|
678 |
|
679 |
-
#: inc/php/settings.php:
|
680 |
msgid "Click the \"Save changes\" button to update this preview."
|
681 |
msgstr ""
|
682 |
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: Social Media Buttons Toolbar\n"
|
6 |
+
"POT-Creation-Date: 2017-07-02 22:17+0300\n"
|
7 |
"PO-Revision-Date: 2015-12-17 02:16+0300\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
69 |
msgid "Author"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: inc/php/page.php:51 inc/php/page.php:201 inc/php/settings.php:28 inc/php/settings.php:609
|
73 |
msgid "Support"
|
74 |
msgstr ""
|
75 |
|
137 |
msgid "It's that simple!"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: inc/php/page.php:86 inc/php/settings.php:506
|
141 |
msgid "Note!"
|
142 |
msgstr ""
|
143 |
|
311 |
"This plugin allows you to easily add the social media follow buttons bar to any place of your website."
|
312 |
msgstr ""
|
313 |
|
314 |
+
#: inc/php/settings.php:30 inc/php/settings.php:611
|
315 |
msgid ""
|
316 |
"I'm an independent developer, without a regular income, so every little contribution helps cover my "
|
317 |
"costs and lets me spend more time building things for people like you to enjoy."
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: inc/php/settings.php:31 inc/php/settings.php:612
|
321 |
msgid "Donate with PayPal"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: inc/php/settings.php:32 inc/php/settings.php:613
|
325 |
msgid "Thanks for your support!"
|
326 |
msgstr ""
|
327 |
|
537 |
msgstr ""
|
538 |
|
539 |
#: inc/php/settings.php:409
|
540 |
+
msgid "Enter the link to your Hireology profile page"
|
541 |
msgstr ""
|
542 |
|
543 |
#: inc/php/settings.php:416
|
544 |
+
msgid "Enter the link to your Kompoz profile page"
|
545 |
msgstr ""
|
546 |
|
547 |
#: inc/php/settings.php:423
|
548 |
+
msgid "Enter the link to your SoundBlend profile page"
|
549 |
msgstr ""
|
550 |
|
551 |
#: inc/php/settings.php:430
|
552 |
+
msgid "Enter the link to your VKontakte profile page"
|
553 |
msgstr ""
|
554 |
|
555 |
#: inc/php/settings.php:437
|
556 |
+
msgid "Enter the link to your Odnoklassniki profile page"
|
557 |
msgstr ""
|
558 |
|
559 |
#: inc/php/settings.php:444
|
560 |
+
msgid "Enter the link to your Telegram profile page"
|
561 |
msgstr ""
|
562 |
|
563 |
#: inc/php/settings.php:451
|
564 |
+
msgid "Enter the link to your GitHub profile page"
|
565 |
+
msgstr ""
|
566 |
+
|
567 |
+
#: inc/php/settings.php:458
|
568 |
+
msgid "Enter the link to your WordPress profile page"
|
569 |
+
msgstr ""
|
570 |
+
|
571 |
+
#: inc/php/settings.php:465
|
572 |
+
msgid "Enter the link to your CodePen profile page"
|
573 |
+
msgstr ""
|
574 |
+
|
575 |
+
#: inc/php/settings.php:472
|
576 |
msgid ""
|
577 |
"Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or <b>?add</b>, or <b>?chat</"
|
578 |
"b>, or <b>?userinfo</b> for view profile"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: inc/php/settings.php:479
|
582 |
msgid "Enter the link to your personal website"
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: inc/php/settings.php:486
|
586 |
msgid "Enter your email address with prefix <b>mailto:</b>"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: inc/php/settings.php:493
|
590 |
msgid "Enter your telephone number with prefix <b>tel://</b>"
|
591 |
msgstr ""
|
592 |
|
593 |
+
#: inc/php/settings.php:500
|
594 |
msgid "Enter the link to your RSS Feed"
|
595 |
msgstr ""
|
596 |
|
597 |
+
#: inc/php/settings.php:507
|
598 |
#, php-format
|
599 |
msgid "If you did not find the button you need, then %s and I will gladly add it for you."
|
600 |
msgstr ""
|
601 |
|
602 |
+
#: inc/php/settings.php:511 inc/php/settings.php:595
|
603 |
msgid "Save changes"
|
604 |
msgstr ""
|
605 |
|
606 |
+
#: inc/php/settings.php:517
|
607 |
msgid "Display options"
|
608 |
msgstr ""
|
609 |
|
610 |
+
#: inc/php/settings.php:519
|
611 |
msgid "There you can configure this plugin."
|
612 |
msgstr ""
|
613 |
|
614 |
+
#: inc/php/settings.php:523
|
615 |
msgid "Show on Posts"
|
616 |
msgstr ""
|
617 |
|
618 |
+
#: inc/php/settings.php:524
|
619 |
msgid "Display toolbar below content on Posts."
|
620 |
msgstr ""
|
621 |
|
622 |
+
#: inc/php/settings.php:529
|
623 |
msgid "Show on Pages"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: inc/php/settings.php:530
|
627 |
msgid "Display toolbar below content on Pages."
|
628 |
msgstr ""
|
629 |
|
630 |
+
#: inc/php/settings.php:535
|
631 |
msgid "Open in new tab"
|
632 |
msgstr ""
|
633 |
|
634 |
+
#: inc/php/settings.php:536
|
635 |
msgid "Open link in a new tab/window."
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: inc/php/settings.php:541
|
639 |
msgid "Tooltips"
|
640 |
msgstr ""
|
641 |
|
642 |
+
#: inc/php/settings.php:542
|
643 |
msgid "Enable/disable a tooltips with name of the social media above every button."
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: inc/php/settings.php:547
|
647 |
msgid "Icon size"
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: inc/php/settings.php:548
|
651 |
msgid "Enter the size of icons (in px) in your social media follow buttons bar."
|
652 |
msgstr ""
|
653 |
|
654 |
+
#: inc/php/settings.php:555
|
655 |
msgid "Margin"
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: inc/php/settings.php:556
|
659 |
msgid "Enter the size of space (in px) between icons in your social media follow buttons bar."
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: inc/php/settings.php:565
|
663 |
msgid "Alignment"
|
664 |
msgstr ""
|
665 |
|
666 |
+
#: inc/php/settings.php:571
|
667 |
msgid "Left"
|
668 |
msgstr ""
|
669 |
|
670 |
+
#: inc/php/settings.php:575
|
671 |
msgid "Center"
|
672 |
msgstr ""
|
673 |
|
674 |
+
#: inc/php/settings.php:579
|
675 |
msgid "Right"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: inc/php/settings.php:586
|
679 |
msgid "Caption"
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: inc/php/settings.php:587
|
683 |
msgid ""
|
684 |
"Enter the caption to your social media follow buttons bar. It will be displays before the toolbar."
|
685 |
msgstr ""
|
686 |
|
687 |
+
#: inc/php/settings.php:601
|
688 |
msgid "Preview"
|
689 |
msgstr ""
|
690 |
|
691 |
+
#: inc/php/settings.php:603
|
692 |
msgid "Click the \"Save changes\" button to update this preview."
|
693 |
msgstr ""
|
694 |
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Social Media Follow Buttons Bar ===
|
2 |
Contributors: Arthur Gareginyan
|
3 |
-
Tags: icon, icon set, button, social, media, social button, social media, social network, follow, follow button, follow link, follow icon, follow me, toolbar, link to profile, facebook, flickr, twitter, instagram, google plus, youtube, itunes, apple-music, periscope, vimeo, blogger, buzzsprout, livejournal, linkedIn, diaspora, deviantart, xing, pinterest, tumblr, snapchat, twitch, patreon, imdb, soundcloud, plugdj, plug dj, spotify, bandcamp, dloky, amazon, bookbub, goodreads, meetvibe, meetup, steam, beam, mixer, discord, yelp, bloglovin, mediumg, 500px, behance, polyvore, yellowpages, line, stumbleupon, whatsapp, vkontakte, vk, vk.com, odnoklassniki, ok, ok.ru, telegram, github, wordpress, codepen, skype, personal website, email, telephone, phone, rss feed, rss, feed, tooltips, bootstrap tooltip,
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.8
|
7 |
-
Stable tag: 4.
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -90,6 +90,9 @@ It give you finer control over buttons. You can configure they on plugins settin
|
|
90 |
* Polyvore
|
91 |
* Yellow Pages
|
92 |
* LINE
|
|
|
|
|
|
|
93 |
* VKontakte (vk.com)
|
94 |
* Odnoklassniki (ok.ru)
|
95 |
* Telegram
|
@@ -214,7 +217,7 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
|
|
214 |
* The icon of plugin is a copyrighted image created by [Arthur Gareginyan](https://www.arthurgareginyan.com). (C) All rights reserved.
|
215 |
* The banner of plugin is a copyrighted image created by [Arthur Gareginyan](https://www.arthurgareginyan.com). (C) All rights reserved.
|
216 |
* The Entrepreneur image that used on banner is from [Pixabay](https://pixabay.com/en/entrepreneur-start-start-up-career-696976/) and licensed under the [Creative Commons CC0](https://creativecommons.org/publicdomain/zero/1.0/deed.en).
|
217 |
-
* Icons [itunes.png, apple-music.png, medium.png, 500px.png, behance.png, polyvore.png, yellowpages.png, mixer.png, telephone.png, bloglovin.png, line.png, stumbleupon.png, whatsapp.png, plugdj.png, deviantart.png, buzzsprout.png, periscope.png, youtube.png, meetvibe.png, wordpress.png, twitter.png, imdb.png, dloky.png, snapchat.png, steam.png, discord.png, twitch.png, amazon.png, bookbub.png, goodreads.png, reddit.png, meetup.png, codepen.png, instagram.png, patreon.png, bandcamp.png, youtube-gaming.png, xing.png](https://www.iconfinder.com/iconsets/square-logo-buttons?ref=ArthurGareginyan) by [Arthur Gareginyan](https://www.arthurgareginyan.com) and licensed under the [Creative Commons (Attribution 3.0 Unported)](http://creativecommons.org/licenses/by/3.0/).
|
218 |
* Icons [facebook.png, flickr.png, google-plus.png, vimeo.png, blogger.png, linkedin.png, livejournal.png, pinterest.png, tumblr.png, soundcloud.png, spotify.png, yelp.png, vkontakte.png, odnoklassniki.png, telegram.png, github.png, skype.png, website.png, email.png, rss-feed.png](https://www.iconfinder.com/iconsets/social-buttons-2?ref=ArthurGareginyan) by Ivlichev Victor Petrovich and licensed under the [Creative Commons (Attribution 3.0 Unported)](http://creativecommons.org/licenses/by/3.0/).
|
219 |
* [Bootstrap](http://getbootstrap.com) by Twitter, Inc. released under the [MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE).
|
220 |
* [Bootstrap-checkbox](https://github.com/vsn4ik/bootstrap-checkbox) is a project of [Vasily A.](https://github.com/vsn4ik), shared under the [MIT license](https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE).
|
@@ -227,6 +230,11 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
|
|
227 |
|
228 |
== Changelog ==
|
229 |
|
|
|
|
|
|
|
|
|
|
|
230 |
= 4.12.1 =
|
231 |
* The HTTPS mixed content issue fixed by changing all links to HTTPS.
|
232 |
|
1 |
=== Social Media Follow Buttons Bar ===
|
2 |
Contributors: Arthur Gareginyan
|
3 |
+
Tags: icon, icon set, button, social, media, social button, social media, social network, follow, follow button, follow link, follow icon, follow me, toolbar, link to profile, facebook, flickr, twitter, instagram, google plus, youtube, itunes, apple-music, periscope, vimeo, blogger, buzzsprout, livejournal, linkedIn, diaspora, deviantart, xing, pinterest, tumblr, snapchat, twitch, patreon, imdb, soundcloud, plugdj, plug dj, spotify, bandcamp, dloky, amazon, bookbub, goodreads, meetvibe, meetup, steam, beam, mixer, discord, yelp, bloglovin, mediumg, 500px, behance, polyvore, yellowpages, line, hireology, kompoz, soundblend, stumbleupon, whatsapp, vkontakte, vk, vk.com, odnoklassniki, ok, ok.ru, telegram, github, wordpress, codepen, skype, personal website, email, telephone, phone, rss feed, rss, feed, tooltips, bootstrap tooltip,
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.8
|
7 |
+
Stable tag: 4.13
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
90 |
* Polyvore
|
91 |
* Yellow Pages
|
92 |
* LINE
|
93 |
+
* Hireology
|
94 |
+
* Kompoz
|
95 |
+
* SoundBlend
|
96 |
* VKontakte (vk.com)
|
97 |
* Odnoklassniki (ok.ru)
|
98 |
* Telegram
|
217 |
* The icon of plugin is a copyrighted image created by [Arthur Gareginyan](https://www.arthurgareginyan.com). (C) All rights reserved.
|
218 |
* The banner of plugin is a copyrighted image created by [Arthur Gareginyan](https://www.arthurgareginyan.com). (C) All rights reserved.
|
219 |
* The Entrepreneur image that used on banner is from [Pixabay](https://pixabay.com/en/entrepreneur-start-start-up-career-696976/) and licensed under the [Creative Commons CC0](https://creativecommons.org/publicdomain/zero/1.0/deed.en).
|
220 |
+
* Icons [hireology.png, kompoz.png, soundblend.png, itunes.png, apple-music.png, medium.png, 500px.png, behance.png, polyvore.png, yellowpages.png, mixer.png, telephone.png, bloglovin.png, line.png, stumbleupon.png, whatsapp.png, plugdj.png, deviantart.png, buzzsprout.png, periscope.png, youtube.png, meetvibe.png, wordpress.png, twitter.png, imdb.png, dloky.png, snapchat.png, steam.png, discord.png, twitch.png, amazon.png, bookbub.png, goodreads.png, reddit.png, meetup.png, codepen.png, instagram.png, patreon.png, bandcamp.png, youtube-gaming.png, xing.png](https://www.iconfinder.com/iconsets/square-logo-buttons?ref=ArthurGareginyan) by [Arthur Gareginyan](https://www.arthurgareginyan.com) and licensed under the [Creative Commons (Attribution 3.0 Unported)](http://creativecommons.org/licenses/by/3.0/).
|
221 |
* Icons [facebook.png, flickr.png, google-plus.png, vimeo.png, blogger.png, linkedin.png, livejournal.png, pinterest.png, tumblr.png, soundcloud.png, spotify.png, yelp.png, vkontakte.png, odnoklassniki.png, telegram.png, github.png, skype.png, website.png, email.png, rss-feed.png](https://www.iconfinder.com/iconsets/social-buttons-2?ref=ArthurGareginyan) by Ivlichev Victor Petrovich and licensed under the [Creative Commons (Attribution 3.0 Unported)](http://creativecommons.org/licenses/by/3.0/).
|
222 |
* [Bootstrap](http://getbootstrap.com) by Twitter, Inc. released under the [MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE).
|
223 |
* [Bootstrap-checkbox](https://github.com/vsn4ik/bootstrap-checkbox) is a project of [Vasily A.](https://github.com/vsn4ik), shared under the [MIT license](https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE).
|
230 |
|
231 |
== Changelog ==
|
232 |
|
233 |
+
= 4.13 =
|
234 |
+
* Added option for the Hireology.
|
235 |
+
* Added option for the Kompoz.
|
236 |
+
* Added option for the SoundBlend.
|
237 |
+
|
238 |
= 4.12.1 =
|
239 |
* The HTTPS mixed content issue fixed by changing all links to HTTPS.
|
240 |
|
social-media-buttons-toolbar.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Easily add the smart bar with social media follow buttons (not share, only link to your profiles) to any place of your WordPress website.
|
6 |
* Author: Arthur Gareginyan
|
7 |
* Author URI: https://www.arthurgareginyan.com
|
8 |
-
* Version: 4.
|
9 |
* License: GPL3
|
10 |
* Text Domain: social-media-buttons-toolbar
|
11 |
* Domain Path: /languages/
|
5 |
* Description: Easily add the smart bar with social media follow buttons (not share, only link to your profiles) to any place of your WordPress website.
|
6 |
* Author: Arthur Gareginyan
|
7 |
* Author URI: https://www.arthurgareginyan.com
|
8 |
+
* Version: 4.13
|
9 |
* License: GPL3
|
10 |
* Text Domain: social-media-buttons-toolbar
|
11 |
* Domain Path: /languages/
|