Blame view

sources/apps/impress/l10n/cs_CZ.php 306 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Dokumentace",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "Nebyly nalezeny žádné soubory impress ve Vašem ownCloud. Nahrajte, prosím, soubor impress.",
  "Name" => "Název",
  "Size" => "Velikost",
  "Date" => "Datum"
  );