Difference between revisions of "Thread:Support/help when 'Plural' syntax is not accepted"
Jump to navigation
Jump to search
m |
m |
||
Line 3: | Line 3: | ||
I think a parameter $1 is missing as for the plurality but it is rejected saying it must be {PLURAL| ... |
I think a parameter $1 is missing as for the plurality but it is rejected saying it must be {PLURAL| ... |
||
+ | <pre> |
||
{{PLURAL:$1|zero=Vous n’avez encore fait aucune rephoto|one=<b>1</b> rephoto|<b>%1$d</b> rephotos}} |
{{PLURAL:$1|zero=Vous n’avez encore fait aucune rephoto|one=<b>1</b> rephoto|<b>%1$d</b> rephotos}} |
||
+ | </pre> |
||
− | |||
I cannot find the correct syntax. I checked it is ok with template => https://translatewiki.net/wiki/Template:PLURAL/doc but cannot succeed; help please. Thanks. |
I cannot find the correct syntax. I checked it is ok with template => https://translatewiki.net/wiki/Template:PLURAL/doc but cannot succeed; help please. Thanks. |
Revision as of 12:29, 23 March 2020
Hi all, concerning following message => https://translatewiki.net/w/i.php?title=Special:Translate&showMessage=strings-profile_rephotos&group=ajapaik-app&language=fr
I think a parameter $1 is missing as for the plurality but it is rejected saying it must be {PLURAL| ...
{{PLURAL:$1|zero=Vous n’avez encore fait aucune rephoto|one=<b>1</b> rephoto|<b>%1$d</b> rephotos}}
I cannot find the correct syntax. I checked it is ok with template => https://translatewiki.net/wiki/Template:PLURAL/doc but cannot succeed; help please. Thanks.