diff options
author | Florian Dold <florian@dold.me> | 2021-05-07 18:04:18 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-05-07 18:04:18 +0200 |
commit | 66c705567234ea566d93fb0d59a5872eb12ac826 (patch) | |
tree | 9e99e03864b921019bb63e35a8daed0c3db9956e /locale/zh_Hant | |
parent | 40f0632030361574130fa6b2794d7fccaca4eacb (diff) | |
download | www-66c705567234ea566d93fb0d59a5872eb12ac826.tar.gz www-66c705567234ea566d93fb0d59a5872eb12ac826.tar.bz2 www-66c705567234ea566d93fb0d59a5872eb12ac826.zip |
use i18n logic from site generator
Diffstat (limited to 'locale/zh_Hant')
-rw-r--r-- | locale/zh_Hant/LC_MESSAGES/messages.po | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/locale/zh_Hant/LC_MESSAGES/messages.po b/locale/zh_Hant/LC_MESSAGES/messages.po index aa5ca37..7c311e8 100644 --- a/locale/zh_Hant/LC_MESSAGES/messages.po +++ b/locale/zh_Hant/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-05-07 12:09+0200\n" +"POT-Creation-Date: 2021-05-07 16:40+0200\n" "PO-Revision-Date: 2021-04-12 05:50+0000\n" "Last-Translator: Ting-Yi Fu <futingyi0215@gmail.com>\n" "Language-Team: Chinese (Traditional) <http://weblate.taler.net/projects/gnu-" @@ -1447,8 +1447,9 @@ msgid "or" msgstr "或" #: template/wallet.html.j2:147 +#, fuzzy msgid "is required, but it appears you don't have it installed." -msgstr "" +msgstr "或更高版本是必需的,但看來您使用的是舊版本。" #: template/wallet.html.j2:157 msgid "version" |