Skip to content

Commit 3bc9c80

Browse files
authored
LEGO: Merge pull request 49494
LEGO: Merge pull request 49494
1 parent f732a42 commit 3bc9c80

File tree

13 files changed

+311
-77
lines changed

13 files changed

+311
-77
lines changed

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

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10101,6 +10101,15 @@
1010110101
</Str>
1010210102
<Disp Icon="Str" />
1010310103
</Item>
10104+
<Item ItemId=";Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399" ItemType="0" PsrId="306" Leaf="true">
10105+
<Str Cat="Text">
10106+
<Val><![CDATA[Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted]]></Val>
10107+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10108+
<Val><![CDATA[项目“{0}”已过期,因为 buildinfo 文件“{1}”指示某些更改未发出]]></Val>
10109+
</Tgt>
10110+
</Str>
10111+
<Disp Icon="Str" />
10112+
</Item>
1010410113
<Item ItemId=";Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353" ItemType="0" PsrId="306" Leaf="true">
1010510114
<Str Cat="Text">
1010610115
<Val><![CDATA[Project '{0}' is out of date because its dependency '{1}' is out of date]]></Val>
@@ -10110,11 +10119,11 @@
1011010119
</Str>
1011110120
<Disp Icon="Str" />
1011210121
</Item>
10113-
<Item ItemId=";Project_0_is_out_of_date_because_oldest_output_1_is_older_than_newest_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
10122+
<Item ItemId=";Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
1011410123
<Str Cat="Text">
10115-
<Val><![CDATA[Project '{0}' is out of date because oldest output '{1}' is older than newest input '{2}']]></Val>
10124+
<Val><![CDATA[Project '{0}' is out of date because output '{1}' is older than input '{2}']]></Val>
1011610125
<Tgt Cat="Text" Stat="Loc" Orig="New">
10117-
<Val><![CDATA[项目“{0}”已过期,因为最早的输出“{1}”早于最新的输入“{2}”]]></Val>
10126+
<Val><![CDATA[项目“{0}”已过期,因为输出“{1}”早于输入“{2}”]]></Val>
1011810127
</Tgt>
1011910128
</Str>
1012010129
<Disp Icon="Str" />
@@ -10155,11 +10164,20 @@
1015510164
</Str>
1015610165
<Disp Icon="Str" />
1015710166
</Item>
10158-
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_oldest_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10167+
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10168+
<Str Cat="Text">
10169+
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than output '{2}']]></Val>
10170+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10171+
<Val><![CDATA[项目“{0}”是最新的,因为最新的输入“{1}”早于输出“{2}”]]></Val>
10172+
</Tgt>
10173+
</Str>
10174+
<Disp Icon="Str" />
10175+
</Item>
10176+
<Item ItemId=";Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400" ItemType="0" PsrId="306" Leaf="true">
1015910177
<Str Cat="Text">
10160-
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than oldest output '{2}']]></Val>
10178+
<Val><![CDATA[Project '{0}' is up to date but needs to update timestamps of output files that are older than input files]]></Val>
1016110179
<Tgt Cat="Text" Stat="Loc" Orig="New">
10162-
<Val><![CDATA[项目“{0}”已是最新,因为最新的输入“{1}”早于最早的输出“{2}”]]></Val>
10180+
<Val><![CDATA[项目“{0}”是最新的,但需要更新早于输入文件的输出文件的时间戳]]></Val>
1016310181
</Tgt>
1016410182
</Str>
1016510183
<Disp Icon="Str" />

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

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10101,6 +10101,15 @@
1010110101
</Str>
1010210102
<Disp Icon="Str" />
1010310103
</Item>
10104+
<Item ItemId=";Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399" ItemType="0" PsrId="306" Leaf="true">
10105+
<Str Cat="Text">
10106+
<Val><![CDATA[Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted]]></Val>
10107+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10108+
<Val><![CDATA[因為 buildinfo 檔案 '{1}' 指出某些變更並未發出,所以專案 '{0}' 已過期]]></Val>
10109+
</Tgt>
10110+
</Str>
10111+
<Disp Icon="Str" />
10112+
</Item>
1010410113
<Item ItemId=";Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353" ItemType="0" PsrId="306" Leaf="true">
1010510114
<Str Cat="Text">
1010610115
<Val><![CDATA[Project '{0}' is out of date because its dependency '{1}' is out of date]]></Val>
@@ -10110,11 +10119,11 @@
1011010119
</Str>
1011110120
<Disp Icon="Str" />
1011210121
</Item>
10113-
<Item ItemId=";Project_0_is_out_of_date_because_oldest_output_1_is_older_than_newest_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
10122+
<Item ItemId=";Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
1011410123
<Str Cat="Text">
10115-
<Val><![CDATA[Project '{0}' is out of date because oldest output '{1}' is older than newest input '{2}']]></Val>
10124+
<Val><![CDATA[Project '{0}' is out of date because output '{1}' is older than input '{2}']]></Val>
1011610125
<Tgt Cat="Text" Stat="Loc" Orig="New">
10117-
<Val><![CDATA[因為最舊的輸出 '{1}' 早於最新的輸入 '{2}',所以專案 '{0}' 已過期]]></Val>
10126+
<Val><![CDATA[因為輸出 '{1}' 早於輸入 '{2}',所以專案 '{0}' 已過期]]></Val>
1011810127
</Tgt>
1011910128
</Str>
1012010129
<Disp Icon="Str" />
@@ -10155,15 +10164,24 @@
1015510164
</Str>
1015610165
<Disp Icon="Str" />
1015710166
</Item>
10158-
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_oldest_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10167+
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
1015910168
<Str Cat="Text">
10160-
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than oldest output '{2}']]></Val>
10169+
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than output '{2}']]></Val>
1016110170
<Tgt Cat="Text" Stat="Loc" Orig="New">
1016210171
<Val><![CDATA[因為最新的輸入 '{1}' 早於最舊的輸出 '{2}',所以專案 '{0}' 為最新狀態]]></Val>
1016310172
</Tgt>
1016410173
</Str>
1016510174
<Disp Icon="Str" />
1016610175
</Item>
10176+
<Item ItemId=";Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400" ItemType="0" PsrId="306" Leaf="true">
10177+
<Str Cat="Text">
10178+
<Val><![CDATA[Project '{0}' is up to date but needs to update timestamps of output files that are older than input files]]></Val>
10179+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10180+
<Val><![CDATA[專案 '{0}' 為最新狀態,但需要更新比輸入檔案還舊的輸出檔案時間戳記]]></Val>
10181+
</Tgt>
10182+
</Str>
10183+
<Disp Icon="Str" />
10184+
</Item>
1016710185
<Item ItemId=";Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies_6354" ItemType="0" PsrId="306" Leaf="true">
1016810186
<Str Cat="Text">
1016910187
<Val><![CDATA[Project '{0}' is up to date with .d.ts files from its dependencies]]></Val>

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

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10110,6 +10110,15 @@
1011010110
</Str>
1011110111
<Disp Icon="Str" />
1011210112
</Item>
10113+
<Item ItemId=";Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399" ItemType="0" PsrId="306" Leaf="true">
10114+
<Str Cat="Text">
10115+
<Val><![CDATA[Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted]]></Val>
10116+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10117+
<Val><![CDATA[{0} projektu je zastaralý, protože soubor buildinfo {1} indikuje, že se některé změny nevygenerovaly.]]></Val>
10118+
</Tgt>
10119+
</Str>
10120+
<Disp Icon="Str" />
10121+
</Item>
1011310122
<Item ItemId=";Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353" ItemType="0" PsrId="306" Leaf="true">
1011410123
<Str Cat="Text">
1011510124
<Val><![CDATA[Project '{0}' is out of date because its dependency '{1}' is out of date]]></Val>
@@ -10119,11 +10128,11 @@
1011910128
</Str>
1012010129
<Disp Icon="Str" />
1012110130
</Item>
10122-
<Item ItemId=";Project_0_is_out_of_date_because_oldest_output_1_is_older_than_newest_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
10131+
<Item ItemId=";Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
1012310132
<Str Cat="Text">
10124-
<Val><![CDATA[Project '{0}' is out of date because oldest output '{1}' is older than newest input '{2}']]></Val>
10133+
<Val><![CDATA[Project '{0}' is out of date because output '{1}' is older than input '{2}']]></Val>
1012510134
<Tgt Cat="Text" Stat="Loc" Orig="New">
10126-
<Val><![CDATA[Projekt {0} je zastaralý, protože nejstarší výstup {1} je starší než nejnovější vstup {2}.]]></Val>
10135+
<Val><![CDATA[Projekt {0} je zastaralý, protože výstup {1} je starší než vstup {2}.]]></Val>
1012710136
</Tgt>
1012810137
</Str>
1012910138
<Disp Icon="Str" />
@@ -10164,11 +10173,20 @@
1016410173
</Str>
1016510174
<Disp Icon="Str" />
1016610175
</Item>
10167-
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_oldest_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10176+
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10177+
<Str Cat="Text">
10178+
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than output '{2}']]></Val>
10179+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10180+
<Val><![CDATA[Projekt {0} je aktuální, protože nejnovější vstup {1} je starší než výstup {2}.]]></Val>
10181+
</Tgt>
10182+
</Str>
10183+
<Disp Icon="Str" />
10184+
</Item>
10185+
<Item ItemId=";Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400" ItemType="0" PsrId="306" Leaf="true">
1016810186
<Str Cat="Text">
10169-
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than oldest output '{2}']]></Val>
10187+
<Val><![CDATA[Project '{0}' is up to date but needs to update timestamps of output files that are older than input files]]></Val>
1017010188
<Tgt Cat="Text" Stat="Loc" Orig="New">
10171-
<Val><![CDATA[Projekt {0} je aktuální, protože nejnovější vstup {1} je starší než nejstarší výstup {2}.]]></Val>
10189+
<Val><![CDATA[Projekt {0} je aktuální, ale musí aktualizovat časová razítka výstupních souborů, které jsou starší než vstupní soubory.]]></Val>
1017210190
</Tgt>
1017310191
</Str>
1017410192
<Disp Icon="Str" />

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

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10095,6 +10095,15 @@
1009510095
</Str>
1009610096
<Disp Icon="Str" />
1009710097
</Item>
10098+
<Item ItemId=";Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399" ItemType="0" PsrId="306" Leaf="true">
10099+
<Str Cat="Text">
10100+
<Val><![CDATA[Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted]]></Val>
10101+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10102+
<Val><![CDATA[Das Projekt "{0}" ist veraltet, da die Buildinfodatei "{1}" angibt, dass einige der Änderungen nicht ausgegeben wurden.]]></Val>
10103+
</Tgt>
10104+
</Str>
10105+
<Disp Icon="Str" />
10106+
</Item>
1009810107
<Item ItemId=";Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353" ItemType="0" PsrId="306" Leaf="true">
1009910108
<Str Cat="Text">
1010010109
<Val><![CDATA[Project '{0}' is out of date because its dependency '{1}' is out of date]]></Val>
@@ -10104,11 +10113,11 @@
1010410113
</Str>
1010510114
<Disp Icon="Str" />
1010610115
</Item>
10107-
<Item ItemId=";Project_0_is_out_of_date_because_oldest_output_1_is_older_than_newest_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
10116+
<Item ItemId=";Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
1010810117
<Str Cat="Text">
10109-
<Val><![CDATA[Project '{0}' is out of date because oldest output '{1}' is older than newest input '{2}']]></Val>
10118+
<Val><![CDATA[Project '{0}' is out of date because output '{1}' is older than input '{2}']]></Val>
1011010119
<Tgt Cat="Text" Stat="Loc" Orig="New">
10111-
<Val><![CDATA[Projekt "{0}" ist veraltet, weil die älteste Ausgabe "{1}" älter ist als die neueste Eingabe "{2}".]]></Val>
10120+
<Val><![CDATA[Das Projekt "{0}" ist veraltet, weil die Ausgabe "{1}" älter ist als die Eingabe "{2}"]]></Val>
1011210121
</Tgt>
1011310122
</Str>
1011410123
<Disp Icon="Str" />
@@ -10149,11 +10158,20 @@
1014910158
</Str>
1015010159
<Disp Icon="Str" />
1015110160
</Item>
10152-
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_oldest_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10161+
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10162+
<Str Cat="Text">
10163+
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than output '{2}']]></Val>
10164+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10165+
<Val><![CDATA[Projekt "{0}" ist auf dem neuesten Stand, weil die neueste Eingabe "{1}" älter ist als die Ausgabe "{2}".]]></Val>
10166+
</Tgt>
10167+
</Str>
10168+
<Disp Icon="Str" />
10169+
</Item>
10170+
<Item ItemId=";Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400" ItemType="0" PsrId="306" Leaf="true">
1015310171
<Str Cat="Text">
10154-
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than oldest output '{2}']]></Val>
10172+
<Val><![CDATA[Project '{0}' is up to date but needs to update timestamps of output files that are older than input files]]></Val>
1015510173
<Tgt Cat="Text" Stat="Loc" Orig="New">
10156-
<Val><![CDATA[Projekt "{0}" ist auf dem neuesten Stand, weil die neueste Eingabe "{1}" älter ist als die älteste Ausgabe "{2}".]]></Val>
10174+
<Val><![CDATA[Das Projekt "{0}" ist aktuell, muss jedoch Zeitstempel von Ausgabedateien aktualisieren, die älter als Eingabedateien sind.]]></Val>
1015710175
</Tgt>
1015810176
</Str>
1015910177
<Disp Icon="Str" />

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

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10113,6 +10113,15 @@
1011310113
</Str>
1011410114
<Disp Icon="Str" />
1011510115
</Item>
10116+
<Item ItemId=";Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399" ItemType="0" PsrId="306" Leaf="true">
10117+
<Str Cat="Text">
10118+
<Val><![CDATA[Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted]]></Val>
10119+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10120+
<Val><![CDATA[El proyecto "{0}" no está actualizado porque el archivo buildinfo "{1}" indica que algunos de los cambios no se emitieron]]></Val>
10121+
</Tgt>
10122+
</Str>
10123+
<Disp Icon="Str" />
10124+
</Item>
1011610125
<Item ItemId=";Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353" ItemType="0" PsrId="306" Leaf="true">
1011710126
<Str Cat="Text">
1011810127
<Val><![CDATA[Project '{0}' is out of date because its dependency '{1}' is out of date]]></Val>
@@ -10122,11 +10131,11 @@
1012210131
</Str>
1012310132
<Disp Icon="Str" />
1012410133
</Item>
10125-
<Item ItemId=";Project_0_is_out_of_date_because_oldest_output_1_is_older_than_newest_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
10134+
<Item ItemId=";Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350" ItemType="0" PsrId="306" Leaf="true">
1012610135
<Str Cat="Text">
10127-
<Val><![CDATA[Project '{0}' is out of date because oldest output '{1}' is older than newest input '{2}']]></Val>
10136+
<Val><![CDATA[Project '{0}' is out of date because output '{1}' is older than input '{2}']]></Val>
1012810137
<Tgt Cat="Text" Stat="Loc" Orig="New">
10129-
<Val><![CDATA[El proyecto "{0}" está obsoleto porque la salida más antigua "{1}" es anterior a la entrada más reciente "{2}"]]></Val>
10138+
<Val><![CDATA[El proyecto "{0}" está obsoleto porque la salida "{1}" es anterior a la entrada "{2}"]]></Val>
1013010139
</Tgt>
1013110140
</Str>
1013210141
<Disp Icon="Str" />
@@ -10167,11 +10176,20 @@
1016710176
</Str>
1016810177
<Disp Icon="Str" />
1016910178
</Item>
10170-
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_oldest_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10179+
<Item ItemId=";Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351" ItemType="0" PsrId="306" Leaf="true">
10180+
<Str Cat="Text">
10181+
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than output '{2}']]></Val>
10182+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10183+
<Val><![CDATA[El proyecto "{0}" está actualizado porque la entrada más reciente "{1}" es anterior a la salida "{2}"]]></Val>
10184+
</Tgt>
10185+
</Str>
10186+
<Disp Icon="Str" />
10187+
</Item>
10188+
<Item ItemId=";Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400" ItemType="0" PsrId="306" Leaf="true">
1017110189
<Str Cat="Text">
10172-
<Val><![CDATA[Project '{0}' is up to date because newest input '{1}' is older than oldest output '{2}']]></Val>
10190+
<Val><![CDATA[Project '{0}' is up to date but needs to update timestamps of output files that are older than input files]]></Val>
1017310191
<Tgt Cat="Text" Stat="Loc" Orig="New">
10174-
<Val><![CDATA[El proyecto "{0}" está actualizado porque la entrada más reciente "{1}" es anterior a la salida más antigua "{2}"]]></Val>
10192+
<Val><![CDATA[El proyecto "{0}" está actualizado, pero debe actualizar las marcas de tiempo de los archivos de salida anteriores a los archivos de entrada]]></Val>
1017510193
</Tgt>
1017610194
</Str>
1017710195
<Disp Icon="Str" />

0 commit comments

Comments
 (0)