1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 01:24:17 +02:00

Change table operations descriptions

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1257 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-11-27 13:44:44 +00:00
parent a9f08f4d36
commit 2d8a2de597
12 changed files with 23 additions and 23 deletions

View File

@@ -196,12 +196,12 @@ $translations = array(
'Partition name' => 'Name der Partition',
'Values' => 'Werte',
'%d row(s) have been imported.' => array('%d Datensatz importiert.', '%d Datensätze wurden importiert.'),
'Table structure' => 'Tabellenstruktur',
'Show structure' => 'Tabellenstruktur',
'(anywhere)' => '(beliebig)',
'CSV Import' => 'Importiere CSV',
'Import' => 'Importieren',
'Stop on error' => 'Bei Fehler anhaltan',
'Select table' => 'Tabelle auswählen',
'Select data' => 'Tabelle auswählen',
'%.3f s' => '%.3f s',
'$1-$3-$5' => '$6.$4.$1',
'[yyyy]-mm-dd' => 't.m.[jjjj]',