(gl) Updates

This commit is contained in:
Alexander M. Turek
2002-08-08 22:30:20 +00:00
parent aa69c5b36c
commit e46f8ae6ba
3 changed files with 5 additions and 4 deletions

View File

@@ -75,6 +75,7 @@ $strCarriage = 'Carácter de retorno: \\r';
$strChange = 'Mudar';
$strChangeDisplay = 'Escolla o campo que se há de mostrar';
$strChangePassword = 'Trocar o contrasinal';
$strCharsetOfFile = 'Conxunto de caracteres do ficheiro:';
$strCheckAll = 'Marcá-los todos';
$strCheckDbPriv = 'Verificar os privilexios do banco de datos';
$strCheckTable = 'Verificar a tabela';
@@ -405,7 +406,7 @@ $strUserName = 'Nome do usuario';
$strUsers = 'Usuarios';
$strUseTables = 'Usar as tabelas';
$strValidateSQL = 'Validar SQL';
$strValidateSQL = 'Validar SQL';
$strValue = 'Valor';
$strViewDump = 'Ver o esquema do volcado da tabela';
$strViewDumpDB = 'Ver o esquema do volcado do banco de datos';
@@ -419,7 +420,6 @@ $strYes = 'Si';
$strZip = 'comprimido no formato "zipped"';
// To translate
$strCharsetOfFile = 'Character set of the file:'; //to translate
$strBeginCut = 'BEGIN CUT'; //to translate
$strEndCut = 'END CUT'; //to translate
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate