summaryrefslogtreecommitdiffstats
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 15:23:38 +0200
commitcae441168fda8aea8d3483755c3a005a9ca61217 (patch)
tree47a78f228259ef74e3ebaaf5d7b676f6296309cc
parentd7f6dccfc5c0b0df2132225e3ad0b334b175ce45 (diff)
downloadkmymoney-cae441168fda8aea8d3483755c3a005a9ca61217.tar.gz
kmymoney-cae441168fda8aea8d3483755c3a005a9ca61217.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> (cherry picked from commit 99f5d13c79d08809fa0d2a3a7cac53204df00ff5)
-rw-r--r--po/en_GB.po6
-rw-r--r--po/es_AR.po6
-rw-r--r--po/nl.po6
-rw-r--r--po/ro.po6
-rw-r--r--po/zh_CN.po6
5 files changed, 15 insertions, 15 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 99b2f52..da47d1e 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -2269,7 +2269,7 @@ msgid ""
"_n: one month\n"
"%n months"
msgstr ""
-"_n: one month\n"
+"one month\n"
"%n months"
#: dialogs/knewloanwizard.cpp:850
@@ -2279,7 +2279,7 @@ msgid ""
"_n: one year\n"
"%n years"
msgstr ""
-"_n: one year\n"
+"one year\n"
"%n years"
#: dialogs/knewloanwizard.cpp:854
@@ -2289,7 +2289,7 @@ msgid ""
"_n: one payment\n"
"%n payments"
msgstr ""
-"_n: one payment\n"
+"one payment\n"
"%n payments"
#: dialogs/knewloanwizard.cpp:892 kmymoney2.cpp:2387
diff --git a/po/es_AR.po b/po/es_AR.po
index fd14951..0eff4c4 100644
--- a/po/es_AR.po
+++ b/po/es_AR.po
@@ -2279,7 +2279,7 @@ msgid ""
"_n: one month\n"
"%n months"
msgstr ""
-"_n: un mes\n"
+"un mes\n"
"%n meses"
#: dialogs/knewloanwizard.cpp:850
@@ -2289,7 +2289,7 @@ msgid ""
"_n: one year\n"
"%n years"
msgstr ""
-"_n: un año\n"
+"un año\n"
"%n años"
#: dialogs/knewloanwizard.cpp:854
@@ -2299,7 +2299,7 @@ msgid ""
"_n: one payment\n"
"%n payments"
msgstr ""
-"_n: un pago\n"
+"un pago\n"
"%n pagos"
#: dialogs/knewloanwizard.cpp:892 kmymoney2.cpp:2387
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
diff --git a/po/ro.po b/po/ro.po
index 546cf75..cce5cda 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -2294,7 +2294,7 @@ msgid ""
"_n: one month\n"
"%n months"
msgstr ""
-"_n: o lună\n"
+"o lună\n"
"%n luni"
#: dialogs/knewloanwizard.cpp:850
@@ -2304,7 +2304,7 @@ msgid ""
"_n: one year\n"
"%n years"
msgstr ""
-"_n: un an\n"
+"un an\n"
"%n ani"
#: dialogs/knewloanwizard.cpp:854
@@ -2314,7 +2314,7 @@ msgid ""
"_n: one payment\n"
"%n payments"
msgstr ""
-"_n: o plată\n"
+"o plată\n"
"%n plăţi"
#: dialogs/knewloanwizard.cpp:892 kmymoney2.cpp:2387
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 658b334..8ce5828 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -2184,7 +2184,7 @@ msgid ""
"_n: one month\n"
"%n months"
msgstr ""
-"_n: 一个月\n"
+"一个月\n"
"%n 个月"
#: dialogs/knewloanwizard.cpp:850
@@ -2194,7 +2194,7 @@ msgid ""
"_n: one year\n"
"%n years"
msgstr ""
-"_n: 一年\n"
+"一年\n"
"%n 年"
#: dialogs/knewloanwizard.cpp:854
@@ -2204,7 +2204,7 @@ msgid ""
"_n: one payment\n"
"%n payments"
msgstr ""
-"_n: 一次支付\n"
+"一次支付\n"
"%n 次支付"
#: dialogs/knewloanwizard.cpp:892 kmymoney2.cpp:2387