diff --git a/lang/ja.json b/lang/ja.json index 8f1da59d..5556d391 100644 --- a/lang/ja.json +++ b/lang/ja.json @@ -1655,8 +1655,8 @@ "dialog.predicate_overrides.predicate.blocking": "Is Blocking", "dialog.predicate_overrides.predicate.broken": "Is Broken", "dialog.predicate_overrides.predicate.cast": "Is Cast", - "dialog.predicate_overrides.predicate.cooldown": "Cooldown", - "dialog.predicate_overrides.predicate.damage": "Damage", + "dialog.predicate_overrides.predicate.cooldown": "クールダウン", + "dialog.predicate_overrides.predicate.damage": "ダメージ", "dialog.predicate_overrides.predicate.damaged": "Is Damaged", "dialog.predicate_overrides.predicate.lefthanded": "Is Left-Handed", "dialog.predicate_overrides.predicate.pull": "Pull Amount", @@ -1696,21 +1696,21 @@ "uv_editor.cullface.info": "Enabling cullface tells a face on a block to unrender if another full block is placed next to it in the specified direction in your Minecraft world. This can be used to optimize performance.", "uv_editor.material_instance.info": "Material instances can be set to a user-defined name. That name can be used in the block JSON file in the behavior pack to assign a particular texture and material that the face.", "display.reference.frame_invisible": "額縁(透明)", - "data.settings_profile": "Profile", - "message.display_skin.invalid_name": "Cannot find Minecraft account with the name \"%0\".", - "dialog.load_plugins_from_query.title": "Load Plugins", - "dialog.load_plugins_from_query.text": "You used a link that requires plugins to be installed. Would you like to install them?", + "data.settings_profile": "プロフィール", + "message.display_skin.invalid_name": "Minecraft アカウント \"%0\" が見つかりませんでした。", + "dialog.load_plugins_from_query.title": "プラグインをロード", + "dialog.load_plugins_from_query.text": "プラグインのインストールが必要なリンクを使用しました。 インストールしますか?", "dialog.select_model.title": "Select Model", - "dialog.select_model.bones": "Bones", - "dialog.select_model.cubes": "Cubes", - "dialog.settings.create_profile": "Create Profile...", - "settings_profile.confirm_delete": "Are you sure you want to delete this settings profile?", + "dialog.select_model.bones": "ボーン", + "dialog.select_model.cubes": "キューブ", + "dialog.settings.create_profile": "プロファイルを作成...", + "settings_profile.confirm_delete": "プロファイルの設定を削除してもよろしいですか?", "settings_profile.condition.type.selectable": "Manually Selectable", - "settings.interface_mode": "UI Mode", + "settings.interface_mode": "UI モード", "settings.interface_mode.desc": "Interface mode. Restart Blockbench to apply changes", - "settings.interface_mode.auto": "Automatic", - "settings.interface_mode.desktop": "Desktop", - "settings.interface_mode.mobile": "Mobile", + "settings.interface_mode.auto": "オート", + "settings.interface_mode.desktop": "デスクトップ", + "settings.interface_mode.mobile": "モバイル", "settings.paint_through_transparency": "Paint Through Transparency", "settings.paint_through_transparency.desc": "Paint through transparent pixels when Lock Alpha Channel is enabled", "action.tab_overview": "Tab Overview", @@ -1718,10 +1718,10 @@ "action.slider_color_red": "Color Red", "action.slider_color_green": "Color Green", "action.slider_color_blue": "Color Blue", - "action.add_animation_controller": "Add Animation Controller", + "action.add_animation_controller": "アニメーションコントローラを追加", "action.add_animation_controller.desc": "Create a blank animation controller", "action.animation_controller_preview_mode": "Controller Preview", - "action.animation_controller_preview_mode.paused": "Paused", + "action.animation_controller_preview_mode.paused": "ポーズ", "action.animation_controller_preview_mode.manual": "Manual Preview", "action.animation_controller_preview_mode.play": "Auto Play", "action.keyframe_interpolation.bezier": "Bézier", @@ -1733,9 +1733,9 @@ "action.looped_animation_playback.desc": "Preview animations in an infinite loop", "timeline.bind_to_actor": "Bind to Actor", "animation_controllers.select_preset": "Select a controller preset...", - "animation_controllers.state.animations": "Animations", - "animation_controllers.state.particles": "Particles", - "animation_controllers.state.sounds": "Sounds", + "animation_controllers.state.animations": "アニメーション", + "animation_controllers.state.particles": "パーティクル", + "animation_controllers.state.sounds": "サウンド", "animation_controllers.state.on_entry": "On Entry", "animation_controllers.state.on_exit": "On Exit", "animation_controllers.state.transitions": "Transitions", @@ -1758,11 +1758,11 @@ "dialog.extrude.orientation.upright": "Upright", "dialog.extrude.orientation.flat": "Flat", "dialog.scale.box_uv_warning": "Scaling a Box UV model may break the UV of your model. Instead, try to scale your model externally, or switch to Per-face UV Mode in File > Project.", - "dialog.create_gif.format": "Format", + "dialog.create_gif.format": "フォーマット", "dialog.create_gif.format.gif": "GIF", "dialog.create_gif.format.png_sequence": "PNG Sequence", "dialog.create_gif.pixelate": "Pixelate", - "dialog.create_gif.bg_image": "Background Image", + "dialog.create_gif.bg_image": "背景画像", "dialog.create_gif.turn.desc": "Rotate the model while recording. Use negative values to turn the model clockwise. A value of 60 corresponds to one rotation every second.", "settings_profile.condition": "Condition", "settings_profile.condition.type.file_path.desc": "Use Regular Expression syntax to match the file path of the current project. Use forward slashes for directories", @@ -1770,13 +1770,13 @@ "settings.only_selected_bezier_handles.desc": "Hide handles of bézier keyframes that are not currently selected", "settings.embed_textures": "Embed Textures", "settings.embed_textures.desc": "Embed texture file content in .bbmodel files", - "action.selection_mode.cluster": "Cluster", + "action.selection_mode.cluster": "クラスター", "dialog.copied_to_clipboard": "Copied to clipboard", "data.reference_image": "Reference Image", "message.delete_reference_image": "Are you sure you want to delete this reference image? This cannot be undone.", "message.add_reference_image.message": "Select where to load the reference image", - "message.add_reference_image.project": "Add to this project", - "message.add_reference_image.app": "Add to all projects", + "message.add_reference_image.project": "プロジェクトを追加", + "message.add_reference_image.app": "すべてのプロジェクトを追加", "message.import_particle_texture.import": "Import Particle Texture", "message.import_particle_texture.message": "Would you like to import a texture file to be used for your particle?", "message.save_codec_selector.title": "Save Model Format", @@ -1784,15 +1784,15 @@ "message.save_codec_selector.project_file": "Blockbench Project (.bbmodel)", "message.save_codec_selector.both": "Both", "message.display_skin.username": "Username (Java)", - "message.palette_locked": "The palette is locked", - "dialog.project.default_uv_mode": "Default UV Mode", + "message.palette_locked": "パレットは固定されています", + "dialog.project.default_uv_mode": "デフォルト UI モード", "dialog.project.default_uv_mode.description": "Default UV Mode of the project. The UV mode can also be changed per cube.", "dialog.export_options.title": "Export Options", "dialog.edit_texture.preview": "Preview", "dialog.proportional_editing.range": "Range", "dialog.proportional_editing.falloff": "Falloff", - "dialog.proportional_editing.falloff.linear": "Linear", - "dialog.proportional_editing.falloff.hermite_spline": "Smooth", + "dialog.proportional_editing.falloff.linear": "リニア", + "dialog.proportional_editing.falloff.hermite_spline": "スムーズ", "dialog.proportional_editing.falloff.constant": "Constant", "dialog.proportional_editing.selection": "Selection", "dialog.proportional_editing.selection.linear": "Linear Distance", @@ -1934,7 +1934,7 @@ "action.uv_project_from_view": "UV Project from View", "action.uv_project_from_view.desc": "Automatically generate UVs for the selected faces from the perspective of the 3D view", "action.graph_editor_other_graphs": "Display Other Graphs", - "action.graph_editor_other_graphs.desc": "Whether the graph graphs of the axes that are not selected are displayed", + "action.graph_editor_other_graphs.desc": "Whether the graphs of the axes that are not selected are displayed", "action.graph_editor_include_other_graphs": "Include Other Graphs", "action.graph_editor_include_other_graphs.desc": "Whether the graph editor includes the graphs that are not selected in the view", "action.set_ik_source": "Set IK Root", @@ -1962,5 +1962,7 @@ "settings.brush_cursor_2d": "2D Brush Cursor", "settings.brush_cursor_2d.desc": "Display an outline around the brush in the 2D workspace", "settings.brush_cursor_3d": "3D Brush Cursor", - "settings.brush_cursor_3d.desc": "Display an outline around the brush in the 3D workspace" + "settings.brush_cursor_3d.desc": "Display an outline around the brush in the 3D workspace", + "settings.cdn_mirror": "Use CDN Mirror", + "settings.cdn_mirror.desc": "Use the mirror CDN to download plugins. The mirror receives updates faster and works in some regions where the default does not work." } \ No newline at end of file