chore: Update translations (#6941)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-21 02:58:56 -07:00
committed by GitHub
parent ac6de50b4d
commit 3a35281b3f
203 changed files with 1576 additions and 213 deletions

View File

@@ -0,0 +1,24 @@
{
"AUDIT_LOGS": {
"HEADER": "Audit Logs",
"HEADER_BTN_TXT": "Add Audit Logs",
"LOADING": "Fetching Audit Logs",
"SEARCH_404": "אין פריטים התואמים לשאילתה זו",
"SIDEBAR_TXT": "<p><b>Audit Logs</b> </p><p> Audit Logs are trails for events and actions in a Chatwoot System. </p>",
"LIST": {
"404": "There are no Audit Logs available in this account.",
"TITLE": "Manage Audit Logs",
"DESC": "Audit Logs are trails for events and actions in a Chatwoot System.",
"TABLE_HEADER": [
"User",
"Action",
"כתובת IP",
"Time"
]
},
"API": {
"SUCCESS_MESSAGE": "AuditLogs retrieved successfully",
"ERROR_MESSAGE": "לא ניתן להתחבר לשרת Woot, נסה שוב מאוחר יותר"
}
}
}

View File

@@ -120,8 +120,9 @@
"PHONE_NUMBER": {
"PLACEHOLDER": "הזן את מספר הטלפון של איש הקשר",
"LABEL": "מספר טלפון",
"HELP": "מספר הטלפון צריך להיות בפורמט E.164, למשל: +1415555555 [+][קוד מדינה][אזור חיוג][מספר טלפון מקומי]",
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]. You can select the dial code from the dropdown.",
"ERROR": "מספר הטלפון צריך להיות ריק או בפורמט E.164",
"DIAL_CODE_ERROR": "Please select a dial code from the list",
"DUPLICATE": "מספר טלפון זה נמצאת בשימוש עבור איש קשר אחר."
},
"LOCATION": {
@@ -181,7 +182,8 @@
"LABEL": "אל"
},
"INBOX": {
"LABEL": "תיבת הדואר הנכנס",
"LABEL": "Via Inbox",
"PLACEHOLDER": "Choose source inbox",
"ERROR": "בחר תיבת דואר נכנס"
},
"SUBJECT": {

View File

@@ -478,6 +478,8 @@
"WHATSAPP_SECTION_UPDATE_TITLE": "עדכון מפתח API",
"WHATSAPP_SECTION_UPDATE_PLACEHOLDER": "הזן את מפתח ה-API החדש כאן",
"WHATSAPP_SECTION_UPDATE_BUTTON": "עדכן",
"WHATSAPP_WEBHOOK_TITLE": "Webhook Verify Token",
"WHATSAPP_WEBHOOK_SUBHEADER": "This token is used to verify the authenticity of the webhook endpoint.",
"UPDATE_PRE_CHAT_FORM_SETTINGS": "עדכון הגדרות טופס טרום צ'אט"
},
"AUTO_ASSIGNMENT": {

View File

@@ -203,6 +203,7 @@
"HOME": "בית",
"AGENTS": "סוכנים",
"AGENT_BOTS": "בוטים",
"AUDIT_LOGS": "Audit Logs",
"INBOXES": "תיבות דואר נכנס",
"NOTIFICATIONS": "התראות",
"CANNED_RESPONSES": "תגובות מוכנות",