mirror of
https://github.com/vrana/adminer.git
synced 2026-05-09 00:27:11 +02:00
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@572 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -204,4 +204,16 @@ $translations = array(
|
||||
'whole result' => 'volledig resultaat',
|
||||
'clone' => 'dupliceer',
|
||||
'Clone' => 'Dupliceer',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Maximum aantal velden bereikt. Verhoog %s en %s.',
|
||||
'Partition by' => 'Partitioneren op',
|
||||
'Partitions' => 'Partities',
|
||||
'Partition name' => 'Partitie naam',
|
||||
'Values' => 'Waarden',
|
||||
'%d row(s) has been imported.' => array('%d rij werd ge<67>mporteerd.', '%d rijen werden ge<67>mporteerd.'),
|
||||
'Table structure' => 'Tabelstructuur',
|
||||
'(anywhere)' => '(overal)',
|
||||
'CSV Import' => 'CSV Import',
|
||||
'Import' => 'Importeren',
|
||||
'Stop on error' => 'Stoppen bij fout',
|
||||
'Select table' => 'Selecteer tabel',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user