Version Description
- Feature Addition: Added filter to Meta Box call to allow people to adjust context and priority if they choose. See filters-hooks-helper_funcitons.txt in plugin folder for usage. Thanks mdmoreau for the suggestion!
- Feature Addition: Added 'action=no-redirect' to be able to view a redirect page without the redirect triggering. Thanks One Eye Pied for the suggestion!
- Bug Fix: Adjusted line ending characters for Import/Export to try to allow both Unix and Dos line break characters (LF and CRLF) on Import. Thanks Jose Luis Cruz for pointing this out!
- Bug Fix: Fixed database query for jQuery localization funciton. Was a major resource hog on sites with a lot of posts and would crash MySQL on some sites.
- Update: Fixed some spelling errors (thanks to those of you who pointed them out).
- Update: Updated English Translations.
Download this release
Release Info
Developer | prophecy2040 |
Plugin | Quick Page/Post Redirect Plugin |
Version | 5.1.4 |
Comparing to | |
See all releases |
Code changes from version 5.1.3 to 5.1.4
- filters-hooks-helper_funcitons.txt +12 -1
- lang/quick-pagepost-redirect-plugin-en_US.mo +0 -0
- lang/quick-pagepost-redirect-plugin-en_US.po +229 -229
- lang/quick-pagepost-redirect-plugin-es_ES.mo +0 -0
- lang/quick-pagepost-redirect-plugin-es_ES.po +211 -209
- lang/quick-pagepost-redirect-plugin.pot +204 -204
- page_post_redirect_plugin.php +68 -26
- readme.txt +22 -4
filters-hooks-helper_funcitons.txt
CHANGED
@@ -64,7 +64,18 @@ You can use the following helper functions:
|
|
64 |
== Hooks & Filters ==
|
65 |
You can use the following action and filter hooks with this plugin:
|
66 |
Remember to change funciton names to your own custom unique names if using the examples.
|
67 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
*******************
|
69 |
* filter: qppr_allowed_protocols
|
70 |
* related: Quick Redirects and Individual Redirects
|
64 |
== Hooks & Filters ==
|
65 |
You can use the following action and filter hooks with this plugin:
|
66 |
Remember to change funciton names to your own custom unique names if using the examples.
|
67 |
+
*******************
|
68 |
+
* filter: appip_metabox_context_filter
|
69 |
+
* related: Individual Redirects
|
70 |
+
* desc: Adjust the context for the individual redirect metabox.
|
71 |
+
* arg1: string for context.
|
72 |
+
* return: should be 'normal', 'advanced', or 'side' (plugin default is 'normal')
|
73 |
+
*******************
|
74 |
+
* filter: appip_metabox_priority_filter
|
75 |
+
* related: Individual Redirects
|
76 |
+
* desc: Adjust the context for the individual redirect metabox.
|
77 |
+
* arg1: string for priority.
|
78 |
+
* return: should be 'high', 'core', 'default' or 'low' (plugin default is 'high')
|
79 |
*******************
|
80 |
* filter: qppr_allowed_protocols
|
81 |
* related: Quick Redirects and Individual Redirects
|
lang/quick-pagepost-redirect-plugin-en_US.mo
CHANGED
Binary file
|
lang/quick-pagepost-redirect-plugin-en_US.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Quick Page/Post Redirect Plugin\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: Fri Jun 19 2015 23:42:16 GMT-0400 (Eastern Daylight Time)\n"
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: Tester <admin@fischercreativemedia.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: English\n"
|
@@ -22,6 +22,22 @@ msgstr ""
|
|
22 |
"X-Loco-Target-Locale: en_US\n"
|
23 |
"X-Generator: Loco - https://localise.biz/"
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
#. Name of the plugin
|
26 |
msgid "Quick Page/Post Redirect Plugin"
|
27 |
msgstr "Quick Page/Post Redirect Plugin"
|
@@ -56,18 +72,6 @@ msgstr "Don Fischer"
|
|
56 |
msgid "http://www.fischercreativemedia.com"
|
57 |
msgstr "http://www.fischercreativemedia.com"
|
58 |
|
59 |
-
#: ../page_post_redirect_plugin.php:2254
|
60 |
-
msgid ""
|
61 |
-
"would redirect 10 seconds after the required element is loaded (i.e., body "
|
62 |
-
"or an element with a specific class). *Intsant will still have a 'slight' "
|
63 |
-
"delay, as some content needs to load before the redirect occurs. Settings on "
|
64 |
-
"individual pages will override this setting."
|
65 |
-
msgstr ""
|
66 |
-
"would redirect 10 seconds after the required element is loaded (i.e., body "
|
67 |
-
"or an element with a specific class). *Intsant will still have a 'slight' "
|
68 |
-
"delay, as some content needs to load before the redirect occurs. Settings on "
|
69 |
-
"individual pages will override this setting."
|
70 |
-
|
71 |
#: ../page_post_redirect_plugin.php:272
|
72 |
msgid "New Meta Redirect options."
|
73 |
msgstr "New Meta Redirect options."
|
@@ -84,22 +88,6 @@ msgstr ""
|
|
84 |
msgid "New Layout of Existing Redirects"
|
85 |
msgstr "New Layout of Existing Redirects"
|
86 |
|
87 |
-
#: ../page_post_redirect_plugin.php:287
|
88 |
-
msgid ""
|
89 |
-
"The existing <strong>Quick Redirects</strong> are now laid out in a list "
|
90 |
-
"format instead of form fields. When you have a lot of Redirects, this helps "
|
91 |
-
"elminiate the \"max_input_vars\" configuration issue where redirects were not "
|
92 |
-
"saving correctly."
|
93 |
-
msgstr ""
|
94 |
-
"The existing <strong>Quick Redirects</strong> are now laid out in a list "
|
95 |
-
"format instead of form fields. When you have a lot of Redirects, this helps "
|
96 |
-
"elminiate the \"max_input_vars\" configuration issue where redirects were not "
|
97 |
-
"saving correctly."
|
98 |
-
|
99 |
-
#: ../page_post_redirect_plugin.php:288
|
100 |
-
msgid "To edit an exisitng redirect, click the pencil icon"
|
101 |
-
msgstr "To edit an exisitng redirect, click the pencil icon"
|
102 |
-
|
103 |
#: ../page_post_redirect_plugin.php:288
|
104 |
msgid "and the row will become editable. Click the trash can icon"
|
105 |
msgstr "and the row will become editable. Click the trash can icon"
|
@@ -141,11 +129,11 @@ msgid "Redirect"
|
|
141 |
msgstr "Redirect"
|
142 |
|
143 |
# Plugin Name
|
144 |
-
#: ../page_post_redirect_plugin.php:
|
145 |
msgid "Quick Page/Post Redirect"
|
146 |
msgstr "Quick Page/Post Redirect"
|
147 |
|
148 |
-
#: ../page_post_redirect_plugin.php:
|
149 |
msgid ""
|
150 |
"Are you sure you want to PERMANENTLY Delete ALL Redirects and Settings (this "
|
151 |
"cannot be undone)?"
|
@@ -153,15 +141,15 @@ msgstr ""
|
|
153 |
"Are you sure you want to PERMANENTLY Delete ALL Redirects and Settings (this "
|
154 |
"cannot be undone)?"
|
155 |
|
156 |
-
#: ../page_post_redirect_plugin.php:
|
157 |
msgid "Are you sure you want to PERMANENTLY Delete ALL Quick Redirects?"
|
158 |
msgstr "Are you sure you want to PERMANENTLY Delete ALL Quick Redirects?"
|
159 |
|
160 |
-
#: ../page_post_redirect_plugin.php:
|
161 |
msgid "Are you sure you want to PERMANENTLY Delets ALL Individual Redirects?"
|
162 |
msgstr "Are you sure you want to PERMANENTLY Delets ALL Individual Redirects?"
|
163 |
|
164 |
-
#: ../page_post_redirect_plugin.php:
|
165 |
msgid ""
|
166 |
"Redirect could not be saved as a redirect already exists with the same "
|
167 |
"Request URL."
|
@@ -169,29 +157,29 @@ msgstr ""
|
|
169 |
"Redirect could not be saved as a redirect already exists with the same "
|
170 |
"Request URL."
|
171 |
|
172 |
-
#: ../page_post_redirect_plugin.php:
|
173 |
msgid "Are you sure you want to delete this redirect?"
|
174 |
msgstr "Are you sure you want to delete this redirect?"
|
175 |
|
176 |
# JavaScript message
|
177 |
-
#: ../page_post_redirect_plugin.php:
|
178 |
msgid "Error Saving Redirect\\nTry refreshing the page and trying again."
|
179 |
msgstr "Error Saving Redirect\\nTry refreshing the page and trying again."
|
180 |
|
181 |
# JavaScript Message
|
182 |
-
#: ../page_post_redirect_plugin.php:
|
183 |
msgid "File type not allowed,\\nAllowed file type: *.txt"
|
184 |
msgstr "File type not allowed,\\nAllowed file type: *.txt"
|
185 |
|
186 |
-
#: ../page_post_redirect_plugin.php:
|
187 |
msgid "Please add at least one redirect before submitting form"
|
188 |
msgstr "Please add at least one redirect before submitting form"
|
189 |
|
190 |
-
#: ../page_post_redirect_plugin.php:
|
191 |
msgid "Quick Page/Post Redirect FAQs/Help"
|
192 |
msgstr "Quick Page/Post Redirect FAQs/Help"
|
193 |
|
194 |
-
#: ../page_post_redirect_plugin.php:
|
195 |
msgid ""
|
196 |
"The FAQS are now on a feed that can be updated on the fly. If you have a "
|
197 |
"question and don't see an answer, please send an email to <a href=\"mailto:"
|
@@ -211,91 +199,91 @@ msgstr ""
|
|
211 |
"information like your WordPress version and examples if the plugin is not "
|
212 |
"working correctly for you. THANKS!"
|
213 |
|
214 |
-
#: ../page_post_redirect_plugin.php:
|
215 |
msgid "Table of Contents"
|
216 |
msgstr "Table of Contents"
|
217 |
|
218 |
-
#: ../page_post_redirect_plugin.php:
|
219 |
msgid "Questions/Answers"
|
220 |
msgstr "Questions/Answers"
|
221 |
|
222 |
-
#: ../page_post_redirect_plugin.php:
|
223 |
msgid "Quick Page Post Redirect Summary"
|
224 |
msgstr "Quick Page Post Redirect Summary"
|
225 |
|
226 |
-
#: ../page_post_redirect_plugin.php:
|
227 |
msgid "This is a summary of Individual & Quick 301 Redirects."
|
228 |
msgstr "This is a summary of Individual & Quick 301 Redirects."
|
229 |
|
230 |
-
#: ../page_post_redirect_plugin.php:
|
231 |
msgid "Summary"
|
232 |
msgstr "Summary"
|
233 |
|
234 |
-
#: ../page_post_redirect_plugin.php:
|
235 |
msgid "Acitve Override is on - All Redirects are OFF!"
|
236 |
msgstr "Acitve Override is on - All Redirects are OFF!\n"
|
237 |
|
238 |
-
#: ../page_post_redirect_plugin.php:
|
239 |
msgid "No Follow Override is on!"
|
240 |
msgstr "No Follow Override is on!"
|
241 |
|
242 |
-
#: ../page_post_redirect_plugin.php:
|
243 |
msgid "New Window Override is on!"
|
244 |
msgstr "New Window Override is on!"
|
245 |
|
246 |
-
#: ../page_post_redirect_plugin.php:
|
247 |
msgid "Rewrite Override is on!"
|
248 |
msgstr "Rewrite Override is on!"
|
249 |
|
250 |
-
#: ../page_post_redirect_plugin.php:
|
251 |
msgid "ID"
|
252 |
msgstr "ID"
|
253 |
|
254 |
-
#: ../page_post_redirect_plugin.php:
|
255 |
msgid "post type"
|
256 |
msgstr "post type"
|
257 |
|
258 |
-
#: ../page_post_redirect_plugin.php:
|
259 |
msgid "active"
|
260 |
msgstr "active"
|
261 |
|
262 |
-
#: ../page_post_redirect_plugin.php:
|
263 |
msgid "no follow"
|
264 |
msgstr "no follow"
|
265 |
|
266 |
-
#: ../page_post_redirect_plugin.php:
|
267 |
msgid "new window"
|
268 |
msgstr "new window"
|
269 |
|
270 |
-
#: ../page_post_redirect_plugin.php:
|
271 |
msgid "type"
|
272 |
msgstr "type"
|
273 |
|
274 |
-
#: ../page_post_redirect_plugin.php:
|
275 |
msgid "rewrite link"
|
276 |
msgstr "rewrite link"
|
277 |
|
278 |
-
#: ../page_post_redirect_plugin.php:
|
279 |
msgid "original URL"
|
280 |
msgstr "original URL"
|
281 |
|
282 |
-
#: ../page_post_redirect_plugin.php:
|
283 |
msgid "redirect to URL"
|
284 |
msgstr "redirect to URL"
|
285 |
|
286 |
-
#: ../page_post_redirect_plugin.php:
|
287 |
msgid "Quick Redirects Imported & Replaced."
|
288 |
msgstr "Quick Redirects Imported & Replaced."
|
289 |
|
290 |
-
#: ../page_post_redirect_plugin.php:
|
291 |
msgid "Quick Redirects Imported & Added to Existing Redirects."
|
292 |
msgstr "Quick Redirects Imported & Added to Existing Redirects."
|
293 |
|
294 |
-
#: ../page_post_redirect_plugin.php:
|
295 |
msgid "Import/Export Redirects"
|
296 |
msgstr "Import/Export Redirects"
|
297 |
|
298 |
-
#: ../page_post_redirect_plugin.php:
|
299 |
msgid ""
|
300 |
"If you enjoy or find any of our plugins useful, please donate a few dollars "
|
301 |
"to help with future development and updates. We thank you in advance."
|
@@ -303,11 +291,11 @@ msgstr ""
|
|
303 |
"If you enjoy or find any of our plugins useful, please donate a few dollars "
|
304 |
"to help with future development and updates. We thank you in advance."
|
305 |
|
306 |
-
#: ../page_post_redirect_plugin.php:
|
307 |
msgid "Export Redirects"
|
308 |
msgstr "Export Redirects"
|
309 |
|
310 |
-
#: ../page_post_redirect_plugin.php:
|
311 |
msgid ""
|
312 |
"You should back-up your redirect regularly in case something happens to the "
|
313 |
"database."
|
@@ -315,7 +303,7 @@ msgstr ""
|
|
315 |
"You should back-up your redirect regularly in case something happens to the "
|
316 |
"database."
|
317 |
|
318 |
-
#: ../page_post_redirect_plugin.php:
|
319 |
msgid ""
|
320 |
"Please use the below buttons to make a back-up as either encoded "
|
321 |
"(unreadable) or pipe separated"
|
@@ -323,23 +311,23 @@ msgstr ""
|
|
323 |
"Please use the below buttons to make a back-up as either encoded "
|
324 |
"(unreadable) or pipe separated"
|
325 |
|
326 |
-
#: ../page_post_redirect_plugin.php:
|
327 |
msgid "EXPORT all Quick Redirects (Encoded)"
|
328 |
msgstr "EXPORT all Quick Redirects (Encoded)"
|
329 |
|
330 |
-
#: ../page_post_redirect_plugin.php:
|
331 |
msgid "OR"
|
332 |
msgstr "OR"
|
333 |
|
334 |
-
#: ../page_post_redirect_plugin.php:
|
335 |
msgid "EXPORT all Quick Redirects (PIPE Separated)"
|
336 |
msgstr "EXPORT all Quick Redirects (PIPE Separated)"
|
337 |
|
338 |
-
#: ../page_post_redirect_plugin.php:
|
339 |
msgid "Import Redirects"
|
340 |
msgstr "Import Redirects"
|
341 |
|
342 |
-
#: ../page_post_redirect_plugin.php:
|
343 |
msgid ""
|
344 |
"If you want to replace or restore redirects from a file, use the \"Restore\" "
|
345 |
"option."
|
@@ -347,7 +335,7 @@ msgstr ""
|
|
347 |
"If you want to replace or restore redirects from a file, use the \"Restore\" "
|
348 |
"option."
|
349 |
|
350 |
-
#: ../page_post_redirect_plugin.php:
|
351 |
msgid ""
|
352 |
"To add new redirects in bulk use the \"Add To\" option - NOTE: to Add To "
|
353 |
"redirects, the file must be pipe dilimited "
|
@@ -355,19 +343,19 @@ msgstr ""
|
|
355 |
"To add new redirects in bulk use the \"Add To\" option - NOTE: to Add To "
|
356 |
"redirects, the file must be pipe dilimited "
|
357 |
|
358 |
-
#: ../page_post_redirect_plugin.php:
|
359 |
msgid "RESTORE Saved Quick Redirects"
|
360 |
msgstr "RESTORE Saved Quick Redirects"
|
361 |
|
362 |
-
#: ../page_post_redirect_plugin.php:
|
363 |
msgid "ADD TO Quick Redirects"
|
364 |
msgstr "ADD TO Quick Redirects"
|
365 |
|
366 |
-
#: ../page_post_redirect_plugin.php:
|
367 |
msgid "Select Quick Redirects file to import:"
|
368 |
msgstr "Select Quick Redirects file to import:"
|
369 |
|
370 |
-
#: ../page_post_redirect_plugin.php:
|
371 |
msgid ""
|
372 |
"The import file should be a text file with one rediect per line, PIPE "
|
373 |
"separated, in this format:"
|
@@ -376,28 +364,28 @@ msgstr ""
|
|
376 |
"separated, in this format:"
|
377 |
|
378 |
# these are column titles.
|
379 |
-
#: ../page_post_redirect_plugin.php:
|
380 |
msgid "redirect|destination|newwindow|nofollow"
|
381 |
msgstr "redirect|destination|newwindow|nofollow"
|
382 |
|
383 |
-
#: ../page_post_redirect_plugin.php:
|
384 |
msgid "for Example:"
|
385 |
msgstr "for Example:"
|
386 |
|
387 |
# translate this to same as source
|
388 |
-
#: ../page_post_redirect_plugin.php:
|
389 |
msgid "/old-location.htm|http://some.com/new-destination/|0|1"
|
390 |
msgstr "/old-location.htm|http://some.com/new-destination/|0|1"
|
391 |
|
392 |
-
#: ../page_post_redirect_plugin.php:
|
393 |
msgid "/dontate/|http://example.com/destination/|1|1"
|
394 |
msgstr "/dontate/|http://example.com/destination/|1|1"
|
395 |
|
396 |
-
#: ../page_post_redirect_plugin.php:
|
397 |
msgid "IMPORTANT:"
|
398 |
msgstr "IMPORTANT:"
|
399 |
|
400 |
-
#: ../page_post_redirect_plugin.php:
|
401 |
msgid ""
|
402 |
"Make Sure any destination URLs that have a PIPE in the querystring data are "
|
403 |
"URL encoded before adding them!"
|
@@ -405,23 +393,23 @@ msgstr ""
|
|
405 |
"Make Sure any destination URLs that have a PIPE in the querystring data are "
|
406 |
"URL encoded before adding them!"
|
407 |
|
408 |
-
#: ../page_post_redirect_plugin.php:
|
409 |
msgid "ADD TO Current Quick Redirects"
|
410 |
msgstr "ADD TO Current Quick Redirects"
|
411 |
|
412 |
-
#: ../page_post_redirect_plugin.php:
|
413 |
msgid "All Quick Redirects deleted from database."
|
414 |
msgstr "All Quick Redirects deleted from database."
|
415 |
|
416 |
-
#: ../page_post_redirect_plugin.php:
|
417 |
msgid "All Individual Redirects deleted from database."
|
418 |
msgstr "All Individual Redirects deleted from database."
|
419 |
|
420 |
-
#: ../page_post_redirect_plugin.php:
|
421 |
msgid "All Redirects and Settings deleted from database"
|
422 |
msgstr "All Redirects and Settings deleted from database"
|
423 |
|
424 |
-
#: ../page_post_redirect_plugin.php:
|
425 |
msgid ""
|
426 |
"There was an problem with your last request. Please reload the page and try "
|
427 |
"again."
|
@@ -429,40 +417,40 @@ msgstr ""
|
|
429 |
"There was an problem with your last request. Please reload the page and try "
|
430 |
"again."
|
431 |
|
432 |
-
#: ../page_post_redirect_plugin.php:
|
433 |
msgid "Quick Page Post Redirect Options"
|
434 |
msgstr "Quick Page Post Redirect Options"
|
435 |
|
436 |
-
#: ../page_post_redirect_plugin.php:
|
437 |
msgid "Basic Settings"
|
438 |
msgstr "Basic Settings"
|
439 |
|
440 |
# Custom Post Types text here should match WordPress' name for Custom Post Types.
|
441 |
-
#: ../page_post_redirect_plugin.php:
|
442 |
msgid "Use with Custom Post Types?"
|
443 |
msgstr "Use with Custom Post Types?"
|
444 |
|
445 |
-
#: ../page_post_redirect_plugin.php:
|
446 |
msgid "Hide"
|
447 |
msgstr "Hide"
|
448 |
|
449 |
-
#: ../page_post_redirect_plugin.php:
|
450 |
msgid "meta box for following Post Types:"
|
451 |
msgstr "meta box for following Post Types:"
|
452 |
|
453 |
-
#: ../page_post_redirect_plugin.php:
|
454 |
msgid "Show Column Headers?"
|
455 |
msgstr "Show Column Headers?"
|
456 |
|
457 |
-
#: ../page_post_redirect_plugin.php:
|
458 |
msgid "Show Columns on list pages for set up redirects."
|
459 |
msgstr "Show Columns on list pages for set up redirects."
|
460 |
|
461 |
-
#: ../page_post_redirect_plugin.php:
|
462 |
msgid "Use jQuery?"
|
463 |
msgstr "Use jQuery?"
|
464 |
|
465 |
-
#: ../page_post_redirect_plugin.php:
|
466 |
msgid ""
|
467 |
"Increases effectiveness of plugin. If you have a jQuery conflict, try "
|
468 |
"turning this off."
|
@@ -470,15 +458,15 @@ msgstr ""
|
|
470 |
"Increases effectiveness of plugin. If you have a jQuery conflict, try "
|
471 |
"turning this off."
|
472 |
|
473 |
-
#: ../page_post_redirect_plugin.php:
|
474 |
msgid "Uses jQuery to add the \"New Window\" and \"No Follow\" attributes to links."
|
475 |
msgstr "Uses jQuery to add the \"New Window\" and \"No Follow\" attributes to links."
|
476 |
|
477 |
-
#: ../page_post_redirect_plugin.php:
|
478 |
msgid "Master Override Options"
|
479 |
msgstr "Master Override Options"
|
480 |
|
481 |
-
#: ../page_post_redirect_plugin.php:
|
482 |
msgid ""
|
483 |
"<strong>NOTE: </strong>The below settings will override all individual "
|
484 |
"settings."
|
@@ -486,72 +474,72 @@ msgstr ""
|
|
486 |
"<strong>NOTE: </strong>The below settings will override all individual "
|
487 |
"settings."
|
488 |
|
489 |
-
#: ../page_post_redirect_plugin.php:
|
490 |
msgid "Turn OFF all Redirects?"
|
491 |
msgstr "Turn OFF all Redirects?"
|
492 |
|
493 |
-
#: ../page_post_redirect_plugin.php:
|
494 |
msgid "Basically the same as having no redirects set up."
|
495 |
msgstr "Basically the same as having no redirects set up."
|
496 |
|
497 |
# keep code text untranslated.
|
498 |
-
#: ../page_post_redirect_plugin.php:
|
499 |
msgid "Make ALL Redirects have <code>rel=\"nofollow\"</code>?"
|
500 |
msgstr "Make ALL Redirects have <code>rel=\"nofollow\"</code>?"
|
501 |
|
502 |
-
#: ../page_post_redirect_plugin.php:
|
503 |
msgid "Requires \"use jQuery\" option to work with Quick Redirects."
|
504 |
msgstr "Requires \"use jQuery\" option to work with Quick Redirects."
|
505 |
|
506 |
-
#: ../page_post_redirect_plugin.php:
|
507 |
msgid "Make ALL Redirects open in a New Window?"
|
508 |
msgstr "Make ALL Redirects open in a New Window?"
|
509 |
|
510 |
-
#: ../page_post_redirect_plugin.php:
|
511 |
msgid "Make ALL Redirects this type:"
|
512 |
msgstr "Make ALL Redirects this type:"
|
513 |
|
514 |
-
#: ../page_post_redirect_plugin.php:
|
515 |
msgid "Use Individual Settings"
|
516 |
msgstr "Use Individual Settings"
|
517 |
|
518 |
-
#: ../page_post_redirect_plugin.php:
|
519 |
msgid "Permanant Redirect"
|
520 |
msgstr "Permanant Redirect"
|
521 |
|
522 |
-
#: ../page_post_redirect_plugin.php:
|
523 |
msgid "Temporary Redirect"
|
524 |
msgstr "Temporary Redirect"
|
525 |
|
526 |
-
#: ../page_post_redirect_plugin.php:
|
527 |
msgid "Meta Refresh Redirect"
|
528 |
msgstr "Meta Refresh Redirect"
|
529 |
|
530 |
-
#: ../page_post_redirect_plugin.php:
|
531 |
msgid "(This will also override Quick Redirects)"
|
532 |
msgstr "(This will also override Quick Redirects)"
|
533 |
|
534 |
-
#: ../page_post_redirect_plugin.php:
|
535 |
msgid "Make ALL redirects Case Sensitive?"
|
536 |
msgstr "Make ALL redirects Case Sensitive?"
|
537 |
|
538 |
-
#: ../page_post_redirect_plugin.php:
|
539 |
msgid "Makes URLs CaSe SensiTivE - i.e., /somepage/ DOES NOT EQUAL /SoMEpaGe/"
|
540 |
msgstr "Makes URLs CaSe SensiTivE - i.e., /somepage/ DOES NOT EQUAL /SoMEpaGe/"
|
541 |
|
542 |
-
#: ../page_post_redirect_plugin.php:
|
543 |
msgid "Make ALL Redirects go to this URL:"
|
544 |
msgstr "Make ALL Redirects go to this URL:"
|
545 |
|
546 |
-
#: ../page_post_redirect_plugin.php:
|
547 |
msgid "Use full URL including <code>http://</code>."
|
548 |
msgstr "Use full URL including <code>http://</code>."
|
549 |
|
550 |
-
#: ../page_post_redirect_plugin.php:
|
551 |
msgid "Rewrite ALL Redirects URLs to Show in LINK?"
|
552 |
msgstr "Rewrite ALL Redirects URLs to Show in LINK?"
|
553 |
|
554 |
-
#: ../page_post_redirect_plugin.php:
|
555 |
msgid ""
|
556 |
"Makes link show redirect URL instead of the original URL. Will only work on "
|
557 |
"Quick Redirects if the \"Use jQuery\" option is set."
|
@@ -559,11 +547,11 @@ msgstr ""
|
|
559 |
"Makes link show redirect URL instead of the original URL. Will only work on "
|
560 |
"Quick Redirects if the \"Use jQuery\" option is set."
|
561 |
|
562 |
-
#: ../page_post_redirect_plugin.php:
|
563 |
msgid "Plugin Clean Up"
|
564 |
msgstr "Plugin Clean Up"
|
565 |
|
566 |
-
#: ../page_post_redirect_plugin.php:
|
567 |
msgid ""
|
568 |
"<strong>NOTE: </strong>This will DELETE all redirects - so be careful with "
|
569 |
"this."
|
@@ -571,19 +559,19 @@ msgstr ""
|
|
571 |
"<strong>NOTE: </strong>This will DELETE all redirects - so be careful with "
|
572 |
"this."
|
573 |
|
574 |
-
#: ../page_post_redirect_plugin.php:
|
575 |
msgid "Delete Redirects?"
|
576 |
msgstr "Delete Redirects?"
|
577 |
|
578 |
-
#: ../page_post_redirect_plugin.php:
|
579 |
msgid "Delete All Individual Redirects"
|
580 |
msgstr "Delete All Individual Redirects"
|
581 |
|
582 |
-
#: ../page_post_redirect_plugin.php:
|
583 |
msgid "Delete all Quick Redirects"
|
584 |
msgstr "Delete all Quick Redirects"
|
585 |
|
586 |
-
#: ../page_post_redirect_plugin.php:
|
587 |
msgid ""
|
588 |
"Individual Redirects are redirects set up on individual pages or posts when "
|
589 |
"in the editing screen. The Quick Redirects are set up on the Quick Redirects "
|
@@ -593,15 +581,15 @@ msgstr ""
|
|
593 |
"in the editing screen. The Quick Redirects are set up on the Quick Redirects "
|
594 |
"page."
|
595 |
|
596 |
-
#: ../page_post_redirect_plugin.php:
|
597 |
msgid "Delete ALL Redirects & Settings?"
|
598 |
msgstr "Delete ALL Redirects & Settings?"
|
599 |
|
600 |
-
#: ../page_post_redirect_plugin.php:
|
601 |
msgid "Delete ALL Redirects AND Settings"
|
602 |
msgstr "Delete ALL Redirects AND Settings"
|
603 |
|
604 |
-
#: ../page_post_redirect_plugin.php:
|
605 |
msgid ""
|
606 |
"All Redirects and Settings will be removed from the database. This can NOT "
|
607 |
"be undone!"
|
@@ -609,23 +597,23 @@ msgstr ""
|
|
609 |
"All Redirects and Settings will be removed from the database. This can NOT "
|
610 |
"be undone!"
|
611 |
|
612 |
-
#: ../page_post_redirect_plugin.php:
|
613 |
msgid "Save Changes"
|
614 |
msgstr "Save Changes"
|
615 |
|
616 |
-
#: ../page_post_redirect_plugin.php:
|
617 |
msgid "Examples"
|
618 |
msgstr "Examples"
|
619 |
|
620 |
-
#: ../page_post_redirect_plugin.php:
|
621 |
msgid "Troubleshooting"
|
622 |
msgstr "Troubleshooting"
|
623 |
|
624 |
-
#: ../page_post_redirect_plugin.php:
|
625 |
msgid "IMPORTANT TROUBLESHOOTING NOTES:"
|
626 |
msgstr "IMPORTANT TROUBLESHOOTING NOTES:"
|
627 |
|
628 |
-
#: ../page_post_redirect_plugin.php:
|
629 |
msgid ""
|
630 |
"At this time the New Window (NW) and No Follow (NF) features will not work "
|
631 |
"for Quick Redirects unless \"Use jQuery\" is enabled in the options."
|
@@ -633,7 +621,7 @@ msgstr ""
|
|
633 |
"At this time the New Window (NW) and No Follow (NF) features will not work "
|
634 |
"for Quick Redirects unless \"Use jQuery\" is enabled in the options."
|
635 |
|
636 |
-
#: ../page_post_redirect_plugin.php:
|
637 |
msgid ""
|
638 |
"It is recommended that the <b>Request URL</b> be relative to the ROOT "
|
639 |
"directory and contain the <code>/</code> at the beginning."
|
@@ -641,7 +629,7 @@ msgstr ""
|
|
641 |
"It is recommended that the <b>Request URL</b> be relative to the ROOT "
|
642 |
"directory and contain the <code>/</code> at the beginning."
|
643 |
|
644 |
-
#: ../page_post_redirect_plugin.php:
|
645 |
msgid ""
|
646 |
"If you do use the domain name in the Request URL field, make sure it matches "
|
647 |
"your site's domain style and protocol. For example, if your site uses \"www\" "
|
@@ -655,7 +643,7 @@ msgstr ""
|
|
655 |
"<code>https://</code>, use it as the protocol. Our best guess is that your "
|
656 |
"domain and protocol are"
|
657 |
|
658 |
-
#: ../page_post_redirect_plugin.php:
|
659 |
msgid ""
|
660 |
"If you are having issues with the link not redirecting on a SSL site with "
|
661 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
@@ -665,7 +653,7 @@ msgstr ""
|
|
665 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
666 |
"redirects, one with and one without the SSL protocol."
|
667 |
|
668 |
-
#: ../page_post_redirect_plugin.php:
|
669 |
msgid ""
|
670 |
"The <b>Destination</b> field can be any valid URL or relative path (from "
|
671 |
"root), for example"
|
@@ -673,7 +661,7 @@ msgstr ""
|
|
673 |
"The <b>Destination</b> field can be any valid URL or relative path (from "
|
674 |
"root), for example"
|
675 |
|
676 |
-
#: ../page_post_redirect_plugin.php:
|
677 |
msgid ""
|
678 |
"In order for NW (open in a new window) or NF (rel=\"nofollow\") options to "
|
679 |
"work with Quick Redirects, you need to have:"
|
@@ -681,11 +669,11 @@ msgstr ""
|
|
681 |
"In order for NW (open in a new window) or NF (rel=\"nofollow\") options to "
|
682 |
"work with Quick Redirects, you need to have:"
|
683 |
|
684 |
-
#: ../page_post_redirect_plugin.php:
|
685 |
msgid "\"Use jQuery?\" option selected in the settings page"
|
686 |
msgstr "\"Use jQuery?\" option selected in the settings page"
|
687 |
|
688 |
-
#: ../page_post_redirect_plugin.php:
|
689 |
msgid ""
|
690 |
"A link that uses the request url SOMEWHERE in your site page - i.e., in a "
|
691 |
"menu, content, sidebar, etc."
|
@@ -693,7 +681,7 @@ msgstr ""
|
|
693 |
"A link that uses the request url SOMEWHERE in your site page - i.e., in a "
|
694 |
"menu, content, sidebar, etc."
|
695 |
|
696 |
-
#: ../page_post_redirect_plugin.php:
|
697 |
msgid ""
|
698 |
"The open in a new window or nofollow settings will not happen if someone "
|
699 |
"just types the old link in the URL or if they come from a bookmark or link "
|
@@ -709,15 +697,15 @@ msgstr ""
|
|
709 |
"<code>target</code> and <code>rel</code> properties to the link to make it "
|
710 |
"work."
|
711 |
|
712 |
-
#: ../page_post_redirect_plugin.php:
|
713 |
msgid "You can export redirects in two formats - Encoded or Delimited."
|
714 |
msgstr "You can export redirects in two formats - Encoded or Delimited."
|
715 |
|
716 |
-
#: ../page_post_redirect_plugin.php:
|
717 |
msgid "Load Content?"
|
718 |
msgstr "Load Content?"
|
719 |
|
720 |
-
#: ../page_post_redirect_plugin.php:
|
721 |
msgid ""
|
722 |
"Use the <strong>Load Content?</strong> option to allow the page content to "
|
723 |
"load as normal or to only load a blank page or the content provided in the "
|
@@ -727,7 +715,7 @@ msgstr ""
|
|
727 |
"load as normal or to only load a blank page or the content provided in the "
|
728 |
"<strong>Page Content</strong> section. "
|
729 |
|
730 |
-
#: ../page_post_redirect_plugin.php:
|
731 |
msgid ""
|
732 |
"If checked, all of the original content will load, so keep this in mind when "
|
733 |
"setting the <strong>Redirect Seconds</strong> - if set too low, the page "
|
@@ -737,11 +725,11 @@ msgstr ""
|
|
737 |
"setting the <strong>Redirect Seconds</strong> - if set too low, the page "
|
738 |
"will not compeletely load. "
|
739 |
|
740 |
-
#: ../page_post_redirect_plugin.php:
|
741 |
msgid "Redirect Seconds"
|
742 |
msgstr "Redirect Seconds"
|
743 |
|
744 |
-
#: ../page_post_redirect_plugin.php:
|
745 |
msgid ""
|
746 |
"Enter the nuber of seconds to wait before the redirect happens. Enter 0 to "
|
747 |
"have an instant redirect*."
|
@@ -749,7 +737,7 @@ msgstr ""
|
|
749 |
"Enter the nuber of seconds to wait before the redirect happens. Enter 0 to "
|
750 |
"have an instant redirect*."
|
751 |
|
752 |
-
#: ../page_post_redirect_plugin.php:
|
753 |
msgid ""
|
754 |
"*Keep in mind that the redirect seconds will start counting only AFTER the "
|
755 |
"<strong>Redirect Trigger</strong> element is loaded - so 0 may be slightly "
|
@@ -761,11 +749,11 @@ msgstr ""
|
|
761 |
"longer than instant, depending on how much content needs to load before the "
|
762 |
"trigger happens."
|
763 |
|
764 |
-
#: ../page_post_redirect_plugin.php:
|
765 |
msgid "Redirect Trigger"
|
766 |
msgstr "Redirect Trigger"
|
767 |
|
768 |
-
#: ../page_post_redirect_plugin.php:
|
769 |
msgid ""
|
770 |
"The class or id or tag name of the element to load before the redirect "
|
771 |
"starts counting down. If nothing is used, it will default to the body tag as "
|
@@ -775,7 +763,7 @@ msgstr ""
|
|
775 |
"starts counting down. If nothing is used, it will default to the body tag as "
|
776 |
"a trigger."
|
777 |
|
778 |
-
#: ../page_post_redirect_plugin.php:
|
779 |
msgid ""
|
780 |
"If you use a class, the class name should have the \".\" in the name, i.e., "
|
781 |
"<strong>.my-class-name</strong>"
|
@@ -783,7 +771,7 @@ msgstr ""
|
|
783 |
"If you use a class, the class name should have the \".\" in the name, i.e., "
|
784 |
"<strong>.my-class-name</strong>"
|
785 |
|
786 |
-
#: ../page_post_redirect_plugin.php:
|
787 |
msgid ""
|
788 |
"If you use an id, the id should have the \"#\" in the name, i.e., <strong>#my-"
|
789 |
"id-name</strong>."
|
@@ -791,7 +779,7 @@ msgstr ""
|
|
791 |
"If you use an id, the id should have the \"#\" in the name, i.e., <strong>#my-"
|
792 |
"id-name</strong>."
|
793 |
|
794 |
-
#: ../page_post_redirect_plugin.php:
|
795 |
msgid ""
|
796 |
"If you use a tag name, the name should NOT have the \"<\" or \">\" "
|
797 |
"characters in the name, i.e., <body> would just be "
|
@@ -801,7 +789,7 @@ msgstr ""
|
|
801 |
"characters in the name, i.e., <body> would just be "
|
802 |
"<strong>body</strong>."
|
803 |
|
804 |
-
#: ../page_post_redirect_plugin.php:
|
805 |
msgid ""
|
806 |
"Do not use a tag name that is common, like \"a\" or \"div\" as it will trigger "
|
807 |
"on all events."
|
@@ -809,11 +797,11 @@ msgstr ""
|
|
809 |
"Do not use a tag name that is common, like \"a\" or \"div\" as it will trigger "
|
810 |
"on all events."
|
811 |
|
812 |
-
#: ../page_post_redirect_plugin.php:
|
813 |
msgid "Append Content To"
|
814 |
msgstr "Append Content To"
|
815 |
|
816 |
-
#: ../page_post_redirect_plugin.php:
|
817 |
msgid ""
|
818 |
"The class, id or tag name that you want the content in the <strong>Page "
|
819 |
"Content</strong> to be loading into."
|
@@ -821,7 +809,7 @@ msgstr ""
|
|
821 |
"The class, id or tag name that you want the content in the <strong>Page "
|
822 |
"Content</strong> to be loading into."
|
823 |
|
824 |
-
#: ../page_post_redirect_plugin.php:
|
825 |
msgid ""
|
826 |
"If you are loading the content of the page, use an existing class or id for "
|
827 |
"an existing element (i.e., .page-content) so your additional page content "
|
@@ -831,7 +819,7 @@ msgstr ""
|
|
831 |
"an existing element (i.e., .page-content) so your additional page content "
|
832 |
"(if any) is loaded into that element."
|
833 |
|
834 |
-
#: ../page_post_redirect_plugin.php:
|
835 |
msgid ""
|
836 |
"When no class, id or tag name is used, the <strong>body</strong> tag will be "
|
837 |
"used."
|
@@ -839,11 +827,11 @@ msgstr ""
|
|
839 |
"When no class, id or tag name is used, the <strong>body</strong> tag will be "
|
840 |
"used."
|
841 |
|
842 |
-
#: ../page_post_redirect_plugin.php:
|
843 |
msgid "Page Content"
|
844 |
msgstr "Page Content"
|
845 |
|
846 |
-
#: ../page_post_redirect_plugin.php:
|
847 |
msgid ""
|
848 |
"This is your page content you want to add. If you have a \"tracking pixel\" "
|
849 |
"script or image tag you want to use, add it here."
|
@@ -851,7 +839,7 @@ msgstr ""
|
|
851 |
"This is your page content you want to add. If you have a \"tracking pixel\" "
|
852 |
"script or image tag you want to use, add it here."
|
853 |
|
854 |
-
#: ../page_post_redirect_plugin.php:
|
855 |
msgid ""
|
856 |
"A good example of use, is adding a tracking script (or Facebook Conversion "
|
857 |
"Pixel) to the <strong>Page Content box</strong> and unchecking the "
|
@@ -867,7 +855,7 @@ msgstr ""
|
|
867 |
"<strong>Append Content</strong> To to \"body\" and <strong>Redirect "
|
868 |
"Trigger</strong> to \"body\"."
|
869 |
|
870 |
-
#: ../page_post_redirect_plugin.php:
|
871 |
msgid ""
|
872 |
"Additionally, you can add the redirect counter to the page by adding the "
|
873 |
"code sample under the <strong>Page Content</strong> box."
|
@@ -875,11 +863,11 @@ msgstr ""
|
|
875 |
"Additionally, you can add the redirect counter to the page by adding the "
|
876 |
"code sample under the <strong>Page Content</strong> box."
|
877 |
|
878 |
-
#: ../page_post_redirect_plugin.php:
|
879 |
msgid "Quick Redirects (301 Redirects)"
|
880 |
msgstr "Quick Redirects (301 Redirects)"
|
881 |
|
882 |
-
#: ../page_post_redirect_plugin.php:
|
883 |
msgid ""
|
884 |
"The <code>Use jQuery?</code> option is turned off in the settings.<br/>In "
|
885 |
"order to use <strong>NW</strong> (open in a new window) or "
|
@@ -891,11 +879,11 @@ msgstr ""
|
|
891 |
"<strong>NF</strong> (add rel=\"nofollow\") options for Quick Redirects, you "
|
892 |
"must have it enabled."
|
893 |
|
894 |
-
#: ../page_post_redirect_plugin.php:
|
895 |
msgid "hide this message"
|
896 |
msgstr "hide this message"
|
897 |
|
898 |
-
#: ../page_post_redirect_plugin.php:
|
899 |
msgid ""
|
900 |
"To use the <strong>NW</strong> (open in a new window) <strong>NF</strong> "
|
901 |
"(nofollow) options, check the appropriate option and update when adding "
|
@@ -909,7 +897,7 @@ msgstr ""
|
|
909 |
"updated with these options (as long as you have <code>Use jQuery?</code> "
|
910 |
"enabled in the plugin settings."
|
911 |
|
912 |
-
#: ../page_post_redirect_plugin.php:
|
913 |
msgid ""
|
914 |
"Quick Redirects are useful when you have links from an old site that now "
|
915 |
"come up 404 Not Found, and you need to have them redirect to a new location "
|
@@ -925,7 +913,7 @@ msgstr ""
|
|
925 |
"need to send some place else and you don't want to create a Page or Post "
|
926 |
"just to use the individual Page/Post Redirect option."
|
927 |
|
928 |
-
#: ../page_post_redirect_plugin.php:
|
929 |
msgid ""
|
930 |
"To add Quick Redirects, put the URL for the redirect in the <strong>Request "
|
931 |
"URL</strong> field, and the URL it should be redirected to in the "
|
@@ -939,7 +927,7 @@ msgstr ""
|
|
939 |
"trash can at the end of that row. To edit a redirect, click the pencil edit "
|
940 |
"icon."
|
941 |
|
942 |
-
#: ../page_post_redirect_plugin.php:
|
943 |
msgid ""
|
944 |
"See 'HELP' in the upper right corner, for troubleshooting problems and "
|
945 |
"example redirects."
|
@@ -947,39 +935,39 @@ msgstr ""
|
|
947 |
"See 'HELP' in the upper right corner, for troubleshooting problems and "
|
948 |
"example redirects."
|
949 |
|
950 |
-
#: ../page_post_redirect_plugin.php:
|
951 |
msgid "Add New Redirects"
|
952 |
msgstr "Add New Redirects"
|
953 |
|
954 |
-
#: ../page_post_redirect_plugin.php:
|
955 |
msgid "Request URL"
|
956 |
msgstr "Request URL"
|
957 |
|
958 |
-
#: ../page_post_redirect_plugin.php:
|
959 |
msgid "Destination URL"
|
960 |
msgstr "Destination URL"
|
961 |
|
962 |
# Stands for 'New Window'
|
963 |
-
#: ../page_post_redirect_plugin.php:
|
964 |
msgid "NW"
|
965 |
msgstr "NW"
|
966 |
|
967 |
# Stands for 'No Follow'
|
968 |
-
#: ../page_post_redirect_plugin.php:
|
969 |
msgid "NF"
|
970 |
msgstr "NF"
|
971 |
|
972 |
-
#: ../page_post_redirect_plugin.php:
|
973 |
-
#: page_post_redirect_plugin.php:
|
974 |
msgid "open in a New Window"
|
975 |
msgstr "open in a New Window"
|
976 |
|
977 |
-
#: ../page_post_redirect_plugin.php:
|
978 |
-
#: page_post_redirect_plugin.php:
|
979 |
msgid "add No Follow"
|
980 |
msgstr "add No Follow"
|
981 |
|
982 |
-
#: ../page_post_redirect_plugin.php:
|
983 |
msgid ""
|
984 |
"New Window(NW) and NoFollow(NF) functionality not available unless \"Use with "
|
985 |
"jQuery\" is set in the options."
|
@@ -987,31 +975,31 @@ msgstr ""
|
|
987 |
"New Window(NW) and NoFollow(NF) functionality not available unless \"Use with "
|
988 |
"jQuery\" is set in the options."
|
989 |
|
990 |
-
#: ../page_post_redirect_plugin.php:
|
991 |
msgid "Existing Redirects"
|
992 |
msgstr "Existing Redirects"
|
993 |
|
994 |
-
#: ../page_post_redirect_plugin.php:
|
995 |
msgid "Save"
|
996 |
msgstr "Save"
|
997 |
|
998 |
-
#: ../page_post_redirect_plugin.php:
|
999 |
msgid "Cancel"
|
1000 |
msgstr "Cancel"
|
1001 |
|
1002 |
-
#: ../page_post_redirect_plugin.php:
|
1003 |
msgid "Edit"
|
1004 |
msgstr "Edit"
|
1005 |
|
1006 |
-
#: ../page_post_redirect_plugin.php:
|
1007 |
msgid "Delete"
|
1008 |
msgstr "Delete"
|
1009 |
|
1010 |
-
#: ../page_post_redirect_plugin.php:
|
1011 |
msgid "No Quick Redirects."
|
1012 |
msgstr "No Quick Redirects."
|
1013 |
|
1014 |
-
#: ../page_post_redirect_plugin.php:
|
1015 |
msgid ""
|
1016 |
"An error occured during the file upload. Please fix your server "
|
1017 |
"configuration and retry."
|
@@ -1019,11 +1007,11 @@ msgstr ""
|
|
1019 |
"An error occured during the file upload. Please fix your server "
|
1020 |
"configuration and retry."
|
1021 |
|
1022 |
-
#: ../page_post_redirect_plugin.php:
|
1023 |
msgid "SERVER ERROR - Could Not Load"
|
1024 |
msgstr "SERVER ERROR - Could Not Load"
|
1025 |
|
1026 |
-
#: ../page_post_redirect_plugin.php:
|
1027 |
msgid ""
|
1028 |
"This does not look like a Quick Page Post Redirect file - it is possibly "
|
1029 |
"damaged or corrupt."
|
@@ -1031,12 +1019,12 @@ msgstr ""
|
|
1031 |
"This does not look like a Quick Page Post Redirect file - it is possibly "
|
1032 |
"damaged or corrupt."
|
1033 |
|
1034 |
-
#: ../page_post_redirect_plugin.php:
|
1035 |
-
#: page_post_redirect_plugin.php:
|
1036 |
msgid "ERROR - Not a valid File"
|
1037 |
msgstr "ERROR - Not a valid File"
|
1038 |
|
1039 |
-
#: ../page_post_redirect_plugin.php:
|
1040 |
msgid ""
|
1041 |
"An error occured during the file upload. It might me that the file is too "
|
1042 |
"large or you do not have the premissions to write to the temporary upload "
|
@@ -1046,7 +1034,7 @@ msgstr ""
|
|
1046 |
"large or you do not have the premissions to write to the temporary upload "
|
1047 |
"directory. Please fix your server configuration and retry."
|
1048 |
|
1049 |
-
#: ../page_post_redirect_plugin.php:
|
1050 |
msgid ""
|
1051 |
"This does not look like the file is in the correct format - it is possibly "
|
1052 |
"damaged or corrupt.<br/>Be sure the redirects are 1 per line and the "
|
@@ -1056,7 +1044,7 @@ msgstr ""
|
|
1056 |
"damaged or corrupt.<br/>Be sure the redirects are 1 per line and the "
|
1057 |
"redirect and destination are seperated by a PIPE (|), COMMA (,) or a TAB."
|
1058 |
|
1059 |
-
#: ../page_post_redirect_plugin.php:
|
1060 |
msgid ""
|
1061 |
"It does not look like there are any valid items to import - check the file "
|
1062 |
"and try again."
|
@@ -1064,51 +1052,51 @@ msgstr ""
|
|
1064 |
"It does not look like there are any valid items to import - check the file "
|
1065 |
"and try again."
|
1066 |
|
1067 |
-
#: ../page_post_redirect_plugin.php:
|
1068 |
msgid "ERROR - No Valid items to add."
|
1069 |
msgstr "ERROR - No Valid items to add."
|
1070 |
|
1071 |
-
#: ../page_post_redirect_plugin.php:
|
1072 |
msgid "Settings"
|
1073 |
msgstr "Settings"
|
1074 |
|
1075 |
-
#: ../page_post_redirect_plugin.php:
|
1076 |
msgid "Quick Redirects"
|
1077 |
msgstr "Quick Redirects"
|
1078 |
|
1079 |
-
#: ../page_post_redirect_plugin.php:
|
1080 |
msgid "FAQ"
|
1081 |
msgstr "FAQ"
|
1082 |
|
1083 |
-
#: ../page_post_redirect_plugin.php:
|
1084 |
msgid "Donate"
|
1085 |
msgstr "Donate"
|
1086 |
|
1087 |
-
#: ../page_post_redirect_plugin.php:
|
1088 |
msgid "Make Redirect <strong>Active</strong>."
|
1089 |
msgstr "Make Redirect <strong>Active</strong>."
|
1090 |
|
1091 |
-
#: ../page_post_redirect_plugin.php:
|
1092 |
msgid "Check to turn on or redirect will not work."
|
1093 |
msgstr "Check to turn on or redirect will not work."
|
1094 |
|
1095 |
-
#: ../page_post_redirect_plugin.php:
|
1096 |
msgid "Open in a <strong>new window.</strong>"
|
1097 |
msgstr "Open in a <strong>new window.</strong>"
|
1098 |
|
1099 |
-
#: ../page_post_redirect_plugin.php:
|
1100 |
msgid "To increase effectivness, select \"Use jQuery\" in the options."
|
1101 |
msgstr "To increase effectivness, select \"Use jQuery\" in the options."
|
1102 |
|
1103 |
-
#: ../page_post_redirect_plugin.php:
|
1104 |
msgid "Add <strong>rel=\"nofollow\"</strong> to link."
|
1105 |
msgstr "Add <strong>rel=\"nofollow\"</strong> to link."
|
1106 |
|
1107 |
-
#: ../page_post_redirect_plugin.php:
|
1108 |
msgid "<strong>Show</strong> Redirect URL in link."
|
1109 |
msgstr "<strong>Show</strong> Redirect URL in link."
|
1110 |
|
1111 |
-
#: ../page_post_redirect_plugin.php:
|
1112 |
msgid ""
|
1113 |
"To increase effectivness, select \"Use jQuery\" in the options. This will only "
|
1114 |
"change the URL in the link <strong>NOT</strong> the URL in the Address bar."
|
@@ -1116,11 +1104,11 @@ msgstr ""
|
|
1116 |
"To increase effectivness, select \"Use jQuery\" in the options. This will only "
|
1117 |
"change the URL in the link <strong>NOT</strong> the URL in the Address bar."
|
1118 |
|
1119 |
-
#: ../page_post_redirect_plugin.php:
|
1120 |
msgid "Redirect / Destination URL:"
|
1121 |
msgstr "Redirect / Destination URL:"
|
1122 |
|
1123 |
-
#: ../page_post_redirect_plugin.php:
|
1124 |
msgid ""
|
1125 |
"(i.e., <strong>http://example.com</strong> or <strong>/somepage/</strong> or "
|
1126 |
"<strong>p=15</strong> or <strong>155</strong>. Use <b>FULL URL</b> "
|
@@ -1132,35 +1120,35 @@ msgstr ""
|
|
1132 |
"<i>including</i> <strong>http://</strong> for all external <i>and</i> meta "
|
1133 |
"redirects.)"
|
1134 |
|
1135 |
-
#: ../page_post_redirect_plugin.php:
|
1136 |
msgid "Type of Redirect:"
|
1137 |
msgstr "Type of Redirect:"
|
1138 |
|
1139 |
-
#: ../page_post_redirect_plugin.php:
|
1140 |
msgid "Permanent"
|
1141 |
msgstr "Permanent"
|
1142 |
|
1143 |
-
#: ../page_post_redirect_plugin.php:
|
1144 |
msgid "Temporary"
|
1145 |
msgstr "Temporary"
|
1146 |
|
1147 |
-
#: ../page_post_redirect_plugin.php:
|
1148 |
msgid "Meta Redirect"
|
1149 |
msgstr "Meta Redirect"
|
1150 |
|
1151 |
-
#: ../page_post_redirect_plugin.php:
|
1152 |
msgid "Default is 301 (Permanent Redirect)."
|
1153 |
msgstr "Default is 301 (Permanent Redirect)."
|
1154 |
|
1155 |
-
#: ../page_post_redirect_plugin.php:
|
1156 |
msgid "Redirect Seconds (ONLY for meta redirects)."
|
1157 |
msgstr "Redirect Seconds (ONLY for meta redirects)."
|
1158 |
|
1159 |
-
#: ../page_post_redirect_plugin.php:
|
1160 |
msgid "Leave blank to use options setting. 0 = instant."
|
1161 |
msgstr "Leave blank to use options setting. 0 = instant."
|
1162 |
|
1163 |
-
#: ../page_post_redirect_plugin.php:
|
1164 |
msgid ""
|
1165 |
"<strong>NOTE:</strong> For a Page or Post (or Custom Post) Redirect to work, "
|
1166 |
"it may need to be published first and then saved again as a Draft. If you do "
|
@@ -1170,19 +1158,19 @@ msgstr ""
|
|
1170 |
"it may need to be published first and then saved again as a Draft. If you do "
|
1171 |
"not already have a page/post created you can add a 'Quick' redirect using the"
|
1172 |
|
1173 |
-
#: ../page_post_redirect_plugin.php:
|
1174 |
msgid "method."
|
1175 |
msgstr "method."
|
1176 |
|
1177 |
-
#: ../page_post_redirect_plugin.php:
|
1178 |
msgid "Meta Redirect Settings"
|
1179 |
msgstr "Meta Redirect Settings"
|
1180 |
|
1181 |
-
#: ../page_post_redirect_plugin.php:
|
1182 |
msgid "Settings Updated"
|
1183 |
msgstr "Settings Updated"
|
1184 |
|
1185 |
-
#: ../page_post_redirect_plugin.php:
|
1186 |
msgid ""
|
1187 |
"This section is for updating options for redirects that use the \"meta "
|
1188 |
"refresh\" funcitonality for redirecting."
|
@@ -1190,7 +1178,7 @@ msgstr ""
|
|
1190 |
"This section is for updating options for redirects that use the \"meta "
|
1191 |
"refresh\" funcitonality for redirecting."
|
1192 |
|
1193 |
-
#: ../page_post_redirect_plugin.php:
|
1194 |
msgid ""
|
1195 |
"Using the setting below, you can add elements or a message to the page that "
|
1196 |
"is loaded before tht redirect, or just allow the page to load as normal "
|
@@ -1200,11 +1188,11 @@ msgstr ""
|
|
1200 |
"is loaded before tht redirect, or just allow the page to load as normal "
|
1201 |
"until the redirect reaches the number of seconds you have set below."
|
1202 |
|
1203 |
-
#: ../page_post_redirect_plugin.php:
|
1204 |
msgid "Load Page Content?"
|
1205 |
msgstr "Load Page Content?"
|
1206 |
|
1207 |
-
#: ../page_post_redirect_plugin.php:
|
1208 |
msgid ""
|
1209 |
"Check if you want the normal page to load before redirect happens (if "
|
1210 |
"redirect is 0 seconds, it may not load fully)."
|
@@ -1212,11 +1200,23 @@ msgstr ""
|
|
1212 |
"Check if you want the normal page to load before redirect happens (if "
|
1213 |
"redirect is 0 seconds, it may not load fully)."
|
1214 |
|
1215 |
-
#: ../page_post_redirect_plugin.php:
|
1216 |
msgid "instant"
|
1217 |
msgstr "instant"
|
1218 |
|
1219 |
-
#: ../page_post_redirect_plugin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1220 |
#, php-format
|
1221 |
msgid ""
|
1222 |
"The %1$s, %2$s or tag name of the element you want to load before triggering "
|
@@ -1231,7 +1231,7 @@ msgstr ""
|
|
1231 |
"you would type %5$s above. To redirect after an element with a class or ID, "
|
1232 |
"use %6$s or %7$s."
|
1233 |
|
1234 |
-
#: ../page_post_redirect_plugin.php:
|
1235 |
#, php-format
|
1236 |
msgid ""
|
1237 |
"The %1$s, %2$s or tag name of the element you want the content to load into "
|
@@ -1240,7 +1240,7 @@ msgstr ""
|
|
1240 |
"The %1$s, %2$s or tag name of the element you want the content to load into "
|
1241 |
"when the page loads."
|
1242 |
|
1243 |
-
#: ../page_post_redirect_plugin.php:
|
1244 |
#, php-format
|
1245 |
msgid ""
|
1246 |
"Be sure to include a tag with your class or ID or tag name (entered above) "
|
@@ -1255,31 +1255,31 @@ msgstr ""
|
|
1255 |
"the page right after the %1$s tag. Otherwise, it will be the only content "
|
1256 |
"shown."
|
1257 |
|
1258 |
-
#: ../page_post_redirect_plugin.php:
|
1259 |
msgid "Add your content below"
|
1260 |
msgstr "Add your content below"
|
1261 |
|
1262 |
-
#: ../page_post_redirect_plugin.php:
|
1263 |
msgid "To use a counter, add the following:"
|
1264 |
msgstr "To use a counter, add the following:"
|
1265 |
|
1266 |
-
#: ../page_post_redirect_plugin.php:
|
1267 |
msgid "The \"%1$\" will be replaced with the actual seconds."
|
1268 |
msgstr "The \"%1$\" will be replaced with the actual seconds."
|
1269 |
|
1270 |
-
#: ../page_post_redirect_plugin.php:
|
1271 |
msgid "You have the Addon Plugin"
|
1272 |
msgstr "You have the Addon Plugin"
|
1273 |
|
1274 |
-
#: ../page_post_redirect_plugin.php:
|
1275 |
msgid "activated. This plugin's functionality is now built into the parent"
|
1276 |
msgstr "activated. This plugin's functionality is now built into the parent"
|
1277 |
|
1278 |
-
#: ../page_post_redirect_plugin.php:
|
1279 |
msgid "so you no longer need to have the addon plugin installed."
|
1280 |
msgstr "so you no longer need to have the addon plugin installed."
|
1281 |
|
1282 |
-
#: ../page_post_redirect_plugin.php:
|
1283 |
msgid ""
|
1284 |
"The plugin will be deactivated now to prevent conflicts. You may delete it "
|
1285 |
"if you desire."
|
3 |
"Project-Id-Version: Quick Page/Post Redirect Plugin\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: Fri Jun 19 2015 23:42:16 GMT-0400 (Eastern Daylight Time)\n"
|
6 |
+
"PO-Revision-Date: Wed Sep 30 2015 13:05:40 GMT-0400 (Eastern Daylight Time)\n"
|
7 |
"Last-Translator: Tester <admin@fischercreativemedia.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: English\n"
|
22 |
"X-Loco-Target-Locale: en_US\n"
|
23 |
"X-Generator: Loco - https://localise.biz/"
|
24 |
|
25 |
+
#: ../page_post_redirect_plugin.php:287
|
26 |
+
msgid ""
|
27 |
+
"The existing <strong>Quick Redirects</strong> are now laid out in a list "
|
28 |
+
"format instead of form fields. When you have a lot of Redirects, this helps "
|
29 |
+
"eliminate the \"max_input_vars\" configuration issue where redirects were not "
|
30 |
+
"saving correctly."
|
31 |
+
msgstr ""
|
32 |
+
"The existing <strong>Quick Redirects</strong> are now laid out in a list "
|
33 |
+
"format instead of form fields. When you have a lot of Redirects, this helps "
|
34 |
+
"eliminate the \"max_input_vars\" configuration issue where redirects were not "
|
35 |
+
"saving correctly."
|
36 |
+
|
37 |
+
#: ../page_post_redirect_plugin.php:288
|
38 |
+
msgid "To edit an existing redirect, click the pencil icon"
|
39 |
+
msgstr "To edit an existing redirect, click the pencil icon"
|
40 |
+
|
41 |
#. Name of the plugin
|
42 |
msgid "Quick Page/Post Redirect Plugin"
|
43 |
msgstr "Quick Page/Post Redirect Plugin"
|
72 |
msgid "http://www.fischercreativemedia.com"
|
73 |
msgstr "http://www.fischercreativemedia.com"
|
74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
#: ../page_post_redirect_plugin.php:272
|
76 |
msgid "New Meta Redirect options."
|
77 |
msgstr "New Meta Redirect options."
|
88 |
msgid "New Layout of Existing Redirects"
|
89 |
msgstr "New Layout of Existing Redirects"
|
90 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
#: ../page_post_redirect_plugin.php:288
|
92 |
msgid "and the row will become editable. Click the trash can icon"
|
93 |
msgstr "and the row will become editable. Click the trash can icon"
|
129 |
msgstr "Redirect"
|
130 |
|
131 |
# Plugin Name
|
132 |
+
#: ../page_post_redirect_plugin.php:588
|
133 |
msgid "Quick Page/Post Redirect"
|
134 |
msgstr "Quick Page/Post Redirect"
|
135 |
|
136 |
+
#: ../page_post_redirect_plugin.php:601
|
137 |
msgid ""
|
138 |
"Are you sure you want to PERMANENTLY Delete ALL Redirects and Settings (this "
|
139 |
"cannot be undone)?"
|
141 |
"Are you sure you want to PERMANENTLY Delete ALL Redirects and Settings (this "
|
142 |
"cannot be undone)?"
|
143 |
|
144 |
+
#: ../page_post_redirect_plugin.php:601
|
145 |
msgid "Are you sure you want to PERMANENTLY Delete ALL Quick Redirects?"
|
146 |
msgstr "Are you sure you want to PERMANENTLY Delete ALL Quick Redirects?"
|
147 |
|
148 |
+
#: ../page_post_redirect_plugin.php:601
|
149 |
msgid "Are you sure you want to PERMANENTLY Delets ALL Individual Redirects?"
|
150 |
msgstr "Are you sure you want to PERMANENTLY Delets ALL Individual Redirects?"
|
151 |
|
152 |
+
#: ../page_post_redirect_plugin.php:601
|
153 |
msgid ""
|
154 |
"Redirect could not be saved as a redirect already exists with the same "
|
155 |
"Request URL."
|
157 |
"Redirect could not be saved as a redirect already exists with the same "
|
158 |
"Request URL."
|
159 |
|
160 |
+
#: ../page_post_redirect_plugin.php:601
|
161 |
msgid "Are you sure you want to delete this redirect?"
|
162 |
msgstr "Are you sure you want to delete this redirect?"
|
163 |
|
164 |
# JavaScript message
|
165 |
+
#: ../page_post_redirect_plugin.php:601
|
166 |
msgid "Error Saving Redirect\\nTry refreshing the page and trying again."
|
167 |
msgstr "Error Saving Redirect\\nTry refreshing the page and trying again."
|
168 |
|
169 |
# JavaScript Message
|
170 |
+
#: ../page_post_redirect_plugin.php:601
|
171 |
msgid "File type not allowed,\\nAllowed file type: *.txt"
|
172 |
msgstr "File type not allowed,\\nAllowed file type: *.txt"
|
173 |
|
174 |
+
#: ../page_post_redirect_plugin.php:601
|
175 |
msgid "Please add at least one redirect before submitting form"
|
176 |
msgstr "Please add at least one redirect before submitting form"
|
177 |
|
178 |
+
#: ../page_post_redirect_plugin.php:696
|
179 |
msgid "Quick Page/Post Redirect FAQs/Help"
|
180 |
msgstr "Quick Page/Post Redirect FAQs/Help"
|
181 |
|
182 |
+
#: ../page_post_redirect_plugin.php:697
|
183 |
msgid ""
|
184 |
"The FAQS are now on a feed that can be updated on the fly. If you have a "
|
185 |
"question and don't see an answer, please send an email to <a href=\"mailto:"
|
199 |
"information like your WordPress version and examples if the plugin is not "
|
200 |
"working correctly for you. THANKS!"
|
201 |
|
202 |
+
#: ../page_post_redirect_plugin.php:715
|
203 |
msgid "Table of Contents"
|
204 |
msgstr "Table of Contents"
|
205 |
|
206 |
+
#: ../page_post_redirect_plugin.php:719
|
207 |
msgid "Questions/Answers"
|
208 |
msgstr "Questions/Answers"
|
209 |
|
210 |
+
#: ../page_post_redirect_plugin.php:731
|
211 |
msgid "Quick Page Post Redirect Summary"
|
212 |
msgstr "Quick Page Post Redirect Summary"
|
213 |
|
214 |
+
#: ../page_post_redirect_plugin.php:732
|
215 |
msgid "This is a summary of Individual & Quick 301 Redirects."
|
216 |
msgstr "This is a summary of Individual & Quick 301 Redirects."
|
217 |
|
218 |
+
#: ../page_post_redirect_plugin.php:740
|
219 |
msgid "Summary"
|
220 |
msgstr "Summary"
|
221 |
|
222 |
+
#: ../page_post_redirect_plugin.php:743
|
223 |
msgid "Acitve Override is on - All Redirects are OFF!"
|
224 |
msgstr "Acitve Override is on - All Redirects are OFF!\n"
|
225 |
|
226 |
+
#: ../page_post_redirect_plugin.php:744
|
227 |
msgid "No Follow Override is on!"
|
228 |
msgstr "No Follow Override is on!"
|
229 |
|
230 |
+
#: ../page_post_redirect_plugin.php:745
|
231 |
msgid "New Window Override is on!"
|
232 |
msgstr "New Window Override is on!"
|
233 |
|
234 |
+
#: ../page_post_redirect_plugin.php:746
|
235 |
msgid "Rewrite Override is on!"
|
236 |
msgstr "Rewrite Override is on!"
|
237 |
|
238 |
+
#: ../page_post_redirect_plugin.php:748
|
239 |
msgid "ID"
|
240 |
msgstr "ID"
|
241 |
|
242 |
+
#: ../page_post_redirect_plugin.php:749
|
243 |
msgid "post type"
|
244 |
msgstr "post type"
|
245 |
|
246 |
+
#: ../page_post_redirect_plugin.php:750
|
247 |
msgid "active"
|
248 |
msgstr "active"
|
249 |
|
250 |
+
#: ../page_post_redirect_plugin.php:751
|
251 |
msgid "no follow"
|
252 |
msgstr "no follow"
|
253 |
|
254 |
+
#: ../page_post_redirect_plugin.php:752
|
255 |
msgid "new window"
|
256 |
msgstr "new window"
|
257 |
|
258 |
+
#: ../page_post_redirect_plugin.php:753
|
259 |
msgid "type"
|
260 |
msgstr "type"
|
261 |
|
262 |
+
#: ../page_post_redirect_plugin.php:754
|
263 |
msgid "rewrite link"
|
264 |
msgstr "rewrite link"
|
265 |
|
266 |
+
#: ../page_post_redirect_plugin.php:755
|
267 |
msgid "original URL"
|
268 |
msgstr "original URL"
|
269 |
|
270 |
+
#: ../page_post_redirect_plugin.php:756
|
271 |
msgid "redirect to URL"
|
272 |
msgstr "redirect to URL"
|
273 |
|
274 |
+
#: ../page_post_redirect_plugin.php:881 ../page_post_redirect_plugin.php:975
|
275 |
msgid "Quick Redirects Imported & Replaced."
|
276 |
msgstr "Quick Redirects Imported & Replaced."
|
277 |
|
278 |
+
#: ../page_post_redirect_plugin.php:882 ../page_post_redirect_plugin.php:976
|
279 |
msgid "Quick Redirects Imported & Added to Existing Redirects."
|
280 |
msgstr "Quick Redirects Imported & Added to Existing Redirects."
|
281 |
|
282 |
+
#: ../page_post_redirect_plugin.php:885
|
283 |
msgid "Import/Export Redirects"
|
284 |
msgstr "Import/Export Redirects"
|
285 |
|
286 |
+
#: ../page_post_redirect_plugin.php:901 ../page_post_redirect_plugin.php:1000
|
287 |
msgid ""
|
288 |
"If you enjoy or find any of our plugins useful, please donate a few dollars "
|
289 |
"to help with future development and updates. We thank you in advance."
|
291 |
"If you enjoy or find any of our plugins useful, please donate a few dollars "
|
292 |
"to help with future development and updates. We thank you in advance."
|
293 |
|
294 |
+
#: ../page_post_redirect_plugin.php:907 ../page_post_redirect_plugin.php:1182
|
295 |
msgid "Export Redirects"
|
296 |
msgstr "Export Redirects"
|
297 |
|
298 |
+
#: ../page_post_redirect_plugin.php:908
|
299 |
msgid ""
|
300 |
"You should back-up your redirect regularly in case something happens to the "
|
301 |
"database."
|
303 |
"You should back-up your redirect regularly in case something happens to the "
|
304 |
"database."
|
305 |
|
306 |
+
#: ../page_post_redirect_plugin.php:909
|
307 |
msgid ""
|
308 |
"Please use the below buttons to make a back-up as either encoded "
|
309 |
"(unreadable) or pipe separated"
|
311 |
"Please use the below buttons to make a back-up as either encoded "
|
312 |
"(unreadable) or pipe separated"
|
313 |
|
314 |
+
#: ../page_post_redirect_plugin.php:910
|
315 |
msgid "EXPORT all Quick Redirects (Encoded)"
|
316 |
msgstr "EXPORT all Quick Redirects (Encoded)"
|
317 |
|
318 |
+
#: ../page_post_redirect_plugin.php:911 ../page_post_redirect_plugin.php:924
|
319 |
msgid "OR"
|
320 |
msgstr "OR"
|
321 |
|
322 |
+
#: ../page_post_redirect_plugin.php:912
|
323 |
msgid "EXPORT all Quick Redirects (PIPE Separated)"
|
324 |
msgstr "EXPORT all Quick Redirects (PIPE Separated)"
|
325 |
|
326 |
+
#: ../page_post_redirect_plugin.php:919 ../page_post_redirect_plugin.php:1187
|
327 |
msgid "Import Redirects"
|
328 |
msgstr "Import Redirects"
|
329 |
|
330 |
+
#: ../page_post_redirect_plugin.php:920
|
331 |
msgid ""
|
332 |
"If you want to replace or restore redirects from a file, use the \"Restore\" "
|
333 |
"option."
|
335 |
"If you want to replace or restore redirects from a file, use the \"Restore\" "
|
336 |
"option."
|
337 |
|
338 |
+
#: ../page_post_redirect_plugin.php:921
|
339 |
msgid ""
|
340 |
"To add new redirects in bulk use the \"Add To\" option - NOTE: to Add To "
|
341 |
"redirects, the file must be pipe dilimited "
|
343 |
"To add new redirects in bulk use the \"Add To\" option - NOTE: to Add To "
|
344 |
"redirects, the file must be pipe dilimited "
|
345 |
|
346 |
+
#: ../page_post_redirect_plugin.php:923
|
347 |
msgid "RESTORE Saved Quick Redirects"
|
348 |
msgstr "RESTORE Saved Quick Redirects"
|
349 |
|
350 |
+
#: ../page_post_redirect_plugin.php:925
|
351 |
msgid "ADD TO Quick Redirects"
|
352 |
msgstr "ADD TO Quick Redirects"
|
353 |
|
354 |
+
#: ../page_post_redirect_plugin.php:929 ../page_post_redirect_plugin.php:950
|
355 |
msgid "Select Quick Redirects file to import:"
|
356 |
msgstr "Select Quick Redirects file to import:"
|
357 |
|
358 |
+
#: ../page_post_redirect_plugin.php:940
|
359 |
msgid ""
|
360 |
"The import file should be a text file with one rediect per line, PIPE "
|
361 |
"separated, in this format:"
|
364 |
"separated, in this format:"
|
365 |
|
366 |
# these are column titles.
|
367 |
+
#: ../page_post_redirect_plugin.php:942
|
368 |
msgid "redirect|destination|newwindow|nofollow"
|
369 |
msgstr "redirect|destination|newwindow|nofollow"
|
370 |
|
371 |
+
#: ../page_post_redirect_plugin.php:943
|
372 |
msgid "for Example:"
|
373 |
msgstr "for Example:"
|
374 |
|
375 |
# translate this to same as source
|
376 |
+
#: ../page_post_redirect_plugin.php:945
|
377 |
msgid "/old-location.htm|http://some.com/new-destination/|0|1"
|
378 |
msgstr "/old-location.htm|http://some.com/new-destination/|0|1"
|
379 |
|
380 |
+
#: ../page_post_redirect_plugin.php:946
|
381 |
msgid "/dontate/|http://example.com/destination/|1|1"
|
382 |
msgstr "/dontate/|http://example.com/destination/|1|1"
|
383 |
|
384 |
+
#: ../page_post_redirect_plugin.php:948
|
385 |
msgid "IMPORTANT:"
|
386 |
msgstr "IMPORTANT:"
|
387 |
|
388 |
+
#: ../page_post_redirect_plugin.php:948
|
389 |
msgid ""
|
390 |
"Make Sure any destination URLs that have a PIPE in the querystring data are "
|
391 |
"URL encoded before adding them!"
|
393 |
"Make Sure any destination URLs that have a PIPE in the querystring data are "
|
394 |
"URL encoded before adding them!"
|
395 |
|
396 |
+
#: ../page_post_redirect_plugin.php:955
|
397 |
msgid "ADD TO Current Quick Redirects"
|
398 |
msgstr "ADD TO Current Quick Redirects"
|
399 |
|
400 |
+
#: ../page_post_redirect_plugin.php:973
|
401 |
msgid "All Quick Redirects deleted from database."
|
402 |
msgstr "All Quick Redirects deleted from database."
|
403 |
|
404 |
+
#: ../page_post_redirect_plugin.php:974
|
405 |
msgid "All Individual Redirects deleted from database."
|
406 |
msgstr "All Individual Redirects deleted from database."
|
407 |
|
408 |
+
#: ../page_post_redirect_plugin.php:977
|
409 |
msgid "All Redirects and Settings deleted from database"
|
410 |
msgstr "All Redirects and Settings deleted from database"
|
411 |
|
412 |
+
#: ../page_post_redirect_plugin.php:978
|
413 |
msgid ""
|
414 |
"There was an problem with your last request. Please reload the page and try "
|
415 |
"again."
|
417 |
"There was an problem with your last request. Please reload the page and try "
|
418 |
"again."
|
419 |
|
420 |
+
#: ../page_post_redirect_plugin.php:982
|
421 |
msgid "Quick Page Post Redirect Options"
|
422 |
msgstr "Quick Page Post Redirect Options"
|
423 |
|
424 |
+
#: ../page_post_redirect_plugin.php:1011
|
425 |
msgid "Basic Settings"
|
426 |
msgstr "Basic Settings"
|
427 |
|
428 |
# Custom Post Types text here should match WordPress' name for Custom Post Types.
|
429 |
+
#: ../page_post_redirect_plugin.php:1014
|
430 |
msgid "Use with Custom Post Types?"
|
431 |
msgstr "Use with Custom Post Types?"
|
432 |
|
433 |
+
#: ../page_post_redirect_plugin.php:1018
|
434 |
msgid "Hide"
|
435 |
msgstr "Hide"
|
436 |
|
437 |
+
#: ../page_post_redirect_plugin.php:1018
|
438 |
msgid "meta box for following Post Types:"
|
439 |
msgstr "meta box for following Post Types:"
|
440 |
|
441 |
+
#: ../page_post_redirect_plugin.php:1040
|
442 |
msgid "Show Column Headers?"
|
443 |
msgstr "Show Column Headers?"
|
444 |
|
445 |
+
#: ../page_post_redirect_plugin.php:1041
|
446 |
msgid "Show Columns on list pages for set up redirects."
|
447 |
msgstr "Show Columns on list pages for set up redirects."
|
448 |
|
449 |
+
#: ../page_post_redirect_plugin.php:1045
|
450 |
msgid "Use jQuery?"
|
451 |
msgstr "Use jQuery?"
|
452 |
|
453 |
+
#: ../page_post_redirect_plugin.php:1046
|
454 |
msgid ""
|
455 |
"Increases effectiveness of plugin. If you have a jQuery conflict, try "
|
456 |
"turning this off."
|
458 |
"Increases effectiveness of plugin. If you have a jQuery conflict, try "
|
459 |
"turning this off."
|
460 |
|
461 |
+
#: ../page_post_redirect_plugin.php:1046
|
462 |
msgid "Uses jQuery to add the \"New Window\" and \"No Follow\" attributes to links."
|
463 |
msgstr "Uses jQuery to add the \"New Window\" and \"No Follow\" attributes to links."
|
464 |
|
465 |
+
#: ../page_post_redirect_plugin.php:1052
|
466 |
msgid "Master Override Options"
|
467 |
msgstr "Master Override Options"
|
468 |
|
469 |
+
#: ../page_post_redirect_plugin.php:1052
|
470 |
msgid ""
|
471 |
"<strong>NOTE: </strong>The below settings will override all individual "
|
472 |
"settings."
|
474 |
"<strong>NOTE: </strong>The below settings will override all individual "
|
475 |
"settings."
|
476 |
|
477 |
+
#: ../page_post_redirect_plugin.php:1055
|
478 |
msgid "Turn OFF all Redirects?"
|
479 |
msgstr "Turn OFF all Redirects?"
|
480 |
|
481 |
+
#: ../page_post_redirect_plugin.php:1056
|
482 |
msgid "Basically the same as having no redirects set up."
|
483 |
msgstr "Basically the same as having no redirects set up."
|
484 |
|
485 |
# keep code text untranslated.
|
486 |
+
#: ../page_post_redirect_plugin.php:1059
|
487 |
msgid "Make ALL Redirects have <code>rel=\"nofollow\"</code>?"
|
488 |
msgstr "Make ALL Redirects have <code>rel=\"nofollow\"</code>?"
|
489 |
|
490 |
+
#: ../page_post_redirect_plugin.php:1060 ../page_post_redirect_plugin.php:1064
|
491 |
msgid "Requires \"use jQuery\" option to work with Quick Redirects."
|
492 |
msgstr "Requires \"use jQuery\" option to work with Quick Redirects."
|
493 |
|
494 |
+
#: ../page_post_redirect_plugin.php:1063
|
495 |
msgid "Make ALL Redirects open in a New Window?"
|
496 |
msgstr "Make ALL Redirects open in a New Window?"
|
497 |
|
498 |
+
#: ../page_post_redirect_plugin.php:1067
|
499 |
msgid "Make ALL Redirects this type:"
|
500 |
msgstr "Make ALL Redirects this type:"
|
501 |
|
502 |
+
#: ../page_post_redirect_plugin.php:1069
|
503 |
msgid "Use Individual Settings"
|
504 |
msgstr "Use Individual Settings"
|
505 |
|
506 |
+
#: ../page_post_redirect_plugin.php:1070
|
507 |
msgid "Permanant Redirect"
|
508 |
msgstr "Permanant Redirect"
|
509 |
|
510 |
+
#: ../page_post_redirect_plugin.php:1071 ../page_post_redirect_plugin.php:1072
|
511 |
msgid "Temporary Redirect"
|
512 |
msgstr "Temporary Redirect"
|
513 |
|
514 |
+
#: ../page_post_redirect_plugin.php:1073
|
515 |
msgid "Meta Refresh Redirect"
|
516 |
msgstr "Meta Refresh Redirect"
|
517 |
|
518 |
+
#: ../page_post_redirect_plugin.php:1075
|
519 |
msgid "(This will also override Quick Redirects)"
|
520 |
msgstr "(This will also override Quick Redirects)"
|
521 |
|
522 |
+
#: ../page_post_redirect_plugin.php:1079
|
523 |
msgid "Make ALL redirects Case Sensitive?"
|
524 |
msgstr "Make ALL redirects Case Sensitive?"
|
525 |
|
526 |
+
#: ../page_post_redirect_plugin.php:1080
|
527 |
msgid "Makes URLs CaSe SensiTivE - i.e., /somepage/ DOES NOT EQUAL /SoMEpaGe/"
|
528 |
msgstr "Makes URLs CaSe SensiTivE - i.e., /somepage/ DOES NOT EQUAL /SoMEpaGe/"
|
529 |
|
530 |
+
#: ../page_post_redirect_plugin.php:1083
|
531 |
msgid "Make ALL Redirects go to this URL:"
|
532 |
msgstr "Make ALL Redirects go to this URL:"
|
533 |
|
534 |
+
#: ../page_post_redirect_plugin.php:1084
|
535 |
msgid "Use full URL including <code>http://</code>."
|
536 |
msgstr "Use full URL including <code>http://</code>."
|
537 |
|
538 |
+
#: ../page_post_redirect_plugin.php:1087
|
539 |
msgid "Rewrite ALL Redirects URLs to Show in LINK?"
|
540 |
msgstr "Rewrite ALL Redirects URLs to Show in LINK?"
|
541 |
|
542 |
+
#: ../page_post_redirect_plugin.php:1088
|
543 |
msgid ""
|
544 |
"Makes link show redirect URL instead of the original URL. Will only work on "
|
545 |
"Quick Redirects if the \"Use jQuery\" option is set."
|
547 |
"Makes link show redirect URL instead of the original URL. Will only work on "
|
548 |
"Quick Redirects if the \"Use jQuery\" option is set."
|
549 |
|
550 |
+
#: ../page_post_redirect_plugin.php:1094
|
551 |
msgid "Plugin Clean Up"
|
552 |
msgstr "Plugin Clean Up"
|
553 |
|
554 |
+
#: ../page_post_redirect_plugin.php:1094
|
555 |
msgid ""
|
556 |
"<strong>NOTE: </strong>This will DELETE all redirects - so be careful with "
|
557 |
"this."
|
559 |
"<strong>NOTE: </strong>This will DELETE all redirects - so be careful with "
|
560 |
"this."
|
561 |
|
562 |
+
#: ../page_post_redirect_plugin.php:1097
|
563 |
msgid "Delete Redirects?"
|
564 |
msgstr "Delete Redirects?"
|
565 |
|
566 |
+
#: ../page_post_redirect_plugin.php:1099
|
567 |
msgid "Delete All Individual Redirects"
|
568 |
msgstr "Delete All Individual Redirects"
|
569 |
|
570 |
+
#: ../page_post_redirect_plugin.php:1100
|
571 |
msgid "Delete all Quick Redirects"
|
572 |
msgstr "Delete all Quick Redirects"
|
573 |
|
574 |
+
#: ../page_post_redirect_plugin.php:1101
|
575 |
msgid ""
|
576 |
"Individual Redirects are redirects set up on individual pages or posts when "
|
577 |
"in the editing screen. The Quick Redirects are set up on the Quick Redirects "
|
581 |
"in the editing screen. The Quick Redirects are set up on the Quick Redirects "
|
582 |
"page."
|
583 |
|
584 |
+
#: ../page_post_redirect_plugin.php:1105
|
585 |
msgid "Delete ALL Redirects & Settings?"
|
586 |
msgstr "Delete ALL Redirects & Settings?"
|
587 |
|
588 |
+
#: ../page_post_redirect_plugin.php:1107
|
589 |
msgid "Delete ALL Redirects AND Settings"
|
590 |
msgstr "Delete ALL Redirects AND Settings"
|
591 |
|
592 |
+
#: ../page_post_redirect_plugin.php:1108
|
593 |
msgid ""
|
594 |
"All Redirects and Settings will be removed from the database. This can NOT "
|
595 |
"be undone!"
|
597 |
"All Redirects and Settings will be removed from the database. This can NOT "
|
598 |
"be undone!"
|
599 |
|
600 |
+
#: ../page_post_redirect_plugin.php:1112 ../page_post_redirect_plugin.php:2317
|
601 |
msgid "Save Changes"
|
602 |
msgstr "Save Changes"
|
603 |
|
604 |
+
#: ../page_post_redirect_plugin.php:1154
|
605 |
msgid "Examples"
|
606 |
msgstr "Examples"
|
607 |
|
608 |
+
#: ../page_post_redirect_plugin.php:1159
|
609 |
msgid "Troubleshooting"
|
610 |
msgstr "Troubleshooting"
|
611 |
|
612 |
+
#: ../page_post_redirect_plugin.php:1162
|
613 |
msgid "IMPORTANT TROUBLESHOOTING NOTES:"
|
614 |
msgstr "IMPORTANT TROUBLESHOOTING NOTES:"
|
615 |
|
616 |
+
#: ../page_post_redirect_plugin.php:1164
|
617 |
msgid ""
|
618 |
"At this time the New Window (NW) and No Follow (NF) features will not work "
|
619 |
"for Quick Redirects unless \"Use jQuery\" is enabled in the options."
|
621 |
"At this time the New Window (NW) and No Follow (NF) features will not work "
|
622 |
"for Quick Redirects unless \"Use jQuery\" is enabled in the options."
|
623 |
|
624 |
+
#: ../page_post_redirect_plugin.php:1165
|
625 |
msgid ""
|
626 |
"It is recommended that the <b>Request URL</b> be relative to the ROOT "
|
627 |
"directory and contain the <code>/</code> at the beginning."
|
629 |
"It is recommended that the <b>Request URL</b> be relative to the ROOT "
|
630 |
"directory and contain the <code>/</code> at the beginning."
|
631 |
|
632 |
+
#: ../page_post_redirect_plugin.php:1166
|
633 |
msgid ""
|
634 |
"If you do use the domain name in the Request URL field, make sure it matches "
|
635 |
"your site's domain style and protocol. For example, if your site uses \"www\" "
|
643 |
"<code>https://</code>, use it as the protocol. Our best guess is that your "
|
644 |
"domain and protocol are"
|
645 |
|
646 |
+
#: ../page_post_redirect_plugin.php:1167
|
647 |
msgid ""
|
648 |
"If you are having issues with the link not redirecting on a SSL site with "
|
649 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
653 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
654 |
"redirects, one with and one without the SSL protocol."
|
655 |
|
656 |
+
#: ../page_post_redirect_plugin.php:1168
|
657 |
msgid ""
|
658 |
"The <b>Destination</b> field can be any valid URL or relative path (from "
|
659 |
"root), for example"
|
661 |
"The <b>Destination</b> field can be any valid URL or relative path (from "
|
662 |
"root), for example"
|
663 |
|
664 |
+
#: ../page_post_redirect_plugin.php:1169
|
665 |
msgid ""
|
666 |
"In order for NW (open in a new window) or NF (rel=\"nofollow\") options to "
|
667 |
"work with Quick Redirects, you need to have:"
|
669 |
"In order for NW (open in a new window) or NF (rel=\"nofollow\") options to "
|
670 |
"work with Quick Redirects, you need to have:"
|
671 |
|
672 |
+
#: ../page_post_redirect_plugin.php:1171
|
673 |
msgid "\"Use jQuery?\" option selected in the settings page"
|
674 |
msgstr "\"Use jQuery?\" option selected in the settings page"
|
675 |
|
676 |
+
#: ../page_post_redirect_plugin.php:1172
|
677 |
msgid ""
|
678 |
"A link that uses the request url SOMEWHERE in your site page - i.e., in a "
|
679 |
"menu, content, sidebar, etc."
|
681 |
"A link that uses the request url SOMEWHERE in your site page - i.e., in a "
|
682 |
"menu, content, sidebar, etc."
|
683 |
|
684 |
+
#: ../page_post_redirect_plugin.php:1173
|
685 |
msgid ""
|
686 |
"The open in a new window or nofollow settings will not happen if someone "
|
687 |
"just types the old link in the URL or if they come from a bookmark or link "
|
697 |
"<code>target</code> and <code>rel</code> properties to the link to make it "
|
698 |
"work."
|
699 |
|
700 |
+
#: ../page_post_redirect_plugin.php:1183
|
701 |
msgid "You can export redirects in two formats - Encoded or Delimited."
|
702 |
msgstr "You can export redirects in two formats - Encoded or Delimited."
|
703 |
|
704 |
+
#: ../page_post_redirect_plugin.php:1193
|
705 |
msgid "Load Content?"
|
706 |
msgstr "Load Content?"
|
707 |
|
708 |
+
#: ../page_post_redirect_plugin.php:1194
|
709 |
msgid ""
|
710 |
"Use the <strong>Load Content?</strong> option to allow the page content to "
|
711 |
"load as normal or to only load a blank page or the content provided in the "
|
715 |
"load as normal or to only load a blank page or the content provided in the "
|
716 |
"<strong>Page Content</strong> section. "
|
717 |
|
718 |
+
#: ../page_post_redirect_plugin.php:1195
|
719 |
msgid ""
|
720 |
"If checked, all of the original content will load, so keep this in mind when "
|
721 |
"setting the <strong>Redirect Seconds</strong> - if set too low, the page "
|
725 |
"setting the <strong>Redirect Seconds</strong> - if set too low, the page "
|
726 |
"will not compeletely load. "
|
727 |
|
728 |
+
#: ../page_post_redirect_plugin.php:1199 ../page_post_redirect_plugin.php:2295
|
729 |
msgid "Redirect Seconds"
|
730 |
msgstr "Redirect Seconds"
|
731 |
|
732 |
+
#: ../page_post_redirect_plugin.php:1200
|
733 |
msgid ""
|
734 |
"Enter the nuber of seconds to wait before the redirect happens. Enter 0 to "
|
735 |
"have an instant redirect*."
|
737 |
"Enter the nuber of seconds to wait before the redirect happens. Enter 0 to "
|
738 |
"have an instant redirect*."
|
739 |
|
740 |
+
#: ../page_post_redirect_plugin.php:1201
|
741 |
msgid ""
|
742 |
"*Keep in mind that the redirect seconds will start counting only AFTER the "
|
743 |
"<strong>Redirect Trigger</strong> element is loaded - so 0 may be slightly "
|
749 |
"longer than instant, depending on how much content needs to load before the "
|
750 |
"trigger happens."
|
751 |
|
752 |
+
#: ../page_post_redirect_plugin.php:1205 ../page_post_redirect_plugin.php:2299
|
753 |
msgid "Redirect Trigger"
|
754 |
msgstr "Redirect Trigger"
|
755 |
|
756 |
+
#: ../page_post_redirect_plugin.php:1206
|
757 |
msgid ""
|
758 |
"The class or id or tag name of the element to load before the redirect "
|
759 |
"starts counting down. If nothing is used, it will default to the body tag as "
|
763 |
"starts counting down. If nothing is used, it will default to the body tag as "
|
764 |
"a trigger."
|
765 |
|
766 |
+
#: ../page_post_redirect_plugin.php:1207
|
767 |
msgid ""
|
768 |
"If you use a class, the class name should have the \".\" in the name, i.e., "
|
769 |
"<strong>.my-class-name</strong>"
|
771 |
"If you use a class, the class name should have the \".\" in the name, i.e., "
|
772 |
"<strong>.my-class-name</strong>"
|
773 |
|
774 |
+
#: ../page_post_redirect_plugin.php:1208
|
775 |
msgid ""
|
776 |
"If you use an id, the id should have the \"#\" in the name, i.e., <strong>#my-"
|
777 |
"id-name</strong>."
|
779 |
"If you use an id, the id should have the \"#\" in the name, i.e., <strong>#my-"
|
780 |
"id-name</strong>."
|
781 |
|
782 |
+
#: ../page_post_redirect_plugin.php:1209
|
783 |
msgid ""
|
784 |
"If you use a tag name, the name should NOT have the \"<\" or \">\" "
|
785 |
"characters in the name, i.e., <body> would just be "
|
789 |
"characters in the name, i.e., <body> would just be "
|
790 |
"<strong>body</strong>."
|
791 |
|
792 |
+
#: ../page_post_redirect_plugin.php:1210
|
793 |
msgid ""
|
794 |
"Do not use a tag name that is common, like \"a\" or \"div\" as it will trigger "
|
795 |
"on all events."
|
797 |
"Do not use a tag name that is common, like \"a\" or \"div\" as it will trigger "
|
798 |
"on all events."
|
799 |
|
800 |
+
#: ../page_post_redirect_plugin.php:1214 ../page_post_redirect_plugin.php:2303
|
801 |
msgid "Append Content To"
|
802 |
msgstr "Append Content To"
|
803 |
|
804 |
+
#: ../page_post_redirect_plugin.php:1215
|
805 |
msgid ""
|
806 |
"The class, id or tag name that you want the content in the <strong>Page "
|
807 |
"Content</strong> to be loading into."
|
809 |
"The class, id or tag name that you want the content in the <strong>Page "
|
810 |
"Content</strong> to be loading into."
|
811 |
|
812 |
+
#: ../page_post_redirect_plugin.php:1216
|
813 |
msgid ""
|
814 |
"If you are loading the content of the page, use an existing class or id for "
|
815 |
"an existing element (i.e., .page-content) so your additional page content "
|
819 |
"an existing element (i.e., .page-content) so your additional page content "
|
820 |
"(if any) is loaded into that element."
|
821 |
|
822 |
+
#: ../page_post_redirect_plugin.php:1217
|
823 |
msgid ""
|
824 |
"When no class, id or tag name is used, the <strong>body</strong> tag will be "
|
825 |
"used."
|
827 |
"When no class, id or tag name is used, the <strong>body</strong> tag will be "
|
828 |
"used."
|
829 |
|
830 |
+
#: ../page_post_redirect_plugin.php:1221 ../page_post_redirect_plugin.php:2307
|
831 |
msgid "Page Content"
|
832 |
msgstr "Page Content"
|
833 |
|
834 |
+
#: ../page_post_redirect_plugin.php:1222
|
835 |
msgid ""
|
836 |
"This is your page content you want to add. If you have a \"tracking pixel\" "
|
837 |
"script or image tag you want to use, add it here."
|
839 |
"This is your page content you want to add. If you have a \"tracking pixel\" "
|
840 |
"script or image tag you want to use, add it here."
|
841 |
|
842 |
+
#: ../page_post_redirect_plugin.php:1223
|
843 |
msgid ""
|
844 |
"A good example of use, is adding a tracking script (or Facebook Conversion "
|
845 |
"Pixel) to the <strong>Page Content box</strong> and unchecking the "
|
855 |
"<strong>Append Content</strong> To to \"body\" and <strong>Redirect "
|
856 |
"Trigger</strong> to \"body\"."
|
857 |
|
858 |
+
#: ../page_post_redirect_plugin.php:1224
|
859 |
msgid ""
|
860 |
"Additionally, you can add the redirect counter to the page by adding the "
|
861 |
"code sample under the <strong>Page Content</strong> box."
|
863 |
"Additionally, you can add the redirect counter to the page by adding the "
|
864 |
"code sample under the <strong>Page Content</strong> box."
|
865 |
|
866 |
+
#: ../page_post_redirect_plugin.php:1232
|
867 |
msgid "Quick Redirects (301 Redirects)"
|
868 |
msgstr "Quick Redirects (301 Redirects)"
|
869 |
|
870 |
+
#: ../page_post_redirect_plugin.php:1243
|
871 |
msgid ""
|
872 |
"The <code>Use jQuery?</code> option is turned off in the settings.<br/>In "
|
873 |
"order to use <strong>NW</strong> (open in a new window) or "
|
879 |
"<strong>NF</strong> (add rel=\"nofollow\") options for Quick Redirects, you "
|
880 |
"must have it enabled."
|
881 |
|
882 |
+
#: ../page_post_redirect_plugin.php:1244 ../page_post_redirect_plugin.php:1249
|
883 |
msgid "hide this message"
|
884 |
msgstr "hide this message"
|
885 |
|
886 |
+
#: ../page_post_redirect_plugin.php:1248
|
887 |
msgid ""
|
888 |
"To use the <strong>NW</strong> (open in a new window) <strong>NF</strong> "
|
889 |
"(nofollow) options, check the appropriate option and update when adding "
|
897 |
"updated with these options (as long as you have <code>Use jQuery?</code> "
|
898 |
"enabled in the plugin settings."
|
899 |
|
900 |
+
#: ../page_post_redirect_plugin.php:1252
|
901 |
msgid ""
|
902 |
"Quick Redirects are useful when you have links from an old site that now "
|
903 |
"come up 404 Not Found, and you need to have them redirect to a new location "
|
913 |
"need to send some place else and you don't want to create a Page or Post "
|
914 |
"just to use the individual Page/Post Redirect option."
|
915 |
|
916 |
+
#: ../page_post_redirect_plugin.php:1253
|
917 |
msgid ""
|
918 |
"To add Quick Redirects, put the URL for the redirect in the <strong>Request "
|
919 |
"URL</strong> field, and the URL it should be redirected to in the "
|
927 |
"trash can at the end of that row. To edit a redirect, click the pencil edit "
|
928 |
"icon."
|
929 |
|
930 |
+
#: ../page_post_redirect_plugin.php:1254
|
931 |
msgid ""
|
932 |
"See 'HELP' in the upper right corner, for troubleshooting problems and "
|
933 |
"example redirects."
|
935 |
"See 'HELP' in the upper right corner, for troubleshooting problems and "
|
936 |
"example redirects."
|
937 |
|
938 |
+
#: ../page_post_redirect_plugin.php:1260 ../page_post_redirect_plugin.php:1303
|
939 |
msgid "Add New Redirects"
|
940 |
msgstr "Add New Redirects"
|
941 |
|
942 |
+
#: ../page_post_redirect_plugin.php:1263 ../page_post_redirect_plugin.php:1312
|
943 |
msgid "Request URL"
|
944 |
msgstr "Request URL"
|
945 |
|
946 |
+
#: ../page_post_redirect_plugin.php:1265 ../page_post_redirect_plugin.php:1314
|
947 |
msgid "Destination URL"
|
948 |
msgstr "Destination URL"
|
949 |
|
950 |
# Stands for 'New Window'
|
951 |
+
#: ../page_post_redirect_plugin.php:1266 ../page_post_redirect_plugin.php:1315
|
952 |
msgid "NW"
|
953 |
msgstr "NW"
|
954 |
|
955 |
# Stands for 'No Follow'
|
956 |
+
#: ../page_post_redirect_plugin.php:1267 ../page_post_redirect_plugin.php:1316
|
957 |
msgid "NF"
|
958 |
msgstr "NF"
|
959 |
|
960 |
+
#: ../page_post_redirect_plugin.php:1275 ../page_post_redirect_plugin.php:1284 ..
|
961 |
+
#: page_post_redirect_plugin.php:1293 ../page_post_redirect_plugin.php:1325
|
962 |
msgid "open in a New Window"
|
963 |
msgstr "open in a New Window"
|
964 |
|
965 |
+
#: ../page_post_redirect_plugin.php:1276 ../page_post_redirect_plugin.php:1285 ..
|
966 |
+
#: page_post_redirect_plugin.php:1294 ../page_post_redirect_plugin.php:1326
|
967 |
msgid "add No Follow"
|
968 |
msgstr "add No Follow"
|
969 |
|
970 |
+
#: ../page_post_redirect_plugin.php:1299
|
971 |
msgid ""
|
972 |
"New Window(NW) and NoFollow(NF) functionality not available unless \"Use with "
|
973 |
"jQuery\" is set in the options."
|
975 |
"New Window(NW) and NoFollow(NF) functionality not available unless \"Use with "
|
976 |
"jQuery\" is set in the options."
|
977 |
|
978 |
+
#: ../page_post_redirect_plugin.php:1309
|
979 |
msgid "Existing Redirects"
|
980 |
msgstr "Existing Redirects"
|
981 |
|
982 |
+
#: ../page_post_redirect_plugin.php:1327
|
983 |
msgid "Save"
|
984 |
msgstr "Save"
|
985 |
|
986 |
+
#: ../page_post_redirect_plugin.php:1328
|
987 |
msgid "Cancel"
|
988 |
msgstr "Cancel"
|
989 |
|
990 |
+
#: ../page_post_redirect_plugin.php:1369
|
991 |
msgid "Edit"
|
992 |
msgstr "Edit"
|
993 |
|
994 |
+
#: ../page_post_redirect_plugin.php:1370
|
995 |
msgid "Delete"
|
996 |
msgstr "Delete"
|
997 |
|
998 |
+
#: ../page_post_redirect_plugin.php:1378
|
999 |
msgid "No Quick Redirects."
|
1000 |
msgstr "No Quick Redirects."
|
1001 |
|
1002 |
+
#: ../page_post_redirect_plugin.php:1528
|
1003 |
msgid ""
|
1004 |
"An error occured during the file upload. Please fix your server "
|
1005 |
"configuration and retry."
|
1007 |
"An error occured during the file upload. Please fix your server "
|
1008 |
"configuration and retry."
|
1009 |
|
1010 |
+
#: ../page_post_redirect_plugin.php:1528 ../page_post_redirect_plugin.php:1594
|
1011 |
msgid "SERVER ERROR - Could Not Load"
|
1012 |
msgstr "SERVER ERROR - Could Not Load"
|
1013 |
|
1014 |
+
#: ../page_post_redirect_plugin.php:1573 ../page_post_redirect_plugin.php:1579
|
1015 |
msgid ""
|
1016 |
"This does not look like a Quick Page Post Redirect file - it is possibly "
|
1017 |
"damaged or corrupt."
|
1019 |
"This does not look like a Quick Page Post Redirect file - it is possibly "
|
1020 |
"damaged or corrupt."
|
1021 |
|
1022 |
+
#: ../page_post_redirect_plugin.php:1573 ../page_post_redirect_plugin.php:1579 ..
|
1023 |
+
#: page_post_redirect_plugin.php:1608
|
1024 |
msgid "ERROR - Not a valid File"
|
1025 |
msgstr "ERROR - Not a valid File"
|
1026 |
|
1027 |
+
#: ../page_post_redirect_plugin.php:1594
|
1028 |
msgid ""
|
1029 |
"An error occured during the file upload. It might me that the file is too "
|
1030 |
"large or you do not have the premissions to write to the temporary upload "
|
1034 |
"large or you do not have the premissions to write to the temporary upload "
|
1035 |
"directory. Please fix your server configuration and retry."
|
1036 |
|
1037 |
+
#: ../page_post_redirect_plugin.php:1608
|
1038 |
msgid ""
|
1039 |
"This does not look like the file is in the correct format - it is possibly "
|
1040 |
"damaged or corrupt.<br/>Be sure the redirects are 1 per line and the "
|
1044 |
"damaged or corrupt.<br/>Be sure the redirects are 1 per line and the "
|
1045 |
"redirect and destination are seperated by a PIPE (|), COMMA (,) or a TAB."
|
1046 |
|
1047 |
+
#: ../page_post_redirect_plugin.php:1646
|
1048 |
msgid ""
|
1049 |
"It does not look like there are any valid items to import - check the file "
|
1050 |
"and try again."
|
1052 |
"It does not look like there are any valid items to import - check the file "
|
1053 |
"and try again."
|
1054 |
|
1055 |
+
#: ../page_post_redirect_plugin.php:1646
|
1056 |
msgid "ERROR - No Valid items to add."
|
1057 |
msgstr "ERROR - No Valid items to add."
|
1058 |
|
1059 |
+
#: ../page_post_redirect_plugin.php:1710
|
1060 |
msgid "Settings"
|
1061 |
msgstr "Settings"
|
1062 |
|
1063 |
+
#: ../page_post_redirect_plugin.php:1716 ../page_post_redirect_plugin.php:1778
|
1064 |
msgid "Quick Redirects"
|
1065 |
msgstr "Quick Redirects"
|
1066 |
|
1067 |
+
#: ../page_post_redirect_plugin.php:1717
|
1068 |
msgid "FAQ"
|
1069 |
msgstr "FAQ"
|
1070 |
|
1071 |
+
#: ../page_post_redirect_plugin.php:1718
|
1072 |
msgid "Donate"
|
1073 |
msgstr "Donate"
|
1074 |
|
1075 |
+
#: ../page_post_redirect_plugin.php:1736
|
1076 |
msgid "Make Redirect <strong>Active</strong>."
|
1077 |
msgstr "Make Redirect <strong>Active</strong>."
|
1078 |
|
1079 |
+
#: ../page_post_redirect_plugin.php:1736
|
1080 |
msgid "Check to turn on or redirect will not work."
|
1081 |
msgstr "Check to turn on or redirect will not work."
|
1082 |
|
1083 |
+
#: ../page_post_redirect_plugin.php:1737
|
1084 |
msgid "Open in a <strong>new window.</strong>"
|
1085 |
msgstr "Open in a <strong>new window.</strong>"
|
1086 |
|
1087 |
+
#: ../page_post_redirect_plugin.php:1737 ../page_post_redirect_plugin.php:1738
|
1088 |
msgid "To increase effectivness, select \"Use jQuery\" in the options."
|
1089 |
msgstr "To increase effectivness, select \"Use jQuery\" in the options."
|
1090 |
|
1091 |
+
#: ../page_post_redirect_plugin.php:1738
|
1092 |
msgid "Add <strong>rel=\"nofollow\"</strong> to link."
|
1093 |
msgstr "Add <strong>rel=\"nofollow\"</strong> to link."
|
1094 |
|
1095 |
+
#: ../page_post_redirect_plugin.php:1739
|
1096 |
msgid "<strong>Show</strong> Redirect URL in link."
|
1097 |
msgstr "<strong>Show</strong> Redirect URL in link."
|
1098 |
|
1099 |
+
#: ../page_post_redirect_plugin.php:1739
|
1100 |
msgid ""
|
1101 |
"To increase effectivness, select \"Use jQuery\" in the options. This will only "
|
1102 |
"change the URL in the link <strong>NOT</strong> the URL in the Address bar."
|
1104 |
"To increase effectivness, select \"Use jQuery\" in the options. This will only "
|
1105 |
"change the URL in the link <strong>NOT</strong> the URL in the Address bar."
|
1106 |
|
1107 |
+
#: ../page_post_redirect_plugin.php:1741
|
1108 |
msgid "Redirect / Destination URL:"
|
1109 |
msgstr "Redirect / Destination URL:"
|
1110 |
|
1111 |
+
#: ../page_post_redirect_plugin.php:1742
|
1112 |
msgid ""
|
1113 |
"(i.e., <strong>http://example.com</strong> or <strong>/somepage/</strong> or "
|
1114 |
"<strong>p=15</strong> or <strong>155</strong>. Use <b>FULL URL</b> "
|
1120 |
"<i>including</i> <strong>http://</strong> for all external <i>and</i> meta "
|
1121 |
"redirects.)"
|
1122 |
|
1123 |
+
#: ../page_post_redirect_plugin.php:1743
|
1124 |
msgid "Type of Redirect:"
|
1125 |
msgstr "Type of Redirect:"
|
1126 |
|
1127 |
+
#: ../page_post_redirect_plugin.php:1765
|
1128 |
msgid "Permanent"
|
1129 |
msgstr "Permanent"
|
1130 |
|
1131 |
+
#: ../page_post_redirect_plugin.php:1766 ../page_post_redirect_plugin.php:1767
|
1132 |
msgid "Temporary"
|
1133 |
msgstr "Temporary"
|
1134 |
|
1135 |
+
#: ../page_post_redirect_plugin.php:1768
|
1136 |
msgid "Meta Redirect"
|
1137 |
msgstr "Meta Redirect"
|
1138 |
|
1139 |
+
#: ../page_post_redirect_plugin.php:1769
|
1140 |
msgid "Default is 301 (Permanent Redirect)."
|
1141 |
msgstr "Default is 301 (Permanent Redirect)."
|
1142 |
|
1143 |
+
#: ../page_post_redirect_plugin.php:1776
|
1144 |
msgid "Redirect Seconds (ONLY for meta redirects)."
|
1145 |
msgstr "Redirect Seconds (ONLY for meta redirects)."
|
1146 |
|
1147 |
+
#: ../page_post_redirect_plugin.php:1776
|
1148 |
msgid "Leave blank to use options setting. 0 = instant."
|
1149 |
msgstr "Leave blank to use options setting. 0 = instant."
|
1150 |
|
1151 |
+
#: ../page_post_redirect_plugin.php:1778
|
1152 |
msgid ""
|
1153 |
"<strong>NOTE:</strong> For a Page or Post (or Custom Post) Redirect to work, "
|
1154 |
"it may need to be published first and then saved again as a Draft. If you do "
|
1158 |
"it may need to be published first and then saved again as a Draft. If you do "
|
1159 |
"not already have a page/post created you can add a 'Quick' redirect using the"
|
1160 |
|
1161 |
+
#: ../page_post_redirect_plugin.php:1778
|
1162 |
msgid "method."
|
1163 |
msgstr "method."
|
1164 |
|
1165 |
+
#: ../page_post_redirect_plugin.php:2283
|
1166 |
msgid "Meta Redirect Settings"
|
1167 |
msgstr "Meta Redirect Settings"
|
1168 |
|
1169 |
+
#: ../page_post_redirect_plugin.php:2284
|
1170 |
msgid "Settings Updated"
|
1171 |
msgstr "Settings Updated"
|
1172 |
|
1173 |
+
#: ../page_post_redirect_plugin.php:2285
|
1174 |
msgid ""
|
1175 |
"This section is for updating options for redirects that use the \"meta "
|
1176 |
"refresh\" funcitonality for redirecting."
|
1178 |
"This section is for updating options for redirects that use the \"meta "
|
1179 |
"refresh\" funcitonality for redirecting."
|
1180 |
|
1181 |
+
#: ../page_post_redirect_plugin.php:2286
|
1182 |
msgid ""
|
1183 |
"Using the setting below, you can add elements or a message to the page that "
|
1184 |
"is loaded before tht redirect, or just allow the page to load as normal "
|
1188 |
"is loaded before tht redirect, or just allow the page to load as normal "
|
1189 |
"until the redirect reaches the number of seconds you have set below."
|
1190 |
|
1191 |
+
#: ../page_post_redirect_plugin.php:2291
|
1192 |
msgid "Load Page Content?"
|
1193 |
msgstr "Load Page Content?"
|
1194 |
|
1195 |
+
#: ../page_post_redirect_plugin.php:2292
|
1196 |
msgid ""
|
1197 |
"Check if you want the normal page to load before redirect happens (if "
|
1198 |
"redirect is 0 seconds, it may not load fully)."
|
1200 |
"Check if you want the normal page to load before redirect happens (if "
|
1201 |
"redirect is 0 seconds, it may not load fully)."
|
1202 |
|
1203 |
+
#: ../page_post_redirect_plugin.php:2296
|
1204 |
msgid "instant"
|
1205 |
msgstr "instant"
|
1206 |
|
1207 |
+
#: ../page_post_redirect_plugin.php:2296
|
1208 |
+
msgid ""
|
1209 |
+
"would redirect 10 seconds after the required element is loaded (i.e., body "
|
1210 |
+
"or an element with a specific class). *Intsant will still have a 'slight' "
|
1211 |
+
"delay, as some content needs to load before the redirect occurs. Settings on "
|
1212 |
+
"individual pages will override this setting."
|
1213 |
+
msgstr ""
|
1214 |
+
"would redirect 10 seconds after the required element is loaded (i.e., body "
|
1215 |
+
"or an element with a specific class). *Intsant will still have a 'slight' "
|
1216 |
+
"delay, as some content needs to load before the redirect occurs. Settings on "
|
1217 |
+
"individual pages will override this setting."
|
1218 |
+
|
1219 |
+
#: ../page_post_redirect_plugin.php:2300
|
1220 |
#, php-format
|
1221 |
msgid ""
|
1222 |
"The %1$s, %2$s or tag name of the element you want to load before triggering "
|
1231 |
"you would type %5$s above. To redirect after an element with a class or ID, "
|
1232 |
"use %6$s or %7$s."
|
1233 |
|
1234 |
+
#: ../page_post_redirect_plugin.php:2304
|
1235 |
#, php-format
|
1236 |
msgid ""
|
1237 |
"The %1$s, %2$s or tag name of the element you want the content to load into "
|
1240 |
"The %1$s, %2$s or tag name of the element you want the content to load into "
|
1241 |
"when the page loads."
|
1242 |
|
1243 |
+
#: ../page_post_redirect_plugin.php:2308
|
1244 |
#, php-format
|
1245 |
msgid ""
|
1246 |
"Be sure to include a tag with your class or ID or tag name (entered above) "
|
1255 |
"the page right after the %1$s tag. Otherwise, it will be the only content "
|
1256 |
"shown."
|
1257 |
|
1258 |
+
#: ../page_post_redirect_plugin.php:2308
|
1259 |
msgid "Add your content below"
|
1260 |
msgstr "Add your content below"
|
1261 |
|
1262 |
+
#: ../page_post_redirect_plugin.php:2310
|
1263 |
msgid "To use a counter, add the following:"
|
1264 |
msgstr "To use a counter, add the following:"
|
1265 |
|
1266 |
+
#: ../page_post_redirect_plugin.php:2312
|
1267 |
msgid "The \"%1$\" will be replaced with the actual seconds."
|
1268 |
msgstr "The \"%1$\" will be replaced with the actual seconds."
|
1269 |
|
1270 |
+
#: ../page_post_redirect_plugin.php:2335
|
1271 |
msgid "You have the Addon Plugin"
|
1272 |
msgstr "You have the Addon Plugin"
|
1273 |
|
1274 |
+
#: ../page_post_redirect_plugin.php:2335
|
1275 |
msgid "activated. This plugin's functionality is now built into the parent"
|
1276 |
msgstr "activated. This plugin's functionality is now built into the parent"
|
1277 |
|
1278 |
+
#: ../page_post_redirect_plugin.php:2335
|
1279 |
msgid "so you no longer need to have the addon plugin installed."
|
1280 |
msgstr "so you no longer need to have the addon plugin installed."
|
1281 |
|
1282 |
+
#: ../page_post_redirect_plugin.php:2336
|
1283 |
msgid ""
|
1284 |
"The plugin will be deactivated now to prevent conflicts. You may delete it "
|
1285 |
"if you desire."
|
lang/quick-pagepost-redirect-plugin-es_ES.mo
CHANGED
Binary file
|
lang/quick-pagepost-redirect-plugin-es_ES.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Quick Page/Post Redirect Plugin\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: Fri Jun 19 2015 23:42:16 GMT-0400 (Eastern Daylight Time)\n"
|
6 |
-
"PO-Revision-Date:
|
7 |
"Last-Translator: Tester <admin@fischercreativemedia.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: Spanish (Spain)\n"
|
@@ -24,13 +24,15 @@ msgstr ""
|
|
24 |
|
25 |
#. Name of the plugin
|
26 |
msgid "Quick Page/Post Redirect Plugin"
|
27 |
-
msgstr ""
|
28 |
|
29 |
#. URI of the plugin
|
30 |
msgid ""
|
31 |
"http://www.fischercreativemedia.com/wordpress-plugins/quick-pagepost-"
|
32 |
"redirect-plugin"
|
33 |
msgstr ""
|
|
|
|
|
34 |
|
35 |
#. Description of the plugin
|
36 |
msgid ""
|
@@ -43,11 +45,11 @@ msgstr ""
|
|
43 |
|
44 |
#. Author of the plugin
|
45 |
msgid "Don Fischer"
|
46 |
-
msgstr ""
|
47 |
|
48 |
#. Author URI of the plugin
|
49 |
msgid "http://www.fischercreativemedia.com"
|
50 |
-
msgstr ""
|
51 |
|
52 |
#: ../page_post_redirect_plugin.php:272
|
53 |
msgid "New Meta Redirect options."
|
@@ -67,12 +69,12 @@ msgstr ""
|
|
67 |
msgid ""
|
68 |
"The existing <strong>Quick Redirects</strong> are now laid out in a list "
|
69 |
"format instead of form fields. When you have a lot of Redirects, this helps "
|
70 |
-
"
|
71 |
"saving correctly."
|
72 |
msgstr ""
|
73 |
|
74 |
#: ../page_post_redirect_plugin.php:288
|
75 |
-
msgid "To edit an
|
76 |
msgstr ""
|
77 |
|
78 |
#: ../page_post_redirect_plugin.php:288
|
@@ -104,49 +106,49 @@ msgid "If you experience JavaScript/jQuery conflicts, try turning this option of
|
|
104 |
msgstr ""
|
105 |
|
106 |
# Plugin Name
|
107 |
-
#: ../page_post_redirect_plugin.php:
|
108 |
msgid "Quick Page/Post Redirect"
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: ../page_post_redirect_plugin.php:
|
112 |
msgid ""
|
113 |
"Are you sure you want to PERMANENTLY Delete ALL Redirects and Settings (this "
|
114 |
"cannot be undone)?"
|
115 |
msgstr ""
|
116 |
|
117 |
-
#: ../page_post_redirect_plugin.php:
|
118 |
msgid "Are you sure you want to PERMANENTLY Delete ALL Quick Redirects?"
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: ../page_post_redirect_plugin.php:
|
122 |
msgid "Are you sure you want to PERMANENTLY Delets ALL Individual Redirects?"
|
123 |
msgstr ""
|
124 |
|
125 |
-
#: ../page_post_redirect_plugin.php:
|
126 |
msgid ""
|
127 |
"Redirect could not be saved as a redirect already exists with the same "
|
128 |
"Request URL."
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: ../page_post_redirect_plugin.php:
|
132 |
msgid "Are you sure you want to delete this redirect?"
|
133 |
msgstr ""
|
134 |
|
135 |
# JavaScript message
|
136 |
-
#: ../page_post_redirect_plugin.php:
|
137 |
msgid "Error Saving Redirect\\nTry refreshing the page and trying again."
|
138 |
msgstr ""
|
139 |
|
140 |
# JavaScript Message
|
141 |
-
#: ../page_post_redirect_plugin.php:
|
142 |
msgid "File type not allowed,\\nAllowed file type: *.txt"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: ../page_post_redirect_plugin.php:
|
146 |
msgid "Please add at least one redirect before submitting form"
|
147 |
msgstr ""
|
148 |
|
149 |
-
#: ../page_post_redirect_plugin.php:
|
150 |
msgid ""
|
151 |
"The FAQS are now on a feed that can be updated on the fly. If you have a "
|
152 |
"question and don't see an answer, please send an email to <a href=\"mailto:"
|
@@ -158,402 +160,402 @@ msgid ""
|
|
158 |
"working correctly for you. THANKS!"
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: ../page_post_redirect_plugin.php:
|
162 |
msgid "Table of Contents"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: ../page_post_redirect_plugin.php:
|
166 |
msgid "Questions/Answers"
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: ../page_post_redirect_plugin.php:
|
170 |
msgid "Quick Page Post Redirect Summary"
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: ../page_post_redirect_plugin.php:
|
174 |
msgid "This is a summary of Individual & Quick 301 Redirects."
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: ../page_post_redirect_plugin.php:
|
178 |
msgid "Summary"
|
179 |
msgstr ""
|
180 |
|
181 |
-
#: ../page_post_redirect_plugin.php:
|
182 |
msgid "Acitve Override is on - All Redirects are OFF!"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: ../page_post_redirect_plugin.php:
|
186 |
msgid "No Follow Override is on!"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: ../page_post_redirect_plugin.php:
|
190 |
msgid "New Window Override is on!"
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: ../page_post_redirect_plugin.php:
|
194 |
msgid "Rewrite Override is on!"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: ../page_post_redirect_plugin.php:
|
198 |
msgid "ID"
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: ../page_post_redirect_plugin.php:
|
202 |
msgid "post type"
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: ../page_post_redirect_plugin.php:
|
206 |
msgid "active"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: ../page_post_redirect_plugin.php:
|
210 |
msgid "no follow"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: ../page_post_redirect_plugin.php:
|
214 |
msgid "new window"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: ../page_post_redirect_plugin.php:
|
218 |
msgid "type"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: ../page_post_redirect_plugin.php:
|
222 |
msgid "rewrite link"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: ../page_post_redirect_plugin.php:
|
226 |
msgid "original URL"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: ../page_post_redirect_plugin.php:
|
230 |
msgid "redirect to URL"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: ../page_post_redirect_plugin.php:
|
234 |
msgid "Quick Redirects Imported & Replaced."
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: ../page_post_redirect_plugin.php:
|
238 |
msgid "Quick Redirects Imported & Added to Existing Redirects."
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: ../page_post_redirect_plugin.php:
|
242 |
msgid "Import/Export Redirects"
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: ../page_post_redirect_plugin.php:
|
246 |
msgid ""
|
247 |
"If you enjoy or find any of our plugins useful, please donate a few dollars "
|
248 |
"to help with future development and updates. We thank you in advance."
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: ../page_post_redirect_plugin.php:
|
252 |
msgid "Export Redirects"
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: ../page_post_redirect_plugin.php:
|
256 |
msgid ""
|
257 |
"You should back-up your redirect regularly in case something happens to the "
|
258 |
"database."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: ../page_post_redirect_plugin.php:
|
262 |
msgid ""
|
263 |
"Please use the below buttons to make a back-up as either encoded "
|
264 |
"(unreadable) or pipe separated"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: ../page_post_redirect_plugin.php:
|
268 |
msgid "EXPORT all Quick Redirects (Encoded)"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: ../page_post_redirect_plugin.php:
|
272 |
msgid "OR"
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: ../page_post_redirect_plugin.php:
|
276 |
msgid "EXPORT all Quick Redirects (PIPE Separated)"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: ../page_post_redirect_plugin.php:
|
280 |
msgid "Import Redirects"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: ../page_post_redirect_plugin.php:
|
284 |
msgid ""
|
285 |
"If you want to replace or restore redirects from a file, use the \"Restore\" "
|
286 |
"option."
|
287 |
msgstr ""
|
288 |
|
289 |
-
#: ../page_post_redirect_plugin.php:
|
290 |
msgid ""
|
291 |
"To add new redirects in bulk use the \"Add To\" option - NOTE: to Add To "
|
292 |
"redirects, the file must be pipe dilimited "
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: ../page_post_redirect_plugin.php:
|
296 |
msgid "RESTORE Saved Quick Redirects"
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: ../page_post_redirect_plugin.php:
|
300 |
msgid "ADD TO Quick Redirects"
|
301 |
msgstr ""
|
302 |
|
303 |
-
#: ../page_post_redirect_plugin.php:
|
304 |
msgid "Select Quick Redirects file to import:"
|
305 |
msgstr ""
|
306 |
|
307 |
-
#: ../page_post_redirect_plugin.php:
|
308 |
msgid ""
|
309 |
"The import file should be a text file with one rediect per line, PIPE "
|
310 |
"separated, in this format:"
|
311 |
msgstr ""
|
312 |
|
313 |
# these are column titles.
|
314 |
-
#: ../page_post_redirect_plugin.php:
|
315 |
msgid "redirect|destination|newwindow|nofollow"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: ../page_post_redirect_plugin.php:
|
319 |
msgid "for Example:"
|
320 |
msgstr ""
|
321 |
|
322 |
# translate this to same as source
|
323 |
-
#: ../page_post_redirect_plugin.php:
|
324 |
msgid "/old-location.htm|http://some.com/new-destination/|0|1"
|
325 |
-
msgstr ""
|
326 |
|
327 |
-
#: ../page_post_redirect_plugin.php:
|
328 |
msgid "/dontate/|http://example.com/destination/|1|1"
|
329 |
-
msgstr ""
|
330 |
|
331 |
-
#: ../page_post_redirect_plugin.php:
|
332 |
msgid "IMPORTANT:"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: ../page_post_redirect_plugin.php:
|
336 |
msgid ""
|
337 |
"Make Sure any destination URLs that have a PIPE in the querystring data are "
|
338 |
"URL encoded before adding them!"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: ../page_post_redirect_plugin.php:
|
342 |
msgid "ADD TO Current Quick Redirects"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: ../page_post_redirect_plugin.php:
|
346 |
msgid "All Quick Redirects deleted from database."
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: ../page_post_redirect_plugin.php:
|
350 |
msgid "All Individual Redirects deleted from database."
|
351 |
msgstr ""
|
352 |
|
353 |
-
#: ../page_post_redirect_plugin.php:
|
354 |
msgid "All Redirects and Settings deleted from database"
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: ../page_post_redirect_plugin.php:
|
358 |
msgid ""
|
359 |
"There was an problem with your last request. Please reload the page and try "
|
360 |
"again."
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: ../page_post_redirect_plugin.php:
|
364 |
msgid "Quick Page Post Redirect Options"
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: ../page_post_redirect_plugin.php:
|
368 |
msgid "Basic Settings"
|
369 |
msgstr ""
|
370 |
|
371 |
# Custom Post Types text here should match WordPress' name for Custom Post Types.
|
372 |
-
#: ../page_post_redirect_plugin.php:
|
373 |
msgid "Use with Custom Post Types?"
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: ../page_post_redirect_plugin.php:
|
377 |
msgid "Hide"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: ../page_post_redirect_plugin.php:
|
381 |
msgid "meta box for following Post Types:"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: ../page_post_redirect_plugin.php:
|
385 |
msgid "Show Column Headers?"
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: ../page_post_redirect_plugin.php:
|
389 |
msgid "Show Columns on list pages for set up redirects."
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: ../page_post_redirect_plugin.php:
|
393 |
msgid "Use jQuery?"
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: ../page_post_redirect_plugin.php:
|
397 |
msgid ""
|
398 |
"Increases effectiveness of plugin. If you have a jQuery conflict, try "
|
399 |
"turning this off."
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: ../page_post_redirect_plugin.php:
|
403 |
msgid "Uses jQuery to add the \"New Window\" and \"No Follow\" attributes to links."
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: ../page_post_redirect_plugin.php:
|
407 |
msgid "Master Override Options"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: ../page_post_redirect_plugin.php:
|
411 |
msgid ""
|
412 |
"<strong>NOTE: </strong>The below settings will override all individual "
|
413 |
"settings."
|
414 |
msgstr ""
|
415 |
|
416 |
-
#: ../page_post_redirect_plugin.php:
|
417 |
msgid "Turn OFF all Redirects?"
|
418 |
msgstr ""
|
419 |
|
420 |
-
#: ../page_post_redirect_plugin.php:
|
421 |
msgid "Basically the same as having no redirects set up."
|
422 |
msgstr ""
|
423 |
|
424 |
# keep code text untranslated.
|
425 |
-
#: ../page_post_redirect_plugin.php:
|
426 |
msgid "Make ALL Redirects have <code>rel=\"nofollow\"</code>?"
|
427 |
msgstr ""
|
428 |
|
429 |
-
#: ../page_post_redirect_plugin.php:
|
430 |
msgid "Requires \"use jQuery\" option to work with Quick Redirects."
|
431 |
msgstr ""
|
432 |
|
433 |
-
#: ../page_post_redirect_plugin.php:
|
434 |
msgid "Make ALL Redirects open in a New Window?"
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: ../page_post_redirect_plugin.php:
|
438 |
msgid "Make ALL Redirects this type:"
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: ../page_post_redirect_plugin.php:
|
442 |
msgid "Use Individual Settings"
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: ../page_post_redirect_plugin.php:
|
446 |
msgid "Permanant Redirect"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: ../page_post_redirect_plugin.php:
|
450 |
msgid "Temporary Redirect"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: ../page_post_redirect_plugin.php:
|
454 |
msgid "Meta Refresh Redirect"
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: ../page_post_redirect_plugin.php:
|
458 |
msgid "(This will also override Quick Redirects)"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: ../page_post_redirect_plugin.php:
|
462 |
msgid "Make ALL redirects Case Sensitive?"
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: ../page_post_redirect_plugin.php:
|
466 |
msgid "Makes URLs CaSe SensiTivE - i.e., /somepage/ DOES NOT EQUAL /SoMEpaGe/"
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: ../page_post_redirect_plugin.php:
|
470 |
msgid "Make ALL Redirects go to this URL:"
|
471 |
msgstr ""
|
472 |
|
473 |
-
#: ../page_post_redirect_plugin.php:
|
474 |
msgid "Use full URL including <code>http://</code>."
|
475 |
msgstr ""
|
476 |
|
477 |
-
#: ../page_post_redirect_plugin.php:
|
478 |
msgid "Rewrite ALL Redirects URLs to Show in LINK?"
|
479 |
msgstr ""
|
480 |
|
481 |
-
#: ../page_post_redirect_plugin.php:
|
482 |
msgid ""
|
483 |
"Makes link show redirect URL instead of the original URL. Will only work on "
|
484 |
"Quick Redirects if the \"Use jQuery\" option is set."
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: ../page_post_redirect_plugin.php:
|
488 |
msgid "Plugin Clean Up"
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: ../page_post_redirect_plugin.php:
|
492 |
msgid ""
|
493 |
"<strong>NOTE: </strong>This will DELETE all redirects - so be careful with "
|
494 |
"this."
|
495 |
msgstr ""
|
496 |
|
497 |
-
#: ../page_post_redirect_plugin.php:
|
498 |
msgid "Delete Redirects?"
|
499 |
msgstr ""
|
500 |
|
501 |
-
#: ../page_post_redirect_plugin.php:
|
502 |
msgid "Delete All Individual Redirects"
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: ../page_post_redirect_plugin.php:
|
506 |
msgid "Delete all Quick Redirects"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: ../page_post_redirect_plugin.php:
|
510 |
msgid ""
|
511 |
"Individual Redirects are redirects set up on individual pages or posts when "
|
512 |
"in the editing screen. The Quick Redirects are set up on the Quick Redirects "
|
513 |
"page."
|
514 |
msgstr ""
|
515 |
|
516 |
-
#: ../page_post_redirect_plugin.php:
|
517 |
msgid "Delete ALL Redirects & Settings?"
|
518 |
msgstr ""
|
519 |
|
520 |
-
#: ../page_post_redirect_plugin.php:
|
521 |
msgid "Delete ALL Redirects AND Settings"
|
522 |
msgstr ""
|
523 |
|
524 |
-
#: ../page_post_redirect_plugin.php:
|
525 |
msgid ""
|
526 |
"All Redirects and Settings will be removed from the database. This can NOT "
|
527 |
"be undone!"
|
528 |
msgstr ""
|
529 |
|
530 |
-
#: ../page_post_redirect_plugin.php:
|
531 |
msgid "Examples"
|
532 |
msgstr ""
|
533 |
|
534 |
-
#: ../page_post_redirect_plugin.php:
|
535 |
msgid ""
|
536 |
"At this time the New Window (NW) and No Follow (NF) features will not work "
|
537 |
"for Quick Redirects unless \"Use jQuery\" is enabled in the options."
|
538 |
msgstr ""
|
539 |
|
540 |
-
#: ../page_post_redirect_plugin.php:
|
541 |
msgid ""
|
542 |
"In order for NW (open in a new window) or NF (rel=\"nofollow\") options to "
|
543 |
"work with Quick Redirects, you need to have:"
|
544 |
msgstr ""
|
545 |
|
546 |
-
#: ../page_post_redirect_plugin.php:
|
547 |
msgid "\"Use jQuery?\" option selected in the settings page"
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: ../page_post_redirect_plugin.php:
|
551 |
msgid ""
|
552 |
"A link that uses the request url SOMEWHERE in your site page - i.e., in a "
|
553 |
"menu, content, sidebar, etc."
|
554 |
msgstr ""
|
555 |
|
556 |
-
#: ../page_post_redirect_plugin.php:
|
557 |
msgid ""
|
558 |
"The open in a new window or nofollow settings will not happen if someone "
|
559 |
"just types the old link in the URL or if they come from a bookmark or link "
|
@@ -563,39 +565,39 @@ msgid ""
|
|
563 |
"work."
|
564 |
msgstr ""
|
565 |
|
566 |
-
#: ../page_post_redirect_plugin.php:
|
567 |
msgid "You can export redirects in two formats - Encoded or Delimited."
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: ../page_post_redirect_plugin.php:
|
571 |
msgid "Load Content?"
|
572 |
msgstr ""
|
573 |
|
574 |
-
#: ../page_post_redirect_plugin.php:
|
575 |
msgid ""
|
576 |
"Use the <strong>Load Content?</strong> option to allow the page content to "
|
577 |
"load as normal or to only load a blank page or the content provided in the "
|
578 |
"<strong>Page Content</strong> section. "
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: ../page_post_redirect_plugin.php:
|
582 |
msgid ""
|
583 |
"If checked, all of the original content will load, so keep this in mind when "
|
584 |
"setting the <strong>Redirect Seconds</strong> - if set too low, the page "
|
585 |
"will not compeletely load. "
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: ../page_post_redirect_plugin.php:
|
589 |
msgid "Redirect Seconds"
|
590 |
msgstr ""
|
591 |
|
592 |
-
#: ../page_post_redirect_plugin.php:
|
593 |
msgid ""
|
594 |
"Enter the nuber of seconds to wait before the redirect happens. Enter 0 to "
|
595 |
"have an instant redirect*."
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: ../page_post_redirect_plugin.php:
|
599 |
msgid ""
|
600 |
"*Keep in mind that the redirect seconds will start counting only AFTER the "
|
601 |
"<strong>Redirect Trigger</strong> element is loaded - so 0 may be slightly "
|
@@ -603,76 +605,76 @@ msgid ""
|
|
603 |
"trigger happens."
|
604 |
msgstr ""
|
605 |
|
606 |
-
#: ../page_post_redirect_plugin.php:
|
607 |
msgid "Redirect Trigger"
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: ../page_post_redirect_plugin.php:
|
611 |
msgid ""
|
612 |
"The class or id or tag name of the element to load before the redirect "
|
613 |
"starts counting down. If nothing is used, it will default to the body tag as "
|
614 |
"a trigger."
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: ../page_post_redirect_plugin.php:
|
618 |
msgid ""
|
619 |
"If you use a class, the class name should have the \".\" in the name, i.e., "
|
620 |
"<strong>.my-class-name</strong>"
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: ../page_post_redirect_plugin.php:
|
624 |
msgid ""
|
625 |
"If you use an id, the id should have the \"#\" in the name, i.e., <strong>#my-"
|
626 |
"id-name</strong>."
|
627 |
msgstr ""
|
628 |
|
629 |
-
#: ../page_post_redirect_plugin.php:
|
630 |
msgid ""
|
631 |
"If you use a tag name, the name should NOT have the \"<\" or \">\" "
|
632 |
"characters in the name, i.e., <body> would just be "
|
633 |
"<strong>body</strong>."
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: ../page_post_redirect_plugin.php:
|
637 |
msgid ""
|
638 |
"Do not use a tag name that is common, like \"a\" or \"div\" as it will trigger "
|
639 |
"on all events."
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: ../page_post_redirect_plugin.php:
|
643 |
msgid "Append Content To"
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: ../page_post_redirect_plugin.php:
|
647 |
msgid ""
|
648 |
"The class, id or tag name that you want the content in the <strong>Page "
|
649 |
"Content</strong> to be loading into."
|
650 |
msgstr ""
|
651 |
|
652 |
-
#: ../page_post_redirect_plugin.php:
|
653 |
msgid ""
|
654 |
"If you are loading the content of the page, use an existing class or id for "
|
655 |
"an existing element (i.e., .page-content) so your additional page content "
|
656 |
"(if any) is loaded into that element."
|
657 |
msgstr ""
|
658 |
|
659 |
-
#: ../page_post_redirect_plugin.php:
|
660 |
msgid ""
|
661 |
"When no class, id or tag name is used, the <strong>body</strong> tag will be "
|
662 |
"used."
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: ../page_post_redirect_plugin.php:
|
666 |
msgid "Page Content"
|
667 |
msgstr ""
|
668 |
|
669 |
-
#: ../page_post_redirect_plugin.php:
|
670 |
msgid ""
|
671 |
"This is your page content you want to add. If you have a \"tracking pixel\" "
|
672 |
"script or image tag you want to use, add it here."
|
673 |
msgstr ""
|
674 |
|
675 |
-
#: ../page_post_redirect_plugin.php:
|
676 |
msgid ""
|
677 |
"A good example of use, is adding a tracking script (or Facebook Conversion "
|
678 |
"Pixel) to the <strong>Page Content box</strong> and unchecking the "
|
@@ -682,13 +684,13 @@ msgid ""
|
|
682 |
"Trigger</strong> to \"body\"."
|
683 |
msgstr ""
|
684 |
|
685 |
-
#: ../page_post_redirect_plugin.php:
|
686 |
msgid ""
|
687 |
"Additionally, you can add the redirect counter to the page by adding the "
|
688 |
"code sample under the <strong>Page Content</strong> box."
|
689 |
msgstr ""
|
690 |
|
691 |
-
#: ../page_post_redirect_plugin.php:
|
692 |
msgid ""
|
693 |
"The <code>Use jQuery?</code> option is turned off in the settings.<br/>In "
|
694 |
"order to use <strong>NW</strong> (open in a new window) or "
|
@@ -696,11 +698,11 @@ msgid ""
|
|
696 |
"must have it enabled."
|
697 |
msgstr ""
|
698 |
|
699 |
-
#: ../page_post_redirect_plugin.php:
|
700 |
msgid "hide this message"
|
701 |
msgstr ""
|
702 |
|
703 |
-
#: ../page_post_redirect_plugin.php:
|
704 |
msgid ""
|
705 |
"To use the <strong>NW</strong> (open in a new window) <strong>NF</strong> "
|
706 |
"(nofollow) options, check the appropriate option and update when adding "
|
@@ -709,112 +711,112 @@ msgid ""
|
|
709 |
"enabled in the plugin settings."
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: ../page_post_redirect_plugin.php:
|
713 |
msgid ""
|
714 |
"New Window(NW) and NoFollow(NF) functionality not available unless \"Use with "
|
715 |
"jQuery\" is set in the options."
|
716 |
msgstr ""
|
717 |
|
718 |
-
#: ../page_post_redirect_plugin.php:
|
719 |
msgid "No Quick Redirects."
|
720 |
msgstr ""
|
721 |
|
722 |
-
#: ../page_post_redirect_plugin.php:
|
723 |
msgid ""
|
724 |
"An error occured during the file upload. Please fix your server "
|
725 |
"configuration and retry."
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: ../page_post_redirect_plugin.php:
|
729 |
msgid "SERVER ERROR - Could Not Load"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: ../page_post_redirect_plugin.php:
|
733 |
msgid ""
|
734 |
"This does not look like a Quick Page Post Redirect file - it is possibly "
|
735 |
"damaged or corrupt."
|
736 |
msgstr ""
|
737 |
|
738 |
-
#: ../page_post_redirect_plugin.php:
|
739 |
-
#: page_post_redirect_plugin.php:
|
740 |
msgid "ERROR - Not a valid File"
|
741 |
msgstr ""
|
742 |
|
743 |
-
#: ../page_post_redirect_plugin.php:
|
744 |
msgid ""
|
745 |
"An error occured during the file upload. It might me that the file is too "
|
746 |
"large or you do not have the premissions to write to the temporary upload "
|
747 |
"directory. Please fix your server configuration and retry."
|
748 |
msgstr ""
|
749 |
|
750 |
-
#: ../page_post_redirect_plugin.php:
|
751 |
msgid ""
|
752 |
"This does not look like the file is in the correct format - it is possibly "
|
753 |
"damaged or corrupt.<br/>Be sure the redirects are 1 per line and the "
|
754 |
"redirect and destination are seperated by a PIPE (|), COMMA (,) or a TAB."
|
755 |
msgstr ""
|
756 |
|
757 |
-
#: ../page_post_redirect_plugin.php:
|
758 |
msgid ""
|
759 |
"It does not look like there are any valid items to import - check the file "
|
760 |
"and try again."
|
761 |
msgstr ""
|
762 |
|
763 |
-
#: ../page_post_redirect_plugin.php:
|
764 |
msgid "ERROR - No Valid items to add."
|
765 |
msgstr ""
|
766 |
|
767 |
-
#: ../page_post_redirect_plugin.php:
|
768 |
msgid "Settings"
|
769 |
msgstr ""
|
770 |
|
771 |
-
#: ../page_post_redirect_plugin.php:
|
772 |
msgid "Quick Redirects"
|
773 |
msgstr ""
|
774 |
|
775 |
-
#: ../page_post_redirect_plugin.php:
|
776 |
msgid "FAQ"
|
777 |
msgstr ""
|
778 |
|
779 |
-
#: ../page_post_redirect_plugin.php:
|
780 |
msgid "Donate"
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: ../page_post_redirect_plugin.php:
|
784 |
msgid "Make Redirect <strong>Active</strong>."
|
785 |
msgstr ""
|
786 |
|
787 |
-
#: ../page_post_redirect_plugin.php:
|
788 |
msgid "Check to turn on or redirect will not work."
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: ../page_post_redirect_plugin.php:
|
792 |
msgid "Open in a <strong>new window.</strong>"
|
793 |
msgstr ""
|
794 |
|
795 |
-
#: ../page_post_redirect_plugin.php:
|
796 |
msgid "To increase effectivness, select \"Use jQuery\" in the options."
|
797 |
msgstr ""
|
798 |
|
799 |
-
#: ../page_post_redirect_plugin.php:
|
800 |
msgid "Add <strong>rel=\"nofollow\"</strong> to link."
|
801 |
msgstr ""
|
802 |
|
803 |
-
#: ../page_post_redirect_plugin.php:
|
804 |
msgid "<strong>Show</strong> Redirect URL in link."
|
805 |
msgstr ""
|
806 |
|
807 |
-
#: ../page_post_redirect_plugin.php:
|
808 |
msgid ""
|
809 |
"To increase effectivness, select \"Use jQuery\" in the options. This will only "
|
810 |
"change the URL in the link <strong>NOT</strong> the URL in the Address bar."
|
811 |
msgstr ""
|
812 |
|
813 |
-
#: ../page_post_redirect_plugin.php:
|
814 |
msgid "Redirect / Destination URL:"
|
815 |
msgstr ""
|
816 |
|
817 |
-
#: ../page_post_redirect_plugin.php:
|
818 |
msgid ""
|
819 |
"(i.e., <strong>http://example.com</strong> or <strong>/somepage/</strong> or "
|
820 |
"<strong>p=15</strong> or <strong>155</strong>. Use <b>FULL URL</b> "
|
@@ -822,81 +824,81 @@ msgid ""
|
|
822 |
"redirects.)"
|
823 |
msgstr ""
|
824 |
|
825 |
-
#: ../page_post_redirect_plugin.php:
|
826 |
msgid "Type of Redirect:"
|
827 |
msgstr ""
|
828 |
|
829 |
-
#: ../page_post_redirect_plugin.php:
|
830 |
msgid "Permanent"
|
831 |
msgstr ""
|
832 |
|
833 |
-
#: ../page_post_redirect_plugin.php:
|
834 |
msgid "Temporary"
|
835 |
msgstr ""
|
836 |
|
837 |
-
#: ../page_post_redirect_plugin.php:
|
838 |
msgid "Meta Redirect"
|
839 |
msgstr ""
|
840 |
|
841 |
-
#: ../page_post_redirect_plugin.php:
|
842 |
msgid "Default is 301 (Permanent Redirect)."
|
843 |
msgstr ""
|
844 |
|
845 |
-
#: ../page_post_redirect_plugin.php:
|
846 |
msgid "Redirect Seconds (ONLY for meta redirects)."
|
847 |
msgstr ""
|
848 |
|
849 |
-
#: ../page_post_redirect_plugin.php:
|
850 |
msgid "Leave blank to use options setting. 0 = instant."
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: ../page_post_redirect_plugin.php:
|
854 |
msgid ""
|
855 |
"<strong>NOTE:</strong> For a Page or Post (or Custom Post) Redirect to work, "
|
856 |
"it may need to be published first and then saved again as a Draft. If you do "
|
857 |
"not already have a page/post created you can add a 'Quick' redirect using the"
|
858 |
msgstr ""
|
859 |
|
860 |
-
#: ../page_post_redirect_plugin.php:
|
861 |
msgid "method."
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: ../page_post_redirect_plugin.php:
|
865 |
msgid "Meta Redirect Settings"
|
866 |
msgstr ""
|
867 |
|
868 |
-
#: ../page_post_redirect_plugin.php:
|
869 |
msgid "Settings Updated"
|
870 |
msgstr ""
|
871 |
|
872 |
-
#: ../page_post_redirect_plugin.php:
|
873 |
msgid ""
|
874 |
"This section is for updating options for redirects that use the \"meta "
|
875 |
"refresh\" funcitonality for redirecting."
|
876 |
msgstr ""
|
877 |
|
878 |
-
#: ../page_post_redirect_plugin.php:
|
879 |
msgid ""
|
880 |
"Using the setting below, you can add elements or a message to the page that "
|
881 |
"is loaded before tht redirect, or just allow the page to load as normal "
|
882 |
"until the redirect reaches the number of seconds you have set below."
|
883 |
msgstr ""
|
884 |
|
885 |
-
#: ../page_post_redirect_plugin.php:
|
886 |
msgid "Load Page Content?"
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: ../page_post_redirect_plugin.php:
|
890 |
msgid ""
|
891 |
"Check if you want the normal page to load before redirect happens (if "
|
892 |
"redirect is 0 seconds, it may not load fully)."
|
893 |
msgstr ""
|
894 |
|
895 |
-
#: ../page_post_redirect_plugin.php:
|
896 |
msgid "instant"
|
897 |
msgstr ""
|
898 |
|
899 |
-
#: ../page_post_redirect_plugin.php:
|
900 |
msgid ""
|
901 |
"would redirect 10 seconds after the required element is loaded (i.e., body "
|
902 |
"or an element with a specific class). *Intsant will still have a 'slight' "
|
@@ -904,7 +906,7 @@ msgid ""
|
|
904 |
"individual pages will override this setting."
|
905 |
msgstr ""
|
906 |
|
907 |
-
#: ../page_post_redirect_plugin.php:
|
908 |
#, php-format
|
909 |
msgid ""
|
910 |
"The %1$s, %2$s or tag name of the element you want to load before triggering "
|
@@ -914,14 +916,14 @@ msgid ""
|
|
914 |
"use %6$s or %7$s."
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: ../page_post_redirect_plugin.php:
|
918 |
#, php-format
|
919 |
msgid ""
|
920 |
"The %1$s, %2$s or tag name of the element you want the content to load into "
|
921 |
"when the page loads."
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: ../page_post_redirect_plugin.php:
|
925 |
#, php-format
|
926 |
msgid ""
|
927 |
"Be sure to include a tag with your class or ID or tag name (entered above) "
|
@@ -931,31 +933,31 @@ msgid ""
|
|
931 |
"shown."
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: ../page_post_redirect_plugin.php:
|
935 |
msgid "Add your content below"
|
936 |
msgstr ""
|
937 |
|
938 |
-
#: ../page_post_redirect_plugin.php:
|
939 |
msgid "To use a counter, add the following:"
|
940 |
msgstr ""
|
941 |
|
942 |
-
#: ../page_post_redirect_plugin.php:
|
943 |
msgid "The \"%1$\" will be replaced with the actual seconds."
|
944 |
msgstr ""
|
945 |
|
946 |
-
#: ../page_post_redirect_plugin.php:
|
947 |
msgid "You have the Addon Plugin"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: ../page_post_redirect_plugin.php:
|
951 |
msgid "activated. This plugin's functionality is now built into the parent"
|
952 |
msgstr ""
|
953 |
|
954 |
-
#: ../page_post_redirect_plugin.php:
|
955 |
msgid "so you no longer need to have the addon plugin installed."
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: ../page_post_redirect_plugin.php:
|
959 |
msgid ""
|
960 |
"The plugin will be deactivated now to prevent conflicts. You may delete it "
|
961 |
"if you desire."
|
@@ -969,25 +971,25 @@ msgstr "Redirecciones Quick Actualización.\n"
|
|
969 |
msgid "Redirect"
|
970 |
msgstr "Redirigir"
|
971 |
|
972 |
-
#: ../page_post_redirect_plugin.php:
|
973 |
msgid "Quick Page/Post Redirect FAQs/Help"
|
974 |
msgstr ""
|
975 |
"Quick Page/Post Redirect \n"
|
976 |
"Preguntas Frecuentes/Ayuda"
|
977 |
|
978 |
-
#: ../page_post_redirect_plugin.php:
|
979 |
msgid "Save Changes"
|
980 |
msgstr "Guardar Cambios"
|
981 |
|
982 |
-
#: ../page_post_redirect_plugin.php:
|
983 |
msgid "Troubleshooting"
|
984 |
msgstr "Solución De Problemas"
|
985 |
|
986 |
-
#: ../page_post_redirect_plugin.php:
|
987 |
msgid "IMPORTANT TROUBLESHOOTING NOTES:"
|
988 |
msgstr "NOTAS IMPORTANTES PROBLEMAS:"
|
989 |
|
990 |
-
#: ../page_post_redirect_plugin.php:
|
991 |
msgid ""
|
992 |
"It is recommended that the <b>Request URL</b> be relative to the ROOT "
|
993 |
"directory and contain the <code>/</code> at the beginning."
|
@@ -995,7 +997,7 @@ msgstr ""
|
|
995 |
"Se recomienda que el <b> Solicitud URL </ b> ser relativa al directorio raíz "
|
996 |
"y contendrá el <code> / </ code> al principio."
|
997 |
|
998 |
-
#: ../page_post_redirect_plugin.php:
|
999 |
msgid ""
|
1000 |
"If you do use the domain name in the Request URL field, make sure it matches "
|
1001 |
"your site's domain style and protocol. For example, if your site uses \"www\" "
|
@@ -1010,7 +1012,7 @@ msgstr ""
|
|
1010 |
"utilizan como protocolo. Nuestra mejor estimación es que su dominio y "
|
1011 |
"protocolo son"
|
1012 |
|
1013 |
-
#: ../page_post_redirect_plugin.php:
|
1014 |
msgid ""
|
1015 |
"If you are having issues with the link not redirecting on a SSL site with "
|
1016 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
@@ -1020,7 +1022,7 @@ msgstr ""
|
|
1020 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
1021 |
"redirects, one with and one without the SSL protocol."
|
1022 |
|
1023 |
-
#: ../page_post_redirect_plugin.php:
|
1024 |
msgid ""
|
1025 |
"The <b>Destination</b> field can be any valid URL or relative path (from "
|
1026 |
"root), for example"
|
@@ -1028,11 +1030,11 @@ msgstr ""
|
|
1028 |
"El <b> Destino </ b> puede ser cualquier URL válida o ruta relativa (de "
|
1029 |
"raíz), por ejemplo"
|
1030 |
|
1031 |
-
#: ../page_post_redirect_plugin.php:
|
1032 |
msgid "Quick Redirects (301 Redirects)"
|
1033 |
msgstr "Redirecciones Rápida (301 redirecciones)"
|
1034 |
|
1035 |
-
#: ../page_post_redirect_plugin.php:
|
1036 |
msgid ""
|
1037 |
"Quick Redirects are useful when you have links from an old site that now "
|
1038 |
"come up 404 Not Found, and you need to have them redirect to a new location "
|
@@ -1049,7 +1051,7 @@ msgstr ""
|
|
1049 |
"crear una página o post sólo para utilizar la página de opción individual / "
|
1050 |
"Publicar Remitir."
|
1051 |
|
1052 |
-
#: ../page_post_redirect_plugin.php:
|
1053 |
msgid ""
|
1054 |
"To add Quick Redirects, put the URL for the redirect in the <strong>Request "
|
1055 |
"URL</strong> field, and the URL it should be redirected to in the "
|
@@ -1063,7 +1065,7 @@ msgstr ""
|
|
1063 |
"clic en el bote de basura al final de la fila. Para editar una redirección, "
|
1064 |
"haga clic en el icono del lápiz de edición."
|
1065 |
|
1066 |
-
#: ../page_post_redirect_plugin.php:
|
1067 |
msgid ""
|
1068 |
"See 'HELP' in the upper right corner, for troubleshooting problems and "
|
1069 |
"example redirects."
|
@@ -1071,54 +1073,54 @@ msgstr ""
|
|
1071 |
"Ver 'HELP' en la esquina superior derecha, para la resolución de problemas y "
|
1072 |
"el ejemplo redirecciones."
|
1073 |
|
1074 |
-
#: ../page_post_redirect_plugin.php:
|
1075 |
msgid "Add New Redirects"
|
1076 |
msgstr "Añadir nuevas redirecciones"
|
1077 |
|
1078 |
-
#: ../page_post_redirect_plugin.php:
|
1079 |
msgid "Request URL"
|
1080 |
msgstr "Solicitud URL"
|
1081 |
|
1082 |
-
#: ../page_post_redirect_plugin.php:
|
1083 |
msgid "Destination URL"
|
1084 |
msgstr "Destination URL"
|
1085 |
|
1086 |
# Stands for 'New Window'
|
1087 |
-
#: ../page_post_redirect_plugin.php:
|
1088 |
msgid "NW"
|
1089 |
msgstr "NW"
|
1090 |
|
1091 |
# Stands for 'No Follow'
|
1092 |
-
#: ../page_post_redirect_plugin.php:
|
1093 |
msgid "NF"
|
1094 |
msgstr "NF"
|
1095 |
|
1096 |
-
#: ../page_post_redirect_plugin.php:
|
1097 |
-
#: page_post_redirect_plugin.php:
|
1098 |
msgid "open in a New Window"
|
1099 |
msgstr "se abre en una nueva ventana"
|
1100 |
|
1101 |
-
#: ../page_post_redirect_plugin.php:
|
1102 |
-
#: page_post_redirect_plugin.php:
|
1103 |
msgid "add No Follow"
|
1104 |
msgstr "Sin añadir Siga"
|
1105 |
|
1106 |
-
#: ../page_post_redirect_plugin.php:
|
1107 |
msgid "Existing Redirects"
|
1108 |
msgstr "Redirecciones existentes"
|
1109 |
|
1110 |
-
#: ../page_post_redirect_plugin.php:
|
1111 |
msgid "Save"
|
1112 |
msgstr "Guardar"
|
1113 |
|
1114 |
-
#: ../page_post_redirect_plugin.php:
|
1115 |
msgid "Cancel"
|
1116 |
msgstr "Cancelar"
|
1117 |
|
1118 |
-
#: ../page_post_redirect_plugin.php:
|
1119 |
msgid "Edit"
|
1120 |
msgstr "Editar"
|
1121 |
|
1122 |
-
#: ../page_post_redirect_plugin.php:
|
1123 |
msgid "Delete"
|
1124 |
msgstr "Dorrar"
|
3 |
"Project-Id-Version: Quick Page/Post Redirect Plugin\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: Fri Jun 19 2015 23:42:16 GMT-0400 (Eastern Daylight Time)\n"
|
6 |
+
"PO-Revision-Date: Wed Sep 30 2015 13:07:21 GMT-0400 (Eastern Daylight Time)\n"
|
7 |
"Last-Translator: Tester <admin@fischercreativemedia.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: Spanish (Spain)\n"
|
24 |
|
25 |
#. Name of the plugin
|
26 |
msgid "Quick Page/Post Redirect Plugin"
|
27 |
+
msgstr "Quick Page/Post Redirect Plugin"
|
28 |
|
29 |
#. URI of the plugin
|
30 |
msgid ""
|
31 |
"http://www.fischercreativemedia.com/wordpress-plugins/quick-pagepost-"
|
32 |
"redirect-plugin"
|
33 |
msgstr ""
|
34 |
+
"http://www.fischercreativemedia.com/wordpress-plugins/quick-pagepost-"
|
35 |
+
"redirect-plugin"
|
36 |
|
37 |
#. Description of the plugin
|
38 |
msgid ""
|
45 |
|
46 |
#. Author of the plugin
|
47 |
msgid "Don Fischer"
|
48 |
+
msgstr "Don Fischer"
|
49 |
|
50 |
#. Author URI of the plugin
|
51 |
msgid "http://www.fischercreativemedia.com"
|
52 |
+
msgstr "http://www.fischercreativemedia.com"
|
53 |
|
54 |
#: ../page_post_redirect_plugin.php:272
|
55 |
msgid "New Meta Redirect options."
|
69 |
msgid ""
|
70 |
"The existing <strong>Quick Redirects</strong> are now laid out in a list "
|
71 |
"format instead of form fields. When you have a lot of Redirects, this helps "
|
72 |
+
"eliminate the \"max_input_vars\" configuration issue where redirects were not "
|
73 |
"saving correctly."
|
74 |
msgstr ""
|
75 |
|
76 |
#: ../page_post_redirect_plugin.php:288
|
77 |
+
msgid "To edit an existing redirect, click the pencil icon"
|
78 |
msgstr ""
|
79 |
|
80 |
#: ../page_post_redirect_plugin.php:288
|
106 |
msgstr ""
|
107 |
|
108 |
# Plugin Name
|
109 |
+
#: ../page_post_redirect_plugin.php:588
|
110 |
msgid "Quick Page/Post Redirect"
|
111 |
msgstr ""
|
112 |
|
113 |
+
#: ../page_post_redirect_plugin.php:601
|
114 |
msgid ""
|
115 |
"Are you sure you want to PERMANENTLY Delete ALL Redirects and Settings (this "
|
116 |
"cannot be undone)?"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: ../page_post_redirect_plugin.php:601
|
120 |
msgid "Are you sure you want to PERMANENTLY Delete ALL Quick Redirects?"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: ../page_post_redirect_plugin.php:601
|
124 |
msgid "Are you sure you want to PERMANENTLY Delets ALL Individual Redirects?"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: ../page_post_redirect_plugin.php:601
|
128 |
msgid ""
|
129 |
"Redirect could not be saved as a redirect already exists with the same "
|
130 |
"Request URL."
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: ../page_post_redirect_plugin.php:601
|
134 |
msgid "Are you sure you want to delete this redirect?"
|
135 |
msgstr ""
|
136 |
|
137 |
# JavaScript message
|
138 |
+
#: ../page_post_redirect_plugin.php:601
|
139 |
msgid "Error Saving Redirect\\nTry refreshing the page and trying again."
|
140 |
msgstr ""
|
141 |
|
142 |
# JavaScript Message
|
143 |
+
#: ../page_post_redirect_plugin.php:601
|
144 |
msgid "File type not allowed,\\nAllowed file type: *.txt"
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: ../page_post_redirect_plugin.php:601
|
148 |
msgid "Please add at least one redirect before submitting form"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: ../page_post_redirect_plugin.php:697
|
152 |
msgid ""
|
153 |
"The FAQS are now on a feed that can be updated on the fly. If you have a "
|
154 |
"question and don't see an answer, please send an email to <a href=\"mailto:"
|
160 |
"working correctly for you. THANKS!"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: ../page_post_redirect_plugin.php:715
|
164 |
msgid "Table of Contents"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: ../page_post_redirect_plugin.php:719
|
168 |
msgid "Questions/Answers"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: ../page_post_redirect_plugin.php:731
|
172 |
msgid "Quick Page Post Redirect Summary"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: ../page_post_redirect_plugin.php:732
|
176 |
msgid "This is a summary of Individual & Quick 301 Redirects."
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: ../page_post_redirect_plugin.php:740
|
180 |
msgid "Summary"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: ../page_post_redirect_plugin.php:743
|
184 |
msgid "Acitve Override is on - All Redirects are OFF!"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: ../page_post_redirect_plugin.php:744
|
188 |
msgid "No Follow Override is on!"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: ../page_post_redirect_plugin.php:745
|
192 |
msgid "New Window Override is on!"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: ../page_post_redirect_plugin.php:746
|
196 |
msgid "Rewrite Override is on!"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: ../page_post_redirect_plugin.php:748
|
200 |
msgid "ID"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: ../page_post_redirect_plugin.php:749
|
204 |
msgid "post type"
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: ../page_post_redirect_plugin.php:750
|
208 |
msgid "active"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: ../page_post_redirect_plugin.php:751
|
212 |
msgid "no follow"
|
213 |
msgstr ""
|
214 |
|
215 |
+
#: ../page_post_redirect_plugin.php:752
|
216 |
msgid "new window"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: ../page_post_redirect_plugin.php:753
|
220 |
msgid "type"
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: ../page_post_redirect_plugin.php:754
|
224 |
msgid "rewrite link"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: ../page_post_redirect_plugin.php:755
|
228 |
msgid "original URL"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: ../page_post_redirect_plugin.php:756
|
232 |
msgid "redirect to URL"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: ../page_post_redirect_plugin.php:881 ../page_post_redirect_plugin.php:975
|
236 |
msgid "Quick Redirects Imported & Replaced."
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: ../page_post_redirect_plugin.php:882 ../page_post_redirect_plugin.php:976
|
240 |
msgid "Quick Redirects Imported & Added to Existing Redirects."
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: ../page_post_redirect_plugin.php:885
|
244 |
msgid "Import/Export Redirects"
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: ../page_post_redirect_plugin.php:901 ../page_post_redirect_plugin.php:1000
|
248 |
msgid ""
|
249 |
"If you enjoy or find any of our plugins useful, please donate a few dollars "
|
250 |
"to help with future development and updates. We thank you in advance."
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: ../page_post_redirect_plugin.php:907 ../page_post_redirect_plugin.php:1182
|
254 |
msgid "Export Redirects"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: ../page_post_redirect_plugin.php:908
|
258 |
msgid ""
|
259 |
"You should back-up your redirect regularly in case something happens to the "
|
260 |
"database."
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: ../page_post_redirect_plugin.php:909
|
264 |
msgid ""
|
265 |
"Please use the below buttons to make a back-up as either encoded "
|
266 |
"(unreadable) or pipe separated"
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: ../page_post_redirect_plugin.php:910
|
270 |
msgid "EXPORT all Quick Redirects (Encoded)"
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: ../page_post_redirect_plugin.php:911 ../page_post_redirect_plugin.php:924
|
274 |
msgid "OR"
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: ../page_post_redirect_plugin.php:912
|
278 |
msgid "EXPORT all Quick Redirects (PIPE Separated)"
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: ../page_post_redirect_plugin.php:919 ../page_post_redirect_plugin.php:1187
|
282 |
msgid "Import Redirects"
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: ../page_post_redirect_plugin.php:920
|
286 |
msgid ""
|
287 |
"If you want to replace or restore redirects from a file, use the \"Restore\" "
|
288 |
"option."
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: ../page_post_redirect_plugin.php:921
|
292 |
msgid ""
|
293 |
"To add new redirects in bulk use the \"Add To\" option - NOTE: to Add To "
|
294 |
"redirects, the file must be pipe dilimited "
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: ../page_post_redirect_plugin.php:923
|
298 |
msgid "RESTORE Saved Quick Redirects"
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: ../page_post_redirect_plugin.php:925
|
302 |
msgid "ADD TO Quick Redirects"
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: ../page_post_redirect_plugin.php:929 ../page_post_redirect_plugin.php:950
|
306 |
msgid "Select Quick Redirects file to import:"
|
307 |
msgstr ""
|
308 |
|
309 |
+
#: ../page_post_redirect_plugin.php:940
|
310 |
msgid ""
|
311 |
"The import file should be a text file with one rediect per line, PIPE "
|
312 |
"separated, in this format:"
|
313 |
msgstr ""
|
314 |
|
315 |
# these are column titles.
|
316 |
+
#: ../page_post_redirect_plugin.php:942
|
317 |
msgid "redirect|destination|newwindow|nofollow"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: ../page_post_redirect_plugin.php:943
|
321 |
msgid "for Example:"
|
322 |
msgstr ""
|
323 |
|
324 |
# translate this to same as source
|
325 |
+
#: ../page_post_redirect_plugin.php:945
|
326 |
msgid "/old-location.htm|http://some.com/new-destination/|0|1"
|
327 |
+
msgstr "/old-location.htm|http://some.com/new-destination/|0|1"
|
328 |
|
329 |
+
#: ../page_post_redirect_plugin.php:946
|
330 |
msgid "/dontate/|http://example.com/destination/|1|1"
|
331 |
+
msgstr "/dontate/|http://example.com/destination/|1|1"
|
332 |
|
333 |
+
#: ../page_post_redirect_plugin.php:948
|
334 |
msgid "IMPORTANT:"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: ../page_post_redirect_plugin.php:948
|
338 |
msgid ""
|
339 |
"Make Sure any destination URLs that have a PIPE in the querystring data are "
|
340 |
"URL encoded before adding them!"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: ../page_post_redirect_plugin.php:955
|
344 |
msgid "ADD TO Current Quick Redirects"
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: ../page_post_redirect_plugin.php:973
|
348 |
msgid "All Quick Redirects deleted from database."
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: ../page_post_redirect_plugin.php:974
|
352 |
msgid "All Individual Redirects deleted from database."
|
353 |
msgstr ""
|
354 |
|
355 |
+
#: ../page_post_redirect_plugin.php:977
|
356 |
msgid "All Redirects and Settings deleted from database"
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: ../page_post_redirect_plugin.php:978
|
360 |
msgid ""
|
361 |
"There was an problem with your last request. Please reload the page and try "
|
362 |
"again."
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: ../page_post_redirect_plugin.php:982
|
366 |
msgid "Quick Page Post Redirect Options"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: ../page_post_redirect_plugin.php:1011
|
370 |
msgid "Basic Settings"
|
371 |
msgstr ""
|
372 |
|
373 |
# Custom Post Types text here should match WordPress' name for Custom Post Types.
|
374 |
+
#: ../page_post_redirect_plugin.php:1014
|
375 |
msgid "Use with Custom Post Types?"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: ../page_post_redirect_plugin.php:1018
|
379 |
msgid "Hide"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: ../page_post_redirect_plugin.php:1018
|
383 |
msgid "meta box for following Post Types:"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: ../page_post_redirect_plugin.php:1040
|
387 |
msgid "Show Column Headers?"
|
388 |
msgstr ""
|
389 |
|
390 |
+
#: ../page_post_redirect_plugin.php:1041
|
391 |
msgid "Show Columns on list pages for set up redirects."
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: ../page_post_redirect_plugin.php:1045
|
395 |
msgid "Use jQuery?"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: ../page_post_redirect_plugin.php:1046
|
399 |
msgid ""
|
400 |
"Increases effectiveness of plugin. If you have a jQuery conflict, try "
|
401 |
"turning this off."
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: ../page_post_redirect_plugin.php:1046
|
405 |
msgid "Uses jQuery to add the \"New Window\" and \"No Follow\" attributes to links."
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: ../page_post_redirect_plugin.php:1052
|
409 |
msgid "Master Override Options"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: ../page_post_redirect_plugin.php:1052
|
413 |
msgid ""
|
414 |
"<strong>NOTE: </strong>The below settings will override all individual "
|
415 |
"settings."
|
416 |
msgstr ""
|
417 |
|
418 |
+
#: ../page_post_redirect_plugin.php:1055
|
419 |
msgid "Turn OFF all Redirects?"
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: ../page_post_redirect_plugin.php:1056
|
423 |
msgid "Basically the same as having no redirects set up."
|
424 |
msgstr ""
|
425 |
|
426 |
# keep code text untranslated.
|
427 |
+
#: ../page_post_redirect_plugin.php:1059
|
428 |
msgid "Make ALL Redirects have <code>rel=\"nofollow\"</code>?"
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: ../page_post_redirect_plugin.php:1060 ../page_post_redirect_plugin.php:1064
|
432 |
msgid "Requires \"use jQuery\" option to work with Quick Redirects."
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: ../page_post_redirect_plugin.php:1063
|
436 |
msgid "Make ALL Redirects open in a New Window?"
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: ../page_post_redirect_plugin.php:1067
|
440 |
msgid "Make ALL Redirects this type:"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: ../page_post_redirect_plugin.php:1069
|
444 |
msgid "Use Individual Settings"
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: ../page_post_redirect_plugin.php:1070
|
448 |
msgid "Permanant Redirect"
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: ../page_post_redirect_plugin.php:1071 ../page_post_redirect_plugin.php:1072
|
452 |
msgid "Temporary Redirect"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: ../page_post_redirect_plugin.php:1073
|
456 |
msgid "Meta Refresh Redirect"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: ../page_post_redirect_plugin.php:1075
|
460 |
msgid "(This will also override Quick Redirects)"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: ../page_post_redirect_plugin.php:1079
|
464 |
msgid "Make ALL redirects Case Sensitive?"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: ../page_post_redirect_plugin.php:1080
|
468 |
msgid "Makes URLs CaSe SensiTivE - i.e., /somepage/ DOES NOT EQUAL /SoMEpaGe/"
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: ../page_post_redirect_plugin.php:1083
|
472 |
msgid "Make ALL Redirects go to this URL:"
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: ../page_post_redirect_plugin.php:1084
|
476 |
msgid "Use full URL including <code>http://</code>."
|
477 |
msgstr ""
|
478 |
|
479 |
+
#: ../page_post_redirect_plugin.php:1087
|
480 |
msgid "Rewrite ALL Redirects URLs to Show in LINK?"
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: ../page_post_redirect_plugin.php:1088
|
484 |
msgid ""
|
485 |
"Makes link show redirect URL instead of the original URL. Will only work on "
|
486 |
"Quick Redirects if the \"Use jQuery\" option is set."
|
487 |
msgstr ""
|
488 |
|
489 |
+
#: ../page_post_redirect_plugin.php:1094
|
490 |
msgid "Plugin Clean Up"
|
491 |
msgstr ""
|
492 |
|
493 |
+
#: ../page_post_redirect_plugin.php:1094
|
494 |
msgid ""
|
495 |
"<strong>NOTE: </strong>This will DELETE all redirects - so be careful with "
|
496 |
"this."
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: ../page_post_redirect_plugin.php:1097
|
500 |
msgid "Delete Redirects?"
|
501 |
msgstr ""
|
502 |
|
503 |
+
#: ../page_post_redirect_plugin.php:1099
|
504 |
msgid "Delete All Individual Redirects"
|
505 |
msgstr ""
|
506 |
|
507 |
+
#: ../page_post_redirect_plugin.php:1100
|
508 |
msgid "Delete all Quick Redirects"
|
509 |
msgstr ""
|
510 |
|
511 |
+
#: ../page_post_redirect_plugin.php:1101
|
512 |
msgid ""
|
513 |
"Individual Redirects are redirects set up on individual pages or posts when "
|
514 |
"in the editing screen. The Quick Redirects are set up on the Quick Redirects "
|
515 |
"page."
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: ../page_post_redirect_plugin.php:1105
|
519 |
msgid "Delete ALL Redirects & Settings?"
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: ../page_post_redirect_plugin.php:1107
|
523 |
msgid "Delete ALL Redirects AND Settings"
|
524 |
msgstr ""
|
525 |
|
526 |
+
#: ../page_post_redirect_plugin.php:1108
|
527 |
msgid ""
|
528 |
"All Redirects and Settings will be removed from the database. This can NOT "
|
529 |
"be undone!"
|
530 |
msgstr ""
|
531 |
|
532 |
+
#: ../page_post_redirect_plugin.php:1154
|
533 |
msgid "Examples"
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: ../page_post_redirect_plugin.php:1164
|
537 |
msgid ""
|
538 |
"At this time the New Window (NW) and No Follow (NF) features will not work "
|
539 |
"for Quick Redirects unless \"Use jQuery\" is enabled in the options."
|
540 |
msgstr ""
|
541 |
|
542 |
+
#: ../page_post_redirect_plugin.php:1169
|
543 |
msgid ""
|
544 |
"In order for NW (open in a new window) or NF (rel=\"nofollow\") options to "
|
545 |
"work with Quick Redirects, you need to have:"
|
546 |
msgstr ""
|
547 |
|
548 |
+
#: ../page_post_redirect_plugin.php:1171
|
549 |
msgid "\"Use jQuery?\" option selected in the settings page"
|
550 |
msgstr ""
|
551 |
|
552 |
+
#: ../page_post_redirect_plugin.php:1172
|
553 |
msgid ""
|
554 |
"A link that uses the request url SOMEWHERE in your site page - i.e., in a "
|
555 |
"menu, content, sidebar, etc."
|
556 |
msgstr ""
|
557 |
|
558 |
+
#: ../page_post_redirect_plugin.php:1173
|
559 |
msgid ""
|
560 |
"The open in a new window or nofollow settings will not happen if someone "
|
561 |
"just types the old link in the URL or if they come from a bookmark or link "
|
565 |
"work."
|
566 |
msgstr ""
|
567 |
|
568 |
+
#: ../page_post_redirect_plugin.php:1183
|
569 |
msgid "You can export redirects in two formats - Encoded or Delimited."
|
570 |
msgstr ""
|
571 |
|
572 |
+
#: ../page_post_redirect_plugin.php:1193
|
573 |
msgid "Load Content?"
|
574 |
msgstr ""
|
575 |
|
576 |
+
#: ../page_post_redirect_plugin.php:1194
|
577 |
msgid ""
|
578 |
"Use the <strong>Load Content?</strong> option to allow the page content to "
|
579 |
"load as normal or to only load a blank page or the content provided in the "
|
580 |
"<strong>Page Content</strong> section. "
|
581 |
msgstr ""
|
582 |
|
583 |
+
#: ../page_post_redirect_plugin.php:1195
|
584 |
msgid ""
|
585 |
"If checked, all of the original content will load, so keep this in mind when "
|
586 |
"setting the <strong>Redirect Seconds</strong> - if set too low, the page "
|
587 |
"will not compeletely load. "
|
588 |
msgstr ""
|
589 |
|
590 |
+
#: ../page_post_redirect_plugin.php:1199 ../page_post_redirect_plugin.php:2295
|
591 |
msgid "Redirect Seconds"
|
592 |
msgstr ""
|
593 |
|
594 |
+
#: ../page_post_redirect_plugin.php:1200
|
595 |
msgid ""
|
596 |
"Enter the nuber of seconds to wait before the redirect happens. Enter 0 to "
|
597 |
"have an instant redirect*."
|
598 |
msgstr ""
|
599 |
|
600 |
+
#: ../page_post_redirect_plugin.php:1201
|
601 |
msgid ""
|
602 |
"*Keep in mind that the redirect seconds will start counting only AFTER the "
|
603 |
"<strong>Redirect Trigger</strong> element is loaded - so 0 may be slightly "
|
605 |
"trigger happens."
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: ../page_post_redirect_plugin.php:1205 ../page_post_redirect_plugin.php:2299
|
609 |
msgid "Redirect Trigger"
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: ../page_post_redirect_plugin.php:1206
|
613 |
msgid ""
|
614 |
"The class or id or tag name of the element to load before the redirect "
|
615 |
"starts counting down. If nothing is used, it will default to the body tag as "
|
616 |
"a trigger."
|
617 |
msgstr ""
|
618 |
|
619 |
+
#: ../page_post_redirect_plugin.php:1207
|
620 |
msgid ""
|
621 |
"If you use a class, the class name should have the \".\" in the name, i.e., "
|
622 |
"<strong>.my-class-name</strong>"
|
623 |
msgstr ""
|
624 |
|
625 |
+
#: ../page_post_redirect_plugin.php:1208
|
626 |
msgid ""
|
627 |
"If you use an id, the id should have the \"#\" in the name, i.e., <strong>#my-"
|
628 |
"id-name</strong>."
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: ../page_post_redirect_plugin.php:1209
|
632 |
msgid ""
|
633 |
"If you use a tag name, the name should NOT have the \"<\" or \">\" "
|
634 |
"characters in the name, i.e., <body> would just be "
|
635 |
"<strong>body</strong>."
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: ../page_post_redirect_plugin.php:1210
|
639 |
msgid ""
|
640 |
"Do not use a tag name that is common, like \"a\" or \"div\" as it will trigger "
|
641 |
"on all events."
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: ../page_post_redirect_plugin.php:1214 ../page_post_redirect_plugin.php:2303
|
645 |
msgid "Append Content To"
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: ../page_post_redirect_plugin.php:1215
|
649 |
msgid ""
|
650 |
"The class, id or tag name that you want the content in the <strong>Page "
|
651 |
"Content</strong> to be loading into."
|
652 |
msgstr ""
|
653 |
|
654 |
+
#: ../page_post_redirect_plugin.php:1216
|
655 |
msgid ""
|
656 |
"If you are loading the content of the page, use an existing class or id for "
|
657 |
"an existing element (i.e., .page-content) so your additional page content "
|
658 |
"(if any) is loaded into that element."
|
659 |
msgstr ""
|
660 |
|
661 |
+
#: ../page_post_redirect_plugin.php:1217
|
662 |
msgid ""
|
663 |
"When no class, id or tag name is used, the <strong>body</strong> tag will be "
|
664 |
"used."
|
665 |
msgstr ""
|
666 |
|
667 |
+
#: ../page_post_redirect_plugin.php:1221 ../page_post_redirect_plugin.php:2307
|
668 |
msgid "Page Content"
|
669 |
msgstr ""
|
670 |
|
671 |
+
#: ../page_post_redirect_plugin.php:1222
|
672 |
msgid ""
|
673 |
"This is your page content you want to add. If you have a \"tracking pixel\" "
|
674 |
"script or image tag you want to use, add it here."
|
675 |
msgstr ""
|
676 |
|
677 |
+
#: ../page_post_redirect_plugin.php:1223
|
678 |
msgid ""
|
679 |
"A good example of use, is adding a tracking script (or Facebook Conversion "
|
680 |
"Pixel) to the <strong>Page Content box</strong> and unchecking the "
|
684 |
"Trigger</strong> to \"body\"."
|
685 |
msgstr ""
|
686 |
|
687 |
+
#: ../page_post_redirect_plugin.php:1224
|
688 |
msgid ""
|
689 |
"Additionally, you can add the redirect counter to the page by adding the "
|
690 |
"code sample under the <strong>Page Content</strong> box."
|
691 |
msgstr ""
|
692 |
|
693 |
+
#: ../page_post_redirect_plugin.php:1243
|
694 |
msgid ""
|
695 |
"The <code>Use jQuery?</code> option is turned off in the settings.<br/>In "
|
696 |
"order to use <strong>NW</strong> (open in a new window) or "
|
698 |
"must have it enabled."
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: ../page_post_redirect_plugin.php:1244 ../page_post_redirect_plugin.php:1249
|
702 |
msgid "hide this message"
|
703 |
msgstr ""
|
704 |
|
705 |
+
#: ../page_post_redirect_plugin.php:1248
|
706 |
msgid ""
|
707 |
"To use the <strong>NW</strong> (open in a new window) <strong>NF</strong> "
|
708 |
"(nofollow) options, check the appropriate option and update when adding "
|
711 |
"enabled in the plugin settings."
|
712 |
msgstr ""
|
713 |
|
714 |
+
#: ../page_post_redirect_plugin.php:1299
|
715 |
msgid ""
|
716 |
"New Window(NW) and NoFollow(NF) functionality not available unless \"Use with "
|
717 |
"jQuery\" is set in the options."
|
718 |
msgstr ""
|
719 |
|
720 |
+
#: ../page_post_redirect_plugin.php:1378
|
721 |
msgid "No Quick Redirects."
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: ../page_post_redirect_plugin.php:1528
|
725 |
msgid ""
|
726 |
"An error occured during the file upload. Please fix your server "
|
727 |
"configuration and retry."
|
728 |
msgstr ""
|
729 |
|
730 |
+
#: ../page_post_redirect_plugin.php:1528 ../page_post_redirect_plugin.php:1594
|
731 |
msgid "SERVER ERROR - Could Not Load"
|
732 |
msgstr ""
|
733 |
|
734 |
+
#: ../page_post_redirect_plugin.php:1573 ../page_post_redirect_plugin.php:1579
|
735 |
msgid ""
|
736 |
"This does not look like a Quick Page Post Redirect file - it is possibly "
|
737 |
"damaged or corrupt."
|
738 |
msgstr ""
|
739 |
|
740 |
+
#: ../page_post_redirect_plugin.php:1573 ../page_post_redirect_plugin.php:1579 ..
|
741 |
+
#: page_post_redirect_plugin.php:1608
|
742 |
msgid "ERROR - Not a valid File"
|
743 |
msgstr ""
|
744 |
|
745 |
+
#: ../page_post_redirect_plugin.php:1594
|
746 |
msgid ""
|
747 |
"An error occured during the file upload. It might me that the file is too "
|
748 |
"large or you do not have the premissions to write to the temporary upload "
|
749 |
"directory. Please fix your server configuration and retry."
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: ../page_post_redirect_plugin.php:1608
|
753 |
msgid ""
|
754 |
"This does not look like the file is in the correct format - it is possibly "
|
755 |
"damaged or corrupt.<br/>Be sure the redirects are 1 per line and the "
|
756 |
"redirect and destination are seperated by a PIPE (|), COMMA (,) or a TAB."
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: ../page_post_redirect_plugin.php:1646
|
760 |
msgid ""
|
761 |
"It does not look like there are any valid items to import - check the file "
|
762 |
"and try again."
|
763 |
msgstr ""
|
764 |
|
765 |
+
#: ../page_post_redirect_plugin.php:1646
|
766 |
msgid "ERROR - No Valid items to add."
|
767 |
msgstr ""
|
768 |
|
769 |
+
#: ../page_post_redirect_plugin.php:1710
|
770 |
msgid "Settings"
|
771 |
msgstr ""
|
772 |
|
773 |
+
#: ../page_post_redirect_plugin.php:1716 ../page_post_redirect_plugin.php:1778
|
774 |
msgid "Quick Redirects"
|
775 |
msgstr ""
|
776 |
|
777 |
+
#: ../page_post_redirect_plugin.php:1717
|
778 |
msgid "FAQ"
|
779 |
msgstr ""
|
780 |
|
781 |
+
#: ../page_post_redirect_plugin.php:1718
|
782 |
msgid "Donate"
|
783 |
msgstr ""
|
784 |
|
785 |
+
#: ../page_post_redirect_plugin.php:1736
|
786 |
msgid "Make Redirect <strong>Active</strong>."
|
787 |
msgstr ""
|
788 |
|
789 |
+
#: ../page_post_redirect_plugin.php:1736
|
790 |
msgid "Check to turn on or redirect will not work."
|
791 |
msgstr ""
|
792 |
|
793 |
+
#: ../page_post_redirect_plugin.php:1737
|
794 |
msgid "Open in a <strong>new window.</strong>"
|
795 |
msgstr ""
|
796 |
|
797 |
+
#: ../page_post_redirect_plugin.php:1737 ../page_post_redirect_plugin.php:1738
|
798 |
msgid "To increase effectivness, select \"Use jQuery\" in the options."
|
799 |
msgstr ""
|
800 |
|
801 |
+
#: ../page_post_redirect_plugin.php:1738
|
802 |
msgid "Add <strong>rel=\"nofollow\"</strong> to link."
|
803 |
msgstr ""
|
804 |
|
805 |
+
#: ../page_post_redirect_plugin.php:1739
|
806 |
msgid "<strong>Show</strong> Redirect URL in link."
|
807 |
msgstr ""
|
808 |
|
809 |
+
#: ../page_post_redirect_plugin.php:1739
|
810 |
msgid ""
|
811 |
"To increase effectivness, select \"Use jQuery\" in the options. This will only "
|
812 |
"change the URL in the link <strong>NOT</strong> the URL in the Address bar."
|
813 |
msgstr ""
|
814 |
|
815 |
+
#: ../page_post_redirect_plugin.php:1741
|
816 |
msgid "Redirect / Destination URL:"
|
817 |
msgstr ""
|
818 |
|
819 |
+
#: ../page_post_redirect_plugin.php:1742
|
820 |
msgid ""
|
821 |
"(i.e., <strong>http://example.com</strong> or <strong>/somepage/</strong> or "
|
822 |
"<strong>p=15</strong> or <strong>155</strong>. Use <b>FULL URL</b> "
|
824 |
"redirects.)"
|
825 |
msgstr ""
|
826 |
|
827 |
+
#: ../page_post_redirect_plugin.php:1743
|
828 |
msgid "Type of Redirect:"
|
829 |
msgstr ""
|
830 |
|
831 |
+
#: ../page_post_redirect_plugin.php:1765
|
832 |
msgid "Permanent"
|
833 |
msgstr ""
|
834 |
|
835 |
+
#: ../page_post_redirect_plugin.php:1766 ../page_post_redirect_plugin.php:1767
|
836 |
msgid "Temporary"
|
837 |
msgstr ""
|
838 |
|
839 |
+
#: ../page_post_redirect_plugin.php:1768
|
840 |
msgid "Meta Redirect"
|
841 |
msgstr ""
|
842 |
|
843 |
+
#: ../page_post_redirect_plugin.php:1769
|
844 |
msgid "Default is 301 (Permanent Redirect)."
|
845 |
msgstr ""
|
846 |
|
847 |
+
#: ../page_post_redirect_plugin.php:1776
|
848 |
msgid "Redirect Seconds (ONLY for meta redirects)."
|
849 |
msgstr ""
|
850 |
|
851 |
+
#: ../page_post_redirect_plugin.php:1776
|
852 |
msgid "Leave blank to use options setting. 0 = instant."
|
853 |
msgstr ""
|
854 |
|
855 |
+
#: ../page_post_redirect_plugin.php:1778
|
856 |
msgid ""
|
857 |
"<strong>NOTE:</strong> For a Page or Post (or Custom Post) Redirect to work, "
|
858 |
"it may need to be published first and then saved again as a Draft. If you do "
|
859 |
"not already have a page/post created you can add a 'Quick' redirect using the"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: ../page_post_redirect_plugin.php:1778
|
863 |
msgid "method."
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: ../page_post_redirect_plugin.php:2283
|
867 |
msgid "Meta Redirect Settings"
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: ../page_post_redirect_plugin.php:2284
|
871 |
msgid "Settings Updated"
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: ../page_post_redirect_plugin.php:2285
|
875 |
msgid ""
|
876 |
"This section is for updating options for redirects that use the \"meta "
|
877 |
"refresh\" funcitonality for redirecting."
|
878 |
msgstr ""
|
879 |
|
880 |
+
#: ../page_post_redirect_plugin.php:2286
|
881 |
msgid ""
|
882 |
"Using the setting below, you can add elements or a message to the page that "
|
883 |
"is loaded before tht redirect, or just allow the page to load as normal "
|
884 |
"until the redirect reaches the number of seconds you have set below."
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: ../page_post_redirect_plugin.php:2291
|
888 |
msgid "Load Page Content?"
|
889 |
msgstr ""
|
890 |
|
891 |
+
#: ../page_post_redirect_plugin.php:2292
|
892 |
msgid ""
|
893 |
"Check if you want the normal page to load before redirect happens (if "
|
894 |
"redirect is 0 seconds, it may not load fully)."
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: ../page_post_redirect_plugin.php:2296
|
898 |
msgid "instant"
|
899 |
msgstr ""
|
900 |
|
901 |
+
#: ../page_post_redirect_plugin.php:2296
|
902 |
msgid ""
|
903 |
"would redirect 10 seconds after the required element is loaded (i.e., body "
|
904 |
"or an element with a specific class). *Intsant will still have a 'slight' "
|
906 |
"individual pages will override this setting."
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: ../page_post_redirect_plugin.php:2300
|
910 |
#, php-format
|
911 |
msgid ""
|
912 |
"The %1$s, %2$s or tag name of the element you want to load before triggering "
|
916 |
"use %6$s or %7$s."
|
917 |
msgstr ""
|
918 |
|
919 |
+
#: ../page_post_redirect_plugin.php:2304
|
920 |
#, php-format
|
921 |
msgid ""
|
922 |
"The %1$s, %2$s or tag name of the element you want the content to load into "
|
923 |
"when the page loads."
|
924 |
msgstr ""
|
925 |
|
926 |
+
#: ../page_post_redirect_plugin.php:2308
|
927 |
#, php-format
|
928 |
msgid ""
|
929 |
"Be sure to include a tag with your class or ID or tag name (entered above) "
|
933 |
"shown."
|
934 |
msgstr ""
|
935 |
|
936 |
+
#: ../page_post_redirect_plugin.php:2308
|
937 |
msgid "Add your content below"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: ../page_post_redirect_plugin.php:2310
|
941 |
msgid "To use a counter, add the following:"
|
942 |
msgstr ""
|
943 |
|
944 |
+
#: ../page_post_redirect_plugin.php:2312
|
945 |
msgid "The \"%1$\" will be replaced with the actual seconds."
|
946 |
msgstr ""
|
947 |
|
948 |
+
#: ../page_post_redirect_plugin.php:2335
|
949 |
msgid "You have the Addon Plugin"
|
950 |
msgstr ""
|
951 |
|
952 |
+
#: ../page_post_redirect_plugin.php:2335
|
953 |
msgid "activated. This plugin's functionality is now built into the parent"
|
954 |
msgstr ""
|
955 |
|
956 |
+
#: ../page_post_redirect_plugin.php:2335
|
957 |
msgid "so you no longer need to have the addon plugin installed."
|
958 |
msgstr ""
|
959 |
|
960 |
+
#: ../page_post_redirect_plugin.php:2336
|
961 |
msgid ""
|
962 |
"The plugin will be deactivated now to prevent conflicts. You may delete it "
|
963 |
"if you desire."
|
971 |
msgid "Redirect"
|
972 |
msgstr "Redirigir"
|
973 |
|
974 |
+
#: ../page_post_redirect_plugin.php:696
|
975 |
msgid "Quick Page/Post Redirect FAQs/Help"
|
976 |
msgstr ""
|
977 |
"Quick Page/Post Redirect \n"
|
978 |
"Preguntas Frecuentes/Ayuda"
|
979 |
|
980 |
+
#: ../page_post_redirect_plugin.php:1112 ../page_post_redirect_plugin.php:2317
|
981 |
msgid "Save Changes"
|
982 |
msgstr "Guardar Cambios"
|
983 |
|
984 |
+
#: ../page_post_redirect_plugin.php:1159
|
985 |
msgid "Troubleshooting"
|
986 |
msgstr "Solución De Problemas"
|
987 |
|
988 |
+
#: ../page_post_redirect_plugin.php:1162
|
989 |
msgid "IMPORTANT TROUBLESHOOTING NOTES:"
|
990 |
msgstr "NOTAS IMPORTANTES PROBLEMAS:"
|
991 |
|
992 |
+
#: ../page_post_redirect_plugin.php:1165
|
993 |
msgid ""
|
994 |
"It is recommended that the <b>Request URL</b> be relative to the ROOT "
|
995 |
"directory and contain the <code>/</code> at the beginning."
|
997 |
"Se recomienda que el <b> Solicitud URL </ b> ser relativa al directorio raíz "
|
998 |
"y contendrá el <code> / </ code> al principio."
|
999 |
|
1000 |
+
#: ../page_post_redirect_plugin.php:1166
|
1001 |
msgid ""
|
1002 |
"If you do use the domain name in the Request URL field, make sure it matches "
|
1003 |
"your site's domain style and protocol. For example, if your site uses \"www\" "
|
1012 |
"utilizan como protocolo. Nuestra mejor estimación es que su dominio y "
|
1013 |
"protocolo son"
|
1014 |
|
1015 |
+
#: ../page_post_redirect_plugin.php:1167
|
1016 |
msgid ""
|
1017 |
"If you are having issues with the link not redirecting on a SSL site with "
|
1018 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
1022 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
1023 |
"redirects, one with and one without the SSL protocol."
|
1024 |
|
1025 |
+
#: ../page_post_redirect_plugin.php:1168
|
1026 |
msgid ""
|
1027 |
"The <b>Destination</b> field can be any valid URL or relative path (from "
|
1028 |
"root), for example"
|
1030 |
"El <b> Destino </ b> puede ser cualquier URL válida o ruta relativa (de "
|
1031 |
"raíz), por ejemplo"
|
1032 |
|
1033 |
+
#: ../page_post_redirect_plugin.php:1232
|
1034 |
msgid "Quick Redirects (301 Redirects)"
|
1035 |
msgstr "Redirecciones Rápida (301 redirecciones)"
|
1036 |
|
1037 |
+
#: ../page_post_redirect_plugin.php:1252
|
1038 |
msgid ""
|
1039 |
"Quick Redirects are useful when you have links from an old site that now "
|
1040 |
"come up 404 Not Found, and you need to have them redirect to a new location "
|
1051 |
"crear una página o post sólo para utilizar la página de opción individual / "
|
1052 |
"Publicar Remitir."
|
1053 |
|
1054 |
+
#: ../page_post_redirect_plugin.php:1253
|
1055 |
msgid ""
|
1056 |
"To add Quick Redirects, put the URL for the redirect in the <strong>Request "
|
1057 |
"URL</strong> field, and the URL it should be redirected to in the "
|
1065 |
"clic en el bote de basura al final de la fila. Para editar una redirección, "
|
1066 |
"haga clic en el icono del lápiz de edición."
|
1067 |
|
1068 |
+
#: ../page_post_redirect_plugin.php:1254
|
1069 |
msgid ""
|
1070 |
"See 'HELP' in the upper right corner, for troubleshooting problems and "
|
1071 |
"example redirects."
|
1073 |
"Ver 'HELP' en la esquina superior derecha, para la resolución de problemas y "
|
1074 |
"el ejemplo redirecciones."
|
1075 |
|
1076 |
+
#: ../page_post_redirect_plugin.php:1260 ../page_post_redirect_plugin.php:1303
|
1077 |
msgid "Add New Redirects"
|
1078 |
msgstr "Añadir nuevas redirecciones"
|
1079 |
|
1080 |
+
#: ../page_post_redirect_plugin.php:1263 ../page_post_redirect_plugin.php:1312
|
1081 |
msgid "Request URL"
|
1082 |
msgstr "Solicitud URL"
|
1083 |
|
1084 |
+
#: ../page_post_redirect_plugin.php:1265 ../page_post_redirect_plugin.php:1314
|
1085 |
msgid "Destination URL"
|
1086 |
msgstr "Destination URL"
|
1087 |
|
1088 |
# Stands for 'New Window'
|
1089 |
+
#: ../page_post_redirect_plugin.php:1266 ../page_post_redirect_plugin.php:1315
|
1090 |
msgid "NW"
|
1091 |
msgstr "NW"
|
1092 |
|
1093 |
# Stands for 'No Follow'
|
1094 |
+
#: ../page_post_redirect_plugin.php:1267 ../page_post_redirect_plugin.php:1316
|
1095 |
msgid "NF"
|
1096 |
msgstr "NF"
|
1097 |
|
1098 |
+
#: ../page_post_redirect_plugin.php:1275 ../page_post_redirect_plugin.php:1284 ..
|
1099 |
+
#: page_post_redirect_plugin.php:1293 ../page_post_redirect_plugin.php:1325
|
1100 |
msgid "open in a New Window"
|
1101 |
msgstr "se abre en una nueva ventana"
|
1102 |
|
1103 |
+
#: ../page_post_redirect_plugin.php:1276 ../page_post_redirect_plugin.php:1285 ..
|
1104 |
+
#: page_post_redirect_plugin.php:1294 ../page_post_redirect_plugin.php:1326
|
1105 |
msgid "add No Follow"
|
1106 |
msgstr "Sin añadir Siga"
|
1107 |
|
1108 |
+
#: ../page_post_redirect_plugin.php:1309
|
1109 |
msgid "Existing Redirects"
|
1110 |
msgstr "Redirecciones existentes"
|
1111 |
|
1112 |
+
#: ../page_post_redirect_plugin.php:1327
|
1113 |
msgid "Save"
|
1114 |
msgstr "Guardar"
|
1115 |
|
1116 |
+
#: ../page_post_redirect_plugin.php:1328
|
1117 |
msgid "Cancel"
|
1118 |
msgstr "Cancelar"
|
1119 |
|
1120 |
+
#: ../page_post_redirect_plugin.php:1369
|
1121 |
msgid "Edit"
|
1122 |
msgstr "Editar"
|
1123 |
|
1124 |
+
#: ../page_post_redirect_plugin.php:1370
|
1125 |
msgid "Delete"
|
1126 |
msgstr "Dorrar"
|
lang/quick-pagepost-redirect-plugin.pot
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Quick Page/Post Redirect Plugin\n"
|
6 |
"Report-Msgid-Bugs-To: \n"
|
7 |
"POT-Creation-Date: Fri Jun 19 2015 23:42:16 GMT-0400 (Eastern Daylight Time)\n"
|
8 |
-
"POT-Revision-Date:
|
9 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
10 |
"Last-Translator: dfischer <admin2@fischercreativemedia.com>\n"
|
11 |
"Language-Team: \n"
|
@@ -70,12 +70,12 @@ msgstr ""
|
|
70 |
msgid ""
|
71 |
"The existing <strong>Quick Redirects</strong> are now laid out in a list "
|
72 |
"format instead of form fields. When you have a lot of Redirects, this helps "
|
73 |
-
"
|
74 |
"saving correctly."
|
75 |
msgstr ""
|
76 |
|
77 |
#: ../page_post_redirect_plugin.php:288
|
78 |
-
msgid "To edit an
|
79 |
msgstr ""
|
80 |
|
81 |
#: ../page_post_redirect_plugin.php:288
|
@@ -115,53 +115,53 @@ msgid "Redirect"
|
|
115 |
msgstr ""
|
116 |
|
117 |
# Plugin Name
|
118 |
-
#: ../page_post_redirect_plugin.php:
|
119 |
msgid "Quick Page/Post Redirect"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: ../page_post_redirect_plugin.php:
|
123 |
msgid ""
|
124 |
"Are you sure you want to PERMANENTLY Delete ALL Redirects and Settings (this "
|
125 |
"cannot be undone)?"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: ../page_post_redirect_plugin.php:
|
129 |
msgid "Are you sure you want to PERMANENTLY Delete ALL Quick Redirects?"
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: ../page_post_redirect_plugin.php:
|
133 |
msgid "Are you sure you want to PERMANENTLY Delets ALL Individual Redirects?"
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: ../page_post_redirect_plugin.php:
|
137 |
msgid ""
|
138 |
"Redirect could not be saved as a redirect already exists with the same "
|
139 |
"Request URL."
|
140 |
msgstr ""
|
141 |
|
142 |
-
#: ../page_post_redirect_plugin.php:
|
143 |
msgid "Are you sure you want to delete this redirect?"
|
144 |
msgstr ""
|
145 |
|
146 |
# JavaScript message
|
147 |
-
#: ../page_post_redirect_plugin.php:
|
148 |
msgid "Error Saving Redirect\\nTry refreshing the page and trying again."
|
149 |
msgstr ""
|
150 |
|
151 |
# JavaScript Message
|
152 |
-
#: ../page_post_redirect_plugin.php:
|
153 |
msgid "File type not allowed,\\nAllowed file type: *.txt"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: ../page_post_redirect_plugin.php:
|
157 |
msgid "Please add at least one redirect before submitting form"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: ../page_post_redirect_plugin.php:
|
161 |
msgid "Quick Page/Post Redirect FAQs/Help"
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: ../page_post_redirect_plugin.php:
|
165 |
msgid ""
|
166 |
"The FAQS are now on a feed that can be updated on the fly. If you have a "
|
167 |
"question and don't see an answer, please send an email to <a href=\"mailto:"
|
@@ -173,404 +173,404 @@ msgid ""
|
|
173 |
"working correctly for you. THANKS!"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: ../page_post_redirect_plugin.php:
|
177 |
msgid "Table of Contents"
|
178 |
msgstr ""
|
179 |
|
180 |
-
#: ../page_post_redirect_plugin.php:
|
181 |
msgid "Questions/Answers"
|
182 |
msgstr ""
|
183 |
|
184 |
-
#: ../page_post_redirect_plugin.php:
|
185 |
msgid "Quick Page Post Redirect Summary"
|
186 |
msgstr ""
|
187 |
|
188 |
-
#: ../page_post_redirect_plugin.php:
|
189 |
msgid "This is a summary of Individual & Quick 301 Redirects."
|
190 |
msgstr ""
|
191 |
|
192 |
-
#: ../page_post_redirect_plugin.php:
|
193 |
msgid "Summary"
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: ../page_post_redirect_plugin.php:
|
197 |
msgid "Acitve Override is on - All Redirects are OFF!"
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: ../page_post_redirect_plugin.php:
|
201 |
msgid "No Follow Override is on!"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: ../page_post_redirect_plugin.php:
|
205 |
msgid "New Window Override is on!"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: ../page_post_redirect_plugin.php:
|
209 |
msgid "Rewrite Override is on!"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: ../page_post_redirect_plugin.php:
|
213 |
msgid "ID"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: ../page_post_redirect_plugin.php:
|
217 |
msgid "post type"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: ../page_post_redirect_plugin.php:
|
221 |
msgid "active"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: ../page_post_redirect_plugin.php:
|
225 |
msgid "no follow"
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: ../page_post_redirect_plugin.php:
|
229 |
msgid "new window"
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: ../page_post_redirect_plugin.php:
|
233 |
msgid "type"
|
234 |
msgstr ""
|
235 |
|
236 |
-
#: ../page_post_redirect_plugin.php:
|
237 |
msgid "rewrite link"
|
238 |
msgstr ""
|
239 |
|
240 |
-
#: ../page_post_redirect_plugin.php:
|
241 |
msgid "original URL"
|
242 |
msgstr ""
|
243 |
|
244 |
-
#: ../page_post_redirect_plugin.php:
|
245 |
msgid "redirect to URL"
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: ../page_post_redirect_plugin.php:
|
249 |
msgid "Quick Redirects Imported & Replaced."
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: ../page_post_redirect_plugin.php:
|
253 |
msgid "Quick Redirects Imported & Added to Existing Redirects."
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: ../page_post_redirect_plugin.php:
|
257 |
msgid "Import/Export Redirects"
|
258 |
msgstr ""
|
259 |
|
260 |
-
#: ../page_post_redirect_plugin.php:
|
261 |
msgid ""
|
262 |
"If you enjoy or find any of our plugins useful, please donate a few dollars "
|
263 |
"to help with future development and updates. We thank you in advance."
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: ../page_post_redirect_plugin.php:
|
267 |
msgid "Export Redirects"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: ../page_post_redirect_plugin.php:
|
271 |
msgid ""
|
272 |
"You should back-up your redirect regularly in case something happens to the "
|
273 |
"database."
|
274 |
msgstr ""
|
275 |
|
276 |
-
#: ../page_post_redirect_plugin.php:
|
277 |
msgid ""
|
278 |
"Please use the below buttons to make a back-up as either encoded "
|
279 |
"(unreadable) or pipe separated"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: ../page_post_redirect_plugin.php:
|
283 |
msgid "EXPORT all Quick Redirects (Encoded)"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: ../page_post_redirect_plugin.php:
|
287 |
msgid "OR"
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: ../page_post_redirect_plugin.php:
|
291 |
msgid "EXPORT all Quick Redirects (PIPE Separated)"
|
292 |
msgstr ""
|
293 |
|
294 |
-
#: ../page_post_redirect_plugin.php:
|
295 |
msgid "Import Redirects"
|
296 |
msgstr ""
|
297 |
|
298 |
-
#: ../page_post_redirect_plugin.php:
|
299 |
msgid ""
|
300 |
"If you want to replace or restore redirects from a file, use the \"Restore\" "
|
301 |
"option."
|
302 |
msgstr ""
|
303 |
|
304 |
-
#: ../page_post_redirect_plugin.php:
|
305 |
msgid ""
|
306 |
"To add new redirects in bulk use the \"Add To\" option - NOTE: to Add To "
|
307 |
"redirects, the file must be pipe dilimited "
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: ../page_post_redirect_plugin.php:
|
311 |
msgid "RESTORE Saved Quick Redirects"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: ../page_post_redirect_plugin.php:
|
315 |
msgid "ADD TO Quick Redirects"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: ../page_post_redirect_plugin.php:
|
319 |
msgid "Select Quick Redirects file to import:"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: ../page_post_redirect_plugin.php:
|
323 |
msgid ""
|
324 |
"The import file should be a text file with one rediect per line, PIPE "
|
325 |
"separated, in this format:"
|
326 |
msgstr ""
|
327 |
|
328 |
# these are column titles.
|
329 |
-
#: ../page_post_redirect_plugin.php:
|
330 |
msgid "redirect|destination|newwindow|nofollow"
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: ../page_post_redirect_plugin.php:
|
334 |
msgid "for Example:"
|
335 |
msgstr ""
|
336 |
|
337 |
# translate this to same as source
|
338 |
-
#: ../page_post_redirect_plugin.php:
|
339 |
msgid "/old-location.htm|http://some.com/new-destination/|0|1"
|
340 |
msgstr ""
|
341 |
|
342 |
-
#: ../page_post_redirect_plugin.php:
|
343 |
msgid "/dontate/|http://example.com/destination/|1|1"
|
344 |
msgstr ""
|
345 |
|
346 |
-
#: ../page_post_redirect_plugin.php:
|
347 |
msgid "IMPORTANT:"
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: ../page_post_redirect_plugin.php:
|
351 |
msgid ""
|
352 |
"Make Sure any destination URLs that have a PIPE in the querystring data are "
|
353 |
"URL encoded before adding them!"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: ../page_post_redirect_plugin.php:
|
357 |
msgid "ADD TO Current Quick Redirects"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: ../page_post_redirect_plugin.php:
|
361 |
msgid "All Quick Redirects deleted from database."
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: ../page_post_redirect_plugin.php:
|
365 |
msgid "All Individual Redirects deleted from database."
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: ../page_post_redirect_plugin.php:
|
369 |
msgid "All Redirects and Settings deleted from database"
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: ../page_post_redirect_plugin.php:
|
373 |
msgid ""
|
374 |
"There was an problem with your last request. Please reload the page and try "
|
375 |
"again."
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: ../page_post_redirect_plugin.php:
|
379 |
msgid "Quick Page Post Redirect Options"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: ../page_post_redirect_plugin.php:
|
383 |
msgid "Basic Settings"
|
384 |
msgstr ""
|
385 |
|
386 |
# Custom Post Types text here should match WordPress' name for Custom Post Types.
|
387 |
-
#: ../page_post_redirect_plugin.php:
|
388 |
msgid "Use with Custom Post Types?"
|
389 |
msgstr ""
|
390 |
|
391 |
-
#: ../page_post_redirect_plugin.php:
|
392 |
msgid "Hide"
|
393 |
msgstr ""
|
394 |
|
395 |
-
#: ../page_post_redirect_plugin.php:
|
396 |
msgid "meta box for following Post Types:"
|
397 |
msgstr ""
|
398 |
|
399 |
-
#: ../page_post_redirect_plugin.php:
|
400 |
msgid "Show Column Headers?"
|
401 |
msgstr ""
|
402 |
|
403 |
-
#: ../page_post_redirect_plugin.php:
|
404 |
msgid "Show Columns on list pages for set up redirects."
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: ../page_post_redirect_plugin.php:
|
408 |
msgid "Use jQuery?"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: ../page_post_redirect_plugin.php:
|
412 |
msgid ""
|
413 |
"Increases effectiveness of plugin. If you have a jQuery conflict, try "
|
414 |
"turning this off."
|
415 |
msgstr ""
|
416 |
|
417 |
-
#: ../page_post_redirect_plugin.php:
|
418 |
msgid "Uses jQuery to add the \"New Window\" and \"No Follow\" attributes to links."
|
419 |
msgstr ""
|
420 |
|
421 |
-
#: ../page_post_redirect_plugin.php:
|
422 |
msgid "Master Override Options"
|
423 |
msgstr ""
|
424 |
|
425 |
-
#: ../page_post_redirect_plugin.php:
|
426 |
msgid ""
|
427 |
"<strong>NOTE: </strong>The below settings will override all individual "
|
428 |
"settings."
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: ../page_post_redirect_plugin.php:
|
432 |
msgid "Turn OFF all Redirects?"
|
433 |
msgstr ""
|
434 |
|
435 |
-
#: ../page_post_redirect_plugin.php:
|
436 |
msgid "Basically the same as having no redirects set up."
|
437 |
msgstr ""
|
438 |
|
439 |
# keep code text untranslated.
|
440 |
-
#: ../page_post_redirect_plugin.php:
|
441 |
msgid "Make ALL Redirects have <code>rel=\"nofollow\"</code>?"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: ../page_post_redirect_plugin.php:
|
445 |
msgid "Requires \"use jQuery\" option to work with Quick Redirects."
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: ../page_post_redirect_plugin.php:
|
449 |
msgid "Make ALL Redirects open in a New Window?"
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: ../page_post_redirect_plugin.php:
|
453 |
msgid "Make ALL Redirects this type:"
|
454 |
msgstr ""
|
455 |
|
456 |
-
#: ../page_post_redirect_plugin.php:
|
457 |
msgid "Use Individual Settings"
|
458 |
msgstr ""
|
459 |
|
460 |
-
#: ../page_post_redirect_plugin.php:
|
461 |
msgid "Permanant Redirect"
|
462 |
msgstr ""
|
463 |
|
464 |
-
#: ../page_post_redirect_plugin.php:
|
465 |
msgid "Temporary Redirect"
|
466 |
msgstr ""
|
467 |
|
468 |
-
#: ../page_post_redirect_plugin.php:
|
469 |
msgid "Meta Refresh Redirect"
|
470 |
msgstr ""
|
471 |
|
472 |
-
#: ../page_post_redirect_plugin.php:
|
473 |
msgid "(This will also override Quick Redirects)"
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: ../page_post_redirect_plugin.php:
|
477 |
msgid "Make ALL redirects Case Sensitive?"
|
478 |
msgstr ""
|
479 |
|
480 |
-
#: ../page_post_redirect_plugin.php:
|
481 |
msgid "Makes URLs CaSe SensiTivE - i.e., /somepage/ DOES NOT EQUAL /SoMEpaGe/"
|
482 |
msgstr ""
|
483 |
|
484 |
-
#: ../page_post_redirect_plugin.php:
|
485 |
msgid "Make ALL Redirects go to this URL:"
|
486 |
msgstr ""
|
487 |
|
488 |
-
#: ../page_post_redirect_plugin.php:
|
489 |
msgid "Use full URL including <code>http://</code>."
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: ../page_post_redirect_plugin.php:
|
493 |
msgid "Rewrite ALL Redirects URLs to Show in LINK?"
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: ../page_post_redirect_plugin.php:
|
497 |
msgid ""
|
498 |
"Makes link show redirect URL instead of the original URL. Will only work on "
|
499 |
"Quick Redirects if the \"Use jQuery\" option is set."
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: ../page_post_redirect_plugin.php:
|
503 |
msgid "Plugin Clean Up"
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: ../page_post_redirect_plugin.php:
|
507 |
msgid ""
|
508 |
"<strong>NOTE: </strong>This will DELETE all redirects - so be careful with "
|
509 |
"this."
|
510 |
msgstr ""
|
511 |
|
512 |
-
#: ../page_post_redirect_plugin.php:
|
513 |
msgid "Delete Redirects?"
|
514 |
msgstr ""
|
515 |
|
516 |
-
#: ../page_post_redirect_plugin.php:
|
517 |
msgid "Delete All Individual Redirects"
|
518 |
msgstr ""
|
519 |
|
520 |
-
#: ../page_post_redirect_plugin.php:
|
521 |
msgid "Delete all Quick Redirects"
|
522 |
msgstr ""
|
523 |
|
524 |
-
#: ../page_post_redirect_plugin.php:
|
525 |
msgid ""
|
526 |
"Individual Redirects are redirects set up on individual pages or posts when "
|
527 |
"in the editing screen. The Quick Redirects are set up on the Quick Redirects "
|
528 |
"page."
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: ../page_post_redirect_plugin.php:
|
532 |
msgid "Delete ALL Redirects & Settings?"
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: ../page_post_redirect_plugin.php:
|
536 |
msgid "Delete ALL Redirects AND Settings"
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: ../page_post_redirect_plugin.php:
|
540 |
msgid ""
|
541 |
"All Redirects and Settings will be removed from the database. This can NOT "
|
542 |
"be undone!"
|
543 |
msgstr ""
|
544 |
|
545 |
-
#: ../page_post_redirect_plugin.php:
|
546 |
msgid "Save Changes"
|
547 |
msgstr ""
|
548 |
|
549 |
-
#: ../page_post_redirect_plugin.php:
|
550 |
msgid "Examples"
|
551 |
msgstr ""
|
552 |
|
553 |
-
#: ../page_post_redirect_plugin.php:
|
554 |
msgid "Troubleshooting"
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: ../page_post_redirect_plugin.php:
|
558 |
msgid "IMPORTANT TROUBLESHOOTING NOTES:"
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: ../page_post_redirect_plugin.php:
|
562 |
msgid ""
|
563 |
"At this time the New Window (NW) and No Follow (NF) features will not work "
|
564 |
"for Quick Redirects unless \"Use jQuery\" is enabled in the options."
|
565 |
msgstr ""
|
566 |
|
567 |
-
#: ../page_post_redirect_plugin.php:
|
568 |
msgid ""
|
569 |
"It is recommended that the <b>Request URL</b> be relative to the ROOT "
|
570 |
"directory and contain the <code>/</code> at the beginning."
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: ../page_post_redirect_plugin.php:
|
574 |
msgid ""
|
575 |
"If you do use the domain name in the Request URL field, make sure it matches "
|
576 |
"your site's domain style and protocol. For example, if your site uses \"www\" "
|
@@ -579,36 +579,36 @@ msgid ""
|
|
579 |
"domain and protocol are"
|
580 |
msgstr ""
|
581 |
|
582 |
-
#: ../page_post_redirect_plugin.php:
|
583 |
msgid ""
|
584 |
"If you are having issues with the link not redirecting on a SSL site with "
|
585 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
586 |
"redirects, one with and one without the SSL protocol."
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: ../page_post_redirect_plugin.php:
|
590 |
msgid ""
|
591 |
"The <b>Destination</b> field can be any valid URL or relative path (from "
|
592 |
"root), for example"
|
593 |
msgstr ""
|
594 |
|
595 |
-
#: ../page_post_redirect_plugin.php:
|
596 |
msgid ""
|
597 |
"In order for NW (open in a new window) or NF (rel=\"nofollow\") options to "
|
598 |
"work with Quick Redirects, you need to have:"
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: ../page_post_redirect_plugin.php:
|
602 |
msgid "\"Use jQuery?\" option selected in the settings page"
|
603 |
msgstr ""
|
604 |
|
605 |
-
#: ../page_post_redirect_plugin.php:
|
606 |
msgid ""
|
607 |
"A link that uses the request url SOMEWHERE in your site page - i.e., in a "
|
608 |
"menu, content, sidebar, etc."
|
609 |
msgstr ""
|
610 |
|
611 |
-
#: ../page_post_redirect_plugin.php:
|
612 |
msgid ""
|
613 |
"The open in a new window or nofollow settings will not happen if someone "
|
614 |
"just types the old link in the URL or if they come from a bookmark or link "
|
@@ -618,39 +618,39 @@ msgid ""
|
|
618 |
"work."
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: ../page_post_redirect_plugin.php:
|
622 |
msgid "You can export redirects in two formats - Encoded or Delimited."
|
623 |
msgstr ""
|
624 |
|
625 |
-
#: ../page_post_redirect_plugin.php:
|
626 |
msgid "Load Content?"
|
627 |
msgstr ""
|
628 |
|
629 |
-
#: ../page_post_redirect_plugin.php:
|
630 |
msgid ""
|
631 |
"Use the <strong>Load Content?</strong> option to allow the page content to "
|
632 |
"load as normal or to only load a blank page or the content provided in the "
|
633 |
"<strong>Page Content</strong> section. "
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: ../page_post_redirect_plugin.php:
|
637 |
msgid ""
|
638 |
"If checked, all of the original content will load, so keep this in mind when "
|
639 |
"setting the <strong>Redirect Seconds</strong> - if set too low, the page "
|
640 |
"will not compeletely load. "
|
641 |
msgstr ""
|
642 |
|
643 |
-
#: ../page_post_redirect_plugin.php:
|
644 |
msgid "Redirect Seconds"
|
645 |
msgstr ""
|
646 |
|
647 |
-
#: ../page_post_redirect_plugin.php:
|
648 |
msgid ""
|
649 |
"Enter the nuber of seconds to wait before the redirect happens. Enter 0 to "
|
650 |
"have an instant redirect*."
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: ../page_post_redirect_plugin.php:
|
654 |
msgid ""
|
655 |
"*Keep in mind that the redirect seconds will start counting only AFTER the "
|
656 |
"<strong>Redirect Trigger</strong> element is loaded - so 0 may be slightly "
|
@@ -658,76 +658,76 @@ msgid ""
|
|
658 |
"trigger happens."
|
659 |
msgstr ""
|
660 |
|
661 |
-
#: ../page_post_redirect_plugin.php:
|
662 |
msgid "Redirect Trigger"
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: ../page_post_redirect_plugin.php:
|
666 |
msgid ""
|
667 |
"The class or id or tag name of the element to load before the redirect "
|
668 |
"starts counting down. If nothing is used, it will default to the body tag as "
|
669 |
"a trigger."
|
670 |
msgstr ""
|
671 |
|
672 |
-
#: ../page_post_redirect_plugin.php:
|
673 |
msgid ""
|
674 |
"If you use a class, the class name should have the \".\" in the name, i.e., "
|
675 |
"<strong>.my-class-name</strong>"
|
676 |
msgstr ""
|
677 |
|
678 |
-
#: ../page_post_redirect_plugin.php:
|
679 |
msgid ""
|
680 |
"If you use an id, the id should have the \"#\" in the name, i.e., <strong>#my-"
|
681 |
"id-name</strong>."
|
682 |
msgstr ""
|
683 |
|
684 |
-
#: ../page_post_redirect_plugin.php:
|
685 |
msgid ""
|
686 |
"If you use a tag name, the name should NOT have the \"<\" or \">\" "
|
687 |
"characters in the name, i.e., <body> would just be "
|
688 |
"<strong>body</strong>."
|
689 |
msgstr ""
|
690 |
|
691 |
-
#: ../page_post_redirect_plugin.php:
|
692 |
msgid ""
|
693 |
"Do not use a tag name that is common, like \"a\" or \"div\" as it will trigger "
|
694 |
"on all events."
|
695 |
msgstr ""
|
696 |
|
697 |
-
#: ../page_post_redirect_plugin.php:
|
698 |
msgid "Append Content To"
|
699 |
msgstr ""
|
700 |
|
701 |
-
#: ../page_post_redirect_plugin.php:
|
702 |
msgid ""
|
703 |
"The class, id or tag name that you want the content in the <strong>Page "
|
704 |
"Content</strong> to be loading into."
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: ../page_post_redirect_plugin.php:
|
708 |
msgid ""
|
709 |
"If you are loading the content of the page, use an existing class or id for "
|
710 |
"an existing element (i.e., .page-content) so your additional page content "
|
711 |
"(if any) is loaded into that element."
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: ../page_post_redirect_plugin.php:
|
715 |
msgid ""
|
716 |
"When no class, id or tag name is used, the <strong>body</strong> tag will be "
|
717 |
"used."
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: ../page_post_redirect_plugin.php:
|
721 |
msgid "Page Content"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: ../page_post_redirect_plugin.php:
|
725 |
msgid ""
|
726 |
"This is your page content you want to add. If you have a \"tracking pixel\" "
|
727 |
"script or image tag you want to use, add it here."
|
728 |
msgstr ""
|
729 |
|
730 |
-
#: ../page_post_redirect_plugin.php:
|
731 |
msgid ""
|
732 |
"A good example of use, is adding a tracking script (or Facebook Conversion "
|
733 |
"Pixel) to the <strong>Page Content box</strong> and unchecking the "
|
@@ -737,17 +737,17 @@ msgid ""
|
|
737 |
"Trigger</strong> to \"body\"."
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: ../page_post_redirect_plugin.php:
|
741 |
msgid ""
|
742 |
"Additionally, you can add the redirect counter to the page by adding the "
|
743 |
"code sample under the <strong>Page Content</strong> box."
|
744 |
msgstr ""
|
745 |
|
746 |
-
#: ../page_post_redirect_plugin.php:
|
747 |
msgid "Quick Redirects (301 Redirects)"
|
748 |
msgstr ""
|
749 |
|
750 |
-
#: ../page_post_redirect_plugin.php:
|
751 |
msgid ""
|
752 |
"The <code>Use jQuery?</code> option is turned off in the settings.<br/>In "
|
753 |
"order to use <strong>NW</strong> (open in a new window) or "
|
@@ -755,11 +755,11 @@ msgid ""
|
|
755 |
"must have it enabled."
|
756 |
msgstr ""
|
757 |
|
758 |
-
#: ../page_post_redirect_plugin.php:
|
759 |
msgid "hide this message"
|
760 |
msgstr ""
|
761 |
|
762 |
-
#: ../page_post_redirect_plugin.php:
|
763 |
msgid ""
|
764 |
"To use the <strong>NW</strong> (open in a new window) <strong>NF</strong> "
|
765 |
"(nofollow) options, check the appropriate option and update when adding "
|
@@ -768,7 +768,7 @@ msgid ""
|
|
768 |
"enabled in the plugin settings."
|
769 |
msgstr ""
|
770 |
|
771 |
-
#: ../page_post_redirect_plugin.php:
|
772 |
msgid ""
|
773 |
"Quick Redirects are useful when you have links from an old site that now "
|
774 |
"come up 404 Not Found, and you need to have them redirect to a new location "
|
@@ -778,7 +778,7 @@ msgid ""
|
|
778 |
"just to use the individual Page/Post Redirect option."
|
779 |
msgstr ""
|
780 |
|
781 |
-
#: ../page_post_redirect_plugin.php:
|
782 |
msgid ""
|
783 |
"To add Quick Redirects, put the URL for the redirect in the <strong>Request "
|
784 |
"URL</strong> field, and the URL it should be redirected to in the "
|
@@ -787,170 +787,170 @@ msgid ""
|
|
787 |
"icon."
|
788 |
msgstr ""
|
789 |
|
790 |
-
#: ../page_post_redirect_plugin.php:
|
791 |
msgid ""
|
792 |
"See 'HELP' in the upper right corner, for troubleshooting problems and "
|
793 |
"example redirects."
|
794 |
msgstr ""
|
795 |
|
796 |
-
#: ../page_post_redirect_plugin.php:
|
797 |
msgid "Add New Redirects"
|
798 |
msgstr ""
|
799 |
|
800 |
-
#: ../page_post_redirect_plugin.php:
|
801 |
msgid "Request URL"
|
802 |
msgstr ""
|
803 |
|
804 |
-
#: ../page_post_redirect_plugin.php:
|
805 |
msgid "Destination URL"
|
806 |
msgstr ""
|
807 |
|
808 |
# Stands for 'New Window'
|
809 |
-
#: ../page_post_redirect_plugin.php:
|
810 |
msgid "NW"
|
811 |
msgstr ""
|
812 |
|
813 |
# Stands for 'No Follow'
|
814 |
-
#: ../page_post_redirect_plugin.php:
|
815 |
msgid "NF"
|
816 |
msgstr ""
|
817 |
|
818 |
-
#: ../page_post_redirect_plugin.php:
|
819 |
-
#: /page_post_redirect_plugin.php:
|
820 |
msgid "open in a New Window"
|
821 |
msgstr ""
|
822 |
|
823 |
-
#: ../page_post_redirect_plugin.php:
|
824 |
-
#: /page_post_redirect_plugin.php:
|
825 |
msgid "add No Follow"
|
826 |
msgstr ""
|
827 |
|
828 |
-
#: ../page_post_redirect_plugin.php:
|
829 |
msgid ""
|
830 |
"New Window(NW) and NoFollow(NF) functionality not available unless \"Use with "
|
831 |
"jQuery\" is set in the options."
|
832 |
msgstr ""
|
833 |
|
834 |
-
#: ../page_post_redirect_plugin.php:
|
835 |
msgid "Existing Redirects"
|
836 |
msgstr ""
|
837 |
|
838 |
-
#: ../page_post_redirect_plugin.php:
|
839 |
msgid "Save"
|
840 |
msgstr ""
|
841 |
|
842 |
-
#: ../page_post_redirect_plugin.php:
|
843 |
msgid "Cancel"
|
844 |
msgstr ""
|
845 |
|
846 |
-
#: ../page_post_redirect_plugin.php:
|
847 |
msgid "Edit"
|
848 |
msgstr ""
|
849 |
|
850 |
-
#: ../page_post_redirect_plugin.php:
|
851 |
msgid "Delete"
|
852 |
msgstr ""
|
853 |
|
854 |
-
#: ../page_post_redirect_plugin.php:
|
855 |
msgid "No Quick Redirects."
|
856 |
msgstr ""
|
857 |
|
858 |
-
#: ../page_post_redirect_plugin.php:
|
859 |
msgid ""
|
860 |
"An error occured during the file upload. Please fix your server "
|
861 |
"configuration and retry."
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: ../page_post_redirect_plugin.php:
|
865 |
msgid "SERVER ERROR - Could Not Load"
|
866 |
msgstr ""
|
867 |
|
868 |
-
#: ../page_post_redirect_plugin.php:
|
869 |
msgid ""
|
870 |
"This does not look like a Quick Page Post Redirect file - it is possibly "
|
871 |
"damaged or corrupt."
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: ../page_post_redirect_plugin.php:
|
875 |
-
#: /page_post_redirect_plugin.php:
|
876 |
msgid "ERROR - Not a valid File"
|
877 |
msgstr ""
|
878 |
|
879 |
-
#: ../page_post_redirect_plugin.php:
|
880 |
msgid ""
|
881 |
"An error occured during the file upload. It might me that the file is too "
|
882 |
"large or you do not have the premissions to write to the temporary upload "
|
883 |
"directory. Please fix your server configuration and retry."
|
884 |
msgstr ""
|
885 |
|
886 |
-
#: ../page_post_redirect_plugin.php:
|
887 |
msgid ""
|
888 |
"This does not look like the file is in the correct format - it is possibly "
|
889 |
"damaged or corrupt.<br/>Be sure the redirects are 1 per line and the "
|
890 |
"redirect and destination are seperated by a PIPE (|), COMMA (,) or a TAB."
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: ../page_post_redirect_plugin.php:
|
894 |
msgid ""
|
895 |
"It does not look like there are any valid items to import - check the file "
|
896 |
"and try again."
|
897 |
msgstr ""
|
898 |
|
899 |
-
#: ../page_post_redirect_plugin.php:
|
900 |
msgid "ERROR - No Valid items to add."
|
901 |
msgstr ""
|
902 |
|
903 |
-
#: ../page_post_redirect_plugin.php:
|
904 |
msgid "Settings"
|
905 |
msgstr ""
|
906 |
|
907 |
-
#: ../page_post_redirect_plugin.php:
|
908 |
msgid "Quick Redirects"
|
909 |
msgstr ""
|
910 |
|
911 |
-
#: ../page_post_redirect_plugin.php:
|
912 |
msgid "FAQ"
|
913 |
msgstr ""
|
914 |
|
915 |
-
#: ../page_post_redirect_plugin.php:
|
916 |
msgid "Donate"
|
917 |
msgstr ""
|
918 |
|
919 |
-
#: ../page_post_redirect_plugin.php:
|
920 |
msgid "Make Redirect <strong>Active</strong>."
|
921 |
msgstr ""
|
922 |
|
923 |
-
#: ../page_post_redirect_plugin.php:
|
924 |
msgid "Check to turn on or redirect will not work."
|
925 |
msgstr ""
|
926 |
|
927 |
-
#: ../page_post_redirect_plugin.php:
|
928 |
msgid "Open in a <strong>new window.</strong>"
|
929 |
msgstr ""
|
930 |
|
931 |
-
#: ../page_post_redirect_plugin.php:
|
932 |
msgid "To increase effectivness, select \"Use jQuery\" in the options."
|
933 |
msgstr ""
|
934 |
|
935 |
-
#: ../page_post_redirect_plugin.php:
|
936 |
msgid "Add <strong>rel=\"nofollow\"</strong> to link."
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: ../page_post_redirect_plugin.php:
|
940 |
msgid "<strong>Show</strong> Redirect URL in link."
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: ../page_post_redirect_plugin.php:
|
944 |
msgid ""
|
945 |
"To increase effectivness, select \"Use jQuery\" in the options. This will only "
|
946 |
"change the URL in the link <strong>NOT</strong> the URL in the Address bar."
|
947 |
msgstr ""
|
948 |
|
949 |
-
#: ../page_post_redirect_plugin.php:
|
950 |
msgid "Redirect / Destination URL:"
|
951 |
msgstr ""
|
952 |
|
953 |
-
#: ../page_post_redirect_plugin.php:
|
954 |
msgid ""
|
955 |
"(i.e., <strong>http://example.com</strong> or <strong>/somepage/</strong> or "
|
956 |
"<strong>p=15</strong> or <strong>155</strong>. Use <b>FULL URL</b> "
|
@@ -958,81 +958,81 @@ msgid ""
|
|
958 |
"redirects.)"
|
959 |
msgstr ""
|
960 |
|
961 |
-
#: ../page_post_redirect_plugin.php:
|
962 |
msgid "Type of Redirect:"
|
963 |
msgstr ""
|
964 |
|
965 |
-
#: ../page_post_redirect_plugin.php:
|
966 |
msgid "Permanent"
|
967 |
msgstr ""
|
968 |
|
969 |
-
#: ../page_post_redirect_plugin.php:
|
970 |
msgid "Temporary"
|
971 |
msgstr ""
|
972 |
|
973 |
-
#: ../page_post_redirect_plugin.php:
|
974 |
msgid "Meta Redirect"
|
975 |
msgstr ""
|
976 |
|
977 |
-
#: ../page_post_redirect_plugin.php:
|
978 |
msgid "Default is 301 (Permanent Redirect)."
|
979 |
msgstr ""
|
980 |
|
981 |
-
#: ../page_post_redirect_plugin.php:
|
982 |
msgid "Redirect Seconds (ONLY for meta redirects)."
|
983 |
msgstr ""
|
984 |
|
985 |
-
#: ../page_post_redirect_plugin.php:
|
986 |
msgid "Leave blank to use options setting. 0 = instant."
|
987 |
msgstr ""
|
988 |
|
989 |
-
#: ../page_post_redirect_plugin.php:
|
990 |
msgid ""
|
991 |
"<strong>NOTE:</strong> For a Page or Post (or Custom Post) Redirect to work, "
|
992 |
"it may need to be published first and then saved again as a Draft. If you do "
|
993 |
"not already have a page/post created you can add a 'Quick' redirect using the"
|
994 |
msgstr ""
|
995 |
|
996 |
-
#: ../page_post_redirect_plugin.php:
|
997 |
msgid "method."
|
998 |
msgstr ""
|
999 |
|
1000 |
-
#: ../page_post_redirect_plugin.php:
|
1001 |
msgid "Meta Redirect Settings"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
-
#: ../page_post_redirect_plugin.php:
|
1005 |
msgid "Settings Updated"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
-
#: ../page_post_redirect_plugin.php:
|
1009 |
msgid ""
|
1010 |
"This section is for updating options for redirects that use the \"meta "
|
1011 |
"refresh\" funcitonality for redirecting."
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: ../page_post_redirect_plugin.php:
|
1015 |
msgid ""
|
1016 |
"Using the setting below, you can add elements or a message to the page that "
|
1017 |
"is loaded before tht redirect, or just allow the page to load as normal "
|
1018 |
"until the redirect reaches the number of seconds you have set below."
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: ../page_post_redirect_plugin.php:
|
1022 |
msgid "Load Page Content?"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
-
#: ../page_post_redirect_plugin.php:
|
1026 |
msgid ""
|
1027 |
"Check if you want the normal page to load before redirect happens (if "
|
1028 |
"redirect is 0 seconds, it may not load fully)."
|
1029 |
msgstr ""
|
1030 |
|
1031 |
-
#: ../page_post_redirect_plugin.php:
|
1032 |
msgid "instant"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
-
#: ../page_post_redirect_plugin.php:
|
1036 |
msgid ""
|
1037 |
"would redirect 10 seconds after the required element is loaded (i.e., body "
|
1038 |
"or an element with a specific class). *Intsant will still have a 'slight' "
|
@@ -1040,7 +1040,7 @@ msgid ""
|
|
1040 |
"individual pages will override this setting."
|
1041 |
msgstr ""
|
1042 |
|
1043 |
-
#: ../page_post_redirect_plugin.php:
|
1044 |
#, php-format
|
1045 |
msgid ""
|
1046 |
"The %1$s, %2$s or tag name of the element you want to load before triggering "
|
@@ -1050,14 +1050,14 @@ msgid ""
|
|
1050 |
"use %6$s or %7$s."
|
1051 |
msgstr ""
|
1052 |
|
1053 |
-
#: ../page_post_redirect_plugin.php:
|
1054 |
#, php-format
|
1055 |
msgid ""
|
1056 |
"The %1$s, %2$s or tag name of the element you want the content to load into "
|
1057 |
"when the page loads."
|
1058 |
msgstr ""
|
1059 |
|
1060 |
-
#: ../page_post_redirect_plugin.php:
|
1061 |
#, php-format
|
1062 |
msgid ""
|
1063 |
"Be sure to include a tag with your class or ID or tag name (entered above) "
|
@@ -1067,31 +1067,31 @@ msgid ""
|
|
1067 |
"shown."
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: ../page_post_redirect_plugin.php:
|
1071 |
msgid "Add your content below"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: ../page_post_redirect_plugin.php:
|
1075 |
msgid "To use a counter, add the following:"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: ../page_post_redirect_plugin.php:
|
1079 |
msgid "The \"%1$\" will be replaced with the actual seconds."
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: ../page_post_redirect_plugin.php:
|
1083 |
msgid "You have the Addon Plugin"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: ../page_post_redirect_plugin.php:
|
1087 |
msgid "activated. This plugin's functionality is now built into the parent"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: ../page_post_redirect_plugin.php:
|
1091 |
msgid "so you no longer need to have the addon plugin installed."
|
1092 |
msgstr ""
|
1093 |
|
1094 |
-
#: ../page_post_redirect_plugin.php:
|
1095 |
msgid ""
|
1096 |
"The plugin will be deactivated now to prevent conflicts. You may delete it "
|
1097 |
"if you desire."
|
5 |
"Project-Id-Version: Quick Page/Post Redirect Plugin\n"
|
6 |
"Report-Msgid-Bugs-To: \n"
|
7 |
"POT-Creation-Date: Fri Jun 19 2015 23:42:16 GMT-0400 (Eastern Daylight Time)\n"
|
8 |
+
"POT-Revision-Date: Wed Sep 30 2015 13:05:13 GMT-0400 (Eastern Daylight Time)\n"
|
9 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
10 |
"Last-Translator: dfischer <admin2@fischercreativemedia.com>\n"
|
11 |
"Language-Team: \n"
|
70 |
msgid ""
|
71 |
"The existing <strong>Quick Redirects</strong> are now laid out in a list "
|
72 |
"format instead of form fields. When you have a lot of Redirects, this helps "
|
73 |
+
"eliminate the \"max_input_vars\" configuration issue where redirects were not "
|
74 |
"saving correctly."
|
75 |
msgstr ""
|
76 |
|
77 |
#: ../page_post_redirect_plugin.php:288
|
78 |
+
msgid "To edit an existing redirect, click the pencil icon"
|
79 |
msgstr ""
|
80 |
|
81 |
#: ../page_post_redirect_plugin.php:288
|
115 |
msgstr ""
|
116 |
|
117 |
# Plugin Name
|
118 |
+
#: ../page_post_redirect_plugin.php:588
|
119 |
msgid "Quick Page/Post Redirect"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: ../page_post_redirect_plugin.php:601
|
123 |
msgid ""
|
124 |
"Are you sure you want to PERMANENTLY Delete ALL Redirects and Settings (this "
|
125 |
"cannot be undone)?"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: ../page_post_redirect_plugin.php:601
|
129 |
msgid "Are you sure you want to PERMANENTLY Delete ALL Quick Redirects?"
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: ../page_post_redirect_plugin.php:601
|
133 |
msgid "Are you sure you want to PERMANENTLY Delets ALL Individual Redirects?"
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: ../page_post_redirect_plugin.php:601
|
137 |
msgid ""
|
138 |
"Redirect could not be saved as a redirect already exists with the same "
|
139 |
"Request URL."
|
140 |
msgstr ""
|
141 |
|
142 |
+
#: ../page_post_redirect_plugin.php:601
|
143 |
msgid "Are you sure you want to delete this redirect?"
|
144 |
msgstr ""
|
145 |
|
146 |
# JavaScript message
|
147 |
+
#: ../page_post_redirect_plugin.php:601
|
148 |
msgid "Error Saving Redirect\\nTry refreshing the page and trying again."
|
149 |
msgstr ""
|
150 |
|
151 |
# JavaScript Message
|
152 |
+
#: ../page_post_redirect_plugin.php:601
|
153 |
msgid "File type not allowed,\\nAllowed file type: *.txt"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: ../page_post_redirect_plugin.php:601
|
157 |
msgid "Please add at least one redirect before submitting form"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: ../page_post_redirect_plugin.php:696
|
161 |
msgid "Quick Page/Post Redirect FAQs/Help"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../page_post_redirect_plugin.php:697
|
165 |
msgid ""
|
166 |
"The FAQS are now on a feed that can be updated on the fly. If you have a "
|
167 |
"question and don't see an answer, please send an email to <a href=\"mailto:"
|
173 |
"working correctly for you. THANKS!"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: ../page_post_redirect_plugin.php:715
|
177 |
msgid "Table of Contents"
|
178 |
msgstr ""
|
179 |
|
180 |
+
#: ../page_post_redirect_plugin.php:719
|
181 |
msgid "Questions/Answers"
|
182 |
msgstr ""
|
183 |
|
184 |
+
#: ../page_post_redirect_plugin.php:731
|
185 |
msgid "Quick Page Post Redirect Summary"
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: ../page_post_redirect_plugin.php:732
|
189 |
msgid "This is a summary of Individual & Quick 301 Redirects."
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: ../page_post_redirect_plugin.php:740
|
193 |
msgid "Summary"
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: ../page_post_redirect_plugin.php:743
|
197 |
msgid "Acitve Override is on - All Redirects are OFF!"
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: ../page_post_redirect_plugin.php:744
|
201 |
msgid "No Follow Override is on!"
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: ../page_post_redirect_plugin.php:745
|
205 |
msgid "New Window Override is on!"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: ../page_post_redirect_plugin.php:746
|
209 |
msgid "Rewrite Override is on!"
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: ../page_post_redirect_plugin.php:748
|
213 |
msgid "ID"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: ../page_post_redirect_plugin.php:749
|
217 |
msgid "post type"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: ../page_post_redirect_plugin.php:750
|
221 |
msgid "active"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: ../page_post_redirect_plugin.php:751
|
225 |
msgid "no follow"
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: ../page_post_redirect_plugin.php:752
|
229 |
msgid "new window"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: ../page_post_redirect_plugin.php:753
|
233 |
msgid "type"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: ../page_post_redirect_plugin.php:754
|
237 |
msgid "rewrite link"
|
238 |
msgstr ""
|
239 |
|
240 |
+
#: ../page_post_redirect_plugin.php:755
|
241 |
msgid "original URL"
|
242 |
msgstr ""
|
243 |
|
244 |
+
#: ../page_post_redirect_plugin.php:756
|
245 |
msgid "redirect to URL"
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: ../page_post_redirect_plugin.php:881 ../page_post_redirect_plugin.php:975
|
249 |
msgid "Quick Redirects Imported & Replaced."
|
250 |
msgstr ""
|
251 |
|
252 |
+
#: ../page_post_redirect_plugin.php:882 ../page_post_redirect_plugin.php:976
|
253 |
msgid "Quick Redirects Imported & Added to Existing Redirects."
|
254 |
msgstr ""
|
255 |
|
256 |
+
#: ../page_post_redirect_plugin.php:885
|
257 |
msgid "Import/Export Redirects"
|
258 |
msgstr ""
|
259 |
|
260 |
+
#: ../page_post_redirect_plugin.php:901 ../page_post_redirect_plugin.php:1000
|
261 |
msgid ""
|
262 |
"If you enjoy or find any of our plugins useful, please donate a few dollars "
|
263 |
"to help with future development and updates. We thank you in advance."
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: ../page_post_redirect_plugin.php:907 ../page_post_redirect_plugin.php:1182
|
267 |
msgid "Export Redirects"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: ../page_post_redirect_plugin.php:908
|
271 |
msgid ""
|
272 |
"You should back-up your redirect regularly in case something happens to the "
|
273 |
"database."
|
274 |
msgstr ""
|
275 |
|
276 |
+
#: ../page_post_redirect_plugin.php:909
|
277 |
msgid ""
|
278 |
"Please use the below buttons to make a back-up as either encoded "
|
279 |
"(unreadable) or pipe separated"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: ../page_post_redirect_plugin.php:910
|
283 |
msgid "EXPORT all Quick Redirects (Encoded)"
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: ../page_post_redirect_plugin.php:911 ../page_post_redirect_plugin.php:924
|
287 |
msgid "OR"
|
288 |
msgstr ""
|
289 |
|
290 |
+
#: ../page_post_redirect_plugin.php:912
|
291 |
msgid "EXPORT all Quick Redirects (PIPE Separated)"
|
292 |
msgstr ""
|
293 |
|
294 |
+
#: ../page_post_redirect_plugin.php:919 ../page_post_redirect_plugin.php:1187
|
295 |
msgid "Import Redirects"
|
296 |
msgstr ""
|
297 |
|
298 |
+
#: ../page_post_redirect_plugin.php:920
|
299 |
msgid ""
|
300 |
"If you want to replace or restore redirects from a file, use the \"Restore\" "
|
301 |
"option."
|
302 |
msgstr ""
|
303 |
|
304 |
+
#: ../page_post_redirect_plugin.php:921
|
305 |
msgid ""
|
306 |
"To add new redirects in bulk use the \"Add To\" option - NOTE: to Add To "
|
307 |
"redirects, the file must be pipe dilimited "
|
308 |
msgstr ""
|
309 |
|
310 |
+
#: ../page_post_redirect_plugin.php:923
|
311 |
msgid "RESTORE Saved Quick Redirects"
|
312 |
msgstr ""
|
313 |
|
314 |
+
#: ../page_post_redirect_plugin.php:925
|
315 |
msgid "ADD TO Quick Redirects"
|
316 |
msgstr ""
|
317 |
|
318 |
+
#: ../page_post_redirect_plugin.php:929 ../page_post_redirect_plugin.php:950
|
319 |
msgid "Select Quick Redirects file to import:"
|
320 |
msgstr ""
|
321 |
|
322 |
+
#: ../page_post_redirect_plugin.php:940
|
323 |
msgid ""
|
324 |
"The import file should be a text file with one rediect per line, PIPE "
|
325 |
"separated, in this format:"
|
326 |
msgstr ""
|
327 |
|
328 |
# these are column titles.
|
329 |
+
#: ../page_post_redirect_plugin.php:942
|
330 |
msgid "redirect|destination|newwindow|nofollow"
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: ../page_post_redirect_plugin.php:943
|
334 |
msgid "for Example:"
|
335 |
msgstr ""
|
336 |
|
337 |
# translate this to same as source
|
338 |
+
#: ../page_post_redirect_plugin.php:945
|
339 |
msgid "/old-location.htm|http://some.com/new-destination/|0|1"
|
340 |
msgstr ""
|
341 |
|
342 |
+
#: ../page_post_redirect_plugin.php:946
|
343 |
msgid "/dontate/|http://example.com/destination/|1|1"
|
344 |
msgstr ""
|
345 |
|
346 |
+
#: ../page_post_redirect_plugin.php:948
|
347 |
msgid "IMPORTANT:"
|
348 |
msgstr ""
|
349 |
|
350 |
+
#: ../page_post_redirect_plugin.php:948
|
351 |
msgid ""
|
352 |
"Make Sure any destination URLs that have a PIPE in the querystring data are "
|
353 |
"URL encoded before adding them!"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: ../page_post_redirect_plugin.php:955
|
357 |
msgid "ADD TO Current Quick Redirects"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: ../page_post_redirect_plugin.php:973
|
361 |
msgid "All Quick Redirects deleted from database."
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: ../page_post_redirect_plugin.php:974
|
365 |
msgid "All Individual Redirects deleted from database."
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: ../page_post_redirect_plugin.php:977
|
369 |
msgid "All Redirects and Settings deleted from database"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: ../page_post_redirect_plugin.php:978
|
373 |
msgid ""
|
374 |
"There was an problem with your last request. Please reload the page and try "
|
375 |
"again."
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: ../page_post_redirect_plugin.php:982
|
379 |
msgid "Quick Page Post Redirect Options"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: ../page_post_redirect_plugin.php:1011
|
383 |
msgid "Basic Settings"
|
384 |
msgstr ""
|
385 |
|
386 |
# Custom Post Types text here should match WordPress' name for Custom Post Types.
|
387 |
+
#: ../page_post_redirect_plugin.php:1014
|
388 |
msgid "Use with Custom Post Types?"
|
389 |
msgstr ""
|
390 |
|
391 |
+
#: ../page_post_redirect_plugin.php:1018
|
392 |
msgid "Hide"
|
393 |
msgstr ""
|
394 |
|
395 |
+
#: ../page_post_redirect_plugin.php:1018
|
396 |
msgid "meta box for following Post Types:"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: ../page_post_redirect_plugin.php:1040
|
400 |
msgid "Show Column Headers?"
|
401 |
msgstr ""
|
402 |
|
403 |
+
#: ../page_post_redirect_plugin.php:1041
|
404 |
msgid "Show Columns on list pages for set up redirects."
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: ../page_post_redirect_plugin.php:1045
|
408 |
msgid "Use jQuery?"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: ../page_post_redirect_plugin.php:1046
|
412 |
msgid ""
|
413 |
"Increases effectiveness of plugin. If you have a jQuery conflict, try "
|
414 |
"turning this off."
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: ../page_post_redirect_plugin.php:1046
|
418 |
msgid "Uses jQuery to add the \"New Window\" and \"No Follow\" attributes to links."
|
419 |
msgstr ""
|
420 |
|
421 |
+
#: ../page_post_redirect_plugin.php:1052
|
422 |
msgid "Master Override Options"
|
423 |
msgstr ""
|
424 |
|
425 |
+
#: ../page_post_redirect_plugin.php:1052
|
426 |
msgid ""
|
427 |
"<strong>NOTE: </strong>The below settings will override all individual "
|
428 |
"settings."
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: ../page_post_redirect_plugin.php:1055
|
432 |
msgid "Turn OFF all Redirects?"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: ../page_post_redirect_plugin.php:1056
|
436 |
msgid "Basically the same as having no redirects set up."
|
437 |
msgstr ""
|
438 |
|
439 |
# keep code text untranslated.
|
440 |
+
#: ../page_post_redirect_plugin.php:1059
|
441 |
msgid "Make ALL Redirects have <code>rel=\"nofollow\"</code>?"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: ../page_post_redirect_plugin.php:1060 ../page_post_redirect_plugin.php:1064
|
445 |
msgid "Requires \"use jQuery\" option to work with Quick Redirects."
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: ../page_post_redirect_plugin.php:1063
|
449 |
msgid "Make ALL Redirects open in a New Window?"
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: ../page_post_redirect_plugin.php:1067
|
453 |
msgid "Make ALL Redirects this type:"
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: ../page_post_redirect_plugin.php:1069
|
457 |
msgid "Use Individual Settings"
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: ../page_post_redirect_plugin.php:1070
|
461 |
msgid "Permanant Redirect"
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: ../page_post_redirect_plugin.php:1071 ../page_post_redirect_plugin.php:1072
|
465 |
msgid "Temporary Redirect"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: ../page_post_redirect_plugin.php:1073
|
469 |
msgid "Meta Refresh Redirect"
|
470 |
msgstr ""
|
471 |
|
472 |
+
#: ../page_post_redirect_plugin.php:1075
|
473 |
msgid "(This will also override Quick Redirects)"
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: ../page_post_redirect_plugin.php:1079
|
477 |
msgid "Make ALL redirects Case Sensitive?"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: ../page_post_redirect_plugin.php:1080
|
481 |
msgid "Makes URLs CaSe SensiTivE - i.e., /somepage/ DOES NOT EQUAL /SoMEpaGe/"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: ../page_post_redirect_plugin.php:1083
|
485 |
msgid "Make ALL Redirects go to this URL:"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: ../page_post_redirect_plugin.php:1084
|
489 |
msgid "Use full URL including <code>http://</code>."
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: ../page_post_redirect_plugin.php:1087
|
493 |
msgid "Rewrite ALL Redirects URLs to Show in LINK?"
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: ../page_post_redirect_plugin.php:1088
|
497 |
msgid ""
|
498 |
"Makes link show redirect URL instead of the original URL. Will only work on "
|
499 |
"Quick Redirects if the \"Use jQuery\" option is set."
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: ../page_post_redirect_plugin.php:1094
|
503 |
msgid "Plugin Clean Up"
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: ../page_post_redirect_plugin.php:1094
|
507 |
msgid ""
|
508 |
"<strong>NOTE: </strong>This will DELETE all redirects - so be careful with "
|
509 |
"this."
|
510 |
msgstr ""
|
511 |
|
512 |
+
#: ../page_post_redirect_plugin.php:1097
|
513 |
msgid "Delete Redirects?"
|
514 |
msgstr ""
|
515 |
|
516 |
+
#: ../page_post_redirect_plugin.php:1099
|
517 |
msgid "Delete All Individual Redirects"
|
518 |
msgstr ""
|
519 |
|
520 |
+
#: ../page_post_redirect_plugin.php:1100
|
521 |
msgid "Delete all Quick Redirects"
|
522 |
msgstr ""
|
523 |
|
524 |
+
#: ../page_post_redirect_plugin.php:1101
|
525 |
msgid ""
|
526 |
"Individual Redirects are redirects set up on individual pages or posts when "
|
527 |
"in the editing screen. The Quick Redirects are set up on the Quick Redirects "
|
528 |
"page."
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: ../page_post_redirect_plugin.php:1105
|
532 |
msgid "Delete ALL Redirects & Settings?"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: ../page_post_redirect_plugin.php:1107
|
536 |
msgid "Delete ALL Redirects AND Settings"
|
537 |
msgstr ""
|
538 |
|
539 |
+
#: ../page_post_redirect_plugin.php:1108
|
540 |
msgid ""
|
541 |
"All Redirects and Settings will be removed from the database. This can NOT "
|
542 |
"be undone!"
|
543 |
msgstr ""
|
544 |
|
545 |
+
#: ../page_post_redirect_plugin.php:1112 ../page_post_redirect_plugin.php:2317
|
546 |
msgid "Save Changes"
|
547 |
msgstr ""
|
548 |
|
549 |
+
#: ../page_post_redirect_plugin.php:1154
|
550 |
msgid "Examples"
|
551 |
msgstr ""
|
552 |
|
553 |
+
#: ../page_post_redirect_plugin.php:1159
|
554 |
msgid "Troubleshooting"
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: ../page_post_redirect_plugin.php:1162
|
558 |
msgid "IMPORTANT TROUBLESHOOTING NOTES:"
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: ../page_post_redirect_plugin.php:1164
|
562 |
msgid ""
|
563 |
"At this time the New Window (NW) and No Follow (NF) features will not work "
|
564 |
"for Quick Redirects unless \"Use jQuery\" is enabled in the options."
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: ../page_post_redirect_plugin.php:1165
|
568 |
msgid ""
|
569 |
"It is recommended that the <b>Request URL</b> be relative to the ROOT "
|
570 |
"directory and contain the <code>/</code> at the beginning."
|
571 |
msgstr ""
|
572 |
|
573 |
+
#: ../page_post_redirect_plugin.php:1166
|
574 |
msgid ""
|
575 |
"If you do use the domain name in the Request URL field, make sure it matches "
|
576 |
"your site's domain style and protocol. For example, if your site uses \"www\" "
|
579 |
"domain and protocol are"
|
580 |
msgstr ""
|
581 |
|
582 |
+
#: ../page_post_redirect_plugin.php:1167
|
583 |
msgid ""
|
584 |
"If you are having issues with the link not redirecting on a SSL site with "
|
585 |
"mixed SSL (meaning links can be either SSL or non SSL), try adding two "
|
586 |
"redirects, one with and one without the SSL protocol."
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: ../page_post_redirect_plugin.php:1168
|
590 |
msgid ""
|
591 |
"The <b>Destination</b> field can be any valid URL or relative path (from "
|
592 |
"root), for example"
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: ../page_post_redirect_plugin.php:1169
|
596 |
msgid ""
|
597 |
"In order for NW (open in a new window) or NF (rel=\"nofollow\") options to "
|
598 |
"work with Quick Redirects, you need to have:"
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: ../page_post_redirect_plugin.php:1171
|
602 |
msgid "\"Use jQuery?\" option selected in the settings page"
|
603 |
msgstr ""
|
604 |
|
605 |
+
#: ../page_post_redirect_plugin.php:1172
|
606 |
msgid ""
|
607 |
"A link that uses the request url SOMEWHERE in your site page - i.e., in a "
|
608 |
"menu, content, sidebar, etc."
|
609 |
msgstr ""
|
610 |
|
611 |
+
#: ../page_post_redirect_plugin.php:1173
|
612 |
msgid ""
|
613 |
"The open in a new window or nofollow settings will not happen if someone "
|
614 |
"just types the old link in the URL or if they come from a bookmark or link "
|
618 |
"work."
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: ../page_post_redirect_plugin.php:1183
|
622 |
msgid "You can export redirects in two formats - Encoded or Delimited."
|
623 |
msgstr ""
|
624 |
|
625 |
+
#: ../page_post_redirect_plugin.php:1193
|
626 |
msgid "Load Content?"
|
627 |
msgstr ""
|
628 |
|
629 |
+
#: ../page_post_redirect_plugin.php:1194
|
630 |
msgid ""
|
631 |
"Use the <strong>Load Content?</strong> option to allow the page content to "
|
632 |
"load as normal or to only load a blank page or the content provided in the "
|
633 |
"<strong>Page Content</strong> section. "
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: ../page_post_redirect_plugin.php:1195
|
637 |
msgid ""
|
638 |
"If checked, all of the original content will load, so keep this in mind when "
|
639 |
"setting the <strong>Redirect Seconds</strong> - if set too low, the page "
|
640 |
"will not compeletely load. "
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: ../page_post_redirect_plugin.php:1199 ../page_post_redirect_plugin.php:2295
|
644 |
msgid "Redirect Seconds"
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: ../page_post_redirect_plugin.php:1200
|
648 |
msgid ""
|
649 |
"Enter the nuber of seconds to wait before the redirect happens. Enter 0 to "
|
650 |
"have an instant redirect*."
|
651 |
msgstr ""
|
652 |
|
653 |
+
#: ../page_post_redirect_plugin.php:1201
|
654 |
msgid ""
|
655 |
"*Keep in mind that the redirect seconds will start counting only AFTER the "
|
656 |
"<strong>Redirect Trigger</strong> element is loaded - so 0 may be slightly "
|
658 |
"trigger happens."
|
659 |
msgstr ""
|
660 |
|
661 |
+
#: ../page_post_redirect_plugin.php:1205 ../page_post_redirect_plugin.php:2299
|
662 |
msgid "Redirect Trigger"
|
663 |
msgstr ""
|
664 |
|
665 |
+
#: ../page_post_redirect_plugin.php:1206
|
666 |
msgid ""
|
667 |
"The class or id or tag name of the element to load before the redirect "
|
668 |
"starts counting down. If nothing is used, it will default to the body tag as "
|
669 |
"a trigger."
|
670 |
msgstr ""
|
671 |
|
672 |
+
#: ../page_post_redirect_plugin.php:1207
|
673 |
msgid ""
|
674 |
"If you use a class, the class name should have the \".\" in the name, i.e., "
|
675 |
"<strong>.my-class-name</strong>"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: ../page_post_redirect_plugin.php:1208
|
679 |
msgid ""
|
680 |
"If you use an id, the id should have the \"#\" in the name, i.e., <strong>#my-"
|
681 |
"id-name</strong>."
|
682 |
msgstr ""
|
683 |
|
684 |
+
#: ../page_post_redirect_plugin.php:1209
|
685 |
msgid ""
|
686 |
"If you use a tag name, the name should NOT have the \"<\" or \">\" "
|
687 |
"characters in the name, i.e., <body> would just be "
|
688 |
"<strong>body</strong>."
|
689 |
msgstr ""
|
690 |
|
691 |
+
#: ../page_post_redirect_plugin.php:1210
|
692 |
msgid ""
|
693 |
"Do not use a tag name that is common, like \"a\" or \"div\" as it will trigger "
|
694 |
"on all events."
|
695 |
msgstr ""
|
696 |
|
697 |
+
#: ../page_post_redirect_plugin.php:1214 ../page_post_redirect_plugin.php:2303
|
698 |
msgid "Append Content To"
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: ../page_post_redirect_plugin.php:1215
|
702 |
msgid ""
|
703 |
"The class, id or tag name that you want the content in the <strong>Page "
|
704 |
"Content</strong> to be loading into."
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: ../page_post_redirect_plugin.php:1216
|
708 |
msgid ""
|
709 |
"If you are loading the content of the page, use an existing class or id for "
|
710 |
"an existing element (i.e., .page-content) so your additional page content "
|
711 |
"(if any) is loaded into that element."
|
712 |
msgstr ""
|
713 |
|
714 |
+
#: ../page_post_redirect_plugin.php:1217
|
715 |
msgid ""
|
716 |
"When no class, id or tag name is used, the <strong>body</strong> tag will be "
|
717 |
"used."
|
718 |
msgstr ""
|
719 |
|
720 |
+
#: ../page_post_redirect_plugin.php:1221 ../page_post_redirect_plugin.php:2307
|
721 |
msgid "Page Content"
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: ../page_post_redirect_plugin.php:1222
|
725 |
msgid ""
|
726 |
"This is your page content you want to add. If you have a \"tracking pixel\" "
|
727 |
"script or image tag you want to use, add it here."
|
728 |
msgstr ""
|
729 |
|
730 |
+
#: ../page_post_redirect_plugin.php:1223
|
731 |
msgid ""
|
732 |
"A good example of use, is adding a tracking script (or Facebook Conversion "
|
733 |
"Pixel) to the <strong>Page Content box</strong> and unchecking the "
|
737 |
"Trigger</strong> to \"body\"."
|
738 |
msgstr ""
|
739 |
|
740 |
+
#: ../page_post_redirect_plugin.php:1224
|
741 |
msgid ""
|
742 |
"Additionally, you can add the redirect counter to the page by adding the "
|
743 |
"code sample under the <strong>Page Content</strong> box."
|
744 |
msgstr ""
|
745 |
|
746 |
+
#: ../page_post_redirect_plugin.php:1232
|
747 |
msgid "Quick Redirects (301 Redirects)"
|
748 |
msgstr ""
|
749 |
|
750 |
+
#: ../page_post_redirect_plugin.php:1243
|
751 |
msgid ""
|
752 |
"The <code>Use jQuery?</code> option is turned off in the settings.<br/>In "
|
753 |
"order to use <strong>NW</strong> (open in a new window) or "
|
755 |
"must have it enabled."
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: ../page_post_redirect_plugin.php:1244 ../page_post_redirect_plugin.php:1249
|
759 |
msgid "hide this message"
|
760 |
msgstr ""
|
761 |
|
762 |
+
#: ../page_post_redirect_plugin.php:1248
|
763 |
msgid ""
|
764 |
"To use the <strong>NW</strong> (open in a new window) <strong>NF</strong> "
|
765 |
"(nofollow) options, check the appropriate option and update when adding "
|
768 |
"enabled in the plugin settings."
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: ../page_post_redirect_plugin.php:1252
|
772 |
msgid ""
|
773 |
"Quick Redirects are useful when you have links from an old site that now "
|
774 |
"come up 404 Not Found, and you need to have them redirect to a new location "
|
778 |
"just to use the individual Page/Post Redirect option."
|
779 |
msgstr ""
|
780 |
|
781 |
+
#: ../page_post_redirect_plugin.php:1253
|
782 |
msgid ""
|
783 |
"To add Quick Redirects, put the URL for the redirect in the <strong>Request "
|
784 |
"URL</strong> field, and the URL it should be redirected to in the "
|
787 |
"icon."
|
788 |
msgstr ""
|
789 |
|
790 |
+
#: ../page_post_redirect_plugin.php:1254
|
791 |
msgid ""
|
792 |
"See 'HELP' in the upper right corner, for troubleshooting problems and "
|
793 |
"example redirects."
|
794 |
msgstr ""
|
795 |
|
796 |
+
#: ../page_post_redirect_plugin.php:1260 ../page_post_redirect_plugin.php:1303
|
797 |
msgid "Add New Redirects"
|
798 |
msgstr ""
|
799 |
|
800 |
+
#: ../page_post_redirect_plugin.php:1263 ../page_post_redirect_plugin.php:1312
|
801 |
msgid "Request URL"
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: ../page_post_redirect_plugin.php:1265 ../page_post_redirect_plugin.php:1314
|
805 |
msgid "Destination URL"
|
806 |
msgstr ""
|
807 |
|
808 |
# Stands for 'New Window'
|
809 |
+
#: ../page_post_redirect_plugin.php:1266 ../page_post_redirect_plugin.php:1315
|
810 |
msgid "NW"
|
811 |
msgstr ""
|
812 |
|
813 |
# Stands for 'No Follow'
|
814 |
+
#: ../page_post_redirect_plugin.php:1267 ../page_post_redirect_plugin.php:1316
|
815 |
msgid "NF"
|
816 |
msgstr ""
|
817 |
|
818 |
+
#: ../page_post_redirect_plugin.php:1275 ../page_post_redirect_plugin.php:1284 ..
|
819 |
+
#: /page_post_redirect_plugin.php:1293 ../page_post_redirect_plugin.php:1325
|
820 |
msgid "open in a New Window"
|
821 |
msgstr ""
|
822 |
|
823 |
+
#: ../page_post_redirect_plugin.php:1276 ../page_post_redirect_plugin.php:1285 ..
|
824 |
+
#: /page_post_redirect_plugin.php:1294 ../page_post_redirect_plugin.php:1326
|
825 |
msgid "add No Follow"
|
826 |
msgstr ""
|
827 |
|
828 |
+
#: ../page_post_redirect_plugin.php:1299
|
829 |
msgid ""
|
830 |
"New Window(NW) and NoFollow(NF) functionality not available unless \"Use with "
|
831 |
"jQuery\" is set in the options."
|
832 |
msgstr ""
|
833 |
|
834 |
+
#: ../page_post_redirect_plugin.php:1309
|
835 |
msgid "Existing Redirects"
|
836 |
msgstr ""
|
837 |
|
838 |
+
#: ../page_post_redirect_plugin.php:1327
|
839 |
msgid "Save"
|
840 |
msgstr ""
|
841 |
|
842 |
+
#: ../page_post_redirect_plugin.php:1328
|
843 |
msgid "Cancel"
|
844 |
msgstr ""
|
845 |
|
846 |
+
#: ../page_post_redirect_plugin.php:1369
|
847 |
msgid "Edit"
|
848 |
msgstr ""
|
849 |
|
850 |
+
#: ../page_post_redirect_plugin.php:1370
|
851 |
msgid "Delete"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: ../page_post_redirect_plugin.php:1378
|
855 |
msgid "No Quick Redirects."
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: ../page_post_redirect_plugin.php:1528
|
859 |
msgid ""
|
860 |
"An error occured during the file upload. Please fix your server "
|
861 |
"configuration and retry."
|
862 |
msgstr ""
|
863 |
|
864 |
+
#: ../page_post_redirect_plugin.php:1528 ../page_post_redirect_plugin.php:1594
|
865 |
msgid "SERVER ERROR - Could Not Load"
|
866 |
msgstr ""
|
867 |
|
868 |
+
#: ../page_post_redirect_plugin.php:1573 ../page_post_redirect_plugin.php:1579
|
869 |
msgid ""
|
870 |
"This does not look like a Quick Page Post Redirect file - it is possibly "
|
871 |
"damaged or corrupt."
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: ../page_post_redirect_plugin.php:1573 ../page_post_redirect_plugin.php:1579 ..
|
875 |
+
#: /page_post_redirect_plugin.php:1608
|
876 |
msgid "ERROR - Not a valid File"
|
877 |
msgstr ""
|
878 |
|
879 |
+
#: ../page_post_redirect_plugin.php:1594
|
880 |
msgid ""
|
881 |
"An error occured during the file upload. It might me that the file is too "
|
882 |
"large or you do not have the premissions to write to the temporary upload "
|
883 |
"directory. Please fix your server configuration and retry."
|
884 |
msgstr ""
|
885 |
|
886 |
+
#: ../page_post_redirect_plugin.php:1608
|
887 |
msgid ""
|
888 |
"This does not look like the file is in the correct format - it is possibly "
|
889 |
"damaged or corrupt.<br/>Be sure the redirects are 1 per line and the "
|
890 |
"redirect and destination are seperated by a PIPE (|), COMMA (,) or a TAB."
|
891 |
msgstr ""
|
892 |
|
893 |
+
#: ../page_post_redirect_plugin.php:1646
|
894 |
msgid ""
|
895 |
"It does not look like there are any valid items to import - check the file "
|
896 |
"and try again."
|
897 |
msgstr ""
|
898 |
|
899 |
+
#: ../page_post_redirect_plugin.php:1646
|
900 |
msgid "ERROR - No Valid items to add."
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: ../page_post_redirect_plugin.php:1710
|
904 |
msgid "Settings"
|
905 |
msgstr ""
|
906 |
|
907 |
+
#: ../page_post_redirect_plugin.php:1716 ../page_post_redirect_plugin.php:1778
|
908 |
msgid "Quick Redirects"
|
909 |
msgstr ""
|
910 |
|
911 |
+
#: ../page_post_redirect_plugin.php:1717
|
912 |
msgid "FAQ"
|
913 |
msgstr ""
|
914 |
|
915 |
+
#: ../page_post_redirect_plugin.php:1718
|
916 |
msgid "Donate"
|
917 |
msgstr ""
|
918 |
|
919 |
+
#: ../page_post_redirect_plugin.php:1736
|
920 |
msgid "Make Redirect <strong>Active</strong>."
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: ../page_post_redirect_plugin.php:1736
|
924 |
msgid "Check to turn on or redirect will not work."
|
925 |
msgstr ""
|
926 |
|
927 |
+
#: ../page_post_redirect_plugin.php:1737
|
928 |
msgid "Open in a <strong>new window.</strong>"
|
929 |
msgstr ""
|
930 |
|
931 |
+
#: ../page_post_redirect_plugin.php:1737 ../page_post_redirect_plugin.php:1738
|
932 |
msgid "To increase effectivness, select \"Use jQuery\" in the options."
|
933 |
msgstr ""
|
934 |
|
935 |
+
#: ../page_post_redirect_plugin.php:1738
|
936 |
msgid "Add <strong>rel=\"nofollow\"</strong> to link."
|
937 |
msgstr ""
|
938 |
|
939 |
+
#: ../page_post_redirect_plugin.php:1739
|
940 |
msgid "<strong>Show</strong> Redirect URL in link."
|
941 |
msgstr ""
|
942 |
|
943 |
+
#: ../page_post_redirect_plugin.php:1739
|
944 |
msgid ""
|
945 |
"To increase effectivness, select \"Use jQuery\" in the options. This will only "
|
946 |
"change the URL in the link <strong>NOT</strong> the URL in the Address bar."
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: ../page_post_redirect_plugin.php:1741
|
950 |
msgid "Redirect / Destination URL:"
|
951 |
msgstr ""
|
952 |
|
953 |
+
#: ../page_post_redirect_plugin.php:1742
|
954 |
msgid ""
|
955 |
"(i.e., <strong>http://example.com</strong> or <strong>/somepage/</strong> or "
|
956 |
"<strong>p=15</strong> or <strong>155</strong>. Use <b>FULL URL</b> "
|
958 |
"redirects.)"
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: ../page_post_redirect_plugin.php:1743
|
962 |
msgid "Type of Redirect:"
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: ../page_post_redirect_plugin.php:1765
|
966 |
msgid "Permanent"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: ../page_post_redirect_plugin.php:1766 ../page_post_redirect_plugin.php:1767
|
970 |
msgid "Temporary"
|
971 |
msgstr ""
|
972 |
|
973 |
+
#: ../page_post_redirect_plugin.php:1768
|
974 |
msgid "Meta Redirect"
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: ../page_post_redirect_plugin.php:1769
|
978 |
msgid "Default is 301 (Permanent Redirect)."
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: ../page_post_redirect_plugin.php:1776
|
982 |
msgid "Redirect Seconds (ONLY for meta redirects)."
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: ../page_post_redirect_plugin.php:1776
|
986 |
msgid "Leave blank to use options setting. 0 = instant."
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: ../page_post_redirect_plugin.php:1778
|
990 |
msgid ""
|
991 |
"<strong>NOTE:</strong> For a Page or Post (or Custom Post) Redirect to work, "
|
992 |
"it may need to be published first and then saved again as a Draft. If you do "
|
993 |
"not already have a page/post created you can add a 'Quick' redirect using the"
|
994 |
msgstr ""
|
995 |
|
996 |
+
#: ../page_post_redirect_plugin.php:1778
|
997 |
msgid "method."
|
998 |
msgstr ""
|
999 |
|
1000 |
+
#: ../page_post_redirect_plugin.php:2283
|
1001 |
msgid "Meta Redirect Settings"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
+
#: ../page_post_redirect_plugin.php:2284
|
1005 |
msgid "Settings Updated"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
+
#: ../page_post_redirect_plugin.php:2285
|
1009 |
msgid ""
|
1010 |
"This section is for updating options for redirects that use the \"meta "
|
1011 |
"refresh\" funcitonality for redirecting."
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: ../page_post_redirect_plugin.php:2286
|
1015 |
msgid ""
|
1016 |
"Using the setting below, you can add elements or a message to the page that "
|
1017 |
"is loaded before tht redirect, or just allow the page to load as normal "
|
1018 |
"until the redirect reaches the number of seconds you have set below."
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: ../page_post_redirect_plugin.php:2291
|
1022 |
msgid "Load Page Content?"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
+
#: ../page_post_redirect_plugin.php:2292
|
1026 |
msgid ""
|
1027 |
"Check if you want the normal page to load before redirect happens (if "
|
1028 |
"redirect is 0 seconds, it may not load fully)."
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: ../page_post_redirect_plugin.php:2296
|
1032 |
msgid "instant"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
+
#: ../page_post_redirect_plugin.php:2296
|
1036 |
msgid ""
|
1037 |
"would redirect 10 seconds after the required element is loaded (i.e., body "
|
1038 |
"or an element with a specific class). *Intsant will still have a 'slight' "
|
1040 |
"individual pages will override this setting."
|
1041 |
msgstr ""
|
1042 |
|
1043 |
+
#: ../page_post_redirect_plugin.php:2300
|
1044 |
#, php-format
|
1045 |
msgid ""
|
1046 |
"The %1$s, %2$s or tag name of the element you want to load before triggering "
|
1050 |
"use %6$s or %7$s."
|
1051 |
msgstr ""
|
1052 |
|
1053 |
+
#: ../page_post_redirect_plugin.php:2304
|
1054 |
#, php-format
|
1055 |
msgid ""
|
1056 |
"The %1$s, %2$s or tag name of the element you want the content to load into "
|
1057 |
"when the page loads."
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: ../page_post_redirect_plugin.php:2308
|
1061 |
#, php-format
|
1062 |
msgid ""
|
1063 |
"Be sure to include a tag with your class or ID or tag name (entered above) "
|
1067 |
"shown."
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: ../page_post_redirect_plugin.php:2308
|
1071 |
msgid "Add your content below"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: ../page_post_redirect_plugin.php:2310
|
1075 |
msgid "To use a counter, add the following:"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: ../page_post_redirect_plugin.php:2312
|
1079 |
msgid "The \"%1$\" will be replaced with the actual seconds."
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: ../page_post_redirect_plugin.php:2335
|
1083 |
msgid "You have the Addon Plugin"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: ../page_post_redirect_plugin.php:2335
|
1087 |
msgid "activated. This plugin's functionality is now built into the parent"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: ../page_post_redirect_plugin.php:2335
|
1091 |
msgid "so you no longer need to have the addon plugin installed."
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: ../page_post_redirect_plugin.php:2336
|
1095 |
msgid ""
|
1096 |
"The plugin will be deactivated now to prevent conflicts. You may delete it "
|
1097 |
"if you desire."
|
page_post_redirect_plugin.php
CHANGED
@@ -6,7 +6,7 @@ Description: Redirect Pages, Posts or Custom Post Types to another location quic
|
|
6 |
Author: Don Fischer
|
7 |
Author URI: http://www.fischercreativemedia.com/
|
8 |
Donate link: http://www.fischercreativemedia.com/donations/
|
9 |
-
Version: 5.1.
|
10 |
Text Domain: quick-pagepost-redirect-plugin
|
11 |
Domain Path: /lang
|
12 |
License: GPLv2 or later
|
@@ -71,7 +71,7 @@ class quick_page_post_reds {
|
|
71 |
public $pprptypes_ok;
|
72 |
|
73 |
function __construct() {
|
74 |
-
$this->ppr_curr_version = '5.1.
|
75 |
$this->ppr_nofollow = array();
|
76 |
$this->ppr_newindow = array();
|
77 |
$this->ppr_url = array();
|
@@ -284,8 +284,8 @@ class quick_page_post_reds {
|
|
284 |
'options' => array(
|
285 |
'content' => sprintf( '<h3>%s</h3><p>%s</p><p>%s</p>',
|
286 |
__( 'New Layout of Existing Redirects' ,'quick-pagepost-redirect-plugin'),
|
287 |
-
__( 'The existing <strong>Quick Redirects</strong> are now laid out in a list format instead of form fields. When you have a lot of Redirects, this helps
|
288 |
-
__( 'To edit an
|
289 |
),
|
290 |
'position' => array( 'edge' => 'bottom', 'align' => 'left' )
|
291 |
)
|
@@ -578,10 +578,14 @@ class quick_page_post_reds {
|
|
578 |
'post' => 'post'
|
579 |
);
|
580 |
}
|
|
|
581 |
$ptypesNOTok = is_array( $this->pprptypes_ok ) ? $this->pprptypes_ok : array();
|
|
|
582 |
foreach( $post_types_temp as $type ){
|
583 |
if( !in_array( $type, $ptypesNOTok ) ){
|
584 |
-
|
|
|
|
|
585 |
}
|
586 |
}
|
587 |
}
|
@@ -626,21 +630,30 @@ class quick_page_post_reds {
|
|
626 |
};
|
627 |
}
|
628 |
$joinSQL = ((int) $allNewWin == 1 || (int) $allNoFoll == 1 || $rewrite ) ? "" : " INNER JOIN {$wpdb->prefix}postmeta AS mt3 ON ( {$wpdb->prefix}posts.ID = mt3.post_id ) ";
|
629 |
-
$whereSQL = ((int) $allNewWin == 1 || (int) $allNoFoll == 1 || $rewrite ) ? "" : "
|
630 |
-
$finalSQL = "SELECT
|
631 |
$indReds = $wpdb->get_results($finalSQL);
|
|
|
632 |
if( is_array($indReds) && !empty($indReds) ){
|
633 |
foreach( $indReds as $key => $qpost ){
|
634 |
-
$
|
635 |
-
$
|
636 |
-
$
|
637 |
-
$
|
638 |
-
|
639 |
-
|
640 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
641 |
$linkData[$redURL] = array( $newWin, $noFoll, $rewriteval );
|
642 |
}
|
643 |
}
|
|
|
644 |
$qppr_setting_links = false;
|
645 |
//wp_enqueue_script( 'qppr_frontend_scripts', plugins_url( '/js/qppr_frontend_script.js', __FILE__ ) , array('jquery'), $this->ppr_curr_version, true );
|
646 |
wp_enqueue_script( 'qppr_frontend_scripts', plugins_url( '/js/qppr_frontend_script.min.js', __FILE__ ) , array('jquery'), $this->ppr_curr_version, true );
|
@@ -1028,6 +1041,7 @@ class quick_page_post_reds {
|
|
1028 |
<td><input type="checkbox" id ="ppr_show-columns" name="ppr_show-columns" value="1"<?php if(get_option('ppr_show-columns')=='1'){echo ' checked="checked" ';} ?>/> <span><?php echo __( 'Show Columns on list pages for set up redirects.', 'quick-pagepost-redirect-plugin' );?></span></td>
|
1029 |
</tr>
|
1030 |
<tr>
|
|
|
1031 |
<th scope="row"><label><?php echo __( 'Use jQuery?', 'quick-pagepost-redirect-plugin' );?></label></th>
|
1032 |
<td><input type="checkbox" id ="ppr_use-jquery" name="ppr_use-jquery" value="1"<?php if(get_option('ppr_use-jquery')=='1'){echo ' checked="checked" ';} ?>/> <span><?php echo __( 'Increases effectiveness of plugin. If you have a jQuery conflict, try turning this off.', 'quick-pagepost-redirect-plugin' );?></span><br /><span style="margin:0;"><?php echo __( 'Uses jQuery to add the "New Window" and "No Follow" attributes to links.', 'quick-pagepost-redirect-plugin' );?></span></td>
|
1033 |
</tr>
|
@@ -1132,6 +1146,7 @@ class quick_page_post_reds {
|
|
1132 |
<td><code>'.$this->homelink.'/contact-us-new/</code></td>
|
1133 |
</tr>
|
1134 |
</table>
|
|
|
1135 |
</div>
|
1136 |
';
|
1137 |
$screen->add_help_tab( array(
|
@@ -1525,8 +1540,10 @@ class quick_page_post_reds {
|
|
1525 |
$delim = false;
|
1526 |
}
|
1527 |
if($delim != false){
|
1528 |
-
$
|
1529 |
-
|
|
|
|
|
1530 |
if( is_array( $text ) && !empty( $text ) ){
|
1531 |
foreach( $text as $nl ){
|
1532 |
if( $nl != '' ){
|
@@ -1591,10 +1608,12 @@ class quick_page_post_reds {
|
|
1591 |
wp_die( __( 'This does not look like the file is in the correct format - it is possibly damaged or corrupt.<br/>Be sure the redirects are 1 per line and the redirect and destination are seperated by a PIPE (|), COMMA (,) or a TAB.', 'quick-pagepost-redirect-plugin' ) . '<br/>Example:<br/><br/><code>redirect|destination</code>', __( 'ERROR - Not a valid File', 'quick-pagepost-redirect-plugin' ), array( 'response' => '200', 'back_link' => '1' ) );
|
1592 |
exit;
|
1593 |
} else {
|
1594 |
-
$tempArr
|
1595 |
-
$tempMArr
|
1596 |
-
$
|
1597 |
-
|
|
|
|
|
1598 |
if( !empty( $QR_Array ) && is_array( $QR_Array )):
|
1599 |
foreach( $QR_Array as $qrtoadd ):
|
1600 |
if( $qrtoadd != '' && $delim != false && strpos( $qrtoadd, $delim ) !== false ){
|
@@ -1878,6 +1897,7 @@ class quick_page_post_reds {
|
|
1878 |
foreach($pprd as $ppkey => $pprs){
|
1879 |
$thefirstppr[$key][$ppkey] = $pprs;
|
1880 |
$thefirstppr[$key]['post_id'] = $key;
|
|
|
1881 |
}
|
1882 |
}
|
1883 |
}
|
@@ -2001,8 +2021,18 @@ class quick_page_post_reds {
|
|
2001 |
}
|
2002 |
return $newmenu;
|
2003 |
}
|
2004 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2005 |
function redirect(){
|
|
|
|
|
|
|
2006 |
// Quick Redirects Redirect.
|
2007 |
// Read the list of redirects and if the current page is found in the list, send the visitor on her way
|
2008 |
if (!empty($this->quickppr_redirects) && !is_admin()) {
|
@@ -2022,18 +2052,30 @@ class quick_page_post_reds {
|
|
2022 |
$userrequest = preg_replace('/\?.*/', '', $userrequest);
|
2023 |
// end patch
|
2024 |
//end QS preservation
|
|
|
2025 |
|
2026 |
$needle = $this->pproverride_casesensitive ? $userrequest : strtolower($userrequest);
|
2027 |
$haystack = $this->pproverride_casesensitive ? $this->quickppr_redirects : array_change_key_case($this->quickppr_redirects);
|
2028 |
$getAddrNeedle = $this->pproverride_casesensitive ? $getAddress : strtolower($getAddress);
|
2029 |
$getQAddrNeedle = $this->pproverride_casesensitive ? str_replace( $getQAddress, '', $getAddrNeedle ) : strtolower(str_replace( $getQAddress, '', $getAddrNeedle ));
|
|
|
|
|
2030 |
$index = false;
|
2031 |
|
2032 |
/* These are the URL matching checks to see if the request should be redirected.
|
2033 |
* They trickle down to the less likely scenarios last - tries to recover a redirect if the
|
2034 |
* user just forgot things like ending slash or used wrong protocol, etc.
|
2035 |
*/
|
2036 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2037 |
//standard straight forward check for needle (request URL)
|
2038 |
$index = $needle;
|
2039 |
}elseif(array_key_exists(urldecode($needle), $haystack)){
|
@@ -2064,10 +2106,6 @@ class quick_page_post_reds {
|
|
2064 |
}elseif( array_key_exists( $needle . '/', $haystack ) ){
|
2065 |
//checks if needle (request URL) just is missing the ending / but the redirect is set up with it.
|
2066 |
$index = $needle . '/';
|
2067 |
-
}elseif( array_key_exists( $needle . $finalQS, $haystack ) ){
|
2068 |
-
//check if QS data might be part of the redirect URL and not supposed to be added back.
|
2069 |
-
$index = $needle . $finalQS;
|
2070 |
-
$finalQS = ''; //remove it
|
2071 |
}
|
2072 |
|
2073 |
if($index != false && $index != ''){
|
@@ -2078,6 +2116,7 @@ class quick_page_post_reds {
|
|
2078 |
$useURL = $this->pproverride_URL != '' ? $this->pproverride_URL : $val;
|
2079 |
$useURL .= apply_filters( 'qppr_filter_quickredirect_append_QS_data', $finalQS ); //add QS back or use filter to set to blank.
|
2080 |
$useURL = apply_filters( 'qppr_filter_quickredirect_url', $useURL, $index ); // final URL filter
|
|
|
2081 |
$qpprRedType = apply_filters( 'qppr_filter_quickredirect_type', 301 ) ; // filter for redirect type (301 is default here).
|
2082 |
$qpprMetaSec = apply_filters( 'qppr_filter_quickredirect_secs', $this->pprmeta_seconds ) ; // filter for redirect seconds if type is changed to meta).
|
2083 |
if( strpos( $useURL, '/' ) !== false && strpos( $useURL, '/' ) === 0 ){
|
@@ -2104,6 +2143,9 @@ class quick_page_post_reds {
|
|
2104 |
}
|
2105 |
|
2106 |
function ppr_do_redirect( $var1='var1', $var2 = 'var2'){
|
|
|
|
|
|
|
2107 |
// Individual Redirects Redirect.
|
2108 |
// Read the list of redirects and if the current page is found in the list, send the visitor on her way
|
2109 |
|
6 |
Author: Don Fischer
|
7 |
Author URI: http://www.fischercreativemedia.com/
|
8 |
Donate link: http://www.fischercreativemedia.com/donations/
|
9 |
+
Version: 5.1.4
|
10 |
Text Domain: quick-pagepost-redirect-plugin
|
11 |
Domain Path: /lang
|
12 |
License: GPLv2 or later
|
71 |
public $pprptypes_ok;
|
72 |
|
73 |
function __construct() {
|
74 |
+
$this->ppr_curr_version = '5.1.4';
|
75 |
$this->ppr_nofollow = array();
|
76 |
$this->ppr_newindow = array();
|
77 |
$this->ppr_url = array();
|
284 |
'options' => array(
|
285 |
'content' => sprintf( '<h3>%s</h3><p>%s</p><p>%s</p>',
|
286 |
__( 'New Layout of Existing Redirects' ,'quick-pagepost-redirect-plugin'),
|
287 |
+
__( 'The existing <strong>Quick Redirects</strong> are now laid out in a list format instead of form fields. When you have a lot of Redirects, this helps eliminate the "max_input_vars" configuration issue where redirects were not saving correctly.','quick-pagepost-redirect-plugin'),
|
288 |
+
__( 'To edit an existing redirect, click the pencil icon','quick-pagepost-redirect-plugin'). ' (<span class="dashicons dashicons-edit"></span>) ' .__( 'and the row will become editable. Click the trash can icon','quick-pagepost-redirect-plugin').' (<span class="dashicons dashicons-trash"></span>) '.__( 'and the redirect will be deleted. Click the trash can icon','quick-pagepost-redirect-plugin')
|
289 |
),
|
290 |
'position' => array( 'edge' => 'bottom', 'align' => 'left' )
|
291 |
)
|
578 |
'post' => 'post'
|
579 |
);
|
580 |
}
|
581 |
+
|
582 |
$ptypesNOTok = is_array( $this->pprptypes_ok ) ? $this->pprptypes_ok : array();
|
583 |
+
|
584 |
foreach( $post_types_temp as $type ){
|
585 |
if( !in_array( $type, $ptypesNOTok ) ){
|
586 |
+
$context = apply_filters('appip_metabox_context_filter','normal');
|
587 |
+
$priority = apply_filters('appip_metabox_priority_filter','high');
|
588 |
+
add_meta_box( 'edit-box-ppr', __( 'Quick Page/Post Redirect', 'quick-pagepost-redirect-plugin' ) , array( $this, 'edit_box_ppr_1' ), $type, $context, $priority );
|
589 |
}
|
590 |
}
|
591 |
}
|
630 |
};
|
631 |
}
|
632 |
$joinSQL = ((int) $allNewWin == 1 || (int) $allNoFoll == 1 || $rewrite ) ? "" : " INNER JOIN {$wpdb->prefix}postmeta AS mt3 ON ( {$wpdb->prefix}posts.ID = mt3.post_id ) ";
|
633 |
+
$whereSQL = ((int) $allNewWin == 1 || (int) $allNoFoll == 1 || $rewrite ) ? "" : " ( m1.meta_key IN ( '_pprredirect_newwindow' ,'_pprredirect_relnofollow', '_pprredirect_rewritelink', '_pprredirect_url' ) AND m1.meta_value !='0' AND m1.meta_value !='' ) AND ";
|
634 |
+
$finalSQL = "SELECT * FROM {$wpdb->prefix}postmeta as `m1` WHERE {$whereSQL} m1.post_id IN ( SELECT post_id FROM {$wpdb->prefix}postmeta as `m` WHERE 1 = 1 AND m.meta_key ='_pprredirect_active' AND m.meta_value = '1');";
|
635 |
$indReds = $wpdb->get_results($finalSQL);
|
636 |
+
$parray = array();
|
637 |
if( is_array($indReds) && !empty($indReds) ){
|
638 |
foreach( $indReds as $key => $qpost ){
|
639 |
+
$postid = $qpost->post_id;
|
640 |
+
$postky = $qpost->meta_key;
|
641 |
+
$postvl = $qpost->meta_value;
|
642 |
+
$parray[ $postid ][ $postky ] = $postvl;
|
643 |
+
}
|
644 |
+
}
|
645 |
+
if( is_array($parray) && !empty($parray) ){
|
646 |
+
foreach( $parray as $key => $val ){
|
647 |
+
$destURL = isset($val['_pprredirect_url']) && $val['_pprredirect_url'] != '' ? $val['_pprredirect_url'] : ''; //get_post_meta( $qpost->ID, '_pprredirect_url', true );
|
648 |
+
$rwMeta = isset($val['_pprredirect_rewritelink']) && (int)$val['_pprredirect_rewritelink'] == 1 ? true : false; //(int) get_post_meta( $qpost->ID, '_pprredirect_rewritelink', true ) == 1 ? true : false;
|
649 |
+
$noFoll = (int) $allNoFoll == 1 ? 1 : ( isset($val['_pprredirect_relnofollow']) && (int)$val['_pprredirect_relnofollow'] == 1 ? 1 : 0);//(int) $allNoFoll == 1 ? 1 : ( (int) get_post_meta( $qpost->ID, '_pprredirect_relnofollow', true ) );
|
650 |
+
$newWin = (int) $allNewWin == 1 ? 1 : ( isset($val['_pprredirect_newwindow']) && $val['_pprredirect_newwindow'] != '' ? 1 : 0);//( get_post_meta( $qpost->ID, '_pprredirect_newwindow', true ) != '' ? 1 : 0 );
|
651 |
+
$rewriteval = ($rewrite || $rwMeta) && $destURL != '' ? $destURL : '';
|
652 |
+
$redURL = get_permalink( $key );
|
653 |
$linkData[$redURL] = array( $newWin, $noFoll, $rewriteval );
|
654 |
}
|
655 |
}
|
656 |
+
|
657 |
$qppr_setting_links = false;
|
658 |
//wp_enqueue_script( 'qppr_frontend_scripts', plugins_url( '/js/qppr_frontend_script.js', __FILE__ ) , array('jquery'), $this->ppr_curr_version, true );
|
659 |
wp_enqueue_script( 'qppr_frontend_scripts', plugins_url( '/js/qppr_frontend_script.min.js', __FILE__ ) , array('jquery'), $this->ppr_curr_version, true );
|
1041 |
<td><input type="checkbox" id ="ppr_show-columns" name="ppr_show-columns" value="1"<?php if(get_option('ppr_show-columns')=='1'){echo ' checked="checked" ';} ?>/> <span><?php echo __( 'Show Columns on list pages for set up redirects.', 'quick-pagepost-redirect-plugin' );?></span></td>
|
1042 |
</tr>
|
1043 |
<tr>
|
1044 |
+
|
1045 |
<th scope="row"><label><?php echo __( 'Use jQuery?', 'quick-pagepost-redirect-plugin' );?></label></th>
|
1046 |
<td><input type="checkbox" id ="ppr_use-jquery" name="ppr_use-jquery" value="1"<?php if(get_option('ppr_use-jquery')=='1'){echo ' checked="checked" ';} ?>/> <span><?php echo __( 'Increases effectiveness of plugin. If you have a jQuery conflict, try turning this off.', 'quick-pagepost-redirect-plugin' );?></span><br /><span style="margin:0;"><?php echo __( 'Uses jQuery to add the "New Window" and "No Follow" attributes to links.', 'quick-pagepost-redirect-plugin' );?></span></td>
|
1047 |
</tr>
|
1146 |
<td><code>'.$this->homelink.'/contact-us-new/</code></td>
|
1147 |
</tr>
|
1148 |
</table>
|
1149 |
+
|
1150 |
</div>
|
1151 |
';
|
1152 |
$screen->add_help_tab( array(
|
1540 |
$delim = false;
|
1541 |
}
|
1542 |
if($delim != false){
|
1543 |
+
$config_file = str_replace("\r\n", "\n", $config_file);
|
1544 |
+
$config_file = str_replace("\r", "\n", $config_file);
|
1545 |
+
$text = explode( "\n", $config_file );
|
1546 |
+
$newfile1 = array();
|
1547 |
if( is_array( $text ) && !empty( $text ) ){
|
1548 |
foreach( $text as $nl ){
|
1549 |
if( $nl != '' ){
|
1608 |
wp_die( __( 'This does not look like the file is in the correct format - it is possibly damaged or corrupt.<br/>Be sure the redirects are 1 per line and the redirect and destination are seperated by a PIPE (|), COMMA (,) or a TAB.', 'quick-pagepost-redirect-plugin' ) . '<br/>Example:<br/><br/><code>redirect|destination</code>', __( 'ERROR - Not a valid File', 'quick-pagepost-redirect-plugin' ), array( 'response' => '200', 'back_link' => '1' ) );
|
1609 |
exit;
|
1610 |
} else {
|
1611 |
+
$tempArr = array();
|
1612 |
+
$tempMArr = array();
|
1613 |
+
$config_file = str_replace("\r\n", "\n", $config_file);
|
1614 |
+
$config_file = str_replace("\r", "\n", $config_file);
|
1615 |
+
$QR_Array = explode( "\n", $config_file );
|
1616 |
+
$newfile1 = array();
|
1617 |
if( !empty( $QR_Array ) && is_array( $QR_Array )):
|
1618 |
foreach( $QR_Array as $qrtoadd ):
|
1619 |
if( $qrtoadd != '' && $delim != false && strpos( $qrtoadd, $delim ) !== false ){
|
1897 |
foreach($pprd as $ppkey => $pprs){
|
1898 |
$thefirstppr[$key][$ppkey] = $pprs;
|
1899 |
$thefirstppr[$key]['post_id'] = $key;
|
1900 |
+
|
1901 |
}
|
1902 |
}
|
1903 |
}
|
2021 |
}
|
2022 |
return $newmenu;
|
2023 |
}
|
2024 |
+
function my_appip_filter_testing_finalQS($finalQS, $needle, $haystack){
|
2025 |
+
$finalQS = str_replace( '&','&', $finalQS);
|
2026 |
+
if( (strpos( $finalQS, 'name=' ) !== false && strpos( $finalQS, 'id=' ) !== false)){
|
2027 |
+
if( strpos( $finalQS, '.asp' ) === false)
|
2028 |
+
return $finalQS.'.asp';
|
2029 |
+
}
|
2030 |
+
return $finalQS;
|
2031 |
+
}
|
2032 |
function redirect(){
|
2033 |
+
//bypass for testing.
|
2034 |
+
if(isset($_GET['action']) && $_GET['action'] == 'no-redirect' )
|
2035 |
+
return;
|
2036 |
// Quick Redirects Redirect.
|
2037 |
// Read the list of redirects and if the current page is found in the list, send the visitor on her way
|
2038 |
if (!empty($this->quickppr_redirects) && !is_admin()) {
|
2052 |
$userrequest = preg_replace('/\?.*/', '', $userrequest);
|
2053 |
// end patch
|
2054 |
//end QS preservation
|
2055 |
+
add_filter('appip_filter_testing_finalQS',array($this,'my_appip_filter_testing_finalQS'),10,3);
|
2056 |
|
2057 |
$needle = $this->pproverride_casesensitive ? $userrequest : strtolower($userrequest);
|
2058 |
$haystack = $this->pproverride_casesensitive ? $this->quickppr_redirects : array_change_key_case($this->quickppr_redirects);
|
2059 |
$getAddrNeedle = $this->pproverride_casesensitive ? $getAddress : strtolower($getAddress);
|
2060 |
$getQAddrNeedle = $this->pproverride_casesensitive ? str_replace( $getQAddress, '', $getAddrNeedle ) : strtolower(str_replace( $getQAddress, '', $getAddrNeedle ));
|
2061 |
+
$finalQS = $this->pproverride_casesensitive ? $finalQS : strtolower( $finalQS ); //added 5.1.4 to fix URL needle being converted to lower, but not Query (as it never matches unless user enters lower)
|
2062 |
+
$finalQS = apply_filters( 'appip_filter_testing_finalQS', $finalQS, $needle, $haystack); // added 5.1.4 to allow filtering of QS data prior to matching.
|
2063 |
$index = false;
|
2064 |
|
2065 |
/* These are the URL matching checks to see if the request should be redirected.
|
2066 |
* They trickle down to the less likely scenarios last - tries to recover a redirect if the
|
2067 |
* user just forgot things like ending slash or used wrong protocol, etc.
|
2068 |
*/
|
2069 |
+
|
2070 |
+
if( array_key_exists( ($needle . $finalQS), $haystack ) ){
|
2071 |
+
//check if QS data might be part of the redirect URL and not supposed to be added back.
|
2072 |
+
$index = $needle . $finalQS;
|
2073 |
+
$finalQS = ''; //remove it
|
2074 |
+
}elseif( array_key_exists( urldecode($needle . $finalQS), $haystack ) ){
|
2075 |
+
//check if QS data might be part of the encoded redirect URL and not supposed to be added back.
|
2076 |
+
$index = $needle . $finalQS;
|
2077 |
+
$finalQS = ''; //remove it
|
2078 |
+
}elseif(array_key_exists( $needle, $haystack)){
|
2079 |
//standard straight forward check for needle (request URL)
|
2080 |
$index = $needle;
|
2081 |
}elseif(array_key_exists(urldecode($needle), $haystack)){
|
2106 |
}elseif( array_key_exists( $needle . '/', $haystack ) ){
|
2107 |
//checks if needle (request URL) just is missing the ending / but the redirect is set up with it.
|
2108 |
$index = $needle . '/';
|
|
|
|
|
|
|
|
|
2109 |
}
|
2110 |
|
2111 |
if($index != false && $index != ''){
|
2116 |
$useURL = $this->pproverride_URL != '' ? $this->pproverride_URL : $val;
|
2117 |
$useURL .= apply_filters( 'qppr_filter_quickredirect_append_QS_data', $finalQS ); //add QS back or use filter to set to blank.
|
2118 |
$useURL = apply_filters( 'qppr_filter_quickredirect_url', $useURL, $index ); // final URL filter
|
2119 |
+
|
2120 |
$qpprRedType = apply_filters( 'qppr_filter_quickredirect_type', 301 ) ; // filter for redirect type (301 is default here).
|
2121 |
$qpprMetaSec = apply_filters( 'qppr_filter_quickredirect_secs', $this->pprmeta_seconds ) ; // filter for redirect seconds if type is changed to meta).
|
2122 |
if( strpos( $useURL, '/' ) !== false && strpos( $useURL, '/' ) === 0 ){
|
2143 |
}
|
2144 |
|
2145 |
function ppr_do_redirect( $var1='var1', $var2 = 'var2'){
|
2146 |
+
//bypass for testing.
|
2147 |
+
if(isset($_GET['action']) && $_GET['action'] == 'no-redirect' )
|
2148 |
+
return;
|
2149 |
// Individual Redirects Redirect.
|
2150 |
// Read the list of redirects and if the current page is found in the list, send the visitor on her way
|
2151 |
|
readme.txt
CHANGED
@@ -6,12 +6,12 @@ Requires at least: 4.0
|
|
6 |
License: GPLv2 or later
|
7 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
8 |
Tested up to: 4.3.1
|
9 |
-
Stable tag: 5.1.
|
10 |
|
11 |
Easily redirect pages/posts or custom post types to another page/post or external URL by specifying the redirect URL and type (301, 302, 307, meta).
|
12 |
|
13 |
== Description ==
|
14 |
-
**Current Version 5.1.
|
15 |
|
16 |
This plugin has two redirect functionalities - **"Quick Redirects"** and **"Individual Redirects"**:
|
17 |
|
@@ -160,6 +160,11 @@ Easiest way to decide is this: If you want the page to permanently change to a n
|
|
160 |
|
161 |
Still not sure? Try 302 for now - at least until you have a little time to read up on the subject.
|
162 |
|
|
|
|
|
|
|
|
|
|
|
163 |
= That's all the FAQs you have? =
|
164 |
NO it isn't! Check the plugin FAQs/Help page for a more up to date list of Frequently Asked Questions. The plugin now has a live feed of FAQs that can be updated regularly. If you have something you think we should add, please let us know.
|
165 |
|
@@ -173,6 +178,19 @@ NO it isn't! Check the plugin FAQs/Help page for a more up to date list of Frequ
|
|
173 |
7. Meta Redirect Options Page.
|
174 |
|
175 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
176 |
= 5.1.3 =
|
177 |
* **Update:** Updated English Translations.
|
178 |
* **Bug Fix:** Fixed Meta redirect functions so browsers that no longer allow refresh redirects can still use Meta redirects (i.e., Firefox, Edge, some IE).
|
@@ -346,5 +364,5 @@ NO it isn't! Check the plugin FAQs/Help page for a more up to date list of Frequ
|
|
346 |
* Initial Plugin creation (7/1/2009)
|
347 |
|
348 |
== Upgrade Notice ==
|
349 |
-
= 5.1.
|
350 |
-
*
|
6 |
License: GPLv2 or later
|
7 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
8 |
Tested up to: 4.3.1
|
9 |
+
Stable tag: 5.1.4
|
10 |
|
11 |
Easily redirect pages/posts or custom post types to another page/post or external URL by specifying the redirect URL and type (301, 302, 307, meta).
|
12 |
|
13 |
== Description ==
|
14 |
+
**Current Version 5.1.4**
|
15 |
|
16 |
This plugin has two redirect functionalities - **"Quick Redirects"** and **"Individual Redirects"**:
|
17 |
|
160 |
|
161 |
Still not sure? Try 302 for now - at least until you have a little time to read up on the subject.
|
162 |
|
163 |
+
= If I have a redirect in place, can I view the original page during testing? =
|
164 |
+
Yes, use the URL as normal, and add `?action=no-redirect` to the query data (or `&action=no-redirect` if there is already query data present).
|
165 |
+
|
166 |
+
For example. If you set up a redirect for the page `http://mysite.com/old-page/` and you want to see the page (and not have it redirect on you so you can look at it), type the URL as `http://mysite.com/old-page/?action=no-redirect` and it will load like there is no redirect present.
|
167 |
+
|
168 |
= That's all the FAQs you have? =
|
169 |
NO it isn't! Check the plugin FAQs/Help page for a more up to date list of Frequently Asked Questions. The plugin now has a live feed of FAQs that can be updated regularly. If you have something you think we should add, please let us know.
|
170 |
|
178 |
7. Meta Redirect Options Page.
|
179 |
|
180 |
== Changelog ==
|
181 |
+
= TODO =
|
182 |
+
* THIS SECTION IS JUST TO KEEP TRACK OF TODO ITEMS FOR FUTURE UPDATES.
|
183 |
+
* Add New Window and No Follow to links where the URL has been rewritten. Currently if you rewrite the URL neither will work as they are referenced with the original URL, not the rewrite.
|
184 |
+
* Add Canonical Redirect filter to fix potential www/non-www redirect match problems.
|
185 |
+
|
186 |
+
= 5.1.4 =
|
187 |
+
* **Feature Addition:** Added filter to Meta Box call to allow people to adjust context and priority if they choose. See filters-hooks-helper_funcitons.txt in plugin folder for usage. Thanks [mdmoreau](https://wordpress.org/support/profile/mdmoreau) for the suggestion!
|
188 |
+
* **Feature Addition:** Added 'action=no-redirect' to be able to view a redirect page without the redirect triggering. Thanks [One Eye Pied](https://wordpress.org/support/profile/one-eye-pied) for the suggestion!
|
189 |
+
* **Bug Fix:** Adjusted line ending characters for Import/Export to try to allow both Unix and Dos line break characters (LF and CRLF) on Import. Thanks [Jose Luis Cruz](https://wordpress.org/support/profile/joseluiscruz) for pointing this out!
|
190 |
+
* **Bug Fix:** Fixed database query for jQuery localization funciton. Was a major resource hog on sites with a lot of posts and would crash MySQL on some sites.
|
191 |
+
* **Update:** Fixed some spelling errors (thanks to those of you who pointed them out).
|
192 |
+
* **Update:** Updated English Translations.
|
193 |
+
|
194 |
= 5.1.3 =
|
195 |
* **Update:** Updated English Translations.
|
196 |
* **Bug Fix:** Fixed Meta redirect functions so browsers that no longer allow refresh redirects can still use Meta redirects (i.e., Firefox, Edge, some IE).
|
364 |
* Initial Plugin creation (7/1/2009)
|
365 |
|
366 |
== Upgrade Notice ==
|
367 |
+
= 5.1.4 =
|
368 |
+
* Fixes MySQL load issues. Added features.
|