LinguaLibre
Difference between revisions of "Stats/Speakers"
< LinguaLibre:Stats
WikiLucas00 (talk | contribs) (Removed Monthly activity (now in LL:Stats/Time)) |
(adding translate tags) |
||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | <translate> | ||
== The most prolific speakers == | == The most prolific speakers == | ||
− | + | </translate> | |
− | <query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speaker" nb="Number of records"> | + | <query _pagination="10" locutor="<translate>Item (locutor Qid)</translate>" locutorLabel="<translate>Speaker</translate>" nb="<translate>Number of records</translate>"> |
SELECT ?locutor ?locutorLabel ?nb WHERE { | SELECT ?locutor ?locutorLabel ?nb WHERE { | ||
{ | { | ||
Line 21: | Line 23: | ||
</query> | </query> | ||
+ | <translate> | ||
== The most prolific speakers for the current month == | == The most prolific speakers for the current month == | ||
− | + | </translate> | |
− | <query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speaker" nb="Number of records for the current month"> | + | <query _pagination="10" locutor="<translate>Item (locutor Qid)</translate>" locutorLabel="<translate>Speaker</translate>" nb="<translate>Number of records for the current month</translate>"> |
SELECT ?locutor ?locutorLabel ?nb WHERE { | SELECT ?locutor ?locutorLabel ?nb WHERE { | ||
{ | { |