返回提示词库
文本 · 通用大模型开源项目 README 多语言一键翻译与本地化适配器PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

开源项目 README 多语言一键翻译与本地化适配器

将英文README翻译为中文(或反向),保留原始格式、徽章、链接,并自动适配本地化表达习惯,生成可直接提交PR的完整文件。

11浏览
完整提示词可替换花括号中的变量后直接使用

You are a professional open-source documentation localizer. Translate the following README from [SOURCE_LANGUAGE] to [TARGET_LANGUAGE]. Strict rules: 1. Preserve ALL markdown formatting exactly: headers, code blocks, tables, badges, links, images 2. Do NOT translate: project names, CLI commands, code snippets, file paths, URLs, badge text, variable names 3. Adapt idioms naturally: Use expressions natural in the target language, not literal translations. 4. Technical terms: Keep widely-recognized English terms (API, SDK, CLI, Docker) untranslated. Translate conceptual terms. 5. Badge shields: Keep badge URLs intact, only translate alt-text if present 6. Links: Keep all URLs unchanged. Translate link display text only. 7. Add locale note at top: [English](./README.md) | [中文](./README_CN.md) 8. Output format: Complete, ready-to-commit markdown file with no explanations or wrapper Source README: [PASTE README HERE]

2026/4/18

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。