JDutil / contact_us

Gem providing simple Contact Form functionality with a Rails 3+ Engine.
http://contact-us-demo.herokuapp.com
MIT License
135 stars 57 forks source link

Hebrew translation #37

Closed leonzinger closed 10 years ago

leonzinger commented 10 years ago

Sample localization file for hebrew. Add more files in this directory for other locales.

See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

he: contact_us: contact_mailer: contact_email: sent_by_contact_form: "נשלח על ידי קונטקט פורם מאת %{email}" sent_by_name: "נשלח על ידי %{name} מאת %{email}" subject: "צור קשר, הודעה מאת %{email}" contacts: new: &new contact_us: "צור קשר" email: "מייל" message: "הודעה" name: "שם" subject: "נושא" submit: "שלח" new_formtastic: <<: new new_simple_form: <<: new notices: error: "הנך צריך למלא את שתי השדות." success: "הטופס נשלח בהצלחה."