diff options
author | Mattia Narducci via Gnupg-devel <[email protected]> | 2025-04-16 21:13:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-05-08 08:22:02 +0000 |
commit | 1fea38669155e5720e7563de5b7eaeee709395c4 (patch) | |
tree | 6569787dfdbd22b1d52cf03a2fc31d18ab0534da | |
parent | Update NEWS (diff) | |
download | gnupg-1fea38669155e5720e7563de5b7eaeee709395c4.tar.gz gnupg-1fea38669155e5720e7563de5b7eaeee709395c4.zip |
po: Fix misspelled italian translation for 'encrypted'
[[PGP Signed Part:No public key for 4893CA2AF4416CED created at 2025-04-16T23:13:02+0200 using EDDSA]]
--
Signed-off-by: Mattia Narducci <[email protected]>
-rw-r--r-- | po/it.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4833,11 +4833,11 @@ msgstr "AVVISO: più testo in chiaro visti\n" #, c-format msgid "encrypted with %lu passphrases\n" -msgstr "cifratto con %lu passphrase\n" +msgstr "cifrato con %lu passphrase\n" #, c-format msgid "encrypted with 1 passphrase\n" -msgstr "cifratto con 1 passphrase\n" +msgstr "cifrato con 1 passphrase\n" #, c-format msgid "public key decryption failed: %s\n" |