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-ta/messages/tdepim/kaddressbook.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-ta/messages/tdepim/kaddressbook.po')
-rw-r--r-- | tde-i18n-ta/messages/tdepim/kaddressbook.po | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/tde-i18n-ta/messages/tdepim/kaddressbook.po b/tde-i18n-ta/messages/tdepim/kaddressbook.po index 120b1d6f573..ef7345214a9 100644 --- a/tde-i18n-ta/messages/tdepim/kaddressbook.po +++ b/tde-i18n-ta/messages/tdepim/kaddressbook.po @@ -1393,7 +1393,7 @@ msgid "" "_n: Do you really want to delete the selected address?\n" "Do you really want to delete the %n selected addresses?" msgstr "" -"_n: Do you really want to delete the selected address?\n" +"Do you really want to delete the selected address?\n" "தேர்ந்தெடுக்கபட்ட %n முகவரிகளை நீக்கவேண்டுமா?" #: editors/imeditorwidget.cpp:426 viewmanager.cpp:311 @@ -1551,7 +1551,7 @@ msgid "" "_n: Count: %n contact\n" "Count: %n contacts" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: features/distributionlistwidget.cpp:568 @@ -1842,7 +1842,7 @@ msgid "" "_n: Do you really want to delete this distribution list?\n" "Do you really want to delete these %n distribution lists?" msgstr "" -"_n: Do you really want to delete this contact?\n" +"Do you really want to delete this contact?\n" "இந்த %n தொடர்புகளை நீக்கவேண்டுமா?" #: kabcore.cpp:531 @@ -2146,7 +2146,7 @@ msgid "" "_n: %n contact matches\n" "%n contacts matching" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: kabcore.cpp:1632 @@ -2732,7 +2732,7 @@ msgid "" "_n: One contact found:\n" "%n contacts found:" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: typecombo.h:94 @@ -2747,7 +2747,7 @@ msgid "" "_n: Delete Contact\n" "Delete %n Contacts" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: undocmds.cpp:111 @@ -2756,7 +2756,7 @@ msgid "" "_n: Paste Contact\n" "Paste %n Contacts" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: undocmds.cpp:167 @@ -2765,7 +2765,7 @@ msgid "" "_n: New Contact\n" "New %n Contacts" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: undocmds.cpp:244 @@ -2774,7 +2774,7 @@ msgid "" "_n: Cut Contact\n" "Cut %n Contacts" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: undocmds.cpp:310 @@ -2783,7 +2783,7 @@ msgid "" "_n: Copy Contact To\n" "Copy %n Contacts To" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: undocmds.cpp:359 @@ -2792,7 +2792,7 @@ msgid "" "_n: Move Contact To\n" "Move %n Contacts To" msgstr "" -"_n: Count: %n contact\n" +"Count: %n contact\n" "எண்ணுதல்: %n தொடர்புகள்" #: viewconfigurefieldspage.cpp:205 @@ -4007,7 +4007,7 @@ msgstr "தலைப்புகளின் எழுத்து நிறம� #~ "_n: Do you really want to delete this contact?\n" #~ "Do you really want to delete these %n contacts?" #~ msgstr "" -#~ "_n: Do you really want to delete this contact?\n" +#~ "Do you really want to delete this contact?\n" #~ "இந்த %n தொடர்புகளை நீக்கவேண்டுமா?" #~ msgid "%1 address book" |