Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
new file mode 100644
index 0000000..6d30644
--- /dev/null
+++ b/l10n/zh_HK.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Users" : "用戶",
+ "Groups" : "群組",
+ "Copied!" : "已複製!",
+ "Not supported!" : "不支援!",
+ "Press ⌘-C to copy." : "按下 ⌘-C 複製",
+ "Press Ctrl-C to copy." : "按下 Ctrl-C 複製",
+ "Size" : "大小",
+ "Shares" : "分享",
+ "Type:" : "類別:",
+ "Size:" : "大小:"
+},
+"nplurals=1; plural=0;");