Home
last modified time | relevance | path

Searched refs:untranslated (Results 1 – 25 of 102) sorted by relevance

12345

/third_party/libexif/test/nls/
Dtest-nls.c11 char *untranslated; member
47 char *untranslated = testcases[i].untranslated; in main() local
77 translation = gettext(untranslated); in main()
90 untranslated, in main()
/third_party/glib/po/
Dsq.po484 # (pofilter) untranslated: checks whether a string has been translated at all
493 # (pofilter) untranslated: checks whether a string has been translated at all
499 # (pofilter) untranslated: checks whether a string has been translated at all
505 # (pofilter) untranslated: checks whether a string has been translated at all
511 # (pofilter) untranslated: checks whether a string has been translated at all
517 # (pofilter) untranslated: checks whether a string has been translated at all
523 # (pofilter) untranslated: checks whether a string has been translated at all
529 # (pofilter) untranslated: checks whether a string has been translated at all
535 # (pofilter) untranslated: checks whether a string has been translated at all
541 # (pofilter) untranslated: checks whether a string has been translated at all
[all …]
/third_party/gettext/gettext-tools/tests/
Dmsgmerge-properties-131 !untranslated=
46 !untranslated=
Dmsgmerge-24105 ${MSGCMP} --use-fuzzy --use-untranslated mm-test24.po mm-test24.pot 2>/dev/null || Exit 1
159 ${MSGCMP} --use-fuzzy --use-untranslated mm-test24.new.po mm-test24.pot || Exit 1
Dmsgmerge-18116 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.po mm-test18.pot 2>/dev/null
192 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.new.po mm-test18.pot || Exit 1
Dmsgattrib-257 ${MSGATTRIB} --untranslated -o ma-test2.tmp ma-test2.po || Exit 1
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBReporter.java423 int untranslated = 0; in getLanguageReport() local
429 untranslated++; in getLanguageReport()
432 retStr += " Number of NLS items not translated: " + untranslated; in getLanguageReport()
514 int untranslated = 0; in getHTMLLanguageReportz() local
519 untranslated++; in getHTMLLanguageReportz()
529 String.valueOf(untranslated)); in getHTMLLanguageReportz()
544 int untranslated = 0; in getHTMLLanguageReport() local
550 untranslated++; in getHTMLLanguageReport()
553 …buffer.append("<P>Number of NLS items not translated: " + String.valueOf(untranslated) + "</P>\n"); in getHTMLLanguageReport()
616 int untranslated = 0; in getXMLLanguageReportz() local
[all …]
/third_party/gettext/gettext-tools/doc/
Dmsgcmp.texi60 @item --use-untranslated
61 @opindex --use-untranslated@r{, @code{msgcmp} option}
62 Consider untranslated messages in the @var{def}.po file like translated
Dmsgattrib.texi53 Keep translated messages, remove untranslated messages.
55 @item --untranslated
56 @opindex --untranslated@r{, @code{msgattrib} option}
57 Keep untranslated messages, remove translated messages.
Dgettext.texi1065 PO file, translators may use PO mode for initializing untranslated
1095 translated entries become obsolete, and new untranslated entries
1107 the resulting PO file as untranslated entries (@pxref{Untranslated
1455 between an original untranslated string and its corresponding
1467 #| msgid @var{previous-untranslated-string}
1468 msgid @var{untranslated-string}
1502 contain the previous untranslated string for which the translator gave
1510 first the untranslated string as it appears in the original program
1513 by @code{msgstr}. The two strings, untranslated and translated,
1554 The @code{c-format} flag indicates that the untranslated string and the
[all …]
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBStatisticsPanel.java109 int untranslated = bundle.getUntranslatedItemsSize(); in initComponents() local
122 String.valueOf(untranslated)); in initComponents()
327 int untranslated = bundle.getUntranslatedItemsSize(); in updateComponents() local
340 String.valueOf(untranslated)); in updateComponents()
/third_party/popt/po/
DMakevars24 # bugs in the untranslated strings:
/third_party/gettext/gettext-tools/emacs/
Dpo-mode.el1117 ((eq po-entry-type 'untranslated) 'po-untranslated-counter)
1369 'untranslated
1560 (if (or (eq po-entry-type 'untranslated)
1661 'untranslated
1665 (if (eq goal 'untranslated)
1690 (setq goal 'untranslated))))))
1891 (eq po-entry-type 'untranslated))
2304 (eq po-entry-type 'untranslated))
/third_party/libpsl/po/
DMakevars24 # bugs in the untranslated strings:
/third_party/e2fsprogs/po/
DMakevars24 # bugs in the untranslated strings:
/third_party/alsa-utils/po/
DMakevars31 # bugs in the untranslated strings:
/third_party/pulseaudio/po/
DMakevars31 # bugs in the untranslated strings:
/third_party/gettext/gettext-tools/examples/hello-objc/po/
DMakevars37 # bugs in the untranslated strings:
/third_party/gettext/gettext-tools/examples/hello-c/po/
DMakevars37 # bugs in the untranslated strings:
/third_party/gettext/gettext-tools/po/
DMakevars.template35 # bugs in the untranslated strings:
DMakevars43 # bugs in the untranslated strings:
/third_party/gettext/gettext-tools/examples/hello-c++/po/
DMakevars38 # bugs in the untranslated strings:
/third_party/gettext/gettext-runtime/po/
DMakevars39 # bugs in the untranslated strings:
/third_party/gettext/gettext-tools/examples/hello-c-gnome3/po/
DMakevars49 # bugs in the untranslated strings:
/third_party/gettext/gettext-tools/examples/hello-c-gnome/po/
DMakevars49 # bugs in the untranslated strings:

12345