Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

WP Override String Translations

Περιγραφή

Lets you override default texts from your admin panel.
The plugin trades both the Woocommerce texts and the well written WordPress core texts and its plugins or widgets.

The plugin also allows you to replace strings with text composed of HTML.
It will translate all _e(”) or __(”) string calls, so check the PHP sourcecode of the plugin or theme you need to translate.

It will NOT translate any dynamic strings like %s or %d, so “%s has been added to your cart.” is not translatable.

Στιγμιότυπα

  • Original frontend string
  • Overwrite string from backend
  • Overwritten string
  • Original Woocommerce frontend string
  • Overwrite string from backend
  • Overwritten Woocommerce string with HTML

Εγκατάσταση

  1. Upload directory WP Override String Translations to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Click settings in your plugin list (or visit Settings submenu)
  4. Done!

Συχνές Ερωτήσεις

How does this plugin work?

It uses a gettext and ngettext WordPress filter

Κριτικές

8 Φεβρουαρίου 2022
Does not work with Woocommerce! And when you translate, translated text disappears! So you don't know what you translated and what not!
11 Απριλίου 2021
Make changes to existed translation string with simplest way. 看到甚麼翻譯不順眼就直接替換掉, 粗暴又有效. 太棒了
18 Δεκεμβρίου 2020
Anyone does not calculate the functionality of this plugin, after spending days looking for how to translate certain words of a website in which I did not want to use the rest of the robust plugins for translations by simply changing 4 texts, I found this plugin and it is well worth it in leave a recommendation, because they deserve it. Keep moving forward.
12 Οκτωβρίου 2021
Ce plugin est juste magique, enfin mes traductions récalcitrantes sont faites sur des plugins impossible à traduire, même avec poedit... Mille Merci au Développeur ! Ce plugin soigne aussi les nerfs 😉
Ανάγνωση όλων των 7 κριτικών

Συνεισφέροντες & Προγραμματιστές

“WP Override String Translations” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “WP Override String Translations” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “WP Override String Translations” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.4.0

  • Support for WordPress 5.9 added
  • Bug fix

1.3.0

  • Support for WordPress 5.8 added
  • Minor bug fix

1.2.1

  • Support for WordPress 5.7 added

1.2.0

  • Bug Fix and added support for WordPress 5.6

1.1.0

  • Compatible with WordPress 5.3
  • bug fix

1.0.0

  • First public release