/*! * TinyMCE Language Pack * * Copyright (c) 2024 Ephox Corporation DBA Tiny Technologies, Inc. * Licensed under the Tiny commercial license. See https://www.tiny.cloud/legal/ */ tinymce.addI18n("nb-NO", { "Cancel": "Avbryt", "Completions": "Fullf\xf8ringer", "Control character": "Kontrolltegn", "Copy code": "Kopier kode", "Dark/light mode": "M\xf8rk/lys modus", "Decrease font size": "Reduser skriftst\xf8rrelse", "Diagnostics": "Diagnose", "Fold line": "Brett linje", "Folded lines": "Brettede linjer", "Format code": "Formater koden", "Fullscreen": "Fullskjerm", "Go to line": "G\xe5 til linje", "Increase font size": "\xd8k skriftst\xf8rrelse", "No diagnostics": "Ingen diagnose", "Save code": "Lagre kode", "Selection deleted": "Valg slettet", "Unfold line": "Brett opp linje", "Unfolded lines": "Oppbrettede linjer", "by word": "etter ord", "current match": "n\xe5v\xe6rende match", "folded code": "brettekode", "go": "g\xe5", "on line": "p\xe5 linje", "replaced $ matches": "erstattet $ matcher", "replaced match on line $": "erstattet match p\xe5 linje $", "to": "til", "unfold": "brett opp" }); console.warn('TinyMCE language code "nb_NO" is deprecated, please use "nb-NO" instead.');