PageRenderTime 46ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/App_GlobalResources/labels.is.resx

#
Unknown | 577 lines | 566 code | 11 blank | 0 comment | 0 complexity | f53bc3c8f24ea82c0efa25b31b652879 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>Bæta við</value>
  111. </data>
  112. <data name="add_Entry" xml:space="preserve">
  113. <value>Bæta við færslu</value>
  114. </data>
  115. <data name="addComment" xml:space="preserve">
  116. <value>Bæta við athugasemd</value>
  117. </data>
  118. <data name="addCustomCodeToHeader" xml:space="preserve">
  119. <value>Bæta sérsniðnum kóða í "head" hlutan í HTML-i</value>
  120. </data>
  121. <data name="administrationPanel" xml:space="preserve">
  122. <value>Stjórnborð</value>
  123. </data>
  124. <data name="advanced" xml:space="preserve">
  125. <value>Aukin hamur</value>
  126. </data>
  127. <data name="advancedSettings" xml:space="preserve">
  128. <value>Fínstillingar</value>
  129. </data>
  130. <data name="alternateFeedUrl" xml:space="preserve">
  131. <value>Víxla vefsíðuslóð gagnaveitu straums</value>
  132. </data>
  133. <data name="approve" xml:space="preserve">
  134. <value>Samþykkja</value>
  135. </data>
  136. <data name="approveallcomments" xml:space="preserve">
  137. <value>Samþykkja allar athugasemdir við færslu</value>
  138. </data>
  139. <data name="archive" xml:space="preserve">
  140. <value>Skjala safn</value>
  141. </data>
  142. <data name="areYouSure" xml:space="preserve">
  143. <value>Ertu viss um þú viljir {0} {1}?</value>
  144. </data>
  145. <data name="attachFile" xml:space="preserve">
  146. <value>Hengja skrá</value>
  147. </data>
  148. <data name="author" xml:space="preserve">
  149. <value>Höfundur</value>
  150. </data>
  151. <data name="avatars" xml:space="preserve">
  152. <value>Avatars</value>
  153. </data>
  154. <data name="basic" xml:space="preserve">
  155. <value>Grunnstilling</value>
  156. </data>
  157. <data name="beTheFirstToRate" xml:space="preserve">
  158. <value>Vertu fyrst/ur til gefa þessari færslu stjörnu</value>
  159. </data>
  160. <data name="blogMLDescription" xml:space="preserve">
  161. <value>BlogEngine.NET notar BlogML sem snið fyrir útflutning. Innflutningur styður bæði BlogML og RSS.</value>
  162. </data>
  163. <data name="blogroll" xml:space="preserve">
  164. <value>Blogroll</value>
  165. </data>
  166. <data name="buttonText" xml:space="preserve">
  167. <value>Texti á hnapp</value>
  168. </data>
  169. <data name="categories" xml:space="preserve">
  170. <value>Flokkar</value>
  171. </data>
  172. <data name="category" xml:space="preserve">
  173. <value>Flokkur</value>
  174. </data>
  175. <data name="closeCommetsAfter" xml:space="preserve">
  176. <value>Loka athugasemdum á eftir</value>
  177. </data>
  178. <data name="combine" xml:space="preserve">
  179. <value>sameina</value>
  180. </data>
  181. <data name="comment" xml:space="preserve">
  182. <value>Athugasemd</value>
  183. </data>
  184. <data name="commentLabelText" xml:space="preserve">
  185. <value>Texti á athugasemdar label</value>
  186. </data>
  187. <data name="comments" xml:space="preserve">
  188. <value>Athugasemdir</value>
  189. </data>
  190. <data name="commentsAreClosed" xml:space="preserve">
  191. <value>Lokað er fyrir athugasemdir</value>
  192. </data>
  193. <data name="commentWasSaved" xml:space="preserve">
  194. <value>Athugasemdin var vistuð. Þakka þér fyrir endurgjöfina</value>
  195. </data>
  196. <data name="contact" xml:space="preserve">
  197. <value>Tengiliður</value>
  198. </data>
  199. <data name="contactForm" xml:space="preserve">
  200. <value>Frá tengilið</value>
  201. </data>
  202. <data name="controls" xml:space="preserve">
  203. <value>Stýringar</value>
  204. </data>
  205. <data name="country" xml:space="preserve">
  206. <value>Land</value>
  207. </data>
  208. <data name="createNewUser" xml:space="preserve">
  209. <value>Búa til nýjan notanda</value>
  210. </data>
  211. <data name="currentlyRated" xml:space="preserve">
  212. <value>Eins og sakir standa metið {0} af {1} aðilum</value>
  213. </data>
  214. <data name="date" xml:space="preserve">
  215. <value>Dagsetning</value>
  216. </data>
  217. <data name="defaultFeedOutput" xml:space="preserve">
  218. <value>Sjálfkrafa útsetning gagnaveitu straums</value>
  219. </data>
  220. <data name="defaultTextShownInSearchField" xml:space="preserve">
  221. <value>Sjálfgefni textinn sýndur í leitartextaboxi</value>
  222. </data>
  223. <data name="delete" xml:space="preserve">
  224. <value>Eyða</value>
  225. </data>
  226. <data name="description" xml:space="preserve">
  227. <value>Lýsing</value>
  228. </data>
  229. <data name="displayCommentsOnRecentPosts" xml:space="preserve">
  230. <value>Sýna athugasemdir á nýlegum pósti</value>
  231. </data>
  232. <data name="displayRatingsOnRecentPosts" xml:space="preserve">
  233. <value>Sýna mat á nýlegum pósti</value>
  234. </data>
  235. <data name="edit" xml:space="preserve">
  236. <value>Ritstýra</value>
  237. </data>
  238. <data name="email" xml:space="preserve">
  239. <value>E-mail</value>
  240. </data>
  241. <data name="emailAddress" xml:space="preserve">
  242. <value>E-mail heimilisfang</value>
  243. </data>
  244. <data name="enableAttachments" xml:space="preserve">
  245. <value>Virkja viðhengi</value>
  246. </data>
  247. <data name="enableComments" xml:space="preserve">
  248. <value>Virkja athugasemdir</value>
  249. </data>
  250. <data name="enableCommentsDescription" xml:space="preserve">
  251. <value>Ef athugasemdir eru ekki virkar, er ekki hægt skrifa athugasemd við neina færslu.</value>
  252. </data>
  253. <data name="enableCommentSearch" xml:space="preserve">
  254. <value>Virkja leit í athugasemdum</value>
  255. </data>
  256. <data name="enableCommentsModeration" xml:space="preserve">
  257. <value>Ritstýra athugasemdum</value>
  258. </data>
  259. <data name="enableGravatars" xml:space="preserve">
  260. <value>Virkja Gravatars</value>
  261. </data>
  262. <data name="enableHttpCompression" xml:space="preserve">
  263. <value>Virkja HTTP þjöppun</value>
  264. </data>
  265. <data name="enableHttpCompressionDescription" xml:space="preserve">
  266. <value>Láta síður hlaðast hraðar (ráðlagt)</value>
  267. </data>
  268. <data name="enableOpenSearch" xml:space="preserve">
  269. <value>Virkja OpenSearch</value>
  270. </data>
  271. <data name="enableOpenSearchDescription" xml:space="preserve">
  272. <value>Bæta við leitarmöguleika við alla nýja vafra (ráðlagt).</value>
  273. </data>
  274. <data name="enableRating" xml:space="preserve">
  275. <value>Virkja mat á færslu</value>
  276. </data>
  277. <data name="enableReferrerTracking" xml:space="preserve">
  278. <value>Virkja eftirlit á tilvísunum í færslu</value>
  279. </data>
  280. <data name="enableSearchHighlight" xml:space="preserve">
  281. <value>Virkja leit á auðkennum</value>
  282. </data>
  283. <data name="enableSearchHighlightDescription" xml:space="preserve">
  284. <value>Virkja það upplýsa leitarorð</value>
  285. </data>
  286. <data name="enableSsl" xml:space="preserve">
  287. <value>Virkja SSL</value>
  288. </data>
  289. <data name="endorsment" xml:space="preserve">
  290. <value>Stuðningur (bLink)</value>
  291. </data>
  292. <data name="enforce" xml:space="preserve">
  293. <value>Framfylgja</value>
  294. </data>
  295. <data name="export" xml:space="preserve">
  296. <value>Flytja út</value>
  297. </data>
  298. <data name="formMessage" xml:space="preserve">
  299. <value>Móta skilaboð</value>
  300. </data>
  301. <data name="goToFrontPage" xml:space="preserve">
  302. <value>Fara á forsíðu</value>
  303. </data>
  304. <data name="handleWwwSubdomain" xml:space="preserve">
  305. <value>www subdomain policy</value>
  306. </data>
  307. <data name="home" xml:space="preserve">
  308. <value>Forsíða</value>
  309. <comment>Þegar hlekkur er settur í forsíðuna þá er það þessi síða.</comment>
  310. </data>
  311. <data name="htmlHeadSection" xml:space="preserve">
  312. <value>HTML haus</value>
  313. </data>
  314. <data name="ignore" xml:space="preserve">
  315. <value>Hunsa</value>
  316. </data>
  317. <data name="import" xml:space="preserve">
  318. <value>Flytja inn</value>
  319. </data>
  320. <data name="isFrontPage" xml:space="preserve">
  321. <value>Er forsíða</value>
  322. </data>
  323. <data name="keywords" xml:space="preserve">
  324. <value>Lykilorð</value>
  325. </data>
  326. <data name="language" xml:space="preserve">
  327. <value>tungumál</value>
  328. </data>
  329. <data name="languageCode" xml:space="preserve">
  330. <value>Kóði tungumáls</value>
  331. </data>
  332. <data name="latitude" xml:space="preserve">
  333. <value>Breiddargráða</value>
  334. </data>
  335. <data name="livePreview" xml:space="preserve">
  336. <value>Lifandi sýnishorn</value>
  337. </data>
  338. <data name="longtitude" xml:space="preserve">
  339. <value>Lengdargráða</value>
  340. </data>
  341. <data name="maxLengthOfItems" xml:space="preserve">
  342. <value>Hámarkslend af hlutum</value>
  343. </data>
  344. <data name="message" xml:space="preserve">
  345. <value>Skilaboð</value>
  346. </data>
  347. <data name="monster" xml:space="preserve">
  348. <value>Skrímsli</value>
  349. </data>
  350. <data name="more" xml:space="preserve">
  351. <value>Meira</value>
  352. </data>
  353. <data name="name" xml:space="preserve">
  354. <value>Nafn</value>
  355. </data>
  356. <data name="none" xml:space="preserve">
  357. <value>ekkert</value>
  358. </data>
  359. <data name="noParent" xml:space="preserve">
  360. <value>Engin yfir færsla</value>
  361. </data>
  362. <data name="notifyOnNewComments" xml:space="preserve">
  363. <value>Látið mig vita þegar nýjum athugasemdum er bætt við</value>
  364. </data>
  365. <data name="notRatedYet" xml:space="preserve">
  366. <value>Ekki metið ennþá</value>
  367. </data>
  368. <data name="numberOfComments" xml:space="preserve">
  369. <value>Fjöldi athugasemda</value>
  370. </data>
  371. <data name="numberOfDisplayedItems" xml:space="preserve">
  372. <value># sýndum hlutum</value>
  373. </data>
  374. <data name="numberOfPosts" xml:space="preserve">
  375. <value>Fjöldi færsla</value>
  376. </data>
  377. <data name="page" xml:space="preserve">
  378. <value>Síða</value>
  379. </data>
  380. <data name="pages" xml:space="preserve">
  381. <value>Síður</value>
  382. </data>
  383. <data name="password" xml:space="preserve">
  384. <value>Lykilorð</value>
  385. </data>
  386. <data name="portNumber" xml:space="preserve">
  387. <value>Port númer</value>
  388. </data>
  389. <data name="portNumberDescription" xml:space="preserve">
  390. <value>Port 25 er venjulega notað</value>
  391. </data>
  392. <data name="possibleSpam" xml:space="preserve">
  393. <value>Mögulegur ruslpóstur</value>
  394. </data>
  395. <data name="post" xml:space="preserve">
  396. <value>Færsla</value>
  397. </data>
  398. <data name="postPerPage" xml:space="preserve">
  399. <value>Færsla á hverri síðu</value>
  400. </data>
  401. <data name="posts" xml:space="preserve">
  402. <value>Færslur</value>
  403. </data>
  404. <data name="postsPerFeed" xml:space="preserve">
  405. <value>Fjöldi færsla sýndar í efnisveitu</value>
  406. </data>
  407. <data name="publish" xml:space="preserve">
  408. <value>Birta</value>
  409. </data>
  410. <data name="raters" xml:space="preserve">
  411. <value>Matsaðilar</value>
  412. </data>
  413. <data name="rating" xml:space="preserve">
  414. <value>Mat</value>
  415. </data>
  416. <data name="recentComments" xml:space="preserve">
  417. <value>Nýlegar athugasemdir</value>
  418. </data>
  419. <data name="recentPosts" xml:space="preserve">
  420. <value>Nýjar færslur</value>
  421. </data>
  422. <data name="referrer" xml:space="preserve">
  423. <value>Referrer</value>
  424. </data>
  425. <data name="referrers" xml:space="preserve">
  426. <value>Referrers</value>
  427. </data>
  428. <data name="relatedPosts" xml:space="preserve">
  429. <value>Tengdar færslur</value>
  430. </data>
  431. <data name="remove" xml:space="preserve">
  432. <value>Fjarlægja</value>
  433. </data>
  434. <data name="save" xml:space="preserve">
  435. <value>Vista</value>
  436. </data>
  437. <data name="saveComment" xml:space="preserve">
  438. <value>Vista athugasemd</value>
  439. </data>
  440. <data name="savePage" xml:space="preserve">
  441. <value>Vista síðu</value>
  442. </data>
  443. <data name="savePost" xml:space="preserve">
  444. <value>Vista færslu</value>
  445. </data>
  446. <data name="saveSettings" xml:space="preserve">
  447. <value>Vista stillingar</value>
  448. </data>
  449. <data name="search" xml:space="preserve">
  450. <value>Leita</value>
  451. </data>
  452. <data name="searchField" xml:space="preserve">
  453. <value>Leitarsvæði</value>
  454. </data>
  455. <data name="searchFieldText" xml:space="preserve">
  456. <value>Leitarsvæði texta</value>
  457. </data>
  458. <data name="searchResultsFor" xml:space="preserve">
  459. <value>Leitarniðurstöður fyrir</value>
  460. </data>
  461. <data name="selectDay" xml:space="preserve">
  462. <value>Veldu dagsetningu</value>
  463. </data>
  464. <data name="selectParent" xml:space="preserve">
  465. <value>Veldu foreldri</value>
  466. </data>
  467. <data name="sendCommentEmail" xml:space="preserve">
  468. <value>Senda athugasemda póst</value>
  469. </data>
  470. <data name="separateTagsWitComma" xml:space="preserve">
  471. <value>Aðskilja hvert "tag" með kommu</value>
  472. </data>
  473. <data name="settings" xml:space="preserve">
  474. <value>Stillingar</value>
  475. </data>
  476. <data name="showCountryChooser" xml:space="preserve">
  477. <value>Sýna valmynd yfir lönd</value>
  478. </data>
  479. <data name="showCountryChooserDescription" xml:space="preserve">
  480. <value>Ef valmynd yfir lönd er ekki sýndur er ekki hægt sýna fána lands við athugasemdir</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>Aðeins sýna lýsingu á færslu</value>
  490. </data>
  491. <data name="showInList" xml:space="preserve">
  492. <value>Birta í lista</value>
  493. </data>
  494. <data name="showLivePreview" xml:space="preserve">
  495. <value>Birta lifandi sýnishorn</value>
  496. </data>
  497. <data name="showRelatedPosts" xml:space="preserve">
  498. <value>Sýna tengdar færslur</value>
  499. </data>
  500. <data name="subject" xml:space="preserve">
  501. <value>Viðfangsefni</value>
  502. </data>
  503. <data name="subscribe" xml:space="preserve">
  504. <value>Gerast áskrifandi</value>
  505. </data>
  506. <data name="thankYouMessage" xml:space="preserve">
  507. <value>Þakkar skilaboð</value>
  508. </data>
  509. <data name="theComment" xml:space="preserve">
  510. <value>Athugasemdin</value>
  511. </data>
  512. <data name="theme" xml:space="preserve">
  513. <value>Þema</value>
  514. </data>
  515. <data name="thePost" xml:space="preserve">
  516. <value>Færslan</value>
  517. </data>
  518. <data name="thereAreXDrafts" xml:space="preserve">
  519. <value>Það eru {0} óbirtar færslur.</value>
  520. </data>
  521. <data name="timeStampPostLinks" xml:space="preserve">
  522. <value>Bæta dagsetningu við færslur</value>
  523. </data>
  524. <data name="timezone" xml:space="preserve">
  525. <value>Tilfærsla tímasetningar á vefþjóni</value>
  526. </data>
  527. <data name="title" xml:space="preserve">
  528. <value>Fyrirsögn</value>
  529. </data>
  530. <data name="trimStylesheet" xml:space="preserve">
  531. <value>Snyrta stílsíður</value>
  532. </data>
  533. <data name="trimStylesheetDescription" xml:space="preserve">
  534. <value>Minka allar stílsíðu þemur með því fjarlægja öll bil á keyrslutíma</value>
  535. </data>
  536. <data name="unapprovedcomments" xml:space="preserve">
  537. <value>Ósamþykktar athugasemdir</value>
  538. </data>
  539. <data name="updateFrequenzy" xml:space="preserve">
  540. <value>Uppfærsluhraði (mínútur)</value>
  541. </data>
  542. <data name="uploadFile" xml:space="preserve">
  543. <value>Hlaða upp skrá</value>
  544. </data>
  545. <data name="uploadImage" xml:space="preserve">
  546. <value>Hlaða upp mynd</value>
  547. </data>
  548. <data name="userName" xml:space="preserve">
  549. <value>Notandanafn</value>
  550. </data>
  551. <data name="users" xml:space="preserve">
  552. <value>Notendur</value>
  553. </data>
  554. <data name="website" xml:space="preserve">
  555. <value>Vefsíða</value>
  556. </data>
  557. <data name="willShowGravatar" xml:space="preserve">
  558. <value>Mun sýna mynd af {0} </value>
  559. </data>
  560. <data name="wrote" xml:space="preserve">
  561. <value>skrifaði</value>
  562. </data>
  563. <data name="youAlreadyRated" xml:space="preserve">
  564. <value>Þú hefur áður metið þessa færslu</value>
  565. </data>
  566. </root>