Home
last modified time | relevance | path

Searched defs:langs (Results 1 – 25 of 1372) sorted by relevance

12345678910>>...55

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/
H A Dupgrade2.php609 function migrate_paiements($db, $langs, $conf)
943 function migrate_contracts_det($db, $langs, $conf)
1240 function migrate_contracts_open($db, $langs, $conf)
1404 function migrate_price_facture($db, $langs, $conf)
1515 function migrate_price_propal($db, $langs, $conf)
1619 function migrate_price_contrat($db, $langs, $conf)
1930 function migrate_modeles($db, $langs, $conf)
2257 function migrate_stocks($db, $langs, $conf)
2324 function migrate_menus($db, $langs, $conf)
3836 function migrate_remise_entity($db, $langs, $conf)
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/
H A Dupgrade2.php655 function migrate_paiements($db, $langs, $conf)
968 function migrate_contracts_det($db, $langs, $conf)
1267 function migrate_contracts_open($db, $langs, $conf)
1428 function migrate_price_facture($db, $langs, $conf)
1533 function migrate_price_propal($db, $langs, $conf)
1634 function migrate_price_contrat($db, $langs, $conf)
1938 function migrate_modeles($db, $langs, $conf)
2243 function migrate_stocks($db, $langs, $conf)
2305 function migrate_menus($db, $langs, $conf)
3698 function migrate_remise_entity($db, $langs, $conf)
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/barcode/
H A Dmodules_barcode.class.php65 public function info($langs)
76 public function getNom($langs)
86 public function getExample($langs)
129 public function getToolTip($langs, $soc, $type)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/barcode/
H A Dmodules_barcode.class.php65 public function info($langs)
76 public function getNom($langs)
86 public function getExample($langs)
137 public function getToolTip($langs, $soc, $type)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/societe/
H A Dmodules_societe.class.php84 public function info($langs)
95 public function getNom($langs)
106 public function getExample($langs)
197 public function getToolTip($langs, $soc, $type)
291 public function info($langs)
305 public function getExample($langs, $objsoc = 0, $type = -1)
353 public function getToolTip($langs, $soc, $type)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/societe/
H A Dmodules_societe.class.php84 public function info($langs)
95 public function getNom($langs)
106 public function getExample($langs)
197 public function getToolTip($langs, $soc, $type)
292 public function info($langs)
306 public function getExample($langs, $objsoc = 0, $type = -1)
354 public function getToolTip($langs, $soc, $type)
/dports/audio/py-gtts/gTTS-2.2.1/gtts/tests/
H A Dtest_tts.py29 langs = _main_langs() variable
32 langs = _main_langs() variable
34 langs = _extra_langs() variable
37 langs = env_langs variable
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/l10n_multilang/models/
H A Dl10n_multilang.py30 def process_translations(self, langs, in_field, in_ids, out_ids): argument
73 def _process_single_company_coa_translations(self, company_id, langs): argument
99 def _process_accounts_translations(self, company_id, langs, field): argument
103 def _process_account_group_translations(self, company_id, langs, field): argument
107 def _process_taxes_translations(self, company_id, langs, field): argument
111 def _process_fiscal_pos_translations(self, company_id, langs, field): argument
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/product/
H A Dmodules_product.class.php79 public function info($langs)
90 public function getNom($langs)
101 public function getExample($langs)
192 public function getToolTip($langs, $product, $type)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/product/
H A Dmodules_product.class.php79 public function info($langs)
90 public function getNom($langs)
101 public function getExample($langs)
192 public function getToolTip($langs, $product, $type)
/dports/www/osticket/upload/include/client/
H A Dheader.inc.php12 $langs = array_unique(array($lang, $cfg->getPrimaryLanguage())); variable
13 $langs = Internationalization::rfc1766($langs); variable
75 $langs = Internationalization::rfc1766(array_keys($all_langs)); variable
/dports/www/moodle310/moodle/admin/tool/customlang/cli/
H A Dexport.php81 $langs = []; variable
83 $langs = explode(',', $options['lang']); variable
86 $langs = array_keys(get_string_manager()->get_list_of_translations(true)); variable
/dports/www/moodle311/moodle/admin/tool/customlang/cli/
H A Dexport.php81 $langs = []; variable
83 $langs = explode(',', $options['lang']); variable
86 $langs = array_keys(get_string_manager()->get_list_of_translations(true)); variable
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/scripts/
H A Dyelphelper.py40 def update_po(srcdir, project_id, langs): argument
46 def build_translations(srcdir, blddir, langs): argument
55 def merge_translations(blddir, sources, langs): argument
62 def install_help(srcdir, blddir, sources, media, langs, install_dir, destdir, project_id, symlinks): argument
H A Dgettext.py63 def gen_gmo(src_sub, bld_sub, langs): argument
69 def update_po(src_sub, pkgname, langs): argument
79 def do_install(src_sub, bld_sub, dest, pkgname, langs): argument
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/scripts/
H A Dyelphelper.py40 def update_po(srcdir, project_id, langs): argument
46 def build_translations(srcdir, blddir, langs): argument
55 def merge_translations(blddir, sources, langs): argument
62 def install_help(srcdir, blddir, sources, media, langs, install_dir, destdir, project_id, symlinks): argument
H A Dgettext.py63 def gen_gmo(src_sub, bld_sub, langs): argument
69 def update_po(src_sub, pkgname, langs): argument
79 def do_install(src_sub, bld_sub, dest, pkgname, langs): argument
/dports/multimedia/py-periscope/py38-periscope-0.2.4_4/periscope/
H A Dperiscope.py80 def set_preferedLanguages(self, langs): argument
128 def listSubtitles(self, filename, langs=None): argument
161 def selectBestSubtitle(self, subtitles, langs=None): argument
176 def downloadSubtitle(self, filename, langs=None): argument
187 def attemptDownloadSubtitle(self, subtitles, langs): argument
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/language_names/
H A Dgenerate.py84 def write_dict(langs): argument
104 langs = generate_kde() variable
/dports/www/firefox/firefox-99.0/third_party/rust/intl_pluralrules/benches/
H A Dpluralrules.rs10 let langs = &["uk", "de", "sk", "ar", "fr", "it", "en", "cs", "es", "zh"]; in plural_rules() localVariable
11 let langs: Vec<LanguageIdentifier> = langs in plural_rules() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/intl_pluralrules/benches/
H A Dpluralrules.rs10 let langs = &["uk", "de", "sk", "ar", "fr", "it", "en", "cs", "es", "zh"]; in plural_rules() localVariable
11 let langs: Vec<LanguageIdentifier> = langs in plural_rules() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/intl_pluralrules/benches/
H A Dpluralrules.rs10 let langs = &["uk", "de", "sk", "ar", "fr", "it", "en", "cs", "es", "zh"]; in plural_rules() localVariable
11 let langs: Vec<LanguageIdentifier> = langs in plural_rules() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/intl_pluralrules/benches/
H A Dpluralrules.rs10 let langs = &["uk", "de", "sk", "ar", "fr", "it", "en", "cs", "es", "zh"]; in plural_rules() localVariable
11 let langs: Vec<LanguageIdentifier> = langs in plural_rules() localVariable
/dports/math/casadi/casadi-3.5.5/docs/users_guide/
H A Drun_snippets.py6 langs = ["python","octave"] variable
9 langs = sys.argv[1:] variable
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lexmodelbuildingservice/
H A Dapi_op_GetUtterancesView.go87 err = stack.Deserialize.Add(&awsRestjson1_deserializeOpGetUtterancesView{}, middleware.After)
124 if err = smithyhttp.AddCloseResponseBodyMiddleware(stack); err != nil {
137 return err
138 }
145 func newServiceMetadataMiddleware_opGetUtterancesView(region string) *awsmiddleware.RegisterService…

12345678910>>...55