Resources.resx 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <!--
  4. Microsoft ResX Schema
  5. Version 2.0
  6. The primary goals of this format is to allow a simple XML format
  7. that is mostly human readable. The generation and parsing of the
  8. various data types are done through the TypeConverter classes
  9. associated with the data types.
  10. Example:
  11. ... ado.net/XML headers & schema ...
  12. <resheader name="resmimetype">text/microsoft-resx</resheader>
  13. <resheader name="version">2.0</resheader>
  14. <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  15. <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  16. <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
  17. <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  18. <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  19. <value>[base64 mime encoded serialized .NET Framework object]</value>
  20. </data>
  21. <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  22. <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
  23. <comment>This is a comment</comment>
  24. </data>
  25. There are any number of "resheader" rows that contain simple
  26. name/value pairs.
  27. Each data row contains a name, and value. The row also contains a
  28. type or mimetype. Type corresponds to a .NET class that support
  29. text/value conversion through the TypeConverter architecture.
  30. Classes that don't support this are serialized and stored with the
  31. mimetype set.
  32. The mimetype is used for serialized objects, and tells the
  33. ResXResourceReader how to depersist the object. This is currently not
  34. extensible. For a given mimetype the value must be set accordingly:
  35. Note - application/x-microsoft.net.object.binary.base64 is the format
  36. that the ResXResourceWriter will generate, however the reader can
  37. read any of the formats listed below.
  38. mimetype: application/x-microsoft.net.object.binary.base64
  39. value : The object must be serialized with
  40. : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
  41. : and then encoded with base64 encoding.
  42. mimetype: application/x-microsoft.net.object.soap.base64
  43. value : The object must be serialized with
  44. : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  45. : and then encoded with base64 encoding.
  46. mimetype: application/x-microsoft.net.object.bytearray.base64
  47. value : The object must be serialized into a byte array
  48. : using a System.ComponentModel.TypeConverter
  49. : and then encoded with base64 encoding.
  50. -->
  51. <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  52. <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
  53. <xsd:element name="root" msdata:IsDataSet="true">
  54. <xsd:complexType>
  55. <xsd:choice maxOccurs="unbounded">
  56. <xsd:element name="metadata">
  57. <xsd:complexType>
  58. <xsd:sequence>
  59. <xsd:element name="value" type="xsd:string" minOccurs="0" />
  60. </xsd:sequence>
  61. <xsd:attribute name="name" use="required" type="xsd:string" />
  62. <xsd:attribute name="type" type="xsd:string" />
  63. <xsd:attribute name="mimetype" type="xsd:string" />
  64. <xsd:attribute ref="xml:space" />
  65. </xsd:complexType>
  66. </xsd:element>
  67. <xsd:element name="assembly">
  68. <xsd:complexType>
  69. <xsd:attribute name="alias" type="xsd:string" />
  70. <xsd:attribute name="name" type="xsd:string" />
  71. </xsd:complexType>
  72. </xsd:element>
  73. <xsd:element name="data">
  74. <xsd:complexType>
  75. <xsd:sequence>
  76. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  77. <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  78. </xsd:sequence>
  79. <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
  80. <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  81. <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  82. <xsd:attribute ref="xml:space" />
  83. </xsd:complexType>
  84. </xsd:element>
  85. <xsd:element name="resheader">
  86. <xsd:complexType>
  87. <xsd:sequence>
  88. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  89. </xsd:sequence>
  90. <xsd:attribute name="name" type="xsd:string" use="required" />
  91. </xsd:complexType>
  92. </xsd:element>
  93. </xsd:choice>
  94. </xsd:complexType>
  95. </xsd:element>
  96. </xsd:schema>
  97. <resheader name="resmimetype">
  98. <value>text/microsoft-resx</value>
  99. </resheader>
  100. <resheader name="version">
  101. <value>2.0</value>
  102. </resheader>
  103. <resheader name="reader">
  104. <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  105. </resheader>
  106. <resheader name="writer">
  107. <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  108. </resheader>
  109. <data name="AutoComplete_OnFilterModePropertyChanged_InvalidValue" xml:space="preserve">
  110. <value>Invalid FilterMode enumeration value. The value must be one of the defined AutoCompleteFilterMode values to be accepted.</value>
  111. <comment>Exception thrown when the FilterMode dependency property is set to a value that does not pass the enum validation step in the property changed handler.</comment>
  112. </data>
  113. <data name="AutoComplete_OnMaxDropDownHeightPropertyChanged_InvalidValue" xml:space="preserve">
  114. <value>Invalid maximum drop down height value '{0}'. The value must be greater than or equal to zero.</value>
  115. <comment>Exception thrown when the MaxDropDownHeight dependency property is seto to a value that is negative.</comment>
  116. </data>
  117. <data name="AutoComplete_OnMinimumPopulateDelayPropertyChanged_InvalidValue" xml:space="preserve">
  118. <value>Invalid MinimumPopulateDelay value '{0}'. The value must be greater than or equal to zero.</value>
  119. <comment>Exception thrown when the MinimumPopulateDelay dependency property is changed to a negative value.</comment>
  120. </data>
  121. <data name="AutoComplete_OnSearchTextPropertyChanged_InvalidWrite" xml:space="preserve">
  122. <value>Cannot set read-only property SearchText.</value>
  123. <comment>Exception thrown when the SearchText property is improperly set.</comment>
  124. </data>
  125. <data name="Automation_OperationCannotBePerformed" xml:space="preserve">
  126. <value>Cannot perform operation.</value>
  127. <comment>Exception thrown by automation peers.</comment>
  128. </data>
  129. <data name="DomainUpDown_CurrentIndex_InvalidValue" xml:space="preserve">
  130. <value>Invalid index value '{0}'</value>
  131. <comment>Exception thrown when the index is not within the collection.</comment>
  132. </data>
  133. <data name="DomainUpDown_InvalidInputAction_InvalidValue" xml:space="preserve">
  134. <value>Invalid InvalidInputAction value '{0}'</value>
  135. <comment>Exception thrown when the InvalidInputAction property is provided an invalid value.</comment>
  136. </data>
  137. <data name="Expander_OnExpandDirectionPropertyChanged_InvalidValue" xml:space="preserve">
  138. <value>Invalid ExpandDirection value '{0}'.</value>
  139. <comment>Exception thrown when the ExpandDirection property is provided an invalid value.</comment>
  140. </data>
  141. <data name="InvalidAttemptToChangeReadOnlyProperty" xml:space="preserve">
  142. <value>Invalid attempt to change read-only property "{0}."</value>
  143. <comment>Exception thrown when a read-only property is changed.</comment>
  144. </data>
  145. <data name="ListTimePickerPopup_TimeItemsSelection_ReadOnly" xml:space="preserve">
  146. <value>Cannot set read-only property TimeItemsSelection.</value>
  147. <comment>Exception thrown when a TimeItemsSelection is being set.</comment>
  148. </data>
  149. <data name="NumericUpDown_EnsureValidDoubleValue_InvalidDoubleValue" xml:space="preserve">
  150. <value>Invalid double value '{0}': valid value is of double type and within decimal range.</value>
  151. <comment>Exception thrown when dependency properties are provided an value that's not a valid double value or not in the decimal range.</comment>
  152. </data>
  153. <data name="NumericUpDown_EnsureValidIncrementValue_InvalidValue" xml:space="preserve">
  154. <value>Invalid Increment value '{0}': valid value is of double type, within decimal range, and positive</value>
  155. <comment>Exception thrown when the Increment property is provided an value that's not a double value, or not in decimal range, or is negative or zero.</comment>
  156. </data>
  157. <data name="NumericUpDown_OnDecimalPlacesPropertyChanged_InvalidValue" xml:space="preserve">
  158. <value>Invalid DecimalPlaces value '{0}': valid value is of int type and within 0 and 15 inclusive.</value>
  159. <comment>Exception thrown when the DecimalPlaces property is provided an value not in the range of 0 and 15 inclusive.</comment>
  160. </data>
  161. <data name="ObservableObjectCollection_ReadOnly" xml:space="preserve">
  162. <value>The collection is currently ReadOnly and should not be modified.</value>
  163. <comment>Exception thrown when the collection is readonly and was modified.</comment>
  164. </data>
  165. <data name="Picker_OnMaxDropDownHeightPropertyChanged_InvalidValue" xml:space="preserve">
  166. <value>Invalid maximum drop down height value '{0}'. The value must be greater than or equal to zero.</value>
  167. <comment>Exception thrown when the MaxDropDownHeight dependency property is seto to a value that is negative.</comment>
  168. </data>
  169. <data name="Picker_PopupButtonModeNotValid" xml:space="preserve">
  170. <value>Invalid PopupButtonMode value '{0}'.</value>
  171. <comment>Exception thrown when the PopupButtonMode is improperly set.</comment>
  172. </data>
  173. <data name="RatingAutomationPeer_GetLocalizedControlTypeCore" xml:space="preserve">
  174. <value>Rating</value>
  175. <comment>The localized control type used by the RatingAutomationPeer.</comment>
  176. </data>
  177. <data name="RatingAutomationPeer_SetValue" xml:space="preserve">
  178. <value>Value must be null or a number between 0 and 1.</value>
  179. <comment>Exception thrown when a change is made to an automation peer.</comment>
  180. </data>
  181. <data name="RatingItemAutomationPeer_GetLocalizedControlTypeCore" xml:space="preserve">
  182. <value>Star</value>
  183. <comment>The localized control type name used by the RatingItemAutomationPeer.</comment>
  184. </data>
  185. <data name="Rating_SetItemCount_ItemCountMustBeLargerThanOrEqualToZero" xml:space="preserve">
  186. <value>Value must be larger than or equal to 0.</value>
  187. <comment>Exception thrown when the ItemCount is set to a value smaller than 0.</comment>
  188. </data>
  189. <data name="RoutedPropertyChangingEventArgs_CancelSet_InvalidOperation" xml:space="preserve">
  190. <value>The RoutedPropertyChangingEvent cannot be canceled.</value>
  191. <comment>Exception thrown when setting Cancel property while IsCancelable is false.</comment>
  192. </data>
  193. <data name="Spinner_SpinNotValid" xml:space="preserve">
  194. <value>Spin action is not valid at this moment.</value>
  195. <comment>Exception thrown when spinning in a direction that is not currently valid.</comment>
  196. </data>
  197. <data name="TimeInput_PopupMinutesInterval_InvalidValue" xml:space="preserve">
  198. <value>Invalid PopupMinutesInterval '{0}'. The interval can be set to 0 (no interval) to and including 59.</value>
  199. <comment>Exception thrown when an invalid interval is set.</comment>
  200. </data>
  201. <data name="TimeInput_PopupSecondsInterval_InvalidValue" xml:space="preserve">
  202. <value>Invalid PopupSecondsInterval '{0}'.The interval can be set to 0 (no interval) to and including 59.</value>
  203. <comment>Exception thrown when an invalid interval is set.</comment>
  204. </data>
  205. <data name="TimePicker_PopupSetInStyle" xml:space="preserve">
  206. <value>Cannot set the PopupProperty in a style. Please use PopupTemplate.</value>
  207. <comment>Exception thrown when the PopupProperty is set in a style.</comment>
  208. </data>
  209. <data name="TimePicker_PopupTimeSelectionModeNotValid" xml:space="preserve">
  210. <value>Invalid PopupTimeSelectionMode for this popup, value '{0}'.</value>
  211. <comment>Exception thrown by a TimePickerPopup if it does not support the selected PopupTimeSelectionMode.</comment>
  212. </data>
  213. <data name="TimeUpDown_OnTimeHintContentChanged" xml:space="preserve">
  214. <value>Cannot set read-only property TimeHintContent.</value>
  215. <comment>Exception thrown when the TimeHintContent property is improperly set.</comment>
  216. </data>
  217. <data name="TypeConverters_ConvertFrom_CannotConvertFromType" xml:space="preserve">
  218. <value>'{0}' cannot convert from '{1}'.</value>
  219. <comment>Exception thrown when a type converter is asked to convert something it cannot.</comment>
  220. </data>
  221. <data name="TypeConverters_Convert_CannotConvert" xml:space="preserve">
  222. <value>'{0}' is unable to convert '{1}' to '{2}'.</value>
  223. <comment>Exception thrown when a type converter fails to convert a value to another type.</comment>
  224. </data>
  225. <data name="UpDown_ParseException" xml:space="preserve">
  226. <value>Cannot parse text '{0}'</value>
  227. <comment>Exception thrown when the text supplied cannot be parsed.</comment>
  228. </data>
  229. </root>