From d53f312e2b705c0736e72aa0f84ef01827732717 Mon Sep 17 00:00:00 2001 From: 77web Date: Mon, 11 Jul 2011 00:50:09 +0900 Subject: [PATCH] changed "should" to "must" in message 6 and 7. also moved message 32 as replacement of message 5, according to note by yethee --- .../Resources/translations/validators.ja_JP.xliff | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ja_JP.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ja_JP.xliff index b8f3c5ff2f..c88be3672d 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ja_JP.xliff +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ja_JP.xliff @@ -19,15 +19,15 @@ 値は空でなければなりません - This value should be one of the given choices - 値は指定された選択肢のうちの1つでなければなりません + The value you selected is not a valid choice + 選択された値は選択肢として有効な値ではありません - You should select at least {{ limit }} choices + You must select at least {{ limit }} choices {{ limit }}個以上選択してください - You should select at most {{ limit }} choices + You must select at most {{ limit }} choices {{ limit }}個以内で選択してください @@ -126,10 +126,6 @@ The two values should be equal 2つの値が同じでなければなりません - - The value you selected is not a valid choice - 選択された値は選択肢として有効な値ではありません - One or more of the given values is invalid 1つまたは複数の選択された値が正しくありません