PageRenderTime 54ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/beta-1.0.2/Client/Resources.resx

#
Unknown | 457 lines | 446 code | 11 blank | 0 comment | 0 complexity | f5d6833cd351c3e37d5d4c0de5f00268 MD5 | raw file
Possible License(s): CC-BY-SA-3.0
  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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  105. </resheader>
  106. <resheader name="writer">
  107. <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  108. </resheader>
  109. <data name="AddEditSettingDialogLearnMore" xml:space="preserve">
  110. <value>Learn more about this setting</value>
  111. </data>
  112. <data name="AddEditSettingDialogName" xml:space="preserve">
  113. <value>Name:</value>
  114. </data>
  115. <data name="AddEditSettingDialogSection" xml:space="preserve">
  116. <value>Section:</value>
  117. </data>
  118. <data name="AddEditSettingDialogValue" xml:space="preserve">
  119. <value>Value:</value>
  120. </data>
  121. <data name="AddEditSettingDialogAddSetting" xml:space="preserve">
  122. <value>Add PHP Setting</value>
  123. </data>
  124. <data name="AllPagesGoBackTask" xml:space="preserve">
  125. <value>Back to main page</value>
  126. </data>
  127. <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  128. <data name="Delete16" type="System.Resources.ResXFileRef, System.Windows.Forms">
  129. <value>Resources\Delete16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  130. </data>
  131. <data name="AddEditSettingDialogEditSetting" xml:space="preserve">
  132. <value>Edit PHP Setting</value>
  133. </data>
  134. <data name="AllSettingsPageEditTask" xml:space="preserve">
  135. <value>Edit...</value>
  136. </data>
  137. <data name="ErrorPHPIniFileDoesNotExist" xml:space="preserve">
  138. <value>php.ini file does not exist.</value>
  139. </data>
  140. <data name="AllSettingsPageGettingSettings" xml:space="preserve">
  141. <value>Getting settings</value>
  142. </data>
  143. <data name="GoBack16" type="System.Resources.ResXFileRef, System.Windows.Forms">
  144. <value>Resources\goBack16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  145. </data>
  146. <data name="ErrorNoPHPFilesInDirectory" xml:space="preserve">
  147. <value>The directory does not contain required PHP files: php-cgi.exe and php.ini.</value>
  148. </data>
  149. <data name="PHPExtensionItemConfigureTask" xml:space="preserve">
  150. <value>Configure extension's settings</value>
  151. </data>
  152. <data name="PHPExtensionItemEnableTask" xml:space="preserve">
  153. <value>Enable or disable an extension</value>
  154. </data>
  155. <data name="PHPExtensions32" type="System.Resources.ResXFileRef, System.Windows.Forms">
  156. <value>Resources\php-extensions32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  157. </data>
  158. <data name="PHPExtensionsItemTitle" xml:space="preserve">
  159. <value>PHP Extensions</value>
  160. </data>
  161. <data name="AllExtensionsPageDescription" xml:space="preserve">
  162. <value>Enable or disable PHP extensions and configure PHP extensions settings.</value>
  163. </data>
  164. <data name="AllExtensionsPageDisabledGroup" xml:space="preserve">
  165. <value>Disabled</value>
  166. </data>
  167. <data name="AllExtensionsPageDisableTask" xml:space="preserve">
  168. <value>Disable</value>
  169. </data>
  170. <data name="AllExtensionsPageEnabledGroup" xml:space="preserve">
  171. <value>Enabled</value>
  172. </data>
  173. <data name="AllExtensionsPageEnableTask" xml:space="preserve">
  174. <value>Enable</value>
  175. </data>
  176. <data name="AllExtensionsPageGettingExtensions" xml:space="preserve">
  177. <value>Getting extensions</value>
  178. </data>
  179. <data name="AllExtensionsPageLongDescription" xml:space="preserve">
  180. <value>PHP extensions provide additional functionality to PHP runtime, such as database connectivity, caching, debugging and others. Use this feature to enable or disable PHP extensions and to configure PHP extensions settings.</value>
  181. </data>
  182. <data name="AllExtensionsPageNameField" xml:space="preserve">
  183. <value>Name</value>
  184. </data>
  185. <data name="AllExtensionsPageStateField" xml:space="preserve">
  186. <value>State</value>
  187. </data>
  188. <data name="AllExtensionsPageTitle" xml:space="preserve">
  189. <value>PHP Extensions</value>
  190. </data>
  191. <data name="AllPagesOpenPHPIniTask" xml:space="preserve">
  192. <value>Open php.ini</value>
  193. </data>
  194. <data name="PHPInfoPageDescription" xml:space="preserve">
  195. <value>Get the output of the phpinfo() function</value>
  196. </data>
  197. <data name="PHPInfoPageLongDescription" xml:space="preserve">
  198. <value>Get the the output of phpinfo() function that provides the information about current state of PHP. This information can be used to examine all aspects of PHP runtime and for debugging purposes.</value>
  199. </data>
  200. <data name="PHPInfoPageTitle" xml:space="preserve">
  201. <value>phpinfo() output</value>
  202. </data>
  203. <data name="PHPInfoRefreshPHPInfo" xml:space="preserve">
  204. <value>Refresh phpinfo</value>
  205. </data>
  206. <data name="PHPIniSettingDeleteConfirmation" xml:space="preserve">
  207. <value>Are you sure you want to delete this setting?</value>
  208. </data>
  209. <data name="PHPLogo16" type="System.Resources.ResXFileRef, System.Windows.Forms">
  210. <value>Resources\php-logo16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  211. </data>
  212. <data name="PHPLogo32" type="System.Resources.ResXFileRef, System.Windows.Forms">
  213. <value>Resources\php-logo32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  214. </data>
  215. <data name="PHPPageConfigurationFile" xml:space="preserve">
  216. <value>Configuration file:</value>
  217. </data>
  218. <data name="PHPPageDescription" xml:space="preserve">
  219. <value>PHP runtime configuration and settings</value>
  220. </data>
  221. <data name="PHPPageExecutable" xml:space="preserve">
  222. <value>PHP executable:</value>
  223. </data>
  224. <data name="PHPPageExtensionsPath" xml:space="preserve">
  225. <value>Extensions path:</value>
  226. </data>
  227. <data name="PHPPageItemTaskSeparator" xml:space="preserve">
  228. <value> | </value>
  229. </data>
  230. <data name="PHPPageLongDescription" xml:space="preserve">
  231. <value>Use this feature to check the PHP runtime settings, to configure PHP runtime directives and to enable or disable PHP extensions.</value>
  232. </data>
  233. <data name="PHPPagePHPNotRegistered" xml:space="preserve">
  234. <value>Not available (PHP is not registered on this IIS server)</value>
  235. </data>
  236. <data name="PHPPageTitle" xml:space="preserve">
  237. <value>PHP Manager</value>
  238. </data>
  239. <data name="PHPPageVersion" xml:space="preserve">
  240. <value>PHP version:</value>
  241. </data>
  242. <data name="PHPSettings32" type="System.Resources.ResXFileRef, System.Windows.Forms">
  243. <value>Resources\php-settings32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  244. </data>
  245. <data name="PHPSettingsItemAllSettingsTask" xml:space="preserve">
  246. <value>Manage all settings</value>
  247. </data>
  248. <data name="PHPSettingsItemErrorReportingTask" xml:space="preserve">
  249. <value>Configure error reporting</value>
  250. </data>
  251. <data name="PHPSettingsItemTitle" xml:space="preserve">
  252. <value>PHP Settings</value>
  253. </data>
  254. <data name="AllSettingsPageAddSettingTask" xml:space="preserve">
  255. <value>Add...</value>
  256. </data>
  257. <data name="AllSettingsPageDescription" xml:space="preserve">
  258. <value>Configure all php settings</value>
  259. </data>
  260. <data name="AllSettingsPageLongDescription" xml:space="preserve">
  261. <value>Configure all php settings that are stored in php.ini file. These setting control all aspects of PHP runtime, such error reporting, security, sessions and others.</value>
  262. </data>
  263. <data name="AllSettingsPageNameField" xml:space="preserve">
  264. <value>Name</value>
  265. </data>
  266. <data name="AllSettingsPageSectionField" xml:space="preserve">
  267. <value>Section</value>
  268. </data>
  269. <data name="AllSettingsPageTitle" xml:space="preserve">
  270. <value>PHP Settings</value>
  271. </data>
  272. <data name="AllSettingsPageValueField" xml:space="preserve">
  273. <value>Value</value>
  274. </data>
  275. <data name="PHPSetup32" type="System.Resources.ResXFileRef, System.Windows.Forms">
  276. <value>Resources\php-setup32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  277. </data>
  278. <data name="PHPSetupItemChangeVersionTask" xml:space="preserve">
  279. <value>Change PHP version</value>
  280. </data>
  281. <data name="PHPSetupItemCheckPHPInfoTask" xml:space="preserve">
  282. <value>Check phpinfo()</value>
  283. </data>
  284. <data name="PHPSetupItemRegisterPHPTask" xml:space="preserve">
  285. <value>Register new PHP version</value>
  286. </data>
  287. <data name="PHPSetupItemTitle" xml:space="preserve">
  288. <value>PHP Setup</value>
  289. </data>
  290. <data name="RegisterPHPDialogSelectPath" xml:space="preserve">
  291. <value>Provide a path to the php executable file (php-cgi.exe):</value>
  292. </data>
  293. <data name="AllSettingsPageRemoveTask" xml:space="preserve">
  294. <value>Remove</value>
  295. </data>
  296. <data name="SelectSiteDomainDialogTitle" xml:space="preserve">
  297. <value>Choose Site and Domain</value>
  298. </data>
  299. <data name="RegisterPHPDialogRegisterNew" xml:space="preserve">
  300. <value>Register new PHP version</value>
  301. </data>
  302. <data name="SelectSiteDomainDialogSelectADomain" xml:space="preserve">
  303. <value>Select a &amp;domain name used for the selected site:</value>
  304. </data>
  305. <data name="SelectSiteDomainDialogSelectASite" xml:space="preserve">
  306. <value>Select a &amp;site where to check PHP configuration:</value>
  307. </data>
  308. <data name="PHPSettingsItemLimitsTask" xml:space="preserve">
  309. <value>Set runtime limits</value>
  310. </data>
  311. <data name="PHPPageErrorLog" xml:space="preserve">
  312. <value>Error log:</value>
  313. </data>
  314. <data name="PHPPageEnabledExtensions" xml:space="preserve">
  315. <value>There are {0} extensions enabled.</value>
  316. </data>
  317. <data name="PHPPageInstalledExtensions" xml:space="preserve">
  318. <value>There are {0} extensions installed.</value>
  319. </data>
  320. <data name="ErrorReportingPageDescription" xml:space="preserve">
  321. <value>PHP error reporting and logging</value>
  322. </data>
  323. <data name="ErrorReportingPageLongDescription" xml:space="preserve">
  324. <value>Use this feature to configure how PHP reports and logs errors, warnings and information notices.</value>
  325. </data>
  326. <data name="ErrorReportingPageTitle" xml:space="preserve">
  327. <value>PHP Error Reporting</value>
  328. </data>
  329. <data name="ErrorReportingPageDevMachine" xml:space="preserve">
  330. <value>&amp;Development machine</value>
  331. </data>
  332. <data name="ErrorReportingPageDevMachineDesc" xml:space="preserve">
  333. <value>This is a development machine. A verbose error reporting will be used. All errors, warnings and informational notices will be output in a web browser and also will be written into a log file.</value>
  334. </data>
  335. <data name="ErrorReportingPageErrorLogFile" xml:space="preserve">
  336. <value>Error log file:</value>
  337. </data>
  338. <data name="ErrorReportingPageProdMachine" xml:space="preserve">
  339. <value>&amp;Production machine</value>
  340. </data>
  341. <data name="ErrorReportingPageProdMachineDesc" xml:space="preserve">
  342. <value>This is a production server accessible from the internet. Only errors will be written to a log file. No errors, warnings or notices will be output in a web browser.</value>
  343. </data>
  344. <data name="ErrorReportingPageSelectServerType" xml:space="preserve">
  345. <value>Select a server type. This will influence how the errors will be reported and logged.</value>
  346. </data>
  347. <data name="ErrorReportingPageServerType" xml:space="preserve">
  348. <value>Type of server</value>
  349. </data>
  350. <data name="ErrorInvalidPHPExecutablePath" xml:space="preserve">
  351. <value>The provided path does not point to either php-cgi.exe or php.exe.</value>
  352. </data>
  353. <data name="ErrorNoExtDirectory" xml:space="preserve">
  354. <value>The directory does not contain ext subdirectory with PHP extensions.</value>
  355. </data>
  356. <data name="RegisterPHPDialogOpenFileFilter" xml:space="preserve">
  357. <value>PHP executable (php-cgi.exe)|php-cgi.exe|All files (*.*)|*.*</value>
  358. </data>
  359. <data name="RegisterPHPDialogOpenFileTitle" xml:space="preserve">
  360. <value>Select PHP executable file</value>
  361. </data>
  362. <data name="ChangeVersionDialogSelectVersion" xml:space="preserve">
  363. <value>Select PHP version:</value>
  364. </data>
  365. <data name="ChangeVersionDialogTitle" xml:space="preserve">
  366. <value>Change PHP version</value>
  367. </data>
  368. <data name="RegisterPHPDialogExample" xml:space="preserve">
  369. <value>Example: C:\PHP\php-cgi.exe</value>
  370. </data>
  371. <data name="ErrorLogSaveDialogFilter" xml:space="preserve">
  372. <value>Log file (*.log)|*.log|All files (*.*)|*.*</value>
  373. </data>
  374. <data name="ErrorLogSaveDialogTitle" xml:space="preserve">
  375. <value>PHP Error Log File</value>
  376. </data>
  377. <data name="ErrorReportingErrorLogFile" xml:space="preserve">
  378. <value>Error log file:</value>
  379. </data>
  380. <data name="RuntimeLimitsMaxExecutionTime" xml:space="preserve">
  381. <value>Maximum Execution Time</value>
  382. </data>
  383. <data name="RuntimeLimitsPageDescription" xml:space="preserve">
  384. <value>Configure PHP runtime limits, including execution timeouts, maximum upload times, etc.</value>
  385. </data>
  386. <data name="RuntimeLimitsPageLongDescription" xml:space="preserve">
  387. <value>Configure PHP runtime limits, such as maximum script execution time, maximum size of uploaded files, request timeouts and others.</value>
  388. </data>
  389. <data name="RuntimeLimitsPageTitle" xml:space="preserve">
  390. <value>PHP Runtime Limits</value>
  391. </data>
  392. <data name="RuntimeLimitsDataHandling" xml:space="preserve">
  393. <value>Data Handling</value>
  394. </data>
  395. <data name="RuntimeLimitsMaxExecutionTimeDescription" xml:space="preserve">
  396. <value>Maximum time in seconds a script is allowed to run before it is terminated by the parser. This helps prevent poorly written scripts from tying up the server.</value>
  397. </data>
  398. <data name="RuntimeLimitsMaxFileUploads" xml:space="preserve">
  399. <value>Maximum Files To Upload</value>
  400. </data>
  401. <data name="RuntimeLimitsMaxFileUploadsDescription" xml:space="preserve">
  402. <value>Maximum number of files that can be uploaded via a single request.</value>
  403. </data>
  404. <data name="RuntimeLimitsMaxInputTime" xml:space="preserve">
  405. <value>Maximum Input Time</value>
  406. </data>
  407. <data name="RuntimeLimitsMaxInputTimeDescription" xml:space="preserve">
  408. <value>Maximum time in seconds a script is allowed to parse input data, like POST, GET and file uploads.</value>
  409. </data>
  410. <data name="RuntimeLimitsMemoryLimit" xml:space="preserve">
  411. <value>Memory Limit</value>
  412. </data>
  413. <data name="RuntimeLimitsMemoryLimitDescription" xml:space="preserve">
  414. <value>Maximum amount of memory in bytes that a script is allowed to allocate. This helps prevent poorly written scripts for eating up all available memory on a server.</value>
  415. </data>
  416. <data name="RuntimeLimitsPostMaxSize" xml:space="preserve">
  417. <value>Maximum POST size</value>
  418. </data>
  419. <data name="RuntimeLimitsPostMaxSizeDescription" xml:space="preserve">
  420. <value>Maximum allowed size of POST data. This setting also affects file upload. To upload large files, this value must be larger than upload_max_filesize.</value>
  421. </data>
  422. <data name="RuntimeLimitsResourceLimits" xml:space="preserve">
  423. <value>Resource Limits</value>
  424. </data>
  425. <data name="RuntimeLimitsUploadMaxFilesize" xml:space="preserve">
  426. <value>Upload Maximum File Size</value>
  427. </data>
  428. <data name="RuntimeLimitsUploadMaxFilesizeDescription" xml:space="preserve">
  429. <value>Maximum allowed size for uploaded files.</value>
  430. </data>
  431. <data name="PHPPageExtensionsNotAvailable" xml:space="preserve">
  432. <value>PHP extensions are not available</value>
  433. </data>
  434. <data name="PHPPagePHPNotAvailable" xml:space="preserve">
  435. <value>Not available</value>
  436. </data>
  437. <data name="ErrorPHPIniNotFound" xml:space="preserve">
  438. <value>The php.ini file cannot be found. Make sure PHP is correctly regestered with IIS.</value>
  439. </data>
  440. <data name="AllPagesPageIsReadOnly" xml:space="preserve">
  441. <value>These settings are read-only. They can only be changed by a server administrator.</value>
  442. </data>
  443. <data name="ErrorCannotCreatePHPInfo" xml:space="preserve">
  444. <value>Cannot create a temporary phpinfo file on the server due to insufficient privileges.</value>
  445. </data>
  446. </root>