Home
last modified time | relevance | path

Searched +refs:po +refs:mark +refs:emacs +refs:lisp +refs:string (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/gettext-tools/misc/
DChangeLog.018 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.
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.
[all …]
/third_party/gettext/gettext-tools/po/
Dsl.po1 # -*- 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
248 #. quotation mark suitable for the locale, and similarly for
507 msgid "'%s' is not a valid %s format string, unlike '%s'. Reason: %s"
526 msgid "The string refers to argument number %u but ignores argument number %u."
548 "The string ends in the middle of a directive: found '{' without matching '}'."
567 "The string starts in the middle of a directive: found '}' without matching "
[all …]
/third_party/gettext/gettext-tools/doc/
Dgettext.texi21 @c ef = emacs function @efindex
22 @c em = emacs mode @emindex
23 @c ev = emacs variable @evindex
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}
[all …]
/third_party/gettext/gettext-runtime/po/
Dsl.po1 # -*- mode:po; coding:utf-8; -*- Slovenian messages for GNU gettext-runtime
6 # $Id: gettext-runtime-0.19.4.73.sl.po,v 1.1 2015/06/28 08:38:59 peterlin Exp $
178 "datoteke UKAZNA-LUPINA, kjer so po ena v vrstici navedene spremenljivke okolja.\n"
436 #~ msgstr "napaka po branju \"%s\""
638 #~ " --force-po write PO file even if empty\n"
639 #~ " -i, --indent write the .po file using indented style\n"
643 #~ " --strict write out strict Uniforum conforming .po "
657 #~ " --force-po vedno izpišemo datoteko PO, četudi prazno\n"
666 #~ " -s, --sort-output izhod abecedno urejen po sporočilih\n"
667 #~ " -F, --sort-by-file izhod abecedno urejen po izvornih datotekah\n"
[all …]
/third_party/gettext/gettext-tools/tests/
Dmm-viet.comp.po2132 "#-#-#-#-# Compendium04.po (NAME) #-#-#-#-#\n"
2134 "#-#-#-#-# gpsdrive-2.08pre6.vi.po (gpsdrive-2.08pre6) #-#-#-#-#\n"
2364 #. #-#-#-#-# glade3vi..po (glade3 HEAD) #-#-#-#-#
2567 msgid "You must provide a string"
2792 #: ../storage/sunone-permissions-dialog.glade.h:30 po/silky.glade.h:214
3312 "#-#-#-#-# Compendium04.po (NAME) #-#-#-#-#\n"
3314 "#-#-#-#-# glade3vi..po (glade3 HEAD) #-#-#-#-#\n"
3518 "#-#-#-#-# balsa.po (balsa HEAD) #-#-#-#-#\n"
3520 "#-#-#-#-# gnomeicu.po (gnomeicu HEAD) #-#-#-#-#\n"
3881 #. #-#-#-#-# glade3vi..po (glade3 HEAD) #-#-#-#-#
[all …]
/third_party/python/Misc/
DHISTORY145 - Issue #25709: Fixed problem with in-place string concatenation and utf-8
236 is wider then partitioned string.
344 first question mark (?) rather than the last. Patch from Xiang Zhang.
359 - Issue #25034: Fix string.Formatter problem with auto-numbering and
390 host, to handle correctly custom string with an encode() method which doesn't
391 return a byte string. The encoder of the IDNA codec is now called directly
392 instead of calling the encode() method of the string.
400 - Issue #25019: Fixed a crash caused by setting non-string key of expat parser.
507 - Issue #5633: Fixed timeit when the statement is a string and the setup is not.
625 - Issue #23671: string.Template now allows to specify the "self" parameter as
[all …]