es.json•2.42 kB
{
  "Extract Text": "Extraer texto",
  "Convert to Image": "Convertir a imagen",
  "Text to PDF": "Texto a PDF",
  "Image to PDF": "Imagen a PDF",
  "PDF Page Count": "Número de páginas PDF",
  "Extract PDF Pages": "Extraer páginas PDF",
  "Extract text from PDF file or url": "Extraer texto del archivo PDF o url",
  "Convert a PDF file or URL to an image": "Convierte un archivo PDF o URL a una imagen",
  "Convert text to PDF": "Convertir texto a PDF",
  "Convert image to PDF": "Convertir imagen a PDF",
  "Get page count of PDF file.": "Obtener el conteo de páginas del archivo PDF.",
  "Extract or rearrange page(s)from PDF File.": "Extraer o reorganizar página(s) del archivo PDF.",
  "PDF File or URL": "Archivo PDF o URL",
  "Output Image Type": "Tipo de imagen de salida",
  "text": "texto",
  "image": "imagen",
  "Markdown": "Markdown",
  "Page Ranges": "Rangos de página",
  "Enter text to convert": "Introduzca texto a convertir",
  "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": "La imagen tiene que ser png, jpeg o jpg y se reducirá para ajustarse a la página cuando la imagen sea mayor que una página 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": "Imagen única combinada",
  "Separate Image for Each Page": "Separar imagen para cada página"
}