@activepieces/piece-microsoft-excel-365 0.1.0 → 0.1.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-microsoft-excel-365",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
@@ -10,9 +10,9 @@
10
10
  "nanoid": "3.3.8",
11
11
  "semver": "7.6.0",
12
12
  "zod": "3.25.76",
13
- "@activepieces/pieces-common": "0.7.0",
13
+ "@activepieces/pieces-common": "0.8.1",
14
14
  "@activepieces/pieces-framework": "0.20.1",
15
- "@activepieces/shared": "0.22.0",
15
+ "@activepieces/shared": "0.24.0",
16
16
  "tslib": "2.8.1"
17
17
  },
18
18
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Spreadsheet software by Microsoft": "Tabellensoftware von Microsoft",
3
- "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Melden Sie sich bei [Microsoft Azure Portal](https://portal.azure.com/).\n. Von der linken Seitenleiste gehen Sie zur **Microsoft Enfra ID**.\n3. Unter **Verwalten** klicken Sie auf **App-Registrierungen**.\n4. Klicken Sie auf die **Neue Registrierung** Schaltfläche.\n5. Geben Sie einen **Name** für Ihre App ein.\n6. Für **unterstützte Kontotypen**, auswählen:\n - **Konten in jedem Organisationsverzeichnis (jeder Microsoft-Entra-ID-Mieter - Multitenant) und persönlichen Microsoft-Konten**\n - Oder wählen Sie nach Ihren Anforderungen aus.\n7. In **Umleitungs-URI** wählen Sie **Web** und fügen Sie die angegebene URL hinzu.\n8. Klicken Sie auf **Registrieren**.\n9. Nach der Registrierung werden Sie zur Übersichtsseite der App weitergeleitet. Kopieren Sie die **Application (Client) ID**.\n10. Vom linken Menü gehen Sie zu **Zertifikate & Geheimnisse**.\n - Unter **Kundengeheimnis**, klicke **Neues Kundengeheimnis**.\n - Geben Sie eine Beschreibung an, setzen Sie ein Ablaufdatum und klicken Sie auf **Hinzufügen**.\n - Kopieren Sie den **Wert** des Client-Geheimnisses (dies wird nicht wieder angezeigt).\n11. Gehe zu **API Berechtigungen** vom linken Menü.\n - Klicke **Berechtigung hinzufügen**.\n - Wähle **Microsoft Graph** → **delegierte Berechtigungen**.\n - Fügen Sie folgende Bereiche hinzu:\n - Dateien. eadWrite\n - offline_access \n - Klicken Sie auf **Berechtigungen hinzufügen**.\n12. Kopieren Sie Ihre **Client-ID** und **Client-Geheimnis**.\n",
3
+ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add ": "\n1. Melden Sie sich bei [Microsoft Azure Portal](https://portal.azure.com/).\n. Von der linken Seitenleiste gehen Sie zur **Microsoft Enfra ID**.\n3. Unter **Verwalten** klicken Sie auf **App-Registrierungen**.\n4. Klicken Sie auf die **Neue Registrierung** Schaltfläche.\n5. Geben Sie einen **Name** für Ihre App ein.\n6. Für **unterstützte Kontotypen**, auswählen:\n - **Konten in jedem Organisationsverzeichnis (jeder Microsoft-Entra-ID-Mieter - Multitenant) und persönlichen Microsoft-Konten**\n - Oder wählen Sie nach Ihren Anforderungen aus.\n7. In **Umleitungs-URI** wählen Sie **Web** und fügen Sie die angegebene URL hinzu.\n8. Klicken Sie auf **Registrieren**.\n9. Nach der Registrierung werden Sie zur Übersichtsseite der App weitergeleitet. Kopieren Sie die **Application (Client) ID**.\n10. Vom linken Menü gehen Sie zu **Zertifikate & Geheimnisse**.\n - Unter **Kundengeheimnis**, klicke **Neues Kundengeheimnis**.\n - Geben Sie eine Beschreibung an, setzen Sie ein Ablaufdatum und klicken Sie auf **Hinzufügen**.\n - Kopieren Sie den **Wert** des Client-Geheimnisses (dies wird nicht wieder angezeigt).\n11. Gehe zu **API Berechtigungen** vom linken Menü.\n - Klicke **Berechtigung hinzufügen**.\n - Wählen Sie **Microsoft Graph** → **delegierte Berechtigungen**.\n - Fügen Sie folgende Bereiche hinzu:\n - Dateien. eadWrite\n - offline_access \n - Klicken Sie auf **Berechtigungen hinzufügen**.\n12. Kopieren Sie Ihre **Client-ID** und **Client-Geheimnis**.\n",
4
4
  "Append Row to Worksheet": "Zeile an Arbeitsblatt anhängen",
5
5
  "Get Worksheets": "Arbeitsblätter abrufen",
6
6
  "Get Worksheet Rows": "Arbeitsblatt Zeilen abrufen",
@@ -18,6 +18,15 @@
18
18
  "Append Rows to a Table": "Zeilen an einen Tisch anhängen",
19
19
  "Convert to Range": "In Bereich umwandeln",
20
20
  "Create Workbook": "Arbeitsbuch erstellen",
21
+ "Clear Column by Index": "Spalte nach Index löschen",
22
+ "Clear Cells by Range": "Lösche Zellen nach Reichweite",
23
+ "Clear Row by ID": "Zeile durch ID löschen",
24
+ "Create Worksheet": "Arbeitsblatt erstellen",
25
+ "Find Row": "Finde Zeile",
26
+ "Get Cells in Range": "Hol dir Zellen in Reichweite",
27
+ "Get Row by ID": "Zeile per ID erhalten",
28
+ "Get Worksheet by ID": "Arbeitsblatt über ID abrufen",
29
+ "Rename Worksheet": "Arbeitsblatt umbenennen",
21
30
  "Custom API Call": "Eigener API-Aufruf",
22
31
  "Append row of values to a worksheet": "Füge eine Zeile von Werten zu einer Tabelle hinzu",
23
32
  "Retrieve worksheets from a workbook": "Arbeitsblätter aus einem Arbeitsbuch abrufen",
@@ -36,6 +45,15 @@
36
45
  "Append rows to a table": "Zeilen an eine Tabelle anhängen",
37
46
  "Converts a table to a range": "Konvertiert eine Tabelle in einen Bereich",
38
47
  "Create a new workbook at the specified location": "Neues Arbeitsbuch an dem angegebenen Ort erstellen",
48
+ "Clear contents/formatting of a column by its index.": "Lösche Inhalte/Formatierung einer Spalte nach ihrem Index.",
49
+ "Clear a block of cells (range) content or formatting.": "Lösche einen Block von Zellen (Bereich) Inhalt oder Formatierung.",
50
+ "Clear contents/formatting of an entire row by its ID.": "Lösche Inhalte/Formatierung eines ganzen Datensatzes mit seiner ID.",
51
+ "Add a new worksheet (tab) to an existing workbook with optional default headers.": "Fügen Sie ein neues Arbeitsblatt (Tab) zu einem bestehenden Arbeitsbuch mit optionalen Headern hinzu.",
52
+ "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).": "Suchen Sie eine Zeile, indem Sie eine Spalte und einen Wert angeben (z.B. finden Sie eine Zeile, in der „ID“ = 123).",
53
+ "Retrieve the values in a given cell range (e.g., “A1:C10”).": "Rufen Sie die Werte in einem vorgegebenen Zellbereich ab (z.B. „A1:C10“).",
54
+ "  Retrieve the entire content of a row by its row ID.": " Ruft den gesamten Inhalt einer Zeile nach ihrer Zeilennummer ab.",
55
+ "Retrieve metadata of a worksheet by its ID.": "Abrufen von Metadaten eines Arbeitsblatts durch seine ID.",
56
+ "Change the name of an existing worksheet.": "Ändern Sie den Namen einer vorhandenen Tabelle.",
39
57
  "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
40
58
  "Workbook": "Arbeitsbuch",
41
59
  "Worksheet": "Arbeitsblatt",
@@ -56,8 +74,13 @@
56
74
  "Return All Matches": "Alle Matches zurückgeben",
57
75
  "Name": "Name",
58
76
  "Parent Folder": "Eltern-Ordner",
59
- "Method": "Methode",
77
+ "Column Index": "Spaltenindex",
78
+ "Clear Type": "Typ löschen",
79
+ "Row Number": "Zeilennummer",
60
80
  "Headers": "Kopfzeilen",
81
+ "Row ID (Index)": "Zeilennummer (Index)",
82
+ "New Worksheet Name": "Neuer Arbeitsblattname",
83
+ "Method": "Methode",
61
84
  "Query Parameters": "Abfrageparameter",
62
85
  "Body": "Körper",
63
86
  "Response is Binary ?": "Antwort ist binär?",
@@ -84,8 +107,24 @@
84
107
  "If checked, all matching rows will be returned": "Wenn aktiviert, werden alle übereinstimmenden Zeilen zurückgegeben",
85
108
  "The name of the new workbook": "Der Name des neuen Arbeitsbuchs",
86
109
  "The parent folder to use": "Der zu verwendende übergeordnete Ordner",
110
+ "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).": "Der 1-basierte Index der zu löschenden Spalte (z.B. 1 für Spalte A, 2 für Spalte B).",
111
+ "Specify what to clear from the column.": "Legen Sie fest, was aus der Spalte zu löschen ist.",
112
+ "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").": "Der Bereich der Zellen zu löschen, in A1 Notation (z. B. \"A1:C5\").",
113
+ "Specify what to clear from the range.": "Legen Sie fest, was aus dem Bereich zu löschen ist.",
114
+ "The number of the row to be cleared (e.g., 5 for the 5th row).": "Die Anzahl der zu löschenden Zeilen (z.B. 5 für die 5. Zeile).",
115
+ "Specify what to clear from the row.": "Legen Sie fest, was aus der Zeile zu löschen ist.",
116
+ "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.": "Der Name für das neue Arbeitsblatt. Falls nicht angegeben wird, wird ein Standardname wie 'Sheet1' zugewiesen.",
117
+ "Optional: A list of headers to add to the first row. A table will be created from these headers.": "Optional: Eine Liste von Kopfzeilen, die zur ersten Zeile hinzugefügt werden sollen. Eine Tabelle wird aus diesen Kopfzeilen erstellt.",
118
+ "The column to search in.": "Die Spalte in der gesucht werden soll.",
119
+ "The value to find in the lookup column.": "Der Wert, der in der Suchspalte zu finden ist.",
120
+ "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").": "Der Bereich der Zellen, die in A1-Notation abgerufen werden sollen (z.B. \"A1:C10\").",
121
+ "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).": "Der null-basierte Index der zu holenden Zeile (z.B. 0 für die erste Zeile, 1 für die zweite Zeile).",
122
+ "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n": "\nDer neue Name für das Arbeitsblatt. Der Name muss die folgenden Regeln beachten:\n- darf nicht leer sein.\n- 31 Zeichen nicht überschreiten.\n- Darf keine der folgenden Zeichen enthalten: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- Der Name \"History\" ist von Excel reserviert und kann nicht verwendet werden.\n",
87
123
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
88
124
  "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
125
+ "All (Contents and Formatting)": "Alle (Inhalt und Formatierung)",
126
+ "Contents Only": "Nur Inhalte",
127
+ "Formats Only": "Nur Formate",
89
128
  "GET": "ERHALTEN",
90
129
  "POST": "POST",
91
130
  "PATCH": "PATCH",
@@ -93,7 +132,17 @@
93
132
  "DELETE": "LÖSCHEN",
94
133
  "HEAD": "HEAD",
95
134
  "New Row": "Neue Zeile",
135
+ "New Row in Table": "Neue Zeile in Tabelle",
136
+ "New Worksheet": "Neues Arbeitsblatt",
137
+ "Updated Row": "Aktualisierte Zeile",
96
138
  "Trigger when a new row is added, and it can include existing rows as well.": "Wird ausgelöst, wenn eine neue Zeile hinzugefügt wird, und kann auch vorhandene Datensätze enthalten.",
139
+ "Fires when a new row is added to a table within a worksheet.": "Feuert ab, wenn eine neue Zeile einer Tabelle innerhalb einer Tabelle hinzugefügt wird.",
140
+ "Fires when a new worksheet is created in a workbook.": "Feuert ab, wenn ein neues Arbeitsblatt in einem Arbeitsbuch erstellt wird.",
141
+ "Fires when a row (in a worksheet) is added or updated.": "Feuert ab, wenn eine Zeile (in einem Arbeitsblatt) hinzugefügt oder aktualisiert wird.",
97
142
  "Max Rows to Poll": "Max. Zeilen zur Abfrage",
98
- "The maximum number of rows to poll, the rest will be polled on the next run.": "Die maximale Anzahl der zu befragenden Zeilen, der Rest wird beim nächsten Lauf befragt."
143
+ "My table has headers": "Meine Tabelle hat Kopfzeilen",
144
+ "First row has headers": "Erste Zeile hat Kopfzeilen",
145
+ "The maximum number of rows to poll, the rest will be polled on the next run.": "Die maximale Anzahl der zu befragenden Zeilen, der Rest wird beim nächsten Lauf befragt.",
146
+ "Enable this if the first row of your table is a header row.": "Aktivieren Sie dies, wenn die erste Zeile Ihrer Tabelle eine Kopfzeile ist.",
147
+ "Enable this if the first row of your worksheet should be treated as headers.": "Aktivieren Sie dies, wenn die erste Zeile Ihres Arbeitsblatts als Header behandelt werden soll."
99
148
  }
package/src/i18n/es.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Spreadsheet software by Microsoft": "Software de hoja de cálculo por Microsoft",
3
- "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
3
+ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add ": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
4
4
  "Append Row to Worksheet": "Añadir fila a la hoja de trabajo",
5
5
  "Get Worksheets": "Obtener hojas de trabajo",
6
6
  "Get Worksheet Rows": "Obtener filas de hojas de trabajo",
@@ -18,6 +18,15 @@
18
18
  "Append Rows to a Table": "Añadir filas a una tabla",
19
19
  "Convert to Range": "Convertir a rango",
20
20
  "Create Workbook": "Crear Libro de Trabajo",
21
+ "Clear Column by Index": "Limpiar columna por índice",
22
+ "Clear Cells by Range": "Limpiar celdas por rango",
23
+ "Clear Row by ID": "Limpiar fila por ID",
24
+ "Create Worksheet": "Crear hoja de trabajo",
25
+ "Find Row": "Buscar fila",
26
+ "Get Cells in Range": "Obtener celdas en el rango",
27
+ "Get Row by ID": "Obtener fila por ID",
28
+ "Get Worksheet by ID": "Obtener Hoja de Trabajo por ID",
29
+ "Rename Worksheet": "Renombrar hoja de trabajo",
21
30
  "Custom API Call": "Llamada API personalizada",
22
31
  "Append row of values to a worksheet": "Añadir fila de valores a una hoja de trabajo",
23
32
  "Retrieve worksheets from a workbook": "Recuperar hojas de trabajo de un libro",
@@ -36,6 +45,15 @@
36
45
  "Append rows to a table": "Añadir filas a una tabla",
37
46
  "Converts a table to a range": "Convierte una tabla a un rango",
38
47
  "Create a new workbook at the specified location": "Crear un nuevo libro en la ubicación especificada",
48
+ "Clear contents/formatting of a column by its index.": "Elimina el contenido/formato de una columna por su índice.",
49
+ "Clear a block of cells (range) content or formatting.": "Elimina un bloque de contenido o formato de celdas (rango).",
50
+ "Clear contents/formatting of an entire row by its ID.": "Elimina el contenido/formato de una fila entera por su ID.",
51
+ "Add a new worksheet (tab) to an existing workbook with optional default headers.": "Añadir una nueva hoja de trabajo (pestaña) a un libro de trabajo existente con cabeceras predeterminadas opcionales.",
52
+ "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).": "Busque una fila especificando una columna de búsqueda y un valor (por ejemplo, encuentre una fila donde “ID” = 123).",
53
+ "Retrieve the values in a given cell range (e.g., “A1:C10”).": "Recuperar los valores en un determinado rango de celdas (por ejemplo, “A1:C10”).",
54
+ "  Retrieve the entire content of a row by its row ID.": " Recuperar todo el contenido de una fila por su ID de fila.",
55
+ "Retrieve metadata of a worksheet by its ID.": "Recuperar metadatos de una hoja de trabajo por su ID.",
56
+ "Change the name of an existing worksheet.": "Cambiar el nombre de una hoja de trabajo existente.",
39
57
  "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
40
58
  "Workbook": "Libro de trabajo",
41
59
  "Worksheet": "Hoja de trabajo",
@@ -56,8 +74,13 @@
56
74
  "Return All Matches": "Devolver todas las partidas",
57
75
  "Name": "Nombre",
58
76
  "Parent Folder": "Carpeta padre",
59
- "Method": "Método",
77
+ "Column Index": "Índice de columna",
78
+ "Clear Type": "Borrar tipo",
79
+ "Row Number": "Número de fila",
60
80
  "Headers": "Encabezados",
81
+ "Row ID (Index)": "ID fila (índice)",
82
+ "New Worksheet Name": "Nuevo nombre de hoja de trabajo",
83
+ "Method": "Método",
61
84
  "Query Parameters": "Parámetros de consulta",
62
85
  "Body": "Cuerpo",
63
86
  "Response is Binary ?": "¿Respuesta es binaria?",
@@ -84,8 +107,24 @@
84
107
  "If checked, all matching rows will be returned": "Si está marcado, todas las filas coincidentes serán devueltas",
85
108
  "The name of the new workbook": "El nombre del nuevo libro",
86
109
  "The parent folder to use": "La carpeta padre a usar",
110
+ "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).": "El índice 1 basado en la columna a ser borrada (por ejemplo, 1 para la columna A, 2 para la columna B).",
111
+ "Specify what to clear from the column.": "Especifique qué borrar de la columna.",
112
+ "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").": "El rango de células a limpiar, en notación A1 (por ejemplo, \"A1:C5\").",
113
+ "Specify what to clear from the range.": "Especifique qué limpiar del rango.",
114
+ "The number of the row to be cleared (e.g., 5 for the 5th row).": "El número de la fila a limpiar (por ejemplo, 5 para la quinta fila).",
115
+ "Specify what to clear from the row.": "Especifique qué borrar de la fila.",
116
+ "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.": "El nombre de la nueva hoja de cálculo. Si no se proporciona, se asignará un nombre por defecto como 'Sheet1'.",
117
+ "Optional: A list of headers to add to the first row. A table will be created from these headers.": "Opcional: Una lista de cabeceras a añadir a la primera fila. Se creará una tabla a partir de estas cabeceras.",
118
+ "The column to search in.": "La columna en la que buscar.",
119
+ "The value to find in the lookup column.": "El valor a encontrar en la columna de búsqueda.",
120
+ "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").": "El rango de celdas a recuperar, en notación A1 (por ej., \"A1:C10\").",
121
+ "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).": "El índice cero de la fila a recuperar (por ejemplo, 0 para la primera fila, 1 para la segunda).",
122
+ "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n": "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n",
87
123
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
88
124
  "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
125
+ "All (Contents and Formatting)": "Todo (contenido y formato)",
126
+ "Contents Only": "Sólo contenido",
127
+ "Formats Only": "Sólo formatos",
89
128
  "GET": "RECOGER",
90
129
  "POST": "POST",
91
130
  "PATCH": "PATCH",
@@ -93,7 +132,17 @@
93
132
  "DELETE": "BORRAR",
94
133
  "HEAD": "LIMPIO",
95
134
  "New Row": "Nueva fila",
135
+ "New Row in Table": "Nueva fila en la tabla",
136
+ "New Worksheet": "Nueva hoja de trabajo",
137
+ "Updated Row": "Fila actualizada",
96
138
  "Trigger when a new row is added, and it can include existing rows as well.": "Activar cuando se agrega un nuevo registro, y también puede incluir registros existentes.",
139
+ "Fires when a new row is added to a table within a worksheet.": "Dispara cuando se agrega un nuevo registro a una tabla dentro de una hoja de cálculo.",
140
+ "Fires when a new worksheet is created in a workbook.": "Dispara cuando se crea una nueva hoja de trabajo en un libro.",
141
+ "Fires when a row (in a worksheet) is added or updated.": "Dispara cuando una fila (en una hoja de cálculo) es añadida o actualizada.",
97
142
  "Max Rows to Poll": "Máximas filas a la encuesta",
98
- "The maximum number of rows to poll, the rest will be polled on the next run.": "El número máximo de filas a encuestar, el resto serán encuestados en la próxima ejecución."
143
+ "My table has headers": "Mi tabla tiene cabeceras",
144
+ "First row has headers": "La primera fila tiene cabeceras",
145
+ "The maximum number of rows to poll, the rest will be polled on the next run.": "El número máximo de filas a encuestar, el resto serán encuestados en la próxima ejecución.",
146
+ "Enable this if the first row of your table is a header row.": "Habilita esto si la primera fila de tu tabla es una fila de cabecera.",
147
+ "Enable this if the first row of your worksheet should be treated as headers.": "Habilite esto si la primera fila de su hoja de trabajo debe ser tratada como cabeceras."
99
148
  }
package/src/i18n/fr.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Spreadsheet software by Microsoft": "Logiciel de la feuille de calcul par Microsoft",
3
- "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
3
+ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add ": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
4
4
  "Append Row to Worksheet": "Ajouter la ligne à la feuille de travail",
5
5
  "Get Worksheets": "Obtenir des feuilles de travail",
6
6
  "Get Worksheet Rows": "Récupérer les lignes de feuilles de travail",
@@ -18,6 +18,15 @@
18
18
  "Append Rows to a Table": "Ajouter les lignes à une table",
19
19
  "Convert to Range": "Convertir en Portée",
20
20
  "Create Workbook": "Créer un cahier de travail",
21
+ "Clear Column by Index": "Effacer la colonne par index",
22
+ "Clear Cells by Range": "Effacer les cellules à distance",
23
+ "Clear Row by ID": "Effacer la ligne par ID",
24
+ "Create Worksheet": "Créer une feuille de calcul",
25
+ "Find Row": "Trouver une ligne",
26
+ "Get Cells in Range": "Obtenir des cellules à portée",
27
+ "Get Row by ID": "Obtenir une ligne par ID",
28
+ "Get Worksheet by ID": "Obtenir la fiche par ID",
29
+ "Rename Worksheet": "Renommer la fiche",
21
30
  "Custom API Call": "Appel API personnalisé",
22
31
  "Append row of values to a worksheet": "Ajouter une ligne de valeurs à une feuille de calcul",
23
32
  "Retrieve worksheets from a workbook": "Récupérer les feuilles de travail d'un classeur",
@@ -36,6 +45,15 @@
36
45
  "Append rows to a table": "Ajouter des lignes à une table",
37
46
  "Converts a table to a range": "Convertit une table en une plage",
38
47
  "Create a new workbook at the specified location": "Créer un nouveau cahier de travail à l'emplacement spécifié",
48
+ "Clear contents/formatting of a column by its index.": "Effacer le contenu/formatage d'une colonne par son index.",
49
+ "Clear a block of cells (range) content or formatting.": "Vider un bloc de cellules (rangées) contenu ou formatage.",
50
+ "Clear contents/formatting of an entire row by its ID.": "Effacer le contenu/formatage d'une ligne entière par son ID.",
51
+ "Add a new worksheet (tab) to an existing workbook with optional default headers.": "Ajouter une nouvelle feuille de travail (onglet) à un classeur existant avec des en-têtes optionnels par défaut.",
52
+ "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).": "Localisez une ligne en spécifiant une colonne de recherche et une valeur (par exemple, trouver une ligne où « ID» = 123).",
53
+ "Retrieve the values in a given cell range (e.g., “A1:C10”).": "Récupère les valeurs dans une plage de cellules donnée (par exemple, « A1:C10 »).",
54
+ "  Retrieve the entire content of a row by its row ID.": " Récupère tout le contenu d'une ligne par son identifiant de ligne.",
55
+ "Retrieve metadata of a worksheet by its ID.": "Récupère les métadonnées d'une feuille par son ID.",
56
+ "Change the name of an existing worksheet.": "Changer le nom d'une feuille de travail existante.",
39
57
  "Make a custom API call to a specific endpoint": "Passez un appel API personnalisé à un point de terminaison spécifique",
40
58
  "Workbook": "Carnet de travail",
41
59
  "Worksheet": "Feuille de travail",
@@ -56,8 +74,13 @@
56
74
  "Return All Matches": "Retourner tous les matchs",
57
75
  "Name": "Nom",
58
76
  "Parent Folder": "Dossier parent",
59
- "Method": "Méthode",
77
+ "Column Index": "Index des colonnes",
78
+ "Clear Type": "Effacer le type",
79
+ "Row Number": "Numéro de ligne",
60
80
  "Headers": "En-têtes",
81
+ "Row ID (Index)": "ID de ligne (Index)",
82
+ "New Worksheet Name": "Nom de la nouvelle fiche",
83
+ "Method": "Méthode",
61
84
  "Query Parameters": "Paramètres de requête",
62
85
  "Body": "Corps",
63
86
  "Response is Binary ?": "La réponse est Binaire ?",
@@ -84,8 +107,24 @@
84
107
  "If checked, all matching rows will be returned": "Si coché, toutes les lignes correspondantes seront retournées",
85
108
  "The name of the new workbook": "Le nom du nouveau classeur",
86
109
  "The parent folder to use": "Le dossier parent à utiliser",
110
+ "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).": "L'index basé sur 1 de la colonne à effacer (par exemple, 1 pour la colonne A, 2 pour la colonne B).",
111
+ "Specify what to clear from the column.": "Spécifie ce qu'il faut effacer de la colonne.",
112
+ "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").": "La plage de cellules à effacer, en notation A1 (par exemple, \"A1:C5\").",
113
+ "Specify what to clear from the range.": "Spécifie ce qu'il faut effacer de l'intervalle.",
114
+ "The number of the row to be cleared (e.g., 5 for the 5th row).": "Le numéro de la ligne à effacer (par exemple, 5 pour la 5ème rangée).",
115
+ "Specify what to clear from the row.": "Spécifie ce qu'il faut effacer de la ligne.",
116
+ "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.": "Le nom de la nouvelle feuille de travail. Si elle n'est pas fournie, un nom par défaut comme 'Sheet1' sera assigné.",
117
+ "Optional: A list of headers to add to the first row. A table will be created from these headers.": "Optionnel: Une liste d'entêtes à ajouter à la première ligne. Une table sera créée à partir de ces en-têtes.",
118
+ "The column to search in.": "La colonne à rechercher.",
119
+ "The value to find in the lookup column.": "La valeur à trouver dans la colonne de recherche.",
120
+ "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").": "La plage de cellules à récupérer, en notation A1 (par exemple, \"A1:C10\").",
121
+ "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).": "L'index basé sur zéro de la ligne à récupérer (par exemple, 0 pour la première ligne, 1 pour la seconde).",
122
+ "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n": "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n",
87
123
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
88
124
  "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
125
+ "All (Contents and Formatting)": "Tout (contenu et mise en forme)",
126
+ "Contents Only": "Contenu uniquement",
127
+ "Formats Only": "Formats seulement",
89
128
  "GET": "OBTENIR",
90
129
  "POST": "POSTER",
91
130
  "PATCH": "PATCH",
@@ -93,7 +132,17 @@
93
132
  "DELETE": "SUPPRIMER",
94
133
  "HEAD": "TÊTE",
95
134
  "New Row": "Nouvelle ligne",
135
+ "New Row in Table": "Nouvelle ligne dans la table",
136
+ "New Worksheet": "Nouvelle feuille de travail",
137
+ "Updated Row": "Ligne mise à jour",
96
138
  "Trigger when a new row is added, and it can include existing rows as well.": "Déclenche quand une nouvelle ligne est ajoutée, et peut également inclure des lignes existantes.",
139
+ "Fires when a new row is added to a table within a worksheet.": "Se déclenche lorsqu'une nouvelle ligne est ajoutée à une table dans une feuille de travail.",
140
+ "Fires when a new worksheet is created in a workbook.": "Déclenche lorsqu'une nouvelle feuille de travail est créée dans un classeur.",
141
+ "Fires when a row (in a worksheet) is added or updated.": "Déclenche lorsqu'une ligne (dans une feuille de travail) est ajoutée ou mise à jour.",
97
142
  "Max Rows to Poll": "Nombre maximum de lignes au sondage",
98
- "The maximum number of rows to poll, the rest will be polled on the next run.": "Le nombre maximum de lignes à voter, le reste sera sondé lors de la prochaine exécution."
143
+ "My table has headers": "Mon tableau a des en-têtes",
144
+ "First row has headers": "La première ligne a des en-têtes",
145
+ "The maximum number of rows to poll, the rest will be polled on the next run.": "Le nombre maximum de lignes à voter, le reste sera sondé lors de la prochaine exécution.",
146
+ "Enable this if the first row of your table is a header row.": "Activer cette option si la première ligne de votre table est une ligne d'en-tête.",
147
+ "Enable this if the first row of your worksheet should be treated as headers.": "Activer cette option si la première ligne de votre feuille de travail doit être traitée comme des en-têtes."
99
148
  }
package/src/i18n/ja.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Spreadsheet software by Microsoft": "Microsoftによるスプレッドシートソフトウェア",
3
- "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
3
+ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add ": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
4
4
  "Append Row to Worksheet": "行をワークシートに追加",
5
5
  "Get Worksheets": "ワークシートを取得",
6
6
  "Get Worksheet Rows": "ワークシート行を取得",
@@ -18,6 +18,15 @@
18
18
  "Append Rows to a Table": "表に行を追加",
19
19
  "Convert to Range": "範囲に変換",
20
20
  "Create Workbook": "ワークブックを作成",
21
+ "Clear Column by Index": "インデックスで列をクリア",
22
+ "Clear Cells by Range": "範囲でセルをクリア",
23
+ "Clear Row by ID": "IDで行をクリア",
24
+ "Create Worksheet": "ワークシートを作成",
25
+ "Find Row": "行を検索",
26
+ "Get Cells in Range": "セル範囲を取得する",
27
+ "Get Row by ID": "IDで行を取得",
28
+ "Get Worksheet by ID": "ワークシートを ID で取得",
29
+ "Rename Worksheet": "ワークシートの名前を変更",
21
30
  "Custom API Call": "カスタムAPI通話",
22
31
  "Append row of values to a worksheet": "ワークシートに値の行を追加",
23
32
  "Retrieve worksheets from a workbook": "ワークブックからワークシートを取得",
@@ -36,6 +45,15 @@
36
45
  "Append rows to a table": "テーブルに行を追加",
37
46
  "Converts a table to a range": "テーブルを範囲に変換します",
38
47
  "Create a new workbook at the specified location": "指定された場所に新しいブックを作成",
48
+ "Clear contents/formatting of a column by its index.": "インデックスで列の内容/書式をクリアします。",
49
+ "Clear a block of cells (range) content or formatting.": "セル(範囲)の内容や書式設定のブロックをクリアします。",
50
+ "Clear contents/formatting of an entire row by its ID.": "行全体の内容/書式を ID でクリアします。",
51
+ "Add a new worksheet (tab) to an existing workbook with optional default headers.": "新しいワークシート(タブ)を既存のワークブックに追加します。",
52
+ "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).": "検索列と値を指定して行を探します(例えば、「ID」=123の行を探します)。",
53
+ "Retrieve the values in a given cell range (e.g., “A1:C10”).": "指定されたセル範囲の値を取得します (例: A1:C10)。",
54
+ "  Retrieve the entire content of a row by its row ID.": " 行IDで行全体の内容を取得します。",
55
+ "Retrieve metadata of a worksheet by its ID.": "IDでワークシートのメタデータを取得します。",
56
+ "Change the name of an existing worksheet.": "既存のワークシートの名前を変更します。",
39
57
  "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
40
58
  "Workbook": "ワークブック",
41
59
  "Worksheet": "ワークシート",
@@ -56,8 +74,13 @@
56
74
  "Return All Matches": "すべての一致を返す",
57
75
  "Name": "名前",
58
76
  "Parent Folder": "親フォルダ",
59
- "Method": "方法",
77
+ "Column Index": "列のインデックス",
78
+ "Clear Type": "タイプをクリア",
79
+ "Row Number": "行番号",
60
80
  "Headers": "ヘッダー",
81
+ "Row ID (Index)": "行 ID (インデックス)",
82
+ "New Worksheet Name": "新しいワークシート名",
83
+ "Method": "方法",
61
84
  "Query Parameters": "クエリパラメータ",
62
85
  "Body": "本文",
63
86
  "Response is Binary ?": "応答はバイナリですか?",
@@ -84,8 +107,24 @@
84
107
  "If checked, all matching rows will be returned": "チェックされている場合、一致するすべての行が返されます",
85
108
  "The name of the new workbook": "新しいブックの名前",
86
109
  "The parent folder to use": "使用する親フォルダ",
110
+ "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).": "クリアする列の1ベースのインデックス(例えば、Aの場合は1、Bの場合は2)です。",
111
+ "Specify what to clear from the column.": "列から消去するものを指定します。",
112
+ "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").": "A1表記(例:A1:C5)でクリアするセルの範囲。",
113
+ "Specify what to clear from the range.": "範囲からクリアするものを指定します。",
114
+ "The number of the row to be cleared (e.g., 5 for the 5th row).": "クリアする行の数(例:5行目)。",
115
+ "Specify what to clear from the row.": "行からクリアする項目を指定します。",
116
+ "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.": "新しいワークシートの名前。指定されていない場合は、'Sheet1' のようなデフォルトの名前が割り当てられます。",
117
+ "Optional: A list of headers to add to the first row. A table will be created from these headers.": "オプション: 最初の行に追加するヘッダーのリスト。これらのヘッダーからテーブルが作成されます。",
118
+ "The column to search in.": "検索するカラム。",
119
+ "The value to find in the lookup column.": "ルックアップ列で検索する値。",
120
+ "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").": "取得するセルの範囲(例:A1:C10\")。",
121
+ "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).": "取得する行のゼロベースのインデックス(最初の行の場合は0、2番目の行の場合は1)です。",
122
+ "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n": "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n",
87
123
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
88
124
  "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
125
+ "All (Contents and Formatting)": "すべて(内容と書式設定)",
126
+ "Contents Only": "内容のみ",
127
+ "Formats Only": "書式のみ",
89
128
  "GET": "取得",
90
129
  "POST": "POST",
91
130
  "PATCH": "PATCH",
@@ -93,7 +132,17 @@
93
132
  "DELETE": "削除",
94
133
  "HEAD": "頭",
95
134
  "New Row": "新しい行",
135
+ "New Row in Table": "新しい行",
136
+ "New Worksheet": "新しいワークシート",
137
+ "Updated Row": "更新行",
96
138
  "Trigger when a new row is added, and it can include existing rows as well.": "新しい行が追加されたときにトリガーされ、既存の行も含めることができます。",
139
+ "Fires when a new row is added to a table within a worksheet.": "ワークシート内のテーブルに新しい行が追加されたときに発生します。",
140
+ "Fires when a new worksheet is created in a workbook.": "ワークブックに新しいワークシートが作成されたときに発火します。",
141
+ "Fires when a row (in a worksheet) is added or updated.": "行(ワークシート内)が追加または更新されたときに発火します。",
97
142
  "Max Rows to Poll": "アンケートへの最大行",
98
- "The maximum number of rows to poll, the rest will be polled on the next run.": "アンケートする行の最大数。残りは次の実行時にポーリングされます。"
143
+ "My table has headers": "私のテーブルにはヘッダーがあります",
144
+ "First row has headers": "最初の行にヘッダーがあります",
145
+ "The maximum number of rows to poll, the rest will be polled on the next run.": "アンケートする行の最大数。残りは次の実行時にポーリングされます。",
146
+ "Enable this if the first row of your table is a header row.": "テーブルの最初の行がヘッダー行の場合、これを有効にします。",
147
+ "Enable this if the first row of your worksheet should be treated as headers.": "ワークシートの最初の行をヘッダーとして扱う場合は、これを有効にします。"
99
148
  }
package/src/i18n/nl.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Spreadsheet software by Microsoft": "Spreadsheet software van Microsoft",
3
- "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Log in bij [Microsoft Azure Portal](https://portal.azure.com/).\n. Ga naar **Microsoft Enfra ID**.\n3. Onder **Beheren**, klik op **App registraties**.\n4. Klik op de **Nieuwe registratie** knop.\n5. Voer een **Naam** in voor uw app.\n6. Voor **Ondersteunde accounttypen**, kies keuze:\n - **Accounts in elke map van de organisatie (Any Microsoft Entra ID-tenant - Multitenant) en persoonlijke Microsoft accounts**\n - Of selecteer gebaseerd op uw vereiste.\n7. In **Redirect URI** selecteer **Web** en voeg de opgegeven URL toe.\n8. Klik op **Register**.\n9. Na registratie wordt u doorverwezen naar de overzichtspagina. Kopieer de **Applicatie (client) ID**.\n10. Vanuit het linkermenu ga naar **Certificaten & geheimen**.\n - Klik onder **Client geheimen** op **Nieuwe client geheim**.\n - Geef een beschrijving, verloop, en klik **Toevoegen**.\n - Kopieer de **Waarde** van de client secret (dit zal niet meer worden getoond).\n11. Ga naar **API-rechten** vanuit het linkermenu.\n - Klik **Een machtiging toevoegen**.\n - Selecteer **Microsoft Graph** → **gedelegeerde rechten**.\n - Voeg de volgende toepassingsgebieden toe:\n - Bestanden. eadWrite\n - offline_access \n - Klik **Permissies toevoegen**.\n12. Kopieer uw **Client ID** en **Client Secret**.\n",
3
+ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add ": "\n1. Log in bij [Microsoft Azure Portal](https://portal.azure.com/).\n. Ga naar **Microsoft Enfra ID**.\n3. Onder **Beheren**, klik op **App registraties**.\n4. Klik op de **Nieuwe registratie** knop.\n5. Voer een **Naam** in voor uw app.\n6. Voor **Ondersteunde accounttypen**, kies keuze:\n - **Accounts in elke map van de organisatie (Any Microsoft Entra ID-tenant - Multitenant) en persoonlijke Microsoft accounts**\n - Of selecteer gebaseerd op uw vereiste.\n7. In **Redirect URI** selecteer **Web** en voeg de opgegeven URL toe.\n8. Klik op **Register**.\n9. Na registratie wordt u doorverwezen naar de overzichtspagina. Kopieer de **Applicatie (client) ID**.\n10. Vanuit het linkermenu ga naar **Certificaten & geheimen**.\n - Klik onder **Client geheimen** op **Nieuwe client geheim**.\n - Geef een beschrijving, verloop, en klik **Toevoegen**.\n - Kopieer de **Waarde** van de client secret (dit zal niet meer worden getoond).\n11. Ga naar **API-rechten** vanuit het linkermenu.\n - Klik **Een machtiging toevoegen**.\n - Selecteer **Microsoft Graph** → **gedelegeerde machtigingen**.\n - Voeg de volgende toepassingsgebieden toe:\n - Bestanden. eadWrite\n - offline_access \n - Klik **Permissies toevoegen**.\n12. Kopieer uw **Client ID** en **Client Secret**.\n",
4
4
  "Append Row to Worksheet": "Rij toevoegen aan werkblad",
5
5
  "Get Worksheets": "Haal werkbladen op",
6
6
  "Get Worksheet Rows": "Werkblad Regels ophalen",
@@ -18,6 +18,15 @@
18
18
  "Append Rows to a Table": "Rijen toevoegen aan een tabel",
19
19
  "Convert to Range": "Converteren naar Bereik",
20
20
  "Create Workbook": "Takenboek aanmaken",
21
+ "Clear Column by Index": "Kolom wissen op index",
22
+ "Clear Cells by Range": "Wis antennes per bereik",
23
+ "Clear Row by ID": "Rij wissen via ID",
24
+ "Create Worksheet": "Werkblad aanmaken",
25
+ "Find Row": "Rij zoeken",
26
+ "Get Cells in Range": "Krijg Cellen in bereik",
27
+ "Get Row by ID": "Krijg Rij op ID",
28
+ "Get Worksheet by ID": "Haal het werkblad op via ID",
29
+ "Rename Worksheet": "Werkblad hernoemen",
21
30
  "Custom API Call": "Custom API Call",
22
31
  "Append row of values to a worksheet": "Voeg rij van waarden toe aan een werkblad",
23
32
  "Retrieve worksheets from a workbook": "Werkbladen ophalen uit een werkboek",
@@ -36,6 +45,15 @@
36
45
  "Append rows to a table": "Rijen toevoegen aan een tabel",
37
46
  "Converts a table to a range": "Zet een tabel om naar een bereik",
38
47
  "Create a new workbook at the specified location": "Maak een nieuw werkboek op de opgegeven locatie",
48
+ "Clear contents/formatting of a column by its index.": "Verwijder content/opmaak van een kolom door de index.",
49
+ "Clear a block of cells (range) content or formatting.": "Wis een blok van cellen (bereik) inhoud of formattering.",
50
+ "Clear contents/formatting of an entire row by its ID.": "Verwijder content/formattering van een hele rij via zijn ID.",
51
+ "Add a new worksheet (tab) to an existing workbook with optional default headers.": "Voeg een nieuw werkblad (tab) toe aan een bestaand werkboek met optionele standaard headers.",
52
+ "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).": "Zoek een rij door een kolom en waarde op te geven (bijv. zoek een rij waar \"ID\" = 123).",
53
+ "Retrieve the values in a given cell range (e.g., “A1:C10”).": "Haal de waarden op in een bepaald bereik (bv. \"A1:C10\").",
54
+ "  Retrieve the entire content of a row by its row ID.": " Haal de gehele inhoud van een rij op met zijn rij ID.",
55
+ "Retrieve metadata of a worksheet by its ID.": "Haal metadata van een werkblad op met de ID ervan.",
56
+ "Change the name of an existing worksheet.": "Wijzig de naam van een bestaand werkblad.",
39
57
  "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
40
58
  "Workbook": "Werkboek",
41
59
  "Worksheet": "Werkblad",
@@ -56,8 +74,13 @@
56
74
  "Return All Matches": "Retourneer alle overeenkomsten",
57
75
  "Name": "Naam",
58
76
  "Parent Folder": "Bovenliggende map",
59
- "Method": "Methode",
77
+ "Column Index": "Kolom Index",
78
+ "Clear Type": "Type leegmaken",
79
+ "Row Number": "Rij nummer",
60
80
  "Headers": "Kopteksten",
81
+ "Row ID (Index)": "Rij ID (Index)",
82
+ "New Worksheet Name": "Naam nieuwe werkblad",
83
+ "Method": "Methode",
61
84
  "Query Parameters": "Query parameters",
62
85
  "Body": "Lichaam",
63
86
  "Response is Binary ?": "Antwoord is binair?",
@@ -84,8 +107,24 @@
84
107
  "If checked, all matching rows will be returned": "Indien aangevinkt, worden alle overeenkomende rijen teruggestuurd",
85
108
  "The name of the new workbook": "De naam van het nieuwe werkboek",
86
109
  "The parent folder to use": "De te gebruiken bovenliggende map",
110
+ "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).": "De 1-gebaseerde index van de op te ruimen kolom (bijv. 1 voor kolom A, 2 voor kolom B).",
111
+ "Specify what to clear from the column.": "Geef aan wat uit de kolom moet worden gewist.",
112
+ "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").": "Het bereik van cellen om te tonen, in A1 notatie (bijv. \"A1:C5\").",
113
+ "Specify what to clear from the range.": "Geef aan wat je moet wissen vanuit het bereik.",
114
+ "The number of the row to be cleared (e.g., 5 for the 5th row).": "Het nummer van de rij die moet worden gewist (bijv. 5 voor de 5e rij).",
115
+ "Specify what to clear from the row.": "Geef aan wat je van rij moet opruimen.",
116
+ "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.": "De naam voor het nieuwe werkblad. Indien niet opgegeven, zal er een standaardnaam zoals 'Sheet1' worden toegewezen.",
117
+ "Optional: A list of headers to add to the first row. A table will be created from these headers.": "Optioneel: een lijst van koppen om toe te voegen aan de eerste rij. Een tabel zal worden gemaakt op basis van deze headers.",
118
+ "The column to search in.": "De kolom om in te zoeken.",
119
+ "The value to find in the lookup column.": "De waarde te vinden in de zoek kolom.",
120
+ "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").": "Het bereik van cellen om op te halen, in A1 notatie (bijv. \"A1:C10\").",
121
+ "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).": "De op nul gebaseerde index van de rij op te halen (vb. 0 voor de eerste rij, 1 voor de tweede).",
122
+ "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n": "\nDe nieuwe naam voor het werkblad. De naam moet zich houden aan de volgende regels:\n- mag niet leeg zijn.\n- mag niet langer zijn dan 31 tekens.\n- Moet geen van de volgende tekens bevatten: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- De naam \"Geschiedenis\" is gereserveerd door Excel en kan niet worden gebruikt.\n",
87
123
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
88
124
  "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
125
+ "All (Contents and Formatting)": "Alle (inhoud en formaten)",
126
+ "Contents Only": "Alleen inhoud",
127
+ "Formats Only": "Alleen formaten",
89
128
  "GET": "KRIJG",
90
129
  "POST": "POSTE",
91
130
  "PATCH": "BEKIJK",
@@ -93,7 +132,17 @@
93
132
  "DELETE": "VERWIJDEREN",
94
133
  "HEAD": "HOOFD",
95
134
  "New Row": "Nieuwe rij",
135
+ "New Row in Table": "Nieuwe rij in tafel",
136
+ "New Worksheet": "Nieuw werkblad",
137
+ "Updated Row": "Bijgewerkt Rij",
96
138
  "Trigger when a new row is added, and it can include existing rows as well.": "Trigger wanneer een nieuwe rij wordt toegevoegd, en het kan ook bestaande rijen bevatten.",
139
+ "Fires when a new row is added to a table within a worksheet.": "Vuurt wanneer een nieuwe rij wordt toegevoegd aan een tafel binnen een werkblad.",
140
+ "Fires when a new worksheet is created in a workbook.": "Vuurt af wanneer een nieuwe werkblad in een werkboek wordt gemaakt.",
141
+ "Fires when a row (in a worksheet) is added or updated.": "Vuurt wanneer een rij (in een werkblad) is toegevoegd of bijgewerkt.",
97
142
  "Max Rows to Poll": "Maximaal aantal rijen naar Poll",
98
- "The maximum number of rows to poll, the rest will be polled on the next run.": "Het maximum aantal rijen om te politeren, de rest zal worden opgevraagd bij de volgende uitvoer."
143
+ "My table has headers": "Mijn tabel heeft headers",
144
+ "First row has headers": "Eerste rij heeft headers",
145
+ "The maximum number of rows to poll, the rest will be polled on the next run.": "Het maximum aantal rijen om te politeren, de rest zal worden opgevraagd bij de volgende uitvoer.",
146
+ "Enable this if the first row of your table is a header row.": "Schakel dit in als de eerste rij van de tabel een kopregel is.",
147
+ "Enable this if the first row of your worksheet should be treated as headers.": "Schakel dit in als de eerste rij van uw werkblad als koppen behandeld moet worden."
99
148
  }
package/src/i18n/pt.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Spreadsheet software by Microsoft": "Software de planilha da Microsoft",
3
- "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Entre no [Microsoft Azure Portal](https://portal.azure.com/).\n. Na barra lateral esquerda, vá até **Microsoft Enfra ID**.\n3. Sob **Gerenciar**, clique em **Aplicativos registrados**.\n4. Clique no botão **Novo registro**.\n5. Digite um **Nome** para o seu aplicativo.\n6. Para **Tipos de conta suportados**, escolha:\n - **Contas em qualquer diretório organizacional (qualquer inquilino de ID da Microsoft Entra - Multitenant) e contas pessoais da Microsoft**\n - Ou selecione com base nos seus requisitos.\n7. Em **URI de redirecionamento**, selecione **Web** e adicione a URL fornecida.\n8. Clique em **Registrar**.\n9. Após o registro, você será redirecionado para a página de visão geral do aplicativo. Copie o **aplicativo (cliente) ID**.\n10. Do menu à esquerda, vá para **Certificados e segredos**.\n - Em **Segredos do Cliente**, clique em **Novo segredo do Cliente**.\n - Fornece uma descrição, define um vencimento e clique em **Adicionar**.\n - Copiar o **Valor** do segredo do cliente (não será mostrado novamente).\n11. Vá para **Permissões da API** no menu à esquerda.\n - Clique em **Adicionar permissão**.\n - Selecione **Microsoft Graph** → **Delegated permissions**.\n - Adicione os seguintes escopos:\n - Arquivos. eadWrite\n - offline_access \n - Clique em **Adicionar permissões**.\n12. Copie seu **ID do Cliente** e **Segredo do Cliente**.\n",
3
+ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add ": "\n1. Entre no [Microsoft Azure Portal](https://portal.azure.com/).\n. Na barra lateral esquerda, vá até **Microsoft Enfra ID**.\n3. Sob **Gerenciar**, clique em **Aplicativos registrados**.\n4. Clique no botão **Novo registro**.\n5. Digite um **Nome** para o seu aplicativo.\n6. Para **Tipos de conta suportados**, escolha:\n - **Contas em qualquer diretório organizacional (qualquer inquilino de ID da Microsoft Entra - Multitenant) e contas pessoais da Microsoft**\n - Ou selecione com base nos seus requisitos.\n7. Em **URI de redirecionamento**, selecione **Web** e adicione a URL fornecida.\n8. Clique em **Registrar**.\n9. Após o registro, você será redirecionado para a página de visão geral do aplicativo. Copie o **aplicativo (cliente) ID**.\n10. Do menu à esquerda, vá para **Certificados e segredos**.\n - Em **Segredos do Cliente**, clique em **Novo segredo do Cliente**.\n - Fornece uma descrição, define um vencimento e clique em **Adicionar**.\n - Copiar o **Valor** do segredo do cliente (não será mostrado novamente).\n11. Vá para **Permissões da API** no menu à esquerda.\n - Clique em **Adicionar permissão**.\n - Selecione **Microsoft Graph** → **Delegated permissions**.\n - Adicione os seguintes escopos:\n - Arquivos. eadWrite\n - offline_access \n - Clique em **Adicionar permissões**.\n12. Copie seu **ID do Cliente** e **Segredo do Cliente**.\n",
4
4
  "Append Row to Worksheet": "Acrescentar linha à planilha",
5
5
  "Get Worksheets": "Obter planilhas",
6
6
  "Get Worksheet Rows": "Obter Linhas de Planilha",
@@ -18,6 +18,15 @@
18
18
  "Append Rows to a Table": "Acrescentar linhas a uma tabela",
19
19
  "Convert to Range": "Converter em gama",
20
20
  "Create Workbook": "Criar Workbook",
21
+ "Clear Column by Index": "Limpar coluna por índice",
22
+ "Clear Cells by Range": "Limpar células por faixa",
23
+ "Clear Row by ID": "Limpar Linha por ID",
24
+ "Create Worksheet": "Criar planilha",
25
+ "Find Row": "Encontrar linha",
26
+ "Get Cells in Range": "Obtenha Células ao longo do alcance",
27
+ "Get Row by ID": "Obter linha por ID",
28
+ "Get Worksheet by ID": "Obter planilha por ID",
29
+ "Rename Worksheet": "Renomear planilha",
21
30
  "Custom API Call": "Chamada de API personalizada",
22
31
  "Append row of values to a worksheet": "Acrescentar a linha de valores a uma planilha",
23
32
  "Retrieve worksheets from a workbook": "Recuperar planilhas de um livro de trabalho",
@@ -36,6 +45,15 @@
36
45
  "Append rows to a table": "Acrescentar linhas a uma tabela",
37
46
  "Converts a table to a range": "Converte uma tabela em uma faixa",
38
47
  "Create a new workbook at the specified location": "Criar uma nova pasta de trabalho no local especificado",
48
+ "Clear contents/formatting of a column by its index.": "Limpar conteúdo/formatação de uma coluna pelo seu índice.",
49
+ "Clear a block of cells (range) content or formatting.": "Limpa um bloco de conteúdo de células (de alcance) ou formatação.",
50
+ "Clear contents/formatting of an entire row by its ID.": "Limpar conteúdos/formatação de uma linha inteira por sua ID.",
51
+ "Add a new worksheet (tab) to an existing workbook with optional default headers.": "Adicionar uma nova planilha (guia) para um caderno de trabalho existente com cabeçalhos padrão opcional.",
52
+ "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).": "Localizar uma linha especificando uma coluna e um valor de pesquisa (por exemplo, encontra uma linha onde \"ID\" = 123).",
53
+ "Retrieve the values in a given cell range (e.g., “A1:C10”).": "Recupere os valores em uma determinada faixa de células (por exemplo, \"A1:C10\").",
54
+ "  Retrieve the entire content of a row by its row ID.": " Recuperar todo o conteúdo da linha pela sua ID de linha.",
55
+ "Retrieve metadata of a worksheet by its ID.": "Recuperar metadados de uma planilha por sua ID.",
56
+ "Change the name of an existing worksheet.": "Mudar o nome de uma planilha existente.",
39
57
  "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
40
58
  "Workbook": "Workbook",
41
59
  "Worksheet": "Planilha",
@@ -56,8 +74,13 @@
56
74
  "Return All Matches": "Retornar Todas as Partidas",
57
75
  "Name": "Nome",
58
76
  "Parent Folder": "Pasta pai",
59
- "Method": "Método",
77
+ "Column Index": "Índice da coluna",
78
+ "Clear Type": "Limpar Tipo",
79
+ "Row Number": "Número da linha",
60
80
  "Headers": "Cabeçalhos",
81
+ "Row ID (Index)": "ID da Linha (Índice)",
82
+ "New Worksheet Name": "Nome da Nova Planilha",
83
+ "Method": "Método",
61
84
  "Query Parameters": "Parâmetros da consulta",
62
85
  "Body": "Conteúdo",
63
86
  "Response is Binary ?": "A resposta é binária ?",
@@ -84,8 +107,24 @@
84
107
  "If checked, all matching rows will be returned": "Se marcada, todas as linhas correspondentes serão devolvidas",
85
108
  "The name of the new workbook": "O nome da nova pasta de trabalho",
86
109
  "The parent folder to use": "A pasta pai a ser usada",
110
+ "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).": "O índice de 1 na coluna a ser limpo (por exemplo, 1 para a coluna A, 2 para a coluna B).",
111
+ "Specify what to clear from the column.": "Especifique o que limpar da coluna.",
112
+ "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").": "A variedade de células para limpar, na notação A1 (ex.: \"A1:C5\").",
113
+ "Specify what to clear from the range.": "Especifique o que remover do intervalo.",
114
+ "The number of the row to be cleared (e.g., 5 for the 5th row).": "O número da linha a ser limpa (por exemplo, 5 para a quinta linha).",
115
+ "Specify what to clear from the row.": "Especifique o que limpar da linha.",
116
+ "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.": "O nome da nova planilha. Se não for fornecido, um nome padrão como 'Folha1' será atribuído.",
117
+ "Optional: A list of headers to add to the first row. A table will be created from these headers.": "Opcional: Uma lista de cabeçalhos para adicionar à primeira linha. Uma tabela será criada a partir destes cabeçalhos.",
118
+ "The column to search in.": "A coluna para pesquisar.",
119
+ "The value to find in the lookup column.": "O valor a ser encontrado na coluna de pesquisa.",
120
+ "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").": "O intervalo de células a recuperar, na notação A1 (ex.: \"A1:C10\").",
121
+ "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).": "O índice baseado em zero da linha a ser recuperada (por exemplo, 0 para a primeira linha, 1 para o segundo).",
122
+ "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n": "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n",
87
123
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
88
124
  "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
125
+ "All (Contents and Formatting)": "Todos (Conteúdo e Formatação)",
126
+ "Contents Only": "Apenas conteúdo",
127
+ "Formats Only": "Apenas formatos",
89
128
  "GET": "OBTER",
90
129
  "POST": "POSTAR",
91
130
  "PATCH": "COMPRAR",
@@ -93,7 +132,17 @@
93
132
  "DELETE": "EXCLUIR",
94
133
  "HEAD": "CABEÇA",
95
134
  "New Row": "Nova linha",
135
+ "New Row in Table": "Nova linha na tabela",
136
+ "New Worksheet": "Nova Planilha",
137
+ "Updated Row": "Linha atualizada",
96
138
  "Trigger when a new row is added, and it can include existing rows as well.": "Disparar quando uma nova linha é adicionada, e pode incluir linhas existentes também.",
139
+ "Fires when a new row is added to a table within a worksheet.": "Atira quando uma nova linha é adicionada a uma tabela dentro de uma planilha.",
140
+ "Fires when a new worksheet is created in a workbook.": "Efetua quando uma nova planilha é criada em um livro de trabalho.",
141
+ "Fires when a row (in a worksheet) is added or updated.": "Efetua quando uma linha (em planilha) é adicionada ou atualizada.",
97
142
  "Max Rows to Poll": "Máximo de linhas para enquete",
98
- "The maximum number of rows to poll, the rest will be polled on the next run.": "O número máximo de linhas para enquete, o resto será enquete na próxima execução."
143
+ "My table has headers": "Minha mesa tem cabeçalhos",
144
+ "First row has headers": "Primeira linha tem cabeçalhos",
145
+ "The maximum number of rows to poll, the rest will be polled on the next run.": "O número máximo de linhas para enquete, o resto será enquete na próxima execução.",
146
+ "Enable this if the first row of your table is a header row.": "Ative esta opção se a primeira linha da sua tabela é uma linha de cabeçalho.",
147
+ "Enable this if the first row of your worksheet should be treated as headers.": "Ative esta opção se a primeira linha da sua planilha deve ser tratada como cabeçalhos."
99
148
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Spreadsheet software by Microsoft": "Spreadsheet software by Microsoft",
3
- "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
3
+ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add ": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
4
4
  "Append Row to Worksheet": "Append Row to Worksheet",
5
5
  "Get Worksheets": "Get Worksheets",
6
6
  "Get Worksheet Rows": "Get Worksheet Rows",
@@ -18,6 +18,15 @@
18
18
  "Append Rows to a Table": "Append Rows to a Table",
19
19
  "Convert to Range": "Convert to Range",
20
20
  "Create Workbook": "Create Workbook",
21
+ "Clear Column by Index": "Clear Column by Index",
22
+ "Clear Cells by Range": "Clear Cells by Range",
23
+ "Clear Row by ID": "Clear Row by ID",
24
+ "Create Worksheet": "Create Worksheet",
25
+ "Find Row": "Find Row",
26
+ "Get Cells in Range": "Get Cells in Range",
27
+ "Get Row by ID": "Get Row by ID",
28
+ "Get Worksheet by ID": "Get Worksheet by ID",
29
+ "Rename Worksheet": "Rename Worksheet",
21
30
  "Custom API Call": "Custom API Call",
22
31
  "Append row of values to a worksheet": "Append row of values to a worksheet",
23
32
  "Retrieve worksheets from a workbook": "Retrieve worksheets from a workbook",
@@ -36,6 +45,15 @@
36
45
  "Append rows to a table": "Append rows to a table",
37
46
  "Converts a table to a range": "Converts a table to a range",
38
47
  "Create a new workbook at the specified location": "Create a new workbook at the specified location",
48
+ "Clear contents/formatting of a column by its index.": "Clear contents/formatting of a column by its index.",
49
+ "Clear a block of cells (range) content or formatting.": "Clear a block of cells (range) content or formatting.",
50
+ "Clear contents/formatting of an entire row by its ID.": "Clear contents/formatting of an entire row by its ID.",
51
+ "Add a new worksheet (tab) to an existing workbook with optional default headers.": "Add a new worksheet (tab) to an existing workbook with optional default headers.",
52
+ "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).": "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).",
53
+ "Retrieve the values in a given cell range (e.g., “A1:C10”).": "Retrieve the values in a given cell range (e.g., “A1:C10”).",
54
+ "  Retrieve the entire content of a row by its row ID.": "  Retrieve the entire content of a row by its row ID.",
55
+ "Retrieve metadata of a worksheet by its ID.": "Retrieve metadata of a worksheet by its ID.",
56
+ "Change the name of an existing worksheet.": "Change the name of an existing worksheet.",
39
57
  "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
40
58
  "Workbook": "Workbook",
41
59
  "Worksheet": "Worksheet",
@@ -56,8 +74,13 @@
56
74
  "Return All Matches": "Return All Matches",
57
75
  "Name": "Name",
58
76
  "Parent Folder": "Parent Folder",
59
- "Method": "Method",
77
+ "Column Index": "Column Index",
78
+ "Clear Type": "Clear Type",
79
+ "Row Number": "Row Number",
60
80
  "Headers": "Headers",
81
+ "Row ID (Index)": "Row ID (Index)",
82
+ "New Worksheet Name": "New Worksheet Name",
83
+ "Method": "Method",
61
84
  "Query Parameters": "Query Parameters",
62
85
  "Body": "Body",
63
86
  "Response is Binary ?": "Response is Binary ?",
@@ -84,8 +107,24 @@
84
107
  "If checked, all matching rows will be returned": "If checked, all matching rows will be returned",
85
108
  "The name of the new workbook": "The name of the new workbook",
86
109
  "The parent folder to use": "The parent folder to use",
110
+ "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).": "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).",
111
+ "Specify what to clear from the column.": "Specify what to clear from the column.",
112
+ "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").": "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").",
113
+ "Specify what to clear from the range.": "Specify what to clear from the range.",
114
+ "The number of the row to be cleared (e.g., 5 for the 5th row).": "The number of the row to be cleared (e.g., 5 for the 5th row).",
115
+ "Specify what to clear from the row.": "Specify what to clear from the row.",
116
+ "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.": "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.",
117
+ "Optional: A list of headers to add to the first row. A table will be created from these headers.": "Optional: A list of headers to add to the first row. A table will be created from these headers.",
118
+ "The column to search in.": "The column to search in.",
119
+ "The value to find in the lookup column.": "The value to find in the lookup column.",
120
+ "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").": "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").",
121
+ "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).": "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).",
122
+ "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n": "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n",
87
123
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
88
124
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
125
+ "All (Contents and Formatting)": "All (Contents and Formatting)",
126
+ "Contents Only": "Contents Only",
127
+ "Formats Only": "Formats Only",
89
128
  "GET": "GET",
90
129
  "POST": "POST",
91
130
  "PATCH": "PATCH",
@@ -93,7 +132,17 @@
93
132
  "DELETE": "DELETE",
94
133
  "HEAD": "HEAD",
95
134
  "New Row": "New Row",
135
+ "New Row in Table": "New Row in Table",
136
+ "New Worksheet": "New Worksheet",
137
+ "Updated Row": "Updated Row",
96
138
  "Trigger when a new row is added, and it can include existing rows as well.": "Trigger when a new row is added, and it can include existing rows as well.",
139
+ "Fires when a new row is added to a table within a worksheet.": "Fires when a new row is added to a table within a worksheet.",
140
+ "Fires when a new worksheet is created in a workbook.": "Fires when a new worksheet is created in a workbook.",
141
+ "Fires when a row (in a worksheet) is added or updated.": "Fires when a row (in a worksheet) is added or updated.",
97
142
  "Max Rows to Poll": "Max Rows to Poll",
98
- "The maximum number of rows to poll, the rest will be polled on the next run.": "The maximum number of rows to poll, the rest will be polled on the next run."
143
+ "My table has headers": "My table has headers",
144
+ "First row has headers": "First row has headers",
145
+ "The maximum number of rows to poll, the rest will be polled on the next run.": "The maximum number of rows to poll, the rest will be polled on the next run.",
146
+ "Enable this if the first row of your table is a header row.": "Enable this if the first row of your table is a header row.",
147
+ "Enable this if the first row of your worksheet should be treated as headers.": "Enable this if the first row of your worksheet should be treated as headers."
99
148
  }
package/src/i18n/zh.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Spreadsheet software by Microsoft": "Spreadsheet software by Microsoft",
3
- "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
3
+ "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add ": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - Files.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n",
4
4
  "Append Row to Worksheet": "Append Row to Worksheet",
5
5
  "Get Worksheets": "Get Worksheets",
6
6
  "Get Worksheet Rows": "Get Worksheet Rows",
@@ -18,6 +18,15 @@
18
18
  "Append Rows to a Table": "Append Rows to a Table",
19
19
  "Convert to Range": "Convert to Range",
20
20
  "Create Workbook": "Create Workbook",
21
+ "Clear Column by Index": "Clear Column by Index",
22
+ "Clear Cells by Range": "Clear Cells by Range",
23
+ "Clear Row by ID": "Clear Row by ID",
24
+ "Create Worksheet": "创建工作表",
25
+ "Find Row": "Find Row",
26
+ "Get Cells in Range": "Get Cells in Range",
27
+ "Get Row by ID": "Get Row by ID",
28
+ "Get Worksheet by ID": "Get Worksheet by ID",
29
+ "Rename Worksheet": "Rename Worksheet",
21
30
  "Custom API Call": "自定义 API 呼叫",
22
31
  "Append row of values to a worksheet": "Append row of values to a worksheet",
23
32
  "Retrieve worksheets from a workbook": "Retrieve worksheets from a workbook",
@@ -36,6 +45,15 @@
36
45
  "Append rows to a table": "Append rows to a table",
37
46
  "Converts a table to a range": "Converts a table to a range",
38
47
  "Create a new workbook at the specified location": "Create a new workbook at the specified location",
48
+ "Clear contents/formatting of a column by its index.": "Clear contents/formatting of a column by its index.",
49
+ "Clear a block of cells (range) content or formatting.": "Clear a block of cells (range) content or formatting.",
50
+ "Clear contents/formatting of an entire row by its ID.": "Clear contents/formatting of an entire row by its ID.",
51
+ "Add a new worksheet (tab) to an existing workbook with optional default headers.": "Add a new worksheet (tab) to an existing workbook with optional default headers.",
52
+ "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).": "Locate a row by specifying a lookup column and value (e.g. find a row where “ID” = 123).",
53
+ "Retrieve the values in a given cell range (e.g., “A1:C10”).": "Retrieve the values in a given cell range (e.g., “A1:C10”).",
54
+ "  Retrieve the entire content of a row by its row ID.": "  Retrieve the entire content of a row by its row ID.",
55
+ "Retrieve metadata of a worksheet by its ID.": "Retrieve metadata of a worksheet by its ID.",
56
+ "Change the name of an existing worksheet.": "Change the name of an existing worksheet.",
39
57
  "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
40
58
  "Workbook": "Workbook",
41
59
  "Worksheet": "Worksheet",
@@ -56,8 +74,13 @@
56
74
  "Return All Matches": "Return All Matches",
57
75
  "Name": "名称",
58
76
  "Parent Folder": "父文件夹",
59
- "Method": "方法",
77
+ "Column Index": "列索引",
78
+ "Clear Type": "Clear Type",
79
+ "Row Number": "行号",
60
80
  "Headers": "信头",
81
+ "Row ID (Index)": "Row ID (Index)",
82
+ "New Worksheet Name": "New Worksheet Name",
83
+ "Method": "方法",
61
84
  "Query Parameters": "查询参数",
62
85
  "Body": "正文内容",
63
86
  "Response is Binary ?": "Response is Binary ?",
@@ -84,8 +107,24 @@
84
107
  "If checked, all matching rows will be returned": "If checked, all matching rows will be returned",
85
108
  "The name of the new workbook": "The name of the new workbook",
86
109
  "The parent folder to use": "The parent folder to use",
110
+ "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).": "The 1-based index of the column to be cleared (e.g., 1 for column A, 2 for column B).",
111
+ "Specify what to clear from the column.": "Specify what to clear from the column.",
112
+ "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").": "The range of cells to clear, in A1 notation (e.g., \"A1:C5\").",
113
+ "Specify what to clear from the range.": "Specify what to clear from the range.",
114
+ "The number of the row to be cleared (e.g., 5 for the 5th row).": "The number of the row to be cleared (e.g., 5 for the 5th row).",
115
+ "Specify what to clear from the row.": "Specify what to clear from the row.",
116
+ "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.": "The name for the new worksheet. If not provided, a default name like 'Sheet1' will be assigned.",
117
+ "Optional: A list of headers to add to the first row. A table will be created from these headers.": "Optional: A list of headers to add to the first row. A table will be created from these headers.",
118
+ "The column to search in.": "The column to search in.",
119
+ "The value to find in the lookup column.": "The value to find in the lookup column.",
120
+ "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").": "The range of cells to retrieve, in A1 notation (e.g., \"A1:C10\").",
121
+ "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).": "The zero-based index of the row to retrieve (e.g., 0 for the first row, 1 for the second).",
122
+ "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n": "\nThe new name for the worksheet. The name must adhere to the following rules:\n- Cannot be blank.\n- Cannot exceed 31 characters.\n- Must not contain any of the following characters: `/`, `\\`, `?`, `*`, `:`, `[`, `]`.\n- The name \"History\" is reserved by Excel and cannot be used.\n",
87
123
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
88
124
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
125
+ "All (Contents and Formatting)": "All (Contents and Formatting)",
126
+ "Contents Only": "Contents Only",
127
+ "Formats Only": "Formats Only",
89
128
  "GET": "获取",
90
129
  "POST": "帖子",
91
130
  "PATCH": "PATCH",
@@ -93,7 +132,17 @@
93
132
  "DELETE": "删除",
94
133
  "HEAD": "黑色",
95
134
  "New Row": "New Row",
135
+ "New Row in Table": "New Row in Table",
136
+ "New Worksheet": "新建工作表",
137
+ "Updated Row": "Updated Row",
96
138
  "Trigger when a new row is added, and it can include existing rows as well.": "Trigger when a new row is added, and it can include existing rows as well.",
139
+ "Fires when a new row is added to a table within a worksheet.": "Fires when a new row is added to a table within a worksheet.",
140
+ "Fires when a new worksheet is created in a workbook.": "Fires when a new worksheet is created in a workbook.",
141
+ "Fires when a row (in a worksheet) is added or updated.": "Fires when a row (in a worksheet) is added or updated.",
97
142
  "Max Rows to Poll": "Max Rows to Poll",
98
- "The maximum number of rows to poll, the rest will be polled on the next run.": "The maximum number of rows to poll, the rest will be polled on the next run."
143
+ "My table has headers": "My table has headers",
144
+ "First row has headers": "First row has headers",
145
+ "The maximum number of rows to poll, the rest will be polled on the next run.": "The maximum number of rows to poll, the rest will be polled on the next run.",
146
+ "Enable this if the first row of your table is a header row.": "Enable this if the first row of your table is a header row.",
147
+ "Enable this if the first row of your worksheet should be treated as headers.": "Enable this if the first row of your worksheet should be treated as headers."
99
148
  }
@@ -28,7 +28,7 @@ exports.appendRowAction = (0, pieces_framework_1.createAction)({
28
28
  const worksheetId = propsValue['worksheet_id'];
29
29
  const values = propsValue.first_row_headers
30
30
  ? (0, common_1.objectToArray)(propsValue['values'])
31
- : Object.values(propsValue['values']);
31
+ : Object.values(propsValue['values'])[0];
32
32
  const lastUsedRow = yield common_1.excelCommon.getLastUsedRow(workbookId, worksheetId, auth['access_token']);
33
33
  const lastUsedColumn = common_1.excelCommon.numberToColumnName(Object.values(values).length);
34
34
  const rangeFrom = `A${lastUsedRow + 1}`;
@@ -1 +1 @@
1
- {"version":3,"file":"append-row.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/microsoft-excel-365/src/lib/actions/append-row.ts"],"names":[],"mappings":";;;;AAAA,qEAAwE;AACxE,+DAKqC;AACrC,uCAAwC;AACxC,6CAA8D;AAEjD,QAAA,eAAe,GAAG,IAAA,+BAAY,EAAC;IAC3C,IAAI,EAAE,iBAAS;IACf,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,qCAAqC;IAClD,WAAW,EAAE,yBAAyB;IACtC,KAAK,EAAE;QACN,WAAW,EAAE,oBAAW,CAAC,WAAW;QACpC,YAAY,EAAE,oBAAW,CAAC,YAAY;QACtC,iBAAiB,EAAE,2BAAQ,CAAC,QAAQ,CAAC;YACpC,WAAW,EAAE,qCAAqC;YAClD,WAAW,EAAE,6BAA6B;YAC1C,QAAQ,EAAE,IAAI;YACd,YAAY,EAAE,KAAK;SACnB,CAAC;QACF,MAAM,EAAE,oBAAW,CAAC,MAAM;KAC1B;IACK,GAAG;qEAAC,EAAE,UAAU,EAAE,IAAI,EAAE;YAC7B,MAAM,UAAU,GAAG,UAAU,CAAC,aAAa,CAAC,CAAC;YAC7C,MAAM,WAAW,GAAG,UAAU,CAAC,cAAc,CAAC,CAAC;YAC/C,MAAM,MAAM,GAAG,UAAU,CAAC,iBAAiB;gBAC1C,CAAC,CAAC,IAAA,sBAAa,EAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;gBACrC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;YAEvC,MAAM,WAAW,GAAG,MAAM,oBAAW,CAAC,cAAc,CACnD,UAAU,EACV,WAAW,EACX,IAAI,CAAC,cAAc,CAAC,CACpB,CAAC;YACF,MAAM,cAAc,GAAG,oBAAW,CAAC,kBAAkB,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;YAEpF,MAAM,SAAS,GAAG,IAAI,WAAW,GAAG,CAAC,EAAE,CAAC;YACxC,MAAM,OAAO,GAAG,GAAG,cAAc,GAAG,WAAW,GAAG,CAAC,EAAE,CAAC;YAEtD,MAAM,GAAG,GAAG,GAAG,oBAAW,CAAC,OAAO,UAAU,UAAU,wBAAwB,WAAW,mBAAmB,SAAS,IAAI,OAAO,IAAI,CAAC;YAErI,MAAM,WAAW,GAAG;gBACnB,MAAM,EAAE,CAAC,MAAM,CAAC;aAChB,CAAC;YAEF,MAAM,OAAO,GAAgB;gBAC5B,MAAM,EAAE,0BAAU,CAAC,KAAK;gBACxB,GAAG,EAAE,GAAG;gBACR,IAAI,EAAE,WAAW;gBACjB,cAAc,EAAE;oBACf,IAAI,EAAE,kCAAkB,CAAC,YAAY;oBACrC,KAAK,EAAE,IAAI,CAAC,cAAc,CAAC;iBAC3B;gBACD,OAAO,EAAE;oBACR,cAAc,EAAE,kBAAkB;iBAClC;aACD,CAAC;YAEF,MAAM,QAAQ,GAAG,MAAM,0BAAU,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;YACvD,OAAO,QAAQ,CAAC,IAAI,CAAC;QACtB,CAAC;KAAA;CACD,CAAC,CAAC"}
1
+ {"version":3,"file":"append-row.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/microsoft-excel-365/src/lib/actions/append-row.ts"],"names":[],"mappings":";;;;AAAA,qEAAwE;AACxE,+DAKqC;AACrC,uCAAwC;AACxC,6CAA8D;AAEjD,QAAA,eAAe,GAAG,IAAA,+BAAY,EAAC;IAC3C,IAAI,EAAE,iBAAS;IACf,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,qCAAqC;IAClD,WAAW,EAAE,yBAAyB;IACtC,KAAK,EAAE;QACN,WAAW,EAAE,oBAAW,CAAC,WAAW;QACpC,YAAY,EAAE,oBAAW,CAAC,YAAY;QACtC,iBAAiB,EAAE,2BAAQ,CAAC,QAAQ,CAAC;YACpC,WAAW,EAAE,qCAAqC;YAClD,WAAW,EAAE,6BAA6B;YAC1C,QAAQ,EAAE,IAAI;YACd,YAAY,EAAE,KAAK;SACnB,CAAC;QACF,MAAM,EAAE,oBAAW,CAAC,MAAM;KAC1B;IACK,GAAG;qEAAC,EAAE,UAAU,EAAE,IAAI,EAAE;YAC7B,MAAM,UAAU,GAAG,UAAU,CAAC,aAAa,CAAC,CAAC;YAC7C,MAAM,WAAW,GAAG,UAAU,CAAC,cAAc,CAAC,CAAC;YAC/C,MAAM,MAAM,GAAG,UAAU,CAAC,iBAAiB;gBAC1C,CAAC,CAAC,IAAA,sBAAa,EAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;gBACrC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;YAE1C,MAAM,WAAW,GAAG,MAAM,oBAAW,CAAC,cAAc,CACnD,UAAU,EACV,WAAW,EACX,IAAI,CAAC,cAAc,CAAC,CACpB,CAAC;YACF,MAAM,cAAc,GAAG,oBAAW,CAAC,kBAAkB,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;YAEpF,MAAM,SAAS,GAAG,IAAI,WAAW,GAAG,CAAC,EAAE,CAAC;YACxC,MAAM,OAAO,GAAG,GAAG,cAAc,GAAG,WAAW,GAAG,CAAC,EAAE,CAAC;YAEtD,MAAM,GAAG,GAAG,GAAG,oBAAW,CAAC,OAAO,UAAU,UAAU,wBAAwB,WAAW,mBAAmB,SAAS,IAAI,OAAO,IAAI,CAAC;YAErI,MAAM,WAAW,GAAG;gBACnB,MAAM,EAAE,CAAC,MAAM,CAAC;aAChB,CAAC;YAEF,MAAM,OAAO,GAAgB;gBAC5B,MAAM,EAAE,0BAAU,CAAC,KAAK;gBACxB,GAAG,EAAE,GAAG;gBACR,IAAI,EAAE,WAAW;gBACjB,cAAc,EAAE;oBACf,IAAI,EAAE,kCAAkB,CAAC,YAAY;oBACrC,KAAK,EAAE,IAAI,CAAC,cAAc,CAAC;iBAC3B;gBACD,OAAO,EAAE;oBACR,cAAc,EAAE,kBAAkB;iBAClC;aACD,CAAC;YAEF,MAAM,QAAQ,GAAG,MAAM,0BAAU,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;YACvD,OAAO,QAAQ,CAAC,IAAI,CAAC;QACtB,CAAC;KAAA;CACD,CAAC,CAAC"}
@@ -234,7 +234,7 @@ exports.excelCommon = {
234
234
  };
235
235
  const response = yield pieces_common_1.httpClient.sendRequest(request);
236
236
  const usedRange = response.body['address'].split('!')[1];
237
- const [, lastCell] = usedRange.split(':');
237
+ const lastCell = usedRange.indexOf(':') != -1 ? usedRange.split(':')[1] : usedRange;
238
238
  const lastRow = parseInt(lastCell.match(/\d+/)[0], 10);
239
239
  return lastRow;
240
240
  });
@@ -1 +1 @@
1
- {"version":3,"file":"common.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/microsoft-excel-365/src/lib/common/common.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"common.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/microsoft-excel-365/src/lib/common/common.ts"],"names":[],"mappings":"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"}