@atlaskit/afm-i18n-platform-editor-editor-common 2.48.0 → 2.50.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/cs.js +3 -0
- package/dist/cjs/i18n/da.js +2 -1
- package/dist/cjs/i18n/de.js +2 -1
- package/dist/cjs/i18n/es.js +4 -1
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +1 -0
- package/dist/cjs/i18n/hr.js +2 -1
- package/dist/cjs/i18n/hu.js +2 -1
- package/dist/cjs/i18n/it.js +4 -1
- package/dist/cjs/i18n/ja.js +1 -0
- package/dist/cjs/i18n/ko.js +2 -1
- package/dist/cjs/i18n/nb.js +2 -1
- package/dist/cjs/i18n/nl.js +4 -1
- package/dist/cjs/i18n/pl.js +3 -0
- package/dist/cjs/i18n/pt_BR.js +3 -0
- package/dist/cjs/i18n/ru.js +2 -1
- package/dist/cjs/i18n/sl.js +1 -0
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sr_YR.js +1 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +1 -0
- package/dist/cjs/i18n/tr.js +2 -1
- package/dist/cjs/i18n/uk.js +2 -1
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +4 -1
- package/dist/esm/i18n/cs.d.ts +3 -0
- package/dist/esm/i18n/cs.js +3 -0
- package/dist/esm/i18n/da.d.ts +1 -0
- package/dist/esm/i18n/da.js +2 -1
- package/dist/esm/i18n/de.d.ts +1 -0
- package/dist/esm/i18n/de.js +2 -1
- package/dist/esm/i18n/es.d.ts +3 -0
- package/dist/esm/i18n/es.js +4 -1
- package/dist/esm/i18n/fi.d.ts +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.d.ts +1 -0
- package/dist/esm/i18n/fr.js +1 -0
- package/dist/esm/i18n/hr.d.ts +1 -0
- package/dist/esm/i18n/hr.js +2 -1
- package/dist/esm/i18n/hu.d.ts +1 -0
- package/dist/esm/i18n/hu.js +2 -1
- package/dist/esm/i18n/it.d.ts +3 -0
- package/dist/esm/i18n/it.js +4 -1
- package/dist/esm/i18n/ja.d.ts +1 -0
- package/dist/esm/i18n/ja.js +1 -0
- package/dist/esm/i18n/ko.d.ts +1 -0
- package/dist/esm/i18n/ko.js +2 -1
- package/dist/esm/i18n/nb.d.ts +1 -0
- package/dist/esm/i18n/nb.js +2 -1
- package/dist/esm/i18n/nl.d.ts +3 -0
- package/dist/esm/i18n/nl.js +4 -1
- package/dist/esm/i18n/pl.d.ts +3 -0
- package/dist/esm/i18n/pl.js +3 -0
- package/dist/esm/i18n/pt_BR.d.ts +3 -0
- package/dist/esm/i18n/pt_BR.js +3 -0
- package/dist/esm/i18n/ru.d.ts +1 -0
- package/dist/esm/i18n/ru.js +2 -1
- package/dist/esm/i18n/sl.d.ts +1 -0
- package/dist/esm/i18n/sl.js +1 -0
- package/dist/esm/i18n/sr_RS.d.ts +1 -0
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sr_YR.d.ts +1 -0
- package/dist/esm/i18n/sr_YR.js +1 -0
- package/dist/esm/i18n/sv.d.ts +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.d.ts +1 -0
- package/dist/esm/i18n/th.js +1 -0
- package/dist/esm/i18n/tr.d.ts +1 -0
- package/dist/esm/i18n/tr.js +2 -1
- package/dist/esm/i18n/uk.d.ts +1 -0
- package/dist/esm/i18n/uk.js +2 -1
- package/dist/esm/i18n/vi.d.ts +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/i18n/zh.d.ts +1 -0
- package/dist/esm/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.d.ts +3 -0
- package/dist/esm/i18n/zh_TW.js +4 -1
- package/dist/types/i18n/cs.d.ts +3 -0
- package/dist/types/i18n/da.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +3 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +1 -0
- package/dist/types/i18n/hr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +3 -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 +3 -0
- package/dist/types/i18n/pl.d.ts +3 -0
- package/dist/types/i18n/pt_BR.d.ts +3 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sl.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sr_YR.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +3 -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 +3 -0
- package/i18n/cs.ts +3 -0
- package/i18n/da.ts +2 -1
- package/i18n/de.ts +2 -1
- package/i18n/es.ts +4 -1
- package/i18n/fi.ts +1 -0
- package/i18n/fr.ts +1 -0
- package/i18n/hr.ts +2 -1
- package/i18n/hu.ts +2 -1
- package/i18n/it.ts +4 -1
- package/i18n/ja.ts +1 -0
- package/i18n/ko.ts +2 -1
- package/i18n/nb.ts +2 -1
- package/i18n/nl.ts +6 -1
- package/i18n/pl.ts +3 -0
- package/i18n/pt_BR.ts +3 -0
- package/i18n/ru.ts +2 -1
- package/i18n/sl.ts +1 -0
- package/i18n/sr_RS.ts +1 -0
- package/i18n/sr_YR.ts +1 -0
- package/i18n/sv.ts +3 -0
- package/i18n/th.ts +1 -0
- package/i18n/tr.ts +2 -1
- package/i18n/uk.ts +2 -1
- package/i18n/vi.ts +1 -0
- package/i18n/zh.ts +1 -0
- package/i18n/zh_TW.ts +4 -1
- package/package.json +1 -1
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -453,7 +453,7 @@ export default {
|
|
|
453
453
|
'fabric.editor.date.description': '使用日曆新增日期',
|
|
454
454
|
'fabric.editor.datePickerOpenedAlert': '日期編輯器快顯視窗已開啟,按 Tab 即可前往快顯視窗',
|
|
455
455
|
'fabric.editor.decision': '決定',
|
|
456
|
-
'fabric.editor.decision.description': '
|
|
456
|
+
'fabric.editor.decision.description': '擷取決策,方便追蹤',
|
|
457
457
|
'fabric.editor.decisionPlaceholder': '新增決定…',
|
|
458
458
|
'fabric.editor.decreaseElementSize': '縮小元素大小',
|
|
459
459
|
'fabric.editor.decreaseSize': '縮小表格或媒體大小',
|
|
@@ -739,7 +739,9 @@ export default {
|
|
|
739
739
|
'fabric.editor.mergeCells': '合併儲存格',
|
|
740
740
|
'fabric.editor.moreFormatting': '更多格式設定',
|
|
741
741
|
'fabric.editor.moveColumnLeft': '{0, plural, other {將欄向左移動}}',
|
|
742
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': '將欄向左移動',
|
|
742
743
|
'fabric.editor.moveColumnRight': '{0, plural, other {將欄向右移動}}',
|
|
744
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': '將欄向右移動',
|
|
743
745
|
'fabric.editor.moveDownDown': '{0, plural, other {向下移動列}}',
|
|
744
746
|
'fabric.editor.moveRowUp': '{0, plural, other {向上移動列}}',
|
|
745
747
|
'fabric.editor.navigate.toolbar.askAI': '詢問人工智慧',
|
|
@@ -864,6 +866,7 @@ export default {
|
|
|
864
866
|
'fabric.editor.syncedBlock.unsync': '取消同步',
|
|
865
867
|
'fabric.editor.syncedBlockGeneralErrorDescription': '我們目前無法顯示此內容。',
|
|
866
868
|
'fabric.editor.syncedBlockGenericNotFoundDescription': '我們無法顯示此同步內容,因為此內容已刪除或未同步。',
|
|
869
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': '正在載入已同步的內容',
|
|
867
870
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': '我們無法顯示此內容,因為其來源已被刪除或封存。',
|
|
868
871
|
'fabric.editor.syncedBlockNotFoundIconAltText': '找不到同步區塊。',
|
|
869
872
|
'fabric.editor.syncedBlockPermissionDeniedDescription': '您無法檢視此同步區塊的來源內容。',
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -737,7 +737,9 @@ declare const _default: {
|
|
|
737
737
|
'fabric.editor.mergeCells': string;
|
|
738
738
|
'fabric.editor.moreFormatting': string;
|
|
739
739
|
'fabric.editor.moveColumnLeft': string;
|
|
740
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': string;
|
|
740
741
|
'fabric.editor.moveColumnRight': string;
|
|
742
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': string;
|
|
741
743
|
'fabric.editor.moveDownDown': string;
|
|
742
744
|
'fabric.editor.moveRowUp': string;
|
|
743
745
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
@@ -862,6 +864,7 @@ declare const _default: {
|
|
|
862
864
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
865
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
866
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
867
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
868
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
869
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
870
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -861,6 +861,7 @@ declare const _default: {
|
|
|
861
861
|
'fabric.editor.syncedBlock.unsync': string;
|
|
862
862
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
863
863
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
864
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
864
865
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
866
867
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -861,6 +861,7 @@ declare const _default: {
|
|
|
861
861
|
'fabric.editor.syncedBlock.unsync': string;
|
|
862
862
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
863
863
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
864
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
864
865
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
866
867
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -737,7 +737,9 @@ declare const _default: {
|
|
|
737
737
|
'fabric.editor.mergeCells': string;
|
|
738
738
|
'fabric.editor.moreFormatting': string;
|
|
739
739
|
'fabric.editor.moveColumnLeft': string;
|
|
740
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': string;
|
|
740
741
|
'fabric.editor.moveColumnRight': string;
|
|
742
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': string;
|
|
741
743
|
'fabric.editor.moveDownDown': string;
|
|
742
744
|
'fabric.editor.moveRowUp': string;
|
|
743
745
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
@@ -862,6 +864,7 @@ declare const _default: {
|
|
|
862
864
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
865
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
866
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
867
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
868
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
869
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
870
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -862,6 +862,7 @@ declare const _default: {
|
|
|
862
862
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
863
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
864
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
865
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
867
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
868
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -862,6 +862,7 @@ declare const _default: {
|
|
|
862
862
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
863
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
864
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
865
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
867
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
868
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -923,6 +923,7 @@ declare const _default: {
|
|
|
923
923
|
'fabric.editor.syncedBlock.unsync': string;
|
|
924
924
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
925
925
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
926
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
926
927
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
927
928
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
928
929
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -861,6 +861,7 @@ declare const _default: {
|
|
|
861
861
|
'fabric.editor.syncedBlock.unsync': string;
|
|
862
862
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
863
863
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
864
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
864
865
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
866
867
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -736,7 +736,9 @@ declare const _default: {
|
|
|
736
736
|
'fabric.editor.mergeCells': string;
|
|
737
737
|
'fabric.editor.moreFormatting': string;
|
|
738
738
|
'fabric.editor.moveColumnLeft': string;
|
|
739
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': string;
|
|
739
740
|
'fabric.editor.moveColumnRight': string;
|
|
741
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': string;
|
|
740
742
|
'fabric.editor.moveDownDown': string;
|
|
741
743
|
'fabric.editor.moveRowUp': string;
|
|
742
744
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
@@ -861,6 +863,7 @@ declare const _default: {
|
|
|
861
863
|
'fabric.editor.syncedBlock.unsync': string;
|
|
862
864
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
863
865
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
866
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
864
867
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
865
868
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
866
869
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -862,6 +862,7 @@ declare const _default: {
|
|
|
862
862
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
863
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
864
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
865
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
867
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
868
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -862,6 +862,7 @@ declare const _default: {
|
|
|
862
862
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
863
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
864
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
865
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
867
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
868
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -861,6 +861,7 @@ declare const _default: {
|
|
|
861
861
|
'fabric.editor.syncedBlock.unsync': string;
|
|
862
862
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
863
863
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
864
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
864
865
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
866
867
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -643,6 +643,8 @@ declare const _default: {
|
|
|
643
643
|
'fabric.editor.infoPanel.description': string;
|
|
644
644
|
'fabric.editor.inlineConfigureLink': string;
|
|
645
645
|
'fabric.editor.inlineDescription': string;
|
|
646
|
+
'fabric.editor.inlineExtensionInSyncBlockDescription': string;
|
|
647
|
+
'fabric.editor.inlineExtensionInSyncBlockTitle': string;
|
|
646
648
|
'fabric.editor.inlineGoToLink': string;
|
|
647
649
|
'fabric.editor.inlineOverlay': string;
|
|
648
650
|
'fabric.editor.inlineTitle': string;
|
|
@@ -859,6 +861,7 @@ declare const _default: {
|
|
|
859
861
|
'fabric.editor.syncedBlock.unsync': string;
|
|
860
862
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
861
863
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
864
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
862
865
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
863
866
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
864
867
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -737,7 +737,9 @@ declare const _default: {
|
|
|
737
737
|
'fabric.editor.mergeCells': string;
|
|
738
738
|
'fabric.editor.moreFormatting': string;
|
|
739
739
|
'fabric.editor.moveColumnLeft': string;
|
|
740
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': string;
|
|
740
741
|
'fabric.editor.moveColumnRight': string;
|
|
742
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': string;
|
|
741
743
|
'fabric.editor.moveDownDown': string;
|
|
742
744
|
'fabric.editor.moveRowUp': string;
|
|
743
745
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
@@ -862,6 +864,7 @@ declare const _default: {
|
|
|
862
864
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
865
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
866
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
867
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
868
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
869
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
870
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
|
@@ -735,7 +735,9 @@ declare const _default: {
|
|
|
735
735
|
'fabric.editor.mergeCells': string;
|
|
736
736
|
'fabric.editor.moreFormatting': string;
|
|
737
737
|
'fabric.editor.moveColumnLeft': string;
|
|
738
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': string;
|
|
738
739
|
'fabric.editor.moveColumnRight': string;
|
|
740
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': string;
|
|
739
741
|
'fabric.editor.moveDownDown': string;
|
|
740
742
|
'fabric.editor.moveRowUp': string;
|
|
741
743
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
@@ -860,6 +862,7 @@ declare const _default: {
|
|
|
860
862
|
'fabric.editor.syncedBlock.unsync': string;
|
|
861
863
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
862
864
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
865
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
863
866
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
864
867
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
865
868
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -862,6 +862,7 @@ declare const _default: {
|
|
|
862
862
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
863
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
864
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
865
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
867
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
868
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/sl.d.ts
CHANGED
|
@@ -915,6 +915,7 @@ declare const _default: {
|
|
|
915
915
|
'fabric.editor.syncedBlock.unsync': string;
|
|
916
916
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
917
917
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
918
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
918
919
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
919
920
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
920
921
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
|
@@ -923,6 +923,7 @@ declare const _default: {
|
|
|
923
923
|
'fabric.editor.syncedBlock.unsync': string;
|
|
924
924
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
925
925
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
926
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
926
927
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
927
928
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
928
929
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
|
@@ -923,6 +923,7 @@ declare const _default: {
|
|
|
923
923
|
'fabric.editor.syncedBlock.unsync': string;
|
|
924
924
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
925
925
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
926
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
926
927
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
927
928
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
928
929
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -736,7 +736,9 @@ declare const _default: {
|
|
|
736
736
|
'fabric.editor.mergeCells': string;
|
|
737
737
|
'fabric.editor.moreFormatting': string;
|
|
738
738
|
'fabric.editor.moveColumnLeft': string;
|
|
739
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': string;
|
|
739
740
|
'fabric.editor.moveColumnRight': string;
|
|
741
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': string;
|
|
740
742
|
'fabric.editor.moveDownDown': string;
|
|
741
743
|
'fabric.editor.moveRowUp': string;
|
|
742
744
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
@@ -861,6 +863,7 @@ declare const _default: {
|
|
|
861
863
|
'fabric.editor.syncedBlock.unsync': string;
|
|
862
864
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
863
865
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
866
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
864
867
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
865
868
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
866
869
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -847,6 +847,7 @@ declare const _default: {
|
|
|
847
847
|
'fabric.editor.syncedBlock.unsync': string;
|
|
848
848
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
849
849
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
850
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
850
851
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
851
852
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
852
853
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -862,6 +862,7 @@ declare const _default: {
|
|
|
862
862
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
863
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
864
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
865
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
867
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
868
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -847,6 +847,7 @@ declare const _default: {
|
|
|
847
847
|
'fabric.editor.syncedBlock.unsync': string;
|
|
848
848
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
849
849
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
850
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
850
851
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
851
852
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
852
853
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -847,6 +847,7 @@ declare const _default: {
|
|
|
847
847
|
'fabric.editor.syncedBlock.unsync': string;
|
|
848
848
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
849
849
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
850
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
850
851
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
851
852
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
852
853
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -862,6 +862,7 @@ declare const _default: {
|
|
|
862
862
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
863
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
864
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
865
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
866
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
867
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
868
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
|
@@ -737,7 +737,9 @@ declare const _default: {
|
|
|
737
737
|
'fabric.editor.mergeCells': string;
|
|
738
738
|
'fabric.editor.moreFormatting': string;
|
|
739
739
|
'fabric.editor.moveColumnLeft': string;
|
|
740
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': string;
|
|
740
741
|
'fabric.editor.moveColumnRight': string;
|
|
742
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': string;
|
|
741
743
|
'fabric.editor.moveDownDown': string;
|
|
742
744
|
'fabric.editor.moveRowUp': string;
|
|
743
745
|
'fabric.editor.navigate.toolbar.askAI': string;
|
|
@@ -862,6 +864,7 @@ declare const _default: {
|
|
|
862
864
|
'fabric.editor.syncedBlock.unsync': string;
|
|
863
865
|
'fabric.editor.syncedBlockGeneralErrorDescription': string;
|
|
864
866
|
'fabric.editor.syncedBlockGenericNotFoundDescription': string;
|
|
867
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': string;
|
|
865
868
|
'fabric.editor.syncedBlockNotFoundDescription.non-final': string;
|
|
866
869
|
'fabric.editor.syncedBlockNotFoundIconAltText': string;
|
|
867
870
|
'fabric.editor.syncedBlockPermissionDeniedDescription': string;
|
package/i18n/cs.ts
CHANGED
|
@@ -819,8 +819,10 @@ export default {
|
|
|
819
819
|
'fabric.editor.moreFormatting': 'Další formátování',
|
|
820
820
|
'fabric.editor.moveColumnLeft':
|
|
821
821
|
'{0, plural, one {Přesunout sloupec vlevo} few {Přesunout sloupce vlevo} many {Přesunout sloupce vlevo} other {Přesunout sloupce vlevo}}',
|
|
822
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': 'Přesunout sloupec vlevo',
|
|
822
823
|
'fabric.editor.moveColumnRight':
|
|
823
824
|
'{0, plural, one {Přesunout sloupec vpravo} few {Přesunout sloupce vpravo} many {Přesunout sloupce vpravo} other {Přesunout sloupce vpravo}}',
|
|
825
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': 'Přesunout sloupec vpravo',
|
|
824
826
|
'fabric.editor.moveDownDown':
|
|
825
827
|
'{0, plural, one {Přesunout řádek dolů} few {Přesunout řádky dolů} many {Přesunout řádky dolů} other {Přesunout řádky dolů}}',
|
|
826
828
|
'fabric.editor.moveRowUp':
|
|
@@ -959,6 +961,7 @@ export default {
|
|
|
959
961
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Tento obsah momentálně nemůžeme zobrazit.',
|
|
960
962
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
961
963
|
'Tento synchronizovaný obsah nemůžeme zobrazit, protože byl odstraněn nebo se nesynchronizuje.',
|
|
964
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Načítání synchronizovaného obsahu',
|
|
962
965
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
963
966
|
'Tento obsah nemůžeme zobrazit, protože jeho zdroj byl odstraněn nebo archivován.',
|
|
964
967
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Synchronizovaný blok nebyl nalezen.',
|
package/i18n/da.ts
CHANGED
|
@@ -508,7 +508,7 @@ export default {
|
|
|
508
508
|
'fabric.editor.datePickerOpenedAlert':
|
|
509
509
|
'Pop op-vinduet til datoredigering er åbnet. Tryk på Tabulatorknappen for at få adgang til pop op-vinduet',
|
|
510
510
|
'fabric.editor.decision': 'Beslutning',
|
|
511
|
-
'fabric.editor.decision.description': '
|
|
511
|
+
'fabric.editor.decision.description': 'Registrer beslutninger, så de er lette at finde igen',
|
|
512
512
|
'fabric.editor.decisionPlaceholder': 'Tilføj en beslutning ...',
|
|
513
513
|
'fabric.editor.decreaseElementSize': 'Reducer elementstørrelse',
|
|
514
514
|
'fabric.editor.decreaseSize': 'Reducer tabel- eller mediestørrelse',
|
|
@@ -954,6 +954,7 @@ export default {
|
|
|
954
954
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Vi kan i øjeblikket ikke vise dette indhold.',
|
|
955
955
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
956
956
|
'Vi kan ikke vise dette synkroniserede indhold, da det er blevet slettet eller ikke længere er synkroniseret.',
|
|
957
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Indlæser synkroniseret indhold',
|
|
957
958
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
958
959
|
'Vi kan ikke vise dette indhold, da dets kilde er blevet slettet eller arkiveret.',
|
|
959
960
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Synkroniseret blok blev ikke fundet.',
|
package/i18n/de.ts
CHANGED
|
@@ -542,7 +542,7 @@ export default {
|
|
|
542
542
|
'fabric.editor.datePickerOpenedAlert':
|
|
543
543
|
'Pop-up des Datumseditors wurde geöffnet. Drücken Sie die Tabulatortaste, um das Pop-up aufzurufen.',
|
|
544
544
|
'fabric.editor.decision': 'Entscheidung',
|
|
545
|
-
'fabric.editor.decision.description': 'Entscheidungen erfassen, um sie leicht zu
|
|
545
|
+
'fabric.editor.decision.description': 'Entscheidungen erfassen, um sie leicht verfolgen zu können',
|
|
546
546
|
'fabric.editor.decisionPlaceholder': 'Entscheidung hinzufügen …',
|
|
547
547
|
'fabric.editor.decreaseElementSize': 'Größe des Elements verringern',
|
|
548
548
|
'fabric.editor.decreaseSize': 'Tabellen- oder Mediengröße verringern',
|
|
@@ -994,6 +994,7 @@ export default {
|
|
|
994
994
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Dieser Inhalt kann derzeit nicht angezeigt werden.',
|
|
995
995
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
996
996
|
'Dieser synchronisierte Inhalt kann nicht angezeigt werden, da er entweder gelöscht oder die Synchronisierung aufgehoben wurde.',
|
|
997
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Synchronisierter Inhalt wird geladen',
|
|
997
998
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
998
999
|
'Dieser Inhalt kann nicht angezeigt werden, da seine Quelle gelöscht oder archiviert wurde.',
|
|
999
1000
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Synchronisierter Block nicht gefunden.',
|
package/i18n/es.ts
CHANGED
|
@@ -530,7 +530,7 @@ export default {
|
|
|
530
530
|
'fabric.editor.datePickerOpenedAlert':
|
|
531
531
|
'Ventana emergente abierta del editor de fecha y ventana emergente de Pulsa la tecla de tabulación para acceder',
|
|
532
532
|
'fabric.editor.decision': 'Decisión',
|
|
533
|
-
'fabric.editor.decision.description': '
|
|
533
|
+
'fabric.editor.decision.description': 'Documenta las decisiones para que sea más fácil supervisarlas',
|
|
534
534
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
535
535
|
'fabric.editor.decreaseElementSize': 'Reducir el tamaño del elemento',
|
|
536
536
|
'fabric.editor.decreaseSize': 'Reducir tamaño de tabla o elemento multimedia',
|
|
@@ -847,7 +847,9 @@ export default {
|
|
|
847
847
|
'fabric.editor.moreFormatting': 'Más formatos',
|
|
848
848
|
'fabric.editor.moveColumnLeft':
|
|
849
849
|
'{0, plural, one {Mover columna a la izquierda} other {Mover columnas a la izquierda}}',
|
|
850
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': 'Mover columna a la izquierda',
|
|
850
851
|
'fabric.editor.moveColumnRight': '{0, plural, one {Mover columna a la derecha} other {Mover columnas a la derecha}}',
|
|
852
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': 'Mover columna a la derecha',
|
|
851
853
|
'fabric.editor.moveDownDown': '{0, plural, one {Mover fila hacia abajo} other {Mover filas hacia abajo}}',
|
|
852
854
|
'fabric.editor.moveRowUp': '{0, plural, one {Mover fila hacia arriba} other {Mover filas hacia arriba}}',
|
|
853
855
|
'fabric.editor.navigate.toolbar.askAI': 'Preguntar a la IA',
|
|
@@ -983,6 +985,7 @@ export default {
|
|
|
983
985
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'No podemos mostrar este contenido en este momento.',
|
|
984
986
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
985
987
|
'No podemos mostrar este contenido sincronizado porque se ha eliminado o desincronizado.',
|
|
988
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Cargando contenido sincronizado',
|
|
986
989
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
987
990
|
'No podemos mostrar este contenido porque su fuente se ha eliminado o archivado.',
|
|
988
991
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'No se ha encontrado el bloque sincronizado.',
|
package/i18n/fi.ts
CHANGED
|
@@ -947,6 +947,7 @@ export default {
|
|
|
947
947
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Emme voi näyttää tätä sisältöä tällä hetkellä.',
|
|
948
948
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
949
949
|
'Tätä synkronoitua sisältöä ei voida näyttää, koska se on poistettu tai synkronointi on poistettu.',
|
|
950
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Ladataan synkronoitua sisältöä',
|
|
950
951
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
951
952
|
'Tätä sisältöä ei voida näyttää, koska sen lähde on poistettu tai arkistoitu.',
|
|
952
953
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Synkronisoitua lohkoa ei löytynyt.',
|
package/i18n/fr.ts
CHANGED
|
@@ -991,6 +991,7 @@ export default {
|
|
|
991
991
|
'fabric.editor.syncedBlockGeneralErrorDescription': "Impossible d'afficher ce contenu pour le moment.",
|
|
992
992
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
993
993
|
"Impossible d'afficher ce contenu synchronisé, car il a été supprimé ou désynchronisé.",
|
|
994
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Chargement du contenu synchronisé',
|
|
994
995
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
995
996
|
"Impossible d'afficher ce contenu, car sa source a été supprimée ou archivée.",
|
|
996
997
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Bloc synchronisé introuvable.',
|
package/i18n/hr.ts
CHANGED
|
@@ -596,7 +596,7 @@ export default {
|
|
|
596
596
|
'fabric.editor.date': 'Datum',
|
|
597
597
|
'fabric.editor.date.description': 'Dodaj datum pomoću kalendara',
|
|
598
598
|
'fabric.editor.decision': 'Odluka',
|
|
599
|
-
'fabric.editor.decision.description': '
|
|
599
|
+
'fabric.editor.decision.description': 'Bilježite odluke radi lakšeg praćenja',
|
|
600
600
|
'fabric.editor.decisionPlaceholder': 'Dodaj odluku...',
|
|
601
601
|
'fabric.editor.decreaseElementSize': 'Smanji veličinu elementa',
|
|
602
602
|
'fabric.editor.decreaseSize': 'Smanji veličinu tablice ili medija',
|
|
@@ -1044,6 +1044,7 @@ export default {
|
|
|
1044
1044
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Trenutačno ne možemo prikazati ovaj sadržaj.',
|
|
1045
1045
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
1046
1046
|
'Ne možemo prikazati ovaj sinkronizirani sadržaj jer je izbrisan ili je sinkronizacija prekinuta.',
|
|
1047
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Učitavanje sinkroniziranog sadržaja',
|
|
1047
1048
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
1048
1049
|
'Ne možemo prikazati ovaj sadržaj jer je njegov izvor izbrisan ili arhiviran.',
|
|
1049
1050
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Sinkronizirani blok nije pronađen.',
|
package/i18n/hu.ts
CHANGED
|
@@ -517,7 +517,7 @@ export default {
|
|
|
517
517
|
'fabric.editor.datePickerOpenedAlert':
|
|
518
518
|
'Megnyílt a dátumszerkesztő előugró ablak, amelyet a Tab billentyűvel érhetsz el',
|
|
519
519
|
'fabric.editor.decision': 'Döntés',
|
|
520
|
-
'fabric.editor.decision.description': '
|
|
520
|
+
'fabric.editor.decision.description': 'Rögzítheted a döntéseket, hogy könnyen nyomon tudd őket követni',
|
|
521
521
|
'fabric.editor.decisionPlaceholder': 'Döntés hozzáadása...',
|
|
522
522
|
'fabric.editor.decreaseElementSize': 'Elemméret csökkentése',
|
|
523
523
|
'fabric.editor.decreaseSize': 'Táblázat vagy média méretének csökkentése',
|
|
@@ -965,6 +965,7 @@ export default {
|
|
|
965
965
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Jelenleg nem tudjuk megjeleníteni ezt a tartalmat.',
|
|
966
966
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
967
967
|
'Nem tudjuk megjeleníteni a szinkronizált tartalmat, mert törölték vagy megszüntették a szinkronizálást.',
|
|
968
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Szinkronizált tartalom betöltése',
|
|
968
969
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
969
970
|
'Nem tudjuk megjeleníteni a tartalmat, mert törölték vagy archiválták a forrását.',
|
|
970
971
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'A szinkronizált blokk nem található.',
|
package/i18n/it.ts
CHANGED
|
@@ -519,7 +519,7 @@ export default {
|
|
|
519
519
|
'fabric.editor.datePickerOpenedAlert':
|
|
520
520
|
"La finestra a comparsa dell'editor della data si è aperta, premi Tab per accedervi",
|
|
521
521
|
'fabric.editor.decision': 'Decisione',
|
|
522
|
-
'fabric.editor.decision.description': 'Acquisisci decisioni per monitorarle agevolmente',
|
|
522
|
+
'fabric.editor.decision.description': 'Acquisisci le decisioni per monitorarle agevolmente',
|
|
523
523
|
'fabric.editor.decisionPlaceholder': 'Aggiungi una decisione…',
|
|
524
524
|
'fabric.editor.decreaseElementSize': "Riduci dimensioni dell'elemento",
|
|
525
525
|
'fabric.editor.decreaseSize': "Riduci le dimensioni della tabella o dell'elemento multimediale",
|
|
@@ -839,7 +839,9 @@ export default {
|
|
|
839
839
|
'fabric.editor.mergeCells': 'Unisci celle',
|
|
840
840
|
'fabric.editor.moreFormatting': 'Formattazione aggiuntiva',
|
|
841
841
|
'fabric.editor.moveColumnLeft': '{0, plural, one {Sposta colonna a sinistra} other {Sposta colonne a sinistra}}',
|
|
842
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': 'Sposta la colonna a sinistra',
|
|
842
843
|
'fabric.editor.moveColumnRight': '{0, plural, one {Sposta colonna a destra} other {Sposta colonne a destra}}',
|
|
844
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': 'Sposta la colonna a destra',
|
|
843
845
|
'fabric.editor.moveDownDown': '{0, plural, one {Sposta riga in basso} other {Sposta righe in basso}}',
|
|
844
846
|
'fabric.editor.moveRowUp': '{0, plural, one {Sposta riga in alto} other {Sposta righe in alto}}',
|
|
845
847
|
'fabric.editor.navigate.toolbar.askAI': "Chiedi all'intelligenza artificiale",
|
|
@@ -975,6 +977,7 @@ export default {
|
|
|
975
977
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Al momento non è possibile visualizzare questo contenuto.',
|
|
976
978
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
977
979
|
'Non è possibile visualizzare il contenuto sincronizzato poiché è stato eliminato o desincronizzato.',
|
|
980
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Caricamento del contenuto sincronizzato in corso',
|
|
978
981
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
979
982
|
'Non è possibile visualizzare questo contenuto poiché la relativa origine è stata eliminata o archiviata.',
|
|
980
983
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Blocco sincronizzato non trovato.',
|
package/i18n/ja.ts
CHANGED
|
@@ -944,6 +944,7 @@ export default {
|
|
|
944
944
|
'fabric.editor.syncedBlockGeneralErrorDescription': '現在、このコンテンツを表示できません。',
|
|
945
945
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
946
946
|
'この同期済みコンテンツは、削除または同期解除されたため、表示できません。',
|
|
947
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': '同期済みコンテンツを読み込み中',
|
|
947
948
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
948
949
|
'このコンテンツは、ソースが削除またはアーカイブされたため、表示できません。',
|
|
949
950
|
'fabric.editor.syncedBlockNotFoundIconAltText': '同期されたブロックが見つかりません。',
|
package/i18n/ko.ts
CHANGED
|
@@ -490,7 +490,7 @@ export default {
|
|
|
490
490
|
'fabric.editor.date.description': '캘린더로 날짜 추가',
|
|
491
491
|
'fabric.editor.datePickerOpenedAlert': '날짜 편집기 팝업이 열렸습니다. Tab 키를 눌러 팝업에 액세스하세요',
|
|
492
492
|
'fabric.editor.decision': '결정',
|
|
493
|
-
'fabric.editor.decision.description': '결정을 추적하기 쉽도록
|
|
493
|
+
'fabric.editor.decision.description': '결정을 추적하기 쉽도록 기록합니다',
|
|
494
494
|
'fabric.editor.decisionPlaceholder': '결정 추가...',
|
|
495
495
|
'fabric.editor.decreaseElementSize': '요소 크기 줄이기',
|
|
496
496
|
'fabric.editor.decreaseSize': '표 또는 미디어 크기 줄이기',
|
|
@@ -933,6 +933,7 @@ export default {
|
|
|
933
933
|
'fabric.editor.syncedBlockGeneralErrorDescription': '지금은 이 콘텐츠를 표시할 수 없습니다.',
|
|
934
934
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
935
935
|
'삭제되었거나 동기화가 해제되어 이 동기화된 콘텐츠를 표시할 수 없습니다.',
|
|
936
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': '동기화된 콘텐츠를 로드 중',
|
|
936
937
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
937
938
|
'이 콘텐츠의 소스가 삭제되거나 보관되어 콘텐츠를 표시할 수 없습니다.',
|
|
938
939
|
'fabric.editor.syncedBlockNotFoundIconAltText': '동기화된 블록을 찾을 수 없습니다.',
|
package/i18n/nb.ts
CHANGED
|
@@ -503,7 +503,7 @@ export default {
|
|
|
503
503
|
'fabric.editor.datePickerOpenedAlert':
|
|
504
504
|
'Pop-up for å redigere dato er åpnet, trykk på Tab for å gå til pop-up-vinduet',
|
|
505
505
|
'fabric.editor.decision': 'Beslutning',
|
|
506
|
-
'fabric.editor.decision.description': 'Registrer beslutninger
|
|
506
|
+
'fabric.editor.decision.description': 'Registrer beslutninger så det blir lett å spore dem',
|
|
507
507
|
'fabric.editor.decisionPlaceholder': 'Legg til en beslutning …',
|
|
508
508
|
'fabric.editor.decreaseElementSize': 'Reduser elementstørrelsen',
|
|
509
509
|
'fabric.editor.decreaseSize': 'Reduser størrelsen på tabellen eller mediet',
|
|
@@ -949,6 +949,7 @@ export default {
|
|
|
949
949
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Vi kan ikke vise dette innholdet for øyeblikket.',
|
|
950
950
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
951
951
|
'Vi kan ikke vise dette synkroniserte innholdet fordi det er slettet eller synkroniseringen er stoppet.',
|
|
952
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Laster inn synkronisert innhold',
|
|
952
953
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
953
954
|
'Vi kan ikke vise dette innholdet ettersom kilden er slettet eller arkivert.',
|
|
954
955
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Finner ikke synkronisert blokk.',
|
package/i18n/nl.ts
CHANGED
|
@@ -531,7 +531,7 @@ export default {
|
|
|
531
531
|
'fabric.editor.date.description': 'Een datum toevoegen via een agenda',
|
|
532
532
|
'fabric.editor.datePickerOpenedAlert': 'Pop-up met datumbewerker is geopend. Druk op Tab om de pop-up te gebruiken',
|
|
533
533
|
'fabric.editor.decision': 'Beslissing',
|
|
534
|
-
'fabric.editor.decision.description': '
|
|
534
|
+
'fabric.editor.decision.description': 'Leg beslissingen vast zodat ze eenvoudig zijn bij te houden',
|
|
535
535
|
'fabric.editor.decisionPlaceholder': 'Beslissing toevoegen...',
|
|
536
536
|
'fabric.editor.decreaseElementSize': 'Elementgrootte verkleinen',
|
|
537
537
|
'fabric.editor.decreaseSize': 'Grootte van tabel of media verkleinen',
|
|
@@ -741,6 +741,10 @@ export default {
|
|
|
741
741
|
'fabric.editor.infoPanel.description': 'Informatie markeren in een gekleurd paneel',
|
|
742
742
|
'fabric.editor.inlineConfigureLink': 'Link configureren',
|
|
743
743
|
'fabric.editor.inlineDescription': 'Link als inline-tekst weergeven',
|
|
744
|
+
'fabric.editor.inlineExtensionInSyncBlockDescription':
|
|
745
|
+
"Dit kan gebeuren als je gesynchroniseerde blok wordt gebruikt op plekken waar bepaalde macro's niet worden ondersteund.",
|
|
746
|
+
'fabric.editor.inlineExtensionInSyncBlockTitle':
|
|
747
|
+
"Sommige macro's werken mogelijk niet wanneer gesynchroniseerde blokken worden toegevoegd aan nieuwe locaties",
|
|
744
748
|
'fabric.editor.inlineGoToLink': 'Ga naar link',
|
|
745
749
|
'fabric.editor.inlineOverlay': 'Configureren',
|
|
746
750
|
'fabric.editor.inlineTitle': 'Inline',
|
|
@@ -977,6 +981,7 @@ export default {
|
|
|
977
981
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'We kunnen deze inhoud op dit moment niet weergeven.',
|
|
978
982
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
979
983
|
'We kunnen deze gesynchroniseerde inhoud niet weergeven, aangezien deze is verwijderd of gedesynchroniseerd.',
|
|
984
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Gesynchroniseerde inhoud laden',
|
|
980
985
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
981
986
|
'We kunnen deze inhoud niet weergeven, aangezien de bron is verwijderd of gearchiveerd.',
|
|
982
987
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Gesynchroniseerd blok niet gevonden.',
|
package/i18n/pl.ts
CHANGED
|
@@ -842,8 +842,10 @@ export default {
|
|
|
842
842
|
'fabric.editor.moreFormatting': 'Więcej opcji formatowania',
|
|
843
843
|
'fabric.editor.moveColumnLeft':
|
|
844
844
|
'{0, plural, one {Przesuń kolumnę w lewo} few {Przesuń kolumny w lewo} many {Przesuń kolumny w lewo} other {Przesuń kolumny w lewo}}',
|
|
845
|
+
'fabric.editor.moveColumnLeftHelpDialogLabel': 'Przesuń kolumnę w lewo',
|
|
845
846
|
'fabric.editor.moveColumnRight':
|
|
846
847
|
'{0, plural, one {Przesuń kolumnę w prawo} few {Przesuń kolumny w prawo} many {Przesuń kolumny w prawo} other {Przesuń kolumny w prawo}}',
|
|
848
|
+
'fabric.editor.moveColumnRightHelpDialogLabel': 'Przesuń kolumnę w prawo',
|
|
847
849
|
'fabric.editor.moveDownDown':
|
|
848
850
|
'{0, plural, one {Przesuń wiersz w dół} few {Przesuń wiersze w dół} many {Przesuń wiersze w dół} other {Przesuń wiersze w dół}}',
|
|
849
851
|
'fabric.editor.moveRowUp':
|
|
@@ -982,6 +984,7 @@ export default {
|
|
|
982
984
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'W tej chwili nie można wyświetlić tej treści.',
|
|
983
985
|
'fabric.editor.syncedBlockGenericNotFoundDescription':
|
|
984
986
|
'Nie można wyświetlić tej zsynchronizowanej zawartości, ponieważ usunięto ją lub anulowano jej synchronizację.',
|
|
987
|
+
'fabric.editor.syncedBlockLoadingSyncedContent': 'Ładowanie synchronizowanej treści',
|
|
985
988
|
'fabric.editor.syncedBlockNotFoundDescription.non-final':
|
|
986
989
|
'Nie można wyświetlić tej treści, ponieważ jej źródło zostało usunięte lub zarchiwizowane.',
|
|
987
990
|
'fabric.editor.syncedBlockNotFoundIconAltText': 'Nie znaleziono bloku synchronizowanego.',
|