Home
last modified time | relevance | path

Searched refs:i18n_dir (Results 1 – 24 of 24) sorted by relevance

/dports/textproc/texi2html/texi2html-5.0/
H A Dmanage_i18n.pl.in85 Default languages are files in the i18n_dir with .thl extension.
169 my $i18n_dir = shift;
173 my $dir = "$searched_dir/$i18n_dir";
212 my $i18n_dir = shift;
214 my @languages = get_languages($directories, $i18n_dir);
266 my $i18n_dir = shift;
336 my $i18n_dir = shift;
341 get_languages($directories, $i18n_dir);
362 die "No $i18n_dir/$template_language.thl found\n" unless
441 my $i18n_dir = shift;
[all …]
H A Dmanage_i18n.pl169 my $i18n_dir = shift;
173 my $dir = "$searched_dir/$i18n_dir";
212 my $i18n_dir = shift;
214 my @languages = get_languages($directories, $i18n_dir);
227 my $file = locate_file("$i18n_dir/$lang.thl", $directories);
266 my $i18n_dir = shift;
336 my $i18n_dir = shift;
341 get_languages($directories, $i18n_dir);
362 die "No $i18n_dir/$template_language.thl found\n" unless
441 my $i18n_dir = shift;
[all …]
H A DT2h_i18n.pm43 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
H A Dtexi2html.pl203 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
2489 my @files = locate_init_file("$i18n_dir/$lang.thl", 1);
2492 @files = locate_init_file("$i18n_dir/$main_lang.thl", 1);
/dports/misc/freeguide/freeguide-0.11.1/scripts/i18n/
H A Dgenerate_REVERSECAPS.py12 i18n_dir = "../../src/resources/i18n" variable
14 for fl in os.listdir( i18n_dir ):
16 en_GB_files.append( file( i18n_dir + "/" + fl, 'r' ) )
17 en_REVERSECAPS_files.append( file( i18n_dir + "/" + fl.replace(
H A Ddel_unused.py8 i18n_dir = "../../src/resources/i18n" variable
10 i18n_dir_files = os.listdir( i18n_dir )
24 full_path = i18n_dir + "/" + fn
H A Di18n_analysis.py52 i18n_dir = "../../src/resources/i18n" variable
60 i18n_dir_files = os.listdir( i18n_dir )
124 fl = file( i18n_dir + "/" + fn, 'r' )
/dports/devel/py-babel/Babel-2.9.1/tests/messages/
H A Dtest_frontend.py39 i18n_dir = os.path.join(project_dir, 'i18n') variable
40 pot_file = os.path.join(i18n_dir, 'temp.pot')
369 locale_dir = os.path.join(i18n_dir, dirname)
738 locale_dir = os.path.join(i18n_dir, dirname)
765 i18n_dir = os.path.join(data_dir, 'project', 'i18n')
1070 '-d', i18n_dir,
1120 '-d', i18n_dir])
1132 '-d', i18n_dir])
1147 '-d', i18n_dir])
1164 '-d', i18n_dir])
[all …]
/dports/www/moinmoin/moin-1.9.11/MoinMoin/i18n/
H A D__init__.py51 def po_filename(request, language, domain, i18n_dir='i18n'): argument
57 return os.path.join(request.cfg.moinmoin_dir, i18n_dir, "%s.%s.po" % (language, domain))
74 i18n_dir = os.path.join(request.cfg.moinmoin_dir, 'i18n')
75 if meta_cache.needsUpdate(i18n_dir):
130 …for lang_file in glob.glob(po_filename(request, i18n_dir=po_dir, language='*', domain='JabberBot')…
227 langfilename = po_filename(request, self.language, self.domain, i18n_dir=trans_dir)
/dports/games/endgame-singularity/singularity-1.00/singularity/code/
H A Ddirs.py246 for i18n_dir in i18n_dirs:
247 real_path = os.path.join(i18n_dir, filename)
/dports/finance/prestashop/prestashop/controllers/admin/
H A DAdminTranslationsController.php2799 $i18n_dir = $this->translations_informations[$this->type_selected]['override']['dir'];
2801 $i18n_dir = $this->translations_informations[$this->type_selected]['dir'];
2804 $core_mails = $this->getMailFiles($i18n_dir, 'core_mail');
2805 $core_mails['subject'] = $this->getSubjectMailContent($i18n_dir);
3033 $i18n_dir = $this->translations_informations[$this->type_selected]['dir'];
3034 if (is_dir($i18n_dir . $module)) {
3035 $root_dir = $i18n_dir;
3055 if (is_dir($i18n_dir . $module)) {
3056 $root_dir = $i18n_dir;
3158 $i18n_dir = $this->translations_informations[$this->type_selected]['dir'];
[all …]
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/helpers/
H A Dfilesystem.cpp322 if( !dir_readable( i18n_dir() ) ) ret = false; in check_sys_paths()
423 QString Filesystem::i18n_dir() in i18n_dir() function in H2Core::Filesystem
661 INFOLOG( QString( "Internationalization dir : %1" ).arg( i18n_dir() ) ); in info()
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/include/hydrogen/helpers/
H A Dfilesystem.h81 static QString i18n_dir();
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/
H A Dmain.cpp276 QString sTranslationPath = H2Core::Filesystem::i18n_dir(); in main()
/dports/net-mgmt/seafile-client/seafile-7.0.9/scripts/build/
H A Dbuild-msi.py769 i18n_dir = os.path.join(SeafileClient().projdir, 'i18n')
770 qm_pattern = os.path.join(i18n_dir, 'seafile_*.qm')
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Dtexi2html132 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
6151 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
7011 my @files = locate_init_file("$i18n_dir/$lang", 1);
/dports/lang/gambit-c/gambit-4.9.3/doc/
H A Dtexi2html144 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
9806 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
11422 my @files = locate_init_file("$i18n_dir/$lang", 1);
11425 @files = locate_init_file("$i18n_dir/$main_lang", 1);
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/build-aux/
H A Dtexi2html116 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
7283 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
8845 my @files = locate_init_file("$i18n_dir/$lang", 1);
/dports/devel/gettext-po-mode/gettext-0.21/build-aux/
H A Dtexi2html116 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
7283 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
8845 my @files = locate_init_file("$i18n_dir/$lang", 1);
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/build-aux/
H A Dtexi2html116 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
7283 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
8845 my @files = locate_init_file("$i18n_dir/$lang", 1);
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/build-aux/
H A Dtexi2html116 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
7283 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
8845 my @files = locate_init_file("$i18n_dir/$lang", 1);
/dports/devel/gettext-tools/gettext-0.21/build-aux/
H A Dtexi2html116 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
7283 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
8845 my @files = locate_init_file("$i18n_dir/$lang", 1);
/dports/devel/gettext-runtime/gettext-0.21/build-aux/
H A Dtexi2html116 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
7283 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
8845 my @files = locate_init_file("$i18n_dir/$lang", 1);
/dports/devel/libunistring/libunistring-0.9.10/build-aux/
H A Dtexi2html116 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
7283 my $i18n_dir = 'i18n'; # name of the directory containing the per language files
8845 my @files = locate_init_file("$i18n_dir/$lang", 1);