Blame view

sources/apps/files_encryption/l10n/zh_HK.php 225 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
  <?php $TRANSLATIONS = array(
  "Encryption" => "加密",
  "File encryption is enabled." => "檔案加密已開啟",
  "The following file types will not be encrypted:" => "以下文件類別將不會被加密",
  "None" => "空"
  );