LinguaLibre

Difference between revisions of "Stats/Languages/pl"

< LinguaLibre:Stats

(Updating to match new version of source page)
(Updating to match new version of source page)
Line 36: Line 36:
 
<query _pagination="10" lang=" Element (Qid języka)" langLabel=" Język" code=" Kod ISO 639-3" nb=" Liczba spikerów">
 
<query _pagination="10" lang=" Element (Qid języka)" langLabel=" Język" code=" Kod ISO 639-3" nb=" Liczba spikerów">
 
SELECT ?lang ?langLabel ?code ( count(DISTINCT ?recorder) as ?nb ) WHERE {
 
SELECT ?lang ?langLabel ?code ( count(DISTINCT ?recorder) as ?nb ) WHERE {
   ?lang prop:P2 entity:Q4 ; rdfs:label ?langLabel . FILTER (lang(?langLabel) = "en").
+
   ?lang prop:P2 entity:Q4 ; rdfs:label ?langLabel . FILTER (lang(?langLabel) = "[AUTO_LANGUAGE]").
 
   OPTIONAL { ?record prop:P4 ?lang ; prop:P5 ?recorder ; prop:P2 entity:Q2 . }
 
   OPTIONAL { ?record prop:P4 ?lang ; prop:P5 ?recorder ; prop:P2 entity:Q2 . }
 
   OPTIONAL { ?lang prop:P13 ?code }
 
   OPTIONAL { ?lang prop:P13 ?code }
 +
  SERVICE wikibase:label {
 +
    bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 +
    ?lang rdfs:label ?langLabel .
 +
  }
 
}
 
}
 
GROUP BY ?lang ?langLabel ?code
 
GROUP BY ?lang ?langLabel ?code
 
ORDER BY DESC(?nb)
 
ORDER BY DESC(?nb)
 
</query>
 
</query>

Revision as of 08:52, 8 August 2021

Other languages:
Bahasa Indonesia • ‎Bahasa Melayu • ‎Deutsch • ‎English • ‎Esperanto • ‎Igbo • ‎brezhoneg • ‎euskara • ‎français • ‎galego • ‎occitan • ‎polski • ‎sicilianu • ‎svenska • ‎македонски • ‎русский • ‎עברית • ‎বাংলা • ‎தமிழ் • ‎తెలుగు
Pokaż statystyki z grupy:

Języki według liczby nagrań

... Loading ...


Języki według liczby spikerów

... Loading ...