chore: Enable Czech(cs), Turkish(tr), update translations (#1466)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
Co-authored-by: Алексей Чертановский
Co-authored-by: canbaran011
Co-authored-by: Jonáš Loskot (Fjuro)
Co-authored-by: wanhai huang
Co-authored-by: Matt (duartemvix)
Co-authored-by: chinyaev
Co-authored-by: Karl Marx (taylanguney)
This commit is contained in:
Sojan Jose
2020-12-01 13:15:17 +05:30
committed by GitHub
co-authored by Pranav Raj Sreepuram Алексей Чертановский canbaran011 Jonáš Loskot (Fjuro) wanhai huang Matt (duartemvix) chinyaev Karl Marx (taylanguney)
parent 64733ca3bc
commit a5ceddc454
81 changed files with 1155 additions and 921 deletions
+6 -6
View File
@@ -9,15 +9,15 @@
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "We are online",
"OFFLINE": "We are offline"
"ONLINE": "Estamos conectados",
"OFFLINE": "Não estamos conectados"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Typically replies in a few minutes",
"IN_A_FEW_HOURS": "Typically replies in a few hours",
"IN_A_DAY": "Typically replies in a day"
"IN_A_FEW_MINUTES": "Responde normalmente em alguns minutos",
"IN_A_FEW_HOURS": "Responde normalmente em algumas horas",
"IN_A_DAY": "Responde normalmente em um dia"
},
"START_CONVERSATION": "Start Conversation",
"START_CONVERSATION": "Iniciar Conversa",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Ver novas mensagens",
"CLOSE_MESSAGES_BUTTON": "Fechar"
+15 -15
View File
@@ -1,31 +1,31 @@
{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Download",
"UPLOADING": "Uploading..."
"DOWNLOAD": "İndir",
"UPLOADING": "Yükleniyor ..."
},
"FORM_BUBBLE": {
"SUBMIT": "Submit"
"SUBMIT": "Yolla"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "We are online",
"OFFLINE": "We are offline"
"ONLINE": "Çevrimiçi",
"OFFLINE": "Çevrimdışı"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Typically replies in a few minutes",
"IN_A_FEW_HOURS": "Typically replies in a few hours",
"IN_A_DAY": "Typically replies in a day"
"IN_A_FEW_MINUTES": "Genellikle birkaç dakika içinde yanıt verir",
"IN_A_FEW_HOURS": "Genellikle birkaç saat içinde yanıt verir",
"IN_A_DAY": "Genellikle bir gün içinde yanıtlar"
},
"START_CONVERSATION": "Start Conversation",
"START_CONVERSATION": "Görüşmeyi Başlatın",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "See new messages",
"CLOSE_MESSAGES_BUTTON": "Close"
"VIEW_MESSAGES_BUTTON": "Yeni mesajları gör",
"CLOSE_MESSAGES_BUTTON": "Kapat"
},
"BUBBLE": {
"LABEL": "Chat with us"
"LABEL": "Sohbet et"
},
"POWERED_BY": "Powered by Chatwoot",
"EMAIL_PLACEHOLDER": "Please enter your email",
"CHAT_PLACEHOLDER": "Type your message"
"POWERED_BY": "Chatwoot tarafından desteklenmektedir",
"EMAIL_PLACEHOLDER": "Lütfen E-postanızı Girin",
"CHAT_PLACEHOLDER": "Mesajınız"
}