From 286f96614e5bd45dbadbc534d2cca7ae67b966fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Dy=C5=84ka?= Date: Mon, 13 Nov 2023 03:17:30 +0100 Subject: [PATCH 1/6] Translated using Weblate (Polish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 37.5% (15 of 40 strings) Translated using Weblate (Polish) Currently translated at 30.0% (12 of 40 strings) Co-authored-by: Tomasz Dyńka Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/pl/ Translation: Vanilla OS/ABRoot --- locales/pl.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/pl.yml b/locales/pl.yml index 0871e310..a343ea67 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -9,9 +9,9 @@ abroot: kargs: use: "kargs" long: "Zarządzaj parametrami jądra." - short: "Zarządzaj parametrami jądra." + short: "Zarządzaj parametrami jądra" rootRequired: "Musisz być rootem, aby uruchomić to polecenie." - notChanged: No changes were made to kernel parameters. + notChanged: Nie dokonano żadnych zmian w parametrach jądra applyFailed: "Apply command failed: %s\n" rollback: use: "rollback" @@ -20,7 +20,7 @@ rollback: rootRequired: "Musisz być rootem, aby uruchomić to polecenie." pkg: use: pkg - long: Install and manage packages. + long: Instaluj i zarządzaj pakietami short: Manage packages rootRequired: You must be root to run this command. addedMsg: "Package(s) %s added.\n" From 6fadb2a8cbbddf0b6fa786faf877c5dd63fe841c Mon Sep 17 00:00:00 2001 From: Arif Budiman Date: Mon, 13 Nov 2023 03:17:30 +0100 Subject: [PATCH 2/6] Translated using Weblate (Indonesian) Currently translated at 30.0% (12 of 40 strings) Co-authored-by: Arif Budiman Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/id/ Translation: Vanilla OS/ABRoot --- locales/id.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/locales/id.yml b/locales/id.yml index 394c3483..fa93326e 100644 --- a/locales/id.yml +++ b/locales/id.yml @@ -8,15 +8,16 @@ abroot: kargs: 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" + long: "Mengelola parameter kernel." + short: "Mengelola parameter kernel" + rootRequired: "Anda harus menjadi root untuk menjalankan perintah ini." + notChanged: Tidak ada perubahan yang dilakukan pada parameter kernel. + applyFailed: "Gagal menerapkan perintah: %s\n" rollback: use: "rollback" - long: "Executes a system rollback, discarding changes made to the present root." - short: "Return the system to a previous state." + long: "Menjalankan rollback sistem, membuang perubahan yang dibuat pada root saat + ini." + short: "Mengembalikan sistem ke kondisi sebelumnya" rootRequired: "You must be root to run this command." pkg: noPackageNameProvided: You must provide at least one package name for this operation. From bc48b9924cfdebca2d51b3c7773071f747356b23 Mon Sep 17 00:00:00 2001 From: phlostically Date: Mon, 13 Nov 2023 03:17:30 +0100 Subject: [PATCH 3/6] Translated using Weblate (Esperanto) Currently translated at 52.5% (21 of 40 strings) Co-authored-by: phlostically Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/eo/ Translation: Vanilla OS/ABRoot --- locales/eo.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/locales/eo.yml b/locales/eo.yml index 5906f02f..6ebcd78d 100644 --- a/locales/eo.yml +++ b/locales/eo.yml @@ -8,25 +8,25 @@ abroot: kargs: use: "kargs" - long: "Manage kernel parameters." - short: "Manage kernel parameters." - rootRequired: "You must be root to run this command." + long: "Administr parametrojn por la kerno." + short: "Administr parametrojn por la kerno" + rootRequired: "Vi devas esti la ĉefuzanto por ruli ĉi tiun komandon." applyFailed: "Apply command failed: %s\n" notChanged: No changes were made to kernel parameters. rollback: 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." + rootRequired: "Vi devas esti la ĉefuzanto por ruli ĉi tiun komandon." pkg: use: pkg - long: Install and manage packages. - short: Manage packages - rootRequired: You must be root to run this command. + long: Instali kaj administri pakojn. + short: Administri pakojn + rootRequired: Vi devas esti la ĉefuzanto por ruli ĉi tiun komandon. noPackageNameProvided: You must provide at least one package name for this operation. - addedMsg: "Package(s) %s added.\n" + addedMsg: "Aldonis pako(j)n %s.\n" applyFailed: "Apply command failed: %s\n" - removedMsg: "Package(s) %s removed.\n" + removedMsg: "Forigis pako(j)n %s.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" status: infoMsg: "ABRoot Partitions:\n - Present: %s ◄\n - Future: %s\n\nLoaded configuration: @@ -37,17 +37,17 @@ status: apply' to apply them." dumpMsg: "Dumped ABRoot status to %s\n" use: status - long: Display the current ABRoot status. - short: Display status - jsonFlag: Show output in JSON format + long: Montri la aktualan staton de ABRoot. + short: Montri staton + jsonFlag: Montri la rezulton kiel JSON dumpFlag: Dump the ABRoot status to an archive - rootRequired: You must be root to run this command. + rootRequired: Vi devas esti la ĉefuzanto por ruli ĉi tiun komandon. upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) short: Update the boot partition forceFlag: force update the boot partition without asking for confirmation - rootRequired: You must be root to run this command. + rootRequired: Vi devas esti la ĉefuzanto por ruli ĉi tiun komandon. updateAvailable: There is an update for your system. noUpdateAvailable: No update is available for your system. checkOnlyFlag: check for updates but do not apply them From 4d6eab31b20ccf1852dc64efcf21c1d991ba4883 Mon Sep 17 00:00:00 2001 From: kopatych Date: Mon, 13 Nov 2023 03:17:30 +0100 Subject: [PATCH 4/6] Translated using Weblate (Belarusian) Currently translated at 77.5% (31 of 40 strings) Co-authored-by: kopatych Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/be/ Translation: Vanilla OS/ABRoot --- locales/be.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/be.yml b/locales/be.yml index ea1bfe64..428fe449 100644 --- a/locales/be.yml +++ b/locales/be.yml @@ -14,10 +14,10 @@ kargs: notChanged: Змены параметраў ядра не рабіліся. applyFailed: "Не атрымалася ўжыць каманду: %s\n" rollback: - use: "rollback" - long: "Выполняет откат системы, отбрасывая изменения, внесенные в текущий корень." - short: "Зварот сістэмы ў папярэдні стан" - rootRequired: "Для выканання гэтай каманды неабходна быць карыстачом root." + use: "адкат" + long: "Выконвае адкат сістэмы, адмяняючы змены, унесеныя ў цяперашні корань." + short: "Вярнуць сістэму ў папярэдні стан." + rootRequired: "Вы павінны быць root, каб выканаць гэтую каманду." pkg: use: pkg long: Устаноўка пакетаў і кіраванне імі. @@ -29,7 +29,7 @@ pkg: applyFailed: "Збой прымянення каманды: %s\n" removedMsg: "Пакет(ы) %s выдалены.\n" status: - use: status + use: Статус long: Адлюстраванне бягучага стану ABRoot. short: Адлюстраванне стану jsonFlag: Паказаць вывад у фармаце JSON From 33c5af0f623cad7489b0032a8ebbe6304fcadf18 Mon Sep 17 00:00:00 2001 From: AhaNkem Obi Date: Mon, 13 Nov 2023 03:17:30 +0100 Subject: [PATCH 5/6] Added translation using Weblate (Igbo) Co-authored-by: AhaNkem Obi --- locales/ig.yml | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 locales/ig.yml diff --git a/locales/ig.yml b/locales/ig.yml new file mode 100644 index 00000000..fea2e49c --- /dev/null +++ b/locales/ig.yml @@ -0,0 +1,51 @@ +abroot: + use: "" + long: "" + short: "" + verboseFlag: "" + +kargs: + use: "" + long: "" + short: "" + rootRequired: "" + notChanged: "" + applyFailed: "" + +rollback: + use: "" + long: "" + short: "" + rootRequired: "" + +pkg: + use: "" + long: "" + short: "" + rootRequired: "" + noPackageNameProvided: "" + addedMsg: "" + applyFailed: "" + removedMsg: "" + listMsg: "" + +status: + use: "" + long: "" + short: "" + jsonFlag: "" + dumpFlag: "" + rootRequired: "" + infoMsg: | + unstagedFoundMsg: "" + dumpMsg: "" + +upgrade: + use: "" + long: "" + short: "" + forceFlag: "" + rootRequired: "" + updateAvailable: "" + noUpdateAvailable: "" + checkOnlyFlag: "" From 1a059507f55d5e9efd1834906271446fcdbf7394 Mon Sep 17 00:00:00 2001 From: Prefill add-on Date: Mon, 13 Nov 2023 03:17:31 +0100 Subject: [PATCH 6/6] Translated using Weblate (Igbo) 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/ig/ Translation: Vanilla OS/ABRoot --- locales/ig.yml | 103 ++++++++++++++++++++++++++++++------------------- 1 file changed, 64 insertions(+), 39 deletions(-) diff --git a/locales/ig.yml b/locales/ig.yml index fea2e49c..61baee4f 100644 --- a/locales/ig.yml +++ b/locales/ig.yml @@ -1,51 +1,76 @@ 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" rollback: - use: "" - long: "" - short: "" - rootRequired: "" + 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." pkg: - use: "" - long: "" - short: "" - rootRequired: "" - noPackageNameProvided: "" - addedMsg: "" - applyFailed: "" - removedMsg: "" - listMsg: "" + use: "pkg" + long: "Install and manage packages." + short: "Manage packages" + rootRequired: "You must be root to run this command." + 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" 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: | - 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 + 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: "" - updateAvailable: "" - noUpdateAvailable: "" - checkOnlyFlag: "" + use: "upgrade" + long: "Update the boot partition for maintenance purposes (for advanced users only)" + short: "Update the boot partition" + forceFlag: "force update the boot partition without asking for confirmation" + rootRequired: "You must be root to run this command." + updateAvailable: "There is an update for your system." + noUpdateAvailable: "No update is available for your system." + checkOnlyFlag: "check for updates but do not apply them"