server/apps/files_encryption/l10n/he.php

6 lines
200 B
PHP
Raw Normal View History

2012-12-26 23:05:17 +00:00
<?php $TRANSLATIONS = array(
"Encryption" => "הצפנה",
2013-01-22 23:06:18 +00:00
"Exclude the following file types from encryption" => "הוצא את סוגי הקבצים הבאים מהצפנה",
"None" => "כלום"
2012-12-26 23:05:17 +00:00
);