Version Description
- Added: shortcode widget
- Added: api version 2.9
- Added: filter wef_embedded_with
- Added: advanced option to use permalinks on social plugins urls
- Improved: updated wp_get_sites for get_sites
Download this release
Release Info
Developer | poxtron |
Plugin | WP Embed Facebook |
Version | 2.1.11 |
Comparing to | |
See all releases |
Code changes from version 2.1.10 to 2.1.11
- lang/wp-embed-facebook-es_AR.mo +0 -0
- lang/wp-embed-facebook-es_AR.po +60 -37
- lang/wp-embed-facebook-es_CL.mo +0 -0
- lang/wp-embed-facebook-es_CL.po +60 -37
- lang/wp-embed-facebook-es_ES.mo +0 -0
- lang/wp-embed-facebook-es_ES.po +60 -37
- lang/wp-embed-facebook-es_GT.mo +0 -0
- lang/wp-embed-facebook-es_GT.po +60 -37
- lang/wp-embed-facebook-es_MX.mo +0 -0
- lang/wp-embed-facebook-es_MX.po +60 -37
- lang/wp-embed-facebook-es_PE.mo +0 -0
- lang/wp-embed-facebook-es_PE.po +60 -37
- lang/wp-embed-facebook-es_VE.mo +0 -0
- lang/wp-embed-facebook-es_VE.po +60 -37
- lang/wp-embed-facebook.pot +56 -38
- lib/admin/admin.css +0 -0
- lib/admin/ic_image_settings.png +0 -0
- lib/admin/ic_setting.png +0 -0
- lib/base_facebook.php +0 -0
- lib/class-sigami-facebook.php +0 -0
- lib/class-wef-comments.php +0 -0
- lib/class-wef-magic-embeds.php +24 -1
- lib/class-wef-social-plugins.php +1 -1
- lib/class-wef-widget.php +81 -0
- lib/class-wp-embed-fb-admin.php +3 -1
- lib/class-wp-embed-fb-plugin.php +15 -9
- lib/class-wp-embed-fb.php +1 -0
- lib/js/fb.js +0 -0
- lib/js/fb.min.js +0 -0
- lib/js/wpembedfb.js +0 -0
- lib/js/wpembedfb.min.js +0 -0
- lib/lightbox2/css/lightbox.css +0 -0
- lib/lightbox2/css/lightbox.css.map +0 -0
- lib/lightbox2/css/lightbox.sass +0 -0
- lib/lightbox2/images/close.png +0 -0
- lib/lightbox2/images/loading.gif +0 -0
- lib/lightbox2/images/next.png +0 -0
- lib/lightbox2/images/prev.png +0 -0
- lib/lightbox2/js/lightbox.js +0 -0
- lib/lightbox2/js/lightbox.min.js +0 -0
- readme.txt +16 -9
- templates/classic/album.php +0 -0
- templates/classic/classic.css +0 -0
- templates/classic/classic.css.map +0 -0
- templates/classic/classic.sass +0 -0
- templates/classic/com-page.php +0 -0
- templates/classic/event.php +0 -0
- templates/classic/page.php +0 -0
- templates/classic/photo.php +0 -0
- templates/classic/post.php +0 -0
- templates/classic/profile.php +0 -0
- templates/classic/single-post.php +0 -0
- templates/classic/social-plugin.php +0 -0
- templates/classic/video.php +0 -0
- templates/comments.php +0 -0
- templates/default/album.php +0 -0
- templates/default/com-page.php +0 -0
- templates/default/default.css +0 -0
- templates/default/default.css.map +0 -0
- templates/default/default.sass +0 -0
- templates/default/event.php +0 -0
- templates/default/page.php +0 -0
- templates/default/photo.php +0 -0
- templates/default/post.php +0 -0
- templates/default/profile.php +0 -0
- templates/default/single-post.php +0 -0
- templates/default/social-plugin.php +0 -3
- templates/default/video.php +0 -0
- wp-embed-facebook.php +2 -1
lang/wp-embed-facebook-es_AR.mo
CHANGED
File without changes
|
lang/wp-embed-facebook-es_AR.po
CHANGED
@@ -25,15 +25,15 @@ msgstr ""
|
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
-
#: lib/class-wef-magic-embeds.php:
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
-
#: lib/class-wef-magic-embeds.php:
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
-
#: lib/class-wef-magic-embeds.php:
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
@@ -42,6 +42,24 @@ msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
#: lib/class-wp-embed-fb-admin.php:28
|
46 |
#, fuzzy
|
47 |
msgid ""
|
@@ -69,7 +87,7 @@ msgstr "Social Plugins"
|
|
69 |
msgid "Custom Embeds"
|
70 |
msgstr "Incrustados personalizados"
|
71 |
|
72 |
-
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:
|
73 |
msgid "Lightbox"
|
74 |
msgstr "Lightbox"
|
75 |
|
@@ -434,6 +452,12 @@ msgstr "Bucle por el álbum"
|
|
434 |
msgid "Use this lightbox on the [gallery] shortcode"
|
435 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
436 |
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
#: lib/class-wp-embed-fb-admin.php:602
|
438 |
msgid "Enqueue styles and scripts"
|
439 |
msgstr "Enqueue estilos y scripts"
|
@@ -443,82 +467,86 @@ msgid "Only when there is an embed present"
|
|
443 |
msgstr "Sólo cuando hay un incrustado presente"
|
444 |
|
445 |
#: lib/class-wp-embed-fb-admin.php:604
|
|
|
|
|
|
|
|
|
446 |
msgid "Facebook SDK"
|
447 |
msgstr "SDK de Facebook"
|
448 |
|
449 |
-
#: lib/class-wp-embed-fb-admin.php:
|
450 |
msgid "Template Styles"
|
451 |
msgstr "Estilos de la plantilla"
|
452 |
|
453 |
-
#: lib/class-wp-embed-fb-admin.php:
|
454 |
msgid "Adaptive social plugins script"
|
455 |
msgstr "Script pasa social plugins adaptivos"
|
456 |
|
457 |
-
#: lib/class-wp-embed-fb-admin.php:
|
458 |
msgid "Enqueue script"
|
459 |
msgstr "Registrar el script del plugin"
|
460 |
|
461 |
-
#: lib/class-wp-embed-fb-admin.php:
|
462 |
msgid "Attribute"
|
463 |
msgstr "Atributo"
|
464 |
|
465 |
-
#: lib/class-wp-embed-fb-admin.php:
|
466 |
msgid "Other Options"
|
467 |
msgstr "Otras Opciones"
|
468 |
|
469 |
-
#: lib/class-wp-embed-fb-admin.php:
|
470 |
msgid "Add fb-root on top of content"
|
471 |
msgstr "Añadir fb-root en la parte superior contenido"
|
472 |
|
473 |
-
#: lib/class-wp-embed-fb-admin.php:
|
474 |
msgid "Force Facebook SDK script on all site"
|
475 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
476 |
|
477 |
-
#: lib/class-wp-embed-fb-admin.php:
|
478 |
msgid "Force app token"
|
479 |
msgstr "Forzar el token de la app"
|
480 |
|
481 |
-
#: lib/class-wp-embed-fb-admin.php:
|
482 |
msgid "Save all settings"
|
483 |
msgstr "Guardar todos los ajustes"
|
484 |
|
485 |
-
#: lib/class-wp-embed-fb-admin.php:
|
486 |
msgid "Restore default values?"
|
487 |
msgstr "¿ Restaurar valores predeterminados ?"
|
488 |
|
489 |
-
#: lib/class-wp-embed-fb-admin.php:
|
490 |
msgid "Restore defaults"
|
491 |
msgstr "Restaurar valores predeterminados"
|
492 |
|
493 |
-
#: lib/class-wp-embed-fb-admin.php:
|
494 |
msgid "Premium Extension Available"
|
495 |
msgstr "Extensión Premium disponible"
|
496 |
|
497 |
-
#: lib/class-wp-embed-fb-admin.php:
|
498 |
msgid "Shortcodes for embedding a full event or page."
|
499 |
msgstr "Shortcodes para incrustar un evento o una página."
|
500 |
|
501 |
-
#: lib/class-wp-embed-fb-admin.php:
|
502 |
msgid "Elegant template for custom embeds"
|
503 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
504 |
|
505 |
-
#: lib/class-wp-embed-fb-admin.php:
|
506 |
msgid "Albums with more that 100 photos."
|
507 |
msgstr "Álbumes con más 100 fotos."
|
508 |
|
509 |
-
#: lib/class-wp-embed-fb-admin.php:
|
510 |
msgid "One Year Premium Support"
|
511 |
msgstr "Soporte Premium por un año"
|
512 |
|
513 |
-
#: lib/class-wp-embed-fb-admin.php:
|
514 |
msgid "Check it out"
|
515 |
msgstr "Échale un vistazo!"
|
516 |
|
517 |
-
#: lib/class-wp-embed-fb-admin.php:
|
518 |
msgid "Plus new features cooking"
|
519 |
msgstr "Más novedades un la cocina"
|
520 |
|
521 |
-
#: lib/class-wp-embed-fb-admin.php:
|
522 |
msgid ""
|
523 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
524 |
"and pages"
|
@@ -526,20 +554,20 @@ msgstr ""
|
|
526 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
527 |
"especiales para álbumes y páginas"
|
528 |
|
529 |
-
#: lib/class-wp-embed-fb-admin.php:
|
530 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
531 |
msgstr ""
|
532 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
533 |
|
534 |
-
#: lib/class-wp-embed-fb-admin.php:
|
535 |
msgid "Rate it"
|
536 |
msgstr "Valóralo ahora"
|
537 |
|
538 |
-
#: lib/class-wp-embed-fb-admin.php:
|
539 |
msgid "Donate"
|
540 |
msgstr "Dona"
|
541 |
|
542 |
-
#: lib/class-wp-embed-fb-admin.php:
|
543 |
msgid "More information"
|
544 |
msgstr "Más información"
|
545 |
|
@@ -567,11 +595,11 @@ msgid "Code"
|
|
567 |
msgstr "Código"
|
568 |
|
569 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
570 |
-
#: lib/class-wp-embed-fb.php:
|
571 |
msgid "Error"
|
572 |
msgstr "Error"
|
573 |
|
574 |
-
#: lib/class-wp-embed-fb.php:
|
575 |
msgid ""
|
576 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
577 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
@@ -614,14 +642,6 @@ msgstr "comentarios"
|
|
614 |
msgid "shares"
|
615 |
msgstr "comparticiones"
|
616 |
|
617 |
-
#: templates/default/social-plugin.php:15
|
618 |
-
msgid "Download this video"
|
619 |
-
msgstr "Descargar este video"
|
620 |
-
|
621 |
-
#. Plugin Name of the plugin/theme
|
622 |
-
msgid "WP Embed Facebook"
|
623 |
-
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
624 |
-
|
625 |
#. Author URI of the plugin/theme
|
626 |
msgid "http://www.wpembedfb.com"
|
627 |
msgstr "http://www.wpembedfb.com"
|
@@ -645,5 +665,8 @@ msgstr ""
|
|
645 |
msgid "Miguel Sirvent"
|
646 |
msgstr "Miguel Sirvent"
|
647 |
|
|
|
|
|
|
|
648 |
#~ msgid "%sShow download option <br> under video"
|
649 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
+
#: lib/class-wef-magic-embeds.php:123
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
+
#: lib/class-wef-magic-embeds.php:128
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
+
#: lib/class-wef-magic-embeds.php:133
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
45 |
+
#. Plugin Name of the plugin/theme
|
46 |
+
msgid "WP Embed Facebook"
|
47 |
+
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
48 |
+
|
49 |
+
#: lib/class-wef-widget.php:15
|
50 |
+
#, fuzzy
|
51 |
+
msgid "Shortcode widget"
|
52 |
+
msgstr "Shortcode utilizado:"
|
53 |
+
|
54 |
+
#: lib/class-wef-widget.php:50
|
55 |
+
msgid "Title:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: lib/class-wef-widget.php:54
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Shortcode:"
|
61 |
+
msgstr "Shortcode utilizado:"
|
62 |
+
|
63 |
#: lib/class-wp-embed-fb-admin.php:28
|
64 |
#, fuzzy
|
65 |
msgid ""
|
87 |
msgid "Custom Embeds"
|
88 |
msgstr "Incrustados personalizados"
|
89 |
|
90 |
+
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:609
|
91 |
msgid "Lightbox"
|
92 |
msgstr "Lightbox"
|
93 |
|
452 |
msgid "Use this lightbox on the [gallery] shortcode"
|
453 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
454 |
|
455 |
+
#: lib/class-wp-embed-fb-admin.php:599
|
456 |
+
msgid ""
|
457 |
+
"Beware altering this options without the proper knowledge could make the "
|
458 |
+
"world disappear."
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
#: lib/class-wp-embed-fb-admin.php:602
|
462 |
msgid "Enqueue styles and scripts"
|
463 |
msgstr "Enqueue estilos y scripts"
|
467 |
msgstr "Sólo cuando hay un incrustado presente"
|
468 |
|
469 |
#: lib/class-wp-embed-fb-admin.php:604
|
470 |
+
msgid "Use permalinks on social plugins urls"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: lib/class-wp-embed-fb-admin.php:605
|
474 |
msgid "Facebook SDK"
|
475 |
msgstr "SDK de Facebook"
|
476 |
|
477 |
+
#: lib/class-wp-embed-fb-admin.php:606
|
478 |
msgid "Template Styles"
|
479 |
msgstr "Estilos de la plantilla"
|
480 |
|
481 |
+
#: lib/class-wp-embed-fb-admin.php:607
|
482 |
msgid "Adaptive social plugins script"
|
483 |
msgstr "Script pasa social plugins adaptivos"
|
484 |
|
485 |
+
#: lib/class-wp-embed-fb-admin.php:610
|
486 |
msgid "Enqueue script"
|
487 |
msgstr "Registrar el script del plugin"
|
488 |
|
489 |
+
#: lib/class-wp-embed-fb-admin.php:611
|
490 |
msgid "Attribute"
|
491 |
msgstr "Atributo"
|
492 |
|
493 |
+
#: lib/class-wp-embed-fb-admin.php:613
|
494 |
msgid "Other Options"
|
495 |
msgstr "Otras Opciones"
|
496 |
|
497 |
+
#: lib/class-wp-embed-fb-admin.php:614
|
498 |
msgid "Add fb-root on top of content"
|
499 |
msgstr "Añadir fb-root en la parte superior contenido"
|
500 |
|
501 |
+
#: lib/class-wp-embed-fb-admin.php:615
|
502 |
msgid "Force Facebook SDK script on all site"
|
503 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
504 |
|
505 |
+
#: lib/class-wp-embed-fb-admin.php:616
|
506 |
msgid "Force app token"
|
507 |
msgstr "Forzar el token de la app"
|
508 |
|
509 |
+
#: lib/class-wp-embed-fb-admin.php:634
|
510 |
msgid "Save all settings"
|
511 |
msgstr "Guardar todos los ajustes"
|
512 |
|
513 |
+
#: lib/class-wp-embed-fb-admin.php:639
|
514 |
msgid "Restore default values?"
|
515 |
msgstr "¿ Restaurar valores predeterminados ?"
|
516 |
|
517 |
+
#: lib/class-wp-embed-fb-admin.php:642
|
518 |
msgid "Restore defaults"
|
519 |
msgstr "Restaurar valores predeterminados"
|
520 |
|
521 |
+
#: lib/class-wp-embed-fb-admin.php:650
|
522 |
msgid "Premium Extension Available"
|
523 |
msgstr "Extensión Premium disponible"
|
524 |
|
525 |
+
#: lib/class-wp-embed-fb-admin.php:654
|
526 |
msgid "Shortcodes for embedding a full event or page."
|
527 |
msgstr "Shortcodes para incrustar un evento o una página."
|
528 |
|
529 |
+
#: lib/class-wp-embed-fb-admin.php:656
|
530 |
msgid "Elegant template for custom embeds"
|
531 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
532 |
|
533 |
+
#: lib/class-wp-embed-fb-admin.php:658
|
534 |
msgid "Albums with more that 100 photos."
|
535 |
msgstr "Álbumes con más 100 fotos."
|
536 |
|
537 |
+
#: lib/class-wp-embed-fb-admin.php:660
|
538 |
msgid "One Year Premium Support"
|
539 |
msgstr "Soporte Premium por un año"
|
540 |
|
541 |
+
#: lib/class-wp-embed-fb-admin.php:664
|
542 |
msgid "Check it out"
|
543 |
msgstr "Échale un vistazo!"
|
544 |
|
545 |
+
#: lib/class-wp-embed-fb-admin.php:668
|
546 |
msgid "Plus new features cooking"
|
547 |
msgstr "Más novedades un la cocina"
|
548 |
|
549 |
+
#: lib/class-wp-embed-fb-admin.php:671
|
550 |
msgid ""
|
551 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
552 |
"and pages"
|
554 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
555 |
"especiales para álbumes y páginas"
|
556 |
|
557 |
+
#: lib/class-wp-embed-fb-admin.php:676
|
558 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
559 |
msgstr ""
|
560 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
561 |
|
562 |
+
#: lib/class-wp-embed-fb-admin.php:681
|
563 |
msgid "Rate it"
|
564 |
msgstr "Valóralo ahora"
|
565 |
|
566 |
+
#: lib/class-wp-embed-fb-admin.php:689
|
567 |
msgid "Donate"
|
568 |
msgstr "Dona"
|
569 |
|
570 |
+
#: lib/class-wp-embed-fb-admin.php:694
|
571 |
msgid "More information"
|
572 |
msgstr "Más información"
|
573 |
|
595 |
msgstr "Código"
|
596 |
|
597 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
598 |
+
#: lib/class-wp-embed-fb.php:430
|
599 |
msgid "Error"
|
600 |
msgstr "Error"
|
601 |
|
602 |
+
#: lib/class-wp-embed-fb.php:437
|
603 |
msgid ""
|
604 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
605 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
642 |
msgid "shares"
|
643 |
msgstr "comparticiones"
|
644 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
645 |
#. Author URI of the plugin/theme
|
646 |
msgid "http://www.wpembedfb.com"
|
647 |
msgstr "http://www.wpembedfb.com"
|
665 |
msgid "Miguel Sirvent"
|
666 |
msgstr "Miguel Sirvent"
|
667 |
|
668 |
+
#~ msgid "Download this video"
|
669 |
+
#~ msgstr "Descargar este video"
|
670 |
+
|
671 |
#~ msgid "%sShow download option <br> under video"
|
672 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
lang/wp-embed-facebook-es_CL.mo
CHANGED
File without changes
|
lang/wp-embed-facebook-es_CL.po
CHANGED
@@ -25,15 +25,15 @@ msgstr ""
|
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
-
#: lib/class-wef-magic-embeds.php:
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
-
#: lib/class-wef-magic-embeds.php:
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
-
#: lib/class-wef-magic-embeds.php:
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
@@ -42,6 +42,24 @@ msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
#: lib/class-wp-embed-fb-admin.php:28
|
46 |
#, fuzzy
|
47 |
msgid ""
|
@@ -69,7 +87,7 @@ msgstr "Social Plugins"
|
|
69 |
msgid "Custom Embeds"
|
70 |
msgstr "Incrustados personalizados"
|
71 |
|
72 |
-
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:
|
73 |
msgid "Lightbox"
|
74 |
msgstr "Lightbox"
|
75 |
|
@@ -434,6 +452,12 @@ msgstr "Bucle por el álbum"
|
|
434 |
msgid "Use this lightbox on the [gallery] shortcode"
|
435 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
436 |
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
#: lib/class-wp-embed-fb-admin.php:602
|
438 |
msgid "Enqueue styles and scripts"
|
439 |
msgstr "Enqueue estilos y scripts"
|
@@ -443,82 +467,86 @@ msgid "Only when there is an embed present"
|
|
443 |
msgstr "Sólo cuando hay un incrustado presente"
|
444 |
|
445 |
#: lib/class-wp-embed-fb-admin.php:604
|
|
|
|
|
|
|
|
|
446 |
msgid "Facebook SDK"
|
447 |
msgstr "SDK de Facebook"
|
448 |
|
449 |
-
#: lib/class-wp-embed-fb-admin.php:
|
450 |
msgid "Template Styles"
|
451 |
msgstr "Estilos de la plantilla"
|
452 |
|
453 |
-
#: lib/class-wp-embed-fb-admin.php:
|
454 |
msgid "Adaptive social plugins script"
|
455 |
msgstr "Script pasa social plugins adaptivos"
|
456 |
|
457 |
-
#: lib/class-wp-embed-fb-admin.php:
|
458 |
msgid "Enqueue script"
|
459 |
msgstr "Registrar el script del plugin"
|
460 |
|
461 |
-
#: lib/class-wp-embed-fb-admin.php:
|
462 |
msgid "Attribute"
|
463 |
msgstr "Atributo"
|
464 |
|
465 |
-
#: lib/class-wp-embed-fb-admin.php:
|
466 |
msgid "Other Options"
|
467 |
msgstr "Otras Opciones"
|
468 |
|
469 |
-
#: lib/class-wp-embed-fb-admin.php:
|
470 |
msgid "Add fb-root on top of content"
|
471 |
msgstr "Añadir fb-root en la parte superior contenido"
|
472 |
|
473 |
-
#: lib/class-wp-embed-fb-admin.php:
|
474 |
msgid "Force Facebook SDK script on all site"
|
475 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
476 |
|
477 |
-
#: lib/class-wp-embed-fb-admin.php:
|
478 |
msgid "Force app token"
|
479 |
msgstr "Forzar el token de la app"
|
480 |
|
481 |
-
#: lib/class-wp-embed-fb-admin.php:
|
482 |
msgid "Save all settings"
|
483 |
msgstr "Guardar todos los ajustes"
|
484 |
|
485 |
-
#: lib/class-wp-embed-fb-admin.php:
|
486 |
msgid "Restore default values?"
|
487 |
msgstr "¿ Restaurar valores predeterminados ?"
|
488 |
|
489 |
-
#: lib/class-wp-embed-fb-admin.php:
|
490 |
msgid "Restore defaults"
|
491 |
msgstr "Restaurar valores predeterminados"
|
492 |
|
493 |
-
#: lib/class-wp-embed-fb-admin.php:
|
494 |
msgid "Premium Extension Available"
|
495 |
msgstr "Extensión Premium disponible"
|
496 |
|
497 |
-
#: lib/class-wp-embed-fb-admin.php:
|
498 |
msgid "Shortcodes for embedding a full event or page."
|
499 |
msgstr "Shortcodes para incrustar un evento o una página."
|
500 |
|
501 |
-
#: lib/class-wp-embed-fb-admin.php:
|
502 |
msgid "Elegant template for custom embeds"
|
503 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
504 |
|
505 |
-
#: lib/class-wp-embed-fb-admin.php:
|
506 |
msgid "Albums with more that 100 photos."
|
507 |
msgstr "Álbumes con más 100 fotos."
|
508 |
|
509 |
-
#: lib/class-wp-embed-fb-admin.php:
|
510 |
msgid "One Year Premium Support"
|
511 |
msgstr "Soporte Premium por un año"
|
512 |
|
513 |
-
#: lib/class-wp-embed-fb-admin.php:
|
514 |
msgid "Check it out"
|
515 |
msgstr "Échale un vistazo!"
|
516 |
|
517 |
-
#: lib/class-wp-embed-fb-admin.php:
|
518 |
msgid "Plus new features cooking"
|
519 |
msgstr "Más novedades un la cocina"
|
520 |
|
521 |
-
#: lib/class-wp-embed-fb-admin.php:
|
522 |
msgid ""
|
523 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
524 |
"and pages"
|
@@ -526,20 +554,20 @@ msgstr ""
|
|
526 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
527 |
"especiales para álbumes y páginas"
|
528 |
|
529 |
-
#: lib/class-wp-embed-fb-admin.php:
|
530 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
531 |
msgstr ""
|
532 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
533 |
|
534 |
-
#: lib/class-wp-embed-fb-admin.php:
|
535 |
msgid "Rate it"
|
536 |
msgstr "Valóralo ahora"
|
537 |
|
538 |
-
#: lib/class-wp-embed-fb-admin.php:
|
539 |
msgid "Donate"
|
540 |
msgstr "Dona"
|
541 |
|
542 |
-
#: lib/class-wp-embed-fb-admin.php:
|
543 |
msgid "More information"
|
544 |
msgstr "Más información"
|
545 |
|
@@ -567,11 +595,11 @@ msgid "Code"
|
|
567 |
msgstr "Código"
|
568 |
|
569 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
570 |
-
#: lib/class-wp-embed-fb.php:
|
571 |
msgid "Error"
|
572 |
msgstr "Error"
|
573 |
|
574 |
-
#: lib/class-wp-embed-fb.php:
|
575 |
msgid ""
|
576 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
577 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
@@ -614,14 +642,6 @@ msgstr "comentarios"
|
|
614 |
msgid "shares"
|
615 |
msgstr "comparticiones"
|
616 |
|
617 |
-
#: templates/default/social-plugin.php:15
|
618 |
-
msgid "Download this video"
|
619 |
-
msgstr "Descargar este video"
|
620 |
-
|
621 |
-
#. Plugin Name of the plugin/theme
|
622 |
-
msgid "WP Embed Facebook"
|
623 |
-
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
624 |
-
|
625 |
#. Author URI of the plugin/theme
|
626 |
msgid "http://www.wpembedfb.com"
|
627 |
msgstr "http://www.wpembedfb.com"
|
@@ -645,5 +665,8 @@ msgstr ""
|
|
645 |
msgid "Miguel Sirvent"
|
646 |
msgstr "Miguel Sirvent"
|
647 |
|
|
|
|
|
|
|
648 |
#~ msgid "%sShow download option <br> under video"
|
649 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
+
#: lib/class-wef-magic-embeds.php:123
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
+
#: lib/class-wef-magic-embeds.php:128
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
+
#: lib/class-wef-magic-embeds.php:133
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
45 |
+
#. Plugin Name of the plugin/theme
|
46 |
+
msgid "WP Embed Facebook"
|
47 |
+
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
48 |
+
|
49 |
+
#: lib/class-wef-widget.php:15
|
50 |
+
#, fuzzy
|
51 |
+
msgid "Shortcode widget"
|
52 |
+
msgstr "Shortcode utilizado:"
|
53 |
+
|
54 |
+
#: lib/class-wef-widget.php:50
|
55 |
+
msgid "Title:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: lib/class-wef-widget.php:54
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Shortcode:"
|
61 |
+
msgstr "Shortcode utilizado:"
|
62 |
+
|
63 |
#: lib/class-wp-embed-fb-admin.php:28
|
64 |
#, fuzzy
|
65 |
msgid ""
|
87 |
msgid "Custom Embeds"
|
88 |
msgstr "Incrustados personalizados"
|
89 |
|
90 |
+
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:609
|
91 |
msgid "Lightbox"
|
92 |
msgstr "Lightbox"
|
93 |
|
452 |
msgid "Use this lightbox on the [gallery] shortcode"
|
453 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
454 |
|
455 |
+
#: lib/class-wp-embed-fb-admin.php:599
|
456 |
+
msgid ""
|
457 |
+
"Beware altering this options without the proper knowledge could make the "
|
458 |
+
"world disappear."
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
#: lib/class-wp-embed-fb-admin.php:602
|
462 |
msgid "Enqueue styles and scripts"
|
463 |
msgstr "Enqueue estilos y scripts"
|
467 |
msgstr "Sólo cuando hay un incrustado presente"
|
468 |
|
469 |
#: lib/class-wp-embed-fb-admin.php:604
|
470 |
+
msgid "Use permalinks on social plugins urls"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: lib/class-wp-embed-fb-admin.php:605
|
474 |
msgid "Facebook SDK"
|
475 |
msgstr "SDK de Facebook"
|
476 |
|
477 |
+
#: lib/class-wp-embed-fb-admin.php:606
|
478 |
msgid "Template Styles"
|
479 |
msgstr "Estilos de la plantilla"
|
480 |
|
481 |
+
#: lib/class-wp-embed-fb-admin.php:607
|
482 |
msgid "Adaptive social plugins script"
|
483 |
msgstr "Script pasa social plugins adaptivos"
|
484 |
|
485 |
+
#: lib/class-wp-embed-fb-admin.php:610
|
486 |
msgid "Enqueue script"
|
487 |
msgstr "Registrar el script del plugin"
|
488 |
|
489 |
+
#: lib/class-wp-embed-fb-admin.php:611
|
490 |
msgid "Attribute"
|
491 |
msgstr "Atributo"
|
492 |
|
493 |
+
#: lib/class-wp-embed-fb-admin.php:613
|
494 |
msgid "Other Options"
|
495 |
msgstr "Otras Opciones"
|
496 |
|
497 |
+
#: lib/class-wp-embed-fb-admin.php:614
|
498 |
msgid "Add fb-root on top of content"
|
499 |
msgstr "Añadir fb-root en la parte superior contenido"
|
500 |
|
501 |
+
#: lib/class-wp-embed-fb-admin.php:615
|
502 |
msgid "Force Facebook SDK script on all site"
|
503 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
504 |
|
505 |
+
#: lib/class-wp-embed-fb-admin.php:616
|
506 |
msgid "Force app token"
|
507 |
msgstr "Forzar el token de la app"
|
508 |
|
509 |
+
#: lib/class-wp-embed-fb-admin.php:634
|
510 |
msgid "Save all settings"
|
511 |
msgstr "Guardar todos los ajustes"
|
512 |
|
513 |
+
#: lib/class-wp-embed-fb-admin.php:639
|
514 |
msgid "Restore default values?"
|
515 |
msgstr "¿ Restaurar valores predeterminados ?"
|
516 |
|
517 |
+
#: lib/class-wp-embed-fb-admin.php:642
|
518 |
msgid "Restore defaults"
|
519 |
msgstr "Restaurar valores predeterminados"
|
520 |
|
521 |
+
#: lib/class-wp-embed-fb-admin.php:650
|
522 |
msgid "Premium Extension Available"
|
523 |
msgstr "Extensión Premium disponible"
|
524 |
|
525 |
+
#: lib/class-wp-embed-fb-admin.php:654
|
526 |
msgid "Shortcodes for embedding a full event or page."
|
527 |
msgstr "Shortcodes para incrustar un evento o una página."
|
528 |
|
529 |
+
#: lib/class-wp-embed-fb-admin.php:656
|
530 |
msgid "Elegant template for custom embeds"
|
531 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
532 |
|
533 |
+
#: lib/class-wp-embed-fb-admin.php:658
|
534 |
msgid "Albums with more that 100 photos."
|
535 |
msgstr "Álbumes con más 100 fotos."
|
536 |
|
537 |
+
#: lib/class-wp-embed-fb-admin.php:660
|
538 |
msgid "One Year Premium Support"
|
539 |
msgstr "Soporte Premium por un año"
|
540 |
|
541 |
+
#: lib/class-wp-embed-fb-admin.php:664
|
542 |
msgid "Check it out"
|
543 |
msgstr "Échale un vistazo!"
|
544 |
|
545 |
+
#: lib/class-wp-embed-fb-admin.php:668
|
546 |
msgid "Plus new features cooking"
|
547 |
msgstr "Más novedades un la cocina"
|
548 |
|
549 |
+
#: lib/class-wp-embed-fb-admin.php:671
|
550 |
msgid ""
|
551 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
552 |
"and pages"
|
554 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
555 |
"especiales para álbumes y páginas"
|
556 |
|
557 |
+
#: lib/class-wp-embed-fb-admin.php:676
|
558 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
559 |
msgstr ""
|
560 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
561 |
|
562 |
+
#: lib/class-wp-embed-fb-admin.php:681
|
563 |
msgid "Rate it"
|
564 |
msgstr "Valóralo ahora"
|
565 |
|
566 |
+
#: lib/class-wp-embed-fb-admin.php:689
|
567 |
msgid "Donate"
|
568 |
msgstr "Dona"
|
569 |
|
570 |
+
#: lib/class-wp-embed-fb-admin.php:694
|
571 |
msgid "More information"
|
572 |
msgstr "Más información"
|
573 |
|
595 |
msgstr "Código"
|
596 |
|
597 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
598 |
+
#: lib/class-wp-embed-fb.php:430
|
599 |
msgid "Error"
|
600 |
msgstr "Error"
|
601 |
|
602 |
+
#: lib/class-wp-embed-fb.php:437
|
603 |
msgid ""
|
604 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
605 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
642 |
msgid "shares"
|
643 |
msgstr "comparticiones"
|
644 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
645 |
#. Author URI of the plugin/theme
|
646 |
msgid "http://www.wpembedfb.com"
|
647 |
msgstr "http://www.wpembedfb.com"
|
665 |
msgid "Miguel Sirvent"
|
666 |
msgstr "Miguel Sirvent"
|
667 |
|
668 |
+
#~ msgid "Download this video"
|
669 |
+
#~ msgstr "Descargar este video"
|
670 |
+
|
671 |
#~ msgid "%sShow download option <br> under video"
|
672 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
lang/wp-embed-facebook-es_ES.mo
CHANGED
File without changes
|
lang/wp-embed-facebook-es_ES.po
CHANGED
@@ -25,15 +25,15 @@ msgstr ""
|
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
-
#: lib/class-wef-magic-embeds.php:
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
-
#: lib/class-wef-magic-embeds.php:
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
-
#: lib/class-wef-magic-embeds.php:
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
@@ -42,6 +42,24 @@ msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
#: lib/class-wp-embed-fb-admin.php:28
|
46 |
#, fuzzy
|
47 |
msgid ""
|
@@ -69,7 +87,7 @@ msgstr "Social Plugins"
|
|
69 |
msgid "Custom Embeds"
|
70 |
msgstr "Incrustados personalizados"
|
71 |
|
72 |
-
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:
|
73 |
msgid "Lightbox"
|
74 |
msgstr "Lightbox"
|
75 |
|
@@ -434,6 +452,12 @@ msgstr "Bucle por el álbum"
|
|
434 |
msgid "Use this lightbox on the [gallery] shortcode"
|
435 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
436 |
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
#: lib/class-wp-embed-fb-admin.php:602
|
438 |
msgid "Enqueue styles and scripts"
|
439 |
msgstr "Enqueue estilos y scripts"
|
@@ -443,82 +467,86 @@ msgid "Only when there is an embed present"
|
|
443 |
msgstr "Sólo cuando hay un incrustado presente"
|
444 |
|
445 |
#: lib/class-wp-embed-fb-admin.php:604
|
|
|
|
|
|
|
|
|
446 |
msgid "Facebook SDK"
|
447 |
msgstr "SDK de Facebook"
|
448 |
|
449 |
-
#: lib/class-wp-embed-fb-admin.php:
|
450 |
msgid "Template Styles"
|
451 |
msgstr "Estilos de la plantilla"
|
452 |
|
453 |
-
#: lib/class-wp-embed-fb-admin.php:
|
454 |
msgid "Adaptive social plugins script"
|
455 |
msgstr "Script pasa social plugins adaptivos"
|
456 |
|
457 |
-
#: lib/class-wp-embed-fb-admin.php:
|
458 |
msgid "Enqueue script"
|
459 |
msgstr "Registrar el script del plugin"
|
460 |
|
461 |
-
#: lib/class-wp-embed-fb-admin.php:
|
462 |
msgid "Attribute"
|
463 |
msgstr "Atributo"
|
464 |
|
465 |
-
#: lib/class-wp-embed-fb-admin.php:
|
466 |
msgid "Other Options"
|
467 |
msgstr "Otras Opciones"
|
468 |
|
469 |
-
#: lib/class-wp-embed-fb-admin.php:
|
470 |
msgid "Add fb-root on top of content"
|
471 |
msgstr "Añadir fb-root en la parte superior contenido"
|
472 |
|
473 |
-
#: lib/class-wp-embed-fb-admin.php:
|
474 |
msgid "Force Facebook SDK script on all site"
|
475 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
476 |
|
477 |
-
#: lib/class-wp-embed-fb-admin.php:
|
478 |
msgid "Force app token"
|
479 |
msgstr "Forzar el token de la app"
|
480 |
|
481 |
-
#: lib/class-wp-embed-fb-admin.php:
|
482 |
msgid "Save all settings"
|
483 |
msgstr "Guardar todos los ajustes"
|
484 |
|
485 |
-
#: lib/class-wp-embed-fb-admin.php:
|
486 |
msgid "Restore default values?"
|
487 |
msgstr "¿ Restaurar valores predeterminados ?"
|
488 |
|
489 |
-
#: lib/class-wp-embed-fb-admin.php:
|
490 |
msgid "Restore defaults"
|
491 |
msgstr "Restaurar valores predeterminados"
|
492 |
|
493 |
-
#: lib/class-wp-embed-fb-admin.php:
|
494 |
msgid "Premium Extension Available"
|
495 |
msgstr "Extensión Premium disponible"
|
496 |
|
497 |
-
#: lib/class-wp-embed-fb-admin.php:
|
498 |
msgid "Shortcodes for embedding a full event or page."
|
499 |
msgstr "Shortcodes para incrustar un evento o una página."
|
500 |
|
501 |
-
#: lib/class-wp-embed-fb-admin.php:
|
502 |
msgid "Elegant template for custom embeds"
|
503 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
504 |
|
505 |
-
#: lib/class-wp-embed-fb-admin.php:
|
506 |
msgid "Albums with more that 100 photos."
|
507 |
msgstr "Álbumes con más 100 fotos."
|
508 |
|
509 |
-
#: lib/class-wp-embed-fb-admin.php:
|
510 |
msgid "One Year Premium Support"
|
511 |
msgstr "Soporte Premium por un año"
|
512 |
|
513 |
-
#: lib/class-wp-embed-fb-admin.php:
|
514 |
msgid "Check it out"
|
515 |
msgstr "Échale un vistazo!"
|
516 |
|
517 |
-
#: lib/class-wp-embed-fb-admin.php:
|
518 |
msgid "Plus new features cooking"
|
519 |
msgstr "Más novedades un la cocina"
|
520 |
|
521 |
-
#: lib/class-wp-embed-fb-admin.php:
|
522 |
msgid ""
|
523 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
524 |
"and pages"
|
@@ -526,20 +554,20 @@ msgstr ""
|
|
526 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
527 |
"especiales para álbumes y páginas"
|
528 |
|
529 |
-
#: lib/class-wp-embed-fb-admin.php:
|
530 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
531 |
msgstr ""
|
532 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
533 |
|
534 |
-
#: lib/class-wp-embed-fb-admin.php:
|
535 |
msgid "Rate it"
|
536 |
msgstr "Valóralo ahora"
|
537 |
|
538 |
-
#: lib/class-wp-embed-fb-admin.php:
|
539 |
msgid "Donate"
|
540 |
msgstr "Dona"
|
541 |
|
542 |
-
#: lib/class-wp-embed-fb-admin.php:
|
543 |
msgid "More information"
|
544 |
msgstr "Más información"
|
545 |
|
@@ -567,11 +595,11 @@ msgid "Code"
|
|
567 |
msgstr "Código"
|
568 |
|
569 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
570 |
-
#: lib/class-wp-embed-fb.php:
|
571 |
msgid "Error"
|
572 |
msgstr "Error"
|
573 |
|
574 |
-
#: lib/class-wp-embed-fb.php:
|
575 |
msgid ""
|
576 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
577 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
@@ -614,14 +642,6 @@ msgstr "comentarios"
|
|
614 |
msgid "shares"
|
615 |
msgstr "comparticiones"
|
616 |
|
617 |
-
#: templates/default/social-plugin.php:15
|
618 |
-
msgid "Download this video"
|
619 |
-
msgstr "Descargar este video"
|
620 |
-
|
621 |
-
#. Plugin Name of the plugin/theme
|
622 |
-
msgid "WP Embed Facebook"
|
623 |
-
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
624 |
-
|
625 |
#. Author URI of the plugin/theme
|
626 |
msgid "http://www.wpembedfb.com"
|
627 |
msgstr "http://www.wpembedfb.com"
|
@@ -645,5 +665,8 @@ msgstr ""
|
|
645 |
msgid "Miguel Sirvent"
|
646 |
msgstr "Miguel Sirvent"
|
647 |
|
|
|
|
|
|
|
648 |
#~ msgid "%sShow download option <br> under video"
|
649 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
+
#: lib/class-wef-magic-embeds.php:123
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
+
#: lib/class-wef-magic-embeds.php:128
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
+
#: lib/class-wef-magic-embeds.php:133
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
45 |
+
#. Plugin Name of the plugin/theme
|
46 |
+
msgid "WP Embed Facebook"
|
47 |
+
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
48 |
+
|
49 |
+
#: lib/class-wef-widget.php:15
|
50 |
+
#, fuzzy
|
51 |
+
msgid "Shortcode widget"
|
52 |
+
msgstr "Shortcode utilizado:"
|
53 |
+
|
54 |
+
#: lib/class-wef-widget.php:50
|
55 |
+
msgid "Title:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: lib/class-wef-widget.php:54
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Shortcode:"
|
61 |
+
msgstr "Shortcode utilizado:"
|
62 |
+
|
63 |
#: lib/class-wp-embed-fb-admin.php:28
|
64 |
#, fuzzy
|
65 |
msgid ""
|
87 |
msgid "Custom Embeds"
|
88 |
msgstr "Incrustados personalizados"
|
89 |
|
90 |
+
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:609
|
91 |
msgid "Lightbox"
|
92 |
msgstr "Lightbox"
|
93 |
|
452 |
msgid "Use this lightbox on the [gallery] shortcode"
|
453 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
454 |
|
455 |
+
#: lib/class-wp-embed-fb-admin.php:599
|
456 |
+
msgid ""
|
457 |
+
"Beware altering this options without the proper knowledge could make the "
|
458 |
+
"world disappear."
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
#: lib/class-wp-embed-fb-admin.php:602
|
462 |
msgid "Enqueue styles and scripts"
|
463 |
msgstr "Enqueue estilos y scripts"
|
467 |
msgstr "Sólo cuando hay un incrustado presente"
|
468 |
|
469 |
#: lib/class-wp-embed-fb-admin.php:604
|
470 |
+
msgid "Use permalinks on social plugins urls"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: lib/class-wp-embed-fb-admin.php:605
|
474 |
msgid "Facebook SDK"
|
475 |
msgstr "SDK de Facebook"
|
476 |
|
477 |
+
#: lib/class-wp-embed-fb-admin.php:606
|
478 |
msgid "Template Styles"
|
479 |
msgstr "Estilos de la plantilla"
|
480 |
|
481 |
+
#: lib/class-wp-embed-fb-admin.php:607
|
482 |
msgid "Adaptive social plugins script"
|
483 |
msgstr "Script pasa social plugins adaptivos"
|
484 |
|
485 |
+
#: lib/class-wp-embed-fb-admin.php:610
|
486 |
msgid "Enqueue script"
|
487 |
msgstr "Registrar el script del plugin"
|
488 |
|
489 |
+
#: lib/class-wp-embed-fb-admin.php:611
|
490 |
msgid "Attribute"
|
491 |
msgstr "Atributo"
|
492 |
|
493 |
+
#: lib/class-wp-embed-fb-admin.php:613
|
494 |
msgid "Other Options"
|
495 |
msgstr "Otras Opciones"
|
496 |
|
497 |
+
#: lib/class-wp-embed-fb-admin.php:614
|
498 |
msgid "Add fb-root on top of content"
|
499 |
msgstr "Añadir fb-root en la parte superior contenido"
|
500 |
|
501 |
+
#: lib/class-wp-embed-fb-admin.php:615
|
502 |
msgid "Force Facebook SDK script on all site"
|
503 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
504 |
|
505 |
+
#: lib/class-wp-embed-fb-admin.php:616
|
506 |
msgid "Force app token"
|
507 |
msgstr "Forzar el token de la app"
|
508 |
|
509 |
+
#: lib/class-wp-embed-fb-admin.php:634
|
510 |
msgid "Save all settings"
|
511 |
msgstr "Guardar todos los ajustes"
|
512 |
|
513 |
+
#: lib/class-wp-embed-fb-admin.php:639
|
514 |
msgid "Restore default values?"
|
515 |
msgstr "¿ Restaurar valores predeterminados ?"
|
516 |
|
517 |
+
#: lib/class-wp-embed-fb-admin.php:642
|
518 |
msgid "Restore defaults"
|
519 |
msgstr "Restaurar valores predeterminados"
|
520 |
|
521 |
+
#: lib/class-wp-embed-fb-admin.php:650
|
522 |
msgid "Premium Extension Available"
|
523 |
msgstr "Extensión Premium disponible"
|
524 |
|
525 |
+
#: lib/class-wp-embed-fb-admin.php:654
|
526 |
msgid "Shortcodes for embedding a full event or page."
|
527 |
msgstr "Shortcodes para incrustar un evento o una página."
|
528 |
|
529 |
+
#: lib/class-wp-embed-fb-admin.php:656
|
530 |
msgid "Elegant template for custom embeds"
|
531 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
532 |
|
533 |
+
#: lib/class-wp-embed-fb-admin.php:658
|
534 |
msgid "Albums with more that 100 photos."
|
535 |
msgstr "Álbumes con más 100 fotos."
|
536 |
|
537 |
+
#: lib/class-wp-embed-fb-admin.php:660
|
538 |
msgid "One Year Premium Support"
|
539 |
msgstr "Soporte Premium por un año"
|
540 |
|
541 |
+
#: lib/class-wp-embed-fb-admin.php:664
|
542 |
msgid "Check it out"
|
543 |
msgstr "Échale un vistazo!"
|
544 |
|
545 |
+
#: lib/class-wp-embed-fb-admin.php:668
|
546 |
msgid "Plus new features cooking"
|
547 |
msgstr "Más novedades un la cocina"
|
548 |
|
549 |
+
#: lib/class-wp-embed-fb-admin.php:671
|
550 |
msgid ""
|
551 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
552 |
"and pages"
|
554 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
555 |
"especiales para álbumes y páginas"
|
556 |
|
557 |
+
#: lib/class-wp-embed-fb-admin.php:676
|
558 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
559 |
msgstr ""
|
560 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
561 |
|
562 |
+
#: lib/class-wp-embed-fb-admin.php:681
|
563 |
msgid "Rate it"
|
564 |
msgstr "Valóralo ahora"
|
565 |
|
566 |
+
#: lib/class-wp-embed-fb-admin.php:689
|
567 |
msgid "Donate"
|
568 |
msgstr "Dona"
|
569 |
|
570 |
+
#: lib/class-wp-embed-fb-admin.php:694
|
571 |
msgid "More information"
|
572 |
msgstr "Más información"
|
573 |
|
595 |
msgstr "Código"
|
596 |
|
597 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
598 |
+
#: lib/class-wp-embed-fb.php:430
|
599 |
msgid "Error"
|
600 |
msgstr "Error"
|
601 |
|
602 |
+
#: lib/class-wp-embed-fb.php:437
|
603 |
msgid ""
|
604 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
605 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
642 |
msgid "shares"
|
643 |
msgstr "comparticiones"
|
644 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
645 |
#. Author URI of the plugin/theme
|
646 |
msgid "http://www.wpembedfb.com"
|
647 |
msgstr "http://www.wpembedfb.com"
|
665 |
msgid "Miguel Sirvent"
|
666 |
msgstr "Miguel Sirvent"
|
667 |
|
668 |
+
#~ msgid "Download this video"
|
669 |
+
#~ msgstr "Descargar este video"
|
670 |
+
|
671 |
#~ msgid "%sShow download option <br> under video"
|
672 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
lang/wp-embed-facebook-es_GT.mo
CHANGED
File without changes
|
lang/wp-embed-facebook-es_GT.po
CHANGED
@@ -25,15 +25,15 @@ msgstr ""
|
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
-
#: lib/class-wef-magic-embeds.php:
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
-
#: lib/class-wef-magic-embeds.php:
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
-
#: lib/class-wef-magic-embeds.php:
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
@@ -42,6 +42,24 @@ msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
#: lib/class-wp-embed-fb-admin.php:28
|
46 |
#, fuzzy
|
47 |
msgid ""
|
@@ -69,7 +87,7 @@ msgstr "Social Plugins"
|
|
69 |
msgid "Custom Embeds"
|
70 |
msgstr "Incrustados personalizados"
|
71 |
|
72 |
-
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:
|
73 |
msgid "Lightbox"
|
74 |
msgstr "Lightbox"
|
75 |
|
@@ -434,6 +452,12 @@ msgstr "Bucle por el álbum"
|
|
434 |
msgid "Use this lightbox on the [gallery] shortcode"
|
435 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
436 |
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
#: lib/class-wp-embed-fb-admin.php:602
|
438 |
msgid "Enqueue styles and scripts"
|
439 |
msgstr "Enqueue estilos y scripts"
|
@@ -443,82 +467,86 @@ msgid "Only when there is an embed present"
|
|
443 |
msgstr "Sólo cuando hay un incrustado presente"
|
444 |
|
445 |
#: lib/class-wp-embed-fb-admin.php:604
|
|
|
|
|
|
|
|
|
446 |
msgid "Facebook SDK"
|
447 |
msgstr "SDK de Facebook"
|
448 |
|
449 |
-
#: lib/class-wp-embed-fb-admin.php:
|
450 |
msgid "Template Styles"
|
451 |
msgstr "Estilos de la plantilla"
|
452 |
|
453 |
-
#: lib/class-wp-embed-fb-admin.php:
|
454 |
msgid "Adaptive social plugins script"
|
455 |
msgstr "Script pasa social plugins adaptivos"
|
456 |
|
457 |
-
#: lib/class-wp-embed-fb-admin.php:
|
458 |
msgid "Enqueue script"
|
459 |
msgstr "Registrar el script del plugin"
|
460 |
|
461 |
-
#: lib/class-wp-embed-fb-admin.php:
|
462 |
msgid "Attribute"
|
463 |
msgstr "Atributo"
|
464 |
|
465 |
-
#: lib/class-wp-embed-fb-admin.php:
|
466 |
msgid "Other Options"
|
467 |
msgstr "Otras Opciones"
|
468 |
|
469 |
-
#: lib/class-wp-embed-fb-admin.php:
|
470 |
msgid "Add fb-root on top of content"
|
471 |
msgstr "Añadir fb-root en la parte superior contenido"
|
472 |
|
473 |
-
#: lib/class-wp-embed-fb-admin.php:
|
474 |
msgid "Force Facebook SDK script on all site"
|
475 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
476 |
|
477 |
-
#: lib/class-wp-embed-fb-admin.php:
|
478 |
msgid "Force app token"
|
479 |
msgstr "Forzar el token de la app"
|
480 |
|
481 |
-
#: lib/class-wp-embed-fb-admin.php:
|
482 |
msgid "Save all settings"
|
483 |
msgstr "Guardar todos los ajustes"
|
484 |
|
485 |
-
#: lib/class-wp-embed-fb-admin.php:
|
486 |
msgid "Restore default values?"
|
487 |
msgstr "¿ Restaurar valores predeterminados ?"
|
488 |
|
489 |
-
#: lib/class-wp-embed-fb-admin.php:
|
490 |
msgid "Restore defaults"
|
491 |
msgstr "Restaurar valores predeterminados"
|
492 |
|
493 |
-
#: lib/class-wp-embed-fb-admin.php:
|
494 |
msgid "Premium Extension Available"
|
495 |
msgstr "Extensión Premium disponible"
|
496 |
|
497 |
-
#: lib/class-wp-embed-fb-admin.php:
|
498 |
msgid "Shortcodes for embedding a full event or page."
|
499 |
msgstr "Shortcodes para incrustar un evento o una página."
|
500 |
|
501 |
-
#: lib/class-wp-embed-fb-admin.php:
|
502 |
msgid "Elegant template for custom embeds"
|
503 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
504 |
|
505 |
-
#: lib/class-wp-embed-fb-admin.php:
|
506 |
msgid "Albums with more that 100 photos."
|
507 |
msgstr "Álbumes con más 100 fotos."
|
508 |
|
509 |
-
#: lib/class-wp-embed-fb-admin.php:
|
510 |
msgid "One Year Premium Support"
|
511 |
msgstr "Soporte Premium por un año"
|
512 |
|
513 |
-
#: lib/class-wp-embed-fb-admin.php:
|
514 |
msgid "Check it out"
|
515 |
msgstr "Échale un vistazo!"
|
516 |
|
517 |
-
#: lib/class-wp-embed-fb-admin.php:
|
518 |
msgid "Plus new features cooking"
|
519 |
msgstr "Más novedades un la cocina"
|
520 |
|
521 |
-
#: lib/class-wp-embed-fb-admin.php:
|
522 |
msgid ""
|
523 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
524 |
"and pages"
|
@@ -526,20 +554,20 @@ msgstr ""
|
|
526 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
527 |
"especiales para álbumes y páginas"
|
528 |
|
529 |
-
#: lib/class-wp-embed-fb-admin.php:
|
530 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
531 |
msgstr ""
|
532 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
533 |
|
534 |
-
#: lib/class-wp-embed-fb-admin.php:
|
535 |
msgid "Rate it"
|
536 |
msgstr "Valóralo ahora"
|
537 |
|
538 |
-
#: lib/class-wp-embed-fb-admin.php:
|
539 |
msgid "Donate"
|
540 |
msgstr "Dona"
|
541 |
|
542 |
-
#: lib/class-wp-embed-fb-admin.php:
|
543 |
msgid "More information"
|
544 |
msgstr "Más información"
|
545 |
|
@@ -567,11 +595,11 @@ msgid "Code"
|
|
567 |
msgstr "Código"
|
568 |
|
569 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
570 |
-
#: lib/class-wp-embed-fb.php:
|
571 |
msgid "Error"
|
572 |
msgstr "Error"
|
573 |
|
574 |
-
#: lib/class-wp-embed-fb.php:
|
575 |
msgid ""
|
576 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
577 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
@@ -614,14 +642,6 @@ msgstr "comentarios"
|
|
614 |
msgid "shares"
|
615 |
msgstr "comparticiones"
|
616 |
|
617 |
-
#: templates/default/social-plugin.php:15
|
618 |
-
msgid "Download this video"
|
619 |
-
msgstr "Descargar este video"
|
620 |
-
|
621 |
-
#. Plugin Name of the plugin/theme
|
622 |
-
msgid "WP Embed Facebook"
|
623 |
-
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
624 |
-
|
625 |
#. Author URI of the plugin/theme
|
626 |
msgid "http://www.wpembedfb.com"
|
627 |
msgstr "http://www.wpembedfb.com"
|
@@ -645,5 +665,8 @@ msgstr ""
|
|
645 |
msgid "Miguel Sirvent"
|
646 |
msgstr "Miguel Sirvent"
|
647 |
|
|
|
|
|
|
|
648 |
#~ msgid "%sShow download option <br> under video"
|
649 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
+
#: lib/class-wef-magic-embeds.php:123
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
+
#: lib/class-wef-magic-embeds.php:128
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
+
#: lib/class-wef-magic-embeds.php:133
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
45 |
+
#. Plugin Name of the plugin/theme
|
46 |
+
msgid "WP Embed Facebook"
|
47 |
+
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
48 |
+
|
49 |
+
#: lib/class-wef-widget.php:15
|
50 |
+
#, fuzzy
|
51 |
+
msgid "Shortcode widget"
|
52 |
+
msgstr "Shortcode utilizado:"
|
53 |
+
|
54 |
+
#: lib/class-wef-widget.php:50
|
55 |
+
msgid "Title:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: lib/class-wef-widget.php:54
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Shortcode:"
|
61 |
+
msgstr "Shortcode utilizado:"
|
62 |
+
|
63 |
#: lib/class-wp-embed-fb-admin.php:28
|
64 |
#, fuzzy
|
65 |
msgid ""
|
87 |
msgid "Custom Embeds"
|
88 |
msgstr "Incrustados personalizados"
|
89 |
|
90 |
+
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:609
|
91 |
msgid "Lightbox"
|
92 |
msgstr "Lightbox"
|
93 |
|
452 |
msgid "Use this lightbox on the [gallery] shortcode"
|
453 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
454 |
|
455 |
+
#: lib/class-wp-embed-fb-admin.php:599
|
456 |
+
msgid ""
|
457 |
+
"Beware altering this options without the proper knowledge could make the "
|
458 |
+
"world disappear."
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
#: lib/class-wp-embed-fb-admin.php:602
|
462 |
msgid "Enqueue styles and scripts"
|
463 |
msgstr "Enqueue estilos y scripts"
|
467 |
msgstr "Sólo cuando hay un incrustado presente"
|
468 |
|
469 |
#: lib/class-wp-embed-fb-admin.php:604
|
470 |
+
msgid "Use permalinks on social plugins urls"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: lib/class-wp-embed-fb-admin.php:605
|
474 |
msgid "Facebook SDK"
|
475 |
msgstr "SDK de Facebook"
|
476 |
|
477 |
+
#: lib/class-wp-embed-fb-admin.php:606
|
478 |
msgid "Template Styles"
|
479 |
msgstr "Estilos de la plantilla"
|
480 |
|
481 |
+
#: lib/class-wp-embed-fb-admin.php:607
|
482 |
msgid "Adaptive social plugins script"
|
483 |
msgstr "Script pasa social plugins adaptivos"
|
484 |
|
485 |
+
#: lib/class-wp-embed-fb-admin.php:610
|
486 |
msgid "Enqueue script"
|
487 |
msgstr "Registrar el script del plugin"
|
488 |
|
489 |
+
#: lib/class-wp-embed-fb-admin.php:611
|
490 |
msgid "Attribute"
|
491 |
msgstr "Atributo"
|
492 |
|
493 |
+
#: lib/class-wp-embed-fb-admin.php:613
|
494 |
msgid "Other Options"
|
495 |
msgstr "Otras Opciones"
|
496 |
|
497 |
+
#: lib/class-wp-embed-fb-admin.php:614
|
498 |
msgid "Add fb-root on top of content"
|
499 |
msgstr "Añadir fb-root en la parte superior contenido"
|
500 |
|
501 |
+
#: lib/class-wp-embed-fb-admin.php:615
|
502 |
msgid "Force Facebook SDK script on all site"
|
503 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
504 |
|
505 |
+
#: lib/class-wp-embed-fb-admin.php:616
|
506 |
msgid "Force app token"
|
507 |
msgstr "Forzar el token de la app"
|
508 |
|
509 |
+
#: lib/class-wp-embed-fb-admin.php:634
|
510 |
msgid "Save all settings"
|
511 |
msgstr "Guardar todos los ajustes"
|
512 |
|
513 |
+
#: lib/class-wp-embed-fb-admin.php:639
|
514 |
msgid "Restore default values?"
|
515 |
msgstr "¿ Restaurar valores predeterminados ?"
|
516 |
|
517 |
+
#: lib/class-wp-embed-fb-admin.php:642
|
518 |
msgid "Restore defaults"
|
519 |
msgstr "Restaurar valores predeterminados"
|
520 |
|
521 |
+
#: lib/class-wp-embed-fb-admin.php:650
|
522 |
msgid "Premium Extension Available"
|
523 |
msgstr "Extensión Premium disponible"
|
524 |
|
525 |
+
#: lib/class-wp-embed-fb-admin.php:654
|
526 |
msgid "Shortcodes for embedding a full event or page."
|
527 |
msgstr "Shortcodes para incrustar un evento o una página."
|
528 |
|
529 |
+
#: lib/class-wp-embed-fb-admin.php:656
|
530 |
msgid "Elegant template for custom embeds"
|
531 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
532 |
|
533 |
+
#: lib/class-wp-embed-fb-admin.php:658
|
534 |
msgid "Albums with more that 100 photos."
|
535 |
msgstr "Álbumes con más 100 fotos."
|
536 |
|
537 |
+
#: lib/class-wp-embed-fb-admin.php:660
|
538 |
msgid "One Year Premium Support"
|
539 |
msgstr "Soporte Premium por un año"
|
540 |
|
541 |
+
#: lib/class-wp-embed-fb-admin.php:664
|
542 |
msgid "Check it out"
|
543 |
msgstr "Échale un vistazo!"
|
544 |
|
545 |
+
#: lib/class-wp-embed-fb-admin.php:668
|
546 |
msgid "Plus new features cooking"
|
547 |
msgstr "Más novedades un la cocina"
|
548 |
|
549 |
+
#: lib/class-wp-embed-fb-admin.php:671
|
550 |
msgid ""
|
551 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
552 |
"and pages"
|
554 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
555 |
"especiales para álbumes y páginas"
|
556 |
|
557 |
+
#: lib/class-wp-embed-fb-admin.php:676
|
558 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
559 |
msgstr ""
|
560 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
561 |
|
562 |
+
#: lib/class-wp-embed-fb-admin.php:681
|
563 |
msgid "Rate it"
|
564 |
msgstr "Valóralo ahora"
|
565 |
|
566 |
+
#: lib/class-wp-embed-fb-admin.php:689
|
567 |
msgid "Donate"
|
568 |
msgstr "Dona"
|
569 |
|
570 |
+
#: lib/class-wp-embed-fb-admin.php:694
|
571 |
msgid "More information"
|
572 |
msgstr "Más información"
|
573 |
|
595 |
msgstr "Código"
|
596 |
|
597 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
598 |
+
#: lib/class-wp-embed-fb.php:430
|
599 |
msgid "Error"
|
600 |
msgstr "Error"
|
601 |
|
602 |
+
#: lib/class-wp-embed-fb.php:437
|
603 |
msgid ""
|
604 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
605 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
642 |
msgid "shares"
|
643 |
msgstr "comparticiones"
|
644 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
645 |
#. Author URI of the plugin/theme
|
646 |
msgid "http://www.wpembedfb.com"
|
647 |
msgstr "http://www.wpembedfb.com"
|
665 |
msgid "Miguel Sirvent"
|
666 |
msgstr "Miguel Sirvent"
|
667 |
|
668 |
+
#~ msgid "Download this video"
|
669 |
+
#~ msgstr "Descargar este video"
|
670 |
+
|
671 |
#~ msgid "%sShow download option <br> under video"
|
672 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
lang/wp-embed-facebook-es_MX.mo
CHANGED
File without changes
|
lang/wp-embed-facebook-es_MX.po
CHANGED
@@ -25,15 +25,15 @@ msgstr ""
|
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
-
#: lib/class-wef-magic-embeds.php:
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
-
#: lib/class-wef-magic-embeds.php:
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
-
#: lib/class-wef-magic-embeds.php:
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
@@ -42,6 +42,24 @@ msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
#: lib/class-wp-embed-fb-admin.php:28
|
46 |
#, fuzzy
|
47 |
msgid ""
|
@@ -69,7 +87,7 @@ msgstr "Social Plugins"
|
|
69 |
msgid "Custom Embeds"
|
70 |
msgstr "Incrustados personalizados"
|
71 |
|
72 |
-
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:
|
73 |
msgid "Lightbox"
|
74 |
msgstr "Lightbox"
|
75 |
|
@@ -434,6 +452,12 @@ msgstr "Bucle por el álbum"
|
|
434 |
msgid "Use this lightbox on the [gallery] shortcode"
|
435 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
436 |
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
#: lib/class-wp-embed-fb-admin.php:602
|
438 |
msgid "Enqueue styles and scripts"
|
439 |
msgstr "Enqueue estilos y scripts"
|
@@ -443,82 +467,86 @@ msgid "Only when there is an embed present"
|
|
443 |
msgstr "Sólo cuando hay un incrustado presente"
|
444 |
|
445 |
#: lib/class-wp-embed-fb-admin.php:604
|
|
|
|
|
|
|
|
|
446 |
msgid "Facebook SDK"
|
447 |
msgstr "SDK de Facebook"
|
448 |
|
449 |
-
#: lib/class-wp-embed-fb-admin.php:
|
450 |
msgid "Template Styles"
|
451 |
msgstr "Estilos de la plantilla"
|
452 |
|
453 |
-
#: lib/class-wp-embed-fb-admin.php:
|
454 |
msgid "Adaptive social plugins script"
|
455 |
msgstr "Script pasa social plugins adaptivos"
|
456 |
|
457 |
-
#: lib/class-wp-embed-fb-admin.php:
|
458 |
msgid "Enqueue script"
|
459 |
msgstr "Registrar el script del plugin"
|
460 |
|
461 |
-
#: lib/class-wp-embed-fb-admin.php:
|
462 |
msgid "Attribute"
|
463 |
msgstr "Atributo"
|
464 |
|
465 |
-
#: lib/class-wp-embed-fb-admin.php:
|
466 |
msgid "Other Options"
|
467 |
msgstr "Otras Opciones"
|
468 |
|
469 |
-
#: lib/class-wp-embed-fb-admin.php:
|
470 |
msgid "Add fb-root on top of content"
|
471 |
msgstr "Añadir fb-root en la parte superior contenido"
|
472 |
|
473 |
-
#: lib/class-wp-embed-fb-admin.php:
|
474 |
msgid "Force Facebook SDK script on all site"
|
475 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
476 |
|
477 |
-
#: lib/class-wp-embed-fb-admin.php:
|
478 |
msgid "Force app token"
|
479 |
msgstr "Forzar el token de la app"
|
480 |
|
481 |
-
#: lib/class-wp-embed-fb-admin.php:
|
482 |
msgid "Save all settings"
|
483 |
msgstr "Guardar todos los ajustes"
|
484 |
|
485 |
-
#: lib/class-wp-embed-fb-admin.php:
|
486 |
msgid "Restore default values?"
|
487 |
msgstr "¿ Restaurar valores predeterminados ?"
|
488 |
|
489 |
-
#: lib/class-wp-embed-fb-admin.php:
|
490 |
msgid "Restore defaults"
|
491 |
msgstr "Restaurar valores predeterminados"
|
492 |
|
493 |
-
#: lib/class-wp-embed-fb-admin.php:
|
494 |
msgid "Premium Extension Available"
|
495 |
msgstr "Extensión Premium disponible"
|
496 |
|
497 |
-
#: lib/class-wp-embed-fb-admin.php:
|
498 |
msgid "Shortcodes for embedding a full event or page."
|
499 |
msgstr "Shortcodes para incrustar un evento o una página."
|
500 |
|
501 |
-
#: lib/class-wp-embed-fb-admin.php:
|
502 |
msgid "Elegant template for custom embeds"
|
503 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
504 |
|
505 |
-
#: lib/class-wp-embed-fb-admin.php:
|
506 |
msgid "Albums with more that 100 photos."
|
507 |
msgstr "Álbumes con más 100 fotos."
|
508 |
|
509 |
-
#: lib/class-wp-embed-fb-admin.php:
|
510 |
msgid "One Year Premium Support"
|
511 |
msgstr "Soporte Premium por un año"
|
512 |
|
513 |
-
#: lib/class-wp-embed-fb-admin.php:
|
514 |
msgid "Check it out"
|
515 |
msgstr "Échale un vistazo!"
|
516 |
|
517 |
-
#: lib/class-wp-embed-fb-admin.php:
|
518 |
msgid "Plus new features cooking"
|
519 |
msgstr "Más novedades un la cocina"
|
520 |
|
521 |
-
#: lib/class-wp-embed-fb-admin.php:
|
522 |
msgid ""
|
523 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
524 |
"and pages"
|
@@ -526,20 +554,20 @@ msgstr ""
|
|
526 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
527 |
"especiales para álbumes y páginas"
|
528 |
|
529 |
-
#: lib/class-wp-embed-fb-admin.php:
|
530 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
531 |
msgstr ""
|
532 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
533 |
|
534 |
-
#: lib/class-wp-embed-fb-admin.php:
|
535 |
msgid "Rate it"
|
536 |
msgstr "Valóralo ahora"
|
537 |
|
538 |
-
#: lib/class-wp-embed-fb-admin.php:
|
539 |
msgid "Donate"
|
540 |
msgstr "Dona"
|
541 |
|
542 |
-
#: lib/class-wp-embed-fb-admin.php:
|
543 |
msgid "More information"
|
544 |
msgstr "Más información"
|
545 |
|
@@ -567,11 +595,11 @@ msgid "Code"
|
|
567 |
msgstr "Código"
|
568 |
|
569 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
570 |
-
#: lib/class-wp-embed-fb.php:
|
571 |
msgid "Error"
|
572 |
msgstr "Error"
|
573 |
|
574 |
-
#: lib/class-wp-embed-fb.php:
|
575 |
msgid ""
|
576 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
577 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
@@ -614,14 +642,6 @@ msgstr "comentarios"
|
|
614 |
msgid "shares"
|
615 |
msgstr "comparticiones"
|
616 |
|
617 |
-
#: templates/default/social-plugin.php:15
|
618 |
-
msgid "Download this video"
|
619 |
-
msgstr "Descargar este video"
|
620 |
-
|
621 |
-
#. Plugin Name of the plugin/theme
|
622 |
-
msgid "WP Embed Facebook"
|
623 |
-
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
624 |
-
|
625 |
#. Author URI of the plugin/theme
|
626 |
msgid "http://www.wpembedfb.com"
|
627 |
msgstr "http://www.wpembedfb.com"
|
@@ -645,5 +665,8 @@ msgstr ""
|
|
645 |
msgid "Miguel Sirvent"
|
646 |
msgstr "Miguel Sirvent"
|
647 |
|
|
|
|
|
|
|
648 |
#~ msgid "%sShow download option <br> under video"
|
649 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
+
#: lib/class-wef-magic-embeds.php:123
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
+
#: lib/class-wef-magic-embeds.php:128
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
+
#: lib/class-wef-magic-embeds.php:133
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
45 |
+
#. Plugin Name of the plugin/theme
|
46 |
+
msgid "WP Embed Facebook"
|
47 |
+
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
48 |
+
|
49 |
+
#: lib/class-wef-widget.php:15
|
50 |
+
#, fuzzy
|
51 |
+
msgid "Shortcode widget"
|
52 |
+
msgstr "Shortcode utilizado:"
|
53 |
+
|
54 |
+
#: lib/class-wef-widget.php:50
|
55 |
+
msgid "Title:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: lib/class-wef-widget.php:54
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Shortcode:"
|
61 |
+
msgstr "Shortcode utilizado:"
|
62 |
+
|
63 |
#: lib/class-wp-embed-fb-admin.php:28
|
64 |
#, fuzzy
|
65 |
msgid ""
|
87 |
msgid "Custom Embeds"
|
88 |
msgstr "Incrustados personalizados"
|
89 |
|
90 |
+
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:609
|
91 |
msgid "Lightbox"
|
92 |
msgstr "Lightbox"
|
93 |
|
452 |
msgid "Use this lightbox on the [gallery] shortcode"
|
453 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
454 |
|
455 |
+
#: lib/class-wp-embed-fb-admin.php:599
|
456 |
+
msgid ""
|
457 |
+
"Beware altering this options without the proper knowledge could make the "
|
458 |
+
"world disappear."
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
#: lib/class-wp-embed-fb-admin.php:602
|
462 |
msgid "Enqueue styles and scripts"
|
463 |
msgstr "Enqueue estilos y scripts"
|
467 |
msgstr "Sólo cuando hay un incrustado presente"
|
468 |
|
469 |
#: lib/class-wp-embed-fb-admin.php:604
|
470 |
+
msgid "Use permalinks on social plugins urls"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: lib/class-wp-embed-fb-admin.php:605
|
474 |
msgid "Facebook SDK"
|
475 |
msgstr "SDK de Facebook"
|
476 |
|
477 |
+
#: lib/class-wp-embed-fb-admin.php:606
|
478 |
msgid "Template Styles"
|
479 |
msgstr "Estilos de la plantilla"
|
480 |
|
481 |
+
#: lib/class-wp-embed-fb-admin.php:607
|
482 |
msgid "Adaptive social plugins script"
|
483 |
msgstr "Script pasa social plugins adaptivos"
|
484 |
|
485 |
+
#: lib/class-wp-embed-fb-admin.php:610
|
486 |
msgid "Enqueue script"
|
487 |
msgstr "Registrar el script del plugin"
|
488 |
|
489 |
+
#: lib/class-wp-embed-fb-admin.php:611
|
490 |
msgid "Attribute"
|
491 |
msgstr "Atributo"
|
492 |
|
493 |
+
#: lib/class-wp-embed-fb-admin.php:613
|
494 |
msgid "Other Options"
|
495 |
msgstr "Otras Opciones"
|
496 |
|
497 |
+
#: lib/class-wp-embed-fb-admin.php:614
|
498 |
msgid "Add fb-root on top of content"
|
499 |
msgstr "Añadir fb-root en la parte superior contenido"
|
500 |
|
501 |
+
#: lib/class-wp-embed-fb-admin.php:615
|
502 |
msgid "Force Facebook SDK script on all site"
|
503 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
504 |
|
505 |
+
#: lib/class-wp-embed-fb-admin.php:616
|
506 |
msgid "Force app token"
|
507 |
msgstr "Forzar el token de la app"
|
508 |
|
509 |
+
#: lib/class-wp-embed-fb-admin.php:634
|
510 |
msgid "Save all settings"
|
511 |
msgstr "Guardar todos los ajustes"
|
512 |
|
513 |
+
#: lib/class-wp-embed-fb-admin.php:639
|
514 |
msgid "Restore default values?"
|
515 |
msgstr "¿ Restaurar valores predeterminados ?"
|
516 |
|
517 |
+
#: lib/class-wp-embed-fb-admin.php:642
|
518 |
msgid "Restore defaults"
|
519 |
msgstr "Restaurar valores predeterminados"
|
520 |
|
521 |
+
#: lib/class-wp-embed-fb-admin.php:650
|
522 |
msgid "Premium Extension Available"
|
523 |
msgstr "Extensión Premium disponible"
|
524 |
|
525 |
+
#: lib/class-wp-embed-fb-admin.php:654
|
526 |
msgid "Shortcodes for embedding a full event or page."
|
527 |
msgstr "Shortcodes para incrustar un evento o una página."
|
528 |
|
529 |
+
#: lib/class-wp-embed-fb-admin.php:656
|
530 |
msgid "Elegant template for custom embeds"
|
531 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
532 |
|
533 |
+
#: lib/class-wp-embed-fb-admin.php:658
|
534 |
msgid "Albums with more that 100 photos."
|
535 |
msgstr "Álbumes con más 100 fotos."
|
536 |
|
537 |
+
#: lib/class-wp-embed-fb-admin.php:660
|
538 |
msgid "One Year Premium Support"
|
539 |
msgstr "Soporte Premium por un año"
|
540 |
|
541 |
+
#: lib/class-wp-embed-fb-admin.php:664
|
542 |
msgid "Check it out"
|
543 |
msgstr "Échale un vistazo!"
|
544 |
|
545 |
+
#: lib/class-wp-embed-fb-admin.php:668
|
546 |
msgid "Plus new features cooking"
|
547 |
msgstr "Más novedades un la cocina"
|
548 |
|
549 |
+
#: lib/class-wp-embed-fb-admin.php:671
|
550 |
msgid ""
|
551 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
552 |
"and pages"
|
554 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
555 |
"especiales para álbumes y páginas"
|
556 |
|
557 |
+
#: lib/class-wp-embed-fb-admin.php:676
|
558 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
559 |
msgstr ""
|
560 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
561 |
|
562 |
+
#: lib/class-wp-embed-fb-admin.php:681
|
563 |
msgid "Rate it"
|
564 |
msgstr "Valóralo ahora"
|
565 |
|
566 |
+
#: lib/class-wp-embed-fb-admin.php:689
|
567 |
msgid "Donate"
|
568 |
msgstr "Dona"
|
569 |
|
570 |
+
#: lib/class-wp-embed-fb-admin.php:694
|
571 |
msgid "More information"
|
572 |
msgstr "Más información"
|
573 |
|
595 |
msgstr "Código"
|
596 |
|
597 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
598 |
+
#: lib/class-wp-embed-fb.php:430
|
599 |
msgid "Error"
|
600 |
msgstr "Error"
|
601 |
|
602 |
+
#: lib/class-wp-embed-fb.php:437
|
603 |
msgid ""
|
604 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
605 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
642 |
msgid "shares"
|
643 |
msgstr "comparticiones"
|
644 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
645 |
#. Author URI of the plugin/theme
|
646 |
msgid "http://www.wpembedfb.com"
|
647 |
msgstr "http://www.wpembedfb.com"
|
665 |
msgid "Miguel Sirvent"
|
666 |
msgstr "Miguel Sirvent"
|
667 |
|
668 |
+
#~ msgid "Download this video"
|
669 |
+
#~ msgstr "Descargar este video"
|
670 |
+
|
671 |
#~ msgid "%sShow download option <br> under video"
|
672 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
lang/wp-embed-facebook-es_PE.mo
CHANGED
File without changes
|
lang/wp-embed-facebook-es_PE.po
CHANGED
@@ -25,15 +25,15 @@ msgstr ""
|
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
-
#: lib/class-wef-magic-embeds.php:
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
-
#: lib/class-wef-magic-embeds.php:
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
-
#: lib/class-wef-magic-embeds.php:
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
@@ -42,6 +42,24 @@ msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
#: lib/class-wp-embed-fb-admin.php:28
|
46 |
#, fuzzy
|
47 |
msgid ""
|
@@ -69,7 +87,7 @@ msgstr "Social Plugins"
|
|
69 |
msgid "Custom Embeds"
|
70 |
msgstr "Incrustados personalizados"
|
71 |
|
72 |
-
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:
|
73 |
msgid "Lightbox"
|
74 |
msgstr "Lightbox"
|
75 |
|
@@ -434,6 +452,12 @@ msgstr "Bucle por el álbum"
|
|
434 |
msgid "Use this lightbox on the [gallery] shortcode"
|
435 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
436 |
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
#: lib/class-wp-embed-fb-admin.php:602
|
438 |
msgid "Enqueue styles and scripts"
|
439 |
msgstr "Enqueue estilos y scripts"
|
@@ -443,82 +467,86 @@ msgid "Only when there is an embed present"
|
|
443 |
msgstr "Sólo cuando hay un incrustado presente"
|
444 |
|
445 |
#: lib/class-wp-embed-fb-admin.php:604
|
|
|
|
|
|
|
|
|
446 |
msgid "Facebook SDK"
|
447 |
msgstr "SDK de Facebook"
|
448 |
|
449 |
-
#: lib/class-wp-embed-fb-admin.php:
|
450 |
msgid "Template Styles"
|
451 |
msgstr "Estilos de la plantilla"
|
452 |
|
453 |
-
#: lib/class-wp-embed-fb-admin.php:
|
454 |
msgid "Adaptive social plugins script"
|
455 |
msgstr "Script pasa social plugins adaptivos"
|
456 |
|
457 |
-
#: lib/class-wp-embed-fb-admin.php:
|
458 |
msgid "Enqueue script"
|
459 |
msgstr "Registrar el script del plugin"
|
460 |
|
461 |
-
#: lib/class-wp-embed-fb-admin.php:
|
462 |
msgid "Attribute"
|
463 |
msgstr "Atributo"
|
464 |
|
465 |
-
#: lib/class-wp-embed-fb-admin.php:
|
466 |
msgid "Other Options"
|
467 |
msgstr "Otras Opciones"
|
468 |
|
469 |
-
#: lib/class-wp-embed-fb-admin.php:
|
470 |
msgid "Add fb-root on top of content"
|
471 |
msgstr "Añadir fb-root en la parte superior contenido"
|
472 |
|
473 |
-
#: lib/class-wp-embed-fb-admin.php:
|
474 |
msgid "Force Facebook SDK script on all site"
|
475 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
476 |
|
477 |
-
#: lib/class-wp-embed-fb-admin.php:
|
478 |
msgid "Force app token"
|
479 |
msgstr "Forzar el token de la app"
|
480 |
|
481 |
-
#: lib/class-wp-embed-fb-admin.php:
|
482 |
msgid "Save all settings"
|
483 |
msgstr "Guardar todos los ajustes"
|
484 |
|
485 |
-
#: lib/class-wp-embed-fb-admin.php:
|
486 |
msgid "Restore default values?"
|
487 |
msgstr "¿ Restaurar valores predeterminados ?"
|
488 |
|
489 |
-
#: lib/class-wp-embed-fb-admin.php:
|
490 |
msgid "Restore defaults"
|
491 |
msgstr "Restaurar valores predeterminados"
|
492 |
|
493 |
-
#: lib/class-wp-embed-fb-admin.php:
|
494 |
msgid "Premium Extension Available"
|
495 |
msgstr "Extensión Premium disponible"
|
496 |
|
497 |
-
#: lib/class-wp-embed-fb-admin.php:
|
498 |
msgid "Shortcodes for embedding a full event or page."
|
499 |
msgstr "Shortcodes para incrustar un evento o una página."
|
500 |
|
501 |
-
#: lib/class-wp-embed-fb-admin.php:
|
502 |
msgid "Elegant template for custom embeds"
|
503 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
504 |
|
505 |
-
#: lib/class-wp-embed-fb-admin.php:
|
506 |
msgid "Albums with more that 100 photos."
|
507 |
msgstr "Álbumes con más 100 fotos."
|
508 |
|
509 |
-
#: lib/class-wp-embed-fb-admin.php:
|
510 |
msgid "One Year Premium Support"
|
511 |
msgstr "Soporte Premium por un año"
|
512 |
|
513 |
-
#: lib/class-wp-embed-fb-admin.php:
|
514 |
msgid "Check it out"
|
515 |
msgstr "Échale un vistazo!"
|
516 |
|
517 |
-
#: lib/class-wp-embed-fb-admin.php:
|
518 |
msgid "Plus new features cooking"
|
519 |
msgstr "Más novedades un la cocina"
|
520 |
|
521 |
-
#: lib/class-wp-embed-fb-admin.php:
|
522 |
msgid ""
|
523 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
524 |
"and pages"
|
@@ -526,20 +554,20 @@ msgstr ""
|
|
526 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
527 |
"especiales para álbumes y páginas"
|
528 |
|
529 |
-
#: lib/class-wp-embed-fb-admin.php:
|
530 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
531 |
msgstr ""
|
532 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
533 |
|
534 |
-
#: lib/class-wp-embed-fb-admin.php:
|
535 |
msgid "Rate it"
|
536 |
msgstr "Valóralo ahora"
|
537 |
|
538 |
-
#: lib/class-wp-embed-fb-admin.php:
|
539 |
msgid "Donate"
|
540 |
msgstr "Dona"
|
541 |
|
542 |
-
#: lib/class-wp-embed-fb-admin.php:
|
543 |
msgid "More information"
|
544 |
msgstr "Más información"
|
545 |
|
@@ -567,11 +595,11 @@ msgid "Code"
|
|
567 |
msgstr "Código"
|
568 |
|
569 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
570 |
-
#: lib/class-wp-embed-fb.php:
|
571 |
msgid "Error"
|
572 |
msgstr "Error"
|
573 |
|
574 |
-
#: lib/class-wp-embed-fb.php:
|
575 |
msgid ""
|
576 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
577 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
@@ -614,14 +642,6 @@ msgstr "comentarios"
|
|
614 |
msgid "shares"
|
615 |
msgstr "comparticiones"
|
616 |
|
617 |
-
#: templates/default/social-plugin.php:15
|
618 |
-
msgid "Download this video"
|
619 |
-
msgstr "Descargar este video"
|
620 |
-
|
621 |
-
#. Plugin Name of the plugin/theme
|
622 |
-
msgid "WP Embed Facebook"
|
623 |
-
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
624 |
-
|
625 |
#. Author URI of the plugin/theme
|
626 |
msgid "http://www.wpembedfb.com"
|
627 |
msgstr "http://www.wpembedfb.com"
|
@@ -645,5 +665,8 @@ msgstr ""
|
|
645 |
msgid "Miguel Sirvent"
|
646 |
msgstr "Miguel Sirvent"
|
647 |
|
|
|
|
|
|
|
648 |
#~ msgid "%sShow download option <br> under video"
|
649 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
+
#: lib/class-wef-magic-embeds.php:123
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
+
#: lib/class-wef-magic-embeds.php:128
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
+
#: lib/class-wef-magic-embeds.php:133
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
45 |
+
#. Plugin Name of the plugin/theme
|
46 |
+
msgid "WP Embed Facebook"
|
47 |
+
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
48 |
+
|
49 |
+
#: lib/class-wef-widget.php:15
|
50 |
+
#, fuzzy
|
51 |
+
msgid "Shortcode widget"
|
52 |
+
msgstr "Shortcode utilizado:"
|
53 |
+
|
54 |
+
#: lib/class-wef-widget.php:50
|
55 |
+
msgid "Title:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: lib/class-wef-widget.php:54
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Shortcode:"
|
61 |
+
msgstr "Shortcode utilizado:"
|
62 |
+
|
63 |
#: lib/class-wp-embed-fb-admin.php:28
|
64 |
#, fuzzy
|
65 |
msgid ""
|
87 |
msgid "Custom Embeds"
|
88 |
msgstr "Incrustados personalizados"
|
89 |
|
90 |
+
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:609
|
91 |
msgid "Lightbox"
|
92 |
msgstr "Lightbox"
|
93 |
|
452 |
msgid "Use this lightbox on the [gallery] shortcode"
|
453 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
454 |
|
455 |
+
#: lib/class-wp-embed-fb-admin.php:599
|
456 |
+
msgid ""
|
457 |
+
"Beware altering this options without the proper knowledge could make the "
|
458 |
+
"world disappear."
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
#: lib/class-wp-embed-fb-admin.php:602
|
462 |
msgid "Enqueue styles and scripts"
|
463 |
msgstr "Enqueue estilos y scripts"
|
467 |
msgstr "Sólo cuando hay un incrustado presente"
|
468 |
|
469 |
#: lib/class-wp-embed-fb-admin.php:604
|
470 |
+
msgid "Use permalinks on social plugins urls"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: lib/class-wp-embed-fb-admin.php:605
|
474 |
msgid "Facebook SDK"
|
475 |
msgstr "SDK de Facebook"
|
476 |
|
477 |
+
#: lib/class-wp-embed-fb-admin.php:606
|
478 |
msgid "Template Styles"
|
479 |
msgstr "Estilos de la plantilla"
|
480 |
|
481 |
+
#: lib/class-wp-embed-fb-admin.php:607
|
482 |
msgid "Adaptive social plugins script"
|
483 |
msgstr "Script pasa social plugins adaptivos"
|
484 |
|
485 |
+
#: lib/class-wp-embed-fb-admin.php:610
|
486 |
msgid "Enqueue script"
|
487 |
msgstr "Registrar el script del plugin"
|
488 |
|
489 |
+
#: lib/class-wp-embed-fb-admin.php:611
|
490 |
msgid "Attribute"
|
491 |
msgstr "Atributo"
|
492 |
|
493 |
+
#: lib/class-wp-embed-fb-admin.php:613
|
494 |
msgid "Other Options"
|
495 |
msgstr "Otras Opciones"
|
496 |
|
497 |
+
#: lib/class-wp-embed-fb-admin.php:614
|
498 |
msgid "Add fb-root on top of content"
|
499 |
msgstr "Añadir fb-root en la parte superior contenido"
|
500 |
|
501 |
+
#: lib/class-wp-embed-fb-admin.php:615
|
502 |
msgid "Force Facebook SDK script on all site"
|
503 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
504 |
|
505 |
+
#: lib/class-wp-embed-fb-admin.php:616
|
506 |
msgid "Force app token"
|
507 |
msgstr "Forzar el token de la app"
|
508 |
|
509 |
+
#: lib/class-wp-embed-fb-admin.php:634
|
510 |
msgid "Save all settings"
|
511 |
msgstr "Guardar todos los ajustes"
|
512 |
|
513 |
+
#: lib/class-wp-embed-fb-admin.php:639
|
514 |
msgid "Restore default values?"
|
515 |
msgstr "¿ Restaurar valores predeterminados ?"
|
516 |
|
517 |
+
#: lib/class-wp-embed-fb-admin.php:642
|
518 |
msgid "Restore defaults"
|
519 |
msgstr "Restaurar valores predeterminados"
|
520 |
|
521 |
+
#: lib/class-wp-embed-fb-admin.php:650
|
522 |
msgid "Premium Extension Available"
|
523 |
msgstr "Extensión Premium disponible"
|
524 |
|
525 |
+
#: lib/class-wp-embed-fb-admin.php:654
|
526 |
msgid "Shortcodes for embedding a full event or page."
|
527 |
msgstr "Shortcodes para incrustar un evento o una página."
|
528 |
|
529 |
+
#: lib/class-wp-embed-fb-admin.php:656
|
530 |
msgid "Elegant template for custom embeds"
|
531 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
532 |
|
533 |
+
#: lib/class-wp-embed-fb-admin.php:658
|
534 |
msgid "Albums with more that 100 photos."
|
535 |
msgstr "Álbumes con más 100 fotos."
|
536 |
|
537 |
+
#: lib/class-wp-embed-fb-admin.php:660
|
538 |
msgid "One Year Premium Support"
|
539 |
msgstr "Soporte Premium por un año"
|
540 |
|
541 |
+
#: lib/class-wp-embed-fb-admin.php:664
|
542 |
msgid "Check it out"
|
543 |
msgstr "Échale un vistazo!"
|
544 |
|
545 |
+
#: lib/class-wp-embed-fb-admin.php:668
|
546 |
msgid "Plus new features cooking"
|
547 |
msgstr "Más novedades un la cocina"
|
548 |
|
549 |
+
#: lib/class-wp-embed-fb-admin.php:671
|
550 |
msgid ""
|
551 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
552 |
"and pages"
|
554 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
555 |
"especiales para álbumes y páginas"
|
556 |
|
557 |
+
#: lib/class-wp-embed-fb-admin.php:676
|
558 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
559 |
msgstr ""
|
560 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
561 |
|
562 |
+
#: lib/class-wp-embed-fb-admin.php:681
|
563 |
msgid "Rate it"
|
564 |
msgstr "Valóralo ahora"
|
565 |
|
566 |
+
#: lib/class-wp-embed-fb-admin.php:689
|
567 |
msgid "Donate"
|
568 |
msgstr "Dona"
|
569 |
|
570 |
+
#: lib/class-wp-embed-fb-admin.php:694
|
571 |
msgid "More information"
|
572 |
msgstr "Más información"
|
573 |
|
595 |
msgstr "Código"
|
596 |
|
597 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
598 |
+
#: lib/class-wp-embed-fb.php:430
|
599 |
msgid "Error"
|
600 |
msgstr "Error"
|
601 |
|
602 |
+
#: lib/class-wp-embed-fb.php:437
|
603 |
msgid ""
|
604 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
605 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
642 |
msgid "shares"
|
643 |
msgstr "comparticiones"
|
644 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
645 |
#. Author URI of the plugin/theme
|
646 |
msgid "http://www.wpembedfb.com"
|
647 |
msgstr "http://www.wpembedfb.com"
|
665 |
msgid "Miguel Sirvent"
|
666 |
msgstr "Miguel Sirvent"
|
667 |
|
668 |
+
#~ msgid "Download this video"
|
669 |
+
#~ msgstr "Descargar este video"
|
670 |
+
|
671 |
#~ msgid "%sShow download option <br> under video"
|
672 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
lang/wp-embed-facebook-es_VE.mo
CHANGED
File without changes
|
lang/wp-embed-facebook-es_VE.po
CHANGED
@@ -25,15 +25,15 @@ msgstr ""
|
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
-
#: lib/class-wef-magic-embeds.php:
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
-
#: lib/class-wef-magic-embeds.php:
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
-
#: lib/class-wef-magic-embeds.php:
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
@@ -42,6 +42,24 @@ msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
#: lib/class-wp-embed-fb-admin.php:28
|
46 |
#, fuzzy
|
47 |
msgid ""
|
@@ -69,7 +87,7 @@ msgstr "Social Plugins"
|
|
69 |
msgid "Custom Embeds"
|
70 |
msgstr "Incrustados personalizados"
|
71 |
|
72 |
-
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:
|
73 |
msgid "Lightbox"
|
74 |
msgstr "Lightbox"
|
75 |
|
@@ -434,6 +452,12 @@ msgstr "Bucle por el álbum"
|
|
434 |
msgid "Use this lightbox on the [gallery] shortcode"
|
435 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
436 |
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
#: lib/class-wp-embed-fb-admin.php:602
|
438 |
msgid "Enqueue styles and scripts"
|
439 |
msgstr "Enqueue estilos y scripts"
|
@@ -443,82 +467,86 @@ msgid "Only when there is an embed present"
|
|
443 |
msgstr "Sólo cuando hay un incrustado presente"
|
444 |
|
445 |
#: lib/class-wp-embed-fb-admin.php:604
|
|
|
|
|
|
|
|
|
446 |
msgid "Facebook SDK"
|
447 |
msgstr "SDK de Facebook"
|
448 |
|
449 |
-
#: lib/class-wp-embed-fb-admin.php:
|
450 |
msgid "Template Styles"
|
451 |
msgstr "Estilos de la plantilla"
|
452 |
|
453 |
-
#: lib/class-wp-embed-fb-admin.php:
|
454 |
msgid "Adaptive social plugins script"
|
455 |
msgstr "Script pasa social plugins adaptivos"
|
456 |
|
457 |
-
#: lib/class-wp-embed-fb-admin.php:
|
458 |
msgid "Enqueue script"
|
459 |
msgstr "Registrar el script del plugin"
|
460 |
|
461 |
-
#: lib/class-wp-embed-fb-admin.php:
|
462 |
msgid "Attribute"
|
463 |
msgstr "Atributo"
|
464 |
|
465 |
-
#: lib/class-wp-embed-fb-admin.php:
|
466 |
msgid "Other Options"
|
467 |
msgstr "Otras Opciones"
|
468 |
|
469 |
-
#: lib/class-wp-embed-fb-admin.php:
|
470 |
msgid "Add fb-root on top of content"
|
471 |
msgstr "Añadir fb-root en la parte superior contenido"
|
472 |
|
473 |
-
#: lib/class-wp-embed-fb-admin.php:
|
474 |
msgid "Force Facebook SDK script on all site"
|
475 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
476 |
|
477 |
-
#: lib/class-wp-embed-fb-admin.php:
|
478 |
msgid "Force app token"
|
479 |
msgstr "Forzar el token de la app"
|
480 |
|
481 |
-
#: lib/class-wp-embed-fb-admin.php:
|
482 |
msgid "Save all settings"
|
483 |
msgstr "Guardar todos los ajustes"
|
484 |
|
485 |
-
#: lib/class-wp-embed-fb-admin.php:
|
486 |
msgid "Restore default values?"
|
487 |
msgstr "¿ Restaurar valores predeterminados ?"
|
488 |
|
489 |
-
#: lib/class-wp-embed-fb-admin.php:
|
490 |
msgid "Restore defaults"
|
491 |
msgstr "Restaurar valores predeterminados"
|
492 |
|
493 |
-
#: lib/class-wp-embed-fb-admin.php:
|
494 |
msgid "Premium Extension Available"
|
495 |
msgstr "Extensión Premium disponible"
|
496 |
|
497 |
-
#: lib/class-wp-embed-fb-admin.php:
|
498 |
msgid "Shortcodes for embedding a full event or page."
|
499 |
msgstr "Shortcodes para incrustar un evento o una página."
|
500 |
|
501 |
-
#: lib/class-wp-embed-fb-admin.php:
|
502 |
msgid "Elegant template for custom embeds"
|
503 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
504 |
|
505 |
-
#: lib/class-wp-embed-fb-admin.php:
|
506 |
msgid "Albums with more that 100 photos."
|
507 |
msgstr "Álbumes con más 100 fotos."
|
508 |
|
509 |
-
#: lib/class-wp-embed-fb-admin.php:
|
510 |
msgid "One Year Premium Support"
|
511 |
msgstr "Soporte Premium por un año"
|
512 |
|
513 |
-
#: lib/class-wp-embed-fb-admin.php:
|
514 |
msgid "Check it out"
|
515 |
msgstr "Échale un vistazo!"
|
516 |
|
517 |
-
#: lib/class-wp-embed-fb-admin.php:
|
518 |
msgid "Plus new features cooking"
|
519 |
msgstr "Más novedades un la cocina"
|
520 |
|
521 |
-
#: lib/class-wp-embed-fb-admin.php:
|
522 |
msgid ""
|
523 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
524 |
"and pages"
|
@@ -526,20 +554,20 @@ msgstr ""
|
|
526 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
527 |
"especiales para álbumes y páginas"
|
528 |
|
529 |
-
#: lib/class-wp-embed-fb-admin.php:
|
530 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
531 |
msgstr ""
|
532 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
533 |
|
534 |
-
#: lib/class-wp-embed-fb-admin.php:
|
535 |
msgid "Rate it"
|
536 |
msgstr "Valóralo ahora"
|
537 |
|
538 |
-
#: lib/class-wp-embed-fb-admin.php:
|
539 |
msgid "Donate"
|
540 |
msgstr "Dona"
|
541 |
|
542 |
-
#: lib/class-wp-embed-fb-admin.php:
|
543 |
msgid "More information"
|
544 |
msgstr "Más información"
|
545 |
|
@@ -567,11 +595,11 @@ msgid "Code"
|
|
567 |
msgstr "Código"
|
568 |
|
569 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
570 |
-
#: lib/class-wp-embed-fb.php:
|
571 |
msgid "Error"
|
572 |
msgstr "Error"
|
573 |
|
574 |
-
#: lib/class-wp-embed-fb.php:
|
575 |
msgid ""
|
576 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
577 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
@@ -614,14 +642,6 @@ msgstr "comentarios"
|
|
614 |
msgid "shares"
|
615 |
msgstr "comparticiones"
|
616 |
|
617 |
-
#: templates/default/social-plugin.php:15
|
618 |
-
msgid "Download this video"
|
619 |
-
msgstr "Descargar este video"
|
620 |
-
|
621 |
-
#. Plugin Name of the plugin/theme
|
622 |
-
msgid "WP Embed Facebook"
|
623 |
-
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
624 |
-
|
625 |
#. Author URI of the plugin/theme
|
626 |
msgid "http://www.wpembedfb.com"
|
627 |
msgstr "http://www.wpembedfb.com"
|
@@ -645,5 +665,8 @@ msgstr ""
|
|
645 |
msgid "Miguel Sirvent"
|
646 |
msgstr "Miguel Sirvent"
|
647 |
|
|
|
|
|
|
|
648 |
#~ msgid "%sShow download option <br> under video"
|
649 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
|
28 |
+
#: lib/class-wef-magic-embeds.php:123
|
29 |
msgid "Shortcode used:"
|
30 |
msgstr "Shortcode utilizado:"
|
31 |
|
32 |
+
#: lib/class-wef-magic-embeds.php:128
|
33 |
msgid "Final code:"
|
34 |
msgstr "Código final:"
|
35 |
|
36 |
+
#: lib/class-wef-magic-embeds.php:133
|
37 |
msgid "More information:"
|
38 |
msgstr "Más información:"
|
39 |
|
42 |
msgstr ""
|
43 |
"Tipo de plugin de Facebook inválido utilizarlo como así: [como fb_plugin]"
|
44 |
|
45 |
+
#. Plugin Name of the plugin/theme
|
46 |
+
msgid "WP Embed Facebook"
|
47 |
+
msgstr "Incrustar Facebook (WP Embed Facebook)"
|
48 |
+
|
49 |
+
#: lib/class-wef-widget.php:15
|
50 |
+
#, fuzzy
|
51 |
+
msgid "Shortcode widget"
|
52 |
+
msgstr "Shortcode utilizado:"
|
53 |
+
|
54 |
+
#: lib/class-wef-widget.php:50
|
55 |
+
msgid "Title:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: lib/class-wef-widget.php:54
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Shortcode:"
|
61 |
+
msgstr "Shortcode utilizado:"
|
62 |
+
|
63 |
#: lib/class-wp-embed-fb-admin.php:28
|
64 |
#, fuzzy
|
65 |
msgid ""
|
87 |
msgid "Custom Embeds"
|
88 |
msgstr "Incrustados personalizados"
|
89 |
|
90 |
+
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:609
|
91 |
msgid "Lightbox"
|
92 |
msgstr "Lightbox"
|
93 |
|
452 |
msgid "Use this lightbox on the [gallery] shortcode"
|
453 |
msgstr "Utilice este Lightbox en el shortcode [gallery]"
|
454 |
|
455 |
+
#: lib/class-wp-embed-fb-admin.php:599
|
456 |
+
msgid ""
|
457 |
+
"Beware altering this options without the proper knowledge could make the "
|
458 |
+
"world disappear."
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
#: lib/class-wp-embed-fb-admin.php:602
|
462 |
msgid "Enqueue styles and scripts"
|
463 |
msgstr "Enqueue estilos y scripts"
|
467 |
msgstr "Sólo cuando hay un incrustado presente"
|
468 |
|
469 |
#: lib/class-wp-embed-fb-admin.php:604
|
470 |
+
msgid "Use permalinks on social plugins urls"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: lib/class-wp-embed-fb-admin.php:605
|
474 |
msgid "Facebook SDK"
|
475 |
msgstr "SDK de Facebook"
|
476 |
|
477 |
+
#: lib/class-wp-embed-fb-admin.php:606
|
478 |
msgid "Template Styles"
|
479 |
msgstr "Estilos de la plantilla"
|
480 |
|
481 |
+
#: lib/class-wp-embed-fb-admin.php:607
|
482 |
msgid "Adaptive social plugins script"
|
483 |
msgstr "Script pasa social plugins adaptivos"
|
484 |
|
485 |
+
#: lib/class-wp-embed-fb-admin.php:610
|
486 |
msgid "Enqueue script"
|
487 |
msgstr "Registrar el script del plugin"
|
488 |
|
489 |
+
#: lib/class-wp-embed-fb-admin.php:611
|
490 |
msgid "Attribute"
|
491 |
msgstr "Atributo"
|
492 |
|
493 |
+
#: lib/class-wp-embed-fb-admin.php:613
|
494 |
msgid "Other Options"
|
495 |
msgstr "Otras Opciones"
|
496 |
|
497 |
+
#: lib/class-wp-embed-fb-admin.php:614
|
498 |
msgid "Add fb-root on top of content"
|
499 |
msgstr "Añadir fb-root en la parte superior contenido"
|
500 |
|
501 |
+
#: lib/class-wp-embed-fb-admin.php:615
|
502 |
msgid "Force Facebook SDK script on all site"
|
503 |
msgstr "Forzar el script de Facebook SDK en todo sitio"
|
504 |
|
505 |
+
#: lib/class-wp-embed-fb-admin.php:616
|
506 |
msgid "Force app token"
|
507 |
msgstr "Forzar el token de la app"
|
508 |
|
509 |
+
#: lib/class-wp-embed-fb-admin.php:634
|
510 |
msgid "Save all settings"
|
511 |
msgstr "Guardar todos los ajustes"
|
512 |
|
513 |
+
#: lib/class-wp-embed-fb-admin.php:639
|
514 |
msgid "Restore default values?"
|
515 |
msgstr "¿ Restaurar valores predeterminados ?"
|
516 |
|
517 |
+
#: lib/class-wp-embed-fb-admin.php:642
|
518 |
msgid "Restore defaults"
|
519 |
msgstr "Restaurar valores predeterminados"
|
520 |
|
521 |
+
#: lib/class-wp-embed-fb-admin.php:650
|
522 |
msgid "Premium Extension Available"
|
523 |
msgstr "Extensión Premium disponible"
|
524 |
|
525 |
+
#: lib/class-wp-embed-fb-admin.php:654
|
526 |
msgid "Shortcodes for embedding a full event or page."
|
527 |
msgstr "Shortcodes para incrustar un evento o una página."
|
528 |
|
529 |
+
#: lib/class-wp-embed-fb-admin.php:656
|
530 |
msgid "Elegant template for custom embeds"
|
531 |
msgstr "Plantilla Elegant para incrustados personalizados"
|
532 |
|
533 |
+
#: lib/class-wp-embed-fb-admin.php:658
|
534 |
msgid "Albums with more that 100 photos."
|
535 |
msgstr "Álbumes con más 100 fotos."
|
536 |
|
537 |
+
#: lib/class-wp-embed-fb-admin.php:660
|
538 |
msgid "One Year Premium Support"
|
539 |
msgstr "Soporte Premium por un año"
|
540 |
|
541 |
+
#: lib/class-wp-embed-fb-admin.php:664
|
542 |
msgid "Check it out"
|
543 |
msgstr "Échale un vistazo!"
|
544 |
|
545 |
+
#: lib/class-wp-embed-fb-admin.php:668
|
546 |
msgid "Plus new features cooking"
|
547 |
msgstr "Más novedades un la cocina"
|
548 |
|
549 |
+
#: lib/class-wp-embed-fb-admin.php:671
|
550 |
msgid ""
|
551 |
"Embed private data, shortcode creator, widgets, special templates for albums "
|
552 |
"and pages"
|
554 |
"Incrusta datos privados, creador de shortcodes, widgets, plantillas "
|
555 |
"especiales para álbumes y páginas"
|
556 |
|
557 |
+
#: lib/class-wp-embed-fb-admin.php:676
|
558 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
559 |
msgstr ""
|
560 |
"Este plugin gratuito ha costado miles de horas en mantener y desarrollar"
|
561 |
|
562 |
+
#: lib/class-wp-embed-fb-admin.php:681
|
563 |
msgid "Rate it"
|
564 |
msgstr "Valóralo ahora"
|
565 |
|
566 |
+
#: lib/class-wp-embed-fb-admin.php:689
|
567 |
msgid "Donate"
|
568 |
msgstr "Dona"
|
569 |
|
570 |
+
#: lib/class-wp-embed-fb-admin.php:694
|
571 |
msgid "More information"
|
572 |
msgstr "Más información"
|
573 |
|
595 |
msgstr "Código"
|
596 |
|
597 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
598 |
+
#: lib/class-wp-embed-fb.php:430
|
599 |
msgid "Error"
|
600 |
msgstr "Error"
|
601 |
|
602 |
+
#: lib/class-wp-embed-fb.php:437
|
603 |
msgid ""
|
604 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
605 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
642 |
msgid "shares"
|
643 |
msgstr "comparticiones"
|
644 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
645 |
#. Author URI of the plugin/theme
|
646 |
msgid "http://www.wpembedfb.com"
|
647 |
msgstr "http://www.wpembedfb.com"
|
665 |
msgid "Miguel Sirvent"
|
666 |
msgstr "Miguel Sirvent"
|
667 |
|
668 |
+
#~ msgid "Download this video"
|
669 |
+
#~ msgstr "Descargar este video"
|
670 |
+
|
671 |
#~ msgid "%sShow download option <br> under video"
|
672 |
#~ msgstr "%sMostrar opción para descargar <br> debajo del video"
|
lang/wp-embed-facebook.pot
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# This file is distributed under the same license as the WP Embed Facebook package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: WP Embed Facebook 2.1.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/wp-embed-facebook\n"
|
8 |
"POT-Creation-Date: 2016-10-06 11:26-0500\n"
|
@@ -27,15 +27,15 @@ msgstr ""
|
|
27 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
28 |
"X-Poedit-Wpheader: wp-embed-facebook.php\n"
|
29 |
|
30 |
-
#: lib/class-wef-magic-embeds.php:
|
31 |
msgid "Shortcode used:"
|
32 |
msgstr ""
|
33 |
|
34 |
-
#: lib/class-wef-magic-embeds.php:
|
35 |
msgid "Final code:"
|
36 |
msgstr ""
|
37 |
|
38 |
-
#: lib/class-wef-magic-embeds.php:
|
39 |
msgid "More information:"
|
40 |
msgstr ""
|
41 |
|
@@ -43,6 +43,22 @@ msgstr ""
|
|
43 |
msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
44 |
msgstr ""
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
#: lib/class-wp-embed-fb-admin.php:28
|
47 |
msgid ""
|
48 |
"To enable comment moderation and embed albums, events, profiles and video "
|
@@ -66,7 +82,7 @@ msgstr ""
|
|
66 |
msgid "Custom Embeds"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:
|
70 |
msgid "Lightbox"
|
71 |
msgstr ""
|
72 |
|
@@ -405,6 +421,12 @@ msgstr ""
|
|
405 |
msgid "Use this lightbox on the [gallery] shortcode"
|
406 |
msgstr ""
|
407 |
|
|
|
|
|
|
|
|
|
|
|
|
|
408 |
#: lib/class-wp-embed-fb-admin.php:602
|
409 |
msgid "Enqueue styles and scripts"
|
410 |
msgstr ""
|
@@ -414,100 +436,104 @@ msgid "Only when there is an embed present"
|
|
414 |
msgstr ""
|
415 |
|
416 |
#: lib/class-wp-embed-fb-admin.php:604
|
417 |
-
msgid "
|
418 |
msgstr ""
|
419 |
|
420 |
#: lib/class-wp-embed-fb-admin.php:605
|
421 |
-
msgid "
|
422 |
msgstr ""
|
423 |
|
424 |
#: lib/class-wp-embed-fb-admin.php:606
|
|
|
|
|
|
|
|
|
425 |
msgid "Adaptive social plugins script"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: lib/class-wp-embed-fb-admin.php:
|
429 |
msgid "Enqueue script"
|
430 |
msgstr ""
|
431 |
|
432 |
-
#: lib/class-wp-embed-fb-admin.php:
|
433 |
msgid "Attribute"
|
434 |
msgstr ""
|
435 |
|
436 |
-
#: lib/class-wp-embed-fb-admin.php:
|
437 |
msgid "Other Options"
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: lib/class-wp-embed-fb-admin.php:
|
441 |
msgid "Add fb-root on top of content"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: lib/class-wp-embed-fb-admin.php:
|
445 |
msgid "Force Facebook SDK script on all site"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: lib/class-wp-embed-fb-admin.php:
|
449 |
msgid "Force app token"
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: lib/class-wp-embed-fb-admin.php:
|
453 |
msgid "Save all settings"
|
454 |
msgstr ""
|
455 |
|
456 |
-
#: lib/class-wp-embed-fb-admin.php:
|
457 |
msgid "Restore default values?"
|
458 |
msgstr ""
|
459 |
|
460 |
-
#: lib/class-wp-embed-fb-admin.php:
|
461 |
msgid "Restore defaults"
|
462 |
msgstr ""
|
463 |
|
464 |
-
#: lib/class-wp-embed-fb-admin.php:
|
465 |
msgid "Premium Extension Available"
|
466 |
msgstr ""
|
467 |
|
468 |
-
#: lib/class-wp-embed-fb-admin.php:
|
469 |
msgid "Shortcodes for embedding a full event or page."
|
470 |
msgstr ""
|
471 |
|
472 |
-
#: lib/class-wp-embed-fb-admin.php:
|
473 |
msgid "Elegant template for custom embeds"
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: lib/class-wp-embed-fb-admin.php:
|
477 |
msgid "Albums with more that 100 photos."
|
478 |
msgstr ""
|
479 |
|
480 |
-
#: lib/class-wp-embed-fb-admin.php:
|
481 |
msgid "One Year Premium Support"
|
482 |
msgstr ""
|
483 |
|
484 |
-
#: lib/class-wp-embed-fb-admin.php:
|
485 |
msgid "Check it out"
|
486 |
msgstr ""
|
487 |
|
488 |
-
#: lib/class-wp-embed-fb-admin.php:
|
489 |
msgid "Plus new features cooking"
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: lib/class-wp-embed-fb-admin.php:
|
493 |
msgid ""
|
494 |
"Embed private data, shortcode creator, widgets, special templates for "
|
495 |
"albums and pages"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: lib/class-wp-embed-fb-admin.php:
|
499 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: lib/class-wp-embed-fb-admin.php:
|
503 |
msgid "Rate it"
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: lib/class-wp-embed-fb-admin.php:
|
507 |
msgid "Donate"
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: lib/class-wp-embed-fb-admin.php:
|
511 |
msgid "More information"
|
512 |
msgstr ""
|
513 |
|
@@ -530,11 +556,11 @@ msgid "Code"
|
|
530 |
msgstr ""
|
531 |
|
532 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
533 |
-
#: lib/class-wp-embed-fb.php:
|
534 |
msgid "Error"
|
535 |
msgstr ""
|
536 |
|
537 |
-
#: lib/class-wp-embed-fb.php:
|
538 |
msgid ""
|
539 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
540 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
@@ -574,14 +600,6 @@ msgstr ""
|
|
574 |
msgid "shares"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: templates/default/social-plugin.php:15
|
578 |
-
msgid "Download this video"
|
579 |
-
msgstr ""
|
580 |
-
|
581 |
-
#. Plugin Name of the plugin/theme
|
582 |
-
msgid "WP Embed Facebook"
|
583 |
-
msgstr ""
|
584 |
-
|
585 |
#. Author URI of the plugin/theme
|
586 |
msgid "http://www.wpembedfb.com"
|
587 |
msgstr ""
|
2 |
# This file is distributed under the same license as the WP Embed Facebook package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: WP Embed Facebook 2.1.10\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/wp-embed-facebook\n"
|
8 |
"POT-Creation-Date: 2016-10-06 11:26-0500\n"
|
27 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
28 |
"X-Poedit-Wpheader: wp-embed-facebook.php\n"
|
29 |
|
30 |
+
#: lib/class-wef-magic-embeds.php:123
|
31 |
msgid "Shortcode used:"
|
32 |
msgstr ""
|
33 |
|
34 |
+
#: lib/class-wef-magic-embeds.php:128
|
35 |
msgid "Final code:"
|
36 |
msgstr ""
|
37 |
|
38 |
+
#: lib/class-wef-magic-embeds.php:133
|
39 |
msgid "More information:"
|
40 |
msgstr ""
|
41 |
|
43 |
msgid "Invalid Facebook plugin type use it like this: [fb_plugin like]"
|
44 |
msgstr ""
|
45 |
|
46 |
+
#. Plugin Name of the plugin/theme
|
47 |
+
msgid "WP Embed Facebook"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: lib/class-wef-widget.php:15
|
51 |
+
msgid "Shortcode widget"
|
52 |
+
msgstr ""
|
53 |
+
|
54 |
+
#: lib/class-wef-widget.php:50
|
55 |
+
msgid "Title:"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: lib/class-wef-widget.php:54
|
59 |
+
msgid "Shortcode:"
|
60 |
+
msgstr ""
|
61 |
+
|
62 |
#: lib/class-wp-embed-fb-admin.php:28
|
63 |
msgid ""
|
64 |
"To enable comment moderation and embed albums, events, profiles and video "
|
82 |
msgid "Custom Embeds"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: lib/class-wp-embed-fb-admin.php:324 lib/class-wp-embed-fb-admin.php:609
|
86 |
msgid "Lightbox"
|
87 |
msgstr ""
|
88 |
|
421 |
msgid "Use this lightbox on the [gallery] shortcode"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: lib/class-wp-embed-fb-admin.php:599
|
425 |
+
msgid ""
|
426 |
+
"Beware altering this options without the proper knowledge could make the "
|
427 |
+
"world disappear."
|
428 |
+
msgstr ""
|
429 |
+
|
430 |
#: lib/class-wp-embed-fb-admin.php:602
|
431 |
msgid "Enqueue styles and scripts"
|
432 |
msgstr ""
|
436 |
msgstr ""
|
437 |
|
438 |
#: lib/class-wp-embed-fb-admin.php:604
|
439 |
+
msgid "Use permalinks on social plugins urls"
|
440 |
msgstr ""
|
441 |
|
442 |
#: lib/class-wp-embed-fb-admin.php:605
|
443 |
+
msgid "Facebook SDK"
|
444 |
msgstr ""
|
445 |
|
446 |
#: lib/class-wp-embed-fb-admin.php:606
|
447 |
+
msgid "Template Styles"
|
448 |
+
msgstr ""
|
449 |
+
|
450 |
+
#: lib/class-wp-embed-fb-admin.php:607
|
451 |
msgid "Adaptive social plugins script"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: lib/class-wp-embed-fb-admin.php:610
|
455 |
msgid "Enqueue script"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: lib/class-wp-embed-fb-admin.php:611
|
459 |
msgid "Attribute"
|
460 |
msgstr ""
|
461 |
|
462 |
+
#: lib/class-wp-embed-fb-admin.php:613
|
463 |
msgid "Other Options"
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: lib/class-wp-embed-fb-admin.php:614
|
467 |
msgid "Add fb-root on top of content"
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: lib/class-wp-embed-fb-admin.php:615
|
471 |
msgid "Force Facebook SDK script on all site"
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: lib/class-wp-embed-fb-admin.php:616
|
475 |
msgid "Force app token"
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: lib/class-wp-embed-fb-admin.php:634
|
479 |
msgid "Save all settings"
|
480 |
msgstr ""
|
481 |
|
482 |
+
#: lib/class-wp-embed-fb-admin.php:639
|
483 |
msgid "Restore default values?"
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: lib/class-wp-embed-fb-admin.php:642
|
487 |
msgid "Restore defaults"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: lib/class-wp-embed-fb-admin.php:650
|
491 |
msgid "Premium Extension Available"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: lib/class-wp-embed-fb-admin.php:654
|
495 |
msgid "Shortcodes for embedding a full event or page."
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: lib/class-wp-embed-fb-admin.php:656
|
499 |
msgid "Elegant template for custom embeds"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: lib/class-wp-embed-fb-admin.php:658
|
503 |
msgid "Albums with more that 100 photos."
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: lib/class-wp-embed-fb-admin.php:660
|
507 |
msgid "One Year Premium Support"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: lib/class-wp-embed-fb-admin.php:664
|
511 |
msgid "Check it out"
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: lib/class-wp-embed-fb-admin.php:668
|
515 |
msgid "Plus new features cooking"
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: lib/class-wp-embed-fb-admin.php:671
|
519 |
msgid ""
|
520 |
"Embed private data, shortcode creator, widgets, special templates for "
|
521 |
"albums and pages"
|
522 |
msgstr ""
|
523 |
|
524 |
+
#: lib/class-wp-embed-fb-admin.php:676
|
525 |
msgid "This free plugin has taken thousands of hours to maintain and develop"
|
526 |
msgstr ""
|
527 |
|
528 |
+
#: lib/class-wp-embed-fb-admin.php:681
|
529 |
msgid "Rate it"
|
530 |
msgstr ""
|
531 |
|
532 |
+
#: lib/class-wp-embed-fb-admin.php:689
|
533 |
msgid "Donate"
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: lib/class-wp-embed-fb-admin.php:694
|
537 |
msgid "More information"
|
538 |
msgstr ""
|
539 |
|
556 |
msgstr ""
|
557 |
|
558 |
#: lib/class-wp-embed-fb.php:193 lib/class-wp-embed-fb.php:232
|
559 |
+
#: lib/class-wp-embed-fb.php:430
|
560 |
msgid "Error"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: lib/class-wp-embed-fb.php:437
|
564 |
msgid ""
|
565 |
"<small>To embed this type of content you need to setup a facebook app on <a "
|
566 |
"href=\"%s\" title=\"WP Embed Facebook Settings\">settings</a></small>"
|
600 |
msgid "shares"
|
601 |
msgstr ""
|
602 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
603 |
#. Author URI of the plugin/theme
|
604 |
msgid "http://www.wpembedfb.com"
|
605 |
msgstr ""
|
lib/admin/admin.css
CHANGED
File without changes
|
lib/admin/ic_image_settings.png
CHANGED
File without changes
|
lib/admin/ic_setting.png
CHANGED
File without changes
|
lib/base_facebook.php
CHANGED
File without changes
|
lib/class-sigami-facebook.php
CHANGED
File without changes
|
lib/class-wef-comments.php
CHANGED
File without changes
|
lib/class-wef-magic-embeds.php
CHANGED
@@ -67,7 +67,7 @@ class WEF_Magic_Embeds extends WP_Embed_FB_Plugin {
|
|
67 |
$options = self::get_option();
|
68 |
foreach ( $defaults as $key => $value ) {
|
69 |
if ( in_array( $key, self::$link_types ) ) {
|
70 |
-
$defaults[ $key ] =
|
71 |
} else {
|
72 |
$defaults[ $key ] = $options["{$type}_$key"];
|
73 |
}
|
@@ -76,6 +76,29 @@ class WEF_Magic_Embeds extends WP_Embed_FB_Plugin {
|
|
76 |
return $defaults;
|
77 |
}
|
78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
static function wef_sp_shortcode_filter($ret,$type,$atts,$defaults) {
|
80 |
if ( isset( $defaults[ $type ]['width'] ) && $type != 'comments' && $type != 'page' ) {
|
81 |
$default_width = $defaults[ $type ]['width'];
|
67 |
$options = self::get_option();
|
68 |
foreach ( $defaults as $key => $value ) {
|
69 |
if ( in_array( $key, self::$link_types ) ) {
|
70 |
+
$defaults[ $key ] = self::get_true_url();
|
71 |
} else {
|
72 |
$defaults[ $key ] = $options["{$type}_$key"];
|
73 |
}
|
76 |
return $defaults;
|
77 |
}
|
78 |
|
79 |
+
static function get_true_url(){
|
80 |
+
global $wp;
|
81 |
+
if(is_home())
|
82 |
+
return home_url();
|
83 |
+
|
84 |
+
if(in_the_loop()){
|
85 |
+
global $post;
|
86 |
+
if(WP_Embed_FB_Plugin::get_option('permalink_on_social_plugins') === 'true'){
|
87 |
+
return get_permalink($post->ID);
|
88 |
+
} else {
|
89 |
+
$query = '/?p=' .$post->ID;
|
90 |
+
}
|
91 |
+
} else {
|
92 |
+
if(WP_Embed_FB_Plugin::get_option('permalink_on_social_plugins') === 'true'){
|
93 |
+
$query = $wp->request;
|
94 |
+
} else {
|
95 |
+
$query = '/?' .$wp->query_string;
|
96 |
+
}
|
97 |
+
}
|
98 |
+
|
99 |
+
return home_url($query);
|
100 |
+
}
|
101 |
+
|
102 |
static function wef_sp_shortcode_filter($ret,$type,$atts,$defaults) {
|
103 |
if ( isset( $defaults[ $type ]['width'] ) && $type != 'comments' && $type != 'page' ) {
|
104 |
$default_width = $defaults[ $type ]['width'];
|
lib/class-wef-social-plugins.php
CHANGED
@@ -425,7 +425,7 @@ class WEF_Social_Plugins {
|
|
425 |
}
|
426 |
|
427 |
/**
|
428 |
-
* Gets the HTML code of any social plugin if
|
429 |
*
|
430 |
* @param string $type = quote|save|like|share|send|comment|video|page|comments|post|follow
|
431 |
* @param array $options Defaults are WEF_Social_Plugin::$type
|
425 |
}
|
426 |
|
427 |
/**
|
428 |
+
* Gets the HTML code of any social plugin if any
|
429 |
*
|
430 |
* @param string $type = quote|save|like|share|send|comment|video|page|comments|post|follow
|
431 |
* @param array $options Defaults are WEF_Social_Plugin::$type
|
lib/class-wef-widget.php
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
/**
|
4 |
+
* Adds WEF_Widget widget.
|
5 |
+
*/
|
6 |
+
class WEF_Widget extends WP_Widget {
|
7 |
+
|
8 |
+
/**
|
9 |
+
* Register widget with WordPress.
|
10 |
+
*/
|
11 |
+
function __construct() {
|
12 |
+
parent::__construct(
|
13 |
+
'wef_widget', // Base ID
|
14 |
+
esc_html__( 'WP Embed Facebook', 'wp-embed-facebook' ), // Name
|
15 |
+
array( 'description' => esc_html__( 'Shortcode widget', 'wp-embed-facebook' ), ) // Args
|
16 |
+
);
|
17 |
+
}
|
18 |
+
|
19 |
+
/**
|
20 |
+
* Front-end display of widget.
|
21 |
+
*
|
22 |
+
* @see WP_Widget::widget()
|
23 |
+
*
|
24 |
+
* @param array $args Widget arguments.
|
25 |
+
* @param array $instance Saved values from database.
|
26 |
+
*/
|
27 |
+
public function widget( $args, $instance ) {
|
28 |
+
echo $args['before_widget'];
|
29 |
+
if ( ! empty( $instance['title'] ) ) {
|
30 |
+
echo $args['before_title'] . apply_filters( 'widget_title', $instance['title'] ) . $args['after_title'];
|
31 |
+
}
|
32 |
+
echo do_shortcode($instance['shortcode']);
|
33 |
+
echo $args['after_widget'];
|
34 |
+
}
|
35 |
+
|
36 |
+
/**
|
37 |
+
* Back-end widget form.
|
38 |
+
*
|
39 |
+
* @see WP_Widget::form()
|
40 |
+
*
|
41 |
+
* @param array $instance Previously saved values from database.
|
42 |
+
*
|
43 |
+
* @return string
|
44 |
+
*/
|
45 |
+
public function form( $instance ) {
|
46 |
+
$title = ! empty( $instance['title'] ) ? $instance['title'] : '';
|
47 |
+
$shortcode = ! empty( $instance['shortcode'] ) ? $instance['shortcode'] : '';
|
48 |
+
?>
|
49 |
+
<p>
|
50 |
+
<label for="<?php echo esc_attr( $this->get_field_id( 'title' ) ); ?>"><?php esc_attr_e( 'Title:', 'wp-embed-facebook' ); ?></label>
|
51 |
+
<input class="widefat" id="<?php echo esc_attr( $this->get_field_id( 'title' ) ); ?>" name="<?php echo esc_attr( $this->get_field_name( 'title' ) ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>">
|
52 |
+
</p>
|
53 |
+
<p>
|
54 |
+
<label for="<?php echo esc_attr( $this->get_field_id( 'shortcode' ) ); ?>"><?php esc_attr_e( 'Shortcode:', 'wp-embed-facebook' ); ?><br>
|
55 |
+
<small>Example: [fb_plugin like]</small></label>
|
56 |
+
<input class="widefat" id="<?php echo esc_attr( $this->get_field_id( 'shortcode' ) ); ?>" name="<?php echo esc_attr( $this->get_field_name( 'shortcode' ) ); ?>" type="text" value="<?php echo esc_attr( $shortcode ); ?>">
|
57 |
+
</p>
|
58 |
+
<?php
|
59 |
+
return true;
|
60 |
+
}
|
61 |
+
|
62 |
+
/**
|
63 |
+
* Sanitize widget form values as they are saved.
|
64 |
+
*
|
65 |
+
* @see WP_Widget::update()
|
66 |
+
*
|
67 |
+
* @param array $new_instance Values just sent to be saved.
|
68 |
+
* @param array $old_instance Previously saved values from database.
|
69 |
+
*
|
70 |
+
* @return array Updated safe values to be saved.
|
71 |
+
*/
|
72 |
+
public function update( $new_instance, $old_instance ) {
|
73 |
+
$instance = array();
|
74 |
+
$instance['title'] = ( ! empty( $new_instance['title'] ) ) ? strip_tags( $new_instance['title'] ) : '';
|
75 |
+
|
76 |
+
$instance['shortcode'] = ( ! empty( $new_instance['shortcode'] ) ) ? strip_tags( $new_instance['shortcode'] ) : '';
|
77 |
+
|
78 |
+
return $instance;
|
79 |
+
}
|
80 |
+
|
81 |
+
}
|
lib/class-wp-embed-fb-admin.php
CHANGED
@@ -596,11 +596,12 @@ class WP_Embed_FB_Admin extends WP_Embed_FB_Plugin {
|
|
596 |
<?php do_action( 'wpemfb_options' ); ?>
|
597 |
|
598 |
<section id="advanced" class="sections">
|
599 |
-
<p
|
600 |
<?php
|
601 |
self::section( true );
|
602 |
self::field( 'string', '', '<h3>' . __( 'Enqueue styles and scripts', 'wp-embed-facebook' ) . '</h3>' );
|
603 |
self::field( 'checkbox', 'enq_when_needed', __( 'Only when there is an embed present', 'wp-embed-facebook' ) );
|
|
|
604 |
self::field( 'checkbox', 'enq_fbjs', __( 'Facebook SDK', 'wp-embed-facebook' ) );
|
605 |
self::field( 'checkbox', 'enqueue_style', __( 'Template Styles', 'wp-embed-facebook' ) );
|
606 |
self::field( 'checkbox', 'enq_wpemfb', __( 'Adaptive social plugins script', 'wp-embed-facebook' ) );
|
@@ -620,6 +621,7 @@ class WP_Embed_FB_Admin extends WP_Embed_FB_Plugin {
|
|
620 |
'v2.6' => '2.6',
|
621 |
'v2.7' => '2.7',
|
622 |
'v2.8' => '2.8',
|
|
|
623 |
);
|
624 |
self::field( 'select', 'sdk_version', 'Facebook SDK Version', $versions );
|
625 |
|
596 |
<?php do_action( 'wpemfb_options' ); ?>
|
597 |
|
598 |
<section id="advanced" class="sections">
|
599 |
+
<p><?php _e('Beware altering this options without the proper knowledge could make the world disappear.','wp-embed-facebook') ?></p>
|
600 |
<?php
|
601 |
self::section( true );
|
602 |
self::field( 'string', '', '<h3>' . __( 'Enqueue styles and scripts', 'wp-embed-facebook' ) . '</h3>' );
|
603 |
self::field( 'checkbox', 'enq_when_needed', __( 'Only when there is an embed present', 'wp-embed-facebook' ) );
|
604 |
+
self::field( 'checkbox', 'permalink_on_social_plugins', __( 'Use permalinks on social plugins urls', 'wp-embed-facebook' ) );
|
605 |
self::field( 'checkbox', 'enq_fbjs', __( 'Facebook SDK', 'wp-embed-facebook' ) );
|
606 |
self::field( 'checkbox', 'enqueue_style', __( 'Template Styles', 'wp-embed-facebook' ) );
|
607 |
self::field( 'checkbox', 'enq_wpemfb', __( 'Adaptive social plugins script', 'wp-embed-facebook' ) );
|
621 |
'v2.6' => '2.6',
|
622 |
'v2.7' => '2.7',
|
623 |
'v2.8' => '2.8',
|
624 |
+
'v2.9' => '2.9',
|
625 |
);
|
626 |
self::field( 'select', 'sdk_version', 'Facebook SDK Version', $versions );
|
627 |
|
lib/class-wp-embed-fb-plugin.php
CHANGED
@@ -28,6 +28,9 @@ class WP_Embed_FB_Plugin {
|
|
28 |
|
29 |
//register all scripts and styles
|
30 |
add_action( 'wp_enqueue_scripts', __CLASS__ . '::wp_enqueue_scripts' );
|
|
|
|
|
|
|
31 |
}
|
32 |
|
33 |
static function install() {
|
@@ -42,8 +45,7 @@ class WP_Embed_FB_Plugin {
|
|
42 |
*/
|
43 |
static function uninstall() {
|
44 |
if ( is_multisite() ) {
|
45 |
-
|
46 |
-
$sites = wp_get_sites();
|
47 |
foreach ( $sites as $site ) {
|
48 |
switch_to_blog( $site['blog_id'] );
|
49 |
delete_option( self::option_name );
|
@@ -128,7 +130,7 @@ class WP_Embed_FB_Plugin {
|
|
128 |
'app_id' => '',
|
129 |
'app_secret' => '',
|
130 |
'theme' => 'default',
|
131 |
-
'sdk_version' => 'v2.
|
132 |
'show_like' => 'true',
|
133 |
'fb_root' => 'true',
|
134 |
'show_follow' => 'true',
|
@@ -176,6 +178,7 @@ class WP_Embed_FB_Plugin {
|
|
176 |
'event_start_time_format' => 'l, j F Y g:i a',
|
177 |
'single_post_time_format' => 'l, j F Y g:s a',
|
178 |
'single_post_from_like' => 'false',
|
|
|
179 |
) + $social_options;
|
180 |
}
|
181 |
|
@@ -248,11 +251,10 @@ class WP_Embed_FB_Plugin {
|
|
248 |
$true_path = get_stylesheet_directory_uri() . "/plugins/wp-embed-facebook/$theme/$theme.css";
|
249 |
}
|
250 |
|
251 |
-
wp_register_style( 'wpemfb-' . $theme, $true_path, array(),
|
252 |
}
|
253 |
-
wp_register_style( 'wpemfb-lightbox', self::url() . 'lib/lightbox2/css/lightbox.css', array(),
|
254 |
-
wp_register_script( 'wpemfb-lightbox', self::url() . 'lib/lightbox2/js/lightbox.min.js', array( 'jquery' )
|
255 |
-
);
|
256 |
$lb_defaults = self::get_lb_defaults();
|
257 |
$options = self::get_option();
|
258 |
$translation_array = array();
|
@@ -265,9 +267,9 @@ class WP_Embed_FB_Plugin {
|
|
265 |
//TODO use something like wp_add_inline_script('wpemfb-lightbox','new Lightbox(WEF_LB)') for LightBox options
|
266 |
wp_localize_script( 'wpemfb-lightbox', 'WEF_LB', $translation_array );
|
267 |
}
|
268 |
-
wp_register_script( 'wpemfb', self::url() . 'lib/js/wpembedfb.min.js', array( 'jquery' )
|
269 |
|
270 |
-
wp_register_script( 'wpemfb-fbjs', self::url() . 'lib/js/fb.min.js', array( 'jquery' ) );
|
271 |
$translation_array = array(
|
272 |
'local' => $options['sdk_lang'],
|
273 |
'version' => $options['sdk_version'],
|
@@ -566,6 +568,10 @@ class WP_Embed_FB_Plugin {
|
|
566 |
return array_map( 'trim', $array );
|
567 |
}
|
568 |
|
|
|
|
|
|
|
|
|
569 |
static function lightbox_title( $title ) {
|
570 |
$clean_title = esc_attr( wp_rel_nofollow( make_clickable( str_replace( array( '"', "'" ), array(
|
571 |
'"',
|
28 |
|
29 |
//register all scripts and styles
|
30 |
add_action( 'wp_enqueue_scripts', __CLASS__ . '::wp_enqueue_scripts' );
|
31 |
+
|
32 |
+
add_action('widgets_init',__CLASS__.'::widgets_init');
|
33 |
+
|
34 |
}
|
35 |
|
36 |
static function install() {
|
45 |
*/
|
46 |
static function uninstall() {
|
47 |
if ( is_multisite() ) {
|
48 |
+
$sites = get_sites();
|
|
|
49 |
foreach ( $sites as $site ) {
|
50 |
switch_to_blog( $site['blog_id'] );
|
51 |
delete_option( self::option_name );
|
130 |
'app_id' => '',
|
131 |
'app_secret' => '',
|
132 |
'theme' => 'default',
|
133 |
+
'sdk_version' => 'v2.9',
|
134 |
'show_like' => 'true',
|
135 |
'fb_root' => 'true',
|
136 |
'show_follow' => 'true',
|
178 |
'event_start_time_format' => 'l, j F Y g:i a',
|
179 |
'single_post_time_format' => 'l, j F Y g:s a',
|
180 |
'single_post_from_like' => 'false',
|
181 |
+
'permalink_on_social_plugins' => 'false',
|
182 |
) + $social_options;
|
183 |
}
|
184 |
|
251 |
$true_path = get_stylesheet_directory_uri() . "/plugins/wp-embed-facebook/$theme/$theme.css";
|
252 |
}
|
253 |
|
254 |
+
wp_register_style( 'wpemfb-' . $theme, $true_path, array(), '1.0' );
|
255 |
}
|
256 |
+
wp_register_style( 'wpemfb-lightbox', self::url() . 'lib/lightbox2/css/lightbox.css', array(), '1.0' );
|
257 |
+
wp_register_script( 'wpemfb-lightbox', self::url() . 'lib/lightbox2/js/lightbox.min.js', array( 'jquery' ),'1.0' );
|
|
|
258 |
$lb_defaults = self::get_lb_defaults();
|
259 |
$options = self::get_option();
|
260 |
$translation_array = array();
|
267 |
//TODO use something like wp_add_inline_script('wpemfb-lightbox','new Lightbox(WEF_LB)') for LightBox options
|
268 |
wp_localize_script( 'wpemfb-lightbox', 'WEF_LB', $translation_array );
|
269 |
}
|
270 |
+
wp_register_script( 'wpemfb', self::url() . 'lib/js/wpembedfb.min.js', array( 'jquery' ),'1.0');
|
271 |
|
272 |
+
wp_register_script( 'wpemfb-fbjs', self::url() . 'lib/js/fb.min.js', array( 'jquery' ),'1.0' );
|
273 |
$translation_array = array(
|
274 |
'local' => $options['sdk_lang'],
|
275 |
'version' => $options['sdk_version'],
|
568 |
return array_map( 'trim', $array );
|
569 |
}
|
570 |
|
571 |
+
static function widgets_init(){
|
572 |
+
register_widget('WEF_Widget');
|
573 |
+
}
|
574 |
+
|
575 |
static function lightbox_title( $title ) {
|
576 |
$clean_title = esc_attr( wp_rel_nofollow( make_clickable( str_replace( array( '"', "'" ), array(
|
577 |
'"',
|
lib/class-wp-embed-fb.php
CHANGED
@@ -334,6 +334,7 @@ class WP_Embed_FB {
|
|
334 |
* @param string $template file full path
|
335 |
* @param array $fb_data data from facebook
|
336 |
*/
|
|
|
337 |
$template = apply_filters( 'wpemfb_template', $template, $fb_data, $type );
|
338 |
/** @noinspection PhpIncludeInspection */
|
339 |
include( $template );
|
334 |
* @param string $template file full path
|
335 |
* @param array $fb_data data from facebook
|
336 |
*/
|
337 |
+
echo apply_filters('wef_embedded_with','<!-- Embedded with WP Embed Facebook - http://wpembedfb.com -->');
|
338 |
$template = apply_filters( 'wpemfb_template', $template, $fb_data, $type );
|
339 |
/** @noinspection PhpIncludeInspection */
|
340 |
include( $template );
|
lib/js/fb.js
CHANGED
File without changes
|
lib/js/fb.min.js
CHANGED
File without changes
|
lib/js/wpembedfb.js
CHANGED
File without changes
|
lib/js/wpembedfb.min.js
CHANGED
File without changes
|
lib/lightbox2/css/lightbox.css
CHANGED
File without changes
|
lib/lightbox2/css/lightbox.css.map
CHANGED
File without changes
|
lib/lightbox2/css/lightbox.sass
CHANGED
File without changes
|
lib/lightbox2/images/close.png
CHANGED
File without changes
|
lib/lightbox2/images/loading.gif
CHANGED
File without changes
|
lib/lightbox2/images/next.png
CHANGED
File without changes
|
lib/lightbox2/images/prev.png
CHANGED
File without changes
|
lib/lightbox2/js/lightbox.js
CHANGED
File without changes
|
lib/lightbox2/js/lightbox.min.js
CHANGED
File without changes
|
readme.txt
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
Contributors: poxtron
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R8Q85GT3Q8Q26
|
4 |
Tags: Facebook, facebook, Social Plugins, embed facebook, facebook video, facebook posts, facebook publication, facebook publications, facebook event, facebook events, facebook pages, facebook page, facebook profiles, facebook album, facebook albums, facebook photos, facebook photo, social,
|
5 |
-
Requires at least:
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 2.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -137,17 +137,24 @@ Buying the premium extensions helps to keep this project alive.
|
|
137 |
|
138 |
== Changelog ==
|
139 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
= 2.1.10 =
|
141 |
-
* Deprecated Facebook sdk 2.1 and 2.2 automatically updates to 2.3
|
142 |
-
*
|
143 |
|
144 |
= 2.1.9 =
|
145 |
-
* Fixed page likes count
|
146 |
-
*
|
147 |
|
148 |
= 2.1.8 =
|
149 |
-
* Removed download video link
|
150 |
-
* Prevent wrong file load on theme templates @pierreg_
|
151 |
|
152 |
= 2.1.7 =
|
153 |
* Fixed: url understanding on page embeds when they have the format page-name-8798798
|
2 |
Contributors: poxtron
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R8Q85GT3Q8Q26
|
4 |
Tags: Facebook, facebook, Social Plugins, embed facebook, facebook video, facebook posts, facebook publication, facebook publications, facebook event, facebook events, facebook pages, facebook page, facebook profiles, facebook album, facebook albums, facebook photos, facebook photo, social,
|
5 |
+
Requires at least: 4.6
|
6 |
+
Tested up to: 4.8
|
7 |
+
Stable tag: 2.1.11
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
137 |
|
138 |
== Changelog ==
|
139 |
|
140 |
+
= 2.1.11 =
|
141 |
+
* Added: shortcode widget
|
142 |
+
* Added: api version 2.9
|
143 |
+
* Added: filter wef_embedded_with
|
144 |
+
* Added: advanced option to use permalinks on social plugins urls
|
145 |
+
* Improved: updated wp_get_sites for get_sites
|
146 |
+
|
147 |
= 2.1.10 =
|
148 |
+
* Improved: Deprecated Facebook sdk 2.1 and 2.2 automatically updates to 2.3
|
149 |
+
* Improved: admin navigation
|
150 |
|
151 |
= 2.1.9 =
|
152 |
+
* Fixed: page likes count
|
153 |
+
* Fixed: css not found no custom templates
|
154 |
|
155 |
= 2.1.8 =
|
156 |
+
* Fixed: Removed download video link
|
157 |
+
* Fixed: Prevent wrong file load on theme templates @pierreg_
|
158 |
|
159 |
= 2.1.7 =
|
160 |
* Fixed: url understanding on page embeds when they have the format page-name-8798798
|
templates/classic/album.php
CHANGED
File without changes
|
templates/classic/classic.css
CHANGED
File without changes
|
templates/classic/classic.css.map
CHANGED
File without changes
|
templates/classic/classic.sass
CHANGED
File without changes
|
templates/classic/com-page.php
CHANGED
File without changes
|
templates/classic/event.php
CHANGED
File without changes
|
templates/classic/page.php
CHANGED
File without changes
|
templates/classic/photo.php
CHANGED
File without changes
|
templates/classic/post.php
CHANGED
File without changes
|
templates/classic/profile.php
CHANGED
File without changes
|
templates/classic/single-post.php
CHANGED
File without changes
|
templates/classic/social-plugin.php
CHANGED
File without changes
|
templates/classic/video.php
CHANGED
File without changes
|
templates/comments.php
CHANGED
File without changes
|
templates/default/album.php
CHANGED
File without changes
|
templates/default/com-page.php
CHANGED
File without changes
|
templates/default/default.css
CHANGED
File without changes
|
templates/default/default.css.map
CHANGED
File without changes
|
templates/default/default.sass
CHANGED
File without changes
|
templates/default/event.php
CHANGED
File without changes
|
templates/default/page.php
CHANGED
File without changes
|
templates/default/photo.php
CHANGED
File without changes
|
templates/default/post.php
CHANGED
File without changes
|
templates/default/profile.php
CHANGED
File without changes
|
templates/default/single-post.php
CHANGED
File without changes
|
templates/default/social-plugin.php
CHANGED
@@ -11,9 +11,6 @@ switch ( $type ) {
|
|
11 |
} else {
|
12 |
/** @noinspection PhpUndefinedVariableInspection */
|
13 |
echo WEF_Social_Plugins::get('video',array('href'=>'https://www.facebook.com/' . $fb_data['link'],'width'=>$width));
|
14 |
-
if ( WP_Embed_FB_Plugin::get_option( 'video_download' ) == 'true' ) {
|
15 |
-
echo '<p class="wef-video-link"><a title="Download this video" href="http://www.freemake.com/free_video_downloader/">' . __( 'Download this video', 'wp-embed-facebook' ) . '</a></p>';
|
16 |
-
}
|
17 |
}
|
18 |
|
19 |
break;
|
11 |
} else {
|
12 |
/** @noinspection PhpUndefinedVariableInspection */
|
13 |
echo WEF_Social_Plugins::get('video',array('href'=>'https://www.facebook.com/' . $fb_data['link'],'width'=>$width));
|
|
|
|
|
|
|
14 |
}
|
15 |
|
16 |
break;
|
templates/default/video.php
CHANGED
File without changes
|
wp-embed-facebook.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: WP Embed Facebook
|
|
4 |
Plugin URI: http://www.wpembedfb.com
|
5 |
Description: Embed any public Facebook video, photo, album, event, page, comment, profile, or post. Add Facebook comments to all your site, insert Facebook social plugins (like, save, send, share, follow, quote, comments) anywhere on your site. View the <a href="http://www.wpembedfb.com/demo-site/" title="plugin website" target="_blank">demo site</a>.
|
6 |
Author: Miguel Sirvent
|
7 |
-
Version: 2.1.
|
8 |
Author URI: http://www.wpembedfb.com
|
9 |
Text Domain: wp-embed-facebook
|
10 |
Domain Path: /lang
|
@@ -13,6 +13,7 @@ Domain Path: /lang
|
|
13 |
require_once( plugin_dir_path( __FILE__ ) . 'lib/class-wp-embed-fb-plugin.php' );
|
14 |
WP_Embed_FB_Plugin::hooks();
|
15 |
|
|
|
16 |
require_once( WP_Embed_FB_Plugin::path() . 'lib/class-wef-social-plugins.php' );
|
17 |
|
18 |
|
4 |
Plugin URI: http://www.wpembedfb.com
|
5 |
Description: Embed any public Facebook video, photo, album, event, page, comment, profile, or post. Add Facebook comments to all your site, insert Facebook social plugins (like, save, send, share, follow, quote, comments) anywhere on your site. View the <a href="http://www.wpembedfb.com/demo-site/" title="plugin website" target="_blank">demo site</a>.
|
6 |
Author: Miguel Sirvent
|
7 |
+
Version: 2.1.11
|
8 |
Author URI: http://www.wpembedfb.com
|
9 |
Text Domain: wp-embed-facebook
|
10 |
Domain Path: /lang
|
13 |
require_once( plugin_dir_path( __FILE__ ) . 'lib/class-wp-embed-fb-plugin.php' );
|
14 |
WP_Embed_FB_Plugin::hooks();
|
15 |
|
16 |
+
require_once( WP_Embed_FB_Plugin::path() . 'lib/class-wef-widget.php' );
|
17 |
require_once( WP_Embed_FB_Plugin::path() . 'lib/class-wef-social-plugins.php' );
|
18 |
|
19 |
|