mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@708 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -58,7 +58,7 @@ $translations = array(
|
||||
'New item' => 'Nuevo Registro',
|
||||
'Search' => 'Buscar',
|
||||
'Sort' => 'Ordenar',
|
||||
'DESC' => 'descendiente',
|
||||
'descending' => 'descendiente',
|
||||
'Limit' => 'Limit',
|
||||
'No rows.' => 'No hay filas.',
|
||||
'Action' => 'Acción',
|
||||
@@ -195,7 +195,6 @@ $translations = array(
|
||||
'Move' => 'Mover',
|
||||
'Engine' => 'Motor',
|
||||
'Save and continue edit' => 'Guardar y continuar editando',
|
||||
'clone' => 'clonar',
|
||||
'original' => 'original',
|
||||
'Tables have been dropped.' => 'Las tablas fueron eliminados.',
|
||||
'%d item(s) have been affected.' => array('%d item afectado.', '%d itemes afectados.'),
|
||||
@@ -214,4 +213,5 @@ $translations = array(
|
||||
'Stop on error' => 'Parar en caso de error',
|
||||
'Select table' => 'Seleccionar tabla',
|
||||
'%.3f s' => '%.3f s',
|
||||
'History' => 'Historia',
|
||||
);
|
||||
|
Reference in New Issue
Block a user