PluginProbe
Redirection / 4.6.2
Redirection v4.6.2
5.10.0 5.9.0 5.8.1 5.8.0 3.7.2 3.7.3 4.0 4.0.1 4.1 4.1.1 4.2 4.2.1 4.2.2 4.2.3 4.3 4.3.1 4.3.2 4.3.3 4.4 4.4.1 4.4.2 4.5 4.5.1 4.6.2 4.7.1 All 130 releases
redirection / redirection-strings.php

redirection-strings.php in Redirection 4.6.2, at redirection-strings.php

666 lines 64.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /* THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY. */
3 $redirection_strings = array(
4 __( "A loop was detected and the upgrade has been stopped. This usually indicates {{support}}your site is cached{{/support}} and database changes are not being saved.", "redirection" ), // client/component/database/index.js:112
5 __( "Database problem", "redirection" ), // client/component/database/index.js:125
6 __( "Try again", "redirection" ), // client/component/database/index.js:128
7 __( "Skip this stage", "redirection" ), // client/component/database/index.js:129
8 __( "Stop upgrade", "redirection" ), // client/component/database/index.js:130
9 __( "If you want to {{support}}ask for support{{/support}} please include these details:", "redirection" ), // client/component/database/index.js:134
10 __( "Please remain on this page until complete.", "redirection" ), // client/component/database/index.js:152
11 __( "Upgrading Redirection", "redirection" ), // client/component/database/index.js:160
12 __( "Setting up Redirection", "redirection" ), // client/component/database/index.js:163
13 __( "Manual Install", "redirection" ), // client/component/database/index.js:178
14 __( "If your site needs special database permissions, or you would rather do it yourself, you can manually run the following SQL.", "redirection" ), // client/component/database/index.js:180
15 __( "Click \"Finished! 🎉\" when finished.", "redirection" ), // client/component/database/index.js:180
16 __( "Finished! 🎉", "redirection" ), // client/component/database/index.js:182
17 __( "If you do not complete the manual install you will be returned here.", "redirection" ), // client/component/database/index.js:183
18 __( "Leaving before the process has completed may cause problems.", "redirection" ), // client/component/database/index.js:190
19 __( "Progress: %(complete)d\$", "redirection" ), // client/component/database/index.js:198
20 __( "Finished! 🎉", "redirection" ), // client/component/database/index.js:212
21 __( "Please {{strong}}create an issue{{/strong}} or send it in an {{strong}}email{{/strong}}.", "redirection" ), // client/component/error/index.js:100
22 __( "Create An Issue", "redirection" ), // client/component/error/index.js:107
23 __( "Email", "redirection" ), // client/component/error/index.js:107
24 __( "Include these details in your report along with a description of what you were doing and a screenshot.", "redirection" ), // client/component/error/index.js:108
25 __( "You are not authorised to access this page.", "redirection" ), // client/component/error/index.js:118
26 __( "This is usually fixed by doing one of these:", "redirection" ), // client/component/error/index.js:120
27 __( "Reload the page - your current session is old.", "redirection" ), // client/component/error/index.js:122
28 __( "Log out, clear your browser cache, and log in again - your browser has cached an old session.", "redirection" ), // client/component/error/index.js:123
29 __( "Your admin pages are being cached. Clear this cache and try again.", "redirection" ), // client/component/error/index.js:124
30 __( "The problem is almost certainly caused by one of the above.", "redirection" ), // client/component/error/index.js:127
31 __( "That didn't help", "redirection" ), // client/component/error/index.js:129
32 __( "Something went wrong 🙁", "redirection" ), // client/component/error/index.js:147
33 __( "What do I do next?", "redirection" ), // client/component/error/index.js:155
34 __( "Take a look at the {{link}}plugin status{{/link}}. It may be able to identify and \"magic fix\" the problem.", "redirection" ), // client/component/error/index.js:159
35 __( "{{link}}Caching software{{/link}}, in particular Cloudflare, can cache the wrong thing. Try clearing all your caches.", "redirection" ), // client/component/error/index.js:166
36 __( "{{link}}Please temporarily disable other plugins!{{/link}} This fixes so many problems.", "redirection" ), // client/component/error/index.js:173
37 __( "If you are using WordPress 5.2 or newer then look at your {{link}}Site Health{{/link}} and resolve any issues.", "redirection" ), // client/component/error/index.js:180
38 __( "That didn't help", "redirection" ), // client/component/error/index.js:188
39 __( "WordPress did not return a response. This could mean an error occurred or that the request was blocked. Please check your server error_log.", "redirection" ), // client/component/decode-error/index.js:49
40 __( "Your REST API is being cached. Please clear any caching plugin and any server cache, logout, clear your browser cache, and try again.", "redirection" ), // client/component/decode-error/index.js:56
41 __( "Read this REST API guide for more information.", "redirection" ), // client/component/decode-error/index.js:57
42 __( "Your REST API is probably being blocked by a security plugin. Please disable this, or configure it to allow REST API requests.", "redirection" ), // client/component/decode-error/index.js:66
43 __( "Read this REST API guide for more information.", "redirection" ), // client/component/decode-error/index.js:67
44 __( "Your REST API is returning a 404 page. This may be caused by a security plugin, or your server may be misconfigured", "redirection" ), // client/component/decode-error/index.js:76
45 __( "Read this REST API guide for more information.", "redirection" ), // client/component/decode-error/index.js:77
46 __( "Your server has rejected the request for being too big. You will need to change it to continue.", "redirection" ), // client/component/decode-error/index.js:83
47 __( "This could be a security plugin, or your server is out of memory or has an external error. Please check your server error log", "redirection" ), // client/component/decode-error/index.js:90
48 __( "Read this REST API guide for more information.", "redirection" ), // client/component/decode-error/index.js:91
49 __( "Your WordPress REST API has been disabled. You will need to enable it for Redirection to continue working", "redirection" ), // client/component/decode-error/index.js:97
50 __( "WordPress returned an unexpected message. This is probably a PHP error from another plugin.", "redirection" ), // client/component/decode-error/index.js:106
51 __( "Possible cause", "redirection" ), // client/component/decode-error/index.js:107
52 __( "Unable to make request due to browser security. This is typically because your WordPress and Site URL settings are inconsistent, or the request was blocked by your site CORS policy.", "redirection" ), // client/component/decode-error/index.js:117
53 __( "Read this REST API guide for more information.", "redirection" ), // client/component/decode-error/index.js:118
54 __( "Geo IP Error", "redirection" ), // client/component/geo-map/index.js:30
55 __( "Something went wrong obtaining this information", "redirection" ), // client/component/geo-map/index.js:31
56 __( "Geo IP", "redirection" ), // client/component/geo-map/index.js:42
57 __( "This is an IP from a private network. This means it is located inside a home or business network and no more information can be displayed.", "redirection" ), // client/component/geo-map/index.js:45
58 __( "Geo IP", "redirection" ), // client/component/geo-map/index.js:56
59 __( "No details are known for this address.", "redirection" ), // client/component/geo-map/index.js:59
60 __( "Geo IP", "redirection" ), // client/component/geo-map/index.js:76
61 __( "City", "redirection" ), // client/component/geo-map/index.js:81
62 __( "Area", "redirection" ), // client/component/geo-map/index.js:85
63 __( "Timezone", "redirection" ), // client/component/geo-map/index.js:89
64 __( "Geo Location", "redirection" ), // client/component/geo-map/index.js:93
65 __( "Expected", "redirection" ), // client/component/http-check/details.js:31
66 __( "{{code}}%(status)d{{/code}} to {{code}}%(target)s{{/code}}", "redirection" ), // client/component/http-check/details.js:34
67 __( "Found", "redirection" ), // client/component/http-check/details.js:46
68 __( "{{code}}%(status)d{{/code}} to {{code}}%(url)s{{/code}}", "redirection" ), // client/component/http-check/details.js:51
69 __( "Agent", "redirection" ), // client/component/http-check/details.js:65
70 __( "Using Redirection", "redirection" ), // client/component/http-check/details.js:67
71 __( "Not using Redirection", "redirection" ), // client/component/http-check/details.js:67
72 __( "What does this mean?", "redirection" ), // client/component/http-check/details.js:69
73 __( "Error", "redirection" ), // client/component/http-check/index.js:43
74 __( "Something went wrong obtaining this information", "redirection" ), // client/component/http-check/index.js:44
75 __( "Check redirect for: {{code}}%s{{/code}}", "redirection" ), // client/component/http-check/index.js:67
76 __( "Redirects", "redirection" ), // client/component/menu/index.js:19
77 __( "Groups", "redirection" ), // client/component/menu/index.js:23
78 __( "Site", "redirection" ), // client/component/menu/index.js:27
79 __( "Log", "redirection" ), // client/component/menu/index.js:31
80 __( "404s", "redirection" ), // client/component/menu/index.js:35
81 __( "Import/Export", "redirection" ), // client/component/menu/index.js:39
82 __( "Options", "redirection" ), // client/component/menu/index.js:43
83 __( "Support", "redirection" ), // client/component/menu/index.js:47
84 __( "View notice", "redirection" ), // client/component/notice/index.js:76
85 __( "Powered by {{link}}redirect.li{{/link}}", "redirection" ), // client/component/powered-by/index.js:16
86 __( "Saving...", "redirection" ), // client/component/progress/index.js:23
87 __( "Saving...", "redirection" ), // client/component/progress/index.js:26
88 __( "with HTTP code", "redirection" ), // client/component/redirect-edit/action-code.js:42
89 __( "URL only", "redirection" ), // client/component/redirect-edit/constants.js:30
90 __( "URL and login status", "redirection" ), // client/component/redirect-edit/constants.js:34
91 __( "URL and role/capability", "redirection" ), // client/component/redirect-edit/constants.js:38
92 __( "URL and referrer", "redirection" ), // client/component/redirect-edit/constants.js:42
93 __( "URL and user agent", "redirection" ), // client/component/redirect-edit/constants.js:46
94 __( "URL and cookie", "redirection" ), // client/component/redirect-edit/constants.js:50
95 __( "URL and IP", "redirection" ), // client/component/redirect-edit/constants.js:54
96 __( "URL and server", "redirection" ), // client/component/redirect-edit/constants.js:58
97 __( "URL and HTTP header", "redirection" ), // client/component/redirect-edit/constants.js:62
98 __( "URL and custom filter", "redirection" ), // client/component/redirect-edit/constants.js:66
99 __( "URL and WordPress page type", "redirection" ), // client/component/redirect-edit/constants.js:70
100 __( "URL and language", "redirection" ), // client/component/redirect-edit/constants.js:74
101 __( "Redirect to URL", "redirection" ), // client/component/redirect-edit/constants.js:81
102 __( "Redirect to random post", "redirection" ), // client/component/redirect-edit/constants.js:85
103 __( "Pass-through", "redirection" ), // client/component/redirect-edit/constants.js:89
104 __( "Error (404)", "redirection" ), // client/component/redirect-edit/constants.js:93
105 __( "Do nothing (ignore)", "redirection" ), // client/component/redirect-edit/constants.js:97
106 __( "301 - Moved Permanently", "redirection" ), // client/component/redirect-edit/constants.js:104
107 __( "302 - Found", "redirection" ), // client/component/redirect-edit/constants.js:108
108 __( "303 - See Other", "redirection" ), // client/component/redirect-edit/constants.js:112
109 __( "304 - Not Modified", "redirection" ), // client/component/redirect-edit/constants.js:116
110 __( "307 - Temporary Redirect", "redirection" ), // client/component/redirect-edit/constants.js:120
111 __( "308 - Permanent Redirect", "redirection" ), // client/component/redirect-edit/constants.js:124
112 __( "400 - Bad Request", "redirection" ), // client/component/redirect-edit/constants.js:131
113 __( "401 - Unauthorized", "redirection" ), // client/component/redirect-edit/constants.js:135
114 __( "403 - Forbidden", "redirection" ), // client/component/redirect-edit/constants.js:139
115 __( "404 - Not Found", "redirection" ), // client/component/redirect-edit/constants.js:143
116 __( "410 - Gone", "redirection" ), // client/component/redirect-edit/constants.js:147
117 __( "418 - I'm a teapot", "redirection" ), // client/component/redirect-edit/constants.js:151
118 __( "451 - Unavailable For Legal Reasons", "redirection" ), // client/component/redirect-edit/constants.js:155
119 __( "500 - Internal Server Error", "redirection" ), // client/component/redirect-edit/constants.js:159
120 __( "501 - Not implemented", "redirection" ), // client/component/redirect-edit/constants.js:163
121 __( "502 - Bad Gateway", "redirection" ), // client/component/redirect-edit/constants.js:167
122 __( "503 - Service Unavailable", "redirection" ), // client/component/redirect-edit/constants.js:171
123 __( "504 - Gateway Timeout", "redirection" ), // client/component/redirect-edit/constants.js:175
124 __( "Regex", "redirection" ), // client/component/redirect-edit/constants.js:184
125 __( "Ignore Slash", "redirection" ), // client/component/redirect-edit/constants.js:188
126 __( "Ignore Case", "redirection" ), // client/component/redirect-edit/constants.js:192
127 __( "Exact match all parameters in any order", "redirection" ), // client/component/redirect-edit/constants.js:203
128 __( "Ignore all parameters", "redirection" ), // client/component/redirect-edit/constants.js:207
129 __( "Ignore & pass parameters to the target", "redirection" ), // client/component/redirect-edit/constants.js:211
130 __( "When matched", "redirection" ), // client/component/redirect-edit/index.js:276
131 __( "Group", "redirection" ), // client/component/redirect-edit/index.js:285
132 __( "Save", "redirection" ), // client/component/redirect-edit/index.js:295
133 __( "Cancel", "redirection" ), // client/component/redirect-edit/index.js:307
134 __( "Close", "redirection" ), // client/component/redirect-edit/index.js:308
135 __( "Show advanced options", "redirection" ), // client/component/redirect-edit/index.js:311
136 __( "Match", "redirection" ), // client/component/redirect-edit/match-type.js:19
137 __( "Position", "redirection" ), // client/component/redirect-edit/position.js:12
138 __( "Query Parameters", "redirection" ), // client/component/redirect-edit/source-query.js:23
139 __( "Source URL", "redirection" ), // client/component/redirect-edit/source-url.js:27
140 __( "Source URL", "redirection" ), // client/component/redirect-edit/source-url.js:34
141 __( "The relative URL you want to redirect from", "redirection" ), // client/component/redirect-edit/source-url.js:42
142 __( "URL options / Regex", "redirection" ), // client/component/redirect-edit/source-url.js:49
143 __( "The target URL you want to redirect, or auto-complete on post name or permalink.", "redirection" ), // client/component/redirect-edit/target.js:84
144 __( "Title", "redirection" ), // client/component/redirect-edit/title.js:17
145 __( "Describe the purpose of this redirect (optional)", "redirection" ), // client/component/redirect-edit/title.js:23
146 __( "Anchor values are not sent to the server and cannot be redirected.", "redirection" ), // client/component/redirect-edit/warning.js:52
147 __( "This will be converted to a server redirect for the domain {{code}}%(server)s{{/code}}.", "redirection" ), // client/component/redirect-edit/warning.js:60
148 __( "The source URL should probably start with a {{code}}/{{/code}}", "redirection" ), // client/component/redirect-edit/warning.js:74
149 __( "Remember to enable the \"regex\" option if this is a regular expression.", "redirection" ), // client/component/redirect-edit/warning.js:85
150 __( "WordPress permalink structures do not work in normal URLs. Please use a regular expression.", "redirection" ), // client/component/redirect-edit/warning.js:94
151 __( "To prevent a greedy regular expression you can use {{code}}^{{/code}} to anchor it to the start of the URL. For example: {{code}}%(example)s{{/code}}", "redirection" ), // client/component/redirect-edit/warning.js:112
152 __( "This will redirect everything, including the login pages. Please be sure you want to do this.", "redirection" ), // client/component/redirect-edit/warning.js:125
153 __( "Your source is the same as a target and this will create a loop. Leave a target blank if you do not want to take action.", "redirection" ), // client/component/redirect-edit/warning.js:130
154 __( "Your target URL should be an absolute URL like {{code}}https://domain.com/%(url)s{{/code}} or start with a slash {{code}}/%(url)s{{/code}}.", "redirection" ), // client/component/redirect-edit/warning.js:136
155 __( "Your target URL contains the invalid character {{code}}%(invalid)s{{/code}}", "redirection" ), // client/component/redirect-edit/warning.js:150
156 __( "Your URL appears to contain a domain inside the path: {{code}}%(relative)s{{/code}}. Did you mean to use {{code}}%(absolute)s{{/code}} instead?", "redirection" ), // client/component/redirect-edit/warning.js:166
157 __( "Some servers may be configured to serve file resources directly, preventing a redirect occurring.", "redirection" ), // client/component/redirect-edit/warning.js:182
158 __( "Working!", "redirection" ), // client/component/rest-api-status/api-result-pass.js:15
159 __( "Show Full", "redirection" ), // client/component/rest-api-status/api-result-raw.js:41
160 __( "Hide", "redirection" ), // client/component/rest-api-status/api-result-raw.js:42
161 __( "Switch to this API", "redirection" ), // client/component/rest-api-status/api-result.js:27
162 __( "Current API", "redirection" ), // client/component/rest-api-status/api-result.js:28
163 __( "Good", "redirection" ), // client/component/rest-api-status/index.js:100
164 __( "Working but some issues", "redirection" ), // client/component/rest-api-status/index.js:102
165 __( "Not working but fixable", "redirection" ), // client/component/rest-api-status/index.js:104
166 __( "Unavailable", "redirection" ), // client/component/rest-api-status/index.js:107
167 __( "There are some problems connecting to your REST API. It is not necessary to fix these problems and the plugin is able to work.", "redirection" ), // client/component/rest-api-status/index.js:122
168 __( "Your REST API is not working and the plugin will not be able to continue until this is fixed.", "redirection" ), // client/component/rest-api-status/index.js:125
169 __( "You are using a broken REST API route. Changing to a working API should fix the problem.", "redirection" ), // client/component/rest-api-status/index.js:127
170 __( "Summary", "redirection" ), // client/component/rest-api-status/index.js:132
171 __( "Show Problems", "redirection" ), // client/component/rest-api-status/index.js:134
172 __( "Testing - %s\$", "redirection" ), // client/component/rest-api-status/index.js:160
173 __( "Check Again", "redirection" ), // client/component/rest-api-status/index.js:167
174 __( "Apply", "redirection" ), // client/component/table/group.js:39
175 __( "First page", "redirection" ), // client/component/table/navigation-pages.js:74
176 __( "Prev page", "redirection" ), // client/component/table/navigation-pages.js:75
177 __( "Current Page", "redirection" ), // client/component/table/navigation-pages.js:78
178 __( "of %(page)s", "redirection" ), // client/component/table/navigation-pages.js:82
179 __( "Next page", "redirection" ), // client/component/table/navigation-pages.js:93
180 __( "Last page", "redirection" ), // client/component/table/navigation-pages.js:94
181 _n( "%s item", "%s items", 1, "redirection" ), // client/component/table/navigation-pages.js:111
182 __( "Select bulk action", "redirection" ), // client/component/table/navigation.js:53
183 __( "Bulk Actions", "redirection" ), // client/component/table/navigation.js:56
184 __( "Apply", "redirection" ), // client/component/table/navigation.js:61
185 __( "Display All", "redirection" ), // client/component/table/table-display.js:64
186 __( "Custom Display", "redirection" ), // client/component/table/table-display.js:75
187 __( "Pre-defined", "redirection" ), // client/component/table/table-display.js:90
188 __( "Custom", "redirection" ), // client/component/table/table-display.js:95
189 __( "Useragent Error", "redirection" ), // client/component/useragent/index.js:31
190 __( "Something went wrong obtaining this information", "redirection" ), // client/component/useragent/index.js:32
191 __( "Unknown Useragent", "redirection" ), // client/component/useragent/index.js:43
192 __( "Device", "redirection" ), // client/component/useragent/index.js:98
193 __( "Operating System", "redirection" ), // client/component/useragent/index.js:102
194 __( "Browser", "redirection" ), // client/component/useragent/index.js:106
195 __( "Engine", "redirection" ), // client/component/useragent/index.js:110
196 __( "Useragent", "redirection" ), // client/component/useragent/index.js:115
197 __( "Agent", "redirection" ), // client/component/useragent/index.js:119
198 __( "Welcome to Redirection 🚀🎉", "redirection" ), // client/component/welcome-wizard/index.js:145
199 __( "Thank you for installing and using Redirection v%(version)s. This plugin will allow you to manage 301 redirections, keep track of 404 errors, and improve your site, with no knowledge of Apache or Nginx needed.", "redirection" ), // client/component/welcome-wizard/index.js:147
200 __( "Redirection is designed to be used on sites with a few redirects to sites with thousands of redirects.", "redirection" ), // client/component/welcome-wizard/index.js:152
201 __( "How do I use this plugin?", "redirection" ), // client/component/welcome-wizard/index.js:154
202 __( "A simple redirect involves setting a {{strong}}source URL{{/strong}} (the old URL) and a {{strong}}target URL{{/strong}} (the new URL). Here's an example:", "redirection" ), // client/component/welcome-wizard/index.js:155
203 __( "Source URL", "redirection" ), // client/component/welcome-wizard/index.js:164
204 __( "(Example) The source URL is your old or original URL", "redirection" ), // client/component/welcome-wizard/index.js:165
205 __( "Target URL", "redirection" ), // client/component/welcome-wizard/index.js:168
206 __( "(Example) The target URL is the new URL", "redirection" ), // client/component/welcome-wizard/index.js:169
207 __( "That's all there is to it - you are now redirecting! Note that the above is just an example.", "redirection" ), // client/component/welcome-wizard/index.js:174
208 __( "Full documentation can be found on the {{link}}Redirection website.{{/link}}", "redirection" ), // client/component/welcome-wizard/index.js:175
209 __( "Some features you may find useful are", "redirection" ), // client/component/welcome-wizard/index.js:181
210 __( "{{link}}Monitor 404 errors{{/link}}, get detailed information about the visitor, and fix any problems", "redirection" ), // client/component/welcome-wizard/index.js:184
211 __( "{{link}}Import{{/link}} from .htaccess, CSV, and a variety of other plugins", "redirection" ), // client/component/welcome-wizard/index.js:190
212 __( "More powerful URL matching, including {{regular}}regular expressions{{/regular}}, and {{other}}other conditions{{/other}}", "redirection" ), // client/component/welcome-wizard/index.js:195
213 __( "Check a URL is being redirected", "redirection" ), // client/component/welcome-wizard/index.js:202
214 __( "What's next?", "redirection" ), // client/component/welcome-wizard/index.js:205
215 __( "First you will be asked a few questions, and then Redirection will set up your database.", "redirection" ), // client/component/welcome-wizard/index.js:206
216 __( "When ready please press the button to continue.", "redirection" ), // client/component/welcome-wizard/index.js:207
217 __( "Start Setup", "redirection" ), // client/component/welcome-wizard/index.js:210
218 __( "Basic Setup", "redirection" ), // client/component/welcome-wizard/index.js:221
219 __( "These are some options you may want to enable now. They can be changed at any time.", "redirection" ), // client/component/welcome-wizard/index.js:223
220 __( "Monitor permalink changes in WordPress posts and pages", "redirection" ), // client/component/welcome-wizard/index.js:226
221 __( "If you change the permalink in a post or page then Redirection can automatically create a redirect for you.", "redirection" ), // client/component/welcome-wizard/index.js:228
222 __( "{{link}}Read more about this.{{/link}}", "redirection" ), // client/component/welcome-wizard/index.js:229
223 __( "Keep a log of all redirects and 404 errors.", "redirection" ), // client/component/welcome-wizard/index.js:238
224 __( "Storing logs for redirects and 404s will allow you to see what is happening on your site. This will increase your database storage requirements.", "redirection" ), // client/component/welcome-wizard/index.js:240
225 __( "{{link}}Read more about this.{{/link}}", "redirection" ), // client/component/welcome-wizard/index.js:241
226 __( "Store IP information for redirects and 404 errors.", "redirection" ), // client/component/welcome-wizard/index.js:250
227 __( "Storing the IP address allows you to perform additional log actions. Note that you will need to adhere to local laws regarding the collection of data (for example GDPR).", "redirection" ), // client/component/welcome-wizard/index.js:252
228 __( "{{link}}Read more about this.{{/link}}", "redirection" ), // client/component/welcome-wizard/index.js:253
229 __( "Continue Setup", "redirection" ), // client/component/welcome-wizard/index.js:262
230 __( "Go back", "redirection" ), // client/component/welcome-wizard/index.js:263
231 __( "REST API", "redirection" ), // client/component/welcome-wizard/index.js:276
232 __( "Redirection uses the {{link}}WordPress REST API{{/link}} to communicate with WordPress. This is enabled and working by default. Sometimes the REST API is blocked by:", "redirection" ), // client/component/welcome-wizard/index.js:279
233 __( "A security plugin (e.g Wordfence)", "redirection" ), // client/component/welcome-wizard/index.js:287
234 __( "A server firewall or other server configuration (e.g OVH)", "redirection" ), // client/component/welcome-wizard/index.js:288
235 __( "Caching software (e.g Cloudflare)", "redirection" ), // client/component/welcome-wizard/index.js:289
236 __( "Some other plugin that blocks the REST API", "redirection" ), // client/component/welcome-wizard/index.js:290
237 __( "If you do experience a problem then please consult your plugin documentation, or try contacting your host support. This is generally {{link}}not a problem caused by Redirection{{/link}}.", "redirection" ), // client/component/welcome-wizard/index.js:293
238 __( "You have different URLs configured on your WordPress Settings > General page, which is usually an indication of a misconfiguration, and it can cause problems with the REST API. Please review your settings.", "redirection" ), // client/component/welcome-wizard/index.js:300
239 __( "You will need at least one working REST API to continue.", "redirection" ), // client/component/welcome-wizard/index.js:307
240 __( "Finish Setup", "redirection" ), // client/component/welcome-wizard/index.js:310
241 __( "Go back", "redirection" ), // client/component/welcome-wizard/index.js:311
242 __( "Import Existing Redirects", "redirection" ), // client/component/welcome-wizard/index.js:328
243 __( "Importing existing redirects from WordPress or other plugins is a good way to get started with Redirection. Check each set of redirects you wish to import.", "redirection" ), // client/component/welcome-wizard/index.js:330
244 __( "WordPress automatically creates redirects when you change a post URL. Importing these into Redirection will allow you to manage and monitor them.", "redirection" ), // client/component/welcome-wizard/index.js:334
245 __( "The following plugins have been detected.", "redirection" ), // client/component/welcome-wizard/index.js:345
246 __( "Continue", "redirection" ), // client/component/welcome-wizard/index.js:359
247 __( "Import Existing Redirects", "redirection" ), // client/component/welcome-wizard/index.js:368
248 __( "Please wait, importing.", "redirection" ), // client/component/welcome-wizard/index.js:370
249 __( "Redirection", "redirection" ), // client/component/welcome-wizard/index.js:412
250 __( "I need support!", "redirection" ), // client/component/welcome-wizard/index.js:420
251 __( "Manual Install", "redirection" ), // client/component/welcome-wizard/index.js:421
252 __( "Automatic Install", "redirection" ), // client/component/welcome-wizard/index.js:422
253 _n( "Are you sure you want to delete this item?", "Are you sure you want to delete the selected items?", 1, "redirection" ), // client/lib/store/index.js:20
254 __( "A database upgrade is in progress. Please continue to finish.", "redirection" ), // client/page/home/database-update.js:25
255 __( "Redirection stores data in your database and sometimes this needs upgrading. Your database is at version {{strong}}%(current)s{{/strong}} and the latest is {{strong}}%(latest)s{{/strong}}.", "redirection" ), // client/page/home/database-update.js:30
256 __( "If your site needs special database permissions, or you would rather do it yourself, you can manually run the following SQL.", "redirection" ), // client/page/home/database-update.js:63
257 __( "Click \"Complete Upgrade\" when finished.", "redirection" ), // client/page/home/database-update.js:63
258 __( "Complete Upgrade", "redirection" ), // client/page/home/database-update.js:65
259 __( "Click the \"Upgrade Database\" button to automatically upgrade the database.", "redirection" ), // client/page/home/database-update.js:75
260 __( "Upgrade Database", "redirection" ), // client/page/home/database-update.js:77
261 __( "Upgrade Required", "redirection" ), // client/page/home/database-update.js:103
262 __( "Redirection database needs upgrading", "redirection" ), // client/page/home/database-update.js:106
263 __( "Please make a backup of your Redirection data: {{download}}downloading a backup{{/download}}. If you experience any issues you can import this back into Redirection.", "redirection" ), // client/page/home/database-update.js:109
264 __( "Manual Upgrade", "redirection" ), // client/page/home/database-update.js:121
265 __( "Automatic Upgrade", "redirection" ), // client/page/home/database-update.js:122
266 __( "Redirections", "redirection" ), // client/page/home/index.js:44
267 __( "Site", "redirection" ), // client/page/home/index.js:45
268 __( "Groups", "redirection" ), // client/page/home/index.js:46
269 __( "Import/Export", "redirection" ), // client/page/home/index.js:47
270 __( "Logs", "redirection" ), // client/page/home/index.js:48
271 __( "404 errors", "redirection" ), // client/page/home/index.js:49
272 __( "Options", "redirection" ), // client/page/home/index.js:50
273 __( "Support", "redirection" ), // client/page/home/index.js:51
274 __( "Cached Redirection detected", "redirection" ), // client/page/home/index.js:165
275 __( "Please clear your browser cache and reload this page.", "redirection" ), // client/page/home/index.js:166
276 __( "If you are using a caching system such as Cloudflare then please read this: ", "redirection" ), // client/page/home/index.js:168
277 __( "clearing your cache.", "redirection" ), // client/page/home/index.js:169
278 __( "Something went wrong 🙁", "redirection" ), // client/page/home/index.js:178
279 __( "Redirection is not working. Try clearing your browser cache and reloading this page.", "redirection" ), // client/page/home/index.js:181
280 __( "If you are using a page caching plugin or service (CloudFlare, OVH, etc) then you can also try clearing that cache.", "redirection" ), // client/page/home/index.js:182
281 __( "If that doesn't help, open your browser's error console and create a {{link}}new issue{{/link}} with the details.", "redirection" ), // client/page/home/index.js:186
282 __( "Please mention {{code}}%s{{/code}}, and explain what you were doing at the time", "redirection" ), // client/page/home/index.js:193
283 __( "Add New", "redirection" ), // client/page/home/index.js:236
284 __( "total = ", "redirection" ), // client/page/io/importer.js:17
285 __( "Import from %s", "redirection" ), // client/page/io/importer.js:20
286 __( "Import to group", "redirection" ), // client/page/io/index.js:97
287 __( "Import a CSV, .htaccess, or JSON file.", "redirection" ), // client/page/io/index.js:105
288 __( "Click 'Add File' or drag and drop here.", "redirection" ), // client/page/io/index.js:106
289 __( "Add File", "redirection" ), // client/page/io/index.js:108
290 __( "File selected", "redirection" ), // client/page/io/index.js:119
291 __( "Upload", "redirection" ), // client/page/io/index.js:125
292 __( "Cancel", "redirection" ), // client/page/io/index.js:126
293 __( "Importing", "redirection" ), // client/page/io/index.js:136
294 __( "Finished importing", "redirection" ), // client/page/io/index.js:152
295 __( "Total redirects imported:", "redirection" ), // client/page/io/index.js:154
296 __( "Double-check the file is the correct format!", "redirection" ), // client/page/io/index.js:155
297 __( "OK", "redirection" ), // client/page/io/index.js:157
298 __( "Close", "redirection" ), // client/page/io/index.js:206
299 __( "Are you sure you want to import from %s?", "redirection" ), // client/page/io/index.js:220
300 __( "Plugin Importers", "redirection" ), // client/page/io/index.js:228
301 __( "The following redirect plugins were detected on your site and can be imported from.", "redirection" ), // client/page/io/index.js:230
302 __( "Import", "redirection" ), // client/page/io/index.js:242
303 __( "All imports will be appended to the current database - nothing is merged.", "redirection" ), // client/page/io/index.js:253
304 __( "{{strong}}CSV file format{{/strong}}: {{code}}source URL, target URL{{/code}} - and can be optionally followed with {{code}}regex, http code{{/code}} ({{code}}regex{{/code}} - 0 for no, 1 for yes).", "redirection" ), // client/page/io/index.js:256
305 __( "CSV does not include all information, and everything is imported/exported as \"URL only\" matches. Use the JSON format for a full set of data.", "redirection" ), // client/page/io/index.js:263
306 __( "Export", "redirection" ), // client/page/io/index.js:266
307 __( "Export to CSV, Apache .htaccess, Nginx, or Redirection JSON. The JSON format contains full information, and other formats contain partial information appropriate to the format.", "redirection" ), // client/page/io/index.js:267
308 __( "Everything", "redirection" ), // client/page/io/index.js:271
309 __( "WordPress redirects", "redirection" ), // client/page/io/index.js:272
310 __( "Apache redirects", "redirection" ), // client/page/io/index.js:273
311 __( "Nginx redirects", "redirection" ), // client/page/io/index.js:274
312 __( "Complete data (JSON)", "redirection" ), // client/page/io/index.js:278
313 __( "CSV", "redirection" ), // client/page/io/index.js:279
314 __( "Apache .htaccess", "redirection" ), // client/page/io/index.js:280
315 __( "Nginx rewrite rules", "redirection" ), // client/page/io/index.js:281
316 __( "View", "redirection" ), // client/page/io/index.js:284
317 __( "Download", "redirection" ), // client/page/io/index.js:285
318 __( "Export redirect", "redirection" ), // client/page/io/index.js:292
319 __( "Export 404", "redirection" ), // client/page/io/index.js:293
320 __( "Name", "redirection" ), // client/page/groups/constants.js:8
321 __( "Module", "redirection" ), // client/page/groups/constants.js:9
322 __( "Status", "redirection" ), // client/page/groups/constants.js:10
323 __( "Redirects", "redirection" ), // client/page/groups/constants.js:11
324 __( "Standard Display", "redirection" ), // client/page/groups/constants.js:17
325 __( "Compact Display", "redirection" ), // client/page/groups/constants.js:22
326 __( "Status", "redirection" ), // client/page/groups/constants.js:29
327 __( "Enabled", "redirection" ), // client/page/groups/constants.js:33
328 __( "Disabled", "redirection" ), // client/page/groups/constants.js:37
329 __( "Module", "redirection" ), // client/page/groups/constants.js:43
330 __( "Status", "redirection" ), // client/page/groups/constants.js:56
331 __( "Name", "redirection" ), // client/page/groups/constants.js:61
332 __( "Redirects", "redirection" ), // client/page/groups/constants.js:66
333 __( "Module", "redirection" ), // client/page/groups/constants.js:71
334 __( "Delete", "redirection" ), // client/page/groups/constants.js:79
335 __( "Enable", "redirection" ), // client/page/groups/constants.js:83
336 __( "Disable", "redirection" ), // client/page/groups/constants.js:87
337 __( "Search", "redirection" ), // client/page/groups/constants.js:94
338 __( "Filters", "redirection" ), // client/page/groups/index.js:136
339 __( "Add Group", "redirection" ), // client/page/groups/index.js:159
340 __( "Use groups to organise your redirects. Groups are assigned to a module, which affects how the redirects in that group work. If you are unsure then stick to the WordPress module.", "redirection" ), // client/page/groups/index.js:160
341 __( "Name", "redirection" ), // client/page/groups/index.js:166
342 __( "Note that you will need to set the Apache module path in your Redirection options.", "redirection" ), // client/page/groups/index.js:179
343 __( "Edit", "redirection" ), // client/page/groups/row.js:88
344 __( "Delete", "redirection" ), // client/page/groups/row.js:92
345 __( "View Redirects", "redirection" ), // client/page/groups/row.js:96
346 __( "Disable", "redirection" ), // client/page/groups/row.js:101
347 __( "Enable", "redirection" ), // client/page/groups/row.js:103
348 __( "Name", "redirection" ), // client/page/groups/row.js:130
349 __( "Module", "redirection" ), // client/page/groups/row.js:134
350 __( "Save", "redirection" ), // client/page/groups/row.js:143
351 __( "Cancel", "redirection" ), // client/page/groups/row.js:144
352 __( "Note that you will need to set the Apache module path in your Redirection options.", "redirection" ), // client/page/groups/row.js:147
353 __( "Filter on: %(type)s", "redirection" ), // client/page/groups/row.js:206
354 __( "Date", "redirection" ), // client/page/logs/constants.js:14
355 __( "Source URL", "redirection" ), // client/page/logs/constants.js:18
356 __( "Target URL", "redirection" ), // client/page/logs/constants.js:23
357 __( "Referrer", "redirection" ), // client/page/logs/constants.js:28
358 __( "User Agent", "redirection" ), // client/page/logs/constants.js:33
359 __( "IP", "redirection" ), // client/page/logs/constants.js:38
360 __( "Delete", "redirection" ), // client/page/logs/constants.js:46
361 __( "Standard Display", "redirection" ), // client/page/logs/constants.js:53
362 __( "Compact Display", "redirection" ), // client/page/logs/constants.js:58
363 __( "Date", "redirection" ), // client/page/logs/constants.js:64
364 __( "URL", "redirection" ), // client/page/logs/constants.js:65
365 __( "Referrer", "redirection" ), // client/page/logs/constants.js:66
366 __( "User Agent", "redirection" ), // client/page/logs/constants.js:67
367 __( "Target", "redirection" ), // client/page/logs/constants.js:68
368 __( "IP", "redirection" ), // client/page/logs/constants.js:69
369 __( "Search URL", "redirection" ), // client/page/logs/constants.js:77
370 __( "Search referrer", "redirection" ), // client/page/logs/constants.js:81
371 __( "Search user agent", "redirection" ), // client/page/logs/constants.js:85
372 __( "Search IP", "redirection" ), // client/page/logs/constants.js:89
373 __( "Search target URL", "redirection" ), // client/page/logs/constants.js:93
374 __( "Delete all from IP %s", "redirection" ), // client/page/logs/delete-all.js:42
375 __( "Delete all matching \"%s\"", "redirection" ), // client/page/logs/delete-all.js:48
376 __( "Delete All", "redirection" ), // client/page/logs/delete-all.js:53
377 __( "Delete the logs - are you sure?", "redirection" ), // client/page/logs/delete-all.js:67
378 __( "Once deleted your current logs will no longer be available. You can set a delete schedule from the Redirection options if you want to do this automatically.", "redirection" ), // client/page/logs/delete-all.js:68
379 __( "Yes! Delete the logs", "redirection" ), // client/page/logs/delete-all.js:70
380 __( "No! Don't delete the logs", "redirection" ), // client/page/logs/delete-all.js:70
381 __( "Delete", "redirection" ), // client/page/logs/row.js:111
382 __( "Geo Info", "redirection" ), // client/page/logs/row.js:115
383 __( "Agent Info", "redirection" ), // client/page/logs/row.js:119
384 __( "Filter by IP", "redirection" ), // client/page/logs/row.js:164
385 __( "Source URL", "redirection" ), // client/page/logs404/constants.js:16
386 __( "Count", "redirection" ), // client/page/logs404/constants.js:22
387 __( "IP", "redirection" ), // client/page/logs404/constants.js:34
388 __( "Count", "redirection" ), // client/page/logs404/constants.js:40
389 __( "Date", "redirection" ), // client/page/logs404/constants.js:53
390 __( "Source URL", "redirection" ), // client/page/logs404/constants.js:57
391 __( "Referrer", "redirection" ), // client/page/logs404/constants.js:62
392 __( "User Agent", "redirection" ), // client/page/logs404/constants.js:67
393 __( "IP", "redirection" ), // client/page/logs404/constants.js:72
394 __( "Delete", "redirection" ), // client/page/logs404/constants.js:83
395 __( "Redirect All", "redirection" ), // client/page/logs404/constants.js:87
396 __( "Block IP", "redirection" ), // client/page/logs404/constants.js:91
397 __( "Delete", "redirection" ), // client/page/logs404/constants.js:99
398 __( "Redirect All", "redirection" ), // client/page/logs404/constants.js:103
399 __( "Ignore URL", "redirection" ), // client/page/logs404/constants.js:107
400 __( "No grouping", "redirection" ), // client/page/logs404/constants.js:116
401 __( "Group by URL", "redirection" ), // client/page/logs404/constants.js:120
402 __( "Group by IP", "redirection" ), // client/page/logs404/constants.js:127
403 __( "Standard Display", "redirection" ), // client/page/logs404/constants.js:137
404 __( "Compact Display", "redirection" ), // client/page/logs404/constants.js:142
405 __( "Date", "redirection" ), // client/page/logs404/constants.js:148
406 __( "URL", "redirection" ), // client/page/logs404/constants.js:149
407 __( "Referrer", "redirection" ), // client/page/logs404/constants.js:150
408 __( "User Agent", "redirection" ), // client/page/logs404/constants.js:151
409 __( "IP", "redirection" ), // client/page/logs404/constants.js:152
410 __( "Search URL", "redirection" ), // client/page/logs404/constants.js:160
411 __( "Search referrer", "redirection" ), // client/page/logs404/constants.js:164
412 __( "Search user agent", "redirection" ), // client/page/logs404/constants.js:168
413 __( "Search IP", "redirection" ), // client/page/logs404/constants.js:172
414 __( "Add Redirect", "redirection" ), // client/page/logs404/create-redirect.js:78
415 __( "Delete Log Entries", "redirection" ), // client/page/logs404/create-redirect.js:80
416 __( "Delete all logs for this entry", "redirection" ), // client/page/logs404/create-redirect.js:85
417 __( "Delete all logs for these entries", "redirection" ), // client/page/logs404/create-redirect.js:85
418 __( "Delete All", "redirection" ), // client/page/logs404/row-ip.js:98
419 __( "Redirect All", "redirection" ), // client/page/logs404/row-ip.js:102
420 __( "Show All", "redirection" ), // client/page/logs404/row-ip.js:106
421 __( "Geo Info", "redirection" ), // client/page/logs404/row-ip.js:109
422 __( "Block IP", "redirection" ), // client/page/logs404/row-ip.js:110
423 __( "Delete All", "redirection" ), // client/page/logs404/row-url.js:66
424 __( "Redirect All", "redirection" ), // client/page/logs404/row-url.js:70
425 __( "Show All", "redirection" ), // client/page/logs404/row-url.js:74
426 __( "Ignore URL", "redirection" ), // client/page/logs404/row-url.js:78
427 __( "Add Redirect", "redirection" ), // client/page/logs404/row.js:81
428 __( "Delete 404s", "redirection" ), // client/page/logs404/row.js:84
429 __( "Delete all logs for this entry", "redirection" ), // client/page/logs404/row.js:89
430 __( "Delete", "redirection" ), // client/page/logs404/row.js:157
431 __( "Add Redirect", "redirection" ), // client/page/logs404/row.js:161
432 __( "Geo Info", "redirection" ), // client/page/logs404/row.js:165
433 __( "Agent Info", "redirection" ), // client/page/logs404/row.js:169
434 __( "Filter by IP", "redirection" ), // client/page/logs404/row.js:209
435 __( "Delete the plugin - are you sure?", "redirection" ), // client/page/options/delete-plugin.js:37
436 __( "Deleting the plugin will remove all your redirections, logs, and settings. Do this if you want to remove the plugin for good, or if you want to reset the plugin.", "redirection" ), // client/page/options/delete-plugin.js:38
437 __( "Once deleted your redirections will stop working. If they appear to continue working then please clear your browser cache.", "redirection" ), // client/page/options/delete-plugin.js:39
438 __( "Yes! Delete the plugin", "redirection" ), // client/page/options/delete-plugin.js:41
439 __( "No! Don't delete the plugin", "redirection" ), // client/page/options/delete-plugin.js:41
440 __( "Delete Redirection", "redirection" ), // client/page/options/delete-plugin.js:52
441 __( "Selecting this option will delete all redirections, all logs, and any options associated with the Redirection plugin. Make sure this is what you want to do.", "redirection" ), // client/page/options/delete-plugin.js:54
442 __( "Delete", "redirection" ), // client/page/options/delete-plugin.js:55
443 __( "You've supported this plugin - thank you!", "redirection" ), // client/page/options/donation.js:82
444 __( "I'd like to support some more.", "redirection" ), // client/page/options/donation.js:83
445 __( "Redirection is free to use - life is wonderful and lovely! It has required a great deal of time and effort to develop and you can help support this development by {{strong}}making a small donation{{/strong}}.", "redirection" ), // client/page/options/donation.js:99
446 __( "You get useful software and I get to carry on making it better.", "redirection" ), // client/page/options/donation.js:104
447 __( "Support 💰", "redirection" ), // client/page/options/donation.js:127
448 __( "Plugin Support", "redirection" ), // client/page/options/donation.js:139
449 __( "Newsletter", "redirection" ), // client/page/options/newsletter.js:23
450 __( "Thanks for subscribing! {{a}}Click here{{/a}} if you need to return to your subscription.", "redirection" ), // client/page/options/newsletter.js:25
451 __( "Newsletter", "redirection" ), // client/page/options/newsletter.js:36
452 __( "Want to keep up to date with changes to Redirection?", "redirection" ), // client/page/options/newsletter.js:38
453 __( "Sign up for the tiny Redirection newsletter - a low volume newsletter about new features and changes to the plugin. Ideal if you want to test beta changes before release.", "redirection" ), // client/page/options/newsletter.js:39
454 __( "Your email address:", "redirection" ), // client/page/options/newsletter.js:43
455 __( "No logs", "redirection" ), // client/page/options/options-form.js:19
456 __( "A day", "redirection" ), // client/page/options/options-form.js:20
457 __( "A week", "redirection" ), // client/page/options/options-form.js:21
458 __( "A month", "redirection" ), // client/page/options/options-form.js:22
459 __( "Two months", "redirection" ), // client/page/options/options-form.js:23
460 __( "Forever", "redirection" ), // client/page/options/options-form.js:24
461 __( "Never cache", "redirection" ), // client/page/options/options-form.js:27
462 __( "An hour", "redirection" ), // client/page/options/options-form.js:28
463 __( "A day", "redirection" ), // client/page/options/options-form.js:29
464 __( "A week", "redirection" ), // client/page/options/options-form.js:30
465 __( "Forever", "redirection" ), // client/page/options/options-form.js:31
466 __( "No IP logging", "redirection" ), // client/page/options/options-form.js:34
467 __( "Full IP logging", "redirection" ), // client/page/options/options-form.js:35
468 __( "Anonymize IP (mask last part)", "redirection" ), // client/page/options/options-form.js:36
469 __( "Default REST API", "redirection" ), // client/page/options/options-form.js:39
470 __( "Raw REST API", "redirection" ), // client/page/options/options-form.js:40
471 __( "Relative REST API", "redirection" ), // client/page/options/options-form.js:41
472 __( "Exact match", "redirection" ), // client/page/options/options-form.js:44
473 __( "Ignore all query parameters", "redirection" ), // client/page/options/options-form.js:45
474 __( "Ignore and pass all query parameters", "redirection" ), // client/page/options/options-form.js:46
475 __( "URL Monitor Changes", "redirection" ), // client/page/options/options-form.js:132
476 __( "Save changes to this group", "redirection" ), // client/page/options/options-form.js:135
477 __( "For example \"/amp\"", "redirection" ), // client/page/options/options-form.js:137
478 __( "Create associated redirect (added to end of URL)", "redirection" ), // client/page/options/options-form.js:137
479 __( "Monitor changes to %(type)s", "redirection" ), // client/page/options/options-form.js:157
480 __( "I'm a nice person and I have helped support the author of this plugin", "redirection" ), // client/page/options/options-form.js:184
481 __( "Redirect Logs", "redirection" ), // client/page/options/options-form.js:188
482 __( "(time to keep logs for)", "redirection" ), // client/page/options/options-form.js:189
483 __( "404 Logs", "redirection" ), // client/page/options/options-form.js:192
484 __( "(time to keep logs for)", "redirection" ), // client/page/options/options-form.js:193
485 __( "IP Logging", "redirection" ), // client/page/options/options-form.js:196
486 __( "(select IP logging level)", "redirection" ), // client/page/options/options-form.js:197
487 __( "GDPR / Privacy information", "redirection" ), // client/page/options/options-form.js:199
488 __( "URL Monitor", "redirection" ), // client/page/options/options-form.js:202
489 __( "RSS Token", "redirection" ), // client/page/options/options-form.js:208
490 __( "A unique token allowing feed readers access to Redirection log RSS (leave blank to auto-generate)", "redirection" ), // client/page/options/options-form.js:210
491 __( "Default URL settings", "redirection" ), // client/page/options/options-form.js:213
492 __( "Applies to all redirections unless you configure them otherwise.", "redirection" ), // client/page/options/options-form.js:214
493 __( "Case insensitive matches (i.e. {{code}}/Exciting-Post{{/code}} will match {{code}}/exciting-post{{/code}})", "redirection" ), // client/page/options/options-form.js:218
494 __( "Ignore trailing slashes (i.e. {{code}}/exciting-post/{{/code}} will match {{code}}/exciting-post{{/code}})", "redirection" ), // client/page/options/options-form.js:229
495 __( "Default query matching", "redirection" ), // client/page/options/options-form.js:238
496 __( "Applies to all redirections unless you configure them otherwise.", "redirection" ), // client/page/options/options-form.js:239
497 __( "Exact - matches the query parameters exactly defined in your source, in any order", "redirection" ), // client/page/options/options-form.js:244
498 __( "Ignore - as exact, but ignores any query parameters not in your source", "redirection" ), // client/page/options/options-form.js:245
499 __( "Pass - as ignore, but also copies the query parameters to the target", "redirection" ), // client/page/options/options-form.js:246
500 __( "Auto-generate URL", "redirection" ), // client/page/options/options-form.js:250
501 __( "Used to auto-generate a URL if no URL is given. Use the special tags {{code}}\$dec\${{/code}} or {{code}}\$hex\${{/code}} to insert a unique ID instead", "redirection" ), // client/page/options/options-form.js:253
502 __( "Apache .htaccess", "redirection" ), // client/page/options/options-form.js:261
503 __( "Redirects added to an Apache group can be saved to an {{code}}.htaccess{{/code}} file by adding the full path here. For reference, your WordPress is installed to {{code}}%(installed)s{{/code}}.", "redirection" ), // client/page/options/options-form.js:266
504 __( "Unable to save .htaccess file", "redirection" ), // client/page/options/options-form.js:276
505 __( "Redirect Cache", "redirection" ), // client/page/options/options-form.js:280
506 __( "How long to cache redirected 301 URLs (via \"Expires\" HTTP header)", "redirection" ), // client/page/options/options-form.js:282
507 __( "REST API", "redirection" ), // client/page/options/options-form.js:285
508 __( "How Redirection uses the REST API - don't change unless necessary", "redirection" ), // client/page/options/options-form.js:287
509 __( "Update", "redirection" ), // client/page/options/options-form.js:291
510 __( "Status", "redirection" ), // client/page/redirects/constants.js:15
511 __( "URL", "redirection" ), // client/page/redirects/constants.js:20
512 __( "Match Type", "redirection" ), // client/page/redirects/constants.js:25
513 __( "Action Type", "redirection" ), // client/page/redirects/constants.js:30
514 __( "Code", "redirection" ), // client/page/redirects/constants.js:35
515 __( "Group", "redirection" ), // client/page/redirects/constants.js:40
516 __( "Pos", "redirection" ), // client/page/redirects/constants.js:45
517 __( "Hits", "redirection" ), // client/page/redirects/constants.js:49
518 __( "Last Access", "redirection" ), // client/page/redirects/constants.js:53
519 __( "Delete", "redirection" ), // client/page/redirects/constants.js:60
520 __( "Enable", "redirection" ), // client/page/redirects/constants.js:64
521 __( "Disable", "redirection" ), // client/page/redirects/constants.js:68
522 __( "Reset hits", "redirection" ), // client/page/redirects/constants.js:72
523 __( "Source", "redirection" ), // client/page/redirects/constants.js:77
524 __( "URL options", "redirection" ), // client/page/redirects/constants.js:78
525 __( "Query Parameters", "redirection" ), // client/page/redirects/constants.js:79
526 __( "Title", "redirection" ), // client/page/redirects/constants.js:80
527 __( "Target", "redirection" ), // client/page/redirects/constants.js:81
528 __( "HTTP code", "redirection" ), // client/page/redirects/constants.js:82
529 __( "Match Type", "redirection" ), // client/page/redirects/constants.js:83
530 __( "Position", "redirection" ), // client/page/redirects/constants.js:84
531 __( "Hits", "redirection" ), // client/page/redirects/constants.js:85
532 __( "Last Access", "redirection" ), // client/page/redirects/constants.js:86
533 __( "Status", "redirection" ), // client/page/redirects/constants.js:87
534 __( "Action Type", "redirection" ), // client/page/redirects/constants.js:88
535 __( "Group", "redirection" ), // client/page/redirects/constants.js:89
536 __( "Standard Display", "redirection" ), // client/page/redirects/constants.js:95
537 __( "Compact Display", "redirection" ), // client/page/redirects/constants.js:100
538 __( "Status", "redirection" ), // client/page/redirects/constants.js:107
539 __( "Enabled", "redirection" ), // client/page/redirects/constants.js:111
540 __( "Disabled", "redirection" ), // client/page/redirects/constants.js:115
541 __( "URL match", "redirection" ), // client/page/redirects/constants.js:121
542 __( "Regular Expression", "redirection" ), // client/page/redirects/constants.js:125
543 __( "Plain", "redirection" ), // client/page/redirects/constants.js:129
544 __( "Match Type", "redirection" ), // client/page/redirects/constants.js:135
545 __( "Action Type", "redirection" ), // client/page/redirects/constants.js:140
546 __( "HTTP Status Code", "redirection" ), // client/page/redirects/constants.js:146
547 __( "Last Accessed", "redirection" ), // client/page/redirects/constants.js:151
548 __( "Never accessed", "redirection" ), // client/page/redirects/constants.js:155
549 __( "Not accessed in last month", "redirection" ), // client/page/redirects/constants.js:159
550 __( "Not accessed in last year", "redirection" ), // client/page/redirects/constants.js:163
551 __( "Search URL", "redirection" ), // client/page/redirects/constants.js:173
552 __( "Search target URL", "redirection" ), // client/page/redirects/constants.js:177
553 __( "Search title", "redirection" ), // client/page/redirects/constants.js:181
554 __( "Add new redirection", "redirection" ), // client/page/redirects/index.js:82
555 __( "Add Redirect", "redirection" ), // client/page/redirects/index.js:86
556 __( "All groups", "redirection" ), // client/page/redirects/index.js:145
557 __( "Filters", "redirection" ), // client/page/redirects/index.js:202
558 __( "Edit", "redirection" ), // client/page/redirects/row.js:89
559 __( "Delete", "redirection" ), // client/page/redirects/row.js:93
560 __( "Disable", "redirection" ), // client/page/redirects/row.js:98
561 __( "Enable", "redirection" ), // client/page/redirects/row.js:100
562 __( "Check Redirect", "redirection" ), // client/page/redirects/row.js:105
563 __( "pass", "redirection" ), // client/page/redirects/row.js:158
564 __( "Exact Query", "redirection" ), // client/page/redirects/row.js:251
565 __( "Ignore Query", "redirection" ), // client/page/redirects/row.js:254
566 __( "Ignore & Pass Query", "redirection" ), // client/page/redirects/row.js:256
567 __( "Site", "redirection" ), // client/page/site/header.js:25
568 __( "Redirect", "redirection" ), // client/page/site/header.js:29
569 __( "General", "redirection" ), // client/page/site/header.js:226
570 __( "Custom Header", "redirection" ), // client/page/site/header.js:259
571 __( "Settings", "redirection" ), // client/page/site/index.js:123
572 __( "Force a redirect from HTTP to HTTPS", "redirection" ), // client/page/site/index.js:124
573 __( "{{strong}}Warning{{/strong}}: ensure your HTTPS is working otherwise you can break your site.", "redirection" ), // client/page/site/index.js:127
574 __( "Ensure that you update your site URL settings.", "redirection" ), // client/page/site/index.js:131
575 __( "If your site stops working you will need to {{link}}disable the plugin{{/link}} and make changes.", "redirection" ), // client/page/site/index.js:132
576 __( "HTTP Headers", "redirection" ), // client/page/site/index.js:139
577 __( "Site headers are added across your site, including redirects. Redirect headers are only added to redirects.", "redirection" ), // client/page/site/index.js:140
578 __( "Location", "redirection" ), // client/page/site/index.js:145
579 __( "Header", "redirection" ), // client/page/site/index.js:146
580 __( "No headers", "redirection" ), // client/page/site/index.js:161
581 __( "Note that some HTTP headers are set by your server and cannot be changed.", "redirection" ), // client/page/site/index.js:172
582 __( "Update", "redirection" ), // client/page/site/index.js:174
583 __( "Database version", "redirection" ), // client/page/support/debug.js:64
584 __( "Do not change unless advised to do so!", "redirection" ), // client/page/support/debug.js:70
585 __( "Save", "redirection" ), // client/page/support/debug.js:71
586 __( "IP Headers", "redirection" ), // client/page/support/debug.js:77
587 __( "Need help?", "redirection" ), // client/page/support/help.js:14
588 __( "Full documentation for Redirection can be found at {{site}}https://redirection.me{{/site}}. If you have a problem please check the {{faq}}FAQ{{/faq}} first.", "redirection" ), // client/page/support/help.js:16
589 __( "If you want to report a bug please read the {{report}}Reporting Bugs{{/report}} guide.", "redirection" ), // client/page/support/help.js:23
590 __( "Please note that any support is provide on as-time-is-available basis and is not guaranteed. I do not provide paid support.", "redirection" ), // client/page/support/help.js:38
591 __( "If you want to submit information that you don't want in a public repository then send it directly via {{email}}email{{/email}} - include as much information as you can!", "redirection" ), // client/page/support/help.js:39
592 __( "Unable to load details", "redirection" ), // client/page/support/http-tester.js:42
593 __( "URL is being redirected with Redirection", "redirection" ), // client/page/support/http-tester.js:52
594 __( "URL is not being redirected with Redirection", "redirection" ), // client/page/support/http-tester.js:53
595 __( "Target", "redirection" ), // client/page/support/http-tester.js:54
596 __( "Redirect Tester", "redirection" ), // client/page/support/http-tester.js:65
597 __( "Sometimes your browser can cache a URL, making it hard to know if it's working as expected. Use this to check a URL to see how it is really redirecting.", "redirection" ), // client/page/support/http-tester.js:68
598 __( "URL", "redirection" ), // client/page/support/http-tester.js:71
599 __( "Enter full URL, including http:// or https://", "redirection" ), // client/page/support/http-tester.js:71
600 __( "Check", "redirection" ), // client/page/support/http-tester.js:72
601 __( "Unable to load details", "redirection" ), // client/page/support/http-tester.js:76
602 __( "If the magic button doesn't work then you should read the error and see if you can fix it manually, otherwise follow the 'Need help' section below.", "redirection" ), // client/page/support/plugin-status.js:21
603 __( "⚡️ Magic fix ⚡️", "redirection" ), // client/page/support/plugin-status.js:22
604 __( "Good", "redirection" ), // client/page/support/plugin-status.js:33
605 __( "Problem", "redirection" ), // client/page/support/plugin-status.js:33
606 __( "WordPress REST API", "redirection" ), // client/page/support/status.js:29
607 __( "Redirection communicates with WordPress through the WordPress REST API. This is a standard part of WordPress, and you will experience problems if you cannot use it.", "redirection" ), // client/page/support/status.js:30
608 __( "Plugin Status", "redirection" ), // client/page/support/status.js:33
609 __( "Plugin Debug", "redirection" ), // client/page/support/status.js:38
610 __( "This information is provided for debugging purposes. Be careful making any changes.", "redirection" ), // client/page/support/status.js:39
611 __( "Redirection saved", "redirection" ), // client/state/message/reducer.js:49
612 __( "Log deleted", "redirection" ), // client/state/message/reducer.js:50
613 __( "Settings saved", "redirection" ), // client/state/message/reducer.js:51
614 __( "Group saved", "redirection" ), // client/state/message/reducer.js:52
615 __( "404 deleted", "redirection" ), // client/state/message/reducer.js:53
616 __( "Logged In", "redirection" ), // client/component/redirect-edit/action/login.js:20
617 __( "Target URL when matched (empty to ignore)", "redirection" ), // client/component/redirect-edit/action/login.js:21
618 __( "Logged Out", "redirection" ), // client/component/redirect-edit/action/login.js:23
619 __( "Target URL when not matched (empty to ignore)", "redirection" ), // client/component/redirect-edit/action/login.js:24
620 __( "Matched Target", "redirection" ), // client/component/redirect-edit/action/url-from.js:20
621 __( "Target URL when matched (empty to ignore)", "redirection" ), // client/component/redirect-edit/action/url-from.js:21
622 __( "Unmatched Target", "redirection" ), // client/component/redirect-edit/action/url-from.js:23
623 __( "Target URL when not matched (empty to ignore)", "redirection" ), // client/component/redirect-edit/action/url-from.js:24
624 __( "Target URL", "redirection" ), // client/component/redirect-edit/action/url.js:20
625 __( "User Agent", "redirection" ), // client/component/redirect-edit/match/agent.js:51
626 __( "Match against this browser user agent", "redirection" ), // client/component/redirect-edit/match/agent.js:52
627 __( "Custom", "redirection" ), // client/component/redirect-edit/match/agent.js:55
628 __( "Mobile", "redirection" ), // client/component/redirect-edit/match/agent.js:56
629 __( "Feed Readers", "redirection" ), // client/component/redirect-edit/match/agent.js:57
630 __( "Libraries", "redirection" ), // client/component/redirect-edit/match/agent.js:58
631 __( "Regex", "redirection" ), // client/component/redirect-edit/match/agent.js:62
632 __( "Cookie", "redirection" ), // client/component/redirect-edit/match/cookie.js:20
633 __( "Cookie name", "redirection" ), // client/component/redirect-edit/match/cookie.js:21
634 __( "Cookie value", "redirection" ), // client/component/redirect-edit/match/cookie.js:22
635 __( "Regex", "redirection" ), // client/component/redirect-edit/match/cookie.js:25
636 __( "Filter Name", "redirection" ), // client/component/redirect-edit/match/custom.js:18
637 __( "WordPress filter name", "redirection" ), // client/component/redirect-edit/match/custom.js:19
638 __( "HTTP Header", "redirection" ), // client/component/redirect-edit/match/header.js:50
639 __( "Header name", "redirection" ), // client/component/redirect-edit/match/header.js:51
640 __( "Header value", "redirection" ), // client/component/redirect-edit/match/header.js:52
641 __( "Custom", "redirection" ), // client/component/redirect-edit/match/header.js:55
642 __( "Accept Language", "redirection" ), // client/component/redirect-edit/match/header.js:56
643 __( "Regex", "redirection" ), // client/component/redirect-edit/match/header.js:60
644 __( "Note it is your responsibility to pass HTTP headers to PHP. Please contact your hosting provider for support about this.", "redirection" ), // client/component/redirect-edit/match/header.js:67
645 __( "IP", "redirection" ), // client/component/redirect-edit/match/ip.js:22
646 __( "Enter IP addresses (one per line)", "redirection" ), // client/component/redirect-edit/match/ip.js:23
647 __( "Language", "redirection" ), // client/component/redirect-edit/match/language.js:18
648 __( "Comma separated list of languages to match against (i.e. da, en-GB)", "redirection" ), // client/component/redirect-edit/match/language.js:19
649 __( "Page Type", "redirection" ), // client/component/redirect-edit/match/page.js:17
650 __( "Only the 404 page type is currently supported.", "redirection" ), // client/component/redirect-edit/match/page.js:19
651 __( "Please do not try and redirect all your 404s - this is not a good thing to do.", "redirection" ), // client/component/redirect-edit/match/page.js:20
652 __( "Referrer", "redirection" ), // client/component/redirect-edit/match/referrer.js:19
653 __( "Match against this browser referrer text", "redirection" ), // client/component/redirect-edit/match/referrer.js:20
654 __( "Regex", "redirection" ), // client/component/redirect-edit/match/referrer.js:23
655 __( "Role", "redirection" ), // client/component/redirect-edit/match/role.js:18
656 __( "Enter role or capability value", "redirection" ), // client/component/redirect-edit/match/role.js:19
657 __( "Server", "redirection" ), // client/component/redirect-edit/match/server.js:18
658 __( "Enter server URL to match against", "redirection" ), // client/component/redirect-edit/match/server.js:19
659 __( "Select All", "redirection" ), // client/component/table/header/check-column.js:14
660 __( "No results", "redirection" ), // client/component/table/row/empty-row.js:15
661 __( "Sorry, something went wrong loading the data - please try again", "redirection" ), // client/component/table/row/failed-row.js:16
662 __( "All", "redirection" ), // client/page/site/headers/multi-choice.js:34
663 __( "Values", "redirection" ), // client/page/site/headers/multi-choice.js:37
664 __( "Value", "redirection" ), // client/page/site/headers/plain-value.js:11
665 );
666 /* THIS IS THE END OF THE GENERATED FILE */