Bug #514455: Adding Dutch (Netherlands) translation of account template

This translation has been reviewed by one of the gnuchash translators for
Dutch nl_NL. There is no need for an extra translation for Belgium, this
version aims to be 'as Dutch as possible'. This file can now be used to
translate the other templates English to Dutch.

Translation by Pander <pander@users.sourceforge.net>.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17716 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming
2008-11-25 11:12:56 +00:00
parent f694f96e21
commit 66782318a1
4 changed files with 1375 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
SUBDIRS = C da de_AT de_CH de_DE el_GR en_GB es_ES es_MX fi_FI fr_CH fr_CA fr_FR hu_HU it ja nb pt_BR pt_PT ru sk tr_TR zh_CN
SUBDIRS = C da de_AT de_CH de_DE el_GR en_GB es_ES es_MX fi_FI fr_CH fr_CA fr_FR hu_HU it ja nl nb pt_BR pt_PT ru sk tr_TR zh_CN

7
accounts/nl/Makefile.am Normal file
View File

@@ -0,0 +1,7 @@
accountdir = ${GNC_ACCOUNTS_DIR}/nl
account_DATA = \
acctchrt_full.gnucash-xea
EXTRA_DIST = \
${account_DATA}

File diff suppressed because it is too large Load Diff

View File

@@ -1453,6 +1453,7 @@ AC_CONFIG_FILES(po/Makefile.in
accounts/hu_HU/Makefile
accounts/it/Makefile
accounts/ja/Makefile
accounts/nl/Makefile
accounts/nb/Makefile
accounts/pt_BR/Makefile
accounts/pt_PT/Makefile