2012-08-23 04:07:35 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Šifravimas",
|
|
|
|
"Exclude the following file types from encryption" => "Nešifruoti pasirinkto tipo failų",
|
2013-01-23 03:06:18 +04:00
|
|
|
"None" => "Nieko"
|
2012-08-23 04:07:35 +04:00
|
|
|
);
|