@atlaskit/link-create 6.1.5 → 6.3.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 +22 -0
- package/dist/cjs/common/constants.js +1 -1
- package/dist/cjs/common/ui/error-boundary-ui/error-svg/index.js +1 -1
- package/dist/cjs/common/ui/icon/index.compiled.css +0 -1
- package/dist/cjs/common/ui/icon/index.js +1 -1
- package/dist/cjs/common/ui/message/index.js +1 -1
- package/dist/cjs/controllers/create-field/main.js +1 -1
- package/dist/cjs/i18n/cs.js +3 -17
- package/dist/cjs/i18n/da.js +3 -17
- package/dist/cjs/i18n/de.js +3 -17
- package/dist/cjs/i18n/en.js +3 -17
- package/dist/cjs/i18n/en_GB.js +3 -17
- package/dist/cjs/i18n/en_ZZ.js +3 -17
- package/dist/cjs/i18n/es.js +3 -17
- package/dist/cjs/i18n/fi.js +3 -17
- package/dist/cjs/i18n/fr.js +3 -17
- package/dist/cjs/i18n/hr.js +3 -17
- package/dist/cjs/i18n/hu.js +3 -17
- package/dist/cjs/i18n/it.js +3 -17
- package/dist/cjs/i18n/ja.js +3 -17
- package/dist/cjs/i18n/ko.js +3 -17
- package/dist/cjs/i18n/nb.js +3 -17
- package/dist/cjs/i18n/nl.js +3 -17
- package/dist/cjs/i18n/pl.js +3 -17
- package/dist/cjs/i18n/pt_BR.js +3 -17
- package/dist/cjs/i18n/ru.js +3 -17
- package/dist/cjs/i18n/sl.js +3 -17
- package/dist/cjs/i18n/sr_RS.js +3 -17
- package/dist/cjs/i18n/sr_YR.js +3 -17
- package/dist/cjs/i18n/sv.js +3 -17
- package/dist/cjs/i18n/th.js +3 -17
- package/dist/cjs/i18n/tr.js +3 -17
- package/dist/cjs/i18n/uk.js +3 -17
- package/dist/cjs/i18n/vi.js +3 -17
- package/dist/cjs/i18n/zh.js +3 -17
- package/dist/cjs/i18n/zh_TW.js +3 -17
- package/dist/cjs/ui/create-form/form-footer/main.js +1 -1
- package/dist/cjs/ui/create-form/form-loader/main.js +1 -1
- package/dist/cjs/ui/create-form/main.js +1 -1
- package/dist/cjs/ui/inline-create/index.js +4 -4
- package/dist/cjs/ui/modal-create/index.js +4 -4
- package/dist/es2019/common/constants.js +1 -1
- package/dist/es2019/common/ui/error-boundary-ui/error-svg/index.js +1 -1
- package/dist/es2019/common/ui/icon/index.compiled.css +0 -1
- package/dist/es2019/common/ui/icon/index.js +1 -1
- package/dist/es2019/common/ui/message/index.js +1 -1
- package/dist/es2019/controllers/create-field/main.js +1 -1
- package/dist/es2019/i18n/cs.js +3 -17
- package/dist/es2019/i18n/da.js +3 -17
- package/dist/es2019/i18n/de.js +3 -17
- package/dist/es2019/i18n/en.js +3 -17
- package/dist/es2019/i18n/en_GB.js +3 -17
- package/dist/es2019/i18n/en_ZZ.js +3 -17
- package/dist/es2019/i18n/es.js +3 -17
- package/dist/es2019/i18n/fi.js +3 -17
- package/dist/es2019/i18n/fr.js +3 -17
- package/dist/es2019/i18n/hr.js +3 -17
- package/dist/es2019/i18n/hu.js +3 -17
- package/dist/es2019/i18n/it.js +3 -17
- package/dist/es2019/i18n/ja.js +3 -17
- package/dist/es2019/i18n/ko.js +3 -17
- package/dist/es2019/i18n/nb.js +3 -17
- package/dist/es2019/i18n/nl.js +3 -17
- package/dist/es2019/i18n/pl.js +3 -17
- package/dist/es2019/i18n/pt_BR.js +3 -17
- package/dist/es2019/i18n/ru.js +3 -17
- package/dist/es2019/i18n/sl.js +3 -17
- package/dist/es2019/i18n/sr_RS.js +3 -17
- package/dist/es2019/i18n/sr_YR.js +3 -17
- package/dist/es2019/i18n/sv.js +3 -17
- package/dist/es2019/i18n/th.js +3 -17
- package/dist/es2019/i18n/tr.js +3 -17
- package/dist/es2019/i18n/uk.js +3 -17
- package/dist/es2019/i18n/vi.js +3 -17
- package/dist/es2019/i18n/zh.js +3 -17
- package/dist/es2019/i18n/zh_TW.js +3 -17
- package/dist/es2019/ui/create-form/form-footer/main.js +1 -1
- package/dist/es2019/ui/create-form/form-loader/main.js +1 -1
- package/dist/es2019/ui/create-form/main.js +1 -1
- package/dist/es2019/ui/inline-create/index.js +1 -1
- package/dist/es2019/ui/modal-create/index.js +1 -1
- package/dist/esm/common/constants.js +1 -1
- package/dist/esm/common/ui/error-boundary-ui/error-svg/index.js +1 -1
- package/dist/esm/common/ui/icon/index.compiled.css +0 -1
- package/dist/esm/common/ui/icon/index.js +1 -1
- package/dist/esm/common/ui/message/index.js +1 -1
- package/dist/esm/controllers/create-field/main.js +1 -1
- package/dist/esm/i18n/cs.js +3 -17
- package/dist/esm/i18n/da.js +3 -17
- package/dist/esm/i18n/de.js +3 -17
- package/dist/esm/i18n/en.js +3 -17
- package/dist/esm/i18n/en_GB.js +3 -17
- package/dist/esm/i18n/en_ZZ.js +3 -17
- package/dist/esm/i18n/es.js +3 -17
- package/dist/esm/i18n/fi.js +3 -17
- package/dist/esm/i18n/fr.js +3 -17
- package/dist/esm/i18n/hr.js +3 -17
- package/dist/esm/i18n/hu.js +3 -17
- package/dist/esm/i18n/it.js +3 -17
- package/dist/esm/i18n/ja.js +3 -17
- package/dist/esm/i18n/ko.js +3 -17
- package/dist/esm/i18n/nb.js +3 -17
- package/dist/esm/i18n/nl.js +3 -17
- package/dist/esm/i18n/pl.js +3 -17
- package/dist/esm/i18n/pt_BR.js +3 -17
- package/dist/esm/i18n/ru.js +3 -17
- package/dist/esm/i18n/sl.js +3 -17
- package/dist/esm/i18n/sr_RS.js +3 -17
- package/dist/esm/i18n/sr_YR.js +3 -17
- package/dist/esm/i18n/sv.js +3 -17
- package/dist/esm/i18n/th.js +3 -17
- package/dist/esm/i18n/tr.js +3 -17
- package/dist/esm/i18n/uk.js +3 -17
- package/dist/esm/i18n/vi.js +3 -17
- package/dist/esm/i18n/zh.js +3 -17
- package/dist/esm/i18n/zh_TW.js +3 -17
- package/dist/esm/ui/create-form/form-footer/main.js +1 -1
- package/dist/esm/ui/create-form/form-loader/main.js +1 -1
- package/dist/esm/ui/create-form/main.js +1 -1
- package/dist/esm/ui/inline-create/index.js +1 -1
- package/dist/esm/ui/modal-create/index.js +1 -1
- package/dist/types/common/utils/locale/fetch-messages-for-locale.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +2 -17
- package/dist/types/i18n/da.d.ts +2 -17
- package/dist/types/i18n/de.d.ts +2 -17
- package/dist/types/i18n/en.d.ts +2 -17
- package/dist/types/i18n/en_GB.d.ts +2 -17
- package/dist/types/i18n/en_ZZ.d.ts +2 -17
- package/dist/types/i18n/es.d.ts +2 -17
- package/dist/types/i18n/fi.d.ts +2 -17
- package/dist/types/i18n/fr.d.ts +2 -17
- package/dist/types/i18n/hr.d.ts +2 -17
- package/dist/types/i18n/hu.d.ts +2 -17
- package/dist/types/i18n/it.d.ts +2 -17
- package/dist/types/i18n/ja.d.ts +2 -17
- package/dist/types/i18n/ko.d.ts +2 -17
- package/dist/types/i18n/nb.d.ts +2 -17
- package/dist/types/i18n/nl.d.ts +2 -17
- package/dist/types/i18n/pl.d.ts +2 -17
- package/dist/types/i18n/pt_BR.d.ts +2 -17
- package/dist/types/i18n/ru.d.ts +2 -17
- package/dist/types/i18n/sl.d.ts +2 -17
- package/dist/types/i18n/sr_RS.d.ts +2 -17
- package/dist/types/i18n/sr_YR.d.ts +2 -17
- package/dist/types/i18n/sv.d.ts +2 -17
- package/dist/types/i18n/th.d.ts +2 -17
- package/dist/types/i18n/tr.d.ts +2 -17
- package/dist/types/i18n/uk.d.ts +2 -17
- package/dist/types/i18n/vi.d.ts +2 -17
- package/dist/types/i18n/zh.d.ts +2 -17
- package/dist/types/i18n/zh_TW.d.ts +2 -17
- package/package.json +13 -13
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Trang',
|
|
12
|
-
'link-create.unknown-error.description': 'Làm mới trang hoặc liên hệ với <a>Bộ phận hỗ trợ Atlassian</a> nếu sự cố này vẫn tiếp diễn.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Đã xảy ra lỗi.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Trang',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Quay lại',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Hủy bỏ',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Chúng tôi không lưu được thông tin của bạn nếu bạn rời khỏi trang này.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Thay đổi của bạn sẽ không được lưu',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Đóng',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Tạo',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Tạo + Mở',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Các trường bắt buộc được đánh dấu bằng dấu sao',
|
|
23
|
-
'linkCreate.modal.heading': 'Tạo mới'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/vi';
|
|
10
|
+
export default translations;
|
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': '页面',
|
|
12
|
-
'link-create.unknown-error.description': '如果此问题依然存在,请刷新页面或联系 <a>Atlassian 支持团队</a>。',
|
|
13
|
-
'link-create.unknown-error.heading': '出错了。',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': '站点',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': '返回',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': '放弃',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': '如果您离开此页面,我们将无法保存您的信息。',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': '您的更改将不会保存',
|
|
19
|
-
'linkCreate.createForm.button.close': '关闭',
|
|
20
|
-
'linkCreate.createForm.button.create': '创建',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': '创建 + 打开',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': '必填字段标有星号',
|
|
23
|
-
'linkCreate.modal.heading': '新建'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/zh';
|
|
10
|
+
export default translations;
|
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': '頁面',
|
|
12
|
-
'link-create.unknown-error.description': '請重新整理頁面,如果持續發生錯誤,請連絡 <a>Atlassian 支援人員</a>。',
|
|
13
|
-
'link-create.unknown-error.heading': '發生錯誤。',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': '網站',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': '返回',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': '捨棄',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': '如果您離開此頁面,我們將無法儲存您的資訊。',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': '您的變更將不會儲存',
|
|
19
|
-
'linkCreate.createForm.button.close': '關閉',
|
|
20
|
-
'linkCreate.createForm.button.create': '建立',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': '建立 + 開啟',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': '必填欄位標有星號',
|
|
23
|
-
'linkCreate.modal.heading': '新建'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/zh_TW';
|
|
10
|
+
export default translations;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { memo } from 'react';
|
|
2
2
|
import { AnalyticsContext } from '@atlaskit/analytics-next';
|
|
3
|
-
import
|
|
3
|
+
import IntlMessagesProvider from '@atlaskit/intl-messages-provider/main';
|
|
4
4
|
import { PACKAGE_DATA } from '../../common/constants';
|
|
5
5
|
import { ErrorBoundary } from '../../common/ui/error-boundary';
|
|
6
6
|
import { Experience } from '../../common/ui/experience-tracker';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { memo } from 'react';
|
|
2
2
|
import { AnalyticsContext } from '@atlaskit/analytics-next';
|
|
3
|
-
import
|
|
3
|
+
import IntlMessagesProvider from '@atlaskit/intl-messages-provider/main';
|
|
4
4
|
import { PACKAGE_DATA } from '../../common/constants';
|
|
5
5
|
import { ErrorBoundary } from '../../common/ui/error-boundary';
|
|
6
6
|
import { ErrorBoundaryModal } from '../../common/ui/error-boundary-modal';
|
|
@@ -10,7 +10,7 @@ export var CREATE_FORM_MIN_HEIGHT_IN_PX = '200';
|
|
|
10
10
|
export var LINK_CREATE_FORM_POST_CREATE_FIELD = '__post_create__';
|
|
11
11
|
export var PACKAGE_DATA = {
|
|
12
12
|
packageName: "@atlaskit/link-create" || '',
|
|
13
|
-
packageVersion: "6.
|
|
13
|
+
packageVersion: "6.2.0" || '',
|
|
14
14
|
component: COMPONENT_NAME,
|
|
15
15
|
componentName: COMPONENT_NAME
|
|
16
16
|
};
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Stránka',
|
|
12
|
-
'link-create.unknown-error.description': 'Obnovte stránku nebo, pokud problém přetrvává, kontaktujte <a>podporu Atlassian</a>.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Něco se pokazilo.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Web',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Přejít zpět',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Zahodit',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Pokud z této stránky odejdete, nebudeme moci uložit vaše informace.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Vaše změny se neuloží',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Zavřít',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Vytvořit',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Vytvořit + Otevřít',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Povinná pole jsou označena hvězdičkou.',
|
|
23
|
-
'linkCreate.modal.heading': 'Vytvořit novou položku'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/cs';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Side',
|
|
12
|
-
'link-create.unknown-error.description': 'Opdater siden, eller kontakt <a>Atlassian-support</a>, hvis det bliver ved med at ske.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Noget gik galt.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Website',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Gå tilbage',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Kassér',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Vi kan ikke gemme dine oplysninger, hvis du forlader siden.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Dine ændringer gemmes ikke',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Luk',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Opret',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Opret + Åbn',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Påkrævede felter er markeret med en stjerne',
|
|
23
|
-
'linkCreate.modal.heading': 'Opret ny'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/da';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Seite',
|
|
12
|
-
'link-create.unknown-error.description': 'Laden Sie die Seite erneut oder wenden Sie sich an den <a>Atlassian Support</a>, falls das Problem weiterhin besteht.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Irgendetwas ist schiefgelaufen.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Site',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Zurück',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Verwerfen',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Ihre Informationen können nicht gespeichert werden, wenn Sie diese Seite verlassen.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Ihre Änderungen werden nicht gespeichert',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Schließen',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Erstellen',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Erstellen + Öffnen',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Pflichtfelder sind mit einem Sternchen markiert.',
|
|
23
|
-
'linkCreate.modal.heading': 'Neu erstellen'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/de';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Page',
|
|
12
|
-
'link-create.unknown-error.description': 'Refresh the page, or contact <a>Atlassian Support</a> if this keeps happening.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Something went wrong.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Site',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Go back',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Discard',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'We won’t be able to save your information if you move away from this page.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Your changes won’t be saved',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Close',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Create',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Create + Open',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Required fields are marked with an asterisk',
|
|
23
|
-
'linkCreate.modal.heading': 'Create new'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/en';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Page',
|
|
12
|
-
'link-create.unknown-error.description': 'Refresh the page, or contact <a>Atlassian Support</a> if this keeps happening.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Something went wrong.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Site',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Go back',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Discard',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'We won’t be able to save your information if you move away from this page.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Your changes won’t be saved',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Close',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Create',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Create + Open',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Required fields are marked with an asterisk',
|
|
23
|
-
'linkCreate.modal.heading': 'Create new'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/en_GB';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Page',
|
|
12
|
-
'link-create.unknown-error.description': 'Refresh the page, or contact <a>Atlassian Support</a> if this keeps happening.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Something went wrong.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Site',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Go back',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Discard',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'We won’t be able to save your information if you move away from this page.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Your changes won’t be saved',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Close',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Create',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Create + Open',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Required fields are marked with an asterisk',
|
|
23
|
-
'linkCreate.modal.heading': 'Create new'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/en_ZZ';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Página',
|
|
12
|
-
'link-create.unknown-error.description': 'Actualiza la página o ponte en contacto con el <a>soporte de Atlassian</a> si sigue ocurriendo.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Algo ha ido mal.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Sitio',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Volver',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Descartar',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'No podremos guardar tu información si sales de esta página.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Tus cambios no se guardarán',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Cerrar',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Crear',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Crear + Abrir',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Los campos obligatorios están marcados con un asterisco',
|
|
23
|
-
'linkCreate.modal.heading': 'Crear nuevo'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/es';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Sivu',
|
|
12
|
-
'link-create.unknown-error.description': 'Päivitä sivu tai ota yhteyttä <a>Atlassian-tukeen</a>, jos ongelmat jatkuvat.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Jotain meni pieleen.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Sivusto',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Siirry takaisin',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Hylkää',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Emme voi tallentaa tietojasi, jos poistut tältä sivulta.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Muutoksiasi ei tallenneta',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Sulje',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Luo',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Luo ja avaa',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Pakolliset kentät on merkitty tähdellä',
|
|
23
|
-
'linkCreate.modal.heading': 'Luo uusi'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/fi';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Page',
|
|
12
|
-
'link-create.unknown-error.description': 'Actualisez la page ou contactez le <a>support Atlassian</a> si le problème se reproduit.',
|
|
13
|
-
'link-create.unknown-error.heading': "Une erreur s'est produite.",
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Site',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Retour',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Ignorer',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Nous ne pourrons pas enregistrer vos informations si vous quittez cette page.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Vos changements ne seront pas enregistrés',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Fermer',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Créer',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Créer + Ouvrir',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': "Les champs obligatoires sont marqués d'un astérisque",
|
|
23
|
-
'linkCreate.modal.heading': 'Créer'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/fr';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/hr.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Stranica',
|
|
12
|
-
'link-create.unknown-error.description': 'Osvježi stranicu ili kontaktiraj <a>Atlassian podršku</a> ako se to nastavi događati.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Nešto nije u redu.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Web-mjesto',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Idi natrag',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Odbaci',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Nećemo moći spremiti tvoje podatke ako napustiš ovu stranicu.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Tvoje promjene neće biti spremljene',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Zatvori',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Izradi',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Izradi + Otvori',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Obavezna polja označena su zvjezdicom',
|
|
23
|
-
'linkCreate.modal.heading': 'Izradi novi'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/hr';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Oldal',
|
|
12
|
-
'link-create.unknown-error.description': 'Frissítsd az oldalt, vagy vedd fel a kapcsolatot az <a>Atlassian Támogatással</a>, ha ez a későbbiekben is megtörténik.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Hiba történt.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Webhely',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Vissza',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Elvetés',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Ha elhagyod az oldalt, nem tudjuk menteni az információkat.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'A módosításaidat nem mentjük',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Bezárás',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Létrehozás',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Létrehozás és megnyitás',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'A kötelező mezők csillaggal vannak megjelölve',
|
|
23
|
-
'linkCreate.modal.heading': 'Új létrehozása'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/hu';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Pagina',
|
|
12
|
-
'link-create.unknown-error.description': "Aggiorna la pagina o, se il problema persiste, contatta l'<a>Assistenza Atlassian</a>.",
|
|
13
|
-
'link-create.unknown-error.heading': 'Si è verificato un errore.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Sito',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Torna indietro',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Ignora',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Non potremo salvare le tue informazioni se esci da questa pagina.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Le modifiche non saranno salvate',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Chiudi',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Crea',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Crea e apri',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'I campi obbligatori sono contrassegnati da un asterisco',
|
|
23
|
-
'linkCreate.modal.heading': 'Crea nuovo'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/it';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'ページ',
|
|
12
|
-
'link-create.unknown-error.description': 'ページを更新してください。問題が解決しない場合は、<a>アトラシアン サポート</a>にお問い合わせください。',
|
|
13
|
-
'link-create.unknown-error.heading': '問題が発生しました。',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'サイト',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': '戻る',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': '破棄',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'このページから離れると、情報を保存できません。',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': '変更は保存されません',
|
|
19
|
-
'linkCreate.createForm.button.close': '閉じる',
|
|
20
|
-
'linkCreate.createForm.button.create': '作成',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': '作成して開く',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': '必須フィールドにはアスタリスクが付いています',
|
|
23
|
-
'linkCreate.modal.heading': '新規作成'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/ja';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': '페이지',
|
|
12
|
-
'link-create.unknown-error.description': '페이지를 새로 고치거나 문제가 계속 발생하는 경우 <a>Atlassian 고객 지원 팀</a>에 문의하세요.',
|
|
13
|
-
'link-create.unknown-error.heading': '문제가 발생했습니다.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': '사이트',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': '뒤로 가기',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': '버리기',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': '이 페이지에서 벗어나면 정보를 저장할 수 없습니다.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': '변경 사항이 저장되지 않습니다',
|
|
19
|
-
'linkCreate.createForm.button.close': '닫기',
|
|
20
|
-
'linkCreate.createForm.button.create': '만들기',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': '만들기 + 열기',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': '필수 필드는 별표로 표시되어 있습니다',
|
|
23
|
-
'linkCreate.modal.heading': '새로 만들기'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/ko';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Side',
|
|
12
|
-
'link-create.unknown-error.description': 'Oppdater siden, eller kontakt <a>Atlassian-støtte</a> hvis problemet vedvarer.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Det oppstod en feil.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Nettsted',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Gå tilbake',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Forkast',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Vi vil ikke kunne lagre informasjonen din hvis du forlater denne siden.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Endringene dine blir ikke lagret',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Lukk',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Opprett',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Opprett + åpne',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Obligatoriske felt er merket med stjerne',
|
|
23
|
-
'linkCreate.modal.heading': 'Opprett ny'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/nb';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Pagina',
|
|
12
|
-
'link-create.unknown-error.description': 'Vernieuw de pagina of neem contact op met <a>Atlassian-support</a> als dit blijft gebeuren.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Er is iets misgegaan.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Website',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Teruggaan',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Wissen',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'We kunnen je gegevens niet opslaan als je deze pagina verlaat.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Je wijzigingen worden niet opgeslagen',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Sluiten',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Aanmaken',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Aanmaken en openen',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Verplichte velden zijn aangeduid met een asterisk',
|
|
23
|
-
'linkCreate.modal.heading': 'Nieuwe aanmaken'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/nl';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Strona',
|
|
12
|
-
'link-create.unknown-error.description': 'Odśwież stronę lub skontaktuj się z <a>działem wsparcia Atlassian</a>, jeśli sytuacja będzie się powtarzać.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Coś poszło nie tak.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Witryna',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Wstecz',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Odrzuć',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Jeśli opuścisz tę stronę, nie będziemy mogli zapisać Twoich informacji.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'Twoje zmiany nie zostaną zapisane',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Zamknij',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Utwórz',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Utwórz + Otwórz',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Pola wymagane są oznaczone gwiazdką',
|
|
23
|
-
'linkCreate.modal.heading': 'Utwórz nową'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/pl';
|
|
10
|
+
export default translations;
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -5,20 +5,6 @@
|
|
|
5
5
|
* This file is automatically generated by Traduki 2.0.
|
|
6
6
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
7
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'link-create.page-icon-label': 'Página',
|
|
12
|
-
'link-create.unknown-error.description': 'Atualize a página ou fale com o <a>Suporte da Atlassian</a> se o erro persistir.',
|
|
13
|
-
'link-create.unknown-error.heading': 'Algo deu errado.',
|
|
14
|
-
'linkCreate.CreateConfluencePage.form.site.label': 'Site',
|
|
15
|
-
'linkCreate.confirm-dismiss-dialog.modal.cancel-button-label': 'Voltar',
|
|
16
|
-
'linkCreate.confirm-dismiss-dialog.modal.confirm-button-label': 'Descartar',
|
|
17
|
-
'linkCreate.confirm-dismiss-dialog.modal.description': 'Não vai ser possível salvar as informações se você sair desta página.',
|
|
18
|
-
'linkCreate.confirm-dismiss-dialog.modal.title': 'As alterações não vão ser salvas',
|
|
19
|
-
'linkCreate.createForm.button.close': 'Fechar',
|
|
20
|
-
'linkCreate.createForm.button.create': 'Criar',
|
|
21
|
-
'linkCreate.createForm.button.createAndOpen': 'Criar + Abrir',
|
|
22
|
-
'linkCreate.form.requiredField.instruction': 'Os campos obrigatórios estão marcados com um asterisco',
|
|
23
|
-
'linkCreate.modal.heading': 'Criar novo'
|
|
24
|
-
};
|
|
8
|
+
|
|
9
|
+
import translations from '@atlaskit/afm-i18n-platform-linking-platform-link-create/i18n/pt_BR';
|
|
10
|
+
export default translations;
|