Subversion Repositories Applications.papyrus

Rev

Rev 431 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 431 Rev 521
Line 6... Line 6...
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
7
 * 
7
 * 
8
 * For further information visit:
8
 * For further information visit:
9
 * 		http://www.fckeditor.net/
9
 * 		http://www.fckeditor.net/
10
 * 
10
 * 
-
 
11
 * "Support Open Source software. What about a donation today?"
-
 
12
 * 
11
 * File Name: no.js
13
 * File Name: no.js
12
 * 	Norwegian language file.
14
 * 	Norwegian language file.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Martin Kronstad (www.siteman.no) (martin.kronstad@broadpark.no)
17
 * 		Martin Kronstad (www.siteman.no) (martin.kronstad@broadpark.no)
Line 129... Line 131...
129
NotCompatiblePaste	: "Denne kommandoen er tilgjenglig kun for Internet Explorer version 5.5 eller bedre. Vil du fortsette uten å rense?(Du kan lime inn som ren tekst)",
131
NotCompatiblePaste	: "Denne kommandoen er tilgjenglig kun for Internet Explorer version 5.5 eller bedre. Vil du fortsette uten å rense?(Du kan lime inn som ren tekst)",
130
UnknownToolbarItem	: "Ukjent menyvalg \"%1\"",
132
UnknownToolbarItem	: "Ukjent menyvalg \"%1\"",
131
UnknownCommand		: "Ukjent kommando \"%1\"",
133
UnknownCommand		: "Ukjent kommando \"%1\"",
132
NotImplemented		: "Kommando ikke ennå implimentert",
134
NotImplemented		: "Kommando ikke ennå implimentert",
133
UnknownToolbarSet	: "Verktøylinjesett \"%1\" finnes ikke",
135
UnknownToolbarSet	: "Verktøylinjesett \"%1\" finnes ikke",
-
 
136
NoActiveX			: "You browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",	//MISSING
Line 134... Line 137...
134
 
137
 
135
// Dialogs
138
// Dialogs
136
DlgBtnOK			: "OK",
139
DlgBtnOK			: "OK",
137
DlgBtnCancel		: "Avbryt",
140
DlgBtnCancel		: "Avbryt",
Line 411... Line 414...
411
// Bulleted List Dialog
414
// Bulleted List Dialog
412
BulletedListProp	: "Uordnet listeegenskaper",
415
BulletedListProp	: "Uordnet listeegenskaper",
413
NumberedListProp	: "Ordnet listeegenskaper",
416
NumberedListProp	: "Ordnet listeegenskaper",
414
DlgLstType			: "Type",
417
DlgLstType			: "Type",
415
DlgLstTypeCircle	: "Sirkel",
418
DlgLstTypeCircle	: "Sirkel",
416
DlgLstTypeDisk		: "Disk",
419
DlgLstTypeDisc		: "Disc",	//MISSING
417
DlgLstTypeSquare	: "Firkant",
420
DlgLstTypeSquare	: "Firkant",
418
DlgLstTypeNumbers	: "Numre(1, 2, 3)",
421
DlgLstTypeNumbers	: "Numre(1, 2, 3)",
419
DlgLstTypeLCase		: "Små bokstaver (a, b, c)",
422
DlgLstTypeLCase		: "Små bokstaver (a, b, c)",
420
DlgLstTypeUCase		: "Store bokstaver(A, B, C)",
423
DlgLstTypeUCase		: "Store bokstaver(A, B, C)",
421
DlgLstTypeSRoman	: "Små romerske tall(i, ii, iii)",
424
DlgLstTypeSRoman	: "Små romerske tall(i, ii, iii)",