summaryrefslogtreecommitdiffstats
path: root/l10n/zh_HK.php
blob: 4aa90f567b0699ecac29525231e3d2e21483cfdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php $TRANSLATIONS = array(
"Refresh" => "重新整理",
"Download" => "下載",
"Web address" => "網絡地址",
"Folder" => "資料夾",
"New folder" => "新文件夾",
"Folder name" => "資料夾名稱",
"Create" => "新增",
"Rename" => "重新命名",
"Settings" => "設定",
"Import" => "導入",
"Export" => "輸出"
);