@atlaskit/afm-i18n-platform-linking-platform-smart-card 2.110.0 → 2.111.0
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.
- package/dist/cjs/i18n/en.js +6 -2
- package/dist/cjs/i18n/en_GB.js +6 -2
- package/dist/cjs/i18n/en_ZZ.js +6 -2
- package/dist/cjs/i18n/ja.js +1 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/esm/i18n/en.d.ts +4 -0
- package/dist/esm/i18n/en.js +6 -2
- package/dist/esm/i18n/en_GB.d.ts +4 -0
- package/dist/esm/i18n/en_GB.js +6 -2
- package/dist/esm/i18n/en_ZZ.d.ts +4 -0
- package/dist/esm/i18n/en_ZZ.js +6 -2
- package/dist/esm/i18n/ja.d.ts +1 -0
- package/dist/esm/i18n/ja.js +1 -0
- package/dist/esm/i18n/nl.d.ts +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/zh.d.ts +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/types/i18n/en.d.ts +4 -0
- package/dist/types/i18n/en_GB.d.ts +4 -0
- package/dist/types/i18n/en_ZZ.d.ts +4 -0
- package/dist/types/i18n/ja.d.ts +1 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/i18n/en.ts +6 -2
- package/i18n/en_GB.ts +6 -2
- package/i18n/en_ZZ.ts +8 -2
- package/i18n/ja.ts +2 -0
- package/i18n/nl.ts +2 -0
- package/i18n/zh.ts +1 -0
- package/package.json +1 -1
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -159,20 +159,24 @@ exports.default = {
|
|
|
159
159
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
160
160
|
'fabric.linking.retry': 'Retry',
|
|
161
161
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
162
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
163
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': 'Ask a specific question',
|
|
162
164
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
163
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
165
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
164
166
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
|
|
165
167
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
166
168
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
167
169
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
|
|
170
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': "Show me what's relevant",
|
|
168
171
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
169
172
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
|
|
173
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarize this for me',
|
|
170
174
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
171
175
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
172
176
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
173
177
|
'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
|
|
174
178
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
|
|
175
|
-
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>
|
|
179
|
+
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
176
180
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final': '<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
177
181
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final': '<p>From this <a>{url}</a>, identify the key points, proposals, and decisions. Focus on what someone skimming the deck should know in order to understand the main message.</p>',
|
|
178
182
|
'fabric.linking.rovo_prompt_message_identify_key_trends.non-final': '<p>From this <a>{url}</a>, identify the key trends, anomalies, and headline numbers. Call out anything increasing/decreasing significantly, noteworthy comparisons, and any risks or opportunities the data suggests.</p>',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -159,20 +159,24 @@ exports.default = {
|
|
|
159
159
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
160
160
|
'fabric.linking.retry': 'Retry',
|
|
161
161
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
162
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
163
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': 'Ask a specific question',
|
|
162
164
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
163
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
165
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
164
166
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
|
|
165
167
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
166
168
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
167
169
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
|
|
170
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': "Show me what's relevant",
|
|
168
171
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
169
172
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
|
|
173
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarise this for me',
|
|
170
174
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
171
175
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
172
176
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
173
177
|
'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
|
|
174
178
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
|
|
175
|
-
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>
|
|
179
|
+
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
176
180
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final': '<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
177
181
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final': '<p>From this <a>{url}</a>, identify the key points, proposals, and decisions. Focus on what someone skimming the deck should know in order to understand the main message.</p>',
|
|
178
182
|
'fabric.linking.rovo_prompt_message_identify_key_trends.non-final': '<p>From this <a>{url}</a>, identify the key trends, anomalies, and headline numbers. Call out anything increasing/decreasing significantly, noteworthy comparisons, and any risks or opportunities the data suggests.</p>',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -159,20 +159,24 @@ exports.default = {
|
|
|
159
159
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
160
160
|
'fabric.linking.retry': 'Retry',
|
|
161
161
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
162
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
163
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': 'Ask a specific question',
|
|
162
164
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
163
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
165
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
164
166
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
|
|
165
167
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
166
168
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
167
169
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
|
|
170
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': "Show me what's relevant",
|
|
168
171
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
169
172
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
|
|
173
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarize this for me',
|
|
170
174
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
171
175
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
172
176
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
173
177
|
'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
|
|
174
178
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
|
|
175
|
-
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>
|
|
179
|
+
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
176
180
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final': '<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
177
181
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final': '<p>From this <a>{url}</a>, identify the key points, proposals, and decisions. Focus on what someone skimming the deck should know in order to understand the main message.</p>',
|
|
178
182
|
'fabric.linking.rovo_prompt_message_identify_key_trends.non-final': '<p>From this <a>{url}</a>, identify the key trends, anomalies, and headline numbers. Call out anything increasing/decreasing significantly, noteworthy comparisons, and any risks or opportunities the data suggests.</p>',
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -178,6 +178,7 @@ exports.default = {
|
|
|
178
178
|
'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>この <a>{url}</a> と現在コンテキストとして表示している {context} から: </p><ul><li><p>アクセス可能なすべてのソースから、<b>同様のコンセプト、テーマ、問題</b>を議論するアイテム、あるいは<b>類似または密接に関連するソース</b> (同一または関連するページ、課題、ドキュメントへのリンクなど) を参照するアイテムを検索してください。</p></li><li><p>次の列が設定されたリストまたはテーブルの形式で結果を返してください: <code>アイテム</code>、<code>タイプ</code>、<code>短い要約</code>、<code>類似している理由</code>。</p></li><li><p>各結果について、アイテムが何に関するものなのかを 1 文で<b>要約</b>してください。</p></li><li><p><b>類似している理由</b>では、このスマート リンクや表示しているアイテムとの関係を簡単に説明してください (例: 同じプロジェクト、類似した決定、共通の要件、重複する関係者、類似した指標、関連ドキュメントの参照など)。</p></li><li><p>Rovo による、スマート リンク ターゲットと現在のアイテムの両方に対する意味的類似性の評価に基づいて、<b>関連性の高いものから低いものの順に</b>リストを並べてください。私が所有していない、または貢献していないアイテムに優先順位を付けてください。</p></li><li><p>結果が 5 件以上ある場合、<b>最も関連性の高い 5 件</b>を表示し、他に見つかったアイテムの数を示してください。</p></li></ul>',
|
|
179
179
|
'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p><a>{url}</a> と現在表示している {context} から: </p><ul><li><p>アクセス可能なすべての Confluence ページと Jira 作業項目から、この完全に同じスマート リンク (基盤となる URL/リソースが同じ) を含むその他のアイテムを検索してください。</p></li><li><p>次の列が設定されたテーブルに、一致するすべてのアイテムをリストしてください: <code>アイテム</code>、<code>タイプ</code>、<code>短い要約</code>、<code>このアイテムでのリンクの使用方法</code>、<code>現在のアイテムとの関係性</code>。</p></li><li><p><code>短い要約</code>では、{context} が何に関するものなのかを 1 文で説明してください。</p></li><li><p><code>このアイテムでのリンクの使用方法</code>では、このリンクがアイテムで果たす役割を簡単に説明してください (例: 意思決定ドキュメント、背景情報、実装の詳細、最新ステータス)。</p></li><li><p><code>現在のアイテムとの関連性</code>では、各アイテムと現在表示されている {context} を比較して、<code>高</code>、<code>中</code>、<code>低</code>の関連性でラベルを付け、理由を簡単に (1 フレーズまたは 1 文で) 説明してください。</p></li><li><p>一致が 15 件以上ある場合は、最も関連性の高い 15 件を表示し、その他の一致件数を示してください。</p></li></ul>',
|
|
180
180
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>現在表示している {context} と、そこで参照されるすべてのファイルとリンク (<a>{url}</a> を含む) を使用: </p><ul><li><p>不明瞭な推論、不足しているコンテキスト、またはアイテムとリンクされたファイルとの間の矛盾を特定してください。</p></li><li><p>前提条件がデータや以前のドキュメントで裏付けられていない箇所を指摘してください。</p></li><li><p>簡潔にまとめてください: 上記の 2 点にのみ焦点を当て、コンテンツを 2 - 3 文で説明した <b>3 つ以下の短い段落の箇条書き</b>で調査結果を要約してください。</p></li><li><p>要約を提示した後、さらに深く掘り下げたいかどうかを<b>明確に尋ねてください</b>。「はい」と答えた場合のみ: </p><ul><li><p>主張をより明確かつ簡潔に示し、裏付けとなるファイルとの整合性を高めるための具体的な書き換え (箇条書きまたは短い段落) を提案してください。</p></li><li><p>このアイテムおよびリンクされたドキュメントを関係者と「共有できる状態」にするための 3 - 5 件のフォローアップ編集または追加を提案してください。</p></li></ul></li></ul>',
|
|
181
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final': '<p><a>{url}</a> の主なアイデアと要点を、3 - 5 個の項目からなる明確で完全な箇条書きリスト (マークダウン形式) にまとめてください。</p><p>名前、日付、主な決定事項などの重要な詳細は必ず含めてください。</p>',
|
|
181
182
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'AI を使用しています。結果は必ずご確認ください。',
|
|
182
183
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo が考え中',
|
|
183
184
|
'fabric.linking.rovo_unauthorised.connect_account': '接続',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -178,6 +178,7 @@ exports.default = {
|
|
|
178
178
|
'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': "<p>Vanuit deze <a>{url}</a> en de/het {context} die/dat ik nu bekijk als context:</p><ul><li><p>Zoek in alle bronnen waar ik toegang toe heb naar items die over <b>vergelijkbare concepten, thema's of problemen</b> gaan, of die <b>vergelijkbare of nauw gerelateerde bronnen</b> refereren (inclusief links naar dezelfde of gerelateerde pagina's, uitgaven of documenten).</p></li><li><p>Geef de resultaten terug als een lijst of tabel met kolommen: <code>item</code>, <code>type</code>, <code>korte samenvatting</code> en <code>waarom het vergelijkbaar is</code>.</p></li><li><p>Geef voor elk resultaat een <b>korte samenvatting</b> van één zin die toelicht waar het item over gaat.</p></li><li><p>Leg in <b>waarom het vergelijkbaar is</b> (in een (korte) zin) uit wat het gerelateerd maakt aan deze Smart Link en/of het item dat ik bekijk (bijvoorbeeld: hetzelfde project, vergelijkbare beslissing, gedeelde vereisten, overlappende belanghebbenden, vergelijkbare statistieken, of referentie naar gerelateerde documenten).</p></li><li><p>Sorteer de lijst van <b>meest naar minst relevant</b> gebaseerd op Rovo's beoordeling van semantische gelijkenis met zowel het Smart Link-doel als het huidige item. Geef prioriteit aan items die ik niet bezit of waaraan ik niet heb bijgedragen.</p></li><li><p>Als er meer dan 5 resultaten zijn, toon dan de <b>5 meest relevante</b> en vermeld hoeveel extra items je hebt gevonden.</p></li></ul>",
|
|
179
179
|
'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': "<p>Vanuit <a>{url}</a> en de/het {context} die/dat ik nu bekijk:</p><ul><li><p>Zoek in alle Confluence-pagina's en Jira-werkitems waar ik toegang toe heb naar andere items die deze exacte Smart Link bevatten (dezelfde onderliggende URL/resource).</p></li><li><p>Zet alle overeenkomende items in een tabel met kolommen: <code>item</code>, <code>type</code>, <code>korte samenvatting</code>, <code>hoe dit item de link gebruikt</code> en <code>relevantie voor huidige item</code>.</p></li><li><p>Geef voor <code>korte samenvatting</code> een omschrijving van één zin over waar de/het {context} over gaat.</p></li><li><p>Leg voor <code>hoe dit item de link gebruikt</code> kort uit welke rol deze link daar speelt (bijv. document voor besluitvorming, achtergrondcontext, implementatiedetails, statusupdate).</p></li><li><p>Vergelijk voor <code>relevantie voor huidige item</code> elk item met de/het {context} die/dat ik nu bekijk en label het als <code>hoge</code>, <code>gemiddelde</code> of <code>lage</code> relevantie, met een korte reden (een korte zin of enkele woorden).</p></li><li><p>Als er meer dan 15 overeenkomsten zijn, toon de 15 meest relevante en vertel me hoeveel meer overeenkomsten er zijn.</p></li></ul>",
|
|
180
180
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': "<p>Met behulp van de/het {context} die/dat ik nu bekijk, plus alle bestanden en links waarnaar wordt verwezen in het item (inclusief <a>{url}</a>):</p><ul><li><p>Identificeer onduidelijke redeneringen, ontbrekende context of tegenstrijdigheden tussen het item en de gekoppelde bestanden.</p></li><li><p>Wijs plekken waar aannames niet worden ondersteund door gegevens of eerdere documenten aan.</p></li><li><p>Blijf beknopt: vat je bevindingen samen in <b>maximaal drie korte alinea's inhoud weergegeven als puntsgewijze opsomming</b> van maximaal een paar zinnen lang, gericht op alleen de twee bovenstaande punten.</p></li><li><p>Na het presenteren van die samenvatting, <b>vraag me expliciet</b> of ik wil dat je er dieper op ingaat. Alleen als ik ja zeg:</p><ul><li><p>stel concrete herformuleringen voor (opsommingsgewijs of korte alinea's) om het argument duidelijker, beknopter en beter afgestemd op de ondersteunende bestanden te maken.</p></li><li><p>Stel 3–5 vervolgbewerkingen of toevoegingen voor die dit item en de gekoppelde documenten 'deelklaar' zouden maken voor belanghebbenden.</p></li></ul></li></ul>",
|
|
181
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Vat de hoofdideeën en belangrijkste punten van <a>{url}</a> samen in 3-5 duidelijke, volledige opsommingstekens (markdownlijst).</p><p>Behoud belangrijke details zoals namen, datums en belangrijke beslissingen.</p>',
|
|
181
182
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Maakt gebruik van kunstmatige intelligentie. Controleer de resultaten.',
|
|
182
183
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo is aan het denken',
|
|
183
184
|
'fabric.linking.rovo_unauthorised.connect_account': 'Verbinding maken',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -182,6 +182,7 @@ exports.default = {
|
|
|
182
182
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': '使用了人工智能。请验证结果。',
|
|
183
183
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo 正在思考',
|
|
184
184
|
'fabric.linking.rovo_unauthorised.connect_account': '连接',
|
|
185
|
+
'fabric.linking.rovo_unauthorised.feature.clear_link_names': '将长 URL 转换为清晰的链接名称',
|
|
185
186
|
'fabric.linking.rovo_unauthorised.feature.go_deeper_smart_suggestions': '通过智能建议深入了解',
|
|
186
187
|
'fabric.linking.rovo_unauthorised.feature.understand_linked_docs': '在数秒内了解链接的文档',
|
|
187
188
|
'fabric.linking.rovo_unauthorised.not_now': '以后再说',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -155,14 +155,18 @@ declare const _default: {
|
|
|
155
155
|
'fabric.linking.restricted_link': string;
|
|
156
156
|
'fabric.linking.retry': string;
|
|
157
157
|
'fabric.linking.rovo_actions_explore-non-final': string;
|
|
158
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': string;
|
|
159
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': string;
|
|
158
160
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': string;
|
|
159
161
|
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': string;
|
|
160
162
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': string;
|
|
161
163
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': string;
|
|
162
164
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': string;
|
|
163
165
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': string;
|
|
166
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': string;
|
|
164
167
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': string;
|
|
165
168
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': string;
|
|
169
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': string;
|
|
166
170
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': string;
|
|
167
171
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': string;
|
|
168
172
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -157,20 +157,24 @@ export default {
|
|
|
157
157
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
158
158
|
'fabric.linking.retry': 'Retry',
|
|
159
159
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
160
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
161
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': 'Ask a specific question',
|
|
160
162
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
161
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
163
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
162
164
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
|
|
163
165
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
164
166
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
165
167
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
|
|
168
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': "Show me what's relevant",
|
|
166
169
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
167
170
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
|
|
171
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarize this for me',
|
|
168
172
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
169
173
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
170
174
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
171
175
|
'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
|
|
172
176
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
|
|
173
|
-
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>
|
|
177
|
+
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
174
178
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final': '<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
175
179
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final': '<p>From this <a>{url}</a>, identify the key points, proposals, and decisions. Focus on what someone skimming the deck should know in order to understand the main message.</p>',
|
|
176
180
|
'fabric.linking.rovo_prompt_message_identify_key_trends.non-final': '<p>From this <a>{url}</a>, identify the key trends, anomalies, and headline numbers. Call out anything increasing/decreasing significantly, noteworthy comparisons, and any risks or opportunities the data suggests.</p>',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -155,14 +155,18 @@ declare const _default: {
|
|
|
155
155
|
'fabric.linking.restricted_link': string;
|
|
156
156
|
'fabric.linking.retry': string;
|
|
157
157
|
'fabric.linking.rovo_actions_explore-non-final': string;
|
|
158
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': string;
|
|
159
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': string;
|
|
158
160
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': string;
|
|
159
161
|
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': string;
|
|
160
162
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': string;
|
|
161
163
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': string;
|
|
162
164
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': string;
|
|
163
165
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': string;
|
|
166
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': string;
|
|
164
167
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': string;
|
|
165
168
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': string;
|
|
169
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': string;
|
|
166
170
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': string;
|
|
167
171
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': string;
|
|
168
172
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': string;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -157,20 +157,24 @@ export default {
|
|
|
157
157
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
158
158
|
'fabric.linking.retry': 'Retry',
|
|
159
159
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
160
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
161
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': 'Ask a specific question',
|
|
160
162
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
161
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
163
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
162
164
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
|
|
163
165
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
164
166
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
165
167
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
|
|
168
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': "Show me what's relevant",
|
|
166
169
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
167
170
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
|
|
171
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarise this for me',
|
|
168
172
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
169
173
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
170
174
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
171
175
|
'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
|
|
172
176
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
|
|
173
|
-
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>
|
|
177
|
+
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
174
178
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final': '<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
175
179
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final': '<p>From this <a>{url}</a>, identify the key points, proposals, and decisions. Focus on what someone skimming the deck should know in order to understand the main message.</p>',
|
|
176
180
|
'fabric.linking.rovo_prompt_message_identify_key_trends.non-final': '<p>From this <a>{url}</a>, identify the key trends, anomalies, and headline numbers. Call out anything increasing/decreasing significantly, noteworthy comparisons, and any risks or opportunities the data suggests.</p>',
|
package/dist/esm/i18n/en_ZZ.d.ts
CHANGED
|
@@ -155,14 +155,18 @@ declare const _default: {
|
|
|
155
155
|
'fabric.linking.restricted_link': string;
|
|
156
156
|
'fabric.linking.retry': string;
|
|
157
157
|
'fabric.linking.rovo_actions_explore-non-final': string;
|
|
158
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': string;
|
|
159
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': string;
|
|
158
160
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': string;
|
|
159
161
|
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': string;
|
|
160
162
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': string;
|
|
161
163
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': string;
|
|
162
164
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': string;
|
|
163
165
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': string;
|
|
166
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': string;
|
|
164
167
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': string;
|
|
165
168
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': string;
|
|
169
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': string;
|
|
166
170
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': string;
|
|
167
171
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': string;
|
|
168
172
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': string;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -157,20 +157,24 @@ export default {
|
|
|
157
157
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
158
158
|
'fabric.linking.retry': 'Retry',
|
|
159
159
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
160
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
161
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': 'Ask a specific question',
|
|
160
162
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
161
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
163
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
162
164
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
|
|
163
165
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
164
166
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
165
167
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
|
|
168
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': "Show me what's relevant",
|
|
166
169
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
167
170
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
|
|
171
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarize this for me',
|
|
168
172
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
169
173
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
170
174
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
171
175
|
'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
|
|
172
176
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
|
|
173
|
-
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>
|
|
177
|
+
'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
174
178
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final': '<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
175
179
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final': '<p>From this <a>{url}</a>, identify the key points, proposals, and decisions. Focus on what someone skimming the deck should know in order to understand the main message.</p>',
|
|
176
180
|
'fabric.linking.rovo_prompt_message_identify_key_trends.non-final': '<p>From this <a>{url}</a>, identify the key trends, anomalies, and headline numbers. Call out anything increasing/decreasing significantly, noteworthy comparisons, and any risks or opportunities the data suggests.</p>',
|
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -174,6 +174,7 @@ declare const _default: {
|
|
|
174
174
|
'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': string;
|
|
175
175
|
'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': string;
|
|
176
176
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': string;
|
|
177
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final': string;
|
|
177
178
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': string;
|
|
178
179
|
'fabric.linking.rovo_summary.loading.non-final': string;
|
|
179
180
|
'fabric.linking.rovo_unauthorised.connect_account': string;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -176,6 +176,7 @@ export default {
|
|
|
176
176
|
'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>この <a>{url}</a> と現在コンテキストとして表示している {context} から: </p><ul><li><p>アクセス可能なすべてのソースから、<b>同様のコンセプト、テーマ、問題</b>を議論するアイテム、あるいは<b>類似または密接に関連するソース</b> (同一または関連するページ、課題、ドキュメントへのリンクなど) を参照するアイテムを検索してください。</p></li><li><p>次の列が設定されたリストまたはテーブルの形式で結果を返してください: <code>アイテム</code>、<code>タイプ</code>、<code>短い要約</code>、<code>類似している理由</code>。</p></li><li><p>各結果について、アイテムが何に関するものなのかを 1 文で<b>要約</b>してください。</p></li><li><p><b>類似している理由</b>では、このスマート リンクや表示しているアイテムとの関係を簡単に説明してください (例: 同じプロジェクト、類似した決定、共通の要件、重複する関係者、類似した指標、関連ドキュメントの参照など)。</p></li><li><p>Rovo による、スマート リンク ターゲットと現在のアイテムの両方に対する意味的類似性の評価に基づいて、<b>関連性の高いものから低いものの順に</b>リストを並べてください。私が所有していない、または貢献していないアイテムに優先順位を付けてください。</p></li><li><p>結果が 5 件以上ある場合、<b>最も関連性の高い 5 件</b>を表示し、他に見つかったアイテムの数を示してください。</p></li></ul>',
|
|
177
177
|
'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p><a>{url}</a> と現在表示している {context} から: </p><ul><li><p>アクセス可能なすべての Confluence ページと Jira 作業項目から、この完全に同じスマート リンク (基盤となる URL/リソースが同じ) を含むその他のアイテムを検索してください。</p></li><li><p>次の列が設定されたテーブルに、一致するすべてのアイテムをリストしてください: <code>アイテム</code>、<code>タイプ</code>、<code>短い要約</code>、<code>このアイテムでのリンクの使用方法</code>、<code>現在のアイテムとの関係性</code>。</p></li><li><p><code>短い要約</code>では、{context} が何に関するものなのかを 1 文で説明してください。</p></li><li><p><code>このアイテムでのリンクの使用方法</code>では、このリンクがアイテムで果たす役割を簡単に説明してください (例: 意思決定ドキュメント、背景情報、実装の詳細、最新ステータス)。</p></li><li><p><code>現在のアイテムとの関連性</code>では、各アイテムと現在表示されている {context} を比較して、<code>高</code>、<code>中</code>、<code>低</code>の関連性でラベルを付け、理由を簡単に (1 フレーズまたは 1 文で) 説明してください。</p></li><li><p>一致が 15 件以上ある場合は、最も関連性の高い 15 件を表示し、その他の一致件数を示してください。</p></li></ul>',
|
|
178
178
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>現在表示している {context} と、そこで参照されるすべてのファイルとリンク (<a>{url}</a> を含む) を使用: </p><ul><li><p>不明瞭な推論、不足しているコンテキスト、またはアイテムとリンクされたファイルとの間の矛盾を特定してください。</p></li><li><p>前提条件がデータや以前のドキュメントで裏付けられていない箇所を指摘してください。</p></li><li><p>簡潔にまとめてください: 上記の 2 点にのみ焦点を当て、コンテンツを 2 - 3 文で説明した <b>3 つ以下の短い段落の箇条書き</b>で調査結果を要約してください。</p></li><li><p>要約を提示した後、さらに深く掘り下げたいかどうかを<b>明確に尋ねてください</b>。「はい」と答えた場合のみ: </p><ul><li><p>主張をより明確かつ簡潔に示し、裏付けとなるファイルとの整合性を高めるための具体的な書き換え (箇条書きまたは短い段落) を提案してください。</p></li><li><p>このアイテムおよびリンクされたドキュメントを関係者と「共有できる状態」にするための 3 - 5 件のフォローアップ編集または追加を提案してください。</p></li></ul></li></ul>',
|
|
179
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final': '<p><a>{url}</a> の主なアイデアと要点を、3 - 5 個の項目からなる明確で完全な箇条書きリスト (マークダウン形式) にまとめてください。</p><p>名前、日付、主な決定事項などの重要な詳細は必ず含めてください。</p>',
|
|
179
180
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'AI を使用しています。結果は必ずご確認ください。',
|
|
180
181
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo が考え中',
|
|
181
182
|
'fabric.linking.rovo_unauthorised.connect_account': '接続',
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -174,6 +174,7 @@ declare const _default: {
|
|
|
174
174
|
'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': string;
|
|
175
175
|
'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': string;
|
|
176
176
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': string;
|
|
177
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final': string;
|
|
177
178
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': string;
|
|
178
179
|
'fabric.linking.rovo_summary.loading.non-final': string;
|
|
179
180
|
'fabric.linking.rovo_unauthorised.connect_account': string;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -176,6 +176,7 @@ export default {
|
|
|
176
176
|
'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': "<p>Vanuit deze <a>{url}</a> en de/het {context} die/dat ik nu bekijk als context:</p><ul><li><p>Zoek in alle bronnen waar ik toegang toe heb naar items die over <b>vergelijkbare concepten, thema's of problemen</b> gaan, of die <b>vergelijkbare of nauw gerelateerde bronnen</b> refereren (inclusief links naar dezelfde of gerelateerde pagina's, uitgaven of documenten).</p></li><li><p>Geef de resultaten terug als een lijst of tabel met kolommen: <code>item</code>, <code>type</code>, <code>korte samenvatting</code> en <code>waarom het vergelijkbaar is</code>.</p></li><li><p>Geef voor elk resultaat een <b>korte samenvatting</b> van één zin die toelicht waar het item over gaat.</p></li><li><p>Leg in <b>waarom het vergelijkbaar is</b> (in een (korte) zin) uit wat het gerelateerd maakt aan deze Smart Link en/of het item dat ik bekijk (bijvoorbeeld: hetzelfde project, vergelijkbare beslissing, gedeelde vereisten, overlappende belanghebbenden, vergelijkbare statistieken, of referentie naar gerelateerde documenten).</p></li><li><p>Sorteer de lijst van <b>meest naar minst relevant</b> gebaseerd op Rovo's beoordeling van semantische gelijkenis met zowel het Smart Link-doel als het huidige item. Geef prioriteit aan items die ik niet bezit of waaraan ik niet heb bijgedragen.</p></li><li><p>Als er meer dan 5 resultaten zijn, toon dan de <b>5 meest relevante</b> en vermeld hoeveel extra items je hebt gevonden.</p></li></ul>",
|
|
177
177
|
'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': "<p>Vanuit <a>{url}</a> en de/het {context} die/dat ik nu bekijk:</p><ul><li><p>Zoek in alle Confluence-pagina's en Jira-werkitems waar ik toegang toe heb naar andere items die deze exacte Smart Link bevatten (dezelfde onderliggende URL/resource).</p></li><li><p>Zet alle overeenkomende items in een tabel met kolommen: <code>item</code>, <code>type</code>, <code>korte samenvatting</code>, <code>hoe dit item de link gebruikt</code> en <code>relevantie voor huidige item</code>.</p></li><li><p>Geef voor <code>korte samenvatting</code> een omschrijving van één zin over waar de/het {context} over gaat.</p></li><li><p>Leg voor <code>hoe dit item de link gebruikt</code> kort uit welke rol deze link daar speelt (bijv. document voor besluitvorming, achtergrondcontext, implementatiedetails, statusupdate).</p></li><li><p>Vergelijk voor <code>relevantie voor huidige item</code> elk item met de/het {context} die/dat ik nu bekijk en label het als <code>hoge</code>, <code>gemiddelde</code> of <code>lage</code> relevantie, met een korte reden (een korte zin of enkele woorden).</p></li><li><p>Als er meer dan 15 overeenkomsten zijn, toon de 15 meest relevante en vertel me hoeveel meer overeenkomsten er zijn.</p></li></ul>",
|
|
178
178
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': "<p>Met behulp van de/het {context} die/dat ik nu bekijk, plus alle bestanden en links waarnaar wordt verwezen in het item (inclusief <a>{url}</a>):</p><ul><li><p>Identificeer onduidelijke redeneringen, ontbrekende context of tegenstrijdigheden tussen het item en de gekoppelde bestanden.</p></li><li><p>Wijs plekken waar aannames niet worden ondersteund door gegevens of eerdere documenten aan.</p></li><li><p>Blijf beknopt: vat je bevindingen samen in <b>maximaal drie korte alinea's inhoud weergegeven als puntsgewijze opsomming</b> van maximaal een paar zinnen lang, gericht op alleen de twee bovenstaande punten.</p></li><li><p>Na het presenteren van die samenvatting, <b>vraag me expliciet</b> of ik wil dat je er dieper op ingaat. Alleen als ik ja zeg:</p><ul><li><p>stel concrete herformuleringen voor (opsommingsgewijs of korte alinea's) om het argument duidelijker, beknopter en beter afgestemd op de ondersteunende bestanden te maken.</p></li><li><p>Stel 3–5 vervolgbewerkingen of toevoegingen voor die dit item en de gekoppelde documenten 'deelklaar' zouden maken voor belanghebbenden.</p></li></ul></li></ul>",
|
|
179
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Vat de hoofdideeën en belangrijkste punten van <a>{url}</a> samen in 3-5 duidelijke, volledige opsommingstekens (markdownlijst).</p><p>Behoud belangrijke details zoals namen, datums en belangrijke beslissingen.</p>',
|
|
179
180
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Maakt gebruik van kunstmatige intelligentie. Controleer de resultaten.',
|
|
180
181
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo is aan het denken',
|
|
181
182
|
'fabric.linking.rovo_unauthorised.connect_account': 'Verbinding maken',
|
package/dist/esm/i18n/zh.d.ts
CHANGED
|
@@ -178,6 +178,7 @@ declare const _default: {
|
|
|
178
178
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': string;
|
|
179
179
|
'fabric.linking.rovo_summary.loading.non-final': string;
|
|
180
180
|
'fabric.linking.rovo_unauthorised.connect_account': string;
|
|
181
|
+
'fabric.linking.rovo_unauthorised.feature.clear_link_names': string;
|
|
181
182
|
'fabric.linking.rovo_unauthorised.feature.go_deeper_smart_suggestions': string;
|
|
182
183
|
'fabric.linking.rovo_unauthorised.feature.understand_linked_docs': string;
|
|
183
184
|
'fabric.linking.rovo_unauthorised.not_now': string;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -180,6 +180,7 @@ export default {
|
|
|
180
180
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': '使用了人工智能。请验证结果。',
|
|
181
181
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo 正在思考',
|
|
182
182
|
'fabric.linking.rovo_unauthorised.connect_account': '连接',
|
|
183
|
+
'fabric.linking.rovo_unauthorised.feature.clear_link_names': '将长 URL 转换为清晰的链接名称',
|
|
183
184
|
'fabric.linking.rovo_unauthorised.feature.go_deeper_smart_suggestions': '通过智能建议深入了解',
|
|
184
185
|
'fabric.linking.rovo_unauthorised.feature.understand_linked_docs': '在数秒内了解链接的文档',
|
|
185
186
|
'fabric.linking.rovo_unauthorised.not_now': '以后再说',
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -155,14 +155,18 @@ declare const _default: {
|
|
|
155
155
|
'fabric.linking.restricted_link': string;
|
|
156
156
|
'fabric.linking.retry': string;
|
|
157
157
|
'fabric.linking.rovo_actions_explore-non-final': string;
|
|
158
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': string;
|
|
159
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': string;
|
|
158
160
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': string;
|
|
159
161
|
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': string;
|
|
160
162
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': string;
|
|
161
163
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': string;
|
|
162
164
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': string;
|
|
163
165
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': string;
|
|
166
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': string;
|
|
164
167
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': string;
|
|
165
168
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': string;
|
|
169
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': string;
|
|
166
170
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': string;
|
|
167
171
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': string;
|
|
168
172
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': string;
|
|
@@ -155,14 +155,18 @@ declare const _default: {
|
|
|
155
155
|
'fabric.linking.restricted_link': string;
|
|
156
156
|
'fabric.linking.retry': string;
|
|
157
157
|
'fabric.linking.rovo_actions_explore-non-final': string;
|
|
158
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': string;
|
|
159
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': string;
|
|
158
160
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': string;
|
|
159
161
|
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': string;
|
|
160
162
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': string;
|
|
161
163
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': string;
|
|
162
164
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': string;
|
|
163
165
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': string;
|
|
166
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': string;
|
|
164
167
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': string;
|
|
165
168
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': string;
|
|
169
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': string;
|
|
166
170
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': string;
|
|
167
171
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': string;
|
|
168
172
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': string;
|
|
@@ -155,14 +155,18 @@ declare const _default: {
|
|
|
155
155
|
'fabric.linking.restricted_link': string;
|
|
156
156
|
'fabric.linking.retry': string;
|
|
157
157
|
'fabric.linking.rovo_actions_explore-non-final': string;
|
|
158
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': string;
|
|
159
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': string;
|
|
158
160
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': string;
|
|
159
161
|
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': string;
|
|
160
162
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': string;
|
|
161
163
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': string;
|
|
162
164
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': string;
|
|
163
165
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': string;
|
|
166
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': string;
|
|
164
167
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': string;
|
|
165
168
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': string;
|
|
169
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': string;
|
|
166
170
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': string;
|
|
167
171
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': string;
|
|
168
172
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -174,6 +174,7 @@ declare const _default: {
|
|
|
174
174
|
'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': string;
|
|
175
175
|
'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': string;
|
|
176
176
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': string;
|
|
177
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final': string;
|
|
177
178
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': string;
|
|
178
179
|
'fabric.linking.rovo_summary.loading.non-final': string;
|
|
179
180
|
'fabric.linking.rovo_unauthorised.connect_account': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -174,6 +174,7 @@ declare const _default: {
|
|
|
174
174
|
'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': string;
|
|
175
175
|
'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': string;
|
|
176
176
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': string;
|
|
177
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final': string;
|
|
177
178
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': string;
|
|
178
179
|
'fabric.linking.rovo_summary.loading.non-final': string;
|
|
179
180
|
'fabric.linking.rovo_unauthorised.connect_account': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -178,6 +178,7 @@ declare const _default: {
|
|
|
178
178
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': string;
|
|
179
179
|
'fabric.linking.rovo_summary.loading.non-final': string;
|
|
180
180
|
'fabric.linking.rovo_unauthorised.connect_account': string;
|
|
181
|
+
'fabric.linking.rovo_unauthorised.feature.clear_link_names': string;
|
|
181
182
|
'fabric.linking.rovo_unauthorised.feature.go_deeper_smart_suggestions': string;
|
|
182
183
|
'fabric.linking.rovo_unauthorised.feature.understand_linked_docs': string;
|
|
183
184
|
'fabric.linking.rovo_unauthorised.not_now': string;
|
package/i18n/en.ts
CHANGED
|
@@ -182,21 +182,25 @@ export default {
|
|
|
182
182
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
183
183
|
'fabric.linking.retry': 'Retry',
|
|
184
184
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
185
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
186
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': 'Ask a specific question',
|
|
185
187
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
186
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
188
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
187
189
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
|
|
188
190
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
189
191
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
190
192
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
|
|
193
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': "Show me what's relevant",
|
|
191
194
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
192
195
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
|
|
196
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarize this for me',
|
|
193
197
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
194
198
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
195
199
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
196
200
|
'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
|
|
197
201
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
|
|
198
202
|
'fabric.linking.rovo_prompt_message_find_open_questions.non-final':
|
|
199
|
-
'<p>
|
|
203
|
+
'<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
200
204
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final':
|
|
201
205
|
'<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
202
206
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final':
|
package/i18n/en_GB.ts
CHANGED
|
@@ -182,21 +182,25 @@ export default {
|
|
|
182
182
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
183
183
|
'fabric.linking.retry': 'Retry',
|
|
184
184
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
185
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
186
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final': 'Ask a specific question',
|
|
185
187
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
186
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
188
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
187
189
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
|
|
188
190
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
189
191
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
190
192
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
|
|
193
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final': "Show me what's relevant",
|
|
191
194
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
192
195
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
|
|
196
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarise this for me',
|
|
193
197
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
194
198
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
195
199
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
196
200
|
'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
|
|
197
201
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
|
|
198
202
|
'fabric.linking.rovo_prompt_message_find_open_questions.non-final':
|
|
199
|
-
'<p>
|
|
203
|
+
'<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
200
204
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final':
|
|
201
205
|
'<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
202
206
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final':
|
package/i18n/en_ZZ.ts
CHANGED
|
@@ -196,17 +196,23 @@ export default {
|
|
|
196
196
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
197
197
|
'fabric.linking.retry': 'Retry',
|
|
198
198
|
'fabric.linking.rovo_actions_explore-non-final': 'Explore',
|
|
199
|
+
'fabric.linking.rovo_chat_action_section_header.non-final': 'Ask Rovo',
|
|
200
|
+
'fabric.linking.rovo_prompt_button_ask_a_specific_question.non-final':
|
|
201
|
+
'Ask a specific question',
|
|
199
202
|
'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Ask Rovo',
|
|
200
|
-
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '
|
|
203
|
+
'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Key highlights',
|
|
201
204
|
'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final':
|
|
202
205
|
"Highlight what's relevant",
|
|
203
206
|
'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
|
|
204
207
|
'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
|
|
205
208
|
'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final':
|
|
206
209
|
'Recommend other sources',
|
|
210
|
+
'fabric.linking.rovo_prompt_button_show_me_whats_relevant.non-final':
|
|
211
|
+
"Show me what's relevant",
|
|
207
212
|
'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
|
|
208
213
|
'fabric.linking.rovo_prompt_button_suggest_improvement.non-final':
|
|
209
214
|
'Suggest {context} improvement',
|
|
215
|
+
'fabric.linking.rovo_prompt_button_summarize_this.non-final': 'Summarize this for me',
|
|
210
216
|
'fabric.linking.rovo_prompt_context_confluence_page.non-final': 'Confluence page',
|
|
211
217
|
'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
|
|
212
218
|
'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
|
|
@@ -214,7 +220,7 @@ export default {
|
|
|
214
220
|
'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final':
|
|
215
221
|
'`I have a question about this linked item` {url}',
|
|
216
222
|
'fabric.linking.rovo_prompt_message_find_open_questions.non-final':
|
|
217
|
-
'<p>
|
|
223
|
+
'<p>Based on this <a>{url}</a> and the page or ticket I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
218
224
|
'fabric.linking.rovo_prompt_message_highlight_relevant_content.non-final':
|
|
219
225
|
'<p>Based on this linked item (<a>{url}</a>) and the {context} I’m currently viewing, highlight the parts of the linked content that are most relevant to this work. Explain briefly why each part is relevant.</p>',
|
|
220
226
|
'fabric.linking.rovo_prompt_message_identify_key_points.non-final':
|
package/i18n/ja.ts
CHANGED
|
@@ -210,6 +210,8 @@ export default {
|
|
|
210
210
|
'<p><a>{url}</a> と現在表示している {context} から: </p><ul><li><p>アクセス可能なすべての Confluence ページと Jira 作業項目から、この完全に同じスマート リンク (基盤となる URL/リソースが同じ) を含むその他のアイテムを検索してください。</p></li><li><p>次の列が設定されたテーブルに、一致するすべてのアイテムをリストしてください: <code>アイテム</code>、<code>タイプ</code>、<code>短い要約</code>、<code>このアイテムでのリンクの使用方法</code>、<code>現在のアイテムとの関係性</code>。</p></li><li><p><code>短い要約</code>では、{context} が何に関するものなのかを 1 文で説明してください。</p></li><li><p><code>このアイテムでのリンクの使用方法</code>では、このリンクがアイテムで果たす役割を簡単に説明してください (例: 意思決定ドキュメント、背景情報、実装の詳細、最新ステータス)。</p></li><li><p><code>現在のアイテムとの関連性</code>では、各アイテムと現在表示されている {context} を比較して、<code>高</code>、<code>中</code>、<code>低</code>の関連性でラベルを付け、理由を簡単に (1 フレーズまたは 1 文で) 説明してください。</p></li><li><p>一致が 15 件以上ある場合は、最も関連性の高い 15 件を表示し、その他の一致件数を示してください。</p></li></ul>',
|
|
211
211
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final':
|
|
212
212
|
'<p>現在表示している {context} と、そこで参照されるすべてのファイルとリンク (<a>{url}</a> を含む) を使用: </p><ul><li><p>不明瞭な推論、不足しているコンテキスト、またはアイテムとリンクされたファイルとの間の矛盾を特定してください。</p></li><li><p>前提条件がデータや以前のドキュメントで裏付けられていない箇所を指摘してください。</p></li><li><p>簡潔にまとめてください: 上記の 2 点にのみ焦点を当て、コンテンツを 2 - 3 文で説明した <b>3 つ以下の短い段落の箇条書き</b>で調査結果を要約してください。</p></li><li><p>要約を提示した後、さらに深く掘り下げたいかどうかを<b>明確に尋ねてください</b>。「はい」と答えた場合のみ: </p><ul><li><p>主張をより明確かつ簡潔に示し、裏付けとなるファイルとの整合性を高めるための具体的な書き換え (箇条書きまたは短い段落) を提案してください。</p></li><li><p>このアイテムおよびリンクされたドキュメントを関係者と「共有できる状態」にするための 3 - 5 件のフォローアップ編集または追加を提案してください。</p></li></ul></li></ul>',
|
|
213
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final':
|
|
214
|
+
'<p><a>{url}</a> の主なアイデアと要点を、3 - 5 個の項目からなる明確で完全な箇条書きリスト (マークダウン形式) にまとめてください。</p><p>名前、日付、主な決定事項などの重要な詳細は必ず含めてください。</p>',
|
|
213
215
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'AI を使用しています。結果は必ずご確認ください。',
|
|
214
216
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo が考え中',
|
|
215
217
|
'fabric.linking.rovo_unauthorised.connect_account': '接続',
|
package/i18n/nl.ts
CHANGED
|
@@ -213,6 +213,8 @@ export default {
|
|
|
213
213
|
"<p>Vanuit <a>{url}</a> en de/het {context} die/dat ik nu bekijk:</p><ul><li><p>Zoek in alle Confluence-pagina's en Jira-werkitems waar ik toegang toe heb naar andere items die deze exacte Smart Link bevatten (dezelfde onderliggende URL/resource).</p></li><li><p>Zet alle overeenkomende items in een tabel met kolommen: <code>item</code>, <code>type</code>, <code>korte samenvatting</code>, <code>hoe dit item de link gebruikt</code> en <code>relevantie voor huidige item</code>.</p></li><li><p>Geef voor <code>korte samenvatting</code> een omschrijving van één zin over waar de/het {context} over gaat.</p></li><li><p>Leg voor <code>hoe dit item de link gebruikt</code> kort uit welke rol deze link daar speelt (bijv. document voor besluitvorming, achtergrondcontext, implementatiedetails, statusupdate).</p></li><li><p>Vergelijk voor <code>relevantie voor huidige item</code> elk item met de/het {context} die/dat ik nu bekijk en label het als <code>hoge</code>, <code>gemiddelde</code> of <code>lage</code> relevantie, met een korte reden (een korte zin of enkele woorden).</p></li><li><p>Als er meer dan 15 overeenkomsten zijn, toon de 15 meest relevante en vertel me hoeveel meer overeenkomsten er zijn.</p></li></ul>",
|
|
214
214
|
'fabric.linking.rovo_prompt_message_suggest_improvement.non-final':
|
|
215
215
|
"<p>Met behulp van de/het {context} die/dat ik nu bekijk, plus alle bestanden en links waarnaar wordt verwezen in het item (inclusief <a>{url}</a>):</p><ul><li><p>Identificeer onduidelijke redeneringen, ontbrekende context of tegenstrijdigheden tussen het item en de gekoppelde bestanden.</p></li><li><p>Wijs plekken waar aannames niet worden ondersteund door gegevens of eerdere documenten aan.</p></li><li><p>Blijf beknopt: vat je bevindingen samen in <b>maximaal drie korte alinea's inhoud weergegeven als puntsgewijze opsomming</b> van maximaal een paar zinnen lang, gericht op alleen de twee bovenstaande punten.</p></li><li><p>Na het presenteren van die samenvatting, <b>vraag me expliciet</b> of ik wil dat je er dieper op ingaat. Alleen als ik ja zeg:</p><ul><li><p>stel concrete herformuleringen voor (opsommingsgewijs of korte alinea's) om het argument duidelijker, beknopter en beter afgestemd op de ondersteunende bestanden te maken.</p></li><li><p>Stel 3–5 vervolgbewerkingen of toevoegingen voor die dit item en de gekoppelde documenten 'deelklaar' zouden maken voor belanghebbenden.</p></li></ul></li></ul>",
|
|
216
|
+
'fabric.linking.rovo_prompt_message_summarize.non-final':
|
|
217
|
+
'<p>Vat de hoofdideeën en belangrijkste punten van <a>{url}</a> samen in 3-5 duidelijke, volledige opsommingstekens (markdownlijst).</p><p>Behoud belangrijke details zoals namen, datums en belangrijke beslissingen.</p>',
|
|
216
218
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final':
|
|
217
219
|
'Maakt gebruik van kunstmatige intelligentie. Controleer de resultaten.',
|
|
218
220
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo is aan het denken',
|
package/i18n/zh.ts
CHANGED
|
@@ -199,6 +199,7 @@ export default {
|
|
|
199
199
|
'fabric.linking.rovo_summary.ai_disclaimer.non-final': '使用了人工智能。请验证结果。',
|
|
200
200
|
'fabric.linking.rovo_summary.loading.non-final': 'Rovo 正在思考',
|
|
201
201
|
'fabric.linking.rovo_unauthorised.connect_account': '连接',
|
|
202
|
+
'fabric.linking.rovo_unauthorised.feature.clear_link_names': '将长 URL 转换为清晰的链接名称',
|
|
202
203
|
'fabric.linking.rovo_unauthorised.feature.go_deeper_smart_suggestions': '通过智能建议深入了解',
|
|
203
204
|
'fabric.linking.rovo_unauthorised.feature.understand_linked_docs': '在数秒内了解链接的文档',
|
|
204
205
|
'fabric.linking.rovo_unauthorised.not_now': '以后再说',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/afm-i18n-platform-linking-platform-smart-card",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.111.0",
|
|
4
4
|
"description": "NPM i18n package for AFM platform-linking-platform-smart-card published by Traduki",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
|