Single/Plural comments error
-
Hi guys,
I’ve two problems with translation:
-1-
I’ve this scheme in my PO file:msgctxt "comments title" msgid "%1$s thought on “%2$s”" msgid_plural "%1$s thoughts on “%2$s”" msgstr[0] "Un pensiero su “%2$s”" msgstr[1] "%1$s pensieri su “%2$s”"Problem is that, when there’s only one comment, the theme (or is it WordPress?) generates this string:
One thought on …
With the word “one”, not a number.
So I’ve downloaded the PO file and manually changed the second row in:
msgid "One thought on “%2$s”"Problem is that, when I upload the file in Loco Translate and sync, it automatically changes it in:
msgid "%1$s thought on “%2$s”"How to solve this problem? Or else when I’ve only one comment, nothing is translated.
-2-
Second problem is that, when I trunk a post in the home, I correctly get the “Read more” link, and it’s correctly translated. When I trunk an aside post type I get an “(altro)…”. I’d like to have “Read more” as well, but I’ve no idea where to find this string and how to force change it to the string I need (the italian translation of “Read more”).Can you help me?
Thanks
The topic ‘Single/Plural comments error’ is closed to new replies.