-# Japanese translations for Ruby on Rails
+# Japanese translations for Ruby on Rails
# by Akira Matsuda (ronnie@dio.jp)
# AR error messages are basically taken from Ruby-GetText-Package. Thanks to Masao Mutoh.
+# updated for Rails 2.3.4 by Tsutomu Kuroda <t-kuroda@oiax.jp>
ja:
date:
two_words_connector: "と"
last_word_connector: "と"
+ select:
+ prompt: "選択してください。"
+
number:
format:
separator: "."
activerecord:
errors:
- format:
- separator: ""
template:
header:
one: "{{model}}にエラーが発生しました。"
odd: "は奇数にしてください。"
even: "は偶数にしてください。"
+ full_messages:
+ format: "{{attribute}}{{message}}"
+