aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAnonymous <noreply@weblate.org>2021-02-09 01:53:24 +0000
committerWeblate <noreply@weblate.org>2021-02-12 19:15:48 +0000
commite85fa160c7812adfeb9c6c9110ea88c2434b36d0 (patch)
treec3661c41f7186088e31f9520cbe7d2743987537d /src
parent586c538aa09c140b706c6a33cfc4b8bc1f67bed7 (diff)
Translated using Weblate (Japanese)
Currently translated at 98.0% (667 of 680 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
Diffstat (limited to 'src')
-rw-r--r--src/i18n/ja_pedantic.json19
1 files changed, 15 insertions, 4 deletions
diff --git a/src/i18n/ja_pedantic.json b/src/i18n/ja_pedantic.json
index f3683bfa..fb0277bf 100644
--- a/src/i18n/ja_pedantic.json
+++ b/src/i18n/ja_pedantic.json
@@ -91,7 +91,8 @@
"preferences": "設定",
"administration": "管理",
"bookmarks": "ブックマーク",
- "timelines": "タイムライン"
+ "timelines": "タイムライン",
+ "chats": "チャット"
},
"notifications": {
"broken_favorite": "ステータスが見つかりません。探しています...",
@@ -774,15 +775,19 @@
"reject_desc": "このインスタンスでは、以下のインスタンスからのメッセージを受け付けません:",
"accept_desc": "このインスタンスでは、以下のインスタンスからのメッセージのみを受け付けます:",
"accept": "許可",
- "simple_policies": "インスタンス固有のポリシー"
+ "simple_policies": "インスタンス固有のポリシー",
+ "reject": "拒否"
},
"mrf_policies": "有効なMRFポリシー",
"keyword": {
"replace": "置き換え",
"ftl_removal": "「接続しているすべてのネットワーク」タイムラインから除外",
- "keyword_policies": "キーワードポリシー"
+ "keyword_policies": "キーワードポリシー",
+ "is_replaced_by": "→",
+ "reject": "拒否"
}
- }
+ },
+ "staff": "スタッフ"
},
"display_date": {
"today": "今日"
@@ -814,5 +819,11 @@
"delete": "削除",
"message_user": "{nickname} にメッセージ",
"you": "あなた:"
+ },
+ "domain_mute_card": {
+ "unmute_progress": "ミュート解除中…",
+ "unmute": "ミュート解除",
+ "mute_progress": "ミュート中…",
+ "mute": "ミュート"
}
}