|
1 | 1 | {
|
2 | 2 | "account.account_note_header": "メモ",
|
| 3 | + "account.add_or_remove_from_circle": "サークルから追加または外す", |
3 | 4 | "account.add_or_remove_from_list": "リストから追加または外す",
|
4 | 5 | "account.badges.bot": "Bot",
|
5 | 6 | "account.badges.group": "Group",
|
|
57 | 58 | "bundle_modal_error.close": "閉じる",
|
58 | 59 | "bundle_modal_error.message": "コンポーネントの読み込み中に問題が発生しました。",
|
59 | 60 | "bundle_modal_error.retry": "再試行",
|
| 61 | + "circle.add_new_circle": "(新しいサークルを追加)", |
| 62 | + "circle.open_circle_column": "サークルカラムを開く", |
| 63 | + "circle.reply": "(現在のサークルにリプライ)", |
| 64 | + "circle.select": "対象のサークルを選択", |
| 65 | + "circle.unselect": "(サークルを選択する)", |
| 66 | + "circles.account.add": "サークルに追加", |
| 67 | + "circles.account.remove": "サークルから外す", |
| 68 | + "circles.edit.submit": "タイトルを変更", |
| 69 | + "circles.new.create": "サークルを作成", |
| 70 | + "circles.new.title_placeholder": "新規サークル名", |
| 71 | + "circles.search": "フォローされている人の中から検索", |
| 72 | + "circles.subheading": "あなたのサークル", |
60 | 73 | "column.blocks": "ブロックしたユーザー",
|
61 | 74 | "column.bookmarks": "ブックマーク",
|
| 75 | + "column.circles": "サークル", |
62 | 76 | "column.community": "ローカルタイムライン",
|
63 | 77 | "column.direct": "ダイレクトメッセージ",
|
64 | 78 | "column.directory": "ディレクトリ",
|
|
85 | 99 | "compose_form.direct_message_warning": "このトゥートはメンションされた人にのみ送信されます。",
|
86 | 100 | "compose_form.direct_message_warning_learn_more": "もっと詳しく",
|
87 | 101 | "compose_form.hashtag_warning": "このトゥートは公開設定ではないのでハッシュタグの一覧に表示されません。公開トゥートだけがハッシュタグで検索できます。",
|
| 102 | + "compose_form.limited_message_warning": "このトゥートはサークルに含まれるユーザーにのみ送信されます。", |
88 | 103 | "compose_form.lock_disclaimer": "あなたのアカウントは{locked}になっていません。誰でもあなたをフォローすることができ、フォロワー限定の投稿を見ることができます。",
|
89 | 104 | "compose_form.lock_disclaimer.lock": "承認制",
|
90 | 105 | "compose_form.placeholder": "今なにしてる?",
|
|
108 | 123 | "confirmations.block.message": "本当に{name}さんをブロックしますか?",
|
109 | 124 | "confirmations.delete.confirm": "削除",
|
110 | 125 | "confirmations.delete.message": "本当に削除しますか?",
|
| 126 | + "confirmations.delete_circle.confirm": "削除", |
| 127 | + "confirmations.delete_circle.message": "本当にこのサークルを完全に削除しますか?", |
111 | 128 | "confirmations.delete_list.confirm": "削除",
|
112 | 129 | "confirmations.delete_list.message": "本当にこのリストを完全に削除しますか?",
|
113 | 130 | "confirmations.domain_block.confirm": "ドメイン全体をブロック",
|
|
271 | 288 | "navigation_bar.apps": "アプリ",
|
272 | 289 | "navigation_bar.blocks": "ブロックしたユーザー",
|
273 | 290 | "navigation_bar.bookmarks": "ブックマーク",
|
| 291 | + "navigation_bar.circles": "サークル", |
274 | 292 | "navigation_bar.community_timeline": "ローカルタイムライン",
|
275 | 293 | "navigation_bar.compose": "トゥートの新規作成",
|
276 | 294 | "navigation_bar.direct": "ダイレクトメッセージ",
|
|
331 | 349 | "privacy.change": "公開範囲を変更",
|
332 | 350 | "privacy.direct.long": "送信した相手のみ閲覧可",
|
333 | 351 | "privacy.direct.short": "ダイレクト",
|
| 352 | + "privacy.limited.long": "サークルで指定したユーザーのみ閲覧可", |
| 353 | + "privacy.limited.short": "サークル", |
334 | 354 | "privacy.private.long": "フォロワーのみ閲覧可",
|
335 | 355 | "privacy.private.short": "フォロワー限定",
|
336 | 356 | "privacy.public.long": "誰でも閲覧可、公開TLに表示",
|
|
401 | 421 | "status.share": "共有",
|
402 | 422 | "status.show_less": "隠す",
|
403 | 423 | "status.show_less_all": "全て隠す",
|
| 424 | + "status.show_member_list": "メンバーリストを表示", |
404 | 425 | "status.show_more": "もっと見る",
|
405 | 426 | "status.show_more_all": "全て見る",
|
406 | 427 | "status.show_thread": "スレッドを表示",
|
|
0 commit comments