Skip to content

Commit e206329

Browse files
authored
[Automated] Update translations 2026-03-28 (#2447)
This pull request was made by a robot. Co-authored-by: DangoCat[bot] <dangocat@users.noreply.github.com>
1 parent 2bb1280 commit e206329

1 file changed

Lines changed: 35 additions & 13 deletions

File tree

translations/extension-runtime.json

Lines changed: 35 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13909,26 +13909,47 @@
1390913909
"cs2627883/numericalencoding@_encode [DATA] to numbers": "加密[DATA]为数字",
1391013910
"cs2627883/numericalencoding@_encoded": "编码数据",
1391113911
"cursor@_Mouse Cursor": "鼠标光标",
13912+
"cursor@_alias": "创建快捷方式",
13913+
"cursor@_all-scroll": "全向滚动",
1391213914
"cursor@_bottom left": "底部左侧",
1391313915
"cursor@_bottom right": "底部右侧",
13916+
"cursor@_cell": "十字柄",
1391413917
"cursor@_center": "居中",
13918+
"cursor@_col-resize": "调整列大小",
13919+
"cursor@_context-menu": "可右键",
13920+
"cursor@_copy": "复制",
13921+
"cursor@_crosshair": "十字准星",
1391513922
"cursor@_cursor": "光标",
1391613923
"cursor@_default": "默认",
13917-
"cursor@_e-resize": "水平调整大小",
13918-
"cursor@_grab": "抓取",
13924+
"cursor@_e-resize": "向右移动",
13925+
"cursor@_ew-resize": "左右移动",
13926+
"cursor@_grab": "抓手",
1391913927
"cursor@_grabbing": "抓取中",
13920-
"cursor@_help": "帮助选择",
13928+
"cursor@_help": "帮助",
1392113929
"cursor@_hide cursor": "隐藏光标",
1392213930
"cursor@_move": "移动",
13923-
"cursor@_n-resize": "垂直调整大小",
13931+
"cursor@_n-resize": "向上移动",
13932+
"cursor@_ne-resize": "向右上移动",
13933+
"cursor@_nesw-resize": "左下-右上移动",
13934+
"cursor@_no drop": "禁止释放",
1392413935
"cursor@_not allowed": "不可用",
13936+
"cursor@_ns-resize": "上下移动",
13937+
"cursor@_nw-resize": "向左上移动",
13938+
"cursor@_nwse-resize": "左上-右下移动",
13939+
"cursor@_pointer": "可点击",
13940+
"cursor@_progress": "加载中",
13941+
"cursor@_row-resize": "调整行大小",
13942+
"cursor@_s-resize": "向下移动",
13943+
"cursor@_se-resize": "向右下移动",
1392513944
"cursor@_set cursor to [cur]": "将光标设为[cur]",
13926-
"cursor@_set cursor to current costume center: [position] max size: [size]": "将鼠标中心设为:[position]最大尺寸:[size]",
13927-
"cursor@_text": "文本",
13945+
"cursor@_set cursor to current costume center: [position] max size: [size]": "将光标中心设为当前角色的:[position]最大尺寸:[size]",
13946+
"cursor@_sw-resize": "向坐下移动",
13947+
"cursor@_text": "输入文本",
1392813948
"cursor@_top left": "顶部左侧",
1392913949
"cursor@_top right": "顶部右侧",
13930-
"cursor@_vertical-text": "垂直文本",
13931-
"cursor@_wait": "等待",
13950+
"cursor@_vertical-text": "垂直输入文本",
13951+
"cursor@_w-resize": "向左移动",
13952+
"cursor@_wait": "繁忙",
1393213953
"cursor@_zoom-in": "放大",
1393313954
"cursor@_zoom-out": "缩小",
1393413955
"cursor@_{size} (unreliable)": "{size}(实验性)",
@@ -14703,24 +14724,25 @@
1470314724
"text@_Title Case": "标题",
1470414725
"text@_UPPERCASE": "大写",
1470514726
"text@_[STRING] [POSITION] with [SUBSTRING]?": "[STRING]以[SUBSTRING][POSITION]?",
14706-
"text@_[STRING] matches regex /[REGEX]/[FLAGS]?": "[STRING] 满足正则表达式 /[REGEX]/[FLAGS]?",
14727+
"text@_[STRING] matches regex /[REGEX]/[FLAGS]?": "[STRING] 满足正则 /[REGEX]/[FLAGS]?",
1470714728
"text@_apple": "苹果",
1470814729
"text@_both sides": "两边",
1470914730
"text@_camelCase": "驼峰式命名",
1471014731
"text@_convert [STRING] to [TEXTCASE]": "转换[STRING]为[TEXTCASE]",
1471114732
"text@_count [SUBSTRING] in [STRING]": "[STRING]中[SUBSTRING]的数量",
14712-
"text@_count regex /[REGEX]/[FLAGS] in [STRING]": "使用正则表达式 /[REGEX]/[FLAGS] 在 [STRING] 匹配的数量",
14733+
"text@_count regex /[REGEX]/[FLAGS] in [STRING]": "[STRING]中匹配正则 /[REGEX]/[FLAGS]的次数",
1471314734
"text@_ends": "结尾",
1471414735
"text@_index of [SUBSTRING] in [STRING]": "[STRING]中[SUBSTRING]的位置",
14715-
"text@_is [OPERAND1] identical to [OPERAND2]?": "[OPERAND1]===[OPERAND2]",
14736+
"text@_is [OPERAND1] identical to [OPERAND2]?": "[OPERAND1]完全等价于[OPERAND2]",
1471614737
"text@_is [STRING] [TEXTCASE]?": "[STRING]是[TEXTCASE]?",
14717-
"text@_item [ITEM] of [STRING] matched by regex /[REGEX]/[FLAGS]": "使用正则表达式 /[REGEX]/[FLAGS]匹配[STRING]的第[ITEM]个内容",
14738+
"text@_item [ITEM] of [STRING] matched by regex /[REGEX]/[FLAGS]": "[STRING]中匹配正则 /[REGEX]/[FLAGS]的第[ITEM]个部分",
1471814739
"text@_item [ITEM] of [STRING] split by [SPLIT]": "以[SPLIT]分割[STRING]后的第[ITEM]项",
1471914740
"text@_letters [LETTER1] to [LETTER2] of [STRING]": "[STRING]的第[LETTER1]到第[LETTER2]位",
1472014741
"text@_lowercase": "小写",
14742+
"text@_matches of [STRING] using regex /[REGEX]/[FLAGS] as array": "[STRING]中匹配正则 /[REGEX]/[FLAGS]的所有部分列表",
1472114743
"text@_repeat [STRING] [REPEAT] times": "重复[REPEAT]个[STRING]",
1472214744
"text@_replace [SUBSTRING] in [STRING] with [REPLACE]": "替换[STRING]中的[SUBSTRING]为[REPLACE]",
14723-
"text@_replace regex /[REGEX]/[FLAGS] in [STRING] with [REPLACE]": "使用正则表达式 /[REGEX]/[FLAGS] 在 [STRING]中替换为 [REPLACE]",
14745+
"text@_replace regex /[REGEX]/[FLAGS] in [STRING] with [REPLACE]": "将[STRING]中匹配正则 /[REGEX]/[FLAGS]的部分替换为[REPLACE]",
1472414746
"text@_reverse text [STRING]": "反转文本[STRING]",
1472514747
"text@_starts": "开头",
1472614748
"text@_the end": "末尾",

0 commit comments

Comments
 (0)