diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -58,6 +58,34 @@ msgid "|pinentry-tt|Hide passphrase" msgstr "|pinentry-tt|Esconder frase contraseƱa" #. TRANSLATORS: This string is displayed by Pinentry as the label +#. for generating a passphrase. +msgid "Suggest" +msgstr "" + +#. TRANSLATORS: This string is a tooltip, shown by pinentry when +#. hovering over the generate button. Please use an appropriate +#. string to describe what this is about. The length of the +#. tooltip is limited to about 900 characters. If you do not +#. translate this entry, a default English text (see source) +#. will be used. The strcmp thingy is there to detect a +#. non-translated string. +#, fuzzy +#| msgid "pinentry.qualitybar.tooltip" +msgid "pinentry.genpin.tooltip" +msgstr "barra de calidad, entrada de pin" + +msgid "Note: The blanks are not part of the passphrase." +msgstr "" + +#. TRANSLATORS: This is a text shown by pinentry as title of a dialog +#. telling the user that the entered new passphrase does not satisfy +#. the passphrase constraints. Please keep it short. +#, fuzzy +#| msgid "Passphrase too long" +msgid "Passphrase Not Allowed" +msgstr "Frase contraseƱa demasiado larga" + +#. TRANSLATORS: This string is displayed by Pinentry as the label #. for the quality bar. msgid "Quality:" msgstr "Calidad:" |