Skip to content

Commit

Permalink
🌐 style: add i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Jan 24, 2024
1 parent 6be36a7 commit 2a81007
Show file tree
Hide file tree
Showing 32 changed files with 224 additions and 16 deletions.
14 changes: 13 additions & 1 deletion locales/ar/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "سيتم مسح رسائل الجلسة الحالية قريبًا، وبمجرد المسح لن يمكن استعادتها، يرجى تأكيد الإجراء الخاص بك",
"confirmRemoveSessionItemAlert": "سيتم حذف هذا المساعد قريبًا، وبمجرد الحذف لن يمكن استعادته، يرجى تأكيد الإجراء الخاص بك",
"defaultAgent": "المساعد الافتراضي",
"defaultList": "القائمة الافتراضية",
"defaultSession": "المساعد الافتراضي",
"duplicateTitle": "{{title}} نسخة",
"historyRange": "نطاق التاريخ",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "الدور والأرشيف",
"searchAgentPlaceholder": "البحث عن مساعد ومحادثة...",
"sendPlaceholder": "أدخل محتوى الدردشة...",
"sessionList": "قائمة المساعدين",
"sessionGroup": {
"config": "إدارة المجموعات",
"confirmRemoveGroupAlert": "سيتم حذف هذه المجموعة قريبًا، وبعد الحذف، سيتم نقل مساعدي هذه المجموعة إلى القائمة الافتراضية، يرجى تأكيد إجراءك",
"createGroup": "إضافة مجموعة جديدة",
"createSuccess": "تم الإنشاء بنجاح",
"inputPlaceholder": "الرجاء إدخال اسم المجموعة...",
"moveGroup": "نقل إلى مجموعة",
"newGroup": "مجموعة جديدة",
"rename": "إعادة تسمية المجموعة",
"renameSuccess": "تمت إعادة التسمية بنجاح",
"tooLong": "يجب أن يكون طول اسم المجموعة بين 1 و 20"
},
"shareModal": {
"download": "تحميل اللقطة",
"imageType": "نوع الصورة",
Expand Down
1 change: 1 addition & 0 deletions locales/ar/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "تمت الإضافة بنجاح",
"errors": "حدثت أخطاء أثناء الاستيراد",
"messages": "الرسائل",
"sessionGroups": "مجموعات الجلسة",
"sessions": "الجلسات",
"skips": "التخطيات",
"topics": "المواضيع",
Expand Down
14 changes: 13 additions & 1 deletion locales/de-DE/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "Möchtest du wirklich die aktuellen Nachrichten löschen? Diese Aktion kann nicht rückgängig gemacht werden.",
"confirmRemoveSessionItemAlert": "Möchtest du diesen Assistenten wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.",
"defaultAgent": "Standardassistent",
"defaultList": "Standardliste",
"defaultSession": "Standardassistent",
"duplicateTitle": "{{title}} Kopie",
"historyRange": "Verlaufsbereich",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "Rolle und Archiv",
"searchAgentPlaceholder": "Assistenten und Unterhaltungen durchsuchen...",
"sendPlaceholder": "Chat-Nachricht eingeben...",
"sessionList": "Assistentenliste",
"sessionGroup": {
"config": "Gruppenkonfiguration",
"confirmRemoveGroupAlert": "Die Gruppe wird bald gelöscht. Nach dem Löschen werden die Assistenten in die Standardliste verschoben. Bitte bestätigen Sie Ihre Aktion.",
"createGroup": "Neue Gruppe erstellen",
"createSuccess": "Erstellung erfolgreich",
"inputPlaceholder": "Geben Sie den Gruppennamen ein...",
"moveGroup": "In Gruppe verschieben",
"newGroup": "Neue Gruppe",
"rename": "Gruppe umbenennen",
"renameSuccess": "Umbenennung erfolgreich",
"tooLong": "Gruppenname muss zwischen 1 und 20 Zeichen lang sein"
},
"shareModal": {
"download": "Screenshot herunterladen",
"imageType": "Bildformat",
Expand Down
1 change: 1 addition & 0 deletions locales/de-DE/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "Erfolgreich importiert",
"errors": "Fehler beim Import",
"messages": "Nachrichten",
"sessionGroups": "Sitzungsgruppen",
"sessions": "Assistenten",
"skips": "Übersprungen (doppelt)",
"topics": "Themen",
Expand Down
14 changes: 13 additions & 1 deletion locales/en-US/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "You are about to clear the current session messages. Once cleared, they cannot be retrieved. Please confirm your action.",
"confirmRemoveSessionItemAlert": "You are about to delete this agent. Once deleted, it cannot be retrieved. Please confirm your action.",
"defaultAgent": "Default Agent",
"defaultList": "Default List",
"defaultSession": "Default Agent",
"duplicateTitle": "{{title}} Copy",
"historyRange": "History Range",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "Role and Archive",
"searchAgentPlaceholder": "Search agents and conversations...",
"sendPlaceholder": "Type your message here...",
"sessionList": "Agent List",
"sessionGroup": {
"config": "Group Management",
"confirmRemoveGroupAlert": "This group is about to be deleted. After deletion, the assistants in this group will be moved to the default list. Please confirm your operation.",
"createGroup": "Add New Group",
"createSuccess": "Created successfully",
"inputPlaceholder": "Please enter group name...",
"moveGroup": "Move to Group",
"newGroup": "New Group",
"rename": "Rename Group",
"renameSuccess": "Renamed successfully",
"tooLong": "Group name length should be between 1-20"
},
"shareModal": {
"download": "Download Screenshot",
"imageType": "Image Format",
Expand Down
1 change: 1 addition & 0 deletions locales/en-US/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "Imported successfully",
"errors": "Import errors",
"messages": "Messages",
"sessionGroups": "Groups",
"sessions": "Agents",
"skips": "Duplicates skipped",
"topics": "Topics",
Expand Down
14 changes: 13 additions & 1 deletion locales/es-ES/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "Estás a punto de borrar los mensajes de esta sesión. Una vez borrados, no se podrán recuperar. Por favor, confirma tu acción.",
"confirmRemoveSessionItemAlert": "Estás a punto de eliminar este asistente. Una vez eliminado, no se podrá recuperar. Por favor, confirma tu acción.",
"defaultAgent": "Asistente predeterminado",
"defaultList": "Lista predeterminada",
"defaultSession": "Asistente predeterminado",
"duplicateTitle": "{{title}} Copia",
"historyRange": "Rango de historial",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "Rol y archivo",
"searchAgentPlaceholder": "Buscar asistentes y conversaciones...",
"sendPlaceholder": "Escribe tu mensaje...",
"sessionList": "Lista de asistentes",
"sessionGroup": {
"config": "Gestión de grupos",
"confirmRemoveGroupAlert": "Estás a punto de eliminar este grupo. Una vez eliminado, los asistentes de este grupo se moverán a la lista predeterminada. Por favor, confirma tu acción.",
"createGroup": "Crear nuevo grupo",
"createSuccess": "Grupo creado con éxito",
"inputPlaceholder": "Introduce el nombre del grupo...",
"moveGroup": "Mover al grupo",
"newGroup": "Nuevo grupo",
"rename": "Renombrar grupo",
"renameSuccess": "Grupo renombrado con éxito",
"tooLong": "El nombre del grupo debe tener entre 1 y 20 caracteres"
},
"shareModal": {
"download": "Descargar captura de pantalla",
"imageType": "Tipo de imagen",
Expand Down
1 change: 1 addition & 0 deletions locales/es-ES/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "Importación exitosa",
"errors": "Errores de importación",
"messages": "Mensajes",
"sessionGroups": "Grupos de sesión",
"sessions": "Asistentes",
"skips": "Saltos de duplicados",
"topics": "Temas",
Expand Down
14 changes: 13 additions & 1 deletion locales/fr-FR/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "Vous êtes sur le point d'effacer les messages de cette session. Cette action est irréversible. Veuillez confirmer.",
"confirmRemoveSessionItemAlert": "Vous êtes sur le point de supprimer cet agent. Cette action est irréversible. Veuillez confirmer.",
"defaultAgent": "Agent par défaut",
"defaultList": "Liste par défaut",
"defaultSession": "Session par défaut",
"duplicateTitle": "{{title}} Copie",
"historyRange": "Plage d'historique",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "Rôle et archivage",
"searchAgentPlaceholder": "Rechercher des agents et des conversations...",
"sendPlaceholder": "Saisissez votre message...",
"sessionList": "Liste des agents",
"sessionGroup": {
"config": "Gestion des groupes",
"confirmRemoveGroupAlert": "Vous êtes sur le point de supprimer ce groupe. Une fois supprimé, les assistants de ce groupe seront déplacés vers la liste par défaut. Veuillez confirmer votre action.",
"createGroup": "Créer un nouveau groupe",
"createSuccess": "Création réussie",
"inputPlaceholder": "Veuillez saisir le nom du groupe...",
"moveGroup": "Déplacer vers un groupe",
"newGroup": "Nouveau groupe",
"rename": "Renommer le groupe",
"renameSuccess": "Renommage réussi",
"tooLong": "Le nom du groupe doit comporter entre 1 et 20 caractères"
},
"shareModal": {
"download": "Télécharger la capture d'écran",
"imageType": "Type d'image",
Expand Down
1 change: 1 addition & 0 deletions locales/fr-FR/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "Importation réussie",
"errors": "Erreurs d'importation",
"messages": "Messages",
"sessionGroups": "Groupes de session",
"sessions": "Agents",
"skips": "Éléments ignorés en double",
"topics": "Sujets",
Expand Down
14 changes: 13 additions & 1 deletion locales/it-IT/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "Stai per cancellare i messaggi attuali, questa operazione non potrà essere annullata. Confermi?",
"confirmRemoveSessionItemAlert": "Stai per rimuovere questo assistente, l'operazione non potrà essere annullata. Confermi?",
"defaultAgent": "Assistente predefinito",
"defaultList": "Lista predefinita",
"defaultSession": "Sessione predefinita",
"duplicateTitle": "{{title}} Copia",
"historyRange": "Intervallo cronologico",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "Ruolo e archivio",
"searchAgentPlaceholder": "Cerca assistente e conversazioni...",
"sendPlaceholder": "Inserisci il testo della chat...",
"sessionList": "Elenco sessioni",
"sessionGroup": {
"config": "Gestione gruppi",
"confirmRemoveGroupAlert": "Stai per rimuovere questo gruppo. Dopo la rimozione, gli assistenti di questo gruppo verranno spostati nella lista predefinita. Confermi l'operazione?",
"createGroup": "Aggiungi nuovo gruppo",
"createSuccess": "Creazione riuscita",
"inputPlaceholder": "Inserisci il nome del gruppo...",
"moveGroup": "Sposta nel gruppo",
"newGroup": "Nuovo gruppo",
"rename": "Rinomina gruppo",
"renameSuccess": "Rinominazione riuscita",
"tooLong": "Il nome del gruppo deve essere lungo 1-20 caratteri"
},
"shareModal": {
"download": "Scarica screenshot",
"imageType": "Tipo di immagine",
Expand Down
1 change: 1 addition & 0 deletions locales/it-IT/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "Importazione riuscita",
"errors": "Errori di importazione",
"messages": "Messaggi",
"sessionGroups": "Gruppi di sessione",
"sessions": "Sessioni",
"skips": "Elementi saltati",
"topics": "Argomenti",
Expand Down
14 changes: 13 additions & 1 deletion locales/ja-JP/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "現在の会話をクリアします。クリアした後は元に戻すことはできません。操作を確認してください。",
"confirmRemoveSessionItemAlert": "このエージェントを削除します。削除した後は元に戻すことはできません。操作を確認してください。",
"defaultAgent": "デフォルトエージェント",
"defaultList": "デフォルトリスト",
"defaultSession": "デフォルトセッション",
"duplicateTitle": "{{title}} のコピー",
"historyRange": "履歴範囲",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "役割とアーカイブ",
"searchAgentPlaceholder": "エージェントや会話を検索...",
"sendPlaceholder": "チャット内容を入力してください...",
"sessionList": "エージェントリスト",
"sessionGroup": {
"config": "グループ設定",
"confirmRemoveGroupAlert": "このグループを削除します。削除後、このグループのアシスタントはデフォルトリストに移動されます。操作を確認してください。",
"createGroup": "新しいグループを作成",
"createSuccess": "作成が成功しました",
"inputPlaceholder": "グループ名を入力してください...",
"moveGroup": "グループに移動",
"newGroup": "新しいグループ",
"rename": "グループ名を変更",
"renameSuccess": "名前の変更が成功しました",
"tooLong": "グループ名は1〜20文字で入力してください"
},
"shareModal": {
"download": "スクリーンショットをダウンロード",
"imageType": "画像形式",
Expand Down
1 change: 1 addition & 0 deletions locales/ja-JP/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "インポートが成功しました",
"errors": "インポートエラー",
"messages": "メッセージ",
"sessionGroups": "セッショングループ",
"sessions": "セッション",
"skips": "重複スキップ",
"topics": "トピック",
Expand Down
14 changes: 13 additions & 1 deletion locales/ko-KR/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "현재 대화를 지우시면 되돌릴 수 없습니다. 작업을 확인하시겠습니까?",
"confirmRemoveSessionItemAlert": "이 도우미를 삭제하시면 되돌릴 수 없습니다. 작업을 확인하시겠습니까?",
"defaultAgent": "기본 도우미",
"defaultList": "기본 목록",
"defaultSession": "기본 도우미",
"duplicateTitle": "{{title}} 복사본",
"historyRange": "대화 기록 범위",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "역할 및 아카이브",
"searchAgentPlaceholder": "도우미 및 대화 검색...",
"sendPlaceholder": "채팅 내용 입력...",
"sessionList": "도우미 목록",
"sessionGroup": {
"config": "그룹 설정",
"confirmRemoveGroupAlert": "이 그룹을 삭제하려고 합니다. 삭제 후 이 그룹의 도우미는 기본 목록으로 이동됩니다. 작업을 확인하십시오.",
"createGroup": "새 그룹 추가",
"createSuccess": "생성 성공",
"inputPlaceholder": "그룹 이름을 입력하세요...",
"moveGroup": "그룹으로 이동",
"newGroup": "새 그룹",
"rename": "그룹 이름 변경",
"renameSuccess": "이름 변경 성공",
"tooLong": "그룹 이름은 1-20자여야 합니다"
},
"shareModal": {
"download": "스크린샷 다운로드",
"imageType": "이미지 형식",
Expand Down
1 change: 1 addition & 0 deletions locales/ko-KR/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "가져오기 성공",
"errors": "가져오기 오류",
"messages": "메시지",
"sessionGroups": "세션 그룹",
"sessions": "에이전트",
"skips": "중복 건너뛰기",
"topics": "주제",
Expand Down
14 changes: 13 additions & 1 deletion locales/nl-NL/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "Huidige berichten worden gewist en kunnen niet worden hersteld. Bevestig je actie.",
"confirmRemoveSessionItemAlert": "Deze assistent wordt verwijderd en kan niet worden hersteld. Bevestig je actie.",
"defaultAgent": "Standaard assistent",
"defaultList": "Standaardlijst",
"defaultSession": "Standaard assistent",
"duplicateTitle": "{{title}} Kopie",
"historyRange": "Geschiedenisbereik",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "Rol en archief",
"searchAgentPlaceholder": "Zoek assistenten en gesprekken...",
"sendPlaceholder": "Voer chatbericht in...",
"sessionList": "Lijst met assistenten",
"sessionGroup": {
"config": "Groepsbeheer",
"confirmRemoveGroupAlert": "Je staat op het punt deze groep te verwijderen. Na verwijdering zullen de assistenten van deze groep worden verplaatst naar de standaardlijst. Bevestig je actie.",
"createGroup": "Nieuwe groep toevoegen",
"createSuccess": "Succesvol aangemaakt",
"inputPlaceholder": "Voer de naam van de groep in...",
"moveGroup": "Verplaatsen naar groep",
"newGroup": "Nieuwe groep",
"rename": "Groepsnaam wijzigen",
"renameSuccess": "Naam succesvol gewijzigd",
"tooLong": "De groepsnaam moet tussen 1 en 20 tekens lang zijn"
},
"shareModal": {
"download": "Screenshot downloaden",
"imageType": "Afbeeldingstype",
Expand Down
1 change: 1 addition & 0 deletions locales/nl-NL/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "Succesvol geïmporteerd",
"errors": "Fouten bij importeren",
"messages": "Berichten",
"sessionGroups": "Sessiegroepen",
"sessions": "Assistenten",
"skips": "Overslaan van duplicaten",
"topics": "Onderwerpen",
Expand Down
14 changes: 13 additions & 1 deletion locales/pl-PL/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "Czy na pewno chcesz wyczyścić bieżącą rozmowę? Tej operacji nie można cofnąć.",
"confirmRemoveSessionItemAlert": "Czy na pewno chcesz usunąć tego asystenta? Tej operacji nie można cofnąć.",
"defaultAgent": "Domyślny asystent",
"defaultList": "Domyślna lista",
"defaultSession": "Domyślna sesja",
"duplicateTitle": "{{title}} kopia",
"historyRange": "Zakres historii",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "Rola i archiwum",
"searchAgentPlaceholder": "Szukaj asystentów i rozmów...",
"sendPlaceholder": "Wpisz treść rozmowy...",
"sessionList": "Lista sesji",
"sessionGroup": {
"config": "Zarządzanie grupami",
"confirmRemoveGroupAlert": "Czy na pewno chcesz usunąć tę grupę? Po usunięciu asystenci z tej grupy zostaną przeniesieni do domyślnej listy. Potwierdź swoje działanie.",
"createGroup": "Dodaj nową grupę",
"createSuccess": "Utworzono pomyślnie",
"inputPlaceholder": "Wprowadź nazwę grupy...",
"moveGroup": "Przenieś do grupy",
"newGroup": "Nowa grupa",
"rename": "Zmień nazwę grupy",
"renameSuccess": "Zmiana nazwy pomyślna",
"tooLong": "Nazwa grupy musi mieć od 1 do 20 znaków"
},
"shareModal": {
"download": "Pobierz zrzut ekranu",
"imageType": "Typ obrazu",
Expand Down
1 change: 1 addition & 0 deletions locales/pl-PL/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "Pomyślnie zaimportowano",
"errors": "Błędy importu",
"messages": "Wiadomości",
"sessionGroups": "Grupy sesji",
"sessions": "Sesje",
"skips": "Pominięcia duplikatów",
"topics": "Tematy",
Expand Down
14 changes: 13 additions & 1 deletion locales/pt-BR/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"confirmClearCurrentMessages": "Você está prestes a limpar as mensagens desta sessão. Depois de limpar, não será possível recuperá-las. Por favor, confirme sua ação.",
"confirmRemoveSessionItemAlert": "Você está prestes a remover este assistente. Depois de remover, não será possível recuperá-lo. Por favor, confirme sua ação.",
"defaultAgent": "Assistente Padrão",
"defaultList": "Lista padrão",
"defaultSession": "Sessão Padrão",
"duplicateTitle": "{{title}} Cópia",
"historyRange": "Intervalo de Histórico",
Expand Down Expand Up @@ -34,7 +35,18 @@
"roleAndArchive": "Função e Arquivo",
"searchAgentPlaceholder": "Pesquisar assistentes e conversas...",
"sendPlaceholder": "Digite a mensagem...",
"sessionList": "Lista de Assistentes",
"sessionGroup": {
"config": "Gerenciar grupos",
"confirmRemoveGroupAlert": "Você está prestes a excluir este grupo. Após a exclusão, os assistentes deste grupo serão movidos para a lista padrão. Por favor, confirme sua operação.",
"createGroup": "Criar novo grupo",
"createSuccess": "Criado com sucesso",
"inputPlaceholder": "Digite o nome do grupo...",
"moveGroup": "Mover para o grupo",
"newGroup": "Novo grupo",
"rename": "Renomear grupo",
"renameSuccess": "Renomeado com sucesso",
"tooLong": "O nome do grupo deve ter entre 1 e 20 caracteres"
},
"shareModal": {
"download": "Baixar Captura de Tela",
"imageType": "Tipo de Imagem",
Expand Down
1 change: 1 addition & 0 deletions locales/pt-BR/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"added": "Importação bem-sucedida",
"errors": "Erros na importação",
"messages": "Mensagens",
"sessionGroups": "Grupos de sessão",
"sessions": "Assistentes",
"skips": "Ignorados",
"topics": "Tópicos",
Expand Down
Loading

0 comments on commit 2a81007

Please sign in to comment.