Updated thanks to Martin Marconcini
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
$charset = "iso-8859-1";
|
$charset = "iso-8859-1";
|
||||||
$left_font_family = "sans-serif";
|
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
|
||||||
$right_font_family = "sans-serif";
|
$right_font_family = "helvetica, arial, geneva, sans-serif";
|
||||||
$number_thousands_separator = ",";
|
$number_thousands_separator = ",";
|
||||||
$number_decimal_separator = ".";
|
$number_decimal_separator = ".";
|
||||||
$byteUnits = array("Bytes", "KB", "MB", "GB");
|
$byteUnits = array("Bytes", "KB", "MB", "GB");
|
||||||
@@ -13,47 +13,49 @@ $strAction = "Acción";
|
|||||||
$strAddDeleteColumn = "Aqadir/borrar columna de criterio";
|
$strAddDeleteColumn = "Aqadir/borrar columna de criterio";
|
||||||
$strAddDeleteRow = "Aqadir/borrar fila de criterio";
|
$strAddDeleteRow = "Aqadir/borrar fila de criterio";
|
||||||
$strAddNewField = "Ingresar nuevo campo";
|
$strAddNewField = "Ingresar nuevo campo";
|
||||||
$strAddPriv = "Add a new Privilege"; //to translate
|
$strAddPriv = "Agregar nuevo privilegio";
|
||||||
$strAddPrivMessage = "You have added a new privilege."; //to translate
|
$strAddPrivMessage = "Ud. ha agregado un nuevo privilegio.";
|
||||||
$strAddSearchConditions = "Ingresar condiciones de búsqueda (cuerpo de la clausula \"where\"):";
|
$strAddSearchConditions = "Ingresar condiciones de búsqueda (cuerpo de la clausula \"where\"):";
|
||||||
$strAddUser = "Add a new User"; //to translate
|
$strAddUser = "Agregar nuevo usuario";
|
||||||
$strAddUserMessage = "You have added a new user."; //to translate
|
$strAddUserMessage = "Ud. ha agregado un nuevo usuario.";
|
||||||
$strAfter = "After"; //to translate
|
$strAfter = "Despues";
|
||||||
$strAll = "All"; //to translate
|
$strAll = "Todos/as";
|
||||||
$strAlterOrderBy = "Alter table order by"; //to translate
|
$strAlterOrderBy = "Alterar Order By de la tabla";
|
||||||
$strAnalyzeTable = "Analyze table"; //to translate
|
$strAnalyzeTable = "Analizar tabla";
|
||||||
$strAnd = "Y";
|
$strAnd = "Y";
|
||||||
$strAnIndex = "Un índice se ha ingresado en ";
|
$strAnIndex = "Un índice se ha ingresado en ";
|
||||||
$strAny = "Any"; //to translate
|
$strAny = "cualquiera";
|
||||||
$strAnyColumn = "Any Column"; //to translate
|
$strAnyColumn = "Cualquier columna";
|
||||||
$strAnyDatabase = "Any database"; //to translate
|
$strAnyDatabase = "Cualquier base de datos";
|
||||||
$strAnyHost = "Any host"; //to translate
|
$strAnyHost = "Cualquier host";
|
||||||
$strAnyTable = "Any table"; //to translate
|
$strAnyTable = "Cualquier tabla";
|
||||||
$strAnyUser = "Any user"; //to translate
|
$strAnyUser = "Cualquier usuarui";
|
||||||
$strAPrimaryKey = "Se ha ingresado una nueva clave primaria en ";
|
$strAPrimaryKey = "Se ha ingresado una nueva clave primaria en ";
|
||||||
$strAscending = "Asendente";
|
$strAscending = "Asendente";
|
||||||
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
|
$strAtBeginningOfTable = "Al comienzo de la tabla";
|
||||||
$strAtEndOfTable = "At End of Table"; //to translate
|
$strAtEndOfTable = "Al final de la tabla";
|
||||||
$strAttr = "Atributos";
|
$strAttr = "Atributos";
|
||||||
|
|
||||||
$strBack = "Back"; //to translate
|
$strBack = "Volver";
|
||||||
$strBookmarkLabel = "Label"; //to translate
|
$strBinary = " Binario ";
|
||||||
|
$strBinaryDoNotEdit = " Binario - no editar! ";
|
||||||
|
$strBookmarkLabel = "Etiqueta";
|
||||||
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
|
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
|
||||||
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
|
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
|
||||||
$strBookmarkView = "View only"; //to translate
|
$strBookmarkView = "View only"; //to translate
|
||||||
$strBrowse = "Examinar";
|
$strBrowse = "Examinar";
|
||||||
|
|
||||||
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate
|
$strCantLoadMySQL = "imposible cargar extension MySQL,<br>por favor revise la configuracion de PHP.";
|
||||||
$strCarriage = "Retorno de carro: \\r";
|
$strCarriage = "Retorno de carro: \\r";
|
||||||
$strChange = "Cambio";
|
$strChange = "Cambio";
|
||||||
$strCheckAll = "Check All"; //to translate
|
$strCheckAll = "Revisar todos/as";
|
||||||
$strCheckDbPriv = "Check Database Privileges"; //to translate
|
$strCheckDbPriv = "Revisar privilegios de la base de datos";
|
||||||
$strCheckTable = "Check table"; //to translate
|
$strCheckTable = "Revisar tabla";
|
||||||
$strColumn = "Column"; //to translate
|
$strColumn = "Columna";
|
||||||
$strColumnEmpty = "The columns names are empty!"; //to translate
|
$strColumnEmpty = "Los nombres de columna estan vacios!";
|
||||||
$strColumnNames = "Nombre de columnas";
|
$strColumnNames = "Nombre de columnas";
|
||||||
$strCompleteInserts = "Complete inserts"; //to translate
|
$strCompleteInserts = "Complete inserts"; //to translate
|
||||||
$strConfirm = "Do you really want to do it?"; //to translate
|
$strConfirm = "Realmente quieres hacerlo?";
|
||||||
$strCopyTable = "Copiar tablas a :";
|
$strCopyTable = "Copiar tablas a :";
|
||||||
$strCopyTableOK = "La tabla \$table ha sido copiada a \$new_name.";
|
$strCopyTableOK = "La tabla \$table ha sido copiada a \$new_name.";
|
||||||
$strCreate = "Crear";
|
$strCreate = "Crear";
|
||||||
@@ -61,37 +63,38 @@ $strCreateNewDatabase = "Crear nueva base de datos";
|
|||||||
$strCreateNewTable = "Crear nueva tabla en base de datos ";
|
$strCreateNewTable = "Crear nueva tabla en base de datos ";
|
||||||
$strCriteria = "Criterio";
|
$strCriteria = "Criterio";
|
||||||
|
|
||||||
$strData = "Data"; //to translate
|
$strData = "Datos";
|
||||||
$strDatabase = "Base De Datos ";
|
$strDatabase = "Base De Datos ";
|
||||||
$strDatabases = "Bases de datos";
|
$strDatabases = "Bases de datos";
|
||||||
$strDataOnly = "Data only"; //to translate
|
$strDataOnly = "Solo datos";
|
||||||
$strDbEmpty = "The database name is empty!"; //to translate
|
$strDbEmpty = "El nombre de la base de datos esta vacio!";
|
||||||
$strDefault = "Defecto";
|
$strDefault = "Defecto";
|
||||||
$strDelete = "Borrar";
|
$strDelete = "Borrar";
|
||||||
$strDeleted = "La fila se ha borrado";
|
$strDeleted = "La fila se ha borrado";
|
||||||
$strDeleteFailed = "Deleted Failed!"; //to translate
|
$strDeleteFailed = "La operacion de borrado ha fallado!";
|
||||||
$strDeletePassword = "Delete Password"; //to translate
|
$strDeletePassword = "Borrar contrase<73>a";
|
||||||
$strDeleteUserMessage = "You have deleted the user"; //to translate
|
$strDeleteUserMessage = "Ud. ha borrado el usuario";
|
||||||
$strDelPassMessage = "You have deleted the password for"; //to translate
|
$strDelPassMessage = "Ud. ha borrado la contrase<73>a para";
|
||||||
$strDescending = "Descendente";
|
$strDescending = "Descendente";
|
||||||
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate
|
$strDisableMagicQuotes = "<b>Atencion:</b> Ud. ha activado magic_quotes_gpc en su configuracion de PHP. Esta version de PhpMyAdmin no funciona correctamente con ello. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como desactivar dicha opcion.";
|
||||||
$strDisplay = "Display"; //to translate
|
$strDisplay = "Mostrar";
|
||||||
$strDoAQuery = "Realizar un \"query by example\" (wildcard: \"%\")";
|
$strDoAQuery = "Realizar un \"query by example\" (wildcard: \"%\")";
|
||||||
$strDocu = "Documentación";
|
$strDocu = "Documentación";
|
||||||
$strDoYouReally = "Desea realmente hacer ";
|
$strDoYouReally = "Desea realmente hacer ";
|
||||||
$strDrop = "Eliminar";
|
$strDrop = "Eliminar";
|
||||||
$strDropDB = "Eliminar base de datos ";
|
$strDropDB = "Eliminar base de datos ";
|
||||||
$strDumpingData = "Volcar la base de datos para la tabla";
|
$strDumpingData = "Volcar la base de datos para la tabla";
|
||||||
$strDynamic = "dynamic"; //to translate
|
$strDynamic = "dinamico/a";
|
||||||
|
|
||||||
$strEdit = "Editar";
|
$strEdit = "Editar";
|
||||||
$strEditPrivileges = "Edit Privileges"; //to translate
|
$strEditPrivileges = "Editar Privilegios";
|
||||||
$strEffective = "Effective"; //to translate
|
$strEffective = "Efectivo/a";
|
||||||
$strEmpty = "Vaciar";
|
$strEmpty = "Vaciar";
|
||||||
$strEmptyResultSet = "MySQL ha devuelto un valor vacío (i.e. cero columnas).";
|
$strEmptyResultSet = "MySQL ha devuelto un valor vacío (i.e. cero columnas).";
|
||||||
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate
|
$strEnableMagicQuotes = "<b>Atencion:</b> Ud. no ha activado magic_quotes_gpc en la configuracion de PHP. PhpMyAdmin necesita esta opcion para funcionar correctamente. Por favor revise la seccion de configuracion en el manual de PHP para informacion de como activar dicha opcion.";
|
||||||
$strEnclosedBy = "Encerrado por";
|
$strEnclosedBy = "Encerrado por";
|
||||||
$strEnd = "Fin";
|
$strEnd = "Fin";
|
||||||
|
$strEnglishPrivileges = " Nora: Los nombres de privilegios de MySQL estan expresados en Ingles ";
|
||||||
$strError = "Error";
|
$strError = "Error";
|
||||||
$strEscapedBy = "Escapado por";
|
$strEscapedBy = "Escapado por";
|
||||||
$strExtra = "Extra";
|
$strExtra = "Extra";
|
||||||
@@ -99,10 +102,10 @@ $strExtra = "Extra";
|
|||||||
$strField = "Campo";
|
$strField = "Campo";
|
||||||
$strFields = "Campos";
|
$strFields = "Campos";
|
||||||
$strFixed = "fixed"; //to translate
|
$strFixed = "fixed"; //to translate
|
||||||
$strFormat = "Format"; //to translate
|
$strFormat = "Formato";
|
||||||
$strFunction = "Función";
|
$strFunction = "Función";
|
||||||
|
|
||||||
$strGenTime = "Generation Time"; //to translate
|
$strGenTime = "Tiempo de Generacion";
|
||||||
$strGo = "Siga";
|
$strGo = "Siga";
|
||||||
$strGrants = "Grants"; //to translate
|
$strGrants = "Grants"; //to translate
|
||||||
|
|
||||||
@@ -111,27 +114,27 @@ $strHasBeenCreated = "se ha creado.";
|
|||||||
$strHasBeenDropped = "se ha eliminado.";
|
$strHasBeenDropped = "se ha eliminado.";
|
||||||
$strHasBeenEmptied = "se ha vaciado.";
|
$strHasBeenEmptied = "se ha vaciado.";
|
||||||
$strHome = "Home";
|
$strHome = "Home";
|
||||||
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
|
$strHomepageOfficial = "Pagina Oficial phpMyAdmin";
|
||||||
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
|
$strHomepageSourceforge = "Sourceforge phpMyAdmin Download Page"; //to translate
|
||||||
$strHost = "Host";
|
$strHost = "Host";
|
||||||
$strHostEmpty = "The host name is empty!"; //to translate
|
$strHostEmpty = "El nombre del host esta vacio!!";
|
||||||
|
|
||||||
$strIfYouWish = "Si deseas cargar solo una de las columnas de la tabla, espedificar una coma separando los campos.";
|
$strIfYouWish = "Si deseas cargar solo una de las columnas de la tabla, espedificar una coma separando los campos.";
|
||||||
$strIndex = "Indice";
|
$strIndex = "Indice";
|
||||||
$strIndexes = "Indexes"; //to translate
|
$strIndexes = "Indices";
|
||||||
$strInsert = "Insertar";
|
$strInsert = "Insertar";
|
||||||
$strInsertAsNewRow = "Insert as new row"; //to translate
|
$strInsertAsNewRow = "Inserrtar como una nueva fila";
|
||||||
$strInsertIntoTable = "Insertar in tabla";
|
$strInsertIntoTable = "Insertar in tabla";
|
||||||
$strInsertNewRow = "Insertar nueva fila";
|
$strInsertNewRow = "Insertar nueva fila";
|
||||||
$strInsertTextfiles = "Insertar archivo de texto en la tabla";
|
$strInsertTextfiles = "Insertar archivo de texto en la tabla";
|
||||||
$strInUse = "in use"; //to translate
|
$strInUse = "en uso";
|
||||||
|
|
||||||
$strKeyname = "Nombre de la clave";
|
$strKeyname = "Nombre de la clave";
|
||||||
$strKill = "Kill"; //to translate
|
$strKill = "Matar";
|
||||||
|
|
||||||
$strLength = "Length"; //to translate
|
$strLength = "Longitud";
|
||||||
$strLengthSet = "Configurar longitud";
|
$strLengthSet = "Configurar longitud";
|
||||||
$strLimitNumRows = "records per page"; //to translate
|
$strLimitNumRows = "registros por pagina";
|
||||||
$strLineFeed = "Retorno de carro: \\n";
|
$strLineFeed = "Retorno de carro: \\n";
|
||||||
$strLines = "Lineas";
|
$strLines = "Lineas";
|
||||||
$strLocationTextfile = "Localización del archivo de texto";
|
$strLocationTextfile = "Localización del archivo de texto";
|
||||||
@@ -149,32 +152,34 @@ $strMySQLShowVars = "Mostrar las variables del sistema MySQL";
|
|||||||
$strName = "Nombre";
|
$strName = "Nombre";
|
||||||
$strNext = "Próxima";
|
$strNext = "Próxima";
|
||||||
$strNo = "No";
|
$strNo = "No";
|
||||||
$strNoPassword = "No Password"; //to translate
|
$strNoPassword = "Sin Contrase<73>a";
|
||||||
$strNoPrivileges = "No Privileges"; //to translate
|
$strNoPrivileges = "Sin Privilegios";
|
||||||
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
|
$strNoRights = "Ud. no tiene suficientes privilegios para estar aqui ahora!";
|
||||||
$strNoTablesFound = "No se han encontrado tablas en la base de datos.";
|
$strNoTablesFound = "No se han encontrado tablas en la base de datos.";
|
||||||
$strNoUsersFound = "No user(s) found."; //to translate
|
$strNotNumber = "Esto no es un numero!";
|
||||||
|
$strNotValidNumber = " no es un numero de fila valido!";
|
||||||
|
$strNoUsersFound = "Usuario(s) no encontrado(s).";
|
||||||
$strNull = "Null";
|
$strNull = "Null";
|
||||||
$strNumberIndexes = " Number of advanced indexes "; //to translate
|
$strNumberIndexes = " Numero de indices avanzados ";
|
||||||
|
|
||||||
$strOftenQuotation = "A menudo comillas. OPCIONALMENTE signifíca que únicamente los campos char y varchar estan encerrados por el \"enclosed by\"-character.";
|
$strOftenQuotation = "A menudo comillas. OPCIONALMENTE signifíca que únicamente los campos char y varchar estan encerrados por el \"enclosed by\"-character.";
|
||||||
$strOptimizeTable = "Optimize table"; //to translate
|
$strOptimizeTable = "Optimizar tabla";
|
||||||
$strOptionalControls = "Optional. Controls how to write or read special characters.";
|
$strOptionalControls = "Opcional. Controla como escribir o leer caracteres especiales.";
|
||||||
$strOptionally = "OPCIONALMENTE";
|
$strOptionally = "OPCIONALMENTE";
|
||||||
$strOr = "O";
|
$strOr = "O";
|
||||||
$strOverhead = "Overhead"; //to translate
|
$strOverhead = "Overhead"; //to translate
|
||||||
|
|
||||||
$strPassword = "Password"; //to translate
|
$strPassword = "Contrase<EFBFBD>a";
|
||||||
$strPasswordEmpty = "The password is empty!"; //to translate
|
$strPasswordEmpty = "La Contrase<73>a esta vac<61>a!";
|
||||||
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
|
$strPasswordNotSame = "Las contrase<73>as no coinciden!";
|
||||||
$strPHPVersion = "PHP Version"; //to translate
|
$strPHPVersion = "Version PHP";
|
||||||
$strPos1 = "Empezar";
|
$strPos1 = "Empezar";
|
||||||
$strPrevious = "Previo";
|
$strPrevious = "Previo";
|
||||||
$strPrimary = "Primary"; //to translate
|
$strPrimary = "Primaria";
|
||||||
$strPrimaryKey = "Primary key"; //to translate
|
$strPrimaryKey = "Clave Primaria";
|
||||||
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
|
$strPrinterFriendly = "Version Printer friendly de la tabla de arriba";
|
||||||
$strPrintView = "Print view"; //to translate
|
$strPrintView = "Print view"; //to translate
|
||||||
$strPrivileges = "Privileges"; //to translate
|
$strPrivileges = "Privilegios";
|
||||||
$strProducedAnError = "se produjo un error.";
|
$strProducedAnError = "se produjo un error.";
|
||||||
$strProperties = "Propiedades";
|
$strProperties = "Propiedades";
|
||||||
|
|
||||||
@@ -184,23 +189,23 @@ $strReadTheDocs = "Leer los documentos";
|
|||||||
$strRecords = "Campos";
|
$strRecords = "Campos";
|
||||||
$strReloadFailed = "El reinicio de MySQL ha fallado.";
|
$strReloadFailed = "El reinicio de MySQL ha fallado.";
|
||||||
$strReloadMySQL = "Reinicio de MySQL";
|
$strReloadMySQL = "Reinicio de MySQL";
|
||||||
$strRememberReload = "Remember reload the server."; //to translate
|
$strRememberReload = "Recuerde recargar el servidor.";
|
||||||
$strRenameTable = "Renombrar tabla a";
|
$strRenameTable = "Renombrar tabla a";
|
||||||
$strRenameTableOK = "Tabla \$table se ha renombrado a \$new_name";
|
$strRenameTableOK = "Tabla \$table se ha renombrado a \$new_name";
|
||||||
$strRepairTable = "Repair table"; //to translate
|
$strRepairTable = "Reparar Tabla";
|
||||||
$strReplace = "Reemplazar";
|
$strReplace = "Reemplazar";
|
||||||
$strReplaceTable = "Reemplazar datos de tabla con archivo";
|
$strReplaceTable = "Reemplazar datos de tabla con archivo";
|
||||||
$strReset = "Reset";
|
$strReset = "Reset";
|
||||||
$strReType = "Re-type"; //to translate
|
$strReType = "Re-escriba";
|
||||||
$strRevoke = "Revoke"; //to translate
|
$strRevoke = "Revocar";
|
||||||
$strRevokeGrant = "Revoke Grant"; //to translate
|
$strRevokeGrant = "Revocar Grant";
|
||||||
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
|
$strRevokeGrantMessage = "Ud. ha revocado el privilegio Grant para ";
|
||||||
$strRevokeMessage = "You have revoked the privileges for"; //to translate
|
$strRevokeMessage = "Ud. ha revocado los privilegios para";
|
||||||
$strRevokePriv = "Revoke Privileges"; //to translate
|
$strRevokePriv = "Revocar Privilegios";
|
||||||
$strRowLength = "Row length"; //to translate
|
$strRowLength = "Logitud de la fila";
|
||||||
$strRows = "Rows"; //to translate
|
$strRows = "Filas";
|
||||||
$strRowsFrom = "rows starting from"; //to translate
|
$strRowsFrom = "rows starting from"; //to translate
|
||||||
$strRowsStatistic = "Row Statistic"; //to translate
|
$strRowsStatistic = "Estadisticas de la fila";
|
||||||
$strRunning = "ejecutandose on ";
|
$strRunning = "ejecutandose on ";
|
||||||
$strRunQuery = "Ejecutar Query";
|
$strRunQuery = "Ejecutar Query";
|
||||||
$strRunSQLQuery = "Ejecutar SQL query/queries en la base de datos ";
|
$strRunSQLQuery = "Ejecutar SQL query/queries en la base de datos ";
|
||||||
@@ -211,48 +216,48 @@ $strSelectFields = "Seleccionar campos (al menos uno):";
|
|||||||
$strSelectNumRows = "in query"; //to translate
|
$strSelectNumRows = "in query"; //to translate
|
||||||
$strSend = "enviar";
|
$strSend = "enviar";
|
||||||
$strSequence = "Seq."; //to translate
|
$strSequence = "Seq."; //to translate
|
||||||
$strServerVersion = "Server version"; //to translate
|
$strServerVersion = "Version del Servidor";
|
||||||
$strShow = "Mostrar";
|
$strShow = "Mostrar";
|
||||||
$strShowingRecords = "Mostrando campos ";
|
$strShowingRecords = "Mostrando campos ";
|
||||||
$strSingly = "(singly)"; //to translate
|
$strSingly = "(singly)"; //to translate
|
||||||
$strSize = "Size"; //to translate
|
$strSize = "Tama<EFBFBD>o";
|
||||||
$strSort = "Ordenar";
|
$strSort = "Ordenar";
|
||||||
$strSpaceUsage = "Space usage"; //to translate
|
$strSpaceUsage = "Espacio utilizado";
|
||||||
$strSQLQuery = "SQL-query";
|
$strSQLQuery = "SQL-query";
|
||||||
$strStatement = "Statements"; //to translate
|
$strStatement = "Sentencias";
|
||||||
$strStrucCSV = "Datos CSV ";
|
$strStrucCSV = "Datos CSV ";
|
||||||
$strStrucData = "Estructura y datos";
|
$strStrucData = "Estructura y datos";
|
||||||
$strStrucDrop = "Aqadir 'drop table'";
|
$strStrucDrop = "Aqadir 'drop table'";
|
||||||
$strStrucOnly = "Unicamente estructura ";
|
$strStrucOnly = "Unicamente estructura ";
|
||||||
$strSubmit = "Enviar";
|
$strSubmit = "Enviar";
|
||||||
$strSuccess = "Su query-SQL ha sido ejecutado con ixito";
|
$strSuccess = "Su query-SQL ha sido ejecutado con ixito";
|
||||||
$strSum = "Sum"; //to translate
|
$strSum = "Sum";
|
||||||
|
|
||||||
$strTable = "tabla ";
|
$strTable = "tabla ";
|
||||||
$strTableComments = "Table comments"; //to translate
|
$strTableComments = "Comentarios de la Tabla";
|
||||||
$strTableEmpty = "The table name is empty!"; //to translate
|
$strTableEmpty = "El nombre de la tabla esta vacio!";
|
||||||
$strTableMaintenance = "Table maintenance"; //to translate
|
$strTableMaintenance = "Mantenimiento de la tabla";
|
||||||
$strTableStructure = "Estructura de tabla para tabla";
|
$strTableStructure = "Estructura de tabla para tabla";
|
||||||
$strTableType = "Table type"; //to translate
|
$strTableType = "Tipo de tabla";
|
||||||
$strTerminatedBy = "terminado por";
|
$strTerminatedBy = "terminado por";
|
||||||
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
|
$strTextAreaLength = " Debido a su longitud,<br> este campo puede no ser editable ";
|
||||||
$strTheContent = "El contenido de su archivo ha sido insertado.";
|
$strTheContent = "El contenido de su archivo ha sido insertado.";
|
||||||
$strTheContents = "El contenido del archivo reemplaza el contenido de la tabla seleccionada para las columnas identicas primarias o znicas.";
|
$strTheContents = "El contenido del archivo reemplaza el contenido de la tabla seleccionada para las columnas identicas primarias o znicas.";
|
||||||
$strTheTerminator = "El terminador de los campos.";
|
$strTheTerminator = "El terminador de los campos.";
|
||||||
$strTotal = "total";
|
$strTotal = "total";
|
||||||
$strType = "Tipo";
|
$strType = "Tipo";
|
||||||
|
|
||||||
$strUncheckAll = "Uncheck All"; //to translate
|
$strUncheckAll = "Desmarcar todos";
|
||||||
$strUnique = "Unico";
|
$strUnique = "Unico";
|
||||||
$strUpdatePassMessage = "You have updated the password for"; //to translate
|
$strUpdatePassMessage = "Ud. ha actualizado la contrase<73>a para";
|
||||||
$strUpdatePassword = "Update Password"; //to translate
|
$strUpdatePassword = "Actualizar Contrase<73>a";
|
||||||
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
|
$strUpdatePrivMessage = "Ud. a actualizado los privilegios para";
|
||||||
$strUpdateQuery = ""; //to translate, but its not in use ...
|
$strUpdateQuery = ""; //to translate, but its not in use ...
|
||||||
$strUsage = "Usage"; //to translate
|
$strUsage = "Uso";
|
||||||
$strUser = "User"; //to translate
|
$strUser = "Usuario";
|
||||||
$strUserEmpty = "The user name is empty!"; //to translate
|
$strUserEmpty = "El nombre de usuario esta vacio!";
|
||||||
$strUserName = "User name"; //to translate
|
$strUserName = "Nombre de Usuario";
|
||||||
$strUsers = "Users"; //to translate
|
$strUsers = "Usuarios";
|
||||||
$strUseTables = "Usar tablas";
|
$strUseTables = "Usar tablas";
|
||||||
|
|
||||||
$strValue = "Valor";
|
$strValue = "Valor";
|
||||||
@@ -264,14 +269,6 @@ $strWrongUser = "Usuario/password equivocado. Acesso denegado.";
|
|||||||
|
|
||||||
$strYes = "Si";
|
$strYes = "Si";
|
||||||
|
|
||||||
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
|
||||||
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
|
||||||
$strBinary=" Binary "; //to translate
|
|
||||||
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
|
|
||||||
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
|
|
||||||
$strNotNumber = "This is not a number!"; //to translate
|
|
||||||
$strNotValidNumber = " is not a valid row number!"; //to translate
|
|
||||||
|
|
||||||
// export Zip (July 07, 2001, 19:48am)
|
// export Zip (July 07, 2001, 19:48am)
|
||||||
$strGzip = "\"gzipped\""; //to translate
|
$strGzip = "\"gzipped\""; //to translate
|
||||||
$strRowSize=" Row size "; //to translate
|
$strRowSize=" Row size "; //to translate
|
||||||
|
Reference in New Issue
Block a user