chore: Update translations (#7347)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"INTEGRATION_APPS": {
|
||||
"FETCHING": "Fetching Integrations",
|
||||
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
|
||||
"HEADER": "Applications",
|
||||
"FETCHING": "Integracijų gavimas",
|
||||
"NO_HOOK_CONFIGURED": "Šioje paskyroje nesukonfigūruota jokių %{integrationId} integracijų.",
|
||||
"HEADER": "Programos",
|
||||
"STATUS": {
|
||||
"ENABLED": "Leisti",
|
||||
"DISABLED": "Išjungta"
|
||||
},
|
||||
"CONFIGURE": "Configure",
|
||||
"ADD_BUTTON": "Add a new hook",
|
||||
"CONFIGURE": "Konfigūruoti",
|
||||
"ADD_BUTTON": "Pridėkite naują hook",
|
||||
"DELETE": {
|
||||
"TITLE": {
|
||||
"INBOX": "Confirm deletion",
|
||||
"INBOX": "Patvirtinti Ištrynimą",
|
||||
"ACCOUNT": "Atsijungti"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"INBOX": "Are you sure to delete?",
|
||||
"ACCOUNT": "Are you sure to disconnect?"
|
||||
"INBOX": "Ar tikrai norite ištrinti?",
|
||||
"ACCOUNT": "Ar tikrai norite atsijungti?"
|
||||
},
|
||||
"CONFIRM_BUTTON_TEXT": {
|
||||
"INBOX": "Taip, Ištrinti",
|
||||
@@ -24,13 +24,13 @@
|
||||
},
|
||||
"CANCEL_BUTTON_TEXT": "Atšaukti",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Hook deleted successfully",
|
||||
"SUCCESS_MESSAGE": "Webhook ištrintas sėkmingai",
|
||||
"ERROR_MESSAGE": "Nepavyko prisijungti prie Woot serverio, bandykite dar kartą vėliau"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"FETCHING": "Fetching integration hooks",
|
||||
"INBOX": "Inbox",
|
||||
"FETCHING": "Integravimo webhook gavimas",
|
||||
"INBOX": "Gautų laiškų aplankas",
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Ištrinti"
|
||||
}
|
||||
@@ -38,25 +38,25 @@
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"INBOX": {
|
||||
"LABEL": "Select Inbox",
|
||||
"PLACEHOLDER": "Select Inbox"
|
||||
"LABEL": "Pasirinkti gautų laiškų aplanką",
|
||||
"PLACEHOLDER": "Pasirinkti gautų laiškų aplanką"
|
||||
},
|
||||
"SUBMIT": "Sukurti",
|
||||
"CANCEL": "Atšaukti"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Integration hook added successfully",
|
||||
"SUCCESS_MESSAGE": "Integravimo kwebhook pridėtas sėkmingai",
|
||||
"ERROR_MESSAGE": "Nepavyko prisijungti prie Woot serverio, bandykite dar kartą vėliau"
|
||||
}
|
||||
},
|
||||
"CONNECT": {
|
||||
"BUTTON_TEXT": "Connect"
|
||||
"BUTTON_TEXT": "Sujungti"
|
||||
},
|
||||
"DISCONNECT": {
|
||||
"BUTTON_TEXT": "Atsijungti"
|
||||
},
|
||||
"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."
|
||||
"DIALOGFLOW": "Dialogflow yra natūrali kalbos supratimo platforma, leidžianti lengvai sukurti ir integruoti pokalbio vartotojo sąsają į mobiliąją programėlę, žiniatinklio programą, įrenginį, botą, interaktyvią balso atsako sistemą ir pan. <br /> <br /> Dialogflow integravimas su %{installationName} leidžia sukonfigūruoti Dialogflow botą su gautų laiškų aplanku, kurie leidžia botui iš pradžių apdoroti užklausas ir prireikus perduoti jas agentui. Dialogflow gali būti naudojama norint įvertinti lyderius, sumažinti agentų darbo krūvį pateikiant dažniausiai užduodamus klausimus ir pan. <br /> <br /> Norėdami pridėti Dialogflow, Google konsolėje turite sukurti paslaugos paskyrą ir bendrinti prisijungimo duomenis. Daugiau informacijos rasite Dialogflow dokumentacijoje."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user