diff --git a/bun.lock b/bun.lock index fee7ff6b711..ed41b6795bd 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "activepieces", diff --git a/packages/pieces/community/amazon-ses/src/i18n/translation.json b/packages/pieces/community/amazon-ses/src/i18n/translation.json new file mode 100644 index 00000000000..a97d30db065 --- /dev/null +++ b/packages/pieces/community/amazon-ses/src/i18n/translation.json @@ -0,0 +1,122 @@ +{ + "Access Key ID": "Access Key ID", + "Secret Access Key": "Secret Access Key", + "Region": "Region", + "Default": "Default", + "US East (N. Virginia) [us-east-1]": "US East (N. Virginia) [us-east-1]", + "US East (Ohio) [us-east-2]": "US East (Ohio) [us-east-2]", + "US West (N. California) [us-west-1]": "US West (N. California) [us-west-1]", + "US West (Oregon) [us-west-2]": "US West (Oregon) [us-west-2]", + "Africa (Cape Town) [af-south-1]": "Africa (Cape Town) [af-south-1]", + "Asia Pacific (Hong Kong) [ap-east-1]": "Asia Pacific (Hong Kong) [ap-east-1]", + "Asia Pacific (Mumbai) [ap-south-1]": "Asia Pacific (Mumbai) [ap-south-1]", + "Asia Pacific (Osaka-Local) [ap-northeast-3]": "Asia Pacific (Osaka-Local) [ap-northeast-3]", + "Asia Pacific (Seoul) [ap-northeast-2]": "Asia Pacific (Seoul) [ap-northeast-2]", + "Asia Pacific (Singapore) [ap-southeast-1]": "Asia Pacific (Singapore) [ap-southeast-1]", + "Asia Pacific (Sydney) [ap-southeast-2]": "Asia Pacific (Sydney) [ap-southeast-2]", + "Asia Pacific (Tokyo) [ap-northeast-1]": "Asia Pacific (Tokyo) [ap-northeast-1]", + "Canada (Central) [ca-central-1]": "Canada (Central) [ca-central-1]", + "Europe (Frankfurt) [eu-central-1]": "Europe (Frankfurt) [eu-central-1]", + "Europe (Ireland) [eu-west-1]": "Europe (Ireland) [eu-west-1]", + "Europe (London) [eu-west-2]": "Europe (London) [eu-west-2]", + "Europe (Milan) [eu-south-1]": "Europe (Milan) [eu-south-1]", + "Europe (Paris) [eu-west-3]": "Europe (Paris) [eu-west-3]", + "Europe (Stockholm) [eu-north-1]": "Europe (Stockholm) [eu-north-1]", + "Middle East (Bahrain) [me-south-1]": "Middle East (Bahrain) [me-south-1]", + "South America (São Paulo) [sa-east-1]": "South America (São Paulo) [sa-east-1]", + "Europe (Spain) [eu-south-2]": "Europe (Spain) [eu-south-2]", + "Asia Pacific (Hyderabad) [ap-south-2]": "Asia Pacific (Hyderabad) [ap-south-2]", + "Asia Pacific (Jakarta) [ap-southeast-3]": "Asia Pacific (Jakarta) [ap-southeast-3]", + "Asia Pacific (Melbourne) [ap-southeast-4]": "Asia Pacific (Melbourne) [ap-southeast-4]", + "China (Beijing) [cn-north-1]": "China (Beijing) [cn-north-1]", + "China (Ningxia) [cn-northwest-1]": "China (Ningxia) [cn-northwest-1]", + "Europe (Zurich) [eu-central-2]": "Europe (Zurich) [eu-central-2]", + "Middle East (UAE) [me-central-1]": "Middle East (UAE) [me-central-1]", + "Send Email": "Send Email", + "Create Email Template": "Create Email Template", + "Send Templated Email": "Send Templated Email", + "Update Email Template": "Update Email Template", + "Create Custom Verification Email Template": "Create Custom Verification Email Template", + "Send Custom Verification Email": "Send Custom Verification Email", + "Update Custom Verification Email Template": "Update Custom Verification Email Template", + "Send a customizable email via Amazon SES with verified sender addresses": "Send a customizable email via Amazon SES with verified sender addresses", + "Create a reusable HTML or text email template with variables": "Create a reusable HTML or text email template with variables", + "Send personalized emails using pre-created templates": "Send personalized emails using pre-created templates", + "Modify an existing email template with new content": "Modify an existing email template with new content", + "Create custom email template for identity verification": "Create custom email template for identity verification", + "Send verification email to add an email address to SES identities": "Send verification email to add an email address to SES identities", + "Modify an existing custom verification email template": "Modify an existing custom verification email template", + "From Email": "From Email", + "To": "To", + "CC": "CC", + "BCC": "BCC", + "Subject": "Subject", + "Email Format": "Email Format", + "HTML Content": "HTML Content", + "Text Content": "Text Content", + "Reply To": "Reply To", + "Return Path": "Return Path", + "Configuration Set": "Configuration Set", + "Email Tags": "Email Tags", + "Source ARN": "Source ARN", + "Return Path ARN": "Return Path ARN", + "Template Name": "Template Name", + "Template Format": "Template Format", + "Check if Template Exists": "Check if Template Exists", + "Sample Variable Data": "Sample Variable Data", + "Email Template": "Email Template", + "Template Variables": "Template Variables", + "Template to Update": "Template to Update", + "Load Current Content": "Load Current Content", + "Preserve Unspecified Content": "Preserve Unspecified Content", + "Email Content": "Email Content", + "Success Redirect URL": "Success Redirect URL", + "Failure Redirect URL": "Failure Redirect URL", + "Validate URLs": "Validate URLs", + "Email Address": "Email Address", + "Verification Template": "Verification Template", + "Validate Email Format": "Validate Email Format", + "Check if Already Verified": "Check if Already Verified", + "Preserve Unspecified Fields": "Preserve Unspecified Fields", + "Verified sender email address": "Verified sender email address", + "Recipient email addresses": "Recipient email addresses", + "Carbon copy recipients": "Carbon copy recipients", + "Blind carbon copy recipients": "Blind carbon copy recipients", + "Email subject line": "Email subject line", + "Choose email format": "Choose email format", + "HTML email content (auto-generates text version)": "HTML email content (auto-generates text version)", + "Plain text email content": "Plain text email content", + "Reply-to email addresses": "Reply-to email addresses", + "Email address for bounce notifications": "Email address for bounce notifications", + "SES configuration set for tracking": "SES configuration set for tracking", + "Key-value pairs for email tracking and analytics": "Key-value pairs for email tracking and analytics", + "ARN for sending authorization (advanced)": "ARN for sending authorization (advanced)", + "ARN for return path authorization (advanced)": "ARN for return path authorization (advanced)", + "Unique template name (letters, numbers, underscores, hyphens only)": "Unique template name (letters, numbers, underscores, hyphens only)", + "Choose template format": "Choose template format", + "Email subject (use {{variable}} for dynamic content)": "Email subject (use {{variable}} for dynamic content)", + "HTML email content with variables like {{firstName}}": "HTML email content with variables like {{firstName}}", + "Plain text email content with variables like {{firstName}}": "Plain text email content with variables like {{firstName}}", + "Verify template name is unique before creating": "Verify template name is unique before creating", + "Test data for template variables (optional preview)": "Test data for template variables (optional preview)", + "Select template to use for this email": "Select template to use for this email", + "Data to replace template variables (e.g., {\"firstName\": \"John\", \"company\": \"Acme\"})": "Data to replace template variables (e.g., {\"firstName\": \"John\", \"company\": \"Acme\"})", + "Select template to modify": "Select template to modify", + "Pre-fill fields with existing template content": "Pre-fill fields with existing template content", + "Keep existing HTML/text content if not provided": "Keep existing HTML/text content if not provided", + "Email subject for verification messages": "Email subject for verification messages", + "HTML content for verification email (must include verification link)": "HTML content for verification email (must include verification link)", + "URL to redirect users after successful verification": "URL to redirect users after successful verification", + "URL to redirect users if verification fails": "URL to redirect users if verification fails", + "Check that redirect URLs are properly formatted": "Check that redirect URLs are properly formatted", + "Email address to verify and add to identities": "Email address to verify and add to identities", + "Select custom verification email template": "Select custom verification email template", + "SES configuration set for tracking (optional)": "SES configuration set for tracking (optional)", + "Check email address format before sending": "Check email address format before sending", + "Warn if email is already a verified identity": "Warn if email is already a verified identity", + "Select custom verification template to modify": "Select custom verification template to modify", + "Keep existing values if fields are empty": "Keep existing values if fields are empty", + "HTML": "HTML", + "Plain Text": "Plain Text", + "Both HTML and Text": "Both HTML and Text" +} \ No newline at end of file diff --git a/packages/react-ui/public/locales/de/translation.json b/packages/react-ui/public/locales/de/translation.json index 9af1c619250..81b3b60a5bb 100644 --- a/packages/react-ui/public/locales/de/translation.json +++ b/packages/react-ui/public/locales/de/translation.json @@ -1284,8 +1284,6 @@ "Suggestions": "", "Platform Role": "Plattformrolle", "Select a platform role": "Wählen Sie eine Plattformrolle", - "Editor": "Redakteur", - "Viewer": "Betrachter", "Select a project role": "Projektrolle auswählen", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "", diff --git a/packages/react-ui/public/locales/en/translation.json b/packages/react-ui/public/locales/en/translation.json index 34e6f0b6c2e..916b06f92b2 100644 --- a/packages/react-ui/public/locales/en/translation.json +++ b/packages/react-ui/public/locales/en/translation.json @@ -1284,8 +1284,6 @@ "Suggestions": "", "Platform Role": "Platform Role", "Select a platform role": "Select a platform role", - "Editor": "Editor", - "Viewer": "Viewer", "Select a project role": "Select a project role", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "", diff --git a/packages/react-ui/public/locales/es/translation.json b/packages/react-ui/public/locales/es/translation.json index a93632acb32..e06ca38b813 100644 --- a/packages/react-ui/public/locales/es/translation.json +++ b/packages/react-ui/public/locales/es/translation.json @@ -1287,8 +1287,6 @@ "Suggestions": "", "Platform Role": "Rol de Plataforma", "Select a platform role": "Seleccione un rol de plataforma", - "Editor": "Editor", - "Viewer": "Visor", "Select a project role": "Seleccione un rol de proyecto", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "", diff --git a/packages/react-ui/public/locales/fr/translation.json b/packages/react-ui/public/locales/fr/translation.json index 5445d5b11ce..fe8e03a0615 100644 --- a/packages/react-ui/public/locales/fr/translation.json +++ b/packages/react-ui/public/locales/fr/translation.json @@ -1287,8 +1287,6 @@ "Suggestions": "", "Platform Role": "Rôle de plateforme", "Select a platform role": "Sélectionner un rôle de plateforme", - "Editor": "Editeur", - "Viewer": "Lecteur", "Select a project role": "Sélectionner un rôle de projet", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "", diff --git a/packages/react-ui/public/locales/ja/translation.json b/packages/react-ui/public/locales/ja/translation.json index 2632ed10553..db7e9e00f48 100644 --- a/packages/react-ui/public/locales/ja/translation.json +++ b/packages/react-ui/public/locales/ja/translation.json @@ -1281,8 +1281,6 @@ "Suggestions": "", "Platform Role": "プラットフォームロール", "Select a platform role": "プラットフォームの役割を選択", - "Editor": "エディター", - "Viewer": "ビューアー", "Select a project role": "プロジェクトの役割を選択", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "", diff --git a/packages/react-ui/public/locales/nl/translation.json b/packages/react-ui/public/locales/nl/translation.json index 8d42dd1d61f..55df7c22b67 100644 --- a/packages/react-ui/public/locales/nl/translation.json +++ b/packages/react-ui/public/locales/nl/translation.json @@ -1284,8 +1284,6 @@ "Suggestions": "", "Platform Role": "Platform rol", "Select a platform role": "Selecteer een platform rol", - "Editor": "Bewerker", - "Viewer": "Bekijker", "Select a project role": "Selecteer een project rol", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "", diff --git a/packages/react-ui/public/locales/pt/translation.json b/packages/react-ui/public/locales/pt/translation.json index 4d93ef31453..9b97ea73e6a 100644 --- a/packages/react-ui/public/locales/pt/translation.json +++ b/packages/react-ui/public/locales/pt/translation.json @@ -1287,8 +1287,6 @@ "Suggestions": "", "Platform Role": "Papel na Plataforma", "Select a platform role": "Selecione um papel na plataforma", - "Editor": "Editores", - "Viewer": "Visualizador", "Select a project role": "Selecione um papel no projeto", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "", diff --git a/packages/react-ui/public/locales/zh-TW/translation.json b/packages/react-ui/public/locales/zh-TW/translation.json index e13dc8353b4..4aa847668cc 100644 --- a/packages/react-ui/public/locales/zh-TW/translation.json +++ b/packages/react-ui/public/locales/zh-TW/translation.json @@ -1281,8 +1281,6 @@ "Suggestions": "", "Platform Role": "", "Select a platform role": "", - "Editor": "", - "Viewer": "", "Select a project role": "", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "", diff --git a/packages/react-ui/public/locales/zh/translation.json b/packages/react-ui/public/locales/zh/translation.json index 418b29b2f7f..f279afcbdcf 100644 --- a/packages/react-ui/public/locales/zh/translation.json +++ b/packages/react-ui/public/locales/zh/translation.json @@ -1281,8 +1281,6 @@ "Suggestions": "", "Platform Role": "平台角色", "Select a platform role": "选择一个平台角色", - "Editor": "编辑器", - "Viewer": "查看器", "Select a project role": "选择一个项目角色", "Full access to all projects and platform settings": "", "Access and edit flows in all projects, no platform settings": "",