chore: Update translations (#9236)

- update translations 

------------------
Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2024-04-16 07:19:04 +05:30
committed by GitHub
parent db87cde09e
commit f71f43e54a
525 changed files with 9325 additions and 1625 deletions

View File

@@ -296,6 +296,8 @@
"BUTTON": "הוסף מאפיין מותאם אישית",
"NOT_AVAILABLE": "אין מאפיינים מותאמים אישית זמינים עבור איש קשר זה.",
"COPY_SUCCESSFUL": "הועתק ללוח בהצלחה",
"SHOW_MORE": "Show all attributes",
"SHOW_LESS": "Show less attributes",
"ACTIONS": {
"COPY": "העתק מאפיין",
"DELETE": "מחק מאפיין",

View File

@@ -44,7 +44,8 @@
"CUSTOM_ATTRIBUTE_CHECKBOX": "תיבת סימון",
"CREATED_AT": "הוקם ב",
"LAST_ACTIVITY": "פעילות אחרונה",
"REFERER_LINK": "קישור מפנה"
"REFERER_LINK": "קישור מפנה",
"BLOCKED": "Blocked"
},
"GROUPS": {
"STANDARD_FILTERS": "סננים סטנדרטיים",

View File

@@ -64,7 +64,14 @@
"SNOOZED_UNTIL": "Snoozed until",
"SNOOZED_UNTIL_TOMORROW": "נמנם עד מחר",
"SNOOZED_UNTIL_NEXT_WEEK": "נמנם עד שבוע הבא",
"SNOOZED_UNTIL_NEXT_REPLY": "נמנם עד תגובה הבאה"
"SNOOZED_UNTIL_NEXT_REPLY": "נמנם עד תגובה הבאה",
"SLA_STATUS": {
"FRT": "FRT {status}",
"NRT": "NRT {status}",
"RT": "RT {status}",
"MISSED": "missed",
"DUE": "due"
}
},
"RESOLVE_DROPDOWN": {
"MARK_PENDING": "סמן כממתין",

View File

@@ -0,0 +1,5 @@
{
"GENERAL": {
"SHOWING_RESULTS": "Showing {firstIndex}-{lastIndex} of {totalCount} items"
}
}

View File

@@ -87,7 +87,10 @@
"conversation_assignment": "שיחה הוקצתה",
"assigned_conversation_new_message": "הודעה חדשה",
"participating_conversation_new_message": "הודעה חדשה",
"conversation_mention": "אִזְכּוּר"
"conversation_mention": "אִזְכּוּר",
"sla_missed_first_response": "SLA Missed",
"sla_missed_next_response": "SLA Missed",
"sla_missed_resolution": "SLA Missed"
}
},
"NETWORK": {

View File

@@ -4,24 +4,28 @@
"TITLE": "תיבת הדואר הנכנס",
"DISPLAY_DROPDOWN": "Display",
"LOADING": "Fetching notifications",
"EOF": "כל ההתראות נטענו 🎉",
"404": "There are no active notifications in this group.",
"NO_NOTIFICATIONS": "No notifications",
"NOTE": "Notifications from all subscribed inboxes",
"NO_MESSAGES_AVAILABLE": "Oops! Not able to fetch messages",
"SNOOZED_UNTIL": "Snoozed until",
"SNOOZED_UNTIL_TOMORROW": "נמנם עד מחר",
"SNOOZED_UNTIL_NEXT_WEEK": "נמנם עד שבוע הבא"
},
"ACTION_HEADER": {
"SNOOZE": "Snooze notification",
"DELETE": "Delete notification"
"DELETE": "Delete notification",
"BACK": "חזור"
},
"TYPES": {
"CONVERSATION_MENTION": "You have been mentioned in a conversation",
"CONVERSATION_CREATION": "New conversation created",
"CONVERSATION_ASSIGNMENT": "A conversation has been assigned to you",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "New message in an assigned conversation",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "New message in a conversation you are participating in"
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "New message in a conversation you are participating in",
"SLA_MISSED_FIRST_RESPONSE": "SLA target first response missed for conversation",
"SLA_MISSED_NEXT_RESPONSE": "SLA target next response missed for conversation",
"SLA_MISSED_RESOLUTION": "SLA target resolution missed for conversation"
},
"MENU_ITEM": {
"MARK_AS_READ": "Mark as read",

View File

@@ -35,6 +35,14 @@
"NAME": "ספירת רזולוציות",
"DESC": "( Total )"
},
"BOT_RESOLUTION_COUNT": {
"NAME": "ספירת רזולוציות",
"DESC": "( Total )"
},
"BOT_HANDOFF_COUNT": {
"NAME": "Handoff Count",
"DESC": "( Total )"
},
"REPLY_TIME": {
"NAME": "Customer waiting time",
"TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} replies)"
@@ -130,7 +138,11 @@
"groupBy": "חודש"
}
],
"BUSINESS_HOURS": "שעות פעילות"
"BUSINESS_HOURS": "שעות פעילות",
"FILTER_ACTIONS": {
"CLEAR_FILTER": "Clear filter",
"EMPTY_LIST": "לא נמצאו תוצאות"
}
},
"AGENT_REPORTS": {
"HEADER": "סקירה כללית של סוכנים",
@@ -433,6 +445,27 @@
}
}
},
"BOT_REPORTS": {
"HEADER": "Bot Reports",
"METRIC": {
"TOTAL_CONVERSATIONS": {
"LABEL": "No. of Conversations",
"TOOLTIP": "Total number of conversations handled by the bot"
},
"TOTAL_RESPONSES": {
"LABEL": "Total Responses",
"TOOLTIP": "Total number of responses sent by the bot"
},
"RESOLUTION_RATE": {
"LABEL": "Resolution Rate",
"TOOLTIP": "Total number of conversations resolved by the bot / Total number of conversations handled by the bot * 100"
},
"HANDOFF_RATE": {
"LABEL": "Handoff Rate",
"TOOLTIP": "Total number of conversations handed off to agents / Total number of conversations handled by the bot * 100"
}
}
},
"OVERVIEW_REPORTS": {
"HEADER": "סקירה כללית",
"LIVE": "לחיות",
@@ -476,5 +509,54 @@
"THURSDAY": "יום חמישי",
"FRIDAY": "שישי",
"SATURDAY": "יום שבת"
},
"SLA_REPORTS": {
"HEADER": "SLA Reports",
"NO_RECORDS": "SLA applied conversations are not available.",
"LOADING": "Loading SLA data...",
"DOWNLOAD_SLA_REPORTS": "Download SLA reports",
"DOWNLOAD_FAILED": "Failed to download SLA Reports",
"DROPDOWN": {
"ADD_FIlTER": "Add filter",
"CLEAR_ALL": "Clear all",
"CLEAR_FILTER": "Clear filter",
"EMPTY_LIST": "לא נמצאו תוצאות",
"NO_FILTER": "No filters available",
"SEARCH": "Search filter",
"INPUT_PLACEHOLDER": {
"SLA": "SLA name",
"AGENTS": "Agent name",
"INBOXES": "Inbox name",
"LABELS": "שם התווית",
"TEAMS": "שם קבוצה"
},
"SLA": "SLA Policy",
"INBOXES": "תיבת הדואר הנכנס",
"AGENTS": "סוכן",
"LABELS": "תווית",
"TEAMS": "צוות"
},
"METRICS": {
"HIT_RATE": {
"LABEL": "Hit Rate",
"TOOLTIP": "Percentage of SLAs created were completed successfully"
},
"NO_OF_MISSES": {
"LABEL": "Number of Misses",
"TOOLTIP": "Total SLA misses in a certain period"
},
"NO_OF_CONVERSATIONS": {
"LABEL": "Number of Conversations",
"TOOLTIP": "Total number of conversations with SLA"
}
},
"TABLE": {
"HEADER": {
"POLICY": "Policy",
"CONVERSATION": "שיחה",
"AGENT": "סוכן"
},
"VIEW_DETAILS": "View Details"
}
}
}

View File

@@ -83,7 +83,10 @@
"CONVERSATION_CREATION": "שלח התראה באימייל כאשר נפתחת שיחה חדשה",
"CONVERSATION_MENTION": "שלח הודעות דחיפה כאשר אתה מוזכר בשיחה",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "שלח התראה באימייל כאשר יש הודעה חדשה בשיחה המוקצית עבורי",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "שלח הודעות דחיפה כאשר נוצרת הודעה חדשה בשיחה המיועדת עבורי"
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "שלח הודעות דחיפה כאשר נוצרת הודעה חדשה בשיחה המיועדת עבורי",
"SLA_MISSED_FIRST_RESPONSE": "Send email notifications when a conversation misses first response SLA",
"SLA_MISSED_NEXT_RESPONSE": "Send email notifications when a conversation misses next response SLA",
"SLA_MISSED_RESOLUTION": "Send email notifications when a conversation misses resolution SLA"
},
"API": {
"UPDATE_SUCCESS": "העדפות ההתראות עודכנו בהצלחה",
@@ -98,7 +101,10 @@
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "שלח התראת פוש כאשר יש הודעה חדשה בשיחה המוקצית עבורי",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "שלח הודעות דחיפה כאשר נוצרת הודעה חדשה בשיחה המיועדת עבורי",
"HAS_ENABLED_PUSH": "הודעות דחיפה בדפדפן זה הופעלו.",
"REQUEST_PUSH": "אפשר הודעות דחיפה"
"REQUEST_PUSH": "אפשר הודעות דחיפה",
"SLA_MISSED_FIRST_RESPONSE": "Send push notifications when a conversation misses first response SLA",
"SLA_MISSED_NEXT_RESPONSE": "Send push notifications when a conversation misses next response SLA",
"SLA_MISSED_RESOLUTION": "Send push notifications when a conversation misses resolution SLA"
},
"PROFILE_IMAGE": {
"LABEL": "תמונת פרופיל"
@@ -199,6 +205,7 @@
"SIDEBAR": {
"CURRENTLY_VIEWING_ACCOUNT": "צופה כרגע:",
"SWITCH": "החלף",
"INBOX_VIEW": "Inbox View",
"CONVERSATIONS": "שיחות",
"INBOX": "תיבת הדואר הנכנס",
"ALL_CONVERSATIONS": "כל השיחות",
@@ -237,6 +244,8 @@
"CAMPAIGNS": "קמפיין",
"ONGOING": "מתמשך",
"ONE_OFF": "חד פעמי",
"REPORTS_SLA": "SLA",
"REPORTS_BOT": "בוט",
"REPORTS_AGENT": "סוכנים",
"REPORTS_LABEL": "תוויות",
"REPORTS_INBOX": "תיבת הדואר הנכנס",

View File

@@ -1,22 +1,31 @@
{
"SLA": {
"HEADER": "SLA",
"HEADER_BTN_TXT": "Add SLA",
"ADD_ACTION": "Add SLA",
"ADD_ACTION_LONG": "Create a new SLA Policy",
"DESCRIPTION": "Service Level Agreements (SLAs) are contracts that define clear expectations between your team and customers. They establish standards for response and resolution times, creating a framework for accountability and ensures a consistent, high-quality experience.",
"LEARN_MORE": "Learn more about SLA",
"LOADING": "Fetching SLAs",
"SEARCH_404": "אין פריטים התואמים לשאילתה זו",
"SIDEBAR_TXT": "<p><b>SLA</b> <p>Think of Service Level Agreements (SLAs) like friendly promises between a service provider and a customer.</p> <p> These promises set clear expectations for things like how quickly the team will respond to issues, making sure you always get a reliable and top-notch experience!</p>",
"LIST": {
"404": "There are no SLAs available in this account.",
"TITLE": "Manage SLA",
"DESC": "SLAs: Friendly promises for great service!",
"TABLE_HEADER": [
"שם",
"תיאור",
"FRT",
"NRT",
"RT",
"שעות פעילות"
]
"EMPTY": {
"TITLE_1": "Enterprise P0",
"DESC_1": "Issues raised by enterprise customers, that require immediate attention.",
"TITLE_2": "Enterprise P1",
"DESC_2": "Issues raised by enterprise customers, that needs to be acknowledged quickly."
},
"BUSINESS_HOURS_ON": "Business hours on",
"BUSINESS_HOURS_OFF": "Business hours off",
"RESPONSE_TYPES": {
"FRT": "First response time threshold",
"NRT": "Next response time threshold",
"RT": "Resolution time threshold",
"SHORT_HAND": {
"FRT": "FRT",
"NRT": "NRT",
"RT": "RT"
}
}
},
"FORM": {
"NAME": {
@@ -56,18 +65,32 @@
},
"ADD": {
"TITLE": "Add SLA",
"DESC": "SLAs: Friendly promises for great service!",
"DESC": "Friendly promises for great service!",
"API": {
"SUCCESS_MESSAGE": "SLA added successfully",
"ERROR_MESSAGE": "היתה שגיאה, בקשה נסה שוב"
}
},
"EDIT": {
"TITLE": "Edit SLA",
"DELETE": {
"TITLE": "Delete SLA",
"API": {
"SUCCESS_MESSAGE": "SLA updated successfully",
"SUCCESS_MESSAGE": "SLA deleted successfully",
"ERROR_MESSAGE": "היתה שגיאה, בקשה נסה שוב"
},
"CONFIRM": {
"TITLE": "אשר מחיקה",
"MESSAGE": "Are you sure you want to delete ",
"YES": "כן, מחק ",
"NO": "לא, השאר "
}
},
"EVENTS": {
"TITLE": "SLA Misses",
"FRT": "First response time",
"NRT": "Next response time",
"RT": "Resolution time",
"SHOW_MORE": "{count} more",
"HIDE": "Hide {count} rows"
}
}
}