From 285bca23cb9bfe644cd8fe20ac7801fba1a40f55 Mon Sep 17 00:00:00 2001 From: MMP0 Date: Wed, 8 Nov 2017 17:21:31 +0900 Subject: [PATCH] Update ja-jp.all.json (#1720) --- translations/ja-jp.all.json | 82 +++++++++++++++++++++++++++++++++---- 1 file changed, 75 insertions(+), 7 deletions(-) diff --git a/translations/ja-jp.all.json b/translations/ja-jp.all.json index 6db24e8a..587cc769 100644 --- a/translations/ja-jp.all.json +++ b/translations/ja-jp.all.json @@ -21,7 +21,7 @@ }, { "id": "rules_sukebei", - "translation": "えっちいのは sukebei.pantsu.cat へ" + "translation": "えっちぃのは sukebei.pantsu.cat へ" }, { "id": "rule_tracker_url", @@ -139,6 +139,10 @@ "id": "torrents", "translation": "Torrent" }, + { + "id": "followers", + "translation": "フォロワー数" + }, { "id": "follow", "translation": "フォロー" @@ -535,6 +539,10 @@ "id": "description_markdown_notice", "translation": "説明文には MarkDown 記法を使うことができます。" }, + { + "id": "comment_markdown_notice", + "translation": "コメントには MarkDown 記法を使うことができます。" + }, { "id": "show_all", "translation": "すべて表示" @@ -623,6 +631,10 @@ "id": "userstatus_moderator", "translation": "モデレーター" }, + { + "id": "userstatus_uploader", + "translation": "アップロード者" + }, { "id": " api_token", "translation": "API トークン" @@ -771,6 +783,10 @@ "id": "report_type", "translation": "通報理由" }, + { + "id": "report_message", + "translation": "通報メッセージ" + }, { "id": "illegal_content", "translation": "違法なコンテンツ" @@ -787,6 +803,14 @@ "id": "duplicate_deprecated", "translation": "重複 / 非推奨" }, + { + "id": "nsfw_content", + "translation": "えっちぃコンテンツ" + }, + { + "id": "other", + "translation": "その他" + }, { "id": "captcha", "translation": "画像認証" @@ -823,6 +847,18 @@ "id": "no_database_dumps_available", "translation": "現在利用可能なデータベースダンプはありません。" }, + { + "id": "clear_notifications", + "translation": "既読の通知をクリア" + }, + { + "id": "clear_all_notifications", + "translation": "すべての通知をクリア" + }, + { + "id": "mark_notifications_as_read", + "translation": "既読の通知としてマークする" + }, { "id": "clear_notifications", "translation": "通知をクリア" @@ -831,6 +867,10 @@ "id": "notifications_cleared", "translation": "通知がクリアされました。" }, + { + "id": "notifications_read", + "translation": "すべての通知が既読としてマークされました。" + }, { "id": "my_notifications", "translation": "通知" @@ -951,6 +991,10 @@ "id": "delete_report", "translation": "レポートを削除" }, + { + "id": "delete_all_reports", + "translation": "すべてのレポートを削除" + }, { "id": "comment_deleted", "translation": "コメントが削除されました。" @@ -981,7 +1025,7 @@ }, { "id": "something_went_wrong", - "translation": "不具合が発生しました。" + "translation": "問題が発生しました。" }, { "id": "nb_torrents_updated", @@ -2057,7 +2101,7 @@ }, { "id": "tagtype_tags", - "translation": "通常タグ" + "translation": "説明タグ" }, { "id": "tagvalue_select", @@ -2089,7 +2133,7 @@ }, { "id": "delay", - "translation": "遅延" + "translation": "遅延 (時間単位)" }, { "id": "update_annoucement_panel", @@ -2109,7 +2153,7 @@ }, { "id": "complement", - "translation": "補充" + "translation": "追加" }, { "id": "from", @@ -2139,6 +2183,10 @@ "id": "generating_torrent", "translation": "Torrent ファイルを生成中..." }, + { + "id": "generating_torrent_failed", + "translation": "Torrent ファイルを生成できませんでした" + }, { "id": "enabled", "translation": "有効" @@ -2157,7 +2205,7 @@ }, { "id": "search_from_user", - "translation": "このユーザーのアップロードを検索..." + "translation": "このユーザーから検索..." }, { "id": "usersearch_user_not_found", @@ -2173,7 +2221,11 @@ }, { "id": "search_from_specific_user", - "translation": "%s のアップロードを検索" + "translation": "%s さんから検索" + }, + { + "id": "browsing_user_torrents", + "translation": "%s さんの Torrent を参照中" }, { "id": "hours_minutes_ago", @@ -2182,5 +2234,21 @@ { "id": "days_hours_ago", "translation": "{0} 日 {1} 時間前" + }, + { + "id": "status", + "translation": "状態" + }, + { + "id": "event", + "translation": "イベント" + }, + { + "id": "read", + "translation": "既読" + }, + { + "id": "unread", + "translation": "未読" } ]