@atlaskit/smart-card 26.43.4 → 26.43.6
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 +12 -0
- package/dist/cjs/i18n/cs.js +3 -2
- package/dist/cjs/i18n/da.js +3 -2
- package/dist/cjs/i18n/de.js +3 -2
- package/dist/cjs/i18n/en.js +3 -2
- package/dist/cjs/i18n/en_GB.js +3 -2
- package/dist/cjs/i18n/en_ZZ.js +3 -2
- package/dist/cjs/i18n/es.js +3 -2
- package/dist/cjs/i18n/fi.js +3 -2
- package/dist/cjs/i18n/fr.js +3 -2
- package/dist/cjs/i18n/hu.js +3 -2
- package/dist/cjs/i18n/it.js +3 -2
- package/dist/cjs/i18n/ja.js +3 -2
- package/dist/cjs/i18n/ko.js +3 -2
- package/dist/cjs/i18n/nb.js +3 -2
- package/dist/cjs/i18n/nl.js +3 -2
- package/dist/cjs/i18n/pl.js +3 -2
- package/dist/cjs/i18n/pt_BR.js +3 -2
- package/dist/cjs/i18n/ru.js +3 -2
- package/dist/cjs/i18n/sv.js +3 -2
- package/dist/cjs/i18n/th.js +3 -2
- package/dist/cjs/i18n/tr.js +3 -2
- package/dist/cjs/i18n/uk.js +3 -2
- package/dist/cjs/i18n/vi.js +3 -2
- package/dist/cjs/i18n/zh.js +3 -2
- package/dist/cjs/i18n/zh_TW.js +3 -2
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/BlockCard/components/ActionList.js +1 -0
- package/dist/cjs/view/EmbedCard/components/ExpandedFrame.js +2 -1
- package/dist/cjs/view/EmbedCard/components/styled.js +31 -16
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/i18n/cs.js +3 -2
- package/dist/es2019/i18n/da.js +3 -2
- package/dist/es2019/i18n/de.js +3 -2
- package/dist/es2019/i18n/en.js +3 -2
- package/dist/es2019/i18n/en_GB.js +3 -2
- package/dist/es2019/i18n/en_ZZ.js +3 -2
- package/dist/es2019/i18n/es.js +3 -2
- package/dist/es2019/i18n/fi.js +3 -2
- package/dist/es2019/i18n/fr.js +3 -2
- package/dist/es2019/i18n/hu.js +3 -2
- package/dist/es2019/i18n/it.js +3 -2
- package/dist/es2019/i18n/ja.js +3 -2
- package/dist/es2019/i18n/ko.js +3 -2
- package/dist/es2019/i18n/nb.js +3 -2
- package/dist/es2019/i18n/nl.js +3 -2
- package/dist/es2019/i18n/pl.js +3 -2
- package/dist/es2019/i18n/pt_BR.js +3 -2
- package/dist/es2019/i18n/ru.js +3 -2
- package/dist/es2019/i18n/sv.js +3 -2
- package/dist/es2019/i18n/th.js +3 -2
- package/dist/es2019/i18n/tr.js +3 -2
- package/dist/es2019/i18n/uk.js +3 -2
- package/dist/es2019/i18n/vi.js +3 -2
- package/dist/es2019/i18n/zh.js +3 -2
- package/dist/es2019/i18n/zh_TW.js +3 -2
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/BlockCard/components/ActionList.js +1 -0
- package/dist/es2019/view/EmbedCard/components/ExpandedFrame.js +2 -1
- package/dist/es2019/view/EmbedCard/components/styled.js +28 -2
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/i18n/cs.js +3 -2
- package/dist/esm/i18n/da.js +3 -2
- package/dist/esm/i18n/de.js +3 -2
- package/dist/esm/i18n/en.js +3 -2
- package/dist/esm/i18n/en_GB.js +3 -2
- package/dist/esm/i18n/en_ZZ.js +3 -2
- package/dist/esm/i18n/es.js +3 -2
- package/dist/esm/i18n/fi.js +3 -2
- package/dist/esm/i18n/fr.js +3 -2
- package/dist/esm/i18n/hu.js +3 -2
- package/dist/esm/i18n/it.js +3 -2
- package/dist/esm/i18n/ja.js +3 -2
- package/dist/esm/i18n/ko.js +3 -2
- package/dist/esm/i18n/nb.js +3 -2
- package/dist/esm/i18n/nl.js +3 -2
- package/dist/esm/i18n/pl.js +3 -2
- package/dist/esm/i18n/pt_BR.js +3 -2
- package/dist/esm/i18n/ru.js +3 -2
- package/dist/esm/i18n/sv.js +3 -2
- package/dist/esm/i18n/th.js +3 -2
- package/dist/esm/i18n/tr.js +3 -2
- package/dist/esm/i18n/uk.js +3 -2
- package/dist/esm/i18n/vi.js +3 -2
- package/dist/esm/i18n/zh.js +3 -2
- package/dist/esm/i18n/zh_TW.js +3 -2
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/BlockCard/components/ActionList.js +1 -0
- package/dist/esm/view/EmbedCard/components/ExpandedFrame.js +2 -1
- package/dist/esm/view/EmbedCard/components/styled.js +31 -16
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ja.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +1 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/dist/types/view/EmbedCard/components/styled.d.ts +4 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -0
- package/dist/types-ts4.5/i18n/da.d.ts +1 -0
- package/dist/types-ts4.5/i18n/de.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -0
- package/dist/types-ts4.5/i18n/es.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -0
- package/dist/types-ts4.5/i18n/it.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
- package/dist/types-ts4.5/i18n/th.d.ts +1 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -0
- package/dist/types-ts4.5/view/EmbedCard/components/styled.d.ts +4 -1
- package/package.json +8 -5
package/dist/es2019/i18n/uk.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Підключіть обліковий запис {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Підключення до {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Підключитися до {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Підключіть обліковий запис {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Підключіть свій обліковий запис {context}, щоб співпрацювати з іншими в продуктах Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Підключіть свій обліковий запис, щоб співпрацювати з іншими в продуктах Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Продовжити',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Скопіюйте посилання',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Не вдалося завантажити це посилання.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Надішліть запит на доступ або ввійдіть в інший обліковий запис для попереднього перегляду.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Можна приєднатися до {context}, щоб переглянути цю проблему',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Остання згадка:',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Докладніше про підключення облікового запису до продуктів Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Докладніше про смарт-посилання.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'За посиланням {unsafeLinkText} ви перейдете на інший сайт: <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Завантаження...',
|
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Kết nối tài khoản {context} của bạn',
|
|
26
26
|
'fabric.linking.connect_to': 'Kết nối với {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Kết nối với {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Kết nối {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Kết nối
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Kết nối tài khoản {context} của bạn để cộng tác trong công việc trên khắp các sản phẩm Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Kết nối tài khoản của bạn để cộng tác trong công việc trên khắp các sản phẩm Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Tiếp tục',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Sao chép liên kết',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Chúng tôi không thể tải đường liên kết này vì một lý do không xác định.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Bạn cần có quyền truy cập hoặc thử một tài khoản khác để xem bản xem trước này.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Tham gia {context} để xem vấn đề này',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Được nhắc đến lần gần đây nhất trong',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Tìm hiểu thêm về cách kết nối tài khoản với các sản phẩm của Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Tìm hiểu thêm về Liên kết Thông minh.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'Liên kết {unsafeLinkText} sẽ đưa bạn đến một trang khác, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Đang tải...',
|
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': '连接您的 {context} 帐户',
|
|
26
26
|
'fabric.linking.connect_to': '连接到 {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': '连接到 {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': '
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': '关联您的 {context} 帐户,以便跨 Atlassian 产品协作处理工作。',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': '关联您的帐户,以便跨 Atlassian 产品协作处理工作。',
|
|
30
30
|
'fabric.linking.continue': '继续',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': '复制链接',
|
|
32
32
|
'fabric.linking.couldnt_load_link': '由于未知原因,无法加载此链接。',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': '您需要请求访问权限或尝试使用其他帐户来查看此预览。',
|
|
51
51
|
'fabric.linking.join_to_view': '加入{context}以查看此事务',
|
|
52
52
|
'fabric.linking.last_mentioned_in': '上次提及位置',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': '了解有关将您的帐户关联到 Atlassian 产品的信息。',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': '了解有关智能链接的更多信息。',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': '{unsafeLinkText} 链接会将您带到其他站点,<a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': '正在加载...',
|
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': '連結 {context} 帳戶',
|
|
26
26
|
'fabric.linking.connect_to': '連結至 {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': '連結至 {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': '
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': '連接您的 {context} 帳戶,以在各個 Atlassian 產品上的工作協同合作。',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': '連接您的帳戶,以在各個 Atlassian 產品上的工作協同合作。',
|
|
30
30
|
'fabric.linking.continue': '繼續',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': '複製連結',
|
|
32
32
|
'fabric.linking.couldnt_load_link': '基於不明原因,我們無法載入此連結。',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': '您需要請求存取或嘗試不同的帳戶,來檢視此預覽。',
|
|
51
51
|
'fabric.linking.join_to_view': '加入 {context} 以查看此議題',
|
|
52
52
|
'fabric.linking.last_mentioned_in': '最後提及位置:',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': '進一步了解如何將您的帳戶連接至 Atlassian 產品。',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': '深入了解智慧連結。',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': '此連結 {unsafeLinkText} 會帶您前往不同的網站,<a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': '正在載入...',
|
|
@@ -4,7 +4,7 @@ export const ANALYTICS_CHANNEL = 'media';
|
|
|
4
4
|
export const context = {
|
|
5
5
|
componentName: 'smart-cards',
|
|
6
6
|
packageName: "@atlaskit/smart-card",
|
|
7
|
-
packageVersion: "26.43.
|
|
7
|
+
packageVersion: "26.43.6"
|
|
8
8
|
};
|
|
9
9
|
export let TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
10
10
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
|
@@ -7,6 +7,7 @@ import DropdownMenu, { DropdownItem, DropdownItemGroup } from '@atlaskit/dropdow
|
|
|
7
7
|
import MoreIcon from '@atlaskit/icon/glyph/more';
|
|
8
8
|
import { Action } from './Action';
|
|
9
9
|
import { gs, mq } from '../../common/utils';
|
|
10
|
+
import { di } from 'react-magnetic-di';
|
|
10
11
|
export const ActionList = ({
|
|
11
12
|
items
|
|
12
13
|
}) => {
|
|
@@ -23,7 +23,8 @@ export const ExpandedFrame = ({
|
|
|
23
23
|
const handleMouseDown = useMouseDownEvent();
|
|
24
24
|
const calculatedFrameStyle = useMemo(() => frameStyle !== undefined ? frameStyle : isFrameVisible ? 'show' : 'showOnHover', [frameStyle, isFrameVisible]);
|
|
25
25
|
const renderHeader = () => /*#__PURE__*/React.createElement(Header, {
|
|
26
|
-
className: "embed-header"
|
|
26
|
+
className: "embed-header",
|
|
27
|
+
frameStyle: frameStyle
|
|
27
28
|
}, /*#__PURE__*/React.createElement(IconWrapper, {
|
|
28
29
|
isPlaceholder: isPlaceholder
|
|
29
30
|
}, !isPlaceholder && icon), /*#__PURE__*/React.createElement(TextWrapper, {
|
|
@@ -3,6 +3,7 @@ import { fontFamily } from '@atlaskit/theme/constants';
|
|
|
3
3
|
import * as colors from '@atlaskit/theme/colors';
|
|
4
4
|
import { gs as gridSize } from '../../common/utils';
|
|
5
5
|
import { N40 } from '@atlaskit/theme/colors';
|
|
6
|
+
import { getBooleanFF } from '@atlaskit/platform-feature-flags';
|
|
6
7
|
export const className = 'media-card-frame';
|
|
7
8
|
export const borderRadius = `
|
|
8
9
|
border-radius: ${"var(--ds-border-radius, 3px)"};
|
|
@@ -105,12 +106,23 @@ const wrapperStyles = props => `
|
|
|
105
106
|
content: '';
|
|
106
107
|
transition: background 0.3s, box-shadow 0.3s;
|
|
107
108
|
position: absolute;
|
|
108
|
-
width: calc(100% + ${"var(--ds-space-200, 16px)"});
|
|
109
109
|
height: calc(100% + ${"var(--ds-space-100, 8px)"});
|
|
110
|
-
left: ${"var(--ds-space-negative-100, -8px)"};
|
|
111
110
|
${wrapperBorderRadius}
|
|
111
|
+
|
|
112
|
+
${wrapperSizing(props)}
|
|
112
113
|
}
|
|
113
114
|
`;
|
|
115
|
+
|
|
116
|
+
// if frameStyle !== 'show' then set the width of the frame to be
|
|
117
|
+
// 100% of the content +16px and position it left -8px to make it appear
|
|
118
|
+
// outside the container
|
|
119
|
+
const wrapperSizing = ({
|
|
120
|
+
frameStyle
|
|
121
|
+
}) => getBooleanFF('platform.editor.show-embed-card-frame-renderer') && frameStyle === 'show' ? `
|
|
122
|
+
box-sizing: border-box;
|
|
123
|
+
width: 100%;` : `
|
|
124
|
+
width: calc(100% + ${"var(--ds-space-200, 16px)"});
|
|
125
|
+
left: ${"var(--ds-space-negative-100, -8px)"};`;
|
|
114
126
|
const visibleStyles = `
|
|
115
127
|
&:after {
|
|
116
128
|
border: 1px solid ${`var(--ds-border, ${N40})`};
|
|
@@ -146,6 +158,13 @@ export const Header = styled.div`
|
|
|
146
158
|
color: ${`var(--ds-icon, ${colors.N300})`};
|
|
147
159
|
opacity: 0;
|
|
148
160
|
transition: 300ms opacity cubic-bezier(0.15, 1, 0.3, 1);
|
|
161
|
+
|
|
162
|
+
${({
|
|
163
|
+
frameStyle
|
|
164
|
+
}) => getBooleanFF('platform.editor.show-embed-card-frame-renderer') && frameStyle === 'show' ? `
|
|
165
|
+
box-sizing: border-box;
|
|
166
|
+
padding: 0 ${"var(--ds-space-100, 8px)"};
|
|
167
|
+
` : ''}
|
|
149
168
|
`;
|
|
150
169
|
export const IconWrapper = styled.div`
|
|
151
170
|
${borderRadius}
|
|
@@ -208,6 +227,13 @@ export const Content = styled.div`
|
|
|
208
227
|
allowScrollBar
|
|
209
228
|
}) => allowScrollBar ? 'overflow: auto;' : 'overflow: hidden;'}
|
|
210
229
|
|
|
230
|
+
${({
|
|
231
|
+
frameStyle
|
|
232
|
+
}) => getBooleanFF('platform.editor.show-embed-card-frame-renderer') && frameStyle === 'show' ? `
|
|
233
|
+
width: calc(100% - ${"var(--ds-space-200, 16px)"});
|
|
234
|
+
margin: 0 ${"var(--ds-space-100, 8px)"} ${"var(--ds-space-100, 8px)"};
|
|
235
|
+
` : ''}
|
|
236
|
+
|
|
211
237
|
${({
|
|
212
238
|
frameStyle
|
|
213
239
|
}) => frameStyle === 'hide' ? 'height: 100%;' : `
|
|
@@ -7,7 +7,7 @@ import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-m
|
|
|
7
7
|
import LinkWarningModal from './LinkWarningModal';
|
|
8
8
|
const PACKAGE_DATA = {
|
|
9
9
|
packageName: "@atlaskit/smart-card",
|
|
10
|
-
packageVersion: "26.43.
|
|
10
|
+
packageVersion: "26.43.6",
|
|
11
11
|
componentName: 'linkUrl'
|
|
12
12
|
};
|
|
13
13
|
const Link = withLinkClickedEvent('a');
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Připojte svůj účet {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Připojit k {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Připojit k: {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': '
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Připojte
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Připojte svůj účet {context} a spolupracujte pomocí všech produktů Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Připojte svůj účet a spolupracujte pomocí všech produktů Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Pokračovat',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Kopírovat odkaz',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Tento odkaz se z neznámého důvodu nepodařilo načíst.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Pokud si chcete zobrazit tento náhled, požádejte o přístup nebo vyzkoušejte jiný účet.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Chcete-li si zobrazit tento požadavek, připojte se ke službě {context}.',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Naposledy zmíněno v:',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Další informace o propojení účtu s produkty Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Další informace o chytrých odkazech',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'Odkaz {unsafeLinkText} vás přesměruje na jiný web (<a>actual link here</a>)',
|
|
55
56
|
'fabric.linking.loading': 'Načítání…',
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Forbind din {context}-konto',
|
|
26
26
|
'fabric.linking.connect_to': 'Forbind til {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Forbind til {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': '
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Tilknyt din {context}-konto for at samarbejde om arbejde på tværs af Atlassian-produkter.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Tilknyt din konto for at samarbejde om arbejde på tværs af Atlassian-produkter.',
|
|
30
30
|
'fabric.linking.continue': 'Fortsæt',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Kopiér link',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Af en ukendt årsag kunne vi ikke indlæse dette link.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Anmod om adgang, eller prøv med en anden konto for at se denne forhåndsvisning.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Deltag i {context} for at se denne sag',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Sidst omtalt i',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Få mere at vide om, hvordan du knytter din konto til Atlassian-produkter.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Få mere at vide om intelligente links.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'Linket {unsafeLinkText} fører dig til et andet websted, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Indlæser ...',
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Verbinden Sie Ihr {context}-Konto',
|
|
26
26
|
'fabric.linking.connect_to': 'Mit {name} verbinden',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Mit {context} verbinden',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Verbinden Sie {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Verbinden Sie Ihr {context}-Konto, um an verschiedenen Atlassian-Produkten mitzuarbeiten.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Verbinden Sie Ihr Konto, um an verschiedenen Atlassian-Produkten mitzuarbeiten.',
|
|
30
30
|
'fabric.linking.continue': 'Weiter',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Link kopieren',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Dieser Link konnte aus unbekannten Gründen nicht geladen werden.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Bitte senden Sie eine Zugriffsanfrage oder versuchen Sie, die Vorschau über ein anderes Konto anzusehen.',
|
|
51
51
|
'fabric.linking.join_to_view': '{context} beitreten, um diesen Vorgang anzuzeigen',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Zuletzt erwähnt in',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Weitere Informationen zum Verbinden Ihres Kontos mit Atlassian-Produkten',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Mehr über intelligente Links erfahren',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'Über den Link {unsafeLinkText} gelangen Sie zu einer anderen Site, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Lädt ...',
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Connect your {context} account',
|
|
26
26
|
'fabric.linking.connect_to': 'Connect to {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Connect to {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Connect {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connect
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Connect your {context} account to collaborate on work across Atlassian products.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connect your account to collaborate on work across Atlassian products.',
|
|
30
30
|
'fabric.linking.continue': 'Continue',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Copy link',
|
|
32
32
|
'fabric.linking.couldnt_load_link': "We couldn't load this link for an unknown reason.",
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': "You'll need to request access or try a different account to view this preview.",
|
|
51
51
|
'fabric.linking.join_to_view': 'Join {context} to view this issue',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Last mentioned in',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Learn more about connecting your account to Atlassian products.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Learn more about Smart Links.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'The link {unsafeLinkText} is taking you to a different site, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Loading...',
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Connect your {context} account',
|
|
26
26
|
'fabric.linking.connect_to': 'Connect to {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Connect to {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Connect {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connect
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Connect your {context} account to collaborate on work across Atlassian products.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connect your account to collaborate on work across Atlassian products.',
|
|
30
30
|
'fabric.linking.continue': 'Continue',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Copy link',
|
|
32
32
|
'fabric.linking.couldnt_load_link': "We couldn't load this link for an unknown reason.",
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': "You'll need to request access or try a different account to view this preview.",
|
|
51
51
|
'fabric.linking.join_to_view': 'Join {context} to view this issue',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Last mentioned in',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Learn more about connecting your account to Atlassian products.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Learn more about Smart Links.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'The link {unsafeLinkText} is taking you to a different site, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Loading...',
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Connect your {context} account',
|
|
26
26
|
'fabric.linking.connect_to': 'Connect to {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Connect to {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Connect {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connect
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Connect your {context} account to collaborate on work across Atlassian products.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connect your account to collaborate on work across Atlassian products.',
|
|
30
30
|
'fabric.linking.continue': 'Continue',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Copy link',
|
|
32
32
|
'fabric.linking.couldnt_load_link': "We couldn't load this link for an unknown reason.",
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': "You'll need to request access or try a different account to view this preview.",
|
|
51
51
|
'fabric.linking.join_to_view': 'Join {context} to view this issue',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Last mentioned in',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Learn more about connecting your account to Atlassian products.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Learn more about Smart Links.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'The link {unsafeLinkText} is taking you to a different site, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Loading...',
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Conecta tu cuenta de {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Conectarse a {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Conectarse a {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Conecta {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Conecta tu cuenta de {context} para colaborar en el trabajo a través de los productos de Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Conecta tu cuenta para colaborar en el trabajo a través de los productos de Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Continuar',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Copiar enlace',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Por algún motivo que desconocemos, no hemos podido cargar este enlace.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Deberás solicitar el acceso o probar con otra cuenta para obtener esta vista previa.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Únete a {context} para ver esta incidencia',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Última mención en',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Obtén más información sobre cómo conectar tu cuenta a los productos de Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Más información sobre los enlaces inteligentes.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'El enlace {unsafeLinkText} te redirige a un sitio diferente, <a>actual link here</a>.',
|
|
55
56
|
'fabric.linking.loading': 'Cargando…',
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Yhdistä {context}-tilisi',
|
|
26
26
|
'fabric.linking.connect_to': 'Yhdistä kohteeseen {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Yhdistä kohteeseen {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Yhdistä {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Yhdistä
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Yhdistä palvelun {context} tilisi ja tee yhteistyötä eri Atlassian-tuotteissa.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Yhdistä tilisi ja tee yhteistyötä eri Atlassian-tuotteissa.',
|
|
30
30
|
'fabric.linking.continue': 'Jatka',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Kopioi linkki',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Tämän linkin lataaminen epäonnistui tuntemattomasta syystä.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Pyydä käyttöoikeus tai käytä toista tiliä, jos haluat nähdä tämän esikatselun.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Liity palveluun {context} niin voit tarkastella asiaa',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Viimeksi mainittu kohteessa',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Lisätietoja tilisi yhdistämisestä Atlassian-tuotteisiin.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Lue lisää Smart Link -linkeistä.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'Linkki {unsafeLinkText} vie sinut toiseen sivustoon: <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Ladataan...',
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Connectez votre compte {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Se connecter à {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Se connecter à {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description':
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider':
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Connectez votre compte {context} pour collaborer sur le travail dans les produits Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connectez votre compte pour collaborer sur le travail dans les produits Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Continuer',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Copier le lien',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Impossible de charger ce lien pour une raison inconnue.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': "Vous devrez demander l'accès ou essayer un autre compte pour afficher cet aperçu.",
|
|
51
51
|
'fabric.linking.join_to_view': 'Rejoignez {context} pour consulter ce ticket',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Dernière mention dans',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'En savoir plus sur la connexion de votre compte aux produits Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'En savoir plus sur les liens intelligents.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'Le lien {unsafeLinkText} essaie de vous rediriger vers un autre site, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Chargement en cours…',
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Kapcsold össze a fiókodat: {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Csatlakozás ehhez: {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Csatlakozás ehhez: {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': '
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Csatlakoztasd a(z) {context}-fiókodat, hogy együtt dolgozhassatok több Atlassian-termékben is.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Csatlakoztasd a fiókodat, hogy együtt dolgozhassatok több Atlassian-termékben is.',
|
|
30
30
|
'fabric.linking.continue': 'Folytatás',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Link másolása',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Ismeretlen okból nem tudtuk betölteni ezt a linket.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Az előnézet megtekintéséhez hozzáférést kell kérned, vagy másik fiókba kell belépned.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Az ügy megtekintése érdekében csatlakozz ehhez: {context}',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Legutóbb megemlítve itt:',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'További információ a fiók csatlakoztatásáról az Atlassian-termékekhez.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'További információ az okoslinkekről.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'A(z) {unsafeLinkText} link egy másik webhelyre visz: <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Betöltés…',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Connetti il tuo account {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Collegati a {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Connetti a {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description':
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider':
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Connetti il tuo account {context} per collaborare al lavoro con i prodotti Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Connetti il tuo account per collaborare al lavoro con i prodotti Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Continua',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Copia il link',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Non è stato possibile caricare questo link per un motivo sconosciuto.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': "Per visualizzare quest'anteprima devi richiedere l'accesso o provare con un altro account.",
|
|
51
51
|
'fabric.linking.join_to_view': 'Unisciti a {context} per visualizzare questo ticket',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Ultima menzione in',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Scopri di più sulla connessione del tuo account ai prodotti Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Scopri di più sui Link intelligenti.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'Il link {unsafeLinkText} porta a un altro sito, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Caricamento in corso...',
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'ご使用の {context} アカウントを接続',
|
|
26
26
|
'fabric.linking.connect_to': '{name} に接続',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': '{context} に接続',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': '{context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': '{context} アカウントを接続すると、アトラシアン製品全体でコラボレーションできます。',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'アカウントを接続すると、アトラシアン製品全体でコラボレーションできます。',
|
|
30
30
|
'fabric.linking.continue': '続行',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'リンクをコピー',
|
|
32
32
|
'fabric.linking.couldnt_load_link': '不明な理由によって、このリンクを読み込めませんでした。',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'このプレビューを表示するには、アクセスをリクエストするか別のアカウントで試してください。',
|
|
51
51
|
'fabric.linking.join_to_view': '{context}に参加してこの課題を見る',
|
|
52
52
|
'fabric.linking.last_mentioned_in': '最近言及された場所',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'アカウントをアトラシアン製品に接続する方法をご確認ください。',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'スマート リンクの詳細',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'リンク {unsafeLinkText} をクリックすると別のサイトが開きます。<a>実際のリンク先</a>',
|
|
55
56
|
'fabric.linking.loading': '読み込み中…',
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': '{context} 계정 연결',
|
|
26
26
|
'fabric.linking.connect_to': '{name}에 연결',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': '{context}에 연결',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': '{context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': '{context} 계정을 연결하여 Atlassian 제품 전반에서 공동 작업하세요.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': '계정을 연결하여 Atlassian 제품 전반에서 공동 작업하세요.',
|
|
30
30
|
'fabric.linking.continue': '계속',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': '링크 복사',
|
|
32
32
|
'fabric.linking.couldnt_load_link': '알 수 없는 이유로 인해 이 링크를 로드할 수 없습니다.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': '이 미리 보기를 확인하려면 액세스를 요청하거나 다른 계정으로 시도해야 합니다.',
|
|
51
51
|
'fabric.linking.join_to_view': '{context}에 참여하여 이 이슈 보기',
|
|
52
52
|
'fabric.linking.last_mentioned_in': '마지막으로 멘션',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': '계정을 Atlassian 제품에 연결하는 방법에 대해 자세히 알아보세요.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': '스마트 링크에 대해 자세히 알아보세요.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': '{unsafeLinkText} 링크를 클릭하면 다음과 같은 다른 사이트로 이동합니다: <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': '로드 중...',
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Koble til {context}-kontoen din',
|
|
26
26
|
'fabric.linking.connect_to': 'Koble til {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Koble til {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Koble {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Koble til
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Koble til {context}-kontoen din for å samarbeide mellom flere Atlassian-produkter.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Koble til kontoen din for å samarbeide mellom flere Atlassian-produkter.',
|
|
30
30
|
'fabric.linking.continue': 'Fortsett',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Kopier kobling',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Vi kan ikke laste inn denne koblingen av ukjent grunn.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Du må be om tilgang eller prøve en annen konto for kunne se denne forhåndsvisningen.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Bli med {context} for å se denne saken',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Sist omtalt i',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Finn ut mer om å koble kontoen din til Atlassian-produkter.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Finn ut mer om smartkoblinger.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': '{unsafeLinkText}-koblingen tar deg til et annet nettsted, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Laster …',
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Koppel je {context}-account',
|
|
26
26
|
'fabric.linking.connect_to': 'Met {name} verbinden',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Met {context} koppelen',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Koppel {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Koppel
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Koppel je {context}-account om samen te werken op verschillende Atlassian-producten.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Koppel je account om samen te werken op verschillende Atlassian-producten.',
|
|
30
30
|
'fabric.linking.continue': 'Doorgaan',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Link kopiëren',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Om een onbekende reden konden we deze link niet laden.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Je moet om toegang vragen of een ander account proberen om deze voorvertoning te bekijken.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Word lid van {context} om deze issue te bekijken',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Laatst vermeld in',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Meer informatie over het koppelen van je account aan Atlassian-producten.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Meer informatie over Smart Links.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'De link {unsafeLinkText} is gekoppeld aan een andere site, gebruik <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Laden...',
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Połącz konto {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Połącz z {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Połącz z {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Połącz {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Połącz
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Połącz swoje konto {context}, aby współpracować w różnych produktach Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Połącz swoje konto, aby współpracować w różnych produktach Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Kontynuuj',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Kopiuj łącze',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Z nieznanego powodu nie udało się wczytać tego łącza.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Musisz poprosić o dostęp lub spróbować innego konta, aby zobaczyć ten podgląd.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Dołącz do {context}, aby wyświetlić to zgłoszenie',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Ostatnio wspomniano w',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Dowiedz się więcej o łączeniu konta z produktami Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Dowiedz się więcej o inteligentnych łączach.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'Łącze {unsafeLinkText} przeniesie Cię do innej witryny, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Ładowanie...',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Conectar a conta do {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Conectar-se ao {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Conectar ao {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Conecte
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Conecte
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Conecte a conta {context} para colaborar no trabalho em todos os produtos da Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Conecte a conta para colaborar no trabalho em todos os produtos da Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Continuar',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Copiar link',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'Não foi possível carregar esse link por um motivo desconhecido.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Você precisa solicitar o acesso ou tentar usar outra conta para poder visualizar.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Entre em {context} para ver esse item',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Mencionado pela última vez em',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Saiba mais sobre como conectar a conta aos produtos Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Saiba mais sobre os links inteligentes.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'O link {unsafeLinkText} acessa um site diferente, <a>link real está aqui</a>',
|
|
55
56
|
'fabric.linking.loading': 'Carregando...',
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -25,8 +25,8 @@ export default {
|
|
|
25
25
|
'fabric.linking.connect_link_account_card_view_name': 'Подключите свой аккаунт {context}',
|
|
26
26
|
'fabric.linking.connect_to': 'Подключить к {name}',
|
|
27
27
|
'fabric.linking.connect_unauthorised_account_action': 'Подключиться к {context}',
|
|
28
|
-
'fabric.linking.connect_unauthorised_account_description': 'Подключите {context}
|
|
29
|
-
'fabric.linking.connect_unauthorised_account_description_no_provider': '
|
|
28
|
+
'fabric.linking.connect_unauthorised_account_description': 'Подключите свой аккаунт {context} для совместной работы в продуктах Atlassian.',
|
|
29
|
+
'fabric.linking.connect_unauthorised_account_description_no_provider': 'Подключите свой аккаунт для совместной работы в продуктах Atlassian.',
|
|
30
30
|
'fabric.linking.continue': 'Продолжить',
|
|
31
31
|
'fabric.linking.copy_url_to_clipboard': 'Копировать ссылку',
|
|
32
32
|
'fabric.linking.couldnt_load_link': 'По неизвестной причине не удалось загрузить ссылку.',
|
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'fabric.linking.invalid_permissions_description': 'Для предварительного просмотра этого элемента запросите право доступа или попробуйте воспользоваться другим аккаунтом.',
|
|
51
51
|
'fabric.linking.join_to_view': 'Для просмотра этой задачи выполните подключение к {context}',
|
|
52
52
|
'fabric.linking.last_mentioned_in': 'Последнее упоминание',
|
|
53
|
+
'fabric.linking.learn_more_about_connecting_account': 'Подробнее о подключении аккаунта к продуктам Atlassian.',
|
|
53
54
|
'fabric.linking.learn_more_about_smart_links': 'Подробнее об интеллектуальных ссылках.',
|
|
54
55
|
'fabric.linking.link_safety_warning_message': 'При переходе по ссылке {unsafeLinkText} вы попадете на другой сайт, <a>actual link here</a>',
|
|
55
56
|
'fabric.linking.loading': 'Загрузка…',
|