diff --git a/translations/ja.json b/translations/ja.json index 42631f1..bf74141 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -566,5 +566,23 @@ "restore_comment": "コメントを復元", "restored_comment": "コメントを復元しました", "appoint_as_mod_are_you_sure": "{{user}}を{{community}}のモデレーターに任命してよろしいですか?", - "days_until_expiration": "期限切れまでの日数" + "days_until_expiration": "期限切れまでの日数", + "moderation_history": "モデレーション履歴", + "submit": "実行", + "edited_post": "投稿の編集", + "uploads": "アップロード", + "language_not_allowed": "許可されていない言語", + "uploader": "アップローダー", + "community_visibility": "コミュニティの公開範囲", + "custom_thumbnail_url": "サムネイルURL", + "denied": "拒否されました", + "hide_post": "投稿を隠す", + "unhide_post": "投稿を表示する", + "show_hidden_posts": "隠した投稿の表示", + "show_upvotes": "賛成票の表示", + "show_downvotes": "反対票の表示", + "show_upvote_percentage": "賛成割合の表示", + "local_only": "ローカルのみ", + "public": "公開", + "public_blurb": "このコミュニティは他のインスタンスと連合されており、そのインスタンスのユーザによって投稿やコメントをすることができます。" }