mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-01-30 15:42:42 +08:00
Update ja.json (POEditor.com)
This commit is contained in:
parent
5ccaef77d6
commit
8e5e97d8f9
99
lang/ja.json
99
lang/ja.json
@ -132,7 +132,6 @@
|
||||
"dialog.plugins.web_only": "ウェブアプリのみ",
|
||||
"dialog.plugins.app_only": "デスクトップアプリのみ",
|
||||
"dialog.plugins.author": "%0",
|
||||
"dialog.plugins.show_less": "最小表示",
|
||||
"dialog.create_texture.folder": "フォルダ",
|
||||
"dialog.create_texture.resolution": "ピクセル",
|
||||
"dialog.input.title": "インプット",
|
||||
@ -358,8 +357,6 @@
|
||||
"action.screenshot_model.desc": "モデルのスクリーンショットを撮ります",
|
||||
"action.screenshot_app": "全体",
|
||||
"action.screenshot_app.desc": "アプリケーション全体のスクリーンショットを撮ります",
|
||||
"action.toggle_quad_view": "クワッドビュー",
|
||||
"action.toggle_quad_view.desc": "クワッドビューモードを切り替えます",
|
||||
"action.import_texture": "テクスチャを読み込み",
|
||||
"action.import_texture.desc": "ファイルからテクスチャを読み込みます",
|
||||
"action.create_texture": "新規作成",
|
||||
@ -632,8 +629,6 @@
|
||||
"action.eraser.desc": "テクスチャの色を消去できます",
|
||||
"action.color_picker": "ピッカー",
|
||||
"action.color_picker.desc": "テクスチャの色を選択できます",
|
||||
"action.open_backup_folder": "バックアップ",
|
||||
"action.open_backup_folder.desc": "Blockbench のバックアップフォルダーを開きます",
|
||||
"switches.mirror": "Mirror UV",
|
||||
"language_name": "英語",
|
||||
"message.plugin_reload": "プラグイン %0 をリロードしました",
|
||||
@ -743,7 +738,6 @@
|
||||
"message.wireframe.enabled": "ワイヤーフレームを有効にしました",
|
||||
"message.wireframe.disabled": "ワイヤーフレームを無効にしました",
|
||||
"dialog.convert_project.title": "プロジェクトを変換",
|
||||
"dialog.convert_project.text": "プロジェクトを変換しますか? この動作は戻せません。",
|
||||
"dialog.create_texture.double_use": "マルチテクスチャをキープする",
|
||||
"dialog.model_stats.title": "モデルステータス",
|
||||
"dialog.model_stats.cubes": "キューブ",
|
||||
@ -926,7 +920,6 @@
|
||||
"dialog.resize_texture.fill.transparent": "不透明度",
|
||||
"dialog.resize_texture.fill.color": "カラー",
|
||||
"dialog.resize_texture.fill.repeat": "リピート",
|
||||
"dialog.resize_texture.fill.stretch": "引き延ばす",
|
||||
"dialog.scale.element_pivot": "ピボットエレメント",
|
||||
"dialog.scale.selection_center": "センターを選択",
|
||||
"dialog.create_gif.length_mode": "Length モード",
|
||||
@ -1873,5 +1866,95 @@
|
||||
"dialog.open_url": "Open URL",
|
||||
"reference_image.image": "Image",
|
||||
"uv_editor.rotate_uv": "Rotate UV",
|
||||
"projects.start_screen": "Start Screen"
|
||||
"generic.error": "Error",
|
||||
"projects.start_screen": "Start Screen",
|
||||
"message.invalid_link.message": "The shared model \"%0\" that you are trying to load is either invalid or has expired.",
|
||||
"message.plugin_dependencies.title": "Plugin Dependencies",
|
||||
"message.plugin_dependencies.message1": "The plugin requires these dependencies:",
|
||||
"message.plugin_dependencies.message1_update": "The plugin %0 has been updated and now requires these dependencies:",
|
||||
"message.plugin_dependencies.message2": "Do you want to install them to continue?",
|
||||
"message.plugin_dependencies.invalid": "Unfortunately the plugin cannot be installed, it has an invalid dependency:",
|
||||
"message.preview_scene_load_failed": "Failed to load preview scene. Check your internet connection.",
|
||||
"dialog.convert_project.text1": "Convert the project into a different format.",
|
||||
"dialog.convert_project.text2": "Use conversion at your own risk. Formats have different features and restrictions, so converting will in some cases break parts of your project.",
|
||||
"dialog.convert_project.text3": "You cannot undo converting, that is why by default a copy will be created.",
|
||||
"dialog.unsaved_work.title": "Unsaved Work",
|
||||
"dialog.unsaved_work.text": "The following projects contain unsaved changes. Do you want to save your changes?",
|
||||
"dialog.unsaved_work.discard_all": "Discard All",
|
||||
"dialog.unsaved_work.save_all": "Save All",
|
||||
"dialog.resize_texture.mode": "Mode",
|
||||
"dialog.resize_texture.mode.crop": "Crop/Expand",
|
||||
"dialog.resize_texture.mode.scale": "Scale",
|
||||
"dialog.plugins.is_installed": "Installed",
|
||||
"dialog.plugins.is_disabled": "Disabled",
|
||||
"dialog.plugins.disable": "Disable",
|
||||
"dialog.plugins.enable": "Enable",
|
||||
"dialog.plugins.dependencies": "Depends on:",
|
||||
"dialog.view_backups.open_folder": "Open Folder",
|
||||
"dialog.share_model.reference_images": "Include Reference Images",
|
||||
"dialog.share_model.too_large": "Failed to upload: Model is too large",
|
||||
"dialog.share_model.too_large_references": "Failed to upload: Model is too large. Try without reference images.",
|
||||
"settings.stretch_linked": "Link Stretching",
|
||||
"settings.stretch_linked.desc": "Stretch the cube in all directions with the same value",
|
||||
"settings.grids": "Show Grids",
|
||||
"settings.grids.desc": "Show or hide all 3D grids",
|
||||
"settings.double_click_switch_tools": "Switch Tools on Double Click",
|
||||
"settings.double_click_switch_tools.desc": "Double click the viewport to switch between tools",
|
||||
"settings.outlines_in_paint_mode": "Selection Outlines in Paint Mode",
|
||||
"settings.outlines_in_paint_mode.desc": "Display element selection outlines while in paint mode",
|
||||
"settings.json_indentation": "JSON Indentation",
|
||||
"settings.json_indentation.desc": "Indentation style for exported JSON files",
|
||||
"settings.json_indentation.tabs": "Tabs",
|
||||
"settings.json_indentation.spaces_4": "Spaces: 4",
|
||||
"settings.json_indentation.spaces_2": "Spaces: 2",
|
||||
"action.slider_stretch": "Stretch",
|
||||
"action.slider_stretch.desc": "Stretches cubes multiplicatively on the %0 axis without changing the UV",
|
||||
"action.view_backups": "View Backups",
|
||||
"action.view_backups.desc": "Browse the list of auto-saved project backups",
|
||||
"action.search_outliner": "Search Outliner",
|
||||
"action.search_outliner.desc": "Search for specific element names in the outliner",
|
||||
"action.mirror_modeling": "Mirror Modeling",
|
||||
"action.mirror_modeling.desc": "Enable Mirror Modeling on the X axis. All changes you make in the viewport will be reflected to the other side, unless specifically disabled on the element.",
|
||||
"action.allow_element_mirror_modeling": "Allow Mirror Modeling",
|
||||
"action.allow_element_mirror_modeling.desc": "Choose whether the selected elements can be affected by mirror modeling",
|
||||
"action.switch_face_crease": "Switch Face Crease",
|
||||
"action.switch_face_crease.desc": "Switch in which direction the quad folds in the middle",
|
||||
"action.clear_unused_texture_space": "Clear Unused Texture Space",
|
||||
"action.clear_unused_texture_space.desc": "Clear parts of the texture that are not UV-mapped to any elements",
|
||||
"action.split_screen": "Split Screen",
|
||||
"action.split_screen.desc": "Select a viewport split screen mode",
|
||||
"action.split_screen.single": "Single",
|
||||
"action.split_screen.double_horizontal": "Double Horizontal",
|
||||
"action.split_screen.double_vertical": "Double Vertical",
|
||||
"action.split_screen.quad": "Quad",
|
||||
"action.split_screen.triple_left": "Triple Left",
|
||||
"action.split_screen.triple_right": "Triple Right",
|
||||
"action.split_screen.triple_top": "Triple Top",
|
||||
"action.split_screen.triple_bottom": "Triple Bottom",
|
||||
"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_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",
|
||||
"action.set_ik_source.desc": "Select the root bone of the chain that should be moved by this null object via Inverse Kinematics",
|
||||
"edit.loop_cut.cuts": "Cuts",
|
||||
"panel.element.stretch": "Stretch",
|
||||
"preview_scene.minecraft_plains": "Plains",
|
||||
"preview_scene.minecraft_cherry_grove": "Cherry Grove",
|
||||
"preview_scene.minecraft_snowy_tundra": "Snowy Tundra",
|
||||
"preview_scene.minecraft_sunset": "Sunset",
|
||||
"preview_scene.minecraft_night": "Night",
|
||||
"preview_scene.minecraft_desert": "Desert",
|
||||
"preview_scene.minecraft_underwater": "Underwater",
|
||||
"preview_scene.minecraft_coral_reef": "Coral Reef",
|
||||
"preview_scene.minecraft_lush_cave": "Lush Cave",
|
||||
"preview_scene.minecraft_deep_dark": "Deep Dark",
|
||||
"generic.navigate_forward": "Forward",
|
||||
"generic.navigate_back": "Back",
|
||||
"action.element_render_order": "Transparency Render Order",
|
||||
"action.element_render_order.default": "Auto",
|
||||
"action.element_render_order.behind": "Behind",
|
||||
"action.element_render_order.in_front": "In Front"
|
||||
}
|
Loading…
Reference in New Issue
Block a user