Searched defs:_get_translation (Results 1 – 4 of 4) sorted by relevance
/dports/finance/frontaccounting/frontaccounting/includes/lang/ | ||
H A D | gettext.php | 154 function _get_translation($key) function in gettext_native_support |
/dports/www/py-pywikibot/pywikibot-6.6.3/pywikibot/ | ||
H A D | i18n.py | 407 def _get_translation(lang: str, twtitle: str) -> Optional[str]: function |
/dports/science/gramps/gramps-5.1.4/gramps/gen/utils/ | ||
H A D | grampslocale.py | 646 def _get_translation(self, domain = None, member in GrampsLocale |
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/tools/ | ||
H A D | translate.py | 459 def _get_translation(self, source): member in GettextAlias |