silverstripe-cms/client/lang/src/hu.js

17 lines
1.2 KiB
JavaScript
Raw Normal View History

2015-06-19 08:25:53 +02:00
{
2017-04-26 03:21:34 +02:00
"CMS.ALERTCLASSNAME": "Az oldalt\u00edpust a ment\u00e9st k\u00f6vet\u0151en lesz be\u00e1ll\u00edtva",
"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": "Vissza\u00e1ll\u00edtja az oldal #%s verzi\u00f3j\u00e1t?",
"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": "\u00daj oldal l\u00e9trehoz\u00e1sa ebben a mapp\u00e1ban",
"CMS.Duplicate": "Duplik\u00e1l",
"CMS.EditPage": "Szerkeszt",
"CMS.ShowAsList": "Gyerekoldalak lista n\u00e9zetben",
"CMS.ThisPageAndSubpages": "Csak ez az oldal \u00e9s az alatta lev\u0151 oldalak",
"CMS.ThisPageOnly": "Csak ez az oldal",
"CMS.ViewPage": "View",
"CMS.UpdateURL": "Update URL",
"CMS.ONLYSELECTTWO": "You can only compare two versions at this time."
2016-01-21 02:22:35 +01:00
}