diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2016-02-07 09:28:51 -0800 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2016-02-07 09:28:51 -0800 |
commit | 850eabc3251462a6c31d33e3952c6e0fcabd66b5 (patch) | |
tree | 6c196bd708968937971a44244e480b2ee8dab8a3 /mediagoblin/i18n/zh_TW | |
parent | 679f729221a1d93d1ca48ff6899a548e9daf8f95 (diff) | |
download | mediagoblin-850eabc3251462a6c31d33e3952c6e0fcabd66b5.tar.lz mediagoblin-850eabc3251462a6c31d33e3952c6e0fcabd66b5.tar.xz mediagoblin-850eabc3251462a6c31d33e3952c6e0fcabd66b5.zip |
Committing extracted and compiled translations
Diffstat (limited to 'mediagoblin/i18n/zh_TW')
-rw-r--r-- | mediagoblin/i18n/zh_TW/mediagoblin.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mediagoblin/i18n/zh_TW/mediagoblin.po b/mediagoblin/i18n/zh_TW/mediagoblin.po index 6f0507f3..da0a9b36 100644 --- a/mediagoblin/i18n/zh_TW/mediagoblin.po +++ b/mediagoblin/i18n/zh_TW/mediagoblin.po @@ -474,9 +474,9 @@ msgstr "" #: mediagoblin/meddleware/csrf.py:134 msgid "" "CSRF cookie not present. This is most likely the result of a cookie blocker " -"or somesuch. Make sure to permit the setting of cookies for this " +"or somesuch.<br/>Make sure to permit the settings of cookies for this " "domain." -msgstr "跨網站存取 (CSRF) 的 cookie 不存在,有可能是 cookie 阻擋程式之類的程式導致的。 請允許此網域的 cookie 設定。" +msgstr "跨網站存取 (CSRF) 的 cookie 不存在,有可能是 cookie 阻擋程式之類的程式導致的。<br/>請允許此網域的 cookie 設定。" #: mediagoblin/media_types/__init__.py:79 #: mediagoblin/media_types/__init__.py:101 |