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

Delta Between Two Patch Sets: locale/ja/issue-reporter.json

Issue 29588613: Noissue - Imported issue reporter translations from adblockplus repository (Closed) Base URL: https://hg.adblockplus.org/adblockplusui
Left Patch Set: Fixed JSON for the Done button Created Oct. 25, 2017, 1:12 p.m.
Right 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 { 1 {
2 "issueReporter_anonymousSubmission_label": { 2 "issueReporter_anonymousSubmission_label": {
3 "message": "匿名で報告(A)" 3 "message": "匿名で報告(A)"
kzar 2017/10/25 13:43:44 Is this one? (Some more similar below too.)
Wladimir Palant 2017/10/25 14:21:20 That's a mistranslation, proper access key has to
kzar 2017/10/25 14:30:32 Acknowledged.
4 }, 4 },
5 "issueReporter_anonymousSubmission_warning": { 5 "issueReporter_anonymousSubmission_warning": {
6 "message": "匿名で報告の際は報告者を個別に識別できないので優先度が下がります。" 6 "message": "匿名で報告の際は報告者を個別に識別できないので優先度が下がります。"
7 }, 7 },
8 "issueReporter_commentPage_heading": { 8 "issueReporter_commentPage_heading": {
9 "message": "コメントを入力" 9 "message": "コメントを入力"
10 }, 10 },
11 "issueReporter_comment_description": { 11 "issueReporter_comment_description": {
12 "message": "症状、再現手順、原因特定の根拠、発生開始時期、正常時との違い、画面上の位置等をコメントに記入" 12 "message": "症状、再現手順、原因特定の根拠、発生開始時期、正常時との違い、画面上の位置等をコメントに記入"
13 }, 13 },
14 "issueReporter_comment_label": { 14 "issueReporter_comment_label": {
15 "message": "コメント (的確に記述すれば良い対応が期待できます) (C):" 15 "message": "コメント (的確に記述すれば良い対応が期待できます) (C):"
Wladimir Palant 2017/10/25 14:21:20 Note that this one has a colon after it - another
16 }, 16 },
17 "issueReporter_comment_lengthWarning": { 17 "issueReporter_comment_lengthWarning": {
18 "message": "コメントが 1000 文字を超えているので、先頭から 1000 文字だけ送信します" 18 "message": "コメントが 1000 文字を超えているので、先頭から 1000 文字だけ送信します"
19 }, 19 },
20 "issueReporter_confirmationMessage": { 20 "issueReporter_confirmationMessage": {
21 "message": "あなたの不具合報告は保存されました。次のアドレスでアクセスできます:" 21 "message": "あなたの不具合報告は保存されました。次のアドレスでアクセスできます:"
22 }, 22 },
23 "issueReporter_dataCollector_description": { 23 "issueReporter_dataCollector_description": {
24 "message": "Adblock Plus が必要なデータを集めています。しばらくお待ちください。" 24 "message": "Adblock Plus が必要なデータを集めています。しばらくお待ちください。"
25 }, 25 },
(...skipping 15 matching lines...) Expand all
41 "issueReporter_falseNegative_description": { 41 "issueReporter_falseNegative_description": {
42 "message": "Adblock Plus が有効でも広告が表示される場合はこの選択肢。" 42 "message": "Adblock Plus が有効でも広告が表示される場合はこの選択肢。"
43 }, 43 },
44 "issueReporter_falseNegative_label": { 44 "issueReporter_falseNegative_label": {
45 "message": "Adblock Plus が広告をブロックしていない(V)" 45 "message": "Adblock Plus が広告をブロックしていない(V)"
46 }, 46 },
47 "issueReporter_falsePositive_description": { 47 "issueReporter_falsePositive_description": {
48 "message": "あるべきコンテンツがない、表示がおかしい、フィルタが適切に機能してない場合はこの選択肢。 (ヒント: Adblock Plus を一時的に無効にすれば、原因に Adblock Plus が関わっているか確認できます)" 48 "message": "あるべきコンテンツがない、表示がおかしい、フィルタが適切に機能してない場合はこの選択肢。 (ヒント: Adblock Plus を一時的に無効にすれば、原因に Adblock Plus が関わっているか確認できます)"
49 }, 49 },
50 "issueReporter_falsePositive_label": { 50 "issueReporter_falsePositive_label": {
51 "message": "Adblock Plus のブロックが過剰 (M)" 51 "message": "Adblock Plus のブロックが過剰"
52 }, 52 },
53 "issueReporter_knownIssueMessage": { 53 "issueReporter_knownIssueMessage": {
54 "message": "恐らく、あなたの報告した不具合は既知の問題です。詳細:" 54 "message": "恐らく、あなたの報告した不具合は既知の問題です。詳細:"
55 }, 55 },
56 "issueReporter_page_title": { 56 "issueReporter_page_title": {
57 "message": "不具合報告" 57 "message": "不具合報告"
58 }, 58 },
59 "issueReporter_privacyPolicy": { 59 "issueReporter_privacyPolicy": {
60 "message": "プライバシー・ポリシー" 60 "message": "プライバシー・ポリシー"
61 }, 61 },
62 "issueReporter_sendButton_label": { 62 "issueReporter_sendButton_label": {
63 "message": "不具合報告を送信(N)" 63 "message": "不具合報告を送信(N)"
64 }, 64 },
65 "issueReporter_sendPage_heading": { 65 "issueReporter_sendPage_heading": {
66 "message": "不具合報告を送信" 66 "message": "不具合報告を送信"
67 }, 67 },
68 "issueReporter_sending": { 68 "issueReporter_sending": {
69 "message": "Adblock Plus が不具合報告を送信する間、しばらくお待ちください" 69 "message": "Adblock Plus が不具合報告を送信する間、しばらくお待ちください"
70 }, 70 },
71 "issueReporter_showData_label": { 71 "issueReporter_showData_label": {
72 "message": "不具合報告データを表示" 72 "message": "不具合報告データを表示"
73 }, 73 },
74 "issueReporter_typeSelector_description": { 74 "issueReporter_typeSelector_description": {
75 "message": "このウィンドウで不具合の報告に必要なステップをご案内します。まず最初に、遭遇した不具合の種別を選択してください:" 75 "message": "このウィンドウで不具合の報告に必要なステップをご案内します。まず最初に、遭遇した不具合の種別を選択してください:"
76 }, 76 },
77 "issueReporter_typeSelector_heading": { 77 "issueReporter_typeSelector_heading": {
78 "message": "不具合種別を選択" 78 "message": "不具合種別を選択"
79 } 79 }
80 } 80 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld