Skip to content

Commit a23d38e

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 6c15fc6 commit a23d38e

File tree

8 files changed

+59
-77
lines changed

8 files changed

+59
-77
lines changed

src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl

+2-2
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<Str Cat="Text">
155155
<Val><![CDATA[A computed property name in a method overload must refer to an expression whose type is a literal type or a 'unique symbol' type.]]></Val>
156156
<Tgt Cat="Text" Stat="Loc" Orig="New">
157-
<Val><![CDATA[方法重载中的计算属性名称必须引用类型为文本类型或 "unique symbol" 类型的表达式。]]></Val>
157+
<Val><![CDATA[方法重载中的计算属性名称必须引用文本类型或 "unique symbol" 类型的表达式。]]></Val>
158158
</Tgt>
159159
</Str>
160160
<Disp Icon="Str" />
@@ -1384,7 +1384,7 @@
13841384
<Str Cat="Text">
13851385
<Val><![CDATA[Annotate with type from JSDoc]]></Val>
13861386
<Tgt Cat="Text" Stat="Loc" Orig="New">
1387-
<Val><![CDATA[使用 JSDoc 中的类型批注]]></Val>
1387+
<Val><![CDATA[通过 JSDoc 类型批注]]></Val>
13881388
</Tgt>
13891389
</Str>
13901390
<Disp Icon="Str" />

src/loc/lcl/cht/diagnosticMessages/diagnosticMessages.generated.json.lcl

+2-2
Original file line numberDiff line numberDiff line change
@@ -3247,7 +3247,7 @@
32473247
<Str Cat="Text">
32483248
<Val><![CDATA[Expression resolves to variable declaration '_newTarget' that compiler uses to capture 'new.target' meta-property reference.]]></Val>
32493249
<Tgt Cat="Text" Stat="Loc" Orig="New">
3250-
<Val><![CDATA[運算式解析成編譯器用來擷取 'new.target' 中繼屬性參考的變數宣告 '_newTarget']]></Val>
3250+
<Val><![CDATA[運算式將解析成變數宣告 '_newTarget',而供編譯器用來擷取 'new.target' 中繼屬性參考]]></Val>
32513251
</Tgt>
32523252
</Str>
32533253
<Disp Icon="Str" />
@@ -6646,7 +6646,7 @@
66466646
<Str Cat="Text">
66476647
<Val><![CDATA[Stylize errors and messages using color and context (experimental).]]></Val>
66486648
<Tgt Cat="Text" Stat="Loc" Orig="New">
6649-
<Val><![CDATA[使用色彩及內容設計錯誤與訊息的風格 (實驗)。]]></Val>
6649+
<Val><![CDATA[使用色彩及內容來設計錯誤與訊息的風格 (實驗)。]]></Val>
66506650
</Tgt>
66516651
<Prev Cat="Text">
66526652
<Val><![CDATA[Stylize errors and messages using color and context. (experimental)]]></Val>

src/loc/lcl/esn/diagnosticMessages/diagnosticMessages.generated.json.lcl

+4-13
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
<Str Cat="Text">
437437
<Val><![CDATA[A mixin class must have a constructor with a single rest parameter of type 'any[]5D;'.]]></Val>
438438
<Tgt Cat="Text" Stat="Loc" Orig="New">
439-
<Val><![CDATA[Una clase mixin debe tener un constructor con un parámetro de REST sencillo del tipo "any[]5D;".]]></Val>
439+
<Val><![CDATA[Una clase mixin debe tener un constructor con un solo parámetro rest de tipo "any[]5D;"]]></Val>
440440
</Tgt>
441441
</Str>
442442
<Disp Icon="Str" />
@@ -523,7 +523,7 @@
523523
<Str Cat="Text">
524524
<Val><![CDATA[A path in an 'extends' option must be relative or rooted, but '{0}' is not.]]></Val>
525525
<Tgt Cat="Text" Stat="Loc" Orig="New">
526-
<Val><![CDATA[Una ruta de acceso en una opción "extiende" debe ser relativa o raíz, pero no '{0}'.]]></Val>
526+
<Val><![CDATA[Una ruta de acceso en una opción "extiende" debe ser relativa o raíz, pero no "{0}".]]></Val>
527527
</Tgt>
528528
</Str>
529529
<Disp Icon="Str" />
@@ -1420,7 +1420,7 @@
14201420
<Str Cat="Text">
14211421
<Val><![CDATA[Argument for '{0}' option must be: {1}.]]></Val>
14221422
<Tgt Cat="Text" Stat="Loc" Orig="New">
1423-
<Val><![CDATA[El argumento para la opción '{0}' debe ser: {1}.]]></Val>
1423+
<Val><![CDATA[El argumento para la opción "{0}" debe ser {1}.]]></Val>
14241424
</Tgt>
14251425
<Prev Cat="Text">
14261426
<Val><![CDATA[Argument for '{0}' option must be: {1}]]></Val>
@@ -1432,7 +1432,7 @@
14321432
<Str Cat="Text">
14331433
<Val><![CDATA[Argument of type '{0}' is not assignable to parameter of type '{1}'.]]></Val>
14341434
<Tgt Cat="Text" Stat="Loc" Orig="New">
1435-
<Val><![CDATA[No se puede asignar un argumento de tipo '{0}' al parámetro de tipo '{1}'.]]></Val>
1435+
<Val><![CDATA[No se puede asignar un argumento de tipo "{0}" al parámetro de tipo "{1}".]]></Val>
14361436
</Tgt>
14371437
</Str>
14381438
<Disp Icon="Str" />
@@ -3465,15 +3465,6 @@
34653465
</Str>
34663466
<Disp Icon="Str" />
34673467
</Item>
3468-
<Item ItemId=";File_specification_cannot_contain_multiple_recursive_directory_wildcards_Asterisk_Asterisk_Colon_0_5011" ItemType="0" PsrId="306" Leaf="true">
3469-
<Str Cat="Text">
3470-
<Val><![CDATA[File specification cannot contain multiple recursive directory wildcards ('**'): '{0}'.]]></Val>
3471-
<Tgt Cat="Text" Stat="Loc" Orig="New">
3472-
<Val><![CDATA[La especificación de archivo no puede contener varios comodines de directorio recursivo ('**'): '{0}'.]]></Val>
3473-
</Tgt>
3474-
</Str>
3475-
<Disp Icon="Str" />
3476-
</Item>
34773468
<Item ItemId=";File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0_5010" ItemType="0" PsrId="306" Leaf="true">
34783469
<Str Cat="Text">
34793470
<Val><![CDATA[File specification cannot end in a recursive directory wildcard ('**'): '{0}'.]]></Val>

src/loc/lcl/ita/diagnosticMessages/diagnosticMessages.generated.json.lcl

+20-20
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@
10601060
<Str Cat="Text">
10611061
<Val><![CDATA[An arithmetic operand must be of type 'any', 'number' or an enum type.]]></Val>
10621062
<Tgt Cat="Text" Stat="Loc" Orig="New">
1063-
<Val><![CDATA[Un operando aritmetico deve essere di tipo 'any', 'number' o un tipo di enum.]]></Val>
1063+
<Val><![CDATA[Un operando aritmetico deve essere di tipo 'any', 'number' o un tipo di enumerazione.]]></Val>
10641064
</Tgt>
10651065
</Str>
10661066
<Disp Icon="Str" />
@@ -1105,7 +1105,7 @@
11051105
<Str Cat="Text">
11061106
<Val><![CDATA[An enum member cannot have a numeric name.]]></Val>
11071107
<Tgt Cat="Text" Stat="Loc" Orig="New">
1108-
<Val><![CDATA[Il nome di un membro enum non può essere numerico.]]></Val>
1108+
<Val><![CDATA[Il nome di un membro di enumerazione non può essere numerico.]]></Val>
11091109
</Tgt>
11101110
</Str>
11111111
<Disp Icon="Str" />
@@ -1978,7 +1978,7 @@
19781978
<Str Cat="Text">
19791979
<Val><![CDATA[Change 'extends' to 'implements']]></Val>
19801980
<Tgt Cat="Text" Stat="Loc" Orig="New">
1981-
<Val><![CDATA[Cambia 'extends' in 'implements']]></Val>
1981+
<Val><![CDATA[Cambiare 'extends' in 'implements']]></Val>
19821982
</Tgt>
19831983
<Prev Cat="Text">
19841984
<Val><![CDATA[Change 'extends' to 'implements'.]]></Val>
@@ -2158,7 +2158,7 @@
21582158
<Str Cat="Text">
21592159
<Val><![CDATA[Compile the project given the path to its configuration file, or to a folder with a 'tsconfig.json'.]]></Val>
21602160
<Tgt Cat="Text" Stat="Loc" Orig="New">
2161-
<Val><![CDATA[Compila il progetto di cui è stato specificato il percorso del file di configurazione o di una cartella contenente un file 'tsconfig.json'.]]></Val>
2161+
<Val><![CDATA[Compila il progetto in base al percorso del file di configurazione o della cartella contenente un file 'tsconfig.json'.]]></Val>
21622162
</Tgt>
21632163
</Str>
21642164
<Disp Icon="Str" />
@@ -2581,7 +2581,7 @@
25812581
<Str Cat="Text">
25822582
<Val><![CDATA[Do not erase const enum declarations in generated code.]]></Val>
25832583
<Tgt Cat="Text" Stat="Loc" Orig="New">
2584-
<Val><![CDATA[Non cancella le dichiarazioni enum const nel codice generato.]]></Val>
2584+
<Val><![CDATA[Non cancella le dichiarazioni di enumerazione const nel codice generato.]]></Val>
25852585
</Tgt>
25862586
</Str>
25872587
<Disp Icon="Str" />
@@ -2827,7 +2827,7 @@
28272827
<Str Cat="Text">
28282828
<Val><![CDATA[Emit a single file with source maps instead of having a separate file.]]></Val>
28292829
<Tgt Cat="Text" Stat="Loc" Orig="New">
2830-
<Val><![CDATA[Crea un unico file con i mapping d origine invece di file separati.]]></Val>
2830+
<Val><![CDATA[Crea un unico file con i mapping di origine invece di file separati.]]></Val>
28312831
</Tgt>
28322832
</Str>
28332833
<Disp Icon="Str" />
@@ -2854,7 +2854,7 @@
28542854
<Str Cat="Text">
28552855
<Val><![CDATA[Enable strict checking of function types.]]></Val>
28562856
<Tgt Cat="Text" Stat="Loc" Orig="New">
2857-
<Val><![CDATA[Abilitare il controllo tassativo dei tipi funzione.]]></Val>
2857+
<Val><![CDATA[Abilita il controllo tassativo dei tipi funzione.]]></Val>
28582858
</Tgt>
28592859
</Str>
28602860
<Disp Icon="Str" />
@@ -2926,7 +2926,7 @@
29262926
<Str Cat="Text">
29272927
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>
29282928
<Tgt Cat="Text" Stat="Loc" Orig="New">
2929-
<Val><![CDATA[Le dichiarazioni enum devono essere tutte const o tutte non const.]]></Val>
2929+
<Val><![CDATA[Le dichiarazioni di enumerazione devono essere tutte const o tutte non const.]]></Val>
29302930
</Tgt>
29312931
</Str>
29322932
<Disp Icon="Str" />
@@ -2935,7 +2935,7 @@
29352935
<Str Cat="Text">
29362936
<Val><![CDATA[Enum member expected.]]></Val>
29372937
<Tgt Cat="Text" Stat="Loc" Orig="New">
2938-
<Val><![CDATA[È previsto il membro enum.]]></Val>
2938+
<Val><![CDATA[È previsto il membro di enumerazione.]]></Val>
29392939
</Tgt>
29402940
</Str>
29412941
<Disp Icon="Str" />
@@ -2944,7 +2944,7 @@
29442944
<Str Cat="Text">
29452945
<Val><![CDATA[Enum member must have initializer.]]></Val>
29462946
<Tgt Cat="Text" Stat="Loc" Orig="New">
2947-
<Val><![CDATA[Il membro enum deve contenere l'inizializzatore.]]></Val>
2947+
<Val><![CDATA[Il membro di enumerazione deve contenere l'inizializzatore.]]></Val>
29482948
</Tgt>
29492949
</Str>
29502950
<Disp Icon="Str" />
@@ -3028,7 +3028,7 @@
30283028
<Str Cat="Text">
30293029
<Val><![CDATA[Expected {0} type arguments; provide these with an '@extends' tag.]]></Val>
30303030
<Tgt Cat="Text" Stat="Loc" Orig="New">
3031-
<Val><![CDATA[Sono previsti argomento tipo {0}. Per specificarli, usare un tag '@extends'.]]></Val>
3031+
<Val><![CDATA[Sono previsti {0} argomenti tipo. Per specificarli, usare un tag '@extends'.]]></Val>
30323032
</Tgt>
30333033
</Str>
30343034
<Disp Icon="Str" />
@@ -3046,7 +3046,7 @@
30463046
<Str Cat="Text">
30473047
<Val><![CDATA[Expected at least {0} arguments, but got {1} or more.]]></Val>
30483048
<Tgt Cat="Text" Stat="Loc" Orig="New">
3049-
<Val><![CDATA[Sono previsti almeno {0} argomenti, ma ne sono stati ottenuti più di {1}.]]></Val>
3049+
<Val><![CDATA[Sono previsti almeno {0} argomenti, ma ne sono stati ottenuti {1} o più.]]></Val>
30503050
</Tgt>
30513051
</Str>
30523052
<Disp Icon="Str" />
@@ -3763,7 +3763,7 @@
37633763
<Str Cat="Text">
37643764
<Val><![CDATA[Implement inherited abstract class]]></Val>
37653765
<Tgt Cat="Text" Stat="Loc" Orig="New">
3766-
<Val><![CDATA[Implementa la classe astratta ereditata]]></Val>
3766+
<Val><![CDATA[Implementare la classe astratta ereditata]]></Val>
37673767
</Tgt>
37683768
<Prev Cat="Text">
37693769
<Val><![CDATA[Implement inherited abstract class.]]></Val>
@@ -3886,7 +3886,7 @@
38863886
<Str Cat="Text">
38873887
<Val><![CDATA[In ambient enum declarations member initializer must be constant expression.]]></Val>
38883888
<Tgt Cat="Text" Stat="Loc" Orig="New">
3889-
<Val><![CDATA[Nelle dichiarazioni enum dell'ambiente l'inizializzatore di membro deve essere un'espressione costante.]]></Val>
3889+
<Val><![CDATA[Nelle dichiarazioni di enumerazione dell'ambiente l'inizializzatore di membro deve essere un'espressione costante.]]></Val>
38903890
</Tgt>
38913891
</Str>
38923892
<Disp Icon="Str" />
@@ -3895,7 +3895,7 @@
38953895
<Str Cat="Text">
38963896
<Val><![CDATA[In an enum with multiple declarations, only one declaration can omit an initializer for its first enum element.]]></Val>
38973897
<Tgt Cat="Text" Stat="Loc" Orig="New">
3898-
<Val><![CDATA[In un'enumerazione con più dichiarazioni solo una di queste può omettere un inizializzatore per il primo elemento enum.]]></Val>
3898+
<Val><![CDATA[In un'enumerazione con più dichiarazioni solo una di queste può omettere un inizializzatore per il primo elemento dell'enumerazione.]]></Val>
38993899
</Tgt>
39003900
</Str>
39013901
<Disp Icon="Str" />
@@ -3904,7 +3904,7 @@
39043904
<Str Cat="Text">
39053905
<Val><![CDATA[In 'const' enum declarations member initializer must be constant expression.]]></Val>
39063906
<Tgt Cat="Text" Stat="Loc" Orig="New">
3907-
<Val><![CDATA[Nelle dichiarazioni enum 'const' l'inizializzatore di membro deve essere un'espressione costante.]]></Val>
3907+
<Val><![CDATA[Nelle dichiarazioni di enumerazione 'const' l'inizializzatore di membro deve essere un'espressione costante.]]></Val>
39083908
</Tgt>
39093909
</Str>
39103910
<Disp Icon="Str" />
@@ -6289,7 +6289,7 @@
62896289
<Str Cat="Text">
62906290
<Val><![CDATA[Return type of public static getter '{0}' from exported class has or is using private name '{1}'.]]></Val>
62916291
<Tgt Cat="Text" Stat="Loc" Orig="New">
6292-
<Val><![CDATA[Il tipo restituito del getter di proprietà pubblico '{0}' della classe esportata contiene o usa il nome privato '{1}'.]]></Val>
6292+
<Val><![CDATA[Il tipo restituito del getter statico pubblico '{0}' della classe esportata contiene o usa il nome privato '{1}'.]]></Val>
62936293
</Tgt>
62946294
</Str>
62956295
<Disp Icon="Str" />
@@ -7141,7 +7141,7 @@
71417141
<Str Cat="Text">
71427142
<Val><![CDATA[The target of an object rest assignment must be a variable or a property access.]]></Val>
71437143
<Tgt Cat="Text" Stat="Loc" Orig="New">
7144-
<Val><![CDATA[La destinazione di un'assegnazione rimanente dell'oggetto deve essere una variabile o un accesso a proprietà.]]></Val>
7144+
<Val><![CDATA[La destinazione di un'assegnazione REST di oggetto deve essere una variabile o un accesso a proprietà.]]></Val>
71457145
</Tgt>
71467146
</Str>
71477147
<Disp Icon="Str" />
@@ -8473,7 +8473,7 @@
84738473
<Str Cat="Text">
84748474
<Val><![CDATA['const' enum member initializer was evaluated to a non-finite value.]]></Val>
84758475
<Tgt Cat="Text" Stat="Loc" Orig="New">
8476-
<Val><![CDATA[L'inizializzatore di membro enum 'const' è stato valutato come valore non finito.]]></Val>
8476+
<Val><![CDATA[L'inizializzatore del membro di enumerazione 'const' è stato valutato come valore non finito.]]></Val>
84778477
</Tgt>
84788478
</Str>
84798479
<Disp Icon="Str" />
@@ -8482,7 +8482,7 @@
84828482
<Str Cat="Text">
84838483
<Val><![CDATA['const' enum member initializer was evaluated to disallowed value 'NaN'.]]></Val>
84848484
<Tgt Cat="Text" Stat="Loc" Orig="New">
8485-
<Val><![CDATA[L'inizializzatore di membro enum 'const' è stato valutato come valore non consentito 'NaN'.]]></Val>
8485+
<Val><![CDATA[L'inizializzatore del membro di enumerazione 'const' è stato valutato come valore non consentito 'NaN'.]]></Val>
84868486
</Tgt>
84878487
</Str>
84888488
<Disp Icon="Str" />

0 commit comments

Comments
 (0)