summaryrefslogtreecommitdiffstats
path: root/po/nl.po
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:56 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:56 +0200
commit99f5d13c79d08809fa0d2a3a7cac53204df00ff5 (patch)
tree741f2697da5d4e4a03ee1ad4cf2612effb887fa5 /po/nl.po
parentf8bf997da49ca7ce93ec3c6138d932baa4bdc643 (diff)
downloadkmymoney-99f5d13c79d08809fa0d2a3a7cac53204df00ff5.tar.gz
kmymoney-99f5d13c79d08809fa0d2a3a7cac53204df00ff5.zip
Fix plural form of translations.
The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'po/nl.po')
-rw-r--r--po/nl.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/nl.po b/po/nl.po
index 49106fb..a491369 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -2295,7 +2295,7 @@ msgid ""
"_n: one month\n"
"%n months"
msgstr ""
-"_n: one month\n"
+"one month\n"
"%n maanden"
#: dialogs/knewloanwizard.cpp:850
@@ -2305,7 +2305,7 @@ msgid ""
"_n: one year\n"
"%n years"
msgstr ""
-"_n: one year\n"
+"one year\n"
"%n jaren"
#: dialogs/knewloanwizard.cpp:854
@@ -2315,7 +2315,7 @@ msgid ""
"_n: one payment\n"
"%n payments"
msgstr ""
-"_n: one payment\n"
+"one payment\n"
"%n betalingen"
#: dialogs/knewloanwizard.cpp:892 kmymoney2.cpp:2387