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

Unified Diff: locale/ja/mobile-options.json

Issue 29683559: Issue 6336 - Import existing adblockplusui translations from Crowdin (Closed)
Patch Set: Updated with latest crowdin changes Created Feb. 22, 2018, 11:20 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locale/ja/desktop-options.json ('k') | locale/ja/updates.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/ja/mobile-options.json
===================================================================
--- a/locale/ja/mobile-options.json
+++ b/locale/ja/mobile-options.json
@@ -8,15 +8,36 @@
"mops_action_cancel": {
"message": "キャンセル"
},
+ "mops_enabled_label": {
+ "message": "<strong>$domain$</strong> で Adblock Plus を有効にする",
+ "placeholders": {
+ "domain": {
+ "content": "$1",
+ "example": "example.com"
+ }
+ }
+ },
+ "mops_error_title": {
+ "message": "タイトルを入力してください"
+ },
+ "mops_error_url": {
+ "message": "URL を入力してください"
+ },
"mops_filterlist_add": {
"message": "+ フィルターリストを追加"
},
"mops_filterlist_add_action": {
"message": "フィルターリストを追加"
},
+ "mops_filterlist_add_url": {
+ "message": "+ カスタムフィルターリストを追加"
+ },
"mops_header": {
"message": "Adblock Plus 設定"
},
+ "mops_subscribe_header": {
+ "message": "カスタムフィルターリストを追加"
+ },
"mops_subscribe_title": {
"message": "フィルターリスト名"
},
« no previous file with comments | « locale/ja/desktop-options.json ('k') | locale/ja/updates.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld