Version Description
- Added Italian translation. (Thanks to Stefano Tombolini)
- Image of the donate button changed.
Download this release
Release Info
Developer | Arthur Gareginyan |
Plugin | All Meta Tags |
Version | 3.7 |
Comparing to | |
See all releases |
Code changes from version 3.6 to 3.7
- all-meta-tags.php +3 -3
- inc/img/btn_donateCC_LG.gif +0 -0
- inc/img/donate.png +0 -0
- inc/php/settings_page.php +1 -1
- languages/all-meta-tags-it_IT.mo +0 -0
- languages/all-meta-tags-it_IT.po +327 -0
- languages/all-meta-tags-ru_RU.mo +0 -0
- languages/all-meta-tags-ru_RU.po +5 -1
- readme.txt +6 -2
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.7
|
9 |
* License: GPL3
|
10 |
* Text Domain: all-meta-tags
|
11 |
* Domain Path: /languages/
|
40 |
/**
|
41 |
* Define global constants
|
42 |
*
|
43 |
+
* @since 3.7
|
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.7');
|
51 |
|
52 |
/**
|
53 |
* Register text domain
|
inc/img/btn_donateCC_LG.gif
DELETED
Binary file
|
inc/img/donate.png
ADDED
Binary file
|
inc/php/settings_page.php
CHANGED
@@ -61,7 +61,7 @@ function allmetatags_render_submenu_page() {
|
|
61 |
<div class="inside">
|
62 |
<p><?php _e( '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.', ALLMT_TEXT ); ?></p>
|
63 |
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS" target="_blank" rel="nofollow">
|
64 |
-
<img src="<?php echo plugins_url('../img/
|
65 |
</a>
|
66 |
<p><?php _e( 'Thanks for your support!', ALLMT_TEXT ); ?></p>
|
67 |
</div>
|
61 |
<div class="inside">
|
62 |
<p><?php _e( '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.', ALLMT_TEXT ); ?></p>
|
63 |
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS" target="_blank" rel="nofollow">
|
64 |
+
<img src="<?php echo plugins_url('../img/donate.png', __FILE__); ?>" alt="Make a donation">
|
65 |
</a>
|
66 |
<p><?php _e( 'Thanks for your support!', ALLMT_TEXT ); ?></p>
|
67 |
</div>
|
languages/all-meta-tags-it_IT.mo
ADDED
Binary file
|
languages/all-meta-tags-it_IT.po
ADDED
@@ -0,0 +1,327 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Translation of Plugins - All Meta Tags - Stable (latest release) in Italian
|
2 |
+
# This file is distributed under the same license as the Plugins - All Meta Tags - Stable (latest release) package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Plugins - All Meta Tags - Stable (latest release)\n"
|
6 |
+
"POT-Creation-Date: 2016-12-02 22:11+0300\n"
|
7 |
+
"PO-Revision-Date: 2016-12-02 22:11+0300\n"
|
8 |
+
"Last-Translator: \n"
|
9 |
+
"Language-Team: \n"
|
10 |
+
"Language: it\n"
|
11 |
+
"MIME-Version: 1.0\n"
|
12 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
+
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
15 |
+
"X-Generator: Poedit 1.8.4\n"
|
16 |
+
|
17 |
+
#: all-meta-tags.php:73
|
18 |
+
msgid "Settings"
|
19 |
+
msgstr "Impostazioni"
|
20 |
+
|
21 |
+
#. Plugin Name of the plugin/theme
|
22 |
+
#: all-meta-tags.php:85 inc/php/settings_page.php:24
|
23 |
+
msgid "All Meta Tags"
|
24 |
+
msgstr "All Meta Tags"
|
25 |
+
|
26 |
+
#: inc/php/settings_page.php:27
|
27 |
+
msgid "by <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Arthur Gareginyan</a>"
|
28 |
+
msgstr "di <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Arthur Gareginyan</a>"
|
29 |
+
|
30 |
+
#: inc/php/settings_page.php:38
|
31 |
+
msgid "About"
|
32 |
+
msgstr "Informazioni"
|
33 |
+
|
34 |
+
#: inc/php/settings_page.php:40
|
35 |
+
msgid "This plugin allows you to easily add Meta Tags to your website."
|
36 |
+
msgstr "Questo plugin ti permette di aggiungere facilmente tag meta al tuo sito web."
|
37 |
+
|
38 |
+
#: inc/php/settings_page.php:45
|
39 |
+
msgid "Using"
|
40 |
+
msgstr "Utilizzo"
|
41 |
+
|
42 |
+
#: inc/php/settings_page.php:47
|
43 |
+
msgid "To use, enter your custom Meta Tags, then click \"Save Changes\". It's that simple!"
|
44 |
+
msgstr ""
|
45 |
+
"Per l'utilizzo, inserisci i tuoi tag meta personalizzati, quindi fai clic su \"Salva modifiche\". Tutto qui!"
|
46 |
+
|
47 |
+
#: inc/php/settings_page.php:52
|
48 |
+
msgid "Help"
|
49 |
+
msgstr "Aiuto"
|
50 |
+
|
51 |
+
#: inc/php/settings_page.php:54
|
52 |
+
msgid "Got something to say? Need help?"
|
53 |
+
msgstr "Hai qualcosa da dirmi? Hai bisogno di aiuto?"
|
54 |
+
|
55 |
+
#: inc/php/settings_page.php:60
|
56 |
+
msgid "Donate"
|
57 |
+
msgstr "Dona"
|
58 |
+
|
59 |
+
#: inc/php/settings_page.php:62
|
60 |
+
msgid ""
|
61 |
+
"I'm an independent developer, without a regular income, so every little contribution helps cover my costs and "
|
62 |
+
"lets me spend more time building things for people like you to enjoy."
|
63 |
+
msgstr ""
|
64 |
+
"Sono uno sviluppatore indipendente, senza un reddito stabile, quindi ogni piccolo contributo è utile a coprire i "
|
65 |
+
"miei costi e mi consente di impiegare più tempo nello sviluppo di strumenti per persone che come te li "
|
66 |
+
"apprezzano."
|
67 |
+
|
68 |
+
#: inc/php/settings_page.php:66
|
69 |
+
msgid "Thanks for your support!"
|
70 |
+
msgstr "Grazie per il tuo supporto!"
|
71 |
+
|
72 |
+
#: inc/php/settings_page.php:88
|
73 |
+
msgid "Web Master Tools"
|
74 |
+
msgstr "Webmaster Tools"
|
75 |
+
|
76 |
+
#: inc/php/settings_page.php:90
|
77 |
+
msgid ""
|
78 |
+
"Webmaster Tools require you to verify your domain. This makes sure that you are the correct owner of your blog "
|
79 |
+
"or store before they provide their services to you. You can use the options below to verify your domain. If your "
|
80 |
+
"domain is already verified, you can just forget about these."
|
81 |
+
msgstr ""
|
82 |
+
"Webmaster Tools ti richiede di verificare il tuo dominio. Ciò assicura che tu sia il vero proprietario del tuo "
|
83 |
+
"blog o negozio prima che ti forniscano i loro servizi. Puoi usare le opzioni qui sotto per verificare il tuo "
|
84 |
+
"dominio. Se il tuo dominio è già verificato, puoi semplicemente ignorarle."
|
85 |
+
|
86 |
+
#: inc/php/settings_page.php:95
|
87 |
+
msgid ""
|
88 |
+
"Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta "
|
89 |
+
"name=\"google-site-verification\" content=“<b>1234567890</b>” />"
|
90 |
+
msgstr ""
|
91 |
+
"Per verificare il tuo sito web inserisci il valore “content” della tua chiave meta come da tuo codice di "
|
92 |
+
"verifica.</br>Esempio: <meta name=\"google-site-verification\" content=“<b>1234567890</b>” />"
|
93 |
+
|
94 |
+
#: inc/php/settings_page.php:100
|
95 |
+
msgid ""
|
96 |
+
"Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta "
|
97 |
+
"name=\"msvalidate.01\" content=“<b>1234567890</b>” />"
|
98 |
+
msgstr ""
|
99 |
+
"Per verificare il tuo sito web inserisci il valore “content” della tua chiave meta come da tuo codice di "
|
100 |
+
"verifica.</br>Esempio: <meta name=\"msvalidate.01\" content=“<b>1234567890</b>” />"
|
101 |
+
|
102 |
+
#: inc/php/settings_page.php:105
|
103 |
+
msgid ""
|
104 |
+
"Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta "
|
105 |
+
"name=\"yandex-verification\" content=“<b>1234567890</b>” />"
|
106 |
+
msgstr ""
|
107 |
+
"Per verificare il tuo sito web inserisci il valore “content” della tua chiave meta come da tuo codice di "
|
108 |
+
"verifica.</br>Esempio: <meta name=\"yandex-verification\" content=“<b>1234567890</b>” />"
|
109 |
+
|
110 |
+
#: inc/php/settings_page.php:108 inc/php/settings_page.php:164 inc/php/settings_page.php:186
|
111 |
+
#: inc/php/settings_page.php:208 inc/php/settings_page.php:242
|
112 |
+
msgid "Save Changes"
|
113 |
+
msgstr "Salva modifiche"
|
114 |
+
|
115 |
+
#: inc/php/settings_page.php:113
|
116 |
+
msgid "Domain Verification"
|
117 |
+
msgstr "Verifica dominio"
|
118 |
+
|
119 |
+
#: inc/php/settings_page.php:115
|
120 |
+
msgid ""
|
121 |
+
"Third-party services like Alexa, Pinterest and Google-Plus require you to verify your domain. This makes sure "
|
122 |
+
"that you are the correct owner of your blog or store before they provide their services to you. You can use the "
|
123 |
+
"options below to verify your domain. If your domain is already verified, you can just forget about these."
|
124 |
+
msgstr ""
|
125 |
+
"Servizi di terze parti come Alexa, Pinterest e Google+ ti richiedono di verificare il tuo dominio. Ciò assicura "
|
126 |
+
"che tu sia il vero proprietario del tuo blog o negozio prima che ti forniscano i loro servizi. Puoi usare le "
|
127 |
+
"opzioni qui sotto per verificare il tuo dominio. Se il tuo dominio è già verificato, puoi semplicemente "
|
128 |
+
"ignorarle."
|
129 |
+
|
130 |
+
#: inc/php/settings_page.php:120
|
131 |
+
msgid ""
|
132 |
+
"Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta "
|
133 |
+
"name=\"p:domain_verify\" content=“<b>1234567890</b>” />"
|
134 |
+
msgstr ""
|
135 |
+
"Per verificare il tuo sito web inserisci il valore “content” della tua chiave meta come da tuo codice di "
|
136 |
+
"verifica.</br>Esempio: <meta name=\"p:domain_verify\" content=“<b>1234567890</b>” />"
|
137 |
+
|
138 |
+
#: inc/php/settings_page.php:125
|
139 |
+
msgid ""
|
140 |
+
"Enter an absolute URL to the Google+ profile of the publisher. </br>Example: https://plus.google.com/"
|
141 |
+
"+ArthurGareginyan/"
|
142 |
+
msgstr "Inserisci un URL assoluto al tuo profilo Google+. </br>Esempio: https://plus.google.com/+ArthurGareginyan/"
|
143 |
+
|
144 |
+
#: inc/php/settings_page.php:130
|
145 |
+
msgid ""
|
146 |
+
"Enter an absolute URL to the Facebook profile of the publisher. </br>Example: https://www.facebook.com/arthur."
|
147 |
+
"gareginyan"
|
148 |
+
msgstr ""
|
149 |
+
"Inserisci un URL assoluto al tuo profilo Facebook. </br>Esempio: https://www.facebook.com/arthur.gareginyan"
|
150 |
+
|
151 |
+
#: inc/php/settings_page.php:135
|
152 |
+
msgid "Enter the Twitter username of the publisher. </br>Example: @AGareginyan"
|
153 |
+
msgstr "Inserisci il tuo nome utente Twitter. </br>Esempio: @AGareginyan"
|
154 |
+
|
155 |
+
#: inc/php/settings_page.php:140
|
156 |
+
msgid ""
|
157 |
+
"Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta "
|
158 |
+
"name=\"alexaVerifyID\" content=“<b>1234567890</b>” />"
|
159 |
+
msgstr ""
|
160 |
+
"Per verificare il tuo sito web inserisci il valore “content” della tua chiave meta come da tuo codice di "
|
161 |
+
"verifica.</br>Esempio: <meta name=\"alexaVerifyID\" content=“<b>1234567890</b>” />"
|
162 |
+
|
163 |
+
#: inc/php/settings_page.php:145
|
164 |
+
msgid ""
|
165 |
+
"Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta "
|
166 |
+
"name=\"norton-safeweb-site-verification\" content=“<b>1234567890</b>” />"
|
167 |
+
msgstr ""
|
168 |
+
"Per verificare il tuo sito web inserisci il valore “content” della tua chiave meta come da tuo codice di "
|
169 |
+
"verifica.</br>Esempio: <meta name=\"norton-safeweb-site-verification\" content=“<b>1234567890</b>” />"
|
170 |
+
|
171 |
+
#: inc/php/settings_page.php:150
|
172 |
+
msgid ""
|
173 |
+
"Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta "
|
174 |
+
"name=\"wot-verification\" content=“<b>1234567890</b>” />"
|
175 |
+
msgstr ""
|
176 |
+
"Per verificare il tuo sito web inserisci il valore “content” della tua chiave meta come da tuo codice di "
|
177 |
+
"verifica.</br>Esempio: <meta name=\"wot-verification\" content=“<b>1234567890</b>” />"
|
178 |
+
|
179 |
+
#: inc/php/settings_page.php:155
|
180 |
+
msgid ""
|
181 |
+
"Enter your meta key “content” value from your verification code to verify your website. </br>Example: <meta "
|
182 |
+
"name=\"specificfeeds-verification-code\" content=“<b>1234567890</b>” />"
|
183 |
+
msgstr ""
|
184 |
+
"Per verificare il tuo sito web inserisci il valore “content” della tua chiave meta come da tuo codice di "
|
185 |
+
"verifica.</br>Esempio: <meta name=\"specificfeeds-verification-code\" content=“<b>1234567890</b>” />"
|
186 |
+
|
187 |
+
#: inc/php/settings_page.php:158
|
188 |
+
msgid "Custom Meta Tags"
|
189 |
+
msgstr "Tag meta personalizzati"
|
190 |
+
|
191 |
+
#: inc/php/settings_page.php:160
|
192 |
+
msgid ""
|
193 |
+
"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 "
|
194 |
+
"multiple meta tags."
|
195 |
+
msgstr ""
|
196 |
+
"Se non riesci a trovare un campo per inserire il tuo meta tag richiesto allora puoi aggiungerlo qui. In questo "
|
197 |
+
"campo puoi aggiungere tag meta multipli."
|
198 |
+
|
199 |
+
#: inc/php/settings_page.php:169
|
200 |
+
msgid "Meta Tags for Static Home Page only"
|
201 |
+
msgstr "Tag meta solo per la pagina home statica"
|
202 |
+
|
203 |
+
#: inc/php/settings_page.php:171
|
204 |
+
msgid ""
|
205 |
+
"You can use the options below to add meta tags such as Description and Keywords only in Static Home Page of your "
|
206 |
+
"website."
|
207 |
+
msgstr ""
|
208 |
+
"Puoi usare le opzioni qui sotto per aggiungere tag meta quali Description e Keywords solo alla pagina home "
|
209 |
+
"statica del tuo sito web."
|
210 |
+
|
211 |
+
#: inc/php/settings_page.php:174
|
212 |
+
msgid "Home Description"
|
213 |
+
msgstr "Descrizione home"
|
214 |
+
|
215 |
+
#: inc/php/settings_page.php:176 inc/php/settings_page.php:198
|
216 |
+
msgid ""
|
217 |
+
"Enter a short description of your website (150-250 characters). Most search engines use a maximum of 160 chars "
|
218 |
+
"for the home description."
|
219 |
+
msgstr ""
|
220 |
+
"Inserisci una breve descrizione del tuo sito web (150-250 caratteri). La maggior parte dei motori di ricerca usa "
|
221 |
+
"un massimo di 160 caratteri per la descrizione della home."
|
222 |
+
|
223 |
+
#: inc/php/settings_page.php:180
|
224 |
+
msgid "Home Keyword(s)"
|
225 |
+
msgstr "Parole chiave home"
|
226 |
+
|
227 |
+
#: inc/php/settings_page.php:182
|
228 |
+
msgid "Enter a comma-delimited list of keywords for only Static Home Page of your website."
|
229 |
+
msgstr ""
|
230 |
+
"Inserisci una lista delimitata da virgole di parole chiave solo per la pagina home statica del tuo sito web."
|
231 |
+
|
232 |
+
#: inc/php/settings_page.php:191
|
233 |
+
msgid "Meta Tags for Default Home Page and Blog Page only"
|
234 |
+
msgstr "Tag meta solo per pagina home predefinita e pagina blog"
|
235 |
+
|
236 |
+
#: inc/php/settings_page.php:193
|
237 |
+
msgid ""
|
238 |
+
"You can use the options below to add meta tags such as Description and Keywords only in Default Home Page and "
|
239 |
+
"Blog Page of your website."
|
240 |
+
msgstr ""
|
241 |
+
"Puoi usare le opzioni qui sotto per aggiungere tag meta quali Description e Keywords solo alla pagina home "
|
242 |
+
"predefinita e alla pagina blog del tuo sito web."
|
243 |
+
|
244 |
+
#: inc/php/settings_page.php:196
|
245 |
+
msgid "Blog Description"
|
246 |
+
msgstr "Descrizione blog"
|
247 |
+
|
248 |
+
#: inc/php/settings_page.php:202
|
249 |
+
msgid "Blog Keyword(s)"
|
250 |
+
msgstr "Parole chiave blog"
|
251 |
+
|
252 |
+
#: inc/php/settings_page.php:204
|
253 |
+
msgid "Enter a comma-delimited list of keywords for only Blog Page of your website."
|
254 |
+
msgstr "Inserisci una lista delimitata da virgole di parole chiave solo per la pagina blog del tuo sito web."
|
255 |
+
|
256 |
+
#: inc/php/settings_page.php:213
|
257 |
+
msgid "Meta Tags for all website (Global)"
|
258 |
+
msgstr "Tag meta per tutto il sito (globale)"
|
259 |
+
|
260 |
+
#: inc/php/settings_page.php:215
|
261 |
+
msgid ""
|
262 |
+
"You can use the options below to add meta tags such as Author, Copyright and Keywords in everywhere on your "
|
263 |
+
"website."
|
264 |
+
msgstr ""
|
265 |
+
"Puoi usare le opzioni qui sotto per aggiungere tag meta quali Author, Copyright e Keywords ovunque sul tuo sito."
|
266 |
+
|
267 |
+
#: inc/php/settings_page.php:218
|
268 |
+
msgid "Author"
|
269 |
+
msgstr "Autore"
|
270 |
+
|
271 |
+
#: inc/php/settings_page.php:223
|
272 |
+
msgid "Designer"
|
273 |
+
msgstr "Designer"
|
274 |
+
|
275 |
+
#: inc/php/settings_page.php:228
|
276 |
+
msgid "Contact"
|
277 |
+
msgstr "Contatti"
|
278 |
+
|
279 |
+
#: inc/php/settings_page.php:232
|
280 |
+
msgid "Copyright"
|
281 |
+
msgstr "Copyright"
|
282 |
+
|
283 |
+
#: inc/php/settings_page.php:236
|
284 |
+
msgid "Keyword(s)"
|
285 |
+
msgstr "Parole chiave"
|
286 |
+
|
287 |
+
#: inc/php/settings_page.php:238
|
288 |
+
msgid "Enter a comma-delimited list of global keywords for your website."
|
289 |
+
msgstr "Inserisci una lista delimitata da virgole di parole chiave globali per il tuo sito web."
|
290 |
+
|
291 |
+
#: inc/php/settings_page.php:247
|
292 |
+
msgid "WooCommerce & Google Shopping"
|
293 |
+
msgstr "WooCommerce & Google Shopping"
|
294 |
+
|
295 |
+
#: inc/php/settings_page.php:249
|
296 |
+
msgid ""
|
297 |
+
"This plugin automatically adds the necessary Google Shopping (Merchant Center) structured data on all "
|
298 |
+
"WooCommerce product pages on your website. Here is the markup for women's T-shirt that sells for 16 dollars and "
|
299 |
+
"80 cents of US."
|
300 |
+
msgstr ""
|
301 |
+
"Questo plugin aggiunge automaticamente i dati strutturati necessari a Google Shopping (Merchant Center) su tutte "
|
302 |
+
"le pagine prodotto WooCommerce del tuo sito web. Ecco il codice per una maglietta da donna al prezzo di 16 "
|
303 |
+
"dollari e 80 centesimi."
|
304 |
+
|
305 |
+
#: inc/php/settings_page.php:259
|
306 |
+
msgid ""
|
307 |
+
"Check these data generated on the pages of your website you can <a href=\"https://search.google.com/structured-"
|
308 |
+
"data/testing-tool\" target=\"_blank\">here</a>."
|
309 |
+
msgstr ""
|
310 |
+
"Puoi controllare <a href=\"https://search.google.com/structured-data/testing-tool\" target=\"_blank\">qui</a> "
|
311 |
+
"tali dati generati sulle pagine del tuo sito web."
|
312 |
+
|
313 |
+
#. Plugin URI of the plugin/theme
|
314 |
+
msgid "https://github.com/ArthurGareginyan/all-meta-tags"
|
315 |
+
msgstr "https://github.com/ArthurGareginyan/all-meta-tags"
|
316 |
+
|
317 |
+
#. Description of the plugin/theme
|
318 |
+
msgid "Easily and safely add your custom Meta Tags to WordPress website's header."
|
319 |
+
msgstr "Aggiungi facilmente e in modo sicuro i tuoi tag meta personalizzati all'header del tuo sito WordPress."
|
320 |
+
|
321 |
+
#. Author of the plugin/theme
|
322 |
+
msgid "Arthur Gareginyan"
|
323 |
+
msgstr "Arthur Gareginyan"
|
324 |
+
|
325 |
+
#. Author URI of the plugin/theme
|
326 |
+
msgid "http://www.arthurgareginyan.com"
|
327 |
+
msgstr "http://www.arthurgareginyan.com"
|
languages/all-meta-tags-ru_RU.mo
CHANGED
Binary file
|
languages/all-meta-tags-ru_RU.po
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: All Meta Tags\n"
|
4 |
"POT-Creation-Date: 2016-11-16 14:41+0300\n"
|
5 |
-
"PO-Revision-Date: 2016-11-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: ru\n"
|
@@ -160,12 +160,16 @@ msgid ""
|
|
160 |
"Enter an absolute URL to the Google+ profile of the publisher. </br>Example: "
|
161 |
"https://plus.google.com/+ArthurGareginyan/"
|
162 |
msgstr ""
|
|
|
|
|
163 |
|
164 |
#: inc/php/settings_page.php:130
|
165 |
msgid ""
|
166 |
"Enter an absolute URL to the Facebook profile of the publisher. </"
|
167 |
"br>Example: https://www.facebook.com/arthur.gareginyan"
|
168 |
msgstr ""
|
|
|
|
|
169 |
|
170 |
#: inc/php/settings_page.php:135
|
171 |
msgid "Enter the Twitter username of the publisher. </br>Example: @AGareginyan"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: All Meta Tags\n"
|
4 |
"POT-Creation-Date: 2016-11-16 14:41+0300\n"
|
5 |
+
"PO-Revision-Date: 2016-11-22 07:21+0300\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: \n"
|
8 |
"Language: ru\n"
|
160 |
"Enter an absolute URL to the Google+ profile of the publisher. </br>Example: "
|
161 |
"https://plus.google.com/+ArthurGareginyan/"
|
162 |
msgstr ""
|
163 |
+
"Введите полный URL к профилю в Google+. </br>Пример: https://plus.google.com/"
|
164 |
+
"+ArthurGareginyan/"
|
165 |
|
166 |
#: inc/php/settings_page.php:130
|
167 |
msgid ""
|
168 |
"Enter an absolute URL to the Facebook profile of the publisher. </"
|
169 |
"br>Example: https://www.facebook.com/arthur.gareginyan"
|
170 |
msgstr ""
|
171 |
+
"Введите полный URL к профилю в Facebook. </br>Пример: https://www.facebook."
|
172 |
+
"com/arthur.gareginyan"
|
173 |
|
174 |
#: inc/php/settings_page.php:135
|
175 |
msgid "Enter the Twitter username of the publisher. </br>Example: @AGareginyan"
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: Arthur Gareginyan
|
|
3 |
Tags: meta, tag,tags, custom, simple, plugin, twitter, facebook, g+, google, google+, google plus, meta, search engine optimization, seo, social, alexa, alexa rank, pinterest, norton safe web, webmaster, webmaster tool, webmaster tools, web master tools, web master tools, bing, yandex, bing webmaster, yandex webmaster, google webmaster, web tools, open graph, publisher profile, publisher, author, authors, description, keyword, keywords, copyright, designer, admin, meta tag, pinterest, pinterest meta tag, pinterest website verification, pinterest verification, pinterest verify, plugin, verification, verify, webmaster plugin, wot, web of trust, specificfeeds, specific feeds, feed, rss feed, google shopping, google merchant center, structured data, woocommerce, schemas
|
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.
|
7 |
-
Stable tag: 3.
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -61,6 +61,7 @@ Please keep in mind that not all translations are up to date. You are welcome to
|
|
61 |
* Russian
|
62 |
* Spanish - Mexico (translation by Sergio Yeyo Troncoso)
|
63 |
* Spanish (translation by [Ramiro Garcés](http://www.ramirogarces.com.ve/))
|
|
|
64 |
|
65 |
>**Contribution**
|
66 |
>
|
@@ -161,6 +162,9 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
|
|
161 |
* [Dedicated Plugin Page on GitHub](https://github.com/ArthurGareginyan/all-meta-tags)
|
162 |
|
163 |
== Changelog ==
|
|
|
|
|
|
|
164 |
= 3.6 =
|
165 |
* Added option for SpecificFeeds verification code.
|
166 |
* Translations updated.
|
3 |
Tags: meta, tag,tags, custom, simple, plugin, twitter, facebook, g+, google, google+, google plus, meta, search engine optimization, seo, social, alexa, alexa rank, pinterest, norton safe web, webmaster, webmaster tool, webmaster tools, web master tools, web master tools, bing, yandex, bing webmaster, yandex webmaster, google webmaster, web tools, open graph, publisher profile, publisher, author, authors, description, keyword, keywords, copyright, designer, admin, meta tag, pinterest, pinterest meta tag, pinterest website verification, pinterest verification, pinterest verify, plugin, verification, verify, webmaster plugin, wot, web of trust, specificfeeds, specific feeds, feed, rss feed, google shopping, google merchant center, structured data, woocommerce, schemas
|
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.7
|
7 |
+
Stable tag: 3.7
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
61 |
* Russian
|
62 |
* Spanish - Mexico (translation by Sergio Yeyo Troncoso)
|
63 |
* Spanish (translation by [Ramiro Garcés](http://www.ramirogarces.com.ve/))
|
64 |
+
* Italian (translation by Stefano Tombolini)
|
65 |
|
66 |
>**Contribution**
|
67 |
>
|
162 |
* [Dedicated Plugin Page on GitHub](https://github.com/ArthurGareginyan/all-meta-tags)
|
163 |
|
164 |
== Changelog ==
|
165 |
+
= 3.7 =
|
166 |
+
* Added Italian translation. (Thanks to Stefano Tombolini)
|
167 |
+
* Image of the donate button changed.
|
168 |
= 3.6 =
|
169 |
* Added option for SpecificFeeds verification code.
|
170 |
* Translations updated.
|