diff --git a/ConfigGenerator/Localization/CGStrings.ja-JP.resx b/ConfigGenerator/Localization/CGStrings.ja-JP.resx index 80bbd5cd0..10ca209c6 100644 --- a/ConfigGenerator/Localization/CGStrings.ja-JP.resx +++ b/ConfigGenerator/Localization/CGStrings.ja-JP.resx @@ -154,17 +154,41 @@ 設定された{0} プロパティは無効です: {1} {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value - - - + + 指定されたCurrentCultureが有効ではありません。ConfigGeneratorはデフォルトで実行されます! + + + この名前は既に使用されています! + This happens e.g. when user wants to create a bot with name that exists already + + + この名前は留保されています! + This happens e.g. when user wants to create a bot with reserved name, such as "ASF" + {0} は空(null) です! {0} will be replaced by object's name - - - - + + ASFに不適切なバージョンのConfigGeneratorを使用しようとしたようです。 + +ASF: {0} | ConfigGenerator: {1} + +ASFに適切なバージョンのConfigGeneratorを使用してください。適切なリリースにリダイレクトされます... + {0} will be replaced by ASF version (string), {1} will be replaced by ConfigGenerator version (string). Please note that this string should include newlines for formatting. + + + 新規 + This is used as MessageBox title + + + 除去 + This is used as MessageBox title + + + 改名 + This is used as MessageBox title +