diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
commit | 028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch) | |
tree | f0712ff92cdeba23e2ef4e9637758c94e88826c4 /apps/files/l10n/zh_HK.js | |
parent | 3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff) | |
download | nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 2d98e99f615..a1cd06e7cae 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -4,6 +4,7 @@ OC.L10N.register( "Unknown error" : "不明錯誤", "Files" : "文件", "All files" : "所有文件", + "Home" : "主頁", "Rename" : "重新命名", "Delete" : "刪除", "Unshare" : "取消分享", @@ -15,10 +16,12 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : [""], "{dirs} and {files}" : "{dirs} 和 {files}", "Save" : "儲存", + "Settings" : "設定", "WebDAV" : "WebDAV", "New" : "新增", "New folder" : "新資料夾", "Folder" : "資料夾", + "Cancel upload" : "取消上戴", "Download" : "下載" }, "nplurals=1; plural=0;"); |