2012-09-19 04:07:26 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Încriptare",
|
|
|
|
"Exclude the following file types from encryption" => "Exclude următoarele tipuri de fișiere de la încriptare",
|
2013-01-23 03:06:18 +04:00
|
|
|
"None" => "Niciuna"
|
2012-09-19 04:07:26 +04:00
|
|
|
);
|