server/apps/files_encryption/l10n/he.php

7 lines
246 B
PHP
Raw Normal View History

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