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:
Diffstat (limited to 'apps/files_external/l10n/zh_HK.js')
-rw-r--r--apps/files_external/l10n/zh_HK.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js
new file mode 100644
index 00000000000..d8446e4dac6
--- /dev/null
+++ b/apps/files_external/l10n/zh_HK.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "files_external",
+ {
+ "Port" : "連接埠",
+ "Username" : "用戶名稱",
+ "Password" : "密碼",
+ "Share" : "分享",
+ "URL" : "網址",
+ "Personal" : "個人",
+ "Saved" : "已儲存",
+ "Name" : "名稱",
+ "Folder name" : "資料夾名稱",
+ "Delete" : "刪除"
+},
+"nplurals=1; plural=0;");