new Hungarian translation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10597 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2005-11-09 15:15:43 +00:00
parent 3b9f6b1f08
commit 3ede5f2b39
6 changed files with 5400 additions and 6637 deletions

View File

@ -1,3 +1,8 @@
2005-11-09 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* configure.in (ALL_LINGUAS):
* configure.ac (ALL_LINGUAS): reintroduce Hungarian translation
2005-09-30 Angus Leeming <leeming@lyx.org>
* configure.ac:

View File

@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE($lyxname, $VERSION)
# The list of languages known to LyX (actually we only include the languages
# that are complete enough to be useful). This is needed by GNU gettext
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl tr"
ALL_LINGUAS="da de es eu fi fr hu it nl nn no pl ro ru sk sl tr"
### Set the execute permissions of the various scripts correctly
for file in config/install-sh config/mkinstalldirs lib/configure ; do

View File

@ -20,7 +20,7 @@ AM_INIT_AUTOMAKE($lyxname, $VERSION)
# The list of languages known to LyX (actually we only include the languages
# that are complete enough to be useful). This is needed by GNU gettext
ALL_LINGUAS="da de es eu fi fr it nl nn no pl ro ru sk sl tr"
ALL_LINGUAS="da de es eu fi fr hu it nl nn no pl ro ru sk sl tr"
### Set the execute permissions of the various scripts correctly
for file in config/install-sh config/mkinstalldirs lib/configure ; do

View File

@ -1,3 +1,7 @@
2005-11-09 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* hu.po: brand new translation from Alex.
2005-11-04 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* it.po: update address of Kostantino.

12022
po/hu.po

File diff suppressed because it is too large Load Diff

View File

@ -19,6 +19,8 @@ What's new
** Updates
- New hungarian translation.
- Update German documentation.
** Bug fixes