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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-28 12:07:18 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-28 12:07:18 +0300
commit60f123193ba4fcd4dc26d628e9688aee6ffe1e12 (patch)
treeb94749e044e4f9a61099143e9cc2ed0b0ed3f3e3 /apps/files/l10n/zh_HK.js
parent4d8be8822c90e709a5009bf262d8fdda9f11c67c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 94f4397f23b..421ae5dc92a 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -7,6 +7,8 @@ OC.L10N.register(
"Home" : "主頁",
"Close" : "關閉",
"Download" : "下載",
+ "Rename" : "重新命名",
+ "Delete" : "刪除",
"Error" : "錯誤",
"Name" : "名稱",
"Size" : "大小",
@@ -27,7 +29,6 @@ OC.L10N.register(
"Save" : "儲存",
"Settings" : "設定",
"WebDAV" : "WebDAV",
- "Cancel upload" : "取消上戴",
- "Delete" : "刪除"
+ "Cancel upload" : "取消上戴"
},
"nplurals=1; plural=0;");