Skip to content

Commit

Permalink
Add shared resources to all subcommand bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Aug 4, 2022
1 parent 092a83a commit e17d4d2
Show file tree
Hide file tree
Showing 28 changed files with 164 additions and 4 deletions.
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_armor.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
# SPDX-License-Identifier: Apache-2.0
usage.header=Add ASCII Armor to standard input
label=Label to be used in the header and tail of the armoring

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_armor_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
# SPDX-License-Identifier: Apache-2.0
usage.header=Schütze Standard-Eingabe mit ASCII Armor
label=Label für Kopf- und Fußzeile der ASCII Armor

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_dearmor.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
#
# SPDX-License-Identifier: Apache-2.0
usage.header=Remove ASCII Armor from standard input

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_dearmor_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
#
# SPDX-License-Identifier: Apache-2.0
usage.header=Entferne ASCII Armor von Standard-Eingabe

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_decrypt.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ not-after.3=Accepts special value '-' for end of time.
with-key-password.0=Passphrase to unlock the secret key(s).
with-key-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
KEY[0..*]=Secret keys to attempt decryption with

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_decrypt_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ with-key-password.0=Passphrase to unlock the secret key(s).
with-key-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
micalg-out=Emits the digest algorithm used to the specified file in a way that can be used to populate the micalg parameter for the PGP/MIME Content-Type (RFC3156)
KEYS[0..*]=Secret keys used for signing

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ with-key-password.0=Passwort zum Entsperren des privaten Schl
with-key-password.1=Ist ein INDIREKTER Datentyp (z.B.. Datei, Umgebungsvariable, Dateideskriptor...).
micalg-out=Gibt den verwendeten Digest-Algorithmus an die angegebene Ausgabe in einer Form aus, die zum Auffüllen des micalg-Parameters für den PGP/MIME Content-Type (RFC3156) verwendet werden kann.
KEYS[0..*]=Private Signaturschlüssel

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ not-after.3=Defaults to current system time ("now").\
not-after.4 = Accepts special value "-" for end of time.
SIGNATURE[0]=Detached signature
CERT[0..*]=Public key certificates for signature verification

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ not-after.2=Standardm
not-after.3=Akzeptiert speziellen Wert '-' für das Ende aller Zeiten.
SIGNATURE[0]=Abgetrennte Signatur
CERT[0..*]=Zertifikate (öffentliche Schlüssel) zur Signaturprüfung

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_encrypt.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ sign-with=Sign the output with a private key
with-key-password.0=Passphrase to unlock the secret key(s).
with-key-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
CERTS[0..*]=Certificates the message gets encrypted to

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_encrypt_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ sign-with=Signiere die Nachricht mit einem privaten Schl
with-key-password.0=Passwort zum Entsperren der privaten Schlüssel
with-key-password.1=Ist INDIREKTER Datentyp (z.B.. Datei, Umgebungsvariable, Dateideskriptor...).
CERTS[0..*]=Zertifikate für die die Nachricht verschlüsselt werden soll

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
# SPDX-License-Identifier: Apache-2.0
usage.header=Extract a public key certificate from a secret key from standard input
no-armor=ASCII armor the output

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@
# SPDX-License-Identifier: Apache-2.0
usage.header=Extrahiere Zertifikat (öffentlichen Schlüssel) aus privatem Schlüssel von Standard-Eingabe
no-armor=Schütze Ausgabe mit ASCII Armor

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ no-armor=ASCII armor the output
USERID[0..*]=User-ID, e.g. "Alice <alice@example.com>"
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...).

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ no-armor=Sch
USERID[0..*]=Nutzer-ID, z.B.. "Alice <alice@example.com>"
with-key-password.0=Passwort zum Schutz des privaten Schlüssels
with-key-password.1=Ist ein INDIREKTER Datentyp (z.B.. Datei, Umgebungsvariable, Dateideskriptor...).

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_help.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
#
# SPDX-License-Identifier: Apache-2.0
usage.header=Display usage information for the specified subcommand

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_help_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
#
# SPDX-License-Identifier: Apache-2.0
usage.header=Zeige Nutzungshilfen für den angegebenen Unterbefehl an

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
usage.header=Split signatures from a clearsigned message
no-armor=ASCII armor the output
signatures-out=Destination to which a detached signatures block will be written

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
usage.header=Trenne Signaturen von Klartext-signierter Nachricht
no-armor=Schütze Ausgabe mit ASCII Armor
signatures-out=Schreibe abgetrennte Signaturen in Ausgabe

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,9 @@ with-key-password.0=Passphrase to unlock the secret key(s).
with-key-password.1=Is an INDIRECT data type (e.g. file, environment variable, file descriptor...).
micalg=Emits the digest algorithm used to the specified file in a way that can be used to populate the micalg parameter for the PGP/MIME Content-Type (RFC3156)
KEYS[0..*]=Secret keys used for signing

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,9 @@ with-key-password.0=Passwort zum Entsperren des privaten Schl
with-key-password.1=Ist ein INDIREKTER Datentyp (z.B.. Datei, Umgebungsvariable, Dateideskriptor...).
micalg=Gibt den verwendeten Digest-Algorithmus an die angegebene Ausgabe in einer Form aus, die zum Auffüllen des micalg-Parameters für den PGP/MIME Content-Type (RFC3156) verwendet werden kann.
KEYS[0..*]=Private Signaturschlüssel

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ not-after.2=Defaults to current system time ("now").
not-after.3=Accepts special value "-" for end of time.
verifications-out=File to write details over successful verifications to
CERT[0..*]=Public key certificates for signature verification

# 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
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ not-after.2=Standardm
not-after.3=Akzeptiert speziellen Wert '-' für das Ende aller Zeiten.
verifications-out=Schreibe Status der Signaturprüfung in angegebene Ausgabe
CERT[0..*]=Zertifikate (öffentlich Schlüssel) zur Signaturprüfung

# 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
6 changes: 4 additions & 2 deletions sop-java-picocli/src/main/resources/msg_sop.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
# SPDX-License-Identifier: Apache-2.0
sop.name=sop
usage.header=Stateless OpenPGP Protocol
usage.footerHeading=Powered by picocli%n

locale=Locale for description texts

# Generic
usage.synopsisHeading=Usage:\u0020
usage.commandListHeading = %nCommands:%n
usage.optionListHeading = %nOptions:%n
usage.footerHeading=Powered by picocli%n

# Exit Codes
usage.exitCodeListHeading=%nExit Codes:%n
usage.exitCodeList.0=\u00200:Successful program execution
Expand Down
6 changes: 4 additions & 2 deletions sop-java-picocli/src/main/resources/msg_sop_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
# SPDX-License-Identifier: Apache-2.0
sop.name=sop
usage.header=Stateless OpenPGP Protocol
usage.footerHeading=Powered by Picocli%n

locale=Gebietsschema für Beschreibungstexte

# Generic
usage.synopsisHeading=Aufruf:\u0020
usage.commandListHeading=%nBefehle:%n
usage.optionListHeading = %nOptionen:%n
usage.footerHeading=Powered by Picocli%n

# Exit Codes
usage.exitCodeListHeading=%nExit Codes:%n
usage.exitCodeList.0=\u00200:Erfolgreiche Programmausführung
Expand Down
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_version.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
usage.header=Display version information about the tool
extended=Print an extended version string
backend=Print information about the cryptographic backend

# 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
6 changes: 6 additions & 0 deletions sop-java-picocli/src/main/resources/msg_version_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
usage.header=Zeige Versionsinformationen über das Programm
extended=Gebe erweiterte Versionsinformationen aus
backend=Gebe Informationen über das kryptografische Backend aus

# 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

0 comments on commit e17d4d2

Please sign in to comment.