PageRenderTime 50ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/App_GlobalResources/labels.ar.resx

#
Unknown | 580 lines | 569 code | 11 blank | 0 comment | 0 complexity | 7d69687bbbe03b8772a5c9d6eb6f5258 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  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="add" xml:space="preserve">
  110. <value>أضف</value>
  111. </data>
  112. <data name="add_Entry" xml:space="preserve">
  113. <value>أضف موضوع</value>
  114. </data>
  115. <data name="addComment" xml:space="preserve">
  116. <value>أضف تعليق</value>
  117. </data>
  118. <data name="addCustomCodeToHeader" xml:space="preserve">
  119. <value>أضف كود لقسم HTMLhead</value>
  120. </data>
  121. <data name="administrationPanel" xml:space="preserve">
  122. <value>لوحة التحكم</value>
  123. </data>
  124. <data name="advanced" xml:space="preserve">
  125. <value>متقدم</value>
  126. </data>
  127. <data name="advancedSettings" xml:space="preserve">
  128. <value>إعدادات متقدمة</value>
  129. </data>
  130. <data name="alternateFeedUrl" xml:space="preserve">
  131. <value>مغذي الأخبار البديل URL</value>
  132. </data>
  133. <data name="approve" xml:space="preserve">
  134. <value>موافقة</value>
  135. </data>
  136. <data name="approveallcomments" xml:space="preserve">
  137. <value>الموافقة على جميع التعليقات</value>
  138. </data>
  139. <data name="archive" xml:space="preserve">
  140. <value>أرشيف</value>
  141. </data>
  142. <data name="areYouSure" xml:space="preserve">
  143. <value>هل أنت متأكد من أنك تريد أن {0} {1} ؟</value>
  144. </data>
  145. <data name="attachFile" xml:space="preserve">
  146. <value>أضف ملف</value>
  147. </data>
  148. <data name="author" xml:space="preserve">
  149. <value>المؤلف</value>
  150. </data>
  151. <data name="avatars" xml:space="preserve">
  152. <value>آفاتر</value>
  153. </data>
  154. <data name="basic" xml:space="preserve">
  155. <value>مبدئي</value>
  156. </data>
  157. <data name="beTheFirstToRate" xml:space="preserve">
  158. <value>كن أول من يقيم الموضوع</value>
  159. </data>
  160. <data name="blogMLDescription" xml:space="preserve">
  161. <value>BlogEngine.NET يستخدم صيغة BlogML كشكل تصدير، و يدعم BlogML و RSS كأشكال إستيراد</value>
  162. </data>
  163. <data name="blogroll" xml:space="preserve">
  164. <value>بلوج رول</value>
  165. </data>
  166. <data name="buttonText" xml:space="preserve">
  167. <value>نص الزر</value>
  168. </data>
  169. <data name="categories" xml:space="preserve">
  170. <value>الفئات</value>
  171. </data>
  172. <data name="category" xml:space="preserve">
  173. <value>الفئة</value>
  174. </data>
  175. <data name="closeCommetsAfter" xml:space="preserve">
  176. <value>أغلق التعليق بعد</value>
  177. </data>
  178. <data name="combine" xml:space="preserve">
  179. <value>مجموعة</value>
  180. </data>
  181. <data name="comment" xml:space="preserve">
  182. <value>تعليق</value>
  183. </data>
  184. <data name="commentLabelText" xml:space="preserve">
  185. <value>نص التعليق</value>
  186. </data>
  187. <data name="comments" xml:space="preserve">
  188. <value>تعليقات</value>
  189. </data>
  190. <data name="commentsAreClosed" xml:space="preserve">
  191. <value>تم إغلاق التعليقات</value>
  192. </data>
  193. <data name="commentWasSaved" xml:space="preserve">
  194. <value>تم حفظ التعليق، شكراً لمشاركتك</value>
  195. </data>
  196. <data name="contact" xml:space="preserve">
  197. <value>اتصل</value>
  198. </data>
  199. <data name="contactForm" xml:space="preserve">
  200. <value>استمارة الاتصال</value>
  201. </data>
  202. <data name="controls" xml:space="preserve">
  203. <value>أدوات</value>
  204. </data>
  205. <data name="country" xml:space="preserve">
  206. <value>البلد</value>
  207. </data>
  208. <data name="createNewUser" xml:space="preserve">
  209. <value>أضف مستخدم جديد</value>
  210. </data>
  211. <data name="currentlyRated" xml:space="preserve">
  212. <value>التقييم الحالي {0} عن طريق {1} أشخاص</value>
  213. </data>
  214. <data name="date" xml:space="preserve">
  215. <value>التاريخ</value>
  216. </data>
  217. <data name="defaultFeedOutput" xml:space="preserve">
  218. <value>نوع الإخراج</value>
  219. </data>
  220. <data name="defaultTextShownInSearchField" xml:space="preserve">
  221. <value>ابحث</value>
  222. </data>
  223. <data name="delete" xml:space="preserve">
  224. <value>حذف</value>
  225. </data>
  226. <data name="description" xml:space="preserve">
  227. <value>الوصف</value>
  228. </data>
  229. <data name="displayCommentsOnRecentPosts" xml:space="preserve">
  230. <value>عرض التعليقات</value>
  231. </data>
  232. <data name="displayRatingsOnRecentPosts" xml:space="preserve">
  233. <value>عرض التقييم</value>
  234. </data>
  235. <data name="edit" xml:space="preserve">
  236. <value>تعديل</value>
  237. </data>
  238. <data name="email" xml:space="preserve">
  239. <value>البريد الإلكتروني</value>
  240. </data>
  241. <data name="emailAddress" xml:space="preserve">
  242. <value>عنوان البريد الإلكتروني</value>
  243. </data>
  244. <data name="enableAttachments" xml:space="preserve">
  245. <value>تمكين الملحقات</value>
  246. </data>
  247. <data name="enableComments" xml:space="preserve">
  248. <value>تمكين خاصية التعليقات</value>
  249. </data>
  250. <data name="enableCommentsDescription" xml:space="preserve">
  251. <value>الغاء هذه الخاصية لن يتيح لأحد أضافة أى تعليق</value>
  252. </data>
  253. <data name="enableCommentSearch" xml:space="preserve">
  254. <value>تمكين خاصية البحث فى التعليقات</value>
  255. </data>
  256. <data name="enableCommentsModeration" xml:space="preserve">
  257. <value>تعديل التعليقات</value>
  258. </data>
  259. <data name="enableGravatars" xml:space="preserve">
  260. <value>تمكين Gravatars</value>
  261. </data>
  262. <data name="enableHttpCompression" xml:space="preserve">
  263. <value>تمكين خاصية ضغط الHTTP</value>
  264. </data>
  265. <data name="enableHttpCompressionDescription" xml:space="preserve">
  266. <value>يفضل تمكين هذه الخاصية لسرعة تحميل الصفحات</value>
  267. </data>
  268. <data name="enableOpenSearch" xml:space="preserve">
  269. <value>تمكين خاصية OpenSearch</value>
  270. </data>
  271. <data name="enableOpenSearchDescription" xml:space="preserve">
  272. <value>يفضل تمكين هذه الخاصية التى تتيح للمتصفحات الجديدة القدرة على البحث داخل هذه المدونة</value>
  273. </data>
  274. <data name="enableRating" xml:space="preserve">
  275. <value>تمكين تقييم الموضوع</value>
  276. </data>
  277. <data name="enableReferrerTracking" xml:space="preserve">
  278. <value>تمكين خاصية تتبع المواقع المشيرة الى هذه المدونة</value>
  279. </data>
  280. <data name="enableSearchHighlight" xml:space="preserve">
  281. <value>تمكين خاصية ابراز كلمات الحث</value>
  282. </data>
  283. <data name="enableSearchHighlightDescription" xml:space="preserve">
  284. <value>هذه الخاصية تقوم بتلوين الكلمات المراد البحث عنها فى الصفحة</value>
  285. </data>
  286. <data name="enableSsl" xml:space="preserve">
  287. <value>تمكين SSL</value>
  288. </data>
  289. <data name="endorsment" xml:space="preserve">
  290. <value>وصلة الصداقة (bLink)</value>
  291. </data>
  292. <data name="enforce" xml:space="preserve">
  293. <value>تطبيق</value>
  294. </data>
  295. <data name="export" xml:space="preserve">
  296. <value>تصدير</value>
  297. </data>
  298. <data name="formMessage" xml:space="preserve">
  299. <value>استمارة الرسالة</value>
  300. </data>
  301. <data name="goToFrontPage" xml:space="preserve">
  302. <value>أذهب الى الصفحة الرئيسية</value>
  303. </data>
  304. <data name="handleWwwSubdomain" xml:space="preserve">
  305. <value>سياسة www subdomain</value>
  306. </data>
  307. <data name="home" xml:space="preserve">
  308. <value>Home</value>
  309. <comment>As used for linking to the front-page</comment>
  310. </data>
  311. <data name="htmlHeadSection" xml:space="preserve">
  312. <value>رأس قسم الHTML</value>
  313. </data>
  314. <data name="ignore" xml:space="preserve">
  315. <value>تجاهل</value>
  316. </data>
  317. <data name="import" xml:space="preserve">
  318. <value>استيراد</value>
  319. </data>
  320. <data name="isFrontPage" xml:space="preserve">
  321. <value>هل هي الصفحة الرئيسية</value>
  322. </data>
  323. <data name="keywords" xml:space="preserve">
  324. <value>الكلمات الأساسية</value>
  325. </data>
  326. <data name="language" xml:space="preserve">
  327. <value>أختر اللغة</value>
  328. </data>
  329. <data name="languageCode" xml:space="preserve">
  330. <value>كود اللغة</value>
  331. </data>
  332. <data name="latitude" xml:space="preserve">
  333. <value>خط عرض</value>
  334. </data>
  335. <data name="livePreview" xml:space="preserve">
  336. <value>استعراض</value>
  337. </data>
  338. <data name="longtitude" xml:space="preserve">
  339. <value>خط الطول</value>
  340. </data>
  341. <data name="maxLengthOfItems" xml:space="preserve">
  342. <value>أقصى عدد للمواضيع</value>
  343. </data>
  344. <data name="message" xml:space="preserve">
  345. <value>الرسالة</value>
  346. </data>
  347. <data name="monster" xml:space="preserve">
  348. <value>الوحش</value>
  349. </data>
  350. <data name="more" xml:space="preserve">
  351. <value>أكثر</value>
  352. </data>
  353. <data name="name" xml:space="preserve">
  354. <value>اسم</value>
  355. </data>
  356. <data name="none" xml:space="preserve">
  357. <value>لا تعرض</value>
  358. </data>
  359. <data name="noParent" xml:space="preserve">
  360. <value>لا يوجد أساس</value>
  361. </data>
  362. <data name="notifyOnNewComments" xml:space="preserve">
  363. <value>أبلغني عند اضافة تعليقات جديدة</value>
  364. </data>
  365. <data name="notRatedYet" xml:space="preserve">
  366. <value>لم يقيم بعد</value>
  367. </data>
  368. <data name="numberOfComments" xml:space="preserve">
  369. <value>عدد التعليقات</value>
  370. </data>
  371. <data name="numberOfDisplayedItems" xml:space="preserve">
  372. <value>عدد المواضيع المعروضة</value>
  373. </data>
  374. <data name="numberOfPosts" xml:space="preserve">
  375. <value>عدد المدونات</value>
  376. </data>
  377. <data name="page" xml:space="preserve">
  378. <value>صفحة</value>
  379. </data>
  380. <data name="pages" xml:space="preserve">
  381. <value>صفحات</value>
  382. </data>
  383. <data name="password" xml:space="preserve">
  384. <value>كلمة السر</value>
  385. </data>
  386. <data name="portNumber" xml:space="preserve">
  387. <value>رقم الPort</value>
  388. </data>
  389. <data name="portNumberDescription" xml:space="preserve">
  390. <value>Port 25 هو الرقم الشائع</value>
  391. </data>
  392. <data name="possibleSpam" xml:space="preserve">
  393. <value>أحتمالية أن يكون Spam</value>
  394. </data>
  395. <data name="post" xml:space="preserve">
  396. <value>مدونة</value>
  397. </data>
  398. <data name="postPerPage" xml:space="preserve">
  399. <value>مدونة في كل صفحة</value>
  400. </data>
  401. <data name="posts" xml:space="preserve">
  402. <value>مدونات</value>
  403. </data>
  404. <data name="postsPerFeed" xml:space="preserve">
  405. <value>عدد المدونات فى الFeed</value>
  406. </data>
  407. <data name="publish" xml:space="preserve">
  408. <value>انشر</value>
  409. </data>
  410. <data name="raters" xml:space="preserve">
  411. <value>التقييمات</value>
  412. </data>
  413. <data name="rating" xml:space="preserve">
  414. <value>التقييم</value>
  415. </data>
  416. <data name="recentComments" xml:space="preserve">
  417. <value>آخر التعليقات</value>
  418. </data>
  419. <data name="recentPosts" xml:space="preserve">
  420. <value>آخر المواضيع</value>
  421. </data>
  422. <data name="referrer" xml:space="preserve">
  423. <value>الموقع المشير</value>
  424. </data>
  425. <data name="referrers" xml:space="preserve">
  426. <value>المواقع المشيرة</value>
  427. </data>
  428. <data name="relatedPosts" xml:space="preserve">
  429. <value>مواضيع شبيهة</value>
  430. </data>
  431. <data name="remove" xml:space="preserve">
  432. <value>حذف</value>
  433. </data>
  434. <data name="save" xml:space="preserve">
  435. <value>حفظ</value>
  436. </data>
  437. <data name="saveComment" xml:space="preserve">
  438. <value>حفظ التعليقات</value>
  439. </data>
  440. <data name="savePage" xml:space="preserve">
  441. <value>حفظ الصفحة</value>
  442. </data>
  443. <data name="savePost" xml:space="preserve">
  444. <value>حفظ الموضوع</value>
  445. </data>
  446. <data name="saveSettings" xml:space="preserve">
  447. <value>حفظ الإعدادات</value>
  448. </data>
  449. <data name="search" xml:space="preserve">
  450. <value>بحث</value>
  451. </data>
  452. <data name="searchField" xml:space="preserve">
  453. <value>مكان البحث</value>
  454. </data>
  455. <data name="searchFieldText" xml:space="preserve">
  456. <value>اكتب نص البحث هنا</value>
  457. </data>
  458. <data name="searchResultsFor" xml:space="preserve">
  459. <value>نتائج البحث لـ</value>
  460. </data>
  461. <data name="selectDay" xml:space="preserve">
  462. <value>اختر اليوم</value>
  463. </data>
  464. <data name="selectParent" xml:space="preserve">
  465. <value>اختر الأب</value>
  466. </data>
  467. <data name="sendCommentEmail" xml:space="preserve">
  468. <value>أرسل التعليقات بالبريد الإلكتروني</value>
  469. </data>
  470. <data name="separateTagsWitComma" xml:space="preserve">
  471. <value>افصل كل tag بفاصلة</value>
  472. </data>
  473. <data name="settings" xml:space="preserve">
  474. <value>إعدادات</value>
  475. </data>
  476. <data name="showCountryChooser" xml:space="preserve">
  477. <value>تمكين خاصية أختيار البلد</value>
  478. </data>
  479. <data name="showCountryChooserDescription" xml:space="preserve">
  480. <value>هذه الخاصية تظهر علم البلد لكل تعليق</value>
  481. </data>
  482. <data name="showEnableWebsiteInComments" xml:space="preserve">
  483. <value>Need Translation:Enable Website in Comments</value>
  484. </data>
  485. <data name="showEnableWebsiteInCommentsDescription" xml:space="preserve">
  486. <value>Need Translation:Choose whether to allow Website to be published in Comments</value>
  487. </data>
  488. <data name="showDescriptionInPostList" xml:space="preserve">
  489. <value>أظهر وصف الموضوع فقط</value>
  490. </data>
  491. <data name="showInList" xml:space="preserve">
  492. <value>أظهر في القائمة</value>
  493. </data>
  494. <data name="showLivePreview" xml:space="preserve">
  495. <value>استعراض التعليق</value>
  496. </data>
  497. <data name="showRelatedPosts" xml:space="preserve">
  498. <value>أظهار المواضيع الشبيهة</value>
  499. </data>
  500. <data name="subject" xml:space="preserve">
  501. <value>العنوان</value>
  502. </data>
  503. <data name="subscribe" xml:space="preserve">
  504. <value>اشتراك</value>
  505. </data>
  506. <data name="thankYouMessage" xml:space="preserve">
  507. <value>رسالة شكر</value>
  508. </data>
  509. <data name="theComment" xml:space="preserve">
  510. <value>التعليق</value>
  511. </data>
  512. <data name="theme" xml:space="preserve">
  513. <value>المظهر</value>
  514. </data>
  515. <data name="thePost" xml:space="preserve">
  516. <value>الموضوع</value>
  517. </data>
  518. <data name="thereAreXDrafts" xml:space="preserve">
  519. <value>هنالك عدد {0} مدونة غير منشورة</value>
  520. </data>
  521. <data name="timeStampPostLinks" xml:space="preserve">
  522. <value>أظهر التاريخ في روابط الموضوع</value>
  523. </data>
  524. <data name="timezone" xml:space="preserve">
  525. <value>توقيت المنطقة</value>
  526. </data>
  527. <data name="title" xml:space="preserve">
  528. <value>عنوان</value>
  529. </data>
  530. <data name="trimStylesheet" xml:space="preserve">
  531. <value>تقليص الStyleSheet</value>
  532. </data>
  533. <data name="trimStylesheetDescription" xml:space="preserve">
  534. <value>هذه الخاصية تقلص من الحجم العام عن طريق أزالة أى مسافات مكتوبة</value>
  535. </data>
  536. <data name="unapprovedcomments" xml:space="preserve">
  537. <value>تعليقات غير موافق عليها</value>
  538. </data>
  539. <data name="updateFrequenzy" xml:space="preserve">
  540. <value>سرعة التجديد (دقائق)</value>
  541. </data>
  542. <data name="uploadFile" xml:space="preserve">
  543. <value>رفع ملف</value>
  544. </data>
  545. <data name="uploadImage" xml:space="preserve">
  546. <value>رفع صورة</value>
  547. </data>
  548. <data name="userName" xml:space="preserve">
  549. <value>اسم المستخدم</value>
  550. </data>
  551. <data name="users" xml:space="preserve">
  552. <value>المستخدمين</value>
  553. </data>
  554. <data name="website" xml:space="preserve">
  555. <value>موقع</value>
  556. </data>
  557. <data name="willShowGravatar" xml:space="preserve">
  558. <value>سيظهر {0} أيقونة</value>
  559. </data>
  560. <data name="wrote" xml:space="preserve">
  561. <value>كتب</value>
  562. </data>
  563. <data name="youAlreadyRated" xml:space="preserve">
  564. <value>لقد قمت بتقييم الموضوع من قبل</value>
  565. </data>
  566. <data name="LangDirection" xml:space="preserve">
  567. <value>rtl</value>
  568. </data>
  569. </root>