update release notes v0.79 - v0.85

This commit is contained in:
pochang007
2022-02-08 13:45:33 +09:00
parent 78ceae6e92
commit 430b437f1f
7 changed files with 179 additions and 75 deletions

View File

@@ -42,7 +42,7 @@ msgstr ""
#: ../../release/079/v0.79.0.md:9
msgid "このバージョンから `pre release` をやめて通常リリースに戻ります。"
msgstr ""
msgstr "From now on the new released version will change from `Pre release` to `Latest release`"
#: ../../release/079/v0.79.0.md:11
msgid "AutoReference"
@@ -50,7 +50,7 @@ msgstr ""
#: ../../release/079/v0.79.0.md:12
msgid "Autoreference を有効にします。"
msgstr ""
msgstr "`AutoReference` is set to `true` by default"
#: ../../release/079/v0.79.0.md:14
msgid ""
@@ -93,7 +93,8 @@ msgid ""
"\\[1.0\\] Expression の仕様更新に追随 "
"[\\#1092](https://github.com/vrm-c/UniVRM/pull/1092) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Update expressions based on VRM Expression specification "
"[\\#1092](https://github.com/vrm-c/UniVRM/pull/1092)([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.79.0.md:22
msgid ""
@@ -117,7 +118,8 @@ msgstr ""
msgid ""
"VRChat用に設定したVRoidモデルを再度VRMに変換する時にエラーが出て失敗する "
"[\\#1100](https://github.com/vrm-c/UniVRM/issues/1100)"
msgstr ""
msgstr "Bug report: The model cannot be converted to VRM "
"[\\#1100](https://github.com/vrm-c/UniVRM/issues/1100)"
#: ../../release/079/v0.79.0.md:28
msgid ""
@@ -135,11 +137,13 @@ msgstr ""
msgid ""
"Extract null extract の挙動 "
"[\\#1070](https://github.com/vrm-c/UniVRM/issues/1070)"
msgstr ""
msgstr "fix Extract behaviors"
"[\\#1070](https://github.com/vrm-c/UniVRM/issues/1070)"
#: ../../release/079/v0.79.0.md:31
msgid "TRS のデフォルト値をスキップ [\\#1059](https://github.com/vrm-c/UniVRM/issues/1059)"
msgstr ""
msgstr "The default values of translation, rotation and scale will not be exported "
"[\\#1059](https://github.com/vrm-c/UniVRM/issues/1059)"
#: ../../release/079/v0.79.0.md:32
msgid ""
@@ -163,7 +167,8 @@ msgstr ""
msgid ""
"UnitTestの修正 [\\#1106](https://github.com/vrm-c/UniVRM/pull/1106) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Fix UnitTest [\\#1106](https://github.com/vrm-c/UniVRM/pull/1106) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.79.0.md:37
msgid ""
@@ -176,7 +181,9 @@ msgid ""
"EditorTextureSerializer で例外になるテクスチャを事前にエラーメッセージにする "
"[\\#1102](https://github.com/vrm-c/UniVRM/pull/1102) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Add a material validator in the VRM exporter menu "
"[\\#1102](https://github.com/vrm-c/UniVRM/pull/1102) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.79.0.md:39
msgid ""
@@ -204,7 +211,9 @@ msgid ""
"Nodeの行列分解時の負のスケールの限定対応 "
"[\\#1087](https://github.com/vrm-c/UniVRM/pull/1087) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Node's matrix decomposition: add a logic for negative scale "
"[\\#1087](https://github.com/vrm-c/UniVRM/pull/1087) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.79.0.md:43
msgid ""
@@ -218,7 +227,9 @@ msgid ""
"VRMC\\_materials\\_hdr\\_emissiveMultiplier 実装 "
"[\\#1085](https://github.com/vrm-c/UniVRM/pull/1085) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Implement VRMC\\_materials\\_hdr\\_emissiveMultiplier "
"[\\#1085](https://github.com/vrm-c/UniVRM/pull/1085) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.79.0.md:45
msgid ""
@@ -286,7 +297,8 @@ msgstr ""
msgid ""
"Extract/Clear 改修 [\\#1073](https://github.com/vrm-c/UniVRM/pull/1073) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Improve Extract/Clear [\\#1073](https://github.com/vrm-c/UniVRM/pull/1073) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.79.0.md:55
msgid ""

View File

@@ -52,7 +52,8 @@ msgstr "Support Unity-2019.4LTS+"
msgid ""
"Unityのサポートバージョンを 2019.4LTS 以降にする "
"[\\#1126](https://github.com/vrm-c/UniVRM/issues/1126)"
msgstr ""
msgstr "Support Unity-2019.4LTS and above "
"[\\#1126](https://github.com/vrm-c/UniVRM/issues/1126)"
#: ../../release/079/v0.80.0.md:11
msgid ""
@@ -71,7 +72,9 @@ msgid ""
"開発バージョンをUnity-2019にあげる。および、 Unity-2019 require ApplyRevertGUI call in "
"OnInspectorGUI の修正 [\\#1129](https://github.com/vrm-c/UniVRM/pull/1129) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Fix `Unity-2019 require ApplyRevertGUI call in OnInspectorGUI` "
"[\\#1129](https://github.com/vrm-c/UniVRM/pull/1129) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.80.0.md:15
msgid "VRM-1.0"
@@ -81,7 +84,8 @@ msgstr ""
msgid ""
"VRM1 の unitypackage を作る "
"[\\#1127](https://github.com/vrm-c/UniVRM/issues/1127)"
msgstr ""
msgstr "Make the unitypackage for VRM1"
"[\\#1127](https://github.com/vrm-c/UniVRM/issues/1127)"
#: ../../release/079/v0.80.0.md:17
msgid ""
@@ -94,7 +98,9 @@ msgid ""
"VRM10Expression.Preset と ExpressionName を廃止 "
"[\\#1141](https://github.com/vrm-c/UniVRM/pull/1141) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Disable `VRM10Expression.Preset` and `ExpressionName` "
"[\\#1141](https://github.com/vrm-c/UniVRM/pull/1141) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.80.0.md:19
msgid ""
@@ -128,14 +134,18 @@ msgid ""
"VRM-1.0 の unitypackage も作成する "
"[\\#1132](https://github.com/vrm-c/UniVRM/pull/1132) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Make the unitypackage for VRM1 "
"[\\#1132](https://github.com/vrm-c/UniVRM/pull/1132) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.80.0.md:24
msgid ""
"\\[VRM10\\] VRM10Expression のカスタムエディターの修正 "
"[\\#1118](https://github.com/vrm-c/UniVRM/pull/1118) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[VRM10\\] Fix VRM10Expression's custom editor "
"[\\#1118](https://github.com/vrm-c/UniVRM/pull/1118) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.80.0.md:26
msgid "その他のChangelog"
@@ -145,11 +155,12 @@ msgstr "Other Changes"
msgid ""
"URPサンプルプロジェクトへのインポート時にビルドエラーが出る "
"[\\#1137](https://github.com/vrm-c/UniVRM/issues/1137)"
msgstr ""
msgstr "Build Errors: Import URP sample project (solved) "
"[\\#1137](https://github.com/vrm-c/UniVRM/issues/1137)"
#: ../../release/079/v0.80.0.md:28
msgid "Mtoonのマテリアルが作成できません [\\#1114](https://github.com/vrm-c/UniVRM/issues/1114)"
msgstr ""
msgstr "Cannot make Mtoon materials (closed) [\\#1114](https://github.com/vrm-c/UniVRM/issues/1114)"
#: ../../release/079/v0.80.0.md:29
msgid ""
@@ -206,7 +217,8 @@ msgstr ""
msgid ""
"Unity2020対応のデグレを修正 [\\#1140](https://github.com/vrm-c/UniVRM/pull/1140) "
"([notargs](https://github.com/notargs))"
msgstr ""
msgstr "Fix Unity2020 support [\\#1140](https://github.com/vrm-c/UniVRM/pull/1140) "
"([notargs](https://github.com/notargs))"
#: ../../release/079/v0.80.0.md:39
msgid ""
@@ -219,7 +231,9 @@ msgid ""
"ラインタイムエクスポート時に正規化を実行する例 "
"[\\#1119](https://github.com/vrm-c/UniVRM/pull/1119) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Added an example of performing model normalization in the runtime export sample"
"[\\#1119](https://github.com/vrm-c/UniVRM/pull/1119) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.80.0.md:41
msgid ""

View File

@@ -162,40 +162,48 @@ msgstr "Package Contents"
msgid ""
"UniGLTF の UPM id を、`com.vrmc.unigltf` から `com.vrmc.gltf` に変えてバージョンを振り直し "
"[\\#1156](https://github.com/vrm-c/UniVRM/issues/1156)"
msgstr ""
msgstr "Rename `com.vrmc.unigltf` to `com.vrmc.gltf` "
"[\\#1156](https://github.com/vrm-c/UniVRM/issues/1156)"
#: ../../release/079/v0.81.0.md:45
msgid ""
"UnityPackage に Samples を含める "
"[\\#1159](https://github.com/vrm-c/UniVRM/pull/1159) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Include Samples in UnityPackage "
"[\\#1159](https://github.com/vrm-c/UniVRM/pull/1159) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.81.0.md:46
msgid ""
"内部バージョンは維持 UniGLTF/UniGLTFVersion.cs "
"[\\#1158](https://github.com/vrm-c/UniVRM/pull/1158) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Keep internal UniGLTF version "
"[\\#1158](https://github.com/vrm-c/UniVRM/pull/1158) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.81.0.md:47
msgid ""
"What difference between \"UniVRM0X\" and \"UniVRM10\" unitypackage? "
"「UniVRM0X」と「UniVRM10」のユニティパッケージの違いは何ですか "
"[\\#1152](https://github.com/vrm-c/UniVRM/issues/1152)"
msgstr ""
msgstr "What difference between \"UniVRM0X\" and \"UniVRM10\" unitypackage? (answered) "
"[\\#1152](https://github.com/vrm-c/UniVRM/issues/1152)"
#: ../../release/079/v0.81.0.md:48
msgid ""
"リリースページの安定版のバージョン番号ミス "
"[\\#1150](https://github.com/vrm-c/UniVRM/issues/1150)"
msgstr ""
msgstr "Release version number is not correct "
"[\\#1150](https://github.com/vrm-c/UniVRM/issues/1150)"
#: ../../release/079/v0.81.0.md:49
msgid ""
"サンプルの構成変更 [\\#1155](https://github.com/vrm-c/UniVRM/pull/1155) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Restructure Samples [\\#1155](https://github.com/vrm-c/UniVRM/pull/1155) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.81.0.md:51
msgid "VRM-1.0"
@@ -205,7 +213,8 @@ msgstr ""
msgid ""
"\\[VRM1\\] VRM10/MToon10 のインスペクターの Emission が HDR でない "
"[\\#1148](https://github.com/vrm-c/UniVRM/issues/1148)"
msgstr ""
msgstr "\\[VRM1\\] HDR is missing (VRM10/MToon10 Emission) "
"[\\#1148](https://github.com/vrm-c/UniVRM/issues/1148)"
#: ../../release/079/v0.81.0.md:53
msgid ""
@@ -234,7 +243,8 @@ msgstr ""
msgid ""
"\\[0.77\\]AsyncでランタイムロードしたモデルのScaleを1以上にするとSpringBoneの動作が怪しくなる "
"[\\#1115](https://github.com/vrm-c/UniVRM/issues/1115)"
msgstr ""
msgstr "\\[0.77\\] Runtime loading with Async: SpringBone behaviors are weird if the model's scale is greater than 1 (answered) "
"[\\#1115](https://github.com/vrm-c/UniVRM/issues/1115)"
#: ../../release/079/v0.81.0.md:59
msgid ""
@@ -248,7 +258,9 @@ msgid ""
"ISSUE\\_TEMPLATE を簡略化 "
"[\\#1149](https://github.com/vrm-c/UniVRM/pull/1149) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Simplify ISSUE\\_TEMPLATE "
"[\\#1149](https://github.com/vrm-c/UniVRM/pull/1149) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.81.0.md:61
msgid ""

View File

@@ -42,7 +42,7 @@ msgstr ""
#: ../../release/079/v0.82.0.md:7
msgid "glb の import, URP API"
msgstr ""
msgstr "glb import, URP API"
#: ../../release/079/v0.82.0.md:9
msgid "URP(Universal Render Pipeline)"
@@ -73,34 +73,42 @@ msgstr ""
msgid ""
"\\[1.0\\]extract の一覧に matcap など一部のテクスチャーが一覧されない "
"[\\#1171](https://github.com/vrm-c/UniVRM/issues/1171)"
msgstr ""
msgstr "\\[1.0\\] Some textures such as matcap are not displayed in the extract list "
"[\\#1171](https://github.com/vrm-c/UniVRM/issues/1171)"
#: ../../release/079/v0.82.0.md:19
msgid ""
"\\[1.0\\] MToon10でエクスポートするとStandardになってしまう "
"[\\#1164](https://github.com/vrm-c/UniVRM/issues/1164)"
msgstr ""
msgstr "\\[1.0\\] The model with MToon10 materials becomes Standard during export "
"[\\#1164](https://github.com/vrm-c/UniVRM/issues/1164)"
#: ../../release/079/v0.82.0.md:20
msgid ""
"\\[1.0\\] Vrm-1.0 の Texture 列挙を修正 "
"[\\#1174](https://github.com/vrm-c/UniVRM/pull/1174) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Generate texture keys correctly in Vrm-1.0 "
"[\\#1174](https://github.com/vrm-c/UniVRM/pull/1174) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.82.0.md:21
msgid ""
"SubAssetでも中を見れるように、デフォルトで AdvancedMode にする "
"[\\#1168](https://github.com/vrm-c/UniVRM/pull/1168) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Make the contents in SubAsset visible by setting edit mode as `Advanced` "
"[\\#1168](https://github.com/vrm-c/UniVRM/pull/1168) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.82.0.md:22
msgid ""
"play mode の expression preview "
"[\\#1169](https://github.com/vrm-c/UniVRM/pull/1169) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Add expression preview in play mode "
"[\\#1169](https://github.com/vrm-c/UniVRM/pull/1169) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.82.0.md:24
msgid "その他のChangelog"
@@ -108,7 +116,7 @@ msgstr "Other Changes"
#: ../../release/079/v0.82.0.md:25
msgid "Sampleの構成 [\\#1068](https://github.com/vrm-c/UniVRM/issues/1068)"
msgstr ""
msgstr "Sample structure [\\#1068](https://github.com/vrm-c/UniVRM/issues/1068)"
#: ../../release/079/v0.82.0.md:26
msgid ""

View File

@@ -67,7 +67,8 @@ msgstr "Bug Fixes"
msgid ""
"PBR テクスチャーの変換に使っている シェーダーが ビルドに含まれない "
"[\\#1187](https://github.com/vrm-c/UniVRM/issues/1187)"
msgstr ""
msgstr "The shader used to convert the PBR texture is not included in the build "
"[\\#1187](https://github.com/vrm-c/UniVRM/issues/1187)"
#: ../../release/079/v0.83.0.md:22
msgid ""
@@ -91,71 +92,86 @@ msgstr ""
msgid ""
"\\[1.0\\] Renderer.enabled = false になってない "
"[\\#1197](https://github.com/vrm-c/UniVRM/issues/1197)"
msgstr ""
msgstr "\\[1.0\\] Failed to set `Renderer.enabled = false` properly "
"[\\#1197](https://github.com/vrm-c/UniVRM/issues/1197)"
#: ../../release/079/v0.83.0.md:28
msgid ""
"\\[1.0\\] SetupAsync にして Auto で生成される Mesh の初期状態を非表示にした "
"[\\#1194](https://github.com/vrm-c/UniVRM/issues/1194)"
msgstr ""
msgstr "\\[1.0\\] Set up `SetupAsync` to hide the initial state of the `Mesh` generated by `Auto` "
"[\\#1194](https://github.com/vrm-c/UniVRM/issues/1194)"
#: ../../release/079/v0.83.0.md:29
msgid ""
"\\[1.0\\] MaterialUVBindings の挙動 "
"[\\#1191](https://github.com/vrm-c/UniVRM/issues/1191)"
msgstr ""
msgstr "\\[1.0\\] MaterialUVBindings behaviors "
"[\\#1191](https://github.com/vrm-c/UniVRM/issues/1191)"
#: ../../release/079/v0.83.0.md:30
msgid ""
"\\[1.0\\] マイグレートロードしたときに古い方のメタにアクセスできる API "
"[\\#1190](https://github.com/vrm-c/UniVRM/issues/1190)"
msgstr ""
msgstr "\\[1.0\\] Make APIs to access old meta during migration "
"[\\#1190](https://github.com/vrm-c/UniVRM/issues/1190)"
#: ../../release/079/v0.83.0.md:31
msgid ""
"\\[1.0\\] MaterialValueBind が重複すると例外 "
"[\\#1189](https://github.com/vrm-c/UniVRM/issues/1189)"
msgstr ""
msgstr "\\[1.0\\] Exception occurs when MaterialValueBind is duplicated "
"[\\#1189](https://github.com/vrm-c/UniVRM/issues/1189)"
#: ../../release/079/v0.83.0.md:32
msgid ""
"\\[1.0\\] サムネイルが無名のときにエラーになる場合がある "
"[\\#1188](https://github.com/vrm-c/UniVRM/issues/1188)"
msgstr ""
msgstr "\\[1.0\\] Errors occur when Thumbnail name is empty "
"[\\#1188](https://github.com/vrm-c/UniVRM/issues/1188)"
#: ../../release/079/v0.83.0.md:33
msgid ""
"初期値との差分を使うようにロジックを変更 [\\#1209](https://github.com/vrm-c/UniVRM/pull/1209)"
" ([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Update UV scale & offset for Expression [\\#1209](https://github.com/vrm-c/UniVRM/pull/1209)"
" ([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:34
msgid ""
"\\[1.0\\] FirstPerson 初期化を整理 "
"[\\#1206](https://github.com/vrm-c/UniVRM/pull/1206) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Organize FirstPerson setup "
"[\\#1206](https://github.com/vrm-c/UniVRM/pull/1206) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:35
msgid ""
"\\[1.0\\] RuntimeLoad と meta 取得 を実装 "
"[\\#1196](https://github.com/vrm-c/UniVRM/pull/1196) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Implement RuntimeLoad and meta data migration from 0.x "
"[\\#1196](https://github.com/vrm-c/UniVRM/pull/1196) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:36
msgid ""
"\\[1.0\\] thumbnail の名前が無い時に SubAssetKey を作るのに失敗するのを修正 "
"[\\#1193](https://github.com/vrm-c/UniVRM/pull/1193) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Fixed an issue where SubAssetKey creation would failed if the thumbnail name was empty "
"[\\#1193](https://github.com/vrm-c/UniVRM/pull/1193) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:37
msgid ""
"MaterialColorBindings の重複時の例外防止 "
"[\\#1192](https://github.com/vrm-c/UniVRM/pull/1192) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Prevent exceptions when MaterialColorBindings are duplicated "
"[\\#1192](https://github.com/vrm-c/UniVRM/pull/1192) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:39
msgid "その他のChangelog"
@@ -183,7 +199,9 @@ msgid ""
"\\#if UNITY\\_EDITOR でビルドエラーを修正 "
"[\\#1213](https://github.com/vrm-c/UniVRM/pull/1213) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Fix build errors in Unity editor mode"
"[\\#1213](https://github.com/vrm-c/UniVRM/pull/1213) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:45
msgid ""
@@ -196,32 +214,40 @@ msgid ""
"\\[Exporter\\] shader版の StandardMap の Exporter 変換を追加 "
"[\\#1207](https://github.com/vrm-c/UniVRM/pull/1207) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[Exporter\\] Add StandardMap exporter "
"[\\#1207](https://github.com/vrm-c/UniVRM/pull/1207) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:47
msgid ""
"Standard を GraphicsSettings に追加 "
"[\\#1204](https://github.com/vrm-c/UniVRM/pull/1204) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "add Standard in GraphicsSettings "
"[\\#1204](https://github.com/vrm-c/UniVRM/pull/1204) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:48
msgid ""
"Import時に非表示にする [\\#1202](https://github.com/vrm-c/UniVRM/pull/1202) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "When importing the model, renderers are set to `false` by default [\\#1202](https://github.com/vrm-c/UniVRM/pull/1202) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:49
msgid ""
"書き間違え [\\#1201](https://github.com/vrm-c/UniVRM/pull/1201) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "update runtime import docs [\\#1201](https://github.com/vrm-c/UniVRM/pull/1201) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:50
msgid ""
"シンプルなREADME [\\#1199](https://github.com/vrm-c/UniVRM/pull/1199) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
"Simplify UniVRM repo's README [\\#1199](https://github.com/vrm-c/UniVRM/pull/1199) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:51
msgid ""
@@ -235,7 +261,9 @@ msgid ""
"`v0.82.1` の RuntimeLoad について "
"[\\#1195](https://github.com/vrm-c/UniVRM/pull/1195) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "update docs: RuntimeLoad for `v0.82.1` "
"[\\#1195](https://github.com/vrm-c/UniVRM/pull/1195) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.83.0.md:53
msgid ""
@@ -247,7 +275,8 @@ msgstr ""
msgid ""
"simple [\\#1172](https://github.com/vrm-c/UniVRM/pull/1172) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Update docs [\\#1172](https://github.com/vrm-c/UniVRM/pull/1172) "
"([ousttrue](https://github.com/ousttrue))"
#~ msgid "https://vrm.dev/en"
#~ msgstr ""

View File

@@ -44,7 +44,7 @@ msgstr ""
msgid ""
"ScriptedImporterのExtract挙動を FbxImporter の挙動に合わせる "
"[\\#1048](https://github.com/vrm-c/UniVRM/issues/1048)"
msgstr ""
msgstr "Match the ScriptedImporter's Extract behavior to FbxImporter's behavior"
#: ../../release/079/v0.84.0.md:13
msgid "glTF"
@@ -66,7 +66,9 @@ msgid ""
"URP 未インストール時に、URPを選択できないように修正 "
"[\\#1232](https://github.com/vrm-c/UniVRM/pull/1232) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "URP cannot be selected if URP is not installed "
"[\\#1232](https://github.com/vrm-c/UniVRM/pull/1232) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.84.0.md:18
msgid "1.0"
@@ -96,7 +98,9 @@ msgid ""
"\\[1.0\\] TextureTransformBind の Scale/Offset 変換 "
"[\\#1234](https://github.com/vrm-c/UniVRM/pull/1234) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] TextureTransformBind's Scale/Offset transformation "
"[\\#1234](https://github.com/vrm-c/UniVRM/pull/1234) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.84.0.md:23
msgid ""
@@ -116,14 +120,17 @@ msgstr ""
msgid ""
"\\[1.0\\] meta の仕様準拠 [\\#1227](https://github.com/vrm-c/UniVRM/pull/1227)"
" ([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Update Meta Default [\\#1227](https://github.com/vrm-c/UniVRM/pull/1227)"
" ([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.84.0.md:26
msgid ""
"\\[1.0\\] preview の MaterialUVBindings 動作を修正 "
"[\\#1226](https://github.com/vrm-c/UniVRM/pull/1226) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Fix preview's MaterialUVBindings "
"[\\#1226](https://github.com/vrm-c/UniVRM/pull/1226) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.84.0.md:27
msgid ""
@@ -146,33 +153,42 @@ msgstr ""
msgid ""
"docfx を sphinx に変更 [\\#1224](https://github.com/vrm-c/UniVRM/pull/1224) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Changed docfx to sphinx [\\#1224](https://github.com/vrm-c/UniVRM/pull/1224) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.84.0.md:33
msgid ""
"(Optimize) Profiler.Begin\\(\\)/End\\(\\)をMeshImporterに仕込んだ "
"[\\#1222](https://github.com/vrm-c/UniVRM/pull/1222) "
"([notargs](https://github.com/notargs))"
msgstr ""
msgstr "(Optimize) Add Profiler in MeshImporter "
"[\\#1222](https://github.com/vrm-c/UniVRM/pull/1222) "
"([notargs](https://github.com/notargs))"
#: ../../release/079/v0.84.0.md:34
msgid ""
"(Optimize) ImporterContextのうち、BuildHierarchyまわりのフレームを分散 "
"[\\#1220](https://github.com/vrm-c/UniVRM/pull/1220) "
"([notargs](https://github.com/notargs))"
msgstr ""
msgstr "Optimize BuildHierarchy in ImporterContext "
"[\\#1220](https://github.com/vrm-c/UniVRM/pull/1220) "
"([notargs](https://github.com/notargs))"
#: ../../release/079/v0.84.0.md:35
msgid ""
"(Optimize) BuildBlendShape・LoadGeometryAsyncをワーカースレッドでの読み込みに対応 "
"[\\#1219](https://github.com/vrm-c/UniVRM/pull/1219) "
"([notargs](https://github.com/notargs))"
msgstr ""
msgstr "Optimize mesh loading: utilizing worker threads to load `BuildBlendShape`/`LoadGeometryAsync` "
"[\\#1219](https://github.com/vrm-c/UniVRM/pull/1219) "
"([notargs](https://github.com/notargs))"
#: ../../release/079/v0.84.0.md:36
msgid ""
"LoadTexturesAsync・LoadMaterialsAsyncへのAwaitCallerの受け渡しが漏れていた問題を修正 "
"[\\#1215](https://github.com/vrm-c/UniVRM/pull/1215) "
"([notargs](https://github.com/notargs))"
msgstr ""
msgstr "Added AwaitCaller for `LoadTexturesAsync`/`LoadMaterialsAsync` "
"[\\#1215](https://github.com/vrm-c/UniVRM/pull/1215) "
"([notargs](https://github.com/notargs))"

View File

@@ -48,13 +48,15 @@ msgstr ""
msgid ""
"\\[1.0\\] VRM10ObjectFirstPerson.SetupAsync に isMine 引数 "
"[\\#1250](https://github.com/vrm-c/UniVRM/issues/1250)"
msgstr ""
msgstr "\\[1.0\\] `isMine` argument in `VRM10ObjectFirstPerson.SetupAsync` "
"[\\#1250](https://github.com/vrm-c/UniVRM/issues/1250)"
#: ../../release/079/v0.85.0.md:12
msgid ""
"\\[1.0\\] MToon10 offset/scale の挙動 "
"[\\#1225](https://github.com/vrm-c/UniVRM/issues/1225)"
msgstr ""
msgstr "\\[1.0\\] MToon10 offset/scale behaviors "
"[\\#1225](https://github.com/vrm-c/UniVRM/issues/1225)"
#: ../../release/079/v0.85.0.md:13
msgid ""
@@ -66,7 +68,8 @@ msgstr ""
msgid ""
"\\[1.0\\] Vrm10Controller を Vrm10Instance に改名してリソース管理を委譲する "
"[\\#1242](https://github.com/vrm-c/UniVRM/issues/1242)"
msgstr ""
msgstr "\\[1.0\\] Rename `Vrm10Controller` to `Vrm10Instance` "
"[\\#1242](https://github.com/vrm-c/UniVRM/issues/1242)"
#: ../../release/079/v0.85.0.md:15
msgid ""
@@ -80,13 +83,16 @@ msgid ""
"VrmLib.Model の Read を非同期処理フェーズに移動 "
"[\\#1259](https://github.com/vrm-c/UniVRM/pull/1259) "
"([Santarh](https://github.com/Santarh))"
msgstr ""
msgstr "Move `VrmLib.Model`'s `Read` function to asynchronously processing phase "
"[\\#1259](https://github.com/vrm-c/UniVRM/pull/1259) "
"([Santarh](https://github.com/Santarh))"
#: ../../release/079/v0.85.0.md:17
msgid ""
"add self flag [\\#1258](https://github.com/vrm-c/UniVRM/pull/1258) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Add self flag [\\#1258](https://github.com/vrm-c/UniVRM/pull/1258) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.85.0.md:18
msgid ""
@@ -100,7 +106,9 @@ msgid ""
"\\[1.0\\] FirstPerson.SetupAsync 修正 "
"[\\#1252](https://github.com/vrm-c/UniVRM/pull/1252) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "\\[1.0\\] Fix FirstPerson.SetupAsync "
"[\\#1252](https://github.com/vrm-c/UniVRM/pull/1252) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.85.0.md:20
msgid ""
@@ -160,7 +168,9 @@ msgid ""
"Vrm と それ以外の glb の処理分岐方法を変更 "
"[\\#1260](https://github.com/vrm-c/UniVRM/pull/1260) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Update simple viewer: update loading logic for VRM/GLB "
"[\\#1260](https://github.com/vrm-c/UniVRM/pull/1260) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.85.0.md:35
msgid ""
@@ -180,14 +190,17 @@ msgstr ""
msgid ""
"UniGLTF/README 更新 [\\#1249](https://github.com/vrm-c/UniVRM/pull/1249) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Update UniGLTF/README [\\#1249](https://github.com/vrm-c/UniVRM/pull/1249) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.85.0.md:38
msgid ""
"`VRM/UnlitTransparentZWrite` の Import を修正 "
"[\\#1248](https://github.com/vrm-c/UniVRM/pull/1248) "
"([ousttrue](https://github.com/ousttrue))"
msgstr ""
msgstr "Fix `VRM/UnlitTransparentZWrite`'s import "
"[\\#1248](https://github.com/vrm-c/UniVRM/pull/1248) "
"([ousttrue](https://github.com/ousttrue))"
#: ../../release/079/v0.85.0.md:39
msgid ""