server/apps/files_encryption/l10n/th_TH.php

6 lines
315 B
PHP
Raw Normal View History

2012-08-15 00:07:20 +00:00
<?php $TRANSLATIONS = array(
"Encryption" => "การเข้ารหัส",
"Exclude the following file types from encryption" => "ไม่ต้องรวมชนิดของไฟล์ดังต่อไปนี้จากการเข้ารหัส",
2013-01-22 23:06:18 +00:00
"None" => "ไม่ต้อง"
2012-08-15 00:07:20 +00:00
);