@atlaskit/editor-common 76.35.0 → 76.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -1
- package/dist/cjs/i18n/cs.js +5 -2
- package/dist/cjs/i18n/da.js +5 -2
- package/dist/cjs/i18n/de.js +5 -2
- package/dist/cjs/i18n/en.js +7 -1
- package/dist/cjs/i18n/en_GB.js +8 -2
- package/dist/cjs/i18n/en_ZZ.js +8 -2
- package/dist/cjs/i18n/es.js +5 -2
- package/dist/cjs/i18n/fi.js +5 -2
- package/dist/cjs/i18n/fr.js +5 -2
- package/dist/cjs/i18n/hu.js +5 -2
- package/dist/cjs/i18n/it.js +5 -2
- package/dist/cjs/i18n/ja.js +1 -2
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +1 -2
- package/dist/cjs/i18n/nl.js +5 -2
- package/dist/cjs/i18n/pl.js +5 -2
- package/dist/cjs/i18n/pt_BR.js +5 -2
- package/dist/cjs/i18n/ru.js +5 -2
- package/dist/cjs/i18n/sv.js +5 -2
- package/dist/cjs/i18n/th.js +5 -2
- package/dist/cjs/i18n/tr.js +5 -2
- package/dist/cjs/i18n/uk.js +5 -2
- package/dist/cjs/i18n/vi.js +5 -2
- package/dist/cjs/i18n/zh.js +5 -2
- package/dist/cjs/i18n/zh_TW.js +5 -2
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/i18n/cs.js +5 -2
- package/dist/es2019/i18n/da.js +5 -2
- package/dist/es2019/i18n/de.js +5 -2
- package/dist/es2019/i18n/en.js +7 -1
- package/dist/es2019/i18n/en_GB.js +8 -2
- package/dist/es2019/i18n/en_ZZ.js +8 -2
- package/dist/es2019/i18n/es.js +5 -2
- package/dist/es2019/i18n/fi.js +5 -2
- package/dist/es2019/i18n/fr.js +5 -2
- package/dist/es2019/i18n/hu.js +5 -2
- package/dist/es2019/i18n/it.js +5 -2
- package/dist/es2019/i18n/ja.js +1 -2
- package/dist/es2019/i18n/ko.js +5 -2
- package/dist/es2019/i18n/nb.js +1 -2
- package/dist/es2019/i18n/nl.js +5 -2
- package/dist/es2019/i18n/pl.js +5 -2
- package/dist/es2019/i18n/pt_BR.js +5 -2
- package/dist/es2019/i18n/ru.js +5 -2
- package/dist/es2019/i18n/sv.js +5 -2
- package/dist/es2019/i18n/th.js +5 -2
- package/dist/es2019/i18n/tr.js +5 -2
- package/dist/es2019/i18n/uk.js +5 -2
- package/dist/es2019/i18n/vi.js +5 -2
- package/dist/es2019/i18n/zh.js +5 -2
- package/dist/es2019/i18n/zh_TW.js +5 -2
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -4
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/i18n/cs.js +5 -2
- package/dist/esm/i18n/da.js +5 -2
- package/dist/esm/i18n/de.js +5 -2
- package/dist/esm/i18n/en.js +7 -1
- package/dist/esm/i18n/en_GB.js +8 -2
- package/dist/esm/i18n/en_ZZ.js +8 -2
- package/dist/esm/i18n/es.js +5 -2
- package/dist/esm/i18n/fi.js +5 -2
- package/dist/esm/i18n/fr.js +5 -2
- package/dist/esm/i18n/hu.js +5 -2
- package/dist/esm/i18n/it.js +5 -2
- package/dist/esm/i18n/ja.js +1 -2
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.js +1 -2
- package/dist/esm/i18n/nl.js +5 -2
- package/dist/esm/i18n/pl.js +5 -2
- package/dist/esm/i18n/pt_BR.js +5 -2
- package/dist/esm/i18n/ru.js +5 -2
- package/dist/esm/i18n/sv.js +5 -2
- package/dist/esm/i18n/th.js +5 -2
- package/dist/esm/i18n/tr.js +5 -2
- package/dist/esm/i18n/uk.js +5 -2
- package/dist/esm/i18n/vi.js +5 -2
- package/dist/esm/i18n/zh.js +5 -2
- package/dist/esm/i18n/zh_TW.js +5 -2
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +5 -2
- package/dist/types/i18n/da.d.ts +5 -2
- package/dist/types/i18n/de.d.ts +5 -2
- package/dist/types/i18n/en.d.ts +7 -1
- package/dist/types/i18n/en_GB.d.ts +7 -1
- package/dist/types/i18n/en_ZZ.d.ts +7 -1
- package/dist/types/i18n/es.d.ts +5 -2
- package/dist/types/i18n/fi.d.ts +5 -2
- package/dist/types/i18n/fr.d.ts +5 -2
- package/dist/types/i18n/hu.d.ts +5 -2
- package/dist/types/i18n/it.d.ts +5 -2
- package/dist/types/i18n/ja.d.ts +1 -2
- package/dist/types/i18n/ko.d.ts +5 -2
- package/dist/types/i18n/nb.d.ts +1 -2
- package/dist/types/i18n/nl.d.ts +5 -2
- package/dist/types/i18n/pl.d.ts +5 -2
- package/dist/types/i18n/pt_BR.d.ts +5 -2
- package/dist/types/i18n/ru.d.ts +5 -2
- package/dist/types/i18n/sv.d.ts +5 -2
- package/dist/types/i18n/th.d.ts +5 -2
- package/dist/types/i18n/tr.d.ts +5 -2
- package/dist/types/i18n/uk.d.ts +5 -2
- package/dist/types/i18n/vi.d.ts +5 -2
- package/dist/types/i18n/zh.d.ts +5 -2
- package/dist/types/i18n/zh_TW.d.ts +5 -2
- package/dist/types/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types/types/floating-toolbar.d.ts +1 -1
- package/dist/types/types/hyperlink.d.ts +1 -0
- package/dist/types/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -2
- package/dist/types-ts4.5/i18n/da.d.ts +5 -2
- package/dist/types-ts4.5/i18n/de.d.ts +5 -2
- package/dist/types-ts4.5/i18n/en.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +7 -1
- package/dist/types-ts4.5/i18n/es.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -2
- package/dist/types-ts4.5/i18n/it.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -2
- package/dist/types-ts4.5/i18n/th.d.ts +5 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -2
- package/dist/types-ts4.5/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types-ts4.5/types/floating-toolbar.d.ts +1 -1
- package/dist/types-ts4.5/types/hyperlink.d.ts +1 -0
- package/dist/types-ts4.5/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/package.json +4 -4
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Mục thao tác',
|
|
11
11
|
'fabric.editor.action.description': 'Tạo và chỉ định các mục thao tác',
|
|
12
|
+
'fabric.editor.addColumn': 'Thêm cột bên phải',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Thêm ảnh, video hoặc tệp',
|
|
14
|
+
'fabric.editor.addRow': 'Thêm dòng bên dưới',
|
|
13
15
|
'fabric.editor.alignCenter': 'Căn giữa',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Căn giữa',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Căn trái',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Căn trái',
|
|
18
20
|
'fabric.editor.alignRight': 'Căn phải',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Màu nền',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Liên kết nội tuyến nằm trong {node} và không thể thay đổi chế độ xem liên kết',
|
|
21
24
|
'fabric.editor.blockDescription': 'Hiển thị thêm thông tin về liên kết, bao gồm bản tóm tắt và các thao tác',
|
|
22
25
|
'fabric.editor.blockTitle': 'Thẻ',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Ô thông tin',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Bôi đậm thông tin bằng ô màu',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Hiển thị liên kết dưới dạng văn bản nội tuyến',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Thay đổi trình xem',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Nội tuyến',
|
|
143
145
|
'fabric.editor.insertColumn': 'Chèn cột vào bên phải',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Chèn cột',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Bảng',
|
|
212
214
|
'fabric.editor.table.description': 'Chèn bảng',
|
|
213
215
|
'fabric.editor.tableOptions': 'Tùy chọn bảng',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã giảm xuống {newWidth,number} pixel.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {Chiều rộng bảng đã tăng lên {newWidth,number} pixel.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Điều chỉnh cột',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Việc xóa {nodeName} sẽ ngắt mọi nội dung được kết nối.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Xóa',
|
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': '操作项',
|
|
11
11
|
'fabric.editor.action.description': '创建和指派操作项目',
|
|
12
|
+
'fabric.editor.addColumn': '在右侧添加列',
|
|
12
13
|
'fabric.editor.addMediaFiles': '添加图像、视频或文件',
|
|
14
|
+
'fabric.editor.addRow': '在下方添加行',
|
|
13
15
|
'fabric.editor.alignCenter': '居中对齐',
|
|
14
16
|
'fabric.editor.alignImageCenter': '居中',
|
|
15
17
|
'fabric.editor.alignImageLeft': '左对齐',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': '左对齐',
|
|
18
20
|
'fabric.editor.alignRight': '右对齐',
|
|
19
21
|
'fabric.editor.annotationToolbar': '标注工具栏',
|
|
22
|
+
'fabric.editor.backgroundColor': '背景颜色',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': '内联链接位于 {node} 内部,无法更改其视图',
|
|
21
24
|
'fabric.editor.blockDescription': '显示有关链接的更多信息,包括摘要和操作',
|
|
22
25
|
'fabric.editor.blockTitle': '卡片',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': '信息面板',
|
|
139
142
|
'fabric.editor.infoPanel.description': '在彩色面板高亮显示信息',
|
|
140
143
|
'fabric.editor.inlineDescription': '以内联文本显示链接',
|
|
141
|
-
'fabric.editor.inlineOverlay': '更改视图',
|
|
142
144
|
'fabric.editor.inlineTitle': '内联',
|
|
143
145
|
'fabric.editor.insertColumn': '在右侧插入列',
|
|
144
146
|
'fabric.editor.insertColumnDrag': '插入列',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': '表格',
|
|
212
214
|
'fabric.editor.table.description': '插入表格',
|
|
213
215
|
'fabric.editor.tableOptions': '表格选项',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {表格宽度已减少到 {newWidth,number} 像素。}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {表格宽度已增加到 {newWidth,number} 像素。}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': '调整列',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '删除 {nodeName} 将断开与其连接的所有内容。',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '删除',
|
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': '動作項目',
|
|
11
11
|
'fabric.editor.action.description': '建立並指派動作項目',
|
|
12
|
+
'fabric.editor.addColumn': '新增右欄',
|
|
12
13
|
'fabric.editor.addMediaFiles': '新增圖片、影片或檔案',
|
|
14
|
+
'fabric.editor.addRow': '在下方新增列',
|
|
13
15
|
'fabric.editor.alignCenter': '置中對齊',
|
|
14
16
|
'fabric.editor.alignImageCenter': '置中對齊',
|
|
15
17
|
'fabric.editor.alignImageLeft': '靠左對齊',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': '靠左對齊',
|
|
18
20
|
'fabric.editor.alignRight': '靠右對齊',
|
|
19
21
|
'fabric.editor.annotationToolbar': '註解工具列',
|
|
22
|
+
'fabric.editor.backgroundColor': '背景顏色',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': '內嵌連結位於 {node} 內,無法變更其檢視',
|
|
21
24
|
'fabric.editor.blockDescription': '顯示有關連結的更多資訊,包括摘要和動作',
|
|
22
25
|
'fabric.editor.blockTitle': '卡片',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': '資訊面板',
|
|
139
142
|
'fabric.editor.infoPanel.description': '以彩色面板醒目提示資訊',
|
|
140
143
|
'fabric.editor.inlineDescription': '將連結顯示為內嵌文字',
|
|
141
|
-
'fabric.editor.inlineOverlay': '變更檢視畫面',
|
|
142
144
|
'fabric.editor.inlineTitle': '內嵌',
|
|
143
145
|
'fabric.editor.insertColumn': '在右側插入直欄',
|
|
144
146
|
'fabric.editor.insertColumnDrag': '插入直欄',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': '表格',
|
|
212
214
|
'fabric.editor.table.description': '插入表格',
|
|
213
215
|
'fabric.editor.tableOptions': '表格選項',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {表格寬度已降低至 {newWidth,number} 像素。}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {表格寬度已提升至 {newWidth,number} 像素。}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': '調整欄',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '刪除 {nodeName} 將中斷與其連結的任何內容。',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '刪除',
|
|
@@ -685,7 +685,8 @@ export class HyperlinkLinkAddToolbar extends PureComponent {
|
|
|
685
685
|
const screenReaderText = browser.safari && this.getScreenReaderText();
|
|
686
686
|
return jsx("div", {
|
|
687
687
|
"aria-label": "Hyperlink Edit",
|
|
688
|
-
className: "recent-list"
|
|
688
|
+
className: "recent-list",
|
|
689
|
+
"data-testid": "hyperlink-add-toolbar"
|
|
689
690
|
}, jsx("div", {
|
|
690
691
|
css: [container, !!activityProvider && containerWithProvider, containerPadding],
|
|
691
692
|
ref: this.wrapperRef
|
|
@@ -25,7 +25,7 @@ export function HyperlinkAddToolbar({
|
|
|
25
25
|
view,
|
|
26
26
|
onCancel,
|
|
27
27
|
invokeMethod,
|
|
28
|
-
|
|
28
|
+
lpLinkPicker,
|
|
29
29
|
onClose,
|
|
30
30
|
onEscapeCallback,
|
|
31
31
|
onClickAwayCallback,
|
|
@@ -38,9 +38,6 @@ export function HyperlinkAddToolbar({
|
|
|
38
38
|
activityProvider,
|
|
39
39
|
searchProvider
|
|
40
40
|
}) => {
|
|
41
|
-
const {
|
|
42
|
-
lpLinkPicker
|
|
43
|
-
} = featureFlags;
|
|
44
41
|
if (lpLinkPicker) {
|
|
45
42
|
return /*#__PURE__*/React.createElement(EditorLinkPicker, _extends({
|
|
46
43
|
view: view,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
2
2
|
const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
3
|
-
const packageVersion = "76.
|
|
3
|
+
const packageVersion = "76.36.0";
|
|
4
4
|
const sanitiseSentryEvents = (data, _hint) => {
|
|
5
5
|
// Remove URL as it has UGC
|
|
6
6
|
// TODO: Sanitise the URL instead of just removing it
|
|
@@ -7,7 +7,7 @@ import { createAndFireEvent, withAnalyticsContext, withAnalyticsEvents } from '@
|
|
|
7
7
|
import { N0, N50A, N60A, N900 } from '@atlaskit/theme/colors';
|
|
8
8
|
import Layer from '../Layer';
|
|
9
9
|
const packageName = "@atlaskit/editor-common";
|
|
10
|
-
const packageVersion = "76.
|
|
10
|
+
const packageVersion = "76.36.0";
|
|
11
11
|
const halfFocusRing = 1;
|
|
12
12
|
const dropOffset = '0, 8';
|
|
13
13
|
class DropList extends Component {
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Aktuální úkol',
|
|
11
11
|
'fabric.editor.action.description': 'Vytvořit a přiřadit aktuální úkol',
|
|
12
|
+
'fabric.editor.addColumn': 'Přidat sloupec vpravo',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Přidat obrázek, video nebo soubor',
|
|
14
|
+
'fabric.editor.addRow': 'Přidat řádek pod',
|
|
13
15
|
'fabric.editor.alignCenter': 'Zarovnat na střed',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Zarovnat na střed',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Zarovnat vlevo',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Zarovnat vlevo',
|
|
18
20
|
'fabric.editor.alignRight': 'Zarovnat vpravo',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Vložený odkaz je uvnitř uzlu {node} a jeho zobrazení nelze změnit',
|
|
21
24
|
'fabric.editor.blockDescription': 'Zobrazit další informace o odkazu, včetně souhrnu a akcí',
|
|
22
25
|
'fabric.editor.blockTitle': 'Karta',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Informační panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Zvýraznit informace v barevném panelu',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Zobrazit odkaz jako vložený text',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Změnit zobrazení',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Vložený',
|
|
143
145
|
'fabric.editor.insertColumn': 'Vložit sloupec napravo',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Vložit sloupec',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabulka',
|
|
212
214
|
'fabric.editor.table.description': 'Vložit tabulku',
|
|
213
215
|
'fabric.editor.tableOptions': 'Možnosti tabulky',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Šířka tabulky byla snížena na {newWidth,number} pixel.} few {Šířka tabulky byla snížena na {newWidth,number} pixely.} many {Šířka tabulky byla snížena na {newWidth,number} pixelu.} other {Šířka tabulky byla snížena na {newWidth,number} pixelů.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Šířka tabulky byla zvýšena na {newWidth,number} pixel.} few {Šířka tabulky byla zvýšena na {newWidth,number} pixely.} many {Šířka tabulky byla zvýšena na {newWidth,number} pixelu.} other {Šířka tabulky byla zvýšena na {newWidth,number} pixelů.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Upravit sloupec',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Odstranění uzlu {nodeName} způsobí, že všechny k němu připojené položky přestanou fungovat.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Odstranit',
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Handlingsgenstand',
|
|
11
11
|
'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
|
|
12
|
+
'fabric.editor.addColumn': 'Tilføj kolonne til højre',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Tilføj billede, video eller fil',
|
|
14
|
+
'fabric.editor.addRow': 'Tilføj række nedenfor',
|
|
13
15
|
'fabric.editor.alignCenter': 'Centrér',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Centrér',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Venstrejustér',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Venstrejustér',
|
|
18
20
|
'fabric.editor.alignRight': 'Højrejustér',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Baggrundsfarve',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Det indbyggede link er inden i {node}, og dets visning kan ikke ændres',
|
|
21
24
|
'fabric.editor.blockDescription': 'Vis flere oplysninger om et link, inklusive sammendrag og handlinger',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kort',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Fremhæv information i et farvet panel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Vis link som indbygget tekst',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Skift visning',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Indbyg',
|
|
143
145
|
'fabric.editor.insertColumn': 'Indsæt kolonne til højre',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Indsæt kolonne',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabel',
|
|
212
214
|
'fabric.editor.table.description': 'Indsæt en tabel',
|
|
213
215
|
'fabric.editor.tableOptions': 'Egenskaber for tabel',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbredde reduceret til {newWidth,number} pixel.} other {Tabelbredde reduceret til {newWidth,number} pixel.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbredde øget til {newWidth,number} pixel.} other {Tabelbredde øget til {newWidth,number} pixels.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Tilpas kolonne',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, brydes forbindelsen til alt, der er forbundet til den.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Slet',
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Aufgabe',
|
|
11
11
|
'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
|
|
12
|
+
'fabric.editor.addColumn': 'Spalte rechts hinzufügen',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Bild, Video oder Datei hinzufügen',
|
|
14
|
+
'fabric.editor.addRow': 'Zeile unterhalb hinzufügen',
|
|
13
15
|
'fabric.editor.alignCenter': 'Mittig ausrichten',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Mittig ausrichten',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Links ausrichten',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Links ausrichten',
|
|
18
20
|
'fabric.editor.alignRight': 'Rechts ausrichten',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Hintergrundfarbe',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Die Ansicht des Inline-Links kann nicht geändert werden, da sich der Link innerhalb von {node} befindet.',
|
|
21
24
|
'fabric.editor.blockDescription': 'Weitere Informationen zu einem Link anzeigen, darunter eine Zusammenfassung und Aktionen',
|
|
22
25
|
'fabric.editor.blockTitle': 'Karte',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Info-Panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Informationen in einem farbigen Panel hervorheben',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Link als Inline-Text anzeigen',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Ansicht wechseln',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Inline',
|
|
143
145
|
'fabric.editor.insertColumn': 'Spalte rechts einfügen',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Spalte einfügen',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabelle',
|
|
212
214
|
'fabric.editor.table.description': 'Tabelle einfügen',
|
|
213
215
|
'fabric.editor.tableOptions': 'Tabellenoptionen',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Die Tabellenbreite wurde auf {newWidth,number} Pixel verringert.} other {Die Tabellenbreite wurde auf {newWidth,number} Pixel verringert.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Die Tabellenbreite wurde auf {newWidth,number} Pixel erhöht.} other {Die Tabellenbreite wurde auf {newWidth,number} Pixel erhöht.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Spalte anpassen',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Durch das Löschen von {nodeName} werden alle damit verbundenen Elemente unbrauchbar.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Löschen',
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Action item',
|
|
11
11
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
12
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
14
|
+
'fabric.editor.addRow': 'Add row below',
|
|
13
15
|
'fabric.editor.alignCenter': 'Align center',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Align left',
|
|
18
20
|
'fabric.editor.alignRight': 'Align right',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Background Color',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
24
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
25
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -211,7 +214,10 @@ export default {
|
|
|
211
214
|
'fabric.editor.table': 'Table',
|
|
212
215
|
'fabric.editor.table.description': 'Insert a table',
|
|
213
216
|
'fabric.editor.tableOptions': 'Table options',
|
|
214
|
-
'fabric.editor.
|
|
217
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
218
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': 'Table width increased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
219
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
220
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
215
221
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
216
222
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
217
223
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Action item',
|
|
11
11
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
12
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
14
|
+
'fabric.editor.addRow': 'Add row below',
|
|
13
15
|
'fabric.editor.alignCenter': 'Align center',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Align left',
|
|
18
20
|
'fabric.editor.alignRight': 'Align right',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Background Colour',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
24
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
25
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -138,7 +141,7 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Info panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
141
|
-
'fabric.editor.inlineOverlay': '
|
|
144
|
+
'fabric.editor.inlineOverlay': 'Configure',
|
|
142
145
|
'fabric.editor.inlineTitle': 'Inline',
|
|
143
146
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
144
147
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
@@ -211,7 +214,10 @@ export default {
|
|
|
211
214
|
'fabric.editor.table': 'Table',
|
|
212
215
|
'fabric.editor.table.description': 'Insert a table',
|
|
213
216
|
'fabric.editor.tableOptions': 'Table options',
|
|
214
|
-
'fabric.editor.
|
|
217
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
218
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': 'Table width increased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
219
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
220
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
215
221
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
216
222
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
217
223
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Action item',
|
|
11
11
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
12
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
14
|
+
'fabric.editor.addRow': 'Add row below',
|
|
13
15
|
'fabric.editor.alignCenter': 'Align center',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Align left',
|
|
18
20
|
'fabric.editor.alignRight': 'Align right',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Background Color',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
24
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
25
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -138,7 +141,7 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Info panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
141
|
-
'fabric.editor.inlineOverlay': '
|
|
144
|
+
'fabric.editor.inlineOverlay': 'Configure',
|
|
142
145
|
'fabric.editor.inlineTitle': 'Inline',
|
|
143
146
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
144
147
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
@@ -211,7 +214,10 @@ export default {
|
|
|
211
214
|
'fabric.editor.table': 'Table',
|
|
212
215
|
'fabric.editor.table.description': 'Insert a table',
|
|
213
216
|
'fabric.editor.tableOptions': 'Table options',
|
|
214
|
-
'fabric.editor.
|
|
217
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Table width decreased to {newWidth,number} pixel.} other {Table width decreased to {newWidth,number} pixels.}}',
|
|
218
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Table width increased to {newWidth,number} pixel.} other {Table width increased to {newWidth,number} pixels.}}',
|
|
219
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
220
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
215
221
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
216
222
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
217
223
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Elemento de acción',
|
|
11
11
|
'fabric.editor.action.description': 'Crear y asignar elementos de acción',
|
|
12
|
+
'fabric.editor.addColumn': 'Añadir columna a la derecha',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Añadir imagen, vídeo o archivo',
|
|
14
|
+
'fabric.editor.addRow': 'Añadir fila abajo',
|
|
13
15
|
'fabric.editor.alignCenter': 'Centrar',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Centrar',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Alinear a la izquierda',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Alinear a la izquierda',
|
|
18
20
|
'fabric.editor.alignRight': 'Alinear a la derecha',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Color de fondo',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
|
|
21
24
|
'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
|
|
22
25
|
'fabric.editor.blockTitle': 'Tarjeta',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Panel de información',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Cambiar vista',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Insertado',
|
|
143
145
|
'fabric.editor.insertColumn': 'Insertar columna a la derecha',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Insertar columna',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabla',
|
|
212
214
|
'fabric.editor.table.description': 'Insertar una tabla',
|
|
213
215
|
'fabric.editor.tableOptions': 'Opciones de tabla',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Ancho de la tabla reducido a {newWidth,number} píxel.} other {Ancho de la tabla reducido a {newWidth,number} píxeles.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Ancho de la tabla aumentado a {newWidth,number} píxel.} other {Ancho de la tabla aumentado a {newWidth,number} píxeles.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Ajustar columna',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Al eliminar la extensión {nodeName}, se interrumpirá todo lo que se haya conectado a ella.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Eliminar',
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Tehtävä',
|
|
11
11
|
'fabric.editor.action.description': 'Luo ja määrää toimintokohteita',
|
|
12
|
+
'fabric.editor.addColumn': 'Lisää sarake oikealle',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Lisää kuva, video tai tiedosto',
|
|
14
|
+
'fabric.editor.addRow': 'Lisää rivi alapuolelle',
|
|
13
15
|
'fabric.editor.alignCenter': 'Tasaa keskelle',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Tasaa keskelle',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Tasaa vasemmalle',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Tasaa vasemmalle',
|
|
18
20
|
'fabric.editor.alignRight': 'Tasaa oikealle',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Huomautuspalkki',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Taustaväri',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Sisäelementtilinkki on solmun {node} sisällä, eikä sen näkymää voi muuttaa',
|
|
21
24
|
'fabric.editor.blockDescription': 'Näytä lisätietoja linkistä, kuten yhteenveto ja toiminnot',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kortti',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Tietopaneeli',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Näytä linkki sitoutuvana tekstinä',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Vaihda näkymä',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
|
|
143
145
|
'fabric.editor.insertColumn': 'Lisää sarake oikealle',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Lisää sarake',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Taulu',
|
|
212
214
|
'fabric.editor.table.description': 'Lisää taulukko',
|
|
213
215
|
'fabric.editor.tableOptions': 'Taulukkovaihtoehdot',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Taulukon leveys pieneni {newWidth,number} pikseliin.} other {Taulukon leveys pieneni {newWidth,number} pikseliin.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Taulukon leveys kasvoi {newWidth,number} pikseliin.} other {Taulukon leveys kasvoi {newWidth,number} pikseliin.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Säädä saraketta',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Solmun {nodeName} poistaminen rikkoo kaiken siihen yhdistetyn.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Poista',
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Tâche',
|
|
11
11
|
'fabric.editor.action.description': 'Créer et assigner des tâches',
|
|
12
|
+
'fabric.editor.addColumn': 'Ajouter une colonne à droite',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Ajouter une image, une vidéo ou un fichier',
|
|
14
|
+
'fabric.editor.addRow': 'Ajouter une ligne en dessous',
|
|
13
15
|
'fabric.editor.alignCenter': 'Aligner au centre',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Aligner au centre',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Aligner à gauche',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Aligner à gauche',
|
|
18
20
|
'fabric.editor.alignRight': 'Aligner à droite',
|
|
19
21
|
'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
|
|
22
|
+
'fabric.editor.backgroundColor': "Couleur d'arrière-plan",
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Le lien contextuel est dans {node} et sa vue ne peut être modifiée',
|
|
21
24
|
'fabric.editor.blockDescription': "Affichez plus d'informations concernant un lien, y compris un résumé et des actions",
|
|
22
25
|
'fabric.editor.blockTitle': 'Carte',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': "Volet d'informations",
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Mettre en valeur des informations dans un cadre coloré',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Affichez le lien sous forme de texte sur la même ligne',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Changer de vue',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Sur la même ligne',
|
|
143
145
|
'fabric.editor.insertColumn': 'Insérer une colonne à droite',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Insérer une colonne',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tableau',
|
|
212
214
|
'fabric.editor.table.description': 'Insérer un tableau',
|
|
213
215
|
'fabric.editor.tableOptions': 'Options du tableau',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {La largeur du tableau a été réduite à {newWidth,number} pixel.} other {La largeur du tableau a été réduite à {newWidth,number} pixels.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {La largeur du tableau a été augmentée à {newWidth,number} pixel.} other {La largeur du tableau a été augmentée à {newWidth,number} pixels.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Ajuster la colonne',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Si vous supprimez {nodeName}, tous les éléments qui y sont connectés deviendront inexploitables.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Supprimer',
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Teendő',
|
|
11
11
|
'fabric.editor.action.description': 'Műveleti elemek létrehozása és hozzárendelése',
|
|
12
|
+
'fabric.editor.addColumn': 'Oszlop beszúrása jobbra',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Kép, videó vagy fájl hozzáadása',
|
|
14
|
+
'fabric.editor.addRow': 'Sor beszúrása alulra',
|
|
13
15
|
'fabric.editor.alignCenter': 'Középre igazítás',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Középre igazítás',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Balra igazítás',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Balra igazítás',
|
|
18
20
|
'fabric.editor.alignRight': 'Jobbra igazítás',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Háttérszín',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'A beillesztett link a(z) {node} csomóponton belül található, és nem módosítható a nézete',
|
|
21
24
|
'fabric.editor.blockDescription': 'Több információ, többek között az összefoglaló és a műveletek megjelenítése egy linkről',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kártya',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Információs panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Információ kiemelése színes panelen',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Link megjelenítése beágyazott szövegként',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Nézet módosítása',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Beágyazott',
|
|
143
145
|
'fabric.editor.insertColumn': 'Oszlop beszúrása jobbra',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Oszlop beszúrása',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Táblázat',
|
|
212
214
|
'fabric.editor.table.description': 'Táblázat beszúrása',
|
|
213
215
|
'fabric.editor.tableOptions': 'Táblázatbeállítások',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre csökkentve.} other {A tábla szélessége {newWidth,number} pixelre csökkentve.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre növelve.} other {A tábla szélessége {newWidth,number} pixelre növelve.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Oszlop igazítása',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Ha törlöd a(z) {nodeName} csomópontot, a hozzá kapcsolódó elemek sem fognak működni.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Törlés',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Attività',
|
|
11
11
|
'fabric.editor.action.description': 'Crea e assegna elementi di azione',
|
|
12
|
+
'fabric.editor.addColumn': 'Aggiungi colonna a destra',
|
|
12
13
|
'fabric.editor.addMediaFiles': "Aggiungi un'immagine, un video o un file",
|
|
14
|
+
'fabric.editor.addRow': 'Aggiungi riga sotto',
|
|
13
15
|
'fabric.editor.alignCenter': 'Allinea al centro',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Allinea al centro',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Allinea a sinistra',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Allinea a sinistra',
|
|
18
20
|
'fabric.editor.alignRight': 'Allinea a destra',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Colore di sfondo',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': "Il collegamento in linea è all'interno di {node} e non è possibile modificare la relativa visualizzazione",
|
|
21
24
|
'fabric.editor.blockDescription': 'Visualizza ulteriori informazioni relative al link, come riepilogo e azioni',
|
|
22
25
|
'fabric.editor.blockTitle': 'Scheda',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Pannello informazioni',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Metti in evidenza l’informazione in un pannello colorato',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Visualizza il link come testo in linea',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Cambia visualizzazione',
|
|
142
144
|
'fabric.editor.inlineTitle': 'In linea',
|
|
143
145
|
'fabric.editor.insertColumn': 'Inserisci colonna a destra',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Inserisci colonna',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabella',
|
|
212
214
|
'fabric.editor.table.description': 'Inserisci una tabella',
|
|
213
215
|
'fabric.editor.tableOptions': 'Opzioni tabella',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella diminuita a {newWidth,number} pixel.} other {Larghezza della tabella diminuita a {newWidth,number} pixel.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella aumentata a {newWidth,number} pixel.} other {Larghezza della tabella aumentata a {newWidth,number} pixel.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Regola colonna',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': "L'eliminazione di {nodeName} comporterà l'interruzione di tutti i relativi collegamenti.",
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Elimina',
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -138,7 +138,6 @@ export default {
|
|
|
138
138
|
'fabric.editor.infoPanel': '情報パネル',
|
|
139
139
|
'fabric.editor.infoPanel.description': '色付きのパネルで情報を強調',
|
|
140
140
|
'fabric.editor.inlineDescription': 'リンクをインライン テキストとして表示します。',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'ビューの変更',
|
|
142
141
|
'fabric.editor.inlineTitle': 'インライン',
|
|
143
142
|
'fabric.editor.insertColumn': '列を右に挿入',
|
|
144
143
|
'fabric.editor.insertColumnDrag': '列を挿入',
|
|
@@ -211,7 +210,7 @@ export default {
|
|
|
211
210
|
'fabric.editor.table': '表',
|
|
212
211
|
'fabric.editor.table.description': '表を挿入',
|
|
213
212
|
'fabric.editor.tableOptions': '表のオプション',
|
|
214
|
-
'fabric.editor.
|
|
213
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {テーブル幅が {newWidth,number} ピクセルに縮小しました。}}',
|
|
215
214
|
'fabric.editor.tables.adjustColumn': '列を調整する',
|
|
216
215
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '{nodeName} を削除すると、接続されているすべてが破棄されます。',
|
|
217
216
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '削除',
|