File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
src/Symfony/Bundle/FrameworkBundle/Resources/translations Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1919 <target >値は空でなければなりません</target >
2020 </trans-unit >
2121 <trans-unit id =" 5" >
22- <source >This value should be one of the given choices </source >
23- <target >値は指定された選択肢のうちの1つでなければなりません </target >
22+ <source >The value you selected is not a valid choice </source >
23+ <target >選択された値は選択肢として有効な値ではありません </target >
2424 </trans-unit >
2525 <trans-unit id =" 6" >
26- <source >You should select at least {{ limit }} choices</source >
26+ <source >You must select at least {{ limit }} choices</source >
2727 <target >{{ limit }}個以上選択してください</target >
2828 </trans-unit >
2929 <trans-unit id =" 7" >
30- <source >You should select at most {{ limit }} choices</source >
30+ <source >You must select at most {{ limit }} choices</source >
3131 <target >{{ limit }}個以内で選択してください</target >
3232 </trans-unit >
3333 <trans-unit id =" 8" >
126126 <source >The two values should be equal</source >
127127 <target >2つの値が同じでなければなりません</target >
128128 </trans-unit >
129- <trans-unit id =" 32" >
130- <source >The value you selected is not a valid choice</source >
131- <target >選択された値は選択肢として有効な値ではありません</target >
132- </trans-unit >
133129 <trans-unit id =" 33" >
134130 <source >One or more of the given values is invalid</source >
135131 <target >1つまたは複数の選択された値が正しくありません</target >
You can’t perform that action at this time.
0 commit comments