Blame view

sources/apps/files_encryption/l10n/fi_FI.php 346 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Encryption" => "Salaus",
  "File encryption is enabled." => "Tiedostojen salaus on käytössä.",
  "The following file types will not be encrypted:" => "Seuraavia tiedostotyyppejä ei salata:",
  "Exclude the following file types from encryption:" => "Älä salaa seuravia tiedostotyyppejä:",
  "None" => "Ei mitään"
  );