Version Description
- Add Spanish translation (thank you @mzaweb)
Download this release
Release Info
Developer | peterchester |
Plugin | Image Widget |
Version | 4.0.7 |
Comparing to | |
See all releases |
Code changes from version 4.0.6 to 4.0.7
- image-widget.php +3 -3
- lang/image_widget-es_ES.mo +0 -0
- lang/image_widget-es_ES.po +48 -45
- readme.txt +5 -1
image-widget.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Image Widget
|
|
4 |
Plugin URI: http://wordpress.org/extend/plugins/image-widget/
|
5 |
Description: A simple image widget that uses the native WordPress media manager to add image widgets to your site.
|
6 |
Author: Modern Tribe, Inc.
|
7 |
-
Version: 4.0.
|
8 |
Author URI: http://tri.be
|
9 |
*/
|
10 |
|
@@ -47,9 +47,9 @@ class Tribe_Image_Widget extends WP_Widget {
|
|
47 |
|
48 |
add_action( 'plugin_row_meta', array( $this, 'plugin_row_meta' ),10 ,2 );
|
49 |
|
50 |
-
if ( !defined('I_HAVE_SUPPORTED_THE_IMAGE_WIDGET') )
|
51 |
add_action( 'admin_notices', array( $this, 'post_upgrade_nag') );
|
52 |
-
|
53 |
add_action( 'network_admin_notices', array( $this, 'post_upgrade_nag') );
|
54 |
}
|
55 |
|
4 |
Plugin URI: http://wordpress.org/extend/plugins/image-widget/
|
5 |
Description: A simple image widget that uses the native WordPress media manager to add image widgets to your site.
|
6 |
Author: Modern Tribe, Inc.
|
7 |
+
Version: 4.0.7
|
8 |
Author URI: http://tri.be
|
9 |
*/
|
10 |
|
47 |
|
48 |
add_action( 'plugin_row_meta', array( $this, 'plugin_row_meta' ),10 ,2 );
|
49 |
|
50 |
+
if ( !defined('I_HAVE_SUPPORTED_THE_IMAGE_WIDGET') )
|
51 |
add_action( 'admin_notices', array( $this, 'post_upgrade_nag') );
|
52 |
+
|
53 |
add_action( 'network_admin_notices', array( $this, 'post_upgrade_nag') );
|
54 |
}
|
55 |
|
lang/image_widget-es_ES.mo
CHANGED
Binary file
|
lang/image_widget-es_ES.po
CHANGED
@@ -4,8 +4,8 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Image Widget\n"
|
6 |
"POT-Creation-Date: 2013-01-30 23:34-0800\n"
|
7 |
-
"PO-Revision-Date: 2013-
|
8 |
-
"Last-Translator:
|
9 |
"Language-Team: @ModernTribe <pro@tri.be>\n"
|
10 |
"Language: English\n"
|
11 |
"MIME-Version: 1.0\n"
|
@@ -19,46 +19,36 @@ msgstr ""
|
|
19 |
|
20 |
#: image-widget.php:40
|
21 |
msgid "Showcase a single image with a Title, URL, and a Description"
|
22 |
-
msgstr "
|
23 |
|
24 |
#: image-widget.php:42
|
25 |
msgid "Image Widget"
|
26 |
-
msgstr "Widget de
|
27 |
|
28 |
-
#: image-widget.php:74
|
|
|
29 |
msgid "Select an Image"
|
30 |
msgstr "Seleccione una Imagen"
|
31 |
|
32 |
-
#: image-widget.php:75
|
|
|
33 |
msgid "Insert Into Widget"
|
34 |
msgstr "Insertar en el Widget"
|
35 |
|
36 |
#: image-widget.php:390
|
37 |
#, php-format
|
38 |
-
msgid ""
|
39 |
-
"
|
40 |
-
"consider <a href=\"%s\" target=\"_blank\">rating it</a> and maybe even check "
|
41 |
-
"out our premium plugins including our <a href=\"%s\" target=\"_blank"
|
42 |
-
"\">Events Calendar Pro</a>!"
|
43 |
-
msgstr ""
|
44 |
-
"Gracias por actualizar Image Widget! Si te gusta este plugin, por favor "
|
45 |
-
"considera <a href=\"%s\" target=\"_blank\">Calificarlo</a> y puede que "
|
46 |
-
"quieras echarle un vistazo a nuestros plugins premium, entre ellos nuestro "
|
47 |
-
"<a href=\"%s\" target=\"_blank\">Calendario de Eventos Pro</a>!"
|
48 |
|
49 |
#: image-widget.php:405
|
50 |
#, php-format
|
51 |
-
msgid ""
|
52 |
-
"
|
53 |
-
"our <a href=\"%s\" target=\"_blank\">Events Calendar Pro</a>!"
|
54 |
-
msgstr ""
|
55 |
-
"Echa un vistazo a nuestros <a href=\"%s\" target=\"_blank\">plugins</a> "
|
56 |
-
"incluyendo nuestro <a href=\"%s\" target=\"_blank\">Calendario de Eventos "
|
57 |
-
"Pro</a>!"
|
58 |
|
59 |
-
#: views/widget-admin.deprecated.php:10
|
|
|
60 |
msgid "Title"
|
61 |
-
msgstr "
|
62 |
|
63 |
#: views/widget-admin.deprecated.php:13
|
64 |
msgid "Image"
|
@@ -72,53 +62,65 @@ msgstr "Cambiar Imagen"
|
|
72 |
msgid "Add Image"
|
73 |
msgstr "Añadir Imagen"
|
74 |
|
75 |
-
#: views/widget-admin.deprecated.php:25
|
|
|
76 |
msgid "Caption"
|
77 |
msgstr "Leyenda"
|
78 |
|
79 |
-
#: views/widget-admin.deprecated.php:28
|
|
|
80 |
msgid "Link"
|
81 |
-
msgstr "
|
82 |
|
83 |
-
#: views/widget-admin.deprecated.php:31
|
|
|
84 |
msgid "Stay in Window"
|
85 |
-
msgstr "
|
86 |
|
87 |
-
#: views/widget-admin.deprecated.php:32
|
|
|
88 |
msgid "Open New Window"
|
89 |
-
msgstr "Abrir en nueva
|
90 |
|
91 |
-
#: views/widget-admin.deprecated.php:35
|
|
|
92 |
msgid "Width"
|
93 |
msgstr "Ancho"
|
94 |
|
95 |
-
#: views/widget-admin.deprecated.php:38
|
|
|
96 |
msgid "Height"
|
97 |
msgstr "Alto"
|
98 |
|
99 |
-
#: views/widget-admin.deprecated.php:41
|
|
|
100 |
msgid "Align"
|
101 |
msgstr "Alinear"
|
102 |
|
103 |
-
#: views/widget-admin.deprecated.php:43
|
|
|
104 |
msgid "none"
|
105 |
-
msgstr "
|
106 |
|
107 |
-
#: views/widget-admin.deprecated.php:44
|
|
|
108 |
msgid "left"
|
109 |
-
msgstr "
|
110 |
|
111 |
-
#: views/widget-admin.deprecated.php:45
|
|
|
112 |
msgid "center"
|
113 |
-
msgstr "
|
114 |
|
115 |
-
#: views/widget-admin.deprecated.php:46
|
|
|
116 |
msgid "right"
|
117 |
-
msgstr "
|
118 |
|
119 |
-
#: views/widget-admin.deprecated.php:49
|
|
|
120 |
msgid "Alternate Text"
|
121 |
-
msgstr "Texto
|
122 |
|
123 |
#: views/widget-admin.php:44
|
124 |
msgid "Size"
|
@@ -143,3 +145,4 @@ msgstr "Largo"
|
|
143 |
#: views/widget-admin.php:54
|
144 |
msgid "Custom"
|
145 |
msgstr "Personalizado"
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Image Widget\n"
|
6 |
"POT-Creation-Date: 2013-01-30 23:34-0800\n"
|
7 |
+
"PO-Revision-Date: 2013-03-19 01:24-0300\n"
|
8 |
+
"Last-Translator: \n"
|
9 |
"Language-Team: @ModernTribe <pro@tri.be>\n"
|
10 |
"Language: English\n"
|
11 |
"MIME-Version: 1.0\n"
|
19 |
|
20 |
#: image-widget.php:40
|
21 |
msgid "Showcase a single image with a Title, URL, and a Description"
|
22 |
+
msgstr "Muestra una imagen con un título, una URL, y una descripción"
|
23 |
|
24 |
#: image-widget.php:42
|
25 |
msgid "Image Widget"
|
26 |
+
msgstr "Widget de una imagen"
|
27 |
|
28 |
+
#: image-widget.php:74
|
29 |
+
#: views/widget-admin.php:13
|
30 |
msgid "Select an Image"
|
31 |
msgstr "Seleccione una Imagen"
|
32 |
|
33 |
+
#: image-widget.php:75
|
34 |
+
#: lib/ImageWidgetDeprecated.php:66
|
35 |
msgid "Insert Into Widget"
|
36 |
msgstr "Insertar en el Widget"
|
37 |
|
38 |
#: image-widget.php:390
|
39 |
#, php-format
|
40 |
+
msgid "Thanks for upgrading the Image Widget! If you like this plugin, please consider <a href=\"%s\" target=\"_blank\">rating it</a> and maybe even check out our premium plugins including our <a href=\"%s\" target=\"_blank\">Events Calendar Pro</a>!"
|
41 |
+
msgstr "Gracias por actualizar Image Widget! Si te gusta este plugin, por favor considera <a href=\"%s\" target=\"_blank\">Calificarlo</a> y puede que quieras echarle un vistazo a nuestros plugins premium, entre ellos nuestro <a href=\"%s\" target=\"_blank\">Events Calendar Pro</a>!"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
|
43 |
#: image-widget.php:405
|
44 |
#, php-format
|
45 |
+
msgid "Check out our other <a href=\"%s\" target=\"_blank\">plugins</a> including our <a href=\"%s\" target=\"_blank\">Events Calendar Pro</a>!"
|
46 |
+
msgstr "Echa un vistazo a nuestros <a href=\"%s\" target=\"_blank\">plugins</a> incluyendo nuestro <a href=\"%s\" target=\"_blank\">Events Calendar Pro</a>!"
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
+
#: views/widget-admin.deprecated.php:10
|
49 |
+
#: views/widget-admin.php:23
|
50 |
msgid "Title"
|
51 |
+
msgstr "Título"
|
52 |
|
53 |
#: views/widget-admin.deprecated.php:13
|
54 |
msgid "Image"
|
62 |
msgid "Add Image"
|
63 |
msgstr "Añadir Imagen"
|
64 |
|
65 |
+
#: views/widget-admin.deprecated.php:25
|
66 |
+
#: views/widget-admin.php:29
|
67 |
msgid "Caption"
|
68 |
msgstr "Leyenda"
|
69 |
|
70 |
+
#: views/widget-admin.deprecated.php:28
|
71 |
+
#: views/widget-admin.php:32
|
72 |
msgid "Link"
|
73 |
+
msgstr "Enlace"
|
74 |
|
75 |
+
#: views/widget-admin.deprecated.php:31
|
76 |
+
#: views/widget-admin.php:35
|
77 |
msgid "Stay in Window"
|
78 |
+
msgstr "Abrir en la misma ventana"
|
79 |
|
80 |
+
#: views/widget-admin.deprecated.php:32
|
81 |
+
#: views/widget-admin.php:36
|
82 |
msgid "Open New Window"
|
83 |
+
msgstr "Abrir en ventana nueva"
|
84 |
|
85 |
+
#: views/widget-admin.deprecated.php:35
|
86 |
+
#: views/widget-admin.php:66
|
87 |
msgid "Width"
|
88 |
msgstr "Ancho"
|
89 |
|
90 |
+
#: views/widget-admin.deprecated.php:38
|
91 |
+
#: views/widget-admin.php:69
|
92 |
msgid "Height"
|
93 |
msgstr "Alto"
|
94 |
|
95 |
+
#: views/widget-admin.deprecated.php:41
|
96 |
+
#: views/widget-admin.php:74
|
97 |
msgid "Align"
|
98 |
msgstr "Alinear"
|
99 |
|
100 |
+
#: views/widget-admin.deprecated.php:43
|
101 |
+
#: views/widget-admin.php:76
|
102 |
msgid "none"
|
103 |
+
msgstr "Ninguno"
|
104 |
|
105 |
+
#: views/widget-admin.deprecated.php:44
|
106 |
+
#: views/widget-admin.php:77
|
107 |
msgid "left"
|
108 |
+
msgstr "Izquierda"
|
109 |
|
110 |
+
#: views/widget-admin.deprecated.php:45
|
111 |
+
#: views/widget-admin.php:78
|
112 |
msgid "center"
|
113 |
+
msgstr "Centrado"
|
114 |
|
115 |
+
#: views/widget-admin.deprecated.php:46
|
116 |
+
#: views/widget-admin.php:79
|
117 |
msgid "right"
|
118 |
+
msgstr "Derecha"
|
119 |
|
120 |
+
#: views/widget-admin.deprecated.php:49
|
121 |
+
#: views/widget-admin.php:26
|
122 |
msgid "Alternate Text"
|
123 |
+
msgstr "Texto Alternativo"
|
124 |
|
125 |
#: views/widget-admin.php:44
|
126 |
msgid "Size"
|
145 |
#: views/widget-admin.php:54
|
146 |
msgid "Custom"
|
147 |
msgstr "Personalizado"
|
148 |
+
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: widget, image, ad, banner, simple, upload, sidebar, admin, thickbox, resize, arabic, brazilian portuguese, dutch, italian, japanese, spanish, swedish, widget-only
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 3.6
|
7 |
-
Stable tag: 4.0.
|
8 |
|
9 |
== Description ==
|
10 |
|
@@ -159,6 +159,10 @@ For more info on the philosophy here, check out our blog post: http://tri.be/def
|
|
159 |
|
160 |
== Changelog ==
|
161 |
|
|
|
|
|
|
|
|
|
162 |
= 4.0.6 =
|
163 |
|
164 |
* Rename all language files and implement a couple more minor language bug fixes a la @understandard
|
4 |
Tags: widget, image, ad, banner, simple, upload, sidebar, admin, thickbox, resize, arabic, brazilian portuguese, dutch, italian, japanese, spanish, swedish, widget-only
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 3.6
|
7 |
+
Stable tag: 4.0.7
|
8 |
|
9 |
== Description ==
|
10 |
|
159 |
|
160 |
== Changelog ==
|
161 |
|
162 |
+
= 4.0.7 =
|
163 |
+
|
164 |
+
* Add Spanish translation (thank you @mzaweb)
|
165 |
+
|
166 |
= 4.0.6 =
|
167 |
|
168 |
* Rename all language files and implement a couple more minor language bug fixes a la @understandard
|