@univerjs/preset-docs-drawing 0.17.0 → 0.18.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/lib/umd/index.js +70 -6
- package/lib/umd/locales/ca-ES.js +2 -4
- package/lib/umd/locales/en-US.js +2 -4
- package/lib/umd/locales/es-ES.js +2 -4
- package/lib/umd/locales/fa-IR.js +2 -4
- package/lib/umd/locales/fr-FR.js +2 -4
- package/lib/umd/locales/ja-JP.js +2 -4
- package/lib/umd/locales/ko-KR.js +2 -4
- package/lib/umd/locales/ru-RU.js +2 -4
- package/lib/umd/locales/sk-SK.js +2 -4
- package/lib/umd/locales/vi-VN.js +2 -4
- package/lib/umd/locales/zh-CN.js +2 -4
- package/lib/umd/locales/zh-TW.js +2 -4
- package/package.json +7 -7
package/lib/umd/locales/ca-ES.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/ca-ES
|
|
2
|
-
(function(e,
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiCaES=t())})(this,function(){return{"image-popup":{replace:`Reemplaçar`,delete:`Eliminar`,edit:`Editar`,crop:`Retalla`,reset:`Restableix la mida`},"image-cropper":{error:`No es poden retallar objectes que no siguin imatges.`},"image-panel":{arrange:{title:`Organitza`,forward:`Porta endavant`,backward:`Envia enrere`,front:`Porta al davant`,back:`Envia al fons`},transform:{title:`Transforma`,rotate:`Gira (°)`,x:`X (px)`,y:`Y (px)`,width:`Amplada (px)`,height:`Alçada (px)`,lock:`Bloca proporció (%)`},crop:{title:`Retalla`,start:`Inicia retallada`,mode:`Lliure`},group:{title:`Agrupa`,group:`Agrupa`,reGroup:`Reagrupa`,unGroup:`Desagrupa`},align:{title:`Alinea`,default:`Selecciona tipus d’alineació`,left:`Alinea a l’esquerra`,center:`Alinea al centre`,right:`Alinea a la dreta`,top:`Alinea a dalt`,middle:`Alinea al mig`,bottom:`Alinea a baix`,horizon:`Distribueix horitzontalment`,vertical:`Distribueix verticalment`},null:`Cap objecte seleccionat`},"drawing-view":`Dibuix`,shortcut:{"drawing-move-down":`Mou el dibuix cap avall`,"drawing-move-up":`Mou el dibuix cap amunt`,"drawing-move-left":`Mou el dibuix a l’esquerra`,"drawing-move-right":`Mou el dibuix a la dreta`,"drawing-delete":`Elimina el dibuix`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/ca-ES
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiCaES=t())})(this,function(){return{docImage:{title:`Imatge`,upload:{float:`Insereix imatge`},panel:{title:`Edita la imatge`}},"image-popup":{replace:`Reemplaça`,delete:`Elimina`,edit:`Edita`,crop:`Retalla`,reset:`Restableix la mida`},"image-text-wrap":{title:`Ajust del text`,wrappingStyle:`Estil d'ajust`,square:`Quadrat`,topAndBottom:`A dalt i a baix`,inline:`En línia amb el text`,behindText:`Darrere del text`,inFrontText:`Davant del text`,wrapText:`Ajusta el text`,bothSide:`Ambdós costats`,leftOnly:`Només esquerra`,rightOnly:`Només dreta`,distanceFromText:`Distància del text`,top:`A dalt(px)`,left:`Esquerra(px)`,bottom:`A baix(px)`,right:`Dreta(px)`},"image-position":{title:`Posició`,horizontal:`Horitzontal`,vertical:`Vertical`,absolutePosition:`Posició absoluta(px)`,relativePosition:`Posició relativa`,toTheRightOf:`a la dreta de`,relativeTo:`relatiu a`,bellow:`a sota`,options:`Opcions`,moveObjectWithText:`Mou l'objecte amb el text`,column:`Columna`,margin:`Marge`,page:`Pàgina`,line:`Línia`,paragraph:`Paràgraf`},"update-status":{exceedMaxSize:`La mida de la imatge supera el límit, el límit és {0}M`,invalidImageType:`Tipus d'imatge no vàlid`,exceedMaxCount:`Només es poden pujar {0} imatges alhora`,invalidImage:`Imatge no vàlida`}}});
|
|
8
6
|
|
|
9
7
|
// locale/ca-ES
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/ca-ES"),require("@univerjs/drawing-ui/locale/ca-ES")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/ca-ES","@univerjs/drawing-ui/locale/ca-ES"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingCaES=i(e.UniverCore,e.UniverDocsDrawingUiCaES,e.UniverDrawingUiCaES))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/lib/umd/locales/en-US.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/en-US
|
|
2
|
-
(function(e,t){typeof exports
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiEnUS=t())})(this,function(){return{"image-popup":{replace:`Replace`,delete:`Delete`,edit:`Edit`,crop:`Crop`,reset:`Reset Size`},"image-cropper":{error:`Cannot crop non-image objects.`},"image-panel":{arrange:{title:`Arrange`,forward:`Bring Forward`,backward:`Send Backward`,front:`Bring to Front`,back:`Send to Back`},transform:{title:`Transform`,rotate:`Rotate (°)`,x:`X (px)`,y:`Y (px)`,width:`Width (px)`,height:`Height (px)`,lock:`Lock Ratio (%)`},crop:{title:`Crop`,start:`Start Crop`,mode:`Free`},group:{title:`Group`,group:`Group`,reGroup:`Regroup`,unGroup:`Ungroup`},align:{title:`Align`,default:`Select Align Type`,left:`Align Left`,center:`Align Center`,right:`Align Right`,top:`Align Top`,middle:`Align Middle`,bottom:`Align Bottom`,horizon:`Distribute Horizontally `,vertical:`Distribute Vertically `},null:`No Object Selection`},"drawing-view":`Drawing`,shortcut:{"drawing-move-down":`Move Drawing down`,"drawing-move-up":`Move Drawing up`,"drawing-move-left":`Move Drawing left`,"drawing-move-right":`Move Drawing right`,"drawing-delete":`Delete Drawing`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/en-US
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiEnUS=t())})(this,function(){return{docImage:{title:`Image`,upload:{float:`Insert Image`},panel:{title:`Edit Image`}},"image-popup":{replace:`Replace`,delete:`Delete`,edit:`Edit`,crop:`Crop`,reset:`Reset Size`},"image-text-wrap":{title:`Text Wrapping`,wrappingStyle:`Wrapping Style`,square:`Square`,topAndBottom:`Top and Bottom`,inline:`In line with text`,behindText:`Behind text`,inFrontText:`In front of text`,wrapText:`Wrap text`,bothSide:`Both sides`,leftOnly:`Left only`,rightOnly:`Right only`,distanceFromText:`Distance from text`,top:`Top(px)`,left:`Left(px)`,bottom:`Bottom(px)`,right:`Right(px)`},"image-position":{title:`Position`,horizontal:`Horizontal`,vertical:`Vertical`,absolutePosition:`Absolute Position(px)`,relativePosition:`Relative Position`,toTheRightOf:`to the right of`,relativeTo:`relative to`,bellow:`bellow`,options:`Options`,moveObjectWithText:`Move object with text`,column:`Column`,margin:`Margin`,page:`Page`,line:`Line`,paragraph:`Paragraph`},"update-status":{exceedMaxSize:`Image size exceeds limit, limit is {0}M`,invalidImageType:`Invalid image type`,exceedMaxCount:`Only {0} images can be uploaded at a time`,invalidImage:`Invalid image`}}});
|
|
8
6
|
|
|
9
7
|
// locale/en-US
|
|
10
8
|
(function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/en-US"),require("@univerjs/drawing-ui/locale/en-US")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/en-US","@univerjs/drawing-ui/locale/en-US"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingEnUS=n(e.UniverCore,e.UniverDocsDrawingUiEnUS,e.UniverDrawingUiEnUS))})(this,(function(e,n,i){"use strict";return e.mergeLocales(n,i)}));
|
package/lib/umd/locales/es-ES.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/es-ES
|
|
2
|
-
(function(e,
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiEsES=t())})(this,function(){return{"image-popup":{replace:`Reemplazar`,delete:`Eliminar`,edit:`Editar`,crop:`Recortar`,reset:`Restablecer tamaño`},"image-cropper":{error:`No se pueden recortar objetos que no sean imágenes.`},"image-panel":{arrange:{title:`Organizar`,forward:`Traer adelante`,backward:`Enviar atrás`,front:`Traer al frente`,back:`Enviar al fondo`},transform:{title:`Transformar`,rotate:`Rotar (°)`,x:`X (px)`,y:`Y (px)`,width:`Ancho (px)`,height:`Alto (px)`,lock:`Bloquear proporción (%)`},crop:{title:`Recortar`,start:`Iniciar recorte`,mode:`Libre`},group:{title:`Agrupar`,group:`Agrupar`,reGroup:`Reagrupar`,unGroup:`Desagrupar`},align:{title:`Alinear`,default:`Seleccionar tipo de alineación`,left:`Alinear a la izquierda`,center:`Alinear al centro`,right:`Alinear a la derecha`,top:`Alinear arriba`,middle:`Alinear al medio`,bottom:`Alinear abajo`,horizon:`Distribuir horizontalmente`,vertical:`Distribuir verticalmente`},null:`Ningún objeto seleccionado`},"drawing-view":`Dibujo`,shortcut:{"drawing-move-down":`Mover dibujo hacia abajo`,"drawing-move-up":`Mover dibujo hacia arriba`,"drawing-move-left":`Mover dibujo a la izquierda`,"drawing-move-right":`Mover dibujo a la derecha`,"drawing-delete":`Eliminar dibujo`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/es-ES
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiEsES=t())})(this,function(){return{docImage:{title:`Imagen`,upload:{float:`Insertar imagen`},panel:{title:`Editar imagen`}},"image-popup":{replace:`Reemplazar`,delete:`Eliminar`,edit:`Editar`,crop:`Recortar`,reset:`Restablecer tamaño`},"image-text-wrap":{title:`Ajuste de texto`,wrappingStyle:`Estilo de ajuste`,square:`Cuadrado`,topAndBottom:`Arriba y abajo`,inline:`En línea con el texto`,behindText:`Detrás del texto`,inFrontText:`Delante del texto`,wrapText:`Ajustar texto`,bothSide:`Ambos lados`,leftOnly:`Solo izquierda`,rightOnly:`Solo derecha`,distanceFromText:`Distancia del texto`,top:`Arriba(px)`,left:`Izquierda(px)`,bottom:`Abajo(px)`,right:`Derecha(px)`},"image-position":{title:`Posición`,horizontal:`Horizontal`,vertical:`Vertical`,absolutePosition:`Posición absoluta(px)`,relativePosition:`Posición relativa`,toTheRightOf:`a la derecha de`,relativeTo:`relativo a`,bellow:`debajo`,options:`Opciones`,moveObjectWithText:`Mover objeto con el texto`,column:`Columna`,margin:`Margen`,page:`Página`,line:`Línea`,paragraph:`Párrafo`},"update-status":{exceedMaxSize:`El tamaño de la imagen excede el límite, el límite es {0}M`,invalidImageType:`Tipo de imagen no válido`,exceedMaxCount:`Solo se pueden subir {0} imágenes a la vez`,invalidImage:`Imagen no válida`}}});
|
|
8
6
|
|
|
9
7
|
// locale/es-ES
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/es-ES"),require("@univerjs/drawing-ui/locale/es-ES")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/es-ES","@univerjs/drawing-ui/locale/es-ES"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingEsES=i(e.UniverCore,e.UniverDocsDrawingUiEsES,e.UniverDrawingUiEsES))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/lib/umd/locales/fa-IR.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/fa-IR
|
|
2
|
-
(function(e,t){typeof exports
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiFaIR=t())})(this,function(){return{"image-popup":{replace:`تعویض`,delete:`حذف`,edit:`ویرایش`,crop:`کراپ`,reset:`بازنشانی اندازه`},"image-cropper":{error:`کراپ کردن اشیاء غیرتصویری امکانپذیر نیست.`},"image-panel":{arrange:{title:`ترتیبدهی`,forward:`آوردن به جلو`,backward:`فرستادن به عقب`,front:`آوردن به جلوی همه`,back:`فرستادن به پشت همه`},transform:{title:`تبدیل`,rotate:`چرخش (°)`,x:`X (px)`,y:`Y (px)`,width:`عرض (px)`,height:`ارتفاع (px)`,lock:`قفل نسبت (%)`},crop:{title:`کراپ`,start:`شروع کراپ`,mode:`آزاد`},group:{title:`گروه`,group:`گروهبندی`,reGroup:`گروهبندی مجدد`,unGroup:`لغو گروهبندی`},align:{title:`تراز`,default:`انتخاب نوع تراز`,left:`تراز چپ`,center:`تراز وسط`,right:`تراز راست`,top:`تراز بالا`,middle:`تراز وسط`,bottom:`تراز پایین`,horizon:`توزیع افقی`,vertical:`توزیع عمودی`},null:`هیچ شیئی انتخاب نشده است`},"drawing-view":`طراحی`,shortcut:{"drawing-move-down":`جابهجایی طراحی به پایین`,"drawing-move-up":`جابهجایی طراحی به بالا`,"drawing-move-left":`جابهجایی طراحی به چپ`,"drawing-move-right":`جابهجایی طراحی به راست`,"drawing-delete":`حذف طراحی`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/fa-IR
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiFaIR=t())})(this,function(){return{docImage:{title:`تصویر`,upload:{float:`درج تصویر`},panel:{title:`ویرایش تصویر`}},"image-popup":{replace:`تعویض`,delete:`حذف`,edit:`ویرایش`,crop:`کراپ`,reset:`بازنشانی اندازه`},"image-text-wrap":{title:`پیچش متن`,wrappingStyle:`سبک پیچش`,square:`مربع`,topAndBottom:`بالا و پایین`,inline:`در یک خط با متن`,behindText:`پشت متن`,inFrontText:`جلوی متن`,wrapText:`پیچش متن`,bothSide:`هر دو طرف`,leftOnly:`فقط سمت چپ`,rightOnly:`فقط سمت راست`,distanceFromText:`فاصله از متن`,top:`بالا(px)`,left:`چپ(px)`,bottom:`پایین(px)`,right:`راست(px)`},"image-position":{title:`موقعیت`,horizontal:`افقی`,vertical:`عمودی`,absolutePosition:`موقعیت مطلق(px)`,relativePosition:`موقعیت نسبی`,toTheRightOf:`سمت راست`,relativeTo:`نسبت به`,bellow:`زیر`,options:`گزینهها`,moveObjectWithText:`جابهجایی شیء با متن`,column:`ستون`,margin:`حاشیه`,page:`صفحه`,line:`خط`,paragraph:`پاراگراف`},"update-status":{exceedMaxSize:`اندازه تصویر از حد مجاز فراتر رفته است، حد مجاز {0}M است`,invalidImageType:`نوع تصویر نامعتبر است`,exceedMaxCount:`فقط {0} تصویر میتوانند همزمان آپلود شوند`,invalidImage:`تصویر نامعتبر است`}}});
|
|
8
6
|
|
|
9
7
|
// locale/fa-IR
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/fa-IR"),require("@univerjs/drawing-ui/locale/fa-IR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/fa-IR","@univerjs/drawing-ui/locale/fa-IR"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingFaIR=i(e.UniverCore,e.UniverDocsDrawingUiFaIR,e.UniverDrawingUiFaIR))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/lib/umd/locales/fr-FR.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/fr-FR
|
|
2
|
-
(function(e,
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiFrFR=t())})(this,function(){return{"image-popup":{replace:`Remplacer`,delete:`Supprimer`,edit:`Modifier`,crop:`Rogner`,reset:`Réinitialiser la taille`},"image-cropper":{error:`Impossible de rogner des objets non image.`},"image-panel":{arrange:{title:`Arranger`,forward:`Avancer`,backward:`Reculer`,front:`Mettre au premier plan`,back:`Mettre à l'arrière-plan`},transform:{title:`Transformer`,rotate:`Pivoter (°)`,x:`X (px)`,y:`Y (px)`,width:`Largeur (px)`,height:`Hauteur (px)`,lock:`Verrouiller le ratio (%)`},crop:{title:`Rogner`,start:`Commencer à rogner`,mode:`Libre`},group:{title:`Grouper`,group:`Grouper`,reGroup:`Regrouper`,unGroup:`Dégrouper`},align:{title:`Aligner`,default:`Sélectionner le type d'alignement`,left:`Aligner à gauche`,center:`Aligner au centre`,right:`Aligner à droite`,top:`Aligner en haut`,middle:`Aligner au milieu`,bottom:`Aligner en bas`,horizon:`Distribuer horizontalement`,vertical:`Distribuer verticalement`},null:`Aucune sélection d'objet`},"drawing-view":`Dessin`,shortcut:{"drawing-move-down":`Déplacer le dessin vers le bas`,"drawing-move-up":`Déplacer le dessin vers le haut`,"drawing-move-left":`Déplacer le dessin vers la gauche`,"drawing-move-right":`Déplacer le dessin vers la droite`,"drawing-delete":`Supprimer le dessin`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/fr-FR
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiFrFR=t())})(this,function(){return{docImage:{title:`Image`,upload:{float:`Insérer une image`},panel:{title:`Modifier l'image`}},"image-popup":{replace:`Remplacer`,delete:`Supprimer`,edit:`Modifier`,crop:`Rogner`,reset:`Réinitialiser la taille`},"image-text-wrap":{title:`Habillage du texte`,wrappingStyle:`Style d'habillage`,square:`Carré`,topAndBottom:`Haut et bas`,inline:`Aligné avec le texte`,behindText:`Derrière le texte`,inFrontText:`Devant le texte`,wrapText:`Habiller le texte`,bothSide:`Des deux côtés`,leftOnly:`Seulement à gauche`,rightOnly:`Seulement à droite`,distanceFromText:`Distance du texte`,top:`Haut(px)`,left:`Gauche(px)`,bottom:`Bas(px)`,right:`Droite(px)`},"image-position":{title:`Position`,horizontal:`Horizontal`,vertical:`Vertical`,absolutePosition:`Position absolue(px)`,relativePosition:`Position relative`,toTheRightOf:`à droite de`,relativeTo:`par rapport à`,bellow:`en dessous`,options:`Options`,moveObjectWithText:`Déplacer l'objet avec le texte`,column:`Colonne`,margin:`Marge`,page:`Page`,line:`Ligne`,paragraph:`Paragraphe`},"update-status":{exceedMaxSize:`La taille de l'image dépasse la limite, la limite est de {0}M`,invalidImageType:`Type d'image invalide`,exceedMaxCount:`Seulement {0} images peuvent être téléchargées à la fois`,invalidImage:`Image invalide`}}});
|
|
8
6
|
|
|
9
7
|
// locale/fr-FR
|
|
10
8
|
(function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/fr-FR"),require("@univerjs/drawing-ui/locale/fr-FR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/fr-FR","@univerjs/drawing-ui/locale/fr-FR"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingFrFR=r(e.UniverCore,e.UniverDocsDrawingUiFrFR,e.UniverDrawingUiFrFR))})(this,(function(e,r,i){"use strict";return e.mergeLocales(r,i)}));
|
package/lib/umd/locales/ja-JP.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/ja-JP
|
|
2
|
-
(function(e,t){typeof exports
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiJaJP=t())})(this,function(){return{"image-popup":{replace:`置換`,delete:`削除`,edit:`編集`,crop:`トリミング`,reset:`サイズをリセット`},"image-cropper":{error:`画像以外のオブジェクトはトリミングできません。`},"image-panel":{arrange:{title:`配置`,forward:`前面へ移動`,backward:`背面へ移動`,front:`最前面へ移動`,back:`最背面へ移動`},transform:{title:`変形`,rotate:`回転 (°)`,x:`X座標 (px)`,y:`Y座標 (px)`,width:`幅 (px)`,height:`高さ (px)`,lock:`縦横比を固定 (%)`},crop:{title:`トリミング`,start:`トリミングを開始`,mode:`自由モード`},group:{title:`グループ`,group:`グループ化`,reGroup:`再グループ化`,unGroup:`グループ解除`},align:{title:`整列`,default:`整列タイプを選択`,left:`左揃え`,center:`中央揃え`,right:`右揃え`,top:`上揃え`,middle:`中央揃え`,bottom:`下揃え`,horizon:`水平間隔を均等に配分`,vertical:`垂直間隔を均等に配分`},null:`選択されたオブジェクトがありません`},"drawing-view":`描画`,shortcut:{"drawing-move-down":`図形を下へ移動`,"drawing-move-up":`図形を上へ移動`,"drawing-move-left":`図形を左へ移動`,"drawing-move-right":`図形を右へ移動`,"drawing-delete":`図形を削除`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/ja-JP
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiJaJP=t())})(this,function(){return{docImage:{title:`画像`,upload:{float:`画像を挿入`},panel:{title:`画像の編集`}},"image-popup":{replace:`置換`,delete:`削除`,edit:`編集`,crop:`トリミング`,reset:`サイズをリセット`},"image-text-wrap":{title:`文字列の折り返し`,wrappingStyle:`折り返しのスタイル`,square:`四角形`,topAndBottom:`上下`,inline:`行内`,behindText:`文字列の背面`,inFrontText:`文字列の前面`,wrapText:`文字列の折り返し`,bothSide:`両側`,leftOnly:`左のみ`,rightOnly:`右のみ`,distanceFromText:`文字列からの距離`,top:`上(px)`,left:`左(px)`,bottom:`下(px)`,right:`右(px)`},"image-position":{title:`位置`,horizontal:`水平方向`,vertical:`垂直方向`,absolutePosition:`絶対位置(px)`,relativePosition:`相対位置`,toTheRightOf:`右側に`,relativeTo:`基準に対して`,bellow:`下に`,options:`オプション`,moveObjectWithText:`文字列と一緒にオブジェクトを移動`,column:`列`,margin:`余白`,page:`ページ`,line:`行`,paragraph:`段落`},"update-status":{exceedMaxSize:`画像のサイズが制限を超えています。制限: {0}MB`,invalidImageType:`無効な画像形式です`,exceedMaxCount:`一度にアップロードできる最大数は{0}件です`,invalidImage:`無効な画像です`}}});
|
|
8
6
|
|
|
9
7
|
// locale/ja-JP
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/ja-JP"),require("@univerjs/drawing-ui/locale/ja-JP")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/ja-JP","@univerjs/drawing-ui/locale/ja-JP"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingJaJP=i(e.UniverCore,e.UniverDocsDrawingUiJaJP,e.UniverDrawingUiJaJP))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/lib/umd/locales/ko-KR.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/ko-KR
|
|
2
|
-
(function(e,t){typeof exports
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiKoKR=t())})(this,function(){return{"image-popup":{replace:`교체`,delete:`삭제`,edit:`편집`,crop:`자르기`,reset:`크기 초기화`},"image-cropper":{error:`이미지가 아닌 객체는 자를 수 없습니다.`},"image-panel":{arrange:{title:`정렬`,forward:`앞으로 가져오기`,backward:`뒤로 보내기`,front:`맨 앞으로 가져오기`,back:`맨 뒤로 보내기`},transform:{title:`변형`,rotate:`회전 (°)`,x:`X 좌표 (px)`,y:`Y 좌표 (px)`,width:`너비 (px)`,height:`높이 (px)`,lock:`비율 고정 (%)`},crop:{title:`자르기`,start:`자르기 시작`,mode:`자유 모드`},group:{title:`그룹`,group:`그룹화`,reGroup:`다시 그룹화`,unGroup:`그룹 해제`},align:{title:`맞춤`,default:`맞춤 유형 선택`,left:`왼쪽 맞춤`,center:`가운데 맞춤`,right:`오른쪽 맞춤`,top:`위쪽 맞춤`,middle:`가운데 맞춤`,bottom:`아래쪽 맞춤`,horizon:`수평 간격 균등 분배`,vertical:`수직 간격 균등 분배`},null:`선택된 객체가 없습니다`},"drawing-view":`그리기`,shortcut:{"drawing-move-down":`그리기 아래로 이동`,"drawing-move-up":`그리기 위로 이동`,"drawing-move-left":`그리기 왼쪽으로 이동`,"drawing-move-right":`그리기 오른쪽으로 이동`,"drawing-delete":`그리기 삭제`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/ko-KR
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiKoKR=t())})(this,function(){return{docImage:{title:`이미지`,upload:{float:`이미지 삽입`},panel:{title:`이미지 편집`}},"image-popup":{replace:`교체`,delete:`삭제`,edit:`편집`,crop:`자르기`,reset:`크기 초기화`},"image-text-wrap":{title:`텍스트 감싸기`,wrappingStyle:`감싸기 스타일`,square:`사각형`,topAndBottom:`위아래`,inline:`텍스트와 같은 줄`,behindText:`텍스트 뒤`,inFrontText:`텍스트 앞`,wrapText:`텍스트 감싸기`,bothSide:`양쪽`,leftOnly:`왼쪽만`,rightOnly:`오른쪽만`,distanceFromText:`텍스트와 거리`,top:`위(px)`,left:`왼쪽(px)`,bottom:`아래(px)`,right:`오른쪽(px)`},"image-position":{title:`위치`,horizontal:`수평`,vertical:`수직`,absolutePosition:`절대 위치(px)`,relativePosition:`상대 위치`,toTheRightOf:`우측에`,relativeTo:`상대적으로`,bellow:`아래에`,options:`옵션`,moveObjectWithText:`텍스트와 함께 객체 이동`,column:`열`,margin:`여백`,page:`페이지`,line:`줄`,paragraph:`문단`},"update-status":{exceedMaxSize:`이미지 크기가 제한을 초과했습니다. 제한: {0}MB`,invalidImageType:`유효하지 않은 이미지 유형입니다`,exceedMaxCount:`한 번에 최대 {0}개만 업로드할 수 있습니다`,invalidImage:`유효하지 않은 이미지입니다`}}});
|
|
8
6
|
|
|
9
7
|
// locale/ko-KR
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/ko-KR"),require("@univerjs/drawing-ui/locale/ko-KR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/ko-KR","@univerjs/drawing-ui/locale/ko-KR"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingKoKR=i(e.UniverCore,e.UniverDocsDrawingUiKoKR,e.UniverDrawingUiKoKR))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/lib/umd/locales/ru-RU.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/ru-RU
|
|
2
|
-
(function(e,t){typeof exports
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiRuRU=t())})(this,function(){return{"image-popup":{replace:`Заменить`,delete:`Удалить`,edit:`Редактировать`,crop:`Обрезать`,reset:`Сбросить размер`},"image-cropper":{error:`Невозможно обрезать не изображения.`},"image-panel":{arrange:{title:`Расположение`,forward:`Переместить вперёд`,backward:`Переместить назад`,front:`На передний план`,back:`На задний план`},transform:{title:`Трансформация`,rotate:`Повернуть (°)`,x:`X (пкс)`,y:`Y (пкс)`,width:`Ширина (пкс)`,height:`Высота (пкс)`,lock:`Заблокировать пропорции (%)`},crop:{title:`Обрезка`,start:`Начать обрезку`,mode:`Свободный`},group:{title:`Группировка`,group:`Сгруппировать`,reGroup:`Перегруппировать`,unGroup:`Разгруппировать`},align:{title:`Выравнивание`,default:`Выберите тип выравнивания`,left:`Выровнять по левому краю`,center:`Выровнять по центру`,right:`Выровнять по правому краю`,top:`Выровнять по верхнему краю`,middle:`Выровнять посередине`,bottom:`Выровнять по нижнему краю`,horizon:`Распределить горизонтально`,vertical:`Распределить вертикально`},null:`Нет выбранных объектов`},"drawing-view":`Изображение`,shortcut:{"drawing-move-down":`Переместить изображение вниз`,"drawing-move-up":`Переместить изображение вверх`,"drawing-move-left":`Переместить изображение влево`,"drawing-move-right":`Переместить изображение вправо`,"drawing-delete":`Удалить изображение`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/ru-RU
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiRuRU=t())})(this,function(){return{docImage:{title:`Изображение`,upload:{float:`Вставить изображение`},panel:{title:`Редактировать изображение`}},"image-popup":{replace:`Заменить`,delete:`Удалить`,edit:`Редактировать`,crop:`Обрезать`,reset:`Сбросить размер`},"image-text-wrap":{title:`Text Wrapping`,wrappingStyle:`Wrapping Style`,square:`Square`,topAndBottom:`Top and Bottom`,inline:`In line with text`,behindText:`Behind text`,inFrontText:`In front of text`,wrapText:`Wrap text`,bothSide:`Both sides`,leftOnly:`Left only`,rightOnly:`Right only`,distanceFromText:`Distance from text`,top:`Top(px)`,left:`Left(px)`,bottom:`Bottom(px)`,right:`Right(px)`},"image-position":{title:`Position`,horizontal:`Horizontal`,vertical:`Vertical`,absolutePosition:`Absolute Position(px)`,relativePosition:`Relative Position`,toTheRightOf:`to the right of`,relativeTo:`relative to`,bellow:`bellow`,options:`Options`,moveObjectWithText:`Move object with text`,column:`Column`,margin:`Margin`,page:`Page`,line:`Line`,paragraph:`Paragraph`},"update-status":{exceedMaxSize:`Размер изображения превышает лимит, лимит составляет {0}М`,invalidImageType:`Недопустимый тип изображения`,exceedMaxCount:`За один раз можно загрузить только {0} изображений`,invalidImage:`Недопустимое изображение`}}});
|
|
8
6
|
|
|
9
7
|
// locale/ru-RU
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/ru-RU"),require("@univerjs/drawing-ui/locale/ru-RU")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/ru-RU","@univerjs/drawing-ui/locale/ru-RU"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingRuRU=i(e.UniverCore,e.UniverDocsDrawingUiRuRU,e.UniverDrawingUiRuRU))})(this,(function(e,i,r){"use strict";return e.mergeLocales(i,r)}));
|
package/lib/umd/locales/sk-SK.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/sk-SK
|
|
2
|
-
(function(e,
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiSkSK=t())})(this,function(){return{"image-popup":{replace:`Nahradiť`,delete:`Odstrániť`,edit:`Upraviť`,crop:`Orezať`,reset:`Obnoviť veľkosť`},"image-cropper":{error:`Nedá sa orezať neobrázkový objekt.`},"image-panel":{arrange:{title:`Usporiadať`,forward:`Posunúť dopredu`,backward:`Posunúť dozadu`,front:`Presunúť do popredia`,back:`Presunúť do pozadia`},transform:{title:`Transformovať`,rotate:`Otočiť (°)`,x:`X (px)`,y:`Y (px)`,width:`Šírka (px)`,height:`Výška (px)`,lock:`Uzamknúť pomer (%)`},crop:{title:`Orezanie`,start:`Začať orezanie`,mode:`Voľne`},group:{title:`Zoskupiť`,group:`Zoskupiť`,reGroup:`Znovu zoskupiť`,unGroup:`Zrušiť zoskupenie`},align:{title:`Zarovnať`,default:`Vyberte typ zarovnania`,left:`Zarovnať doľava`,center:`Zarovnať na stred`,right:`Zarovnať doprava`,top:`Zarovnať hore`,middle:`Zarovnať na stred`,bottom:`Zarovnať dole`,horizon:`Rozložiť vodorovne`,vertical:`Rozložiť zvisle`},null:`Nie je vybraný žiadny objekt`},"drawing-view":`Kresba`,shortcut:{"drawing-move-down":`Posunúť kresbu nadol`,"drawing-move-up":`Posunúť kresbu nahor`,"drawing-move-left":`Posunúť kresbu doľava`,"drawing-move-right":`Posunúť kresbu doprava`,"drawing-delete":`Odstrániť kresbu`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/sk-SK
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiSkSK=t())})(this,function(){return{docImage:{title:`Obrázok`,upload:{float:`Vložiť obrázok`},panel:{title:`Upraviť obrázok`}},"image-popup":{replace:`Nahradiť`,delete:`Odstrániť`,edit:`Upraviť`,crop:`Orezať`,reset:`Obnoviť veľkosť`},"image-text-wrap":{title:`Obtekanie textu`,wrappingStyle:`Štýl obtekania`,square:`Obdĺžnikové`,topAndBottom:`Hore a dole`,inline:`V riadku s textom`,behindText:`Za textom`,inFrontText:`Pred textom`,wrapText:`Obtekať text`,bothSide:`Obe strany`,leftOnly:`Len ľavá`,rightOnly:`Len pravá`,distanceFromText:`Vzdialenosť od textu`,top:`Hore (px)`,left:`Vľavo (px)`,bottom:`Dole (px)`,right:`Vpravo (px)`},"image-position":{title:`Pozícia`,horizontal:`Vodorovne`,vertical:`Zvisle`,absolutePosition:`Absolútna pozícia (px)`,relativePosition:`Relatívna pozícia`,toTheRightOf:`vpravo od`,relativeTo:`vzhľadom na`,bellow:`pod`,options:`Možnosti`,moveObjectWithText:`Presunúť objekt s textom`,column:`Stĺpec`,margin:`Okraj`,page:`Strana`,line:`Riadok`,paragraph:`Odsek`},"update-status":{exceedMaxSize:`Veľkosť obrázka prekračuje limit, limit je {0}M`,invalidImageType:`Neplatný typ obrázka`,exceedMaxCount:`Naraz možno nahrať iba {0} obrázkov`,invalidImage:`Neplatný obrázok`}}});
|
|
8
6
|
|
|
9
7
|
// locale/sk-SK
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/sk-SK"),require("@univerjs/drawing-ui/locale/sk-SK")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/sk-SK","@univerjs/drawing-ui/locale/sk-SK"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingSkSK=i(e.UniverCore,e.UniverDocsDrawingUiSkSK,e.UniverDrawingUiSkSK))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/lib/umd/locales/vi-VN.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/vi-VN
|
|
2
|
-
(function(
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiViVN=t())})(this,function(){return{"image-popup":{replace:`Thay thế`,delete:`Xóa`,edit:`Chỉnh sửa`,crop:`Cắt`,reset:`Đặt lại kích thước`},"image-cropper":{error:`Không thể cắt phần tử không phải hình ảnh`},"image-panel":{arrange:{title:`Sắp xếp`,forward:`Di chuyển lên một lớp`,backward:`Di chuyển xuống một lớp`,front:`Đưa lên trên cùng`,back:`Đưa xuống dưới cùng`},transform:{title:`Biến đổi`,rotate:`Xoay (°)`,x:`X (px)`,y:`Y (px)`,width:`Chiều rộng (px)`,height:`Chiều cao (px)`,lock:`Khóa tỷ lệ (%)`},crop:{title:`Cắt`,start:`Bắt đầu cắt`,mode:`Cắt tự do tỷ lệ`},group:{title:`Nhóm`,group:`Nhóm`,reGroup:`Nhóm lại`,unGroup:`Hủy nhóm`},align:{title:`Căn chỉnh`,default:`Chọn cách căn chỉnh`,left:`Căn trái`,center:`Căn giữa theo chiều ngang`,right:`Căn phải`,top:`Căn trên`,middle:`Căn giữa theo chiều dọc`,bottom:`Căn dưới`,horizon:`Phân phối theo chiều ngang`,vertical:`Phân phối theo chiều dọc`},null:`Không có đối tượng nào được chọn`},"drawing-view":`Drawing`,shortcut:{"drawing-move-down":`Move Drawing down`,"drawing-move-up":`Move Drawing up`,"drawing-move-left":`Move Drawing left`,"drawing-move-right":`Move Drawing right`,"drawing-delete":`Delete Drawing`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/vi-VN
|
|
6
|
-
(function(t
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiViVN=t())})(this,function(){return{docImage:{title:`Hình ảnh`,upload:{float:`Chèn hình ảnh`},panel:{title:`Chỉnh sửa hình ảnh`}},"image-popup":{replace:`Thay thế`,delete:`Xóa`,edit:`Chỉnh sửa`,crop:`Cắt`,reset:`Đặt lại kích thước`},"image-text-wrap":{title:`Text Wrapping`,wrappingStyle:`Wrapping Style`,square:`Square`,topAndBottom:`Top and Bottom`,inline:`In line with text`,behindText:`Behind text`,inFrontText:`In front of text`,wrapText:`Wrap text`,bothSide:`Both sides`,leftOnly:`Left only`,rightOnly:`Right only`,distanceFromText:`Distance from text`,top:`Top(px)`,left:`Left(px)`,bottom:`Bottom(px)`,right:`Right(px)`},"image-position":{title:`Position`,horizontal:`Horizontal`,vertical:`Vertical`,absolutePosition:`Absolute Position(px)`,relativePosition:`Relative Position`,toTheRightOf:`to the right of`,relativeTo:`relative to`,bellow:`bellow`,options:`Options`,moveObjectWithText:`Move object with text`,column:`Column`,margin:`Margin`,page:`Page`,line:`Line`,paragraph:`Paragraph`},"update-status":{exceedMaxSize:`Kích thước hình ảnh vượt quá giới hạn, giới hạn là {0}M`,invalidImageType:`Loại hình ảnh không hợp lệ`,exceedMaxCount:`Chỉ có thể tải lên tối đa {0} hình ảnh một lần`,invalidImage:`Hình ảnh không hợp lệ`}}});
|
|
8
6
|
|
|
9
7
|
// locale/vi-VN
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/vi-VN"),require("@univerjs/drawing-ui/locale/vi-VN")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/vi-VN","@univerjs/drawing-ui/locale/vi-VN"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingViVN=i(e.UniverCore,e.UniverDocsDrawingUiViVN,e.UniverDrawingUiViVN))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/lib/umd/locales/zh-CN.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/zh-CN
|
|
2
|
-
(function(e,t){typeof exports
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiZhCN=t())})(this,function(){return{"image-popup":{replace:`替换`,delete:`删除`,edit:`编辑`,crop:`裁剪`,reset:`重置大小`},"image-cropper":{error:`无法裁剪非图片元素`},"image-panel":{arrange:{title:`排列`,forward:`上移一层`,backward:`下移一层`,front:`置于顶层`,back:`置于底层`},transform:{title:`变换`,rotate:`旋转 (°)`,x:`X (px)`,y:`Y (px)`,width:`宽度 (px)`,height:`高度 (px)`,lock:`锁定比例 (%)`},crop:{title:`裁剪`,start:`开始裁剪`,mode:`自由比例裁剪`},group:{title:`组合`,group:`组合`,reGroup:`重新组合`,unGroup:`取消组合`},align:{title:`对齐方式`,default:`选择对齐方式`,left:`左对齐`,center:`水平居中`,right:`右对齐`,top:`顶部对齐`,middle:`垂直居中`,bottom:`底部对齐`,horizon:`水平分布`,vertical:`垂直分布`},null:`未选中任何对象`},"drawing-view":`绘图`,shortcut:{"drawing-move-down":`下移绘图`,"drawing-move-up":`上移绘图`,"drawing-move-left":`左移绘图`,"drawing-move-right":`右移绘图`,"drawing-delete":`删除绘图`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/zh-CN
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiZhCN=t())})(this,function(){return{docImage:{title:`图片`,upload:{float:`插入图片`},panel:{title:`编辑图片`}},"image-popup":{replace:`替换`,delete:`删除`,edit:`编辑`,crop:`裁剪`,reset:`重置大小`},"image-text-wrap":{title:`文字环绕`,wrappingStyle:`环绕方式`,square:`四周型`,topAndBottom:`上下型`,inline:`嵌入型`,behindText:`衬于文字下方`,inFrontText:`浮于文字上方`,wrapText:`自动换行`,bothSide:`两侧`,leftOnly:`左侧`,rightOnly:`右侧`,distanceFromText:`距正文`,top:`上(px)`,left:`左(px)`,bottom:`下(px)`,right:`右(px)`},"image-position":{title:`位置`,horizontal:`水平`,vertical:`垂直`,absolutePosition:`绝对位置(px)`,relativePosition:`相对位置`,toTheRightOf:`右侧`,relativeTo:`相对于`,bellow:`下方`,options:`选项`,moveObjectWithText:`对象随文字移动`,column:`栏`,margin:`页边距`,page:`页面`,line:`行`,paragraph:`段落`},"update-status":{exceedMaxSize:`图片大小超过限制, 限制为{0}M`,invalidImageType:`图片类型错误`,exceedMaxCount:`图片只能一次上传{0}张`,invalidImage:`无效图片`}}});
|
|
8
6
|
|
|
9
7
|
// locale/zh-CN
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/zh-CN"),require("@univerjs/drawing-ui/locale/zh-CN")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/zh-CN","@univerjs/drawing-ui/locale/zh-CN"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingZhCN=i(e.UniverCore,e.UniverDocsDrawingUiZhCN,e.UniverDrawingUiZhCN))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/lib/umd/locales/zh-TW.js
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
// @univerjs/drawing-ui/locale/zh-TW
|
|
2
|
-
(function(e,t){typeof exports
|
|
3
|
-
|
|
2
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDrawingUiZhTW=t())})(this,function(){return{"image-popup":{replace:`替換`,delete:`刪除`,edit:`編輯`,crop:`裁切`,reset:`重置大小`},"image-cropper":{error:`無法裁切非圖片元素`},"image-panel":{arrange:{title:`排列`,forward:`上移一層`,backward:`下移一層`,front:`置於頂層`,back:`置於底層`},transform:{title:`變換`,rotate:`旋轉 (°)`,x:`X (px)`,y:`Y (px)`,width:`寬度 (px)`,height:`高度 (px)`,lock:`鎖定比例 (%)`},crop:{title:`裁切`,start:`開始裁切`,mode:`自由比例裁切`},group:{title:`組合`,group:`組合`,reGroup:`重新組合`,unGroup:`取消組合`},align:{title:`對齊方式`,default:`選擇對齊方式`,left:`左對齊`,center:`水平居中`,right:`右對齊`,top:`頂部對齊`,middle:`垂直居中`,bottom:`底部對齊`,horizon:`水平分佈`,vertical:`垂直分佈`},null:`未選取任何物件`},"drawing-view":`繪圖`,shortcut:{"drawing-move-down":`下移繪圖`,"drawing-move-up":`上移繪圖`,"drawing-move-left":`左移繪圖`,"drawing-move-right":`右移繪圖`,"drawing-delete":`刪除繪圖`}}});
|
|
4
3
|
|
|
5
4
|
// @univerjs/docs-drawing-ui/locale/zh-TW
|
|
6
|
-
(function(e,t){typeof exports
|
|
7
|
-
|
|
5
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsDrawingUiZhTW=t())})(this,function(){return{docImage:{title:`圖片`,upload:{float:`插入圖片`},panel:{title:`編圖`}},"image-popup":{replace:`替換`,delete:`刪除`,edit:`編輯`,crop:`裁切`,reset:`重置大小`},"image-text-wrap":{title:`文繞圖`,wrappingStyle:`文繞圖方式`,square:`矩形`,topAndBottom:`上及下`,inline:`與文字排列`,behindText:`文字在前`,inFrontText:`文字在後`,wrapText:`自動換行`,bothSide:`兩側`,leftOnly:`僅左側`,rightOnly:`僅右側`,distanceFromText:`與文字距離`,top:`上(px)`,left:`左(px)`,bottom:`下(px)`,right:`右(px)`},"image-position":{title:`位置`,horizontal:`水平`,vertical:`垂直`,absolutePosition:`絕對位置(px)`,relativePosition:`相對位置`,toTheRightOf:`右側`,relativeTo:`相對於`,bellow:`下方`,options:`選項`,moveObjectWithText:`物件隨文字移動`,column:`欄`,margin:`邊界`,page:`頁面`,line:`行`,paragraph:`段落`},"update-status":{exceedMaxSize:`圖片大小超過限制, 限制為{0}M`,invalidImageType:`圖片類型錯誤`,exceedMaxCount:`圖片只能一次上傳{0}張`,invalidImage:`無效圖片`}}});
|
|
8
6
|
|
|
9
7
|
// locale/zh-TW
|
|
10
8
|
(function(e,i){typeof exports=="object"&&typeof module<"u"?module.exports=i(require("@univerjs/core"),require("@univerjs/docs-drawing-ui/locale/zh-TW"),require("@univerjs/drawing-ui/locale/zh-TW")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/docs-drawing-ui/locale/zh-TW","@univerjs/drawing-ui/locale/zh-TW"],i):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetDocsDrawingZhTW=i(e.UniverCore,e.UniverDocsDrawingUiZhTW,e.UniverDrawingUiZhTW))})(this,(function(e,i,n){"use strict";return e.mergeLocales(i,n)}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/preset-docs-drawing",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.18.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -58,18 +58,18 @@
|
|
|
58
58
|
"rxjs": ">=7.0.0"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@univerjs/docs-drawing": "0.
|
|
62
|
-
"@univerjs/docs-drawing-ui": "0.
|
|
63
|
-
"@univerjs/drawing": "0.
|
|
64
|
-
"@univerjs/drawing-ui": "0.
|
|
61
|
+
"@univerjs/docs-drawing": "0.18.0",
|
|
62
|
+
"@univerjs/docs-drawing-ui": "0.18.0",
|
|
63
|
+
"@univerjs/drawing": "0.18.0",
|
|
64
|
+
"@univerjs/drawing-ui": "0.18.0"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
|
-
"@univerjs/core": "0.
|
|
67
|
+
"@univerjs/core": "0.18.0",
|
|
68
68
|
"react": "18.3.1",
|
|
69
69
|
"react-dom": "18.3.1",
|
|
70
70
|
"rxjs": "7.8.2",
|
|
71
71
|
"typescript": "^5.9.3",
|
|
72
|
-
"@univerjs-infra/shared": "0.
|
|
72
|
+
"@univerjs-infra/shared": "0.18.0"
|
|
73
73
|
},
|
|
74
74
|
"scripts": {
|
|
75
75
|
"prebuild:preset": "tsx prepare.ts",
|