mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-08-10 04:58:26 -05:00
2002-12-07 Christian Stimming <stimming@tuhh.de>
* po/nl.po: Fix use of msgid_plural by adding the appropriate header entry. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7639 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-12-07 Christian Stimming <stimming@tuhh.de>
|
||||
|
||||
* po/nl.po: Fix use of msgid_plural by adding the appropriate
|
||||
header entry.
|
||||
|
||||
2002-13-6 Benoit Grégoire <bock@step.polymtl.ca>
|
||||
|
||||
* src/import-export/ofx/gnc-ofx-import.c: Do the "right"
|
||||
|
||||
@@ -12,6 +12,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-15\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
|
||||
#: src/gnome/dialog-fincalc.c:340
|
||||
msgid "You must enter values for the other quantities."
|
||||
@@ -2696,7 +2697,13 @@ msgstr "U moet een geldige 'naar' hoeveelheid opgeven."
|
||||
msgid ""
|
||||
"There are no Scheduled Transactions to be entered at this time.\n"
|
||||
"(%d transaction automatically created)"
|
||||
msgstr ""
|
||||
msgid_plural ""
|
||||
"There are no Scheduled Transactions to be entered at this time.\n"
|
||||
"(%d transactions automatically created)"
|
||||
msgstr[0] ""
|
||||
"Er zijn geen geplandetransacties die nu uitgevoerd kunnen worden.\n"
|
||||
"(%d transacties automatisch gegenereerd)"
|
||||
msgstr[1] ""
|
||||
"Er zijn geen geplandetransacties die nu uitgevoerd kunnen worden.\n"
|
||||
"(%d transacties automatisch gegenereerd)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user