From df4512549b0c83f5a8b9a9eeb65c24a036bcf020 Mon Sep 17 00:00:00 2001 From: bittin1ddc447d824349b2 Date: Fri, 16 Feb 2024 17:52:28 +0100 Subject: [PATCH 01/15] Translated using Weblate (Swedish) Currently translated at 100.0% (76 of 76 strings) Co-authored-by: bittin1ddc447d824349b2 Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/sv/ Translation: Vanilla OS/ABRoot --- locales/sv.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/sv.yml b/locales/sv.yml index db37511f..9d75f11e 100644 --- a/locales/sv.yml +++ b/locales/sv.yml @@ -90,11 +90,11 @@ updateInitramfs: long: Uppdatera initramfs för framtida root. use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: Inga ändringar har gjorts i konfigurationen. + editorFailed: "Misslyckades med att öppna editor: %s\n" + long: Öppna en editor för att redigera ABRoot-konfigurationen. + short: Redigera ABRoot konfiguration use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: Konfiguration ändrad. + failed: "Ett fel uppstod under interaktion med konfigurationen: %s\n" + rootRequired: Du måste vara root för att köra detta kommando. From 95907678f3d61477b1d62418e68ee224699cb6bd Mon Sep 17 00:00:00 2001 From: Philip Goto Date: Fri, 16 Feb 2024 17:52:28 +0100 Subject: [PATCH 02/15] Translated using Weblate (Dutch) Currently translated at 100.0% (76 of 76 strings) Co-authored-by: Philip Goto Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/nl/ Translation: Vanilla OS/ABRoot --- locales/nl.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/nl.yml b/locales/nl.yml index 524a5af6..6051a357 100644 --- a/locales/nl.yml +++ b/locales/nl.yml @@ -90,11 +90,11 @@ updateInitramfs: long: Werkt de initramfs van de toekomstige root bij use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: Er zijn geen wijzigingen aangebracht aan de configuratie. + editorFailed: "Kon bewerker niet openen: %s\n" + long: Opent een bewerker om de ABRoot-configuratie te bewerken. + short: ABRoot-configuratie bewerken use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: Configuratie gewijzigd. + failed: "Er is een fout opgetreden tijdens de interactie met de configuratie: %s\n" + rootRequired: U moet root zijn om deze opdracht uit te voeren. From ec2ccb8c8a957b5644efe5da9b9e44c0d6994aed Mon Sep 17 00:00:00 2001 From: Ettore Atalan Date: Fri, 16 Feb 2024 17:52:28 +0100 Subject: [PATCH 03/15] Translated using Weblate (German) Currently translated at 68.4% (52 of 76 strings) Co-authored-by: Ettore Atalan Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/de/ Translation: Vanilla OS/ABRoot --- locales/de.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/locales/de.yml b/locales/de.yml index 4741047b..99e9e4ce 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -90,11 +90,11 @@ updateInitramfs: long: Update the initramfs of the future root. use: update-initramfs cnf: - unchanged: No changes were made to the configuration. + unchanged: Es wurden keine Änderungen an der Konfiguration vorgenommen. editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + long: '' + short: ABRoot-Konfiguration bearbeiten use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: Konfiguration geändert. + failed: "Bei der Interaktion mit der Konfiguration ist ein Fehler aufgetreten: %s\n" + rootRequired: Sie müssen Root sein, um diesen Befehl auszuführen. From 107ac10c7f68e985c74d764963ad09f80507c052 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Fri, 16 Feb 2024 17:52:28 +0100 Subject: [PATCH 04/15] Translated using Weblate (Spanish) Currently translated at 100.0% (76 of 76 strings) Co-authored-by: gallegonovato Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/es/ Translation: Vanilla OS/ABRoot --- locales/es.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/es.yml b/locales/es.yml index 4a98ec0c..596449bf 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -92,11 +92,11 @@ updateInitramfs: long: Actualiza el initramfs de la futura raíz. use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: No se ha modificado la configuración. + editorFailed: "Error al abrir el editor: %s\n" + long: Abra un editor para editar la configuración de ABRoot. + short: Editar la configuración de ABRoot use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: Configuración modificada. + failed: "Se ha producido un error al interactuar con la configuración: %s\n" + rootRequired: Debes ser root para ejecutar este comando. From 280d47d433dac9b7da0cd6a27742562b1221779e Mon Sep 17 00:00:00 2001 From: lakejason0 Date: Fri, 16 Feb 2024 17:52:28 +0100 Subject: [PATCH 05/15] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (76 of 76 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (76 of 76 strings) Co-authored-by: lakejason0 Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/zh_Hant/ Translation: Vanilla OS/ABRoot --- locales/zh_Hans.yml | 14 +++++++------- locales/zh_Hant.yml | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/locales/zh_Hans.yml b/locales/zh_Hans.yml index 53aaccfb..3fb216a3 100644 --- a/locales/zh_Hans.yml +++ b/locales/zh_Hans.yml @@ -77,11 +77,11 @@ updateInitramfs: long: 更新将来根分区的初始化内存盘(initramfs)。 use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: 未对配置做出任何更改。 + editorFailed: "无法打开编辑器:%s\n" + long: 打开编辑器来编辑 ABRoot 的配置。 + short: 编辑 ABRoot 配置 use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: 已更改配置。 + failed: "操作配置时发生错误:%s\n" + rootRequired: 必须是 root 用户才能运行此命令。 diff --git a/locales/zh_Hant.yml b/locales/zh_Hant.yml index 213f2cbb..abfdb266 100644 --- a/locales/zh_Hant.yml +++ b/locales/zh_Hant.yml @@ -77,11 +77,11 @@ updateInitramfs: long: 更新將來 Root 分割區的 initramfs。 use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: 沒有對組態作出任何變更。 + editorFailed: "無法開啟編輯器:%s\n" + long: 開啟編輯器以編輯ABRoot 的組態。 + short: 編輯 ABRoot 組態 use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: 已變更組態。 + failed: "操作組態時發生錯誤:%s\n" + rootRequired: 必須是 root 使用者才能執行此命令。 From cbd24f9a393363437d38cefce155239b0a53de31 Mon Sep 17 00:00:00 2001 From: Cristi Rus Date: Fri, 16 Feb 2024 17:52:28 +0100 Subject: [PATCH 06/15] Translated using Weblate (Romanian) Currently translated at 100.0% (76 of 76 strings) Co-authored-by: Cristi Rus Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/ro/ Translation: Vanilla OS/ABRoot --- locales/ro.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/locales/ro.yml b/locales/ro.yml index c0109ad5..fed898c9 100644 --- a/locales/ro.yml +++ b/locales/ro.yml @@ -14,8 +14,8 @@ kargs: applyFailed: "A eșuat comanda de aplicare: %s\n" notChanged: Nu au fost făcute schimbări la parametrii kernel-ului. rollback: - use: "rollback" - long: "Execută un rollback al sistemului, eliminând modificările făcute la rădăcina + use: "revenire" + long: "Execută o revenire a sistemului, eliminând modificările făcute la rădăcina actuală." short: "Readuceți sistemul la o stare anterioară" rootRequired: "Trebuie să fiți utilizatorul root pentru a executa această comandă." @@ -92,11 +92,11 @@ updateInitramfs: long: Actualizează initramfs pentru viitoarea rădăcină. use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: Nu au fost efectuate modificări ale configurației. + editorFailed: "Deschiderea editorului eșuată: %s\n" + long: Deschide un editor pentru a edita configurația ABRoot. + short: Editează configurația ABRoot use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: Configurație schimbată. + failed: "A apărut o eroare în timpul interacțiunii cu configurația: %s\n" + rootRequired: Trebuie să fii root pentru a rula această comandă. From 746e9c31bb95ab045fd774c2778d1799c3e9a90b Mon Sep 17 00:00:00 2001 From: Vitor Sabino Cardoso da SIlva Date: Fri, 16 Feb 2024 17:52:28 +0100 Subject: [PATCH 07/15] Translated using Weblate (Portuguese (Brazil)) Currently translated at 80.2% (61 of 76 strings) Co-authored-by: Vitor Sabino Cardoso da SIlva Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/pt_BR/ Translation: Vanilla OS/ABRoot --- locales/pt_BR.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/locales/pt_BR.yml b/locales/pt_BR.yml index 5142c6b3..97b4ed6d 100644 --- a/locales/pt_BR.yml +++ b/locales/pt_BR.yml @@ -21,8 +21,8 @@ rollback: rootRequired: "Você deve ser um administrador (root) para executar este comando." rollbackFailed: "O Rollback falhou: %s\n" rollbackSuccess: Rollback concluído com sucesso. - rollbackUnnecessary: O Rollback não é necessário, o root atual já é o utilizado. - canRollback: It is possible to rollback to the previous root. + rollbackUnnecessary: O Rollback não é necessário, a raiz atual já é a utilizada. + canRollback: É possível voltar à raiz anterior. cannotRollback: It is not possible to rollback to the previous root. pkg: rootRequired: Você deve ser um administrador (root) para executar este comando. @@ -89,11 +89,11 @@ updateInitramfs: long: Atualize o initramfs do root futuro. use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: Nenhuma alteração foi feita na configuração. + editorFailed: "Falha ao abrir o editor: %s\n" + long: Abrir um editor para editar a configuração do ABRoot. + short: Editar configuração do ABRoot use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: Configuração alterada. + failed: "Ocorreu um erro ao interagir com a configuração: %s\n" + rootRequired: Você deve ser root para executar este comando. From 10dabe7c6bc96d9ba904544e2ef3355b6f0825c9 Mon Sep 17 00:00:00 2001 From: Matthias Langwieser Date: Fri, 16 Feb 2024 17:52:28 +0100 Subject: [PATCH 08/15] Translated using Weblate (German) Currently translated at 75.0% (57 of 76 strings) Co-authored-by: Matthias Langwieser Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/de/ Translation: Vanilla OS/ABRoot --- locales/de.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/locales/de.yml b/locales/de.yml index 99e9e4ce..d2407e4a 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -19,8 +19,8 @@ rollback: werden." short: "Versetzt das System in einen früheren Zustand" rootRequired: "Sie müssen Root sein, um diesen Befehl auszuführen." - rollbackFailed: "Rollback failed: %s\n" - rollbackSuccess: 'Rollback completed successfully.' + rollbackFailed: "Rollback fehlgeschlagen: %s\n" + rollbackSuccess: 'Rollback erfolgreich abgeschlossen.' rollbackUnnecessary: 'Rollback is not necessary, current root is already the present one.' canRollback: It is possible to rollback to the previous root. @@ -46,7 +46,8 @@ pkg: impact on system behavior. [y/N]: " agreementSignFailed: "Failed to sign the agreement: %s\n" forceEnableUserAgreementFlag: force enable user agreement, for embedded systems - failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n" + failedGettingPkgManagerInstance: "Fehler beim Abrufen der Paketmanager-Instanz: + %s\n" upgrade: long: Aktualisieren Sie die Boot-Partition aus Wartungsgründen (nur für fortgeschrittene Benutzer) @@ -91,8 +92,8 @@ updateInitramfs: use: update-initramfs cnf: unchanged: Es wurden keine Änderungen an der Konfiguration vorgenommen. - editorFailed: "Failed to open the editor: %s\n" - long: '' + editorFailed: "Fehler beim Öffnen des Editors: %s\n" + long: 'Öffnen Sie einen Editor um die ABRoot Konfiguration zu editieren.' short: ABRoot-Konfiguration bearbeiten use: cnf changed: Konfiguration geändert. From eef4cc6a7e8f86d84d2a0ce52e96243358d142ed Mon Sep 17 00:00:00 2001 From: Fedorov Alexei Date: Fri, 16 Feb 2024 17:52:29 +0100 Subject: [PATCH 09/15] Translated using Weblate (Russian) Currently translated at 100.0% (76 of 76 strings) Co-authored-by: Fedorov Alexei Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/ru/ Translation: Vanilla OS/ABRoot --- locales/ru.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/locales/ru.yml b/locales/ru.yml index ea97807f..5b469d48 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -89,11 +89,11 @@ updateInitramfs: long: Обновить initramfs будущего корня. use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: Никаких изменений в конфигурацию внесено не было. + editorFailed: "Не удалось открыть редактор: %s\n" + long: Открыть редактор для редактирования конфигурации ABRoot. + short: Редактировать конфигурацию ABRoot use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: Конфигурация изменена. + failed: "При взаимодействии с конфигурацией произошла ошибка: %s\n" + rootRequired: Вы должны быть пользователем root для выполнения этой команды. From 76208df13f305fb7252d6491a942c78d7598611f Mon Sep 17 00:00:00 2001 From: Silvan De La Rosa Date: Fri, 16 Feb 2024 17:52:29 +0100 Subject: [PATCH 10/15] Translated using Weblate (French) Currently translated at 100.0% (76 of 76 strings) Translated using Weblate (French) Currently translated at 100.0% (76 of 76 strings) Co-authored-by: Silvan De La Rosa Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/fr/ Translation: Vanilla OS/ABRoot --- locales/fr.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index ee59caf3..07633eab 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -9,7 +9,7 @@ abroot: kargs: use: "kargs" long: "Gérer les paramètres du noyau." - short: "Gestion des paramètres du noyau" + short: "Gérer les paramètres du noyau." rootRequired: "Vous devez être root pour exécuter cette commande." applyFailed: "Échec de la commande appliquer : %s\n" notChanged: Aucun changement n'a été apporté aux paramètres du noyau. @@ -92,11 +92,11 @@ updateInitramfs: long: Mettre à jour l'initramfs de la future racine. use: update-initramfs cnf: - unchanged: No changes were made to the configuration. - editorFailed: "Failed to open the editor: %s\n" - long: Open an editor to edit the ABRoot configuration. - short: Edit ABRoot configuration + unchanged: Aucune modification n'a été faite à la configuration. + editorFailed: "Impossible d’ouvrir l’éditeur: %s\n" + long: Ouvrez un éditeur pour éditer la configuration d'ABRoot. + short: Éditer la configuration d'ABRoot use: cnf - changed: Configuration changed. - failed: "An error occurred while interacting with the configuration: %s\n" - rootRequired: You must be root to run this command. + changed: Configuration modifiée. + failed: "Une erreur s’est produite en interagissant avec la configuration : %s\n" + rootRequired: Vois devez être root pour pour exécuter cette commande. From 59d00491425ee4ce0b971ba986fe87fa0ea4c8ca Mon Sep 17 00:00:00 2001 From: Fernando Lopes <118869201+plasmus777@users.noreply.github.com> Date: Fri, 16 Feb 2024 17:52:29 +0100 Subject: [PATCH 11/15] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (76 of 76 strings) Co-authored-by: Fernando Lopes <118869201+plasmus777@users.noreply.github.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/pt_BR/ Translation: Vanilla OS/ABRoot --- locales/pt_BR.yml | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/locales/pt_BR.yml b/locales/pt_BR.yml index 97b4ed6d..62688f93 100644 --- a/locales/pt_BR.yml +++ b/locales/pt_BR.yml @@ -23,7 +23,7 @@ rollback: rollbackSuccess: Rollback concluído com sucesso. rollbackUnnecessary: O Rollback não é necessário, a raiz atual já é a utilizada. canRollback: É possível voltar à raiz anterior. - cannotRollback: It is not possible to rollback to the previous root. + cannotRollback: Não é possível reverter para a raiz anterior. pkg: rootRequired: Você deve ser um administrador (root) para executar este comando. listMsg: "Pacotes adicionados:\n%s\nPacotes removidos:\n%s\n" @@ -36,16 +36,18 @@ pkg: applyFailed: "Falha ao aplicar comando: %s\n" removedMsg: "Pacote(s) %s removido(s).\n" dryRunFlag: executar um teste da operação - agreementDeclined: You declined the agreement. The feature will stay disabled until - you agree to it. - agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is - required. This command facilitates package installations but introduces non-deterministic - elements, impacting system trustworthiness. By consenting, you acknowledge and - accept these implications, confirming your awareness of the command's potential - impact on system behavior. [y/N]: " - agreementSignFailed: "Failed to sign the agreement: %s\n" - forceEnableUserAgreementFlag: force enable user agreement, for embedded systems - failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n" + agreementDeclined: Você recusou o acordo. O recurso permanecerá desativado até que + você concorde com ele. + agreementMsg: "Para utilizar o comando abroot pkg do ABRoot, é necessário um acordo + explícito do usuário. Esse comando facilita as instalações do pacote, mas introduz + elementos não determinísticos, afetando a confiabilidade do sistema. Ao consentir, + você reconhece e aceita essas implicações, confirmando sua consciência do impacto + potencial do comando no comportamento do sistema. [s/N]: " + agreementSignFailed: "Falha ao assinar o acordo: %s\n" + forceEnableUserAgreementFlag: forçar habilitação de contrato de usuário, para sistemas + embarcados + failedGettingPkgManagerInstance: "Falha ao obter a instância do gerenciador de pacotes: + %s\n" status: long: Exibir o status atual do ABRoot. short: Exibir status @@ -61,12 +63,12 @@ status: %s\n\nABImage:\n - Síntese: %s\n - Timestamp: %s\n - Imagem: %s\n\nArgumentos do Kernel: %s\n\nPacotes:\n - Adicionados: %s\n - Removidos: %s\n - Não preparados: %s%s\n" - infoMsgAgreementStatus: "\nPackage agreement: %t" + infoMsgAgreementStatus: "\nAcordo de pacote: %t" upgrade: use: upgrade long: Verifique se há uma nova imagem do sistema e aplique-a. - short: Atualizar a partição de inicialização - forceFlag: forçar a atualização da partição de inicialização sem pedir confirmação + short: Atualizar o sistema + forceFlag: forçar a atualização mesmo que o sistema esteja atualizado rootRequired: Você deve ser um administrador (root) para executar este comando. noUpdateAvailable: Nenhuma atualização disponível. checkOnlyFlag: verificar se há atualizações, mas não aplicá-las @@ -83,10 +85,10 @@ upgrade: success: Atualização concluída com sucesso. updateInitramfs: short: Atualize o initramfs - updateFailed: "Falha ao atualizar o initramfs do root futuro.\n" - rootRequired: Você deve ser root para executar este comando. - updateSuccess: Atualizado o Initramfs do root futuro. - long: Atualize o initramfs do root futuro. + updateFailed: "Falha ao atualizar o initramfs da raiz futura.\n" + rootRequired: Você deve ser um administrador para executar este comando. + updateSuccess: Initramfs da raiz futura atualizado. + long: Atualize o initramfs da raiz futura. use: update-initramfs cnf: unchanged: Nenhuma alteração foi feita na configuração. From 02ad9333e5ab46ad89af19409afd9897f3e9a373 Mon Sep 17 00:00:00 2001 From: Cornelius Andreas Rosenaa Date: Fri, 16 Feb 2024 17:52:29 +0100 Subject: [PATCH 12/15] Added translation using Weblate (Danish) Co-authored-by: Cornelius Andreas Rosenaa --- locales/da.yml | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 locales/da.yml diff --git a/locales/da.yml b/locales/da.yml new file mode 100644 index 00000000..a4a3fb34 --- /dev/null +++ b/locales/da.yml @@ -0,0 +1,91 @@ +abroot: + use: "" + long: "" + short: "" + verboseFlag: "" + +kargs: + use: "" + long: "" + short: "" + rootRequired: "" + notChanged: "" + applyFailed: "" + +cnf: + use: "" + long: "" + short: "" + rootRequired: "" + editorFailed: "" + changed: "" + unchanged: "" + failed: "" + +rollback: + use: "" + long: "" + short: "" + rootRequired: "" + rollbackUnnecessary: "" + rollbackFailed: "" + rollbackSuccess: "" + canRollback: "" + cannotRollback: "" + +pkg: + use: "" + long: "" + short: "" + rootRequired: "" + failedGettingPkgManagerInstance: "" + noPackageNameProvided: "" + addedMsg: "" + applyFailed: "" + removedMsg: "" + listMsg: "" + dryRunFlag: "" + forceEnableUserAgreementFlag: "" + agreementMsg: "" + agreementSignFailed: "" + agreementDeclined: "" + +status: + use: "" + long: "" + short: "" + jsonFlag: "" + dumpFlag: "" + rootRequired: "" + infoMsg: | + infoMsgAgreementStatus: "" + unstagedFoundMsg: "" + dumpMsg: "" + +upgrade: + use: "" + long: "" + short: "" + forceFlag: "" + rootRequired: "" + checkingSystemUpdate: "" + checkingPackageUpdate: "" + systemUpdateAvailable: "" + packageUpdateAvailable: "" + noUpdateAvailable: "" + checkOnlyFlag: "" + dryRunFlag: "" + dryRunSuccess: "" + success: "" + added: "" + upgraded: "" + downgraded: "" + removed: "" + +updateInitramfs: + use: "" + long: "" + short: "" + rootRequired: "" + updateSuccess: "" + updateFailed: "" From f1f0b925f2ff42c98444ac12bb56b9e3b489de06 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Fri, 16 Feb 2024 17:52:29 +0100 Subject: [PATCH 13/15] Translated using Weblate (Danish) Currently translated at 100.0% (0 of 0 strings) Co-authored-by: Prefill add-on Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/da/ Translation: Vanilla OS/ABRoot --- locales/da.yml | 181 +++++++++++++++++++++++++++++-------------------- 1 file changed, 106 insertions(+), 75 deletions(-) diff --git a/locales/da.yml b/locales/da.yml index a4a3fb34..ca693632 100644 --- a/locales/da.yml +++ b/locales/da.yml @@ -1,91 +1,122 @@ abroot: - use: "" - long: "" - short: "" - verboseFlag: "" + use: "abroot" + long: "ABRoot provides full immutability and atomicity by performing transactions + between 2 root partitions (A<->B)" + short: "ABRoot provides full immutability and atomicity by performing transactions + between 2 root partitions (A<->B)" + verboseFlag: "show more detailed output" kargs: - use: "" - long: "" - short: "" - rootRequired: "" - notChanged: "" - applyFailed: "" + use: "kargs" + long: "Manage kernel parameters." + short: "Manage kernel parameters" + rootRequired: "You must be root to run this command." + notChanged: "No changes were made to kernel parameters." + applyFailed: "Apply command failed: %s\n" cnf: - use: "" - long: "" - short: "" - rootRequired: "" - editorFailed: "" - changed: "" - unchanged: "" - failed: "" + use: "cnf" + long: "Open an editor to edit the ABRoot configuration." + short: "Edit ABRoot configuration" + rootRequired: "You must be root to run this command." + editorFailed: "Failed to open the editor: %s\n" + changed: "Configuration changed." + unchanged: "No changes were made to the configuration." + failed: "An error occurred while interacting with the configuration: %s\n" rollback: - use: "" - long: "" - short: "" - rootRequired: "" - rollbackUnnecessary: "" - rollbackFailed: "" - rollbackSuccess: "" - canRollback: "" - cannotRollback: "" + use: "rollback" + long: "Executes a system rollback, discarding changes made to the present root." + short: "Return the system to a previous state" + rootRequired: "You must be root to run this command." + rollbackUnnecessary: "Rollback is not necessary, current root is already the present + one." + rollbackFailed: "Rollback failed: %s\n" + rollbackSuccess: "Rollback completed successfully." + canRollback: "It is possible to rollback to the previous root." + cannotRollback: "It is not possible to rollback to the previous root." pkg: - use: "" - long: "" - short: "" - rootRequired: "" - failedGettingPkgManagerInstance: "" - noPackageNameProvided: "" - addedMsg: "" - applyFailed: "" - removedMsg: "" - listMsg: "" - dryRunFlag: "" - forceEnableUserAgreementFlag: "" - agreementMsg: "" - agreementSignFailed: "" - agreementDeclined: "" + use: "pkg" + long: "Install and manage packages." + short: "Manage packages" + rootRequired: "You must be root to run this command." + failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n" + noPackageNameProvided: "You must provide at least one package name for this operation." + addedMsg: "Package(s) %s added.\n" + applyFailed: "Apply command failed: %s\n" + removedMsg: "Package(s) %s removed.\n" + listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: "perform a dry run of the operation" + forceEnableUserAgreementFlag: "force enable user agreement, for embedded systems" + agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is + required. This command facilitates package installations but introduces non-deterministic + elements, impacting system trustworthiness. By consenting, you acknowledge and + accept these implications, confirming your awareness of the command's potential + impact on system behavior. [y/N]: " + agreementSignFailed: "Failed to sign the agreement: %s\n" + agreementDeclined: "You declined the agreement. The feature will stay disabled until + you agree to it." status: - use: "" - long: "" - short: "" - jsonFlag: "" - dumpFlag: "" - rootRequired: "" + use: "status" + long: "Display the current ABRoot status." + short: "Display status" + jsonFlag: "Show output in JSON format" + dumpFlag: "Dump the ABRoot status to an archive" + rootRequired: "You must be root to run this command." infoMsg: | - infoMsgAgreementStatus: "" - unstagedFoundMsg: "" - dumpMsg: "" + ABRoot Partitions: + - Present: %s ◄ + - Future: %s + + Loaded Configuration: %s + + Device Specifications: + - CPU: %s + - GPU:%s + - Memory: %s + + ABImage: + - Digest: %s + - Timestamp: %s + - Image: %s + + Kernel Arguments: %s + + Packages: + - Added: %s + - Removed: %s + - Unstaged: %s%s + infoMsgAgreementStatus: "\nPackage agreement: %t" + unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg + apply' to apply them." + dumpMsg: "Dumped ABRoot status to %s\n" upgrade: - use: "" - long: "" - short: "" - forceFlag: "" - rootRequired: "" - checkingSystemUpdate: "" - checkingPackageUpdate: "" - systemUpdateAvailable: "" - packageUpdateAvailable: "" - noUpdateAvailable: "" - checkOnlyFlag: "" - dryRunFlag: "" - dryRunSuccess: "" - success: "" - added: "" - upgraded: "" - downgraded: "" - removed: "" + use: "upgrade" + long: "Check for a new system image and apply it." + short: "Upgrade the system" + forceFlag: "force update even if the system is up to date" + rootRequired: "You must be root to run this command." + checkingSystemUpdate: "Checking for system updates..." + checkingPackageUpdate: "Checking for package updates..." + systemUpdateAvailable: "There is an update for your system." + packageUpdateAvailable: "There are %d package updates." + noUpdateAvailable: "No update available." + checkOnlyFlag: "check for updates but do not apply them" + dryRunFlag: "perform a dry run of the operation" + dryRunSuccess: "Dry run completed successfully." + success: "Upgrade completed successfully." + added: "Added" + upgraded: "Upgraded" + downgraded: "Downgraded" + removed: "Removed" updateInitramfs: - use: "" - long: "" - short: "" - rootRequired: "" - updateSuccess: "" - updateFailed: "" + use: "update-initramfs" + long: "Update the initramfs of the future root." + short: "Update the initramfs" + rootRequired: "You must be root to run this command." + updateSuccess: "Updated initramfs of future root." + updateFailed: "Failed to update initramfs of future root.\n" From b9189274f765c1115ddea991c689a1f9e8d8718e Mon Sep 17 00:00:00 2001 From: Cornelius Andreas Rosenaa Date: Fri, 16 Feb 2024 17:52:29 +0100 Subject: [PATCH 14/15] Translated using Weblate (Danish) Currently translated at 3.9% (3 of 76 strings) Co-authored-by: Cornelius Andreas Rosenaa Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/da/ Translation: Vanilla OS/ABRoot --- locales/da.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/locales/da.yml b/locales/da.yml index ca693632..67ce3dd5 100644 --- a/locales/da.yml +++ b/locales/da.yml @@ -26,7 +26,8 @@ cnf: rollback: use: "rollback" - long: "Executes a system rollback, discarding changes made to the present root." + long: "Udfører en system tilbagerulning, kasserer ændringer lavet til den nuværende + root." short: "Return the system to a previous state" rootRequired: "You must be root to run this command." rollbackUnnecessary: "Rollback is not necessary, current root is already the present @@ -43,7 +44,7 @@ pkg: rootRequired: "You must be root to run this command." failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n" noPackageNameProvided: "You must provide at least one package name for this operation." - addedMsg: "Package(s) %s added.\n" + addedMsg: "Pakker(er) %s tilføjet.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" @@ -115,7 +116,7 @@ upgrade: updateInitramfs: use: "update-initramfs" - long: "Update the initramfs of the future root." + long: "Opdater initramfs'et af den fremtidige oot." short: "Update the initramfs" rootRequired: "You must be root to run this command." updateSuccess: "Updated initramfs of future root." From a3f0567b5b0ddb213856b030b57b98cc5c2ddb13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Denni?= Date: Fri, 16 Feb 2024 17:52:29 +0100 Subject: [PATCH 15/15] Translated using Weblate (French) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (76 of 76 strings) Co-authored-by: Raphaël Denni Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/fr/ Translation: Vanilla OS/ABRoot --- locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.yml b/locales/fr.yml index 07633eab..771ca7b3 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -99,4 +99,4 @@ cnf: use: cnf changed: Configuration modifiée. failed: "Une erreur s’est produite en interagissant avec la configuration : %s\n" - rootRequired: Vois devez être root pour pour exécuter cette commande. + rootRequired: Vous devez être root pour exécuter cette commande.