@univerjs/preset-sheets-conditional-formatting 0.12.1 → 0.12.2-experimental.20251201-5b27b55
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/locales/ja-JP.js +1 -1
- package/package.json +5 -5
package/lib/umd/locales/ja-JP.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// @univerjs/sheets-conditional-formatting-ui/locale/ja-JP
|
|
2
|
-
(function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n():typeof define=="function"&&define.amd?define(n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsConditionalFormattingUiJaJP=n())})(this,(function(){"use strict";return{sheet:{cf:{title:"
|
|
2
|
+
(function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n():typeof define=="function"&&define.amd?define(n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsConditionalFormattingUiJaJP=n())})(this,(function(){"use strict";return{sheet:{cf:{title:"条件付き書式",menu:{manageConditionalFormatting:"ルールの管理",createConditionalFormatting:"新しいルール",clearRangeRules:"選択したセルからルールをクリア",clearWorkSheetRules:"シート全体からルールをクリア"},form:{lessThan:"{0} より小さい",lessThanOrEqual:"{0} 以下",greaterThan:"{0} より大きい",greaterThanOrEqual:"{0} 以上",rangeSelector:"範囲を選択するか値を入力してください"},iconSet:{direction:"方向",shape:"図形",mark:"インジケーター",rank:"評価",rule:"ルール",icon:"アイコン",type:"種類",value:"値",reverseIconOrder:"アイコンの順序を逆にする",and:"かつ",when:"次の場合",onlyShowIcon:"アイコンのみ表示"},symbol:{greaterThan:">",greaterThanOrEqual:"≥",lessThan:"<",lessThanOrEqual:"≤"},panel:{createRule:"新しいルール",clear:"ルールのクリア",range:"適用先",styleType:"スタイルの種類",submit:"OK",cancel:"キャンセル",rankAndAverage:"上位/下位/平均",styleRule:"書式ルール",isNotBottom:"上位",isBottom:"下位",greaterThanAverage:"平均より上",lessThanAverage:"平均より下",medianValue:"中央値",fillType:"塗りつぶしの種類",pureColor:"単色",gradient:"グラデーション",colorSet:"カラーセット",positive:"正の値",native:"負の値",workSheet:"このワークシート",selectedRange:"現在の選択範囲",managerRuleSelect:"{0} の書式ルールを表示",onlyShowDataBar:"棒のみ表示"},preview:{describe:{beginsWith:"{0} で始まる",endsWith:"{0} で終わる",containsText:"{0} を含む",notContainsText:"{0} を含まない",equal:"{0} と等しい",notEqual:"{0} と等しくない",containsBlanks:"空白を含む",notContainsBlanks:"空白を含まない",containsErrors:"エラーを含む",notContainsErrors:"エラーを含まない",greaterThan:"{0} より大きい",greaterThanOrEqual:"{0} 以上",lessThan:"{0} より小さい",lessThanOrEqual:"{0} 以下",notBetween:"{0} と {1} の間以外",between:"{0} と {1} の間",yesterday:"昨日",tomorrow:"明日",last7Days:"過去 7 日間",thisMonth:"今月",lastMonth:"先月",nextMonth:"来月",thisWeek:"今週",lastWeek:"先週",nextWeek:"来週",today:"今日",topN:"上位 {0}",bottomN:"下位 {0}",topNPercent:"上位 {0}%",bottomNPercent:"下位 {0}%"}},operator:{beginsWith:"で始まる",endsWith:"で終わる",containsText:"を含む",notContainsText:"を含まない",equal:"と等しい",notEqual:"と等しくない",containsBlanks:"空白を含む",notContainsBlanks:"空白を含まない",containsErrors:"エラーを含む",notContainsErrors:"エラーを含まない",greaterThan:"より大きい",greaterThanOrEqual:"以上",lessThan:"より小さい",lessThanOrEqual:"以下",notBetween:"の間以外",between:"の間",yesterday:"昨日",tomorrow:"明日",last7Days:"過去 7 日間",thisMonth:"今月",lastMonth:"先月",nextMonth:"来月",thisWeek:"今週",lastWeek:"先週",nextWeek:"来週",today:"今日"},ruleType:{highlightCell:"セルの強調表示ルール",dataBar:"データバー",colorScale:"カラースケール",formula:"数式を使用して、書式設定するセルを決定",iconSet:"アイコンセット",duplicateValues:"重複する値",uniqueValues:"一意の値"},subRuleType:{uniqueValues:"一意の値",duplicateValues:"重複する値",rank:"ランク",text:"指定の値を含むテキスト",timePeriod:"日付",number:"数値",average:"平均"},valueType:{num:"数値",min:"最小値",max:"最大値",percent:"パーセント",percentile:"パーセンタイル",formula:"数式",none:"なし"},errorMessage:{notBlank:"条件を入力してください。",formulaError:"数式が正しくありません。",rangeError:"範囲が正しくありません。"}}}}}));
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
// locale/ja-JP
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/preset-sheets-conditional-formatting",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.2-experimental.20251201-5b27b55",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -58,16 +58,16 @@
|
|
|
58
58
|
"rxjs": ">=7.0.0"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@univerjs/sheets-conditional-formatting": "0.12.
|
|
62
|
-
"@univerjs/sheets-conditional-formatting-ui": "0.12.
|
|
61
|
+
"@univerjs/sheets-conditional-formatting": "0.12.2-experimental.20251201-5b27b55",
|
|
62
|
+
"@univerjs/sheets-conditional-formatting-ui": "0.12.2-experimental.20251201-5b27b55"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@univerjs/core": "0.12.
|
|
65
|
+
"@univerjs/core": "0.12.2-experimental.20251201-5b27b55",
|
|
66
66
|
"react": "18.3.1",
|
|
67
67
|
"react-dom": "18.3.1",
|
|
68
68
|
"rxjs": "7.8.2",
|
|
69
69
|
"typescript": "^5.9.3",
|
|
70
|
-
"@univerjs-infra/shared": "0.12.
|
|
70
|
+
"@univerjs-infra/shared": "0.12.3"
|
|
71
71
|
},
|
|
72
72
|
"scripts": {
|
|
73
73
|
"prebuild:preset": "tsx prepare.ts",
|