@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.fr.ts
CHANGED
|
@@ -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" },
|
package/src/i18n/styling.he.ts
CHANGED
|
@@ -2,109 +2,110 @@ import type { LocaleCatalogMap } from "./types.js"
|
|
|
2
2
|
|
|
3
3
|
const map: LocaleCatalogMap = {
|
|
4
4
|
// Makeup
|
|
5
|
-
"makeup-natural": { label: "טבעי", description: "
|
|
5
|
+
"makeup-natural": { label: "טבעי", description: "איפור עדין במראה ללא איפור" },
|
|
6
6
|
"makeup-glamour": { label: "זוהר", description: "מראה גלאם מלא ומלוטש" },
|
|
7
|
-
"makeup-smoky": { label: "עין מעושנת", description: "
|
|
7
|
+
"makeup-smoky": { label: "עין מעושנת", description: "איפור עיניים כהה ודרמטי" },
|
|
8
8
|
"makeup-bold-lips": { label: "שפתיים נועזות", description: "שפתון אדום או כהה חזק" },
|
|
9
|
-
"makeup-editorial": { label: "אדיטוריאלי", description: "
|
|
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: "משקפי שמש כהים כלליים" },
|
|
15
|
-
"eyewear-aviators": { label: "
|
|
16
|
-
"eyewear-cat-eye": { label: "
|
|
17
|
-
"eyewear-round": { label: "עגולים / John Lennon", description: "משקפיים עגולים עם מסגרת
|
|
16
|
+
"eyewear-aviators": { label: "משקפי טייסים", description: "משקפי שמש טייסים קלאסיים" },
|
|
17
|
+
"eyewear-cat-eye": { label: "עין חתול", description: "מסגרות עין חתול וינטג'" },
|
|
18
|
+
"eyewear-round": { label: "עגולים / John Lennon", description: "משקפיים עגולים עם מסגרת מתכת דקה" },
|
|
18
19
|
"eyewear-fashion": { label: "משקפי אופנה", description: "מסגרות מעצבים נועזות" },
|
|
19
|
-
"eyewear-sport": { label: "משקפי ספורט", description: "משקפי ספורט
|
|
20
|
+
"eyewear-sport": { label: "משקפי ספורט", description: "משקפי ספורט עוטפים" },
|
|
20
21
|
|
|
21
22
|
// Headwear
|
|
22
23
|
"headwear-beanie": { label: "כובע גרב", description: "כובע גרב סרוג" },
|
|
23
24
|
"headwear-baseball-cap": { label: "כובע בייסבול", description: "כובע עם מצחייה מעוקלת" },
|
|
24
|
-
"headwear-fedora": { label: "
|
|
25
|
+
"headwear-fedora": { label: "פדורה", description: "פדורה עם שוליים" },
|
|
25
26
|
"headwear-sun-hat": { label: "כובע שמש", description: "כובע שמש עם שוליים רחבים" },
|
|
26
27
|
"headwear-headband": { label: "סרט ראש", description: "סרט ראש לשיער" },
|
|
27
28
|
"headwear-bandana": { label: "בנדנה", description: "בנדנה קשורה סביב הראש" },
|
|
28
29
|
"headwear-hood": { label: "ברדס", description: "ברדס מורם" },
|
|
29
30
|
"headwear-crown": { label: "כתר", description: "כתר מלכותי או דקורטיבי" },
|
|
30
|
-
"headwear-nemes": { label: "כיסוי ראש נמס", description: "נמס פרעוני מפוספס עם אוראוס" },
|
|
31
|
+
"headwear-nemes": { label: "כיסוי ראש פרעוני (נמס)", description: "נמס פרעוני מפוספס עם אוראוס" },
|
|
31
32
|
"headwear-helmet": { label: "קסדה", description: "קסדת מגן" },
|
|
32
|
-
"headwear-veil": { label: "
|
|
33
|
+
"headwear-veil": { label: "הינומה / רעלה", description: "הינומה או רעלה על הפנים/השיער" },
|
|
33
34
|
"headwear-bucket-hat": { label: "כובע דלי", description: "כובע דלי קז'ואל עם שוליים רכים" },
|
|
34
35
|
"headwear-beret": { label: "ברט", description: "ברט צרפתי עגול ורך" },
|
|
35
36
|
"headwear-turban": { label: "טורבן", description: "טורבן עטוף סביב הראש, תרבותי / אופנתי" },
|
|
36
37
|
"headwear-fascinator": { label: "Fascinator", description: "כיסוי ראש דקורטיבי קטן בסגנון חתונה מלכותית" },
|
|
37
|
-
"headwear-bowler": { label: "כובע
|
|
38
|
+
"headwear-bowler": { label: "כובע בולר", description: "כובע בולר / דרבי עם כיפה עגולה" },
|
|
38
39
|
"headwear-cowboy-hat": { label: "כובע קאובוי", description: "כובע קאובוי מערבי עם שוליים רחבים" },
|
|
39
40
|
|
|
40
41
|
// Hair Cut
|
|
41
|
-
"cut-pixie": { label: "
|
|
42
|
-
"cut-buzz-cut": { label: "
|
|
43
|
-
"cut-crew-cut": { label: "
|
|
42
|
+
"cut-pixie": { label: "פיקסי", description: "תספורת פיקסי קצרה וקצוצה" },
|
|
43
|
+
"cut-buzz-cut": { label: "באז קאט", description: "באז קאט קצר מאוד" },
|
|
44
|
+
"cut-crew-cut": { label: "קרו קאט", description: "קרו קאט קלאסי קצר ומדורג" },
|
|
44
45
|
"cut-shaved": { label: "מגולח", description: "מגולח לחלוטין" },
|
|
45
|
-
"cut-undercut": { label: "
|
|
46
|
-
"cut-faux-hawk": { label: "
|
|
47
|
-
"cut-mohawk": { label: "
|
|
48
|
-
"cut-pompadour": { label: "
|
|
46
|
+
"cut-undercut": { label: "אנדרקאט", description: "צדדים קצרים, חלק עליון ארוך יותר" },
|
|
47
|
+
"cut-faux-hawk": { label: "פו-הוק", description: "פס מרכזי מורם, צדדים מדורגים" },
|
|
48
|
+
"cut-mohawk": { label: "מוהוק", description: "צדדים מגולחים, פס מרכזי גבוה" },
|
|
49
|
+
"cut-pompadour": { label: "פומפדור", description: "סחוף מעלה ולאחור, נפח בחזית" },
|
|
49
50
|
"cut-short": { label: "קצר", description: "תספורת קצרה כללית" },
|
|
50
51
|
"cut-short-curly": { label: "תלתלים קצרים", description: "צורת תלתלים מדורגת קצרה" },
|
|
51
52
|
|
|
52
|
-
"cut-micro-bob": { label: "
|
|
53
|
-
"cut-french-bob": { label: "
|
|
54
|
-
"cut-bob": { label: "
|
|
55
|
-
"cut-lob": { label: "
|
|
53
|
+
"cut-micro-bob": { label: "מיקרו בוב", description: "בוב באורך אוזניים קצר מאוד" },
|
|
54
|
+
"cut-french-bob": { label: "בוב צרפתי", description: "בוב באורך לסת חד, לעתים עם פוני" },
|
|
55
|
+
"cut-bob": { label: "בוב", description: "תספורת בוב באורך סנטר" },
|
|
56
|
+
"cut-lob": { label: "לוב (בוב ארוך)", description: "בוב ארוך, באורך עצם הבריח" },
|
|
56
57
|
|
|
57
|
-
"cut-mullet": { label: "
|
|
58
|
-
"cut-wolf-cut": { label: "
|
|
58
|
+
"cut-mullet": { label: "מאלט", description: "קצר מלמעלה ובצדדים, ארוך מאחור" },
|
|
59
|
+
"cut-wolf-cut": { label: "וולף קאט", description: "מאלט מדורג עם שכבות פרועות ופוני" },
|
|
59
60
|
|
|
60
|
-
"cut-bangs": { label: "פוני
|
|
61
|
-
"cut-curtain-bangs": { label: "
|
|
62
|
-
"cut-wispy-bangs": { label: "
|
|
63
|
-
"cut-side-swept": { label: "
|
|
61
|
+
"cut-bangs": { label: "פוני ישר", description: "פוני ישר על המצח" },
|
|
62
|
+
"cut-curtain-bangs": { label: "פוני וילון", description: "פוני עם פסיק מרכזי הממסגר את הפנים" },
|
|
63
|
+
"cut-wispy-bangs": { label: "פוני דליל", description: "פוני דק, דליל ואוורירי" },
|
|
64
|
+
"cut-side-swept": { label: "סרוק לצד", description: "נופל על הפנים מעל עין אחת" },
|
|
64
65
|
|
|
65
66
|
"cut-slicked-back": { label: "מסורק לאחור", description: "משוך ישר לאחור, מלוטש" },
|
|
66
|
-
"cut-bardot-tendrils": { label: "תלתלי Bardot", description: "אסוף לאחור עם
|
|
67
|
+
"cut-bardot-tendrils": { label: "תלתלי Bardot", description: "אסוף לאחור עם קווצות ממסגרות פנים" },
|
|
67
68
|
"cut-ponytail": { label: "קוקו (נמוך)", description: "קוקו נמוך אסוף לאחור" },
|
|
68
69
|
"cut-high-ponytail": { label: "קוקו גבוה", description: "קוקו קשור גבוה על הראש" },
|
|
69
|
-
"cut-half-up": { label: "
|
|
70
|
+
"cut-half-up": { label: "חצי אסוף", description: "חלק עליון אסוף, השאר זורם למטה" },
|
|
70
71
|
"cut-bun": { label: "פקעת", description: "פקעת קלאסית נמוכה או באמצע" },
|
|
71
|
-
"cut-top-knot": { label: "
|
|
72
|
-
"cut-space-buns": { label: "
|
|
72
|
+
"cut-top-knot": { label: "פקעת גבוהה", description: "פקעת קשורה גבוה על הראש" },
|
|
73
|
+
"cut-space-buns": { label: "פקעות כפולות", description: "שתי פקעות סימטריות משני הצדדים" },
|
|
73
74
|
|
|
74
75
|
"cut-braids": { label: "צמות", description: "מספר צמות רפויות ארוגות" },
|
|
75
76
|
"cut-single-braid": { label: "צמה יחידה", description: "צמה אחת ארוכה במורד הגב" },
|
|
76
|
-
"cut-two-braids": { label: "שתי צמות", description: "
|
|
77
|
-
"cut-french-braid": { label: "צמה צרפתית", description: "
|
|
77
|
+
"cut-two-braids": { label: "שתי צמות", description: "שתי צמות, אחת בכל צד" },
|
|
78
|
+
"cut-french-braid": { label: "צמה צרפתית", description: "קלועה צמוד לקרקפת" },
|
|
78
79
|
"cut-dutch-braid": { label: "צמה הולנדית", description: "צמה צרפתית הפוכה ומורמת" },
|
|
79
|
-
"cut-fishtail-braid": { label: "צמת זנב דג", description: "
|
|
80
|
-
"cut-box-braids": { label: "Box Braids", description: "צמות
|
|
80
|
+
"cut-fishtail-braid": { label: "צמת זנב דג", description: "קליעה דקה משני חלקים" },
|
|
81
|
+
"cut-box-braids": { label: "Box Braids", description: "צמות נפרדות בחלוקה מרובעת" },
|
|
81
82
|
"cut-crown-braid": { label: "צמת כתר", description: "צמה עטופה סביב הראש" },
|
|
82
|
-
"cut-cornrows": { label: "Cornrows", description: "
|
|
83
|
+
"cut-cornrows": { label: "Cornrows", description: "דוגמת צמות צמודות לקרקפת" },
|
|
83
84
|
|
|
84
|
-
"cut-dreadlocks": { label: "
|
|
85
|
-
"cut-sisterlocks": { label: "Sisterlocks", description: "
|
|
85
|
+
"cut-dreadlocks": { label: "ראסטות", description: "ראסטות דמויות חבל" },
|
|
86
|
+
"cut-sisterlocks": { label: "Sisterlocks", description: "ראסטות זעירות דקות ומסודרות" },
|
|
86
87
|
|
|
87
88
|
// Hair State
|
|
88
|
-
"hair-wet": { label: "רטוב", description: "שיער
|
|
89
|
-
"hair-damp": { label: "לח", description: "שיער לח
|
|
89
|
+
"hair-wet": { label: "רטוב", description: "שיער ספוג מים ונצמד" },
|
|
90
|
+
"hair-damp": { label: "לח", description: "שיער לח מיד לאחר חפיפה" },
|
|
90
91
|
"hair-messy": { label: "מבולגן", description: "פרוע, לא מסודר" },
|
|
91
|
-
"hair-tousled": { label: "
|
|
92
|
-
"hair-bedhead": { label: "
|
|
93
|
-
"hair-windswept": { label: "
|
|
94
|
-
"hair-voluminous": { label: "מלא נפח", description: "גדול,
|
|
92
|
+
"hair-tousled": { label: "פרוע קלות", description: "מעט פרוע, טבעי ולא מסודר" },
|
|
93
|
+
"hair-bedhead": { label: "פרוע מהשינה", description: "צד שטוח כמו מיד אחרי הקימה מהמיטה" },
|
|
94
|
+
"hair-windswept": { label: "סחוף רוח", description: "סחוף רוח, שיער בתנועה" },
|
|
95
|
+
"hair-voluminous": { label: "מלא נפח", description: "נפח גדול, מסודר בפן" },
|
|
95
96
|
"hair-sleek": { label: "חלק", description: "ישר חלק כזכוכית" },
|
|
96
|
-
"hair-frizzy": { label: "
|
|
97
|
-
"hair-strands-on-face": { label: "
|
|
98
|
-
"hair-tucked-behind-ear": { label: "מאחורי האוזן", description: "
|
|
97
|
+
"hair-frizzy": { label: "מקורזל", description: "הילת קרזול" },
|
|
98
|
+
"hair-strands-on-face": { label: "קווצות על הפנים", description: "קווצות רפויות על הפנים" },
|
|
99
|
+
"hair-tucked-behind-ear": { label: "מאחורי האוזן", description: "תחוב מאחורי אוזן אחת" },
|
|
99
100
|
"hair-flowing": { label: "זורם", description: "תנועה זורמת ארוכה" },
|
|
100
101
|
|
|
101
102
|
// Hair Treatment
|
|
102
|
-
"treatment-babylights": { label: "Babylights", description: "
|
|
103
|
-
"treatment-balayage": { label: "
|
|
104
|
-
"treatment-ombre": { label: "
|
|
105
|
-
"treatment-sombre": { label: "
|
|
106
|
-
"treatment-highlights": { label: "
|
|
107
|
-
"treatment-lowlights": { label: "
|
|
103
|
+
"treatment-babylights": { label: "Babylights", description: "גוונים עדינים במיוחד" },
|
|
104
|
+
"treatment-balayage": { label: "בלאיאז'", description: "גוונים מצוירים ביד" },
|
|
105
|
+
"treatment-ombre": { label: "אומברה", description: "מעבר הדרגתי משורשים כהים לקצוות בהירים" },
|
|
106
|
+
"treatment-sombre": { label: "סומברה", description: "אומברה רך ועדין" },
|
|
107
|
+
"treatment-highlights": { label: "גוונים", description: "גוונים קלאסיים בנייר כסף" },
|
|
108
|
+
"treatment-lowlights": { label: "גוונים כהים", description: "פסי גוון כהים יותר" },
|
|
108
109
|
"treatment-rooted": { label: "מושרש", description: "מראה צמיחת שורש גלויה" },
|
|
109
110
|
|
|
110
111
|
// Jewelry
|
|
@@ -112,30 +113,30 @@ const map: LocaleCatalogMap = {
|
|
|
112
113
|
"jewelry-statement": { label: "הצהרה", description: "פריט תכשיט הצהרה נועז" },
|
|
113
114
|
"jewelry-gold": { label: "זהב", description: "שרשרת + עגילי זהב" },
|
|
114
115
|
"jewelry-silver": { label: "כסף", description: "שרשרת + עגילי כסף" },
|
|
115
|
-
"jewelry-layered": { label: "בשכבות", description: "שרשראות
|
|
116
|
+
"jewelry-layered": { label: "בשכבות", description: "שרשראות בשכבות" },
|
|
116
117
|
"jewelry-pearl": { label: "פנינה", description: "שרשרת / עגילי פנינה" },
|
|
117
|
-
"jewelry-chunky": { label: "
|
|
118
|
+
"jewelry-chunky": { label: "מסיבי", description: "שרשראות וטבעות מסיביות" },
|
|
118
119
|
"jewelry-smart-watch": { label: "שעון חכם", description: "שעון חכם מודרני על שורש כף יד" },
|
|
119
|
-
"jewelry-choker-leather": { label: "
|
|
120
|
-
"jewelry-choker-velvet": { label: "
|
|
121
|
-
"jewelry-choker-chain": { label: "
|
|
122
|
-
"jewelry-stud-earrings": { label: "
|
|
120
|
+
"jewelry-choker-leather": { label: "צ'וקר עור", description: "צ'וקר עור שחור צמוד לגרון" },
|
|
121
|
+
"jewelry-choker-velvet": { label: "צ'וקר קטיפה", description: "צ'וקר סרט קטיפה, מהודר ווינטג'" },
|
|
122
|
+
"jewelry-choker-chain": { label: "צ'וקר שרשרת", description: "צ'וקר שרשרת מתכת דקה" },
|
|
123
|
+
"jewelry-stud-earrings": { label: "עגילים צמודים", description: "עגילים צמודים קטנים ופשוטים" },
|
|
123
124
|
"jewelry-hoop-earrings": { label: "עגילי חישוק", description: "חישוקי זהב או כסף" },
|
|
124
|
-
"jewelry-ear-cuff": { label: "
|
|
125
|
-
"jewelry-septum-ring": { label: "טבעת
|
|
125
|
+
"jewelry-ear-cuff": { label: "איר קאף", description: "קאף פיסולי המטפס על הסחוס" },
|
|
126
|
+
"jewelry-septum-ring": { label: "טבעת ספטום", description: "טבעת ספטום באף" },
|
|
126
127
|
"jewelry-body-chain": { label: "שרשרת גוף", description: "שרשרת מתכת דקה על פני הגוף" },
|
|
127
128
|
|
|
128
129
|
// Nails
|
|
129
|
-
"nails-polished": { label: "
|
|
130
|
-
"nails-red": { label: "אדום", description: "לק
|
|
131
|
-
"nails-dark": { label: "כהה", description: "ציפורניים
|
|
132
|
-
"nails-long-acrylic": { label: "אקריל ארוך", description: "
|
|
133
|
-
"nails-french": { label: "
|
|
130
|
+
"nails-polished": { label: "עם לק", description: "ציפורניים עם לק שקוף או ניוד" },
|
|
131
|
+
"nails-red": { label: "אדום", description: "לק אדום בוהק" },
|
|
132
|
+
"nails-dark": { label: "כהה", description: "ציפורניים כהות / שחורות" },
|
|
133
|
+
"nails-long-acrylic": { label: "אקריל ארוך", description: "ציפורני אקריל ארוכות" },
|
|
134
|
+
"nails-french": { label: "מניקור צרפתי", description: "מניקור צרפתי קלאסי" },
|
|
134
135
|
|
|
135
136
|
// Face Paint
|
|
136
|
-
"face-paint-subtle": { label: "צבע גוף עדין", description: "
|
|
137
|
+
"face-paint-subtle": { label: "צבע גוף עדין", description: "נגיעות עדינות של צבע גוף / פנים" },
|
|
137
138
|
"face-paint-dramatic": { label: "צבע פנים דרמטי", description: "צבע פנים אמנותי נועז" },
|
|
138
|
-
"face-paint-costume": { label: "צבע תחפושת", description: "צבע
|
|
139
|
+
"face-paint-costume": { label: "צבע תחפושת", description: "צבע קוספליי / תיאטרלי" },
|
|
139
140
|
"face-paint-tribal": { label: "סימני שבט", description: "סימני פנים בהשפעה שבטית" },
|
|
140
141
|
"face-paint-flag": { label: "דגל על הפנים", description: "דגל לאומי מצויר על הלחיים בסגנון אוהדים" },
|
|
141
142
|
"face-paint-warpaint": { label: "צבע מלחמה", description: "פסי צבע מלחמה לוחמני" },
|
|
@@ -143,14 +144,14 @@ const map: LocaleCatalogMap = {
|
|
|
143
144
|
// Fabric (clothing)
|
|
144
145
|
"fabric-silk": { label: "משי", description: "בגדי משי חלקים ומבריקים" },
|
|
145
146
|
"fabric-cotton": { label: "כותנה", description: "כותנה רכה מאט" },
|
|
146
|
-
"fabric-denim": { label: "
|
|
147
|
+
"fabric-denim": { label: "דנים", description: "דנים אינדיגו כבד" },
|
|
147
148
|
"fabric-leather": { label: "עור", description: "עור עשיר וגמיש" },
|
|
148
149
|
"fabric-velvet": { label: "קטיפה", description: "קטיפה רכה" },
|
|
149
150
|
"fabric-satin": { label: "סאטן", description: "סאטן מבריק" },
|
|
150
151
|
"fabric-lace": { label: "תחרה", description: "תחרה עדינה עם דוגמאות" },
|
|
151
152
|
"fabric-wool": { label: "צמר", description: "צמר ארוג חמים" },
|
|
152
153
|
"fabric-linen": { label: "פשתן", description: "פשתן טבעי עם טקסטורה" },
|
|
153
|
-
"fabric-tweed": { label: "
|
|
154
|
+
"fabric-tweed": { label: "טוויד", description: "טוויד כפרי ארוג" },
|
|
154
155
|
"fabric-cashmere": { label: "קשמיר", description: "קשמיר רך מפואר" },
|
|
155
156
|
"fabric-chiffon": { label: "שיפון", description: "שיפון שקוף זורם" },
|
|
156
157
|
"fabric-fur": { label: "פרווה", description: "פרווה עבה ורכה" },
|
|
@@ -160,7 +161,7 @@ const map: LocaleCatalogMap = {
|
|
|
160
161
|
// Outfit
|
|
161
162
|
"outfit-school-uniform": { label: "מדי בית ספר", description: "סט מדי בית ספר קלאסי" },
|
|
162
163
|
"outfit-business-suit": { label: "חליפה עסקית", description: "חליפה עסקית דו-חלקית מהוקצעת" },
|
|
163
|
-
"outfit-tuxedo": { label: "טוקסידו", description: "טוקסידו
|
|
164
|
+
"outfit-tuxedo": { label: "טוקסידו", description: "טוקסידו רשמי (בלאק-טיי)" },
|
|
164
165
|
"outfit-evening-gown": { label: "שמלת ערב", description: "שמלה פורמלית באורך רצפה" },
|
|
165
166
|
"outfit-wedding-dress": { label: "שמלת חתונה", description: "שמלת חתונה לבנה" },
|
|
166
167
|
"outfit-cocktail-dress": { label: "שמלת קוקטייל", description: "שמלת קוקטייל באורך ברך" },
|
|
@@ -169,57 +170,58 @@ const map: LocaleCatalogMap = {
|
|
|
169
170
|
"outfit-scrubs": { label: "סקרבס רפואיים", description: "סקרבס רפואיים בצבע אחיד" },
|
|
170
171
|
"outfit-military": { label: "מדי צבא", description: "מדי צבא בצבע ירוק זית" },
|
|
171
172
|
"outfit-lifeguard": { label: "תלבושת מציל", description: "חולצה ומכנסיים אדומים של מציל" },
|
|
172
|
-
"outfit-athleisure": { label: "סט
|
|
173
|
+
"outfit-athleisure": { label: "סט אתלז'ר", description: "חולצה ומכנסיים תואמים בסגנון אתלז'ר" },
|
|
173
174
|
"outfit-tracksuit": { label: "חליפת אימון", description: "חליפת אימון דו-חלקית עם רוכסן בחזית" },
|
|
174
175
|
"outfit-soccer-jersey": { label: "חולצת כדורגל", description: "חולצת נבחרת לאומית עם סמל" },
|
|
175
176
|
"outfit-bikini": { label: "ביקיני", description: "בגד ים דו-חלקי" },
|
|
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: "תלבושת בלרינה קלאסית" },
|
|
182
|
-
"outfit-flapper": { label: "
|
|
184
|
+
"outfit-flapper": { label: "פלאפר של שנות ה-1920", description: "שמלת פלאפר מחורזת" },
|
|
183
185
|
"outfit-goth": { label: "גות'", description: "גות' כהה מלא: תחרה שחורה, עור, איפור כהה, שרשראות" },
|
|
184
|
-
"outfit-emo": { label: "
|
|
185
|
-
"outfit-streetwear": { label: "
|
|
186
|
+
"outfit-emo": { label: "אימו", description: "אימו מתחילת שנות ה-2000: ג'ינס סקיני, חולצת להקה, שיער צבוע, אייליינר" },
|
|
187
|
+
"outfit-streetwear": { label: "סטריטוויר", description: "סטריטוויר מודרני: הודי, מכנסיים רפויים, סניקרס, כובע דלי" },
|
|
186
188
|
"outfit-cyberpunk": { label: "Cyberpunk", description: "Cyberpunk מואר ניאון: tech wear, אקצנטי LED, שכבות רשת" },
|
|
187
|
-
"outfit-cottagecore": { label: "Cottagecore", description: "אסתטיקה כפרית של
|
|
188
|
-
"outfit-dark-academia": { label: "Dark Academia", description: "מלומד
|
|
189
|
-
"outfit-anime-cosplay": { label: "
|
|
190
|
-
"outfit-nurse": { label: "אחות", description: "סקרבס רפואיים, סטטוסקופ,
|
|
191
|
-
"outfit-pirate": { label: "פיראט", description: "תחפושת פיראט: כובע
|
|
189
|
+
"outfit-cottagecore": { label: "Cottagecore", description: "אסתטיקה כפרית של בקתה: שמלת פריירי, סינר, סלסילה" },
|
|
190
|
+
"outfit-dark-academia": { label: "Dark Academia", description: "מלומד בטוויד אוקספורדי: בלייזר, אפודה, נעלי אוקספורד, ספרים" },
|
|
191
|
+
"outfit-anime-cosplay": { label: "קוספליי אנימה", description: "תחפושת על פי דמות אנימה מוכרת" },
|
|
192
|
+
"outfit-nurse": { label: "אחות", description: "סקרבס רפואיים, סטטוסקופ, תג זיהוי על שרוך" },
|
|
193
|
+
"outfit-pirate": { label: "פיראט", description: "תחפושת פיראט: כובע טריקורן, חגורת בד, חולצה עם מלמלה, מגפיים" },
|
|
192
194
|
"outfit-fairy": { label: "פיה", description: "פיית פנטזיה: כנפיים שקופות, כתר פרחים, שמלה אתרית" },
|
|
193
195
|
"outfit-mermaid": { label: "בת ים", description: "בת ים פנטזיה: זנב/חצאית מקושקשים, חלק עליון מצדפים" },
|
|
194
196
|
"outfit-pharaoh": { label: "לבוש פרעוני", description: "מלוכה מצרית עתיקה: ענק אוסח, חושן, חצאית קפלים" },
|
|
195
197
|
|
|
196
198
|
// Top
|
|
197
199
|
"top-tshirt": { label: "טי-שירט", description: "טי-שירט פשוט עם צווארון עגול" },
|
|
198
|
-
"top-tank": { label: "גופייה", description: "גופייה עם צווארון
|
|
199
|
-
"top-crop-top": { label: "
|
|
200
|
-
"top-hoodie": { label: "הודי", description: "הודי
|
|
201
|
-
"top-sweater": { label: "סוודר", description: "סוודר
|
|
200
|
+
"top-tank": { label: "גופייה", description: "גופייה עם צווארון סקופ" },
|
|
201
|
+
"top-crop-top": { label: "חולצת בטן", description: "מקוצר מעל אמצע הגוף" },
|
|
202
|
+
"top-hoodie": { label: "הודי", description: "הודי ללא רוכסן" },
|
|
203
|
+
"top-sweater": { label: "סוודר", description: "סוודר סרוג" },
|
|
202
204
|
"top-turtleneck": { label: "צווארון גולף", description: "צווארון גולף גבוה" },
|
|
203
|
-
"top-blouse": { label: "
|
|
204
|
-
"top-button-down": { label: "
|
|
205
|
+
"top-blouse": { label: "בלוזה", description: "חולצה מהודרת זורמת" },
|
|
206
|
+
"top-button-down": { label: "חולצה מכופתרת", description: "חולצה מכופתרת מהוקצעת" },
|
|
205
207
|
"top-polo": { label: "פולו", description: "חולצת פולו עם שרוולים קצרים" },
|
|
206
|
-
"top-tube-top": { label: "
|
|
207
|
-
"top-camisole": { label: "
|
|
208
|
+
"top-tube-top": { label: "טופ סטרפלס", description: "טופ סטרפלס ללא כתפיות" },
|
|
209
|
+
"top-camisole": { label: "קמיסול", description: "קמיסול סאטן דק" },
|
|
208
210
|
"top-corset": { label: "מחוך", description: "מחוך מובנה" },
|
|
209
|
-
"top-bra-top": { label: "
|
|
211
|
+
"top-bra-top": { label: "טופ חזייה", description: "טופ בסגנון חזייה החושף את אמצע הגוף" },
|
|
210
212
|
"top-sports-bra": { label: "חזיית ספורט", description: "חזיית ספורט אתלטית" },
|
|
211
213
|
"top-bikini-top": { label: "חלק עליון של ביקיני", description: "חלק עליון של ביקיני משולש" },
|
|
212
214
|
"top-bodysuit": { label: "בגד גוף", description: "בגד גוף חלק אחד מוצמד לפלג גוף עליון" },
|
|
213
|
-
"top-leotard": { label: "
|
|
214
|
-
"top-mesh-top": { label: "
|
|
215
|
-
"top-sheer-top": { label: "
|
|
216
|
-
"top-bandeau": { label: "
|
|
215
|
+
"top-leotard": { label: "טריקו", description: "טריקו צמוד לריקוד עם שרוולים" },
|
|
216
|
+
"top-mesh-top": { label: "טופ רשת", description: "טופ מבד רשת שקוף" },
|
|
217
|
+
"top-sheer-top": { label: "טופ שקוף", description: "טופ מבד שקוף" },
|
|
218
|
+
"top-bandeau": { label: "בנדו", description: "טופ בנדו ללא כתפיות" },
|
|
217
219
|
|
|
218
220
|
// Bottom
|
|
219
221
|
"bottom-jeans": { label: "ג'ינס", description: "ג'ינס כחול קלאסי" },
|
|
220
222
|
"bottom-skinny-jeans": { label: "ג'ינס סקיני", description: "ג'ינס בגזרה הדוקה" },
|
|
221
|
-
"bottom-wide-leg-jeans": { label: "ג'ינס
|
|
222
|
-
"bottom-mom-jeans": { label: "
|
|
223
|
+
"bottom-wide-leg-jeans": { label: "ג'ינס רחב", description: "ג'ינס רחב ורפוי" },
|
|
224
|
+
"bottom-mom-jeans": { label: "מאם ג'ינס", description: "מאם ג'ינס בגזרה גבוהה" },
|
|
223
225
|
"bottom-low-rise-jeans": { label: "ג'ינס נמוך", description: "ג'ינס בגזרה נמוכה" },
|
|
224
226
|
"bottom-chinos": { label: "צ'ינוס", description: "מכנסי צ'ינו מהוקצעים" },
|
|
225
227
|
"bottom-trousers": { label: "מכנסיים מחויטים", description: "מכנסיים מחויטים מגוהצים" },
|
|
@@ -232,76 +234,76 @@ const map: LocaleCatalogMap = {
|
|
|
232
234
|
"bottom-pleated-skirt": { label: "חצאית קפלים", description: "חצאית קפלים באורך אמצע ירך" },
|
|
233
235
|
"bottom-midi-skirt": { label: "חצאית מידי", description: "חצאית מידי באורך שוק" },
|
|
234
236
|
"bottom-maxi-skirt": { label: "חצאית מקסי", description: "חצאית מקסי באורך רצפה" },
|
|
235
|
-
"bottom-overalls": { label: "אוברול", description: "אוברול ג'ינס /
|
|
236
|
-
"bottom-culottes": { label: "
|
|
237
|
-
"bottom-palazzo-pants": { label: "מכנסי
|
|
238
|
-
"bottom-harem-pants": { label: "מכנסי
|
|
237
|
+
"bottom-overalls": { label: "אוברול", description: "אוברול ג'ינס / סרבל" },
|
|
238
|
+
"bottom-culottes": { label: "מכנסי קולוט", description: "מכנסיים קצוצים רחבי-רגליים, באורך אמצע שוק" },
|
|
239
|
+
"bottom-palazzo-pants": { label: "מכנסי פלאצו", description: "מכנסיים זורמים רחבי-רגליים" },
|
|
240
|
+
"bottom-harem-pants": { label: "מכנסי שרוואל", description: "מכנסיים רפויים עם מפשעה נמוכה" },
|
|
239
241
|
"bottom-bike-shorts": { label: "מכנסי אופניים", description: "מכנסיים קצרים מוצמדים מליקרה באורך אמצע ירך" },
|
|
240
242
|
|
|
241
243
|
// Outerwear
|
|
242
244
|
"outerwear-leather-jacket": { label: "ז'קט עור", description: "ז'קט עור בגזרה צמודה" },
|
|
243
245
|
"outerwear-denim-jacket": { label: "ז'קט ג'ינס", description: "ז'קט ג'ינס קלאסי" },
|
|
244
|
-
"outerwear-bomber": { label: "
|
|
246
|
+
"outerwear-bomber": { label: "ז'קט בומבר", description: "ז'קט בומבר סאטן" },
|
|
245
247
|
"outerwear-blazer": { label: "בלייזר", description: "בלייזר מחויט" },
|
|
246
|
-
"outerwear-trench": { label: "מעיל
|
|
248
|
+
"outerwear-trench": { label: "מעיל טרנץ'", description: "מעיל טרנץ' חגור" },
|
|
247
249
|
"outerwear-overcoat": { label: "מעיל צמר", description: "מעיל צמר ארוך" },
|
|
248
|
-
"outerwear-puffer": { label: "מעיל פוף", description: "מעיל פוף
|
|
249
|
-
"outerwear-parka": { label: "פארקה", description: "פארקה עם ברדס
|
|
250
|
+
"outerwear-puffer": { label: "מעיל פוף", description: "מעיל פוף מרופד" },
|
|
251
|
+
"outerwear-parka": { label: "פארקה", description: "פארקה עם ברדס ושולי פרווה" },
|
|
250
252
|
"outerwear-cardigan": { label: "קרדיגן", description: "קרדיגן סרוג עם פתח קדמי" },
|
|
251
253
|
"outerwear-vest": { label: "אפודה", description: "אפודה מחויטת" },
|
|
252
254
|
"outerwear-kimono-robe": { label: "חלוק קימונו", description: "חלוק קימונו זורם" },
|
|
253
|
-
"outerwear-varsity": { label: "ז'קט
|
|
255
|
+
"outerwear-varsity": { label: "ז'קט קולג'", description: "ז'קט קולג' בסגנון Letterman" },
|
|
254
256
|
"outerwear-fur-coat": { label: "מעיל פרווה", description: "מעיל פרווה רך" },
|
|
255
257
|
|
|
256
258
|
// Legwear
|
|
257
259
|
"legwear-bare": { label: "רגליים חשופות", description: "רגליים חשופות, ללא גרביונים" },
|
|
258
260
|
"legwear-sheer-tights": { label: "גרביונים שקופים", description: "גרביונים שקופים בצבע נוד" },
|
|
259
261
|
"legwear-opaque-tights": { label: "גרביונים אטומים", description: "גרביונים אטומים מלאים" },
|
|
260
|
-
"legwear-fishnets": { label: "גרבי רשת", description: "גרבי רשת
|
|
262
|
+
"legwear-fishnets": { label: "גרבי רשת", description: "גרבי רשת בדוגמת מעוינים" },
|
|
261
263
|
"legwear-thigh-highs": { label: "גרבי שוק עד ירך", description: "גרבי שוק עד ירך" },
|
|
262
|
-
"legwear-lace-top-stockings": { label: "גרבי תחרה
|
|
264
|
+
"legwear-lace-top-stockings": { label: "גרבי ירך עם תחרה", description: "גרבי שוק עד ירך עם תחרה למעלה" },
|
|
263
265
|
"legwear-knee-highs": { label: "גרבי ברך", description: "גרבי ברך גבוהים" },
|
|
264
|
-
"legwear-crew-socks": { label: "גרביים בינוניים", description: "
|
|
266
|
+
"legwear-crew-socks": { label: "גרביים בינוניים", description: "גרביים באורך אמצע שוק" },
|
|
265
267
|
"legwear-ankle-socks": { label: "גרבי קרסול", description: "גרבי קרסול נמוכים" },
|
|
266
268
|
"legwear-leg-warmers": { label: "מחממי רגליים", description: "מחממי רגליים סרוגים" },
|
|
267
269
|
|
|
268
270
|
// Footwear
|
|
269
|
-
"footwear-sneakers": { label: "סניקרס", description: "סניקרס
|
|
270
|
-
"footwear-high-tops": { label: "סניקרס
|
|
271
|
+
"footwear-sneakers": { label: "סניקרס", description: "סניקרס נמוכות" },
|
|
272
|
+
"footwear-high-tops": { label: "סניקרס גבוהות", description: "סניקרס גבוהות מקנבס" },
|
|
271
273
|
"footwear-running-shoes": { label: "נעלי ריצה", description: "נעלי ריצה אתלטיות" },
|
|
272
274
|
"footwear-stilettos": { label: "עקבים סטילטו", description: "עקבים סטילטו מחודדים" },
|
|
273
|
-
"footwear-block-heels": { label: "עקב
|
|
275
|
+
"footwear-block-heels": { label: "עקב בלוק", description: "נעלי עקב בלוק עבה" },
|
|
274
276
|
"footwear-platforms": { label: "נעלי פלטפורמה", description: "סוליות פלטפורמה גבוהות" },
|
|
275
277
|
"footwear-ankle-boots": { label: "מגפי קרסול", description: "מגפי קרסול צמודים" },
|
|
276
278
|
"footwear-knee-boots": { label: "מגפי ברך", description: "מגפי ברך גבוהים" },
|
|
277
279
|
"footwear-thigh-high-boots": { label: "מגפיים עד ירך", description: "מגפיים עד הירך" },
|
|
278
280
|
"footwear-combat-boots": { label: "מגפי קומבט", description: "מגפי קומבט שרוכים" },
|
|
279
|
-
"footwear-chelsea-boots": { label: "מגפי
|
|
281
|
+
"footwear-chelsea-boots": { label: "מגפי צ'לסי", description: "מגפי צ'לסי ללא שרוכים" },
|
|
280
282
|
"footwear-cowboy-boots": { label: "מגפי קאובוי", description: "מגפי קאובוי מחודדים" },
|
|
281
|
-
"footwear-loafers": { label: "
|
|
282
|
-
"footwear-oxfords": { label: "
|
|
283
|
+
"footwear-loafers": { label: "לופרים", description: "פני לופרים מלוטשים" },
|
|
284
|
+
"footwear-oxfords": { label: "נעלי אוקספורד", description: "נעלי אוקספורד מעור עם שרוכים" },
|
|
283
285
|
"footwear-sandals": { label: "סנדלים", description: "סנדלים שטוחים עם רצועות" },
|
|
284
|
-
"footwear-mules": { label: "
|
|
286
|
+
"footwear-mules": { label: "נעלי מיול", description: "נעלי מיול ללא גב" },
|
|
285
287
|
"footwear-flip-flops": { label: "כפכפים", description: "כפכפי גומי קז'ואל" },
|
|
286
|
-
"footwear-ballet-flats": { label: "
|
|
288
|
+
"footwear-ballet-flats": { label: "נעלי בובה", description: "נעלי בובה שטוחות" },
|
|
287
289
|
"footwear-barefoot": { label: "יחף", description: "ללא נעליים — יחף" },
|
|
288
290
|
"footwear-crocs": { label: "Crocs", description: "כפכפי שרף צבעוניים, קז'ואל" },
|
|
289
291
|
"footwear-birkenstocks": { label: "Birkenstocks", description: "סנדלים עם מדרס שעם" },
|
|
290
292
|
"footwear-doc-martens": { label: "Doc Martens", description: "מגפי קומבט עור עבים" },
|
|
291
|
-
"footwear-converse": { label: "Converse", description: "סניקרס
|
|
292
|
-
"footwear-vans": { label: "Vans", description: "סניקרס סקייטרים
|
|
293
|
-
"footwear-espadrilles": { label: "
|
|
293
|
+
"footwear-converse": { label: "Converse", description: "סניקרס גבוהות מקנבס, Chuck Taylor קלאסי" },
|
|
294
|
+
"footwear-vans": { label: "Vans", description: "סניקרס סקייטרים ללא שרוכים או נמוכות" },
|
|
295
|
+
"footwear-espadrilles": { label: "אספדריל", description: "נעל קיץ קנבס עם סוליית יוטה ארוגה" },
|
|
294
296
|
|
|
295
297
|
// Wardrobe State
|
|
296
|
-
"state-oversized": { label: "
|
|
298
|
+
"state-oversized": { label: "אוברסייז", description: "גזרה רפויה ואוברסייז" },
|
|
297
299
|
"state-fitted": { label: "מוצמד", description: "צללית מוצמדת לגוף" },
|
|
298
|
-
"state-cropped": { label: "מקוצר", description: "
|
|
300
|
+
"state-cropped": { label: "מקוצר", description: "טופ קצוץ באמצע הגוף" },
|
|
299
301
|
"state-sheer": { label: "שקוף", description: "בד שקוף-למחצה" },
|
|
300
|
-
"state-wet": { label: "רטוב", description: "
|
|
301
|
-
"state-ripped": { label: "קרוע", description: "קרוע
|
|
302
|
-
"state-distressed": { label: "
|
|
302
|
+
"state-wet": { label: "רטוב", description: "ספוג מים ונצמד" },
|
|
303
|
+
"state-ripped": { label: "קרוע", description: "קרוע ופרום" },
|
|
304
|
+
"state-distressed": { label: "משופשף", description: "בלוי, דהוי, שחוק" },
|
|
303
305
|
"state-vintage": { label: "וינטג'", description: "אופי בלוי וינטג'" },
|
|
304
|
-
"state-tucked-in": { label: "תחוב פנימה", description: "
|
|
306
|
+
"state-tucked-in": { label: "תחוב פנימה", description: "טופ תחוב לתוך המכנסיים / החצאית" },
|
|
305
307
|
"state-half-tucked": { label: "תחוב למחצה", description: "תחוב מקדימה, רפוי מאחור" },
|
|
306
308
|
"state-off-shoulder": { label: "ללא כתף", description: "מוחלק מכתף אחת" },
|
|
307
309
|
"state-halter-neck": { label: "צווארון קולר", description: "כתפיות קשורות מאחורי הצוואר" },
|
package/src/i18n/styling.hi.ts
CHANGED
|
@@ -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" },
|