Update i18n

This commit is contained in:
Paul Schaub 2023-07-12 01:35:25 +02:00
parent 6a579bff03
commit d1c614344c
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
7 changed files with 35 additions and 1 deletions

View file

@ -0,0 +1,15 @@
# SPDX-FileCopyrightText: 2023 Paul Schaub <vanitasvitae@fsfe.org>
#
# SPDX-License-Identifier: Apache-2.0
usage.header=Update a key's password
no-armor=ASCII armor the output
new-key-password.0=New password to lock the key(s) with.
new-key-password.1=If no new password is given, the result will be unprotected.
old-key-password.0=Old passwords to unlock the key(s) with.
old-key-password.1=You can provide more than one old password.
# Generic TODO: Remove when bumping picocli to 4.7.0
usage.synopsisHeading=Usage:\u0020
usage.commandListHeading = %nCommands:%n
usage.optionListHeading = %nOptions:%n
usage.footerHeading=Powered by picocli%n