Skip to content

Instantly share code, notes, and snippets.

@alioktay
Last active August 29, 2015 14:23
Show Gist options
  • Save alioktay/d021d71ad64aa8889518 to your computer and use it in GitHub Desktop.
Save alioktay/d021d71ad64aa8889518 to your computer and use it in GitHub Desktop.
Devise Turkish Translation
tr:
devise:
failure:
invited: "Hesap oluşturmak için bekleyen davetiyenizi kabul edin"
invitations:
send_instructions: "%{email} adresine davetiye maili gönderildi."
invitation_token_invalid: "Davetiye tokenı geçerli değil!"
updated: "Şifreniz başarıyla oluşturuldu ve giriş yaptınız"
updated_not_active: "Şifreniz başarıyla oluşturuldu."
no_invitations_remaining: "Davetiye kalmadı"
invitation_removed: "Davetiyeniz silindi"
new:
header: "Davetiye gönderildi"
submit_button: "Davetiye gönder"
edit:
header: "Şifre oluştur"
submit_button: "Şifremi oluştur"
mailer:
invitation_instructions:
subject: "Davetiye adımları"
hello: "Merhaba %{email}"
someone_invited_you: "%{url} adresine davet edildiniz. Kabul etmek için aşağıdaki linke tıklayınız."
accept: "Daveti kabul et"
ignore: "Daveti kabul etmek istemiyorsanız bu maili yoksayabilirsiniz.<br />Aşağıdaki linke tıklayıp şifrenizi oluşturmadan hesabınız oluşturulmayacaktır."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment