@atlaskit/afm-i18n-platform-linking-platform-link-datasource 2.33.0 → 2.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/hr.js +2 -1
- package/dist/cjs/i18n/sl.js +2 -1
- package/dist/cjs/i18n/sr_RS.js +2 -1
- package/dist/cjs/i18n/sr_YR.js +2 -1
- package/dist/esm/i18n/hr.d.ts +2 -1
- package/dist/esm/i18n/hr.js +2 -1
- package/dist/esm/i18n/sl.d.ts +2 -1
- package/dist/esm/i18n/sl.js +2 -1
- package/dist/esm/i18n/sr_RS.d.ts +2 -1
- package/dist/esm/i18n/sr_RS.js +2 -1
- package/dist/esm/i18n/sr_YR.d.ts +2 -1
- package/dist/esm/i18n/sr_YR.js +2 -1
- package/dist/types/i18n/hr.d.ts +2 -1
- package/dist/types/i18n/sl.d.ts +2 -1
- package/dist/types/i18n/sr_RS.d.ts +2 -1
- package/dist/types/i18n/sr_YR.d.ts +2 -1
- package/i18n/hr.ts +2 -2
- package/i18n/sl.ts +2 -2
- package/i18n/sr_RS.ts +2 -2
- package/i18n/sr_YR.ts +2 -2
- package/package.json +1 -1
package/dist/cjs/i18n/hr.js
CHANGED
|
@@ -17,8 +17,8 @@ exports.default = {
|
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Odaberi shemu',
|
|
18
18
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Odaberi shemu',
|
|
19
19
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Potrebna je shema',
|
|
20
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Saznaj više o pretraživanju pomoću AQL-a.',
|
|
21
20
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Počni tipkati ili upotrijebi AQL za pretraživanje.',
|
|
21
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Pretraži objekte',
|
|
22
22
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Umetni objekt} few {Umetni objekte} many {Umetni objekte} other {Umetni objekte}}',
|
|
23
23
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Umetni objekte iz',
|
|
24
24
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Ažuriraj tablicu',
|
|
@@ -86,6 +86,7 @@ exports.default = {
|
|
|
86
86
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': '{start} - {end}',
|
|
87
87
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth} - {endMonth}, {year}',
|
|
88
88
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': '{startMonth} - {endMonth}, {startYear} - {endYear}',
|
|
89
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nemaš pristup sljedećem web-mjestu:',
|
|
89
90
|
'linkDataSource.checkConnectionWithSource': 'Provjeri vezu i osvježi ili <a>otvori ovaj upit u Jiri</a> za pregled.',
|
|
90
91
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': 'Provjerite svoju vezu i osvježite ili <a>otvorite ovaj prostor u Jiri</a> za pregled.',
|
|
91
92
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': 'Ne možeš se prebaciti na osnovni način za ovaj upit.',
|
package/dist/cjs/i18n/sl.js
CHANGED
|
@@ -17,8 +17,8 @@ exports.default = {
|
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Izberite shemo',
|
|
18
18
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Izberite shemo',
|
|
19
19
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Zahtevana je shema',
|
|
20
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Preberite več o iskanju z AQL.',
|
|
21
20
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Začnite tipkati ali uporabite AQL za iskanje.',
|
|
21
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Iskanje predmetov',
|
|
22
22
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Vstavi predmet} two {Vstavi predmeta} few {Vstavi predmete} other {Vstavi predmete}}',
|
|
23
23
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Vstavi predmete iz',
|
|
24
24
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Posodobi tabelo',
|
|
@@ -86,6 +86,7 @@ exports.default = {
|
|
|
86
86
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': '{start} – {end}',
|
|
87
87
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
88
88
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': '{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
89
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nimate dostopa do naslednjega spletnega mesta:',
|
|
89
90
|
'linkDataSource.checkConnectionWithSource': 'Preverite povezavo in osvežite ali pa <a>odprite to poizvedbo v storitvi Jira</a> za pregled.',
|
|
90
91
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': 'Preverite povezavo in osvežite stran ali <a>odprite ta prostor v Jiri</a> za pregled.',
|
|
91
92
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': 'Za to poizvedbo ne morete preklopiti na osnovni način.',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -17,8 +17,8 @@ exports.default = {
|
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Izaberite šemu',
|
|
18
18
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Izaberite šemu',
|
|
19
19
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Šema je obavezna',
|
|
20
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Saznajte više o AQL pretrazi.',
|
|
21
20
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Počnite da kucate ili koristite AQL za pretragu.',
|
|
21
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Pretražite objekte',
|
|
22
22
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Umetni objekat} few {Umetni objekte} many {Umetni objekte} other {Umetni objekte}}',
|
|
23
23
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Umetnite objekte iz',
|
|
24
24
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Ažuriraj tabelu',
|
|
@@ -86,6 +86,7 @@ exports.default = {
|
|
|
86
86
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': '{start} – {end}',
|
|
87
87
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
88
88
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': '{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
89
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nemate pristup sledećem sajtu:',
|
|
89
90
|
'linkDataSource.checkConnectionWithSource': 'Proverite vezu i osvežite je ili <a>otvorite ovaj upit u usluzi Jira</a> da biste pregledali.',
|
|
90
91
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': 'Proverite svoju vezu i osvežite ili <a>otvorite ovaj prostor u Jira</a> radi pregleda.',
|
|
91
92
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': 'Ne možete da pređete na osnovni režim za ovaj upit.',
|
package/dist/cjs/i18n/sr_YR.js
CHANGED
|
@@ -17,8 +17,8 @@ exports.default = {
|
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Изаберите шему',
|
|
18
18
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Изаберите шему',
|
|
19
19
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Шема је обавезна',
|
|
20
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Сазнајте више о AQL претрази.',
|
|
21
20
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Почните да куцате или користите AQL за претрагу.',
|
|
21
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Претражите објекте',
|
|
22
22
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Уметни објекат} other {Уметни објекте}}',
|
|
23
23
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Уметните објекат из',
|
|
24
24
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Ажурирај табелу',
|
|
@@ -86,6 +86,7 @@ exports.default = {
|
|
|
86
86
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': '{start} – {end}',
|
|
87
87
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
88
88
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': '{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
89
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Немате приступ следећем сајту:',
|
|
89
90
|
'linkDataSource.checkConnectionWithSource': 'Проверите везу и освежите је или <a>отворите овај упит у услузи Jira</a> да бисте прегледали.',
|
|
90
91
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': 'Проверите своју везу и освежите или <a>отворите овај простор у Jira</a> ради прегледа.',
|
|
91
92
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': 'Не можете да пређете на основни режим за овај упит.',
|
package/dist/esm/i18n/hr.d.ts
CHANGED
|
@@ -13,8 +13,8 @@ declare const _default: {
|
|
|
13
13
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': string;
|
|
14
14
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': string;
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': string;
|
|
16
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': string;
|
|
17
16
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': string;
|
|
17
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': string;
|
|
18
18
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': string;
|
|
19
19
|
'linkDataSource.assets.configmodal.insertObjectsTitle': string;
|
|
20
20
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': string;
|
|
@@ -82,6 +82,7 @@ declare const _default: {
|
|
|
82
82
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': string;
|
|
83
83
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': string;
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': string;
|
|
85
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': string;
|
|
85
86
|
'linkDataSource.checkConnectionWithSource': string;
|
|
86
87
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': string;
|
|
87
88
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': string;
|
package/dist/esm/i18n/hr.js
CHANGED
|
@@ -15,8 +15,8 @@ export default {
|
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Odaberi shemu',
|
|
16
16
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Odaberi shemu',
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Potrebna je shema',
|
|
18
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Saznaj više o pretraživanju pomoću AQL-a.',
|
|
19
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Počni tipkati ili upotrijebi AQL za pretraživanje.',
|
|
19
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Pretraži objekte',
|
|
20
20
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Umetni objekt} few {Umetni objekte} many {Umetni objekte} other {Umetni objekte}}',
|
|
21
21
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Umetni objekte iz',
|
|
22
22
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Ažuriraj tablicu',
|
|
@@ -84,6 +84,7 @@ export default {
|
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': '{start} - {end}',
|
|
85
85
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth} - {endMonth}, {year}',
|
|
86
86
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': '{startMonth} - {endMonth}, {startYear} - {endYear}',
|
|
87
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nemaš pristup sljedećem web-mjestu:',
|
|
87
88
|
'linkDataSource.checkConnectionWithSource': 'Provjeri vezu i osvježi ili <a>otvori ovaj upit u Jiri</a> za pregled.',
|
|
88
89
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': 'Provjerite svoju vezu i osvježite ili <a>otvorite ovaj prostor u Jiri</a> za pregled.',
|
|
89
90
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': 'Ne možeš se prebaciti na osnovni način za ovaj upit.',
|
package/dist/esm/i18n/sl.d.ts
CHANGED
|
@@ -13,8 +13,8 @@ declare const _default: {
|
|
|
13
13
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': string;
|
|
14
14
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': string;
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': string;
|
|
16
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': string;
|
|
17
16
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': string;
|
|
17
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': string;
|
|
18
18
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': string;
|
|
19
19
|
'linkDataSource.assets.configmodal.insertObjectsTitle': string;
|
|
20
20
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': string;
|
|
@@ -82,6 +82,7 @@ declare const _default: {
|
|
|
82
82
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': string;
|
|
83
83
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': string;
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': string;
|
|
85
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': string;
|
|
85
86
|
'linkDataSource.checkConnectionWithSource': string;
|
|
86
87
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': string;
|
|
87
88
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': string;
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -15,8 +15,8 @@ export default {
|
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Izberite shemo',
|
|
16
16
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Izberite shemo',
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Zahtevana je shema',
|
|
18
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Preberite več o iskanju z AQL.',
|
|
19
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Začnite tipkati ali uporabite AQL za iskanje.',
|
|
19
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Iskanje predmetov',
|
|
20
20
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Vstavi predmet} two {Vstavi predmeta} few {Vstavi predmete} other {Vstavi predmete}}',
|
|
21
21
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Vstavi predmete iz',
|
|
22
22
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Posodobi tabelo',
|
|
@@ -84,6 +84,7 @@ export default {
|
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': '{start} – {end}',
|
|
85
85
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
86
86
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': '{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
87
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nimate dostopa do naslednjega spletnega mesta:',
|
|
87
88
|
'linkDataSource.checkConnectionWithSource': 'Preverite povezavo in osvežite ali pa <a>odprite to poizvedbo v storitvi Jira</a> za pregled.',
|
|
88
89
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': 'Preverite povezavo in osvežite stran ali <a>odprite ta prostor v Jiri</a> za pregled.',
|
|
89
90
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': 'Za to poizvedbo ne morete preklopiti na osnovni način.',
|
package/dist/esm/i18n/sr_RS.d.ts
CHANGED
|
@@ -13,8 +13,8 @@ declare const _default: {
|
|
|
13
13
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': string;
|
|
14
14
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': string;
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': string;
|
|
16
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': string;
|
|
17
16
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': string;
|
|
17
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': string;
|
|
18
18
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': string;
|
|
19
19
|
'linkDataSource.assets.configmodal.insertObjectsTitle': string;
|
|
20
20
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': string;
|
|
@@ -82,6 +82,7 @@ declare const _default: {
|
|
|
82
82
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': string;
|
|
83
83
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': string;
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': string;
|
|
85
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': string;
|
|
85
86
|
'linkDataSource.checkConnectionWithSource': string;
|
|
86
87
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': string;
|
|
87
88
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': string;
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -15,8 +15,8 @@ export default {
|
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Izaberite šemu',
|
|
16
16
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Izaberite šemu',
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Šema je obavezna',
|
|
18
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Saznajte više o AQL pretrazi.',
|
|
19
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Počnite da kucate ili koristite AQL za pretragu.',
|
|
19
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Pretražite objekte',
|
|
20
20
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Umetni objekat} few {Umetni objekte} many {Umetni objekte} other {Umetni objekte}}',
|
|
21
21
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Umetnite objekte iz',
|
|
22
22
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Ažuriraj tabelu',
|
|
@@ -84,6 +84,7 @@ export default {
|
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': '{start} – {end}',
|
|
85
85
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
86
86
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': '{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
87
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nemate pristup sledećem sajtu:',
|
|
87
88
|
'linkDataSource.checkConnectionWithSource': 'Proverite vezu i osvežite je ili <a>otvorite ovaj upit u usluzi Jira</a> da biste pregledali.',
|
|
88
89
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': 'Proverite svoju vezu i osvežite ili <a>otvorite ovaj prostor u Jira</a> radi pregleda.',
|
|
89
90
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': 'Ne možete da pređete na osnovni režim za ovaj upit.',
|
package/dist/esm/i18n/sr_YR.d.ts
CHANGED
|
@@ -13,8 +13,8 @@ declare const _default: {
|
|
|
13
13
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': string;
|
|
14
14
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': string;
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': string;
|
|
16
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': string;
|
|
17
16
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': string;
|
|
17
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': string;
|
|
18
18
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': string;
|
|
19
19
|
'linkDataSource.assets.configmodal.insertObjectsTitle': string;
|
|
20
20
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': string;
|
|
@@ -82,6 +82,7 @@ declare const _default: {
|
|
|
82
82
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': string;
|
|
83
83
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': string;
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': string;
|
|
85
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': string;
|
|
85
86
|
'linkDataSource.checkConnectionWithSource': string;
|
|
86
87
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': string;
|
|
87
88
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': string;
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -15,8 +15,8 @@ export default {
|
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Изаберите шему',
|
|
16
16
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Изаберите шему',
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Шема је обавезна',
|
|
18
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': 'Сазнајте више о AQL претрази.',
|
|
19
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': 'Почните да куцате или користите AQL за претрагу.',
|
|
19
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Претражите објекте',
|
|
20
20
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': '{objectsCount, plural, one {Уметни објекат} other {Уметни објекте}}',
|
|
21
21
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Уметните објекат из',
|
|
22
22
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': 'Ажурирај табелу',
|
|
@@ -84,6 +84,7 @@ export default {
|
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': '{start} – {end}',
|
|
85
85
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
86
86
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': '{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
87
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Немате приступ следећем сајту:',
|
|
87
88
|
'linkDataSource.checkConnectionWithSource': 'Проверите везу и освежите је или <a>отворите овај упит у услузи Jira</a> да бисте прегледали.',
|
|
88
89
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': 'Проверите своју везу и освежите или <a>отворите овај простор у Jira</a> ради прегледа.',
|
|
89
90
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': 'Не можете да пређете на основни режим за овај упит.',
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -13,8 +13,8 @@ declare const _default: {
|
|
|
13
13
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': string;
|
|
14
14
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': string;
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': string;
|
|
16
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': string;
|
|
17
16
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': string;
|
|
17
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': string;
|
|
18
18
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': string;
|
|
19
19
|
'linkDataSource.assets.configmodal.insertObjectsTitle': string;
|
|
20
20
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': string;
|
|
@@ -82,6 +82,7 @@ declare const _default: {
|
|
|
82
82
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': string;
|
|
83
83
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': string;
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': string;
|
|
85
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': string;
|
|
85
86
|
'linkDataSource.checkConnectionWithSource': string;
|
|
86
87
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': string;
|
|
87
88
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -13,8 +13,8 @@ declare const _default: {
|
|
|
13
13
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': string;
|
|
14
14
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': string;
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': string;
|
|
16
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': string;
|
|
17
16
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': string;
|
|
17
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': string;
|
|
18
18
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': string;
|
|
19
19
|
'linkDataSource.assets.configmodal.insertObjectsTitle': string;
|
|
20
20
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': string;
|
|
@@ -82,6 +82,7 @@ declare const _default: {
|
|
|
82
82
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': string;
|
|
83
83
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': string;
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': string;
|
|
85
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': string;
|
|
85
86
|
'linkDataSource.checkConnectionWithSource': string;
|
|
86
87
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': string;
|
|
87
88
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': string;
|
|
@@ -13,8 +13,8 @@ declare const _default: {
|
|
|
13
13
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': string;
|
|
14
14
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': string;
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': string;
|
|
16
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': string;
|
|
17
16
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': string;
|
|
17
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': string;
|
|
18
18
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': string;
|
|
19
19
|
'linkDataSource.assets.configmodal.insertObjectsTitle': string;
|
|
20
20
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': string;
|
|
@@ -82,6 +82,7 @@ declare const _default: {
|
|
|
82
82
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': string;
|
|
83
83
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': string;
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': string;
|
|
85
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': string;
|
|
85
86
|
'linkDataSource.checkConnectionWithSource': string;
|
|
86
87
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': string;
|
|
87
88
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': string;
|
|
@@ -13,8 +13,8 @@ declare const _default: {
|
|
|
13
13
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': string;
|
|
14
14
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': string;
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': string;
|
|
16
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink': string;
|
|
17
16
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription': string;
|
|
17
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': string;
|
|
18
18
|
'linkDataSource.assets.configmodal.insertIssuesButtonText': string;
|
|
19
19
|
'linkDataSource.assets.configmodal.insertObjectsTitle': string;
|
|
20
20
|
'linkDataSource.assets.configmodal.updateObjectsButtonText': string;
|
|
@@ -82,6 +82,7 @@ declare const _default: {
|
|
|
82
82
|
'linkDataSource.issueLikeTable.renderType.dateRange.fullRange': string;
|
|
83
83
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': string;
|
|
84
84
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears': string;
|
|
85
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': string;
|
|
85
86
|
'linkDataSource.checkConnectionWithSource': string;
|
|
86
87
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia': string;
|
|
87
88
|
'linkDataSource.jira-issues.configmodal.basicModeSwitchDisabledTooltipText': string;
|
package/i18n/hr.ts
CHANGED
|
@@ -15,10 +15,9 @@ export default {
|
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Odaberi shemu',
|
|
16
16
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Odaberi shemu',
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Potrebna je shema',
|
|
18
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink':
|
|
19
|
-
'Saznaj više o pretraživanju pomoću AQL-a.',
|
|
20
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription':
|
|
21
19
|
'Počni tipkati ili upotrijebi AQL za pretraživanje.',
|
|
20
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Pretraži objekte',
|
|
22
21
|
'linkDataSource.assets.configmodal.insertIssuesButtonText':
|
|
23
22
|
'{objectsCount, plural, one {Umetni objekt} few {Umetni objekte} many {Umetni objekte} other {Umetni objekte}}',
|
|
24
23
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Umetni objekte iz',
|
|
@@ -102,6 +101,7 @@ export default {
|
|
|
102
101
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth} - {endMonth}, {year}',
|
|
103
102
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears':
|
|
104
103
|
'{startMonth} - {endMonth}, {startYear} - {endYear}',
|
|
104
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nemaš pristup sljedećem web-mjestu:',
|
|
105
105
|
'linkDataSource.checkConnectionWithSource': 'Provjeri vezu i osvježi ili <a>otvori ovaj upit u Jiri</a> za pregled.',
|
|
106
106
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia':
|
|
107
107
|
'Provjerite svoju vezu i osvježite ili <a>otvorite ovaj prostor u Jiri</a> za pregled.',
|
package/i18n/sl.ts
CHANGED
|
@@ -15,10 +15,9 @@ export default {
|
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Izberite shemo',
|
|
16
16
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Izberite shemo',
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Zahtevana je shema',
|
|
18
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink':
|
|
19
|
-
'Preberite več o iskanju z AQL.',
|
|
20
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription':
|
|
21
19
|
'Začnite tipkati ali uporabite AQL za iskanje.',
|
|
20
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Iskanje predmetov',
|
|
22
21
|
'linkDataSource.assets.configmodal.insertIssuesButtonText':
|
|
23
22
|
'{objectsCount, plural, one {Vstavi predmet} two {Vstavi predmeta} few {Vstavi predmete} other {Vstavi predmete}}',
|
|
24
23
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Vstavi predmete iz',
|
|
@@ -103,6 +102,7 @@ export default {
|
|
|
103
102
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
104
103
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears':
|
|
105
104
|
'{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
105
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nimate dostopa do naslednjega spletnega mesta:',
|
|
106
106
|
'linkDataSource.checkConnectionWithSource':
|
|
107
107
|
'Preverite povezavo in osvežite ali pa <a>odprite to poizvedbo v storitvi Jira</a> za pregled.',
|
|
108
108
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia':
|
package/i18n/sr_RS.ts
CHANGED
|
@@ -15,10 +15,9 @@ export default {
|
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Izaberite šemu',
|
|
16
16
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Izaberite šemu',
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Šema je obavezna',
|
|
18
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink':
|
|
19
|
-
'Saznajte više o AQL pretrazi.',
|
|
20
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription':
|
|
21
19
|
'Počnite da kucate ili koristite AQL za pretragu.',
|
|
20
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Pretražite objekte',
|
|
22
21
|
'linkDataSource.assets.configmodal.insertIssuesButtonText':
|
|
23
22
|
'{objectsCount, plural, one {Umetni objekat} few {Umetni objekte} many {Umetni objekte} other {Umetni objekte}}',
|
|
24
23
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Umetnite objekte iz',
|
|
@@ -100,6 +99,7 @@ export default {
|
|
|
100
99
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
101
100
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears':
|
|
102
101
|
'{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
102
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Nemate pristup sledećem sajtu:',
|
|
103
103
|
'linkDataSource.checkConnectionWithSource':
|
|
104
104
|
'Proverite vezu i osvežite je ili <a>otvorite ovaj upit u usluzi Jira</a> da biste pregledali.',
|
|
105
105
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia':
|
package/i18n/sr_YR.ts
CHANGED
|
@@ -15,10 +15,9 @@ export default {
|
|
|
15
15
|
'linkDataSource.assets.configModal.objectSchemaSelect.label': 'Изаберите шему',
|
|
16
16
|
'linkDataSource.assets.configModal.objectSchemaSelect.placeholder': 'Изаберите шему',
|
|
17
17
|
'linkDataSource.assets.configModal.objectSchemaSelect.schemaRequired': 'Шема је обавезна',
|
|
18
|
-
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.learnMoreLink':
|
|
19
|
-
'Сазнајте више о AQL претрази.',
|
|
20
18
|
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchDescription':
|
|
21
19
|
'Почните да куцате или користите AQL за претрагу.',
|
|
20
|
+
'linkDataSource.assets.configModal.renderAssetsContent.initialStateView.searchTitle': 'Претражите објекте',
|
|
22
21
|
'linkDataSource.assets.configmodal.insertIssuesButtonText':
|
|
23
22
|
'{objectsCount, plural, one {Уметни објекат} other {Уметни објекте}}',
|
|
24
23
|
'linkDataSource.assets.configmodal.insertObjectsTitle': 'Уметните објекат из',
|
|
@@ -100,6 +99,7 @@ export default {
|
|
|
100
99
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRange': '{startMonth}–{endMonth}, {year}',
|
|
101
100
|
'linkDataSource.issueLikeTable.renderType.dateRange.quarterRangeOverYears':
|
|
102
101
|
'{startMonth}–{endMonth}, {startYear}–{endYear}',
|
|
102
|
+
'linkDataSource.jira-issues.accessRequiredWithSite': 'Немате приступ следећем сајту:',
|
|
103
103
|
'linkDataSource.checkConnectionWithSource':
|
|
104
104
|
'Проверите везу и освежите је или <a>отворите овај упит у услузи Jira</a> да бисте прегледали.',
|
|
105
105
|
'linkDataSource.jira-issues.checkConnectionWithSource.visual-refresh-sllv-galaxia':
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/afm-i18n-platform-linking-platform-link-datasource",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.34.0",
|
|
4
4
|
"description": "NPM i18n package for AFM platform-linking-platform-link-datasource published by Traduki",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|