2012-09-27 04:03:09 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Encriptação",
|
|
|
|
"Exclude the following file types from encryption" => "Excluir da encriptação os seguintes tipo de ficheiros",
|
2013-01-23 03:06:18 +04:00
|
|
|
"None" => "Nenhum"
|
2012-09-27 04:03:09 +04:00
|
|
|
);
|