@lokascript/i18n 2.1.0 → 2.2.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/browser.cjs +45 -28
- package/dist/browser.cjs.map +1 -1
- package/dist/browser.d.cts +1 -1
- package/dist/browser.d.ts +1 -1
- package/dist/browser.js +45 -28
- package/dist/browser.js.map +1 -1
- package/dist/dictionaries/index.cjs +45 -28
- package/dist/dictionaries/index.cjs.map +1 -1
- package/dist/dictionaries/index.js +45 -28
- package/dist/dictionaries/index.js.map +1 -1
- package/dist/index.cjs +45 -28
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +35 -35
- package/dist/index.d.ts +35 -35
- package/dist/index.js +45 -28
- package/dist/index.js.map +1 -1
- package/dist/lokascript-i18n.min.js +1 -1
- package/dist/lokascript-i18n.min.js.map +1 -1
- package/dist/lokascript-i18n.mjs +49 -33
- package/dist/lokascript-i18n.mjs.map +1 -1
- package/dist/plugins/vite.cjs +45 -28
- package/dist/plugins/vite.cjs.map +1 -1
- package/dist/plugins/vite.js +45 -28
- package/dist/plugins/vite.js.map +1 -1
- package/dist/plugins/webpack.cjs +45 -28
- package/dist/plugins/webpack.cjs.map +1 -1
- package/dist/plugins/webpack.js +45 -28
- package/dist/plugins/webpack.js.map +1 -1
- package/dist/{transformer-B6NgN3JQ.d.ts → transformer-B0zy-kti.d.ts} +0 -12
- package/dist/{transformer-DQqxl6hb.d.cts → transformer-CzY_vHU0.d.cts} +0 -12
- package/package.json +2 -2
- package/src/dictionaries/bn.ts +23 -8
- package/src/dictionaries/he.ts +101 -0
- package/src/dictionaries/th.ts +23 -8
- package/src/dictionaries/vi.ts +17 -30
package/dist/browser.cjs
CHANGED
|
@@ -3232,12 +3232,10 @@ var itKeywords = createKeywordProvider(it, "it", {
|
|
|
3232
3232
|
// src/dictionaries/vi.ts
|
|
3233
3233
|
var vi = {
|
|
3234
3234
|
commands: {
|
|
3235
|
-
// Event handling
|
|
3236
3235
|
on: "khi",
|
|
3237
3236
|
tell: "n\xF3i v\u1EDBi",
|
|
3238
3237
|
trigger: "k\xEDch ho\u1EA1t",
|
|
3239
3238
|
send: "g\u1EEDi",
|
|
3240
|
-
// DOM manipulation
|
|
3241
3239
|
take: "l\u1EA5y",
|
|
3242
3240
|
put: "\u0111\u1EB7t",
|
|
3243
3241
|
set: "g\xE1n",
|
|
@@ -3247,7 +3245,6 @@ var vi = {
|
|
|
3247
3245
|
toggle: "chuy\u1EC3n \u0111\u1ED5i",
|
|
3248
3246
|
hide: "\u1EA9n",
|
|
3249
3247
|
show: "hi\u1EC3n th\u1ECB",
|
|
3250
|
-
// Control flow
|
|
3251
3248
|
if: "n\u1EBFu",
|
|
3252
3249
|
unless: "tr\u1EEB khi",
|
|
3253
3250
|
repeat: "l\u1EB7p l\u1EA1i",
|
|
@@ -3257,46 +3254,35 @@ var vi = {
|
|
|
3257
3254
|
continue: "ti\u1EBFp t\u1EE5c",
|
|
3258
3255
|
break: "d\u1EEBng",
|
|
3259
3256
|
halt: "d\u1EEBng l\u1EA1i",
|
|
3260
|
-
// Async
|
|
3261
3257
|
wait: "ch\u1EDD",
|
|
3262
3258
|
fetch: "t\u1EA3i",
|
|
3263
3259
|
call: "g\u1ECDi",
|
|
3264
3260
|
return: "tr\u1EA3 v\u1EC1",
|
|
3265
|
-
// Other commands
|
|
3266
3261
|
make: "t\u1EA1o",
|
|
3267
3262
|
log: "in ra",
|
|
3268
3263
|
throw: "n\xE9m",
|
|
3269
3264
|
catch: "b\u1EAFt",
|
|
3270
3265
|
measure: "\u0111o l\u01B0\u1EDDng",
|
|
3271
3266
|
transition: "chuy\u1EC3n ti\u1EBFp",
|
|
3272
|
-
// Data Commands
|
|
3273
3267
|
increment: "t\u0103ng",
|
|
3274
3268
|
decrement: "gi\u1EA3m",
|
|
3275
3269
|
default: "m\u1EB7c \u0111\u1ECBnh",
|
|
3276
|
-
// Navigation Commands
|
|
3277
3270
|
go: "\u0111i \u0111\u1EBFn",
|
|
3278
3271
|
pushUrl: "pushUrl",
|
|
3279
3272
|
replaceUrl: "thayTh\u1EBFUrl",
|
|
3280
|
-
// Utility Commands
|
|
3281
3273
|
copy: "sao ch\xE9p",
|
|
3282
3274
|
pick: "ch\u1ECDn",
|
|
3283
3275
|
beep: "beep",
|
|
3284
|
-
// Advanced Commands
|
|
3285
3276
|
js: "js",
|
|
3286
3277
|
async: "b\u1EA5t \u0111\u1ED3ng b\u1ED9",
|
|
3287
3278
|
render: "hi\u1EC3n th\u1ECB",
|
|
3288
|
-
// Animation Commands
|
|
3289
3279
|
swap: "ho\xE1n \u0111\u1ED5i",
|
|
3290
3280
|
morph: "bi\u1EBFn \u0111\u1ED5i",
|
|
3291
3281
|
settle: "\u1ED5n \u0111\u1ECBnh",
|
|
3292
|
-
// Content Commands
|
|
3293
3282
|
append: "n\u1ED1i",
|
|
3294
|
-
// Control Flow
|
|
3295
3283
|
exit: "tho\xE1t",
|
|
3296
|
-
// Focus
|
|
3297
3284
|
focus: "t\u1EADp trung",
|
|
3298
3285
|
blur: "m\u1EA5t t\u1EADp trung",
|
|
3299
|
-
// Additional
|
|
3300
3286
|
init: "kh\u1EDFi t\u1EA1o",
|
|
3301
3287
|
behavior: "h\xE0nh vi",
|
|
3302
3288
|
install: "c\xE0i \u0111\u1EB7t",
|
|
@@ -3353,13 +3339,14 @@ var vi = {
|
|
|
3353
3339
|
matches: "kh\u1EDBp",
|
|
3354
3340
|
exists: "t\u1ED3n t\u1EA1i",
|
|
3355
3341
|
has: "c\xF3",
|
|
3356
|
-
// possession verb (context-based)
|
|
3357
3342
|
have: "c\xF3",
|
|
3358
|
-
// same for first/third person
|
|
3359
3343
|
empty: "tr\u1ED1ng",
|
|
3360
3344
|
true: "\u0111\xFAng",
|
|
3361
3345
|
false: "sai",
|
|
3362
|
-
null: "r\u1ED7ng"
|
|
3346
|
+
null: "r\u1ED7ng",
|
|
3347
|
+
else: "kh\xF4ng th\xEC",
|
|
3348
|
+
end: "k\u1EBFt th\xFAc",
|
|
3349
|
+
then: "r\u1ED3i"
|
|
3363
3350
|
},
|
|
3364
3351
|
temporal: {
|
|
3365
3352
|
now: "b\xE2y gi\u1EDD",
|
|
@@ -3383,7 +3370,17 @@ var vi = {
|
|
|
3383
3370
|
any: "b\u1EA5t k\u1EF3",
|
|
3384
3371
|
some: "m\u1ED9t s\u1ED1",
|
|
3385
3372
|
each: "m\u1ED7i",
|
|
3386
|
-
every: "t\u1EA5t c\u1EA3"
|
|
3373
|
+
every: "t\u1EA5t c\u1EA3",
|
|
3374
|
+
body: "body",
|
|
3375
|
+
event: "s\u1EF1 ki\u1EC7n",
|
|
3376
|
+
it: "n\xF3",
|
|
3377
|
+
its: "c\u1EE7a n\xF3",
|
|
3378
|
+
me: "t\xF4i",
|
|
3379
|
+
my: "c\u1EE7a t\xF4i",
|
|
3380
|
+
result: "k\u1EBFt qu\u1EA3",
|
|
3381
|
+
target: "m\u1EE5c ti\xEAu",
|
|
3382
|
+
you: "b\u1EA1n",
|
|
3383
|
+
your: "c\u1EE7a b\u1EA1n"
|
|
3387
3384
|
},
|
|
3388
3385
|
attributes: {
|
|
3389
3386
|
id: "id",
|
|
@@ -4399,7 +4396,15 @@ var bengaliDictionary = {
|
|
|
4399
4396
|
install: "\u0987\u09A8\u09B8\u09CD\u099F\u09B2",
|
|
4400
4397
|
clone: "\u0995\u09AA\u09BF",
|
|
4401
4398
|
swap: "\u09AC\u09A6\u09B2",
|
|
4402
|
-
morph: "\u09B0\u09C2\u09AA\u09BE\u09A8\u09CD\u09A4\u09B0"
|
|
4399
|
+
morph: "\u09B0\u09C2\u09AA\u09BE\u09A8\u09CD\u09A4\u09B0",
|
|
4400
|
+
beep: "\u09AC\u09C0\u09AA",
|
|
4401
|
+
break: "\u09AD\u09BE\u0999\u09C1\u09A8",
|
|
4402
|
+
copy: "\u0995\u09AA\u09BF",
|
|
4403
|
+
exit: "\u09AC\u09C7\u09B0",
|
|
4404
|
+
js: "\u099C\u09C7\u098F\u09B8",
|
|
4405
|
+
pick: "\u09AC\u09BE\u099B\u09C1\u09A8",
|
|
4406
|
+
render: "\u09B0\u09C7\u09A8\u09CD\u09A1\u09BE\u09B0",
|
|
4407
|
+
until: "\u09AA\u09B0\u09CD\u09AF\u09A8\u09CD\u09A4"
|
|
4403
4408
|
},
|
|
4404
4409
|
modifiers: {
|
|
4405
4410
|
to: "\u0995\u09C7",
|
|
@@ -4447,14 +4452,14 @@ var bengaliDictionary = {
|
|
|
4447
4452
|
is: "\u09B9\u09AF\u09BC",
|
|
4448
4453
|
exists: "\u0986\u099B\u09C7",
|
|
4449
4454
|
has: "\u0986\u099B\u09C7",
|
|
4450
|
-
// possession verb (context-based)
|
|
4451
4455
|
have: "\u0986\u099B\u09BF",
|
|
4452
|
-
// first-person: আমার আছি
|
|
4453
4456
|
empty: "\u0996\u09BE\u09B2\u09BF",
|
|
4454
4457
|
true: "\u09B8\u09A4\u09CD\u09AF",
|
|
4455
4458
|
false: "\u09AE\u09BF\u09A5\u09CD\u09AF\u09BE",
|
|
4456
4459
|
null: "\u09B6\u09C2\u09A8\u09CD\u09AF",
|
|
4457
|
-
undefined: "\u0985\u09A8\u09BF\u09B0\u09CD\u09A7\u09BE\u09B0\u09BF\u09A4"
|
|
4460
|
+
undefined: "\u0985\u09A8\u09BF\u09B0\u09CD\u09A7\u09BE\u09B0\u09BF\u09A4",
|
|
4461
|
+
end: "\u09B6\u09C7\u09B7",
|
|
4462
|
+
then: "\u09A4\u09BE\u09B0\u09AA\u09B0"
|
|
4458
4463
|
},
|
|
4459
4464
|
temporal: {
|
|
4460
4465
|
now: "\u098F\u0996\u09A8",
|
|
@@ -4475,7 +4480,9 @@ var bengaliDictionary = {
|
|
|
4475
4480
|
result: "\u09AB\u09B2\u09BE\u09AB\u09B2",
|
|
4476
4481
|
event: "\u0998\u099F\u09A8\u09BE",
|
|
4477
4482
|
target: "\u09B2\u0995\u09CD\u09B7\u09CD\u09AF",
|
|
4478
|
-
body: "\u09AC\u09A1\u09BF"
|
|
4483
|
+
body: "\u09AC\u09A1\u09BF",
|
|
4484
|
+
you: "\u0986\u09AA\u09A8\u09BF",
|
|
4485
|
+
your: "\u09A4\u09CB\u09AE\u09BE\u09B0"
|
|
4479
4486
|
},
|
|
4480
4487
|
attributes: {
|
|
4481
4488
|
class: "\u09B6\u09CD\u09B0\u09C7\u09A3\u09BF",
|
|
@@ -4554,7 +4561,15 @@ var thaiDictionary = {
|
|
|
4554
4561
|
install: "\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07",
|
|
4555
4562
|
clone: "\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01",
|
|
4556
4563
|
swap: "\u0E2A\u0E25\u0E31\u0E1A\u0E17\u0E35\u0E48",
|
|
4557
|
-
morph: "\u0E41\u0E1B\u0E25\u0E07\u0E23\u0E48\u0E32\u0E07"
|
|
4564
|
+
morph: "\u0E41\u0E1B\u0E25\u0E07\u0E23\u0E48\u0E32\u0E07",
|
|
4565
|
+
beep: "\u0E1A\u0E35\u0E4A\u0E1A",
|
|
4566
|
+
break: "\u0E02\u0E31\u0E14\u0E08\u0E31\u0E07\u0E2B\u0E27\u0E30",
|
|
4567
|
+
copy: "\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01",
|
|
4568
|
+
exit: "\u0E2D\u0E2D\u0E01",
|
|
4569
|
+
js: "\u0E40\u0E08\u0E40\u0E2D\u0E2A",
|
|
4570
|
+
pick: "\u0E40\u0E25\u0E37\u0E2D\u0E01",
|
|
4571
|
+
render: "\u0E41\u0E2A\u0E14\u0E07\u0E1C\u0E25",
|
|
4572
|
+
until: "\u0E08\u0E19\u0E16\u0E36\u0E07"
|
|
4558
4573
|
},
|
|
4559
4574
|
modifiers: {
|
|
4560
4575
|
to: "\u0E44\u0E1B\u0E22\u0E31\u0E07",
|
|
@@ -4602,14 +4617,14 @@ var thaiDictionary = {
|
|
|
4602
4617
|
is: "\u0E40\u0E1B\u0E47\u0E19",
|
|
4603
4618
|
exists: "\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48",
|
|
4604
4619
|
has: "\u0E21\u0E35",
|
|
4605
|
-
// possession verb (context-based)
|
|
4606
4620
|
have: "\u0E21\u0E35",
|
|
4607
|
-
// same for first/third person
|
|
4608
4621
|
empty: "\u0E27\u0E48\u0E32\u0E07",
|
|
4609
4622
|
true: "\u0E08\u0E23\u0E34\u0E07",
|
|
4610
4623
|
false: "\u0E40\u0E17\u0E47\u0E08",
|
|
4611
4624
|
null: "\u0E27\u0E48\u0E32\u0E07",
|
|
4612
|
-
undefined: "\u0E44\u0E21\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14"
|
|
4625
|
+
undefined: "\u0E44\u0E21\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14",
|
|
4626
|
+
end: "\u0E08\u0E1A",
|
|
4627
|
+
then: "\u0E41\u0E25\u0E49\u0E27"
|
|
4613
4628
|
},
|
|
4614
4629
|
temporal: {
|
|
4615
4630
|
now: "\u0E15\u0E2D\u0E19\u0E19\u0E35\u0E49",
|
|
@@ -4630,7 +4645,9 @@ var thaiDictionary = {
|
|
|
4630
4645
|
result: "\u0E1C\u0E25\u0E25\u0E31\u0E1E\u0E18\u0E4C",
|
|
4631
4646
|
event: "\u0E40\u0E2B\u0E15\u0E38\u0E01\u0E32\u0E23\u0E13\u0E4C",
|
|
4632
4647
|
target: "\u0E40\u0E1B\u0E49\u0E32\u0E2B\u0E21\u0E32\u0E22",
|
|
4633
|
-
body: "\u0E1A\u0E2D\u0E14\u0E35\u0E49"
|
|
4648
|
+
body: "\u0E1A\u0E2D\u0E14\u0E35\u0E49",
|
|
4649
|
+
you: "\u0E04\u0E38\u0E13",
|
|
4650
|
+
your: "\u0E02\u0E2D\u0E07\u0E04\u0E38\u0E13"
|
|
4634
4651
|
},
|
|
4635
4652
|
attributes: {
|
|
4636
4653
|
class: "\u0E04\u0E25\u0E32\u0E2A",
|