JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4
[ckeditor.git] / _source / lang / no.js
index 442fa75..1c8456f 100644 (file)
@@ -105,6 +105,10 @@ CKEDITOR.lang['no'] =
                targetTop               : 'Hele vindu (_top)',\r
                targetSelf              : 'Samme vindu (_self)',\r
                targetParent    : 'Foreldrevindu (_parent)',\r
+               langDirLTR              : 'Left to Right (LTR)', // MISSING\r
+               langDirRTL              : 'Right to Left (RTL)', // MISSING\r
+               styles                  : 'Style', // MISSING\r
+               cssClasses              : 'Stylesheet Classes', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, utilgjenglig</span>'\r
@@ -189,6 +193,30 @@ CKEDITOR.lang['no'] =
                errorName       : 'Vennligst skriv inn ankernavnet'\r
        },\r
 \r
+       // List style dialog\r
+       list:\r
+       {\r
+               numberedTitle           : 'Numbered List Properties', // MISSING\r
+               bulletedTitle           : 'Bulleted List Properties', // MISSING\r
+               type                            : 'Type', // MISSING\r
+               start                           : 'Start', // MISSING\r
+               validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
+               circle                          : 'Circle', // MISSING\r
+               disc                            : 'Disc', // MISSING\r
+               square                          : 'Square', // MISSING\r
+               none                            : 'None', // MISSING\r
+               notset                          : '<not set>', // MISSING\r
+               armenian                        : 'Armenian numbering', // MISSING\r
+               georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
+               lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
+               upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
+               lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
+               upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
+               lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
+               decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
+               decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
+       },\r
+\r
        // Find And Replace Dialog\r
        findAndReplace :\r
        {\r
@@ -657,6 +685,7 @@ CKEDITOR.lang['no'] =
        scayt :\r
        {\r
                title                   : 'Stavekontroll mens du skriver',\r
+               opera_title             : 'Not supported by Opera', // MISSING\r
                enable                  : 'Slå på SCAYT',\r
                disable                 : 'Slå av SCAYT',\r
                about                   : 'Om SCAYT',\r
@@ -668,9 +697,23 @@ CKEDITOR.lang['no'] =
                ignoreAll               : 'Ignorer Alle',\r
                addWord                 : 'Legg til ord',\r
                emptyDic                : 'Ordboknavn skal ikke være tom',\r
+\r
                optionsTab              : 'Valg',\r
+               allCaps                 : 'Ignore All-Caps Words', // MISSING\r
+               ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
+               mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
+               mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
+\r
                languagesTab    : 'Språk',\r
+\r
                dictionariesTab : 'Ordbøker',\r
+               dic_field_name  : 'Dictionary name', // MISSING\r
+               dic_create              : 'Create', // MISSING\r
+               dic_restore             : 'Restore', // MISSING\r
+               dic_delete              : 'Delete', // MISSING\r
+               dic_rename              : 'Rename', // MISSING\r
+               dic_info                : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it\'s name and click the Restore button.', // MISSING\r
+\r
                aboutTab                : 'Om'\r
        },\r
 \r
@@ -698,11 +741,18 @@ CKEDITOR.lang['no'] =
        colordialog :\r
        {\r
                title           : 'Velg farge',\r
+               options :       'Color Options', // MISSING\r
                highlight       : 'Merk',\r
                selected        : 'Valgt',\r
                clear           : 'Tøm'\r
        },\r
 \r
        toolbarCollapse : 'Slå sammen verktøylinje',\r
-       toolbarExpand   : 'Vis verktøylinje'\r
+       toolbarExpand   : 'Vis verktøylinje',\r
+\r
+       bidi :\r
+       {\r
+               ltr : 'Text direction from left to right', // MISSING\r
+               rtl : 'Text direction from right to left' // MISSING\r
+       }\r
 };\r