sf_admin.sv.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
  3. <xliff version="1.0">
  4. <file original="global" source-language="en" datatype="plaintext">
  5. <header />
  6. <body>
  7. <!-- Actions -->
  8. <trans-unit>
  9. <source>New</source>
  10. <target>Ny</target>
  11. </trans-unit>
  12. <trans-unit>
  13. <source>Edit</source>
  14. <target>Redigera</target>
  15. </trans-unit>
  16. <trans-unit>
  17. <source>Delete</source>
  18. <target>Radera</target>
  19. </trans-unit>
  20. <trans-unit>
  21. <source>List</source>
  22. <target>Lista</target>
  23. </trans-unit>
  24. <trans-unit>
  25. <source>Save</source>
  26. <target>Spara</target>
  27. </trans-unit>
  28. <trans-unit>
  29. <source>Save and add</source>
  30. <target>Spara och skapa ny</target>
  31. </trans-unit>
  32. <trans-unit>
  33. <source>Cancel</source>
  34. <target>Avbryt</target>
  35. </trans-unit>
  36. <trans-unit>
  37. <source>Choose an action</source>
  38. <target>Välj en åtgärd</target>
  39. </trans-unit>
  40. <trans-unit>
  41. <source>go</source>
  42. <target>ok</target>
  43. </trans-unit>
  44. <!-- Filters -->
  45. <trans-unit>
  46. <source>Reset</source>
  47. <target>Nollställ</target>
  48. </trans-unit>
  49. <trans-unit>
  50. <source>Filter</source>
  51. <target>Filtrera</target>
  52. </trans-unit>
  53. <!-- List -->
  54. <trans-unit>
  55. <source>No result</source>
  56. <target>Inga resultat</target>
  57. </trans-unit>
  58. <trans-unit>
  59. <source>Actions</source>
  60. <target>Åtgärder</target>
  61. </trans-unit>
  62. <trans-unit>
  63. <source>(page %%page%%/%%nb_pages%%)</source>
  64. <target>(sida %%page%%/%%nb_pages%%)</target>
  65. </trans-unit>
  66. <trans-unit>
  67. <source>asc</source>
  68. <target>stigande</target>
  69. </trans-unit>
  70. <trans-unit>
  71. <source>desc</source>
  72. <target>fallande</target>
  73. </trans-unit>
  74. <trans-unit>
  75. <source>[0] no result|[1] 1 result|(1,+Inf] %1% results</source>
  76. <target>[0] inget resultat|[1] 1 resultat|(1,+Inf] %1% resultat</target>
  77. </trans-unit>
  78. <!-- Pagination -->
  79. <trans-unit>
  80. <source>First page</source>
  81. <target>Första sidan</target>
  82. </trans-unit>
  83. <trans-unit>
  84. <source>Previous page</source>
  85. <target>Föregående sida</target>
  86. </trans-unit>
  87. <trans-unit>
  88. <source>Next page</source>
  89. <target>Näste sida</target>
  90. </trans-unit>
  91. <trans-unit>
  92. <source>Last page</source>
  93. <target>Sista sidan</target>
  94. </trans-unit>
  95. <!-- Form -->
  96. <trans-unit>
  97. <source>The item was created successfully.</source>
  98. <target>Objekt skapades.</target>
  99. </trans-unit>
  100. <trans-unit>
  101. <source>The item was updated successfully.</source>
  102. <target>Objekt uppdaterat.</target>
  103. </trans-unit>
  104. <trans-unit>
  105. <source>The item was created successfully. You can add another one below.</source>
  106. <target>Objektet skapades. Du kan skapa ett nytt nedanför.</target>
  107. </trans-unit>
  108. <trans-unit>
  109. <source>The item was updated successfully. You can add another one below.</source>
  110. <target>Objektet uppdaterades. Du kan skapa ett nytt nedanför.</target>
  111. </trans-unit>
  112. <trans-unit>
  113. <source>The item has not been saved due to some errors.</source>
  114. <target>Objektet kunde inte sparas på grund av vissa fel.</target>
  115. </trans-unit>
  116. <trans-unit>
  117. <source>The item was deleted successfully.</source>
  118. <target>Objektet raderades.</target>
  119. </trans-unit>
  120. <trans-unit>
  121. <source>You must at least select one item.</source>
  122. <target>Du måste välja minst ett objekt</target>
  123. </trans-unit>
  124. <trans-unit>
  125. <source>You must select an action to execute on the selected items.</source>
  126. <target>Du måste välja en åtgärd att utföra på det valda objektet.</target>
  127. </trans-unit>
  128. <trans-unit>
  129. <source>A problem occurs when deleting the selected items as some items do not exist anymore.</source>
  130. <target>Ett problem uppstod när de valda objekten skulle raderas då vissa objekt inte existerar längre.</target>
  131. </trans-unit>
  132. <trans-unit>
  133. <source>The selected items have been deleted successfully.</source>
  134. <target>De valda objekten har raderats.</target>
  135. </trans-unit>
  136. <trans-unit>
  137. <source>A problem occurs when deleting the selected items.</source>
  138. <target>Ett problem uppstod när de valda objekten raderades.</target>
  139. </trans-unit>
  140. </body>
  141. </file>
  142. </xliff>