Add translations

This commit is contained in:
Nick Clifton
2001-11-02 19:09:06 +00:00
parent db94471dda
commit 3c62831e20
24 changed files with 15381 additions and 439 deletions

View File

@@ -1,3 +1,10 @@
2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
* configure.in (ALL_LINGUAS): Add "fr" and "sv"
* configure: Regernate.
* po/fr.po: New file.
* po/sv.po: New file.
2001-11-01 NIIBE Yutaka <gniibe@m17n.org>
* configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls

2
ld/configure vendored
View File

@@ -2490,7 +2490,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
ALL_LINGUAS=
ALL_LINGUAS="fr sv"
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
echo "configure:2496: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory.

View File

@@ -64,7 +64,7 @@ fi
AC_PROG_CC
AC_PROG_INSTALL
ALL_LINGUAS=
ALL_LINGUAS="fr sv"
CY_GNU_GETTEXT
AC_EXEEXT

1540
ld/po/fr.po Normal file

File diff suppressed because it is too large Load Diff

1552
ld/po/sv.po Normal file

File diff suppressed because it is too large Load Diff