You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/l10n/zh_HK.php

13 lines
277 B

<?php $TRANSLATIONS = array(
"Help" => "幫助",
"Personal" => "個人",
"Settings" => "設定",
"Users" => "用戶",
"Apps" => "軟件",
"Admin" => "管理",
"Files" => "文件",
"Text" => "文字",
"today" => "今日",
"yesterday" => "昨日",
"last month" => "前一月"
);