Version Description
- Added Spanish translation. (Thanks Ramiro Garcs)
Download this release
Release Info
Developer | Arthur Gareginyan |
Plugin | All Meta Tags |
Version | 3.5 |
Comparing to | |
See all releases |
Code changes from version 3.4 to 3.5
- all-meta-tags.php +3 -3
- languages/all-meta-tags-es_ES.mo +0 -0
- languages/all-meta-tags-es_ES.po +242 -0
- readme.txt +6 -3
all-meta-tags.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Easily and safely add your custom Meta Tags to WordPress website's header.
|
6 |
* Author: Arthur Gareginyan
|
7 |
* Author URI: http://www.arthurgareginyan.com
|
8 |
-
* Version: 3.
|
9 |
* License: GPL3
|
10 |
* Text Domain: all-meta-tags
|
11 |
* Domain Path: /languages/
|
@@ -40,14 +40,14 @@ defined('ABSPATH') or die("Restricted access!");
|
|
40 |
/**
|
41 |
* Define global constants
|
42 |
*
|
43 |
-
* @since 3.
|
44 |
*/
|
45 |
defined('ALLMT_DIR') or define('ALLMT_DIR', dirname(plugin_basename(__FILE__)));
|
46 |
defined('ALLMT_BASE') or define('ALLMT_BASE', plugin_basename(__FILE__));
|
47 |
defined('ALLMT_URL') or define('ALLMT_URL', plugin_dir_url(__FILE__));
|
48 |
defined('ALLMT_PATH') or define('ALLMT_PATH', plugin_dir_path(__FILE__));
|
49 |
defined('ALLMT_TEXT') or define('ALLMT_TEXT', 'all-meta-tags');
|
50 |
-
defined('ALLMT_VERSION') or define('ALLMT_VERSION', '3.
|
51 |
|
52 |
/**
|
53 |
* Register text domain
|
5 |
* Description: Easily and safely add your custom Meta Tags to WordPress website's header.
|
6 |
* Author: Arthur Gareginyan
|
7 |
* Author URI: http://www.arthurgareginyan.com
|
8 |
+
* Version: 3.5
|
9 |
* License: GPL3
|
10 |
* Text Domain: all-meta-tags
|
11 |
* Domain Path: /languages/
|
40 |
/**
|
41 |
* Define global constants
|
42 |
*
|
43 |
+
* @since 3.5
|
44 |
*/
|
45 |
defined('ALLMT_DIR') or define('ALLMT_DIR', dirname(plugin_basename(__FILE__)));
|
46 |
defined('ALLMT_BASE') or define('ALLMT_BASE', plugin_basename(__FILE__));
|
47 |
defined('ALLMT_URL') or define('ALLMT_URL', plugin_dir_url(__FILE__));
|
48 |
defined('ALLMT_PATH') or define('ALLMT_PATH', plugin_dir_path(__FILE__));
|
49 |
defined('ALLMT_TEXT') or define('ALLMT_TEXT', 'all-meta-tags');
|
50 |
+
defined('ALLMT_VERSION') or define('ALLMT_VERSION', '3.5');
|
51 |
|
52 |
/**
|
53 |
* Register text domain
|
languages/all-meta-tags-es_ES.mo
ADDED
Binary file
|
languages/all-meta-tags-es_ES.po
ADDED
@@ -0,0 +1,242 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Translation of Plugins - All Meta Tags - Development (trunk) in Spanish (Spain)
|
2 |
+
# This file is distributed under the same license as the Plugins - All Meta Tags - Development (trunk) package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"PO-Revision-Date: 2016-10-28 14:32+0300\n"
|
6 |
+
"MIME-Version: 1.0\n"
|
7 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
+
"Content-Transfer-Encoding: 8bit\n"
|
9 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
10 |
+
"X-Generator: Poedit 1.8.4\n"
|
11 |
+
"Language: es\n"
|
12 |
+
"Project-Id-Version: Plugins - All Meta Tags - Development (trunk)\n"
|
13 |
+
"POT-Creation-Date: \n"
|
14 |
+
"Last-Translator: \n"
|
15 |
+
"Language-Team: \n"
|
16 |
+
|
17 |
+
#: inc/php/settings_page.php:62
|
18 |
+
msgid "I'm an independent developer, without a regular income, so every little contribution helps cover my costs and lets me spend more time building things for people like you to enjoy."
|
19 |
+
msgstr "Soy un desarrollador independiente, sin ingresos fijos, por lo que cualquier contribución, por pequeña que sea, me ayuda a cubrir mis gastos y me permite dedicar más tiempo para construir cosas que pueda disfrutar gente como tú."
|
20 |
+
|
21 |
+
#: inc/php/settings_page.php:257
|
22 |
+
msgid "Check these data generated on the pages of your website you can <a href=\"https://search.google.com/structured-data/testing-tool\" target=\"_blank\">here</a>."
|
23 |
+
msgstr "Puedes revisar los datos generados para las páginas de tu sitio web <a href=\"https://search.google.com/structured-data/testing-tool\" target=\"_blank\">aquí</a>."
|
24 |
+
|
25 |
+
#: inc/php/settings_page.php:247
|
26 |
+
msgid "This plugin automatically adds the necessary Google Shopping (Merchant Center) structured data on all WooCommerce product pages on your website. Here is the markup for women's T-shirt that sells for 16 dollars and 80 cents of US."
|
27 |
+
msgstr "Este plugin añade automáticamente los datos estructurados de Google Shopping (Merchant Center) en todas las páginas de producto de tu sitio web. Aquí esta el código para una blusa de mujer que cuesta 16 dólares con 80 centavos norteamericanos."
|
28 |
+
|
29 |
+
#: inc/php/settings_page.php:245
|
30 |
+
msgid "WooCommerce & Google Shopping"
|
31 |
+
msgstr "WooCommerce y Google Shopping"
|
32 |
+
|
33 |
+
#: inc/php/settings_page.php:236
|
34 |
+
msgid "Enter a comma-delimited list of global keywords for your website."
|
35 |
+
msgstr "Ingresa un listado, separado por comas, de las palabras clave globales para tu sitio web."
|
36 |
+
|
37 |
+
#: inc/php/settings_page.php:234
|
38 |
+
msgid "Keyword(s)"
|
39 |
+
msgstr "Palabra(s) clave"
|
40 |
+
|
41 |
+
#: inc/php/settings_page.php:230
|
42 |
+
msgid "Copyright"
|
43 |
+
msgstr "Derechos reservados"
|
44 |
+
|
45 |
+
#: inc/php/settings_page.php:226
|
46 |
+
msgid "Contact"
|
47 |
+
msgstr "Contacto"
|
48 |
+
|
49 |
+
#: inc/php/settings_page.php:221
|
50 |
+
msgid "Designer"
|
51 |
+
msgstr "Diseñador"
|
52 |
+
|
53 |
+
#: inc/php/settings_page.php:216
|
54 |
+
msgid "Author"
|
55 |
+
msgstr "Autor"
|
56 |
+
|
57 |
+
#: inc/php/settings_page.php:202
|
58 |
+
msgid "Enter a comma-delimited list of keywords for only Blog Page of your website."
|
59 |
+
msgstr "Ingresa una lista, separadas por comas, de todas las palabras clave sólo para la página del blog de tu sitio web."
|
60 |
+
|
61 |
+
#: inc/php/settings_page.php:200
|
62 |
+
msgid "Blog Keyword(s)"
|
63 |
+
msgstr "Palabra(s) clave del blog"
|
64 |
+
|
65 |
+
#: inc/php/settings_page.php:194
|
66 |
+
msgid "Blog Description"
|
67 |
+
msgstr "Descripción del blog"
|
68 |
+
|
69 |
+
#: inc/php/settings_page.php:180
|
70 |
+
msgid "Enter a comma-delimited list of keywords for only Static Home Page of your website."
|
71 |
+
msgstr "Ingresa una lista, separadas por comas, de todas las palabras clave sólo para la página estática de inicio de tu sitio web."
|
72 |
+
|
73 |
+
#: inc/php/settings_page.php:178
|
74 |
+
msgid "Home Keyword(s)"
|
75 |
+
msgstr "Palabra(s) clave de la página de inicio"
|
76 |
+
|
77 |
+
#: inc/php/settings_page.php:174 inc/php/settings_page.php:196
|
78 |
+
msgid "Enter a short description of your website (150-250 characters). Most search engines use a maximum of 160 chars for the home description."
|
79 |
+
msgstr "Ingresa una breve descripción de tu sitio web (Entre 150 y 250 caracteres). La mayoría de los motores de búsqueda usa un máximo de 160 caracteres para esta descripción."
|
80 |
+
|
81 |
+
#: inc/php/settings_page.php:172
|
82 |
+
msgid "Home Description"
|
83 |
+
msgstr "Descripción del sitio"
|
84 |
+
|
85 |
+
#: inc/php/settings_page.php:158
|
86 |
+
msgid "If you can't find a field to enter your required meta tag then you can add it here. In this field you can add multiple meta tags."
|
87 |
+
msgstr "Si no encuentras un campo para introducir la meta etiqueta que requieres, puedes añadirla aquí. En este campo puedes agregar varias meta etiquetas."
|
88 |
+
|
89 |
+
#: inc/php/settings_page.php:156
|
90 |
+
msgid "Custom Meta Tags"
|
91 |
+
msgstr "Meta etiquetas personalizadas"
|
92 |
+
|
93 |
+
#: inc/php/settings_page.php:153
|
94 |
+
msgid "Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta name=\"wot-verification\" content=“<b>1234567890</b>” />"
|
95 |
+
msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: <meta name=\"wot-verification\" content=“<b>1234567890</b>” />"
|
96 |
+
|
97 |
+
#: inc/php/settings_page.php:148
|
98 |
+
msgid "Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta name=\"norton-safeweb-site-verification\" content=“<b>1234567890</b>” />"
|
99 |
+
msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: <meta name=\"norton-safeweb-site-verification\" content=“<b>1234567890</b>” />"
|
100 |
+
|
101 |
+
#: inc/php/settings_page.php:143
|
102 |
+
msgid "Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta name=\"alexaVerifyID\" content=“<b>1234567890</b>” />"
|
103 |
+
msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: <meta name=\"alexaVerifyID\" content=“<b>1234567890</b>” />"
|
104 |
+
|
105 |
+
#: inc/php/settings_page.php:138
|
106 |
+
msgid "Enter the Twitter username of the publisher. </br>Example: @AGareginyan"
|
107 |
+
msgstr "Ingresa el nombre de usuario de Twitter del editor. </br>Ejemplo: @AGareginyan"
|
108 |
+
|
109 |
+
#: inc/php/settings_page.php:133
|
110 |
+
msgid "Enter an absolute URL to the Facebook profile of the publisher. </br>Example: https://www.facebook.com/arthur.gareginyan"
|
111 |
+
msgstr "Ingresa la URL completa del perfil de Facebook del editor. </br>Ejemplo: https://www.facebook.com/arthur.gareginyan"
|
112 |
+
|
113 |
+
#: inc/php/settings_page.php:128
|
114 |
+
msgid "Enter an absolute URL to the Google+ profile of the publisher. </br>Example: https://plus.google.com/+ArthurGareginyan/"
|
115 |
+
msgstr "Ingresa la URL completa del perfil de Google+ del editor. </br>Ejemplo: https://plus.google.com/+ArthurGareginyan/"
|
116 |
+
|
117 |
+
#: inc/php/settings_page.php:123
|
118 |
+
msgid "Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta name=\"p:domain_verify\" content=“<b>1234567890</b>” />"
|
119 |
+
msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: <meta name=\"p:domain_verify\" content=“<b>1234567890</b>” />"
|
120 |
+
|
121 |
+
#: inc/php/settings_page.php:108
|
122 |
+
msgid "Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta name=\"yandex-verification\" content=“<b>1234567890</b>” />"
|
123 |
+
msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: <meta name=\"yandex-verification\" content=“<b>1234567890</b>” />"
|
124 |
+
|
125 |
+
#: inc/php/settings_page.php:103
|
126 |
+
msgid "Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta name=\"msvalidate.01\" content=“<b>1234567890</b>” />"
|
127 |
+
msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: <meta name=\"msvalidate.01\" content=“<b>1234567890</b>” />"
|
128 |
+
|
129 |
+
#: inc/php/settings_page.php:98
|
130 |
+
msgid "Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta name=\"google-site-verification\" content=“<b>1234567890</b>” />"
|
131 |
+
msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: <meta name=\"google-site-verification\" content=“<b>1234567890</b>” />"
|
132 |
+
|
133 |
+
#: inc/php/settings_page.php:71
|
134 |
+
msgid "Advertisement"
|
135 |
+
msgstr "Publicidad"
|
136 |
+
|
137 |
+
#: inc/php/settings_page.php:54
|
138 |
+
msgid "Got something to say? Need help?"
|
139 |
+
msgstr "¿Tienes algo que decir? ¿Necesitas ayuda?"
|
140 |
+
|
141 |
+
#. Author URI of the plugin/theme
|
142 |
+
msgid "http://www.arthurgareginyan.com"
|
143 |
+
msgstr "http://www.arthurgareginyan.com"
|
144 |
+
|
145 |
+
#. Author of the plugin/theme
|
146 |
+
msgid "Arthur Gareginyan"
|
147 |
+
msgstr "Arthur Gareginyan"
|
148 |
+
|
149 |
+
#. Description of the plugin/theme
|
150 |
+
msgid "Easily and safely add your custom Meta Tags to WordPress website's header."
|
151 |
+
msgstr "Añade de forma fácil y segura tus Meta Tags personalizadas en la cabecera de tu sitio web hecho en WordPress."
|
152 |
+
|
153 |
+
#. Plugin URI of the plugin/theme
|
154 |
+
msgid "https://github.com/ArthurGareginyan/all-meta-tags"
|
155 |
+
msgstr "https://github.com/ArthurGareginyan/all-meta-tags"
|
156 |
+
|
157 |
+
#: inc/php/settings_page.php:213
|
158 |
+
msgid "You can use the options below to add meta tags such as Author, Copyright and Keywords in everywhere on your website."
|
159 |
+
msgstr "Puedes usar las opciones que están abajo para añadir meta etiquetas, tales como Autor, Derechos Reservados y Palabras Clave en cualquier parte de tu sitio web."
|
160 |
+
|
161 |
+
#: inc/php/settings_page.php:211
|
162 |
+
msgid "Meta Tags for all website (Global)"
|
163 |
+
msgstr "Meta etiquetas para todo el sitio web (Globales)"
|
164 |
+
|
165 |
+
#: inc/php/settings_page.php:191
|
166 |
+
msgid "You can use the options below to add meta tags such as Description and Keywords only in Default Home Page and Blog Page of your website."
|
167 |
+
msgstr "Puedes usar las opciones que están abajo para añadir meta etiquetas, tales como Descripción y Palabras Clave en la página de inicio y en la del blog de tu sitio web."
|
168 |
+
|
169 |
+
#: inc/php/settings_page.php:189
|
170 |
+
msgid "Meta Tags for Default Home Page and Blog Page only"
|
171 |
+
msgstr "Meta etiquetas sólo para la página de inicio y la del blog"
|
172 |
+
|
173 |
+
#: inc/php/settings_page.php:169
|
174 |
+
msgid "You can use the options below to add meta tags such as Description and Keywords only in Static Home Page of your website."
|
175 |
+
msgstr "Puedes usar las opciones que están abajo para añadir meta etiquetas, tales como Descripción y Palabras Clave sólo en la página de inicio de tu sitio web."
|
176 |
+
|
177 |
+
#: inc/php/settings_page.php:167
|
178 |
+
msgid "Meta Tags for Static Home Page only"
|
179 |
+
msgstr "Meta etiquetas sólo para la página de inicio estática"
|
180 |
+
|
181 |
+
#: inc/php/settings_page.php:118
|
182 |
+
msgid "Third-party services like Alexa, Pinterest and Google-Plus require you to verify your domain. This makes sure that you are the correct owner of your blog or store before they provide their services to you. You can use the options below to verify your domain. If your domain is already verified, you can just forget about these."
|
183 |
+
msgstr "Los servicios de terceros, como Alexa, Pinterest y Google Plus, exigen que verifiques tu dominio. Esto garantiza que tú eres el propietario de tu página antes de que ellos te brinden su servicio. Puedes usar las opciones que aparecen a continuación para verificar tu dominio. Si tu dominio ya está verificado, puedes obviar esto."
|
184 |
+
|
185 |
+
#: inc/php/settings_page.php:116
|
186 |
+
msgid "Domain Verification"
|
187 |
+
msgstr "Verificación del domino"
|
188 |
+
|
189 |
+
#: inc/php/settings_page.php:111 inc/php/settings_page.php:162
|
190 |
+
#: inc/php/settings_page.php:184 inc/php/settings_page.php:206
|
191 |
+
#: inc/php/settings_page.php:240
|
192 |
+
msgid "Save Changes"
|
193 |
+
msgstr "Guardar los cambios"
|
194 |
+
|
195 |
+
#: inc/php/settings_page.php:93
|
196 |
+
msgid "Webmaster Tools require you to verify your domain. This makes sure that you are the correct owner of your blog or store before they provide their services to you. You can use the options below to verify your domain. If your domain is already verified, you can just forget about these."
|
197 |
+
msgstr "Webmaster Tools exige que verifiques tu dominio. Esto garantiza que tú eres el propietario de tu página antes de que ellos te brinden su servicio. Puedes usar las opciones que aparecen a continuación para verificar tu dominio. Si tu dominio ya está verificado, puedes obviar esto."
|
198 |
+
|
199 |
+
#: inc/php/settings_page.php:91
|
200 |
+
msgid "Web Master Tools"
|
201 |
+
msgstr "Web Master Tools"
|
202 |
+
|
203 |
+
#: inc/php/settings_page.php:66
|
204 |
+
msgid "Thanks for your support!"
|
205 |
+
msgstr "¡Gracias por su colaboración!"
|
206 |
+
|
207 |
+
#: inc/php/settings_page.php:60
|
208 |
+
msgid "Donate"
|
209 |
+
msgstr "Hacer una donación"
|
210 |
+
|
211 |
+
#: inc/php/settings_page.php:52
|
212 |
+
msgid "Help"
|
213 |
+
msgstr "Ayuda"
|
214 |
+
|
215 |
+
#: inc/php/settings_page.php:47
|
216 |
+
msgid "To use, enter your custom Meta Tags, then click \"Save Changes\". It's that simple!"
|
217 |
+
msgstr "Para usarlo, ingresa tus Meta Etiquetas personalizadas y haz clic en \"Guardar Cambios\". ¡Así de simple!"
|
218 |
+
|
219 |
+
#: inc/php/settings_page.php:45
|
220 |
+
msgid "Using"
|
221 |
+
msgstr "Uso"
|
222 |
+
|
223 |
+
#: inc/php/settings_page.php:40
|
224 |
+
msgid "This plugin allows you to easily add Meta Tags to your website."
|
225 |
+
msgstr "Este plugin te permite añadir fácilmente Meta Etiquetas personalizadas a tu sitio web."
|
226 |
+
|
227 |
+
#: inc/php/settings_page.php:38
|
228 |
+
msgid "About"
|
229 |
+
msgstr "Acerca de"
|
230 |
+
|
231 |
+
#: inc/php/settings_page.php:27
|
232 |
+
msgid "by <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Arthur Gareginyan</a>"
|
233 |
+
msgstr "por <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Arthur Gareginyan</a>"
|
234 |
+
|
235 |
+
#. Plugin Name of the plugin/theme
|
236 |
+
#: all-meta-tags.php:85 inc/php/settings_page.php:24
|
237 |
+
msgid "All Meta Tags"
|
238 |
+
msgstr "Todas las meta etiquetas"
|
239 |
+
|
240 |
+
#: all-meta-tags.php:73
|
241 |
+
msgid "Settings"
|
242 |
+
msgstr "Ajustes"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: meta, tag,tags, custom, simple, plugin, twitter, facebook, g+, google, goo
|
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.6
|
7 |
-
Stable tag: 3.
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -57,7 +57,8 @@ Please keep in mind that not all translations are up to date. You are welcome to
|
|
57 |
|
58 |
* English (default)
|
59 |
* Russian
|
60 |
-
* Spanish (translation by Sergio Yeyo Troncoso)
|
|
|
61 |
|
62 |
>**Contribution**
|
63 |
>
|
@@ -158,8 +159,10 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
|
|
158 |
* [Dedicated Plugin Page on GitHub](https://github.com/ArthurGareginyan/all-meta-tags)
|
159 |
|
160 |
== Changelog ==
|
|
|
|
|
161 |
= 3.4 =
|
162 |
-
* Added Spanish translation. (Thanks to Sergio Yeyo Troncoso
|
163 |
* Russian translation updated.
|
164 |
* Added the Readme.txt file for translation contribution.
|
165 |
* Added global constant for plugin text-domain.
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.6
|
7 |
+
Stable tag: 3.5
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
57 |
|
58 |
* English (default)
|
59 |
* Russian
|
60 |
+
* Spanish - Mexico (translation by Sergio Yeyo Troncoso)
|
61 |
+
* Spanish (translation by [Ramiro Garcés](http://www.ramirogarces.com.ve/))
|
62 |
|
63 |
>**Contribution**
|
64 |
>
|
159 |
* [Dedicated Plugin Page on GitHub](https://github.com/ArthurGareginyan/all-meta-tags)
|
160 |
|
161 |
== Changelog ==
|
162 |
+
= 3.5 =
|
163 |
+
* Added Spanish translation. (Thanks [Ramiro Garcés](http://www.ramirogarces.com.ve/))
|
164 |
= 3.4 =
|
165 |
+
* Added Spanish-Mexico translation. (Thanks to Sergio Yeyo Troncoso)
|
166 |
* Russian translation updated.
|
167 |
* Added the Readme.txt file for translation contribution.
|
168 |
* Added global constant for plugin text-domain.
|