From 99f5d13c79d08809fa0d2a3a7cac53204df00ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 14:59:56 +0200 Subject: [PATCH] Fix plural form of translations. The leading '_n: ' should not be part of the translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- po/en_GB.po | 6 +++--- po/es_AR.po | 6 +++--- po/nl.po | 6 +++--- po/ro.po | 6 +++--- po/zh_CN.po | 6 +++--- 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