2020-07-07 19:29:30 +00:00
{
"CONTACT_PANEL" : {
2020-12-01 07:45:17 +00:00
"NOT_AVAILABLE" : "Müsait değil" ,
"EMAIL_ADDRESS" : "E-posta adresi" ,
"PHONE_NUMBER" : "Telefon numarası " ,
"COPY_SUCCESSFUL" : "Panoya başarı yla kopyalandı " ,
"COMPANY" : "Şirket" ,
"LOCATION" : "Yer" ,
"CONVERSATION_TITLE" : "Sohbet Ayrı ntı ları " ,
2021-10-26 17:31:52 +00:00
"VIEW_PROFILE" : "View Profile" ,
2020-12-01 07:45:17 +00:00
"BROWSER" : "Tarayı cı " ,
"OS" : "İşletim sistemi" ,
"INITIATED_FROM" : "Başlatı ldı " ,
"INITIATED_AT" : "Başlatı ldı " ,
2021-01-18 07:06:26 +00:00
"IP_ADDRESS" : "IP Adresi" ,
2021-09-05 13:42:18 +00:00
"NEW_MESSAGE" : "Yeni Mesaj" ,
2020-07-07 19:29:30 +00:00
"CONVERSATIONS" : {
2020-12-01 07:45:17 +00:00
"NO_RECORDS_FOUND" : "Bu kişiyle ilişkilendirilmiş önceki görüşme yok." ,
"TITLE" : "Önceki Sohbetler"
2020-07-07 19:29:30 +00:00
} ,
"LABELS" : {
2021-06-15 16:45:18 +00:00
"CONTACT" : {
"TITLE" : "Contact Labels" ,
"ERROR" : "Couldn't update labels"
} ,
"CONVERSATION" : {
"TITLE" : "Konuşma Etiketleri" ,
2021-09-05 13:42:18 +00:00
"ADD_BUTTON" : "Etiketler ekleyin"
2020-07-07 19:29:30 +00:00
} ,
2021-05-17 18:23:19 +00:00
"LABEL_SELECT" : {
2021-09-05 13:42:18 +00:00
"TITLE" : "Etiketler ekleyin" ,
"PLACEHOLDER" : "Etiketleri ara" ,
"NO_RESULT" : "Etiket bulunamadı "
2021-05-17 18:23:19 +00:00
}
2020-07-07 19:29:30 +00:00
} ,
2021-10-14 08:02:15 +00:00
"MERGE_CONTACT" : "Merge contact" ,
"CONTACT_ACTIONS" : "Contact actions" ,
2020-12-01 07:45:17 +00:00
"MUTE_CONTACT" : "Konuşmayı Sessize Al" ,
"UNMUTE_CONTACT" : "Konuşmanı n Sesini Aç" ,
"MUTED_SUCCESS" : "Bu konuşma 6 saatliğine sessize alı nı r" ,
"UNMUTED_SUCCESS" : "Bu görüşmenin sesi kapatı ldı " ,
"SEND_TRANSCRIPT" : "Transkript Gönder" ,
2021-09-13 13:49:59 +00:00
"EDIT_LABEL" : "Düzenle" ,
"SIDEBAR_SECTIONS" : {
"CUSTOM_ATTRIBUTES" : "Özel Nitelikler" ,
"CONTACT_LABELS" : "Contact Labels" ,
"PREVIOUS_CONVERSATIONS" : "Önceki Sohbetler"
}
2020-08-26 16:03:52 +00:00
} ,
"EDIT_CONTACT" : {
2020-12-01 07:45:17 +00:00
"BUTTON_LABEL" : "Kişiyi Düzenle" ,
"TITLE" : "Kişiyi Düzenle" ,
2021-03-15 18:30:53 +00:00
"DESC" : "İletişim bilgilerini düzenleyin"
} ,
"CREATE_CONTACT" : {
"BUTTON_LABEL" : "Yeni Kişi" ,
"TITLE" : "Yeni kişi oluştur" ,
"DESC" : "Kişi hakkı ndaki temel bilgileri giriniz."
} ,
2021-10-14 08:02:15 +00:00
"IMPORT_CONTACTS" : {
"BUTTON_LABEL" : "Import" ,
"TITLE" : "Import Contacts" ,
"DESC" : "Import contacts through a CSV file." ,
"DOWNLOAD_LABEL" : "Download a sample csv." ,
"FORM" : {
"LABEL" : "CSV File" ,
"SUBMIT" : "Import" ,
"CANCEL" : "İptal Et"
} ,
"SUCCESS_MESSAGE" : "Contacts saved successfully" ,
"ERROR_MESSAGE" : "Bir hata oluştu, lütfen tekrar deneyin"
} ,
"DELETE_CONTACT" : {
"BUTTON_LABEL" : "Delete Contact" ,
"TITLE" : "Delete contact" ,
"DESC" : "Delete contact details" ,
"CONFIRM" : {
"TITLE" : "Silmeyi onayla" ,
"MESSAGE" : "Silmek istediğinize emin misiniz ?" ,
"PLACE_HOLDER" : "Please type {contactName} to confirm" ,
"YES" : "Evet, Sil " ,
"NO" : "Hayı r, Tut"
} ,
"API" : {
"SUCCESS_MESSAGE" : "Contact deleted successfully" ,
"ERROR_MESSAGE" : "Could not delete contact. Please try again later."
}
} ,
2021-03-15 18:30:53 +00:00
"CONTACT_FORM" : {
2020-08-26 16:03:52 +00:00
"FORM" : {
2020-12-01 07:45:17 +00:00
"SUBMIT" : "Yolla" ,
"CANCEL" : "İptal Et" ,
2020-08-26 16:03:52 +00:00
"AVATAR" : {
2020-12-01 07:45:17 +00:00
"LABEL" : "İletişim Avatarı "
2020-08-26 16:03:52 +00:00
} ,
"NAME" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Kişinin tam adı nı girin" ,
"LABEL" : "Ad Soyad"
2020-08-26 16:03:52 +00:00
} ,
"BIO" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Kişinin biyografisini girin" ,
"LABEL" : "Biyografi"
2020-08-26 16:03:52 +00:00
} ,
"EMAIL_ADDRESS" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Kişinin e-posta adresini girin" ,
"LABEL" : "E-posta adresi"
2020-08-26 16:03:52 +00:00
} ,
"PHONE_NUMBER" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Kişinin telefon numarası nı girin" ,
2021-04-19 09:40:16 +00:00
"LABEL" : "Telefon numarası " ,
"HELP" : "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]" ,
"ERROR" : "Phone number should be either empty or of E.164 format"
2020-08-26 16:03:52 +00:00
} ,
"LOCATION" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Kişinin konumunu girin" ,
"LABEL" : "Yer"
2020-08-26 16:03:52 +00:00
} ,
"COMPANY_NAME" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Şirket adı nı girin" ,
"LABEL" : "Şirket Adı "
2020-08-26 16:03:52 +00:00
} ,
"SOCIAL_PROFILES" : {
"FACEBOOK" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Facebook kullanı cı adı nı girin" ,
"LABEL" : "Facebook\n"
2020-08-26 16:03:52 +00:00
} ,
"TWITTER" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Twitter kullanı cı adı nı girin" ,
2020-08-26 16:03:52 +00:00
"LABEL" : "Twitter"
} ,
"LINKEDIN" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "LinkedIn kullanı cı adı nı girin" ,
"LABEL" : "LinkedIn\n"
2020-08-26 16:03:52 +00:00
} ,
"GITHUB" : {
2020-12-01 07:45:17 +00:00
"PLACEHOLDER" : "Github kullanı cı adı nı girin" ,
2020-08-26 16:03:52 +00:00
"LABEL" : "Github"
}
}
} ,
2021-03-15 18:30:53 +00:00
"SUCCESS_MESSAGE" : "Kişi bilgileri başarı yla kaydedildi" ,
2020-12-01 07:45:17 +00:00
"CONTACT_ALREADY_EXIST" : "Bu e-posta adresi başka bir kişi için kullanı lı yor." ,
2021-03-15 18:30:53 +00:00
"ERROR_MESSAGE" : "Bir hata oluştu, lütfen tekrar deneyin"
2020-11-16 17:41:14 +00:00
} ,
2021-04-19 09:40:16 +00:00
"NEW_CONVERSATION" : {
"BUTTON_LABEL" : "Start conversation" ,
"TITLE" : "Yeni görüşme" ,
"DESC" : "Start a new conversation by sending a new message." ,
"NO_INBOX" : "Couldn't find an inbox to initiate a new conversation with this contact." ,
"FORM" : {
"TO" : {
2021-09-05 13:42:18 +00:00
"LABEL" : "ya"
2021-04-19 09:40:16 +00:00
} ,
"INBOX" : {
2021-09-05 13:42:18 +00:00
"LABEL" : "Gelen kutusu" ,
"ERROR" : "Gelen kutusu seç"
2021-04-19 09:40:16 +00:00
} ,
2021-11-12 18:10:08 +00:00
"SUBJECT" : {
"LABEL" : "Subject" ,
"PLACEHOLDER" : "Subject" ,
"ERROR" : "Subject can't be empty"
} ,
2021-04-19 09:40:16 +00:00
"MESSAGE" : {
2021-09-05 13:42:18 +00:00
"LABEL" : "Mesaj" ,
2021-04-19 09:40:16 +00:00
"PLACEHOLDER" : "Write your message here" ,
2021-09-05 13:42:18 +00:00
"ERROR" : "Mesaj boş olamaz"
2021-04-19 09:40:16 +00:00
} ,
2021-09-05 13:42:18 +00:00
"SUBMIT" : "Mesaj yolla" ,
2021-04-19 09:40:16 +00:00
"CANCEL" : "İptal Et" ,
2021-09-05 13:42:18 +00:00
"SUCCESS_MESSAGE" : "Mesaj yollandı !" ,
"ERROR_MESSAGE" : "Yollanamı yor! lütfen tekrar deneyin"
2021-04-19 09:40:16 +00:00
}
} ,
2020-11-16 17:41:14 +00:00
"CONTACTS_PAGE" : {
2020-12-01 07:45:17 +00:00
"HEADER" : "Kişiler" ,
2021-09-05 13:42:18 +00:00
"FIELDS" : "İletişim alanları " ,
2020-12-01 07:45:17 +00:00
"SEARCH_BUTTON" : "Arama" ,
"SEARCH_INPUT_PLACEHOLDER" : "Kişileri arayı n" ,
2020-11-16 17:41:14 +00:00
"LIST" : {
2020-12-01 07:45:17 +00:00
"LOADING_MESSAGE" : "Kişiler yükleniyor ..." ,
"404" : "Aramanı zla eşleşen kişi yok 🔍" ,
2021-09-05 13:42:18 +00:00
"NO_CONTACTS" : "Uygun bir kontak bulunamadı " ,
2021-03-15 18:30:53 +00:00
"TABLE_HEADER" : {
"NAME" : "İsim" ,
"PHONE_NUMBER" : "Telefon numarası " ,
"CONVERSATIONS" : "Konuşmalar" ,
2021-04-19 09:40:16 +00:00
"LAST_ACTIVITY" : "Son aktivite" ,
"COUNTRY" : "Ülke" ,
"CITY" : "Şehir" ,
2021-09-05 13:42:18 +00:00
"SOCIAL_PROFILES" : "Sosyal profiller" ,
2021-03-15 18:30:53 +00:00
"COMPANY" : "Şirket" ,
"EMAIL_ADDRESS" : "E-posta adresi"
} ,
2021-04-19 09:40:16 +00:00
"VIEW_DETAILS" : "Detayları göster"
2020-11-16 17:41:14 +00:00
}
2021-05-17 18:23:19 +00:00
} ,
2021-10-26 17:31:52 +00:00
"CONTACT_PROFILE" : {
"BACK_BUTTON" : "Kişiler" ,
"LOADING" : "Loading contact profile..."
} ,
2021-06-15 16:45:18 +00:00
"REMINDER" : {
"ADD_BUTTON" : {
2021-09-05 13:42:18 +00:00
"BUTTON" : "Ekle" ,
"TITLE" : "Yeni görev oluşturmak için shift + enter ' a bası nı z"
2021-06-15 16:45:18 +00:00
} ,
"FOOTER" : {
2021-09-05 13:42:18 +00:00
"DUE_DATE" : "Geçerlilik tarihi" ,
"LABEL_TITLE" : "Tip belirle"
2021-06-15 16:45:18 +00:00
}
} ,
2021-05-17 18:23:19 +00:00
"NOTES" : {
2021-10-26 17:31:52 +00:00
"FETCHING_NOTES" : "Fetching notes..." ,
"NOT_AVAILABLE" : "There are no notes created for this contact" ,
2021-05-17 18:23:19 +00:00
"HEADER" : {
2021-09-05 13:42:18 +00:00
"TITLE" : "Notlar"
2021-05-17 18:23:19 +00:00
} ,
2021-10-26 17:31:52 +00:00
"LIST" : {
"LABEL" : "added a note"
} ,
2021-05-17 18:23:19 +00:00
"ADD" : {
2021-09-05 13:42:18 +00:00
"BUTTON" : "Ekle" ,
"PLACEHOLDER" : "Not ekle" ,
"TITLE" : "Yeni not oluşturmak için shift + enter ' a bası nı z"
2021-05-17 18:23:19 +00:00
} ,
2021-10-26 17:31:52 +00:00
"CONTENT_HEADER" : {
"DELETE" : "Delete note"
2021-05-17 18:23:19 +00:00
}
2021-05-21 18:22:38 +00:00
} ,
2021-06-15 16:45:18 +00:00
"EVENTS" : {
"HEADER" : {
2021-09-05 13:42:18 +00:00
"TITLE" : "Aktiviteler"
2021-06-15 16:45:18 +00:00
} ,
"BUTTON" : {
2021-09-05 13:42:18 +00:00
"PILL_BUTTON_NOTES" : "notlar" ,
"PILL_BUTTON_EVENTS" : "etkinlikler" ,
2021-06-15 16:45:18 +00:00
"PILL_BUTTON_CONVO" : "konuşmalar"
}
} ,
2021-05-21 18:22:38 +00:00
"CUSTOM_ATTRIBUTES" : {
2021-11-12 18:10:08 +00:00
"ADD_BUTTON_TEXT" : "Add attributes" ,
2021-05-21 18:22:38 +00:00
"BUTTON" : "Add custom attribute" ,
2021-09-13 13:49:59 +00:00
"NOT_AVAILABLE" : "There are no custom attributes available for this contact." ,
2021-11-12 18:10:08 +00:00
"COPY_SUCCESSFUL" : "Panoya başarı yla kopyalandı " ,
"ACTIONS" : {
"COPY" : "Copy attribute" ,
"DELETE" : "Delete attribute" ,
"EDIT" : "Edit attribute"
} ,
2021-05-21 18:22:38 +00:00
"ADD" : {
"TITLE" : "Create custom attribute" ,
"DESC" : "Add custom information to this contact."
} ,
"FORM" : {
"CREATE" : "Add attribute" ,
"CANCEL" : "İptal Et" ,
"NAME" : {
"LABEL" : "Custom attribute name" ,
"PLACEHOLDER" : "Eg: shopify id" ,
"ERROR" : "Invalid custom attribute name"
} ,
"VALUE" : {
"LABEL" : "Attribute value" ,
"PLACEHOLDER" : "Eg: 11901 "
2021-11-12 18:10:08 +00:00
} ,
"ADD" : {
"TITLE" : "Create new attribute " ,
"SUCCESS" : "Öznitelik başarı yla eklendi" ,
"ERROR" : "Unable to add attribute. Please try again later"
} ,
"UPDATE" : {
"SUCCESS" : "Attribute updated successfully" ,
"ERROR" : "Unable to update attribute. Please try again later"
} ,
"DELETE" : {
"SUCCESS" : "Attribute deleted successfully" ,
"ERROR" : "Unable to delete attribute. Please try again later"
} ,
"ATTRIBUTE_SELECT" : {
"TITLE" : "Add attributes" ,
"PLACEHOLDER" : "Search attributes" ,
"NO_RESULT" : "No attributes found"
2021-05-21 18:22:38 +00:00
}
2021-11-12 18:10:08 +00:00
} ,
"VALIDATIONS" : {
"REQUIRED" : "Valid value is required" ,
"INVALID_URL" : "Invalid URL"
2021-05-21 18:22:38 +00:00
}
2021-07-07 15:55:04 +00:00
} ,
"MERGE_CONTACTS" : {
"TITLE" : "Merge contacts" ,
2021-10-14 08:02:15 +00:00
"DESCRIPTION" : "Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact’ s attributes will take precedence." ,
2021-07-07 15:55:04 +00:00
"PRIMARY" : {
2021-10-14 08:02:15 +00:00
"TITLE" : "Primary contact" ,
"HELP_LABEL" : "To be kept"
2021-07-07 15:55:04 +00:00
} ,
"CHILD" : {
"TITLE" : "Contact to merge" ,
2021-10-14 08:02:15 +00:00
"PLACEHOLDER" : "Search for a contact" ,
"HELP_LABEL" : "To be deleted"
2021-07-07 15:55:04 +00:00
} ,
"SUMMARY" : {
"TITLE" : "Summary" ,
2021-10-14 08:02:15 +00:00
"DELETE_WARNING" : "Contact of <strong>%{childContactName}</strong> will be deleted." ,
2021-07-07 15:55:04 +00:00
"ATTRIBUTE_WARNING" : "Contact details of <strong>%{childContactName}</strong> will be copied to <strong>%{primaryContactName}</strong>."
} ,
"SEARCH" : {
"ERROR" : "ERROR_MESSAGE"
} ,
"FORM" : {
"SUBMIT" : " Merge contacts" ,
"CANCEL" : "İptal Et" ,
"CHILD_CONTACT" : {
"ERROR" : "Select a child contact to merge"
} ,
"SUCCESS_MESSAGE" : "Contact merged successfully" ,
2021-10-14 08:02:15 +00:00
"ERROR_MESSAGE" : "Could not merge contacts, try again!"
2021-07-07 15:55:04 +00:00
}
2020-07-07 19:29:30 +00:00
}
}