Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
96 lines
4.0 KiB
JSON
96 lines
4.0 KiB
JSON
{
|
||
"INBOX": {
|
||
"LIST": {
|
||
"TITLE": "My Inbox",
|
||
"DISPLAY_DROPDOWN": "Görüntüle",
|
||
"LOADING": "Bildirimler yükleniyor",
|
||
"404": "Bu grupta aktif görüşme yok.",
|
||
"NO_NOTIFICATIONS": "Bildirim yok",
|
||
"NOTE": "Abone olunan tüm gelen kutularından bildirimler",
|
||
"NO_MESSAGES_AVAILABLE": "Oops! Not able to fetch messages",
|
||
"SNOOZED_UNTIL": "Susturulacak kadar ertelendi",
|
||
"SNOOZED_UNTIL_TOMORROW": "Yarına ertelendi",
|
||
"SNOOZED_UNTIL_NEXT_WEEK": "Önümüzdeki haftaya ertelendi"
|
||
},
|
||
"ACTION_HEADER": {
|
||
"SNOOZE": "Sessiz bildirim",
|
||
"DELETE": "Bildirimi Sil",
|
||
"BACK": "Geri"
|
||
},
|
||
"TYPES": {
|
||
"CONVERSATION_MENTION": "Bir konuşmada senden bahsedildi",
|
||
"CONVERSATION_CREATION": "Yeni bir görüşme oluşturuldu",
|
||
"CONVERSATION_ASSIGNMENT": "Size bir görüşme atandı",
|
||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Atandığınız görüşmeden bir yeni mesaj",
|
||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Katıldığınız sohbetteki yeni mesaj",
|
||
"SLA_MISSED_FIRST_RESPONSE": "SLA target first response missed for conversation",
|
||
"SLA_MISSED_NEXT_RESPONSE": "SLA target next response missed for conversation",
|
||
"SLA_MISSED_RESOLUTION": "SLA target resolution missed for conversation"
|
||
},
|
||
"TYPES_NEXT": {
|
||
"CONVERSATION_MENTION": "Mentioned",
|
||
"CONVERSATION_ASSIGNMENT": "Assigned to you",
|
||
"CONVERSATION_CREATION": "New Conversation",
|
||
"SLA_MISSED_FIRST_RESPONSE": "SLA breach",
|
||
"SLA_MISSED_NEXT_RESPONSE": "SLA breach",
|
||
"SLA_MISSED_RESOLUTION": "SLA breach",
|
||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Yeni Mesaj",
|
||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Yeni Mesaj",
|
||
"SNOOZED_UNTIL": "Snoozed for {time}",
|
||
"SNOOZED_ENDS": "Snooze ended"
|
||
},
|
||
"NO_CONTENT": "Kullanılabilir içerik yok",
|
||
"MENU_ITEM": {
|
||
"MARK_AS_READ": "Okundu olarak işaretle",
|
||
"MARK_AS_UNREAD": "Okunmamış olarak işaretle",
|
||
"SNOOZE": "Sustur",
|
||
"DELETE": "Sil",
|
||
"MARK_ALL_READ": "Tümünü okundu olarak işaretle",
|
||
"DELETE_ALL": "Tümünü sil",
|
||
"DELETE_ALL_READ": "Tüm okunmuşları sil"
|
||
},
|
||
"DISPLAY_MENU": {
|
||
"SORT": "Filtre",
|
||
"DISPLAY": "Görüntüle :",
|
||
"SORT_OPTIONS": {
|
||
"NEWEST": "En Yeni",
|
||
"OLDEST": "En Eski",
|
||
"PRIORITY": "Öncelik"
|
||
},
|
||
"DISPLAY_OPTIONS": {
|
||
"SNOOZED": "Susturuldu",
|
||
"READ": "Oku",
|
||
"LABELS": "Etiketler",
|
||
"CONVERSATION_ID": "Sohbet Kodu"
|
||
}
|
||
},
|
||
"ALERTS": {
|
||
"MARK_AS_READ": "Bildirim okundu olarak işaretlendi",
|
||
"MARK_AS_UNREAD": "Bildirim okunmamış olarak işaretlendi",
|
||
"SNOOZE": "Bildirim Sessize Alındı",
|
||
"DELETE": "Bildirim Silindi",
|
||
"MARK_ALL_READ": "Tüm Bildirimler Okundu Olarak İşaretlendi",
|
||
"DELETE_ALL": "Tüm Bildirimler Silindi",
|
||
"DELETE_ALL_READ": "Tüm Okunmuş Bildirimler Silindi"
|
||
},
|
||
"REAUTHORIZE": {
|
||
"TITLE": "Reauthorization Required",
|
||
"DESCRIPTION": "Your WhatsApp connection has expired. Please reconnect to continue receiving and sending messages.",
|
||
"BUTTON_TEXT": "Reconnect WhatsApp",
|
||
"LOADING_FACEBOOK": "Loading Facebook SDK...",
|
||
"SUCCESS": "WhatsApp reconnected successfully",
|
||
"ERROR": "Failed to reconnect WhatsApp. Please try again.",
|
||
"WHATSAPP_APP_ID_MISSING": "WhatsApp App ID is not configured. Please contact your administrator.",
|
||
"WHATSAPP_CONFIG_ID_MISSING": "WhatsApp Configuration ID is not configured. Please contact your administrator.",
|
||
"CONFIGURATION_ERROR": "Configuration error occurred during reauthorization.",
|
||
"FACEBOOK_LOAD_ERROR": "Failed to load Facebook SDK. Please try again.",
|
||
"TROUBLESHOOTING": {
|
||
"TITLE": "Troubleshooting",
|
||
"POPUP_BLOCKED": "Ensure pop-ups are allowed for this site",
|
||
"COOKIES": "Third-party cookies must be enabled",
|
||
"ADMIN_ACCESS": "You need admin access to the WhatsApp Business Account"
|
||
}
|
||
}
|
||
}
|
||
}
|