Add Japanese translations for moderator roles and its own admin actions. (#5689)
parent
57ea54ba00
commit
5aca968bb7
|
@ -62,6 +62,7 @@ ja:
|
||||||
by_domain: ドメイン
|
by_domain: ドメイン
|
||||||
confirm: 確認
|
confirm: 確認
|
||||||
confirmed: 確認済み
|
confirmed: 確認済み
|
||||||
|
demote: 降格
|
||||||
disable: 無効化
|
disable: 無効化
|
||||||
disable_two_factor_authentication: 二段階認証を無効にする
|
disable_two_factor_authentication: 二段階認証を無効にする
|
||||||
disabled: 無効
|
disabled: 無効
|
||||||
|
@ -101,6 +102,7 @@ ja:
|
||||||
outbox_url: Outbox URL
|
outbox_url: Outbox URL
|
||||||
perform_full_suspension: 完全に活動停止させる
|
perform_full_suspension: 完全に活動停止させる
|
||||||
profile_url: プロフィールURL
|
profile_url: プロフィールURL
|
||||||
|
promote: 昇格
|
||||||
protocol: プロトコル
|
protocol: プロトコル
|
||||||
public: パブリック
|
public: パブリック
|
||||||
push_subscription_expires: PuSH購読期限
|
push_subscription_expires: PuSH購読期限
|
||||||
|
@ -108,6 +110,11 @@ ja:
|
||||||
reset: リセット
|
reset: リセット
|
||||||
reset_password: パスワード再設定
|
reset_password: パスワード再設定
|
||||||
resubscribe: 再講読
|
resubscribe: 再講読
|
||||||
|
role: 役割
|
||||||
|
roles:
|
||||||
|
admin: 管理者
|
||||||
|
moderator: モデレーター
|
||||||
|
user: ユーザー
|
||||||
salmon_url: Salmon URL
|
salmon_url: Salmon URL
|
||||||
search: 検索
|
search: 検索
|
||||||
shared_inbox_url: Shared Inbox URL
|
shared_inbox_url: Shared Inbox URL
|
||||||
|
|
Loading…
Reference in New Issue