nextcloud/apps/files_encryption/l10n/zh_HK.php

7 lines
225 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"File encryption is enabled." => "檔案加密已開啟",
"The following file types will not be encrypted:" => "以下文件類別將不會被加密",
"None" => ""
);