mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
17 lines
1.1 KiB
JSON
17 lines
1.1 KiB
JSON
{
|
|
"CMS.ALERTCLASSNAME": "ページ保存後にページの種類は更新されます.",
|
|
"CMS.AddSubPage": "ここに新しいページを追加",
|
|
"CMS.ConfirmRestoreFromLive": "Are you sure you want to revert draft to when the page was last published?",
|
|
"CMS.Duplicate": "重複",
|
|
"CMS.EditPage": "編集",
|
|
"CMS.ONLYSELECTTWO": "You can only compare two versions at this time.",
|
|
"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": "このページのバージョン#%sへ本当にロールバックしますか?",
|
|
"CMS.ShowAsList": "子どもをリストで表示する",
|
|
"CMS.ThisPageAndSubpages": "このページとサブページ",
|
|
"CMS.ThisPageOnly": "このページのみ",
|
|
"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.UpdateURL": "Update URL",
|
|
"CMS.ViewPage": "View"
|
|
} |