{
	"locale.name": "日本語",
	"routes.home": "/ja/",
	"routes.error": "/ja/error/",
	"routes.user": "/ja/user/",
	"routes.flow": "/ja/flow/",
	"routes.block": "/ja/block/",
	"routes.text": "/ja/text/",
	"routes.reset-password": "/ja/reset-password/",
	"routes.confirm-email": "/ja/confirm-email/",
	"routes.download": "/ja/download/",
	"routes.md.cookie-policy": "/ja/cookie-policy/",
	"routes.md.privacy-policy": "/ja/privacy-policy/",
	"routes.md.terms-of-use": "/ja/terms/",
	"routes.simulator-sandbox": "/ja/simulator-sandbox/",
	"error.og.title": "見つかりませんでした",
	"ui.sb_cloud.delete_account.dialog.title": "ストロービーズのアカウントを削除する",
	"ui.sb_cloud.delete_account.dialog.description": "ストロービーズのアカウントを完全に削除しようとしています。\n本当に削除してもよろしいですか？",
	"ui.sb_cloud.delete_account.dialog.confirm": "アカウントの削除",
	"ui.sb_cloud.signup.cta": "会員登録する",
	"ui.sb_cloud.signup.title": "Strawbees Cloudの会員登録する",
	"ui.sb_cloud.signin.cta": "ログイン",
	"ui.sb_cloud.signin.title": "Strawbees Cloudにログイン",
	"ui.sb_cloud.signup.age.label": "何歳ですか？",
	"ui.sb_cloud.signup.age.tip": "法律上の理由で、年齢を確認する必要があります。",
	"ui.sb_cloud.signup.age.error.blank": "年齢を入力してください。",
	"ui.sb_cloud.signup.age.error.under": "13歳以上でないとアカウントは作成できません。ゲストユーザーとしてプログラミングを実施することは可能です！",
	"ui.sb_cloud.signup.username.label": "ユーザー名",
	"ui.sb_cloud.signup.username.tip": "個人情報が特定されないようなものにしてください。",
	"ui.sb_cloud.signup.username.error.blank": "ユーザー名を入力してください。",
	"ui.sb_cloud.signup.username.error.too_long": "ユーザー名は30文字以内で作成してください。",
	"ui.sb_cloud.signup.username.error.invalid": "ユーザー名は文字、数字、「-」と「_」のみ使用できます。",
	"ui.sb_cloud.signup.username.error.unique": "このユーザー名はすでに使われています。",
	"ui.sb_cloud.signup.email.label": "メールアドレス",
	"ui.sb_cloud.signup.email.tip": "あなたのアカウントについて連絡する際のアドレスです。",
	"ui.sb_cloud.signup.email.error.blank": "メールアドレスを入力してください。",
	"ui.sb_cloud.signup.email.error.invalid": "無効なメールアドレスです",
	"ui.sb_cloud.signup.email_confirm.label": "メールアドレスの確認",
	"ui.sb_cloud.signup.email_confirm.error.blank": "メールアドレスを入力してください。",
	"ui.sb_cloud.signup.email_confirm.error.missmatch": "メールアドレスが一致しません。",
	"ui.sb_cloud.signup.password.label": "パスワード",
	"ui.sb_cloud.signup.password.error.blank": "パスワードを入力してください。",
	"ui.sb_cloud.signup.password.error.short": "パスワードは6文字以上で作成してください。",
	"ui.sb_cloud.signup.password_confirm.label": "パスワードの確認",
	"ui.sb_cloud.signup.password_confirm.error.blank": "パスワードを入力してください。",
	"ui.sb_cloud.signup.password_confirm.error.missmatch": "パスワードが一致しません。",
	"ui.sb_cloud.signup.terms.label": "規約と条件",
	"ui.sb_cloud.signup.terms.tip": "<a href='/terms' target=_blank>利用規約</a> と <a href='/privacy-policy' target=_blank>個人情報保護ポリシー</a> と <a href='/cookie-policy' target=_blank>cookieポリシー</a>に同意いたします。",
	"ui.sb_cloud.signup.terms.error.agree": "規約と条件を読んで同意する必要があります。",
	"ui.sb_cloud.signup.submit": "サインアップ",
	"ui.sb_cloud.signup.submit.error.network": "接続状況に問題があるようです。",
	"ui.sb_cloud.signup.submit.error.server": "サーバーが応答していません。",
	"ui.sb_cloud.signup.submit.error.unhandled": "問題が発生しています。しばらくしてからもう一度お試しください。",
	"ui.sb_cloud.signin.username.label": "ユーザー名",
	"ui.sb_cloud.signin.username.error.blank": "ユーザー名を入力してください。",
	"ui.sb_cloud.signin.password.label": "パスワード",
	"ui.sb_cloud.signin.password.error.blank": "パスワードを入力してください。",
	"ui.sb_cloud.signin.submit": "ログイン",
	"ui.sb_cloud.signin.submit.error.network": "接続状況に問題があるようです。",
	"ui.sb_cloud.signin.submit.error.server": "サーバーが応答していません。",
	"ui.sb_cloud.signin.submit.error.unhandled": "問題が発生しています。しばらくしてからもう一度お試しください。",
	"ui.sb_cloud.signin.submit.error.not_authorized": "ユーザー名かパスワードが無効です。",
	"ui.sb_cloud.forgot.title": "パスワードをお忘れですか？",
	"ui.sb_cloud.forgot.username.label": "ユーザー名",
	"ui.sb_cloud.forgot.username.error.blank": "ユーザー名を入力してください。",
	"ui.sb_cloud.forgot.submit": "パスワードのリセット",
	"ui.sb_cloud.forgot.submit.error.network": "接続状況に問題があるようです。",
	"ui.sb_cloud.forgot.submit.error.server": "サーバーが応答していません。",
	"ui.sb_cloud.forgot.submit.error.unhandled": "問題が発生しています。しばらくしてからもう一度お試しください。",
	"ui.sb_cloud.forgot.submit.error.user_not_found": "このユーザー名は登録されていません。",
	"ui.sb_cloud.forgot.submit.success": "パスワードをリセットする方法については、メールを確認してください。",
	"ui.sb_cloud.reset_password.password.label": "新しいパスワード",
	"ui.sb_cloud.reset_password.password.error.blank": "新しいパスワードを入力してください。",
	"ui.sb_cloud.reset_password.password.error.short": "パスワードは6文字以上で作成してください。",
	"ui.sb_cloud.reset_password.submit": "パスワードのリセット",
	"ui.sb_cloud.reset_password.submit.error.network": "接続状況に問題があるようです。",
	"ui.sb_cloud.reset_password.submit.error.server": "サーバーが応答していません。",
	"ui.sb_cloud.reset_password.submit.error.unhandled": "問題が発生しています。しばらくしてからもう一度お試しください。",
	"ui.sb_cloud.reset_password.submit.error.invalid_link": "このパスワードリセットのリンクは期限が切れています。",
	"ui.sb_cloud.reset_password.submit.success": "パスワードが更新されました。",
	"ui.sb_cloud.confirm_email.title": "メールアドレスの確認",
	"ui.sb_cloud.confirm_email.submit.error.network": "接続状況に問題があるようです。",
	"ui.sb_cloud.confirm_email.submit.error.server": "サーバーが応答していません。",
	"ui.sb_cloud.confirm_email.submit.error.unhandled": "問題が発生しています。しばらくしてからもう一度お試しください。",
	"ui.sb_cloud.confirm_email.submit.error.invalid_link": "この確認リンクは無効です。",
	"ui.sb_cloud.confirm_email.submit.success": "メールアドレスが確認されました。",
	"ui.sb_cloud.change_password.title": "パスワードの変更",
	"ui.sb_cloud.change_password.password.label": "新しいパスワード",
	"ui.sb_cloud.change_password.password.error.blank": "パスワードを入力してください。",
	"ui.sb_cloud.change_password.password.error.short": "パスワードは6文字以上で入力ください。",
	"ui.sb_cloud.change_password.password_confirm.label": "新しいパスワードの確認",
	"ui.sb_cloud.change_password.password_confirm.error.blank": "パスワードを入力してください。",
	"ui.sb_cloud.change_password.password_confirm.error.missmatch": "パスワードが一致しません。",
	"ui.sb_cloud.change_password.submit": "サインアップ",
	"ui.sb_cloud.change_password.submit.error.network": "接続状況に問題があるようです。",
	"ui.sb_cloud.change_password.submit.error.server": "サーバーが応答していません。",
	"ui.sb_cloud.change_password.submit.error.unhandled": "問題が発生しています。しばらくしてからもう一度お試しください。",
	"ui.sb_cloud.change_password.submit.success": "パスワードが変更されました！",
	"ui.program_creator.title": "プログラムの作成",
	"ui.program_creator.import": "コンピューターから読み込む",
	"ui.header_menu.options.upload": "アップロード",
	"ui.header_menu.options.save": "保存",
	"ui.program_list.controls.type": "タイプ",
	"ui.program_list.controls.name": "名前",
	"ui.program_list.controls.updated": "最終更新",
	"ui.file_menu.title": "ファイル",
	"ui.file_menu.options.new_flow": "新しいフロープログラム",
	"ui.file_menu.options.new_block": "新しいブロックプログラム",
	"ui.file_menu.options.new_text": "新しいテキストプログラム",
	"ui.file_menu.options.upload": "Quirtbotにアップロードする。",
	"ui.file_menu.options.upload-factory": "ファクトリープログラムをアップロードする。",
	"ui.file_menu.options.upload-bootloader-updater": "ファームウェアを更新します。",
	"ui.file_menu.options.save": "保存",
	"ui.file_menu.options.autosaved": "自動保存",
	"ui.file_menu.options.duplicate": "コピーとして保存する。",
	"ui.file_menu.options.share": "共有",
	"ui.file_menu.options.import": "コンピューターから読み込む",
	"ui.file_menu.options.export": "コンピューターに保存",
	"ui.file_menu.options.remove": "削除",
	"ui.help_menu.title": "チュートリアル",
	"ui.help_menu.options.intro_code.title": "Strawbees CODEを使う",
	"ui.help_menu.options.coding_cards.flow.title": "フローコーディング・カード",
	"ui.help_menu.options.coding_cards.block.title": "ブロックコーディング・カード",
	"ui.help_menu.options.intro_code.video": "https://www.youtube.com/watch?v=-D9FhCw9OVA",
	"ui.help_menu.options.intro_flow.title": "フロープログラミング",
	"ui.help_menu.options.intro_flow.video": "https://www.youtube.com/watch?v=-D9FhCw9OVA",
	"ui.help_menu.options.intro_block.title": "ブロックプログラミンング",
	"ui.help_menu.options.intro_block.video": "https://www.youtube.com/watch?v=-D9FhCw9OVA",
	"ui.help_menu.options.intro_text.title": "テキストプログラミング",
	"ui.help_menu.options.intro_text.video": "https://www.youtube.com/watch?v=-D9FhCw9OVA",
	"ui.help_menu.options.troubleshooting.title": "トラブルシューティング",
	"ui.help_menu.options.troubleshooting.video": "https://www.youtube.com/watch?v=-D9FhCw9OVA",
	"ui.help_menu.options.learning_platform": "Strawbees Learningを参照する",
	"ui.help_menu.options.learning_platform.url": "https://learning.strawbees.com",
	"ui.dialog.upload.title": "Quirkbotにアップロードする",
	"ui.dialog.duplicate.title": "コピーとして保存",
	"ui.dialog.duplicate.field": "新しい名前",
	"ui.dialog.duplicate.confirm": "保存",
	"ui.dialog.share.title": "共有",
	"ui.dialog.share.dynamic_url.title": "このプログラムへのリンク",
	"ui.dialog.import.title": "コンピューターから読み込む",
	"ui.dialog.import.drag_file": "あなたのプログラムファイルをここにドロップしてください。",
	"ui.dialog.import.drop_file": "ドロップ！",
	"ui.dialog.import.open_file": "ファイルを開く",
	"ui.dialog.import.reject": "このファイルのフォーマットは使用できません。",
	"ui.dialog.import.invalid": "このファイルは無効です。",
	"ui.dialog.import.success": "プログラムをクリックして開きます。",
	"ui.dialog.export.title": "コンピューターに保存",
	"ui.dialog.remove.title": "プログラムを削除",
	"ui.dialog.remove.description": "このプログラムを削除してもいいですか？",
	"ui.dialog.remove.confirm": "削除",
	"ui.dialog.discard.title": "プログラムは保存されていません！",
	"ui.dialog.discard.description": "現在のエディタを終了すると、変更は保存されません。 続行しますか？",
	"ui.dialog.discard.confirm": "続行",
	"ui.dialog.anonymous_copy_programs.title": "既存のプログラムをコピーしますか？",
	"ui.dialog.anonymous_copy_programs.description": "既存のプログラムをあなたのアカウントにコピーしますか？",
	"ui.dialog.anonymous_copy_programs.confirm": "はい、プログラムをコピーする",
	"ui.dialog.anonymous_copy_programs.cancel": "いいえ",
	"ui.program_list.title.storage": "プログラム",
	"ui.program_list.empty": "まだ保存されたプログラムはありません。",
	"ui.program_list.sort.type": "タイプ",
	"ui.program_list.sort.name": "名前",
	"ui.program_list.sort.modified": "最終更新",
	"ui.editor.program_placeholder_name": "無題のプログラム",
	"ui.user.anon_username": "ゲスト",
	"ui.user.account_settings.button": "アカウント設定",
	"ui.user.account_settings.annon": "ログイン",
	"ui.user.account_settings.profile": "プロフィールを見る",
	"ui.user.account_settings.signin": "ログイン",
	"ui.user.account_settings.signup": "サインアップ",
	"ui.user.account_settings.logout": "ログアウト",
	"ui.user.account_settings.download_data": "すべてのデータのダウンロード",
	"ui.user.account_settings.change_password": "パスワードの変更",
	"ui.user.account_settings.danger_zone": "危険領域",
	"ui.user.account_settings.delete_account": "アカウントとデータの削除",
	"ui.user.account_settings.public_profile.title": "公開プロフィールリンク",
	"ui.user.account_settings.public_profile.description": "このリンクを使って自分のプログラムリストを共有する。",
	"ui.editor.text_preview.button": "テキストプログラムをプレビューする",
	"ui.editor.text_preview.title": "テキストプログラムのプレビュー",
	"ui.editor.text_preview.description": "これはビジュアルプログラムのテキストです。 変更するには、テキストエディターで開いてください。",
	"ui.editor.text_preview.create": "テキストエディターで開く",
	"ui.buttons.cancel": "キャンセル",
	"ui.buttons.confirm": "OK",
	"ui.copyable_url.instruction.iddle": "クリックしてコピー",
	"ui.copyable_url.instruction.copied": "クリップボードにコピーしました！",
	"ui.board.status.notConnected": "見つかりませんでした",
	"ui.board.status.notReady": "Helperが見つかりません。クリックしてインストールする。",
	"ui.board.status.notAllowed": "Click here to allow access",
	"ui.board.status.notAvailable": "ブラウザーがサポートされていません",
	"ui.board.status.ok": "準備完了",
	"ui.board.status.busy": "混雑中",
	"ui.board.status.problem": "エラー",
	"ui.board.status.bootloader": "復旧モード",
	"ui.board.dependencies.serial.title.not_supported": "ブラウザーがサポートされていません。",
	"ui.board.dependencies.serial.title.allow_web_serial_access": "Allow access to Quirkbot",
	"ui.board.dependencies.serial.title.missing": "Strawbees CODE helperを追加",
	"ui.board.dependencies.serial.title.ready": "使用準備完了",
	"ui.board.dependencies.serial.not_supported": "Quirkbotと通信するためには、*Google Chrome Broswer*を使用してください。",
	"ui.board.dependencies.serial.ready": "Quirkbotと通信する準備ができました！",
	"ui.board.dependencies.serial.allow_web_serial_access.text": "To be able to communicate with your Quirkbot, you need to allow this device to connect to serial ports first. Please follow these steps:\n\n1. **Turn ON** your Quirkbot.\n2. **Connect it via the USB cable** to this device.\n3. Press the **Connect to serial** button bellow (you may be required to do it multiple times).",
	"ui.board.dependencies.serial.allow_web_serial_access.cta": "Connect to serial",
	"ui.board.dependencies.serial.allow_web_serial_access.reset-permissions": "Reset permissions",
	"ui.board.dependencies.serial.install.text": "Quirkbotと通信するためには、まず*Chrome Web Store*から**Strawbees CODE Helper**を追加してください。",
	"ui.board.dependencies.serial.install.cta": "Web Storeでhelperを追加",
	"ui.board.dependencies.serial.no_boards_detected": "Quirkbotを検出できませんでした。 Quirkbotが接続されている場合は、Quirbotがオンになっており動作中のUSBポートに接続されていることを確認してください。\n\n問題が解決しない場合は、**チュートリアル>トラブルシューティング**をご覧ください。",
	"ui.board.dependencies.serial.windows_driver": "**Windows**にはドライバーが必要です。既にインストールしていますか？\n\n**ここをクリックしてWindows用のQuirkbotドライバーをインストールする**。",
	"ui.board.upload.start": "アップロード開始",
	"ui.board.upload.restart": "アップロードを再開",
	"ui.board.upload.status.NO_HEX": "プログラムを準備しています。",
	"ui.board.upload.status.IDDLE": "開始を待っています。",
	"ui.board.upload.status.BUSY": "アップロードが完了するのを待っています。",
	"ui.board.upload.status.UPLOADING": "アップロード中",
	"ui.board.upload.status.NOT_COMPATIBLE": "ボードに互換性がありません。",
	"ui.board.upload.status.SUCCESS": "アップロード完了！",
	"ui.board.upload.status.ERROR": "アップロードに失敗しました。",
	"ui.board.upload.compiler.progress": "プログラムを準備しています。",
	"ui.board.upload.compiler.error.UNHANDLED": "アップロードに手こずっています…もう一度試してもらえますか？",
	"ui.board.upload.compiler.error.CONNECTION": "インターネット接続に問題があるようです。",
	"ui.board.upload.compiler.error.TIMEOUT": "サーバーの接続に問題があります。 もう一度試してください。",
	"ui.board.upload.compiler.error.SERVER": "うーん…サーバーに何か問題があるようです。 もう一度試してください。",
	"ui.board.upload.compiler.error.ROM_MAX": "おっと！あなたのプログラムが大きすぎてQuirkbotのメモリに収まりません。減らしてみてください。",
	"ui.board.upload.compiler.error.RAM_MAX": "おっと！あなたのプログラムが大きすぎてQuirkbotのメモリに収まりません。減らしてみてください。",
	"ui.board.upload.compiler.error.COMPILATION_ERROR": "コード内にエラーがあるようです。修正して再試行してください。",
	"ui.board.upload.uploader.error.UNHANDLED": "うーん…うまくいきませんでした。\n\n問題が解決しない場合は、**チュートリアル>トラブルシューティング**を確認してください。",
	"ui.board.upload.disconnect_warning": "Quirkbotとの接続を切らないでください。",
	"ui.board.upload.not_compatible_warning": "ボードモデルはこのアップローダーと互換性がありません。",
	"coding_cards.flow.title": "フローコーディング・カード",
	"coding_cards.block.title": "ブロックコーディング・カード",
	"coding_cards.back-to-coding-cards": "カード一覧に戻る",
	"coding_cards.open-program": "プログラミングエディターを開く",
	"coding_cards.hardware.built-in-led.title": "LEDを組み込む",
	"coding_cards.hardware.dual-color-led.title": "デュアルカラーLED",
	"coding_cards.hardware.servo-motor.title": "自動制御モーター",
	"coding_cards.hardware.key-press.title": "キー押し",
	"coding_cards.hardware.buzzer.title": "ブザー",
	"coding_cards.hardware.circuit-touch.title": "タッチ回路",
	"coding_cards.hardware.light-sensor.title": "光センサー",
	"coding_cards.block.slide.code-and-hardware.title": "コードとハードウェア",
	"coding_cards.block.slide.assembly.title": "ハードウェアの使い方",
	"coding_cards.block.card.blink.title": "点滅する",
	"coding_cards.block.card.touch-and-wink.title": "タッチで点滅",
	"coding_cards.block.card.touch-to-shine.title": "タッチで点灯",
	"coding_cards.block.card.shine-in-the-dark.title": "暗闇で光る",
	"coding_cards.block.card.flicker.title": "明滅する",
	"coding_cards.block.card.glow.title": "強く光る",
	"coding_cards.block.card.light-switch.title": "点灯スイッチ",
	"coding_cards.block.card.switching-colors.title": "色を変える",
	"coding_cards.block.card.touch-to-siren-light.title": "タッチでサイレンの光",
	"coding_cards.block.card.touch-to-change-color.title": "タッチで光の色を変える",
	"coding_cards.block.card.change-color-in-the-dark.title": "暗闇で光の色を変える",
	"coding_cards.block.card.flickering-color.title": "光の色を明滅する",
	"coding_cards.block.card.fading-colors.title": "光の色を徐々に変える",
	"coding_cards.block.card.mood-light-switch.title": "ムードライトの切り替え",
	"coding_cards.block.card.back-and-forth.title": "前後に動かす",
	"coding_cards.block.card.touch-and-trap.title": "タッチとトラップ",
	"coding_cards.block.card.touch-to-hold-position.title": "タッチで位置を保持する",
	"coding_cards.block.card.shake-in-the-dark.title": "暗闇で震えだす",
	"coding_cards.block.card.shake.title": "震えだす",
	"coding_cards.block.card.sweep.title": "掃除する",
	"coding_cards.block.card.touch-to-switch-position.title": "タッチで位置を変える",
	"coding_cards.block.card.type-a-key-over-and-over.title": "Type a key over and over",
	"coding_cards.block.card.touch-to-write-a-word.title": "Touch to write a word",
	"coding_cards.block.card.touch-to-steer.title": "Touch to steer",
	"coding_cards.block.card.press-a-key-in-the-dark.title": "Press a key in the dark",
	"coding_cards.block.card.laughter-generator.title": "Laughter generator",
	"coding_cards.block.card.type-a-sequence-of-letters.title": "Type a sequence of letters",
	"coding_cards.block.card.touch-to-alternate-keys.title": "Touch to alternate keys",
	"coding_cards.flow.card.advance-motor-position.title": "Advance motor position",
	"coding_cards.flow.card.back-and-forth.title": "Back and forth",
	"coding_cards.flow.card.blink-randomly-30percent-of-the-time.title": "Blink randomly 30% of the time",
	"coding_cards.flow.card.blink.title": "Blink",
	"coding_cards.flow.card.change-both-color-and-brightness.title": "Change both color and brightness",
	"coding_cards.flow.card.change-fade-speed.title": "Change fade speed",
	"coding_cards.flow.card.change-movement-amplitude.title": "Change movement amplitude",
	"coding_cards.flow.card.circle-leds.title": "Circle LEDs",
	"coding_cards.flow.card.complex-brightness-change.title": "Complex brightness change",
	"coding_cards.flow.card.control-2-leds.title": "Control 2 LEDs",
	"coding_cards.flow.card.control-motor-and-led.title": "Control Motor and LED",
	"coding_cards.flow.card.double-oscillation.title": "Double oscillation",
	"coding_cards.flow.card.flicker.title": "Flicker",
	"coding_cards.flow.card.light-to-different-movements.title": "Light to different movements",
	"coding_cards.flow.card.move-randomly.title": "Move Randomly",
	"coding_cards.flow.card.move-and-blink-independently.title": "Move and blink independently",
	"coding_cards.flow.card.move-in-the-dark.title": "Move in the dark",
	"coding_cards.flow.card.press-left-and-right-keys.title": "Press left and right keys",
	"coding_cards.flow.card.random-color.title": "Random Color",
	"coding_cards.flow.card.shake.title": "Shake",
	"coding_cards.flow.card.shine-in-the-dark.title": "Shine in the dark",
	"coding_cards.flow.card.switch-fast-and-slow-movement.title": "Switch fast and slow movement",
	"coding_cards.flow.card.switch-steady-and-random-light.title": "Switch steady and random light",
	"coding_cards.flow.card.switch-twinkle-eye.title": "Switch twinkle eye",
	"coding_cards.flow.card.touch-light-switch.title": "Touch light switch",
	"coding_cards.flow.card.touch-to-change-color-10-times.title": "Touch to change color 10 times",
	"coding_cards.flow.card.touch-to-light.title": "Touch to light",
	"coding_cards.flow.card.touch-to-move.title": "Touch to move",
	"coding_cards.flow.card.touch-to-siren-light.title": "Touch to siren light",
	"coding_cards.flow.card.touch-to-wave.title": "Touch to wave",
	"coding_cards.flow.card.touch-to-wink.title": "Touch to wink",
	"coding_cards.flow.card.trigger-movement-pattern.title": "Trigger movement pattern",
	"coding_cards.flow.card.twinkle-for-4-seconds-at-startup.title": "Twinkle for 4 seconds at startup",
	"coding_cards.flow.card.type-key-over-and-over.title": "Type key over and over",
	"coding_cards.flow.card.wave-quick-ands-slow.title": "Wave quick ands slow",
	"coding_cards.flow.card.write-hello-in-one-second.title": "Write HELLO in one second",
	"block.og.title": "ブロックプログラミング",
	"block.og.image": "/static/og/block.png",
	"block.base.title": "ブロック",
	"block.toolbox.category.input": "入力",
	"block.toolbox.category.output": "出力",
	"block.blocks.event_power_on.message0": "プログラミングの開始",
	"block.blocks.event_when.message0": "%1 のとき",
	"block.blocks.input_circuit_touch.message0": "%1 のタッチセンサーの値",
	"block.blocks.input_circuit_touch_touched.message0": "%1 に触れる",
	"block.blocks.input_light_sensor.message0": "%1の光センサーの値",
	"block.blocks.output_continuous_servo_direction.message0": "連続自動制御モーター %1 の向きを %2 にする",
	"block.blocks.output_continuous_servo_speed.message0": "連続自動制御モーター %1 の速度を %2 にする",
	"block.blocks.output_led.message0": "%1のLEDを %2 にする",
	"block.blocks.output_led_dual_color_color.message0": "%1のデュアルカラーLED の色を %2 にする",
	"block.blocks.output_led_dual_color_light.message0": "%1のデュアルカラーLED のライトを %2 にする",
	"block.blocks.output_servo.message0": "自動制御モーター %1 の位置を %2 にする",
	"block.blocks.output_servo_transition.message0": "自動制御モーター%1を%4の動かし方で%3秒で%2に動かす",
	"block.blocks.output_key_press.message0": "press key %1",
	"block.blocks.output_key_release.message0": "release key %1",
	"block.blocks.output_key_tap.message0": "tap key %1",
	"block.blocks.output_key_hold.message0": "hold key %1 for %2 seconds",
	"block.blocks.easing.linear": "リニア",
	"block.blocks.easing.sine-in": "サインイン",
	"block.blocks.easing.sine-out": "サインアウト",
	"block.blocks.easing.sine-in-out": "サインインアウト",
	"block.blocks.easing.quad-in": "クアッドイン",
	"block.blocks.easing.quad-out": "クアッドアウト",
	"block.blocks.easing.quad-in-out": "クアッドインアウト",
	"block.blocks.easing.cubic-in": "キュービックイン",
	"block.blocks.easing.cubic-out": "キュービックアウト",
	"block.blocks.easing.cubic-in-out": "キュービックインアウト",
	"block.blocks.easing.quart-in": "クオートイン",
	"block.blocks.easing.quart-out": "クオートアウト",
	"block.blocks.easing.quart-in-out": "クオートインアウト",
	"block.blocks.easing.quint-in": "クイントイン",
	"block.blocks.easing.quint-out": "クイントアウト",
	"block.blocks.easing.quint-in-out": "クイントインアウト",
	"block.blocks.easing.expo-in": "エキスポイン",
	"block.blocks.easing.expo-out": "エキスポアウト",
	"block.blocks.easing.expo-in-out": "エキスポインアウト",
	"block.blocks.easing.circ-in": "サークイン",
	"block.blocks.easing.circ-out": "サークアウト",
	"block.blocks.easing.circ-in-out": "サークインアウト",
	"block.blocks.easing.back-in": "バックイン",
	"block.blocks.easing.back-out": "バックアウト",
	"block.blocks.easing.back-in-out": "バックインアウト",
	"block.blocks.easing.elastic-in": "エラスティックイン",
	"block.blocks.easing.elastic-out": "エラスティックアウト",
	"block.blocks.easing.elastic-in-out": "エラスティックアウト",
	"block.blocks.easing.bounce-in": "バウンドイン",
	"block.blocks.easing.bounce-out": "バウンドアウト",
	"block.blocks.easing.bounce-in-out": "バウンドインアウト",
	"block.blocks.direction.clockwise": "時計回り",
	"block.blocks.direction.counter_clockwise": "反時計回り",
	"block.blocks.places.left_eye": "左目",
	"block.blocks.places.right_eye": "右目",
	"block.blocks.places.left_mouth": "左の口",
	"block.blocks.places.right_mouth": "右の口",
	"block.blocks.places.left_arm": "左腕",
	"block.blocks.places.left_leg": "左足",
	"block.blocks.places.right_arm": "右腕",
	"block.blocks.places.right_leg": "右足",
	"block.blocks.places.horn": "ホーン",
	"block.blocks.places.servor_motor_1": "1",
	"block.blocks.places.servor_motor_2": "2",
	"block.blocks.keys.no-key": "キーが指定されていません",
	"block.blocks.keys.key-0": "0",
	"block.blocks.keys.key-1": "1",
	"block.blocks.keys.key-2": "2",
	"block.blocks.keys.key-3": "3",
	"block.blocks.keys.key-4": "4",
	"block.blocks.keys.key-5": "5",
	"block.blocks.keys.key-6": "6",
	"block.blocks.keys.key-7": "7",
	"block.blocks.keys.key-8": "8",
	"block.blocks.keys.key-9": "9",
	"block.blocks.keys.key-a": "A",
	"block.blocks.keys.key-b": "B",
	"block.blocks.keys.key-c": "C",
	"block.blocks.keys.key-d": "D",
	"block.blocks.keys.key-e": "E",
	"block.blocks.keys.key-f": "F",
	"block.blocks.keys.key-g": "G",
	"block.blocks.keys.key-h": "H",
	"block.blocks.keys.key-i": "I",
	"block.blocks.keys.key-j": "J",
	"block.blocks.keys.key-k": "K",
	"block.blocks.keys.key-l": "L",
	"block.blocks.keys.key-m": "M",
	"block.blocks.keys.key-n": "N",
	"block.blocks.keys.key-o": "O",
	"block.blocks.keys.key-p": "P",
	"block.blocks.keys.key-q": "Q",
	"block.blocks.keys.key-r": "R",
	"block.blocks.keys.key-s": "S",
	"block.blocks.keys.key-t": "T",
	"block.blocks.keys.key-u": "U",
	"block.blocks.keys.key-v": "V",
	"block.blocks.keys.key-w": "W",
	"block.blocks.keys.key-x": "X",
	"block.blocks.keys.key-y": "Y",
	"block.blocks.keys.key-z": "Z",
	"block.blocks.keys.key-left_ctrl": "左 CTRL",
	"block.blocks.keys.key-left_shift": "左 SHIFT",
	"block.blocks.keys.key-left_alt": "左 ALT",
	"block.blocks.keys.key-left_gui": "左 GUI",
	"block.blocks.keys.key-right_ctrl": "右 CTRL",
	"block.blocks.keys.key-right_shift": "右 SHIFT",
	"block.blocks.keys.key-right_alt": "右 ALT",
	"block.blocks.keys.key-right_gui": "右 GUI",
	"block.blocks.keys.key-up": "↑",
	"block.blocks.keys.key-down": "↓",
	"block.blocks.keys.key-left": "←",
	"block.blocks.keys.key-right": "→",
	"block.blocks.keys.key-backspace": "Backspace",
	"block.blocks.keys.key-tab": "Tab",
	"block.blocks.keys.key-return": "Return",
	"block.blocks.keys.key-esc": "ESC",
	"block.blocks.keys.key-insert": "Insert",
	"block.blocks.keys.key-delete": "Delete",
	"block.blocks.keys.key-page_up": "Page up",
	"block.blocks.keys.key-page_down": "Page down",
	"block.blocks.keys.key-home": "Home",
	"block.blocks.keys.key-end": "End",
	"block.blocks.keys.key-caps_lock": "Caps lock",
	"block.blocks.keys.key-f1": "F1",
	"block.blocks.keys.key-f2": "F2",
	"block.blocks.keys.key-f3": "F3",
	"block.blocks.keys.key-f4": "F4",
	"block.blocks.keys.key-f5": "F5",
	"block.blocks.keys.key-f6": "F6",
	"block.blocks.keys.key-f7": "F7",
	"block.blocks.keys.key-f8": "F8",
	"block.blocks.keys.key-f9": "F9",
	"block.blocks.keys.key-f10": "F10",
	"block.blocks.keys.key-f11": "F11",
	"block.blocks.keys.key-f12": "F12",
	"block.blocks.keys.key-space": "SPACE",
	"block.blocks.keys.key-exclamation_point": "!",
	"block.blocks.keys.key-double_quotes": "\"",
	"block.blocks.keys.key-number_sign": "#",
	"block.blocks.keys.key-dollar_sign": "$",
	"block.blocks.keys.key-percent_sign": "%",
	"block.blocks.keys.key-ampersand": "&",
	"block.blocks.keys.key-single_quote": "'",
	"block.blocks.keys.key-opening_parenthesis": "(",
	"block.blocks.keys.key-closing_parenthesis": ")",
	"block.blocks.keys.key-asterisk": "*",
	"block.blocks.keys.key-plus_sign": "+",
	"block.blocks.keys.key-comma": ",",
	"block.blocks.keys.key-minus_sign": "-",
	"block.blocks.keys.key-period": ".",
	"block.blocks.keys.key-slash": "/",
	"block.blocks.keys.key-colon": ":",
	"block.blocks.keys.key-semicolon": ";",
	"block.blocks.keys.key-less_than_sign": "<",
	"block.blocks.keys.key-equal_sign": "=",
	"block.blocks.keys.key-greater_than_sign": ">",
	"block.blocks.keys.key-question_mark": "?",
	"block.blocks.keys.key-at_symbol": "@",
	"block.blocks.keys.key-opening_bracket": "[",
	"block.blocks.keys.key-backslash": "\\",
	"block.blocks.keys.key-closing_bracket": "]",
	"block.blocks.keys.key-caret": "^",
	"block.blocks.keys.key-underscore": "_",
	"block.blocks.keys.key-grave_accent": "`",
	"block.blocks.keys.key-opening_brace": "{",
	"block.blocks.keys.key-vertical_bar": "|",
	"block.blocks.keys.key-closing_brace": "}",
	"block.blocks.keys.key-tilde": "~",
	"block.procedures.title": "ブロックを作る",
	"block.procedures.add_number": "数字",
	"block.procedures.add_boolean": "ブーリアン",
	"block.procedures.add_label": "ラベル",
	"block.procedures.confirm": "ブロックの作成",
	"block.procedures.edit.title": "ブロックの編集",
	"block.procedures.edit.confirm": "保存",
	"block.procedures.error.existing.description": "このブロック名はすでに使用されています。",
	"flow.og.title": "フロープログラミング",
	"flow.og.image": "/static/og/flow.png",
	"flow.base.title": "フロー",
	"flow.menu.toggle.simple": "シンプル",
	"flow.menu.toggle.advanced": "アドバンス",
	"flow.category.brains": "ブレイン",
	"flow.category.input": "インプット",
	"flow.category.output": "アウトプット",
	"flow.node.analog-sensor": "アナログセンサー",
	"flow.node.buzzer": "ブザー",
	"flow.node.continuous-servo": "連続自動制御",
	"flow.node.comparison": "比較",
	"flow.node.constrain": "制約",
	"flow.node.converter": "コンバータ",
	"flow.node.counter": "カウンタ",
	"flow.node.digital-sensor": "Digital Sensor",
	"flow.node.dual-color-led": "デュアルカラーLED",
	"flow.node.gate": "ゲート",
	"flow.node.ir-proximity": "赤外線近接センサー",
	"flow.node.key-press": "キー押し",
	"flow.node.key-sequence": "キー連続押し",
	"flow.node.led": "LED",
	"flow.node.light-sensor": "光センサー",
	"flow.node.list": "リスト",
	"flow.node.logic": "ロジック",
	"flow.node.makey-touch": "タッチ回路",
	"flow.node.math": "計算",
	"flow.node.randomizer": "ランダマイザ",
	"flow.node.sequence": "シーケンス",
	"flow.node.servo-motor": "自動制御モーター",
	"flow.node.sonar": "ソナー",
	"flow.node.squeeze-sensor": "圧力センサー",
	"flow.node.statistics": "統計",
	"flow.node.voltage-output": "電圧出力",
	"flow.node.wave": "ウェーブ",
	"flow.node.time": "時間",
	"flow.parameter.in": "in",
	"flow.parameter.light": "光強度",
	"flow.parameter.color": "色",
	"flow.parameter.items": "項目",
	"flow.parameter.operation": "操作",
	"flow.parameter.place": "場所",
	"flow.parameter.position": "位置",
	"flow.parameter.sensitivity": "感度",
	"flow.parameter.speed": "速度",
	"flow.parameter.direction": "方向",
	"flow.parameter.duration": "期間",
	"flow.parameter.length": "長さ",
	"flow.parameter.meters": "最大距離",
	"flow.parameter.interval": "間隔",
	"flow.parameter.type": "タイプ",
	"flow.parameter.min": "最小",
	"flow.parameter.max": "最大",
	"flow.parameter.inMin": "最小の入力値",
	"flow.parameter.inMax": "最大の入力値",
	"flow.parameter.outMin": "最小の出力値",
	"flow.parameter.outMax": "最大の出力値",
	"flow.parameter.trigger": "トリガー",
	"flow.parameter.value": "値",
	"flow.parameter.key": "キー",
	"flow.parameter.note": "音色",
	"flow.parameter.holdTime": "持続時間",
	"flow.parameter.offset": "基準点からの距離",
	"flow.parameter.channel": "チャネル",
	"flow.parameter.ifThen": "もし～なら",
	"flow.parameter.ifElse": "でなければ",
	"flow.parameter.amount": "量",
	"flow.parameter.open": "オープン",
	"flow.parameter.close": "クローズ",
	"flow.outlet.out": "out",
	"flow.constant.logic-and": "AND",
	"flow.constant.logic-or": "OR",
	"flow.constant.logic-xor": "XOR",
	"flow.constant.math-add": "足す",
	"flow.constant.math-subtract": "引く",
	"flow.constant.math-multiply": "かける",
	"flow.constant.math-divide": "割る",
	"flow.constant.math-modulo": "剰余演算",
	"flow.constant.comparison-equal": "同じ",
	"flow.constant.comparison-diff": "異なる",
	"flow.constant.comparison-greater": "より大きい",
	"flow.constant.comparison-greater-equal": "以上",
	"flow.constant.comparison-less": "より小さい",
	"flow.constant.comparison-less-equal": "以下",
	"flow.constant.statistics-avg": "平均",
	"flow.constant.statistics-min": "最小",
	"flow.constant.statistics-max": "最大",
	"flow.constant.statistics-sum": "合計",
	"flow.constant.wave-sine": "正弦波",
	"flow.constant.wave-square": "矩形波",
	"flow.constant.wave-triangle": "三角波",
	"flow.constant.wave-pulse": "パルス波",
	"flow.constant.wave-ramp-up": "立ち上がりランプ波",
	"flow.constant.wave-ramp-down": "立ち下がりランプ波",
	"flow.constant.servo-motor-1": "自動制御モーター1",
	"flow.constant.servo-motor-2": "自動制御モーター2",
	"flow.constant.disconnected": "指定されていません",
	"flow.constant.place-left-eye": "左目",
	"flow.constant.place-right-eye": "右目",
	"flow.constant.place-left-mouth": "左の口",
	"flow.constant.place-right-mouth": "右の口",
	"flow.constant.place-horn": "ホーン",
	"flow.constant.place-left-arm": "左腕",
	"flow.constant.place-right-arm": "右腕",
	"flow.constant.place-left-leg": "左足",
	"flow.constant.place-right-leg": "右足",
	"flow.constant.place-horn-front": "ホーン前部",
	"flow.constant.place-left-arm-front": "左腕前部",
	"flow.constant.place-right-arm-front": "右腕前部",
	"flow.constant.place-left-leg-front": "左足前部",
	"flow.constant.place-right-leg-front": "右足前部",
	"flow.constant.place-horn-back": "ホーン後部",
	"flow.constant.place-left-arm-back": "左腕後部",
	"flow.constant.place-right-arm-back": "右腕後部",
	"flow.constant.place-left-leg-back": "左足後部",
	"flow.constant.place-right-leg-back": "右足後部",
	"flow.constant.place-backpack-1": "バックパック1",
	"flow.constant.place-backpack-2": "バックパック2",
	"flow.constant.place-backpack-3": "バックパック3",
	"flow.constant.place-backpack-4": "バックパック4",
	"flow.constant.place-backpack-5": "バックパック5",
	"flow.constant.place-backpack-6": "バックパック6",
	"flow.constant.no-note": "音色が指定されていません",
	"flow.constant.note-a1": "A1",
	"flow.constant.note-as1": "A#1",
	"flow.constant.note-b1": "B1",
	"flow.constant.note-c2": "C2",
	"flow.constant.note-cs2": "C#2",
	"flow.constant.note-d2": "D2",
	"flow.constant.note-ds2": "D#2",
	"flow.constant.note-e2": "E2",
	"flow.constant.note-f2": "F2",
	"flow.constant.note-fs2": "F#2",
	"flow.constant.note-g2": "G2",
	"flow.constant.note-gs2": "G#2",
	"flow.constant.note-a2": "A2",
	"flow.constant.note-as2": "A#2",
	"flow.constant.note-b2": "B2",
	"flow.constant.note-c3": "C3",
	"flow.constant.note-cs3": "C#3",
	"flow.constant.note-d3": "D3",
	"flow.constant.note-ds3": "D#3",
	"flow.constant.note-e3": "E3",
	"flow.constant.note-f3": "F3",
	"flow.constant.note-fs3": "F#3",
	"flow.constant.note-g3": "G3",
	"flow.constant.note-gs3": "G#3",
	"flow.constant.note-a3": "A3",
	"flow.constant.note-as3": "A#3",
	"flow.constant.note-b3": "B3",
	"flow.constant.note-c4": "C4",
	"flow.constant.note-cs4": "C#4",
	"flow.constant.note-d4": "D4",
	"flow.constant.note-ds4": "D#4",
	"flow.constant.note-e4": "E4",
	"flow.constant.note-f4": "F4",
	"flow.constant.note-fs4": "F#4",
	"flow.constant.note-g4": "G4",
	"flow.constant.note-gs4": "G#4",
	"flow.constant.note-a4": "A4",
	"flow.constant.note-as4": "A#4",
	"flow.constant.note-b4": "B4",
	"flow.constant.note-c5": "C5",
	"flow.constant.note-cs5": "C#5",
	"flow.constant.note-d5": "D5",
	"flow.constant.note-ds5": "D#5",
	"flow.constant.note-e5": "E5",
	"flow.constant.note-f5": "F5",
	"flow.constant.note-fs5": "F#5",
	"flow.constant.note-g5": "G5",
	"flow.constant.note-gs5": "G#5",
	"flow.constant.note-a5": "A5",
	"flow.constant.note-as5": "A#5",
	"flow.constant.note-b5": "B5",
	"flow.constant.note-c6": "C6",
	"flow.constant.note-cs6": "C#6",
	"flow.constant.note-d6": "D6",
	"flow.constant.note-ds6": "D#6",
	"flow.constant.note-e6": "E6",
	"flow.constant.note-f6": "F6",
	"flow.constant.note-fs6": "F#6",
	"flow.constant.note-g6": "G6",
	"flow.constant.note-gs6": "G#6",
	"flow.constant.note-a6": "A6",
	"flow.constant.note-as6": "A#6",
	"flow.constant.note-b6": "B6",
	"flow.constant.note-c7": "C7",
	"flow.constant.note-cs7": "C#7",
	"flow.constant.note-d7": "D7",
	"flow.constant.note-ds7": "D#7",
	"flow.constant.note-e7": "E7",
	"flow.constant.note-f7": "F7",
	"flow.constant.note-fs7": "F#7",
	"flow.constant.note-g7": "G7",
	"flow.constant.note-gs7": "G#7",
	"flow.constant.note-a7": "A7",
	"flow.constant.note-as7": "A#7",
	"flow.constant.note-b7": "B7",
	"flow.constant.note-c8": "C8",
	"flow.constant.note-cs8": "C#8",
	"flow.constant.note-d8": "D8",
	"flow.constant.note-ds8": "D#8",
	"flow.constant.no-key": "キーが指定されていません",
	"flow.constant.key-0": "0",
	"flow.constant.key-1": "1",
	"flow.constant.key-2": "2",
	"flow.constant.key-3": "3",
	"flow.constant.key-4": "4",
	"flow.constant.key-5": "5",
	"flow.constant.key-6": "6",
	"flow.constant.key-7": "7",
	"flow.constant.key-8": "8",
	"flow.constant.key-9": "9",
	"flow.constant.key-a": "A",
	"flow.constant.key-b": "B",
	"flow.constant.key-c": "C",
	"flow.constant.key-d": "D",
	"flow.constant.key-e": "E",
	"flow.constant.key-f": "F",
	"flow.constant.key-g": "G",
	"flow.constant.key-h": "H",
	"flow.constant.key-i": "I",
	"flow.constant.key-j": "J",
	"flow.constant.key-k": "K",
	"flow.constant.key-l": "L",
	"flow.constant.key-m": "M",
	"flow.constant.key-n": "N",
	"flow.constant.key-o": "O",
	"flow.constant.key-p": "P",
	"flow.constant.key-q": "Q",
	"flow.constant.key-r": "R",
	"flow.constant.key-s": "S",
	"flow.constant.key-t": "T",
	"flow.constant.key-u": "U",
	"flow.constant.key-v": "V",
	"flow.constant.key-w": "W",
	"flow.constant.key-x": "X",
	"flow.constant.key-y": "Y",
	"flow.constant.key-z": "Z",
	"flow.constant.key-left_ctrl": "左 CTRL",
	"flow.constant.key-left_shift": "左 SHIFT",
	"flow.constant.key-left_alt": "左 ALT",
	"flow.constant.key-left_gui": "左 GUI",
	"flow.constant.key-right_ctrl": "右 CTRL",
	"flow.constant.key-right_shift": "右 SHIFT",
	"flow.constant.key-right_alt": "右 ALT",
	"flow.constant.key-right_gui": "右 GUI",
	"flow.constant.key-up": "↑",
	"flow.constant.key-down": "↓",
	"flow.constant.key-left": "←",
	"flow.constant.key-right": "→",
	"flow.constant.key-backspace": "Backspace",
	"flow.constant.key-tab": "Tab",
	"flow.constant.key-return": "Return",
	"flow.constant.key-esc": "ESC",
	"flow.constant.key-insert": "Insert",
	"flow.constant.key-delete": "Delete",
	"flow.constant.key-page_up": "Page up",
	"flow.constant.key-page_down": "Page down",
	"flow.constant.key-home": "Home",
	"flow.constant.key-end": "End",
	"flow.constant.key-caps_lock": "Caps lock",
	"flow.constant.key-f1": "F1",
	"flow.constant.key-f2": "F2",
	"flow.constant.key-f3": "F3",
	"flow.constant.key-f4": "F4",
	"flow.constant.key-f5": "F5",
	"flow.constant.key-f6": "F6",
	"flow.constant.key-f7": "F7",
	"flow.constant.key-f8": "F8",
	"flow.constant.key-f9": "F9",
	"flow.constant.key-f10": "F10",
	"flow.constant.key-f11": "F11",
	"flow.constant.key-f12": "F12",
	"flow.constant.key-space": "SPACE",
	"flow.constant.key-exclamation_point": "!",
	"flow.constant.key-double_quotes": "\"",
	"flow.constant.key-number_sign": "#",
	"flow.constant.key-dollar_sign": "$",
	"flow.constant.key-percent_sign": "%",
	"flow.constant.key-ampersand": "&",
	"flow.constant.key-single_quote": "'",
	"flow.constant.key-opening_parenthesis": "(",
	"flow.constant.key-closing_parenthesis": ")",
	"flow.constant.key-asterisk": "*",
	"flow.constant.key-plus_sign": "+",
	"flow.constant.key-comma": ",",
	"flow.constant.key-minus_sign": "-",
	"flow.constant.key-period": ".",
	"flow.constant.key-slash": "/",
	"flow.constant.key-colon": ":",
	"flow.constant.key-semicolon": ";",
	"flow.constant.key-less_than_sign": "<",
	"flow.constant.key-equal_sign": "=",
	"flow.constant.key-greater_than_sign": ">",
	"flow.constant.key-question_mark": "?",
	"flow.constant.key-at_symbol": "@",
	"flow.constant.key-opening_bracket": "[",
	"flow.constant.key-backslash": "\\",
	"flow.constant.key-closing_bracket": "]",
	"flow.constant.key-caret": "^",
	"flow.constant.key-underscore": "_",
	"flow.constant.key-grave_accent": "`",
	"flow.constant.key-opening_brace": "{",
	"flow.constant.key-vertical_bar": "|",
	"flow.constant.key-closing_brace": "}",
	"flow.constant.key-tilde": "~",
	"flow.constant.no-channel": "チャネルが指定されていません",
	"flow.constant.channel-1": "チャネル1",
	"flow.constant.channel-2": "チャネル2",
	"flow.constant.channel-3": "チャネル3",
	"flow.constant.channel-4": "チャネル4",
	"flow.constant.easing-linear": "直線",
	"flow.constant.easing-sine-in": "サインイン",
	"flow.constant.easing-sine-out": "サインアウト",
	"flow.constant.easing-sine-in-out": "サインインアウト",
	"flow.constant.easing-quad-in": "四角形イン",
	"flow.constant.easing-quad-out": "四角形アウト",
	"flow.constant.easing-quad-in-out": "四角形インアウト",
	"flow.constant.easing-cubic-in": "立方体イン",
	"flow.constant.easing-cubic-out": "立方体アウト",
	"flow.constant.easing-cubic-in-out": "立方体インアウト",
	"flow.constant.easing-quart-in": "円柱イン",
	"flow.constant.easing-quart-out": "円柱アウト",
	"flow.constant.easing-quart-in-out": "円柱インアウト",
	"flow.constant.easing-quint-in": "五角形イン",
	"flow.constant.easing-quint-out": "五角形アウト",
	"flow.constant.easing-quint-in-out": "五角形インアウト",
	"flow.constant.easing-expo-in": "指数イン",
	"flow.constant.easing-expo-out": "指数アウト",
	"flow.constant.easing-expo-in-out": "指数インアウト",
	"flow.constant.easing-circ-in": "円形イン",
	"flow.constant.easing-circ-out": "円形アウト",
	"flow.constant.easing-circ-in-out": "円形インアウト",
	"flow.constant.easing-back-in": "バックイン",
	"flow.constant.easing-back-out": "バックアウト",
	"flow.constant.easing-back-in-out": "バックインアウト",
	"flow.constant.easing-elastic-in": "エラスティックイン",
	"flow.constant.easing-elastic-out": "エラスティックアウト",
	"flow.constant.easing-elastic-in-out": "エラスティックアウト",
	"flow.constant.easing-bounce-in": "バウンドイン",
	"flow.constant.easing-bounce-out": "バウンドアウト",
	"flow.constant.easing-bounce-in-out": "バウンドインアウト",
	"flow.constant.direction-clockwise": "時計回り",
	"flow.constant.direction-counter-clockwise": "反時計回り",
	"text.og.title": "テキストプログラミング",
	"text.og.image": "/static/og/text.png",
	"text.base.title": "テキスト",
	"md.cookie-policy.og.title": "Cookieポリシー",
	"md.cookie-policy.base.title": "Cookieポリシー",
	"md.privacy-policy.og.title": "個人情報保護ポリシー",
	"md.privacy-policy.base.title": "個人情報保護ポリシー",
	"md.terms-of-use.og.title": "利用規約",
	"md.terms-of-use.base.title": "利用規約",
	"download.og.title": "ダウンロード",
	"download.base.title": "Strawbees CODEのダウンロード",
	"download.base.description": "Strawbees CODEアプリをダウンロードすると、インターネット接続がなくてもプログラミングができるようになります！",
	"download.platform.darwin": "macOS",
	"download.platform.win32": "Windows 7 以上",
	"download.download-cta": "ダウンロード",
	"email-confirmation.og.title": "メールアドレス確認",
	"email-confirmation.base.title": "メールアドレス確認",
	"home.og.title": "Strawbees CODE",
	"home.og.image": "/static/og/code.png",
	"password-reset.og.title": "パスワードのリセット",
	"password-reset.base.title": "パスワードのリセット",
	"user.og.title": "公開プロフィール",
	"simulator.button.show_hide": "Simulator",
	"simulator.error.same-place": "**%1** has more than one component.",
	"simulator.warning.disconnected": "**%1** is disconnected.",
	"md.cookie-policy.content": "# Cookie Policy of Strawbees CODE\n\n*Last updated: May 23th 2018*\n\n## What Are Cookies\n\nAs is common practice this application uses cookies, which are tiny files that are downloaded to your computer, to improve your experience. This page describes what information they gather, how we use it and why we sometimes need to store these cookies. We will also share how you can prevent these cookies from being stored however this may downgrade or 'break' certain elements of the sites functionality.\n\nFor more general information on cookies see the Wikipedia article on HTTP Cookies.\n\n## How We Use Cookies\n\nWe use cookies for a variety of reasons detailed below. Unfortunately in most cases there are no industry standard options for disabling cookies without completely disabling the functionality and features they add to this site. It is recommended that you leave on all cookies if you are not sure whether you need them or not in case they are used to provide a service that you use.\n\n## Disabling Cookies\n\nYou can prevent the setting of cookies by adjusting the settings on your browser (see your browser Help for how to do this). Be aware that disabling cookies will affect the functionality of this and many other websites that you visit. Disabling cookies will usually result in also disabling certain functionality and features of the this site. Therefore it is recommended that you do not disable cookies.\n\nIf you are logged in, you can opt-out from the analytics cookies (described below) in the Account Settings section of your profile page.\n\n### The Cookies We Set\n\n#### Necessary Cookies\n\nIf you create an account with us then we will use cookies for the management of the signup process and general administration. These cookies will usually be deleted when you log out however in some cases they may remain afterwards to remember your site preferences when logged out.\n\nWe use cookies when you are logged in so that we can remember this fact. This prevents you from having to log in every single time you visit a new page. These cookies are typically removed or cleared when you log out to ensure that you can only access restricted features and areas when logged in.\n\nTo know what programs you have saved locally and what parts of the interface you are currently using we use cookies. Without that data the interface cannot work correctly.\n\nAll the necessary cookies are installed in the local storage of your browser (so they are actually not technically \"cookies\").\n\n### Third Party Cookies\n\nIn some special cases we also use cookies provided by trusted third parties. The following section details which third party cookies you might encounter through this site.\n\n#### Analytics Cookies\nThis site uses Google Analytics which is one of the most widespread and trusted analytics solution on the web for helping us to understand how you use the site and ways that we can improve your experience. These cookies may track things such as how long you spend on the app, the parts of the interface you use or if you have any errors so we can continue improving the interface.\n\nHere is a detailed description of the third party cookies that are used:\n\n| Cookie name             | Description                                         | Default Expiration Time |\n|-------------------------|-----------------------------------------------------|-------------------------|\n| _ga                     | Used to distinguish users.                          | 2 years                 |\n| _gid                    | Used to distinguish users.                          | 24 hours                |\n| _gat                    | Used to throttle request rate.                      | 1 minute                |\n| AMP_TOKEN               | Retrieve a Client ID from AMP Client ID service.    | 30 seconds  to 1 year   |\n| _gat_gtag_UA_50042401_3 | Contains campaign related information for the user. | 90 days                 |\n",
	"md.privacy-policy.content": "# Privacy Policy of Strawbees CODE\nThis Application collects some Personal Data from its Users.\n\n*Last updated: May 23th 2018*\n\n-------------------\n\n## Owner and Data Controller\nStrawbees AB, Stenkolsgatan 1B, 417 07 Gothenburg, Sweden\n\nOwner contact email: privacy@strawbees.com\n\n-------------------\n\n## Types of Data collected\nAmong the types of Personal Data that this Application collects, by itself or through third parties, there are: Cookies, Usage Data, username, email address, User ID and date of birth.\n\nComplete details on each type of Personal Data collected are provided in the dedicated sections of this privacy policy or by specific explanation texts displayed prior to the Data collection.\n\nPersonal Data may be freely provided by the User, or, in case of Usage Data, collected automatically when using this Application.\n\nUnless specified otherwise, all Data requested by this Application is mandatory and failure to provide this Data may make it impossible for this Application to provide its services. In cases where this Application specifically states that some Data is not mandatory, Users are free not to communicate this Data without consequences to the availability or the functioning of the Service.\n\nUsers who are uncertain about which Personal Data is mandatory are welcome to contact the Owner.\n\nAny use of Cookies – or of other tracking tools – by this Application or by the owners of third-party services used by this Application serves the purpose of providing the Service required by the User, in addition to any other purposes described in the present document and in the [cookie policy](/cookie-policy).\n\nUsers are responsible for any third-party Personal Data obtained, published or shared through this Application and confirm that they have the third party's consent to provide the Data to the Owner.\n\n-------------------\n\n## Mode and place of processing the Data\n\n### Methods of processing\nThe Owner takes appropriate security measures to prevent unauthorized access, disclosure, modification, or unauthorized destruction of the Data.\n\nThe Data processing is carried out using computers and/or IT enabled tools, following organizational procedures and modes strictly related to the purposes indicated. In addition to the Owner, in some cases, the Data may be accessible to certain types of persons in charge, involved with the operation of this Application (administration, sales, marketing, legal, system administration) or external parties (such as third-party technical service providers, mail carriers, hosting providers, IT companies, communications agencies) appointed, if necessary, as Data Processors by the Owner. The updated list of these parties may be requested from the Owner at any time.\n\n### Legal basis of processing\nThe Owner may process Personal Data relating to Users if one of the following applies:\n\n- Users have given their consent for one or more specific purposes. Note: Under some legislations the Owner may be allowed to process Personal Data until the User objects to such processing (“opt-out”), without having to rely on consent or any other of the following legal bases. This, however, does not apply, whenever the processing of Personal Data is subject to European data protection law;\n- provision of Data is necessary for the performance of an agreement with the User and/or for any pre-contractual obligations thereof;\n- processing is necessary for compliance with a legal obligation to which the Owner is subject;\nprocessing is related to a task that is carried out in the public interest or in the exercise of official authority vested in the Owner;\n- processing is necessary for the purposes of the legitimate interests pursued by the Owner or by a third party.\n\nIn any case, the Owner will gladly help to clarify the specific legal basis that applies to the processing, and in particular whether the provision of Personal Data is a statutory or contractual requirement, or a requirement necessary to enter into a contract.\n\n### Place\nThe Data is processed at the Owner's operating offices and in any other places where the parties involved in the processing are located.\n\nDepending on the User's location, data transfers may involve transferring the User's Data to a country other than their own. To find out more about the place of processing of such transferred Data, Users can check the section containing details about the processing of Personal Data.\n\nUsers are also entitled to learn about the legal basis of Data transfers to a country outside the European Union or to any international organization governed by public international law or set up by two or more countries, such as the UN, and about the security measures taken by the Owner to safeguard their Data.\n\nIf any such transfer takes place, Users can find out more by checking the relevant sections of this document or inquire with the Owner using the information provided in the contact section.\n\n\n### Retention time\nPersonal Data shall be processed and stored for as long as required by the purpose they have been collected for.\n\nTherefore:\n\n- Personal Data collected for purposes related to the performance of a contract between the Owner and the User shall be retained until such contract has been fully performed.\n- Personal Data collected for the purposes of the Owner’s legitimate interests shall be retained as long as needed to fulfill such purposes. Users may find specific information regarding the legitimate interests pursued by the Owner within the relevant sections of this document or by contacting the Owner.\n\nThe Owner may be allowed to retain Personal Data for a longer period whenever the User has given consent to such processing, as long as such consent is not withdrawn. Furthermore, the Owner may be obliged to retain Personal Data for a longer period whenever required to do so for the performance of a legal obligation or upon order of an authority.\n\nOnce the retention period expires, Personal Data shall be deleted. Therefore, the right to access, the right to erasure, the right to rectification and the right to data portability cannot be enforced after expiration of the retention period.\n\n----------------\n\n## The purposes of processing\nThe Data concerning the User is collected to allow the Owner to provide its Services, as well as for the following purposes: Analytics, Access to third-party accounts and Registration and authentication.\n\nUsers can find further detailed information about such purposes of processing and about the specific Personal Data used for each purpose in the respective sections of this document.\n\n----------------\n\n## Detailed information on the processing of Personal Data\nPersonal Data is collected for the following purposes and using the following services:\n\n\n### Registration and authentication\nBy registering or authenticating, Users allow this Application to identify them and give them access to dedicated services.\n\nDepending on what is described below, third parties may provide registration and authentication services. In this case, this Application will be able to access some Data, stored by these third-party services, for registration or identification purposes.\n\n#### Direct registration (this Application)\nThe User registers by filling out the registration form and providing the Personal Data directly to this Application.\nPersonal Data collected: date of birth, email address, User ID and username.\n\n### Analytics\nThe services contained in this section enable the Owner to monitor and analyze web traffic and can be used to keep track of User behavior.\n\n#### Google Analytics (Google Inc.)\nGoogle Analytics is a web analysis service provided by Google Inc. (“Google”). Google utilizes the Data collected to track and examine the use of this Application, to prepare reports on its activities and share them with other Google services.\n\nGoogle may use the Data collected to contextualize and personalize the ads of its own advertising network.\n\nPersonal Data collected: Cookies and Usage Data.\n\nPlace of processing: United States – [Privacy Policy](https://www.google.com/intl/en/policies/privacy/) – [Opt Out](https://tools.google.com/dlpage/gaoptout?hl=en). Privacy Shield participant.\n\n### Access to third-party accounts\nThis type of service allows this Application to access Data from your account on a third-party service and perform actions with it.\nThese services are not activated automatically, but require explicit authorization by the User.\n\n#### Google Drive account access (Google Inc.)\nThis service allows this Application to connect with the User's account on Google Drive, provided by Google, Inc.\nPersonal Data collected: various types of Data as specified in the privacy policy of the service.\n\nPlace of processing: United States – [Privacy Policy](https://support.google.com/drive/answer/2450387?hl=en). Privacy Shield participant.\n\n--------------\n\n## The rights of Users\nUsers may exercise certain rights regarding their Data processed by the Owner.\n\nIn particular, Users have the right to do the following:\n- **Withdraw their consent at any time.** Users have the right to withdraw consent where they have previously given their consent to the processing of their Personal Data.\n- **Object to processing of their Data.** Users have the right to object to the processing of their Data if the processing is carried out on a legal basis other than consent. Further details are provided in the dedicated section below.\n- **Access their Data.** Users have the right to learn if Data is being processed by the Owner, obtain disclosure regarding certain aspects of the processing and obtain a copy of the Data undergoing processing.\n- **Verify and seek rectification.** Users have the right to verify the accuracy of their Data and ask for it to be updated or corrected.\n- **Restrict the processing of their Data.** Users have the right, under certain circumstances, to restrict the processing of their Data. In this case, the Owner will not process their Data for any purpose other than storing it.\n- **Have their Personal Data deleted or otherwise removed.** Users have the right, under certain circumstances, to obtain the erasure of their Data from the Owner.\n- **Receive their Data and have it transferred to another controller.** Users have the right to receive their Data in a structured, commonly used and machine readable format and, if technically feasible, to have it transmitted to another controller without any hindrance. This provision is applicable provided that the Data is processed by automated means and that the processing is based on the User's consent, on a contract which the User is part of or on pre-contractual obligations thereof.\n- **Lodge a complaint.** Users have the right to bring a claim before their competent data protection authority.\n\n### Details about the right to object to processing\nWhere Personal Data is processed for a public interest, in the exercise of an official authority vested in the Owner or for the purposes of the legitimate interests pursued by the Owner, Users may object to such processing by providing a ground related to their particular situation to justify the objection.\n\nUsers must know that, however, should their Personal Data be processed for direct marketing purposes, they can object to that processing at any time without providing any justification. To learn, whether the Owner is processing Personal Data for direct marketing purposes, Users may refer to the relevant sections of this document.\n\n### How to exercise these rights\nAny requests to exercise User rights can be directed to the Owner through the contact details provided in this document. These requests can be exercised free of charge and will be addressed by the Owner as early as possible and always within one month.\n\n----------------\n\n## Additional information about Data collection and processing\n\n### Legal action\nThe User's Personal Data may be used for legal purposes by the Owner in Court or in the stages leading to possible legal action arising from improper use of this Application or the related Services.\n\nThe User declares to be aware that the Owner may be required to reveal personal data upon request of public authorities.\n\n### Additional information about User's Personal Data\nIn addition to the information contained in this privacy policy, this Application may provide the User with additional and contextual information concerning particular Services or the collection and processing of Personal Data upon request.\n\n### System logs and maintenance\nFor operation and maintenance purposes, this Application and any third-party services may collect files that record interaction with this Application (System logs) use other Personal Data (such as the IP Address) for this purpose.\n\n### Information not contained in this policy\nMore details concerning the collection or processing of Personal Data may be requested from the Owner at any time. Please see the contact information at the beginning of this document.\n\n### How “Do Not Track” requests are handled\nThis Application does not support “Do Not Track” requests.\n\nTo determine whether any of the third-party services it uses honor the “Do Not Track” requests, please read their privacy policies.\n\n### Changes to this privacy policy\nThe Owner reserves the right to make changes to this privacy policy at any time by giving notice to its Users on this page and possibly within this Application and/or - as far as technically and legally feasible - sending a notice to Users via any contact information available to the Owner. It is strongly recommended to check this page often, referring to the date of the last modification listed at the top.\n\nShould the changes affect processing activities performed on the basis of the User’s consent, the Owner shall collect new consent from the User, where required.\n\n-------------\n\n## Definitions and legal references\n\n### Personal Data (or Data)\nAny information that directly, indirectly, or in connection with other information — including a personal identification number — allows for the identification or identifiability of a natural person.\n\n### Usage Data\nInformation collected automatically through this Application (or third-party services employed in this Application), which can include: the IP addresses or domain names of the computers utilized by the Users who use this Application, the URI addresses (Uniform Resource Identifier), the time of the request, the method utilized to submit the request to the server, the size of the file received in response, the numerical code indicating the status of the server's answer (successful outcome, error, etc.), the country of origin, the features of the browser and the operating system utilized by the User, the various time details per visit (e.g., the time spent on each page within the Application) and the details about the path followed within the Application with special reference to the sequence of pages visited, and other parameters about the device operating system and/or the User's IT environment.\n\n### User\nThe individual using this Application who, unless otherwise specified, coincides with the Data Subject.\n\n### Data Subject\nThe natural person to whom the Personal Data refers.\n\n### Data Processor (or Data Supervisor)\nThe natural or legal person, public authority, agency or other body which processes Personal Data on behalf of the Controller, as described in this privacy policy.\n\n### Data Controller (or Owner)\nThe natural or legal person, public authority, agency or other body which, alone or jointly with others, determines the purposes and means of the processing of Personal Data, including the security measures concerning the operation and use of this Application. The Data Controller, unless otherwise specified, is the Owner of this Application.\n\n### This Application\nThe means by which the Personal Data of the User is collected and processed.\n\n### Service\nThe service provided by this Application as described in the relative terms (if available) and on this site/application.\n\n### European Union (or EU)\nUnless otherwise specified, all references made within this document to the European Union include all current member states to the European Union and the European Economic Area.\n\n### Cookies\nSmall sets of data stored in the User's device.\n\n----------------\n\n#### Legal information\nThis privacy statement has been prepared based on provisions of multiple legislations, including Art. 13/14 of Regulation (EU) 2016/679 (General Data Protection Regulation).\n\nThis privacy policy relates solely to this Application, if not stated otherwise within this document.\n",
	"md.terms-of-use.content": "# Terms of Use of Strawbees CODE\n\n*Last updated: July 8th 2020*\n\n## 1. User Agreement\n\n**1.1** These Terms of Use constitute an agreement between you and Strawbees AB (collectively \"Strawbees\", \"we\", \"us\" or \"ours\") that governs your use of Strawbees CODE and all associated services (collectively \"platform\"). Strawbees AB is a company that provide solutions for developing a powerful skillset through hands-on exploration and working with design, construction, electronics and programming. Our organization number is 556983-8914 and we are registered under the address Strawbees AB, Stenkolsgatan 1B, 417 07 Gothenburg, Sweden. Please read the Terms of Use carefully. By using the platform you affirm that you have read, understood, and accepted the terms and conditions in the Terms of Use. If you do not agree with any of these conditions, please do not the platform.\n\n**1.2** Your privacy is important to us. Please read our Privacy Policy, which identifies how we use, collect, and store information it collects through the platform. By using the platform, you additionally agree that you are comfortable with our [privacy policy](/privacy-policy) and [cookie policy](/cookie-policy).\n\n**1.3** We reserve the right to make changes to this privacy policy at any time by giving notice to its Users on this page and possibly within this Application and/or - as far as technically and legally feasible - sending a notice to Users via any contact information available to the Owner. It is strongly recommended to check this page often, referring to the date of the last modification listed at the top. Should the changes affect processing activities performed on the basis of the User’s consent, the Owner shall collect new consent from the User, where required.\n\n\n## 2. Account Creation and Maintenance\n\n**2.1** In order to use some features of the platform, you will need to register and create an account. Creating an account is optional, but without an account you will not be able to save programs. When registering for a personal account, you will be asked to provide certain personal information, such as your email address, age, username. Please see our [privacy policy](/privacy-policy). for the data retention and usage policies.\n\n**2.2** You are responsible for keeping your password secret and your account secure. You are solely responsible for any use of your account, even if your account is used by another person. If any use of your account violates the Terms of Use, your account may be suspended or deleted.\n\n**2.3** You may not use another person's Quirkbot account without their permission.\n\n**2.4** Account usernames cannot be changed. If you want a different account username, create a new account.\n\n**2.5** If you have reason to believe that your account is no longer secure (for example, in the event of a loss, theft, or unauthorized disclosure of your password), promptly change your password. If you cannot access your account to change your password, notify us at support@strawbees.com\n\n## 3. Rules of Usage\n\n**3.1** You may not use the platform in any way, that: Promotes bigotry, discrimination, hatred, or violence against any individual or group; Threatens, harasses, or intimidates any other person, whether that person is a platform user or not; Contains foul language or personal attacks; Contains sexually explicit or graphically violent material; Provides instructions on how to commit illegal activities or obtain illegal products; Except in connection with organizing Strawbees events, asks any other user for personally identifying information, contact information, or passwords; or Exposes any others person's personally identifying information, contact information, or passwords without that person's permission.\n\n**3.2** You agree to comply with all applicable laws and regulations when you use the platform. You may not use the platform in any unlawful way, including to harass, stalk, or defame any other person.\n\n**3.3** You may not impersonate, imitate or pretend to be somebody else when using the platform.\n\n**3.4** You agree not to use the platform in any way intended to disrupt the platform, gain unauthorized access to the platform, or interfere with any other user's ability to use the platform.\n\n**3.5** You agree to confirm your account's email address after your register your account.\n\n**3.6** Commercial use of the platform, user-generated content, and support materials is permitted under the Creative Commons Attribution-ShareAlike 4.0 license. However, we reserve the right to block any commercial use the platform that, in our sole discretion, is harmful to the community. Harmful commercial use includes spamming or repeated advertisement through projects, comments, or forum posts.\n\n**3.7** You agree not to post links to any content outside of the platform, if to do so would violate any part of the Terms of Use.\n\n## 4. User-Generated Content and Licensing\n\n**4.1** For the purposes of the Terms of Use, \"user-generated content\" includes any program that a user submits to the platform.\n\n**4.2** We encourages everyone to foster creativity by freely sharing programs. However, we also understand the need for individuals and companies to protect their intellectual property rights. You are responsible for making sure you have the necessary rights, licenses, or permission for any user-generated content you submit to the platform.\n\n**4.3** All user-generated content you submit to the platform is licensed to and through the platform under the Creative Commons Attribution-ShareAlike 4.0 license. This allows others to view and remix your content. This license also allows us to display, distribute, and reproduce your content on the platform, through social media channels and elsewhere. If you do not want to license your content under this license, then do not share it on the platform.\n\n**4.4** Although we require all users to comply with these Terms of Use, some inappropriate user-generated content may be submitted and displayed on the platform. You understand that when you use the platform you may be exposed to user-generated content that you find objectionable or offensive. If you see any content that violates the Community Guidelines or Terms of Use, please let us know by reporting it in the [forum](http://forum.quirkbot.com).\n\n**4.5** In addition to reviewing reported user-generated content, we reserve the right, but are not obligated, to monitor all uses of the platform. We may edit, move, or delete any content that violates the Terms of Use, without notice.\n\n**4.6** All user-generated content is provided as-is. We makes no warranties about the accuracy or reliability of any user-generated content available through the platform. We don't not endorse any views, opinions, or advice expressed in user-generated content available through the platform. You agree to relieve us of any and all liability arising from content available through the platform..\n\n## 5. Content and Licensing\n\n**5.1** Except for any user-generated content, we own and retain all rights in and to the platform, the design, functionality, and architecture, and any software or content provided through the platform (collectively \"the Strawbees IP\"). If you want to use the platform in a way that is not allowed by these Terms of Use, you must first contact us. Except for any rights explicitly granted under these Terms of Use, you are not granted any rights in and to any Strawbees IP.\n\n**5.2** We might provide support materials, including images, sounds, video, and sample code, to help users build projects. Such support materials are licensed under the Creative Commons Attribution-ShareAlike 4.0 license. You may also use screenshots of the platform under the same license. Please note that this does not apply to materials that are also trademarked by us or other parties as described in parts 5.4 and 5.5, below. The Creative Commons Attribution-ShareAlike 4.0 license requires you to attribute any material you use to the original author. When you use our support materials, or screenshots of the platform, please use the following attribution: \"By Strawbees. See https://strawbees.com\".\n\n**5.4** The Strawbees name & logo and the Quirkbot name & logo are Trademarks owned by us. Unless you are licensed by us under a specific licensing program or agreement, you many not use these logos to label, promote, or endorse any product or service. You may use the Strawbeesand Quirkbot logos to refer to the platform.\n\n**5.5** Our support materials library may contain images and sounds that are trademarked by third parties. The fact that materials are included in the Quirkbot support materials library does not in any way limit or reduce intellectual property rights, including trademark rights, otherwise available to the materials' owners. Nothing in these Terms of Use or the Creative Commons Attribution-ShareAlike 4.0 license will be construed to limit or reduce any party's rights in that party's valid trademarks. You may not use these materials to label, promote, or endorse any product or service. You are solely responsible for any violation of a third party's intellectual property rights caused by your misuse of these materials.\n\n## 6. Digital Millennium Copyright Act (DMCA)\n\n**6.1** If you are a copyright holder and believe that content the platform violates your rights, you may send a DMCA notification to info@strawbees.com. For more information, including the information that must be included in a DMCA notification, see the text of the DMCA, 17 U.S.C. § 512.\n\n**6.2** If you are a user and you believe that your content did not constitute a copyright violation and was taken down in error, you may send a notification to info@strawbees.com Please include:\nYour username and email address;\nThe specific content you believe was taken down in error; and\nA brief statement of why you believe there was no copyright violation (e.g., the content was not copyrighted, you had permission to use the content, or your use of the content was a \"fair use\").\n\n## 7. Termination of Accounts\n\n**7.1** We have the right to delete your account for violations of the Terms of Use. We reserve the sole right to determine what constitutes a violation of the Terms of Use. We reserve the right to delete any account used to circumvent prior enforcement of the Terms of Use. We reserve the right to delete accounts that are considered inactive, that is, account that have not saved any programs (or have only saved empty programs) for 60 consecutive days. We reserve the right to delete accounts that have not verified their email address.\n\n**7.2** If you want to delete your account, click on the \"Delete my Account\" button on your profile page\n\n## 8. Third Party Websites\n\nContent on the platform, including user-generated content, may include links to third party websites. We is not capable of reviewing or managing third party websites, and assumes no responsibility for the privacy practices, content, or functionality of third party websites. You agree to relieve us of any and all liability arising from third party websites.\n\n## 9. Indemnification\n\nYou agree to indemnify us and all our affiliates, employees, faculty members, fellows, students, agents, representatives, third party service providers, and members of their governing boards (all of which are \"Strawbees Entities\"), and to defend and hold each of them harmless, from any and all claims and liabilities (including attorneys' fees) arising out of or related to your breach of the Terms of Use or your use of the platform.\n\nFor federal government agencies, provisions in the Terms of Use relating to Indemnification shall not apply to your Official Use, except to the extent expressly authorized by federal law. For state and local government agencies in the United States, Terms of Use relating to Indemnification shall apply to your Official Use only to the extent authorized by the laws of your jurisdiction.\n\n## 10. Disclaimer of Warranty\n\nYou acknowledge that you are using the platform at your own risk. The platform is provided \"as is,\" and the Strawbees Entities hereby expressly disclaim any and all warranties, express and implied, including but not limited to any warranties of accuracy, reliability, title, merchantability, non-infringement, fitness for a particular purpose or any other warranty, condition, guarantee or representation, whether oral, in writing or in electronic form, including but not limited to the accuracy or completeness of any information contained therein or provided by the platform. Without limiting the foregoing, the Strawbees Entities disclaim any and all warranties, express and implied, regarding user-generated content and our events. The Strawbees Entities and their third party service providers do not represent or warrant that access to the platform will be uninterrupted or that there will be no failures, errors or omissions or loss of transmitted information, or that no viruses will be transmitted through the platform.\n\n## 11. Limitation of Liability\n\nThe Strawbees Entities shall not be liable to you or any third parties for any direct, indirect, special, consequential or punitive damages of any kind, regardless of the type of claim or the nature of the cause of action, even if we have been advised of the possibility of such damages. Without limiting the foregoing, the Strawbees Entites shall have no liability to you or any third parties for damages or harms arising out of user-generated content or our events.\n\n## 12. Jurisdiction\n\nThe platform is offered by the us from its facilities in Sweden. We makes no representations that the platform is appropriate or available for use in other locations. Those who access or use the platform are responsible for compliance with local law.\n\n## 13. Choice of Law and Venue\n\nYou agree that these Terms of Use, for all purposes, shall be governed and construed in accordance with the laws of Sweden, applicable to contracts to be wholly performed therein, and any action based on, relating to, or alleging a breach of the Terms of Use must be brought in a federal Swedish court. In addition, both parties agree to submit to the exclusive personal jurisdiction and venue of such courts.\n\nIf you are a federal, state, or local government entity in the United States using Strawbees CODE in your official capacity and legally unable to accept the controlling law, jurisdiction or venue clauses above, then those clauses do not apply to you. For such U.S. federal government entities, these Terms and any action related thereto will be governed by the laws of the United States of America (without reference to conflict of laws) and, in the absence of federal law and to the extent permitted under federal law, the laws of Sweden (excluding choice of law).\n\n## 14. Choice of Language\n\nIf the we provide you with a translation of the English language version of these Terms of Use, the Privacy Policy, or any other policy, then you agree that the translation is provided for informational purposes only and does not modify the English language version. In the event of a conflict between a translation and the English version, the English version will govern.\n\n## 15. No Waiver\n\nNo waiver of any term of these Terms of Use shall be deemed a further or continuing waiver of such term or any other term, and our failure to assert any right or provision under these Terms of Use shall not constitute a waiver of such right or provision.\n\n## 16. Entire Agreement\n\nThis document, together with all appendices, constitutes the entire Terms of Use and supersedes all previous agreements with us relating to the use of the platform.\n",
	"_scracth-blocks": {
		"CONTROL_FOREVER": "ずっと",
		"CONTROL_REPEAT": "%1 回繰り返す",
		"CONTROL_IF": "もし %1 なら",
		"CONTROL_ELSE": "でなければ",
		"CONTROL_STOP": "　",
		"CONTROL_STOP_ALL": "すべてを止める",
		"CONTROL_STOP_THIS": "このスクリプトを止める",
		"CONTROL_STOP_OTHER": "スプライトの他のスクリプトを止める",
		"CONTROL_WAIT": "%1 秒待つ",
		"CONTROL_WAITUNTIL": "%1 まで待つ",
		"CONTROL_REPEATUNTIL": "%1 まで繰り返す",
		"CONTROL_WHILE": "%1 の間繰り返す",
		"CONTROL_FOREACH": "%2 の要素を %1 に入れて繰り返す",
		"CONTROL_STARTASCLONE": "クローンされたとき",
		"CONTROL_CREATECLONEOF": "%1 のクローンを作る",
		"CONTROL_CREATECLONEOF_MYSELF": "自分自身",
		"CONTROL_DELETETHISCLONE": "このクローンを削除する",
		"CONTROL_COUNTER": "カウンター",
		"CONTROL_INCRCOUNTER": "カウンターに足す",
		"CONTROL_CLEARCOUNTER": "カウンターをクリアする",
		"CONTROL_ALLATONCE": "一斉に",
		"DATA_SETVARIABLETO": "%1 を %2 にする",
		"DATA_CHANGEVARIABLEBY": "%1 を %2 ずつ変える",
		"DATA_SHOWVARIABLE": "変数 %1 を表示する",
		"DATA_HIDEVARIABLE": "変数 %1 を隠す",
		"DATA_ADDTOLIST": "%1 を %2 に追加する",
		"DATA_DELETEOFLIST": "%2 の %1 番目を削除する",
		"DATA_DELETEALLOFLIST": "%1のすべてを削除する",
		"DATA_INSERTATLIST": "%3 の %2 番目に %1 を挿入する",
		"DATA_REPLACEITEMOFLIST": "%2 の %1 番目を %3 で置き換える",
		"DATA_ITEMOFLIST": "%2 の %1 番目",
		"DATA_ITEMNUMOFLIST": "%2中の%1の場所",
		"DATA_LENGTHOFLIST": "%1 の長さ",
		"DATA_LISTCONTAINSITEM": "%1 に %2 が含まれる",
		"DATA_SHOWLIST": "リスト %1 を表示する",
		"DATA_HIDELIST": "リスト %1 を隠す",
		"DATA_INDEX_ALL": "すべて",
		"DATA_INDEX_LAST": "最後",
		"DATA_INDEX_RANDOM": "乱数",
		"EVENT_WHENFLAGCLICKED": "%1 が押されたとき",
		"EVENT_WHENTHISSPRITECLICKED": "このスプライトが押されたとき",
		"EVENT_WHENSTAGECLICKED": "ステージが押されたとき",
		"EVENT_WHENTOUCHINGOBJECT": "このスプライトが %1 に触れたとき",
		"EVENT_WHENBROADCASTRECEIVED": "%1 を受け取ったとき",
		"EVENT_WHENBACKDROPSWITCHESTO": "背景が %1 になったとき",
		"EVENT_WHENGREATERTHAN": "%1 > %2 のとき",
		"EVENT_WHENGREATERTHAN_TIMER": "タイマー",
		"EVENT_WHENGREATERTHAN_LOUDNESS": "音量",
		"EVENT_BROADCAST": "%1 を送る",
		"EVENT_BROADCASTANDWAIT": "%1 を送って待つ",
		"EVENT_WHENKEYPRESSED": "%1 キーが押されたとき",
		"EVENT_WHENKEYPRESSED_SPACE": "スペース",
		"EVENT_WHENKEYPRESSED_LEFT": "左向き矢印",
		"EVENT_WHENKEYPRESSED_RIGHT": "右向き矢印",
		"EVENT_WHENKEYPRESSED_DOWN": "下向き矢印",
		"EVENT_WHENKEYPRESSED_UP": "上向き矢印",
		"EVENT_WHENKEYPRESSED_ANY": "どれかの",
		"LOOKS_SAYFORSECS": "%1 と %2 秒言う",
		"LOOKS_SAY": "%1 と言う",
		"LOOKS_HELLO": "こんにちは!",
		"LOOKS_THINKFORSECS": "%1 と %2 秒考える",
		"LOOKS_THINK": "%1 と考える",
		"LOOKS_HMM": "うーん...",
		"LOOKS_SHOW": "表示する",
		"LOOKS_HIDE": "隠す",
		"LOOKS_HIDEALLSPRITES": "すべてのスプライトを隠す",
		"LOOKS_EFFECT_COLOR": "色",
		"LOOKS_EFFECT_FISHEYE": "魚眼レンズ",
		"LOOKS_EFFECT_WHIRL": "渦巻き",
		"LOOKS_EFFECT_PIXELATE": "ピクセル化",
		"LOOKS_EFFECT_MOSAIC": "モザイク",
		"LOOKS_EFFECT_BRIGHTNESS": "明るさ",
		"LOOKS_EFFECT_GHOST": "幽霊",
		"LOOKS_CHANGEEFFECTBY": "%1 の効果を %2 ずつ変える",
		"LOOKS_SETEFFECTTO": "%1 の効果を %2 にする",
		"LOOKS_CLEARGRAPHICEFFECTS": "画像効果をなくす",
		"LOOKS_CHANGESIZEBY": "大きさを %1 ずつ変える",
		"LOOKS_SETSIZETO": "大きさを %1 %にする",
		"LOOKS_SIZE": "大きさ",
		"LOOKS_CHANGESTRETCHBY": "伸びを %1 ずつ変える",
		"LOOKS_SETSTRETCHTO": "伸びを %1 %にする",
		"LOOKS_SWITCHCOSTUMETO": "コスチュームを %1 にする",
		"LOOKS_NEXTCOSTUME": "次のコスチュームにする",
		"LOOKS_SWITCHBACKDROPTO": "背景を %1 にする",
		"LOOKS_GOTOFRONTBACK": "%1 へ移動する",
		"LOOKS_GOTOFRONTBACK_FRONT": "最前面",
		"LOOKS_GOTOFRONTBACK_BACK": "最背面",
		"LOOKS_GOFORWARDBACKWARDLAYERS": "%2 層 %1",
		"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "手前に出す",
		"LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "奥に下げる",
		"LOOKS_BACKDROPNUMBERNAME": "背景の %1",
		"LOOKS_COSTUMENUMBERNAME": "コスチュームの %1",
		"LOOKS_NUMBERNAME_NUMBER": "番号",
		"LOOKS_NUMBERNAME_NAME": "名前",
		"LOOKS_SWITCHBACKDROPTOANDWAIT": "背景を %1 にして待つ",
		"LOOKS_NEXTBACKDROP_BLOCK": "次の背景にする",
		"LOOKS_NEXTBACKDROP": "次の背景",
		"LOOKS_PREVIOUSBACKDROP": "前の背景",
		"LOOKS_RANDOMBACKDROP": "どれかの背景",
		"MOTION_MOVESTEPS": "%1 歩動かす",
		"MOTION_TURNLEFT": "%1 %2 度回す",
		"MOTION_TURNRIGHT": "%1 %2 度回す",
		"MOTION_POINTINDIRECTION": "%1 度に向ける",
		"MOTION_POINTTOWARDS": "%1 へ向ける",
		"MOTION_POINTTOWARDS_POINTER": "マウスのポインター",
		"MOTION_POINTTOWARDS_RANDOM": "どれかの向き",
		"MOTION_GOTO": "%1 へ行く",
		"MOTION_GOTO_POINTER": "マウスのポインター",
		"MOTION_GOTO_RANDOM": "どこかの場所",
		"MOTION_GOTOXY": "x座標を %1 、y座標を %2 にする",
		"MOTION_GLIDESECSTOXY": "%1 秒でx座標を %2 に、y座標を %3 に変える",
		"MOTION_GLIDETO": "%1 秒で %2 へ行く",
		"MOTION_GLIDETO_POINTER": "マウスのポインター",
		"MOTION_GLIDETO_RANDOM": "どこかの場所",
		"MOTION_CHANGEXBY": "x座標を %1 ずつ変える",
		"MOTION_SETX": "x座標を %1 にする",
		"MOTION_CHANGEYBY": "y座標を %1 ずつ変える",
		"MOTION_SETY": "y座標を %1 にする",
		"MOTION_IFONEDGEBOUNCE": "もし端に着いたら、跳ね返る",
		"MOTION_SETROTATIONSTYLE": "回転方法を %1 にする",
		"MOTION_SETROTATIONSTYLE_LEFTRIGHT": "左右のみ",
		"MOTION_SETROTATIONSTYLE_DONTROTATE": "回転しない",
		"MOTION_SETROTATIONSTYLE_ALLAROUND": "自由に回転",
		"MOTION_XPOSITION": "x座標",
		"MOTION_YPOSITION": "y座標",
		"MOTION_DIRECTION": "向き",
		"MOTION_SCROLLRIGHT": "右に %1 スクロールする",
		"MOTION_SCROLLUP": "上に %1 スクロールする",
		"MOTION_ALIGNSCENE": "スクロール位置を %1 にする",
		"MOTION_ALIGNSCENE_BOTTOMLEFT": "左下",
		"MOTION_ALIGNSCENE_BOTTOMRIGHT": "右下",
		"MOTION_ALIGNSCENE_MIDDLE": "中央",
		"MOTION_ALIGNSCENE_TOPLEFT": "左上",
		"MOTION_ALIGNSCENE_TOPRIGHT": "右上",
		"MOTION_XSCROLL": "x方向のスクロール量",
		"MOTION_YSCROLL": "y方向のスクロール方向",
		"MOTION_STAGE_SELECTED": "ステージが選択されました: 動きブロックはありません",
		"OPERATORS_ADD": "%1 + %2",
		"OPERATORS_SUBTRACT": "%1 - %2",
		"OPERATORS_MULTIPLY": "%1 * %2",
		"OPERATORS_DIVIDE": "%1 / %2",
		"OPERATORS_RANDOM": "%1 から %2 までの乱数",
		"OPERATORS_GT": "%1 > %2",
		"OPERATORS_LT": "%1 < %2",
		"OPERATORS_EQUALS": "%1 = %2",
		"OPERATORS_AND": "%1 かつ %2",
		"OPERATORS_OR": "%1 または %2",
		"OPERATORS_NOT": "%1 ではない",
		"OPERATORS_JOIN": "%1 と %2",
		"OPERATORS_JOIN_APPLE": "りんご",
		"OPERATORS_JOIN_BANANA": "バナナ",
		"OPERATORS_LETTEROF": "%2 の %1 番目の文字",
		"OPERATORS_LETTEROF_APPLE": "り",
		"OPERATORS_LENGTH": "%1 の長さ",
		"OPERATORS_CONTAINS": "%1 に %2 が含まれる",
		"OPERATORS_MOD": "%1 を %2 で割った余り",
		"OPERATORS_ROUND": "%1 を四捨五入",
		"OPERATORS_MATHOP": "%2 の %1",
		"OPERATORS_MATHOP_ABS": "絶対値",
		"OPERATORS_MATHOP_FLOOR": "切り下げ",
		"OPERATORS_MATHOP_CEILING": "切り上げ",
		"OPERATORS_MATHOP_SQRT": "平方根",
		"OPERATORS_MATHOP_SIN": "sin",
		"OPERATORS_MATHOP_COS": "cos",
		"OPERATORS_MATHOP_TAN": "tan",
		"OPERATORS_MATHOP_ASIN": "asin",
		"OPERATORS_MATHOP_ACOS": "acos",
		"OPERATORS_MATHOP_ATAN": "atan",
		"OPERATORS_MATHOP_LN": "ln",
		"OPERATORS_MATHOP_LOG": "log",
		"OPERATORS_MATHOP_EEXP": "e ^",
		"OPERATORS_MATHOP_10EXP": "10 ^",
		"PROCEDURES_DEFINITION": "定義 %1",
		"SENSING_TOUCHINGOBJECT": "%1 に触れた",
		"SENSING_TOUCHINGOBJECT_POINTER": "マウスのポインター",
		"SENSING_TOUCHINGOBJECT_EDGE": "端",
		"SENSING_TOUCHINGCOLOR": "%1 色に触れた",
		"SENSING_COLORISTOUCHINGCOLOR": "%1 色が %2 色に触れた",
		"SENSING_DISTANCETO": "%1 までの距離",
		"SENSING_DISTANCETO_POINTER": "マウスのポインター",
		"SENSING_ASKANDWAIT": "%1 と聞いて待つ",
		"SENSING_ASK_TEXT": "あなたの名前は何ですか?",
		"SENSING_ANSWER": "答え",
		"SENSING_KEYPRESSED": "%1 キーが押された",
		"SENSING_MOUSEDOWN": "マウスが押された",
		"SENSING_MOUSEX": "マウスのx座標",
		"SENSING_MOUSEY": "マウスのy座標",
		"SENSING_SETDRAGMODE": "ドラッグ %1 ようにする",
		"SENSING_SETDRAGMODE_DRAGGABLE": "できる",
		"SENSING_SETDRAGMODE_NOTDRAGGABLE": "できない",
		"SENSING_LOUDNESS": "音量",
		"SENSING_LOUD": "うるさい",
		"SENSING_TIMER": "タイマー",
		"SENSING_RESETTIMER": "タイマーをリセット",
		"SENSING_OF": "%2 の %1",
		"SENSING_OF_XPOSITION": "x座標",
		"SENSING_OF_YPOSITION": "y座標",
		"SENSING_OF_DIRECTION": "向き",
		"SENSING_OF_COSTUMENUMBER": "コスチューム #",
		"SENSING_OF_COSTUMENAME": "コスチューム名",
		"SENSING_OF_SIZE": "大きさ",
		"SENSING_OF_VOLUME": "音量",
		"SENSING_OF_BACKDROPNUMBER": "背景 #",
		"SENSING_OF_BACKDROPNAME": "背景の名前",
		"SENSING_OF_STAGE": "ステージ",
		"SENSING_CURRENT": "現在の %1",
		"SENSING_CURRENT_YEAR": "年",
		"SENSING_CURRENT_MONTH": "月",
		"SENSING_CURRENT_DATE": "日",
		"SENSING_CURRENT_DAYOFWEEK": "曜日",
		"SENSING_CURRENT_HOUR": "時",
		"SENSING_CURRENT_MINUTE": "分",
		"SENSING_CURRENT_SECOND": "秒",
		"SENSING_DAYSSINCE2000": "2000年からの日数",
		"SENSING_USERNAME": "ユーザー名",
		"SENSING_USERID": "ユーザーID",
		"SOUND_PLAY": "%1 の音を鳴らす",
		"SOUND_PLAYUNTILDONE": "終わるまで %1 の音を鳴らす",
		"SOUND_STOPALLSOUNDS": "すべての音を止める",
		"SOUND_SETEFFECTO": "%1 の効果を %2 にする",
		"SOUND_CHANGEEFFECTBY": "%1 の効果を %2 ずつ変える",
		"SOUND_CLEAREFFECTS": "音の効果をなくす",
		"SOUND_EFFECTS_PITCH": "ピッチ",
		"SOUND_EFFECTS_PAN": "左右にパン",
		"SOUND_CHANGEVOLUMEBY": "音量を %1 ずつ変える",
		"SOUND_SETVOLUMETO": "音量を %1 %にする",
		"SOUND_VOLUME": "音量",
		"SOUND_RECORD": "録音...",
		"CATEGORY_MOTION": "動き",
		"CATEGORY_LOOKS": "見た目",
		"CATEGORY_SOUND": "音",
		"CATEGORY_EVENTS": "イベント",
		"CATEGORY_CONTROL": "制御",
		"CATEGORY_SENSING": "調べる",
		"CATEGORY_OPERATORS": "演算",
		"CATEGORY_VARIABLES": "変数",
		"CATEGORY_MYBLOCKS": "ブロック定義",
		"DUPLICATE": "複製",
		"DELETE": "削除",
		"ADD_COMMENT": "コメントを追加",
		"REMOVE_COMMENT": "コメントを削除",
		"DELETE_BLOCK": "ブロックを削除",
		"DELETE_X_BLOCKS": "%1 個のブロックを削除",
		"DELETE_ALL_BLOCKS": "%1 個のブロックをすべて削除しますか?",
		"CLEAN_UP": "きれいにする",
		"HELP": "ヘルプ",
		"UNDO": "取り消し",
		"REDO": "やり直し",
		"EDIT_PROCEDURE": "編集",
		"SHOW_PROCEDURE_DEFINITION": "定義へ行く",
		"WORKSPACE_COMMENT_DEFAULT_TEXT": "コメントを書く...",
		"COLOUR_HUE_LABEL": "色",
		"COLOUR_SATURATION_LABEL": "鮮やかさ",
		"COLOUR_BRIGHTNESS_LABEL": "明るさ",
		"CHANGE_VALUE_TITLE": "値を変える:",
		"RENAME_VARIABLE": "変数名を変更",
		"RENAME_VARIABLE_TITLE": "変数\"%1\"をすべて以下の名前に変える:",
		"RENAME_VARIABLE_MODAL_TITLE": "変数名を変更",
		"NEW_VARIABLE": "変数を作る",
		"NEW_VARIABLE_TITLE": "新しい変数名:",
		"VARIABLE_MODAL_TITLE": "新しい変数",
		"VARIABLE_ALREADY_EXISTS": "変数\"%1\"はすでに存在します。",
		"VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "変数\"%1\"は\"%2\"型の変数としてすでに存在します。",
		"DELETE_VARIABLE_CONFIRMATION": "変数\"%2\"が使われている %1 箇所も削除しますか?",
		"CANNOT_DELETE_VARIABLE_PROCEDURE": "変数\"%1\"は定義\"%2\"で使われているため削除できません",
		"DELETE_VARIABLE": "変数\"%1\"を削除",
		"NEW_PROCEDURE": "ブロックを作る",
		"PROCEDURE_ALREADY_EXISTS": "定義\"%1\"はすでに存在します。",
		"PROCEDURE_DEFAULT_NAME": "ブロック名",
		"PROCEDURE_USED": "ブロック定義を削除するには、まずそのブロックを使っている箇所を消してください。 ",
		"NEW_LIST": "リストを作る",
		"NEW_LIST_TITLE": "新しいリスト名:",
		"LIST_MODAL_TITLE": "新しいリスト",
		"LIST_ALREADY_EXISTS": "リスト\"%1\"はすでに存在します。",
		"RENAME_LIST_TITLE": "リスト\"%1\"をすべて以下の名前に変える:",
		"RENAME_LIST_MODAL_TITLE": "リスト名を変更",
		"DEFAULT_LIST_ITEM": "なにか",
		"DELETE_LIST": "リスト「%1」を削除する",
		"RENAME_LIST": "リスト名を変更",
		"NEW_BROADCAST_MESSAGE": "新しいメッセージ",
		"NEW_BROADCAST_MESSAGE_TITLE": "新しいメッセージ名:",
		"BROADCAST_MODAL_TITLE": "新しいメッセージ",
		"DEFAULT_BROADCAST_MESSAGE_NAME": "メッセージ1"
	}
}