@nodaro/shared 3.12.0 → 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.
- package/dist/index.cjs +442 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +404 -3
- package/dist/index.d.ts +404 -3
- package/dist/index.js +400 -7
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/__tests__/producer-types.test.ts +5 -0
- package/src/__tests__/video-overlay-docs.test.ts +39 -0
- package/src/__tests__/video-overlay.test.ts +572 -0
- package/src/i18n/action-fx.he.ts +8 -8
- package/src/i18n/action-fx.ja.ts +17 -17
- package/src/i18n/aesthetic.he.ts +8 -8
- package/src/i18n/aesthetic.ja.ts +26 -20
- package/src/i18n/animals.he.ts +34 -34
- package/src/i18n/animals.ja.ts +49 -49
- package/src/i18n/atmosphere.he.ts +6 -6
- package/src/i18n/atmosphere.ja.ts +19 -19
- package/src/i18n/backdrop.he.ts +7 -7
- package/src/i18n/backdrop.ja.ts +13 -13
- package/src/i18n/camera-format.he.ts +4 -4
- package/src/i18n/camera-format.ja.ts +3 -3
- package/src/i18n/camera-motions.he.ts +20 -20
- package/src/i18n/camera-motions.ja.ts +15 -15
- package/src/i18n/character-fx.he.ts +16 -16
- package/src/i18n/character-fx.ja.ts +12 -12
- package/src/i18n/character-motion.he.ts +184 -184
- package/src/i18n/character-motion.ja.ts +72 -72
- package/src/i18n/color-look.he.ts +4 -4
- package/src/i18n/color-look.ja.ts +19 -19
- package/src/i18n/composition-effects.he.ts +3 -3
- package/src/i18n/composition-effects.ja.ts +6 -6
- package/src/i18n/era.he.ts +9 -9
- package/src/i18n/era.ja.ts +11 -11
- package/src/i18n/exposure-settings.he.ts +2 -2
- package/src/i18n/exposure-settings.ja.ts +10 -10
- package/src/i18n/framing.he.ts +13 -13
- package/src/i18n/framing.ja.ts +11 -11
- package/src/i18n/furniture.he.ts +52 -52
- package/src/i18n/furniture.ja.ts +22 -22
- package/src/i18n/held-prop.he.ts +10 -10
- package/src/i18n/held-prop.ja.ts +7 -7
- package/src/i18n/instrumentation.he.ts +26 -26
- package/src/i18n/instrumentation.ja.ts +41 -41
- package/src/i18n/lens.he.ts +6 -6
- package/src/i18n/lens.ja.ts +5 -5
- package/src/i18n/lighting.he.ts +17 -17
- package/src/i18n/lighting.ja.ts +21 -21
- package/src/i18n/loop-subject.he.ts +4 -4
- package/src/i18n/materials.he.ts +8 -8
- package/src/i18n/materials.ja.ts +4 -4
- package/src/i18n/mood.he.ts +12 -12
- package/src/i18n/mood.ja.ts +18 -18
- package/src/i18n/music-genre.he.ts +9 -9
- package/src/i18n/music-genre.ja.ts +16 -16
- package/src/i18n/music-mood.he.ts +7 -7
- package/src/i18n/music-mood.ja.ts +18 -18
- package/src/i18n/person.ar.ts +1 -0
- package/src/i18n/person.de.ts +1 -0
- package/src/i18n/person.es.ts +1 -0
- package/src/i18n/person.fr.ts +1 -0
- package/src/i18n/person.he.ts +95 -94
- package/src/i18n/person.hi.ts +1 -0
- package/src/i18n/person.ja.ts +179 -178
- package/src/i18n/person.ko.ts +1 -0
- package/src/i18n/person.pt-BR.ts +1 -0
- package/src/i18n/person.ru.ts +1 -0
- package/src/i18n/person.zh-CN.ts +1 -0
- package/src/i18n/photo-genre.he.ts +24 -24
- package/src/i18n/photo-genre.ja.ts +11 -11
- package/src/i18n/photographer.he.ts +21 -21
- package/src/i18n/photographer.ja.ts +17 -17
- package/src/i18n/pose.he.ts +14 -14
- package/src/i18n/pose.ja.ts +14 -14
- package/src/i18n/post-process-effects.he.ts +4 -4
- package/src/i18n/post-process-effects.ja.ts +5 -5
- package/src/i18n/render-quality.he.ts +7 -7
- package/src/i18n/render-quality.ja.ts +9 -9
- package/src/i18n/setting.ar.ts +2 -0
- package/src/i18n/setting.de.ts +2 -0
- package/src/i18n/setting.es.ts +2 -0
- package/src/i18n/setting.fr.ts +2 -0
- package/src/i18n/setting.he.ts +16 -14
- package/src/i18n/setting.hi.ts +2 -0
- package/src/i18n/setting.ja.ts +16 -14
- package/src/i18n/setting.ko.ts +2 -0
- package/src/i18n/setting.pt-BR.ts +2 -0
- package/src/i18n/setting.ru.ts +2 -0
- package/src/i18n/setting.zh-CN.ts +2 -0
- package/src/i18n/style.he.ts +9 -9
- package/src/i18n/style.ja.ts +10 -10
- package/src/i18n/styling.ar.ts +2 -0
- package/src/i18n/styling.de.ts +2 -0
- package/src/i18n/styling.es.ts +2 -0
- package/src/i18n/styling.fr.ts +2 -0
- package/src/i18n/styling.he.ts +128 -126
- package/src/i18n/styling.hi.ts +2 -0
- package/src/i18n/styling.ja.ts +58 -56
- package/src/i18n/styling.ko.ts +2 -0
- package/src/i18n/styling.pt-BR.ts +2 -0
- package/src/i18n/styling.ru.ts +2 -0
- package/src/i18n/styling.zh-CN.ts +2 -0
- package/src/i18n/temporal.he.ts +8 -8
- package/src/i18n/temporal.ja.ts +5 -5
- package/src/i18n/transitions.he.ts +9 -9
- package/src/i18n/transitions.ja.ts +12 -12
- package/src/i18n/vehicles.he.ts +25 -25
- package/src/i18n/vehicles.ja.ts +29 -29
- package/src/i18n/voice-character.he.ts +14 -14
- package/src/i18n/voice-character.ja.ts +27 -27
- package/src/i18n/voice-delivery.he.ts +11 -11
- package/src/i18n/voice-delivery.ja.ts +28 -28
- package/src/i18n/weapons.he.ts +23 -23
- package/src/i18n/weapons.ja.ts +19 -19
- package/src/index.ts +2 -0
- package/src/producer-types.ts +3 -0
- package/src/trigger-node-types.ts +3 -0
- package/src/video-overlay.ts +812 -0
package/src/i18n/styling.ja.ts
CHANGED
|
@@ -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: "
|
|
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: "
|
|
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: "
|
|
39
|
+
"cut-shaved": { label: "スキンヘッド", description: "完全に剃り上げ" },
|
|
39
40
|
"cut-undercut": { label: "アンダーカット", description: "サイド短め、トップ長め" },
|
|
40
|
-
"cut-faux-hawk": { label: "
|
|
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: "
|
|
55
|
+
"cut-bangs": { label: "ぱっつん前髪", description: "額に真っ直ぐ揃えた前髪" },
|
|
55
56
|
"cut-curtain-bangs": { label: "カーテンバング", description: "中央分けで顔を縁取る前髪" },
|
|
56
|
-
"cut-wispy-bangs": { label: "
|
|
57
|
-
"cut-side-swept": { label: "
|
|
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: "
|
|
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: "
|
|
64
|
+
"cut-half-up": { label: "ハーフアップ", description: "上だけまとめ、残りは下に流す" },
|
|
64
65
|
"cut-bun": { label: "お団子", description: "クラシックな低めまたは中位のお団子" },
|
|
65
66
|
"cut-top-knot": { label: "トップノット", description: "頭頂部で結んだお団子" },
|
|
66
|
-
"cut-space-buns": { label: "
|
|
67
|
+
"cut-space-buns": { label: "ダブルお団子", description: "両側に対称な2つのお団子" },
|
|
67
68
|
|
|
68
69
|
"cut-braids": { label: "ブレイド", description: "複数のゆるい編み込み" },
|
|
69
|
-
"cut-single-braid": { label: "1
|
|
70
|
-
"cut-two-braids": { label: "2
|
|
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: "
|
|
84
|
-
"hair-messy": { label: "メッシー", description: "
|
|
85
|
-
"hair-tousled": { label: "
|
|
86
|
-
"hair-bedhead": { label: "
|
|
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: "
|
|
89
|
+
"hair-voluminous": { label: "ボリューミー", description: "大きく膨らんだボリューム" },
|
|
89
90
|
"hair-sleek": { label: "スリーク", description: "ガラスのように滑らかでストレート" },
|
|
90
|
-
"hair-frizzy": { label: "
|
|
91
|
-
"hair-strands-on-face": { label: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "半透明な生地のトップ" },
|
package/src/i18n/styling.ko.ts
CHANGED
|
@@ -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" },
|
package/src/i18n/styling.ru.ts
CHANGED
|
@@ -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: "古典芭蕾舞服" },
|
package/src/i18n/temporal.he.ts
CHANGED
|
@@ -2,9 +2,9 @@ import type { LocaleCatalogMap } from "./types.js"
|
|
|
2
2
|
|
|
3
3
|
const map: LocaleCatalogMap = {
|
|
4
4
|
// Speed
|
|
5
|
-
"real-time": { label: "זמן אמת", description: "מהירות
|
|
6
|
-
"slow-motion": { label: "
|
|
7
|
-
"super-slow-mo": { label: "
|
|
5
|
+
"real-time": { label: "זמן אמת", description: "מהירות ניגון רגילה" },
|
|
6
|
+
"slow-motion": { label: "הילוך איטי", description: "צילום מואט באופן מתון" },
|
|
7
|
+
"super-slow-mo": { label: "הילוך איטי במיוחד", description: "צילום איטי במיוחד" },
|
|
8
8
|
"time-lapse": { label: "Time-lapse", description: "זמן דחוס, מעבר מהיר" },
|
|
9
9
|
"hyper-lapse": { label: "Hyper-lapse", description: "Time-lapse בתנועה" },
|
|
10
10
|
"speed-ramp": { label: "Speed Ramp", description: "שינוי מהירות דינמי באמצע צילום" },
|
|
@@ -16,16 +16,16 @@ const map: LocaleCatalogMap = {
|
|
|
16
16
|
"moving-subject": { label: "סובייקט נע", description: "סובייקט נע, עולם קפוא" },
|
|
17
17
|
|
|
18
18
|
// Direction
|
|
19
|
-
"forward": { label: "קדימה", description: "
|
|
20
|
-
"reverse": { label: "
|
|
21
|
-
"loop-boomerang": { label: "
|
|
19
|
+
"forward": { label: "קדימה", description: "ניגון קדימה רגיל" },
|
|
20
|
+
"reverse": { label: "הרצה לאחור", description: "הזמן רץ לאחור" },
|
|
21
|
+
"loop-boomerang": { label: "לופ / בומרנג", description: "קדימה ואז לאחור" },
|
|
22
22
|
|
|
23
23
|
// Shutter
|
|
24
24
|
"long-exposure": { label: "חשיפה ארוכה", description: "שבילי תנועה ופסים" },
|
|
25
25
|
"crisp-shutter": { label: "Crisp Shutter", description: "תנועה חדה, ללא טשטוש" },
|
|
26
|
-
"motion-blur": { label: "
|
|
26
|
+
"motion-blur": { label: "טשטוש תנועה", description: "טשטוש כיווני בולט" },
|
|
27
27
|
"stutter-strobe": { label: "Stutter / Strobe", description: "תנועה קופצנית בסגנון סטרובוסקופ" },
|
|
28
|
-
"stop-motion": { label: "
|
|
28
|
+
"stop-motion": { label: "סטופ-מושן", description: "תנועת פריים-אחר-פריים מדורגת" },
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
export default map
|
package/src/i18n/temporal.ja.ts
CHANGED
|
@@ -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: "
|
|
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: "
|
|
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
|
|
@@ -4,14 +4,14 @@ const map: LocaleCatalogMap = {
|
|
|
4
4
|
// ── Standard ──
|
|
5
5
|
"auto": { label: "אוטומטי", description: "המודל בוחר את המעבר המתאים" },
|
|
6
6
|
"none": { label: "ללא מעבר / חיתוך ישיר", description: "מעבר מיידי ללא אפקט" },
|
|
7
|
-
"cross-dissolve": { label: "דיסולב
|
|
7
|
+
"cross-dissolve": { label: "דיסולב מוצלב", description: "מיזוג הדרגתי בין שתי הסצנות" },
|
|
8
8
|
"fade-to-black": { label: "דהייה לשחור", description: "חשיכה הדרגתית ואז הסצנה הבאה" },
|
|
9
9
|
"fade-to-white": { label: "דהייה ללבן", description: "הבהרה עד לבן ואז הסצנה הבאה" },
|
|
10
10
|
"snap-to-black": { label: "חיתוך לשחור", description: "חיתוך מיידי לשחור מלא לרגע, ואז השוט הבא" },
|
|
11
11
|
"match-cut": { label: "חיתוך התאמה", description: "התאמת צורה או תנועה בין הסצנות" },
|
|
12
12
|
"smash-cut": { label: "חיתוך חד", description: "חיתוך מפתיע בין סצנות מנוגדות" },
|
|
13
|
-
"iris": { label: "
|
|
14
|
-
"wipe": { label: "
|
|
13
|
+
"iris": { label: "איריס", description: "עיגול נסגר ונפתח על הסצנה החדשה" },
|
|
14
|
+
"wipe": { label: "ווייפ", description: "קו סורק את הפריים וחושף את הסצנה" },
|
|
15
15
|
"roll-transition": { label: "סיבוב", description: "הפריים מסתובב 90-180 מעלות" },
|
|
16
16
|
"seamless-match": { label: "התאמה חלקה", description: "חיתוך נסתר בתנועה וצבע תואמים" },
|
|
17
17
|
"whip-pan": { label: "פאן מהיר", description: "המצלמה מסתובבת הצידה במהירות לכדי טשטוש, והשוט הבא ממשיך באותו כיוון" },
|
|
@@ -19,7 +19,7 @@ const map: LocaleCatalogMap = {
|
|
|
19
19
|
|
|
20
20
|
// ── Time ──
|
|
21
21
|
"fast-forward-day-night": { label: "הרצה מהירה (יום ← לילה)", description: "מעבר זמן מהיום ללילה באותה סצנה" },
|
|
22
|
-
"fast-forward-night-day": { label: "הרצה מהירה (לילה ←
|
|
22
|
+
"fast-forward-night-day": { label: "הרצה מהירה (לילה ← יום)", description: "מעבר זמן מהלילה לשחר באותה סצנה" },
|
|
23
23
|
"seasonal-shift": { label: "מעבר עונות", description: "אותה סצנה לאורך ארבע העונות" },
|
|
24
24
|
"aging": { label: "הזדקנות", description: "הדמות מזדקנת מול המצלמה" },
|
|
25
25
|
"rewind": { label: "הרצה לאחור", description: "הזמן מתהפך והתנועה נסוגה" },
|
|
@@ -50,7 +50,7 @@ const map: LocaleCatalogMap = {
|
|
|
50
50
|
"origami-fold": { label: "קיפול אוריגמי", description: "הדמות מתקפלת כנייר וחושפת דמות חדשה" },
|
|
51
51
|
"vortex-swirl": { label: "מערבולת", description: "הדמות נבלעת במערבולת ומתגלה כדמות חדשה" },
|
|
52
52
|
"dream-ripple": { label: "גלי חלום", description: "גל מעגלי עובר ומגלה את הסצנה החדשה" },
|
|
53
|
-
"wireframe-morph": { label: "מורף
|
|
53
|
+
"wireframe-morph": { label: "מורף רשת קווים", description: "הדמות מתפרקת לרשת גיאומטרית ומתגבשת מחדש" },
|
|
54
54
|
"polygon-shatter": { label: "התפוצצות פוליגונים", description: "הדמות מתפצלת לרסיסים גיאומטריים ומתגבשת" },
|
|
55
55
|
"melt-down": { label: "הימסות ובנייה מחדש", description: "הדמות נמסה כשעווה ועולה מחדש" },
|
|
56
56
|
|
|
@@ -72,12 +72,12 @@ const map: LocaleCatalogMap = {
|
|
|
72
72
|
"explosion-blast": { label: "גל פיצוץ", description: "פיצוץ סורק את הפריים וחושף את הסצנה החדשה" },
|
|
73
73
|
"shockwave": { label: "גל הדף", description: "גל הדף מעוות את הפריים והסצנה משתנה" },
|
|
74
74
|
"punch-into-camera": { label: "אגרוף למצלמה", description: "אגרוף פוגע בעדשה והסצנה משתנה" },
|
|
75
|
-
"debris-shower": { label: "
|
|
75
|
+
"debris-shower": { label: "מטר הריסות", description: "הריסות חולפות בפריים והסצנה משתנה מאחוריהן" },
|
|
76
76
|
"gravity-flip": { label: "היפוך כבידה", description: "הכבידה מתהפכת והמצלמה מסתובבת 180 מעלות" },
|
|
77
77
|
"building-explosion": { label: "פיצוץ מבנה", description: "מבנה מתפוצץ והסצנה נחשפת מבעד לעשן" },
|
|
78
78
|
"vehicle-explosion": { label: "פיצוץ רכב", description: "רכב מתפוצץ, להבות מכסות את הפריים, והסצנה מתחלפת" },
|
|
79
79
|
"jump-match": { label: "קפיצה תואמת", description: "הדמות קופצת ונוחתת בסצנה חדשה" },
|
|
80
|
-
"hand-swipe": { label: "
|
|
80
|
+
"hand-swipe": { label: "העברת יד", description: "יד עוברת מול העדשה והסצנה משתנה" },
|
|
81
81
|
"action-relay": { label: "חיתוך על תנועה", description: "הדמות יוצאת מהפריים בתנועה וממשיכה אותה בסצנה החדשה" },
|
|
82
82
|
|
|
83
83
|
// ── Light ──
|
|
@@ -95,8 +95,8 @@ const map: LocaleCatalogMap = {
|
|
|
95
95
|
"vhs-rewind": { label: "הרצה לאחור VHS", description: "שיבוש טראקינג VHS ואפקט הרצת קלטת" },
|
|
96
96
|
"datamosh": { label: "דאטאמוש", description: "וקטורי תנועה מחלחלים בין הסצנות" },
|
|
97
97
|
"channel-flip": { label: "החלפת ערוץ", description: "הפרעות טלוויזיוניות עם רעש החלפת ערוצים" },
|
|
98
|
-
"hologram-flicker": { label: "
|
|
99
|
-
"display-wipe": { label: "
|
|
98
|
+
"hologram-flicker": { label: "הבהוב הולוגרמה", description: "הבהוב הולוגרמה מגלה את הסצנה החדשה" },
|
|
99
|
+
"display-wipe": { label: "ווייפ תצוגה", description: "הסצנה מתכווצת למסך קטן ואז מתרחבת" },
|
|
100
100
|
"double-exposure": { label: "חשיפה כפולה", description: "שתי סצנות שקופות חופפות ואז הראשונה דוהה" },
|
|
101
101
|
}
|
|
102
102
|
|
|
@@ -7,7 +7,7 @@ const map: LocaleCatalogMap = {
|
|
|
7
7
|
"cross-dissolve": { label: "クロスディゾルブ", description: "ショット間の緩やかなブレンド" },
|
|
8
8
|
"fade-to-black": { label: "暗転", description: "暗転後、次のシーンが浮かび上がる" },
|
|
9
9
|
"fade-to-white": { label: "ホワイトアウト", description: "白飛び後、次のシーンが現れる" },
|
|
10
|
-
"snap-to-black": { label: "
|
|
10
|
+
"snap-to-black": { label: "瞬間暗転", description: "一瞬で真っ黒になり、間を置いて次のショットへ" },
|
|
11
11
|
"match-cut": { label: "マッチカット", description: "形や動きを合わせたカット" },
|
|
12
12
|
"smash-cut": { label: "スマッシュカット", description: "対照的なシーン間の衝撃的な急転" },
|
|
13
13
|
"iris": { label: "アイリス", description: "円形のアイリスが閉じ、次のシーンで開く" },
|
|
@@ -18,8 +18,8 @@ const map: LocaleCatalogMap = {
|
|
|
18
18
|
"jump-cut": { label: "ジャンプカット", description: "同じ画角のまま時間が前に飛ぶ" },
|
|
19
19
|
|
|
20
20
|
// ── Time ──
|
|
21
|
-
"fast-forward-day-night": { label: "
|
|
22
|
-
"fast-forward-night-day": { label: "
|
|
21
|
+
"fast-forward-day-night": { label: "日中→夜の早送り", description: "同じ場面の昼から夜へのタイムラプス" },
|
|
22
|
+
"fast-forward-night-day": { label: "夜→夜明けの早送り", description: "同じ場面の夜から夜明けへのタイムラプス" },
|
|
23
23
|
"seasonal-shift": { label: "季節の変遷", description: "同じ場面で四季が移り変わる" },
|
|
24
24
|
"aging": { label: "エイジング", description: "被写体が目に見えて老いる" },
|
|
25
25
|
"rewind": { label: "巻き戻し", description: "時間が逆行し、動きが逆再生される" },
|
|
@@ -29,7 +29,7 @@ const map: LocaleCatalogMap = {
|
|
|
29
29
|
|
|
30
30
|
// ── Element ──
|
|
31
31
|
"dissolve-to-mist": { label: "霧に溶ける", description: "被写体が霧に変わり漂い、再形成される" },
|
|
32
|
-
"water-splash": { label: "水しぶき", description: "
|
|
32
|
+
"water-splash": { label: "水しぶき", description: "被写体が水に変わって飛び散り、再形成される" },
|
|
33
33
|
"sand-scatter": { label: "砂の散乱", description: "被写体が砂に変わり吹き飛び、再形成される" },
|
|
34
34
|
"fire-burnup": { label: "燃え尽き", description: "被写体が燃えて炭になり、再形成される" },
|
|
35
35
|
"smoke-puff": { label: "煙幕消滅", description: "被写体が煙で消えて再び現れる" },
|
|
@@ -61,7 +61,7 @@ const map: LocaleCatalogMap = {
|
|
|
61
61
|
"zoom-into-book": { label: "本へのズーム", description: "本のイラストへ接近し、中に入る" },
|
|
62
62
|
"walk-through-door": { label: "扉をくぐる", description: "扉を通って新しいシーンへ" },
|
|
63
63
|
"fall-into-hole": { label: "穴への落下", description: "開口部を通ってカメラが落下" },
|
|
64
|
-
"pull-out-reveal": { label: "
|
|
64
|
+
"pull-out-reveal": { label: "引きで種明かし", description: "カメラが引くと、それまでの場面がより大きな場面の中の絵だったと判明" },
|
|
65
65
|
"zoom-into-mouth": { label: "口へのズーム", description: "開いた口へ接近し、内側に新しい世界が" },
|
|
66
66
|
"push-through-glass": { label: "ガラスをすり抜ける", description: "ガラス面をカメラが屈折しながら通り抜ける" },
|
|
67
67
|
"soul-jump": { label: "魂の跳躍", description: "半透明の魂が体を出て新しい体へ入る" },
|
|
@@ -76,28 +76,28 @@ const map: LocaleCatalogMap = {
|
|
|
76
76
|
"gravity-flip": { label: "重力反転", description: "重力が反転し、カメラが180°回転" },
|
|
77
77
|
"building-explosion": { label: "建物爆発", description: "建造物が爆発し、煙の中でシーン転換" },
|
|
78
78
|
"vehicle-explosion": { label: "車両爆発", description: "前景の車両が爆発し、煙が晴れると新シーン" },
|
|
79
|
-
"jump-match": { label: "ジャンプマッチ", description: "
|
|
79
|
+
"jump-match": { label: "ジャンプマッチ", description: "被写体が跳び、新しい場面に着地してつながる" },
|
|
80
80
|
"hand-swipe": { label: "手のスワイプ", description: "手がレンズを横切り、遮蔽中にシーン転換" },
|
|
81
81
|
"action-relay": { label: "アクションつなぎ", description: "動作の途中でフレームから出て、新しい場面で同じ動きを続ける" },
|
|
82
82
|
|
|
83
83
|
// ── Light ──
|
|
84
|
-
"white-flash": { label: "ホワイトフラッシュ", description: "
|
|
84
|
+
"white-flash": { label: "ホワイトフラッシュ", description: "画面が真っ白な光に包まれる" },
|
|
85
85
|
"lens-flare-swipe": { label: "フレアスワイプ", description: "アナモルフィックフレアがフレームを横断" },
|
|
86
|
-
"light-streak": { label: "
|
|
86
|
+
"light-streak": { label: "光の筋", description: "光の筋がフレームを走り抜ける" },
|
|
87
87
|
"color-invert": { label: "色反転フラッシュ", description: "一瞬、色が反転する" },
|
|
88
88
|
"sun-glare": { label: "太陽のグレア", description: "強烈な日差しがフレームを白飛びさせる" },
|
|
89
89
|
"lens-crack": { label: "レンズクラック", description: "レンズにひびが入り、割れたガラス越しに新シーン" },
|
|
90
|
-
"dirty-lens-wipe": { label: "
|
|
90
|
+
"dirty-lens-wipe": { label: "レンズの汚れ拭き", description: "レンズの汚れが拭われ、シーンが変わる" },
|
|
91
91
|
"eye-light-burst": { label: "眼光", description: "被写体の瞳から白光が放たれ、フレームが白飛び" },
|
|
92
92
|
|
|
93
93
|
// ── Glitch ──
|
|
94
|
-
"digital-glitch": { label: "デジタルグリッチ", description: "RGB
|
|
94
|
+
"digital-glitch": { label: "デジタルグリッチ", description: "RGB分離・スキャンライン・データモッシュのグリッチ" },
|
|
95
95
|
"vhs-rewind": { label: "VHSリワインド", description: "VHSテープ巻き戻し風のトラッキング歪み" },
|
|
96
96
|
"datamosh": { label: "データモッシュ", description: "モーションベクターがシーンをにじませる" },
|
|
97
|
-
"channel-flip": { label: "チャンネル切替", description: "
|
|
97
|
+
"channel-flip": { label: "チャンネル切替", description: "砂嵐ノイズとともにテレビのチャンネルが変わる" },
|
|
98
98
|
"hologram-flicker": { label: "ホログラムちらつき", description: "ホログラム風のちらつきで新シーンが出現" },
|
|
99
99
|
"display-wipe": { label: "ディスプレイワイプ", description: "シーンが画面に圧縮され、展開して新シーンへ" },
|
|
100
|
-
"double-exposure": { label: "多重露光", description: "
|
|
100
|
+
"double-exposure": { label: "多重露光", description: "二つのシーンが半透明に重なり、先のシーンが徐々に消える" },
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
export default map
|