Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #179

Merged
merged 34 commits into from
Jan 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
85f6b06
Translated using Weblate (Swedish)
bittin Jan 19, 2024
a214416
Translated using Weblate (Portuguese (Brazil))
plasmus777 Jan 19, 2024
7262bb0
Translated using Weblate (Russian)
FAlexei Jan 19, 2024
b9297df
Translated using Weblate (Dutch)
flipflop97 Jan 19, 2024
7fa9fec
Translated using Weblate (Spanish)
gallegonovato Jan 19, 2024
fe02fa0
Translated using Weblate (Korean)
lmj0927 Jan 19, 2024
37f5581
Translated using Weblate (German)
z0rrn Jan 19, 2024
e5bec55
Translated using Weblate (Turkish)
MuDalgali Jan 19, 2024
1486ae1
Translated using Weblate (Chinese (Traditional))
lakejason0 Jan 19, 2024
c4815d2
Translated using Weblate (French)
Gabin-85 Jan 19, 2024
393d61c
Translated using Weblate (Indonesian)
Jan 19, 2024
6ed8589
Translated using Weblate (Swedish)
bittin Jan 19, 2024
8a4f316
Translated using Weblate (Russian)
FAlexei Jan 19, 2024
8fc45b9
Translated using Weblate (Dutch)
flipflop97 Jan 19, 2024
1ff8446
Translated using Weblate (Spanish)
gallegonovato Jan 19, 2024
33a9ff2
Translated using Weblate (Chinese (Traditional, Hong Kong))
Jan 19, 2024
150fd05
Translated using Weblate (Portuguese (Brazil))
Jan 19, 2024
8a06dcf
Translated using Weblate (Spanish)
gallegonovato Jan 19, 2024
3d7a83b
Translated using Weblate (Portuguese (Brazil))
Jan 19, 2024
ff616a1
Translated using Weblate (Swedish)
bittin Jan 19, 2024
1fc391e
Translated using Weblate (Russian)
FAlexei Jan 19, 2024
48e781e
Translated using Weblate (Spanish)
gallegonovato Jan 19, 2024
2ebd574
Translated using Weblate (Portuguese)
vinicgobbi Jan 19, 2024
f9225e5
Translated using Weblate (Italian)
FreshMedlar Jan 19, 2024
e9ef647
Translated using Weblate (German)
Atalanttore Jan 19, 2024
5c1b2ea
Translated using Weblate (Arabic)
Techman69 Jan 19, 2024
559cb71
Translated using Weblate (Mapudungun)
Jan 19, 2024
23f12ff
Translated using Weblate (Spanish)
gallegonovato Jan 19, 2024
4cff939
Translated using Weblate (Russian)
FAlexei Jan 19, 2024
504c71a
Translated using Weblate (Chinese (Traditional))
lakejason0 Jan 19, 2024
668168d
Translated using Weblate (Indonesian)
Proficiency-git Jan 19, 2024
eabc209
Translated using Weblate (Igbo)
Jan 19, 2024
e6f7268
Translated using Weblate (Swedish)
bittin Jan 19, 2024
3f49579
Translated using Weblate (Spanish)
gallegonovato Jan 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions locales/af.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ rollback:
long: "Executes a system rollback, discarding changes made to the present root."
short: "Return the system to a previous state."
rootRequired: "You must be root to run this command."
rollbackFailed: "Rollback failed: %s\n"
rollbackSuccess: Rollback completed successfully.
rollbackUnnecessary: Rollback is not necessary, current root is already the present
one.
canRollback: It is possible to rollback to the previous root.
cannotRollback: It is not possible to rollback to the previous root.
upgrade:
forceFlag: force update the boot partition without asking for confirmation
rootRequired: You must be root to run this command.
Expand All @@ -36,6 +42,7 @@ upgrade:
checkingSystemUpdate: Checking for system updates...
dryRunFlag: perform a dry run of the operation
dryRunSuccess: Dry run completed successfully.
success: Upgrade completed successfully.
pkg:
use: pkg
long: Install and manage packages.
Expand All @@ -47,6 +54,16 @@ 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
agreementDeclined: You declined the agreement. The feature will stay disabled until
you agree to it.
agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is
required. This command facilitates package installations but introduces non-deterministic
elements, impacting system trustworthiness. By consenting, you acknowledge and
accept these implications, confirming your awareness of the command's potential
impact on system behavior. [y/N]: "
agreementSignFailed: "Failed to sign the agreement: %s\n"
forceEnableUserAgreementFlag: force enable user agreement, for embedded systems
failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n"
status:
long: Display the current ABRoot status.
use: status
Expand All @@ -61,3 +78,11 @@ status:
unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg
apply' to apply them."
dumpMsg: "Dumped ABRoot status to %s\n"
infoMsgAgreementStatus: "\nPackage agreement: %t"
updateInitramfs:
short: Update the initramfs
updateFailed: "Failed to update initramfs of future root.\n"
rootRequired: You must be root to run this command.
updateSuccess: Updated initramfs of future root.
long: Update the initramfs of the future root.
use: update-initramfs
25 changes: 25 additions & 0 deletions locales/am.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ rollback:
long: "Executes a system rollback, discarding changes made to the present root."
short: "Return the system to a previous state."
rootRequired: "You must be root to run this command."
rollbackFailed: "Rollback failed: %s\n"
rollbackSuccess: Rollback completed successfully.
rollbackUnnecessary: Rollback is not necessary, current root is already the present
one.
canRollback: It is possible to rollback to the previous root.
cannotRollback: It is not possible to rollback to the previous root.
pkg:
use: pkg
long: Install and manage packages.
Expand All @@ -29,6 +35,16 @@ pkg:
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
agreementDeclined: You declined the agreement. The feature will stay disabled until
you agree to it.
agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is
required. This command facilitates package installations but introduces non-deterministic
elements, impacting system trustworthiness. By consenting, you acknowledge and
accept these implications, confirming your awareness of the command's potential
impact on system behavior. [y/N]: "
forceEnableUserAgreementFlag: force enable user agreement, for embedded systems
agreementSignFailed: "Failed to sign the agreement: %s\n"
failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n"
upgrade:
use: upgrade
long: Update the boot partition for maintenance purposes (for advanced users only)
Expand All @@ -47,6 +63,7 @@ upgrade:
checkingSystemUpdate: Checking for system updates...
dryRunFlag: perform a dry run of the operation
dryRunSuccess: Dry run completed successfully.
success: Upgrade completed successfully.
status:
use: status
long: Display the current ABRoot status.
Expand All @@ -61,3 +78,11 @@ status:
%s\n - Timestamp: %s\n - Image: %s\n\nKernel Arguments: %s\n\nPackages:\n -
Added: %s\n - Removed: %s\n - Unstaged: %s%s\n"
dumpMsg: "Dumped ABRoot status to %s\n"
infoMsgAgreementStatus: "\nPackage agreement: %t"
updateInitramfs:
short: Update the initramfs
updateFailed: "Failed to update initramfs of future root.\n"
rootRequired: You must be root to run this command.
updateSuccess: Updated initramfs of future root.
long: Update the initramfs of the future root.
use: update-initramfs
25 changes: 25 additions & 0 deletions locales/an.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ rollback:
long: "Executes a system rollback, discarding changes made to the present root."
short: "Return the system to a previous state."
rootRequired: "You must be root to run this command."
rollbackFailed: "Rollback failed: %s\n"
rollbackSuccess: Rollback completed successfully.
rollbackUnnecessary: Rollback is not necessary, current root is already the present
one.
canRollback: It is possible to rollback to the previous root.
cannotRollback: It is not possible to rollback to the previous root.
status:
use: status
long: Display the current ABRoot status.
Expand All @@ -32,6 +38,7 @@ status:
unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg
apply' to apply them."
dumpMsg: "Dumped ABRoot status to %s\n"
infoMsgAgreementStatus: "\nPackage agreement: %t"
upgrade:
use: upgrade
rootRequired: You must be root to run this command.
Expand All @@ -50,6 +57,7 @@ upgrade:
checkingSystemUpdate: Checking for system updates...
dryRunFlag: perform a dry run of the operation
dryRunSuccess: Dry run completed successfully.
success: Upgrade completed successfully.
pkg:
use: pkg
long: Install and manage packages.
Expand All @@ -61,3 +69,20 @@ 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
agreementDeclined: You declined the agreement. The feature will stay disabled until
you agree to it.
agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is
required. This command facilitates package installations but introduces non-deterministic
elements, impacting system trustworthiness. By consenting, you acknowledge and
accept these implications, confirming your awareness of the command's potential
impact on system behavior. [y/N]: "
agreementSignFailed: "Failed to sign the agreement: %s\n"
forceEnableUserAgreementFlag: force enable user agreement, for embedded systems
failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n"
updateInitramfs:
short: Update the initramfs
updateFailed: "Failed to update initramfs of future root.\n"
rootRequired: You must be root to run this command.
updateSuccess: Updated initramfs of future root.
long: Update the initramfs of the future root.
use: update-initramfs
53 changes: 39 additions & 14 deletions locales/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,26 @@ abroot:
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"
verboseFlag: "إظهار إخراج أكثر تفصيلاً"

kargs:
use: "kargs"
long: "Manage kernel parameters."
short: "Manage kernel parameters."
rootRequired: "You must be root to run this command."
notChanged: No changes were made to kernel parameters.
applyFailed: "Apply command failed: %s\n"
long: "إدارة معلمات kernel."
short: "إدارة معلمات kernel."
rootRequired: "يجب أن تكون جذرًا لتشغيل هذا الأمر."
notChanged: لم يتم التعديل في معلمات النواة
applyFailed: "فشل تطبيق الأمر: %s\n"
rollback:
use: "rollback"
long: "Executes a system rollback, discarding changes made to the present root."
short: "Return the system to a previous state."
rootRequired: "You must be root to run this command."
use: "تراجع"
long: "ينفذ تراجعًا عن النظام ، متجاهلًا التغييرات التي تم إجراؤها على الجذر الحالي."
short: "إعادة النظام إلى حالته السابقة."
rootRequired: "يجب أن تكون جذرًا لتشغيل هذا الأمر."
rollbackFailed: "فشل التراجع: %s\n"
rollbackSuccess: تم التراجع بنجاح.
rollbackUnnecessary: Rollback is not necessary, current root is already the present
one.
canRollback: يمكن التراجع للجذر السابق.
cannotRollback: لا يمكن التراجع للجذر السابق.
status:
use: status
dumpMsg: "Dumped ABRoot status to %s\n"
Expand All @@ -32,17 +38,28 @@ status:
Added: %s\n - Removed: %s\n - Unstaged: %s%s\n"
unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg
apply' to apply them."
infoMsgAgreementStatus: "\nPackage agreement: %t"
pkg:
use: pkg
long: Install and manage packages.
short: Manage packages
rootRequired: You must be root to run this command.
long: تثبيت و أدارة الحزم.
short: إدارة الحزم
rootRequired: يجب أن تكون مستخدم الجزر لتشغيل هذا الأمر.
noPackageNameProvided: You must provide at least one package name for this operation.
addedMsg: "Package(s) %s added.\n"
addedMsg: "أضيفت حزم(ة) %s.\n"
applyFailed: "Apply command failed: %s\n"
removedMsg: "Package(s) %s removed.\n"
listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n"
dryRunFlag: perform a dry run of the operation
agreementDeclined: You declined the agreement. The feature will stay disabled until
you agree to it.
agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is
required. This command facilitates package installations but introduces non-deterministic
elements, impacting system trustworthiness. By consenting, you acknowledge and
accept these implications, confirming your awareness of the command's potential
impact on system behavior. [y/N]: "
agreementSignFailed: "Failed to sign the agreement: %s\n"
forceEnableUserAgreementFlag: force enable user agreement, for embedded systems
failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n"
upgrade:
use: upgrade
long: Update the boot partition for maintenance purposes (for advanced users only)
Expand All @@ -61,3 +78,11 @@ upgrade:
checkingSystemUpdate: Checking for system updates...
dryRunFlag: perform a dry run of the operation
dryRunSuccess: Dry run completed successfully.
success: Upgrade completed successfully.
updateInitramfs:
short: Update the initramfs
updateFailed: "Failed to update initramfs of future root.\n"
rootRequired: You must be root to run this command.
updateSuccess: Updated initramfs of future root.
long: Update the initramfs of the future root.
use: update-initramfs
25 changes: 25 additions & 0 deletions locales/ar_MA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ rollback:
long: "Executes a system rollback, discarding changes made to the present root."
short: "Return the system to a previous state."
rootRequired: "You must be root to run this command."
rollbackFailed: "Rollback failed: %s\n"
rollbackSuccess: Rollback completed successfully.
rollbackUnnecessary: Rollback is not necessary, current root is already the present
one.
canRollback: It is possible to rollback to the previous root.
cannotRollback: It is not possible to rollback to the previous root.
status:
unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg
apply' to apply them."
Expand All @@ -32,6 +38,7 @@ status:
%s\n\nPC Specs:\n - CPU: %s\n - GPU:%s\n - Memory: %s\n\nABImage:\n - Digest:
%s\n - Timestamp: %s\n - Image: %s\n\nKernel Arguments: %s\n\nPackages:\n -
Added: %s\n - Removed: %s\n - Unstaged: %s%s\n"
infoMsgAgreementStatus: "\nPackage agreement: %t"
pkg:
use: pkg
long: Install and manage packages.
Expand All @@ -43,6 +50,16 @@ pkg:
applyFailed: "Apply command failed: %s\n"
listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n"
dryRunFlag: perform a dry run of the operation
agreementDeclined: You declined the agreement. The feature will stay disabled until
you agree to it.
agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is
required. This command facilitates package installations but introduces non-deterministic
elements, impacting system trustworthiness. By consenting, you acknowledge and
accept these implications, confirming your awareness of the command's potential
impact on system behavior. [y/N]: "
agreementSignFailed: "Failed to sign the agreement: %s\n"
forceEnableUserAgreementFlag: force enable user agreement, for embedded systems
failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n"
upgrade:
use: upgrade
long: Update the boot partition for maintenance purposes (for advanced users only)
Expand All @@ -61,3 +78,11 @@ upgrade:
checkingSystemUpdate: Checking for system updates...
dryRunFlag: perform a dry run of the operation
dryRunSuccess: Dry run completed successfully.
success: Upgrade completed successfully.
updateInitramfs:
short: Update the initramfs
updateFailed: "Failed to update initramfs of future root.\n"
rootRequired: You must be root to run this command.
updateSuccess: Updated initramfs of future root.
long: Update the initramfs of the future root.
use: update-initramfs
25 changes: 25 additions & 0 deletions locales/arn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ rollback:
long: "Executes a system rollback, discarding changes made to the present root."
short: "Return the system to a previous state."
rootRequired: "You must be root to run this command."
rollbackFailed: "Rollback failed: %s\n"
rollbackSuccess: Rollback completed successfully.
rollbackUnnecessary: Rollback is not necessary, current root is already the present
one.
canRollback: It is possible to rollback to the previous root.
cannotRollback: It is not possible to rollback to the previous root.
pkg:
use: pkg
long: Install and manage packages.
Expand All @@ -29,6 +35,16 @@ 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
agreementDeclined: You declined the agreement. The feature will stay disabled until
you agree to it.
agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is
required. This command facilitates package installations but introduces non-deterministic
elements, impacting system trustworthiness. By consenting, you acknowledge and
accept these implications, confirming your awareness of the command's potential
impact on system behavior. [y/N]: "
agreementSignFailed: "Failed to sign the agreement: %s\n"
forceEnableUserAgreementFlag: force enable user agreement, for embedded systems
failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n"
status:
short: Display status
use: status
Expand All @@ -43,6 +59,7 @@ status:
unstagedFoundMsg: "\n\t\tThere are %d unstaged packages. Please run 'abroot pkg
apply' to apply them."
dumpMsg: "Dumped ABRoot status to %s\n"
infoMsgAgreementStatus: "\nPackage agreement: %t"
upgrade:
use: upgrade
long: Update the boot partition for maintenance purposes (for advanced users only)
Expand All @@ -61,3 +78,11 @@ upgrade:
checkingSystemUpdate: Checking for system updates...
dryRunFlag: perform a dry run of the operation
dryRunSuccess: Dry run completed successfully.
success: Upgrade completed successfully.
updateInitramfs:
short: Update the initramfs
updateFailed: "Failed to update initramfs of future root.\n"
rootRequired: You must be root to run this command.
updateSuccess: Updated initramfs of future root.
long: Update the initramfs of the future root.
use: update-initramfs
25 changes: 25 additions & 0 deletions locales/as.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ rollback:
long: "Executes a system rollback, discarding changes made to the present root."
short: "Return the system to a previous state."
rootRequired: "You must be root to run this command."
rollbackFailed: "Rollback failed: %s\n"
rollbackSuccess: Rollback completed successfully.
rollbackUnnecessary: Rollback is not necessary, current root is already the present
one.
canRollback: It is possible to rollback to the previous root.
cannotRollback: It is not possible to rollback to the previous root.
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:
Expand All @@ -32,6 +38,7 @@ status:
jsonFlag: Show output in JSON format
dumpFlag: Dump the ABRoot status to an archive
rootRequired: You must be root to run this command.
infoMsgAgreementStatus: "\nPackage agreement: %t"
upgrade:
use: upgrade
long: Update the boot partition for maintenance purposes (for advanced users only)
Expand All @@ -50,6 +57,7 @@ upgrade:
checkingSystemUpdate: Checking for system updates...
dryRunFlag: perform a dry run of the operation
dryRunSuccess: Dry run completed successfully.
success: Upgrade completed successfully.
pkg:
use: pkg
long: Install and manage packages.
Expand All @@ -61,3 +69,20 @@ 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
agreementSignFailed: "Failed to sign the agreement: %s\n"
forceEnableUserAgreementFlag: force enable user agreement, for embedded systems
agreementDeclined: You declined the agreement. The feature will stay disabled until
you agree to it.
agreementMsg: "To utilize ABRoot's abroot pkg command, explicit user agreement is
required. This command facilitates package installations but introduces non-deterministic
elements, impacting system trustworthiness. By consenting, you acknowledge and
accept these implications, confirming your awareness of the command's potential
impact on system behavior. [y/N]: "
failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n"
updateInitramfs:
short: Update the initramfs
updateFailed: "Failed to update initramfs of future root.\n"
rootRequired: You must be root to run this command.
updateSuccess: Updated initramfs of future root.
long: Update the initramfs of the future root.
use: update-initramfs
Loading