UNPKG

igniteui-angular-spreadsheet

Version:

Ignite UI Angular spreadsheet component for displaying and editing Microsoft Excel workbooks for modern web apps.

586 lines (585 loc) 42.8 kB
/* THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE: https://www.infragistics.com/legal/license/igultimate-la https://www.infragistics.com/legal/license/igultimate-eula GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company. */ var SpreadsheetLocaleZhHant = /** @class */ /*@__PURE__*/ (function () { function SpreadsheetLocaleZhHant() { this["CellBorderLineStyle_DashDot"] = "虛線點"; this["CellBorderLineStyle_DashDotDot"] = "虛線點點"; this["CellBorderLineStyle_Dashed"] = "破折號"; this["CellBorderLineStyle_Default"] = "預設"; this["CellBorderLineStyle_Dotted"] = "點狀"; this["CellBorderLineStyle_Double"] = "雙倍"; this["CellBorderLineStyle_Hair"] = "髮線"; this["CellBorderLineStyle_Medium"] = "中"; this["CellBorderLineStyle_MediumDashDot"] = "中虛線點"; this["CellBorderLineStyle_MediumDashDotDot"] = "中虛線點點"; this["CellBorderLineStyle_MediumDashed"] = "中虛線"; this["CellBorderLineStyle_None"] = "無"; this["CellBorderLineStyle_SlantedDashDot"] = "斜點劃線"; this["CellBorderLineStyle_Thick"] = "厚"; this["CellBorderLineStyle_Thin"] = "細"; this["CopyError_General_Message"] = "複製操作期間發生錯誤:\r\n{0}"; this["CopyError_InvalidSelection_Message"] = "無法在當前選擇上執行該操作。如果有多個選擇,請確保它們形成一個矩形區域且不重疊。"; this["CustomValidationInformationMessage"] = "{0}"; this["CustomValidationStopMessage"] = "{0}"; this["CustomValidationWarningMessage"] = "{0}\r\n\r\n繼續嗎?"; this["DefaultAutoFilterToolTip"] = "(顯示全部)"; this["DefaultChartTitle"] = "圖表標題"; this["DefaultHyperlinkToolTip"] = "{0} - 點選一次以跟隨。點選並按住以選擇此儲存格。"; this["DefaultValidationInformationMessage"] = "您輸入的值無效。\r\n\r\n用户已限制可輸入到此儲存格中的值。"; this["DefaultValidationStopMessage"] = "您輸入的值無效。\r\n\r\n用户已限制可輸入到此儲存格中的值。"; this["DefaultValidationWarningMessage"] = "您輸入的值無效。\r\n\r\n用户已限制可輸入到此儲存格中的值。\r\n\r\n繼續嗎?"; this["DeleteWorksheets_Message"] = "刪除工作表無法撤消,您可能正在刪除某些資料。如果不需要,請點選確定。"; this["Error_ChangePartOfDataTableError_Message"] = "無法變更資料表的一部分。"; this["Error_DeletingLockedColumnCells_Message"] = "您正在嘗試刪除包含鎖定儲存格的列。工作表受保護時,無法刪除鎖定的儲存格。"; this["Error_DeletingLockedRowCells_Message"] = "您正在嘗試刪除包含鎖定儲存格的行。工作表受保護時,無法刪除鎖定的儲存格。"; this["Error_IntersectsMergedCells_Message"] = "無法執行該操作,因為選擇與合併的儲存格相交。"; this["Error_InvalidArrayFormulaLockedState_Message"] = "無法將陣列公式輸入未全部鎖定或解鎖的儲存格範圍。"; this["Error_InvalidHyperlinkAddress_Message"] = "無法打開指定的檔案。"; this["Error_InvalidHyperlinkReference_Message"] = "引用無效。"; this["Error_InvalidProtectedWorksheetChange_Message"] = "您嘗試變更的儲存格位於受保護的工作表中。"; this["Error_InvalidSortOrFilterRange_Message"] = "無法在所選範圍上執行此操作。所選內容應在包含資料和/或格式的區域內,且不得包含表格和非表格儲存格。"; this["Error_LargeOperation_Message"] = "您即將執行的操作會影響大量儲存格,可能需要大量時間才能完成。確定要繼續?"; this["Error_LargePasteOperation_Message"] = "您即將執行的操作會影響大量儲存格,可能需要大量時間才能完成。確定要繼續?"; this["Error_NoSingleAllowedEditRange_Message"] = "您嘗試變更的部分儲存格受到密碼保護,但沒有單一密碼將允許存取所有儲存格。"; this["ExcelComparisonOperator_BeginsWith_DisplayText"] = "開始於"; this["ExcelComparisonOperator_Contains_DisplayText"] = "包含"; this["ExcelComparisonOperator_DoesNotBeginWith_DisplayText"] = "不以開頭"; this["ExcelComparisonOperator_DoesNotContain_DisplayText"] = "不包含"; this["ExcelComparisonOperator_DoesNotEndWith_DisplayText"] = "不以結束"; this["ExcelComparisonOperator_EndsWith_DisplayText"] = "結束於"; this["ExcelComparisonOperator_Equals_DisplayText"] = "等於"; this["ExcelComparisonOperator_GreaterThan_DisplayText"] = "大於"; this["ExcelComparisonOperator_GreaterThanOrEqual_DisplayText"] = "大於或等於"; this["ExcelComparisonOperator_LessThan_DisplayText"] = "小於"; this["ExcelComparisonOperator_LessThanOrEqual_DisplayText"] = "小於或等於"; this["ExcelComparisonOperator_NotEqual_DisplayText"] = "不等於"; this["ExcelTopOrBottomFilterDirection_Bottom_DisplayText"] = "底部"; this["ExcelTopOrBottomFilterDirection_Top_DisplayText"] = "頂部"; this["ExcelTopOrBottomFilterTypes_Items_DisplayText"] = "項目"; this["ExcelTopOrBottomFilterTypes_Percent_DisplayText"] = "百分比"; this["FillPatternStyle_DiagonalCrosshatch"] = "對角交叉陰影"; this["FillPatternStyle_DiagonalStripe"] = "對角線"; this["FillPatternStyle_Gray12percent"] = "灰色 12%"; this["FillPatternStyle_Gray25percent"] = "灰色 25%"; this["FillPatternStyle_Gray50percent"] = "灰色 50%"; this["FillPatternStyle_Gray6percent"] = "灰色 6%"; this["FillPatternStyle_Gray75percent"] = "灰色 75%"; this["FillPatternStyle_HorizontalStripe"] = "橫條紋"; this["FillPatternStyle_None"] = "無"; this["FillPatternStyle_ReverseDiagonalStripe"] = "反轉對角線條紋"; this["FillPatternStyle_Solid"] = "固體"; this["FillPatternStyle_ThickDiagonalCrosshatch"] = "厚對角交叉陰影"; this["FillPatternStyle_ThinDiagonalCrosshatch"] = "細對角交叉陰影"; this["FillPatternStyle_ThinDiagonalStripe"] = "細對角線條紋"; this["FillPatternStyle_ThinHorizontalCrosshatch"] = "細橫交叉陰影"; this["FillPatternStyle_ThinHorizontalStripe"] = "細橫條紋"; this["FillPatternStyle_ThinReverseDiagonalStripe"] = "細反轉對角線條紋"; this["FillPatternStyle_ThinVerticalStripe"] = "細垂直條紋"; this["FillPatternStyle_VerticalStripe"] = "垂直條紋"; this["FilterDescription_AboveAverage"] = "高於平均值"; this["FilterDescription_BelowAverage"] = "低於平均值"; this["FilterDescription_BottomItems"] = "底部 {0} 項"; this["FilterDescription_BottomPercent"] = "底部 {0} 百分比"; this["FilterDescription_CellFill_Named"] = "等於 {0} 儲存格顏色"; this["FilterDescription_CellFill_NoFill"] = "等於儲存格顏色 (無填充)"; this["FilterDescription_CellFill_Unknown"] = "等於儲存格顏色"; this["FilterDescription_ComparisonItem_BeginsWith"] = "以 \"{0}\" 開頭"; this["FilterDescription_ComparisonItem_Contains"] = "包含 \"{0}\""; this["FilterDescription_ComparisonItem_DoesNotBeginWith"] = "不以 \"{0}\" 開頭"; this["FilterDescription_ComparisonItem_DoesNotContain"] = "不包含 \"{0}\""; this["FilterDescription_ComparisonItem_DoesNotEndWith"] = "不以 \"{0}\" 結尾"; this["FilterDescription_ComparisonItem_EndsWith"] = "以 \"{0}\" 結尾"; this["FilterDescription_ComparisonItem_Equals"] = "等於 \"{0}\""; this["FilterDescription_ComparisonItem_GreaterThan"] = "大於 \"{0}\""; this["FilterDescription_ComparisonItem_GreaterThanOrEqual"] = "大於或等於 \"{0}\""; this["FilterDescription_ComparisonItem_LessThan"] = "小於 \"{0}\""; this["FilterDescription_ComparisonItem_LessThanOrEqual"] = "小於或等於 \"{0}\""; this["FilterDescription_ComparisonItem_NotEqual"] = "不等於 \"{0}\""; this["FilterDescription_Custom_And"] = "{0} 和 {1}"; this["FilterDescription_Custom_Or"] = "{0} 或 {1}"; this["FilterDescription_FixedValues"] = "等於 \"{0}\""; this["FilterDescription_FixedValues_Blanks"] = "(空白)"; this["FilterDescription_FixedValues_Day"] = "\"{0:MMMM dd yyyy}\""; this["FilterDescription_FixedValues_Hour"] = "\"{0:MMMM dd yyyy h tt}\""; this["FilterDescription_FixedValues_Minute"] = "\"{0:MMMM dd yyyy h:mm tt}\""; this["FilterDescription_FixedValues_Month"] = "{0:MMMM yyyy}"; this["FilterDescription_FixedValues_Second"] = "\"{0:MMMM dd yyyy h:mm:ss tt}\""; this["FilterDescription_FixedValues_Year"] = "全部 {0:yyyy}"; this["FilterDescription_FontColor_Automatic"] = "等於字體顏色 (自動)"; this["FilterDescription_FontColor_Named"] = "等於 {0} 字體顏色"; this["FilterDescription_FontColor_Unknown"] = "等於字體顏色"; this["FilterDescription_MonthNumber"] = "等於 \"{0}\""; this["FilterDescription_NoCellIcon"] = "等於儲存格圖示 (無儲存格圖示)"; this["FilterDescription_QuarterNumber"] = "等於 \"季度 {0}\""; this["FilterDescription_RelativeDate_CurrentDay"] = "等於 \"今天\""; this["FilterDescription_RelativeDate_CurrentMonth"] = "等於 \"本月\""; this["FilterDescription_RelativeDate_CurrentQuarter"] = "等於 \"本季度\""; this["FilterDescription_RelativeDate_CurrentWeek"] = "等於 \"本週\""; this["FilterDescription_RelativeDate_CurrentYear"] = "等於 \"今年\""; this["FilterDescription_RelativeDate_NextDay"] = "等於 \"明天\""; this["FilterDescription_RelativeDate_NextMonth"] = "等於 \"下個月\""; this["FilterDescription_RelativeDate_NextQuarter"] = "等於 \"下一季度\""; this["FilterDescription_RelativeDate_NextWeek"] = "等於 \"下週\""; this["FilterDescription_RelativeDate_NextYear"] = "等於 \"明年\""; this["FilterDescription_RelativeDate_PreviousDay"] = "等於 \"昨天\""; this["FilterDescription_RelativeDate_PreviousMonth"] = "等於 \"上個月\""; this["FilterDescription_RelativeDate_PreviousQuarter"] = "等於 \"上個季度\""; this["FilterDescription_RelativeDate_PreviousWeek"] = "等於 \"上週\""; this["FilterDescription_RelativeDate_PreviousYear"] = "等於 \"去年\""; this["FilterDescription_TopItems"] = "熱門 {0} 項"; this["FilterDescription_TopPercent"] = "最高 {0} 百分比"; this["FilterDescription_WithCellIcon"] = "等於 {0}"; this["FilterDescription_YearToDate"] = "等於 \"年初至今\""; this["FilterDialog_And"] = "和 (_A)"; this["FilterDialog_AsteriskHint"] = "使用 * 代表任何系列的字元"; this["FilterDialog_Cancel"] = "取消"; this["FilterDialog_OK"] = "確定"; this["FilterDialog_Or"] = "或 (_O)"; this["FilterDialog_QuestionMarkHint"] = "使用 ? 代表任何單個字元"; this["FilterDialog_ShowRowsWhere"] = "顯示行:"; this["FilterDialog_Title"] = "自訂自動篩選"; this["FormatCellsDialog_AlignmentTab_Text_Horizontal"] = "水平 (_H)"; this["FormatCellsDialog_AlignmentTab_Text_Indent"] = "縮進"; this["FormatCellsDialog_AlignmentTab_Text_JustifyDistributed"] = "調整散佈"; this["FormatCellsDialog_AlignmentTab_Text_MergeCells"] = "合併儲存格 (_M)"; this["FormatCellsDialog_AlignmentTab_Text_RightToLeft"] = "從右至左"; this["FormatCellsDialog_AlignmentTab_Text_ShrinkToFit"] = "縮小以適合 (_K)"; this["FormatCellsDialog_AlignmentTab_Text_TextAlignment"] = "文本對齊"; this["FormatCellsDialog_AlignmentTab_Text_TextControl"] = "文字控制"; this["FormatCellsDialog_AlignmentTab_Text_TextDirection"] = "文字方向 (_T)"; this["FormatCellsDialog_AlignmentTab_Text_Vertical"] = "垂直 (_V)"; this["FormatCellsDialog_AlignmentTab_Text_WrapText"] = "自動換行 (_W)"; this["FormatCellsDialog_AlignmentTabCaption"] = "對齊"; this["FormatCellsDialog_BorderTab_Text_Border"] = "邊框"; this["FormatCellsDialog_BorderTab_Text_Color"] = "顏色 (_C)"; this["FormatCellsDialog_BorderTab_Text_Description"] = "可以透過點選預設或預覽圖周圍的按鈕來應用選定的邊框樣式。"; this["FormatCellsDialog_BorderTab_Text_Line"] = "線"; this["FormatCellsDialog_BorderTab_Text_PresetInside"] = "內部 (_I)"; this["FormatCellsDialog_BorderTab_Text_PresetNone"] = "無 (_N)"; this["FormatCellsDialog_BorderTab_Text_PresetOutline"] = "輪廓 (_O)"; this["FormatCellsDialog_BorderTab_Text_Presets"] = "預設"; this["FormatCellsDialog_BorderTab_Text_SampleText"] = "文字"; this["FormatCellsDialog_BorderTab_Text_Style"] = "風格 (_S)"; this["FormatCellsDialog_BorderTabCaption"] = "邊框"; this["FormatCellsDialog_Cancel"] = "取消"; this["FormatCellsDialog_FillTab_Text_BackgroundColor"] = "背景顏色 (_C)"; this["FormatCellsDialog_FillTab_Text_PatternColor"] = "圖案顏色 (_A)"; this["FormatCellsDialog_FillTab_Text_PatternStyle"] = "圖案樣式 (_P):"; this["FormatCellsDialog_FillTab_Text_Sample"] = "樣本"; this["FormatCellsDialog_FillTabCaption"] = "填充"; this["FormatCellsDialog_FontTabCaption"] = "字型"; this["FormatCellsDialog_NumberTab_CategoryLabel"] = "類別 (_C)"; this["FormatCellsDialog_NumberTab_DateFormatMasks"] = "m/d/yyyy\r\n[$-F800]dddd, mmmm dd, yyyy\r\nm/d;@\r\nm/d/yy;@\r\nmm/dd/yy;@\r\n[$-409]d-mmm;@"; this["FormatCellsDialog_NumberTab_DecimalPlaces"] = "小數位 (_D):"; this["FormatCellsDialog_NumberTab_SampleLabel"] = "樣本"; this["FormatCellsDialog_NumberTab_TimeFormatMasks"] = "[$-F400]h:mm:ss AM/PM\r\nh:mm;@\r\n[$-409]h:mm AM/PM;@\r\nh:mm:ss;@\r\n[$-409]h:mm:ss AM/PM;@"; this["FormatCellsDialog_NumberTabCaption"] = "數字"; this["FormatCellsDialog_NumberTabInvalidMaskError"] = "指定的格式遮罩 '{0}' 無效。"; this["FormatCellsDialog_OK"] = "確定"; this["FormatCellsDialog_ProtectionTab_Text_Hidden"] = "隱藏 (_I)"; this["FormatCellsDialog_ProtectionTab_Text_Locked"] = "被鎖定 (_L)"; this["FormatCellsDialog_ProtectionTab_Text_Summary"] = "在保護工作表之前,鎖定儲存格或隱藏公式不會產生任何效果。"; this["FormatCellsDialog_ProtectionTabCaption"] = "保護"; this["FormatCellsDialog_Title"] = "格式化儲存格"; this["FormatInfo_Accounting"] = "會計"; this["FormatInfo_Accounting_NumberFormat_Description"] = "會計格式將貨幣符號和小數點排列在一列中。"; this["FormatInfo_BlankDocument"] = "空白文件"; this["FormatInfo_Currency"] = "貨幣"; this["FormatInfo_Currency_NumberFormat_Description"] = "貨幣格式用於一般貨幣值。 使用會計格式在列中對齊小數點。"; this["FormatInfo_Custom"] = "客製化"; this["FormatInfo_Custom_NumberFormat_Description"] = "鍵入數字格式代碼,使用現有代碼之一作為起點。"; this["FormatInfo_Date"] = "日期"; this["FormatInfo_Date_NumberFormat_Description"] = "日期格式將日期和時間序列號顯示為日期值。以星號 (*) 開頭的日期格式會回應為作業系統指定的區域日期和時間設定的變更。不含星號的格式不受作業系統設定的影響。"; this["FormatInfo_FormatHeader_NegativeNumbers"] = "負數:"; this["FormatInfo_FormatHeader_Type"] = "類型:"; this["FormatInfo_Fraction"] = "分數"; this["FormatInfo_Fraction_Eighths"] = "八分之一 (4/8)"; this["FormatInfo_Fraction_Halves"] = "減半 (1/2)"; this["FormatInfo_Fraction_Hundreths"] = "以百分率 (30/100)"; this["FormatInfo_Fraction_OneDigit"] = "最多一位數 (1/4)"; this["FormatInfo_Fraction_Quarters"] = "以四分之一 (2/4)"; this["FormatInfo_Fraction_Sixteenths"] = "截至十六分之一 (8/16)"; this["FormatInfo_Fraction_Tenths"] = "十分之一 (3/10)"; this["FormatInfo_Fraction_ThreeDigits"] = "最多三位數 (312/943)"; this["FormatInfo_Fraction_TwoDigits"] = "最多兩位數 (21/25)"; this["FormatInfo_General"] = "一般性"; this["FormatInfo_General_NumberFormat_Description"] = "一般格式儲存格沒有特定的數字格式。"; this["FormatInfo_Number"] = "數字"; this["FormatInfo_Number_NumberFormat_Description"] = "數字用於一般數字顯示。貨幣和會計提供貨幣值的專業格式。"; this["FormatInfo_Percentage"] = "百分比"; this["FormatInfo_Percentage_NumberFormat_Description"] = "百分比格式將儲存格值乘以 100,並以百分比符號顯示結果。"; this["FormatInfo_ProjectBudget"] = "項目預算"; this["FormatInfo_Scientific"] = "科學"; this["FormatInfo_Special"] = "特別"; this["FormatInfo_Special_NumberFormat_Description"] = "特殊格式對於追蹤清單和資料庫值很有用。"; this["FormatInfo_Special_PhoneNumber"] = "電話號碼"; this["FormatInfo_Special_SocialSecurityNumber"] = "社會安全號碼"; this["FormatInfo_Special_ZipCode"] = "郵編"; this["FormatInfo_Special_ZipCodePlus4"] = "郵編 + 4"; this["FormatInfo_Text"] = "文字"; this["FormatInfo_Text_NumberFormat_Description"] = "即使儲存格中有數字,文字格式的儲存格也被視為文字。儲存格的顯示與輸入的完全相同。"; this["FormatInfo_Time"] = "時間"; this["FormatInfo_Time_NumberFormat_Description"] = "時間格式將日期和時間序列號顯示為日期值。以星號 (*) 開頭的時間格式會回應為作業系統指定的區域日期和時間設定的變更。不含星號的格式不受作業系統設定的影響。"; this["HorizontalCellAlignment_Center"] = "中心"; this["HorizontalCellAlignment_CenterAcrossSelection"] = "跨欄置中"; this["HorizontalCellAlignment_Default"] = "預設"; this["HorizontalCellAlignment_Distributed"] = "分佈式"; this["HorizontalCellAlignment_Fill"] = "填充"; this["HorizontalCellAlignment_General"] = "一般性"; this["HorizontalCellAlignment_Justify"] = "調整"; this["HorizontalCellAlignment_Left"] = "左"; this["HorizontalCellAlignment_Right"] = "右"; this["Icon_BlackCircle"] = "黑圈"; this["Icon_BlackCircleWithBorder"] = "黑色圓圈帶邊框"; this["Icon_CircleWithOneWhiteQuarter"] = "四分之一為白色的圓圈"; this["Icon_CircleWithThreeWhiteQuarters"] = "四分之三為白色的圓圈"; this["Icon_CircleWithTwoWhiteQuarters"] = "四分之二為白色的圓圈"; this["Icon_FourBars"] = "帶有四個實心條的信號計"; this["Icon_FourFilledBoxes"] = "四個填充框"; this["Icon_GoldStar"] = "金星"; this["Icon_GrayCircle"] = "灰色圓圈"; this["Icon_GrayDownArrow"] = "灰色向下箭頭"; this["Icon_GrayDownInclineArrow"] = "灰色向下傾斜箭頭"; this["Icon_GraySideArrow"] = "灰色側箭頭"; this["Icon_GrayUpArrow"] = "灰色向上箭頭"; this["Icon_GrayUpInclineArrow"] = "灰色向上傾斜箭頭"; this["Icon_GreenCheck"] = "綠色勾號"; this["Icon_GreenCheckSymbol"] = "綠色勾號符號"; this["Icon_GreenCircle"] = "綠色圓圈"; this["Icon_GreenFlag"] = "綠旗"; this["Icon_GreenTrafficLight"] = "綠色交通燈"; this["Icon_GreenUpArrow"] = "綠色向上箭頭"; this["Icon_GreenUpTriangle"] = "綠色三角形"; this["Icon_HalfGoldStar"] = "半金星"; this["Icon_OneBar"] = "帶有一個實心條的信號計"; this["Icon_OneFilledBox"] = "一個填充框"; this["Icon_PinkCircle"] = "粉紅圈"; this["Icon_RedCircle"] = "紅色圓圈"; this["Icon_RedCircleWithBorder"] = "紅色圓圈帶邊框"; this["Icon_RedCross"] = "紅十字會"; this["Icon_RedCrossSymbol"] = "紅十字會符號"; this["Icon_RedDiamond"] = "紅鑽"; this["Icon_RedDownArrow"] = "紅色向下箭頭"; this["Icon_RedDownTriangle"] = "紅三角"; this["Icon_RedFlag"] = "紅旗"; this["Icon_RedTrafficLight"] = "紅色交通燈"; this["Icon_SilverStar"] = "銀星"; this["Icon_ThreeBars"] = "帶有三個實心條的信號計"; this["Icon_ThreeFilledBoxes"] = "三個填充框"; this["Icon_TwoBars"] = "帶有兩個實心條的信號計"; this["Icon_TwoFilledBoxes"] = "兩個填充框"; this["Icon_WhiteCircleAllWhiteQuarters"] = "白色圓圈 (四份全白)"; this["Icon_YellowCircle"] = "黃色圓圈"; this["Icon_YellowDash"] = "黃色破折號"; this["Icon_YellowDownInclineArrow"] = "黃色向下傾斜箭頭"; this["Icon_YellowExclamation"] = "黃色感嘆號"; this["Icon_YellowExclamationSymbol"] = "黃色感嘆符號"; this["Icon_YellowFlag"] = "黃旗"; this["Icon_YellowSideArrow"] = "黃色側箭頭"; this["Icon_YellowTrafficLight"] = "黃色交通燈"; this["Icon_YellowTriangle"] = "黃色三角形"; this["Icon_YellowUpInclineArrow"] = "黃色向上傾斜箭頭"; this["Icon_ZeroBars"] = "無實心條的信號計"; this["Icon_ZeroFilledBoxes"] = "零填充框"; this["InvalidCommand_MixedSelection_Message"] = "該命令不能用於包含整個行/列與其他儲存格的混合選擇。嘗試僅選擇整行,整列或儲存格組。"; this["InvalidCommand_MultipleSelection_Message"] = "該命令不能與多個選擇一起使用。\r\n選擇一個範圍並再次調用該命令。"; this["InvalidCommand_OverlappingSelection_Message"] = "無法在重疊的選擇上使用該命令。"; this["InvalidCommand_TableChangeWithMultipleSheetSelection_Message"] = "選擇多張工作表時無法更改表格。"; this["InvalidDateTimeToolTip"] = "否定或太大的日期和時間顯示為 #####。"; this["InvalidNameBoxValue_Message"] = "您必須輸入要進入的有效參考,或為所選內容輸入有效名稱。"; this["LE_MissingTemplatePart"] = "'{2}' 範本中需要範本名稱為 '{0}' 且類型為 '{1}' 的範本部件。"; this["MenuItem_AllDatesInPeriod"] = "期間中的所有日期 (_P)"; this["MenuItem_AutoFit_Columns"] = "自動調整列寬 (_A)"; this["MenuItem_AutoFit_Rows"] = "自動調整行高 (_A)"; this["MenuItem_Automatic"] = "自動"; this["MenuItem_ClearContents"] = "清除內容 (_N)"; this["MenuItem_ClearFilterEmpty"] = "清除篩選條件 (_E)"; this["MenuItem_ClearFilterForColumn"] = "清除 \"{0}\" 中的篩選條件 (_E)"; this["MenuItem_ColorValue"] = "RGB({0}, {1}, {2})"; this["MenuItem_ConvertTableToRange"] = "轉換為範圍 (_V)"; this["MenuItem_Copy"] = "複製 (_C)"; this["MenuItem_Cut"] = "剪切 (_T)"; this["MenuItem_DateFilters"] = "日期篩選條件 (_F)"; this["MenuItem_Delete"] = "刪除 (_D)"; this["MenuItem_DeleteCells"] = "刪除 (_D)"; this["MenuItem_DeleteCells_Column"] = "整列 (_C)"; this["MenuItem_DeleteCells_DeleteTableColumns"] = "表格列 (_C)"; this["MenuItem_DeleteCells_DeleteTableRows"] = "表格行 (_R)"; this["MenuItem_DeleteCells_Row"] = "整行 (_R)"; this["MenuItem_DeleteCells_ShiftLeft"] = "向左移動儲存格 (_L)"; this["MenuItem_DeleteCells_ShiftUp"] = "向上移動儲存格 (_U)"; this["MenuItem_DeleteWorksheets"] = "刪除 (_D)"; this["MenuItem_Filter"] = "篩選條件 (_E)"; this["MenuItem_Filter_AboveAverage"] = "高於平均值 (_A)"; this["MenuItem_Filter_After"] = "之後... (_A)"; this["MenuItem_Filter_Before"] = "之前... (_B)"; this["MenuItem_Filter_BeginsWith"] = "開始自... (_I)"; this["MenuItem_Filter_BelowAverage"] = "低於平均值 (_O)"; this["MenuItem_Filter_Between"] = "之間... (_W)"; this["MenuItem_Filter_Contains"] = "包含... (_A)"; this["MenuItem_Filter_Custom"] = "自訂篩選條件... (_F)"; this["MenuItem_Filter_Day_Current"] = "今天 (_O)"; this["MenuItem_Filter_Day_Next"] = "明天 (_T)"; this["MenuItem_Filter_Day_Previous"] = "昨天 (_D)"; this["MenuItem_Filter_DoesNotContain"] = "不包含... (_D)"; this["MenuItem_Filter_EndsWith"] = "結束於... (_T)"; this["MenuItem_Filter_Equals"] = "等於..."; this["MenuItem_Filter_GreaterThan"] = "大於... (_G)"; this["MenuItem_Filter_GreaterThanOrEqual"] = "大於或等於... (_O)"; this["MenuItem_Filter_LessThan"] = "小於... (_L)"; this["MenuItem_Filter_LessThanOrEqual"] = "小於或等於 (_Q)"; this["MenuItem_Filter_Month_Current"] = "本月 (_S)"; this["MenuItem_Filter_Month_Next"] = "下個月 (_M)"; this["MenuItem_Filter_Month_Previous"] = "上個月 (_N)"; this["MenuItem_Filter_NotEqual"] = "不等於... (_N)"; this["MenuItem_Filter_Quarter_Current"] = "本季度 (_U)"; this["MenuItem_Filter_Quarter_Next"] = "下個季度 (_Q)"; this["MenuItem_Filter_Quarter_Previous"] = "上個季度 (_R)"; this["MenuItem_Filter_QuarterNumber"] = "季度 {0} (_{)"; this["MenuItem_Filter_Top10"] = "前 10 名... (_T)"; this["MenuItem_Filter_Week_Current"] = "本週 (_H)"; this["MenuItem_Filter_Week_Next"] = "下週 (_K)"; this["MenuItem_Filter_Week_Previous"] = "上週 (_L)"; this["MenuItem_Filter_Year_Current"] = "本年 (_I)"; this["MenuItem_Filter_Year_Next"] = "明年 (_X)"; this["MenuItem_Filter_Year_Previous"] = "去年 (_Y)"; this["MenuItem_Filter_YearToDate"] = "年初至今 (_A)"; this["MenuItem_FilterByCellColor"] = "按所選儲存格的圖示篩選 (_C)"; this["MenuItem_FilterByCellFontColor"] = "按所選儲存格的字型顏色篩選 (_F)"; this["MenuItem_FilterByCellIcon"] = "按所選儲存格的圖示篩選 (_I)"; this["MenuItem_FilterByCellValue"] = "按所選儲存格的值篩選 (_V)"; this["MenuItem_FilterByColor"] = "按顏色篩選 (_I)"; this["MenuItem_FilterByFontColor"] = "按字型顏色篩選 (_F)"; this["MenuItem_FilterByIcon"] = "按條件格式化圖標篩選 (_I)"; this["MenuItem_GradientFill"] = "漸變"; this["MenuItem_Hide"] = "隱藏 (_H)"; this["MenuItem_Insert"] = "插入 (_I)"; this["MenuItem_InsertCells"] = "插入 (_I)"; this["MenuItem_InsertCells_AddTableColumn"] = "表格右列 (_R)"; this["MenuItem_InsertCells_AddTableRow"] = "下方表格行 (_B)"; this["MenuItem_InsertCells_Column"] = "整列 (_C)"; this["MenuItem_InsertCells_InsertTableColumns"] = "表格左列 (_L)"; this["MenuItem_InsertCells_InsertTableRows"] = "上方表格行 (_A)"; this["MenuItem_InsertCells_Row"] = "整行 (_R)"; this["MenuItem_InsertCells_ShiftDown"] = "向下移動儲存格 (_D)"; this["MenuItem_InsertCells_ShiftRight"] = "向右移動儲存格 (_I)"; this["MenuItem_InsertWorksheets"] = "插入 (_I)"; this["MenuItem_NoFill"] = "無填充"; this["MenuItem_NoIcon"] = "無圖示"; this["MenuItem_NumberFilters"] = "號碼篩選條件 (_F)"; this["MenuItem_OpenHyperlink"] = "打開超連接 (_O)"; this["MenuItem_Paste"] = "貼上 (_P)"; this["MenuItem_PickFromDropDownList"] = "從下拉式選單中選取... (_K)"; this["MenuItem_ReapplyFilter"] = "重新套用 (_R)"; this["MenuItem_RemoveHyperlink"] = "移除超連結 (_R)"; this["MenuItem_RemoveHyperlinks"] = "移除超連結 (_R)"; this["MenuItem_RenameWorksheet"] = "重新命名 (_R)"; this["MenuItem_Select"] = "選擇 (_L)"; this["MenuItem_Select_SelectEntireTableColumn"] = "整個表格列 (_E)"; this["MenuItem_Select_SelectTableColumnData"] = "表列資料 (_C)"; this["MenuItem_Select_SelectTableRow"] = "表格行 (_R)"; this["MenuItem_SelectAllWorksheets"] = "選擇所有工作表 (_S)"; this["MenuItem_ShowFormatCellsDialog"] = "格式化儲存格... (_F)"; this["MenuItem_Sort"] = "排序 (_O)"; this["MenuItem_Sort_Custom"] = "自訂排序... (_U)"; this["MenuItem_SortAscending_Date"] = "從舊到新排序 (_S)"; this["MenuItem_SortAscending_Number"] = "排序從最小到最大 (_S)"; this["MenuItem_SortAscending_Text"] = "排序 A 至 Z (_S)"; this["MenuItem_SortByCellColor"] = "將所選儲存格顏色放在頂部 (_C)"; this["MenuItem_SortByCellColorHeader"] = "按儲存格顏色排序 (_C)"; this["MenuItem_SortByCellFontColor"] = "將選定的字體顏色放在頂部 (_F)"; this["MenuItem_SortByCellIcon"] = "將所選圖標放在頂部 (_I)"; this["MenuItem_SortByColor"] = "按顏色排序 (_T)"; this["MenuItem_SortByFontColor"] = "按字體顏色排序 (_F)"; this["MenuItem_SortByIcon"] = "按條件格式圖標排序 (_I)"; this["MenuItem_SortDescending_Date"] = "從最新到最舊排序 (_O)"; this["MenuItem_SortDescending_Number"] = "排序最大到最小 (_O)"; this["MenuItem_SortDescending_Text"] = "從 Z 到 A 排序 (_O)"; this["MenuItem_Table"] = "表格 (_B)"; this["MenuItem_TextFilters"] = "文字篩選條件 (_F)"; this["MenuItem_ToggleTableTotalRow"] = "總計行 (_T)"; this["MenuItem_Unhide"] = "取消隱藏 (_U)"; this["MenuItem_UnselectWorksheets"] = "取消工作表分組 (_U)"; this["NewSheetName"] = "Sheet{0}"; this["PasteError_CellRangeSize_Message"] = "無法執行黏貼操作,因為複製區域和黏貼區域的大小不同。\r\n請嘗試以下其中一項:\r\n* 點選一個儲存格,然後黏貼\r\n* 選擇一個相同大小的矩形,然後黏貼。"; this["PasteError_General_Message"] = "貼上作業時出錯:\r\n{0}"; this["PasteError_IntersectsMergedCells_Message"] = "無法執行黏貼操作,因為黏貼區域與合併的儲存格相交。"; this["PasteError_InvalidSelectedSheetCount_Message"] = "無法執行黏貼操作,因為複製和黏貼區域中的工作表數量不同。"; this["PasteError_InvalidSourceRanges_Message"] = "無法在提供的複製區域執行黏貼操作。"; this["PasteError_MultipleSheetTables_Message"] = "無法執行黏貼操作,因為來源有多個工作表,並且來源選擇中有表格。"; this["PasteError_MultipleSourceAndTargetRanges_Message"] = "黏貼操作無法執行,因為來源和目標工作表中有多個選擇。"; this["SheetNameError_Message_Invalid"] = "您為工作表輸入了無效名稱 '{0}'。確保:\r\n* 名稱不為空白。\r\n* 名稱中的字元數不得超過31個。\r\n* 名稱不以單引號 (') 開頭或結尾。\r\n* 名稱不包含下列任何字元: : \\ / ? * [ ]"; this["SheetNameError_Message_NameIsUsed"] = "工作簿中已存在名稱為 ‘{0}’ 的工作表。"; this["SortDialog_AddLevel"] = "新增層級 (_A)"; this["SortDialog_Cancel"] = "取消"; this["SortDialog_CellFill_Gradient"] = "漸變"; this["SortDialog_CellFill_NoColor"] = "無顏色"; this["SortDialog_Color_RGB"] = "RGB ({0}, {1}, {2})"; this["SortDialog_Column_ColumnHeader"] = "資料行"; this["SortDialog_ColumnName"] = "列 {0}"; this["SortDialog_ConditionalFormatIcon_NoCellIcon"] = "無儲存格圖示"; this["SortDialog_CopyLevel"] = "複製等級 (_C)"; this["SortDialog_DeleteLevel"] = "刪除級別 (_D)"; this["SortDialog_MoveDown"] = "向下移動"; this["SortDialog_MoveUp"] = "向上移動"; this["SortDialog_MyDataHasHeaders"] = "我的資料有標頭 (_H)"; this["SortDialog_OK"] = "確定"; this["SortDialog_Options"] = "選項... (_O)"; this["SortDialog_Order_ColumnHeader"] = "順序"; this["SortDialog_Row_ColumnHeader"] = "列"; this["SortDialog_RowName"] = "列 {0}"; this["SortDialog_SortBy_Label"] = "排序根據"; this["SortDialog_SortConditionError_DuplicateItemSorted"] = "檢測到重複的排序條件。"; this["SortDialog_SortConditionError_FieldCannotBeNull"] = "排序條件欄位: '{0}' 不能為空"; this["SortDialog_SortDirection_CustomList"] = "自訂清單..."; this["SortDialog_SortDirection_Date_Ascending"] = "最早至最新"; this["SortDialog_SortDirection_Date_Descending"] = "最新到最舊"; this["SortDialog_SortDirection_Number_Ascending"] = "最小到最大"; this["SortDialog_SortDirection_Number_Descending"] = "最大到最小"; this["SortDialog_SortDirection_Text_Ascending"] = "A 至 Z"; this["SortDialog_SortDirection_Text_Descending"] = "Z 到 A"; this["SortDialog_SortDirectionLeftOrRight_Ascending"] = "在左側"; this["SortDialog_SortDirectionLeftOrRight_Descending"] = "在右邊"; this["SortDialog_SortDirectionTopOrBottom_Ascending"] = "在頂部"; this["SortDialog_SortDirectionTopOrBottom_Descending"] = "底部"; this["SortDialog_SortOn_ColumnHeader"] = "排序依據"; this["SortDialog_Text_Automatic"] = "自動"; this["SortDialog_ThenBy_Label"] = "然後的排序方式為"; this["SortDialog_Title"] = "排序"; this["SortOptionsDialog_Cancel"] = "取消"; this["SortOptionsDialog_CaseSensitive"] = "區分大小寫 (_C)"; this["SortOptionsDialog_OK"] = "確定"; this["SortOptionsDialog_Orientation"] = "方向"; this["SortOptionsDialog_SortLeftToRight"] = "從左到右排序 (_L)"; this["SortOptionsDialog_SortTopToBottom"] = "從上到下排序 (_T)"; this["SortOptionsDialog_Title"] = "排序選項"; this["SpreadsheetFontControl_ColorLabel"] = "顏色 (_C):"; this["SpreadsheetFontControl_FontLabel"] = "字型 (_F):"; this["SpreadsheetFontControl_FontStyle_Bold"] = "粗體"; this["SpreadsheetFontControl_FontStyle_BoldItalic"] = "粗體斜體"; this["SpreadsheetFontControl_FontStyle_Italic"] = "斜體"; this["SpreadsheetFontControl_FontStyle_Regular"] = "常規"; this["SpreadsheetFontControl_FontStyleLabel"] = "字體樣式 (_O):"; this["SpreadsheetFontControl_NormalFontLabel"] = "普通字體 (_N)"; this["SpreadsheetFontControl_SizeLabel"] = "大小 (_S):"; this["SpreadsheetFontControl_StrikethroughLabel"] = "刪除線 (_K)"; this["SpreadsheetFontControl_SubscriptLabel"] = "下標 (_B)"; this["SpreadsheetFontControl_SuperscriptLabel"] = "上標 (_P)"; this["SpreadsheetFontControl_Text_Automatic"] = "自動"; this["SpreadsheetFontControl_Text_Effects"] = "效果"; this["SpreadsheetFontControl_Text_NoColor"] = "無顏色"; this["SpreadsheetFontControl_Text_Preview"] = "預覽"; this["SpreadsheetFontControl_UnderlineLabel"] = "底線 (_U):"; this["SpreadsheetSortDialogConditionTypes_CustomListSortCondition_DisplayText"] = "自訂清單"; this["SpreadsheetSortDialogConditionTypes_FillSortCondition_DisplayText"] = "儲存格顏色"; this["SpreadsheetSortDialogConditionTypes_FontColorSortCondition_DisplayText"] = "字體顏色"; this["SpreadsheetSortDialogConditionTypes_IconSortCondition_DisplayText"] = "條件格式圖示"; this["SpreadsheetSortDialogConditionTypes_OrderedSortCondition_DisplayText"] = "儲存格值"; this["SpreadsheetThemeColorPickerControl_Text_Automatic"] = "自動"; this["SpreadsheetThemeColorPickerControl_Text_NoColor"] = "無顏色"; this["SpreadsheetThemeColorPickerControl_Text_StandardColors"] = "標準顏色"; this["SpreadsheetThemeColorPickerControl_Text_ThemeColors"] = "主題顏色"; this["String1"] = ""; this["ToolTip_FormulaBarCancelButton"] = "取消"; this["ToolTip_FormulaBarEnterButton"] = "輸入"; this["ToolTip_FormulaBarNameBox"] = "名稱框"; this["ToolTip_FormulaBarTextEditor"] = "公式欄"; this["TopOrBottomDialog_Cancel"] = "取消"; this["TopOrBottomDialog_OK"] = "確定"; this["TopOrBottomDialog_Show"] = "顯示"; this["TopOrBottomDialog_Title"] = "十大自動篩選"; this["TotalRow_Average"] = "平均值"; this["TotalRow_Count"] = "計數"; this["TotalRow_CountNumbers"] = "計數數字"; this["TotalRow_Max"] = "最大"; this["TotalRow_Min"] = "最小"; this["TotalRow_None"] = "無"; this["TotalRow_StdDev"] = "標準差"; this["TotalRow_Sum"] = "總和"; this["TotalRow_Var"] = "變數"; this["Undo_AddTableColumn"] = "新增表格列"; this["Undo_AddTableRow"] = "新增表格行"; this["Undo_AutoFilterOff"] = "自動篩選關閉"; this["Undo_AutoFilterOn"] = "自動篩選開啟"; this["Undo_Bold"] = "粗體"; this["Undo_Borders"] = "框線"; this["Undo_BottomAlignment"] = "底部對齊"; this["Undo_CenterAlignment"] = "中心對齊"; this["Undo_ChangeTotalRowFormula"] = "更改總計行公式"; this["Undo_ChartAdd"] = "插入圖表"; this["Undo_ChartModify"] = "修改圖表"; this["Undo_ChartRemove"] = "移除圖表"; this["Undo_ClearCellContents"] = "清除 {0}"; this["Undo_ClearCellFormats"] = "清除"; this["Undo_ClearHyperlinks"] = "清除超連結"; this["Undo_ClearShapes"] = "清除形狀"; this["Undo_ClearTables"] = "清除表格"; this["Undo_ConditionalFormat"] = "設定格式化的條件"; this["Undo_ConvertTableToRange"] = "轉換錶格至範圍"; this["Undo_CreateNamedReference"] = "定義名稱"; this["Undo_CreateTable"] = "建立表格"; this["Undo_Cut"] = "剪切"; this["Undo_Delete"] = "刪除"; this["Undo_DeleteTableColumn"] = "刪除列"; this["Undo_DeleteTableRow"] = "刪除行"; this["Undo_EditCell"] = "在 {0} 中輸入 '{1}'"; this["Undo_Entry"] = "輸入"; this["Undo_Filter"] = "篩選條件"; this["Undo_Font"] = "字型"; this["Undo_FontSize"] = "字型大小"; this["Undo_FormatCells"] = "格式化儲存格"; this["Undo_Group"] = "組"; this["Undo_Hyperlink"] = "超連結"; this["Undo_InsertCells"] = "插入儲存格"; this["Undo_InsertColumns"] = "插入列"; this["Undo_InsertRows"] = "插入行"; this["Undo_InsertTableColumns"] = "插入列"; this["Undo_InsertTableRows"] = "插入行"; this["Undo_Italic"] = "斜體"; this["Undo_JustifyAlignment"] = "對齊對齊"; this["Undo_LeftAlignment"] = "左對齊"; this["Undo_MergeCells"] = "合併儲存格"; this["Undo_MiddleAlignment"] = "居中垂直對齊"; this["Undo_Paste"] = "貼上"; this["Undo_Reapply"] = "重新套用"; this["Undo_RemoveHyperlinks"] = "移除超連結"; this["Undo_RemoveTable"] = "移除表格"; this["Undo_ResetOptions"] = "重置選項"; this["Undo_ResizeColumn"] = "列寬"; this["Undo_ResizeRow"] = "行高"; this["Undo_RightAlignment"] = "右對齊"; this["Undo_Shape"] = "形狀"; this["Undo_ShapeAdd"] = "插入形狀"; this["Undo_ShapeRemove"] = "移除形狀"; this["Undo_ShowAll"] = "顯示全部"; this["Undo_Sort"] = "排序"; this["Undo_SparklineAdd"] = "插入迷你圖"; this["Undo_SparklineColorChange"] = "迷你圖顏色變化"; this["Undo_SparklineDataChange"] = "迷你圖資料變更"; this["Undo_SparklineRemove"] = "清除迷你圖"; this["Undo_SparklineStyleChange"] = "迷你圖樣式變更"; this["Undo_SparklineTypeChange"] = "迷你圖類型變更"; this["Undo_Strikethrough"] = "刪除線"; this["Undo_Style"] = "風格"; this["Undo_TabColor"] = "標籤顏色"; this["Undo_TableAutoExpansion"] = "表格自動擴展"; this["Undo_ToggleTotalRow"] = "切換總計行"; this["Undo_TopAlignment"] = "頂部對齊"; this["Undo_Underline"] = "底線"; this["Undo_View"] = "檢視變更"; this["Undo_WrapText"] = "自動換行"; this["Undo_Zoom"] = "縮放"; this["VerticalCellAlignment_Bottom"] = "底部"; this["VerticalCellAlignment_Center"] = "中心"; this["VerticalCellAlignment_Default"] = "預設"; this["VerticalCellAlignment_Distributed"] = "分佈式"; this["VerticalCellAlignment_Justify"] = "調整"; this["VerticalCellAlignment_Top"] = "頂部"; } return SpreadsheetLocaleZhHant; }()); export { SpreadsheetLocaleZhHant };