mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 10:04: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,6 +58,7 @@ $translations = array(
|
||||
'New item' => 'Nuovo elemento',
|
||||
'Search' => 'Cerca',
|
||||
'Sort' => 'Ordina',
|
||||
'descending' => 'discendente',
|
||||
'Limit' => 'Limite',
|
||||
'No rows.' => 'Nessuna riga.',
|
||||
'Action' => 'Azione',
|
||||
@@ -198,7 +199,6 @@ $translations = array(
|
||||
'Move' => 'Sposta',
|
||||
'%d item(s) have been affected.' => array('Il risultato consiste in %d elemento', 'Il risultato consiste in %d elementi'),
|
||||
'whole result' => 'intero risultato',
|
||||
'clone' => 'clona',
|
||||
'Clone' => 'Clona',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Troppi campi. Per favore aumentare %s e %s.',
|
||||
'Partition by' => 'Partiziona per',
|
||||
@@ -213,4 +213,5 @@ $translations = array(
|
||||
'Stop on error' => 'Stop su errore',
|
||||
'Select table' => 'Scegli tabella',
|
||||
'%.3f s' => '%.3f s',
|
||||
'History' => 'Storia',
|
||||
);
|
||||
|
Reference in New Issue
Block a user