Searched +refs:po +refs:mark +refs:string +refs:function (Results 1 – 25 of 59) sorted by relevance
123
| /third_party/gettext/gettext-tools/misc/ |
| D | ChangeLog.0 | 18 gettextize: Use a crafted version string 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. 127 * autopoint.in (func_trace_sed): New function; use it to trace 129 * gettextize.in (func_trace_sed): New function; use it to trace 181 * gettextize.in (func_trace): New function ported from autopoint.in. [all …]
|
| /third_party/gettext/gettext-tools/doc/ |
| D | xgettext.texi | 32 searched relative to this list of directories. The resulting @file{.po} 46 Use @file{@var{name}.po} for output (instead of @file{messages.po}). 52 Write output to specified file (instead of @file{@var{name}.po} or 53 @file{messages.po}). 173 checks for a certain string, you can mark it with an @code{xgettext:} 176 a particular string, add the following comment: 189 than the whole string. xgettext detects the end of sentence by 233 for strings in the first argument of each call to the function or macro 246 @var{argnum}th argument as a string with context, using the GNOME @code{glib} 252 @var{totalnumargs}. This is useful for disambiguating overloaded function [all …]
|
| D | gettext.texi | 21 @c ef = emacs function @efindex 24 @c fn = function @findex 211 * c-format Flag:: Telling something about the following string 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} 454 * eval_gettext Invocation:: Invoking the @code{eval_gettext} function [all …]
|
| D | msgfmt.texi | 8 msgfmt [@var{option}] @var{filename}.po @dots{} 18 @item @var{filename}.po @dots{} 212 -o @var{file} @var{filename}.po @dots{} 216 @file{.po} files at a time. 223 then processes all @samp{.po} files listed there. You can also limit 253 Specify the base directory of @file{.po} message catalogs. 261 -o @var{file} @var{filename}.po @dots{} 265 @file{.po} files at a time. 272 then processes all @samp{.po} files listed there. You can also limit 311 If the string represents a format string used in a [all …]
|
| D | lang-perl.texi | 58 @code{textdomain} function 61 @code{bindtextdomain} function 64 @code{bind_textdomain_codeset} function 93 @item po-mode marking 109 Perl parser backend offers many more string marking facilities than 138 Although this example looks like a bullet-proof case of a function 146 In this context, the string @code{gettext} looks more like a 157 function @code{gettext}. But what if the module 166 In this case, the string @code{gettext} will be interpreted as a file 168 and write the string ``Hello world!'' into it. Even advanced [all …]
|
| /third_party/gstreamer/gstplugins_good/ |
| D | ChangeLog | 254 function, if we're not handing it off to `gst_pad_push`. This avoids a 311 v4l2object: rename crop function to reflect its usage 663 …../ext/soup/gstsouploader.c(818): error C4098: '_soup_session_send_async': 'void' function returni… 756 if the device can function as both an input AND and output device. 1010 need to mark it as a plugin API so that it's listed in the 1150 * po/de.po: 1151 * po/fr.po: 1152 * po/ro.po: 1654 The `gst_v4l2_buffer_pool_dqbuf` function contains this ominous comment: 1675 - Calls the V4L2 release buffer function. [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. 96 (po_hash): Move function. Initialize last_was_colon. [all …]
|
| D | ChangeLog.1 | 12 (msgfmt_operand_list_init): New function. 13 (msgfmt_operand_list_destroy): New function. 14 (msgfmt_operand_list_append): New function. 15 (msgfmt_operand_list_add_directory): New function. 157 * x-c.c (init_flag_table_kde): New function. 159 (activate_additional_keywords_kde): New function. 161 * x-c.h (init_flag_table_kde): New function declaration. 162 (activate_additional_keywords_kde): New function declaration. 184 size is valid, before adding it to the string length. 193 as a format string parser. [all …]
|
| /third_party/python/Doc/library/ |
| D | gettext.rst | 37 .. function:: bindtextdomain(domain, localedir=None) 49 .. function:: bind_textdomain_codeset(domain, codeset=None) 59 .. function:: textdomain(domain=None) 67 .. function:: gettext(message) 70 domain, language, and locale directory. This function is usually aliased as 74 .. function:: dgettext(domain, message) 79 .. function:: ngettext(singular, plural, n) 90 for the precise syntax to be used in :file:`.po` files and the 94 .. function:: dngettext(domain, singular, plural, n) 99 .. function:: pgettext(context, message) [all …]
|
| /third_party/gstreamer/gstreamer/ |
| D | ChangeLog | 45 multiqueue: fix warning: ‘is_query’ may be used uninitialized in this function 47 ../plugins/elements/gstmultiqueue.c: In function ‘gst_multi_queue_loop’: 48 …iqueue.c:2394:19: warning: ‘is_query’ may be used uninitialized in this function [-Wmaybe-uninitia… 100 So, mark LoongArch as not supporting unaligned accesses for now, and 458 * po/LINGUAS: 459 * po/de.po: 460 * po/fr.po: 461 * po/ro.po: 591 gstinfo: Add gst_debug_log_literal() function 592 This takes a plain message string and not a format string, and as a [all …]
|
| /third_party/boost/libs/locale/doc/ |
| D | messages_formatting.txt | 36 …o is prepared for localization by calling the \ref boost::locale::translate() "translate" function 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… 76 … starts, it loads the required dictionaries. Then when the \c translate function is called and the… 132 that can be converted to string according to given locale or written to \c std::ostream 146 The basic function that allows us to translate a message is \ref boost_locale_translate_family "bo… 158 otherwise the original string is written to the stream. 207 …to a string using the \ref boost::locale::basic_message::str() "str()" member function for a speci… 211 std::string msg = translate("Do you want to open the file?").str(ru_RU); 234 function can receive two additional parameters English plural form a number: <tt>translate(single,p… [all …]
|
| /third_party/gstreamer/gstplugins_base/ |
| D | ChangeLog | 145 tools: device-monitor: Print string property as-is without serialize 147 especially when given GValue is already string. Just print string 149 string print, especially for multi-bytes character encoding cases. 320 Remove now-unused get_stream_type_for_event() function. 419 subparse: don't try to index string with -1 420 If the len of the string turns out to be 0, str[len - 1] resolved to 475 function. 484 error: implicit declaration of function 'gdk_quartz_window_get_nsview' 485 is invalid in C99 [-Werror,-Wimplicit-function-declaration] 727 video-color: Fix for missing clipping in PQ EOTF function [all …]
|
| /third_party/gstreamer/gstplugins_bad/ |
| D | ChangeLog | 331 interlace: Add some more debug output to the getcaps function 483 increase the track position *again* at the end of this function 1037 vavpp: Fix the caps leak in the transform_caps() function. 1098 1. Use api_version variable rather than static string. 1339 This will fix an assertion that occures in the register function and allow 1352 * po/LINGUAS: 1353 * po/ro.po: 1383 The check is done with the new filter's function 1607 webrtc: fix log error message in function gst_webrtc_bin_set_local_description 1986 …gst-launch-1.0 audiotestsrc ! "audio/x-raw, format=(string)F32LE, layout=(string)non-interleaved"… [all …]
|
| /third_party/gettext/ |
| D | NEWS | 10 o xgettext now recognizes text blocks as string literals. 21 this feature, use the new function 'wbindtextdomain' instead of 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). 103 o gettext.sh contains new function eval_pgettext and eval_npgettext 114 o better detection of question mark and slash as operators (as opposed 166 xgettext can now load custom string extraction rules supplied by [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 118 unref data when probe function returns FALSE. Fixes #166362 394 If an element has no explicit function, just remove the pad. 507 * po/LINGUAS: 508 * po/de.po: 628 * po/ca.po: 629 * po/sv.po: 717 the string - caps parsing strips " from strings so we can't rely on [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/gettext/gettext-runtime/intl/ |
| D | ChangeLog.0 | 86 (_nl_finddomain_subfreeres): Use void in no-arguments function 93 * hash-string.c: Likewise. 94 * hash-string.h: Likewise. 97 Wrap pop function in [!ARCH_POP]. 107 (extend_alias_table): Use void in no-arguments function 113 (init_germanic_plural): Use void in no-arguments function 170 * lib/localename.c (string_hash): Tag internal function as pure. 427 Avoid crash in *printf functions for invalid format string with dollar. 538 * printf-parse.c: Include <string.h>. 589 snprintf function. [all …]
|
| /third_party/gstreamer/gstplugins_bad/docs/random/ |
| D | ChangeLog-0.8 | 51 * po/af.po: 52 * po/az.po: 53 * po/cs.po: 54 * po/en_GB.po: 55 * po/hu.po: 56 * po/it.po: 57 * po/nb.po: 58 * po/nl.po: 59 * po/or.po: 60 * po/sq.po: [all …]
|
| /third_party/gstreamer/gstplugins_base/docs/random/ |
| D | ChangeLog-0.8 | 11 Don't leak caps string (fixes #168134) 133 Add query function, so that the stream length and current position 418 (buffer_frames_convert_fixate): New function, fixates to 256 420 (buffer_frames_convert_init): Set the fixate function for both src 450 Don't error in the v4lsrc link function, just return 661 within the chain function on a stream change. 700 * po/LINGUAS: 701 * po/vi.po: 758 * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix 775 list of character encodings to use in case a string encountered [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" 676 "Wystąpiły nieobsługiwane flagi podczas tworzenia połączenia ze strony klienta" 804 msgid "Expected NUL byte after the string “%s” but found byte %d" 805 msgstr "Oczekiwano bajtu NUL po ciągu „%s”, ale odnaleziono bajt %d" 810 "Expected valid UTF-8 string but found invalid bytes at byte offset %d " 811 "(length of string is %d). The valid UTF-8 string up until that point was “%s”" 867 "Error deserializing GVariant with type string “%s” from the D-Bus wire format" 922 "Error serializing GVariant with type string “%s” to the D-Bus wire format" [all …]
|
| D | lt.po | 219 msgstr "veiksmo pavadinimas turi būti pateiktas po programos id\n" 662 msgstr "Nepalaikomi požymiai aptikti konstruojant kliento pusės ryšį" 788 msgid "Expected NUL byte after the string “%s” but found byte %d" 789 msgstr "Tikėtasi NUL baito po simbolių eilutės „%s“, bet rastas baitas %d" 794 "Expected valid UTF-8 string but found invalid bytes at byte offset %d " 795 "(length of string is %d). The valid UTF-8 string up until that point was “%s”" 844 "Error deserializing GVariant with type string “%s” from the D-Bus wire format" 900 "Error serializing GVariant with type string “%s” to the D-Bus wire format" 986 "G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START požymiu" 1003 msgid "The string “%s” is not a valid D-Bus GUID" [all …]
|
| D | cs.po | 197 "Příkaz %s vyžaduje, aby bezprostředně po něm následovalo ID aplikace\n" 227 msgstr "název aplikace musí následovat po ID aplikace\n" 271 msgstr "%s poskytnut příliš vysoký počet" 449 msgstr "Chyba v adrese „%s“ – atribut počítače schází nebo má chybný formát" 781 msgid "Expected NUL byte after the string “%s” but found byte %d" 787 "Expected valid UTF-8 string but found invalid bytes at byte offset %d " 788 "(length of string is %d). The valid UTF-8 string up until that point was “%s”" 837 "Error deserializing GVariant with type string “%s” from the D-Bus wire format" 886 "Error serializing GVariant with type string “%s” to the D-Bus wire format" 983 msgid "The string “%s” is not a valid D-Bus GUID" [all …]
|
| D | sk.po | 197 "príkaz %s vyžaduje, aby ihneď po ňom nasledoval identifikátor aplikácie\n" 227 msgstr "názov akcie musí byť zadaný po identifikátore aplikácie\n" 271 msgstr "Príliš vysoký počet hodnôt predaný do %s" 320 msgstr "Chyba počas prevodu: %s" 601 # PK: token by mal byt string 801 msgid "Expected NUL byte after the string “%s” but found byte %d" 807 "Expected valid UTF-8 string but found invalid bytes at byte offset %d " 808 "(length of string is %d). The valid UTF-8 string up until that point was “%s”" 859 "Error deserializing GVariant with type string “%s” from the D-Bus wire format" 915 "Error serializing GVariant with type string “%s” to the D-Bus wire format" [all …]
|
| /third_party/gettext/gettext-tools/doc/Admin/ |
| D | documentation | 333 easy for you: if you add or modify a string, you will have to 334 ask yourself if the new or altered string requires translation, 336 "%s: %d" is an example of string not requiring translation... 345 merely return the original English string if a proper translation 406 The format string needs i18n, while the result from sprintf may 412 characters to each localizable string, while you will most probably 413 use _( "hello" ), adding five characters per localizable string. 422 This [error_string_out()] routine could then look up every string 501 insert parts. Translating at the string level is the right approach 629 functions. Calls to this function will predetermine the reaction of [all …]
|
| /third_party/python/Doc/whatsnew/ |
| D | 2.7.rst | 33 example: "XXX Describe the transmogrify() function added to the 45 XXX Describe the transmogrify() function added to the socket 189 based on the shortest decimal string that's guaranteed to round back 192 * Float-to-string and string-to-float conversions are correctly rounded. 193 The :func:`round` function is also now correctly rounded. 195 * The :c:func:`PyLong_AsLongAndOverflow` C API function. 358 library's :c:func:`getopt` function, so it remains useful if you're writing a 459 function that parses a file, but the file format doesn't support 462 Python 2.7 adds a :func:`~logging.dictConfig` function that 619 >>> import string [all …]
|
123