@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/lighting.ja.ts
CHANGED
|
@@ -5,18 +5,18 @@ const map: LocaleCatalogMap = {
|
|
|
5
5
|
"sunrise": { label: "日の出", description: "暖かな低い太陽、長い影" },
|
|
6
6
|
"golden-hour": { label: "ゴールデンアワー", description: "夕暮れの暖かな輝き" },
|
|
7
7
|
"noon": { label: "正午", description: "頭上からの厳しい真昼の太陽" },
|
|
8
|
-
"harsh-midday": { label: "
|
|
8
|
+
"harsh-midday": { label: "真昼の厳しい日差し", description: "白い太陽が真上にある真昼" },
|
|
9
9
|
"overcast": { label: "曇天", description: "柔らかく拡散した昼光" },
|
|
10
10
|
"blue-hour": { label: "ブルーアワー", description: "クールな夕方のトワイライト" },
|
|
11
11
|
"twilight": { label: "トワイライト", description: "ブルーアワーと夜の間" },
|
|
12
|
-
"night": { label: "夜", description: "
|
|
12
|
+
"night": { label: "夜", description: "深い夜、弱い環境光" },
|
|
13
13
|
"moonlight": { label: "月明かり", description: "クールな青の月光のシーン" },
|
|
14
14
|
"neon-night": { label: "ネオンナイト", description: "彩度の高いネオンの都会の夜" },
|
|
15
15
|
|
|
16
16
|
// Style
|
|
17
17
|
"three-point": { label: "三点照明", description: "クラシックなキー+フィル+バック" },
|
|
18
18
|
"rembrandt": { label: "レンブラント", description: "頬に三角形の光" },
|
|
19
|
-
"chiaroscuro": { description: "強い明暗のコントラスト" },
|
|
19
|
+
"chiaroscuro": { label: "キアロスクーロ", description: "強い明暗のコントラスト" },
|
|
20
20
|
"silhouette": { label: "シルエット", description: "純粋な形状としての被写体" },
|
|
21
21
|
"high-key": { label: "ハイキー", description: "明るく低コントラスト" },
|
|
22
22
|
"low-key": { label: "ローキー", description: "暗く高コントラスト" },
|
|
@@ -24,24 +24,24 @@ const map: LocaleCatalogMap = {
|
|
|
24
24
|
"hard": { label: "ハード", description: "鋭い縁の影" },
|
|
25
25
|
"soft": { label: "ソフト", description: "拡散した穏やかな光" },
|
|
26
26
|
"practical": { label: "プラクティカル", description: "シーン内の見える光源" },
|
|
27
|
-
"ring-light": { label: "リングライト", description: "
|
|
27
|
+
"ring-light": { label: "リングライト", description: "ビューティー/Vlog のリング状キャッチライト" },
|
|
28
28
|
"phone-screen-glow": { label: "スマホ画面の光", description: "クールな画面のアンダーライト" },
|
|
29
29
|
"selfie-natural": { label: "自然光の自撮り", description: "窓の光を使った自撮り" },
|
|
30
|
-
"natural": { label: "自然光", description: "
|
|
30
|
+
"natural": { label: "自然光", description: "その場にある環境光" },
|
|
31
31
|
"volumetric": { label: "ヴォリュメトリック", description: "霞の中で目に見える光線" },
|
|
32
|
-
"noir": { description: "高コントラストの白黒フィルム・ノワール" },
|
|
33
|
-
"on-camera-flash": { label: "オンカメラ・フラッシュ", description: "パパラッチ/iPhone
|
|
32
|
+
"noir": { label: "ノワール", description: "高コントラストの白黒フィルム・ノワール" },
|
|
33
|
+
"on-camera-flash": { label: "オンカメラ・フラッシュ", description: "パパラッチ/iPhone の直射フラッシュ" },
|
|
34
34
|
"mirror-bounce-flash": { label: "ミラーバウンス・フラッシュ", description: "鏡自撮りのフラッシュ反射" },
|
|
35
35
|
"bounced-flash": { label: "バウンスフラッシュ", description: "天井反射の柔らかなフィル" },
|
|
36
36
|
"softbox-key": { label: "ソフトボックス・キー", description: "大きく拡散したファッション系のキーライト" },
|
|
37
|
-
"beauty-dish": { label: "ビューティーディッシュ", description: "
|
|
38
|
-
"gridded-snoot": { label: "グリッドスヌート", description: "
|
|
39
|
-
"silk-diffusion": { label: "シルクディフュージョン", description: "
|
|
40
|
-
"kicker-rim": { label: "キッカー/リムアクセント", description: "
|
|
37
|
+
"beauty-dish": { label: "ビューティーディッシュ", description: "主役を際立たせる光、シャープな減光" },
|
|
38
|
+
"gridded-snoot": { label: "グリッドスヌート", description: "狭く絞り込んだ光だまり" },
|
|
39
|
+
"silk-diffusion": { label: "シルクディフュージョン", description: "シルクで和らげた穏やかなキー" },
|
|
40
|
+
"kicker-rim": { label: "キッカー/リムアクセント", description: "低い横からのアクセント光で被写体を分離" },
|
|
41
41
|
"candlelight": { label: "ろうそくの光", description: "暖かく揺らめく炎の明かり" },
|
|
42
|
-
"edison-tungsten": { label: "
|
|
43
|
-
"dappled-light": { label: "
|
|
44
|
-
"raking-sidelight": { label: "
|
|
42
|
+
"edison-tungsten": { label: "エジソン電球", description: "落ち着いた暖かいグローブ電球の光" },
|
|
43
|
+
"dappled-light": { label: "木漏れ日", description: "木の葉を通した斑模様の光" },
|
|
44
|
+
"raking-sidelight": { label: "低角度サイドライト", description: "極端に低い真横からの光、質感を引き出す" },
|
|
45
45
|
"stage-spotlight": { label: "ステージ・スポットライト", description: "上からの単一のハードスポット" },
|
|
46
46
|
"underwater-caustics": { label: "水中コースティクス", description: "波紋状に屈折したパターン" },
|
|
47
47
|
"bioluminescence": { label: "生物発光", description: "クールで不気味な生物的な輝き" },
|
|
@@ -65,12 +65,12 @@ const map: LocaleCatalogMap = {
|
|
|
65
65
|
"ratio-1-16": { description: "単一光源のフィルム・ノワール的減光" },
|
|
66
66
|
|
|
67
67
|
// Color temperature — keep K labels
|
|
68
|
-
"temp-2700k": { description: "深い琥珀色のキャンドル/タングステン" },
|
|
69
|
-
"temp-3200k": { description: "暖かい黄色の室内光" },
|
|
70
|
-
"temp-4000k": { description: "ニュートラルな白" },
|
|
71
|
-
"temp-5600k": { description: "昼光バランスの真昼の太陽" },
|
|
72
|
-
"temp-6500k": { description: "
|
|
73
|
-
"temp-9000k": { description: "
|
|
68
|
+
"temp-2700k": { label: "2700K ろうそく", description: "深い琥珀色のキャンドル/タングステン" },
|
|
69
|
+
"temp-3200k": { label: "3200K タングステン", description: "暖かい黄色の室内光" },
|
|
70
|
+
"temp-4000k": { label: "4000K ミックス光", description: "ニュートラルな白" },
|
|
71
|
+
"temp-5600k": { label: "5600K 昼光", description: "昼光バランスの真昼の太陽" },
|
|
72
|
+
"temp-6500k": { label: "6500K 曇天", description: "わずかに青みがかった色かぶり" },
|
|
73
|
+
"temp-9000k": { label: "9000K 日陰", description: "はっきり青みを帯びた日陰の光" },
|
|
74
74
|
|
|
75
75
|
// Portrait setups
|
|
76
76
|
"butterfly": { label: "バタフライ照明", description: "頭上からの光が鼻の下にチョウ形の影を作る" },
|
|
@@ -81,7 +81,7 @@ const map: LocaleCatalogMap = {
|
|
|
81
81
|
"clamshell": { label: "クラムシェル照明", description: "上からの光と下からのレフ板で挟むビューティ照明" },
|
|
82
82
|
// Location-studio extension (PR #2505 follow-up)
|
|
83
83
|
"dawn": { label: "夜明け", description: "日の出前の淡い光" },
|
|
84
|
-
"morning": { label: "朝", description: "
|
|
84
|
+
"morning": { label: "朝", description: "爽やかで明るい朝の光" },
|
|
85
85
|
"afternoon": { label: "午後", description: "暖かい午後の光" },
|
|
86
86
|
"dusk": { label: "夕暮れ", description: "日没後の薄れゆく光" },
|
|
87
87
|
"midnight": { label: "真夜中", description: "最も深い夜、ほぼ真っ黒な空" },
|
|
@@ -17,8 +17,8 @@ const map: LocaleCatalogMap = {
|
|
|
17
17
|
"underwater": { label: "אור תת-ימי" },
|
|
18
18
|
"embers": { label: "גחלים מרחפות" },
|
|
19
19
|
// Abstract / VJ
|
|
20
|
-
"tunnel": { label: "מנהרה —
|
|
21
|
-
"tunnel-clean": { label: "מנהרה —
|
|
20
|
+
"tunnel": { label: "מנהרה — מסעירה" },
|
|
21
|
+
"tunnel-clean": { label: "מנהרה — נקייה" },
|
|
22
22
|
"kaleidoscope": { label: "קליידוסקופ" },
|
|
23
23
|
"plasma": { label: "שדה פלזמה" },
|
|
24
24
|
"particle-swirl": { label: "מערבולת חלקיקים" },
|
|
@@ -30,8 +30,8 @@ const map: LocaleCatalogMap = {
|
|
|
30
30
|
"liquid-chrome": { label: "כרום נוזלי" },
|
|
31
31
|
"hologram": { label: "רדיד הולוגרפי" },
|
|
32
32
|
"vortex": { label: "מערבולת" },
|
|
33
|
-
"honeycomb": { label: "
|
|
34
|
-
"glitch": { label: "גליץ'
|
|
33
|
+
"honeycomb": { label: "חלת דבש" },
|
|
34
|
+
"glitch": { label: "רעש גליץ'" },
|
|
35
35
|
"black-hole": { label: "חור שחור" },
|
|
36
36
|
"geometric-morph": { label: "מורפינג גיאומטרי" },
|
|
37
37
|
}
|
package/src/i18n/materials.he.ts
CHANGED
|
@@ -11,7 +11,7 @@ const map: LocaleCatalogMap = {
|
|
|
11
11
|
"lace": { label: "תחרה", description: "תחרה עדינה עם דוגמאות" },
|
|
12
12
|
"wool": { label: "צמר", description: "צמר ארוג חמים" },
|
|
13
13
|
"linen": { label: "פשתן", description: "פשתן טבעי עם טקסטורה" },
|
|
14
|
-
"tweed": { label: "
|
|
14
|
+
"tweed": { label: "טוויד", description: "טוויד כפרי ארוג" },
|
|
15
15
|
"cashmere": { label: "קשמיר", description: "קשמיר רך מפואר" },
|
|
16
16
|
"chiffon": { label: "שיפון", description: "שיפון שקוף זורם" },
|
|
17
17
|
"fur": { label: "פרווה", description: "פרווה עבה ורכה" },
|
|
@@ -35,16 +35,16 @@ const map: LocaleCatalogMap = {
|
|
|
35
35
|
"sandstone": { label: "אבן חול", description: "אבן חול חמה בשכבות" },
|
|
36
36
|
"slate": { label: "צפחה", description: "צפחה כהה ושטוחה" },
|
|
37
37
|
"jade": { label: "ג'ייד", description: "ג'ייד ירוק שקוף-למחצה" },
|
|
38
|
-
"onyx": { label: "אוניקס", description: "אוניקס
|
|
38
|
+
"onyx": { label: "אוניקס", description: "אוניקס מפוספס מלוטש" },
|
|
39
39
|
"concrete": { label: "בטון", description: "בטון תעשייתי יצוק" },
|
|
40
40
|
|
|
41
41
|
// Wood
|
|
42
|
-
"oak": { label: "אלון", description: "אלון עשיר עם
|
|
42
|
+
"oak": { label: "אלון", description: "אלון עשיר עם סיבים בולטים" },
|
|
43
43
|
"mahogany": { label: "מהוגני", description: "מהוגני אדום עמוק" },
|
|
44
44
|
"walnut": { label: "אגוז", description: "אגוז כהה" },
|
|
45
45
|
"bamboo": { label: "במבוק", description: "במבוק בהיר עם מקטעים" },
|
|
46
46
|
"birch": { label: "ליבנה", description: "ליבנה חיוור וחלק" },
|
|
47
|
-
"driftwood": { label: "
|
|
47
|
+
"driftwood": { label: "עץ סחף", description: "עץ סחף בלוי" },
|
|
48
48
|
|
|
49
49
|
// Glass / Ceramic
|
|
50
50
|
"glass": { label: "זכוכית", description: "זכוכית שקופה צלולה" },
|
|
@@ -52,7 +52,7 @@ const map: LocaleCatalogMap = {
|
|
|
52
52
|
"crystal": { label: "קריסטל", description: "קריסטל צלול עם פאות" },
|
|
53
53
|
"porcelain": { label: "פורצלן", description: "פורצלן לבן חלק" },
|
|
54
54
|
"ceramic-glazed": { label: "קרמיקה מזוגגת", description: "קרמיקה מזוגגת אדמתית" },
|
|
55
|
-
"terracotta": { label: "
|
|
55
|
+
"terracotta": { label: "טרקוטה", description: "טרקוטה חמה לא מזוגגת" },
|
|
56
56
|
|
|
57
57
|
// Natural
|
|
58
58
|
"water": { label: "מים", description: "מים זורמים שקופים" },
|
|
@@ -67,17 +67,17 @@ const map: LocaleCatalogMap = {
|
|
|
67
67
|
"holographic": { label: "הולוגרפי", description: "הולוגרמה איריסית" },
|
|
68
68
|
"liquid-metal": { label: "מתכת נוזלית", description: "כרום נוזלי משקף" },
|
|
69
69
|
"neon": { label: "זוהר ניאון", description: "צינורות ניאון זוהרים" },
|
|
70
|
-
"translucent": { label: "שרף שקוף-למחצה", description: "שרף זוהר
|
|
70
|
+
"translucent": { label: "שרף שקוף-למחצה", description: "שרף חלבי זוהר" },
|
|
71
71
|
"mirror": { label: "מראה", description: "משטח מראה מושלם" },
|
|
72
72
|
"plasma": { label: "פלזמה", description: "פלזמה חשמלית זוהרת" },
|
|
73
73
|
"crystal-shard": { label: "שברי קריסטל", description: "קריסטל זוהר מנופץ" },
|
|
74
74
|
"obsidian-glass": { label: "זכוכית אובסידיאן", description: "זכוכית געשית כהה" },
|
|
75
|
-
"suede": { label: "זמש", description: "
|
|
75
|
+
"suede": { label: "זמש", description: "זמש רך ומוברש, משטח קטיפתי מאט" },
|
|
76
76
|
"mesh": { label: "רשת", description: "בד רשת שקוף, ספורטיבי / שכבה שקופה" },
|
|
77
77
|
"patent-leather": { label: "עור פטנט", description: "עור משקף מבריק" },
|
|
78
78
|
"terrazzo": { label: "טרצו", description: "אבן מורכבת עם שברי שיש/זכוכית משובצים" },
|
|
79
79
|
"iridescent": { label: "איריסי", description: "משטח קשת מחליף צבעים" },
|
|
80
|
-
"mother-of-pearl": { label: "אם הפנינה", description: "
|
|
80
|
+
"mother-of-pearl": { label: "אם הפנינה", description: "שכבה פנימית פנינית של קונכייה" },
|
|
81
81
|
"carbon-fiber": { label: "סיבי פחמן", description: "קומפוזיט סיבי פחמן ארוג שחור" },
|
|
82
82
|
"holographic-film": { label: "פילם הולוגרפי", description: "הולוגרמה שוברת אור עם נצנוץ קשת" },
|
|
83
83
|
"subsurface": { label: "זוהר תת-פני", description: "אור זוהר מתחת לפני השטח" },
|
package/src/i18n/materials.ja.ts
CHANGED
|
@@ -9,7 +9,7 @@ const map: LocaleCatalogMap = {
|
|
|
9
9
|
"velvet": { label: "ベルベット", description: "ふっくらとしたベルベット" },
|
|
10
10
|
"satin": { label: "サテン", description: "光沢のあるサテン" },
|
|
11
11
|
"lace": { label: "レース", description: "繊細な模様のレース" },
|
|
12
|
-
"wool": { label: "ウール", description: "
|
|
12
|
+
"wool": { label: "ウール", description: "暖かな織りのウール" },
|
|
13
13
|
"linen": { label: "リネン", description: "自然な質感のリネン" },
|
|
14
14
|
"tweed": { label: "ツイード", description: "素朴に織られたツイード" },
|
|
15
15
|
"cashmere": { label: "カシミア", description: "贅沢に柔らかいカシミア" },
|
|
@@ -31,12 +31,12 @@ const map: LocaleCatalogMap = {
|
|
|
31
31
|
// Stone
|
|
32
32
|
"marble": { label: "大理石", description: "脈のある白い大理石" },
|
|
33
33
|
"granite": { label: "御影石", description: "斑点のある磨かれた御影石" },
|
|
34
|
-
"obsidian": { label: "黒曜石", description: "
|
|
34
|
+
"obsidian": { label: "黒曜石", description: "光沢のある黒曜石" },
|
|
35
35
|
"sandstone": { label: "砂岩", description: "暖かく層状の砂岩" },
|
|
36
36
|
"slate": { label: "粘板岩", description: "暗く平らな粘板岩" },
|
|
37
37
|
"jade": { label: "翡翠", description: "半透明の緑の翡翠" },
|
|
38
38
|
"onyx": { label: "オニキス", description: "縞模様の磨かれたオニキス" },
|
|
39
|
-
"concrete": { label: "コンクリート", description: "
|
|
39
|
+
"concrete": { label: "コンクリート", description: "インダストリアルな打ち放しコンクリート" },
|
|
40
40
|
|
|
41
41
|
// Wood
|
|
42
42
|
"oak": { label: "オーク", description: "豊かな木目のオーク" },
|
|
@@ -78,7 +78,7 @@ const map: LocaleCatalogMap = {
|
|
|
78
78
|
"mesh": { label: "メッシュ", description: "透けるネット生地、アスレチック/シアートップ風" },
|
|
79
79
|
"patent-leather": { label: "エナメルレザー", description: "高光沢で反射するエナメル革" },
|
|
80
80
|
"terrazzo": { label: "テラゾー", description: "大理石やガラスの粒を埋め込んだ複合石材" },
|
|
81
|
-
"iridescent": { label: "
|
|
81
|
+
"iridescent": { label: "玉虫色", description: "色が変化する虹色の表面" },
|
|
82
82
|
"mother-of-pearl": { label: "マザー・オブ・パール", description: "貝の内側の真珠光沢、虹色のクリーム色" },
|
|
83
83
|
"carbon-fiber": { label: "カーボンファイバー", description: "織られた黒いカーボン繊維の複合材" },
|
|
84
84
|
"holographic-film": { label: "ホログラフィックフィルム", description: "光を屈折させるホログラム、虹色の輝き" },
|
package/src/i18n/mood.he.ts
CHANGED
|
@@ -8,7 +8,7 @@ const map: LocaleCatalogMap = {
|
|
|
8
8
|
"playful": { label: "שובב", description: "אנרגיה משתובבת ושובבה" },
|
|
9
9
|
"confident": { label: "בטוח", description: "ביטחון עצמי" },
|
|
10
10
|
"loving": { label: "אוהב", description: "עדין, מלא חיבה" },
|
|
11
|
-
"amused": { label: "
|
|
11
|
+
"amused": { label: "משועשע", description: "משועשע בעדינות, מגחך קלות" },
|
|
12
12
|
"smirking": { label: "מחייך בזחיחות", description: "שעשוע יהיר ומתנשא" },
|
|
13
13
|
"eccentric": { label: "אקסצנטרי", description: "מוזר, לא קונבנציונלי" },
|
|
14
14
|
"hopeful": { label: "מקווה", description: "אופטימי עם עיניים בוהקות" },
|
|
@@ -19,14 +19,14 @@ const map: LocaleCatalogMap = {
|
|
|
19
19
|
"afraid": { label: "מפוחד", description: "מבועת, עיניים פעורות" },
|
|
20
20
|
"anxious": { label: "חרד", description: "עצבני, מודאג" },
|
|
21
21
|
"melancholy": { label: "מלנכולי", description: "עצב מהורהר" },
|
|
22
|
-
"devastated": { label: "
|
|
22
|
+
"devastated": { label: "הרוס", description: "אבל שבור-לב" },
|
|
23
23
|
"grieving": { label: "מתאבל", description: "אבל עמוק, אובדן" },
|
|
24
24
|
"caught-off-guard": { label: "נתפס לא מוכן", description: "מופתע באמצע תגובה" },
|
|
25
25
|
"aloof": { label: "מסויג", description: "מנותק, חסר עניין" },
|
|
26
26
|
"vulnerable": { label: "פגיע", description: "חשוף, חסר הגנה" },
|
|
27
|
-
"coy": { label: "
|
|
27
|
+
"coy": { label: "ביישן", description: "ביישן, מבט מורד" },
|
|
28
28
|
"bored": { label: "משועמם", description: "חסר עניין, חסר הבעה" },
|
|
29
|
-
"embarrassed": { label: "נבוך", description: "מסמיק,
|
|
29
|
+
"embarrassed": { label: "נבוך", description: "מסמיק, מבט מוסט" },
|
|
30
30
|
"disgusted": { label: "מגועל", description: "סולד, נסוג" },
|
|
31
31
|
"bewildered": { label: "מבולבל", description: "מבולבל, אבוד" },
|
|
32
32
|
|
|
@@ -35,30 +35,30 @@ const map: LocaleCatalogMap = {
|
|
|
35
35
|
"stoic": { label: "סטואי", description: "אטום, בלתי קריא" },
|
|
36
36
|
"calm": { label: "רגוע", description: "ממורכז, לא מגיב" },
|
|
37
37
|
"curious": { label: "סקרן", description: "מסוקרן, ערני" },
|
|
38
|
-
"mysterious": { label: "מסתורי", description: "
|
|
39
|
-
"dazed": { label: "
|
|
38
|
+
"mysterious": { label: "מסתורי", description: "בלתי ניתן לפענוח, חידתי" },
|
|
39
|
+
"dazed": { label: "מעורפל", description: "חולמני, נוכח לחצי" },
|
|
40
40
|
"sleepy": { label: "מנומנם", description: "מנמנם, עפעפיים כבדים" },
|
|
41
41
|
"unbothered": { label: "לא מוטרד", description: "שליטה עצמית רגועה" },
|
|
42
42
|
|
|
43
43
|
// Intense
|
|
44
|
-
"fierce": { label: "עז", description: "עז
|
|
44
|
+
"fierce": { label: "עז", description: "עז וסמכותי" },
|
|
45
45
|
"determined": { label: "נחוש", description: "החלטי, רצון ממוקד" },
|
|
46
46
|
"passionate": { label: "נלהב", description: "תשוקה בוערת" },
|
|
47
47
|
"brooding": { label: "קודר", description: "מלנכוליה כהה ועמוקה" },
|
|
48
48
|
"seductive": { label: "מפתה", description: "מקסים, מפתה" },
|
|
49
49
|
"defiant": { label: "מתריס", description: "מתריס, בלתי כנוע" },
|
|
50
|
-
"sultry": { label: "חושני", description: "
|
|
51
|
-
"smoldering": { label: "בוער לאט", description: "עוצמה
|
|
50
|
+
"sultry": { label: "חושני", description: "לוהט, עם עפעפיים כבדים" },
|
|
51
|
+
"smoldering": { label: "בוער לאט", description: "עוצמה דרוכה ובוערת לאט" },
|
|
52
52
|
"sinister": { label: "מאיים", description: "כהה, זדוני, מאיים" },
|
|
53
|
-
"wiccan-mystical": { label: "Wiccan / מיסטי", description: "
|
|
53
|
+
"wiccan-mystical": { label: "Wiccan / מיסטי", description: "שקט ולא מהעולם הזה, אזוטרי" },
|
|
54
54
|
"lazy-shy": { label: "ביישן עצל", description: "מנמנם, רך, ביישן למחצה" },
|
|
55
55
|
"awe": { label: "פליאה", description: "פלא, יראה" },
|
|
56
56
|
"shocked": { label: "המום", description: "מופתע, פה פתוח" },
|
|
57
57
|
"flirty": { label: "פלרטטני", description: "פלרטוט שובב, חיוך מתעכב, קשר עין מתמשך" },
|
|
58
58
|
"suspicious": { label: "חשדן", description: "אי-אמון זהיר, עיניים מצומצמות, מבט צד" },
|
|
59
|
-
"resigned": { label: "
|
|
59
|
+
"resigned": { label: "משלים עם המצב", description: "השלמה שקטה עם מצב לא נעים" },
|
|
60
60
|
"conflicted": { label: "מתלבט", description: "מאבק פנימי גלוי, מצח מקומט" },
|
|
61
|
-
"relieved": { label: "
|
|
61
|
+
"relieved": { label: "חש הקלה", description: "המתח משתחרר לרוגע" },
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
export default map
|
package/src/i18n/mood.ja.ts
CHANGED
|
@@ -2,11 +2,11 @@ import type { LocaleCatalogMap } from "./types.js"
|
|
|
2
2
|
|
|
3
3
|
const map: LocaleCatalogMap = {
|
|
4
4
|
// Positive
|
|
5
|
-
"happy": { label: "幸せ", description: "
|
|
6
|
-
"joyful": { label: "喜びにあふれた", description: "
|
|
5
|
+
"happy": { label: "幸せ", description: "温かく微笑む幸せ" },
|
|
6
|
+
"joyful": { label: "喜びにあふれた", description: "輝くような、抑えきれない喜び" },
|
|
7
7
|
"serene": { label: "穏やか", description: "静かで平和な満足感" },
|
|
8
8
|
"playful": { label: "遊び心のある", description: "いたずらっぽい遊び心のあるエネルギー" },
|
|
9
|
-
"confident": { label: "自信に満ちた", description: "
|
|
9
|
+
"confident": { label: "自信に満ちた", description: "揺るぎない自信" },
|
|
10
10
|
"loving": { label: "愛に満ちた", description: "優しく愛情深い" },
|
|
11
11
|
"amused": { label: "面白がっている", description: "微妙に面白がってにやりとする" },
|
|
12
12
|
"smirking": { label: "ニヤつく", description: "生意気で傲慢な笑み" },
|
|
@@ -17,47 +17,47 @@ const map: LocaleCatalogMap = {
|
|
|
17
17
|
"sad": { label: "悲しい", description: "静かに悲しく、うつむきがち" },
|
|
18
18
|
"angry": { label: "怒っている", description: "明確な怒り、緊張" },
|
|
19
19
|
"afraid": { label: "怯えた", description: "怯えて目を見開く" },
|
|
20
|
-
"anxious": { label: "不安", description: "
|
|
20
|
+
"anxious": { label: "不安", description: "そわそわして心配そう" },
|
|
21
21
|
"melancholy": { label: "憂鬱", description: "切ない悲しみ" },
|
|
22
22
|
"devastated": { label: "打ちひしがれた", description: "心が砕けるような悲しみ" },
|
|
23
23
|
"grieving": { label: "悲嘆に暮れる", description: "深い悲しみ、喪失" },
|
|
24
24
|
"caught-off-guard": { label: "不意を突かれた", description: "反応の途中で驚いた" },
|
|
25
|
-
"aloof": { label: "よそよそしい", description: "
|
|
26
|
-
"vulnerable": { label: "傷つきやすい", description: "
|
|
25
|
+
"aloof": { label: "よそよそしい", description: "打ち解けず、興味なさげ" },
|
|
26
|
+
"vulnerable": { label: "傷つきやすい", description: "むき出しで無防備" },
|
|
27
27
|
"coy": { label: "はにかみ", description: "恥ずかしげで伏し目がち" },
|
|
28
28
|
"bored": { label: "退屈", description: "無関心で無表情" },
|
|
29
29
|
"embarrassed": { label: "恥ずかしがった", description: "頬を赤らめ、目をそらす" },
|
|
30
|
-
"disgusted": { label: "
|
|
30
|
+
"disgusted": { label: "嫌悪", description: "嫌悪感、後ずさり" },
|
|
31
31
|
"bewildered": { label: "困惑", description: "混乱して途方に暮れる" },
|
|
32
32
|
|
|
33
33
|
// Neutral
|
|
34
34
|
"thoughtful": { label: "思索的", description: "深く考えている" },
|
|
35
|
-
"stoic": { label: "
|
|
36
|
-
"calm": { label: "落ち着いた", description: "
|
|
37
|
-
"curious": { label: "好奇心旺盛", description: "
|
|
38
|
-
"mysterious": { label: "ミステリアス", description: "
|
|
35
|
+
"stoic": { label: "ポーカーフェイス", description: "無表情で読み取れない" },
|
|
36
|
+
"calm": { label: "落ち着いた", description: "心の軸がぶれず、動じない" },
|
|
37
|
+
"curious": { label: "好奇心旺盛", description: "興味津々で、注意を向けている" },
|
|
38
|
+
"mysterious": { label: "ミステリアス", description: "底知れず、謎めいた" },
|
|
39
39
|
"dazed": { label: "ぼんやり", description: "夢見心地で半分上の空" },
|
|
40
40
|
"sleepy": { label: "眠そう", description: "うとうとして瞼が重い" },
|
|
41
|
-
"unbothered": { label: "
|
|
41
|
+
"unbothered": { label: "平然", description: "落ち着き払った余裕" },
|
|
42
42
|
|
|
43
43
|
// Intense
|
|
44
44
|
"fierce": { label: "猛々しい", description: "猛々しく堂々とした" },
|
|
45
45
|
"determined": { label: "決意に満ちた", description: "毅然とした集中した意志" },
|
|
46
46
|
"passionate": { label: "情熱的", description: "燃えるような情熱" },
|
|
47
|
-
"brooding": { label: "陰鬱", description: "
|
|
47
|
+
"brooding": { label: "陰鬱", description: "暗く思い詰めた憂鬱" },
|
|
48
48
|
"seductive": { label: "誘惑的", description: "魅惑的で誘惑的" },
|
|
49
49
|
"defiant": { label: "反抗的", description: "反抗的で屈しない" },
|
|
50
|
-
"sultry": { label: "妖艶", description: "
|
|
51
|
-
"smoldering": { label: "燻る", description: "
|
|
50
|
+
"sultry": { label: "妖艶", description: "燻るような、重たげな瞼" },
|
|
51
|
+
"smoldering": { label: "燻る", description: "張り詰めて、じわじわと燃える激しさ" },
|
|
52
52
|
"sinister": { label: "邪悪", description: "暗く悪意あり、脅威的" },
|
|
53
53
|
"wiccan-mystical": { label: "ウィッカン/神秘的", description: "静かに異世界的でオカルト的" },
|
|
54
|
-
"lazy-shy": { label: "
|
|
54
|
+
"lazy-shy": { label: "けだるげでシャイ", description: "うとうと、柔らかく半ばシャイ" },
|
|
55
55
|
"awe": { label: "畏敬", description: "驚嘆、畏れに満ちた" },
|
|
56
56
|
"shocked": { label: "ショック", description: "驚いて口を開ける" },
|
|
57
57
|
|
|
58
58
|
// Additional moods
|
|
59
|
-
"flirty": { label: "
|
|
60
|
-
"suspicious": { label: "
|
|
59
|
+
"flirty": { label: "思わせぶり", description: "遊び心のある誘い、余韻の残る笑み、じっと合わせる視線" },
|
|
60
|
+
"suspicious": { label: "疑い深い", description: "警戒した不信、細めた目、横目" },
|
|
61
61
|
"resigned": { label: "諦念", description: "不快な状況を静かに受け入れる" },
|
|
62
62
|
"conflicted": { label: "葛藤", description: "目に見える内的葛藤、寄せた眉" },
|
|
63
63
|
"relieved": { label: "安堵", description: "緊張が解けて穏やかに" },
|
|
@@ -2,7 +2,7 @@ import type { LocaleCatalogMap } from "./types.js"
|
|
|
2
2
|
|
|
3
3
|
const map: LocaleCatalogMap = {
|
|
4
4
|
// -------------------- Hip Hop / R&B --------------------
|
|
5
|
-
"hip-hop": { label: "היפ הופ", description: "
|
|
5
|
+
"hip-hop": { label: "היפ הופ", description: "הגשה קצבית מדוברת, ביטים מדוגמים או מתוכנתים" },
|
|
6
6
|
"trap": { label: "טראפ", description: "טראפ" },
|
|
7
7
|
"boom-bap": { label: "בום באפ", description: "היפ הופ בום באפ" },
|
|
8
8
|
"lo-fi-hip-hop": { label: "לו-פיי היפ הופ", description: "היפ הופ לו-פיי" },
|
|
@@ -24,7 +24,7 @@ const map: LocaleCatalogMap = {
|
|
|
24
24
|
"moombahton": { label: "מומבטון", description: "מומבטון" },
|
|
25
25
|
"glitch-hop": { label: "גליץ' הופ", description: "גליץ' הופ" },
|
|
26
26
|
|
|
27
|
-
"rnb": { description: "
|
|
27
|
+
"rnb": { description: "ווקאלים חלקים, השפעות סול" },
|
|
28
28
|
"neo-soul": { label: "ניאו-סול", description: "ניאו-סול" },
|
|
29
29
|
"contemporary-rnb": { label: "R&B עכשווי", description: "R&B עכשווי" },
|
|
30
30
|
"alt-rnb": { label: "R&B אלטרנטיבי", description: "R&B אלטרנטיבי" },
|
|
@@ -33,7 +33,7 @@ const map: LocaleCatalogMap = {
|
|
|
33
33
|
"new-jack-swing": { label: "ניו ג'ק סווינג", description: "ניו ג'ק סווינג" },
|
|
34
34
|
"future-soul": { label: "סול עתידי", description: "סול עתידי" },
|
|
35
35
|
|
|
36
|
-
"soul": { label: "סול", description: "
|
|
36
|
+
"soul": { label: "סול", description: "ווקאלים רגשיים, שורשי גוספל, R&B וינטג'" },
|
|
37
37
|
"motown": { label: "מוטאון", description: "סול מוטאון" },
|
|
38
38
|
"northern-soul": { label: "סול צפוני", description: "סול צפוני" },
|
|
39
39
|
"southern-soul": { label: "סול דרומי", description: "סול דרומי" },
|
|
@@ -45,7 +45,7 @@ const map: LocaleCatalogMap = {
|
|
|
45
45
|
"electro-funk": { label: "אלקטרו פאנק", description: "אלקטרו-פאנק" },
|
|
46
46
|
"jazz-funk": { label: "ג'אז-פאנק", description: "ג'אז-פאנק" },
|
|
47
47
|
|
|
48
|
-
"lofi": { label: "לו-פיי", description: "
|
|
48
|
+
"lofi": { label: "לו-פיי", description: "רחש טייפ חמים, ביטים מתונים, נוסטלגי" },
|
|
49
49
|
"lofi-beats": { label: "ביטים", description: "ביטי לו-פיי" },
|
|
50
50
|
"lofi-jazz": { label: "ג'אז", description: "ג'אז לו-פיי" },
|
|
51
51
|
"chillhop": { label: "צ'ילהופ", description: "צ'ילהופ" },
|
|
@@ -78,7 +78,7 @@ const map: LocaleCatalogMap = {
|
|
|
78
78
|
"footwork": { label: "פוטוורק", description: "פוטוורק" },
|
|
79
79
|
"indie-electronic": { label: "אלקטרוני אינדי", description: "אלקטרוני אינדי" },
|
|
80
80
|
|
|
81
|
-
"industrial": { label: "אינדסטריאל", description: "אלקטרוני קשוח, מרקמים מכניים,
|
|
81
|
+
"industrial": { label: "אינדסטריאל", description: "אלקטרוני קשוח, מרקמים מכניים, צורם" },
|
|
82
82
|
"ebm": { label: "EBM", description: "מוזיקת גוף אלקטרונית" },
|
|
83
83
|
"industrial-metal": { label: "מטאל אינדסטריאל", description: "מטאל אינדסטריאל" },
|
|
84
84
|
"noise": { label: "נויז", description: "נויז אינדסטריאל" },
|
|
@@ -101,7 +101,7 @@ const map: LocaleCatalogMap = {
|
|
|
101
101
|
"downtempo": { label: "דאון-טמפו", description: "דאון-טמפו" },
|
|
102
102
|
"trip-hop": { label: "טריפ הופ", description: "טריפ הופ" },
|
|
103
103
|
|
|
104
|
-
"disco": { label: "דיסקו", description: "ארבע
|
|
104
|
+
"disco": { label: "דיסקו", description: "קצב ארבע על הרצפה (four-on-the-floor), כלי מיתר עשירים, עידן רחבת הריקודים" },
|
|
105
105
|
"italo-disco": { label: "איטלו דיסקו", description: "איטלו דיסקו" },
|
|
106
106
|
"nu-disco": { label: "נו-דיסקו", description: "נו-דיסקו" },
|
|
107
107
|
"euro-disco": { label: "יורו דיסקו", description: "יורו דיסקו" },
|
|
@@ -150,7 +150,7 @@ const map: LocaleCatalogMap = {
|
|
|
150
150
|
"skate-punk": { label: "סקייט פאנק", description: "סקייט פאנק" },
|
|
151
151
|
"anarcho-punk": { label: "אנרכו", description: "אנרכו-פאנק" },
|
|
152
152
|
|
|
153
|
-
"metal": { label: "מטאל", description: "דיסטורשן כבד,
|
|
153
|
+
"metal": { label: "מטאל", description: "דיסטורשן כבד, ווקאלים אגרסיביים" },
|
|
154
154
|
"heavy-metal": { description: "הבי מטאל" },
|
|
155
155
|
"death-metal": { description: "דת' מטאל" },
|
|
156
156
|
"black-metal": { description: "בלאק מטאל" },
|
|
@@ -178,7 +178,7 @@ const map: LocaleCatalogMap = {
|
|
|
178
178
|
"nu-jazz": { label: "נו-ג'אז", description: "נו-ג'אז" },
|
|
179
179
|
"acid-jazz": { label: "אסיד ג'אז", description: "אסיד ג'אז" },
|
|
180
180
|
|
|
181
|
-
"blues": { label: "בלוז", description: "תבנית 12 תיבות,
|
|
181
|
+
"blues": { label: "בלוז", description: "תבנית 12 תיבות, ווקאלים אקספרסיביים, בנדים" },
|
|
182
182
|
"delta-blues": { label: "בלוז דלתא", description: "בלוז דלתא" },
|
|
183
183
|
"chicago-blues": { label: "בלוז שיקגו", description: "בלוז שיקגו" },
|
|
184
184
|
"electric-blues": { label: "בלוז חשמלי", description: "בלוז חשמלי" },
|
|
@@ -215,7 +215,7 @@ const map: LocaleCatalogMap = {
|
|
|
215
215
|
"ska": { label: "סקא", description: "סקא" },
|
|
216
216
|
"rocksteady": { label: "רוקסטדי", description: "רוקסטדי" },
|
|
217
217
|
|
|
218
|
-
"latin": { label: "לטינית", description: "מסורות מוזיקליות אמריקה הלטינית" },
|
|
218
|
+
"latin": { label: "לטינית", description: "מסורות מוזיקליות של אמריקה הלטינית" },
|
|
219
219
|
"salsa": { label: "סלסה", description: "סלסה" },
|
|
220
220
|
"bossa-nova": { label: "בוסה נובה", description: "בוסה נובה" },
|
|
221
221
|
"reggaeton": { label: "רגטון", description: "רגטון" },
|
|
@@ -2,7 +2,7 @@ import type { LocaleCatalogMap } from "./types.js"
|
|
|
2
2
|
|
|
3
3
|
const map: LocaleCatalogMap = {
|
|
4
4
|
// -------------------- Hip Hop / R&B --------------------
|
|
5
|
-
"hip-hop": { label: "ヒップホップ", description: "
|
|
5
|
+
"hip-hop": { label: "ヒップホップ", description: "リズミカルな語り口、サンプリングや打ち込みのビート" },
|
|
6
6
|
"trap": { label: "トラップ", description: "トラップ" },
|
|
7
7
|
"boom-bap": { label: "ブーンバップ", description: "ブーンバップ・ヒップホップ" },
|
|
8
8
|
"lo-fi-hip-hop": { label: "ローファイ・ヒップホップ", description: "ローファイ・ヒップホップ" },
|
|
@@ -64,7 +64,7 @@ const map: LocaleCatalogMap = {
|
|
|
64
64
|
"jungle": { label: "ジャングル", description: "ジャングル" },
|
|
65
65
|
"dubstep": { label: "ダブステップ", description: "ダブステップ" },
|
|
66
66
|
"future-bass": { label: "フューチャーベース", description: "フューチャーベース" },
|
|
67
|
-
"trap-edm": { label: "
|
|
67
|
+
"trap-edm": { label: "トラップ(EDM)", description: "トラップEDM" },
|
|
68
68
|
"synthwave": { label: "シンセウェイブ", description: "シンセウェイブ" },
|
|
69
69
|
"outrun": { label: "アウトラン", description: "アウトラン・シンセウェイブ" },
|
|
70
70
|
"vaporwave": { label: "ヴェイパーウェイブ", description: "ヴェイパーウェイブ" },
|
|
@@ -83,13 +83,13 @@ const map: LocaleCatalogMap = {
|
|
|
83
83
|
"industrial-metal": { label: "インダストリアル・メタル", description: "インダストリアル・メタル" },
|
|
84
84
|
"noise": { label: "ノイズ", description: "ノイズ・インダストリアル" },
|
|
85
85
|
|
|
86
|
-
"ambient-genre": { label: "アンビエント", description: "
|
|
86
|
+
"ambient-genre": { label: "アンビエント", description: "空間的、ゆっくりと変化、ビートレスなことも多い" },
|
|
87
87
|
"dark-ambient": { label: "ダーク・アンビエント", description: "ダーク・アンビエント" },
|
|
88
|
-
"drone": { label: "ドローン", description: "
|
|
88
|
+
"drone": { label: "ドローン", description: "ドローン・ミュージック" },
|
|
89
89
|
"new-age": { label: "ニューエイジ", description: "ニューエイジ・アンビエント" },
|
|
90
90
|
"space-music": { label: "スペース", description: "スペース・アンビエント" },
|
|
91
91
|
|
|
92
|
-
"experimental": { label: "実験的", description: "
|
|
92
|
+
"experimental": { label: "実験的", description: "ジャンルにとらわれない、前衛的、抽象的" },
|
|
93
93
|
"musique-concrete": { label: "ミュジーク・コンクレート", description: "ミュジーク・コンクレート" },
|
|
94
94
|
"noise-music": { label: "ノイズ", description: "ノイズ・ミュージック" },
|
|
95
95
|
"free-improv": { label: "フリー・インプロヴィゼーション", description: "フリー・インプロヴィゼーション" },
|
|
@@ -101,13 +101,13 @@ const map: LocaleCatalogMap = {
|
|
|
101
101
|
"downtempo": { label: "ダウンテンポ", description: "ダウンテンポ" },
|
|
102
102
|
"trip-hop": { label: "トリップホップ", description: "トリップホップ" },
|
|
103
103
|
|
|
104
|
-
"disco": { label: "ディスコ", description: "
|
|
104
|
+
"disco": { label: "ディスコ", description: "四つ打ち、豪華なストリングス、ダンスフロア全盛期" },
|
|
105
105
|
"italo-disco": { label: "イタロ・ディスコ", description: "イタロ・ディスコ" },
|
|
106
106
|
"nu-disco": { label: "ニューディスコ", description: "ニューディスコ" },
|
|
107
107
|
"euro-disco": { label: "ユーロ・ディスコ", description: "ユーロ・ディスコ" },
|
|
108
108
|
|
|
109
109
|
// -------------------- Pop --------------------
|
|
110
|
-
"pop": { label: "ポップ", description: "
|
|
110
|
+
"pop": { label: "ポップ", description: "メインストリーム、フック重視" },
|
|
111
111
|
"synth-pop": { label: "シンセポップ", description: "シンセポップ" },
|
|
112
112
|
"dream-pop": { label: "ドリームポップ", description: "ドリームポップ" },
|
|
113
113
|
"indie-pop": { label: "インディーポップ", description: "インディーポップ" },
|
|
@@ -188,7 +188,7 @@ const map: LocaleCatalogMap = {
|
|
|
188
188
|
"country": { label: "カントリー", description: "アコースティック、物語的な歌詞" },
|
|
189
189
|
"country-pop": { label: "カントリー・ポップ", description: "カントリー・ポップ" },
|
|
190
190
|
"outlaw-country": { label: "アウトロー・カントリー", description: "アウトロー・カントリー" },
|
|
191
|
-
"alt-country": { label: "
|
|
191
|
+
"alt-country": { label: "オルタナティブ・カントリー", description: "オルタナティブ・カントリー" },
|
|
192
192
|
"country-rock": { label: "カントリー・ロック", description: "カントリー・ロック" },
|
|
193
193
|
"americana": { label: "アメリカーナ", description: "アメリカーナ" },
|
|
194
194
|
"honky-tonk": { label: "ホンキートンク", description: "ホンキートンク" },
|
|
@@ -249,15 +249,15 @@ const map: LocaleCatalogMap = {
|
|
|
249
249
|
"baroque": { label: "バロック", description: "バロック・クラシック" },
|
|
250
250
|
"romantic": { label: "ロマン派", description: "ロマン派時代のクラシック" },
|
|
251
251
|
"modern-classical": { label: "現代クラシック", description: "現代クラシック" },
|
|
252
|
-
"minimalist-classical": { label: "
|
|
252
|
+
"minimalist-classical": { label: "ミニマル", description: "ミニマル・ミュージック" },
|
|
253
253
|
"choral": { label: "合唱", description: "合唱クラシック" },
|
|
254
254
|
"chamber-music": { label: "室内楽", description: "室内楽" },
|
|
255
255
|
"opera": { label: "オペラ", description: "オペラ的" },
|
|
256
256
|
"early-music": { label: "古楽", description: "古楽" },
|
|
257
257
|
|
|
258
|
-
"cinematic": { label: "シネマティック", description: "
|
|
258
|
+
"cinematic": { label: "シネマティック", description: "映画音楽風、情感を呼び起こす、ムード重視" },
|
|
259
259
|
"epic-orchestral": { label: "壮大なオーケストラ", description: "壮大なオーケストラ・シネマティック" },
|
|
260
|
-
"minimalist-score": { label: "
|
|
260
|
+
"minimalist-score": { label: "ミニマル・スコア", description: "ミニマルな映画音楽" },
|
|
261
261
|
"trailer-music": { label: "トレーラー", description: "トレーラー・シネマティック音楽" },
|
|
262
262
|
"score-action": { label: "アクション", description: "アクション映画スコア" },
|
|
263
263
|
"score-horror": { label: "ホラー", description: "ホラー映画スコア" },
|
|
@@ -267,19 +267,19 @@ const map: LocaleCatalogMap = {
|
|
|
267
267
|
"score-noir": { label: "ノワール", description: "ノワール・シネマティック" },
|
|
268
268
|
"score-documentary": { label: "ドキュメンタリー", description: "ドキュメンタリー・スコア" },
|
|
269
269
|
|
|
270
|
-
"video-game": { label: "
|
|
270
|
+
"video-game": { label: "ゲーム音楽", description: "ゲーム音楽風 — チップチューン、オーケストラ、エレクトロニック" },
|
|
271
271
|
"chiptune": { label: "チップチューン", description: "チップチューン" },
|
|
272
272
|
"8bit": { label: "8ビット", description: "8ビット" },
|
|
273
273
|
"16bit": { label: "16ビット", description: "16ビット" },
|
|
274
|
-
"vgm-orchestral": { label: "オーケストラVGM", description: "
|
|
275
|
-
"vgm-synth": { label: "シンセVGM", description: "
|
|
274
|
+
"vgm-orchestral": { label: "オーケストラVGM", description: "オーケストラ系ゲーム音楽" },
|
|
275
|
+
"vgm-synth": { label: "シンセVGM", description: "シンセ系ゲーム音楽" },
|
|
276
276
|
|
|
277
277
|
"holiday": { label: "ホリデー", description: "季節 — クリスマス、お祝い、伝統的" },
|
|
278
278
|
"christmas": { label: "クリスマス", description: "クリスマス" },
|
|
279
279
|
"winter": { label: "冬", description: "冬のホリデー" },
|
|
280
280
|
"festive": { label: "祝祭", description: "祝祭" },
|
|
281
281
|
|
|
282
|
-
"children": { label: "
|
|
282
|
+
"children": { label: "子ども向け", description: "子どもの音楽 — シングアロング、子守歌、教育的" },
|
|
283
283
|
"lullaby": { label: "子守歌", description: "子守歌" },
|
|
284
284
|
"nursery-rhyme": { label: "童謡", description: "童謡" },
|
|
285
285
|
"kids-pop": { label: "子どもポップ", description: "子どもポップ" },
|
|
@@ -296,7 +296,7 @@ const map: LocaleCatalogMap = {
|
|
|
296
296
|
"2000s": { description: "ポップパンク、R&Bリバイバル" },
|
|
297
297
|
"2010s": { description: "EDMメインストリーム、ストリーミング時代" },
|
|
298
298
|
"modern": { label: "現代", description: "2020年代以降のコンテンポラリー" },
|
|
299
|
-
"futurist": { label: "
|
|
299
|
+
"futurist": { label: "近未来", description: "SF的、異世界的" },
|
|
300
300
|
}
|
|
301
301
|
|
|
302
302
|
export default map
|