mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
2002-11-14 Christian Stimming <stimming@tuhh.de>
* po/*.po: Updated translations (merged from 1.6 branch plus updates from the Translation Project). * po/nb.po: New filename for norwegian (bokmal) translation -- it used to be stored under no.po but that is no longer. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7481 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
870ae91cc1
commit
f1fdf2a2a3
@ -1,3 +1,11 @@
|
||||
2002-11-14 Christian Stimming <stimming@tuhh.de>
|
||||
|
||||
* po/*.po: Updated translations (merged from 1.6 branch plus
|
||||
updates from the Translation Project).
|
||||
|
||||
* po/nb.po: New filename for norwegian (bokmal) translation -- it
|
||||
used to be stored under no.po but that is no longer.
|
||||
|
||||
2002-11-13 Benoit Grégoire <bock@step.polymtl.ca>
|
||||
* src/import-export/Transaction-matcher.c:
|
||||
-Don't show match with probability less than 1, so we don't
|
||||
|
@ -50,7 +50,7 @@ AC_DEFINE_UNQUOTED(GNUCASH_MINOR_VERSION, $GNUCASH_MINOR_VERSION)
|
||||
AC_DEFINE_UNQUOTED(GNUCASH_MICRO_VERSION, $GNUCASH_MICRO_VERSION)
|
||||
|
||||
dnl Set of available languages.
|
||||
ALL_LINGUAS="da de en_GB es es_NI fr hu it ja no pt pt_BR ru sv"
|
||||
ALL_LINGUAS="da de el en_GB es es_NI fr hu it ja nb nl pl pt pt_BR ru sk sv uk zh_CN zh_TW"
|
||||
AM_GNU_GETTEXT([use-libtool])
|
||||
|
||||
|
||||
|
@ -294,6 +294,7 @@ src/import-export/binary-import/gncmod-binary-import.c
|
||||
src/import-export/binary-import/binary-import.glade
|
||||
src/import-export/gncmod-generic-import.c
|
||||
src/import-export/generic-import.glade
|
||||
src/import-export/gnc-import-match-map.c
|
||||
src/gnome-utils/gnc-account-sel.c
|
||||
src/gnome-utils/test/test-link-module.c
|
||||
src/gnome-utils/argv-list-converters.c
|
||||
|
17608
po/en_GB.po
17608
po/en_GB.po
File diff suppressed because it is too large
Load Diff
19929
po/es_NI.po
19929
po/es_NI.po
File diff suppressed because it is too large
Load Diff
22378
po/pt_BR.po
22378
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
13564
po/zh_CN.po
Normal file
13564
po/zh_CN.po
Normal file
File diff suppressed because it is too large
Load Diff
14451
po/zh_TW.po
Normal file
14451
po/zh_TW.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user