Blame view

sources/apps/impress/l10n/es_AR.php 299 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Documentación",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "No se encontraron archivos Impress en tu ownCloud. Subí al menos un archivo .impress.",
  "Name" => "Nombre",
  "Size" => "Tamaño",
  "Date" => "Fecha"
  );