@activepieces/piece-apitemplate-io 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -6
- package/src/i18n/de.json +118 -0
- package/src/i18n/es.json +118 -0
- package/src/i18n/fr.json +118 -0
- package/src/i18n/ja.json +118 -0
- package/src/i18n/nl.json +118 -0
- package/src/i18n/pt.json +118 -0
- package/src/i18n/ru.json +118 -0
- package/src/i18n/translation.json +118 -0
- package/src/i18n/vi.json +118 -0
- package/src/i18n/zh.json +118 -0
package/src/i18n/nl.json
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
{
|
|
2
|
+
"APITemplate.io": "APITemplate.io",
|
|
3
|
+
"Region": "Regio",
|
|
4
|
+
"API Key": "API Sleutel",
|
|
5
|
+
"Select your preferred API region for better performance": "Selecteer uw gewenste API-regio voor betere prestaties",
|
|
6
|
+
"Your APITemplate.io API key": "Uw APITemplate.io API-sleutel",
|
|
7
|
+
"Default (Singapore)": "Standaard (Singapore)",
|
|
8
|
+
"Europe (Frankfurt)": "Europa (Frankfurt)",
|
|
9
|
+
"US East (N. Virginia)": "VS Oost (N. Virginia)",
|
|
10
|
+
"Australia (Sydney)": "Australië (Sydney)",
|
|
11
|
+
"Alternative - Default (Singapore)": "Alternatief - Standaard (Singapore)",
|
|
12
|
+
"Alternative - Europe (Frankfurt)": "Alternatief - Europa (Frankfurt)",
|
|
13
|
+
"Alternative - US East (N. Virginia)": "Alternatief - US Oost (N. Virginia)",
|
|
14
|
+
"\nTo obtain your API key:\n1. Go to https://app.apitemplate.io/.\n2. Navigate to API Integration section.\n3. Copy your API key.\n\nSelect the region closest to your location for better performance.\n": "\nOm je API-sleutel te verkrijgen:\n1. Ga naar https://app.apitemplate.io/.\n2. Navigeer naar de API integratie sectie.\n3. Kopieer uw API-sleutel.\n\nSelecteer de regio die het dichtst bij uw locatie staat voor betere prestaties.\n",
|
|
15
|
+
"Create Image": "Afbeelding aanmaken",
|
|
16
|
+
"Create PDF From HTML": "PDF maken van HTML",
|
|
17
|
+
"Create PDF From URL": "PDF maken vanaf URL",
|
|
18
|
+
"Create PDF": "PDF maken",
|
|
19
|
+
"Delete Object": "Object verwijderen",
|
|
20
|
+
"Get Account Information": "Accountgegevens ophalen",
|
|
21
|
+
"List Objects": "Toon objecten",
|
|
22
|
+
"Custom API Call": "Custom API Call",
|
|
23
|
+
"Creates an image from a template with provided data.": "Maakt een afbeelding van een sjabloon met verstrekte gegevens.",
|
|
24
|
+
"Creates a PDF from HTML.": "Maakt een PDF van HTML.",
|
|
25
|
+
"Creates a PDF from a webpage URL.": "Maakt een PDF van een webpagina-URL.",
|
|
26
|
+
"Creates a PDF from a template with provided data.": "Maakt een PDF van een template met verstrekte gegevens.",
|
|
27
|
+
"Deletes a generated PDF or image by its transaction reference or object ID.": "Verwijdert een gegenereerde PDF of afbeelding met de transactiereferentie of object ID.",
|
|
28
|
+
"Retrieves account information including usage statistics and account details.": "Ophalen van accountinformatie inclusief gebruiksstatistieken en accountgegevens.",
|
|
29
|
+
"Retrieves a list of generated PDFs and images with optional filtering": "Ophalen van een lijst met gegenereerde PDF's en afbeeldingen met optionele filtering",
|
|
30
|
+
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
31
|
+
"Template ID": "Sjabloon ID",
|
|
32
|
+
"Template Data": "Sjabloon gegevens",
|
|
33
|
+
"Generation Delay (ms)": "Generatie Vertraging (ms)",
|
|
34
|
+
"External Reference ID": "Externe referentie ID",
|
|
35
|
+
"HTML Content": "HTML inhoud",
|
|
36
|
+
"CSS Styles": "CSS Styles",
|
|
37
|
+
"Data for Templating": "Data voor Templating",
|
|
38
|
+
"Expiration (minutes)": "Vervaldatum (minuten)",
|
|
39
|
+
"Page Size": "Paginagrootte",
|
|
40
|
+
"Page Orientation": "Pagina oriëntatie",
|
|
41
|
+
"Margin Top (mm)": "Marge boven (mm)",
|
|
42
|
+
"Margin Bottom (mm)": "Marge onderkant (mm)",
|
|
43
|
+
"Margin Left (mm)": "Rand links (mm)",
|
|
44
|
+
"Margin Right (mm)": "Marge rechts (mm)",
|
|
45
|
+
"Print Background": "Achtergrond afdrukken",
|
|
46
|
+
"Header Font Size": "Header Font Size",
|
|
47
|
+
"Display Header/Footer": "Kop- en voettekst weergeven",
|
|
48
|
+
"Custom Header HTML": "Aangepaste koptekst HTML",
|
|
49
|
+
"Custom Footer HTML": "Aangepaste voettekst HTML",
|
|
50
|
+
"Scale": "Schaal",
|
|
51
|
+
"Wait Timeout (ms)": "Wacht time-out (ms)",
|
|
52
|
+
"URL": "URL",
|
|
53
|
+
"Wait for Selector": "Wacht op selector",
|
|
54
|
+
"Viewport Width": "Weergave breedte",
|
|
55
|
+
"Viewport Height": "Viewport hoogte",
|
|
56
|
+
"Full Page": "Volledige pagina",
|
|
57
|
+
"Transaction Reference": "Transactie referentie",
|
|
58
|
+
"Limit": "Limiet",
|
|
59
|
+
"Offset": "Verschuiving",
|
|
60
|
+
"Date From": "Datum vanaf",
|
|
61
|
+
"Date To": "Datum tot",
|
|
62
|
+
"Meta Filter": "Meta filter",
|
|
63
|
+
"Method": "Methode",
|
|
64
|
+
"Headers": "Kopteksten",
|
|
65
|
+
"Query Parameters": "Query parameters",
|
|
66
|
+
"Body": "Lichaam",
|
|
67
|
+
"No Error on Failure": "Geen fout bij fout",
|
|
68
|
+
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
69
|
+
"JSON data with overrides array to populate the template. Format: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.": "JSON-gegevens met overrides array om het sjabloon te vullen. Formaat: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}}.",
|
|
70
|
+
"Delay in milliseconds before PDF generation": "Vertraging in milliseconden voor PDF-generatie",
|
|
71
|
+
"Specify an external reference ID for your own reference": "Geef een extern referentie-ID op voor uw eigen referentie",
|
|
72
|
+
"The HTML content to convert to PDF. Can include CSS styles and external resources.": "De HTML-inhoud om te converteren naar PDF. Kan CSS-stijlen en externe bronnen bevatten.",
|
|
73
|
+
"Optional CSS styles to apply to the HTML content. Can include inline styles or external stylesheets.": "Optionele CSS stijlen om toe te passen op de HTML inhoud. Kan inline stijlen of externe stylesheets bevatten.",
|
|
74
|
+
"Optional JSON data to use for templating the HTML content. Can include variables and dynamic content.": "Optionele JSON-gegevens om de HTML-inhoud te templen. Kan variabelen en dynamische inhoud bevatten.",
|
|
75
|
+
"Expiration of the generated PDF in minutes. Use 0 to store permanently, or 1-10080 minutes (7 days) to specify expiration.": "Vervaldatum van de gegenereerde PDF in minuten. Gebruik 0 om permanent op te slaan, of 1-10080 minuten (7 dagen) om de vervaldatum op te geven.",
|
|
76
|
+
"PDF page size format": "PDF paginagrootte formaat",
|
|
77
|
+
"PDF page orientation": "PDF pagina oriëntatie",
|
|
78
|
+
"Top margin in millimeters": "Hoogste marge in millimeters",
|
|
79
|
+
"Bottom margin in millimeters": "Onderste marge in millimeters",
|
|
80
|
+
"Left margin in millimeters": "Linker marge in millimeters",
|
|
81
|
+
"Right margin in millimeters": "Rechter marge in millimeters",
|
|
82
|
+
"Whether to print background graphics and colors": "Afdrukken van achtergrond afbeeldingen en kleuren",
|
|
83
|
+
"Font size for header (e.g., \"9px\")": "Tekengrootte voor header (bijv. \"9px\")",
|
|
84
|
+
"Whether to display header and footer": "Of de voettekst en koptekst getoond worden",
|
|
85
|
+
"Custom HTML content for header": "Aangepaste HTML-inhoud voor koptekst",
|
|
86
|
+
"Custom HTML content for footer": "Aangepaste HTML-inhoud voor voettekst",
|
|
87
|
+
"Scale factor for the PDF (0.1 to 2.0)": "Schaalfactor voor de PDF (0.1 tot 2.0)",
|
|
88
|
+
"Time to wait before generating PDF (in milliseconds)": "Wachttijd voordat PDF wordt gegenereerd (in milliseconden)",
|
|
89
|
+
"The URL of the webpage to convert to PDF": "De URL van de webpagina om te converteren naar PDF",
|
|
90
|
+
"Time to wait for page to load before generating PDF (in milliseconds)": "Tijd om te wachten tot de pagina te laden voordat de PDF wordt gegenereerd (in milliseconden)",
|
|
91
|
+
"CSS selector to wait for before generating PDF (e.g., \".content-loaded\")": "CSS-selector die wacht voor het genereren van PDF (bijv. \".content-loaded\")",
|
|
92
|
+
"Browser viewport width in pixels (default: 1920)": "Browserviewport breedte in pixels (standaard: 1920)",
|
|
93
|
+
"Browser viewport height in pixels (default: 1080)": "Browser viewport hoogte in pixels (standaard: 1080)",
|
|
94
|
+
"Capture the full scrollable page": "Sla de volledige scrollbare pagina op",
|
|
95
|
+
"Select a transaction reference to filter objects.": "Selecteer een transactiereferentie om objecten te filteren.",
|
|
96
|
+
"Maximum number of objects to return (default: 300, max: 300)": "Maximum aantal te retourneren objecten (standaard: 300, max: 300)",
|
|
97
|
+
"Number of objects to skip for pagination (default: 0)": "Aantal objecten om over te slaan voor paginering (standaard: 0)",
|
|
98
|
+
"Filter objects by template ID (optional)": "Objecten filteren op template ID (optioneel)",
|
|
99
|
+
"Filter by specific transaction reference (optional)": "Filter op specifieke transactie referentie (optioneel)",
|
|
100
|
+
"Start date for filtering (YYYY-MM-DD format, optional)": "Startdatum voor het filteren (JJJJ-MM-DD formaat, optioneel)",
|
|
101
|
+
"End date for filtering (YYYY-MM-DD format, optional)": "Einddatum voor het filteren (JJJJ-MM-DD formaat, optioneel)",
|
|
102
|
+
"Filter by external reference ID (meta field)": "Filter op extern referentie-ID (meta veld)",
|
|
103
|
+
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
104
|
+
"A4": "A4",
|
|
105
|
+
"A3": "A3",
|
|
106
|
+
"A5": "A5",
|
|
107
|
+
"Letter": "Brief",
|
|
108
|
+
"Legal": "Juridisch",
|
|
109
|
+
"Tabloid": "Tabloïd",
|
|
110
|
+
"Portrait": "Staand",
|
|
111
|
+
"Landscape": "Liggend",
|
|
112
|
+
"GET": "KRIJG",
|
|
113
|
+
"POST": "POSTE",
|
|
114
|
+
"PATCH": "BEKIJK",
|
|
115
|
+
"PUT": "PUT",
|
|
116
|
+
"DELETE": "VERWIJDEREN",
|
|
117
|
+
"HEAD": "HOOFD"
|
|
118
|
+
}
|
package/src/i18n/pt.json
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
{
|
|
2
|
+
"APITemplate.io": "APITemplate.io",
|
|
3
|
+
"Region": "Região",
|
|
4
|
+
"API Key": "Chave de API",
|
|
5
|
+
"Select your preferred API region for better performance": "Selecione a região da API preferida para um melhor desempenho",
|
|
6
|
+
"Your APITemplate.io API key": "Sua chave de API APIT",
|
|
7
|
+
"Default (Singapore)": "Padrão (Singapore)",
|
|
8
|
+
"Europe (Frankfurt)": "Europa (Frankfurt)",
|
|
9
|
+
"US East (N. Virginia)": "Leste dos EUA (N. Virgínia)",
|
|
10
|
+
"Australia (Sydney)": "Austrália (Sydney)",
|
|
11
|
+
"Alternative - Default (Singapore)": "Alternativo - Padrão (Singapore)",
|
|
12
|
+
"Alternative - Europe (Frankfurt)": "Alternativa - Europa (Frankfurt)",
|
|
13
|
+
"Alternative - US East (N. Virginia)": "Alternativo - Leste dos EUA (N. Virgínia)",
|
|
14
|
+
"\nTo obtain your API key:\n1. Go to https://app.apitemplate.io/.\n2. Navigate to API Integration section.\n3. Copy your API key.\n\nSelect the region closest to your location for better performance.\n": "\nPara obter a sua chave de API:\n1. Acesse https://app.apitemplate.io/.\n2. Navegue até a seção de Integração API.\n3. Copie sua chave de API.\n\nSelecione a região mais próxima de seu local para um melhor desempenho.\n",
|
|
15
|
+
"Create Image": "Criar imagem",
|
|
16
|
+
"Create PDF From HTML": "Criar PDF de HTML",
|
|
17
|
+
"Create PDF From URL": "Criar PDF de URL",
|
|
18
|
+
"Create PDF": "Criar PDF",
|
|
19
|
+
"Delete Object": "Excluir Objeto",
|
|
20
|
+
"Get Account Information": "Obter informações da conta",
|
|
21
|
+
"List Objects": "Lista de Objetos",
|
|
22
|
+
"Custom API Call": "Chamada de API personalizada",
|
|
23
|
+
"Creates an image from a template with provided data.": "Cria uma imagem a partir de um modelo com dados fornecidos.",
|
|
24
|
+
"Creates a PDF from HTML.": "Cria um PDF do HTML.",
|
|
25
|
+
"Creates a PDF from a webpage URL.": "Cria um PDF de uma URL da página.",
|
|
26
|
+
"Creates a PDF from a template with provided data.": "Cria um PDF a partir de um modelo com dados fornecidos.",
|
|
27
|
+
"Deletes a generated PDF or image by its transaction reference or object ID.": "Deleta um PDF ou imagem gerado por sua referência de transação ou ID do objeto.",
|
|
28
|
+
"Retrieves account information including usage statistics and account details.": "Obtém informações da conta incluindo estatísticas de uso e detalhes da conta.",
|
|
29
|
+
"Retrieves a list of generated PDFs and images with optional filtering": "Recupera uma lista de PDFs gerados e imagens com filtragem opcional",
|
|
30
|
+
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
|
31
|
+
"Template ID": "ID do modelo",
|
|
32
|
+
"Template Data": "Dados do modelo",
|
|
33
|
+
"Generation Delay (ms)": "Atraso de geração (ms)",
|
|
34
|
+
"External Reference ID": "Referência externa de ID",
|
|
35
|
+
"HTML Content": "Conteúdo HTML",
|
|
36
|
+
"CSS Styles": "CSS Styles",
|
|
37
|
+
"Data for Templating": "Dados para modelo",
|
|
38
|
+
"Expiration (minutes)": "Expiração (minutos)",
|
|
39
|
+
"Page Size": "Tamanho da página",
|
|
40
|
+
"Page Orientation": "Orientação da página",
|
|
41
|
+
"Margin Top (mm)": "Margem Superior (mm)",
|
|
42
|
+
"Margin Bottom (mm)": "Margem inferior (mm)",
|
|
43
|
+
"Margin Left (mm)": "Margem esquerda (mm)",
|
|
44
|
+
"Margin Right (mm)": "Margem direita (mm)",
|
|
45
|
+
"Print Background": "Fundo de Impressão",
|
|
46
|
+
"Header Font Size": "Header Font Size",
|
|
47
|
+
"Display Header/Footer": "Mostrar Cabeçalho/Rodapé",
|
|
48
|
+
"Custom Header HTML": "HTML de cabeçalho personalizado",
|
|
49
|
+
"Custom Footer HTML": "HTML de rodapé personalizado",
|
|
50
|
+
"Scale": "Escala",
|
|
51
|
+
"Wait Timeout (ms)": "Tempo limite de espera (ms)",
|
|
52
|
+
"URL": "URL:",
|
|
53
|
+
"Wait for Selector": "Aguardar o Seletor",
|
|
54
|
+
"Viewport Width": "Largura da vista",
|
|
55
|
+
"Viewport Height": "Altura da vista",
|
|
56
|
+
"Full Page": "Página inteira",
|
|
57
|
+
"Transaction Reference": "Referência de transação",
|
|
58
|
+
"Limit": "Limitar",
|
|
59
|
+
"Offset": "Deslocamento",
|
|
60
|
+
"Date From": "Data de origem",
|
|
61
|
+
"Date To": "Data Final",
|
|
62
|
+
"Meta Filter": "Filtro de Meta",
|
|
63
|
+
"Method": "Método",
|
|
64
|
+
"Headers": "Cabeçalhos",
|
|
65
|
+
"Query Parameters": "Parâmetros da consulta",
|
|
66
|
+
"Body": "Conteúdo",
|
|
67
|
+
"No Error on Failure": "Nenhum erro no Failure",
|
|
68
|
+
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
|
69
|
+
"JSON data with overrides array to populate the template. Format: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.": "Dados JSON com matriz de substituições para preencher o template. Formato: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.",
|
|
70
|
+
"Delay in milliseconds before PDF generation": "Atraso em milissegundos antes da geração de PDF",
|
|
71
|
+
"Specify an external reference ID for your own reference": "Especifique um ID de referência externo para sua própria referência",
|
|
72
|
+
"The HTML content to convert to PDF. Can include CSS styles and external resources.": "O conteúdo HTML para converter em PDF. Pode incluir estilos CSS e recursos externos.",
|
|
73
|
+
"Optional CSS styles to apply to the HTML content. Can include inline styles or external stylesheets.": "Estilos CSS opcionais para aplicar ao conteúdo HTML. Pode incluir estilos embutidos ou folhas de estilo externas.",
|
|
74
|
+
"Optional JSON data to use for templating the HTML content. Can include variables and dynamic content.": "Dados JSON opcionais a serem usados para template do conteúdo HTML. Pode incluir variáveis e conteúdo dinâmico.",
|
|
75
|
+
"Expiration of the generated PDF in minutes. Use 0 to store permanently, or 1-10080 minutes (7 days) to specify expiration.": "Expiração do PDF gerado em minutos. Use 0 para armazenar permanentemente, ou 1-10080 minutos (7 dias) para especificar a expiração.",
|
|
76
|
+
"PDF page size format": "Formato de tamanho da página PDF",
|
|
77
|
+
"PDF page orientation": "Orientação da página PDF",
|
|
78
|
+
"Top margin in millimeters": "Margem superior em milímetros",
|
|
79
|
+
"Bottom margin in millimeters": "Margem inferior em milímetros",
|
|
80
|
+
"Left margin in millimeters": "Margem esquerda em milímetros",
|
|
81
|
+
"Right margin in millimeters": "Margem direita em milímetros",
|
|
82
|
+
"Whether to print background graphics and colors": "Imprimir gráficos e cores de fundo",
|
|
83
|
+
"Font size for header (e.g., \"9px\")": "Tamanho da fonte para cabeçalho (ex.: \"9px\")",
|
|
84
|
+
"Whether to display header and footer": "Exibir cabeçalho e rodapé",
|
|
85
|
+
"Custom HTML content for header": "Conteúdo HTML personalizado para o cabeçalho",
|
|
86
|
+
"Custom HTML content for footer": "Conteúdo HTML personalizado para o rodapé",
|
|
87
|
+
"Scale factor for the PDF (0.1 to 2.0)": "Fator de escala para PDF (0.1 a 2.0)",
|
|
88
|
+
"Time to wait before generating PDF (in milliseconds)": "Tempo de espera antes de gerar o PDF (em milissegundos)",
|
|
89
|
+
"The URL of the webpage to convert to PDF": "A URL da página da Web para converter em PDF",
|
|
90
|
+
"Time to wait for page to load before generating PDF (in milliseconds)": "Tempo de espera que a página carregue antes de gerar o PDF (em milissegundos)",
|
|
91
|
+
"CSS selector to wait for before generating PDF (e.g., \".content-loaded\")": "Seletor CSS a esperar antes de gerar PDF (por exemplo, \".content-loaded\")",
|
|
92
|
+
"Browser viewport width in pixels (default: 1920)": "Largura de visualização do navegador em pixels (padrão: 1920)",
|
|
93
|
+
"Browser viewport height in pixels (default: 1080)": "Altura da visualização do navegador em pixels (padrão: 1080)",
|
|
94
|
+
"Capture the full scrollable page": "Capturar a página completa",
|
|
95
|
+
"Select a transaction reference to filter objects.": "Selecione uma transação de referência para filtrar objetos.",
|
|
96
|
+
"Maximum number of objects to return (default: 300, max: 300)": "Número máximo de objetos a retornar (padrão: 300, máximo: 300)",
|
|
97
|
+
"Number of objects to skip for pagination (default: 0)": "Número de objetos a ignorar para paginação (padrão: 0)",
|
|
98
|
+
"Filter objects by template ID (optional)": "Filtrar objetos por ID de modelo (opcional)",
|
|
99
|
+
"Filter by specific transaction reference (optional)": "Filtrar por referência de transação específica (opcional)",
|
|
100
|
+
"Start date for filtering (YYYY-MM-DD format, optional)": "Data de início para filtragem (AAAA-MM-DD formato, opcional)",
|
|
101
|
+
"End date for filtering (YYYY-MM-DD format, optional)": "Data final para filtragem (AAAA-MM-DD formato, opcional)",
|
|
102
|
+
"Filter by external reference ID (meta field)": "Filtrar por ID de referência externo (campo meta)",
|
|
103
|
+
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
104
|
+
"A4": "A4",
|
|
105
|
+
"A3": "A3",
|
|
106
|
+
"A5": "A5",
|
|
107
|
+
"Letter": "Letra",
|
|
108
|
+
"Legal": "Informações",
|
|
109
|
+
"Tabloid": "Tablóide",
|
|
110
|
+
"Portrait": "Retrato",
|
|
111
|
+
"Landscape": "Paisagem",
|
|
112
|
+
"GET": "OBTER",
|
|
113
|
+
"POST": "POSTAR",
|
|
114
|
+
"PATCH": "COMPRAR",
|
|
115
|
+
"PUT": "COLOCAR",
|
|
116
|
+
"DELETE": "EXCLUIR",
|
|
117
|
+
"HEAD": "CABEÇA"
|
|
118
|
+
}
|
package/src/i18n/ru.json
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
{
|
|
2
|
+
"APITemplate.io": "APITemplate.io",
|
|
3
|
+
"Region": "Регион",
|
|
4
|
+
"API Key": "Ключ API",
|
|
5
|
+
"Select your preferred API region for better performance": "Выберите регион API для лучшей производительности",
|
|
6
|
+
"Your APITemplate.io API key": "Ваш APITemplate.io API ключ",
|
|
7
|
+
"Default (Singapore)": "По умолчанию (Сингапур)",
|
|
8
|
+
"Europe (Frankfurt)": "Европа (Франкфурт)",
|
|
9
|
+
"US East (N. Virginia)": "US East (N. Virginia)",
|
|
10
|
+
"Australia (Sydney)": "Австралия (Сиднее)",
|
|
11
|
+
"Alternative - Default (Singapore)": "Альтернативный - по умолчанию (Сингапур)",
|
|
12
|
+
"Alternative - Europe (Frankfurt)": "Альтернатива - Европа (Франкфурт)",
|
|
13
|
+
"Alternative - US East (N. Virginia)": "Альтернатива - Восток США (Новая Вирджиния)",
|
|
14
|
+
"\nTo obtain your API key:\n1. Go to https://app.apitemplate.io/.\n2. Navigate to API Integration section.\n3. Copy your API key.\n\nSelect the region closest to your location for better performance.\n": "\nДля получения ключа API:\n1. Перейдите на https://app.apitemplate.io/.\n2. Перейдите в раздел API Integration секции.\n3. Скопируйте ключ API.\n\nВыберите регион, ближайший к вашему местоположению, для лучшей производительности.\n",
|
|
15
|
+
"Create Image": "Создать изображение",
|
|
16
|
+
"Create PDF From HTML": "Создать PDF из HTML",
|
|
17
|
+
"Create PDF From URL": "Создать PDF из URL",
|
|
18
|
+
"Create PDF": "Создать PDF",
|
|
19
|
+
"Delete Object": "Удалить объект",
|
|
20
|
+
"Get Account Information": "Получить информацию об учетной записи",
|
|
21
|
+
"List Objects": "Список объектов",
|
|
22
|
+
"Custom API Call": "Пользовательский вызов API",
|
|
23
|
+
"Creates an image from a template with provided data.": "Создает изображение из шаблона с предоставленными данными.",
|
|
24
|
+
"Creates a PDF from HTML.": "Создает PDF из HTML.",
|
|
25
|
+
"Creates a PDF from a webpage URL.": "Создает PDF из URL веб-страницы.",
|
|
26
|
+
"Creates a PDF from a template with provided data.": "Создает PDF из шаблона с предоставленными данными.",
|
|
27
|
+
"Deletes a generated PDF or image by its transaction reference or object ID.": "Удаляет сгенерированный PDF или изображение по ссылке транзакции или ID объекта.",
|
|
28
|
+
"Retrieves account information including usage statistics and account details.": "Извлекает информацию об аккаунте, включая статистику использования и данные учетной записи.",
|
|
29
|
+
"Retrieves a list of generated PDFs and images with optional filtering": "Извлекает список сгенерированных PDF документов и изображений с опциональной фильтрацией",
|
|
30
|
+
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
|
|
31
|
+
"Template ID": "ID шаблона",
|
|
32
|
+
"Template Data": "Данные шаблона",
|
|
33
|
+
"Generation Delay (ms)": "Задержка генерации (мс)",
|
|
34
|
+
"External Reference ID": "Внешняя ссылка ID",
|
|
35
|
+
"HTML Content": "Содержимое HTML",
|
|
36
|
+
"CSS Styles": "CSS Styles",
|
|
37
|
+
"Data for Templating": "Данные для шаблонов",
|
|
38
|
+
"Expiration (minutes)": "Срок действия (минут)",
|
|
39
|
+
"Page Size": "Размер страницы",
|
|
40
|
+
"Page Orientation": "Ориентация страницы",
|
|
41
|
+
"Margin Top (mm)": "Отступ сверху (мм)",
|
|
42
|
+
"Margin Bottom (mm)": "Отступ снизу (мм)",
|
|
43
|
+
"Margin Left (mm)": "Отступ слева (мм)",
|
|
44
|
+
"Margin Right (mm)": "Правый край (мм)",
|
|
45
|
+
"Print Background": "Печать фона",
|
|
46
|
+
"Header Font Size": "Header Font Size",
|
|
47
|
+
"Display Header/Footer": "Отображать верхний колонтитул",
|
|
48
|
+
"Custom Header HTML": "Пользовательские заголовки HTML",
|
|
49
|
+
"Custom Footer HTML": "HTML-код футера",
|
|
50
|
+
"Scale": "Масштаб",
|
|
51
|
+
"Wait Timeout (ms)": "Время ожидания (мс)",
|
|
52
|
+
"URL": "URL",
|
|
53
|
+
"Wait for Selector": "Дождитесь выбора",
|
|
54
|
+
"Viewport Width": "Ширина вида",
|
|
55
|
+
"Viewport Height": "Высота видового поля",
|
|
56
|
+
"Full Page": "Полная страница",
|
|
57
|
+
"Transaction Reference": "Ссылка на транзакцию",
|
|
58
|
+
"Limit": "Лимит",
|
|
59
|
+
"Offset": "Смещение",
|
|
60
|
+
"Date From": "Дата От",
|
|
61
|
+
"Date To": "Дата до",
|
|
62
|
+
"Meta Filter": "Мета-фильтр",
|
|
63
|
+
"Method": "Метод",
|
|
64
|
+
"Headers": "Заголовки",
|
|
65
|
+
"Query Parameters": "Параметры запроса",
|
|
66
|
+
"Body": "Тело",
|
|
67
|
+
"No Error on Failure": "Нет ошибок при ошибке",
|
|
68
|
+
"Timeout (in seconds)": "Таймаут (в секундах)",
|
|
69
|
+
"JSON data with overrides array to populate the template. Format: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.": "JSON данные с переопределением массива для заполнения шаблона. Формат: {\"Переопределить\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.",
|
|
70
|
+
"Delay in milliseconds before PDF generation": "Задержка в миллисекундах до генерации PDF",
|
|
71
|
+
"Specify an external reference ID for your own reference": "Укажите внешний идентификатор ссылки для вашей собственной ссылки",
|
|
72
|
+
"The HTML content to convert to PDF. Can include CSS styles and external resources.": "Контент HTML для преобразования в PDF. Может включать стили CSS и внешние ресурсы.",
|
|
73
|
+
"Optional CSS styles to apply to the HTML content. Can include inline styles or external stylesheets.": "Необязательные CSS стили для применения к HTML-содержимому. Может включать встроенные стили или внешние стили.",
|
|
74
|
+
"Optional JSON data to use for templating the HTML content. Can include variables and dynamic content.": "Необязательные данные JSON, используемые для шаблона HTML содержимого. Может включать переменные и динамическое содержимое.",
|
|
75
|
+
"Expiration of the generated PDF in minutes. Use 0 to store permanently, or 1-10080 minutes (7 days) to specify expiration.": "Срок действия сгенерированного PDF за считанные минуты. Используйте 0 для хранения навсегда, или 1-10080 минут (7 дней) для указания срока действия.",
|
|
76
|
+
"PDF page size format": "Размер страницы PDF",
|
|
77
|
+
"PDF page orientation": "Ориентация страницы PDF",
|
|
78
|
+
"Top margin in millimeters": "Верхнее поле в миллиметрах",
|
|
79
|
+
"Bottom margin in millimeters": "Нижнее поле в миллиметрах",
|
|
80
|
+
"Left margin in millimeters": "Левое поле в миллиметрах",
|
|
81
|
+
"Right margin in millimeters": "Правое поле в миллиметрах",
|
|
82
|
+
"Whether to print background graphics and colors": "Напечатать ли фоновую графику и цвета",
|
|
83
|
+
"Font size for header (e.g., \"9px\")": "Размер шрифта заголовка (например, \"9px\")",
|
|
84
|
+
"Whether to display header and footer": "Показывать ли заголовок и нижний колонтитул",
|
|
85
|
+
"Custom HTML content for header": "Пользовательский HTML контент для заголовка",
|
|
86
|
+
"Custom HTML content for footer": "Пользовательский HTML контент для футера",
|
|
87
|
+
"Scale factor for the PDF (0.1 to 2.0)": "Коэффициент масштаба для PDF (0,1-2.0)",
|
|
88
|
+
"Time to wait before generating PDF (in milliseconds)": "Время ожидания перед созданием PDF (в миллисекундах)",
|
|
89
|
+
"The URL of the webpage to convert to PDF": "URL веб-страницы для преобразования в PDF",
|
|
90
|
+
"Time to wait for page to load before generating PDF (in milliseconds)": "Время ожидания загрузки страницы перед генерацией PDF (в миллисекундах)",
|
|
91
|
+
"CSS selector to wait for before generating PDF (e.g., \".content-loaded\")": "CSS селектор подождет перед генерацией PDF (например, \".content-загружен\")",
|
|
92
|
+
"Browser viewport width in pixels (default: 1920)": "Ширина просмотра браузера в пикселях (по умолчанию: 1920)",
|
|
93
|
+
"Browser viewport height in pixels (default: 1080)": "Высота просмотра браузера в пикселях (по умолчанию: 1080)",
|
|
94
|
+
"Capture the full scrollable page": "Захват полной прокручиваемой страницы",
|
|
95
|
+
"Select a transaction reference to filter objects.": "Выберите ссылку на транзакцию для фильтрации объектов.",
|
|
96
|
+
"Maximum number of objects to return (default: 300, max: 300)": "Максимальное количество возвращаемых объектов (по умолчанию: 300, макс: 300)",
|
|
97
|
+
"Number of objects to skip for pagination (default: 0)": "Количество пропущенных объектов для пагинации (по умолчанию: 0)",
|
|
98
|
+
"Filter objects by template ID (optional)": "Фильтровать объекты по ID шаблона (необязательно)",
|
|
99
|
+
"Filter by specific transaction reference (optional)": "Фильтр по конкретной ссылке транзакции (опционально)",
|
|
100
|
+
"Start date for filtering (YYYY-MM-DD format, optional)": "Дата начала фильтрации (формат YYYY-MM-DD, необязательно)",
|
|
101
|
+
"End date for filtering (YYYY-MM-DD format, optional)": "Дата окончания фильтрации (формат YYYY-MM-DD, необязательно)",
|
|
102
|
+
"Filter by external reference ID (meta field)": "Фильтр по внешнему идентификатору ссылки (meta поле)",
|
|
103
|
+
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
|
|
104
|
+
"A4": "A4",
|
|
105
|
+
"A3": "A3",
|
|
106
|
+
"A5": "A5",
|
|
107
|
+
"Letter": "Буква",
|
|
108
|
+
"Legal": "Юридическая информация",
|
|
109
|
+
"Tabloid": "Таблоид",
|
|
110
|
+
"Portrait": "Портрет",
|
|
111
|
+
"Landscape": "Горизонтальный",
|
|
112
|
+
"GET": "ПОЛУЧИТЬ",
|
|
113
|
+
"POST": "ПОСТ",
|
|
114
|
+
"PATCH": "ПАТЧ",
|
|
115
|
+
"PUT": "ПОКУПИТЬ",
|
|
116
|
+
"DELETE": "УДАЛИТЬ",
|
|
117
|
+
"HEAD": "HEAD"
|
|
118
|
+
}
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
{
|
|
2
|
+
"APITemplate.io": "APITemplate.io",
|
|
3
|
+
"Region": "Region",
|
|
4
|
+
"API Key": "API Key",
|
|
5
|
+
"Select your preferred API region for better performance": "Select your preferred API region for better performance",
|
|
6
|
+
"Your APITemplate.io API key": "Your APITemplate.io API key",
|
|
7
|
+
"Default (Singapore)": "Default (Singapore)",
|
|
8
|
+
"Europe (Frankfurt)": "Europe (Frankfurt)",
|
|
9
|
+
"US East (N. Virginia)": "US East (N. Virginia)",
|
|
10
|
+
"Australia (Sydney)": "Australia (Sydney)",
|
|
11
|
+
"Alternative - Default (Singapore)": "Alternative - Default (Singapore)",
|
|
12
|
+
"Alternative - Europe (Frankfurt)": "Alternative - Europe (Frankfurt)",
|
|
13
|
+
"Alternative - US East (N. Virginia)": "Alternative - US East (N. Virginia)",
|
|
14
|
+
"\nTo obtain your API key:\n1. Go to https://app.apitemplate.io/.\n2. Navigate to API Integration section.\n3. Copy your API key.\n\nSelect the region closest to your location for better performance.\n": "\nTo obtain your API key:\n1. Go to https://app.apitemplate.io/.\n2. Navigate to API Integration section.\n3. Copy your API key.\n\nSelect the region closest to your location for better performance.\n",
|
|
15
|
+
"Create Image": "Create Image",
|
|
16
|
+
"Create PDF From HTML": "Create PDF From HTML",
|
|
17
|
+
"Create PDF From URL": "Create PDF From URL",
|
|
18
|
+
"Create PDF": "Create PDF",
|
|
19
|
+
"Delete Object": "Delete Object",
|
|
20
|
+
"Get Account Information": "Get Account Information",
|
|
21
|
+
"List Objects": "List Objects",
|
|
22
|
+
"Custom API Call": "Custom API Call",
|
|
23
|
+
"Creates an image from a template with provided data.": "Creates an image from a template with provided data.",
|
|
24
|
+
"Creates a PDF from HTML.": "Creates a PDF from HTML.",
|
|
25
|
+
"Creates a PDF from a webpage URL.": "Creates a PDF from a webpage URL.",
|
|
26
|
+
"Creates a PDF from a template with provided data.": "Creates a PDF from a template with provided data.",
|
|
27
|
+
"Deletes a generated PDF or image by its transaction reference or object ID.": "Deletes a generated PDF or image by its transaction reference or object ID.",
|
|
28
|
+
"Retrieves account information including usage statistics and account details.": "Retrieves account information including usage statistics and account details.",
|
|
29
|
+
"Retrieves a list of generated PDFs and images with optional filtering": "Retrieves a list of generated PDFs and images with optional filtering",
|
|
30
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
31
|
+
"Template ID": "Template ID",
|
|
32
|
+
"Template Data": "Template Data",
|
|
33
|
+
"Generation Delay (ms)": "Generation Delay (ms)",
|
|
34
|
+
"External Reference ID": "External Reference ID",
|
|
35
|
+
"HTML Content": "HTML Content",
|
|
36
|
+
"CSS Styles": "CSS Styles",
|
|
37
|
+
"Data for Templating": "Data for Templating",
|
|
38
|
+
"Expiration (minutes)": "Expiration (minutes)",
|
|
39
|
+
"Page Size": "Page Size",
|
|
40
|
+
"Page Orientation": "Page Orientation",
|
|
41
|
+
"Margin Top (mm)": "Margin Top (mm)",
|
|
42
|
+
"Margin Bottom (mm)": "Margin Bottom (mm)",
|
|
43
|
+
"Margin Left (mm)": "Margin Left (mm)",
|
|
44
|
+
"Margin Right (mm)": "Margin Right (mm)",
|
|
45
|
+
"Print Background": "Print Background",
|
|
46
|
+
"Header Font Size": "Header Font Size",
|
|
47
|
+
"Display Header/Footer": "Display Header/Footer",
|
|
48
|
+
"Custom Header HTML": "Custom Header HTML",
|
|
49
|
+
"Custom Footer HTML": "Custom Footer HTML",
|
|
50
|
+
"Scale": "Scale",
|
|
51
|
+
"Wait Timeout (ms)": "Wait Timeout (ms)",
|
|
52
|
+
"URL": "URL",
|
|
53
|
+
"Wait for Selector": "Wait for Selector",
|
|
54
|
+
"Viewport Width": "Viewport Width",
|
|
55
|
+
"Viewport Height": "Viewport Height",
|
|
56
|
+
"Full Page": "Full Page",
|
|
57
|
+
"Transaction Reference": "Transaction Reference",
|
|
58
|
+
"Limit": "Limit",
|
|
59
|
+
"Offset": "Offset",
|
|
60
|
+
"Date From": "Date From",
|
|
61
|
+
"Date To": "Date To",
|
|
62
|
+
"Meta Filter": "Meta Filter",
|
|
63
|
+
"Method": "Method",
|
|
64
|
+
"Headers": "Headers",
|
|
65
|
+
"Query Parameters": "Query Parameters",
|
|
66
|
+
"Body": "Body",
|
|
67
|
+
"No Error on Failure": "No Error on Failure",
|
|
68
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
69
|
+
"JSON data with overrides array to populate the template. Format: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.": "JSON data with overrides array to populate the template. Format: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.",
|
|
70
|
+
"Delay in milliseconds before PDF generation": "Delay in milliseconds before PDF generation",
|
|
71
|
+
"Specify an external reference ID for your own reference": "Specify an external reference ID for your own reference",
|
|
72
|
+
"The HTML content to convert to PDF. Can include CSS styles and external resources.": "The HTML content to convert to PDF. Can include CSS styles and external resources.",
|
|
73
|
+
"Optional CSS styles to apply to the HTML content. Can include inline styles or external stylesheets.": "Optional CSS styles to apply to the HTML content. Can include inline styles or external stylesheets.",
|
|
74
|
+
"Optional JSON data to use for templating the HTML content. Can include variables and dynamic content.": "Optional JSON data to use for templating the HTML content. Can include variables and dynamic content.",
|
|
75
|
+
"Expiration of the generated PDF in minutes. Use 0 to store permanently, or 1-10080 minutes (7 days) to specify expiration.": "Expiration of the generated PDF in minutes. Use 0 to store permanently, or 1-10080 minutes (7 days) to specify expiration.",
|
|
76
|
+
"PDF page size format": "PDF page size format",
|
|
77
|
+
"PDF page orientation": "PDF page orientation",
|
|
78
|
+
"Top margin in millimeters": "Top margin in millimeters",
|
|
79
|
+
"Bottom margin in millimeters": "Bottom margin in millimeters",
|
|
80
|
+
"Left margin in millimeters": "Left margin in millimeters",
|
|
81
|
+
"Right margin in millimeters": "Right margin in millimeters",
|
|
82
|
+
"Whether to print background graphics and colors": "Whether to print background graphics and colors",
|
|
83
|
+
"Font size for header (e.g., \"9px\")": "Font size for header (e.g., \"9px\")",
|
|
84
|
+
"Whether to display header and footer": "Whether to display header and footer",
|
|
85
|
+
"Custom HTML content for header": "Custom HTML content for header",
|
|
86
|
+
"Custom HTML content for footer": "Custom HTML content for footer",
|
|
87
|
+
"Scale factor for the PDF (0.1 to 2.0)": "Scale factor for the PDF (0.1 to 2.0)",
|
|
88
|
+
"Time to wait before generating PDF (in milliseconds)": "Time to wait before generating PDF (in milliseconds)",
|
|
89
|
+
"The URL of the webpage to convert to PDF": "The URL of the webpage to convert to PDF",
|
|
90
|
+
"Time to wait for page to load before generating PDF (in milliseconds)": "Time to wait for page to load before generating PDF (in milliseconds)",
|
|
91
|
+
"CSS selector to wait for before generating PDF (e.g., \".content-loaded\")": "CSS selector to wait for before generating PDF (e.g., \".content-loaded\")",
|
|
92
|
+
"Browser viewport width in pixels (default: 1920)": "Browser viewport width in pixels (default: 1920)",
|
|
93
|
+
"Browser viewport height in pixels (default: 1080)": "Browser viewport height in pixels (default: 1080)",
|
|
94
|
+
"Capture the full scrollable page": "Capture the full scrollable page",
|
|
95
|
+
"Select a transaction reference to filter objects.": "Select a transaction reference to filter objects.",
|
|
96
|
+
"Maximum number of objects to return (default: 300, max: 300)": "Maximum number of objects to return (default: 300, max: 300)",
|
|
97
|
+
"Number of objects to skip for pagination (default: 0)": "Number of objects to skip for pagination (default: 0)",
|
|
98
|
+
"Filter objects by template ID (optional)": "Filter objects by template ID (optional)",
|
|
99
|
+
"Filter by specific transaction reference (optional)": "Filter by specific transaction reference (optional)",
|
|
100
|
+
"Start date for filtering (YYYY-MM-DD format, optional)": "Start date for filtering (YYYY-MM-DD format, optional)",
|
|
101
|
+
"End date for filtering (YYYY-MM-DD format, optional)": "End date for filtering (YYYY-MM-DD format, optional)",
|
|
102
|
+
"Filter by external reference ID (meta field)": "Filter by external reference ID (meta field)",
|
|
103
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
104
|
+
"A4": "A4",
|
|
105
|
+
"A3": "A3",
|
|
106
|
+
"A5": "A5",
|
|
107
|
+
"Letter": "Letter",
|
|
108
|
+
"Legal": "Legal",
|
|
109
|
+
"Tabloid": "Tabloid",
|
|
110
|
+
"Portrait": "Portrait",
|
|
111
|
+
"Landscape": "Landscape",
|
|
112
|
+
"GET": "GET",
|
|
113
|
+
"POST": "POST",
|
|
114
|
+
"PATCH": "PATCH",
|
|
115
|
+
"PUT": "PUT",
|
|
116
|
+
"DELETE": "DELETE",
|
|
117
|
+
"HEAD": "HEAD"
|
|
118
|
+
}
|
package/src/i18n/vi.json
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
{
|
|
2
|
+
"APITemplate.io": "APITemplate.io",
|
|
3
|
+
"Region": "Region",
|
|
4
|
+
"API Key": "API Key",
|
|
5
|
+
"Select your preferred API region for better performance": "Select your preferred API region for better performance",
|
|
6
|
+
"Your APITemplate.io API key": "Your APITemplate.io API key",
|
|
7
|
+
"Default (Singapore)": "Default (Singapore)",
|
|
8
|
+
"Europe (Frankfurt)": "Europe (Frankfurt)",
|
|
9
|
+
"US East (N. Virginia)": "US East (N. Virginia)",
|
|
10
|
+
"Australia (Sydney)": "Australia (Sydney)",
|
|
11
|
+
"Alternative - Default (Singapore)": "Alternative - Default (Singapore)",
|
|
12
|
+
"Alternative - Europe (Frankfurt)": "Alternative - Europe (Frankfurt)",
|
|
13
|
+
"Alternative - US East (N. Virginia)": "Alternative - US East (N. Virginia)",
|
|
14
|
+
"\nTo obtain your API key:\n1. Go to https://app.apitemplate.io/.\n2. Navigate to API Integration section.\n3. Copy your API key.\n\nSelect the region closest to your location for better performance.\n": "\nTo obtain your API key:\n1. Go to https://app.apitemplate.io/.\n2. Navigate to API Integration section.\n3. Copy your API key.\n\nSelect the region closest to your location for better performance.\n",
|
|
15
|
+
"Create Image": "Create Image",
|
|
16
|
+
"Create PDF From HTML": "Create PDF From HTML",
|
|
17
|
+
"Create PDF From URL": "Create PDF From URL",
|
|
18
|
+
"Create PDF": "Create PDF",
|
|
19
|
+
"Delete Object": "Delete Object",
|
|
20
|
+
"Get Account Information": "Get Account Information",
|
|
21
|
+
"List Objects": "List Objects",
|
|
22
|
+
"Custom API Call": "Custom API Call",
|
|
23
|
+
"Creates an image from a template with provided data.": "Creates an image from a template with provided data.",
|
|
24
|
+
"Creates a PDF from HTML.": "Creates a PDF from HTML.",
|
|
25
|
+
"Creates a PDF from a webpage URL.": "Creates a PDF from a webpage URL.",
|
|
26
|
+
"Creates a PDF from a template with provided data.": "Creates a PDF from a template with provided data.",
|
|
27
|
+
"Deletes a generated PDF or image by its transaction reference or object ID.": "Deletes a generated PDF or image by its transaction reference or object ID.",
|
|
28
|
+
"Retrieves account information including usage statistics and account details.": "Retrieves account information including usage statistics and account details.",
|
|
29
|
+
"Retrieves a list of generated PDFs and images with optional filtering": "Retrieves a list of generated PDFs and images with optional filtering",
|
|
30
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
31
|
+
"Template ID": "Template ID",
|
|
32
|
+
"Template Data": "Template Data",
|
|
33
|
+
"Generation Delay (ms)": "Generation Delay (ms)",
|
|
34
|
+
"External Reference ID": "External Reference ID",
|
|
35
|
+
"HTML Content": "HTML Content",
|
|
36
|
+
"CSS Styles": "CSS Styles",
|
|
37
|
+
"Data for Templating": "Data for Templating",
|
|
38
|
+
"Expiration (minutes)": "Expiration (minutes)",
|
|
39
|
+
"Page Size": "Phân trang",
|
|
40
|
+
"Page Orientation": "Page Orientation",
|
|
41
|
+
"Margin Top (mm)": "Margin Top (mm)",
|
|
42
|
+
"Margin Bottom (mm)": "Margin Bottom (mm)",
|
|
43
|
+
"Margin Left (mm)": "Margin Left (mm)",
|
|
44
|
+
"Margin Right (mm)": "Margin Right (mm)",
|
|
45
|
+
"Print Background": "Print Background",
|
|
46
|
+
"Header Font Size": "Header Font Size",
|
|
47
|
+
"Display Header/Footer": "Display Header/Footer",
|
|
48
|
+
"Custom Header HTML": "Custom Header HTML",
|
|
49
|
+
"Custom Footer HTML": "Custom Footer HTML",
|
|
50
|
+
"Scale": "Scale",
|
|
51
|
+
"Wait Timeout (ms)": "Wait Timeout (ms)",
|
|
52
|
+
"URL": "URL",
|
|
53
|
+
"Wait for Selector": "Wait for Selector",
|
|
54
|
+
"Viewport Width": "Viewport Width",
|
|
55
|
+
"Viewport Height": "Viewport Height",
|
|
56
|
+
"Full Page": "Full Page",
|
|
57
|
+
"Transaction Reference": "Transaction Reference",
|
|
58
|
+
"Limit": "Limit",
|
|
59
|
+
"Offset": "Offset",
|
|
60
|
+
"Date From": "Date From",
|
|
61
|
+
"Date To": "Date To",
|
|
62
|
+
"Meta Filter": "Meta Filter",
|
|
63
|
+
"Method": "Method",
|
|
64
|
+
"Headers": "Headers",
|
|
65
|
+
"Query Parameters": "Query Parameters",
|
|
66
|
+
"Body": "Body",
|
|
67
|
+
"No Error on Failure": "No Error on Failure",
|
|
68
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
69
|
+
"JSON data with overrides array to populate the template. Format: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.": "JSON data with overrides array to populate the template. Format: {\"overrides\": [{\"name\": \"object_name\", \"property\": \"value\"}]}.",
|
|
70
|
+
"Delay in milliseconds before PDF generation": "Delay in milliseconds before PDF generation",
|
|
71
|
+
"Specify an external reference ID for your own reference": "Specify an external reference ID for your own reference",
|
|
72
|
+
"The HTML content to convert to PDF. Can include CSS styles and external resources.": "The HTML content to convert to PDF. Can include CSS styles and external resources.",
|
|
73
|
+
"Optional CSS styles to apply to the HTML content. Can include inline styles or external stylesheets.": "Optional CSS styles to apply to the HTML content. Can include inline styles or external stylesheets.",
|
|
74
|
+
"Optional JSON data to use for templating the HTML content. Can include variables and dynamic content.": "Optional JSON data to use for templating the HTML content. Can include variables and dynamic content.",
|
|
75
|
+
"Expiration of the generated PDF in minutes. Use 0 to store permanently, or 1-10080 minutes (7 days) to specify expiration.": "Expiration of the generated PDF in minutes. Use 0 to store permanently, or 1-10080 minutes (7 days) to specify expiration.",
|
|
76
|
+
"PDF page size format": "PDF page size format",
|
|
77
|
+
"PDF page orientation": "PDF page orientation",
|
|
78
|
+
"Top margin in millimeters": "Top margin in millimeters",
|
|
79
|
+
"Bottom margin in millimeters": "Bottom margin in millimeters",
|
|
80
|
+
"Left margin in millimeters": "Left margin in millimeters",
|
|
81
|
+
"Right margin in millimeters": "Right margin in millimeters",
|
|
82
|
+
"Whether to print background graphics and colors": "Whether to print background graphics and colors",
|
|
83
|
+
"Font size for header (e.g., \"9px\")": "Font size for header (e.g., \"9px\")",
|
|
84
|
+
"Whether to display header and footer": "Whether to display header and footer",
|
|
85
|
+
"Custom HTML content for header": "Custom HTML content for header",
|
|
86
|
+
"Custom HTML content for footer": "Custom HTML content for footer",
|
|
87
|
+
"Scale factor for the PDF (0.1 to 2.0)": "Scale factor for the PDF (0.1 to 2.0)",
|
|
88
|
+
"Time to wait before generating PDF (in milliseconds)": "Time to wait before generating PDF (in milliseconds)",
|
|
89
|
+
"The URL of the webpage to convert to PDF": "The URL of the webpage to convert to PDF",
|
|
90
|
+
"Time to wait for page to load before generating PDF (in milliseconds)": "Time to wait for page to load before generating PDF (in milliseconds)",
|
|
91
|
+
"CSS selector to wait for before generating PDF (e.g., \".content-loaded\")": "CSS selector to wait for before generating PDF (e.g., \".content-loaded\")",
|
|
92
|
+
"Browser viewport width in pixels (default: 1920)": "Browser viewport width in pixels (default: 1920)",
|
|
93
|
+
"Browser viewport height in pixels (default: 1080)": "Browser viewport height in pixels (default: 1080)",
|
|
94
|
+
"Capture the full scrollable page": "Capture the full scrollable page",
|
|
95
|
+
"Select a transaction reference to filter objects.": "Select a transaction reference to filter objects.",
|
|
96
|
+
"Maximum number of objects to return (default: 300, max: 300)": "Maximum number of objects to return (default: 300, max: 300)",
|
|
97
|
+
"Number of objects to skip for pagination (default: 0)": "Number of objects to skip for pagination (default: 0)",
|
|
98
|
+
"Filter objects by template ID (optional)": "Filter objects by template ID (optional)",
|
|
99
|
+
"Filter by specific transaction reference (optional)": "Filter by specific transaction reference (optional)",
|
|
100
|
+
"Start date for filtering (YYYY-MM-DD format, optional)": "Start date for filtering (YYYY-MM-DD format, optional)",
|
|
101
|
+
"End date for filtering (YYYY-MM-DD format, optional)": "End date for filtering (YYYY-MM-DD format, optional)",
|
|
102
|
+
"Filter by external reference ID (meta field)": "Filter by external reference ID (meta field)",
|
|
103
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
104
|
+
"A4": "A4",
|
|
105
|
+
"A3": "A3",
|
|
106
|
+
"A5": "A5",
|
|
107
|
+
"Letter": "Letter",
|
|
108
|
+
"Legal": "Legal",
|
|
109
|
+
"Tabloid": "Tabloid",
|
|
110
|
+
"Portrait": "Portrait",
|
|
111
|
+
"Landscape": "Landscape",
|
|
112
|
+
"GET": "GET",
|
|
113
|
+
"POST": "POST",
|
|
114
|
+
"PATCH": "PATCH",
|
|
115
|
+
"PUT": "PUT",
|
|
116
|
+
"DELETE": "DELETE",
|
|
117
|
+
"HEAD": "HEAD"
|
|
118
|
+
}
|