Chatwoot/app/javascript/dashboard/i18n/locale/tr/bulkActions.json
Sojan Jose a9e84ec182
chore: Update translations from Crowdin (#4772)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-06-08 18:07:45 +05:30

17 lines
890 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"BULK_ACTION": {
"CONVERSATIONS_SELECTED": "%{conversationCount} görüşme seçildi",
"AGENT_SELECT_LABEL": "Temsilci Seçin",
"ASSIGN_CONFIRMATION_LABEL": "Are you sure you want to assign %{conversationCount} %{conversationLabel} to",
"GO_BACK_LABEL": "Geri git",
"ASSIGN_LABEL": "Atama yap",
"ASSIGN_AGENT_TOOLTIP": "Temsilci Atama",
"RESOLVE_TOOLTIP": "Çözüldü",
"ASSIGN_SUCCESFUL": "Görüşmeler başarıyla atandı",
"ASSIGN_FAILED": "Görüşmeler atanamadı, lütfen tekrar deneyin",
"RESOLVE_SUCCESFUL": "Görüşmeler başarıyla çözüldü",
"RESOLVE_FAILED": "Görüşmeler çözülemedi, lütfen tekrar deneyin",
"ALL_CONVERSATIONS_SELECTED_ALERT": "Bu sayfada yalnızca seçili konuşmalar gözükür.",
"AGENT_LIST_LOADING": "Temsilciler Yükleniyor"
}
}