Valek Filippov's Russian translation.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2641 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2000-08-06 17:31:11 +00:00
parent 7d206822f9
commit 9209c2ceae
6 changed files with 3648 additions and 2 deletions

View File

@ -59,6 +59,7 @@ Koen D'Hondt <ripley@xs4all.nl> for Solaris patches to XmHTML
Bob Drzyzgula <bob@mostly.com> for budgeting design notes
Paul Fenwick <pjf@schools.net.au> ASX support
Hubert Figuiere <hfiguiere@teaser.fr> patch to gnc-prices
Valek Filippov <frob@df.ru> Russian translation
Jan-Uwe Finck <ju_finck@mail.netwave.de> for German message translation
Kevin Finn <kevinfinn@mediaone.net> auto-decimal point patch
Ron Forrester <rjf@aracnet.com> for gnome patches

2
configure vendored
View File

@ -851,7 +851,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo "$ac_t""$host" 1>&6
ALL_LINGUAS="fr de en_GB sv ja it"
ALL_LINGUAS="de en_GB fr it ja ru sv"
# Check whether --enable-shared or --disable-shared was given.
if test "${enable_shared+set}" = set; then

View File

@ -30,7 +30,7 @@ AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST
dnl Set of available languages.
ALL_LINGUAS="fr de en_GB sv ja it"
ALL_LINGUAS="de en_GB fr it ja ru sv"
AM_PROG_LIBTOOL

View File

@ -318,6 +318,10 @@
<dd>patch to gnc-prices</dd>
<dt><a href="mailto:frob@df.ru">Valek Filippov</a></dt>
<dd>Russian translation</dd>
<dt><a href="mailto:ju_finck@mail.netwave.de">Jan-Uwe
Finck</a></dt>

3640
po/ru.po Normal file

File diff suppressed because it is too large Load Diff

View File

@ -48,6 +48,7 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/locale/en_GB/LC_MESSAGES/gnucash.*mo
/usr/share/locale/fr/LC_MESSAGES/gnucash.*mo
/usr/share/locale/ja/LC_MESSAGES/gnucash.*mo
/usr/share/locale/ru/LC_MESSAGES/gnucash.*mo
/usr/share/locale/sv/LC_MESSAGES/gnucash.*mo
/usr/man/man1/gnucash.1
/usr/man/man1/gnc-prices.1