AutoCatUwp/AutoCat/obj/x64/Debug/Microsoft.Xaml.Interactivity.pri.xml
2021-01-24 18:21:04 +03:00

169 lines
10 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<PriInfo>
<ResourceMap name="Microsoft.Xaml.Interactivity" version="1.0" primary="true">
<Qualifiers>
<Language>EN-US,DE-DE,ES-ES,FR-FR,IT-IT,JA-JP,KO-KR,PT-BR,RU-RU,UK-UA,ZH-CN,ZH-TW</Language>
</Qualifiers>
<ResourceMapSubtree name="Microsoft.Xaml.Interactivity">
<ResourceMapSubtree name="Strings">
<NamedResource name="CannotAttachBehaviorMultipleTimesExceptionMessage" uri="ms-resource://Microsoft.Xaml.Interactivity/Microsoft.Xaml.Interactivity/Strings/CannotAttachBehaviorMultipleTimesExceptionMessage">
<Candidate qualifiers="Language-ZH-TW" type="String">
<Value>無法一次將行為執行個體附加到多個物件。</Value>
</Candidate>
<Candidate qualifiers="Language-ZH-CN" type="String">
<Value>行为的实例不能一次附加到多个对象。</Value>
</Candidate>
<Candidate qualifiers="Language-UK-UA" type="String">
<Value>Неможливо прикріпити екземпляр поведінки до декількох об'єктів одночасно.</Value>
</Candidate>
<Candidate qualifiers="Language-RU-RU" type="String">
<Value>Невозможно прикрепить экземпляр поведения к нескольким объектам одновременно.</Value>
</Candidate>
<Candidate qualifiers="Language-PT-BR" type="String">
<Value>Uma instância de um behavior não pode ser anexada a mais de um objeto simultaneamente.</Value>
</Candidate>
<Candidate qualifiers="Language-KO-KR" type="String">
<Value>동작의 인스턴스 하나를 한 번에 둘 이상의 개체에 연결할 수 없습니다.</Value>
</Candidate>
<Candidate qualifiers="Language-JA-JP" type="String">
<Value>ビヘイビアーのインスタンスは、1 度に複数のオブジェクトに追加することはできません。</Value>
</Candidate>
<Candidate qualifiers="Language-IT-IT" type="String">
<Value>Impossibile associare l'istanza di un comportamento a più di un oggetto alla volta.</Value>
</Candidate>
<Candidate qualifiers="Language-FR-FR" type="String">
<Value>Une instance de Behavior ne peut pas être attachée à plus d'un objet à la fois.</Value>
</Candidate>
<Candidate qualifiers="Language-ES-ES" type="String">
<Value>No se puede adjuntar una instancia de Behavior a más de un objeto simultáneamente.</Value>
</Candidate>
<Candidate qualifiers="Language-EN-US" isDefault="true" type="String">
<Value>An instance of a behavior cannot be attached to more than one object at a time.</Value>
</Candidate>
<Candidate qualifiers="Language-DE-DE" type="String">
<Value>Eine Instanz eines Verhaltens kann nicht mehreren Objekten gleichzeitig angefügt werden.</Value>
</Candidate>
</NamedResource>
<NamedResource name="DuplicateBehaviorInCollectionExceptionMessage" uri="ms-resource://Microsoft.Xaml.Interactivity/Microsoft.Xaml.Interactivity/Strings/DuplicateBehaviorInCollectionExceptionMessage">
<Candidate qualifiers="Language-ZH-TW" type="String">
<Value>無法重複將行為執行個體加到 BehaviorCollection。</Value>
</Candidate>
<Candidate qualifiers="Language-ZH-CN" type="String">
<Value>不能多次将行为的实例添加到 BehaviorCollection。</Value>
</Candidate>
<Candidate qualifiers="Language-UK-UA" type="String">
<Value>Неможливо додати екземпляр поведінки в колекцію BehaviorCollection більше одного разу.</Value>
</Candidate>
<Candidate qualifiers="Language-RU-RU" type="String">
<Value>Невозможно добавить экземпляр поведения в коллекцию BehaviorCollection более одного раза.</Value>
</Candidate>
<Candidate qualifiers="Language-PT-BR" type="String">
<Value>Não é possível adicionar uma instância de um behavior à um BehaviorCollection mais de uma vez.</Value>
</Candidate>
<Candidate qualifiers="Language-KO-KR" type="String">
<Value>동작의 인스턴스 하나를 BehaviorCollection에 두 번 이상 추가할 수 없습니다.</Value>
</Candidate>
<Candidate qualifiers="Language-JA-JP" type="String">
<Value>ビヘイビアーのインスタンスを BehaviorCollection に複数回追加することはできません。</Value>
</Candidate>
<Candidate qualifiers="Language-IT-IT" type="String">
<Value>Impossibile aggiungere l'istanza di un comportamento a BehaviorCollection più di una volta.</Value>
</Candidate>
<Candidate qualifiers="Language-FR-FR" type="String">
<Value>Impossible d'ajouter à plusieurs reprises une instance de Behavior à une BehaviorCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-ES-ES" type="String">
<Value>No se puede agregar una instancia de Behavior a un BehaviorCollection más de una vez.</Value>
</Candidate>
<Candidate qualifiers="Language-EN-US" isDefault="true" type="String">
<Value>Cannot add an instance of a behavior to a BehaviorCollection more than once.</Value>
</Candidate>
<Candidate qualifiers="Language-DE-DE" type="String">
<Value>Eine Instanz eines Verhaltens kann einer BehaviorCollection höchstens einmal hinzugefügt werden.</Value>
</Candidate>
</NamedResource>
<NamedResource name="InvalidAssociatedObjectExceptionMessage" uri="ms-resource://Microsoft.Xaml.Interactivity/Microsoft.Xaml.Interactivity/Strings/InvalidAssociatedObjectExceptionMessage">
<Candidate qualifiers="Language-EN-US" isDefault="true" type="String">
<Value>AssociatedObject is of type {0} but should be of type {1}.</Value>
</Candidate>
</NamedResource>
<NamedResource name="NonActionAddedToActionCollectionExceptionMessage" uri="ms-resource://Microsoft.Xaml.Interactivity/Microsoft.Xaml.Interactivity/Strings/NonActionAddedToActionCollectionExceptionMessage">
<Candidate qualifiers="Language-ZH-TW" type="String">
<Value>ActionCollection 只支援 IAction 類型。</Value>
</Candidate>
<Candidate qualifiers="Language-ZH-CN" type="String">
<Value>在 ActionCollection 中只支持 IAction 类型。</Value>
</Candidate>
<Candidate qualifiers="Language-UK-UA" type="String">
<Value>В колекції ActionCollection підтримуються тільки типи Action.</Value>
</Candidate>
<Candidate qualifiers="Language-RU-RU" type="String">
<Value>В коллекции ActionCollection поддерживаются только типы IAction.</Value>
</Candidate>
<Candidate qualifiers="Language-PT-BR" type="String">
<Value>Somente tipos de IAction são suportados em um ActionCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-KO-KR" type="String">
<Value>ActionCollection에서 IAction 형식만 지원됩니다.</Value>
</Candidate>
<Candidate qualifiers="Language-JA-JP" type="String">
<Value>ActionCollection では IAction 型のみサポートされます。</Value>
</Candidate>
<Candidate qualifiers="Language-IT-IT" type="String">
<Value>Solo i tipi IAction sono supportati in ActionCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-FR-FR" type="String">
<Value>Seuls les types IAction sont pris en charge dans une ActionCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-ES-ES" type="String">
<Value>Solo se admiten tipos IAction en ActionCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-EN-US" isDefault="true" type="String">
<Value>Only IAction types are supported in an ActionCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-DE-DE" type="String">
<Value>Nur IAction-Typen werden in einer ActionCollection unterstützt.</Value>
</Candidate>
</NamedResource>
<NamedResource name="NonBehaviorAddedToBehaviorCollectionExceptionMessage" uri="ms-resource://Microsoft.Xaml.Interactivity/Microsoft.Xaml.Interactivity/Strings/NonBehaviorAddedToBehaviorCollectionExceptionMessage">
<Candidate qualifiers="Language-ZH-TW" type="String">
<Value>BehaviorCollection 只支援 IBehavior 類型。</Value>
</Candidate>
<Candidate qualifiers="Language-ZH-CN" type="String">
<Value>在 BehaviorCollection 中只支持 IBehavior 类型。</Value>
</Candidate>
<Candidate qualifiers="Language-UK-UA" type="String">
<Value>В колекції BehaviorCollection підтримуються тільки типи Behavior.</Value>
</Candidate>
<Candidate qualifiers="Language-RU-RU" type="String">
<Value>В коллекции BehaviorCollection поддерживаются только типы IBehavior.</Value>
</Candidate>
<Candidate qualifiers="Language-PT-BR" type="String">
<Value>Somente tipos de IBehavior são suportados em um BehaviorCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-KO-KR" type="String">
<Value>BehaviorCollection에서 IBehavior 형식만 지원됩니다.</Value>
</Candidate>
<Candidate qualifiers="Language-JA-JP" type="String">
<Value>BehaviorCollection では IBehavior 型のみサポートされます。</Value>
</Candidate>
<Candidate qualifiers="Language-IT-IT" type="String">
<Value>Solo i tipi IBehavior sono supportati in BehaviorCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-FR-FR" type="String">
<Value>Seuls les types IBehavior sont pris en charge dans une BehaviorCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-ES-ES" type="String">
<Value>Solo se admiten tipos IBehavior en BehaviorCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-EN-US" isDefault="true" type="String">
<Value>Only IBehavior types are supported in a BehaviorCollection.</Value>
</Candidate>
<Candidate qualifiers="Language-DE-DE" type="String">
<Value>Nur IBehavior-Typen werden in einer BehaviorCollection unterstützt.</Value>
</Candidate>
</NamedResource>
</ResourceMapSubtree>
</ResourceMapSubtree>
</ResourceMap>
</PriInfo>