Files
smoothschedule/activepieces-fork/packages/pieces/community/murf-api/src/i18n/zh.json
poduck 3aa7199503 Add Activepieces integration for workflow automation
- Add Activepieces fork with SmoothSchedule custom piece
- Create integrations app with Activepieces service layer
- Add embed token endpoint for iframe integration
- Create Automations page with embedded workflow builder
- Add sidebar visibility fix for embed mode
- Add list inactive customers endpoint to Public API
- Include SmoothSchedule triggers: event created/updated/cancelled
- Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 22:59:37 -05:00

85 lines
4.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"Enter your API key from https://murf.ai": "Enter your API key from https://murf.ai",
"List Voices": "List Voices",
"Translate Text": "Translate Text",
"Voice Changer": "Voice Changer",
"Text to Speech": "Text to Speech",
"Custom API Call": "自定义 API 呼叫",
"Get the list of available voices for text-to-speech": "Get the list of available voices for text-to-speech",
"Translate one or more texts to the target language.": "Translate one or more texts to the target language.",
"Convert an input audio file to a different voice using Murf Voice Changer.": "Convert an input audio file to a different voice using Murf Voice Changer.",
"Converts input text into speech using Murf AI.": "Converts input text into speech using Murf AI.",
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
"Language": "Language",
"Style": "Style",
"Texts": "Texts",
"Voice": "Voice",
"File URL": "File URL",
"Upload File": "Upload File",
"Output Format": "Output Format",
"Channel Type": "Channel Type",
"Pitch": "Pitch",
"Rate": "Rate",
"Encode Output as Base64": "Encode Output as Base64",
"Text": "文本",
"Audio Duration (seconds)": "Audio Duration (seconds)",
"Encode as Base64": "Encode as Base64",
"Audio Format": "Audio Format",
"Model Version": "Model Version",
"Multi Native Locale": "Multi Native Locale",
"Sample Rate": "Sample Rate",
"Variation": "Variation",
"Word Durations as Original Text": "Word Durations as Original Text",
"Pronunciation Dictionary": "Pronunciation Dictionary",
"Method": "方法",
"Headers": "信头",
"Query Parameters": "查询参数",
"Body": "正文内容",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "失败时没有错误",
"Timeout (in seconds)": "超时(秒)",
"Select your preferred language for the translated output.": "Select your preferred language for the translated output.",
"Filter by style (optional)": "Filter by style (optional)",
"List of texts to translate": "List of texts to translate",
"Choose a voice for converting text into speech": "Choose a voice for converting text into speech",
"Publicly accessible URL of the input audio file. Either provide this or upload a file.": "Publicly accessible URL of the input audio file. Either provide this or upload a file.",
"Upload an audio file for voice conversion": "Upload an audio file for voice conversion",
"Format of the generated audio file": "Format of the generated audio file",
"Choose MONO or STEREO output": "Choose MONO or STEREO output",
"Pitch adjustment (-50 to 50)": "Pitch adjustment (-50 to 50)",
"Speed adjustment (-50 to 50)": "Speed adjustment (-50 to 50)",
"Receive audio directly as Base64 instead of a file URL": "Receive audio directly as Base64 instead of a file URL",
"The text to be synthesized.": "The text to be synthesized.",
"Specify audio length. If 0, Murf ignores this. Only for Gen2 model.": "Specify audio length. If 0, Murf ignores this. Only for Gen2 model.",
"Mono or Stereo output.": "Mono or Stereo output.",
"Return Base64 encoded audio instead of URL (zero retention).": "Return Base64 encoded audio instead of URL (zero retention).",
"Select audio format.": "Select audio format.",
"Choose Gen1 or Gen2.": "Choose Gen1 or Gen2.",
"Set multi-language voice (e.g., en-US, es-ES). Only for Gen2.": "Set multi-language voice (e.g., en-US, es-ES). Only for Gen2.",
"Pitch adjustment (-50 to 50).": "Pitch adjustment (-50 to 50).",
"Speed adjustment (-50 to 50).": "Speed adjustment (-50 to 50).",
"Voice style (e.g., 'default', 'calm', 'energetic'). Check voice details.": "Voice style (e.g., 'default', 'calm', 'energetic'). Check voice details.",
"Defaults to 44100. Allowed: 8000, 24000, 44100, 48000.": "Defaults to 44100. Allowed: 8000, 24000, 44100, 48000.",
"Variation level (05). Defaults to 1. Higher = more natural pauses/pitch/speed.": "Variation level (05). Defaults to 1. Higher = more natural pauses/pitch/speed.",
"If true, response word timings map to original text. (English only).": "If true, response word timings map to original text. (English only).",
"Custom word pronunciations.": "Custom word pronunciations.",
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"MP3": "MP3",
"WAV": "WAV",
"FLAC": "FLAC",
"OGG": "OGG",
"Mono": "Mono",
"Stereo": "Stereo",
"ALAW": "ALAW",
"ULAW": "ULAW",
"PCM": "PCM",
"GEN1": "GEN1",
"GEN2": "GEN2",
"GET": "获取",
"POST": "帖子",
"PATCH": "PATCH",
"PUT": "弹出",
"DELETE": "删除",
"HEAD": "黑色"
}