|
4 | 4 | "save_config": "Save current configuration", |
5 | 5 | "import_config": "Import saved configuration", |
6 | 6 | "set_filename": "Set the file name", |
| 7 | + "saving_config_status": "<big><b>Saving configuration ...</b></big>\nThe configuration of your desktop environment will be saved in:\n <i>{}/{}.sd.tar.gz</i>\n", |
7 | 8 | "config_saved": "Configuration has been saved!", |
| 9 | + "config_saved_desc": "<big><b>{}</b></big>\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", |
8 | 10 | "open_folder": "Open the folder", |
9 | 11 | "import_fileshooser": "Import {} configuration", |
10 | 12 | "open": "Open", |
11 | 13 | "cancel": "Cancel", |
12 | 14 | "savedesktop_f": "SaveDesktop files", |
| 15 | + "importing_config_status": "<big><b>Importing configuration ...</b></big>\nImporting configuration from: {}\n", |
13 | 16 | "config_imported": "The configuration has been applied!", |
| 17 | + "config_imported_desc": "<big><b>{}</b></big>\nYou can log out of the system for the changes to take effect, or go back to the previous page and log out later.\n", |
| 18 | + "back_to_page": "Back to previous page", |
14 | 19 | "logout": "Log Out", |
15 | 20 | "please_wait": "Please wait …", |
16 | | - "few_minutes_msg": "It'll take a few minutes …", |
17 | 21 | "save": "Save", |
18 | 22 | "import_title": "Import", |
19 | 23 | "import_from_list": "Import from list", |
|
46 | 50 | "save_installed_flatpaks": "Flatpak apps", |
47 | 51 | "list": "List of installed Flatpak apps", |
48 | 52 | "user_data_flatpak": "User data of installed Flatpak apps", |
| 53 | + "flatpaks_data_tittle": "Flatpak apps data selection", |
49 | 54 | "sync": "Sync", |
50 | 55 | "sync_title": "Sync with other computers in the network", |
51 | 56 | "sync_desc": "Sync your desktop environment configuration with other computers in the network. <a href='https://github.com/vikdevelop/SaveDesktop/wiki/Synchronization-between-computers-in-the-network'>How it works?</a>", |
|
0 commit comments