summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorMarcus Brinkmann <mb@g10code.com>2003-05-15 18:52:35 +0000
committerMarcus Brinkmann <mb@g10code.com>2003-05-15 18:52:35 +0000
commit40488ccd933a06da0faac9aa057e3dab6ca2dbec (patch)
tree39496d8766d0151c741319bca54bf8a26c7fb6c4 /po
parent481e196ac7500673b9eae023f2b7d06232e45a7e (diff)
downloadlibgpg-error-40488ccd933a06da0faac9aa057e3dab6ca2dbec.tar.gz
2003-05-15 Marcus Brinkmann <marcus@g10code.de>
* Initial check-in.
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog11
-rw-r--r--po/LINGUAS1
-rw-r--r--po/Makevars25
-rw-r--r--po/POTFILES.in13
4 files changed, 50 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
new file mode 100644
index 0000000..b4cdfb1
--- /dev/null
+++ b/po/ChangeLog
@@ -0,0 +1,11 @@
+2003-05-15 gettextize <bug-gnu-gettext@gnu.org>
+
+ * Makefile.in.in: New file, from gettext-0.11.5.
+ * boldquot.sed: New file, from gettext-0.11.5.
+ * en@boldquot.header: New file, from gettext-0.11.5.
+ * en@quot.header: New file, from gettext-0.11.5.
+ * insert-header.sin: New file, from gettext-0.11.5.
+ * quot.sed: New file, from gettext-0.11.5.
+ * remove-potcdate.sin: New file, from gettext-0.11.5.
+ * Rules-quot: New file, from gettext-0.11.5.
+
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..8bba9bc
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1 @@
+# Set of available languages.
diff --git a/po/Makevars b/po/Makevars
new file mode 100644
index 0000000..ed8a1e7
--- /dev/null
+++ b/po/Makevars
@@ -0,0 +1,25 @@
+# Makefile variables for PO directory in any package using GNU gettext.
+
+# Usually the message domain is the same as the package name.
+DOMAIN = $(PACKAGE)
+
+# These two variables depend on the location of this directory.
+subdir = po
+top_builddir = ..
+
+# These options get passed to xgettext.
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
+
+# This is the copyright holder that gets inserted into the header of the
+# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
+# package. (Note that the msgstr strings, extracted from the package's
+# sources, belong to the copyright holder of the package.) Translators are
+# expected to transfer the copyright for their translations to this person
+# or entity, or to disclaim their copyright. The empty string stands for
+# the public domain; in this case the translators are expected to disclaim
+# their copyright.
+COPYRIGHT_HOLDER = g10 Code GmbH
+
+# This is the list of locale categories, beyond LC_MESSAGES, for which the
+# message catalogs shall be used. It is usually empty.
+EXTRA_LOCALE_CATEGORIES =
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 0000000..7b07154
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,13 @@
+# List of source files containing translatable strings.
+# Copyright 2003 g10 Code GmbH
+#
+# This file is free software; as a special exception the author gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+#
+# This file is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+src/err-sources.h
+src/err-codes.h