Blame view

sources/apps/impress/l10n/sl.php 303 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Dokumentacija",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "V oblaku ownCloud ni mogoče najti datotek Impress. Pred uporabo je treba datoteke naložiti.",
  "Name" => "Ime",
  "Size" => "Velikost",
  "Date" => "Datum"
  );