ja.json•2.55 kB
{
  "Extract Text": "テキストを抽出",
  "Convert to Image": "画像に変換",
  "Text to PDF": "PDF にテキスト",
  "Image to PDF": "PDFへの画像",
  "PDF Page Count": "PDF ページ数",
  "Extract PDF Pages": "PDFページを抽出",
  "Extract text from PDF file or url": "PDFファイルまたはURLからテキストを抽出",
  "Convert a PDF file or URL to an image": "PDFファイルまたはURLを画像に変換",
  "Convert text to PDF": "テキストをPDFに変換する",
  "Convert image to PDF": "画像をPDFに変換",
  "Get page count of PDF file.": "PDF ファイルのページ数を取得します。",
  "Extract or rearrange page(s)from PDF File.": "PDFファイルからページを抽出または並べ替えます。",
  "PDF File or URL": "PDFファイルまたはURL",
  "Output Image Type": "出力イメージタイプ",
  "text": "テキスト",
  "image": "画像",
  "Markdown": "Markdown",
  "Page Ranges": "ページ範囲",
  "Enter text to convert": "変換するテキストを入力してください",
  "Image has to be png, jpeg or jpg and it will be scaled down to fit the page when image is larger than an A4 page": "画像はpngでなければなりません jpegまたはjpgと画像がA4ページより大きいときにページに合わせて縮小します",
  "\nThis action can extract or rearrange the pages in a PDF.\n\n- The order of array determines the sequence of pages.\n- Each array element is one inclusive continuous range with a start page and end page.\n- Pages start from 1, and 0 is not valid.\n- Start page has to be less than end page.\n- You can select one page by setting the same start and end page.\n- To select pages from the start, specify negative pages eg. -1 is the last page, -5 is the 5th last page. start: -5, end: -1 are the last 5 pages.\n- Range cann": "\nThis action can extract or rearrange the pages in a PDF.\n\n- The order of array determines the sequence of pages.\n- Each array element is one inclusive continuous range with a start page and end page.\n- Pages start from 1, and 0 is not valid.\n- Start page has to be less than end page.\n- You can select one page by setting the same start and end page.\n- To select pages from the start, specify negative pages eg. -1 is the last page, -5 is the 5th last page. start: -5, end: -1 are the last 5 pages.\n- Range cannot span across 0 eg. start: -3, end: 5.\n",
  "Single Combined Image": "単一の複合画像",
  "Separate Image for Each Page": "各ページごとに画像を分離する"
}