mediawiki-extensions-CodeEd.../i18n/sv.json
Translation updater bot 8792861025 Localisation updates from https://translatewiki.net.
Change-Id: I2d2ccf77e0aab420cb6cc1b46cb967f2bee243e5
2017-04-01 22:37:55 +02:00

24 lines
1,005 B
JSON

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