Blame view

sources/apps/impress/l10n/ca.php 266 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Documentació",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "No hi ha fitxers Impress a ownCloud. Pugeu un fitxer .impress",
  "Name" => "Nom",
  "Size" => "Mida",
  "Date" => "Data"
  );