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

46 lines
3.9 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"AssetAdmin.BATCHACTIONSDELETECONFIRM": "%sフォルダを本当に削除しますか?",
"AssetAdmin.ConfirmDelete": "このフォルダとフォルダに含まれるすべてのファイルを本当に削除しますか?",
"AssetTableField.MOVING": "%sファイルを移動中",
"AssetTableField.REALLYDELETE": "マークされているファイルを本当に削除しますか?",
"CMSMAIN.ALERTCLASSNAME": "ページ保存後にページの種類は更新されます.",
"CMSMAIN.AddSearchCriteria": "Add Criteria",
"CMSMAIN.CANTADDCHILDREN": "選択されたノードには子供を追加することはできません.",
"CMSMAIN.DELETINGPAGES": "ページを削除しています",
"CMSMAIN.ERRORADDINGPAGE": "ページの追加でエラーが起きました.",
"CMSMAIN.ERRORDELETINGPAGES": "ページ削除においてエラー",
"CMSMAIN.ERRORFILTERPAGES": "変更されたページのみ表示するようにツリーをフィルタできませんでした<br \/>%s",
"CMSMAIN.ERRORPUBLISHING": "ページを公開中にエラー",
"CMSMAIN.ERRORREVERTING": "Error reverting to live content",
"CMSMAIN.ERRORUNFILTER": "フィルタされていないツリー",
"CMSMAIN.FILTEREDTREE": "変更されたページのみ表示するフィルタされたツリー",
"CMSMAIN.PUBLISHING": "公開しています...",
"CMSMAIN.PUBLISHINGPAGES": "ページを公開しています...",
"CMSMAIN.REALLYDELETEPAGES": "Do you really want to delete the %s marked pages?",
"CMSMAIN.RESTORING": "復元しています...",
"CMSMAIN.SAVING": "保存しています...",
"CMSMAIN.SELECTMOREPAGES": "You have %s pages selected.\n\nDo you really want to perform this action?",
"CMSMAIN.SELECTONEPAGE": "最低でも1ページ選択してください",
"CMSMAIN.URLSEGMENTVALIDATION": "URLはアルファベットの文字か数値及びハイフンのみから構成されます",
"CMSMAIN.WARNINGSAVEPAGESBEFOREADDING": "子ページを追加する前に,そのページを保存する必要があります.",
"SilverStripe\\Assets\\Folder.Name": "フォルダ名",
"SilverStripe\\CMS\\Controllers\\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.",
"SilverStripe\\CMS\\Controllers\\CMSMain.ConfirmRestoreFromLive": "Are you sure you want to revert draft to when the page was last published?",
"SilverStripe\\CMS\\Controllers\\CMSMain.DeleteFromDraft": "Are you sure you want to remove your page from the draft site?\n\nThis page will remain on the published site.",
"SilverStripe\\CMS\\Controllers\\CMSMain.Restore": "Are you sure you want to restore this page from archive?",
"SilverStripe\\CMS\\Controllers\\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.",
"SilverStripe\\CMS\\Controllers\\CMSMain.RollbackToVersion": "このページのバージョン#%sへ本当にロールバックしますか?",
"SilverStripe\\CMS\\Controllers\\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.",
"Tree.AddSubPage": "ここに新しいページを追加",
"Tree.Duplicate": "重複",
"Tree.EditPage": "編集",
"Tree.ShowAsList": "子どもをリストで表示する",
"Tree.ThisPageAndSubpages": "このページとサブページ",
"Tree.ThisPageOnly": "このページのみ",
"Tree.ViewPage": "View",
"URLSEGMENT.Cancel": "キャンセル",
"URLSEGMENT.Edit": "編集",
"URLSEGMENT.OK": "OK",
"URLSEGMENT.UpdateURL": "Update URL",
"WidgetAreaEditor.TOOMANY": "申し訳ございません.このエリアにおけるウィジェットの最大数に到達しました."
}