From d0649b684b2ad85a8b35bbe5e90e8cbbf3f8fd3f Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:55 +0000 Subject: [PATCH 01/20] Translated using Weblate (Czech) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/cs/ --- translations/cs.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/cs.json b/translations/cs.json index 0b571523..33eac7ba 100644 --- a/translations/cs.json +++ b/translations/cs.json @@ -67,5 +67,14 @@ "saving_config_status": "Ukládání konfigurace … \nKonfigurace vašeho desktopového prostředí bude uložena v:\n {}/{}.sd.tar.gz\n", "config_imported_desc": "{}\nAby se změny projevily, můžete se ze systému odhlásit, nebo se vrátit na předchozí stránku a odhlásit se později.\n", "back_to_page": "Vrátit se na předchozí stránku", - "config_saved_desc": "{}\nNyní si můžete prohlédnout archiv s konfigurací svého desktopového prostředí nebo se vrátit na předchozí stránku.\n" + "config_saved_desc": "{}\nNyní si můžete prohlédnout archiv s konfigurací svého desktopového prostředí nebo se vrátit na předchozí stránku.\n", + "pb_interval": "Interval", + "more_options": "More options", + "create_pwd_title": "Create new password", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "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.", + "check_pwd_title": "Unlock the archive with a password" } From 77322581fc7a9a4e7936788d7dce7f7026f0d6f3 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:57 +0000 Subject: [PATCH 02/20] Translated using Weblate (French) Currently translated at 69.2% (54 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/fr/ --- translations/fr.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/fr.json b/translations/fr.json index 9cf914e8..7b395057 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -67,5 +67,14 @@ "saving_config_status": "Saving configuration ...\nThe configuration of your desktop environment will be saved in:\n {}/{}.sd.tar.gz\n", "config_imported_desc": "{}\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", "back_to_page": "Back to previous page", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 6499b0d95d23b91322d068b0e687e10c1d7cbaf4 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:54 +0000 Subject: [PATCH 03/20] Translated using Weblate (Portuguese (Brazil)) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/pt_BR/ --- translations/pt_BR.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/pt_BR.json b/translations/pt_BR.json index 2f701ad9..1ec550df 100644 --- a/translations/pt_BR.json +++ b/translations/pt_BR.json @@ -67,5 +67,14 @@ "importing_config_status": "Importando configuração...\nImportando a configuração de:\n{}\n", "saving_config_status": "Salvando configuração…\nA configuração do seu ambiente de desktop será salva em:\n{}/{}.sd.tar.gz\n", "config_imported_desc": "{}\nVocê pode encerrar a sessão para que as alterações tenham efeito, ou voltar para a página anterior e encerrar mais tarde.\n", - "config_saved_desc": "{}\nAgora você pode visualizar o arquivo com a configuração do seu ambiente de desktop, ou retornar à página anterior.\n" + "config_saved_desc": "{}\nAgora você pode visualizar o arquivo com a configuração do seu ambiente de desktop, ou retornar à página anterior.\n", + "archive_encryption": "Archive encryption", + "password_entry": "Password", + "pb_interval": "Interval", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 61d176a0974602fed2e6ef416d8672039767eff5 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:56 +0000 Subject: [PATCH 04/20] Translated using Weblate (Italian) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/it/ --- translations/it.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/it.json b/translations/it.json index ee299959..bc000423 100644 --- a/translations/it.json +++ b/translations/it.json @@ -67,5 +67,14 @@ "saving_config_status": "Salvataggio della configurazione…\nLa configurazione del tuo ambiente desktop verrà salvata in:\n {}/{}.sd.tar.gz\n", "config_imported_desc": "{}\nÈ possibile disconnettersi dal sistema per rendere effettive le modifiche oppure tornare alla pagina precedente e disconnettersi in seguito.\n", "back_to_page": "Ritorno alla pagina precedente", - "config_saved_desc": "{}\nOra puoi visualizzare l'archivio con la configurazione del tuo ambiente desktop oppure tornare alla pagina precedente.\n" + "config_saved_desc": "{}\nOra puoi visualizzare l'archivio con la configurazione del tuo ambiente desktop oppure tornare alla pagina precedente.\n", + "archive_encryption": "Archive encryption", + "password_entry": "Password", + "pb_interval": "Interval", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From c51e301d3f85090aab0df9b57b4ed85891f38f83 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:57 +0000 Subject: [PATCH 05/20] Translated using Weblate (Dutch) Currently translated at 71.7% (56 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/nl/ --- translations/nl.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/nl.json b/translations/nl.json index 25b5faa3..9c7f4e40 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -67,5 +67,14 @@ "saving_config_status": "Saving configuration ...\nThe configuration of your desktop environment will be saved in:\n {}/{}.sd.tar.gz\n", "config_imported_desc": "{}\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", "back_to_page": "Back to previous page", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 2acb5acd7695af6cdf2f3fb18e304cfc4bf3b40b Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:56 +0000 Subject: [PATCH 06/20] Translated using Weblate (Arabic) Currently translated at 16.6% (13 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/ar/ --- translations/ar.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/ar.json b/translations/ar.json index 4104cf52..c9d44f7a 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -67,5 +67,14 @@ "config_imported_desc": "{}\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", "back_to_page": "Back to previous page", "flatpaks_data_tittle": "Flatpak apps data selection", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "archive_encryption": "Archive encryption", + "pb_interval": "Interval", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 91fa1b374647e0d78284c7a7a4aac69be775ce19 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:54 +0000 Subject: [PATCH 07/20] Translated using Weblate (Russian) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/ru/ --- translations/ru.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/ru.json b/translations/ru.json index 5fd33250..4fa77da5 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -67,5 +67,14 @@ "config_imported_desc": "{}\nВы можете выйти из системы, чтобы изменения вступили в силу, или вернуться на предыдущую страницу и выйти из системы позже.\n", "back_to_page": "Вернуться на предыдущую страницу", "flatpaks_data_tittle": "Выбор данных приложений Flatpak", - "config_saved_desc": "{}\nТеперь вы можете просмотреть архив с конфигурацией вашей среды рабочего стола или вернуться на предыдущую страницу.\n" + "config_saved_desc": "{}\nТеперь вы можете просмотреть архив с конфигурацией вашей среды рабочего стола или вернуться на предыдущую страницу.\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "more_options": "More options", + "create_pwd_title": "Create new password", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "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.", + "check_pwd_title": "Unlock the archive with a password" } From e64df4fcda8682f80661b2af108dada652837c46 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:56 +0000 Subject: [PATCH 08/20] Translated using Weblate (Indonesian) Currently translated at 69.2% (54 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/id/ --- translations/id.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/id.json b/translations/id.json index 87f5e2e9..a1cd87a8 100644 --- a/translations/id.json +++ b/translations/id.json @@ -67,5 +67,14 @@ "saving_config_status": "Saving configuration ...\nThe configuration of your desktop environment will be saved in:\n {}/{}.sd.tar.gz\n", "back_to_page": "Back to previous page", "flatpaks_data_tittle": "Flatpak apps data selection", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "archive_encryption": "Archive encryption", + "password_entry": "Password", + "pb_interval": "Interval", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 8e80eff6e3f202b20b8ba4c8c44d60e18956920d Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:57 +0000 Subject: [PATCH 09/20] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian?= =?UTF-8?q?=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 20.5% (16 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/nb_NO/ --- translations/nb_NO.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/nb_NO.json b/translations/nb_NO.json index d6050c27..1c0de413 100644 --- a/translations/nb_NO.json +++ b/translations/nb_NO.json @@ -67,5 +67,14 @@ "config_imported_desc": "{}\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", "back_to_page": "Back to previous page", "flatpaks_data_tittle": "Flatpak apps data selection", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From fc0bd031409edf8a59878c5db2ed4cb4c1bc0a44 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:54 +0000 Subject: [PATCH 10/20] Translated using Weblate (Ukrainian) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/uk/ --- translations/uk.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/uk.json b/translations/uk.json index 8041b246..ac64b35d 100644 --- a/translations/uk.json +++ b/translations/uk.json @@ -67,5 +67,14 @@ "config_imported_desc": "{}\nВи можете вийти із системи що зміни набули чинності, або повернутися до попередньої сторінки і вийти із системи пізніше.\n", "back_to_page": "Повернутися до попередньої сторінки", "flatpaks_data_tittle": "Обирання даних Flatpak додатків", - "config_saved_desc": "{}\nТепер ви можете переглянути архів з конфігурацією вашої стільниці або повернутися до попередньої сторінки.\n" + "config_saved_desc": "{}\nТепер ви можете переглянути архів з конфігурацією вашої стільниці або повернутися до попередньої сторінки.\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "more_options": "More options", + "password_entry": "Password", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "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.", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 913037e7ad9edcd699b7801d4cc6c1959e56a2e0 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:55 +0000 Subject: [PATCH 11/20] Translated using Weblate (Hungarian) Currently translated at 71.7% (56 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/hu/ --- translations/hu.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/hu.json b/translations/hu.json index a1dec58a..8c5cf79c 100644 --- a/translations/hu.json +++ b/translations/hu.json @@ -67,5 +67,14 @@ "importing_config_status": "Importing configuration ...\nImporting configuration from: {}\n", "config_imported_desc": "{}\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", "back_to_page": "Back to previous page", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "create_pwd_title": "Create new password", + "password_entry": "Password", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "more_options": "More options", + "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.", + "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.", + "check_pwd_title": "Unlock the archive with a password" } From 1718318e688b5b2ab005eb7a7cff00e68e145943 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:57 +0000 Subject: [PATCH 12/20] Translated using Weblate (Spanish) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/es/ --- translations/es.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/es.json b/translations/es.json index 2bc01341..fee4ae40 100644 --- a/translations/es.json +++ b/translations/es.json @@ -67,5 +67,14 @@ "config_imported_desc": "{}\nPuede salir del sistema para que los cambios surtan efecto, o volver a la página anterior y salir más tarde.\n", "back_to_page": "Volver a la página anterior", "flatpaks_data_tittle": "Selección de datos de aplicaciones Flatpak", - "config_saved_desc": "{}\nAhora puede ver el archivo con la configuración de su entorno de escritorio o volver a la página anterior.\n" + "config_saved_desc": "{}\nAhora puede ver el archivo con la configuración de su entorno de escritorio o volver a la página anterior.\n", + "archive_encryption": "Archive encryption", + "password_entry": "Password", + "check_pwd_title": "Unlock the archive with a password", + "pb_interval": "Interval", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "more_options": "More options", + "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.", + "create_pwd_title": "Create new password" } From e7d3cde11a5003b8e51b781d9af208f303b7759c Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:54 +0000 Subject: [PATCH 13/20] Translated using Weblate (Turkish) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/tr/ --- translations/tr.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/tr.json b/translations/tr.json index 1eacaccf..2de685f4 100644 --- a/translations/tr.json +++ b/translations/tr.json @@ -67,5 +67,14 @@ "saving_config_status": "Yapılandırma kaydediliyor…\nMasaüstü ortamınızın yapılandırması şuraya kaydedilecek:\n{}/{}.sd.tar.gz\n", "config_imported_desc": "{}\nDeğişikliklerin geçerli olması için oturumu şimdi kapatabilir ya da önceki sayfaya geri dönüp daha sonra oturumu kapatabilirsiniz.\n", "back_to_page": "Önceki sayfaya dön", - "config_saved_desc": "{}\nArtık arşivi masaüstü ortamınızın yapılandırmasıyla görüntüleyebilir ya da önceki sayfaya dönebilirsiniz.\n" + "config_saved_desc": "{}\nArtık arşivi masaüstü ortamınızın yapılandırmasıyla görüntüleyebilir ya da önceki sayfaya dönebilirsiniz.\n", + "create_pwd_title": "Create new password", + "password_entry": "Password", + "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.", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "more_options": "More options", + "check_pwd_title": "Unlock the archive with a password" } From 5c42cce6106ac8b908a126f6653f5010d734b8c8 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:54 +0000 Subject: [PATCH 14/20] Translated using Weblate (German) Currently translated at 56.4% (44 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/de/ --- translations/de.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/de.json b/translations/de.json index d60fd247..5bf1191c 100644 --- a/translations/de.json +++ b/translations/de.json @@ -67,5 +67,14 @@ "saving_config_status": "Saving configuration ...\nThe configuration of your desktop environment will be saved in:\n {}/{}.sd.tar.gz\n", "config_imported_desc": "{}\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", "back_to_page": "Back to previous page", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 3bbe9bc3301eaaf05c5bfe42ea97730092272d2f Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:57 +0000 Subject: [PATCH 15/20] Translated using Weblate (Chinese (Simplified)) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/zh_Hans/ --- translations/zh_Hans.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/zh_Hans.json b/translations/zh_Hans.json index 08e07f41..eff9d74c 100644 --- a/translations/zh_Hans.json +++ b/translations/zh_Hans.json @@ -67,5 +67,14 @@ "flatpaks_data_tittle": "Flatpak应用数据选项", "config_imported_desc": "{}\n您可以注销以使更改生效,或返回上一页稍后再注销。\n", "back_to_page": "返回上一页", - "config_saved_desc": "{}\n现在您可以查看桌面环境配置存档,或者返回上一页。\n" + "config_saved_desc": "{}\n现在您可以查看桌面环境配置存档,或者返回上一页。\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From eb84219c83e89ea154e0e08bafd62213243030f6 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:55 +0000 Subject: [PATCH 16/20] Translated using Weblate (Catalan) Currently translated at 69.2% (54 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/ca/ --- translations/ca.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/ca.json b/translations/ca.json index 1a566f01..41bd0788 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -67,5 +67,14 @@ "config_imported_desc": "{}\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", "back_to_page": "Back to previous page", "flatpaks_data_tittle": "Flatpak apps data selection", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "password_entry": "Password", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 97cea1ce5a75a988fa1ea8fafb8002c258fc0d67 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:56 +0000 Subject: [PATCH 17/20] Translated using Weblate (Polish) Currently translated at 44.8% (35 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/pl/ --- translations/pl.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/pl.json b/translations/pl.json index 6c1ea00c..489f0f04 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -67,5 +67,14 @@ "config_imported_desc": "{}\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", "back_to_page": "Back to previous page", "flatpaks_data_tittle": "Flatpak apps data selection", - "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n" + "config_saved_desc": "{}\nYou can now view the archive with the configuration of your desktop environment, or return to the previous page.\n", + "pb_interval": "Interval", + "archive_encryption": "Archive encryption", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "password_entry": "Password", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From af9fd8b51a209419d0d21e16353806819e3c3a1d Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:55 +0000 Subject: [PATCH 18/20] Translated using Weblate (Portuguese) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/pt/ --- translations/pt.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/pt.json b/translations/pt.json index f5a3de4c..eba8b791 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -67,5 +67,14 @@ "keyboard_shortcuts": "Atalhos do teclado", "summary": "Grave a sua configuração da área de trabalho", "description": "SaveDesktop permite gravar a sua configuração atual (temas, ícones, papéis de parede, todas as configurações da área de trabalho, extensões, etc.) com um clique.", - "translator_credits": "Trandutor github-link" + "translator_credits": "Trandutor github-link", + "archive_encryption": "Archive encryption", + "password_entry": "Password", + "create_pwd_title": "Create new password", + "pb_interval": "Interval", + "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.", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", + "more_options": "More options", + "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.", + "check_pwd_title": "Unlock the archive with a password" } From af4f050deb82b0c29bcaad962edd4ffa1c6aee50 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Thu, 27 Jun 2024 11:09:55 +0000 Subject: [PATCH 19/20] Translated using Weblate (Hindi) Currently translated at 88.4% (69 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/hi/ --- translations/hi.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/translations/hi.json b/translations/hi.json index 221846fa..1edf8900 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -67,5 +67,14 @@ "keyboard_shortcuts": "कीबोर्ड शॉर्टकट", "summary": "अपना डेस्कटॉप विन्यास सहेजें", "description": "SaveDesktop आपको एक क्लिक से अपने वर्तमान विन्यास (थीम, आइकन, वॉलपेपर, सभी डेस्कटॉप वातावरण सेटिंग्स, एक्सटेंशन इत्यादि) को सहेजने देता है।", - "translator_credits": "Scrambled777 " + "translator_credits": "Scrambled777 ", + "archive_encryption": "Archive encryption", + "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।", + "more_options": "More options", + "pb_interval": "Interval", + "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character।", + "password_entry": "Password", + "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।", + "check_pwd_title": "Unlock the archive with a password", + "create_pwd_title": "Create new password" } From 33133730e22a46740e24552c108952c672b6716e Mon Sep 17 00:00:00 2001 From: vikdevelop Date: Thu, 27 Jun 2024 11:12:16 +0000 Subject: [PATCH 20/20] Translated using Weblate (Czech) Currently translated at 100.0% (78 of 78 strings) Translation: vikdevelop/SaveDesktop Translate-URL: https://hosted.weblate.org/projects/vikdevelop/savedesktop/cs/ --- translations/cs.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/translations/cs.json b/translations/cs.json index 33eac7ba..40b51b37 100644 --- a/translations/cs.json +++ b/translations/cs.json @@ -69,12 +69,12 @@ "back_to_page": "Vrátit se na předchozí stránku", "config_saved_desc": "{}\nNyní si můžete prohlédnout archiv s konfigurací svého desktopového prostředí nebo se vrátit na předchozí stránku.\n", "pb_interval": "Interval", - "more_options": "More options", - "create_pwd_title": "Create new password", - "archive_encryption": "Archive encryption", - "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.", - "create_pwd_desc": "Please create new password for your archive. Criteria include a length of at least 8 characters, one uppercase letter, one lowercase letter, and one special character.", - "password_entry": "Password", - "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.", - "check_pwd_title": "Unlock the archive with a password" + "more_options": "Více možností", + "create_pwd_title": "Vytvořit nové heslo", + "archive_encryption": "Šifrování archivu", + "archive_encryption_desc": "Při ručním ukládání konfigurace budete vyzváni k vytvoření hesla. To je užitečné při ukládání konfigurace na přenosné médium pro lepší zabezpečení dat.", + "create_pwd_desc": "Vytvořte si prosím nové heslo pro svůj archiv. Kritéria zahrnují délku alespoň 8 znaků, jedno velké písmeno, jedno malé písmeno a jeden speciální znak.", + "password_entry": "Heslo", + "check_pwd_desc": "Zadáním níže uvedeného hesla odemknete archiv s vaší konfigurací. Pokud jste ho zapomněli, nebudete moci archiv rozbalit a začít importovat konfiguraci.", + "check_pwd_title": "Odemknout archiv pomocí hesla" }