chore: Update translations (#1536)

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: AlguienSama
Co-authored-by: Yovan Lutfi Arya (Regerta)
Co-authored-by: Frederik
Co-authored-by: Ambler (ambler)
Co-authored-by: Hossein Sadeghi (ssageghi)
Co-authored-by: korho
Co-authored-by: vfasoulas
Co-authored-by: Thiago Ramos (thiago)
Co-authored-by: Ehab hakawati (ehab.hakawati)
Co-authored-by: Karl Marx (taylanguney)
Co-authored-by: Fernando Sousa (Fernando)
Co-authored-by: Matt (duartemvix)
This commit is contained in:
Sojan Jose
2020-12-22 18:01:10 +05:30
committed by GitHub
parent fe6571c3ff
commit 677f56f802
89 changed files with 559 additions and 559 deletions

View File

@@ -11,6 +11,7 @@
"OS": "İşletim sistemi",
"INITIATED_FROM": "Başlatıldı",
"INITIATED_AT": "Başlatıldı",
"IP_ADDRESS": "IP Address",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "Bu kişiyle ilişkilendirilmiş önceki görüşme yok.",
"TITLE": "Önceki Sohbetler"

View File

@@ -5,13 +5,18 @@
"TERMS_ACCEPT": "Kaydolarak, <a href=\"https://www.chatwoot.com/terms\"> T & C </a> ve <a href = \"https://www.chatwoot.com/privacy\"> Gizlilik politikası </a> kabul etmiş olursunuz.",
"ACCOUNT_NAME": {
"LABEL": "Hesap adı",
"PLACEHOLDER": "Şirketiniz",
"ERROR": "Hesap Adı çok kısa"
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
"ERROR": "Account name is too short"
},
"FULL_NAME": {
"LABEL": "Full name",
"PLACEHOLDER": "Enter your full name. eg: Bruce Wayne",
"ERROR": "Full name is too short"
},
"EMAIL": {
"LABEL": "E-Posta",
"PLACEHOLDER": "adres@site.com",
"ERROR": "e-posta geçersiz"
"LABEL": "Work email",
"PLACEHOLDER": "Enter your work email address. eg: bruce@wayne.enterprises",
"ERROR": "Email address is invalid"
},
"PASSWORD": {
"LABEL": "Parola",
@@ -28,12 +33,6 @@
"ERROR_MESSAGE": "Woot Sunucusuna bağlanılamadı, Lütfen daha sonra tekrar deneyin"
},
"SUBMIT": "Yolla",
"FEATURES": {
"UNLIMITED_INBOXES": "Sınırsız gelen kutusu",
"ROBUST_REPORTING": "Sağlam Raporlama",
"CANNED_RESPONSES": "Hazır Yanıtlar",
"AUTO_ASSIGNMENT": "Otomatik Atama",
"SECURITY": "Kurumsal düzeyde güvenlik"
}
"HAVE_AN_ACCOUNT": "Already have an account?"
}
}