mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +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' => 'Nouvel élément',
|
||||
'Search' => 'Rechercher',
|
||||
'Sort' => 'Ordonner',
|
||||
'descending' => 'décroissant',
|
||||
'Limit' => 'Limit',
|
||||
'No rows.' => 'Aucun résultat',
|
||||
'Action' => 'Action',
|
||||
@@ -198,7 +199,6 @@ $translations = array(
|
||||
'Move' => 'Déplacer',
|
||||
'%d item(s) have been affected.' => array('%d élément ont été modifié.', '%d éléments ont été modifié.'),
|
||||
'whole result' => 'résultat entier',
|
||||
'clone' => 'cloner',
|
||||
'Clone' => 'Cloner',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Le nombre de champs maximum est dépassé. Veuillez augmenter %s et %s',
|
||||
'Partition by' => 'Partitionné par',
|
||||
@@ -213,4 +213,5 @@ $translations = array(
|
||||
'Stop on error' => 'Arrêt sur erreur',
|
||||
'Select table' => 'Selectionner la table',
|
||||
'%.3f s' => '%.3f s',
|
||||
'History' => 'Histoire',
|
||||
);
|
||||
|
Reference in New Issue
Block a user