diff options
author | Slávek Banko <[email protected]> | 2020-08-06 15:02:53 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-06 16:33:17 +0200 |
commit | 6145cd65d2aed19d1825275bb5585ebb55010005 (patch) | |
tree | b9d70f73fb6880b8c80cef78586f31a9974a6765 /tde-i18n-bg/messages/tdepim/akregator.po | |
parent | 598e8a2682a91d26e7bb4407d9c3b59f71a372da (diff) | |
download | tde-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 <[email protected]>
(cherry picked from commit c03641fccaf798cbb93aabcddeb9098a72920455)
Diffstat (limited to 'tde-i18n-bg/messages/tdepim/akregator.po')
-rw-r--r-- | tde-i18n-bg/messages/tdepim/akregator.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-bg/messages/tdepim/akregator.po b/tde-i18n-bg/messages/tdepim/akregator.po index e55f8e91701..d2f69ef43c7 100644 --- a/tde-i18n-bg/messages/tdepim/akregator.po +++ b/tde-i18n-bg/messages/tdepim/akregator.po @@ -722,7 +722,7 @@ msgid "" "_n: (1 unread article)\n" " (%n unread articles)" msgstr "" -"_n: (1 непрочетена статия)\n" +" (1 непрочетена статия)\n" " (%n непрочетени статии)" #: articleviewer.cpp:102 @@ -1044,7 +1044,7 @@ msgid "" "_n: Akregator - 1 unread article\n" "Akregator - %n unread articles" msgstr "" -"_n: Akregator - 1 непрочетена статия\n" +"Akregator - 1 непрочетена статия\n" "Akregator - %n непрочетени статии" #: viewer.cpp:70 |