Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/
Translation: Vanilla OS/ABRoot
  • Loading branch information
weblate committed Aug 22, 2023
1 parent c43ce2f commit 6f30249
Show file tree
Hide file tree
Showing 126 changed files with 518 additions and 10,602 deletions.
88 changes: 4 additions & 84 deletions locales/an.yml
Original file line number Diff line number Diff line change
@@ -1,96 +1,16 @@
abroot:
use: "abroot"
long: "ABRoot provides full immutability and atomicity by performing transactions\
\ between 2 root partitions (A<->B)"
short: "ABRoot provides full immutability and atomicity by performing transactions\
\ between 2 root partitions (A<->B)"
long: "ABRoot provides full immutability and atomicity by performing transactions
between 2 root partitions (A<->B)"
short: "ABRoot provides full immutability and atomicity by performing transactions
between 2 root partitions (A<->B)"
verboseFlag: "show more detailed output"

update:
use: "_update-boot"
long: "Update the boot partition for maintenance purposes (for advanced users only)"
short: "Update the boot partition"
forceUpdateFlag: "force update the boot partition without asking for confirmation"
confirm: "Are you sure you want to proceed?\nThe boot partition should be updated\
\ only if a transaction succeeded. This\ncommand should be used by advanced users\
\ for maintenance purposes."
rootRequired: "You must be root to run this command."

get:
use: "get"
long: "Outputs the present or future root partition state (A or B)"
short: "Outputs the present or future root partition state (A or B)"
rootRequired: "You must be root to run this command."

kargs:
use: "kargs"
long: "Manage kernel parameters."
short: "Manage kernel parameters."
rootRequired: "You must be root to run this command."
nextReboot: "Kernel parameters will be applied on next boot."
failedTransaction: "Failed to start transactional shell:"
stateRequired: "Please specify a state (present or future)"
params: "Current partition's parameters:\n%s\n"
futureParams: "Future partition's parameters:\n%s\n"
unknownState: "Unknown state: %s\n"
unknownParam: "Unknown parameter: %s\n"
transactionsLocked: "Another transaction has already been executed, you must reboot\
\ your system before starting a new transaction."

edit:
use: "edit"
long: "edit kernel parameters."
short: "edit kernel parameters."
rootRequired: "You must be root to run this command."

exec:
use: "exec"
long: "Execute a command in a transactional shell in the future root and switch\
\ to it on next boot"
short: "Execute a command in a transactional shell in the future root and switch\
\ to it on next boot"
rootRequired: "You must be root to run this command."
skipDiffFlag: "Skip the diff check at the end of the transaction"
forceRunFlag: "Force run the command without asking for confirmation"
confirm: "\n===============================================================================\n\
PLEASE READ CAREFULLY BEFORE PROCEEDING\n===============================================================================\n\
Changes made in the shell will be applied to the future root on next boot on\n\
successful.\nRunning a command in a transactional shell is meant to be used by\
\ advanced users\nfor maintenance purposes.\n\nIf you ended up here trying to\
\ install an application, consider using\nFlatpak/Appimage or Apx (apx install\
\ package) instead.\n\nRead more about ABRoot at [https://documentation.vanillaos.org/docs/ABRoot/].\n\
\nAre you sure you want to proceed?"
start: "New transaction started. This may take a while...\nDo not reboot or cancel\
\ the transaction until it is finished."
success: "Transaction completed successfully. Reboot to apply changes."
failed: "Failed to start transactional shell:"

shell:
use: "shell"
long: "Enter a transactional shell in the future root partition and switch root\
\ on the next boot"
short: "Enter a transactional shell"
rootRequired: "You must be root to run this command."
forceOpenFlag: "Force open the shell without asking for confirmation"
confirm: "\n===============================================================================\n\
PLEASE READ CAREFULLY BEFORE PROCEEDING\n===============================================================================\n\
Changes made in the shell will be applied to the future root on next boot on\n\
successful.\nRunning a command in a transactional shell is meant to be used by\
\ advanced users\nfor maintenance purposes.\n\nIf you ended up here trying to\
\ install an application, consider using\nFlatpak/Appimage or Apx (apx install\
\ package) instead.\n\nRead more about ABRoot at [https://documentation.vanillaos.org/docs/ABRoot/].\n\
\nAre you sure you want to proceed?"
start: "New transaction started. This may take a while...\nDo not reboot or cancel\
\ the transaction until it is finished."
success: "Transaction completed successfully. Reboot to apply changes."
failed: "Failed to start transactional shell:"

diff:
use: "diff"
long: "List modifications made to the filesystem in the latest transiction"
short: "Show modifications from latest transaction."
rootRequired: "You must be root to run this command."

rollback:
use: "rollback"
long: "Executes a system rollback, discarding changes made to the present root."
Expand Down
88 changes: 4 additions & 84 deletions locales/ar.yml
Original file line number Diff line number Diff line change
@@ -1,96 +1,16 @@
abroot:
use: "abroot"
long: "ABRoot provides full immutability and atomicity by performing transactions\
\ between 2 root partitions (A<->B)"
short: "ABRoot provides full immutability and atomicity by performing transactions\
\ between 2 root partitions (A<->B)"
long: "ABRoot provides full immutability and atomicity by performing transactions
between 2 root partitions (A<->B)"
short: "ABRoot provides full immutability and atomicity by performing transactions
between 2 root partitions (A<->B)"
verboseFlag: "show more detailed output"

update:
use: "_update-boot"
long: "Update the boot partition for maintenance purposes (for advanced users only)"
short: "Update the boot partition"
forceUpdateFlag: "force update the boot partition without asking for confirmation"
confirm: "Are you sure you want to proceed?\nThe boot partition should be updated\
\ only if a transaction succeeded. This\ncommand should be used by advanced users\
\ for maintenance purposes."
rootRequired: "You must be root to run this command."

get:
use: "get"
long: "Outputs the present or future root partition state (A or B)"
short: "Outputs the present or future root partition state (A or B)"
rootRequired: "You must be root to run this command."

kargs:
use: "kargs"
long: "Manage kernel parameters."
short: "Manage kernel parameters."
rootRequired: "You must be root to run this command."
nextReboot: "Kernel parameters will be applied on next boot."
failedTransaction: "Failed to start transactional shell:"
stateRequired: "Please specify a state (present or future)"
params: "Current partition's parameters:\n%s\n"
futureParams: "Future partition's parameters:\n%s\n"
unknownState: "Unknown state: %s\n"
unknownParam: "Unknown parameter: %s\n"
transactionsLocked: "Another transaction has already been executed, you must reboot\
\ your system before starting a new transaction."

edit:
use: "edit"
long: "edit kernel parameters."
short: "edit kernel parameters."
rootRequired: "You must be root to run this command."

exec:
use: "exec"
long: "Execute a command in a transactional shell in the future root and switch\
\ to it on next boot"
short: "Execute a command in a transactional shell in the future root and switch\
\ to it on next boot"
rootRequired: "You must be root to run this command."
skipDiffFlag: "Skip the diff check at the end of the transaction"
forceRunFlag: "Force run the command without asking for confirmation"
confirm: "\n===============================================================================\n\
PLEASE READ CAREFULLY BEFORE PROCEEDING\n===============================================================================\n\
Changes made in the shell will be applied to the future root on next boot on\n\
successful.\nRunning a command in a transactional shell is meant to be used by\
\ advanced users\nfor maintenance purposes.\n\nIf you ended up here trying to\
\ install an application, consider using\nFlatpak/Appimage or Apx (apx install\
\ package) instead.\n\nRead more about ABRoot at [https://documentation.vanillaos.org/docs/ABRoot/].\n\
\nAre you sure you want to proceed?"
start: "New transaction started. This may take a while...\nDo not reboot or cancel\
\ the transaction until it is finished."
success: "Transaction completed successfully. Reboot to apply changes."
failed: "Failed to start transactional shell:"

shell:
use: "shell"
long: "Enter a transactional shell in the future root partition and switch root\
\ on the next boot"
short: "Enter a transactional shell"
rootRequired: "You must be root to run this command."
forceOpenFlag: "Force open the shell without asking for confirmation"
confirm: "\n===============================================================================\n\
PLEASE READ CAREFULLY BEFORE PROCEEDING\n===============================================================================\n\
Changes made in the shell will be applied to the future root on next boot on\n\
successful.\nRunning a command in a transactional shell is meant to be used by\
\ advanced users\nfor maintenance purposes.\n\nIf you ended up here trying to\
\ install an application, consider using\nFlatpak/Appimage or Apx (apx install\
\ package) instead.\n\nRead more about ABRoot at [https://documentation.vanillaos.org/docs/ABRoot/].\n\
\nAre you sure you want to proceed?"
start: "New transaction started. This may take a while...\nDo not reboot or cancel\
\ the transaction until it is finished."
success: "Transaction completed successfully. Reboot to apply changes."
failed: "Failed to start transactional shell:"

diff:
use: "diff"
long: "List modifications made to the filesystem in the latest transiction"
short: "Show modifications from latest transaction."
rootRequired: "You must be root to run this command."

rollback:
use: "rollback"
long: "Executes a system rollback, discarding changes made to the present root."
Expand Down
88 changes: 4 additions & 84 deletions locales/ar_MA.yml
Original file line number Diff line number Diff line change
@@ -1,96 +1,16 @@
abroot:
use: "abroot"
long: "ABRoot provides full immutability and atomicity by performing transactions\
\ between 2 root partitions (A<->B)"
short: "ABRoot provides full immutability and atomicity by performing transactions\
\ between 2 root partitions (A<->B)"
long: "ABRoot provides full immutability and atomicity by performing transactions
between 2 root partitions (A<->B)"
short: "ABRoot provides full immutability and atomicity by performing transactions
between 2 root partitions (A<->B)"
verboseFlag: "show more detailed output"

update:
use: "_update-boot"
long: "Update the boot partition for maintenance purposes (for advanced users only)"
short: "Update the boot partition"
forceUpdateFlag: "force update the boot partition without asking for confirmation"
confirm: "Are you sure you want to proceed?\nThe boot partition should be updated\
\ only if a transaction succeeded. This\ncommand should be used by advanced users\
\ for maintenance purposes."
rootRequired: "You must be root to run this command."

get:
use: "get"
long: "Outputs the present or future root partition state (A or B)"
short: "Outputs the present or future root partition state (A or B)"
rootRequired: "You must be root to run this command."

kargs:
use: "kargs"
long: "Manage kernel parameters."
short: "Manage kernel parameters."
rootRequired: "You must be root to run this command."
nextReboot: "Kernel parameters will be applied on next boot."
failedTransaction: "Failed to start transactional shell:"
stateRequired: "Please specify a state (present or future)"
params: "Current partition's parameters:\n%s\n"
futureParams: "Future partition's parameters:\n%s\n"
unknownState: "Unknown state: %s\n"
unknownParam: "Unknown parameter: %s\n"
transactionsLocked: "Another transaction has already been executed, you must reboot\
\ your system before starting a new transaction."

edit:
use: "edit"
long: "edit kernel parameters."
short: "edit kernel parameters."
rootRequired: "You must be root to run this command."

exec:
use: "exec"
long: "Execute a command in a transactional shell in the future root and switch\
\ to it on next boot"
short: "Execute a command in a transactional shell in the future root and switch\
\ to it on next boot"
rootRequired: "You must be root to run this command."
skipDiffFlag: "Skip the diff check at the end of the transaction"
forceRunFlag: "Force run the command without asking for confirmation"
confirm: "\n===============================================================================\n\
PLEASE READ CAREFULLY BEFORE PROCEEDING\n===============================================================================\n\
Changes made in the shell will be applied to the future root on next boot on\n\
successful.\nRunning a command in a transactional shell is meant to be used by\
\ advanced users\nfor maintenance purposes.\n\nIf you ended up here trying to\
\ install an application, consider using\nFlatpak/Appimage or Apx (apx install\
\ package) instead.\n\nRead more about ABRoot at [https://documentation.vanillaos.org/docs/ABRoot/].\n\
\nAre you sure you want to proceed?"
start: "New transaction started. This may take a while...\nDo not reboot or cancel\
\ the transaction until it is finished."
success: "Transaction completed successfully. Reboot to apply changes."
failed: "Failed to start transactional shell:"

shell:
use: "shell"
long: "Enter a transactional shell in the future root partition and switch root\
\ on the next boot"
short: "Enter a transactional shell"
rootRequired: "You must be root to run this command."
forceOpenFlag: "Force open the shell without asking for confirmation"
confirm: "\n===============================================================================\n\
PLEASE READ CAREFULLY BEFORE PROCEEDING\n===============================================================================\n\
Changes made in the shell will be applied to the future root on next boot on\n\
successful.\nRunning a command in a transactional shell is meant to be used by\
\ advanced users\nfor maintenance purposes.\n\nIf you ended up here trying to\
\ install an application, consider using\nFlatpak/Appimage or Apx (apx install\
\ package) instead.\n\nRead more about ABRoot at [https://documentation.vanillaos.org/docs/ABRoot/].\n\
\nAre you sure you want to proceed?"
start: "New transaction started. This may take a while...\nDo not reboot or cancel\
\ the transaction until it is finished."
success: "Transaction completed successfully. Reboot to apply changes."
failed: "Failed to start transactional shell:"

diff:
use: "diff"
long: "List modifications made to the filesystem in the latest transiction"
short: "Show modifications from latest transaction."
rootRequired: "You must be root to run this command."

rollback:
use: "rollback"
long: "Executes a system rollback, discarding changes made to the present root."
Expand Down
Loading

0 comments on commit 6f30249

Please sign in to comment.