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

Unified Diff: _locales/ja/messages.json

Issue 29879555: Issue 6892 - Update adblockplusui dependency to hg:7386698260f4 (Closed)
Patch Set: Updated adblockplusui dependency to include preliminary translations Created Sept. 13, 2018, 4:07 p.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 | « _locales/it/messages.json ('k') | _locales/ka/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ja/messages.json
===================================================================
deleted file mode 100644
--- a/_locales/ja/messages.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "add": {
- "message": "追加"
- },
- "add_filters_msg": {
- "message": "フィルタを追加しますか?"
- },
- "block_element": {
- "message": "要素をブロック"
- },
- "cancel": {
- "message": "キャンセル"
- },
- "clickhide_instructions": {
- "message": "このポップアップが閉じた後にページ上の要素をクリック(または右クリック)してください。"
- },
- "continue": {
- "message": "続行"
- },
- "description": {
- "message": "Adblock Plus は、5億回以上ダウンロードされた、世界で最も人気のある広告ブロッカーのひとつです。"
- },
- "disabled_for_site": {
- "message": "このサイトで<strong>無効</strong>"
- },
- "easy_create_filter": {
- "message": "要素をブロック"
- },
- "enabled_for_site": {
- "message": "このサイトで<strong>有効</strong>"
- },
- "filter_elemhideemulation_nodomain": {
- "message": "拡張要素非表示フィルタに指定されたドメインは有効ではありません"
- },
- "filter_invalid_csp": {
- "message": "無効なコンテンツセキュリティポリシー"
- },
- "filter_invalid_domain": {
- "message": "不正な(または空の)ドメインが指定されました"
- },
- "filter_invalid_regexp": {
- "message": "無効な正規表現"
- },
- "filter_unknown_option": {
- "message": "不明なフィルター オプション"
- },
- "filters_subscription_lastDownload_connectionError": {
- "message": "更新失敗: ダウンロード失敗"
- },
- "invalid_css_selector": {
- "message": "$selector$ は有効な CSS セレクタではありません",
- "placeholders": {
- "selector": {
- "content": "$1"
- }
- }
- },
- "line": {
- "message": "$number$ 行目",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "loading": {
- "message": "読み込み中..."
- },
- "name": {
- "message": "Adblock Plus"
- },
- "name_devbuild": {
- "message": "Adblock Plus 開発版"
- },
- "notification_configure": {
- "message": "通知について設定する"
- },
- "notification_open_all": {
- "message": "この通知内のリンクをすべて開く"
- },
- "notification_with_buttons": {
- "message": "この通知のすべてのリンクを開くには [OK] をクリックしてください。"
- },
- "notification_without_buttons": {
- "message": "通知内すべてのリンクを開くにはここをクリックしてください。"
- },
- "options_short": {
- "message": "オプション"
- },
- "overlay_notification_button_no": {
- "message": "いいえ"
- },
- "overlay_notification_button_yes": {
- "message": "はい"
- },
- "overlay_notification_closing_button_hide": {
- "message": "この通知を閉じる"
- },
- "overlay_notification_closing_button_optout": {
- "message": "通知の表示を停止"
- },
- "sendReport": {
- "message": "このページでの不具合を報告"
- },
- "stats_label_page": {
- "message": "このページ内で <strong>$number$</strong>",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_label_total": {
- "message": "これまでの累計で <strong>$number$</strong>",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_show_iconnumber": {
- "message": "アイコン上に数字を表示"
- },
- "stats_title": {
- "message": "ブロックした広告"
- },
- "unexpected_filter_list_header": {
- "message": "ここにフィルタのヘッダーを記述することはできません"
- }
-}
« no previous file with comments | « _locales/it/messages.json ('k') | _locales/ka/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld