chore: Update translations (#13227)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
"UNSUPPORTED_MESSAGE": "This message is unsupported. You can view this message on the Facebook / Instagram app.",
|
||||
"UNSUPPORTED_MESSAGE_FACEBOOK": "This message is unsupported. You can view this message on the Facebook Messenger app.",
|
||||
"UNSUPPORTED_MESSAGE_INSTAGRAM": "This message is unsupported. You can view this message on the Instagram app.",
|
||||
"UNSUPPORTED_MESSAGE_TIKTOK": "This message is unsupported. You can view this message on the TikTok app.",
|
||||
"SUCCESS_DELETE_MESSAGE": "Wiadomość usunięta pomyślnie",
|
||||
"FAIL_DELETE_MESSSAGE": "Nie można usunąć wiadomości! Spróbuj ponownie",
|
||||
"NO_RESPONSE": "Brak odpowiedzi",
|
||||
@@ -173,6 +174,10 @@
|
||||
"SUCCESFUL": "Assigned label #{labelName} to conversation id {conversationId}",
|
||||
"FAILED": "Nie można przypisać etykiety. Spróbuj ponownie."
|
||||
},
|
||||
"LABEL_REMOVAL": {
|
||||
"SUCCESFUL": "Removed label #{labelName} from conversation id {conversationId}",
|
||||
"FAILED": "Couldn't remove label. Please try again."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Przypisano zespół \"{team}\" do konwersacji o identyfikatorze {conversationId}",
|
||||
"FAILED": "Nie można przypisać zespołu. Spróbuj ponownie."
|
||||
@@ -185,7 +190,11 @@
|
||||
"DISABLE_SIGN_TOOLTIP": "Wyłącz podpis",
|
||||
"MSG_INPUT": "Shift + enter dla nowej linii. Zacznij od '/' aby wybrać Gotową odpowiedź.",
|
||||
"PRIVATE_MSG_INPUT": "Shift + enter dla nowej linii. Będzie widoczne tylko dla agentów",
|
||||
"MESSAGING_RESTRICTED": "You cannot reply to this conversation",
|
||||
"MESSAGING_RESTRICTED_WHATSAPP": "You can only reply using a template message due to 24-hour message window restriction",
|
||||
"MESSAGING_RESTRICTED_API": "You can only reply using a template message due to message window restriction",
|
||||
"MESSAGE_SIGNATURE_NOT_CONFIGURED": "Podpis wiadomości nie jest skonfigurowany, należy go skonfigurować w ustawieniach profilu.",
|
||||
"COPILOT_MSG_INPUT": "Give copilot additional prompts, or ask anything else... Press enter to send follow-up",
|
||||
"CLICK_HERE": "Kliknij tutaj, aby zaktualizować",
|
||||
"WHATSAPP_TEMPLATES": "Szablony WhatsApp"
|
||||
},
|
||||
@@ -205,7 +214,7 @@
|
||||
"DRAG_DROP": "Przeciągnij i upuść tutaj, aby dołączyć",
|
||||
"START_AUDIO_RECORDING": "Rozpocznij nagrywanie audio",
|
||||
"STOP_AUDIO_RECORDING": "Zatrzymaj nagrywanie audio",
|
||||
"": "",
|
||||
"COPILOT_THINKING": "Copilot is thinking",
|
||||
"EMAIL_HEAD": {
|
||||
"TO": "DO",
|
||||
"ADD_BCC": "Dodaj Bcc",
|
||||
@@ -247,9 +256,12 @@
|
||||
"SUCCESS_DELETE_CONVERSATION": "Conversation deleted successfully",
|
||||
"FAIL_DELETE_CONVERSATION": "Couldn't delete conversation! Try again",
|
||||
"FILE_SIZE_LIMIT": "Plik przekracza limit rozmiaru załącznika %{MAXIMUM_SUPPORTED_FILE_UPLOAD_SIZE} MB",
|
||||
"FILE_TYPE_NOT_SUPPORTED": "This {fileName} file type is not supported in this conversation",
|
||||
"MESSAGE_ERROR": "Nie można wysłać tej wiadomości, spróbuj ponownie później",
|
||||
"SENT_BY": "Wysłane przez:",
|
||||
"BOT": "Bot",
|
||||
"NATIVE_APP": "Native app",
|
||||
"NATIVE_APP_ADVISORY": "This message was sent from the native app. Reply from Chatwoot to maintain the message window.",
|
||||
"SEND_FAILED": "Nie można wysłać wiadomości! Spróbuj ponownie",
|
||||
"TRY_AGAIN": "spróbuj ponownie",
|
||||
"ASSIGNMENT": {
|
||||
@@ -294,6 +306,7 @@
|
||||
"CANCEL": "Anuluj",
|
||||
"SEND_EMAIL_SUCCESS": "Transkrypt rozmowy został pomyślnie wysłany",
|
||||
"SEND_EMAIL_ERROR": "Wystąpił błąd, spróbuj ponownie",
|
||||
"SEND_EMAIL_PAYMENT_REQUIRED": "Email transcript is not available on your current plan. Please upgrade to use this feature.",
|
||||
"FORM": {
|
||||
"SEND_TO_CONTACT": "Wyślij transkrypt do klienta",
|
||||
"SEND_TO_AGENT": "Wyślij transkrypt do przypisanego agenta",
|
||||
|
||||
Reference in New Issue
Block a user