From 6fa82c92c57a161bc912a22285ede28db2f01ed6 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:49:26 +0530 Subject: [PATCH 01/16] feat: -rm airtable from remove_integration --- public/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de.json b/public/locales/de.json index aade3c67..79fd9bd7 100644 --- a/public/locales/de.json +++ b/public/locales/de.json @@ -368,7 +368,7 @@ "authenticate": "Mit Airtable verbinden", "fetch_bases": "Airtable Basen abrufen", "fetch_tables": "Airtable Tabellen abrufen", - "remove_integration": "Airtable-Integration entfernen", + "remove_integration": "Integration entfernen", "submit": "Basis und Tabelle auswählen" }, "fields": { From 9c80ffea362471f455f5e8dbd39fc4d4c79a3a53 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:49:53 +0530 Subject: [PATCH 02/16] feat: -rm airtable from remove_integration --- public/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es.json b/public/locales/es.json index 07234806..1a8b3a43 100644 --- a/public/locales/es.json +++ b/public/locales/es.json @@ -369,7 +369,7 @@ "authenticate": "Conectar con Airtable", "fetch_bases": "Obtener Bases de Airtable", "fetch_tables": "Obtener Tablas de Airtable", - "remove_integration": "Eliminar Integración de Airtable", + "remove_integration": "Eliminar Integración", "submit": "Seleccionar Base y Tabla" }, "fields": { From df03a22d698de3f15523de222296d11d9277609a Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:50:07 +0530 Subject: [PATCH 03/16] feat: -rm airtable from remove_integration --- public/locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index a57ff750..2f37b1c5 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -369,7 +369,7 @@ "authenticate": "Airtableと接続", "fetch_bases": "Airtableベースを取得", "fetch_tables": "Airtableテーブルを取得", - "remove_integration": "Airtable連携を解除", + "remove_integration": "連携を解除", "submit": "ベースとテーブルを選択" }, "fields": { From beabca8c350d8399dbd958aab08b104afd720c2f Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:50:29 +0530 Subject: [PATCH 04/16] feat: -rm airtable from remove_integration --- public/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh.json b/public/locales/zh.json index f0204da7..39987995 100644 --- a/public/locales/zh.json +++ b/public/locales/zh.json @@ -369,7 +369,7 @@ "authenticate": "连接Airtable", "fetch_bases": "获取Airtable基础", "fetch_tables": "获取Airtable表格", - "remove_integration": "移除Airtable集成", + "remove_integration": "移除集成", "submit": "选择基础和表格" }, "fields": { From 67a7caa2979ada26c0ae9be78d5f80e752239829 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:54:04 +0530 Subject: [PATCH 05/16] feat(spanish): airtable base integrated --- public/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es.json b/public/locales/es.json index 1a8b3a43..d7796b0e 100644 --- a/public/locales/es.json +++ b/public/locales/es.json @@ -358,7 +358,7 @@ }, "alerts": { "success": { - "title": "Conectado a Airtable", + "title": "Base Airtable integrada con éxito", "content": "Su robot ahora está conectado a la base: {{baseName}} y tabla: {{tableName}}. Puede acceder a ella ", "here": "aquí", "note": "Nota:", From 4a755767321f02fb869c74c2ec235237234efc3b Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:54:35 +0530 Subject: [PATCH 06/16] feat(german): airtable base integrated --- public/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de.json b/public/locales/de.json index 79fd9bd7..92720f4f 100644 --- a/public/locales/de.json +++ b/public/locales/de.json @@ -357,7 +357,7 @@ }, "alerts": { "success": { - "title": "Mit Airtable verbunden", + "title": "Airtable Base erfolgreich integriert", "content": "Ihr Roboter ist jetzt mit der Basis: {{baseName}} und Tabelle: {{tableName}} verbunden. Sie können darauf zugreifen ", "here": "hier", "note": "Hinweis:", From 02a66de8f8b8b8cc4b20547023156be0a4acc44b Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:55:08 +0530 Subject: [PATCH 07/16] feat(chinese): airtable base integrated --- public/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh.json b/public/locales/zh.json index 39987995..363252ca 100644 --- a/public/locales/zh.json +++ b/public/locales/zh.json @@ -358,7 +358,7 @@ }, "alerts": { "success": { - "title": "已连接到Airtable", + "title": "Airtable 基地成功集成", "content": "您的机器人现已连接到基础:{{baseName}}和表格:{{tableName}}。您可以访问它", "here": "在这里", "note": "注意:", From 04c58114948d295bbaa15c37d4b875e020e5ceb1 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:55:36 +0530 Subject: [PATCH 08/16] feat(japanese): airtable base integrated --- public/locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index 2f37b1c5..33cc9992 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -358,7 +358,7 @@ }, "alerts": { "success": { - "title": "Airtableに接続しました", + "title": "Airtable ベースの統合に成功", "content": "ロボットはベース: {{baseName}} とテーブル: {{tableName}} に接続されました。アクセスできます ", "here": "こちら", "note": "注意:", From 7f8d38a6a841ee73356f6501723934e26f3a2b70 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:56:43 +0530 Subject: [PATCH 09/16] feat: airtable integration success content --- public/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es.json b/public/locales/es.json index d7796b0e..53a75f55 100644 --- a/public/locales/es.json +++ b/public/locales/es.json @@ -359,7 +359,7 @@ "alerts": { "success": { "title": "Base Airtable integrada con éxito", - "content": "Su robot ahora está conectado a la base: {{baseName}} y tabla: {{tableName}}. Puede acceder a ella ", + "content": "Cada vez que este robot crea una ejecución exitosa, los datos capturados se agregan a su base {{baseName}} y a su tabla {{tableName}}. Puedes consultar actualizaciones", "here": "aquí", "note": "Nota:", "sync_limitation": "Solo los datos capturados después de la integración se sincronizarán con Airtable." From 1b5b386cf48f7d348ce45eeb4cb265b1c19896e8 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:57:13 +0530 Subject: [PATCH 10/16] feat: airtable integration success content --- public/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de.json b/public/locales/de.json index 92720f4f..cb4c222e 100644 --- a/public/locales/de.json +++ b/public/locales/de.json @@ -358,7 +358,7 @@ "alerts": { "success": { "title": "Airtable Base erfolgreich integriert", - "content": "Ihr Roboter ist jetzt mit der Basis: {{baseName}} und Tabelle: {{tableName}} verbunden. Sie können darauf zugreifen ", + "content": "Jedes Mal, wenn dieser Roboter einen erfolgreichen Lauf erstellt, werden seine erfassten Daten an Ihre {{baseName}}-Basis und Ihre {{tableName}}-Tabelle angehängt. Sie können Updates überprüfen", "here": "hier", "note": "Hinweis:", "sync_limitation": "Nur nach der Integration erfasste Daten werden mit Airtable synchronisiert." From 00699ea211fd4b4fd1b5647ecbf50f51f9c7b2d1 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:57:38 +0530 Subject: [PATCH 11/16] feat: airtable integration success content --- public/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh.json b/public/locales/zh.json index 363252ca..27a617e8 100644 --- a/public/locales/zh.json +++ b/public/locales/zh.json @@ -359,7 +359,7 @@ "alerts": { "success": { "title": "Airtable 基地成功集成", - "content": "您的机器人现已连接到基础:{{baseName}}和表格:{{tableName}}。您可以访问它", + "content": "每次此机器人成功运行时,其捕获的数据都会附加到您的 {{baseName}} 基础和 {{tableName}} 表中。您可以检查更新情况", "here": "在这里", "note": "注意:", "sync_limitation": "只有集成后捕获的数据才会同步到Airtable。" From 488c529cc028130e14b798b6f84a3bf5c1a3a33d Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:58:00 +0530 Subject: [PATCH 12/16] feat: airtable integration success content --- public/locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index 33cc9992..e5c242c4 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -359,7 +359,7 @@ "alerts": { "success": { "title": "Airtable ベースの統合に成功", - "content": "ロボットはベース: {{baseName}} とテーブル: {{tableName}} に接続されました。アクセスできます ", + "content": "このロボットが正常な実行を作成するたびに、キャプチャされたデータが {{baseName}} ベースと {{tableName}} テーブルに追加されます。更新情報を確認できます", "here": "こちら", "note": "注意:", "sync_limitation": "連携後に取得されたデータのみがAirtableに同期されます。" From 84205f0e3a266b1e44c27da3fdb30c9fb82786c7 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:59:02 +0530 Subject: [PATCH 13/16] feat: airtable integration authentication success --- public/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es.json b/public/locales/es.json index 53a75f55..a13c69b6 100644 --- a/public/locales/es.json +++ b/public/locales/es.json @@ -354,7 +354,7 @@ "title": "Integrar con Airtable", "descriptions": { "sync_info": "Si habilita esta opción, cada vez que este robot ejecute una tarea correctamente, sus datos capturados se añadirán a su Airtable.", - "authenticated_as": "Autenticado con Airtable" + "authenticated_as": "Autenticado con Airtable exitosamente. Ahora puede seleccionar la base y la mesa con las que desea integrar." }, "alerts": { "success": { From 5c91fb96bdd91629b2ab5c19b9900fcd094b3c33 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:59:32 +0530 Subject: [PATCH 14/16] feat: airtable integration authentication success --- public/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de.json b/public/locales/de.json index cb4c222e..3db0c64a 100644 --- a/public/locales/de.json +++ b/public/locales/de.json @@ -353,7 +353,7 @@ "title": "Mit Airtable integrieren", "descriptions": { "sync_info": "Wenn Sie diese Option aktivieren, werden bei jeder erfolgreichen Ausführung einer Aufgabe durch diesen Roboter die erfassten Daten an Ihre Airtable angehängt.", - "authenticated_as": "Mit Airtable authentifiziert" + "authenticated_as": "Erfolgreich bei Airtable authentifiziert. Sie können nun die Basis und den Tisch auswählen, in die Sie integrieren möchten." }, "alerts": { "success": { From 08b12ef02f7be29f851b46f809b1f2a6898faaa2 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 03:59:56 +0530 Subject: [PATCH 15/16] feat: airtable integration authentication success --- public/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh.json b/public/locales/zh.json index 27a617e8..5db9eed5 100644 --- a/public/locales/zh.json +++ b/public/locales/zh.json @@ -354,7 +354,7 @@ "title": "与Airtable集成", "descriptions": { "sync_info": "如果启用此选项,每次机器人成功运行任务时,其捕获的数据将附加到您的Airtable中。", - "authenticated_as": "已使用Airtable认证" + "authenticated_as": "已成功通过 Airtable 进行身份验证。您现在可以选择要集成的底座和桌子。" }, "alerts": { "success": { From 9d5397cecb9f55810306e9f8392ec4cdd7dd30ab Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 04:00:24 +0530 Subject: [PATCH 16/16] feat: airtable integration authentication success --- public/locales/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index e5c242c4..1b38b933 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -354,7 +354,7 @@ "title": "Airtableと連携", "descriptions": { "sync_info": "このオプションを有効にすると、このロボットがタスクを正常に実行するたびに、取得したデータがAirtableに追加されます。", - "authenticated_as": "Airtableで認証済み" + "authenticated_as": "Airtableで認証に成功しました。統合するベースとテーブルを選択できるようになりました。" }, "alerts": { "success": {