summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/CodeEditor/i18n/sv.json
blob: 549ee597f213ca4ab7daaee2bc72c0f6b66e5d57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
	"@metadata": {
		"authors": [
			"Skalman",
			"WikiPhoenix",
			"Lokal Profil"
		]
	},
	"codeeditor-desc": "Redigering med syntaxfärgläggning för JavaScript- och CSS-sidor med [https://ace.c9.io/ Ace-redigeraren]",
	"codeeditor-next-annotation": "Gå till nästa anteckning",
	"codeeditor-toolbar-toggle": "Slå på/av kodredigeraren",
	"codeeditor-save-with-errors": "Dokumentet innehåller fel. Är du säker på att du vill spara?",
	"codeeditor-invisibleChars-toggle": "Slå på/av osynliga tecken",
	"codeeditor-lineWrapping-toggle": "Slå på/av radbrytning",
	"codeeditor-searchReplace-toggle": "Slå på/av sök- och ersättsdialogen",
	"codeeditor-gotoline": "Gå till radnummer...",
	"codeeditor-gotoline-placeholder": "rad[:kolumn]",
	"codeeditor-gotoline-prompt": "Ange ett radnummer",
	"codeeditor-indent": "Indentera",
	"codeeditor-outdent": "Utdrag",
	"codeeditor-error-title": "Beroende misslyckades",
	"codeeditor-error-message": "CodeEditor kräver att WikiEditor är inläst."
}