summaryrefslogtreecommitdiffstats
path: root/l10n/zh_HK.js
blob: 590c283b3ef7761432126ca22be6e052a1c39860 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
OC.L10N.register(
    "news",
    {
    "Saved" : "已儲存",
    "Download" : "下載",
    "Close" : "關閉",
    "from" : "由",
    "Description" : "描述",
    "Refresh" : "重新整理",
    "Web address" : "網絡地址",
    "Folder" : "資料夾",
    "New folder" : "新文件夾",
    "Folder name" : "資料夾名稱",
    "Credentials" : "Credentials",
    "Username" : "用戶名稱",
    "Password" : "密碼",
    "Create" : "新增",
    "Rename" : "重新命名",
    "Newest first" : "最新",
    "Oldest first" : "最舊",
    "Delete" : "刪除",
    "Settings" : "設定",
    "Import" : "導入",
    "Export" : "輸出",
    "Help" : "幫助",
    "Documentation" : "文件"
},
"nplurals=1; plural=0;");