Merge remote-tracking branch 'parent/main' into upstream-20241113
This commit is contained in:
commit
910eafda63
177 changed files with 1625 additions and 659 deletions
|
@ -99,6 +99,24 @@
|
|||
"alert.unexpected.title": "エラー!",
|
||||
"alt_text_badge.title": "代替テキスト",
|
||||
"announcement.announcement": "お知らせ",
|
||||
"annual_report.summary.archetype.booster": "トレンドハンター",
|
||||
"annual_report.summary.archetype.lurker": "ROM専",
|
||||
"annual_report.summary.archetype.oracle": "予言者",
|
||||
"annual_report.summary.archetype.pollster": "調査員",
|
||||
"annual_report.summary.archetype.replier": "社交家",
|
||||
"annual_report.summary.followers.followers": "フォロワー",
|
||||
"annual_report.summary.followers.total": "合計{count}",
|
||||
"annual_report.summary.here_it_is": "こちらがあなたの{year}年の振り返りです",
|
||||
"annual_report.summary.highlighted_post.by_favourites": "最もお気に入りされた投稿",
|
||||
"annual_report.summary.highlighted_post.by_reblogs": "最もブーストされた投稿",
|
||||
"annual_report.summary.highlighted_post.by_replies": "最も返信が多かった投稿",
|
||||
"annual_report.summary.highlighted_post.possessive": "{name}の",
|
||||
"annual_report.summary.most_used_app.most_used_app": "最も使用されているアプリ",
|
||||
"annual_report.summary.most_used_hashtag.most_used_hashtag": "最も使用されたハッシュタグ",
|
||||
"annual_report.summary.new_posts.new_posts": "新しい投稿",
|
||||
"annual_report.summary.percentile.text": "<topLabel>それにより、あなたは上位に位置しています。</topLabel><percentage></percentage><bottomLabel>Mastodonユーザーの中で。</bottomLabel>",
|
||||
"annual_report.summary.percentile.we_wont_tell_bernie": "バー二ーには秘密にしておくよ。",
|
||||
"annual_report.summary.thanks": "Mastodonの一員になってくれてありがとう!",
|
||||
"antennas.account.add": "アンテナに追加",
|
||||
"antennas.account.remove": "アンテナから外す",
|
||||
"antennas.accounts": "{count} のアカウント",
|
||||
|
@ -612,6 +630,8 @@
|
|||
"notification.admin.report_statuses_other": "{name}さんが{target}さんを通報しました",
|
||||
"notification.admin.sign_up": "{name}さんがサインアップしました",
|
||||
"notification.admin.sign_up.name_and_others": "{name}さんとほか{count, plural, other {#人}}がサインアップしました",
|
||||
"notification.annual_report.message": "「あなたの{year}年の#Wrapstodonが待っています!Mastodonであなたの年のハイライトや思い出の瞬間を公開しましょう!」と訳せます。",
|
||||
"notification.annual_report.view": "#Wrapstodon を表示",
|
||||
"notification.emoji_reaction": "{name}さんがあなたの投稿に絵文字をつけました",
|
||||
"notification.emoji_reaction.name_and_others_with_link": "{name}さんと<a>{count, plural, other {他#名}}</a>があなたの投稿に絵文字をつけました",
|
||||
"notification.favourite": "{name}さんがお気に入りしました",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue