aboutsummaryrefslogtreecommitdiff
path: root/source/zh-CN/sc/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/zh-CN/sc/messages.po')
-rw-r--r--source/zh-CN/sc/messages.po93
1 files changed, 0 insertions, 93 deletions
diff --git a/source/zh-CN/sc/messages.po b/source/zh-CN/sc/messages.po
index 981637a010d..fd699d1872f 100644
--- a/source/zh-CN/sc/messages.po
+++ b/source/zh-CN/sc/messages.po
@@ -3324,7 +3324,6 @@ msgid "Provides an internal number for the date given."
msgstr "为给定的日期提供一个内部序列数。"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "年"
@@ -3335,7 +3334,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "一个在 1583 和 9956 之间或者在 0 和 99 之间的整数 (19xx 或 20xx ,视选项而定)。"
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "月"
@@ -3361,7 +3359,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "返回日期格式的字符串的内部序列数。"
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "文本"
@@ -3668,7 +3665,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "将文本型的时间值转换为时间序列数。"
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "文本"
@@ -3860,7 +3856,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "计算给定年份中复活节的日期。"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "年"
@@ -4598,7 +4593,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "要计算其折旧额的周期,其时间单位必须与资产使用期限的时间单位相同。"
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "月"
@@ -4949,7 +4943,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "若某个值是一个引用,则返回TRUE 。"
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "值"
@@ -4965,7 +4958,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "若该值是一个不等于 #N/A 的错误值,则返回 TRUE。"
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "值"
@@ -4981,7 +4973,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "若该值是一个错误值,则返回 TRUE 。"
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "值"
@@ -4997,7 +4988,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "若该值是对一个空白单元格的引用,则返回 TRUE 。"
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "值"
@@ -5013,7 +5003,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "如果这个数值是一个逻辑值,那就反馈TRUE 。"
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "值"
@@ -5029,7 +5018,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "如果这个数值等于 #NV ,那就反馈TRUE 。"
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "值"
@@ -5045,7 +5033,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "如果这个数值不是文字,那就反馈 TRUE 。"
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "值"
@@ -5061,7 +5048,6 @@ msgid "Returns TRUE if value is text."
msgstr "如果数值是一个文字,那就反馈 TRUE 。"
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "值"
@@ -5077,7 +5063,6 @@ msgid "Returns TRUE if value is a number."
msgstr "如果这个数值是一个数字,那就反馈 TRUE 。"
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "值"
@@ -5124,7 +5109,6 @@ msgid "Converts a value to a number."
msgstr "转换一个数值成一个数字。"
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "值"
@@ -5145,7 +5129,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr "返回给定值的数据类型(1 = 数值,2 = 文本,4 = 逻辑值,8 = 公式, 16 = 错误值,64 = 数组)。"
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "值"
@@ -5252,7 +5235,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "如果非错误值,则返回该值,否则返回备选值。"
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "值"
@@ -5279,7 +5261,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "若非 #N/A 错误,则返回该值,否则返回备选值。"
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "值"
@@ -5683,7 +5664,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "如果数值是一个偶数整数,那就反馈 TRUE 。"
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "值"
@@ -5699,7 +5679,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "如果是奇整数,则返回TRUE。"
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "值"
@@ -7832,7 +7811,6 @@ msgid "The array of the data in the sample."
msgstr "样本中的数据矩阵。"
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "值"
@@ -7868,7 +7846,6 @@ msgid "The array of the data in the sample."
msgstr "样本中数据的数组。"
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "值"
@@ -7904,7 +7881,6 @@ msgid "The array of the data in the sample."
msgstr "样本中数据的数组。"
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "值"
@@ -7930,7 +7906,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "返回样本中值的排位。"
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "值"
@@ -7966,7 +7941,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "返回样本中值的排位;如果一个以上的值拥有相同的排位,则只返回该值集中排位最高的值。"
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "值"
@@ -8002,7 +7976,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "返回样本中值的排位;如果一个以上的值拥有相同的排位,则只返回该值集的平均排位。"
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "值"
@@ -8469,7 +8442,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "要计算其泊松分布的值。"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "均值"
@@ -8505,7 +8477,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "要计算其泊松分布的值。"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "均值"
@@ -8632,7 +8603,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "正态分布的概率值。"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "均值"
@@ -8669,7 +8639,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "要计算其逆正态分布的概率值。"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "均值"
@@ -8777,7 +8746,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "用来计算对数正态分布的数值。"
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "均值"
@@ -8823,7 +8791,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "用来计算对数正态分布的数值。"
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "均值"
@@ -8870,7 +8837,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "要计算其逆对数正态分布的概率值。"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "均值"
@@ -8907,7 +8873,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "要计算其逆对数正态分布的概率值。"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "均值"
@@ -10319,7 +10284,6 @@ msgid "The value to be standardized."
msgstr "要正态化的数值。"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "均值"
@@ -10987,7 +10951,6 @@ msgid "Returns a value along a linear regression"
msgstr "计算线性回归预测值。"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "值"
@@ -11505,7 +11468,6 @@ msgid "Returns a value along a linear regression"
msgstr "返回线性回归预测值"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "值"
@@ -11551,7 +11513,6 @@ msgid "The row number of the cell."
msgstr "单元格的行号"
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "列"
@@ -11837,7 +11798,6 @@ msgid "The row in the range."
msgstr "区域内的行"
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "列"
@@ -11980,7 +11940,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "上下移动的行数。"
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "列"
@@ -12001,7 +11960,6 @@ msgid "The number of rows of the moved reference."
msgstr "引用区域的行数。"
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "宽度"
@@ -12067,7 +12025,6 @@ msgid "The time (in seconds) that the Style is to remain valid."
msgstr "样式的有效时间(单位为秒)。"
#: scfuncs.hrc:3467
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style 2"
msgstr "样式 2"
@@ -12209,7 +12166,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "将半角 ASCII 字符和片假名字符转换为全角字符。"
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "文本"
@@ -12225,7 +12181,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "将全角 ASCII 字符和片假名字符转换为半角字符。"
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "文本"
@@ -12241,7 +12196,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "返回字符串的第一个字符的编码。"
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "文本"
@@ -12257,7 +12211,6 @@ msgid "Converts a number to text in currency format."
msgstr "转换文字中的数字成一个货币格式。"
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "值"
@@ -12299,7 +12252,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "移除文本中的非打印字符。"
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "文本"
@@ -12315,7 +12267,6 @@ msgid "Combines several text items into one."
msgstr "将多个文本项目组合成一个。"
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "文本"
@@ -12331,7 +12282,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr "将多个文本项目组合成一个,可使用单元格区域作为参数。"
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "文本"
@@ -12368,7 +12318,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr "若为TRUE, 则空单元格将被忽略。"
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "文本"
@@ -12419,7 +12368,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr "表达式的值将与 值1 - 值N 进行比较。"
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "值"
@@ -12557,7 +12505,6 @@ msgid "The text to be found."
msgstr "要查找的字符串。"
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "文本"
@@ -12568,7 +12515,6 @@ msgid "The text in which a search is to be made."
msgstr "要在其中进行查找的字符串。"
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "位置"
@@ -12595,7 +12541,6 @@ msgid "The text to be found."
msgstr "要查找的字符串。"
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "文本"
@@ -12606,7 +12551,6 @@ msgid "The text in which a search is to be made."
msgstr "要在其中进行查找的字符串。"
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "位置"
@@ -12622,7 +12566,6 @@ msgid "Removes extra spaces from text."
msgstr "移除字符串中多余的空格。"
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "文本"
@@ -12638,7 +12581,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "将所有首字母及任何非字母字符之后的首字母转换成大写。"
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "文本"
@@ -12654,7 +12596,6 @@ msgid "Converts text to uppercase."
msgstr "将字符串内的字母转换成大写字母。"
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "文本"
@@ -12670,7 +12611,6 @@ msgid "Converts text to lowercase."
msgstr "将字符串中的所有字母转换为小写字母。"
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "文本"
@@ -12686,7 +12626,6 @@ msgid "Converts text to a number."
msgstr "将字符串转换成数字。"
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "文本"
@@ -12728,7 +12667,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "如果是文本则返回一个数值,否则返回空字符串"
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "值"
@@ -12754,7 +12692,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "需要替换字符的字符串。"
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "位置"
@@ -12826,7 +12763,6 @@ msgid "Calculates length of a text string."
msgstr "计算字符串的长度。"
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "文本"
@@ -12842,7 +12778,6 @@ msgid "Returns the first character or characters of a text."
msgstr "返回文本中第一个或前几个字符。"
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "文本"
@@ -12869,7 +12804,6 @@ msgid "Returns the last character or characters of a text."
msgstr "返回文本中最后一个或多个字符。"
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "文本"
@@ -12896,7 +12830,6 @@ msgid "Returns a partial text string of a text."
msgstr "返回字符串中的部分字符串。"
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "文本"
@@ -12934,7 +12867,6 @@ msgid "Repeats text a given number of times."
msgstr "按照给定的次数重复字符串。"
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "文本"
@@ -12961,7 +12893,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "在字符串内用新字符串替换旧字符串。"
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "文本"
@@ -13043,7 +12974,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "把一个属于数字系统的文字转换成正整数。"
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "文本"
@@ -13069,7 +12999,6 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr "根据配置文件(main.xcd)中的转换表对某个值进行转换。"
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "值"
@@ -13080,7 +13009,6 @@ msgid "The value to be converted."
msgstr "要进行转换的值。"
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "文本"
@@ -13156,7 +13084,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "返回字符串中第一个 Unicode 字符的数字代码。"
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "文本"
@@ -13188,7 +13115,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "将值从一种转换为另一种欧洲货币。"
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "值"
@@ -13245,7 +13171,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "不受语言环境限制,将文字转换为数字。"
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "文本"
@@ -13391,7 +13316,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "计算文本字符串的长度,使用DBCS"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "文本"
@@ -13407,7 +13331,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "返回本的最后一个或多个字符,使用DBCS"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "文本"
@@ -13434,7 +13357,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "返回文本中的第一个或前几个字符,使用DBCS"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "文本"
@@ -13461,7 +13383,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "返回字符串中的部分字符串,使用DBCS"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "文本"
@@ -13654,7 +13575,6 @@ msgid "Rounds a number to predefined significant digits."
msgstr "按照指定的有效位数对数字进行舍入。"
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "值"
@@ -13682,7 +13602,6 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "用另一字符串替换字符串中的字符。"
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "文本"
@@ -13693,7 +13612,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "需要替换字符的字符串。"
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "位置"
@@ -13739,7 +13657,6 @@ msgid "The text to be found."
msgstr "要查找的字符串。"
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "文本"
@@ -13750,7 +13667,6 @@ msgid "The text in which a search is to be made."
msgstr "要在其中进行查找的字符串。"
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "位置"
@@ -13776,7 +13692,6 @@ msgid "The text to be found."
msgstr "要查找的字符串。"
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "文本"
@@ -13787,7 +13702,6 @@ msgid "The text in which a search is to be made."
msgstr "要在其中进行查找的字符串。"
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "位置"
@@ -18648,7 +18562,6 @@ msgid "Image"
msgstr "图像"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "默认"
@@ -18694,7 +18607,6 @@ msgid "Good"
msgstr "好"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "中等"
@@ -18705,7 +18617,6 @@ msgid "Warning"
msgstr "警告"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "脚注"
@@ -18909,7 +18820,6 @@ msgid "Menubar"
msgstr "菜单栏"
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "默认"
@@ -18955,7 +18865,6 @@ msgid "Good"
msgstr "好"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "中等"
@@ -18966,7 +18875,6 @@ msgid "Warning"
msgstr "警告"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "脚注"
@@ -21344,7 +21252,6 @@ msgid "Select the angle for rotation."
msgstr "选择旋转的角度。"
#: sidebaralignment.ui:390
-#, fuzzy
msgctxt "sidebaralignment|orientationdegrees-atkobject"
msgid "Text Orientation"
msgstr "文字方向"