Linux 软件免费装
Banner图

OZY Translate

开发者 idanishrangaiz
更新时间 2026年9月20日 19:13
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

translate translation multilingual language switcher ai translation

下载

1.0.0 1.0.1

详情介绍:

OZY Translate makes a WordPress site multilingual without metered word counts, per-language upsells, or a monthly subscription. Everything the plugin can do is available to everyone, for free. Translation quality comes from modern context-aware language models rather than generic machine-translation endpoints. On WordPress 7.0 and later the plugin uses the AI Client built into WordPress, so whichever provider you have already connected under Settings, Connectors just works and this plugin never handles a key. Otherwise you bring your own API key from a provider you already trust, several of which have generous free tiers. The plugin is also fully usable with no AI provider at all: you can translate everything by hand through the built-in editors. Voice-first accessibility Every translated page can be read aloud in the active language using the browser's built-in speech synthesis. No external service, no API key, no per-character cost. Visitors get play, pause, speed, pitch, voice, and accent controls, plus word-level highlighting as the page is read. This is paired with a wider accessibility toolkit: font size controls, high contrast mode, a dyslexia-friendly font, reduced motion enforcement, skip links, ARIA landmarks, and a correctly maintained lang attribute so operating-system screen readers switch pronunciation properly. What is included Accessibility statement OZY Translate targets WCAG 2.1 level AA for everything it renders, and reaches level AAA for contrast in most places. All switcher designs are keyboard operable, expose correct ARIA roles, trap focus in modal contexts, return focus to the trigger on close, announce language changes through a live region, and respect prefers-reduced-motion. Contrast is measured programmatically on every build, and the build fails if any pairing drops below AA. Privacy OZY Translate does not phone home, does not include analytics beacons, and does not transmit any data to OZY Solutions. Usage statistics, when enabled, are stored only in your own database. No external service is contacted unless you explicitly configure and enable it.

安装:

  1. Upload the ozy-translate folder to /wp-content/plugins/, or install the plugin through the Plugins screen.
  2. Activate the plugin.
  3. Open OZY Translate in the admin menu and follow the setup wizard.
  4. Choose your languages, pick a URL mode, and place a language switcher.

屏幕截图:

  • Eight switcher designs, previewed live with your own languages and settings. All keyboard operable and screen-reader labelled
  • The full screen switcher on the front end, with a search box for sites that offer more than a handful of languages
  • The SEO screen states what is set up and what still needs attention, and works alongside the SEO plugin you already run
  • Insights stay in your own database and tell you which pages to translate next
  • Pin your brand names so a machine never translates them into something else, or force one agreed wording per language
  • Detection is checked in a stated order, and every option says plainly what it does and why it is on or off by default

升级注意事项:

1.0.1 Fixes a language switcher that would not open when placed by shortcode, widget or template tag. 1.0.0 Initial release.

常见问题:

Does this cost anything?

No. Every feature is free. If you enable AI translation you pay your chosen AI provider directly for the tokens you use, which on free-tier providers is typically nothing.

Do I have to enter an API key?

No. On WordPress 7.0 and later, if you have already connected an AI provider under Settings, Connectors, the plugin uses the AI Client built into WordPress. WordPress keeps the credentials, and this plugin never sees a key. Entering a key here is only needed if you would rather not use the core AI Client, or you are on an older WordPress version.

Does it work without an AI provider?

Yes. Manual translation, imports, the string scanner, the visual editor, all switcher designs, and browser-based text-to-speech all work with no external service configured.

Will it duplicate my posts?

No. Translations are stored in dedicated tables keyed by a hash of the source text. Your original content is never modified.

Which URL mode should I choose?

Subdirectory (/es/page/) is recommended and gives the best search engine results. Cookie-only mode changes no URLs at all, which is convenient but means search engines only ever see your default language.

Is it compatible with caching plugins?

Yes. The plugin ships integrations for WP Rocket, LiteSpeed Cache, W3 Total Cache, WP Super Cache, and WP Fastest Cache, and sets correct Vary headers for CDN edge caching.

更新日志:

1.0.1 1.0.0