(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).
* 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

View File

@@ -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';
@@ -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

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';
@@ -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