Add shared resources to all subcommand bundles

This commit is contained in:
Paul Schaub 2022-08-04 13:14:21 +02:00
parent 092a83a1e7
commit e17d4d2efb
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
28 changed files with 164 additions and 4 deletions

View file

@ -21,3 +21,9 @@ not-after.3=Akzeptiert speziellen Wert '-' f
with-key-password.0=Passwort zum Entsperren der privaten Schlüssel
with-key-password.1=Ist INDIREKTER Datentyp (z.B.. Datei, Umgebungsvariable, Dateideskriptor...).
KEY[0..*]=Private Schlüssel zum Entschlüsseln der Nachricht
# Generic TODO: Remove when bumping picocli to 4.7.0
usage.synopsisHeading=Aufruf:\u0020
usage.commandListHeading=%nBefehle:%n
usage.optionListHeading = %nOptionen:%n
usage.footerHeading=Powered by Picocli%n