Added constellation names and terrestrian locations to catalogs.

ver1_5_1
Christophe Teyssier 2005-07-21 22:37:20 +00:00
parent ae7095edd7
commit f96c170551
15 changed files with 8078 additions and 4923 deletions

View File

@ -8,7 +8,7 @@ subdir = po
top_builddir = ..
# These options get passed to xgettext.
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=i18n --keyword=I18N_NOOP --keyword=tr
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=i18n --keyword=I18N_NOOP --keyword=tr --from-code iso-8859-15
# 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

View File

@ -65,7 +65,6 @@ src/celengine/virtualtex.cpp
src/celengine/vsop87.cpp
src/celestia/celestiacore.cpp
#src/celengine/constellation.cpp
# Config
#po/celestia.cfg.pot

View File

@ -4,3 +4,5 @@ celestia.pot-update: ../data/data.cpp
../data/data.cpp:
egrep ^\" ../data/solarsys.ssc | awk -F\" '{ print "_(\"" $$2 "\");" }' > ../data/data.cpp
egrep ^\" ../data/asterisms.dat | awk -F\" '{ print "_(\"" $$2 "\");" }' >> ../data/data.cpp
grep \"Sol/Earth\" ../data/solsys_locs.ssc | awk -F\" '{ print "_(\"" $$2 "\");" }' >> ../data/data.cpp

File diff suppressed because it is too large Load Diff

1631
po/de.po

File diff suppressed because it is too large Load Diff

1028
po/el.po

File diff suppressed because it is too large Load Diff

1028
po/es.po

File diff suppressed because it is too large Load Diff

756
po/fr.po

File diff suppressed because it is too large Load Diff

1028
po/gl.po

File diff suppressed because it is too large Load Diff

1028
po/hu.po

File diff suppressed because it is too large Load Diff

1028
po/it.po

File diff suppressed because it is too large Load Diff

1028
po/nl.po

File diff suppressed because it is too large Load Diff

764
po/pt.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1919
po/ru.po

File diff suppressed because it is too large Load Diff