2012-10-16 19:57:07 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"Encryption" => "Šifriranje",
|
2013-01-23 03:06:18 +04:00
|
|
|
"Exclude the following file types from encryption" => "Navedene vrste datotek naj ne bodo šifrirane",
|
|
|
|
"None" => "Brez"
|
2012-10-16 19:57:07 +04:00
|
|
|
);
|