silverstripe-cms/client/lang/src/ro.js
2017-04-27 11:43:05 +12:00

17 lines
1.2 KiB
JavaScript

{
"CMS.ALERTCLASSNAME": "Tipul de pagin\u0103 va fi actualizat dup\u0103 ce pagina este salvat\u0103",
"CMS.ConfirmRestoreFromLive": "Are you sure you want to revert draft to when the page was last published?",
"CMS.Restore": "Are you sure you want to restore this page from archive?",
"CMS.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.",
"CMS.RollbackToVersion": "Dori\u0163i revenirea la versiunea #%s a acestei pagini?",
"CMS.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.",
"CMS.AddSubPage": "Ad\u0103uga\u0163i o nou\u0103 pagin\u0103 aici",
"CMS.Duplicate": "Copie",
"CMS.EditPage": "Editare",
"CMS.ShowAsList": "Afi\u015fare fii \u00een format list\u0103",
"CMS.ThisPageAndSubpages": "Aceast\u0103 pagin\u0103 cu subpagini",
"CMS.ThisPageOnly": "Doar aceast\u0103 pagin\u0103",
"CMS.ViewPage": "View",
"CMS.UpdateURL": "Update URL",
"CMS.ONLYSELECTTWO": "You can only compare two versions at this time."
}