Blame view

sources/apps/impress/l10n/ro.php 324 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Documentație",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "Nu a fost găsit un fișier Impress în ownCloud-ul dumneavoastră. Vă rugăm încărcați un fișier .impress.",
  "Name" => "Nume",
  "Size" => "Dimensiune",
  "Date" => "Data"
  );