From 3ab23d1f4a88e920a341039ea8a4326fd50b9485 Mon Sep 17 00:00:00 2001 From: Azul Date: Wed, 8 Nov 2017 08:55:17 +0100 Subject: i18n: update translations from transifex --- config/locales/tr.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'config/locales/tr.yml') diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 8c239c4..5ec8ea2 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -47,6 +47,7 @@ tr: welcome: '%{provider}''a hoşgeldiniz.' download_bitmask: Bitmask'ı İndir support_info: Giriş yapamadınız mı? Anonim olarak yeni bir destek talebi oluştur. + get_help: ' Yardım Alın' messages: not_found: Bu mesaj bulunamadı. marked_as_read: İleti okundu olarak işaretlendi. @@ -59,6 +60,8 @@ tr: account_settings: Hesap Ayarları username: Kullanıcı Adı password: Şifre + password_confirmation: Şifre onayı + invite_code: Davet kodu change_password: Şifre Değiştir invalid_user_pass: Geçerli bir kullanıcı adı/şifre eşleşmesi değil update_login_and_password: Giriş ve Şifreyi Güncelle @@ -89,3 +92,30 @@ tr: user: one: Kullanıcı other: '%{count} Kullanıcı' + description: Açıklama + email_no_reply_text: Bu e-postayı yanıtlamayın. + tickets: + status: + open: Açık + closed: Kapalı + action: + open: Aç + close: Kapa + couchrest: + models: + ticket_comment: Yorum + attributes: + ticket: + subject: Konu + email: E-posta + simple_form: + labels: + ticket: + email: E-posta + comments: + body: Açıklama + options: + ticket: + is_open: + 'true': Açık + 'false': Kapalı -- cgit v1.2.3