aboutsummaryrefslogtreecommitdiffstats
path: root/locale/zh.UTF-8
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-12-18 18:52:34 +0000
committerMatthew Somerville <matthew@mysociety.org>2015-12-18 18:52:34 +0000
commitc74b7286cdd213f38b5e9a816bb4dc9ba2611170 (patch)
treed7d61954a62c03666d724ac69ace1ce6bed96f69 /locale/zh.UTF-8
parent195c7c7b6e03a3ec9cf7fcd22c7fbf0cba90c749 (diff)
Fix display of large numbers on HTML status page.
6a70b829 prettified the numbers, so they were now strings, but mistakingly kept the printf tokens as "%d".
Diffstat (limited to 'locale/zh.UTF-8')
-rw-r--r--locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po
index 9942d88f3..0bf7f0bbb 100644
--- a/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po
+++ b/locale/zh.UTF-8/LC_MESSAGES/FixMyStreet.po
@@ -35,13 +35,13 @@ msgstr "或"
#: templates/web/base/admin/index.html:35
#: templates/web/base/status/index.html:13
-msgid "%d confirmed alerts, %d unconfirmed"
+msgid "%s confirmed alerts, %s unconfirmed"
msgstr "%d 已確認通知, %d 未確認 "
#: templates/web/base/admin/index.html:37
#: templates/web/base/status/index.html:16
#: templates/web/zurich/admin/index.html:6
-msgid "%d council contacts &ndash; %d confirmed, %d unconfirmed"
+msgid "%s council contacts &ndash; %s confirmed, %s unconfirmed"
msgstr "%d 地方政府承辦人員 &ndash; %d 確認 %d 尚未確認"
#: templates/web/base/admin/edit-league.html:12
@@ -50,12 +50,12 @@ msgstr " 由 %d 編輯 %d"
#: templates/web/base/admin/index.html:34
#: templates/web/base/status/index.html:12
-msgid "%d live updates"
+msgid "%s live updates"
msgstr "%d 現場更新"
#: templates/web/base/admin/index.html:36
#: templates/web/base/status/index.html:14
-msgid "%d questionnaires sent &ndash; %d answered (%s%%)"
+msgid "%s questionnaires sent &ndash; %s answered (%s%%)"
msgstr "%d 問卷送出 &ndash; % 回覆(%s%%)"
#: templates/web/base/pagination.html:10
@@ -235,7 +235,7 @@ msgstr ""
#: templates/web/base/admin/index.html:32
#: templates/web/base/status/index.html:11
#: templates/web/zurich/admin/index.html:4
-msgid "<strong>%d</strong> live problems"
+msgid "<strong>%s</strong> live problems"
msgstr "<strong>%d</strong> 現場問題"
#: templates/web/fixmystreet/report/new/form_user_loggedout.html:39
@@ -4033,7 +4033,7 @@ msgstr "已處理之申報 "
#: templates/web/base/admin/index.html:33
#: templates/web/zurich/admin/index.html:5
-msgid "from %d different users"
+msgid "from %s different users"
msgstr "從不同的用戶%d "
#: templates/web/base/report/_item.html:17