Bump dawidd6/action-send-mail from 3 to 4
[yosql.git] / yosql-codegen / src / main / resources / application-errors_de.properties
blob11d9f3fc204fdf5b315ce1e8e7e449d275dc2933
2 # This file is part of yosql. It is subject to the license terms in the LICENSE file found in the top-level
3 # directory of this distribution and at https://creativecommons.org/publicdomain/zero/1.0/. No part of yosql,
4 # including this file, may be copied, modified, propagated, or distributed except according to the terms contained
5 # in the LICENSE file.
7 FILE_WRITE_FAILED=[FEHLGESCHLAGEN] konnte [{0}.{1}] nicht nach [{2}] schreiben
8 FILE_PARSING_FAILED=[FEHLGESCHLAGEN] Konnte [{0}] nicht einlesen
9 PARSE_FILES_FAILED=Fehler während SQL Dateien eingelesen wurden
10 CODE_GENERATION_FAILED=Fehler während Code generiert wurde
11 READ_FILES_FAILED=Lesen von Dateien ist fehlgeschlagen mit {0}
12 NAMES_CONFIG_INVALID=Konfiguration der Namen ist ungültig, weil die Werte [{0}] mehrmals benutzt wurden
13 RUNTIME_INVALID=Konfiguration der Namen ist ungültig
14 DUPLICATE_CONVERTER_ALIAS_USED=Konfiguration der Konverter ist ungültig, weil die Aliase [{0}] mehrmals benutzt wurden