diff --git a/config/locales/contact_us/contact_us.de.yml b/config/locales/contact_us/contact_us.de.yml new file mode 100644 index 0000000..64aab87 --- /dev/null +++ b/config/locales/contact_us/contact_us.de.yml @@ -0,0 +1,25 @@ +# Sample localization file for German. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +de: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Gesendet durch das Kontaktformular. %{email}" + sent_by_name: "Nachricht von %{name} mit der E-Mail Adresse %{email}" + subject: "Nachricht von %{email}" + contacts: + new: &new + contact_us: "Kontaktiere Uns" + email: "E-Mail" + message: "Nachricht" + name: "Name" + subject: "Betreff" + submit: "Abschicken" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "Beide Felder müssen ausgefüllt werden." + success: "Die Nachricht wurde erfolgreich versendet." diff --git a/config/locales/contact_us/contact_us.el.yml b/config/locales/contact_us/contact_us.el.yml new file mode 100644 index 0000000..1fd85d1 --- /dev/null +++ b/config/locales/contact_us/contact_us.el.yml @@ -0,0 +1,24 @@ +# Localization file for Greek + +el: + 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: "Το μήνυμά σας εστάλη επιτυχώς." diff --git a/config/locales/contact_us/contact_us.en-UK.yml b/config/locales/contact_us/contact_us.en-UK.yml new file mode 100644 index 0000000..cbb9fb2 --- /dev/null +++ b/config/locales/contact_us/contact_us.en-UK.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +en: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Sent by contact form from %{email}" + sent_by_name: "Sent by %{name} from %{email}" + subject: "Contact Us message from %{email}" + contacts: + new: &new + contact_us: "Contact Us" + email: "Email" + message: "Message" + name: "Name" + subject: "Subject" + submit: "Submit" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "You must enter both fields." + success: "Contact email was successfully sent." diff --git a/config/locales/contact_us/contact_us.en-US.yml b/config/locales/contact_us/contact_us.en-US.yml new file mode 100644 index 0000000..cbb9fb2 --- /dev/null +++ b/config/locales/contact_us/contact_us.en-US.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +en: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Sent by contact form from %{email}" + sent_by_name: "Sent by %{name} from %{email}" + subject: "Contact Us message from %{email}" + contacts: + new: &new + contact_us: "Contact Us" + email: "Email" + message: "Message" + name: "Name" + subject: "Subject" + submit: "Submit" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "You must enter both fields." + success: "Contact email was successfully sent." diff --git a/config/locales/contact_us/contact_us.es.yml b/config/locales/contact_us/contact_us.es.yml new file mode 100644 index 0000000..a4ac8ed --- /dev/null +++ b/config/locales/contact_us/contact_us.es.yml @@ -0,0 +1,25 @@ +# Sample localization file for Spanish. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +es: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Enviado por el formulario de contacto desde %{email}" + sent_by_name: "Enviado por %{name} con la dirección %{email}" + subject: "Mensaje de contacto de %{email}" + contacts: + new: &new + contact_us: "Contactanos" + email: "Correo electrónico" + message: "Mensaje" + name: "Nombre" + subject: "Tema" + submit: "Enviar" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "Debes de ingresar ambos campos." + success: "El correo electrónico de contacto fue enviado con éxito." diff --git a/config/locales/contact_us/contact_us.fr.yml b/config/locales/contact_us/contact_us.fr.yml new file mode 100644 index 0000000..d3e78a2 --- /dev/null +++ b/config/locales/contact_us/contact_us.fr.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +fr: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Envoyé depuis le fomulaire de contact par %{email}" + sent_by_name: "Envoyé par %{name} depuis %{email}" + subject: "Message 'Contactez nous' de %{email}" + contacts: + new: &new + contact_us: "Contactez Nous" + email: "Email" + message: "Message" + name: "Nom" + subject: "Sujet" + submit: "Envoyer" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "Merci de saisir les deux champs." + success: "Votre message a bien été envoyé." diff --git a/config/locales/contact_us/contact_us.he.yml b/config/locales/contact_us/contact_us.he.yml new file mode 100644 index 0000000..72b254c --- /dev/null +++ b/config/locales/contact_us/contact_us.he.yml @@ -0,0 +1,22 @@ +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: "הטופס נשלח בהצלחה." diff --git a/config/locales/contact_us/contact_us.it.yml b/config/locales/contact_us/contact_us.it.yml new file mode 100644 index 0000000..9b0a490 --- /dev/null +++ b/config/locales/contact_us/contact_us.it.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +it: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Inviato dal formato di contatto. %{email}" + sent_by_name: "Sent by %{name} from %{email}" + subject: "Contact Us message from %{email}" + contacts: + new: &new + contact_us: "Contattaci" + email: "Email" + message: "Messaggio" + name: "Name" + subject: "Subject" + submit: "Inviare" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "Devi inserire entrambi i campi." + success: "La mail di contatto è stata inviata." diff --git a/config/locales/contact_us/contact_us.ja.yml b/config/locales/contact_us/contact_us.ja.yml new file mode 100644 index 0000000..e1d6e1b --- /dev/null +++ b/config/locales/contact_us/contact_us.ja.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +ja: + 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: "お問い合わせを送信しました。" diff --git a/config/locales/contact_us/contact_us.pl.yml b/config/locales/contact_us/contact_us.pl.yml new file mode 100644 index 0000000..81b7fd3 --- /dev/null +++ b/config/locales/contact_us/contact_us.pl.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +pl: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Wysłane przez formularz kontaktowy z %{email}" + sent_by_name: "Wysłane przez %{name} z %{email}" + subject: "Wiadomość od %{email}" + contacts: + new: &new + contact_us: "Kontakt z nami" + email: "Email" + message: "Wiadomość" + name: "Imię" + subject: "Temat" + submit: "Wyślij" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "Musisz wypełnić oba pola." + success: "Twój email został wysłany" diff --git a/config/locales/contact_us/contact_us.pt-BR.yml b/config/locales/contact_us/contact_us.pt-BR.yml new file mode 100644 index 0000000..d53e2e1 --- /dev/null +++ b/config/locales/contact_us/contact_us.pt-BR.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +pt-BR: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Enviado pelo formulário de contato. %{email}" + sent_by_name: "Enviado por %{name} de %{email}" + subject: "Contate-nos: nova mensagem de %{email}" + contacts: + new: &new + contact_us: "Contate-nos" + email: "Email" + message: "Mensagem" + name: "Nome" + subject: "Assunto" + submit: "Enviar" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "Você tem de preencher ambos os campos." + success: "Email de contato foi enviado com sucesso." diff --git a/config/locales/contact_us/contact_us.pt-PT.yml b/config/locales/contact_us/contact_us.pt-PT.yml new file mode 100644 index 0000000..ccd6a60 --- /dev/null +++ b/config/locales/contact_us/contact_us.pt-PT.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +pt-PT: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "Enviado pelo formulário de contacto. %{email}" + sent_by_name: "Enviado por %{name} de %{email}" + subject: "Contacte-nos: nova mensagem de %{email}" + contacts: + new: &new + contact_us: "Contacte-nos" + email: "Email" + message: "Mensagem" + name: "Nome" + subject: "Assunto" + submit: "Enviar" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "Tem de preencher ambos os campos." + success: "Email de contacto foi enviado com sucesso." diff --git a/config/locales/contact_us/contact_us.ru.yml b/config/locales/contact_us/contact_us.ru.yml new file mode 100644 index 0000000..2b46fe5 --- /dev/null +++ b/config/locales/contact_us/contact_us.ru.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +ru: + 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: "Контактное сообщение отправлено." diff --git a/config/locales/contact_us/contact_us.zh-TW.yml b/config/locales/contact_us/contact_us.zh-TW.yml new file mode 100644 index 0000000..3dde793 --- /dev/null +++ b/config/locales/contact_us/contact_us.zh-TW.yml @@ -0,0 +1,22 @@ +zh: + 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: "訊息已成功送出。" diff --git a/config/locales/contact_us/contact_us.zh.yml b/config/locales/contact_us/contact_us.zh.yml new file mode 100644 index 0000000..73a0a71 --- /dev/null +++ b/config/locales/contact_us/contact_us.zh.yml @@ -0,0 +1,25 @@ +# Sample localization file for English. Add more files in this directory for other locales. +# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. + +zh: + contact_us: + contact_mailer: + contact_email: + sent_by_contact_form: "由contact form发送。 %{email}" + sent_by_name: "Sent by %{name} from %{email}" + subject: "Contact Us message from %{email}" + contacts: + new: &new + contact_us: "联系我们" + email: "邮箱" + message: "消息" + name: "Name" + subject: "Subject" + submit: "发送" + new_formtastic: + <<: *new + new_simple_form: + <<: *new + notices: + error: "请正确输入邮箱与信息。" + success: "邮件已成功发送。"