]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/flash/lang/no.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / flash / lang / no.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'flash', 'no', {
6 access: 'Scripttilgang',
7 accessAlways: 'Alltid',
8 accessNever: 'Aldri',
9 accessSameDomain: 'Samme domene',
10 alignAbsBottom: 'Abs bunn',
11 alignAbsMiddle: 'Abs midten',
12 alignBaseline: 'Bunnlinje',
13 alignTextTop: 'Tekst topp',
14 bgcolor: 'Bakgrunnsfarge',
15 chkFull: 'Tillat fullskjerm',
16 chkLoop: 'Loop',
17 chkMenu: 'Slå på Flash-meny',
18 chkPlay: 'Autospill',
19 flashvars: 'Variabler for flash',
20 hSpace: 'HMarg',
21 properties: 'Egenskaper for Flash-objekt',
22 propertiesTab: 'Egenskaper',
23 quality: 'Kvalitet',
24 qualityAutoHigh: 'Auto høy',
25 qualityAutoLow: 'Auto lav',
26 qualityBest: 'Best',
27 qualityHigh: 'Høy',
28 qualityLow: 'Lav',
29 qualityMedium: 'Medium',
30 scale: 'Skaler',
31 scaleAll: 'Vis alt',
32 scaleFit: 'Skaler til å passe',
33 scaleNoBorder: 'Ingen ramme',
34 title: 'Flash-egenskaper',
35 vSpace: 'VMarg',
36 validateHSpace: 'HMarg må være et tall.',
37 validateSrc: 'Vennligst skriv inn lenkens url.',
38 validateVSpace: 'VMarg må være et tall.',
39 windowMode: 'Vindumodus',
40 windowModeOpaque: 'Opaque',
41 windowModeTransparent: 'Gjennomsiktig',
42 windowModeWindow: 'Vindu'
43 } );