這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Custom Translation Files

描述

Custom Translations

Let’s say, you have translated a plugin or theme and have a mo file ready. But the plugin author does not respond to your submission offer or you cannot contact the author for whatever reasons.

In this case, you may be able to upload the file in the location that the plugin uses within the plugin’s directory but this is not ideal because when it is updated, your translation file will be gone. You have to repeat doing it.

This plugin solves this problem by allowing you to upload the mo file and lets WordPress use it.

What you need are:

  • mo file (the translation file with a text domain prefix)
  • text domain (usually the plugin/theme slug)

Set these in the setting page and the plugin will take care of the rest.

It’s simple and lightweight.

螢幕截圖

  • Setting Page

安裝

  1. Upload custom-translation-files.php and other files compressed in the zip folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Dashboard -> Settings -> Custom Translation Files.
  4. Add your items there.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Custom Translation Files” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Custom Translation Files 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0 – 11/01/2018

  • Released initially.