[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/admin/lang/ext/is_IS/ -> admin.inc.php (source)

   1  <?php
   2  $lang['admin']['event_desc_moduleupgraded'] = 'Sent after a module is upgraded';
   3  $lang['admin']['event_desc_moduleinstalled'] = 'Sent after a module is installed';
   4  $lang['admin']['event_desc_moduleuninstalled'] = 'Sent after a module is uninstalled';
   5  $lang['admin']['event_desc_edituserdefinedtagpost'] = 'Sent after a user defined tag is updated';
   6  $lang['admin']['event_desc_edituserdefinedtagpre'] = 'Sent prior to a user defined tag update';
   7  $lang['admin']['event_desc_deleteuserdefinedtagpre'] = 'Sent prior to deleting a user defined tag';
   8  $lang['admin']['event_desc_deleteuserdefinedtagpost'] = 'Sent after a user defined tag is deleted';
   9  $lang['admin']['event_desc_adduserdefinedtagpost'] = 'Sent after a user defined tag is inserted';
  10  $lang['admin']['event_desc_adduserdefinedtagpre'] = 'Sent prior to a user defined tag insert';
  11  $lang['admin']['global_umask'] = 'File Creation Mask (umask)';
  12  $lang['admin']['errorcantcreatefile'] = 'Gat ekki b&uacute;i&eth; til skr&aacute; (r&eacute;ttinda vandam&aacute;l?)';
  13  $lang['admin']['errormoduleversionincompatible'] = 'M&oacute;d&uacute;ll passar ekki fyrir &thorn;essa &uacute;tg. af kerfinu';
  14  $lang['admin']['errormodulenotloaded'] = 'Internal error, the module has not been instantiated';
  15  $lang['admin']['errormodulenotfound'] = 'Internal error, could not find the instance of a module';
  16  $lang['admin']['errorinstallfailed'] = 'Uppsetning &aacute; &thorn;essum m&oacute;d&uacute;l t&oacute;kst ekki';
  17  $lang['admin']['errormodulewontload'] = 'Problem instantiating an available module';
  18  $lang['admin']['frontendlang'] = 'Sj&aacute;lfgefi&eth; tungum&aacute;l fyrir framhluta vefsins';
  19  $lang['admin']['info_edituser_password'] = 'Breyttu &thorn;essum reit til a&eth; breyta lykilor&eth;i notandans';
  20  $lang['admin']['info_edituser_passwordagain'] = 'Breyttu &thorn;essum reit til a&eth; breyta lykilor&eth;i notandans';
  21  $lang['admin']['originator'] = 'Originator';
  22  $lang['admin']['module_name'] = 'Nafn m&oacute;d&uacute;ls';
  23  $lang['admin']['event_name'] = 'Event Name';
  24  $lang['admin']['event_description'] = 'Event Description';
  25  $lang['admin']['error_delete_default_parent'] = '&THORN;&uacute; getur ekki eytt s&iacute;&eth;u sem er foreldri a&eth;als&iacute;&eth;unnar.';
  26  $lang['admin']['jsdisabled'] = 'ATH. &THORN;essi a&eth;ger&eth; krefst &thorn;ess a&eth; &thorn;&uacute; s&eacute;rt me&eth; Javascript virkt.';
  27  $lang['admin']['order'] = 'R&ouml;&eth;';
  28  $lang['admin']['reorderpages'] = 'Endurra&eth;a s&iacute;&eth;um';
  29  $lang['admin']['reorder'] = 'Endurra&eth;a';
  30  $lang['admin']['page_reordered'] = 'Endurr&ouml;&eth;un s&iacute;&eth;unnar t&oacute;kst';
  31  $lang['admin']['pages_reordered'] = 'S&iacute;&eth;um hefur veri&eth; endurra&eth;a&eth;';
  32  $lang['admin']['sibling_duplicate_order'] = 'Two sibling pages can not have the same order. Pages were not reordered.';
  33  $lang['admin']['no_orders_changed'] = '&THORN;&uacute; valdir a&eth; endurra&eth;a s&iacute;&eth;um, en breyttir ekki r&ouml;&eth;un &thorn;eirra. S&iacute;&eth;um hefur ekki veri&eth; endurra&eth;a&eth;.';
  34  $lang['admin']['order_too_small'] = 'S&iacute;&eth;u getur ekki veri&eth; ra&eth;a&eth; me&eth; &quot;0&quot;. S&iacute;&eth;um var ekki endurra&eth;a&eth;';
  35  $lang['admin']['order_too_large'] = 'A page order cannot be larger than the number of pages in that level. Pages were not reordered.';
  36  $lang['admin']['user_tag'] = 'User Tag';
  37  $lang['admin']['add'] = 'B&aelig;ta vi&eth;';
  38  $lang['admin']['CSS'] = 'CSS';
  39  $lang['admin']['about'] = 'Um';
  40  $lang['admin']['action'] = 'A&eth;ger&eth;';
  41  $lang['admin']['actionstatus'] = 'A&eth;ger&eth;/Sta&eth;a';
  42  $lang['admin']['active'] = 'Virkt';
  43  $lang['admin']['addcontent'] = 'B&aelig;ta vi&eth; efni';
  44  $lang['admin']['cantremove'] = 'Ekki h&aelig;gt a&eth; fjarl&aelig;gja';
  45  $lang['admin']['changepermissions'] = 'Breyta r&eacute;ttindum';
  46  $lang['admin']['changepermissionsconfirm'] = 'USE CAUTION\n\nThis action will attempt to ensure that all of the files making up the module are writable by the web server.\nAre you sure you want to continue?';
  47  $lang['admin']['contentadded'] = 'Efninu hefur veri&eth; b&aelig;tt &iacute; gagnagrunninn';
  48  $lang['admin']['contentupdated'] = 'Uppf&aelig;rsla &aacute; efni t&oacute;kst fullkomlega.';
  49  $lang['admin']['contentdeleted'] = 'Fjarl&aelig;gjing &aacute; efni t&oacute;kst.';
  50  $lang['admin']['success'] = 'T&oacute;kst';
  51  $lang['admin']['addcss'] = 'B&aelig;ta vi&eth; CSS st&iacute;lsni&eth;i';
  52  $lang['admin']['addgroup'] = 'B&uacute;a til n&yacute;ja gr&uacute;ppu ';
  53  $lang['admin']['additionaleditors'] = 'Additional Editors';
  54  $lang['admin']['addtemplate'] = 'B&aelig;ta vi&eth; n&yacute;ju templeiti';
  55  $lang['admin']['adduser'] = 'B&uacute;a til n&yacute;jan notanda';
  56  $lang['admin']['addusertag'] = 'Add User Defined Tag';
  57  $lang['admin']['adminaccess'] = 'Access to login to admin';
  58  $lang['admin']['adminlog'] = 'Admin Log';
  59  $lang['admin']['adminsystemtitle'] = 'CMS Admin System';
  60  $lang['admin']['adminpaneltitle'] = 'CMS Made Simple stj&oacute;rnbor&eth;';
  61  $lang['admin']['advanced'] = 'Advanced';
  62  $lang['admin']['aliasalreadyused'] = 'Alias has already been used on another page. Change &quot;Page Alias&quot; in the &quot;Options&quot; tab to something else.';
  63  $lang['admin']['aliasmustbelettersandnumbers'] = 'Alias must be all letters and numbers';
  64  $lang['admin']['aliasnotaninteger'] = 'Alias cannot be an integer';
  65  $lang['admin']['allpagesmodified'] = '&Ouml;llum s&iacute;&eth;um breytt!';
  66  $lang['admin']['assignments'] = 'Assign Users';
  67  $lang['admin']['associationexists'] = 'This association already exists';
  68  $lang['admin']['autoinstallupgrade'] = 'Sj&aacute;lfvirk uppsetning e&eth;a uppf&aelig;rsla';
  69  $lang['admin']['back'] = 'Aftur &iacute; stj&oacute;rnbor&eth;';
  70  $lang['admin']['backtoplugins'] = 'Aftur &iacute; Plugins lista';
  71  $lang['admin']['cancel'] = 'H&aelig;tta vi&eth;';
  72  $lang['admin']['cantchmodfiles'] = 'Gat ekki breytt r&eacute;ttindum &aacute; sumum skr&aacute;m';
  73  $lang['admin']['cantremovefiles'] = 'Gat ekki fjarl&aelig;gt skr&aacute;r (r&eacute;ttindi?)';
  74  $lang['admin']['confirmcancel'] = 'Ertu viss um a&eth; &thorn;&uacute; viljir h&aelig;tta vi&eth; breytingarnar? Smelltu &aacute; OK til a&eth; h&aelig;tta vi&eth; allar breytingar. Smelltu &aacute; Cancel til a&eth; halda &aacute;fram a&eth; breyta.';
  75  $lang['admin']['canceldescription'] = 'H&aelig;tta vi&eth; breytingar';
  76  $lang['admin']['clearadminlog'] = 'Hreinsa admin logg.';
  77  $lang['admin']['code'] = 'K&oacute;&eth;i';
  78  $lang['admin']['confirmdefault'] = 'Are you sure you want to set site\&#039;s default page?';
  79  $lang['admin']['confirmdeletedir'] = 'Ertu viss um a&eth; &thorn;&uacute; viljir ey&eth;a &thorn;essari m&ouml;ppu og &ouml;llu innihaldi hennar?';
  80  $lang['admin']['content'] = 'Efni';
  81  $lang['admin']['contentmanagement'] = 'Efnis umsj&oacute;n';
  82  $lang['admin']['contenttype'] = 'Tegund efnis';
  83  $lang['admin']['copy'] = 'K&oacute;pera';
  84  $lang['admin']['copytemplate'] = 'K&oacute;pera template';
  85  $lang['admin']['create'] = 'B&uacute;a til';
  86  $lang['admin']['createnewfolder'] = 'B&uacute;a til n&yacute;ja m&ouml;ppu';
  87  $lang['admin']['cssalreadyused'] = 'CSS nafn &thorn;egar &iacute; notkun';
  88  $lang['admin']['cssmanagement'] = 'CSS Umsj&oacute;n';
  89  $lang['admin']['currentassociations'] = 'Current Associations';
  90  $lang['admin']['currentdirectory'] = 'Current Directory';
  91  $lang['admin']['currentgroups'] = 'N&uacute;verandi gr&uacute;ppur';
  92  $lang['admin']['currentpages'] = 'N&uacute;verandi s&iacute;&eth;ur';
  93  $lang['admin']['currenttemplates'] = 'N&uacute;verandi template';
  94  $lang['admin']['currentusers'] = 'N&uacute;verandi notendur';
  95  $lang['admin']['custom404'] = 'Custom 404 Error Message';
  96  $lang['admin']['database'] = 'Gagnagrunnur';
  97  $lang['admin']['databaseprefix'] = 'Database Prefix';
  98  $lang['admin']['databasetype'] = 'Tegund gagnagrunns';
  99  $lang['admin']['date'] = 'Dags.';
 100  $lang['admin']['default'] = 'Sj&aacute;lfgefi&eth;';
 101  $lang['admin']['delete'] = 'Ey&eth;a';
 102  $lang['admin']['deleteconfirm'] = 'Ertu viss um a&eth; &thorn;&uacute; viljir ey&eth;a';
 103  $lang['admin']['deletecss'] = 'Ey&eth;a CSS';
 104  $lang['admin']['dependencies'] = 'Dependencies';
 105  $lang['admin']['description'] = 'L&yacute;sing';
 106  $lang['admin']['directoryexists'] = '&THORN;essi mappa er &thorn;egar til';
 107  $lang['admin']['down'] = 'Ni&eth;ur';
 108  $lang['admin']['edit'] = 'Breyta';
 109  $lang['admin']['editconfiguration'] = 'Breyta stillingum';
 110  $lang['admin']['editcontent'] = 'Breyta efni';
 111  $lang['admin']['editcss'] = 'Breyta CSS st&iacute;lsni&eth;i';
 112  $lang['admin']['editgroup'] = 'Breyta gr&uacute;ppu';
 113  $lang['admin']['editpage'] = 'Breyta s&iacute;&eth;u';
 114  $lang['admin']['edittemplate'] = 'Breyta templeiti';
 115  $lang['admin']['edituser'] = 'Breyta notanda';
 116  $lang['admin']['editusertag'] = 'Edit User Defined Tag';
 117  $lang['admin']['usertagadded'] = 'The User Defined Tag was successfully added.';
 118  $lang['admin']['usertagupdated'] = 'The User Defined Tag was successfully updated.';
 119  $lang['admin']['usertagdeleted'] = 'The User Defined Tag was successfully removed.';
 120  $lang['admin']['email'] = 'Netfang';
 121  $lang['admin']['errorattempteddowngrade'] = 'Uppsetning &aacute; &thorn;essum m&oacute;d&uacute;l myndi koma &uacute;t sem ni&eth;urf&aelig;rsla. H&aelig;tt vi&eth; a&eth;ger&eth;';
 122  $lang['admin']['errorchildcontent'] = '&THORN;etta efni &aacute; undirefni. Vinsamlegast fjarl&aelig;g&eth;u &thorn;a&eth; fyrst.';
 123  $lang['admin']['errorcopyingtemplate'] = 'Villa &iacute; afritun &aacute; templeiti';
 124  $lang['admin']['errorcouldnotparsexml'] = 'Error parsing XML file. Please make sure you are uploading a .xml file and not a .tar.gz or zip file.';
 125  $lang['admin']['errorcreatingassociation'] = 'Error creating association';
 126  $lang['admin']['errorcssinuse'] = 'This Stylesheet is still used by template or pages. Please remove those associations first.';
 127  $lang['admin']['errordefaultpage'] = 'Can not delete the current default page. Please set a different one first.';
 128  $lang['admin']['errordeletingassociation'] = 'Error deleting association';
 129  $lang['admin']['errordeletingcss'] = 'Villa &thorn;egar ey&eth;a &aacute;tti css';
 130  $lang['admin']['errordeletingdirectory'] = 'Gat ekki eytt m&ouml;ppu. R&eacute;ttindavandam&aacute;l?';
 131  $lang['admin']['errordeletingfile'] = 'Gat ekki eytt skr&aacute;. R&eacute;ttindavandam&aacute;l?';
 132  $lang['admin']['errordirectorynotwritable'] = 'Engin r&eacute;ttindi til a&eth; skrifa &iacute; m&ouml;ppu';
 133  $lang['admin']['errordtdmismatch'] = 'DTD Version missing or incompatible in the XML file';
 134  $lang['admin']['errorgettingcssname'] = 'Error getting Stylesheet name';
 135  $lang['admin']['errorgettingtemplatename'] = 'Error getting template name';
 136  $lang['admin']['errorincompletexml'] = 'XML File is incomplete or invalid';
 137  $lang['admin']['uploadxmlfile'] = 'Install module via XML file';
 138  $lang['admin']['cachenotwritable'] = 'Cache folder is not writable. Clearing cache will not work. Please make the tmp/cache folder have full read/write/execute permissions (chmod 777)';
 139  $lang['admin']['modulesnotwritable'] = 'The modules folder is not writable, if you would like to install modules by uploading an XML file you need to make the modules folder have full read/write/execute permissions (chmod 777).';
 140  $lang['admin']['noxmlfileuploaded'] = 'No file was uploaded. To install a module via XML you must choose and upload an module .xml file from your computer.';
 141  $lang['admin']['errorinsertingcss'] = 'Villa vi&eth; innsetningu st&iacute;lsni&eth;s';
 142  $lang['admin']['errorinsertinggroup'] = 'Villa vi&eth; innsetningu &aacute; gr&uacute;ppu';
 143  $lang['admin']['errorinsertingtag'] = 'Error inserting user tag';
 144  $lang['admin']['errorinsertingtemplate'] = 'Villa vi&eth; innsetningu &aacute; templeiti';
 145  $lang['admin']['errorinsertinguser'] = 'Villa vi&eth; innsetningu &aacute; notanda';
 146  $lang['admin']['errornofilesexported'] = 'Error exporting files to xml';
 147  $lang['admin']['errorretrievingcss'] = 'Villa, gat ekki n&aacute;&eth; &iacute; st&iacute;lsni&eth;';
 148  $lang['admin']['errorretrievingtemplate'] = 'Villa gat ekki n&aacute;&eth; &iacute; templeit';
 149  $lang['admin']['errortemplateinuse'] = '&THORN;etta templeit er enn skr&aacute;&eth; &iacute; notkun af einhverri s&iacute;&eth;u. Vinsamlegast fjarl&aelig;g&eth;u &thorn;a&eth; fyrst.';
 150  $lang['admin']['errorupdatingcss'] = 'Villa vi&eth; uppf&aelig;rslu &aacute; st&iacute;lsni&eth;i';
 151  $lang['admin']['errorupdatinggroup'] = 'Villa vi&eth; uppf&aelig;rslu &aacute; gr&uacute;ppu';
 152  $lang['admin']['errorupdatingpages'] = 'Villa, ekki t&oacute;kst a&eth; uppf&aelig;ra s&iacute;&eth;u';
 153  $lang['admin']['errorupdatingtemplate'] = 'Villa, ekki t&oacute;kst a&eth; uppf&aelig;ra templeit';
 154  $lang['admin']['errorupdatinguser'] = 'Villa, ekki t&oacute;kst a&eth; uppf&aelig;ra notanda';
 155  $lang['admin']['errorupdatingusertag'] = 'Error updating user tag';
 156  $lang['admin']['erroruserinuse'] = '&THORN;essi notandi er enn&thorn;&aacute; skr&aacute;&eth;ur eigandi af s&iacute;&eth;u/s&iacute;&eth;um. Skr&aacute;&eth;u fyrst annan notanda sem eiganda &aacute;&eth;ur en &thorn;&uacute; ey&eth;ir &thorn;essum.';
 157  $lang['admin']['eventhandlers'] = 'Events';
 158  $lang['admin']['editeventhandler'] = 'Edit Event Handler';
 159  $lang['admin']['eventhandlerdescription'] = 'Associate user tags with events';
 160  $lang['admin']['export'] = 'Flytja &uacute;t';
 161  $lang['admin']['event'] = 'Event';
 162  $lang['admin']['false'] = 'False';
 163  $lang['admin']['settrue'] = 'Set True';
 164  $lang['admin']['filecreatedirnodoubledot'] = 'M&ouml;ppunafn m&aacute; ekki innihalda &#039;..&#039;.';
 165  $lang['admin']['filecreatedirnoname'] = 'Get ekki b&uacute;i&eth; til m&ouml;ppu me&eth; engu nafni.';
 166  $lang['admin']['filecreatedirnoslash'] = 'M&ouml;ppunafn m&aacute; ekki innihalda &#039;/&#039; e&eth;a &#039;\&#039;.';
 167  $lang['admin']['filemanagement'] = 'Skr&aacute;a ums&yacute;sla';
 168  $lang['admin']['filename'] = 'Skr&aacute;arnafn';
 169  $lang['admin']['filenotuploaded'] = 'Ekki var h&aelig;gt a&eth; upphla&eth;a skr&aacute;. R&eacute;ttindavandam&aacute;l?';
 170  $lang['admin']['filesize'] = 'Skr&aacute;ar st&aelig;r&eth;';
 171  $lang['admin']['firstname'] = 'Fornafn';
 172  $lang['admin']['groupmanagement'] = 'Gr&uacute;ppu ums&yacute;sla';
 173  $lang['admin']['grouppermissions'] = 'Gr&uacute;ppu r&eacute;ttindi';
 174  $lang['admin']['handler'] = 'Handler (user defined tag)';
 175  $lang['admin']['headtags'] = 'Head Tags';
 176  $lang['admin']['help'] = 'Hj&aacute;lp';
 177  $lang['admin']['new_window'] = 'n&yacute;r gluggi';
 178  $lang['admin']['helpwithsection'] = '%s Help';
 179  $lang['admin']['helpaddtemplate'] = '<p>Templeit er &thorn;a&eth; sem stj&oacute;rnar &uacute;tliti s&iacute;&eth;unna &thorn;innar.</p><p>B&uacute;&eth;u til layouti&eth; h&eacute;r og b&aelig;ttu einnig vi&eth; CSS st&iacute;lsni&eth;i &uacute;r St&iacute;lsni&eth;a flokknum svo &thorn;&uacute; getir st&yacute;rt &uacute;tliti &aacute; &yacute;msum hlutum vefsins.</p>';
 180  $lang['admin']['helplisttemplate'] = '<p>&THORN;essi s&iacute;&eth;a gerir &thorn;&eacute;r kleyft a&eth; breyta, ey&eth;a og b&uacute;a til templeit.</p><p>Til a&eth; b&uacute;a til n&yacute;tt templeit smellir&eth;u &aacute; <u>B&aelig;ta vi&eth; templeiti</u> takkann.</p><p>Ef &thorn;&uacute; vilt stilla allar s&iacute;&eth;ur &thorn;annig a&eth; &thorn;&aelig;r noti sama templeit smellir&eth;u &aacute; <u>Nota fyrir allt efni</u> tengilinn.</p><p>Ef &thorn;&uacute; vilt kl&oacute;na templeit smelltu &aacute; <u>Afrita</u> &iacute;koni&eth; og &thorn;&uacute; munt ver&eth;a be&eth;inn um a&eth; sk&iacute;ra kl&oacute;na&eth;a templeiti&eth;.</p>';
 181  $lang['admin']['hostname'] = 'Hostname';
 182  $lang['admin']['idnotvalid'] = 'The given id is not valid';
 183  $lang['admin']['imagemanagement'] = 'Mynda ums&yacute;sla';
 184  $lang['admin']['informationmissing'] = 'Uppl&yacute;singar vantar';
 185  $lang['admin']['install'] = 'Innsetning';
 186  $lang['admin']['invalidcode'] = '&Oacute;gildur k&oacute;&eth;i';
 187  $lang['admin']['invalidcode_brace_missing'] = 'Uneven amount of braces';
 188  $lang['admin']['invalidtemplate'] = 'Templeiti&eth; er ekki valid';
 189  $lang['admin']['itemid'] = 'Item ID';
 190  $lang['admin']['itemname'] = 'Item Name';
 191  $lang['admin']['language'] = 'Tungum&aacute;l';
 192  $lang['admin']['lastname'] = 'F&ouml;&eth;urnafn';
 193  $lang['admin']['logout'] = '&Uacute;tskr&aacute;';
 194  $lang['admin']['loginprompt'] = 'Settu inn virkar a&eth;gangsuppl&yacute;singar til a&eth; komast inn &iacute; kerfisstj&oacute;rn.';
 195  $lang['admin']['logintitle'] = 'CMS Made Simple Kerfisstj&oacute;rnar a&eth;gangur';
 196  $lang['admin']['menutext'] = 'Nafn menutakka';
 197  $lang['admin']['missingparams'] = 'Some parameters were missing or invalid';
 198  $lang['admin']['modifygroupassignments'] = 'Modify Group Assignments';
 199  $lang['admin']['moduleabout'] = 'Um %s m&oacute;d&uacute;linn';
 200  $lang['admin']['modulehelp'] = 'Hj&aacute;lp fyrir %s m&oacute;d&uacute;linn';
 201  $lang['admin']['wikihelp'] = 'Hj&aacute;lparsamf&eacute;lagi&eth;';
 202  $lang['admin']['moduleinstalled'] = 'M&oacute;d&uacute;ll er &thorn;egar uppsettur';
 203  $lang['admin']['moduleinterface'] = '%s Vi&eth;m&oacute;t';
 204  $lang['admin']['modules'] = 'M&oacute;d&uacute;lar';
 205  $lang['admin']['move'] = 'Flytja';
 206  $lang['admin']['name'] = 'Nafn';
 207  $lang['admin']['needpermissionto'] = '&THORN;&uacute; &thorn;arft leyfi &#039;%s&#039; til a&eth; framkv&aelig;ma &thorn;essa a&eth;ger&eth;';
 208  $lang['admin']['needupgrade'] = '&THORN;arf uppf&aelig;rslu';
 209  $lang['admin']['newtemplatename'] = 'Nafn &aacute; n&yacute;ja templeiti&eth;';
 210  $lang['admin']['next'] = 'N&aelig;st';
 211  $lang['admin']['noaccessto'] = 'Enginn a&eth;gangur a&eth; %s';
 212  $lang['admin']['nocss'] = 'Ekkert st&iacute;lsni&eth;';
 213  $lang['admin']['noentries'] = 'No Entries';
 214  $lang['admin']['nofieldgiven'] = 'No %s given!';
 215  $lang['admin']['nofiles'] = 'Engar skr&aacute;r';
 216  $lang['admin']['nopasswordmatch'] = 'Lykilor&eth; stemma ekki';
 217  $lang['admin']['norealdirectory'] = 'No real directory given';
 218  $lang['admin']['norealfile'] = 'No real file given';
 219  $lang['admin']['notinstalled'] = 'Ekki uppsett';
 220  $lang['admin']['overwritemodule'] = 'Yfirskrifa &thorn;&aacute; m&oacute;d&uacute;la sem fyrir eru';
 221  $lang['admin']['owner'] = 'Eigandi';
 222  $lang['admin']['pagealias'] = 'Page Alias';
 223  $lang['admin']['parent'] = 'Foreldri';
 224  $lang['admin']['password'] = 'Lykilor&eth;';
 225  $lang['admin']['passwordagain'] = 'Lykilor&eth; (aftur)';
 226  $lang['admin']['permission'] = 'R&eacute;ttindi';
 227  $lang['admin']['permissions'] = 'R&eacute;ttindi';
 228  $lang['admin']['permissionschanged'] = 'R&eacute;ttindi hafa veri&eth; uppf&aelig;r&eth;';
 229  $lang['admin']['pluginabout'] = 'Um %s tag-i&eth;';
 230  $lang['admin']['pluginhelp'] = 'Hj&aacute;lp fyrir %s tag-i&eth;';
 231  $lang['admin']['pluginmanagement'] = 'Plugin umsj&oacute;n';
 232  $lang['admin']['prefsupdated'] = 'Stillingar hafa veri&eth; uppf&aelig;r&eth;ar';
 233  $lang['admin']['preview'] = 'Forsko&eth;a';
 234  $lang['admin']['previewdescription'] = 'Forsko&eth;a breytingar';
 235  $lang['admin']['previous'] = 'Fyrri';
 236  $lang['admin']['remove'] = 'Remove';
 237  $lang['admin']['removeconfirm'] = '&THORN;essi a&eth;ger&eth; mun endanlega fjarl&aelig;gja &thorn;&aelig;r skr&aacute;r sem &thorn;essi m&oacute;d&uacute;ll er samsettur af. Ertu viss um a&eth; &thorn;&uacute; viljir halda &aacute;fram?';
 238  $lang['admin']['removecssassociation'] = 'Rj&uacute;fa samband vi&eth; st&iacute;lsni&eth;';
 239  $lang['admin']['saveconfig'] = 'Vista stillingar';
 240  $lang['admin']['send'] = 'Senda';
 241  $lang['admin']['setallcontent'] = 'Setja &aacute; allar s&iacute;&eth;ur';
 242  $lang['admin']['setallcontentconfirm'] = 'Ertu viss um a&eth; &thorn;&uacute; viljir stilla allar s&iacute;&eth;ur &aacute; &thorn;etta templeit?';
 243  $lang['admin']['showinmenu'] = 'S&yacute;na &iacute; tenglabor&eth;i';
 244  $lang['admin']['showsite'] = 'S&yacute;na s&iacute;&eth;u';
 245  $lang['admin']['sitedownmessage'] = 'Site Down Message';
 246  $lang['admin']['siteprefs'] = 'Global Stillingar';
 247  $lang['admin']['status'] = 'Sta&eth;a';
 248  $lang['admin']['stylesheet'] = 'St&iacute;lsni&eth;';
 249  $lang['admin']['submit'] = 'Vista';
 250  $lang['admin']['submitdescription'] = 'Vista breytingar';
 251  $lang['admin']['tags'] = 'Tags';
 252  $lang['admin']['template'] = 'Templeit';
 253  $lang['admin']['templateexists'] = 'Templeit nafn &thorn;egar til sta&eth;ar';
 254  $lang['admin']['templatemanagement'] = 'Umsj&oacute;n me&eth; templeitum';
 255  $lang['admin']['title'] = 'Titill';
 256  $lang['admin']['tools'] = 'T&oacute;l';
 257  $lang['admin']['true'] = 'True';
 258  $lang['admin']['setfalse'] = 'Set False';
 259  $lang['admin']['type'] = 'Type';
 260  $lang['admin']['typenotvalid'] = 'Type is not valid';
 261  $lang['admin']['uninstall'] = 'Fjarl&aelig;gja';
 262  $lang['admin']['uninstallconfirm'] = 'Ertu viss um a&eth; &thorn;&uacute; viljir fjarl&aelig;gja &thorn;ennan m&oacute;d&uacute;l?';
 263  $lang['admin']['up'] = 'Upp';
 264  $lang['admin']['upgrade'] = 'Uppf&aelig;ra';
 265  $lang['admin']['upgradeconfirm'] = 'Ertu viss um a&eth; &thorn;&uacute; viljir uppf&aelig;ra?';
 266  $lang['admin']['uploadfile'] = 'Hla&eth;a upp skr&aacute;';
 267  $lang['admin']['url'] = 'URL';
 268  $lang['admin']['useadvancedcss'] = 'Use Advanced Stylesheet Management';
 269  $lang['admin']['user'] = 'Notandi';
 270  $lang['admin']['userdefinedtags'] = 'User Defined Tags';
 271  $lang['admin']['usermanagement'] = 'Notenda ums&yacute;sla';
 272  $lang['admin']['username'] = 'Notandanafn';
 273  $lang['admin']['usernameincorrect'] = 'Notandanafn e&eth;a lykilor&eth; rangt';
 274  $lang['admin']['userprefs'] = 'Stillingar notanda';
 275  $lang['admin']['usersassignedtogroup'] = 'Users Assigned to Group %s';
 276  $lang['admin']['usertagexists'] = 'A tag with this name already exists. Please choose another.';
 277  $lang['admin']['usewysiwyg'] = 'Nota WYSIWYG ritil fyrir efni';
 278  $lang['admin']['version'] = '&Uacute;tg&aacute;fa';
 279  $lang['admin']['view'] = 'Sko&eth;a';
 280  $lang['admin']['welcomemsg'] = 'Welcome %s';
 281  $lang['admin']['directoryabove'] = 'directory above current level';
 282  $lang['admin']['nodefault'] = 'No Default Selected';
 283  $lang['admin']['blobexists'] = 'Global Content Block name already exists';
 284  $lang['admin']['blobmanagement'] = 'Global Content Block Management';
 285  $lang['admin']['errorinsertingblob'] = 'There was an error inserting the Global Content Block';
 286  $lang['admin']['addhtmlblob'] = 'B&aelig;ta vi&eth; global blokk';
 287  $lang['admin']['edithtmlblob'] = 'Breyta global blokk';
 288  $lang['admin']['gcb_wysiwyg'] = 'Virkja GCB WYSIWYG';
 289  $lang['admin']['gcb_wysiwyg_help'] = 'Enable the WYSIWYG editor while editing Global Content Blocks';
 290  $lang['admin']['filemanager'] = 'Skr&aacute;a umsj&oacute;n';
 291  $lang['admin']['imagemanager'] = 'Mynda umsj&oacute;n';
 292  $lang['admin']['encoding'] = 'Encoding';
 293  $lang['admin']['clearcache'] = 'Hreinsa Cache';
 294  $lang['admin']['clear'] = 'Hreinsa';
 295  $lang['admin']['cachecleared'] = 'Cache hreinsa&eth;';
 296  $lang['admin']['apply'] = 'Apply';
 297  $lang['admin']['applydescription'] = 'Vista og halda &aacute;fram breytingum';
 298  $lang['admin']['none'] = 'None';
 299  $lang['admin']['wysiwygtouse'] = 'Veldu WYSIWYG ritil til a&eth; nota';
 300  $lang['admin']['cachable'] = 'Cachable';
 301  $lang['admin']['hasdependents'] = 'Has Dependents';
 302  $lang['admin']['missingdependency'] = 'Missing Dependency';
 303  $lang['admin']['minimumversion'] = 'L&aacute;gmarks &uacute;tg&aacute;fa';
 304  $lang['admin']['minimumversionrequired'] = 'L&aacute;gmarks krafa um &uacute;tg&aacute;fu CMSMS';
 305  $lang['admin']['maximumversion'] = 'Maximum Version';
 306  $lang['admin']['maximumversionsupported'] = 'Maximum CMSMS Version Supported';
 307  $lang['admin']['depsformodule'] = 'Dependencies for %s Module';
 308  $lang['admin']['installed'] = 'Installed';
 309  $lang['admin']['author'] = 'H&ouml;fundur';
 310  $lang['admin']['changehistory'] = 'Change History';
 311  $lang['admin']['moduleerrormessage'] = 'Villur fyrir %s Module';
 312  $lang['admin']['moduleupgradeerror'] = 'Villa vi&eth; uppf&aelig;rslu m&oacute;d&uacute;ls.';
 313  $lang['admin']['moduleinstallmessage'] = 'Install Message for %s Module';
 314  $lang['admin']['moduleuninstallmessage'] = 'Uninstall Message for %s Module';
 315  $lang['admin']['admintheme'] = 'Kerfisstj&oacute;rnar &thorn;ema';
 316  $lang['admin']['addstylesheet'] = 'B&aelig;ta vi&eth; st&iacute;lsni&eth;i';
 317  $lang['admin']['editstylesheet'] = 'Breyta st&iacute;lsni&eth;i';
 318  $lang['admin']['addcssassociation'] = 'Add Stylesheet Association';
 319  $lang['admin']['attachstylesheet'] = 'Vi&eth;hengja st&iacute;lsni&eth;';
 320  $lang['admin']['attachtemplate'] = 'Attach to this Template';
 321  $lang['admin']['main'] = 'Main';
 322  $lang['admin']['pages'] = 'S&iacute;&eth;ur';
 323  $lang['admin']['files'] = 'Skr&aacute;r';
 324  $lang['admin']['layout'] = 'Layout';
 325  $lang['admin']['usersgroups'] = 'Notendur og gr&uacute;ppur';
 326  $lang['admin']['extensions'] = 'Extensions';
 327  $lang['admin']['preferences'] = 'Stillingar';
 328  $lang['admin']['admin'] = 'Kerfisstj&oacute;ri';
 329  $lang['admin']['viewsite'] = 'Sko&eth;a s&iacute;&eth;u';
 330  $lang['admin']['templatecss'] = 'Assign Templates to Stylesheet';
 331  $lang['admin']['plugins'] = 'Plugins';
 332  $lang['admin']['movecontent'] = 'F&aelig;ra s&iacute;&eth;ur';
 333  $lang['admin']['module'] = 'M&oacute;d&uacute;ll';
 334  $lang['admin']['usertags'] = 'User Defined Tags';
 335  $lang['admin']['htmlblobs'] = 'Global efnis blokkir';
 336  $lang['admin']['adminhome'] = 'A&eth;als&iacute;&eth;a kerfisstj&oacute;ra';
 337  $lang['admin']['liststylesheets'] = 'St&iacute;lsni&eth;';
 338  $lang['admin']['preferencesdescription'] = 'This is where you set various site-wide preferences.';
 339  $lang['admin']['adminlogdescription'] = 'Shows a log of who did what in the admin.';
 340  $lang['admin']['mainmenu'] = 'Main Menu';
 341  $lang['admin']['users'] = 'Notendur';
 342  $lang['admin']['usersdescription'] = 'H&eacute;r hefur &thorn;&uacute; umsj&oacute;n me&eth; notendum';
 343  $lang['admin']['groups'] = 'Gr&uacute;ppur';
 344  $lang['admin']['groupsdescription'] = 'H&eacute;r hefur &thorn;&uacute; umsj&oacute;n me&eth; gr&uacute;ppum';
 345  $lang['admin']['groupassignments'] = 'Group Assignments';
 346  $lang['admin']['groupassignmentdescription'] = 'H&eacute;r getur&eth;u sett notendur &iacute; gr&uacute;ppu';
 347  $lang['admin']['groupperms'] = 'R&eacute;ttindi gr&uacute;ppu';
 348  $lang['admin']['grouppermsdescription'] = 'Stilling &aacute; r&eacute;ttindum og a&eth;gangsheimildum fyrir gr&uacute;ppur';
 349  $lang['admin']['pagesdescription'] = 'H&eacute;r breytum vi&eth; s&iacute;&eth;um og &ouml;&eth;ru efni vefsins';
 350  $lang['admin']['htmlblobdescription'] = 'Gl&oacute;bal blokkir eru efniskassar sem &thorn;&uacute; getur sett &aacute; s&iacute;&eth;una &thorn;&iacute;na. ';
 351  $lang['admin']['templates'] = 'Templeit';
 352  $lang['admin']['templatesdescription'] = 'H&eacute;r breytum vi&eth; templeitunum. Templeit r&aacute;&eth;a &uacute;tliti og uppbyggingu s&iacute;&eth;unnar';
 353  $lang['admin']['stylesheets'] = 'St&iacute;lsni&eth;';
 354  $lang['admin']['stylesheetsdescription'] = 'Stylesheet management is an advanced way to handle cascading Stylesheets (CSS) separately from templates.';
 355  $lang['admin']['filemanagerdescription'] = 'Upphla&eth;a og stj&oacute;rna skr&aacute;m';
 356  $lang['admin']['imagemanagerdescription'] = 'Upphla&eth;a/breyta e&eth;a ey&eth;a myndum';
 357  $lang['admin']['moduledescription'] = 'M&oacute;d&uacute;lar eru vi&eth;b&aelig;tur sem h&aelig;gt er a&eth; setja inn og bj&oacute;&eth;a &thorn;eir upp &aacute; allskonar vi&eth;b&oacute;tar virkni.';
 358  $lang['admin']['tagdescription'] = 'Tags are little bits of functionality that can be added to your content and/or templates.';
 359  $lang['admin']['usertagdescription'] = 'Tags that you can create and modify yourself to perform specific tasks, right from your browser.';
 360  $lang['admin']['installdirwarning'] = '<em><strong>Var&uacute;&eth;:</strong></em> uppsetningar mappan (install) er enn til sta&eth;ar. Vinsamlegast eyddu henni.';
 361  $lang['admin']['subitems'] = 'Subitems';
 362  $lang['admin']['extensionsdescription'] = 'Modules, tags, and other assorted fun.';
 363  $lang['admin']['usersgroupsdescription'] = 'Efni tengt notendum og gr&uacute;ppum';
 364  $lang['admin']['layoutdescription'] = 'Stillingar fyrir &uacute;tlit s&iacute;&eth;u';
 365  $lang['admin']['admindescription'] = 'Kerfisstj&oacute;ra f&uacute;nksj&oacute;nir';
 366  $lang['admin']['contentdescription'] = 'H&eacute;r b&aelig;tum vi&eth; inn e&eth;a breytum efni.';
 367  $lang['admin']['enablecustom404'] = 'Enable Custom 404 Message';
 368  $lang['admin']['enablesitedown'] = 'Enable Site Down Message';
 369  $lang['admin']['bookmarks'] = 'Fl&yacute;tilei&eth;ir';
 370  $lang['admin']['user_created'] = 'S&eacute;rsm&iacute;&eth;a&eth;ar fl&yacute;tilei&eth;ir';
 371  $lang['admin']['forums'] = 'Spjallbor&eth;';
 372  $lang['admin']['wiki'] = 'Wiki';
 373  $lang['admin']['irc'] = 'IRC';
 374  $lang['admin']['module_help'] = 'M&oacute;d&uacute;la hj&aacute;lp';
 375  $lang['admin']['managebookmarks'] = 'Umsj&oacute;n me&eth; fl&yacute;tilei&eth;um';
 376  $lang['admin']['editbookmark'] = 'Breyta fl&yacute;tilei&eth;';
 377  $lang['admin']['addbookmark'] = 'B&aelig;ta vi&eth; fl&yacute;tilei&eth;';
 378  $lang['admin']['recentpages'] = 'N&yacute;legar s&iacute;&eth;ur';
 379  $lang['admin']['groupname'] = 'Nafn gr&uacute;ppu';
 380  $lang['admin']['selectgroup'] = 'Velja gr&uacute;ppu';
 381  $lang['admin']['updateperm'] = 'Uppf&aelig;ra r&eacute;ttindi';
 382  $lang['admin']['admincallout'] = 'Fl&yacute;tilei&eth;ir kerfisstj&oacute;ra';
 383  $lang['admin']['showbookmarks'] = 'S&yacute;na fl&yacute;tilei&eth;ir kerfisstj&oacute;ra';
 384  $lang['admin']['hide_help_links'] = 'Fela hj&aacute;lpar tengla';
 385  $lang['admin']['hide_help_links_help'] = 'Check this box to disable the wiki and module help links in page headers.';
 386  $lang['admin']['showrecent'] = 'S&yacute;na s&iacute;&eth;ur sem n&yacute;lega hefur veri&eth; unni&eth; me&eth;';
 387  $lang['admin']['attachtotemplate'] = 'Tengja st&iacute;lsni&eth; vi&eth; templeit';
 388  $lang['admin']['attachstylesheets'] = 'Tengja st&iacute;lsni&eth;';
 389  $lang['admin']['indent'] = 'Indent Pagelist to Emphasize Hierarchy';
 390  $lang['admin']['adminindent'] = 'Content Display';
 391  $lang['admin']['contract'] = 'Collapse Section';
 392  $lang['admin']['expand'] = 'Expand Section';
 393  $lang['admin']['expandall'] = 'Expand All Sections';
 394  $lang['admin']['contractall'] = 'Collapse All Sections';
 395  $lang['admin']['menu_bookmarks'] = '[+]';
 396  $lang['admin']['globalconfig'] = 'Gl&oacute;bal stillingar';
 397  $lang['admin']['adminpaging'] = 'Number of Content Items to show per/page in Page List';
 398  $lang['admin']['nopaging'] = 'S&yacute;na &ouml;ll item';
 399  $lang['admin']['myprefs'] = 'M&iacute;nar stillingar';
 400  $lang['admin']['myprefsdescription'] = 'This is where you can customize the site admin area to work the way you want.';
 401  $lang['admin']['myaccount'] = 'My Account';
 402  $lang['admin']['myaccountdescription'] = 'H&eacute;r getur&eth;u uppf&aelig;rt &thorn;&iacute;nar pers&oacute;nulegu stillingar';
 403  $lang['admin']['adminprefs'] = 'Stillingar notanda';
 404  $lang['admin']['adminprefsdescription'] = 'This is where you set your specific preferences for site administration.';
 405  $lang['admin']['managebookmarksdescription'] = 'H&eacute;r hefur&eth;u umsj&oacute;n me&eth; kerfisstj&oacute;ra fl&yacute;tilei&eth;um';
 406  $lang['admin']['options'] = 'Stillingar';
 407  $lang['admin']['langparam'] = 'Parameter is used to specify what language to use for display on the frontend. Not all modules support or need this.';
 408  $lang['admin']['parameters'] = 'Parameters';
 409  $lang['admin']['mediatype'] = 'Media Type';
 410  $lang['admin']['mediatype_'] = 'None set : will affect everywhere ';
 411  $lang['admin']['mediatype_all'] = 'all : Suitable for all devices.';
 412  $lang['admin']['mediatype_aural'] = 'aural : Intended for speech synthesizers.';
 413  $lang['admin']['mediatype_braille'] = 'braille : Intended for braille tactile feedback devices.';
 414  $lang['admin']['mediatype_embossed'] = 'embossed : Intended for paged braille printers.';
 415  $lang['admin']['mediatype_handheld'] = 'handheld : Intended for handheld devices';
 416  $lang['admin']['mediatype_print'] = 'print : Intended for paged, opaque material and for documents viewed on screen in print preview mode.';
 417  $lang['admin']['mediatype_projection'] = 'projection : Intended for projected presentations, for example projectors or print to transparencies.';
 418  $lang['admin']['mediatype_screen'] = 'screen : Intended primarily for color computer screens.';
 419  $lang['admin']['mediatype_tty'] = 'tty : Intended for media using a fixed-pitch character grid, such as teletypes and terminals.';
 420  $lang['admin']['mediatype_tv'] = 'tv : Intended for television-type devices.';
 421  $lang['admin']['assignmentchanged'] = 'Group Assignments been updated.';
 422  $lang['admin']['stylesheetexists'] = 'St&iacute;lsni&eth; er til';
 423  $lang['admin']['errorcopyingstylesheet'] = 'Villa vi&eth; afritun &aacute; st&iacute;lsni&eth;i';
 424  $lang['admin']['copystylesheet'] = 'Afrita st&iacute;lsni&eth;';
 425  $lang['admin']['newstylesheetname'] = 'Nafn n&yacute;s st&iacute;lsni&eth;s';
 426  $lang['admin']['target'] = 'Target';
 427  $lang['admin']['xml'] = 'XML';
 428  $lang['admin']['xmlmodulerepository'] = 'URL of ModuleRepository soap server';
 429  $lang['admin']['metadata'] = 'Metadata';
 430  $lang['admin']['globalmetadata'] = 'Global Metadata';
 431  $lang['admin']['titleattribute'] = 'L&yacute;sing (title attribute)';
 432  $lang['admin']['tabindex'] = 'Tab Index';
 433  $lang['admin']['accesskey'] = 'Access Key';
 434  $lang['admin']['sitedownwarning'] = '<strong>Warning:</strong> Your site is currently showing a &quot;Site Down for Maintenence&quot; message.  Remove the %s file to resolve this.';
 435  $lang['admin']['deletecontent'] = 'Ey&eth;a efni';
 436  $lang['admin']['deletepages'] = 'Ey&eth;a &thorn;essum s&iacute;&eth;um?';
 437  $lang['admin']['selectall'] = 'Velja allt';
 438  $lang['admin']['selecteditems'] = 'With Selected';
 439  $lang['admin']['inactive'] = 'Inactive';
 440  $lang['admin']['deletetemplates'] = 'Ey&eth;a templeitum';
 441  $lang['admin']['templatestodelete'] = '&THORN;essum templeitum ver&eth;ur eytt';
 442  $lang['admin']['wontdeletetemplateinuse'] = '&THORN;essi templeit eru &iacute; notkun og ver&eth;ur &thorn;essvegna ekki eytt';
 443  $lang['admin']['deletetemplate'] = 'Ey&eth;a st&iacute;lsni&eth;um';
 444  $lang['admin']['stylesheetstodelete'] = '&THORN;essum st&iacute;lsni&eth;um ver&eth;ur eytt';
 445  $lang['admin']['sitename'] = 'Nafn vefs';
 446  $lang['admin']['siteadmin'] = 'Vefstj&oacute;ri/Kerfisstj&oacute;ri';
 447  $lang['admin']['images'] = 'Myndaumsj&oacute;n';
 448  $lang['admin']['blobs'] = 'Gl&oacute;bal efnisblokkir';
 449  $lang['admin']['groupmembers'] = 'Group Assignments';
 450  $lang['admin']['troubleshooting'] = '(Troubleshooting)';
 451  $lang['admin']['event_desc_loginpost'] = 'Sent eftir a&eth; notandi skr&aacute;ir sig inn &aacute; kerfisstj&oacute;rnar sv&aelig;&eth;i&eth;';
 452  $lang['admin']['event_desc_logoutpost'] = 'Sent eftir a&eth; notandi skr&aacute;ir sig &uacute;taf kerfisstj&oacute;rnarsv&aelig;&eth;inu';
 453  $lang['admin']['event_desc_adduserpre'] = 'Sent &aacute;&eth;ur en n&yacute;r notandi er b&uacute;inn til';
 454  $lang['admin']['event_desc_adduserpost'] = 'Sent eftir a&eth; n&yacute;r notandi er b&uacute;inn til';
 455  $lang['admin']['event_desc_edituserpre'] = 'Sent &aacute;&eth;ur en breytingar &aacute; notanda eru vista&eth;ar';
 456  $lang['admin']['event_desc_edituserpost'] = 'Sent eftir a&eth; breytingar &aacute; notanda eru vista&eth;ar';
 457  $lang['admin']['event_desc_deleteuserpre'] = 'Sent &aacute;&eth;ur en notanda er eytt &uacute;r kerfinu';
 458  $lang['admin']['event_desc_deleteuserpost'] = 'Sent eftir a&eth; notanda er eytt &uacute;r kerfinu';
 459  $lang['admin']['event_desc_addgrouppre'] = 'Sent &aacute;&eth;ur en n&yacute; gr&uacute;ppa er b&uacute;in til';
 460  $lang['admin']['event_desc_addgrouppost'] = 'Sent eftir a&eth; n&yacute; gr&uacute;ppa er b&uacute;in til';
 461  $lang['admin']['event_desc_editgrouppre'] = 'Sent &aacute;&eth;ur en breytingar &aacute; gr&uacute;ppu eru vista&eth;ar';
 462  $lang['admin']['event_desc_editgrouppost'] = 'Sent eftir a&eth; breytingar &aacute; gr&uacute;ppu eru vista&eth;ar';
 463  $lang['admin']['event_desc_deletegrouppre'] = 'Sent &aacute;&eth;ur en gr&uacute;ppu er eytt &uacute;r kerfinu';
 464  $lang['admin']['event_desc_deletegrouppost'] = 'Sent eftir a&eth; gr&uacute;ppu er eytt &uacute;r kerfinu';
 465  $lang['admin']['event_desc_addstylesheetpre'] = 'Sent &aacute;&eth;ur en n&yacute;tt st&iacute;lsni&eth; er b&uacute;i&eth; til';
 466  $lang['admin']['event_desc_addstylesheetpost'] = 'Sent eftir a&eth; n&yacute;tt st&iacute;lsni&eth; er b&uacute;i&eth; til';
 467  $lang['admin']['event_desc_editstylesheetpre'] = 'Sent &aacute;&eth;ur en breytingar &aacute; st&iacute;lsni&eth;i eru vista&eth;ar';
 468  $lang['admin']['event_desc_editstylesheetpost'] = 'Sent eftir a&eth; breytingar &aacute; st&iacute;lsni&eth;i eru vista&eth;ar';
 469  $lang['admin']['event_desc_deletestylesheetpre'] = 'Sent &aacute;&eth;ur en st&iacute;lsni&eth;i er eytt &uacute;r kerfinu';
 470  $lang['admin']['event_desc_deletestylesheetpost'] = 'Sent eftir a&eth; st&iacute;lsni&eth;i er eytt &uacute;r kerfinu';
 471  $lang['admin']['event_desc_addtemplatepre'] = 'Sent &aacute;&eth;ur en n&yacute;tt templeit eru b&uacute;i&eth; til';
 472  $lang['admin']['event_desc_addtemplatepost'] = 'Sent eftir a&eth; n&yacute;tt templeit eru b&uacute;i&eth; til';
 473  $lang['admin']['event_desc_edittemplatepre'] = 'Sent &aacute;&eth;ur en breytingar &aacute; templeiti eru vista&eth;ar';
 474  $lang['admin']['event_desc_edittemplatepost'] = 'Sent eftir a&eth; breytingar &aacute; templeiti eru vista&eth;ar';
 475  $lang['admin']['event_desc_deletetemplatepre'] = 'Sent &aacute;&eth;ur en templeiti er eytt &uacute;r kerfinu';
 476  $lang['admin']['event_desc_deletetemplatepost'] = 'Sent eftir a&eth; templeiti er eytt &uacute;r kerfinu';
 477  $lang['admin']['event_desc_templateprecompile'] = 'Sent before a template is sent to smarty for processing';
 478  $lang['admin']['event_desc_templatepostcompile'] = 'Sent after a template has been processed by smarty';
 479  $lang['admin']['event_desc_addglobalcontentpre'] = 'Sent before a new global content block is created';
 480  $lang['admin']['event_desc_addglobalcontentpost'] = 'Sent after a new global content block is created';
 481  $lang['admin']['event_desc_editglobalcontentpre'] = 'Sent before edits to a global content block are saved';
 482  $lang['admin']['event_desc_editglobalcontentpost'] = 'Sent after edits to a global content block are saved';
 483  $lang['admin']['event_desc_deleteglobalcontentpre'] = 'Sent before a global content block is deleted from the system';
 484  $lang['admin']['event_desc_deleteglobalcontentpost'] = 'Sent after a global content block is deleted from the system';
 485  $lang['admin']['event_desc_globalcontentprecompile'] = 'Sent before a global content block is sent to smarty for processing';
 486  $lang['admin']['event_desc_globalcontentpostcompile'] = 'Sent after a global content block has been processed by smarty';
 487  $lang['admin']['event_desc_contenteditpre'] = 'Sent before edits to content are saved';
 488  $lang['admin']['event_desc_contenteditpost'] = 'Sent after edits to content are saved';
 489  $lang['admin']['event_desc_contentdeletepre'] = 'Sent before content is deleted from the system';
 490  $lang['admin']['event_desc_contentdeletepost'] = 'Sent after content is deleted from the system';
 491  $lang['admin']['event_desc_contentstylesheet'] = 'Sent before the sytlesheet is sent to the browser';
 492  $lang['admin']['event_desc_contentprecompile'] = 'Sent before content is sent to smarty for processing';
 493  $lang['admin']['event_desc_contentpostcompile'] = 'Sent after content has been processed by smarty';
 494  $lang['admin']['event_desc_contentpostrender'] = 'Sent before the combined html is sent to the browser';
 495  $lang['admin']['event_desc_smartyprecompile'] = 'Sent before any content destined for smarty is sent to for processing';
 496  $lang['admin']['event_desc_smartypostcompile'] = 'Sent after any content destined for smarty has been processed';
 497  $lang['admin']['event_help_loginpost'] = '<p>Sent after a user logs into the admin panel.</p>
 498  <h4>Parameters</h4>
 499  <ul>
 500  <li>&#039;user&#039; - Reference to the affected user object.</li>
 501  </ul>
 502  ';
 503  $lang['admin']['event_help_logoutpost'] = '<p>Sent after a user logs out of the admin panel.</p>
 504  <h4>Parameters</h4>
 505  <ul>
 506  <li>&#039;user&#039; - Reference to the affected user object.</li>
 507  </ul>
 508  ';
 509  $lang['admin']['event_help_adduserpre'] = '<p>Sent before a new user is created.</p>
 510  <h4>Parameters</h4>
 511  <ul>
 512  <li>&#039;user&#039; - Reference to the affected user object.</li>
 513  </ul>
 514  ';
 515  $lang['admin']['event_help_adduserpost'] = '<p>Sent after a new user is created.</p>
 516  <h4>Parameters</h4>
 517  <ul>
 518  <li>&#039;user&#039; - Reference to the affected user object.</li>
 519  </ul>
 520  ';
 521  $lang['admin']['event_help_edituserpre'] = '<p>Sent before edits to a user are saved.</p>
 522  <h4>Parameters</h4>
 523  <ul>
 524  <li>&#039;user&#039; - Reference to the affected user object.</li>
 525  </ul>
 526  ';
 527  $lang['admin']['event_help_edituserpost'] = '<p>Sent after edits to a user are saved.</p>
 528  <h4>Parameters</h4>
 529  <ul>
 530  <li>&#039;user&#039; - Reference to the affected user object.</li>
 531  </ul>
 532  ';
 533  $lang['admin']['event_help_deleteuserpre'] = '<p>Sent before a user is deleted from the system.</p>
 534  <h4>Parameters</h4>
 535  <ul>
 536  <li>&#039;user&#039; - Reference to the affected user object.</li>
 537  </ul>
 538  ';
 539  $lang['admin']['event_help_deleteuserpost'] = '<p>Sent after a user is deleted from the system.</p>
 540  <h4>Parameters</h4>
 541  <ul>
 542  <li>&#039;user&#039; - Reference to the affected user object.</li>
 543  </ul>
 544  ';
 545  $lang['admin']['event_help_addgrouppre'] = '<p>Sent before a new group is created.</p>
 546  <h4>Parameters</h4>
 547  <ul>
 548  <li>&#039;group&#039; - Reference to the affected group object.</li>
 549  </ul>
 550  ';
 551  $lang['admin']['event_help_addgrouppost'] = '<p>Sent after a new group is created.</p>
 552  <h4>Parameters</h4>
 553  <ul>
 554  <li>&#039;group&#039; - Reference to the affected group object.</li>
 555  </ul>
 556  ';
 557  $lang['admin']['event_help_editgrouppre'] = '<p>Sent before edits to a group are saved.</p>
 558  <h4>Parameters</h4>
 559  <ul>
 560  <li>&#039;group&#039; - Reference to the affected group object.</li>
 561  </ul>
 562  ';
 563  $lang['admin']['event_help_editgrouppost'] = '<p>Sent after edits to a group are saved.</p>
 564  <h4>Parameters</h4>
 565  <ul>
 566  <li>&#039;group&#039; - Reference to the affected group object.</li>
 567  </ul>
 568  ';
 569  $lang['admin']['event_help_deletegrouppre'] = '<p>Sent before a group is deleted from the system.</p>
 570  <h4>Parameters</h4>
 571  <ul>
 572  <li>&#039;group&#039; - Reference to the affected group object.</li>
 573  </ul>
 574  ';
 575  $lang['admin']['event_help_deletegrouppost'] = '<p>Sent after a group is deleted from the system.</p>
 576  <h4>Parameters</h4>
 577  <ul>
 578  <li>&#039;group&#039; - Reference to the affected group object.</li>
 579  </ul>
 580  ';
 581  $lang['admin']['event_help_addstylesheetpre'] = '<p>Sent before a new stylesheet is created.</p>
 582  <h4>Parameters</h4>
 583  <ul>
 584  <li>&#039;stylesheet&#039; - Reference to the affected stylesheet object.</li>
 585  </ul>
 586  ';
 587  $lang['admin']['event_help_addstylesheetpost'] = '<p>Sent after a new stylesheet is created.</p>
 588  <h4>Parameters</h4>
 589  <ul>
 590  <li>&#039;stylesheet&#039; - Reference to the affected stylesheet object.</li>
 591  </ul>
 592  ';
 593  $lang['admin']['event_help_editstylesheetpre'] = '<p>Sent before edits to a stylesheet are saved.</p>
 594  <h4>Parameters</h4>
 595  <ul>
 596  <li>&#039;stylesheet&#039; - Reference to the affected stylesheet object.</li>
 597  </ul>
 598  ';
 599  $lang['admin']['event_help_editstylesheetpost'] = '<p>Sent after edits to a stylesheet are saved.</p>
 600  <h4>Parameters</h4>
 601  <ul>
 602  <li>&#039;stylesheet&#039; - Reference to the affected stylesheet object.</li>
 603  </ul>
 604  ';
 605  $lang['admin']['event_help_deletestylesheetpre'] = '<p>Sent before a stylesheet is deleted from the system.</p>
 606  <h4>Parameters</h4>
 607  <ul>
 608  <li>&#039;stylesheet&#039; - Reference to the affected stylesheet object.</li>
 609  </ul>
 610  ';
 611  $lang['admin']['event_help_deletestylesheetpost'] = '<p>Sent after a stylesheet is deleted from the system.</p>
 612  <h4>Parameters</h4>
 613  <ul>
 614  <li>&#039;stylesheet&#039; - Reference to the affected stylesheet object.</li>
 615  </ul>
 616  ';
 617  $lang['admin']['event_help_addtemplatepre'] = '<p>Sent before a new template is created.</p>
 618  <h4>Parameters</h4>
 619  <ul>
 620  <li>&#039;template&#039; - Reference to the affected template object.</li>
 621  </ul>
 622  ';
 623  $lang['admin']['event_help_addtemplatepost'] = '<p>Sent after a new template is created.</p>
 624  <h4>Parameters</h4>
 625  <ul>
 626  <li>&#039;template&#039; - Reference to the affected template object.</li>
 627  </ul>
 628  ';
 629  $lang['admin']['event_help_edittemplatepre'] = '<p>Sent before edits to a template are saved.</p>
 630  <h4>Parameters</h4>
 631  <ul>
 632  <li>&#039;template&#039; - Reference to the affected template object.</li>
 633  </ul>
 634  ';
 635  $lang['admin']['event_help_edittemplatepost'] = '<p>Sent after edits to a template are saved.</p>
 636  <h4>Parameters</h4>
 637  <ul>
 638  <li>&#039;template&#039; - Reference to the affected template object.</li>
 639  </ul>
 640  ';
 641  $lang['admin']['event_help_deletetemplatepre'] = '<p>Sent before a template is deleted from the system.</p>
 642  <h4>Parameters</h4>
 643  <ul>
 644  <li>&#039;template&#039; - Reference to the affected template object.</li>
 645  </ul>
 646  ';
 647  $lang['admin']['event_help_deletetemplatepost'] = '<p>Sent after a template is deleted from the system.</p>
 648  <h4>Parameters</h4>
 649  <ul>
 650  <li>&#039;template&#039; - Reference to the affected template object.</li>
 651  </ul>
 652  ';
 653  $lang['admin']['event_help_templateprecompile'] = '<p>Sent before a template is sent to smarty for processing.</p>
 654  <h4>Parameters</h4>
 655  <ul>
 656  <li>&#039;template&#039; - Reference to the affected template text.</li>
 657  </ul>
 658  ';
 659  $lang['admin']['event_help_templatepostcompile'] = '<p>Sent after a template has been processed by smarty.</p>
 660  <h4>Parameters</h4>
 661  <ul>
 662  <li>&#039;template&#039; - Reference to the affected template text.</li>
 663  </ul>
 664  ';
 665  $lang['admin']['event_help_addglobalcontentpre'] = '<p>Sent before a new global content block is created.</p>
 666  <h4>Parameters</h4>
 667  <ul>
 668  <li>&#039;global_content&#039; - Reference to the affected global content block object.</li>
 669  </ul>
 670  ';
 671  $lang['admin']['event_help_addglobalcontentpost'] = '<p>Sent after a new global content block is created.</p>
 672  <h4>Parameters</h4>
 673  <ul>
 674  <li>&#039;global_content&#039; - Reference to the affected global content block object.</li>
 675  </ul>
 676  ';
 677  $lang['admin']['event_help_editglobalcontentpre'] = '<p>Sent before edits to a global content block are saved.</p>
 678  <h4>Parameters</h4>
 679  <ul>
 680  <li>&#039;global_content&#039; - Reference to the affected global content block object.</li>
 681  </ul>
 682  ';
 683  $lang['admin']['event_help_editglobalcontentpost'] = '<p>Sent after edits to a global content block are saved.</p>
 684  <h4>Parameters</h4>
 685  <ul>
 686  <li>&#039;global_content&#039; - Reference to the affected global content block object.</li>
 687  </ul>
 688  ';
 689  $lang['admin']['event_help_deleteglobalcontentpre'] = '<p>Sent before a global content block is deleted from the system.</p>
 690  <h4>Parameters</h4>
 691  <ul>
 692  <li>&#039;global_content&#039; - Reference to the affected global content block object.</li>
 693  </ul>
 694  ';
 695  $lang['admin']['event_help_deleteglobalcontentpost'] = '<p>Sent after a global content block is deleted from the system.</p>
 696  <h4>Parameters</h4>
 697  <ul>
 698  <li>&#039;global_content&#039; - Reference to the affected global content block object.</li>
 699  </ul>
 700  ';
 701  $lang['admin']['event_help_globalcontentprecompile'] = '<p>Sent before a global content block is sent to smarty for processing.</p>
 702  <h4>Parameters</h4>
 703  <ul>
 704  <li>&#039;global_content&#039; - Reference to the affected global content block text.</li>
 705  </ul>
 706  ';
 707  $lang['admin']['event_help_globalcontentpostcompile'] = '<p>Sent after a global content block has been processed by smarty.</p>
 708  <h4>Parameters</h4>
 709  <ul>
 710  <li>&#039;global_content&#039; - Reference to the affected global content block text.</li>
 711  </ul>
 712  ';
 713  $lang['admin']['event_help_contenteditpre'] = '<p>Sent before edits to content are saved.</p>
 714  <h4>Parameters</h4>
 715  <ul>
 716  <li>&#039;global_content&#039; - Reference to the affected content object.</li>
 717  </ul>
 718  ';
 719  $lang['admin']['event_help_contenteditpost'] = '<p>Sent after edits to content are saved.</p>
 720  <h4>Parameters</h4>
 721  <ul>
 722  <li>&#039;content&#039; - Reference to the affected content object.</li>
 723  </ul>
 724  ';
 725  $lang['admin']['event_help_contentdeletepre'] = '<p>Sent before content is deleted from the system.</p>
 726  <h4>Parameters</h4>
 727  <ul>
 728  <li>&#039;content&#039; - Reference to the affected content object.</li>
 729  </ul>
 730  ';
 731  $lang['admin']['event_help_contentdeletepost'] = '<p>Sent after content is deleted from the system.</p>
 732  <h4>Parameters</h4>
 733  <ul>
 734  <li>&#039;content&#039; - Reference to the affected content object.</li>
 735  </ul>
 736  ';
 737  $lang['admin']['event_help_contentstylesheet'] = '<p>Sent before the sytlesheet is sent to the browser.</p>
 738  <h4>Parameters</h4>
 739  <ul>
 740  <li>&#039;content&#039; - Reference to the affected stylesheet text.</li>
 741  </ul>
 742  ';
 743  $lang['admin']['event_help_contentprecompile'] = '<p>Sent before content is sent to smarty for processing.</p>
 744  <h4>Parameters</h4>
 745  <ul>
 746  <li>&#039;content&#039; - Reference to the affected content text.</li>
 747  </ul>
 748  ';
 749  $lang['admin']['event_help_contentpostcompile'] = '<p>Sent after content has been processed by smarty.</p>
 750  <h4>Parameters</h4>
 751  <ul>
 752  <li>&#039;content&#039; - Reference to the affected content text.</li>
 753  </ul>
 754  ';
 755  $lang['admin']['event_help_contentpostrender'] = '<p>Sent before the combined html is sent to the browser.</p>
 756  <h4>Parameters</h4>
 757  <ul>
 758  <li>&#039;content&#039; - Reference to the html text.</li>
 759  </ul>
 760  ';
 761  $lang['admin']['event_help_smartyprecompile'] = '<p>Sent before any content destined for smarty is sent to for processing.</p>
 762  <h4>Parameters</h4>
 763  <ul>
 764  <li>&#039;content&#039; - Reference to the affected text.</li>
 765  </ul>
 766  ';
 767  $lang['admin']['event_help_smartypostcompile'] = '<p>Sent after any content destined for smarty has been processed.</p>
 768  <h4>Parameters</h4>
 769  <ul>
 770  <li>&#039;content&#039; - Reference to the affected text.</li>
 771  </ul>
 772  ';
 773  $lang['admin']['filterbymodule'] = 'Filter By Module';
 774  $lang['admin']['showall'] = 'S&yacute;na alla';
 775  $lang['admin']['core'] = 'Core';
 776  $lang['admin']['utma'] = '156861353.950729287.1158416792.1158567606.1158568061.3';
 777  $lang['admin']['utmz'] = '156861353.1158416792.1.1.utmccn=(referral)|utmcsr=opensourcecms.com|utmcct=/index.php|utmcmd=referral';
 778  ?>


Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7