From 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 17 Oct 2014 14:20:02 +0200 Subject: update all translation files to js and json --- lib/l10n/zh_HK.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lib/l10n/zh_HK.json (limited to 'lib/l10n/zh_HK.json') diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json new file mode 100644 index 00000000000..856b288a6b9 --- /dev/null +++ b/lib/l10n/zh_HK.json @@ -0,0 +1,18 @@ +{ "translations": { + "Help" : "幫助", + "Personal" : "個人", + "Settings" : "設定", + "Users" : "用戶", + "Admin" : "管理", + "seconds ago" : "秒前", + "_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"], + "_%n hour ago_::_%n hours ago_" : ["%n 小時前"], + "today" : "今日", + "yesterday" : "昨日", + "_%n day go_::_%n days ago_" : ["%n 日前"], + "last month" : "前一月", + "_%n month ago_::_%n months ago_" : ["%n 月前"], + "last year" : "上年", + "years ago" : "年前" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file -- cgit v1.2.3