Skip to content

Commit d4cb787

Browse files
authored
Juno: check in to lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20251103201811187. (#32369)
1 parent 3c28a5c commit d4cb787

File tree

22 files changed

+108
-36
lines changed

22 files changed

+108
-36
lines changed

loc/cs/src/Controls/src/SourceGen/MauiGResources.resx.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<Str Cat="Text">
213213
<Val><![CDATA[An error occured while parsing Xaml: {0}.]]></Val>
214214
<Tgt Cat="Text" Stat="Loc" Orig="New">
215-
<Val><![CDATA[Při analýze XAML došlo k chybě: {0}.]]></Val>
215+
<Val><![CDATA[Při analýze xaml došlo k chybě: {0}.]]></Val>
216216
</Tgt>
217217
</Str>
218218
<Disp Icon="Str" />
@@ -221,7 +221,7 @@
221221
<Str Cat="Text">
222222
<Val><![CDATA[XAML parsing failed]]></Val>
223223
<Tgt Cat="Text" Stat="Loc" Orig="New">
224-
<Val><![CDATA[Analýza XAML se nezdařila]]></Val>
224+
<Val><![CDATA[Nepovedlo se parsovat XAML.]]></Val>
225225
</Tgt>
226226
</Str>
227227
<Disp Icon="Str" />

loc/cs/src/Templates/src/templates/maui-blazor/.template.config/localize/templatestrings.json.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<Str Cat="Text">
7878
<Val><![CDATA[The target framework for the project.]]></Val>
7979
<Tgt Cat="Text" Stat="Loc" Orig="New">
80-
<Val><![CDATA[Cílová architektura pro projekt.]]></Val>
80+
<Val><![CDATA[Cílová architektura pro projekt]]></Val>
8181
</Tgt>
8282
</Str>
8383
<Disp Icon="Str" />
@@ -104,7 +104,7 @@
104104
<Str Cat="Text">
105105
<Val><![CDATA[Overrides the $(ApplicationId) in the project]]></Val>
106106
<Tgt Cat="Text" Stat="Loc" Orig="New">
107-
<Val><![CDATA[Přepíše v projektu $(ApplicationId)]]></Val>
107+
<Val><![CDATA[Přepíše v projektu $(ApplicationId).]]></Val>
108108
</Tgt>
109109
</Str>
110110
<Disp Icon="Str" />

loc/de/src/Controls/src/SourceGen/MauiGResources.resx.lcl

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</Str>
4747
<Disp Icon="Str" />
4848
</Item>
49-
<Item ItemId=";DuplicateKeyInRD" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
49+
<Item ItemId=";DuplicateKeyInRD" ItemType="0;.resx" PsrId="211" Leaf="true">
5050
<Str Cat="Text">
5151
<Val><![CDATA[duplicate key in resource dictionary]]></Val>
5252
<Tgt Cat="Text" Stat="Loc" Orig="New">
@@ -163,6 +163,24 @@
163163
</Str>
164164
<Disp Icon="Str" />
165165
</Item>
166+
<Item ItemId=";RequiredPropertyMessage" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
167+
<Str Cat="Text">
168+
<Val><![CDATA[{0} has the 'required' keyword. Support for this in XAML is limited at the moment, avoid using it. We're still doing a best effort to provide a value.]]></Val>
169+
<Tgt Cat="Text" Stat="Loc" Orig="New">
170+
<Val><![CDATA[{0} hat das Schlüsselwort „erforderlich“. Die Unterstützung dafür in XAML ist derzeit begrenzt, und sie sollte nicht verwendet werden. Wir bemühen uns weiterhin, einen Mehrwert zu schaffen.]]></Val>
171+
</Tgt>
172+
</Str>
173+
<Disp Icon="Str" />
174+
</Item>
175+
<Item ItemId=";RequiredPropertyTitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
176+
<Str Cat="Text">
177+
<Val><![CDATA[Use of 'required']]></Val>
178+
<Tgt Cat="Text" Stat="Loc" Orig="New">
179+
<Val><![CDATA[Verwendung von „erforderlich“]]></Val>
180+
</Tgt>
181+
</Str>
182+
<Disp Icon="Str" />
183+
</Item>
166184
<Item ItemId=";RowDefinitionCollectionConversionFailed" ItemType="0;.resx" PsrId="211" Leaf="true">
167185
<Str Cat="Text">
168186
<Val><![CDATA[Cannot convert "{0}" into RowDefinitionCollection, expected values are "*", "n*", "Auto", or "n" (or a combination of these seperated by commas) where n is a numeric value.]]></Val>
@@ -221,7 +239,7 @@
221239
<Str Cat="Text">
222240
<Val><![CDATA[XAML parsing failed]]></Val>
223241
<Tgt Cat="Text" Stat="Loc" Orig="New">
224-
<Val><![CDATA[Fehler bei der XAML-Analyse]]></Val>
242+
<Val><![CDATA[Fehler bei der XAML-Analyse.]]></Val>
225243
</Tgt>
226244
</Str>
227245
<Disp Icon="Str" />

loc/es/src/Controls/src/SourceGen/MauiGResources.resx.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<Str Cat="Text">
213213
<Val><![CDATA[An error occured while parsing Xaml: {0}.]]></Val>
214214
<Tgt Cat="Text" Stat="Loc" Orig="New">
215-
<Val><![CDATA[Error al analizar el Xaml: {0}.]]></Val>
215+
<Val><![CDATA[Error al analizar Xaml: {0}.]]></Val>
216216
</Tgt>
217217
</Str>
218218
<Disp Icon="Str" />
@@ -221,7 +221,7 @@
221221
<Str Cat="Text">
222222
<Val><![CDATA[XAML parsing failed]]></Val>
223223
<Tgt Cat="Text" Stat="Loc" Orig="New">
224-
<Val><![CDATA[Error al analizar XAML]]></Val>
224+
<Val><![CDATA[Error de análisis de XAML]]></Val>
225225
</Tgt>
226226
</Str>
227227
<Disp Icon="Str" />

loc/fr/src/Controls/src/SourceGen/MauiGResources.resx.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<Str Cat="Text">
213213
<Val><![CDATA[An error occured while parsing Xaml: {0}.]]></Val>
214214
<Tgt Cat="Text" Stat="Loc" Orig="New">
215-
<Val><![CDATA[Une erreur s’est produite lors de l’analyse XAML : {0}.]]></Val>
215+
<Val><![CDATA[Une erreur s’est produite lors de l’analyse de Xaml : {0}.]]></Val>
216216
</Tgt>
217217
</Str>
218218
<Disp Icon="Str" />
@@ -221,7 +221,7 @@
221221
<Str Cat="Text">
222222
<Val><![CDATA[XAML parsing failed]]></Val>
223223
<Tgt Cat="Text" Stat="Loc" Orig="New">
224-
<Val><![CDATA[L'analyse XAML a échoué]]></Val>
224+
<Val><![CDATA[Échec de l’analyse XAML]]></Val>
225225
</Tgt>
226226
</Str>
227227
<Disp Icon="Str" />

loc/fr/src/Templates/src/templates/maui-blazor/.template.config/localize/templatestrings.json.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<Str Cat="Text">
6060
<Val><![CDATA[Configures whether to omit sample pages and styling that demonstrate basic usage patterns.]]></Val>
6161
<Tgt Cat="Text" Stat="Loc" Orig="New">
62-
<Val><![CDATA[Configure s'il faut omettre les exemples de pages et de style qui illustrent les modèles d'utilisation de base.]]></Val>
62+
<Val><![CDATA[Configure s'il faut omettre les exemples de pages et le style qui illustrent les modèles d'utilisation de base.]]></Val>
6363
</Tgt>
6464
</Str>
6565
<Disp Icon="Str" />
@@ -77,7 +77,7 @@
7777
<Str Cat="Text">
7878
<Val><![CDATA[The target framework for the project.]]></Val>
7979
<Tgt Cat="Text" Stat="Loc" Orig="New">
80-
<Val><![CDATA[Infrastructure cible du projet.]]></Val>
80+
<Val><![CDATA[Framework cible du projet.]]></Val>
8181
</Tgt>
8282
</Str>
8383
<Disp Icon="Str" />

loc/it/src/Controls/src/SourceGen/MauiGResources.resx.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<Str Cat="Text">
213213
<Val><![CDATA[An error occured while parsing Xaml: {0}.]]></Val>
214214
<Tgt Cat="Text" Stat="Loc" Orig="New">
215-
<Val><![CDATA[Errore durante l'analisi di XAML: {0}.]]></Val>
215+
<Val><![CDATA[Si è verificato un errore durante l'analisi di XAML: {0}.]]></Val>
216216
</Tgt>
217217
</Str>
218218
<Disp Icon="Str" />
@@ -221,7 +221,7 @@
221221
<Str Cat="Text">
222222
<Val><![CDATA[XAML parsing failed]]></Val>
223223
<Tgt Cat="Text" Stat="Loc" Orig="New">
224-
<Val><![CDATA[Analisi XAML non riuscita]]></Val>
224+
<Val><![CDATA[L'analisi XAML non è riuscita]]></Val>
225225
</Tgt>
226226
</Str>
227227
<Disp Icon="Str" />

loc/it/src/Templates/src/templates/maui-blazor/.template.config/localize/templatestrings.json.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<Str Cat="Text">
7878
<Val><![CDATA[The target framework for the project.]]></Val>
7979
<Tgt Cat="Text" Stat="Loc" Orig="New">
80-
<Val><![CDATA[Framework di destinazione per il progetto.]]></Val>
80+
<Val><![CDATA[Il framework di destinazione per il progetto.]]></Val>
8181
</Tgt>
8282
</Str>
8383
<Disp Icon="Str" />
@@ -95,7 +95,7 @@
9595
<Str Cat="Text">
9696
<Val><![CDATA[_Include sample pages]]></Val>
9797
<Tgt Cat="Text" Stat="Loc" Orig="New">
98-
<Val><![CDATA[_Includi pagine di esempio]]></Val>
98+
<Val><![CDATA[_Include pagine di esempio]]></Val>
9999
</Tgt>
100100
</Str>
101101
<Disp Icon="Str" />

loc/ja/src/Controls/src/SourceGen/MauiGResources.resx.lcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<Str Cat="Text">
213213
<Val><![CDATA[An error occured while parsing Xaml: {0}.]]></Val>
214214
<Tgt Cat="Text" Stat="Loc" Orig="New">
215-
<Val><![CDATA[XAML の解析中にエラーが発生しました: {0}。]]></Val>
215+
<Val><![CDATA[Xaml の解析中にエラーが発生しました: {0}。]]></Val>
216216
</Tgt>
217217
</Str>
218218
<Disp Icon="Str" />

loc/ja/src/Templates/src/templates/maui-blazor/.template.config/localize/templatestrings.json.lcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<Str Cat="Text">
7878
<Val><![CDATA[The target framework for the project.]]></Val>
7979
<Tgt Cat="Text" Stat="Loc" Orig="New">
80-
<Val><![CDATA[プロジェクトのターゲット フレームワーク]]></Val>
80+
<Val><![CDATA[プロジェクトのターゲット フレームワークです]]></Val>
8181
</Tgt>
8282
</Str>
8383
<Disp Icon="Str" />
@@ -104,7 +104,7 @@
104104
<Str Cat="Text">
105105
<Val><![CDATA[Overrides the $(ApplicationId) in the project]]></Val>
106106
<Tgt Cat="Text" Stat="Loc" Orig="New">
107-
<Val><![CDATA[プロジェクト内の $(ApplicationId) をオーバーライドする]]></Val>
107+
<Val><![CDATA[プロジェクト内の $(ApplicationId) をオーバーライドします]]></Val>
108108
</Tgt>
109109
</Str>
110110
<Disp Icon="Str" />

0 commit comments

Comments
 (0)