(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

@@ -20,6 +20,7 @@ $Source$
Girish Nair (girish_nair). Girish Nair (girish_nair).
* libraries/select_lang.lib.php3: The Georgian UTF-8 language file was * libraries/select_lang.lib.php3: The Georgian UTF-8 language file was
offered even if $cfg['AllowAnywhereRecoding'] was set to FALSE. offered even if $cfg['AllowAnywhereRecoding'] was set to FALSE.
* lang/galician-*.inc.php3: Updates, thanks again to Xos<6F> Calvo.
2002-08-07 Marc Delisle <lem9@users.sourceforge.net> 2002-08-07 Marc Delisle <lem9@users.sourceforge.net>
* lang/afrikaans update, thanks to Andreas Pauley * lang/afrikaans update, thanks to Andreas Pauley

View File

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

View File

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