Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
gettext
gettext
Letzte Aktualisierung: 2011-10-23
Nutzungshäufigkeit: 3
Qualität:
důkladné vysvětlení těchto funkcí viz dokumentaci gnu gettext.
to include gnu gettext support in your php build you must add the option --with-gettext[ =dir] where dir is the gettext install directory, defaults to / usr / local.
třetí, můžete zakázat gettext integraci, by pravděpodobně vyřešit váš problém lépe, než na oslabení 0.6.1
third, you can disable the gettext integration, should probably solve your issue better than downgrading to 0.6.1
bude kontrolovat, na to, prozatím se však můžete pravděpodobně zakázat gettext integrace v nových plugin, který je lepší než oslabení
will check this out, for now however you can probably disable gettext integration in the new plugin, which is better than downgrading
pinfo implements general features of gnu gettext library (the thing, which you need to see national messages ;).
pinfo implements general features of gnu gettext library (the thing, which you need to see national messages ;).
gettext funkce implementujíc nls (native language support) api, která se dá použít k internacionalizaci vašich php aplikací.
please see the gettext documentation for your system for a thorough explanation of these functions or view the docs at http: / /www.gnu.org / manual / gettext / index.html.