@atlaskit/editor-common 107.34.1 → 107.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist/cjs/block-menu/index.js +102 -0
- package/dist/cjs/block-menu/key.js +37 -1
- package/dist/cjs/block-menu/rank.js +7 -2
- package/dist/cjs/i18n/cs.js +14 -2
- package/dist/cjs/i18n/da.js +14 -2
- package/dist/cjs/i18n/de.js +14 -2
- package/dist/cjs/i18n/en.js +10 -2
- package/dist/cjs/i18n/en_GB.js +10 -2
- package/dist/cjs/i18n/en_ZZ.js +10 -2
- package/dist/cjs/i18n/es.js +14 -2
- package/dist/cjs/i18n/fi.js +14 -2
- package/dist/cjs/i18n/fr.js +4 -2
- package/dist/cjs/i18n/hr.js +17 -2
- package/dist/cjs/i18n/hu.js +14 -2
- package/dist/cjs/i18n/it.js +14 -2
- package/dist/cjs/i18n/ja.js +17 -2
- package/dist/cjs/i18n/ko.js +14 -2
- package/dist/cjs/i18n/nb.js +14 -2
- package/dist/cjs/i18n/nl.js +14 -2
- package/dist/cjs/i18n/pl.js +17 -2
- package/dist/cjs/i18n/pt_BR.js +17 -2
- package/dist/cjs/i18n/ru.js +14 -2
- package/dist/cjs/i18n/sl.js +17 -2
- package/dist/cjs/i18n/sr_RS.js +17 -2
- package/dist/cjs/i18n/sr_YR.js +17 -2
- package/dist/cjs/i18n/sv.js +17 -2
- package/dist/cjs/i18n/th.js +17 -2
- package/dist/cjs/i18n/tr.js +14 -2
- package/dist/cjs/i18n/uk.js +14 -2
- package/dist/cjs/i18n/vi.js +7 -2
- package/dist/cjs/i18n/zh.js +14 -2
- package/dist/cjs/i18n/zh_TW.js +14 -2
- package/dist/cjs/messages/tasks-and-decsisions.js +5 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/block-menu/index.js +2 -2
- package/dist/es2019/block-menu/key.js +36 -0
- package/dist/es2019/block-menu/rank.js +21 -1
- package/dist/es2019/i18n/cs.js +14 -2
- package/dist/es2019/i18n/da.js +14 -2
- package/dist/es2019/i18n/de.js +14 -2
- package/dist/es2019/i18n/en.js +10 -2
- package/dist/es2019/i18n/en_GB.js +10 -2
- package/dist/es2019/i18n/en_ZZ.js +10 -2
- package/dist/es2019/i18n/es.js +14 -2
- package/dist/es2019/i18n/fi.js +14 -2
- package/dist/es2019/i18n/fr.js +4 -2
- package/dist/es2019/i18n/hr.js +17 -2
- package/dist/es2019/i18n/hu.js +14 -2
- package/dist/es2019/i18n/it.js +14 -2
- package/dist/es2019/i18n/ja.js +17 -2
- package/dist/es2019/i18n/ko.js +14 -2
- package/dist/es2019/i18n/nb.js +14 -2
- package/dist/es2019/i18n/nl.js +14 -2
- package/dist/es2019/i18n/pl.js +17 -2
- package/dist/es2019/i18n/pt_BR.js +17 -2
- package/dist/es2019/i18n/ru.js +14 -2
- package/dist/es2019/i18n/sl.js +17 -2
- package/dist/es2019/i18n/sr_RS.js +17 -2
- package/dist/es2019/i18n/sr_YR.js +17 -2
- package/dist/es2019/i18n/sv.js +17 -2
- package/dist/es2019/i18n/th.js +17 -2
- package/dist/es2019/i18n/tr.js +14 -2
- package/dist/es2019/i18n/uk.js +14 -2
- package/dist/es2019/i18n/vi.js +7 -2
- package/dist/es2019/i18n/zh.js +14 -2
- package/dist/es2019/i18n/zh_TW.js +14 -2
- package/dist/es2019/messages/tasks-and-decsisions.js +5 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/block-menu/index.js +2 -2
- package/dist/esm/block-menu/key.js +36 -0
- package/dist/esm/block-menu/rank.js +7 -2
- package/dist/esm/i18n/cs.js +14 -2
- package/dist/esm/i18n/da.js +14 -2
- package/dist/esm/i18n/de.js +14 -2
- package/dist/esm/i18n/en.js +10 -2
- package/dist/esm/i18n/en_GB.js +10 -2
- package/dist/esm/i18n/en_ZZ.js +10 -2
- package/dist/esm/i18n/es.js +14 -2
- package/dist/esm/i18n/fi.js +14 -2
- package/dist/esm/i18n/fr.js +4 -2
- package/dist/esm/i18n/hr.js +17 -2
- package/dist/esm/i18n/hu.js +14 -2
- package/dist/esm/i18n/it.js +14 -2
- package/dist/esm/i18n/ja.js +17 -2
- package/dist/esm/i18n/ko.js +14 -2
- package/dist/esm/i18n/nb.js +14 -2
- package/dist/esm/i18n/nl.js +14 -2
- package/dist/esm/i18n/pl.js +17 -2
- package/dist/esm/i18n/pt_BR.js +17 -2
- package/dist/esm/i18n/ru.js +14 -2
- package/dist/esm/i18n/sl.js +17 -2
- package/dist/esm/i18n/sr_RS.js +17 -2
- package/dist/esm/i18n/sr_YR.js +17 -2
- package/dist/esm/i18n/sv.js +17 -2
- package/dist/esm/i18n/th.js +17 -2
- package/dist/esm/i18n/tr.js +14 -2
- package/dist/esm/i18n/uk.js +14 -2
- package/dist/esm/i18n/vi.js +7 -2
- package/dist/esm/i18n/zh.js +14 -2
- package/dist/esm/i18n/zh_TW.js +14 -2
- package/dist/esm/messages/tasks-and-decsisions.js +5 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/block-menu/index.d.ts +2 -2
- package/dist/types/block-menu/key.d.ts +36 -0
- package/dist/types/block-menu/rank.d.ts +21 -1
- package/dist/types/i18n/cs.d.ts +14 -2
- package/dist/types/i18n/da.d.ts +14 -2
- package/dist/types/i18n/de.d.ts +14 -2
- package/dist/types/i18n/en.d.ts +10 -2
- package/dist/types/i18n/en_GB.d.ts +10 -2
- package/dist/types/i18n/en_ZZ.d.ts +10 -2
- package/dist/types/i18n/es.d.ts +14 -2
- package/dist/types/i18n/fi.d.ts +14 -2
- package/dist/types/i18n/fr.d.ts +4 -2
- package/dist/types/i18n/hr.d.ts +17 -2
- package/dist/types/i18n/hu.d.ts +14 -2
- package/dist/types/i18n/it.d.ts +14 -2
- package/dist/types/i18n/ja.d.ts +17 -2
- package/dist/types/i18n/ko.d.ts +14 -2
- package/dist/types/i18n/nb.d.ts +14 -2
- package/dist/types/i18n/nl.d.ts +14 -2
- package/dist/types/i18n/pl.d.ts +17 -2
- package/dist/types/i18n/pt_BR.d.ts +17 -2
- package/dist/types/i18n/ru.d.ts +14 -2
- package/dist/types/i18n/sl.d.ts +17 -2
- package/dist/types/i18n/sr_RS.d.ts +17 -2
- package/dist/types/i18n/sr_YR.d.ts +17 -2
- package/dist/types/i18n/sv.d.ts +17 -2
- package/dist/types/i18n/th.d.ts +17 -2
- package/dist/types/i18n/tr.d.ts +14 -2
- package/dist/types/i18n/uk.d.ts +14 -2
- package/dist/types/i18n/vi.d.ts +7 -2
- package/dist/types/i18n/zh.d.ts +14 -2
- package/dist/types/i18n/zh_TW.d.ts +14 -2
- package/dist/types/messages/tasks-and-decsisions.d.ts +5 -0
- package/dist/types-ts4.5/block-menu/index.d.ts +2 -2
- package/dist/types-ts4.5/block-menu/key.d.ts +36 -0
- package/dist/types-ts4.5/block-menu/rank.d.ts +21 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +14 -2
- package/dist/types-ts4.5/i18n/da.d.ts +14 -2
- package/dist/types-ts4.5/i18n/de.d.ts +14 -2
- package/dist/types-ts4.5/i18n/en.d.ts +10 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +10 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +10 -2
- package/dist/types-ts4.5/i18n/es.d.ts +14 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +14 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +17 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +14 -2
- package/dist/types-ts4.5/i18n/it.d.ts +14 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +17 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +14 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +14 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +14 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +17 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +17 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +14 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +17 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +17 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +17 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +17 -2
- package/dist/types-ts4.5/i18n/th.d.ts +17 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +14 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +14 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +7 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +14 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +14 -2
- package/dist/types-ts4.5/messages/tasks-and-decsisions.d.ts +5 -0
- package/package.json +3 -3
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -47,6 +47,8 @@ export default {
|
|
|
47
47
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Максимальное количество символов в заголовке — {maxLength}',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Продолжить в чате',
|
|
49
49
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Открыть в чате',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Дорабатывает контент, чтобы сделать его более совершенным',
|
|
51
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Доработать',
|
|
50
52
|
'fabric.editor.ai.config.item.agent.title': 'Агент Rovo на базе Atlassian Intelligence',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Сокращает контент, чтобы сделать его более емким.',
|
|
52
54
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Сокращение контента в обновлении',
|
|
@@ -179,6 +181,7 @@ export default {
|
|
|
179
181
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Перевести',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Заголовок страницы',
|
|
181
183
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Страница',
|
|
184
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Сейчас невозможно сгенерировать ответ из-за неполадок. Повторите попытку позже.',
|
|
182
185
|
'fabric.editor.ai.experience-application.documentInsertError': 'Не удается вставить ответ. Закройте диалоговое окно и повторите попытку.',
|
|
183
186
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Не удается создать изображение для предварительного просмотра. Закройте диалоговое окно и повторите попытку.',
|
|
184
187
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'В последнее время получено слишком много запросов на Atlassian Intelligence (AI). Повторите попытку через несколько минут или узнайте больше о <link>чрезмерном использовании AI</link>.',
|
|
@@ -187,8 +190,11 @@ export default {
|
|
|
187
190
|
'fabric.editor.ai.experience.apiError': 'Не удалось получить ответ, повторите попытку.',
|
|
188
191
|
'fabric.editor.ai.experience.aupViolationMessage': 'Возможно, ваш запрос или контент не соответствуют нашей Политике допустимого использования. Проверьте их, а при необходимости изучите <link>Политику допустимого использования</link>. Если проблема не исчезнет, попробуйте другой запрос или контент.',
|
|
189
192
|
'fabric.editor.ai.experience.browseMore.agents': 'Просмотреть агентов',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'При формировании ответа произошла ошибка.',
|
|
194
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Не удалось выполнить запрос, так как он не соответствует нашей <link>Политике допустимого использования</link>.',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Хотите сбросить запрос?',
|
|
191
196
|
'fabric.editor.ai.experience.discardMessageResponse': 'Хотите сбросить ответ?',
|
|
197
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Удалить ответ?',
|
|
192
198
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Свободная генерация в Elevate в настоящее время отключена',
|
|
193
199
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Теперь вы можете вставлять в запросы ссылки 🔗 на контент Jira и Confluence.',
|
|
194
200
|
'fabric.editor.ai.experience.footerRightText.agents': 'На базе Rovo',
|
|
@@ -225,6 +231,7 @@ export default {
|
|
|
225
231
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
226
232
|
'fabric.editor.ai.toolbar.askAI.title': 'Задать вопрос Atlassian Intelligence',
|
|
227
233
|
'fabric.editor.ai.toolbar.askRovo.title': 'Задать вопрос Rovo',
|
|
234
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Задать вопрос Rovo {key} + '",
|
|
228
235
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Задать вопрос ИИ Rovo',
|
|
229
236
|
'fabric.editor.ai.toolbar.changeTone.title': 'Изменить стиль',
|
|
230
237
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Изменить настройки стиля',
|
|
@@ -259,6 +266,7 @@ export default {
|
|
|
259
266
|
'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
|
|
260
267
|
'fabric.editor.backLink': 'Назад',
|
|
261
268
|
'fabric.editor.backgroundColor': 'Цвет фона',
|
|
269
|
+
'fabric.editor.block.menu.copy.link': 'Копировать ссылку',
|
|
262
270
|
'fabric.editor.blockCardUnavailable': 'Встроенная ссылка находится внутри узла {node} — нельзя изменить представление',
|
|
263
271
|
'fabric.editor.blockControlDelete': 'Удалить',
|
|
264
272
|
'fabric.editor.blockControlDragHandleMove': 'Перетащите, чтобы переместить',
|
|
@@ -283,6 +291,7 @@ export default {
|
|
|
283
291
|
'fabric.editor.breakoutFullWidthLabel': 'Полная ширина',
|
|
284
292
|
'fabric.editor.breakoutWideWidthLabel': 'Широкий',
|
|
285
293
|
'fabric.editor.bug': 'Баг',
|
|
294
|
+
'fabric.editor.bulletedList': 'Маркированный список',
|
|
286
295
|
'fabric.editor.canNotSortTable': '⚠️ Невозможно отсортировать таблицу с объединением ячеек',
|
|
287
296
|
'fabric.editor.cancelButton': 'Отменить',
|
|
288
297
|
'fabric.editor.captionPlaceholder': 'Добавьте подпись',
|
|
@@ -347,8 +356,6 @@ export default {
|
|
|
347
356
|
'fabric.editor.createComment': 'Комментировать',
|
|
348
357
|
'fabric.editor.createCommentDisabled': 'Можно комментировать только текст, заголовки, эмодзи, даты, упоминания, ссылки и статусы.',
|
|
349
358
|
'fabric.editor.createCommentInvalid': 'Можно комментировать только текст и заголовки',
|
|
350
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Понятно',
|
|
351
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Теперь вы можете оставлять комментарии к встроенным элементам, таким как ссылки, даты, статусы и упоминания.',
|
|
352
359
|
'fabric.editor.customPanel': 'Пользовательская панель',
|
|
353
360
|
'fabric.editor.customPanel.description': 'Добавьте примечание с эмодзи и цветным фоном',
|
|
354
361
|
'fabric.editor.datasource.assetsObjects.description': 'Вставка объектов из Активов в Jira Service Management с помощью поиска и фильтрации',
|
|
@@ -615,6 +622,7 @@ export default {
|
|
|
615
622
|
'fabric.editor.navigate.toolbar.askAI': 'Задать вопрос ИИ',
|
|
616
623
|
'fabric.editor.navigate.toolbar.editor': 'Перейти на панель инструментов редактора',
|
|
617
624
|
'fabric.editor.navigate.toolbar.floating': 'Перейти на перемещаемую панель инструментов',
|
|
625
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {У вас нет прав на добавление комментариев к этой записи в блоге} page {У вас нет прав на добавление комментариев к этой странице} other {У вас нет прав на добавление комментариев к этой странице}}',
|
|
618
626
|
'fabric.editor.noResultsFound': 'Ничего не найдено',
|
|
619
627
|
'fabric.editor.noSearchResults': 'Ничего не найдено',
|
|
620
628
|
'fabric.editor.normal': 'Обычный текст',
|
|
@@ -627,6 +635,7 @@ export default {
|
|
|
627
635
|
'fabric.editor.openButtonTitle': 'Открыть',
|
|
628
636
|
'fabric.editor.openCellOptions': 'Открыть параметры ячейки',
|
|
629
637
|
'fabric.editor.openLink': 'Открыть ссылку на новой вкладке',
|
|
638
|
+
'fabric.editor.openPreviewPanel': 'Открыть панель предпросмотра',
|
|
630
639
|
'fabric.editor.orderedList': 'Нумерованный список',
|
|
631
640
|
'fabric.editor.orderedList.description': 'Создание нумерованного списка',
|
|
632
641
|
'fabric.editor.other': 'Прочее…',
|
|
@@ -647,6 +656,7 @@ export default {
|
|
|
647
656
|
'fabric.editor.placeholderTextPlaceholder': 'Добавить замещающий текст',
|
|
648
657
|
'fabric.editor.plainText': 'Использовать неформатированный текст',
|
|
649
658
|
'fabric.editor.preferencesLink': 'Настройки ссылок',
|
|
659
|
+
'fabric.editor.previewButtonTitle': 'Предпросмотр',
|
|
650
660
|
'fabric.editor.quickInsert': 'Быстрая вставка',
|
|
651
661
|
'fabric.editor.recordLoomShortTitle': 'Записать',
|
|
652
662
|
'fabric.editor.recordVideo': 'Записать видео Loom',
|
|
@@ -682,6 +692,7 @@ export default {
|
|
|
682
692
|
'fabric.editor.selectTableColumn': 'Выбрать столбец таблицы',
|
|
683
693
|
'fabric.editor.selectTableRow': 'Выбрать строку таблицы',
|
|
684
694
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Выбрать приложение',
|
|
695
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Другие опции',
|
|
685
696
|
'fabric.editor.settingsLinks': 'Перейти к настройкам ссылок',
|
|
686
697
|
'fabric.editor.shortEmptyNodePlaceholderText': 'Введите «/» для вставки',
|
|
687
698
|
'fabric.editor.shortcut': 'Текстовый ярлык',
|
|
@@ -759,6 +770,7 @@ export default {
|
|
|
759
770
|
'fabric.editor.toolbarPositionInline': 'На уровне текста',
|
|
760
771
|
'fabric.editor.toolbarPositionPinedAtTop': 'Открепить панель инструментов',
|
|
761
772
|
'fabric.editor.toolbarPositionUnpined': 'Закрепить панель инструментов наверху',
|
|
773
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Закрепить панель инструментов наверху',
|
|
762
774
|
'fabric.editor.tooltip.blockPanel': 'панель',
|
|
763
775
|
'fabric.editor.tooltip.bulletList': 'список',
|
|
764
776
|
'fabric.editor.tooltip.decisionList': 'список решений',
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -44,6 +44,8 @@ export default {
|
|
|
44
44
|
'fabric.editor.ai.config.item.action.replaceTitle': 'Zamenjaj naslov',
|
|
45
45
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Naslov ne sme presegati {maxLength} znakov',
|
|
46
46
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Odpri v klepetu',
|
|
47
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Izpopolni vsebino, da postane bolj dodelana',
|
|
48
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Dodaj izpopolnitev',
|
|
47
49
|
'fabric.editor.ai.config.item.agent.title': 'Agent Atlassian Intelligence Rovo',
|
|
48
50
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Skrajša vsebino, da postane bolj jedrnata',
|
|
49
51
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Skrajšanje posodobitve',
|
|
@@ -176,6 +178,7 @@ export default {
|
|
|
176
178
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Prevedi',
|
|
177
179
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Naslov strani',
|
|
178
180
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Stran',
|
|
181
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Imamo težave in trenutno ne moremo ustvariti odgovora. Poskusite znova pozneje.',
|
|
179
182
|
'fabric.editor.ai.experience-application.documentInsertError': 'Pri vstavljanju odgovora je prišlo do težave. Zaprite pogovorno okno in poskusite znova.',
|
|
180
183
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Pri generiranju predogleda je prišlo do težave. Zaprite pogovorno okno in poskusite znova.',
|
|
181
184
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'Prejeli smo preveč nedavnih zahtev za Atlassian Intelligence (AI). Poskusite znova čez nekaj minut ali preberite več o <link>prekomerni uporabi AI</link>.',
|
|
@@ -184,8 +187,11 @@ export default {
|
|
|
184
187
|
'fabric.editor.ai.experience.apiError': 'Odgovora ni bilo mogoče pridobiti; poskusite znova.',
|
|
185
188
|
'fabric.editor.ai.experience.aupViolationMessage': 'Vaš poziv ali vsebina morda nista skladna z našim pravilnikom o sprejemljivi uporabi. Preglejte oboje in si po potrebi oglejte naš <link>pravilnik o sprejemljivi uporabi</link>. Če je težava še vedno prisotna, poskusite z drugim pozivom oziroma vsebino.',
|
|
186
189
|
'fabric.editor.ai.experience.browseMore.agents': 'Brskanje po agentih',
|
|
190
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Pri ustvarjanju vašega odgovora je prišlo do napake.',
|
|
191
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Tega zahtevka nismo mogli zaključiti, ker ni v skladu z našim <link>pravilnikom o sprejemljivi uporabi</link>.',
|
|
187
192
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Ali želite zavreči poziv?',
|
|
188
193
|
'fabric.editor.ai.experience.discardMessageResponse': 'Ali želite zavreči odgovor?',
|
|
194
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Želite izbrisati odgovor?',
|
|
189
195
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Prosto generiranje je trenutno onemogočeno v storitvi Elevate.',
|
|
190
196
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Zdaj lahko prilepite povezave 🔗 v vsebino v storitvah Jira in Confluence v svojih pozivih.',
|
|
191
197
|
'fabric.editor.ai.experience.footerRightText.agents': 'Omogoča Rovo',
|
|
@@ -293,6 +299,7 @@ export default {
|
|
|
293
299
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
294
300
|
'fabric.editor.ai.toolbar.askAI.title': 'Vprašaj AI',
|
|
295
301
|
'fabric.editor.ai.toolbar.askRovo.title': 'Vprašajte agenta Rovo',
|
|
302
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Vprašajte Rovo {key}+'",
|
|
296
303
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Vprašajte Rovo UI',
|
|
297
304
|
'fabric.editor.ai.toolbar.changeTone.title': 'Sprememba tona',
|
|
298
305
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Spremeni možnosti tona',
|
|
@@ -327,6 +334,10 @@ export default {
|
|
|
327
334
|
'fabric.editor.annotationToolbar': 'Orodna vrstica za opombe',
|
|
328
335
|
'fabric.editor.backLink': 'Nazaj',
|
|
329
336
|
'fabric.editor.backgroundColor': 'Barva ozadja',
|
|
337
|
+
'fabric.editor.block.menu.copy.block': 'Kopiraj blok',
|
|
338
|
+
'fabric.editor.block.menu.copy.link': 'Kopiraj povezavo',
|
|
339
|
+
'fabric.editor.block.menu.move.down': 'Premakni dol',
|
|
340
|
+
'fabric.editor.block.menu.move.up': 'Premakni gor',
|
|
330
341
|
'fabric.editor.blockCardUnavailable': 'Povezava v vrstici je znotraj vozlišča {node} in pogleda ni mogoče spremeniti',
|
|
331
342
|
'fabric.editor.blockControlDelete': 'Izbriši',
|
|
332
343
|
'fabric.editor.blockControlDragHandleMove': 'Povlecite, da premaknete',
|
|
@@ -345,6 +356,7 @@ export default {
|
|
|
345
356
|
'fabric.editor.blockquote2': 'Citat',
|
|
346
357
|
'fabric.editor.bold': 'Krepko',
|
|
347
358
|
'fabric.editor.bug': 'Napaka',
|
|
359
|
+
'fabric.editor.bulletedList': 'Nerazvrščen seznam',
|
|
348
360
|
'fabric.editor.canNotSortTable': '⚠️ Tabele z združenimi celicami ni mogoče razvrstiti',
|
|
349
361
|
'fabric.editor.cancelButton': 'Prekliči',
|
|
350
362
|
'fabric.editor.captionPlaceholder': 'Dodaj naslov',
|
|
@@ -408,8 +420,6 @@ export default {
|
|
|
408
420
|
'fabric.editor.createComment': 'Komentar',
|
|
409
421
|
'fabric.editor.createCommentDisabled': 'Komentirate lahko samo besedilo, naslove, emodžije, datume, omembe, povezave in statuse.',
|
|
410
422
|
'fabric.editor.createCommentInvalid': 'Komentirate lahko samo besedilo in naslove',
|
|
411
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Razumem',
|
|
412
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Zdaj lahko dodate komentarje v elemente v vrstici, kot so povezave, datumi, statusi in omembe.',
|
|
413
423
|
'fabric.editor.customPanel': 'Plošča po meri',
|
|
414
424
|
'fabric.editor.customPanel.description': 'Dodajte opombo z emodžijem in barvnim ozadjem',
|
|
415
425
|
'fabric.editor.datasource.assetsObjects.description': 'Vstavljanje predmetov iz sredstev v storitvi Jira Service Management z iskanjem in filtriranjem',
|
|
@@ -671,6 +681,7 @@ export default {
|
|
|
671
681
|
'fabric.editor.navigate.toolbar.askAI': 'Vprašaj AI',
|
|
672
682
|
'fabric.editor.navigate.toolbar.editor': 'Pomik na orodno vrstico urednika',
|
|
673
683
|
'fabric.editor.navigate.toolbar.floating': 'Pomik na lebdečo orodno vrstico',
|
|
684
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Nimate dovoljenja za dodajanje komentarjev na to objavo v spletnem dnevniku} page {Nimate dovoljenja za dodajanje komentarjev na to stran} other {Nimate dovoljenja za dodajanje komentarjev na to stran}}',
|
|
674
685
|
'fabric.editor.noResultsFound': 'Ni rezultatov',
|
|
675
686
|
'fabric.editor.noSearchResults': 'Ni rezultatov iskanja',
|
|
676
687
|
'fabric.editor.normal': 'Običajno besedilo',
|
|
@@ -682,6 +693,7 @@ export default {
|
|
|
682
693
|
'fabric.editor.on': '{formattingType} – vklopljeno',
|
|
683
694
|
'fabric.editor.openCellOptions': 'Odpri možnosti celice',
|
|
684
695
|
'fabric.editor.openLink': 'Odpri povezavo na novem zavihku',
|
|
696
|
+
'fabric.editor.openPreviewPanel': 'Odprite ploščo za predogled',
|
|
685
697
|
'fabric.editor.orderedList': 'Oštevilčen seznam',
|
|
686
698
|
'fabric.editor.orderedList.description': 'Ustvari razvrščen seznam',
|
|
687
699
|
'fabric.editor.other': 'Drugo ...',
|
|
@@ -702,6 +714,7 @@ export default {
|
|
|
702
714
|
'fabric.editor.placeholderTextPlaceholder': 'Dodaj besedilo označbe mesta',
|
|
703
715
|
'fabric.editor.plainText': 'Uporabi golo besedilo',
|
|
704
716
|
'fabric.editor.preferencesLink': 'Nastavitve povezav',
|
|
717
|
+
'fabric.editor.previewButtonTitle': 'Predogled',
|
|
705
718
|
'fabric.editor.quickInsert': 'Hitro vstavljanje',
|
|
706
719
|
'fabric.editor.recordLoomShortTitle': 'Posnemi',
|
|
707
720
|
'fabric.editor.recordVideo': 'Posnemi Loom video',
|
|
@@ -737,6 +750,7 @@ export default {
|
|
|
737
750
|
'fabric.editor.selectTableColumn': 'Izbira stolpca tabele',
|
|
738
751
|
'fabric.editor.selectTableRow': 'Izbira vrstica tabele',
|
|
739
752
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Izberi aplikacijo',
|
|
753
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Več možnosti',
|
|
740
754
|
'fabric.editor.settingsLinks': 'Na nastavitve povezave',
|
|
741
755
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ za vstavljanje',
|
|
742
756
|
'fabric.editor.shortcut': 'Besedilna bližnjica',
|
|
@@ -812,6 +826,7 @@ export default {
|
|
|
812
826
|
'fabric.editor.toolbarPositionInline': 'V vrstici z besedilom',
|
|
813
827
|
'fabric.editor.toolbarPositionPinedAtTop': 'Odpni orodno vrstico',
|
|
814
828
|
'fabric.editor.toolbarPositionUnpined': 'Pripni orodno vrstico na vrh',
|
|
829
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Pripni orodno vrstico na vrh',
|
|
815
830
|
'fabric.editor.tooltip.blockPanel': 'plošča',
|
|
816
831
|
'fabric.editor.tooltip.bulletList': 'seznam',
|
|
817
832
|
'fabric.editor.tooltip.decisionList': 'seznam odločitev',
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -46,6 +46,8 @@ export default {
|
|
|
46
46
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Naslov mora imati do {maxLength} znaka/ova',
|
|
47
47
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Nastavite u ćaskanju',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Otvori u Ćaskanju',
|
|
49
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Ulepšava sadržaj da bi bio lepši',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Dodaje ulepšavanje',
|
|
49
51
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo Agent',
|
|
50
52
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Skraćuje sadržaj teksta radi sažetosti',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Skraćen ažurirani sadržaj',
|
|
@@ -178,6 +180,7 @@ export default {
|
|
|
178
180
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Prevod',
|
|
179
181
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Naslov stranice',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Stranica',
|
|
183
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Imamo problema i ne možemo trenutno da generišemo odgovor. Probajte ponovo kasnije.',
|
|
181
184
|
'fabric.editor.ai.experience-application.documentInsertError': 'Došlo je do problema sa umetanjem odgovora. Zatvorite dijalog i probajte ponovo.',
|
|
182
185
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Ne možemo da generišemo pregled. Zatvorite dijalog i probajte ponovo.',
|
|
183
186
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'Primili smo prevelik broj nedavnih zahteva za Atlassian Intelligence (AI). Probajte ponovo za nekoliko minuta ili pročitajte o <link>prekomernom korišćenju AI</link>.',
|
|
@@ -186,8 +189,11 @@ export default {
|
|
|
186
189
|
'fabric.editor.ai.experience.apiError': 'Nismo mogli da dobijemo odgovor, probajte ponovo.',
|
|
187
190
|
'fabric.editor.ai.experience.aupViolationMessage': 'Upit ili sadržaj možda nisu u skladu sa našim smernicama o prihvatljivom korišćenju. Pregledajte oba i po potrebi pogledajte naše <link>smernice o prihvatljivom korišćenju</link>. Ako se problem nastavi, isprobajte drugačiji upit ili sadržaj.',
|
|
188
191
|
'fabric.editor.ai.experience.browseMore.agents': 'Pregledaj Agente',
|
|
192
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Došlo je do greške pri generisanju odgovora.',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Nismo mogli da završimo zahtev jer nije u skladu sa našim <link>smernicama o prihvatljivom korišćenju</link>.',
|
|
189
194
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Želite li da odbacite upit?',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessageResponse': 'Želite li da odbacite odgovor?',
|
|
196
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Želite da izbrišete odgovor?',
|
|
191
197
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Besplatno generisanje je trenutno onemogućeno za Elevate.',
|
|
192
198
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Sada možete da nalepite linkove 🔗 u Jira i Confluence sadržaj u upitima.',
|
|
193
199
|
'fabric.editor.ai.experience.footerRightText.agents': 'Omogućava Rovo',
|
|
@@ -295,6 +301,7 @@ export default {
|
|
|
295
301
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
296
302
|
'fabric.editor.ai.toolbar.askAI.title': 'Pitajte AI',
|
|
297
303
|
'fabric.editor.ai.toolbar.askRovo.title': 'Pitaj Rovo',
|
|
304
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Pitajte Rovo {key}+'",
|
|
298
305
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Pitajte Rovo AI',
|
|
299
306
|
'fabric.editor.ai.toolbar.changeTone.title': 'Promenite ton',
|
|
300
307
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Promenite opcije tona',
|
|
@@ -329,6 +336,10 @@ export default {
|
|
|
329
336
|
'fabric.editor.annotationToolbar': 'Traka sa alatkama za napomene',
|
|
330
337
|
'fabric.editor.backLink': 'Nazad',
|
|
331
338
|
'fabric.editor.backgroundColor': 'Boja pozadine',
|
|
339
|
+
'fabric.editor.block.menu.copy.block': 'Kopiraj blok',
|
|
340
|
+
'fabric.editor.block.menu.copy.link': 'Kopiraj link',
|
|
341
|
+
'fabric.editor.block.menu.move.down': 'Pomeri nadole',
|
|
342
|
+
'fabric.editor.block.menu.move.up': 'Pomeri nagore',
|
|
332
343
|
'fabric.editor.blockCardUnavailable': 'Umetnuti link je unutar {node} čvora i ne može da mu se promeni prikaz',
|
|
333
344
|
'fabric.editor.blockControlDelete': 'Izbriši',
|
|
334
345
|
'fabric.editor.blockControlDragHandleMove': 'Prevucite za pomeranje',
|
|
@@ -351,6 +362,7 @@ export default {
|
|
|
351
362
|
'fabric.editor.breakout.resizeExpand': 'Promenite veličinu proširenja',
|
|
352
363
|
'fabric.editor.breakout.resizeLayout': 'Promeni veličinu rasporeda',
|
|
353
364
|
'fabric.editor.bug': 'Greška',
|
|
365
|
+
'fabric.editor.bulletedList': 'Lista sa znakovima za nabrajanje',
|
|
354
366
|
'fabric.editor.canNotSortTable': '⚠️ Ne možete da sortirate tabelu sa objedinjenim ćelijama',
|
|
355
367
|
'fabric.editor.cancelButton': 'Otkaži',
|
|
356
368
|
'fabric.editor.captionPlaceholder': 'Dodajte natpis',
|
|
@@ -414,8 +426,6 @@ export default {
|
|
|
414
426
|
'fabric.editor.createComment': 'Komentar',
|
|
415
427
|
'fabric.editor.createCommentDisabled': 'Možete da komentarišete samo tekst, naslove, emotikone, datume, spominjanja, linkove i statuse.',
|
|
416
428
|
'fabric.editor.createCommentInvalid': 'Možete da komentarišete samo tekst i naslove',
|
|
417
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Razumem',
|
|
418
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Sada možete da komentarišete umetnute elemente poput linkova, datuma, statusa i spominjanja.',
|
|
419
429
|
'fabric.editor.customPanel': 'Prilagođeni panel',
|
|
420
430
|
'fabric.editor.customPanel.description': 'Dodajte napomenu sa emotikonom i pozadinu u boji',
|
|
421
431
|
'fabric.editor.datasource.assetsObjects.description': 'Umetnite objekte iz Resursa u Jira Service Management pomoću pretrage i filtera',
|
|
@@ -679,6 +689,7 @@ export default {
|
|
|
679
689
|
'fabric.editor.navigate.toolbar.askAI': 'Pitajte AI',
|
|
680
690
|
'fabric.editor.navigate.toolbar.editor': 'Idite na traku sa alatkama uređivača',
|
|
681
691
|
'fabric.editor.navigate.toolbar.floating': 'Idite na plutajuću traku sa alatkama',
|
|
692
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Nemate dozvolu da dodajete komentare u ovaj post na blogu} page {Nemate dozvolu da dodajete komentare na ovu stranicu} other {Nemate dozvolu da dodajete komentare na ovu stranicu}}',
|
|
682
693
|
'fabric.editor.noResultsFound': 'Nema rezultata',
|
|
683
694
|
'fabric.editor.noSearchResults': 'Nema rezultata pretrage',
|
|
684
695
|
'fabric.editor.normal': 'Normalan tekst',
|
|
@@ -690,6 +701,7 @@ export default {
|
|
|
690
701
|
'fabric.editor.on': '{formattingType} uključeno',
|
|
691
702
|
'fabric.editor.openCellOptions': 'Otvori opcije ćelija',
|
|
692
703
|
'fabric.editor.openLink': 'Otvori link na novoj kartici',
|
|
704
|
+
'fabric.editor.openPreviewPanel': 'Otvori panel za pregled',
|
|
693
705
|
'fabric.editor.orderedList': 'Numerisana lista',
|
|
694
706
|
'fabric.editor.orderedList.description': 'Napravite sortiranu listu',
|
|
695
707
|
'fabric.editor.other': 'Ostalo...',
|
|
@@ -710,6 +722,7 @@ export default {
|
|
|
710
722
|
'fabric.editor.placeholderTextPlaceholder': 'Dodaj tekst čuvara mesta',
|
|
711
723
|
'fabric.editor.plainText': 'Koristi čist tekst',
|
|
712
724
|
'fabric.editor.preferencesLink': 'Željene opcije linka',
|
|
725
|
+
'fabric.editor.previewButtonTitle': 'Pregled',
|
|
713
726
|
'fabric.editor.quickInsert': 'Brzo umetanje',
|
|
714
727
|
'fabric.editor.recordLoomShortTitle': 'Snimi',
|
|
715
728
|
'fabric.editor.recordVideo': 'Snimi Loom video',
|
|
@@ -745,6 +758,7 @@ export default {
|
|
|
745
758
|
'fabric.editor.selectTableColumn': 'Izaberi kolonu tabele',
|
|
746
759
|
'fabric.editor.selectTableRow': 'Izaberi red tabele',
|
|
747
760
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Izaberite aplikaciju',
|
|
761
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Više opcija',
|
|
748
762
|
'fabric.editor.settingsLinks': 'Idi na Željene opcije linka',
|
|
749
763
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ za umetanje',
|
|
750
764
|
'fabric.editor.shortcut': 'Tekstualna prečica',
|
|
@@ -820,6 +834,7 @@ export default {
|
|
|
820
834
|
'fabric.editor.toolbarPositionInline': 'Na nivou teksta',
|
|
821
835
|
'fabric.editor.toolbarPositionPinedAtTop': 'Otkači traku sa alatkama',
|
|
822
836
|
'fabric.editor.toolbarPositionUnpined': 'Zakači traku sa alatkama na vrhu',
|
|
837
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Zakači traku sa alatkama na vrh',
|
|
823
838
|
'fabric.editor.tooltip.blockPanel': 'panel',
|
|
824
839
|
'fabric.editor.tooltip.bulletList': 'lista',
|
|
825
840
|
'fabric.editor.tooltip.decisionList': 'lista odluka',
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -46,6 +46,8 @@ export default {
|
|
|
46
46
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Наслов мора имати до {maxLength} знака/ова',
|
|
47
47
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Наставите у ћаскању',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Отвори у Ћаскању',
|
|
49
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Улепшава садржај да би био лепши',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Додаје улепшавање',
|
|
49
51
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo Агент',
|
|
50
52
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Скраћује садржај текста ради сажетости',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Скраћен ажурирани садржај',
|
|
@@ -178,6 +180,7 @@ export default {
|
|
|
178
180
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Превод',
|
|
179
181
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Наслов странице',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Страница',
|
|
183
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Имамо проблема и не можемо тренутно да генеришемо одговор. Пробајте поново касније.',
|
|
181
184
|
'fabric.editor.ai.experience-application.documentInsertError': 'Дошло је до проблема са уметањем одговора. Затворите дијалог и пробајте поново.',
|
|
182
185
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Не можемо да генеришемо преглед. Затворите дијалог и пробајте поново.',
|
|
183
186
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'Примили смо превелик број недавних захтева за Atlassian Intelligence (AI). Пробајте поново за неколико минута или прочитајте о <link>прекомерном коришћењу AI</link>.',
|
|
@@ -186,8 +189,11 @@ export default {
|
|
|
186
189
|
'fabric.editor.ai.experience.apiError': 'Нисмо могли да добијемо одговор, пробајте поново.',
|
|
187
190
|
'fabric.editor.ai.experience.aupViolationMessage': 'Упит или садржај можда нису у складу са нашим смерницама о прихватљивом коришћењу. Прегледајте оба и по потреби погледајте наше <link>смернице о прихватљивом коришћењу</link>. Ако се проблем настави, испробајте другачији упит или садржај.',
|
|
188
191
|
'fabric.editor.ai.experience.browseMore.agents': 'Прегледајте Агенте',
|
|
192
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Дошло је до грешке при генерисању одговора.',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Нисмо могли да завршимо захтев јер није у складу да нашим <link>смерницама о прихватљивом коришћењу</link>.',
|
|
189
194
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Желите ли да одбаците упит?',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessageResponse': 'Желите ли да одбаците одговор?',
|
|
196
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Желите да избришете одговор?',
|
|
191
197
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Бесплатно генерисање је тренутно онемогућено за Elevate.',
|
|
192
198
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Сада можете да налепите линкове 🔗 у Jira и Confluence садржај у упитима.',
|
|
193
199
|
'fabric.editor.ai.experience.footerRightText.agents': 'Омогућава Rovo',
|
|
@@ -295,6 +301,7 @@ export default {
|
|
|
295
301
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
296
302
|
'fabric.editor.ai.toolbar.askAI.title': 'Питајте AI',
|
|
297
303
|
'fabric.editor.ai.toolbar.askRovo.title': 'Питај Rovo',
|
|
304
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Питајте Rovo {key}+'",
|
|
298
305
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Питајте Rovo AI',
|
|
299
306
|
'fabric.editor.ai.toolbar.changeTone.title': 'Промените тон',
|
|
300
307
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Промените опције тона',
|
|
@@ -329,6 +336,10 @@ export default {
|
|
|
329
336
|
'fabric.editor.annotationToolbar': 'Трака са алаткама за напомене',
|
|
330
337
|
'fabric.editor.backLink': 'Назад',
|
|
331
338
|
'fabric.editor.backgroundColor': 'Боја позадине',
|
|
339
|
+
'fabric.editor.block.menu.copy.block': 'Копирај блок',
|
|
340
|
+
'fabric.editor.block.menu.copy.link': 'Копирај линк',
|
|
341
|
+
'fabric.editor.block.menu.move.down': 'Помери надоле',
|
|
342
|
+
'fabric.editor.block.menu.move.up': 'Помери нагоре',
|
|
332
343
|
'fabric.editor.blockCardUnavailable': 'Уметнути линк је унутар {node} чвора и не може да му се промени приказ',
|
|
333
344
|
'fabric.editor.blockControlDelete': 'Избриши',
|
|
334
345
|
'fabric.editor.blockControlDragHandleMove': 'Превуците за померање',
|
|
@@ -351,6 +362,7 @@ export default {
|
|
|
351
362
|
'fabric.editor.breakout.resizeExpand': 'Промените величину проширења',
|
|
352
363
|
'fabric.editor.breakout.resizeLayout': 'Промени величину распореда',
|
|
353
364
|
'fabric.editor.bug': 'Грешка',
|
|
365
|
+
'fabric.editor.bulletedList': 'Листа са знаковима за набрајање',
|
|
354
366
|
'fabric.editor.canNotSortTable': '⚠️ Не можете да сортирате табелу са обједињеним ћелијама',
|
|
355
367
|
'fabric.editor.cancelButton': 'Откажи',
|
|
356
368
|
'fabric.editor.captionPlaceholder': 'Додајте натпис',
|
|
@@ -414,8 +426,6 @@ export default {
|
|
|
414
426
|
'fabric.editor.createComment': 'Коментар',
|
|
415
427
|
'fabric.editor.createCommentDisabled': 'Можете да коментаришете само текст, наслове, емотиконе, датуме, спомињања, линкове и статусе.',
|
|
416
428
|
'fabric.editor.createCommentInvalid': 'Можете да коментаришете само текст и наслове',
|
|
417
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Разумем',
|
|
418
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Сада можете да коментаришете уметнуте елементе попут линкова, датума, статуса и спомињања.',
|
|
419
429
|
'fabric.editor.customPanel': 'Прилагођени панел',
|
|
420
430
|
'fabric.editor.customPanel.description': 'Додајте напомену са емотиконом и позадину у боји',
|
|
421
431
|
'fabric.editor.datasource.assetsObjects.description': 'Уметните објекте из Ресурса у Jira Service Management помоћу претраге и филтера',
|
|
@@ -679,6 +689,7 @@ export default {
|
|
|
679
689
|
'fabric.editor.navigate.toolbar.askAI': 'Питајте AI',
|
|
680
690
|
'fabric.editor.navigate.toolbar.editor': 'Идите на траку са алаткама уређивача',
|
|
681
691
|
'fabric.editor.navigate.toolbar.floating': 'Идите на плутајућу траку са алаткама',
|
|
692
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Немате дозволу да додајете коментаре у овај пост на блогу} page {Немате дозволу да додајете коментаре на ову страницу} other {Немате дозволу да додајете коментаре на ову страницу}}',
|
|
682
693
|
'fabric.editor.noResultsFound': 'Нема резултата',
|
|
683
694
|
'fabric.editor.noSearchResults': 'Нема резултата претраге',
|
|
684
695
|
'fabric.editor.normal': 'Нормалан текст',
|
|
@@ -690,6 +701,7 @@ export default {
|
|
|
690
701
|
'fabric.editor.on': '{formattingType} укључено',
|
|
691
702
|
'fabric.editor.openCellOptions': 'Отвори опције ћелија',
|
|
692
703
|
'fabric.editor.openLink': 'Отвори линк на новој картици',
|
|
704
|
+
'fabric.editor.openPreviewPanel': 'Отвори панел за преглед',
|
|
693
705
|
'fabric.editor.orderedList': 'Нумерисана листа',
|
|
694
706
|
'fabric.editor.orderedList.description': 'Направите сортирану листу',
|
|
695
707
|
'fabric.editor.other': 'Остало...',
|
|
@@ -710,6 +722,7 @@ export default {
|
|
|
710
722
|
'fabric.editor.placeholderTextPlaceholder': 'Додај текст чувара места',
|
|
711
723
|
'fabric.editor.plainText': 'Користи чист текст',
|
|
712
724
|
'fabric.editor.preferencesLink': 'Жељене опције линка',
|
|
725
|
+
'fabric.editor.previewButtonTitle': 'Преглед',
|
|
713
726
|
'fabric.editor.quickInsert': 'Брзо уметање',
|
|
714
727
|
'fabric.editor.recordLoomShortTitle': 'Сними',
|
|
715
728
|
'fabric.editor.recordVideo': 'Сними Loom видео',
|
|
@@ -745,6 +758,7 @@ export default {
|
|
|
745
758
|
'fabric.editor.selectTableColumn': 'Изабери колону табеле',
|
|
746
759
|
'fabric.editor.selectTableRow': 'Изабери ред табеле',
|
|
747
760
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Изаберите апликацију',
|
|
761
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Више опција',
|
|
748
762
|
'fabric.editor.settingsLinks': 'Иди на Жељене опције линка',
|
|
749
763
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ за уметање',
|
|
750
764
|
'fabric.editor.shortcut': 'Текстуална пречица',
|
|
@@ -820,6 +834,7 @@ export default {
|
|
|
820
834
|
'fabric.editor.toolbarPositionInline': 'На нивоу текста',
|
|
821
835
|
'fabric.editor.toolbarPositionPinedAtTop': 'Откачи траку са алаткама',
|
|
822
836
|
'fabric.editor.toolbarPositionUnpined': 'Закачи траку са алаткама на врху',
|
|
837
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Закачи траку са алаткама на врх',
|
|
823
838
|
'fabric.editor.tooltip.blockPanel': 'панел',
|
|
824
839
|
'fabric.editor.tooltip.bulletList': 'листа',
|
|
825
840
|
'fabric.editor.tooltip.decisionList': 'листа одлука',
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -47,6 +47,8 @@ export default {
|
|
|
47
47
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Titeln får inte överstiga {maxLength} tecken',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Fortsätt i chatt',
|
|
49
49
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Öppna i chatt',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Finjustera innehållet för att göra det mer aktuellt',
|
|
51
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Finjustera',
|
|
50
52
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo-agent',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Kortar ner innehållet för att göra det mer koncist',
|
|
52
54
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Förkorta uppdateringen',
|
|
@@ -178,6 +180,7 @@ export default {
|
|
|
178
180
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Översätt',
|
|
179
181
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Sidrubrik',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Sida',
|
|
183
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Vi har problem och kan inte generera ett svar just nu. Försök igen senare.',
|
|
181
184
|
'fabric.editor.ai.experience-application.documentInsertError': 'Vi har problem med att infoga svaret. Stäng dialogrutan och försök igen.',
|
|
182
185
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Vi kan inte generera förhandsvisningen. Stäng dialogrutan och försök igen.',
|
|
183
186
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'Vi har fått för många förfrågningar om Atlassian Intelligence (AI) den senaste tiden. Försök igen om några minuter eller läs om <link>överdriven användning av AI</link>.',
|
|
@@ -186,8 +189,11 @@ export default {
|
|
|
186
189
|
'fabric.editor.ai.experience.apiError': 'Vi kunde inte få ett svar, försök igen.',
|
|
187
190
|
'fabric.editor.ai.experience.aupViolationMessage': 'Din uppmaning eller ditt innehåll kanske inte följer vår policy för godtagbar användning. Granska båda och hänvisa till vår <link>policy för godtagbar användning</link> om det behövs. Om problemet kvarstår kan du överväga att prova en annan uppmaning eller ett annat innehåll.',
|
|
188
191
|
'fabric.editor.ai.experience.browseMore.agents': 'Bläddra bland agenter',
|
|
192
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Ett fel inträffade när vi försökte generera svar.',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Vi kunde inte slutföra förfrågan eftersom den inte följer <link>vår Policy för godtagbar användning</link>.',
|
|
189
194
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Vill du kassera din uppmaning?',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessageResponse': 'Vill du kassera ditt svar?',
|
|
196
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Vill du radera svaret?',
|
|
191
197
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Fri generering är inaktiverad i Elevate just nu.',
|
|
192
198
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Nu kan du klistra in länkar 🔗 till Jira- och Confluence-innehåll i dina uppmaningar.',
|
|
193
199
|
'fabric.editor.ai.experience.footerRightText.agents': 'Drivs av Rovo',
|
|
@@ -224,6 +230,7 @@ export default {
|
|
|
224
230
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
225
231
|
'fabric.editor.ai.toolbar.askAI.title': 'Fråga Atlassian Intelligence',
|
|
226
232
|
'fabric.editor.ai.toolbar.askRovo.title': 'Fråga Rovo',
|
|
233
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Fråga Rovo {key}+'",
|
|
227
234
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Fråga Rovo AI',
|
|
228
235
|
'fabric.editor.ai.toolbar.changeTone.title': 'Ändra ton',
|
|
229
236
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Ändra tonalternativ',
|
|
@@ -258,6 +265,10 @@ export default {
|
|
|
258
265
|
'fabric.editor.annotationToolbar': 'Verktygsfält för kommentarer',
|
|
259
266
|
'fabric.editor.backLink': 'Gå tillbaka',
|
|
260
267
|
'fabric.editor.backgroundColor': 'Bakgrundsfärg',
|
|
268
|
+
'fabric.editor.block.menu.copy.block': 'Kopiera block',
|
|
269
|
+
'fabric.editor.block.menu.copy.link': 'Kopiera länk',
|
|
270
|
+
'fabric.editor.block.menu.move.down': 'Flytta ner',
|
|
271
|
+
'fabric.editor.block.menu.move.up': 'Flytta upp',
|
|
261
272
|
'fabric.editor.blockCardUnavailable': 'Inlinelänken är inuti {node} och det går inte att byta dess vy',
|
|
262
273
|
'fabric.editor.blockControlDelete': 'Radera',
|
|
263
274
|
'fabric.editor.blockControlDragHandleMove': 'Dra för att flytta',
|
|
@@ -282,6 +293,7 @@ export default {
|
|
|
282
293
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredd',
|
|
283
294
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
|
284
295
|
'fabric.editor.bug': 'Bugg',
|
|
296
|
+
'fabric.editor.bulletedList': 'Punktlista',
|
|
285
297
|
'fabric.editor.canNotSortTable': '⚠️ Du kan inte sortera en panelvy med sammanslagna celler',
|
|
286
298
|
'fabric.editor.cancelButton': 'Avbryt',
|
|
287
299
|
'fabric.editor.captionPlaceholder': 'Lägg till en bildtext',
|
|
@@ -346,8 +358,6 @@ export default {
|
|
|
346
358
|
'fabric.editor.createComment': 'Kommentera',
|
|
347
359
|
'fabric.editor.createCommentDisabled': 'Du kan bara kommentera text, rubriker, emojis, datum, omnämnanden, länkar och statusar.',
|
|
348
360
|
'fabric.editor.createCommentInvalid': 'Du kan bara kommentera på text och rubriker',
|
|
349
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Jag förstår',
|
|
350
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Nu kan nu lämna kommentarer i infogade delar som länkar, datum, statusar och omnämnanden.',
|
|
351
361
|
'fabric.editor.customPanel': 'Anpassad panel',
|
|
352
362
|
'fabric.editor.customPanel.description': 'Lägg till en anteckning med en emoji och en färgad bakgrund',
|
|
353
363
|
'fabric.editor.datasource.assetsObjects.description': 'Infoga objekt från Tillgångar i Jira Service Management med sökning och filtrering',
|
|
@@ -614,6 +624,7 @@ export default {
|
|
|
614
624
|
'fabric.editor.navigate.toolbar.askAI': 'Fråga AI',
|
|
615
625
|
'fabric.editor.navigate.toolbar.editor': 'Gå till verktygsfältet för redigering',
|
|
616
626
|
'fabric.editor.navigate.toolbar.floating': 'Gå till det svävande verktygsfältet',
|
|
627
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Du har inte behörighet att lägga till kommentarer i detta blogginlägg} page {Du har inte behörighet att lägga till kommentarer på denna sida} other {Du har inte behörighet att lägga till kommentarer på denna sida}}',
|
|
617
628
|
'fabric.editor.noResultsFound': 'Inga resultat',
|
|
618
629
|
'fabric.editor.noSearchResults': 'Inga sökresultat',
|
|
619
630
|
'fabric.editor.normal': 'Normal text',
|
|
@@ -626,6 +637,7 @@ export default {
|
|
|
626
637
|
'fabric.editor.openButtonTitle': 'Öppen',
|
|
627
638
|
'fabric.editor.openCellOptions': 'Öppna cellalternativ',
|
|
628
639
|
'fabric.editor.openLink': 'Öppna länk i en ny flik',
|
|
640
|
+
'fabric.editor.openPreviewPanel': 'Öppna förhandsgranskningspanelen',
|
|
629
641
|
'fabric.editor.orderedList': 'Numrerad lista',
|
|
630
642
|
'fabric.editor.orderedList.description': 'Skapa en sorterad lista',
|
|
631
643
|
'fabric.editor.other': 'Annat ...',
|
|
@@ -646,6 +658,7 @@ export default {
|
|
|
646
658
|
'fabric.editor.placeholderTextPlaceholder': 'Lägg till platshållartext',
|
|
647
659
|
'fabric.editor.plainText': 'Använd oformaterad text',
|
|
648
660
|
'fabric.editor.preferencesLink': 'Länkinställningar',
|
|
661
|
+
'fabric.editor.previewButtonTitle': 'Förhandsgranska',
|
|
649
662
|
'fabric.editor.quickInsert': 'Snabbinfoga',
|
|
650
663
|
'fabric.editor.recordLoomShortTitle': 'Spela in',
|
|
651
664
|
'fabric.editor.recordVideo': 'Spela in en Loom-video',
|
|
@@ -681,6 +694,7 @@ export default {
|
|
|
681
694
|
'fabric.editor.selectTableColumn': 'Välj tabellkolumn',
|
|
682
695
|
'fabric.editor.selectTableRow': 'Välj tabellrad',
|
|
683
696
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Välj app',
|
|
697
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Fler alternativ',
|
|
684
698
|
'fabric.editor.settingsLinks': 'Gå till länkinställningar',
|
|
685
699
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ för att infoga',
|
|
686
700
|
'fabric.editor.shortcut': 'Textgenväg',
|
|
@@ -758,6 +772,7 @@ export default {
|
|
|
758
772
|
'fabric.editor.toolbarPositionInline': 'I linje med texten',
|
|
759
773
|
'fabric.editor.toolbarPositionPinedAtTop': 'Ta bort fastnålning av verktygsfältet',
|
|
760
774
|
'fabric.editor.toolbarPositionUnpined': 'Nåla fast verktygsfältet längst upp',
|
|
775
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Fäst verktygsfältet längst upp',
|
|
761
776
|
'fabric.editor.tooltip.blockPanel': 'en panel',
|
|
762
777
|
'fabric.editor.tooltip.bulletList': 'en lista',
|
|
763
778
|
'fabric.editor.tooltip.decisionList': 'en beslutslista',
|