Blame po/Makevars

Packit 8f70b4
# Makefile variables for PO directory in any package using GNU gettext.
Packit 8f70b4
Packit 8f70b4
# Usually the message domain is the same as the package name.
Packit 8f70b4
DOMAIN = $(PACKAGE)
Packit 8f70b4
Packit 8f70b4
# These two variables depend on the location of this directory.
Packit 8f70b4
subdir = po
Packit 8f70b4
top_builddir = ..
Packit 8f70b4
Packit 8f70b4
# These options get passed to xgettext.
Packit 8f70b4
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ \
Packit 8f70b4
          \
Packit 8f70b4
 --flag=_:1:pass-c-format\
Packit 8f70b4
 --flag=N_:1:pass-c-format\
Packit 8f70b4
 --flag=error:3:c-format --flag=error_at_line:5:c-format\
Packit 8f70b4
 --c++\
Packit 8f70b4
 --keyword=plural --flag=plural:1:pass-c-format\
Packit 8f70b4
 --from-code=UTF-8\
Packit 8f70b4
 --flag=asprintf:2:c-format --flag=vasprintf:2:c-format\
Packit 8f70b4
 --flag=asnprintf:3:c-format --flag=vasnprintf:3:c-format\
Packit 8f70b4
 --flag=wrapf:1:c-format\
Packit 8f70b4
 --flag=format:1:c-format --flag=vformat:1:c-format\
Packit 8f70b4
 --flag=appendf:1:c-format --flag=setf:1:c-format\
Packit 8f70b4
 --flag=LogNote:2:c-format --flag=LogError:2:c-format\
Packit 8f70b4
 $${end_of_xgettext_options+}
Packit 8f70b4
Packit 8f70b4
# This is the copyright holder that gets inserted into the header of the
Packit 8f70b4
# $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding
Packit 8f70b4
# package.  (Note that the msgstr strings, extracted from the package's
Packit 8f70b4
# sources, belong to the copyright holder of the package.)  Translators are
Packit 8f70b4
# expected to transfer the copyright for their translations to this person
Packit 8f70b4
# or entity, or to disclaim their copyright.  The empty string stands for
Packit 8f70b4
# the public domain; in this case the translators are expected to disclaim
Packit 8f70b4
# their copyright.
Packit 8f70b4
COPYRIGHT_HOLDER = Alexander V. Lukyanov <lav@yars.free.net>
Packit 8f70b4
Packit 8f70b4
# This is the email address or URL to which the translators shall report
Packit 8f70b4
# bugs in the untranslated strings:
Packit 8f70b4
# - Strings which are not entire sentences, see the maintainer guidelines
Packit 8f70b4
#   in the GNU gettext documentation, section 'Preparing Strings'.
Packit 8f70b4
# - Strings which use unclear terms or require additional context to be
Packit 8f70b4
#   understood.
Packit 8f70b4
# - Strings which make invalid assumptions about notation of date, time or
Packit 8f70b4
#   money.
Packit 8f70b4
# - Pluralisation problems.
Packit 8f70b4
# - Incorrect English spelling.
Packit 8f70b4
# - Incorrect formatting.
Packit 8f70b4
# It can be your email address, or a mailing list address where translators
Packit 8f70b4
# can write to without being subscribed, or the URL of a web page through
Packit 8f70b4
# which the translators can contact you.
Packit 8f70b4
MSGID_BUGS_ADDRESS = lftp-bugs@lftp.yar.ru
Packit 8f70b4
Packit 8f70b4
# This is the list of locale categories, beyond LC_MESSAGES, for which the
Packit 8f70b4
# message catalogs shall be used.  It is usually empty.
Packit 8f70b4
EXTRA_LOCALE_CATEGORIES =