Merge remote-tracking branch 'parent/main' into upstream-20240824
This commit is contained in:
commit
a5bbc3f93b
164 changed files with 1913 additions and 1534 deletions
|
@ -30,7 +30,6 @@
|
|||
"account.block_domain": "{domain}全体をブロック",
|
||||
"account.block_short": "ブロック",
|
||||
"account.blocked": "ブロック済み",
|
||||
"account.browse_more_on_origin_server": "リモートで表示",
|
||||
"account.cancel_follow_request": "フォローリクエストの取り消し",
|
||||
"account.copy": "プロフィールへのリンクをコピー",
|
||||
"account.direct": "@{name}さんに非公開でメンション",
|
||||
|
@ -536,8 +535,6 @@
|
|||
"mute_modal.title": "ユーザーをミュートしますか?",
|
||||
"mute_modal.you_wont_see_mentions": "宛先に相手が入っている投稿も閲覧できなくなります。",
|
||||
"mute_modal.you_wont_see_posts": "相手はあなたの投稿を今までどおり閲覧できますが、あなたは相手の投稿を閲覧できなくなります。",
|
||||
"name_and_others": "{count, plural, other {#人のユーザー}}と{name}",
|
||||
"name_and_others_with_link": "<a>{count, plural, other {#人のユーザー}}</a>と{name}",
|
||||
"navigation_bar.about": "概要",
|
||||
"navigation_bar.advanced_interface": "上級者向けUIに戻る",
|
||||
"navigation_bar.antennas": "アンテナ",
|
||||
|
@ -892,8 +889,6 @@
|
|||
"status.favourites": "{count, plural, one {お気に入り} other {お気に入り}}",
|
||||
"status.featured_tags.add": "おすすめハッシュタグを追加",
|
||||
"status.filter": "この投稿をフィルターする",
|
||||
"status.filtered": "フィルターされました",
|
||||
"status.hide": "投稿を非表示",
|
||||
"status.history.created": "{name}さんが{date}に作成",
|
||||
"status.history.edited": "{name}さんが{date}に編集",
|
||||
"status.load_more": "もっと見る",
|
||||
|
@ -926,10 +921,7 @@
|
|||
"status.report": "@{name}さんを通報",
|
||||
"status.sensitive_warning": "閲覧注意",
|
||||
"status.share": "共有",
|
||||
"status.show_filter_reason": "表示する",
|
||||
"status.show_less": "隠す",
|
||||
"status.show_less_all": "全て隠す",
|
||||
"status.show_more": "もっと見る",
|
||||
"status.show_more_all": "全て見る",
|
||||
"status.show_original": "原文を表示",
|
||||
"status.title.with_attachments": "{user}さんの投稿 {attachmentCount, plural, other {({attachmentCount}件のメディア)}}",
|
||||
|
@ -948,11 +940,6 @@
|
|||
"time_remaining.minutes": "残り{number}分",
|
||||
"time_remaining.moments": "まもなく終了",
|
||||
"time_remaining.seconds": "残り{number}秒",
|
||||
"timeline_hint.remote_resource_not_displayed": "他のサーバーの{resource}は表示されません。",
|
||||
"timeline_hint.resources.followers": "フォロワー",
|
||||
"timeline_hint.resources.follows": "フォロー",
|
||||
"timeline_hint.resources.replies": "返信の一部",
|
||||
"timeline_hint.resources.statuses": "以前の投稿",
|
||||
"trends.counter_by_accounts": "過去{days, plural, one {{days}日} other {{days}日}}に{count, plural, one {{counter}人} other {{counter} 人}}",
|
||||
"trends.trending_now": "トレンドタグ",
|
||||
"ui.beforeunload": "Mastodonから離れると送信前の投稿は失われます。",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue