aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_HK.js
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-03-22 13:10:33 +0100
committerJoas Schilling <nickvergessen@owncloud.com>2016-03-22 13:10:33 +0100
commit4fdb2254a47c1553c65e6f92a7be635d28ff5eae (patch)
tree5e054c0c22b3b03bf9246d0016e5fd8fc687d394 /apps/files/l10n/zh_HK.js
parentae2c207b6e9c937b26a00aa786d6517897304d51 (diff)
downloadnextcloud-server-4fdb2254a47c1553c65e6f92a7be635d28ff5eae.tar.gz
nextcloud-server-4fdb2254a47c1553c65e6f92a7be635d28ff5eae.zip
Backport translations to stable9
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 8ecae84be99..370902b65b9 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -29,6 +29,9 @@ OC.L10N.register(
"Save" : "儲存",
"Settings" : "設定",
"WebDAV" : "WebDAV",
- "Cancel upload" : "取消上戴"
+ "Cancel upload" : "取消上戴",
+ "You changed %1$s" : "你改變了%1$s",
+ "You created %1$s" : "你新增了%1$s",
+ "You deleted %1$s" : "你刪除了%1$s"
},
"nplurals=1; plural=0;");