messages.json 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122
  1. {
  2. "extensionDescription": {
  3. "message": "Spara en hel sida i en enda HTML-fil",
  4. "description": "Description of the extension."
  5. },
  6. "commandSaveSelectedTabs": {
  7. "message": "Spara de markerade flikarna eller deras valda innehåll",
  8. "description": "Command (Ctrl+Shift+Y): 'Save the selected tabs or their selected contents'"
  9. },
  10. "commandSaveAllTabs": {
  11. "message": "Spara alla flikar",
  12. "description": "Command (Ctrl+Shift+U): 'Save all tabs'"
  13. },
  14. "commandCustomShortcut": {
  15. "message": "Anpassad genväg",
  16. "description": "Command label: 'Custom shortcut'"
  17. },
  18. "commandCustomShortcut0": {
  19. "message": "Anpassad genväg #1",
  20. "description": "Command label: 'Custom shortcut #1'"
  21. },
  22. "commandCustomShortcut1": {
  23. "message": "Anpassad genväg #2",
  24. "description": "Command label: 'Custom shortcut #2'"
  25. },
  26. "commandCustomShortcut2": {
  27. "message": "Anpassad genväg #3",
  28. "description": "Command label: 'Custom shortcut #3'"
  29. },
  30. "commandCustomShortcut3": {
  31. "message": "Anpassad genväg #4",
  32. "description": "Command label: 'Custom shortcut #4'"
  33. },
  34. "commandCustomShortcut4": {
  35. "message": "Anpassad genväg #5",
  36. "description": "Command label: 'Custom shortcut #5'"
  37. },
  38. "commandCustomShortcut5": {
  39. "message": "Anpassad genväg #6",
  40. "description": "Command label: 'Custom shortcut #6'"
  41. },
  42. "commandCustomShortcut6": {
  43. "message": "Anpassad genväg #7",
  44. "description": "Command label: 'Custom shortcut #7'"
  45. },
  46. "commandCustomShortcut7": {
  47. "message": "Anpassad genväg #8",
  48. "description": "Command label: 'Custom shortcut #8'"
  49. },
  50. "commandCustomShortcut8": {
  51. "message": "Anpassad genväg #9",
  52. "description": "Command label: 'Custom shortcut #9'"
  53. },
  54. "commandCustomShortcut9": {
  55. "message": "Anpassad genväg #10",
  56. "description": "Command label: 'Custom shortcut #10'"
  57. },
  58. "menuSavePage": {
  59. "message": "Spara sidan med SingleFile",
  60. "description": "Menu entry: 'Save page with SingleFile'"
  61. },
  62. "menuSaveSelectedLinks": {
  63. "message": "Spara valda länkar",
  64. "description": "Menu entry: 'Save selected links'"
  65. },
  66. "menuEditPage": {
  67. "message": "Anteckna sidan...",
  68. "description": "Menu entry: 'Annotate the page...'"
  69. },
  70. "menuEditAndSavePage": {
  71. "message": "Anteckna och spara sidan...",
  72. "description": "Menu entry: 'Annotate and save the page...'"
  73. },
  74. "menuSaveWithProfile": {
  75. "message": "Spara sidan med profil",
  76. "description": "Menu entry: 'Save with profile'"
  77. },
  78. "menuViewPendingSaves": {
  79. "message": "Visa väntande sparingar...",
  80. "description": "Menu entry: 'View pending saves...'"
  81. },
  82. "menuSelectProfile": {
  83. "message": "Välj standardprofilen",
  84. "description": "Menu entry: 'Select the default profile'"
  85. },
  86. "menuUpdateRule": {
  87. "message": "Välj profilen för den aktuella regeln",
  88. "description": "Menu entry: 'Select the profile of the current rule'"
  89. },
  90. "menuCreateDomainRule": {
  91. "message": "Välj profilen för den aktuella domänen",
  92. "description": "Menu entry: 'Select the profile of the current domain'"
  93. },
  94. "menuSaveSelection": {
  95. "message": "Spara valet",
  96. "description": "Menu entry: 'Save selection'"
  97. },
  98. "menuSaveFrame": {
  99. "message": "Spara ram",
  100. "description": "Menu entry: 'Save frame'"
  101. },
  102. "menuSaveTabs": {
  103. "message": "Spara flikar",
  104. "description": "Menu entry (SingleFile button only): 'Save tabs'"
  105. },
  106. "menuSaveSelectedTabs": {
  107. "message": "Spara valda flikar",
  108. "description": "Menu entry: 'Save selected tabs'"
  109. },
  110. "menuSaveUnpinnedTabs": {
  111. "message": "Spara ofästa flikar",
  112. "description": "Menu entry: 'Save unpinned tabs'"
  113. },
  114. "menuSaveAllTabs": {
  115. "message": "Spara alla flikar",
  116. "description": "Menu entry: 'Save all tabs'"
  117. },
  118. "menuBatchSaveUrls": {
  119. "message": "Gruppspara URL:er...",
  120. "description": "Menu entry: 'Batch save URLs...'"
  121. },
  122. "menuAutoSave": {
  123. "message": "Spara automatiskt",
  124. "description": "Menu entry: 'Auto-save'"
  125. },
  126. "menuAutoSaveDisabled": {
  127. "message": "Inaktiverad",
  128. "description": "Menu entry: 'Auto-save' > Disabled'"
  129. },
  130. "menuAutoSaveTab": {
  131. "message": "Spara denna flik automatiskt",
  132. "description": "Menu entry: 'Auto-save' > Auto-save this tab'"
  133. },
  134. "menuAutoSaveUnpinnedTabs": {
  135. "message": "Spara ofästa flikar automatiskt",
  136. "description": "Menu entry: 'Auto-save' > Auto-save unpinned tabs'"
  137. },
  138. "menuAutoSaveAllTabs": {
  139. "message": "Spara alla flikar automatiskt",
  140. "description": "Menu entry: 'Auto-save' > Auto-save all tabs'"
  141. },
  142. "buttonDefaultTooltip": {
  143. "message": "Spara sidan med SingleFile",
  144. "description": "Button title: 'Save page with SingleFile'"
  145. },
  146. "buttonBlockedBadge": {
  147. "message": "🚫",
  148. "description": "Button badge when the page is blocked: '🚫'"
  149. },
  150. "buttonBlockedTooltip": {
  151. "message": "Denna sida kan inte sparas med SingleFile",
  152. "description": "Button title: 'This page cannot be saved with SingleFile'"
  153. },
  154. "buttonInitializingTooltip": {
  155. "message": "Initierar SingleFile",
  156. "description": "Button title during initialization: 'Initializing SingleFile (x/2)'"
  157. },
  158. "buttonInitializingBadge": {
  159. "message": "•••",
  160. "description": "Badge label during initialization: '•••'"
  161. },
  162. "buttonSaveProgressTooltip": {
  163. "message": "Spara förlopp: ",
  164. "description": "Button title during save: 'Save progress: xx%'"
  165. },
  166. "buttonUploadProgressTooltip": {
  167. "message": "Uppladdningsförlopp: ",
  168. "description": "Button title during save: 'Upload progress: xx%'"
  169. },
  170. "buttonOKBadge": {
  171. "message": "OK",
  172. "description": "Badge label: 'OK'"
  173. },
  174. "buttonErrorBadge": {
  175. "message": "FEL",
  176. "description": "Badge label for unexpected errors"
  177. },
  178. "buttonAutoSaveActiveTooltip": {
  179. "message": "Automatisk spara aktiv",
  180. "description": "Button title: 'Auto-save active'"
  181. },
  182. "buttonAutoSaveActiveBadge": {
  183. "message": "[A]",
  184. "description": "Badge label when auto-save is active"
  185. },
  186. "optionsTitle": {
  187. "message": "Alternativ",
  188. "description": "Options page title"
  189. },
  190. "optionsUserInterfaceSubTitle": {
  191. "message": "Användargränssnitt",
  192. "description": "Options sub-title: 'User interface'"
  193. },
  194. "optionAddMenuEntry": {
  195. "message": "lägg till post i snabbmenyn på webbsidan",
  196. "description": "Options page label: 'add entry in the context menu of the webpage'"
  197. },
  198. "optionDisplayShadow": {
  199. "message": "överlägg en skugga på sidan under bearbetningen",
  200. "description": "Options page label: 'overlay a shadow on the page during processing'"
  201. },
  202. "optionDisplayInfobar": {
  203. "message": "visa ett infofält när du visar en sparad sida",
  204. "description": "Options page label: 'display an infobar when viewing a saved page'"
  205. },
  206. "optionInfobarTemplate": {
  207. "message": "mall för informationsfältets innehåll",
  208. "description": "Options page label: 'template of the infobar content'"
  209. },
  210. "optionBlockMixedContent": {
  211. "message": "blockera blandat innehåll",
  212. "description": "Options page label: 'block mixed content'"
  213. },
  214. "optionSaveOriginalURLs": {
  215. "message": "spara original URL:er för inbäddade resurser",
  216. "description": "Options page label: 'save original URLs of embedded resources'"
  217. },
  218. "optionIncludeInfobar": {
  219. "message": "inkludera informationsfältet på den sparade sidan",
  220. "description": "Options page label: 'include the infobar in the saved page'"
  221. },
  222. "optionOpenInfobar": {
  223. "message": "håll informationsfältet öppet",
  224. "description": "Options page label: 'keep infobar open'"
  225. },
  226. "optionRemoveInfobarSavedDate": {
  227. "message": "inkludera inte sparat datum",
  228. "description": "Options page label: 'do not include the saved date'"
  229. },
  230. "optionConfirmInfobar": {
  231. "message": "öppna en dialogruta för att redigera informationsfältets innehåll",
  232. "description": "Options page label: 'open a prompt dialog to edit the infobar content'"
  233. },
  234. "optionAutoClose": {
  235. "message": "stäng fliken automatiskt efter att sidan har sparats",
  236. "description": "Options page label: 'auto-close the tab after the page is saved'"
  237. },
  238. "optionCustomShortcut": {
  239. "message": "tangentbordsgenväg kommando",
  240. "description": "Options page label: 'keyboard shortcut command'"
  241. },
  242. "optionCustomShortcutDefault": {
  243. "message": "standardgenväg",
  244. "description": "Options page label: 'default shortcut'"
  245. },
  246. "optionsFileNameSubTitle": {
  247. "message": "Filnamn",
  248. "description": "Options sub-title: 'File name'"
  249. },
  250. "optionFilenameTemplate": {
  251. "message": "mall",
  252. "description": "Options page label: 'template'"
  253. },
  254. "optionFilenameMaxLength": {
  255. "message": "max längd",
  256. "description": "Options page label: 'max length'"
  257. },
  258. "optionFilenameMaxLengthBytesUnit": {
  259. "message": "byte",
  260. "description": "Options page label: 'bytes'"
  261. },
  262. "optionFilenameMaxLengthCharsUnit": {
  263. "message": "tecken",
  264. "description": "Options page label: 'characters'"
  265. },
  266. "optionFilenameReplacementCharacter": {
  267. "message": "ersättningstecken",
  268. "description": "Options page label: 'replacement character'"
  269. },
  270. "optionReplaceEmojisInFilename": {
  271. "message": "ersätt emojis med text",
  272. "description": "Options page label: 'replace emojis with text'"
  273. },
  274. "optionSaveFilenameTemplateData": {
  275. "message": "spara filnamnsmallens data med sidan",
  276. "description": "Options page label: 'save the filename template data into the page'"
  277. },
  278. "optionConfirmFilename": {
  279. "message": "öppna dialogrutan \"Spara som\" för att bekräfta filnamnet",
  280. "description": "Options page label: 'open the \"Save as\" dialog to confirm the file name'"
  281. },
  282. "optionFilenameConflictAction": {
  283. "message": "filnamn konfliktlösning",
  284. "description": "Options page label: 'filename conflict resolution'"
  285. },
  286. "optionFilenameConflictActionUniquify": {
  287. "message": "skapa ett unikt namn",
  288. "description": "Value for 'filename conflict resolution' option: 'create a unique name'"
  289. },
  290. "optionFilenameConflictActionOverwrite": {
  291. "message": "skriva över den befintliga filen",
  292. "description": "Value for 'filename conflict resolution' option: 'overwrite the existing file'"
  293. },
  294. "optionFilenameConflictActionPrompt": {
  295. "message": "fråga efter ett namn",
  296. "description": "Value for 'name conflict resolution' option: 'prompt for a name'"
  297. },
  298. "optionFilenameConflictActionSkip": {
  299. "message": "hoppa över dubblettfiler",
  300. "description": "Value for 'filename conflict resolution' option: 'skip duplicate files'"
  301. },
  302. "optionsHTMLContentSubTitle": {
  303. "message": "HTML-innehåll",
  304. "description": "Options sub-title: 'HTML content'"
  305. },
  306. "optionCompressHTML": {
  307. "message": "komprimera HTML-innehåll",
  308. "description": "Options page label: 'compress HTML content'"
  309. },
  310. "optionRemoveFrames": {
  311. "message": "ta bort ramar",
  312. "description": "Options page label: 'remove frames'"
  313. },
  314. "optionRemoveHiddenElements": {
  315. "message": "ta bort dolda element",
  316. "description": "Options page label: 'remove hidden elements'"
  317. },
  318. "optionRemovedElementsSelector": {
  319. "message": "ta bort specifika element",
  320. "description": "Options page label: 'remove specific elements'"
  321. },
  322. "optionsFileFormatSubTitle": {
  323. "message": "Filformat",
  324. "description": "Options sub-title: 'File format'"
  325. },
  326. "optionFileFormat": {
  327. "message": "format",
  328. "description": "Options page label: 'format'"
  329. },
  330. "optionFileFormatSelectHTML": {
  331. "message": "HTML",
  332. "description": "Options page label: 'HTML'"
  333. },
  334. "optionFileFormatSelectSelfExtractingUniversal": {
  335. "message": "självextraherande ZIP (universell)",
  336. "description": "Options page label: 'self-extracting ZIP (universal)'"
  337. },
  338. "optionFileFormatSelectSelfExtracting": {
  339. "message": "självextraherande ZIP",
  340. "description": "Options page label: 'self-extracting ZIP'"
  341. },
  342. "optionFileFormatSelectZIP": {
  343. "message": "ZIP",
  344. "description": "Options page label: 'ZIP'"
  345. },
  346. "optionPassword": {
  347. "message": "lösenord",
  348. "description": "Options page label: 'password'"
  349. },
  350. "optionCreateRootDirectory": {
  351. "message": "skapa en rotkatalog",
  352. "description": "Options page label: 'create a root directory'"
  353. },
  354. "optionPreventAppendedData": {
  355. "message": "lägg inte till data efter ZIP-data",
  356. "description": "Options page label: 'do not append data after the ZIP data'"
  357. },
  358. "optionInsertTextBody": {
  359. "message": "gör texten sökbar",
  360. "description": "Options page label: 'make text searchable'"
  361. },
  362. "optionInsertEmbeddedImage": {
  363. "message": "bädda in bild",
  364. "description": "Options page label: 'embed image'"
  365. },
  366. "optionInsertEmbeddedScreenshotImage": {
  367. "message": "sidans skärmdump",
  368. "description": "Options page label: 'page screenshot'"
  369. },
  370. "optionInsertEmbeddedCustomImage": {
  371. "message": "anpassad bild",
  372. "description": "Options page label: 'custom image'"
  373. },
  374. "optionsInfobarSubTitle": {
  375. "message": "Informationsfält",
  376. "description": "Options sub-title: 'Infobar'"
  377. },
  378. "optionsImagesSubTitle": {
  379. "message": "Bilder",
  380. "description": "Options sub-title: 'Images'"
  381. },
  382. "optionGroupDuplicateImages": {
  383. "message": "gruppera dubblettbilder",
  384. "description": "Options page label: 'group duplicate images together'"
  385. },
  386. "optionLoadDeferredImages": {
  387. "message": "spara uppskjutna bilder",
  388. "description": "Options page label: 'save deferred images'"
  389. },
  390. "optionLoadDeferredImagesMaxIdleTime": {
  391. "message": "maximal vilotid (ms)",
  392. "description": "Options page label: 'maximum idle time (ms)'"
  393. },
  394. "optionLoadDeferredImagesKeepZoomLevel": {
  395. "message": "zooma ut sidan",
  396. "description": "Options page label: 'zoom out the page'"
  397. },
  398. "optionLoadDeferredImagesDispatchScrollEvent": {
  399. "message": "skicka \"rullnings\"händelse",
  400. "description": "Options page label: 'dispatch \"scroll\" event'"
  401. },
  402. "optionLoadDeferredImagesBeforeFrames": {
  403. "message": "ladda uppskjutna ramar",
  404. "description": "Options page label: 'load deferred frames'"
  405. },
  406. "optionRemoveAlternativeImages": {
  407. "message": "ta bort bilder för alternativa skärmupplösningar",
  408. "description": "Options page label: 'remove images for alternative screen resolutions'"
  409. },
  410. "optionsFontsSubTitle": {
  411. "message": "Teckensnitt",
  412. "description": "Options sub-title: 'Fonts'"
  413. },
  414. "optionRemoveUnusedFonts": {
  415. "message": "ta bort oanvända teckensnitt",
  416. "description": "Options page label: 'remove unused fonts'"
  417. },
  418. "optionRemoveAlternativeFonts": {
  419. "message": "ta bort alternativa teckensnitt",
  420. "description": "Options page label: 'remove alternative fonts'"
  421. },
  422. "optionsStylesheetsSubTitle": {
  423. "message": "Stilmallar",
  424. "description": "Options sub-title: 'Stylesheets'"
  425. },
  426. "optionCompressCSS": {
  427. "message": "komprimera CSS-innehåll",
  428. "description": "Options page label: 'compress CSS content'"
  429. },
  430. "optionGroupDuplicateStylesheets": {
  431. "message": "gruppera dubblettstilmallar tillsammans",
  432. "description": "Options page label: 'group duplicate stylesheets together'"
  433. },
  434. "optionMoveStylesInHead": {
  435. "message": "flytta i huvudelementet stilarna som finns utanför det",
  436. "description": "Options page label: 'move in the head element the styles found outside of it'"
  437. },
  438. "optionRemoveUnusedStyles": {
  439. "message": "ta bort oanvända stilar",
  440. "description": "Options page label: 'remove unused styles'"
  441. },
  442. "optionRemoveAlternativeMedias": {
  443. "message": "ta bort stilmallar för alternativa enheter till skärmar",
  444. "description": "Options page label: 'remove stylesheets for alternative devices to screens'"
  445. },
  446. "optionsNetworkSubTitle": {
  447. "message": "Nätverk",
  448. "description": "Options sub-title: 'Network'"
  449. },
  450. "optionsBlockedResources": {
  451. "message": "blockerade resurser",
  452. "description": "Options page label: 'blocked resources'"
  453. },
  454. "optionsAcceptHeaders": {
  455. "message": "\"Acceptera\" rubrik",
  456. "description": "Options page label: '\"Accept\" header'"
  457. },
  458. "optionResourceScript": {
  459. "message": "skript",
  460. "description": "Options page label: 'scripts'"
  461. },
  462. "optionResourceVideo": {
  463. "message": "videor",
  464. "description": "Options page label: 'videos'"
  465. },
  466. "optionResourceAudio": {
  467. "message": "ljud",
  468. "description": "Options page label: 'audios'"
  469. },
  470. "optionResourceDocument": {
  471. "message": "dokument",
  472. "description": "Options page label: 'documents'"
  473. },
  474. "optionResourceFont": {
  475. "message": "teckensnitt",
  476. "description": "Options page label: 'fonts'"
  477. },
  478. "optionResourceStylesheet": {
  479. "message": "stilmallar",
  480. "description": "Options page label: 'stylesheets'"
  481. },
  482. "optionResourceImage": {
  483. "message": "bilder",
  484. "description": "Options page label: 'images'"
  485. },
  486. "optionsDestinationSubTitle": {
  487. "message": "Destination",
  488. "description": "Options sub-title: 'Destination'"
  489. },
  490. "optionsBookmarkSubTitle": {
  491. "message": "Bokmärken",
  492. "description": "Options sub-title: 'Bookmarks'"
  493. },
  494. "optionsAutoSaveSubTitle": {
  495. "message": "Spara automatiskt",
  496. "description": "Options sub-title: 'Auto-save'"
  497. },
  498. "optionsAutoSettingsSubTitle": {
  499. "message": "Regler för automatiska inställningar",
  500. "description": "Options sub-title: 'Auto-settings rules'"
  501. },
  502. "optionsDeleteDisplayedRulesConfirm": {
  503. "message": "Bekräfta borttagningen av alla visade regler",
  504. "description": "Popup text 'Confirm the deletion of all displayed rules'"
  505. },
  506. "optionsDeleteRulesTooltip": {
  507. "message": "Ta bort alla visade regler",
  508. "description": "Popup text 'Delete all displayed rules'"
  509. },
  510. "optionsAutoSettingsUrl": {
  511. "message": "URL",
  512. "description": "Options label in the Auto-settings rules: 'URL'"
  513. },
  514. "optionsAutoSettingsUrlPlaceholder": {
  515. "message": "Ange en fullständig eller delvis URL (t.ex. example.com)",
  516. "description": "Placeholder in the Auto-settings rules: 'Type a complete or partial URL (e.g. example.com)'"
  517. },
  518. "optionsAutoSettingsProfile": {
  519. "message": "Profil",
  520. "description": "Options label in the Auto-settings rules: 'Profile'"
  521. },
  522. "optionsAutoSettingsAutoSaveProfile": {
  523. "message": "Spara profil automatiskt",
  524. "description": "Options label in the Auto-settings rules: 'Auto-save profile'"
  525. },
  526. "optionsAutoSettingsShowAllProfiles": {
  527. "message": "visa alla profiler",
  528. "description": "Options label in the Auto-settings rules: 'display all profiles'"
  529. },
  530. "optionsAutoSettingsShowAutoSaveProfile": {
  531. "message": "visa kolumnen 'Spara profil automatiskt'",
  532. "description": "Options label in the Auto-settings rules: 'display 'Auto-save profile' column'"
  533. },
  534. "optionsUpdateRuleTooltip": {
  535. "message": "Uppdatera regeln",
  536. "description": "Popup text 'Update the rule' in the options page"
  537. },
  538. "optionsDeleteRuleTooltip": {
  539. "message": "Ta bort regeln",
  540. "description": "Popup text 'Delete the rule' in the options page"
  541. },
  542. "optionsAddRuleTooltip": {
  543. "message": "Lägg till regeln",
  544. "description": "Popup text 'Add the rule' in the options page"
  545. },
  546. "optionsValidateChangesTooltip": {
  547. "message": "Validera ändringar",
  548. "description": "Popup text 'Validate changes' in the options page"
  549. },
  550. "optionsCancelChangesTooltip": {
  551. "message": "Avbryt ändringar",
  552. "description": "Popup text 'Cancel changes' in the options page"
  553. },
  554. "optionsDeleteRuleConfirm": {
  555. "message": "Bekräfta borttagningen av den valda regeln",
  556. "description": "Popup text 'Confirm the deletion of the selected rule' in the options page"
  557. },
  558. "optionAutoSaveLoadOrUnload": {
  559. "message": "spara automatiskt efter sidladdning eller vid urladdning",
  560. "description": "auto-save after page load or on page unload"
  561. },
  562. "optionAutoSaveLoad": {
  563. "message": "spara automatiskt efter sidladdning",
  564. "description": "Options page label: 'auto-save after page load'"
  565. },
  566. "optionAutoSaveUnload": {
  567. "message": "spara automatiskt vid urladdning av sidor",
  568. "description": "Options page label: 'auto-save on page unload'"
  569. },
  570. "optionAutoSaveDiscard": {
  571. "message": "spara automatiskt vid kassera flik",
  572. "description": "Options page label: 'auto-save on tab discard'"
  573. },
  574. "optionAutoSaveRemove": {
  575. "message": "spara automatiskt vid flikborttagning",
  576. "description": "Options page label: 'auto-save on tab removal'"
  577. },
  578. "optionAutoSaveDelay": {
  579. "message": "spara automatiskt vid väntefördröjning efter sidladdning (s)",
  580. "description": "Options page label: 'auto-save waiting delay after page load (s)'"
  581. },
  582. "optionAutoSaveRepeat": {
  583. "message": "spara automatiskt periodvis",
  584. "description": "Options page label: 'auto-save periodically'"
  585. },
  586. "optionAutoSaveRepeatDelay": {
  587. "message": "period (s.)",
  588. "description": "Options page label: 'period (s)'"
  589. },
  590. "optionAutoSaveExternalSave": {
  591. "message": "spara sidan med SingleFile Companion",
  592. "description": "Options page label: 'save the page with SingleFile Companion'"
  593. },
  594. "optionsEditorSubTitle": {
  595. "message": "Anteckningsredigerare",
  596. "description": "Options sub-title: 'Annotation editor'"
  597. },
  598. "optionOpenEditor": {
  599. "message": "anteckna sidan innan du sparar",
  600. "description": "Options page label: 'annotate the page before saving'"
  601. },
  602. "optionOpenSavedPage": {
  603. "message": "öppna sparade sidor i en ny flik",
  604. "description": "Options page label: 'open saved pages in a new tab'"
  605. },
  606. "optionAutoOpenEditor": {
  607. "message": "öppna sidor sparade med SingleFile i anteckningsredigeraren",
  608. "description": "Options page label: 'open pages saved with SingleFile in the annotation editor'"
  609. },
  610. "optionDefaultEditorMode": {
  611. "message": "standardläge",
  612. "description": "Options page label: 'default mode'"
  613. },
  614. "optionDefaultEditorModeNormal": {
  615. "message": "normal",
  616. "description": "Options page label: 'default mode > normal'"
  617. },
  618. "optionDefaultEditorModeEdit": {
  619. "message": "redigera sidan",
  620. "description": "Options page label: 'default mode > edit the page'"
  621. },
  622. "optionDefaultEditorModeFormat": {
  623. "message": "formatera sidan",
  624. "description": "Options page label: 'default mode > format the page'"
  625. },
  626. "optionDefaultEditorModeCut": {
  627. "message": "ta bort element",
  628. "description": "Options page label: 'default mode > remove elements'"
  629. },
  630. "optionDefaultEditorModeCutExternal": {
  631. "message": "ta bort externa element",
  632. "description": "Options page label: 'default mode > remove external elements'"
  633. },
  634. "optionApplySystemTheme": {
  635. "message": "tillämpa systemtemat vid formatering av en sida",
  636. "description": "Title of the button 'apply the system theme when formatting a page'"
  637. },
  638. "optionContentWidth": {
  639. "message": "innehållsbredd vid formatering av en sida (em)",
  640. "description": "Options page label: 'content width when formatting a page (em)'"
  641. },
  642. "optionWarnUnsavedPage": {
  643. "message": "varna om du lämnar sidan med osparade ändringar",
  644. "description": "Title of the button 'warn if leaving page with unsaved changes'"
  645. },
  646. "optionDisplayInfobarInEditor": {
  647. "message": "visa informationsfältet",
  648. "description": "Title of the button 'display the infobar'"
  649. },
  650. "optionsMiscSubTitle": {
  651. "message": "Övrigt",
  652. "description": "Options sub-title: 'Misc.'"
  653. },
  654. "optionBackgroundSave": {
  655. "message": "spara sidor i bakgrunden",
  656. "description": "Options page label: 'save pages in background'"
  657. },
  658. "optionDisplayStats": {
  659. "message": "visa statistik i konsolen efter bearbetning",
  660. "description": "Options page label: 'display stats in the console after processing'"
  661. },
  662. "optionSetMaxResourceSize": {
  663. "message": "ställ in maximal storlek",
  664. "description": "Options page label: 'set maximum size'"
  665. },
  666. "optionMaxResourceSize": {
  667. "message": "maximal storlek (MB)",
  668. "description": "Options page label: 'maximum size (MB)'"
  669. },
  670. "optionSetMaxResourceDelay": {
  671. "message": "ställ in maximal nedladdningstid",
  672. "description": "Options page label: 'set maximum download time'"
  673. },
  674. "optionMaxResourceDelay": {
  675. "message": "maximal nedladdningstid (er)",
  676. "description": "Options page label: 'maximum download time (s)'"
  677. },
  678. "optionPassReferrerOnError": {
  679. "message": "skicka rubriken \"Referer\" efter ett fel med korsoriginansförfrågan",
  680. "description": "Options page label: 'pass \"Referer\" header after a cross-origin request error'"
  681. },
  682. "optionSaveRawPage": {
  683. "message": "spara rå sida",
  684. "description": "Options page label: 'save raw page'"
  685. },
  686. "optionInsertMetaCSP": {
  687. "message": "ange innehållssäkerhetspolicy",
  688. "description": "Options page label: 'set content security policy'"
  689. },
  690. "optionSaveToClipboard": {
  691. "message": "kopiera till urklipp",
  692. "description": "Options page label: 'copy to clipboard'"
  693. },
  694. "optionSaveToFilesystem": {
  695. "message": "spara till filsystemet",
  696. "description": "Options page label: 'save to filesystem'"
  697. },
  698. "optionSharePage": {
  699. "message": "dela sida",
  700. "description": "Options page label: 'share page'"
  701. },
  702. "optionAddProof": {
  703. "message": "lägga till bevis på existens",
  704. "description": "Options page label: 'add proof of existence'"
  705. },
  706. "optionsAddProofConfirm": {
  707. "message": "Bekräfta att du tillåter SingleFile att skicka till Woleet API en SHA256-hash för varje sida du ska spara. Du kan hitta mer information om denna funktion på hjälpsidan eller genom att klicka på frågetecknet bredvid alternativet.",
  708. "description": "Popup text displayed wen enabling the option 'add proof of existence'"
  709. },
  710. "optionWoleetKey": {
  711. "message": "åtkomsttoken",
  712. "description": "Options page label: 'access token'"
  713. },
  714. "optionSaveToGDrive": {
  715. "message": "ladda upp till Google Drive",
  716. "description": "Options page label: 'upload to Google Drive'"
  717. },
  718. "optionSaveToDropbox": {
  719. "message": "ladda upp till Dropbox",
  720. "description": "Options page label: 'upload to Dropbox'"
  721. },
  722. "optionSaveToGitHub": {
  723. "message": "ladda upp till GitHub",
  724. "description": "Options page label: 'upload to GitHub'"
  725. },
  726. "optionGitHubToken": {
  727. "message": "åtkomsttoken",
  728. "description": "Options page label: 'access token'"
  729. },
  730. "optionGitHubUser": {
  731. "message": "användarnamn",
  732. "description": "Options page label: 'user name'"
  733. },
  734. "optionGitHubRepository": {
  735. "message": "förvarets namn",
  736. "description": "Options page label: 'repository name'"
  737. },
  738. "optionGitHubBranch": {
  739. "message": "filialnamn",
  740. "description": "Options page label: 'branch name'"
  741. },
  742. "optionSaveToS3": {
  743. "message": "ladda upp till Amazon S3",
  744. "description": "Options page label: 'upload to Amazon S3'"
  745. },
  746. "optionS3Domain": {
  747. "message": "domän",
  748. "description": "Options page label: 'domain'"
  749. },
  750. "optionS3Region": {
  751. "message": "region",
  752. "description": "Options page label: 'region'"
  753. },
  754. "optionS3Bucket": {
  755. "message": "hinknamn",
  756. "description": "Options page label: 'bucket name'"
  757. },
  758. "optionS3AccessKey": {
  759. "message": "åtkomstnyckel",
  760. "description": "Options page label: 'access key'"
  761. },
  762. "optionS3SecretKey": {
  763. "message": "hemlig nyckel",
  764. "description": "Options page label: 'secret key'"
  765. },
  766. "optionSaveWithWebDAV": {
  767. "message": "ladda upp till en WebDAV-server",
  768. "description": "Options page label: 'upload to a WebDAV server'"
  769. },
  770. "optionWebDAVURL": {
  771. "message": "URL",
  772. "description": "Options page label: 'URL'"
  773. },
  774. "optionWebDAVUser": {
  775. "message": "användaridentifierare",
  776. "description": "Options page label: 'user identifier'"
  777. },
  778. "optionWebDAVPassword": {
  779. "message": "lösenord",
  780. "description": "Options page label: 'password'"
  781. },
  782. "optionSaveWithMCP": {
  783. "message": "ladda upp till en MCP-server",
  784. "description": "Options page label: 'upload to an MCP server'"
  785. },
  786. "optionMCPServerUrl": {
  787. "message": "server URL",
  788. "description": "Options page label: 'server URL'"
  789. },
  790. "optionMCPAuthToken": {
  791. "message": "autentiseringstoken",
  792. "description": "Options page label: 'authentication token'"
  793. },
  794. "optionSaveWithCompanion": {
  795. "message": "spara med SingleFile Companion",
  796. "description": "Options page label: 'save with SingleFile Companion'"
  797. },
  798. "optionSaveCreatedBookmarks": {
  799. "message": "spara sidan av ett nyskapat bokmärke",
  800. "description": "Options page label: 'save the page of a newly created bookmark'"
  801. },
  802. "optionReplaceBookmarkURL": {
  803. "message": "länka det nya bokmärket till den sparade sidan",
  804. "description": "Options page label: 'link the new bookmark to the saved page'"
  805. },
  806. "optionAllowedBookmarkFolders": {
  807. "message": "tillåtna mappar",
  808. "description": "Options page label: 'allowed folders'"
  809. },
  810. "optionIgnoredBookmarkFolders": {
  811. "message": "ignorerade mappar",
  812. "description": "Options page label: 'ignored folders'"
  813. },
  814. "optionsHelpLink": {
  815. "message": "hjälp",
  816. "description": "Options help link"
  817. },
  818. "optionSynchronize": {
  819. "message": "synchronize options",
  820. "description": "Options label: 'synchronize options'"
  821. },
  822. "optionsResetButton": {
  823. "message": "Återställ",
  824. "description": "Options button: 'Reset'"
  825. },
  826. "optionsResetTooltip": {
  827. "message": "Återställ alla alternativ till deras standardvärden",
  828. "description": "Options 'Reset' button tooltip"
  829. },
  830. "optionsResetConfirm": {
  831. "message": "Bekräfta återställningen av alla alternativ eller den aktuella profilen",
  832. "description": "Popup text 'Confirm the reset of all options or the current profile' in the options page"
  833. },
  834. "optionsResetAllButton": {
  835. "message": "Återställ alla alternativ",
  836. "description": "Options confirm button: 'Reset all options'"
  837. },
  838. "optionsResetCurrentButton": {
  839. "message": "Återställ den aktuella profilen",
  840. "description": "Options confirm button: 'Reset current profile'"
  841. },
  842. "optionsOKButton": {
  843. "message": "OK",
  844. "description": "Options confirm button: 'OK'"
  845. },
  846. "optionsCancelButton": {
  847. "message": "Avbryt",
  848. "description": "Options confirm button: 'Cancel'"
  849. },
  850. "optionsExportButton": {
  851. "message": "Exportera",
  852. "description": "Options button: 'Export'"
  853. },
  854. "optionsImportButton": {
  855. "message": "Importera",
  856. "description": "Options button: 'Import'"
  857. },
  858. "logPanelDeferredImages": {
  859. "message": "Uppskjutna bilder",
  860. "description": "Label 'Deferred images' in the log panel"
  861. },
  862. "logPanelFrameContents": {
  863. "message": "Raminnehåll",
  864. "description": "Label 'Frame contents' in the log panel"
  865. },
  866. "logPanelEmbeddedImage": {
  867. "message": "Inbäddad bild",
  868. "description": "Label 'Embedded image' in the log panel"
  869. },
  870. "logPanelStep": {
  871. "message": "Steg",
  872. "description": "Label 'Step' (for 'Step x / 4') in the log panel"
  873. },
  874. "logPanelWidth": {
  875. "message": "122",
  876. "description": "Width of the log panel in pixels, it should be adjusted for the longest label beginning with 'log' (e.g. 'logPanelDeferredImages')"
  877. },
  878. "topPanelError": {
  879. "message": "SingleFile-fel: ",
  880. "description": "Label 'SingleFile error: ' in the top panel when displaying an error message"
  881. },
  882. "topPanelEmbeddedImageButton": {
  883. "message": "Öppna bild...",
  884. "description": "Top panel button 'Open image...' when embedding an image"
  885. },
  886. "topPanelSharePageButton": {
  887. "message": "Dela sida...",
  888. "description": "Top panel button 'Share page...' when sharing a page"
  889. },
  890. "topPanelShareSelectionButton": {
  891. "message": "Dela val...",
  892. "description": "Top panel button 'Share selection...' when sharing selected content"
  893. },
  894. "profileDefaultSettings": {
  895. "message": "Standardinställningar",
  896. "description": "Label 'Default settings' of the default settings in the options page"
  897. },
  898. "profileDisabled": {
  899. "message": "Inaktiverad",
  900. "description": "Label 'Disabled' of the disabled profile name in the options page"
  901. },
  902. "profileAddButtonTooltip": {
  903. "message": "Lägg till en ny profil",
  904. "description": "Tooltip 'Add a new profile' in the options page"
  905. },
  906. "profileRenameButtonTooltip": {
  907. "message": "Byt namn på profilen",
  908. "description": "Tooltip 'Rename the profile' in the options page"
  909. },
  910. "profileDeleteButtonTooltip": {
  911. "message": "Ta bort profilen",
  912. "description": "Tooltip 'Delete the profile' in the options page"
  913. },
  914. "profileAddPrompt": {
  915. "message": "Ange ett namn för den här nya profilen",
  916. "description": "Popup text 'Enter a name for this new profile' in the options page"
  917. },
  918. "profileDeleteConfirm": {
  919. "message": "Bekräfta borttagningen av den valda profilen",
  920. "description": "Popup text 'Confirm the deletion of the selected profile' in the options page"
  921. },
  922. "profileRenamePrompt": {
  923. "message": "Ange ett nytt namn för den valda profilen",
  924. "description": "Popup text 'Enter a new name for the selected profile' in the options page"
  925. },
  926. "editorAddYellowNote": {
  927. "message": "Lägg till en gul anteckning",
  928. "description": "Title of the button 'Add a yellow note' in the editor"
  929. },
  930. "editorAddPinkNote": {
  931. "message": "Lägg till en rose anteckning",
  932. "description": "Title of the button 'Add a pink note' in the editor"
  933. },
  934. "editorAddBlueNote": {
  935. "message": "Lägg till en blå anteckning",
  936. "description": "Title of the button 'Add a blue note' in the editor"
  937. },
  938. "editorAddGreenNote": {
  939. "message": "Lägg till en grön anteckning",
  940. "description": "Title of the button 'Add a green note' in the editor"
  941. },
  942. "editorHighlightYellow": {
  943. "message": "Markera vald text i gult",
  944. "description": "Title of the button 'Highlight selected text in yellow' in the editor"
  945. },
  946. "editorHighlightPink": {
  947. "message": "Markera vald text i rosa",
  948. "description": "Title of the button 'Highlight selected text in pink' in the editor"
  949. },
  950. "editorHighlightBlue": {
  951. "message": "Markera vald text i blått",
  952. "description": "Title of the button 'Highlight selected text in blue' in the editor"
  953. },
  954. "editorHighlightGreen": {
  955. "message": "Markera vald text i grönt",
  956. "description": "Title of the button 'Highlight selected text in green' in the editor"
  957. },
  958. "editorToggleNotes": {
  959. "message": "Visa/dölj anteckningar",
  960. "description": "Title of the button 'Display/hide notes' in the editor"
  961. },
  962. "editorToggleHighlights": {
  963. "message": "Visa/dölj den markerade texten",
  964. "description": "Title of the button 'Display/hide the highlighted text' in the editor"
  965. },
  966. "editorRemoveHighlight": {
  967. "message": "Ta bort den markerade texten",
  968. "description": "Title of the button 'Remove the selected highlighted text' in the editor"
  969. },
  970. "editorEditPage": {
  971. "message": "Aktivera/inaktivera skrivskyddad",
  972. "description": "Title of the button 'Enable/disable read-only' in the editor"
  973. },
  974. "editorFormatPage": {
  975. "message": "Formatera sidan för bättre läsbarhet",
  976. "description": "Title of the button 'Format the page for better readability' in the editor"
  977. },
  978. "editorCutInnerPage": {
  979. "message": "Aktivera/inaktivera borttagning av interna element",
  980. "description": "Title of the button 'Enable/disable removing of internal elements' in the editor"
  981. },
  982. "editorCutOuterPage": {
  983. "message": "Aktivera/inaktivera borttagning av externa element",
  984. "description": "Title of the button 'Enable/disable removing of external elements' in the editor"
  985. },
  986. "editorUndoCutPage": {
  987. "message": "Återställ senast borttagna element",
  988. "description": "Title of the button 'Restore last removed element' in the editor"
  989. },
  990. "editorUndoAllCutPage": {
  991. "message": "Återställ alla borttagna element",
  992. "description": "Title of the button 'Restore all removed elements' in the editor"
  993. },
  994. "editorRedoCutPage": {
  995. "message": "Ta bort senast återställda element",
  996. "description": "Title of the button 'Remove last restored element' in the editor"
  997. },
  998. "editorSavePage": {
  999. "message": "Spara sidan",
  1000. "description": "Title of the button 'Save the page' in the editor"
  1001. },
  1002. "editorPrintPage": {
  1003. "message": "Skriv ut sidan",
  1004. "description": "Title of the button 'Print the page' in the editor"
  1005. },
  1006. "pendingsTitle": {
  1007. "message": "Väntande sparingar",
  1008. "description": "Title of the pending save page 'Pending saves' in the editor"
  1009. },
  1010. "pendingsCancelAllButton": {
  1011. "message": "Avbryt alla",
  1012. "description": "Pending saves button 'Cancel all'"
  1013. },
  1014. "pendingsURLTitle": {
  1015. "message": "URL",
  1016. "description": "Title of the first column in the table of the pending saves 'URL'"
  1017. },
  1018. "pendingsTitleTitle": {
  1019. "message": "Titel",
  1020. "description": "Title of the first column in the table of the pending saves 'Title'"
  1021. },
  1022. "pendingsStatusTitle": {
  1023. "message": "status",
  1024. "description": "Title of the second column in the table of the pending saves 'status'"
  1025. },
  1026. "pendingsPendingStatus": {
  1027. "message": "väntande",
  1028. "description": "Value of 'status' for pending saves"
  1029. },
  1030. "pendingsProcessingStatus": {
  1031. "message": "bearbetning",
  1032. "description": "Value of 'status' for current saves"
  1033. },
  1034. "pendingsCancellingStatus": {
  1035. "message": "avbryter",
  1036. "description": "Value of 'status' for cancelled saves"
  1037. },
  1038. "pendingsNoPendings": {
  1039. "message": "Inga väntande sparningar",
  1040. "description": "Label displayed when there are no pending saves"
  1041. },
  1042. "pendingsAddUrlsButton": {
  1043. "message": "Lägg till URL:er",
  1044. "description": "button 'Add URLs'"
  1045. },
  1046. "pendingsAddUrls": {
  1047. "message": "Ange en lista med URL:er åtskilda av en ny rad",
  1048. "description": "Label of the add URLs input"
  1049. },
  1050. "pendingsAddUrlsOKButton": {
  1051. "message": "OK",
  1052. "description": "Add URLs popup confirm button: 'OK'"
  1053. },
  1054. "pendingsAddUrlsCancelButton": {
  1055. "message": "Avbryt",
  1056. "description": "Add URLs popup cancel button: 'Cancel'"
  1057. },
  1058. "batchSaveUrlsTitle": {
  1059. "message": "Gruppspara URL:er",
  1060. "description": "Title of the 'batch save URLs' page"
  1061. },
  1062. "batchSaveUrlsNoURLs": {
  1063. "message": "Inga URL:er",
  1064. "description": "Label displayed when there are no URLs"
  1065. },
  1066. "batchSaveUrlsAddUrlButton": {
  1067. "message": "Lägg till URL",
  1068. "description": "label of the button 'Add URL'"
  1069. },
  1070. "batchSaveUrlsAddUrlsButton": {
  1071. "message": "Lägg till URL:er...",
  1072. "description": "label of the button 'Add URLs...'"
  1073. },
  1074. "batchSaveUrlsRemoveAllButton": {
  1075. "message": "Ta bort alla",
  1076. "description": "label of the button 'Remove all'"
  1077. },
  1078. "batchSaveUrlsSavePagesButton": {
  1079. "message": "Spara sidor",
  1080. "description": "label of the button 'Save pages'"
  1081. },
  1082. "batchSaveUrlsURLTitle": {
  1083. "message": "URL",
  1084. "description": "Title of the column in the table of the URLs"
  1085. },
  1086. "optionSaveToRestFormApi": {
  1087. "message": "ladda upp till ett REST Form API",
  1088. "description": "Options page label: 'upload to a REST Form API'"
  1089. },
  1090. "optionRestFormApiUrl": {
  1091. "message": "URL",
  1092. "description": "Options page label: 'URL'"
  1093. },
  1094. "optionRestFormApiToken": {
  1095. "message": "auktoriseringstoken",
  1096. "description": "Options page label: 'authorization token'"
  1097. },
  1098. "optionRestFormApiFileFieldName": {
  1099. "message": "arkivdatafältnamn",
  1100. "description": "Options page label: 'archive data field name'"
  1101. },
  1102. "optionRestFormApiUrlFieldName": {
  1103. "message": "arkivets URL-fältnamn",
  1104. "description": "Options page label: 'archive URL field name'"
  1105. },
  1106. "optionsEditorTitle": {
  1107. "message": "Alternativredigerare",
  1108. "description": "Options title: 'Options editor'"
  1109. },
  1110. "optionsEditorSaveButton": {
  1111. "message": "Spara",
  1112. "description": "Options editor button: 'Save'"
  1113. },
  1114. "optionsEditorConfigSaved": {
  1115. "message": "Konfiguration sparad",
  1116. "description": "Options editor message: 'Configuration saved'"
  1117. },
  1118. "optionsEditorInvalidJSON": {
  1119. "message": "Ogiltig JSON",
  1120. "description": "Options editor error message: 'Invalid JSON'"
  1121. }
  1122. }