|
|
@ -1,5 +1,5 @@ |
|
|
|
{ |
|
|
|
"account.add_or_remove_from_list": "Add or Remove from lists", |
|
|
|
"account.add_or_remove_from_list": "リストに追加または外す", |
|
|
|
"account.badges.bot": "Bot", |
|
|
|
"account.block": "@{name}さんをブロック", |
|
|
|
"account.block_domain": "{domain}全体を非表示", |
|
|
@ -112,6 +112,7 @@ |
|
|
|
"emoji_button.search_results": "検索結果", |
|
|
|
"emoji_button.symbols": "記号", |
|
|
|
"emoji_button.travel": "旅行と場所", |
|
|
|
"empty_column.account_timeline": "トゥートがありません!", |
|
|
|
"empty_column.blocks": "まだ誰もブロックしていません。", |
|
|
|
"empty_column.community": "ローカルタイムラインはまだ使われていません。何か書いてみましょう!", |
|
|
|
"empty_column.direct": "ダイレクトメッセージはまだありません。ダイレクトメッセージをやりとりすると、ここに表示されます。", |
|
|
@ -137,6 +138,13 @@ |
|
|
|
"getting_started.open_source_notice": "Mastodonはオープンソースソフトウェアです。誰でもGitHub({github})から開発に参加したり、問題を報告したりできます。", |
|
|
|
"getting_started.security": "セキュリティ", |
|
|
|
"getting_started.terms": "プライバシーポリシー", |
|
|
|
"hashtag.column_header.tag_mode.all": " と {additional}", |
|
|
|
"hashtag.column_header.tag_mode.any": " か {additional}", |
|
|
|
"hashtag.column_header.tag_mode.none": " ({additional} を除く)", |
|
|
|
"hashtag.column_settings.tag_mode.all": "すべてを含む", |
|
|
|
"hashtag.column_settings.tag_mode.any": "いずれかを含む", |
|
|
|
"hashtag.column_settings.tag_mode.none": "これらを除く", |
|
|
|
"hashtag.column_settings.tag_toggle": "このカラムに追加のタグを含める", |
|
|
|
"home.column_settings.basic": "基本設定", |
|
|
|
"home.column_settings.show_reblogs": "ブースト表示", |
|
|
|
"home.column_settings.show_replies": "返信表示", |
|
|
@ -313,10 +321,11 @@ |
|
|
|
"status.show_less_all": "全て隠す", |
|
|
|
"status.show_more": "もっと見る", |
|
|
|
"status.show_more_all": "全て見る", |
|
|
|
"status.show_thread": "続きを読む", |
|
|
|
"status.unmute_conversation": "会話のミュートを解除", |
|
|
|
"status.unpin": "プロフィールの固定表示を解除", |
|
|
|
"suggestions.dismiss": "Dismiss suggestion", |
|
|
|
"suggestions.header": "You might be interested in…", |
|
|
|
"suggestions.dismiss": "隠す", |
|
|
|
"suggestions.header": "興味あるかもしれません…", |
|
|
|
"tabs_bar.federated_timeline": "連合", |
|
|
|
"tabs_bar.home": "ホーム", |
|
|
|
"tabs_bar.local_timeline": "ローカル", |
|
|
|