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:32:22 +0200
commitc03641fccaf798cbb93aabcddeb9098a72920455 (patch)
treef119f14e31aafe8fd088c269e21378f703011072 /tde-i18n-ta/messages/tdeedu/kturtle.po
parenta4e24d9af05d85cf0764931cdc862addb1fd444e (diff)
downloadtde-i18n-c03641fccaf798cbb93aabcddeb9098a72920455.tar.gz
tde-i18n-c03641fccaf798cbb93aabcddeb9098a72920455.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 '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