Blame view

sources/apps/impress/l10n/pt_PT.php 308 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Documentation" => "Documentação",
  "No Impress files are found in your ownCloud. Please upload a .impress file." => "Não foram encontrados ficheiros Impress na sua ownCloud. Por favor carregue um ficheiro .impress.",
  "Name" => "Nome",
  "Size" => "Tamanho",
  "Date" => "Data"
  );