poedit
Refresh POT in PoEdit
I created a POT to translate my website and generated a MO file. I created a new project and improted from POT file, during the translation I noticed a few errors on my original POT.[详细]
2023-02-19 18:09 分类:问答Switch gettext translated language with original language
I started my PHP application with all text in German, then used gettext to extract all strings and translate them to English.[详细]
2023-02-05 01:29 分类:问答.po file for default cakephp libs translations
How to add the translations for cakephp libs files to by default.po file for example - months name - day\'s name[详细]
2023-01-31 13:04 分类:问答Zend framework, gettext, poedit and human language in which key strings are written
I\'m writing a website using ZendFramework and decided to use the gettext system to internationalize its content.[详细]
2023-01-17 23:00 分类:问答Using Poedit with XAMPP
I am struggling for quite a while now to get into translation files with PHP\'s gettext() function and creating the files with Poedit. Poedit didn\'t come with a helpfile either and I tried lots of th[详细]
2023-01-15 21:53 分类:问答Do you know how to parse string which are wrapped in a keywords?
I\'m trying to parse an application with Poedit. Most of my translation use a translate() method but in some views file (.phtml) I use a special keyword such as My string[详细]
2023-01-11 03:20 分类:问答poedit and xml files
How to configure poedit to extract strings from xml file? I have Zend Framework navigation items in .xml like this:[详细]
2023-01-08 04:01 分类:问答Google translate service for GNU gettext PO files that supports ngettext style plurals
I\'m looking for a front-end to google translate that supports translating GNU gettext PO files with NGETEXT style plurals, eg. msgid_plural, msgid[0] ... msgid[n].[详细]
2022-12-31 19:45 分类:问答cakephp, i18n .po files, How to use them correctly
I have finally managed to set up a multilingual cakephp site. Although not finished it is the first time where I can change the DEFAULT_LANGUAGE in the bootstrap and I can see the language to change.[详细]
2022-12-24 04:09 分类:问答How to generate a .po file?
On Windows using WAMPserver (Apache, MySQL, PHP) I have the following: //test.php if (!defined(\'LC_MESSAGES\'))[详细]
2022-12-23 22:39 分类:问答