mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 01:24:17 +02:00
Update French translation (thanks to vlakoff)
This commit is contained in:
@@ -283,4 +283,11 @@ $translations = array(
|
|||||||
'Saving' => 'Enregistrement',
|
'Saving' => 'Enregistrement',
|
||||||
'yes' => 'oui',
|
'yes' => 'oui',
|
||||||
'no' => 'non',
|
'no' => 'non',
|
||||||
|
'Materialized View' => 'Vue matérialisée',
|
||||||
|
'Create materialized view' => 'Créer une vue matérialisée',
|
||||||
|
'%d / ' => '%d / ',
|
||||||
|
'Limit rows' => 'Limiter les lignes',
|
||||||
|
'Default value' => 'Valeur par défaut',
|
||||||
|
'If you did not send this request from Adminer then close this page.' => 'Si vous n\'avez pas envoyé cette requête depuis Adminer, alors fermez cette page.',
|
||||||
|
'You are offline.' => 'Vous êtes hors ligne.',
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user