diff options
author | Mario Haustein <[email protected]> | 2024-01-15 07:26:57 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-01-15 08:02:03 +0000 |
commit | 3d60ad5c8c435890d08ae4afa9efccd5bfd4ea58 (patch) | |
tree | ac6ac5df6d9aef2910dba3026c2fb73c70619b4a /po/ro.po | |
parent | Prepare the NEWS (diff) | |
download | gnupg-3d60ad5c8c435890d08ae4afa9efccd5bfd4ea58.tar.gz gnupg-3d60ad5c8c435890d08ae4afa9efccd5bfd4ea58.zip |
po: Fix indentation for key generation options
--
Diffstat (limited to 'po/ro.po')
-rw-r--r-- | po/ro.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4464,17 +4464,17 @@ msgstr "(implicit)" #, fuzzy, c-format #| msgid " (%d) DSA (sign only)\n" msgid " (%d) ECC (sign only)\n" -msgstr " (%d) DSA (numai semnare)\n" +msgstr " (%d) DSA (numai semnare)\n" #, fuzzy, c-format #| msgid " (%d) DSA (set your own capabilities)\n" msgid " (%d) ECC (set your own capabilities)%s\n" -msgstr " (%d) DSA (setează singur capabilităţile)\n" +msgstr " (%d) DSA (setează singur capabilităţile)\n" #, fuzzy, c-format #| msgid " (%d) RSA (encrypt only)\n" msgid " (%d) ECC (encrypt only)%s\n" -msgstr " (%d) RSA (numai cifrare)\n" +msgstr " (%d) RSA (numai cifrare)\n" #, fuzzy, c-format msgid " (%d) Existing key%s\n" |