chore: Enable Russian, update translations (#1159)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
{
|
||||
"TEXT": "Rozwiązano",
|
||||
"VALUE": "resolved"
|
||||
},
|
||||
{
|
||||
"TEXT": "Bot",
|
||||
"VALUE": "bot"
|
||||
}
|
||||
],
|
||||
"ATTACHMENTS": {
|
||||
@@ -72,6 +76,9 @@
|
||||
"ICON": "ion-link",
|
||||
"CONTENT": "udostępnił adres url"
|
||||
}
|
||||
}
|
||||
},
|
||||
"RECEIVED_VIA_EMAIL": "Received via email",
|
||||
"VIEW_TWEET_IN_TWITTER": "View tweet in Twitter",
|
||||
"REPLY_TO_TWEET": "Reply to this tweet"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,6 +9,9 @@
|
||||
"NO_RECORDS_FOUND": "Brak poprzednich rozmów powiązanych z tym kontaktem.",
|
||||
"TITLE": "Poprzednie rozmowy"
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"TITLE": "Custom Attributes"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "Etykiety konwersacji",
|
||||
"MODAL": {
|
||||
@@ -23,7 +26,9 @@
|
||||
"NO_LABELS_TO_ADD": "There are no more labels defined in the account.",
|
||||
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
|
||||
},
|
||||
"MUTE_CONTACT": "Mute Contact",
|
||||
"MUTE_CONTACT": "Mute Conversation",
|
||||
"MUTED_SUCCESS": "This conversation is muted for 6 hours",
|
||||
"SEND_TRANSCRIPT": "Send Transcript",
|
||||
"EDIT_LABEL": "Edytuj"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,6 +9,11 @@
|
||||
"CLICK_HERE": "Kliknij tutaj",
|
||||
"LOADING_INBOXES": "Ładowanie skrzynek odbiorczych",
|
||||
"LOADING_CONVERSATIONS": "Ładowanie konwersacji",
|
||||
"CANNOT_REPLY": "You cannot reply due to",
|
||||
"24_HOURS_WINDOW": "24 hour message window restriction",
|
||||
"LAST_INCOMING_TWEET": "You are replying to the last incoming tweet",
|
||||
"REPLYING_TO": "You are replying to:",
|
||||
"REMOVE_SELECTION": "Remove Selection",
|
||||
"DOWNLOAD": "Pobierz",
|
||||
"HEADER": {
|
||||
"RESOLVE_ACTION": "Rozwiąż",
|
||||
@@ -31,5 +36,22 @@
|
||||
"VISIBLE_TO_AGENTS": "Prywatna uwaga: widoczne tylko dla Ciebie i twojego zespołu",
|
||||
"CHANGE_STATUS": "Status konwersacji zmieniony",
|
||||
"CHANGE_AGENT": "Osoba przypisana do konwersacji zmieniona"
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
"TITLE": "Send conversation transcript",
|
||||
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
||||
"SUBMIT": "Prześlij",
|
||||
"CANCEL": "Anuluj",
|
||||
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
||||
"SEND_EMAIL_ERROR": "There was an error, please try again",
|
||||
"FORM": {
|
||||
"SEND_TO_CONTACT": "Send the transcript to the customer",
|
||||
"SEND_TO_AGENT": "Send the transcript of the assigned agent",
|
||||
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
|
||||
"EMAIL": {
|
||||
"PLACEHOLDER": "Enter an email address",
|
||||
"ERROR": "Wprowadź poprawny adres e-mail"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
"ERROR": ""
|
||||
},
|
||||
"DOMAIN": {
|
||||
"LABEL": "Domain",
|
||||
"PLACEHOLDER": "Your website domain",
|
||||
"LABEL": "Incoming Email Domain",
|
||||
"PLACEHOLDER": "The domain where you will receive the emails",
|
||||
"ERROR": ""
|
||||
},
|
||||
"SUPPORT_EMAIL": {
|
||||
@@ -33,14 +33,9 @@
|
||||
"PLACEHOLDER": "Your company's support email",
|
||||
"ERROR": ""
|
||||
},
|
||||
"ENABLE_DOMAIN_EMAIL": {
|
||||
"LABEL": "Enable domain email",
|
||||
"PLACEHOLDER": "Enable the custom domain email",
|
||||
"ERROR": "",
|
||||
"OPTIONS": {
|
||||
"ENABLED": "Włączone",
|
||||
"DISABLED": "Wyłączone"
|
||||
}
|
||||
"FEATURES": {
|
||||
"INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.",
|
||||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -115,6 +115,43 @@
|
||||
"ERROR_MESSAGE": "Nie byliśmy w stanie uwierzytelnić danych logowania Twilio, spróbuj ponownie"
|
||||
}
|
||||
},
|
||||
"API_CHANNEL": {
|
||||
"TITLE": "API Channel",
|
||||
"DESC": "Integrate with API channel and start supporting your customers.",
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Nazwa kanału",
|
||||
"PLACEHOLDER": "Wprowadź nazwę kanału",
|
||||
"ERROR": "To pole jest wymagane"
|
||||
},
|
||||
"WEBHOOK_URL": {
|
||||
"LABEL": "URL webhooka",
|
||||
"SUBTITLE": "Configure the URL where you want to recieve callbacks on events.",
|
||||
"PLACEHOLDER": "URL webhooka"
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create API Channel",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the api channel"
|
||||
}
|
||||
},
|
||||
"EMAIL_CHANNEL": {
|
||||
"TITLE": "Email Channel",
|
||||
"DESC": "Integrate you email inbox.",
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Nazwa kanału",
|
||||
"PLACEHOLDER": "Wprowadź nazwę kanału",
|
||||
"ERROR": "To pole jest wymagane"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "E-mail",
|
||||
"SUBTITLE": "Email where your customers sends you support tickets",
|
||||
"PLACEHOLDER": "E-mail"
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create Email Channel",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the email channel"
|
||||
},
|
||||
"FINISH_MESSAGE": "Start forwarding your emails to the following email address."
|
||||
},
|
||||
"AUTH": {
|
||||
"TITLE": "Kanały",
|
||||
"DESC": "Obecnie obsługujemy widżety czatu na żywo, strony na Facebooku i profile Twittera jako platformy. Mamy więcej platform takich jak Whatsapp, E-mail, Telegram i Line w pracach, które wkrótce się zakończą."
|
||||
@@ -175,7 +212,17 @@
|
||||
"ERROR_MESSAGE": "Nie można usunąć skrzynki odbiorczej. Spróbuj ponownie później."
|
||||
}
|
||||
},
|
||||
"TABS": {
|
||||
"SETTINGS": "Ustawienia",
|
||||
"COLLABORATORS": "Collaborators",
|
||||
"CONFIGURATION": "Configuration"
|
||||
},
|
||||
"SETTINGS": "Ustawienia",
|
||||
"FEATURES": {
|
||||
"LABEL": "Features",
|
||||
"DISPLAY_FILE_PICKER": "Display file picker on the widget",
|
||||
"DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget"
|
||||
},
|
||||
"SETTINGS_POPUP": {
|
||||
"MESSENGER_HEADING": "Skrypt Messengera",
|
||||
"MESSENGER_SUB_HEAD": "Umieść ten przycisk wewnątrz znacznika ciała",
|
||||
|
||||
@@ -44,9 +44,14 @@
|
||||
"LABEL": "Zdjęcie profilowe"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Twoje imię",
|
||||
"ERROR": "Wprowadź prawidłową nazwę",
|
||||
"PLACEHOLDER": "Wprowadź swoje imię i nazwisko, które będzie wyświetlane w rozmowach"
|
||||
"LABEL": "Your full name",
|
||||
"ERROR": "Please enter a valid full name",
|
||||
"PLACEHOLDER": "Please enter your full name"
|
||||
},
|
||||
"DISPLAY_NAME": {
|
||||
"LABEL": "Display name",
|
||||
"ERROR": "Please enter a valid display name",
|
||||
"PLACEHOLDER": "Please enter a display name, this would be displayed in conversations"
|
||||
},
|
||||
"AVAILABILITY": {
|
||||
"LABEL": "Availability",
|
||||
@@ -122,5 +127,21 @@
|
||||
"INTEGRATIONS": "Integracje",
|
||||
"ACCOUNT_SETTINGS": "Account Settings",
|
||||
"LABELS": "Labels"
|
||||
},
|
||||
"CREATE_ACCOUNT": {
|
||||
"NEW_ACCOUNT": "New Account",
|
||||
"SELECTOR_SUBTITLE": "Create a new account",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Account created successfully",
|
||||
"EXIST_MESSAGE": "Account already exists",
|
||||
"ERROR_MESSAGE": "Nie można połączyć się z Woot Server, spróbuj ponownie później"
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nazwa konta",
|
||||
"PLACEHOLDER": "Przedsiębiorstwa Wayne"
|
||||
},
|
||||
"SUBMIT": "Prześlij"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user