diff options
author | Slávek Banko <[email protected]> | 2020-08-06 15:01:36 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-06 15:32:16 +0200 |
commit | d648cd9acd99c6d5d81e58d9cf714b1b4693d302 (patch) | |
tree | 814c759a3d9c4954b9dc4769fdb31acf2cef91f9 /po/it.po | |
parent | abcc58172c8633dde8b437a0e4976e2c4430318a (diff) | |
download | tellico-d648cd9acd99c6d5d81e58d9cf714b1b4693d302.tar.gz tellico-d648cd9acd99c6d5d81e58d9cf714b1b4693d302.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 d7a1d5b5c24c46ecdd194f2d06dbde7014443295)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2837,7 +2837,7 @@ msgid "" "_n: The search returned 1 item.\n" "The search returned %n items." msgstr "" -"_n: La ricerca ha trovato un oggetto.\n" +"La ricerca ha trovato un oggetto.\n" "La ricerca ha trovato %n oggetti." #: fetchdialog.cpp:414 |