chore: New Translation updates (#3371)
This commit is contained in:
@@ -1,36 +1,36 @@
|
||||
{
|
||||
"INTEGRATION_APPS": {
|
||||
"FETCHING": "Fetching Integrations",
|
||||
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
|
||||
"HEADER": "Applications",
|
||||
"FETCHING": "שליפת אינטגרציות",
|
||||
"NO_HOOK_CONFIGURED": "אין %{integrationId} אינטגרציות מוגדרות בחשבון זה.",
|
||||
"HEADER": "יישומים",
|
||||
"STATUS": {
|
||||
"ENABLED": "מופעל",
|
||||
"DISABLED": "כבוי"
|
||||
},
|
||||
"CONFIGURE": "Configure",
|
||||
"ADD_BUTTON": "Add a new hook",
|
||||
"CONFIGURE": "הגדר",
|
||||
"ADD_BUTTON": "הוסף קרס חדש",
|
||||
"DELETE": {
|
||||
"TITLE": {
|
||||
"INBOX": "Confirm deletion",
|
||||
"ACCOUNT": "Disconnect"
|
||||
"INBOX": "אשר מחיקה",
|
||||
"ACCOUNT": "התנתק"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"INBOX": "האם אתה בטוח שברצונך למחוק?",
|
||||
"ACCOUNT": "Are you sure to disconnect?"
|
||||
"ACCOUNT": "אתה בטוח שאתה מתנתק?"
|
||||
},
|
||||
"CONFIRM_BUTTON_TEXT": {
|
||||
"INBOX": "כן, מחק",
|
||||
"ACCOUNT": "Yes, Disconnect"
|
||||
"ACCOUNT": "כן, התנתק"
|
||||
},
|
||||
"CANCEL_BUTTON_TEXT": "ביטול",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Hook deleted successfully",
|
||||
"SUCCESS_MESSAGE": "ה-Hook נמחק בהצלחה",
|
||||
"ERROR_MESSAGE": "לא ניתן להתחבר לשרת Woot, נסה שוב מאוחר יותר"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"FETCHING": "Fetching integration hooks",
|
||||
"INBOX": "Inbox",
|
||||
"FETCHING": "הוצאת קרס אינטגרציה",
|
||||
"INBOX": "תיבת הדואר הנכנס",
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "מחק"
|
||||
}
|
||||
@@ -38,14 +38,14 @@
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"INBOX": {
|
||||
"LABEL": "Select Inbox",
|
||||
"PLACEHOLDER": "Select Inbox"
|
||||
"LABEL": "בחר תיבת דואר",
|
||||
"PLACEHOLDER": "בחר תיבת דואר"
|
||||
},
|
||||
"SUBMIT": "צור",
|
||||
"CANCEL": "ביטול"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Integration hook added successfully",
|
||||
"SUCCESS_MESSAGE": "קרס אינטגרציה נוסף בהצלחה",
|
||||
"ERROR_MESSAGE": "לא ניתן להתחבר לשרת Woot, נסה שוב מאוחר יותר"
|
||||
}
|
||||
},
|
||||
@@ -53,10 +53,10 @@
|
||||
"BUTTON_TEXT": "התחבר"
|
||||
},
|
||||
"DISCONNECT": {
|
||||
"BUTTON_TEXT": "Disconnect"
|
||||
"BUTTON_TEXT": "התנתק"
|
||||
},
|
||||
"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 היא פלטפורמה להבנת שפה טבעית שמקלה לעצב ולשלב ממשק משתמש לשיחה באפליקציה לנייד, באפליקציית האינטרנט, במכשיר, בבוט, במערכת התגובה הקולית האינטראקטיבית שלך וכן הלאה. <br /> <br /> שילוב Dialogflow עם %{installationName} מאפשר לך להגדיר בוט Dialogflow עם תיבות הדואר הנכנס שלך, המאפשר לבוט לטפל בשאילתות בהתחלה ולמסור אותן לסוכן בעת הצורך. ניתן להשתמש ב-Dialogflow כדי להכשיר את הלידים, להפחית את עומס העבודה של סוכנים על ידי מתן שאלות נפוצות וכו'. <br /> <br /> כדי להוסיף את Dialogflow, עליך ליצור חשבון שירות במסוף הפרויקט של גוגל ולשתף את האישורים. אנא עיין במסמכי Dialogflow למידע נוסף."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user