外掛標籤
開發者團隊
② 後台搜尋「iPoLlama — AI Translation Editor」→ 直接安裝(推薦)
原文外掛簡介
iPoLlama gives you full control over WordPress translations without leaving your admin panel. Browse, edit, add, and delete translation strings for any installed plugin, theme, or WordPress core. Optionally connect to a locally running Ollama instance for AI-powered automatic translation.
Key features:
Browse and edit translations for any installed plugin or theme
Manage WordPress core translations
Add, edit, and delete individual translation entries (.po/.mo files)
Safe Mode (recommended): Store translations in the WordPress languages directory (wp-content/languages/), keeping original plugin and theme files completely untouched — translations survive plugin and theme updates
Direct Mode: Edit translation files inside the plugin or theme directory
Ollama AI Integration: Connect to a locally running Ollama instance to auto-translate strings (optional, disabled by default — all communication stays on your local machine)
Bulk auto-translation: Translate all untranslated strings for any plugin or theme in one operation, with live progress bar
Supports English (en_US), Romanian (ro_RO), and Russian (ru_RU) locales
Clean, WordPress-native admin interface
Works with standard .po and .mo gettext files
Translation modes explained:
Safe Mode stores your translations inside wp-content/languages/plugins/ and wp-content/languages/themes/. WordPress loads from this location first, so your translations take effect immediately and are never overwritten by plugin or theme updates.
Direct Mode saves translation files inside the plugin or theme’s own languages/ folder. This is useful when you control the plugin and want to ship translations with it, but translations may be overwritten on updates from the plugin author.
Ollama AI Translation (optional):
If you have Ollama installed and running locally, iPoLlama can connect to it for automatic AI-powered translation using local LLM models (such as Llama 3, Mistral, etc.). This feature is completely optional and disabled by default. When enabled, the plugin sends translation requests only to the Ollama URL you configure (default: http://localhost:11434). No data is sent to any external server or third-party AI service.
External Services
This plugin can optionally connect to a locally running Ollama instance for AI-powered translation. This connection is:
Disabled by default — must be manually enabled in Settings.
User-configured — you set the URL (default: http://localhost:11434).
Local only — Ollama runs on your own machine or server; no data is sent to any external server or third party.
Ollama website | Ollama privacy
No other external services are contacted by this plugin.
