summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ta/messages/tdeedu/kturtle.po
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 15:02:53 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 16:33:17 +0200
commit6145cd65d2aed19d1825275bb5585ebb55010005 (patch)
treeb9d70f73fb6880b8c80cef78586f31a9974a6765 /tde-i18n-ta/messages/tdeedu/kturtle.po
parent598e8a2682a91d26e7bb4407d9c3b59f71a372da (diff)
downloadtde-i18n-6145cd65d2aed19d1825275bb5585ebb55010005.tar.gz
tde-i18n-6145cd65d2aed19d1825275bb5585ebb55010005.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 c03641fccaf798cbb93aabcddeb9098a72920455)
Diffstat (limited to 'tde-i18n-ta/messages/tdeedu/kturtle.po')
-rw-r--r--tde-i18n-ta/messages/tdeedu/kturtle.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-ta/messages/tdeedu/kturtle.po b/tde-i18n-ta/messages/tdeedu/kturtle.po
index c7d8c5c7e83..243694a4a38 100644
--- a/tde-i18n-ta/messages/tdeedu/kturtle.po
+++ b/tde-i18n-ta/messages/tdeedu/kturtle.po
@@ -200,7 +200,7 @@ msgid ""
"_n: The %1 command was called with %2 but needs 1 parameter.\n"
"The %1 command was called with %2 but needs %n parameters."
msgstr ""
-"_n: The %1 command was called with %2 but needs 1 parameter.\n"
+"The %1 command was called with %2 but needs 1 parameter.\n"
"%1 அளபுரு %2 உடன் அழைக்கப்பட்டது. ஆனால் %n அளபுருக்கள் வேண்டும்."
#: executer.cpp:1075
@@ -209,7 +209,7 @@ msgid ""
"_n: The %1 command was called with %2 but only accepts 1 parameter.\n"
"The %1 command was called with %2 but only accepts %n parameters."
msgstr ""
-"_n: The %1 command was called with %2 but only accepts 1 parameter.\n"
+"The %1 command was called with %2 but only accepts 1 parameter.\n"
"காரணி %1 தவறான எண்ணிக்கை உடைய அளபுருவுக்களுடன் அழைக்கப்பட்டுள்ளது."
#: executer.cpp:1096