Merge branch 'main' into glitch-soc/merge-upstream
Conflicts: - `README.md`: Minor upstream change, our README is completely different. Kept ours. - `lib/tasks/assets.rake`: glitch-soc has extra code to deal with its theming system, upstream changed a line that exists in glitch-soc. Applied upstream changes.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"account.locked_info": "このアカウントは承認制アカウントです。相手が承認するまでフォローは完了しません。",
|
||||
"account.media": "メディア",
|
||||
"account.mention": "@{name}さんにメンション",
|
||||
"account.moved_to": "{name} さんがアカウントを引っ越しました:",
|
||||
"account.moved_to": "{name}さんがアカウントを引っ越しました:",
|
||||
"account.mute": "@{name}さんをミュート",
|
||||
"account.mute_notifications": "@{name}さんからの通知を受け取らない",
|
||||
"account.muted": "ミュート済み",
|
||||
@@ -54,7 +54,7 @@
|
||||
"account.posts_with_replies": "投稿と返信",
|
||||
"account.report": "@{name}さんを通報",
|
||||
"account.requested": "フォロー承認待ちです。クリックしてキャンセル",
|
||||
"account.requested_follow": "{name} さんがあなたにフォローリクエストしました",
|
||||
"account.requested_follow": "{name}さんがあなたにフォローリクエストしました",
|
||||
"account.share": "@{name}さんのプロフィールを共有する",
|
||||
"account.show_reblogs": "@{name}さんからのブーストを表示",
|
||||
"account.statuses_counter": "{counter} 投稿",
|
||||
@@ -276,6 +276,7 @@
|
||||
"footer.keyboard_shortcuts": "キーボードショートカット",
|
||||
"footer.privacy_policy": "プライバシーポリシー",
|
||||
"footer.source_code": "ソースコードを表示",
|
||||
"footer.status": "ステータス",
|
||||
"generic.saved": "保存しました",
|
||||
"getting_started.heading": "スタート",
|
||||
"hashtag.column_header.tag_mode.all": "と{additional}",
|
||||
|
||||
Reference in New Issue
Block a user