Blame view

sources/apps/impress/l10n/nb_NO.php 290 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Dokumentasjon",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "Ingen Impress-filer funnet i din ownCloud. Vennligst last opp en .impress-fil.",
  "Name" => "Navn",
  "Size" => "Størrelse",
  "Date" => "Dato"
  );