Translations by Xiyue Deng

Xiyue Deng has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 180 results
12.
Failed to expand exec line '%s' with URI '%s'
2008-01-22
用 URI “%2$s”展开 exec 行“%1$s”失败
73.
File "%s" is too large
2008-09-20
文件“%s”太大
2008-08-19
88.
%u byte
%u bytes
2008-01-22
%u 字节
89.
%.1f KB
2008-01-22
%.1f KB
90.
%.1f MB
2008-01-22
%.1f MB
91.
%.1f GB
2008-01-22
%.1f GB
104.
Error on line %d char %d:
2008-01-22
第%d行第%d个字符出错:
117.
Odd character '%s', expected a '>' character to end the empty-element tag '%s'
2008-09-20
字符“%s”无效,应该以字符“>”来结束空元素标记“%s”
149.
\ at end of pattern
2008-01-22
表达式末尾的 \
150.
\c at end of pattern
2008-01-22
表达式末尾的 \c
151.
unrecognized character follows \
2008-01-22
无法识别 \ 后的字符
152.
case-changing escapes (\l, \L, \u, \U) are not allowed here
2008-01-22
这里不允许使用改变大小写的转义符(\l, \L, \u, \U)
153.
numbers out of order in {} quantifier
2008-01-22
{} 里的数字次序颠倒了
154.
number too big in {} quantifier
2008-01-22
{} 里的数字太大了
155.
missing terminating ] for character class
2008-01-22
字符类缺少终结的 ]
156.
invalid escape sequence in character class
2008-01-22
字符类包含无效的转义序列
157.
range out of order in character class
2008-01-22
字符类的范围次序颠倒
158.
nothing to repeat
2008-01-22
没有可以重复的内容
159.
unrecognized character after (?
2008-01-22
(? 后有无法识别的字符
160.
unrecognized character after (?<
2008-01-22
(?< 后有无法识别的字符
161.
unrecognized character after (?P
2008-01-22
(?P 有无法识别的字符
162.
POSIX named classes are supported only within a class
2008-01-22
只有类里支持 POSIX 命名的类
163.
missing terminating )
2008-01-22
缺少结束的 )
164.
) without opening (
2008-01-22
) 没有开始的 (
165.
(?R or (?[+-]digits must be followed by )
2008-01-22
(?R 或 (?[+-]数字 必须跟着 )
166.
reference to non-existent subpattern
2008-01-22
引用了不存在的字表达式
167.
missing ) after comment
2008-01-22
注释后缺少 )
168.
regular expression too large
2008-01-22
正则表达式太长了
169.
failed to get memory
2008-01-22
获取内存失败
170.
lookbehind assertion is not fixed length
2008-01-22
lookbehind 断言不是定长的
171.
malformed number or name after (?(
2008-01-22
(?( 后有形式不正确的数字或名称
172.
conditional group contains more than two branches
2008-01-22
条件组包含了超过两个分支
173.
assertion expected after (?(
2008-01-22
(?( 后应该有断言
174.
unknown POSIX class name
2008-01-22
未知的 POSIX 类名
175.
POSIX collating elements are not supported
2008-01-22
不支持 POSIX 整理元素
176.
character value in \x{...} sequence is too large
2008-01-22
\x{...} 序列里的字符值太大了
177.
invalid condition (?(0)
2008-01-22
无效的条件 (?(0)
178.
\C not allowed in lookbehind assertion
2008-01-22
lookbehind 断言里不允许使用 \C
179.
recursive call could loop indefinitely
2008-01-22
递归调用可能导致无限循环
180.
missing terminator in subpattern name
2008-01-22
子表达式名里缺少终结符
181.
two named subpatterns have the same name
2008-01-22
两个有名子表达式有相同的名称
182.
malformed \P or \p sequence
2008-01-22
形式不正确的 \P 或 \p 序列
183.
unknown property name after \P or \p
2008-01-22
\P 或 \p 后有未知的属性名
184.
subpattern name is too long (maximum 32 characters)
2008-01-22
子表达式名太长了(最多32个字符)
185.
too many named subpatterns (maximum 10,000)
2008-01-22
有名子表达式太多了(最多10,000个)
186.
octal value is greater than \377
2008-01-22
八进制值大于 \377
187.
DEFINE group contains more than one branch
2008-01-22
DEFINE 组包含多于一个分支
188.
repeating a DEFINE group is not allowed
2008-01-22
不允许重复 DEFINE 组
189.
inconsistent NEWLINE options
2008-01-22
不一致的 NEWLINE 选项