File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 134
134
<source >This file is not a valid image.</source >
135
135
<target >ファイルが画像ではありません。</target >
136
136
</trans-unit >
137
- <trans-unit id =" 37" >
137
+ <trans-unit id =" 37" resname = " This is not a valid IP address. " >
138
138
<source >This value is not a valid IP address.</source >
139
139
<target >有効なIPアドレスではありません。</target >
140
140
</trans-unit >
190
190
<source >No file was uploaded.</source >
191
191
<target >ファイルがアップロードされていません。</target >
192
192
</trans-unit >
193
- <trans-unit id =" 51" >
193
+ <trans-unit id =" 51" resname = " No temporary folder was configured in php.ini. " >
194
194
<source >No temporary folder was configured in php.ini, or the configured folder does not exist.</source >
195
195
<target >php.iniに一時フォルダが設定されていないか、設定されたフォルダが存在しません。</target >
196
196
</trans-unit >
222
222
<source >Unsupported card type or invalid card number.</source >
223
223
<target >未対応のカード種類又は無効なカード番号です。</target >
224
224
</trans-unit >
225
- <trans-unit id =" 59" >
225
+ <trans-unit id =" 59" resname = " This is not a valid International Bank Account Number (IBAN). " >
226
226
<source >This value is not a valid International Bank Account Number (IBAN).</source >
227
227
<target >有効な国際銀行勘定番号(IBAN)ではありません。</target >
228
228
</trans-unit >
310
310
<source >This value does not match the expected {{ charset }} charset.</source >
311
311
<target >この値は予期される文字コード({{ charset }})と異なります。</target >
312
312
</trans-unit >
313
- <trans-unit id =" 81" >
313
+ <trans-unit id =" 81" resname = " This is not a valid Business Identifier Code (BIC). " >
314
314
<source >This value is not a valid Business Identifier Code (BIC).</source >
315
315
<target >有効なSWIFTコードではありません。</target >
316
316
</trans-unit >
317
317
<trans-unit id =" 82" >
318
318
<source >Error</source >
319
319
<target >エラー</target >
320
320
</trans-unit >
321
- <trans-unit id =" 83" >
321
+ <trans-unit id =" 83" resname = " This is not a valid UUID. " >
322
322
<source >This value is not a valid UUID.</source >
323
323
<target >有効なUUIDではありません。</target >
324
324
</trans-unit >
You can’t perform that action at this time.
0 commit comments