28 lines
950 B
PHP
28 lines
950 B
PHP
<?php
|
|
/// Please, do not edit this file manually! It's auto generated from
|
|
/// contents stored in your standard lang pack files:
|
|
/// (langconfig.php, install.php, moodle.php, admin.php and error.php)
|
|
///
|
|
/// If you find some missing string in Moodle installation, please,
|
|
/// keep us informed using http://moodle.org/bugs Thanks!
|
|
///
|
|
/// File generated by cvs://contrib/lang2installer/installer_builder
|
|
/// using strings defined in installer_strings (same dir)
|
|
|
|
$string['closewindow'] = 'Pechar esta xanela';
|
|
$string['continue'] = 'Continuar';
|
|
$string['error'] = 'Erro';
|
|
$string['help'] = 'Axuda';
|
|
$string['language'] = 'Idioma';
|
|
$string['name'] = 'Nome';
|
|
$string['next'] = 'Seguinte';
|
|
$string['ok'] = 'OK';
|
|
$string['parentlanguage'] = 'es_utf8';
|
|
$string['password'] = 'Contrasinal';
|
|
$string['previous'] = 'Anterior';
|
|
$string['status'] = 'Estado';
|
|
$string['thischarset'] = 'UTF-8';
|
|
$string['thislanguage'] = 'Galego';
|
|
$string['user'] = 'Usuario';
|
|
?>
|