Blame view

sources/apps/files_encryption/l10n/eu.php 373 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Encryption" => "Enkriptazioa",
  "File encryption is enabled." => "Fitxategien enkriptazioa gaituta dago.",
  "The following file types will not be encrypted:" => "Hurrengo fitxategi motak ez dira enkriptatuko:",
  "Exclude the following file types from encryption:" => "Baztertu hurrengo fitxategi motak enkriptatzetik:",
  "None" => "Bat ere ez"
  );