Translated a few new variables in version 1.3 beta

This commit is contained in:
villate 2004-04-27 13:05:20 +00:00
parent 5ff0db6b4f
commit 7e2bd14454
7 changed files with 65 additions and 5 deletions

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// editor.php - created with Moodle 1.2 Beta (2004022400)
// editor.php - created with Moodle 1.3 development (2004042600)
$string['about'] = 'Acerca deste editor';
@ -73,6 +73,7 @@ $string['preformatted'] = 'pr
$string['preview'] = 'vista prévio';
$string['properties'] = 'Propriedades';
$string['redo'] = 'Refazer a sua última acção';
$string['removelink'] = 'Apagar link';
$string['rename'] = 'Renomear';
$string['right'] = 'Direita';
$string['rows'] = 'Linhas';