Merge pull request #8124 from microsoft/lego/hb_2939_20201119000611307

LEGO: Pull request from lego/hb_2939_20201119000611307 to master
This commit is contained in:
Clint Rutkas
2020-11-19 10:33:44 -08:00
committed by GitHub
25 changed files with 247 additions and 55 deletions

View File

@@ -148,12 +148,18 @@
<Item ItemId=";Error_Applying_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error applying layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Při zavádění rozložení došlo k chybě.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Exception_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Exception Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Obslužná rutina výjimek editoru FancyZones]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -169,12 +175,18 @@
<Item ItemId=";Error_Layout_Malformed_Data" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Layout '{0}' has malformed data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Rozložení {0} má chybná data.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Loading_Custom_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error loading custom layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Při načítání vlastních rozložení došlo k chybě.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -190,6 +202,9 @@
<Item ItemId=";Error_Monitor_Match_Not_Found" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Match not found ({0})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nenašla se shoda ({0}).]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -214,6 +229,9 @@
<Item ItemId=";Error_Persisting_Custom_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error persisting custom layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Při trvalém ukládání vlastního rozložení došlo k chybě.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +247,9 @@
<Item ItemId=";Error_Serializing_Deleted_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error serializing deleted layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Při serializaci odstraněných rozložení došlo k chybě.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -148,12 +148,18 @@
<Item ItemId=";Error_Applying_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error applying layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Anwenden des Layouts.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Exception_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Exception Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ausnahmehandler für FancyZones-Editor]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -169,12 +175,18 @@
<Item ItemId=";Error_Layout_Malformed_Data" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Layout '{0}' has malformed data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Das Layout "{0}" weist ungültige Daten auf.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Loading_Custom_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error loading custom layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Laden von benutzerdefinierten Layouts.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -190,6 +202,9 @@
<Item ItemId=";Error_Monitor_Match_Not_Found" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Match not found ({0})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Keine Übereinstimmung gefunden ({0})]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -214,6 +229,9 @@
<Item ItemId=";Error_Persisting_Custom_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error persisting custom layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim dauerhaften Speichern des benutzerdefinierten Layouts.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +247,9 @@
<Item ItemId=";Error_Serializing_Deleted_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error serializing deleted layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Serialisieren von gelöschten Layouts.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -148,12 +148,18 @@
<Item ItemId=";Error_Applying_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error applying layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Error al aplicar el diseño.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Exception_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Exception Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Controlador de excepciones del editor de FancyZones]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -169,12 +175,18 @@
<Item ItemId=";Error_Layout_Malformed_Data" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Layout '{0}' has malformed data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El diseño "{0}" tiene datos con formato incorrecto.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Loading_Custom_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error loading custom layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Error al cargar los diseños personalizados.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -190,6 +202,9 @@
<Item ItemId=";Error_Monitor_Match_Not_Found" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Match not found ({0})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se encontró ninguna coincidencia ({0}).]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -214,6 +229,9 @@
<Item ItemId=";Error_Persisting_Custom_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error persisting custom layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Error al guardar el diseño personalizado.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +247,9 @@
<Item ItemId=";Error_Serializing_Deleted_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error serializing deleted layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Error al serializar los diseños eliminados.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -148,12 +148,18 @@
<Item ItemId=";Error_Applying_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error applying layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erreur d'application de la disposition]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Exception_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Exception Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gestionnaire d'exceptions de l'éditeur FancyZones]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -169,12 +175,18 @@
<Item ItemId=";Error_Layout_Malformed_Data" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Layout '{0}' has malformed data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La disposition « {0} » a des données malformées]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Loading_Custom_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error loading custom layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erreur de chargement des dispositions personnalisées]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -190,6 +202,9 @@
<Item ItemId=";Error_Monitor_Match_Not_Found" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Match not found ({0})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Correspondance introuvable ({0})]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -214,6 +229,9 @@
<Item ItemId=";Error_Persisting_Custom_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error persisting custom layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erreur de conservation de la disposition personnalisée]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +247,9 @@
<Item ItemId=";Error_Serializing_Deleted_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error serializing deleted layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erreur de sérialisation des dispositions supprimées]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -148,12 +148,18 @@
<Item ItemId=";Error_Applying_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error applying layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fout bij toepassen van indeling]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Exception_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Exception Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Uitzonderingshandler voor FancyZones-editor]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -169,12 +175,18 @@
<Item ItemId=";Error_Layout_Malformed_Data" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Layout '{0}' has malformed data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[De indeling {0} heeft ongeldige gegevens]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Loading_Custom_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error loading custom layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fout bij het laden van aangepaste indelingen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -190,6 +202,9 @@
<Item ItemId=";Error_Monitor_Match_Not_Found" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Match not found ({0})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geen overeenkomst gevonden ({0})]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -214,6 +229,9 @@
<Item ItemId=";Error_Persisting_Custom_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error persisting custom layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fout bij het persistent maken van aangepaste indeling]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +247,9 @@
<Item ItemId=";Error_Serializing_Deleted_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error serializing deleted layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fout bij het serialiseren van verwijderde indelingen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -148,12 +148,18 @@
<Item ItemId=";Error_Applying_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error applying layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Błąd podczas stosowania układu]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Exception_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Exception Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Procedura obsługi wyjątków edytora Fantazyjne strefy]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -169,12 +175,18 @@
<Item ItemId=";Error_Layout_Malformed_Data" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Layout '{0}' has malformed data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Układ „{0}” ma źle sformułowane dane]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Loading_Custom_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error loading custom layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Błąd podczas ładowania układów niestandardowych]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -190,6 +202,9 @@
<Item ItemId=";Error_Monitor_Match_Not_Found" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Match not found ({0})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nie znaleziono dopasowania ({0})]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -214,6 +229,9 @@
<Item ItemId=";Error_Persisting_Custom_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error persisting custom layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Błąd podczas utrwalania układu niestandardowego]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +247,9 @@
<Item ItemId=";Error_Serializing_Deleted_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error serializing deleted layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Błąd podczas serializowania usuniętych układów]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -148,12 +148,18 @@
<Item ItemId=";Error_Applying_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error applying layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erro ao aplicar o layout]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Exception_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Exception Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Manipulador de Exceção do Editor FancyZones]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -169,12 +175,18 @@
<Item ItemId=";Error_Layout_Malformed_Data" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Layout '{0}' has malformed data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O layout '{0}' tem dados malformados]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Loading_Custom_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error loading custom layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erro ao carregar os layouts personalizados]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -190,6 +202,9 @@
<Item ItemId=";Error_Monitor_Match_Not_Found" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Match not found ({0})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Correspondência não encontrada ({0})]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -214,6 +229,9 @@
<Item ItemId=";Error_Persisting_Custom_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error persisting custom layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erro ao persistir o layout personalizado]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +247,9 @@
<Item ItemId=";Error_Serializing_Deleted_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error serializing deleted layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erro ao serializar os layouts excluídos]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -148,12 +148,18 @@
<Item ItemId=";Error_Applying_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error applying layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ошибка применения макета.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Exception_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Exception Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Обработчик исключений редактора FancyZones]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -169,12 +175,18 @@
<Item ItemId=";Error_Layout_Malformed_Data" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Layout '{0}' has malformed data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Неправильные данные макета "{0}".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Loading_Custom_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error loading custom layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ошибка при загрузке пользовательских макетов.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -190,6 +202,9 @@
<Item ItemId=";Error_Monitor_Match_Not_Found" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Match not found ({0})]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Совпадений не найдено ({0}).]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -214,6 +229,9 @@
<Item ItemId=";Error_Persisting_Custom_Layout" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error persisting custom layout]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ошибка при сохранении пользовательского макета.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +247,9 @@
<Item ItemId=";Error_Serializing_Deleted_Layouts" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error serializing deleted layouts]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ошибка сериализации удаленных макетов.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>