LinguaLibre
Difference between revisions of "Stats/Speakers"
< LinguaLibre:Stats
(adding translate tags) |
(Marked this version for translation) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
− | == The most prolific speakers == | + | == The most prolific speakers == <!--T:1--> |
</translate> | </translate> | ||
− | <query _pagination="10" locutor="<translate>Item (locutor Qid)</translate>" locutorLabel="<translate>Speaker</translate>" nb="<translate>Number of records</translate>"> | + | <query _pagination="10" locutor="<translate><!--T:2--> Item (locutor Qid)</translate>" locutorLabel="<translate><!--T:3--> Speaker</translate>" nb="<translate><!--T:4--> Number of records</translate>"> |
SELECT ?locutor ?locutorLabel ?nb WHERE { | SELECT ?locutor ?locutorLabel ?nb WHERE { | ||
{ | { | ||
Line 24: | Line 24: | ||
<translate> | <translate> | ||
− | == The most prolific speakers for the current month == | + | == The most prolific speakers for the current month == <!--T:5--> |
</translate> | </translate> | ||
− | <query _pagination="10" locutor="<translate>Item (locutor Qid)</translate>" locutorLabel="<translate>Speaker</translate>" nb="<translate>Number of records for the current month</translate>"> | + | <query _pagination="10" locutor="<translate><!--T:6--> Item (locutor Qid)</translate>" locutorLabel="<translate><!--T:7--> Speaker</translate>" nb="<translate><!--T:8--> Number of records for the current month</translate>"> |
SELECT ?locutor ?locutorLabel ?nb WHERE { | SELECT ?locutor ?locutorLabel ?nb WHERE { | ||
{ | { |