Changeset 512414
- Timestamp:
- 02/29/2012 04:10:59 PM (14 years ago)
- Location:
- wordpress-move/trunk
- Files:
-
- 5 edited
-
docs/index.html (modified) (1 diff)
-
lang/wpmove.pot (modified) (2 diffs)
-
libs/functions-file-backup.php (modified) (6 diffs)
-
readme.txt (modified) (4 diffs)
-
wordpress-move.php (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-move/trunk/docs/index.html
r493292 r512414 54 54 <p>Backup Manager is the place to organize the backup files either created by the plugin on the same server, or uploaded by the server you are migrating from. If this is the server you want to migrate from, you can delete backup files after the Migration Assistant completes uploading them to the remote server. If you do not want to delete them, you can Archive them which basically means moving them to a sub-directory called <code>old</code>. You can always Unarchive the files you Archived using the Backup Manager. Files listed under Current Backups are the files that will be used by the Complete Migration mode so you can either delete or achive the files you do not want Complete Migration to use. Files listed under the Old Backups section are not used for anything so you can safely Archive the backup files you do not want to use but also do not want to delete.</p> 55 55 <p>Since version 1.3, there is also Converted Database Backups section where which lists the database backup files that can be used outside the WordPress Move. As you might have noticed, database backups generated by WordPress Move have a different structure than normal database backup files which is the reason why you cannot use them outside the WordPress Move. To use database backup file outside the WordPress Move, simply find it in either Current Backups or Old Backups section, select the checkbox on the left, select the Convert option from the dropdown and click the Apply button. This will convert the files you have selected into generic SQL files that you can use outside the plugin. This feature is particularly useful if the plugin fails to migrate your installation properly or if you need to use the database backup file outside the plugin.</p> 56 <p>If you wish to download a backup file, you can click on its name. That way, if the plugin fails send your files to the server on the receiving end, you can easily download your backup files and upload them to the <code>/wp-content/plugins/wordpress-move/backup/</code> directory on your new server. Once you finish uploading them, you can use the Restore method to finalize the migration operation.</p> 56 57 <h2 id="faq">Frequently Asked Questions</h2> 57 58 <ol> 59 <li><strong>I am getting the "Could not activate the plugin because it generated a fatal error." error when I try to activate the plugin. Why?</strong> 60 <br>WordPress Move needs php_sockets extension to be enabled, in order to work properly. If you are getting this error message, please enable php_sockets extension and restart your web server. Once you successfully enable the extension, you will be able to activate the plugin.</li> 58 61 <li><strong>Do I need to install WordPress and WordPress Move on the new server as well, if I want to use WordPress Move for migration purposes?</strong> 59 62 <br>Yes you do.</li> -
wordpress-move/trunk/lang/wpmove.pot
r493292 r512414 3 3 "Project-Id-Version: WPMove\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 2012-0 1-21 19:57+0200\n"6 "PO-Revision-Date: 2012-0 1-21 19:57+0200\n"5 "POT-Creation-Date: 2012-02-29 17:49+0200\n" 6 "PO-Revision-Date: 2012-02-29 17:49+0200\n" 7 7 "Last-Translator: Mert Yazicioglu <[email protected]>\n" 8 8 "Language-Team: \n" … … 14 14 "X-Poedit-SearchPath-0: C:\\xampp\\htdocs\\wp\\wp-content\\plugins\\wordpress-move\n" 15 15 16 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 117 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:95 516 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:135 17 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:959 18 18 msgid "Change Domain Name" 19 19 msgstr "" 20 20 21 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 221 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:136 22 22 msgid "Migrate" 23 23 msgstr "" 24 24 25 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 325 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:137 26 26 msgid "Restore" 27 27 msgstr "" 28 28 29 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 429 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:138 30 30 msgid "FTP Settings" 31 31 msgstr "" 32 32 33 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 533 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:139 34 34 msgid "Change Domain Name (Optional)" 35 35 msgstr "" 36 36 37 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 3637 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:140 38 38 msgid "Files to Transfer" 39 39 msgstr "" 40 40 41 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:17 041 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:174 42 42 msgid "FTP Connection Details" 43 43 msgstr "" 44 44 45 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:17 145 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:175 46 46 msgid "Database Backup Settings" 47 47 msgstr "" 48 48 49 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:17 249 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:176 50 50 msgid "File Backup Settings" 51 51 msgstr "" 52 52 53 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:25 453 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:258 54 54 msgid "Settings saved." 55 55 msgstr "" 56 56 57 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:26 057 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:264 58 58 msgid "Please fill in FTP Connection Details in order to start the migration process." 59 59 msgstr "" 60 60 61 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:2 6761 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:271 62 62 msgid "WordPress Move Settings" 63 63 msgstr "" 64 64 65 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:2 6965 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:273 66 66 msgid "Please configure the plugin using the settings below before starting to use the Migration Assistant under the Tools menu. If connecting to the remote server fails, please toggle the Passive Mode setting and try again." 67 67 msgstr "" 68 68 69 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:31 069 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:314 70 70 msgid "These are the FTP connection details of your new server." 71 71 msgstr "" 72 72 73 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 1673 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:320 74 74 msgid "Hostname" 75 75 msgstr "" 76 76 77 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 1977 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:323 78 78 msgid "The hostname you use to establish an FTP connection to the remote server. Might be an IP address or a domain name." 79 79 msgstr "" 80 80 81 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:32 481 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:328 82 82 msgid "Port" 83 83 msgstr "" 84 84 85 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 2785 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:331 86 86 msgid "If you do not know what to write, it is most probably 21." 87 87 msgstr "" 88 88 89 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:33 289 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:336 90 90 msgid "Username" 91 91 msgstr "" 92 92 93 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:33 593 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:339 94 94 msgid "The username you use to establish an FTP connection to the remote server." 95 95 msgstr "" 96 96 97 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:34 097 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:344 98 98 msgid "Password" 99 99 msgstr "" 100 100 101 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:34 3101 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:347 102 102 msgid "You will be asked to enter your FTP Password you use to establish an FTP connection to the remote server, right before starting the migration process." 103 103 msgstr "" 104 104 105 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 48105 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:352 106 106 msgid "Remote Backup Path" 107 107 msgstr "" 108 108 109 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:35 1109 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:355 110 110 msgid "Path from the top directory that your FTP account has access to, to the backup directory of the WordPress Move plugin on the remote server. For instance:" 111 111 msgstr "" 112 112 113 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 56113 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:360 114 114 msgid "Use Passive Mode" 115 115 msgstr "" 116 116 117 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:36 1117 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:365 118 118 msgid "Yes" 119 119 msgstr "" 120 120 121 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 66121 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:370 122 122 msgid "No" 123 123 msgstr "" 124 124 125 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 86125 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:390 126 126 msgid "The size of each chunk of your database backup. Actual sizes of chunks may exceed this size limit. 0 means unlimited." 127 127 msgstr "" 128 128 129 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:39 2130 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:42 0129 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:396 130 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:424 131 131 msgid "Chunk Size" 132 132 msgstr "" 133 133 134 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:41 4134 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:418 135 135 msgid "The size of files to compress per filesystem backup chunk. Sizes of chunks will be less than or equal to this size limit, depending on the compression ratio. 0 means unlimited." 136 136 msgstr "" 137 137 138 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:4 58139 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:78 3140 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:8 67141 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:18 25138 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:462 139 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:787 140 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:871 141 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1811 142 142 msgid "Migration Assistant" 143 143 msgstr "" 144 144 145 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:46 0145 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:464 146 146 msgid "Please make sure you read the documentation carefully, before selecting an action to proceed..." 147 147 msgstr "" 148 148 149 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:50 3149 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:507 150 150 msgid "If you wish to do the following..." 151 151 msgstr "" 152 152 153 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:5 06153 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:510 154 154 msgid "Just change the domain name this installation uses." 155 155 msgstr "" 156 156 157 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:5 09158 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:55 3159 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:59 4157 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:513 158 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:557 159 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:598 160 160 msgid "Do not forget that..." 161 161 msgstr "" 162 162 163 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:51 2163 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:516 164 164 msgid "Your files and database will not be transferred to another server." 165 165 msgstr "" 166 166 167 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:51 3167 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:517 168 168 msgid "Only instances of your old domain name in the database will be replaced." 169 169 msgstr "" 170 170 171 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:51 4171 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:518 172 172 msgid "You need to manually configure your server and new domain name to use it on this server." 173 173 msgstr "" 174 174 175 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:51 5175 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:519 176 176 msgid "A backup of your database will be made available under the backup directory." 177 177 msgstr "" 178 178 179 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:5 16179 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:520 180 180 msgid "Creating a manual backup of your database is still highly encouraged." 181 181 msgstr "" 182 182 183 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:52 1184 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:56 3185 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:60 2183 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:525 184 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:567 185 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:606 186 186 msgid "Begin" 187 187 msgstr "" 188 188 189 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:5 39190 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:58 1189 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:543 190 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:585 191 191 msgid "If you wish to do one or more of the following..." 192 192 msgstr "" 193 193 194 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:54 2194 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:546 195 195 msgid "Transfer your database to another server.\t" 196 196 msgstr "" 197 197 198 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:54 3198 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:547 199 199 msgid "Transfer some/all of your files to another server." 200 200 msgstr "" 201 201 202 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:54 4202 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:548 203 203 msgid "Use a different domain name on the target server." 204 204 msgstr "" 205 205 206 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:547 206 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:551 207 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:592 208 msgid "Make sure that..." 209 msgstr "" 210 211 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:554 212 msgid "WordPress and WordPress Move are installed on the target server." 213 msgstr "" 214 215 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:560 216 msgid "This installation will stay as-is after the operation." 217 msgstr "" 218 219 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:561 220 msgid "You need to configure the plugin using the WordPress Move page under the Settings menu." 221 msgstr "" 222 223 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:562 224 msgid "You need to manually configure your existing domain to use it on the target server." 225 msgstr "" 226 207 227 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:588 208 msgid "Make sure that..."209 msgstr ""210 211 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:550212 msgid "WordPress and WordPress Move are installed on the target server."213 msgstr ""214 215 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:556216 msgid "This installation will stay as-is after the operation."217 msgstr ""218 219 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:557220 msgid "You need to configure the plugin using the WordPress Move page under the Settings menu."221 msgstr ""222 223 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:558224 msgid "You need to manually configure your existing domain to use it on the target server."225 msgstr ""226 227 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:584228 228 msgid "Complete migrating to this server." 229 229 msgstr "" 230 230 231 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:58 5231 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:589 232 232 msgid "Restore backup files listed under the Current Backups section of the Backup Manager." 233 233 msgstr "" 234 234 235 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:59 1235 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:595 236 236 msgid "You have backup files to use for this process under the backup directory." 237 237 msgstr "" 238 238 239 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php: 597239 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:601 240 240 msgid "Backups will be processed starting from old to new." 241 241 msgstr "" 242 242 243 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:660 244 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1027 245 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1041 243 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:664 244 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1031 245 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1045 246 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1140 247 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1160 248 msgid "Success!" 249 msgstr "" 250 251 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:666 252 msgid "Your domain name has been changed successfully." 253 msgstr "" 254 255 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:667 256 #, php-format 257 msgid "<a href=\"%s\">Click here</a> to go to your site using your new domain." 258 msgstr "" 259 260 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:680 261 msgid "Failure!" 262 msgstr "" 263 264 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:684 265 msgid "An error occured while changing instances of your domain name." 266 msgstr "" 267 268 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:704 269 msgid "Changes on your domain has been rolled back automatically." 270 msgstr "" 271 272 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:712 273 msgid "Rolling back to the previous state also failed. Please try importing the database backup stored under the backup folder manually." 274 msgstr "" 275 276 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:731 277 msgid "Changing Domain Name" 278 msgstr "" 279 280 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:733 281 msgid "Please enter exact paths to your WordPress installations on both domains without the trailing slash. After replacing instances of your old domain name in the database with the new one completes, please do not forget to update your nameservers." 282 msgstr "" 283 284 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:739 285 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:927 286 msgid "Old Domain Name" 287 msgstr "" 288 289 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:747 290 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:935 291 msgid "New Domain Name" 292 msgstr "" 293 294 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:756 295 msgid "Change" 296 msgstr "" 297 298 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:839 299 msgid "Could not create backup files. Please make sure the backup directory is writable. For further info, please refer to the documentation." 300 msgstr "" 301 302 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:847 303 msgid "Creating and uploading backups have been completed. You can now go to your new installation and run the migration assistant in Complete Migration mode." 304 msgstr "" 305 306 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:856 307 msgid "Please check your FTP connection details on the settings page." 308 msgstr "" 309 310 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:873 311 msgid "Please select the files you want to include in the backup from the list below." 312 msgstr "" 313 314 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:882 315 msgid "Start Migration" 316 msgstr "" 317 318 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:902 319 msgid "If your FTP account uses a password, please enter it below." 320 msgstr "" 321 322 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:904 323 msgid "FTP Password:" 324 msgstr "" 325 326 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:921 327 msgid "Please enter the exact path to your WordPress installation on your new domain name without the trailing slash and then click Start Migration button to start the migration process." 328 msgstr "" 329 330 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:957 331 msgid "Select All" 332 msgstr "" 333 334 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:958 335 msgid "Unselect All" 336 msgstr "" 337 338 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:978 339 msgid "Loading..." 340 msgstr "" 341 342 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1022 343 #, php-format 344 msgid "Connecting to %s:%d..." 345 msgstr "" 346 347 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1036 348 #, php-format 349 msgid "Logging in as %s using password..." 350 msgstr "" 351 352 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1038 353 #, php-format 354 msgid "Logging in as %s without a password..." 355 msgstr "" 356 357 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1045 358 msgid "Starting uploading files..." 359 msgstr "" 360 361 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1057 362 #, php-format 363 msgid "%s is being uploaded..." 364 msgstr "" 365 366 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1060 367 msgid " Success!" 368 msgstr "" 369 370 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1062 371 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1091 372 msgid " Failed!" 373 msgstr "" 374 375 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1070 376 #, php-format 377 msgid "Uploading files is completed with %d error..." 378 msgstr "" 379 380 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1072 381 msgid "Uploading files is completed without an error..." 382 msgstr "" 383 384 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1077 385 msgid "Closing the FTP connection..." 386 msgstr "" 387 388 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1091 389 msgid "Operation terminated..." 390 msgstr "" 391 392 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1113 393 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1193 394 msgid "Completing Migration" 395 msgstr "" 396 246 397 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1133 247 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1149 248 msgid "Success!" 249 msgstr "" 250 251 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:662 252 msgid "Your domain name has been changed successfully." 253 msgstr "" 254 255 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:663 256 #, php-format 257 msgid "<a href=\"%s\">Click here</a> to go to your site using your new domain." 258 msgstr "" 259 260 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:676 261 msgid "Failure!" 262 msgstr "" 263 264 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:680 265 msgid "An error occured while changing instances of your domain name." 266 msgstr "" 267 268 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:700 269 msgid "Changes on your domain has been rolled back automatically." 270 msgstr "" 271 272 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:708 273 msgid "Rolling back to the previous state also failed. Please try importing the database backup stored under the backup folder manually." 274 msgstr "" 275 276 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:727 277 msgid "Changing Domain Name" 278 msgstr "" 279 280 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:729 281 msgid "Please enter exact paths to your WordPress installations on both domains without the trailing slash. After replacing instances of your old domain name in the database with the new one completes, please do not forget to update your nameservers." 282 msgstr "" 283 284 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:735 285 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:923 286 msgid "Old Domain Name" 287 msgstr "" 288 289 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:743 290 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:931 291 msgid "New Domain Name" 292 msgstr "" 293 294 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:752 295 msgid "Change" 296 msgstr "" 297 298 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:835 299 msgid "Could not create backup files. Please make sure the backup directory is writable. For further info, please refer to the documentation." 300 msgstr "" 301 302 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:843 303 msgid "Creating and uploading backups have been completed. You can now go to your new installation and run the migration assistant in Complete Migration mode." 304 msgstr "" 305 306 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:852 307 msgid "Please check your FTP connection details on the settings page." 308 msgstr "" 309 310 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:869 311 msgid "Please select the files you want to include in the backup from the list below." 312 msgstr "" 313 314 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:878 315 msgid "Start Migration" 316 msgstr "" 317 318 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:898 319 msgid "If your FTP account uses a password, please enter it below." 320 msgstr "" 321 322 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:900 323 msgid "FTP Password:" 324 msgstr "" 325 326 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:917 327 msgid "Please enter the exact path to your WordPress installation on your new domain name without the trailing slash and then click Start Migration button to start the migration process." 328 msgstr "" 329 330 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:953 331 msgid "Select All" 332 msgstr "" 333 334 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:954 335 msgid "Unselect All" 336 msgstr "" 337 338 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:974 339 msgid "Loading..." 340 msgstr "" 341 342 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1018 343 #, php-format 344 msgid "Connecting to %s:%d..." 345 msgstr "" 346 347 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1032 348 #, php-format 349 msgid "Logging in as %s using password..." 350 msgstr "" 351 352 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1034 353 #, php-format 354 msgid "Logging in as %s without a password..." 355 msgstr "" 356 357 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1041 358 msgid "Starting uploading files..." 359 msgstr "" 360 361 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1053 362 #, php-format 363 msgid "%s is being uploaded..." 364 msgstr "" 365 366 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1056 367 msgid " Success!" 368 msgstr "" 369 370 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1058 371 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1087 372 msgid " Failed!" 373 msgstr "" 374 375 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1066 376 #, php-format 377 msgid "Uploading files is completed with %d error..." 378 msgstr "" 379 380 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1068 381 msgid "Uploading files is completed without an error..." 382 msgstr "" 383 384 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1073 385 msgid "Closing the FTP connection..." 386 msgstr "" 387 388 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1087 389 msgid "Operation terminated..." 390 msgstr "" 391 392 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1109 393 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1178 394 msgid "Completing Migration" 395 msgstr "" 396 397 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1128 398 #, php-format 399 msgid "%s is being imported... " 400 msgstr "" 401 402 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1136 403 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1152 398 #, php-format 399 msgid "%s is being imported..." 400 msgstr "" 401 402 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1143 403 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1163 404 404 msgid "Failed!" 405 405 msgstr "" 406 406 407 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1144 408 #, php-format 409 msgid "%s is being extracted... " 410 msgstr "" 411 412 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1160 407 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1145 408 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1165 409 msgid "Check file permissions..." 410 msgstr "" 411 412 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1153 413 #, php-format 414 msgid "%s is being extracted..." 415 msgstr "" 416 417 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1175 413 418 msgid "Please select files to migrate before proceeding!" 414 419 msgstr "" 415 420 416 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:11 64421 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1179 417 422 #, php-format 418 423 msgid "Migration has been completed but with %d error." 419 424 msgstr "" 420 425 421 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:11 66426 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1181 422 427 msgid "Migration has been completed successfully!" 423 428 msgstr "" 424 429 425 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 192430 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1203 426 431 msgid "Below are the files stored under the main backup directory. Please select backup files below to proceed." 427 432 msgstr "" 428 433 429 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1202 430 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1221 431 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1429 432 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1448 433 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1556 434 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1575 435 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1681 436 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1700 437 msgid "Name" 438 msgstr "" 439 440 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1205 441 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1224 442 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1432 443 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1451 444 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1559 445 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1578 446 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1684 447 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1703 448 msgid "Type" 449 msgstr "" 450 451 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1208 452 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1227 453 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1435 454 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1454 455 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1562 456 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1581 457 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1687 458 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1706 459 msgid "Size" 460 msgstr "" 461 462 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1211 463 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1230 464 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1438 465 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1457 466 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1565 467 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1584 434 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1213 435 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1232 436 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1440 437 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1459 438 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1566 439 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1585 468 440 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1690 469 441 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1709 442 msgid "Name" 443 msgstr "" 444 445 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1216 446 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1235 447 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1443 448 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1462 449 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1569 450 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1588 451 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1693 452 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1712 453 msgid "Type" 454 msgstr "" 455 456 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1219 457 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1238 458 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1446 459 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1465 460 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1572 461 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1591 462 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1696 463 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1715 464 msgid "Size" 465 msgstr "" 466 467 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1222 468 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1241 469 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1449 470 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1468 471 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1575 472 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1594 473 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1699 474 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1718 470 475 msgid "Date Created" 471 476 msgstr "" 472 477 473 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:12 48474 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 81475 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:16 08476 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:17 31478 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1259 479 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1490 480 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1616 481 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1740 477 482 msgid "Database Backup" 478 483 msgstr "" 479 484 480 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:12 51481 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 84482 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:161 1485 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1262 486 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1493 487 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1619 483 488 msgid "Filesystem Backup" 484 489 msgstr "" 485 490 486 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 290491 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1303 487 492 msgid "Complete Migration" 488 493 msgstr "" 489 494 490 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 295495 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1309 491 496 msgid "There are no backup files to use to complete the migration. Please start the migration using WordPress Move on the server you want to migrate from." 492 497 msgstr "" 493 498 494 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 75495 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:18 26499 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1389 500 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1812 496 501 msgid "Backup Manager" 497 502 msgstr "" 498 503 499 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 75500 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 76504 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1389 505 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1390 501 506 msgid "Backup Now" 502 507 msgstr "" 503 508 504 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 78509 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1392 505 510 msgid "You can always create backups of your WordPress installation to use as restoration points. Select one of the methods below to create a quick backup." 506 511 msgstr "" 507 512 508 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 84513 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1398 509 514 msgid "Create a Database Backup" 510 515 msgstr "" 511 516 512 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 386517 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1400 513 518 msgid "Create a Full Backup" 514 519 msgstr "" 515 520 516 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 390521 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1404 517 522 msgid "Current Backups" 518 523 msgstr "" 519 524 520 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 392525 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1406 521 526 msgid "Below are the files stored under your backup directory. These files will be used if you choose to complete the migration." 522 527 msgstr "" 523 528 524 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 15529 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1426 525 530 msgid "Archive" 526 531 msgstr "" 527 532 528 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 16529 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:15 43533 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1427 534 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1553 530 535 msgid "Convert" 531 536 msgstr "" 532 537 533 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1417 538 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1428 539 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1554 540 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1678 541 msgid "Delete" 542 msgstr "" 543 544 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1430 545 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1556 546 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1680 547 msgid "Apply" 548 msgstr "" 549 550 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1533 551 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1659 552 msgid "No backup files found." 553 msgstr "" 554 555 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1542 556 msgid "Old Backups" 557 msgstr "" 558 534 559 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1544 535 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1669536 msgid "Delete"537 msgstr ""538 539 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1419540 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1546541 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1671542 msgid "Apply"543 msgstr ""544 545 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1523546 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1650547 msgid "No backup files found."548 msgstr ""549 550 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1532551 msgid "Old Backups"552 msgstr ""553 554 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1534555 560 msgid "Below are the files stored under your old backup directory. These files will not be used while completing the migration unless you unarchive them." 556 561 msgstr "" 557 562 558 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:15 42563 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1552 559 564 msgid "Unarchive" 560 565 msgstr "" 561 566 562 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:16 59567 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1668 563 568 msgid "Converted Database Backups" 564 569 msgstr "" 565 570 566 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:16 61571 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1670 567 572 msgid "Below are the converted database backup files which, unlike the files listed above, can be used outside WordPress Move. You may need the converted versions of your databsae backups if the plugin fails to migrate your installation properly. These files will not be used by the plugin at any stage." 568 573 msgstr "" 569 574 570 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:17 69575 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1779 571 576 msgid "No converted database backup files found. You can convert a database backup file using the Convert option from the dropdown lists above." 572 577 msgstr "" 573 578 574 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:18 29579 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1815 575 580 msgid "Settings" 576 581 msgstr "" 577 582 578 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:18 29583 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1815 579 584 msgid "WordPress Move" 580 585 msgstr "" -
wordpress-move/trunk/libs/functions-file-backup.php
r426854 r512414 4 4 * 5 5 * @author Mert Yazicioglu 6 * @date 201 1-07-19 04:17:00 +03:006 * @date 2012-02-29 17:48:00 +02:00 7 7 */ 8 8 … … 48 48 49 49 $totalUsage = 0; 50 51 foreach ( glob( $directory . "/*" ) as $file ) 52 $totalUsage += calculateTotalUsage( $file ); 50 51 if ( is_array( $fileList = glob( $directory . "/*" ) ) ) 52 foreach ( $fileList as $file ) 53 $totalUsage += calculateTotalUsage( $file ); 53 54 54 55 return $totalUsage; … … 67 68 $files = array(); 68 69 69 foreach ( glob( $directory . "/*" ) as $file ) { 70 if ( is_file( $file ) ) { 71 array_push( $files, $file ); 72 } elseif ( ! $ignore_directories ) { 73 $skip = FALSE; 74 foreach ( $ommit as $dir ) 75 if ( $file == $dir ) 76 $skip = TRUE; 77 if ( ! $skip ) 78 if ( count( @scandir( $file ) ) > 2 ) 79 $files = array_merge( $files, wpmove_list_all_files( $file, FALSE, $ommit ) ); 80 else 81 array_push( $files, $file ); 70 if ( is_array( $fileList = glob( $directory . "/*" ) ) ) 71 foreach ( $fileList as $file ) { 72 if ( is_file( $file ) ) { 73 array_push( $files, $file ); 74 } elseif ( ! $ignore_directories ) { 75 $skip = FALSE; 76 foreach ( $ommit as $dir ) 77 if ( $file == $dir ) 78 $skip = TRUE; 79 if ( ! $skip ) 80 if ( count( @scandir( $file ) ) > 2 ) 81 $files = array_merge( $files, wpmove_list_all_files( $file, FALSE, $ommit ) ); 82 else 83 array_push( $files, $file ); 84 } 82 85 } 83 }84 86 85 87 return $files; … … 98 100 $directories = array(); 99 101 100 foreach ( glob( $directory . "/*" ) as $file ) { 101 if ( is_file( $file ) ) { 102 array_push( $files, $file ); 103 } elseif ( ! $ignore_directories ) { 104 $skip = FALSE; 105 foreach ( $ommit as $dir ) 106 if ( $file == $dir ) 107 $skip = TRUE; 108 if ( ! $skip ) { 109 array_push( $directories, $file ); 110 array_push( $directories, wpmove_generate_file_tree( $file, FALSE, $ommit ) ); 102 if ( is_array( $fileList = glob( $directory . "/*" ) ) ) 103 foreach ( $fileList as $file ) { 104 if ( is_file( $file ) ) { 105 array_push( $files, $file ); 106 } elseif ( ! $ignore_directories ) { 107 $skip = FALSE; 108 foreach ( $ommit as $dir ) 109 if ( $file == $dir ) 110 $skip = TRUE; 111 if ( ! $skip ) { 112 array_push( $directories, $file ); 113 array_push( $directories, wpmove_generate_file_tree( $file, FALSE, $ommit ) ); 114 } 111 115 } 112 116 } 113 }114 117 115 118 $tree = array_merge( $directories, $files ); … … 121 124 * Creates lists of files by dividing files inside a directory into chunks. 122 125 * 123 * @param string$files Files to divide into chunks126 * @param array $files Files to divide into chunks 124 127 * @param integer $chunk_size Size of chunks in bytes 125 128 * @return array $chunk File lists … … 150 153 * Displays the file tree using the given array of files 151 154 * 152 * @param string$files Array of files in a tree form155 * @param array $files Array of files in a tree form 153 156 * @return integer $i Updates counter to make sure every item has a unique ID 154 157 */ -
wordpress-move/trunk/readme.txt
r493292 r512414 2 2 Contributors: merty 3 3 Donate link: http://www.mertyazicioglu.com 4 Tags: domain, migrate, migration, move4 Tags: backup, domain, migrate, migration, move, restore 5 5 Requires at least: 3.2 6 6 Tested up to: 3.3.1 7 Stable tag: 1.3 7 Stable tag: 1.3.1 8 8 9 A migration assistant for WordPress capable of changing the domain name in use and/or migratingyour installation to another server.9 Enables you to back up your installation to restore to at any time, change the domain name in use and migrate your installation to another server. 10 10 11 11 == Description == … … 23 23 24 24 == Frequently Asked Questions == 25 26 = I am getting the "Could not activate the plugin because it generated a fatal error." error when I try to activate the plugin. Why? = 27 28 WordPress Move needs php_sockets extension to be enabled, in order to work properly. If you are getting this error message, please enable php_sockets extension and restart your web server. Once you successfully enable the extension, you will be able to activate the plugin. 25 29 26 30 = Do I need to install WordPress and WordPress Move on the new server as well, if I want to use WordPress Move for migration purposes? = … … 58 62 == Changelog == 59 63 64 = 1.3.1 = 65 * Fixed several bugs. 66 * Improved the performance of the plugin in complex tasks. 67 * It is now possible to download a backup file by clicking on its name. 68 * If the Safe Mode is disabled, operations will not be interrupted by the maximum execution time error anymore. 69 60 70 = 1.3 = 61 71 * Explanation for Change Domain Name is rephrased. … … 90 100 == Upgrade Notice == 91 101 102 = 1.3.1 = 103 Performance has been improved and several bugs have been fixed. Also, if the Safe Mode is disabled, operations will not be interrupted by the maximum execution time error anymore. 104 92 105 = 1.3 = 93 106 Simple and Advanced Migration methods are merged and a database backup converter is integrated into the Backup Manager. -
wordpress-move/trunk/wordpress-move.php
r493292 r512414 4 4 Plugin URI: http://www.mertyazicioglu.com/wordpress-move/ 5 5 Description: WordPress Move is a migration assistant for WordPress that can take care of changing your domain name and/or moving your database and files to another server. After activating the plugin, please navigate to WordPress Move page under the Settings menu to configure it. Then, you can start using the Migration Assistant under the Tools menu. 6 Version: 1.3 6 Version: 1.3.1 7 7 Author: Mert Yazicioglu 8 8 Author URI: http://www.mertyazicioglu.com … … 32 32 define( 'WPMOVE_OLD_BACKUP_DIR', WPMOVE_BACKUP_DIR . '/old' ); 33 33 define( 'WPMOVE_URL', WP_PLUGIN_URL . '/' . basename( dirname( __FILE__ ) ) ); 34 define( 'WPMOVE_BACKUP_URL', WPMOVE_URL . '/backup' ); 35 define( 'WPMOVE_CONVERTED_BACKUP_URL', WPMOVE_BACKUP_URL . '/converted' ); 36 define( 'WPMOVE_OLD_BACKUP_URL', WPMOVE_BACKUP_URL . '/old' ); 34 37 35 38 // Load functions needed for database and file operations … … 37 40 require_once( 'libs/functions-file-backup.php' ); 38 41 42 // Some operations may exceed the limit set by max_execution_time 43 set_time_limit(0); 44 39 45 // Load PemFTP's classes if they're not loaded already 40 46 if ( ! class_exists( 'ftp_base' ) ) 41 47 require_once( ABSPATH . "wp-admin/includes/class-ftp.php" ); 42 if ( ! class_exists( 'ftp' ) )43 require_once( ABSPATH . "wp-admin/includes/class-ftp-pure.php" );44 48 45 49 // Create the class only if it doesn't exist … … 1116 1120 $files = array_map( 'sanitize_text_field', $_POST['files'] ); 1117 1121 1118 // Categorize the files listed1119 $backups = $this->categorize_files( $files );1120 1121 1122 // Set the error counter to zero 1122 1123 $errors_occured = 0; 1123 1124 1124 // Import every single database backup one by one 1125 foreach ( $backups['db'] as $file ) { 1126 1127 echo '<span class="code">'; 1128 printf( __( '%s is being imported... ', 'WPMove' ), basename( $file ) ); 1129 1130 $this->flush_output(); 1131 1132 if ( wpmove_import_db_backup( basename( $file ) ) ) { 1133 echo '<b>' . __( 'Success!', 'WPMove' ) . '</b></span><br>'; 1134 } else { 1135 $errors_occured++; 1136 echo '<b>' . __( 'Failed!', 'WPMove' ) . '</b></span><br>'; 1125 // Check the extension of each file to import database backups and extract filesystem backups 1126 foreach ( $files as $file ) { 1127 1128 $ext = substr( $file, -3, 3 ); 1129 1130 if ( 'sql' == $ext ) { 1131 1132 echo '<span class="code">'; 1133 printf( __( '%s is being imported...', 'WPMove' ), basename( $file ) ); 1134 1135 $this->flush_output(); 1136 1137 echo ' <b>'; 1138 1139 if ( wpmove_import_db_backup( basename( $file ) ) ) { 1140 _e( 'Success!', 'WPMove' ); 1141 } else { 1142 $errors_occured++; 1143 _e( 'Failed!', 'WPMove' ); 1144 if ( ! is_readable( $file ) ) 1145 echo ' ' . __( 'Check file permissions...', 'WPMove' ); 1146 } 1147 1148 echo '</b></span><br>'; 1149 1150 } else if ( 'zip' == $ext ) { 1151 1152 echo '<span class="code">'; 1153 printf( __( '%s is being extracted...', 'WPMove' ), basename( $file ) ); 1154 1155 $this->flush_output(); 1156 1157 echo ' <b>'; 1158 1159 if ( wpmove_extract_archive( basename( $file ), ABSPATH ) ) { 1160 _e( 'Success!', 'WPMove' ); 1161 } else { 1162 $errors_occured++; 1163 _e( 'Failed!', 'WPMove' ); 1164 if ( ! is_readable( $file ) ) 1165 echo ' ' . __( 'Check file permissions...', 'WPMove' ); 1166 } 1167 1168 echo '</b></span><br>'; 1137 1169 } 1138 1170 } 1139 1140 // Extract every single file system backup one by one1141 foreach ( $backups['fs'] as $file ) {1142 1143 echo '<span class="code">';1144 printf( __( '%s is being extracted... ', 'WPMove' ), basename( $file ) );1145 1146 $this->flush_output();1147 1148 if ( wpmove_extract_archive( basename( $file ), ABSPATH ) ) {1149 echo '<b>' . __( 'Success!', 'WPMove' ) . '</b></span><br>';1150 } else {1151 $errors_occured++;1152 echo '<b>' . __( 'Failed!', 'WPMove' ) . '</b></span><br>';1153 }1154 }1155 1156 1171 } 1157 1172 … … 1183 1198 $files = wpmove_list_all_files( WPMOVE_BACKUP_DIR, TRUE ); 1184 1199 1185 // Categorize the files listed 1186 $backups = $this->categorize_files( $files ); 1187 $total_files = count( $backups, COUNT_RECURSIVE ); 1188 1189 if ( $total_files > 2 ) { 1190 1191 ?> 1192 <?php _e( 'Below are the files stored under the main backup directory. Please select backup files below to proceed.', 'WPMove' ); ?> 1193 <br><br> 1194 <form method="post" action="<?php echo esc_url( admin_url( 'tools.php?page=wpmove&do=complete' ) ); ?>"> 1195 <table class="wp-list-table widefat fixed" cellspacing="0"> 1196 <thead> 1197 <tr> 1198 <th scope="col" id="cb" class="manage-column column-cb check-column" style> 1199 <input type="checkbox" checked> 1200 </th> 1201 <th scope="col" id="name" class="manage-column column-name" style> 1202 <a href="#"><?php _e( 'Name', 'WPMove' ); ?></a> 1203 </th> 1204 <th scope="col" id="type" class="manage-column column-type" style> 1205 <a href="#"><?php _e( 'Type', 'WPMove' ); ?></a> 1206 </th> 1207 <th scope="col" id="size" class="manage-column column-size" style> 1208 <a href="#"><?php _e( 'Size', 'WPMove' ); ?></a> 1209 </th> 1210 <th scope="col" id="date" class="manage-column column-date" style> 1211 <a href="#"><?php _e( 'Date Created', 'WPMove' ); ?></a> 1212 </th> 1213 </tr> 1214 </thead> 1215 <tfoot> 1216 <tr> 1217 <th scope="col" id="cb" class="manage-column column-cb check-column" style> 1218 <input type="checkbox" checked> 1219 </th> 1220 <th scope="col" id="name" class="manage-column column-name" style> 1221 <a href="#"><?php _e( 'Name', 'WPMove' ); ?></a> 1222 </th> 1223 <th scope="col" id="type" class="manage-column column-type" style> 1224 <a href="#"><?php _e( 'Type', 'WPMove' ); ?></a> 1225 </th> 1226 <th scope="col" id="size" class="manage-column column-size" style> 1227 <a href="#"><?php _e( 'Size', 'WPMove' ); ?></a> 1228 </th> 1229 <th scope="col" id="date" class="manage-column column-date" style> 1230 <a href="#"><?php _e( 'Date Created', 'WPMove' ); ?></a> 1231 </th> 1232 </tr> 1233 </tfoot> 1234 <tbody id="the-list"> 1235 <?php 1200 if ( count( $files ) > 1 ) { 1201 1202 ?> 1203 <?php _e( 'Below are the files stored under the main backup directory. Please select backup files below to proceed.', 'WPMove' ); ?> 1204 <br><br> 1205 <form method="post" action="<?php echo esc_url( admin_url( 'tools.php?page=wpmove&do=complete' ) ); ?>"> 1206 <table class="wp-list-table widefat fixed" cellspacing="0"> 1207 <thead> 1208 <tr> 1209 <th scope="col" id="cb" class="manage-column column-cb check-column" style> 1210 <input type="checkbox" checked> 1211 </th> 1212 <th scope="col" id="name" class="manage-column column-name" style> 1213 <a href="#"><?php _e( 'Name', 'WPMove' ); ?></a> 1214 </th> 1215 <th scope="col" id="type" class="manage-column column-type" style> 1216 <a href="#"><?php _e( 'Type', 'WPMove' ); ?></a> 1217 </th> 1218 <th scope="col" id="size" class="manage-column column-size" style> 1219 <a href="#"><?php _e( 'Size', 'WPMove' ); ?></a> 1220 </th> 1221 <th scope="col" id="date" class="manage-column column-date" style> 1222 <a href="#"><?php _e( 'Date Created', 'WPMove' ); ?></a> 1223 </th> 1224 </tr> 1225 </thead> 1226 <tfoot> 1227 <tr> 1228 <th scope="col" id="cb" class="manage-column column-cb check-column" style> 1229 <input type="checkbox" checked> 1230 </th> 1231 <th scope="col" id="name" class="manage-column column-name" style> 1232 <a href="#"><?php _e( 'Name', 'WPMove' ); ?></a> 1233 </th> 1234 <th scope="col" id="type" class="manage-column column-type" style> 1235 <a href="#"><?php _e( 'Type', 'WPMove' ); ?></a> 1236 </th> 1237 <th scope="col" id="size" class="manage-column column-size" style> 1238 <a href="#"><?php _e( 'Size', 'WPMove' ); ?></a> 1239 </th> 1240 <th scope="col" id="date" class="manage-column column-date" style> 1241 <a href="#"><?php _e( 'Date Created', 'WPMove' ); ?></a> 1242 </th> 1243 </tr> 1244 </tfoot> 1245 <tbody id="the-list"> 1246 <?php 1247 1248 // For zebra striping 1249 $i = 0; 1250 1251 foreach ( $files as $file ) { 1252 1253 // Get the file extension 1254 $ext = substr( $file, -3, 3 ); 1255 1256 // Decide the type of the backup 1257 if ( 'sql' == $ext ) { 1258 preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp ); 1259 $type = __( 'Database Backup', 'WPMove' ); 1260 } else if ( 'zip' == $ext ) { 1261 preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp ); 1262 $type = __( 'Filesystem Backup', 'WPMove' ); 1263 } else { 1264 continue; 1265 } 1236 1266 1237 1267 // For zebra striping 1238 $i = 0; 1239 1240 foreach ( $files as $file ) { 1241 1242 // Get the file extension 1243 $ext = substr( $file, -3, 3 ); 1244 1245 // Decide the type of the backup 1246 if ( 'sql' == $ext ) { 1247 preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp ); 1248 $type = __( 'Database Backup', 'WPMove' ); 1249 } else if ( 'zip' == $ext ) { 1250 preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp ); 1251 $type = __( 'Filesystem Backup', 'WPMove' ); 1252 } 1253 1254 // For zebra striping 1255 if ( $i % 2 !== 0 ) 1256 $class = ' class="alternate"'; 1257 else 1258 $class = ''; 1259 1260 // Display the row 1261 echo ' <tr id="file-' . $i . '" valign="middle"' . $class . '> 1262 <th scope="row" class="check-column"> 1263 <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '" checked> 1264 </th> 1265 <td class="column-name"> 1266 <strong> 1267 <a href="#">' . esc_html( basename( $file ) ) . '</a> 1268 </strong> 1269 </td> 1270 <td class="column-type"> 1271 <a href="#">' . esc_html( $type ) . '</a> 1272 </td> 1273 <td class="column-size"> 1274 ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB 1275 </td> 1276 <td class="column-date"> 1277 ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 ) ) ) . ' 1278 </td> 1279 </tr>'; 1280 1281 // Increase the counter for zebra striping 1282 $i++; 1283 } 1284 1285 ?> 1286 </tbody> 1287 </table> 1288 <br> 1289 <?php wp_nonce_field( 'wpmove_complete_migration_start' ); ?> 1290 <input class="button-primary" type="submit" name="wpmove_complete_migration" value="<?php _e( 'Complete Migration', 'WPMove' ); ?>" /> 1291 </form> 1292 <?php 1268 if ( $i % 2 !== 0 ) 1269 $class = ' class="alternate"'; 1270 else 1271 $class = ''; 1272 1273 // Display the row 1274 echo ' <tr id="file-' . $i . '" valign="middle"' . $class . '> 1275 <th scope="row" class="check-column"> 1276 <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '" checked> 1277 </th> 1278 <td class="column-name"> 1279 <strong> 1280 <a href="' . esc_url( trailingslashit( WPMOVE_BACKUP_URL ) . basename( $file ) ) . '">' . esc_html( basename( $file ) ) . '</a> 1281 </strong> 1282 </td> 1283 <td class="column-type"> 1284 <a href="#">' . esc_html( $type ) . '</a> 1285 </td> 1286 <td class="column-size"> 1287 ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB 1288 </td> 1289 <td class="column-date"> 1290 ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 ) ) ) . ' 1291 </td> 1292 </tr>'; 1293 1294 // Increase the counter for zebra striping 1295 $i++; 1296 } 1297 1298 ?> 1299 </tbody> 1300 </table> 1301 <br> 1302 <?php wp_nonce_field( 'wpmove_complete_migration_start' ); ?> 1303 <input class="button-primary" type="submit" name="wpmove_complete_migration" value="<?php _e( 'Complete Migration', 'WPMove' ); ?>" /> 1304 </form> 1305 <?php 1306 1293 1307 } else { 1294 1308 … … 1296 1310 1297 1311 } 1298 ?>1312 ?> 1299 1313 </div> 1300 1314 <?php … … 1394 1408 <?php 1395 1409 1396 // List all current backup files and categorize them 1397 $files = wpmove_list_all_files( WPMOVE_BACKUP_DIR, TRUE ); 1398 $current_backups = $this->categorize_files( $files ); 1399 1400 // List all old backup files and categorize them 1401 $old_files = wpmove_list_all_files( WPMOVE_OLD_BACKUP_DIR ); 1402 $old_backups = $this->categorize_files( $old_files ); 1410 // List all current backup files 1411 $current_backups = wpmove_list_all_files( WPMOVE_BACKUP_DIR, TRUE ); 1412 1413 // List all old backup files 1414 $old_backups = wpmove_list_all_files( WPMOVE_OLD_BACKUP_DIR ); 1403 1415 1404 1416 // List all converted database backup files 1405 $converted_files = wpmove_list_all_files( WPMOVE_CONVERTED_BACKUP_DIR ); 1406 $converted_backups = $this->categorize_files( $converted_files ); 1417 $converted_backups = wpmove_list_all_files( WPMOVE_CONVERTED_BACKUP_DIR ); 1407 1418 1408 1419 ?> … … 1460 1471 </tfoot> 1461 1472 <tbody id="the-list"> 1462 <?php 1463 1464 // Display a message if no backup files found 1465 if ( count( $current_backups, COUNT_RECURSIVE ) > 2 ) { 1473 <?php 1474 1475 // Display a message if no backup files found 1476 if ( count( $current_backups ) > 1 ) { 1477 1478 // For zebra striping 1479 $i = 0; 1480 1481 // Display all current backups starting with database backups 1482 foreach ( $current_backups as $file ) { 1483 1484 // Get the file extension 1485 $ext = substr( $file, -3, 3 ); 1486 1487 // Decide the type of the backup 1488 if ( 'sql' == $ext ) { 1489 preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp ); 1490 $type = __( 'Database Backup', 'WPMove' ); 1491 } else if ( 'zip' == $ext ) { 1492 preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp ); 1493 $type = __( 'Filesystem Backup', 'WPMove' ); 1494 } else { 1495 continue; 1496 } 1466 1497 1467 1498 // For zebra striping 1468 $i = 0; 1469 1470 // Display all current backups starting with database backups 1471 foreach ( $current_backups as $backups ) { 1472 1473 foreach ( $backups as $file ) { 1474 1475 // Get the file extension 1476 $ext = substr( $file, -3, 3 ); 1477 1478 // Decide the type of the backup 1479 if ( 'sql' == $ext ) { 1480 preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp ); 1481 $type = __( 'Database Backup', 'WPMove' ); 1482 } else if ( 'zip' == $ext ) { 1483 preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp ); 1484 $type = __( 'Filesystem Backup', 'WPMove' ); 1485 } 1486 1487 // For zebra striping 1488 if ( $i % 2 !== 0 ) 1489 $class = ' class="alternate"'; 1490 else 1491 $class = ''; 1492 1493 // Display the row 1494 echo ' <tr id="file-' . $i . '" valign="middle"' . $class . '> 1495 <th scope="row" class="check-column"> 1496 <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '"> 1497 </th> 1498 <td class="column-name"> 1499 <strong> 1500 <a href="#">' . esc_html( basename( $file ) ) . '</a> 1501 </strong> 1502 </td> 1503 <td class="column-type"> 1504 <a href="#">' . esc_html( $type ) . '</a> 1505 </td> 1506 <td class="column-size"> 1507 ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB 1508 </td> 1509 <td class="column-date"> 1510 ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 ) ) ) . ' 1511 </td> 1512 </tr>'; 1513 1514 // Increase the counter for zebra striping 1515 $i++; 1516 } 1517 } 1518 1519 } else { 1520 1521 echo '<tr class="no-items"> 1522 <td class="colspanchange" colspan="5"> 1523 ' . __( 'No backup files found.', 'WPMove' ) . ' 1524 </td> 1525 </tr>'; 1499 if ( $i % 2 !== 0 ) 1500 $class = ' class="alternate"'; 1501 else 1502 $class = ''; 1503 1504 // Display the row 1505 echo ' <tr id="file-' . $i . '" valign="middle"' . $class . '> 1506 <th scope="row" class="check-column"> 1507 <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '"> 1508 </th> 1509 <td class="column-name"> 1510 <strong> 1511 <a href="' . esc_url( trailingslashit( WPMOVE_BACKUP_URL ) . basename( $file ) ) . '">' . esc_html( basename( $file ) ) . '</a> 1512 </strong> 1513 </td> 1514 <td class="column-type"> 1515 <a href="#">' . esc_html( $type ) . '</a> 1516 </td> 1517 <td class="column-size"> 1518 ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB 1519 </td> 1520 <td class="column-date"> 1521 ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 ) ) ) . ' 1522 </td> 1523 </tr>'; 1524 1525 // Increase the counter for zebra striping 1526 $i++; 1526 1527 } 1527 ?> 1528 1529 } else { 1530 1531 echo '<tr class="no-items"> 1532 <td class="colspanchange" colspan="5"> 1533 ' . __( 'No backup files found.', 'WPMove' ) . ' 1534 </td> 1535 </tr>'; 1536 } 1537 ?> 1528 1538 </tbody> 1529 1539 </table> … … 1587 1597 </tfoot> 1588 1598 <tbody id="the-list"> 1589 <?php 1590 1591 // Display a message if no backup files found 1592 if ( count( $old_backups, COUNT_RECURSIVE ) > 2 ) { 1599 <?php 1600 1601 // Display a message if no backup files found 1602 if ( count( $old_backups ) > 1 ) { 1603 1604 // For zebra striping 1605 $i = 0; 1606 1607 // Display all old backups starting with database backups 1608 foreach ( $old_backups as $file ) { 1609 1610 // Get the file extension 1611 $ext = substr( $file, -3, 3 ); 1612 1613 // Decide the backup type 1614 if ( $ext == 'sql' ) { 1615 preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp ); 1616 $type = __( 'Database Backup', 'WPMove' ); 1617 } else if ( $ext == 'zip' ) { 1618 preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp ); 1619 $type = __( 'Filesystem Backup', 'WPMove' ); 1620 } else { 1621 continue; 1622 } 1593 1623 1594 1624 // For zebra striping 1595 $i = 0; 1596 1597 // Display all old backups starting with database backups 1598 foreach ( $old_backups as $backups ) { 1599 1600 foreach ( $backups as $file ) { 1601 1602 // Get the file extension 1603 $ext = substr( $file, -3, 3 ); 1604 1605 // Decide the backup type 1606 if ( $ext == 'sql' ) { 1607 preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp ); 1608 $type = __( 'Database Backup', 'WPMove' ); 1609 } else if ( $ext == 'zip' ) { 1610 preg_match( '/Backup-([0-9]*).zip/', basename( $file ), $timestamp ); 1611 $type = __( 'Filesystem Backup', 'WPMove' ); 1612 } 1613 1614 // For zebra striping 1615 if ( $i % 2 !== 0 ) 1616 $class = ' class="alternate"'; 1617 else 1618 $class = ''; 1619 1620 // Display the row 1621 echo ' <tr id="file-' . $i . '" valign="middle"' . $class . '> 1622 <th scope="row" class="check-column"> 1623 <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '"> 1624 </th> 1625 <td class="column-name"> 1626 <strong> 1627 <a href="#">' . esc_html( basename( $file ) ) . '</a> 1628 </strong> 1629 </td> 1630 <td class="column-type"> 1631 <a href="#">' . esc_html( $type ) . '</a> 1632 </td> 1633 <td class="column-size"> 1634 ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB 1635 </td> 1636 <td class="column-date"> 1637 ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 ) ) ) . ' 1638 </td> 1639 </tr>'; 1625 if ( $i % 2 !== 0 ) 1626 $class = ' class="alternate"'; 1627 else 1628 $class = ''; 1629 1630 // Display the row 1631 echo ' <tr id="file-' . $i . '" valign="middle"' . $class . '> 1632 <th scope="row" class="check-column"> 1633 <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '"> 1634 </th> 1635 <td class="column-name"> 1636 <strong> 1637 <a href="' . esc_url( trailingslashit( WPMOVE_OLD_BACKUP_URL ) . basename( $file ) ) . '">' . esc_html( basename( $file ) ) . '</a> 1638 </strong> 1639 </td> 1640 <td class="column-type"> 1641 <a href="#">' . esc_html( $type ) . '</a> 1642 </td> 1643 <td class="column-size"> 1644 ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB 1645 </td> 1646 <td class="column-date"> 1647 ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 ) ) ) . ' 1648 </td> 1649 </tr>'; 1640 1650 1641 // For zebra striping 1642 $i++; 1643 } 1644 } 1645 1646 } else { 1647 1648 echo '<tr class="no-items"> 1649 <td class="colspanchange" colspan="5"> 1650 ' . __( 'No backup files found.', 'WPMove' ) . ' 1651 </td> 1652 </tr>'; 1651 // For zebra striping 1652 $i++; 1653 1653 } 1654 ?> 1654 1655 } else { 1656 1657 echo '<tr class="no-items"> 1658 <td class="colspanchange" colspan="5"> 1659 ' . __( 'No backup files found.', 'WPMove' ) . ' 1660 </td> 1661 </tr>'; 1662 } 1663 ?> 1655 1664 </tbody> 1656 1665 </table> … … 1712 1721 </tfoot> 1713 1722 <tbody id="the-list"> 1714 <?php 1715 1716 // Display a message if no backup files found 1717 if ( count( $converted_backups, COUNT_RECURSIVE ) > 2 ) { 1723 <?php 1724 1725 // Display a message if no backup files found 1726 if ( count( $converted_backups ) > 1 ) { 1727 1728 // For zebra striping 1729 $i = 0; 1730 1731 // Display all current backups starting with database backups 1732 foreach ( $converted_backups as $file ) { 1733 1734 // Get the file extension 1735 $ext = substr( $file, -3, 3 ); 1736 1737 // Decide the type of the backup 1738 if ( $ext == 'sql' ) { 1739 preg_match( '/DBBackup-([0-9]*).sql/', basename( $file ), $timestamp ); 1740 $type = __( 'Database Backup', 'WPMove' ); 1741 } else { 1742 continue; 1743 } 1718 1744 1719 1745 // For zebra striping 1720 $i = 0; 1721 1722 // Display all current backups starting with database backups 1723 foreach ( $converted_backups as $backups ) { 1724 1725 foreach ( $backups as $file ) { 1726 1727 // Get the file extension 1728 $ext = substr( $file, -3, 3 ); 1729 1730 // Decide the type of the backup 1731 $type = __( 'Database Backup', 'WPMove' ); 1732 1733 // For zebra striping 1734 if ( $i % 2 !== 0 ) 1735 $class = ' class="alternate"'; 1736 else 1737 $class = ''; 1738 1739 // Display the row 1740 echo ' <tr id="file-' . $i . '" valign="middle"' . $class . '> 1741 <th scope="row" class="check-column"> 1742 <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '"> 1743 </th> 1744 <td class="column-name"> 1745 <strong> 1746 <a href="#">' . esc_html( basename( $file ) ) . '</a> 1747 </strong> 1748 </td> 1749 <td class="column-type"> 1750 <a href="#">' . esc_html( $type ) . '</a> 1751 </td> 1752 <td class="column-size"> 1753 ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB 1754 </td> 1755 <td class="column-date"> 1756 ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 ) ) ) . ' 1757 </td> 1758 </tr>'; 1759 1760 // Increase the counter for zebra striping 1761 $i++; 1762 } 1763 } 1764 1765 } else { 1766 1767 echo '<tr class="no-items"> 1768 <td class="colspanchange" colspan="5"> 1769 ' . __( 'No converted database backup files found. You can convert a database backup file using the Convert option from the dropdown lists above.', 'WPMove' ) . ' 1770 </td> 1771 </tr>'; 1746 if ( $i % 2 !== 0 ) 1747 $class = ' class="alternate"'; 1748 else 1749 $class = ''; 1750 1751 // Display the row 1752 echo ' <tr id="file-' . $i . '" valign="middle"' . $class . '> 1753 <th scope="row" class="check-column"> 1754 <input id="file-' . $i . '" name="files[]" type="checkbox" value="' . $file . '"> 1755 </th> 1756 <td class="column-name"> 1757 <strong> 1758 <a href="' . esc_url( trailingslashit( WPMOVE_CONVERTED_BACKUP_URL ) . basename( $file ) ) . '">' . esc_html( basename( $file ) ) . '</a> 1759 </strong> 1760 </td> 1761 <td class="column-type"> 1762 <a href="#">' . esc_html( $type ) . '</a> 1763 </td> 1764 <td class="column-size"> 1765 ' . esc_html( round( filesize( $file ) / 1024, 2 ) ) . ' KB 1766 </td> 1767 <td class="column-date"> 1768 ' . esc_html( date( 'd.m.Y H:i:s', substr( $timestamp['1'], 0, 10 ) ) ) . ' 1769 </td> 1770 </tr>'; 1771 1772 // Increase the counter for zebra striping 1773 $i++; 1772 1774 } 1773 ?> 1775 } else { 1776 1777 echo '<tr class="no-items"> 1778 <td class="colspanchange" colspan="5"> 1779 ' . __( 'No converted database backup files found. You can convert a database backup file using the Convert option from the dropdown lists above.', 'WPMove' ) . ' 1780 </td> 1781 </tr>'; 1782 } 1783 ?> 1774 1784 </tbody> 1775 1785 </table> … … 1780 1790 1781 1791 /** 1782 * Categorizes given files.1783 *1784 * @param array $files Array of files1785 * @return array $backups Array of categorized files1786 */1787 function categorize_files( $files ) {1788 1789 // Initialize the array1790 $backups = array( 'db' => array(),1791 'fs' => array() );1792 1793 // Check the extension of each file and categorize accordingly1794 foreach ( $files as $file ) {1795 $ext = substr( $file, -3, 3 );1796 if ( 'sql' == $ext )1797 array_push( $backups['db'], $file );1798 else if ( 'zip' == $ext )1799 array_push( $backups['fs'], $file );1800 }1801 1802 return $backups;1803 }1804 1805 /**1806 1792 * Flushes the output buffer. 1807 1793 *
Note: See TracChangeset
for help on using the changeset viewer.