Add missing i18n and fix broken strings

This commit is contained in:
Paul Schaub 2023-07-12 14:17:28 +02:00
parent f13aade98e
commit 009364b217
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
32 changed files with 99 additions and 29 deletions

View file

@ -5,11 +5,13 @@ usage.header=Generate a secret key
no-armor=ASCII armor the output
USERID[0..*]=User-ID, e.g. "Alice <alice@example.com>"
profile=Profile identifier to switch between profiles
signing-only=Generate a key that is not capable of encryption
signing-only=Generate a key that can only be used for signing
with-key-password.0=Password to protect the private key with
with-key-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
stacktrace=Print stacktrace
# Generic TODO: Remove when bumping picocli to 4.7.0
usage.parameterListHeading=%nParameters:%n
usage.synopsisHeading=Usage:\u0020
usage.commandListHeading = %nCommands:%n
usage.optionListHeading = %nOptions:%n