added new textdomain wesnoth-units

This commit is contained in:
Nils Kneuper 2007-07-06 10:59:03 +00:00
parent 63c59d44d0
commit e98df81e1e
48 changed files with 388784 additions and 3 deletions

View file

@ -869,6 +869,7 @@ AC_CONFIG_FILES([Makefile
po/wesnoth/Makefile.in
po/wesnoth-editor/Makefile.in
po/wesnoth-lib/Makefile.in
po/wesnoth-units/Makefile.in
po/wesnoth-tutorial/Makefile.in
po/wesnoth-httt/Makefile.in
po/wesnoth-ei/Makefile.in
@ -879,7 +880,7 @@ AC_CONFIG_FILES([Makefile
po/wesnoth-nr/Makefile.in
po/wesnoth-sotbe/Makefile.in
po/wesnoth-sof/Makefile.in
po/wesnoth-did/Makefile.in
po/wesnoth-did/Makefile.in
m4/Makefile
icons/Makefile
src/Makefile

View file

@ -14,6 +14,9 @@
[textdomain]
name="wesnoth"
[/textdomain]
[textdomain]
name="wesnoth-units"
[/textdomain]
# required to wire it in rather early, won't work in the ifdef for the tutorial
[textdomain]
name="wesnoth-tutorial"

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 wesnoth-did
SUBDIRS = wesnoth wesnoth-editor wesnoth-lib wesnoth-units wesnoth-tutorial wesnoth-httt wesnoth-ei wesnoth-trow wesnoth-tb wesnoth-tsg wesnoth-utbs wesnoth-nr wesnoth-sotbe wesnoth-sof wesnoth-did
PO4A_SUBDIRS = wesnoth-man

View file

@ -1,4 +1,3 @@
src/basic_dialog.cpp
src/construct_dialog.cpp
src/editor/editor_dialogs.cpp
src/filechooser.cpp

1
po/wesnoth-units/FINDCFG Normal file
View file

@ -0,0 +1 @@
find data/core/units -name '*.cfg' -print

1
po/wesnoth-units/LINGUAS Normal file
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 lt nl nb_NO pl pt pt_BR ro ru sk sl sr sv tl tr zh_CN

41
po/wesnoth-units/Makevars Normal file
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-units
# 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

12730
po/wesnoth-units/af.po Normal file

File diff suppressed because it is too large Load diff

11929
po/wesnoth-units/bg.po Normal file

File diff suppressed because it is too large Load diff

12561
po/wesnoth-units/ca.po Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

11705
po/wesnoth-units/cs.po Normal file

File diff suppressed because it is too large Load diff

11075
po/wesnoth-units/da.po Normal file

File diff suppressed because it is too large Load diff

12265
po/wesnoth-units/de.po Normal file

File diff suppressed because it is too large Load diff

8247
po/wesnoth-units/el.po Normal file

File diff suppressed because it is too large Load diff

11655
po/wesnoth-units/en_GB.po Normal file

File diff suppressed because it is too large Load diff

12407
po/wesnoth-units/eo.po Normal file

File diff suppressed because it is too large Load diff

11956
po/wesnoth-units/es.po Normal file

File diff suppressed because it is too large Load diff

6830
po/wesnoth-units/et.po Normal file

File diff suppressed because it is too large Load diff

7800
po/wesnoth-units/eu.po Normal file

File diff suppressed because it is too large Load diff

14846
po/wesnoth-units/fi.po Normal file

File diff suppressed because it is too large Load diff

11938
po/wesnoth-units/fr.po Normal file

File diff suppressed because it is too large Load diff

4878
po/wesnoth-units/gl_ES.po Normal file

File diff suppressed because it is too large Load diff

9489
po/wesnoth-units/he.po Normal file

File diff suppressed because it is too large Load diff

11385
po/wesnoth-units/hu.po Normal file

File diff suppressed because it is too large Load diff

3698
po/wesnoth-units/id.po Normal file

File diff suppressed because it is too large Load diff

12162
po/wesnoth-units/it.po Normal file

File diff suppressed because it is too large Load diff

12402
po/wesnoth-units/ja.po Normal file

File diff suppressed because it is too large Load diff

5323
po/wesnoth-units/ko.po Normal file

File diff suppressed because it is too large Load diff

14661
po/wesnoth-units/la.po Normal file

File diff suppressed because it is too large Load diff

5581
po/wesnoth-units/lt.po Normal file

File diff suppressed because it is too large Load diff

10730
po/wesnoth-units/nb_NO.po Normal file

File diff suppressed because it is too large Load diff

11569
po/wesnoth-units/nl.po Normal file

File diff suppressed because it is too large Load diff

14526
po/wesnoth-units/pl.po Normal file

File diff suppressed because it is too large Load diff

3698
po/wesnoth-units/pt.po Normal file

File diff suppressed because it is too large Load diff

11053
po/wesnoth-units/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
}

4702
po/wesnoth-units/ro.po Normal file

File diff suppressed because it is too large Load diff

11867
po/wesnoth-units/ru.po Normal file

File diff suppressed because it is too large Load diff

13070
po/wesnoth-units/sk.po Normal file

File diff suppressed because it is too large Load diff

9236
po/wesnoth-units/sl.po Normal file

File diff suppressed because it is too large Load diff

12468
po/wesnoth-units/sr.po Normal file

File diff suppressed because it is too large Load diff

11628
po/wesnoth-units/sv.po Normal file

File diff suppressed because it is too large Load diff

3697
po/wesnoth-units/tl.po Normal file

File diff suppressed because it is too large Load diff

11188
po/wesnoth-units/tr.po Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

11330
po/wesnoth-units/zh_CN.po Normal file

File diff suppressed because it is too large Load diff