|
2345 | 2345 | "Sorry, you can't edit a poll after votes have been cast.": "Sorry, you can't edit a poll after votes have been cast.",
|
2346 | 2346 | "Vote not registered": "Vote not registered",
|
2347 | 2347 | "Sorry, your vote was not registered. Please try again.": "Sorry, your vote was not registered. Please try again.",
|
| 2348 | + "you have %(count)s votes remaining|other": "you have %(count)s votes remaining", |
| 2349 | + "you have %(count)s votes remaining|one": "you have %(count)s vote remaining", |
| 2350 | + "you have no votes remaining": "you have no votes remaining", |
2348 | 2351 | "Final result based on %(count)s votes|other": "Final result based on %(count)s votes",
|
2349 | 2352 | "Final result based on %(count)s votes|one": "Final result based on %(count)s vote",
|
2350 | 2353 | "Results will be visible when the poll is ended": "Results will be visible when the poll is ended",
|
|
2353 | 2356 | "%(count)s votes cast. Vote to see the results|one": "%(count)s vote cast. Vote to see the results",
|
2354 | 2357 | "Based on %(count)s votes|other": "Based on %(count)s votes",
|
2355 | 2358 | "Based on %(count)s votes|one": "Based on %(count)s vote",
|
2356 |
| - "you have %(count)s votes remaining|other": "you have %(count)s votes remaining", |
2357 |
| - "you have %(count)s votes remaining|one": "you have %(count)s vote remaining", |
2358 |
| - "you have no votes remaining": "you have no votes remaining", |
2359 | 2359 | "edited": "edited",
|
2360 | 2360 | "%(count)s votes|other": "%(count)s votes",
|
2361 | 2361 | "%(count)s votes|one": "%(count)s vote",
|
|
0 commit comments