All Meta Tags - Version 4.15

Version Description

  • Some texts updated, and typos corrected.
  • All translation files updated.
  • The information about the author of the plugin (including name, links, copyright, etc.) was changed due to the fact that the plugin became the property of SpaceXChimp.
  • The human.txt file updated.
Download this release

Release Info

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

Code changes from version 4.14 to 4.15

all-meta-tags.php CHANGED
@@ -3,9 +3,9 @@
3
  * Plugin Name: All Meta Tags
4
  * Plugin URI: https://github.com/ArthurGareginyan/all-meta-tags
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.14
9
  * License: GPL3
10
  * Text Domain: all-meta-tags
11
  * Domain Path: /languages/
@@ -25,20 +25,12 @@
25
  * You should have received a copy of the GNU General Public License
26
  * along with this plugin. If not, see <http://www.gnu.org/licenses/>.
27
  *
28
- *
29
- * █████╗ ██████╗ ████████╗██╗ ██╗██╗ ██╗██████╗
30
- * ██╔══██╗██╔══██╗╚══██╔══╝██║ ██║██║ ██║██╔══██╗
31
- * ███████║██████╔╝ ██║ ███████║██║ ██║██████╔╝
32
- * ██╔══██║██╔══██╗ ██║ ██╔══██║██║ ██║██╔══██╗
33
- * ██║ ██║██║ ██║ ██║ ██║ ██║╚██████╔╝██║ ██║
34
- * ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝
35
- *
36
- * ██████╗ █████╗ ██████╗ ███████╗ ██████╗ ██╗███╗ ██╗██╗ ██╗ █████╗ ███╗ ██╗
37
- * ██╔════╝ ██╔══██╗██╔══██╗██╔════╝██╔════╝ ██║████╗ ██║╚██╗ ██╔╝██╔══██╗████╗ ██║
38
- * ██║ ███╗███████║██████╔╝█████╗ ██║ ███╗██║██╔██╗ ██║ ╚████╔╝ ███████║██╔██╗ ██║
39
- * ██║ ██║██╔══██║██╔══██╗██╔══╝ ██║ ██║██║██║╚██╗██║ ╚██╔╝ ██╔══██║██║╚██╗██║
40
- * ╚██████╔╝██║ ██║██║ ██║███████╗╚██████╔╝██║██║ ╚████║ ██║ ██║ ██║██║ ╚████║
41
- * ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝╚═╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝
42
  *
43
  */
44
 
3
  * Plugin Name: All Meta Tags
4
  * Plugin URI: https://github.com/ArthurGareginyan/all-meta-tags
5
  * Description: Easily and safely add your custom Meta Tags to WordPress website's header.
6
+ * Author: Space X-Chimp
7
+ * Author URI: https://www.spacexchimp.com
8
+ * Version: 4.15
9
  * License: GPL3
10
  * Text Domain: all-meta-tags
11
  * Domain Path: /languages/
25
  * You should have received a copy of the GNU General Public License
26
  * along with this plugin. If not, see <http://www.gnu.org/licenses/>.
27
  *
28
+ * ███████╗██████╗ █████╗ ██████╗███████╗ ██╗ ██╗ ██████╗██╗ ██╗██╗███╗ ███╗██████╗
29
+ * ██╔════╝██╔══██╗██╔══██╗██╔════╝██╔════╝ ╚██╗██╔╝ ██╔════╝██║ ██║██║████╗ ████║██╔══██╗
30
+ * ███████╗██████╔╝███████║██║ █████╗ ╚███╔╝█████╗██║ ███████║██║██╔████╔██║██████╔╝
31
+ * ╚════██║██╔═══╝ ██╔══██║██║ ██╔══╝ ██╔██╗╚════╝██║ ██╔══██║██║██║╚██╔╝██║██╔═══╝
32
+ * ███████║██║ ██║ ██║╚██████╗███████╗ ██╔╝ ██╗ ╚██████╗██║ ██║██║██║ ╚═╝ ██║██║
33
+ * ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝╚══════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═╝╚═╝ ╚═╝╚═╝
 
 
 
 
 
 
 
 
34
  *
35
  */
36
 
humans.txt CHANGED
@@ -1,39 +1,31 @@
1
- ***************************************************************************************
2
- * *
3
- * █████╗ ██████╗ ████████╗██╗ ██╗██╗ ██╗██████╗ *
4
- * ██╔══██╗██╔══██╗╚══██╔══╝██║ ██║██║ ██║██╔══██╗ *
5
- * ███████║██████╔╝ ██║ ███████║██║ ██║██████╔╝ *
6
- * ██╔══██║██╔══██╗ ██║ ██╔══██║██║ ██║██╔══██╗ *
7
- * ██║ ██║██║ ██║ ██║ ██║ ██║╚██████╔╝██║ ██║ *
8
- * ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ *
9
- * *
10
- * ██████╗ █████╗ ██████╗ ███████╗ ██████╗ ██╗███╗ ██╗██╗ ██╗ █████╗ ███╗ ██╗ *
11
- * ██╔════╝ ██╔══██╗██╔══██╗██╔════╝██╔════╝ ██║████╗ ██║╚██╗ ██╔╝██╔══██╗████╗ ██║ *
12
- * ██║ ███╗███████║██████╔╝█████╗ ██║ ███╗██║██╔██╗ ██║ ╚████╔╝ ███████║██╔██╗ ██║ *
13
- * ██║ ██║██╔══██║██╔══██╗██╔══╝ ██║ ██║██║██║╚██╗██║ ╚██╔╝ ██╔══██║██║╚██╗██║ *
14
- * ╚██████╔╝██║ ██║██║ ██║███████╗╚██████╔╝██║██║ ╚████║ ██║ ██║ ██║██║ ╚████║ *
15
- * ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝╚═╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ *
16
- * *
17
- ***************************************************************************************
18
-
19
- We are the humans behind the plugin
20
 
21
  /* TEAM */
22
- Name: Arthur Gareginyan
23
- Site: www.arthurgareginyan.com
24
- Title: Founding Developer
25
- Twitter: AGareginyan
26
- Location: Moscow, Russia
27
 
28
- Name: Milena Kiseleva
29
- Title: Muse
30
- Twitter: MilavaKiseleva
31
- Location: Moscow, Russia
 
 
 
 
32
 
33
 
34
  /* THANKS */
35
-
36
 
37
  /* META */
38
- Last update: 2017/04/28
39
- See: http://humanstxt.org/
1
+ ***************************************************************************************************
2
+ * *
3
+ * ███████╗██████╗ █████╗ ██████╗███████╗ ██╗ ██╗ ██████╗██╗ ██╗██╗███╗ ███╗██████╗ *
4
+ * ██╔════╝██╔══██╗██╔══██╗██╔════╝██╔════╝ ╚██╗██╔╝ ██╔════╝██║ ██║██║████╗ ████║██╔══██╗ *
5
+ * ███████╗██████╔╝███████║██║ █████╗ ╚███╔╝█████╗██║ ███████║██║██╔████╔██║██████╔╝ *
6
+ * ╚════██║██╔═══╝ ██╔══██║██║ ██╔══╝ ██╔██╗╚════╝██║ ██╔══██║██║██║╚██╔╝██║██╔═══╝ *
7
+ * ███████║██║ ██║ ██║╚██████╗███████╗ ██╔╝ ██╗ ╚██████╗██║ ██║██║██║ ╚═╝ ██║██║ *
8
+ * ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═════╝╚══════╝ ╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═╝╚═╝ ╚═╝╚═╝ *
9
+ * *
10
+ *************************************** www.spacexchimp.com ***************************************
11
+
12
+ We are the humans behind the plugin
 
 
 
 
 
 
 
13
 
14
  /* TEAM */
 
 
 
 
 
15
 
16
+ Name: Milena Kiseleva
17
+ Title: CEO
18
+ Instagram: milava_kiseleva
19
+
20
+ Name: Arthur Gareginyan
21
+ Title: Founder and CTO
22
+ Site: www.arthurgareginyan.com
23
+ Instagram: arthur_gareginyan
24
 
25
 
26
  /* THANKS */
27
+
28
 
29
  /* META */
30
+ Last update: 2018/04/14
31
+ See: http://humanstxt.org/
inc/php/core.php CHANGED
@@ -34,7 +34,7 @@ function spacexchimp_p004_plugin_row_meta( $links, $file ) {
34
  if ( strpos( $file, SPACEXCHIMP_P004_SLUG . '.php' ) !== false ) {
35
 
36
  $new_links = array(
37
- 'donate' => '<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS" target="_blank"><span class="dashicons dashicons-heart"></span> ' . __( 'Donate', SPACEXCHIMP_P004_TEXT ) . '</a>'
38
  );
39
  $links = array_merge( $links, $new_links );
40
  }
34
  if ( strpos( $file, SPACEXCHIMP_P004_SLUG . '.php' ) !== false ) {
35
 
36
  $new_links = array(
37
+ 'donate' => '<a href="https://www.spacexchimp.com/donate.html" target="_blank"><span class="dashicons dashicons-heart"></span> ' . __( 'Donate', SPACEXCHIMP_P004_TEXT ) . '</a>'
38
  );
39
  $links = array_merge( $links, $new_links );
40
  }
inc/php/page.php CHANGED
@@ -119,7 +119,7 @@ function spacexchimp_p004_render_submenu_page() {
119
  <?php printf(
120
  __( 'If you want to help translate this plugin then please visit the %s. You can also use the POT file, that is included and placed in the "languages" folder, in order to create a translation PO file. Just send the PO file to us at the %s and we will include this translation within the next plugin update.', $text ),
121
  '<a href="https://translate.wordpress.org/projects/wp-plugins/' . $slug . '" target="_blank">translation page</a>',
122
- '<a href="mailto:arthurgareginyan@gmail.com?subject=New translation of the ' . $name . ' plugin">arthurgareginyan@gmail.com</a>'
123
  );
124
  ?><br><br>
125
  <?php _e( 'Maybe not all existed translations are up to date. You are welcome to contribute corrections!', $text ); ?><br><br>
@@ -134,7 +134,7 @@ function spacexchimp_p004_render_submenu_page() {
134
  <div class="question-5"><?php _e( 'How much of keywords I can enter in the text field?', $text ); ?></div>
135
  <div class="answer-5"><?php _e( 'We don\'t limit the number of characters.', $text ); ?></div>
136
 
137
- <div class="question-6 question-red"><?php _e( 'I can\'t get verify the website of the creator. What am I doing wrong?', $text ); ?></div>
138
  <div class="answer-6"><?php _e( 'The tag code which Google (or Bing, Yandex, Pinterest, Alexa, Norton, WOT, SpecificFeeds) gives you is confusing as you only have to paste in the serial key number/letters (<code>1234567890</code>) and not the whole tag (<code>&lt;meta name="google-site-verification" content=“1234567890” /&gt;</code>). So just paste that into the relevant field and you will see “Success” message appear within a few seconds.', $text ); ?></div>
139
 
140
  <div class="question-7"><?php _e( 'What about compatibility with plugin "All in One SEO Pack"?', $text ); ?></div>
@@ -158,12 +158,12 @@ function spacexchimp_p004_render_submenu_page() {
158
  <div class="answer-10"><?php _e( 'As with every plugin, it\'s possible that things don\'t work. The most common reason for this is a web browser\'s cache. Every web browser stores a cache of the websites you visit (pages, images, and etc.) to reduce bandwidth usage and server load. This is called the browser\'s cache.​ Clearing your browser\'s cache may solve the problem.', $text ); ?><br><br>
159
  <?php _e( 'It\'s impossible to tell what could be wrong exactly, but if you post a support request in the plugin\'s support forum on WordPress.org, we\'d be happy to give it a look and try to help out. Please include as much information as possible, including a link to your website where the problem can be seen.', $text ); ?></div>
160
 
161
- <div class="question-11 question-red"><?php _e( 'The last WordPress update is preventing me from editing the website of the creator that is using this plugin. Why is this?', $text ); ?></div>
162
  <div class="answer-11"><?php _e( 'This plugin can not cause such problem. More likely, the problem are related to the settings of the website. It could just be a cache, so please try to clear your website\'s cache (may be you using a caching plugin, or some web service such as the CloudFlare) and then the cache of your web browser. Also please try to re-login to the website, this too can help.', $text ); ?></div>
163
 
164
  <div class="question-12 question-red"><?php _e( 'Where to report bug if found?', $text ); ?></div>
165
  <div class="answer-12"><?php printf(
166
- __( 'Please visit %s this page %s and report. Please do not forget to specify the name of the plugin. Thank you!', $text ),
167
  '<a href="https://www.spacexchimp.com/contact.html" target="_blank">',
168
  '</a>'
169
  );
@@ -171,7 +171,7 @@ function spacexchimp_p004_render_submenu_page() {
171
 
172
  <div class="question-13"><?php _e( 'Where to share any ideas or suggestions to make the plugin better?', $text ); ?></div>
173
  <div class="answer-13"><?php printf(
174
- __( 'Any suggestions are very welcome! Just contact us %s here %s. Please do not forget to specify the name of the plugin. Thank you!', $text ),
175
  '<a href="https://www.spacexchimp.com/contact.html" target="_blank">',
176
  '</a>'
177
  );
@@ -179,8 +179,8 @@ function spacexchimp_p004_render_submenu_page() {
179
 
180
  <div class="question-14"><?php _e( 'I love this plugin! Can I help somehow?', $text ); ?></div>
181
  <div class="answer-14"><?php printf(
182
- __( 'Yes, any financial contributions are welcome! Just visit %s the website of the creator %s, click on the donate button, and thank you!', $text ),
183
- '<a href="https://www.arthurgareginyan.com/donate.html" target="_blank">',
184
  '</a>'
185
  );
186
  ?></div>
119
  <?php printf(
120
  __( 'If you want to help translate this plugin then please visit the %s. You can also use the POT file, that is included and placed in the "languages" folder, in order to create a translation PO file. Just send the PO file to us at the %s and we will include this translation within the next plugin update.', $text ),
121
  '<a href="https://translate.wordpress.org/projects/wp-plugins/' . $slug . '" target="_blank">translation page</a>',
122
+ '<a href="mailto:support@spacexchimp.com?subject=New translation of the ' . $name . ' plugin">support@spacexchimp.com</a>'
123
  );
124
  ?><br><br>
125
  <?php _e( 'Maybe not all existed translations are up to date. You are welcome to contribute corrections!', $text ); ?><br><br>
134
  <div class="question-5"><?php _e( 'How much of keywords I can enter in the text field?', $text ); ?></div>
135
  <div class="answer-5"><?php _e( 'We don\'t limit the number of characters.', $text ); ?></div>
136
 
137
+ <div class="question-6 question-red"><?php _e( 'I can\'t get verify my website. What am I doing wrong?', $text ); ?></div>
138
  <div class="answer-6"><?php _e( 'The tag code which Google (or Bing, Yandex, Pinterest, Alexa, Norton, WOT, SpecificFeeds) gives you is confusing as you only have to paste in the serial key number/letters (<code>1234567890</code>) and not the whole tag (<code>&lt;meta name="google-site-verification" content=“1234567890” /&gt;</code>). So just paste that into the relevant field and you will see “Success” message appear within a few seconds.', $text ); ?></div>
139
 
140
  <div class="question-7"><?php _e( 'What about compatibility with plugin "All in One SEO Pack"?', $text ); ?></div>
158
  <div class="answer-10"><?php _e( 'As with every plugin, it\'s possible that things don\'t work. The most common reason for this is a web browser\'s cache. Every web browser stores a cache of the websites you visit (pages, images, and etc.) to reduce bandwidth usage and server load. This is called the browser\'s cache.​ Clearing your browser\'s cache may solve the problem.', $text ); ?><br><br>
159
  <?php _e( 'It\'s impossible to tell what could be wrong exactly, but if you post a support request in the plugin\'s support forum on WordPress.org, we\'d be happy to give it a look and try to help out. Please include as much information as possible, including a link to your website where the problem can be seen.', $text ); ?></div>
160
 
161
+ <div class="question-11 question-red"><?php _e( 'The last WordPress update is preventing me from editing my website that is using this plugin. Why is this?', $text ); ?></div>
162
  <div class="answer-11"><?php _e( 'This plugin can not cause such problem. More likely, the problem are related to the settings of the website. It could just be a cache, so please try to clear your website\'s cache (may be you using a caching plugin, or some web service such as the CloudFlare) and then the cache of your web browser. Also please try to re-login to the website, this too can help.', $text ); ?></div>
163
 
164
  <div class="question-12 question-red"><?php _e( 'Where to report bug if found?', $text ); ?></div>
165
  <div class="answer-12"><?php printf(
166
+ __( 'Bug reports are very welcome! Please visit %s our contact page %s and report. Please do not forget to specify the name of the plugin. Thank you!', $text ),
167
  '<a href="https://www.spacexchimp.com/contact.html" target="_blank">',
168
  '</a>'
169
  );
171
 
172
  <div class="question-13"><?php _e( 'Where to share any ideas or suggestions to make the plugin better?', $text ); ?></div>
173
  <div class="answer-13"><?php printf(
174
+ __( 'Any suggestions are very welcome! Please visit %s our contact page %s. Please do not forget to specify the name of the plugin. Thank you!', $text ),
175
  '<a href="https://www.spacexchimp.com/contact.html" target="_blank">',
176
  '</a>'
177
  );
179
 
180
  <div class="question-14"><?php _e( 'I love this plugin! Can I help somehow?', $text ); ?></div>
181
  <div class="answer-14"><?php printf(
182
+ __( 'Yes, any contributions are very welcome! Please visit %s our donation page %s. Thank you!', $text ),
183
+ '<a href="https://www.spacexchimp.com/donate.html" target="_blank">',
184
  '</a>'
185
  );
186
  ?></div>
languages/Readme.txt CHANGED
@@ -6,7 +6,7 @@ This plugin is ready for translation and has already been translated into severa
6
 
7
  If you want to help translate this plugin then please visit the [translation page](https://translate.wordpress.org/projects/wp-plugins/all-meta-tags).
8
 
9
- You can also use the POT file, that is included and placed in the "languages" folder, in order to create a translation PO file. Just send the PO file to us at the arthurgareginyan@gmail.com and we will include this translation within the next plugin update.
10
 
11
  Maybe not all existed translations are up to date. You are welcome to contribute corrections!
12
 
6
 
7
  If you want to help translate this plugin then please visit the [translation page](https://translate.wordpress.org/projects/wp-plugins/all-meta-tags).
8
 
9
+ You can also use the POT file, that is included and placed in the "languages" folder, in order to create a translation PO file. Just send the PO file to us (https://www.spacexchimp.com/contact.html) and we will include this translation within the next plugin update.
10
 
11
  Maybe not all existed translations are up to date. You are welcome to contribute corrections!
12
 
languages/all-meta-tags-de_DE.mo CHANGED
Binary file
languages/all-meta-tags-de_DE.po CHANGED
@@ -3,22 +3,20 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Development (trunk)\n"
6
- "POT-Creation-Date: 2018-01-20 14:28+0300\n"
7
- "PO-Revision-Date: 2018-01-20 14:28+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.7\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
 
@@ -36,14 +34,12 @@ msgstr ""
36
 
37
  #: inc/php/messages.php:26
38
  msgid "Hello. We are the team of Space X-Chimp."
39
- msgstr "Hallo! Ich bin Space X-Chimp, der Autor dieses plugins."
40
 
41
  #: inc/php/messages.php:28
42
  #, php-format
43
  msgid "Thank you for installing our plugin! We hope you will love it! %s"
44
- msgstr ""
45
- "Danke, dass Sie mein Plugin installiert haben. Ich hoffe, sie werden es "
46
- "mögen. %s"
47
 
48
  #: inc/php/messages.php:68
49
  msgid "You have installed an old version of this plugin."
@@ -51,8 +47,7 @@ msgstr "Sie haben eine veraltete Version dieses Plugin installiert."
51
 
52
  #: inc/php/messages.php:69
53
  msgid "Please update the plugin to the latest version, and all will be fine."
54
- msgstr ""
55
- "Bitte installieren Sie die aktuelle Version des Plugins und alles wir gut."
56
 
57
  #: inc/php/page.php:30
58
  #, php-format
@@ -117,82 +112,52 @@ msgstr "Achtung!"
117
 
118
  #: inc/php/page.php:74
119
  #, php-format
120
- msgid ""
121
- "If you want more options then %s tell us %s and we will be happy to add it."
122
- msgstr ""
123
- "Wenn Sie mehr Optionen benötigen, %s teilen Sie uns %s dies mit und wir "
124
- "werden sie gerne hinzufügen."
125
 
126
  #: inc/php/page.php:88
127
  msgid "Frequently Asked Questions"
128
  msgstr ""
129
 
130
  #: inc/php/page.php:92
131
- msgid ""
132
- "If you have a question, please read the Frequently Asked Questions below to "
133
- "see if the answer is here."
134
- msgstr ""
135
- "Wenn Sie Fragen haben, lesen Sie bitte die F.A.Q.s und schauen Sie nach, ob "
136
- "Ihre Antwort dabei ist."
137
 
138
  #: inc/php/page.php:114
139
  msgid "Will this plugin work on my WordPress.COM website?"
140
  msgstr "Funktioniert dieses Plugin auf meiner WordPress.COM Webseite?"
141
 
142
  #: inc/php/page.php:115
143
- msgid ""
144
- "Sorry, this plugin is available for use only on self-hosted (WordPress.ORG) "
145
- "websites."
146
- msgstr ""
147
- "Leider nicht. Dieses Plugin ist nur verfügbar auf self-hosted (WordPress."
148
- "ORG) Webseiten."
149
 
150
  #: inc/php/page.php:117
151
  msgid "Can I use this plugin on my language?"
152
  msgstr "Kann ich das Plugin in meiner Sprache verwenden?"
153
 
154
  #: inc/php/page.php:118
155
- msgid ""
156
- "Yes. This plugin is ready for translation and has already been translated "
157
- "into several languages."
158
- msgstr ""
159
- "Ja, dieses Plugin übersetzbar und bereits in mehreren Sprachen verfügbar."
160
 
161
  #: inc/php/page.php:120
162
  #, php-format
163
- msgid ""
164
- "If you want to help translate this plugin then please visit the %s. You can "
165
- "also use the POT file, that is included and placed in the \"languages\" "
166
- "folder, in order to create a translation PO file. Just send the PO file to "
167
- "us at the %s and we will include this translation within the next plugin "
168
- "update."
169
  msgstr ""
170
 
171
  #: inc/php/page.php:125
172
- msgid ""
173
- "Maybe not all existed translations are up to date. You are welcome to "
174
- "contribute corrections!"
175
- msgstr ""
176
- "Vielleicht sind nicht alle vorhandenen Übersetzungen aktuell. Gerne können "
177
- "Sie an den Korrekturen mitwirken."
178
 
179
  #: inc/php/page.php:126
180
- msgid ""
181
- "Many of plugin users would be delighted if you share your translation with "
182
- "the community. Thanks for your contribution!"
183
- msgstr ""
184
- "Viele Benutzer des Plugins freuen sich darüber, wenn Sie Ihre Übersetzung "
185
- "mit der Öffentlichkeit teilen. Danke für Ihre Mithilfe!"
186
 
187
  #: inc/php/page.php:128
188
  msgid "How does it work?"
189
  msgstr "Wie arbeitet das Plugin?"
190
 
191
  #: inc/php/page.php:129
192
- msgid ""
193
- "On the \"Settings\" tab, fill in the required fields, select the desired "
194
- "settings and click the \"Save changes\" button. Enjoy the improved SEO of "
195
- "your website. It's that simple!"
196
  msgstr ""
197
 
198
  #: inc/php/page.php:131
@@ -200,9 +165,7 @@ msgid "How much of description I can enter in the text field?"
200
  msgstr ""
201
 
202
  #: inc/php/page.php:132
203
- msgid ""
204
- "We don't limit the number of characters, but most search engines use a "
205
- "maximum of 160 chars for the home description."
206
  msgstr ""
207
 
208
  #: inc/php/page.php:134
@@ -214,17 +177,11 @@ msgid "We don't limit the number of characters."
214
  msgstr ""
215
 
216
  #: inc/php/page.php:137
217
- msgid "I can't get verify the website of the creator. What am I doing wrong?"
218
  msgstr ""
219
 
220
  #: inc/php/page.php:138
221
- msgid ""
222
- "The tag code which Google (or Bing, Yandex, Pinterest, Alexa, Norton, WOT, "
223
- "SpecificFeeds) gives you is confusing as you only have to paste in the "
224
- "serial key number/letters (<code>1234567890</code>) and not the whole tag "
225
- "(<code>&lt;meta name=\"google-site-verification\" content=“1234567890” /&gt;"
226
- "</code>). So just paste that into the relevant field and you will see "
227
- "“Success” message appear within a few seconds."
228
  msgstr ""
229
 
230
  #: inc/php/page.php:140
@@ -232,90 +189,48 @@ msgid "What about compatibility with plugin \"All in One SEO Pack\"?"
232
  msgstr ""
233
 
234
  #: inc/php/page.php:141
235
- msgid ""
236
- "To make these plugins compatible you need to stick to one simple rule: do "
237
- "not fill the same field in both plugins at once. Otherwise both plugins "
238
- "fulfill their work and you will get a duplicate actions, for example:"
239
  msgstr ""
240
 
241
  #: inc/php/page.php:149
242
- msgid ""
243
- "In the rest, the \"All Meta Tags\" and \"All in One SEO Pack\" is compatible."
244
  msgstr ""
245
 
246
  #: inc/php/page.php:151
247
  msgid "Does this plugin requires any modification of the theme?"
248
- msgstr "Benötigt das Plugin Veränderungen am Theme."
249
 
250
  #: inc/php/page.php:152
251
- msgid ""
252
- "Absolutely not. This plugin is configurable entirely from the plugin "
253
- "settings page."
254
- msgstr ""
255
- "Absolut nicht. Alle Konfigurationen des Plugins finden Sie auf "
256
- "Einstellungsseite des Plugins."
257
 
258
  #: inc/php/page.php:154
259
  msgid "Does this require any knowledge of HTML or CSS?"
260
  msgstr "Brauche ich HTML oder CCS Kenntnisse?"
261
 
262
  #: inc/php/page.php:155
263
- msgid ""
264
- "Absolutely not. This plugin can be configured with no knowledge of HTML or "
265
- "CSS, using an easy-to-use plugin settings page."
266
- msgstr ""
267
- "Absolut nicht. Dieses Plugin kann ohne Kenntnisse von HTML oder CSS "
268
- "konfiguriert werden."
269
 
270
  #: inc/php/page.php:157
271
  msgid "It's not working. What could be wrong?"
272
  msgstr "Es funktioniert nicht. Was könnte falsch sein?"
273
 
274
  #: inc/php/page.php:158
275
- msgid ""
276
- "As with every plugin, it's possible that things don't work. The most common "
277
- "reason for this is a web browser's cache. Every web browser stores a cache "
278
- "of the websites you visit (pages, images, and etc.) to reduce bandwidth "
279
- "usage and server load. This is called the browser's cache.​ Clearing your "
280
- "browser's cache may solve the problem."
281
- msgstr ""
282
- "Wie bei jedem Plugin ist es möglich, dass nicht alles funktioniert. Der "
283
- "häufigste Grund dafür ist der Cache Ihres Webbrowsers. Jeder Webbrowser "
284
- "speichert den Cache der besuchten Webseite (Seiten, Bilder, usw.) um die "
285
- "Bandbreite zu reduzieren. Das nennt man den Browser Cache. Wenn Sie den "
286
- "Cache Ihres Browsers löschen, könnte das Problem behoben sein."
287
 
288
  #: inc/php/page.php:159
289
- msgid ""
290
- "It's impossible to tell what could be wrong exactly, but if you post a "
291
- "support request in the plugin's support forum on WordPress.org, we'd be "
292
- "happy to give it a look and try to help out. Please include as much "
293
- "information as possible, including a link to your website where the problem "
294
- "can be seen."
295
  msgstr ""
296
 
297
  #: inc/php/page.php:161
298
- msgid ""
299
- "The last WordPress update is preventing me from editing the website of the "
300
- "creator that is using this plugin. Why is this?"
301
- msgstr ""
302
- "Das letzte WordPress-Update hindert mich daran, meine Webseite, die dieses "
303
- "Plugin verwendet, zu bearbeiten. Warum ist das so?"
304
 
305
  #: inc/php/page.php:162
306
- msgid ""
307
- "This plugin can not cause such problem. More likely, the problem are related "
308
- "to the settings of the website. It could just be a cache, so please try to "
309
- "clear your website's cache (may be you using a caching plugin, or some web "
310
- "service such as the CloudFlare) and then the cache of your web browser. Also "
311
- "please try to re-login to the website, this too can help."
312
- msgstr ""
313
- "Dieses Plugin kann ein solches Problem nicht verursachen. Wahrscheinlich "
314
- "hängt das Problem mit den Einstellungen der Webseite zusammen. Es könnte "
315
- "einfach nur ein Cache sein. Versuchen Sie daher, den Cache Ihrer Webseite zu "
316
- "löschen (möglicherweise verwenden Sie ein Caching-Plugin oder einen "
317
- "Webservice wie CloudFlare) und danach den Cache Ihres Webbrowsers. Versuchen "
318
- "Sie auch, sich erneut auf der Webseite anzumelden, auch dies kann helfen."
319
 
320
  #: inc/php/page.php:164
321
  msgid "Where to report bug if found?"
@@ -323,22 +238,16 @@ msgstr "Wo kann ich eine Fehler melden?"
323
 
324
  #: inc/php/page.php:166
325
  #, php-format
326
- msgid ""
327
- "Please visit %s this page %s and report. Please do not forget to specify the "
328
- "name of the plugin. Thank you!"
329
  msgstr ""
330
 
331
  #: inc/php/page.php:172
332
  msgid "Where to share any ideas or suggestions to make the plugin better?"
333
- msgstr ""
334
- "Wo können Sie Ideen oder Vorschläge loswerden, um das Plugin besser zu "
335
- "machen?"
336
 
337
  #: inc/php/page.php:174
338
  #, php-format
339
- msgid ""
340
- "Any suggestions are very welcome! Just contact us %s here %s. Please do not "
341
- "forget to specify the name of the plugin. Thank you!"
342
  msgstr ""
343
 
344
  #: inc/php/page.php:180
@@ -347,12 +256,8 @@ msgstr "Ich liebe dieses Plugin! Kann ich Irgendwie helfen?"
347
 
348
  #: inc/php/page.php:182
349
  #, php-format
350
- msgid ""
351
- "Yes, any financial contributions are welcome! Just visit %s the website of "
352
- "the creator %s, click on the donate button, and thank you!"
353
- msgstr ""
354
- "Ja, jede finanzielle Unterstützung ist Willkommen! Besuchen Sie %s meine "
355
- "Webseite %s, klicken Sie auf den Spenden Button und Danke!"
356
 
357
  #: inc/php/page.php:188
358
  msgid "My question wasn't answered here."
@@ -360,10 +265,7 @@ msgstr "Meine Fragen wurden nicht beantwortet."
360
 
361
  #: inc/php/page.php:190
362
  #, php-format
363
- msgid ""
364
- "You can ask your question on %s this page %s. But please keep in mind that "
365
- "this plugin is free, and there is no a special support team, so we have no "
366
- "way to answer everyone."
367
  msgstr ""
368
 
369
  #: inc/php/page.php:204
@@ -376,43 +278,20 @@ msgstr "Spende mit PayPal"
376
 
377
  #: inc/php/page.php:217
378
  #, php-format
379
- msgid ""
380
- "Hello! My name is %s Arthur Gareginyan %s and I'm the founder of %s Space X-"
381
- "Chimp %s."
382
- msgstr ""
383
- "Hallo! Meine name ist %s Arthur Gareginyan %s und ich bin der Gründer von %s "
384
- "Space X-Chimp %s."
385
 
386
  #: inc/php/page.php:225
387
- msgid ""
388
- "My intention is to create projects that will make this world a better place. "
389
- "I'm really passionate about my work, I like what I'm doing and hope that you "
390
- "will be enriched by my projects too."
391
- msgstr ""
392
- "Meine Absicht ist es, Projekte zu entwickeln, die diese Welt zu einem "
393
- "besseren Ort machen. Ich bin begeistert von meiner Arbeit, ich mag, was ich "
394
- "tue, und hoffe, dass Sie auch von meinen Projekten bereichert werden."
395
 
396
  #: inc/php/page.php:226
397
- msgid ""
398
- "I spend a lot of time and effort trying to make sure that the themes, "
399
- "plugins and other things I build are useful, and the ultimate proof of that "
400
- "for me is that you actually want to use them. But, I’m an independent "
401
- "developer, without a regular income, so every little contribution helps "
402
- "cover my costs and lets me spend more time building things for people like "
403
- "you to enjoy."
404
- msgstr ""
405
- "Ich habe viel Zeit und Mühe darauf verwendet sicherzustellen, dass die "
406
- "Themes, Plugins und andere Dinge, die ich entwickle, nützlich sind. Der "
407
- "ultimative Beweis für mich ist, dass Sie sie tatsächlich verwenden. Aber ich "
408
- "bin ein unabhängiger Entwickler ohne regelmäßiges Einkommen. Jeder kleine "
409
- "Beitrag trägt dazu bei, meine Kosten zu decken und schenkt mir mehr Zeit "
410
- "damit zu verbringen, Dinge für Leute wie Sie zu gestalten."
411
 
412
  #: inc/php/page.php:227
413
  msgid "If you appreciate my work, you can buy me a coffee!"
414
- msgstr ""
415
- "Wenn Ihnen meine Arbeit gefällt, können Sie mir gerne einen Kaffee kaufen!"
416
 
417
  #: inc/php/page.php:228
418
  msgid "Thank you for your support!"
@@ -427,32 +306,19 @@ msgid "Web Master Tools"
427
  msgstr ""
428
 
429
  #: inc/php/settings.php:27
430
- msgid ""
431
- "Webmaster Tools require you to verify your domain. This makes sure that you "
432
- "are the correct owner of your blog or store before they provide their "
433
- "services to you. You can use the options below to verify your domain. If "
434
- "your domain is already verified, you can just forget about these."
435
  msgstr ""
436
 
437
  #: inc/php/settings.php:33
438
- msgid ""
439
- "Enter your meta key “content” value from your verification code to verify "
440
- "your website. <br>Example: &lt;meta name=\"google-site-verification\" "
441
- "content=“<b>1234567890</b>” /&gt;"
442
  msgstr ""
443
 
444
  #: inc/php/settings.php:39
445
- msgid ""
446
- "Enter your meta key “content” value from your verification code to verify "
447
- "your website. <br>Example: &lt;meta name=\"msvalidate.01\" "
448
- "content=“<b>1234567890</b>” /&gt;"
449
  msgstr ""
450
 
451
  #: inc/php/settings.php:45
452
- msgid ""
453
- "Enter your meta key “content” value from your verification code to verify "
454
- "your website. <br>Example: &lt;meta name=\"yandex-verification\" "
455
- "content=“<b>1234567890</b>” /&gt;"
456
  msgstr ""
457
 
458
  #: inc/php/settings.php:54
@@ -460,31 +326,19 @@ msgid "Domain Verification"
460
  msgstr ""
461
 
462
  #: inc/php/settings.php:56
463
- msgid ""
464
- "Third-party services like Alexa, Pinterest and Google-Plus require you to "
465
- "verify your domain. This makes sure that you are the correct owner of your "
466
- "blog or store before they provide their services to you. You can use the "
467
- "options below to verify your domain. If your domain is already verified, you "
468
- "can just forget about these."
469
  msgstr ""
470
 
471
  #: inc/php/settings.php:62
472
- msgid ""
473
- "Enter your meta key “content” value from your verification code to verify "
474
- "your website. <br>Example: &lt;meta name=\"p:domain_verify\" "
475
- "content=“<b>1234567890</b>” /&gt;"
476
  msgstr ""
477
 
478
  #: inc/php/settings.php:68
479
- msgid ""
480
- "Enter an absolute URL to the Google+ profile of the publisher. <br>Example: "
481
- "https://plus.google.com/+ArthurGareginyan/"
482
  msgstr ""
483
 
484
  #: inc/php/settings.php:74
485
- msgid ""
486
- "Enter an absolute URL to the Facebook profile of the publisher. <br>Example: "
487
- "https://www.facebook.com/arthur.gareginyan"
488
  msgstr ""
489
 
490
  #: inc/php/settings.php:80
@@ -492,31 +346,19 @@ msgid "Enter the Twitter username of the publisher. <br>Example: @AGareginyan"
492
  msgstr ""
493
 
494
  #: inc/php/settings.php:86
495
- msgid ""
496
- "Enter your meta key “content” value from your verification code to verify "
497
- "your website. <br>Example: &lt;meta name=\"alexaVerifyID\" "
498
- "content=“<b>1234567890</b>” /&gt;"
499
  msgstr ""
500
 
501
  #: inc/php/settings.php:92
502
- msgid ""
503
- "Enter your meta key “content” value from your verification code to verify "
504
- "your website. <br>Example: &lt;meta name=\"norton-safeweb-site-verification"
505
- "\" content=“<b>1234567890</b>” /&gt;"
506
  msgstr ""
507
 
508
  #: inc/php/settings.php:98
509
- msgid ""
510
- "Enter your meta key “content” value from your verification code to verify "
511
- "your website. <br>Example: &lt;meta name=\"wot-verification\" "
512
- "content=“<b>1234567890</b>” /&gt;"
513
  msgstr ""
514
 
515
  #: inc/php/settings.php:104
516
- msgid ""
517
- "Enter your meta key “content” value from your verification code to verify "
518
- "your website. <br>Example: &lt;meta name=\"specificfeeds-verification-code\" "
519
- "content=“<b>1234567890</b>” /&gt;"
520
  msgstr ""
521
 
522
  #: inc/php/settings.php:108
@@ -524,9 +366,7 @@ msgid "Custom Meta Tags"
524
  msgstr ""
525
 
526
  #: inc/php/settings.php:110
527
- msgid ""
528
- "If you can't find a field to enter your required meta tag then you can add "
529
- "it here. In this field you can add multiple meta tags."
530
  msgstr ""
531
 
532
  #: inc/php/settings.php:118
@@ -534,9 +374,7 @@ msgid "Meta Tags for Static Home Page only"
534
  msgstr ""
535
 
536
  #: inc/php/settings.php:120
537
- msgid ""
538
- "You can use the options below to add meta tags such as Description and "
539
- "Keywords only in Static Home Page of your website."
540
  msgstr ""
541
 
542
  #: inc/php/settings.php:124
@@ -544,9 +382,7 @@ msgid "Home Description"
544
  msgstr ""
545
 
546
  #: inc/php/settings.php:126 inc/php/settings.php:147
547
- msgid ""
548
- "Enter a short description of your website (150-250 characters). Most search "
549
- "engines use a maximum of 160 chars for the home description."
550
  msgstr ""
551
 
552
  #: inc/php/settings.php:129
@@ -554,9 +390,7 @@ msgid "Home Keyword(s)"
554
  msgstr ""
555
 
556
  #: inc/php/settings.php:131
557
- msgid ""
558
- "Enter a comma-delimited list of keywords for only Static Home Page of your "
559
- "website."
560
  msgstr ""
561
 
562
  #: inc/php/settings.php:139
@@ -564,9 +398,7 @@ msgid "Meta Tags for Default Home Page and Blog Page only"
564
  msgstr ""
565
 
566
  #: inc/php/settings.php:141
567
- msgid ""
568
- "You can use the options below to add meta tags such as Description and "
569
- "Keywords only in Default Home Page and Blog Page of your website."
570
  msgstr ""
571
 
572
  #: inc/php/settings.php:145
@@ -578,8 +410,7 @@ msgid "Blog Keyword(s)"
578
  msgstr ""
579
 
580
  #: inc/php/settings.php:152
581
- msgid ""
582
- "Enter a comma-delimited list of keywords for only Blog Page of your website."
583
  msgstr ""
584
 
585
  #: inc/php/settings.php:160
@@ -587,9 +418,7 @@ msgid "Meta Tags for all website (Global)"
587
  msgstr ""
588
 
589
  #: inc/php/settings.php:162
590
- msgid ""
591
- "You can use the options below to add meta tags such as Author, Copyright and "
592
- "Keywords in everywhere on your website."
593
  msgstr ""
594
 
595
  #: inc/php/settings.php:166
@@ -621,29 +450,16 @@ msgid "WooCommerce & Google Shopping"
621
  msgstr ""
622
 
623
  #: inc/php/settings.php:200
624
- msgid ""
625
- "This plugin automatically adds the necessary Google Shopping (Merchant "
626
- "Center) structured data on all WooCommerce product pages on your website. "
627
- "Here is the markup for women's T-shirt that sells for 16 dollars and 80 "
628
- "cents of US."
629
  msgstr ""
630
 
631
  #: inc/php/settings.php:210
632
- msgid ""
633
- "Check these data generated on the pages of your website you can <a href="
634
- "\"https://search.google.com/structured-data/testing-tool\" target=\"_blank"
635
- "\">here</a>."
636
  msgstr ""
637
 
638
  #: inc/php/settings.php:217 inc/php/sidebar.php:32
639
- msgid ""
640
- "I'm an independent developer, without a regular income, so every little "
641
- "contribution helps cover my costs and lets me spend more time building "
642
- "things for people like you to enjoy."
643
- msgstr ""
644
- "Ich bin ein unabhängiger Entwickler ohne regelmäßiges Einkommen. Jeder "
645
- "kleine Beitrag trägt dazu bei, meine Kosten zu decken und ich kann mehr Zeit "
646
- "damit verbringen, Dinge für Leute wie Sie zu entwickeln."
647
 
648
  #: inc/php/settings.php:224 inc/php/sidebar.php:39
649
  msgid "Thanks for your support!"
@@ -674,14 +490,16 @@ msgid "https://github.com/ArthurGareginyan/all-meta-tags"
674
  msgstr "https://github.com/ArthurGareginyan/all-meta-tags"
675
 
676
  #. Description of the plugin/theme
677
- msgid ""
678
- "Easily and safely add your custom Meta Tags to WordPress website's header."
679
  msgstr ""
680
 
681
  #. Author of the plugin/theme
682
- msgid "Arthur Gareginyan"
683
- msgstr "Arthur Gareginyan"
684
 
685
  #. Author URI of the plugin/theme
686
- msgid "https://www.arthurgareginyan.com"
687
- msgstr "https://www.arthurgareginyan.com"
 
 
 
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Development (trunk)\n"
6
+ "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
+ "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
+ "Last-Translator: Arthur Gareginyan\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 2.0.6\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__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
 
 
20
  "X-Poedit-SearchPath-0: .\n"
21
  "X-Poedit-SearchPathExcluded-0: *.js\n"
22
 
34
 
35
  #: inc/php/messages.php:26
36
  msgid "Hello. We are the team of Space X-Chimp."
37
+ msgstr "Hallo! Wir sind das Team von Space X-Chimp."
38
 
39
  #: inc/php/messages.php:28
40
  #, php-format
41
  msgid "Thank you for installing our plugin! We hope you will love it! %s"
42
+ msgstr "Danke, dass Sie mein Plugin installiert haben. Ich hoffe, sie werden es mögen. %s"
 
 
43
 
44
  #: inc/php/messages.php:68
45
  msgid "You have installed an old version of this plugin."
47
 
48
  #: inc/php/messages.php:69
49
  msgid "Please update the plugin to the latest version, and all will be fine."
50
+ msgstr "Bitte installieren Sie die aktuelle Version des Plugins und alles wir gut."
 
51
 
52
  #: inc/php/page.php:30
53
  #, php-format
112
 
113
  #: inc/php/page.php:74
114
  #, php-format
115
+ msgid "If you want more options then %s tell us %s and we will be happy to add it."
116
+ msgstr "Wenn Sie mehr Optionen benötigen, %s teilen Sie uns %s dies mit und wir werden sie gerne hinzufügen."
 
 
 
117
 
118
  #: inc/php/page.php:88
119
  msgid "Frequently Asked Questions"
120
  msgstr ""
121
 
122
  #: inc/php/page.php:92
123
+ msgid "If you have a question, please read the Frequently Asked Questions below to see if the answer is here."
124
+ msgstr "Wenn Sie Fragen haben, lesen Sie bitte die F.A.Q.s und schauen Sie nach, ob Ihre Antwort dabei ist."
 
 
 
 
125
 
126
  #: inc/php/page.php:114
127
  msgid "Will this plugin work on my WordPress.COM website?"
128
  msgstr "Funktioniert dieses Plugin auf meiner WordPress.COM Webseite?"
129
 
130
  #: inc/php/page.php:115
131
+ msgid "Sorry, this plugin is available for use only on self-hosted (WordPress.ORG) websites."
132
+ msgstr "Leider nicht. Dieses Plugin ist nur verfügbar auf self-hosted (WordPress.ORG) Webseiten."
 
 
 
 
133
 
134
  #: inc/php/page.php:117
135
  msgid "Can I use this plugin on my language?"
136
  msgstr "Kann ich das Plugin in meiner Sprache verwenden?"
137
 
138
  #: inc/php/page.php:118
139
+ msgid "Yes. This plugin is ready for translation and has already been translated into several languages."
140
+ msgstr "Ja, dieses Plugin übersetzbar und bereits in mehreren Sprachen verfügbar."
 
 
 
141
 
142
  #: inc/php/page.php:120
143
  #, php-format
144
+ msgid "If you want to help translate this plugin then please visit the %s. You can also use the POT file, that is included and placed in the \"languages\" folder, in order to create a translation PO file. Just send the PO file to us at the %s and we will include this translation within the next plugin update."
 
 
 
 
 
145
  msgstr ""
146
 
147
  #: inc/php/page.php:125
148
+ msgid "Maybe not all existed translations are up to date. You are welcome to contribute corrections!"
149
+ msgstr "Vielleicht sind nicht alle vorhandenen Übersetzungen aktuell. Gerne können Sie an den Korrekturen mitwirken."
 
 
 
 
150
 
151
  #: inc/php/page.php:126
152
+ msgid "Many of plugin users would be delighted if you share your translation with the community. Thanks for your contribution!"
153
+ msgstr "Viele Benutzer des Plugins freuen sich darüber, wenn Sie Ihre Übersetzung mit der Öffentlichkeit teilen. Danke für Ihre Mithilfe!"
 
 
 
 
154
 
155
  #: inc/php/page.php:128
156
  msgid "How does it work?"
157
  msgstr "Wie arbeitet das Plugin?"
158
 
159
  #: inc/php/page.php:129
160
+ msgid "On the \"Settings\" tab, fill in the required fields, select the desired settings and click the \"Save changes\" button. Enjoy the improved SEO of your website. It's that simple!"
 
 
 
161
  msgstr ""
162
 
163
  #: inc/php/page.php:131
165
  msgstr ""
166
 
167
  #: inc/php/page.php:132
168
+ msgid "We don't limit the number of characters, but most search engines use a maximum of 160 chars for the home description."
 
 
169
  msgstr ""
170
 
171
  #: inc/php/page.php:134
177
  msgstr ""
178
 
179
  #: inc/php/page.php:137
180
+ msgid "I can't get verify my website. What am I doing wrong?"
181
  msgstr ""
182
 
183
  #: inc/php/page.php:138
184
+ msgid "The tag code which Google (or Bing, Yandex, Pinterest, Alexa, Norton, WOT, SpecificFeeds) gives you is confusing as you only have to paste in the serial key number/letters (<code>1234567890</code>) and not the whole tag (<code>&lt;meta name=\"google-site-verification\" content=“1234567890” /&gt;</code>). So just paste that into the relevant field and you will see “Success” message appear within a few seconds."
 
 
 
 
 
 
185
  msgstr ""
186
 
187
  #: inc/php/page.php:140
189
  msgstr ""
190
 
191
  #: inc/php/page.php:141
192
+ msgid "To make these plugins compatible you need to stick to one simple rule: do not fill the same field in both plugins at once. Otherwise both plugins fulfill their work and you will get a duplicate actions, for example:"
 
 
 
193
  msgstr ""
194
 
195
  #: inc/php/page.php:149
196
+ msgid "In the rest, the \"All Meta Tags\" and \"All in One SEO Pack\" is compatible."
 
197
  msgstr ""
198
 
199
  #: inc/php/page.php:151
200
  msgid "Does this plugin requires any modification of the theme?"
201
+ msgstr "Benötigt das Plugin Veränderungen am Theme?"
202
 
203
  #: inc/php/page.php:152
204
+ msgid "Absolutely not. This plugin is configurable entirely from the plugin settings page."
205
+ msgstr "Absolut nicht. Alle Konfigurationen des Plugins finden Sie auf Einstellungsseite des Plugins."
 
 
 
 
206
 
207
  #: inc/php/page.php:154
208
  msgid "Does this require any knowledge of HTML or CSS?"
209
  msgstr "Brauche ich HTML oder CCS Kenntnisse?"
210
 
211
  #: inc/php/page.php:155
212
+ msgid "Absolutely not. This plugin can be configured with no knowledge of HTML or CSS, using an easy-to-use plugin settings page."
213
+ msgstr "Absolut nicht. Dieses Plugin kann ohne Kenntnisse von HTML oder CSS konfiguriert werden."
 
 
 
 
214
 
215
  #: inc/php/page.php:157
216
  msgid "It's not working. What could be wrong?"
217
  msgstr "Es funktioniert nicht. Was könnte falsch sein?"
218
 
219
  #: inc/php/page.php:158
220
+ msgid "As with every plugin, it's possible that things don't work. The most common reason for this is a web browser's cache. Every web browser stores a cache of the websites you visit (pages, images, and etc.) to reduce bandwidth usage and server load. This is called the browser's cache.​ Clearing your browser's cache may solve the problem."
221
+ msgstr "Wie bei jedem Plugin ist es möglich, dass nicht alles funktioniert. Der häufigste Grund dafür ist der Cache Ihres Webbrowsers. Jeder Webbrowser speichert den Cache der besuchten Webseite (Seiten, Bilder, usw.) um die Bandbreite zu reduzieren. Das nennt man den Browser Cache. Wenn Sie den Cache Ihres Browsers löschen, könnte das Problem behoben sein."
 
 
 
 
 
 
 
 
 
 
222
 
223
  #: inc/php/page.php:159
224
+ msgid "It's impossible to tell what could be wrong exactly, but if you post a support request in the plugin's support forum on WordPress.org, we'd be happy to give it a look and try to help out. Please include as much information as possible, including a link to your website where the problem can be seen."
 
 
 
 
 
225
  msgstr ""
226
 
227
  #: inc/php/page.php:161
228
+ msgid "The last WordPress update is preventing me from editing my website that is using this plugin. Why is this?"
229
+ msgstr "Das letzte WordPress-Update hindert mich daran, meine Webseite, die dieses Plugin verwendet, zu bearbeiten. Warum ist das so?"
 
 
 
 
230
 
231
  #: inc/php/page.php:162
232
+ msgid "This plugin can not cause such problem. More likely, the problem are related to the settings of the website. It could just be a cache, so please try to clear your website's cache (may be you using a caching plugin, or some web service such as the CloudFlare) and then the cache of your web browser. Also please try to re-login to the website, this too can help."
233
+ msgstr "Dieses Plugin kann ein solches Problem nicht verursachen. Wahrscheinlich hängt das Problem mit den Einstellungen der Webseite zusammen. Es könnte einfach nur ein Cache sein. Versuchen Sie daher, den Cache Ihrer Webseite zu löschen (möglicherweise verwenden Sie ein Caching-Plugin oder einen Webservice wie CloudFlare) und danach den Cache Ihres Webbrowsers. Versuchen Sie auch, sich erneut auf der Webseite anzumelden, auch dies kann helfen."
 
 
 
 
 
 
 
 
 
 
 
234
 
235
  #: inc/php/page.php:164
236
  msgid "Where to report bug if found?"
238
 
239
  #: inc/php/page.php:166
240
  #, php-format
241
+ msgid "Bug reports are very welcome! Please visit %s our contact page %s and report. Please do not forget to specify the name of the plugin. Thank you!"
 
 
242
  msgstr ""
243
 
244
  #: inc/php/page.php:172
245
  msgid "Where to share any ideas or suggestions to make the plugin better?"
246
+ msgstr "Wo können Sie Ideen oder Vorschläge loswerden, um das Plugin besser zu machen?"
 
 
247
 
248
  #: inc/php/page.php:174
249
  #, php-format
250
+ msgid "Any suggestions are very welcome! Please visit %s our contact page %s. Please do not forget to specify the name of the plugin. Thank you!"
 
 
251
  msgstr ""
252
 
253
  #: inc/php/page.php:180
256
 
257
  #: inc/php/page.php:182
258
  #, php-format
259
+ msgid "Yes, any contributions are very welcome! Please visit %s our donation page %s. Thank you!"
260
+ msgstr "Ja, jede finanzielle Unterstützung ist Willkommen! Besuchen Sie %s meine Webseite %s, klicken Sie auf den Spenden Button und Danke!"
 
 
 
 
261
 
262
  #: inc/php/page.php:188
263
  msgid "My question wasn't answered here."
265
 
266
  #: inc/php/page.php:190
267
  #, php-format
268
+ msgid "You can ask your question on %s this page %s. But please keep in mind that this plugin is free, and there is no a special support team, so we have no way to answer everyone."
 
 
 
269
  msgstr ""
270
 
271
  #: inc/php/page.php:204
278
 
279
  #: inc/php/page.php:217
280
  #, php-format
281
+ msgid "Hello! My name is %s Arthur Gareginyan %s and I'm the founder of %s Space X-Chimp %s."
282
+ msgstr "Hallo! Meine name ist %s Arthur Gareginyan %s und ich bin der Gründer von %s Space X-Chimp %s."
 
 
 
 
283
 
284
  #: inc/php/page.php:225
285
+ msgid "My intention is to create projects that will make this world a better place. I'm really passionate about my work, I like what I'm doing and hope that you will be enriched by my projects too."
286
+ msgstr "Meine Absicht ist es, Projekte zu entwickeln, die diese Welt zu einem besseren Ort machen. Ich bin begeistert von meiner Arbeit, ich mag, was ich tue, und hoffe, dass Sie auch von meinen Projekten bereichert werden."
 
 
 
 
 
 
287
 
288
  #: inc/php/page.php:226
289
+ msgid "I spend a lot of time and effort trying to make sure that the themes, plugins and other things I build are useful, and the ultimate proof of that for me is that you actually want to use them. But, 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."
290
+ msgstr "Ich habe viel Zeit und Mühe darauf verwendet sicherzustellen, dass die Themes, Plugins und andere Dinge, die ich entwickle, nützlich sind. Der ultimative Beweis für mich ist, dass Sie sie tatsächlich verwenden. Aber ich bin ein unabhängiger Entwickler ohne regelmäßiges Einkommen. Jeder kleine Beitrag trägt dazu bei, meine Kosten zu decken und schenkt mir mehr Zeit damit zu verbringen, Dinge für Leute wie Sie zu gestalten."
 
 
 
 
 
 
 
 
 
 
 
 
291
 
292
  #: inc/php/page.php:227
293
  msgid "If you appreciate my work, you can buy me a coffee!"
294
+ msgstr "Wenn Ihnen meine Arbeit gefällt, können Sie mir gerne einen Kaffee kaufen!"
 
295
 
296
  #: inc/php/page.php:228
297
  msgid "Thank you for your support!"
306
  msgstr ""
307
 
308
  #: inc/php/settings.php:27
309
+ 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."
 
 
 
 
310
  msgstr ""
311
 
312
  #: inc/php/settings.php:33
313
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"google-site-verification\" content=“<b>1234567890</b>” /&gt;"
 
 
 
314
  msgstr ""
315
 
316
  #: inc/php/settings.php:39
317
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"msvalidate.01\" content=“<b>1234567890</b>” /&gt;"
 
 
 
318
  msgstr ""
319
 
320
  #: inc/php/settings.php:45
321
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"yandex-verification\" content=“<b>1234567890</b>” /&gt;"
 
 
 
322
  msgstr ""
323
 
324
  #: inc/php/settings.php:54
326
  msgstr ""
327
 
328
  #: inc/php/settings.php:56
329
+ 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."
 
 
 
 
 
330
  msgstr ""
331
 
332
  #: inc/php/settings.php:62
333
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"p:domain_verify\" content=“<b>1234567890</b>” /&gt;"
 
 
 
334
  msgstr ""
335
 
336
  #: inc/php/settings.php:68
337
+ msgid "Enter an absolute URL to the Google+ profile of the publisher. <br>Example: https://plus.google.com/+ArthurGareginyan/"
 
 
338
  msgstr ""
339
 
340
  #: inc/php/settings.php:74
341
+ msgid "Enter an absolute URL to the Facebook profile of the publisher. <br>Example: https://www.facebook.com/arthur.gareginyan"
 
 
342
  msgstr ""
343
 
344
  #: inc/php/settings.php:80
346
  msgstr ""
347
 
348
  #: inc/php/settings.php:86
349
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"alexaVerifyID\" content=“<b>1234567890</b>” /&gt;"
 
 
 
350
  msgstr ""
351
 
352
  #: inc/php/settings.php:92
353
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"norton-safeweb-site-verification\" content=“<b>1234567890</b>” /&gt;"
 
 
 
354
  msgstr ""
355
 
356
  #: inc/php/settings.php:98
357
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"wot-verification\" content=“<b>1234567890</b>” /&gt;"
 
 
 
358
  msgstr ""
359
 
360
  #: inc/php/settings.php:104
361
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"specificfeeds-verification-code\" content=“<b>1234567890</b>” /&gt;"
 
 
 
362
  msgstr ""
363
 
364
  #: inc/php/settings.php:108
366
  msgstr ""
367
 
368
  #: inc/php/settings.php:110
369
+ 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."
 
 
370
  msgstr ""
371
 
372
  #: inc/php/settings.php:118
374
  msgstr ""
375
 
376
  #: inc/php/settings.php:120
377
+ msgid "You can use the options below to add meta tags such as Description and Keywords only in Static Home Page of your website."
 
 
378
  msgstr ""
379
 
380
  #: inc/php/settings.php:124
382
  msgstr ""
383
 
384
  #: inc/php/settings.php:126 inc/php/settings.php:147
385
+ msgid "Enter a short description of your website (150-250 characters). Most search engines use a maximum of 160 chars for the home description."
 
 
386
  msgstr ""
387
 
388
  #: inc/php/settings.php:129
390
  msgstr ""
391
 
392
  #: inc/php/settings.php:131
393
+ msgid "Enter a comma-delimited list of keywords for only Static Home Page of your website."
 
 
394
  msgstr ""
395
 
396
  #: inc/php/settings.php:139
398
  msgstr ""
399
 
400
  #: inc/php/settings.php:141
401
+ 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."
 
 
402
  msgstr ""
403
 
404
  #: inc/php/settings.php:145
410
  msgstr ""
411
 
412
  #: inc/php/settings.php:152
413
+ msgid "Enter a comma-delimited list of keywords for only Blog Page of your website."
 
414
  msgstr ""
415
 
416
  #: inc/php/settings.php:160
418
  msgstr ""
419
 
420
  #: inc/php/settings.php:162
421
+ msgid "You can use the options below to add meta tags such as Author, Copyright and Keywords in everywhere on your website."
 
 
422
  msgstr ""
423
 
424
  #: inc/php/settings.php:166
450
  msgstr ""
451
 
452
  #: inc/php/settings.php:200
453
+ 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."
 
 
 
 
454
  msgstr ""
455
 
456
  #: inc/php/settings.php:210
457
+ 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>."
 
 
 
458
  msgstr ""
459
 
460
  #: inc/php/settings.php:217 inc/php/sidebar.php:32
461
+ 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."
462
+ msgstr "Ich bin ein unabhängiger Entwickler ohne regelmäßiges Einkommen. Jeder kleine Beitrag trägt dazu bei, meine Kosten zu decken und ich kann mehr Zeit damit verbringen, Dinge für Leute wie Sie zu entwickeln."
 
 
 
 
 
 
463
 
464
  #: inc/php/settings.php:224 inc/php/sidebar.php:39
465
  msgid "Thanks for your support!"
490
  msgstr "https://github.com/ArthurGareginyan/all-meta-tags"
491
 
492
  #. Description of the plugin/theme
493
+ msgid "Easily and safely add your custom Meta Tags to WordPress website's header."
 
494
  msgstr ""
495
 
496
  #. Author of the plugin/theme
497
+ msgid "Space X-Chimp"
498
+ msgstr "Space X-Chimp"
499
 
500
  #. Author URI of the plugin/theme
501
+ msgid "https://www.spacexchimp.com"
502
+ msgstr "https://www.spacexchimp.com"
503
+
504
+ #~ msgid "Arthur Gareginyan"
505
+ #~ msgstr "Arthur Gareginyan"
languages/all-meta-tags-es_ES.mo CHANGED
Binary file
languages/all-meta-tags-es_ES.po CHANGED
@@ -3,22 +3,20 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Plugins - All Meta Tags - Development (trunk)\n"
6
- "POT-Creation-Date: 2018-01-20 14:28+0300\n"
7
- "PO-Revision-Date: 2018-01-20 16:15+0300\n"
8
- "Last-Translator: \n"
9
  "Language-Team: \n"
10
  "Language: es\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.7\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
 
@@ -114,87 +112,52 @@ msgstr "¡Nota!"
114
 
115
  #: inc/php/page.php:74
116
  #, php-format
117
- msgid ""
118
- "If you want more options then %s tell us %s and we will be happy to add it."
119
- msgstr ""
120
- "Si quieres más opciones, %s díganos %s y estaremos encantados de añadirlo."
121
 
122
  #: inc/php/page.php:88
123
  msgid "Frequently Asked Questions"
124
  msgstr "Preguntas Frecuentes"
125
 
126
  #: inc/php/page.php:92
127
- msgid ""
128
- "If you have a question, please read the Frequently Asked Questions below to "
129
- "see if the answer is here."
130
- msgstr ""
131
- "Si tienes alguna pregunta, por favor lee las Preguntas Frecuentes a "
132
- "continuación, para ver si la respuesta está aquí."
133
 
134
  #: inc/php/page.php:114
135
  msgid "Will this plugin work on my WordPress.COM website?"
136
  msgstr "¿Funcionará este complemento en mi sitio web WordPress.COM?"
137
 
138
  #: inc/php/page.php:115
139
- msgid ""
140
- "Sorry, this plugin is available for use only on self-hosted (WordPress.ORG) "
141
- "websites."
142
- msgstr ""
143
- "Lo sentimos, este complemento está disponible para su uso solo en sitios web "
144
- "alojados (WordPress.ORG)."
145
 
146
  #: inc/php/page.php:117
147
  msgid "Can I use this plugin on my language?"
148
  msgstr "¿Puedo usar este complemento en mi idioma?"
149
 
150
  #: inc/php/page.php:118
151
- msgid ""
152
- "Yes. This plugin is ready for translation and has already been translated "
153
- "into several languages."
154
- msgstr ""
155
- "Sí. Este complemento está listo para ser traducido y ya ha sido traducido a "
156
- "varios idiomas."
157
 
158
  #: inc/php/page.php:120
159
  #, php-format
160
- msgid ""
161
- "If you want to help translate this plugin then please visit the %s. You can "
162
- "also use the POT file, that is included and placed in the \"languages\" "
163
- "folder, in order to create a translation PO file. Just send the PO file to "
164
- "us at the %s and we will include this translation within the next plugin "
165
- "update."
166
- msgstr ""
167
- "Si quieres ayudar a traducir este complemento, visita el %s. También puede "
168
- "utilizar el archivo POT, incluido y colocado en la carpeta “languages”, para "
169
- "crear un archivo PO de traducción. Simplemente envíeme el archivo PO en el "
170
- "%s e incluiremos esta traducción en la siguiente actualización del "
171
- "complemento."
172
 
173
  #: inc/php/page.php:125
174
- msgid ""
175
- "Maybe not all existed translations are up to date. You are welcome to "
176
- "contribute corrections!"
177
- msgstr ""
178
- "Quizás no todas las traducciones existentes estén actualizadas. Le invitamos "
179
- "a contribuir correcciones!"
180
 
181
  #: inc/php/page.php:126
182
- msgid ""
183
- "Many of plugin users would be delighted if you share your translation with "
184
- "the community. Thanks for your contribution!"
185
- msgstr ""
186
- "Muchos de los usuarios de este complemento estarían encantados si compartes "
187
- "tu traducción con la comunidad. ¡Gracias por tu contribución!"
188
 
189
  #: inc/php/page.php:128
190
  msgid "How does it work?"
191
  msgstr "¿Como funciona?"
192
 
193
  #: inc/php/page.php:129
194
- msgid ""
195
- "On the \"Settings\" tab, fill in the required fields, select the desired "
196
- "settings and click the \"Save changes\" button. Enjoy the improved SEO of "
197
- "your website. It's that simple!"
198
  msgstr ""
199
 
200
  #: inc/php/page.php:131
@@ -202,9 +165,7 @@ msgid "How much of description I can enter in the text field?"
202
  msgstr ""
203
 
204
  #: inc/php/page.php:132
205
- msgid ""
206
- "We don't limit the number of characters, but most search engines use a "
207
- "maximum of 160 chars for the home description."
208
  msgstr ""
209
 
210
  #: inc/php/page.php:134
@@ -216,17 +177,11 @@ msgid "We don't limit the number of characters."
216
  msgstr ""
217
 
218
  #: inc/php/page.php:137
219
- msgid "I can't get verify the website of the creator. What am I doing wrong?"
220
  msgstr ""
221
 
222
  #: inc/php/page.php:138
223
- msgid ""
224
- "The tag code which Google (or Bing, Yandex, Pinterest, Alexa, Norton, WOT, "
225
- "SpecificFeeds) gives you is confusing as you only have to paste in the "
226
- "serial key number/letters (<code>1234567890</code>) and not the whole tag "
227
- "(<code>&lt;meta name=\"google-site-verification\" content=“1234567890” /&gt;"
228
- "</code>). So just paste that into the relevant field and you will see "
229
- "“Success” message appear within a few seconds."
230
  msgstr ""
231
 
232
  #: inc/php/page.php:140
@@ -234,15 +189,11 @@ msgid "What about compatibility with plugin \"All in One SEO Pack\"?"
234
  msgstr ""
235
 
236
  #: inc/php/page.php:141
237
- msgid ""
238
- "To make these plugins compatible you need to stick to one simple rule: do "
239
- "not fill the same field in both plugins at once. Otherwise both plugins "
240
- "fulfill their work and you will get a duplicate actions, for example:"
241
  msgstr ""
242
 
243
  #: inc/php/page.php:149
244
- msgid ""
245
- "In the rest, the \"All Meta Tags\" and \"All in One SEO Pack\" is compatible."
246
  msgstr ""
247
 
248
  #: inc/php/page.php:151
@@ -250,80 +201,36 @@ msgid "Does this plugin requires any modification of the theme?"
250
  msgstr "¿Este complemento requiere alguna modificación del tema?"
251
 
252
  #: inc/php/page.php:152
253
- msgid ""
254
- "Absolutely not. This plugin is configurable entirely from the plugin "
255
- "settings page."
256
- msgstr ""
257
- "Absolutamente NO. Este complemento se puede configurar completamente desde "
258
- "su página de configuración."
259
 
260
  #: inc/php/page.php:154
261
  msgid "Does this require any knowledge of HTML or CSS?"
262
  msgstr "¿Esto requiere algún conocimiento de HTML o CSS?"
263
 
264
  #: inc/php/page.php:155
265
- msgid ""
266
- "Absolutely not. This plugin can be configured with no knowledge of HTML or "
267
- "CSS, using an easy-to-use plugin settings page."
268
- msgstr ""
269
- "Absolutamente no. Este complemento se puede configurar sin conocimientos de "
270
- "HTML o CSS, utilizando su página de configuración la cual es fácil de usar."
271
 
272
  #: inc/php/page.php:157
273
  msgid "It's not working. What could be wrong?"
274
  msgstr "No funciona. ¿Qué podría estar mal?"
275
 
276
  #: inc/php/page.php:158
277
- msgid ""
278
- "As with every plugin, it's possible that things don't work. The most common "
279
- "reason for this is a web browser's cache. Every web browser stores a cache "
280
- "of the websites you visit (pages, images, and etc.) to reduce bandwidth "
281
- "usage and server load. This is called the browser's cache.​ Clearing your "
282
- "browser's cache may solve the problem."
283
- msgstr ""
284
- "Como con todos los complementos, es posible que las cosas no funcionen. La "
285
- "razón más común para esto es la caché de un navegador web. Cada navegador "
286
- "web almacena una caché de los sitios web que visitas (páginas, imágenes y "
287
- "etc.) para reducir el uso del ancho de banda y la carga del servidor. Esto "
288
- "se denomina caché del navegador. Limpiar la caché del navegador puede "
289
- "resolver el problema."
290
 
291
  #: inc/php/page.php:159
292
- msgid ""
293
- "It's impossible to tell what could be wrong exactly, but if you post a "
294
- "support request in the plugin's support forum on WordPress.org, we'd be "
295
- "happy to give it a look and try to help out. Please include as much "
296
- "information as possible, including a link to your website where the problem "
297
- "can be seen."
298
- msgstr ""
299
- "Es imposible decir exactamente lo que podría estar mal, pero si publicas una "
300
- "solicitud de soporte en el foro de soporte del complemento en WordPress.org, "
301
- "estaría encantado de darle un vistazo e intentar ayudarte. Incluye tanta "
302
- "información como sea posible, incluyendo un enlace a tu sitio web donde se "
303
- "pueda ver el problema."
304
 
305
  #: inc/php/page.php:161
306
- msgid ""
307
- "The last WordPress update is preventing me from editing the website of the "
308
- "creator that is using this plugin. Why is this?"
309
- msgstr ""
310
- "La última actualización de WordPress me impide editar mi sitio web que está "
311
- "utilizando este complemento. ¿Porqué sucede esto?"
312
 
313
  #: inc/php/page.php:162
314
- msgid ""
315
- "This plugin can not cause such problem. More likely, the problem are related "
316
- "to the settings of the website. It could just be a cache, so please try to "
317
- "clear your website's cache (may be you using a caching plugin, or some web "
318
- "service such as the CloudFlare) and then the cache of your web browser. Also "
319
- "please try to re-login to the website, this too can help."
320
- msgstr ""
321
- "Este complemento no puede causar este problema. Lo más probable es que el "
322
- "problema esté relacionado con la configuración del sitio web. Podría ser "
323
- "sólo la caché, así que intenta borrar la caché de tu sitio web (puede ser "
324
- "que utilices un complemento de caché o algún servicio web como CloudFlare) y "
325
- "luego la caché de tu navegador web. También intenta volver a conectarte al "
326
- "sitio web, esto también puede ayudar."
327
 
328
  #: inc/php/page.php:164
329
  msgid "Where to report bug if found?"
@@ -331,9 +238,7 @@ msgstr "¿Dónde informar el error si se encuentra?"
331
 
332
  #: inc/php/page.php:166
333
  #, php-format
334
- msgid ""
335
- "Please visit %s this page %s and report. Please do not forget to specify the "
336
- "name of the plugin. Thank you!"
337
  msgstr ""
338
 
339
  #: inc/php/page.php:172
@@ -342,9 +247,7 @@ msgstr "¿Dónde compartir ideas o sugerencias para mejorar el complemento?"
342
 
343
  #: inc/php/page.php:174
344
  #, php-format
345
- msgid ""
346
- "Any suggestions are very welcome! Just contact us %s here %s. Please do not "
347
- "forget to specify the name of the plugin. Thank you!"
348
  msgstr ""
349
 
350
  #: inc/php/page.php:180
@@ -353,12 +256,8 @@ msgstr "Me encanta este complemento! ¿Puedo ayudar de alguna manera?"
353
 
354
  #: inc/php/page.php:182
355
  #, php-format
356
- msgid ""
357
- "Yes, any financial contributions are welcome! Just visit %s the website of "
358
- "the creator %s, click on the donate button, and thank you!"
359
- msgstr ""
360
- "Sí, cualquier contribución financiera es bienvenida! Simplemente visita %s "
361
- "mi sitio web %s, has clic en el botón DONAR y gracias!"
362
 
363
  #: inc/php/page.php:188
364
  msgid "My question wasn't answered here."
@@ -366,14 +265,8 @@ msgstr "Mi pregunta no fue contestada aquí."
366
 
367
  #: inc/php/page.php:190
368
  #, php-format
369
- msgid ""
370
- "You can ask your question on %s this page %s. But please keep in mind that "
371
- "this plugin is free, and there is no a special support team, so we have no "
372
- "way to answer everyone."
373
- msgstr ""
374
- "Puede hacer tu pregunta en %s la página de soporte del complementos %s. Pero "
375
- "ten en cuenta que este complemento es gratuito, y no hay un equipo de "
376
- "soporte especial, así que no tengo forma de responder a todos."
377
 
378
  #: inc/php/page.php:204
379
  msgid "Support Me"
@@ -385,38 +278,16 @@ msgstr "Donar con PayPal"
385
 
386
  #: inc/php/page.php:217
387
  #, php-format
388
- msgid ""
389
- "Hello! My name is %s Arthur Gareginyan %s and I'm the founder of %s Space X-"
390
- "Chimp %s."
391
- msgstr ""
392
- "¡Hola! Mi nombre es %s Arthur Gareginyan %s y soy el fundador de %s Space X-"
393
- "Chimp %s."
394
 
395
  #: inc/php/page.php:225
396
- msgid ""
397
- "My intention is to create projects that will make this world a better place. "
398
- "I'm really passionate about my work, I like what I'm doing and hope that you "
399
- "will be enriched by my projects too."
400
- msgstr ""
401
- "Mi intención es crear proyectos que hagan de este mundo un lugar mejor. Soy "
402
- "realmente apasionado por mi trabajo, me gusta lo que estoy haciendo y espero "
403
- "que tú también te enriquezcas con mis proyectos."
404
 
405
  #: inc/php/page.php:226
406
- msgid ""
407
- "I spend a lot of time and effort trying to make sure that the themes, "
408
- "plugins and other things I build are useful, and the ultimate proof of that "
409
- "for me is that you actually want to use them. But, I’m an independent "
410
- "developer, without a regular income, so every little contribution helps "
411
- "cover my costs and lets me spend more time building things for people like "
412
- "you to enjoy."
413
- msgstr ""
414
- "Paso mucho tiempo y esfuerzo tratando de asegurarme que los temas, "
415
- "complementos y otras cosas que construyo sean útiles, y la prueba definitiva "
416
- "para mí de que son útiles, es que realmente desea utilizarlos. Pero, soy un "
417
- "desarrollador independiente, sin un ingreso regular, por lo que cada pequeña "
418
- "contribución me ayuda a cubrir mis costos y me deja pasar más tiempo "
419
- "construyendo cosas para que la gente como tú lo disfrute."
420
 
421
  #: inc/php/page.php:227
422
  msgid "If you appreciate my work, you can buy me a coffee!"
@@ -435,198 +306,100 @@ msgid "Web Master Tools"
435
  msgstr "Web Master Tools"
436
 
437
  #: inc/php/settings.php:27
438
- msgid ""
439
- "Webmaster Tools require you to verify your domain. This makes sure that you "
440
- "are the correct owner of your blog or store before they provide their "
441
- "services to you. You can use the options below to verify your domain. If "
442
- "your domain is already verified, you can just forget about these."
443
- msgstr ""
444
- "Webmaster Tools exige que verifiques tu dominio. Esto garantiza que tú eres "
445
- "el propietario de tu página antes de que ellos te brinden su servicio. "
446
- "Puedes usar las opciones que aparecen a continuación para verificar tu "
447
- "dominio. Si tu dominio ya está verificado, puedes obviar esto."
448
 
449
  #: inc/php/settings.php:33
450
- msgid ""
451
- "Enter your meta key “content” value from your verification code to verify "
452
- "your website. <br>Example: &lt;meta name=\"google-site-verification\" "
453
- "content=“<b>1234567890</b>” /&gt;"
454
- msgstr ""
455
- "Ingresa el valor de tu meta clave “content” proveniente del código de "
456
- "verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"google-site-"
457
- "verification\" content=“<b>1234567890</b>” /&gt;"
458
 
459
  #: inc/php/settings.php:39
460
- msgid ""
461
- "Enter your meta key “content” value from your verification code to verify "
462
- "your website. <br>Example: &lt;meta name=\"msvalidate.01\" "
463
- "content=“<b>1234567890</b>” /&gt;"
464
- msgstr ""
465
- "Ingresa el valor de tu meta clave “content” proveniente del código de "
466
- "verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"msvalidate.01\" "
467
- "content=“<b>1234567890</b>” /&gt;"
468
 
469
  #: inc/php/settings.php:45
470
- msgid ""
471
- "Enter your meta key “content” value from your verification code to verify "
472
- "your website. <br>Example: &lt;meta name=\"yandex-verification\" "
473
- "content=“<b>1234567890</b>” /&gt;"
474
- msgstr ""
475
- "Ingresa el valor de tu meta clave “content” proveniente del código de "
476
- "verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"yandex-"
477
- "verification\" content=“<b>1234567890</b>” /&gt;"
478
 
479
  #: inc/php/settings.php:54
480
  msgid "Domain Verification"
481
  msgstr "Verificación del domino"
482
 
483
  #: inc/php/settings.php:56
484
- msgid ""
485
- "Third-party services like Alexa, Pinterest and Google-Plus require you to "
486
- "verify your domain. This makes sure that you are the correct owner of your "
487
- "blog or store before they provide their services to you. You can use the "
488
- "options below to verify your domain. If your domain is already verified, you "
489
- "can just forget about these."
490
- msgstr ""
491
- "Los servicios de terceros, como Alexa, Pinterest y Google Plus, exigen que "
492
- "verifiques tu dominio. Esto garantiza que tú eres el propietario de tu "
493
- "página antes de que ellos te brinden su servicio. Puedes usar las opciones "
494
- "que aparecen a continuación para verificar tu dominio. Si tu dominio ya está "
495
- "verificado, puedes obviar esto."
496
 
497
  #: inc/php/settings.php:62
498
- msgid ""
499
- "Enter your meta key “content” value from your verification code to verify "
500
- "your website. <br>Example: &lt;meta name=\"p:domain_verify\" "
501
- "content=“<b>1234567890</b>” /&gt;"
502
- msgstr ""
503
- "Ingresa el valor de tu meta clave “content” proveniente del código de "
504
- "verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"p:domain_verify"
505
- "\" content=“<b>1234567890</b>” /&gt;"
506
 
507
  #: inc/php/settings.php:68
508
- msgid ""
509
- "Enter an absolute URL to the Google+ profile of the publisher. <br>Example: "
510
- "https://plus.google.com/+ArthurGareginyan/"
511
- msgstr ""
512
- "Ingresa la URL completa del perfil de Google+ del editor. <br>Ejemplo: "
513
- "https://plus.google.com/+ArthurGareginyan/"
514
 
515
  #: inc/php/settings.php:74
516
- msgid ""
517
- "Enter an absolute URL to the Facebook profile of the publisher. <br>Example: "
518
- "https://www.facebook.com/arthur.gareginyan"
519
- msgstr ""
520
- "Ingresa la URL completa del perfil de Facebook del editor. <br>Ejemplo: "
521
- "https://www.facebook.com/arthur.gareginyan"
522
 
523
  #: inc/php/settings.php:80
524
  msgid "Enter the Twitter username of the publisher. <br>Example: @AGareginyan"
525
- msgstr ""
526
- "Ingresa el nombre de usuario de Twitter del editor. <br>Ejemplo: @AGareginyan"
527
 
528
  #: inc/php/settings.php:86
529
- msgid ""
530
- "Enter your meta key “content” value from your verification code to verify "
531
- "your website. <br>Example: &lt;meta name=\"alexaVerifyID\" "
532
- "content=“<b>1234567890</b>” /&gt;"
533
- msgstr ""
534
- "Ingresa el valor de tu meta clave “content” proveniente del código de "
535
- "verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"alexaVerifyID\" "
536
- "content=“<b>1234567890</b>” /&gt;"
537
 
538
  #: inc/php/settings.php:92
539
- msgid ""
540
- "Enter your meta key “content” value from your verification code to verify "
541
- "your website. <br>Example: &lt;meta name=\"norton-safeweb-site-verification"
542
- "\" content=“<b>1234567890</b>” /&gt;"
543
- msgstr ""
544
- "Ingresa el valor de tu meta clave “content” proveniente del código de "
545
- "verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"norton-safeweb-"
546
- "site-verification\" content=“<b>1234567890</b>” /&gt;"
547
 
548
  #: inc/php/settings.php:98
549
- msgid ""
550
- "Enter your meta key “content” value from your verification code to verify "
551
- "your website. <br>Example: &lt;meta name=\"wot-verification\" "
552
- "content=“<b>1234567890</b>” /&gt;"
553
- msgstr ""
554
- "Ingresa el valor de tu meta clave “content” proveniente del código de "
555
- "verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"wot-verification"
556
- "\" content=“<b>1234567890</b>” /&gt;"
557
 
558
  #: inc/php/settings.php:104
559
- msgid ""
560
- "Enter your meta key “content” value from your verification code to verify "
561
- "your website. <br>Example: &lt;meta name=\"specificfeeds-verification-code\" "
562
- "content=“<b>1234567890</b>” /&gt;"
563
- msgstr ""
564
- "Ingresa el valor de tu meta clave “content” proveniente del código de "
565
- "verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"specificfeeds-"
566
- "verification-code\" content=“<b>1234567890</b>” /&gt;"
567
 
568
  #: inc/php/settings.php:108
569
  msgid "Custom Meta Tags"
570
  msgstr "Meta etiquetas personalizadas"
571
 
572
  #: inc/php/settings.php:110
573
- msgid ""
574
- "If you can't find a field to enter your required meta tag then you can add "
575
- "it here. In this field you can add multiple meta tags."
576
- msgstr ""
577
- "Si no encuentras un campo para introducir la meta etiqueta que requieres, "
578
- "puedes añadirla aquí. En este campo puedes agregar varias meta etiquetas."
579
 
580
  #: inc/php/settings.php:118
581
  msgid "Meta Tags for Static Home Page only"
582
  msgstr "Meta etiquetas sólo para la página de inicio estática"
583
 
584
  #: inc/php/settings.php:120
585
- msgid ""
586
- "You can use the options below to add meta tags such as Description and "
587
- "Keywords only in Static Home Page of your website."
588
- msgstr ""
589
- "Puedes usar las opciones que están abajo para añadir meta etiquetas, tales "
590
- "como Descripción y Palabras Clave sólo en la página de inicio de tu sitio "
591
- "web."
592
 
593
  #: inc/php/settings.php:124
594
  msgid "Home Description"
595
  msgstr "Descripción del sitio"
596
 
597
  #: inc/php/settings.php:126 inc/php/settings.php:147
598
- msgid ""
599
- "Enter a short description of your website (150-250 characters). Most search "
600
- "engines use a maximum of 160 chars for the home description."
601
- msgstr ""
602
- "Ingresa una breve descripción de tu sitio web (Entre 150 y 250 caracteres). "
603
- "La mayoría de los motores de búsqueda usa un máximo de 160 caracteres para "
604
- "esta descripción."
605
 
606
  #: inc/php/settings.php:129
607
  msgid "Home Keyword(s)"
608
  msgstr "Palabra(s) clave de la página de inicio"
609
 
610
  #: inc/php/settings.php:131
611
- msgid ""
612
- "Enter a comma-delimited list of keywords for only Static Home Page of your "
613
- "website."
614
- msgstr ""
615
- "Ingresa una lista, separadas por comas, de todas las palabras clave sólo "
616
- "para la página estática de inicio de tu sitio web."
617
 
618
  #: inc/php/settings.php:139
619
  msgid "Meta Tags for Default Home Page and Blog Page only"
620
  msgstr "Meta etiquetas sólo para la página de inicio y la del blog"
621
 
622
  #: inc/php/settings.php:141
623
- msgid ""
624
- "You can use the options below to add meta tags such as Description and "
625
- "Keywords only in Default Home Page and Blog Page of your website."
626
- msgstr ""
627
- "Puedes usar las opciones que están abajo para añadir meta etiquetas, tales "
628
- "como Descripción y Palabras Clave en la página de inicio y en la del blog de "
629
- "tu sitio web."
630
 
631
  #: inc/php/settings.php:145
632
  msgid "Blog Description"
@@ -637,24 +410,16 @@ msgid "Blog Keyword(s)"
637
  msgstr "Palabra(s) clave del blog"
638
 
639
  #: inc/php/settings.php:152
640
- msgid ""
641
- "Enter a comma-delimited list of keywords for only Blog Page of your website."
642
- msgstr ""
643
- "Ingresa una lista, separadas por comas, de todas las palabras clave sólo "
644
- "para la página del blog de tu sitio web."
645
 
646
  #: inc/php/settings.php:160
647
  msgid "Meta Tags for all website (Global)"
648
  msgstr "Meta etiquetas para todo el sitio web (Globales)"
649
 
650
  #: inc/php/settings.php:162
651
- msgid ""
652
- "You can use the options below to add meta tags such as Author, Copyright and "
653
- "Keywords in everywhere on your website."
654
- msgstr ""
655
- "Puedes usar las opciones que están abajo para añadir meta etiquetas, tales "
656
- "como Autor, Derechos Reservados y Palabras Clave en cualquier parte de tu "
657
- "sitio web."
658
 
659
  #: inc/php/settings.php:166
660
  msgid "Author"
@@ -678,45 +443,23 @@ msgstr "Palabra(s) clave"
678
 
679
  #: inc/php/settings.php:188
680
  msgid "Enter a comma-delimited list of global keywords for your website."
681
- msgstr ""
682
- "Ingresa un listado, separado por comas, de las palabras clave globales para "
683
- "tu sitio web."
684
 
685
  #: inc/php/settings.php:198
686
  msgid "WooCommerce & Google Shopping"
687
  msgstr "WooCommerce y Google Shopping"
688
 
689
  #: inc/php/settings.php:200
690
- msgid ""
691
- "This plugin automatically adds the necessary Google Shopping (Merchant "
692
- "Center) structured data on all WooCommerce product pages on your website. "
693
- "Here is the markup for women's T-shirt that sells for 16 dollars and 80 "
694
- "cents of US."
695
- msgstr ""
696
- "Este plugin añade automáticamente los datos estructurados de Google Shopping "
697
- "(Merchant Center) en todas las páginas de producto de tu sitio web. Aquí "
698
- "esta el código para una blusa de mujer que cuesta 16 dólares con 80 centavos "
699
- "norteamericanos."
700
 
701
  #: inc/php/settings.php:210
702
- msgid ""
703
- "Check these data generated on the pages of your website you can <a href="
704
- "\"https://search.google.com/structured-data/testing-tool\" target=\"_blank"
705
- "\">here</a>."
706
- msgstr ""
707
- "Puedes revisar los datos generados para las páginas de tu sitio web <a href="
708
- "\"https://search.google.com/structured-data/testing-tool\" target=\"_blank"
709
- "\">aquí</a>."
710
 
711
  #: inc/php/settings.php:217 inc/php/sidebar.php:32
712
- msgid ""
713
- "I'm an independent developer, without a regular income, so every little "
714
- "contribution helps cover my costs and lets me spend more time building "
715
- "things for people like you to enjoy."
716
- msgstr ""
717
- "Soy un desarrollador independiente, sin un ingreso regular, por lo que cada "
718
- "pequeña contribución ayuda a cubrir mis costos y me deja pasar más tiempo "
719
- "construyendo cosas para que personas como tú las disfruten."
720
 
721
  #: inc/php/settings.php:224 inc/php/sidebar.php:39
722
  msgid "Thanks for your support!"
@@ -724,13 +467,11 @@ msgstr "¡Gracias por tu apoyo!"
724
 
725
  #: inc/php/sidebar.php:16
726
  msgid "About"
727
- msgstr "Acerca de"
728
 
729
  #: inc/php/sidebar.php:18
730
  msgid "This plugin allows you to easily add Meta Tags to your website."
731
- msgstr ""
732
- "Este plugin te permite añadir fácilmente Meta Etiquetas personalizadas a tu "
733
- "sitio web."
734
 
735
  #: inc/php/sidebar.php:23
736
  msgid "Help"
@@ -738,9 +479,7 @@ msgstr "Ayuda"
738
 
739
  #: inc/php/sidebar.php:25
740
  msgid "If you have a question, please read the information in the FAQ section."
741
- msgstr ""
742
- "Si tiene alguna pregunta, lee la información en la sección de preguntas "
743
- "frecuentes."
744
 
745
  #. Plugin Name of the plugin/theme
746
  msgid "All Meta Tags"
@@ -751,16 +490,16 @@ msgid "https://github.com/ArthurGareginyan/all-meta-tags"
751
  msgstr "https://github.com/ArthurGareginyan/all-meta-tags"
752
 
753
  #. Description of the plugin/theme
754
- msgid ""
755
- "Easily and safely add your custom Meta Tags to WordPress website's header."
756
- msgstr ""
757
- "Añade de forma fácil y segura tus Meta Tags personalizadas en la cabecera de "
758
- "tu sitio web hecho en WordPress."
759
 
760
  #. Author of the plugin/theme
761
- msgid "Arthur Gareginyan"
762
- msgstr "Arthur Gareginyan"
763
 
764
  #. Author URI of the plugin/theme
765
- msgid "https://www.arthurgareginyan.com"
766
- msgstr "https://www.arthurgareginyan.com"
 
 
 
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Plugins - All Meta Tags - Development (trunk)\n"
6
+ "POT-Creation-Date: 2018-04-20 01:15+0300\n"
7
+ "PO-Revision-Date: 2018-04-20 01:15+0300\n"
8
+ "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: \n"
10
  "Language: es\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 2.0.6\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__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
 
 
20
  "X-Poedit-SearchPath-0: .\n"
21
  "X-Poedit-SearchPathExcluded-0: *.js\n"
22
 
112
 
113
  #: inc/php/page.php:74
114
  #, php-format
115
+ msgid "If you want more options then %s tell us %s and we will be happy to add it."
116
+ msgstr "Si quieres más opciones, %s díganos %s y estaremos encantados de añadirlo."
 
 
117
 
118
  #: inc/php/page.php:88
119
  msgid "Frequently Asked Questions"
120
  msgstr "Preguntas Frecuentes"
121
 
122
  #: inc/php/page.php:92
123
+ msgid "If you have a question, please read the Frequently Asked Questions below to see if the answer is here."
124
+ msgstr "Si tienes alguna pregunta, por favor lee las Preguntas Frecuentes a continuación, para ver si la respuesta está aquí."
 
 
 
 
125
 
126
  #: inc/php/page.php:114
127
  msgid "Will this plugin work on my WordPress.COM website?"
128
  msgstr "¿Funcionará este complemento en mi sitio web WordPress.COM?"
129
 
130
  #: inc/php/page.php:115
131
+ msgid "Sorry, this plugin is available for use only on self-hosted (WordPress.ORG) websites."
132
+ msgstr "Lo sentimos, este complemento está disponible para su uso solo en sitios web alojados (WordPress.ORG)."
 
 
 
 
133
 
134
  #: inc/php/page.php:117
135
  msgid "Can I use this plugin on my language?"
136
  msgstr "¿Puedo usar este complemento en mi idioma?"
137
 
138
  #: inc/php/page.php:118
139
+ msgid "Yes. This plugin is ready for translation and has already been translated into several languages."
140
+ msgstr "Sí. Este complemento está listo para ser traducido y ya ha sido traducido a varios idiomas."
 
 
 
 
141
 
142
  #: inc/php/page.php:120
143
  #, php-format
144
+ msgid "If you want to help translate this plugin then please visit the %s. You can also use the POT file, that is included and placed in the \"languages\" folder, in order to create a translation PO file. Just send the PO file to us at the %s and we will include this translation within the next plugin update."
145
+ msgstr "Si quieres ayudar a traducir este complemento, visita el %s. También puede utilizar el archivo POT, incluido y colocado en la carpeta “languages”, para crear un archivo PO de traducción. Simplemente envíeme el archivo PO en el %s e incluiremos esta traducción en la siguiente actualización del complemento."
 
 
 
 
 
 
 
 
 
 
146
 
147
  #: inc/php/page.php:125
148
+ msgid "Maybe not all existed translations are up to date. You are welcome to contribute corrections!"
149
+ msgstr "Quizás no todas las traducciones existentes estén actualizadas. Le invitamos a contribuir correcciones!"
 
 
 
 
150
 
151
  #: inc/php/page.php:126
152
+ msgid "Many of plugin users would be delighted if you share your translation with the community. Thanks for your contribution!"
153
+ msgstr "Muchos de los usuarios de este complemento estarían encantados si compartes tu traducción con la comunidad. ¡Gracias por tu contribución!"
 
 
 
 
154
 
155
  #: inc/php/page.php:128
156
  msgid "How does it work?"
157
  msgstr "¿Como funciona?"
158
 
159
  #: inc/php/page.php:129
160
+ msgid "On the \"Settings\" tab, fill in the required fields, select the desired settings and click the \"Save changes\" button. Enjoy the improved SEO of your website. It's that simple!"
 
 
 
161
  msgstr ""
162
 
163
  #: inc/php/page.php:131
165
  msgstr ""
166
 
167
  #: inc/php/page.php:132
168
+ msgid "We don't limit the number of characters, but most search engines use a maximum of 160 chars for the home description."
 
 
169
  msgstr ""
170
 
171
  #: inc/php/page.php:134
177
  msgstr ""
178
 
179
  #: inc/php/page.php:137
180
+ msgid "I can't get verify my website. What am I doing wrong?"
181
  msgstr ""
182
 
183
  #: inc/php/page.php:138
184
+ msgid "The tag code which Google (or Bing, Yandex, Pinterest, Alexa, Norton, WOT, SpecificFeeds) gives you is confusing as you only have to paste in the serial key number/letters (<code>1234567890</code>) and not the whole tag (<code>&lt;meta name=\"google-site-verification\" content=“1234567890” /&gt;</code>). So just paste that into the relevant field and you will see “Success” message appear within a few seconds."
 
 
 
 
 
 
185
  msgstr ""
186
 
187
  #: inc/php/page.php:140
189
  msgstr ""
190
 
191
  #: inc/php/page.php:141
192
+ msgid "To make these plugins compatible you need to stick to one simple rule: do not fill the same field in both plugins at once. Otherwise both plugins fulfill their work and you will get a duplicate actions, for example:"
 
 
 
193
  msgstr ""
194
 
195
  #: inc/php/page.php:149
196
+ msgid "In the rest, the \"All Meta Tags\" and \"All in One SEO Pack\" is compatible."
 
197
  msgstr ""
198
 
199
  #: inc/php/page.php:151
201
  msgstr "¿Este complemento requiere alguna modificación del tema?"
202
 
203
  #: inc/php/page.php:152
204
+ msgid "Absolutely not. This plugin is configurable entirely from the plugin settings page."
205
+ msgstr "Absolutamente NO. Este complemento se puede configurar completamente desde su página de configuración."
 
 
 
 
206
 
207
  #: inc/php/page.php:154
208
  msgid "Does this require any knowledge of HTML or CSS?"
209
  msgstr "¿Esto requiere algún conocimiento de HTML o CSS?"
210
 
211
  #: inc/php/page.php:155
212
+ msgid "Absolutely not. This plugin can be configured with no knowledge of HTML or CSS, using an easy-to-use plugin settings page."
213
+ msgstr "Absolutamente no. Este complemento se puede configurar sin conocimientos de HTML o CSS, utilizando su página de configuración la cual es fácil de usar."
 
 
 
 
214
 
215
  #: inc/php/page.php:157
216
  msgid "It's not working. What could be wrong?"
217
  msgstr "No funciona. ¿Qué podría estar mal?"
218
 
219
  #: inc/php/page.php:158
220
+ msgid "As with every plugin, it's possible that things don't work. The most common reason for this is a web browser's cache. Every web browser stores a cache of the websites you visit (pages, images, and etc.) to reduce bandwidth usage and server load. This is called the browser's cache.​ Clearing your browser's cache may solve the problem."
221
+ msgstr "Como con todos los complementos, es posible que las cosas no funcionen. La razón más común para esto es la caché de un navegador web. Cada navegador web almacena una caché de los sitios web que visitas (páginas, imágenes y etc.) para reducir el uso del ancho de banda y la carga del servidor. Esto se denomina caché del navegador. Limpiar la caché del navegador puede resolver el problema."
 
 
 
 
 
 
 
 
 
 
 
222
 
223
  #: inc/php/page.php:159
224
+ msgid "It's impossible to tell what could be wrong exactly, but if you post a support request in the plugin's support forum on WordPress.org, we'd be happy to give it a look and try to help out. Please include as much information as possible, including a link to your website where the problem can be seen."
225
+ msgstr "Es imposible decir exactamente lo que podría estar mal, pero si publicas una solicitud de soporte en el foro de soporte del complemento en WordPress.org, estaría encantado de darle un vistazo e intentar ayudarte. Incluye tanta información como sea posible, incluyendo un enlace a tu sitio web donde se pueda ver el problema."
 
 
 
 
 
 
 
 
 
 
226
 
227
  #: inc/php/page.php:161
228
+ msgid "The last WordPress update is preventing me from editing my website that is using this plugin. Why is this?"
229
+ msgstr "La última actualización de WordPress me impide editar mi sitio web que está utilizando este complemento. ¿Porqué sucede esto?"
 
 
 
 
230
 
231
  #: inc/php/page.php:162
232
+ msgid "This plugin can not cause such problem. More likely, the problem are related to the settings of the website. It could just be a cache, so please try to clear your website's cache (may be you using a caching plugin, or some web service such as the CloudFlare) and then the cache of your web browser. Also please try to re-login to the website, this too can help."
233
+ msgstr "Este complemento no puede causar este problema. Lo más probable es que el problema esté relacionado con la configuración del sitio web. Podría ser sólo la caché, así que intenta borrar la caché de tu sitio web (puede ser que utilices un complemento de caché o algún servicio web como CloudFlare) y luego la caché de tu navegador web. También intenta volver a conectarte al sitio web, esto también puede ayudar."
 
 
 
 
 
 
 
 
 
 
 
234
 
235
  #: inc/php/page.php:164
236
  msgid "Where to report bug if found?"
238
 
239
  #: inc/php/page.php:166
240
  #, php-format
241
+ msgid "Bug reports are very welcome! Please visit %s our contact page %s and report. Please do not forget to specify the name of the plugin. Thank you!"
 
 
242
  msgstr ""
243
 
244
  #: inc/php/page.php:172
247
 
248
  #: inc/php/page.php:174
249
  #, php-format
250
+ msgid "Any suggestions are very welcome! Please visit %s our contact page %s. Please do not forget to specify the name of the plugin. Thank you!"
 
 
251
  msgstr ""
252
 
253
  #: inc/php/page.php:180
256
 
257
  #: inc/php/page.php:182
258
  #, php-format
259
+ msgid "Yes, any contributions are very welcome! Please visit %s our donation page %s. Thank you!"
260
+ msgstr "Sí, cualquier contribución financiera es bienvenida! Simplemente visita %s mi sitio web %s, has clic en el botón DONAR y gracias!"
 
 
 
 
261
 
262
  #: inc/php/page.php:188
263
  msgid "My question wasn't answered here."
265
 
266
  #: inc/php/page.php:190
267
  #, php-format
268
+ msgid "You can ask your question on %s this page %s. But please keep in mind that this plugin is free, and there is no a special support team, so we have no way to answer everyone."
269
+ msgstr "Puede hacer tu pregunta en %s la página de soporte del complementos %s. Pero ten en cuenta que este complemento es gratuito, y no hay un equipo de soporte especial, así que no tengo forma de responder a todos."
 
 
 
 
 
 
270
 
271
  #: inc/php/page.php:204
272
  msgid "Support Me"
278
 
279
  #: inc/php/page.php:217
280
  #, php-format
281
+ msgid "Hello! My name is %s Arthur Gareginyan %s and I'm the founder of %s Space X-Chimp %s."
282
+ msgstr "¡Hola! Mi nombre es %s Arthur Gareginyan %s y soy el fundador de %s Space X-Chimp %s."
 
 
 
 
283
 
284
  #: inc/php/page.php:225
285
+ msgid "My intention is to create projects that will make this world a better place. I'm really passionate about my work, I like what I'm doing and hope that you will be enriched by my projects too."
286
+ msgstr "Mi intención es crear proyectos que hagan de este mundo un lugar mejor. Soy realmente apasionado por mi trabajo, me gusta lo que estoy haciendo y espero que tú también te enriquezcas con mis proyectos."
 
 
 
 
 
 
287
 
288
  #: inc/php/page.php:226
289
+ msgid "I spend a lot of time and effort trying to make sure that the themes, plugins and other things I build are useful, and the ultimate proof of that for me is that you actually want to use them. But, 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."
290
+ msgstr "Paso mucho tiempo y esfuerzo tratando de asegurarme que los temas, complementos y otras cosas que construyo sean útiles, y la prueba definitiva para mí de que son útiles, es que realmente desea utilizarlos. Pero, soy un desarrollador independiente, sin un ingreso regular, por lo que cada pequeña contribución me ayuda a cubrir mis costos y me deja pasar más tiempo construyendo cosas para que la gente como tú lo disfrute."
 
 
 
 
 
 
 
 
 
 
 
 
291
 
292
  #: inc/php/page.php:227
293
  msgid "If you appreciate my work, you can buy me a coffee!"
306
  msgstr "Web Master Tools"
307
 
308
  #: inc/php/settings.php:27
309
+ 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."
310
+ 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."
 
 
 
 
 
 
 
 
311
 
312
  #: inc/php/settings.php:33
313
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"google-site-verification\" content=“<b>1234567890</b>” /&gt;"
314
+ msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"google-site-verification\" content=“<b>1234567890</b>” /&gt;"
 
 
 
 
 
 
315
 
316
  #: inc/php/settings.php:39
317
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"msvalidate.01\" content=“<b>1234567890</b>” /&gt;"
318
+ msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"msvalidate.01\" content=“<b>1234567890</b>” /&gt;"
 
 
 
 
 
 
319
 
320
  #: inc/php/settings.php:45
321
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"yandex-verification\" content=“<b>1234567890</b>” /&gt;"
322
+ msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"yandex-verification\" content=“<b>1234567890</b>” /&gt;"
 
 
 
 
 
 
323
 
324
  #: inc/php/settings.php:54
325
  msgid "Domain Verification"
326
  msgstr "Verificación del domino"
327
 
328
  #: inc/php/settings.php:56
329
+ 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."
330
+ 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."
 
 
 
 
 
 
 
 
 
 
331
 
332
  #: inc/php/settings.php:62
333
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"p:domain_verify\" content=“<b>1234567890</b>” /&gt;"
334
+ msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"p:domain_verify\" content=“<b>1234567890</b>” /&gt;"
 
 
 
 
 
 
335
 
336
  #: inc/php/settings.php:68
337
+ msgid "Enter an absolute URL to the Google+ profile of the publisher. <br>Example: https://plus.google.com/+ArthurGareginyan/"
338
+ msgstr "Ingresa la URL completa del perfil de Google+ del editor. <br>Ejemplo: https://plus.google.com/+ArthurGareginyan/"
 
 
 
 
339
 
340
  #: inc/php/settings.php:74
341
+ msgid "Enter an absolute URL to the Facebook profile of the publisher. <br>Example: https://www.facebook.com/arthur.gareginyan"
342
+ msgstr "Ingresa la URL completa del perfil de Facebook del editor. <br>Ejemplo: https://www.facebook.com/arthur.gareginyan"
 
 
 
 
343
 
344
  #: inc/php/settings.php:80
345
  msgid "Enter the Twitter username of the publisher. <br>Example: @AGareginyan"
346
+ msgstr "Ingresa el nombre de usuario de Twitter del editor. <br>Ejemplo: @AGareginyan"
 
347
 
348
  #: inc/php/settings.php:86
349
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"alexaVerifyID\" content=“<b>1234567890</b>” /&gt;"
350
+ msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"alexaVerifyID\" content=“<b>1234567890</b>” /&gt;"
 
 
 
 
 
 
351
 
352
  #: inc/php/settings.php:92
353
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"norton-safeweb-site-verification\" content=“<b>1234567890</b>” /&gt;"
354
+ msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"norton-safeweb-site-verification\" content=“<b>1234567890</b>” /&gt;"
 
 
 
 
 
 
355
 
356
  #: inc/php/settings.php:98
357
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"wot-verification\" content=“<b>1234567890</b>” /&gt;"
358
+ msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"wot-verification\" content=“<b>1234567890</b>” /&gt;"
 
 
 
 
 
 
359
 
360
  #: inc/php/settings.php:104
361
+ msgid "Enter your meta key “content” value from your verification code to verify your website. <br>Example: &lt;meta name=\"specificfeeds-verification-code\" content=“<b>1234567890</b>” /&gt;"
362
+ msgstr "Ingresa el valor de tu meta clave “content” proveniente del código de verificación de tu sitio web. </br>Ejemplo: &lt;meta name=\"specificfeeds-verification-code\" content=“<b>1234567890</b>” /&gt;"
 
 
 
 
 
 
363
 
364
  #: inc/php/settings.php:108
365
  msgid "Custom Meta Tags"
366
  msgstr "Meta etiquetas personalizadas"
367
 
368
  #: inc/php/settings.php:110
369
+ 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."
370
+ 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."
 
 
 
 
371
 
372
  #: inc/php/settings.php:118
373
  msgid "Meta Tags for Static Home Page only"
374
  msgstr "Meta etiquetas sólo para la página de inicio estática"
375
 
376
  #: inc/php/settings.php:120
377
+ msgid "You can use the options below to add meta tags such as Description and Keywords only in Static Home Page of your website."
378
+ 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."
 
 
 
 
 
379
 
380
  #: inc/php/settings.php:124
381
  msgid "Home Description"
382
  msgstr "Descripción del sitio"
383
 
384
  #: inc/php/settings.php:126 inc/php/settings.php:147
385
+ msgid "Enter a short description of your website (150-250 characters). Most search engines use a maximum of 160 chars for the home description."
386
+ 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."
 
 
 
 
 
387
 
388
  #: inc/php/settings.php:129
389
  msgid "Home Keyword(s)"
390
  msgstr "Palabra(s) clave de la página de inicio"
391
 
392
  #: inc/php/settings.php:131
393
+ msgid "Enter a comma-delimited list of keywords for only Static Home Page of your website."
394
+ 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."
 
 
 
 
395
 
396
  #: inc/php/settings.php:139
397
  msgid "Meta Tags for Default Home Page and Blog Page only"
398
  msgstr "Meta etiquetas sólo para la página de inicio y la del blog"
399
 
400
  #: inc/php/settings.php:141
401
+ 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."
402
+ 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."
 
 
 
 
 
403
 
404
  #: inc/php/settings.php:145
405
  msgid "Blog Description"
410
  msgstr "Palabra(s) clave del blog"
411
 
412
  #: inc/php/settings.php:152
413
+ msgid "Enter a comma-delimited list of keywords for only Blog Page of your website."
414
+ msgstr "Ingresa una lista, separadas por comas, de todas las palabras clave sólo para la página del blog de tu sitio web."
 
 
 
415
 
416
  #: inc/php/settings.php:160
417
  msgid "Meta Tags for all website (Global)"
418
  msgstr "Meta etiquetas para todo el sitio web (Globales)"
419
 
420
  #: inc/php/settings.php:162
421
+ msgid "You can use the options below to add meta tags such as Author, Copyright and Keywords in everywhere on your website."
422
+ 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."
 
 
 
 
 
423
 
424
  #: inc/php/settings.php:166
425
  msgid "Author"
443
 
444
  #: inc/php/settings.php:188
445
  msgid "Enter a comma-delimited list of global keywords for your website."
446
+ msgstr "Ingresa un listado, separado por comas, de las palabras clave globales para tu sitio web."
 
 
447
 
448
  #: inc/php/settings.php:198
449
  msgid "WooCommerce & Google Shopping"
450
  msgstr "WooCommerce y Google Shopping"
451
 
452
  #: inc/php/settings.php:200
453
+ 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."
454
+ 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."
 
 
 
 
 
 
 
 
455
 
456
  #: inc/php/settings.php:210
457
+ 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>."
458
+ 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>."
 
 
 
 
 
 
459
 
460
  #: inc/php/settings.php:217 inc/php/sidebar.php:32
461
+ 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."
462
+ msgstr "Soy un desarrollador independiente, sin un ingreso regular, por lo que cada pequeña contribución ayuda a cubrir mis costos y me deja pasar más tiempo construyendo cosas para que personas como tú las disfruten."
 
 
 
 
 
 
463
 
464
  #: inc/php/settings.php:224 inc/php/sidebar.php:39
465
  msgid "Thanks for your support!"
467
 
468
  #: inc/php/sidebar.php:16
469
  msgid "About"
470
+ msgstr "Acerca de"
471
 
472
  #: inc/php/sidebar.php:18
473
  msgid "This plugin allows you to easily add Meta Tags to your website."
474
+ msgstr "Este complemento te permite añadir fácilmente Meta Etiquetas personalizadas a tu sitio web."
 
 
475
 
476
  #: inc/php/sidebar.php:23
477
  msgid "Help"
479
 
480
  #: inc/php/sidebar.php:25
481
  msgid "If you have a question, please read the information in the FAQ section."
482
+ msgstr "Si tiene alguna pregunta, lee la información en la sección de preguntas frecuentes."
 
 
483
 
484
  #. Plugin Name of the plugin/theme
485
  msgid "All Meta Tags"
490
  msgstr "https://github.com/ArthurGareginyan/all-meta-tags"
491
 
492
  #. Description of the plugin/theme
493
+ msgid "Easily and safely add your custom Meta Tags to WordPress website's header."
494
+ msgstr "Añade de forma fácil y segura tus Meta Tags personalizadas en la cabecera de tu sitio web hecho en WordPress."
 
 
 
495
 
496
  #. Author of the plugin/theme
497
+ msgid "Space X-Chimp"
498
+ msgstr "Space X-Chimp"
499
 
500
  #. Author URI of the plugin/theme
501
+ msgid "https://www.spacexchimp.com"
502
+ msgstr "https://www.spacexchimp.com"
503
+
504
+ #~ msgid "Arthur Gareginyan"
505
+ #~ msgstr "Arthur Gareginyan"
languages/all-meta-tags-es_MX.mo CHANGED
Binary file
languages/all-meta-tags-es_MX.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: All Meta Tags\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2018-01-20 14:29+0300\n"
6
- "PO-Revision-Date: 2018-01-20 14:29+0300\n"
7
- "Last-Translator: Sergio <srg2010@yahoo.com>\n"
8
  "Language-Team: \n"
9
  "Language: es_MX\n"
10
  "MIME-Version: 1.0\n"
@@ -12,14 +12,10 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Generator: Poedit 1.8.7\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: all-meta-tags.php\n"
18
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
19
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
20
- "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
21
- "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
22
- "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
23
  "X-Loco-Target-Locale: es_MX\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
  "X-Poedit-SearchPathExcluded-0: *.js\n"
@@ -116,8 +112,7 @@ msgstr ""
116
 
117
  #: inc/php/page.php:74
118
  #, php-format
119
- msgid ""
120
- "If you want more options then %s tell us %s and we will be happy to add it."
121
  msgstr ""
122
 
123
  #: inc/php/page.php:88
@@ -125,9 +120,7 @@ msgid "Frequently Asked Questions"
125
  msgstr ""
126
 
127
  #: inc/php/page.php:92
128
- msgid ""
129
- "If you have a question, please read the Frequently Asked Questions below to "
130
- "see if the answer is here."
131
  msgstr ""
132
 
133
  #: inc/php/page.php:114
@@ -135,9 +128,7 @@ msgid "Will this plugin work on my WordPress.COM website?"
135
  msgstr ""
136
 
137
  #: inc/php/page.php:115
138
- msgid ""
139
- "Sorry, this plugin is available for use only on self-hosted (WordPress.ORG) "
140
- "websites."
141
  msgstr ""
142
 
143
  #: inc/php/page.php:117
@@ -145,31 +136,20 @@ msgid "Can I use this plugin on my language?"
145
  msgstr ""
146
 
147
  #: inc/php/page.php:118
148
- msgid ""
149
- "Yes. This plugin is ready for translation and has already been translated "
150
- "into several languages."
151
  msgstr ""
152
 
153
  #: inc/php/page.php:120
154
  #, php-format
155
- msgid ""
156
- "If you want to help translate this plugin then please visit the %s. You can "
157
- "also use the POT file, that is included and placed in the \"languages\" "
158
- "folder, in order to create a translation PO file. Just send the PO file to "
159
- "us at the %s and we will include this translation within the next plugin "
160
- "update."
161
  msgstr ""
162
 
163
  #: inc/php/page.php:125
164
- msgid ""
165
- "Maybe not all existed translations are up to date. You are welcome to "
166
- "contribute corrections!"
167
  msgstr ""
168
 
169
  #: inc/php/page.php:126
170
- msgid ""
171
- "Many of plugin users would be delighted if you share your translation with "
172
- "the community. Thanks for your contribution!"
173
  msgstr ""
174
 
175
  #: inc/php/page.php:128
@@ -177,10 +157,7 @@ msgid "How does it work?"
177
  msgstr ""
178
 
179
  #: inc/php/page.php:129
180
- msgid ""
181
- "On the \"Settings\" tab, fill in the required fields, select the desired "
182
- "settings and click the \"Save changes\" button. Enjoy the improved SEO of "
183
- "your website. It's that simple!"
184
  msgstr ""
185
 
186
  #: inc/php/page.php:131