|
| 1 | +{ |
| 2 | + "save": "Save", |
| 3 | + "save_config": "Save the current configuration", |
| 4 | + "set_filename": "Set the file name", |
| 5 | + "items_for_archive": "Items to include in the configuration archive", |
| 6 | + "items_desc": "These settings also apply to periodic saving", |
| 7 | + "icons": "Icons", |
| 8 | + "themes": "Themes", |
| 9 | + "fonts": "Fonts", |
| 10 | + "backgrounds": "Backgrounds", |
| 11 | + "extensions": "Extensions", |
| 12 | + "desktop_folder": "Desktop", |
| 13 | + "save_installed_flatpaks": "Flatpak apps", |
| 14 | + "list": "List of installed Flatpak apps", |
| 15 | + "user_data_flatpak": "User data of installed Flatpak apps", |
| 16 | + "flatpaks_data_tittle": "Flatpak apps data selection", |
| 17 | + "more_options": "More options", |
| 18 | + "periodic_saving": "Periodic saving", |
| 19 | + "periodic_saving_desc": "Changes will only take effect after the next login", |
| 20 | + "pb_interval": "Interval", |
| 21 | + "never": "Never", |
| 22 | + "daily": "Daily", |
| 23 | + "weekly": "Weekly", |
| 24 | + "monthly": "Monthly", |
| 25 | + "manually": "Manually", |
| 26 | + "learn_more": "Learn more", |
| 27 | + "pb_folder": "Folder for periodic saving", |
| 28 | + "set_pb_folder_tooltip": "Choose custom folder for periodic saving", |
| 29 | + "set_another": "Choose another folder", |
| 30 | + "filename_format": "File name format", |
| 31 | + "reset_button": "Reset to default", |
| 32 | + "pwd_for_encryption": "Password for encryption", |
| 33 | + "manual_saving": "Manual saving", |
| 34 | + "archive_encryption": "Archive encryption", |
| 35 | + "archive_encryption_desc": "When manually saving the configuration, you will be prompted to create a password. This is useful when saving the configuration to portable media for better security of your data.", |
| 36 | + "save_without_archive": "Save the configuration without creating an archive", |
| 37 | + "create_pwd_title": "Create new password", |
| 38 | + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 12 characters, one uppercase letter, one lowercase letter, and one special character.", |
| 39 | + "gen_password": "Generate Password", |
| 40 | + "password_entry": "Password", |
| 41 | + "check_pwd_title": "Unlock the archive with a password", |
| 42 | + "check_pwd_desc": "Enter the password below to unlock the archive with your configuration. If you have forgotten it, you will not be able to unzip the archive and start importing your configuration.", |
| 43 | + "enter_password_title": "Please enter a password to unlock the archive for sync the configuration", |
| 44 | + "enter_password_desc": "An encrypted archive has been selected for synchronization using the SaveDesktop app. Please enter the password below to unlock it and start synchronization.", |
| 45 | + "remember_password": "Remember Password", |
| 46 | + "password_store_err": "Password not entered, or it's incorrect. Unable to continue.", |
| 47 | + "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", |
| 48 | + "config_saved": "Configuration has been saved!", |
| 49 | + "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", |
| 50 | + "open_folder": "Open the folder", |
| 51 | + "import_title": "Import", |
| 52 | + "import_config": "Import saved configuration", |
| 53 | + "import_from_file": "Import from file", |
| 54 | + "import_from_folder": "Import from folder", |
| 55 | + "cancel": "Cancel", |
| 56 | + "savedesktop_f": "SaveDesktop files", |
| 57 | + "importing_config_status": "<big><b>Importing configuration …</b></big>\nImporting configuration from:\n<i>{}</i>\n", |
| 58 | + "config_imported": "The configuration has been applied!", |
| 59 | + "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", |
| 60 | + "back_to_page": "Back to previous page", |
| 61 | + "logout": "Log Out", |
| 62 | + "err_occured": "An error occurred", |
| 63 | + "apply": "Apply", |
| 64 | + "sync": "Sync", |
| 65 | + "sync_desc": "Sync your desktop environment configuration with other computers in the network.", |
| 66 | + "initial_setup": "Initial synchronization setup", |
| 67 | + "gnome_oa_settings": "1. Open the system settings", |
| 68 | + "gnome_oa_section": "2. Go to the Online Accounts section", |
| 69 | + "gnome_oa_section_desc": "In this section select the cloud service you want, such as Google, Microsoft 365 or Nextcloud.", |
| 70 | + "gnome_oa_chooser": "3. Click on the Next button and select the created cloud drive folder", |
| 71 | + "gnome_oa_chooser_desc": "The created cloud drive folder can be found in the side panel of the file chooser dialog, in this form: [email protected].", |
| 72 | + "rclone_intro_desc": "For synchronization to works properly, you need to have the folder, that is synced with your cloud service using Rclone.\n<b>Start by selecting the cloud drive service you use.</b>", |
| 73 | + "rclone_copy_cmd": "Now, copy the command to set up Rclone using the side button and open the terminal app using the Ctrl+Alt+T keyboard shortcut or finding it in the apps' menu.", |
| 74 | + "rclone_cmd_copied_msg": "Once you have finished setting up Rclone using the command provided, click the \"Apply\" button", |
| 75 | + "syncthing_folder": "Use Syncthing folder instead", |
| 76 | + "almost_done_title": "Almost done!", |
| 77 | + "almost_done_desc": "You've now created the cloud drive folder! Click on the Next button to complete the setup.", |
| 78 | + "select": "Select", |
| 79 | + "next": "Next", |
| 80 | + "set_up_sync_file": "Set up the sync file", |
| 81 | + "periodic_saving_file": "Periodic saving file", |
| 82 | + "periodic_saving_file_err": "Periodic saving file does not exist.", |
| 83 | + "create": "Create", |
| 84 | + "please_wait": "Please wait …", |
| 85 | + "change": "Change", |
| 86 | + "connect_cloud_storage": "Connect to the cloud storage", |
| 87 | + "connect_cloud_storage_desc": "On another computer, open the SaveDesktop app, and on this page, click on the \"Set up the sync file\" button and make the necessary settings. On this computer, select the folder that you have synced with your cloud storage and also have saved the same periodic saving file.", |
| 88 | + "select_cloud_folder_btn": "Select the cloud drive folder", |
| 89 | + "cloud_folder_err": "You didn't select the cloud drive folder!", |
| 90 | + "periodic_sync": "Periodic synchronization", |
| 91 | + "bidirectional_sync": "Bidirectional synchronization", |
| 92 | + "bidirectional_sync_desc": "If enabled, and the sync interval and cloud drive folder are selected, the periodic saving information (interval, folder, and file name) from the other computer with synchronization set to synchronize is copied to this computer.", |
| 93 | + "m_sync_desc": "From now on, you can sync the config from the menu in the header bar", |
| 94 | + "sync_manually": "Synchronise manually", |
| 95 | + "keyboard_shortcuts": "Keyboard shortcuts", |
| 96 | + "open_wiki": "Open the application wiki", |
| 97 | + "quit": "Quit", |
| 98 | + "about_app": "About app", |
| 99 | + "unsuppurted_env_desc": "<big><b>You have an unsupported environment installed.</b></big> \nPlease use one of these environments: {}.", |
| 100 | + "summary": "Save your desktop configuration", |
| 101 | + "description": "SaveDesktop lets you save your current configuration (themes, icons, wallpapers, all desktop environment settings, extensions, etc.) with one click.", |
| 102 | + "translator_credits": "Translator github-link" |
| 103 | +} |
0 commit comments