server/apps/files_encryption/l10n/vi.php

6 lines
209 B
PHP
Raw Normal View History

2012-10-16 15:57:07 +00:00
<?php $TRANSLATIONS = array(
"Encryption" => "Mã hóa",
"Exclude the following file types from encryption" => "Loại trừ các loại tập tin sau đây từ mã hóa",
2013-01-22 23:06:18 +00:00
"None" => "Không có gì hết"
2012-10-16 15:57:07 +00:00
);