LinguaLibre

Difference between revisions of "Stats/Time"

< LinguaLibre:Stats

(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 {
 
   {
 
   {

Revision as of 18:25, 3 August 2021

Other languages:
Bahasa Indonesia • ‎Bahasa Melayu • ‎British English • ‎Deutsch • ‎English • ‎Esperanto • ‎brezhoneg • ‎français • ‎norsk bokmål • ‎occitan • ‎polski • ‎português do Brasil • ‎română • ‎sicilianu • ‎svenska • ‎македонски • ‎русский • ‎اردو • ‎বাংলা • ‎తెలుగు • ‎ꯃꯤꯇꯩ ꯂꯣꯟ

Monthly activity

... Loading ...

The most prolific speakers for the current month

... Loading ...