From da282e3b214913523252bfd8728e867400c48cd8 Mon Sep 17 00:00:00 2001 From: Alex Pascu Date: Sun, 4 Feb 2024 15:06:44 +0100 Subject: [PATCH 1/2] Translated using Weblate (Romanian) Currently translated at 98.5% (67 of 68 strings) Co-authored-by: Alex Pascu Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/ro/ Translation: Vanilla OS/ABRoot --- locales/ro.yml | 81 +++++++++++++++++++++++++------------------------- 1 file changed, 41 insertions(+), 40 deletions(-) diff --git a/locales/ro.yml b/locales/ro.yml index 2dc225ba..e6361b1a 100644 --- a/locales/ro.yml +++ b/locales/ro.yml @@ -20,12 +20,11 @@ rollback: short: "Readuceți sistemul la o stare anterioară" rootRequired: "Trebuie să fiți utilizatorul root pentru a executa această comandă." - rollbackFailed: "Rollback failed: %s\n" - rollbackSuccess: Rollback completed successfully. - rollbackUnnecessary: Rollback is not necessary, current root is already the present - one. - canRollback: It is possible to rollback to the previous root. - cannotRollback: It is not possible to rollback to the previous root. + rollbackFailed: "Revenirea a eșuat: %s\n" + rollbackSuccess: Revenire efectuată cu succes. + rollbackUnnecessary: Revenirea nu este necesară, rădăcina curentă este cea prezentă. + canRollback: Revenirea la rădăcina anterioară este posibilă. + cannotRollback: Revenirea la rădăcina anterioară nu este posibilă. pkg: rootRequired: "Trebuie să fiți utilizatorul root pentru a executa această comandă." noPackageNameProvided: "Trebuie să specificați cel puțin un nume de pachet pentru @@ -37,17 +36,20 @@ pkg: use: pkg long: Instalați și gestionați pachete. short: Gestionați pachete - dryRunFlag: perform a dry run of the operation - 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" + dryRunFlag: efectuează un test al operației + agreementDeclined: Ai refuzat acordul. Această caracteristică va rămâne dezactivată + până când o să acceptați acordul. + agreementMsg: "Pentru a utiliza comanda abroot pkg a ABRoot, este necesar acordul + explicit al utilizatorului. Aceasta comandă facilitează instalarea pachetelor + însă introduce elemente non-deterministe, având impact asupra încrederii sistemului. + Dându-ți consimțământul, iei la cunoștință și accepți aceste implicații, confirmând + înțelegerea ta pentru potențialului impact al comenzii asupra comportamenului + sistemului. [y/N]: " + agreementSignFailed: "Semnarea acordului eșuată: %s\n" + forceEnableUserAgreementFlag: forțează activarea acordului utilizatorului, pentru + sisteme încorporate + failedGettingPkgManagerInstance: "Preluarea instanței managerului de pachete eșuată: + %s\n" status: use: status long: Afișați starea ABRoot curentă. @@ -62,31 +64,30 @@ status: \ - Digest: %s\n - Timestamp: %s\n - Image: %s\n\nArgumente kernel: %s\n\n\ Pachete:\n - Adăugate: %s\n - Îndepărtate: %s\n - Unstaged: %s%s\n" dumpMsg: "Starea ABRoot descărcată în %s\n" - infoMsgAgreementStatus: "\nPackage agreement: %t" + infoMsgAgreementStatus: "\nAcordul pachetului: %t" upgrade: use: upgrade - long: Actualizați partiția de boot în scopuri de întreținere (doar pentru utilizatorii - avansați) - short: Actualizați partiția de boot - forceFlag: forțați actualizarea partiției de boot fără a cere confirmare + long: Verifică dacă există o nouă imagine de sistem și aplic-o. + short: Efectuează upgrade la sistem + forceFlag: forțează actualizarea chiar dacă sistemul este la zi rootRequired: Trebuie să fiți root pentru a executa această comandă. - noUpdateAvailable: Nu este disponibilă nicio actualizare pentru sistemul dumneavoastră. - checkOnlyFlag: verifică dacă există actualizări, dar nu le aplică - removed: Removed - downgraded: Downgraded - packageUpdateAvailable: There are %d package updates. - systemUpdateAvailable: There is an update for your system. - upgraded: Upgraded - added: Added - checkingPackageUpdate: Checking for package updates... - checkingSystemUpdate: Checking for system updates... - dryRunFlag: perform a dry run of the operation - dryRunSuccess: Dry run completed successfully. - success: Upgrade completed successfully. + noUpdateAvailable: Nu există actualizări disponibile. + checkOnlyFlag: verifică dacă există actualizări, dar nu le aplica + removed: Eliminat + downgraded: Retrogradat + packageUpdateAvailable: Există %d actualizari ale pachetelor. + systemUpdateAvailable: Există o actualizare pentru sistemul tău. + upgraded: Upgrade efectuat + added: Adăugat + checkingPackageUpdate: Verificare după actualizări ale pachetelor... + checkingSystemUpdate: Verificare după actualizări ale sistemului... + dryRunFlag: efectuează un test al operației + dryRunSuccess: Test efectuat cu succes. + success: Upgrade efectuat cu succes. updateInitramfs: - short: Update the initramfs - updateFailed: "Failed to update initramfs of future root.\n" - rootRequired: You must be root to run this command. - updateSuccess: Updated initramfs of future root. - long: Update the initramfs of the future root. + short: Actualizează initramfs + updateFailed: "Actualizare initramfs a viitorului root nereușită.\n" + rootRequired: Trebuie să fii root pentru a rula această comandă. + updateSuccess: Actualizare initramfs pentru viitorul root. + long: Actualizează initramfs pentru viitoarea rădăcină. use: update-initramfs From 4a48ac1c93a6154e20c51e3b0c6833fbdebb3f70 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Sun, 4 Feb 2024 15:06:45 +0100 Subject: [PATCH 2/2] Translated using Weblate (Chinese (Traditional)) Currently translated at 89.4% (68 of 76 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 89.4% (68 of 76 strings) Translated using Weblate (Slovak) Currently translated at 11.8% (9 of 76 strings) Translated using Weblate (Korean) Currently translated at 56.5% (43 of 76 strings) Translated using Weblate (Georgian) Currently translated at 25.0% (19 of 76 strings) Translated using Weblate (French) Currently translated at 89.4% (68 of 76 strings) Translated using Weblate (Spanish) Currently translated at 89.4% (68 of 76 strings) Translated using Weblate (Dutch) Currently translated at 89.4% (68 of 76 strings) Translated using Weblate (Arabic) Currently translated at 23.6% (18 of 76 strings) Translated using Weblate (Italian) Currently translated at 47.3% (36 of 76 strings) Translated using Weblate (Polish) Currently translated at 19.7% (15 of 76 strings) Translated using Weblate (Hungarian) Currently translated at 13.1% (10 of 76 strings) Translated using Weblate (English (United Kingdom)) Currently translated at 89.4% (68 of 76 strings) Translated using Weblate (Portuguese) Currently translated at 48.6% (37 of 76 strings) Translated using Weblate (Ukrainian) Currently translated at 89.4% (68 of 76 strings) Translated using Weblate (Belarusian) Currently translated at 40.7% (31 of 76 strings) Translated using Weblate (Bengali) Currently translated at 27.6% (21 of 76 strings) Translated using Weblate (Russian) Currently translated at 89.4% (68 of 76 strings) Translated using Weblate (Esperanto) Currently translated at 27.6% (21 of 76 strings) Translated using Weblate (German) Currently translated at 61.8% (47 of 76 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 68.4% (52 of 76 strings) Translated using Weblate (Turkish) Currently translated at 82.8% (63 of 76 strings) Translated using Weblate (Romanian) Currently translated at 88.1% (67 of 76 strings) Translated using Weblate (Swedish) Currently translated at 89.4% (68 of 76 strings) Co-authored-by: Prefill add-on Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/ar/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/be/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/bn/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/de/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/en_GB/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/eo/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/es/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/fr/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/hu/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/it/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/ka/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/ko/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/nl/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/pl/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/pt/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/ro/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/ru/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/sk/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/sv/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/tr/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/uk/ 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/ar.yml | 9 +++++++++ locales/be.yml | 9 +++++++++ locales/bn.yml | 9 +++++++++ locales/de.yml | 9 +++++++++ locales/en_GB.yml | 9 +++++++++ locales/eo.yml | 9 +++++++++ locales/es.yml | 9 +++++++++ locales/fr.yml | 9 +++++++++ locales/hu.yml | 9 +++++++++ locales/it.yml | 9 +++++++++ locales/ka.yml | 9 +++++++++ locales/ko.yml | 9 +++++++++ locales/nl.yml | 9 +++++++++ locales/pl.yml | 9 +++++++++ locales/pt.yml | 9 +++++++++ locales/pt_BR.yml | 9 +++++++++ locales/ro.yml | 9 +++++++++ locales/ru.yml | 9 +++++++++ locales/sk.yml | 9 +++++++++ locales/sv.yml | 9 +++++++++ locales/tr.yml | 9 +++++++++ locales/uk.yml | 9 +++++++++ locales/zh_Hans.yml | 9 +++++++++ locales/zh_Hant.yml | 9 +++++++++ 24 files changed, 216 insertions(+) diff --git a/locales/ar.yml b/locales/ar.yml index 51cd3751..564fdc5e 100644 --- a/locales/ar.yml +++ b/locales/ar.yml @@ -86,3 +86,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future root. use: update-initramfs +cnf: + use: 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 + changed: Configuration changed. + failed: "An error occurred while interacting with the configuration: %s\n" + rootRequired: You must be root to run this command. diff --git a/locales/be.yml b/locales/be.yml index 41f460a6..075a611e 100644 --- a/locales/be.yml +++ b/locales/be.yml @@ -87,3 +87,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + 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. diff --git a/locales/bn.yml b/locales/bn.yml index c5b0eb09..7834e139 100644 --- a/locales/bn.yml +++ b/locales/bn.yml @@ -86,3 +86,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root। long: Update the initramfs of the future root। use: update-initramfs +cnf: + editorFailed: "Failed to open the editor: %s\n" + long: Open an editor to edit the ABRoot configuration। + short: Edit ABRoot configuration + 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। + unchanged: No changes were made to the configuration। diff --git a/locales/de.yml b/locales/de.yml index 1c1041cf..4741047b 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -89,3 +89,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + 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. diff --git a/locales/en_GB.yml b/locales/en_GB.yml index 33885a6d..ca96262f 100644 --- a/locales/en_GB.yml +++ b/locales/en_GB.yml @@ -86,3 +86,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + 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. diff --git a/locales/eo.yml b/locales/eo.yml index b227cab2..79366269 100644 --- a/locales/eo.yml +++ b/locales/eo.yml @@ -86,3 +86,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + use: cnf + changed: Configuration changed. + rootRequired: You must be root to run this command. + failed: "An error occurred while interacting with the configuration: %s\n" diff --git a/locales/es.yml b/locales/es.yml index 56de9c16..4a98ec0c 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -91,3 +91,12 @@ updateInitramfs: updateSuccess: Se ha actualizado el initramfs de la futura raíz. 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 + 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. diff --git a/locales/fr.yml b/locales/fr.yml index d3e79b3d..ee59caf3 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -91,3 +91,12 @@ updateInitramfs: updateSuccess: Mise à jour de l'initramfs de la future racine terminée. 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 + 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. diff --git a/locales/hu.yml b/locales/hu.yml index 1336ef13..014e9353 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -87,3 +87,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future root. use: update-initramfs +cnf: + editorFailed: "Failed to open the editor: %s\n" + long: Open an editor to edit the ABRoot configuration. + short: Edit ABRoot configuration + 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. + unchanged: No changes were made to the configuration. diff --git a/locales/it.yml b/locales/it.yml index fdb4ba89..2064149b 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -91,3 +91,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future root. use: update-initramfs +cnf: + unchanged: No changes were made to the configuration. + editorFailed: "Failed to open the editor: %s\n" + short: Edit ABRoot configuration + use: cnf + changed: Configuration changed. + rootRequired: You must be root to run this command. + long: Open an editor to edit the ABRoot configuration. + failed: "An error occurred while interacting with the configuration: %s\n" diff --git a/locales/ka.yml b/locales/ka.yml index ce4fce69..2f9097eb 100644 --- a/locales/ka.yml +++ b/locales/ka.yml @@ -87,3 +87,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + use: cnf + changed: Configuration changed. + rootRequired: You must be root to run this command. + failed: "An error occurred while interacting with the configuration: %s\n" diff --git a/locales/ko.yml b/locales/ko.yml index 0a56df97..0d0a28db 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -83,3 +83,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future root. use: update-initramfs +cnf: + editorFailed: "Failed to open the editor: %s\n" + long: Open an editor to edit the ABRoot configuration. + short: Edit ABRoot configuration + 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. + unchanged: No changes were made to the configuration. diff --git a/locales/nl.yml b/locales/nl.yml index 2e99bf1a..524a5af6 100644 --- a/locales/nl.yml +++ b/locales/nl.yml @@ -89,3 +89,12 @@ updateInitramfs: updateSuccess: Initramfs van toekomstige root bijgewerkt 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 + 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. diff --git a/locales/pl.yml b/locales/pl.yml index 7c359213..7e2e8370 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -86,3 +86,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + 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. diff --git a/locales/pt.yml b/locales/pt.yml index ae0fd3e0..9b5eb8e1 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -90,3 +90,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + 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. diff --git a/locales/pt_BR.yml b/locales/pt_BR.yml index 1d688c55..5142c6b3 100644 --- a/locales/pt_BR.yml +++ b/locales/pt_BR.yml @@ -88,3 +88,12 @@ updateInitramfs: updateSuccess: Atualizado o Initramfs do root futuro. 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 + 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. diff --git a/locales/ro.yml b/locales/ro.yml index e6361b1a..c0109ad5 100644 --- a/locales/ro.yml +++ b/locales/ro.yml @@ -91,3 +91,12 @@ updateInitramfs: updateSuccess: Actualizare initramfs pentru viitorul root. 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 + 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. diff --git a/locales/ru.yml b/locales/ru.yml index 36cccbfd..ea97807f 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -88,3 +88,12 @@ updateInitramfs: updateSuccess: Обновлён initramfs будущего корня. 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 + 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. diff --git a/locales/sk.yml b/locales/sk.yml index 171c0911..36754b2e 100644 --- a/locales/sk.yml +++ b/locales/sk.yml @@ -86,3 +86,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + 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. diff --git a/locales/sv.yml b/locales/sv.yml index 91bc2162..db37511f 100644 --- a/locales/sv.yml +++ b/locales/sv.yml @@ -89,3 +89,12 @@ updateInitramfs: updateSuccess: Uppdaterade initramfs för framtida root. 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 + 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. diff --git a/locales/tr.yml b/locales/tr.yml index 1116e8af..89adba69 100644 --- a/locales/tr.yml +++ b/locales/tr.yml @@ -86,3 +86,12 @@ updateInitramfs: updateSuccess: Updated initramfs of future root. long: Update the initramfs of the future 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 + 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. diff --git a/locales/uk.yml b/locales/uk.yml index 77b9e24e..e1e4ed62 100644 --- a/locales/uk.yml +++ b/locales/uk.yml @@ -90,3 +90,12 @@ updateInitramfs: updateSuccess: Оновлено initramfs майбутнього кореня. 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 + 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. diff --git a/locales/zh_Hans.yml b/locales/zh_Hans.yml index 27deac12..53aaccfb 100644 --- a/locales/zh_Hans.yml +++ b/locales/zh_Hans.yml @@ -76,3 +76,12 @@ updateInitramfs: updateSuccess: 已更新将来根分区的 initramfs。 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 + 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. diff --git a/locales/zh_Hant.yml b/locales/zh_Hant.yml index ebaee74c..213f2cbb 100644 --- a/locales/zh_Hant.yml +++ b/locales/zh_Hant.yml @@ -76,3 +76,12 @@ updateInitramfs: updateSuccess: 已更新將來 Root 分割區的 initramfs。 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 + 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.