UNPKG

@ckeditor/ckeditor5-ui

Version:

The UI framework and standard UI library of CKEditor 5.

12 lines (10 loc) 2.46 kB
/** * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options */ ( e => { const { [ 'no' ]: { dictionary, getPluralForm } } = {"no":{"dictionary":{"Rich Text Editor":"Tekstredigeringsverktøy for rik tekst","Edit block":"Rediger blokk","Click to edit block":"Klikk for å redigere blokk","Drag to move":"Dra for å flytte","Next":"Neste","Previous":"Forrige","Editor toolbar":"Verktøylinje for redigeringsverktøy","Dropdown toolbar":"Verktøylinje for nedtrekksliste","Dropdown menu":"Nedtrekksmeny","Black":"Svart","Dim grey":"Svak grå","Grey":"Grå","Light grey":"Lysegrå","White":"Hvit","Red":"Rød","Orange":"Oransje","Yellow":"Gul","Light green":"Lysegrønn","Green":"Grønn","Aquamarine":"Akvamarin","Turquoise":"Turkis","Light blue":"Lyseblå","Blue":"Blå","Purple":"Lilla","Editor block content toolbar":"Verktøylinje for blokkinnhold i redigeringsverktøy","Editor contextual toolbar":"Verktøylinje for kontekst i redigeringsverktøy","HEX":"HEX","No results found":"Ingen resultater","No searchable items":"Ingen søkbare elementer","Editor dialog":"Dialogboks for redigering","Close":"Lukk","Help Contents. To close this dialog press ESC.":"Hjelpeinnhold. Trykk på ESC for å lukke denne dialogen.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Nedenfor finner du en liste over hurtigtaster som kan brukes i redigeringsverktøyet.","(may require <kbd>Fn</kbd>)":"(trenger kanskje <kbd>Fn</kbd>)","Accessibility":"Tilgjengelighet","Accessibility help":"Tilgjengelighetshjelp","Press %0 for help.":"Trykk på %0 for hjelp.","Move focus in and out of an active dialog window":"Flytt fokus inn og ut av et aktivt dialogvindu","MENU_BAR_MENU_FILE":"Fil","MENU_BAR_MENU_EDIT":"Rediger","MENU_BAR_MENU_VIEW":"Vis","MENU_BAR_MENU_INSERT":"Sett inn","MENU_BAR_MENU_FORMAT":"Format","MENU_BAR_MENU_TOOLS":"Verktøy","MENU_BAR_MENU_HELP":"Hjelp","MENU_BAR_MENU_TEXT":"Tekst","MENU_BAR_MENU_FONT":"Skrifttype","Editor menu bar":"Menylinje for redigering","Please enter a valid color (e.g. \"ff0000\").":"Angi en gyldig farge (f.eks. \"ff0000\")."},getPluralForm(n){return (n != 1);}}}; e[ 'no' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'no' ].dictionary = Object.assign( e[ 'no' ].dictionary, dictionary ); e[ 'no' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );