@zappway/embeds 1.0.104 → 1.0.105

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/dist/chatbox/index.js +47 -47
  2. package/dist/form/index.js +61 -61
  3. package/dist/locales/ar/translations.json +44 -29
  4. package/dist/locales/az/translations.json +47 -32
  5. package/dist/locales/bg/translations.json +46 -31
  6. package/dist/locales/bn/translations.json +44 -29
  7. package/dist/locales/ca/translations.json +42 -27
  8. package/dist/locales/cs/translations.json +42 -27
  9. package/dist/locales/da/translations.json +43 -28
  10. package/dist/locales/de/translations.json +43 -28
  11. package/dist/locales/el/translations.json +41 -26
  12. package/dist/locales/en/translations.json +27 -12
  13. package/dist/locales/eo/translations.json +47 -32
  14. package/dist/locales/es/translations.json +41 -26
  15. package/dist/locales/et/translations.json +39 -24
  16. package/dist/locales/fa/translations.json +49 -34
  17. package/dist/locales/fi/translations.json +43 -28
  18. package/dist/locales/fr/translations.json +35 -20
  19. package/dist/locales/ga/translations.json +45 -30
  20. package/dist/locales/he/translations.json +45 -30
  21. package/dist/locales/hi/translations.json +40 -25
  22. package/dist/locales/hu/translations.json +44 -29
  23. package/dist/locales/id/translations.json +34 -19
  24. package/dist/locales/it/translations.json +40 -25
  25. package/dist/locales/ja/translations.json +46 -31
  26. package/dist/locales/ko/translations.json +47 -32
  27. package/dist/locales/lt/translations.json +42 -27
  28. package/dist/locales/lv/translations.json +33 -18
  29. package/dist/locales/ms/translations.json +44 -29
  30. package/dist/locales/nb/translations.json +31 -16
  31. package/dist/locales/nl/translations.json +32 -17
  32. package/dist/locales/pl/translations.json +37 -22
  33. package/dist/locales/pt/translations.json +16 -16
  34. package/dist/locales/pt-BR/translations.json +16 -16
  35. package/dist/locales/ro/translations.json +41 -26
  36. package/dist/locales/ru/translations.json +43 -28
  37. package/dist/locales/sk/translations.json +42 -27
  38. package/dist/locales/sl/translations.json +38 -23
  39. package/dist/locales/sv/translations.json +42 -27
  40. package/dist/locales/th/translations.json +45 -30
  41. package/dist/locales/tl/translations.json +45 -30
  42. package/dist/locales/tr/translations.json +37 -22
  43. package/dist/locales/uk/translations.json +48 -33
  44. package/dist/locales/ur/translations.json +46 -32
  45. package/dist/locales/zh/translations.json +46 -31
  46. package/package.json +1 -1
@@ -771,49 +771,49 @@
771
771
  },
772
772
  "logs": {
773
773
  "breadcrumbs": {
774
- "label": "pangrattato",
774
+ "label": "Navigazione",
775
775
  "inbox": "Posta in arrivo"
776
776
  },
777
777
  "tabs": {
778
778
  "label": "Schede",
779
- "unresolved": "Irrisolto",
780
- "unread": "Non c'è",
781
- "humanRequested": "Richiesta umana",
779
+ "unresolved": "In sospeso",
780
+ "unread": "Non letto",
781
+ "humanRequested": "Assistenza umana richiesta",
782
782
  "all": "Tutti"
783
783
  },
784
784
  "filters": {
785
- "filterByAssignee": "Filtra per Assignee",
786
- "filterByChannel": "Filtra per canale",
787
- "filterByAgent": "Filtra per agente",
788
- "filterByEvaluation": "Filtra per valutazione",
785
+ "filterByAssignee": "Filtra per Assegnatario",
786
+ "filterByChannel": "Filtra per Canale",
787
+ "filterByAgent": "Filtra per Agente",
788
+ "filterByEvaluation": "Filtra per Valutazione",
789
789
  "filterByPriority": "Filtra per Priorità",
790
- "me": "Me"
790
+ "me": "Io"
791
791
  },
792
792
  "confirm": {
793
- "markAllRead": "Tutti i messaggi che corrispondono ai filtri saranno contrassegnati come letto. Sei sicuro?",
794
- "resolveAllConversations": "Tutte le conversazioni che corrispondono ai filtri saranno contrassegnate come risolte. Sei sicuro?"
793
+ "markAllRead": "Tutti i messaggi corrispondenti ai filtri saranno contrassegnati come letti. Sei sicuro?",
794
+ "resolveAllConversations": "Tutte le conversazioni corrispondenti ai filtri saranno contrassegnate come risolte. Sei sicuro?"
795
795
  },
796
796
  "menu": {
797
- "markAllMessagesAsRead": "Segna tutti i messaggi come letto",
798
- "resolveAllConversations": "Risolvere tutte le conversazioni"
797
+ "markAllMessagesAsRead": "Segna tutti i messaggi come letti",
798
+ "resolveAllConversations": "Risolvi tutte le conversazioni"
799
799
  },
800
800
  "loading": {
801
- "updating": "Aggiornamento..."
801
+ "updating": "Aggiornamento in corso..."
802
802
  },
803
803
  "success": {
804
804
  "updated": "Aggiornato"
805
805
  },
806
806
  "error": {
807
- "somethingWentWrong": "Qualcosa non va"
807
+ "somethingWentWrong": "Qualcosa è andato storto"
808
808
  },
809
809
  "evaluation": {
810
- "good": "Bene.",
811
- "bad": "Brutto"
810
+ "good": "Buono",
811
+ "bad": "Cattivo"
812
812
  },
813
813
  "priority": {
814
- "low": "Basso",
814
+ "low": "Bassa",
815
815
  "medium": "Media",
816
- "high": "Alto"
816
+ "high": "Alta"
817
817
  },
818
818
  "placeholders": {
819
819
  "noData": "Nessun dato",
@@ -822,14 +822,29 @@
822
822
  },
823
823
  "statuses": {
824
824
  "resolved": "Questa conversazione è stata risolta.",
825
- "unresolved": "Questa conversazione è ancora irrisolta.",
826
- "humanRequested": "L'assistenza umana è stata richiesta."
825
+ "unresolved": "Questa conversazione non è ancora stata risolta.",
826
+ "humanRequested": "È stata richiesta assistenza umana."
827
827
  },
828
- "visitor": "Visitatore{id}}",
829
- "formLabel": "Forma",
828
+ "visitor": "Visitatore - {id}",
829
+ "formLabel": "Modulo",
830
830
  "conversationResolved": "Questa conversazione è stata risolta.",
831
- "conversationUnresolved": "Questa conversazione è ancora irrisolta.",
832
- "humanRequested": "L'assistenza umana è stata richiesta."
831
+ "conversationUnresolved": "Questa conversazione non è ancora stata risolta.",
832
+ "humanRequested": "È stata richiesta assistenza umana."
833
+ },
834
+ "agentGeneralSettingsTab": {
835
+ "deleteConfirmation": "Tutti i messaggi di questo dipendente AI verranno eliminati. Sei sicuro?",
836
+ "deleteError": "Errore durante l'eliminazione del dipendente AI. Riprova.",
837
+ "generalSettingsTitle": "Impostazioni generali",
838
+ "saveButton": "Salva",
839
+ "aiEmployeeIdTitle": "ID del Dipendente AI",
840
+ "aiEmployeeIdDescription": "Questo è l'ID univoco del tuo dipendente AI. Usalo per l'integrazione con le API.",
841
+ "documentationButton": "Visualizza documentazione",
842
+ "learnMore": "Scopri di più su come usare questa funzione.",
843
+ "copySuccess": "ID copiato con successo!",
844
+ "deleteAiEmployeeTitle": "Elimina Dipendente AI",
845
+ "deleteAiEmployeeDescription": "Questa azione è irreversibile e rimuoverà il dipendente AI dal sistema.",
846
+ "deleteButton": "Elimina",
847
+ "deleteWarning": "Sei sicuro di voler eliminare definitivamente questo dipendente AI?"
833
848
  },
834
849
  "mail-inbox": {
835
850
  "breadcrumbs": {
@@ -771,65 +771,80 @@
771
771
  },
772
772
  "logs": {
773
773
  "breadcrumbs": {
774
- "label": "パン粉",
775
- "inbox": "インボックス"
774
+ "label": "ナビゲーション",
775
+ "inbox": "受信箱"
776
776
  },
777
777
  "tabs": {
778
778
  "label": "タブ",
779
779
  "unresolved": "未解決",
780
- "unread": "ログイン",
781
- "humanRequested": "人間の要求",
780
+ "unread": "未読",
781
+ "humanRequested": "人による対応が要求されました",
782
782
  "all": "すべて"
783
783
  },
784
784
  "filters": {
785
- "filterByAssignee": "アサインによるフィルタ",
786
- "filterByChannel": "チャネルによるフィルタ",
787
- "filterByAgent": "エージェントによるフィルタ",
788
- "filterByEvaluation": "評価によるフィルタ",
789
- "filterByPriority": "優先順位によるフィルタ",
790
- "me": "メニュー"
785
+ "filterByAssignee": "担当者でフィルター",
786
+ "filterByChannel": "チャネルでフィルター",
787
+ "filterByAgent": "エージェントでフィルター",
788
+ "filterByEvaluation": "評価でフィルター",
789
+ "filterByPriority": "優先度でフィルター",
790
+ "me": "自分"
791
791
  },
792
792
  "confirm": {
793
- "markAllRead": "フィルターに一致するすべてのメッセージは、読み込みとしてマークされます。 お問い合わせ",
794
- "resolveAllConversations": "フィルターと一致するすべての会話は、解決としてマークされます。 お問い合わせ"
793
+ "markAllRead": "フィルターに一致するすべてのメッセージを既読にします。よろしいですか?",
794
+ "resolveAllConversations": "フィルターに一致するすべての会話を完了としてマークします。よろしいですか?"
795
795
  },
796
796
  "menu": {
797
- "markAllMessagesAsRead": "すべてのメッセージを読み込みとしてマークする",
797
+ "markAllMessagesAsRead": "すべてのメッセージを既読にする",
798
798
  "resolveAllConversations": "すべての会話を解決する"
799
799
  },
800
800
  "loading": {
801
- "updating": "最近の投稿"
801
+ "updating": "更新中..."
802
802
  },
803
803
  "success": {
804
- "updated": "更新情報"
804
+ "updated": "更新されました"
805
805
  },
806
806
  "error": {
807
- "somethingWentWrong": "何かが間違っていた"
807
+ "somethingWentWrong": "問題が発生しました"
808
808
  },
809
809
  "evaluation": {
810
- "good": "お問い合わせ",
811
- "bad": "ログイン"
810
+ "good": "良い",
811
+ "bad": "悪い"
812
812
  },
813
813
  "priority": {
814
- "low": "低い",
815
- "medium": "メディア",
816
- "high": "高い"
814
+ "low": "",
815
+ "medium": "",
816
+ "high": ""
817
817
  },
818
818
  "placeholders": {
819
- "noData": "データなし",
820
- "messagesVisible": "AI従業員とのすべての会話がここに表示されます",
821
- "noConversationsFound": "会話が見つかりません"
819
+ "noData": "データがありません",
820
+ "messagesVisible": "すべてのAI従業員との会話がここに表示されます",
821
+ "noConversationsFound": "会話が見つかりませんでした"
822
822
  },
823
823
  "statuses": {
824
- "resolved": "この会話は解決しました。",
825
- "unresolved": "この会話はまだ未解決です。",
826
- "humanRequested": "ヒューマンサポートのご依頼"
824
+ "resolved": "この会話は解決済みです。",
825
+ "unresolved": "この会話はまだ解決されていません。",
826
+ "humanRequested": "人による対応が要求されました。"
827
827
  },
828
- "visitor": "訪問者{{id}}",
828
+ "visitor": "訪問者 - {id}",
829
829
  "formLabel": "フォーム",
830
- "conversationResolved": "この会話は解決しました。",
831
- "conversationUnresolved": "この会話はまだ未解決です。",
832
- "humanRequested": "ヒューマンサポートのご依頼"
830
+ "conversationResolved": "この会話は解決済みです。",
831
+ "conversationUnresolved": "この会話はまだ解決されていません。",
832
+ "humanRequested": "人による対応が要求されました。"
833
+ },
834
+ "agentGeneralSettingsTab": {
835
+ "deleteConfirmation": "このAI従業員のすべてのメッセージが削除されます。よろしいですか?",
836
+ "deleteError": "AI従業員の削除中にエラーが発生しました。もう一度お試しください。",
837
+ "generalSettingsTitle": "一般設定",
838
+ "saveButton": "保存",
839
+ "aiEmployeeIdTitle": "AI従業員ID",
840
+ "aiEmployeeIdDescription": "これはAI従業員の固有IDです。API連携で使用します。",
841
+ "documentationButton": "ドキュメントを見る",
842
+ "learnMore": "この機能の使用方法について詳しく知る。",
843
+ "copySuccess": "IDが正常にコピーされました!",
844
+ "deleteAiEmployeeTitle": "AI従業員を削除する",
845
+ "deleteAiEmployeeDescription": "この操作は取り消せず、AI従業員はシステムから削除されます。",
846
+ "deleteButton": "削除",
847
+ "deleteWarning": "このAI従業員を完全に削除してもよろしいですか?"
833
848
  },
834
849
  "mail-inbox": {
835
850
  "breadcrumbs": {
@@ -771,65 +771,80 @@
771
771
  },
772
772
  "logs": {
773
773
  "breadcrumbs": {
774
- "label": "빵 부스",
775
- "inbox": "회사 소개"
774
+ "label": "탐색",
775
+ "inbox": "받은 편지함"
776
776
  },
777
777
  "tabs": {
778
778
  "label": "탭",
779
- "unresolved": "자주 묻는 질문",
780
- "unread": "한국어",
781
- "humanRequested": "인간의 요구",
782
- "all": "모든 것"
779
+ "unresolved": "미해결",
780
+ "unread": "읽지 않음",
781
+ "humanRequested": "사람의 지원이 요청됨",
782
+ "all": "전체"
783
783
  },
784
784
  "filters": {
785
- "filterByAssignee": "Assignee의 필터",
786
- "filterByChannel": "필터 로 Channel",
787
- "filterByAgent": "필터 로 Agent",
788
- "filterByEvaluation": "평가 필터",
789
- "filterByPriority": "우선 순위로 필터",
790
- "me": "내 계정"
785
+ "filterByAssignee": "담당자별 필터",
786
+ "filterByChannel": "채널별 필터",
787
+ "filterByAgent": "에이전트별 필터",
788
+ "filterByEvaluation": "평가별 필터",
789
+ "filterByPriority": "우선순위별 필터",
790
+ "me": ""
791
791
  },
792
792
  "confirm": {
793
- "markAllRead": "필터와 일치하는 모든 메시지는 읽기로 표시됩니다. 견적 요청",
794
- "resolveAllConversations": "필터와 일치하는 모든 대화는 해결 된대로 표시됩니다. 견적 요청"
793
+ "markAllRead": "필터에 해당하는 모든 메시지가 읽은 것으로 표시됩니다. 계속하시겠습니까?",
794
+ "resolveAllConversations": "필터에 해당하는 모든 대화가 완료로 표시됩니다. 계속하시겠습니까?"
795
795
  },
796
796
  "menu": {
797
- "markAllMessagesAsRead": "모든 메시지 표시",
798
- "resolveAllConversations": "모든 대화를 해결"
797
+ "markAllMessagesAsRead": "모든 메시지를 읽은 것으로 표시",
798
+ "resolveAllConversations": "모든 대화 해결"
799
799
  },
800
800
  "loading": {
801
- "updating": "관련 기사"
801
+ "updating": "업데이트 중..."
802
802
  },
803
803
  "success": {
804
- "updated": "으로"
804
+ "updated": "업데이트됨"
805
805
  },
806
806
  "error": {
807
- "somethingWentWrong": "뭔가 잘못되었습니다."
807
+ "somethingWentWrong": "문제가 발생했습니다"
808
808
  },
809
809
  "evaluation": {
810
- "good": "제품 정보",
811
- "bad": "이름 *"
810
+ "good": "좋음",
811
+ "bad": "나쁨"
812
812
  },
813
813
  "priority": {
814
- "low": "이름 *",
815
- "medium": "주요 특징",
816
- "high": "주요 특징"
814
+ "low": "낮음",
815
+ "medium": "보통",
816
+ "high": "높음"
817
817
  },
818
818
  "placeholders": {
819
819
  "noData": "데이터 없음",
820
- "messagesVisible": "AI 직원과의 모든 대화가 여기에 표시됩니다",
821
- "noConversationsFound": "대화를 찾을 수 없습니다"
820
+ "messagesVisible": "모든 AI 직원과의 대화가 여기에 표시됩니다",
821
+ "noConversationsFound": "대화를 찾을 수 없음"
822
822
  },
823
823
  "statuses": {
824
824
  "resolved": "이 대화는 해결되었습니다.",
825
- "unresolved": "이 대화는 여전히 해결되지 않습니다.",
826
- "humanRequested": "인간 지원은 요구되었습니다."
825
+ "unresolved": "이 대화는 아직 해결되지 않았습니다.",
826
+ "humanRequested": "사람의 지원이 요청되었습니다."
827
827
  },
828
- "visitor": "자주 묻는 질문",
829
- "formLabel": "이름 *",
828
+ "visitor": "방문자 - {id}",
829
+ "formLabel": "양식",
830
830
  "conversationResolved": "이 대화는 해결되었습니다.",
831
- "conversationUnresolved": "이 대화는 여전히 해결되지 않습니다.",
832
- "humanRequested": "인간 지원은 요구되었습니다."
831
+ "conversationUnresolved": "이 대화는 아직 해결되지 않았습니다.",
832
+ "humanRequested": "사람의 지원이 요청되었습니다."
833
+ },
834
+ "agentGeneralSettingsTab": {
835
+ "deleteConfirmation": "이 AI 직원의 모든 메시지가 삭제됩니다. 계속하시겠습니까?",
836
+ "deleteError": "AI 직원 삭제 중 오류가 발생했습니다. 다시 시도해주세요.",
837
+ "generalSettingsTitle": "일반 설정",
838
+ "saveButton": "저장",
839
+ "aiEmployeeIdTitle": "AI 직원 ID",
840
+ "aiEmployeeIdDescription": "이것은 귀하의 AI 직원의 고유 ID입니다. API 통합에 사용됩니다.",
841
+ "documentationButton": "문서 보기",
842
+ "learnMore": "이 기능 사용 방법 자세히 보기",
843
+ "copySuccess": "ID가 복사되었습니다!",
844
+ "deleteAiEmployeeTitle": "AI 직원 삭제",
845
+ "deleteAiEmployeeDescription": "이 작업은 되돌릴 수 없으며, AI 직원을 시스템에서 제거합니다.",
846
+ "deleteButton": "삭제",
847
+ "deleteWarning": "이 AI 직원을 영구적으로 삭제하시겠습니까?"
833
848
  },
834
849
  "mail-inbox": {
835
850
  "breadcrumbs": {
@@ -771,30 +771,30 @@
771
771
  },
772
772
  "logs": {
773
773
  "breadcrumbs": {
774
- "label": "duonos trupiniai",
775
- "inbox": "Dėžutė"
774
+ "label": "Navigacija",
775
+ "inbox": "Gautieji"
776
776
  },
777
777
  "tabs": {
778
- "label": "Kortelės",
779
- "unresolved": "NAME OF TRANSLATORS",
780
- "unread": "Neklausoma",
781
- "humanRequested": "Prašoma žmonių",
782
- "all": "All"
778
+ "label": "Skirtukai",
779
+ "unresolved": "Neišspręsta",
780
+ "unread": "Neskaityta",
781
+ "humanRequested": "Prašoma žmogaus pagalbos",
782
+ "all": "Visi"
783
783
  },
784
784
  "filters": {
785
- "filterByAssignee": "Filtruoti pagal gavėją",
786
- "filterByChannel": "Filtras per kanalą",
785
+ "filterByAssignee": "Filtruoti pagal atsakingąjį",
786
+ "filterByChannel": "Filtruoti pagal kanalą",
787
787
  "filterByAgent": "Filtruoti pagal agentą",
788
788
  "filterByEvaluation": "Filtruoti pagal įvertinimą",
789
789
  "filterByPriority": "Filtruoti pagal prioritetą",
790
- "me": "Va"
790
+ "me": ""
791
791
  },
792
792
  "confirm": {
793
- "markAllRead": "Laiškai, kurie atitinka filtrus, bus pažymėti skaitytais. Tikrai?",
794
- "resolveAllConversations": "Visi pokalbiai, kurie atitinka filtrus, bus pažymėti kaip išspręsti. Tikrai?"
793
+ "markAllRead": "Visos žinutės, atitinkančios filtrus, bus pažymėtos kaip perskaitytos. Ar tikrai?",
794
+ "resolveAllConversations": "Visi pokalbiai, atitinkantys filtrus, bus pažymėti kaip išspręsti. Ar tikrai?"
795
795
  },
796
796
  "menu": {
797
- "markAllMessagesAsRead": "Žymėti visus laiškus skaitytais",
797
+ "markAllMessagesAsRead": "Pažymėti visas žinutes kaip perskaitytas",
798
798
  "resolveAllConversations": "Išspręsti visus pokalbius"
799
799
  },
800
800
  "loading": {
@@ -804,32 +804,47 @@
804
804
  "updated": "Atnaujinta"
805
805
  },
806
806
  "error": {
807
- "somethingWentWrong": "Kažkas negerai"
807
+ "somethingWentWrong": "Įvyko klaida"
808
808
  },
809
809
  "evaluation": {
810
- "good": "Gerai",
810
+ "good": "Geras",
811
811
  "bad": "Blogas"
812
812
  },
813
813
  "priority": {
814
- "low": "Žema",
815
- "medium": "Vidutinio",
814
+ "low": "Žemas",
815
+ "medium": "Vidutinis",
816
816
  "high": "Aukštas"
817
817
  },
818
818
  "placeholders": {
819
819
  "noData": "Nėra duomenų",
820
- "messagesVisible": "Visos pokalbių su jūsų dirbtinio intelekto darbuotojais bus matomos čia",
820
+ "messagesVisible": "Visi pokalbiai su jūsų DI darbuotojais bus matomi čia",
821
821
  "noConversationsFound": "Pokalbių nerasta"
822
822
  },
823
823
  "statuses": {
824
- "resolved": "Kalba išspręsta.",
825
- "unresolved": "Kalba vis dar neišspręsta.",
826
- "humanRequested": "Prašyta žmonių pagalbos."
827
- },
828
- "visitor": "Lankytojas {{ID}",
829
- "formLabel": "forma",
830
- "conversationResolved": "Kalba išspręsta.",
831
- "conversationUnresolved": "Kalba vis dar neišspręsta.",
832
- "humanRequested": "Prašyta žmonių pagalbos."
824
+ "resolved": "Šis pokalbis išspręstas.",
825
+ "unresolved": "Šis pokalbis dar neišspręstas.",
826
+ "humanRequested": "Prašoma žmogaus pagalbos."
827
+ },
828
+ "visitor": "Lankytojas - {id}",
829
+ "formLabel": "Forma",
830
+ "conversationResolved": "Šis pokalbis išspręstas.",
831
+ "conversationUnresolved": "Šis pokalbis dar neišspręstas.",
832
+ "humanRequested": "Prašoma žmogaus pagalbos."
833
+ },
834
+ "agentGeneralSettingsTab": {
835
+ "deleteConfirmation": "Visos šio DI darbuotojo žinutės bus ištrintos. Ar tikrai?",
836
+ "deleteError": "Klaida ištrinant DI darbuotoją. Bandykite dar kartą.",
837
+ "generalSettingsTitle": "Bendrieji nustatymai",
838
+ "saveButton": "Išsaugoti",
839
+ "aiEmployeeIdTitle": "DI darbuotojo ID",
840
+ "aiEmployeeIdDescription": "Tai unikalus jūsų DI darbuotojo ID. Naudokite jį API integracijai.",
841
+ "documentationButton": "Žiūrėti dokumentaciją",
842
+ "learnMore": "Sužinokite daugiau apie šios funkcijos naudojimą.",
843
+ "copySuccess": "ID sėkmingai nukopijuotas!",
844
+ "deleteAiEmployeeTitle": "Ištrinti DI darbuotoją",
845
+ "deleteAiEmployeeDescription": "Šis veiksmas yra negrįžtamas ir pašalins DI darbuotoją iš sistemos.",
846
+ "deleteButton": "Ištrinti",
847
+ "deleteWarning": "Ar tikrai norite visam laikui ištrinti šį DI darbuotoją?"
833
848
  },
834
849
  "mail-inbox": {
835
850
  "breadcrumbs": {
@@ -771,34 +771,34 @@
771
771
  },
772
772
  "logs": {
773
773
  "breadcrumbs": {
774
- "label": "rīvmaizes",
775
- "inbox": "Inbox"
774
+ "label": "Navigācija",
775
+ "inbox": "Iesūtne"
776
776
  },
777
777
  "tabs": {
778
778
  "label": "Cilnes",
779
779
  "unresolved": "Neatrisināts",
780
780
  "unread": "Nelasīts",
781
- "humanRequested": "Cilvēku pieprasījums",
781
+ "humanRequested": "Pieprasīta cilvēka palīdzība",
782
782
  "all": "Visi"
783
783
  },
784
784
  "filters": {
785
- "filterByAssignee": "Filtrēt ar parakstu",
785
+ "filterByAssignee": "Filtrēt pēc atbildīgā",
786
786
  "filterByChannel": "Filtrēt pēc kanāla",
787
787
  "filterByAgent": "Filtrēt pēc aģenta",
788
- "filterByEvaluation": "Filtrēt ar novērtējumu",
788
+ "filterByEvaluation": "Filtrēt pēc vērtējuma",
789
789
  "filterByPriority": "Filtrēt pēc prioritātes",
790
790
  "me": "Es"
791
791
  },
792
792
  "confirm": {
793
- "markAllRead": "Visas filtram atbilstošās vēstules tiks atzīmētaslasītas. Esi drošs?",
794
- "resolveAllConversations": "Visas sarunas, kas atbilst filtriem tiks atzīmētas kā atrisinātas. Esi drošs?"
793
+ "markAllRead": "Visi ziņojumi, kas atbilst filtriem, tiks atzīmētilasīti. Vai esat pārliecināts?",
794
+ "resolveAllConversations": "Visas sarunas, kas atbilst filtriem, tiks atzīmētas kā atrisinātas. Vai esat pārliecināts?"
795
795
  },
796
796
  "menu": {
797
- "markAllMessagesAsRead": "Atzīmēt visas vēstuleslasītas",
797
+ "markAllMessagesAsRead": "Atzīmēt visus ziņojumuslasītus",
798
798
  "resolveAllConversations": "Atrisināt visas sarunas"
799
799
  },
800
800
  "loading": {
801
- "updating": "Atjaunina..."
801
+ "updating": "Atjaunināšana..."
802
802
  },
803
803
  "success": {
804
804
  "updated": "Atjaunināts"
@@ -807,29 +807,44 @@
807
807
  "somethingWentWrong": "Kaut kas nogāja greizi"
808
808
  },
809
809
  "evaluation": {
810
- "good": "Laba",
810
+ "good": "Labs",
811
811
  "bad": "Slikts"
812
812
  },
813
813
  "priority": {
814
814
  "low": "Zema",
815
- "medium": "Vidējs",
816
- "high": "Augsts"
815
+ "medium": "Vidēja",
816
+ "high": "Augsta"
817
817
  },
818
818
  "placeholders": {
819
819
  "noData": "Nav datu",
820
- "messagesVisible": "Visas sarunas ar jūsu AI darbiniekiem varēs redzēt šeit",
820
+ "messagesVisible": "Visas sarunas ar jūsu MI darbiniekiem būs redzamas šeit",
821
821
  "noConversationsFound": "Sarunas netika atrastas"
822
822
  },
823
823
  "statuses": {
824
824
  "resolved": "Šī saruna ir atrisināta.",
825
- "unresolved": "Šī saruna joprojām nav atrisināta.",
826
- "humanRequested": "Ir lūgta cilvēku palīdzība."
825
+ "unresolved": "Šī saruna vēl nav atrisināta.",
826
+ "humanRequested": "Pieprasīta cilvēka palīdzība."
827
827
  },
828
- "visitor": "Apmeklētājs {{id}}",
828
+ "visitor": "Apmeklētājs - {id}",
829
829
  "formLabel": "Forma",
830
830
  "conversationResolved": "Šī saruna ir atrisināta.",
831
- "conversationUnresolved": "Šī saruna joprojām nav atrisināta.",
832
- "humanRequested": "Ir lūgta cilvēku palīdzība."
831
+ "conversationUnresolved": "Šī saruna vēl nav atrisināta.",
832
+ "humanRequested": "Pieprasīta cilvēka palīdzība."
833
+ },
834
+ "agentGeneralSettingsTab": {
835
+ "deleteConfirmation": "Visi šī MI darbinieka ziņojumi tiks dzēsti. Vai esat pārliecināts?",
836
+ "deleteError": "Kļūda dzēšot MI darbinieku. Lūdzu, mēģiniet vēlreiz.",
837
+ "generalSettingsTitle": "Vispārējie iestatījumi",
838
+ "saveButton": "Saglabāt",
839
+ "aiEmployeeIdTitle": "MI darbinieka ID",
840
+ "aiEmployeeIdDescription": "Šis ir jūsu MI darbinieka unikālais ID. Izmantojiet to API integrācijai.",
841
+ "documentationButton": "Skatīt dokumentāciju",
842
+ "learnMore": "Uzziniet vairāk par šīs funkcijas izmantošanu.",
843
+ "copySuccess": "ID veiksmīgi nokopēts!",
844
+ "deleteAiEmployeeTitle": "Dzēst MI darbinieku",
845
+ "deleteAiEmployeeDescription": "Šo darbību nevar atsaukt, un tas noņems MI darbinieku no sistēmas.",
846
+ "deleteButton": "Dzēst",
847
+ "deleteWarning": "Vai esat pārliecināts, ka vēlaties neatgriezeniski dzēst šo MI darbinieku?"
833
848
  },
834
849
  "mail-inbox": {
835
850
  "breadcrumbs": {