Changeset 512410
- Timestamp:
- 02/29/2012 04:02:09 PM (14 years ago)
- Location:
- wordpress-move/tags/1.3
- 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/tags/1.3/docs/index.html
r512403 r512410 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>57 56 <h2 id="faq">Frequently Asked Questions</h2> 58 57 <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>61 58 <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> 62 59 <br>Yes you do.</li> -
wordpress-move/tags/1.3/lang/wpmove.pot
r512403 r512410 3 3 "Project-Id-Version: WPMove\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 2012-0 2-29 17:49+0200\n"6 "PO-Revision-Date: 2012-0 2-29 17:49+0200\n"5 "POT-Creation-Date: 2012-01-21 19:57+0200\n" 6 "PO-Revision-Date: 2012-01-21 19:57+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:131 17 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:955 18 msgid "Change Domain Name" 19 msgstr "" 20 21 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:132 22 msgid "Migrate" 23 msgstr "" 24 25 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:133 26 msgid "Restore" 27 msgstr "" 28 29 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:134 30 msgid "FTP Settings" 31 msgstr "" 32 16 33 #: 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 msgid "Change Domain Name" 34 msgid "Change Domain Name (Optional)" 19 35 msgstr "" 20 36 21 37 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:136 22 msgid "Migrate"23 msgstr ""24 25 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13726 msgid "Restore"27 msgstr ""28 29 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13830 msgid "FTP Settings"31 msgstr ""32 33 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13934 msgid "Change Domain Name (Optional)"35 msgstr ""36 37 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14038 38 msgid "Files to Transfer" 39 39 msgstr "" 40 40 41 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:17 441 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:170 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 545 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:171 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 649 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:172 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 853 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:254 54 54 msgid "Settings saved." 55 55 msgstr "" 56 56 57 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:26 457 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:260 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 7161 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:267 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 7365 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:269 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 469 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:310 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 2073 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:316 74 74 msgid "Hostname" 75 75 msgstr "" 76 76 77 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 2377 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:319 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 881 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:324 82 82 msgid "Port" 83 83 msgstr "" 84 84 85 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 3185 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:327 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 689 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:332 90 90 msgid "Username" 91 91 msgstr "" 92 92 93 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:33 993 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:335 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 497 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:340 98 98 msgid "Password" 99 99 msgstr "" 100 100 101 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:34 7101 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:343 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 52105 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:348 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 5109 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:351 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 60113 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:356 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 5117 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:361 118 118 msgid "Yes" 119 119 msgstr "" 120 120 121 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 70121 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:366 122 122 msgid "No" 123 123 msgstr "" 124 124 125 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:3 90125 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:386 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 6130 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:42 4129 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:392 130 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:420 131 131 msgid "Chunk Size" 132 132 msgstr "" 133 133 134 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:41 8134 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:414 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 62139 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:78 7140 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:8 71141 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:18 11138 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:458 139 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:783 140 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:867 141 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1825 142 142 msgid "Migration Assistant" 143 143 msgstr "" 144 144 145 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:46 4145 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:460 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 7149 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:503 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 10153 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:506 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:509 158 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:553 159 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:594 160 msgid "Do not forget that..." 161 msgstr "" 162 163 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:512 164 msgid "Your files and database will not be transferred to another server." 165 msgstr "" 166 157 167 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:513 168 msgid "Only instances of your old domain name in the database will be replaced." 169 msgstr "" 170 171 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:514 172 msgid "You need to manually configure your server and new domain name to use it on this server." 173 msgstr "" 174 175 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:515 176 msgid "A backup of your database will be made available under the backup directory." 177 msgstr "" 178 179 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:516 180 msgid "Creating a manual backup of your database is still highly encouraged." 181 msgstr "" 182 183 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:521 184 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:563 185 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:602 186 msgid "Begin" 187 msgstr "" 188 189 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:539 190 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:581 191 msgid "If you wish to do one or more of the following..." 192 msgstr "" 193 194 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:542 195 msgid "Transfer your database to another server.\t" 196 msgstr "" 197 198 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:543 199 msgid "Transfer some/all of your files to another server." 200 msgstr "" 201 202 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:544 203 msgid "Use a different domain name on the target server." 204 msgstr "" 205 206 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:547 207 #: 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:550 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:556 216 msgid "This installation will stay as-is after the operation." 217 msgstr "" 218 158 219 #: 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 msgid "Do not forget that..." 161 msgstr "" 162 163 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:516 164 msgid "Your files and database will not be transferred to another server." 165 msgstr "" 166 167 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:517 168 msgid "Only instances of your old domain name in the database will be replaced." 169 msgstr "" 170 171 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:518 172 msgid "You need to manually configure your server and new domain name to use it on this server." 173 msgstr "" 174 175 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:519 176 msgid "A backup of your database will be made available under the backup directory." 177 msgstr "" 178 179 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:520 180 msgid "Creating a manual backup of your database is still highly encouraged." 181 msgstr "" 182 183 #: 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 msgid "Begin" 187 msgstr "" 188 189 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:543 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:558 224 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:584 228 msgid "Complete migrating to this server." 229 msgstr "" 230 190 231 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:585 191 msgid "If you wish to do one or more of the following..."192 msgstr ""193 194 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:546195 msgid "Transfer your database to another server.\t"196 msgstr ""197 198 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:547199 msgid "Transfer some/all of your files to another server."200 msgstr ""201 202 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:548203 msgid "Use a different domain name on the target server."204 msgstr ""205 206 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:551207 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:592208 msgid "Make sure that..."209 msgstr ""210 211 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:554212 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:560216 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:561220 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:562224 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:588228 msgid "Complete migrating to this server."229 msgstr ""230 231 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:589232 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 5235 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:591 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: 601239 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:597 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: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 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 246 #: 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 404 msgid "Failed!" 405 msgstr "" 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 247 412 #: 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:666252 msgid "Your domain name has been changed successfully."253 msgstr ""254 255 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:667256 #, php-format257 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:680261 msgid "Failure!"262 msgstr ""263 264 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:684265 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:704269 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:712273 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:731277 msgid "Changing Domain Name"278 msgstr ""279 280 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:733281 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:739285 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:927286 msgid "Old Domain Name"287 msgstr ""288 289 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:747290 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:935291 msgid "New Domain Name"292 msgstr ""293 294 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:756295 msgid "Change"296 msgstr ""297 298 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:839299 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:847303 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:856307 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:873311 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:882315 msgid "Start Migration"316 msgstr ""317 318 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:902319 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:904323 msgid "FTP Password:"324 msgstr ""325 326 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:921327 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:957331 msgid "Select All"332 msgstr ""333 334 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:958335 msgid "Unselect All"336 msgstr ""337 338 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:978339 msgid "Loading..."340 msgstr ""341 342 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1022343 #, php-format344 msgid "Connecting to %s:%d..."345 msgstr ""346 347 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1036348 #, php-format349 msgid "Logging in as %s using password..."350 msgstr ""351 352 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1038353 #, php-format354 msgid "Logging in as %s without a password..."355 msgstr ""356 357 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1045358 msgid "Starting uploading files..."359 msgstr ""360 361 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1057362 #, php-format363 msgid "%s is being uploaded..."364 msgstr ""365 366 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1060367 msgid " Success!"368 msgstr ""369 370 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1062371 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1091372 msgid " Failed!"373 msgstr ""374 375 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1070376 #, php-format377 msgid "Uploading files is completed with %d error..."378 msgstr ""379 380 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1072381 msgid "Uploading files is completed without an error..."382 msgstr ""383 384 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1077385 msgid "Closing the FTP connection..."386 msgstr ""387 388 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1091389 msgid "Operation terminated..."390 msgstr ""391 392 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1113393 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1193394 msgid "Completing Migration"395 msgstr ""396 397 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1133398 #, php-format399 msgid "%s is being imported..."400 msgstr ""401 402 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1143403 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1163404 msgid "Failed!"405 msgstr ""406 407 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1145408 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1165409 msgid "Check file permissions..."410 msgstr ""411 412 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1153413 #, php-format414 msgid "%s is being extracted..."415 msgstr ""416 417 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1175418 413 msgid "Please select files to migrate before proceeding!" 419 414 msgstr "" 420 415 421 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:11 79416 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1164 422 417 #, php-format 423 418 msgid "Migration has been completed but with %d error." 424 419 msgstr "" 425 420 426 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:11 81421 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1166 427 422 msgid "Migration has been completed successfully!" 428 423 msgstr "" 429 424 430 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 203425 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1192 431 426 msgid "Below are the files stored under the main backup directory. Please select backup files below to proceed." 432 427 msgstr "" 433 428 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 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 440 468 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1690 441 469 #: 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:1216446 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1235447 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1443448 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1462449 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1569450 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1588451 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1693452 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1712453 msgid "Type"454 msgstr ""455 456 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1219457 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1238458 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1446459 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1465460 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1572461 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1591462 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1696463 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1715464 msgid "Size"465 msgstr ""466 467 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1222468 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1241469 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1449470 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1468471 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1575472 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1594473 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1699474 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1718475 470 msgid "Date Created" 476 471 msgstr "" 477 472 478 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:12 59479 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 90480 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:16 16481 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:17 40473 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1248 474 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1481 475 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1608 476 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1731 482 477 msgid "Database Backup" 483 478 msgstr "" 484 479 485 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:12 62486 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 93487 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:161 9480 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1251 481 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1484 482 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1611 488 483 msgid "Filesystem Backup" 489 484 msgstr "" 490 485 491 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 303486 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1290 492 487 msgid "Complete Migration" 493 488 msgstr "" 494 489 495 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1 309490 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1295 496 491 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." 497 492 msgstr "" 498 493 499 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:13 89500 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:18 12494 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1375 495 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1826 501 496 msgid "Backup Manager" 502 497 msgstr "" 503 498 504 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1389 499 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1375 500 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1376 501 msgid "Backup Now" 502 msgstr "" 503 504 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1378 505 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 msgstr "" 507 508 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1384 509 msgid "Create a Database Backup" 510 msgstr "" 511 512 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1386 513 msgid "Create a Full Backup" 514 msgstr "" 515 505 516 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1390 506 msgid " Backup Now"517 msgid "Current Backups" 507 518 msgstr "" 508 519 509 520 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1392 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."511 msgstr ""512 513 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1398514 msgid "Create a Database Backup"515 msgstr ""516 517 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1400518 msgid "Create a Full Backup"519 msgstr ""520 521 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1404522 msgid "Current Backups"523 msgstr ""524 525 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1406526 521 msgid "Below are the files stored under your backup directory. These files will be used if you choose to complete the migration." 527 522 msgstr "" 528 523 529 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 26524 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1415 530 525 msgid "Archive" 531 526 msgstr "" 532 527 533 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 27534 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:15 53528 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1416 529 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1543 535 530 msgid "Convert" 536 531 msgstr "" 537 532 538 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 28539 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:15 54540 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:16 78533 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1417 534 #: 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:1669 541 536 msgid "Delete" 542 537 msgstr "" 543 538 544 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:14 30545 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:15 56546 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:16 80539 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1419 540 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1546 541 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1671 547 542 msgid "Apply" 548 543 msgstr "" 549 544 550 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1533 545 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1523 546 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1650 547 msgid "No backup files found." 548 msgstr "" 549 550 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1532 551 msgid "Old Backups" 552 msgstr "" 553 554 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1534 555 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 msgstr "" 557 558 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1542 559 msgid "Unarchive" 560 msgstr "" 561 551 562 #: 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:1542556 msgid "Old Backups"557 msgstr ""558 559 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1544560 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."561 msgstr ""562 563 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1552564 msgid "Unarchive"565 msgstr ""566 567 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1668568 563 msgid "Converted Database Backups" 569 564 msgstr "" 570 565 571 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:16 70566 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1661 572 567 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." 573 568 msgstr "" 574 569 575 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:17 79570 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1769 576 571 msgid "No converted database backup files found. You can convert a database backup file using the Convert option from the dropdown lists above." 577 572 msgstr "" 578 573 579 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:18 15574 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1829 580 575 msgid "Settings" 581 576 msgstr "" 582 577 583 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:18 15578 #: C:\xampp\htdocs\wp\wp-content\plugins\wordpress-move/wordpress-move.php:1829 584 579 msgid "WordPress Move" 585 580 msgstr "" -
wordpress-move/tags/1.3/libs/functions-file-backup.php
r512403 r512410 4 4 * 5 5 * @author Mert Yazicioglu 6 * @date 201 2-02-29 17:48:00 +02:006 * @date 2011-07-19 04:17:00 +03:00 7 7 */ 8 8 … … 48 48 49 49 $totalUsage = 0; 50 51 if ( is_array( $fileList = glob( $directory . "/*" ) ) ) 52 foreach ( $fileList as $file ) 53 $totalUsage += calculateTotalUsage( $file ); 50 51 foreach ( glob( $directory . "/*" ) as $file ) 52 $totalUsage += calculateTotalUsage( $file ); 54 53 55 54 return $totalUsage; … … 68 67 $files = array(); 69 68 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 } 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 ); 85 82 } 83 } 86 84 87 85 return $files; … … 100 98 $directories = array(); 101 99 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 } 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 ) ); 115 111 } 116 112 } 113 } 117 114 118 115 $tree = array_merge( $directories, $files ); … … 124 121 * Creates lists of files by dividing files inside a directory into chunks. 125 122 * 126 * @param array$files Files to divide into chunks123 * @param string $files Files to divide into chunks 127 124 * @param integer $chunk_size Size of chunks in bytes 128 125 * @return array $chunk File lists … … 153 150 * Displays the file tree using the given array of files 154 151 * 155 * @param array$files Array of files in a tree form152 * @param string $files Array of files in a tree form 156 153 * @return integer $i Updates counter to make sure every item has a unique ID 157 154 */ -
wordpress-move/tags/1.3/readme.txt
r512403 r512410 5 5 Requires at least: 3.2 6 6 Tested up to: 3.3.1 7 Stable tag: 1.3 .17 Stable tag: 1.3 8 8 9 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. … … 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.29 25 30 26 = 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? = … … 62 58 == Changelog == 63 59 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 70 60 = 1.3 = 71 61 * Explanation for Change Domain Name is rephrased. … … 100 90 == Upgrade Notice == 101 91 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 105 92 = 1.3 = 106 93 Simple and Advanced Migration methods are merged and a database backup converter is integrated into the Backup Manager. -
wordpress-move/tags/1.3/wordpress-move.php
r512403 r512410 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 .16 Version: 1.3 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' );37 34 38 35 // Load functions needed for database and file operations … … 40 37 require_once( 'libs/functions-file-backup.php' ); 41 38 42 // Some operations may exceed the limit set by max_execution_time43 set_time_limit(0);44 45 39 // Load PemFTP's classes if they're not loaded already 46 40 if ( ! class_exists( 'ftp_base' ) ) 47 41 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" ); 48 44 49 45 // Create the class only if it doesn't exist … … 1120 1116 $files = array_map( 'sanitize_text_field', $_POST['files'] ); 1121 1117 1118 // Categorize the files listed 1119 $backups = $this->categorize_files( $files ); 1120 1122 1121 // Set the error counter to zero 1123 1122 $errors_occured = 0; 1124 1123 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>'; 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>'; 1169 1137 } 1170 1138 } 1139 1140 // Extract every single file system backup one by one 1141 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 1171 1156 } 1172 1157 … … 1198 1183 $files = wpmove_list_all_files( WPMOVE_BACKUP_DIR, TRUE ); 1199 1184 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; 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 1236 1237 // 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++; 1265 1283 } 1266 1284 1267 // For zebra striping 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 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 1307 1293 } else { 1308 1294 … … 1310 1296 1311 1297 } 1312 ?>1298 ?> 1313 1299 </div> 1314 1300 <?php … … 1408 1394 <?php 1409 1395 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 ); 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 ); 1415 1403 1416 1404 // List all converted database backup files 1417 $converted_backups = wpmove_list_all_files( WPMOVE_CONVERTED_BACKUP_DIR ); 1405 $converted_files = wpmove_list_all_files( WPMOVE_CONVERTED_BACKUP_DIR ); 1406 $converted_backups = $this->categorize_files( $converted_files ); 1418 1407 1419 1408 ?> … … 1471 1460 </tfoot> 1472 1461 <tbody id="the-list"> 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; 1462 <?php 1463 1464 // Display a message if no backup files found 1465 if ( count( $current_backups, COUNT_RECURSIVE ) > 2 ) { 1466 1467 // 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 } 1496 1517 } 1497 1518 1498 // For zebra striping 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++; 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>'; 1527 1526 } 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 ?> 1527 ?> 1538 1528 </tbody> 1539 1529 </table> … … 1597 1587 </tfoot> 1598 1588 <tbody id="the-list"> 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; 1589 <?php 1590 1591 // Display a message if no backup files found 1592 if ( count( $old_backups, COUNT_RECURSIVE ) > 2 ) { 1593 1594 // 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>'; 1640 1641 // For zebra striping 1642 $i++; 1643 } 1622 1644 } 1623 1645 1624 // For zebra striping 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>'; 1650 1651 // For zebra striping 1652 $i++; 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>'; 1653 1653 } 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 ?> 1654 ?> 1664 1655 </tbody> 1665 1656 </table> … … 1721 1712 </tfoot> 1722 1713 <tbody id="the-list"> 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; 1714 <?php 1715 1716 // Display a message if no backup files found 1717 if ( count( $converted_backups, COUNT_RECURSIVE ) > 2 ) { 1718 1719 // 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 } 1743 1763 } 1744 1764 1745 // For zebra striping 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++; 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>'; 1774 1772 } 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 ?> 1773 ?> 1784 1774 </tbody> 1785 1775 </table> … … 1790 1780 1791 1781 /** 1782 * Categorizes given files. 1783 * 1784 * @param array $files Array of files 1785 * @return array $backups Array of categorized files 1786 */ 1787 function categorize_files( $files ) { 1788 1789 // Initialize the array 1790 $backups = array( 'db' => array(), 1791 'fs' => array() ); 1792 1793 // Check the extension of each file and categorize accordingly 1794 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 /** 1792 1806 * Flushes the output buffer. 1793 1807 *
Note: See TracChangeset
for help on using the changeset viewer.