diff --git a/locales/af.yml b/locales/af.yml index 520e4e54..9d8a1753 100644 --- a/locales/af.yml +++ b/locales/af.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -44,6 +46,7 @@ pkg: 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 status: long: Display the current ABRoot status. use: status diff --git a/locales/am.yml b/locales/am.yml index f2dac136..399d472c 100644 --- a/locales/am.yml +++ b/locales/am.yml @@ -28,6 +28,7 @@ pkg: removedMsg: "Package(s) %s removed.\n" noPackageNameProvided: You must provide at least one package name for this operation. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -44,6 +45,8 @@ upgrade: 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. status: use: status long: Display the current ABRoot status. diff --git a/locales/an.yml b/locales/an.yml index b48f05c2..0f1a2e86 100644 --- a/locales/an.yml +++ b/locales/an.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/ar.yml b/locales/ar.yml index 077c2121..ec04333f 100644 --- a/locales/ar.yml +++ b/locales/ar.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ar_MA.yml b/locales/ar_MA.yml index 2be42f9c..9885c68f 100644 --- a/locales/ar_MA.yml +++ b/locales/ar_MA.yml @@ -42,6 +42,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/arn.yml b/locales/arn.yml index fce66dbb..451ff09d 100644 --- a/locales/arn.yml +++ b/locales/arn.yml @@ -28,6 +28,7 @@ pkg: 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 status: short: Display status use: status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/as.yml b/locales/as.yml index 5c17fae5..e3666db0 100644 --- a/locales/as.yml +++ b/locales/as.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/ast.yml b/locales/ast.yml index 7380d2c5..4573820d 100644 --- a/locales/ast.yml +++ b/locales/ast.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/az.yml b/locales/az.yml index 908520ba..80490194 100644 --- a/locales/az.yml +++ b/locales/az.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: long: Install and manage packages. short: Manage packages @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/be.yml b/locales/be.yml index edbbd32a..f14a9f52 100644 --- a/locales/be.yml +++ b/locales/be.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Пакет(-ы) %s дададзены.\n" applyFailed: "Збой прымянення каманды: %s\n" removedMsg: "Пакет(ы) %s выдалены.\n" + dryRunFlag: perform a dry run of the operation status: use: Статус long: Адлюстраванне бягучага стану ABRoot. @@ -59,3 +60,5 @@ upgrade: 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. diff --git a/locales/bg.yml b/locales/bg.yml index a50a11d8..4d69a5ee 100644 --- a/locales/bg.yml +++ b/locales/bg.yml @@ -28,6 +28,7 @@ pkg: rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: rootRequired: You must be root to run this command. unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/bn.yml b/locales/bn.yml index 2b6f30ab..b892ecc5 100644 --- a/locales/bn.yml +++ b/locales/bn.yml @@ -28,6 +28,7 @@ pkg: use: pkg long: Install and manage packages। short: Manage packages + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status। @@ -58,3 +59,5 @@ upgrade: 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। diff --git a/locales/bo.yml b/locales/bo.yml index 5d0828fe..955fd181 100644 --- a/locales/bo.yml +++ b/locales/bo.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/br.yml b/locales/br.yml index a1ae9fd8..c92cb68d 100644 --- a/locales/br.yml +++ b/locales/br.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: use: status dumpMsg: "Dumped ABRoot status to %s\n" @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/bs.yml b/locales/bs.yml index 2b0bb970..62ae80aa 100644 --- a/locales/bs.yml +++ b/locales/bs.yml @@ -28,6 +28,7 @@ pkg: 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 status: long: Display the current ABRoot status. use: status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ca.yml b/locales/ca.yml index 34c0888b..52d12ade 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -44,6 +46,7 @@ pkg: 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 status: use: status unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg diff --git a/locales/ca@valencia.yml b/locales/ca@valencia.yml index c343d8df..855c38d7 100644 --- a/locales/ca@valencia.yml +++ b/locales/ca@valencia.yml @@ -28,6 +28,7 @@ pkg: 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 status: long: Display the current ABRoot status. short: Display status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ce.yml b/locales/ce.yml index 6d9a05b5..06e9b974 100644 --- a/locales/ce.yml +++ b/locales/ce.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. @@ -44,6 +46,7 @@ pkg: 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 status: long: Display the current ABRoot status. short: Display status diff --git a/locales/ckb.yml b/locales/ckb.yml index ed693e0a..994aa962 100644 --- a/locales/ckb.yml +++ b/locales/ckb.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -44,6 +46,7 @@ pkg: 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 status: use: status long: Display the current ABRoot status. diff --git a/locales/co.yml b/locales/co.yml index 27496684..003db04d 100644 --- a/locales/co.yml +++ b/locales/co.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: jsonFlag: Show output in JSON format rootRequired: You must be root to run this command. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/crh.yml b/locales/crh.yml index dad2e148..8703df9d 100644 --- a/locales/crh.yml +++ b/locales/crh.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -44,6 +46,7 @@ pkg: 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 status: short: Display status jsonFlag: Show output in JSON format diff --git a/locales/cs.yml b/locales/cs.yml index dad2e148..8703df9d 100644 --- a/locales/cs.yml +++ b/locales/cs.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -44,6 +46,7 @@ pkg: 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 status: short: Display status jsonFlag: Show output in JSON format diff --git a/locales/csb.yml b/locales/csb.yml index 8fe6a445..cf24e613 100644 --- a/locales/csb.yml +++ b/locales/csb.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: applyFailed: "Apply command failed: %s\n" use: pkg @@ -44,6 +46,7 @@ pkg: addedMsg: "Package(s) %s added.\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 status: short: Display status jsonFlag: Show output in JSON format diff --git a/locales/cv.yml b/locales/cv.yml index 6f2f9058..1724ef3c 100644 --- a/locales/cv.yml +++ b/locales/cv.yml @@ -42,6 +42,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/cy.yml b/locales/cy.yml index 760953c4..686e66ab 100644 --- a/locales/cy.yml +++ b/locales/cy.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/da.yml b/locales/da.yml index 4a7cd563..8e54ac56 100644 --- a/locales/da.yml +++ b/locales/da.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg applyFailed: "Apply command failed: %s\n" @@ -58,3 +60,4 @@ pkg: 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" + dryRunFlag: perform a dry run of the operation diff --git a/locales/de.yml b/locales/de.yml index 73e3071d..96ca139e 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -30,6 +30,7 @@ pkg: zur Verfügung stellen. removedMsg: "Paket(e) % entfernt.\n" listMsg: "Pakete hinzugefügt:\n%\nEntfernte Pakete:\n%\n" + dryRunFlag: perform a dry run of the operation upgrade: long: Aktualisieren Sie die Boot-Partition aus Wartungsgründen (nur für fortgeschrittene Benutzer) @@ -47,6 +48,8 @@ upgrade: 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. status: use: Status unstagedFoundMsg: "\n\t\tEs gibt %d nicht angewendete Pakete. Bitte führen Sie 'abroot diff --git a/locales/dv.yml b/locales/dv.yml index 41e84262..b75da5a5 100644 --- a/locales/dv.yml +++ b/locales/dv.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: use: status unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/el.yml b/locales/el.yml index 33cb0a9d..d65e590c 100644 --- a/locales/el.yml +++ b/locales/el.yml @@ -28,6 +28,7 @@ pkg: long: Install and manage packages. short: Manage packages rootRequired: You must be root to run this command. + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/en_AU.yml b/locales/en_AU.yml index 60147518..963471a3 100644 --- a/locales/en_AU.yml +++ b/locales/en_AU.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. applyFailed: "Apply command failed: %s\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: short: Display status unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/en_CA.yml b/locales/en_CA.yml index 7402fa96..f3c629e2 100644 --- a/locales/en_CA.yml +++ b/locales/en_CA.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: long: Display the current ABRoot status. short: Display status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/en_GB.yml b/locales/en_GB.yml index c43f653a..268d0517 100644 --- a/locales/en_GB.yml +++ b/locales/en_GB.yml @@ -28,6 +28,7 @@ pkg: 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" + dryRunFlag: perform a dry run of the operation status: rootRequired: You must be root to run this command. use: status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/eo.yml b/locales/eo.yml index a129e290..994ec139 100644 --- a/locales/eo.yml +++ b/locales/eo.yml @@ -28,6 +28,7 @@ pkg: applyFailed: "Apply command failed: %s\n" removedMsg: "Forigis pako(j)n %s.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: infoMsg: "ABRoot Partitions:\n - Present: %s ◄\n - Future: %s\n\nLoaded configuration: %s\n\nPC Specs:\n - CPU: %s\n - GPU:%s\n - Memory: %s\n\nABImage:\n - Digest: @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/es.yml b/locales/es.yml index 37f68dbb..db8f314a 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -30,6 +30,7 @@ pkg: applyFailed: "Error al aplicar el comando: %s\n" removedMsg: "%s Paquete(s) eliminado(s).\n" listMsg: "Paquetes añadidos:\n%s\nPaquetes eliminados:\n%s\n" + dryRunFlag: perform a dry run of the operation status: unstagedFoundMsg: "\n\t\tHay %d paquetes sin preparar. Por favor, ejecuta 'abroot pkg apply' para aplicarlos." @@ -63,3 +64,5 @@ upgrade: 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. diff --git a/locales/et.yml b/locales/et.yml index 210fed39..4e7577f0 100644 --- a/locales/et.yml +++ b/locales/et.yml @@ -28,6 +28,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -44,6 +45,8 @@ upgrade: 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. status: use: status long: Display the current ABRoot status. diff --git a/locales/eu.yml b/locales/eu.yml index 8b11aa00..d164475d 100644 --- a/locales/eu.yml +++ b/locales/eu.yml @@ -28,6 +28,7 @@ pkg: rootRequired: You must be root to run this command. removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: long: Display the current ABRoot status. short: Display status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/fa.yml b/locales/fa.yml index 435d8b77..27ef3648 100644 --- a/locales/fa.yml +++ b/locales/fa.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/fa_AF.yml b/locales/fa_AF.yml index 436d26cd..4ea15ca9 100644 --- a/locales/fa_AF.yml +++ b/locales/fa_AF.yml @@ -28,6 +28,7 @@ pkg: short: Manage packages removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg apply' to apply them." @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/fi.yml b/locales/fi.yml index c6dbc9b9..7b865fe2 100644 --- a/locales/fi.yml +++ b/locales/fi.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: rootRequired: You must be root to run this command. addedMsg: "Package(s) %s added.\n" @@ -58,3 +60,4 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/fil.yml b/locales/fil.yml index 045adae5..0473ad05 100644 --- a/locales/fil.yml +++ b/locales/fil.yml @@ -42,6 +42,7 @@ pkg: rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/fo.yml b/locales/fo.yml index 502c37e0..72b484ba 100644 --- a/locales/fo.yml +++ b/locales/fo.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: short: Manage packages rootRequired: You must be root to run this command. addedMsg: "Package(s) %s added.\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/fr.yml b/locales/fr.yml index d1c0cc9f..e24a0355 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -44,6 +44,7 @@ pkg: applyFailed: "Échec de la commande appliquée : %s\n" removedMsg: "Paquet(s) %s supprimé(s).\n" listMsg: "Ajout de paquets :\n%s\nPaquets supprimés :\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Mettre à jour la partition de démarrage à des fins de maintenance (pour les @@ -61,3 +62,5 @@ upgrade: 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. diff --git a/locales/fr_CA.yml b/locales/fr_CA.yml index 7cf1a092..e76e9990 100644 --- a/locales/fr_CA.yml +++ b/locales/fr_CA.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -44,6 +45,8 @@ upgrade: 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. status: use: status long: Display the current ABRoot status. diff --git a/locales/frp.yml b/locales/frp.yml index 32bd0883..505fd9f8 100644 --- a/locales/frp.yml +++ b/locales/frp.yml @@ -42,6 +42,7 @@ pkg: use: pkg long: Install and manage packages. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/fur.yml b/locales/fur.yml index d595a6a1..6a3334ce 100644 --- a/locales/fur.yml +++ b/locales/fur.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/fy.yml b/locales/fy.yml index 1b7cc042..a7db14e9 100644 --- a/locales/fy.yml +++ b/locales/fy.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. addedMsg: "Package(s) %s added.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: dumpFlag: Dump the ABRoot status to an archive rootRequired: You must be root to run this command. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ga.yml b/locales/ga.yml index 11b7349e..8d78eb5d 100644 --- a/locales/ga.yml +++ b/locales/ga.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/gd.yml b/locales/gd.yml index aa2d5b46..7ade1c3b 100644 --- a/locales/gd.yml +++ b/locales/gd.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/gl.yml b/locales/gl.yml index 4b07cade..bbcd9c62 100644 --- a/locales/gl.yml +++ b/locales/gl.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: addedMsg: "Package(s) %s added.\n" rootRequired: You must be root to run this command. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/gu.yml b/locales/gu.yml index 7dd0ff7e..f8d3ebe2 100644 --- a/locales/gu.yml +++ b/locales/gu.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: dumpMsg: "Dumped ABRoot status to %s\n" unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/gv.yml b/locales/gv.yml index c20fdc08..c7ada8b0 100644 --- a/locales/gv.yml +++ b/locales/gv.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg removedMsg: "Package(s) %s removed.\n" @@ -58,3 +60,4 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/he.yml b/locales/he.yml index 20afee3e..330c826b 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -28,6 +28,7 @@ pkg: removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" short: Manage packages + dryRunFlag: perform a dry run of the operation status: long: Display the current ABRoot status. short: Display status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/hi.yml b/locales/hi.yml index bd163e5b..5680190f 100644 --- a/locales/hi.yml +++ b/locales/hi.yml @@ -28,6 +28,7 @@ pkg: applyFailed: "Apply command failed: %s\n" short: Manage packages addedMsg: "Package(s) %s added.\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status। @@ -58,3 +59,5 @@ upgrade: 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। diff --git a/locales/hr.yml b/locales/hr.yml index 10d13694..74feac22 100644 --- a/locales/hr.yml +++ b/locales/hr.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: rootRequired: You must be root to run this command. addedMsg: "Package(s) %s added.\n" @@ -58,3 +60,4 @@ pkg: long: Install and manage packages. short: Manage packages noPackageNameProvided: You must provide at least one package name for this operation. + dryRunFlag: perform a dry run of the operation diff --git a/locales/ht.yml b/locales/ht.yml index 32e8e4db..d420faac 100644 --- a/locales/ht.yml +++ b/locales/ht.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: noPackageNameProvided: You must provide at least one package name for this operation. short: Manage packages @@ -44,6 +46,7 @@ pkg: 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 status: dumpFlag: Dump the ABRoot status to an archive rootRequired: You must be root to run this command. diff --git a/locales/hu.yml b/locales/hu.yml index f72e94ed..672054de 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -35,6 +35,8 @@ upgrade: 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. pkg: removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" @@ -45,6 +47,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. diff --git a/locales/hy.yml b/locales/hy.yml index 6deb75cc..3ddf5ea6 100644 --- a/locales/hy.yml +++ b/locales/hy.yml @@ -42,6 +42,7 @@ pkg: short: Manage packages applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation upgrade: forceFlag: force update the boot partition without asking for confirmation rootRequired: You must be root to run this command. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ia.yml b/locales/ia.yml index 042ecf2f..a0787aa9 100644 --- a/locales/ia.yml +++ b/locales/ia.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/id.yml b/locales/id.yml index 7be08c0b..1d2a0aca 100644 --- a/locales/id.yml +++ b/locales/id.yml @@ -30,6 +30,7 @@ pkg: 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 status: use: status infoMsg: "ABRoot Partitions:\n - Present: %s ◄\n - Future: %s\n\nLoaded configuration: @@ -60,3 +61,5 @@ upgrade: 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. diff --git a/locales/ig.yml b/locales/ig.yml index 74a13201..45803a0b 100644 --- a/locales/ig.yml +++ b/locales/ig.yml @@ -31,6 +31,7 @@ pkg: removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: use: "status" long: "Display the current ABRoot status." @@ -81,3 +82,5 @@ upgrade: 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. diff --git a/locales/is.yml b/locales/is.yml index 960ad62b..deaece8a 100644 --- a/locales/is.yml +++ b/locales/is.yml @@ -42,6 +42,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. applyFailed: "Apply command failed: %s\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/it.yml b/locales/it.yml index 587ccc66..dfd008d6 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -30,6 +30,7 @@ pkg: applyFailed: "Applicazione del comando fallita: %s\n" removedMsg: "Rimosso(i) %s pacchetto(i)\n" listMsg: "Pacchetti aggiunti:\n%s\nPacchetti rimossi:\n%s\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Mostra lo stato attuale di ABRoot. @@ -63,3 +64,5 @@ upgrade: 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. diff --git a/locales/ja.yml b/locales/ja.yml index 904083b7..19290732 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -28,6 +28,7 @@ pkg: 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" + dryRunFlag: perform a dry run of the operation status: use: status unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/jv.yml b/locales/jv.yml index be4df8b1..39f3b977 100644 --- a/locales/jv.yml +++ b/locales/jv.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: dumpMsg: "Dumped ABRoot status to %s\n" use: status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ka.yml b/locales/ka.yml index 14526387..0b2886bc 100644 --- a/locales/ka.yml +++ b/locales/ka.yml @@ -43,6 +43,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -59,3 +60,5 @@ upgrade: 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. diff --git a/locales/kab.yml b/locales/kab.yml index 82364b8d..a7147c0c 100644 --- a/locales/kab.yml +++ b/locales/kab.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: use: upgrade rootRequired: You must be root to run this command. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/kk.yml b/locales/kk.yml index 388c1544..b29778fe 100644 --- a/locales/kk.yml +++ b/locales/kk.yml @@ -42,6 +42,7 @@ pkg: use: pkg long: Install and manage packages. rootRequired: You must be root to run this command. + dryRunFlag: perform a dry run of the operation upgrade: rootRequired: You must be root to run this command. noUpdateAvailable: No update is available for your system. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/km.yml b/locales/km.yml index 882b7263..9b291b78 100644 --- a/locales/km.yml +++ b/locales/km.yml @@ -28,6 +28,7 @@ pkg: long: Install and manage packages. short: Manage packages listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -44,6 +45,8 @@ upgrade: 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. status: unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg apply' to apply them." diff --git a/locales/kmr.yml b/locales/kmr.yml index f50f8d39..cfc5acea 100644 --- a/locales/kmr.yml +++ b/locales/kmr.yml @@ -28,6 +28,7 @@ pkg: short: Manage packages rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/kn.yml b/locales/kn.yml index 6cafa352..94cbd322 100644 --- a/locales/kn.yml +++ b/locales/kn.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\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 status: use: status jsonFlag: Show output in JSON format @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ko.yml b/locales/ko.yml index d4936669..73bce9cb 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/kw.yml b/locales/kw.yml index 8b6c4b87..f74d92a2 100644 --- a/locales/kw.yml +++ b/locales/kw.yml @@ -28,6 +28,7 @@ pkg: rootRequired: You must be root to run this command. applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg apply' to apply them." @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ky.yml b/locales/ky.yml index 37503c70..440fc877 100644 --- a/locales/ky.yml +++ b/locales/ky.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: short: Manage packages noPackageNameProvided: You must provide at least one package name for this operation. @@ -44,6 +46,7 @@ pkg: long: Install and manage packages. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" rootRequired: You must be root to run this command. + dryRunFlag: perform a dry run of the operation status: infoMsg: "ABRoot Partitions:\n - Present: %s ◄\n - Future: %s\n\nLoaded configuration: %s\n\nPC Specs:\n - CPU: %s\n - GPU:%s\n - Memory: %s\n\nABImage:\n - Digest: diff --git a/locales/lb.yml b/locales/lb.yml index 2de434f1..0bf74291 100644 --- a/locales/lb.yml +++ b/locales/lb.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: noPackageNameProvided: You must provide at least one package name for this operation. addedMsg: "Package(s) %s added.\n" @@ -58,3 +60,4 @@ pkg: rootRequired: You must be root to run this command. removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/ln.yml b/locales/ln.yml index b39d7fe0..55030859 100644 --- a/locales/ln.yml +++ b/locales/ln.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\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 upgrade: short: Update the boot partition forceFlag: force update the boot partition without asking for confirmation @@ -44,6 +45,8 @@ upgrade: 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. status: dumpMsg: "Dumped ABRoot status to %s\n" use: status diff --git a/locales/lo.yml b/locales/lo.yml index 21adfc49..b66ca423 100644 --- a/locales/lo.yml +++ b/locales/lo.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/lt.yml b/locales/lt.yml index 39283cb4..82580116 100644 --- a/locales/lt.yml +++ b/locales/lt.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/lv.yml b/locales/lv.yml index 300c4552..8588dbcc 100644 --- a/locales/lv.yml +++ b/locales/lv.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg short: Manage packages @@ -58,3 +60,4 @@ pkg: long: Install and manage packages. removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/mg.yml b/locales/mg.yml index 5f93d9a1..b518ac4e 100644 --- a/locales/mg.yml +++ b/locales/mg.yml @@ -34,6 +34,8 @@ upgrade: 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. status: rootRequired: You must be root to run this command. use: status @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/mhr.yml b/locales/mhr.yml index b82d8342..9a75d99c 100644 --- a/locales/mhr.yml +++ b/locales/mhr.yml @@ -42,6 +42,7 @@ pkg: rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/mi.yml b/locales/mi.yml index 4655e465..7b732fea 100644 --- a/locales/mi.yml +++ b/locales/mi.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/mjw.yml b/locales/mjw.yml index b51f6874..5f068cf8 100644 --- a/locales/mjw.yml +++ b/locales/mjw.yml @@ -28,6 +28,7 @@ pkg: 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 status: dumpFlag: Dump the ABRoot status to an archive unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/mk.yml b/locales/mk.yml index 07537142..1bc8680a 100644 --- a/locales/mk.yml +++ b/locales/mk.yml @@ -28,6 +28,7 @@ pkg: 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 status: rootRequired: You must be root to run this command. infoMsg: "ABRoot Partitions:\n - Present: %s ◄\n - Future: %s\n\nLoaded configuration: @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ml.yml b/locales/ml.yml index 62c3cff0..7d55eb37 100644 --- a/locales/ml.yml +++ b/locales/ml.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/mn.yml b/locales/mn.yml index 83570811..6c5ab2d1 100644 --- a/locales/mn.yml +++ b/locales/mn.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\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 status: jsonFlag: Show output in JSON format dumpFlag: Dump the ABRoot status to an archive @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/mnw.yml b/locales/mnw.yml index faa7f726..165072b5 100644 --- a/locales/mnw.yml +++ b/locales/mnw.yml @@ -28,6 +28,7 @@ pkg: removedMsg: "Package(s) %s removed.\n" use: pkg listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/mr.yml b/locales/mr.yml index 88bda984..c3c30bde 100644 --- a/locales/mr.yml +++ b/locales/mr.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ms.yml b/locales/ms.yml index ec9e04c2..27d5c7be 100644 --- a/locales/ms.yml +++ b/locales/ms.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/my.yml b/locales/my.yml index efb6ac13..c9613e6b 100644 --- a/locales/my.yml +++ b/locales/my.yml @@ -34,6 +34,8 @@ upgrade: 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. status: short: Display status jsonFlag: Show output in JSON format @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/nb_NO.yml b/locales/nb_NO.yml index 8773e2ca..395cd3b5 100644 --- a/locales/nb_NO.yml +++ b/locales/nb_NO.yml @@ -42,6 +42,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: short: Update the boot partition use: upgrade @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/nds.yml b/locales/nds.yml index 178db4ae..c1f265a9 100644 --- a/locales/nds.yml +++ b/locales/nds.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. @@ -58,3 +60,4 @@ pkg: long: Install and manage packages. short: Manage packages listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/ne.yml b/locales/ne.yml index ea8d3cd5..cf0ec6f3 100644 --- a/locales/ne.yml +++ b/locales/ne.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/nl.yml b/locales/nl.yml index 5b45e561..7d6edb9e 100644 --- a/locales/nl.yml +++ b/locales/nl.yml @@ -29,6 +29,7 @@ pkg: listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" use: pkg noPackageNameProvided: You must provide at least one package name for this operation. + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -59,3 +60,5 @@ upgrade: 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. diff --git a/locales/nn.yml b/locales/nn.yml index 3fe3caa1..ef48d1d1 100644 --- a/locales/nn.yml +++ b/locales/nn.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/oc.yml b/locales/oc.yml index d51f9dd5..ee758f88 100644 --- a/locales/oc.yml +++ b/locales/oc.yml @@ -28,6 +28,7 @@ pkg: 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 status: short: Display status use: status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/os.yml b/locales/os.yml index 086eddc6..c88b1de0 100644 --- a/locales/os.yml +++ b/locales/os.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: long: Install and manage packages. short: Manage packages @@ -44,6 +46,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. diff --git a/locales/pa.yml b/locales/pa.yml index e82b1ea6..0257147b 100644 --- a/locales/pa.yml +++ b/locales/pa.yml @@ -28,6 +28,7 @@ pkg: short: Manage packages noPackageNameProvided: You must provide at least one package name for this operation. addedMsg: "Package(s) %s added.\n" + dryRunFlag: perform a dry run of the operation status: rootRequired: You must be root to run this command. use: status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/pam.yml b/locales/pam.yml index 887d64b9..508f04c6 100644 --- a/locales/pam.yml +++ b/locales/pam.yml @@ -28,6 +28,7 @@ pkg: rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: jsonFlag: Show output in JSON format dumpFlag: Dump the ABRoot status to an archive @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/pl.yml b/locales/pl.yml index 7fb05691..16c2980e 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -28,6 +28,7 @@ pkg: removedMsg: "Package(s) %s removed.\n" noPackageNameProvided: You must provide at least one package name for this operation. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade noUpdateAvailable: No update is available for your system. @@ -44,6 +45,8 @@ upgrade: 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. status: use: status long: Display the current ABRoot status. diff --git a/locales/pms.yml b/locales/pms.yml index c8c1f651..0bec7d03 100644 --- a/locales/pms.yml +++ b/locales/pms.yml @@ -28,6 +28,7 @@ pkg: 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 status: jsonFlag: Show output in JSON format dumpFlag: Dump the ABRoot status to an archive @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ps.yml b/locales/ps.yml index b943496c..44090b52 100644 --- a/locales/ps.yml +++ b/locales/ps.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: use: status jsonFlag: Show output in JSON format @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/pt.yml b/locales/pt.yml index 259f196a..bc8af322 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -36,6 +36,8 @@ upgrade: 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. pkg: removedMsg: "Pacote(s) %s removido(s).\n" listMsg: "Pacotes adicionados:\n%s\nPacotes removidos:\n%s\n" @@ -47,6 +49,7 @@ pkg: operação. addedMsg: "Pacote(s) %s adicionado(s).\n" applyFailed: "Comando de aplicar falhou: %s\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Mostrar o status atual do ABRoot. diff --git a/locales/pt_BR.yml b/locales/pt_BR.yml index 70b3548c..eeceb701 100644 --- a/locales/pt_BR.yml +++ b/locales/pt_BR.yml @@ -30,6 +30,7 @@ pkg: addedMsg: "Pacote(s) %s adicionado(s).\n" applyFailed: "Falha ao aplicar comando: %s\n" removedMsg: "Pacote(s) %s removido(s).\n" + dryRunFlag: perform a dry run of the operation status: long: Exibir o status atual do ABRoot. short: Exibir status @@ -62,3 +63,5 @@ upgrade: 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. diff --git a/locales/ro.yml b/locales/ro.yml index 7f6d2d40..150e3f16 100644 --- a/locales/ro.yml +++ b/locales/ro.yml @@ -31,6 +31,7 @@ pkg: use: pkg long: Instalați și gestionați pachete. short: Gestionați pachete + dryRunFlag: perform a dry run of the operation status: use: status long: Afișați starea ABRoot curentă. @@ -62,3 +63,5 @@ upgrade: 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. diff --git a/locales/ru.yml b/locales/ru.yml index bebc5311..8222031f 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -28,6 +28,7 @@ pkg: applyFailed: "Не удалось применить команду: %s\n" removedMsg: "Пакетов удалено: %s.\n" listMsg: "Пакетов добавлено:\n%s\nИ удалено:\n%s\n" + dryRunFlag: perform a dry run of the operation status: short: Показать состояние dumpMsg: "Состояние ABRoot сохранено в %s\n" @@ -59,3 +60,5 @@ upgrade: 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. diff --git a/locales/sa.yml b/locales/sa.yml index 68b08f0d..4e0a5291 100644 --- a/locales/sa.yml +++ b/locales/sa.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/sc.yml b/locales/sc.yml index bcfa8c45..ade8c7ec 100644 --- a/locales/sc.yml +++ b/locales/sc.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/sd.yml b/locales/sd.yml index 684a9969..87ba6ff4 100644 --- a/locales/sd.yml +++ b/locales/sd.yml @@ -28,6 +28,7 @@ pkg: noPackageNameProvided: You must provide at least one package name for this operation. listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: short: Display status jsonFlag: Show output in JSON format @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/se.yml b/locales/se.yml index 44a8e42c..3d3edf38 100644 --- a/locales/se.yml +++ b/locales/se.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. + dryRunFlag: perform a dry run of the operation diff --git a/locales/shn.yml b/locales/shn.yml index 019642c0..7f871c07 100644 --- a/locales/shn.yml +++ b/locales/shn.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. @@ -58,3 +60,4 @@ pkg: short: Manage packages addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/si.yml b/locales/si.yml index e11d1342..37b5f130 100644 --- a/locales/si.yml +++ b/locales/si.yml @@ -28,6 +28,7 @@ pkg: listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" use: pkg short: Manage packages + dryRunFlag: perform a dry run of the operation status: long: Display the current ABRoot status. short: Display status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/sk.yml b/locales/sk.yml index 4dc8d9cc..06751cbb 100644 --- a/locales/sk.yml +++ b/locales/sk.yml @@ -28,6 +28,7 @@ pkg: 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 upgrade: use: upgrade forceFlag: force update the boot partition without asking for confirmation @@ -44,6 +45,8 @@ upgrade: 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. status: long: Display the current ABRoot status. short: Display status diff --git a/locales/sl.yml b/locales/sl.yml index 03dd2268..438373c6 100644 --- a/locales/sl.yml +++ b/locales/sl.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/sq.yml b/locales/sq.yml index 5d0828fe..955fd181 100644 --- a/locales/sq.yml +++ b/locales/sq.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/sr.yml b/locales/sr.yml index ee756f6f..cc96ee00 100644 --- a/locales/sr.yml +++ b/locales/sr.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/sr_Latn.yml b/locales/sr_Latn.yml index 8d0bbf2d..e5b58fee 100644 --- a/locales/sr_Latn.yml +++ b/locales/sr_Latn.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status infoMsg: "ABRoot Partitions:\n - Present: %s ◄\n - Future: %s\n\nLoaded configuration: @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/sv.yml b/locales/sv.yml index 173cef7e..74e8c17d 100644 --- a/locales/sv.yml +++ b/locales/sv.yml @@ -43,6 +43,7 @@ pkg: applyFailed: "Verkställ kommando misslyckades: %s\n" removedMsg: "Paket(en) %s har tagits bort.\n" listMsg: "Tillagda paket:\n%s\nBorttagna paket:\n%s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Uppdatera startpartitionen för underhållsändamål (endast för avancerade användare) @@ -59,3 +60,5 @@ upgrade: 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. diff --git a/locales/szl.yml b/locales/szl.yml index b07e0198..cdb24ace 100644 --- a/locales/szl.yml +++ b/locales/szl.yml @@ -28,6 +28,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -44,6 +45,8 @@ upgrade: 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. status: unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg apply' to apply them." diff --git a/locales/ta.yml b/locales/ta.yml index f3a6ee8f..339b9d8e 100644 --- a/locales/ta.yml +++ b/locales/ta.yml @@ -28,6 +28,7 @@ pkg: 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" + dryRunFlag: perform a dry run of the operation status: dumpMsg: "Dumped ABRoot status to %s\n" dumpFlag: Dump the ABRoot status to an archive @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/te.yml b/locales/te.yml index d13e30fa..7ac17cbd 100644 --- a/locales/te.yml +++ b/locales/te.yml @@ -42,6 +42,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/tg.yml b/locales/tg.yml index d10edb67..6b5aa432 100644 --- a/locales/tg.yml +++ b/locales/tg.yml @@ -34,6 +34,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -44,6 +46,7 @@ pkg: 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 status: unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg apply' to apply them." diff --git a/locales/th.yml b/locales/th.yml index 5f7e0ab5..0207666a 100644 --- a/locales/th.yml +++ b/locales/th.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: rootRequired: You must be root to run this command. removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/tk.yml b/locales/tk.yml index 5393c058..686f2a1a 100644 --- a/locales/tk.yml +++ b/locales/tk.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: use: pkg long: Install and manage packages. @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/tl.yml b/locales/tl.yml index 209cf48c..e9b23045 100644 --- a/locales/tl.yml +++ b/locales/tl.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/tr.yml b/locales/tr.yml index d5cb6e2f..a42dbfbe 100644 --- a/locales/tr.yml +++ b/locales/tr.yml @@ -28,6 +28,7 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/trv.yml b/locales/trv.yml index d00c05d6..0f4e780b 100644 --- a/locales/trv.yml +++ b/locales/trv.yml @@ -42,6 +42,7 @@ pkg: 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 upgrade: long: Update the boot partition for maintenance purposes (for advanced users only) short: Update the boot partition @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/tt.yml b/locales/tt.yml index 61ec02f8..f7270e5b 100644 --- a/locales/tt.yml +++ b/locales/tt.yml @@ -28,6 +28,7 @@ pkg: rootRequired: You must be root to run this command. applyFailed: "Apply command failed: %s\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" + dryRunFlag: perform a dry run of the operation status: rootRequired: You must be root to run this command. use: status @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/ug.yml b/locales/ug.yml index cf293a0e..7bc0b943 100644 --- a/locales/ug.yml +++ b/locales/ug.yml @@ -42,6 +42,7 @@ pkg: rootRequired: You must be root to run this command. noPackageNameProvided: You must provide at least one package name for this operation. applyFailed: "Apply command failed: %s\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: Update the boot partition for maintenance purposes (for advanced users only) @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/uk.yml b/locales/uk.yml index 390aac1c..2532ccb1 100644 --- a/locales/uk.yml +++ b/locales/uk.yml @@ -30,6 +30,7 @@ pkg: операції. listMsg: "Додано пакунків:\n%s\nВидалено пакунків:\n%s\n" addedMsg: "Додано пакунків: %s.\n" + dryRunFlag: perform a dry run of the operation status: use: status long: Показати поточний стан ABRoot. @@ -62,3 +63,5 @@ upgrade: 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. diff --git a/locales/ur.yml b/locales/ur.yml index 6bf75c60..0a2e3288 100644 --- a/locales/ur.yml +++ b/locales/ur.yml @@ -28,6 +28,7 @@ pkg: removedMsg: "Package(s) %s removed.\n" listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" long: Install and manage packages. + dryRunFlag: perform a dry run of the operation status: use: status dumpFlag: Dump the ABRoot status to an archive @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/uroc.yml b/locales/uroc.yml index 9c8c2d31..0a5197e2 100644 --- a/locales/uroc.yml +++ b/locales/uroc.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: noPackageNameProvided: You must provide at least one package name for this operation. use: pkg @@ -58,3 +60,4 @@ pkg: 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 diff --git a/locales/uz.yml b/locales/uz.yml index 5d0828fe..955fd181 100644 --- a/locales/uz.yml +++ b/locales/uz.yml @@ -28,6 +28,7 @@ pkg: 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 status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/vec.yml b/locales/vec.yml index 744ae7ab..e503bb0e 100644 --- a/locales/vec.yml +++ b/locales/vec.yml @@ -28,6 +28,7 @@ pkg: 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 status: unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg apply' to apply them." @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/vi.yml b/locales/vi.yml index 2cc813d7..838c47e6 100644 --- a/locales/vi.yml +++ b/locales/vi.yml @@ -48,6 +48,8 @@ upgrade: 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. pkg: listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" use: pkg @@ -58,3 +60,4 @@ pkg: addedMsg: "Package(s) %s added.\n" applyFailed: "Apply command failed: %s\n" removedMsg: "Package(s) %s removed.\n" + dryRunFlag: perform a dry run of the operation diff --git a/locales/xh.yml b/locales/xh.yml index 03e3d505..febc9193 100644 --- a/locales/xh.yml +++ b/locales/xh.yml @@ -28,6 +28,7 @@ pkg: listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n" long: Install and manage packages. noPackageNameProvided: You must provide at least one package name for this operation. + dryRunFlag: perform a dry run of the operation status: use: status long: Display the current ABRoot status. @@ -58,3 +59,5 @@ upgrade: 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. diff --git a/locales/zh_Hans.yml b/locales/zh_Hans.yml index 7b5eb7e7..07c2df72 100644 --- a/locales/zh_Hans.yml +++ b/locales/zh_Hans.yml @@ -26,6 +26,7 @@ pkg: short: 管理软件包 rootRequired: 必须是 root 用户才能运行此命令。 addedMsg: "已添加软件包 %s。\n" + dryRunFlag: perform a dry run of the operation status: use: status unstagedFoundMsg: "\n\t\t有 %d 个软件包尚未应用更改。请运行 'abroot pkg apply' 应用更改。" @@ -54,3 +55,5 @@ upgrade: 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. diff --git a/locales/zh_Hant.yml b/locales/zh_Hant.yml index 3b36bfa3..21addd97 100644 --- a/locales/zh_Hant.yml +++ b/locales/zh_Hant.yml @@ -38,6 +38,7 @@ pkg: addedMsg: "已新增軟體包 %s。\n" applyFailed: "套用命令失敗:%s\n" removedMsg: "已移除軟體包 %s。\n" + dryRunFlag: perform a dry run of the operation upgrade: use: upgrade long: 出於維護目的更新開機磁碟分割(僅限進階使用者) @@ -54,3 +55,5 @@ upgrade: 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. diff --git a/locales/zh_Hant_HK.yml b/locales/zh_Hant_HK.yml index 90b1b5e1..8f1047cb 100644 --- a/locales/zh_Hant_HK.yml +++ b/locales/zh_Hant_HK.yml @@ -28,6 +28,7 @@ pkg: 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 status: long: Display the current ABRoot status. use: status @@ -58,3 +59,5 @@ upgrade: 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.