wescamp import of Descend into Darkness

This commit is contained in:
Nils Kneuper 2007-05-10 17:20:31 +00:00
parent 1837271e4b
commit 6e5d66b1d1
45 changed files with 56515 additions and 1 deletions

View File

@ -908,6 +908,7 @@ AC_CONFIG_FILES([Makefile
po/wesnoth-nr/Makefile.in po/wesnoth-nr/Makefile.in
po/wesnoth-sotbe/Makefile.in po/wesnoth-sotbe/Makefile.in
po/wesnoth-sof/Makefile.in po/wesnoth-sof/Makefile.in
po/wesnoth-Descent/Makefile.in
m4/Makefile m4/Makefile
icons/Makefile icons/Makefile
src/Makefile src/Makefile

View File

@ -1,4 +1,4 @@
SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-tutorial wesnoth-httt wesnoth-ei wesnoth-trow wesnoth-tb wesnoth-tsg wesnoth-utbs wesnoth-nr wesnoth-sotbe wesnoth-sof SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-tutorial wesnoth-httt wesnoth-ei wesnoth-trow wesnoth-tb wesnoth-tsg wesnoth-utbs wesnoth-nr wesnoth-sotbe wesnoth-sof wesnoth-Descent
PO4A_SUBDIRS = wesnoth-man PO4A_SUBDIRS = wesnoth-man

View File

@ -0,0 +1,2 @@
find data/campaigns/Descent -name '*.cfg' -print
echo data/campaigns/Descent.cfg'

View File

@ -0,0 +1 @@
af bg ca ca_ES@valencia cs da de el en_GB es eo et eu fi fr gl_ES he hu id it ja ko la nl nb_NO pl pt pt_BR ro ru sk sl sr sv tl tr zh_CN

View File

@ -0,0 +1,41 @@
# Makefile variables for PO directory in any package using GNU gettext.
# Usually the message domain is the same as the package name.
DOMAIN = wesnoth-Descent
# These two variables depend on the location of this directory.
subdir = po/$(DOMAIN)
top_builddir = ../..
# These options get passed to xgettext.
XGETTEXT_OPTIONS = --from-code=UTF-8 --sort-by-file --keyword=sgettext --keyword=vgettext --keyword=_n:1,2 --keyword=sngettext:1,2 --keyword=vngettext:1,2
# 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 = Wesnoth development team
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings:
# - Strings which are not entire sentences, see the maintainer guidelines
# in the GNU gettext documentation, section 'Preparing Strings'.
# - Strings which use unclear terms or require additional context to be
# understood.
# - Strings which make invalid assumptions about notation of date, time or
# money.
# - Pluralisation problems.
# - Incorrect English spelling.
# - Incorrect formatting.
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
MSGID_BUGS_ADDRESS =http://bugs.wesnoth.org/
# 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 =

View File

1495
po/wesnoth-Descent/af.po Normal file

File diff suppressed because it is too large Load Diff

1495
po/wesnoth-Descent/bg.po Normal file

File diff suppressed because it is too large Load Diff

1495
po/wesnoth-Descent/ca.po Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/cs.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/da.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/de.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/el.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/en_GB.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/eo.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/es.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/et.po Normal file

File diff suppressed because it is too large Load Diff

1495
po/wesnoth-Descent/eu.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/fi.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/fr.po Normal file

File diff suppressed because it is too large Load Diff

1495
po/wesnoth-Descent/gl_ES.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/he.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/hu.po Normal file

File diff suppressed because it is too large Load Diff

1495
po/wesnoth-Descent/id.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/it.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/ja.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/ko.po Normal file

File diff suppressed because it is too large Load Diff

1495
po/wesnoth-Descent/la.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/nb_NO.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/nl.po Normal file

File diff suppressed because it is too large Load Diff

1497
po/wesnoth-Descent/pl.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/pt.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/pt_BR.po Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,19 @@
#Sed script that remove the POT-Creation-Date line in the header entry
# from a POT file.
#
# The distinction between the first and the following occurrences of the
# pattern is achieved by looking at the hold space.
/^"POT-Creation-Date: .*"$/{
x
# Test if the hold space is empty.
s/P/P/
ta
# Yes it was empty. First occurrence. Remove the line.
g
d
bb
:a
# The hold space was nonempty. Following occurrences. Do nothing.
x
:b
}

1497
po/wesnoth-Descent/ro.po Normal file

File diff suppressed because it is too large Load Diff

1497
po/wesnoth-Descent/ru.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/sk.po Normal file

File diff suppressed because it is too large Load Diff

1497
po/wesnoth-Descent/sl.po Normal file

File diff suppressed because it is too large Load Diff

1497
po/wesnoth-Descent/sr.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/sv.po Normal file

File diff suppressed because it is too large Load Diff

1495
po/wesnoth-Descent/tl.po Normal file

File diff suppressed because it is too large Load Diff

1496
po/wesnoth-Descent/tr.po Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1495
po/wesnoth-Descent/zh_CN.po Normal file

File diff suppressed because it is too large Load Diff