{
  "buttons": {
    "title": "プロパティ",
    "ok": "OK",
    "cancel": "キャンセル",
    "close": "閉じる"
  },
  "description": {
    "no": "いいえ",
    "yes": "はい",
    "desc": "概要",
    "general": "一般",
    "fileName": "ファイル名:",
    "version": "PDF バージョン:",
    "fastWeb": "Web 表示に最適化:",
    "tagged": "タグ付き PDF:",
    "pageSize": "用紙サイズ:",
    "page": "ページ数:",
    "pageSizeUnit": {
      "pt": "point",
      "inch": "inch"
    },
    "title": "タイトル:",
    "titlePlaceholder": "タイトルを追加",
    "subject": "サブタイトル:",
    "subjectPlaceholder": "サブタイトルを追加",
    "keywords": "キーワード:",
    "keywordPlaceholder": "キーワードを追加",
    "author": "作成者:",
    "authorPlaceholder": "作成者を追加",
    "producer": "PDF 変換:",
    "producerPlaceholder": "PDF 変換を追加",
    "creator": "アプリケーション:",
    "creatorPlaceholder": "アプリケーションを追加",
    "custom": {
      "title": "カスタム",
      "related": "関連日時",
      "lastModified": "最終更新日:",
      "created": "作成日:"
    }
  },
  "font": {
    "title": "フォント",
    "type": "種類:",
    "encoding": "エンコーディング：",
    "actualFont": "実際のフォント:",
    "actualFontType": "実際のフォントの種類:",
    "subset": "(埋め込みサブセット)",
    "custom": "カスタム"
  },
  "security": {
    "desc": "セキュリティ",
    "noProtection": "セキュリティなし",
    "passwordProtection": "パスワードによる保護",
    "certificateProtection": "証明書による保護",
    "MIPProtection": "Microsoft Azure Information Protection",
    "setting": "設定を変更",
    "summary": "文書に関する制限の概要",
    "summaryForAIP": "PDF のアクセス許可",
    "print": "印刷",
    "change": "文書の変更",
    "assembly": "文書アセンブリ",
    "copy": "内容のコピー",
    "accessibility": "アクセシビリティのための内容の抽出",
    "extraction": "ページの抽出",
    "commenting": "注釈",
    "filling": "フォームフィールドの入力",
    "signing": "署名",
    "allowed": "許可",
    "notAllowed": "許可しない"
  },
  "viewerPreference": {
    "desc": "初期表示",
    "layoutAndDest": "レイアウトと配置",
    "pageOnly": "ページのみ",
    "bookmark": "しおりパネルとページ",
    "thumbnail": "ページパネルとページ",
    "attachment": "添付ファイルパネルとページ",
    "layer": "レイヤーパネルとページ",
    "default": "既定",
    "singlePage": "単一ページ表示",
    "singlePageContinuous": "スクロールを有効にする",
    "twoUp": "見開きページ表示",
    "twoUpContinu": "見開きページでスクロール",
    "twoUpCover": "見開きページ (表紙を表示)",
    "twoUpCoverContinu": "見開きページでスクロール (表紙を表示)",
    "actualSize": "100% 表示",
    "fitPage": "ページ全体を表示",
    "fitWidth": "幅に合わせる",
    "fitHeight": "高さに合わせる",
    "fitVisible": "描画領域の幅に合わせる",
    "gotolabel": "次のページを開く:",
    "windowOption": "ウィンドウオプション",
    "title": "文書のタイトルを表示",
    "fullScreen": "フルスクリーンモードで開く",
    "centerWindow": "ウィンドウを画面中央に配置",
    "userInterface": "ユーザーインターフェイスオプション",
    "hideMenu": "メニューバーを非表示",
    "hideToolbar": "ツールバーを非表示",
    "hideControls": "ウィンドウコントロールを非表示",
    "navigationTab": "ナビゲーションタブ",
    "pageLayout": "ページレイアウト",
    "magnification": "表示倍率",
    "separator": "/"
  },
  "advanced": {
    "desc": "詳細設定",
    "printTitle": "印刷ダイアログのプリセット",
    "scale": "ページの拡大/縮小",
    "none": "なし",
    "duplex": "両面印刷モード",
    "simplex": "片面",
    "duplexLong": "両面 (長辺とじ)",
    "duplexShort": "両面 (短辺とじ)",
    "paperSource": "用紙を自動選択",
    "numberOfCopy": "部数",
    "pages": "ページ",
    "readTitle": "読み上げオプション",
    "binding": "綴じ方",
    "bindingRight": "右",
    "bindingLeft": "左",
    "lang": "言語環境",
    "sample": "入力例: 1,5-9,12",
    "sampleTips": "ページ範囲\n3、5、8 ページを印刷するには、テキストボックスに \"3,5,8\" と入力します。 \n3 ページから 8 ページまでを印刷するには、\"3-8\" と入力します。"
  },
  "custom": {
    "title": "カスタムプロパティ",
    "name": "名称:",
    "value": "値:",
    "add": "追加",
    "change": "変更",
    "delete": "削除",
    "table": {
      "name": "ファイル名",
      "value": "値"
    }
  }
}