summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:49 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:49 +0200
commit6d084afd42cdc96d9d3d2a0022da3b5e456ab431 (patch)
tree1414dd09a5821b5088b8d2527c868a1983d0de61
parentbd487b76bba7f371ae30ece4fa518690a250c37c (diff)
downloadkile-6d084afd42cdc96d9d3d2a0022da3b5e456ab431.tar.gz
kile-6d084afd42cdc96d9d3d2a0022da3b5e456ab431.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>
-rw-r--r--translations/hi/messages/kile.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/translations/hi/messages/kile.po b/translations/hi/messages/kile.po
index 12afda3..41e4422 100644
--- a/translations/hi/messages/kile.po
+++ b/translations/hi/messages/kile.po
@@ -3576,7 +3576,7 @@ msgid ""
"_n: %n error\n"
"%n errors"
msgstr ""
-"_n: %n त्रुटि\n"
+"%n त्रुटि\n"
"%n त्रुटियाँ"
#: kilestdtools.cpp:172
@@ -3585,7 +3585,7 @@ msgid ""
"_n: %n warning\n"
"%n warnings"
msgstr ""
-"_n: %n चेतावनी\n"
+"%n चेतावनी\n"
"%n चेतावनियाँ"
#: kilestdtools.cpp:173
@@ -3594,7 +3594,7 @@ msgid ""
"_n: %n badbox\n"
"%n badboxes"
msgstr ""
-"_n: %n बेड-बॉक्स\n"
+"%n बेड-बॉक्स\n"
"%n बेडबॉक्स"
#: kilestdtools.cpp:324
@@ -7793,7 +7793,7 @@ msgstr ""
#~ "_n: Corrected 1 word.\n"
#~ "Corrected %n words."
#~ msgstr ""
-#~ "_n: 1 शब्द ठीक किया.\n"
+#~ "1 शब्द ठीक किया.\n"
#~ "%n शब्दों को ठीक किया."
#~ msgid "Spell Checking Done"
@@ -7807,7 +7807,7 @@ msgstr ""
#~ "_n: Corrected 1 word.\n"
#~ "Corrected %n words"
#~ msgstr ""
-#~ "_n: 1 शब्द ठीक किया.\n"
+#~ "1 शब्द ठीक किया.\n"
#~ "%n शब्दों को ठीक किया"
#~ msgid "I(A)Spell could not be started."