Localisation updates from https://translatewiki.net.

Change-Id: I94696dc8877572aa74b1ab248da9796f3380fe5d
This commit is contained in:
Translation updater bot 2015-06-05 20:56:26 +02:00
parent 01088fe4d9
commit 2a76c356b5
2 changed files with 10 additions and 1 deletions

View file

@ -6,7 +6,9 @@
]
},
"codeeditor-desc": "Modifiche con evidenziazione della sintassi per pagine JavaScript e CSS utilizzando [http://ace.ajax.org/ l'editor Ace]",
"codeeditor-next-annotation": "Vai alla prossima annotazione",
"codeeditor-toolbar-toggle": "Attivare o disattivare l'editor di codice",
"codeeditor-save-with-errors": "Il documento contiene errori. Sei sicuro di voler salvare?",
"codeeditor-gotoline": "Vai alla riga numero...",
"codeeditor-outdent": "rientro negativo"
}

View file

@ -5,6 +5,13 @@
]
},
"codeeditor-desc": "Syntaksframheva endring for JavaScript- og CSS-sider gjennom [http://ace.ajax.org/ Ace editor]",
"codeeditor-next-annotation": "Gå til neste merknad",
"codeeditor-toolbar-toggle": "Skru på eller av kodehandsamar",
"codeeditor-save-with-errors": "Dokumentet inneheld feil. Er du viss på at du ynskjer å lagra?"
"codeeditor-save-with-errors": "Dokumentet inneheld feil. Er du viss på at du ynskjer å lagra?",
"codeeditor-invisibleChars-toggle": "Slå av eller på usynlege teikn",
"codeeditor-lineWrapping-toggle": "Slå av eller på lineknekking",
"codeeditor-searchReplace-toggle": "Slå av eller på søk-og-byt ut-dialog",
"codeeditor-gotoline": "Gå til line nummer …",
"codeeditor-indent": "Innrykk",
"codeeditor-outdent": "Utrykk"
}