All Meta Tags - Version 4.12

Version Description

  • German translation added. (Thanks to Michael)
  • Spanish translation updated. (Thanks to Patricio Toledo)
  • Fixed an issue where the "Hello" message could not be hidden.
Download this release

Release Info

Developer Arthur Gareginyan
Plugin Icon 128x128 All Meta Tags
Version 4.12
Comparing to
See all releases

Code changes from version 4.11 to 4.12

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: https://www.arthurgareginyan.com
8
- * Version: 4.11
9
  * License: GPL3
10
  * Text Domain: all-meta-tags
11
  * Domain Path: /languages/
5
  * Description: Easily and safely add your custom Meta Tags to WordPress website's header.
6
  * Author: Arthur Gareginyan
7
  * Author URI: https://www.arthurgareginyan.com
8
+ * Version: 4.12
9
  * License: GPL3
10
  * Text Domain: all-meta-tags
11
  * Domain Path: /languages/
inc/php/messages.php CHANGED
@@ -35,7 +35,14 @@ function spacexchimp_p004_hello_message() {
35
  </div>
36
  <script>
37
  jQuery(document).ready(function($) {
38
- $("#hello-message").modal();
 
 
 
 
 
 
 
39
  });
40
  </script>
41
  <?php
35
  </div>
36
  <script>
37
  jQuery(document).ready(function($) {
38
+
39
+ // Show the message
40
+ $("#hello-message").modal();
41
+
42
+ // Hide the message after 7 seconds
43
+ setTimeout(function() {
44
+ $('#hello-message').modal('hide');
45
+ }, 7000);
46
  });
47
  </script>
48
  <?php
languages/all-meta-tags-de_DE.mo ADDED
Binary file
languages/all-meta-tags-de_DE.po ADDED
@@ -0,0 +1,680 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Development (trunk) in German (Germany)
2
+ # This file is distributed under the same license as the Development (trunk) package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Development (trunk)\n"
6
+ "POT-Creation-Date: 2017-10-28 14:59+0300\n"
7
+ "PO-Revision-Date: 2017-10-28 14:59+0300\n"
8
+ "Last-Translator: \n"
9
+ "Language-Team: German\n"
10
+ "Language: de_DE\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
+ "X-Poedit-Basepath: ..\n"
17
+ "X-Poedit-WPHeader: all-meta-tags.php\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
20
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
21
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
24
+
25
+ #: inc/php/core.php:23 inc/php/page.php:43
26
+ msgid "Settings"
27
+ msgstr "Einstellungen"
28
+
29
+ #: inc/php/core.php:37
30
+ msgid "Donate"
31
+ msgstr "Spende"
32
+
33
+ #: inc/php/core.php:52
34
+ msgid "Meta Tags Inserter"
35
+ msgstr ""
36
+
37
+ #: inc/php/messages.php:26
38
+ msgid "Hello. I'm Arthur, the author of this plugin."
39
+ msgstr "Hallo! Ich bin Arthur, der Autor dieses plugins."
40
+
41
+ #: inc/php/messages.php:28
42
+ #, php-format
43
+ msgid "Thank you for installing my plugin! I hope you will love it! %s"
44
+ msgstr ""
45
+ "Danke, dass Sie mein Plugin installiert haben. Ich hoffe, sie werden es mögen. %s"
46
+
47
+ #: inc/php/messages.php:68
48
+ msgid "You have installed an old version of this plugin."
49
+ msgstr "Sie haben eine veraltete Version dieses Plugin installiert."
50
+
51
+ #: inc/php/messages.php:69
52
+ msgid "Please update the plugin to the latest version, and all will be fine."
53
+ msgstr "Bitte installieren Sie die aktuelle Version des Plugins und alles wir gut."
54
+
55
+ #: inc/php/page.php:30
56
+ #, php-format
57
+ msgid "by %s Space X-Chimp Studio %s"
58
+ msgstr "by %s Space X-Chimp Studio %s"
59
+
60
+ #: inc/php/page.php:36
61
+ msgid "Version"
62
+ msgstr "Version"
63
+
64
+ #: inc/php/page.php:44
65
+ msgid "Usage"
66
+ msgstr "Verwendung"
67
+
68
+ #: inc/php/page.php:45
69
+ msgid "F.A.Q."
70
+ msgstr "F.A.Q."
71
+
72
+ #: inc/php/page.php:46 inc/php/settings.php:215 inc/php/sidebar.php:23
73
+ msgid "Support"
74
+ msgstr "Support"
75
+
76
+ #: inc/php/page.php:47
77
+ msgid "Store"
78
+ msgstr "Store"
79
+
80
+ #: inc/php/page.php:63
81
+ msgid "Usage Instructions"
82
+ msgstr "Anleitung"
83
+
84
+ #: inc/php/page.php:65
85
+ msgid "To add the meta tags to your website, simply follow these steps:"
86
+ msgstr ""
87
+
88
+ #: inc/php/page.php:67
89
+ msgid "Go to the \"Settings\" tab."
90
+ msgstr "Gehen Sie zum Tab \"Einstellungen\"."
91
+
92
+ #: inc/php/page.php:68
93
+ msgid "Fill in the required fields."
94
+ msgstr "Füllen Sie die benötigten Felder aus."
95
+
96
+ #: inc/php/page.php:69
97
+ msgid "Select the desired settings."
98
+ msgstr "Wählen Sie die gewünschten Einstellungen aus."
99
+
100
+ #: inc/php/page.php:70
101
+ msgid "Click the \"Save changes\" button."
102
+ msgstr "Klicken Sie den \"Änderungen speichern\" button."
103
+
104
+ #: inc/php/page.php:71
105
+ msgid "Enjoy the improved SEO of your website."
106
+ msgstr ""
107
+
108
+ #: inc/php/page.php:71
109
+ msgid "It's that simple!"
110
+ msgstr "Es ist ganz einfach!"
111
+
112
+ #: inc/php/page.php:73
113
+ msgid "Note!"
114
+ msgstr "Achtung!"
115
+
116
+ #: inc/php/page.php:73
117
+ msgid "If you want more options then tell me and I will be happy to add it."
118
+ msgstr ""
119
+ "Wenn Sie mehr Optionen benötigen, sagen Sie es mir und ich freue mich, diese "
120
+ "hinzuzufügen."
121
+
122
+ #: inc/php/page.php:82
123
+ msgid "Frequently Asked Questions"
124
+ msgstr ""
125
+
126
+ #: inc/php/page.php:86
127
+ msgid ""
128
+ "If you have a question, please read the Frequently Asked Questions below to see if "
129
+ "the answer is here."
130
+ msgstr ""
131
+ "Wenn Sie Fragen haben, lesen Sie bitte die F.A.Q.s und schauen Sie nach, ob Ihre "
132
+ "Antwort dabei ist."
133
+
134
+ #: inc/php/page.php:108
135
+ msgid "Will this plugin work on my WordPress.COM website?"
136
+ msgstr "Funktioniert dieses Plugin auf meiner WordPress.COM Webseite?"
137
+
138
+ #: inc/php/page.php:109
139
+ msgid ""
140
+ "Sorry, this plugin is available for use only on self-hosted (WordPress.ORG) "
141
+ "websites."
142
+ msgstr ""
143
+ "Leider nicht. Dieses Plugin ist nur verfügbar auf self-hosted (WordPress.ORG) "
144
+ "Webseiten."
145
+
146
+ #: inc/php/page.php:111
147
+ msgid "Can I use this plugin on my language?"
148
+ msgstr "Kann ich das Plugin in meiner Sprache verwenden?"
149
+
150
+ #: inc/php/page.php:112
151
+ msgid ""
152
+ "Yes. This plugin is ready for translation and has already been translated into "
153
+ "several languages."
154
+ msgstr "Ja, dieses Plugin übersetzbar und bereits in mehreren Sprachen verfügbar."
155
+
156
+ #: inc/php/page.php:114
157
+ #, php-format
158
+ msgid ""
159
+ "If you want to help translate this plugin then please visit the %s. You can also "
160
+ "use the POT file, that is included and placed in the \"languages\" folder, in "
161
+ "order to create a translation PO file. Just send the PO file to me at the %s and I "
162
+ "will include this translation within the next plugin update."
163
+ msgstr ""
164
+ "Wenn Sie bei der Übersetzung dieses Plugins helfen wollen, besuchen Sie die Seite "
165
+ "%s. Sie können auch die POT Datei, die Sie im \"languages\" Ordner finden, "
166
+ "verwenden, um eine PO Übersetzungsdatei zu erstellen. Senden Sie die übersetzte PO "
167
+ "Datei direkt an %s und ich werde die Übersetzung beim nächsten Plugin Update "
168
+ "hinzufügen."
169
+
170
+ #: inc/php/page.php:119
171
+ msgid ""
172
+ "Maybe not all existed translations are up to date. You are welcome to contribute "
173
+ "corrections!"
174
+ msgstr ""
175
+ "Vielleicht sind nicht alle vorhandenen Übersetzungen aktuell. Gerne können Sie an "
176
+ "den Korrekturen mitwirken."
177
+
178
+ #: inc/php/page.php:120
179
+ msgid ""
180
+ "Many of plugin users would be delighted if you share your translation with the "
181
+ "community. Thanks for your contribution!"
182
+ msgstr ""
183
+ "Viele Benutzer des Plugins freuen sich darüber, wenn Sie Ihre Übersetzung mit der "
184
+ "Öffentlichkeit teilen. Danke für Ihre Mithilfe!"
185
+
186
+ #: inc/php/page.php:122
187
+ msgid "How does it work?"
188
+ msgstr "Wie arbeitet das Plugin?"
189
+
190
+ #: inc/php/page.php:123
191
+ msgid ""
192
+ "On the \"Settings\" tab, fill in the required fields, select the desired settings "
193
+ "and click the \"Save changes\" button. Enjoy the improved SEO of your website. "
194
+ "It's that simple!"
195
+ msgstr ""
196
+
197
+ #: inc/php/page.php:125
198
+ msgid "How much of description I can enter in the text field?"
199
+ msgstr ""
200
+
201
+ #: inc/php/page.php:126
202
+ msgid ""
203
+ "I don't limit the number of characters, but most search engines use a maximum of "
204
+ "160 chars for the home description."
205
+ msgstr ""
206
+
207
+ #: inc/php/page.php:128
208
+ msgid "How much of keywords I can enter in the text field?"
209
+ msgstr ""
210
+
211
+ #: inc/php/page.php:129
212
+ msgid "I don't limit the number of characters."
213
+ msgstr ""
214
+
215
+ #: inc/php/page.php:131
216
+ msgid "I can't get verify my website. What am I doing wrong?"
217
+ msgstr ""
218
+
219
+ #: inc/php/page.php:132
220
+ msgid ""
221
+ "The tag code which Google (or Bing, Yandex, Pinterest, Alexa, Norton, WOT, "
222
+ "SpecificFeeds) gives you is confusing as you only have to paste in the serial key "
223
+ "number/letters (<code>1234567890</code>) and not the whole tag (<code>&lt;meta "
224
+ "name=\"google-site-verification\" content=“1234567890” /&gt;</code>). So just "
225
+ "paste that into the relevant field and you will see “Success” message appear "
226
+ "within a few seconds."
227
+ msgstr ""
228
+
229
+ #: inc/php/page.php:134
230
+ msgid "What about compatibility with plugin \"All in One SEO Pack\"?"
231
+ msgstr ""
232
+
233
+ #: inc/php/page.php:135
234
+ msgid ""
235
+ "To make these plugins compatible you need to stick to one simple rule: do not fill "
236
+ "the same field in both plugins at once. Otherwise both plugins fulfill their work "
237
+ "and you will get a duplicate actions, for example:"
238
+ msgstr ""
239
+
240
+ #: inc/php/page.php:143
241
+ msgid "In the rest, the \"All Meta Tags\" and \"All in One SEO Pack\" is compatible."
242
+ msgstr ""
243
+
244
+ #: inc/php/page.php:145
245
+ msgid "Does this plugin requires any modification of the theme?"
246
+ msgstr "Benötigt das Plugin Veränderungen am Theme."
247
+
248
+ #: inc/php/page.php:146
249
+ msgid ""
250
+ "Absolutely not. This plugin is configurable entirely from the plugin settings page."
251
+ msgstr ""
252
+ "Absolut nicht. Alle Konfigurationen des Plugins finden Sie auf Einstellungsseite "
253
+ "des Plugins."
254
+
255
+ #: inc/php/page.php:148
256
+ msgid "Does this require any knowledge of HTML or CSS?"
257
+ msgstr "Brauche ich HTML oder CCS Kenntnisse?"
258
+
259
+ #: inc/php/page.php:149
260
+ msgid ""
261
+ "Absolutely not. This plugin can be configured with no knowledge of HTML or CSS, "
262
+ "using an easy-to-use plugin settings page."
263
+ msgstr ""
264
+ "Absolut nicht. Dieses Plugin kann ohne Kenntnisse von HTML oder CSS konfiguriert "
265
+ "werden."
266
+
267
+ #: inc/php/page.php:151
268
+ msgid "It's not working. What could be wrong?"
269
+ msgstr "Es funktioniert nicht. Was könnte falsch sein?"
270
+
271
+ #: inc/php/page.php:152
272
+ msgid ""
273
+ "As with every plugin, it's possible that things don't work. The most common reason "
274
+ "for this is a web browser's cache. Every web browser stores a cache of the "
275
+ "websites you visit (pages, images, and etc.) to reduce bandwidth usage and server "
276
+ "load. This is called the browser's cache.​ Clearing your browser's cache may solve "
277
+ "the problem."
278
+ msgstr ""
279
+ "Wie bei jedem Plugin ist es möglich, dass nicht alles funktioniert. Der häufigste "
280
+ "Grund dafür ist der Cache Ihres Webbrowsers. Jeder Webbrowser speichert den Cache "
281
+ "der besuchten Webseite (Seiten, Bilder, usw.) um die Bandbreite zu reduzieren. Das "
282
+ "nennt man den Browser Cache. Wenn Sie den Cache Ihres Browsers löschen, könnte das "
283
+ "Problem behoben sein."
284
+
285
+ #: inc/php/page.php:153
286
+ msgid ""
287
+ "It's impossible to tell what could be wrong exactly, but if you post a support "
288
+ "request in the plugin's support forum on WordPress.org, I'd be happy to give it a "
289
+ "look and try to help out. Please include as much information as possible, "
290
+ "including a link to your website where the problem can be seen."
291
+ msgstr ""
292
+ "Es ist unmöglich genau festzustellen was falsch ist. Wenn Sie jedoch eine Support "
293
+ "Anfrage im Plugins Support Forum von WordPress.ORG stellen, helfe ich Ihnen gerne. "
294
+ "Bitte fügen Sie so viele Informationen wie möglich und einen Link zu der Webseite "
295
+ "hinzu, wo das Problem auftritt."
296
+
297
+ #: inc/php/page.php:155
298
+ msgid ""
299
+ "The last WordPress update is preventing me from editing my website that is using "
300
+ "this plugin. Why is this?"
301
+ msgstr ""
302
+ "Das letzte WordPress-Update hindert mich daran, meine Webseite, die dieses Plugin "
303
+ "verwendet, zu bearbeiten. Warum ist das so?"
304
+
305
+ #: inc/php/page.php:156
306
+ msgid ""
307
+ "This plugin can not cause such problem. More likely, the problem are related to "
308
+ "the settings of the website. It could just be a cache, so please try to clear your "
309
+ "website's cache (may be you using a caching plugin, or some web service such as "
310
+ "the CloudFlare) and then the cache of your web browser. Also please try to re-"
311
+ "login to the website, this too can help."
312
+ msgstr ""
313
+ "Dieses Plugin kann ein solches Problem nicht verursachen. Wahrscheinlich hängt das "
314
+ "Problem mit den Einstellungen der Webseite zusammen. Es könnte einfach nur ein "
315
+ "Cache sein. Versuchen Sie daher, den Cache Ihrer Webseite zu löschen "
316
+ "(möglicherweise verwenden Sie ein Caching-Plugin oder einen Webservice wie "
317
+ "CloudFlare) und danach den Cache Ihres Webbrowsers. Versuchen Sie auch, sich "
318
+ "erneut auf der Webseite anzumelden, auch dies kann helfen."
319
+
320
+ #: inc/php/page.php:158
321
+ msgid "Where to report bug if found?"
322
+ msgstr "Wo kann ich eine Fehler melden?"
323
+
324
+ #: inc/php/page.php:160
325
+ #, php-format
326
+ msgid "Please visit the %s Dedicated Plugin Page on GitHub %s and report."
327
+ msgstr ""
328
+ "Besuchen Sie die %s zugehörige Plugin-Seite auf GitHub %s, um Fehler zu melden."
329
+
330
+ #: inc/php/page.php:166
331
+ msgid "Where to share any ideas or suggestions to make the plugin better?"
332
+ msgstr ""
333
+ "Wo können Sie Ideen oder Vorschläge loswerden, um das Plugin besser zu machen?"
334
+
335
+ #: inc/php/page.php:168
336
+ #, php-format
337
+ msgid "Any suggestions are very welcome! Please send me an email to %s. Thank you!"
338
+ msgstr ""
339
+ "Alle Vorschläge sind willkommen! Bitte senden Sie mir eine E-Mail an % s. Vielen "
340
+ "Dank!"
341
+
342
+ #: inc/php/page.php:173
343
+ msgid "I love this plugin! Can I help somehow?"
344
+ msgstr "Ich liebe dieses Plugin! Kann ich Irgendwie helfen?"
345
+
346
+ #: inc/php/page.php:175
347
+ #, php-format
348
+ msgid ""
349
+ "Yes, any financial contributions are welcome! Just visit %s my website %s, click "
350
+ "on the donate button, and thank you!"
351
+ msgstr ""
352
+ "Ja, jede finanzielle Unterstützung ist Willkommen! Besuchen Sie %s meine Webseite "
353
+ "%s, klicken Sie auf den Spenden Button und Danke!"
354
+
355
+ #: inc/php/page.php:181
356
+ msgid "My question wasn't answered here."
357
+ msgstr "Meine Fragen wurden nicht beantwortet."
358
+
359
+ #: inc/php/page.php:183
360
+ #, php-format
361
+ msgid ""
362
+ "You can ask your question on the plugin support page %s. But please keep in mind "
363
+ "that this plugin is free, and there is no a special support team, so I have no way "
364
+ "to answer everyone."
365
+ msgstr ""
366
+ "Sie können Ihre Frage auf der Plugin Support Seite %s stellen. Aber bitte bedenken "
367
+ "Sie, dass dieses Plugin kostenlos ist. Es gibt kein Support Team, deshalb habe ich "
368
+ "keine Möglichkeit jedem zu antworten."
369
+
370
+ #: inc/php/page.php:196
371
+ msgid "Support Me"
372
+ msgstr "Unterstützen Sie mich"
373
+
374
+ #: inc/php/page.php:204 inc/php/settings.php:222 inc/php/sidebar.php:30
375
+ msgid "Donate with PayPal"
376
+ msgstr "Spende mit PayPal"
377
+
378
+ #: inc/php/page.php:209
379
+ #, php-format
380
+ msgid ""
381
+ "Hello! My name is %s Arthur Gareginyan %s and I'm the founder of %s Space X-Chimp "
382
+ "Studio %s."
383
+ msgstr ""
384
+ "Hallo! Meine name ist %s Arthur Gareginyan %s und ich bin der Gründer von %s Space "
385
+ "X-Chimp Studio %s."
386
+
387
+ #: inc/php/page.php:217
388
+ msgid ""
389
+ "My intention is to create projects that will make this world a better place. I'm "
390
+ "really passionate about my work, I like what I'm doing and hope that you will be "
391
+ "enriched by my projects too."
392
+ msgstr ""
393
+ "Meine Absicht ist es, Projekte zu entwickeln, die diese Welt zu einem besseren Ort "
394
+ "machen. Ich bin begeistert von meiner Arbeit, ich mag, was ich tue, und hoffe, "
395
+ "dass Sie auch von meinen Projekten bereichert werden."
396
+
397
+ #: inc/php/page.php:218
398
+ msgid ""
399
+ "I spend a lot of time and effort trying to make sure that the themes, plugins and "
400
+ "other things I build are useful, and the ultimate proof of that for me is that you "
401
+ "actually want to use them. But, I’m an independent developer, without a regular "
402
+ "income, so every little contribution helps cover my costs and lets me spend more "
403
+ "time building things for people like you to enjoy."
404
+ msgstr ""
405
+ "Ich habe viel Zeit und Mühe darauf verwendet sicherzustellen, dass die Themes, "
406
+ "Plugins und andere Dinge, die ich entwickle, nützlich sind. Der ultimative Beweis "
407
+ "für mich ist, dass Sie sie tatsächlich verwenden. Aber ich bin ein unabhängiger "
408
+ "Entwickler ohne regelmäßiges Einkommen. Jeder kleine Beitrag trägt dazu bei, meine "
409
+ "Kosten zu decken und schenkt mir mehr Zeit damit zu verbringen, Dinge für Leute "
410
+ "wie Sie zu gestalten."
411
+
412
+ #: inc/php/page.php:219
413
+ msgid "If you appreciate my work, you can buy me a coffee!"
414
+ msgstr "Wenn Ihnen meine Arbeit gefällt, können Sie mir gerne einen Kaffee kaufen!"
415
+
416
+ #: inc/php/page.php:220
417
+ msgid "Thank you for your support!"
418
+ msgstr "Danke für Ihre Unterstützung!"
419
+
420
+ #: inc/php/settings.php:21 inc/php/settings.php:195
421
+ msgid "Save changes"
422
+ msgstr "Änderungen speichern"
423
+
424
+ #: inc/php/settings.php:25
425
+ msgid "Web Master Tools"
426
+ msgstr ""
427
+
428
+ #: inc/php/settings.php:27
429
+ msgid ""
430
+ "Webmaster Tools require you to verify your domain. This makes sure that you are "
431
+ "the correct owner of your blog or store before they provide their services to you. "
432
+ "You can use the options below to verify your domain. If your domain is already "
433
+ "verified, you can just forget about these."
434
+ msgstr ""
435
+
436
+ #: inc/php/settings.php:33
437
+ msgid ""
438
+ "Enter your meta key “content” value from your verification code to verify your "
439
+ "website. <br>Example: &lt;meta name=\"google-site-verification\" "
440
+ "content=“<b>1234567890</b>” /&gt;"
441
+ msgstr ""
442
+
443
+ #: inc/php/settings.php:39
444
+ msgid ""
445
+ "Enter your meta key “content” value from your verification code to verify your "
446
+ "website. <br>Example: &lt;meta name=\"msvalidate.01\" content=“<b>1234567890</b>” /"
447
+ "&gt;"
448
+ msgstr ""
449
+
450
+ #: inc/php/settings.php:45
451
+ msgid ""
452
+ "Enter your meta key “content” value from your verification code to verify your "
453
+ "website. <br>Example: &lt;meta name=\"yandex-verification\" "
454
+ "content=“<b>1234567890</b>” /&gt;"
455
+ msgstr ""
456
+
457
+ #: inc/php/settings.php:54
458
+ msgid "Domain Verification"
459
+ msgstr ""
460
+
461
+ #: inc/php/settings.php:56
462
+ msgid ""
463
+ "Third-party services like Alexa, Pinterest and Google-Plus require you to verify "
464
+ "your domain. This makes sure that you are the correct owner of your blog or store "
465
+ "before they provide their services to you. You can use the options below to verify "
466
+ "your domain. If your domain is already verified, you can just forget about these."
467
+ msgstr ""
468
+
469
+ #: inc/php/settings.php:62
470
+ msgid ""
471
+ "Enter your meta key “content” value from your verification code to verify your "
472
+ "website. <br>Example: &lt;meta name=\"p:domain_verify\" content=“<b>1234567890</"
473
+ "b>” /&gt;"
474
+ msgstr ""
475
+
476
+ #: inc/php/settings.php:68
477
+ msgid ""
478
+ "Enter an absolute URL to the Google+ profile of the publisher. <br>Example: "
479
+ "https://plus.google.com/+ArthurGareginyan/"
480
+ msgstr ""
481
+
482
+ #: inc/php/settings.php:74
483
+ msgid ""
484
+ "Enter an absolute URL to the Facebook profile of the publisher. <br>Example: "
485
+ "https://www.facebook.com/arthur.gareginyan"
486
+ msgstr ""
487
+
488
+ #: inc/php/settings.php:80
489
+ msgid "Enter the Twitter username of the publisher. <br>Example: @AGareginyan"
490
+ msgstr ""
491
+
492
+ #: inc/php/settings.php:86
493
+ msgid ""
494
+ "Enter your meta key “content” value from your verification code to verify your "
495
+ "website. <br>Example: &lt;meta name=\"alexaVerifyID\" content=“<b>1234567890</b>” /"
496
+ "&gt;"
497
+ msgstr ""
498
+
499
+ #: inc/php/settings.php:92
500
+ msgid ""
501
+ "Enter your meta key “content” value from your verification code to verify your "
502
+ "website. <br>Example: &lt;meta name=\"norton-safeweb-site-verification\" "
503
+ "content=“<b>1234567890</b>” /&gt;"
504
+ msgstr ""
505
+
506
+ #: inc/php/settings.php:98
507
+ msgid ""
508
+ "Enter your meta key “content” value from your verification code to verify your "
509
+ "website. <br>Example: &lt;meta name=\"wot-verification\" content=“<b>1234567890</"
510
+ "b>” /&gt;"
511
+ msgstr ""
512
+
513
+ #: inc/php/settings.php:104
514
+ msgid ""
515
+ "Enter your meta key “content” value from your verification code to verify your "
516
+ "website. <br>Example: &lt;meta name=\"specificfeeds-verification-code\" "
517
+ "content=“<b>1234567890</b>” /&gt;"
518
+ msgstr ""
519
+
520
+ #: inc/php/settings.php:108
521
+ msgid "Custom Meta Tags"
522
+ msgstr ""
523
+
524
+ #: inc/php/settings.php:110
525
+ msgid ""
526
+ "If you can't find a field to enter your required meta tag then you can add it "
527
+ "here. In this field you can add multiple meta tags."
528
+ msgstr ""
529
+
530
+ #: inc/php/settings.php:118
531
+ msgid "Meta Tags for Static Home Page only"
532
+ msgstr ""
533
+
534
+ #: inc/php/settings.php:120
535
+ msgid ""
536
+ "You can use the options below to add meta tags such as Description and Keywords "
537
+ "only in Static Home Page of your website."
538
+ msgstr ""
539
+
540
+ #: inc/php/settings.php:124
541
+ msgid "Home Description"
542
+ msgstr ""
543
+
544
+ #: inc/php/settings.php:126 inc/php/settings.php:147
545
+ msgid ""
546
+ "Enter a short description of your website (150-250 characters). Most search "
547
+ "engines use a maximum of 160 chars for the home description."
548
+ msgstr ""
549
+
550
+ #: inc/php/settings.php:129
551
+ msgid "Home Keyword(s)"
552
+ msgstr ""
553
+
554
+ #: inc/php/settings.php:131
555
+ msgid ""
556
+ "Enter a comma-delimited list of keywords for only Static Home Page of your website."
557
+ msgstr ""
558
+
559
+ #: inc/php/settings.php:139
560
+ msgid "Meta Tags for Default Home Page and Blog Page only"
561
+ msgstr ""
562
+
563
+ #: inc/php/settings.php:141
564
+ msgid ""
565
+ "You can use the options below to add meta tags such as Description and Keywords "
566
+ "only in Default Home Page and Blog Page of your website."
567
+ msgstr ""
568
+
569
+ #: inc/php/settings.php:145
570
+ msgid "Blog Description"
571
+ msgstr ""
572
+
573
+ #: inc/php/settings.php:150
574
+ msgid "Blog Keyword(s)"
575
+ msgstr ""
576
+
577
+ #: inc/php/settings.php:152
578
+ msgid "Enter a comma-delimited list of keywords for only Blog Page of your website."
579
+ msgstr ""
580
+
581
+ #: inc/php/settings.php:160
582
+ msgid "Meta Tags for all website (Global)"
583
+ msgstr ""
584
+
585
+ #: inc/php/settings.php:162
586
+ msgid ""
587
+ "You can use the options below to add meta tags such as Author, Copyright and "
588
+ "Keywords in everywhere on your website."
589
+ msgstr ""
590
+
591
+ #: inc/php/settings.php:166
592
+ msgid "Author"
593
+ msgstr ""
594
+
595
+ #: inc/php/settings.php:171
596
+ msgid "Designer"
597
+ msgstr ""
598
+
599
+ #: inc/php/settings.php:176
600
+ msgid "Contact"
601
+ msgstr ""
602
+
603
+ #: inc/php/settings.php:181
604
+ msgid "Copyright"
605
+ msgstr ""
606
+
607
+ #: inc/php/settings.php:186
608
+ msgid "Keyword(s)"
609
+ msgstr ""
610
+
611
+ #: inc/php/settings.php:188
612
+ msgid "Enter a comma-delimited list of global keywords for your website."
613
+ msgstr ""
614
+
615
+ #: inc/php/settings.php:198
616
+ msgid "WooCommerce & Google Shopping"
617
+ msgstr ""
618
+
619
+ #: inc/php/settings.php:200
620
+ msgid ""
621
+ "This plugin automatically adds the necessary Google Shopping (Merchant Center) "
622
+ "structured data on all WooCommerce product pages on your website. Here is the "
623
+ "markup for women's T-shirt that sells for 16 dollars and 80 cents of US."
624
+ msgstr ""
625
+
626
+ #: inc/php/settings.php:210
627
+ msgid ""
628
+ "Check these data generated on the pages of your website you can <a href=\"https://"
629
+ "search.google.com/structured-data/testing-tool\" target=\"_blank\">here</a>."
630
+ msgstr ""
631
+
632
+ #: inc/php/settings.php:217 inc/php/sidebar.php:25
633
+ msgid ""
634
+ "I'm an independent developer, without a regular income, so every little "
635
+ "contribution helps cover my costs and lets me spend more time building things for "
636
+ "people like you to enjoy."
637
+ msgstr ""
638
+ "Ich bin ein unabhängiger Entwickler ohne regelmäßiges Einkommen. Jeder kleine "
639
+ "Beitrag trägt dazu bei, meine Kosten zu decken und ich kann mehr Zeit damit "
640
+ "verbringen, Dinge für Leute wie Sie zu entwickeln."
641
+
642
+ #: inc/php/settings.php:224 inc/php/sidebar.php:32
643
+ msgid "Thanks for your support!"
644
+ msgstr "Danke für Ihre Unterstützung!"
645
+
646
+ #: inc/php/sidebar.php:16
647
+ msgid "About"
648
+ msgstr "Über"
649
+
650
+ #: inc/php/sidebar.php:18
651
+ msgid "This plugin allows you to easily add Meta Tags to your website."
652
+ msgstr ""
653
+
654
+ #: inc/php/sidebar.php:37
655
+ msgid "Help"
656
+ msgstr "Hilfe"
657
+
658
+ #: inc/php/sidebar.php:39
659
+ msgid "If you have a question, please read the information in the FAQ section."
660
+ msgstr "Wenn Sie Fragen haben, lesen Sie bitte auch die Fragen im FAQ Bereich."
661
+
662
+ #. Plugin Name of the plugin/theme
663
+ msgid "All Meta Tags"
664
+ msgstr ""
665
+
666
+ #. Plugin URI of the plugin/theme
667
+ msgid "https://github.com/ArthurGareginyan/all-meta-tags"
668
+ msgstr "https://github.com/ArthurGareginyan/all-meta-tags"
669
+
670
+ #. Description of the plugin/theme
671
+ msgid "Easily and safely add your custom Meta Tags to WordPress website's header."
672
+ msgstr ""
673
+
674
+ #. Author of the plugin/theme
675
+ msgid "Arthur Gareginyan"
676
+ msgstr "Arthur Gareginyan"
677
+
678
+ #. Author URI of the plugin/theme
679
+ msgid "https://www.arthurgareginyan.com"
680
+ msgstr "https://www.arthurgareginyan.com"
languages/all-meta-tags-es_ES.mo CHANGED
Binary file
languages/all-meta-tags-es_ES.po CHANGED
@@ -3,8 +3,8 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Plugins - All Meta Tags - Development (trunk)\n"
6
- "POT-Creation-Date: 2017-09-23 04:53+0300\n"
7
- "PO-Revision-Date: 2017-09-23 04:53+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
10
  "Language: es\n"
@@ -77,7 +77,7 @@ msgstr "Tienda"
77
 
78
  #: inc/php/page.php:63
79
  msgid "Usage Instructions"
80
- msgstr ""
81
 
82
  #: inc/php/page.php:65
83
  msgid "To add the meta tags to your website, simply follow these steps:"
@@ -332,7 +332,7 @@ msgstr ""
332
 
333
  #: inc/php/page.php:196
334
  msgid "Support Me"
335
- msgstr ""
336
 
337
  #: inc/php/page.php:204 inc/php/settings.php:222 inc/php/sidebar.php:30
338
  msgid "Donate with PayPal"
@@ -341,13 +341,15 @@ msgstr "Donar con PayPal"
341
  #: inc/php/page.php:209
342
  #, php-format
343
  msgid "Hello! My name is %s Arthur Gareginyan %s and I'm the founder of %s Space X-Chimp Studio %s."
344
- msgstr ""
345
 
346
  #: inc/php/page.php:217
347
  msgid ""
348
  "My intention is to create projects that will make this world a better place. I'm really passionate about my "
349
  "work, I like what I'm doing and hope that you will be enriched by my projects too."
350
  msgstr ""
 
 
351
 
352
  #: inc/php/page.php:218
353
  msgid ""
@@ -356,10 +358,14 @@ msgid ""
356
  "developer, without a regular income, so every little contribution helps cover my costs and lets me spend "
357
  "more time building things for people like you to enjoy."
358
  msgstr ""
 
 
 
 
359
 
360
  #: inc/php/page.php:219
361
  msgid "If you appreciate my work, you can buy me a coffee!"
362
- msgstr ""
363
 
364
  #: inc/php/page.php:220
365
  msgid "Thank you for your support!"
@@ -661,19 +667,3 @@ msgstr "Arthur Gareginyan"
661
  #. Author URI of the plugin/theme
662
  msgid "https://www.arthurgareginyan.com"
663
  msgstr "https://www.arthurgareginyan.com"
664
-
665
- #~ msgid "by %s Arthur Gareginyan %s"
666
- #~ msgstr "por %s Arthur Gareginyan %s"
667
-
668
- #~ msgid "To use, enter your custom Meta Tags, then click \"Save changes\". It's that simple!"
669
- #~ msgstr ""
670
- #~ "Para usarlo, ingresa tus Meta Etiquetas personalizadas y haz clic en \"Guardar Cambios\". ¡Así de simple!"
671
-
672
- #~ msgid "by <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur Gareginyan</a>"
673
- #~ msgstr "por <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur Gareginyan</a>"
674
-
675
- #~ msgid "Using"
676
- #~ msgstr "Uso"
677
-
678
- #~ msgid "Advertisement"
679
- #~ msgstr "Publicidad"
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Plugins - All Meta Tags - Development (trunk)\n"
6
+ "POT-Creation-Date: 2017-09-24 16:19+0300\n"
7
+ "PO-Revision-Date: 2017-09-24 16:21+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
10
  "Language: es\n"
77
 
78
  #: inc/php/page.php:63
79
  msgid "Usage Instructions"
80
+ msgstr "Instrucciones de uso"
81
 
82
  #: inc/php/page.php:65
83
  msgid "To add the meta tags to your website, simply follow these steps:"
332
 
333
  #: inc/php/page.php:196
334
  msgid "Support Me"
335
+ msgstr "Apoyarme!"
336
 
337
  #: inc/php/page.php:204 inc/php/settings.php:222 inc/php/sidebar.php:30
338
  msgid "Donate with PayPal"
341
  #: inc/php/page.php:209
342
  #, php-format
343
  msgid "Hello! My name is %s Arthur Gareginyan %s and I'm the founder of %s Space X-Chimp Studio %s."
344
+ msgstr "¡Hola! Mi nombre es %s Arthur Gareginyan %s y soy el fundador de %s Space X-Chimp Studio %s."
345
 
346
  #: inc/php/page.php:217
347
  msgid ""
348
  "My intention is to create projects that will make this world a better place. I'm really passionate about my "
349
  "work, I like what I'm doing and hope that you will be enriched by my projects too."
350
  msgstr ""
351
+ "Mi intención es crear proyectos que hagan de este mundo un lugar mejor. Soy realmente apasionado por mi "
352
+ "trabajo, me gusta lo que estoy haciendo y espero que tú también te enriquezcas con mis proyectos."
353
 
354
  #: inc/php/page.php:218
355
  msgid ""
358
  "developer, without a regular income, so every little contribution helps cover my costs and lets me spend "
359
  "more time building things for people like you to enjoy."
360
  msgstr ""
361
+ "Paso mucho tiempo y esfuerzo tratando de asegurarme que los temas, complementos y otras cosas que construyo "
362
+ "sean útiles, y la prueba definitiva para mí de que son útiles, es que realmente desea utilizarlos. Pero, soy "
363
+ "un desarrollador independiente, sin un ingreso regular, por lo que cada pequeña contribución me ayuda a "
364
+ "cubrir mis costos y me deja pasar más tiempo construyendo cosas para que la gente como tú lo disfrute."
365
 
366
  #: inc/php/page.php:219
367
  msgid "If you appreciate my work, you can buy me a coffee!"
368
+ msgstr "Si aprecias mi trabajo, puedes comprarme un café!"
369
 
370
  #: inc/php/page.php:220
371
  msgid "Thank you for your support!"
667
  #. Author URI of the plugin/theme
668
  msgid "https://www.arthurgareginyan.com"
669
  msgstr "https://www.arthurgareginyan.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/all-meta-tags-es_MX.po CHANGED
@@ -652,33 +652,3 @@ msgstr "Arthur Gareginyan"
652
  #. Author URI of the plugin/theme
653
  msgid "https://www.arthurgareginyan.com"
654
  msgstr "https://www.arthurgareginyan.com"
655
-
656
- #~ msgid "by %s Arthur Gareginyan %s"
657
- #~ msgstr "por %s Arthur Gareginyan %s"
658
-
659
- #~ msgid ""
660
- #~ "To use, enter your custom Meta Tags, then click \"Save changes\". It's "
661
- #~ "that simple!"
662
- #~ msgstr ""
663
- #~ "Para usar, ingrese el nombre de su Meta Tag, luego de click en \"Salvar "
664
- #~ "Cambios\". Es así de simple."
665
-
666
- #~ msgid ""
667
- #~ "by <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
668
- #~ "Gareginyan</a>"
669
- #~ msgstr ""
670
- #~ "por <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
671
- #~ "Gareginyan</a>"
672
-
673
- #~ msgid "Using"
674
- #~ msgstr "Usando"
675
-
676
- #~ msgid "Advertisement"
677
- #~ msgstr "Publicidad"
678
-
679
- #~ msgid ""
680
- #~ "If you like this plugin and find it useful, please help me to make this "
681
- #~ "plugin even better and keep it up-to-date."
682
- #~ msgstr ""
683
- #~ "Si te gusta este plugin y lo encuentras útil, por favor ayudame hacer "
684
- #~ "este plugin aún mejor y tenerlo actualizado."
652
  #. Author URI of the plugin/theme
653
  msgid "https://www.arthurgareginyan.com"
654
  msgstr "https://www.arthurgareginyan.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/all-meta-tags-it_IT.po CHANGED
@@ -621,16 +621,3 @@ msgstr "Arthur Gareginyan"
621
  #. Author URI of the plugin/theme
622
  msgid "https://www.arthurgareginyan.com"
623
  msgstr "https://www.arthurgareginyan.com"
624
-
625
- #~ msgid "by %s Arthur Gareginyan %s"
626
- #~ msgstr "di %s Arthur Gareginyan %s"
627
-
628
- #~ msgid "To use, enter your custom Meta Tags, then click \"Save changes\". It's that simple!"
629
- #~ msgstr ""
630
- #~ "Per l'utilizzo, inserisci i tuoi tag meta personalizzati, quindi fai clic su \"Salva modifiche\". Tutto qui!"
631
-
632
- #~ msgid "by <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur Gareginyan</a>"
633
- #~ msgstr "di <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur Gareginyan</a>"
634
-
635
- #~ msgid "Using"
636
- #~ msgstr "Utilizzo"
621
  #. Author URI of the plugin/theme
622
  msgid "https://www.arthurgareginyan.com"
623
  msgstr "https://www.arthurgareginyan.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/all-meta-tags-ru_RU.po CHANGED
@@ -767,102 +767,3 @@ msgstr "Артур Гарегинян"
767
  #. Author URI of the plugin/theme
768
  msgid "https://www.arthurgareginyan.com"
769
  msgstr "https://www.arthurgareginyan.com"
770
-
771
- #~ msgid "by %s Arthur Gareginyan %s"
772
- #~ msgstr "от %s Артура Гарегинян %s"
773
-
774
- #~ msgid "Family"
775
- #~ msgstr "Семья"
776
-
777
- #~ msgid "You can contact me by email %s"
778
- #~ msgstr "Вы можете связаться со мной по электронной почте %s"
779
-
780
- #~ msgid ""
781
- #~ "Fill in the required fields, select the desired settings and click the "
782
- #~ "\"Save changes\" button."
783
- #~ msgstr ""
784
- #~ "Заполните необходимые поля, выберите нужные настройки и нажмите кнопку "
785
- #~ "«Сохранить изменения»."
786
-
787
- #~ msgid "Thank you for installing my plugin! I hope you will love it %s"
788
- #~ msgstr ""
789
- #~ "Спасибо, что установили мой плагин! Надеюсь, что он вам полюбится %s"
790
-
791
- #~ msgid ""
792
- #~ "To use, enter your custom Meta Tags, then click \"Save changes\". It's "
793
- #~ "that simple!"
794
- #~ msgstr ""
795
- #~ "Для использования, введите данные ваших Мета-Тегов, затем нажмите кнопку "
796
- #~ "“Сохранить изменения”. Это так просто!"
797
-
798
- #~ msgid ""
799
- #~ "Enter an absolute URL to the Facebook profile of the publisher. </"
800
- #~ "br>Example: https://www.facebook.com/arthur.gareginyan"
801
- #~ msgstr ""
802
- #~ "Введите полный URL к профилю в Facebook. <br>Пример: https://www.facebook."
803
- #~ "com/arthur.gareginyan"
804
-
805
- #~ msgid ""
806
- #~ "by <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
807
- #~ "Gareginyan</a>"
808
- #~ msgstr ""
809
- #~ "от <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Артур "
810
- #~ "Гарегинян</a>"
811
-
812
- #~ msgid "Using"
813
- #~ msgstr "Как пользоваться"
814
-
815
- #~ msgid "Advertisement"
816
- #~ msgstr "Реклама"
817
-
818
- #~ msgid "WooCommerse & Google Shopping"
819
- #~ msgstr "WooCommerse и Google Shopping"
820
-
821
- #~ msgid ""
822
- #~ "If you like this plugin and find it useful, please help me to make this "
823
- #~ "plugin even better and keep it up-to-date."
824
- #~ msgstr ""
825
- #~ "Если вам нравится этот плагин и вы находите его полезным, то пожалуйста "
826
- #~ "помогите мне сделать его ещё лучше."
827
-
828
- #~ msgid "Advertising"
829
- #~ msgstr "Реклама"
830
-
831
- #~ msgid ""
832
- #~ "by <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
833
- #~ "\"Berserkr\" Gareginyan</a>"
834
- #~ msgstr ""
835
- #~ "от <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Артур "
836
- #~ "\"Berserkr\" Гарегинян</a>"
837
-
838
- #~ msgid ""
839
- #~ "If you like this plugin and find it useful, help me to make this plugin "
840
- #~ "even better and keep it up-to-date."
841
- #~ msgstr ""
842
- #~ "Если вам нравится этот плагин и вы находите его полезным, то помогите мне "
843
- #~ "сделать его ещё лучше."
844
-
845
- #~ msgid "Freelance"
846
- #~ msgstr "Фриланс"
847
-
848
- #~ msgid ""
849
- #~ "Hello, my name is Arthur and I'm a freelance web designer and developer."
850
- #~ msgstr "Привет, меня зовут Артур и Я внештатный веб-дизайнер и разработчик."
851
-
852
- #~ msgid ""
853
- #~ "Share your thoughts with me. You may have a brilliant idea in your mind "
854
- #~ "and I can make it happen, so let’s get started!"
855
- #~ msgstr ""
856
- #~ "Поделитесь со мной своими мыслями. У вас может быть блестящая идея в уме, "
857
- #~ "а я могу сделать её явью, так что давайте начнём!"
858
-
859
- #~ msgid "Arthur \"Berserkr\" Gareginyan"
860
- #~ msgstr "Артур “Берсерк” Гарегинян"
861
-
862
- #~ msgid "Your Meta Tags was sucessfully updated."
863
- #~ msgstr "Ваши Мета-Теги были успешно обновлены."
864
-
865
- #~ msgid ""
866
- #~ "EASILY and SAFELY add your custom Meta Tags to WordPress website's header."
867
- #~ msgstr ""
868
- #~ "ЛЕГКО и НАДЁЖНО добавляйте ваши Мета-Теги в шапку WordPress веб-сайта."
767
  #. Author URI of the plugin/theme
768
  msgid "https://www.arthurgareginyan.com"
769
  msgstr "https://www.arthurgareginyan.com"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/all-meta-tags.pot CHANGED
@@ -3,7 +3,7 @@ msgid ""
3
  msgstr ""
4
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
  "Project-Id-Version: All Meta Tags\n"
6
- "POT-Creation-Date: 2017-09-23 04:49+0300\n"
7
  "PO-Revision-Date: 2015-10-28 13:57+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
@@ -41,11 +41,11 @@ msgstr ""
41
  msgid "Thank you for installing my plugin! I hope you will love it! %s"
42
  msgstr ""
43
 
44
- #: inc/php/messages.php:61
45
  msgid "You have installed an old version of this plugin."
46
  msgstr ""
47
 
48
- #: inc/php/messages.php:62
49
  msgid "Please update the plugin to the latest version, and all will be fine."
50
  msgstr ""
51
 
3
  msgstr ""
4
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
  "Project-Id-Version: All Meta Tags\n"
6
+ "POT-Creation-Date: 2017-10-28 14:41+0300\n"
7
  "PO-Revision-Date: 2015-10-28 13:57+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
41
  msgid "Thank you for installing my plugin! I hope you will love it! %s"
42
  msgstr ""
43
 
44
+ #: inc/php/messages.php:68
45
  msgid "You have installed an old version of this plugin."
46
  msgstr ""
47
 
48
+ #: inc/php/messages.php:69
49
  msgid "Please update the plugin to the latest version, and all will be fine."
50
  msgstr ""
51
 
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.8
7
- Stable tag: 4.11
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -69,6 +69,7 @@ This plugin is ready for translation and has already been translated into severa
69
 
70
  * English (default)
71
  * Russian (translation by [Milena Kiseleva](https://www.instagram.com/milava_kiseleva/))
 
72
  * Spanish - Mexico (translation by Sergio Yeyo Troncoso)
73
  * Spanish (translation by Ramiro Garcés and Patricio Toledo)
74
  * Italian (translation by Stefano Tombolini)
@@ -195,6 +196,11 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
195
 
196
  == Changelog ==
197
 
 
 
 
 
 
198
  = 4.11 =
199
  * At the request of some users, plugin settings page moved to the submenu item in the top-level menu item "Settings", like before.
200
 
4
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS
5
  Requires at least: 3.9
6
  Tested up to: 4.8
7
+ Stable tag: 4.12
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
69
 
70
  * English (default)
71
  * Russian (translation by [Milena Kiseleva](https://www.instagram.com/milava_kiseleva/))
72
+ * German (translation by Michael)
73
  * Spanish - Mexico (translation by Sergio Yeyo Troncoso)
74
  * Spanish (translation by Ramiro Garcés and Patricio Toledo)
75
  * Italian (translation by Stefano Tombolini)
196
 
197
  == Changelog ==
198
 
199
+ = 4.12 =
200
+ * German translation added. (Thanks to Michael)
201
+ * Spanish translation updated. (Thanks to Patricio Toledo)
202
+ * Fixed an issue where the "Hello" message could not be hidden.
203
+
204
  = 4.11 =
205
  * At the request of some users, plugin settings page moved to the submenu item in the top-level menu item "Settings", like before.
206