mirror of
https://github.com/vrana/adminer.git
synced 2026-05-09 04:35:31 +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:
@@ -157,9 +157,9 @@ $translations = array(
|
||||
'Functions' => 'Funktionen',
|
||||
'Aggregation' => 'Aggregationen',
|
||||
'Export' => 'Exportieren',
|
||||
'Output' => 'Ausgabe',
|
||||
'Output' => 'Ergebnis',
|
||||
'open' => 'zeigen',
|
||||
'save' => 'speichern',
|
||||
'save' => 'Datei',
|
||||
'Format' => 'Format',
|
||||
'SQL' => 'SQL',
|
||||
'CSV' => 'CSV',
|
||||
@@ -204,4 +204,16 @@ $translations = array(
|
||||
'%d item(s) have been affected.' => array('%d Artikel betroffen.', '%d Artikel betroffen.'),
|
||||
'whole result' => 'gesamtes Resultat',
|
||||
'Clone' => 'Klonen',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Die maximal erlaubte Anzahl der Felder ist überschritten. Bitte %s und %s erhöhen.',
|
||||
'Partition by' => 'Partitionieren um',
|
||||
'Partitions' => 'Partitionen',
|
||||
'Partition name' => 'Name der Partition',
|
||||
'Values' => 'Werte',
|
||||
'%d row(s) has been imported.' => array('%d Datensatz importiert.', '%d Datensätze wurden importiert.'),
|
||||
'Table structure' => 'Tabellensruktur',
|
||||
'(anywhere)' => '(beliebig)',
|
||||
'CSV Import' => 'Importiere CSV',
|
||||
'Import' => 'Importieren',
|
||||
'Stop on error' => 'Bei Fehler anhaltan',
|
||||
'Select table' => 'Tabelle auswählen',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user