Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: locale/zh_CN/issue-reporter.json

Issue 29588613: Noissue - Imported issue reporter translations from adblockplus repository (Closed) Base URL: https://hg.adblockplus.org/adblockplusui
Patch Set: Stripped access keys in CJK languages correctly Created Oct. 25, 2017, 1:23 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "issueReporter_anonymousSubmission_label": {
3 "message": "匿名提交"
4 },
5 "issueReporter_anonymousSubmission_warning": {
6 "message": "我们将无法回复你,并且报告可能被放在较低的优先级次序。"
7 },
8 "issueReporter_commentPage_heading": {
9 "message": "输入注释"
10 },
11 "issueReporter_comment_description": {
12 "message": "以下文本区允许您输入一些注释来帮助我们更好地理解该问题。 该步骤虽然是可选的,但是如果问题不是那么显而易见的话,我们 推荐您输入 一些注释。您可以在发送之前再检查一下报告的数据。"
13 },
14 "issueReporter_comment_label": {
15 "message": "注释(可选):(C)"
kzar 2017/10/25 13:44:48 Another one here?
Wladimir Palant 2017/10/25 14:21:21 Same as before, missing whitespace.
16 },
17 "issueReporter_comment_lengthWarning": {
18 "message": "您输入的注释长度超过 1000 个字符。只有前 1000 个字符会被发送出去。"
19 },
20 "issueReporter_confirmationMessage": {
21 "message": "您的报告已被保存。您可以通过如下地址访问:"
22 },
23 "issueReporter_dataCollector_description": {
24 "message": "Adblock Plus 正在收集所需数据,请稍等片刻。"
25 },
26 "issueReporter_dataCollector_heading": {
27 "message": "欢迎使用问题报告系统"
28 },
29 "issueReporter_doneButton_label": {
30 "message": "完成"
31 },
32 "issueReporter_email_description": {
33 "message": "我们鼓励您输入一个有效的电子邮件地址,以便在我们对你的报告有疑问时可以与您联系。它还能使我们能认出你的贡献,并帮助确定它们的优先 次序。"
34 },
35 "issueReporter_email_label": {
36 "message": "电子邮箱"
37 },
38 "issueReporter_errorMessage": {
39 "message": "发送报告失败,错误码 \"?1?\"。请确保您已连接互联网并重试。 如果问题依旧,请到 [link]Adblock Plus 论 坛[/link]寻求帮助。"
40 },
41 "issueReporter_falseNegative_description": {
42 "message": "如果 Adblock Plus 处于启用状态但仍然有广告出现,请选择此选项。"
43 },
44 "issueReporter_falseNegative_label": {
45 "message": "Adblock Plus 没有屏蔽广告"
46 },
47 "issueReporter_falsePositive_description": {
48 "message": "如果页面缺失了重要内容、显示不正常或者功能不正常,请选择此选项。 您可以通过临时禁用 Adblock Plus 来检测问题是否为 Adblock Plus 所致。"
49 },
50 "issueReporter_falsePositive_label": {
51 "message": "Adblock Plus 屏蔽了太多元素"
52 },
53 "issueReporter_knownIssueMessage": {
54 "message": "您提交的问题可能是个已知问题。详情见:"
55 },
56 "issueReporter_page_title": {
57 "message": "问题报告"
58 },
59 "issueReporter_privacyPolicy": {
60 "message": "隐私策略"
61 },
62 "issueReporter_sendButton_label": {
63 "message": "发送报告"
64 },
65 "issueReporter_sendPage_heading": {
66 "message": "发送报告"
67 },
68 "issueReporter_sending": {
69 "message": "Adblock Plus 正在提交您的报告,请稍等。"
70 },
71 "issueReporter_showData_label": {
72 "message": "显示报告数据"
73 },
74 "issueReporter_typeSelector_description": {
75 "message": "本窗口将通过一系列步骤引导您提交 Adblock Plus 问题报告。 首先,请在本页选择您遇到的问题类型:"
76 },
77 "issueReporter_typeSelector_heading": {
78 "message": "选择问题类型"
79 }
80 }
OLDNEW

Powered by Google App Engine
This is Rietveld