permalink-manager.pot
217 lines
| 1 | # Loco Gettext template |
| 2 | #, fuzzy |
| 3 | msgid "" |
| 4 | msgstr "" |
| 5 | "Project-Id-Version: Permalink Manager\n" |
| 6 | "Report-Msgid-Bugs-To: \n" |
| 7 | "POT-Creation-Date: Fri Jan 08 2016 20:08:17 GMT+0100 (CET)\n" |
| 8 | "POT-Revision-Date: Fri Jan 08 2016 20:08:23 GMT+0100 (CET)\n" |
| 9 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 10 | "Last-Translator: \n" |
| 11 | "Language-Team: \n" |
| 12 | "Language: \n" |
| 13 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION\n" |
| 14 | "MIME-Version: 1.0\n" |
| 15 | "Content-Type: text/plain; charset=UTF-8\n" |
| 16 | "Content-Transfer-Encoding: 8bit\n" |
| 17 | "X-Poedit-SourceCharset: UTF-8\n" |
| 18 | "X-Poedit-Basepath: .\n" |
| 19 | "X-Poedit-SearchPath-0: ..\n" |
| 20 | "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;" |
| 21 | "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;" |
| 22 | "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;" |
| 23 | "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;" |
| 24 | "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n" |
| 25 | "X-Generator: Loco - https://localise.biz/" |
| 26 | |
| 27 | #. Name of the plugin |
| 28 | msgid "Permalink Manager" |
| 29 | msgstr "" |
| 30 | |
| 31 | #. URI of the plugin |
| 32 | msgid "http://maciejbis.net" |
| 33 | msgstr "" |
| 34 | |
| 35 | #. Description of the plugin |
| 36 | msgid "" |
| 37 | "A simple tool that allows to mass update of slugs that are used to build " |
| 38 | "permalinks for Posts, Pages and Custom Post Types." |
| 39 | msgstr "" |
| 40 | |
| 41 | #. Author of the plugin |
| 42 | msgid "Maciej Bis" |
| 43 | msgstr "" |
| 44 | |
| 45 | #: ../permalink-manager.php:89 |
| 46 | msgid "Find & Replace" |
| 47 | msgstr "" |
| 48 | |
| 49 | #: ../permalink-manager.php:108 |
| 50 | msgid "Regenerate" |
| 51 | msgstr "" |
| 52 | |
| 53 | #: ../permalink-manager.php:135 |
| 54 | msgid "Permalinks" |
| 55 | msgstr "" |
| 56 | |
| 57 | #: ../permalink-manager.php:137 |
| 58 | msgid "" |
| 59 | "You can disable/enable selected post types from the table below using " |
| 60 | "<strong>\"Screen Options\"</strong> (click on the upper-right button to show " |
| 61 | "it) section above." |
| 62 | msgstr "" |
| 63 | |
| 64 | #: ../permalink-manager.php:140 |
| 65 | msgid "Find and replace" |
| 66 | msgstr "" |
| 67 | |
| 68 | #: ../permalink-manager.php:142 ../permalink-manager.php:147 |
| 69 | msgid "<strong>You are doing it at your own risk!</strong>" |
| 70 | msgstr "" |
| 71 | |
| 72 | #: ../permalink-manager.php:142 |
| 73 | msgid "" |
| 74 | "A backup of MySQL database before using this tool is highly recommended. The " |
| 75 | "search & replace operation might be not revertible!" |
| 76 | msgstr "" |
| 77 | |
| 78 | #: ../permalink-manager.php:145 |
| 79 | msgid "Regenerate slugs" |
| 80 | msgstr "" |
| 81 | |
| 82 | #: ../permalink-manager.php:147 |
| 83 | msgid "" |
| 84 | "A backup of MySQL database before using this tool is highly recommended. The " |
| 85 | "regenerate process of slugs might be not revertible!" |
| 86 | msgstr "" |
| 87 | |
| 88 | #: ../permalink-manager.php:160 |
| 89 | msgid "by Maciej Bis" |
| 90 | msgstr "" |
| 91 | |
| 92 | #: ../permalink-manager.php:210 |
| 93 | msgid "Go To Permalink Manager" |
| 94 | msgstr "" |
| 95 | |
| 96 | #: ../permalink-manager.php:226 |
| 97 | msgid "Post Types" |
| 98 | msgstr "" |
| 99 | |
| 100 | #: ../permalink-manager.php:228 ../permalink-manager.php:257 ../permalink-manager. |
| 101 | #: php:273 |
| 102 | msgid "All Post Types" |
| 103 | msgstr "" |
| 104 | |
| 105 | #: ../permalink-manager.php:232 |
| 106 | msgid "Post Statuses" |
| 107 | msgstr "" |
| 108 | |
| 109 | #: ../permalink-manager.php:234 ../permalink-manager.php:263 ../permalink-manager. |
| 110 | #: php:279 |
| 111 | msgid "All Post Statuses" |
| 112 | msgstr "" |
| 113 | |
| 114 | #: ../permalink-manager.php:238 |
| 115 | msgid "Per page" |
| 116 | msgstr "" |
| 117 | |
| 118 | #: ../permalink-manager.php:247 |
| 119 | msgid "Find ..." |
| 120 | msgstr "" |
| 121 | |
| 122 | #: ../permalink-manager.php:251 |
| 123 | msgid "Replace with ..." |
| 124 | msgstr "" |
| 125 | |
| 126 | #: ../permalink-manager.php:255 ../permalink-manager.php:271 |
| 127 | msgid "Post Types that should be affected" |
| 128 | msgstr "" |
| 129 | |
| 130 | #: ../permalink-manager.php:261 ../permalink-manager.php:277 |
| 131 | msgid "Post Statuses that should be affected" |
| 132 | msgstr "" |
| 133 | |
| 134 | #: ../permalink-manager.php:347 |
| 135 | #, php-format |
| 136 | msgid "<strong>\"%1s\"</strong> field is empty!" |
| 137 | msgstr "" |
| 138 | |
| 139 | #: ../permalink-manager.php:418 |
| 140 | #, php-format |
| 141 | msgid "<strong>%d</strong> slug were updated!" |
| 142 | msgid_plural "<strong>%d</strong> slugs were updated!" |
| 143 | msgstr[0] "" |
| 144 | msgstr[1] "" |
| 145 | |
| 146 | #: ../permalink-manager.php:419 |
| 147 | #, php-format |
| 148 | msgid "<a href=\"%s\">Click here</a> to go to the list of updated slugs" |
| 149 | msgstr "" |
| 150 | |
| 151 | #: ../permalink-manager.php:422 |
| 152 | msgid "<strong>No slugs</strong> were updated!" |
| 153 | msgstr "" |
| 154 | |
| 155 | #: ../permalink-manager.php:435 ../permalink-manager.php:447 ../inc/permalink- |
| 156 | #: manager-wp-table.php:30 |
| 157 | msgid "Title" |
| 158 | msgstr "" |
| 159 | |
| 160 | #: ../permalink-manager.php:436 ../permalink-manager.php:448 |
| 161 | msgid "Old slug" |
| 162 | msgstr "" |
| 163 | |
| 164 | #: ../permalink-manager.php:437 ../permalink-manager.php:449 |
| 165 | msgid "New slug" |
| 166 | msgstr "" |
| 167 | |
| 168 | #: ../permalink-manager.php:447 |
| 169 | msgid "Show more details" |
| 170 | msgstr "" |
| 171 | |
| 172 | #: ../permalink-manager.php:454 |
| 173 | msgid "List of updated posts" |
| 174 | msgstr "" |
| 175 | |
| 176 | #: ../inc/permalink-manager-screen-options.php:21 |
| 177 | msgid "Apply" |
| 178 | msgstr "" |
| 179 | |
| 180 | #: ../inc/permalink-manager-wp-table.php:31 |
| 181 | msgid "Slug" |
| 182 | msgstr "" |
| 183 | |
| 184 | #: ../inc/permalink-manager-wp-table.php:32 |
| 185 | msgid "Date" |
| 186 | msgstr "" |
| 187 | |
| 188 | #: ../inc/permalink-manager-wp-table.php:33 |
| 189 | msgid "Permalink" |
| 190 | msgstr "" |
| 191 | |
| 192 | #: ../inc/permalink-manager-wp-table.php:34 |
| 193 | msgid "Post Status" |
| 194 | msgstr "" |
| 195 | |
| 196 | #: ../inc/permalink-manager-wp-table.php:35 |
| 197 | msgid "Post Type" |
| 198 | msgstr "" |
| 199 | |
| 200 | #: ../inc/permalink-manager-wp-table.php:81 ../inc/permalink-manager-wp-table.php: |
| 201 | #: 81 |
| 202 | msgid "Edit" |
| 203 | msgstr "" |
| 204 | |
| 205 | #: ../inc/permalink-manager-wp-table.php:82 ../inc/permalink-manager-wp-table.php: |
| 206 | #: 82 |
| 207 | msgid "View" |
| 208 | msgstr "" |
| 209 | |
| 210 | #: ../inc/permalink-manager-wp-table.php:124 |
| 211 | msgid "Update all slugs below" |
| 212 | msgstr "" |
| 213 | |
| 214 | #: ../inc/permalink-manager-wp-table.php:125 |
| 215 | msgid "Update all slugs above" |
| 216 | msgstr "" |
| 217 |