# HG changeset patch # User Andre Heinecke # Date 1475672013 -7200 # Node ID f505df84380d862ed772b798c91df57a6ee39fed # Parent 9e3c05a03a6faa863e9cc8cd0c39fec134fc7420 Update l10n diff -r 9e3c05a03a6f -r f505df84380d src/converter.cpp --- a/src/converter.cpp Wed Oct 05 14:43:06 2016 +0200 +++ b/src/converter.cpp Wed Oct 05 14:53:33 2016 +0200 @@ -412,6 +412,7 @@ break; } qDebug() << "Found inner quoted string: " << unquoted; + /* Now combine */ QString combined = QString("%1\"%2\"%3").arg(lastRow). arg(unquoted). diff -r 9e3c05a03a6f -r f505df84380d src/l10n/main_de_DE.ts --- a/src/l10n/main_de_DE.ts Wed Oct 05 14:43:06 2016 +0200 +++ b/src/l10n/main_de_DE.ts Wed Oct 05 14:53:33 2016 +0200 @@ -1,6 +1,6 @@ - + @@ -11,32 +11,32 @@ Converter - + Failed to open standard input and no input file provided. Öffnen des Eingabekanals Fehlgeschlagen und keine Eingabedatei übergeben. - + Failed to open %1 for reading. Die Datei "%1" konnte nicht gelesen werden. - + Failed to open standard output and no output file provided. Öffnen des Ausgabekanals Fehlgeschlagen und keine Ausgabedatei übergeben. - + Failed to open %1 for writing. Die Datei "%1" konnte nicht geöffnet werden. - + Failed to parse input document. Fehler bei der verarbeitung des Eingabedokuments. - + Saving the XLSX document failed. Das erstellen des XLSX Dokuments ist fehlgeschlagen. @@ -138,7 +138,7 @@ Output format (default xlsx). - Ausgabeformat (standard xlsx) + Ausgabeformat (standard xlsx) @@ -167,5 +167,29 @@ File to process (default stdin) Eingabedatei (standard stdin) + + Error! + Fehler! + + + + Failed to open replacement file: + Die Konfigurationsdatei für Textersatz konnte nicht geöffnet werden: + + + + Invalid replacement line: + Invalide Textersatz konfiguration: + + + + Invalid regular expression: + Regulärer Ausdruck ungültig: + + + + Error: + Fehler: +