2015-08-24 06:29:40 +02:00
// This file was generated by silverstripe/cow from javascript/lang/src/is.js.
// See https://github.com/tractorcow/cow for details
2014-08-05 05:01:52 +02:00
if ( typeof ( ss ) == 'undefined' || typeof ( ss . i18n ) == 'undefined' ) {
if ( typeof ( console ) != 'undefined' ) console . error ( 'Class ss.i18n not defined' ) ;
} else {
ss . i18n . addDictionary ( 'is' , {
"CMSMAIN.WARNINGSAVEPAGESBEFOREADDING" : "Þú verður að vista síðuna áður bætt er við einhverju undir hana" ,
"CMSMAIN.CANTADDCHILDREN" : "You can't add children to the selected node" ,
"CMSMAIN.ERRORADDINGPAGE" : "Vandamál kom upp við að bæta við síðu" ,
"CMSMAIN.FILTEREDTREE" : "Filterað tré til að sýna aðeins breyttar síður" ,
"CMSMAIN.ERRORFILTERPAGES" : "Gat ekki flokkað tréið til að sýna aðeins breyttar síður<br/>%s° " ,
"CMSMAIN.ERRORUNFILTER" : "Óflokkað tré" ,
"CMSMAIN.PUBLISHINGPAGES" : "Birti síður..." ,
"CMSMAIN.SELECTONEPAGE" : "Please select at least 1 page." ,
"CMSMAIN.ERRORPUBLISHING" : "Villa kom við birtingu síðu" ,
"CMSMAIN.REALLYDELETEPAGES" : "Ertu viss um að þú viljir eyða %s merktum síðum?" ,
"CMSMAIN.DELETINGPAGES" : "Eyði síðum..." ,
"CMSMAIN.ERRORDELETINGPAGES" : "Vandamál kom upp við eyðingu síðna" ,
"CMSMAIN.PUBLISHING" : "Birti..." ,
"CMSMAIN.RESTORING" : "Endurvek..." ,
"CMSMAIN.ERRORREVERTING" : "Error reverting to live content" ,
"CMSMAIN.SAVING" : "vista..." ,
"CMSMAIN.SELECTMOREPAGES" : "Þú hefur valið %s síður.\n\nErtu viss um að þú viljir halda áfram?" ,
"CMSMAIN.ALERTCLASSNAME" : "Tegund siðu verður uppfært eftir vistun síðu" ,
"CMSMAIN.URLSEGMENTVALIDATION" : "URLs can only be made up of letters, digits and hyphens." ,
"AssetAdmin.BATCHACTIONSDELETECONFIRM" : "Ertu viss um að þú viljir eyða %s möppunni?" ,
"AssetTableField.REALLYDELETE" : "Ertu viss um að þú viljir eyða merktum skrám?" ,
"AssetTableField.MOVING" : "Færi %s skrá(r)" ,
"CMSMAIN.AddSearchCriteria" : "Add Criteria" ,
"WidgetAreaEditor.TOOMANY" : "Sorry, you have reached the maximum number of widgets in this area" ,
"AssetAdmin.ConfirmDelete" : "Ertu viss um að þú viljir eyða þessari möppu og skrám sem tilheyra henni" ,
"Folder.Name" : "Nafn möppu" ,
"Tree.AddSubPage" : "Bæta við nýrri síðu hér" ,
"Tree.Duplicate" : "Fjölfalda" ,
"Tree.EditPage" : "Breyta" ,
"Tree.ThisPageOnly" : "Aðeins þessi síða" ,
"Tree.ThisPageAndSubpages" : "Þessi síða og undirsíður" ,
"Tree.ShowAsList" : "Show children as list" ,
2015-06-19 08:25:53 +02:00
"CMSMain.ConfirmRestoreFromLive" : "Are you sure you want to revert draft to when the page was last published?" ,
2014-08-05 05:01:52 +02:00
"CMSMain.RollbackToVersion" : "Do you really want to roll back to version #%s of this page?" ,
2015-08-24 06:29:40 +02:00
"CMSMain.Archive" : "Are you sure you want to archive this page and all of its children pages?\n\nThis page and all of its children will be unpublished and sent to the archive." ,
2015-06-19 08:25:53 +02:00
"CMSMain.Restore" : "Are you sure you want to restore this page from archive?" ,
"CMSMain.RestoreToRoot" : "Are you sure you want to restore this page from archive?\n\nBecause the parent page is not available this will be restored to the top level." ,
"CMSMain.Unpublish" : "Are you sure you want to remove your page from the published site?\n\nThis page will still be available in the sitetree as draft." ,
"CMSMain.DeleteFromDraft" : "Are you sure you want to remove your page from the draft site?\n\nThis page will remain on the published site." ,
2014-08-05 05:01:52 +02:00
"URLSEGMENT.Edit" : "Breyta" ,
"URLSEGMENT.OK" : "Allt í lagi" ,
2015-06-19 08:25:53 +02:00
"URLSEGMENT.Cancel" : "Hætta við" ,
"URLSEGMENT.UpdateURL" : "Update URL"
2014-08-05 05:01:52 +02:00
} ) ;
}