Update translations

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@572 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-04-03 14:06:01 +00:00
parent ba642018f7
commit deebaa32c4
7 changed files with 137 additions and 65 deletions

View File

@@ -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',
);