sv.js 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. /*!
  2. * froala_editor v3.0.3 (https://www.froala.com/wysiwyg-editor)
  3. * License https://froala.com/wysiwyg-editor/terms/
  4. * Copyright 2014-2019 Froala Labs
  5. */
  6. (function (global, factory) {
  7. typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
  8. typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
  9. (factory(global.FroalaEditor));
  10. }(this, (function (FE) { 'use strict';
  11. FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
  12. /**
  13. * Swedish
  14. */
  15. FE.LANGUAGE['sv'] = {
  16. translation: {
  17. // Place holder
  18. 'Type something': "Ange n\xE5got",
  19. // Basic formatting
  20. 'Bold': 'Fetstil',
  21. 'Italic': 'Kursiv stil',
  22. 'Underline': 'Understruken',
  23. 'Strikethrough': 'Genomstruken',
  24. // Main buttons
  25. 'Insert': 'Infoga',
  26. 'Delete': 'Radera',
  27. 'Cancel': 'Avbryt',
  28. 'OK': 'Ok',
  29. 'Back': 'Tillbaka',
  30. 'Remove': 'Ta bort',
  31. 'More': 'Mer',
  32. 'Update': 'Uppdatera',
  33. 'Style': 'Stil',
  34. // Font
  35. 'Font Family': 'Teckensnitt',
  36. 'Font Size': 'Teckenstorlek',
  37. // Colors
  38. 'Colors': "F\xE4rger",
  39. 'Background': 'Bakgrund',
  40. 'Text': 'Text',
  41. 'HEX Color': 'Hex färg',
  42. // Paragraphs
  43. 'Paragraph Format': 'Format',
  44. 'Normal': 'Normal',
  45. 'Code': 'Kod',
  46. 'Heading 1': 'Rubrik 1',
  47. 'Heading 2': 'Rubrik 2',
  48. 'Heading 3': 'Rubrik 3',
  49. 'Heading 4': 'Rubrik 4',
  50. // Style
  51. 'Paragraph Style': 'Styckesformat',
  52. 'Inline Style': 'Infogad stil',
  53. // Alignment
  54. 'Align': 'Justera',
  55. 'Align Left': 'Vänsterjustera',
  56. 'Align Center': 'Centrera',
  57. 'Align Right': 'Högerjustera',
  58. 'Align Justify': 'Justera',
  59. 'None': 'Inget',
  60. // Lists
  61. 'Ordered List': 'Ordnad lista',
  62. 'Unordered List': 'Oordnad lista',
  63. // Indent
  64. 'Decrease Indent': 'Minska indrag',
  65. 'Increase Indent': "\xD6ka indrag",
  66. // Links
  67. 'Insert Link': "Infoga l\xE4nk",
  68. 'Open in new tab': "\xD6ppna i ny flik",
  69. 'Open Link': "\xD6ppna l\xE4nk",
  70. 'Edit Link': "Redigera l\xE4nk",
  71. 'Unlink': "Ta bort l\xE4nk",
  72. 'Choose Link': "V\xE4lj l\xE4nk",
  73. // Images
  74. 'Insert Image': 'Infoga bild',
  75. 'Upload Image': 'Ladda upp en bild',
  76. 'By URL': 'Genom URL',
  77. 'Browse': "Bl\xE4ddra",
  78. 'Drop image': "Sl\xE4pp bild",
  79. 'or click': 'eller klicka',
  80. 'Manage Images': 'Hantera bilder',
  81. 'Loading': 'Laddar',
  82. 'Deleting': 'Raderar',
  83. 'Tags': 'Etiketter',
  84. 'Are you sure? Image will be deleted.': "\xC4r du s\xE4ker? Bild kommer att raderas.",
  85. 'Replace': "Ers\xE4tt",
  86. 'Uploading': 'Laddar upp',
  87. 'Loading image': 'Laddar bild',
  88. 'Display': 'Visa',
  89. 'Inline': 'I linje',
  90. 'Break Text': 'Bryt text',
  91. 'Alternative Text': 'Alternativ text',
  92. 'Change Size': "\xC4ndra storlek",
  93. 'Width': 'Bredd',
  94. 'Height': "H\xF6jd",
  95. 'Something went wrong. Please try again.': "N\xE5got gick fel. Var god f\xF6rs\xF6k igen.",
  96. 'Image Caption': 'Bildtext',
  97. 'Advanced Edit': 'Avancerad redigering',
  98. // Video
  99. 'Insert Video': 'Infoga video',
  100. 'Embedded Code': "Inb\xE4ddad kod",
  101. 'Paste in a video URL': 'Klistra in i en video url',
  102. 'Drop video': 'Släpp video',
  103. 'Your browser does not support HTML5 video.': 'Din webbläsare stöder inte html5-video.',
  104. 'Upload Video': 'Ladda upp video',
  105. // Tables
  106. 'Insert Table': 'Infoga tabell',
  107. 'Table Header': 'Tabell huvud',
  108. 'Remove Table': 'Ta bort tabellen',
  109. 'Table Style': 'Tabellformat',
  110. 'Horizontal Align': 'Horisontell justering',
  111. 'Row': 'Rad',
  112. 'Insert row above': "Infoga rad f\xF6re",
  113. 'Insert row below': 'Infoga rad efter',
  114. 'Delete row': 'Ta bort rad',
  115. 'Column': 'Kolumn',
  116. 'Insert column before': "Infoga kolumn f\xF6re",
  117. 'Insert column after': 'Infoga kolumn efter',
  118. 'Delete column': 'Ta bort kolumn',
  119. 'Cell': 'Cell',
  120. 'Merge cells': 'Sammanfoga celler',
  121. 'Horizontal split': 'Dela horisontellt',
  122. 'Vertical split': 'Dela vertikalt',
  123. 'Cell Background': 'Cellbakgrund',
  124. 'Vertical Align': 'Vertikal justering',
  125. 'Top': 'Överst',
  126. 'Middle': 'Mitten',
  127. 'Bottom': 'Nederst',
  128. 'Align Top': 'Justera överst',
  129. 'Align Middle': 'Justera mitten',
  130. 'Align Bottom': 'Justera nederst',
  131. 'Cell Style': 'Cellformat',
  132. // Files
  133. 'Upload File': 'Ladda upp fil',
  134. 'Drop file': "Sl\xE4pp fil",
  135. // Emoticons
  136. 'Emoticons': 'Uttryckssymboler',
  137. 'Grinning face': 'Grina ansikte',
  138. 'Grinning face with smiling eyes': "Grina ansikte med leende \xF6gon",
  139. 'Face with tears of joy': "Face med gl\xE4djet\xE5rar",
  140. 'Smiling face with open mouth': "Leende ansikte med \xF6ppen mun",
  141. 'Smiling face with open mouth and smiling eyes': "Leende ansikte med \xF6ppen mun och leende \xF6gon",
  142. 'Smiling face with open mouth and cold sweat': "Leende ansikte med \xF6ppen mun och kallsvett",
  143. 'Smiling face with open mouth and tightly-closed eyes': "Leende ansikte med \xF6ppen mun och t\xE4tt slutna \xF6gon",
  144. 'Smiling face with halo': 'Leende ansikte med halo',
  145. 'Smiling face with horns': 'Leende ansikte med horn',
  146. 'Winking face': 'Blinka ansikte',
  147. 'Smiling face with smiling eyes': "Leende ansikte med leende \xF6gon",
  148. 'Face savoring delicious food': "Ansikte smaka uts\xF6kt mat",
  149. 'Relieved face': "L\xE4ttad ansikte",
  150. 'Smiling face with heart-shaped eyes': "Leende ansikte med hj\xE4rtformade \xF6gon",
  151. 'Smiling face with sunglasses': "Leende ansikte med solglas\xF6gon",
  152. 'Smirking face': 'Flinande ansikte',
  153. 'Neutral face': 'Neutral ansikte',
  154. 'Expressionless face': 'Uttryckslöst ansikte',
  155. 'Unamused face': 'Inte roade ansikte',
  156. 'Face with cold sweat': 'Ansikte med kallsvett',
  157. 'Pensive face': "Eftert\xE4nksamt ansikte",
  158. 'Confused face': "F\xF6rvirrad ansikte",
  159. 'Confounded face': "F\xF6rbryllade ansikte",
  160. 'Kissing face': 'Kyssande ansikte',
  161. 'Face throwing a kiss': 'Ansikte kasta en kyss',
  162. 'Kissing face with smiling eyes': "Kyssa ansikte med leende \xF6gon",
  163. 'Kissing face with closed eyes': "Kyssa ansikte med slutna \xF6gon",
  164. 'Face with stuck out tongue': 'Ansikte med stack ut tungan',
  165. 'Face with stuck out tongue and winking eye': "Ansikte med stack ut tungan och blinkande \xF6ga",
  166. 'Face with stuck out tongue and tightly-closed eyes': "Ansikte med stack ut tungan och t\xE4tt slutna \xF6gon",
  167. 'Disappointed face': 'Besviken ansikte',
  168. 'Worried face': 'Orolig ansikte',
  169. 'Angry face': 'Argt ansikte',
  170. 'Pouting face': "Sk\xE4ggtorsk ansikte",
  171. 'Crying face': "Gr\xE5tande ansikte",
  172. 'Persevering face': "Uth\xE5llig ansikte",
  173. 'Face with look of triumph': "Ansikte med utseendet p\xE5 triumf",
  174. 'Disappointed but relieved face': "Besviken men l\xE4ttad ansikte",
  175. 'Frowning face with open mouth': "Rynkar pannan ansikte med \xF6ppen mun",
  176. 'Anguished face': "\xC5ngest ansikte",
  177. 'Fearful face': "R\xE4dda ansikte",
  178. 'Weary face': "Tr\xF6tta ansikte",
  179. 'Sleepy face': "S\xF6mnig ansikte",
  180. 'Tired face': "Tr\xF6tt ansikte",
  181. 'Grimacing face': 'Grimaserande ansikte',
  182. 'Loudly crying face': "H\xF6gt gr\xE5tande ansikte",
  183. 'Face with open mouth': "Ansikte med \xF6ppen mun",
  184. 'Hushed face': "D\xE4mpade ansikte",
  185. 'Face with open mouth and cold sweat': "Ansikte med \xF6ppen mun och kallsvett",
  186. 'Face screaming in fear': "Face skriker i skr\xE4ck",
  187. 'Astonished face': "F\xF6rv\xE5nad ansikte",
  188. 'Flushed face': 'Ansiktsrodnad',
  189. 'Sleeping face': 'Sovande anskite',
  190. 'Dizzy face': 'Yr ansikte',
  191. 'Face without mouth': 'Ansikte utan mun',
  192. 'Face with medical mask': 'Ansikte med medicinsk maskera',
  193. // Line breaker
  194. 'Break': 'Ny rad',
  195. // Math
  196. 'Subscript': "Neds\xE4nkt",
  197. 'Superscript': "Upph\xF6jd",
  198. // Full screen
  199. 'Fullscreen': "Helsk\xE4rm",
  200. // Horizontal line
  201. 'Insert Horizontal Line': 'Infoga horisontell linje',
  202. // Clear formatting
  203. 'Clear Formatting': 'Ta bort formatering',
  204. // Save
  205. 'Save': 'Spara',
  206. // Undo, redo
  207. 'Undo': "\xC5ngra",
  208. 'Redo': "G\xF6r om",
  209. // Select all
  210. 'Select All': 'Markera allt',
  211. // Code view
  212. 'Code View': 'Kodvy',
  213. // Quote
  214. 'Quote': 'Citat',
  215. 'Increase': "\xD6ka",
  216. 'Decrease': 'Minska',
  217. // Quick Insert
  218. 'Quick Insert': 'Snabbinfoga',
  219. // Spcial Characters
  220. 'Special Characters': 'Specialtecken',
  221. 'Latin': 'Latin',
  222. 'Greek': 'Grekisk',
  223. 'Cyrillic': 'Cyrillic',
  224. 'Punctuation': 'Skiljetecken',
  225. 'Currency': 'Valuta',
  226. 'Arrows': 'Pilar',
  227. 'Math': 'Matematik',
  228. 'Misc': 'Övrigt',
  229. // Print.
  230. 'Print': 'Skriva ut',
  231. // Spell Checker.
  232. 'Spell Checker': 'Stavningskontroll',
  233. // Help
  234. 'Help': 'Hjälp',
  235. 'Shortcuts': 'Genvägar',
  236. 'Inline Editor': 'Inline editor',
  237. 'Show the editor': 'Visa redigeraren',
  238. 'Common actions': 'Vanliga kommandon',
  239. 'Copy': 'Kopiera',
  240. 'Cut': 'Klipp ut',
  241. 'Paste': 'Klistra in',
  242. 'Basic Formatting': 'Grundläggande formatering',
  243. 'Increase quote level': 'Öka citatnivå',
  244. 'Decrease quote level': 'Minska citatnivå',
  245. 'Image / Video': 'Bild / video',
  246. 'Resize larger': 'Öka storlek',
  247. 'Resize smaller': 'Minska storlek',
  248. 'Table': 'Tabell',
  249. 'Select table cell': 'Markera tabellcell',
  250. 'Extend selection one cell': 'Utöka markering en cell',
  251. 'Extend selection one row': 'Utöka markering en rad',
  252. 'Navigation': 'Navigering',
  253. 'Focus popup / toolbar': 'Fokusera popup / verktygsfältet',
  254. 'Return focus to previous position': 'Byt fokus till föregående plats',
  255. // Embed.ly
  256. 'Embed URL': 'Bädda in url',
  257. 'Paste in a URL to embed': 'Klistra in i en url för att bädda in',
  258. // Word Paste.
  259. 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'Den inklippta texten kommer från ett Microsoft Word-dokument. Vill du behålla formateringen eller städa upp det?',
  260. 'Keep': 'Behåll',
  261. 'Clean': 'Städa upp',
  262. 'Word Paste Detected': 'Urklipp från Word upptäckt',
  263. // Character Counter
  264. 'Characters': 'Tecken',
  265. // More Buttons
  266. 'More Text': 'Mer Text',
  267. 'More Paragraph': 'Mer Paragraf',
  268. 'More Rich': 'Mer Rik',
  269. 'More Misc': 'Mer Blandat'
  270. },
  271. direction: 'ltr'
  272. };
  273. })));
  274. //# sourceMappingURL=sv.js.map