@nodaro/shared 3.12.1 → 3.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/dist/index.cjs +442 -6
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.d.cts +404 -3
  4. package/dist/index.d.ts +404 -3
  5. package/dist/index.js +400 -7
  6. package/dist/index.js.map +1 -1
  7. package/package.json +1 -1
  8. package/src/__tests__/producer-types.test.ts +5 -0
  9. package/src/__tests__/video-overlay-docs.test.ts +39 -0
  10. package/src/__tests__/video-overlay.test.ts +572 -0
  11. package/src/i18n/action-fx.ja.ts +17 -17
  12. package/src/i18n/aesthetic.ja.ts +26 -20
  13. package/src/i18n/animals.ja.ts +49 -49
  14. package/src/i18n/atmosphere.ja.ts +19 -19
  15. package/src/i18n/backdrop.ja.ts +13 -13
  16. package/src/i18n/camera-format.ja.ts +3 -3
  17. package/src/i18n/camera-motions.ja.ts +15 -15
  18. package/src/i18n/character-fx.ja.ts +12 -12
  19. package/src/i18n/character-motion.ja.ts +72 -72
  20. package/src/i18n/color-look.ja.ts +19 -19
  21. package/src/i18n/composition-effects.ja.ts +6 -6
  22. package/src/i18n/era.ja.ts +11 -11
  23. package/src/i18n/exposure-settings.ja.ts +10 -10
  24. package/src/i18n/framing.ja.ts +11 -11
  25. package/src/i18n/furniture.ja.ts +22 -22
  26. package/src/i18n/held-prop.ja.ts +7 -7
  27. package/src/i18n/instrumentation.ja.ts +41 -41
  28. package/src/i18n/lens.ja.ts +5 -5
  29. package/src/i18n/lighting.ja.ts +21 -21
  30. package/src/i18n/materials.ja.ts +4 -4
  31. package/src/i18n/mood.ja.ts +18 -18
  32. package/src/i18n/music-genre.ja.ts +16 -16
  33. package/src/i18n/music-mood.ja.ts +18 -18
  34. package/src/i18n/person.ar.ts +1 -0
  35. package/src/i18n/person.de.ts +1 -0
  36. package/src/i18n/person.es.ts +1 -0
  37. package/src/i18n/person.fr.ts +1 -0
  38. package/src/i18n/person.he.ts +1 -0
  39. package/src/i18n/person.hi.ts +1 -0
  40. package/src/i18n/person.ja.ts +179 -178
  41. package/src/i18n/person.ko.ts +1 -0
  42. package/src/i18n/person.pt-BR.ts +1 -0
  43. package/src/i18n/person.ru.ts +1 -0
  44. package/src/i18n/person.zh-CN.ts +1 -0
  45. package/src/i18n/photo-genre.ja.ts +11 -11
  46. package/src/i18n/photographer.ja.ts +17 -17
  47. package/src/i18n/pose.ja.ts +14 -14
  48. package/src/i18n/post-process-effects.ja.ts +5 -5
  49. package/src/i18n/render-quality.ja.ts +9 -9
  50. package/src/i18n/setting.ar.ts +2 -0
  51. package/src/i18n/setting.de.ts +2 -0
  52. package/src/i18n/setting.es.ts +2 -0
  53. package/src/i18n/setting.fr.ts +2 -0
  54. package/src/i18n/setting.he.ts +2 -0
  55. package/src/i18n/setting.hi.ts +2 -0
  56. package/src/i18n/setting.ja.ts +16 -14
  57. package/src/i18n/setting.ko.ts +2 -0
  58. package/src/i18n/setting.pt-BR.ts +2 -0
  59. package/src/i18n/setting.ru.ts +2 -0
  60. package/src/i18n/setting.zh-CN.ts +2 -0
  61. package/src/i18n/style.ja.ts +10 -10
  62. package/src/i18n/styling.ar.ts +2 -0
  63. package/src/i18n/styling.de.ts +2 -0
  64. package/src/i18n/styling.es.ts +2 -0
  65. package/src/i18n/styling.fr.ts +2 -0
  66. package/src/i18n/styling.he.ts +2 -0
  67. package/src/i18n/styling.hi.ts +2 -0
  68. package/src/i18n/styling.ja.ts +58 -56
  69. package/src/i18n/styling.ko.ts +2 -0
  70. package/src/i18n/styling.pt-BR.ts +2 -0
  71. package/src/i18n/styling.ru.ts +2 -0
  72. package/src/i18n/styling.zh-CN.ts +2 -0
  73. package/src/i18n/temporal.ja.ts +5 -5
  74. package/src/i18n/transitions.ja.ts +12 -12
  75. package/src/i18n/vehicles.ja.ts +29 -29
  76. package/src/i18n/voice-character.ja.ts +27 -27
  77. package/src/i18n/voice-delivery.ja.ts +28 -28
  78. package/src/i18n/weapons.ja.ts +19 -19
  79. package/src/index.ts +2 -0
  80. package/src/producer-types.ts +3 -0
  81. package/src/trigger-node-types.ts +3 -0
  82. package/src/video-overlay.ts +812 -0
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "bedroom": { label: "卧室", description: "亲密私人的卧室" },
10
10
  "living-room": { label: "客厅", description: "舒适的家用客厅" },
11
11
  "kitchen": { label: "厨房", description: "晨光中温馨的家庭厨房" },
12
+ "bathroom": { label: "浴室", description: "明亮的家用浴室" },
12
13
  "hotel-room": { label: "酒店客房", description: "可远眺城市的优雅酒店客房" },
13
14
  "restaurant": { label: "餐厅", description: "亲密的烛光餐厅" },
14
15
  "nightclub": { label: "夜店", description: "带激光与烟雾的黑暗夜店" },
@@ -20,6 +21,7 @@ const map: LocaleCatalogMap = {
20
21
  "warehouse": { label: "工业仓库", description: "带天窗的高大仓库" },
21
22
  "subway-car": { label: "地铁车厢", description: "行驶中的地铁车厢内" },
22
23
  "taxi": { label: "出租车内", description: "夜晚城市出租车的后座" },
24
+ "car-interior": { label: "车内", description: "停着的车的前排座位" },
23
25
  "cathedral": { label: "大教堂", description: "哥特式大教堂内部" },
24
26
  "art-gallery": { label: "艺术画廊", description: "极简的白盒艺术画廊" },
25
27
  "balcony": { label: "阳台", description: "公寓 / 酒店阳台,城市景观,亲密氛围" },
@@ -5,7 +5,7 @@ const map: LocaleCatalogMap = {
5
5
  "anime": { label: "アニメ", description: "日本のアニメーション調" },
6
6
  "children-book": { label: "絵本", description: "暖かなイラストの絵本風" },
7
7
  "cinematic": { label: "シネマティック", description: "映画的でドラマチックな画像" },
8
- "comic-book": { label: "コミックブック", description: "ベタ塗りカラーのインク描きパネル" },
8
+ "comic-book": { label: "コミックブック", description: "ペン入れしたコマとフラットな彩色" },
9
9
  "digital-art": { label: "デジタルアート", description: "磨かれたデジタルイラストレーション" },
10
10
  "fantasy": { label: "ファンタジー", description: "壮大なハイファンタジー・イラスト" },
11
11
  "minimalist": { label: "ミニマリスト", description: "シンプルな形と豊富な余白" },
@@ -16,9 +16,9 @@ const map: LocaleCatalogMap = {
16
16
  "pixel-art": { label: "ピクセルアート", description: "レトロゲーム風のピクセルグリッド" },
17
17
  "pop-art": { label: "ポップアート", description: "大胆な色使い、ウォーホル/リキテンシュタイン風" },
18
18
  "retro-vintage": { label: "レトロ/ヴィンテージ", description: "色褪せた懐かしいフィルムルック" },
19
- "watercolor": { label: "水彩画", description: "柔らかな透明の洗い" },
19
+ "watercolor": { label: "水彩画", description: "透明感のある柔らかな淡彩" },
20
20
  "concept-art": { label: "コンセプトアート", description: "映画/ゲームのプリプロダクション・ペインティング" },
21
- "impressionism": { label: "印象派", description: "モネ風の点描的なブラシワーク" },
21
+ "impressionism": { label: "印象派", description: "モネ風の短く軽いタッチ" },
22
22
  "surrealism": { label: "シュルレアリスム", description: "ダリ風の夢のような世界" },
23
23
  "cyberpunk": { label: "サイバーパンク", description: "ネオンに照らされたディストピアの未来" },
24
24
  "steampunk": { label: "スチームパンク", description: "ヴィクトリア朝の真鍮と機械" },
@@ -27,21 +27,21 @@ const map: LocaleCatalogMap = {
27
27
  "ink-wash": { label: "墨絵", description: "東アジアの水墨画(墨絵)" },
28
28
  "isometric": { label: "アイソメトリック", description: "3/4の軸測投影ビュー" },
29
29
  "flat-vector": { label: "フラットベクター", description: "モダンなフラットイラストレーション" },
30
- "ukiyo-e": { description: "日本の伝統的な木版画(浮世絵)" },
30
+ "ukiyo-e": { label: "浮世絵", description: "日本の伝統的な木版画(浮世絵)" },
31
31
  "graffiti": { label: "グラフィティ", description: "ストリートアートのスプレーペイント" },
32
- "claymation": { label: "クレイメーション", description: "触覚的なストップモーションの粘土" },
32
+ "claymation": { label: "クレイメーション", description: "手触り感のある粘土のストップモーション" },
33
33
  "glitch-art": { label: "グリッチアート", description: "デジタル破損とデータモッシュ" },
34
34
  "ascii-art": { label: "ASCIIアート", description: "モノクロの端末文字" },
35
35
  "blueprint": { label: "ブループリント", description: "青地の上の技術図面" },
36
- "stained-glass": { label: "ステンドグラス", description: "鉛が囲む色ガラスのモザイク" },
37
- "chalkboard": { label: "黒板", description: "石板上の白いチョーク描き" },
36
+ "stained-glass": { label: "ステンドグラス", description: "鉛線で組んだ色ガラスのモザイク" },
37
+ "chalkboard": { label: "黒板", description: "黒板に白いチョークで描いた絵" },
38
38
  "paper-cutout": { label: "ペーパーカット", description: "層になった切り紙とドロップシャドウ" },
39
39
  "illuminated": { label: "彩色写本", description: "金箔とカリグラフィー" },
40
40
  "pixar-3d": { label: "Pixar 3D", description: "磨かれたキャラクター・アニメーションCG" },
41
- "caricature": { label: "カリカチュア", description: "誇張された様式化ポートレート" },
41
+ "caricature": { label: "カリカチュア", description: "誇張してデフォルメした似顔絵" },
42
42
  "fresco": { label: "フレスコ画", description: "漆喰の上に描くルネサンス様式の天井画風" },
43
43
  "mosaic": { label: "モザイク", description: "小さなタイルを敷き詰めたビザンチン風モザイク" },
44
- "woodcut": { label: "木版画", description: "デューラー時代の大胆なコントラストの凸版印刷" },
44
+ "woodcut": { label: "木版画", description: "デューラー時代の大胆なコントラストの凸版画" },
45
45
  "etching": { label: "エッチング", description: "細かいクロスハッチングのレンブラント風凹版画" },
46
46
  "lithograph": { label: "リトグラフ", description: "石版印刷の柔らかな階調、トゥールーズ=ロートレック風" },
47
47
  "charcoal": { label: "木炭画", description: "柔らかな黒と灰のトーン習作" },
@@ -51,7 +51,7 @@ const map: LocaleCatalogMap = {
51
51
  "manga": { label: "漫画", description: "インクで描かれた白黒のコマ漫画、スクリーントーン" },
52
52
 
53
53
  // --- picker-gaps 2026-09-01 ---
54
- "early-color-photo": { label: "初期のカラー写真", description: "プロクジン=ゴルスキー/オートクロームによる1900年代初頭のカラー" },
54
+ "early-color-photo": { label: "初期のカラー写真", description: "Prokudin-Gorsky/オートクロームによる1900年代初頭のカラー" },
55
55
  }
56
56
 
57
57
  export default map
@@ -8,6 +8,7 @@ const map: LocaleCatalogMap = {
8
8
  "makeup-editorial": { label: "تحريري", description: "مكياج أزياء طليعي" },
9
9
  "makeup-goth": { label: "Goth", description: "جمالية Goth داكنة" },
10
10
  "makeup-dewy": { label: "توهج Dewy", description: "تركيز على بشرة طازجة متوهجة" },
11
+ "makeup-bare": { label: "وجه بدون مكياج", description: "بلا أي مكياج" },
11
12
 
12
13
  "eyewear-sunglasses": { label: "نظارات شمسية", description: "نظارات شمسية داكنة عامة" },
13
14
  "eyewear-aviators": { label: "Aviators", description: "نظارات Aviator كلاسيكية" },
@@ -159,6 +160,7 @@ const map: LocaleCatalogMap = {
159
160
  "outfit-one-piece-swim": { label: "ملابس سباحة قطعة واحدة", description: "ملابس سباحة قطعة واحدة مفصلة" },
160
161
  "outfit-lingerie": { label: "طقم Lingerie", description: "طقم Lingerie متطابق" },
161
162
  "outfit-pajamas": { label: "بيجاما", description: "طقم بيجاما قطنية ناعمة" },
163
+ "outfit-casual-home": { label: "ملابس منزلية مريحة", description: "تيشيرت أو كنزة مع بنطال مريح" },
162
164
  "outfit-bathrobe": { label: "روب حمام", description: "روب Terrycloth وثير" },
163
165
  "outfit-kimono": { label: "كيمونو", description: "كيمونو ياباني تقليدي" },
164
166
  "outfit-ballerina": { label: "Ballerina", description: "زي راقصة باليه كلاسيكي" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "Editorial", description: "Avantgardistisches Mode-Make-up" },
10
10
  "makeup-goth": { label: "Goth", description: "Dunkle Goth-Ästhetik" },
11
11
  "makeup-dewy": { label: "Tau-Glanz", description: "Strahlender frischer Hautfokus" },
12
+ "makeup-bare": { label: "Ungeschminkt", description: "Ganz ohne Make-up" },
12
13
  // Eyewear
13
14
  "eyewear-sunglasses": { label: "Sonnenbrille", description: "Generische dunkle Sonnenbrille" },
14
15
  "eyewear-aviators": { label: "Pilotenbrille", description: "Klassische Pilotenbrille" },
@@ -160,6 +161,7 @@ const map: LocaleCatalogMap = {
160
161
  "outfit-one-piece-swim": { label: "Einteiliger Badeanzug", description: "Figurnaher einteiliger Badeanzug" },
161
162
  "outfit-lingerie": { label: "Dessous-Set", description: "Passendes Dessous-Set" },
162
163
  "outfit-pajamas": { label: "Pyjama", description: "Weiches Baumwoll-Pyjama-Set" },
164
+ "outfit-casual-home": { label: "Gemütlich zu Hause", description: "Weiches Shirt oder Strick mit lockerer Hose" },
163
165
  "outfit-bathrobe": { label: "Bademantel", description: "Plüschiger Frottee-Bademantel" },
164
166
  "outfit-kimono": { label: "Kimono", description: "Traditioneller japanischer Kimono" },
165
167
  "outfit-ballerina": { label: "Ballerina", description: "Klassisches Ballerina-Kostüm" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "Editorial", description: "Maquillaje de moda vanguardista" },
10
10
  "makeup-goth": { label: "Gótico", description: "Estética gótica oscura" },
11
11
  "makeup-dewy": { label: "Brillo Húmedo", description: "Foco de piel fresca y brillante" },
12
+ "makeup-bare": { label: "Rostro natural", description: "Sin nada de maquillaje" },
12
13
 
13
14
  // -------------------- Eyewear --------------------
14
15
  "eyewear-sunglasses": { label: "Lentes de Sol", description: "Lentes de sol oscuros genéricos" },
@@ -170,6 +171,7 @@ const map: LocaleCatalogMap = {
170
171
  "outfit-one-piece-swim": { label: "Traje de Baño Entero", description: "Traje de baño entero ajustado" },
171
172
  "outfit-lingerie": { label: "Conjunto de Lencería", description: "Conjunto de lencería a juego" },
172
173
  "outfit-pajamas": { label: "Pijamas", description: "Conjunto suave de pijama de algodón" },
174
+ "outfit-casual-home": { label: "Casual en casa", description: "Camiseta o punto con pantalón cómodo" },
173
175
  "outfit-bathrobe": { label: "Bata de Baño", description: "Bata de toalla mullida" },
174
176
  "outfit-kimono": { label: "Kimono", description: "Kimono japonés tradicional" },
175
177
  "outfit-ballerina": { label: "Bailarina", description: "Disfraz clásico de bailarina" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "Éditorial", description: "Maquillage mode avant-gardiste" },
10
10
  "makeup-goth": { label: "Goth", description: "Esthétique goth sombre" },
11
11
  "makeup-dewy": { label: "Lueur rosée", description: "Peau fraîche et lumineuse en avant" },
12
+ "makeup-bare": { label: "Sans maquillage", description: "Aucun maquillage" },
12
13
  // Eyewear
13
14
  "eyewear-sunglasses": { label: "Lunettes de soleil", description: "Lunettes de soleil sombres génériques" },
14
15
  "eyewear-aviators": { label: "Aviateurs", description: "Lunettes aviateur classiques" },
@@ -160,6 +161,7 @@ const map: LocaleCatalogMap = {
160
161
  "outfit-one-piece-swim": { label: "Maillot une pièce", description: "Maillot une pièce ajusté" },
161
162
  "outfit-lingerie": { label: "Ensemble lingerie", description: "Ensemble de lingerie assorti" },
162
163
  "outfit-pajamas": { label: "Pyjama", description: "Pyjama doux en coton" },
164
+ "outfit-casual-home": { label: "Tenue maison", description: "T-shirt ou maille et pantalon ample" },
163
165
  "outfit-bathrobe": { label: "Peignoir", description: "Peignoir éponge moelleux" },
164
166
  "outfit-kimono": { label: "Kimono", description: "Kimono japonais traditionnel" },
165
167
  "outfit-ballerina": { label: "Tenue de ballerine", description: "Costume de ballerine classique" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "אדיטוריאלי", description: "איפור אופנה אוונגרדי" },
10
10
  "makeup-goth": { label: "גות'", description: "אסתטיקה גות' כהה" },
11
11
  "makeup-dewy": { label: "זוהר טלול", description: "פוקוס על עור רענן זוהר" },
12
+ "makeup-bare": { label: "פנים חשופות", description: "בלי איפור בכלל" },
12
13
 
13
14
  // Eyewear
14
15
  "eyewear-sunglasses": { label: "משקפי שמש", description: "משקפי שמש כהים כלליים" },
@@ -176,6 +177,7 @@ const map: LocaleCatalogMap = {
176
177
  "outfit-one-piece-swim": { label: "בגד ים שלם", description: "בגד ים שלם מוצמד" },
177
178
  "outfit-lingerie": { label: "סט לבני נשים", description: "סט לבני נשים תואם" },
178
179
  "outfit-pajamas": { label: "פיג'מה", description: "סט פיג'מה כותנה רך" },
180
+ "outfit-casual-home": { label: "ביתי נינוח", description: "חולצה רכה או סריג עם מכנסיים נוחים" },
179
181
  "outfit-bathrobe": { label: "חלוק רחצה", description: "חלוק רחצה רך מבד מגבת" },
180
182
  "outfit-kimono": { label: "קימונו", description: "קימונו יפני מסורתי" },
181
183
  "outfit-ballerina": { label: "בלרינה", description: "תלבושת בלרינה קלאסית" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "Editorial", description: "Avant-garde fashion makeup" },
10
10
  "makeup-goth": { label: "Goth", description: "गहरा goth aesthetic" },
11
11
  "makeup-dewy": { label: "Dewy Glow", description: "चमकती ताज़ा त्वचा पर ध्यान" },
12
+ "makeup-bare": { label: "बिना मेकअप", description: "बिल्कुल मेकअप नहीं" },
12
13
 
13
14
  // -------------------- Eyewear --------------------
14
15
  "eyewear-sunglasses": { label: "Sunglasses", description: "साधारण गहरे sunglasses" },
@@ -176,6 +177,7 @@ const map: LocaleCatalogMap = {
176
177
  "outfit-one-piece-swim": { label: "One-Piece Swimsuit", description: "Fitted one-piece swimsuit" },
177
178
  "outfit-lingerie": { label: "Lingerie Set", description: "मेल खाता lingerie set" },
178
179
  "outfit-pajamas": { label: "Pajamas", description: "मुलायम सूती pajama set" },
180
+ "outfit-casual-home": { label: "घर का आरामदेह", description: "नरम टी या निट के साथ ढीली पैंट" },
179
181
  "outfit-bathrobe": { label: "Bathrobe", description: "Plush terrycloth robe" },
180
182
  "outfit-kimono": { label: "Kimono", description: "पारंपरिक जापानी kimono" },
181
183
  "outfit-ballerina": { label: "Ballerina", description: "क्लासिक ballerina costume" },
@@ -3,12 +3,13 @@ import type { LocaleCatalogMap } from "./types.js"
3
3
  const map: LocaleCatalogMap = {
4
4
  // Makeup
5
5
  "makeup-natural": { label: "ナチュラル", description: "繊細なノーメイク風メイク" },
6
- "makeup-glamour": { label: "グラマー", description: "磨かれたフルグラム・ルック" },
6
+ "makeup-glamour": { label: "グラマラス", description: "隙なく仕上げたグラマラスなフルメイク" },
7
7
  "makeup-smoky": { label: "スモーキーアイ", description: "ダークでドラマチックなアイメイク" },
8
8
  "makeup-bold-lips": { label: "ボールドリップ", description: "強い赤またはダークな口紅" },
9
9
  "makeup-editorial": { label: "エディトリアル", description: "アヴァンギャルドなファッションメイク" },
10
10
  "makeup-goth": { label: "ゴス", description: "ダークなゴスの美意識" },
11
- "makeup-dewy": { label: "デューイグロー", description: "輝く瑞々しい肌に焦点" },
11
+ "makeup-dewy": { label: "ツヤ肌", description: "輝く瑞々しい肌に焦点" },
12
+ "makeup-bare": { label: "すっぴん", description: "メイクなし" },
12
13
 
13
14
  // Eyewear
14
15
  "eyewear-sunglasses": { label: "サングラス", description: "一般的なダークサングラス" },
@@ -25,7 +26,7 @@ const map: LocaleCatalogMap = {
25
26
  "headwear-sun-hat": { label: "サンハット", description: "つばの広いサンハット" },
26
27
  "headwear-headband": { label: "ヘアバンド", description: "髪のヘアバンド" },
27
28
  "headwear-bandana": { label: "バンダナ", description: "頭に巻いたバンダナ" },
28
- "headwear-hood": { label: "フード", description: "フード付きスウェットを被る" },
29
+ "headwear-hood": { label: "フード", description: "スウェットのフードをかぶった状態" },
29
30
  "headwear-crown": { label: "クラウン", description: "王冠または装飾的な冠" },
30
31
  "headwear-nemes": { label: "ネメス頭巾", description: "ウラエウス付き縞模様のファラオのネメス" },
31
32
  "headwear-helmet": { label: "ヘルメット", description: "保護用のヘルメット" },
@@ -35,66 +36,66 @@ const map: LocaleCatalogMap = {
35
36
  "cut-pixie": { label: "ピクシー", description: "短く切り揃えたピクシーカット" },
36
37
  "cut-buzz-cut": { label: "バズカット", description: "とても短いバズカット" },
37
38
  "cut-crew-cut": { label: "クルーカット", description: "短くテーパーしたクラシックなクルーカット" },
38
- "cut-shaved": { label: "シェーブ", description: "完全に剃り上げ" },
39
+ "cut-shaved": { label: "スキンヘッド", description: "完全に剃り上げ" },
39
40
  "cut-undercut": { label: "アンダーカット", description: "サイド短め、トップ長め" },
40
- "cut-faux-hawk": { label: "フェイクホーク", description: "中央のストリップを立て、サイドはフェード" },
41
+ "cut-faux-hawk": { label: "ソフトモヒカン", description: "中央の髪を立ち上げ、サイドはフェード" },
41
42
  "cut-mohawk": { label: "モヒカン", description: "サイドを剃り、中央を高く立てる" },
42
- "cut-pompadour": { label: "ポンパドール", description: "上に後ろにかき上げ、前にボリューム" },
43
+ "cut-pompadour": { label: "ポンパドール", description: "前髪を上げて後ろへ流し、前にボリューム" },
43
44
  "cut-short": { label: "ショート", description: "一般的な短いカット" },
44
45
  "cut-short-curly": { label: "ショートカーリーカット", description: "短いレイヤーのカーリー形状" },
45
46
 
46
47
  "cut-micro-bob": { label: "マイクロボブ", description: "とても短い耳の長さのボブ" },
47
- "cut-french-bob": { label: "フレンチボブ", description: "顎の長さのブラントボブ、しばしば前髪付き" },
48
+ "cut-french-bob": { label: "フレンチボブ", description: "あごラインの切りっぱなしボブ、前髪ありが多い" },
48
49
  "cut-bob": { label: "ボブ", description: "顎の長さのボブカット" },
49
50
  "cut-lob": { label: "ロブ", description: "鎖骨の長さのロングボブ" },
50
51
 
51
52
  "cut-mullet": { label: "マレット", description: "上とサイドが短く、後ろが長い" },
52
53
  "cut-wolf-cut": { label: "ウルフカット", description: "前髪付きのシャギーレイヤード・マレット" },
53
54
 
54
- "cut-bangs": { label: "ブラントバング", description: "額に真っ直ぐ揃えた前髪" },
55
+ "cut-bangs": { label: "ぱっつん前髪", description: "額に真っ直ぐ揃えた前髪" },
55
56
  "cut-curtain-bangs": { label: "カーテンバング", description: "中央分けで顔を縁取る前髪" },
56
- "cut-wispy-bangs": { label: "ウィスピーバング", description: "細く軽やかなウィスピー前髪" },
57
- "cut-side-swept": { label: "サイドスウェプト", description: "片目に流れるように顔にかかる" },
57
+ "cut-wispy-bangs": { label: "シースルーバング", description: "細く毛束感のある軽やかな前髪" },
58
+ "cut-side-swept": { label: "流し前髪", description: "片目に流れるように顔にかかる" },
58
59
 
59
- "cut-slicked-back": { label: "スリックバック", description: "真っ直ぐ後ろにかき上げ、磨かれた仕上がり" },
60
- "cut-bardot-tendrils": { label: "バルドー・テンドリル", description: "顔まわりのストランドを残してまとめる" },
60
+ "cut-slicked-back": { label: "スリックバック", description: "真っ直ぐ後ろになでつけ、ツヤのある仕上がり" },
61
+ "cut-bardot-tendrils": { label: "バルドー風の後れ毛", description: "顔まわりに後れ毛を残してまとめる" },
61
62
  "cut-ponytail": { label: "ポニーテール(低め)", description: "低い位置でまとめたポニーテール" },
62
63
  "cut-high-ponytail": { label: "ハイポニーテール", description: "頭頂部で結んだ高いポニーテール" },
63
- "cut-half-up": { label: "ハーフアップ・ハーフダウン", description: "上だけまとめ、残りは下に流す" },
64
+ "cut-half-up": { label: "ハーフアップ", description: "上だけまとめ、残りは下に流す" },
64
65
  "cut-bun": { label: "お団子", description: "クラシックな低めまたは中位のお団子" },
65
66
  "cut-top-knot": { label: "トップノット", description: "頭頂部で結んだお団子" },
66
- "cut-space-buns": { label: "スペースバン", description: "両側に対称な2つのお団子" },
67
+ "cut-space-buns": { label: "ダブルお団子", description: "両側に対称な2つのお団子" },
67
68
 
68
69
  "cut-braids": { label: "ブレイド", description: "複数のゆるい編み込み" },
69
- "cut-single-braid": { label: "1本の編み込み", description: "背中に流れる1本の長い編み込み" },
70
- "cut-two-braids": { label: "2本の編み込み", description: "両側のツインテール編み込み" },
70
+ "cut-single-braid": { label: "1本の三つ編み", description: "背中に垂らした1本の長い三つ編み" },
71
+ "cut-two-braids": { label: "2本の三つ編み", description: "左右に垂らしたおさげ" },
71
72
  "cut-french-braid": { label: "フレンチブレイド", description: "頭皮に沿って編み込む" },
72
73
  "cut-dutch-braid": { label: "ダッチブレイド", description: "立体的に浮き上がる逆フレンチブレイド" },
73
74
  "cut-fishtail-braid": { label: "フィッシュテール・ブレイド", description: "細い2束の編み込み" },
74
- "cut-box-braids": { label: "ボックスブレイド", description: "区切られた個別の編み込み" },
75
+ "cut-box-braids": { label: "ボックスブレイド", description: "毛束を四角く分け取った細かい三つ編み" },
75
76
  "cut-crown-braid": { label: "クラウンブレイド", description: "頭の周りに巻きつけた編み込み" },
76
77
  "cut-cornrows": { label: "コーンロウ", description: "編み込まれたコーンロウのパターン" },
77
78
 
78
- "cut-dreadlocks": { label: "ドレッドロック", description: "もつれたロープ状のロック" },
79
- "cut-sisterlocks": { label: "シスターロック", description: "細く綺麗に区切られたマイクロロック" },
79
+ "cut-dreadlocks": { label: "ドレッドロック", description: "もつれて固まったロープ状の毛束" },
80
+ "cut-sisterlocks": { label: "シスターロック", description: "細かく均等に分けた極細のドレッド" },
80
81
 
81
82
  // Hair state
82
83
  "hair-wet": { label: "ウェット", description: "水を含み、まとわりつく髪" },
83
- "hair-damp": { label: "ダンプ", description: "洗ったばかりの湿った髪" },
84
- "hair-messy": { label: "メッシー", description: "乱れ整えられていない" },
85
- "hair-tousled": { label: "トゥズルド", description: "軽く乱れた、こなれ感" },
86
- "hair-bedhead": { label: "ベッドヘッド", description: "起きたばかりで片側が潰れた状態" },
84
+ "hair-damp": { label: "半乾き", description: "洗ったばかりの湿った髪" },
85
+ "hair-messy": { label: "メッシー", description: "乱れて整っていない" },
86
+ "hair-tousled": { label: "無造作ヘア", description: "軽く乱れた、こなれ感" },
87
+ "hair-bedhead": { label: "寝ぐせ", description: "起きたばかりで片側が潰れた状態" },
87
88
  "hair-windswept": { label: "風になびく", description: "風に吹かれ、動きのある髪" },
88
- "hair-voluminous": { label: "ヴォリューム", description: "大きく膨らんだボリューム" },
89
+ "hair-voluminous": { label: "ボリューミー", description: "大きく膨らんだボリューム" },
89
90
  "hair-sleek": { label: "スリーク", description: "ガラスのように滑らかでストレート" },
90
- "hair-frizzy": { label: "フリッジィ", description: "縮れ毛のハロー" },
91
- "hair-strands-on-face": { label: "顔にかかるストランド", description: "顔にかかるルーズな毛束" },
92
- "hair-tucked-behind-ear": { label: "耳にかける", description: "片耳の後ろに押し込む" },
91
+ "hair-frizzy": { label: "縮れ毛", description: "頭のまわりに光輪のように広がる縮れ毛" },
92
+ "hair-strands-on-face": { label: "顔にかかる毛束", description: "顔にかかるルーズな毛束" },
93
+ "hair-tucked-behind-ear": { label: "耳にかける", description: "髪を片耳にかける" },
93
94
  "hair-flowing": { label: "流れる", description: "長く流れる動き" },
94
95
 
95
96
  // Hair Treatment
96
- "treatment-babylights": { label: "ベイビーライト", description: "極めて細く繊細なハイライト" },
97
- "treatment-balayage": { label: "バレイヤージュ", description: "手描きのハイライト" },
97
+ "treatment-babylights": { label: "ベビーライト", description: "極めて細く繊細なハイライト" },
98
+ "treatment-balayage": { label: "バレイヤージュ", description: "フリーハンドで塗るハイライト" },
98
99
  "treatment-ombre": { label: "オンブレ", description: "暗い根元から明るい毛先へのグラデーション" },
99
100
  "treatment-sombre": { label: "ソンブレ", description: "繊細で柔らかなオンブレ" },
100
101
  "treatment-highlights": { label: "ハイライト", description: "クラシックなホイル・ハイライト" },
@@ -115,7 +116,7 @@ const map: LocaleCatalogMap = {
115
116
  "jewelry-choker-chain": { label: "チェーン・チョーカー", description: "細い金属チェーンのチョーカー" },
116
117
  "jewelry-stud-earrings": { label: "スタッドピアス", description: "小ぶりでシンプルなスタッド" },
117
118
  "jewelry-hoop-earrings": { label: "フープピアス", description: "ゴールドまたはシルバーのフープ" },
118
- "jewelry-ear-cuff": { label: "イヤーカフ", description: "耳の軟骨を這い上がる彫刻的なカフ" },
119
+ "jewelry-ear-cuff": { label: "イヤーカフ", description: "耳の軟骨に沿って連なる立体的なカフ" },
119
120
  "jewelry-septum-ring": { label: "セプタムリング", description: "鼻のセプタムを通したリング" },
120
121
  "jewelry-body-chain": { label: "ボディチェーン", description: "胴体に巡らせる細い金属チェーン" },
121
122
 
@@ -124,7 +125,7 @@ const map: LocaleCatalogMap = {
124
125
  "nails-red": { label: "レッド", description: "明るい赤いネイルポリッシュ" },
125
126
  "nails-dark": { label: "ダーク", description: "ダーク/ブラックのネイル" },
126
127
  "nails-long-acrylic": { label: "ロングアクリル", description: "長いアクリルネイル" },
127
- "nails-french": { label: "フレンチチップ", description: "クラシックなフレンチマニキュア" },
128
+ "nails-french": { label: "フレンチネイル", description: "クラシックなフレンチマニキュア" },
128
129
 
129
130
  // Face Paint
130
131
  "face-paint-subtle": { label: "繊細なボディペイント", description: "繊細なボディ/フェイスペイントのアクセント" },
@@ -136,16 +137,16 @@ const map: LocaleCatalogMap = {
136
137
 
137
138
  // Fabric
138
139
  "fabric-silk": { label: "シルク", description: "滑らかで光沢のあるシルクの衣服" },
139
- "fabric-cotton": { label: "コットン", description: "柔らかなマットなコットン" },
140
+ "fabric-cotton": { label: "コットン", description: "柔らかくマットなコットン" },
140
141
  "fabric-denim": { label: "デニム", description: "厚いインディゴデニム" },
141
142
  "fabric-leather": { label: "レザー", description: "豊かでしなやかな革" },
142
143
  "fabric-velvet": { label: "ベルベット", description: "ふっくらとしたベルベット" },
143
144
  "fabric-satin": { label: "サテン", description: "光沢のあるサテン" },
144
145
  "fabric-lace": { label: "レース", description: "繊細な模様のレース" },
145
- "fabric-wool": { label: "ウール", description: "暖かく織られたウール" },
146
+ "fabric-wool": { label: "ウール", description: "暖かな織りのウール" },
146
147
  "fabric-linen": { label: "リネン", description: "自然な質感のリネン" },
147
148
  "fabric-tweed": { label: "ツイード", description: "素朴な織りのツイード" },
148
- "fabric-cashmere": { label: "カシミア", description: "贅沢に柔らかいカシミア" },
149
+ "fabric-cashmere": { label: "カシミア", description: "贅沢で柔らかなカシミア" },
149
150
  "fabric-chiffon": { label: "シフォン", description: "透け感のある流れるシフォン" },
150
151
  "fabric-fur": { label: "毛皮", description: "厚いふっくらとした毛皮" },
151
152
  "fabric-sequins": { label: "スパンコール", description: "輝くスパンコールの生地" },
@@ -158,18 +159,19 @@ const map: LocaleCatalogMap = {
158
159
  "outfit-evening-gown": { label: "イブニングガウン", description: "床まで届くフォーマルガウン" },
159
160
  "outfit-wedding-dress": { label: "ウェディングドレス", description: "白いウェディングガウン" },
160
161
  "outfit-cocktail-dress": { label: "カクテルドレス", description: "膝丈のカクテルドレス" },
161
- "outfit-sundress": { label: "サンドレス/マキシ", description: "ホルターネックの軽やかなサンドレス/柄物マキシ" },
162
- "outfit-lab-coat": { label: "白衣", description: "白い医療用の白衣" },
162
+ "outfit-sundress": { label: "サンドレス/マキシ", description: "ホルターネックの軽やかなサンドレス/柄物のマキシワンピース" },
163
+ "outfit-lab-coat": { label: "白衣", description: "医療用の白衣" },
163
164
  "outfit-scrubs": { label: "医療用スクラブ", description: "単色の医療用スクラブ" },
164
- "outfit-military": { label: "ミリタリーフィットウェア", description: "オリーブドラブのミリタリー・ファティーグ" },
165
+ "outfit-military": { label: "ミリタリーファティーグ", description: "オリーブドラブのミリタリー・ファティーグ" },
165
166
  "outfit-lifeguard": { label: "ライフガードの衣装", description: "赤いライフガードのトップとショーツ" },
166
167
  "outfit-athleisure": { label: "アスレジャーセット", description: "揃いのアスレジャーのトップとボトム" },
167
168
  "outfit-tracksuit": { label: "ジャージ", description: "2ピースのジップアップ・ジャージ" },
168
169
  "outfit-soccer-jersey": { label: "サッカーユニフォーム", description: "エンブレム付きナショナルチームユニフォーム" },
169
170
  "outfit-bikini": { label: "ビキニ", description: "2ピースの水着" },
170
- "outfit-one-piece-swim": { label: "ワンピース水着", description: "フィットした1ピースの水着" },
171
+ "outfit-one-piece-swim": { label: "ワンピース水着", description: "体にフィットしたワンピース水着" },
171
172
  "outfit-lingerie": { label: "ランジェリーセット", description: "揃いのランジェリーセット" },
172
173
  "outfit-pajamas": { label: "パジャマ", description: "柔らかなコットンのパジャマセット" },
174
+ "outfit-casual-home": { label: "部屋着カジュアル", description: "Tシャツやニットにゆったりパンツ" },
173
175
  "outfit-bathrobe": { label: "バスローブ", description: "ふっくらとしたパイル地のバスローブ" },
174
176
  "outfit-kimono": { label: "着物", description: "伝統的な日本の着物" },
175
177
  "outfit-ballerina": { label: "バレリーナ", description: "クラシックなバレリーナの衣装" },
@@ -178,7 +180,7 @@ const map: LocaleCatalogMap = {
178
180
  // Top
179
181
  "top-tshirt": { label: "Tシャツ", description: "プレーンなクルーネックのTシャツ" },
180
182
  "top-tank": { label: "タンクトップ", description: "スクープネックのタンクトップ" },
181
- "top-crop-top": { label: "クロップトップ", description: "腹部より上で切り取られた丈" },
183
+ "top-crop-top": { label: "クロップトップ", description: "お腹が見える短い丈" },
182
184
  "top-hoodie": { label: "フーディー", description: "プルオーバーのフーディー" },
183
185
  "top-sweater": { label: "セーター", description: "ニットのプルオーバーセーター" },
184
186
  "top-turtleneck": { label: "タートルネック", description: "首の高いタートルネック" },
@@ -199,11 +201,11 @@ const map: LocaleCatalogMap = {
199
201
  "bottom-mom-jeans": { label: "マムジーンズ", description: "ハイウエストのマムジーンズ" },
200
202
  "bottom-low-rise-jeans": { label: "ローライズ・ジーンズ", description: "ローライズのジーンズ" },
201
203
  "bottom-chinos": { label: "チノパン", description: "仕立てたチノパンツ" },
202
- "bottom-trousers": { label: "ドレストラウザー", description: "プレスされたドレストラウザー" },
204
+ "bottom-trousers": { label: "ドレストラウザー", description: "センタープレスの入ったドレストラウザー" },
203
205
  "bottom-cargo": { label: "カーゴパンツ", description: "サイドポケットのあるカーゴパンツ" },
204
206
  "bottom-leggings": { label: "レギンス", description: "フィットしたレギンス" },
205
207
  "bottom-sweatpants": { label: "スウェットパンツ", description: "リラックスしたスウェットパンツ" },
206
- "bottom-shorts": { label: "ショーツ", description: "膝より上のミッドサイ・ショーツ" },
208
+ "bottom-shorts": { label: "ショートパンツ", description: "太もも丈のショートパンツ" },
207
209
  "bottom-denim-shorts": { label: "デニムショーツ", description: "カットオフのデニムショーツ" },
208
210
  "bottom-mini-skirt": { label: "ミニスカート", description: "膝よりかなり上のミニスカート" },
209
211
  "bottom-pleated-skirt": { label: "プリーツスカート", description: "プリーツのある膝より上のスカート" },
@@ -217,12 +219,12 @@ const map: LocaleCatalogMap = {
217
219
  "outerwear-blazer": { label: "ブレザー", description: "仕立てたブレザー" },
218
220
  "outerwear-trench": { label: "トレンチコート", description: "ベルト付きトレンチコート" },
219
221
  "outerwear-overcoat": { label: "ウールのオーバーコート", description: "長いウールのオーバーコート" },
220
- "outerwear-puffer": { label: "ダウンジャケット", description: "キルトのダウンジャケット" },
221
- "outerwear-parka": { label: "パーカー", description: "ファートリム付きフードのパーカー" },
222
+ "outerwear-puffer": { label: "ダウンジャケット", description: "キルティングのダウンジャケット" },
223
+ "outerwear-parka": { label: "防寒パーカー", description: "ファー付きフードの防寒パーカー" },
222
224
  "outerwear-cardigan": { label: "カーディガン", description: "前開きのニットカーディガン" },
223
225
  "outerwear-vest": { label: "ベスト", description: "仕立てたベスト" },
224
226
  "outerwear-kimono-robe": { label: "着物風ローブ", description: "流れるような着物風ローブ" },
225
- "outerwear-varsity": { label: "バーシティジャケット", description: "レター付きのバーシティジャケット" },
227
+ "outerwear-varsity": { label: "バーシティジャケット", description: "ワッペン付きのスタジャン" },
226
228
  "outerwear-fur-coat": { label: "毛皮のコート", description: "ふっくらとした毛皮のコート" },
227
229
 
228
230
  // Legwear
@@ -232,7 +234,7 @@ const map: LocaleCatalogMap = {
232
234
  "legwear-fishnets": { label: "網タイツ", description: "ダイヤモンドメッシュの網タイツ" },
233
235
  "legwear-thigh-highs": { label: "サイハイ・ストッキング", description: "太もも丈のストッキング" },
234
236
  "legwear-lace-top-stockings": { label: "レーストップ・ストッキング", description: "レースのバンド付きサイハイ" },
235
- "legwear-knee-highs": { label: "ニーハイソックス", description: "膝丈のソックス" },
237
+ "legwear-knee-highs": { label: "ハイソックス", description: "膝丈のソックス" },
236
238
  "legwear-crew-socks": { label: "クルーソックス", description: "ふくらはぎ中ほどのクルーソックス" },
237
239
  "legwear-ankle-socks": { label: "アンクルソックス", description: "短いアンクルソックス" },
238
240
  "legwear-leg-warmers": { label: "レッグウォーマー", description: "ニットのレッグウォーマー" },
@@ -261,7 +263,7 @@ const map: LocaleCatalogMap = {
261
263
  // Wardrobe state
262
264
  "state-oversized": { label: "オーバーサイズ", description: "ゆったりとしたオーバーサイズフィット" },
263
265
  "state-fitted": { label: "フィット", description: "体に沿うフィットしたシルエット" },
264
- "state-cropped": { label: "クロップド", description: "腹部で切り取られたトップ" },
266
+ "state-cropped": { label: "クロップド", description: "お腹が見える短い丈のトップス" },
265
267
  "state-sheer": { label: "シアー", description: "半透明の生地" },
266
268
  "state-wet": { label: "ウェット", description: "濡れて体にまとわりつく" },
267
269
  "state-ripped": { label: "リップド", description: "破れて擦り切れた" },
@@ -282,13 +284,13 @@ const map: LocaleCatalogMap = {
282
284
  "outfit-streetwear": { label: "ストリートウェア", description: "モダンなストリートウェア:フーディー、バギーパンツ、スニーカー、バケットハット" },
283
285
  "outfit-cyberpunk": { label: "サイバーパンク", description: "ネオンに照らされたサイバーパンク:テックウェア、LEDアクセント、メッシュレイヤー" },
284
286
  "outfit-cottagecore": { label: "コテージコア", description: "牧歌的なコテージの美意識:プレーリードレス、エプロン、バスケット" },
285
- "outfit-dark-academia": { label: "ダークアカデミア", description: "オックスフォード・ツイードの学者:ブレザー、ベスト、オックスフォードシューズ" },
286
- "outfit-anime-cosplay": { label: "アニメコスプレ", description: "認識可能なアニメキャラクターをモデルにした衣装" },
287
+ "outfit-dark-academia": { label: "ダークアカデミア", description: "オックスフォード風ツイードの学者スタイル:ブレザー、ベスト、オックスフォードシューズ、本" },
288
+ "outfit-anime-cosplay": { label: "アニメコスプレ", description: "ひと目でわかるアニメキャラクター像をモデルにした衣装" },
287
289
  "outfit-nurse": { label: "看護師", description: "医療用スクラブ、聴診器、ランヤードIDカード" },
288
290
  "outfit-pirate": { label: "海賊", description: "海賊衣装:トリコーンハット、サッシュ、フリル付きシャツ、ブーツ" },
289
- "outfit-fairy": { label: "妖精", description: "ファンタジーフェアリー:薄い翼、花冠、エーテルなドレス" },
291
+ "outfit-fairy": { label: "妖精", description: "ファンタジーの妖精:薄く透ける羽、花冠、幻想的なドレス" },
290
292
  "outfit-mermaid": { label: "人魚", description: "ファンタジーマーメイド:鱗のあるテール/スカート、シェルトップ" },
291
- "outfit-pharaoh": { label: "ファラオの装束", description: "古代エジプト王族:ウセク襟飾り、胸飾り、プリーツ腰布" },
293
+ "outfit-pharaoh": { label: "ファラオの装束", description: "古代エジプト王族:ウセク襟飾り、胸飾り、プリーツ腰布" },
292
294
 
293
295
  // Headwear (additional)
294
296
  "headwear-bucket-hat": { label: "バケットハット", description: "柔らかいつばのカジュアルなバケットハット" },
@@ -300,21 +302,21 @@ const map: LocaleCatalogMap = {
300
302
 
301
303
  // Footwear (additional)
302
304
  "footwear-crocs": { label: "クロックス", description: "カラフルな樹脂製クロッグ、カジュアル" },
303
- "footwear-birkenstocks": { label: "バーケンシュトック", description: "コルクフットベッドのサンダル" },
305
+ "footwear-birkenstocks": { label: "ビルケンシュトック", description: "コルクフットベッドのサンダル" },
304
306
  "footwear-doc-martens": { label: "ドクターマーチン", description: "ごつめのレザーコンバットブーツ" },
305
307
  "footwear-converse": { label: "コンバース", description: "キャンバスのハイカットスニーカー、クラシックなチャックテイラー" },
306
308
  "footwear-vans": { label: "バンズ", description: "スリッポンまたはローカットのスケータースニーカー" },
307
- "footwear-espadrilles": { label: "エスパドリーユ", description: "ジュートソールに織られたキャンバスのサマーシューズ" },
309
+ "footwear-espadrilles": { label: "エスパドリーユ", description: "ジュートを編んだソールのキャンバス地サマーシューズ" },
308
310
 
309
311
  // Bottom (additional)
310
- "bottom-overalls": { label: "オーバーオール", description: "デニムのオーバーオール/ダンガリー" },
312
+ "bottom-overalls": { label: "オーバーオール", description: "デニムのオーバーオール/サロペット" },
311
313
  "bottom-culottes": { label: "キュロット", description: "ふくらはぎ丈のワイドレッグ・クロップドトラウザー" },
312
314
  "bottom-palazzo-pants": { label: "パラッツォパンツ", description: "流れるようなワイドレッグパンツ" },
313
- "bottom-harem-pants": { label: "ハーレムパンツ", description: "股下が下がったゆったりしたパンツ" },
314
- "bottom-bike-shorts": { label: "バイクショーツ", description: "フィットしたライクラのミッドサイ・ショーツ" },
315
+ "bottom-harem-pants": { label: "ハーレムパンツ", description: "股上が深くゆったりしたパンツ" },
316
+ "bottom-bike-shorts": { label: "バイクショーツ", description: "太もも丈のフィットしたライクラのバイクショーツ" },
315
317
 
316
318
  // Top (additional)
317
- "top-bodysuit": { label: "ボディスーツ", description: "フィットしたワンピースの胴体衣服" },
319
+ "top-bodysuit": { label: "ボディスーツ", description: "体にぴったり沿う一体型のトップス" },
318
320
  "top-leotard": { label: "レオタード", description: "袖付きのダンス風フィットトップ" },
319
321
  "top-mesh-top": { label: "メッシュトップ", description: "シアーなメッシュ生地のトップ" },
320
322
  "top-sheer-top": { label: "シアートップ", description: "半透明な生地のトップ" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "에디토리얼", description: "아방가르드한 패션 메이크업입니다" },
10
10
  "makeup-goth": { label: "고스", description: "어두운 고스 미학입니다" },
11
11
  "makeup-dewy": { label: "듀이 글로우", description: "촉촉하고 빛나는 피부 중심의 메이크업입니다" },
12
+ "makeup-bare": { label: "민낯", description: "메이크업 없음" },
12
13
 
13
14
  // Eyewear
14
15
  "eyewear-sunglasses": { label: "선글라스", description: "일반 어두운 색 선글라스입니다" },
@@ -164,6 +165,7 @@ const map: LocaleCatalogMap = {
164
165
  "outfit-one-piece-swim": { label: "원피스 수영복", description: "몸에 맞는 원피스 수영복입니다" },
165
166
  "outfit-lingerie": { label: "란제리 세트", description: "어울리는 란제리 세트입니다" },
166
167
  "outfit-pajamas": { label: "잠옷", description: "부드러운 코튼 잠옷 세트입니다" },
168
+ "outfit-casual-home": { label: "홈웨어 캐주얼", description: "부드러운 티나 니트에 편한 바지" },
167
169
  "outfit-bathrobe": { label: "목욕 가운", description: "푹신한 테리클로스 가운입니다" },
168
170
  "outfit-kimono": { label: "기모노", description: "전통 일본 기모노입니다" },
169
171
  "outfit-ballerina": { label: "발레리나", description: "클래식한 발레리나 의상입니다" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "Editorial", description: "Maquiagem de moda de vanguarda" },
10
10
  "makeup-goth": { label: "Gótico", description: "Estética gótica escura" },
11
11
  "makeup-dewy": { label: "Brilho Iluminado", description: "Foco em pele iluminada e fresca" },
12
+ "makeup-bare": { label: "Sem maquiagem", description: "Nenhuma maquiagem" },
12
13
 
13
14
  // Eyewear — most kept in English
14
15
  "eyewear-sunglasses": { label: "Óculos de Sol", description: "Óculos escuros genéricos" },
@@ -170,6 +171,7 @@ const map: LocaleCatalogMap = {
170
171
  "outfit-one-piece-swim": { label: "Maiô Inteiro", description: "Maiô inteiro ajustado" },
171
172
  "outfit-lingerie": { label: "Conjunto de Lingerie", description: "Conjunto de lingerie combinando" },
172
173
  "outfit-pajamas": { label: "Pijama", description: "Conjunto de pijama de algodão macio" },
174
+ "outfit-casual-home": { label: "Casual em casa", description: "Camiseta ou tricô com calça confortável" },
173
175
  "outfit-bathrobe": { label: "Roupão", description: "Roupão felpudo de atoalhado" },
174
176
  "outfit-kimono": { label: "Quimono", description: "Quimono japonês tradicional" },
175
177
  "outfit-ballerina": { label: "Bailarina", description: "Roupa clássica de bailarina" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "Editorial", description: "Авангардный модный макияж" },
10
10
  "makeup-goth": { label: "Готический", description: "Тёмная готическая эстетика" },
11
11
  "makeup-dewy": { label: "Сияющий блеск", description: "Свежесияющая кожа в фокусе" },
12
+ "makeup-bare": { label: "Без макияжа", description: "Совсем без макияжа" },
12
13
 
13
14
  // -------------------- Eyewear --------------------
14
15
  "eyewear-sunglasses": { label: "Солнцезащитные очки", description: "Обычные тёмные солнцезащитные очки" },
@@ -164,6 +165,7 @@ const map: LocaleCatalogMap = {
164
165
  "outfit-one-piece-swim": { label: "Слитный купальник", description: "Облегающий слитный купальник" },
165
166
  "outfit-lingerie": { label: "Комплект белья", description: "Подходящий комплект нижнего белья" },
166
167
  "outfit-pajamas": { label: "Пижама", description: "Мягкий хлопковый пижамный комплект" },
168
+ "outfit-casual-home": { label: "Домашний повседневный", description: "Мягкая футболка или трикотаж и свободные брюки" },
167
169
  "outfit-bathrobe": { label: "Халат", description: "Плюшевый махровый халат" },
168
170
  "outfit-kimono": { label: "Кимоно", description: "Традиционное японское кимоно" },
169
171
  "outfit-ballerina": { label: "Балерина", description: "Классический костюм балерины" },
@@ -9,6 +9,7 @@ const map: LocaleCatalogMap = {
9
9
  "makeup-editorial": { label: "大片妆", description: "前卫先锋的时装妆容" },
10
10
  "makeup-goth": { label: "哥特妆", description: "黑暗哥特妆容" },
11
11
  "makeup-dewy": { label: "水光妆", description: "光泽鲜活的肌肤为主" },
12
+ "makeup-bare": { label: "素颜", description: "完全不化妆" },
12
13
 
13
14
  // -------------------- Eyewear --------------------
14
15
  "eyewear-sunglasses": { label: "墨镜", description: "通用的深色太阳镜" },
@@ -176,6 +177,7 @@ const map: LocaleCatalogMap = {
176
177
  "outfit-one-piece-swim":{ label: "连体泳衣", description: "贴身连体泳衣" },
177
178
  "outfit-lingerie": { label: "内衣套装", description: "成套内衣" },
178
179
  "outfit-pajamas": { label: "睡衣", description: "柔软棉质睡衣套装" },
180
+ "outfit-casual-home": { label: "居家休闲", description: "柔软T恤或针织衫配宽松长裤" },
179
181
  "outfit-bathrobe": { label: "浴袍", description: "厚毛圈浴袍" },
180
182
  "outfit-kimono": { label: "和服", description: "传统日式和服" },
181
183
  "outfit-ballerina": { label: "芭蕾舞服", description: "古典芭蕾舞服" },
@@ -5,7 +5,7 @@ const map: LocaleCatalogMap = {
5
5
  "real-time": { label: "リアルタイム", description: "通常の再生速度" },
6
6
  "slow-motion": { label: "スローモーション", description: "中程度に減速した映像" },
7
7
  "super-slow-mo": { label: "スーパースロー", description: "極端に遅くした映像" },
8
- "time-lapse": { label: "タイムラプス", description: "時間を圧縮した、速い経過" },
8
+ "time-lapse": { label: "タイムラプス", description: "時間を圧縮した早回し" },
9
9
  "hyper-lapse": { label: "ハイパーラプス", description: "移動するタイムラプス" },
10
10
  "speed-ramp": { label: "スピードランプ", description: "ショット中のダイナミックな速度変化" },
11
11
 
@@ -16,16 +16,16 @@ const map: LocaleCatalogMap = {
16
16
  "moving-subject": { label: "動く被写体", description: "被写体は動き、世界は静止" },
17
17
 
18
18
  // Direction
19
- "forward": { label: "順送り", description: "通常の順方向再生" },
19
+ "forward": { label: "順再生", description: "通常の順方向再生" },
20
20
  "reverse": { label: "リバース/巻き戻し", description: "時間が逆方向に流れる" },
21
21
  "loop-boomerang": { label: "ループ/ブーメラン", description: "順方向の後に逆方向" },
22
22
 
23
23
  // Shutter
24
- "long-exposure": { label: "長時間露光", description: "モーショントレイルとストリーク" },
25
- "crisp-shutter": { label: "シャープシャッター", description: "シャープな動き、ブレなし" },
24
+ "long-exposure": { label: "長時間露光", description: "動きの残像と光跡" },
25
+ "crisp-shutter": { label: "高速シャッター", description: "シャープな動き、ブレなし" },
26
26
  "motion-blur": { label: "モーションブラー", description: "顕著な方向性のあるブラー" },
27
27
  "stutter-strobe": { label: "スタッター/ストロボ", description: "ストロボ効果のカクついた動き" },
28
- "stop-motion": { label: "ストップモーション", description: "段階的なフレームごとの動き" },
28
+ "stop-motion": { label: "ストップモーション", description: "1コマずつ刻むような動き" },
29
29
  }
30
30
 
31
31
  export default map