(gl) Updates
This commit is contained in:
@@ -20,6 +20,7 @@ $Source$
|
||||
Girish Nair (girish_nair).
|
||||
* libraries/select_lang.lib.php3: The Georgian UTF-8 language file was
|
||||
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>
|
||||
* lang/afrikaans update, thanks to Andreas Pauley
|
||||
|
@@ -74,6 +74,7 @@ $strCarriage = 'Car
|
||||
$strChange = 'Mudar';
|
||||
$strChangeDisplay = 'Escolla o campo que se h<> de mostrar';
|
||||
$strChangePassword = 'Trocar o contrasinal';
|
||||
$strCharsetOfFile = 'Conxunto de caracteres do ficheiro:';
|
||||
$strCheckAll = 'Marc<72>-los todos';
|
||||
$strCheckDbPriv = 'Verificar os privilexios do banco de datos';
|
||||
$strCheckTable = 'Verificar a tabela';
|
||||
@@ -404,7 +405,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';
|
||||
@@ -418,7 +419,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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user