Home
last modified time | relevance | path

Searched defs:mofile (Results 1 – 21 of 21) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/engine/
H A Dtranslations.cpp65 struct mofile struct
78 mofile() in mofile() argument
87 const char * ngettext( const char * str, size_t plural ) in ngettext()
106 …::string get_tag( const std::string & str, const std::string & tag, const std::string & sep ) const in get_tag()
117 bool open( const std::string & file ) in open()
/dports/games/widelands/widelands-build21/po/
H A DCheckLocale.cmake6 set (mofile ${localebasedir}/${lang}/LC_MESSAGES/${templatename}.mo) variable
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/
H A Deco.py29 mofile = gettext.find('pychess') variable
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/i18n/Gettext/
H A DTGettext.class.php109 function poFile2moFile($pofile, $mofile)
/dports/science/jmol/jmol-14.32.7/doc/source/
H A Dxml2po.py584 mofile = '' variable
655 mofile = arg variable
663 mofile = ".xml2po.mo" variable
/dports/sysutils/pear-File_Gettext/File_Gettext-0.4.2/File/
H A DGettext.php105 function poFile2moFile($pofile, $mofile)
/dports/games/openclonk/openclonk-release-8.1-src/docs/
H A Dxml2po.py597 mofile = '' variable
668 mofile = arg variable
676 mofile = ".xml2po.mo" variable
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Dmo.py136 class mofile(poheader.poheader, base.TranslationStore): class
/dports/games/py-pychess/pychess-1.0.2/
H A Dsetup.py271 mofile = os.path.join(lang_path, mo) variable
/dports/games/endgame-singularity/singularity-1.00/singularity/code/
H A Dpolib.py107 def mofile(mofile, **kwargs): argument
1472 def __init__(self, mofile, *args, **kwargs): argument
/dports/devel/mercurial/mercurial-6.0/i18n/
H A Dpolib.py165 def mofile(mofile, **kwargs): argument
1715 def __init__(self, mofile, *args, **kwargs): argument
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/data/i18n-tools/scripts/
H A Dpolib.py143 def mofile(mofile, **kwargs): function
1590 def __init__(self, mofile, *args, **kwargs): argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/
H A Dpolib.py144 def mofile(mofile, **kwargs): function
1626 def __init__(self, mofile, *args, **kwargs): argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/
H A Dpolib.py144 def mofile(mofile, **kwargs): function
1626 def __init__(self, mofile, *args, **kwargs): argument
/dports/devel/py-polib/polib-1.1.0/
H A Dpolib.py144 def mofile(mofile, **kwargs): function
1648 def __init__(self, mofile, *args, **kwargs): argument
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dl10n.php699 function load_textdomain( $domain, $mofile ) {
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dl10n.php699 function load_textdomain( $domain, $mofile ) {
/dports/www/yourls/YOURLS-1.8.2/includes/
H A Dfunctions-l10n.php443 function yourls_load_textdomain( $domain, $mofile ) {
/dports/misc/gimp-help-en/gimp-help-2.10.0/tools/xml2po/
H A D__init__.py574 def merge(self, mofile, xmlfile): argument
/dports/devel/tortoisehg/tortoisehg-5.9.3/
H A Dsetup.py48 def _msgfmt(pofile, mofile): argument
/dports/www/osticket/upload/include/
H A Dclass.translation.php582 static function buildHashFile($mofile, $outfile=false, $return=false) {