lang/spanish-*.inc.php3: Updates, thanks to Daniel Hinostroza C.
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2003-01-17 Robin Johnson <robbat2@users.sourceforge.net>
|
||||||
|
* lang/spanish-*.inc.php3: Updates, thanks to Daniel Hinostroza C.
|
||||||
|
|
||||||
2003-01-17 Alexander M. Turek <rabus@users.sourceforge.net>
|
2003-01-17 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* server_privileges.php3: Wrong label.
|
* server_privileges.php3: Wrong label.
|
||||||
|
|
||||||
|
@@ -532,16 +532,16 @@ $strYes = 'S
|
|||||||
|
|
||||||
$strZeroRemovesTheLimit = 'Nota: cambiando los par<61>metros de estas opciones a 0 (cero) remueven el l<>mite.';
|
$strZeroRemovesTheLimit = 'Nota: cambiando los par<61>metros de estas opciones a 0 (cero) remueven el l<>mite.';
|
||||||
$strZip = '"comprimido con zip"';
|
$strZip = '"comprimido con zip"';
|
||||||
// To translate
|
|
||||||
|
|
||||||
$strAddedColumnComment = 'Added comment for column'; //to translate
|
$strAbsolutePathToDocSqlDir = 'Por favor, ingrese la ruta absoluta del servidor hacia el directorio docSQL';
|
||||||
$strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
|
$strAddedColumnComment = 'Se a<>adi<64> un comentario para la columna';
|
||||||
$strAddedColumnRelation = 'Added relation for column'; //to translate
|
$strAddedColumnRelation = 'Se a<>adi<64> una relaci<63>n para la columna';
|
||||||
$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
|
$strFileCouldNotBeRead = 'No fue posible leer el archivo';
|
||||||
$strImportFinished = 'Import finished'; //to translate
|
$strIgnoringFile = 'Ignorando el archivo %s';
|
||||||
$strFileCouldNotBeRead = 'File could not be read'; //to translate
|
$strImportFiles = 'Importar archivos';
|
||||||
$strIgnoringFile = 'Ignoring file %s'; //to translate
|
$strImportFinished = 'Importaci<63>n culminada';
|
||||||
$strThisNotDirectory = 'This was not a directory'; //to translate
|
$strThisNotDirectory = 'Esto no fue un directorio';
|
||||||
$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
|
$strWritingCommentNotPossible = 'No fue posible escribir el comentario';
|
||||||
$strImportFiles = 'Import files'; //to translate
|
$strWritingRelationNotPossible = 'No fue posible escribir la relaci<63>n';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user