Home
last modified time | relevance | path

Searched refs:potfile (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/print/deforaos-pdfviewer/PDFViewer-0.0.2/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
182 potfile="$OBJDIR/$PACKAGE.pot"
184 potfile="$PACKAGE.pot"
194 potfile="$OBJDIR/$PACKAGE.pot"
196 potfile="$PACKAGE.pot"
204 potfile="$target"
[all …]
/dports/editors/deforaos-editor/Editor-0.4.0/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
182 potfile="$OBJDIR/$PACKAGE.pot"
184 potfile="$PACKAGE.pot"
194 potfile="$OBJDIR/$PACKAGE.pot"
196 potfile="$PACKAGE.pot"
204 potfile="$target"
[all …]
/dports/deskutils/deforaos-todo/Todo-0.2.1/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
181 potfile="$OBJDIR/$PACKAGE.pot"
183 potfile="$PACKAGE.pot"
193 potfile="$OBJDIR/$PACKAGE.pot"
195 potfile="$PACKAGE.pot"
203 potfile="$target"
[all …]
/dports/comms/deforaos-phone/Phone-0.5.1/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
182 potfile="$OBJDIR/$PACKAGE.pot"
184 potfile="$PACKAGE.pot"
194 potfile="$OBJDIR/$PACKAGE.pot"
196 potfile="$PACKAGE.pot"
204 potfile="$target"
[all …]
/dports/x11/deforaos-keyboard/Keyboard-0.3.1/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
182 potfile="$OBJDIR/$PACKAGE.pot"
184 potfile="$PACKAGE.pot"
194 potfile="$OBJDIR/$PACKAGE.pot"
196 potfile="$PACKAGE.pot"
204 potfile="$target"
[all …]
/dports/x11/deforaos-locker/Locker-0.4.0/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
181 potfile="$OBJDIR/$PACKAGE.pot"
183 potfile="$PACKAGE.pot"
193 potfile="$OBJDIR/$PACKAGE.pot"
195 potfile="$PACKAGE.pot"
203 potfile="$target"
[all …]
/dports/x11/deforaos-panel/Panel-0.3.6/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
182 potfile="$OBJDIR/$PACKAGE.pot"
184 potfile="$PACKAGE.pot"
194 potfile="$OBJDIR/$PACKAGE.pot"
196 potfile="$PACKAGE.pot"
204 potfile="$target"
[all …]
/dports/mail/deforaos-mailer/Mailer-0.1.7/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
182 potfile="$OBJDIR/$PACKAGE.pot"
184 potfile="$PACKAGE.pot"
194 potfile="$OBJDIR/$PACKAGE.pot"
196 potfile="$PACKAGE.pot"
204 potfile="$target"
[all …]
/dports/x11-fm/deforaos-browser/Browser-0.5.1/po/
H A Dgettext.sh74 potfile="$3"
88 potfile="$3"
92 $DEBUG $MSGMERGE -U "$pofile" "$potfile" || return 1
94 $DEBUG $MSGINIT -l "$lang" -o "$pofile" -i "$potfile" \
104 potfile="$2"
182 potfile="$OBJDIR/$PACKAGE.pot"
184 potfile="$PACKAGE.pot"
194 potfile="$OBJDIR/$PACKAGE.pot"
196 potfile="$PACKAGE.pot"
204 potfile="$target"
[all …]
/dports/science/tinker/tinker/utility/
H A Dpotplot.f28 character*240 potfile
34 call nextarg (potfile,exist)
36 call basefile (potfile)
37 call suffix (potfile,'pot','old')
38 inquire (file=potfile,exist=exist)
43 read (input,20) potfile
45 call basefile (potfile)
46 call suffix (potfile,'pot','old')
47 inquire (file=potfile,exist=exist)
50 open (unit=ipot,file=potfile,status='old')
/dports/science/gramps/gramps-5.1.4/po/test/
H A Dpo_test.py118 def __init__(self, method_name, potfile): argument
121 self.__dict__[method_name] = lambda: self.helper(potfile)
124 def helper(self, potfile): argument
125 self.assertTrue(self.potfiles.count(potfile) == 1,
156 for potfile in potfiles:
158 if glob.fnmatch.fnmatch(potfile,"*.gpr.py"):
163 if glob.fnmatch.fnmatch(potfile,"*.py"):
168 elif glob.fnmatch.fnmatch(potfile,"*.glade"):
178 for potfile in set(get_potfile("../POTFILES.in")):
179 if potfile:
[all …]
/dports/math/R/R-4.1.2/src/library/tools/R/
H A Dtranslations.R23 en_quote <- function(potfile, outfile) argument
117 potfile <- file.path("po", paste0("R-", pkg, ".pot")) functionVar
118 if(file.exists(potfile) && same(potfile, ofile)) {
119 } else file.copy(ofile, potfile, overwrite = TRUE)
154 en_quote(potfile, f)
194 potfile <- file.path("po", paste0(dom, ".pot"))
195 if(!same(potfile, ofile)) file.copy(ofile, potfile, overwrite = TRUE)
226 en_quote(potfile, f)
263 potfile <- "src/library/base/po/RGui.pot" functionVar
274 if(!same(potfile, ofile)) file.copy(ofile, potfile, overwrite = TRUE)
[all …]
/dports/math/libRmath/R-4.1.1/src/library/tools/R/
H A Dtranslations.R23 en_quote <- function(potfile, outfile) argument
117 potfile <- file.path("po", paste0("R-", pkg, ".pot")) functionVar
118 if(file.exists(potfile) && same(potfile, ofile)) {
119 } else file.copy(ofile, potfile, overwrite = TRUE)
154 en_quote(potfile, f)
194 potfile <- file.path("po", paste0(dom, ".pot"))
195 if(!same(potfile, ofile)) file.copy(ofile, potfile, overwrite = TRUE)
226 en_quote(potfile, f)
263 potfile <- "src/library/base/po/RGui.pot" functionVar
274 if(!same(potfile, ofile)) file.copy(ofile, potfile, overwrite = TRUE)
[all …]
/dports/editors/calligra/calligra-3.2.1/tests/
H A Dtest_i18np.sh21 potfile="test_i18np.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 0 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_kundo2_i18nc.sh21 potfile="test_kundo2_i18nc.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 1 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_xi18nc_long.sh21 potfile="test_xi18nc_long.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 0 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_xi18np.sh21 potfile="test_xi18np.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 0 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_xi18ncp.sh21 potfile="test_xi18ncp.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 0 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_xi18nc.sh21 potfile="test_xi18nc.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 0 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
/dports/editors/calligraplan/calligraplan-3.3.0/tests/
H A Dtest_kundo2_i18nc_long.sh21 potfile="test_kundo2_i18nc_long.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 1 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_xi18ncp.sh21 potfile="test_xi18ncp.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 0 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_i18np.sh21 potfile="test_i18np.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 0 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_kundo2_i18n.sh21 potfile="test_kundo2_i18n.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 1 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 3 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_kundo2_i18nc.sh21 potfile="test_kundo2_i18nc.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 1 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then
H A Dtest_xi18nc.sh21 potfile="test_xi18nc.pot"
24 kundo2_aware_xgettext "$potfile" "$cppfile"
27 if test ! -e "$podir/$potfile"; then
31 if test 0 -ne `grep qtundo-format "$podir/$potfile"|wc -l`; then
35 if test 2 -ne `grep "^msgid \"" "$podir/$potfile"|wc -l`; then

123456789