export interface Translation { title: string; gemini3Promo: string; aiRecommendPromo: string; seedancePromo: string; arenaPromo: string; christmasPromo: string; subtitle: string; copyright: string; viewInGallery: string; browseGallery: string; galleryFeatures: string; visualLayout: string; search: string; languages: string; mobile: string; aiGenerate: string; // AI one-click generation toc: string; whatIs: string; stats: string; featuredPrompts: string; allPrompts: string; howToContribute: string; license: string; acknowledgements: string; starHistory: string; totalPrompts: string; lastUpdated: string; metric: string; count: string; description: string; prompt: string; generatedImages: string; details: string; author: string; source: string; published: string; tryItNow: string; morePrompts: string; morePromptsDesc: string; viewAll: string; featured: string; // Used in stats table // What is section whatIsIntro: string; multimodalUnderstanding: string; highQualityGeneration: string; fastIteration: string; diverseStyles: string; preciseControl: string; complexScenes: string; learnMore: string; raycastIntegration: string; raycastDescription: string; example: string; raycastExample: string; raycastUsage: string; // Gallery features galleryFeature1: string; galleryFeature2: string; galleryFeature3: string; galleryFeature4: string; // Contribute section welcomeContributions: string; githubIssue: string; submitNewPrompt: string; fillForm: string; submitWait: string; approvedSync: string; appearInReadme: string; note: string; noteContent: string; seeContributing: string; // Footer licensedUnder: string; autoGenerated: string; submitPrompt: string; starRepo: string; // Other sortedByDate: string; handPicked: string; githubReadme: string; youmindGallery: string; linearList: string; masonryGrid: string; ctrlFOnly: string; fullTextSearch: string; basic: string; fullyResponsive: string; aiOneClickGen: string; categories: string; categoryBrowsing: string; browseByCategory: string; } const en: Translation = { title: 'Awesome GPT Image 2 Prompts', gemini3Promo: 'If you\'re interested in Gemini 3 prompts, feel free to check out our other repository with 50+ curated prompts: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill to find the prompts you want with one click 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 We\'ve created a GPT Image 2 Christmas Card Prompts collection, click [here 🔗]({{link}}) to try it out 🎁', subtitle: "A curated collection of creative prompts for OpenAI's GPT Image 2", copyright: "**Copyright Notice**: All prompts are collected from the community for educational purposes. If you believe any content infringes on your rights, please [open an issue](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) and we will remove it promptly.", viewInGallery: 'View in Web Gallery', browseGallery: '👉 Browse on YouMind GPT Image 2 Prompts Gallery', galleryFeatures: 'Why use our gallery?', visualLayout: 'Visual Layout', search: 'Search', languages: 'Languages', mobile: 'Mobile', aiGenerate: 'AI One-Click Generation', toc: 'Table of Contents', whatIs: 'What is GPT Image 2?', stats: 'Statistics', featuredPrompts: 'Featured Prompts', allPrompts: 'All Prompts', howToContribute: 'How to Contribute', license: 'License', acknowledgements: 'Acknowledgements', starHistory: 'Star History', totalPrompts: 'Total Prompts', lastUpdated: 'Last Updated', metric: 'Metric', count: 'Count', description: 'Description', prompt: 'Prompt', generatedImages: 'Generated Images', details: 'Details', author: 'Author', source: 'Source', published: 'Published', tryItNow: '👉 Try it now →', morePrompts: 'More Prompts Available', morePromptsDesc: 'more prompts not shown here', viewAll: '👉 View all prompts in our Web Gallery', featured: 'Featured', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Raycast Integration', raycastDescription: 'Some prompts support **dynamic arguments** using [Raycast Snippets](https://raycast.com/help/snippets) syntax. Look for the 🚀 Raycast Friendly badge!', example: 'Example:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'When used in Raycast, you can dynamically replace the arguments for quick iterations!', galleryFeature1: '✨ Beautiful masonry grid layout', galleryFeature2: '🔍 Full-text search and filters', galleryFeature3: '🌍 17 languages support', galleryFeature4: '📱 Mobile-optimized experience', welcomeContributions: 'We welcome contributions! You can submit prompts via:', githubIssue: 'GitHub Issue', submitNewPrompt: 'Submit New Prompt', fillForm: 'Fill in the form with prompt details and image', submitWait: 'Submit and wait for team review', approvedSync: "If approved (we'll add `approved` label), it will automatically sync to CMS", appearInReadme: 'Your prompt will appear in README within 4 hours', note: 'Note:', noteContent: 'We only accept submissions via GitHub Issues to ensure quality control.', seeContributing: 'See [CONTRIBUTING.md](docs/CONTRIBUTING.md) for detailed guidelines.', licensedUnder: 'Licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).', autoGenerated: 'This README is automatically generated. Last updated:', submitPrompt: 'Submit a Prompt', starRepo: 'Star this repo', sortedByDate: 'Sorted by publish date (newest first)', handPicked: 'Hand-picked by our team for exceptional quality and creativity', githubReadme: 'GitHub README', youmindGallery: 'youmind.com Gallery', linearList: 'Linear list', masonryGrid: 'Beautiful Masonry Grid', ctrlFOnly: 'Ctrl+F only', fullTextSearch: 'Full-text search with filters', basic: 'Basic', fullyResponsive: 'Fully responsive', aiOneClickGen: 'AI one-click generation', categories: 'Categories', categoryBrowsing: 'Category browsing', browseByCategory: 'Browse by Category', }; const zh: Translation = { title: 'GPT Image 2 提示词大全', gemini3Promo: '如果您对 Gemini 3 提示词感兴趣,欢迎查看我们的另一个仓库,包含 50+ 精选提示词:https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: '配套 Agent Skill,一键找到你想要的提示词 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 也看看我们的 **Nano Banana Pro** 提示词库 — Google 旗舰生图模型,10000+ 精选提示词 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 是 OpenAI 下一代图像生成模型(代号 "duct-tape")— 像素级多语言文字渲染、跨图一致性、商用级插画质量 👉 [浏览图库]({{arenaUrl}})`, christmasPromo: '🎄 我们制作了 GPT Image 2 圣诞卡片提示词特辑,您可以点击[该链接 🔗]({{link}})尝试 🎁', subtitle: "OpenAI GPT Image 2 创意提示词精选集合", copyright: "**版权声明**:所有提示词均收集自社区,仅供教育目的使用。如果您认为任何内容侵犯了您的权利,请[提交 issue](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml),我们将立即移除。", viewInGallery: '在网页图库中查看', browseGallery: '👉 浏览 YouMind GPT Image 2 提示词图库', galleryFeatures: '为什么使用图库?', visualLayout: '可视化布局', search: '搜索', languages: '多语言', mobile: '移动端', aiGenerate: 'AI 一键生图', toc: '目录', whatIs: '什么是 GPT Image 2?', stats: '统计数据', featuredPrompts: '精选提示词', allPrompts: '所有提示词', howToContribute: '如何贡献', license: '许可证', acknowledgements: '致谢', starHistory: 'Star 历史', totalPrompts: '提示词总数', lastUpdated: '最后更新', metric: '指标', count: '数量', description: '描述', prompt: '提示词', generatedImages: '生成图片', details: '详情', author: '作者', source: '来源', published: '发布时间', tryItNow: '👉 立即尝试 →', morePrompts: '更多提示词', morePromptsDesc: '更多提示词未在此显示', viewAll: '👉 在网页图库中查看所有提示词', featured: '精选', whatIsIntro: `**GPT Image 2**(代号 **"duct-tape"**)是 OpenAI 下一代图像生成模型。社区测试反馈它在以下方面实现了质的飞跃:`, multimodalUnderstanding: `**像素级文字渲染** — 中文、英文、日文均达到 native 水准,无错字、无字形扭曲`, highQualityGeneration: `**跨图像素级一致性** — 同一角色、风格、IP 在多张图间保持像素级一致`, fastIteration: `**商用级插画质量** — 插画风格输出无需人工精修,即可直接用于商业场景`, diverseStyles: `**真实艺术风格注入** — 不止是"模仿参考图",而是真正理解并再现艺术风格的灵魂`, preciseControl: `**故事板与产品系列** — 适合故事板、IP 形象、产品系列图等需要多图一致性的场景`, complexScenes: `**多语言平面设计** — 社交卡片、Banner、海报一次生图即可完成多语言文字排版`, learnMore: `**了解更多:** 查看社区测试 [报告要点](docs/FAQ.md)`, raycastIntegration: 'Raycast 集成', raycastDescription: '部分提示词支持使用 [Raycast Snippets](https://raycast.com/help/snippets) 语法的**动态参数**。寻找 🚀 Raycast Friendly 徽章!', example: '示例:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: '在 Raycast 中使用时,您可以动态替换参数以快速迭代!', galleryFeature1: '✨ 精美的瀑布流网格布局', galleryFeature2: '🔍 全文搜索和筛选', galleryFeature3: '🌍 支持 17 种语言', galleryFeature4: '📱 移动端优化体验', welcomeContributions: '我们欢迎贡献!您可以通过以下方式提交提示词:', githubIssue: 'GitHub Issue', submitNewPrompt: '提交新提示词', fillForm: '填写表单,包含提示词详情和图片', submitWait: '提交并等待团队审核', approvedSync: '如果通过审核(我们会添加 `approved` 标签),它将自动同步到 CMS', appearInReadme: '您的提示词将在 4 小时内出现在 README 中', note: '注意:', noteContent: '我们仅接受通过 GitHub Issues 提交的内容,以确保质量控制。', seeContributing: '查看 [CONTRIBUTING.md](docs/CONTRIBUTING.md) 了解详细指南。', licensedUnder: '根据 [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) 许可。', autoGenerated: '此 README 自动生成。最后更新:', submitPrompt: '提交提示词', starRepo: '给仓库点星', sortedByDate: '按发布日期排序(最新优先)', handPicked: '由我们的团队精心挑选,具有卓越的质量和创造力', githubReadme: 'GitHub README', youmindGallery: 'youmind.com 图库', linearList: '线性列表', masonryGrid: '精美的瀑布流网格', ctrlFOnly: '仅 Ctrl+F', fullTextSearch: '全文搜索和筛选', basic: '基础', fullyResponsive: '完全响应式', aiOneClickGen: 'AI 一键生图', categories: '分类', categoryBrowsing: '分类浏览', browseByCategory: '按分类浏览', }; const zhTW: Translation = { ...zh, title: 'GPT Image 2 提示詞大全', gemini3Promo: '如果您對 Gemini 3 提示詞感興趣,歡迎查看我們的另一個倉庫,包含 50+ 精選提示詞:https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: '配套 Agent Skill,一鍵找到你想要的提示詞 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 也看看我們的 **Nano Banana Pro** 提示詞庫 — Google 旗艦生圖模型,10000+ 精選提示詞 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 是 OpenAI 下一代圖像生成模型(代號 "duct-tape")— 像素級多語言文字渲染、跨圖一致性、商用級插畫質量 👉 [瀏覽圖庫]({{arenaUrl}})`, christmasPromo: '🎄 我們製作了 GPT Image 2 聖誕卡片提示詞特輯,您可以點擊[該連結 🔗]({{link}})嘗試 🎁', subtitle: "OpenAI GPT Image 2 創意提示詞精選集合", copyright: "**版權聲明**:所有提示詞均收集自社區,僅供教育目的使用。如果您認為任何內容侵犯了您的權利,請[提交 issue](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml),我們將立即移除。", viewInGallery: '在網頁圖庫中查看', browseGallery: '👉 瀏覽 YouMind GPT Image 2 提示詞圖庫', galleryFeatures: '為什麼使用圖庫?', visualLayout: '可視化佈局', search: '搜索', languages: '多語言', mobile: '移動端', aiGenerate: 'AI 一鍵生圖', toc: '目錄', whatIs: '什麼是 GPT Image 2?', stats: '統計數據', featuredPrompts: '精選提示詞', allPrompts: '所有提示詞', howToContribute: '如何貢獻', license: '許可證', acknowledgements: '致謝', starHistory: 'Star 歷史', totalPrompts: '提示詞總數', lastUpdated: '最後更新', metric: '指標', count: '數量', description: '描述', prompt: '提示詞', generatedImages: '生成圖片', details: '詳情', author: '作者', source: '來源', published: '發布時間', tryItNow: '👉 立即嘗試 →', morePrompts: '更多提示詞', morePromptsDesc: '更多提示詞未在此顯示', viewAll: '👉 在網頁圖庫中查看所有提示詞', featured: '精選', whatIsIntro: `**GPT Image 2**(代號 **"duct-tape"**)是 OpenAI 下一代圖像生成模型。社群測試回饋它在以下方面實現了質的飛躍:`, multimodalUnderstanding: `**像素級文字渲染** — 中文、英文、日文均達到 native 水準,無錯字、無字形扭曲`, highQualityGeneration: `**跨圖像素級一致性** — 同一角色、風格、IP 在多張圖間保持像素級一致`, fastIteration: `**商用級插畫質量** — 插畫風格輸出無需人工精修,即可直接用於商業場景`, diverseStyles: `**真實藝術風格注入** — 不止是「模仿參考圖」,而是真正理解並再現藝術風格的靈魂`, preciseControl: `**故事板與產品系列** — 適合故事板、IP 形象、產品系列圖等需要多圖一致性的場景`, complexScenes: `**多語言平面設計** — 社交卡片、Banner、海報一次生圖即可完成多語言文字排版`, learnMore: `**了解更多:** 查看社群測試 [報告要點](docs/FAQ.md)`, raycastIntegration: 'Raycast 集成', raycastDescription: '部分提示詞支持使用 [Raycast Snippets](https://raycast.com/help/snippets) 語法的**動態參數**。尋找 🚀 Raycast Friendly 徽章!', example: '示例:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: '在 Raycast 中使用時,您可以動態替換參數以快速迭代!', galleryFeature1: '✨ 精美的瀑布流網格佈局', galleryFeature2: '🔍 全文搜索和篩選', galleryFeature3: '🌍 支持 17 種語言', galleryFeature4: '📱 移動端優化體驗', welcomeContributions: '我們歡迎貢獻!您可以通過以下方式提交提示詞:', githubIssue: 'GitHub Issue', submitNewPrompt: '提交新提示詞', fillForm: '填寫表單,包含提示詞詳情和圖片', submitWait: '提交並等待團隊審核', approvedSync: '如果通過審核(我們會添加 `approved` 標籤),它將自動同步到 CMS', appearInReadme: '您的提示詞將在 4 小時內出現在 README 中', note: '注意:', noteContent: '我們僅接受通過 GitHub Issues 提交的內容,以確保質量控制。', seeContributing: '查看 [CONTRIBUTING.md](docs/CONTRIBUTING.md) 了解詳細指南。', licensedUnder: '根據 [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) 許可。', autoGenerated: '此 README 自動生成。最後更新:', submitPrompt: '提交提示詞', starRepo: '給倉庫點星', sortedByDate: '按發布日期排序(最新優先)', handPicked: '由我們的團隊精心挑選,具有卓越的質量和創造力', githubReadme: 'GitHub README', youmindGallery: 'youmind.com 圖庫', linearList: '線性列表', masonryGrid: '精美的瀑布流網格', ctrlFOnly: '僅 Ctrl+F', fullTextSearch: '全文搜索和篩選', basic: '基礎', fullyResponsive: '完全響應式', aiOneClickGen: 'AI 一鍵生圖', categories: '分類', categoryBrowsing: '分類瀏覽', browseByCategory: '按分類瀏覽', }; const ja: Translation = { ...en, title: 'GPT Image 2 プロンプト集', gemini3Promo: 'Gemini 3 プロンプトに興味がある場合は、50以上の厳選されたプロンプトを含む別のリポジトリをご覧ください:https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill でワンクリックで欲しいプロンプトを見つける 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 **Nano Banana Pro** プロンプト集もチェック — Google 旗艦モデル、10000+ 厳選プロンプト 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 は OpenAI の次世代画像生成モデル(コードネーム "duct-tape")— ピクセル精度の多言語テキスト、画像間の一貫性、商用レベルのイラスト品質 👉 [ギャラリーを見る]({{arenaUrl}})`, christmasPromo: '🎄 GPT Image 2 クリスマスカードプロンプト集を作成しました。[こちら 🔗]({{link}})からお試しください 🎁', subtitle: "OpenAI GPT Image 2 のクリエイティブなプロンプトコレクション", copyright: "**著作権に関する通知**: すべてのプロンプトは教育目的でコミュニティから収集されています。権利を侵害していると思われるコンテンツがある場合は、[issue を作成](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml)してください。速やかに削除いたします。", viewInGallery: 'Web ギャラリーで見る', browseGallery: '👉 YouMind GPT Image 2 プロンプトギャラリーを見る', galleryFeatures: 'ギャラリーを使用する理由', visualLayout: 'ビジュアルレイアウト', search: '検索', languages: '言語', mobile: 'モバイル', aiGenerate: 'AI ワンクリック生成', toc: '目次', whatIs: 'GPT Image 2 とは?', stats: '統計', featuredPrompts: 'おすすめプロンプト', allPrompts: 'すべてのプロンプト', howToContribute: '貢献方法', license: 'ライセンス', acknowledgements: '謝辞', starHistory: 'スター履歴', totalPrompts: 'プロンプト総数', lastUpdated: '最終更新', metric: '指標', count: '数', description: '説明', prompt: 'プロンプト', generatedImages: '生成画像', details: '詳細', author: '作者', source: 'ソース', published: '公開日', tryItNow: '👉 今すぐ試す →', morePrompts: 'その他のプロンプト', morePromptsDesc: 'さらに多くのプロンプトがあります', viewAll: '👉 Web ギャラリーですべてのプロンプトを見る', featured: 'おすすめ', whatIsIntro: `**GPT Image 2**(コードネーム **"duct-tape"**)は OpenAI の次世代画像生成モデルです。コミュニティのテストにより、以下の点で大きな進化が確認されています:`, multimodalUnderstanding: `**ピクセル精度のテキストレンダリング** — 中国語・英語・日本語すべてネイティブ品質、誤字や字形の歪みなし`, highQualityGeneration: `**画像間のピクセル一貫性** — 同じキャラクター・スタイル・IP が複数画像間で完全に一致`, fastIteration: `**商用レベルのイラスト品質** — 手直し不要で商業利用可能なイラスト出力`, diverseStyles: `**真のアートスタイル表現** — 参照画像の模倣ではなく、スタイルの本質を理解して再現`, preciseControl: `**ストーリーボード・製品シリーズ対応** — ストーリーボード、IP キャラ、製品シリーズ画像など一貫性が必要なシーンに最適`, complexScenes: `**多言語グラフィックデザイン** — SNS カード・バナー・ポスターを多言語タイポグラフィで一発生成`, learnMore: `**詳細:** コミュニティテストの [レポート要点](docs/FAQ.md) を参照`, raycastIntegration: 'Raycast 統合', raycastDescription: '一部のプロンプトは [Raycast Snippets](https://raycast.com/help/snippets) 構文を使用した**動的引数**をサポートしています。🚀 Raycast Friendly バッジを探してください!', example: '例:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Raycast で使用すると、引数を動的に置き換えて迅速に反復できます!', galleryFeature1: '✨ 美しいメイソンリグリッドレイアウト', galleryFeature2: '🔍 全文検索とフィルター', galleryFeature3: '🌍 17 言語サポート', galleryFeature4: '📱 モバイル最適化体験', welcomeContributions: '貢献を歓迎します!以下の方法でプロンプトを提出できます:', githubIssue: 'GitHub Issue', submitNewPrompt: '新しいプロンプトを提出', fillForm: 'フォームにプロンプトの詳細と画像を記入', submitWait: '提出してチームのレビューを待つ', approvedSync: '承認された場合(`approved` ラベルを追加します)、CMS に自動的に同期されます', appearInReadme: 'プロンプトは 4 時間以内に README に表示されます', note: '注意:', noteContent: '品質管理のため、GitHub Issues 経由の提出のみ受け付けています。', seeContributing: '詳細なガイドラインについては [CONTRIBUTING.md](docs/CONTRIBUTING.md) を参照してください。', licensedUnder: '[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) の下でライセンスされています。', autoGenerated: 'この README は自動生成されています。最終更新:', submitPrompt: 'プロンプトを提出', starRepo: 'このリポジトリにスターを付ける', sortedByDate: '公開日でソート(新しい順)', handPicked: '優れた品質と創造性のためにチームが厳選', githubReadme: 'GitHub README', youmindGallery: 'youmind.com ギャラリー', linearList: '線形リスト', masonryGrid: '美しいメイソンリグリッド', ctrlFOnly: 'Ctrl+F のみ', fullTextSearch: '全文検索とフィルター', basic: '基本', fullyResponsive: '完全レスポンシブ', aiOneClickGen: 'AI ワンクリック生成', categories: 'カテゴリー', categoryBrowsing: 'カテゴリー閲覧', browseByCategory: 'カテゴリーで閲覧', }; const ko: Translation = { ...en, title: 'GPT Image 2 프롬프트 모음', gemini3Promo: 'Gemini 3 프롬프트에 관심이 있으시다면, 50개 이상의 엄선된 프롬프트가 포함된 다른 저장소를 확인해보세요:https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill로 원하는 프롬프트를 원클릭으로 찾기 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 **Nano Banana Pro** 프롬프트 모음도 확인하세요 — Google 플래그십 모델, 10000+ 엄선 프롬프트 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2는 OpenAI 차세대 이미지 생성 모델(코드명 "duct-tape") — 픽셀 단위 다국어 텍스트 렌더링, 이미지 간 일관성, 상업용 일러스트 품질 👉 [갤러리 보기]({{arenaUrl}})`, christmasPromo: '🎄 GPT Image 2 크리스마스 카드 프롬프트 컬렉션을 만들었습니다. [여기 🔗]({{link}})에서 확인해보세요 🎁', subtitle: "OpenAI GPT Image 2를 위한 창의적인 프롬프트 컬렉션", copyright: "**저작권 고지**: 모든 프롬프트는 교육 목적으로 커뮤니티에서 수집되었습니다. 귀하의 권리를 침해하는 콘텐츠가 있다고 생각되면 [이슈를 열어주세요](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml). 즉시 삭제하겠습니다.", viewInGallery: '웹 갤러리에서 보기', browseGallery: '👉 YouMind GPT Image 2 프롬프트 갤러리 둘러보기', galleryFeatures: '갤러리를 사용하는 이유는 무엇인가요?', visualLayout: '비주얼 레이아웃', search: '검색', languages: '언어', mobile: '모바일', aiGenerate: 'AI 원클릭 생성', toc: '목차', whatIs: 'GPT Image 2란 무엇인가요?', stats: '통계', featuredPrompts: '추천 프롬프트', allPrompts: '모든 프롬프트', howToContribute: '기여하는 방법', license: '라이선스', acknowledgements: '감사의 말', starHistory: '스타 히스토리', totalPrompts: '총 프롬프트 수', lastUpdated: '마지막 업데이트', metric: '지표', count: '수', description: '설명', prompt: '프롬프트', generatedImages: '생성된 이미지', details: '상세 정보', author: '작성자', source: '출처', published: '게시일', tryItNow: '👉 지금 시도하기 →', morePrompts: '더 많은 프롬프트', morePromptsDesc: '여기에 표시되지 않은 더 많은 프롬프트가 있습니다', viewAll: '👉 웹 갤러리에서 모든 프롬프트 보기', featured: '추천', whatIsIntro: `**GPT Image 2**(코드명 **"duct-tape"**)는 OpenAI의 차세대 이미지 생성 모델입니다. 커뮤니티 테스트에서 다음 영역의 비약적 발전이 확인되었습니다:`, multimodalUnderstanding: `**픽셀 단위 텍스트 렌더링** — 중국어·영어·일본어 모두 네이티브 수준, 오타·왜곡 없음`, highQualityGeneration: `**이미지 간 픽셀 일관성** — 동일 캐릭터·스타일·IP를 여러 이미지에서 픽셀 단위로 유지`, fastIteration: `**상업용 일러스트 품질** — 수작업 보정 없이 상업 이용 가능한 출력물`, diverseStyles: `**진정한 아트 스타일 구현** — 참조 이미지 모방이 아닌 스타일의 본질을 이해해 재현`, preciseControl: `**스토리보드·제품 시리즈** — 일관성이 필요한 스토리보드, IP 캐릭터, 제품 시리즈 이미지에 최적`, complexScenes: `**다국어 그래픽 디자인** — 소셜 카드·배너·포스터를 다국어 타이포그래피로 한 번에 생성`, learnMore: `**더 알아보기:** 커뮤니티 테스트 [리포트 요약](docs/FAQ.md)`, raycastIntegration: 'Raycast 통합', raycastDescription: '일부 프롬프트는 [Raycast Snippets](https://raycast.com/help/snippets) 구문을 사용한 **동적 인수**를 지원합니다. 🚀 Raycast Friendly 배지를 찾아보세요!', example: '예:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Raycast에서 사용하면 인수를 동적으로 교체하여 빠르게 반복할 수 있습니다!', galleryFeature1: '✨ 아름다운 메이슨리 그리드 레이아웃', galleryFeature2: '🔍 전체 텍스트 검색 및 필터', galleryFeature3: '🌍 17개 언어 지원', galleryFeature4: '📱 모바일 최적화 경험', welcomeContributions: '기여를 환영합니다! 다음 방법으로 프롬프트를 제출할 수 있습니다:', githubIssue: 'GitHub Issue', submitNewPrompt: '새 프롬프트 제출', fillForm: '프롬프트 세부 정보와 이미지로 양식 작성', submitWait: '제출하고 팀 검토 대기', approvedSync: '승인되면 (`approved` 레이블 추가) CMS에 자동으로 동기화됩니다', appearInReadme: '프롬프트는 4시간 이내에 README에 나타납니다', note: '참고:', noteContent: '품질 관리를 위해 GitHub Issues를 통한 제출만 허용합니다.', seeContributing: '자세한 지침은 [CONTRIBUTING.md](docs/CONTRIBUTING.md)를 참조하세요.', licensedUnder: '[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)에 따라 라이선스됩니다.', autoGenerated: '이 README는 자동으로 생성됩니다. 마지막 업데이트:', submitPrompt: '프롬프트 제출', starRepo: '이 저장소에 스타 추가', sortedByDate: '게시일 기준 정렬(최신순)', handPicked: '팀이 뛰어난 품질과 창의성을 위해 엄선', githubReadme: 'GitHub README', youmindGallery: 'youmind.com 갤러리', linearList: '선형 목록', masonryGrid: '아름다운 메이슨리 그리드', ctrlFOnly: 'Ctrl+F만', fullTextSearch: '전체 텍스트 검색 및 필터', basic: '기본', fullyResponsive: '완전 반응형', aiOneClickGen: 'AI 원클릭 생성', categories: '카테고리', categoryBrowsing: '카테고리 탐색', browseByCategory: '카테고리별 탐색', }; const de: Translation = { ...en, title: 'Tolle GPT Image 2 Prompts', gemini3Promo: 'Wenn Sie an Gemini 3 Prompts interessiert sind, schauen Sie sich gerne unser anderes Repository mit 50+ kuratierten Prompts an: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill, um mit einem Klick die gewünschten Prompts zu finden 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 Wir haben eine GPT Image 2 Weihnachtskarten-Prompt-Sammlung erstellt. Klicken Sie [hier 🔗]({{link}}), um es auszuprobieren 🎁', subtitle: "Eine kuratierte Sammlung kreativer Prompts für OpenAI's GPT Image 2", copyright: "**Urheberrechtshinweis**: Alle Prompts werden zu Bildungszwecken aus der Community gesammelt. Wenn Sie glauben, dass Inhalte Ihre Rechte verletzen, öffnen Sie bitte ein [Issue](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) und wir werden es umgehend entfernen.", viewInGallery: 'In Web-Galerie ansehen', browseGallery: '👉 Auf YouMind GPT Image 2 Prompt-Galerie stöbern', galleryFeatures: 'Warum unsere Galerie nutzen?', visualLayout: 'Visuelles Layout', search: 'Suche', languages: 'Sprachen', mobile: 'Mobil', aiGenerate: 'KI Ein-Klick-Generierung', toc: 'Inhaltsverzeichnis', whatIs: 'Was ist GPT Image 2?', stats: 'Statistiken', featuredPrompts: 'Ausgewählte Prompts', allPrompts: 'Alle Prompts', howToContribute: 'Wie man beiträgt', license: 'Lizenz', acknowledgements: 'Danksagung', starHistory: 'Star-Verlauf', totalPrompts: 'Gesamtanzahl Prompts', lastUpdated: 'Zuletzt aktualisiert', metric: 'Metrik', count: 'Anzahl', description: 'Beschreibung', prompt: 'Prompt', generatedImages: 'Generierte Bilder', details: 'Details', author: 'Autor', source: 'Quelle', published: 'Veröffentlicht', tryItNow: '👉 Jetzt ausprobieren →', morePrompts: 'Weitere Prompts verfügbar', morePromptsDesc: 'weitere Prompts hier nicht angezeigt', viewAll: '👉 Alle Prompts in unserer Web-Galerie ansehen', featured: 'Ausgewählt', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Raycast-Integration', raycastDescription: 'Einige Prompts unterstützen **dynamische Argumente** mit [Raycast Snippets](https://raycast.com/help/snippets)-Syntax. Suchen Sie nach dem 🚀 Raycast Friendly Badge!', example: 'Beispiel:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Bei Verwendung in Raycast können Sie die Argumente dynamisch ersetzen, um schnell zu iterieren!', galleryFeature1: '✨ Schönes Masonry-Grid-Layout', galleryFeature2: '🔍 Volltextsuche und Filter', galleryFeature3: '🌍 Unterstützung für 17 Sprachen', galleryFeature4: '📱 Mobile-optimierte Erfahrung', welcomeContributions: 'Wir freuen uns über Beiträge! Sie können Prompts über folgende Wege einreichen:', githubIssue: 'GitHub Issue', submitNewPrompt: 'Neuen Prompt einreichen', fillForm: 'Formular mit Prompt-Details und Bild ausfüllen', submitWait: 'Einreichen und auf Team-Review warten', approvedSync: 'Wenn genehmigt (wir fügen das `approved` Label hinzu), wird es automatisch mit dem CMS synchronisiert', appearInReadme: 'Ihr Prompt erscheint innerhalb von 4 Stunden im README', note: 'Hinweis:', noteContent: 'Wir akzeptieren nur Einreichungen über GitHub Issues, um die Qualitätskontrolle sicherzustellen.', seeContributing: 'Siehe [CONTRIBUTING.md](docs/CONTRIBUTING.md) für detaillierte Richtlinien.', licensedUnder: 'Lizenziert unter [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).', autoGenerated: 'Dieses README wird automatisch generiert. Zuletzt aktualisiert:', submitPrompt: 'Prompt einreichen', starRepo: 'Dieses Repository mit Stern markieren', sortedByDate: 'Sortiert nach Veröffentlichungsdatum (neueste zuerst)', handPicked: 'Von unserem Team handverlesen für außergewöhnliche Qualität und Kreativität', githubReadme: 'GitHub README', youmindGallery: 'youmind.com Galerie', linearList: 'Lineare Liste', masonryGrid: 'Schönes Masonry-Grid', ctrlFOnly: 'Nur Ctrl+F', fullTextSearch: 'Volltextsuche mit Filtern', basic: 'Basis', fullyResponsive: 'Vollständig responsiv', aiOneClickGen: 'KI Ein-Klick-Generierung', categories: 'Kategorien', categoryBrowsing: 'Kategorie-Browsing', browseByCategory: 'Nach Kategorie durchsuchen', }; const fr: Translation = { ...en, title: 'Prompts GPT Image 2 Géniaux', gemini3Promo: 'Si vous êtes intéressé par les prompts Gemini 3, n\'hésitez pas à consulter notre autre dépôt avec plus de 50 prompts sélectionnés : https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill pour trouver les prompts que vous voulez en un clic 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 Nous avons créé une collection de prompts de cartes de Noël GPT Image 2. Cliquez [ici 🔗]({{link}}) pour l\'essayer 🎁', subtitle: "Une collection de prompts créatifs pour GPT Image 2 d'OpenAI", copyright: "**Avis de droit d'auteur**: Tous les prompts sont collectés auprès de la communauté à des fins éducatives. Si vous pensez qu'un contenu enfreint vos droits, veuillez [ouvrir un problème](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) et nous le supprimerons rapidement.", viewInGallery: 'Voir dans la galerie Web', browseGallery: '👉 Parcourir la galerie de prompts YouMind GPT Image 2', galleryFeatures: 'Pourquoi utiliser notre galerie ?', visualLayout: 'Mise en page visuelle', search: 'Rechercher', languages: 'Langues', mobile: 'Mobile', aiGenerate: 'Génération IA en un clic', toc: 'Table des matières', whatIs: "Qu'est-ce que GPT Image 2 ?", stats: 'Statistiques', featuredPrompts: 'Prompts en vedette', allPrompts: 'Tous les prompts', howToContribute: 'Comment contribuer', license: 'Licence', acknowledgements: 'Remerciements', starHistory: 'Historique des étoiles', totalPrompts: 'Total des prompts', lastUpdated: 'Dernière mise à jour', metric: 'Métrique', count: 'Nombre', description: 'Description', prompt: 'Prompt', generatedImages: 'Images générées', details: 'Détails', author: 'Auteur', source: 'Source', published: 'Publié', tryItNow: '👉 Essayer maintenant →', morePrompts: 'Plus de prompts disponibles', morePromptsDesc: 'prompts supplémentaires non affichés ici', viewAll: '👉 Voir tous les prompts dans notre galerie Web', featured: 'En vedette', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Intégration Raycast', raycastDescription: 'Certains prompts prennent en charge les **arguments dynamiques** en utilisant la syntaxe [Raycast Snippets](https://raycast.com/help/snippets). Cherchez le badge 🚀 Raycast Friendly !', example: 'Exemple :', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Lors de l\'utilisation dans Raycast, vous pouvez remplacer dynamiquement les arguments pour des itérations rapides !', galleryFeature1: '✨ Mise en page en grille Masonry magnifique', galleryFeature2: '🔍 Recherche en texte intégral et filtres', galleryFeature3: '🌍 Support de 17 langues', galleryFeature4: '📱 Expérience optimisée pour mobile', welcomeContributions: 'Nous accueillons les contributions ! Vous pouvez soumettre des prompts via :', githubIssue: 'GitHub Issue', submitNewPrompt: 'Soumettre un nouveau prompt', fillForm: 'Remplir le formulaire avec les détails du prompt et l\'image', submitWait: 'Soumettre et attendre l\'examen de l\'équipe', approvedSync: 'Si approuvé (nous ajouterons le label `approved`), il sera automatiquement synchronisé avec le CMS', appearInReadme: 'Votre prompt apparaîtra dans le README dans les 4 heures', note: 'Note :', noteContent: 'Nous n\'acceptons que les soumissions via GitHub Issues pour assurer le contrôle qualité.', seeContributing: 'Voir [CONTRIBUTING.md](docs/CONTRIBUTING.md) pour les directives détaillées.', licensedUnder: 'Sous licence [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).', autoGenerated: 'Ce README est généré automatiquement. Dernière mise à jour :', submitPrompt: 'Soumettre un prompt', starRepo: 'Mettre une étoile à ce dépôt', sortedByDate: 'Trié par date de publication (plus récent en premier)', handPicked: 'Sélectionnés à la main par notre équipe pour leur qualité et créativité exceptionnelles', githubReadme: 'GitHub README', youmindGallery: 'Galerie youmind.com', linearList: 'Liste linéaire', masonryGrid: 'Magnifique grille Masonry', ctrlFOnly: 'Ctrl+F uniquement', fullTextSearch: 'Recherche en texte intégral avec filtres', basic: 'Basique', fullyResponsive: 'Entièrement responsive', aiOneClickGen: 'Génération IA en un clic', categories: 'Catégories', categoryBrowsing: 'Navigation par catégorie', browseByCategory: 'Parcourir par catégorie', }; const es: Translation = { ...en, title: 'Prompts Increíbles de GPT Image 2', gemini3Promo: 'Si estás interesado en los prompts de Gemini 3, no dudes en consultar nuestro otro repositorio con más de 50 prompts seleccionados: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill para encontrar los prompts que quieres con un clic 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 Hemos creado una colección de prompts de tarjetas de Navidad de GPT Image 2. Haz clic [aquí 🔗]({{link}}) para probarlo 🎁', subtitle: "Una colección curada de prompts creativos para GPT Image 2 de OpenAI", copyright: "**Aviso de derechos de autor**: Todos los prompts se recopilan de la comunidad con fines educativos. Si cree que algún contenido infringe sus derechos, por favor [abra un problema](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) y lo eliminaremos de inmediato.", viewInGallery: 'Ver en la galería web', browseGallery: '👉 Explorar en la galería de prompts de YouMind', galleryFeatures: '¿Por qué usar nuestra galería?', visualLayout: 'Diseño visual', search: 'Buscar', languages: 'Idiomas', mobile: 'Móvil', aiGenerate: 'Generación IA con un clic', toc: 'Tabla de contenidos', whatIs: '¿Qué es GPT Image 2?', stats: 'Estadísticas', featuredPrompts: 'Prompts destacados', allPrompts: 'Todos los prompts', howToContribute: 'Cómo contribuir', license: 'Licencia', acknowledgements: 'Agradecimientos', starHistory: 'Historial de estrellas', totalPrompts: 'Total de prompts', lastUpdated: 'Última actualización', metric: 'Métrica', count: 'Cantidad', description: 'Descripción', prompt: 'Prompt', generatedImages: 'Imágenes generadas', details: 'Detalles', author: 'Autor', source: 'Fuente', published: 'Publicado', tryItNow: '👉 Pruébalo ahora →', morePrompts: 'Más prompts disponibles', morePromptsDesc: 'prompts más no mostrados aquí', viewAll: '👉 Ver todos los prompts en nuestra galería web', featured: 'Destacado', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Integración con Raycast', raycastDescription: 'Algunos prompts admiten **argumentos dinámicos** usando la sintaxis de [Raycast Snippets](https://raycast.com/help/snippets). ¡Busca la insignia 🚀 Raycast Friendly!', example: 'Ejemplo:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: '¡Cuando se usa en Raycast, puedes reemplazar dinámicamente los argumentos para iteraciones rápidas!', galleryFeature1: '✨ Diseño de cuadrícula Masonry hermoso', galleryFeature2: '🔍 Búsqueda de texto completo y filtros', galleryFeature3: '🌍 Soporte para 17 idiomas', galleryFeature4: '📱 Experiencia optimizada para móviles', welcomeContributions: '¡Damos la bienvenida a las contribuciones! Puedes enviar prompts a través de:', githubIssue: 'GitHub Issue', submitNewPrompt: 'Enviar nuevo prompt', fillForm: 'Completa el formulario con los detalles del prompt y la imagen', submitWait: 'Envía y espera la revisión del equipo', approvedSync: 'Si se aprueba (agregaremos la etiqueta `approved`), se sincronizará automáticamente con el CMS', appearInReadme: 'Tu prompt aparecerá en el README en 4 horas', note: 'Nota:', noteContent: 'Solo aceptamos envíos a través de GitHub Issues para garantizar el control de calidad.', seeContributing: 'Consulta [CONTRIBUTING.md](docs/CONTRIBUTING.md) para obtener pautas detalladas.', licensedUnder: 'Licenciado bajo [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).', autoGenerated: 'Este README se genera automáticamente. Última actualización:', submitPrompt: 'Enviar un prompt', starRepo: 'Dar estrella a este repositorio', sortedByDate: 'Ordenado por fecha de publicación (más reciente primero)', handPicked: 'Seleccionados a mano por nuestro equipo por su calidad y creatividad excepcionales', githubReadme: 'GitHub README', youmindGallery: 'Galería youmind.com', linearList: 'Lista lineal', masonryGrid: 'Hermosa cuadrícula Masonry', ctrlFOnly: 'Solo Ctrl+F', fullTextSearch: 'Búsqueda de texto completo con filtros', basic: 'Básico', fullyResponsive: 'Totalmente responsive', aiOneClickGen: 'Generación IA con un clic', categories: 'Categorías', categoryBrowsing: 'Navegación por categoría', browseByCategory: 'Explorar por categoría', }; const it: Translation = { ...en, title: 'Fantastici Prompt GPT Image 2', gemini3Promo: 'Se sei interessato ai prompt di Gemini 3, sentiti libero di controllare il nostro altro repository con più di 50 prompt selezionati: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill per trovare i prompt che vuoi con un clic 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 Abbiamo creato una raccolta di prompt per biglietti di Natale GPT Image 2. Clicca [qui 🔗]({{link}}) per provarla 🎁', subtitle: "Una raccolta curata di prompt creativi per GPT Image 2 di OpenAI", copyright: "**Avviso sul copyright**: Tutti i prompt sono raccolti dalla comunità per scopi educativi. Se ritieni che un contenuto violi i tuoi diritti, [apri una segnalazione](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) e lo rimuoveremo prontamente.", viewInGallery: 'Vedi nella galleria web', browseGallery: '👉 Sfoglia la galleria YouMind GPT Image 2', galleryFeatures: 'Perché usare la nostra galleria?', visualLayout: 'Layout visivo', search: 'Cerca', languages: 'Lingue', mobile: 'Mobile', aiGenerate: 'Generazione IA con un clic', toc: 'Indice', whatIs: "Cos'è GPT Image 2?", stats: 'Statistiche', featuredPrompts: 'Prompt in evidenza', allPrompts: 'Tutti i prompt', howToContribute: 'Come contribuire', license: 'Licenza', acknowledgements: 'Riconoscimenti', starHistory: 'Cronologia stelle', totalPrompts: 'Totale prompt', lastUpdated: 'Ultimo aggiornamento', metric: 'Metrica', count: 'Conteggio', description: 'Descrizione', prompt: 'Prompt', generatedImages: 'Immagini generate', details: 'Dettagli', author: 'Autore', source: 'Fonte', published: 'Pubblicato', tryItNow: '👉 Provalo ora →', morePrompts: 'Altri prompt disponibili', morePromptsDesc: 'altri prompt non mostrati qui', viewAll: '👉 Vedi tutti i prompt nella nostra galleria web', featured: 'In evidenza', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Integrazione Raycast', raycastDescription: 'Alcuni prompt supportano **argomenti dinamici** utilizzando la sintassi [Raycast Snippets](https://raycast.com/help/snippets). Cerca il badge 🚀 Raycast Friendly!', example: 'Esempio:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Quando usato in Raycast, puoi sostituire dinamicamente gli argomenti per iterazioni rapide!', galleryFeature1: '✨ Layout a griglia Masonry bellissimo', galleryFeature2: '🔍 Ricerca full-text e filtri', galleryFeature3: '🌍 Supporto per 17 lingue', galleryFeature4: '📱 Esperienza ottimizzata per mobile', welcomeContributions: 'Accogliamo i contributi! Puoi inviare prompt tramite:', githubIssue: 'GitHub Issue', submitNewPrompt: 'Invia nuovo prompt', fillForm: 'Compila il modulo con i dettagli del prompt e l\'immagine', submitWait: 'Invia e attendi la revisione del team', approvedSync: 'Se approvato (aggiungeremo l\'etichetta `approved`), verrà sincronizzato automaticamente con il CMS', appearInReadme: 'Il tuo prompt apparirà nel README entro 4 ore', note: 'Nota:', noteContent: 'Accettiamo solo invii tramite GitHub Issues per garantire il controllo qualità.', seeContributing: 'Vedi [CONTRIBUTING.md](docs/CONTRIBUTING.md) per le linee guida dettagliate.', licensedUnder: 'Concesso in licenza sotto [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).', autoGenerated: 'Questo README è generato automaticamente. Ultimo aggiornamento:', submitPrompt: 'Invia un prompt', starRepo: 'Metti una stella a questo repository', sortedByDate: 'Ordinato per data di pubblicazione (più recente prima)', handPicked: 'Selezionati a mano dal nostro team per qualità e creatività eccezionali', githubReadme: 'GitHub README', youmindGallery: 'Galleria youmind.com', linearList: 'Lista lineare', masonryGrid: 'Bella griglia Masonry', ctrlFOnly: 'Solo Ctrl+F', fullTextSearch: 'Ricerca full-text con filtri', basic: 'Base', fullyResponsive: 'Completamente responsive', aiOneClickGen: 'Generazione IA con un clic', categories: 'Categorie', categoryBrowsing: 'Navigazione per categoria', browseByCategory: 'Sfoglia per categoria', }; const pt: Translation = { ...en, title: 'Prompts Incríveis do GPT Image 2', gemini3Promo: 'Se você está interessado em prompts do Gemini 3, sinta-se à vontade para conferir nosso outro repositório com mais de 50 prompts selecionados: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill para encontrar os prompts que você quer com um clique 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 Criamos uma coleção de prompts de cartões de Natal do GPT Image 2. Clique [aqui 🔗]({{link}}) para experimentar 🎁', subtitle: "Uma coleção curada de prompts criativos para o GPT Image 2 da OpenAI", copyright: "**Aviso de Direitos Autorais**: Todos os prompts são coletados da comunidade para fins educacionais. Se você acredita que algum conteúdo infringe seus direitos, por favor [abra uma issue](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) e nós o removeremos prontamente.", viewInGallery: 'Ver na galeria web', browseGallery: '👉 Navegar na galeria YouMind GPT Image 2', galleryFeatures: 'Por que usar nossa galeria?', visualLayout: 'Layout visual', search: 'Buscar', languages: 'Idiomas', mobile: 'Móvel', aiGenerate: 'Geração IA com um clique', toc: 'Índice', whatIs: 'O que é GPT Image 2?', stats: 'Estatísticas', featuredPrompts: 'Prompts em destaque', allPrompts: 'Todos os prompts', howToContribute: 'Como contribuir', license: 'Licença', acknowledgements: 'Agradecimentos', starHistory: 'Histórico de estrelas', totalPrompts: 'Total de prompts', lastUpdated: 'Última atualização', metric: 'Métrica', count: 'Contagem', description: 'Descrição', prompt: 'Prompt', generatedImages: 'Imagens geradas', details: 'Detalhes', author: 'Autor', source: 'Fonte', published: 'Publicado', tryItNow: '👉 Experimente agora →', morePrompts: 'Mais prompts disponíveis', morePromptsDesc: 'mais prompts não mostrados aqui', viewAll: '👉 Ver todos os prompts na nossa galeria web', featured: 'Destaque', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Integração com Raycast', raycastDescription: 'Alguns prompts suportam **argumentos dinâmicos** usando a sintaxe [Raycast Snippets](https://raycast.com/help/snippets). Procure o emblema 🚀 Raycast Friendly!', example: 'Exemplo:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Quando usado no Raycast, você pode substituir dinamicamente os argumentos para iterações rápidas!', galleryFeature1: '✨ Layout de grade Masonry bonito', galleryFeature2: '🔍 Busca de texto completo e filtros', galleryFeature3: '🌍 Suporte para 17 idiomas', galleryFeature4: '📱 Experiência otimizada para mobile', welcomeContributions: 'Acolhemos contribuições! Você pode enviar prompts através de:', githubIssue: 'GitHub Issue', submitNewPrompt: 'Enviar novo prompt', fillForm: 'Preencha o formulário com os detalhes do prompt e a imagem', submitWait: 'Envie e aguarde a revisão da equipe', approvedSync: 'Se aprovado (adicionaremos o rótulo `approved`), será sincronizado automaticamente com o CMS', appearInReadme: 'Seu prompt aparecerá no README em 4 horas', note: 'Nota:', noteContent: 'Aceitamos apenas envios via GitHub Issues para garantir o controle de qualidade.', seeContributing: 'Veja [CONTRIBUTING.md](docs/CONTRIBUTING.md) para diretrizes detalhadas.', licensedUnder: 'Licenciado sob [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).', autoGenerated: 'Este README é gerado automaticamente. Última atualização:', submitPrompt: 'Enviar um prompt', starRepo: 'Dar estrela a este repositório', sortedByDate: 'Ordenado por data de publicação (mais recente primeiro)', handPicked: 'Selecionados à mão pela nossa equipe por qualidade e criatividade excepcionais', githubReadme: 'GitHub README', youmindGallery: 'Galeria youmind.com', linearList: 'Lista linear', masonryGrid: 'Bela grade Masonry', ctrlFOnly: 'Apenas Ctrl+F', fullTextSearch: 'Busca de texto completo com filtros', basic: 'Básico', fullyResponsive: 'Totalmente responsivo', aiOneClickGen: 'Geração IA com um clique', categories: 'Categorias', categoryBrowsing: 'Navegação por categoria', browseByCategory: 'Explorar por categoria', }; const tr: Translation = { ...en, title: 'Harika GPT Image 2 İstemleri', gemini3Promo: 'Gemini 3 istemleriyle ilgileniyorsanız, 50+ seçilmiş istem içeren diğer depomuzu kontrol etmekten çekinmeyin: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Tek tıkla istediğiniz istemleri bulmak için Agent Skill 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 GPT Image 2 Noel Kartı İstemleri koleksiyonu oluşturduk. Denemek için [buraya 🔗]({{link}}) tıklayın 🎁', subtitle: "OpenAI'nin GPT Image 2'si için yaratıcı istemler koleksiyonu", copyright: "**Telif Hakkı Bildirimi**: Tüm istemler eğitim amaçlı olarak topluluktan toplanmıştır. Herhangi bir içeriğin haklarınızı ihlal ettiğini düşünüyorsanız, lütfen [bir sorun açın](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) ve derhal kaldıralım.", viewInGallery: 'Web galerisinde görüntüle', browseGallery: '👉 YouMind GPT Image 2 Galerisine Göz Atın', galleryFeatures: 'Neden galerimizi kullanmalısınız?', visualLayout: 'Görsel Düzen', search: 'Ara', languages: 'Diller', mobile: 'Mobil', aiGenerate: 'AI Tek Tıkla Üretim', toc: 'İçindekiler', whatIs: 'GPT Image 2 nedir?', stats: 'İstatistikler', featuredPrompts: 'Öne Çıkan İstemler', allPrompts: 'Tüm İstemler', howToContribute: 'Nasıl Katkıda Bulunulur', license: 'Lisans', acknowledgements: 'Teşekkürler', starHistory: 'Yıldız Geçmişi', totalPrompts: 'Toplam İstem', lastUpdated: 'Son Güncelleme', metric: 'Metrik', count: 'Sayı', description: 'Açıklama', prompt: 'İstem', generatedImages: 'Oluşturulan Görseller', details: 'Detaylar', author: 'Yazar', source: 'Kaynak', published: 'Yayınlandı', tryItNow: '👉 Şimdi dene →', morePrompts: 'Daha fazla istem mevcut', morePromptsDesc: 'burada gösterilmeyen daha fazla istem', viewAll: '👉 Tüm istemleri web galerimizde görüntüleyin', featured: 'Öne Çıkan', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Raycast Entegrasyonu', raycastDescription: 'Bazı istemler [Raycast Snippets](https://raycast.com/help/snippets) sözdizimini kullanarak **dinamik argümanlar** destekler. 🚀 Raycast Friendly rozetini arayın!', example: 'Örnek:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Raycast\'te kullanıldığında, hızlı yinelemeler için argümanları dinamik olarak değiştirebilirsiniz!', galleryFeature1: '✨ Güzel Masonry grid düzeni', galleryFeature2: '🔍 Tam metin arama ve filtreler', galleryFeature3: '🌍 17 dil desteği', galleryFeature4: '📱 Mobil optimize deneyim', welcomeContributions: 'Katkıları memnuniyetle karşılıyoruz! İstemleri şu yollarla gönderebilirsiniz:', githubIssue: 'GitHub Issue', submitNewPrompt: 'Yeni İstem Gönder', fillForm: 'Formu istem detayları ve görsel ile doldurun', submitWait: 'Gönderin ve ekip incelemesini bekleyin', approvedSync: 'Onaylanırsa (`approved` etiketi ekleyeceğiz), otomatik olarak CMS\'e senkronize edilecektir', appearInReadme: 'İsteminiz 4 saat içinde README\'de görünecektir', note: 'Not:', noteContent: 'Kalite kontrolünü sağlamak için yalnızca GitHub Issues aracılığıyla gönderimleri kabul ediyoruz.', seeContributing: 'Detaylı yönergeler için [CONTRIBUTING.md](docs/CONTRIBUTING.md) dosyasına bakın.', licensedUnder: '[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) altında lisanslanmıştır.', autoGenerated: 'Bu README otomatik olarak oluşturulmuştur. Son güncelleme:', submitPrompt: 'Bir İstem Gönder', starRepo: 'Bu depoya yıldız verin', sortedByDate: 'Yayın tarihine göre sıralandı (en yeni önce)', handPicked: 'Ekibimiz tarafından olağanüstü kalite ve yaratıcılık için özenle seçildi', githubReadme: 'GitHub README', youmindGallery: 'youmind.com Galerisi', linearList: 'Doğrusal liste', masonryGrid: 'Güzel Masonry Grid', ctrlFOnly: 'Sadece Ctrl+F', fullTextSearch: 'Filtrelerle tam metin arama', basic: 'Temel', fullyResponsive: 'Tamamen duyarlı', aiOneClickGen: 'AI Tek Tıkla Üretim', categories: 'Kategoriler', categoryBrowsing: 'Kategori gezinmesi', browseByCategory: 'Kategoriye göre gözat', }; const vi: Translation = { ...en, title: 'Tuyển tập GPT Image 2 Prompts', gemini3Promo: 'Nếu bạn quan tâm đến các câu lệnh Gemini 3, vui lòng xem kho lưu trữ khác của chúng tôi với hơn 50 câu lệnh được tuyển chọn: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill để tìm prompt bạn muốn chỉ với một cú nhấp chuột 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 Chúng tôi đã tạo bộ sưu tập câu lệnh thiệp Giáng sinh GPT Image 2. Nhấp [vào đây 🔗]({{link}}) để thử 🎁', subtitle: "Bộ sưu tập các câu lệnh sáng tạo cho OpenAI GPT Image 2", copyright: "**Thông báo bản quyền**: Tất cả các câu lệnh được thu thập từ cộng đồng cho mục đích giáo dục. Nếu bạn tin rằng bất kỳ nội dung nào vi phạm quyền của bạn, vui lòng [mở một issue](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) và chúng tôi sẽ xóa nó ngay lập tức.", viewInGallery: 'Xem trong Thư viện Web', browseGallery: '👉 Duyệt trên Thư viện YouMind GPT Image 2', galleryFeatures: 'Tại sao nên sử dụng thư viện của chúng tôi?', visualLayout: 'Bố cục trực quan', search: 'Tìm kiếm', languages: 'Ngôn ngữ', mobile: 'Di động', aiGenerate: 'Tạo bằng AI một cú nhấp', toc: 'Mục lục', whatIs: 'GPT Image 2 là gì?', stats: 'Thống kê', featuredPrompts: 'Câu lệnh nổi bật', allPrompts: 'Tất cả câu lệnh', howToContribute: 'Cách đóng góp', license: 'Giấy phép', acknowledgements: 'Lời cảm ơn', starHistory: 'Lịch sử sao', totalPrompts: 'Tổng số câu lệnh', lastUpdated: 'Cập nhật lần cuối', metric: 'Chỉ số', count: 'Số lượng', description: 'Mô tả', prompt: 'Câu lệnh', generatedImages: 'Hình ảnh được tạo', details: 'Chi tiết', author: 'Tác giả', source: 'Nguồn', published: 'Đã xuất bản', tryItNow: '👉 Thử ngay →', morePrompts: 'Thêm câu lệnh có sẵn', morePromptsDesc: 'câu lệnh khác không hiển thị ở đây', viewAll: '👉 Xem tất cả câu lệnh trong thư viện web của chúng tôi', featured: 'Nổi bật', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Tích hợp Raycast', raycastDescription: 'Một số câu lệnh hỗ trợ **đối số động** sử dụng cú pháp [Raycast Snippets](https://raycast.com/help/snippets). Tìm huy hiệu 🚀 Raycast Friendly!', example: 'Ví dụ:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Khi sử dụng trong Raycast, bạn có thể thay thế động các đối số để lặp lại nhanh chóng!', galleryFeature1: '✨ Bố cục lưới Masonry đẹp mắt', galleryFeature2: '🔍 Tìm kiếm toàn văn và bộ lọc', galleryFeature3: '🌍 Hỗ trợ 17 ngôn ngữ', galleryFeature4: '📱 Trải nghiệm tối ưu cho di động', welcomeContributions: 'Chúng tôi hoan nghênh đóng góp! Bạn có thể gửi câu lệnh qua:', githubIssue: 'GitHub Issue', submitNewPrompt: 'Gửi câu lệnh mới', fillForm: 'Điền vào biểu mẫu với chi tiết câu lệnh và hình ảnh', submitWait: 'Gửi và chờ đánh giá của nhóm', approvedSync: 'Nếu được phê duyệt (chúng tôi sẽ thêm nhãn `approved`), nó sẽ tự động đồng bộ với CMS', appearInReadme: 'Câu lệnh của bạn sẽ xuất hiện trong README trong vòng 4 giờ', note: 'Lưu ý:', noteContent: 'Chúng tôi chỉ chấp nhận gửi qua GitHub Issues để đảm bảo kiểm soát chất lượng.', seeContributing: 'Xem [CONTRIBUTING.md](docs/CONTRIBUTING.md) để biết hướng dẫn chi tiết.', licensedUnder: 'Được cấp phép theo [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).', autoGenerated: 'README này được tạo tự động. Cập nhật lần cuối:', submitPrompt: 'Gửi một câu lệnh', starRepo: 'Đánh dấu sao cho kho lưu trữ này', sortedByDate: 'Sắp xếp theo ngày xuất bản (mới nhất trước)', handPicked: 'Được nhóm của chúng tôi chọn lọc thủ công vì chất lượng và sáng tạo xuất sắc', githubReadme: 'GitHub README', youmindGallery: 'Thư viện youmind.com', linearList: 'Danh sách tuyến tính', masonryGrid: 'Lưới Masonry đẹp mắt', ctrlFOnly: 'Chỉ Ctrl+F', fullTextSearch: 'Tìm kiếm toàn văn với bộ lọc', basic: 'Cơ bản', fullyResponsive: 'Hoàn toàn phản hồi', aiOneClickGen: 'Tạo bằng AI một cú nhấp', categories: 'Danh mục', categoryBrowsing: 'Duyệt theo danh mục', browseByCategory: 'Duyệt theo danh mục', }; const th: Translation = { ...en, title: 'สุดยอด GPT Image 2 Prompts', gemini3Promo: 'หากคุณสนใจคำสั่ง Gemini 3 โปรดดูที่เก็บอื่นของเราที่มีคำสั่งที่คัดเลือกมากกว่า 50 รายการ: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'Agent Skill เพื่อค้นหา prompt ที่คุณต้องการด้วยคลิกเดียว 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 เราได้สร้างคอลเลกชันคำสั่งการ์ดคริสต์มาส GPT Image 2 คลิก[ที่นี่ 🔗]({{link}})เพื่อลองใช้งาน 🎁', subtitle: "คอลเลกชันคำสั่งสร้างสรรค์สำหรับ OpenAI GPT Image 2", copyright: "**ประกาศลิขสิทธิ์**: คำสั่งทั้งหมดรวบรวมจากชุมชนเพื่อการศึกษา หากคุณเชื่อว่าเนื้อหาใดละเมิดสิทธิ์ของคุณ โปรด [เปิดปัญหา](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) และเราจะลบออกทันที", viewInGallery: 'ดูในแกลเลอรีเว็บ', browseGallery: '👉 เรียกดูใน YouMind GPT Image 2 Gallery', galleryFeatures: 'ทำไมต้องใช้แกลเลอรีของเรา?', visualLayout: 'รูปแบบภาพ', search: 'ค้นหา', languages: 'ภาษา', mobile: 'มือถือ', aiGenerate: 'สร้างด้วย AI คลิกเดียว', toc: 'สารบัญ', whatIs: 'GPT Image 2 คืออะไร?', stats: 'สถิติ', featuredPrompts: 'คำสั่งแนะนำ', allPrompts: 'คำสั่งทั้งหมด', howToContribute: 'วิธีการมีส่วนร่วม', license: 'ใบอนุญาต', acknowledgements: 'กิตติกรรมประกาศ', starHistory: 'ประวัติดาว', totalPrompts: 'คำสั่งทั้งหมด', lastUpdated: 'อัปเดตล่าสุด', metric: 'เมตริก', count: 'จำนวน', description: 'คำอธิบาย', prompt: 'คำสั่ง', generatedImages: 'รูปภาพที่สร้าง', details: 'รายละเอียด', author: 'ผู้เขียน', source: 'แหล่งที่มา', published: 'เผยแพร่เมื่อ', tryItNow: '👉 ลองเลย →', morePrompts: 'มีคำสั่งเพิ่มเติม', morePromptsDesc: 'คำสั่งเพิ่มเติมที่ไม่ได้แสดงที่นี่', viewAll: '👉 ดูคำสั่งทั้งหมดในแกลเลอรีเว็บของเรา', featured: 'แนะนำ', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'การรวม Raycast', raycastDescription: 'คำสั่งบางคำสั่งรองรับ **อาร์กิวเมนต์แบบไดนามิก** โดยใช้ไวยากรณ์ [Raycast Snippets](https://raycast.com/help/snippets) ค้นหาเครื่องหมาย 🚀 Raycast Friendly!', example: 'ตัวอย่าง:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'เมื่อใช้ใน Raycast คุณสามารถแทนที่อาร์กิวเมนต์แบบไดนามิกเพื่อทำซ้ำอย่างรวดเร็ว!', galleryFeature1: '✨ เลย์เอาต์กริด Masonry ที่สวยงาม', galleryFeature2: '🔍 การค้นหาข้อความเต็มและตัวกรอง', galleryFeature3: '🌍 รองรับ 17 ภาษา', galleryFeature4: '📱 ประสบการณ์ที่เหมาะสำหรับมือถือ', welcomeContributions: 'เรายินดีต้อนรับการมีส่วนร่วม! คุณสามารถส่งคำสั่งผ่าน:', githubIssue: 'GitHub Issue', submitNewPrompt: 'ส่งคำสั่งใหม่', fillForm: 'กรอกแบบฟอร์มพร้อมรายละเอียดคำสั่งและรูปภาพ', submitWait: 'ส่งและรอการตรวจสอบจากทีม', approvedSync: 'หากได้รับการอนุมัติ (เราจะเพิ่มป้ายกำกับ `approved`) มันจะซิงค์กับ CMS โดยอัตโนมัติ', appearInReadme: 'คำสั่งของคุณจะปรากฏใน README ภายใน 4 ชั่วโมง', note: 'หมายเหตุ:', noteContent: 'เรารับเฉพาะการส่งผ่าน GitHub Issues เพื่อให้แน่ใจว่ามีการควบคุมคุณภาพ', seeContributing: 'ดู [CONTRIBUTING.md](docs/CONTRIBUTING.md) สำหรับแนวทางโดยละเอียด', licensedUnder: 'ได้รับอนุญาตภายใต้ [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)', autoGenerated: 'README นี้ถูกสร้างขึ้นโดยอัตโนมัติ อัปเดตล่าสุด:', submitPrompt: 'ส่งคำสั่ง', starRepo: 'ให้ดาวกับที่เก็บนี้', sortedByDate: 'เรียงตามวันที่เผยแพร่ (ใหม่ล่าสุดก่อน)', handPicked: 'คัดเลือกโดยทีมของเราสำหรับคุณภาพและความคิดสร้างสรรค์ที่ยอดเยี่ยม', githubReadme: 'GitHub README', youmindGallery: 'แกลเลอรี youmind.com', linearList: 'รายการเชิงเส้น', masonryGrid: 'กริด Masonry ที่สวยงาม', ctrlFOnly: 'Ctrl+F เท่านั้น', fullTextSearch: 'การค้นหาข้อความเต็มพร้อมตัวกรอง', basic: 'พื้นฐาน', fullyResponsive: 'ตอบสนองอย่างเต็มที่', aiOneClickGen: 'สร้างด้วย AI คลิกเดียว', categories: 'หมวดหมู่', categoryBrowsing: 'เรียกดูตามหมวดหมู่', browseByCategory: 'เรียกดูตามหมวดหมู่', }; const hi: Translation = { ...en, title: 'शानदार GPT Image 2 प्रॉम्पट्स', gemini3Promo: 'यदि आप Gemini 3 प्रॉम्पट्स में रुचि रखते हैं, तो कृपया 50+ चयनित प्रॉम्पट्स के साथ हमारे अन्य रिपॉजिटरी को देखें: https://github.com/YouMind-OpenLab/awesome-gemini-3-prompts', aiRecommendPromo: 'एक क्लिक में अपने मनचाहे प्रॉम्प्ट खोजने के लिए Agent Skill 👉 [gpt-image-2-prompts-recommend-skill](https://github.com/YouMind-OpenLab/gpt-image-2-prompts-recommend-skill)', seedancePromo: `🍌 Also check out our **Nano Banana Pro** Prompts Collection — Google's flagship model with 10000+ curated prompts 👉 [awesome-nano-banana-pro-prompts](https://github.com/YouMind-OpenLab/awesome-nano-banana-pro-prompts)`, arenaPromo: `🚀 GPT Image 2 is OpenAI's next-gen image model (codename "duct-tape") — pixel-perfect text rendering, cross-image consistency, and commercial-ready illustration quality 👉 [Browse the gallery]({{arenaUrl}})`, christmasPromo: '🎄 हमने GPT Image 2 क्रिसमस कार्ड प्रॉम्पट्स संग्रह बनाया है। इसे आज़माने के लिए [यहाँ 🔗]({{link}}) क्लिक करें 🎁', subtitle: "OpenAI GPT Image 2 के लिए रचनात्मक प्रॉम्पट्स का संग्रह", copyright: "**कॉपीराइट सूचना**: सभी प्रॉम्पट्स शैक्षिक उद्देश्यों के लिए समुदाय से एकत्र किए गए हैं। यदि आपको लगता है कि कोई सामग्री आपके अधिकारों का उल्लंघन करती है, तो कृपया [एक समस्या खोलें](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml) और हम इसे तुरंत हटा देंगे।", viewInGallery: 'वेब गैलरी में देखें', browseGallery: '👉 YouMind GPT Image 2 गैलरी ब्राउज़ करें', galleryFeatures: 'हमारी गैलरी का उपयोग क्यों करें?', visualLayout: 'दृश्य लेआउट', search: 'खोजें', languages: 'भाषाएं', mobile: 'मोबाइल', aiGenerate: 'AI एक-क्लिक जनरेशन', toc: 'विषय सूची', whatIs: 'GPT Image 2 क्या है?', stats: 'आंकड़े', featuredPrompts: 'विशेष प्रॉम्पट्स', allPrompts: 'सभी प्रॉम्पट्स', howToContribute: 'योगदान कैसे करें', license: 'लाइसेंस', acknowledgements: 'आभार', starHistory: 'स्टार इतिहास', totalPrompts: 'कुल प्रॉम्पट्स', lastUpdated: 'अंतिम अपडेट', metric: 'मीट्रिक', count: 'गिनती', description: 'विवरण', prompt: 'प्रॉम्पट', generatedImages: 'उत्पन्न चित्र', details: 'विवरण', author: 'लेखक', source: 'स्रोत', published: 'प्रकाशित', tryItNow: '👉 अभी आज़माएं →', morePrompts: 'अधिक प्रॉम्पट्स उपलब्ध', morePromptsDesc: 'और प्रॉम्पट्स यहां नहीं दिखाए गए हैं', viewAll: '👉 हमारी वेब गैलरी में सभी प्रॉम्पट्स देखें', featured: 'विशेष', whatIsIntro: `**GPT Image 2** (codename **"duct-tape"**) is OpenAI's next-generation image model. Community testing highlights a leap in these areas:`, multimodalUnderstanding: `**Pixel-Perfect Text Rendering** — Native-quality text in Chinese, English, and Japanese, no typos or warped glyphs`, highQualityGeneration: `**Cross-Image Consistency** — The same character, style, or IP stays identical across a series, down to the pixel`, fastIteration: `**Commercial-Grade Illustration** — Illustration output is ready to ship without manual polish`, diverseStyles: `**True Art Style Induction** — Creatively evokes the feeling of a style rather than merely approximating references`, preciseControl: `**Storyboard & Product Series** — Ideal for storyboards, IP characters, and multi-panel product visuals`, complexScenes: `**Multi-Language Design** — Social cards, banners, and posters with accurate multilingual typography in one shot`, learnMore: `**Learn More:** See community testing in our [report summary](docs/FAQ.md)`, raycastIntegration: 'Raycast एकीकरण', raycastDescription: 'कुछ प्रॉम्पट्स [Raycast Snippets](https://raycast.com/help/snippets) सिंटैक्स का उपयोग करके **गतिशील तर्क** का समर्थन करते हैं। 🚀 Raycast Friendly बैज देखें!', example: 'उदाहरण:', raycastExample: 'A quote card with "{argument name="quote" default="Stay hungry, stay foolish"}"\nby {argument name="author" default="Steve Jobs"}', raycastUsage: 'Raycast में उपयोग करते समय, आप त्वरित पुनरावृत्ति के लिए तर्कों को गतिशील रूप से प्रतिस्थापित कर सकते हैं!', galleryFeature1: '✨ सुंदर Masonry ग्रिड लेआउट', galleryFeature2: '🔍 पूर्ण-पाठ खोज और फ़िल्टर', galleryFeature3: '🌍 17 भाषाओं का समर्थन', galleryFeature4: '📱 मोबाइल-अनुकूलित अनुभव', welcomeContributions: 'हम योगदान का स्वागत करते हैं! आप निम्नलिखित तरीकों से प्रॉम्पट्स जमा कर सकते हैं:', githubIssue: 'GitHub Issue', submitNewPrompt: 'नया प्रॉम्पट जमा करें', fillForm: 'प्रॉम्पट विवरण और छवि के साथ फॉर्म भरें', submitWait: 'जमा करें और टीम समीक्षा की प्रतीक्षा करें', approvedSync: 'यदि अनुमोदित (हम `approved` लेबल जोड़ेंगे), तो यह स्वचालित रूप से CMS के साथ सिंक हो जाएगा', appearInReadme: 'आपका प्रॉम्पट 4 घंटे के भीतर README में दिखाई देगा', note: 'नोट:', noteContent: 'गुणवत्ता नियंत्रण सुनिश्चित करने के लिए हम केवल GitHub Issues के माध्यम से जमा स्वीकार करते हैं।', seeContributing: 'विस्तृत दिशानिर्देशों के लिए [CONTRIBUTING.md](docs/CONTRIBUTING.md) देखें।', licensedUnder: '[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) के तहत लाइसेंस प्राप्त।', autoGenerated: 'यह README स्वचालित रूप से जेनरेट किया गया है। अंतिम अपडेट:', submitPrompt: 'एक प्रॉम्पट जमा करें', starRepo: 'इस रिपॉजिटरी को स्टार करें', sortedByDate: 'प्रकाशन तिथि के अनुसार क्रमबद्ध (नवीनतम पहले)', handPicked: 'असाधारण गुणवत्ता और रचनात्मकता के लिए हमारी टीम द्वारा हाथ से चुना गया', githubReadme: 'GitHub README', youmindGallery: 'youmind.com गैलरी', linearList: 'रैखिक सूची', masonryGrid: 'सुंदर Masonry ग्रिड', ctrlFOnly: 'केवल Ctrl+F', fullTextSearch: 'फ़िल्टर के साथ पूर्ण-पाठ खोज', basic: 'बुनियादी', fullyResponsive: 'पूरी तरह से उत्तरदायी', aiOneClickGen: 'AI एक-क्लिक जनरेशन', categories: 'श्रेणियाँ', categoryBrowsing: 'श्रेणी ब्राउज़िंग', browseByCategory: 'श्रेणी के अनुसार ब्राउज़ करें', }; const I18N: Record = { 'en': en, 'zh': zh, 'zh-TW': zhTW, 'ja-JP': ja, 'ko-KR': ko, 'th-TH': th, 'vi-VN': vi, 'hi-IN': hi, 'es-ES': es, 'es-419': es, // Fallback to es for now 'de-DE': de, 'fr-FR': fr, 'it-IT': it, 'pt-BR': pt, 'pt-PT': pt, // Fallback to pt-BR or similar if not distinct enough yet 'tr-TR': tr, }; export function t(key: keyof Translation, locale: string, params?: Record): string { let text: string; // Try specific locale match first if (I18N[locale] && I18N[locale][key]) { text = I18N[locale][key]; } else if (locale === 'es-419') { // Fallback logic text = I18N['es-ES'][key] || en[key]; } else if (locale === 'pt-PT') { text = I18N['pt-BR'][key] || en[key]; } else { // Default fallback to English text = en[key] || key; } // Replace {{xx}} placeholders with params if (params) { text = text.replace(/\{\{(\w+)\}\}/g, (_, key) => params[key] ?? `{{${key}}}`); } return text; }