create textdomain wesnoth-help (part1)

so far only the stuff in po/ is done, what has to be done next is add
the textdomain to the respective file and run a pot-update

the current po files are based on the files from the textdomain
'wesnoth' since this is where the strings currently reside, after the
pot-update only the relevant strings will be left
This commit is contained in:
Nils Kneuper 2010-12-22 11:34:44 +00:00
parent 9735175159
commit 2f8d25ca7e
60 changed files with 587932 additions and 1 deletions

View file

@ -21,6 +21,7 @@ set(NORMAL_DOMAINS
wesnoth-dw
wesnoth-editor
wesnoth-ei
wesnoth-help
wesnoth-httt
wesnoth-l
wesnoth-lib

View file

@ -1,4 +1,4 @@
SUBDIRS = wesnoth wesnoth-anl wesnoth-aoi wesnoth-did wesnoth-dm wesnoth-dw wesnoth-editor wesnoth-ei wesnoth-httt wesnoth-l wesnoth-lib wesnoth-low wesnoth-multiplayer wesnoth-nr wesnoth-sof wesnoth-sotbe wesnoth-tb wesnoth-test wesnoth-thot wesnoth-trow wesnoth-tsg wesnoth-tutorial wesnoth-units wesnoth-utbs
SUBDIRS = wesnoth wesnoth-anl wesnoth-aoi wesnoth-did wesnoth-dm wesnoth-dw wesnoth-editor wesnoth-ei wesnoth-help wesnoth-httt wesnoth-l wesnoth-lib wesnoth-low wesnoth-multiplayer wesnoth-nr wesnoth-sof wesnoth-sotbe wesnoth-tb wesnoth-test wesnoth-thot wesnoth-trow wesnoth-tsg wesnoth-tutorial wesnoth-units wesnoth-utbs
PO4A_SUBDIRS = wesnoth-manpages
PO4A_OPTIONS = --rm-backups --copyright-holder "Wesnoth Development Team"

View file

@ -0,0 +1,7 @@
#get domain from current dir
file(RELATIVE_PATH REL ${CMAKE_SOURCE_DIR}/po ${CMAKE_CURRENT_SOURCE_DIR} )
set(DOMAIN ${REL})
ADD_POT_TARGET(${DOMAIN})
ADD_PO_TARGETS(${DOMAIN} ${LINGUAS})
ADD_MO_TARGETS(${DOMAIN} ${LINGUAS})

2
po/wesnoth-help/FINDCFG Normal file
View file

@ -0,0 +1,2 @@
find data -name '*.cfg' -print
find data -name '*.lua' -print

1
po/wesnoth-help/LINGUAS Normal file
View file

@ -0,0 +1 @@
af ar bg ca ca_ES@valencia cs da de el en_GB en@shaw es eo et eu fi fr fur_IT gl he hr hu id is it ja ko la lt lv mk mr nl nb_NO pl pt pt_BR racv ro ru sk sl sr sr@ijekavian sr@ijekavianlatin sr@latin sv tl tr vi zh_CN zh_TW

41
po/wesnoth-help/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-help
# 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

@ -0,0 +1 @@
src/help.cpp

10993
po/wesnoth-help/af.po Normal file

File diff suppressed because it is too large Load diff

8839
po/wesnoth-help/ar.po Normal file

File diff suppressed because it is too large Load diff

12050
po/wesnoth-help/bg.po Normal file

File diff suppressed because it is too large Load diff

11187
po/wesnoth-help/ca.po Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

11166
po/wesnoth-help/cs.po Normal file

File diff suppressed because it is too large Load diff

11888
po/wesnoth-help/da.po Normal file

File diff suppressed because it is too large Load diff

11403
po/wesnoth-help/de.po Normal file

File diff suppressed because it is too large Load diff

10610
po/wesnoth-help/el.po Normal file

File diff suppressed because it is too large Load diff

10928
po/wesnoth-help/en@shaw.po Normal file

File diff suppressed because it is too large Load diff

11648
po/wesnoth-help/en_GB.po Normal file

File diff suppressed because it is too large Load diff

10830
po/wesnoth-help/eo.po Normal file

File diff suppressed because it is too large Load diff

11477
po/wesnoth-help/es.po Normal file

File diff suppressed because it is too large Load diff

11591
po/wesnoth-help/et.po Normal file

File diff suppressed because it is too large Load diff

10095
po/wesnoth-help/eu.po Normal file

File diff suppressed because it is too large Load diff

12643
po/wesnoth-help/fi.po Normal file

File diff suppressed because it is too large Load diff

12943
po/wesnoth-help/fr.po Normal file

File diff suppressed because it is too large Load diff

8819
po/wesnoth-help/fur_IT.po Normal file

File diff suppressed because it is too large Load diff

11611
po/wesnoth-help/gl.po Normal file

File diff suppressed because it is too large Load diff

10347
po/wesnoth-help/he.po Normal file

File diff suppressed because it is too large Load diff

9129
po/wesnoth-help/hr.po Normal file

File diff suppressed because it is too large Load diff

11375
po/wesnoth-help/hu.po Normal file

File diff suppressed because it is too large Load diff

11307
po/wesnoth-help/id.po Normal file

File diff suppressed because it is too large Load diff

10671
po/wesnoth-help/is.po Normal file

File diff suppressed because it is too large Load diff

11292
po/wesnoth-help/it.po Normal file

File diff suppressed because it is too large Load diff

11244
po/wesnoth-help/ja.po Normal file

File diff suppressed because it is too large Load diff

9826
po/wesnoth-help/ko.po Normal file

File diff suppressed because it is too large Load diff

11679
po/wesnoth-help/la.po Normal file

File diff suppressed because it is too large Load diff

9663
po/wesnoth-help/lt.po Normal file

File diff suppressed because it is too large Load diff

11290
po/wesnoth-help/lv.po Normal file

File diff suppressed because it is too large Load diff

8819
po/wesnoth-help/mk.po Normal file

File diff suppressed because it is too large Load diff

9000
po/wesnoth-help/mr.po Normal file

File diff suppressed because it is too large Load diff

11426
po/wesnoth-help/nb_NO.po Normal file

File diff suppressed because it is too large Load diff

11664
po/wesnoth-help/nl.po Normal file

File diff suppressed because it is too large Load diff

13027
po/wesnoth-help/pl.po Normal file

File diff suppressed because it is too large Load diff

8819
po/wesnoth-help/pt.po Normal file

File diff suppressed because it is too large Load diff

12449
po/wesnoth-help/pt_BR.po Normal file

File diff suppressed because it is too large Load diff

16848
po/wesnoth-help/racv.po Normal file

File diff suppressed because it is too large Load diff

9342
po/wesnoth-help/ro.po Normal file

File diff suppressed because it is too large Load diff

12530
po/wesnoth-help/ru.po Normal file

File diff suppressed because it is too large Load diff

12371
po/wesnoth-help/sk.po Normal file

File diff suppressed because it is too large Load diff

11525
po/wesnoth-help/sl.po Normal file

File diff suppressed because it is too large Load diff

11163
po/wesnoth-help/sr.po Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

11177
po/wesnoth-help/sr@latin.po Normal file

File diff suppressed because it is too large Load diff

12606
po/wesnoth-help/sv.po Normal file

File diff suppressed because it is too large Load diff

9826
po/wesnoth-help/tl.po Normal file

File diff suppressed because it is too large Load diff

11076
po/wesnoth-help/tr.po Normal file

File diff suppressed because it is too large Load diff

11049
po/wesnoth-help/vi.po Normal file

File diff suppressed because it is too large Load diff

8831
po/wesnoth-help/wesnoth.pot Normal file

File diff suppressed because it is too large Load diff

10589
po/wesnoth-help/zh_CN.po Normal file

File diff suppressed because it is too large Load diff

11677
po/wesnoth-help/zh_TW.po Normal file

File diff suppressed because it is too large Load diff