{ "INTEGRATION_SETTINGS": { "HEADER": "Integracje", "DESCRIPTION": "Chatwoot integrates with multiple tools and services to improve your team's efficiency. Explore the list below to configure your favorite apps.", "LEARN_MORE": "Learn more about integrations", "LOADING": "Fetching integrations", "CAPTAIN": { "DISABLED": "Captain is not enabled on your account.", "CLICK_HERE_TO_CONFIGURE": "Click here to configure", "LOADING_CONSOLE": "Loading Captain Console...", "FAILED_TO_LOAD_CONSOLE": "Failed to load Captain Console. Please refresh and try again." }, "WEBHOOK": { "SUBSCRIBED_EVENTS": "Subskrybowane wydarzenia", "LEARN_MORE": "Learn more about webhooks", "FORM": { "CANCEL": "Anuluj", "DESC": "Webhooki dostarczają informacje o tym, co dzieje się w Twoim koncie Chatwoot. Wprowadź poprawny adres URL, aby skonfigurować webhook.", "SUBSCRIPTIONS": { "LABEL": "Wydarzenia", "EVENTS": { "CONVERSATION_CREATED": "Rozpoczęcie rozmowy", "CONVERSATION_STATUS_CHANGED": "Zmiana statusu rozmowy", "CONVERSATION_UPDATED": "Aktualizacja rozmowy", "MESSAGE_CREATED": "Utworzenie wiadomości", "MESSAGE_UPDATED": "Aktualizacja wiadomości", "WEBWIDGET_TRIGGERED": "Użytkownik otworzył czat na żywo", "CONTACT_CREATED": "Utworzenie kontaktu", "CONTACT_UPDATED": "Aktualizacja kontaktu" } }, "END_POINT": { "LABEL": "Adres URL webhooka", "PLACEHOLDER": "Example: {webhookExampleURL}", "ERROR": "Wprowadź poprawny adres URL" }, "EDIT_SUBMIT": "Aktualizuj webhook", "ADD_SUBMIT": "Utwórz webhook" }, "TITLE": "Webhook", "CONFIGURE": "Skonfiguruj", "HEADER": "Ustawienia webhooka", "HEADER_BTN_TXT": "Dodaj nowy webhook", "LOADING": "Pobieranie webhooków", "SEARCH_404": "Brak wyników pasujących do wyszukiwania", "SIDEBAR_TXT": "
Webhooki
Webhooki są wywołaniami zwrotnymi HTTP, które mogą być zdefiniowane dla każdego konta. Są wywoływane przez zdarzenia takie jak utworzenie wiadomości w Chatwoot. Możesz utworzyć więcej niż jeden webhook dla tego konta.
Aby utworzyć webhook, kliknij przycisk Dodaj nowy webhook. Możesz również usunąć istniejący webhook, klikając przycisk Usuń.
Aplikacje na pulpicie
Aplikacje na pulpicie umożliwiają organizacjom osadzenie aplikacji wewnątrz panelu Chatwoot w celu dostarczenia kontekstu dla agentów obsługi klienta. Ta funkcja umożliwia tworzenie niezależnej aplikacji i osadzanie jej w celu dostarczania informacji o użytkowniku, jego zamówieniach lub historii płatności.
Kiedy osadzisz swoją aplikację za pomocą pulpitu Chatwoot, Twoja aplikacja otrzyma kontekst rozmowy i kontaktu jako zdarzenie okna. W swojej stronie zaimplementuj nasłuchiwanie zdarzenia wiadomości, aby otrzymać kontekst.
Aby dodać nową aplikację na pulpicie, kliknij przycisk 'Dodaj nową aplikację na pulpicie'.
", "DESCRIPTION": "Aplikacje na pulpicie umożliwiają organizacjom osadzenie aplikacji wewnątrz panelu w celu dostarczenia kontekstu dla agentów obsługi klienta. Ta funkcja umożliwia tworzenie niezależnej aplikacji i osadzanie jej w celu dostarczania informacji o użytkowniku, jego zamówieniach lub historii płatności.", "LEARN_MORE": "Learn more about Dashboard Apps", "LIST": { "404": "Na tym koncie nie skonfigurowano jeszcze aplikacji na pulpicie", "LOADING": "Pobieranie aplikacji na pulpicie...", "TABLE_HEADER": { "NAME": "Imię", "ENDPOINT": "Punkt końcowy" }, "EDIT_TOOLTIP": "Edytuj aplikację", "DELETE_TOOLTIP": "Usuń aplikację" }, "FORM": { "TITLE_LABEL": "Nazwa", "TITLE_PLACEHOLDER": "Wprowadź nazwę dla aplikacji na pulpicie", "TITLE_ERROR": "Nazwa aplikacji na pulpicie jest wymagana", "URL_LABEL": "Punkt końcowy", "URL_PLACEHOLDER": "Wprowadź adres URL punktu końcowego, gdzie jest hostowana Twoja aplikacja", "URL_ERROR": "Wymagany jest poprawny adres URL" }, "CREATE": { "HEADER": "Dodaj nową aplikację na pulpicie", "FORM_SUBMIT": "Wyślij", "FORM_CANCEL": "Anuluj", "API_SUCCESS": "Aplikacja na pulpicie została pomyślnie skonfigurowana", "API_ERROR": "Nie udało się utworzyć aplikacji. Spróbuj ponownie później" }, "UPDATE": { "HEADER": "Edytuj aplikację na pulpicie", "FORM_SUBMIT": "Aktualizuj", "FORM_CANCEL": "Anuluj", "API_SUCCESS": "Aplikacja na pulpicie została pomyślnie zaktualizowana", "API_ERROR": "Nie udało się zaktualizować aplikacji. Spróbuj ponownie później" }, "DELETE": { "CONFIRM_YES": "Tak, usuń", "CONFIRM_NO": "Nie, zostaw", "TITLE": "Potwierdzenie usunięcia", "MESSAGE": "Czy na pewno chcesz usunąć aplikację - {appName}?", "API_SUCCESS": "Aplikacja na pulpicie została pomyślnie usunięta", "API_ERROR": "Nie udało się usunąć aplikacji. Spróbuj ponownie później" } }, "LINEAR": { "ADD_OR_LINK_BUTTON": "Create/Link Linear Issue", "LOADING": "Fetching linear issues...", "LOADING_ERROR": "There was an error fetching the linear issues, please try again", "CREATE": "Stwórz", "LINK": { "SEARCH": "Search issues", "SELECT": "Select issue", "TITLE": "Link", "EMPTY_LIST": "No linear issues found", "LOADING": "Loading", "ERROR": "There was an error fetching the linear issues, please try again", "LINK_SUCCESS": "Issue linked successfully", "LINK_ERROR": "There was an error linking the issue, please try again", "LINK_TITLE": "Conversation (#{conversationId}) with {name}" }, "ADD_OR_LINK": { "TITLE": "Create/link linear issue", "DESCRIPTION": "Create Linear issues from conversations, or link existing ones for seamless tracking.", "FORM": { "TITLE": { "LABEL": "Tytuł", "PLACEHOLDER": "Enter title", "REQUIRED_ERROR": "Tytuł jest wymagany" }, "DESCRIPTION": { "LABEL": "Opis", "PLACEHOLDER": "Enter description" }, "TEAM": { "LABEL": "Zespół", "PLACEHOLDER": "Wybierz zespół", "SEARCH": "Search team", "REQUIRED_ERROR": "Team is required" }, "ASSIGNEE": { "LABEL": "Assignee", "PLACEHOLDER": "Select assignee", "SEARCH": "Search assignee" }, "PRIORITY": { "LABEL": "Priorytet", "PLACEHOLDER": "Wybierz priorytet", "SEARCH": "Search priority" }, "LABEL": { "LABEL": "Etykieta", "PLACEHOLDER": "Select label", "SEARCH": "Search label" }, "STATUS": { "LABEL": "Status", "PLACEHOLDER": "Select status", "SEARCH": "Search status" }, "PROJECT": { "LABEL": "Project", "PLACEHOLDER": "Select project", "SEARCH": "Search project" } }, "CREATE": "Stwórz", "CANCEL": "Anuluj", "CREATE_SUCCESS": "Issue created successfully", "CREATE_ERROR": "There was an error creating the issue, please try again", "LOADING_TEAM_ERROR": "There was an error fetching the teams, please try again", "LOADING_TEAM_ENTITIES_ERROR": "There was an error fetching the team entities, please try again" }, "ISSUE": { "STATUS": "Status", "PRIORITY": "Priorytet", "ASSIGNEE": "Assignee", "LABELS": "Etykiety", "CREATED_AT": "Created at {createdAt}" }, "UNLINK": { "TITLE": "Unlink", "SUCCESS": "Issue unlinked successfully", "ERROR": "There was an error unlinking the issue, please try again" }, "DELETE": { "TITLE": "Are you sure you want to delete the integration?", "MESSAGE": "Are you sure you want to delete the integration?", "CONFIRM": "Tak, usuń", "CANCEL": "Anuluj" } } }, "CAPTAIN": { "NAME": "Captain", "COPILOT": { "SEND_MESSAGE": "Wyślij wiadomość...", "LOADER": "Captain is thinking", "YOU": "You", "USE": "Use this", "RESET": "Reset", "SELECT_ASSISTANT": "Select Assistant" }, "PAYWALL": { "TITLE": "Upgrade to use Captain AI", "AVAILABLE_ON": "Captain is not available on the free plan.", "UPGRADE_PROMPT": "Upgrade your plan to get access to our assistants, copilot and more.", "UPGRADE_NOW": "Upgrade now", "CANCEL_ANYTIME": "You can change or cancel your plan anytime" }, "ENTERPRISE_PAYWALL": { "AVAILABLE_ON": "Captain AI feature is only available in a paid plan.", "UPGRADE_PROMPT": "Upgrade your plan to get access to our assistants, copilot and more.", "ASK_ADMIN": "Please reach out to your administrator for the upgrade." }, "BANNER": { "RESPONSES": "You've used over 80% of your response limit. To continue using Captain AI, please upgrade.", "DOCUMENTS": "Document limit reached. Upgrade to continue using Captain AI." }, "FORM": { "CANCEL": "Anuluj", "CREATE": "Stwórz", "EDIT": "Aktualizuj" }, "ASSISTANTS": { "HEADER": "Assistants", "ADD_NEW": "Create a new assistant", "DELETE": { "TITLE": "Are you sure to delete the assistant?", "DESCRIPTION": "This action is permanent. Deleting this assistant will remove it from all connected inboxes and permanently erase all generated knowledge.", "CONFIRM": "Tak, usuń", "SUCCESS_MESSAGE": "The assistant has been successfully deleted", "ERROR_MESSAGE": "There was an error deleting the assistant, please try again." }, "FORM_DESCRIPTION": "Fill out the details below to name your assistant, describe its purpose, and specify the product it will support.", "CREATE": { "TITLE": "Create an assistant", "SUCCESS_MESSAGE": "The assistant has been successfully created", "ERROR_MESSAGE": "There was an error creating the assistant, please try again." }, "FORM": { "NAME": { "LABEL": "Assistant Name", "PLACEHOLDER": "Enter a name for the assistant", "ERROR": "Please provide a name for the assistant" }, "DESCRIPTION": { "LABEL": "Assistant Description", "PLACEHOLDER": "Describe how and where this assistant will be used", "ERROR": "A description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", "PLACEHOLDER": "Enter the name of the product this assistant is designed for", "ERROR": "The product name is required" }, "FEATURES": { "TITLE": "Funkcje", "ALLOW_CONVERSATION_FAQS": "Generate FAQs from resolved conversations", "ALLOW_MEMORIES": "Capture key details as memories from customer interactions." } }, "EDIT": { "TITLE": "Update the assistant", "SUCCESS_MESSAGE": "The assistant has been successfully updated", "ERROR_MESSAGE": "There was an error updating the assistant, please try again." }, "OPTIONS": { "EDIT_ASSISTANT": "Edit Assistant", "DELETE_ASSISTANT": "Delete Assistant", "VIEW_CONNECTED_INBOXES": "View connected inboxes" }, "EMPTY_STATE": { "TITLE": "No assistants available", "SUBTITLE": "Create an assistant to provide quick and accurate responses to your users. It can learn from your help articles and past conversations." } }, "DOCUMENTS": { "HEADER": "Documents", "ADD_NEW": "Create a new document", "RELATED_RESPONSES": { "TITLE": "Related FAQs", "DESCRIPTION": "These FAQs are generated directly from the document." }, "FORM_DESCRIPTION": "Enter the URL of the document to add it as a knowledge source and choose the assistant to associate it with.", "CREATE": { "TITLE": "Add a document", "SUCCESS_MESSAGE": "The document has been successfully created", "ERROR_MESSAGE": "There was an error creating the document, please try again." }, "FORM": { "URL": { "LABEL": "Adres URL", "PLACEHOLDER": "Enter the URL of the document", "ERROR": "Please provide a valid URL for the document" }, "ASSISTANT": { "LABEL": "Assistant", "PLACEHOLDER": "Select the assistant", "ERROR": "The assistant field is required" } }, "DELETE": { "TITLE": "Are you sure to delete the document?", "DESCRIPTION": "This action is permanent. Deleting this document will permanently erase all generated knowledge.", "CONFIRM": "Tak, usuń", "SUCCESS_MESSAGE": "The document has been successfully deleted", "ERROR_MESSAGE": "There was an error deleting the document, please try again." }, "OPTIONS": { "VIEW_RELATED_RESPONSES": "View Related Responses", "DELETE_DOCUMENT": "Delete Document" }, "EMPTY_STATE": { "TITLE": "No documents available", "SUBTITLE": "Documents are used by your assistant to generate FAQs. You can import documents to provide context for your assistant." } }, "RESPONSES": { "HEADER": "FAQs", "ADD_NEW": "Create new FAQ", "DOCUMENTABLE": { "CONVERSATION": "Conversation #{id}" }, "SELECTED": "{count} selected", "BULK_APPROVE_BUTTON": "Approve", "BULK_DELETE_BUTTON": "Usuń", "BULK_APPROVE": { "SUCCESS_MESSAGE": "FAQs approved successfully", "ERROR_MESSAGE": "There was an error approving the FAQs, please try again." }, "BULK_DELETE": { "TITLE": "Delete FAQs?", "DESCRIPTION": "Are you sure you want to delete the selected FAQs? This action cannot be undone.", "CONFIRM": "Yes, delete all", "SUCCESS_MESSAGE": "FAQs deleted successfully", "ERROR_MESSAGE": "There was an error deleting the FAQs, please try again." }, "DELETE": { "TITLE": "Are you sure to delete the FAQ?", "DESCRIPTION": "", "CONFIRM": "Tak, usuń", "SUCCESS_MESSAGE": "FAQ deleted successfully", "ERROR_MESSAGE": "There was an error deleting the FAQ, please try again." }, "FILTER": { "ASSISTANT": "Assistant: {selected}", "STATUS": "Status: {selected}", "ALL_ASSISTANTS": "Wszystkie" }, "STATUS": { "TITLE": "Status", "PENDING": "Oczekujące", "APPROVED": "Approved", "ALL": "Wszystkie" }, "FORM_DESCRIPTION": "Add a question and its corresponding answer to the knowledge base and select the assistant it should be associated with.", "CREATE": { "TITLE": "Add an FAQ", "SUCCESS_MESSAGE": "The response has been added successfully.", "ERROR_MESSAGE": "An error occurred while adding the response. Please try again." }, "FORM": { "QUESTION": { "LABEL": "Question", "PLACEHOLDER": "Enter the question here", "ERROR": "Please provide a valid question." }, "ANSWER": { "LABEL": "Answer", "PLACEHOLDER": "Enter the answer here", "ERROR": "Please provide a valid answer." }, "ASSISTANT": { "LABEL": "Assistant", "PLACEHOLDER": "Select an assistant", "ERROR": "Please select an assistant." } }, "EDIT": { "TITLE": "Update the FAQ", "SUCCESS_MESSAGE": "The FAQ has been successfully updated", "ERROR_MESSAGE": "There was an error updating the FAQ, please try again", "APPROVE_SUCCESS_MESSAGE": "The FAQ was marked as approved" }, "OPTIONS": { "APPROVE": "Mark as approved", "EDIT_RESPONSE": "Edit FAQ", "DELETE_RESPONSE": "Delete FAQ" }, "EMPTY_STATE": { "TITLE": "No FAQs Found", "SUBTITLE": "FAQs help your assistant provide quick and accurate answers to questions from your customers. They can be generated automatically from your content or can be added manually." } }, "INBOXES": { "HEADER": "Connected Inboxes", "ADD_NEW": "Connect a new inbox", "OPTIONS": { "DISCONNECT": "Rozłącz" }, "DELETE": { "TITLE": "Are you sure to disconnect the inbox?", "DESCRIPTION": "", "CONFIRM": "Tak, usuń", "SUCCESS_MESSAGE": "The inbox was successfully disconnected.", "ERROR_MESSAGE": "There was an error disconnecting the inbox, please try again." }, "FORM_DESCRIPTION": "Choose an inbox to connect with the assistant.", "CREATE": { "TITLE": "Connect an Inbox", "SUCCESS_MESSAGE": "The inbox was successfully connected.", "ERROR_MESSAGE": "An error occurred while connecting the inbox. Please try again." }, "FORM": { "INBOX": { "LABEL": "Skrzynka odbiorcza", "PLACEHOLDER": "Choose the inbox to deploy the assistant.", "ERROR": "An inbox selection is required." } }, "EMPTY_STATE": { "TITLE": "No Connected Inboxes", "SUBTITLE": "Connecting an inbox allows the assistant to handle initial questions from your customers before transferring them to you." } } } }