From 78941a91fe604b966f593a8b50163b00d4dbf508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Domeradzki?= Date: Mon, 16 Jan 2017 18:24:54 +0100 Subject: [PATCH] New translations --- .../Localization/CGStrings.nl-NL.resx | 26 ++++++++++++++----- 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/ConfigGenerator/Localization/CGStrings.nl-NL.resx b/ConfigGenerator/Localization/CGStrings.nl-NL.resx index 07b5fd7be..cdaf5fd68 100644 --- a/ConfigGenerator/Localization/CGStrings.nl-NL.resx +++ b/ConfigGenerator/Localization/CGStrings.nl-NL.resx @@ -118,7 +118,9 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + Geadvanceerd + @@ -133,13 +135,24 @@ {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value - - + + Deze naam is al in gebruik! + This happens e.g. when user wants to create a bot with name that exists already + + + Deze naam is gereserveerd! + This happens e.g. when user wants to create a bot with reserved name, such as "ASF" + {0} is nul! {0} will be replaced by object's name + + Nieuw + This is used as MessageBox title + + @@ -153,8 +166,9 @@ - - - + + Voer een nieuwe naam in voor de bot: + Please note that this translation should end with space + \ No newline at end of file