mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 18:14: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,7 +58,7 @@ $translations = array(
|
||||
'New item' => 'Nieuw item',
|
||||
'Search' => 'Zoeken',
|
||||
'Sort' => 'Sorteren',
|
||||
'DESC' => 'Aflopend',
|
||||
'descending' => 'Aflopend',
|
||||
'Limit' => 'Beperk',
|
||||
'No rows.' => 'Geen rijen.',
|
||||
'Action' => 'Acties',
|
||||
@@ -199,7 +199,6 @@ $translations = array(
|
||||
'Move' => 'Verplaats',
|
||||
'%d item(s) have been affected.' => array('%d item aangepast.', '%d items aangepast.'),
|
||||
'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',
|
||||
@@ -214,4 +213,5 @@ $translations = array(
|
||||
'Stop on error' => 'Stoppen bij fout',
|
||||
'Select table' => 'Selecteer tabel',
|
||||
'%.3f s' => '%.3f s',
|
||||
'History' => 'Geschiedenis',
|
||||
);
|
||||
|
Reference in New Issue
Block a user