2015-04-17 14:41:33 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Skriv ny stil" ,
"description" : "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
} ,
"addStyleTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Lägg till stil" ,
"description" : "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
} ,
2018-08-25 17:25:15 +00:00
"alphaChannel" : {
2018-11-30 01:41:18 +00:00
"message" : "Opacitet" ,
"description" : "Label of color's opacity"
2018-08-25 17:25:15 +00:00
} ,
2018-08-12 11:41:17 +00:00
"appliesAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Lägg till" ,
"description" : "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesDisplay" : {
"message" : "Gäller för: $applies$" ,
2018-11-30 01:41:18 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
"appliesDisplayTruncatedSuffix" : {
2018-11-30 01:41:18 +00:00
"message" : "och mer" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
} ,
"appliesDomainOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL:er på domänen" ,
"description" : "Option to make the style apply to the entered string as a domain"
2018-08-12 11:41:17 +00:00
} ,
"appliesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Använd 'Gäller för' alternativet för att begränsa vilka URL:er koden i denna sektion gäller för." ,
"description" : "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
} ,
"appliesLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Gäller för" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
} ,
"appliesRegexpOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL:er som matchar regexp:en" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Ta bort" ,
"description" : "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesSpecify" : {
2018-11-30 01:41:18 +00:00
"message" : "Specificera" ,
"description" : "Label for the button to make a style apply only to specific sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesToEverything" : {
2018-11-30 01:41:18 +00:00
"message" : "Allt" ,
"description" : "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesUrlPrefixOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL:er som börjar på" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:41:17 +00:00
} ,
"applyAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Verkställ alla uppdateringar" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"backupButtons" : {
"message" : "Säkerhetskopiera" ,
"description" : "Heading for backup"
} ,
"backupMessage" : {
"message" : "Välj en fil eller dra och släpp till den här sidan." ,
"description" : "Message for backup"
} ,
2018-08-25 17:25:15 +00:00
"bckpInstStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Exportera stilar" ,
"description" : ""
2018-08-25 17:25:15 +00:00
} ,
2018-08-12 11:41:17 +00:00
"checkAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Sök efter uppdateringar" ,
"description" : "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +00:00
} ,
"checkForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Leta efter uppdatering" ,
"description" : "Label for the button to check a single style for an update"
2018-08-12 11:41:17 +00:00
} ,
"checkingForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Letar..." ,
"description" : "Text to display when checking a style for an update"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"cm_autocompleteOnTyping" : {
"message" : "Komplettera automatiskt när du skriver" ,
"description" : "Label for the checkbox in the style editor."
} ,
2018-08-12 11:41:17 +00:00
"cm_indentWithTabs" : {
2018-11-30 01:41:18 +00:00
"message" : "Använd tabbar med smart indrag" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_keyMap" : {
2018-11-30 01:41:18 +00:00
"message" : "Nyckelkarta" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_lineWrapping" : {
2018-11-30 01:41:18 +00:00
"message" : "Radbrytning" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_smartIndent" : {
2018-11-30 01:41:18 +00:00
"message" : "Använd smart indrag" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_tabSize" : {
2018-11-30 01:41:18 +00:00
"message" : "Tabbstorlek" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_theme" : {
2018-11-30 01:41:18 +00:00
"message" : "Tema" ,
"description" : "Label for the style editor's CSS theme."
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"confirmCancel" : {
"message" : "Avbryt" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"confirmClose" : {
2018-11-30 01:41:18 +00:00
"message" : "Stäng" ,
"description" : "'Close' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"confirmDefault" : {
"message" : "Använd standard" ,
"description" : "'Set to default' button in a confirm dialog"
} ,
"confirmDelete" : {
"message" : "Ta bort" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"confirmNo" : {
2018-11-30 01:41:18 +00:00
"message" : "Nej" ,
"description" : "'No' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmSave" : {
2018-11-30 01:41:18 +00:00
"message" : "Spara" ,
"description" : "'Save' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"confirmStop" : {
"message" : "Stoppa" ,
"description" : "'Stop' button in a confirm dialog"
} ,
2018-08-12 11:41:17 +00:00
"confirmYes" : {
2018-11-30 01:41:18 +00:00
"message" : "Ja" ,
"description" : "'Yes' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"dbError" : {
2018-11-30 01:41:18 +00:00
"message" : "Ett fel inträffades vid hanteringen av Stylus-databasen. Skulle du vilja besöka en sida med eventuella lösningar?" ,
"description" : "Prompt when a DB error is encountered"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"defaultTheme" : {
"message" : "standard" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
} ,
2018-08-12 11:41:17 +00:00
"deleteStyleConfirm" : {
2018-11-30 01:41:18 +00:00
"message" : "Är du säker på att du vill ta bort denna stil?" ,
"description" : "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Ta bort" ,
"description" : "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
} ,
"description" : {
2018-11-30 01:41:18 +00:00
"message" : "Style:a om webben med Stylus, en användarstils-hanterare. Stylus låter dig enkelt installera teman och skal för många populära sidor." ,
"description" : "Extension description"
2018-08-12 11:41:17 +00:00
} ,
"disableAllStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Stäng av alla stilar" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
} ,
"disableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Inaktivera" ,
"description" : "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"dragDropMessage" : {
"message" : "Släpp din säkerhetskopieringsfil någonstans på den här sidan för att importera." ,
"description" : "Drag'n'drop message"
} ,
"editDeleteText" : {
"message" : "Ta bort" ,
"description" : "Label for the context menu item in the editor to delete selected text"
} ,
2018-08-12 11:41:17 +00:00
"editGotoLine" : {
2018-11-30 01:41:18 +00:00
"message" : "Gå till rad (eller rad:kol)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:41:17 +00:00
} ,
"editStyleHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Ändra i Stil" ,
"description" : "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
} ,
"editStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Ändra" ,
"description" : "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"editStyleTitle" : {
"message" : "Ändra i Stil $stylename$" ,
2018-11-30 01:41:18 +00:00
"description" : "Title of the page for editing styles" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"enableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktivera" ,
"description" : "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
} ,
"exportLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Exportera" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"externalFeedback" : {
"message" : "Återkoppling" ,
"description" : "Label for the external link to send feedback for the style"
} ,
"externalHomepage" : {
"message" : "Webbplats" ,
"description" : "Label for the external link to style's homepage"
} ,
2018-08-12 11:41:17 +00:00
"externalUsercssDocument" : {
2018-11-30 01:41:18 +00:00
"message" : "Dokumentation för Usercss" ,
"description" : "Label for the external link to usercss documentation"
2018-08-12 11:41:17 +00:00
} ,
2018-08-25 17:25:15 +00:00
"findStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Hitta stilar" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-25 17:25:15 +00:00
} ,
2018-08-12 11:41:17 +00:00
"findStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Hitta fler stilar för denna sida" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
2018-08-25 17:25:15 +00:00
"genericAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Lägg till" ,
"description" : "Used in various places for an action that adds something"
2018-08-25 17:25:15 +00:00
} ,
2018-08-12 11:41:17 +00:00
"genericDisabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Inaktiverad" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2018-08-12 11:41:17 +00:00
} ,
"genericEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktiverad" ,
"description" : "Used in various lists/options to indicate that something is enabled"
2018-08-12 11:41:17 +00:00
} ,
"genericHistoryLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Historik" ,
"description" : "Used in various places to show a history log of something"
2018-08-12 11:41:17 +00:00
} ,
2018-08-25 17:25:15 +00:00
"genericNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Nästa" ,
"description" : "Used in various places to select/perform the next step/action"
2018-08-25 17:25:15 +00:00
} ,
"genericPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Föregående" ,
"description" : "Used in various places to select/perform the previous step/action"
2018-08-25 17:25:15 +00:00
} ,
"genericResetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Återställ" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
2018-08-25 17:25:15 +00:00
} ,
2018-12-11 12:25:41 +00:00
"genericSavedMessage" : {
"message" : "Sparad" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
} ,
2018-08-12 11:41:17 +00:00
"helpAlt" : {
2018-11-30 01:41:18 +00:00
"message" : "Hjälp" ,
"description" : "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"helpKeyMapCommand" : {
"message" : "Skriv ett kommandonamn" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
} ,
"helpKeyMapHotkey" : {
"message" : "Tryck på en snabbtangent" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
} ,
2018-08-12 11:41:17 +00:00
"importAppendLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Lägg till i stil" ,
"description" : "Label for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importAppendTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Lägg till den importerad stilen i aktuell stil" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Importera" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Ersätt stil" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"importReportLegendAdded" : {
"message" : "tillagd" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
} ,
"importReportLegendIdentical" : {
"message" : "identisk hoppade över" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
} ,
"importReportLegendUpdatedCode" : {
"message" : "uppdaterad kod" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
} ,
"importReportUnchanged" : {
"message" : "Ingenting förändrades." ,
"description" : "Message in the report shown after importing styles"
} ,
2018-08-12 11:41:17 +00:00
"installUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Installera uppdatering" ,
"description" : "Label for the button to install an update for a single style"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"installUpdateFromLabel" : {
"message" : "Sök efter uppdateringar" ,
"description" : "Label for the checkbox to save current URL for update check"
} ,
"license" : {
"message" : "Licens" ,
"description" : "Label for the license"
} ,
2018-08-12 11:41:17 +00:00
"linkGetHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Hjälp" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
2018-08-12 11:41:17 +00:00
} ,
"linkGetStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Skaffa stilar" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
2018-08-12 11:41:17 +00:00
} ,
2018-08-25 17:25:15 +00:00
"linkTranslate" : {
2018-11-30 01:41:18 +00:00
"message" : "Översätt" ,
"description" : "Transifex link text on the manage page"
2018-08-25 17:25:15 +00:00
} ,
2018-12-11 12:25:41 +00:00
"linterJSONError" : {
"message" : "Ogiltigt JSON-format" ,
"description" : "Setting linter config with invalid JSON"
} ,
"linterRulesLink" : {
"message" : "Se en fullständig lista över regler" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
} ,
2018-08-25 17:25:15 +00:00
"manageFavicons" : {
2018-11-30 01:41:18 +00:00
"message" : "Ikoner i 'Gäller för' kolumnen" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-25 17:25:15 +00:00
} ,
"manageFaviconsGray" : {
2018-11-30 01:41:18 +00:00
"message" : "Nedtonade" ,
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2018-08-25 17:25:15 +00:00
} ,
"manageFaviconsHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus använder en extern tjänst https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-25 17:25:15 +00:00
} ,
2018-08-12 11:41:17 +00:00
"manageFilters" : {
2018-11-30 01:41:18 +00:00
"message" : "Filter" ,
"description" : "Label for filters container"
2018-08-12 11:41:17 +00:00
} ,
"manageHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Installerade Stilar" ,
"description" : "Heading for the manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "som Usercss" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Endast inaktiverade stilar" ,
"description" : "Checkbox to show only disabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyEnabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Endast aktiverade stilar" ,
"description" : "Checkbox to show only enabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyExternal" : {
2018-11-30 01:41:18 +00:00
"message" : "Endast externa stilar" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyLocal" : {
2018-11-30 01:41:18 +00:00
"message" : "Endast lokalt skapade stilar" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"manageOnlyLocalTooltip" : {
"message" : "(stilarna som inte är installerade via en userstyles.org sida)" ,
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
} ,
2018-08-12 11:41:17 +00:00
"manageOnlyNonUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Endast icke-Usercss stilar" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Endast Usercss stilar" ,
"description" : "Checkbox to show only Usercss styles"
2018-08-12 11:41:17 +00:00
} ,
"menuShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Visa antalet aktiva stilar" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
} ,
"noStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Inga stilar installerade för denna sida." ,
"description" : "Text displayed when no styles are installed for the current site"
2018-08-12 11:41:17 +00:00
} ,
"openManage" : {
2018-11-30 01:41:18 +00:00
"message" : "Hantera installerade stilar" ,
"description" : "Link to open the manage page."
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"openOptionsManage" : {
"message" : "Alternativ UI" ,
"description" : "Go to Options UI"
} ,
2018-08-25 17:25:15 +00:00
"openOptionsPopup" : {
2018-11-30 01:41:18 +00:00
"message" : "Alternativ" ,
"description" : "Go to Options UI"
2018-08-25 17:25:15 +00:00
} ,
"openStylesManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Öppna stilhanteraren" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2018-08-25 17:25:15 +00:00
} ,
2018-12-11 12:25:41 +00:00
"optionsActions" : {
"message" : "Åtgärder" ,
"description" : ""
} ,
"optionsAdvanced" : {
"message" : "Avancerat" ,
"description" : ""
} ,
"optionsAdvancedContextDelete" : {
"message" : "Lägg till \"Ta bort\" i redigeringsmenyn" ,
"description" : ""
} ,
"optionsAdvancedExposeIframes" : {
"message" : "Exponera Iframes via HTML[stylus-iframe]" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"optionsAdvancedNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Skriv ny stil som Usercss" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"optionsBadgeDisabled" : {
"message" : "Bakgrundsfärg när inaktiverad" ,
"description" : ""
} ,
"optionsBadgeNormal" : {
"message" : "Bakgrundsfärg" ,
"description" : ""
} ,
2018-08-25 17:25:15 +00:00
"optionsCheck" : {
2018-11-30 01:41:18 +00:00
"message" : "Uppdatera stilar" ,
"description" : ""
2018-08-25 17:25:15 +00:00
} ,
"optionsCheckUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Leta efter och installera alla tillgängliga uppdateringar" ,
"description" : ""
2018-08-25 17:25:15 +00:00
} ,
2018-12-11 12:25:41 +00:00
"optionsCustomizePopup" : {
"message" : "Poppupp" ,
"description" : ""
} ,
"optionsCustomizeUpdate" : {
"message" : "Uppdateringar" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"optionsHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Alternativ" ,
"description" : "Heading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"optionsOpen" : {
"message" : "Öppna" ,
"description" : ""
} ,
2018-08-25 17:25:15 +00:00
"optionsOpenManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Hantera stilar" ,
"description" : ""
2018-08-25 17:25:15 +00:00
} ,
2018-12-11 12:25:41 +00:00
"optionsPopupWidth" : {
"message" : "Poppuppbredd (i pixlar)" ,
"description" : ""
} ,
2018-08-25 17:25:15 +00:00
"optionsReset" : {
2018-11-30 01:41:18 +00:00
"message" : "Återställ alternativen till standard" ,
"description" : ""
2018-08-25 17:25:15 +00:00
} ,
"optionsResetButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Återställ alternativ" ,
"description" : ""
2018-08-25 17:25:15 +00:00
} ,
2018-12-11 12:25:41 +00:00
"optionsSubheading" : {
"message" : "Mer alternativ" ,
"description" : "Subheading for options section on manage page."
} ,
"optionsUpdateInterval" : {
"message" : "Userstyle automatisk uppdateringsintervall i timmar (ange 0 för att inaktivera)" ,
"description" : ""
} ,
2018-08-25 17:25:15 +00:00
"paginationNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Nästa sida" ,
"description" : "Tooltip for the '->' (next page) button in search results"
2018-08-25 17:25:15 +00:00
} ,
"paginationPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Föregående sida" ,
"description" : "Tooltip for the '<-' button in search results"
2018-08-25 17:25:15 +00:00
} ,
2018-08-12 11:41:17 +00:00
"popupStylesFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "Lista stilar före kommandon i verktygsfältets knappmeny" ,
"description" : "Label for the checkbox controlling section order in the popup."
2018-08-12 11:41:17 +00:00
} ,
"prefShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
} ,
"replace" : {
2018-11-30 01:41:18 +00:00
"message" : "Ersätt" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2018-08-12 11:41:17 +00:00
} ,
"replaceAll" : {
2018-11-30 01:41:18 +00:00
"message" : "Ersätt alla" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2018-08-12 11:41:17 +00:00
} ,
"replaceWith" : {
2018-11-30 01:41:18 +00:00
"message" : "Ersätt med" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2018-08-12 11:41:17 +00:00
} ,
2018-08-25 17:25:15 +00:00
"retrieveBckp" : {
2018-11-30 01:41:18 +00:00
"message" : "Importera stilar" ,
"description" : ""
2018-08-25 17:25:15 +00:00
} ,
2018-08-12 11:41:17 +00:00
"search" : {
2018-11-30 01:41:18 +00:00
"message" : "Sök" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Använd /re/ för regexp-sökning" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Sök innehåll" ,
"description" : "Label for the search filter textbox on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"sectionAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Lägg till ytterligare en sektion" ,
"description" : "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionCode" : {
2018-11-30 01:41:18 +00:00
"message" : "Kod" ,
"description" : "Label for the code for a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Ta bort sektion" ,
"description" : "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
} ,
2018-08-25 17:25:15 +00:00
"sectionRestore" : {
2018-11-30 01:41:18 +00:00
"message" : "Återställ borttagen sektion" ,
"description" : "Label for the button to restore a removed section"
2018-08-25 17:25:15 +00:00
} ,
"shortcuts" : {
2018-11-30 01:41:18 +00:00
"message" : "Genvägar" ,
"description" : "Go to shortcut configuration"
2018-08-25 17:25:15 +00:00
} ,
"shortcutsNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Ställ in tangentbordsgenvägar" ,
"description" : ""
2018-08-25 17:25:15 +00:00
} ,
2018-08-12 11:41:17 +00:00
"styleBadRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Regexp:en är ogiltig" ,
"description" : "Validation message for a bad regexp in a style"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"styleBeautify" : {
"message" : "Försköna" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
} ,
2018-08-12 11:41:17 +00:00
"styleCancelEditLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Återgå till hantera" ,
"description" : "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleChangesNotSaved" : {
2018-11-30 01:41:18 +00:00
"message" : "Du har gjort ändringar i denna stil utan att spara." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
} ,
"styleEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktiverad" ,
"description" : "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatError" : {
2018-11-30 01:41:18 +00:00
"message" : "Import av Mozilla-format misslyckades" ,
"description" : "Label for the import error"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatPrompt" : {
2018-11-30 01:41:18 +00:00
"message" : "Klistra in koden i Mozilla-formatet" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-08-12 11:41:17 +00:00
} ,
"styleInstall" : {
"message" : "Installera '$stylename$' in i Stylus?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleMissingName" : {
2018-11-30 01:41:18 +00:00
"message" : "Ange ett namn" ,
"description" : "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
} ,
"styleMozillaFormatHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla-format" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"styleRegexpInvalidExplanation" : {
"message" : "Några \"regexp()\"-regler som inte alls kunde sammanställas." ,
"description" : ""
} ,
"styleRegexpTestFull" : {
"message" : "Matchande flikar" ,
"description" : "RegExp test report: label for the fully matching expressions"
} ,
"styleRegexpTestNone" : {
"message" : "Inga matchande flikar" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
} ,
"styleRegexpTestTitle" : {
"message" : "Lista över matchande öppnade flikar (klicka på webbadressen för att fokusera på dess flik)" ,
"description" : "RegExp test report: title of the report"
} ,
2018-08-12 11:41:17 +00:00
"styleSaveLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Spara" ,
"description" : "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla-formatet av koden fungerar i Stylish till Firefox samt vid uppladdandet till userstyles.org." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Stil i Mozilla-format" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
2018-08-12 11:41:17 +00:00
} ,
"styleUpdate" : {
"message" : "Är du säker på att du vill uppdatera '$stylename$'?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when updating a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"stylusUnavailableForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus fungerar inte på sidor som denna." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"stylusUnavailableForURLdetails" : {
"message" : "Som en säkerhetsåtgärd förbjuder webbläsaren tillägg från att påverka dess inbyggda sidor (som chrome://version, den vanliga nya fliksidan från Chrome 61, about:addons och så vidare) samt andra tilläggssidor. Varje webbläsare begränsar också tillgången till sina egna tilläggsgalleri (som Chrome Web Store eller AMO)." ,
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
"toggleStyle" : {
"message" : "Växla stil" ,
"description" : "Label for the checkbox to enable/disable a style"
} ,
2018-08-12 11:41:17 +00:00
"undo" : {
2018-11-30 01:41:18 +00:00
"message" : "Ångra" ,
"description" : "Button label"
2018-08-12 11:41:17 +00:00
} ,
"undoGlobal" : {
2018-11-30 01:41:18 +00:00
"message" : "Ångra i alla sektioner" ,
"description" : "CSS-beautify global Undo button label"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Alla stilar är fullt uppdaterade." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckFailBadResponseCode" : {
"message" : "Uppdateringen misslyckades: servern svarade med kod $code$." ,
2018-11-30 01:41:18 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"updateCheckFailServerUnreachable" : {
2018-11-30 01:41:18 +00:00
"message" : "Uppdateringen misslyckades: server onåbar." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"updateCheckManualUpdateHint" : {
"message" : "Att tvinga en uppdatering kommer att skriva över alla lokala ändringar." ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
} ,
"updateCheckSkippedLocallyEdited" : {
"message" : "Denna stil redigerades lokalt." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
} ,
2018-08-12 11:41:17 +00:00
"updateCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Stilen är fullt uppdaterad." ,
"description" : "Text that displays when an update check completed and no update is available"
2018-08-12 11:41:17 +00:00
} ,
"updateCompleted" : {
2018-11-30 01:41:18 +00:00
"message" : "Uppdatering slutförd." ,
"description" : "Text that displays when an update completed"
2018-08-12 11:41:17 +00:00
} ,
2018-12-11 12:25:41 +00:00
"updatesCurrentlyInstalled" : {
"message" : "Uppdateringar installerade:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
} ,
2018-08-12 11:41:17 +00:00
"writeStyleFor" : {
2018-11-30 01:41:18 +00:00
"message" : "Skriv stil för:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "denna URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
2018-08-12 11:41:17 +00:00
}
2018-11-03 14:37:25 +00:00
}