File: lang.php

package info (click to toggle)
dokuwiki 0.0.20120125b-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 21,016 kB
  • sloc: php: 114,495; sh: 530; perl: 200; xml: 196; makefile: 38
file content (14 lines) | stat: -rw-r--r-- 707 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
/**
 * Galician language file
 *
 * @author Medúlio <medulio@ciberirmandade.org>
 * @author Oscar M. Lage <r0sk10@gmail.com>
 */
$lang['name']                  = 'Resposta de Popularidade (pode demorar un tempo a cargar)';
$lang['submit']                = 'Enviar Datos';
$lang['autosubmit']            = 'Enviar datos automáticamente unha vez por mes';
$lang['submissionFailed']      = 'Os datos non se poden enviar debido ao seguinte erro:';
$lang['submitDirectly']        = 'Podes enviar os datos de forma manual co seguinte formulario.';
$lang['autosubmitError']       = 'O último envío automático fallou debido ao seguinte erro:';
$lang['lastSent']              = 'Os datos foron enviados';