@atlaskit/afm-i18n-platform-linking-platform-smart-card 2.101.0 → 2.102.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.
Files changed (146) hide show
  1. package/dist/cjs/i18n/cs.js +6 -1
  2. package/dist/cjs/i18n/da.js +7 -2
  3. package/dist/cjs/i18n/de.js +5 -0
  4. package/dist/cjs/i18n/en.js +13 -0
  5. package/dist/cjs/i18n/en_GB.js +13 -0
  6. package/dist/cjs/i18n/en_ZZ.js +13 -0
  7. package/dist/cjs/i18n/es.js +7 -2
  8. package/dist/cjs/i18n/fi.js +5 -0
  9. package/dist/cjs/i18n/fr.js +6 -1
  10. package/dist/cjs/i18n/hr.js +5 -0
  11. package/dist/cjs/i18n/hu.js +5 -0
  12. package/dist/cjs/i18n/it.js +5 -0
  13. package/dist/cjs/i18n/ja.js +6 -1
  14. package/dist/cjs/i18n/ko.js +5 -0
  15. package/dist/cjs/i18n/nb.js +5 -0
  16. package/dist/cjs/i18n/nl.js +5 -0
  17. package/dist/cjs/i18n/pl.js +5 -0
  18. package/dist/cjs/i18n/pt_BR.js +5 -0
  19. package/dist/cjs/i18n/ru.js +5 -0
  20. package/dist/cjs/i18n/sl.js +5 -0
  21. package/dist/cjs/i18n/sr_RS.js +5 -0
  22. package/dist/cjs/i18n/sr_YR.js +5 -0
  23. package/dist/cjs/i18n/sv.js +5 -0
  24. package/dist/cjs/i18n/th.js +5 -0
  25. package/dist/cjs/i18n/tr.js +6 -1
  26. package/dist/cjs/i18n/uk.js +6 -1
  27. package/dist/cjs/i18n/vi.js +6 -1
  28. package/dist/cjs/i18n/zh.js +5 -0
  29. package/dist/cjs/i18n/zh_TW.js +5 -0
  30. package/dist/esm/i18n/cs.d.ts +5 -0
  31. package/dist/esm/i18n/cs.js +6 -1
  32. package/dist/esm/i18n/da.d.ts +5 -0
  33. package/dist/esm/i18n/da.js +7 -2
  34. package/dist/esm/i18n/de.d.ts +5 -0
  35. package/dist/esm/i18n/de.js +5 -0
  36. package/dist/esm/i18n/en.d.ts +13 -0
  37. package/dist/esm/i18n/en.js +13 -0
  38. package/dist/esm/i18n/en_GB.d.ts +13 -0
  39. package/dist/esm/i18n/en_GB.js +13 -0
  40. package/dist/esm/i18n/en_ZZ.d.ts +13 -0
  41. package/dist/esm/i18n/en_ZZ.js +13 -0
  42. package/dist/esm/i18n/es.d.ts +5 -0
  43. package/dist/esm/i18n/es.js +7 -2
  44. package/dist/esm/i18n/fi.d.ts +5 -0
  45. package/dist/esm/i18n/fi.js +5 -0
  46. package/dist/esm/i18n/fr.d.ts +5 -0
  47. package/dist/esm/i18n/fr.js +6 -1
  48. package/dist/esm/i18n/hr.d.ts +5 -0
  49. package/dist/esm/i18n/hr.js +5 -0
  50. package/dist/esm/i18n/hu.d.ts +5 -0
  51. package/dist/esm/i18n/hu.js +5 -0
  52. package/dist/esm/i18n/it.d.ts +5 -0
  53. package/dist/esm/i18n/it.js +5 -0
  54. package/dist/esm/i18n/ja.d.ts +5 -0
  55. package/dist/esm/i18n/ja.js +6 -1
  56. package/dist/esm/i18n/ko.d.ts +5 -0
  57. package/dist/esm/i18n/ko.js +5 -0
  58. package/dist/esm/i18n/nb.d.ts +5 -0
  59. package/dist/esm/i18n/nb.js +5 -0
  60. package/dist/esm/i18n/nl.d.ts +5 -0
  61. package/dist/esm/i18n/nl.js +5 -0
  62. package/dist/esm/i18n/pl.d.ts +5 -0
  63. package/dist/esm/i18n/pl.js +5 -0
  64. package/dist/esm/i18n/pt_BR.d.ts +5 -0
  65. package/dist/esm/i18n/pt_BR.js +5 -0
  66. package/dist/esm/i18n/ru.d.ts +5 -0
  67. package/dist/esm/i18n/ru.js +5 -0
  68. package/dist/esm/i18n/sl.d.ts +5 -0
  69. package/dist/esm/i18n/sl.js +5 -0
  70. package/dist/esm/i18n/sr_RS.d.ts +5 -0
  71. package/dist/esm/i18n/sr_RS.js +5 -0
  72. package/dist/esm/i18n/sr_YR.d.ts +5 -0
  73. package/dist/esm/i18n/sr_YR.js +5 -0
  74. package/dist/esm/i18n/sv.d.ts +5 -0
  75. package/dist/esm/i18n/sv.js +5 -0
  76. package/dist/esm/i18n/th.d.ts +5 -0
  77. package/dist/esm/i18n/th.js +5 -0
  78. package/dist/esm/i18n/tr.d.ts +5 -0
  79. package/dist/esm/i18n/tr.js +6 -1
  80. package/dist/esm/i18n/uk.d.ts +5 -0
  81. package/dist/esm/i18n/uk.js +6 -1
  82. package/dist/esm/i18n/vi.d.ts +5 -0
  83. package/dist/esm/i18n/vi.js +6 -1
  84. package/dist/esm/i18n/zh.d.ts +5 -0
  85. package/dist/esm/i18n/zh.js +5 -0
  86. package/dist/esm/i18n/zh_TW.d.ts +5 -0
  87. package/dist/esm/i18n/zh_TW.js +5 -0
  88. package/dist/types/i18n/cs.d.ts +5 -0
  89. package/dist/types/i18n/da.d.ts +5 -0
  90. package/dist/types/i18n/de.d.ts +5 -0
  91. package/dist/types/i18n/en.d.ts +13 -0
  92. package/dist/types/i18n/en_GB.d.ts +13 -0
  93. package/dist/types/i18n/en_ZZ.d.ts +13 -0
  94. package/dist/types/i18n/es.d.ts +5 -0
  95. package/dist/types/i18n/fi.d.ts +5 -0
  96. package/dist/types/i18n/fr.d.ts +5 -0
  97. package/dist/types/i18n/hr.d.ts +5 -0
  98. package/dist/types/i18n/hu.d.ts +5 -0
  99. package/dist/types/i18n/it.d.ts +5 -0
  100. package/dist/types/i18n/ja.d.ts +5 -0
  101. package/dist/types/i18n/ko.d.ts +5 -0
  102. package/dist/types/i18n/nb.d.ts +5 -0
  103. package/dist/types/i18n/nl.d.ts +5 -0
  104. package/dist/types/i18n/pl.d.ts +5 -0
  105. package/dist/types/i18n/pt_BR.d.ts +5 -0
  106. package/dist/types/i18n/ru.d.ts +5 -0
  107. package/dist/types/i18n/sl.d.ts +5 -0
  108. package/dist/types/i18n/sr_RS.d.ts +5 -0
  109. package/dist/types/i18n/sr_YR.d.ts +5 -0
  110. package/dist/types/i18n/sv.d.ts +5 -0
  111. package/dist/types/i18n/th.d.ts +5 -0
  112. package/dist/types/i18n/tr.d.ts +5 -0
  113. package/dist/types/i18n/uk.d.ts +5 -0
  114. package/dist/types/i18n/vi.d.ts +5 -0
  115. package/dist/types/i18n/zh.d.ts +5 -0
  116. package/dist/types/i18n/zh_TW.d.ts +5 -0
  117. package/i18n/cs.ts +8 -1
  118. package/i18n/da.ts +10 -2
  119. package/i18n/de.ts +8 -0
  120. package/i18n/en.ts +19 -0
  121. package/i18n/en_GB.ts +19 -0
  122. package/i18n/en_ZZ.ts +21 -0
  123. package/i18n/es.ts +10 -3
  124. package/i18n/fi.ts +8 -0
  125. package/i18n/fr.ts +9 -1
  126. package/i18n/hr.ts +7 -0
  127. package/i18n/hu.ts +8 -0
  128. package/i18n/it.ts +8 -0
  129. package/i18n/ja.ts +9 -1
  130. package/i18n/ko.ts +7 -0
  131. package/i18n/nb.ts +8 -0
  132. package/i18n/nl.ts +7 -0
  133. package/i18n/pl.ts +8 -0
  134. package/i18n/pt_BR.ts +8 -0
  135. package/i18n/ru.ts +7 -0
  136. package/i18n/sl.ts +7 -0
  137. package/i18n/sr_RS.ts +7 -0
  138. package/i18n/sr_YR.ts +7 -0
  139. package/i18n/sv.ts +8 -0
  140. package/i18n/th.ts +7 -0
  141. package/i18n/tr.ts +8 -1
  142. package/i18n/uk.ts +9 -1
  143. package/i18n/vi.ts +8 -1
  144. package/i18n/zh.ts +7 -0
  145. package/i18n/zh_TW.ts +7 -0
  146. package/package.json +1 -1
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': 'Omezený odkaz, zkuste jiný účet.',
159
159
  'fabric.linking.retry': 'Zkusit znovu',
160
160
  'fabric.linking.rovo_actions_explore-non-final': 'Prozkoumat',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Zeptejte se nástroje Rovo',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Klíčové body',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Doporučit jiné zdroje',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Zobrazit další zmínky',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Navrhnout zlepšení pro {context}',
@@ -165,9 +167,12 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'stránka',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Požadavek Jira',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'požadavek',
168
- 'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>Na základě této adresy <a>{url}</a> a obsahu {context}, které nyní vidím jako kontext:</p><ul><li><p>Vyhledejte ve všech zdrojích, ke kterým mám přístup, položky, které se zabývají <b>podobnými koncepty, tématy nebo problémy</b> nebo které <b>odkazují na podobné či blízce související zdroje</b> (včetně odkazů na stejné nebo související stránky, požadavky nebo dokumenty).</p></li><li><p>Vraťte výsledky jako seznam nebo tabulku se sloupci: <code>Položka</code>, <code>Typ</code>, <code>Krátký souhrn</code> a <code>Proč je to podobné</code>.</p></li><li><p>Pro každý výsledek uveďte jednou větou <b>krátký souhrn</b>, o čem tato položka je.</p></li><li><p>Ve sloupci <b>Proč je to podobné</b> stručně vysvětlete (frází nebo krátkou větou), proč to souvisí s tímto chytrým odkazem a/nebo položkou, kterou si prohlížím (například: stejný projekt, podobné rozhodnutí, sdílené požadavky, překrývající se zúčastněné strany, podobné metriky nebo odkazování na související dokumenty).</p></li><li><p>Seřaďte seznam od <b>nejvíce relevantní po nejméně relevantní</b> položky na základě posouzení sémantické podobnosti nástroje Rovo – pro cíl chytrého odkazu i aktuální položku. Prioritizujte položky, které nevlastním nebo k nimž jsem nepřispěl/a.</p></li><li><p>Pokud je k dispozici více než 5 výsledků, zobrazte <b>5 nejrelevantnějších</b> a uveďte počet dalších nalezených položek.</p></li></ul>',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': 'Mám dotaz ohledně této připojené položky: {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>Na základě položky <a>{url}</a> a stránky nebo ticketu, které si právě prohlížím, zvýrazněte části odkazovaného obsahu, které jsou pro tyto požadavky nejrelevantnější. Stručně vysvětlete, proč je každá část relevantní.</p>',
172
+ 'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>Na základě této adresy <a>{url}</a> a obsahu {context}, které nyní vidím jako kontext:</p><ul><li><p>Vyhledej ve všech zdrojích, ke kterým mám přístup, položky, které se zabývají <b>podobnými koncepty, tématy nebo problémy</b> nebo které <b>odkazují na podobné či blízce související zdroje</b> (včetně odkazů na stejné nebo související stránky, požadavky nebo dokumenty).</p></li><li><p>Vrať výsledky jako seznam nebo tabulku se sloupci: <code>Položka</code>, <code>Typ</code>, <code>Krátký souhrn</code> a <code>Proč je to podobné</code>.</p></li><li><p>Pro každý výsledek uveď jednou větou <b>krátký souhrn</b>, o čem tato položka je.</p></li><li><p>Ve sloupci <b>Proč je to podobné</b> stručně vysvětli (frází nebo krátkou větou), proč to souvisí s tímto chytrým odkazem a/nebo položkou, kterou si prohlížím (například: stejný projekt, podobné rozhodnutí, sdílené požadavky, překrývající se zúčastněné strany, podobné metriky nebo odkazování na související dokumenty).</p></li><li><p>Seřaď seznam od <b>nejvíce relevantní po nejméně relevantní</b> položky na základě posouzení sémantické podobnosti nástroje Rovo – pro cíl chytrého odkazu i aktuální položku. Prioritizuj položky, které nevlastním nebo k nimž jsem nepřispěl/a.</p></li><li><p>Pokud je k dispozici více než 5 výsledků, zobraz <b>5 nejrelevantnějších</b> a uveď počet dalších nalezených položek.</p></li></ul>',
169
173
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>Na základě adresy <a>{url}</a> a obsahu {context}, které si právě prohlížím:</p><ul><li><p>Vyhledejte na všech stránkách Confluence a ve všech požadavcích Jira, ke kterým mám přístup, další položky, které obsahují přesně tento chytrý odkaz (stejná podkladová adresa URL / zdroj).</p></li><li><p>Zobrazte všechny odpovídající položky v tabulce se sloupci: <code>Položka</code>, <code>Typ</code>, <code>Krátký souhrn</code>, <code>Jak tato položka používá odkaz</code> a <code>Relevance pro aktuální položku</code>.</p></li><li><p>V případě <code>krátkého souhrnu</code> uveďte jednovětný popis toho, o čem obsah {context} je.</p></li><li><p>V části <code>Jak tato položka používá odkaz</code> stručně vysvětlete roli, kterou tento odkaz hraje (např. rozhodovací dokument, kontext, podrobnosti implementace, aktualizace stavu).</p></li><li><p>V části <code>Relevance pro aktuální položku</code> porovnejte každou položku s obsahem {context}, který si právě prohlížím, a označte ji jako <code>vysokou</code>, <code>střední</code> nebo <code>nízkou</code> relevanci s krátkým zdůvodněním (fráze nebo jediná věta).</p></li><li><p>Pokud je shod více než 15, ukažte 15 nejrelevantnějších a sdělte mi, kolik dalších shod existuje.</p></li></ul>',
170
174
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Na základě obsahu {context}, který si právě prohlížím, a všech souborů a odkazů, na něž odkazuje (včetně adresy <a>{url}</a>):</p><ul><li><p>Identifikujte nejasné zdůvodnění, chybějící kontext nebo rozpory mezi položkou a s ní propojenými soubory.</p></li><li><p>Uveďte všechna místa, kde předpoklady nejsou podloženy daty nebo předchozí dokumentací.</p></li><li><p>Buďte struční: shrňte svá zjištění do <b>maximálně tří krátkých odstavců, které jsou uvedeny jako odrážky</b> o délce maximálně několika vět a zaměřují se pouze na dva výše uvedené body.</p></li><li><p>Po předložení tohoto souhrnu <b>se mě výslovně zeptejte</b> , zda chci, abyste se do toho pustil/a hlouběji. Pouze pokud řeknu ano, pak:</p><ul><li><p>Navrhněte konkrétní úpravy (odrážky nebo krátké odstavce), aby byl argument jasnější, stručnější a lépe sladěný s podpůrnými soubory.</p></li><li><p>Navrhněte 3–5 následných úprav nebo doplnění, díky nimž bude tato položka a s ní propojené dokumenty „připraveny ke sdílení“ se zúčastněnými stranami.</p></li></ul></li></ul>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Shrňte hlavní myšlenky a klíčové body položky <a>{url}</a> ve 3–5 jasných a úplných větách.</p><p>Zachovejte všechny důležité detaily, jako jsou jména, kalendářní data a klíčová rozhodnutí.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Využívá AI. Výsledky si ověřte.',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo přemýšlí',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': 'Připojit',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': 'Begrænset link. Prøv en anden konto',
159
159
  'fabric.linking.retry': 'Prøv igen',
160
160
  'fabric.linking.rovo_actions_explore-non-final': 'Udforsk',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Spørg Rovo',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Vigtigste højdepunkter',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Anbefal andre kilder',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Vis andre omtaler',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Foreslå {context}-forbedring',
@@ -165,14 +167,17 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'side',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira-sag',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'sag',
168
- 'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>Ud fra denne <a>{url}</a> og {context} jeg nu ser som kontekst:</p><ul><li><p>Søg i alle kilder, jeg kan tilgå, efter elementer, der drøfter <b>lignende koncepter, temaer eller problemer</b>, eller som <b>refererer til lignende eller nært beslægtede kilder</b> (inklusive links til de samme eller relaterede sider, sager eller dokumenter).</p></li><li><p>Returner resultaterne som en liste eller tabel med kolonner: <code>Element</code>, <code>Type</code>, <code>Kort oversigt</code> og <code>Hvorfor det er tilsvarende</code>.</p></li><li><p>For hvert resultat skal du give en <b>kort oversigt</b> på én sætning af, hvad elementet handler om.</p></li><li><p>I <b>Hvorfor det er tilsvarende</b> forklarer du kort (i en vending eller kort sætning), hvad der gør, at det er relateret til dette intelligente link og/eller elementet, jeg ser (for eksempel: samme projekt, lignende beslutning, fælles krav, overlappende interessenter, lignende parametre eller referencer til relaterede dokumenter).</p></li><li><p>Opstil listen i rækkefølge fra <b>mest til mindst relevant</b> baseret på Rovos vurdering af semantisk lighed med både målet for det intelligente link og det aktuelle element. Prioriter elementer, som jeg ikke ejer eller ikke har bidraget til.</p></li><li><p>Hvis der er mere end 5 resultater: Vis de <b>5 mest relevante</b>, og angiv hvor mange yderligere elementer, du har fundet.</p></li></ul>',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '"Jeg har et spørgsmål om denne tilknyttede sag" {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>Baseret på <a>{url}</a> og den side eller supportanmodning, jeg ser på i øjeblikket, skal du fremhæve de dele af det tilknyttede indhold, der er mest relevante for denne sag. Forklar kort, hvorfor hver del er relevant.</p>',
172
+ 'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>Ud fra denne <a>{url}</a> og {context} jeg nu ser som kontekst:</p><ul><li><p>Søg i alle kilder, jeg kan tilgå, efter elementer, der drøfter <b>lignende koncepter, temaer eller problemer</b>, eller som <b>refererer til lignende eller nært beslægtede kilder</b> (inklusive links til de samme eller relaterede sider, sager eller dokumenter).</p></li><li><p>Returner resultaterne som en liste eller tabel med kolonner: <code>Element</code>, <code>Type</code>, <code>Kort oversigt</code> og <code>Hvorfor det er tilsvarende</code>.</p></li><li><p>For hvert resultat skal du give en <b>kort oversigt</b> på én sætning over, hvad elementet handler om.</p></li><li><p>I <b>Hvorfor det er tilsvarende</b> forklarer du kort (i en vending eller kort sætning), hvad der gør, at det er relateret til dette intelligente link og/eller elementet, jeg ser (for eksempel: samme projekt, lignende beslutning, fælles krav, overlappende interessenter, lignende parametre eller referencer til relaterede dokumenter).</p></li><li><p>Opstil listen i rækkefølge fra <b>mest til mindst relevant</b> baseret på Rovos vurdering af semantisk lighed med både målet for det intelligente link og det aktuelle element. Prioriter elementer, som jeg ikke ejer eller ikke har bidraget til.</p></li><li><p>Hvis der er mere end 5 resultater: Vis de <b>5 mest relevante</b>, og angiv hvor mange yderligere elementer, du har fundet.</p></li></ul>',
169
173
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>Ud fra <a>{url}</a> og den {context}, jeg ser nu:</p><ul><li><p>Søg i alle Confluence-sider og Jira-sager,som jeg kan tilgå, efter andre elementer, der indeholder præcis dette intelligente link (samme underliggende URL/ressource).</p></li><li><p>Angiv alle matchende elementer i en tabel med kolonner: <code>Element</code>, <code>Type</code>, <code>Kort oversigt</code>, <code>Hvordan dette element bruger linket</code> og <code>Relevans for aktuelt element</code>.</p></li><li><p>For <code>Kort oversigt</code> giver du en beskrivelse på én sætning af, hvad {context} drejer sig om.</p></li><li><p>For <code>Hvordan dette element bruger linket</code> forklarer du kort den rolle, dette link spiller dér (f.eks. beslutningsdokument, baggrundskontekst, implementeringsoplysninger, statusopdatering).</p></li><li><p>For <code>Relevans for aktuelt element</code> sammenligner du hvert element med den {context}, jeg ser nu, og mærker den <code>Høj</code>, <code>Middel</code> eller <code>Lav</code> relevans med en kort begrundelse (en vending eller en enkelt sætning).</p></li><li><p>Hvis der er mere end 15 matches, viser du de 15 mest relevante og fortæller mig, hvor mange yderligere matches, der findes.</p></li></ul>',
170
174
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Ved hjælp af den {context}, jeg ser nu, plus alle filer og links, som der henvises til i den (inklusive <a>{url}</a>):</p><ul><li><p>Identificer uklar argumentation, manglende kontekst eller modsigelser mellem elementet og dets tilknyttede filer.</p></li><li><p>Fremhæv steder, hvor antagelser ikke underbygges af data eller tidligere dokumenter.</p></li><li><p>Vær kortfattet: Opsummer dine resultater i <b>maks. tre korte afsnit med indhold opført som punkter</b> med højst et par sætninger,som kun fokuserer på de to ovenstående punkter.</p></li><li><p>Efter præsentationen af oversigten: <b>Spørg mig udtrykkeligt</b>, om jeg ønsker, at du går mere i dybden. Kun hvis jeg siger ja:</p><ul><li><p>Foreslå konkrete omskrivninger (punkter eller korte afsnit) for at gøre argumentet tydeligere, mere præcist og bedre afstemt med de understøttende filer.</p></li><li><p>Foreslå 3‑5 opfølgende redigeringer eller tilføjelser, der vil gøre dette element og dets tilknyttede dokumenter &quot;klar til deling&quot; med interessenter.</p></li></ul></li></ul>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Opsummer de primære idéer og nøglepunkterne i <a>{url}</a> i 3-5 tydelige, hele sætninger.</p><p>Bevar alle vigtige detaljer såsom navne, datoer og vigtige beslutninger.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Bruger AI. Bekræft resultater.',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo tænker',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': 'Tilknyt',
174
179
  'fabric.linking.rovo_unauthorised.feature.clear_link_names': "Lav lange URL'er om til tydelige linknavne",
175
- 'fabric.linking.rovo_unauthorised.feature.go_deeper_smart_suggestions': 'Gå i dybden med smartforslag',
180
+ 'fabric.linking.rovo_unauthorised.feature.go_deeper_smart_suggestions': 'Gå i dybden med intelligente forslag',
176
181
  'fabric.linking.rovo_unauthorised.feature.understand_linked_docs': 'Forstå tilknyttede dokumenter på få sekunder',
177
182
  'fabric.linking.rovo_unauthorised.not_now': 'Måske senere',
178
183
  'fabric.linking.rovo_unauthorised.title': 'Få smartere arbejdsgange ved at forbinde din {context}-konto',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': 'Eingeschränkter Link, bitte versuchen Sie es mit einem anderen Konto.',
159
159
  'fabric.linking.retry': 'Erneut versuchen',
160
160
  'fabric.linking.rovo_actions_explore-non-final': 'Ansehen',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Rovo fragen',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Wichtige Highlights',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Andere Quellen empfehlen',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Andere Erwähnungen anzeigen',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Verbesserung für {context} vorschlagen',
@@ -165,9 +167,12 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'Seite',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira-Vorgang',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'Vorgang',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '"Ich habe eine Frage zu diesem verknüpften Element" {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>Hebe basierend auf <a>{url}</a> und der Seite oder dem Ticket, die/das ich mir gerade ansehe, die Teile des verknüpften Inhalts hervor, die für diesen Vorgang am relevantesten sind. Erkläre kurz, warum der jeweilige Teil relevant ist.</p>',
168
172
  'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>Nutze <a>{url}</a> und den Inhalt ({context}), den ich gerade anzeige, als Kontext für Folgendes:</p><ul><li><p>Durchsuche alle Quellen, auf die ich zugreifen kann, nach Elementen, die sich mit <b>ähnlichen Konzepten, Themenbereichen oder Problemen</b> befassen oder die <b>ähnliche oder eng verwandte Quellen referenzieren</b> (einschließlich Links zu denselben oder verwandten Seiten, Vorgängen oder Dokumenten).</p></li><li><p>Gib die Ergebnisse als Liste oder Tabelle mit den folgenden Spalten zurück: <code>Element</code>, <code>Typ</code>, <code>kurze Zusammenfassung</code> und <code>Worin besteht die Ähnlichkeit</code>.</p></li><li><p>Erläutere für jedes Ergebnis in einer <b>kurzen Zusammenfassung</b> (ein Satz), worum es bei dem Element geht.</p></li><li><p>Erkläre unter <b>Worin besteht die Ähnlichkeit</b> kurz (in einem kurzen Satz), inwiefern das Element mit diesem intelligenten Link und/oder dem angezeigten Element (z. B. dasselbe Projekt, ähnliche Entscheidung, gemeinsame Anforderungen, überschneidende Stakeholder, ähnliche Metriken oder zugehörige Dokumente) verwandt ist.</p></li><li><p>Ordne die Liste von <b>&quot;am relevantesten&quot; zu &quot;am wenigsten relevant&quot;</b> basierend auf der Rovo-Bewertung der semantischen Ähnlichkeit zu sowohl dem Ziel des intelligenten Links als auch dem aktuellen Element. Priorisiere Elemente, die mir nicht gehören oder zu denen ich nicht beigetragen habe.</p></li><li><p>Wenn es mehr als fünf Ergebnisse gibt, zeige die <b>fünf relevantesten</b> an und gib an, wie viele zusätzliche Elemente du gefunden hast.</p></li></ul>',
169
173
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>Nutze <a>{url}</a> und den Inhalt ({context}), den ich gerade anzeige, für Folgendes:</p><ul><li><p>Durchsuche alle Confluence-Seiten und Jira-Vorgänge, auf die ich zugreifen kann, nach anderen Elementen, die genau diesen intelligenten Link (dieselbe zugrunde liegende URL/Ressource) enthalten.</p></li><li><p>Liste alle übereinstimmenden Elemente in einer Tabelle mit den folgenden Spalten auf: <code>Element</code>, <code>Typ</code>, <code>kurze Zusammenfassung</code>, <code>Wie verwendet das Element den Link</code> und <code>Relevanz für das aktuelle Element</code>.</p></li><li><p>Gib für die <code>kurze Zusammenfassung</code> eine kurze Beschreibung (ein Satz) dessen an, worum es in {context} geht.</p></li><li><p>Erkläre bei <code>Wie verwendet das Element den Link</code> kurz die Rolle des Links (z. B. Entscheidungsdokument, Hintergrundinformationen, Implementierungsdetails oder Status-Update).</p></li><li><p>Vergleiche bei <code>Relevanz für das aktuelle Element</code> alle Elemente mit dem Inhalt ({context}), den ich gerade anzeige, und kennzeichne ihre Relevanz mit <code>hoch</code>, <code>mittel</code> oder <code>gering</code>. Gib jeweils in einem kurzen Satz eine Begründung an.</p></li><li><p>Wenn es mehr als 15 Übereinstimmungen gibt, zeige die 15 relevantesten an und teile mir mit, wie viele zusätzliche Übereinstimmungen vorhanden sind.</p></li></ul>',
170
174
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Nutze den Inhalt ({context}), den ich gerade anzeige, sowie alle darin referenzierten Dateien und Links (einschließlich <a>{url}</a>) für Folgendes:</p><ul><li><p>Identifiziere ungenaue Argumentationen, fehlenden Kontext und Widersprüche zwischen dem Element und seinen verknüpften Dateien.</p></li><li><p>Finde alle Stellen, an denen Annahmen nicht durch Daten oder frühere Dokumente gestützt werden.</p></li><li><p>Halte dich knapp: Fasse deine Erkenntnisse in <b>maximal drei kurzen Absätzen zusammen, die aus Aufzählungspunkten bestehen</b>. Diese sollten nicht länger als ein paar Sätze sein und sich auf die beiden Punkte oben konzentrieren.</p></li><li><p><b>Frage mich</b>, nachdem du mir die Zusammenfassung präsentiert hast, ob du eine ausführlichere Antwort liefern sollst. Nur, wenn ich ja sage:</p><ul><li><p>Schlage konkrete Überarbeitungen vor (Stichpunkte oder kurze Absätze), die das Argument klarer und prägnanter machen und es besser auf die unterstützenden Dateien abstimmen.</p></li><li><p>Schlage 3–5 nachträgliche Bearbeitungen oder Ergänzungen vor, mit denen dieses Element und seine verknüpften Dokumente bereit für die Übergabe an Stakeholder wären.</p></li></ul></li></ul>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Fasse die Hauptideen und wichtigsten Punkte von <a>{url}</a> in 3–5 klaren, vollständigen Sätzen zusammen.</p><p>Gib alle wichtigen Details wie Namen, Daten und wichtige Entscheidungen an.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Nutzt KI. Überprüfen Sie die Ergebnisse.',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo überlegt',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': 'Verbinden',
@@ -159,6 +159,12 @@ 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_prompt_button_ask_rovo.non-final': 'Ask Rovo',
163
+ 'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Find open questions',
164
+ 'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
165
+ 'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
166
+ 'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
167
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Key highlights',
162
168
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
163
169
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
164
170
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
@@ -166,9 +172,16 @@ exports.default = {
166
172
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
167
173
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
168
174
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
175
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
176
+ 'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>Look at this <a>{url}</a> and list any open questions, unresolved decisions, or asks that still need follow‑up. Group them by owner if possible and keep it concise.</p>',
177
+ '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>',
178
+ '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>',
179
+ '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>',
180
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': "<p>Based on <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>",
169
181
  'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>From this <a>{url}</a> and the {context} I’m viewing now as context:</p><ul><li><p>Search across all sources I can access for items that discuss <b>similar concepts, themes, or problems</b>, or that <b>reference similar or closely related sources</b> (including links to the same or related pages, issues, or docs).</p></li><li><p>Return the results as a list or table with columns: <code>Item</code>, <code>Type</code>, <code>Short summary</code>, and <code>Why it’s similar</code>.</p></li><li><p>For each result, give a one‑sentence <b>Short summary</b> of what the item is about.</p></li><li><p>In <b>Why it’s similar</b>, briefly explain (in a phrase or short sentence) what makes it related to this Smart Link and/or the item I’m viewing (for example: same project, similar decision, shared requirements, overlapping stakeholders, similar metrics, or referencing related docs).</p></li><li><p>Order the list from <b>most to least relevant</b> based on Rovo’s assessment of semantic similarity to both the Smart Link target and the current item. Prioritize items that I do not own or have not contributed to.</p></li><li><p>If there are more than 5 results, show the <b>5 most relevant</b> and state how many additional items you found.</p></li></ul>',
170
182
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>From <a>{url}</a> and the {context} I’m viewing now:</p><ul><li><p>Search across all Confluence pages and Jira work items I can access for other items that contain this exact Smart Link (same underlying URL/resource).</p></li><li><p>List all matching items in a table with columns: <code>Item</code>, <code>Type</code>, <code>Short summary</code>, <code>How this item uses the link</code>, and <code>Relevance to current item</code>.</p></li><li><p>For <code>Short summary</code>, give a one‑sentence description of what the {context} is about.</p></li><li><p>For <code>How this item uses the link</code>, briefly explain the role this link plays there (e.g., decision doc, background context, implementation details, status update).</p></li><li><p>For <code>Relevance to current item</code>, compare each item to the {context} I’m viewing now and label it <code>High</code>, <code>Medium</code>, or <code>Low</code> relevance, with a short reason (a phrase or single clause).</p></li><li><p>If there are more than 15 matches, show the 15 most relevant and tell me how many additional matches exist.</p></li></ul>',
171
183
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Using the {context} I’m viewing now, plus all files and links referenced in it (including <a>{url}</a>):</p><ul><li><p>Identify unclear reasoning, missing context, or contradictions between the item and its linked files.</p></li><li><p>Call out any places where assumptions are not backed up by data or prior docs.</p></li><li><p>Stay concise: summarize your findings in <b>no more than three short paragraphs of content listed as bullets</b> of no more than a couple of sentences long focused only on the two points above.</p></li><li><p>After presenting that summary, <b>ask me explicitly</b> if I want you to go deeper. Only if I say yes, then:</p><ul><li><p>Suggest concrete rewrites (bullets or short paragraphs) to make the argument clearer, more concise, and better aligned with the supporting files.</p></li><li><p>Propose 3–5 follow‑up edits or additions that would make this item and its linked docs “share‑ready” for stakeholders.</p></li></ul></li></ul>',
184
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Summarize the main ideas and key points of <a>{url}</a> in 3-5 clear, complete sentences.</p><p>Preserve any important details such as names, dates, and key decisions.</p>',
172
185
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Uses AI. Verify Results.',
173
186
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo is thinking',
174
187
  'fabric.linking.rovo_unauthorised.connect_account': 'Connect',
@@ -159,6 +159,12 @@ 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_prompt_button_ask_rovo.non-final': 'Ask Rovo',
163
+ 'fabric.linking.rovo_prompt_button_find_open_questions.non-final': 'Find open questions',
164
+ 'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "Highlight what's relevant",
165
+ 'fabric.linking.rovo_prompt_button_identify_key_points.non-final': 'Identify key points',
166
+ 'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': 'Identify key trends',
167
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Key highlights',
162
168
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommend other sources',
163
169
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Show other mentions',
164
170
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggest {context} improvement',
@@ -166,9 +172,16 @@ exports.default = {
166
172
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'page',
167
173
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira work item',
168
174
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'work item',
175
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`I have a question about this linked item` {url}',
176
+ 'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '<p>Look at this <a>{url}</a> and list any open questions, unresolved decisions, or asks that still need follow‑up. Group them by owner if possible and keep it concise.</p>',
177
+ '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>',
178
+ '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>',
179
+ '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>',
180
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': "<p>Based on <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>",
169
181
  'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>From this <a>{url}</a> and the {context} I’m viewing now as context:</p><ul><li><p>Search across all sources I can access for items that discuss <b>similar concepts, themes, or problems</b>, or that <b>reference similar or closely related sources</b> (including links to the same or related pages, issues, or docs).</p></li><li><p>Return the results as a list or table with columns: <code>Item</code>, <code>Type</code>, <code>Short summary</code>, and <code>Why it’s similar</code>.</p></li><li><p>For each result, give a one‑sentence <b>Short summary</b> of what the item is about.</p></li><li><p>In <b>Why it’s similar</b>, briefly explain (in a phrase or short sentence) what makes it related to this Smart Link and/or the item I’m viewing (for example: same project, similar decision, shared requirements, overlapping stakeholders, similar metrics, or referencing related docs).</p></li><li><p>Order the list from <b>most to least relevant</b> based on Rovo’s assessment of semantic similarity to both the Smart Link target and the current item. Prioritize items that I do not own or have not contributed to.</p></li><li><p>If there are more than 5 results, show the <b>5 most relevant</b> and state how many additional items you found.</p></li></ul>',
170
182
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>From <a>{url}</a> and the {context} I’m viewing now:</p><ul><li><p>Search across all Confluence pages and Jira work items I can access for other items that contain this exact Smart Link (same underlying URL/resource).</p></li><li><p>List all matching items in a table with columns: <code>Item</code>, <code>Type</code>, <code>Short summary</code>, <code>How this item uses the link</code>, and <code>Relevance to current item</code>.</p></li><li><p>For <code>Short summary</code>, give a one‑sentence description of what the {context} is about.</p></li><li><p>For <code>How this item uses the link</code>, briefly explain the role this link plays there (e.g., decision doc, background context, implementation details, status update).</p></li><li><p>For <code>Relevance to current item</code>, compare each item to the {context} I’m viewing now and label it <code>High</code>, <code>Medium</code>, or <code>Low</code> relevance, with a short reason (a phrase or single clause).</p></li><li><p>If there are more than 15 matches, show the 15 most relevant and tell me how many additional matches exist.</p></li></ul>',
171
183
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Using the {context} I’m viewing now, plus all files and links referenced in it (including <a>{url}</a>):</p><ul><li><p>Identify unclear reasoning, missing context, or contradictions between the item and its linked files.</p></li><li><p>Call out any places where assumptions are not backed up by data or prior docs.</p></li><li><p>Stay concise: summarise your findings in <b>no more than three short paragraphs of content listed as bullets</b> of no more than a couple of sentences long focused only on the two points above.</p></li><li><p>After presenting that summary, <b>ask me explicitly</b> if I want you to go deeper. Only if I say yes, then:</p><ul><li><p>Suggest concrete rewrites (bullets or short paragraphs) to make the argument clearer, more concise, and better aligned with the supporting files.</p></li><li><p>Propose 3–5 follow‑up edits or additions that would make this item and its linked docs “share‑ready” for stakeholders.</p></li></ul></li></ul>',
184
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Summarise the main ideas and key points of <a>{url}</a> in 3-5 clear, complete sentences.</p><p>Preserve any important details such as names, dates, and key decisions.</p>',
172
185
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Uses AI. Verify Results.',
173
186
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo is thinking',
174
187
  'fabric.linking.rovo_unauthorised.connect_account': 'Connect',
@@ -159,6 +159,12 @@ 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_prompt_button_ask_rovo.non-final': '⁣⁢Ask Rovo؜؜‍؜⁠‌⁡‍‌⁠⁠⁣⁤',
163
+ 'fabric.linking.rovo_prompt_button_find_open_questions.non-final': '⁣⁢Find open questions؜‍؜⁡‌⁡⁠⁡‌⁡⁣⁤',
164
+ 'fabric.linking.rovo_prompt_button_highlight_relevant_content.non-final': "⁣⁢Highlight what's relevant‌؜⁠⁠‌⁠؜⁡‍⁣⁤",
165
+ 'fabric.linking.rovo_prompt_button_identify_key_points.non-final': '⁣⁢Identify key points⁠‌⁡⁡‌⁠‍‍‍⁡⁣⁤',
166
+ 'fabric.linking.rovo_prompt_button_identify_key_trends.non-final': '⁣⁢Identify key trends‌‍⁡؜‍⁠‍؜⁡⁠⁣⁤',
167
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': '⁣⁢Key highlights⁠‍⁡‍⁠؜‌‍⁠⁠⁠⁣⁤',
162
168
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': '⁣⁢Recommend other sources‌⁡؜⁠؜؜⁡‍⁠⁣⁤',
163
169
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': '⁣⁢Show other mentions؜⁡⁠‍‍‍‌؜‌‌‍‌‍‌⁡⁣⁤',
164
170
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': '⁣⁢Suggest {context} improvement⁠؜⁠⁡⁠‍⁠⁡⁡‍⁣⁤',
@@ -166,9 +172,16 @@ exports.default = {
166
172
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': '⁣⁢page؜⁡⁡؜⁡؜‌⁡‍⁠‍؜⁣⁤',
167
173
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': '⁣⁢Jira work item‍‌‍⁡⁠‍⁠‍⁣⁤',
168
174
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': '⁣⁢work item⁡⁠⁠‍⁠؜؜‍‍⁣⁤',
175
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '⁣⁢`I have a question about this linked item` {url}‍‌⁡⁠‍⁣⁤',
176
+ 'fabric.linking.rovo_prompt_message_find_open_questions.non-final': '⁣⁢<p>Look at this <a>{url}</a> and list any open questions, unresolved decisions, or asks that still need follow‑up. Group them by owner if possible and keep it concise.</p>⁠⁡⁡‍‍‍‍‌⁣⁤',
177
+ '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>‍؜⁠؜؜⁠‍⁠؜⁠⁣⁤',
178
+ '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>؜‌⁡‌؜‌‌⁡⁠⁠‌⁡⁣⁤',
179
+ '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>⁠⁡‌؜؜⁠⁠⁠⁡؜‌‍؜‍⁣⁤',
180
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': "⁣⁢<p>Based on <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>⁠‌⁠؜⁡⁡‌؜‍⁠⁡؜⁣⁤",
169
181
  'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '⁣⁢<p>From this <a>{url}</a> and the {context} I’m viewing now as context:</p><ul><li><p>Search across all sources I can access for items that discuss <b>similar concepts, themes, or problems</b>, or that <b>reference similar or closely related sources</b> (including links to the same or related pages, issues, or docs).</p></li><li><p>Return the results as a list or table with columns: <code>Item</code>, <code>Type</code>, <code>Short summary</code>, and <code>Why it’s similar</code>.</p></li><li><p>For each result, give a one‑sentence <b>Short summary</b> of what the item is about.</p></li><li><p>In <b>Why it’s similar</b>, briefly explain (in a phrase or short sentence) what makes it related to this Smart Link and/or the item I’m viewing (for example: same project, similar decision, shared requirements, overlapping stakeholders, similar metrics, or referencing related docs).</p></li><li><p>Order the list from <b>most to least relevant</b> based on Rovo’s assessment of semantic similarity to both the Smart Link target and the current item. Prioritize items that I do not own or have not contributed to.</p></li><li><p>If there are more than 5 results, show the <b>5 most relevant</b> and state how many additional items you found.</p></li></ul>؜؜⁡؜⁡‍⁣⁤',
170
182
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '⁣⁢<p>From <a>{url}</a> and the {context} I’m viewing now:</p><ul><li><p>Search across all Confluence pages and Jira work items I can access for other items that contain this exact Smart Link (same underlying URL/resource).</p></li><li><p>List all matching items in a table with columns: <code>Item</code>, <code>Type</code>, <code>Short summary</code>, <code>How this item uses the link</code>, and <code>Relevance to current item</code>.</p></li><li><p>For <code>Short summary</code>, give a one‑sentence description of what the {context} is about.</p></li><li><p>For <code>How this item uses the link</code>, briefly explain the role this link plays there (e.g., decision doc, background context, implementation details, status update).</p></li><li><p>For <code>Relevance to current item</code>, compare each item to the {context} I’m viewing now and label it <code>High</code>, <code>Medium</code>, or <code>Low</code> relevance, with a short reason (a phrase or single clause).</p></li><li><p>If there are more than 15 matches, show the 15 most relevant and tell me how many additional matches exist.</p></li></ul>؜‌‍‌‌؜⁡⁣⁤',
171
183
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '⁣⁢<p>Using the {context} I’m viewing now, plus all files and links referenced in it (including <a>{url}</a>):</p><ul><li><p>Identify unclear reasoning, missing context, or contradictions between the item and its linked files.</p></li><li><p>Call out any places where assumptions are not backed up by data or prior docs.</p></li><li><p>Stay concise: summarize your findings in <b>no more than three short paragraphs of content listed as bullets</b> of no more than a couple of sentences long focused only on the two points above.</p></li><li><p>After presenting that summary, <b>ask me explicitly</b> if I want you to go deeper. Only if I say yes, then:</p><ul><li><p>Suggest concrete rewrites (bullets or short paragraphs) to make the argument clearer, more concise, and better aligned with the supporting files.</p></li><li><p>Propose 3–5 follow‑up edits or additions that would make this item and its linked docs “share‑ready” for stakeholders.</p></li></ul></li></ul>‍؜؜⁠⁠‌⁠⁠⁣⁤',
184
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '⁣⁢<p>Summarize the main ideas and key points of <a>{url}</a> in 3-5 clear, complete sentences.</p><p>Preserve any important details such as names, dates, and key decisions.</p>‍؜⁡⁠‍⁠‌‍‌⁡⁡⁣⁤',
172
185
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': '⁣⁢Uses AI. Verify Results.⁠⁡⁠‌⁡‍⁠‍‍⁠⁡‌⁡‌⁣⁤',
173
186
  'fabric.linking.rovo_summary.loading.non-final': '⁣⁢Rovo is thinking؜؜؜⁠⁡؜؜⁣⁤',
174
187
  'fabric.linking.rovo_unauthorised.connect_account': '⁣⁢Connect‌‍؜⁡‌‍‌⁡⁠⁣⁤',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': 'Enlace restringido, prueba con otra cuenta',
159
159
  'fabric.linking.retry': 'Reintentar',
160
160
  'fabric.linking.rovo_actions_explore-non-final': 'Explorar',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Preguntar a Rovo',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Lo más destacado',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recomendar otras fuentes',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Mostrar otras menciones',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Sugerir mejora de {context}',
@@ -165,15 +167,18 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'página',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Actividad de Jira',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'actividad',
168
- 'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>A partir de <a>{url}</a> y de {context} que estoy viendo ahora como referencia:</p><ul><li><p>Busca en todas las fuentes a las que tenga acceso elementos que traten <b>conceptos, temas o problemas similares</b>, o que <b>hagan referencia a fuentes similares o estrechamente relacionadas</b> (incluidos enlaces a páginas, números o documentos iguales o relacionados).</p></li><li><p>Muestra los resultados en forma de lista o tabla con las siguientes columnas: <code>Elemento</code>, <code>Tipo</code>, <code>Resumen breve</code> y <code>Por qué es similar</code>.</p></li><li><p>Para cada resultado, proporciona un <b>resumen breve</b> de una sola frase sobre el contenido del elemento.</p></li><li><p>En <b>Por qué es similar</b>, explica brevemente (en una frase o en una oración corta) qué lo relaciona con este enlace inteligente y con el elemento que estoy viendo (por ejemplo: mismo proyecto, decisión similar, requisitos compartidos, partes interesadas que se solapan, métricas similares o referencia a documentos relacionados).</p></li><li><p>Ordena la lista de <b>más a menos relevante</b> según la evaluación de Rovo de la similitud semántica tanto con el destino del enlace inteligente como con el elemento actual. Da prioridad a los elementos que no sean de mi propiedad o a los que no haya contribuido.</p></li><li><p>Si hay más de 5 resultados, muestra los <b>5 más relevantes</b> e indica cuántos elementos adicionales has encontrado.</p></li></ul>',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': 'Tengo una pregunta sobre este elemento vinculado {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>Según <a>{url}</a> y la página o el ticket que estoy viendo en este momento, resalta las partes del contenido vinculado que sean más relevantes para esta actividad. Explica brevemente por qué es relevante cada parte.</p>',
172
+ 'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>A partir de <a>{url}</a> y de {context} que estoy viendo ahora como referencia:</p><ul><li><p>Busca en todas las fuentes a las que tenga acceso elementos que traten <b>conceptos, temas o problemas similares</b>, o que <b>hagan referencia a fuentes similares o estrechamente relacionadas</b> (incluidos enlaces a páginas, números o documentos iguales o relacionados).</p></li><li><p>Muestra los resultados en forma de lista o tabla con las siguientes columnas: <code>Elemento</code>, <code>Tipo</code>, <code>Resumen breve</code> y <code>Por qué es similar</code>.</p></li><li><p>Para cada resultado, proporciona un <b>resumen breve</b> de una sola frase sobre el contenido del elemento.</p></li><li><p>En <b>Por qué es similar</b>, explica brevemente (en una frase o en una oración corta) qué lo relaciona con este enlace inteligente y con el elemento que estoy viendo (por ejemplo: mismo proyecto, decisión similar, requisitos compartidos, partes interesadas que se solapan, métricas similares o referencia a documentos relacionados).</p></li><li><p>Ordena la lista de <b>más a menos relevante</b> según la evaluación de Rovo de la similitud semántica tanto con el destino del enlace inteligente como con el elemento actual. Da prioridad a los elementos que no sean de mi propiedad o a los que no haya contribuido.</p></li><li><p>Si hay más de 5 resultados, muestra los <b>5 más pertinentes</b> e indica cuántos elementos adicionales has encontrado.</p></li></ul>',
169
173
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>A partir de <a>{url}</a> y de {context} que estoy viendo ahora:</p><ul><li><p>Busca en todas las páginas de Confluence y actividades de Jira a los que tengo acceso otros elementos que contengan este enlace inteligente exacto (la misma URL o recurso subyacente).</p></li><li><p>Enumera todos los elementos coincidentes en una tabla con las columnas: <code>Elemento</code>, <code>Tipo</code>, <code>Resumen breve</code>, <code>Cómo utiliza este elemento el enlace</code> y <code>Relevancia para el elemento actual</code>.</p></li><li><p>En <code>Resumen breve</code>, ofrece una descripción de una sola frase sobre lo que trata {context}.</p></li><li><p>En <code>Cómo utiliza este elemento el enlace</code>, explica brevemente el rol que desempeña este enlace ahí (por ejemplo, documento de decisión, contexto de fondo, detalles de implementación, actualización de estado).</p></li><li><p>En <code>Relevancia para el elemento actual</code>, compara cada elemento con el {context} que estoy viendo ahora y clasifícalo como relevancia <code>Alta</code>, <code>Media</code> o <code>Baja</code> con una breve justificación (una frase o una sola cláusula).</p></li><li><p>Si hay más de 15 coincidencias, muestra las 15 más relevantes e indícame cuántas coincidencias adicionales existen.</p></li></ul>',
170
174
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Utilizando el {context} que estoy viendo ahora, además de todos los archivos y enlaces a los que hace referencia (incluido <a>{url}</a>):</p><ul><li><p>Identifica razonamientos poco claros, contexto que falte o contradicciones entre el elemento y sus archivos vinculados.</p></li><li><p>Señala cualquier punto en el que las suposiciones no estén respaldadas por datos o documentos previos.</p></li><li><p>Sé conciso: resume tus conclusiones en <b>no más de tres párrafos breves, con contenido en forma de viñetas</b> de no más de un par de frases cada una, centrándote únicamente en los dos puntos anteriores.</p></li><li><p>Tras presentar ese resumen, <b>pregúntame explícitamente</b> si quiero que profundices más. Solo si digo que sí, entonces:</p><ul><li><p>Sugiere reescrituras concretas (puntos o párrafos cortos) para que el argumento sea más claro, más conciso y esté mejor alineado con los archivos de apoyo.</p></li><li><p>Propón entre 3 y 5 cambios o añadidos de seguimiento que hagan que este elemento y sus documentos vinculados estén “listos para compartir” con las partes interesadas.</p></li></ul></li></ul>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Resume las ideas principales y los puntos clave de <a>{url}</a> en 3-5 oraciones claras y completas.</p><p>Conserva cualquier detalle importante como nombres, fechas y decisiones clave.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Se ha utilizado IA. Verifica los resultados.',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo está pensando',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': 'Conectar',
174
179
  'fabric.linking.rovo_unauthorised.feature.clear_link_names': 'Convierte las URL largas en nombres de enlaces claros',
175
180
  'fabric.linking.rovo_unauthorised.feature.go_deeper_smart_suggestions': 'Profundiza más con sugerencias inteligentes',
176
- 'fabric.linking.rovo_unauthorised.feature.understand_linked_docs': 'Comprende documentos vinculados en cuestión de segundos',
181
+ 'fabric.linking.rovo_unauthorised.feature.understand_linked_docs': 'Comprende los documentos vinculados en segundos',
177
182
  'fabric.linking.rovo_unauthorised.not_now': 'Quizás más adelante',
178
183
  'fabric.linking.rovo_unauthorised.title': 'Consigue flujos de trabajo más eficientes conectando tu cuenta de {context}',
179
184
  'fabric.linking.rovo_unauthorised.title_no_provider': 'Consigue flujos de trabajo más eficientes conectando tu cuenta',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': 'Rajoitettu linkki, kokeile toista tiliä',
159
159
  'fabric.linking.retry': 'Yritä uudelleen',
160
160
  'fabric.linking.rovo_actions_explore-non-final': 'Tutki',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Kysy Rovolta',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Keskeiset kohokohdat',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Suosittele muita lähteitä',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Näytä muut maininnat',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Ehdota parannuksia kontekstiin {context}',
@@ -165,9 +167,12 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'sivu',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira-työtehtävä',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'työtehtävä',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '"Minulla on kysymys tästä yhdistetystä kohteesta" {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>Perustuen linkkiin <a>{url}</a> ja parhaillaan katselemaani sivuun tai tukipyyntöön, korosta yhdistetystä sisällöstä kohdat, joilla on suurin merkitys tälle työlle. Selitä lyhyesti, miksi kukin osa on merkityksellinen.</p>',
168
172
  'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>Kontekstina tämä osoite <a>{url}</a> ja kohde {context}, jota parhaillaan katselen:</p><ul><li><p>Hae kaikista lähteistä, joiden käyttöoikeus minulla on, kohteita, joissa käsitellään <b>samankaltaisia käsitteitä, teemoja tai ongelmia</b> tai jotka <b>viittaavat samankaltaisiin tai läheisesti liittyviin lähteisiin</b> (mukaan lukien linkit samaan tai liittyviin sivuihin, asioihin tai asiakirjoihin).</p></li><li><p>Anna tulokset luettelona tai taulukkona, jossa on seuraavat sarakkeet: <code>Kohde</code>, <code>Tyyppi</code>, <code>Lyhyt yhteenveto</code> ja <code>Miksi se on samankaltainen</code>.</p></li><li><p>Anna kustakin tuloksesta yhden lauseen mittainen <b>Lyhyt yhteenveto</b> siitä, mistä kohteessa on kyse.</p></li><li><p>Selitä kohdassa <b>Miksi se on samankaltainen</b> lyhyesti (virkkeellä tai lyhyellä lauseella), miksi se liittyy tähän Smart Linkiin ja/tai kohteeseen, jota parhaillaan katselen (esimerkiksi: sama projekti, samankaltainen päätös, yhteiset edellytykset, limittyvät sidosryhmät, samankaltaiset mittarit tai viittaukset liittyviin asiakirjoihin).</p></li><li><p>Järjestä luettelo <b>vähiten merkityksellisestä eniten merkitykselliseen</b> perustuen Rovon arviointiin semanttisesta samankaltaisuudesta sekä Smart Linkin kohteeseen että nykyiseen kohteeseen. Priorisoi kohteita, joita en omista tai joihin en ole osallistunut.</p></li><li><p>Jos tuloksia on yli viisi, näytä <b>5 merkityksellisintä</b> ja ilmoita, montako muuta kohdetta löysit.</p></li></ul>',
169
173
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>Osoitteesta <a>{url}</a> ja kohteesta {context}, jota parhaillaan katselen:</p><ul><li><p>Hae kaikista Confluence-sivuista ja Jira-työtehtävistä, joiden käyttöoikeus minulla on, muita kohteita, jotka sisältävät tämän saman Smart Linkin (sama taustalla oleva URL-osoite/resurssi).</p></li><li><p>Luettele kaikki vastaavat kohteet taulukossa, jossa on seuraavat sarakkeet: <code>Kohde</code>, <code>Tyyppi</code>, <code>Lyhyt yhteenveto</code>, <code>Miten tämä kohde käyttää tätä linkkiä</code> ja <code>Merkitys nykyiselle kohteelle</code>.</p></li><li><p>Anna kohdassa <code>Lyhyt yhteenveto</code> yhden lauseen mittainen kuvaus siitä, mistä {context} kertoo.</p></li><li><p>Selitä kohdassa <code>Miten tämä kohde käyttää tätä linkkiä</code> lyhyesti, mikä rooli tällä linkillä on (esim. päätösasiakirja, taustoittava konteksti, toteutuksen yksityiskohdat, tilapäivitys).</p></li><li><p>Vertaa kohdassa <code>Merkitys nykyiselle kohteelle</code> kutakin kohdetta parhaillaan katselemaani sisältöön {context} ja anna sen merkitykseksi joko <code>Korkea</code>, <code>Keskitaso</code> tai <code>Alhainen</code> sekä lyhyt syy (virke tai yksi lause).</p></li><li><p>Jos tuloksia on yli 15, näytä 15 merkityksellisintä ja ilmoita, paljonko muita tuloksia on.</p></li></ul>',
170
174
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Käytä parhaillaan katselemaani kohdetta {context} ja kaikkia tiedostoja ja linkkejä, joihin siinä viitataan (mukaan lukien <a>{url}</a>), ja tee seuraava:</p><ul><li><p>Tunnista epäselvät perustelut, puuttuva konteksti tai ristiriidat tämän kohteen ja sen linkitettyjen tiedostojen välillä.</p></li><li><p>Mainitse kohdat, joissa oletuksien tukena ei ole käytetty dataa tai aiempia asiakirjoja.</p></li><li><p>Käytä ytimekästä ilmaisua: anna löydöksiesi yhteenvedossa <b>korkeintaan kolme lyhyttä kappaletta, joissa sisältö on korkeintaan parin lauseen mittaisina luetelmina</b>, keskittyen kahteen yllä mainittuun seikkaan.</p></li><li><p>Tämän yhteenvedon antamisen jälkeen <b>kysy minulta erikseen</b> haluanko, että pureudut syvemmälle. Vain jos vastaan myöntävästi, tee seuraava:</p><ul><li><p>Ehdota konkreettisia muokkauksia (luetelmia tai lyhyitä kappaleita), joilla perustelusta saa selkeämmän, tiiviimmän ja paremmin tukitiedostojen mukaisen.</p></li><li><p>Ehdota 3–5 jatkomuokkausta tai lisäystä, joilla tämän kohteen ja sen linkitetyt tiedostot voisi saada valmiiksi sidosryhmille jaettavaksi.</p></li></ul></li></ul>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Tiivistä linkin <a>{url}</a> pääideat ja keskeiset kohdat 3–5 selkeään ja kokonaiseen virkkeeseen.</p><p>Säilytä kaikki tärkeät tiedot, kuten nimet, päivämäärät ja keskeiset päätökset.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Käyttää tekoälyä. Tarkista tulokset.',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo miettii',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': 'Yhdistä',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': 'Lien restreint, essayez un autre compte',
159
159
  'fabric.linking.retry': 'Réessayer',
160
160
  'fabric.linking.rovo_actions_explore-non-final': 'Explorer',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Demander à Rovo',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Points forts',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Recommander d’autres sources',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Afficher les autres mentions',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggérer une amélioration {context}',
@@ -165,9 +167,12 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'de la page',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Ticket Jira',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'du ticket',
168
- 'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': "<p>À partir de cette <a>{url}</a> et du contenu ({context}) que je consulte actuellement comme contexte :</p><ul><li><p>Recherche dans toutes les sources auxquelles j’ai accès les tâches qui traitent de <b>concepts, thèmes ou problèmes similaires</b>, ou qui <b>font référence à des sources similaires ou étroitement liées</b> (y compris les liens vers les mêmes pages ou pages connexes, problèmes ou documents).</p></li><li><p>Renvoie les résultats sous forme de liste ou de tableau avec les colonnes : <code>Tâche</code>, <code>Type</code>, <code>Résumé court</code> et <code>Pourquoi est-ce similaire</code>.</p></li><li><p>Pour chaque résultat, fais un <b>Résumé court</b> d’une phrase sur le sujet de la tâche.</p></li>Dans <b>Pourquoi est-ce similaire</b>, explique brièvement (en une phrase ou une phrase courte) ce qui la lie à ce Lien intelligent et/ou à la tâche que je consulte (par exemple : même projet, décision similaire, exigences partagées, parties prenantes communes, métriques similaires ou référence à des documents connexes).<p><li></li></p>Classe la liste de <b>la plus à la moins pertinente</b> selon l’évaluation de Rovo de la similarité sémantique avec à la fois la cible du Lien intelligent et la tâche actuelle. Classe les tâches que je ne possède pas ou auxquelles je n’ai pas contribué.<p><li></li></p>S'il y a plus de 5 résultats, affiche les <b>5 plus pertinents</b> et indique combien de tâches supplémentaires tu as trouvées.<p><li></li></p></ul>",
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final':  J’ai une question concernant ce ticket associé » {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>En te basant sur <a>{url}</a> et sur la page ou le ticket que je consulte actuellement, mets en évidence les parties du contenu lié qui sont les plus pertinentes pour ce ticket. Explique brièvement pourquoi chacune de ces parties est pertinente.</p>',
172
+ 'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>À partir de cette <a>{url}</a> et du contenu ({context}) que je consulte actuellement comme contexte :</p><ul><li><p>Recherche dans toutes les sources auxquelles j’ai accès les tâches qui traitent de <b>concepts, thèmes ou problèmes similaires</b>, ou qui <b>font référence à des sources similaires ou étroitement liées</b> (y compris les liens vers les mêmes pages ou pages connexes, problèmes ou documents).</p></li><li><p>Renvoie les résultats sous forme de liste ou de tableau avec les colonnes : <code>Tâche</code>, <code>Type</code>, <code>Résumé court</code> et <code>Pourquoi est-ce similaire</code>.</p></li><li><p>Pour chaque résultat, fais un <b>Résumé court</b> d’une phrase sur le sujet de la tâche.</p></li>Dans <b>Pourquoi est-ce similaire</b>, explique brièvement (en quelques mots ou une phrase courte) ce qui la lie à ce Lien intelligent et/ou à la tâche que je consulte (par exemple : même projet, décision similaire, exigences partagées, parties prenantes communes, métriques similaires ou référence à des documents connexes).Classe la liste de <b>la plus à la moins pertinente</b>selon l’évaluation de Rovo de la similarité sémantique avec à la fois la cible du Lien intelligent et la tâche actuelle.<p>Classe les tâches que je ne possède pas ou auxquelles je n’ai pas contribué.</p><li><p>S’il y a plus de 5 résultats, affiche les <b>5 plus pertinents</b> et indique combien de tâches supplémentaires tu as trouvées.</p></li></ul>',
169
173
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>À partir de <a>{url}</a> et du {context} que je consulte actuellement :</p><ul><li><p>Recherche dans toutes les pages Confluence et tous les tickets Jira auxquels j’ai accès d’autres tâches qui contiennent ce Lien intelligent exact (même URL/ressource sous-jacente).</p></li><li><p>Répertorie toutes les tâches correspondantes dans un tableau avec les colonnes : <code>Tâche</code>, <code>Type</code>, <code>Résumé court</code>, <code>Comment cette tâche utilise le lien</code> et <code>Pertinence par rapport à la tâche actuelle</code>.</p></li><li><p>Pour <code>Résumé court</code>, donne une description en une phrase de ce dont traite le {context}.</p></li><li><p>Pour <code>Comment cette tâche utilise le lien</code>, explique brièvement le rôle que joue ce lien (par exemple, document de décision, contexte de fond, détails de mise en oeuvre, mise à jour d’état).</p></li><li><p>Pour <code>Pertinence par rapport à la tâche actuelle</code>, compare chaque tâche au {context} que je consulte actuellement et étiquette-le comme ayant une pertinence <code>Élevée</code>, <code>Moyenne</code> ou <code>Faible</code>, avec une courte justification (une phrase ou une proposition unique).</p></li><li><p>Si il y a plus de 15 correspondances, affiche les 15 plus pertinentes et indique-moi combien de correspondances supplémentaires existent.</p></li></ul>',
170
174
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>À partir du {context} que je consulte actuellement, ainsi que tous les fichiers et liens qui y sont référencés (y compris <a>{url}</a>) :</p><ul><li><p>Identifie les raisonnements peu clairs, le contexte manquant ou les contradictions entre la tâche et ses fichiers liés.</p></li><li><p>Signale tous les endroits où les hypothèses ne sont pas étayées par des données ou des documents antérieurs.</p></li><li><p>Reste concis : résume tes conclusions en <b>trois courts paragraphes maximum présentés sous forme de puces</b> de quelques phrases au plus, en te concentrant uniquement sur les deux points ci-dessus.</p></li><li><p>Après avoir présenté ce résumé, <b>demande-moi explicitement</b> si je souhaite que tu approfondisses. Si je réponds oui, alors :</p><ul><li><p>Suggère des réécritures concrètes (puces ou courts paragraphes) pour rendre l’argument plus clair, plus concis et mieux aligné sur les fichiers de support.</p></li><li><p>Propose trois à cinq modifications ou ajouts de suivi qui rendraient cette tâche et ses documents liés « prêts à être partagés » pour les parties prenantes.</p></li></ul></li></ul>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Récapitule les idées principales et les points clés de <a>{url}</a> en 3 à 5 phrases claires et complètes.</p><p>Garde tous les détails importants, tels que les noms, les dates et les décisions clés.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Utilise l’IA. Vérifiez les résultats.',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo réfléchit',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': 'Connecter',
@@ -153,6 +153,8 @@ exports.default = {
153
153
  'fabric.linking.restricted_link': 'Ograničena poveznica, pokušaj s drugim računom',
154
154
  'fabric.linking.retry': 'Pokušaj ponovno',
155
155
  'fabric.linking.rovo_actions_explore-non-final': 'Istražite',
156
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Pitaj Rovo',
157
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Ključna isticanja',
156
158
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Preporuči druge izvore',
157
159
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Prikaži druga spominjanja',
158
160
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Predloži poboljšanje za {context}',
@@ -160,9 +162,12 @@ exports.default = {
160
162
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'stranicu',
161
163
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Radni predmet Jira',
162
164
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'radni predmet',
165
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': 'Imam pitanje o ovoj povezanoj stavci {url}',
166
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>Na temelju <a>{url}</a> i stranice ili zahtjeva koji trenutačno pregledavam, istaknite dijelove povezanog sadržaja koji su najrelevantniji za ovaj rad. Ukratko objasnite zašto je svaki dio relevantan.</p>',
163
167
  'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>Iz ovog <a>{url}</a> i {context} koje sada gledam kao kontekst:</p><ul><li><p>pretraži sve resurse kojima imam pristup kako bi pronašao stavke u kojima se raspravlja o <b>sličnim konceptima, temama ili problemima</b> ili koje <b>upućuju na slične ili srodne izvore</b> (uključujući poveznice na iste ili povezane stranice, pitanja ili dokumente).</p></li><li><p>Rezultate prikaži kao popis ili tablicu sa stupcima: <code>Stavka</code>, <code>Vrsta</code>, <code>Kratki sažetak</code> i <code>Sličnosti</code>.</p></li><li><p>Za svaki rezultat navedi <b>kratki sažetak</b> od jedne rečenice o tome o čemu je riječ u stavci.</p></li><li><p>U stupcu <b>Sličnosti</b> kratko objasni (u kratkoj rečenici) zašto je povezano s ovom pametnom poveznicom i/ili stavkom koju gledam (na primjer: isti projekt, slična odluka, zajednički zahtjevi, dionici koji se preklapaju, slična metrika ili upućivanje na povezane dokumente).</p></li><li><p>Poredaj popis od <b>najviše do najmanje relevantnog</b> na temelju Rovove procjene semantičke sličnosti s ciljem pametne poveznice i trenutačnom stavkom. Daj prednost stavkama koje mi ne pripadaju ili kojima ne doprinosim.</p></li><li><p>Ako ima više od 5 rezultata, prikaži <b>5 najrelevantnijih</b> i navedi koliko je još stavki pronađeno.</p></li></ul>',
164
168
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>Iz <a>{url}</a> i {context} koje sada gledam:</p><ul><li><p>pretraži sve Confluence stranice i Jira radne predmete kojima imam pristup kako bi pronašao druge stavke koje sadrže ovu istu pametnu poveznicu (isti povezani URL/resurs).</p></li><li><p>Sve stavke koje se podudaraju navedi u tablici sa stupcima: <code>Stavka</code>, <code>Vrsta</code>, <code>Kratki sažetak</code>, <code>Kako ova stavka koristi poveznicu</code> i <code>Relevantnost za trenutačnu stavku</code>.</p></li><li><p>U <code>Kratkom sažetku</code> navedi opis od jedne rečenice o tome o čemu je riječ u {context}.</p></li><li><p>U stupcu <code>Kako ova stavka koristi poveznicu</code> kratko objasni ulogu koju ova poveznica ima ondje (npr. dokument o odluci, kontekst, pojedinosti implementacije, ažuriranje statusa).</p></li><li><p>U stupcu <code>Relevantnost za trenutačnu stavku</code> usporedi svaku stavku s {context} koji sada gledam i označi je s <code>Visoka</code>, <code>Srednja</code> ili <code>Niska</code> relevantnost uz kratko obrazloženje (jedna rečenica).</p></li><li><p>Ako ima više od 15 podudaranja, prikaži 15 najrelevantnijih i navedi koliko je još dodatnih podudaranja.</p></li></ul>',
165
169
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Koristeći {context} koji sada gledam i sve datoteke i poveznice na koje se ondje upućuje (uključujući <a>{url}</a>):</p><ul><li><p>pronađi nejasno obrazloženje, kontekst koji nedostaje ili proturječnosti između stavke i povezanih datoteka.</p></li><li><p>Istakni sva mjesta na kojima pretpostavke nisu potkrijepljene podacima ili prethodnim dokumentima.</p></li><li><p>Budi sažet: sažmi nalaze u <b>najviše tri kratka odlomka sadržaja navedena u natuknicama</b> s nekoliko rečenica uz isključiv fokus na dvije prethodno navedene točke.</p></li><li><p>Nakon prikaza tog sažetka <b>izričito me pitaj</b> želim li ga produbiti. Samo ako kažem da, tada:</p><ul><li><p>predloži konkretne prerade (natuknice ili kratki odlomci) kako bi argument bio jasniji, sažetiji i bolje usklađen s popratnim datotekama.</p></li><li><p>Predloži 3 – 5 naknadnih uređivanja ili dodavanja koji bi ovu stavku i povezane dokumente učinili spremnima za dijeljenje dionicima.</p></li></ul></li></ul>',
170
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Sažmite glavne ideje i ključne točke stavka <a>{url}</a> u 3 do 5 jasnih, cjelovitih rečenica.</p><p>Sačuvajte sve važne detalje poput imena, datuma i ključnih odluka.</p>',
166
171
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'Upotrebljava AI. Provjerite rezultate.',
167
172
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo razmišlja',
168
173
  'fabric.linking.rovo_unauthorised.connect_account': 'Poveži',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': 'Korlátozott link, próbálkozz másik fiókkal',
159
159
  'fabric.linking.retry': 'Újra',
160
160
  'fabric.linking.rovo_actions_explore-non-final': 'Felfedezés',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Kérdezd a Rovót',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Fő kiemelések',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Más források ajánlása',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'További említések megjelenítése',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': '{context} javításával kapcsolatos javaslat',
@@ -165,9 +167,12 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'oldal',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira-ügy',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'Ügy',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '„Kérdésem van ezzel a hivatkozott elemmel kapcsolatban” {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>A(z) <a>{url}</a> és az éppen megtekintett oldal vagy jegy alapján emeld ki a hivatkozott tartalomnak az ügy tekintetében legrelevánsabb részeit. Magyarázd el röviden, miért relevánsak az egyes részek.</p>',
168
172
  'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': '<p>Ezen <a>{url}</a> és a kontextusként általam jelenleg megtekintett {context} esetén:</p><ul><li><p>Keress olyan tételeket az összes általam elérhető forrásban, amelyek <b>hasonló fogalmakkal, témákkal vagy problémákkal foglalkoznak</b>, vagy amelyek <b>hasonló vagy szorosan kapcsolódó forrásokra hivatkoznak</b> (beleértve az ugyanezen oldalakra vagy kapcsolódó oldalakra, ügyekre vagy dokumentumokra mutató linkeket is).</p></li><li><p>A találatokat listaként vagy táblázatban jelenítsd meg a következő oszlopokkal: <code>Tétel</code>, <code>Típus</code>, <code>Rövid összefoglaló</code> és <code>Miért hasonló?</code>.</p></li><li><p>Az egyes találatokhoz írj egymondatos <b>Rövid összefoglalót</b> arról, hogy miről szól a tétel.</p></li><li><p>A <b>Miért hasonló?</b> oszlopban írd le röviden (egyetlen kifejezéssel vagy rövid mondattal), hogy hogyan kapcsolódik ehhez az okoslinkhez és/vagy az általam megtekintett tételhez (példa: ugyanaz a projekt, hasonló döntés, közös követelmények, átfedésben lévő érdekelt felek, hasonló mérőszámok vagy kapcsolódó dokumentumokra való hivatkozás).</p></li><li><p>A listát rendezd <b>a legrelevánsabbaktól a legkevésbé releváns találatok felé</b> a Rovo szemantikus hasonlósági értékelése alapján mind az okoslinket, mind az aktuális tételt illetően. Rangsorold azokat a tételeket, amelyeknek nem én vagyok a tulajdonosa, vagy amelyekben nem jártam el közreműködőként.</p></li><li><p>5-nél több találat esetén jelenítsd meg az <b>5 legrelevánsabbat</b>, és jelezd, hogy még hány további tételt találtál.</p></li></ul>',
169
173
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': '<p>Ezen <a>{url}</a> és az általam jelenleg megtekintett {context} esetén:</p><ul><li><p>Keress olyan tételeket az általam elérhető összes Confluence-oldalon és Jira-ügyben, amelyek pontosan tartalmazzák a következő okoslinket (azonos mögöttes URL/erőforrás).</p></li><li><p>Sorold fel az összes egyező tételt egy táblázatban a következő oszlopokkal: <code>Tétel</code>, <code>Típus</code>, <code>Rövid összefoglaló</code>, <code>Hogyan használja ez a tétel a linket?</code>és <code>Relevancia az aktuális tétel szempontjából</code>.</p></li><li><p>A <code>Rövid összefoglaló</code> tartalmazzon egy egymondatos leírást arról, hogy miről szól a jelen {context}.</p></li><li><p>A <code>Hogyan használja ez a tétel a linket?</code> oszlopban magyarázd el röviden a link által itt betöltött szerepet (pl. döntési dokumentum, háttérkontextus, bevezetési részletek, állapotfrissítés).</p></li><li><p>A <code>Relevancia az aktuális tétel szempontjából</code> oszlopban hasonlítsd össze az egyes tételeket az általam jelenleg megtekintett tartalommal ({context}), és címkézd <code>Magas</code>, <code>Közepes</code> vagy <code>Alacsony</code> relevanciával és írj egy rövid indoklást (egyetlen kifejezés vagy tagmondat).</p></li><li><p>15-nél több egyezés esetén jelenítsd meg a 15 legrelevánsabbat, és jelezd, hogy még hány további egyezés létezik.</p></li></ul>',
170
174
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': '<p>Az általam jelenleg megtekintett {context}, illetve a benne hivatkozott összes fájl és link (beleértve a következőt: <a>{url}</a>) használatával:</p><ul><li><p>Azonosítsd a nem egyértelmű indoklást, a hiányzó kontextust vagy ellentmondásokat a tétel és az összekapcsolt fájljai közt.</p></li><li><p>Jelezz minden olyan helyet, ahol a feltételezéseket nem támasztják alá adatok vagy előzetes dokumentumok.</p></li><li><p>Maradj tömör: a találatokat foglald össze <b>legfeljebb három bekezdésnyi tartalomként, pontokban felsorolva</b>, és ez ne legyen több néhány mondatnál, kizárólag a fenti két pontra koncentrálva.</p></li><li><p>Az összefoglaló bemutatása után <b>kérdezz rá kifejezetten</b>, hogy szeretném-e, ha mélyebbre ásnál. Amennyiben a válaszom igen, akkor:</p><ul><li><p>Tegyél konkrét javaslatokat átfogalmazásra (pontokban vagy rövid bekezdésekben), amelyekkel érthetőbb, tömörebb lesz az érvelés, és jobban igazodik a támogató fájlokhoz.</p></li><li><p>Javasolj 3–5 utólagos szerkesztést vagy kiegészítést, amely segítene, hogy a tétel és az összekapcsolt dokumentumai megoszthatóak legyenek az érdekelt felekkel.</p></li></ul></li></ul>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Foglald össze a(z) <a>{url}</a> főbb gondolatait és kulcspontjait 3–5 világos, teljes mondatban.</p><p>Őrizd meg a fontos részleteket, például neveket, dátumokat és kulcsfontosságú döntéseket.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'MI-t használ. Ellenőrizd az eredményeket.',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'A Rovo gondolkozik',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': 'Csatlakoztatás',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': 'Link con restrizioni, prova con un altro account',
159
159
  'fabric.linking.retry': 'Riprova',
160
160
  'fabric.linking.rovo_actions_explore-non-final': 'Esplora',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Chiedi a Rovo',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': 'Punti salienti principali',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': 'Raccomanda altre origini',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': 'Mostra altre menzioni',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': 'Suggerisci un miglioramento per {context}',
@@ -165,9 +167,12 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'pagina',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Ticket Jira',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': 'ticket',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '"Ho una domanda su questo elemento collegato" {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p>Basandoti su <a>{url}</a> e sulla pagina o sul ticket che sto visualizzando, evidenzia le parti del contenuto collegato che risultano maggiormente pertinenti a questo ticket. Spiega brevemente perché ogni parte è rilevante.</p>',
168
172
  'fabric.linking.rovo_prompt_message_recommend_other_sources.non-final': "<p>Da questo <a>{url}</a> e dal {context} che sto visualizzando ora come contesto:</p><ul><li><p>Cerca in tutte le origini a cui posso accedere per individuare elementi che affrontano <b>concetti, temi o problemi simili</b>, o che <b>fanno riferimento a origini simili o strettamente correlate</b> (compresi i link alle stesse pagine, ticket o documenti oppure a pagine, ticket o documenti correlati).</p></li><li><p>Restituisci i risultati in un elenco o in una tabella con le colonne: <code>Elemento</code>, <code>Tipo</code>, <code>Riepilogo breve</code> e <code>Perché è simile</code>.</p></li><li><p>Per ogni risultato, fornisci un <b>breve riepilogo</b> di una frase sullo scopo dell'elemento.</p></li><li><p>In <b>Perché è simile</b>, spiega brevemente (con una frase o un breve paragrafo) cosa lo rende correlato a questo link intelligente e/o all'elemento che sto visualizzando (ad esempio stesso progetto, decisione simile, requisiti condivisi, stakeholder sovrapposti, metriche simili o riferimento a documenti correlati).</p></li><li><p>Ordina l'elenco <b>dal più al meno rilevante</b> basandoti sulla valutazione di Rovo della similarità semantica sia alla destinazione del link intelligente sia all'elemento corrente. Assegna la priorità agli elementi che non sono di mia responsabilità o ai quali non ho contribuito.</p></li><li><p>Se ci sono più di 5 risultati, mostra i <b>5 più rilevanti</b> e segnala quanti elementi aggiuntivi hai trovato.</p></li></ul>",
169
173
  'fabric.linking.rovo_prompt_message_show_other_mentions.non-final': "<p>Da <a>{url}</a> e dal {context} che sto visualizzando ora:</p><ul><li><p>Cerca in tutte le pagine Confluence e nei ticket Jira a cui posso accedere per individuare altri elementi che contengono questo stesso link intelligente (stesso URL/risorsa sottostante).</p></li><li><p>Elenca tutti gli elementi corrispondenti in una tabella con le colonne: <code>Elemento</code>, <code>Tipo</code>, <code>Riepilogo breve</code>, <code>Come l'elemento usa il link</code> e <code>Rilevanza per l'elemento corrente</code>.</p></li><li><p>Per <code>Riepilogo breve</code>, fornisci una descrizione di una frase dello scopo del {context}.</p></li><li><p>Per <code>Come l'elemento usa il link</code>, spiega brevemente il ruolo svolto dal link in tale posizione (ad esempio documento decisionale, contesto di base, dettagli dell'implementazione, aggiornamento dello stato).</p></li><li><p>Per <code>Rilevanza per l'elemento corrente</code>, confronta ogni elemento con il {context} che sto visualizzando ora ed etichettalo come avente rilevanza <code>Alta</code>, <code>Media</code> o <code>Bassa</code>, specificando una breve motivazione (una frase).</p></li><li><p>Se ci sono più di 15 corrispondenze, mostra le 15 più rilevanti e segnala quante corrispondenze aggiuntive esistono.</p></li></ul>",
170
174
  'fabric.linking.rovo_prompt_message_suggest_improvement.non-final': "<p>Utilizzando il {context} che sto visualizzando ora, più tutti i file e i link a cui fa riferimento (compreso <a>{url}</a>):</p><ul><li><p>Identifica i ragionamenti poco chiari, il contesto mancante o le contraddizioni tra l'elemento e i file collegati.</p></li><li><p>Evidenzia tutti i punti in cui le ipotesi non sono supportate da dati o documenti precedenti.</p></li><li><p>Mantieni la concisione: riassumi i risultati in <b>non più di tre brevi paragrafi di contenuto disposti in un elenco puntato</b>, utilizzando non più di un paio di frasi per ogni voce dell'elenco, concentrandoti solo sui due punti sopra indicati.</p></li><li><p>Dopo aver presentato il riepilogo, <b>chiedimi esplicitamente</b> se voglio approfondire. Solo se rispondo affermativamente, allora:</p><ul><li><p>Suggerisci una riscrittura concreta (con punti elenco o brevi paragrafi) per rendere l'argomentazione più chiara, più concisa e meglio allineata ai file di supporto.</p></li><li><p>Proponi 3-5 modifiche o aggiunte di follow-up che renderebbero questo elemento e i suoi documenti collegati &quot;pronti per la condivisione&quot; con gli stakeholder.</p></li></ul></li></ul>",
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p>Riassumi le idee e i punti principali di <a>{url}</a> in 3-5 frasi chiare e complete.</p><p>Mantieni tutti i dettagli importanti, quali nomi, date e decisioni fondamentali.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': "Utilizza l'intelligenza artificiale. Verifica i risultati.",
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo sta pensando',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': 'Connetti',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': '制限されているリンクです、別のアカウントをお試しください。',
159
159
  'fabric.linking.retry': '再試行',
160
160
  'fabric.linking.rovo_actions_explore-non-final': '確認する',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Rovo に依頼',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': '主要なハイライト',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': '他のソースを推奨',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': '他のメンションを表示',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': '{context} の改良点を提案',
@@ -165,9 +167,12 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': 'ページ',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira 作業項目',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': '作業項目',
168
- '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>',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': '`このリンクされた項目について質問があります` {url}',
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p><a>{url}</a> と現在表示中のページまたはチケットに基づいて、リンクされたコンテンツ中でこの作業に最も関連する部分をハイライトしてください。各部分が関連している理由を簡潔に説明してください。</p>',
172
+ '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>',
169
173
  '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>',
170
174
  '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>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p><a>{url}</a> の主な内容と要点を 3 - 5 文の明確かつ完全な文章で要約してください。</p><p>名前、日付、主な決定事項などの重要な詳細を含めてください。</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'AI を使用しています。結果は必ずご確認ください。',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo が考え中',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': '接続する',
@@ -158,6 +158,8 @@ exports.default = {
158
158
  'fabric.linking.restricted_link': '제한된 링크, 다른 계정으로 시도하세요',
159
159
  'fabric.linking.retry': '다시 시도',
160
160
  'fabric.linking.rovo_actions_explore-non-final': '살펴보기',
161
+ 'fabric.linking.rovo_prompt_button_ask_rovo.non-final': 'Rovo에게 질문하기',
162
+ 'fabric.linking.rovo_prompt_button_key_highlights.non-final': '주요 하이라이트',
161
163
  'fabric.linking.rovo_prompt_button_recommend_other_sources.non-final': '다른 소스 추천',
162
164
  'fabric.linking.rovo_prompt_button_show_other_mentions.non-final': '다른 멘션 표시',
163
165
  'fabric.linking.rovo_prompt_button_suggest_improvement.non-final': '{context} 개선 사항 제안',
@@ -165,9 +167,12 @@ exports.default = {
165
167
  'fabric.linking.rovo_prompt_context_confluence_page_short.non-final': '페이지',
166
168
  'fabric.linking.rovo_prompt_context_jira_work_item.non-final': 'Jira 업무 항목',
167
169
  'fabric.linking.rovo_prompt_context_jira_work_item_short.non-final': '업무 항목',
170
+ 'fabric.linking.rovo_prompt_message_ask_rovo_anything.non-final': "'이 연결된 항목에 대한 질문이 있습니다' {url}",
171
+ 'fabric.linking.rovo_prompt_message_key_highlights.non-final': '<p><a>{url}</a> 및 현재 보고 있는 페이지 또는 티켓을 바탕으로, 연결된 콘텐츠에서 이 작업과 가장 관련성이 높은 부분을 강조 표시해 줘. 각 부분이 관련성이 있는 이유를 간략하게 설명해 줘.</p>',
168
172
  '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>각 결과마다 해당 항목이 무엇에 관한 것인지 한 문장으로 된 <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>',
169
173
  '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}이(가) 무엇에 관한 것인지 한 문장으로 설명합니다.</p></li><li><p><code>이 항목에서 링크를 사용하는 방식</code>에는 이 링크가 해당 항목에서 수행하는 역할을 간략하게 설명합니다(예: 의사 결정 문서, 배경 컨텍스트, 구현 세부 정보, 상태 업데이트).</p></li><li><p><code>현재 항목과의 관련성</code>에는 각 항목을 현재 보고 있는 {context}과(와) 비교하여 <code>높음</code>, <code>보통</code> 또는 <code>낮음</code>으로 관련성 레이블을 지정하고 간략한 이유(구문 또는 단일 절)를 제공합니다.</p></li><li><p>일치하는 항목이 15개를 초과하는 경우 가장 관련성이 높은 15개를 표시하고 추가로 일치하는 항목의 수를 알려줍니다.</p></li></ul>',
170
174
  '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>위의 두 가지 사항에만 집중하여 <b>글머리 기호를 사용해 최대 3개의 짧은 단락으로 결과를 간략하게 정리하고</b> 각 단락은 두세 문장을 넘지 않도록 요약합니다.</p></li><li><p>요약을 제시한 후 더 자세히 살펴보기를 원하는지 <b>명시적으로 질문</b>합니다. 예라고 답할 경우에만 다음을 수행합니다.</p><ul><li><p>논증을 더 명확하고 간결하게 만들고 지원 파일과 더 잘 정렬되도록 구체적인 재작성(글머리 기호 또는 짧은 단락) 방안을 제안합니다.</p></li><li><p>이 항목 및 연결된 문서를 이해 관계자에게 &quot;바로 공유 가능&quot;할 수 있도록 개선하는 3~5개의 후속 편집 또는 추가 사항을 제안합니다.</p></li></ul></li></ul>',
175
+ 'fabric.linking.rovo_prompt_message_summarize.non-final': '<p><a>{url}</a>의 주요 아이디어 및 핵심 사항을 명확하고 완전한 3~5개의 문장으로 요약해 줘.</p><p>이름, 날짜 및 주요 결정 사항과 같은 중요한 세부 정보를 보존해 줘.</p>',
171
176
  'fabric.linking.rovo_summary.ai_disclaimer.non-final': 'AI를 사용하고 결과를 확인하세요.',
172
177
  'fabric.linking.rovo_summary.loading.non-final': 'Rovo가 생각 중입니다',
173
178
  'fabric.linking.rovo_unauthorised.connect_account': '연결',