annotate po/Makevars @ 951:99f8858bbf02

Updated Occitan translation
author ymarcheg
date Sat, 08 Mar 2008 11:36:14 +0000
parents 37c3d1eb9a8d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
1 # Makefile variables for PO directory in any package using GNU gettext.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
2
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
3 # Usually the message domain is the same as the package name.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
4 DOMAIN = $(PACKAGE)
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
5
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
6 # These two variables depend on the location of this directory.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
7 subdir = po
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
8 top_builddir = ..
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
9
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
10 # These options get passed to xgettext.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
11 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
12
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
13 # This is the copyright holder that gets inserted into the header of the
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
15 # package. (Note that the msgstr strings, extracted from the package's
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
16 # sources, belong to the copyright holder of the package.) Translators are
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
17 # expected to transfer the copyright for their translations to this person
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
18 # or entity, or to disclaim their copyright. The empty string stands for
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
19 # the public domain; in this case the translators are expected to disclaim
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
20 # their copyright.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
21 COPYRIGHT_HOLDER = Brian Masney
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
22
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
23 # This is the list of locale categories, beyond LC_MESSAGES, for which the
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
24 # message catalogs shall be used. It is usually empty.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
25 EXTRA_LOCALE_CATEGORIES =