|
1 | 1 | { |
| 2 | + "wrap-lists/title": { "message": "リストの項目を省略しない" }, |
| 3 | + "wrap-lists/description": { |
| 4 | + "message": "リスト内のテキストが長すぎる場合でも、それを省略せずに表示します。" |
| 5 | + }, |
| 6 | + "live-stats/title": { "message": "ステータスをリアルタイムで更新" }, |
| 7 | + "live-stats/description": { |
| 8 | + "message": "ページを再読み込みすることなく、プロジェクトの好き、お気に入り、リミックス、参照数をリアルタイムで更新します。" |
| 9 | + }, |
| 10 | + "hide-scratch-news/title": { "message": "Scratchニュースの非表示" }, |
| 11 | + "hide-scratch-news/description": { |
| 12 | + "message": "トップページにあるScratchニュースを非表示にします。" |
| 13 | + }, |
| 14 | + "watch-later/title": { "message": "プロジェクトを後で見る" }, |
| 15 | + "watch-later/description": { |
| 16 | + "message": "後で見たいプロジェクトとして保存したものを、「後で見る」ページに表示します。" |
| 17 | + }, |
| 18 | + "remove-project-button/title": { "message": "プロジェクト削除ボタン" }, |
| 19 | + "remove-project-button/description": { |
| 20 | + "message": "スタジオ内のプロジェクトを簡単に削除するためのボタンを追加します。メニューを開かずに削除することができます。" |
| 21 | + }, |
| 22 | + "right-side-flag/title": { "message": "緑の旗を右に表示する" }, |
| 23 | + "right-side-flag/description": { |
| 24 | + "message": "緑の旗と停止ボタンをステージの右側に移動させます。" |
| 25 | + }, |
2 | 26 | "love-fave-animate/title": { "message": "「好き」ボタンのアニメーション" }, |
3 | 27 | "love-fave-animate/description": { |
4 | 28 | "message": "プロジェクトページ上の「いいね」ボタンと「お気に入り」ボタンのクリックしたときの動作をアニメーション化します。" |
|
183 | 207 | "box-shadows/description": { |
184 | 208 | "message": "すべてのコンテンツボックスに影を追加します。カーソルを合わせると、影が濃くなります。" |
185 | 209 | }, |
| 210 | + "admin-notifications/title": { "message": "STからのメッセージを赤く表示" }, |
| 211 | + "admin-notifications/description": { |
| 212 | + "message": "Scratch Teamからの管理者通知がある場合、上のバーのメッセージボタンはオレンジ色ではなく、赤色に表示されます。" |
| 213 | + }, |
186 | 214 | "nicknames/title": { "message": "ニックネーム" }, |
187 | 215 | "nicknames/description": { |
188 | 216 | "message": "他のScratcherにニックネームを設定することができます。ニックネームは自分だけが見ることができ、相手のユーザーネームを見たときにユーザー名がニックネームに置き換えられます。" |
|
373 | 401 | "scrollable-list-items/description": { |
374 | 402 | "message": "リスト自体の幅より長い値が書かれているリストの項目を左右にスクロールできるようになります。" |
375 | 403 | }, |
376 | | - "admin-notifications/title": { "message": "STからのメッセージを赤く表示" }, |
377 | | - "admin-notifications/description": { |
378 | | - "message": "Scratch Teamからの管理者通知がある場合、上のバーのメッセージボタンはオレンジ色ではなく、赤色に表示されます。" |
379 | | - }, |
380 | 404 | "custom-fonts/title": { "message": "サイトのフォントの変更" }, |
381 | 405 | "custom-fonts/description": { |
382 | 406 | "message": "Scratch上で表示されるフォントをGoogle Fontsのサイトにある好きなフォントに設定することができます。大文字と小文字は区別されます。" |
|
565 | 589 | "compact-editor/description": { |
566 | 590 | "message": "スプライトや背景の情報をよりコンパクトにします。" |
567 | 591 | }, |
568 | | - "right-side-flag/title": { "message": "緑の旗を右に表示する" }, |
569 | | - "right-side-flag/description": { |
570 | | - "message": "緑の旗と停止ボタンをステージの右側に移動させます。" |
571 | | - }, |
572 | 592 | "my-recent-projects/title": { |
573 | 593 | "message": "Scratchニュースを最近のプロジェクトに置き換える" |
574 | 594 | }, |
575 | 595 | "my-recent-projects/description": { |
576 | 596 | "message": "トップページのScratchニュースを最近のプロジェクトに置き換えます。" |
577 | 597 | }, |
578 | | - "hide-scratch-news/title": { "message": "Scratchニュースの非表示" }, |
579 | | - "hide-scratch-news/description": { |
580 | | - "message": "トップページにあるScratchニュースを非表示にします。この機能は、Scratchニュースを最近のプロジェクトに置き換える機能を有効にした場合、競合します。" |
581 | | - }, |
582 | 598 | "focus-mode/title": { "message": "フォーカスモード" }, |
583 | 599 | "focus-mode/description": { |
584 | 600 | "message": "ボタンをクリックすると、プロジェクトページのコメント、スタジオ、リミックス、ヘッダー、フッターを削除します。" |
|
0 commit comments