diff options
author | Werner Koch <[email protected]> | 2016-06-16 15:19:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-06-16 15:19:42 +0000 |
commit | 2ba8afb892e4306bfdaeaa3354dcd47d1de01373 (patch) | |
tree | e9441e0d5ce90fd3ecfc39608540fd3fa014890f /po/ro.po | |
parent | po: Update Ukrainian translation (diff) | |
download | gnupg-2ba8afb892e4306bfdaeaa3354dcd47d1de01373.tar.gz gnupg-2ba8afb892e4306bfdaeaa3354dcd47d1de01373.zip |
po: Auto-update
--
Diffstat (limited to 'po/ro.po')
-rw-r--r-- | po/ro.po | 50 |
1 files changed, 29 insertions, 21 deletions
@@ -475,6 +475,10 @@ msgid "error binding socket to '%s': %s\n" msgstr "eroare trimitere la `%s': %s\n" #, fuzzy, c-format +msgid "can't set permissions of '%s': %s\n" +msgstr "AVERTISMENT: permisiuni nesigure (unsafe) pentru extensia `%s'\n" + +#, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "actualizarea a e�uat: %s\n" @@ -493,10 +497,6 @@ msgid "directory '%s' created\n" msgstr "director `%s' creat\n" #, fuzzy, c-format -msgid "can't set permissions of '%s': %s\n" -msgstr "AVERTISMENT: permisiuni nesigure (unsafe) pentru extensia `%s'\n" - -#, fuzzy, c-format msgid "stat() failed for '%s': %s\n" msgstr "fstat(%d) a e�uat �n %s: %s\n" @@ -2586,6 +2586,9 @@ msgstr "d� numai un avertisment la conflicte de timestamp" msgid "|FD|write status info to this FD" msgstr "|FD|scrie informa�ii de stare �n acest FD" +msgid "|ALGO|reject signatures made with ALGO" +msgstr "" + msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "Folosire: gpgv [op�iuni] [fi�iere] (-h pentru ajutor)" @@ -4043,6 +4046,11 @@ msgstr "" msgid "No key with this keygrip\n" msgstr "Nici o subcheie cu indicele %d\n" +#, fuzzy, c-format +#| msgid "rounded up to %u bits\n" +msgid "rounded to %u bits\n" +msgstr "rotunjit� prin adaos la %u bi�i\n" + #, c-format msgid "%s keys may be between %u and %u bits long.\n" msgstr "cheile %s pot avea lungimea �ntre %u �i %u bi�i.\n" @@ -4059,11 +4067,6 @@ msgstr "Ce lungime de cheie dori�i? (%u) " msgid "Requested keysize is %u bits\n" msgstr "Lungimea cheii necesar� este %u bi�i\n" -#, fuzzy, c-format -#| msgid "rounded up to %u bits\n" -msgid "rounded to %u bits\n" -msgstr "rotunjit� prin adaos la %u bi�i\n" - #, fuzzy #| msgid "Please select what kind of key you want:\n" msgid "Please select which elliptic curve you want:\n" @@ -5754,14 +5757,6 @@ msgid "error updating TOFU database: %s\n" msgstr "eroare trimitere la `%s': %s\n" #, c-format -msgid "public key %s not found: %s\n" -msgstr "cheia public� %s nu a fost g�sit�: %s\n" - -#, fuzzy, c-format -msgid "error setting TOFU binding's trust level to %s\n" -msgstr "eroare la citire `%s': %s\n" - -#, c-format msgid "The binding %s is NOT known." msgstr "" @@ -5840,14 +5835,14 @@ msgstr[0] "" msgstr[1] "" #. TRANSLATORS: Please translate the text found in the source -#. file below. We don't directly internationalize that text -#. so that we can tweak it without breaking translations. +#. * file below. We don't directly internationalize that text so +#. * that we can tweak it without breaking translations. msgid "TOFU detected a binding conflict" msgstr "" #. TRANSLATORS: Two letters (normally the lower and upper case -#. version of the hotkey) for each of the five choices. If -#. there is only one choice in your language, repeat it. +#. * version of the hotkey) for each of the five choices. If +#. * there is only one choice in your language, repeat it. msgid "gGaAuUrRbB" msgstr "" @@ -5855,6 +5850,10 @@ msgid "(G)ood, (A)ccept once, (U)nknown, (R)eject once, (B)ad? " msgstr "" #, fuzzy, c-format +msgid "error setting TOFU binding's trust level to %s\n" +msgstr "eroare la citire `%s': %s\n" + +#, fuzzy, c-format msgid "error changing TOFU policy: %s\n" msgstr "eroare la crearea frazei-parol�: %s\n" @@ -6011,6 +6010,10 @@ msgstr "nu e nevoie de o verificare trustdb cu modelul de �ncredere `%s'\n" msgid "no need for a trustdb update with '%s' trust model\n" msgstr "nu e nevoie de o actualizare trustdb cu modelul de �ncredere `%s'\n" +#, c-format +msgid "public key %s not found: %s\n" +msgstr "cheia public� %s nu a fost g�sit�: %s\n" + msgid "please do a --check-trustdb\n" msgstr "v� rug�m face�i un --check-trustdb\n" @@ -6089,6 +6092,11 @@ msgstr "[necunoscut�]" msgid "[ undef ]" msgstr "[ nedef ]" +#, fuzzy +#| msgid "never" +msgid "[ never ]" +msgstr "niciodat�" + msgid "[marginal]" msgstr "[marginal]" |