From ceab4af0c9e4d0d327cda0a5605838fe373906f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Domeradzki?= Date: Sun, 8 Jan 2017 15:18:36 +0100 Subject: [PATCH] New translations --- .../Localization/CGStrings.cs-CZ.resx | 159 ++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 ConfigGenerator/Localization/CGStrings.cs-CZ.resx diff --git a/ConfigGenerator/Localization/CGStrings.cs-CZ.resx b/ConfigGenerator/Localization/CGStrings.cs-CZ.resx new file mode 100644 index 000000000..b2377ecb4 --- /dev/null +++ b/ConfigGenerator/Localization/CGStrings.cs-CZ.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 + + + + + + + + + + + + + + Nakonfigurované vlastnost {0} není platná: {1} + {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value + + + + + {0} má hodnotu null. + {0} will be replaced by object's name + + + + + + + + + + + + + + + + + + + + \ No newline at end of file