mirror of
https://github.com/JannisX11/blockbench.git
synced 2024-11-21 01:13:37 +08:00
v4.11.2 [ci-build]
This commit is contained in:
parent
8ac0d63a07
commit
cd266d7613
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Speichere Angelpunkte von Quadern ohne Drehung in Java Block/Item-Modellen",
|
||||
"animation_controllers.state.blend_transition_curve": "Übergangskurve",
|
||||
"menu.slider.reset_vector": "Vektor zurücksetzen",
|
||||
"dialog.blend_transition_edit.extended": "Erweiterter Graph"
|
||||
"dialog.blend_transition_edit.extended": "Erweiterter Graph",
|
||||
"message.screenshot_too_large.title": "Problem mit der Auflösung",
|
||||
"message.screenshot_too_large.message": "Das Bildschirmfoto konnte nicht korrekt aufgezeichnet werden. Versuche es mit einer geringeren Auflösung oder ohne Supersampling.",
|
||||
"message.rename_elements.numbering": "Verwende Sonderzeichen, um eine Zahlenfolge zu generieren: % wird ersetzt durch den Index des Elements in dessen Gruppe, $ wird ersetzt durch den Index des Elements in der Auswahl."
|
||||
}
|
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -1069,7 +1069,7 @@
|
||||
"generic.all": "Tutto",
|
||||
"message.small_face_dimensions.title": "Incompatible Face Dimensions",
|
||||
"message.small_face_dimensions.message": "The selection contains faces that are smaller than 1 unit in one direction. The Box UV mapping system considers any faces below that threshold as 0 pixels wide. The texture on those faces therefore may not work correctly.",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Go to \"File\" > \"Project...\" and change \"UV Mode\" to \"Per-face UV\".",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Right click the affected cubes and change \"UV Mode\" to \"Per-face UV\".",
|
||||
"dialog.plugins.outdated_client": "Richiede una nuova versione di Blockbench",
|
||||
"dialog.plugins.outdated_plugin": "Plugin is outdated and does not work with this version of Blockbench",
|
||||
"settings.motion_trails": "Motion Trails",
|
||||
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -2054,8 +2054,8 @@
|
||||
"message.plugin_deprecated.message": "このプラグインは推奨されていません、インストールしてもよろしいですか?",
|
||||
"message.plugin_deprecated.install_anyway": "無視してインストール",
|
||||
"message.image_editor.not_found": "選択した画像エディタが見つかりませんでした。別のオプションを選択してください。",
|
||||
"message.knife_tool.confirm": "Press %0 or click here to apply Knife Tool",
|
||||
"message.knife_tool.skipped_face": "Cannot cut between different faces. Include the edges or vertices between them!",
|
||||
"message.knife_tool.confirm": "ナイフツールを使うには、%0 を押すか、こちらをクリックしてください",
|
||||
"message.knife_tool.skipped_face": "異なるフェイス同士をカットすることはできません。カットする場合は、エッジや頂点を選択してください",
|
||||
"message.optimize_animation.keyframes_removed": "%0 個の余分なキーフレームを削除しました",
|
||||
"message.optimize_animation.nothing_to_optimize": "すでに最適化されています",
|
||||
"message.duplicate_bone_copy_animation.title": "アニメーションをコピー",
|
||||
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -1069,7 +1069,7 @@
|
||||
"generic.all": "Wszystkie",
|
||||
"message.small_face_dimensions.title": "Incompatible Face Dimensions",
|
||||
"message.small_face_dimensions.message": "Zaznaczenie zawiera ściany, które są mniejsze niż 1 jednostka w jednym kierunku. System mapowania pudełkowego UV traktuje wszystkie ściany poniżej tego progu jako ściany o szerokości 0 pikseli. Tekstura na tych powierzchniach może więc nie działać poprawnie.",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Go to \"File\" > \"Project...\" and change \"UV Mode\" to \"Per-face UV\".",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Right click the affected cubes and change \"UV Mode\" to \"Per-face UV\".",
|
||||
"dialog.plugins.outdated_client": "Wymaga nowszej wersji programu Blockbench",
|
||||
"dialog.plugins.outdated_plugin": "Plugin jest przestarzały i nie działa z tą wersją Blockbench",
|
||||
"settings.motion_trails": "Ścieżki ruchu",
|
||||
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -1069,7 +1069,7 @@
|
||||
"generic.all": "Todos",
|
||||
"message.small_face_dimensions.title": "Dimensões de face incompatíveis",
|
||||
"message.small_face_dimensions.message": "A seleção contém faces que são menores que 1 unidade em uma direção. O sistema de mapeamento em UV cúbico considera qualquer face menor que esse limiar como 0 pixels de largura. A textura nessas faces pode não funcionar corretamente.",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Go to \"File\" > \"Project...\" and change \"UV Mode\" to \"Per-face UV\".",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Right click the affected cubes and change \"UV Mode\" to \"Per-face UV\".",
|
||||
"dialog.plugins.outdated_client": "Requer uma versão mais recente do Blockbench",
|
||||
"dialog.plugins.outdated_plugin": "O plugin está desatualizado e não funciona com essa versão do Blockbench",
|
||||
"settings.motion_trails": "Trilhas de movimento",
|
||||
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -1069,7 +1069,7 @@
|
||||
"generic.all": "Alla",
|
||||
"message.small_face_dimensions.title": "Incompatible Face Dimensions",
|
||||
"message.small_face_dimensions.message": "The selection contains faces that are smaller than 1 unit in one direction. The Box UV mapping system considers any faces below that threshold as 0 pixels wide. The texture on those faces therefore may not work correctly.",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Go to \"File\" > \"Project...\" and change \"UV Mode\" to \"Per-face UV\".",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Right click the affected cubes and change \"UV Mode\" to \"Per-face UV\".",
|
||||
"dialog.plugins.outdated_client": "Requires a newer version of Blockbench",
|
||||
"dialog.plugins.outdated_plugin": "Plugin is outdated and does not work with this version of Blockbench",
|
||||
"settings.motion_trails": "Motion Trails",
|
||||
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Save pivot points in Java block/item models on cubes without rotation",
|
||||
"animation_controllers.state.blend_transition_curve": "Blend Transition Curve",
|
||||
"menu.slider.reset_vector": "Reset Vector",
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph"
|
||||
"dialog.blend_transition_edit.extended": "Extended Graph",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
@ -2225,5 +2225,8 @@
|
||||
"settings.java_export_pivots.desc": "Lưu tâm quay trong mô hình Java khối/Vật phẩm trên các khối mà không xoay",
|
||||
"animation_controllers.state.blend_transition_curve": "Đường cong pha trộn chuyển tiếp",
|
||||
"menu.slider.reset_vector": "Đặt lại Véc tơ",
|
||||
"dialog.blend_transition_edit.extended": "Đồ thị được mở rộng"
|
||||
"dialog.blend_transition_edit.extended": "Đồ thị được mở rộng",
|
||||
"message.screenshot_too_large.title": "Screenshot Resolution Issue",
|
||||
"message.screenshot_too_large.message": "The screenshot could not be rendered successfully. Please try again with a lower resolution or without supersampling.",
|
||||
"message.rename_elements.numbering": "You can use special characters to generate sequential numbers: % to get the index of the element within its group, $ to get the index within the selection."
|
||||
}
|
469
lang/zh.json
469
lang/zh.json
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Blockbench",
|
||||
"description": "Low-poly modeling and animation software",
|
||||
"version": "4.11.1",
|
||||
"version": "4.11.2",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": {
|
||||
"name": "JannisX11",
|
||||
|
Loading…
Reference in New Issue
Block a user