chore: Enable Polish (pl), update translations (#2403)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -42,6 +42,19 @@
|
||||
"ERROR_MESSAGE": "There was an error. Please try again."
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Sil",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Silmeyi onayla",
|
||||
"MESSAGE": "Are you sure to delete?",
|
||||
"YES": "Evet, Sil ",
|
||||
"NO": "Hayır, Tut"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Campaign deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete the campaign. Please try again later."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit campaign",
|
||||
"UPDATE_BUTTON_TEXT": "Güncelleme",
|
||||
|
||||
@@ -18,19 +18,14 @@
|
||||
"TITLE": "Önceki Sohbetler"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "Konuşma Etiketleri",
|
||||
"MODAL": {
|
||||
"TITLE": "İçin etiketler",
|
||||
"ACTIVE_LABELS": "Sohbete eklenen etiketler",
|
||||
"INACTIVE_LABELS": "Hesapta bulunan etiketler",
|
||||
"REMOVE": "Etiketi kaldırmak için X simgesine tıklayın",
|
||||
"ADD": "Etiketi eklemek için + simgesine tıklayın",
|
||||
"ADD_BUTTON": "Add Labels",
|
||||
"UPDATE_BUTTON": "Etiketleri güncelle",
|
||||
"UPDATE_ERROR": "Etiketler güncellenemedi, tekrar deneyin."
|
||||
"CONTACT": {
|
||||
"TITLE": "Contact Labels",
|
||||
"ERROR": "Couldn't update labels"
|
||||
},
|
||||
"CONVERSATION": {
|
||||
"TITLE": "Konuşma Etiketleri",
|
||||
"ADD_BUTTON": "Add Labels"
|
||||
},
|
||||
"NO_LABELS_TO_ADD": "Hesapta tanımlanmış başka etiket yok.",
|
||||
"NO_AVAILABLE_LABELS": "Bu görüşmeye eklenen etiket yok.",
|
||||
"LABEL_SELECT": {
|
||||
"TITLE": "Add Labels",
|
||||
"PLACEHOLDER": "Search labels",
|
||||
@@ -155,6 +150,16 @@
|
||||
"VIEW_DETAILS": "Detayları göster"
|
||||
}
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
"BUTTON": "Add",
|
||||
"TITLE": "Shift + Enter to create a task"
|
||||
},
|
||||
"FOOTER": {
|
||||
"DUE_DATE": "Due date",
|
||||
"LABEL_TITLE": "Set type"
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"HEADER": {
|
||||
"TITLE": "Notes"
|
||||
@@ -168,6 +173,16 @@
|
||||
"BUTTON": "View all notes"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
"HEADER": {
|
||||
"TITLE": "Activities"
|
||||
},
|
||||
"BUTTON": {
|
||||
"PILL_BUTTON_NOTES": "notes",
|
||||
"PILL_BUTTON_EVENTS": "events",
|
||||
"PILL_BUTTON_CONVO": "konuşmalar"
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"TITLE": "Özel Nitelikler",
|
||||
"BUTTON": "Add custom attribute",
|
||||
|
||||
@@ -108,8 +108,8 @@
|
||||
}
|
||||
},
|
||||
"CONVERSATION_SIDEBAR": {
|
||||
"DETAILS_TITLE": "Conversations Details",
|
||||
"ASSIGNEE_LABEL": "Assigned Agent",
|
||||
"SELF_ASSIGN": "Assign to me",
|
||||
"TEAM_LABEL": "Assigned Team",
|
||||
"SELECT": {
|
||||
"PLACEHOLDER": "None"
|
||||
|
||||
@@ -28,6 +28,14 @@
|
||||
}
|
||||
],
|
||||
"ADD": {
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Gelen Kutusu Adı",
|
||||
"PLACEHOLDER": "Enter your inbox name (eg: Acme Inc)"
|
||||
},
|
||||
"WEBSITE_NAME": {
|
||||
"LABEL": "Web Sitesi Adı",
|
||||
"PLACEHOLDER": "Web sitenizin adını girin"
|
||||
},
|
||||
"FB": {
|
||||
"HELP": "Not: Oturum açarak, yalnızca Sayfanızın mesajlarına erişebiliriz. Özel mesajlarınıza Chatwoot ile asla erişilemez.",
|
||||
"CHOOSE_PAGE": "Sayfa Seçin",
|
||||
@@ -48,10 +56,6 @@
|
||||
"CHANNEL_AVATAR": {
|
||||
"LABEL": "Kanal Avatarı"
|
||||
},
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Web Sitesi Adı",
|
||||
"PLACEHOLDER": "Web sitenizin adını girin"
|
||||
},
|
||||
"CHANNEL_DOMAIN": {
|
||||
"LABEL": "Web Sitesi Alan Adı",
|
||||
"PLACEHOLDER": "Web sitenizin adresini girin"
|
||||
@@ -208,6 +212,10 @@
|
||||
"AUTO_ASSIGNMENT": {
|
||||
"ENABLED": "Etkin",
|
||||
"DISABLED": "Devre dışı"
|
||||
},
|
||||
"EMAIL_COLLECT_BOX": {
|
||||
"ENABLED": "Etkin",
|
||||
"DISABLED": "Devre dışı"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
@@ -215,6 +223,7 @@
|
||||
"CONFIRM": {
|
||||
"TITLE": "Silmeyi onayla",
|
||||
"MESSAGE": "Silmek istediğinize emin misiniz ?",
|
||||
"PLACE_HOLDER": "Please type {inboxName} to confirm",
|
||||
"YES": "Evet, Sil ",
|
||||
"NO": "Hayır, Tut"
|
||||
},
|
||||
@@ -243,6 +252,8 @@
|
||||
"INBOX_AGENTS": "Kullanıcılar",
|
||||
"INBOX_AGENTS_SUB_TEXT": "Bu gelen kutusuna aracı ekleyin veya aracıları kaldırın",
|
||||
"UPDATE": "Güncelleme",
|
||||
"ENABLE_EMAIL_COLLECT_BOX": "Enable email collect box",
|
||||
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Enable or disable email collect box on new conversation",
|
||||
"AUTO_ASSIGNMENT": "Otomatik atamayı etkinleştir",
|
||||
"INBOX_UPDATE_TITLE": "Gelen Kutusu Ayarları",
|
||||
"INBOX_UPDATE_SUB_TEXT": "Gelen kutusu ayarlarınızı güncelleyin",
|
||||
|
||||
62
app/javascript/dashboard/i18n/locale/tr/integrationApps.json
Normal file
62
app/javascript/dashboard/i18n/locale/tr/integrationApps.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"INTEGRATION_APPS": {
|
||||
"FETCHING": "Fetching Integrations",
|
||||
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
|
||||
"HEADER": "Applications",
|
||||
"STATUS": {
|
||||
"ENABLED": "Etkin",
|
||||
"DISABLED": "Devre dışı"
|
||||
},
|
||||
"CONFIGURE": "Yapılandır",
|
||||
"ADD_BUTTON": "Add a new hook",
|
||||
"DELETE": {
|
||||
"TITLE": {
|
||||
"INBOX": "Confirm deletion",
|
||||
"ACCOUNT": "Disconnect"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"INBOX": "Are you sure to delete?",
|
||||
"ACCOUNT": "Are you sure to disconnect?"
|
||||
},
|
||||
"CONFIRM_BUTTON_TEXT": {
|
||||
"INBOX": "Evet, Sil",
|
||||
"ACCOUNT": "Yes, Disconnect"
|
||||
},
|
||||
"CANCEL_BUTTON_TEXT": "İptal Et",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Hook deleted successfully",
|
||||
"ERROR_MESSAGE": "Woot Sunucusuna bağlanılamadı, Lütfen daha sonra tekrar deneyin"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"FETCHING": "Fetching integration hooks",
|
||||
"INBOX": "Inbox",
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Sil"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"INBOX": {
|
||||
"LABEL": "Select Inbox",
|
||||
"PLACEHOLDER": "Select Inbox"
|
||||
},
|
||||
"SUBMIT": "Yarat",
|
||||
"CANCEL": "İptal Et"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Integration hook added successfully",
|
||||
"ERROR_MESSAGE": "Woot Sunucusuna bağlanılamadı, Lütfen daha sonra tekrar deneyin"
|
||||
}
|
||||
},
|
||||
"CONNECT": {
|
||||
"BUTTON_TEXT": "Bağlan"
|
||||
},
|
||||
"DISCONNECT": {
|
||||
"BUTTON_TEXT": "Disconnect"
|
||||
},
|
||||
"SIDEBAR_DESCRIPTION": {
|
||||
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with %{installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -17,6 +17,24 @@
|
||||
"Hareketler"
|
||||
]
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Düzenle",
|
||||
"TITLE": "Edit webhook",
|
||||
"CANCEL": "İptal Et",
|
||||
"DESC": "Web kancası etkinlikleri size Chatwoot hesabınızda neler olduğu hakkında gerçek zamanlı bilgi sağlar. Bir geri aramayı yapılandırmak için lütfen geçerli bir URL girin.",
|
||||
"FORM": {
|
||||
"END_POINT": {
|
||||
"LABEL": "Web kancası URL'si",
|
||||
"PLACEHOLDER": "Örnek: https://siteadi/api/webkancasi",
|
||||
"ERROR": "Lütfen geçerli bir adres girin"
|
||||
},
|
||||
"SUBMIT": "Edit webhook"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
|
||||
"ERROR_MESSAGE": "Woot Sunucusuna bağlanılamadı, Lütfen daha sonra tekrar deneyin"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"CANCEL": "İptal Et",
|
||||
"TITLE": "Yeni web kancası ekle",
|
||||
|
||||
@@ -19,7 +19,9 @@
|
||||
"NAME": {
|
||||
"LABEL": "Etiket adı",
|
||||
"PLACEHOLDER": "Etiket adı",
|
||||
"ERROR": "Etiket Adı gerekli"
|
||||
"REQUIRED_ERROR": "Label name is required",
|
||||
"MINIMUM_LENGTH_ERROR": "Minimum length 2 is required",
|
||||
"VALID_ERROR": "Only Alphabets, Numbers, Hyphen and Underscore are allowed"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Açıklama",
|
||||
|
||||
@@ -78,6 +78,11 @@
|
||||
"ERROR": "Lütfen geçerli bir tam e-posta adresi",
|
||||
"PLACEHOLDER": "Lütfen e-posta adresinizi girin, bu görüşmelerde görüntülenecektir"
|
||||
},
|
||||
"CURRENT_PASSWORD": {
|
||||
"LABEL": "Current password",
|
||||
"ERROR": "Please enter the current password",
|
||||
"PLACEHOLDER": "Please enter the current password"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Parola",
|
||||
"ERROR": "Lütfen 6 veya daha uzun bir şifre girin",
|
||||
@@ -132,6 +137,7 @@
|
||||
"CANNED_RESPONSES": "Hazır Yanıtlar",
|
||||
"INTEGRATIONS": "Entegrasyonlar",
|
||||
"ACCOUNT_SETTINGS": "Hesap ayarları",
|
||||
"APPLICATIONS": "Applications",
|
||||
"LABELS": "Etiketler",
|
||||
"TEAMS": "Teams"
|
||||
},
|
||||
|
||||
@@ -98,6 +98,7 @@
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Are you sure want to delete - %{teamName}",
|
||||
"PLACE_HOLDER": "Please type {teamName} to confirm",
|
||||
"MESSAGE": "Deleting the team will remove the team assignment from the conversations assigned to this team.",
|
||||
"YES": "Sil ",
|
||||
"NO": "İptal Et"
|
||||
|
||||
Reference in New Issue
Block a user