@atlaskit/afm-i18n-platform-editor-editor-common 2.56.0 → 2.57.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 +2 -0
- package/dist/cjs/i18n/da.js +2 -0
- package/dist/cjs/i18n/de.js +2 -0
- package/dist/cjs/i18n/es.js +6 -0
- package/dist/cjs/i18n/fr.js +2 -0
- package/dist/cjs/i18n/hu.js +2 -0
- package/dist/cjs/i18n/it.js +2 -0
- package/dist/cjs/i18n/ja.js +2 -0
- package/dist/cjs/i18n/ko.js +2 -0
- package/dist/cjs/i18n/nb.js +2 -0
- package/dist/cjs/i18n/nl.js +2 -0
- package/dist/cjs/i18n/pl.js +2 -0
- package/dist/cjs/i18n/pt_BR.js +2 -0
- package/dist/cjs/i18n/ru.js +2 -0
- package/dist/cjs/i18n/sv.js +2 -0
- package/dist/cjs/i18n/th.js +2 -0
- package/dist/cjs/i18n/tr.js +2 -0
- package/dist/cjs/i18n/uk.js +2 -0
- package/dist/cjs/i18n/zh.js +2 -0
- package/dist/cjs/i18n/zh_TW.js +2 -0
- package/dist/esm/i18n/cs.d.ts +2 -0
- package/dist/esm/i18n/cs.js +2 -0
- package/dist/esm/i18n/da.d.ts +2 -0
- package/dist/esm/i18n/da.js +2 -0
- package/dist/esm/i18n/de.d.ts +2 -0
- package/dist/esm/i18n/de.js +2 -0
- package/dist/esm/i18n/es.d.ts +6 -0
- package/dist/esm/i18n/es.js +6 -0
- package/dist/esm/i18n/fr.d.ts +2 -0
- package/dist/esm/i18n/fr.js +2 -0
- package/dist/esm/i18n/hu.d.ts +2 -0
- package/dist/esm/i18n/hu.js +2 -0
- package/dist/esm/i18n/it.d.ts +2 -0
- package/dist/esm/i18n/it.js +2 -0
- package/dist/esm/i18n/ja.d.ts +2 -0
- package/dist/esm/i18n/ja.js +2 -0
- package/dist/esm/i18n/ko.d.ts +2 -0
- package/dist/esm/i18n/ko.js +2 -0
- package/dist/esm/i18n/nb.d.ts +2 -0
- package/dist/esm/i18n/nb.js +2 -0
- package/dist/esm/i18n/nl.d.ts +2 -0
- package/dist/esm/i18n/nl.js +2 -0
- package/dist/esm/i18n/pl.d.ts +2 -0
- package/dist/esm/i18n/pl.js +2 -0
- package/dist/esm/i18n/pt_BR.d.ts +2 -0
- package/dist/esm/i18n/pt_BR.js +2 -0
- package/dist/esm/i18n/ru.d.ts +2 -0
- package/dist/esm/i18n/ru.js +2 -0
- package/dist/esm/i18n/sv.d.ts +2 -0
- package/dist/esm/i18n/sv.js +2 -0
- package/dist/esm/i18n/th.d.ts +2 -0
- package/dist/esm/i18n/th.js +2 -0
- package/dist/esm/i18n/tr.d.ts +2 -0
- package/dist/esm/i18n/tr.js +2 -0
- package/dist/esm/i18n/uk.d.ts +2 -0
- package/dist/esm/i18n/uk.js +2 -0
- package/dist/esm/i18n/zh.d.ts +2 -0
- package/dist/esm/i18n/zh.js +2 -0
- package/dist/esm/i18n/zh_TW.d.ts +2 -0
- package/dist/esm/i18n/zh_TW.js +2 -0
- package/dist/types/i18n/cs.d.ts +2 -0
- package/dist/types/i18n/da.d.ts +2 -0
- package/dist/types/i18n/de.d.ts +2 -0
- package/dist/types/i18n/es.d.ts +6 -0
- package/dist/types/i18n/fr.d.ts +2 -0
- package/dist/types/i18n/hu.d.ts +2 -0
- package/dist/types/i18n/it.d.ts +2 -0
- package/dist/types/i18n/ja.d.ts +2 -0
- package/dist/types/i18n/ko.d.ts +2 -0
- package/dist/types/i18n/nb.d.ts +2 -0
- package/dist/types/i18n/nl.d.ts +2 -0
- package/dist/types/i18n/pl.d.ts +2 -0
- package/dist/types/i18n/pt_BR.d.ts +2 -0
- package/dist/types/i18n/ru.d.ts +2 -0
- package/dist/types/i18n/sv.d.ts +2 -0
- package/dist/types/i18n/th.d.ts +2 -0
- package/dist/types/i18n/tr.d.ts +2 -0
- package/dist/types/i18n/uk.d.ts +2 -0
- package/dist/types/i18n/zh.d.ts +2 -0
- package/dist/types/i18n/zh_TW.d.ts +2 -0
- package/i18n/cs.ts +2 -0
- package/i18n/da.ts +2 -0
- package/i18n/de.ts +2 -0
- package/i18n/es.ts +6 -0
- package/i18n/fr.ts +2 -0
- package/i18n/hu.ts +2 -0
- package/i18n/it.ts +2 -0
- package/i18n/ja.ts +2 -0
- package/i18n/ko.ts +2 -0
- package/i18n/nb.ts +2 -0
- package/i18n/nl.ts +2 -0
- package/i18n/pl.ts +2 -0
- package/i18n/pt_BR.ts +2 -0
- package/i18n/ru.ts +2 -0
- package/i18n/sv.ts +2 -0
- package/i18n/th.ts +2 -0
- package/i18n/tr.ts +2 -0
- package/i18n/uk.ts +2 -0
- package/i18n/zh.ts +2 -0
- package/i18n/zh_TW.ts +2 -0
- package/package.json +1 -1
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': 'Bylo otevřeno vyskakovací okno editoru kalendářního data, stisknutím klávesy Tab k němu přejdete.',
|
|
457
457
|
'fabric.editor.decision': 'Rozhodnutí',
|
|
458
458
|
'fabric.editor.decision.description': 'Zaznamenávejte rozhodnutí, aby se snadněji sledovala',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': 'Rozhodnutí',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': 'Přidat rozhodnutí...',
|
|
460
461
|
'fabric.editor.decreaseElementSize': 'Snížit velikost prvku',
|
|
461
462
|
'fabric.editor.decreaseSize': 'Snížit velikost tabulky nebo multimédia',
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': 'Uživatel {name} @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': 'Obsah se nepodařilo načíst.',
|
|
968
969
|
'fabric.editor.unableToOpenLink': 'Tento odkaz nelze otevřít',
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Nedefinované rozhodnutí',
|
|
969
971
|
'fabric.editor.underline': 'Podtržení',
|
|
970
972
|
'fabric.editor.undo': 'Vrátit',
|
|
971
973
|
'fabric.editor.unknown.label': 'Neznámý',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -455,6 +455,7 @@ exports.default = {
|
|
|
455
455
|
'fabric.editor.datePickerOpenedAlert': 'Pop op-vinduet til datoredigering er åbnet. Tryk på Tabulatorknappen for at få adgang til pop op-vinduet',
|
|
456
456
|
'fabric.editor.decision': 'Beslutning',
|
|
457
457
|
'fabric.editor.decision.description': 'Registrer beslutninger, så de er lette at finde igen',
|
|
458
|
+
'fabric.editor.decisionAriaLabel': 'Beslutning',
|
|
458
459
|
'fabric.editor.decisionPlaceholder': 'Tilføj en beslutning ...',
|
|
459
460
|
'fabric.editor.decreaseElementSize': 'Reducer elementstørrelse',
|
|
460
461
|
'fabric.editor.decreaseSize': 'Reducer tabel- eller mediestørrelse',
|
|
@@ -965,6 +966,7 @@ exports.default = {
|
|
|
965
966
|
'fabric.editor.typeahead.metionListItemLabel': 'Brugeren {name} @{shortName}',
|
|
966
967
|
'fabric.editor.unableToLoadContent': 'Vi kunne ikke indlæse dette indhold',
|
|
967
968
|
'fabric.editor.unableToOpenLink': 'Kan ikke åbne dette link',
|
|
969
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Udefineret beslutning',
|
|
968
970
|
'fabric.editor.underline': 'Understreget',
|
|
969
971
|
'fabric.editor.undo': 'Fortryd',
|
|
970
972
|
'fabric.editor.unknown.label': 'Ukendt',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -455,6 +455,7 @@ exports.default = {
|
|
|
455
455
|
'fabric.editor.datePickerOpenedAlert': 'Pop-up des Datumseditors wurde geöffnet. Drücken Sie die Tabulatortaste, um das Pop-up aufzurufen.',
|
|
456
456
|
'fabric.editor.decision': 'Entscheidung',
|
|
457
457
|
'fabric.editor.decision.description': 'Entscheidungen erfassen, um sie leicht verfolgen zu können',
|
|
458
|
+
'fabric.editor.decisionAriaLabel': 'Entscheidung',
|
|
458
459
|
'fabric.editor.decisionPlaceholder': 'Entscheidung hinzufügen …',
|
|
459
460
|
'fabric.editor.decreaseElementSize': 'Größe des Elements verringern',
|
|
460
461
|
'fabric.editor.decreaseSize': 'Tabellen- oder Mediengröße verringern',
|
|
@@ -965,6 +966,7 @@ exports.default = {
|
|
|
965
966
|
'fabric.editor.typeahead.metionListItemLabel': 'Benutzer {name} @{shortName}',
|
|
966
967
|
'fabric.editor.unableToLoadContent': 'Der Inhalt konnte nicht geladen werden',
|
|
967
968
|
'fabric.editor.unableToOpenLink': 'Dieser Link konnte nicht geöffnet werden.',
|
|
969
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Nicht definierte Entscheidung',
|
|
968
970
|
'fabric.editor.underline': 'Unterstrichen',
|
|
969
971
|
'fabric.editor.undo': 'Rückgängig machen',
|
|
970
972
|
'fabric.editor.unknown.label': 'Unbekannt',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -322,6 +322,7 @@ exports.default = {
|
|
|
322
322
|
'fabric.editor.block.menu.copy.block': 'Copiar bloque',
|
|
323
323
|
'fabric.editor.block.menu.copy.link': 'Copiar enlace',
|
|
324
324
|
'fabric.editor.block.menu.copy.link.to.block': 'Copia el enlace que deseas bloquear',
|
|
325
|
+
'fabric.editor.block.menu.copy.link.to.selection': 'Copiar enlace a la selección',
|
|
325
326
|
'fabric.editor.block.menu.copy.synced.block': 'Copiar bloques sincronizados',
|
|
326
327
|
'fabric.editor.block.menu.create': 'Crear',
|
|
327
328
|
'fabric.editor.block.menu.create.synced.block': 'Crear un bloque sincronizado',
|
|
@@ -338,6 +339,7 @@ exports.default = {
|
|
|
338
339
|
'fabric.editor.block.menu.paragraph': 'Párrafo',
|
|
339
340
|
'fabric.editor.block.menu.structure': 'Estructura',
|
|
340
341
|
'fabric.editor.block.menu.suggested': 'Sugerido',
|
|
342
|
+
'fabric.editor.block.menu.sync.block': 'Sincronizar bloque',
|
|
341
343
|
'fabric.editor.block.menu.turn.into': 'Convertir en',
|
|
342
344
|
'fabric.editor.block.menu.wrap.icon': 'Ajustar',
|
|
343
345
|
'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
|
|
@@ -457,6 +459,7 @@ exports.default = {
|
|
|
457
459
|
'fabric.editor.datePickerOpenedAlert': 'Ventana emergente abierta del editor de fecha y ventana emergente de Pulsa la tecla de tabulación para acceder',
|
|
458
460
|
'fabric.editor.decision': 'Decisión',
|
|
459
461
|
'fabric.editor.decision.description': 'Documenta las decisiones para que sea más fácil supervisarlas',
|
|
462
|
+
'fabric.editor.decisionAriaLabel': 'Decisión',
|
|
460
463
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
461
464
|
'fabric.editor.decreaseElementSize': 'Reducir el tamaño del elemento',
|
|
462
465
|
'fabric.editor.decreaseSize': 'Reducir tamaño de tabla o elemento multimedia',
|
|
@@ -860,11 +863,13 @@ exports.default = {
|
|
|
860
863
|
'fabric.editor.superscript': 'Superíndice',
|
|
861
864
|
'fabric.editor.superscript.off.subscript.on': 'Superíndice desactivado, subíndice activado',
|
|
862
865
|
'fabric.editor.supportAltText': 'El texto alternativo es útil para aquellas personas que utilicen lectores de pantalla debido a limitaciones visuales.',
|
|
866
|
+
'fabric.editor.syncBlock': 'Sincronizar bloque',
|
|
863
867
|
'fabric.editor.syncBlock.toolbar.newLozenge': 'Novedad',
|
|
864
868
|
'fabric.editor.syncBlockCopiedAction': 'Más información',
|
|
865
869
|
'fabric.editor.syncBlockCopiedDescription': 'Pega tu bloque sincronizado para que el contenido se actualice automáticamente. Los permisos son los mismos.',
|
|
866
870
|
'fabric.editor.syncBlockCopiedTitle': 'Bloque sincronizado copiado al portapapeles',
|
|
867
871
|
'fabric.editor.syncBlockGroup': 'Tipos de bloque de sincronización',
|
|
872
|
+
'fabric.editor.syncBlockLabel': 'Sincronizar bloque',
|
|
868
873
|
'fabric.editor.syncedBlock': 'Crear un bloque sincronizado',
|
|
869
874
|
'fabric.editor.syncedBlock.description': 'Sincroniza el contenido en varias ubicaciones',
|
|
870
875
|
'fabric.editor.syncedBlock.label.text': 'Bloque sincronizado',
|
|
@@ -967,6 +972,7 @@ exports.default = {
|
|
|
967
972
|
'fabric.editor.typeahead.metionListItemLabel': 'Usuario {name} @{shortName}',
|
|
968
973
|
'fabric.editor.unableToLoadContent': 'No hemos podido cargar este contenido',
|
|
969
974
|
'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
|
|
975
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Decisión indefinida',
|
|
970
976
|
'fabric.editor.underline': 'Subrayado',
|
|
971
977
|
'fabric.editor.undo': 'Deshacer',
|
|
972
978
|
'fabric.editor.unknown.label': 'Desconocido',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': "La fenêtre contextuelle de modification de date s'est ouverte, appuyez sur la touche Tab pour y accéder",
|
|
457
457
|
'fabric.editor.decision': 'Décision',
|
|
458
458
|
'fabric.editor.decision.description': 'Enregistrer des décisions pour les suivre plus facilement',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': 'Décision',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': 'Ajoutez une décision…',
|
|
460
461
|
'fabric.editor.decreaseElementSize': "Réduire la taille de l'élément",
|
|
461
462
|
'fabric.editor.decreaseSize': 'Réduire la taille du tableau ou de la ressource',
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': 'Utilisateur {name} @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': 'Impossible de charger ce contenu',
|
|
968
969
|
'fabric.editor.unableToOpenLink': "Impossible d'ouvrir ce lien",
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Décision non définie',
|
|
969
971
|
'fabric.editor.underline': 'Souligner',
|
|
970
972
|
'fabric.editor.undo': 'Annuler',
|
|
971
973
|
'fabric.editor.unknown.label': 'Inconnu',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -455,6 +455,7 @@ exports.default = {
|
|
|
455
455
|
'fabric.editor.datePickerOpenedAlert': 'Megnyílt a dátumszerkesztő előugró ablak, amelyet a Tab billentyűvel érhetsz el',
|
|
456
456
|
'fabric.editor.decision': 'Döntés',
|
|
457
457
|
'fabric.editor.decision.description': 'Rögzítheted a döntéseket, hogy könnyen nyomon tudd őket követni',
|
|
458
|
+
'fabric.editor.decisionAriaLabel': 'Döntés',
|
|
458
459
|
'fabric.editor.decisionPlaceholder': 'Döntés hozzáadása...',
|
|
459
460
|
'fabric.editor.decreaseElementSize': 'Elemméret csökkentése',
|
|
460
461
|
'fabric.editor.decreaseSize': 'Táblázat vagy média méretének csökkentése',
|
|
@@ -965,6 +966,7 @@ exports.default = {
|
|
|
965
966
|
'fabric.editor.typeahead.metionListItemLabel': 'Felhasználó: {name} @{shortName}',
|
|
966
967
|
'fabric.editor.unableToLoadContent': 'Nem sikerült betölteni ezt a tartalmat',
|
|
967
968
|
'fabric.editor.unableToOpenLink': 'Nem lehet megnyitni ezt a linket',
|
|
969
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Nem meghatározott döntés',
|
|
968
970
|
'fabric.editor.underline': 'Aláhúzott',
|
|
969
971
|
'fabric.editor.undo': 'Visszavonás',
|
|
970
972
|
'fabric.editor.unknown.label': 'Ismeretlen',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': "La finestra a comparsa dell'editor della data si è aperta, premi Tab per accedervi",
|
|
457
457
|
'fabric.editor.decision': 'Decisione',
|
|
458
458
|
'fabric.editor.decision.description': 'Acquisisci le decisioni per monitorarle agevolmente',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': 'Decisione',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': 'Aggiungi una decisione…',
|
|
460
461
|
'fabric.editor.decreaseElementSize': "Riduci dimensioni dell'elemento",
|
|
461
462
|
'fabric.editor.decreaseSize': "Riduci le dimensioni della tabella o dell'elemento multimediale",
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': 'Utente {name} @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': 'Impossibile caricare questo contenuto',
|
|
968
969
|
'fabric.editor.unableToOpenLink': 'Impossibile aprire questo link',
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Decisione non definita',
|
|
969
971
|
'fabric.editor.underline': 'Sottolineato',
|
|
970
972
|
'fabric.editor.undo': 'Annulla',
|
|
971
973
|
'fabric.editor.unknown.label': 'Sconosciuto',
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': '日付エディターのポップアップが開きました。Tab キーを押してポップアップにアクセスしてください',
|
|
457
457
|
'fabric.editor.decision': '決定事項',
|
|
458
458
|
'fabric.editor.decision.description': '決定事項をキャプチャして簡単に追跡',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': '決定事項',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': '決定事項を追加…',
|
|
460
461
|
'fabric.editor.decreaseElementSize': '要素のサイズを縮小',
|
|
461
462
|
'fabric.editor.decreaseSize': '表またはメディアのサイズを小さくする',
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': 'ユーザー {name} @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': 'このコンテンツを読み込めませんでした',
|
|
968
969
|
'fabric.editor.unableToOpenLink': 'このリンクを開けません',
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': '未定義の決定事項',
|
|
969
971
|
'fabric.editor.underline': '下線',
|
|
970
972
|
'fabric.editor.undo': '元に戻す',
|
|
971
973
|
'fabric.editor.unknown.label': '不明',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -457,6 +457,7 @@ exports.default = {
|
|
|
457
457
|
'fabric.editor.datePickerOpenedAlert': '날짜 편집기 팝업이 열렸습니다. Tab 키를 눌러 팝업에 액세스하세요',
|
|
458
458
|
'fabric.editor.decision': '결정',
|
|
459
459
|
'fabric.editor.decision.description': '결정을 추적하기 쉽도록 기록합니다',
|
|
460
|
+
'fabric.editor.decisionAriaLabel': '결정',
|
|
460
461
|
'fabric.editor.decisionPlaceholder': '결정 추가...',
|
|
461
462
|
'fabric.editor.decreaseElementSize': '요소 크기 줄이기',
|
|
462
463
|
'fabric.editor.decreaseSize': '표 또는 미디어 크기 줄이기',
|
|
@@ -967,6 +968,7 @@ exports.default = {
|
|
|
967
968
|
'fabric.editor.typeahead.metionListItemLabel': '사용자 {name} @{shortName}',
|
|
968
969
|
'fabric.editor.unableToLoadContent': '이 콘텐츠를 로드할 수 없습니다',
|
|
969
970
|
'fabric.editor.unableToOpenLink': '이 링크를 열 수 없습니다',
|
|
971
|
+
'fabric.editor.undefinedDecisionAriaLabel': '정의되지 않은 결정',
|
|
970
972
|
'fabric.editor.underline': '밑줄',
|
|
971
973
|
'fabric.editor.undo': '실행 취소',
|
|
972
974
|
'fabric.editor.unknown.label': '알 수 없음',
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': 'Pop-up for å redigere dato er åpnet, trykk på Tab for å gå til pop-up-vinduet',
|
|
457
457
|
'fabric.editor.decision': 'Beslutning',
|
|
458
458
|
'fabric.editor.decision.description': 'Registrer beslutninger så det blir lett å spore dem',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': 'Beslutning',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': 'Legg til en beslutning …',
|
|
460
461
|
'fabric.editor.decreaseElementSize': 'Reduser elementstørrelsen',
|
|
461
462
|
'fabric.editor.decreaseSize': 'Reduser størrelsen på tabellen eller mediet',
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': 'Bruker {name} @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': 'Vi kan ikke laste inn dette innholdet',
|
|
968
969
|
'fabric.editor.unableToOpenLink': 'Kan ikke åpne denne koblingen',
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Udefinert avgjørelse',
|
|
969
971
|
'fabric.editor.underline': 'Understreking',
|
|
970
972
|
'fabric.editor.undo': 'Angre',
|
|
971
973
|
'fabric.editor.unknown.label': 'Ukjent',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': 'Pop-up met datumbewerker is geopend. Druk op Tab om de pop-up te gebruiken',
|
|
457
457
|
'fabric.editor.decision': 'Beslissing',
|
|
458
458
|
'fabric.editor.decision.description': 'Leg beslissingen vast zodat ze eenvoudig zijn bij te houden',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': 'Beslissing',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': 'Beslissing toevoegen...',
|
|
460
461
|
'fabric.editor.decreaseElementSize': 'Elementgrootte verkleinen',
|
|
461
462
|
'fabric.editor.decreaseSize': 'Grootte van tabel of media verkleinen',
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': 'Gebruiker {name} @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': 'We konden deze inhoud niet laden',
|
|
968
969
|
'fabric.editor.unableToOpenLink': 'Kan deze link niet openen',
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Ongedefinieerde beslissing',
|
|
969
971
|
'fabric.editor.underline': 'Onderstreept',
|
|
970
972
|
'fabric.editor.undo': 'Maak ongedaan',
|
|
971
973
|
'fabric.editor.unknown.label': 'Onbekend',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': 'Zostało otwarte wyskakujące okienko edytora daty. Naciśnij klawisz Tab, aby uzyskać dostęp do wyskakującego okienka.',
|
|
457
457
|
'fabric.editor.decision': 'Decyzja',
|
|
458
458
|
'fabric.editor.decision.description': 'Rejestruj decyzje, aby łatwo je śledzić',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': 'Decyzja',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': 'Dodaj decyzję…',
|
|
460
461
|
'fabric.editor.decreaseElementSize': 'Zmniejsz rozmiar elementu',
|
|
461
462
|
'fabric.editor.decreaseSize': 'Zmniejsz rozmiar tabeli lub multimediów',
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': 'Użytkownik {name} — @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': 'Nie można załadować tej zawartości',
|
|
968
969
|
'fabric.editor.unableToOpenLink': 'Nie można otworzyć tego łącza',
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Nieokreślona decyzja',
|
|
969
971
|
'fabric.editor.underline': 'Podkreślenie',
|
|
970
972
|
'fabric.editor.undo': 'Cofnij',
|
|
971
973
|
'fabric.editor.unknown.label': 'Nieznany',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -455,6 +455,7 @@ exports.default = {
|
|
|
455
455
|
'fabric.editor.datePickerOpenedAlert': 'O pop-up do editor de data foi aberto, pressione Tab para acessar',
|
|
456
456
|
'fabric.editor.decision': 'Decisão',
|
|
457
457
|
'fabric.editor.decision.description': 'Registre decisões para facilitar o acompanhamento',
|
|
458
|
+
'fabric.editor.decisionAriaLabel': 'Decisão',
|
|
458
459
|
'fabric.editor.decisionPlaceholder': 'Adicionar uma decisão...',
|
|
459
460
|
'fabric.editor.decreaseElementSize': 'Diminuir o tamanho do elemento',
|
|
460
461
|
'fabric.editor.decreaseSize': 'Diminuir tamanho da tabela ou imagem',
|
|
@@ -965,6 +966,7 @@ exports.default = {
|
|
|
965
966
|
'fabric.editor.typeahead.metionListItemLabel': 'Usuário {name} @{shortName}',
|
|
966
967
|
'fabric.editor.unableToLoadContent': 'Não foi possível carregar o conteúdo',
|
|
967
968
|
'fabric.editor.unableToOpenLink': 'Não é possível abrir este link',
|
|
969
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Decisão indefinida',
|
|
968
970
|
'fabric.editor.underline': 'Sublinhado',
|
|
969
971
|
'fabric.editor.undo': 'Desfazer',
|
|
970
972
|
'fabric.editor.unknown.label': 'Desconhecido',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -457,6 +457,7 @@ exports.default = {
|
|
|
457
457
|
'fabric.editor.datePickerOpenedAlert': 'Открылось всплывающее окно реактора даты. Для перехода к всплывающему окну нажмите клавишу табуляции',
|
|
458
458
|
'fabric.editor.decision': 'Решение',
|
|
459
459
|
'fabric.editor.decision.description': 'Фиксируйте решения для удобства отслеживания',
|
|
460
|
+
'fabric.editor.decisionAriaLabel': 'Решение',
|
|
460
461
|
'fabric.editor.decisionPlaceholder': 'Добавить решение…',
|
|
461
462
|
'fabric.editor.decreaseElementSize': 'Уменьшить размер элемента',
|
|
462
463
|
'fabric.editor.decreaseSize': 'Уменьшить размер таблицы или медиа',
|
|
@@ -967,6 +968,7 @@ exports.default = {
|
|
|
967
968
|
'fabric.editor.typeahead.metionListItemLabel': 'Пользователь {name} @{shortName}',
|
|
968
969
|
'fabric.editor.unableToLoadContent': 'Не удалось загрузить контент',
|
|
969
970
|
'fabric.editor.unableToOpenLink': 'Не удалось открыть ссылку',
|
|
971
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Решение не определено',
|
|
970
972
|
'fabric.editor.underline': 'Подчеркнутый',
|
|
971
973
|
'fabric.editor.undo': 'Отменить',
|
|
972
974
|
'fabric.editor.unknown.label': 'Неизвестно',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -455,6 +455,7 @@ exports.default = {
|
|
|
455
455
|
'fabric.editor.datePickerOpenedAlert': 'Popup-fönster för datumväljare öppnades, tryck på Tab för att komma åt datumväljaren',
|
|
456
456
|
'fabric.editor.decision': 'Beslut',
|
|
457
457
|
'fabric.editor.decision.description': 'Fånga beslut så att de är enklare att spåra',
|
|
458
|
+
'fabric.editor.decisionAriaLabel': 'Beslut',
|
|
458
459
|
'fabric.editor.decisionPlaceholder': 'Lägg till ett beslut ...',
|
|
459
460
|
'fabric.editor.decreaseElementSize': 'Minska elementstorlek',
|
|
460
461
|
'fabric.editor.decreaseSize': 'Minska tabell- eller mediastorlek',
|
|
@@ -965,6 +966,7 @@ exports.default = {
|
|
|
965
966
|
'fabric.editor.typeahead.metionListItemLabel': 'Användare {name} @{shortName}',
|
|
966
967
|
'fabric.editor.unableToLoadContent': 'Vi kunde inte läsa in innehållet',
|
|
967
968
|
'fabric.editor.unableToOpenLink': 'Det gick inte att öppna länken',
|
|
969
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Ej definierat beslut',
|
|
968
970
|
'fabric.editor.underline': 'Understruken',
|
|
969
971
|
'fabric.editor.undo': 'Ångra',
|
|
970
972
|
'fabric.editor.unknown.label': 'Okänd',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -441,6 +441,7 @@ exports.default = {
|
|
|
441
441
|
'fabric.editor.datePickerOpenedAlert': 'เปิดป๊อบอัพตัวแก้ไขวันที่แล้ว จากนั้นกด "แท็บ" เพื่อเข้าถึงป๊อบอัพ',
|
|
442
442
|
'fabric.editor.decision': 'การตัดสินใจ',
|
|
443
443
|
'fabric.editor.decision.description': 'สร้างกรอบการตัดสินใจเพื่อให้คุณติดตามได้ง่าย',
|
|
444
|
+
'fabric.editor.decisionAriaLabel': 'การตัดสินใจ',
|
|
444
445
|
'fabric.editor.decisionPlaceholder': 'เพิ่มการตัดสินใจ…',
|
|
445
446
|
'fabric.editor.decreaseElementSize': 'ลดขนาดองค์ประกอบ',
|
|
446
447
|
'fabric.editor.decreaseSize': 'ลดขนาดตารางหรือสื่อ',
|
|
@@ -951,6 +952,7 @@ exports.default = {
|
|
|
951
952
|
'fabric.editor.typeahead.metionListItemLabel': 'ผู้ใช้ {name} @{shortName}',
|
|
952
953
|
'fabric.editor.unableToLoadContent': 'เราไม่สามารถโหลดเนื้อหานี้ได้',
|
|
953
954
|
'fabric.editor.unableToOpenLink': 'ไม่สามารถเปิดลิงก์นี้ได้',
|
|
955
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'การตัดสินใจที่ไม่ชัดเจน',
|
|
954
956
|
'fabric.editor.underline': 'ขีดเส้นใต้',
|
|
955
957
|
'fabric.editor.undo': 'เลิกทำ',
|
|
956
958
|
'fabric.editor.unknown.label': 'ไม่รู้จัก',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -457,6 +457,7 @@ exports.default = {
|
|
|
457
457
|
'fabric.editor.datePickerOpenedAlert': 'Tarih düzenleyici açılır penceresi açıldı, açılır pencereye erişmek için Tab tuşuna basın',
|
|
458
458
|
'fabric.editor.decision': 'Karar',
|
|
459
459
|
'fabric.editor.decision.description': 'Takibi kolaylaştırmak için kararları not edin',
|
|
460
|
+
'fabric.editor.decisionAriaLabel': 'Karar',
|
|
460
461
|
'fabric.editor.decisionPlaceholder': 'Karar ekle…',
|
|
461
462
|
'fabric.editor.decreaseElementSize': 'Öğenin boyutunu azalt',
|
|
462
463
|
'fabric.editor.decreaseSize': 'Tablo veya medya boyutunu azalt',
|
|
@@ -967,6 +968,7 @@ exports.default = {
|
|
|
967
968
|
'fabric.editor.typeahead.metionListItemLabel': '{name} adlı kullanıcı @{shortName}',
|
|
968
969
|
'fabric.editor.unableToLoadContent': 'Bu içerik yüklenemedi',
|
|
969
970
|
'fabric.editor.unableToOpenLink': 'Bu bağlantı açılamıyor',
|
|
971
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Tanımlanmamış karar',
|
|
970
972
|
'fabric.editor.underline': 'Altı çizili',
|
|
971
973
|
'fabric.editor.undo': 'Geri al',
|
|
972
974
|
'fabric.editor.unknown.label': 'Bilinmiyor',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -442,6 +442,7 @@ exports.default = {
|
|
|
442
442
|
'fabric.editor.datePickerOpenedAlert': 'Відкрито спливне вікно редактора дат. Натисніть Tab, щоб викликати його.',
|
|
443
443
|
'fabric.editor.decision': 'Рішення',
|
|
444
444
|
'fabric.editor.decision.description': 'Зафіксуйте рішення, щоб їх було легко знайти',
|
|
445
|
+
'fabric.editor.decisionAriaLabel': 'Рішення',
|
|
445
446
|
'fabric.editor.decisionPlaceholder': 'Додати рішення...',
|
|
446
447
|
'fabric.editor.decreaseElementSize': 'Зменшити розмір елемента',
|
|
447
448
|
'fabric.editor.decreaseSize': 'Зменшення розміру таблиці або мультимедіа',
|
|
@@ -952,6 +953,7 @@ exports.default = {
|
|
|
952
953
|
'fabric.editor.typeahead.metionListItemLabel': 'Користувач {name} (@{shortName})',
|
|
953
954
|
'fabric.editor.unableToLoadContent': 'Не вдалося завантажити цей вміст',
|
|
954
955
|
'fabric.editor.unableToOpenLink': 'Не вдалося відкрити посилання',
|
|
956
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Невизначене рішення',
|
|
955
957
|
'fabric.editor.underline': 'Підкреслювання',
|
|
956
958
|
'fabric.editor.undo': 'Скасувати',
|
|
957
959
|
'fabric.editor.unknown.label': 'Невідомо',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': '日期编辑器弹出窗口已打开,按 Tab 键可访问弹出窗口',
|
|
457
457
|
'fabric.editor.decision': '决定',
|
|
458
458
|
'fabric.editor.decision.description': '捕获决策,以便轻松跟踪',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': '决定',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': '添加决定...',
|
|
460
461
|
'fabric.editor.decreaseElementSize': '缩减元素大小',
|
|
461
462
|
'fabric.editor.decreaseSize': '缩减表格或媒体大小',
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': '用户 {name} @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': '无法加载此内容',
|
|
968
969
|
'fabric.editor.unableToOpenLink': '无法打开此链接',
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': '未定义的决定',
|
|
969
971
|
'fabric.editor.underline': '下划线',
|
|
970
972
|
'fabric.editor.undo': '撤消',
|
|
971
973
|
'fabric.editor.unknown.label': '未知',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -456,6 +456,7 @@ exports.default = {
|
|
|
456
456
|
'fabric.editor.datePickerOpenedAlert': '日期編輯器快顯視窗已開啟,按 Tab 即可前往快顯視窗',
|
|
457
457
|
'fabric.editor.decision': '決定',
|
|
458
458
|
'fabric.editor.decision.description': '擷取決策,方便追蹤',
|
|
459
|
+
'fabric.editor.decisionAriaLabel': '決定',
|
|
459
460
|
'fabric.editor.decisionPlaceholder': '新增決定…',
|
|
460
461
|
'fabric.editor.decreaseElementSize': '縮小元素大小',
|
|
461
462
|
'fabric.editor.decreaseSize': '縮小表格或媒體大小',
|
|
@@ -966,6 +967,7 @@ exports.default = {
|
|
|
966
967
|
'fabric.editor.typeahead.metionListItemLabel': '使用者 {name} @{shortName}',
|
|
967
968
|
'fabric.editor.unableToLoadContent': '我們無法載入此內容',
|
|
968
969
|
'fabric.editor.unableToOpenLink': '無法開啟此連結',
|
|
970
|
+
'fabric.editor.undefinedDecisionAriaLabel': '未定義的決定',
|
|
969
971
|
'fabric.editor.underline': '底線',
|
|
970
972
|
'fabric.editor.undo': '復原',
|
|
971
973
|
'fabric.editor.unknown.label': '未知',
|
package/dist/esm/i18n/cs.d.ts
CHANGED
|
@@ -452,6 +452,7 @@ declare const _default: {
|
|
|
452
452
|
'fabric.editor.datePickerOpenedAlert': string;
|
|
453
453
|
'fabric.editor.decision': string;
|
|
454
454
|
'fabric.editor.decision.description': string;
|
|
455
|
+
'fabric.editor.decisionAriaLabel': string;
|
|
455
456
|
'fabric.editor.decisionPlaceholder': string;
|
|
456
457
|
'fabric.editor.decreaseElementSize': string;
|
|
457
458
|
'fabric.editor.decreaseSize': string;
|
|
@@ -962,6 +963,7 @@ declare const _default: {
|
|
|
962
963
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
963
964
|
'fabric.editor.unableToLoadContent': string;
|
|
964
965
|
'fabric.editor.unableToOpenLink': string;
|
|
966
|
+
'fabric.editor.undefinedDecisionAriaLabel': string;
|
|
965
967
|
'fabric.editor.underline': string;
|
|
966
968
|
'fabric.editor.undo': string;
|
|
967
969
|
'fabric.editor.unknown.label': string;
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -454,6 +454,7 @@ export default {
|
|
|
454
454
|
'fabric.editor.datePickerOpenedAlert': 'Bylo otevřeno vyskakovací okno editoru kalendářního data, stisknutím klávesy Tab k němu přejdete.',
|
|
455
455
|
'fabric.editor.decision': 'Rozhodnutí',
|
|
456
456
|
'fabric.editor.decision.description': 'Zaznamenávejte rozhodnutí, aby se snadněji sledovala',
|
|
457
|
+
'fabric.editor.decisionAriaLabel': 'Rozhodnutí',
|
|
457
458
|
'fabric.editor.decisionPlaceholder': 'Přidat rozhodnutí...',
|
|
458
459
|
'fabric.editor.decreaseElementSize': 'Snížit velikost prvku',
|
|
459
460
|
'fabric.editor.decreaseSize': 'Snížit velikost tabulky nebo multimédia',
|
|
@@ -964,6 +965,7 @@ export default {
|
|
|
964
965
|
'fabric.editor.typeahead.metionListItemLabel': 'Uživatel {name} @{shortName}',
|
|
965
966
|
'fabric.editor.unableToLoadContent': 'Obsah se nepodařilo načíst.',
|
|
966
967
|
'fabric.editor.unableToOpenLink': 'Tento odkaz nelze otevřít',
|
|
968
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Nedefinované rozhodnutí',
|
|
967
969
|
'fabric.editor.underline': 'Podtržení',
|
|
968
970
|
'fabric.editor.undo': 'Vrátit',
|
|
969
971
|
'fabric.editor.unknown.label': 'Neznámý',
|
package/dist/esm/i18n/da.d.ts
CHANGED
|
@@ -451,6 +451,7 @@ declare const _default: {
|
|
|
451
451
|
'fabric.editor.datePickerOpenedAlert': string;
|
|
452
452
|
'fabric.editor.decision': string;
|
|
453
453
|
'fabric.editor.decision.description': string;
|
|
454
|
+
'fabric.editor.decisionAriaLabel': string;
|
|
454
455
|
'fabric.editor.decisionPlaceholder': string;
|
|
455
456
|
'fabric.editor.decreaseElementSize': string;
|
|
456
457
|
'fabric.editor.decreaseSize': string;
|
|
@@ -961,6 +962,7 @@ declare const _default: {
|
|
|
961
962
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
962
963
|
'fabric.editor.unableToLoadContent': string;
|
|
963
964
|
'fabric.editor.unableToOpenLink': string;
|
|
965
|
+
'fabric.editor.undefinedDecisionAriaLabel': string;
|
|
964
966
|
'fabric.editor.underline': string;
|
|
965
967
|
'fabric.editor.undo': string;
|
|
966
968
|
'fabric.editor.unknown.label': string;
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -453,6 +453,7 @@ export default {
|
|
|
453
453
|
'fabric.editor.datePickerOpenedAlert': 'Pop op-vinduet til datoredigering er åbnet. Tryk på Tabulatorknappen for at få adgang til pop op-vinduet',
|
|
454
454
|
'fabric.editor.decision': 'Beslutning',
|
|
455
455
|
'fabric.editor.decision.description': 'Registrer beslutninger, så de er lette at finde igen',
|
|
456
|
+
'fabric.editor.decisionAriaLabel': 'Beslutning',
|
|
456
457
|
'fabric.editor.decisionPlaceholder': 'Tilføj en beslutning ...',
|
|
457
458
|
'fabric.editor.decreaseElementSize': 'Reducer elementstørrelse',
|
|
458
459
|
'fabric.editor.decreaseSize': 'Reducer tabel- eller mediestørrelse',
|
|
@@ -963,6 +964,7 @@ export default {
|
|
|
963
964
|
'fabric.editor.typeahead.metionListItemLabel': 'Brugeren {name} @{shortName}',
|
|
964
965
|
'fabric.editor.unableToLoadContent': 'Vi kunne ikke indlæse dette indhold',
|
|
965
966
|
'fabric.editor.unableToOpenLink': 'Kan ikke åbne dette link',
|
|
967
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Udefineret beslutning',
|
|
966
968
|
'fabric.editor.underline': 'Understreget',
|
|
967
969
|
'fabric.editor.undo': 'Fortryd',
|
|
968
970
|
'fabric.editor.unknown.label': 'Ukendt',
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -451,6 +451,7 @@ declare const _default: {
|
|
|
451
451
|
'fabric.editor.datePickerOpenedAlert': string;
|
|
452
452
|
'fabric.editor.decision': string;
|
|
453
453
|
'fabric.editor.decision.description': string;
|
|
454
|
+
'fabric.editor.decisionAriaLabel': string;
|
|
454
455
|
'fabric.editor.decisionPlaceholder': string;
|
|
455
456
|
'fabric.editor.decreaseElementSize': string;
|
|
456
457
|
'fabric.editor.decreaseSize': string;
|
|
@@ -961,6 +962,7 @@ declare const _default: {
|
|
|
961
962
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
962
963
|
'fabric.editor.unableToLoadContent': string;
|
|
963
964
|
'fabric.editor.unableToOpenLink': string;
|
|
965
|
+
'fabric.editor.undefinedDecisionAriaLabel': string;
|
|
964
966
|
'fabric.editor.underline': string;
|
|
965
967
|
'fabric.editor.undo': string;
|
|
966
968
|
'fabric.editor.unknown.label': string;
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -453,6 +453,7 @@ export default {
|
|
|
453
453
|
'fabric.editor.datePickerOpenedAlert': 'Pop-up des Datumseditors wurde geöffnet. Drücken Sie die Tabulatortaste, um das Pop-up aufzurufen.',
|
|
454
454
|
'fabric.editor.decision': 'Entscheidung',
|
|
455
455
|
'fabric.editor.decision.description': 'Entscheidungen erfassen, um sie leicht verfolgen zu können',
|
|
456
|
+
'fabric.editor.decisionAriaLabel': 'Entscheidung',
|
|
456
457
|
'fabric.editor.decisionPlaceholder': 'Entscheidung hinzufügen …',
|
|
457
458
|
'fabric.editor.decreaseElementSize': 'Größe des Elements verringern',
|
|
458
459
|
'fabric.editor.decreaseSize': 'Tabellen- oder Mediengröße verringern',
|
|
@@ -963,6 +964,7 @@ export default {
|
|
|
963
964
|
'fabric.editor.typeahead.metionListItemLabel': 'Benutzer {name} @{shortName}',
|
|
964
965
|
'fabric.editor.unableToLoadContent': 'Der Inhalt konnte nicht geladen werden',
|
|
965
966
|
'fabric.editor.unableToOpenLink': 'Dieser Link konnte nicht geöffnet werden.',
|
|
967
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Nicht definierte Entscheidung',
|
|
966
968
|
'fabric.editor.underline': 'Unterstrichen',
|
|
967
969
|
'fabric.editor.undo': 'Rückgängig machen',
|
|
968
970
|
'fabric.editor.unknown.label': 'Unbekannt',
|
package/dist/esm/i18n/es.d.ts
CHANGED
|
@@ -318,6 +318,7 @@ declare const _default: {
|
|
|
318
318
|
'fabric.editor.block.menu.copy.block': string;
|
|
319
319
|
'fabric.editor.block.menu.copy.link': string;
|
|
320
320
|
'fabric.editor.block.menu.copy.link.to.block': string;
|
|
321
|
+
'fabric.editor.block.menu.copy.link.to.selection': string;
|
|
321
322
|
'fabric.editor.block.menu.copy.synced.block': string;
|
|
322
323
|
'fabric.editor.block.menu.create': string;
|
|
323
324
|
'fabric.editor.block.menu.create.synced.block': string;
|
|
@@ -334,6 +335,7 @@ declare const _default: {
|
|
|
334
335
|
'fabric.editor.block.menu.paragraph': string;
|
|
335
336
|
'fabric.editor.block.menu.structure': string;
|
|
336
337
|
'fabric.editor.block.menu.suggested': string;
|
|
338
|
+
'fabric.editor.block.menu.sync.block': string;
|
|
337
339
|
'fabric.editor.block.menu.turn.into': string;
|
|
338
340
|
'fabric.editor.block.menu.wrap.icon': string;
|
|
339
341
|
'fabric.editor.blockCardUnavailable': string;
|
|
@@ -453,6 +455,7 @@ declare const _default: {
|
|
|
453
455
|
'fabric.editor.datePickerOpenedAlert': string;
|
|
454
456
|
'fabric.editor.decision': string;
|
|
455
457
|
'fabric.editor.decision.description': string;
|
|
458
|
+
'fabric.editor.decisionAriaLabel': string;
|
|
456
459
|
'fabric.editor.decisionPlaceholder': string;
|
|
457
460
|
'fabric.editor.decreaseElementSize': string;
|
|
458
461
|
'fabric.editor.decreaseSize': string;
|
|
@@ -856,11 +859,13 @@ declare const _default: {
|
|
|
856
859
|
'fabric.editor.superscript': string;
|
|
857
860
|
'fabric.editor.superscript.off.subscript.on': string;
|
|
858
861
|
'fabric.editor.supportAltText': string;
|
|
862
|
+
'fabric.editor.syncBlock': string;
|
|
859
863
|
'fabric.editor.syncBlock.toolbar.newLozenge': string;
|
|
860
864
|
'fabric.editor.syncBlockCopiedAction': string;
|
|
861
865
|
'fabric.editor.syncBlockCopiedDescription': string;
|
|
862
866
|
'fabric.editor.syncBlockCopiedTitle': string;
|
|
863
867
|
'fabric.editor.syncBlockGroup': string;
|
|
868
|
+
'fabric.editor.syncBlockLabel': string;
|
|
864
869
|
'fabric.editor.syncedBlock': string;
|
|
865
870
|
'fabric.editor.syncedBlock.description': string;
|
|
866
871
|
'fabric.editor.syncedBlock.label.text': string;
|
|
@@ -963,6 +968,7 @@ declare const _default: {
|
|
|
963
968
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
964
969
|
'fabric.editor.unableToLoadContent': string;
|
|
965
970
|
'fabric.editor.unableToOpenLink': string;
|
|
971
|
+
'fabric.editor.undefinedDecisionAriaLabel': string;
|
|
966
972
|
'fabric.editor.underline': string;
|
|
967
973
|
'fabric.editor.undo': string;
|
|
968
974
|
'fabric.editor.unknown.label': string;
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -320,6 +320,7 @@ export default {
|
|
|
320
320
|
'fabric.editor.block.menu.copy.block': 'Copiar bloque',
|
|
321
321
|
'fabric.editor.block.menu.copy.link': 'Copiar enlace',
|
|
322
322
|
'fabric.editor.block.menu.copy.link.to.block': 'Copia el enlace que deseas bloquear',
|
|
323
|
+
'fabric.editor.block.menu.copy.link.to.selection': 'Copiar enlace a la selección',
|
|
323
324
|
'fabric.editor.block.menu.copy.synced.block': 'Copiar bloques sincronizados',
|
|
324
325
|
'fabric.editor.block.menu.create': 'Crear',
|
|
325
326
|
'fabric.editor.block.menu.create.synced.block': 'Crear un bloque sincronizado',
|
|
@@ -336,6 +337,7 @@ export default {
|
|
|
336
337
|
'fabric.editor.block.menu.paragraph': 'Párrafo',
|
|
337
338
|
'fabric.editor.block.menu.structure': 'Estructura',
|
|
338
339
|
'fabric.editor.block.menu.suggested': 'Sugerido',
|
|
340
|
+
'fabric.editor.block.menu.sync.block': 'Sincronizar bloque',
|
|
339
341
|
'fabric.editor.block.menu.turn.into': 'Convertir en',
|
|
340
342
|
'fabric.editor.block.menu.wrap.icon': 'Ajustar',
|
|
341
343
|
'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
|
|
@@ -455,6 +457,7 @@ export default {
|
|
|
455
457
|
'fabric.editor.datePickerOpenedAlert': 'Ventana emergente abierta del editor de fecha y ventana emergente de Pulsa la tecla de tabulación para acceder',
|
|
456
458
|
'fabric.editor.decision': 'Decisión',
|
|
457
459
|
'fabric.editor.decision.description': 'Documenta las decisiones para que sea más fácil supervisarlas',
|
|
460
|
+
'fabric.editor.decisionAriaLabel': 'Decisión',
|
|
458
461
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
459
462
|
'fabric.editor.decreaseElementSize': 'Reducir el tamaño del elemento',
|
|
460
463
|
'fabric.editor.decreaseSize': 'Reducir tamaño de tabla o elemento multimedia',
|
|
@@ -858,11 +861,13 @@ export default {
|
|
|
858
861
|
'fabric.editor.superscript': 'Superíndice',
|
|
859
862
|
'fabric.editor.superscript.off.subscript.on': 'Superíndice desactivado, subíndice activado',
|
|
860
863
|
'fabric.editor.supportAltText': 'El texto alternativo es útil para aquellas personas que utilicen lectores de pantalla debido a limitaciones visuales.',
|
|
864
|
+
'fabric.editor.syncBlock': 'Sincronizar bloque',
|
|
861
865
|
'fabric.editor.syncBlock.toolbar.newLozenge': 'Novedad',
|
|
862
866
|
'fabric.editor.syncBlockCopiedAction': 'Más información',
|
|
863
867
|
'fabric.editor.syncBlockCopiedDescription': 'Pega tu bloque sincronizado para que el contenido se actualice automáticamente. Los permisos son los mismos.',
|
|
864
868
|
'fabric.editor.syncBlockCopiedTitle': 'Bloque sincronizado copiado al portapapeles',
|
|
865
869
|
'fabric.editor.syncBlockGroup': 'Tipos de bloque de sincronización',
|
|
870
|
+
'fabric.editor.syncBlockLabel': 'Sincronizar bloque',
|
|
866
871
|
'fabric.editor.syncedBlock': 'Crear un bloque sincronizado',
|
|
867
872
|
'fabric.editor.syncedBlock.description': 'Sincroniza el contenido en varias ubicaciones',
|
|
868
873
|
'fabric.editor.syncedBlock.label.text': 'Bloque sincronizado',
|
|
@@ -965,6 +970,7 @@ export default {
|
|
|
965
970
|
'fabric.editor.typeahead.metionListItemLabel': 'Usuario {name} @{shortName}',
|
|
966
971
|
'fabric.editor.unableToLoadContent': 'No hemos podido cargar este contenido',
|
|
967
972
|
'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
|
|
973
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Decisión indefinida',
|
|
968
974
|
'fabric.editor.underline': 'Subrayado',
|
|
969
975
|
'fabric.editor.undo': 'Deshacer',
|
|
970
976
|
'fabric.editor.unknown.label': 'Desconocido',
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -452,6 +452,7 @@ declare const _default: {
|
|
|
452
452
|
'fabric.editor.datePickerOpenedAlert': string;
|
|
453
453
|
'fabric.editor.decision': string;
|
|
454
454
|
'fabric.editor.decision.description': string;
|
|
455
|
+
'fabric.editor.decisionAriaLabel': string;
|
|
455
456
|
'fabric.editor.decisionPlaceholder': string;
|
|
456
457
|
'fabric.editor.decreaseElementSize': string;
|
|
457
458
|
'fabric.editor.decreaseSize': string;
|
|
@@ -962,6 +963,7 @@ declare const _default: {
|
|
|
962
963
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
963
964
|
'fabric.editor.unableToLoadContent': string;
|
|
964
965
|
'fabric.editor.unableToOpenLink': string;
|
|
966
|
+
'fabric.editor.undefinedDecisionAriaLabel': string;
|
|
965
967
|
'fabric.editor.underline': string;
|
|
966
968
|
'fabric.editor.undo': string;
|
|
967
969
|
'fabric.editor.unknown.label': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -454,6 +454,7 @@ export default {
|
|
|
454
454
|
'fabric.editor.datePickerOpenedAlert': "La fenêtre contextuelle de modification de date s'est ouverte, appuyez sur la touche Tab pour y accéder",
|
|
455
455
|
'fabric.editor.decision': 'Décision',
|
|
456
456
|
'fabric.editor.decision.description': 'Enregistrer des décisions pour les suivre plus facilement',
|
|
457
|
+
'fabric.editor.decisionAriaLabel': 'Décision',
|
|
457
458
|
'fabric.editor.decisionPlaceholder': 'Ajoutez une décision…',
|
|
458
459
|
'fabric.editor.decreaseElementSize': "Réduire la taille de l'élément",
|
|
459
460
|
'fabric.editor.decreaseSize': 'Réduire la taille du tableau ou de la ressource',
|
|
@@ -964,6 +965,7 @@ export default {
|
|
|
964
965
|
'fabric.editor.typeahead.metionListItemLabel': 'Utilisateur {name} @{shortName}',
|
|
965
966
|
'fabric.editor.unableToLoadContent': 'Impossible de charger ce contenu',
|
|
966
967
|
'fabric.editor.unableToOpenLink': "Impossible d'ouvrir ce lien",
|
|
968
|
+
'fabric.editor.undefinedDecisionAriaLabel': 'Décision non définie',
|
|
967
969
|
'fabric.editor.underline': 'Souligner',
|
|
968
970
|
'fabric.editor.undo': 'Annuler',
|
|
969
971
|
'fabric.editor.unknown.label': 'Inconnu',
|
package/dist/esm/i18n/hu.d.ts
CHANGED
|
@@ -451,6 +451,7 @@ declare const _default: {
|
|
|
451
451
|
'fabric.editor.datePickerOpenedAlert': string;
|
|
452
452
|
'fabric.editor.decision': string;
|
|
453
453
|
'fabric.editor.decision.description': string;
|
|
454
|
+
'fabric.editor.decisionAriaLabel': string;
|
|
454
455
|
'fabric.editor.decisionPlaceholder': string;
|
|
455
456
|
'fabric.editor.decreaseElementSize': string;
|
|
456
457
|
'fabric.editor.decreaseSize': string;
|
|
@@ -961,6 +962,7 @@ declare const _default: {
|
|
|
961
962
|
'fabric.editor.typeahead.metionListItemLabel': string;
|
|
962
963
|
'fabric.editor.unableToLoadContent': string;
|
|
963
964
|
'fabric.editor.unableToOpenLink': string;
|
|
965
|
+
'fabric.editor.undefinedDecisionAriaLabel': string;
|
|
964
966
|
'fabric.editor.underline': string;
|
|
965
967
|
'fabric.editor.undo': string;
|
|
966
968
|
'fabric.editor.unknown.label': string;
|