Περιγραφή
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.
Στιγμιότυπα
Εγκατάσταση
- Upload
custom-translation-files.php
and other files compressed in the zip folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Dashboard -> Settings -> Custom Translation Files.
- Add your items there.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Custom Translation Files” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Custom Translation Files” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.0 – 11/01/2018
- Released initially.