LinguaLibre
Difference between revisions of "Stats/Time"
< LinguaLibre:Stats
WikiLucas00 (talk | contribs) (Created page with "== Monthly activity == <query yearmonth="Date" records="New records" speakers="Active speakers" languages="Active languages"> SELECT ?yearmonth (COUNT(DISTINCT ?record) AS ?r...") |
(adding translate tags) |
||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | <translate> | ||
== Monthly activity == | == Monthly activity == | ||
− | + | </translate> | |
− | <query yearmonth="Date" records="New records" speakers="Active speakers" languages="Active languages"> | + | <query yearmonth="<translate>Date</translate>" records="<translate>New records</translate>" speakers="<translate>Active speakers</translate>" languages="<translate>Active languages</translate>"> |
SELECT | SELECT | ||
?yearmonth | ?yearmonth | ||
Line 18: | Line 20: | ||
</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 { | ||
{ | { |