|
2228 | 2228 | "MERGE_MESSAGE": "Merge message", |
2229 | 2229 | "MERGE_RESULT": "Merge result", |
2230 | 2230 | "MIGRATE_DATA_SAFE_NOTE": "Your projects, settings and extensions will be copied over for you the first time you open {0}. Nothing is deleted from this site.", |
2231 | | - "MIGRATE_DONE_MESSAGE": "{0} files were copied over. Reload {APP_NAME} to start using them.", |
2232 | | - "MIGRATE_DONE_PARTIAL": "{0} file(s) could not be copied. They are still available on the old site.", |
2233 | | - "MIGRATE_DONE_TITLE": "All done.", |
| 2231 | + "MIGRATE_DONE_EXTENSIONS": "{0} extension(s) and theme(s)", |
| 2232 | + "MIGRATE_DONE_FROM": "Brought over from {0}:", |
| 2233 | + "MIGRATE_DONE_PROJECTS": "{0} project(s)", |
| 2234 | + "MIGRATE_DONE_SETTINGS": "Your settings, including the editor theme", |
| 2235 | + "MIGRATE_DONE_TITLE": "Migration complete", |
| 2236 | + "MIGRATE_DONE_TOTAL": "{0} files in total. Reload {APP_NAME} to start using them.", |
2234 | 2237 | "MIGRATE_GO_TO_NEW_SITE": "Take me to the new site", |
2235 | | - "MIGRATE_INTERRUPTED_FINAL": "The connection to {0} was lost again. Anything already copied has been kept. To finish the rest, choose {1}.", |
2236 | | - "MIGRATE_INTERRUPTED_MESSAGE": "The connection to {0} was lost part way through. Anything already copied has been kept. You can pick up where this left off any time from the Help menu.", |
| 2238 | + "MIGRATE_INTERRUPTED_FINAL": "To copy the rest, choose {0}.", |
| 2239 | + "MIGRATE_INTERRUPTED_PROGRESS": "{0} of {1} files were copied from {2} before the connection was lost. Those files have been kept, so nothing was lost.", |
| 2240 | + "MIGRATE_INTERRUPTED_RETRY": "{APP_NAME} will try the rest the next time you open it.", |
2237 | 2241 | "MIGRATE_INTERRUPTED_TITLE": "Migration did not finish", |
2238 | 2242 | "MIGRATE_MANUAL_DOWNLOAD_NOTE": "Automatic transfer is not available in this browser. If you have projects saved here, please download them before the date above so you can open them again on the new site.", |
2239 | 2243 | "MIGRATE_MOVING_MESSAGE": "{APP_NAME} on {0} is moving to a new home at <strong>{1}</strong>. Everything works the same, only the address changes.", |
2240 | 2244 | "MIGRATE_MOVING_TITLE": "{0} is moving", |
2241 | 2245 | "MIGRATE_NOTHING_MESSAGE": "We could not find any projects, settings or extensions on {0} that need copying.", |
2242 | 2246 | "MIGRATE_NOTHING_TITLE": "Nothing to bring over", |
| 2247 | + "MIGRATE_PARTIAL_COUNT": "{0} of {1} files could not be copied and are still on the old site.", |
| 2248 | + "MIGRATE_PARTIAL_TITLE": "Migration did not finish", |
2243 | 2249 | "MIGRATE_PROGRESS_STATUS": "{0} of {1} files copied", |
2244 | 2250 | "MIGRATE_PROGRESS_TITLE": "Bringing your data over", |
| 2251 | + "MIGRATE_RELOAD_LATER": "Later", |
2245 | 2252 | "MIGRATE_RELOAD_NOW": "Reload", |
2246 | 2253 | "MIGRATE_STAY_HERE": "Stay here", |
2247 | 2254 | "MIGRATE_SUNSET_COUNTDOWN": "You have <strong>{0} days</strong> left before {1} stops working.", |
2248 | 2255 | "MIGRATE_SUNSET_COUNTDOWN_ONE": "You have <strong>{0} day</strong> left before {1} stops working.", |
2249 | 2256 | "MIGRATE_TWA_BROWSER_LINK": "If you cannot update right now, you can also <a href='{0}'>continue in a browser at {1}</a>.", |
2250 | 2257 | "MIGRATE_TWA_UPDATE_NOTE": "Please update the app when you can. Nothing stops working today, and you can keep using this version in the meantime.", |
2251 | | - "MIGRATE_UNREACHABLE_MESSAGE": "{APP_NAME} could not connect to {0} to check for your data. Please check your connection and try again.", |
| 2258 | + "MIGRATE_UNREACHABLE_MESSAGE": "{APP_NAME} could not connect to {0} to look for your projects and settings, so nothing has been changed. Check your internet connection, then try again with {1}.", |
2252 | 2259 | "MIGRATE_UNREACHABLE_TITLE": "Could not reach the old site", |
2253 | 2260 | "MIGRATE_UPDATE_APP": "Update the app", |
2254 | 2261 | "MISSING_FIELDS": "Missing Fields", |
|
0 commit comments