Skip to content

Commit

Permalink
Translated using Weblate (Danish)
Browse files Browse the repository at this point in the history
Currently translated at 3.9% (3 of 76 strings)

Co-authored-by: Cornelius Andreas Rosenaa <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot/da/
Translation: Vanilla OS/ABRoot
  • Loading branch information
coffandro authored and weblate committed Feb 13, 2024
1 parent cc151c6 commit 3a6be5d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions locales/da.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ cnf:

rollback:
use: "rollback"
long: "Executes a system rollback, discarding changes made to the present root."
long: "Udfører en system tilbagerulning, kasserer ændringer lavet til den nuværende
root."
short: "Return the system to a previous state"
rootRequired: "You must be root to run this command."
rollbackUnnecessary: "Rollback is not necessary, current root is already the present
Expand All @@ -43,7 +44,7 @@ pkg:
rootRequired: "You must be root to run this command."
failedGettingPkgManagerInstance: "Failed to get package manager instance: %s\n"
noPackageNameProvided: "You must provide at least one package name for this operation."
addedMsg: "Package(s) %s added.\n"
addedMsg: "Pakker(er) %s tilføjet.\n"
applyFailed: "Apply command failed: %s\n"
removedMsg: "Package(s) %s removed.\n"
listMsg: "Added packages:\n%s\nRemoved packages:\n%s\n"
Expand Down Expand Up @@ -115,7 +116,7 @@ upgrade:

updateInitramfs:
use: "update-initramfs"
long: "Update the initramfs of the future root."
long: "Opdater initramfs'et af den fremtidige oot."
short: "Update the initramfs"
rootRequired: "You must be root to run this command."
updateSuccess: "Updated initramfs of future root."
Expand Down

0 comments on commit 3a6be5d

Please sign in to comment.