Blame view

sources/apps/files_encryption/l10n/vi.php 362 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Encryption" => "Mã hóa",
  "File encryption is enabled." => "Mã hóa file đã mở",
  "The following file types will not be encrypted:" => "Loại file sau sẽ không được mã hóa",
  "Exclude the following file types from encryption:" => "Việc mã hóa không bao gồm loại file sau",
  "None" => "Không có gì hết"
  );