mediawiki-extensions-CodeEd.../i18n/sv.json

21 lines
841 B
JSON
Raw Normal View History

{
"@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"
}