redirection.pot 85.3 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332
# Copyright (C) 2023 John Godley
# This file is distributed under the same license as the Redirection plugin.
msgid ""
msgstr ""
"Project-Id-Version: Redirection 5.3.9\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/redirection5\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-04-02T10:13:53+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.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 <a href=\"%s\">Redirection setup</a> 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 - <a href=\"%1$1s\">click to update</a>."
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 <a href=\"%s\" target=\"_blank\">redirection.me</a> 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 <code>redirection.js</code>:"
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 <a href=\"https://redirection.me/support/problems/\">list of common problems</a>."
msgstr ""

#: redirection-admin.php:547
msgid "If you think Redirection is at fault then create an issue."
msgstr ""

#: redirection-admin.php:548
msgid "<code>Redirectioni10n</code> 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:97
#: redirection.js:2
msgid "Device"
msgstr ""

#: client/component/useragent/index.js:101
#: redirection.js:2
msgid "Operating System"
msgstr ""

#: client/component/useragent/index.js:105
#: redirection.js:2
msgid "Browser"
msgstr ""

#: client/component/useragent/index.js:109
#: redirection.js:2
msgid "Engine"
msgstr ""

#: client/component/useragent/index.js:114
#: redirection.js:2
msgid "Useragent"
msgstr ""

#: client/component/useragent/index.js:118
#: 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:30
#: client/page/logs404/constants.js:108
#: client/page/logs404/row-actions.js:42
#: 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:35
#: 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:52
#: 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:77
#: redirection.js:2
msgid "Block IP"
msgstr ""

#: client/page/logs404/constants.js:137
#: client/page/logs404/row-actions.js:87
#: 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:52
#: 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:70
#: 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/donation.js:83
#: redirection.js:2
msgid "You've supported this plugin - thank you!"
msgstr ""

#: client/page/options/donation.js:84
#: redirection.js:2
msgid "I'd like to support some more."
msgstr ""

#: client/page/options/donation.js:101
#: redirection.js:2
msgid "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}}."
msgstr ""

#: client/page/options/donation.js:106
#: redirection.js:2
msgid "You get useful software and I get to carry on making it better."
msgstr ""

#: client/page/options/donation.js:129
#: redirection.js:2
msgid "Support 💰"
msgstr ""

#: client/page/options/donation.js:141
#: redirection.js:2
msgid "Plugin Support"
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:57
#: redirection.js:2
msgid "I'm a nice person and I have helped support the author of this plugin"
msgstr ""

#: client/page/options/options-form/index.js:75
#: client/page/site/index.js:103
#: redirection.js:2
msgid "Update"
msgstr ""

#: client/page/options/options-form/log-options.js:14
#: redirection.js:2
msgid "No logs"
msgstr ""

#: client/page/options/options-form/log-options.js:15
#: client/page/options/options-form/url-options.js:22
#: redirection.js:2
msgid "A day"
msgstr ""

#: client/page/options/options-form/log-options.js:16
#: client/page/options/options-form/url-options.js:23
#: redirection.js:2
msgid "A week"
msgstr ""

#: client/page/options/options-form/log-options.js:17
#: redirection.js:2
msgid "A month"
msgstr ""

#: client/page/options/options-form/log-options.js:18
#: redirection.js:2
msgid "Two months"
msgstr ""

#: client/page/options/options-form/log-options.js:19
#: client/page/options/options-form/url-options.js:24
#: redirection.js:2
msgid "Forever"
msgstr ""

#: client/page/options/options-form/log-options.js:22
#: redirection.js:2
msgid "No IP logging"
msgstr ""

#: client/page/options/options-form/log-options.js:23
#: redirection.js:2
msgid "Full IP logging"
msgstr ""

#: client/page/options/options-form/log-options.js:24
#: redirection.js:2
msgid "Anonymize IP (mask last part)"
msgstr ""

#: client/page/options/options-form/log-options.js:38
#: redirection.js:2
msgid "Redirect Logs"
msgstr ""

#: client/page/options/options-form/log-options.js:45
#: client/page/options/options-form/log-options.js:54
#: redirection.js:2
msgid "(time to keep logs for)"
msgstr ""

#: client/page/options/options-form/log-options.js:47
#: redirection.js:2
msgid "404 Logs"
msgstr ""

#: client/page/options/options-form/log-options.js:56
#: redirection.js:2
msgid "IP Logging"
msgstr ""

#: client/page/options/options-form/log-options.js:63
#: redirection.js:2
msgid "(IP logging level)"
msgstr ""

#: client/page/options/options-form/log-options.js:65
#: redirection.js:2
msgid "Logging"
msgstr ""

#: client/page/options/options-form/log-options.js:75
#: 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:84
#: 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:90
#: 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:101
#: 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:227
#: redirection.js:2
msgid "General"
msgstr ""

#: client/page/site/headers/header.js:260
#: 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 ""