Chatwoot/app/javascript/dashboard/i18n/locale/el/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
1.3 KiB
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} σινομιλίες επιλέχθηκαν",
"AGENT_SELECT_LABEL": "Επιλογή πράκτορα",
"ASSIGN_CONFIRMATION_LABEL": "Είσαστε σίγουροι ότι θέλετε να αντιστοιχίσετε %{conversationCount} %{conversationLabel} στον",
"GO_BACK_LABEL": "Πίσω",
"ASSIGN_LABEL": "Αντιστοίχιση",
"ASSIGN_AGENT_TOOLTIP": "Ανάθεση σε πράκτορα",
"RESOLVE_TOOLTIP": "Επίλυση",
"ASSIGN_SUCCESFUL": "Οι σινομιλίες αντιστοιχήθηκαν επιτυχώς",
"ASSIGN_FAILED": "Αποτυχία στην αντιστοίχιση σινομιλιών, παρακαλώ δοκιμάστε αργότερα",
"RESOLVE_SUCCESFUL": "Οι σινομιλίες επιλύθηκαν επιτυχώς",
"RESOLVE_FAILED": "Αποτυχία στην αντιστοίχιση σινομιλιών, παρακαλώ δοκιμάστε αργότερα",
"ALL_CONVERSATIONS_SELECTED_ALERT": "Επιλέχθηκαν μόνο οι σινομιλίες που φαίνονται στην σελίδα.",
"AGENT_LIST_LOADING": "Φόρτωση πρακτόρων"
}
}