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

Side by Side Diff: locale/ja/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": "匿名で報告(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 },
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):"
Wladimir Palant 2017/10/25 14:21:20 Note that this one has a colon after it - another
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": "Email:(M)"
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 が広告をブロックしていない(V)"
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": "不具合報告を送信(N)"
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": "このウィンドウで不具合の報告に必要なステップをご案内します。まず最初に、遭遇した不具合の種別を選択してください:"
76 },
77 "issueReporter_typeSelector_heading": {
78 "message": "不具合種別を選択"
79 }
80 }
OLDNEW

Powered by Google App Engine
This is Rietveld