mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 09:04:02 +02:00
Change table operations descriptions
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1257 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -196,12 +196,12 @@ $translations = array(
|
||||
'Partition name' => 'Nombre de Partición',
|
||||
'Values' => 'Valores',
|
||||
'%d row(s) have been imported.' => array('%d registro importado.', '%d registros importados.'),
|
||||
'Table structure' => 'Información de la Tabla',
|
||||
'Show structure' => 'Información de la Tabla',
|
||||
'(anywhere)' => '(donde sea)',
|
||||
'CSV Import' => 'Importar CSV',
|
||||
'Import' => 'Importar',
|
||||
'Stop on error' => 'Parar en caso de error',
|
||||
'Select table' => 'Mostrar datos',
|
||||
'Select data' => 'Mostrar datos',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$5/$3/$1',
|
||||
'[yyyy]-mm-dd' => 'dd/mm/[aaaa]',
|
||||
|
Reference in New Issue
Block a user