Searched +refs:po +refs:get +refs:comment (Results 1 – 25 of 147) sorted by relevance
123456
/third_party/gettext/gettext-tools/tests/ |
D | xgettext-c-comment-5 | 6 cat <<EOF > xg-c-comment-5.c 7 // This comment will not be extracted. 9 // TRANSLATORS: This is an extracted comment. 17 /* TRANSLATORS: The strings get concatenated. */ 25 -d xg-c-comment-5.tmp xg-c-comment-5.c || Exit 1 26 LC_ALL=C tr -d '\r' < xg-c-comment-5.tmp.po > xg-c-comment-5.po || Exit 1 28 cat <<EOF > xg-c-comment-5.ok 53 ${DIFF} xg-c-comment-5.ok xg-c-comment-5.po
|
D | xgettext-objc-2 | 7 // This comment will not be extracted. 10 // TRANSLATORS: This is an extracted comment. 21 /* TRANSLATORS: The strings get concatenated. */ 30 LC_ALL=C tr -d '\r' < xg-ob-2.tmp.po > xg-ob-2.po || Exit 1 57 ${DIFF} xg-ob-2.ok xg-ob-2.po
|
D | xgettext-java-5 | 7 // This comment will not be extracted. 9 // TRANSLATORS: This is an extracted comment. 17 /* TRANSLATORS: The strings get concatenated. */ 26 LC_ALL=C tr -d '\r' < xg-j-5.tmp.po > xg-j-5.po || Exit 1 53 ${DIFF} xg-j-5.ok xg-j-5.po
|
D | xgettext-csharp-5 | 7 // This comment will not be extracted. 9 // TRANSLATORS: This is an extracted comment. 17 /* TRANSLATORS: The strings get concatenated. */ 26 LC_ALL=C tr -d '\r' < xg-cs-5.tmp.po > xg-cs-5.po || Exit 1 53 ${DIFF} xg-cs-5.ok xg-cs-5.po
|
/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/gettext/gettext-tools/src/ |
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 | 39 the header comment. 86 removed from ISO 3166-1:1997. Add comment saying that pap_AN, 211 special "xgettext:" comment in source files. 250 * write-po.c (message_print_comment_filepos): Fix off-by-one in 251 calculating line-wrapping width of location comment. 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. [all …]
|
/third_party/gettext/ |
D | NEWS | 37 - A dependency bug in po/Makefile.in.in has been fixed. 74 - update-po target in Makefile.in.in now uses msgmerge --previous. 80 - The .pot file in a 'po' directory is now erased by "make maintainer-clean". 81 - It is now possible to override xgettext options from the po/Makefile.in.in 82 through options in XGETTEXT_OPTIONS (declared in po/Makevars). 191 * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to 196 po-mode.el and gettextize. 205 comment in the source code. By default, no syntax checks are 236 - xgettext line wrapping behaviour is now consistent between comment 237 lines and non-comment lines. [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 61 * po/da.po: Updated Danish translation by Joe Hansen 62 * po/de.po: Updated German translation by Christian Kirbach [all …]
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 30 The mq we get out of the weak ref might be NULL if we're 286 doc: Fix doc comment for GstChildProxy 349 …bufferpool: Deactivate pool and get rid of references to other objects from dispose instead of fin… 458 * po/LINGUAS: 459 * po/de.po: 460 * po/fr.po: 461 * po/ro.po: 738 * po/af.po: 739 * po/ast.po: 740 * po/az.po: [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} 594 workable structure, which has a good chance to get all of us nearer 879 @cindex files, @file{.po} and @file{.mo} 880 The letters PO in @file{.po} files means Portable Object, to 937 │ ├────> msgmerge ──────> LANG.po ────>────────╯ │ [all …]
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | ChangeLog-0.8 | 55 * po/LINGUAS: 56 * po/ru.po: 110 * po/vi.po: Added Vietnamese translation 254 get-based pad (#150546). 507 * po/LINGUAS: 508 * po/de.po: 628 * po/ca.po: 629 * po/sv.po: 720 disable a test that tested the above and comment it 851 so they get compiled. We still need a way to tell readers [all …]
|
/third_party/gettext/gettext-tools/po/ |
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… 1124 msgid "could not get host name" 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" 1459 msgid " --force-po write PO file even if empty\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 1230 msgid "could not get host name" 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" 1601 msgid " --force-po write PO file even if empty\n" [all …]
|
D | zh_CN.po | 197 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 198 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1111 msgid "could not get host name" 1347 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1348 msgstr " --only-file=文件.po 只处理列在 文件.po 中的项\n" 1353 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1354 msgstr " --ignore-file=文件.po 只处理未列在 文件.po 中的项\n" 1441 msgid " --force-po write PO file even if empty\n" 1442 msgstr " --force-po 就算为空也写入 PO 文件\n" 1447 msgid " -i, --indent write the .po file using indented style\n" [all …]
|
D | ru.po | 202 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 203 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1186 msgid "could not get host name" 1440 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1442 " --only-file=ФАЙЛ.po обработать сообщения, перечисленные в ФАЙЛЕ." 1443 "po\n" 1448 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1450 " --ignore-file=ФАЙЛ.po обработать сообщения, не перечисленные\n" 1451 " в ФАЙЛЕ.po\n" 1548 msgid " --force-po write PO file even if empty\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 1133 msgid "could not get host name" 1373 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" [all …]
|
D | pa.po | 208 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 209 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1085 msgid "could not get host name" 1325 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1331 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1414 msgid " --force-po write PO file even if empty\n" 1420 msgid " -i, --indent write the .po file using indented style\n" 1440 " --strict write out strict Uniforum conforming .po file\n" 1519 msgid " -f, --files-from=FILE get list of input files from FILE\n" 1599 msgid "Usage: %s [OPTION] def.po ref.pot\n" [all …]
|
D | bg.po | 200 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 201 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1167 msgid "could not get host name" 1435 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1437 " --only-file=ФАЙЛ.po управлява само записите изброени в ФАЙЛ.po\n" 1442 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1444 " --ignore-file=ФАЙЛ.po управлява само записите, които не са изброени " 1445 "в ФАЙЛ.po\n" 1542 msgid " --force-po write PO file even if empty\n" 1544 " --force-po записване на PO файл, дори ако е празен\n" [all …]
|
D | ja.po | 199 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 200 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1140 msgid "could not get host name" 1385 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1386 msgstr " --only-file=FILE.po FILE.po �ˤ��륨��ȥ�Τ߽���\n" 1391 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1392 msgstr " --ignore-file=FILE.po FILE.po �ˤʤ�����ȥ�Τ߽���\n" 1485 msgid " --force-po write PO file even if empty\n" 1486 msgstr " --force-po ���Ǥ��äƤ� PO �ե������Ф�\n" 1491 msgid " -i, --indent write the .po file using indented style\n" [all …]
|
D | ko.po | 199 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 200 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1145 msgid "could not get host name" 1391 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1393 " --only-file=<파일>.po <파일>.po에 들어 있는 항목만 조작합니다\n" 1398 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1400 " --ignore-file=<파일>.po <파일>.po에 들어 있지 않은 항목만 조작합니다\n" 1496 msgid " --force-po write PO file even if empty\n" 1497 msgstr " --force-po 비어 있는 파일이라도 PO 파일로 씁니다\n" 1502 msgid " -i, --indent write the .po file using indented style\n" [all …]
|
D | uk.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 1196 msgid "could not get host name" 1452 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1454 " --only-file=ФАЙЛ.po обробляти лише елементи перелічені у ФАЙЛ.po\n" 1459 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1461 " --ignore-file=ФАЙЛ.po обробляти лише елементи не перелічені у ФАЙЛ." 1462 "po\n" 1560 msgid " --force-po write PO file even if empty\n" 1561 msgstr " --force-po записувати файл PO, навіть порожній\n" [all …]
|
D | sr.po | 202 #: gnulib-lib/xsetenv.c:37 src/msgl-check.c:563 src/po-lex.c:83 203 #: src/po-lex.c:102 libgettextpo/gettext-po.c:1326 libgettextpo/obstack.c:338 1152 msgid "could not get host name" 1410 " --only-file=FILE.po manipulate only entries listed in FILE.po\n" 1412 " --only-file=ДАТОТЕКА.po управља једино пољима уписаним у ДАТОТЕЦИ." 1413 "po\n" 1418 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" 1420 " --ignore-file=ДАТОТЕКА.po управља једино пољима која нису у ДАТОТЕЦИ." 1421 "po\n" 1523 msgid " --force-po write PO file even if empty\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 1223 msgid "could not get host name" 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" 1655 msgid " -f, --files-from=FILE get list of input files from FILE\n" 1735 msgid "Usage: %s [OPTION] def.po ref.pot\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 1189 msgid "could not get host name" 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" 1456 " --ignore-file=DATOTEKA.po obdelamo vnose razen navedenih v DATOTEKI." [all …]
|
123456