Skip to content

Commit 9a10af9

Browse files
v-zbsailmsftbot[bot]
authored and
msftbot[bot]
committed
LOC CHECKIN | dotnet/wpf master | 20190618 (dotnet#999)
1 parent 3d581b9 commit 9a10af9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+339
-340
lines changed

src/Microsoft.DotNet.Wpf/src/PresentationCore/Resources/xlf/Strings.cs.xlf

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
33
<file datatype="xml" source-language="en" target-language="cs" original="../Strings.resx">
44
<body>
@@ -439,7 +439,7 @@
439439
</trans-unit>
440440
<trans-unit id="Color_ColorContextNotsRGB_or_scRGB">
441441
<source>Color context must be sRGB or scRGB for this operation.</source>
442-
<target state="translated">Barevný kontext pro tuto operaci musí být buď sRGB, nebo scRGB.</target>
442+
<target state="translated">Barevný kontext pro tuto operaci musí být buď sRGB, nebo scRGB.</target>
443443
<note />
444444
</trans-unit>
445445
<trans-unit id="Color_ColorContextTypeMismatch">
@@ -714,7 +714,7 @@
714714
</trans-unit>
715715
<trans-unit id="DirectoryNotFoundExceptionWithFileName">
716716
<source>Cannot find a part of the path '{0}'.</source>
717-
<target state="translated">Nelze najít část cesty {0}.</target>
717+
<target state="translated">Nelze najít část cesty {0}.</target>
718718
<note />
719719
</trans-unit>
720720
<trans-unit id="DragDrop_DragActionInvalid">
@@ -994,7 +994,7 @@
994994
</trans-unit>
995995
<trans-unit id="FaceIndexValidOnlyForTTC">
996996
<source>Nonzero font face index values are valid only for TrueType collections (.ttc).</source>
997-
<target state="translated">Nenulové hodnoty indexu ploch fontu jsou platné pouze pro kolekce TrueType (.ttc).</target>
997+
<target state="translated">Nenulové hodnoty indexu ploch fontu jsou platné pouze pro kolekce TrueType (.ttc).</target>
998998
<note />
999999
</trans-unit>
10001000
<trans-unit id="FamilyCollection_CannotFindCompositeFontsLocation">
@@ -1089,7 +1089,7 @@
10891089
</trans-unit>
10901090
<trans-unit id="General_BadType">
10911091
<source>The object passed to '{0}' is not a valid type.</source>
1092-
<target state="translated">Objekt předaný typu {0} není platný typ.</target>
1092+
<target state="translated">Objekt předaný typu {0} není platný typ.</target>
10931093
<note />
10941094
</trans-unit>
10951095
<trans-unit id="General_Expected_Type">
@@ -1174,7 +1174,7 @@
11741174
</trans-unit>
11751175
<trans-unit id="HwndSourceDisposed">
11761176
<source>Cannot access a disposed HwndSource.</source>
1177-
<target state="translated">Není přístup k použitému zdroji HwndSource.</target>
1177+
<target state="translated">Není přístup k použitému zdroji HwndSource.</target>
11781178
<note />
11791179
</trans-unit>
11801180
<trans-unit id="HwndTarget_HardwareNotSupportDueToProtocolMismatch">
@@ -1629,7 +1629,7 @@
16291629
</trans-unit>
16301630
<trans-unit id="IncompatibleStylusPointDescriptions">
16311631
<source>The StylusPointDescriptions are incompatible. Use the StylusPointDescription.GetCommonDescription method to find a common StylusPointDescription and then call StylusPointCollection.Reformat to return a compatible StylusPointCollection.</source>
1632-
<target state="translated">StylusPointDescriptions jsou nekompatibilní. Použijte metodu StylusPointDescription.GetCommonDescription pro nalezení společného popisu StylusPointDescription a pak vyvolejte StylusPointCollection.Reformat pro návrat kompatibilní kolekce StylusPointCollection.</target>
1632+
<target state="translated">StylusPointDescriptions jsou nekompatibilní. Použijte metodu StylusPointDescription.GetCommonDescription pro nalezení společného popisu StylusPointDescription a pak vyvolejte StylusPointCollection.Reformat pro návrat kompatibilní kolekce StylusPointCollection.</target>
16331633
<note />
16341634
</trans-unit>
16351635
<trans-unit id="IncreaseZoomText">
@@ -1694,7 +1694,7 @@
16941694
</trans-unit>
16951695
<trans-unit id="InvalidAdditionalDataForStylusPoint">
16961696
<source>The additional data passed in does not match what is expected based on the StylusPointDescription.</source>
1697-
<target state="translated">Další vložená data neodpovídají očekávání podle popisu StylusPointDescription.</target>
1697+
<target state="translated">Další vložená data neodpovídají očekávání podle popisu StylusPointDescription.</target>
16981698
<note />
16991699
</trans-unit>
17001700
<trans-unit id="InvalidBufferLength">
@@ -1844,7 +1844,7 @@
18441844
</trans-unit>
18451845
<trans-unit id="InvalidStylusPointDescription">
18461846
<source>StylusPointDescription must contain at least X, Y and NormalPressure in that order.</source>
1847-
<target state="translated">StylusPointDescription musí obsahovat alespoň X, Y a NormalPressure v tomto pořadí.</target>
1847+
<target state="translated">StylusPointDescription musí obsahovat alespoň X, Y a NormalPressure v tomto pořadí.</target>
18481848
<note />
18491849
</trans-unit>
18501850
<trans-unit id="InvalidStylusPointDescriptionButtonsMustBeLast">
@@ -2009,7 +2009,7 @@
20092009
</trans-unit>
20102010
<trans-unit id="MediaContext_InfiniteTickLoop">
20112011
<source>An infinite loop appears to have resulted from repeatedly invalidating the TimeManager during the Layout/Render process.</source>
2012-
<target state="translated">Nekonečná smyčka vznikla z opakovaného zneplatňování manažera TimeManager během procesu Layout/Render.</target>
2012+
<target state="translated">Nekonečná smyčka vznikla z opakovaného zneplatňování manažera TimeManager během procesu Layout/Render.</target>
20132013
<note />
20142014
</trans-unit>
20152015
<trans-unit id="MediaContext_NoBadShaderHandler">
@@ -3194,7 +3194,7 @@
31943194
</trans-unit>
31953195
<trans-unit id="Timing_CreateClockMustReturnNewClock">
31963196
<source>The {0}.CreateClock method returned a pre-existing object, rather than a new object inheriting from TimelineClock.</source>
3197-
<target state="translated">Metoda {0}.CreateClock vrátila již dříve existující objekt, nikoliv nový objekt odvozený od TimelineClock.</target>
3197+
<target state="translated">Metoda {0}.CreateClock vrátila již dříve existující objekt, nikoliv nový objekt odvozený od TimelineClock.</target>
31983198
<note />
31993199
</trans-unit>
32003200
<trans-unit id="Timing_DifferentThreads">
@@ -3279,7 +3279,7 @@
32793279
</trans-unit>
32803280
<trans-unit id="Timing_SeekDestinationIndefinite">
32813281
<source>The ClockController.Seek method was called using TimeSeekOrigin.Duration as the seekOrigin parameter for a Clock that has a duration of Forever. Clocks that have duration of Forever must use TimeSeekOrigin.BeginTime.</source>
3282-
<target state="translated">Metoda ClockController.Seek byla vyvolána pomocí prvku TimeSeekOrigin.Duration jako parametr seekOrigin pro Clock, jejichž trvání je Forever. Clock, které mají nastaveno trvání na hodnotu Forever, musejí používat TimeSeekOrigin.BeginTime.</target>
3282+
<target state="translated">Metoda ClockController.Seek byla vyvolána pomocí prvku TimeSeekOrigin.Duration jako parametr seekOrigin pro Clock, jejichž trvání je Forever. Clock, které mají nastaveno trvání na hodnotu Forever, musejí používat TimeSeekOrigin.BeginTime.</target>
32833283
<note />
32843284
</trans-unit>
32853285
<trans-unit id="Timing_SeekDestinationNegative">
@@ -3509,7 +3509,7 @@
35093509
</trans-unit>
35103510
<trans-unit id="VisualTarget_AnotherTargetAlreadyConnected">
35113511
<source>Another target is already connected to this HostVisual.</source>
3512-
<target state="translated">K tomuto hostitelskému prvku HostVisual je již připojen jiný cíl.</target>
3512+
<target state="translated">K tomuto hostitelskému prvku HostVisual je již připojen jiný cíl.</target>
35133513
<note />
35143514
</trans-unit>
35153515
<trans-unit id="Visual_ArgumentOutOfRange">
@@ -3599,7 +3599,7 @@
35993599
</trans-unit>
36003600
<trans-unit id="XmlLangGetCultureFailure">
36013601
<source>There is no registered CultureInfo with the IetfLanguageTag '{0}'.</source>
3602-
<target state="translated">Neexistuje registrovaná CultureInfo pro IetfLanguageTag {0}.</target>
3602+
<target state="translated">Neexistuje registrovaná CultureInfo pro IetfLanguageTag {0}.</target>
36033603
<note />
36043604
</trans-unit>
36053605
<trans-unit id="XmlLangGetSpecificCulture">

src/Microsoft.DotNet.Wpf/src/PresentationCore/Resources/xlf/Strings.pl.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@
814814
</trans-unit>
815815
<trans-unit id="Effect_Shader20SamplerRegisterLimit">
816816
<source>Pixel Shader Model 2.0 requires sampler constants to be in registers [0-3].</source>
817-
<target state="translated">Pixel Shader Model 2.0 wymaga, aby stałe przykładów znajdowały się w rejestrach [0-3].</target>
817+
<target state="translated">Pixel Shader Model 2.0 wymaga, aby stałe przykładów znajdowały się w rejestrach [0-3].</target>
818818
<note />
819819
</trans-unit>
820820
<trans-unit id="Effect_Shader30BoolConstantRegisterLimit">

src/Microsoft.DotNet.Wpf/src/PresentationCore/Resources/xlf/Strings.pt-BR.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3184,7 +3184,7 @@
31843184
</trans-unit>
31853185
<trans-unit id="Timing_CanSlipOnlyOnSimpleTimelines">
31863186
<source>CanSlip is supported only on timelines without AutoReverse, AccelerationRatio, or DecelerationRatio.</source>
3187-
<target state="translated">Somente há suporte para CanSlip em linhas do tempo sem AutoReverse, AccelerationRatio ou DecelerationRatio.</target>
3187+
<target state="translated">Somente há suporte para CanSlip em linhas do tempo sem AutoReverse, AccelerationRatio ou DecelerationRatio.</target>
31883188
<note />
31893189
</trans-unit>
31903190
<trans-unit id="Timing_ChildMustBeTimeline">

src/Microsoft.DotNet.Wpf/src/PresentationCore/Resources/xlf/Strings.tr.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
</trans-unit>
410410
<trans-unit id="Collection_BadType">
411411
<source>Cannot add instance of type '{1}' to a collection of type '{0}'. Only items of type '{2}' are allowed.</source>
412-
<target state="new">Cannot add instance of type '{1}' to a collection of type '{0}'. Only items of type '{2}' are allowed.</target>
412+
<target state="translated">'{0}' türündeki koleksiyona '{1}' türünde örnek eklenemez. Yalnızca '{2}' türündeki öğelere izin verilir.</target>
413413
<note />
414414
</trans-unit>
415415
<trans-unit id="Collection_CopyTo_ArrayCannotBeMultidimensional">
@@ -824,12 +824,12 @@
824824
</trans-unit>
825825
<trans-unit id="Effect_Shader30FloatConstantRegisterLimit">
826826
<source>Pixel Shader Model 3.0 requires floating point constants to be in registers [0-223].</source>
827-
<target state="translated">Pixel Shader Model 3.0, kayan nokta sabitlerin yazmaçlarda olmasını gerektirir [0-223].</target>
827+
<target state="translated">Pixel Shader Model 3.0, kayan nokta sabitlerin yazmaçlarda olmasını gerektirir [0-223].</target>
828828
<note />
829829
</trans-unit>
830830
<trans-unit id="Effect_Shader30IntConstantRegisterLimit">
831831
<source>Pixel Shader Model 3.0 requires integer constants to be in registers [0-15].</source>
832-
<target state="translated">Pixel Shader Model 3.0, tamsayı sabitlerin yazmaçlarda olmasını gerektirir [0-15].</target>
832+
<target state="translated">Pixel Shader Model 3.0, tamsayı sabitlerin yazmaçlarda olmasını gerektirir [0-15].</target>
833833
<note />
834834
</trans-unit>
835835
<trans-unit id="Effect_Shader30SamplerRegisterLimit">

src/Microsoft.DotNet.Wpf/src/PresentationCore/Resources/xlf/Strings.zh-Hans.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" target-language="zh-Hans" original="../Strings.resx">
3+
<file datatype="xml" source-language="en" target-language="zh-HANS" original="../Strings.resx">
44
<body>
55
<trans-unit id="AccessKeyManager_NotAUnicodeCharacter">
66
<source>'{0}' is not a single Unicode character.</source>

src/Microsoft.DotNet.Wpf/src/PresentationCore/Resources/xlf/Strings.zh-Hant.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
3-
<file datatype="xml" source-language="en" target-language="zh-Hant" original="../Strings.resx">
3+
<file datatype="xml" source-language="en" target-language="zh-HANT" original="../Strings.resx">
44
<body>
55
<trans-unit id="AccessKeyManager_NotAUnicodeCharacter">
66
<source>'{0}' is not a single Unicode character.</source>
@@ -104,7 +104,7 @@
104104
</trans-unit>
105105
<trans-unit id="Animation_KeyTime_LessThanZero">
106106
<source>Cannot create a KeyTime with the value '{0}' because it is less than zero.</source>
107-
<target state="translated">無法使用值 '{0}' 建立 KeyTime,因為它小於零。</target>
107+
<target state="translated">無法使用值 '{0}' 建立 KeyTime,因為它小於零。</target>
108108
<note />
109109
</trans-unit>
110110
<trans-unit id="Animation_NoAnimationsSpecified">

0 commit comments

Comments
 (0)