i18n: Add Japanese translations for #7000 (#7022)

* run yarn manage:translations.

* run i18n-tasks add-missing ja.

* Update Japanese translations.
This commit is contained in:
mayaeh 2018-04-03 18:21:33 +09:00 committed by Yamagishi Kazutoshi
parent e85cffb236
commit 1c293086a1
2 changed files with 36 additions and 0 deletions

View file

@ -1,4 +1,17 @@
[ [
{
"descriptors": [
{
"defaultMessage": "Oops!",
"id": "alert.unexpected.title"
},
{
"defaultMessage": "An unexpected error occurred.",
"id": "alert.unexpected.message"
}
],
"path": "app/javascript/mastodon/actions/alerts.json"
},
{ {
"descriptors": [ "descriptors": [
{ {

View file

@ -60,6 +60,7 @@ ja:
destroyed_msg: モデレーションメモを削除しました! destroyed_msg: モデレーションメモを削除しました!
accounts: accounts:
are_you_sure: 本当に実行しますか? are_you_sure: 本当に実行しますか?
avatar: アイコン
by_domain: ドメイン by_domain: ドメイン
confirm: 確認 confirm: 確認
confirmed: 確認済み confirmed: 確認済み
@ -108,6 +109,7 @@ ja:
public: パブリック public: パブリック
push_subscription_expires: PuSH購読期限 push_subscription_expires: PuSH購読期限
redownload: アバターの更新 redownload: アバターの更新
remove_avatar: アイコンを削除
reset: リセット reset: リセット
reset_password: パスワード再設定 reset_password: パスワード再設定
resubscribe: 再講読 resubscribe: 再講読
@ -135,6 +137,7 @@ ja:
web: Web web: Web
action_logs: action_logs:
actions: actions:
assigned_to_self_report: "%{name} さんがレポート %{target} を自身の担当に割り当てました"
confirm_user: "%{name} さんが %{target} さんのメールアドレスを確認済みにしました" confirm_user: "%{name} さんが %{target} さんのメールアドレスを確認済みにしました"
create_custom_emoji: "%{name} さんがカスタム絵文字 %{target} を追加しました" create_custom_emoji: "%{name} さんがカスタム絵文字 %{target} を追加しました"
create_domain_block: "%{name} さんがドメイン %{target} をブロックしました" create_domain_block: "%{name} さんがドメイン %{target} をブロックしました"
@ -150,10 +153,13 @@ ja:
enable_user: "%{name} さんが %{target} さんのログインを有効化しました" enable_user: "%{name} さんが %{target} さんのログインを有効化しました"
memorialize_account: "%{name} さんが %{target} さんを追悼アカウントページに登録しました" memorialize_account: "%{name} さんが %{target} さんを追悼アカウントページに登録しました"
promote_user: "%{name} さんが %{target} さんを昇格しました" promote_user: "%{name} さんが %{target} さんを昇格しました"
remove_avatar_user: "%{name} さんが %{target} さんのアイコンを削除しました"
reopen_report: "%{name} さんがレポート %{target} を再び開きました"
reset_password_user: "%{name} さんが %{target} さんのパスワードをリセットしました" reset_password_user: "%{name} さんが %{target} さんのパスワードをリセットしました"
resolve_report: "%{name} さんがレポート %{target} を解決済みにしました" resolve_report: "%{name} さんがレポート %{target} を解決済みにしました"
silence_account: "%{name} さんが %{target} さんをサイレンスにしました" silence_account: "%{name} さんが %{target} さんをサイレンスにしました"
suspend_account: "%{name} さんが %{target} さんを停止しました" suspend_account: "%{name} さんが %{target} さんを停止しました"
unassigned_report: "%{name} さんがレポート %{target} の担当を外しました"
unsilence_account: "%{name} さんが %{target} さんのサイレンスを解除しました" unsilence_account: "%{name} さんが %{target} さんのサイレンスを解除しました"
unsuspend_account: "%{name} さんが %{target} さんの停止を解除しました" unsuspend_account: "%{name} さんが %{target} さんの停止を解除しました"
update_custom_emoji: "%{name} さんがカスタム絵文字 %{target} を更新しました" update_custom_emoji: "%{name} さんがカスタム絵文字 %{target} を更新しました"
@ -239,29 +245,45 @@ ja:
expired: 期限切れ expired: 期限切れ
title: フィルター title: フィルター
title: 招待 title: 招待
report_notes:
created_msg: モデレーションメモを書き込みました!
destroyed_msg: モデレーションメモを削除しました!
reports: reports:
action_taken_by: レポート処理者 action_taken_by: レポート処理者
are_you_sure: 本当に実行しますか? are_you_sure: 本当に実行しますか?
assign_to_self: 担当になる
assigned: 担当者
comment: comment:
label: コメント label: コメント
none: なし none: なし
delete: 削除 delete: 削除
id: ID id: ID
mark_as_resolved: 解決済みとしてマーク mark_as_resolved: 解決済みとしてマーク
mark_as_unresolved: 未解決として再び開く
notes:
create: 書き込む
create_and_resolve: 書き込み、解決済みにする
delete: 削除
label: メモ
nsfw: nsfw:
'false': NSFW オフ 'false': NSFW オフ
'true': NSFW オン 'true': NSFW オン
reopen: 再び開く
report: レポート#%{id} report: レポート#%{id}
report_contents: 内容 report_contents: 内容
reported_account: 報告対象アカウント reported_account: 報告対象アカウント
reported_by: 報告者 reported_by: 報告者
resolved: 解決済み resolved: 解決済み
resolved_msg: レポートを解決済みにしました!
silence_account: アカウントをサイレンス silence_account: アカウントをサイレンス
status: ステータス status: ステータス
statuses: 通報されたトゥート
suspend_account: アカウントを停止 suspend_account: アカウントを停止
target: ターゲット target: ターゲット
title: レポート title: レポート
unassign: 担当を外す
unresolved: 未解決 unresolved: 未解決
updated_at: 更新日時
view: 表示 view: 表示
settings: settings:
activity_api_enabled: activity_api_enabled:
@ -475,6 +497,7 @@ ja:
'21600': 6 時間 '21600': 6 時間
'3600': 1 時間 '3600': 1 時間
'43200': 12 時間 '43200': 12 時間
'604800': 1 週間
'86400': 1 '86400': 1
expires_in_prompt: 無期限 expires_in_prompt: 無期限
generate: 作成 generate: 作成