# Copyright (C) 2024 John Godley # This file is distributed under the same license as the Redirection plugin. msgid "" msgstr "" "Project-Id-Version: Redirection 5.4.2\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/redirection5\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2024-01-27T14:50:10+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.9.0\n" #. Plugin Name of the plugin #: client/component/log-page/log-columns/index.js:76 #: client/component/welcome-wizard/index.js:95 #: client/page/logs/constants.js:246 #: redirection.js:2 msgid "Redirection" msgstr "" #. Plugin URI of the plugin msgid "https://redirection.me/" msgstr "" #. Description of the plugin msgid "Manage all your 301 redirects and monitor 404 errors" msgstr "" #. Author of the plugin msgid "John Godley" msgstr "" #: actions/error.php:59 #: client/component/redirect-edit/constants.js:93 #: redirection.js:2 msgid "Error (404)" msgstr "" #: actions/nothing.php:17 #: client/component/redirect-edit/constants.js:97 #: redirection.js:2 msgid "Do nothing (ignore)" msgstr "" #: actions/pass.php:75 #: client/component/redirect-edit/constants.js:89 #: redirection.js:2 msgid "Pass-through" msgstr "" #: actions/random.php:48 #: client/component/redirect-edit/constants.js:85 #: redirection.js:2 msgid "Redirect to random post" msgstr "" #: actions/url.php:53 #: client/component/redirect-edit/constants.js:81 #: redirection.js:2 msgid "Redirect to URL" msgstr "" #. translators: version number #: api/api-plugin.php:119 msgid "Your database does not need updating to %s." msgstr "" #: database/database-status.php:160 msgid "Insufficient database permissions detected. Please give your database user appropriate permissions." msgstr "" #. translators: displayed when installing the plugin #: database/schema/latest.php:10 msgid "Install Redirection tables" msgstr "" #. translators: displayed when installing the plugin #: database/schema/latest.php:12 msgid "Create basic data" msgstr "" #. translators: 1: table name #: database/schema/latest.php:103 msgid "Table \"%s\" is missing" msgstr "" #: database/schema/latest.php:138 #: models/group.php:236 #: client/page/home/index.js:40 #: redirection.js:2 msgid "Redirections" msgstr "" #: database/schema/latest.php:143 msgid "Modified Posts" msgstr "" #: matches/cookie.php:10 #: client/component/redirect-edit/constants.js:50 #: redirection.js:2 msgid "URL and cookie" msgstr "" #: matches/custom-filter.php:17 #: client/component/redirect-edit/constants.js:66 #: redirection.js:2 msgid "URL and custom filter" msgstr "" #: matches/http-header.php:31 #: client/component/redirect-edit/constants.js:62 #: redirection.js:2 msgid "URL and HTTP header" msgstr "" #: matches/ip.php:17 #: client/component/redirect-edit/constants.js:54 #: redirection.js:2 msgid "URL and IP" msgstr "" #: matches/language.php:17 #: client/component/redirect-edit/constants.js:74 #: redirection.js:2 msgid "URL and language" msgstr "" #: matches/login.php:22 #: client/component/redirect-edit/constants.js:34 #: redirection.js:2 msgid "URL and login status" msgstr "" #: matches/page.php:17 #: client/component/redirect-edit/constants.js:70 #: redirection.js:2 msgid "URL and WordPress page type" msgstr "" #: matches/referrer.php:24 #: client/component/redirect-edit/constants.js:42 #: redirection.js:2 msgid "URL and referrer" msgstr "" #: matches/server.php:17 #: client/component/redirect-edit/constants.js:58 #: redirection.js:2 msgid "URL and server" msgstr "" #: matches/url.php:15 #: client/component/redirect-edit/constants.js:30 #: redirection.js:2 msgid "URL only" msgstr "" #: matches/user-agent.php:24 #: client/component/redirect-edit/constants.js:46 #: redirection.js:2 msgid "URL and user agent" msgstr "" #: matches/user-role.php:17 #: client/component/redirect-edit/constants.js:38 #: redirection.js:2 msgid "URL and role/capability" msgstr "" #: models/fixer.php:63 msgid "Database tables" msgstr "" #: models/fixer.php:66 msgid "Valid groups" msgstr "" #: models/fixer.php:68 msgid "No valid groups, so you will not be able to create any redirects" msgstr "" #: models/fixer.php:68 msgid "Valid groups detected" msgstr "" #: models/fixer.php:72 msgid "Valid redirect group" msgstr "" #: models/fixer.php:74 msgid "Redirects with invalid groups detected" msgstr "" #: models/fixer.php:74 msgid "All redirects have a valid group" msgstr "" #: models/fixer.php:78 msgid "Post monitor group" msgstr "" #: models/fixer.php:80 msgid "Post monitor group is invalid" msgstr "" #: models/fixer.php:80 msgid "Post monitor group is valid" msgstr "" #: models/fixer.php:89 msgid "Regular Expressions" msgstr "" #: models/fixer.php:91 msgid "Too many regular expressions may impact site performance" msgstr "" #: models/fixer.php:104 msgid "All tables present" msgstr "" #: models/fixer.php:104 msgid "The following tables are missing:" msgstr "" #: models/fixer.php:112 msgid "Site and home are consistent" msgstr "" #. translators: 1: Site URL, 2: Home URL #: models/fixer.php:115 msgid "Site and home URL are inconsistent. Please correct from your Settings > General page: %1$1s is not %2$2s" msgstr "" #: models/fixer.php:119 msgid "Site and home protocol" msgstr "" #: models/importer.php:332 msgid "Default WordPress \"old slugs\"" msgstr "" #. translators: 1: URL to plugin page #: redirection-admin.php:115 msgid "Please complete your Redirection setup to activate the plugin." msgstr "" #. translators: 1: URL to plugin page, 2: current version, 3: target version #: redirection-admin.php:118 msgid "Redirection's database needs to be updated - click to update." msgstr "" #: redirection-admin.php:210 #: redirection.js:2 msgid "Upgrade Database" msgstr "" #: redirection-admin.php:213 msgid "Settings" msgstr "" #: redirection-admin.php:219 msgid "Please upgrade your database" msgstr "" #. translators: maximum number of log entries #: redirection-admin.php:285 msgid "Log entries (%d max)" msgstr "" #. translators: URL #: redirection-admin.php:425 msgid "You can find full documentation about using Redirection on the redirection.me support site." msgstr "" #: redirection-admin.php:426 msgid "Redirection Support" msgstr "" #. translators: 1: Expected WordPress version, 2: Actual WordPress version #: redirection-admin.php:528 msgid "Redirection requires WordPress v%1$1s, you are using v%2$2s - please update your WordPress" msgstr "" #: redirection-admin.php:531 msgid "Unable to load Redirection" msgstr "" #: redirection-admin.php:540 msgid "Unable to load Redirection ☚ī¸" msgstr "" #: redirection-admin.php:541 msgid "This may be caused by another plugin - look at your browser's error console for more details." msgstr "" #: redirection-admin.php:542 #: client/page/home/crash-handler.js:27 #: redirection.js:2 msgid "If you are using a page caching plugin or service (CloudFlare, OVH, etc) then you can also try clearing that cache." msgstr "" #: redirection-admin.php:543 msgid "Also check if your browser is able to load redirection.js:" msgstr "" #: redirection-admin.php:545 msgid "Please note that Redirection requires the WordPress REST API to be enabled. If you have disabled this then you won't be able to use Redirection" msgstr "" #: redirection-admin.php:546 msgid "Please see the list of common problems." msgstr "" #: redirection-admin.php:547 msgid "If you think Redirection is at fault then create an issue." msgstr "" #: redirection-admin.php:548 msgid "Redirectioni10n is not defined. This usually means another plugin is blocking Redirection from loading. Please disable all plugins and try again." msgstr "" #: redirection-admin.php:551 msgid "Create Issue" msgstr "" #: redirection-admin.php:563 msgid "Loading, please wait..." msgstr "" #: redirection-admin.php:567 msgid "Please enable JavaScript" msgstr "" #: redirection-settings.php:21 msgid "Trash" msgstr "" #. translators: 1: server PHP version. 2: required PHP version. #: redirection.php:37 msgid "Disabled! Detected PHP %1$s, need PHP %2$s+" msgstr "" #: client/component/database/api-error.js:11 #: client/component/database/database-error.js:42 #: client/component/welcome-wizard/manual-install.js:47 #: redirection.js:2 msgid "Database problem" msgstr "" #: client/component/database/api-error.js:15 #: client/component/database/database-error.js:46 #: redirection.js:2 msgid "Try again" msgstr "" #: client/component/database/database-error.js:51 #: redirection.js:2 msgid "Skip this stage" msgstr "" #: client/component/database/database-error.js:57 #: redirection.js:2 msgid "Stop upgrade" msgstr "" #: client/component/database/database-error.js:64 #: redirection.js:2 msgid "If you want to {{support}}ask for support{{/support}} please include these details:" msgstr "" #: client/component/database/index.js:27 #: redirection.js:2 msgid "Upgrading Redirection" msgstr "" #: client/component/database/index.js:30 #: redirection.js:2 msgid "Setting up Redirection" msgstr "" #: client/component/database/index.js:71 #: redirection.js:2 msgid "Leaving before the process has completed may cause problems." msgstr "" #: client/component/database/index.js:77 #: redirection.js:2 msgid "Please remain on this page until complete." msgstr "" #: client/component/database/index.js:81 #: redirection.js:2 msgid "Progress: %(complete)d%%" msgstr "" #: client/component/display-options/index.js:30 #: redirection.js:2 msgid "Custom Display" msgstr "" #: client/component/display-options/index.js:64 #: redirection.js:2 msgid "Pre-defined" msgstr "" #: client/component/display-options/index.js:69 #: client/component/redirect-edit/match/agent.js:55 #: client/component/redirect-edit/match/header.js:55 #: redirection.js:2 msgid "Custom" msgstr "" #: client/component/geo-map/index.js:29 #: redirection.js:2 msgid "Geo IP Error" msgstr "" #: client/component/geo-map/index.js:30 #: client/component/useragent/index.js:31 #: redirection.js:2 msgid "Something went wrong obtaining this information" msgstr "" #: client/component/geo-map/index.js:43 #: client/component/geo-map/index.js:57 #: client/component/geo-map/index.js:77 #: redirection.js:2 msgid "Geo IP" msgstr "" #: client/component/geo-map/index.js:46 #: redirection.js:2 msgid "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." msgstr "" #: client/component/geo-map/index.js:60 #: redirection.js:2 msgid "No details are known for this address." msgstr "" #: client/component/geo-map/index.js:82 #: redirection.js:2 msgid "City" msgstr "" #: client/component/geo-map/index.js:86 #: redirection.js:2 msgid "Area" msgstr "" #: client/component/geo-map/index.js:90 #: redirection.js:2 msgid "Timezone" msgstr "" #: client/component/geo-map/index.js:94 #: redirection.js:2 msgid "Geo Location" msgstr "" #: client/component/http-check/details.js:36 #: redirection.js:2 msgid "An unknown error" msgstr "" #: client/component/http-check/details.js:40 #: redirection.js:2 msgid "Something is wrong with the server. This is not a problem with Redirection and you will need to resolve the error yourself." msgstr "" #: client/component/http-check/details.js:48 #: redirection.js:2 msgid "An error page was returned. This is unlikely to be a problem with Redirection. {{support}}What does this mean?{{/support}}." msgstr "" #: client/component/http-check/details.js:59 #: client/component/http-check/details.js:72 #: redirection.js:2 msgid "Redirected by Redirection." msgstr "" #: client/component/http-check/details.js:61 #: redirection.js:2 msgid "Matches your redirect" msgstr "" #. translators: %1s: who performed the redirect #: client/component/http-check/details.js:77 #: redirection.js:2 msgid "Redirected by %1s. {{support}}What does this mean?{{/support}}." msgstr "" #: client/component/http-check/details.js:87 #: redirection.js:2 msgid "Redirected by an unknown agent. {{support}}What does this mean?{{/support}}." msgstr "" #: client/component/http-check/details.js:95 #: redirection.js:2 msgid "Page was loaded." msgstr "" #: client/component/http-check/details.js:187 #: redirection.js:2 msgid "Unable to check that URL. It may not be valid or accessible." msgstr "" #: client/component/http-check/details.js:206 #: redirection.js:2 msgid "If this is not expected then this {{support}}support page{{/support}} may help." msgstr "" #: client/component/http-check/details.js:216 #: redirection.js:2 msgid "If your browser is behaving differently then you should clear your browser cache." msgstr "" #: client/component/http-check/details.js:220 #: redirection.js:2 msgid "View full redirect.li results." msgstr "" #: client/component/http-check/response.js:20 #: redirection.js:2 msgid "Error" msgstr "" #: client/component/http-check/response.js:21 #: redirection.js:2 msgid "Something went wrong obtaining this information. It may work in the future." msgstr "" #. translators: %s: URL being checked #: client/component/http-check/response.js:52 #: redirection.js:2 msgid "Check redirect for: {{code}}%s{{/code}}" msgstr "" #: client/component/log-page/log-actions/extra-data.js:28 #: redirection.js:2 msgid "View Data" msgstr "" #: client/component/log-page/log-actions/geo-map.js:32 #: redirection.js:2 msgid "Geo Info" msgstr "" #: client/component/log-page/log-actions/user-agent.js:32 #: redirection.js:2 msgid "Agent Info" msgstr "" #: client/component/log-page/log-columns/column-ip.js:60 #: redirection.js:2 msgid "Filter by IP" msgstr "" #: client/component/log-page/log-filters.js:87 #: redirection.js:2 msgid "Filters" msgstr "" #: client/component/powered-by/index.js:16 #: redirection.js:2 msgid "Powered by {{link}}redirect.li{{/link}}" msgstr "" #: client/component/progress/index.js:23 #: client/component/progress/index.js:26 msgid "Saving..." msgstr "" #: client/component/redirect-edit/action-code.js:42 #: redirection.js:2 msgid "with HTTP code" msgstr "" #: client/component/redirect-edit/action/login.js:20 #: redirection.js:2 msgid "Logged In" msgstr "" #: client/component/redirect-edit/action/login.js:21 #: client/component/redirect-edit/action/url-from.js:21 #: redirection.js:2 msgid "Target URL when matched (empty to ignore)" msgstr "" #: client/component/redirect-edit/action/login.js:23 #: redirection.js:2 msgid "Logged Out" msgstr "" #: client/component/redirect-edit/action/login.js:24 #: client/component/redirect-edit/action/url-from.js:24 #: redirection.js:2 msgid "Target URL when not matched (empty to ignore)" msgstr "" #: client/component/redirect-edit/action/url-from.js:20 #: redirection.js:2 msgid "Matched Target" msgstr "" #: client/component/redirect-edit/action/url-from.js:23 #: redirection.js:2 msgid "Unmatched Target" msgstr "" #: client/component/redirect-edit/action/url.js:20 #: client/component/welcome-wizard/step-welcome.js:69 #: client/page/logs/constants.js:73 #: redirection.js:2 msgid "Target URL" msgstr "" #: client/component/redirect-edit/constants.js:104 #: redirection.js:2 msgid "301 - Moved Permanently" msgstr "" #: client/component/redirect-edit/constants.js:108 #: redirection.js:2 msgid "302 - Found" msgstr "" #: client/component/redirect-edit/constants.js:112 #: redirection.js:2 msgid "303 - See Other" msgstr "" #: client/component/redirect-edit/constants.js:116 #: redirection.js:2 msgid "304 - Not Modified" msgstr "" #: client/component/redirect-edit/constants.js:120 #: redirection.js:2 msgid "307 - Temporary Redirect" msgstr "" #: client/component/redirect-edit/constants.js:124 #: redirection.js:2 msgid "308 - Permanent Redirect" msgstr "" #: client/component/redirect-edit/constants.js:131 #: redirection.js:2 msgid "400 - Bad Request" msgstr "" #: client/component/redirect-edit/constants.js:135 #: redirection.js:2 msgid "401 - Unauthorized" msgstr "" #: client/component/redirect-edit/constants.js:139 #: redirection.js:2 msgid "403 - Forbidden" msgstr "" #: client/component/redirect-edit/constants.js:143 #: redirection.js:2 msgid "404 - Not Found" msgstr "" #: client/component/redirect-edit/constants.js:147 #: redirection.js:2 msgid "410 - Gone" msgstr "" #: client/component/redirect-edit/constants.js:151 #: redirection.js:2 msgid "418 - I'm a teapot" msgstr "" #: client/component/redirect-edit/constants.js:155 #: redirection.js:2 msgid "451 - Unavailable For Legal Reasons" msgstr "" #: client/component/redirect-edit/constants.js:159 #: redirection.js:2 msgid "500 - Internal Server Error" msgstr "" #: client/component/redirect-edit/constants.js:163 #: redirection.js:2 msgid "501 - Not implemented" msgstr "" #: client/component/redirect-edit/constants.js:167 #: redirection.js:2 msgid "502 - Bad Gateway" msgstr "" #: client/component/redirect-edit/constants.js:171 #: redirection.js:2 msgid "503 - Service Unavailable" msgstr "" #: client/component/redirect-edit/constants.js:175 #: redirection.js:2 msgid "504 - Gateway Timeout" msgstr "" #: client/component/redirect-edit/constants.js:184 #: client/component/redirect-edit/match/agent.js:62 #: client/component/redirect-edit/match/cookie.js:25 #: client/component/redirect-edit/match/header.js:60 #: client/component/redirect-edit/match/referrer.js:23 #: redirection.js:2 msgid "Regex" msgstr "" #: client/component/redirect-edit/constants.js:188 #: redirection.js:2 msgid "Ignore Slash" msgstr "" #: client/component/redirect-edit/constants.js:192 #: redirection.js:2 msgid "Ignore Case" msgstr "" #: client/component/redirect-edit/constants.js:203 #: redirection.js:2 msgid "Exact match" msgstr "" #: client/component/redirect-edit/constants.js:207 #: client/page/options/options-form/url-options.js:15 #: redirection.js:2 msgid "Exact match in any order" msgstr "" #: client/component/redirect-edit/constants.js:211 #: redirection.js:2 msgid "Ignore all parameters" msgstr "" #: client/component/redirect-edit/constants.js:215 #: redirection.js:2 msgid "Ignore & pass parameters to the target" msgstr "" #: client/component/redirect-edit/index.js:318 #: redirection.js:2 msgid "Exclude from logs" msgstr "" #: client/component/redirect-edit/index.js:360 #: redirection.js:2 msgid "When matched" msgstr "" #: client/component/redirect-edit/index.js:384 #: client/page/logs/constants.js:113 #: client/page/logs404/constants.js:171 #: client/page/redirects/constants.js:36 #: client/page/redirects/constants.js:85 #: redirection.js:2 msgid "Group" msgstr "" #: client/component/redirect-edit/index.js:394 #: client/page/groups/columns/edit.js:71 #: client/page/support/debug.js:81 #: redirection.js:2 msgid "Save" msgstr "" #: client/component/redirect-edit/index.js:415 #: client/page/groups/columns/edit.js:78 #: client/page/io/index.js:130 #: redirection.js:2 msgid "Cancel" msgstr "" #: client/component/redirect-edit/index.js:420 #: client/page/io/index.js:210 #: redirection.js:2 msgid "Close" msgstr "" #: client/component/redirect-edit/index.js:429 #: redirection.js:2 msgid "Show advanced options" msgstr "" #: client/component/redirect-edit/match-type.js:19 #: redirection.js:2 msgid "Match" msgstr "" #: client/component/redirect-edit/match/agent.js:51 #: client/page/logs/constants.js:40 #: client/page/logs/constants.js:93 #: client/page/logs/constants.js:140 #: client/page/logs/constants.js:155 #: client/page/logs404/constants.js:29 #: client/page/logs404/constants.js:87 #: client/page/logs404/constants.js:203 #: client/page/logs404/constants.js:217 #: redirection.js:2 msgid "User Agent" msgstr "" #: client/component/redirect-edit/match/agent.js:52 #: redirection.js:2 msgid "Match against this browser user agent" msgstr "" #: client/component/redirect-edit/match/agent.js:56 #: redirection.js:2 msgid "Mobile" msgstr "" #: client/component/redirect-edit/match/agent.js:57 #: redirection.js:2 msgid "Feed Readers" msgstr "" #: client/component/redirect-edit/match/agent.js:58 #: redirection.js:2 msgid "Libraries" msgstr "" #: client/component/redirect-edit/match/cookie.js:20 #: redirection.js:2 msgid "Cookie" msgstr "" #: client/component/redirect-edit/match/cookie.js:21 #: redirection.js:2 msgid "Cookie name" msgstr "" #: client/component/redirect-edit/match/cookie.js:22 #: redirection.js:2 msgid "Cookie value" msgstr "" #: client/component/redirect-edit/match/custom.js:18 #: redirection.js:2 msgid "Filter Name" msgstr "" #: client/component/redirect-edit/match/custom.js:19 #: redirection.js:2 msgid "WordPress filter name" msgstr "" #: client/component/redirect-edit/match/header.js:50 #: redirection.js:2 msgid "HTTP Header" msgstr "" #: client/component/redirect-edit/match/header.js:51 #: redirection.js:2 msgid "Header name" msgstr "" #: client/component/redirect-edit/match/header.js:52 #: redirection.js:2 msgid "Header value" msgstr "" #: client/component/redirect-edit/match/header.js:56 #: redirection.js:2 msgid "Accept Language" msgstr "" #: client/component/redirect-edit/match/header.js:67 #: redirection.js:2 msgid "Note it is your responsibility to pass HTTP headers to PHP. Please contact your hosting provider for support about this." msgstr "" #: client/component/redirect-edit/match/ip.js:22 #: client/page/logs/constants.js:26 #: client/page/logs/constants.js:98 #: client/page/logs/constants.js:144 #: client/page/logs/constants.js:157 #: client/page/logs404/constants.js:45 #: client/page/logs404/constants.js:92 #: client/page/logs404/constants.js:207 #: client/page/logs404/constants.js:218 #: redirection.js:2 msgid "IP" msgstr "" #: client/component/redirect-edit/match/ip.js:23 #: redirection.js:2 msgid "Enter IP addresses (one per line)" msgstr "" #: client/component/redirect-edit/match/language.js:18 #: redirection.js:2 msgid "Language" msgstr "" #: client/component/redirect-edit/match/language.js:19 #: redirection.js:2 msgid "Comma separated list of languages to match against (i.e. da, en-GB)" msgstr "" #: client/component/redirect-edit/match/page.js:17 #: redirection.js:2 msgid "Page Type" msgstr "" #: client/component/redirect-edit/match/page.js:19 #: redirection.js:2 msgid "Only the 404 page type is currently supported." msgstr "" #: client/component/redirect-edit/match/page.js:20 #: redirection.js:2 msgid "Please do not try and redirect all your 404s - this is not a good thing to do." msgstr "" #: client/component/redirect-edit/match/referrer.js:19 #: client/page/logs/constants.js:88 #: client/page/logs/constants.js:154 #: client/page/logs404/constants.js:82 #: client/page/logs404/constants.js:216 #: redirection.js:2 msgid "Referrer" msgstr "" #: client/component/redirect-edit/match/referrer.js:20 #: redirection.js:2 msgid "Match against this browser referrer text" msgstr "" #: client/component/redirect-edit/match/role.js:18 #: redirection.js:2 msgid "Role" msgstr "" #: client/component/redirect-edit/match/role.js:19 #: redirection.js:2 msgid "Enter role or capability value" msgstr "" #: client/component/redirect-edit/match/server.js:18 #: redirection.js:2 msgid "Server" msgstr "" #: client/component/redirect-edit/match/server.js:19 #: redirection.js:2 msgid "Enter server URL to match against" msgstr "" #: client/component/redirect-edit/position.js:12 #: client/page/redirects/constants.js:80 #: redirection.js:2 msgid "Position" msgstr "" #: client/component/redirect-edit/source-query.js:25 #: client/page/redirects/constants.js:75 #: redirection.js:2 msgid "Query Parameters" msgstr "" #: client/component/redirect-edit/source-url.js:25 #: client/component/redirect-edit/source-url.js:40 #: client/component/welcome-wizard/step-welcome.js:58 #: client/page/logs/constants.js:12 #: client/page/logs/constants.js:68 #: client/page/logs404/constants.js:13 #: client/page/logs404/constants.js:72 #: redirection.js:2 msgid "Source URL" msgstr "" #: client/component/redirect-edit/source-url.js:48 #: redirection.js:2 msgid "The relative URL you want to redirect from" msgstr "" #: client/component/redirect-edit/source-url.js:55 #: redirection.js:2 msgid "URL options / Regex" msgstr "" #: client/component/redirect-edit/target.js:24 #: redirection.js:2 msgid "The target URL you want to redirect, or auto-complete on post name or permalink." msgstr "" #: client/component/redirect-edit/title.js:23 #: client/page/redirects/constants.js:76 #: redirection.js:2 msgid "Title" msgstr "" #: client/component/redirect-edit/title.js:29 #: redirection.js:2 msgid "Describe the purpose of this redirect (optional)" msgstr "" #: client/component/redirect-edit/warning.js:56 #: redirection.js:2 msgid "Anchor values are not sent to the server and cannot be redirected." msgstr "" #: client/component/redirect-edit/warning.js:68 #: redirection.js:2 msgid "This will be converted to a server redirect for the domain {{code}}%(server)s{{/code}}." msgstr "" #: client/component/redirect-edit/warning.js:88 #: redirection.js:2 msgid "The source URL should probably start with a {{code}}/{{/code}}" msgstr "" #: client/component/redirect-edit/warning.js:100 #: redirection.js:2 msgid "Remember to enable the \"regex\" option if this is a regular expression." msgstr "" #: client/component/redirect-edit/warning.js:109 #: redirection.js:2 msgid "Please add migrated permalinks to the Site page under the \"Permalink Migration\" section." msgstr "" #: client/component/redirect-edit/warning.js:119 #: redirection.js:2 msgid "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}}" msgstr "" #: client/component/redirect-edit/warning.js:136 #: redirection.js:2 msgid "The caret {{code}}^{{/code}} should be at the start. For example: {{code}}%(example)s{{/code}}" msgstr "" #: client/component/redirect-edit/warning.js:149 #: redirection.js:2 msgid "To match {{code}}?{{/code}} you need to escape it with {{code}}\\?{{/code}}" msgstr "" #: client/component/redirect-edit/warning.js:160 #: redirection.js:2 msgid "Wildcards are not supported. You need to use a {{link}}regular expression{{/link}}." msgstr "" #: client/component/redirect-edit/warning.js:171 #: redirection.js:2 msgid "If you want to redirect everything please use a site relocation or alias from the Site page." msgstr "" #: client/component/redirect-edit/warning.js:181 #: redirection.js:2 msgid "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." msgstr "" #: client/component/redirect-edit/warning.js:205 #: redirection.js:2 msgid "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}}." msgstr "" #: client/component/redirect-edit/warning.js:222 #: redirection.js:2 msgid "Your target URL contains the invalid character {{code}}%(invalid)s{{/code}}" msgstr "" #: client/component/redirect-edit/warning.js:240 #: redirection.js:2 msgid "Your URL appears to contain a domain inside the path: {{code}}%(relative)s{{/code}}. Did you mean to use {{code}}%(absolute)s{{/code}} instead?" msgstr "" #: client/component/redirect-edit/warning.js:255 #: redirection.js:2 msgid "Some servers may be configured to serve file resources directly, preventing a redirect occurring." msgstr "" #: client/component/request-data/index.js:21 #: redirection.js:2 msgid "Request Headers" msgstr "" #: client/component/request-data/index.js:44 #: redirection.js:2 msgid "Redirect Source" msgstr "" #: client/component/rest-api-status/api-result-pass.js:15 #: redirection.js:2 msgid "Working!" msgstr "" #: client/component/rest-api-status/api-result-raw.js:41 #: redirection.js:2 msgid "Show Full" msgstr "" #: client/component/rest-api-status/api-result-raw.js:42 #: redirection.js:2 msgid "Hide" msgstr "" #: client/component/rest-api-status/index.js:102 #: client/page/support/plugin-status.js:39 #: redirection.js:2 msgid "Good" msgstr "" #: client/component/rest-api-status/index.js:104 #: redirection.js:2 msgid "Working but some issues" msgstr "" #: client/component/rest-api-status/index.js:107 #: redirection.js:2 msgid "Unavailable" msgstr "" #: client/component/rest-api-status/index.js:122 #: redirection.js:2 msgid "There are some problems connecting to your REST API. It is not necessary to fix these problems and the plugin is able to work." msgstr "" #: client/component/rest-api-status/index.js:128 #: redirection.js:2 msgid "Your REST API is not working and the plugin will not be able to continue until this is fixed." msgstr "" #: client/component/rest-api-status/index.js:137 #: redirection.js:2 msgid "Summary" msgstr "" #: client/component/rest-api-status/index.js:143 #: redirection.js:2 msgid "Show Problems" msgstr "" #: client/component/rest-api-status/index.js:172 #: redirection.js:2 msgid "Testing - %s%%" msgstr "" #: client/component/rest-api-status/index.js:181 #: redirection.js:2 msgid "Check Again" msgstr "" #: client/component/table/bulk-actions.js:45 #: redirection.js:2 msgid "Bulk Actions" msgstr "" #: client/component/table/bulk-actions.js:61 #: client/component/table/group.js:31 #: redirection.js:2 msgid "Apply" msgstr "" #: client/component/table/header/check-column.js:23 #: redirection.js:2 msgid "Select All" msgstr "" #: client/component/table/navigation/navigation-pages.js:33 #: redirection.js:2 msgid "%s item" msgid_plural "%s items" msgstr[0] "" msgstr[1] "" #: client/component/table/navigation/navigation-pages.js:37 #: redirection.js:2 msgid "%1d of %1d selected. {{all}}Select All.{{/all}}" msgstr "" #: client/component/table/navigation/navigation-pages.js:44 #: redirection.js:2 msgid "%1d of %1d selected. {{all}}Clear All.{{/all}}" msgstr "" #: client/component/table/navigation/pagination-links.js:39 #: redirection.js:2 msgid "First page" msgstr "" #: client/component/table/navigation/pagination-links.js:47 #: redirection.js:2 msgid "Prev page" msgstr "" #: client/component/table/navigation/pagination-links.js:55 #: redirection.js:2 msgid "Current Page" msgstr "" #: client/component/table/navigation/pagination-links.js:72 #: redirection.js:2 msgid "of %s" msgstr "" #: client/component/table/navigation/pagination-links.js:77 #: redirection.js:2 msgid "Next page" msgstr "" #: client/component/table/navigation/pagination-links.js:85 #: redirection.js:2 msgid "Last page" msgstr "" #: client/component/table/row/empty-row.js:13 #: redirection.js:2 msgid "Nothing to display." msgstr "" #: client/component/table/row/failed-row.js:14 #: redirection.js:2 msgid "Sorry, something went wrong loading the data - please try again" msgstr "" #: client/component/useragent/index.js:30 #: redirection.js:2 msgid "Useragent Error" msgstr "" #: client/component/useragent/index.js:42 #: redirection.js:2 msgid "Unknown Useragent" msgstr "" #: client/component/useragent/index.js:101 #: redirection.js:2 msgid "Device" msgstr "" #: client/component/useragent/index.js:105 #: redirection.js:2 msgid "Operating System" msgstr "" #: client/component/useragent/index.js:109 #: redirection.js:2 msgid "Browser" msgstr "" #: client/component/useragent/index.js:113 #: redirection.js:2 msgid "Engine" msgstr "" #: client/component/useragent/index.js:118 #: redirection.js:2 msgid "Useragent" msgstr "" #: client/component/useragent/index.js:122 #: redirection.js:2 msgid "Agent" msgstr "" #: client/component/welcome-wizard/index.js:90 #: redirection.js:2 msgid "Something went wrong when installing Redirection." msgstr "" #: client/component/welcome-wizard/index.js:108 #: redirection.js:2 msgid "I need support!" msgstr "" #: client/component/welcome-wizard/manual-install.js:27 #: redirection.js:2 msgid "Manual Install" msgstr "" #: client/component/welcome-wizard/manual-install.js:30 #: redirection.js:2 msgid "If your site needs special database permissions, or you would rather do it yourself, you can manually run the following SQL." msgstr "" #: client/component/welcome-wizard/manual-install.js:33 #: redirection.js:2 msgid "Click \"Finished! 🎉\" when finished." msgstr "" #: client/component/welcome-wizard/manual-install.js:48 #: redirection.js:2 msgid "The Redirection database does not appear to exist. Have you run the above SQL?" msgstr "" #: client/component/welcome-wizard/manual-install.js:53 #: redirection.js:2 msgid "Finished! 🎉" msgstr "" #: client/component/welcome-wizard/manual-install.js:56 #: client/component/welcome-wizard/step-importer.js:92 #: client/component/welcome-wizard/step-options.js:113 #: redirection.js:2 msgid "Go back" msgstr "" #: client/component/welcome-wizard/manual-install.js:58 #: redirection.js:2 msgid "If you do not complete the manual install you will be returned here." msgstr "" #: client/component/welcome-wizard/step-api.js:38 #: client/page/options/options-form/other-options.js:87 #: redirection.js:2 msgid "REST API" msgstr "" #: client/component/welcome-wizard/step-api.js:42 #: redirection.js:2 msgid "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:" msgstr "" #: client/component/welcome-wizard/step-api.js:53 #: redirection.js:2 msgid "A security plugin (e.g Wordfence)" msgstr "" #: client/component/welcome-wizard/step-api.js:54 #: redirection.js:2 msgid "A server firewall or other server configuration (e.g OVH)" msgstr "" #: client/component/welcome-wizard/step-api.js:55 #: redirection.js:2 msgid "Caching software (e.g Cloudflare)" msgstr "" #: client/component/welcome-wizard/step-api.js:56 #: redirection.js:2 msgid "Some other plugin that blocks the REST API" msgstr "" #: client/component/welcome-wizard/step-api.js:61 #: redirection.js:2 msgid "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}}." msgstr "" #: client/component/welcome-wizard/step-api.js:73 #: redirection.js:2 msgid "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." msgstr "" #: client/component/welcome-wizard/step-api.js:88 #: redirection.js:2 msgid "You will need at least one working REST API to continue." msgstr "" #: client/component/welcome-wizard/step-api.js:92 #: redirection.js:2 msgid "Finish Setup" msgstr "" #: client/component/welcome-wizard/step-database.js:29 #: client/component/welcome-wizard/step-importer.js:88 #: client/component/welcome-wizard/step-importing.js:56 #: client/component/welcome-wizard/step-options.js:109 #: redirection.js:2 msgid "Continue" msgstr "" #: client/component/welcome-wizard/step-finish.js:41 #: redirection.js:2 msgid "Installation Complete" msgstr "" #: client/component/welcome-wizard/step-finish.js:43 #: redirection.js:2 msgid "Redirection is now installed!" msgstr "" #: client/component/welcome-wizard/step-finish.js:46 #: redirection.js:2 msgid "Please take a moment to consult the {{support}}support site{{/support}} for information about how to use Redirection." msgstr "" #: client/component/welcome-wizard/step-finish.js:53 #: redirection.js:2 msgid "Ready to begin! 🎉" msgstr "" #: client/component/welcome-wizard/step-importer.js:34 #: client/component/welcome-wizard/step-importing.js:32 #: redirection.js:2 msgid "Import Existing Redirects" msgstr "" #: client/component/welcome-wizard/step-importer.js:37 #: redirection.js:2 msgid "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." msgstr "" #: client/component/welcome-wizard/step-importer.js:45 #: redirection.js:2 msgid "WordPress automatically creates redirects when you change a post URL. Importing these into Redirection will allow you to manage and monitor them." msgstr "" #: client/component/welcome-wizard/step-importer.js:67 #: redirection.js:2 msgid "The following plugins have been detected." msgstr "" #: client/component/welcome-wizard/step-importing.js:36 #: redirection.js:2 msgid "Please wait, importing." msgstr "" #: client/component/welcome-wizard/step-importing.js:46 #: redirection.js:2 msgid "Import finished." msgstr "" #: client/component/welcome-wizard/step-importing.js:46 #: redirection.js:2 msgid "Importing failed." msgstr "" #: client/component/welcome-wizard/step-importing.js:51 #: redirection.js:2 msgid "Retry" msgstr "" #: client/component/welcome-wizard/step-options.js:35 #: redirection.js:2 msgid "Basic Setup" msgstr "" #: client/component/welcome-wizard/step-options.js:37 #: redirection.js:2 msgid "These are some options you may want to enable now. They can be changed at any time." msgstr "" #: client/component/welcome-wizard/step-options.js:48 #: redirection.js:2 msgid "Monitor permalink changes in WordPress posts and pages" msgstr "" #: client/component/welcome-wizard/step-options.js:52 #: redirection.js:2 msgid "If you change the permalink in a post or page then Redirection can automatically create a redirect for you." msgstr "" #: client/component/welcome-wizard/step-options.js:57 #: client/component/welcome-wizard/step-options.js:78 #: client/component/welcome-wizard/step-options.js:99 #: redirection.js:2 msgid "{{link}}Read more about this.{{/link}}" msgstr "" #: client/component/welcome-wizard/step-options.js:69 #: redirection.js:2 msgid "Keep a log of all redirects and 404 errors." msgstr "" #: client/component/welcome-wizard/step-options.js:73 #: redirection.js:2 msgid "Storing logs for redirects and 404s will allow you to see what is happening on your site. This will increase your database storage requirements." msgstr "" #: client/component/welcome-wizard/step-options.js:90 #: redirection.js:2 msgid "Store IP information for redirects and 404 errors." msgstr "" #: client/component/welcome-wizard/step-options.js:94 #: redirection.js:2 msgid "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)." msgstr "" #: client/component/welcome-wizard/step-welcome.js:26 #: redirection.js:2 msgid "Welcome to Redirection 🚀🎉" msgstr "" #: client/component/welcome-wizard/step-welcome.js:30 #: redirection.js:2 msgid "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." msgstr "" #: client/component/welcome-wizard/step-welcome.js:37 #: redirection.js:2 msgid "Redirection is designed to be used on sites with a few redirects to sites with thousands of redirects." msgstr "" #: client/component/welcome-wizard/step-welcome.js:42 #: redirection.js:2 msgid "How do I use this plugin?" msgstr "" #: client/component/welcome-wizard/step-welcome.js:45 #: redirection.js:2 msgid "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:" msgstr "" #: client/component/welcome-wizard/step-welcome.js:64 #: redirection.js:2 msgid "(Example) The source URL is your old or original URL" msgstr "" #: client/component/welcome-wizard/step-welcome.js:75 #: redirection.js:2 msgid "(Example) The target URL is the new URL" msgstr "" #: client/component/welcome-wizard/step-welcome.js:83 #: redirection.js:2 msgid "That's all there is to it - you are now redirecting! Note that the above is just an example." msgstr "" #: client/component/welcome-wizard/step-welcome.js:87 #: redirection.js:2 msgid "Full documentation can be found on the {{link}}Redirection website.{{/link}}" msgstr "" #: client/component/welcome-wizard/step-welcome.js:94 #: redirection.js:2 msgid "Some features you may find useful are" msgstr "" #: client/component/welcome-wizard/step-welcome.js:99 #: redirection.js:2 msgid "{{link}}Monitor 404 errors{{/link}}, get detailed information about the visitor, and fix any problems" msgstr "" #: client/component/welcome-wizard/step-welcome.js:110 #: redirection.js:2 msgid "{{link}}Import{{/link}} from .htaccess, CSV, and a variety of other plugins" msgstr "" #: client/component/welcome-wizard/step-welcome.js:118 #: redirection.js:2 msgid "More powerful URL matching, including {{regular}}regular expressions{{/regular}}, and {{other}}other conditions{{/other}}" msgstr "" #: client/component/welcome-wizard/step-welcome.js:130 #: redirection.js:2 msgid "Check a URL is being redirected" msgstr "" #: client/component/welcome-wizard/step-welcome.js:133 #: redirection.js:2 msgid "What's next?" msgstr "" #: client/component/welcome-wizard/step-welcome.js:134 #: redirection.js:2 msgid "First you will be asked a few questions, and then Redirection will set up your database." msgstr "" #: client/component/welcome-wizard/step-welcome.js:138 #: redirection.js:2 msgid "Start Setup" msgstr "" #: client/component/welcome-wizard/step-welcome.js:141 #: redirection.js:2 msgid "Manual Setup" msgstr "" #: client/lib/store/index.js:12 #: client/page/logs404/create-redirect.js:63 #: redirection.js:2 msgid "Are you sure you want to delete this item?" msgid_plural "Are you sure you want to delete the %d selected items?" msgstr[0] "" msgstr[1] "" #: client/lib/store/index.js:22 #: redirection.js:2 msgid "Are you sure want to delete all %d matching items?" msgstr "" #: client/page/groups/columns/edit.js:41 #: client/page/groups/constants.js:8 #: client/page/groups/constants.js:62 #: client/page/groups/create-group.js:40 #: redirection.js:2 msgid "Name" msgstr "" #: client/page/groups/columns/edit.js:53 #: client/page/groups/constants.js:9 #: client/page/groups/constants.js:48 #: client/page/groups/constants.js:72 #: redirection.js:2 msgid "Module" msgstr "" #: client/page/groups/columns/edit.js:86 #: client/page/groups/create-group.js:73 #: redirection.js:2 msgid "Note that you will need to set the Apache module path in your Redirection options." msgstr "" #: client/page/groups/columns/module.js:23 #: redirection.js:2 msgid "Filter on: %(type)s" msgstr "" #: client/page/groups/constants.js:10 #: client/page/groups/constants.js:34 #: client/page/groups/constants.js:57 #: client/page/redirects/constants.js:11 #: client/page/redirects/constants.js:83 #: client/page/redirects/constants.js:108 #: redirection.js:2 msgid "Status" msgstr "" #: client/page/groups/constants.js:11 #: client/page/groups/constants.js:67 #: client/page/home/index.js:53 #: redirection.js:2 msgid "Redirects" msgstr "" #: client/page/groups/constants.js:17 #: client/page/logs/constants.js:118 #: client/page/logs404/constants.js:177 #: client/page/redirects/constants.js:91 #: redirection.js:2 msgid "Standard Display" msgstr "" #: client/page/groups/constants.js:22 #: client/page/logs/constants.js:123 #: client/page/logs404/constants.js:182 #: client/page/redirects/constants.js:96 #: redirection.js:2 msgid "Compact Display" msgstr "" #: client/page/groups/constants.js:27 #: client/page/logs/constants.js:128 #: client/page/logs404/constants.js:187 #: client/page/redirects/constants.js:101 #: redirection.js:2 msgid "Display All" msgstr "" #: client/page/groups/constants.js:38 #: client/page/redirects/constants.js:112 #: redirection.js:2 msgid "Enabled" msgstr "" #: client/page/groups/constants.js:42 #: client/page/redirects/constants.js:116 #: redirection.js:2 msgid "Disabled" msgstr "" #: client/page/groups/constants.js:80 #: client/page/groups/row-actions.js:38 #: client/page/logs/constants.js:107 #: client/page/logs/row-actions.js:28 #: client/page/logs404/constants.js:108 #: client/page/logs404/row-actions.js:40 #: client/page/options/delete-plugin.js:55 #: client/page/redirects/constants.js:56 #: client/page/redirects/row-actions.js:32 #: redirection.js:2 msgid "Delete" msgstr "" #: client/page/groups/constants.js:84 #: client/page/groups/row-actions.js:64 #: client/page/redirects/constants.js:60 #: client/page/redirects/row-actions.js:39 #: redirection.js:2 msgid "Enable" msgstr "" #: client/page/groups/constants.js:88 #: client/page/groups/row-actions.js:58 #: client/page/redirects/constants.js:64 #: client/page/redirects/row-actions.js:37 #: redirection.js:2 msgid "Disable" msgstr "" #: client/page/groups/constants.js:95 #: redirection.js:2 msgid "Search" msgstr "" #: client/page/groups/create-group.js:29 #: redirection.js:2 msgid "Add Group" msgstr "" #: client/page/groups/create-group.js:31 #: redirection.js:2 msgid "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." msgstr "" #: client/page/groups/row-actions.js:30 #: client/page/redirects/row-actions.js:28 #: redirection.js:2 msgid "Edit" msgstr "" #: client/page/groups/row-actions.js:49 #: redirection.js:2 msgid "View Redirects" msgstr "" #: client/page/home/cache-detect.js:19 #: redirection.js:2 msgid "Cached Redirection detected" msgstr "" #: client/page/home/cache-detect.js:23 #: redirection.js:2 msgid "Please clear your browser cache and reload this page." msgstr "" #: client/page/home/cache-detect.js:25 #: redirection.js:2 msgid "If you are using a caching system such as Cloudflare then please read this: " msgstr "" #: client/page/home/cache-detect.js:27 #: redirection.js:2 msgid "clearing your cache." msgstr "" #: client/page/home/crash-handler.js:25 #: redirection.js:2 msgid "Redirection is not working. Try clearing your browser cache and reloading this page." msgstr "" #: client/page/home/crash-handler.js:34 #: redirection.js:2 msgid "If that doesn't help, open your browser's error console and create a {{link}}new issue{{/link}} with the details." msgstr "" #: client/page/home/debug.js:19 #: redirection.js:2 msgid "Please check the {{link}}support site{{/link}} before proceeding further." msgstr "" #: client/page/home/debug.js:27 #: redirection.js:2 msgid "If that did not help then {{strong}}create an issue{{/strong}} or send it in an {{strong}}email{{/strong}}." msgstr "" #: client/page/home/debug.js:38 #: redirection.js:2 msgid "Create An Issue" msgstr "" #: client/page/home/debug.js:41 #: redirection.js:2 msgid "Email" msgstr "" #: client/page/home/debug.js:45 #: redirection.js:2 msgid "Include these details in your report along with a description of what you were doing and a screenshot." msgstr "" #: client/page/home/error-details.js:20 #: redirection.js:2 msgid "What do I do next?" msgstr "" #: client/page/home/error-details.js:25 #: redirection.js:2 msgid "Take a look at the {{link}}plugin status{{/link}}. It may be able to identify and \"magic fix\" the problem." msgstr "" #: client/page/home/error-details.js:36 #: redirection.js:2 msgid "{{link}}Caching software{{/link}}, in particular Cloudflare, can cache the wrong thing. Try clearing all your caches." msgstr "" #: client/page/home/error-details.js:47 #: redirection.js:2 msgid "{{link}}Please temporarily disable other plugins!{{/link}} This fixes so many problems." msgstr "" #: client/page/home/error-details.js:55 #: redirection.js:2 msgid "If you are using WordPress 5.2 or newer then look at your {{link}}Site Health{{/link}} and resolve any issues." msgstr "" #: client/page/home/index.js:41 #: client/page/home/index.js:61 #: client/page/site/headers/header.js:23 #: redirection.js:2 msgid "Site" msgstr "" #: client/page/home/index.js:42 #: client/page/home/index.js:57 #: redirection.js:2 msgid "Groups" msgstr "" #: client/page/home/index.js:43 #: client/page/home/index.js:73 #: redirection.js:2 msgid "Import/Export" msgstr "" #: client/page/home/index.js:44 #: client/page/options/options-form/log-options.js:46 #: redirection.js:2 msgid "Logs" msgstr "" #: client/page/home/index.js:45 #: redirection.js:2 msgid "404 errors" msgstr "" #: client/page/home/index.js:46 #: client/page/home/index.js:77 #: redirection.js:2 msgid "Options" msgstr "" #: client/page/home/index.js:47 #: client/page/home/index.js:81 #: redirection.js:2 msgid "Support" msgstr "" #: client/page/home/index.js:65 #: redirection.js:2 msgid "Log" msgstr "" #: client/page/home/index.js:69 #: redirection.js:2 msgid "404s" msgstr "" #: client/page/home/index.js:158 #: redirection.js:2 msgid "Add New" msgstr "" #: client/page/home/index.js:185 #: redirection.js:2 msgid "View notice" msgstr "" #: client/page/home/update-notice.js:33 #: redirection.js:2 msgid "Version %s installed! Please read the {{url}}release notes{{/url}} for details." msgstr "" #: client/page/home/update-notice.js:45 #: client/page/io/index.js:161 #: redirection.js:2 msgid "OK" msgstr "" #: client/page/io/importer.js:16 #: redirection.js:2 msgid "total = %d" msgstr "" #: client/page/io/importer.js:19 #: redirection.js:2 msgid "Import from %s" msgstr "" #: client/page/io/index.js:101 #: redirection.js:2 msgid "Import to group" msgstr "" #: client/page/io/index.js:109 #: redirection.js:2 msgid "Import a CSV, .htaccess, or JSON file." msgstr "" #: client/page/io/index.js:110 #: redirection.js:2 msgid "Click 'Add File' or drag and drop here." msgstr "" #: client/page/io/index.js:112 #: redirection.js:2 msgid "Add File" msgstr "" #: client/page/io/index.js:123 #: redirection.js:2 msgid "File selected" msgstr "" #: client/page/io/index.js:129 #: redirection.js:2 msgid "Upload" msgstr "" #: client/page/io/index.js:140 #: redirection.js:2 msgid "Importing" msgstr "" #: client/page/io/index.js:156 #: redirection.js:2 msgid "Finished importing" msgstr "" #: client/page/io/index.js:158 #: redirection.js:2 msgid "Total redirects imported:" msgstr "" #: client/page/io/index.js:159 #: redirection.js:2 msgid "Double-check the file is the correct format!" msgstr "" #: client/page/io/index.js:224 #: redirection.js:2 msgid "Are you sure you want to import from %s?" msgstr "" #: client/page/io/index.js:232 #: redirection.js:2 msgid "Plugin Importers" msgstr "" #: client/page/io/index.js:234 #: redirection.js:2 msgid "The following redirect plugins were detected on your site and can be imported from." msgstr "" #: client/page/io/index.js:246 #: redirection.js:2 msgid "Import" msgstr "" #: client/page/io/index.js:257 #: redirection.js:2 msgid "All imports will be appended to the current database - nothing is merged." msgstr "" #: client/page/io/index.js:261 #: redirection.js:2 msgid "{{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)." msgstr "" #: client/page/io/index.js:268 #: redirection.js:2 msgid "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." msgstr "" #: client/page/io/index.js:271 #: redirection.js:2 msgid "Export" msgstr "" #: client/page/io/index.js:272 #: redirection.js:2 msgid "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." msgstr "" #: client/page/io/index.js:276 #: redirection.js:2 msgid "Everything" msgstr "" #: client/page/io/index.js:277 #: redirection.js:2 msgid "WordPress redirects" msgstr "" #: client/page/io/index.js:278 #: redirection.js:2 msgid "Apache redirects" msgstr "" #: client/page/io/index.js:279 #: redirection.js:2 msgid "Nginx redirects" msgstr "" #: client/page/io/index.js:283 #: redirection.js:2 msgid "Complete data (JSON)" msgstr "" #: client/page/io/index.js:284 #: redirection.js:2 msgid "CSV" msgstr "" #: client/page/io/index.js:285 #: client/page/options/options-form/other-options.js:53 #: redirection.js:2 msgid "Apache .htaccess" msgstr "" #: client/page/io/index.js:286 #: redirection.js:2 msgid "Nginx rewrite rules" msgstr "" #: client/page/io/index.js:289 #: redirection.js:2 msgid "View" msgstr "" #: client/page/io/index.js:290 #: redirection.js:2 msgid "Download" msgstr "" #: client/page/io/index.js:296 #: redirection.js:2 msgid "Export Logs" msgstr "" #: client/page/io/index.js:297 #: redirection.js:2 msgid "Export redirect" msgstr "" #: client/page/io/index.js:298 #: redirection.js:2 msgid "Export 404" msgstr "" #: client/page/logs/constants.js:18 #: client/page/logs/constants.js:32 #: client/page/logs/constants.js:46 #: client/page/logs/constants.js:136 #: client/page/logs/constants.js:140 #: client/page/logs/constants.js:144 #: client/page/logs404/constants.js:19 #: client/page/logs404/constants.js:35 #: client/page/logs404/constants.js:51 #: client/page/logs404/constants.js:199 #: client/page/logs404/constants.js:203 #: client/page/logs404/constants.js:207 #: redirection.js:2 msgid "Count" msgstr "" #: client/page/logs/constants.js:54 #: client/page/logs/constants.js:148 #: client/page/logs404/constants.js:60 #: client/page/logs404/constants.js:211 #: redirection.js:2 msgid "Date" msgstr "" #: client/page/logs/constants.js:58 #: client/page/logs/constants.js:149 #: client/page/logs/constants.js:220 #: client/page/logs404/constants.js:64 #: client/page/logs404/constants.js:212 #: client/page/logs404/constants.js:224 #: redirection.js:2 msgid "Method" msgstr "" #: client/page/logs/constants.js:63 #: client/page/logs/constants.js:150 #: client/page/logs404/constants.js:68 #: client/page/logs404/constants.js:213 #: redirection.js:2 msgid "Domain" msgstr "" #: client/page/logs/constants.js:78 #: client/page/logs/constants.js:152 #: client/page/logs/constants.js:238 #: redirection.js:2 msgid "Redirect By" msgstr "" #: client/page/logs/constants.js:83 #: client/page/logs/constants.js:153 #: client/page/logs404/constants.js:77 #: client/page/logs404/constants.js:215 #: client/page/redirects/constants.js:78 #: redirection.js:2 msgid "HTTP code" msgstr "" #: client/page/logs/constants.js:136 #: client/page/logs/constants.js:151 #: client/page/logs404/constants.js:199 #: client/page/logs404/constants.js:214 #: client/page/options/options-form/url-options.js:35 #: client/page/redirects/constants.js:16 #: client/page/support/http-tester.js:53 #: redirection.js:2 msgid "URL" msgstr "" #: client/page/logs/constants.js:156 #: client/page/redirects/constants.js:77 #: redirection.js:2 msgid "Target" msgstr "" #: client/page/logs/constants.js:164 #: client/page/logs404/constants.js:251 #: client/page/redirects/constants.js:174 #: redirection.js:2 msgid "Search URL" msgstr "" #: client/page/logs/constants.js:168 #: client/page/logs404/constants.js:255 #: redirection.js:2 msgid "Search exact URL" msgstr "" #: client/page/logs/constants.js:172 #: client/page/logs404/constants.js:259 #: redirection.js:2 msgid "Search referrer" msgstr "" #: client/page/logs/constants.js:176 #: client/page/logs404/constants.js:263 #: redirection.js:2 msgid "Search user agent" msgstr "" #: client/page/logs/constants.js:180 #: client/page/logs404/constants.js:267 #: redirection.js:2 msgid "Search IP" msgstr "" #: client/page/logs/constants.js:184 #: client/page/redirects/constants.js:178 #: redirection.js:2 msgid "Search target URL" msgstr "" #: client/page/logs/constants.js:188 #: client/page/logs404/constants.js:271 #: redirection.js:2 msgid "Search domain" msgstr "" #: client/page/logs/constants.js:196 #: client/page/logs404/constants.js:147 #: redirection.js:2 msgid "No grouping" msgstr "" #: client/page/logs/constants.js:200 #: client/page/logs404/constants.js:151 #: redirection.js:2 msgid "Group by URL" msgstr "" #: client/page/logs/constants.js:204 #: client/page/logs404/constants.js:155 #: redirection.js:2 msgid "Group by user agent" msgstr "" #: client/page/logs/constants.js:211 #: client/page/logs404/constants.js:162 #: redirection.js:2 msgid "Group by IP" msgstr "" #: client/page/logs/constants.js:242 #: redirection.js:2 msgid "WordPress" msgstr "" #: client/page/logs/index.js:112 #: redirection.js:2 msgid "RSS" msgstr "" #: client/page/logs/row-actions.js:50 #: redirection.js:2 msgid "View Redirect" msgstr "" #: client/page/logs404/constants.js:116 #: client/page/logs404/constants.js:132 #: redirection.js:2 msgid "Redirect All" msgstr "" #: client/page/logs404/constants.js:120 #: client/page/logs404/row-actions.js:75 #: redirection.js:2 msgid "Block IP" msgstr "" #: client/page/logs404/constants.js:137 #: client/page/logs404/row-actions.js:85 #: redirection.js:2 msgid "Ignore URL" msgstr "" #: client/page/logs404/constants.js:242 #: client/page/redirects/constants.js:147 #: redirection.js:2 msgid "HTTP Status Code" msgstr "" #: client/page/logs404/create-redirect.js:53 #: client/page/logs404/row-actions.js:50 #: client/page/redirects/create.js:32 #: redirection.js:2 msgid "Add Redirect" msgstr "" #: client/page/logs404/create-redirect.js:62 #: redirection.js:2 msgid "Are you sure you want to delete the selected items?" msgstr "" #: client/page/logs404/create-redirect.js:71 #: redirection.js:2 msgid "Delete Log Entries" msgstr "" #: client/page/logs404/create-redirect.js:81 #: redirection.js:2 msgid "Delete logs for this entry" msgstr "" #: client/page/logs404/create-redirect.js:82 #: redirection.js:2 msgid "Delete logs for these entries" msgstr "" #: client/page/logs404/row-actions.js:68 #: redirection.js:2 msgid "Show All" msgstr "" #: client/page/options/delete-plugin.js:37 #: redirection.js:2 msgid "Delete the plugin - are you sure?" msgstr "" #: client/page/options/delete-plugin.js:38 #: redirection.js:2 msgid "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." msgstr "" #: client/page/options/delete-plugin.js:39 #: redirection.js:2 msgid "Once deleted your redirections will stop working. If they appear to continue working then please clear your browser cache." msgstr "" #: client/page/options/delete-plugin.js:41 #: redirection.js:2 msgid "Yes! Delete the plugin" msgstr "" #: client/page/options/delete-plugin.js:41 #: redirection.js:2 msgid "No! Don't delete the plugin" msgstr "" #: client/page/options/delete-plugin.js:52 #: redirection.js:2 msgid "Delete Redirection" msgstr "" #: client/page/options/delete-plugin.js:54 #: redirection.js:2 msgid "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." msgstr "" #: client/page/options/newsletter.js:22 #: client/page/options/newsletter.js:36 #: redirection.js:2 msgid "Newsletter" msgstr "" #: client/page/options/newsletter.js:25 #: redirection.js:2 msgid "Thanks for subscribing! {{a}}Click here{{/a}} if you need to return to your subscription." msgstr "" #: client/page/options/newsletter.js:38 #: redirection.js:2 msgid "Want to keep up to date with changes to Redirection?" msgstr "" #: client/page/options/newsletter.js:39 #: redirection.js:2 msgid "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." msgstr "" #: client/page/options/newsletter.js:43 #: redirection.js:2 msgid "Your email address:" msgstr "" #: client/page/options/options-form/index.js:67 #: client/page/site/index.js:103 #: redirection.js:2 msgid "Update" msgstr "" #: client/page/options/options-form/log-options.js:15 #: redirection.js:2 msgid "No logs" msgstr "" #: client/page/options/options-form/log-options.js:16 #: client/page/options/options-form/url-options.js:22 #: redirection.js:2 msgid "A day" msgstr "" #: client/page/options/options-form/log-options.js:17 #: client/page/options/options-form/url-options.js:23 #: redirection.js:2 msgid "A week" msgstr "" #: client/page/options/options-form/log-options.js:18 #: redirection.js:2 msgid "A month" msgstr "" #: client/page/options/options-form/log-options.js:19 #: redirection.js:2 msgid "Two months" msgstr "" #: client/page/options/options-form/log-options.js:20 #: client/page/options/options-form/url-options.js:24 #: redirection.js:2 msgid "Forever" msgstr "" #: client/page/options/options-form/log-options.js:23 #: redirection.js:2 msgid "No IP logging" msgstr "" #: client/page/options/options-form/log-options.js:24 #: redirection.js:2 msgid "Full IP logging" msgstr "" #: client/page/options/options-form/log-options.js:25 #: redirection.js:2 msgid "Anonymize IP (mask last part)" msgstr "" #: client/page/options/options-form/log-options.js:49 #: redirection.js:2 msgid "Redirect Logs" msgstr "" #: client/page/options/options-form/log-options.js:56 #: client/page/options/options-form/log-options.js:65 #: redirection.js:2 msgid "(time to keep logs for)" msgstr "" #: client/page/options/options-form/log-options.js:58 #: redirection.js:2 msgid "404 Logs" msgstr "" #: client/page/options/options-form/log-options.js:67 #: redirection.js:2 msgid "IP Logging" msgstr "" #: client/page/options/options-form/log-options.js:74 #: redirection.js:2 msgid "(IP logging level)" msgstr "" #: client/page/options/options-form/log-options.js:76 #: redirection.js:2 msgid "IP Address" msgstr "" #: client/page/options/options-form/log-options.js:84 #: redirection.js:2 msgid "REMOTE_ADDR" msgstr "" #: client/page/options/options-form/log-options.js:87 #: redirection.js:2 msgid "Only set custom IP headers if your server does not use REMOTE_ADDR to store the client IP address." msgstr "" #: client/page/options/options-form/log-options.js:88 #: redirection.js:2 msgid "Please ensure you trust the data in these headers. If using a proxy then set its address below." msgstr "" #: client/page/options/options-form/log-options.js:92 #: redirection.js:2 msgid "Proxy Address" msgstr "" #: client/page/options/options-form/log-options.js:94 #: redirection.js:2 msgid "If using a proxy then add any IP addresses here to only trust IP headers from those addresses." msgstr "" #: client/page/options/options-form/log-options.js:97 #: redirection.js:2 msgid "Logging" msgstr "" #: client/page/options/options-form/log-options.js:107 #: redirection.js:2 msgid "Log \"external\" redirects - those not from Redirection. This can increase your log size and contains no user information." msgstr "" #: client/page/options/options-form/log-options.js:116 #: redirection.js:2 msgid "Track redirect hits and date of last access. Contains no user information." msgstr "" #: client/page/options/options-form/log-options.js:122 #: redirection.js:2 msgid "Capture HTTP header information with logs (except cookies). It may include user information, and could increase your log size." msgstr "" #: client/page/options/options-form/log-options.js:133 #: redirection.js:2 msgid "Redirection stores no user identifiable information other than what is configured above. It is your responsibility to ensure your site meets any applicable {{link}}privacy requirements{{/link}}." msgstr "" #: client/page/options/options-form/other-options.js:14 #: redirection.js:2 msgid "Default REST API" msgstr "" #: client/page/options/options-form/other-options.js:15 #: redirection.js:2 msgid "Raw REST API" msgstr "" #: client/page/options/options-form/other-options.js:16 #: redirection.js:2 msgid "Relative REST API" msgstr "" #: client/page/options/options-form/other-options.js:23 #: redirection.js:2 msgid "Upgrade manually when prompted" msgstr "" #: client/page/options/options-form/other-options.js:27 #: redirection.js:2 msgid "Automatically upgrade on admin pages" msgstr "" #: client/page/options/options-form/other-options.js:40 #: redirection.js:2 msgid "Advanced" msgstr "" #: client/page/options/options-form/other-options.js:43 #: redirection.js:2 msgid "RSS Token" msgstr "" #: client/page/options/options-form/other-options.js:47 #: redirection.js:2 msgid "A unique token allowing feed readers access to Redirection log RSS (leave blank to auto-generate)" msgstr "" #: client/page/options/options-form/other-options.js:68 #: redirection.js:2 msgid "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}}." msgstr "" #: client/page/options/options-form/other-options.js:82 #: redirection.js:2 msgid "Unable to save .htaccess file" msgstr "" #: client/page/options/options-form/other-options.js:91 #: redirection.js:2 msgid "How Redirection uses the REST API - don't change unless necessary" msgstr "" #: client/page/options/options-form/other-options.js:94 #: redirection.js:2 msgid "Data Upgrade" msgstr "" #: client/page/options/options-form/other-options.js:103 #: redirection.js:2 msgid "Decide how Redirection updates itself, if needed." msgstr "" #: client/page/options/options-form/url-monitor.js:41 #: redirection.js:2 msgid "Monitor changes to %(type)s" msgstr "" #: client/page/options/options-form/url-monitor.js:93 #: redirection.js:2 msgid "URL Monitor" msgstr "" #: client/page/options/options-form/url-monitor.js:98 #: redirection.js:2 msgid "URL Monitor Changes" msgstr "" #: client/page/options/options-form/url-monitor.js:101 #: redirection.js:2 msgid "Save changes to this group" msgstr "" #: client/page/options/options-form/url-monitor.js:108 #: redirection.js:2 msgid "For example \"/amp\"" msgstr "" #: client/page/options/options-form/url-monitor.js:111 #: redirection.js:2 msgid "Create associated redirect (added to end of URL)" msgstr "" #: client/page/options/options-form/url-options.js:16 #: redirection.js:2 msgid "Ignore all query parameters" msgstr "" #: client/page/options/options-form/url-options.js:17 #: redirection.js:2 msgid "Ignore and pass all query parameters" msgstr "" #: client/page/options/options-form/url-options.js:20 #: redirection.js:2 msgid "Never cache" msgstr "" #: client/page/options/options-form/url-options.js:21 #: redirection.js:2 msgid "An hour" msgstr "" #: client/page/options/options-form/url-options.js:45 #: redirection.js:2 msgid "Default URL settings" msgstr "" #: client/page/options/options-form/url-options.js:46 #: client/page/options/options-form/url-options.js:83 #: redirection.js:2 msgid "Applies to all redirections unless you configure them otherwise." msgstr "" #: client/page/options/options-form/url-options.js:51 #: redirection.js:2 msgid "Case insensitive matches (i.e. {{code}}/Exciting-Post{{/code}} will match {{code}}/exciting-post{{/code}})" msgstr "" #: client/page/options/options-form/url-options.js:71 #: redirection.js:2 msgid "Ignore trailing slashes (i.e. {{code}}/exciting-post/{{/code}} will match {{code}}/exciting-post{{/code}})" msgstr "" #: client/page/options/options-form/url-options.js:82 #: redirection.js:2 msgid "Default query matching" msgstr "" #: client/page/options/options-form/url-options.js:89 #: redirection.js:2 msgid "Exact - matches the query parameters exactly defined in your source, in any order" msgstr "" #: client/page/options/options-form/url-options.js:94 #: redirection.js:2 msgid "Ignore - as exact, but ignores any query parameters not in your source" msgstr "" #: client/page/options/options-form/url-options.js:95 #: redirection.js:2 msgid "Pass - as ignore, but also copies the query parameters to the target" msgstr "" #: client/page/options/options-form/url-options.js:98 #: redirection.js:2 msgid "Auto-generate URL" msgstr "" #: client/page/options/options-form/url-options.js:109 #: redirection.js:2 msgid "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" msgstr "" #: client/page/options/options-form/url-options.js:120 #: redirection.js:2 msgid "HTTP Cache Header" msgstr "" #: client/page/options/options-form/url-options.js:129 #: redirection.js:2 msgid "How long to cache redirected 301 URLs (via \"Expires\" HTTP header)" msgstr "" #: client/page/options/options-form/url-options.js:132 #: redirection.js:2 msgid "Redirect Caching" msgstr "" #: client/page/options/options-form/url-options.js:137 #: redirection.js:2 msgid "(beta) Enable caching of redirects via WordPress object cache. Can improve performance. Requires an object cache." msgstr "" #: client/page/redirects/columns/code.js:16 #: redirection.js:2 msgid "pass" msgstr "" #: client/page/redirects/columns/source-query.js:21 #: redirection.js:2 msgid "Exact Query" msgstr "" #: client/page/redirects/columns/source-query.js:24 #: redirection.js:2 msgid "Ignore Query" msgstr "" #: client/page/redirects/columns/source-query.js:26 #: redirection.js:2 msgid "Ignore & Pass Query" msgstr "" #: client/page/redirects/constants.js:21 #: client/page/redirects/constants.js:79 #: client/page/redirects/constants.js:136 #: redirection.js:2 msgid "Match Type" msgstr "" #: client/page/redirects/constants.js:26 #: client/page/redirects/constants.js:84 #: client/page/redirects/constants.js:141 #: redirection.js:2 msgid "Action Type" msgstr "" #: client/page/redirects/constants.js:31 #: redirection.js:2 msgid "Code" msgstr "" #: client/page/redirects/constants.js:41 #: redirection.js:2 msgid "Pos" msgstr "" #: client/page/redirects/constants.js:45 #: client/page/redirects/constants.js:81 #: redirection.js:2 msgid "Hits" msgstr "" #: client/page/redirects/constants.js:49 #: client/page/redirects/constants.js:82 #: redirection.js:2 msgid "Last Access" msgstr "" #: client/page/redirects/constants.js:68 #: redirection.js:2 msgid "Reset hits" msgstr "" #: client/page/redirects/constants.js:73 #: redirection.js:2 msgid "Source" msgstr "" #: client/page/redirects/constants.js:74 #: redirection.js:2 msgid "URL options" msgstr "" #: client/page/redirects/constants.js:122 #: redirection.js:2 msgid "URL match" msgstr "" #: client/page/redirects/constants.js:126 #: redirection.js:2 msgid "Regular Expression" msgstr "" #: client/page/redirects/constants.js:130 #: redirection.js:2 msgid "Plain" msgstr "" #: client/page/redirects/constants.js:152 #: redirection.js:2 msgid "Last Accessed" msgstr "" #: client/page/redirects/constants.js:156 #: redirection.js:2 msgid "Never accessed" msgstr "" #: client/page/redirects/constants.js:160 #: redirection.js:2 msgid "Not accessed in last month" msgstr "" #: client/page/redirects/constants.js:164 #: redirection.js:2 msgid "Not accessed in last year" msgstr "" #: client/page/redirects/constants.js:182 #: redirection.js:2 msgid "Search title" msgstr "" #: client/page/redirects/create.js:27 #: redirection.js:2 msgid "Add new redirection" msgstr "" #: client/page/redirects/index.js:62 #: redirection.js:2 msgid "All groups" msgstr "" #: client/page/redirects/row-actions.js:44 #: redirection.js:2 msgid "Check Redirect" msgstr "" #: client/page/site/aliases/index.js:39 #: redirection.js:2 msgid "Site Aliases" msgstr "" #: client/page/site/aliases/index.js:41 #: redirection.js:2 msgid "A site alias is another domain that you want to be redirected to this site. For example, an old domain, or a subdomain. This will redirect all URLs, including WordPress login and admin." msgstr "" #: client/page/site/aliases/index.js:42 #: redirection.js:2 msgid "You will need to configure your system (DNS and server) to pass requests for these domains to this WordPress install." msgstr "" #: client/page/site/aliases/index.js:47 #: redirection.js:2 msgid "Aliased Domain" msgstr "" #: client/page/site/aliases/index.js:48 #: redirection.js:2 msgid "Alias" msgstr "" #: client/page/site/aliases/index.js:64 #: redirection.js:2 msgid "No aliases" msgstr "" #: client/page/site/aliases/index.js:68 #: redirection.js:2 msgid "Add Alias" msgstr "" #: client/page/site/canonical/index.js:12 #: redirection.js:2 msgid "Don't set a preferred domain - {{code}}%(site)s{{/code}}" msgstr "" #: client/page/site/canonical/index.js:24 #: redirection.js:2 msgid "Remove www from domain - {{code}}%(siteWWW)s{{/code}} ⇒ {{code}}%(site)s{{/code}}" msgstr "" #: client/page/site/canonical/index.js:38 #: redirection.js:2 msgid "Add www to domain - {{code}}%(site)s{{/code}} ⇒ {{code}}%(siteWWW)s{{/code}}" msgstr "" #: client/page/site/canonical/index.js:89 #: redirection.js:2 msgid "Canonical Settings" msgstr "" #: client/page/site/canonical/index.js:95 #: redirection.js:2 msgid "Force a redirect from HTTP to HTTPS - {{code}}%(site)s{{/code}} ⇒ {{code}}%(siteHTTPS)s{{/code}}" msgstr "" #: client/page/site/canonical/index.js:110 #: redirection.js:2 msgid "{{strong}}Warning{{/strong}}: ensure your HTTPS is working before forcing a redirect." msgstr "" #: client/page/site/canonical/index.js:117 #: redirection.js:2 msgid "Preferred domain" msgstr "" #: client/page/site/canonical/index.js:129 #: redirection.js:2 msgid "You should update your site URL to match your canonical settings: {{code}}%(current)s{{/code}} ⇒ {{code}}%(site)s{{/code}}" msgstr "" #: client/page/site/headers/header.js:27 #: redirection.js:2 msgid "Redirect" msgstr "" #: client/page/site/headers/header.js:228 #: redirection.js:2 msgid "General" msgstr "" #: client/page/site/headers/header.js:261 #: redirection.js:2 msgid "Custom Header" msgstr "" #: client/page/site/headers/index.js:17 #: redirection.js:2 msgid "Add Header" msgstr "" #: client/page/site/headers/index.js:21 #: redirection.js:2 msgid "Add Security Presets" msgstr "" #: client/page/site/headers/index.js:25 #: redirection.js:2 msgid "Add CORS Presets" msgstr "" #: client/page/site/headers/index.js:84 #: redirection.js:2 msgid "HTTP Headers" msgstr "" #: client/page/site/headers/index.js:85 #: redirection.js:2 msgid "Site headers are added across your site, including redirects. Redirect headers are only added to redirects." msgstr "" #: client/page/site/headers/index.js:90 #: redirection.js:2 msgid "Location" msgstr "" #: client/page/site/headers/index.js:91 #: redirection.js:2 msgid "Header" msgstr "" #: client/page/site/headers/index.js:106 #: redirection.js:2 msgid "No headers" msgstr "" #: client/page/site/headers/index.js:117 #: redirection.js:2 msgid "Note that some HTTP headers are set by your server and cannot be changed." msgstr "" #: client/page/site/headers/types/multi-choice.js:26 #: redirection.js:2 msgid "All" msgstr "" #: client/page/site/headers/types/multi-choice.js:29 #: redirection.js:2 msgid "Values" msgstr "" #: client/page/site/headers/types/plain-value.js:10 #: redirection.js:2 msgid "Value" msgstr "" #: client/page/site/index.js:73 #: redirection.js:2 msgid "Options on this page can cause problems if used incorrectly. You can {{link}}temporarily disable them{{/link}} to make changes." msgstr "" #: client/page/site/permalink/index.js:39 #: redirection.js:2 msgid "Permalink Migration" msgstr "" #: client/page/site/permalink/index.js:40 #: redirection.js:2 msgid "Enter old permalinks structures to automatically migrate them to your current one." msgstr "" #: client/page/site/permalink/index.js:41 #: redirection.js:2 msgid "Note: this is in beta and will only migrate posts. Certain permalinks will not work. If yours does not work then you will need to wait until it is out of beta." msgstr "" #: client/page/site/permalink/index.js:46 #: redirection.js:2 msgid "Permalinks" msgstr "" #: client/page/site/permalink/index.js:62 #: redirection.js:2 msgid "No migrated permalinks" msgstr "" #: client/page/site/permalink/index.js:70 #: redirection.js:2 msgid "Add Permalink" msgstr "" #: client/page/site/relocate/index.js:31 #: redirection.js:2 msgid "Relocate Site" msgstr "" #: client/page/site/relocate/index.js:32 #: redirection.js:2 msgid "Want to redirect the entire site? Enter a domain to redirect everything, except WordPress login and admin. Enabling this option will disable any site aliases or canonical settings." msgstr "" #: client/page/site/relocate/index.js:34 #: redirection.js:2 msgid "Relocate to domain" msgstr "" #: client/page/support/debug.js:68 #: redirection.js:2 msgid "Database version" msgstr "" #: client/page/support/debug.js:79 #: redirection.js:2 msgid "Do not change unless advised to do so!" msgstr "" #: client/page/support/debug.js:88 #: redirection.js:2 msgid "IP Headers" msgstr "" #: client/page/support/help.js:12 #: redirection.js:2 msgid "Need help?" msgstr "" #: client/page/support/help.js:15 #: redirection.js:2 msgid "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." msgstr "" #: client/page/support/help.js:28 #: redirection.js:2 msgid "If you want to report a bug please read the {{report}}Reporting Bugs{{/report}} guide." msgstr "" #: client/page/support/help.js:50 #: redirection.js:2 msgid "Please note that any support is provide on as-time-is-available basis and is not guaranteed. I do not provide paid support." msgstr "" #: client/page/support/help.js:57 #: redirection.js:2 msgid "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!" msgstr "" #: client/page/support/help.js:73 #: redirection.js:2 msgid "Need to search and replace?" msgstr "" #: client/page/support/help.js:75 #: redirection.js:2 msgid "The companion plugin Search Regex allows you to search and replace data on your site. It also supports Redirection, and is handy if you want to bulk update a lot of redirects." msgstr "" #: client/page/support/http-tester.js:41 #: redirection.js:2 msgid "Redirect Tester" msgstr "" #: client/page/support/http-tester.js:45 #: redirection.js:2 msgid "Sometimes your browser can cache a URL, making it hard to know if it's working as expected. Use this service from {{link}}redirect.li{{/link}} to get accurate results." msgstr "" #: client/page/support/http-tester.js:61 #: redirection.js:2 msgid "Enter full URL, including http:// or https://" msgstr "" #: client/page/support/http-tester.js:67 #: redirection.js:2 msgid "Check" msgstr "" #: client/page/support/plugin-status.js:22 #: redirection.js:2 msgid "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." msgstr "" #: client/page/support/plugin-status.js:27 #: redirection.js:2 msgid "⚡ī¸ Magic fix ⚡ī¸" msgstr "" #: client/page/support/plugin-status.js:39 #: redirection.js:2 msgid "Problem" msgstr "" #: client/page/support/status.js:29 #: redirection.js:2 msgid "WordPress REST API" msgstr "" #: client/page/support/status.js:30 #: redirection.js:2 msgid "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." msgstr "" #: client/page/support/status.js:33 #: redirection.js:2 msgid "Plugin Status" msgstr "" #: client/page/support/status.js:38 #: redirection.js:2 msgid "Plugin Debug" msgstr "" #: client/page/support/status.js:39 #: redirection.js:2 msgid "This information is provided for debugging purposes. Be careful making any changes." msgstr "" #: client/state/message/reducer.js:49 #: redirection.js:2 msgid "Redirection saved" msgstr "" #: client/state/message/reducer.js:50 #: redirection.js:2 msgid "Log deleted" msgstr "" #: client/state/message/reducer.js:51 #: redirection.js:2 msgid "Settings saved" msgstr "" #: client/state/message/reducer.js:52 #: redirection.js:2 msgid "Group saved" msgstr "" #: client/state/message/reducer.js:53 #: redirection.js:2 msgid "404 deleted" msgstr "" #: client/wp-plugin-components/error/debug/index.js:70 #: redirection.js:2 msgid "Show debug" msgstr "" #: client/wp-plugin-components/error/debug/index.js:80 #: redirection.js:2 msgid "Debug Information" msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:76 #: redirection.js:2 msgid "WordPress did not return a response. This could mean an error occurred or that the request was blocked. Please check your server error_log." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:88 #: redirection.js:2 msgid "Your REST API is probably being blocked by a security plugin. Please disable this, or configure it to allow REST API requests." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:94 #: client/wp-plugin-components/error/decode-error/index.js:140 #: client/wp-plugin-components/error/decode-error/index.js:185 #: client/wp-plugin-components/error/decode-error/index.js:227 #: redirection.js:2 msgid "Read this REST API guide for more information." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:105 #: redirection.js:2 msgid "Your WordPress REST API is returning a 404 page. This is almost certainly an external plugin or server configuration issue." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:111 #: redirection.js:2 msgid "You will will need to fix this on your site. Redirection is not causing the error." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:117 #: redirection.js:2 msgid "Can you access your {{api}}REST API{{/api}} without it redirecting?." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:125 #: redirection.js:2 msgid "Check your {{link}}Site Health{{/link}} and fix any issues." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:131 #: redirection.js:2 msgid "Your server configuration is blocking access to the REST API." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:133 #: redirection.js:2 msgid "A security plugin or firewall is blocking access. You will need to whitelist the REST API." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:148 #: redirection.js:2 msgid "Your REST API is being redirected. Please remove the redirection for the API." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:154 #: redirection.js:2 msgid "Your server has rejected the request for being too big. You will need to reconfigure it to continue." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:162 #: redirection.js:2 msgid "An unknown error occurred." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:169 #: redirection.js:2 msgid "Your REST API is showing a deprecated PHP error. Please fix this error." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:179 #: redirection.js:2 msgid "This could be a security plugin, or your server is out of memory or has an external error. Please check your server error log" msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:193 #: redirection.js:2 msgid "Your WordPress REST API has been disabled. You will need to enable it to continue." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:203 #: redirection.js:2 msgid "WordPress returned an unexpected message. This could be a PHP error from another plugin, or data inserted by your theme." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:209 #: redirection.js:2 msgid "Possible cause" msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:221 #: redirection.js:2 msgid "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." msgstr "" #: client/wp-plugin-components/error/decode-error/index.js:239 #: redirection.js:2 msgid "Your REST API appears to be cached and this will cause problems. Please exclude your REST API from your caching system." msgstr "" #: client/wp-plugin-components/error/display/error-api.js:18 #: redirection.js:2 msgid "Bad data" msgstr "" #: client/wp-plugin-components/error/display/error-api.js:20 #: redirection.js:2 msgid "There was a problem making a request to your site. This could indicate you provided data that did not match requirements, or that the plugin sent a bad request." msgstr "" #: client/wp-plugin-components/error/display/error-api.js:21 #: redirection.js:2 msgid "Please review your data and try again." msgstr "" #: client/wp-plugin-components/error/display/error-default.js:17 #: redirection.js:2 msgid "REST API 404" msgstr "" #: client/wp-plugin-components/error/display/error-default.js:20 #: client/wp-plugin-components/error/display/error-fixed.js:18 #: client/wp-plugin-components/error/display/error-known.js:25 #: redirection.js:2 msgid "Something went wrong 🙁" msgstr "" #: client/wp-plugin-components/error/display/error-nonce.js:18 #: redirection.js:2 msgid "You are using an old or cached session" msgstr "" #: client/wp-plugin-components/error/display/error-nonce.js:20 #: redirection.js:2 msgid "This is usually fixed by doing one of the following:" msgstr "" #: client/wp-plugin-components/error/display/error-nonce.js:22 #: redirection.js:2 msgid "Reload the page - your current session is old." msgstr "" #: client/wp-plugin-components/error/display/error-nonce.js:24 #: redirection.js:2 msgid "Log out, clear your browser cache, and log in again - your browser has cached an old session." msgstr "" #: client/wp-plugin-components/error/display/error-nonce.js:29 #: redirection.js:2 msgid "Your admin pages are being cached. Clear this cache and try again. There may be multiple caches involved." msgstr "" #: redirection.js:2 msgid "Animation" msgid_plural "AnimationEnd" msgstr[0] "" msgstr[1] "" #: redirection.js:2 msgid "Transition" msgid_plural "TransitionEnd" msgstr[0] "" msgstr[1] "" #: redirection.js:2 msgid "Switch to this API" msgstr "" #: redirection.js:2 msgid "Current API" msgstr "" #: redirection.js:2 msgid "A database upgrade is in progress. Please continue to finish." msgstr "" #: redirection.js:2 msgid "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}}." msgstr "" #: redirection.js:2 msgid "Your site already has the latest SQL." msgstr "" #: redirection.js:2 msgid "Click \"Complete Upgrade\" when finished." msgstr "" #: redirection.js:2 msgid "Complete Upgrade" msgstr "" #: redirection.js:2 msgid "Click the \"Upgrade Database\" button to automatically upgrade the database." msgstr "" #: redirection.js:2 msgid "Something went wrong when upgrading Redirection." msgstr "" #: redirection.js:2 msgid "Upgrade Required" msgstr "" #: redirection.js:2 msgid "Redirection database needs upgrading" msgstr "" #: redirection.js:2 msgid "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." msgstr "" #: redirection.js:2 msgid "Manual Upgrade" msgstr "" #: redirection.js:2 msgid "Automatic Upgrade" msgstr ""