From f356a5900b460fc10a7e416626ec2a42c236723f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Domeradzki?= Date: Sun, 8 Jan 2017 15:18:27 +0100 Subject: [PATCH] New translations --- .../Localization/CGStrings.de-DE.resx | 159 ++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 ConfigGenerator/Localization/CGStrings.de-DE.resx diff --git a/ConfigGenerator/Localization/CGStrings.de-DE.resx b/ConfigGenerator/Localization/CGStrings.de-DE.resx new file mode 100644 index 000000000..42cf99568 --- /dev/null +++ b/ConfigGenerator/Localization/CGStrings.de-DE.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + + + + + + + + + + Konfigurierte {0} Einstellung ist ungültig: {1} + {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value + + + + + {0} ist null! + {0} will be replaced by object's name + + + + + + + + + + + + + + + + + + + + \ No newline at end of file