diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index be97d1115..6a9469660 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -59,6 +59,34 @@ msgid "|pinentry-tt|Hide passphrase" msgstr "|pinentry-tt|隐藏密码" #. 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 "pinentry.qualitybar.tooltip" + +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 "密码太长" + +#. TRANSLATORS: This string is displayed by Pinentry as the label #. for the quality bar. msgid "Quality:" msgstr "强度:" |