mirror of
https://github.com/vrana/adminer.git
synced 2026-01-07 16:13:01 +01:00
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@641 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -90,7 +90,6 @@ $translations = array(
|
||||
'Sessions must be enabled.' => 'Deben estar habilitadas las sesiones.',
|
||||
'Session expired, please login again.' => 'Sesion expirada, favor loguéese de nuevo.',
|
||||
'Text length' => 'Longitud de texto',
|
||||
'Syntax highlighting' => 'Destacar Sintaxis',
|
||||
'Foreign key has been dropped.' => 'Clave foránea eliminada.',
|
||||
'Foreign key has been altered.' => 'Clave foránea modificada.',
|
||||
'Foreign key has been created.' => 'Clave foránea creada.',
|
||||
@@ -163,9 +162,7 @@ $translations = array(
|
||||
'Format' => 'Formato',
|
||||
'SQL' => 'SQL',
|
||||
'CSV' => 'CSV',
|
||||
'skip' => 'ignorar',
|
||||
'Tables' => 'Tablas',
|
||||
'Structure' => 'Estructura',
|
||||
'Data' => 'Datos',
|
||||
'Event has been dropped.' => 'Evento eliminado.',
|
||||
'Event has been altered.' => 'Evento modificado.',
|
||||
@@ -216,4 +213,5 @@ $translations = array(
|
||||
'Import' => 'Importar',
|
||||
'Stop on error' => 'Parar en caso de error',
|
||||
'Select table' => 'Seleccionar tabla',
|
||||
'%.3f s' => '%.3f s',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user