@atlaskit/link-datasource 1.31.2 → 2.0.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 +17 -0
- package/dist/cjs/i18n/cs.js +15 -0
- package/dist/cjs/i18n/da.js +15 -0
- package/dist/cjs/i18n/de.js +15 -0
- package/dist/cjs/i18n/en.js +14 -0
- package/dist/cjs/i18n/en_GB.js +14 -0
- package/dist/cjs/i18n/en_ZZ.js +43 -3
- package/dist/cjs/i18n/es.js +15 -0
- package/dist/cjs/i18n/fi.js +15 -0
- package/dist/cjs/i18n/fr.js +16 -1
- package/dist/cjs/i18n/hu.js +15 -0
- package/dist/cjs/i18n/it.js +15 -0
- package/dist/cjs/i18n/ja.js +16 -0
- package/dist/cjs/i18n/ko.js +16 -1
- package/dist/cjs/i18n/nb.js +15 -0
- package/dist/cjs/i18n/nl.js +16 -1
- package/dist/cjs/i18n/pl.js +15 -0
- package/dist/cjs/i18n/pt_BR.js +15 -0
- package/dist/cjs/i18n/ru.js +15 -0
- package/dist/cjs/i18n/sv.js +15 -0
- package/dist/cjs/i18n/th.js +15 -0
- package/dist/cjs/i18n/tr.js +17 -1
- package/dist/cjs/i18n/uk.js +16 -1
- package/dist/cjs/i18n/vi.js +15 -0
- package/dist/cjs/i18n/zh.js +15 -0
- package/dist/cjs/i18n/zh_TW.js +15 -0
- package/dist/cjs/ui/common/modal/display-view-dropdown/display-view-drop-down.js +21 -28
- package/dist/cjs/ui/common/modal/display-view-dropdown/messages.js +13 -42
- package/dist/cjs/ui/confluence-search-modal/modal/index.js +2 -2
- package/dist/cjs/ui/jira-issues-modal/modal/index.js +8 -8
- package/dist/es2019/i18n/cs.js +15 -0
- package/dist/es2019/i18n/da.js +15 -0
- package/dist/es2019/i18n/de.js +15 -0
- package/dist/es2019/i18n/en.js +14 -0
- package/dist/es2019/i18n/en_GB.js +14 -0
- package/dist/es2019/i18n/en_ZZ.js +43 -3
- package/dist/es2019/i18n/es.js +15 -0
- package/dist/es2019/i18n/fi.js +15 -0
- package/dist/es2019/i18n/fr.js +16 -1
- package/dist/es2019/i18n/hu.js +15 -0
- package/dist/es2019/i18n/it.js +15 -0
- package/dist/es2019/i18n/ja.js +16 -0
- package/dist/es2019/i18n/ko.js +16 -1
- package/dist/es2019/i18n/nb.js +15 -0
- package/dist/es2019/i18n/nl.js +16 -1
- package/dist/es2019/i18n/pl.js +15 -0
- package/dist/es2019/i18n/pt_BR.js +15 -0
- package/dist/es2019/i18n/ru.js +15 -0
- package/dist/es2019/i18n/sv.js +15 -0
- package/dist/es2019/i18n/th.js +15 -0
- package/dist/es2019/i18n/tr.js +17 -1
- package/dist/es2019/i18n/uk.js +16 -1
- package/dist/es2019/i18n/vi.js +15 -0
- package/dist/es2019/i18n/zh.js +15 -0
- package/dist/es2019/i18n/zh_TW.js +15 -0
- package/dist/es2019/ui/common/modal/display-view-dropdown/display-view-drop-down.js +21 -27
- package/dist/es2019/ui/common/modal/display-view-dropdown/messages.js +13 -42
- package/dist/es2019/ui/confluence-search-modal/modal/index.js +2 -2
- package/dist/es2019/ui/jira-issues-modal/modal/index.js +8 -8
- package/dist/esm/i18n/cs.js +15 -0
- package/dist/esm/i18n/da.js +15 -0
- package/dist/esm/i18n/de.js +15 -0
- package/dist/esm/i18n/en.js +14 -0
- package/dist/esm/i18n/en_GB.js +14 -0
- package/dist/esm/i18n/en_ZZ.js +43 -3
- package/dist/esm/i18n/es.js +15 -0
- package/dist/esm/i18n/fi.js +15 -0
- package/dist/esm/i18n/fr.js +16 -1
- package/dist/esm/i18n/hu.js +15 -0
- package/dist/esm/i18n/it.js +15 -0
- package/dist/esm/i18n/ja.js +16 -0
- package/dist/esm/i18n/ko.js +16 -1
- package/dist/esm/i18n/nb.js +15 -0
- package/dist/esm/i18n/nl.js +16 -1
- package/dist/esm/i18n/pl.js +15 -0
- package/dist/esm/i18n/pt_BR.js +15 -0
- package/dist/esm/i18n/ru.js +15 -0
- package/dist/esm/i18n/sv.js +15 -0
- package/dist/esm/i18n/th.js +15 -0
- package/dist/esm/i18n/tr.js +17 -1
- package/dist/esm/i18n/uk.js +16 -1
- package/dist/esm/i18n/vi.js +15 -0
- package/dist/esm/i18n/zh.js +15 -0
- package/dist/esm/i18n/zh_TW.js +15 -0
- package/dist/esm/ui/common/modal/display-view-dropdown/display-view-drop-down.js +21 -27
- package/dist/esm/ui/common/modal/display-view-dropdown/messages.js +13 -42
- package/dist/esm/ui/confluence-search-modal/modal/index.js +2 -2
- package/dist/esm/ui/jira-issues-modal/modal/index.js +8 -8
- package/dist/types/common/types.d.ts +4 -5
- package/dist/types/i18n/cs.d.ts +15 -0
- package/dist/types/i18n/da.d.ts +15 -0
- package/dist/types/i18n/de.d.ts +15 -0
- package/dist/types/i18n/en.d.ts +14 -0
- package/dist/types/i18n/en_GB.d.ts +14 -0
- package/dist/types/i18n/en_ZZ.d.ts +42 -2
- package/dist/types/i18n/es.d.ts +15 -0
- package/dist/types/i18n/fi.d.ts +15 -0
- package/dist/types/i18n/fr.d.ts +15 -0
- package/dist/types/i18n/hu.d.ts +15 -0
- package/dist/types/i18n/it.d.ts +15 -0
- package/dist/types/i18n/ja.d.ts +16 -0
- package/dist/types/i18n/ko.d.ts +15 -0
- package/dist/types/i18n/nb.d.ts +15 -0
- package/dist/types/i18n/nl.d.ts +15 -0
- package/dist/types/i18n/pl.d.ts +15 -0
- package/dist/types/i18n/pt_BR.d.ts +15 -0
- package/dist/types/i18n/ru.d.ts +15 -0
- package/dist/types/i18n/sv.d.ts +15 -0
- package/dist/types/i18n/th.d.ts +15 -0
- package/dist/types/i18n/tr.d.ts +16 -0
- package/dist/types/i18n/uk.d.ts +15 -0
- package/dist/types/i18n/vi.d.ts +15 -0
- package/dist/types/i18n/zh.d.ts +15 -0
- package/dist/types/i18n/zh_TW.d.ts +15 -0
- package/dist/types/ui/common/modal/display-view-dropdown/display-view-drop-down.d.ts +1 -1
- package/dist/types/ui/common/modal/display-view-dropdown/messages.d.ts +4 -24
- package/dist/types/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.d.ts +1 -1
- package/dist/types-ts4.5/common/types.d.ts +4 -5
- package/dist/types-ts4.5/i18n/cs.d.ts +15 -0
- package/dist/types-ts4.5/i18n/da.d.ts +15 -0
- package/dist/types-ts4.5/i18n/de.d.ts +15 -0
- package/dist/types-ts4.5/i18n/en.d.ts +14 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +14 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +42 -2
- package/dist/types-ts4.5/i18n/es.d.ts +15 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +15 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +15 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +15 -0
- package/dist/types-ts4.5/i18n/it.d.ts +15 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +16 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +15 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +15 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +15 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +15 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +15 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +15 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +15 -0
- package/dist/types-ts4.5/i18n/th.d.ts +15 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +16 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +15 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +15 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +15 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +15 -0
- package/dist/types-ts4.5/ui/common/modal/display-view-dropdown/display-view-drop-down.d.ts +1 -1
- package/dist/types-ts4.5/ui/common/modal/display-view-dropdown/messages.d.ts +4 -24
- package/dist/types-ts4.5/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.d.ts +1 -1
- package/package.json +4 -4
|
@@ -1,52 +1,23 @@
|
|
|
1
1
|
import { defineMessages } from 'react-intl-next';
|
|
2
2
|
export const displayViewDropDownMessages = defineMessages({
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
description: 'Display search results as a table',
|
|
8
|
-
defaultMessage: 'Table'
|
|
3
|
+
viewModeListLabel: {
|
|
4
|
+
id: 'linkDataSource.jira-issues.configmodal.viewModeListLabel',
|
|
5
|
+
description: 'Display search results as a list',
|
|
6
|
+
defaultMessage: 'List'
|
|
9
7
|
},
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
defaultMessage: 'Display search results as a table'
|
|
8
|
+
viewModeListDescription: {
|
|
9
|
+
id: 'linkDataSource.jira-issues.configmodal.viewModeListDescription',
|
|
10
|
+
description: 'Description for list view mode',
|
|
11
|
+
defaultMessage: 'Display search results as a list'
|
|
15
12
|
},
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
id: 'linkDataSource.configmodal.inlineLinkViewModeLabel',
|
|
13
|
+
viewModeInlineLinkLabel: {
|
|
14
|
+
id: 'linkDataSource.jira-issues.configmodal.viewModeInlineLinkLabel',
|
|
19
15
|
description: 'Display the number of search results as an inline smart link',
|
|
20
16
|
defaultMessage: 'Inline link'
|
|
21
17
|
},
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
id: 'linkDataSource.configmodal.inlineLinkViewModeDescription',
|
|
25
|
-
description: 'Description for inline view mode',
|
|
26
|
-
defaultMessage: 'Display the number of search results or as an inline smart link'
|
|
27
|
-
},
|
|
28
|
-
// delete once EDM-9431 is merged
|
|
29
|
-
tableViewModeLabel: {
|
|
30
|
-
id: 'linkDataSource.jira-issues.configmodal.tableViewModeLabel',
|
|
31
|
-
description: 'Display Jira search results as a table',
|
|
32
|
-
defaultMessage: 'Table'
|
|
33
|
-
},
|
|
34
|
-
// delete once EDM-9431 is merged
|
|
35
|
-
tableViewModeDescription: {
|
|
36
|
-
id: 'linkDataSource.jira-issues.configmodal.tableViewModeDescription',
|
|
37
|
-
description: 'Description for table view mode',
|
|
38
|
-
defaultMessage: 'Display Jira search results as a table'
|
|
39
|
-
},
|
|
40
|
-
// delete once EDM-9431 is merged
|
|
41
|
-
inlineLinkViewModeLabel: {
|
|
42
|
-
id: 'linkDataSource.jira-issues.configmodal.inlineLinkViewModeLabel',
|
|
43
|
-
description: 'Display the number of search results as an inline smart link',
|
|
44
|
-
defaultMessage: 'Inline link'
|
|
45
|
-
},
|
|
46
|
-
// delete once EDM-9431 is merged
|
|
47
|
-
inlineLinkViewModeDescription: {
|
|
48
|
-
id: 'linkDataSource.jira-issues.configmodal.inlineLinkViewModeDescription',
|
|
18
|
+
viewModeInlineLinkDescription: {
|
|
19
|
+
id: 'linkDataSource.jira-issues.configmodal.viewModeInlineLinkDescription',
|
|
49
20
|
description: 'Description for inline link view mode',
|
|
50
|
-
defaultMessage: 'Display the number of search results
|
|
21
|
+
defaultMessage: 'Display the number of search results as an inline Smart Link'
|
|
51
22
|
}
|
|
52
23
|
});
|
|
@@ -293,8 +293,8 @@ export const PlainConfluenceSearchConfigModal = props => {
|
|
|
293
293
|
}, [analyticsPayload, fireEvent, totalCount, isDataReady]);
|
|
294
294
|
useEffect(() => {
|
|
295
295
|
const isResolved = status === 'resolved';
|
|
296
|
-
const isTableViewMode = currentViewMode === '
|
|
297
|
-
const isInlineViewMode = currentViewMode === '
|
|
296
|
+
const isTableViewMode = currentViewMode === 'table';
|
|
297
|
+
const isInlineViewMode = currentViewMode === 'inline';
|
|
298
298
|
if (!isResolved) {
|
|
299
299
|
return;
|
|
300
300
|
}
|
|
@@ -46,7 +46,7 @@ const issueCountStyles = css({
|
|
|
46
46
|
fontWeight: 600
|
|
47
47
|
});
|
|
48
48
|
const getDisplayValue = (currentViewMode, itemCount) => {
|
|
49
|
-
if (currentViewMode === '
|
|
49
|
+
if (currentViewMode === 'table') {
|
|
50
50
|
return DatasourceDisplay.DATASOURCE_TABLE;
|
|
51
51
|
}
|
|
52
52
|
return itemCount === 1 ? DatasourceDisplay.INLINE : DatasourceDisplay.DATASOURCE_INLINE;
|
|
@@ -75,7 +75,7 @@ export const PlainJiraIssuesConfigModal = props => {
|
|
|
75
75
|
wrappedColumnKeys: initialWrappedColumnKeys,
|
|
76
76
|
onCancel,
|
|
77
77
|
onInsert,
|
|
78
|
-
viewMode = '
|
|
78
|
+
viewMode = 'table',
|
|
79
79
|
parameters: initialParameters,
|
|
80
80
|
url: urlBeingEdited,
|
|
81
81
|
visibleColumnKeys: initialVisibleColumnKeys
|
|
@@ -159,7 +159,7 @@ export const PlainJiraIssuesConfigModal = props => {
|
|
|
159
159
|
const resolvedWithNoResults = status === 'resolved' && !responseItems.length;
|
|
160
160
|
const jqlUrl = selectedJiraSite && jql && `${selectedJiraSite.url}/issues/?jql=${encodeURI(jql)}`;
|
|
161
161
|
const isInsertDisabled = !isParametersSet || status === 'rejected' || status === 'unauthorized' || status === 'loading';
|
|
162
|
-
const shouldShowIssueCount = !!totalCount && totalCount !== 1 && currentViewMode === '
|
|
162
|
+
const shouldShowIssueCount = !!totalCount && totalCount !== 1 && currentViewMode === 'table';
|
|
163
163
|
const isDataReady = (visibleColumnKeys || []).length > 0;
|
|
164
164
|
const hasNoJiraSites = availableSites && availableSites.length === 0;
|
|
165
165
|
useEffect(() => {
|
|
@@ -174,7 +174,7 @@ export const PlainJiraIssuesConfigModal = props => {
|
|
|
174
174
|
status,
|
|
175
175
|
experienceId: modalRenderInstanceId,
|
|
176
176
|
itemCount: responseItems.length,
|
|
177
|
-
canBeLink: currentViewMode === '
|
|
177
|
+
canBeLink: currentViewMode === 'inline',
|
|
178
178
|
extensionKey
|
|
179
179
|
});
|
|
180
180
|
useEffect(() => {
|
|
@@ -237,8 +237,8 @@ export const PlainJiraIssuesConfigModal = props => {
|
|
|
237
237
|
}, [fireSingleItemViewedEvent, fireTableViewedEvent, totalCount]);
|
|
238
238
|
useEffect(() => {
|
|
239
239
|
const isResolved = status === 'resolved';
|
|
240
|
-
const isIssueViewMode = currentViewMode === '
|
|
241
|
-
const isCountViewMode = currentViewMode === '
|
|
240
|
+
const isIssueViewMode = currentViewMode === 'table';
|
|
241
|
+
const isCountViewMode = currentViewMode === 'inline';
|
|
242
242
|
if (!isResolved) {
|
|
243
243
|
return;
|
|
244
244
|
}
|
|
@@ -335,7 +335,7 @@ export const PlainJiraIssuesConfigModal = props => {
|
|
|
335
335
|
const consumerEvent = (_insertButtonClickedE = insertButtonClickedEvent.clone()) !== null && _insertButtonClickedE !== void 0 ? _insertButtonClickedE : undefined;
|
|
336
336
|
insertButtonClickedEvent.fire(EVENT_CHANNEL);
|
|
337
337
|
const firstIssueUrl = retrieveUrlForSmartCardRender();
|
|
338
|
-
if (currentViewMode === '
|
|
338
|
+
if (currentViewMode === 'inline') {
|
|
339
339
|
macroInsertedEvent === null || macroInsertedEvent === void 0 ? void 0 : macroInsertedEvent.fire(EVENT_CHANNEL);
|
|
340
340
|
const url = responseItems.length === 1 ? firstIssueUrl : upToDateJqlUrl;
|
|
341
341
|
onInsert({
|
|
@@ -498,7 +498,7 @@ export const PlainJiraIssuesConfigModal = props => {
|
|
|
498
498
|
initialSearchMethod: initialSearchMethod,
|
|
499
499
|
onSearchMethodChange: setCurrentSearchMethod,
|
|
500
500
|
site: selectedJiraSite
|
|
501
|
-
}), currentViewMode === '
|
|
501
|
+
}), currentViewMode === 'inline' ? renderCountModeContent() : renderIssuesModeContent()) : jsx(NoInstancesView, {
|
|
502
502
|
title: loadingErrorMessages.noAccessToJiraSitesTitle,
|
|
503
503
|
description: loadingErrorMessages.noAccessToJiraSitesDescription,
|
|
504
504
|
testId: `no-jira-instances-content`
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -39,10 +39,24 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Konfigurovat sloupce',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Vyhledat požadavky pomocí klíčového slova',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Zrušit',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Zobrazit počet výsledků vyhledávání nebo jako vložený chytrý odkaz',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Vložený odkaz',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Zobrazit výsledky vyhledávání jako tabulku',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Tabulka',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Zrušit',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Kdykoliv',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Vlastní',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Posledních 30 dní',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Posledních 7 dní',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Poslední rok',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Naposledy aktualizováno',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Dnes',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Včera',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Vložit seznam Confluence',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Vložit seznam Confluence z:',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Vložit výsledky',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### Výsledky',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {výsledek} few {výsledky} many {výsledku} other {výsledků}}',
|
|
46
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Zadejte klíčová slova k vyhledání stránek, příloh a dalších položek.',
|
|
47
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'Chcete-li požádat o přístup, obraťte se na správce.',
|
|
48
62
|
'linkDataSource.confluence-search.no.confluence.sites.access.title': 'Nemáte přístup k žádným webům Confluence',
|
|
@@ -99,6 +113,7 @@ export default {
|
|
|
99
113
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Synchronizováno {date}',
|
|
100
114
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {položka} few {položky} many {položky} other {položek}}',
|
|
101
115
|
'linkDataSource.table-footer.loading': 'Načítání…',
|
|
116
|
+
'linkDataSource.table-footer.power-by-jsm': 'Využívá technologii Aktiva v Jira Service Management',
|
|
102
117
|
'linkDataSource.table-footer.refresh': 'Obnovit',
|
|
103
118
|
'linkDataSource.unableToLoadItems': 'Načtení položek se nezdařilo',
|
|
104
119
|
'linkDataSource.unableToLoadResults': 'Načtení výsledků se nezdařilo'
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -39,10 +39,24 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Konfigurer kolonner',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Søg efter sager efter søgeord',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Annuller',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Vis som antallet af søgeresultater eller som et intelligent link på samme linje',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Link på samme linje',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Vis søgeresultater som en tabel',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Tabel',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Annuller',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Når som helst',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Brugerdefineret',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Inden for de seneste 30 dage',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Inden for de seneste 7 dage',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Det seneste år',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Senest opdateret',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'I dag',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'I går',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Indsæt Confluence-liste',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Indsæt Confluence-liste fra',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Indsæt resultater',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### Resultater',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {resultat} other {resultater}}',
|
|
46
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Indtast nøgleord for at finde sider, vedhæftninger m.m.',
|
|
47
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'Kontakt din administrator for at anmode om adgang.',
|
|
48
62
|
'linkDataSource.confluence-search.no.confluence.sites.access.title': 'Du har ikke adgang til nogen Confluence-sider',
|
|
@@ -99,6 +113,7 @@ export default {
|
|
|
99
113
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Synkroniseret {date}',
|
|
100
114
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {element} other {elementer}}',
|
|
101
115
|
'linkDataSource.table-footer.loading': 'Indlæser ...',
|
|
116
|
+
'linkDataSource.table-footer.power-by-jsm': 'Leveret af Aktiver i Jira Service Management',
|
|
102
117
|
'linkDataSource.table-footer.refresh': 'Opdater',
|
|
103
118
|
'linkDataSource.unableToLoadItems': 'Kunne ikke indlæse elementer',
|
|
104
119
|
'linkDataSource.unableToLoadResults': 'Kunne ikke indlæse resultater'
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -39,10 +39,24 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Spalten konfigurieren',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Mit Stichwörtern nach Vorgängen suchen',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Abbrechen',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Anzahl der Suchergebnisse als intelligenten Inline-Link anzeigen',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Inline-Link',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Suchergebnisse als Tabelle anzeigen',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Tabelle',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Abbrechen',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Beliebig',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Benutzerdefiniert',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Letzte 30 Tage',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Letzte 7 Tage',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Letztes Jahr',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Letzte Aktualisierung',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Heute',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Gestern',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Confluence-Liste einfügen',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Confluence-Liste einfügen von',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Ergebnisse einfügen',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### Ergebnisse',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {Ergebnis} other {Ergebnisse}}',
|
|
46
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Geben Sie Stichwörter ein, um nach Seiten, Anhängen und mehr zu suchen.',
|
|
47
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'Wenden Sie sich an Ihren Administrator, um Zugriff anzufordern.',
|
|
48
62
|
'linkDataSource.confluence-search.no.confluence.sites.access.title': 'Sie haben keinen Zugriff auf Confluence-Sites',
|
|
@@ -99,6 +113,7 @@ export default {
|
|
|
99
113
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Synchronisiert am {date}',
|
|
100
114
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {Element} other {Elemente}}',
|
|
101
115
|
'linkDataSource.table-footer.loading': 'Wird geladen …',
|
|
116
|
+
'linkDataSource.table-footer.power-by-jsm': 'Bereitgestellt von Assets in Jira Service Management',
|
|
102
117
|
'linkDataSource.table-footer.refresh': 'Aktualisieren',
|
|
103
118
|
'linkDataSource.unableToLoadItems': 'Elemente konnten nicht geladen werden',
|
|
104
119
|
'linkDataSource.unableToLoadResults': 'Ergebnisse konnten nicht geladen werden'
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -39,10 +39,23 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Configure columns',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Search for issues by keyword',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Cancel',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Display the number of search results or as an inline smart link',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Inline link',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Display search results as a table',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Table',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Cancel',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Anytime',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Custom',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Past 30 days',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Past 7 days',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Past year',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Last updated',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Today',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Yesterday',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Insert Confluence list',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Insert Confluence list from',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Insert results',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### Results',
|
|
46
59
|
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {result} other {results}}',
|
|
47
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Enter keywords to find pages, attachments, and more',
|
|
48
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'To request access, contact your admin.',
|
|
@@ -101,6 +114,7 @@ export default {
|
|
|
101
114
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Synced {date}',
|
|
102
115
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {items}}',
|
|
103
116
|
'linkDataSource.table-footer.loading': 'Loading...',
|
|
117
|
+
'linkDataSource.table-footer.power-by-jsm': 'Powered by Assets in Jira Service Management',
|
|
104
118
|
'linkDataSource.table-footer.refresh': 'Refresh',
|
|
105
119
|
'linkDataSource.unableToLoadItems': 'Unable to load items',
|
|
106
120
|
'linkDataSource.unableToLoadResults': 'Unable to load results'
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -39,10 +39,23 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Configure columns',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Search for issues by keyword',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Cancel',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Display the number of search results or as an inline smart link',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Inline link',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Display search results as a table',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Table',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Cancel',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Anytime',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Custom',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Past 30 days',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Past 7 days',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Past year',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Last updated',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Today',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Yesterday',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Insert Confluence list',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Insert Confluence list from',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Insert results',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### Results',
|
|
46
59
|
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {result} other {results}}',
|
|
47
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Enter keywords to find pages, attachments, and more',
|
|
48
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'To request access, contact your admin.',
|
|
@@ -101,6 +114,7 @@ export default {
|
|
|
101
114
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Synced {date}',
|
|
102
115
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {items}}',
|
|
103
116
|
'linkDataSource.table-footer.loading': 'Loading...',
|
|
117
|
+
'linkDataSource.table-footer.power-by-jsm': 'Powered by Assets in Jira Service Management',
|
|
104
118
|
'linkDataSource.table-footer.refresh': 'Refresh',
|
|
105
119
|
'linkDataSource.unableToLoadItems': 'Unable to load items',
|
|
106
120
|
'linkDataSource.unableToLoadResults': 'Unable to load results'
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -7,6 +7,9 @@
|
|
|
7
7
|
*/
|
|
8
8
|
//
|
|
9
9
|
export default {
|
|
10
|
+
'linkDataSource.accessInstructions': 'To request access, contact your site administrator.',
|
|
11
|
+
'linkDataSource.accessRequired': "You don't have access to this content",
|
|
12
|
+
'linkDataSource.accessRequiredWithSite': "You don't have access to the following site:",
|
|
10
13
|
'linkDataSource.assets.configModal.aqlSearchInput.helpTooltipText': 'Syntax help',
|
|
11
14
|
'linkDataSource.assets.configModal.aqlSearchInput.placeholder': 'Search via AQL',
|
|
12
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Select schema',
|
|
@@ -15,7 +18,6 @@ export default {
|
|
|
15
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Learn more about searching with AQL.',
|
|
16
19
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Start typing or use AQL to search.',
|
|
17
20
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Search for objects',
|
|
18
|
-
'linkDataSource.assets.configmodal.cancelButtonText': 'Cancel',
|
|
19
21
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Insert object} other {Insert objects}}',
|
|
20
22
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Insert objects from',
|
|
21
23
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Update table',
|
|
@@ -30,10 +32,34 @@ export default {
|
|
|
30
32
|
'linkDataSource.basic-filter.showMoreButton': 'Show more',
|
|
31
33
|
'linkDataSource.basic-filter.status.label': 'Status',
|
|
32
34
|
'linkDataSource.basic-filter.type.label': 'Type',
|
|
35
|
+
'linkDataSource.checkConnection': 'Check your connection and refresh, or try again later.',
|
|
33
36
|
'linkDataSource.column-picker.no-all-items-shown-message.line-1': 'Your search returned too many results.',
|
|
34
37
|
'linkDataSource.column-picker.no-all-items-shown-message.line-2': 'Try again with more specific keywords.',
|
|
35
38
|
'linkDataSource.column-picker.search': 'Search for fields',
|
|
36
39
|
'linkDataSource.column-picker.tooltip': 'Configure columns',
|
|
40
|
+
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Search for issues by keyword',
|
|
41
|
+
'linkDataSource.configmodal.cancelButtonText': 'Cancel',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Display the number of search results or as an inline smart link',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Inline link',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Display search results as a table',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Table',
|
|
46
|
+
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Cancel',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Anytime',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Custom',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Past 30 days',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Past 7 days',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Past year',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Last updated',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Today',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Yesterday',
|
|
55
|
+
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Insert Confluence list',
|
|
56
|
+
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Insert Confluence list from',
|
|
57
|
+
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Insert results',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### Results',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {result} other {results}}',
|
|
60
|
+
'linkDataSource.confluence-search.configmodal.searchLabel': 'Enter keywords to find pages, attachments, and more',
|
|
61
|
+
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'To request access, contact your admin.',
|
|
62
|
+
'linkDataSource.confluence-search.no.confluence.sites.access.title': "You don't have access to any Confluence sites",
|
|
37
63
|
'linkDataSource.datasource.table.authConnectButtonText': 'Connect',
|
|
38
64
|
'linkDataSource.datasource.table.authScreenDescriptionText': 'Connect your {providerName} account to collaborate on work across Atlassian products.',
|
|
39
65
|
'linkDataSource.datasource.table.authScreenHeaderText': 'Connect your {providerName} account',
|
|
@@ -48,7 +74,6 @@ export default {
|
|
|
48
74
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': "You can't switch to basic for this query.",
|
|
49
75
|
'linkDataSource.jira-issues.configmodal.basicModeText': 'Basic',
|
|
50
76
|
'linkDataSource.jira-issues.configmodal.basicTextSearchPlaceholder': 'Search for issues by keyword',
|
|
51
|
-
'linkDataSource.jira-issues.configmodal.cancelButtonText': 'Cancel',
|
|
52
77
|
'linkDataSource.jira-issues.configmodal.chooseSite': 'Choose site',
|
|
53
78
|
'linkDataSource.jira-issues.configmodal.inlineLinkViewModeDescription': 'Display the number of search results or as an inline smart link',
|
|
54
79
|
'linkDataSource.jira-issues.configmodal.inlineLinkViewModeLabel': 'Inline link',
|
|
@@ -59,23 +84,38 @@ export default {
|
|
|
59
84
|
'linkDataSource.jira-issues.configmodal.placeholder.issues': '### Issues',
|
|
60
85
|
'linkDataSource.jira-issues.configmodal.tableViewModeDescription': 'Display Jira search results as a table',
|
|
61
86
|
'linkDataSource.jira-issues.configmodal.tableViewModeLabel': 'Table',
|
|
87
|
+
'linkDataSource.jira-issues.learnMoreLink': 'Learn how to search with JQL',
|
|
62
88
|
'linkDataSource.jira-issues.no.jira.sites.access.description': 'To request access, contact your admin.',
|
|
63
89
|
'linkDataSource.jira-issues.no.jira.sites.access.title': "You don't have access to any Jira sites",
|
|
64
90
|
'linkDataSource.jira-issues.noResultsFound': 'No results found',
|
|
65
91
|
'linkDataSource.jira-issues.refresh': 'Refresh',
|
|
92
|
+
'linkDataSource.jira-issues.searchDescription-basic': 'Search by keyword for issues to insert.',
|
|
93
|
+
'linkDataSource.jira-issues.searchDescription-jql': 'Use JQL (Jira Query Language) to search for issues.',
|
|
94
|
+
'linkDataSource.jira-issues.searchJiraTitle': 'Search for Jira issues',
|
|
66
95
|
'linkDataSource.jira-issues.unableToLoadItems': 'Unable to load items',
|
|
67
96
|
'linkDataSource.jira-issues.unableToLoadResults': 'Unable to load results',
|
|
68
97
|
'linkDataSource.modal-initial-state.beta': 'Beta',
|
|
98
|
+
'linkDataSource.modal-initial-state.confluenceSearchTitle': 'Search for Confluence pages',
|
|
99
|
+
'linkDataSource.modal-initial-state.jiraSearchTitle': 'Search for Jira issues',
|
|
69
100
|
'linkDataSource.modal-initial-state.learnMoreLink': 'Learn how to search with JQL',
|
|
70
101
|
'linkDataSource.modal-initial-state.searchDescription-basic': 'Search by keyword for issues to insert.',
|
|
102
|
+
'linkDataSource.modal-initial-state.searchDescription-confluence': 'Search by keyword for pages to insert.',
|
|
71
103
|
'linkDataSource.modal-initial-state.searchDescription-jql': 'Use JQL (Jira Query Language) to search for issues.',
|
|
72
104
|
'linkDataSource.modal-initial-state.searchTitle': 'Search for Jira issues',
|
|
105
|
+
'linkDataSource.no.jira.sites.access.description': 'To request access, contact your admin.',
|
|
106
|
+
'linkDataSource.no.jira.sites.access.title': "You don't have access to any Jira sites",
|
|
107
|
+
'linkDataSource.noResultsFound': 'No results found',
|
|
108
|
+
'linkDataSource.refresh': 'Refresh',
|
|
73
109
|
'linkDataSource.render-type.boolean.false': 'No',
|
|
74
110
|
'linkDataSource.render-type.boolean.true': 'Yes',
|
|
75
111
|
'linkDataSource.render-type.user.default.display.name': 'Unassigned',
|
|
112
|
+
'linkDataSource.site-selector.configmodal.chooseSite': 'Choose site',
|
|
76
113
|
'linkDataSource.table-footer.date_formatter.under_one_minute': 'Synced just now',
|
|
77
114
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Synced {date}',
|
|
78
115
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {items}}',
|
|
79
116
|
'linkDataSource.table-footer.loading': 'Loading...',
|
|
80
|
-
'linkDataSource.table-footer.
|
|
117
|
+
'linkDataSource.table-footer.power-by-jsm': 'Powered by Assets in Jira Service Management',
|
|
118
|
+
'linkDataSource.table-footer.refresh': 'Refresh',
|
|
119
|
+
'linkDataSource.unableToLoadItems': 'Unable to load items',
|
|
120
|
+
'linkDataSource.unableToLoadResults': 'Unable to load results'
|
|
81
121
|
};
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -39,10 +39,24 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Configurar columnas',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Buscar incidencias por palabra clave',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Cancelar',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Mostrar el número de resultados de búsqueda o como un enlace inteligente insertado',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Enlace insertado',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Mostrar los resultados de búsqueda en forma de tabla',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Tabla',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Cancelar',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'En cualquier momento',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Personalizado',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Últimos 30 días',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Últimos 7 días',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Último año',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Última actualización',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Hoy',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Ayer',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Insertar lista de Confluence',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Insertar lista de Confluence desde',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Insertar resultados',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### resultados',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {resultado} other {resultados}}',
|
|
46
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Escribe palabras clave para encontrar páginas, archivos adjuntos y mucho más',
|
|
47
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'Para solicitar acceso, ponte en contacto con tu administrador.',
|
|
48
62
|
'linkDataSource.confluence-search.no.confluence.sites.access.title': 'No tienes acceso a ningún sitio de Confluence',
|
|
@@ -99,6 +113,7 @@ export default {
|
|
|
99
113
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Última sincronización: {date}',
|
|
100
114
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {elemento} other {elementos}}',
|
|
101
115
|
'linkDataSource.table-footer.loading': 'Cargando...',
|
|
116
|
+
'linkDataSource.table-footer.power-by-jsm': 'Con la tecnología de Activos en Jira Service Management',
|
|
102
117
|
'linkDataSource.table-footer.refresh': 'Actualizar',
|
|
103
118
|
'linkDataSource.unableToLoadItems': 'No se han podido cargar los elementos',
|
|
104
119
|
'linkDataSource.unableToLoadResults': 'No se pueden cargar los resultados'
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -39,10 +39,24 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Määritä sarakkeet',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Hae asioita avainsanoilla',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Peruuta',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Näytä hakutulosten lukumäärä tai tekstiin sitoutuva älykäs linkki',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Tekstiin sitoutuva linkki',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Näytä hakutulokset taulukkona',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Taulukko',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Peruuta',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Milloin vain',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Mukautettu',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Kuluneet 30 päivää',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Kuluneet 7 päivää',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Kulunut vuosi',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Viimeksi päivitetty',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Tänään',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Eilen',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Lisää Confluence-luettelo',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Lisää Confluence-luettelo osoitteesta',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Lisää tuloksia',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### tulosta',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {tulos} other {tulosta}}',
|
|
46
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Etsi muun muassa sivuja ja liitteitä kirjoittamalla avainsanoja',
|
|
47
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'Pyydä pääsyä ottamalla yhteys ylläpitäjään.',
|
|
48
62
|
'linkDataSource.confluence-search.no.confluence.sites.access.title': 'Sinulla ei ole pääsyä mihinkään Confluence-sivustoon',
|
|
@@ -99,6 +113,7 @@ export default {
|
|
|
99
113
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Synkronoitu {date}',
|
|
100
114
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {kohde} other {kohdetta}}',
|
|
101
115
|
'linkDataSource.table-footer.loading': 'Ladataan...',
|
|
116
|
+
'linkDataSource.table-footer.power-by-jsm': 'Palvelun tarjoaa Jira Service Managementin Resurssit',
|
|
102
117
|
'linkDataSource.table-footer.refresh': 'Päivitä',
|
|
103
118
|
'linkDataSource.unableToLoadItems': 'Kohteiden lataus ei onnistu',
|
|
104
119
|
'linkDataSource.unableToLoadResults': 'Tulosten lataus epäonnistui'
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -39,11 +39,25 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Configurer les colonnes',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Rechercher des tickets par mot clé',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Annuler',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Affichez le nombre de résultats de recherche ou sous forme de lien intelligent contextuel',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Lien contextuel',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Affichez les résultats de la recherche sous forme de tableau',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Tableau',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Annuler',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': "N'importe quand",
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Personnalisée',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': '30 derniers jours',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': '7 derniers jours',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Année dernière',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Dernière mise à jour',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': "Aujourd'hui",
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Hier',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Insérer une liste Confluence',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Insérer la liste Confluence à partir de',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Insérer les résultats',
|
|
46
|
-
'linkDataSource.confluence-search.configmodal.
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### Résultats',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {résultat} other {résultats}}',
|
|
60
|
+
'linkDataSource.confluence-search.configmodal.searchLabel': 'Saisissez des mots clés pour rechercher des pages, des pièces jointes, et plus encore',
|
|
47
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': "Pour demander l'accès, contactez votre administrateur.",
|
|
48
62
|
'linkDataSource.confluence-search.no.confluence.sites.access.title': "Vous n'avez accès à aucun site Confluence",
|
|
49
63
|
'linkDataSource.datasource.table.authConnectButtonText': 'Connecter',
|
|
@@ -99,6 +113,7 @@ export default {
|
|
|
99
113
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Synchronisé le {date}',
|
|
100
114
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {élément} other {éléments}}',
|
|
101
115
|
'linkDataSource.table-footer.loading': 'Chargement…',
|
|
116
|
+
'linkDataSource.table-footer.power-by-jsm': 'Optimisé par Actifs dans Jira Service Management',
|
|
102
117
|
'linkDataSource.table-footer.refresh': 'Actualiser',
|
|
103
118
|
'linkDataSource.unableToLoadItems': 'Chargement de certains éléments impossible',
|
|
104
119
|
'linkDataSource.unableToLoadResults': 'Impossible de charger les résultats'
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -39,10 +39,24 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Oszlopok konfigurálása',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Ügyek keresése kulcsszavak alapján',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Mégse',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Keresési eredmények számának vagy beágyazott okoslinkként történő megjelenítése',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Beágyazott link',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'A keresési találatok megjelenítése táblázatként',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Táblázat',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Mégse',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Bármikor',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Egyéni',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Elmúlt 30 nap',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Elmúlt 7 nap',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Elmúlt év',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Legutóbbi frissítés',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Ma',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Tegnap',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': 'Confluence-lista beszúrása',
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': 'Confluence-lista beszúrása innen:',
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Találatok beszúrása',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### találat',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {találat} other {találat}}',
|
|
46
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Adj meg kulcsszavakat oldalak, csatolmányok és egyebek kereséséhez',
|
|
47
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': 'Hozzáférés igényléséhez fordulj az adminisztrátorodhoz.',
|
|
48
62
|
'linkDataSource.confluence-search.no.confluence.sites.access.title': 'Semmilyen Confluence-webhelyhez nincs hozzáférésed',
|
|
@@ -99,6 +113,7 @@ export default {
|
|
|
99
113
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Szinkronizálás ideje: {date}',
|
|
100
114
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {tétel} other {tétel}}',
|
|
101
115
|
'linkDataSource.table-footer.loading': 'Betöltés…',
|
|
116
|
+
'linkDataSource.table-footer.power-by-jsm': 'Az Eszközök biztosítja a Jira Service Managementben',
|
|
102
117
|
'linkDataSource.table-footer.refresh': 'Frissítés',
|
|
103
118
|
'linkDataSource.unableToLoadItems': 'Nem sikerült betölteni a tételeket',
|
|
104
119
|
'linkDataSource.unableToLoadResults': 'Nem lehet betölteni a találatokat'
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -39,10 +39,24 @@ export default {
|
|
|
39
39
|
'linkDataSource.column-picker.tooltip': 'Configura le colonne',
|
|
40
40
|
'linkDataSource.configmodal.basicTextSearchPlaceholder': 'Cerca i ticket per parola chiave',
|
|
41
41
|
'linkDataSource.configmodal.cancelButtonText': 'Annulla',
|
|
42
|
+
'linkDataSource.configmodal.inlineLinkViewModeDescription': 'Visualizza il numero di risultati della ricerca come link intelligente in linea',
|
|
43
|
+
'linkDataSource.configmodal.inlineLinkViewModeLabel': 'Link in linea',
|
|
44
|
+
'linkDataSource.configmodal.tableViewModeDescription': 'Visualizza i risultati della ricerca in una tabella',
|
|
45
|
+
'linkDataSource.configmodal.tableViewModeLabel': 'Tabella',
|
|
42
46
|
'linkDataSource.confluence-search.configmodal.cancelButtonText': 'Annulla',
|
|
47
|
+
'linkDataSource.confluence-search.configmodal.date.range.any.time': 'Qualsiasi periodo',
|
|
48
|
+
'linkDataSource.confluence-search.configmodal.date.range.custom': 'Personalizzato',
|
|
49
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.month': 'Ultimi 30 giorni',
|
|
50
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.week': 'Ultimi 7 giorni',
|
|
51
|
+
'linkDataSource.confluence-search.configmodal.date.range.last.year': 'Ultimo anno',
|
|
52
|
+
'linkDataSource.confluence-search.configmodal.date.range.title': 'Ultimo aggiornamento',
|
|
53
|
+
'linkDataSource.confluence-search.configmodal.date.range.today': 'Oggi',
|
|
54
|
+
'linkDataSource.confluence-search.configmodal.date.range.yesterday': 'Ieri',
|
|
43
55
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitle': "Inserisci l'elenco Confluence",
|
|
44
56
|
'linkDataSource.confluence-search.configmodal.insertConfluenceTitleManySites': "Inserisci l'elenco Confluence da",
|
|
45
57
|
'linkDataSource.confluence-search.configmodal.insertResultsButtonText': 'Inserisci i risultati',
|
|
58
|
+
'linkDataSource.confluence-search.configmodal.placeholder.issues': '### risultati',
|
|
59
|
+
'linkDataSource.confluence-search.configmodal.resultsCountText': '{totalCount, plural, one {risultato} other {risultati}}',
|
|
46
60
|
'linkDataSource.confluence-search.configmodal.searchLabel': 'Inserisci le parole chiave per trovare pagine, allegati e altro',
|
|
47
61
|
'linkDataSource.confluence-search.no.confluence.sites.access.description': "Per richiedere l'accesso, contatta l'amministratore.",
|
|
48
62
|
'linkDataSource.confluence-search.no.confluence.sites.access.title': 'Non hai accesso ad alcun sito Confluence',
|
|
@@ -99,6 +113,7 @@ export default {
|
|
|
99
113
|
'linkDataSource.table-footer.date_formatter.under_over_minute': 'Sincronizzato il {date}',
|
|
100
114
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {elemento} other {elementi}}',
|
|
101
115
|
'linkDataSource.table-footer.loading': 'Caricamento in corso...',
|
|
116
|
+
'linkDataSource.table-footer.power-by-jsm': 'Con la tecnologia di Risorse in Jira Service Management',
|
|
102
117
|
'linkDataSource.table-footer.refresh': 'Aggiorna',
|
|
103
118
|
'linkDataSource.unableToLoadItems': 'Impossibile caricare gli elementi',
|
|
104
119
|
'linkDataSource.unableToLoadResults': 'Impossibile caricare i risultati'
|