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>
pull/5/head
Slávek Banko 4 年前
父节点 d10fdf218f
当前提交 0bc2100daf
签署人:: SlavekB
GPG 密钥 ID: 608F5293A04BE668

@ -245,7 +245,7 @@ msgid ""
"_n: 1 day \n"
"%n days "
msgstr ""
"_n: 1 giorno \n"
"1 giorno \n"
"%n giorni "
#: hiddensrvs.ui.h:62
@ -451,7 +451,7 @@ msgid ""
"_n: Example:\n"
"Examples:"
msgstr ""
"_n: Esempio:\n"
"Esempio:\n"
"Esempi:"
#: likeback.cpp:466

正在加载...
取消
保存