From 3c85b79d2a8f6f5ac87870787b28f6a9a2a5de00 Mon Sep 17 00:00:00 2001 From: Chatwoot Bot <92152627+chatwoot-bot@users.noreply.github.com> Date: Fri, 21 Mar 2025 18:50:52 -0700 Subject: [PATCH] chore: Update translations (#11141) - Update translations --- .../dashboard/i18n/locale/pt/contact.json | 84 +++++++++---------- .../i18n/locale/pt_BR/components.json | 2 +- .../i18n/locale/pt_BR/conversation.json | 26 +++--- .../i18n/locale/pt_BR/integrations.json | 32 +++---- .../dashboard/i18n/locale/pt_BR/report.json | 2 +- .../dashboard/i18n/locale/pt_BR/settings.json | 2 +- config/locales/am.yml | 2 + config/locales/ar.yml | 2 + config/locales/az.yml | 2 + config/locales/bg.yml | 2 + config/locales/ca.yml | 2 + config/locales/cs.yml | 2 + config/locales/da.yml | 2 + config/locales/de.yml | 2 + config/locales/el.yml | 2 + config/locales/es.yml | 2 + config/locales/fa.yml | 2 + config/locales/fi.yml | 2 + config/locales/fr.yml | 2 + config/locales/he.yml | 2 + config/locales/hi.yml | 2 + config/locales/hr.yml | 2 + config/locales/hu.yml | 2 + config/locales/hy.yml | 2 + config/locales/id.yml | 2 + config/locales/is.yml | 2 + config/locales/it.yml | 2 + config/locales/ja.yml | 2 + config/locales/ka.yml | 2 + config/locales/ko.yml | 2 + config/locales/lt.yml | 2 + config/locales/lv.yml | 2 + config/locales/ml.yml | 2 + config/locales/ms.yml | 2 + config/locales/ne.yml | 2 + config/locales/nl.yml | 2 + config/locales/no.yml | 2 + config/locales/pl.yml | 2 + config/locales/pt.yml | 2 + config/locales/pt_BR.yml | 4 +- config/locales/ro.yml | 2 + config/locales/ru.yml | 2 + config/locales/sh.yml | 2 + config/locales/sk.yml | 2 + config/locales/sl.yml | 2 + config/locales/sq.yml | 2 + config/locales/sr.yml | 2 + config/locales/sv.yml | 2 + config/locales/ta.yml | 2 + config/locales/th.yml | 2 + config/locales/tl.yml | 2 + config/locales/tr.yml | 2 + config/locales/uk.yml | 2 + config/locales/ur.yml | 2 + config/locales/ur_IN.yml | 2 + config/locales/vi.yml | 2 + config/locales/zh_CN.yml | 2 + config/locales/zh_TW.yml | 2 + 58 files changed, 179 insertions(+), 75 deletions(-) diff --git a/app/javascript/dashboard/i18n/locale/pt/contact.json b/app/javascript/dashboard/i18n/locale/pt/contact.json index ddbc5d4cf..2df6971f2 100644 --- a/app/javascript/dashboard/i18n/locale/pt/contact.json +++ b/app/javascript/dashboard/i18n/locale/pt/contact.json @@ -288,32 +288,32 @@ "SEARCH_PLACEHOLDER": "Search...", "MESSAGE_BUTTON": "Messagem", "SEND_MESSAGE": "Enviar mensagem", - "BLOCK_CONTACT": "Block contact", - "UNBLOCK_CONTACT": "Unblock contact", + "BLOCK_CONTACT": "Bloquear contato", + "UNBLOCK_CONTACT": "Desbloquear contato", "BREADCRUMB": { "CONTACTS": "Contactos" }, "ACTIONS": { "CONTACT_CREATION": { - "ADD_CONTACT": "Add contact", - "EXPORT_CONTACT": "Export contacts", - "IMPORT_CONTACT": "Import contacts", - "SAVE_CONTACT": "Save contact", + "ADD_CONTACT": "Editar contato", + "EXPORT_CONTACT": "Exportar contatos", + "IMPORT_CONTACT": "Importar contatos", + "SAVE_CONTACT": "Salvar contato", "EMAIL_ADDRESS_DUPLICATE": "O e-mail inserido já está a ser utilizado por outro contacto.", "PHONE_NUMBER_DUPLICATE": "Este número já está a ser usado por outro contacto.", "SUCCESS_MESSAGE": "Contacto guardado com sucesso", - "ERROR_MESSAGE": "Unable to save contact. Please try again later." + "ERROR_MESSAGE": "Não foi possível o contato. Por favor, tente mais tarde." }, - "BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully", - "BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.", + "BLOCK_SUCCESS_MESSAGE": "Este contato foi bloqueado com sucesso", + "BLOCK_ERROR_MESSAGE": "Não foi possível bloquear o contato. Por favor, tente mais tarde.", "UNBLOCK_SUCCESS_MESSAGE": "Este contacto foi desbloqueado", - "UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.", + "UNBLOCK_ERROR_MESSAGE": "Não foi possível bloquear o contato. Por favor, tente mais tarde.", "IMPORT_CONTACT": { - "TITLE": "Import contacts", + "TITLE": "Importar contatos", "DESCRIPTION": "Importar contactos através de um ficheiro CSV.", "DOWNLOAD_LABEL": "Descarregar uma amostra CSV.", "LABEL": "Ficheiro CSV:", - "CHOOSE_FILE": "Choose file", + "CHOOSE_FILE": "Escolher arquivo", "CHANGE": "Trocar", "CANCEL": "Cancelar", "IMPORT": "Importar", @@ -321,8 +321,8 @@ "ERROR_MESSAGE": "Ocorreu um erro, por favor, tente novamente" }, "EXPORT_CONTACT": { - "TITLE": "Export contacts", - "DESCRIPTION": "Quickly export a csv file with comprehensive details of your contacts", + "TITLE": "Exportar contatos", + "DESCRIPTION": "Exporte rapidamente um arquivo csv com detalhes completos dos seus contatos", "CONFIRM": "Exportar", "SUCCESS_MESSAGE": "Exportação em progresso. Será notificado via e-mail quando o ficheiro de exportação estiver pronto para descarregar.", "ERROR_MESSAGE": "Ocorreu um erro, por favor, tente novamente" @@ -408,44 +408,44 @@ "TITLE": "Editar detalhes do contacto", "FORM": { "FIRST_NAME": { - "PLACEHOLDER": "Enter the first name" + "PLACEHOLDER": "Digite o primeiro nome" }, "LAST_NAME": { - "PLACEHOLDER": "Enter the last name" + "PLACEHOLDER": "Digite o sobrenome" }, "EMAIL_ADDRESS": { - "PLACEHOLDER": "Enter the email address", + "PLACEHOLDER": "Insira um endereço de e-mail", "DUPLICATE": "O e-mail inserido já está a ser utilizado por outro contacto." }, "PHONE_NUMBER": { - "PLACEHOLDER": "Enter the phone number", + "PLACEHOLDER": "Digite número de telefone", "DUPLICATE": "Este número já está a ser usado por outro contacto." }, "CITY": { "PLACEHOLDER": "Escreva o nome da cidade" }, "COUNTRY": { - "PLACEHOLDER": "Select country" + "PLACEHOLDER": "Selecionar País" }, "BIO": { - "PLACEHOLDER": "Enter the bio" + "PLACEHOLDER": "Digite descrição" }, "COMPANY_NAME": { "PLACEHOLDER": "Insira o nome da empresa" } }, - "UPDATE_BUTTON": "Update contact", - "SUCCESS_MESSAGE": "Contact updated successfully", - "ERROR_MESSAGE": "Unable to update contact. Please try again later." + "UPDATE_BUTTON": "Atualizar contato", + "SUCCESS_MESSAGE": "Contato atualizado com sucesso", + "ERROR_MESSAGE": "Não foi possível atualizar o contato. Por favor, tente mais tarde." }, "SOCIAL_MEDIA": { - "TITLE": "Edit social links", + "TITLE": "Editar redes sociais", "FORM": { "FACEBOOK": { - "PLACEHOLDER": "Add Facebook" + "PLACEHOLDER": "Adicionar Facebook" }, "GITHUB": { - "PLACEHOLDER": "Add Github" + "PLACEHOLDER": "Adicionar Github" }, "INSTAGRAM": { "PLACEHOLDER": "Add Instagram" @@ -543,43 +543,43 @@ "PLACEHOLDER": "Adicionar nota", "WROTE": "escreveu", "YOU": "Você", - "SAVE": "Save note", - "EMPTY_STATE": "There are no notes associated to this contact. You can add a note by typing in the box above." + "SAVE": "Salvar nota", + "EMPTY_STATE": "Não existem notas associadas a este contato. Você pode adicionar uma nota digitando a caixa acima." } }, "EMPTY_STATE": { - "TITLE": "No contacts found in this account", - "SUBTITLE": "Start adding new contacts by clicking on the button below", - "BUTTON_LABEL": "Add contact", + "TITLE": "Nenhum contato encontrado nesta conta", + "SUBTITLE": "Para adicionar novos contatos, clique no botão abaixo", + "BUTTON_LABEL": "Editar contato", "SEARCH_EMPTY_STATE_TITLE": "Nenhum contacto corresponde à sua pesquisa 🔍", - "LIST_EMPTY_STATE_TITLE": "No contacts available in this view 📋" + "LIST_EMPTY_STATE_TITLE": "Não há contatos disponíveis nesta visualização 📋" } }, "COMPOSE_NEW_CONVERSATION": { "CONTACT_SEARCH": { - "ERROR_MESSAGE": "We couldn’t complete the search. Please try again." + "ERROR_MESSAGE": "Não foi possível concluir a pesquisa. Por favor, tente novamente." }, "FORM": { "GO_TO_CONVERSATION": "Ver", - "SUCCESS_MESSAGE": "The message was sent successfully!", - "ERROR_MESSAGE": "An error occurred while creating the conversation. Please try again later.", - "NO_INBOX_ALERT": "There are no available inboxes to start a conversation with this contact.", + "SUCCESS_MESSAGE": "Mensagem enviada com sucesso!", + "ERROR_MESSAGE": "Ocorreu um erro ao criar a conversa. Tente novamente mais tarde.", + "NO_INBOX_ALERT": "Não há caixas de entrada disponíveis para iniciar uma conversa com este contato.", "CONTACT_SELECTOR": { "LABEL": "Para:", - "TAG_INPUT_PLACEHOLDER": "Search for a contact with name, email or phone number", - "CONTACT_CREATING": "Creating contact..." + "TAG_INPUT_PLACEHOLDER": "Procurar por um contato com o nome, e-mail ou número de telefone", + "CONTACT_CREATING": "Criando contato..." }, "INBOX_SELECTOR": { "LABEL": "Via:", - "BUTTON": "Show inboxes" + "BUTTON": "Mostrar caixas de entrada" }, "EMAIL_OPTIONS": { "SUBJECT_LABEL": "Assunto :", - "SUBJECT_PLACEHOLDER": "Enter your email subject here", + "SUBJECT_PLACEHOLDER": "Insira seu assunto do e-mail aqui", "CC_LABEL": "Cc:", - "CC_PLACEHOLDER": "Search for a contact with their email address", + "CC_PLACEHOLDER": "Procurar um contato com seu endereço de e-mail", "BCC_LABEL": "Bcc:", - "BCC_PLACEHOLDER": "Search for a contact with their email address", + "BCC_PLACEHOLDER": "Procurar um contato com seu endereço de e-mail", "BCC_BUTTON": "Bcc" }, "MESSAGE_EDITOR": { diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/components.json b/app/javascript/dashboard/i18n/locale/pt_BR/components.json index bf3330bac..ca2714b6a 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/components.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/components.json @@ -42,6 +42,6 @@ }, "FEATURE_SPOTLIGHT": { "LEARN_MORE": "Saiba mais", - "WATCH_VIDEO": "Watch video" + "WATCH_VIDEO": "Assista ao vídeo" } } diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json b/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json index b97b2193c..87c081c1f 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json @@ -296,25 +296,25 @@ "CONTACT_ATTRIBUTES": "Atributos do contato", "PREVIOUS_CONVERSATION": "Conversas anteriores", "MACROS": "Macros", - "SHOPIFY_ORDERS": "Shopify Orders" + "SHOPIFY_ORDERS": "Pedidos Shopify" }, "SHOPIFY": { - "ORDER_ID": "Order #{id}", - "ERROR": "Error loading orders", - "NO_SHOPIFY_ORDERS": "No orders found", + "ORDER_ID": "Pedido #{id}", + "ERROR": "Erro ao carregar pedidos", + "NO_SHOPIFY_ORDERS": "Nenhum pedido encontrado", "FINANCIAL_STATUS": { "PENDING": "Pendentes", - "AUTHORIZED": "Authorized", - "PARTIALLY_PAID": "Partially Paid", - "PAID": "Paid", - "PARTIALLY_REFUNDED": "Partially Refunded", - "REFUNDED": "Refunded", - "VOIDED": "Voided" + "AUTHORIZED": "Autorizado", + "PARTIALLY_PAID": "Parcialmente pago", + "PAID": "Pago", + "PARTIALLY_REFUNDED": "Parcialmente reembolsado", + "REFUNDED": "Reembolsado", + "VOIDED": "Anulado" }, "FULFILLMENT_STATUS": { - "FULFILLED": "Fulfilled", - "PARTIALLY_FULFILLED": "Partially Fulfilled", - "UNFULFILLED": "Unfulfilled" + "FULFILLED": "Processado", + "PARTIALLY_FULFILLED": "Parcialmente processado", + "UNFULFILLED": "Não processado" } } }, diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json index 8d3445fc1..33b371ef7 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json @@ -2,18 +2,18 @@ "INTEGRATION_SETTINGS": { "SHOPIFY": { "DELETE": { - "TITLE": "Delete Shopify Integration", - "MESSAGE": "Are you sure you want to delete the Shopify integration?" + "TITLE": "Excluir integração com Shopify", + "MESSAGE": "Tem certeza de que deseja excluir a integração com Shopify?" }, "STORE_URL": { - "TITLE": "Connect Shopify Store", - "LABEL": "Store URL", - "PLACEHOLDER": "your-store.myshopify.com", - "HELP": "Enter your Shopify store's myshopify.com URL", + "TITLE": "Conectar loja Shopify", + "LABEL": "URL da loja", + "PLACEHOLDER": "sua-loja.myshopify.com", + "HELP": "Insira a URL myshopify.com da sua loja Shopify", "CANCEL": "Cancelar", - "SUBMIT": "Connect Store" + "SUBMIT": "Conectar loja" }, - "ERROR": "There was an error connecting to Shopify. Please try again or contact support if the issue persists." + "ERROR": "Ocorreu um erro ao conectar com o Shopify. Por favor, tente novamente ou entre em contato com o suporte se o problema persistir." }, "HEADER": "Integrações", "DESCRIPTION": "Chatwoot se integra com várias ferramentas e serviços para melhorar a eficiência da sua equipe. Explore a lista abaixo para configurar seus aplicativos favoritos.", @@ -325,8 +325,8 @@ } }, "CAPTAIN": { - "NAME": "Capitão", - "HEADER_KNOW_MORE": "Know more", + "NAME": "Captain", + "HEADER_KNOW_MORE": "Saiba mais", "COPILOT": { "SEND_MESSAGE": "Enviar mensagem...", "LOADER": "Capitão está pensando", @@ -408,8 +408,8 @@ "TITLE": "Não há assistentes disponíveis", "SUBTITLE": "Crie um assistente para fornecer respostas rápidas e precisas aos seus usuários. Ele pode aprender com seus artigos de ajuda e conversas passadas.", "FEATURE_SPOTLIGHT": { - "TITLE": "Captain Assistant", - "NOTE": "Captain Assistant engages directly with customers, learns from your help docs and past conversations, and delivers instant, accurate responses. It handles the initial queries, providing quick resolutions before transferring to an agent when needed." + "TITLE": "Assistente Captain", + "NOTE": "O Assistente Capitão interage diretamente com os clientes, aprende com seus documentos de ajuda e conversas passadas, e fornece respostas instantâneas e precisas. Ele lida com as consultas iniciais, oferecendo soluções rápidas antes de transferir para um agente quando necessário." } } }, @@ -453,8 +453,8 @@ "TITLE": "Nenhum documento disponível", "SUBTITLE": "Os documentos são usados pelo seu assistente para gerar perguntas frequentes. Pode importar documentos para fornecer um contexto para seu assistente.", "FEATURE_SPOTLIGHT": { - "TITLE": "Captain Document", - "NOTE": "A document in Captain serves as a knowledge resource for the assistant. By connecting your help center or guides, Captain can analyze the content and provide accurate responses for customer inquiries." + "TITLE": "Documentos Captain", + "NOTE": "Um documento no Captain serve como um recurso de conhecimento para o assistente. Ao conectar sua central de ajuda ou guias, o Captain pode analisar o conteúdo e fornecer respostas precisas para as perguntas dos clientes." } } }, @@ -534,8 +534,8 @@ "TITLE": "Nenhuma FAQ encontrada", "SUBTITLE": "Perguntas Frequentes ajudam seu assistente a fornecer respostas rápidas e precisas para perguntas de seus clientes. Eles podem ser gerados automaticamente a partir do seu conteúdo ou podem ser adicionados manualmente.", "FEATURE_SPOTLIGHT": { - "TITLE": "Captain FAQ", - "NOTE": "Captain FAQs detects common customer questions—whether missing from your knowledge base or frequently asked—and generates relevant FAQs to improve support. You can review each suggestion and decide whether to approve or reject it." + "TITLE": "Perguntas Frequentes do Captain", + "NOTE": "As Perguntas Frequentes do Captain detectam dúvidas comuns dos clientes — sejam elas ausentes da sua base de conhecimento ou frequentemente feitas — e geram respostas relevantes para melhorar o suporte. Você pode revisar cada sugestão e decidir se deseja aprová-la ou rejeitá-la." } } }, diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/report.json b/app/javascript/dashboard/i18n/locale/pt_BR/report.json index 5afe22e1f..e246d5ee1 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/report.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/report.json @@ -120,7 +120,7 @@ }, "PAGINATION": { "RESULTS": "Exibindo {start} — {end} de {total} resultados", - "PER_PAGE_TEMPLATE": "{size} / page" + "PER_PAGE_TEMPLATE": "{size} / página" } }, "AGENT_REPORTS": { diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/settings.json b/app/javascript/dashboard/i18n/locale/pt_BR/settings.json index 983955c05..f684289d9 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/settings.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/settings.json @@ -364,7 +364,7 @@ "BUTTON_TXT": "Comprar mais créditos", "DOCUMENTS": "Documentos", "RESPONSES": "Respostas", - "UPGRADE": "O capitão não está disponível no plano gratuito, faça o upgrade para ter acesso aos assistentes, co-piloto e muito mais." + "UPGRADE": "O Captain não está disponível no plano gratuito, faça o upgrade para ter acesso aos assistentes, copilot e muito mais." }, "CHAT_WITH_US": { "TITLE": "Precisa de ajuda?", diff --git a/config/locales/am.yml b/config/locales/am.yml index b6f27b175..905e236d7 100644 --- a/config/locales/am.yml +++ b/config/locales/am.yml @@ -53,6 +53,8 @@ am: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 1d7bc3afe..f86f6a30d 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -53,6 +53,8 @@ ar: invalid_message_type: 'نوع الرسالة غير صالح. الإجراء غير مسموح به' slack: invalid_channel_id: 'قناة Slack غير صحيحة. الرجاء المحاولة مرة أخرى' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: الرجاء التحقق من اتصال الشبكة وعنوان IMAP ثم حاول مرة أخرى. diff --git a/config/locales/az.yml b/config/locales/az.yml index 430574e2f..0a178161c 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -53,6 +53,8 @@ az: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 824b724cb..98ae8f3a9 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -53,6 +53,8 @@ bg: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/ca.yml b/config/locales/ca.yml index abe84d265..f1a1bcfe1 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -53,6 +53,8 @@ ca: invalid_message_type: 'Tipus de missatge no vàlid. Acció no permesa' slack: invalid_channel_id: 'Canal slack no vàlid. Torna-ho a provar' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Comprova la connexió de xarxa, l'adreça IMAP i torna-ho a provar. diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 9e1dab362..fd687b472 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -53,6 +53,8 @@ cs: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/da.yml b/config/locales/da.yml index 1c0a432fb..f7186445a 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -53,6 +53,8 @@ da: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Tjek venligst netværksforbindelsen, IMAP-adressen og prøv igen. diff --git a/config/locales/de.yml b/config/locales/de.yml index 8f07a7bf9..465519e5e 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -53,6 +53,8 @@ de: invalid_message_type: 'Ungültiger Nachrichtentyp. Aktion nicht erlaubt' slack: invalid_channel_id: 'Ungültiger Slack Channel. Bitte erneut versuchen' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Bitte überprüfen Sie die Netzwerkverbindung, die IMAP-Adresse und versuchen Sie es erneut. diff --git a/config/locales/el.yml b/config/locales/el.yml index 0fe618453..f41b53c30 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -53,6 +53,8 @@ el: invalid_message_type: 'Μη έγκυρος τύπος μηνύματος. Δεν επιτρέπεται η ενέργεια' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Παρακαλώ ελέγξτε τη σύνδεση δικτύου, τη διεύθυνση IMAP και προσπαθήστε ξανά. diff --git a/config/locales/es.yml b/config/locales/es.yml index f17640f0c..711fc238c 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -53,6 +53,8 @@ es: invalid_message_type: 'Tipo de mensaje inválido. Acción no permitida' slack: invalid_channel_id: 'Canal de slack inválido. Por favor, inténtalo de nuevo' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Verifique la conexión de red, la dirección IMAP y vuelva a intentarlo. diff --git a/config/locales/fa.yml b/config/locales/fa.yml index d2e40f7bb..1e2b1ba44 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -53,6 +53,8 @@ fa: invalid_message_type: 'نوع پیام نامعتبر است. اقدام مجاز نیست' slack: invalid_channel_id: 'کانال اسلک نامعتبر است. لطفا دوباره تلاش کنید' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: لطفا اتصال شبکه، آدرس IMAP را بررسی کنید و دوباره امتحان کنید. diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 79bd64b34..25e6193bb 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -53,6 +53,8 @@ fi: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 38aac3fb8..1b7846cf5 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -53,6 +53,8 @@ fr: invalid_message_type: 'Type de message invalide. Action non autorisée' slack: invalid_channel_id: 'Canal Slack invalide. Veuillez réessayer' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Veuillez vérifier la connexion, l'adresse IMAP et réessayez. diff --git a/config/locales/he.yml b/config/locales/he.yml index fa87873da..dee5aa5e1 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -53,6 +53,8 @@ he: invalid_message_type: 'סוג הודעה לא חוקי. פעולה אסורה' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/hi.yml b/config/locales/hi.yml index a07f7d47a..3fb3e1708 100644 --- a/config/locales/hi.yml +++ b/config/locales/hi.yml @@ -53,6 +53,8 @@ hi: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/hr.yml b/config/locales/hr.yml index b20c0a18c..b285cda29 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -53,6 +53,8 @@ hr: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/hu.yml b/config/locales/hu.yml index d9ad22008..9d6569f25 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -53,6 +53,8 @@ hu: invalid_message_type: 'Hibás üzenet típus. Kérés elutasítva' slack: invalid_channel_id: 'Érvénytelen Slack csatorna. Kérjük, próbálja újra' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Kérlek ellenőrizd a hálózati kapcsolatot, az IMAP címet, majd próbáld újra. diff --git a/config/locales/hy.yml b/config/locales/hy.yml index 8988c8018..15dbf2328 100644 --- a/config/locales/hy.yml +++ b/config/locales/hy.yml @@ -53,6 +53,8 @@ hy: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/id.yml b/config/locales/id.yml index 87c594386..12bb26056 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -53,6 +53,8 @@ id: invalid_message_type: 'Jenis pesan tidak valid. Tindakan tidak diizinkan' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Periksa sambungan jaringan, alamat IMAP, dan coba lagi. diff --git a/config/locales/is.yml b/config/locales/is.yml index 100eac608..1f7a4abfb 100644 --- a/config/locales/is.yml +++ b/config/locales/is.yml @@ -53,6 +53,8 @@ is: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Athugaðu nettenginguna, IMAP vistfangið og reyndu aftur. diff --git a/config/locales/it.yml b/config/locales/it.yml index 40fc784ec..94f7e09aa 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -53,6 +53,8 @@ it: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Controlla la connessione di rete, l'indirizzo IMAP e riprova. diff --git a/config/locales/ja.yml b/config/locales/ja.yml index fd5e7733d..80c424c6d 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -53,6 +53,8 @@ ja: invalid_message_type: '無効なメッセージタイプです。アクションは許可されていません' slack: invalid_channel_id: '無効なSlackチャンネルです。もう一度お試しください。' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: ネットワーク接続、IMAPアドレスを確認の上、再度お試しください。 diff --git a/config/locales/ka.yml b/config/locales/ka.yml index 0e8f3310b..4ed4e4369 100644 --- a/config/locales/ka.yml +++ b/config/locales/ka.yml @@ -53,6 +53,8 @@ ka: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 32ac96545..c0a4fe11c 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -53,6 +53,8 @@ ko: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 47aaccd1d..1bf7bb2cd 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -53,6 +53,8 @@ lt: invalid_message_type: 'Neteisingas pranešimo tipas. Veiksmas neleidžiamas' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Patikrinkite tinklo sujungimus, IMAP adresą ir bandykite dar kartą. diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 21d2d857b..b817997d1 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -53,6 +53,8 @@ lv: invalid_message_type: 'Nederīgs ziņojuma veids. Darbība nav atļauta' slack: invalid_channel_id: 'Nepareizs Slack kanāls. Lūdzu, mēģiniet vēlreiz' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Lūdzu, pārbaudiet tīkla savienojumu, IMAP adresi un mēģiniet vēlreiz. diff --git a/config/locales/ml.yml b/config/locales/ml.yml index a3b90f6e5..d97c9c258 100644 --- a/config/locales/ml.yml +++ b/config/locales/ml.yml @@ -53,6 +53,8 @@ ml: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/ms.yml b/config/locales/ms.yml index 66b464ce5..5bf8726d3 100644 --- a/config/locales/ms.yml +++ b/config/locales/ms.yml @@ -53,6 +53,8 @@ ms: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/ne.yml b/config/locales/ne.yml index 11f3fac73..9abde5cfc 100644 --- a/config/locales/ne.yml +++ b/config/locales/ne.yml @@ -53,6 +53,8 @@ ne: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/nl.yml b/config/locales/nl.yml index e7610b9ae..80aea0ece 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -53,6 +53,8 @@ nl: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Controleer de netwerkverbinding, IMAP-adres en probeer het opnieuw. diff --git a/config/locales/no.yml b/config/locales/no.yml index 9680730c2..44792478f 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -53,6 +53,8 @@ invalid_message_type: 'Ugyldig meldingstype. Handlingen er ikke tillatt' slack: invalid_channel_id: 'Ugyldig slack kanal. Vennligst prøv på nytt' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Kontroller nettverkstilkoblingen, IMAP-adressen og prøv på nytt. diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 4436bec76..564917bcb 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -53,6 +53,8 @@ pl: invalid_message_type: 'Nieprawidłowy typ wiadomości. Niedozwolone działanie.' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Sprawdź połączenie sieciowe, adres IMAP i spróbuj ponownie. diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 8cb9858b9..001709b4b 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -53,6 +53,8 @@ pt: invalid_message_type: 'Tipo de mensagem inválido. Ação não permitida' slack: invalid_channel_id: 'Canal de slack inválido. Por favor, tente novamente' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Por favor, verifique a ligação à rede, endereço IMAP e tente novamente. diff --git a/config/locales/pt_BR.yml b/config/locales/pt_BR.yml index f2ad04824..dab14bb08 100644 --- a/config/locales/pt_BR.yml +++ b/config/locales/pt_BR.yml @@ -53,6 +53,8 @@ pt_BR: invalid_message_type: 'Tipo de mensagem inválido. Ação não permitida' slack: invalid_channel_id: 'Canal de slack inválido. Por favor, tente novamente' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Por favor, verifique a conexão de rede, endereço IMAP e tente novamente. @@ -219,7 +221,7 @@ pt_BR: description: 'Crie issues em Linear diretamente da sua janela de conversa. Alternativamente, vincule as issues lineares existentes para um processo de rastreamento de problemas mais simples e eficiente.' shopify: name: 'Shopify' - description: 'Connect your Shopify store to access order details, customer information, and product data directly within your conversations and helps your support team provide faster, more contextual assistance to your customers.' + description: 'Conecte sua loja Shopify para acessar detalhes de pedidos, informações de clientes e dados de produtos diretamente em suas conversas e ajudar sua equipe de suporte a fornecer um atendimento mais rápido e contextual aos seus clientes.' captain: copilot_error: 'Conecte com um assistente a esta caixa de entrada para usar Copilot' copilot_limit: 'Você está sem créditos de Copilot. Pode comprar mais créditos na seção de faturamento.' diff --git a/config/locales/ro.yml b/config/locales/ro.yml index ac1491e3b..8dd0ff599 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -53,6 +53,8 @@ ro: invalid_message_type: 'Tip de mesaj nevalid. Acțiune nepermisă' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Verificați conexiunea la rețea, adresa IMAP și încercați din nou. diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 646207243..40993bbf1 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -53,6 +53,8 @@ ru: invalid_message_type: 'Недопустимый тип сообщения. Действие запрещено' slack: invalid_channel_id: 'Неправильный канал slack - попробуйте еще раз' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Пожалуйста, проверьте сетевое подключение, адрес IMAP и повторите попытку. diff --git a/config/locales/sh.yml b/config/locales/sh.yml index aaa7670c1..5330e99a9 100644 --- a/config/locales/sh.yml +++ b/config/locales/sh.yml @@ -53,6 +53,8 @@ sh: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/sk.yml b/config/locales/sk.yml index ce1c22414..21fc7d850 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -53,6 +53,8 @@ sk: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 34491e555..3090c7424 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -53,6 +53,8 @@ sl: invalid_message_type: 'Neveljavna vrsta sporočila. Dejanje ni dovoljeno' slack: invalid_channel_id: 'Neveljaven slack kanal. Prosimo poskusite ponovno' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Preverite omrežno povezavo, naslov IMAP in poskusite znova. diff --git a/config/locales/sq.yml b/config/locales/sq.yml index d75d3ef0a..048acbe86 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -53,6 +53,8 @@ sq: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/sr.yml b/config/locales/sr.yml index ad8dd7a8b..fdd689e6e 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -53,6 +53,8 @@ sr-Latn: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Molim vas proverite vezu sa mrežom, IMAP adresu i pokušajte ponovo. diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 9d701b7ae..3c9d4dcaa 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -53,6 +53,8 @@ sv: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/ta.yml b/config/locales/ta.yml index 51bab7e2e..521321236 100644 --- a/config/locales/ta.yml +++ b/config/locales/ta.yml @@ -53,6 +53,8 @@ ta: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/th.yml b/config/locales/th.yml index f63a7ea5e..28524b441 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -53,6 +53,8 @@ th: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/tl.yml b/config/locales/tl.yml index f4d660587..692baecac 100644 --- a/config/locales/tl.yml +++ b/config/locales/tl.yml @@ -53,6 +53,8 @@ tl: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 94eff087f..b154a6f21 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -53,6 +53,8 @@ tr: invalid_message_type: 'Geçersiz mesaj türü. İşlem izin verilmiyor' slack: invalid_channel_id: 'Geçersiz Slack kanalı. Lütfen tekrar deneyin' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Lütfen ağ bağlantınızı, IMAP adresini kontrol edin ve tekrar deneyin. diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 4861056ef..2bf4968a8 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -53,6 +53,8 @@ uk: invalid_message_type: 'Невірний тип повідомлення. Дію не дозволено' slack: invalid_channel_id: 'Недійсний канал slack. Будь ласка, спробуйте ще раз' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Перевірте підключення до мережі, адреса IMAP і повторіть спробу. diff --git a/config/locales/ur.yml b/config/locales/ur.yml index 3b56fe8e4..ffbd664ee 100644 --- a/config/locales/ur.yml +++ b/config/locales/ur.yml @@ -53,6 +53,8 @@ ur: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/ur_IN.yml b/config/locales/ur_IN.yml index b775ef0c4..542424bb7 100644 --- a/config/locales/ur_IN.yml +++ b/config/locales/ur_IN.yml @@ -53,6 +53,8 @@ ur: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again. diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 5d86910e1..aa8344f97 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -53,6 +53,8 @@ vi: invalid_message_type: 'Loại tin nhắn không hợp lệ. Hành động không được phép' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Vui lòng kiểm tra kết nối mạng, địa chỉ IMAP và thử lại. diff --git a/config/locales/zh_CN.yml b/config/locales/zh_CN.yml index 73a237570..87aca8ede 100644 --- a/config/locales/zh_CN.yml +++ b/config/locales/zh_CN.yml @@ -53,6 +53,8 @@ zh_CN: invalid_message_type: '无效的消息类型。不允许操作' slack: invalid_channel_id: '无效的Slack频道。请重试' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: 请检查网络连接,IMAP地址,然后再试一次。 diff --git a/config/locales/zh_TW.yml b/config/locales/zh_TW.yml index 91dde5199..7a038bf5b 100644 --- a/config/locales/zh_TW.yml +++ b/config/locales/zh_TW.yml @@ -53,6 +53,8 @@ zh_TW: invalid_message_type: 'Invalid message type. Action not permitted' slack: invalid_channel_id: 'Invalid slack channel. Please try again' + channel_service: + invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed." inboxes: imap: socket_error: Please check the network connection, IMAP address and try again.