Searched +refs:po +refs:search +refs:path (Results 1 – 25 of 126) sorted by relevance
123456
/third_party/gettext/gettext-tools/src/ |
D | Makefile.am | 39 pos.h message.h po-error.h po-xerror.h po-gram.h po-charset.h \ 40 po-lex.h open-catalog.h read-catalog-abstract.h read-catalog.h \ 41 read-po.h read-properties.h read-stringtable.h \ 43 write-catalog.h write-po.h write-properties.h write-stringtable.h \ 44 dir-list.h file-list.h po-gram-gen.h po-gram-gen2.h cldr-plural.h \ 45 cldr-plural-exp.h locating-rule.h its.h search-path.h \ 57 po-time.h plural-table.h lang-table.h format.h filters.h \ 61 x-po.h x-properties.h x-stringtable.h \ 555 po-gram-gen.c po-gram-gen.h: po-gram-gen.y 556 $(AM_V_YACC)$(BISON) -d $(YFLAGS) $(AM_YFLAGS) $(srcdir)/po-gram-gen.y \ [all …]
|
D | ChangeLog.0 | 3 * gettext-po.h: New file. 4 * gettext-po.c: New file. 20 * po-gram.h: Don't include <sys/types.h>. 63 * po-charset.c: Likewise. 67 * write-po.c: Likewise. 76 * write-po.c (wrap): Add an assertion, to protect against Solaris 2.9 81 * po-charset.c (po_lex_charset_set): Work around Solaris 2.9 iconv() 83 * write-po.c (wrap): Likewise. 93 * po-hash-gen.y (last_was_colon): New variable. 241 * open-po.h (open_po_file): Likewise. [all …]
|
D | ChangeLog.1 | 250 * write-po.c (message_print_comment_filepos): Fix off-by-one in 308 Since po-gram-gen2.h depends on po-gram-gen.h, an explicit 310 * Makefile.am (po-gram-gen.h): Depend on po-gram-gen.c. 538 * write-po.c (wrap): Report error on incomplete multibyte sequence 677 * Makefile.am (po-gram-gen2.h): Adjust the directory to which 678 po-gram-gen.h, for VPATH build. 807 * x-c.c: Include assert.h and po-charset.h. 819 * x-vala.c: Include assert.h and po-charset.h. 981 * write-po.h (enum filepos_comment_type): New enum. 984 * write-po.c (message_print_style_filepos): New function [all …]
|
/third_party/gettext/gettext-tools/misc/ |
D | ChangeLog.0 | 29 po-mode: Fix to accept four-part msgfmt version number 30 * po-mode.el (po-msgfmt-version-check): Accept four-part version 43 * po-mode.el (po-keep-mo-file): New user option. 44 (po-validate): Respect po-keep-mo-file. Fix comment indentation. 48 * po-mode.el (po-font-lock-keywords): Support all possible length 57 * po-mode.el (po-mode-version-string): Bump to 0.23. 187 * po-mode.el (po-send-mail): Don't include original uncompressed 205 * po-mode.el (po-font-lock-keywords): Properly highlight C format 212 * po-mode.el (po-auto-update-file-header): New user option. 213 (po-check-file-header): Respect 'po-auto-update-file-header'. [all …]
|
/third_party/libexif/ |
D | ChangeLog | 2 * po/sv.po: Updated Swedish translation by Sebastian Rasmussen 5 * po/ms.po: Added Malay translation by abuyop 9 * po/es.po: Updated Spanish translation by Antonio Ceballos 15 * po/da.po: Updated Danish translation by Joe Hansen 16 * po/de.po: Updated German translation by Christian Kirbach 17 * po/fr.po: Updated French translation by Frédéric Marchal 18 * po/uk.po: Updated Ukrainian translation by Yuri Chornoivan 22 * po/pl.po: Updated Polish translation by Jakub Bogusz 50 This code path can probably only occur if exif_data_load_data() 61 * po/da.po: Updated Danish translation by Joe Hansen [all …]
|
/third_party/boost/libs/locale/doc/ |
D | messages_formatting.txt | 48 - Then all messages are extracted from the source code and a special \c foo.po file is generated … 57 - The \c foo.po file is translated for the supported locales. For example, \c de.po, \c ar.po, \c… 85 -# The search path of the dictionaries 90 - \ref boost::locale::generator::add_messages_path() "add_messages_path" - add the root path to t… 92 …dictionary is located at \c /usr/share/locale/ar/LC_MESSAGES/foo.mo, then path should be \c /usr/s… 96 \note At least one domain and one path should be specified in order to load dictionaries. 283 For example, this is how the \c po file would look: 355 There are many tools to extract messages from the source code into the \c .po file format. The most 373 And a file called \c messages.po created that looks like this (approximately): 434 info.paths.push_back(""); // You need some even empty path [all …]
|
/third_party/e2fsprogs/ |
D | aclocal.m4 | 300 # this misfeature, we search for an option to squash it. 474 [#handle absolute path differently from PATH based program lookup 581 dnl Sometimes libintl requires libiconv, so first search for libiconv. 582 dnl Ideally we would do this search only after the 676 dnl Sometimes libintl requires libiconv, so first search for libiconv. 840 dnl We need to process the po/ directory. 841 POSUB=po 1978 # Let the user override the test with a path. 1984 ac_prog=ld # Program to search in $PATH 1986 # Check if gcc -print-prog-name=ld gives a path. [all …]
|
/third_party/gettext/gettext-tools/doc/ |
D | gettext.texi | 352 * po/POTFILES.in:: @file{POTFILES.in} in @file{po/} 353 * po/LINGUAS:: @file{LINGUAS} in @file{po/} 354 * po/Makevars:: @file{Makevars} in @file{po/} 355 * po/Rules-*:: Extending @file{Makefile} in @file{po/} 370 * AM_PO_SUBDIRS:: AM_PO_SUBDIRS in @file{po.m4} 371 * AM_XGETTEXT_OPTION:: AM_XGETTEXT_OPTION in @file{po.m4} 879 @cindex files, @file{.po} and @file{.mo} 880 The letters PO in @file{.po} files means Portable Object, to 937 │ ├────> msgmerge ──────> LANG.po ────>────────╯ │ 941 │ ├─── New LANG.po <────────────────────╯ [all …]
|
/third_party/gettext/gettext-tools/po/ |
D | be.po | 219 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 220 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1184 msgid "cannot evaluate XPath location path: %s" 1263 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1399 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1405 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1488 msgid " --force-po write PO file even if empty\n" 1494 msgid " -i, --indent write the .po file using indented style\n" 1514 " --strict write out strict Uniforum conforming .po file\n" 1693 msgid "Usage: %s [OPTION] def.po ref.pot\n" [all …]
|
D | cs.po | 70 # src/msgunfmt.c:357 src/po-lex.c:74 src/xget-lex.c:159 src/xget-lex.c:174 83 # src/msgunfmt.c:266 src/msgunfmt.c:330 src/po-lex.c:185 src/xget-lex.c:254 97 # src/msgunfmt.c:266 src/msgunfmt.c:330 src/po-lex.c:185 src/xget-lex.c:254 232 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 233 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 477 # src/msgunfmt.c:357 src/po-lex.c:74 src/xget-lex.c:159 src/xget-lex.c:174 559 msgstr "po�et form�tovac�ch specifik�tor� v `msgid' a `msgstr' nen� stejn�" 819 # src/msgunfmt.c:266 src/msgunfmt.c:330 src/po-lex.c:185 src/xget-lex.c:254 1175 msgid "cannot evaluate XPath location path: %s" 1254 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" [all …]
|
D | sl.po | 1 # -*- mode:po; coding:utf-8; -*- Slovenian messages for GNU gettext package 6 # $Id: gettext-tools-0.19.8-rc1.sl.po,v 1.1 2018/07/28 22:07:37 peterlin Exp $ 85 msgstr "napaka po branju %s" 207 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 208 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1230 msgid "cannot evaluate XPath location path: %s" 1308 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1447 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1449 " --only-file=DATOTEKA.po obdelamo le vnose, navedene v DATOTEKI.po\n" 1454 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" [all …]
|
D | gl.po | 213 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 214 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1144 msgid "cannot evaluate XPath location path: %s" 1219 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1338 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1344 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1427 msgid " --force-po write PO file even if empty\n" 1433 msgid " -i, --indent write the .po file using indented style\n" 1453 " --strict write out strict Uniforum conforming .po file\n" 1620 msgid "Usage: %s [OPTION] def.po ref.pot\n" [all …]
|
D | nn.po | 214 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 215 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1267 msgid "cannot evaluate XPath location path: %s" 1342 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1461 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1467 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1550 msgid " --force-po write PO file even if empty\n" 1556 msgid " -i, --indent write the .po file using indented style\n" 1576 " --strict write out strict Uniforum conforming .po file\n" 1735 msgid "Usage: %s [OPTION] def.po ref.pot\n" [all …]
|
D | id.po | 210 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 211 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1275 msgid "cannot evaluate XPath location path: %s" 1353 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1491 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1493 " --only-file=BERKAS.po hanya manipulasi masukan terdaftar dalam " 1494 "BERKAS.po\n" 1499 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1501 " --ignore-file=BERKAS.po hanya manipulasi masukan tidak terdaftar dalam " 1502 "BERKAS.po\n" [all …]
|
D | el.po | 221 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 222 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1159 msgid "cannot evaluate XPath location path: %s" 1238 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1357 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1363 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1446 msgid " --force-po write PO file even if empty\n" 1452 msgid " -i, --indent write the .po file using indented style\n" 1472 " --strict write out strict Uniforum conforming .po file\n" 1506 "�����: %s [�������] filename.mo filename.po\n" [all …]
|
D | nb.po | 205 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 206 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1109 msgid "cannot evaluate XPath location path: %s" 1184 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1303 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1309 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1392 msgid " --force-po write PO file even if empty\n" 1398 msgid " -i, --indent write the .po file using indented style\n" 1418 " --strict write out strict Uniforum conforming .po file\n" 1456 " --force-po skriv PO-fil selv om deb vil bli tom\n" [all …]
|
D | pt.po | 198 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 199 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1245 msgid "cannot evaluate XPath location path: %s" 1323 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1465 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1467 " --only-file=FICH.po manipula só entradas listadas em FICH.po\n" 1472 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1474 " --ignore-file=FICH.po manipula só entradas não listadas em FICH.po\n" 1573 msgid " --force-po write PO file even if empty\n" 1574 msgstr " --force-po escreve o ficheiro PO mesmo que vazio\n" [all …]
|
D | et.po | 201 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 202 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1105 msgid "cannot evaluate XPath location path: %s" 1180 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1299 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1305 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1388 msgid " --force-po write PO file even if empty\n" 1394 msgid " -i, --indent write the .po file using indented style\n" 1414 " --strict write out strict Uniforum conforming .po file\n" 1453 " --force-po kirjutab PO faili ka siis, kui see on t�hi\n" [all …]
|
D | zh_TW.po | 70 # lib/copy-file.c:61 src/file-list.c:57 src/po-lex.c:726 src/read-mo.c:171 src/urlget.c:204 src/xge… 207 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 208 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 454 # lib/copy-file.c:61 src/file-list.c:57 src/po-lex.c:726 src/read-mo.c:171 src/urlget.c:204 src/xge… 1165 msgid "cannot evaluate XPath location path: %s" 1239 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" 1360 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1361 msgstr " --only-file=FILE.po 只處理 FILE.po 裡已經有的條目\n" 1366 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1367 msgstr " --ignore-file=FILE.po 只處理 FILE.po 裡沒有的條目\n" [all …]
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 34 optimises away the NULL check because it jumps to a code path 362 i.e. if GST_PLUGIN_SUBDIR is 'some/lib/path', then the default plugin 458 * po/LINGUAS: 459 * po/de.po: 460 * po/fr.po: 461 * po/ro.po: 664 In this commit we use URI parser to read the path of the URI (in the example 665 above, that is `/file.mp4`) and read extension from that path. 738 * po/af.po: 739 * po/ast.po: [all …]
|
/third_party/glib/po/ |
D | pl.po | 195 "polecenie %s wymaga identyfikatora programu bezpośrednio po nim\n" 216 msgstr "nie można połączyć z usługą D-Bus: %s\n" 225 msgstr "nazwa działania musi zostać podana po identyfikatorze programu\n" 388 "Address “%s” is invalid (need exactly one of path, dir, tmpdir, or abstract " 445 "“path” or “abstract” to be set" 448 "jednego z kluczy „path” lub „abstract”" 676 "Wystąpiły nieobsługiwane flagi podczas tworzenia połączenia ze strony klienta" 681 "No such interface “org.freedesktop.DBus.Properties” on object at path %s" 715 msgid "No such interface “%s” on object at path %s" 805 msgstr "Oczekiwano bajtu NUL po ciągu „%s”, ale odnaleziono bajt %d" [all …]
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 790 The planar path was missing the initial offset adjustment that the 791 packed path did to `L2` and `L2P` in the case of an even field, which 1001 worse, because people will usually start the search with "mac". 1150 * po/de.po: 1151 * po/fr.po: 1152 * po/ro.po: 1448 the code path with audio getting negotiated first, thus not failing 1863 * po/af.po: 1864 * po/az.po: 1865 * po/bg.po: [all …]
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 109 code path resetting it. 852 * po/de.po: 853 * po/fr.po: 854 * po/ro.po: 1324 * po/af.po: 1325 * po/az.po: 1326 * po/bg.po: 1327 * po/ca.po: 1328 * po/cs.po: 1329 * po/da.po: [all …]
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 1243 worse, because people will usually start the search with "mac". 1352 * po/LINGUAS: 1353 * po/ro.po: 2520 wpevideosrc: Fix frame stuttering in GL rendering path 3027 patch triggered a leaky code path. 3201 * po/af.po: 3202 * po/ast.po: 3203 * po/az.po: 3204 * po/bg.po: 3205 * po/ca.po: [all …]
|
/third_party/python/Doc/library/ |
D | gettext.rst | 41 the path (on Unix): :file:`{localedir}/{language}/LC_MESSAGES/{domain}.mo`, where 90 for the precise syntax to be used in :file:`.po` files and the 140 gettext.bindtextdomain('myapplication', '/path/to/my/language/directory') 160 This function implements the standard :file:`.mo` file search algorithm. It 535 his `po-utils package <https://github.com/pinard/po-utils>`__. 550 :file:`.po` files that are message catalogs. They are structured 555 Copies of these :file:`.po` files are then handed over to the 558 language-specific versions as a :file:`<language-name>.po` file that's 729 :func:`bindtextdomain` with an explicit absolute path at the start of your
|
123456