@univerjs/preset-sheets-advanced 0.5.1 → 0.5.2
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/cjs/index.js +1 -1
- package/lib/cjs/locales/en-US.js +1 -1
- package/lib/cjs/locales/fa-IR.js +1 -1
- package/lib/cjs/locales/fr-FR.js +1 -1
- package/lib/cjs/locales/ru-RU.js +1 -1
- package/lib/cjs/locales/vi-VN.js +1 -1
- package/lib/cjs/locales/zh-CN.js +1 -1
- package/lib/cjs/locales/zh-TW.js +1 -1
- package/lib/cjs/worker.js +1 -1
- package/lib/es/index.js +29 -18
- package/lib/es/locales/en-US.js +11 -9
- package/lib/es/locales/fa-IR.js +11 -9
- package/lib/es/locales/fr-FR.js +11 -9
- package/lib/es/locales/ru-RU.js +11 -9
- package/lib/es/locales/vi-VN.js +11 -9
- package/lib/es/locales/zh-CN.js +11 -9
- package/lib/es/locales/zh-TW.js +11 -9
- package/lib/es/worker.js +9 -12
- package/lib/index.css +1 -1
- package/lib/types/index.d.ts +6 -19
- package/lib/types/umd.d.ts +22 -0
- package/lib/types/worker.d.ts +0 -3
- package/lib/umd/index.js +39 -19
- package/lib/umd/locales/en-US.js +10 -7
- package/lib/umd/locales/fa-IR.js +10 -7
- package/lib/umd/locales/fr-FR.js +10 -7
- package/lib/umd/locales/ru-RU.js +10 -7
- package/lib/umd/locales/vi-VN.js +10 -7
- package/lib/umd/locales/zh-CN.js +10 -7
- package/lib/umd/locales/zh-TW.js +10 -7
- package/lib/umd/worker.js +1 -1
- package/package.json +21 -16
package/lib/umd/locales/fr-FR.js
CHANGED
|
@@ -1,20 +1,23 @@
|
|
|
1
1
|
// @univerjs-pro/exchange-client/locale/fr-FR
|
|
2
|
-
|
|
2
|
+
(function(_0x5697a4,_0x411c36){var _0x26e204=_0x3bfa,_0x229f06=_0x5697a4();while(!![]){try{var _0x25a9a6=-parseInt(_0x26e204(0xbf))/0x1*(parseInt(_0x26e204(0xbb))/0x2)+parseInt(_0x26e204(0xa8))/0x3+-parseInt(_0x26e204(0xba))/0x4*(-parseInt(_0x26e204(0xb9))/0x5)+-parseInt(_0x26e204(0xb4))/0x6*(parseInt(_0x26e204(0xad))/0x7)+parseInt(_0x26e204(0xb5))/0x8*(parseInt(_0x26e204(0xb3))/0x9)+-parseInt(_0x26e204(0xbd))/0xa*(parseInt(_0x26e204(0xac))/0xb)+parseInt(_0x26e204(0xb2))/0xc*(parseInt(_0x26e204(0xbc))/0xd);if(_0x25a9a6===_0x411c36)break;else _0x229f06['push'](_0x229f06['shift']());}catch(_0xbbaed1){_0x229f06['push'](_0x229f06['shift']());}}}(_0x2be1,0x3258a),function(_0x4f71b9,_0x167fd8){var _0x3a6e2e=_0x3bfa;typeof exports==_0x3a6e2e(0xab)&&typeof module<'u'?module['exports']=_0x167fd8():typeof define==_0x3a6e2e(0xb6)&&define['amd']?define(_0x167fd8):(_0x4f71b9=typeof globalThis<'u'?globalThis:_0x4f71b9||self,_0x4f71b9['UniverProExchangeClientFrFR']=_0x167fd8());}(this,function(){'use strict';var _0x75431e=_0x3bfa;return{'exchange':{'file':_0x75431e(0xb7),'upload':'Open(File)','download':_0x75431e(0xb0),'uploading':'Uploading','uploadSuccess':'File\x20uploaded\x20successfully','uploadSuccessTip':_0x75431e(0xa9),'downloading':_0x75431e(0xaf),'downloadSuccess':_0x75431e(0xb8),'unknownMistake':_0x75431e(0xa7),'networkError':'Network\x20error','tooLarge':_0x75431e(0xbe),'internalError':_0x75431e(0xae),'interrupt':_0x75431e(0xb1),'wait':_0x75431e(0xaa),'cancel':'Cancel','uploadAgain':'Upload\x20again'}};}));function _0x3bfa(_0x6badcf,_0x5b8de9){var _0x2be1a7=_0x2be1();return _0x3bfa=function(_0x3bfa6b,_0x1f6605){_0x3bfa6b=_0x3bfa6b-0xa7;var _0x4e4710=_0x2be1a7[_0x3bfa6b];return _0x4e4710;},_0x3bfa(_0x6badcf,_0x5b8de9);}function _0x2be1(){var _0x359930=['597801UdxQhr','{0}\x20file(s)\x20uploaded\x20successfully','Please\x20wait...','object','77gYUHlt','7KJtZEQ','Internal\x20unknown\x20error','Downloading','Save\x20As','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed.','4425816idHYDv','9AVHiIN','1259556XbYLed','1924976ecdrgX','function','File','Download\x20success','5dawYhi','677932iVqyCe','34742NFipMr','13eqxpDP','529950UcCXSJ','Data\x20is\x20too\x20large','11LjUEkh','Unknown\x20mistake'];_0x2be1=function(){return _0x359930;};return _0x2be1();}
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/sheets-pivot/locale/fr-FR
|
|
5
|
-
function
|
|
5
|
+
function _0x5c05(_0x533cf7,_0x1c2c2c){var _0x5bbfcb=_0x5bbf();return _0x5c05=function(_0x5c0525,_0x39e237){_0x5c0525=_0x5c0525-0x134;var _0x1ce7e4=_0x5bbfcb[_0x5c0525];return _0x1ce7e4;},_0x5c05(_0x533cf7,_0x1c2c2c);}(function(_0x5b43ec,_0x8bf9ba){var _0x5585a3=_0x5c05,_0x3cc72a=_0x5b43ec();while(!![]){try{var _0x2b47c9=parseInt(_0x5585a3(0x145))/0x1*(parseInt(_0x5585a3(0x134))/0x2)+-parseInt(_0x5585a3(0x138))/0x3+-parseInt(_0x5585a3(0x148))/0x4+-parseInt(_0x5585a3(0x143))/0x5*(parseInt(_0x5585a3(0x14b))/0x6)+-parseInt(_0x5585a3(0x14f))/0x7*(parseInt(_0x5585a3(0x13d))/0x8)+-parseInt(_0x5585a3(0x141))/0x9+parseInt(_0x5585a3(0x14d))/0xa*(parseInt(_0x5585a3(0x136))/0xb);if(_0x2b47c9===_0x8bf9ba)break;else _0x3cc72a['push'](_0x3cc72a['shift']());}catch(_0x1ee8a7){_0x3cc72a['push'](_0x3cc72a['shift']());}}}(_0x5bbf,0x9a87b),function(_0x2ea5f9,_0x3aa714){var _0x19247d=_0x5c05;typeof exports==_0x19247d(0x13f)&&typeof module<'u'?module[_0x19247d(0x13b)]=_0x3aa714():typeof define=='function'&&define[_0x19247d(0x13c)]?define(_0x3aa714):(_0x2ea5f9=typeof globalThis<'u'?globalThis:_0x2ea5f9||self,_0x2ea5f9[_0x19247d(0x13a)]=_0x3aa714());}(this,function(){'use strict';var _0x3dfe81=_0x5c05;return{'sheets-pivot':{'blankValue':'(Blank)','columnName':'Column\x20','subTotalText':_0x3dfe81(0x146),'grandTotalText':_0x3dfe81(0x151),'valueText':_0x3dfe81(0x14c),'averageName':'Average\x20of\x20','countName':_0x3dfe81(0x139),'countNumsName':_0x3dfe81(0x139),'maxName':'Max\x20of\x20','minName':_0x3dfe81(0x144),'productName':_0x3dfe81(0x152),'stdDevName':_0x3dfe81(0x150),'stdDevpName':_0x3dfe81(0x149),'sumName':_0x3dfe81(0x140),'varName':_0x3dfe81(0x135),'varpName':'Varp\x20of\x20','subTotal':_0x3dfe81(0x14a),'grandTotal':_0x3dfe81(0x151),'value':_0x3dfe81(0x147),'blank':_0x3dfe81(0x137),'emptyPivot':{'filter':_0x3dfe81(0x13e),'row':_0x3dfe81(0x14e),'column':'Column','values':_0x3dfe81(0x142)}}};}));function _0x5bbf(){var _0xdd4d46=['value','500972kSyKYQ','StdDevp\x20of\x20','Subtotal','7535136nErrdF','Value','1279640UTmoQq','Row','301jAQKtX','StdDev\x20of\x20','Grand\x20Total','Product\x20of\x20','817316CFQcOX','Var\x20of\x20','352ClQLDN','blank','1854984TiDGso','Count\x20of\x20','UniverProSheetsPivotFrFR','exports','amd','217528HIJIsd','Filter','object','Sum\x20of\x20','6317199rIQXTT','Values','5IciKFr','Min\x20of\x20','1LQwgSt','Total'];_0x5bbf=function(){return _0xdd4d46;};return _0x5bbf();}
|
|
6
6
|
|
|
7
7
|
// @univerjs-pro/sheets-pivot-ui/locale/fr-FR
|
|
8
|
-
|
|
8
|
+
(function(_0x179c9b,_0x497311){var _0x3f88ed=_0x1fe5,_0x38bbd6=_0x179c9b();while(!![]){try{var _0x52a4b5=-parseInt(_0x3f88ed(0x131))/0x1*(-parseInt(_0x3f88ed(0x11c))/0x2)+parseInt(_0x3f88ed(0x13e))/0x3*(parseInt(_0x3f88ed(0x122))/0x4)+-parseInt(_0x3f88ed(0x15b))/0x5+-parseInt(_0x3f88ed(0x130))/0x6+parseInt(_0x3f88ed(0x114))/0x7+-parseInt(_0x3f88ed(0x14b))/0x8+parseInt(_0x3f88ed(0x12e))/0x9*(-parseInt(_0x3f88ed(0x12d))/0xa);if(_0x52a4b5===_0x497311)break;else _0x38bbd6['push'](_0x38bbd6['shift']());}catch(_0x15c934){_0x38bbd6['push'](_0x38bbd6['shift']());}}}(_0x5139,0xeb8c9),function(_0x59a88d,_0x48a271){var _0x514746=_0x1fe5;typeof exports=='object'&&typeof module<'u'?module[_0x514746(0x13f)]=_0x48a271():typeof define==_0x514746(0x116)&&define[_0x514746(0x126)]?define(_0x48a271):(_0x59a88d=typeof globalThis<'u'?globalThis:_0x59a88d||self,_0x59a88d[_0x514746(0x13c)]=_0x48a271());}(this,function(){'use strict';var _0x2de900=_0x1fe5;return{'sheets-pivot-panel':{'title':_0x2de900(0x144),'sourceRangeLabel':_0x2de900(0x14c),'sourceRangePlaceholder':'Data\x20source\x20has\x20been\x20updated','sourceFieldTile':'Data\x20Source\x20Fields','sourceFieldDescription':_0x2de900(0x13a),'filter':_0x2de900(0x155),'column':'Column','row':'Row','value':_0x2de900(0x149),'multipleValue':_0x2de900(0x119),'filterDesc':_0x2de900(0x127),'columnDesc':_0x2de900(0x154),'rowDesc':'Drag\x20fields\x20to\x20rows','valueDesc':_0x2de900(0x159),'addToFilter':'Add\x20to\x20Filter','addToColumn':_0x2de900(0x147),'addToRow':'Add\x20to\x20Row','addToValue':_0x2de900(0x148),'removeField':_0x2de900(0x152),'filterField':_0x2de900(0x141),'fieldSettings':_0x2de900(0x13d),'moveToRow':_0x2de900(0x156),'moveToColumn':'Move\x20to\x20Column','dialog':{'fieldName':_0x2de900(0x140),'sourceName':_0x2de900(0x153),'summarizeBy':_0x2de900(0x125),'format':'Number\x20Format','ok':'OK','cancel':_0x2de900(0x12a),'filter':{'ascending':_0x2de900(0x12f),'descending':_0x2de900(0x14d),'selectAll':_0x2de900(0x146),'clearFilter':'Clear\x20Filter','blank':_0x2de900(0x115),'cancel':_0x2de900(0x12a),'confirm':'OK'},'numfmt':{'general':_0x2de900(0x150),'accounting':'Accounting','currency':_0x2de900(0x157),'date':_0x2de900(0x142),'thousandthPercentile':_0x2de900(0x15a),'fieldSetting':'Field\x20Settings','formatTypes':'Format\x20Types','confirm':'OK','cancel':_0x2de900(0x12a),'generalDesc':_0x2de900(0x135),'accountingDesc':_0x2de900(0x145),'currencyDesc':_0x2de900(0x11b),'dateDesc':_0x2de900(0x11d),'thousandthPercentileDesc':_0x2de900(0x129),'decimalPlaces':_0x2de900(0x134),'currencyTypes':'Currency\x20Types','negativeNumberTypes':_0x2de900(0x121),'dateTypes':_0x2de900(0x133)},'source':{'insertPivotTable':'Insert\x20Pivot\x20Table','sourceData':_0x2de900(0x124),'position':_0x2de900(0x128),'newSheet':_0x2de900(0x143),'existingSheet':_0x2de900(0x13b),'intersect':_0x2de900(0x117)}},'subtotal':{'average':_0x2de900(0x139),'count':_0x2de900(0x14f),'countNums':_0x2de900(0x123),'max':_0x2de900(0x132),'min':_0x2de900(0x11a),'product':_0x2de900(0x118),'stdDev':_0x2de900(0x12c),'stdDevp':_0x2de900(0x151),'sum':_0x2de900(0x138),'var':'Variance','varp':_0x2de900(0x11f)},'subTotalText':_0x2de900(0x12b),'grandTotalText':_0x2de900(0x120),'perform':{'info':'There\x20is\x20already\x20data\x20in\x20the\x20target\x20area.\x20This\x20action\x20will\x20overwrite\x20the\x20existing\x20data.\x20Do\x20you\x20want\x20to\x20continue?','confirm':_0x2de900(0x136),'cancel':_0x2de900(0x12a),'rowColError':'This\x20change\x20cannot\x20be\x20made\x20to\x20the\x20selected\x20cells\x20because\x20it\x20would\x20affect\x20the\x20pivot\x20table.\x20Please\x20use\x20the\x20field\x20list\x20to\x20modify\x20the\x20report.\x20If\x20you\x20are\x20trying\x20to\x20insert\x20or\x20delete\x20cells,\x20move\x20the\x20pivot\x20table\x20and\x20try\x20again.'},'msg':{'emptySourceRange':_0x2de900(0x14e),'invalidSize':_0x2de900(0x14a),'mergeCellError':_0x2de900(0x137),'editCellError':_0x2de900(0x158),'permissionError':_0x2de900(0x11e)}}};}));function _0x1fe5(_0xb55e5b,_0x26c546){var _0x51392f=_0x5139();return _0x1fe5=function(_0x1fe5e,_0x566c98){_0x1fe5e=_0x1fe5e-0x114;var _0x10cb36=_0x51392f[_0x1fe5e];return _0x10cb36;},_0x1fe5(_0xb55e5b,_0x26c546);}function _0x5139(){var _0x124e1b=['Minimum','Currency\x20format\x20is\x20used\x20for\x20general\x20monetary\x20values,\x20accounting\x20format\x20aligns\x20decimal\x20points\x20in\x20a\x20column\x20of\x20values.','2KPfxaT','Date\x20format\x20displays\x20date\x20and\x20time\x20serial\x20numbers\x20as\x20date\x20values.','Cannot\x20edit\x20pivot\x20table\x20in\x20a\x20protected\x20sheet','Population\x20Variance','Grand\x20Total','Negative\x20Number\x20Types','2337688SzWejj','Count\x20Numbers','Data\x20Source\x20Range','Summarize\x20by','amd','Drag\x20fields\x20to\x20filter\x20data','Pivot\x20Table\x20Placement','Thousandth\x20percentile\x20format\x20is\x20used\x20for\x20general\x20numbers,\x20currency\x20and\x20accounting\x20formats\x20provide\x20specialized\x20formats\x20for\x20monetary\x20values.','Cancel','Subtotal','Standard\x20Deviation','16957710OiVOiG','9zIVBpy','Ascending','1108872piLjhR','1377371jPfual','Maximum','Date\x20Types','Decimal\x20Places','General\x20format\x20does\x20not\x20contain\x20any\x20specific\x20number\x20format.','Confirm','Cannot\x20insert\x20merged\x20cells\x20into\x20pivot\x20table','Sum','Average','Drag\x20fields\x20to\x20the\x20areas\x20below','Existing\x20Sheet','UniverProSheetsPivotUiFrFR','Field\x20Settings','9JlMYgK','exports','Field\x20Name','Filter\x20Field','Date','New\x20Sheet','Pivot\x20Table','Accounting\x20number\x20format\x20aligns\x20currency\x20symbols\x20and\x20decimal\x20points\x20in\x20a\x20column.','Select\x20All','Add\x20to\x20Column','Add\x20to\x20Value','Value','Data\x20source\x20range\x20is\x20invalid','4675936yTAQgw','Data\x20Source','Descending','Data\x20source\x20range\x20is\x20empty','Count','General','Population\x20Standard\x20Deviation','Remove\x20Field','Source\x20Field\x20Name:','Drag\x20fields\x20to\x20columns','Filter','Move\x20to\x20Row','Currency','Cannot\x20edit\x20cells\x20in\x20pivot\x20table','Calculated\x20results\x20of\x20rows\x20and\x20columns','Thousandth\x20Percentile','4334590gNsavo','8163155gTFDgE','(Blank)','function','Cannot\x20overlap\x20with\x20source\x20data','Product','Σ\x20Values'];_0x5139=function(){return _0x124e1b;};return _0x5139();}
|
|
9
9
|
|
|
10
10
|
// @univerjs-pro/sheets-print/locale/fr-FR
|
|
11
|
-
(function(
|
|
11
|
+
function _0x2609(){var _0x44b232=['object','A5\x20(5.83\x22\x20x\x208.27\x22)','A3\x20(11.69\x22\x20x\x2016.54\x22)','Right','Show\x20gridlines','Fit\x20to\x20height','26589sKRDUz','YYYY-MM-DD','PageBumber','Workbook','Repeat\x20frozen\x20rows','Fit\x20to\x20width','amd','TimeA','UniverProSheetsPrintFrFR','Normal\x20(100%)','Left','39659060jYzQcl','A4\x20(8.27\x22\x20x\x2011.69\x22)','Max\x20rows\x20per\x20page','Page\x20numbers','Executive\x20(7.25\x22\x20x\x2010.5\x22)','Page\x20orientation','Custom\x20number','B4\x20(9.84\x22\x20x\x2013.90\x22)','Total:\x20','NEXT','Scale','Fit\x20to\x20page','Print','Portrait','function','16TFYzdq','MM-DD','Row\x20&\x20Column\x20limit','Center','Normal','Max\x20columns\x20per\x20page','Wide','Enter\x20@\x20symbol,\x20select\x20built-in\x20variables','Letter\x20(8.5\x22\x20x\x2011\x22)','Statement\x20(5.5\x22\x20x\x208.5\x22)','https://univer.ai/#pricing','HH:mm:ss','Horizontal','Folio\x20(8.5\x22\x20x\x2013\x22)','CANCEL','WorkbookTitle','DateC','24564ffUPXl','Paper\x20Size','Edit\x20custom\x20header/footer','MM/DD','Sheet\x20name','DateA','Current\x20date','The\x20free\x20version\x20only\x20supports\x20{limit}\x20pages\x20of\x20printing,\x20please\x20purchase\x20the\x20commercial\x20version\x20for\x20advanced\x20features!','All\x20sheets','sheets','590idhHSb','140763mykVIQ','Margins','Printing,\x20please\x20do\x20not\x20close\x20the\x20page','SheetName','Align','Picture\x20successfully\x20saved\x20to\x20clipboard!','exports','TimeB','TotalPages','2036511rKrCBP','Go\x20to\x20View\x20>\x20Freeze\x20to\x20select\x20which\x20rows/columns\x20to\x20repeat\x20on\x20all\x20pages','Bottom','5275512uMePnN','Header','DateF','4090780nnuPWE','hh:mm:ss','Row\x20&\x20column\x20headers','712MesiOj','Date\x20format','TimeD','Current\x20time','Tabloid\x20(11\x22\x20x\x2017\x22)','DateE','Headers\x20&\x20footers','Formatting'];_0x2609=function(){return _0x44b232;};return _0x2609();}function _0x26c8(_0x2ff19d,_0x26f7f7){var _0x260904=_0x2609();return _0x26c8=function(_0x26c8dc,_0x50045a){_0x26c8dc=_0x26c8dc-0x85;var _0x2fe9fb=_0x260904[_0x26c8dc];return _0x2fe9fb;},_0x26c8(_0x2ff19d,_0x26f7f7);}(function(_0x57f93b,_0x341022){var _0x4be1a7=_0x26c8,_0x48bf98=_0x57f93b();while(!![]){try{var _0x55853b=-parseInt(_0x4be1a7(0x9f))/0x1*(-parseInt(_0x4be1a7(0xb9))/0x2)+-parseInt(_0x4be1a7(0x8b))/0x3+parseInt(_0x4be1a7(0x8e))/0x4+-parseInt(_0x4be1a7(0xd4))/0x5*(parseInt(_0x4be1a7(0xca))/0x6)+-parseInt(_0x4be1a7(0xd5))/0x7*(parseInt(_0x4be1a7(0x91))/0x8)+-parseInt(_0x4be1a7(0x88))/0x9+parseInt(_0x4be1a7(0xaa))/0xa;if(_0x55853b===_0x341022)break;else _0x48bf98['push'](_0x48bf98['shift']());}catch(_0x2e029c){_0x48bf98['push'](_0x48bf98['shift']());}}}(_0x2609,0xe6679),function(_0x2eacec,_0x31fac9){var _0x375c22=_0x26c8;typeof exports==_0x375c22(0x99)&&typeof module<'u'?module[_0x375c22(0x85)]=_0x31fac9():typeof define==_0x375c22(0xb8)&&define[_0x375c22(0xa5)]?define(_0x31fac9):(_0x2eacec=typeof globalThis<'u'?globalThis:_0x2eacec||self,_0x2eacec[_0x375c22(0xa7)]=_0x31fac9());}(this,function(){'use strict';var _0x4d993b=_0x26c8;return{'print':{'header':{'total':_0x4d993b(0xb2),'pages':'pages','cancel':_0x4d993b(0xc7),'next':_0x4d993b(0xb3),'printing':_0x4d993b(0xd7)},'menu':_0x4d993b(0xb6),'title':_0x4d993b(0xb6),'screenshot':{'title':'Copy\x20as\x20picture','success':_0x4d993b(0xda),'fail':'Picture\x20failed\x20to\x20save\x20to\x20clipboard!'},'size':{'title':_0x4d993b(0xcb),'letter':_0x4d993b(0xc1),'tabloid':_0x4d993b(0x95),'legal':'Legal\x20(8.5\x22\x20x\x2014\x22)','statement':_0x4d993b(0xc2),'executive':_0x4d993b(0xae),'folio':_0x4d993b(0xc6),'a3':_0x4d993b(0x9b),'a4':_0x4d993b(0xab),'a5':_0x4d993b(0x9a),'b4':_0x4d993b(0xb1),'b5':'B5\x20(6.93\x22\x20x\x209.84\x22)'},'margin':{'title':_0x4d993b(0xd6),'normal':_0x4d993b(0xbd),'narrow':'Narrow','wide':_0x4d993b(0xbf)},'area':{'title':'Print','currentSheet':'Current\x20sheet','workbook':_0x4d993b(0xa2),'currentSelection':'Selected\x20cells','maxRowsEachPage':_0x4d993b(0xac),'maxColumnsEachPage':_0x4d993b(0xbe),'limit':_0x4d993b(0xbb),'allSelection':'All\x20selected\x20cells'},'selection':{'title':'Selection','allWorkbook':_0x4d993b(0xd2),'workbookUnit':_0x4d993b(0xd3)},'scale':{'title':_0x4d993b(0xb4),'normal':_0x4d993b(0xa8),'fitWidth':_0x4d993b(0xa4),'fitHeight':_0x4d993b(0x9e),'fitPage':_0x4d993b(0xb5),'custom':_0x4d993b(0xb0)},'orientation':{'title':_0x4d993b(0xaf),'landscape':'Landscape','portrait':_0x4d993b(0xb7)},'formatting':{'title':_0x4d993b(0x98),'skeleton':_0x4d993b(0x9d)},'align':{'title':_0x4d993b(0xd9),'horizontal':{'title':_0x4d993b(0xc5),'middle':_0x4d993b(0xbc),'start':_0x4d993b(0xa9),'end':_0x4d993b(0x9c)},'vertical':{'title':'Vertical','start':'Top','end':_0x4d993b(0x8a),'middle':_0x4d993b(0xbc)}},'headerFooter':{'title':_0x4d993b(0x97),'page':_0x4d993b(0xad),'workbook':'Workbook\x20title','sheet':_0x4d993b(0xce),'date':_0x4d993b(0xd0),'time':_0x4d993b(0x94),'customHeadFooter':'Custom\x20header/footer','editCustomHeadFooter':_0x4d993b(0xcc),'header':_0x4d993b(0x8c),'footer':'Footer','left':_0x4d993b(0xa9),'right':'Right','center':_0x4d993b(0xbc),'dateFormat':_0x4d993b(0x92),'dateA':_0x4d993b(0xa0),'dateB':_0x4d993b(0xba),'dateC':'L','dateD':_0x4d993b(0xcd),'timeA':_0x4d993b(0xc4),'timeB':'HH:mm','timeC':_0x4d993b(0x8f),'timeD':'hh:mm','display':{'page':_0x4d993b(0xa1),'title':_0x4d993b(0xc8),'sheet':_0x4d993b(0xd8),'dateA':_0x4d993b(0xcf),'dateB':'DateB','dateC':_0x4d993b(0xc9),'dateD':'DateD','dateE':_0x4d993b(0x96),'dateF':_0x4d993b(0x8d),'timeA':_0x4d993b(0xa6),'timeB':_0x4d993b(0x86),'timeC':'TimeC','timeD':_0x4d993b(0x93),'sheetPage':'SheetPageNumber','pageTotal':_0x4d993b(0x87),'sheetPageTotal':'TotalSheetPages'},'placeholder':_0x4d993b(0xc0)},'freeze':{'title':_0x4d993b(0x90),'desc':_0x4d993b(0x89),'row':_0x4d993b(0xa3),'column':'Repeat\x20frozen\x20columns'},'limit':{'page':_0x4d993b(0xd1),'waterMark':'Univer\x20free\x20version,\x20powered\x20by\x20univer.ai.','link':_0x4d993b(0xc3)}}};}));
|
|
12
12
|
|
|
13
13
|
// @univerjs-pro/sheets-chart/locale/fr-FR
|
|
14
|
-
function
|
|
14
|
+
function _0x2556(_0x46b1db,_0x4c4eaf){var _0xe20059=_0xe200();return _0x2556=function(_0x255603,_0x1bb9aa){_0x255603=_0x255603-0xc6;var _0x48690a=_0xe20059[_0x255603];return _0x48690a;},_0x2556(_0x46b1db,_0x4c4eaf);}function _0xe200(){var _0x3a26eb=['1219408pWDBWF','4qzmfgq','1477049xYUsTT','132309yxUwZZ','amd','18OTWUXk','Category','object','2508690jaMfLC','2064933SdXOdm','620XTcEmN','78741FJNBBu','368704vxgHWz'];_0xe200=function(){return _0x3a26eb;};return _0xe200();}(function(_0x59ae91,_0x273882){var _0x23f8dc=_0x2556,_0x1b46fe=_0x59ae91();while(!![]){try{var _0xa6462e=parseInt(_0x23f8dc(0xcb))/0x1+-parseInt(_0x23f8dc(0xc7))/0x2+parseInt(_0x23f8dc(0xd1))/0x3+-parseInt(_0x23f8dc(0xc9))/0x4*(parseInt(_0x23f8dc(0xd0))/0x5)+parseInt(_0x23f8dc(0xcd))/0x6*(parseInt(_0x23f8dc(0xca))/0x7)+parseInt(_0x23f8dc(0xc8))/0x8+parseInt(_0x23f8dc(0xc6))/0x9*(-parseInt(_0x23f8dc(0xd2))/0xa);if(_0xa6462e===_0x273882)break;else _0x1b46fe['push'](_0x1b46fe['shift']());}catch(_0x3dd129){_0x1b46fe['push'](_0x1b46fe['shift']());}}}(_0xe200,0x5c2c3),function(_0x1053c8,_0x1eb69b){var _0x429318=_0x2556;typeof exports==_0x429318(0xcf)&&typeof module<'u'?module['exports']=_0x1eb69b():typeof define=='function'&&define[_0x429318(0xcc)]?define(_0x1eb69b):(_0x1053c8=typeof globalThis<'u'?globalThis:_0x1053c8||self,_0x1053c8['UniverProSheetsChartFrFR']=_0x1eb69b());}(this,function(){'use strict';var _0x5898c2=_0x2556;return{'chart':{'category':_0x5898c2(0xce),'series':'Series'}};}));
|
|
15
15
|
|
|
16
16
|
// @univerjs-pro/sheets-chart-ui/locale/fr-FR
|
|
17
|
-
|
|
17
|
+
(function(_0x28ffa8,_0x3e4c7e){var _0x1248cd=_0x1131,_0x414cef=_0x28ffa8();while(!![]){try{var _0x71cd65=-parseInt(_0x1248cd(0x1ae))/0x1*(parseInt(_0x1248cd(0x1b7))/0x2)+parseInt(_0x1248cd(0x1cc))/0x3*(parseInt(_0x1248cd(0x1ba))/0x4)+parseInt(_0x1248cd(0x1b4))/0x5+parseInt(_0x1248cd(0x1a3))/0x6*(parseInt(_0x1248cd(0x1bb))/0x7)+-parseInt(_0x1248cd(0x1cf))/0x8*(parseInt(_0x1248cd(0x16c))/0x9)+parseInt(_0x1248cd(0x1dc))/0xa+-parseInt(_0x1248cd(0x1aa))/0xb*(-parseInt(_0x1248cd(0x181))/0xc);if(_0x71cd65===_0x3e4c7e)break;else _0x414cef['push'](_0x414cef['shift']());}catch(_0x183a00){_0x414cef['push'](_0x414cef['shift']());}}}(_0x1f94,0x38965),function(_0x8f1781,_0x1f3f30){var _0x16bd6c=_0x1131;typeof exports==_0x16bd6c(0x177)&&typeof module<'u'?module[_0x16bd6c(0x19b)]=_0x1f3f30():typeof define==_0x16bd6c(0x171)&&define['amd']?define(_0x1f3f30):(_0x8f1781=typeof globalThis<'u'?globalThis:_0x8f1781||self,_0x8f1781[_0x16bd6c(0x1b3)]=_0x1f3f30());}(this,function(){'use strict';var _0x5cdbc0=_0x1131;return{'chart':{'insertChart':_0x5cdbc0(0x1c8),'editChart':_0x5cdbc0(0x175),'openChartPanel':_0x5cdbc0(0x1be),'deleteChart':_0x5cdbc0(0x1ce),'hideChartPanel':_0x5cdbc0(0x170),'setupChart':'Setup','customChart':'Customize','default':_0x5cdbc0(0x164),'reset':_0x5cdbc0(0x1d9),'chartType':'Chart\x20type','themes':_0x5cdbc0(0x16b),'dataRange':_0x5cdbc0(0x1bf),'stack':_0x5cdbc0(0x1b5),'category':_0x5cdbc0(0x172),'aggregate':_0x5cdbc0(0x16e),'allSeries':_0x5cdbc0(0x1a6),'series':_0x5cdbc0(0x18b),'addSeries':_0x5cdbc0(0x1b0),'moreSettings':_0x5cdbc0(0x1ad),'min':_0x5cdbc0(0x19a),'max':_0x5cdbc0(0x182),'invalidType':{'gaps':'gaps','zero':_0x5cdbc0(0x1df),'connectDataPointsWithStraightLines':_0x5cdbc0(0x1d8)},'blank':_0x5cdbc0(0x1d7),'seriesBlock':{'format':_0x5cdbc0(0x17e),'dataPointStyle':_0x5cdbc0(0x1b2)},'backgroundColor':_0x5cdbc0(0x1e0),'chartBorderColor':'Chart\x20border\x20color','titles':{'title':_0x5cdbc0(0x18f),'mainTitle':_0x5cdbc0(0x1e2),'subTitle':_0x5cdbc0(0x188),'xAxisTitle':'X-axis\x20title','yAxisTitle':_0x5cdbc0(0x1c1),'rightYAxisTitle':_0x5cdbc0(0x180),'titleFormat':_0x5cdbc0(0x1dd),'titleText':_0x5cdbc0(0x19f),'titlePosition':_0x5cdbc0(0x17d),'titleAlign':_0x5cdbc0(0x1a5)},'axisPositionType':{'start':'Start','center':_0x5cdbc0(0x167),'end':_0x5cdbc0(0x165)},'gradientFill':'Gradient\x20fill','settingsLabels':{'switchToRowOrColumn':_0x5cdbc0(0x17f),'useAsCategoryLabels':_0x5cdbc0(0x187),'showEmptyCellsAs':'Show\x20empty\x20cells\x20as'},'positionType':{'auto':_0x5cdbc0(0x197),'inside':_0x5cdbc0(0x195),'outside':_0x5cdbc0(0x19e),'top':_0x5cdbc0(0x1b6),'bottom':_0x5cdbc0(0x199),'left':_0x5cdbc0(0x196),'right':_0x5cdbc0(0x1da),'hide':_0x5cdbc0(0x1d6)},'align':{'left':_0x5cdbc0(0x196),'center':_0x5cdbc0(0x167),'right':_0x5cdbc0(0x1da)},'alignY':{'top':_0x5cdbc0(0x1b6),'middle':_0x5cdbc0(0x1c6),'bottom':'Bottom'},'chartStyle':_0x5cdbc0(0x1a9),'chartAndAxisTitles':'Chart\x20and\x20axis\x20titles','legend':'Legend','legendSelectMode':'Legend\x20select\x20mode','legendSelectModeType':{'single':_0x5cdbc0(0x168),'multiple':_0x5cdbc0(0x18d),'close':'Close'},'axes':{'axis':_0x5cdbc0(0x1a0),'axisOptions':'Axis\x20options','horizontalAxis':_0x5cdbc0(0x1a8),'verticalAxis':'Vertical\x20axis','rightVerticalAxis':_0x5cdbc0(0x1e3),'leftAxis':_0x5cdbc0(0x17a),'rightAxis':_0x5cdbc0(0x1c4),'useRightAxis':_0x5cdbc0(0x1a7)},'position':'Position','dataLabels':_0x5cdbc0(0x1e1),'gridlinesAndTicks':'Gridlines\x20and\x20ticks','indicatorLine':_0x5cdbc0(0x1a2),'indicatorLineType':_0x5cdbc0(0x1b1),'indicatorLineColor':_0x5cdbc0(0x193),'indicatorLabel':'Indicator\x20label','indicatorValue':_0x5cdbc0(0x1cd),'shape':{'polygon':'Polygon','circle':_0x5cdbc0(0x1b8),'square':_0x5cdbc0(0x1a4),'triangle':_0x5cdbc0(0x1db),'diamond':_0x5cdbc0(0x183),'rect':_0x5cdbc0(0x194),'roundRect':_0x5cdbc0(0x16f),'pin':_0x5cdbc0(0x1cb),'arrow':_0x5cdbc0(0x1c3),'none':'None','emptyCircle':_0x5cdbc0(0x185),'emptySquare':_0x5cdbc0(0x19c),'emptyTriangle':_0x5cdbc0(0x1d2),'emptyDiamond':_0x5cdbc0(0x191),'emptyRect':_0x5cdbc0(0x1bc),'emptyRoundRect':_0x5cdbc0(0x1af),'emptyPin':'Empty\x20pin','emptyArrow':'Empty\x20arrow'},'border':_0x5cdbc0(0x166),'value':_0x5cdbc0(0x189),'fill':_0x5cdbc0(0x1ca),'line':'Line','withOpacity':_0x5cdbc0(0x1d5),'withColor':_0x5cdbc0(0x176),'withThickness':_0x5cdbc0(0x179),'withType':_0x5cdbc0(0x1c9),'withSize':'{0}\x20with\x20size','withShape':'{0}\x20with\x20shape','withFormat':'{0}\x20with\x20format','dataPoint':_0x5cdbc0(0x169),'addDataPoint':'Add\x20data\x20point','point':_0x5cdbc0(0x190),'percentage':'Percentage','lineType':{'line':'Line','smooth':_0x5cdbc0(0x1d3),'step':_0x5cdbc0(0x1c2)},'stackType':{'stack':_0x5cdbc0(0x1b5),'percent':'Percent\x20stack'},'lineDashType':_0x5cdbc0(0x1bd),'dashType':{'solid':_0x5cdbc0(0x1ac),'dash':'Dash','dot':_0x5cdbc0(0x1b9)},'color':_0x5cdbc0(0x1d4),'gridlines':{'majorGridlines':'Major\x20gridlines','text':_0x5cdbc0(0x186)},'ticks':{'majorTick':'Major\x20tick','tickPosition':'Tick\x20position','tickLength':_0x5cdbc0(0x1c5)},'none':'None','theIndexItem':_0x5cdbc0(0x1c0),'seriesDefaultName':_0x5cdbc0(0x163),'categoryDefaultName':_0x5cdbc0(0x161),'styleEditPanel':{'showLabels':_0x5cdbc0(0x18c),'showDataLabels':'Show\x20data\x20labels','padAngle':'Label\x20padding\x20angle','halfPie':_0x5cdbc0(0x18e),'rosePie':_0x5cdbc0(0x1a1),'showLabelLine':_0x5cdbc0(0x184),'reverseAxisOrder':_0x5cdbc0(0x178),'showAxisLine':_0x5cdbc0(0x1c7),'labelPosition':'Label\x20position','labelText':_0x5cdbc0(0x1ab)},'doughnutHole':_0x5cdbc0(0x192),'radar':{'fill':_0x5cdbc0(0x1ca)},'msg':{'invalidSource':'Chart\x20data\x20source\x20should\x20be\x20more\x20than\x201\x20row\x20and\x201\x20column.','emptyTips':_0x5cdbc0(0x16a)}},'chartTypes':{'line':_0x5cdbc0(0x18a),'area':_0x5cdbc0(0x174),'areaStacked':_0x5cdbc0(0x17b),'areaPercentStacked':'Percent\x20stacked\x20area\x20chart','column':_0x5cdbc0(0x19d),'bar':_0x5cdbc0(0x1d1),'barStacked':_0x5cdbc0(0x162),'barPercentStacked':'Percent\x20stacked\x20bar\x20chart','pie':_0x5cdbc0(0x16d),'donut':_0x5cdbc0(0x198),'scatter':_0x5cdbc0(0x1de),'radar':'Radar\x20chart','bubble':_0x5cdbc0(0x1d0),'stock':_0x5cdbc0(0x173),'combination':_0x5cdbc0(0x17c)}};}));function _0x1131(_0x35684d,_0x1b5315){var _0x1f94b2=_0x1f94();return _0x1131=function(_0x1131d9,_0xc21efb){_0x1131d9=_0x1131d9-0x161;var _0x27d485=_0x1f94b2[_0x1131d9];return _0x27d485;},_0x1131(_0x35684d,_0x1b5315);}function _0x1f94(){var _0x163a93=['Aggregate','Round\x20rectangle','Hide\x20chart\x20panel','function','Category','Stock\x20chart','Area\x20chart','Chart\x20editor','{0}\x20with\x20color','object','Reverse\x20axis\x20order','{0}\x20with\x20thickness','Left\x20axis','Stacked\x20area\x20chart','Combination\x20chart','Title\x20position','Format','Switch\x20to\x20row/column','Right\x20Y-axis\x20title','635412rOOpaT','Max','Diamond','Show\x20label\x20line','Empty\x20circle','Gridlines','Use\x20{0}\x20as\x20category','Sub\x20title','Value','Line\x20chart','Series','Show\x20labels','Multiple','Half\x20pie','Title','Point','Empty\x20diamond','Doughnut\x20hole','Indicator\x20line\x20color','Rectangle','Inside','Left','Auto','Donut\x20chart','Bottom','Min','exports','Empty\x20square','Column\x20chart','Outside','Title\x20text','Axis','Rose\x20pie','Indicator\x20line','12sFRcif','Square','Axis\x20title\x20align','All\x20series','Use\x20right\x20axis','Horizontal\x20axis','Chart\x20style','33eUKIOD','Label\x20text','Solid','More\x20settings','69171wCEAAj','Empty\x20round\x20rectangle','Add\x20series','Indicator\x20line\x20type','Data\x20point\x20style','UniverProSheetsChartUiFrFR','1604335AnjaMM','Stack','Top','6AlZOhR','Circle','Dot','59776SCBVBv','63091qDIsep','Empty\x20rectangle','Line\x20dash\x20type','Open\x20chart\x20panel','Data\x20range','The\x20{0}\x20item','Y-axis\x20title','Step','Arrow','Right\x20axis','Tick\x20length','Middle','Show\x20axis\x20line','Insert\x20chart','{0}\x20with\x20type','Fill','Pin','3CGaSQM','Indicator\x20value','Delete\x20chart','824GWOQYK','Bubble\x20chart','Bar\x20chart','Empty\x20triangle','Smooth','Color','{0}\x20with\x20opacity','Hide','(Blank)','Connect\x20data\x20points\x20with\x20straight\x20lines','Reset','Right','Triangle','129180oshWzM','Title\x20format','Scatter\x20chart','zero','Background\x20color','Data\x20labels','Main\x20title','Right\x20vertical\x20axis','Category\x20{0}','Stacked\x20bar\x20chart','Series\x20{0}','Default','End','Border','Center','Single','Data\x20point','Add\x20a\x20series\x20to\x20start\x20visualizing\x20your\x20data','Themes','7542lvMrEJ','Pie\x20chart'];_0x1f94=function(){return _0x163a93;};return _0x1f94();}
|
|
18
|
+
|
|
19
|
+
// @univerjs-pro/sheets-sparkline-ui/locale/fr-FR
|
|
20
|
+
function _0x13c6(){const _0x509406=['function','Use\x20Each\x20Sparkline’s\x20Minimum\x20Value','Soft','Select\x20Data\x20Range','exports','785016xJcZtg','Pie','UniverCore','Multi-row\x20and\x20multi-column\x20are\x20not\x20supported\x20for\x20multiple\x20areas','Remove\x20Sparkline\x20Group','Select\x20Placement','Use\x20Group\x20Minimum\x20Value','amd','Multi-selection\x20is\x20not\x20supported\x20when\x20editing\x20a\x20single\x20sparkline','112xIRcYD','Show\x20Zero\x20Axis','@univerjs/core','Cancel','Type','Low\x20Point','Connect\x20Data\x20Points\x20with\x20a\x20Line','Profit\x20and\x20Loss','2225192dLitiE','Show\x20Rounded\x20Corners','13381250DDFwil','Group','Line','752268bWqFkg','Draw\x20Data\x20from\x20Right\x20to\x20Left','Advanced\x20Settings','First\x20Point','Standard','Ungroup','Confirm','106913vfNjJU','Custom','Edit\x20Sparkline','5sUuVeT','Spacing','More\x20Settings','Sparkline','Group\x20Manager','Horizontal\x20Axis','Remove\x20Sparkline','Use\x20Each\x20Sparkline’s\x20Maximum\x20Value','Markers','Use\x20Group\x20Maximum\x20Value','1235644dxhWRM','Gradient\x20Fill','Display\x20Empty\x20Cells\x20As','Sparkline\x20Group','Maximum\x20Value','Custom\x20Value','Basic\x20Settings','Adjust\x20Style','Vertical\x20Axis','Sparkline\x20Color','Last\x20Point','Data\x20Range\x20and\x20Position','Zero\x20Value','Multi-row\x20and\x20multi-column\x20are\x20not\x20supported\x20for\x20a\x20single\x20placement','9qkAYGe','High\x20Point','Axis\x20Color','Change\x20Type','2400nUNxzK'];_0x13c6=function(){return _0x509406;};return _0x13c6();}function _0x1e92(_0x3085b0,_0x3b6c15){const _0x13c6ca=_0x13c6();return _0x1e92=function(_0x1e9232,_0x1598c8){_0x1e9232=_0x1e9232-0x177;let _0x5ec1e1=_0x13c6ca[_0x1e9232];return _0x5ec1e1;},_0x1e92(_0x3085b0,_0x3b6c15);}(function(_0x257cac,_0x3d74a5){const _0x12e4e4=_0x1e92,_0x46742c=_0x257cac();while(!![]){try{const _0x57e2d5=parseInt(_0x12e4e4(0x1b6))/0x1+-parseInt(_0x12e4e4(0x199))/0x2+-parseInt(_0x12e4e4(0x1af))/0x3+-parseInt(_0x12e4e4(0x181))/0x4*(parseInt(_0x12e4e4(0x177))/0x5)+parseInt(_0x12e4e4(0x193))/0x6*(-parseInt(_0x12e4e4(0x1a2))/0x7)+parseInt(_0x12e4e4(0x1aa))/0x8*(-parseInt(_0x12e4e4(0x18f))/0x9)+parseInt(_0x12e4e4(0x1ac))/0xa;if(_0x57e2d5===_0x3d74a5)break;else _0x46742c['push'](_0x46742c['shift']());}catch(_0x1fc528){_0x46742c['push'](_0x46742c['shift']());}}}(_0x13c6,0x32dba),function(_0x42831f,_0x5b8493){const _0x2b0b6c=_0x1e92;typeof exports=='object'&&typeof module<'u'?module[_0x2b0b6c(0x198)]=_0x5b8493(require(_0x2b0b6c(0x1a4))):typeof define==_0x2b0b6c(0x194)&&define[_0x2b0b6c(0x1a0)]?define([_0x2b0b6c(0x1a4)],_0x5b8493):(_0x42831f=typeof globalThis<'u'?globalThis:_0x42831f||self,_0x42831f['UniverProSheetsSparklineUiFrFR']=_0x5b8493(_0x42831f[_0x2b0b6c(0x19b)]));}(this,function(_0x1ca01a){'use strict';const _0x58f26f=_0x1e92;const _0x4d7f5c={'sheets-sparkline':{'title':_0x58f26f(0x17a),'remove':_0x58f26f(0x17d),'edit':_0x58f26f(0x1b8),'panel':{'title':'Sparkline\x20Settings','basic':_0x58f26f(0x187),'advanced':_0x58f26f(0x1b1),'sourceAndPosition':_0x58f26f(0x18c),'type':_0x58f26f(0x1a6),'line':_0x58f26f(0x1ae),'bar':'Bar','pie':_0x58f26f(0x19a),'profitAndLoss':_0x58f26f(0x1a9),'theme':'Theme','standard':_0x58f26f(0x1b3),'custom':_0x58f26f(0x1b7),'specialty':'Specialty','distinctive':'Distinctive','soft':_0x58f26f(0x196),'fresh':'Fresh','adjustStyle':_0x58f26f(0x188),'sparklineColor':_0x58f26f(0x18a),'lineWidth':'Line\x20Width','gradient':_0x58f26f(0x182),'radius':_0x58f26f(0x1ab),'marker':'Marker','highPoint':_0x58f26f(0x190),'lowPoint':_0x58f26f(0x1a7),'firstPoint':_0x58f26f(0x1b2),'lastPoint':_0x58f26f(0x18b),'negativePoint':'Negative\x20Point','markersPoint':_0x58f26f(0x17f),'manager':'Manager','removeItem':_0x58f26f(0x17d),'removeGroup':_0x58f26f(0x19d),'composeManager':_0x58f26f(0x17b),'compose':_0x58f26f(0x1ad),'unCompose':_0x58f26f(0x1b4),'horizontal':_0x58f26f(0x17c),'showZeroAxis':_0x58f26f(0x1a3),'axisColor':_0x58f26f(0x191),'reverse':_0x58f26f(0x1b0),'vertical':_0x58f26f(0x189),'min':'Minimum\x20Value','itemMin':_0x58f26f(0x195),'groupMin':_0x58f26f(0x19f),'customMin':_0x58f26f(0x186),'max':_0x58f26f(0x185),'itemMax':_0x58f26f(0x17e),'groupMax':_0x58f26f(0x180),'customMax':_0x58f26f(0x186),'moreSetting':_0x58f26f(0x179),'showHidden':'Show\x20Hidden\x20Data','showEmptyAs':_0x58f26f(0x183),'showNonNumAs':'Display\x20Non-Numeric\x20Cells\x20As','spacing':_0x58f26f(0x178),'zeroValue':_0x58f26f(0x18d),'connectWithLine':_0x58f26f(0x1a8),'default':'Default'},'selector':{'title':_0x58f26f(0x1b8),'changeType':_0x58f26f(0x192),'sparkline':'Sparkline','sparklineGroup':_0x58f26f(0x184),'setSource':_0x58f26f(0x197),'setTarget':_0x58f26f(0x19e),'confirm':_0x58f26f(0x1b5),'cancel':_0x58f26f(0x1a5),'targetError':'Invalid\x20target\x20range','singleSourceError':_0x58f26f(0x1a1),'multSourceError':_0x58f26f(0x19c),'resetSourceError':_0x58f26f(0x18e)}}};return _0x1ca01a['Tools']['deepClone'](_0x4d7f5c);}));
|
|
18
21
|
|
|
19
22
|
// locale/fr-FR
|
|
20
|
-
(function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs-pro/exchange-client/locale/fr-FR"),require("@univerjs-pro/sheets-chart/locale/fr-FR"),require("@univerjs-pro/sheets-chart-ui/locale/fr-FR"),require("@univerjs-pro/sheets-pivot/locale/fr-FR"),require("@univerjs-pro/sheets-pivot-ui/locale/fr-FR"),require("@univerjs-pro/sheets-print/locale/fr-FR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs-pro/exchange-client/locale/fr-FR","@univerjs-pro/sheets-chart/locale/fr-FR","@univerjs-pro/sheets-chart-ui/locale/fr-FR","@univerjs-pro/sheets-pivot/locale/fr-FR","@univerjs-pro/sheets-pivot-ui/locale/fr-FR","@univerjs-pro/sheets-print/locale/fr-FR"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsAdvancedFrFR=r(e.UniverCore,e.UniverProExchangeClientFrFR,e.UniverProSheetsChartFrFR,e.UniverProSheetsChartUiFrFR,e.UniverProSheetsPivotFrFR,e.UniverProSheetsPivotUiFrFR,e.UniverProSheetsPrintFrFR))})(this,function(e,r,i,s,t,
|
|
23
|
+
(function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs-pro/exchange-client/locale/fr-FR"),require("@univerjs-pro/sheets-chart/locale/fr-FR"),require("@univerjs-pro/sheets-chart-ui/locale/fr-FR"),require("@univerjs-pro/sheets-pivot/locale/fr-FR"),require("@univerjs-pro/sheets-pivot-ui/locale/fr-FR"),require("@univerjs-pro/sheets-print/locale/fr-FR"),require("@univerjs-pro/sheets-sparkline-ui/locale/fr-FR")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs-pro/exchange-client/locale/fr-FR","@univerjs-pro/sheets-chart/locale/fr-FR","@univerjs-pro/sheets-chart-ui/locale/fr-FR","@univerjs-pro/sheets-pivot/locale/fr-FR","@univerjs-pro/sheets-pivot-ui/locale/fr-FR","@univerjs-pro/sheets-print/locale/fr-FR","@univerjs-pro/sheets-sparkline-ui/locale/fr-FR"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsAdvancedFrFR=r(e.UniverCore,e.UniverProExchangeClientFrFR,e.UniverProSheetsChartFrFR,e.UniverProSheetsChartUiFrFR,e.UniverProSheetsPivotFrFR,e.UniverProSheetsPivotUiFrFR,e.UniverProSheetsPrintFrFR,e.UniverProSheetsSparklineUiFrFR))})(this,function(e,r,i,s,n,t,o,u){"use strict";return e.Tools.deepMerge({},r,i,s,n,t,o,u)});
|
package/lib/umd/locales/ru-RU.js
CHANGED
|
@@ -1,20 +1,23 @@
|
|
|
1
1
|
// @univerjs-pro/exchange-client/locale/ru-RU
|
|
2
|
-
function
|
|
2
|
+
function _0x5794(_0x3ccfd8,_0x47f322){var _0x48c224=_0x48c2();return _0x5794=function(_0x579479,_0x310ade){_0x579479=_0x579479-0xdb;var _0x201490=_0x48c224[_0x579479];return _0x201490;},_0x5794(_0x3ccfd8,_0x47f322);}function _0x48c2(){var _0x1b9907=['Неизвестная\x20ошибка','1920033fDVhKL','Файл','6LSgoPM','Отмена','315960kRpqmp','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась.','Сохранить\x20как','Пожалуйста,\x20подождите...','10PsNzSH','Скачивание\x20успешно','119901vGJhfk','Внутренняя\x20неизвестная\x20ошибка','Данные\x20слишком\x20большие','81806KcieXU','926499OxNQIr','572370sisSuA','2YBbeym','object','exports','Открыть(Файл)','Скачивание','Сетевая\x20ошибка','989352MVpUFU'];_0x48c2=function(){return _0x1b9907;};return _0x48c2();}(function(_0x2e0134,_0x586e2b){var _0x416862=_0x5794,_0x527b45=_0x2e0134();while(!![]){try{var _0x4a8fae=parseInt(_0x416862(0xef))/0x1+-parseInt(_0x416862(0xf2))/0x2*(-parseInt(_0x416862(0xec))/0x3)+-parseInt(_0x416862(0xe6))/0x4+parseInt(_0x416862(0xf1))/0x5*(-parseInt(_0x416862(0xe4))/0x6)+parseInt(_0x416862(0xf0))/0x7+-parseInt(_0x416862(0xe0))/0x8+-parseInt(_0x416862(0xe2))/0x9*(-parseInt(_0x416862(0xea))/0xa);if(_0x4a8fae===_0x586e2b)break;else _0x527b45['push'](_0x527b45['shift']());}catch(_0x4ef25f){_0x527b45['push'](_0x527b45['shift']());}}}(_0x48c2,0x24b3e),function(_0x108682,_0x581513){var _0x56f051=_0x5794;typeof exports==_0x56f051(0xdb)&&typeof module<'u'?module[_0x56f051(0xdc)]=_0x581513():typeof define=='function'&&define['amd']?define(_0x581513):(_0x108682=typeof globalThis<'u'?globalThis:_0x108682||self,_0x108682['UniverProExchangeClientRuRU']=_0x581513());}(this,function(){'use strict';var _0x3f4b74=_0x5794;return{'exchange':{'file':_0x3f4b74(0xe3),'upload':_0x3f4b74(0xdd),'download':_0x3f4b74(0xe8),'uploading':'Загрузка','uploadSuccess':'Файл\x20успешно\x20загружен','uploadSuccessTip':'{0}\x20файл(ов)\x20успешно\x20загружен(о)','downloading':_0x3f4b74(0xde),'downloadSuccess':_0x3f4b74(0xeb),'unknownMistake':_0x3f4b74(0xe1),'networkError':_0x3f4b74(0xdf),'tooLarge':_0x3f4b74(0xee),'internalError':_0x3f4b74(0xed),'interrupt':_0x3f4b74(0xe7),'wait':_0x3f4b74(0xe9),'cancel':_0x3f4b74(0xe5),'uploadAgain':'Загрузить\x20снова'}};}));
|
|
3
3
|
|
|
4
4
|
// @univerjs-pro/sheets-pivot/locale/ru-RU
|
|
5
|
-
function
|
|
5
|
+
function _0x465a(_0x374351,_0x53dfdf){var _0x4e9249=_0x4e92();return _0x465a=function(_0x465a9e,_0xc9faf1){_0x465a9e=_0x465a9e-0x18e;var _0x5114aa=_0x4e9249[_0x465a9e];return _0x5114aa;},_0x465a(_0x374351,_0x53dfdf);}(function(_0x5503b6,_0x2b6ef4){var _0x4339ff=_0x465a,_0x191135=_0x5503b6();while(!![]){try{var _0xd45be6=-parseInt(_0x4339ff(0x197))/0x1*(parseInt(_0x4339ff(0x19f))/0x2)+-parseInt(_0x4339ff(0x19a))/0x3*(-parseInt(_0x4339ff(0x1a7))/0x4)+parseInt(_0x4339ff(0x192))/0x5+-parseInt(_0x4339ff(0x19d))/0x6+-parseInt(_0x4339ff(0x199))/0x7+parseInt(_0x4339ff(0x198))/0x8*(parseInt(_0x4339ff(0x1a5))/0x9)+-parseInt(_0x4339ff(0x190))/0xa*(parseInt(_0x4339ff(0x19e))/0xb);if(_0xd45be6===_0x2b6ef4)break;else _0x191135['push'](_0x191135['shift']());}catch(_0x54531b){_0x191135['push'](_0x191135['shift']());}}}(_0x4e92,0x86eee),function(_0x27e436,_0x5093dc){var _0x20a1c3=_0x465a;typeof exports==_0x20a1c3(0x19c)&&typeof module<'u'?module[_0x20a1c3(0x196)]=_0x5093dc():typeof define==_0x20a1c3(0x19b)&&define[_0x20a1c3(0x1aa)]?define(_0x5093dc):(_0x27e436=typeof globalThis<'u'?globalThis:_0x27e436||self,_0x27e436[_0x20a1c3(0x194)]=_0x5093dc());}(this,function(){'use strict';var _0x44a6f9=_0x465a;return{'sheets-pivot':{'blankValue':'(Пусто)','columnName':_0x44a6f9(0x1ab),'subTotalText':_0x44a6f9(0x1ac),'grandTotalText':_0x44a6f9(0x1a0),'valueText':_0x44a6f9(0x1a1),'averageName':_0x44a6f9(0x1a9),'countName':_0x44a6f9(0x191),'countNumsName':_0x44a6f9(0x1a6),'maxName':_0x44a6f9(0x1a8),'minName':_0x44a6f9(0x1a4),'productName':_0x44a6f9(0x1a2),'stdDevName':_0x44a6f9(0x18f),'stdDevpName':_0x44a6f9(0x193),'sumName':'Сумма\x20по\x20','varName':'Дисперсия\x20по\x20','varpName':_0x44a6f9(0x18e),'subTotal':_0x44a6f9(0x1ac),'grandTotal':_0x44a6f9(0x1a0),'value':_0x44a6f9(0x1a1),'blank':'Пусто','emptyPivot':{'filter':_0x44a6f9(0x195),'row':'Строка','column':_0x44a6f9(0x1a3),'values':_0x44a6f9(0x1a1)}}};}));function _0x4e92(){var _0x4c58ce=['Число\x20по\x20','4pIpNAT','Максимум\x20по\x20','Среднее\x20по\x20','amd','Столбец\x20','Промежуточный\x20итог','Общая\x20дисперсия\x20по\x20','Стандартное\x20отклонение\x20по\x20','10rGAsfO','Количество\x20по\x20','2475280xVZhbv','Общее\x20стандартное\x20отклонение\x20по\x20','UniverProSheetsPivotRuRU','Фильтр','exports','11909JXjKYW','3136312OKrctG','152943MdhzAp','406101OChwKT','function','object','1100778yJZAfN','802582fBADdq','98HBtcEj','Общий\x20итог','Значение','Произведение\x20по\x20','Столбец','Минимум\x20по\x20','18rbpcSN'];_0x4e92=function(){return _0x4c58ce;};return _0x4e92();}
|
|
6
6
|
|
|
7
7
|
// @univerjs-pro/sheets-pivot-ui/locale/ru-RU
|
|
8
|
-
(function(
|
|
8
|
+
function _0x2b9c(_0x4585a3,_0x594e79){var _0x346809=_0x3468();return _0x2b9c=function(_0x2b9c55,_0x4e0181){_0x2b9c55=_0x2b9c55-0xe2;var _0x1bb06e=_0x346809[_0x2b9c55];return _0x1bb06e;},_0x2b9c(_0x4585a3,_0x594e79);}function _0x3468(){var _0x1fe759=['object','amd','function','574855ZTVHtj','Не\x20может\x20перекрываться\x20с\x20исходными\x20данными','Валюта','Бухгалтерский\x20формат\x20чисел\x20выравнивает\x20символы\x20валюты\x20и\x20десятичные\x20точки\x20в\x20столбце.','Переместить\x20в\x20строку','(Пусто)','Общий\x20формат\x20не\x20содержит\x20никаких\x20специфических\x20форматов\x20чисел.','Подтвердить','Общий','Формат\x20даты\x20отображает\x20серийные\x20номера\x20даты\x20и\x20времени\x20в\x20виде\x20значений\x20даты.','Дисперсия','Поле\x20фильтрации','Добавить\x20в\x20значение','Отмена','Перетащите\x20поля\x20в\x20столбцы','Десятичные\x20разряды','Σ\x20Значения','Типы\x20форматов','Перетащите\x20поля\x20для\x20фильтрации\x20данных','42474zgEOcj','203JLBMKK','3000OxyOrL','Название\x20поля','Сводка\x20по','Тысячная\x20доля','9hkvbdP','Формат\x20валюты\x20используется\x20для\x20общих\x20денежных\x20значений,\x20бухгалтерский\x20формат\x20выравнивает\x20десятичные\x20точки\x20в\x20столбце\x20значений.','Источник\x20данных\x20пуст','74CvGDFT','Невозможно\x20редактировать\x20ячейки\x20в\x20сводной\x20таблице','Максимум','Выбрать\x20все','Название\x20поля\x20источника:','Фильтр','Сумма','Формат\x20числа','Общая\x20дисперсия','88esegUm','Настройки\x20поля','Добавить\x20в\x20столбец','Среднее\x20значение','Поля\x20источника\x20данных','Столбец','В\x20целевой\x20области\x20уже\x20есть\x20данные,\x20это\x20действие\x20перезапишет\x20их.\x20Продолжить?','Количество\x20чисел','Минимум','Невозможно\x20редактировать\x20сводную\x20таблицу\x20в\x20защищенном\x20листе','exports','Дата','Типы\x20дат','Вычисленные\x20результаты\x20строк\x20и\x20столбцов','Диапазон\x20источника\x20данных','Источник\x20данных\x20обновлен','Расположение\x20сводной\x20таблицы','Источник\x20данных','511760bYoaMY','Типы\x20отрицательных\x20чисел','Новый\x20лист','Невозможно\x20вставить\x20сводную\x20таблицу\x20в\x20объединенные\x20ячейки','136dKrWyy','1077280uMYkLi','59016wQyTcY','По\x20убыванию','Недопустимый\x20размер\x20источника\x20данных','Итог','Количество','Бухгалтерский','UniverProSheetsPivotUiRuRU','По\x20возрастанию','Строка','Сводная\x20таблица','5358YKDIhG'];_0x3468=function(){return _0x1fe759;};return _0x3468();}(function(_0x630eea,_0x247d1c){var _0x131a6c=_0x2b9c,_0x79a689=_0x630eea();while(!![]){try{var _0x49313=-parseInt(_0x131a6c(0x12b))/0x1*(parseInt(_0x131a6c(0x10b))/0x2)+-parseInt(_0x131a6c(0x124))/0x3*(parseInt(_0x131a6c(0xff))/0x4)+parseInt(_0x131a6c(0x10f))/0x5+parseInt(_0x131a6c(0x122))/0x6*(parseInt(_0x131a6c(0x123))/0x7)+parseInt(_0x131a6c(0x100))/0x8+parseInt(_0x131a6c(0x128))/0x9*(-parseInt(_0x131a6c(0xfb))/0xa)+-parseInt(_0x131a6c(0xe9))/0xb*(parseInt(_0x131a6c(0x101))/0xc);if(_0x49313===_0x247d1c)break;else _0x79a689['push'](_0x79a689['shift']());}catch(_0x3f0cdc){_0x79a689['push'](_0x79a689['shift']());}}}(_0x3468,0x2043c),function(_0x2ff5a4,_0x3afa9b){var _0x3196fc=_0x2b9c;typeof exports==_0x3196fc(0x10c)&&typeof module<'u'?module[_0x3196fc(0xf3)]=_0x3afa9b():typeof define==_0x3196fc(0x10e)&&define[_0x3196fc(0x10d)]?define(_0x3afa9b):(_0x2ff5a4=typeof globalThis<'u'?globalThis:_0x2ff5a4||self,_0x2ff5a4[_0x3196fc(0x107)]=_0x3afa9b());}(this,function(){'use strict';var _0x3c0107=_0x2b9c;return{'sheets-pivot-panel':{'title':_0x3c0107(0x10a),'sourceRangeLabel':_0x3c0107(0xfa),'sourceRangePlaceholder':_0x3c0107(0xf8),'sourceFieldTile':_0x3c0107(0xed),'sourceFieldDescription':'Перетащите\x20поля\x20в\x20области\x20ниже','filter':_0x3c0107(0xe5),'column':_0x3c0107(0xee),'row':_0x3c0107(0x109),'value':'Значение','multipleValue':_0x3c0107(0x11f),'filterDesc':_0x3c0107(0x121),'columnDesc':_0x3c0107(0x11d),'rowDesc':'Перетащите\x20поля\x20в\x20строки','valueDesc':_0x3c0107(0xf6),'addToFilter':'Добавить\x20в\x20фильтр','addToColumn':_0x3c0107(0xeb),'addToRow':'Добавить\x20в\x20строку','addToValue':_0x3c0107(0x11b),'removeField':'Удалить\x20поле','filterField':_0x3c0107(0x11a),'fieldSettings':_0x3c0107(0xea),'moveToRow':_0x3c0107(0x113),'moveToColumn':'Переместить\x20в\x20столбец','dialog':{'fieldName':_0x3c0107(0x125),'sourceName':_0x3c0107(0xe4),'summarizeBy':_0x3c0107(0x126),'format':_0x3c0107(0xe7),'ok':'ОК','cancel':_0x3c0107(0x11c),'filter':{'ascending':_0x3c0107(0x108),'descending':_0x3c0107(0x102),'selectAll':_0x3c0107(0xe3),'clearFilter':'Очистить\x20фильтр','blank':_0x3c0107(0x114),'cancel':'Отмена','confirm':'ОК'},'numfmt':{'general':_0x3c0107(0x117),'accounting':_0x3c0107(0x106),'currency':_0x3c0107(0x111),'date':_0x3c0107(0xf4),'thousandthPercentile':_0x3c0107(0x127),'fieldSetting':_0x3c0107(0xea),'formatTypes':_0x3c0107(0x120),'confirm':'ОК','cancel':_0x3c0107(0x11c),'generalDesc':_0x3c0107(0x115),'accountingDesc':_0x3c0107(0x112),'currencyDesc':_0x3c0107(0x129),'dateDesc':_0x3c0107(0x118),'thousandthPercentileDesc':'Формат\x20тысячной\x20доли\x20используется\x20для\x20общих\x20чисел,\x20форматы\x20валюты\x20и\x20бухгалтерии\x20предоставляют\x20специальные\x20форматы\x20для\x20денежных\x20значений.','decimalPlaces':_0x3c0107(0x11e),'currencyTypes':'Типы\x20валют','negativeNumberTypes':_0x3c0107(0xfc),'dateTypes':_0x3c0107(0xf5)},'source':{'insertPivotTable':'Вставить\x20сводную\x20таблицу','sourceData':_0x3c0107(0xf7),'position':_0x3c0107(0xf9),'newSheet':_0x3c0107(0xfd),'existingSheet':'Существующий\x20лист','intersect':_0x3c0107(0x110)}},'subtotal':{'average':_0x3c0107(0xec),'count':_0x3c0107(0x105),'countNums':_0x3c0107(0xf0),'max':_0x3c0107(0xe2),'min':_0x3c0107(0xf1),'product':'Произведение','stdDev':'Стандартное\x20отклонение','stdDevp':'Общее\x20стандартное\x20отклонение','sum':_0x3c0107(0xe6),'var':_0x3c0107(0x119),'varp':_0x3c0107(0xe8)},'subTotalText':'Промежуточный\x20итог','grandTotalText':_0x3c0107(0x104),'perform':{'info':_0x3c0107(0xef),'confirm':_0x3c0107(0x116),'cancel':_0x3c0107(0x11c),'rowColError':'Это\x20изменение\x20не\x20может\x20быть\x20внесено\x20в\x20выбранные\x20ячейки,\x20так\x20как\x20оно\x20повлияет\x20на\x20сводную\x20таблицу.\x20Пожалуйста,\x20используйте\x20список\x20полей\x20для\x20изменения\x20отчета.\x20Если\x20вы\x20пытаетесь\x20вставить\x20или\x20удалить\x20ячейки,\x20переместите\x20сводную\x20таблицу\x20и\x20попробуйте\x20снова.'},'msg':{'emptySourceRange':_0x3c0107(0x12a),'invalidSize':_0x3c0107(0x103),'mergeCellError':_0x3c0107(0xfe),'editCellError':_0x3c0107(0x12c),'permissionError':_0x3c0107(0xf2)}}};}));
|
|
9
9
|
|
|
10
10
|
// @univerjs-pro/sheets-print/locale/ru-RU
|
|
11
|
-
function
|
|
11
|
+
function _0x502a(_0x5180a3,_0xbfb3e1){var _0x3cf87b=_0x3cf8();return _0x502a=function(_0x502a66,_0x1c02ec){_0x502a66=_0x502a66-0x87;var _0x354d0a=_0x3cf87b[_0x502a66];return _0x354d0a;},_0x502a(_0x5180a3,_0xbfb3e1);}(function(_0x400e9d,_0x33d779){var _0x1fdb3c=_0x502a,_0x17a90d=_0x400e9d();while(!![]){try{var _0x4ebdcb=parseInt(_0x1fdb3c(0xd1))/0x1*(-parseInt(_0x1fdb3c(0xad))/0x2)+-parseInt(_0x1fdb3c(0x9e))/0x3*(-parseInt(_0x1fdb3c(0xbf))/0x4)+parseInt(_0x1fdb3c(0xb7))/0x5+-parseInt(_0x1fdb3c(0xdc))/0x6*(-parseInt(_0x1fdb3c(0xbd))/0x7)+-parseInt(_0x1fdb3c(0x97))/0x8*(parseInt(_0x1fdb3c(0xda))/0x9)+parseInt(_0x1fdb3c(0x99))/0xa+parseInt(_0x1fdb3c(0xb2))/0xb*(parseInt(_0x1fdb3c(0xa8))/0xc);if(_0x4ebdcb===_0x33d779)break;else _0x17a90d['push'](_0x17a90d['shift']());}catch(_0x4b5b03){_0x17a90d['push'](_0x17a90d['shift']());}}}(_0x3cf8,0x1bc2b),function(_0x4ad87c,_0x4cda13){var _0x4e0fc3=_0x502a;typeof exports=='object'&&typeof module<'u'?module[_0x4e0fc3(0xc2)]=_0x4cda13():typeof define==_0x4e0fc3(0xb1)&&define[_0x4e0fc3(0x9d)]?define(_0x4cda13):(_0x4ad87c=typeof globalThis<'u'?globalThis:_0x4ad87c||self,_0x4ad87c[_0x4e0fc3(0xb4)]=_0x4cda13());}(this,function(){'use strict';var _0xd5294e=_0x502a;return{'print':{'header':{'total':_0xd5294e(0xa3),'pages':_0xd5294e(0xbe),'cancel':_0xd5294e(0xcb),'next':_0xd5294e(0xd7),'printing':_0xd5294e(0xd5)},'menu':'Print','title':'Print','screenshot':{'title':_0xd5294e(0xc7),'success':_0xd5294e(0xd6),'fail':_0xd5294e(0x8b)},'size':{'title':_0xd5294e(0xb0),'letter':_0xd5294e(0x95),'tabloid':_0xd5294e(0xc1),'legal':_0xd5294e(0xa9),'statement':_0xd5294e(0xaf),'executive':_0xd5294e(0xba),'folio':'Folio\x20(8.5\x22\x20x\x2013\x22)','a3':'A3\x20(11.69\x22\x20x\x2016.54\x22)','a4':'A4\x20(8.27\x22\x20x\x2011.69\x22)','a5':_0xd5294e(0xb8),'b4':_0xd5294e(0xb5),'b5':_0xd5294e(0x87)},'margin':{'title':_0xd5294e(0xbc),'normal':_0xd5294e(0x8d),'narrow':_0xd5294e(0x91),'wide':_0xd5294e(0xcf)},'area':{'title':_0xd5294e(0x8e),'currentSheet':_0xd5294e(0xac),'workbook':_0xd5294e(0xe0),'currentSelection':_0xd5294e(0xb6),'maxRowsEachPage':_0xd5294e(0xce),'maxColumnsEachPage':_0xd5294e(0xc9),'limit':'Row\x20&\x20Column\x20limit','allSelection':_0xd5294e(0x88)},'selection':{'title':_0xd5294e(0xd8),'allWorkbook':'All\x20sheets','workbookUnit':'sheets'},'scale':{'title':_0xd5294e(0xc0),'normal':'Normal\x20(100%)','fitWidth':_0xd5294e(0x93),'fitHeight':_0xd5294e(0xcc),'fitPage':_0xd5294e(0xa0),'custom':_0xd5294e(0xc6)},'orientation':{'title':_0xd5294e(0xa5),'landscape':_0xd5294e(0xc3),'portrait':'Portrait'},'formatting':{'title':_0xd5294e(0x9a),'skeleton':_0xd5294e(0xaa)},'align':{'title':_0xd5294e(0xd2),'horizontal':{'title':_0xd5294e(0xdf),'middle':_0xd5294e(0x92),'start':_0xd5294e(0xae),'end':_0xd5294e(0xd0)},'vertical':{'title':_0xd5294e(0xa1),'start':'Top','end':_0xd5294e(0xa7),'middle':_0xd5294e(0x92)}},'headerFooter':{'title':'Headers\x20&\x20footers','page':_0xd5294e(0xc5),'workbook':_0xd5294e(0x9f),'sheet':_0xd5294e(0xca),'date':_0xd5294e(0xb9),'time':_0xd5294e(0xde),'customHeadFooter':_0xd5294e(0xc8),'editCustomHeadFooter':_0xd5294e(0xb3),'header':'Header','footer':'Footer','left':_0xd5294e(0xae),'right':_0xd5294e(0xd0),'center':_0xd5294e(0x92),'dateFormat':_0xd5294e(0x9b),'dateA':'YYYY-MM-DD','dateB':_0xd5294e(0xa6),'dateC':'L','dateD':_0xd5294e(0xd9),'timeA':'HH:mm:ss','timeB':_0xd5294e(0xdb),'timeC':_0xd5294e(0xd4),'timeD':_0xd5294e(0xa2),'display':{'page':_0xd5294e(0xab),'title':'WorkbookTitle','sheet':_0xd5294e(0xc4),'dateA':'DateA','dateB':_0xd5294e(0xcd),'dateC':_0xd5294e(0xa4),'dateD':_0xd5294e(0x8a),'dateE':_0xd5294e(0xbb),'dateF':_0xd5294e(0x8f),'timeA':'TimeA','timeB':_0xd5294e(0x8c),'timeC':_0xd5294e(0x89),'timeD':_0xd5294e(0xd3),'sheetPage':_0xd5294e(0x96),'pageTotal':'TotalPages','sheetPageTotal':_0xd5294e(0x98)},'placeholder':_0xd5294e(0x9c)},'freeze':{'title':_0xd5294e(0xdd),'desc':_0xd5294e(0x90),'row':'Repeat\x20frozen\x20rows','column':'Repeat\x20frozen\x20columns'},'limit':{'page':_0xd5294e(0x94),'waterMark':'Univer\x20free\x20version,\x20powered\x20by\x20univer.ai.','link':'https://univer.ai/#pricing'}}};}));function _0x3cf8(){var _0x4ed05b=['Sheet\x20name','CANCEL','Fit\x20to\x20height','DateB','Max\x20rows\x20per\x20page','Wide','Right','209286aQZHwV','Align','TimeD','hh:mm:ss','Printing,\x20please\x20do\x20not\x20close\x20the\x20page','Picture\x20successfully\x20saved\x20to\x20clipboard!','NEXT','Selection','MM/DD','254385obKtgJ','HH:mm','6GwfMqw','Row\x20&\x20column\x20headers','Current\x20time','Horizontal','Workbook','B5\x20(6.93\x22\x20x\x209.84\x22)','All\x20selected\x20cells','TimeC','DateD','Picture\x20failed\x20to\x20save\x20to\x20clipboard!','TimeB','Normal','Print','DateF','Go\x20to\x20View\x20>\x20Freeze\x20to\x20select\x20which\x20rows/columns\x20to\x20repeat\x20on\x20all\x20pages','Narrow','Center','Fit\x20to\x20width','The\x20free\x20version\x20only\x20supports\x20{limit}\x20pages\x20of\x20printing,\x20please\x20purchase\x20the\x20commercial\x20version\x20for\x20advanced\x20features!','Letter\x20(8.5\x22\x20x\x2011\x22)','SheetPageNumber','56DaFzgz','TotalSheetPages','922920LBUycN','Formatting','Date\x20format','Enter\x20@\x20symbol,\x20select\x20built-in\x20variables','amd','52302FLkFLQ','Workbook\x20title','Fit\x20to\x20page','Vertical','hh:mm','Total:\x20','DateC','Page\x20orientation','MM-DD','Bottom','477612ilsTHm','Legal\x20(8.5\x22\x20x\x2014\x22)','Show\x20gridlines','PageBumber','Current\x20sheet','2YNNgmW','Left','Statement\x20(5.5\x22\x20x\x208.5\x22)','Paper\x20Size','function','22AVToWG','Edit\x20custom\x20header/footer','UniverProSheetsPrintRuRU','B4\x20(9.84\x22\x20x\x2013.90\x22)','Selected\x20cells','499345JfLsfV','A5\x20(5.83\x22\x20x\x208.27\x22)','Current\x20date','Executive\x20(7.25\x22\x20x\x2010.5\x22)','DateE','Margins','279139gdKdzK','pages','48QmQHtF','Scale','Tabloid\x20(11\x22\x20x\x2017\x22)','exports','Landscape','SheetName','Page\x20numbers','Custom\x20number','Copy\x20as\x20picture','Custom\x20header/footer','Max\x20columns\x20per\x20page'];_0x3cf8=function(){return _0x4ed05b;};return _0x3cf8();}
|
|
12
12
|
|
|
13
13
|
// @univerjs-pro/sheets-chart/locale/ru-RU
|
|
14
|
-
function
|
|
14
|
+
function _0xf9c8(_0x1e43fd,_0x43533c){var _0x2c16ca=_0x2c16();return _0xf9c8=function(_0xf9c8b4,_0x2d8b83){_0xf9c8b4=_0xf9c8b4-0xdf;var _0x3ce120=_0x2c16ca[_0xf9c8b4];return _0x3ce120;},_0xf9c8(_0x1e43fd,_0x43533c);}function _0x2c16(){var _0x549999=['9263000zJFqpN','4332336MzlupL','Category','886848KoEenQ','2820gqhStE','Series','2966840OgFhJF','10JBLtDV','exports','2049NPHIjm','21sXTedU','4712958rutkHM','1046490NwWFki','amd'];_0x2c16=function(){return _0x549999;};return _0x2c16();}(function(_0x3d4e7b,_0x4c2e1a){var _0x3f62c1=_0xf9c8,_0x36d534=_0x3d4e7b();while(!![]){try{var _0x48a8f1=parseInt(_0x3f62c1(0xe0))/0x1+parseInt(_0x3f62c1(0xe1))/0x2*(-parseInt(_0x3f62c1(0xe6))/0x3)+-parseInt(_0x3f62c1(0xec))/0x4+-parseInt(_0x3f62c1(0xe4))/0x5*(-parseInt(_0x3f62c1(0xe9))/0x6)+parseInt(_0x3f62c1(0xe7))/0x7*(parseInt(_0x3f62c1(0xe3))/0x8)+-parseInt(_0x3f62c1(0xe8))/0x9+parseInt(_0x3f62c1(0xeb))/0xa;if(_0x48a8f1===_0x4c2e1a)break;else _0x36d534['push'](_0x36d534['shift']());}catch(_0x56521f){_0x36d534['push'](_0x36d534['shift']());}}}(_0x2c16,0xac0ff),function(_0x4b66ef,_0x48765f){var _0x4017fd=_0xf9c8;typeof exports=='object'&&typeof module<'u'?module[_0x4017fd(0xe5)]=_0x48765f():typeof define=='function'&&define[_0x4017fd(0xea)]?define(_0x48765f):(_0x4b66ef=typeof globalThis<'u'?globalThis:_0x4b66ef||self,_0x4b66ef['UniverProSheetsChartRuRU']=_0x48765f());}(this,function(){'use strict';var _0x3a7ac1=_0xf9c8;return{'chart':{'category':_0x3a7ac1(0xdf),'series':_0x3a7ac1(0xe2)}};}));
|
|
15
15
|
|
|
16
16
|
// @univerjs-pro/sheets-chart-ui/locale/ru-RU
|
|
17
|
-
(function(
|
|
17
|
+
(function(_0x76b57c,_0x40ea5d){var _0x151b18=_0x2f52,_0x41d361=_0x76b57c();while(!![]){try{var _0x2726cc=parseInt(_0x151b18(0x179))/0x1*(parseInt(_0x151b18(0x15e))/0x2)+parseInt(_0x151b18(0x142))/0x3*(parseInt(_0x151b18(0x11b))/0x4)+parseInt(_0x151b18(0x154))/0x5*(parseInt(_0x151b18(0x110))/0x6)+-parseInt(_0x151b18(0x11f))/0x7*(-parseInt(_0x151b18(0x181))/0x8)+parseInt(_0x151b18(0x174))/0x9*(-parseInt(_0x151b18(0x13d))/0xa)+-parseInt(_0x151b18(0x11a))/0xb*(-parseInt(_0x151b18(0x16d))/0xc)+-parseInt(_0x151b18(0x120))/0xd*(parseInt(_0x151b18(0x155))/0xe);if(_0x2726cc===_0x40ea5d)break;else _0x41d361['push'](_0x41d361['shift']());}catch(_0x4fafbd){_0x41d361['push'](_0x41d361['shift']());}}}(_0x18b9,0x58913),function(_0x14174a,_0x5d34a1){var _0x233cfc=_0x2f52;typeof exports==_0x233cfc(0x170)&&typeof module<'u'?module[_0x233cfc(0x16e)]=_0x5d34a1():typeof define==_0x233cfc(0x13a)&&define['amd']?define(_0x5d34a1):(_0x14174a=typeof globalThis<'u'?globalThis:_0x14174a||self,_0x14174a['UniverProSheetsChartUiRuRU']=_0x5d34a1());}(this,function(){'use strict';var _0x565a66=_0x2f52;return{'chart':{'insertChart':_0x565a66(0x127),'editChart':'Редактор\x20диаграмм','openChartPanel':_0x565a66(0x10f),'deleteChart':_0x565a66(0x15f),'hideChartPanel':_0x565a66(0x122),'setupChart':'Настройка','customChart':'Настроить','default':_0x565a66(0x12f),'reset':_0x565a66(0x180),'chartType':_0x565a66(0x13c),'themes':_0x565a66(0x12b),'dataRange':_0x565a66(0x153),'stack':_0x565a66(0x126),'category':_0x565a66(0x10c),'aggregate':_0x565a66(0x15a),'allSeries':_0x565a66(0x176),'series':_0x565a66(0x118),'addSeries':'Добавить\x20серию','moreSettings':'Дополнительные\x20настройки','min':'Минимум','max':_0x565a66(0x16f),'invalidType':{'gaps':_0x565a66(0x149),'zero':_0x565a66(0x168),'connectDataPointsWithStraightLines':'Соединить\x20точки\x20данных\x20прямыми\x20линиями'},'blank':'Пусто','seriesBlock':{'format':_0x565a66(0x17a),'dataPointStyle':_0x565a66(0x15b)},'backgroundColor':_0x565a66(0x172),'chartBorderColor':'Цвет\x20границы\x20диаграммы','titles':{'title':'Заголовок','mainTitle':_0x565a66(0x15d),'subTitle':'Подзаголовок','xAxisTitle':'Заголовок\x20оси\x20X','yAxisTitle':_0x565a66(0x178),'rightYAxisTitle':_0x565a66(0x16a),'titleFormat':_0x565a66(0x131),'titleText':_0x565a66(0x12c),'titlePosition':'Позиция\x20заголовка','titleAlign':_0x565a66(0x14d)},'axisPositionType':{'start':'Начало','center':_0x565a66(0x15c),'end':_0x565a66(0x139)},'gradientFill':_0x565a66(0x144),'settingsLabels':{'switchToRowOrColumn':'Переключить\x20строку\x20или\x20столбец','useAsCategoryLabels':_0x565a66(0x117),'showEmptyCellsAs':'Показывать\x20пустые\x20ячейки\x20как'},'positionType':{'auto':'Авто','inside':_0x565a66(0x163),'outside':_0x565a66(0x156),'top':_0x565a66(0x16b),'bottom':_0x565a66(0x12d),'left':_0x565a66(0x147),'right':'Справа','hide':'Скрыть'},'align':{'left':_0x565a66(0x147),'center':_0x565a66(0x15c),'right':'Справа'},'alignY':{'top':_0x565a66(0x16b),'middle':_0x565a66(0x15c),'bottom':'Низ'},'chartStyle':_0x565a66(0x151),'chartAndAxisTitles':'Заголовки\x20диаграммы\x20и\x20осей','legend':'Легенда','legendSelectMode':_0x565a66(0x114),'legendSelectModeType':{'single':_0x565a66(0x125),'multiple':_0x565a66(0x167),'close':_0x565a66(0x165)},'axes':{'axis':_0x565a66(0x141),'axisOptions':'Опции\x20оси','horizontalAxis':'Горизонтальная\x20ось','verticalAxis':'Вертикальная\x20ось','rightVerticalAxis':_0x565a66(0x11d),'leftAxis':_0x565a66(0x133),'rightAxis':'Правая\x20ось','useRightAxis':_0x565a66(0x128)},'position':_0x565a66(0x182),'dataLabels':_0x565a66(0x135),'gridlinesAndTicks':_0x565a66(0x14c),'indicatorLine':_0x565a66(0x14b),'indicatorLineType':_0x565a66(0x166),'indicatorLineColor':_0x565a66(0x175),'indicatorLabel':_0x565a66(0x130),'indicatorValue':'Значение\x20индикатора','shape':{'polygon':'Многоугольник','circle':_0x565a66(0x10b),'square':_0x565a66(0x12e),'triangle':_0x565a66(0x140),'diamond':'Ромб','rect':_0x565a66(0x177),'roundRect':_0x565a66(0x17c),'pin':_0x565a66(0x138),'arrow':_0x565a66(0x134),'none':_0x565a66(0x17f),'emptyCircle':'Пустой\x20круг','emptySquare':_0x565a66(0x123),'emptyTriangle':_0x565a66(0x158),'emptyDiamond':_0x565a66(0x17e),'emptyRect':_0x565a66(0x162),'emptyRoundRect':_0x565a66(0x111),'emptyPin':_0x565a66(0x10e),'emptyArrow':_0x565a66(0x112)},'border':_0x565a66(0x157),'value':_0x565a66(0x14e),'fill':_0x565a66(0x137),'line':_0x565a66(0x119),'withOpacity':_0x565a66(0x17b),'withColor':_0x565a66(0x10d),'withThickness':_0x565a66(0x171),'withType':_0x565a66(0x11c),'withSize':_0x565a66(0x12a),'withShape':'{0}\x20форма','withFormat':_0x565a66(0x11e),'dataPoint':_0x565a66(0x13e),'addDataPoint':_0x565a66(0x173),'point':'Точка','percentage':'Процент','lineType':{'line':_0x565a66(0x119),'smooth':'Сглаженная','step':_0x565a66(0x14a)},'stackType':{'stack':'Стек','percent':_0x565a66(0x113)},'lineDashType':'Тип\x20линии','dashType':{'solid':_0x565a66(0x164),'dash':_0x565a66(0x148),'dot':_0x565a66(0x121)},'color':_0x565a66(0x160),'gridlines':{'majorGridlines':'Основные\x20линии\x20сетки','text':_0x565a66(0x13b)},'ticks':{'majorTick':_0x565a66(0x115),'tickPosition':_0x565a66(0x129),'tickLength':_0x565a66(0x136)},'none':_0x565a66(0x17f),'theIndexItem':_0x565a66(0x150),'seriesDefaultName':_0x565a66(0x116),'categoryDefaultName':_0x565a66(0x146),'styleEditPanel':{'showLabels':'Показать\x20метки','showDataLabels':_0x565a66(0x143),'padAngle':_0x565a66(0x159),'halfPie':_0x565a66(0x124),'rosePie':'Розовый\x20пирог','showLabelLine':_0x565a66(0x16c),'reverseAxisOrder':'Обратный\x20порядок\x20оси','showAxisLine':_0x565a66(0x145),'labelPosition':_0x565a66(0x129),'labelText':'Текст\x20метки'},'radar':{'fill':_0x565a66(0x137)},'doughnutHole':'Центральное\x20отверстие','msg':{'invalidSource':_0x565a66(0x169),'emptyTips':'Добавьте\x20серию,\x20чтобы\x20начать\x20визуализацию\x20данных'}},'chartTypes':{'line':_0x565a66(0x152),'area':'Областной\x20график','areaStacked':'Сложенный\x20областной\x20график','areaPercentStacked':'Процентный\x20сложенный\x20областной\x20график','column':'Столбчатая\x20диаграмма','bar':_0x565a66(0x17d),'barStacked':_0x565a66(0x161),'barPercentStacked':'Процентная\x20сложенная\x20гистограмма','pie':_0x565a66(0x13f),'donut':'Кольцевая\x20диаграмма','scatter':_0x565a66(0x10a),'radar':_0x565a66(0x14f),'bubble':'Пузырьковая\x20диаграмма','stock':'Фондовая\x20диаграмма','combination':_0x565a66(0x132)}};}));function _0x2f52(_0xfdac53,_0x4777b1){var _0x18b9b5=_0x18b9();return _0x2f52=function(_0x2f5294,_0x158070){_0x2f5294=_0x2f5294-0x10a;var _0x174081=_0x18b9b5[_0x2f5294];return _0x174081;},_0x2f52(_0xfdac53,_0x4777b1);}function _0x18b9(){var _0x54c6e2=['Серии','Линия','11ogsEQA','4VxwTgZ','{0}\x20тип','Правая\x20вертикальная\x20ось','{0}\x20формат','532iPrOAh','5837BBOnMi','Точечная','Скрыть\x20панель\x20диаграмм','Пустой\x20квадрат','Половина\x20пирога','Одиночный','Стек','Вставить\x20диаграмму','Использовать\x20правую\x20ось','Позиция\x20метки','{0}\x20размер','Темы','Текст\x20заголовка','Низ','Квадрат','По\x20умолчанию','Метка\x20индикатора','Формат\x20заголовка','Комбинированная\x20диаграмма','Левая\x20ось','Стрелка','Метки\x20данных','Длина\x20метки','Заливка','Значок\x20метки','Конец','function','Линии\x20сетки','Тип\x20диаграммы','3110MFhBXZ','Точка\x20данных','Круговая\x20диаграмма','Треугольник','Ось','2016177UPfrNH','Показать\x20метки\x20данных','Градиентная\x20заливка','Показать\x20линию\x20оси','Категория\x20{0}','Слева','Пунктирная','Пропуски','Шаговая','Линия\x20индикатора','Линии\x20сетки\x20и\x20метки','Выравнивание\x20заголовка\x20оси','Значение','Радар','Элемент\x20{0}','Стиль\x20диаграммы','Линейный\x20график','Диапазон\x20данных','121750lyTgZm','55342GyFTEB','Снаружи','Граница','Пустой\x20треугольник','Угол\x20заполнения','Агрегировать','Стиль\x20точки\x20данных','Центр','Главный\x20заголовок','1412506SHjVwp','Удалить\x20диаграмму','Цвет','Сложенная\x20гистограмма','Пустой\x20прямоугольник','Внутри','Сплошная','Закрыть','Тип\x20линии\x20индикатора','Множественный','Ноль','Источник\x20данных\x20диаграммы\x20должен\x20содержать\x20более\x201\x20строки\x20и\x201\x20столбца.','Заголовок\x20правой\x20оси\x20Y','Верх','Показать\x20линию\x20метки','16068zVETKs','exports','Максимум','object','{0}\x20толщина','Цвет\x20фона','Добавить\x20точку\x20данных','531OGFUWb','Цвет\x20линии\x20индикатора','Все\x20серии','Прямоугольник','Заголовок\x20оси\x20Y','1PgzsOu','Формат','{0}\x20с\x20прозрачностью','Прямоугольник\x20с\x20закругленными\x20углами','Гистограмма','Пустой\x20ромб','Нет','Сбросить','53528LiCdUS','Позиция','Точечная\x20диаграмма','Круг','Категория','{0}\x20цвет','Пустой\x20значок\x20метки','Открыть\x20панель\x20диаграмм','66SeJUvA','Пустой\x20прямоугольник\x20с\x20закругленными\x20углами','Пустая\x20стрелка','Процентный\x20стек','Режим\x20выбора\x20легенды','Основные\x20метки','Серия\x20{0}','Использовать\x20{0}\x20в\x20качестве\x20категории'];_0x18b9=function(){return _0x54c6e2;};return _0x18b9();}
|
|
18
|
+
|
|
19
|
+
// @univerjs-pro/sheets-sparkline-ui/locale/ru-RU
|
|
20
|
+
function _0x58c3(_0x44c1d4,_0x2dd5fc){var _0x59830d=_0x5983();return _0x58c3=function(_0x58c360,_0x4aa66d){_0x58c360=_0x58c360-0x100;var _0x1184f5=_0x59830d[_0x58c360];return _0x1184f5;},_0x58c3(_0x44c1d4,_0x2dd5fc);}function _0x5983(){var _0x50edf9=['363024gwyfBw','Пользовательская','Мини-график','Максимум','Минимум\x20для\x20группы','Дополнительные\x20настройки','Круговая','Линия','Профессиональная','Несколько\x20строк\x20и\x20столбцов\x20не\x20поддерживаются\x20для\x20нескольких\x20областей','Минимальное\x20значение','amd','Соединять\x20точки\x20данными\x20линиями','Скругленные\x20углы','1278TPxIGC','Настройки\x20мини-графика','Маркер','UniverProSheetsSparklineUiRuRU','Редактировать\x20мини-график','6344600CuTfvN','Цвет\x20мини-графика','Отрицательные\x20точки','Яркая','Прибыль\x20и\x20убытки','129150aJnloi','Столбец','Недопустимый\x20целевой\x20диапазон','Показать\x20ось\x20нуля','object','Удалить\x20мини-график','Стандартная','10493IQHxOd','Тема','Мягкая','Толщина\x20линии','Цвет\x20оси','Показывать\x20скрытые\x20ячейки','Последняя\x20точка','function','Рисовать\x20данные\x20справа\x20налево','1827080ohkjzI','Группа\x20мини-графиков','Сгруппировать','По\x20умолчанию','944018UFeeNr','Удалить\x20группу\x20мини-графиков','Минимум\x20для\x20каждого\x20мини-графика','Первая\x20точка','Продвинутые\x20настройки','Расстояние','Пользовательское\x20значение','Отменить','554235amirja','Диапазон\x20данных\x20и\x20расположение','exports','Маркированные\x20точки','Горизонтальная\x20ось','128qoAZfJ','3AMWarA','Показывать\x20нечисловые\x20ячейки\x20как'];_0x5983=function(){return _0x50edf9;};return _0x5983();}(function(_0x5f1c52,_0x3e8a26){var _0x32002d=_0x58c3,_0x4d7cd1=_0x5f1c52();while(!![]){try{var _0x54a0f7=parseInt(_0x32002d(0x10a))/0x1+parseInt(_0x32002d(0x11e))/0x2+-parseInt(_0x32002d(0x12c))/0x3*(parseInt(_0x32002d(0x11a))/0x4)+-parseInt(_0x32002d(0x126))/0x5+parseInt(_0x32002d(0x100))/0x6*(parseInt(_0x32002d(0x111))/0x7)+parseInt(_0x32002d(0x12b))/0x8*(-parseInt(_0x32002d(0x12e))/0x9)+parseInt(_0x32002d(0x105))/0xa;if(_0x54a0f7===_0x3e8a26)break;else _0x4d7cd1['push'](_0x4d7cd1['shift']());}catch(_0x189507){_0x4d7cd1['push'](_0x4d7cd1['shift']());}}}(_0x5983,0x53799),function(_0x3f2f0b,_0x2d1141){var _0x58e313=_0x58c3;typeof exports==_0x58e313(0x10e)&&typeof module<'u'?module[_0x58e313(0x128)]=_0x2d1141():typeof define==_0x58e313(0x118)&&define[_0x58e313(0x139)]?define(_0x2d1141):(_0x3f2f0b=typeof globalThis<'u'?globalThis:_0x3f2f0b||self,_0x3f2f0b[_0x58e313(0x103)]=_0x2d1141());}(this,function(){'use strict';var _0x7778fe=_0x58c3;return{'sheets-sparkline':{'title':_0x7778fe(0x130),'remove':_0x7778fe(0x10f),'edit':_0x7778fe(0x104),'panel':{'title':_0x7778fe(0x101),'basic':'Базовые\x20настройки','advanced':_0x7778fe(0x122),'sourceAndPosition':_0x7778fe(0x127),'type':'Тип','line':_0x7778fe(0x135),'bar':_0x7778fe(0x10b),'pie':_0x7778fe(0x134),'profitAndLoss':_0x7778fe(0x109),'theme':_0x7778fe(0x112),'standard':_0x7778fe(0x110),'custom':_0x7778fe(0x12f),'specialty':_0x7778fe(0x136),'distinctive':_0x7778fe(0x108),'soft':_0x7778fe(0x113),'fresh':'Свежая','adjustStyle':'Настроить\x20стиль','sparklineColor':_0x7778fe(0x106),'lineWidth':_0x7778fe(0x114),'gradient':'Градиентная\x20заливка','radius':_0x7778fe(0x13b),'marker':_0x7778fe(0x102),'highPoint':_0x7778fe(0x131),'lowPoint':'Минимум','firstPoint':_0x7778fe(0x121),'lastPoint':_0x7778fe(0x117),'negativePoint':_0x7778fe(0x107),'markersPoint':_0x7778fe(0x129),'manager':'Менеджер','removeItem':_0x7778fe(0x10f),'removeGroup':_0x7778fe(0x11f),'composeManager':'Менеджер\x20групп','compose':_0x7778fe(0x11c),'unCompose':'Разгруппировать','horizontal':_0x7778fe(0x12a),'showZeroAxis':_0x7778fe(0x10d),'axisColor':_0x7778fe(0x115),'reverse':_0x7778fe(0x119),'vertical':'Вертикальная\x20ось','min':_0x7778fe(0x138),'itemMin':_0x7778fe(0x120),'groupMin':_0x7778fe(0x132),'customMin':_0x7778fe(0x124),'max':'Максимальное\x20значение','itemMax':'Максимум\x20для\x20каждого\x20мини-графика','groupMax':'Максимум\x20для\x20группы','customMax':_0x7778fe(0x124),'moreSetting':_0x7778fe(0x133),'showHidden':_0x7778fe(0x116),'showEmptyAs':'Показывать\x20пустые\x20ячейки\x20как','showNonNumAs':_0x7778fe(0x12d),'spacing':_0x7778fe(0x123),'zeroValue':'Значение\x20нуля','connectWithLine':_0x7778fe(0x13a),'default':_0x7778fe(0x11d)},'selector':{'title':'Редактировать\x20мини-график','changeType':'Изменить\x20в\x20выбранном','sparkline':_0x7778fe(0x130),'sparklineGroup':_0x7778fe(0x11b),'setSource':'Выбрать\x20диапазон\x20данных','setTarget':'Выбрать\x20место\x20размещения','confirm':'Подтвердить','cancel':_0x7778fe(0x125),'targetError':_0x7778fe(0x10c),'singleSourceError':'Множественный\x20выбор\x20не\x20поддерживается\x20при\x20редактировании\x20одного\x20мини-графика','multSourceError':_0x7778fe(0x137),'resetSourceError':'Несколько\x20строк\x20и\x20столбцов\x20не\x20поддерживаются\x20для\x20одного\x20места\x20размещения'}}};}));
|
|
18
21
|
|
|
19
22
|
// locale/ru-RU
|
|
20
|
-
(function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs-pro/exchange-client/locale/ru-RU"),require("@univerjs-pro/sheets-chart/locale/ru-RU"),require("@univerjs-pro/sheets-chart-ui/locale/ru-RU"),require("@univerjs-pro/sheets-pivot/locale/ru-RU"),require("@univerjs-pro/sheets-pivot-ui/locale/ru-RU"),require("@univerjs-pro/sheets-print/locale/ru-RU")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs-pro/exchange-client/locale/ru-RU","@univerjs-pro/sheets-chart/locale/ru-RU","@univerjs-pro/sheets-chart-ui/locale/ru-RU","@univerjs-pro/sheets-pivot/locale/ru-RU","@univerjs-pro/sheets-pivot-ui/locale/ru-RU","@univerjs-pro/sheets-print/locale/ru-RU"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsAdvancedRuRU=r(e.UniverCore,e.UniverProExchangeClientRuRU,e.UniverProSheetsChartRuRU,e.UniverProSheetsChartUiRuRU,e.UniverProSheetsPivotRuRU,e.UniverProSheetsPivotUiRuRU,e.UniverProSheetsPrintRuRU))})(this,function(e,r,i,u,s,t,
|
|
23
|
+
(function(e,r){typeof exports=="object"&&typeof module<"u"?module.exports=r(require("@univerjs/core"),require("@univerjs-pro/exchange-client/locale/ru-RU"),require("@univerjs-pro/sheets-chart/locale/ru-RU"),require("@univerjs-pro/sheets-chart-ui/locale/ru-RU"),require("@univerjs-pro/sheets-pivot/locale/ru-RU"),require("@univerjs-pro/sheets-pivot-ui/locale/ru-RU"),require("@univerjs-pro/sheets-print/locale/ru-RU"),require("@univerjs-pro/sheets-sparkline-ui/locale/ru-RU")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs-pro/exchange-client/locale/ru-RU","@univerjs-pro/sheets-chart/locale/ru-RU","@univerjs-pro/sheets-chart-ui/locale/ru-RU","@univerjs-pro/sheets-pivot/locale/ru-RU","@univerjs-pro/sheets-pivot-ui/locale/ru-RU","@univerjs-pro/sheets-print/locale/ru-RU","@univerjs-pro/sheets-sparkline-ui/locale/ru-RU"],r):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsAdvancedRuRU=r(e.UniverCore,e.UniverProExchangeClientRuRU,e.UniverProSheetsChartRuRU,e.UniverProSheetsChartUiRuRU,e.UniverProSheetsPivotRuRU,e.UniverProSheetsPivotUiRuRU,e.UniverProSheetsPrintRuRU,e.UniverProSheetsSparklineUiRuRU))})(this,function(e,r,i,u,s,n,t,o){"use strict";return e.Tools.deepMerge({},r,i,u,s,n,t,o)});
|