diff --git a/po/de.po b/po/de.po index 5efd04e24..d7ba15ec5 100644 --- a/po/de.po +++ b/po/de.po @@ -5672,6 +5672,9 @@ msgid "" " Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" msgstr "" +"mehrere Zeilen pro INSERT Schlüsselwort einfügen " +" Beispiel: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"(7,8,9)" #: libraries/export/sql.php:156 msgid ""
INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)
INSERT
INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"(7,8,9)