From 063d2e923ac82fbd7c64b71741b7de5a9ba33b91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 14:59:49 +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 (cherry picked from commit 6d084afd42cdc96d9d3d2a0022da3b5e456ab431) --- translations/hi/messages/kile.po | 10 +++++----- 1 file 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."