/* Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/license */ CKEDITOR.lang["is"] = { editor: "Rich Text Editor", editorPanel: "Rich Text Editor panel", common: { editorHelp: "Press ALT 0 for help", browseServer: "Fletta í skjalasafni", url: "Vefslóð", protocol: "Samskiptastaðall", upload: "Senda upp", uploadSubmit: "Hlaða upp", image: "Setja inn mynd", flash: "Flash", form: "Setja inn innsláttarform", checkbox: "Setja inn hökunarreit", radio: "Setja inn valhnapp", textField: "Setja inn textareit", textarea: "Setja inn textasvæði", hiddenField: "Setja inn falið svæði", button: "Setja inn hnapp", select: "Setja inn lista", imageButton: "Setja inn myndahnapp", notSet: "", id: "Auðkenni", name: "Nafn", langDir: "Lesstefna", langDirLtr: "Frá vinstri til hægri (LTR)", langDirRtl: "Frá hægri til vinstri (RTL)", langCode: "Tungumálakóði", longDescr: "Nánari lýsing", cssClass: "Stílsniðsflokkur", advisoryTitle: "Titill", cssStyle: "Stíll", ok: "Í lagi", cancel: "Hætta við", close: "Close", preview: "Forskoða", resize: "Resize", generalTab: "Almennt", advancedTab: "Tæknilegt", validateNumberFailed: "This value is not a number.", confirmNewPage: "Any unsaved changes to this content will be lost. Are you sure you want to load new page?", confirmCancel: "You have changed some options. Are you sure you want to close the dialog window?", options: "Options", target: "Mark", targetNew: "New Window (_blank)", targetTop: "Topmost Window (_top)", targetSelf: "Same Window (_self)", targetParent: "Parent Window (_parent)", langDirLTR: "Frá vinstri til hægri (LTR)", langDirRTL: "Frá hægri til vinstri (RTL)", styles: "Stíll", cssClasses: "Stílsniðsflokkur", width: "Breidd", height: "Hæð", align: "Jöfnun", left: "Vinstri", right: "Hægri", center: "Miðjað", justify: "Jafna báðum megin", alignLeft: "Vinstrijöfnun", alignRight: "Hægrijöfnun", alignCenter: "Align Center", alignTop: "Efst", alignMiddle: "Miðjuð", alignBottom: "Neðst", alignNone: "None", invalidValue: "Invalid value.", invalidHeight: "Height must be a number.", invalidWidth: "Width must be a number.", invalidLength: 'Value specified for the "%1" field must be a positive number with or without a valid measurement unit (%2).', 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).', invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', invalidInlineStyle: 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', cssLengthTooltip: "Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).", unavailable: '%1, unavailable', keyboard: { "8": "Backspace", "13": "Enter", "16": "Shift", "17": "Ctrl", "18": "Alt", "32": "Space", "35": "End", "36": "Home", "46": "Delete", "112": "F1", "113": "F2", "114": "F3", "115": "F4", "116": "F5", "117": "F6", "118": "F7", "119": "F8", "120": "F9", "121": "F10", "122": "F11", "123": "F12", "124": "F13", "125": "F14", "126": "F15", "127": "F16", "128": "F17", "129": "F18", "130": "F19", "131": "F20", "132": "F21", "133": "F22", "134": "F23", "135": "F24", "224": "Command" }, keyboardShortcut: "Keyboard shortcut", optionDefault: "Default" }, about: { copy: "Copyright © $1. All rights reserved.", dlgTitle: "About CKEditor 4", moreInfo: "For licensing information please visit our web site:" }, basicstyles: { bold: "Feitletrað", italic: "Skáletrað", strike: "Yfirstrikað", subscript: "Niðurskrifað", superscript: "Uppskrifað", underline: "Undirstrikað" }, bidi: { ltr: "Text direction from left to right", rtl: "Text direction from right to left" }, blockquote: { toolbar: "Inndráttur" }, notification: { closed: "Notification closed." }, toolbar: { toolbarCollapse: "Collapse Toolbar", toolbarExpand: "Expand Toolbar", toolbarGroups: { document: "Document", clipboard: "Clipboard/Undo", editing: "Editing", forms: "Forms", basicstyles: "Basic Styles", paragraph: "Paragraph", links: "Links", insert: "Insert", styles: "Styles", colors: "Colors", tools: "Tools" }, toolbars: "Editor toolbars" }, clipboard: { copy: "Afrita", copyError: "Öryggisstillingar vafrans þíns leyfa ekki afritun texta með músaraðgerð. Notaðu lyklaborðið í afrita (Ctrl/Cmd+C).", cut: "Klippa", cutError: "Öryggisstillingar vafrans þíns leyfa ekki klippingu texta með músaraðgerð. Notaðu lyklaborðið í klippa (Ctrl/Cmd+X).", paste: "Líma", pasteNotification: "Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.", pasteArea: "Paste Area", pasteMsg: "Paste your content inside the area below and press OK." }, colorbutton: { auto: "Sjálfval", bgColorTitle: "Bakgrunnslitur", colors: { "000": "Black", "800000": "Maroon", "8B4513": "Saddle Brown", "2F4F4F": "Dark Slate Gray", "008080": "Teal", "000080": "Navy", "4B0082": "Indigo", "696969": "Dark Gray", B22222: "Fire Brick", A52A2A: "Brown", DAA520: "Golden Rod", "006400": "Dark Green", "40E0D0": "Turquoise", "0000CD": "Medium Blue", "800080": "Purple", "808080": "Gray", F00: "Red", FF8C00: "Dark Orange", FFD700: "Gold", "008000": "Green", "0FF": "Cyan", "00F": "Blue", EE82EE: "Violet", A9A9A9: "Dim Gray", FFA07A: "Light Salmon", FFA500: "Orange", FFFF00: "Yellow", "00FF00": "Lime", AFEEEE: "Pale Turquoise", ADD8E6: "Light Blue", DDA0DD: "Plum", D3D3D3: "Light Grey", FFF0F5: "Lavender Blush", FAEBD7: "Antique White", FFFFE0: "Light Yellow", F0FFF0: "Honeydew", F0FFFF: "Azure", F0F8FF: "Alice Blue", E6E6FA: "Lavender", FFF: "White", "1ABC9C": "Strong Cyan", "2ECC71": "Emerald", "3498DB": "Bright Blue", "9B59B6": "Amethyst", "4E5F70": "Grayish Blue", F1C40F: "Vivid Yellow", "16A085": "Dark Cyan", "27AE60": "Dark Emerald", "2980B9": "Strong Blue", "8E44AD": "Dark Violet", "2C3E50": "Desaturated Blue", F39C12: "Orange", E67E22: "Carrot", E74C3C: "Pale Red", ECF0F1: "Bright Silver", "95A5A6": "Light Grayish Cyan", DDD: "Light Gray", D35400: "Pumpkin", C0392B: "Strong Red", BDC3C7: "Silver", "7F8C8D": "Grayish Cyan", "999": "Dark Gray" }, more: "Fleiri liti...", panelTitle: "Colors", textColorTitle: "Litur texta" }, colordialog: { clear: "Clear", highlight: "Highlight", options: "Color Options", selected: "Selected Color", title: "Select color" }, templates: { button: "Sniðmát", emptyListMsg: "(Ekkert sniðmát er skilgreint!)", insertOption: "Skipta út raunverulegu innihaldi", options: "Template Options", selectPromptMsg: "Veldu sniðmát til að opna í ritlinum.
(Núverandi innihald víkur fyrir því!):", title: "Innihaldssniðmát" }, contextmenu: { options: "Context Menu Options" }, copyformatting: { label: "Copy Formatting", notification: { copied: "Formatting copied", applied: "Formatting applied", canceled: "Formatting canceled", failed: "Formatting failed. You cannot apply styles without copying them first." } }, div: { IdInputLabel: "Id", advisoryTitleInputLabel: "Advisory Title", cssClassInputLabel: "Stylesheet Classes", edit: "Edit Div", inlineStyleInputLabel: "Inline Style", langDirLTRLabel: "Left to Right (LTR)", langDirLabel: "Language Direction", langDirRTLLabel: "Right to Left (RTL)", languageCodeInputLabel: " Language Code", remove: "Remove Div", styleSelectLabel: "Style", title: "Create Div Container", toolbar: "Create Div Container" }, elementspath: { eleLabel: "Elements path", eleTitle: "%1 element" }, filetools: { loadError: "Error occurred during file read.", networkError: "Network error occurred during file upload.", httpError404: "HTTP error occurred during file upload (404: File not found).", httpError403: "HTTP error occurred during file upload (403: Forbidden).", httpError: "HTTP error occurred during file upload (error status: %1).", noUrlError: "Upload URL is not defined.", responseError: "Incorrect server response." }, find: { find: "Leita", findOptions: "Find Options", findWhat: "Leita að:", matchCase: "Gera greinarmun á¡ há¡- og lágstöfum", matchCyclic: "Match cyclic", matchWord: "Aðeins heil orð", notFoundMsg: "Leitartexti fannst ekki!", replace: "Skipta út", replaceAll: "Skipta út allsstaðar", replaceSuccessMsg: "%1 occurrence(s) replaced.", replaceWith: "Skipta út fyrir:", title: "Finna og skipta" }, fakeobjects: { anchor: "Anchor", flash: "Flash Animation", hiddenfield: "Hidden Field", iframe: "IFrame", unknown: "Unknown Object" }, flash: { access: "Script Access", accessAlways: "Always", accessNever: "Never", accessSameDomain: "Same domain", alignAbsBottom: "Abs neðst", alignAbsMiddle: "Abs miðjuð", alignBaseline: "Grunnlína", alignTextTop: "Efri brún texta", bgcolor: "Bakgrunnslitur", chkFull: "Allow Fullscreen", chkLoop: "Endurtekning", chkMenu: "Sýna Flash-valmynd", chkPlay: "Sjálfvirk spilun", flashvars: "Variables for Flash", hSpace: "Vinstri bil", properties: "Eigindi Flash", propertiesTab: "Properties", quality: "Quality", qualityAutoHigh: "Auto High", qualityAutoLow: "Auto Low", qualityBest: "Best", qualityHigh: "High", qualityLow: "Low", qualityMedium: "Medium", scale: "Skali", scaleAll: "Sýna allt", scaleFit: "Fella skala að stærð", scaleNoBorder: "Án ramma", title: "Eigindi Flash", vSpace: "Hægri bil", validateHSpace: "HSpace must be a number.", validateSrc: "Sláðu inn veffang stiklunnar!", validateVSpace: "VSpace must be a number.", windowMode: "Window mode", windowModeOpaque: "Opaque", windowModeTransparent: "Transparent", windowModeWindow: "Window" }, font: { fontSize: { label: "Leturstærð ", voiceLabel: "Font Size", panelTitle: "Leturstærð " }, label: "Leturgerð ", panelTitle: "Leturgerð ", voiceLabel: "Leturgerð " }, forms: { button: { title: "Eigindi hnapps", text: "Texti", type: "Gerð", typeBtn: "Hnappur", typeSbm: "Staðfesta", typeRst: "Hreinsa" }, checkboxAndRadio: { checkboxTitle: "Eigindi markreits", radioTitle: "Eigindi valhnapps", value: "Gildi", selected: "Valið", required: "Required" }, form: { title: "Eigindi innsláttarforms", menu: "Eigindi innsláttarforms", action: "Aðgerð", method: "Aðferð", encoding: "Encoding" }, hidden: { title: "Eigindi falins svæðis", name: "Nafn", value: "Gildi" }, select: { title: "Eigindi lista", selectInfo: "Upplýsingar", opAvail: "Kostir", value: "Gildi", size: "Stærð", lines: "línur", chkMulti: "Leyfa fleiri kosti", required: "Required", opText: "Texti", opValue: "Gildi", btnAdd: "Bæta við", btnModify: "Breyta", btnUp: "Upp", btnDown: "Niður", btnSetValue: "Merkja sem valið", btnDelete: "Eyða" }, textarea: { title: "Eigindi textasvæðis", cols: "Dálkar", rows: "Línur" }, textfield: { title: "Eigindi textareits", name: "Nafn", value: "Gildi", charWidth: "Breidd (leturtákn)", maxChars: "Hámarksfjöldi leturtákna", required: "Required", type: "Gerð", typeText: "Texti", typePass: "Lykilorð", typeEmail: "Email", typeSearch: "Search", typeTel: "Telephone Number", typeUrl: "Vefslóð" } }, format: { label: "Stílsnið", panelTitle: "Stílsnið", tag_address: "Vistfang", tag_div: "Venjulegt (DIV)", tag_h1: "Fyrirsögn 1", tag_h2: "Fyrirsögn 2", tag_h3: "Fyrirsögn 3", tag_h4: "Fyrirsögn 4", tag_h5: "Fyrirsögn 5", tag_h6: "Fyrirsögn 6", tag_p: "Venjulegt letur", tag_pre: "Forsniðið" }, horizontalrule: { toolbar: "Lóðrétt lína" }, iframe: { border: "Show frame border", noUrl: "Please type the iframe URL", scrolling: "Enable scrollbars", title: "IFrame Properties", toolbar: "IFrame" }, image: { alt: "Baklægur texti", border: "Rammi", btnUpload: "Hlaða upp", button2Img: "Do you want to transform the selected image button on a simple image?", hSpace: "Vinstri bil", img2Button: "Do you want to transform the selected image on a image button?", infoTab: "Almennt", linkTab: "Stikla", lockRatio: "Festa stærðarhlutfall", menu: "Eigindi myndar", resetSize: "Reikna stærð", title: "Eigindi myndar", titleButton: "Eigindi myndahnapps", upload: "Hlaða upp", urlMissing: "Image source URL is missing.", vSpace: "Hægri bil", validateBorder: "Border must be a whole number.", validateHSpace: "HSpace must be a whole number.", validateVSpace: "VSpace must be a whole number." }, indent: { indent: "Minnka inndrátt", outdent: "Auka inndrátt" }, smiley: { options: "Smiley Options", title: "Velja svip", toolbar: "Svipur" }, language: { button: "Set language", remove: "Remove language" }, link: { acccessKey: "Skammvalshnappur", advanced: "Tæknilegt", advisoryContentType: "Tegund innihalds", advisoryTitle: "Titill", anchor: { toolbar: "Stofna/breyta kaflamerki", menu: "Eigindi kaflamerkis", title: "Eigindi kaflamerkis", name: "Nafn bókamerkis", errorName: "Sláðu inn nafn bókamerkis!", remove: "Remove Anchor" }, anchorId: "Eftir auðkenni einingar", anchorName: "Eftir akkerisnafni", charset: "Táknróf", cssClasses: "Stílsniðsflokkur", download: "Force Download", displayText: "Display Text", emailAddress: "Netfang", emailBody: "Meginmál", emailSubject: "Efni", id: "Auðkenni", info: "Almennt", langCode: "Lesstefna", langDir: "Lesstefna", langDirLTR: "Frá vinstri til hægri (LTR)", langDirRTL: "Frá hægri til vinstri (RTL)", menu: "Breyta stiklu", name: "Nafn", noAnchors: "", noEmail: "Sláðu inn netfang!", noUrl: "Sláðu inn veffang stiklunnar!", noTel: "Please type the phone number", other: "", phoneNumber: "Phone number", popupDependent: "Háð venslum (Netscape)", popupFeatures: "Eigindi sprettiglugga", popupFullScreen: "Heilskjár (IE)", popupLeft: "Fjarlægð frá vinstri", popupLocationBar: "Fanglína", popupMenuBar: "Vallína", popupResizable: "Resizable", popupScrollBars: "Skrunstikur", popupStatusBar: "Stöðustika", popupToolbar: "Verkfærastika", popupTop: "Fjarlægð frá efri brún", rel: "Relationship", selectAnchor: "Veldu akkeri", styles: "Stíll", tabIndex: "Raðnúmer innsláttarreits", target: "Mark", targetFrame: "", targetFrameName: "Nafn markglugga", targetPopup: "", targetPopupName: "Nafn sprettiglugga", title: "Stikla", toAnchor: "Bókamerki á þessari síðu", toEmail: "Netfang", toUrl: "Vefslóð", toPhone: "Phone", toolbar: "Stofna/breyta stiklu", type: "Stikluflokkur", unlink: "Fjarlægja stiklu", upload: "Senda upp" }, list: { bulletedlist: "Punktalisti", numberedlist: "Númeraður listi" }, liststyle: { bulletedTitle: "Bulleted List Properties", circle: "Circle", decimal: "Decimal (1, 2, 3, etc.)", disc: "Disc", lowerAlpha: "Lower Alpha (a, b, c, d, e, etc.)", lowerRoman: "Lower Roman (i, ii, iii, iv, v, etc.)", none: "None", notset: "", numberedTitle: "Numbered List Properties", square: "Square", start: "Start", type: "Type", upperAlpha: "Upper Alpha (A, B, C, D, E, etc.)", upperRoman: "Upper Roman (I, II, III, IV, V, etc.)", validateStartNumber: "List start number must be a whole number." }, magicline: { title: "Insert paragraph here" }, maximize: { maximize: "Maximize", minimize: "Minimize" }, newpage: { toolbar: "Ný síða" }, pagebreak: { alt: "Page Break", toolbar: "Setja inn síðuskil" }, pastetext: { button: "Líma sem ósniðinn texta", pasteNotification: "Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.", title: "Líma sem ósniðinn texta" }, pastefromword: { confirmCleanup: "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?", error: "It was not possible to clean up the pasted data due to an internal error", title: "Líma úr Word", toolbar: "Líma úr Word" }, preview: { preview: "Forskoða" }, print: { toolbar: "Prenta" }, removeformat: { toolbar: "Fjarlægja snið" }, save: { toolbar: "Vista" }, selectall: { toolbar: "Velja allt" }, showblocks: { toolbar: "Sýna blokkir" }, sourcearea: { toolbar: "Kóði" }, specialchar: { options: "Special Character Options", title: "Velja tákn", toolbar: "Setja inn merki" }, scayt: { btn_about: "About SCAYT", btn_dictionaries: "Dictionaries", btn_disable: "Disable SCAYT", btn_enable: "Enable SCAYT", btn_langs: "Languages", btn_options: "Options", text_title: "Spell Check As You Type" }, stylescombo: { label: "Stílflokkur", panelTitle: "Formatting Styles", panelTitle1: "Block Styles", panelTitle2: "Inline Styles", panelTitle3: "Object Styles" }, table: { border: "Breidd ramma", caption: "Titill", cell: { menu: "Reitur", insertBefore: "Skjóta inn reiti fyrir aftan", insertAfter: "Skjóta inn reiti fyrir framan", deleteCell: "Fella reit", merge: "Sameina reiti", mergeRight: "Sameina til hægri", mergeDown: "Sameina niður á við", splitHorizontal: "Kljúfa reit lárétt", splitVertical: "Kljúfa reit lóðrétt", title: "Cell Properties", cellType: "Cell Type", rowSpan: "Rows Span", colSpan: "Columns Span", wordWrap: "Word Wrap", hAlign: "Horizontal Alignment", vAlign: "Vertical Alignment", alignBaseline: "Baseline", bgColor: "Background Color", borderColor: "Border Color", data: "Data", header: "Header", yes: "Yes", no: "No", invalidWidth: "Cell width must be a number.", invalidHeight: "Cell height must be a number.", invalidRowSpan: "Rows span must be a whole number.", invalidColSpan: "Columns span must be a whole number.", chooseColor: "Choose" }, cellPad: "Reitaspássía", cellSpace: "Bil milli reita", column: { menu: "Dálkur", insertBefore: "Skjóta inn dálki vinstra megin", insertAfter: "Skjóta inn dálki hægra megin", deleteColumn: "Fella dálk" }, columns: "Dálkar", deleteTable: "Fella töflu", headers: "Fyrirsagnir", headersBoth: "Hvort tveggja", headersColumn: "Fyrsti dálkur", headersNone: "Engar", headersRow: "Fyrsta röð", heightUnit: "height unit", invalidBorder: "Border size must be a number.", invalidCellPadding: "Cell padding must be a positive number.", invalidCellSpacing: "Cell spacing must be a positive number.", invalidCols: "Number of columns must be a number greater than 0.", invalidHeight: "Table height must be a number.", invalidRows: "Number of rows must be a number greater than 0.", invalidWidth: "Table width must be a number.", menu: "Eigindi töflu", row: { menu: "Röð", insertBefore: "Skjóta inn röð fyrir ofan", insertAfter: "Skjóta inn röð fyrir neðan", deleteRow: "Eyða röð" }, rows: "Raðir", summary: "Áfram", title: "Eigindi töflu", toolbar: "Tafla", widthPc: "prósent", widthPx: "myndeindir", widthUnit: "width unit" }, undo: { redo: "Hætta við afturköllun", undo: "Afturkalla" }, widget: { move: "Click and drag to move", label: "%1 widget" }, uploadwidget: { abort: "Upload aborted by the user.", doneOne: "File successfully uploaded.", doneMany: "Successfully uploaded %1 files.", uploadOne: "Uploading file ({percentage}%)...", uploadMany: "Uploading files, {current} of {max} done ({percentage}%)..." }, wsc: { btnIgnore: "Hunsa", btnIgnoreAll: "Hunsa allt", btnReplace: "Skipta", btnReplaceAll: "Skipta öllu", btnUndo: "Til baka", changeTo: "Tillaga", errorLoading: "Error loading application service host: %s.", ieSpellDownload: "Villuleit ekki sett upp.
Viltu setja hana upp?", manyChanges: "Villuleit lokið: %1 orðum breytt", noChanges: "Villuleit lokið: Engu orði breytt", noMispell: "Villuleit lokið: Engin villa fannst", noSuggestions: "- engar tillögur -", notAvailable: "Sorry, but service is unavailable now.", notInDic: "Ekki í orðabókinni", oneChange: "Villuleit lokið: Einu orði breytt", progress: "Villuleit í gangi...", title: "Spell Checker", toolbar: "Villuleit" } };