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:
@@ -49,3 +49,10 @@ ar:
|
||||
reply:
|
||||
email_subject: "رسائل جديدة في هذه المحادثة"
|
||||
transcript_subject: "نص المحادثة"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ ca:
|
||||
reply:
|
||||
email_subject: "Missatges nous en aquesta conversa"
|
||||
transcript_subject: "Transcripció de conversa"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ cs:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ da:
|
||||
reply:
|
||||
email_subject: "Nye beskeder i denne samtale"
|
||||
transcript_subject: "Samtaleudskrift"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ de:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -2,60 +2,60 @@
|
||||
tr:
|
||||
devise:
|
||||
confirmations:
|
||||
confirmed: "Your email address has been successfully confirmed."
|
||||
send_instructions: "You will receive an email with instructions for how to confirm your email address in a few minutes."
|
||||
send_paranoid_instructions: "If your email address exists in our database, you will receive an email with instructions for how to confirm your email address in a few minutes."
|
||||
confirmed: "E-posta adresiniz başarıyla onaylanmıştır."
|
||||
send_instructions: "Birkaç dakika içinde e-posta adresinizi nasıl onaylayacağınıza dair talimatları içeren bir e-posta alacaksınız."
|
||||
send_paranoid_instructions: "E-posta adresiniz Veri tabanımızda mevcutsa, birkaç dakika içinde e-posta adresinizi nasıl onaylayacağınıza dair talimatları içeren bir e-posta alacaksınız."
|
||||
failure:
|
||||
already_authenticated: "You are already signed in."
|
||||
inactive: "Your account is not activated yet."
|
||||
invalid: "Invalid %{authentication_keys}/password or account is not verified yet."
|
||||
locked: "Your account is locked."
|
||||
last_attempt: "You have one more attempt before your account is locked."
|
||||
not_found_in_database: "Invalid %{authentication_keys} or password."
|
||||
timeout: "Your session expired. Please sign in again to continue."
|
||||
unauthenticated: "You need to sign in or sign up before continuing."
|
||||
unconfirmed: "You have to confirm your email address before continuing."
|
||||
already_authenticated: "Zaten oturum açmış durumdasınız."
|
||||
inactive: "Hesabınız henüz aktifleştirilmedi."
|
||||
invalid: "Geçersiz %{authentication_keys} / parola veya hesap henüz doğrulanmadı."
|
||||
locked: "Hesabınız kilitlendi."
|
||||
last_attempt: "Hesabınız kilitlenmeden önce bir deneme hakkınız daha var."
|
||||
not_found_in_database: "Geçersiz %{authentication_keys} veya parola."
|
||||
timeout: "Oturumunuzun süresi doldu. Devam etmek için lütfen tekrar oturum açın."
|
||||
unauthenticated: "Devam etmeden önce oturum açmanız veya kaydolmanız gerekiyor."
|
||||
unconfirmed: "Devam etmeden önce e-posta adresinizi onaylamalısınız."
|
||||
mailer:
|
||||
confirmation_instructions:
|
||||
subject: "Confirmation Instructions"
|
||||
subject: "Onay Talimatları"
|
||||
reset_password_instructions:
|
||||
subject: "Reset password instructions"
|
||||
subject: "Şifre talimatlarını sıfırla"
|
||||
unlock_instructions:
|
||||
subject: "Unlock instructions"
|
||||
subject: "Talimatların kilidini aç"
|
||||
password_change:
|
||||
subject: "Password Changed"
|
||||
subject: "Şifre değişti"
|
||||
omniauth_callbacks:
|
||||
failure: "Could not authenticate you from %{kind} because \"%{reason}\"."
|
||||
success: "Successfully authenticated from %{kind} account."
|
||||
failure: "%{kind} tarafından kimliğiniz doğrulanamadı çünkü \"%{reason}\"."
|
||||
success: "%{kind} hesabından başarıyla kimlik doğrulaması yapıldı."
|
||||
passwords:
|
||||
no_token: "You can't access this page without coming from a password reset email. If you do come from a password reset email, please make sure you used the full URL provided."
|
||||
send_instructions: "You will receive an email with instructions on how to reset your password in a few minutes."
|
||||
send_paranoid_instructions: "If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes."
|
||||
updated: "Your password has been changed successfully. You are now signed in."
|
||||
updated_not_active: "Your password has been changed successfully."
|
||||
no_token: "Parola sıfırlama e-postasından gelmeden bu sayfaya erişemezsiniz. Bir şifre sıfırlama e-postasından geliyorsanız, lütfen sağlanan tam URL'yi kullandığınızdan emin olun."
|
||||
send_instructions: "Birkaç dakika içinde şifrenizi nasıl sıfırlayacağınıza dair talimatları içeren bir e-posta alacaksınız."
|
||||
send_paranoid_instructions: "E-posta adresiniz veritabanımızda mevcutsa, birkaç dakika içinde e-posta adresinize bir şifre kurtarma bağlantısı alacaksınız."
|
||||
updated: "Şifreniz başarıyla değiştirildi. Şimdi giriş yaptınız."
|
||||
updated_not_active: "Şifreniz başarıyla değiştirildi."
|
||||
registrations:
|
||||
destroyed: "Bye! Your account has been successfully cancelled. We hope to see you again soon."
|
||||
signed_up: "Welcome! You have signed up successfully."
|
||||
signed_up_but_inactive: "You have signed up successfully. However, we could not sign you in because your account is not yet activated."
|
||||
signed_up_but_locked: "You have signed up successfully. However, we could not sign you in because your account is locked."
|
||||
signed_up_but_unconfirmed: "A message with a confirmation link has been sent to your email address. Please follow the link to activate your account."
|
||||
update_needs_confirmation: "You updated your account successfully, but we need to verify your new email address. Please check your email and follow the confirm link to confirm your new email address."
|
||||
updated: "Your account has been updated successfully."
|
||||
destroyed: "Hoşçakal! Hesabınız başarıyla iptal edildi. Kısa süre sonra tekrar görüşmeyi umuyoruz."
|
||||
signed_up: "Hoşgeldiniz! Başarıyla kaydoldunuz."
|
||||
signed_up_but_inactive: "Başarıyla kaydoldunuz. Ancak, hesabınız henüz etkinleştirilmediğinden oturumunuzu açamadık."
|
||||
signed_up_but_locked: "Başarıyla kaydoldunuz. Ancak, hesabınız kilitli olduğu için oturumunuzu açamadık."
|
||||
signed_up_but_unconfirmed: "E-posta adresinize onay bağlantısı içeren bir mesaj gönderildi. Hesabınızı etkinleştirmek için lütfen bağlantıyı takip edin."
|
||||
update_needs_confirmation: "Hesabınızı başarıyla güncellediniz, ancak yeni e-posta adresinizi doğrulamamız gerekiyor. Lütfen e-postanızı kontrol edin ve yeni e-posta adresinizi onaylamak için onay bağlantısını takip edin."
|
||||
updated: "Hesabınız başarıyla güncellendi."
|
||||
sessions:
|
||||
signed_in: "Signed in successfully."
|
||||
signed_out: "Signed out successfully."
|
||||
already_signed_out: "Signed out successfully."
|
||||
signed_in: "Başarıyla oturum açıldı."
|
||||
signed_out: "Başarıyla çıkış yapıldı."
|
||||
already_signed_out: "Başarıyla çıkış yapıldı."
|
||||
unlocks:
|
||||
send_instructions: "You will receive an email with instructions for how to unlock your account in a few minutes."
|
||||
send_paranoid_instructions: "If your account exists, you will receive an email with instructions for how to unlock it in a few minutes."
|
||||
unlocked: "Your account has been unlocked successfully. Please sign in to continue."
|
||||
send_instructions: "Birkaç dakika içinde hesabınızın kilidini nasıl açacağınıza dair talimatları içeren bir e-posta alacaksınız."
|
||||
send_paranoid_instructions: "Hesabınız varsa, birkaç dakika içinde kilidini nasıl açacağınıza dair talimatları içeren bir e-posta alacaksınız."
|
||||
unlocked: "Hesabınızın kilidi başarıyla açıldı. Devam etmek için giriş yapın."
|
||||
errors:
|
||||
messages:
|
||||
already_confirmed: "was already confirmed, please try signing in"
|
||||
confirmation_period_expired: "needs to be confirmed within %{period}, please request a new one"
|
||||
expired: "has expired, please request a new one"
|
||||
not_found: "not found"
|
||||
not_locked: "was not locked"
|
||||
already_confirmed: "zaten onaylandı, lütfen oturum açmayı deneyin"
|
||||
confirmation_period_expired: "%{period} içinde onaylanması gerekiyor, lütfen yeni bir tane isteyin"
|
||||
expired: "süresi doldu, lütfen yeni bir tane isteyin"
|
||||
not_found: "bulunamadı"
|
||||
not_locked: "kilitli değil"
|
||||
not_saved:
|
||||
one: "1 error prohibited this %{resource} from being saved:"
|
||||
other: "%{count} errors prohibited this %{resource} from being saved:"
|
||||
one: "1 hata bu %{resource} 'un kaydedilmesini engelledi:"
|
||||
other: "%{count} hatası, bu %{resource} kaynağının kaydedilmesini yasakladı:"
|
||||
|
||||
@@ -49,3 +49,10 @@ el:
|
||||
reply:
|
||||
email_subject: "νέα μηνύματα σε αυτήν την συνομιλία"
|
||||
transcript_subject: "Μεταγραφή Συνομιλίας"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ es:
|
||||
reply:
|
||||
email_subject: "Nuevos mensajes en esta conversación"
|
||||
transcript_subject: "Transcripción de la conversación"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ fa:
|
||||
reply:
|
||||
email_subject: "پیامهای جدید در این مکالمه"
|
||||
transcript_subject: "متن مکالمه"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ fi:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Keskustelukopio"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ fr:
|
||||
reply:
|
||||
email_subject: "Nouveaux messages dans cette conversation"
|
||||
transcript_subject: "Transcription de conversation"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ hi:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ hu:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ it:
|
||||
reply:
|
||||
email_subject: "Nuovi messaggi in questa conversazione"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ ja:
|
||||
reply:
|
||||
email_subject: "この会話に新着メッセージがあります"
|
||||
transcript_subject: "会話の記録"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ ko:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,11 +49,10 @@ ml:
|
||||
reply:
|
||||
email_subject: "ഈ സംഭാഷണത്തിലെ പുതിയ സന്ദേശങ്ങൾ"
|
||||
transcript_subject: "സംഭാഷണ ട്രാൻസ്ക്രിപ്റ്റ്"
|
||||
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "സ്ലാക്ക്"
|
||||
description: "നിങ്ങളുടെ എല്ലാ ആശയവിനിമയങ്ങളും ഒരിടത്ത് കൊണ്ടുവരുന്ന ഒരു ചാറ്റ് ഉപകരണമാണ് സ്ലാക്ക്. സ്ലാക്ക് സംയോജിപ്പിക്കുന്നതിലൂടെ, നിങ്ങളുടെ അക്കൗണ്ടിലെ എല്ലാ പുതിയ സംഭാഷണങ്ങളെയും നിങ്ങളുടെ സ്ലാക്കിനുള്ളിൽ തന്നെ അറിയാൻ കഴിയും."
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "വെബ്ഹൂക്കുകൾ"
|
||||
description: "നിങ്ങളുടെ അക്കൗണ്ടിൽ എന്താണ് സംഭവിക്കുന്നതെന്നതിനെക്കുറിച്ചുള്ള തത്സമയ വിവരങ്ങൾ വെബ്ഹൂക്ക് ഇവന്റുകൾ നൽകുന്നു. നിങ്ങളുടെ പ്രിയപ്പെട്ട അപ്ലിക്കേഷനുകളിലേക്ക് ഇവന്റുകൾ കൈമാറ്റം ചെയ്യാൻ നിങ്ങൾക്ക് വെബ്ഹൂക്കുകൾ ഉപയോഗിക്കാൻ കഴിയും. നിങ്ങളുടെ വെബ്ഹൂക്കുകൾ സജ്ജീകരിക്കുന്നതിന് ഇവിടെ ക്ലിക്കുചെയ്യുക."
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ nl:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ pl:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ pt:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -32,16 +32,16 @@ pt:
|
||||
status:
|
||||
resolved: "Conversa foi marcada como resolvida por %{user_name}"
|
||||
open: "Conversa foi reaberta por %{user_name}"
|
||||
auto_resolved: "Conversation was marked resolved by system due to %{duration} days of inactivity"
|
||||
auto_resolved: "Conversa foi marcada como resolvida pelo sistema por ter %{duration} dias de inatividade"
|
||||
assignee:
|
||||
self_assigned: "%{user_name} self-assigned this conversation"
|
||||
self_assigned: "%{user_name} atribuiu a si mesmo essa conversa"
|
||||
assigned: "Atribuído a %{assignee_name} por %{user_name}"
|
||||
removed: "Conversa não atribuída por %{user_name}"
|
||||
labels:
|
||||
added: "%{user_name} added %{labels}"
|
||||
removed: "%{user_name} removed %{labels}"
|
||||
muted: "%{user_name} has muted the conversation"
|
||||
unmuted: "%{user_name} has unmuted the conversation"
|
||||
added: "%{user_name} adicionou %{labels}"
|
||||
removed: "%{user_name} removeu %{labels}"
|
||||
muted: "%{user_name} silenciou a conversa"
|
||||
unmuted: "%{user_name} reativou a conversa"
|
||||
templates:
|
||||
greeting_message_body: "%{account_name} normalmente responde em algumas horas."
|
||||
ways_to_reach_you_message_body: "Informe uma forma para entrarmos em contato com você."
|
||||
@@ -49,3 +49,10 @@ pt:
|
||||
reply:
|
||||
email_subject: "Novas mensagens nesta conversa"
|
||||
transcript_subject: "Transcrição da conversa"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ ro:
|
||||
reply:
|
||||
email_subject: "Mesaje noi în această conversație"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -38,8 +38,8 @@ ru:
|
||||
assigned: "%{user_name} назначил %{assignee_name} ответственным"
|
||||
removed: "Ответственный снят %{user_name}"
|
||||
labels:
|
||||
added: "%{user_name} added %{labels}"
|
||||
removed: "%{user_name} removed %{labels}"
|
||||
added: "%{user_name} добавил %{labels}"
|
||||
removed: "%{user_name} удалил %{labels}"
|
||||
muted: "%{user_name} has muted the conversation"
|
||||
unmuted: "%{user_name} has unmuted the conversation"
|
||||
templates:
|
||||
@@ -49,3 +49,10 @@ ru:
|
||||
reply:
|
||||
email_subject: "Новые сообщения в этом диалоге"
|
||||
transcript_subject: "Субтитры общения"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ sk:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ sv:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ ta:
|
||||
reply:
|
||||
email_subject: "இந்த உரையாடலில் புதிய செய்திகள்"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ th:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -17,35 +17,42 @@
|
||||
#To learn more, please read the Rails Internationalization guide
|
||||
#available at https://guides.rubyonrails.org/i18n.html.
|
||||
tr:
|
||||
hello: "Hello world"
|
||||
hello: "Merhaba Dünya"
|
||||
messages:
|
||||
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions.
|
||||
reset_password_failure: Uh ho! We could not find any user with the specified email.
|
||||
reset_password_success: Parola sıfırlama isteği başarılı. Talimatlar için postanızı kontrol edin.
|
||||
reset_password_failure: Belirtilen e-postaya sahip herhangi bir kullanıcı bulamadık.
|
||||
errors:
|
||||
signup:
|
||||
disposable_email: We do not allow disposable emails
|
||||
invalid_email: You have entered an invalid email
|
||||
email_already_exists: "You have already signed up for an account with %{email}"
|
||||
failed: Signup failed
|
||||
disposable_email: Tek kullanımlık e-postalara izin vermiyoruz
|
||||
invalid_email: Geçersiz bir e-posta girdiniz
|
||||
email_already_exists: "%{email} ile zaten bir hesaba kaydoldunuz"
|
||||
failed: Kayıt başarısız oldu
|
||||
conversations:
|
||||
activity:
|
||||
status:
|
||||
resolved: "Conversation was marked resolved by %{user_name}"
|
||||
open: "Conversation was reopened by %{user_name}"
|
||||
auto_resolved: "Conversation was marked resolved by system due to %{duration} days of inactivity"
|
||||
resolved: "Görüşme %{user_name} tarafından çözüldü olarak işaretlendi"
|
||||
open: "Görüşme %{user_name} tarafından çözüldü olarak işaretlendi"
|
||||
auto_resolved: " %{duration} günlük hareketsizlik nedeniyle görüşme, sistem tarafından çözümlendi olarak işaretlendi"
|
||||
assignee:
|
||||
self_assigned: "%{user_name} self-assigned this conversation"
|
||||
assigned: "Assigned to %{assignee_name} by %{user_name}"
|
||||
removed: "Conversation unassigned by %{user_name}"
|
||||
self_assigned: "%{user_name} bu görüşmeyi kendisi atadı"
|
||||
assigned: "%{user_name} tarafından %{assignee_name} adına atandı"
|
||||
removed: "Görüşmenin ataması %{user_name} tarafından kaldırıldı"
|
||||
labels:
|
||||
added: "%{user_name} added %{labels}"
|
||||
removed: "%{user_name} removed %{labels}"
|
||||
muted: "%{user_name} has muted the conversation"
|
||||
unmuted: "%{user_name} has unmuted the conversation"
|
||||
added: "%{user_name},%{labels} ekledi"
|
||||
removed: "%{user_name} , %{labels} kaldırdı"
|
||||
muted: "%{user_name}, sohbeti sessize aldı"
|
||||
unmuted: "%{user_name} görüşmenin sesini açtı"
|
||||
templates:
|
||||
greeting_message_body: "%{account_name} typically replies in a few hours."
|
||||
ways_to_reach_you_message_body: "Give the team a way to reach you."
|
||||
email_input_box_message_body: "Get notified by email"
|
||||
greeting_message_body: "%{account_name} genellikle birkaç saat içinde yanıt verir."
|
||||
ways_to_reach_you_message_body: "Ekibin size ulaşması için bir bilgi verin."
|
||||
email_input_box_message_body: "E-posta ile haberdar olun"
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
email_subject: "Bu görüşmedeki yeni mesajlar"
|
||||
transcript_subject: "Konuşma Metni"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack, tüm iletişiminizi tek bir yerde bir araya getiren bir sohbet aracıdır. Slack'i entegre ederek, hesabınızdaki tüm yeni konuşmalardan Slack'inizin içinde bildirim alabilirsiniz."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook olayları size hesabınızda gerçekleşen gerçek zamanlı bilgileri getirmenizi sağlar. Bu webhookları kullanarak olaylar ile favori uygulamalarınızı haberleştirebilirsiniz(ör: Slack , \n Github). Yapılandıra basarak webhooklarınızı ayarlayabilirsiniz."
|
||||
|
||||
@@ -49,3 +49,10 @@ uk:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ vi:
|
||||
reply:
|
||||
email_subject: "Tin nhắn mới về cuộc trò chuyện này"
|
||||
transcript_subject: "Bản ghi cuộc hội thoại"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ zh-CN:
|
||||
reply:
|
||||
email_subject: "此对话中的新消息"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
@@ -49,3 +49,10 @@ zh-TW:
|
||||
reply:
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
integration_apps:
|
||||
slack:
|
||||
name: "Slack"
|
||||
description: "Slack is a chat tool that brings all your communication together in one place. By integrating Slack, you can get notified of all the new conversations in your account right inside your Slack."
|
||||
webhooks:
|
||||
name: "Webhooks"
|
||||
description: "Webhook events provide you the realtime information about what's happening in your account. You can make use of the webhooks to communicate the events to your favourite apps like Slack or Github. Click on Configure to set up your webhooks."
|
||||
|
||||
Reference in New Issue
Block a user