From 2ac8416a9ae0a0a675f062e6e1dac5d591b9b973 Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Tue, 26 Nov 2024 22:09:26 +0000 Subject: [PATCH] Update translations --- config/locales/client.de.yml | 9 ++- config/locales/client.he.yml | 26 +++++++++ config/locales/server.ar.yml | 14 ++--- config/locales/server.be.yml | 2 +- config/locales/server.ca.yml | 2 +- config/locales/server.da.yml | 2 +- config/locales/server.de.yml | 94 ++++++++++++++++++++----------- config/locales/server.es.yml | 14 ++--- config/locales/server.et.yml | 2 +- config/locales/server.fi.yml | 14 ++--- config/locales/server.fr.yml | 14 ++--- config/locales/server.gl.yml | 2 +- config/locales/server.he.yml | 98 ++++++++++++++++++++++++++++++--- config/locales/server.hu.yml | 2 +- config/locales/server.hy.yml | 2 +- config/locales/server.it.yml | 14 ++--- config/locales/server.ja.yml | 14 ++--- config/locales/server.ko.yml | 2 +- config/locales/server.lt.yml | 2 +- config/locales/server.nl.yml | 14 ++--- config/locales/server.pl_PL.yml | 14 ++--- config/locales/server.pt_BR.yml | 14 ++--- config/locales/server.ru.yml | 14 ++--- config/locales/server.sk.yml | 2 +- config/locales/server.sv.yml | 2 +- config/locales/server.te.yml | 2 +- config/locales/server.tr_TR.yml | 14 ++--- config/locales/server.ug.yml | 2 +- config/locales/server.uk.yml | 24 ++++---- config/locales/server.ur.yml | 2 +- config/locales/server.zh_CN.yml | 14 ++--- config/locales/server.zh_TW.yml | 2 +- 32 files changed, 296 insertions(+), 153 deletions(-) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 2b9d37008..6897a4f0e 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -17,7 +17,9 @@ de: categories: discourse_ai: "Discourse-KI" dashboard: - emotion: "Emotion" + emotion: + title: "Emotion" + description: "Die Tabelle listet die Anzahl der Beiträge auf, die mit einer bestimmten Emotion klassifiziert wurden. Klassifiziert mit dem Modell 'SamLowe/roberta-base-go_emotions'." js: discourse_automation: scriptables: @@ -463,6 +465,11 @@ de: topic: title: "Zusammenfassung des Themas" close: "Zusammenfassungspanel schließen" + topic_list_layout: + button: + compact: "Kompakt" + expanded: "Erweitert" + expanded_description: "mit KI-Zusammenfassungen" review: types: reviewable_ai_post: diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index a2292e19c..0e996f3ad 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -16,6 +16,10 @@ he: site_settings: categories: discourse_ai: "בינה מלאכותית ב־Discourse" + dashboard: + emotion: + title: "רגש" + description: "הטבלה מפרטת את כמות הפוסטים שסווגו עם רגש שנקבע. הסיווג נעשה בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." js: discourse_automation: scriptables: @@ -168,6 +172,7 @@ he: saved: "הדמות נשמרה" enabled: "מאופשר?" tools: "כלים פעילים" + forced_tools: "כלים נאכפים" allowed_groups: "קבוצות מורשות" confirm_delete: "למחוק את הדמות?" new: "דמות חדשה" @@ -271,6 +276,11 @@ he: ai_persona: "דמות (%{persona})" ai_summarization: "סיכום" ai_embeddings_semantic_search: "חיפוש בינה מלאכותית" + in_use_warning: + one: "המודל הזה משמש את %{settings}. אם לא מוגדר כראוי, היכולת לא תעבוד כמצופה." + two: "המודל הזה משמש את: %{settings}. אם ההגדרות שגויות היכולת לא תעבודנה כמצופה." + many: "המודל הזה משמש את: %{settings}. אם ההגדרות שגויות היכולת לא תעבודנה כמצופה." + other: "המודל הזה משמש את: %{settings}. אם ההגדרות שגויות היכולת לא תעבודנה כמצופה." model_description: none: "הגדרות כלליות שעובדות עבור רוב המודלים של השפות" anthropic-claude-3-5-sonnet: "המודל החכם ביותר של Anthropic" @@ -281,6 +291,12 @@ he: open_ai-gpt-4-turbo: "מודל חכם מאוד מהדור הקודם" open_ai-gpt-4o: "מודל חכם במיוחד למשימות מורכבות, רבות שלבים" open_ai-gpt-4o-mini: "מודל חסכוני, קטן ומהיר למשימות קלילות" + open_ai-o1-mini: "מודל הגיון חסכוני" + open_ai-o1-preview: "מודל ההיגיון החזק ביותר מבית OpenAI" + samba_nova-Meta-Llama-3-1-8B-Instruct: "דגם רב־לשוני, קליל ויעיל" + samba_nova-Meta-Llama-3-1-70B-Instruct": "מודל רב־תכליתי חזק" + mistral-mistral-large-latest: "המודל החזק ביותר של Mistral" + mistral-pixtral-large-latest: "המודל החזק ביותר של Mistral שבנוי לעיבוד חזותי" configured: title: "LLMs (מודלי שפה גדולים) מוגדרים" preconfigured_llms: "בחירת ה־LLM שלך" @@ -313,6 +329,7 @@ he: ollama: "Ollama" CDCK: "CDCK" samba_nova: "SambaNova" + mistral: "Mistral" fake: "מותאם" provider_fields: access_key_id: "מזהה מפתח גישה ל־AWS Bedrock" @@ -385,6 +402,10 @@ he: ai_generated_result: "תוצאות חיפוש שנמצאו באמצעות בינה מלאכותית" quick_search: suffix: "בכל הנושאים והפוסטים עם בינה מלאכותית" + ai_artifact: + expand_view_label: "הרחבת תצוגה" + collapse_view_label: "יציאה ממסך מלא (ESC)" + click_to_run_label: "הרצת תוצר" ai_bot: pm_warning: "הודעות בוט שיח בינה מלאכותית לא נאכפות דרך קבע על ידי המפקחים." cancel_streaming: "עצירת התגובה" @@ -450,6 +471,11 @@ he: topic: title: "תקציר הנושא" close: "סגירת חלונית תקציר" + topic_list_layout: + button: + compact: "מצומצם" + expanded: "מורחב" + expanded_description: "עם סיכוי בינה מלאכותית" review: types: reviewable_ai_post: diff --git a/config/locales/server.ar.yml b/config/locales/server.ar.yml index 931f7ff6e..63bdc2ab8 100644 --- a/config/locales/server.ar.yml +++ b/config/locales/server.ar.yml @@ -96,19 +96,19 @@ ar: xaxis: "إيجابية (%)" yaxis: "التاريخ" emotion_anger: - title: الغضب + title: "\U0001F620 الغضب" emotion_disgust: - title: الاشمئزاز + title: "\U0001F922 الاشمئزاز" emotion_fear: - title: الخوف + title: "\U0001F628 الخوف" emotion_joy: - title: المرح + title: "\U0001F60A المرح" emotion_neutral: - title: محايدة + title: "\U0001F610 محايدة" emotion_sadness: - title: الحزن + title: "\U0001F62D الحزن" emotion_surprise: - title: المفاجأة + title: "\U0001F632 المفاجأة" discourse_ai: unknown_model: "نموذج ذكاء اصطناعي غير معروف" tools: diff --git a/config/locales/server.be.yml b/config/locales/server.be.yml index b7e5d9853..f9fc2a25b 100644 --- a/config/locales/server.be.yml +++ b/config/locales/server.be.yml @@ -7,7 +7,7 @@ be: reports: emotion_neutral: - title: нейтральны + title: "\U0001F610 нейтральны" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.ca.yml b/config/locales/server.ca.yml index cc8c1107f..9e7147d7e 100644 --- a/config/locales/server.ca.yml +++ b/config/locales/server.ca.yml @@ -9,7 +9,7 @@ ca: overall_sentiment: yaxis: "Data" emotion_neutral: - title: Neutre + title: "\U0001F610 Neutre" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.da.yml b/config/locales/server.da.yml index 92456893c..df0d0d84e 100644 --- a/config/locales/server.da.yml +++ b/config/locales/server.da.yml @@ -9,7 +9,7 @@ da: overall_sentiment: yaxis: "Dato" emotion_neutral: - title: Neutral + title: "\U0001F610 Neutral" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.de.yml b/config/locales/server.de.yml index 2802b520a..028889f4a 100644 --- a/config/locales/server.de.yml +++ b/config/locales/server.de.yml @@ -10,6 +10,7 @@ de: flag_types: review: "Beitrag zur Überprüfungswarteschlange hinzufügen" spam: "Als Spam markieren und Beitrag verbergen" + spam_silence: "Als Spam kennzeichnen, Beitrag ausblenden und Benutzer stummschalten" scriptables: llm_triage: title: Beiträge mithilfe von KI sortieren @@ -85,7 +86,7 @@ de: ai_summarization_model: "Modell, das für die Zusammenfassung verwendet werden soll." ai_custom_summarization_allowed_groups: "Gruppen, die neue Zusammenfassungen erstellen dürfen." ai_pm_summarization_allowed_groups: "Gruppen können Zusammenfassungen in PMs erstellen und ansehen." - ai_summary_gists_enabled: "Nach der Aktualisierung der Themen in der angesagten Liste erstellen wir kurze Zusammenfassungen der ersten N Themen. (Deaktiviert, wenn 0)" + ai_summary_gists_enabled: "Erstelle automatisch kurze Zusammenfassungen der letzten Antworten in Themen." ai_summary_gists_allowed_groups: "Gruppen, die die wichtigsten Themen in der Liste der aktuellen Themen sehen dürfen." ai_summary_backfill_maximum_topics_per_hour: "Anzahl der Themenzusammenfassungen, die pro Stunde aufgefüllt werden müssen." ai_bot_enabled: "Aktiviere das KI-Bot-Modul." @@ -107,66 +108,97 @@ de: reports: overall_sentiment: title: "Allgemeine Stimmung" - description: 'Das Diagramm vergleicht die Anzahl der Beiträge, die entweder als positiv oder negativ eingestuft werden. Sie werden berechnet, wenn die positive oder negative Bewertung über dem festgelegten Schwellenwert liegt. Das bedeutet, dass neutrale Beiträge nicht angezeigt werden. Private Nachrichten (PMs) sind ebenfalls ausgeschlossen. Klassifiziert mit "cardiffnlp/twitter-roberta-base-sentiment-latest"' + description: 'Das Diagramm vergleicht die Anzahl der Beiträge, die entweder als positiv oder negativ eingestuft werden. Sie werden berechnet, wenn die positive oder negative Bewertung über dem festgelegten Schwellenwert liegt. Das bedeutet, dass neutrale Beiträge nicht angezeigt werden. Persönliche Nachrichten (PMs) sind ebenfalls ausgeschlossen. Klassifiziert mit "cardiffnlp/twitter-roberta-base-sentiment-latest"' xaxis: "Positiv (%)" yaxis: "Datum" emotion_admiration: - title: Bewunderung + title: "\U0001F929 Bewunderung" + description: "Beiträge, die mithilfe der KI mit der Emotion „Bewunderung“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_amusement: - title: Unterhaltung + title: "\U0001F604 Unterhaltung" + description: "Beiträge, die mithilfe von KI mit der Emotion „Unterhaltung“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_anger: - title: Wut + title: "\U0001F620 Wut" + description: "Beiträge, die per KI mit der Emotion Wut klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_annoyance: - title: Ärgernis + title: "\U0001F612 Ärgernis" + description: "Beiträge, die per KI mit der Emotion „Ärger“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_approval: - title: Genehmigung + title: "\U0001F44D Genehmigung" + description: "Beiträge, die mithilfe der Emotionsfreigabe per KI klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_caring: - title: Fürsorge + title: "\U0001F917 Fürsorge" + description: "Beiträge werden mithilfe der KI und dem Modell „SamLowe/roberta-base-go_emotions“ mit der Emotion „Caring“ klassifiziert." emotion_confusion: - title: Verwirrung + title: "\U0001F615 Verwirrung" + description: "Beiträge, die mithilfe von KI mit der Emotionsverwirrung klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_curiosity: - title: Neugierde + title: "\U0001F914 Neugierde" + description: "Beiträge, die mithilfe von KI nach der Emotion Neugier klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_desire: - title: Wunsch + title: "\U0001F60D Wunsch" + description: "Beiträge, die per KI mit der Emotion „Desire“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_disappointment: - title: Enttäuschung + title: "\U0001F61E Enttäuschung" + description: "Beiträge, die per KI mit der Emotion „Enttäuschung“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_disapproval: - title: Missbilligung + title: "\U0001F44E Missbilligung" + description: "Beiträge, die per KI mit der Emotion „Missbilligung“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_disgust: - title: Ekel + title: "\U0001F922 Ekel" + description: "Beiträge, die per KI mit der Emotion Ekel klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_embarrassment: - title: Verlegenheit + title: "\U0001F633 Verlegenheit" + description: "Beiträge, die per KI mit der Emotion „Peinlichkeit“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_excitement: - title: Aufregung + title: "\U0001F92A Aufregung" + description: "Beiträge werden per KI nach der Emotion „Erregung“ klassifiziert, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_fear: - title: Furcht + title: "\U0001F628 Furcht" + description: "Beiträge, die per KI mit der Emotion Angst klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_gratitude: - title: Dankbarkeit + title: "\U0001F64F Dankbarkeit" + description: "Beiträge, die per KI mit der Emotion Dankbarkeit klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_grief: - title: Kummer + title: "\U0001F622 Kummer" + description: "Beiträge, die per KI mit der Emotion Trauer klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_joy: - title: Freude + title: "\U0001F60A Freude" + description: "Beiträge, die per KI mit der Emotion Freude klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_love: - title: Liebe + title: '❤️ Liebe' + description: "Beiträge, die per KI mit der Emotion „Liebe“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_nervousness: - title: Nervosität + title: "\U0001F630 Nervosität" + description: "Beiträge, die per KI mit der Emotion Nervosität klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_neutral: - title: Neutral + title: "\U0001F610 Neutral" + description: "Beiträge werden per KI mit der Emotion „neutral“ klassifiziert, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_optimism: - title: Optimismus + title: "\U0001F31F Optimismus" + description: "Beiträge, die per KI mit der Emotion Optimismus klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_pride: - title: Stolz + title: "\U0001F981 Stolz" + description: "Beiträge, die per KI mit der Emotion „Stolz“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_realization: - title: Realisierung + title: "\U0001F4A1 Realisierung" + description: "Beiträge, die mit der Emotionsrealisierung per KI klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_relief: - title: Erleichterung + title: "\U0001F60C Erleichterung" + description: "Beiträge, die mithilfe von KI anhand der Emotionslinderung klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_remorse: - title: Gewissensbisse + title: "\U0001F614 Gewissensbisse" + description: "Beiträge, die per KI mit der Emotion Reue klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_sadness: - title: Traurigkeit + title: "\U0001F62D Traurigkeit" + description: "Beiträge, die per KI mit der Emotion Traurigkeit klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." emotion_surprise: - title: Überraschung + title: "\U0001F632 Überraschung" + description: "Beiträge, die per KI mit der Emotion „Überraschung“ klassifiziert wurden, unter Verwendung des Modells „SamLowe/roberta-base-go_emotions“." discourse_ai: + ai_artifact: + link: "Artefakt in neuem Tab anzeigen" + view_source: "Quelle anzeigen" unknown_model: "Unbekanntes KI-Modell" tools: custom_name: "%{name} (benutzerdefiniert)" @@ -372,7 +404,7 @@ de: endpoints: not_configured: "%{display_name} (nicht konfiguriert)" configuration_hint: - one: 'Vergewissere dich, dass die Einstellung "%{settings}" konfiguriert wurde.' + one: "Vergewissere dich, dass die Einstellung \"%{settings}\" konfiguriert wurde." other: "Vergewissere dich, dass diese Einstellungen konfiguriert wurden: %{settings}" delete_failed: one: "Wir konnten dieses Modell nicht löschen, weil es von %{settings} verwendet wird. Aktualisiere die Einstellung und versuche es erneut." diff --git a/config/locales/server.es.yml b/config/locales/server.es.yml index 68eb4da78..3f64cbab9 100644 --- a/config/locales/server.es.yml +++ b/config/locales/server.es.yml @@ -96,19 +96,19 @@ es: xaxis: "Positivas(%)" yaxis: "Fecha" emotion_anger: - title: Enfado + title: "\U0001F620 Enfado" emotion_disgust: - title: Asco + title: "\U0001F922 Asco" emotion_fear: - title: Miedo + title: "\U0001F628 Miedo" emotion_joy: - title: Alegría + title: "\U0001F60A Alegría" emotion_neutral: - title: Neutro + title: "\U0001F610 Neutro" emotion_sadness: - title: Tristeza + title: "\U0001F62D Tristeza" emotion_surprise: - title: Sorpresa + title: "\U0001F632 Sorpresa" discourse_ai: unknown_model: "Modelo de IA desconocido" tools: diff --git a/config/locales/server.et.yml b/config/locales/server.et.yml index 16caf5862..ed327eb6a 100644 --- a/config/locales/server.et.yml +++ b/config/locales/server.et.yml @@ -9,7 +9,7 @@ et: overall_sentiment: yaxis: "Date" emotion_neutral: - title: Neutraalne + title: "\U0001F610 Neutraalne" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.fi.yml b/config/locales/server.fi.yml index f7a6a6732..23f52a582 100644 --- a/config/locales/server.fi.yml +++ b/config/locales/server.fi.yml @@ -96,19 +96,19 @@ fi: xaxis: "Positiivinen (%)" yaxis: "Päivämäärä" emotion_anger: - title: Viha + title: "\U0001F620 Viha" emotion_disgust: - title: Inho + title: "\U0001F922 Inho" emotion_fear: - title: Pelko + title: "\U0001F628 Pelko" emotion_joy: - title: Ilo + title: "\U0001F60A Ilo" emotion_neutral: - title: Neutraali + title: "\U0001F610 Neutraali" emotion_sadness: - title: Suru + title: "\U0001F62D Suru" emotion_surprise: - title: Yllätys + title: "\U0001F632 Yllätys" discourse_ai: unknown_model: "Tuntematon tekoälymalli" tools: diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index b9522b292..58b057be1 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -96,19 +96,19 @@ fr: xaxis: "Positif (%)" yaxis: "Date" emotion_anger: - title: Colère + title: "\U0001F620 Colère" emotion_disgust: - title: Dégoût + title: "\U0001F922 Dégoût" emotion_fear: - title: Peur + title: "\U0001F628 Peur" emotion_joy: - title: Joie + title: "\U0001F60A Joie" emotion_neutral: - title: Neutre + title: "\U0001F610 Neutre" emotion_sadness: - title: Tristesse + title: "\U0001F62D Tristesse" emotion_surprise: - title: Surprise + title: "\U0001F632 Surprise" discourse_ai: unknown_model: "Modèle d'IA inconnu" tools: diff --git a/config/locales/server.gl.yml b/config/locales/server.gl.yml index 22d7da72b..8a7b6b284 100644 --- a/config/locales/server.gl.yml +++ b/config/locales/server.gl.yml @@ -9,7 +9,7 @@ gl: overall_sentiment: yaxis: "Data" emotion_neutral: - title: Neutro + title: "\U0001F610 Neutro" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.he.yml b/config/locales/server.he.yml index 1e125b624..70d892576 100644 --- a/config/locales/server.he.yml +++ b/config/locales/server.he.yml @@ -10,6 +10,7 @@ he: flag_types: review: "הוספת פוסט לתור הביקורת" spam: "סימון כזבל והסתרת הפוסט" + spam_silence: "סימון כזבל, הסתרת הפוסט והשתקת המשתמש" scriptables: llm_triage: title: מיון ראשוני של פוסטים באמצעות בינה מלאכותית @@ -23,6 +24,7 @@ he: description: "דוח תקופתי שמבוסס על דגם שפה גדול" site_settings: discourse_ai_enabled: "הפעלת תוסף הבינה המלאכותית של Discourse." + ai_artifact_security: "מערכת התוצרים של הבינה המלאכותית מייצרת חלוניות (IFRAME) עם קוד שניתן להריץ. מצב נוקשה משבית שיתוף ומאלץ לחיצה נוספת כדי להריץ קוד. מצב Lax מאפשר לשתף תוצרים ולהריץ קוד ישירות. מצב מושבת משבית את מערכת התוצרים." ai_toxicity_enabled: "הפעלת מודול הרעילות." ai_toxicity_inference_service_api_endpoint: "הכתובת בה נמצא ה־API הפעיל עבור מודול הרעילות" ai_toxicity_inference_service_api_key: "מפתח API ל־API של הרעילות" @@ -84,7 +86,6 @@ he: ai_summarization_model: "מודל לשימוש לסיכום." ai_custom_summarization_allowed_groups: "קבוצות שמורשות להשתמש ליצירת סיכומים חדשים." ai_pm_summarization_allowed_groups: "קבוצות שמורשות ליצור ולצפות בתקצירים בהודעות פרטיות." - ai_summary_gists_enabled: "לאחר עדכון הנושאים ברשימה החמה, נייצר תקצירים של N הראשונים. (0 להשבתה)" ai_summary_gists_allowed_groups: "קבוצות שמורשות לראות gists ברשימת הנושאים החמים." ai_summary_backfill_maximum_topics_per_hour: "מספר תקצירי הנושאים למילוי חוזר בשעה." ai_bot_enabled: "הפעלת מודול בוט הבינה המלאכותית." @@ -106,24 +107,97 @@ he: reports: overall_sentiment: title: "רגש כללי" - description: "התרשים משווה את מספר הפוסטים שמסווגים כחיוביים או שליליים. אלו מחושבים כאשר ניקוד חיובי או שלילי הוא גדול מהדף הניוקוד המוגדר. משמעות הדבר היא שפוסטים נייטרליים לא מופיעים. הודעות פרטיות מוחרגות גם כן. מסווגות עם „cardiffnlp/twitter-roberta-base-sentiment-latest”" + description: 'התרשים משווה את מספר הפוסטים שמסווגים כחיוביים או שליליים. אלו מחושבים כאשר ניקוד חיובי או שלילי הוא גדול מסף הניקוד המוגדר. משמעות הדבר היא שפוסטים נייטרליים לא מופיעים. הודעות אישיות מוחרגות גם כן. מסווגות באמצעות „cardiffnlp/twitter-roberta-base-sentiment-latest”' xaxis: "חיובי(%)" yaxis: "תאריך" + emotion_admiration: + title: "\U0001F929 הערצה" + description: "פוסטים שסווגו עם הרגש הערצה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_amusement: + title: "\U0001F604 שעשוע" + description: "פוסטים שסווגו עם הרגש שעשוע באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." emotion_anger: - title: כעס + title: "\U0001F620 כעס" + description: "פוסטים שסווגו עם הרגש כעס באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_annoyance: + title: "\U0001F612 מורת רוח" + description: "פוסטים שסווגו עם הרגש מורת רוח באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_approval: + title: "\U0001F44D הסכמה" + description: "פוסטים שסווגו עם הרגש הסכמה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_caring: + title: "\U0001F917 אכפתיות" + description: "פוסטים שסווגו עם הרגש אכפתיות באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_confusion: + title: "\U0001F615 בלבול" + description: "פוסטים שסווגו עם הרגש בלבול באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_curiosity: + title: "\U0001F914 סקרנות" + description: "פוסטים שסווגו עם הרגש סקרנות באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_desire: + title: "\U0001F60D תשוקה" + description: "פוסטים שסווגו עם הרגש תשוקה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_disappointment: + title: "\U0001F61E אכזבה" + description: "פוסטים שסווגו עם הרגש אכזבה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_disapproval: + title: "\U0001F44E אי־הסכמה" + description: "פוסטים שסווגו עם הרגש אי־הסכמה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." emotion_disgust: - title: גועל + title: "\U0001F922 גועל" + description: "פוסטים שסווגו עם הרגש גועל באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_embarrassment: + title: "\U0001F633 מבוכה" + description: "פוסטים שסווגו עם הרגש מבוכה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_excitement: + title: "\U0001F92A התרגשות" + description: "פוסטים שסווגו עם הרגש התרגשות באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." emotion_fear: - title: פחד + title: "\U0001F628 פחד" + description: "פוסטים שסווגו עם הרגש פחד באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_gratitude: + title: "\U0001F64F הכרת תודה" + description: "פוסטים שסווגו עם הרגש הכרת תודה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_grief: + title: "\U0001F622 צער" + description: "פוסטים שסווגו עם הרגש צער באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." emotion_joy: - title: הנאה + title: "\U0001F60A הנאה" + description: "פוסטים שסווגו עם הרגש הנאה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_love: + title: '❤️ אהבה' + description: "פוסטים שסווגו עם הרגש אהבה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_nervousness: + title: "\U0001F630 עצבנות" + description: "פוסטים שסווגו עם הרגש עצבנות באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." emotion_neutral: - title: נייטרלי + title: "\U0001F610 נייטרלי" + description: "פוסטים שסווגו עם הרגש נייטרלי באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_optimism: + title: "\U0001F31F אופטימיות" + description: "פוסטים שסווגו עם הרגש אופטימיות באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_pride: + title: "\U0001F981 גאווה" + description: "פוסטים שסווגו עם הרגש גאווה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_realization: + title: "\U0001F4A1 תובנה" + description: "פוסטים שסווגו עם הרגש תובנה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_relief: + title: "\U0001F60C הקלה" + description: "פוסטים שסווגו עם הרגש הקלה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." + emotion_remorse: + title: "\U0001F614 חרטה" + description: "פוסטים שסווגו עם הרגש חרטה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." emotion_sadness: - title: עצב + title: "\U0001F62D עצב" + description: "פוסטים שסווגו עם הרגש עצב באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." emotion_surprise: - title: הפתעה + title: "\U0001F632 הפתעה" + description: "פוסטים שסווגו עם הרגש הפתעה באמצעות בינה מלאכותית, בעזרת המודל ‚SamLowe/roberta-base-go_emotions’." discourse_ai: + ai_artifact: + link: "הצגת תוצר בלשונית חדשה" + view_source: "הצגת המקור" unknown_model: "דגם בינה מלאכותית לא ידוע" tools: custom_name: "%{name} (מותאם אישית)" @@ -199,6 +273,9 @@ he: discourse_helper: name: "מסייע Discourse" description: "בוט בינה מלאכותית שמתמחה בסיוע במשימות שקשורות ב־Discourse" + web_artifact_creator: + name: "יוצר תוצרים דפדפניים" + description: "בוט בינה מלאכותית שמתמחה ביצירת תוצרים אינטרנטיים אינטראקטיביים" topic_not_found: "תקציר לא זמין, לא נמצא נושא!" summarizing: "הנושא מסוכם" searching: "חיפוש אחר: ‚%{query}’" @@ -222,6 +299,7 @@ he: name: "שאילתת חיפוש בסיסית" description: "שאילתת בסיס לשימוש בעת חיפוש. למשל: ‚‎#urgent’ יוסיף את ‚‎#urgent’ לשאילתת החיפוש ויכלול רק נושאים עם הקטגוריה או התגית urgent (דחוף)." tool_summary: + create_artifact: "יצירת תוצר דפדפני" web_browser: "גלישה באינטרנט" github_search_files: "חיפוש קבצים ב־GitHub" github_search_code: "חיפוש קוד ב־GitHub" @@ -243,6 +321,7 @@ he: search_meta_discourse: "חיפוש ב־Meta Discrouse" javascript_evaluator: "שערוך JavaScript" tool_help: + create_artifact: "יצירת תוצר דפדפני באמצעות בוט הבינה המלאכותית" web_browser: "גלישה באינטרנט באמצעות בוט בינה מלאכותית" github_search_code: "חיפוש אחר קוד במאגר GitHub" github_search_files: "חיפוש אחר קבצים במאגר GitHub" @@ -264,6 +343,7 @@ he: search_meta_discourse: "חיפוש ב־Meta Discrouse" javascript_evaluator: "שערוך JavaScript" tool_description: + create_artifact: "נוצר תוצר דפדפני באמצעות בוט הבינה המלאכותית" web_browser: "קורא את %{url}" github_search_files: "בוצע חיפוש אחר ‚%{keywords}’ בתוך %{repo}/%{branch}" github_search_code: "בוצע חיפוש אחר ‚%{query}’ בתוך %{repo}" diff --git a/config/locales/server.hu.yml b/config/locales/server.hu.yml index ea64949dc..37ae62a64 100644 --- a/config/locales/server.hu.yml +++ b/config/locales/server.hu.yml @@ -9,7 +9,7 @@ hu: overall_sentiment: yaxis: "Dátum" emotion_neutral: - title: Semleges + title: "\U0001F610 Semleges" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.hy.yml b/config/locales/server.hy.yml index 7dbd5624d..430fd5f0f 100644 --- a/config/locales/server.hy.yml +++ b/config/locales/server.hy.yml @@ -9,7 +9,7 @@ hy: overall_sentiment: yaxis: "Ամսաթիվ" emotion_neutral: - title: Նեյտրալ + title: "\U0001F610 Նեյտրալ" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.it.yml b/config/locales/server.it.yml index 3e80ff83f..7c2f6e47c 100644 --- a/config/locales/server.it.yml +++ b/config/locales/server.it.yml @@ -96,19 +96,19 @@ it: xaxis: "Positiva(%)" yaxis: "Data" emotion_anger: - title: Rabbia + title: "\U0001F620 Rabbia" emotion_disgust: - title: Disgusto + title: "\U0001F922 Disgusto" emotion_fear: - title: Paura + title: "\U0001F628 Paura" emotion_joy: - title: Gioia + title: "\U0001F60A Gioia" emotion_neutral: - title: Neutro + title: "\U0001F610 Neutro" emotion_sadness: - title: Tristezza + title: "\U0001F62D Tristezza" emotion_surprise: - title: Sorpresa + title: "\U0001F632 Sorpresa" discourse_ai: unknown_model: "Modello IA sconosciuto" tools: diff --git a/config/locales/server.ja.yml b/config/locales/server.ja.yml index e7b4e3900..ce4117d92 100644 --- a/config/locales/server.ja.yml +++ b/config/locales/server.ja.yml @@ -96,19 +96,19 @@ ja: xaxis: "ポジティブ(%)" yaxis: "日付" emotion_anger: - title: 怒り + title: "\U0001F620 怒り" emotion_disgust: - title: 嫌悪 + title: "\U0001F922 嫌悪" emotion_fear: - title: 恐怖 + title: "\U0001F628 恐怖" emotion_joy: - title: 喜び + title: "\U0001F60A 喜び" emotion_neutral: - title: ニュートラル + title: "\U0001F610 ニュートラル" emotion_sadness: - title: 悲しみ + title: "\U0001F62D 悲しみ" emotion_surprise: - title: 驚き + title: "\U0001F632 驚き" discourse_ai: unknown_model: "不明な AI モデル" tools: diff --git a/config/locales/server.ko.yml b/config/locales/server.ko.yml index 47c2a16b4..e3c1b6108 100644 --- a/config/locales/server.ko.yml +++ b/config/locales/server.ko.yml @@ -9,7 +9,7 @@ ko: overall_sentiment: yaxis: "날짜" emotion_neutral: - title: 중립국 + title: "\U0001F610 중립국" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.lt.yml b/config/locales/server.lt.yml index 7217e67bb..a83ba5370 100644 --- a/config/locales/server.lt.yml +++ b/config/locales/server.lt.yml @@ -11,7 +11,7 @@ lt: overall_sentiment: yaxis: "Data" emotion_neutral: - title: Neutrali + title: "\U0001F610 Neutrali" discourse_ai: ai_helper: image_caption: diff --git a/config/locales/server.nl.yml b/config/locales/server.nl.yml index 0ce9395c5..1c725e749 100644 --- a/config/locales/server.nl.yml +++ b/config/locales/server.nl.yml @@ -96,19 +96,19 @@ nl: xaxis: "Positief (%)" yaxis: "Datum" emotion_anger: - title: Boosheid + title: "\U0001F620 Boosheid" emotion_disgust: - title: Afschuw + title: "\U0001F922 Afschuw" emotion_fear: - title: Angst + title: "\U0001F628 Angst" emotion_joy: - title: Vreugde + title: "\U0001F60A Vreugde" emotion_neutral: - title: Neutraal + title: "\U0001F610 Neutraal" emotion_sadness: - title: Droefheid + title: "\U0001F62D Droefheid" emotion_surprise: - title: Verrassing + title: "\U0001F632 Verrassing" discourse_ai: unknown_model: "Onbekend AI-model" tools: diff --git a/config/locales/server.pl_PL.yml b/config/locales/server.pl_PL.yml index 2298db1b2..927b9260b 100644 --- a/config/locales/server.pl_PL.yml +++ b/config/locales/server.pl_PL.yml @@ -80,19 +80,17 @@ pl_PL: xaxis: "Pozytywny(%)" yaxis: "Data" emotion_anger: - title: Gniew + title: "\U0001F620 Gniew" emotion_disgust: - title: Niesmak + title: "\U0001F922 Niesmak" emotion_fear: - title: Strach - emotion_joy: - title: Radość + title: "\U0001F628 Strach" emotion_neutral: - title: Neutralne + title: "\U0001F610 Neutralne" emotion_sadness: - title: Smutek + title: "\U0001F62D Smutek" emotion_surprise: - title: Niespodzianka + title: "\U0001F632 Niespodzianka" discourse_ai: unknown_model: "Nieznany model AI" ai_helper: diff --git a/config/locales/server.pt_BR.yml b/config/locales/server.pt_BR.yml index 1d3f37c97..c7112819f 100644 --- a/config/locales/server.pt_BR.yml +++ b/config/locales/server.pt_BR.yml @@ -102,19 +102,19 @@ pt_BR: xaxis: "Positivo (%)" yaxis: "Data" emotion_anger: - title: Raiva + title: "\U0001F620 Raiva" emotion_disgust: - title: Repulsa + title: "\U0001F922 Repulsa" emotion_fear: - title: Medo + title: "\U0001F628 Medo" emotion_joy: - title: Alegria + title: "\U0001F60A Alegria" emotion_neutral: - title: Neutro + title: "\U0001F610 Neutro" emotion_sadness: - title: Tristeza + title: "\U0001F62D Tristeza" emotion_surprise: - title: Surpresa + title: "\U0001F632 Surpresa" discourse_ai: unknown_model: "Modelo de IA desconhecido" tools: diff --git a/config/locales/server.ru.yml b/config/locales/server.ru.yml index 1f151a54c..3cca46bd6 100644 --- a/config/locales/server.ru.yml +++ b/config/locales/server.ru.yml @@ -96,19 +96,19 @@ ru: xaxis: "Позитивные(%)" yaxis: "Дата" emotion_anger: - title: Гнев + title: "\U0001F620 Гнев" emotion_disgust: - title: Отвращение + title: "\U0001F922 Отвращение" emotion_fear: - title: Страх + title: "\U0001F628 Страх" emotion_joy: - title: Радость + title: "\U0001F60A Радость" emotion_neutral: - title: Нейтральность + title: "\U0001F610 Нейтральность" emotion_sadness: - title: Грусть + title: "\U0001F62D Грусть" emotion_surprise: - title: Удивление + title: "\U0001F632 Удивление" discourse_ai: unknown_model: "Неизвестная модель AI" tools: diff --git a/config/locales/server.sk.yml b/config/locales/server.sk.yml index fe72fc8ba..fca9331cf 100644 --- a/config/locales/server.sk.yml +++ b/config/locales/server.sk.yml @@ -9,7 +9,7 @@ sk: overall_sentiment: yaxis: "Dátum" emotion_neutral: - title: Neutrálna + title: "\U0001F610 Neutrálna" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.sv.yml b/config/locales/server.sv.yml index 1ab042940..09c79fd89 100644 --- a/config/locales/server.sv.yml +++ b/config/locales/server.sv.yml @@ -9,7 +9,7 @@ sv: overall_sentiment: yaxis: "Datum" emotion_neutral: - title: Neutralt + title: "\U0001F610 Neutralt" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.te.yml b/config/locales/server.te.yml index b27e6b0d4..204d928b5 100644 --- a/config/locales/server.te.yml +++ b/config/locales/server.te.yml @@ -9,7 +9,7 @@ te: overall_sentiment: yaxis: "తేదీ" emotion_neutral: - title: తటస్థ + title: "\U0001F610 తటస్థ" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.tr_TR.yml b/config/locales/server.tr_TR.yml index 9694719e4..02a804768 100644 --- a/config/locales/server.tr_TR.yml +++ b/config/locales/server.tr_TR.yml @@ -96,19 +96,19 @@ tr_TR: xaxis: "Pozitif(%)" yaxis: "Tarih" emotion_anger: - title: Öfke + title: "\U0001F620 Öfke" emotion_disgust: - title: İğrenme + title: "\U0001F922 İğrenme" emotion_fear: - title: Korku + title: "\U0001F628 Korku" emotion_joy: - title: Neşe + title: "\U0001F60A Neşe" emotion_neutral: - title: Nötr + title: "\U0001F610 Nötr" emotion_sadness: - title: Üzüntü + title: "\U0001F62D Üzüntü" emotion_surprise: - title: Sürpriz + title: "\U0001F632 Sürpriz" discourse_ai: unknown_model: "Bilinmeyen YZ modeli" tools: diff --git a/config/locales/server.ug.yml b/config/locales/server.ug.yml index ee8c78504..1af77573e 100644 --- a/config/locales/server.ug.yml +++ b/config/locales/server.ug.yml @@ -9,7 +9,7 @@ ug: overall_sentiment: yaxis: "چېسلا" emotion_neutral: - title: بىتەرەپ + title: "\U0001F610 بىتەرەپ" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.uk.yml b/config/locales/server.uk.yml index 08b1bf667..ea5efce8a 100644 --- a/config/locales/server.uk.yml +++ b/config/locales/server.uk.yml @@ -84,7 +84,6 @@ uk: ai_summarization_model: "Модель для узагальнення." ai_custom_summarization_allowed_groups: "Групи, яким дозволено створювати нові зведення." ai_pm_summarization_allowed_groups: "Групи дозволили створювати та переглядати підсумки в особистих повідомленнях." - ai_summary_gists_enabled: "Після оновлення тем у гарячому списку ми згенеруємо короткі підсумки перших N. (Вимкнено, коли 0)" ai_summary_gists_allowed_groups: "Групи, яким дозволено бачити суть у списку гарячих тем." ai_summary_backfill_maximum_topics_per_hour: "Кількість підсумків тем для заповнення на годину." ai_bot_enabled: "Увімкніть модуль AI Bot." @@ -106,19 +105,22 @@ uk: reports: overall_sentiment: title: "Загальний настрій" - description: 'На діаграмі порівнюється кількість публікацій, класифікованих як позитивні чи негативні. Вони обчислюються, коли позитивні або негативні бали > встановленого порогового балу. Це означає, що нейтральні публікації не відображаються. Приватні повідомлення (ПП) також виключаються. Класифіковано за "cardiffnlp/twitter-roberta-base-sentiment-latest"' xaxis: "Позитивні (%)" yaxis: "Дата" emotion_anger: - title: Гнів + title: "\U0001F620 Гнів" emotion_disgust: - title: Огида + title: "\U0001F922 Огида" + emotion_fear: + title: "\U0001F628 Страх" + emotion_joy: + title: "\U0001F60A Радість" emotion_neutral: - title: Нейтральна + title: "\U0001F610 Нейтральна" emotion_sadness: - title: Смуток + title: "\U0001F62D Смуток" emotion_surprise: - title: Сюрприз + title: "\U0001F632 Сюрприз" discourse_ai: unknown_model: "Невідома модель ШІ" tools: @@ -216,7 +218,7 @@ uk: description: "Максимальна кількість результатів для включення в пошук – якщо порожні, будуть використані правила за замовчуванням, а кількість буде масштабовано залежно від моделі, що використовується. Найвище значення 100." base_query: name: "Базовий пошуковий запит" - description: 'Базовий запит для пошуку. Приклад: "#urgent" додасть "#urgent" до пошукового запиту і знайде лише теми з категорією або тегом "терміново".' + description: "Базовий запит для пошуку. Приклад: \"#urgent\" додасть \"#urgent\" до пошукового запиту і знайде лише теми з категорією або тегом \"терміново\"." tool_summary: web_browser: "Перегляд веб-сторінок" github_search_files: "Пошук файлів на GitHub" @@ -285,17 +287,17 @@ uk: one: "Знайдено %{count} результат для '%{query}'" few: "Знайдено %{count} результати для '%{query}'" many: "Знайдено %{count} результатів для '%{query}'" - other: 'Знайдено %{count} результатів для "%{query}"' + other: "Знайдено %{count} результатів для \"%{query}\"" search_meta_discourse: one: "Знайдено %{count} результат для '%{query}'" few: "Знайдено %{count} результати для '%{query}'" many: "Знайдено %{count} результатів для '%{query}'" - other: 'Знайдено %{count} результатів для "%{query}"' + other: "Знайдено %{count} результатів для \"%{query}\"" google: one: "Знайдено %{count} результат для '%{query}'" few: "Знайдено %{count} результати для '%{query}'" many: "Знайдено %{count} результатів для '%{query}'" - other: 'Знайдено %{count} результатів для "%{query}"' + other: "Знайдено %{count} результатів для \"%{query}\"" setting_context: "Читання контексту для: %{setting_name}" schema: "%{tables}" search_settings: diff --git a/config/locales/server.ur.yml b/config/locales/server.ur.yml index 89315c93d..d40153af1 100644 --- a/config/locales/server.ur.yml +++ b/config/locales/server.ur.yml @@ -9,7 +9,7 @@ ur: overall_sentiment: yaxis: "تاریخ" emotion_neutral: - title: نیوٹرل + title: "\U0001F610 نیوٹرل" discourse_ai: ai_bot: tool_summary: diff --git a/config/locales/server.zh_CN.yml b/config/locales/server.zh_CN.yml index 488ad9683..c7ed963a1 100644 --- a/config/locales/server.zh_CN.yml +++ b/config/locales/server.zh_CN.yml @@ -96,19 +96,17 @@ zh_CN: xaxis: "积极 (%)" yaxis: "日期" emotion_anger: - title: 愤怒 + title: "\U0001F620 愤怒" emotion_disgust: - title: 厌恶 + title: "\U0001F922 厌恶" emotion_fear: - title: 恐惧 - emotion_joy: - title: 开心 + title: "\U0001F628 恐惧" emotion_neutral: - title: 中性 + title: "\U0001F610 中性" emotion_sadness: - title: 悲伤 + title: "\U0001F62D 悲伤" emotion_surprise: - title: 惊讶 + title: "\U0001F632 惊讶" discourse_ai: unknown_model: "未知 AI 模型" tools: diff --git a/config/locales/server.zh_TW.yml b/config/locales/server.zh_TW.yml index 278a18b9b..34ca615a4 100644 --- a/config/locales/server.zh_TW.yml +++ b/config/locales/server.zh_TW.yml @@ -9,7 +9,7 @@ zh_TW: overall_sentiment: yaxis: "日期" emotion_neutral: - title: 中性 + title: "\U0001F610 中性" discourse_ai: ai_bot: tool_summary: