Version Description
Download this release
Release Info
Developer | arnee |
Plugin | Google XML Sitemaps |
Version | 4.0.4 |
Comparing to | |
See all releases |
Code changes from version 4.0.3 to 4.0.4
- documentation.txt +6 -0
- lang/sitemap-de_DE.mo +0 -0
- lang/sitemap-de_DE.po +12 -13
- lang/sitemap-pt_PT.mo +0 -0
- lang/sitemap-pt_PT.po +102 -88
- readme.txt +1 -1
- sitemap-builder.php +13 -13
- sitemap-core.php +12 -9
- sitemap-ui.php +11 -3
- sitemap.php +2 -2
documentation.txt
CHANGED
@@ -271,6 +271,12 @@ Release History:
|
|
271 |
Help regarding permalinks for Nginx users
|
272 |
Fix with gzip compression in case there was other output before already
|
273 |
Return 404 for HTML sitemaps if the option has been disabled
|
|
|
|
|
|
|
|
|
|
|
|
|
274 |
|
275 |
Todo:
|
276 |
==============================================================================
|
271 |
Help regarding permalinks for Nginx users
|
272 |
Fix with gzip compression in case there was other output before already
|
273 |
Return 404 for HTML sitemaps if the option has been disabled
|
274 |
+
2014-04-19 4.0.4 Removed deprecated get_page call
|
275 |
+
Changed last modification time of sub-sitemaps to the last modification date of the posts instead of the publish date
|
276 |
+
Removed information window if the statistic option has not been activated
|
277 |
+
Added link regarding new sitemap format
|
278 |
+
Updated Portuguese translation, thanks to Pedro Martinho
|
279 |
+
Updated German translation
|
280 |
|
281 |
Todo:
|
282 |
==============================================================================
|
lang/sitemap-de_DE.mo
CHANGED
Binary file
|
lang/sitemap-de_DE.po
CHANGED
@@ -3,9 +3,8 @@ msgstr ""
|
|
3 |
"Project-Id-Version: sitemap\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2014-04-12 13:10+0100\n"
|
6 |
-
"PO-Revision-Date: 2014-04-
|
7 |
"Last-Translator: Arne Brachhold <himself-arnebrachhold-de>\n"
|
8 |
-
"Language-Team: Arne Brachhold <himself@arnebrachhold.de>\n"
|
9 |
"Language: de_DE\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -412,8 +411,8 @@ msgid ""
|
|
412 |
"Webmaster Tools</a> to check crawling statistics."
|
413 |
msgstr ""
|
414 |
"Keine Registrierung erforderlich, aber Du kannst Dich bei den <a href=\"%s"
|
415 |
-
"\">Google Webmaster Tools</a> anmelden um Indexierungs-Statistiken zu
|
416 |
-
"Website zu sehen."
|
417 |
|
418 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:765
|
419 |
msgid "Notify Bing (formerly MSN Live Search) about updates of your Blog"
|
@@ -426,7 +425,7 @@ msgid ""
|
|
426 |
"Tools</a> to check crawling statistics."
|
427 |
msgstr ""
|
428 |
"Keine Registrierung erforderlich, aber Du kannst Dich bei den <a href=\"%s"
|
429 |
-
"\">Bing Webmaster Tools</a> anmelden um Indexierungs-Statistiken zu Deiner "
|
430 |
"Website zu sehen."
|
431 |
|
432 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:771
|
@@ -438,7 +437,7 @@ msgid ""
|
|
438 |
"The virtual robots.txt generated by WordPress is used. A real robots.txt "
|
439 |
"file must NOT exist in the blog directory!"
|
440 |
msgstr ""
|
441 |
-
"Es wird die von WordPress generierte virtuelle robots.txt verwendet. Es
|
442 |
"keine robots.txt Datei im Blog Verzeichnis liegen!"
|
443 |
|
444 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:779
|
@@ -447,7 +446,7 @@ msgstr "Erweiterte Einstellungen"
|
|
447 |
|
448 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:782
|
449 |
msgid "Try to increase the memory limit to:"
|
450 |
-
msgstr "Versuchen das Speicherlimit zu erhöhen auf: "
|
451 |
|
452 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:782
|
453 |
msgid "e.g. \"4M\", \"16M\""
|
@@ -455,15 +454,15 @@ msgstr "z.B. \"4M\", \"16M\""
|
|
455 |
|
456 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:785
|
457 |
msgid "Try to increase the execution time limit to:"
|
458 |
-
msgstr "
|
459 |
|
460 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:785
|
461 |
msgid "in seconds, e.g. \"60\" or \"0\" for unlimited"
|
462 |
-
msgstr "in Sekunden, z.B. \"60\" oder \"0\"
|
463 |
|
464 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:789
|
465 |
msgid "Include a XSLT stylesheet:"
|
466 |
-
msgstr "Ein XSLT
|
467 |
|
468 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:790
|
469 |
msgid "Full or relative URL to your .xsl file"
|
@@ -475,7 +474,7 @@ msgstr "Standard verwenden"
|
|
475 |
|
476 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:795
|
477 |
msgid "Include sitemap in HTML format"
|
478 |
-
msgstr "Einbindung der Sitemap im HTML
|
479 |
|
480 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:795
|
481 |
msgid "(The required PHP XSL Module is not installed)"
|
@@ -499,7 +498,7 @@ msgid ""
|
|
499 |
"to include your homepage at www.foo.com"
|
500 |
msgstr ""
|
501 |
"Hier können Sie zusätzliche Seiten in Form von URLs angeben, welche mit in "
|
502 |
-
"Ihre Sitemap aufgenommen werden sollen aber nicht von WordPress erzeugt "
|
503 |
"werden. Falls Sie z.B. Ihre Homepage auf www.beispiel.com haben, Ihr Blog "
|
504 |
"aber unter www.beispiel.com/blog zu erreichen ist, tragen Sie Ihre Homepage "
|
505 |
"als http://www.beispiel.com hier ein."
|
@@ -596,7 +595,7 @@ msgid ""
|
|
596 |
"All posts will have the same priority which is defined in ""
|
597 |
"Priorities""
|
598 |
msgstr ""
|
599 |
-
"Alle Beiträge haben
|
600 |
"eingestellt ist."
|
601 |
|
602 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:892
|
3 |
"Project-Id-Version: sitemap\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2014-04-12 13:10+0100\n"
|
6 |
+
"PO-Revision-Date: 2014-04-19 19:11+0100\n"
|
7 |
"Last-Translator: Arne Brachhold <himself-arnebrachhold-de>\n"
|
|
|
8 |
"Language: de_DE\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
411 |
"Webmaster Tools</a> to check crawling statistics."
|
412 |
msgstr ""
|
413 |
"Keine Registrierung erforderlich, aber Du kannst Dich bei den <a href=\"%s"
|
414 |
+
"\">Google Webmaster Tools</a> anmelden, um Indexierungs-Statistiken zu "
|
415 |
+
"Deiner Website zu sehen."
|
416 |
|
417 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:765
|
418 |
msgid "Notify Bing (formerly MSN Live Search) about updates of your Blog"
|
425 |
"Tools</a> to check crawling statistics."
|
426 |
msgstr ""
|
427 |
"Keine Registrierung erforderlich, aber Du kannst Dich bei den <a href=\"%s"
|
428 |
+
"\">Bing Webmaster Tools</a> anmelden, um Indexierungs-Statistiken zu Deiner "
|
429 |
"Website zu sehen."
|
430 |
|
431 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:771
|
437 |
"The virtual robots.txt generated by WordPress is used. A real robots.txt "
|
438 |
"file must NOT exist in the blog directory!"
|
439 |
msgstr ""
|
440 |
+
"Es wird die von WordPress generierte virtuelle robots.txt verwendet. Es darf "
|
441 |
"keine robots.txt Datei im Blog Verzeichnis liegen!"
|
442 |
|
443 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:779
|
446 |
|
447 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:782
|
448 |
msgid "Try to increase the memory limit to:"
|
449 |
+
msgstr "Versuchen, das Speicherlimit zu erhöhen auf: "
|
450 |
|
451 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:782
|
452 |
msgid "e.g. \"4M\", \"16M\""
|
454 |
|
455 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:785
|
456 |
msgid "Try to increase the execution time limit to:"
|
457 |
+
msgstr "Versuchen, das Zeit Limit zu erhöhen auf: "
|
458 |
|
459 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:785
|
460 |
msgid "in seconds, e.g. \"60\" or \"0\" for unlimited"
|
461 |
+
msgstr "in Sekunden, z.B. \"60\" oder \"0\" für unendlich"
|
462 |
|
463 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:789
|
464 |
msgid "Include a XSLT stylesheet:"
|
465 |
+
msgstr "Ein XSLT-Stylesheet einbinden:"
|
466 |
|
467 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:790
|
468 |
msgid "Full or relative URL to your .xsl file"
|
474 |
|
475 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:795
|
476 |
msgid "Include sitemap in HTML format"
|
477 |
+
msgstr "Einbindung der Sitemap im HTML-Format"
|
478 |
|
479 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:795
|
480 |
msgid "(The required PHP XSL Module is not installed)"
|
498 |
"to include your homepage at www.foo.com"
|
499 |
msgstr ""
|
500 |
"Hier können Sie zusätzliche Seiten in Form von URLs angeben, welche mit in "
|
501 |
+
"Ihre Sitemap aufgenommen werden sollen, aber nicht von WordPress erzeugt "
|
502 |
"werden. Falls Sie z.B. Ihre Homepage auf www.beispiel.com haben, Ihr Blog "
|
503 |
"aber unter www.beispiel.com/blog zu erreichen ist, tragen Sie Ihre Homepage "
|
504 |
"als http://www.beispiel.com hier ein."
|
595 |
"All posts will have the same priority which is defined in ""
|
596 |
"Priorities""
|
597 |
msgstr ""
|
598 |
+
"Alle Beiträge haben dieselbe Priorität welche unter "Prioritäten" "
|
599 |
"eingestellt ist."
|
600 |
|
601 |
#: C:\Inetpub\wwwroot\wp_svn\wp-content\plugins\sitemap_beta/sitemap-ui.php:892
|
lang/sitemap-pt_PT.mo
CHANGED
Binary file
|
lang/sitemap-pt_PT.po
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: Google XML Sitemaps v4.0.
|
4 |
"Report-Msgid-Bugs-To: <[mail-address]>\n"
|
5 |
"POT-Creation-Date: 2005-06-15 00:00+0000\n"
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: wordpress.mowster.net <wordpress@mowster.net>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -21,7 +21,7 @@ msgstr ""
|
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
|
23 |
# @ sitemap
|
24 |
-
#: sitemap-ui.php:
|
25 |
msgid ""
|
26 |
"If your blog is in a subdirectory and you want to add pages which are NOT in "
|
27 |
"the blog directory or beneath, you MUST place your sitemap file in the root "
|
@@ -49,12 +49,12 @@ msgid "Error while saving pages"
|
|
49 |
msgstr "Erro durante a gravação das páginas"
|
50 |
|
51 |
# @ sitemap
|
52 |
-
#: sitemap-ui.php:
|
53 |
msgid "Additional pages"
|
54 |
msgstr "Páginas adicionais"
|
55 |
|
56 |
# @ sitemap
|
57 |
-
#: sitemap-ui.php:
|
58 |
msgid ""
|
59 |
"Here you can specify files or URLs which should be included in the sitemap, "
|
60 |
"but do not belong to your Blog/WordPress.<br />For example, if your domain "
|
@@ -67,12 +67,12 @@ msgstr ""
|
|
67 |
"deve querer incluir a sua página inicial em www.foo.com"
|
68 |
|
69 |
# @ sitemap
|
70 |
-
#: sitemap-ui.php:
|
71 |
msgid "URL to the page"
|
72 |
msgstr "URL da página"
|
73 |
|
74 |
# @ sitemap
|
75 |
-
#: sitemap-ui.php:
|
76 |
msgid ""
|
77 |
"Enter the URL to the page. Examples: http://www.foo.com/index.html or www."
|
78 |
"foo.com/home "
|
@@ -80,12 +80,12 @@ msgstr ""
|
|
80 |
"URL da página. Exemplos: http://www.foo.com/index.html ou www.foo.com/home "
|
81 |
|
82 |
# @ sitemap
|
83 |
-
#: sitemap-ui.php:
|
84 |
msgid "Priority"
|
85 |
msgstr "Prioridade"
|
86 |
|
87 |
# @ sitemap
|
88 |
-
#: sitemap-ui.php:
|
89 |
msgid ""
|
90 |
"Choose the priority of the page relative to the other pages. For example, "
|
91 |
"your homepage might have a higher priority than your imprint."
|
@@ -95,12 +95,12 @@ msgstr ""
|
|
95 |
"dados pessoais."
|
96 |
|
97 |
# @ sitemap
|
98 |
-
#: sitemap-ui.php:
|
99 |
msgid "Last Changed"
|
100 |
msgstr "Última Alteração"
|
101 |
|
102 |
# @ sitemap
|
103 |
-
#: sitemap-ui.php:
|
104 |
msgid ""
|
105 |
"Enter the date of the last change as YYYY-MM-DD (2005-12-31 for example) "
|
106 |
"(optional)."
|
@@ -109,68 +109,68 @@ msgstr ""
|
|
109 |
"2005-12-31) (opcional)."
|
110 |
|
111 |
# @ sitemap
|
112 |
-
#: sitemap-ui.php:
|
113 |
msgid "Change Frequency"
|
114 |
msgstr "Alterar Frequência"
|
115 |
|
116 |
# @ sitemap
|
117 |
-
#: sitemap-ui.php:
|
118 |
msgid "#"
|
119 |
msgstr "#"
|
120 |
|
121 |
# @ sitemap
|
122 |
-
#: sitemap-ui.php:
|
123 |
msgid "No pages defined."
|
124 |
msgstr "Nenhuma página definida."
|
125 |
|
126 |
# @ sitemap
|
127 |
-
#: sitemap-ui.php:
|
128 |
msgid "Add new page"
|
129 |
msgstr "Adicionar nova página"
|
130 |
|
131 |
# @ sitemap
|
132 |
-
#: sitemap-ui.php:
|
133 |
msgid "Basic Options"
|
134 |
msgstr "Opções Básicas"
|
135 |
|
136 |
# @ sitemap
|
137 |
-
#: sitemap-ui.php:
|
138 |
msgid "Include homepage"
|
139 |
msgstr "Incluir página principal"
|
140 |
|
141 |
# @ sitemap
|
142 |
-
#: sitemap-ui.php:
|
143 |
msgid "Include posts"
|
144 |
msgstr "Incluir artigos"
|
145 |
|
146 |
# @ sitemap
|
147 |
-
#: sitemap-ui.php:
|
148 |
msgid "Include static pages"
|
149 |
msgstr "Incluir páginas estáticas"
|
150 |
|
151 |
# @ sitemap
|
152 |
-
#: sitemap-ui.php:
|
153 |
msgid "Include categories"
|
154 |
msgstr "Incluir categorias"
|
155 |
|
156 |
# @ sitemap
|
157 |
-
#: sitemap-ui.php:
|
158 |
msgid "Include archives"
|
159 |
msgstr "Incluir arquivos"
|
160 |
|
161 |
# @ sitemap
|
162 |
-
#: sitemap-ui.php:
|
163 |
msgid "Change frequencies"
|
164 |
msgstr "Alterar frequências"
|
165 |
|
166 |
# @ sitemap
|
167 |
-
#: sitemap-ui.php:
|
168 |
-
#: sitemap-ui.php:
|
169 |
msgid "Note"
|
170 |
msgstr "Nota"
|
171 |
|
172 |
# @ sitemap
|
173 |
-
#: sitemap-ui.php:
|
174 |
msgid ""
|
175 |
"Please note that the value of this tag is considered a hint and not a "
|
176 |
"command. Even though search engine crawlers consider this information when "
|
@@ -188,60 +188,60 @@ msgstr ""
|
|
188 |
"mesmas."
|
189 |
|
190 |
# @ sitemap
|
191 |
-
#: sitemap-ui.php:
|
192 |
msgid "Homepage"
|
193 |
msgstr "Página principal"
|
194 |
|
195 |
# @ sitemap
|
196 |
-
#: sitemap-ui.php:
|
197 |
msgid "Posts"
|
198 |
msgstr "Artigos"
|
199 |
|
200 |
# @ sitemap
|
201 |
-
#: sitemap-ui.php:
|
202 |
msgid "Static pages"
|
203 |
msgstr "Páginas estáticas"
|
204 |
|
205 |
# @ sitemap
|
206 |
-
#: sitemap-ui.php:
|
207 |
msgid "Categories"
|
208 |
msgstr "Categorias"
|
209 |
|
210 |
# @ sitemap
|
211 |
-
#: sitemap-ui.php:
|
212 |
msgid ""
|
213 |
"The current archive of this month (Should be the same like your homepage)"
|
214 |
msgstr "Arquivo deste mês (Deve ser igual ao da sua pagina principal)"
|
215 |
|
216 |
# @ sitemap
|
217 |
-
#: sitemap-ui.php:
|
218 |
msgid "Older archives (Changes only if you edit an old post)"
|
219 |
msgstr "Arquivos antigos (Alterar só se editou um artigo antigo)"
|
220 |
|
221 |
# @ sitemap
|
222 |
-
#: sitemap-ui.php:
|
223 |
msgid "Priorities"
|
224 |
msgstr "Prioridades"
|
225 |
|
226 |
# @ sitemap
|
227 |
-
#: sitemap-ui.php:
|
228 |
msgid "Posts (If auto calculation is disabled)"
|
229 |
msgstr "Artigos (Se o calculo automático está desabilitado)"
|
230 |
|
231 |
# @ sitemap
|
232 |
-
#: sitemap-ui.php:
|
233 |
msgid "Minimum post priority (Even if auto calculation is enabled)"
|
234 |
msgstr ""
|
235 |
"Prioridade mínima para artigos (Mesmo quando o cálculo automático esteja "
|
236 |
"ativo)"
|
237 |
|
238 |
# @ sitemap
|
239 |
-
#: sitemap-ui.php:
|
240 |
msgid "Archives"
|
241 |
msgstr "Arquivos"
|
242 |
|
243 |
# @ sitemap
|
244 |
-
#: sitemap-ui.php:
|
245 |
msgid "Update options"
|
246 |
msgstr "Atualizar opções"
|
247 |
|
@@ -301,32 +301,32 @@ msgid "Never"
|
|
301 |
msgstr "Nunca"
|
302 |
|
303 |
# @ sitemap
|
304 |
-
#: sitemap-loader.php:
|
305 |
msgid "XML-Sitemap Generator"
|
306 |
msgstr "Gerador XML-Sitemap"
|
307 |
|
308 |
# @ sitemap
|
309 |
-
#: sitemap-loader.php:
|
310 |
msgid "XML-Sitemap"
|
311 |
msgstr "XML-Sitemap"
|
312 |
|
313 |
# @ sitemap
|
314 |
-
#: sitemap-loader.php:
|
315 |
msgid "Settings"
|
316 |
msgstr "Configurações"
|
317 |
|
318 |
# @ sitemap
|
319 |
-
#: sitemap-loader.php:
|
320 |
msgid "FAQ"
|
321 |
msgstr "FAQ"
|
322 |
|
323 |
# @ sitemap
|
324 |
-
#: sitemap-loader.php:
|
325 |
msgid "Support"
|
326 |
msgstr "Suporte"
|
327 |
|
328 |
# @ sitemap
|
329 |
-
#: sitemap-loader.php:
|
330 |
msgid "Donate"
|
331 |
msgstr "Donativo"
|
332 |
|
@@ -633,22 +633,22 @@ msgstr ""
|
|
633 |
"a> para obter mais informações."
|
634 |
|
635 |
# @ sitemap
|
636 |
-
#: sitemap-ui.php:
|
637 |
msgid "Update notification:"
|
638 |
msgstr "Notificação de atualizações:"
|
639 |
|
640 |
# @ sitemap
|
641 |
-
#: sitemap-ui.php:
|
642 |
msgid "Learn more"
|
643 |
msgstr "Saber mais"
|
644 |
|
645 |
# @ sitemap
|
646 |
-
#: sitemap-ui.php:
|
647 |
msgid "Notify Google about updates of your Blog"
|
648 |
msgstr "Notificar o Google sobre as atualizações do seu Blog"
|
649 |
|
650 |
# @ sitemap
|
651 |
-
#: sitemap-ui.php:
|
652 |
#, php-format
|
653 |
msgid ""
|
654 |
"No registration required, but you can join the <a href=\"%s\">Google "
|
@@ -658,13 +658,13 @@ msgstr ""
|
|
658 |
"Webmaster Tools</a> para verificar as estatísticas de rastreamento."
|
659 |
|
660 |
# @ sitemap
|
661 |
-
#: sitemap-ui.php:
|
662 |
msgid "Notify Bing (formerly MSN Live Search) about updates of your Blog"
|
663 |
msgstr ""
|
664 |
"Notificar o Bing (antigo MSN Live Search) sobre as atualizações do seu Blog"
|
665 |
|
666 |
# @ sitemap
|
667 |
-
#: sitemap-ui.php:
|
668 |
#, php-format
|
669 |
msgid ""
|
670 |
"No registration required, but you can join the <a href=\"%s\">Bing Webmaster "
|
@@ -674,12 +674,12 @@ msgstr ""
|
|
674 |
"Tools</a> para verificar as estatísticas de rastreamento."
|
675 |
|
676 |
# @ sitemap
|
677 |
-
#: sitemap-ui.php:
|
678 |
msgid "Add sitemap URL to the virtual robots.txt file."
|
679 |
msgstr "Adicionar o URL do sitemap ao ficheiro virtual robots.txt."
|
680 |
|
681 |
# @ sitemap
|
682 |
-
#: sitemap-ui.php:
|
683 |
msgid ""
|
684 |
"The virtual robots.txt generated by WordPress is used. A real robots.txt "
|
685 |
"file must NOT exist in the blog directory!"
|
@@ -688,68 +688,68 @@ msgstr ""
|
|
688 |
"não deve existir no diretório do blog!"
|
689 |
|
690 |
# @ sitemap
|
691 |
-
#: sitemap-ui.php:
|
692 |
msgid "Advanced options:"
|
693 |
msgstr "Opções avançadas:"
|
694 |
|
695 |
# @ sitemap
|
696 |
-
#: sitemap-ui.php:
|
697 |
msgid "Try to increase the memory limit to:"
|
698 |
msgstr "Aumentar o limite de memória para:"
|
699 |
|
700 |
# @ sitemap
|
701 |
-
#: sitemap-ui.php:
|
702 |
msgid "e.g. \"4M\", \"16M\""
|
703 |
msgstr "ex. \"4M\", \"16M\""
|
704 |
|
705 |
# @ sitemap
|
706 |
-
#: sitemap-ui.php:
|
707 |
msgid "Try to increase the execution time limit to:"
|
708 |
msgstr "Aumentar o tempo de execução para:"
|
709 |
|
710 |
# @ sitemap
|
711 |
-
#: sitemap-ui.php:
|
712 |
msgid "in seconds, e.g. \"60\" or \"0\" for unlimited"
|
713 |
msgstr "em segundos, ex: \"60\" or \"0\" para ilimitado"
|
714 |
|
715 |
# @ sitemap
|
716 |
-
#: sitemap-ui.php:
|
717 |
msgid "Include a XSLT stylesheet:"
|
718 |
msgstr "Incluir uma folha de estilo XSLT:"
|
719 |
|
720 |
# @ sitemap
|
721 |
-
#: sitemap-ui.php:
|
722 |
msgid "Full or relative URL to your .xsl file"
|
723 |
msgstr "URL completo ou relativo para o ficheiro .xsl"
|
724 |
|
725 |
# @ sitemap
|
726 |
-
#: sitemap-ui.php:
|
727 |
msgid "Use default"
|
728 |
msgstr "Utilizar padrão"
|
729 |
|
730 |
# @ sitemap
|
731 |
-
#: sitemap-ui.php:
|
732 |
msgid "Include sitemap in HTML format"
|
733 |
msgstr "Incluir o sitemap num formato HTML"
|
734 |
|
735 |
# @ sitemap
|
736 |
-
#: sitemap-ui.php:
|
737 |
msgid "Post Priority"
|
738 |
msgstr "Prioridade do Artigo"
|
739 |
|
740 |
# @ sitemap
|
741 |
-
#: sitemap-ui.php:
|
742 |
msgid "Please select how the priority of each post should be calculated:"
|
743 |
msgstr ""
|
744 |
"Por favor, selecione como a prioridade de cada artigo deve ser calculada:"
|
745 |
|
746 |
# @ sitemap
|
747 |
-
#: sitemap-ui.php:
|
748 |
msgid "Do not use automatic priority calculation"
|
749 |
msgstr "Não utilizar o cálculo automático de prioridades"
|
750 |
|
751 |
# @ sitemap
|
752 |
-
#: sitemap-ui.php:
|
753 |
msgid ""
|
754 |
"All posts will have the same priority which is defined in ""
|
755 |
"Priorities""
|
@@ -758,59 +758,59 @@ msgstr ""
|
|
758 |
"Prioridades""
|
759 |
|
760 |
# @ sitemap
|
761 |
-
#: sitemap-ui.php:
|
762 |
msgid "Sitemap Content"
|
763 |
msgstr "Conteúdo Sitemap"
|
764 |
|
765 |
# @ sitemap
|
766 |
-
#: sitemap-ui.php:
|
767 |
msgid "WordPress standard content"
|
768 |
msgstr "Conteúdo padrão do WordPress"
|
769 |
|
770 |
# @ sitemap
|
771 |
-
#: sitemap-ui.php:
|
772 |
msgid "Include author pages"
|
773 |
msgstr "Incluir páginas de autores"
|
774 |
|
775 |
# @ sitemap
|
776 |
-
#: sitemap-ui.php:
|
777 |
msgid "Include tag pages"
|
778 |
msgstr "Incluir páginas de etiquetas"
|
779 |
|
780 |
# @ sitemap
|
781 |
-
#: sitemap-ui.php:
|
782 |
msgid "Custom taxonomies"
|
783 |
msgstr "Taxonomias personalizadas"
|
784 |
|
785 |
# @ sitemap
|
786 |
-
#: sitemap-ui.php:
|
787 |
#, php-format
|
788 |
msgid "Include taxonomy pages for %s"
|
789 |
msgstr "Incluir páginas de taxonomias para %s"
|
790 |
|
791 |
# @ sitemap
|
792 |
-
#: sitemap-ui.php:
|
793 |
msgid "Custom post types"
|
794 |
msgstr "Tipos de artigos personalizados"
|
795 |
|
796 |
# @ sitemap
|
797 |
-
#: sitemap-ui.php:
|
798 |
#, php-format
|
799 |
msgid "Include custom post type %s"
|
800 |
msgstr "Incluir tipos de artigos personalizados %s"
|
801 |
|
802 |
# @ sitemap
|
803 |
-
#: sitemap-ui.php:
|
804 |
msgid "Further options"
|
805 |
msgstr "Mais opções"
|
806 |
|
807 |
# @ sitemap
|
808 |
-
#: sitemap-ui.php:
|
809 |
msgid "Include the last modification time."
|
810 |
msgstr "Incluir a hora da última modificação."
|
811 |
|
812 |
# @ sitemap
|
813 |
-
#: sitemap-ui.php:
|
814 |
msgid ""
|
815 |
"This is highly recommended and helps the search engines to know when your "
|
816 |
"content has changed. This option affects <i>all</i> sitemap entries."
|
@@ -819,54 +819,54 @@ msgstr ""
|
|
819 |
"conteúdo foi alterado. Esta opção afeta <i>todos</i> os registos do sitemap."
|
820 |
|
821 |
# @ sitemap
|
822 |
-
#: sitemap-ui.php:
|
823 |
msgid "Excluded items"
|
824 |
msgstr "Itens excluídos"
|
825 |
|
826 |
# @ sitemap
|
827 |
-
#: sitemap-ui.php:
|
828 |
msgid "Excluded categories"
|
829 |
msgstr "Categorias excluídas"
|
830 |
|
831 |
# @ sitemap
|
832 |
-
#: sitemap-ui.php:
|
833 |
msgid "Using this feature will increase build time and memory usage!"
|
834 |
msgstr ""
|
835 |
"Utilizar este recurso irá aumentar o tempo de compilação e utilização de "
|
836 |
"memória!"
|
837 |
|
838 |
# @ sitemap
|
839 |
-
#: sitemap-ui.php:
|
840 |
msgid "Exclude posts"
|
841 |
msgstr "Artigos excluídos"
|
842 |
|
843 |
# @ sitemap
|
844 |
-
#: sitemap-ui.php:
|
845 |
msgid "Exclude the following posts or pages:"
|
846 |
msgstr "Excluir os seguintes artigos ou páginas:"
|
847 |
|
848 |
# @ sitemap
|
849 |
-
#: sitemap-ui.php:
|
850 |
msgid "List of IDs, separated by comma"
|
851 |
msgstr "Listagem de IDs, separados por vírgual"
|
852 |
|
853 |
# @ sitemap
|
854 |
-
#: sitemap-ui.php:
|
855 |
msgid "Child posts won't be excluded automatically!"
|
856 |
msgstr "Artigos subsequentes não serão excluídos automaticamente!"
|
857 |
|
858 |
# @ sitemap
|
859 |
-
#: sitemap-ui.php:
|
860 |
msgid "Tag pages"
|
861 |
msgstr "Páginas de etiquetas"
|
862 |
|
863 |
# @ sitemap
|
864 |
-
#: sitemap-ui.php:
|
865 |
msgid "Author pages"
|
866 |
msgstr "Páginas de autores"
|
867 |
|
868 |
# @ sitemap
|
869 |
-
#: sitemap-ui.php:
|
870 |
msgid "Reset options"
|
871 |
msgstr "Redefinir opções"
|
872 |
|
@@ -955,17 +955,31 @@ msgstr ""
|
|
955 |
"encontrá-la no <a href=\"%3$s\">site oficial</a>."
|
956 |
|
957 |
# @ sitemap
|
958 |
-
#: sitemap-ui.php:
|
959 |
msgid "(The required PHP XSL Module is not installed)"
|
960 |
msgstr "(O módulo PHP XSL necessário não está instalado)"
|
961 |
|
962 |
# @ sitemap
|
963 |
-
#: sitemap-ui.php:
|
964 |
msgid "Allow anonymous statistics (no personal information)"
|
965 |
msgstr "Permitir estatísticas anónimas (nenhuma informação pessoal)"
|
966 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
967 |
# @ sitemap
|
968 |
#. translators: plugin header field 'Version'
|
969 |
#: sitemap.php:0
|
970 |
-
msgid "4.0.
|
971 |
-
msgstr "4.0.
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Google XML Sitemaps v4.0.3\n"
|
4 |
"Report-Msgid-Bugs-To: <[mail-address]>\n"
|
5 |
"POT-Creation-Date: 2005-06-15 00:00+0000\n"
|
6 |
+
"PO-Revision-Date: 2014-04-19 19:06+0100\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: wordpress.mowster.net <wordpress@mowster.net>\n"
|
9 |
"MIME-Version: 1.0\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
|
23 |
# @ sitemap
|
24 |
+
#: sitemap-ui.php:816
|
25 |
msgid ""
|
26 |
"If your blog is in a subdirectory and you want to add pages which are NOT in "
|
27 |
"the blog directory or beneath, you MUST place your sitemap file in the root "
|
49 |
msgstr "Erro durante a gravação das páginas"
|
50 |
|
51 |
# @ sitemap
|
52 |
+
#: sitemap-ui.php:810
|
53 |
msgid "Additional pages"
|
54 |
msgstr "Páginas adicionais"
|
55 |
|
56 |
# @ sitemap
|
57 |
+
#: sitemap-ui.php:813
|
58 |
msgid ""
|
59 |
"Here you can specify files or URLs which should be included in the sitemap, "
|
60 |
"but do not belong to your Blog/WordPress.<br />For example, if your domain "
|
67 |
"deve querer incluir a sua página inicial em www.foo.com"
|
68 |
|
69 |
# @ sitemap
|
70 |
+
#: sitemap-ui.php:818 sitemap-ui.php:857
|
71 |
msgid "URL to the page"
|
72 |
msgstr "URL da página"
|
73 |
|
74 |
# @ sitemap
|
75 |
+
#: sitemap-ui.php:819
|
76 |
msgid ""
|
77 |
"Enter the URL to the page. Examples: http://www.foo.com/index.html or www."
|
78 |
"foo.com/home "
|
80 |
"URL da página. Exemplos: http://www.foo.com/index.html ou www.foo.com/home "
|
81 |
|
82 |
# @ sitemap
|
83 |
+
#: sitemap-ui.php:821 sitemap-ui.php:858
|
84 |
msgid "Priority"
|
85 |
msgstr "Prioridade"
|
86 |
|
87 |
# @ sitemap
|
88 |
+
#: sitemap-ui.php:822
|
89 |
msgid ""
|
90 |
"Choose the priority of the page relative to the other pages. For example, "
|
91 |
"your homepage might have a higher priority than your imprint."
|
95 |
"dados pessoais."
|
96 |
|
97 |
# @ sitemap
|
98 |
+
#: sitemap-ui.php:824 sitemap-ui.php:860
|
99 |
msgid "Last Changed"
|
100 |
msgstr "Última Alteração"
|
101 |
|
102 |
# @ sitemap
|
103 |
+
#: sitemap-ui.php:825
|
104 |
msgid ""
|
105 |
"Enter the date of the last change as YYYY-MM-DD (2005-12-31 for example) "
|
106 |
"(optional)."
|
109 |
"2005-12-31) (opcional)."
|
110 |
|
111 |
# @ sitemap
|
112 |
+
#: sitemap-ui.php:859
|
113 |
msgid "Change Frequency"
|
114 |
msgstr "Alterar Frequência"
|
115 |
|
116 |
# @ sitemap
|
117 |
+
#: sitemap-ui.php:861
|
118 |
msgid "#"
|
119 |
msgstr "#"
|
120 |
|
121 |
# @ sitemap
|
122 |
+
#: sitemap-ui.php:866
|
123 |
msgid "No pages defined."
|
124 |
msgstr "Nenhuma página definida."
|
125 |
|
126 |
# @ sitemap
|
127 |
+
#: sitemap-ui.php:871
|
128 |
msgid "Add new page"
|
129 |
msgstr "Adicionar nova página"
|
130 |
|
131 |
# @ sitemap
|
132 |
+
#: sitemap-ui.php:754
|
133 |
msgid "Basic Options"
|
134 |
msgstr "Opções Básicas"
|
135 |
|
136 |
# @ sitemap
|
137 |
+
#: sitemap-ui.php:898
|
138 |
msgid "Include homepage"
|
139 |
msgstr "Incluir página principal"
|
140 |
|
141 |
# @ sitemap
|
142 |
+
#: sitemap-ui.php:904
|
143 |
msgid "Include posts"
|
144 |
msgstr "Incluir artigos"
|
145 |
|
146 |
# @ sitemap
|
147 |
+
#: sitemap-ui.php:910
|
148 |
msgid "Include static pages"
|
149 |
msgstr "Incluir páginas estáticas"
|
150 |
|
151 |
# @ sitemap
|
152 |
+
#: sitemap-ui.php:916
|
153 |
msgid "Include categories"
|
154 |
msgstr "Incluir categorias"
|
155 |
|
156 |
# @ sitemap
|
157 |
+
#: sitemap-ui.php:922
|
158 |
msgid "Include archives"
|
159 |
msgstr "Incluir arquivos"
|
160 |
|
161 |
# @ sitemap
|
162 |
+
#: sitemap-ui.php:1036
|
163 |
msgid "Change frequencies"
|
164 |
msgstr "Alterar frequências"
|
165 |
|
166 |
# @ sitemap
|
167 |
+
#: sitemap-ui.php:815 sitemap-ui.php:1019 sitemap-ui.php:1030
|
168 |
+
#: sitemap-ui.php:1039
|
169 |
msgid "Note"
|
170 |
msgstr "Nota"
|
171 |
|
172 |
# @ sitemap
|
173 |
+
#: sitemap-ui.php:1040
|
174 |
msgid ""
|
175 |
"Please note that the value of this tag is considered a hint and not a "
|
176 |
"command. Even though search engine crawlers consider this information when "
|
188 |
"mesmas."
|
189 |
|
190 |
# @ sitemap
|
191 |
+
#: sitemap-ui.php:1046 sitemap-ui.php:1103
|
192 |
msgid "Homepage"
|
193 |
msgstr "Página principal"
|
194 |
|
195 |
# @ sitemap
|
196 |
+
#: sitemap-ui.php:1052
|
197 |
msgid "Posts"
|
198 |
msgstr "Artigos"
|
199 |
|
200 |
# @ sitemap
|
201 |
+
#: sitemap-ui.php:1058 sitemap-ui.php:1121
|
202 |
msgid "Static pages"
|
203 |
msgstr "Páginas estáticas"
|
204 |
|
205 |
# @ sitemap
|
206 |
+
#: sitemap-ui.php:1064 sitemap-ui.php:1127
|
207 |
msgid "Categories"
|
208 |
msgstr "Categorias"
|
209 |
|
210 |
# @ sitemap
|
211 |
+
#: sitemap-ui.php:1070
|
212 |
msgid ""
|
213 |
"The current archive of this month (Should be the same like your homepage)"
|
214 |
msgstr "Arquivo deste mês (Deve ser igual ao da sua pagina principal)"
|
215 |
|
216 |
# @ sitemap
|
217 |
+
#: sitemap-ui.php:1076
|
218 |
msgid "Older archives (Changes only if you edit an old post)"
|
219 |
msgstr "Arquivos antigos (Alterar só se editou um artigo antigo)"
|
220 |
|
221 |
# @ sitemap
|
222 |
+
#: sitemap-ui.php:1098
|
223 |
msgid "Priorities"
|
224 |
msgstr "Prioridades"
|
225 |
|
226 |
# @ sitemap
|
227 |
+
#: sitemap-ui.php:1109
|
228 |
msgid "Posts (If auto calculation is disabled)"
|
229 |
msgstr "Artigos (Se o calculo automático está desabilitado)"
|
230 |
|
231 |
# @ sitemap
|
232 |
+
#: sitemap-ui.php:1115
|
233 |
msgid "Minimum post priority (Even if auto calculation is enabled)"
|
234 |
msgstr ""
|
235 |
"Prioridade mínima para artigos (Mesmo quando o cálculo automático esteja "
|
236 |
"ativo)"
|
237 |
|
238 |
# @ sitemap
|
239 |
+
#: sitemap-ui.php:1133
|
240 |
msgid "Archives"
|
241 |
msgstr "Arquivos"
|
242 |
|
243 |
# @ sitemap
|
244 |
+
#: sitemap-ui.php:1158
|
245 |
msgid "Update options"
|
246 |
msgstr "Atualizar opções"
|
247 |
|
301 |
msgstr "Nunca"
|
302 |
|
303 |
# @ sitemap
|
304 |
+
#: sitemap-loader.php:233
|
305 |
msgid "XML-Sitemap Generator"
|
306 |
msgstr "Gerador XML-Sitemap"
|
307 |
|
308 |
# @ sitemap
|
309 |
+
#: sitemap-loader.php:233
|
310 |
msgid "XML-Sitemap"
|
311 |
msgstr "XML-Sitemap"
|
312 |
|
313 |
# @ sitemap
|
314 |
+
#: sitemap-loader.php:261
|
315 |
msgid "Settings"
|
316 |
msgstr "Configurações"
|
317 |
|
318 |
# @ sitemap
|
319 |
+
#: sitemap-loader.php:262
|
320 |
msgid "FAQ"
|
321 |
msgstr "FAQ"
|
322 |
|
323 |
# @ sitemap
|
324 |
+
#: sitemap-loader.php:263
|
325 |
msgid "Support"
|
326 |
msgstr "Suporte"
|
327 |
|
328 |
# @ sitemap
|
329 |
+
#: sitemap-loader.php:264
|
330 |
msgid "Donate"
|
331 |
msgstr "Donativo"
|
332 |
|
633 |
"a> para obter mais informações."
|
634 |
|
635 |
# @ sitemap
|
636 |
+
#: sitemap-ui.php:756
|
637 |
msgid "Update notification:"
|
638 |
msgstr "Notificação de atualizações:"
|
639 |
|
640 |
# @ sitemap
|
641 |
+
#: sitemap-ui.php:756 sitemap-ui.php:779 sitemap-ui.php:802
|
642 |
msgid "Learn more"
|
643 |
msgstr "Saber mais"
|
644 |
|
645 |
# @ sitemap
|
646 |
+
#: sitemap-ui.php:760
|
647 |
msgid "Notify Google about updates of your Blog"
|
648 |
msgstr "Notificar o Google sobre as atualizações do seu Blog"
|
649 |
|
650 |
# @ sitemap
|
651 |
+
#: sitemap-ui.php:761
|
652 |
#, php-format
|
653 |
msgid ""
|
654 |
"No registration required, but you can join the <a href=\"%s\">Google "
|
658 |
"Webmaster Tools</a> para verificar as estatísticas de rastreamento."
|
659 |
|
660 |
# @ sitemap
|
661 |
+
#: sitemap-ui.php:765
|
662 |
msgid "Notify Bing (formerly MSN Live Search) about updates of your Blog"
|
663 |
msgstr ""
|
664 |
"Notificar o Bing (antigo MSN Live Search) sobre as atualizações do seu Blog"
|
665 |
|
666 |
# @ sitemap
|
667 |
+
#: sitemap-ui.php:766
|
668 |
#, php-format
|
669 |
msgid ""
|
670 |
"No registration required, but you can join the <a href=\"%s\">Bing Webmaster "
|
674 |
"Tools</a> para verificar as estatísticas de rastreamento."
|
675 |
|
676 |
# @ sitemap
|
677 |
+
#: sitemap-ui.php:771
|
678 |
msgid "Add sitemap URL to the virtual robots.txt file."
|
679 |
msgstr "Adicionar o URL do sitemap ao ficheiro virtual robots.txt."
|
680 |
|
681 |
# @ sitemap
|
682 |
+
#: sitemap-ui.php:775
|
683 |
msgid ""
|
684 |
"The virtual robots.txt generated by WordPress is used. A real robots.txt "
|
685 |
"file must NOT exist in the blog directory!"
|
688 |
"não deve existir no diretório do blog!"
|
689 |
|
690 |
# @ sitemap
|
691 |
+
#: sitemap-ui.php:779
|
692 |
msgid "Advanced options:"
|
693 |
msgstr "Opções avançadas:"
|
694 |
|
695 |
# @ sitemap
|
696 |
+
#: sitemap-ui.php:782
|
697 |
msgid "Try to increase the memory limit to:"
|
698 |
msgstr "Aumentar o limite de memória para:"
|
699 |
|
700 |
# @ sitemap
|
701 |
+
#: sitemap-ui.php:782
|
702 |
msgid "e.g. \"4M\", \"16M\""
|
703 |
msgstr "ex. \"4M\", \"16M\""
|
704 |
|
705 |
# @ sitemap
|
706 |
+
#: sitemap-ui.php:785
|
707 |
msgid "Try to increase the execution time limit to:"
|
708 |
msgstr "Aumentar o tempo de execução para:"
|
709 |
|
710 |
# @ sitemap
|
711 |
+
#: sitemap-ui.php:785
|
712 |
msgid "in seconds, e.g. \"60\" or \"0\" for unlimited"
|
713 |
msgstr "em segundos, ex: \"60\" or \"0\" para ilimitado"
|
714 |
|
715 |
# @ sitemap
|
716 |
+
#: sitemap-ui.php:789
|
717 |
msgid "Include a XSLT stylesheet:"
|
718 |
msgstr "Incluir uma folha de estilo XSLT:"
|
719 |
|
720 |
# @ sitemap
|
721 |
+
#: sitemap-ui.php:790
|
722 |
msgid "Full or relative URL to your .xsl file"
|
723 |
msgstr "URL completo ou relativo para o ficheiro .xsl"
|
724 |
|
725 |
# @ sitemap
|
726 |
+
#: sitemap-ui.php:790
|
727 |
msgid "Use default"
|
728 |
msgstr "Utilizar padrão"
|
729 |
|
730 |
# @ sitemap
|
731 |
+
#: sitemap-ui.php:795
|
732 |
msgid "Include sitemap in HTML format"
|
733 |
msgstr "Incluir o sitemap num formato HTML"
|
734 |
|
735 |
# @ sitemap
|
736 |
+
#: sitemap-ui.php:877
|
737 |
msgid "Post Priority"
|
738 |
msgstr "Prioridade do Artigo"
|
739 |
|
740 |
# @ sitemap
|
741 |
+
#: sitemap-ui.php:879
|
742 |
msgid "Please select how the priority of each post should be calculated:"
|
743 |
msgstr ""
|
744 |
"Por favor, selecione como a prioridade de cada artigo deve ser calculada:"
|
745 |
|
746 |
# @ sitemap
|
747 |
+
#: sitemap-ui.php:881
|
748 |
msgid "Do not use automatic priority calculation"
|
749 |
msgstr "Não utilizar o cálculo automático de prioridades"
|
750 |
|
751 |
# @ sitemap
|
752 |
+
#: sitemap-ui.php:881
|
753 |
msgid ""
|
754 |
"All posts will have the same priority which is defined in ""
|
755 |
"Priorities""
|
758 |
"Prioridades""
|
759 |
|
760 |
# @ sitemap
|
761 |
+
#: sitemap-ui.php:892
|
762 |
msgid "Sitemap Content"
|
763 |
msgstr "Conteúdo Sitemap"
|
764 |
|
765 |
# @ sitemap
|
766 |
+
#: sitemap-ui.php:893
|
767 |
msgid "WordPress standard content"
|
768 |
msgstr "Conteúdo padrão do WordPress"
|
769 |
|
770 |
# @ sitemap
|
771 |
+
#: sitemap-ui.php:928
|
772 |
msgid "Include author pages"
|
773 |
msgstr "Incluir páginas de autores"
|
774 |
|
775 |
# @ sitemap
|
776 |
+
#: sitemap-ui.php:935
|
777 |
msgid "Include tag pages"
|
778 |
msgstr "Incluir páginas de etiquetas"
|
779 |
|
780 |
# @ sitemap
|
781 |
+
#: sitemap-ui.php:949
|
782 |
msgid "Custom taxonomies"
|
783 |
msgstr "Taxonomias personalizadas"
|
784 |
|
785 |
# @ sitemap
|
786 |
+
#: sitemap-ui.php:960
|
787 |
#, php-format
|
788 |
msgid "Include taxonomy pages for %s"
|
789 |
msgstr "Incluir páginas de taxonomias para %s"
|
790 |
|
791 |
# @ sitemap
|
792 |
+
#: sitemap-ui.php:978
|
793 |
msgid "Custom post types"
|
794 |
msgstr "Tipos de artigos personalizados"
|
795 |
|
796 |
# @ sitemap
|
797 |
+
#: sitemap-ui.php:989
|
798 |
#, php-format
|
799 |
msgid "Include custom post type %s"
|
800 |
msgstr "Incluir tipos de artigos personalizados %s"
|
801 |
|
802 |
# @ sitemap
|
803 |
+
#: sitemap-ui.php:1001
|
804 |
msgid "Further options"
|
805 |
msgstr "Mais opções"
|
806 |
|
807 |
# @ sitemap
|
808 |
+
#: sitemap-ui.php:1006
|
809 |
msgid "Include the last modification time."
|
810 |
msgstr "Incluir a hora da última modificação."
|
811 |
|
812 |
# @ sitemap
|
813 |
+
#: sitemap-ui.php:1008
|
814 |
msgid ""
|
815 |
"This is highly recommended and helps the search engines to know when your "
|
816 |
"content has changed. This option affects <i>all</i> sitemap entries."
|
819 |
"conteúdo foi alterado. Esta opção afeta <i>todos</i> os registos do sitemap."
|
820 |
|
821 |
# @ sitemap
|
822 |
+
#: sitemap-ui.php:1015
|
823 |
msgid "Excluded items"
|
824 |
msgstr "Itens excluídos"
|
825 |
|
826 |
# @ sitemap
|
827 |
+
#: sitemap-ui.php:1017
|
828 |
msgid "Excluded categories"
|
829 |
msgstr "Categorias excluídas"
|
830 |
|
831 |
# @ sitemap
|
832 |
+
#: sitemap-ui.php:1019
|
833 |
msgid "Using this feature will increase build time and memory usage!"
|
834 |
msgstr ""
|
835 |
"Utilizar este recurso irá aumentar o tempo de compilação e utilização de "
|
836 |
"memória!"
|
837 |
|
838 |
# @ sitemap
|
839 |
+
#: sitemap-ui.php:1026
|
840 |
msgid "Exclude posts"
|
841 |
msgstr "Artigos excluídos"
|
842 |
|
843 |
# @ sitemap
|
844 |
+
#: sitemap-ui.php:1028
|
845 |
msgid "Exclude the following posts or pages:"
|
846 |
msgstr "Excluir os seguintes artigos ou páginas:"
|
847 |
|
848 |
# @ sitemap
|
849 |
+
#: sitemap-ui.php:1028
|
850 |
msgid "List of IDs, separated by comma"
|
851 |
msgstr "Listagem de IDs, separados por vírgual"
|
852 |
|
853 |
# @ sitemap
|
854 |
+
#: sitemap-ui.php:1030
|
855 |
msgid "Child posts won't be excluded automatically!"
|
856 |
msgstr "Artigos subsequentes não serão excluídos automaticamente!"
|
857 |
|
858 |
# @ sitemap
|
859 |
+
#: sitemap-ui.php:1083 sitemap-ui.php:1140
|
860 |
msgid "Tag pages"
|
861 |
msgstr "Páginas de etiquetas"
|
862 |
|
863 |
# @ sitemap
|
864 |
+
#: sitemap-ui.php:1090 sitemap-ui.php:1147
|
865 |
msgid "Author pages"
|
866 |
msgstr "Páginas de autores"
|
867 |
|
868 |
# @ sitemap
|
869 |
+
#: sitemap-ui.php:1159
|
870 |
msgid "Reset options"
|
871 |
msgstr "Redefinir opções"
|
872 |
|
955 |
"encontrá-la no <a href=\"%3$s\">site oficial</a>."
|
956 |
|
957 |
# @ sitemap
|
958 |
+
#: sitemap-ui.php:795
|
959 |
msgid "(The required PHP XSL Module is not installed)"
|
960 |
msgstr "(O módulo PHP XSL necessário não está instalado)"
|
961 |
|
962 |
# @ sitemap
|
963 |
+
#: sitemap-ui.php:801
|
964 |
msgid "Allow anonymous statistics (no personal information)"
|
965 |
msgstr "Permitir estatísticas anónimas (nenhuma informação pessoal)"
|
966 |
|
967 |
+
# @ sitemap
|
968 |
+
#: sitemap-ui.php:737
|
969 |
+
msgid "Webserver Configuration"
|
970 |
+
msgstr "Configuração do Servidor Web"
|
971 |
+
|
972 |
+
# @ sitemap
|
973 |
+
#: sitemap-ui.php:738
|
974 |
+
msgid ""
|
975 |
+
"Since you are using Nginx as your web-server, please configure the following "
|
976 |
+
"rewrite rules in case you get 404 Not Found errors for your sitemap:"
|
977 |
+
msgstr ""
|
978 |
+
"Uma vez que o Nginx é o servidor web, por favor, configure as seguintes "
|
979 |
+
"regras rewrite no caso de existirem erros 404 no sitemap:"
|
980 |
+
|
981 |
# @ sitemap
|
982 |
#. translators: plugin header field 'Version'
|
983 |
#: sitemap.php:0
|
984 |
+
msgid "4.0.3"
|
985 |
+
msgstr "4.0.3"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.arnebrachhold.de/redir/sitemap-paypal
|
|
4 |
Tags: seo, google, sitemaps, google sitemaps, yahoo, msn, ask, live, xml sitemap, xml
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 3.9
|
7 |
-
Stable tag: 4.0.
|
8 |
|
9 |
This plugin will generate a special XML sitemap which will help search engines to better index your blog.
|
10 |
|
4 |
Tags: seo, google, sitemaps, google sitemaps, yahoo, msn, ask, live, xml sitemap, xml
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 3.9
|
7 |
+
Stable tag: 4.0.3
|
8 |
|
9 |
This plugin will generate a special XML sitemap which will help search engines to better index your blog.
|
10 |
|
sitemap-builder.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
|
4 |
-
$Id: sitemap-builder.php
|
5 |
|
6 |
*/
|
7 |
/**
|
@@ -207,7 +207,7 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
207 |
*/
|
208 |
public function BuildArchives($gsg) {
|
209 |
global $wpdb, $wp_version;
|
210 |
-
$now = current_time('mysql');
|
211 |
|
212 |
$arcresults = $wpdb->get_results("
|
213 |
SELECT DISTINCT
|
@@ -218,7 +218,7 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
218 |
FROM
|
219 |
$wpdb->posts
|
220 |
WHERE
|
221 |
-
|
222 |
AND post_status = 'publish'
|
223 |
AND post_type = 'post'
|
224 |
GROUP BY
|
@@ -251,6 +251,8 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
251 |
*/
|
252 |
public function BuildMisc($gsg) {
|
253 |
|
|
|
|
|
254 |
if($gsg->GetOption("in_home")) {
|
255 |
$home = get_bloginfo('url');
|
256 |
$homePid = 0;
|
@@ -258,7 +260,7 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
258 |
if($gsg->GetOption("in_home")) {
|
259 |
if('page' == get_option('show_on_front') && get_option('page_on_front')) {
|
260 |
$pageOnFront = get_option('page_on_front');
|
261 |
-
$p =
|
262 |
if($p) {
|
263 |
$homePid = $p->ID;
|
264 |
$gsg->AddUrl(trailingslashit($home), $gsg->GetTimestampFromMySql(($p->post_modified_gmt && $p->post_modified_gmt != '0000-00-00 00:00:00'
|
@@ -266,7 +268,6 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
266 |
: $p->post_date_gmt)), $gsg->GetOption("cf_home"), $gsg->GetOption("pr_home"));
|
267 |
}
|
268 |
} else {
|
269 |
-
$lm = get_lastpostmodified('GMT');
|
270 |
$gsg->AddUrl(trailingslashit($home), ($lm ? $gsg->GetTimestampFromMySql($lm)
|
271 |
: time()), $gsg->GetOption("cf_home"), $gsg->GetOption("pr_home"));
|
272 |
}
|
@@ -274,7 +275,6 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
274 |
}
|
275 |
|
276 |
if($gsg->IsXslEnabled() && $gsg->GetOption("b_html") === true) {
|
277 |
-
$lm = get_lastpostmodified('GMT');
|
278 |
$gsg->AddUrl($gsg->GetXmlUrl("", "", array("html" => true)), ($lm ? $gsg->GetTimestampFromMySql($lm)
|
279 |
: time()));
|
280 |
}
|
@@ -430,7 +430,7 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
430 |
global $wpdb, $wp_version;
|
431 |
|
432 |
|
433 |
-
$blogUpdate = strtotime(
|
434 |
|
435 |
$gsg->AddSitemap("misc", null, $blogUpdate);
|
436 |
|
@@ -464,10 +464,10 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
464 |
foreach($enabledPostTypes AS $postType) {
|
465 |
$q = "
|
466 |
SELECT
|
467 |
-
YEAR(p.
|
468 |
-
MONTH(p.
|
469 |
COUNT(p.ID) AS `numposts`,
|
470 |
-
MAX(p.
|
471 |
FROM
|
472 |
{$wpdb->posts} p
|
473 |
WHERE
|
@@ -477,10 +477,10 @@ class GoogleSitemapGeneratorStandardBuilder {
|
|
477 |
$exPostSQL
|
478 |
$exCatSQL
|
479 |
GROUP BY
|
480 |
-
YEAR(p.
|
481 |
-
MONTH(p.
|
482 |
ORDER BY
|
483 |
-
p.
|
484 |
|
485 |
$posts = $wpdb->get_results($q);
|
486 |
|
1 |
<?php
|
2 |
/*
|
3 |
|
4 |
+
$Id: sitemap-builder.php 899565 2014-04-21 16:30:49Z arnee $
|
5 |
|
6 |
*/
|
7 |
/**
|
207 |
*/
|
208 |
public function BuildArchives($gsg) {
|
209 |
global $wpdb, $wp_version;
|
210 |
+
$now = current_time('mysql', true);
|
211 |
|
212 |
$arcresults = $wpdb->get_results("
|
213 |
SELECT DISTINCT
|
218 |
FROM
|
219 |
$wpdb->posts
|
220 |
WHERE
|
221 |
+
post_date_gmt < '$now'
|
222 |
AND post_status = 'publish'
|
223 |
AND post_type = 'post'
|
224 |
GROUP BY
|
251 |
*/
|
252 |
public function BuildMisc($gsg) {
|
253 |
|
254 |
+
$lm = get_lastpostmodified('gmt');
|
255 |
+
|
256 |
if($gsg->GetOption("in_home")) {
|
257 |
$home = get_bloginfo('url');
|
258 |
$homePid = 0;
|
260 |
if($gsg->GetOption("in_home")) {
|
261 |
if('page' == get_option('show_on_front') && get_option('page_on_front')) {
|
262 |
$pageOnFront = get_option('page_on_front');
|
263 |
+
$p = get_post($pageOnFront);
|
264 |
if($p) {
|
265 |
$homePid = $p->ID;
|
266 |
$gsg->AddUrl(trailingslashit($home), $gsg->GetTimestampFromMySql(($p->post_modified_gmt && $p->post_modified_gmt != '0000-00-00 00:00:00'
|
268 |
: $p->post_date_gmt)), $gsg->GetOption("cf_home"), $gsg->GetOption("pr_home"));
|
269 |
}
|
270 |
} else {
|
|
|
271 |
$gsg->AddUrl(trailingslashit($home), ($lm ? $gsg->GetTimestampFromMySql($lm)
|
272 |
: time()), $gsg->GetOption("cf_home"), $gsg->GetOption("pr_home"));
|
273 |
}
|
275 |
}
|
276 |
|
277 |
if($gsg->IsXslEnabled() && $gsg->GetOption("b_html") === true) {
|
|
|
278 |
$gsg->AddUrl($gsg->GetXmlUrl("", "", array("html" => true)), ($lm ? $gsg->GetTimestampFromMySql($lm)
|
279 |
: time()));
|
280 |
}
|
430 |
global $wpdb, $wp_version;
|
431 |
|
432 |
|
433 |
+
$blogUpdate = strtotime(get_lastpostmodified('gmt'));
|
434 |
|
435 |
$gsg->AddSitemap("misc", null, $blogUpdate);
|
436 |
|
464 |
foreach($enabledPostTypes AS $postType) {
|
465 |
$q = "
|
466 |
SELECT
|
467 |
+
YEAR(p.post_date_gmt) AS `year`,
|
468 |
+
MONTH(p.post_date_gmt) AS `month`,
|
469 |
COUNT(p.ID) AS `numposts`,
|
470 |
+
MAX(p.post_modified_gmt) as `last_mod`
|
471 |
FROM
|
472 |
{$wpdb->posts} p
|
473 |
WHERE
|
477 |
$exPostSQL
|
478 |
$exCatSQL
|
479 |
GROUP BY
|
480 |
+
YEAR(p.post_date_gmt),
|
481 |
+
MONTH(p.post_date_gmt)
|
482 |
ORDER BY
|
483 |
+
p.post_date_gmt DESC";
|
484 |
|
485 |
$posts = $wpdb->get_results($q);
|
486 |
|
sitemap-core.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
|
4 |
-
$Id: sitemap-core.php
|
5 |
|
6 |
*/
|
7 |
|
@@ -1553,16 +1553,19 @@ final class GoogleSitemapGenerator {
|
|
1553 |
return;
|
1554 |
}
|
1555 |
|
1556 |
-
//Don't zip if anything happened before which could break the output or if the client does not support gzip
|
|
|
|
|
1557 |
$pack = (isset($options['zip']) ? $options['zip'] : true);
|
1558 |
if(
|
1559 |
-
empty($_SERVER['HTTP_ACCEPT_ENCODING'])
|
1560 |
-
|| strpos($_SERVER['HTTP_ACCEPT_ENCODING'],'gzip') === false
|
1561 |
-
|| !$this->IsGzipEnabled()
|
1562 |
-
|| headers_sent()
|
1563 |
-
|| ob_get_contents()
|
1564 |
-
|| in_array('ob_gzhandler', ob_list_handlers())
|
1565 |
-
|| in_array(strtolower(ini_get("zlib.output_compression")),array('yes', 'on', 'true', 1, true))
|
|
|
1566 |
) $pack = false;
|
1567 |
|
1568 |
$packed = false;
|
1 |
<?php
|
2 |
/*
|
3 |
|
4 |
+
$Id: sitemap-core.php 899565 2014-04-21 16:30:49Z arnee $
|
5 |
|
6 |
*/
|
7 |
|
1553 |
return;
|
1554 |
}
|
1555 |
|
1556 |
+
//Don't zip if anything happened before which could break the output or if the client does not support gzip.
|
1557 |
+
//If there are already other output filters, there might be some content on another
|
1558 |
+
//filter level already, which we can't detect. Zipping then would lead to invalid content.
|
1559 |
$pack = (isset($options['zip']) ? $options['zip'] : true);
|
1560 |
if(
|
1561 |
+
empty($_SERVER['HTTP_ACCEPT_ENCODING']) //No encondig support
|
1562 |
+
|| strpos($_SERVER['HTTP_ACCEPT_ENCODING'],'gzip') === false //or no gzip
|
1563 |
+
|| !$this->IsGzipEnabled() //No PHP gzip support
|
1564 |
+
|| headers_sent() //Headers already sent
|
1565 |
+
|| ob_get_contents() //there was already some output...
|
1566 |
+
|| in_array('ob_gzhandler', ob_list_handlers()) //Some other plugin (or PHP) is already gzipping
|
1567 |
+
|| in_array(strtolower(ini_get("zlib.output_compression")),array('yes', 'on', 'true', 1, true)) //Zlib compression in php.ini enabled
|
1568 |
+
|| ob_get_level() > 1 //Another plugin is using an output filter already
|
1569 |
) $pack = false;
|
1570 |
|
1571 |
$packed = false;
|
sitemap-ui.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
|
4 |
-
$Id: sitemap-ui.php
|
5 |
|
6 |
*/
|
7 |
|
@@ -690,10 +690,15 @@ class GoogleSitemapGeneratorUI {
|
|
690 |
$this->HtmlPrintBoxHeader('sm_rebuild',$head); ?>
|
691 |
|
692 |
<div style="border-left: 1px #DFDFDF solid; float:right; padding-left:15px; margin-left:10px;">
|
693 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
694 |
</div>
|
695 |
|
696 |
-
|
697 |
<div style="min-height:150px;">
|
698 |
<ul>
|
699 |
<?php
|
@@ -726,6 +731,9 @@ class GoogleSitemapGeneratorUI {
|
|
726 |
}
|
727 |
if(is_super_admin()) echo "<li>" . str_replace("%d",wp_nonce_url($this->sg->GetBackLink() . "&sm_rebuild=true&sm_do_debug=true",'sitemap'),__('If you encounter any problems with your sitemap you can use the <a href="%d">debug function</a> to get more information.','sitemap')) . "</li>";
|
728 |
?>
|
|
|
|
|
|
|
729 |
|
730 |
</ul>
|
731 |
</div>
|
1 |
<?php
|
2 |
/*
|
3 |
|
4 |
+
$Id: sitemap-ui.php 898212 2014-04-19 17:05:40Z arnee $
|
5 |
|
6 |
*/
|
7 |
|
690 |
$this->HtmlPrintBoxHeader('sm_rebuild',$head); ?>
|
691 |
|
692 |
<div style="border-left: 1px #DFDFDF solid; float:right; padding-left:15px; margin-left:10px;">
|
693 |
+
<?php
|
694 |
+
if($this->sg->GetOption('b_stats')) {
|
695 |
+
echo '<iframe src="http://plugin-ae.arnebrachhold.de/show_1.html" width="290" height="150" allowtransparency="true" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" style="border:0;"></iframe>';
|
696 |
+
} else {
|
697 |
+
echo '<div style="width:290px; height:150px;"></div>';
|
698 |
+
}
|
699 |
+
?>
|
700 |
</div>
|
701 |
|
|
|
702 |
<div style="min-height:150px;">
|
703 |
<ul>
|
704 |
<?php
|
731 |
}
|
732 |
if(is_super_admin()) echo "<li>" . str_replace("%d",wp_nonce_url($this->sg->GetBackLink() . "&sm_rebuild=true&sm_do_debug=true",'sitemap'),__('If you encounter any problems with your sitemap you can use the <a href="%d">debug function</a> to get more information.','sitemap')) . "</li>";
|
733 |
?>
|
734 |
+
<li>
|
735 |
+
<?php _e('Version 4 of the XML Sitemap Generator introduces a new, more efficient format for your sitemap.','sitemap'); ?> <a href="<?php echo $this->sg->GetRedirectLink('sitemap-newformat'); ?>"><?php _e('Learn more','sitemap'); ?></a>
|
736 |
+
</li>
|
737 |
|
738 |
</ul>
|
739 |
</div>
|
sitemap.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
-
$Id: sitemap.php
|
5 |
|
6 |
Google XML Sitemaps Generator for WordPress
|
7 |
==============================================================================
|
@@ -18,7 +18,7 @@
|
|
18 |
Plugin Name: Google XML Sitemaps
|
19 |
Plugin URI: http://www.arnebrachhold.de/redir/sitemap-home/
|
20 |
Description: This plugin will generate a special XML sitemap which will help search engines like Google, Yahoo, Bing and Ask.com to better index your blog.
|
21 |
-
Version: 4.0.
|
22 |
Author: Arne Brachhold
|
23 |
Author URI: http://www.arnebrachhold.de/
|
24 |
Text Domain: sitemap
|
1 |
<?php
|
2 |
|
3 |
/*
|
4 |
+
$Id: sitemap.php 898231 2014-04-19 17:33:31Z arnee $
|
5 |
|
6 |
Google XML Sitemaps Generator for WordPress
|
7 |
==============================================================================
|
18 |
Plugin Name: Google XML Sitemaps
|
19 |
Plugin URI: http://www.arnebrachhold.de/redir/sitemap-home/
|
20 |
Description: This plugin will generate a special XML sitemap which will help search engines like Google, Yahoo, Bing and Ask.com to better index your blog.
|
21 |
+
Version: 4.0.4
|
22 |
Author: Arne Brachhold
|
23 |
Author URI: http://www.arnebrachhold.de/
|
24 |
Text Domain: sitemap
|