nextcloud/apps/files_encryption/l10n/it.php

7 lines
230 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Cifratura",
"Exclude the following file types from encryption" => "Escludi i seguenti tipi di file dalla cifratura",
"None" => "Nessuna",
"Enable Encryption" => "Abilita cifratura"
);