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

17 lines
1.1 KiB
JavaScript

{
"CMS.ALERTCLASSNAME": "Ta strona zostanie zaktualizowana po jej zapisaniu",
"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": "Czy na pewno cofn\u0105\u0107 do wersji #%s tej strony?",
"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": "Dodaj tutaj now\u0105 stron\u0119",
"CMS.Duplicate": "Powiel",
"CMS.EditPage": "Edytuj",
"CMS.ShowAsList": "Poka\u017c dzieci jako list\u0119",
"CMS.ThisPageAndSubpages": "Ta strona i podstrony",
"CMS.ThisPageOnly": "Tylko t\u0119 stron\u0119",
"CMS.ViewPage": "View",
"CMS.UpdateURL": "Update URL",
"CMS.ONLYSELECTTWO": "You can only compare two versions at this time."
}