Update
svn: r6146
This commit is contained in:
parent
b54be0b0c8
commit
d1b260afca
@ -48,25 +48,12 @@ if test x$ICONV = xno; then
|
||||
fi
|
||||
|
||||
dnl Add the languages which your application supports here.
|
||||
ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt"
|
||||
ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt sk"
|
||||
GETTEXT_PACKAGE=gramps
|
||||
AC_SUBST(GETTEXT_PACKAGE)
|
||||
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the Gettext package name.])
|
||||
AM_GLIB_GNU_GETTEXT
|
||||
|
||||
dnl LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt"
|
||||
dnl AC_SUBST(LANGUAGES)
|
||||
dnl
|
||||
dnl DISTLANGS=
|
||||
dnl POFILES=
|
||||
dnl MOFILES=
|
||||
dnl for lang in $LANGUAGES; do
|
||||
dnl POFILES="$POFILES $lang.po"
|
||||
dnl MOFILES="$MOFILES $lang.mo"
|
||||
dnl done
|
||||
dnl AC_SUBST(POFILES)
|
||||
dnl AC_SUBST(MOFILES)
|
||||
|
||||
dnl Checks for programs.
|
||||
dnl We first only check for python >= 2.3
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
# List of source files which contain translatable strings.
|
||||
[encoding: UTF-8]
|
||||
#
|
||||
# Python files
|
||||
#
|
||||
src/AddMedia.py
|
||||
src/ansel_utf8.py
|
||||
src/ArgHandler.py
|
||||
@ -272,6 +275,9 @@ src/RelLib/_Url.py
|
||||
src/RelLib/_Witness.py
|
||||
src/TreeViews/__init__.py
|
||||
src/TreeViews/_PersonTreeView.py
|
||||
#
|
||||
# Glade files
|
||||
#
|
||||
src/glade/edit_person.glade
|
||||
src/glade/gramps.glade
|
||||
src/glade/mergedata.glade
|
||||
@ -297,8 +303,9 @@ src/plugins/vcalendarexport.glade
|
||||
src/plugins/vcardexport.glade
|
||||
src/plugins/verify.glade
|
||||
src/plugins/writeftree.glade
|
||||
src/data/tips.xml
|
||||
# files added by intltool-prepare
|
||||
#
|
||||
# Files to extract from and then merge into
|
||||
#
|
||||
src/data/gramps.desktop.in
|
||||
src/data/gramps.keys.in
|
||||
src/data/gramps.xml.in
|
||||
|
19433
gramps2/po/cs.po
19433
gramps2/po/cs.po
File diff suppressed because it is too large
Load Diff
18361
gramps2/po/da.po
18361
gramps2/po/da.po
File diff suppressed because it is too large
Load Diff
21253
gramps2/po/de.po
21253
gramps2/po/de.po
File diff suppressed because it is too large
Load Diff
13581
gramps2/po/eo.po
13581
gramps2/po/eo.po
File diff suppressed because it is too large
Load Diff
19641
gramps2/po/es.po
19641
gramps2/po/es.po
File diff suppressed because it is too large
Load Diff
19997
gramps2/po/fi.po
19997
gramps2/po/fi.po
File diff suppressed because it is too large
Load Diff
21114
gramps2/po/fr.po
21114
gramps2/po/fr.po
File diff suppressed because it is too large
Load Diff
11905
gramps2/po/gramps.pot
Normal file
11905
gramps2/po/gramps.pot
Normal file
File diff suppressed because it is too large
Load Diff
16835
gramps2/po/hu.po
16835
gramps2/po/hu.po
File diff suppressed because it is too large
Load Diff
16907
gramps2/po/it.po
16907
gramps2/po/it.po
File diff suppressed because it is too large
Load Diff
22158
gramps2/po/lt.po
22158
gramps2/po/lt.po
File diff suppressed because it is too large
Load Diff
20960
gramps2/po/nb.po
20960
gramps2/po/nb.po
File diff suppressed because it is too large
Load Diff
20155
gramps2/po/nl.po
20155
gramps2/po/nl.po
File diff suppressed because it is too large
Load Diff
20960
gramps2/po/no.po
20960
gramps2/po/no.po
File diff suppressed because it is too large
Load Diff
13421
gramps2/po/pl.po
13421
gramps2/po/pl.po
File diff suppressed because it is too large
Load Diff
21236
gramps2/po/pt_BR.po
21236
gramps2/po/pt_BR.po
File diff suppressed because it is too large
Load Diff
14889
gramps2/po/ro.po
14889
gramps2/po/ro.po
File diff suppressed because it is too large
Load Diff
20506
gramps2/po/ru.po
20506
gramps2/po/ru.po
File diff suppressed because it is too large
Load Diff
10965
gramps2/po/sk.po
Normal file
10965
gramps2/po/sk.po
Normal file
File diff suppressed because it is too large
Load Diff
19857
gramps2/po/sv.po
19857
gramps2/po/sv.po
File diff suppressed because it is too large
Load Diff
12933
gramps2/po/zh_CN.po
12933
gramps2/po/zh_CN.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user