| 1 | 37c37 |
|---|
| 2 | < toolbars : 'Editor toolbars', // MISSING |
|---|
| 3 | --- |
|---|
| 4 | > toolbars : 'Verktøylinjer for editor', |
|---|
| 5 | 124,125c124,125 |
|---|
| 6 | < invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING |
|---|
| 7 | < invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING |
|---|
| 8 | --- |
|---|
| 9 | > invalidCssLength : 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig CSS-målingsenhet (px, %, in, cm, mm, em, ex, pt, eller pc).', |
|---|
| 10 | > invalidHtmlLength : 'Den angitte verdien for feltet "%1" må være et positivt tall med eller uten en gyldig HTML-målingsenhet (px eller %).', |
|---|
| 11 | 187c187 |
|---|
| 12 | < rel : 'Relationship', // MISSING |
|---|
| 13 | --- |
|---|
| 14 | > rel : 'Relasjon (rel)', |
|---|
| 15 | 207c207 |
|---|
| 16 | < remove : 'Remove Anchor' // MISSING |
|---|
| 17 | --- |
|---|
| 18 | > remove : 'Fjern anker' |
|---|
| 19 | 277,278c277,278 |
|---|
| 20 | < invalidCellSpacing : 'Cellemarg må være et tall.', |
|---|
| 21 | < invalidCellPadding : 'Cellepolstring må være et tall.', |
|---|
| 22 | --- |
|---|
| 23 | > invalidCellSpacing : 'Cellemarg må være et positivt tall.', |
|---|
| 24 | > invalidCellPadding : 'Cellepolstring må være et positivt tall.', |
|---|
| 25 | 720,721c720,721 |
|---|
| 26 | < help : 'Check $1 for help.', // MISSING |
|---|
| 27 | < userGuide : 'CKEditor User\'s Guide', // MISSING |
|---|
| 28 | --- |
|---|
| 29 | > help : 'Se $1 for hjelp.', |
|---|
| 30 | > userGuide : 'CKEditors brukerveiledning', |
|---|
| 31 | 754,764c754,764 |
|---|
| 32 | < document : 'Document', // MISSING |
|---|
| 33 | < clipboard : 'Clipboard/Undo', // MISSING |
|---|
| 34 | < editing : 'Editing', // MISSING |
|---|
| 35 | < forms : 'Forms', // MISSING |
|---|
| 36 | < basicstyles : 'Basic Styles', // MISSING |
|---|
| 37 | < paragraph : 'Paragraph', // MISSING |
|---|
| 38 | < links : 'Links', // MISSING |
|---|
| 39 | < insert : 'Insert', // MISSING |
|---|
| 40 | < styles : 'Styles', // MISSING |
|---|
| 41 | < colors : 'Colors', // MISSING |
|---|
| 42 | < tools : 'Tools' // MISSING |
|---|
| 43 | --- |
|---|
| 44 | > document : 'Dokument', |
|---|
| 45 | > clipboard : 'Utklippstavle/Angre', |
|---|
| 46 | > editing : 'Redigering', |
|---|
| 47 | > forms : 'Skjema', |
|---|
| 48 | > basicstyles : 'Basisstiler', |
|---|
| 49 | > paragraph : 'Avsnitt', |
|---|
| 50 | > links : 'Lenker', |
|---|
| 51 | > insert : 'Innsetting', |
|---|
| 52 | > styles : 'Stiler', |
|---|
| 53 | > colors : 'Farger', |
|---|
| 54 | > tools : 'Verktøy' |
|---|
| 55 | 777c777 |
|---|
| 56 | < design : 'Design', // MISSING |
|---|
| 57 | --- |
|---|
| 58 | > design : 'Design', |
|---|
| 59 | 784c784 |
|---|
| 60 | < charsetASCII : 'ASCII', // MISSING |
|---|
| 61 | --- |
|---|
| 62 | > charsetASCII : 'ASCII', |
|---|
| 63 | 787c787 |
|---|
| 64 | < charsetCR : 'Cyrillic', // MISSING |
|---|
| 65 | --- |
|---|
| 66 | > charsetCR : 'Kyrillisk', |
|---|
| 67 | 792c792 |
|---|
| 68 | < charsetUN : 'Unicode (UTF-8)', // MISSING |
|---|
| 69 | --- |
|---|
| 70 | > charsetUN : 'Unicode (UTF-8)', |
|---|
| 71 | 810c810 |
|---|
| 72 | < previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING |
|---|
| 73 | --- |
|---|
| 74 | > previewHtml : '<p>Dette er en <strong>eksempeltekst</strong>. Du bruker <a href="javascript:void(0)">CKEditor</a>.</p>' |
|---|