LinguaLibre

Difference between revisions of "List of languages"

Supported languages on LinguaLibre can be found via the research tool, example: Search:Cantonese for this specific language. You can also browse the lists below for fast overview of all supported languages. The lists below includes values useful to bots and developers.

(adding translate tags)
(Marked this version for translation)
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#Subtitle:<translate>'''Supported languages on LinguaLibre''' can be found via the research tool, example: [{{SERVER}}/Special:Search?search=Cantonese Search:Cantonese] for this specific language. You can also browse the lists below for fast overview of all supported languages. The lists below includes values useful to bots and developers.</translate>}}
+
{{#Subtitle:<translate><!--T:1--> '''Supported languages on LinguaLibre''' can be found via the research tool, example: [{{SERVER}}/Special:Search?search=Cantonese Search:Cantonese] for this specific language. You can also browse the lists below for fast overview of all supported languages. The lists below includes values useful to bots and developers.</translate>}}
 
<languages/>
 
<languages/>
 
<translate>
 
<translate>
== List of languages for which words have already been recorded ==</translate>
+
== List of languages for which words have already been recorded == <!--T:2--></translate>
  
<query _pagination="100" language="<translate>LinguaLibre Qid</translate>" wikidata="<translate>Wikidata Qid</translate>" code="<translate>ISO 639-3 code</translate>" wiki="<translate>Wikis</translate>"  nb="<translate>Number of records</translate>">
+
<query _pagination="100" language="<translate><!--T:3--> LinguaLibre Qid</translate>" languageLabel="<translate><!--T:14--> Language name</translate>" wikidata="<translate><!--T:4--> Wikidata Qid</translate>" code="<translate><!--T:5--> ISO 639-3 code</translate>" wiki="<translate><!--T:6--> Wikis</translate>"  nb="<translate><!--T:7--> Number of records</translate>">
 
select ?language ?wikidata ?languageLabel ?code ?wiki (COUNT(DISTINCT ?record) as ?nb)
 
select ?language ?wikidata ?languageLabel ?code ?wiki (COUNT(DISTINCT ?record) as ?nb)
 
where {
 
where {
Line 12: Line 12:
 
   OPTIONAL { ?language prop:P13 ?code }
 
   OPTIONAL { ?language prop:P13 ?code }
 
   OPTIONAL { ?language prop:P17 ?wiki }
 
   OPTIONAL { ?language prop:P17 ?wiki }
   OPTIONAL { ?language rdfs:label ?languageLabel . FILTER (lang(?languageLabel) = "[AUTO_LANGUAGE],en"). }
+
   OPTIONAL { ?language rdfs:label ?languageLabel . FILTER (lang(?languageLabel) = "[AUTO_LANGUAGE]"). }
 
}
 
}
 
GROUP BY ?language ?wikidata ?languageLabel ?code ?wiki
 
GROUP BY ?language ?wikidata ?languageLabel ?code ?wiki
Line 19: Line 19:
  
 
<translate>
 
<translate>
== List of languages for which you can record ==</translate>
+
== List of languages for which you can record == <!--T:8--></translate>
  
<query _pagination="100" language="<translate>LinguaLibre Qid</translate>" wikidata="<translate>Wikidata Qid</translate>" code="<translate>ISO 639-3 code</translate>">
+
<query _pagination="100" language="<translate><!--T:9--> LinguaLibre Qid</translate>" languageLabel="<translate><!--T:15--> Language name</translate>" wikidata="<translate><!--T:10--> Wikidata Qid</translate>" code="<translate><!--T:11--> ISO 639-3 code</translate>">
 
select ?language ?wikidata ?languageLabel ?code
 
select ?language ?wikidata ?languageLabel ?code
 
where {
 
where {
Line 27: Line 27:
 
   OPTIONAL { ?language prop:P12 ?wikidata }
 
   OPTIONAL { ?language prop:P12 ?wikidata }
 
   OPTIONAL { ?language prop:P13 ?code }
 
   OPTIONAL { ?language prop:P13 ?code }
   OPTIONAL { ?language rdfs:label ?languageLabel . FILTER (lang(?languageLabel) = "[AUTO_LANGUAGE],en"). }
+
   OPTIONAL { ?language rdfs:label ?languageLabel . FILTER (lang(?languageLabel) = "[AUTO_LANGUAGE]"). }
 
}
 
}
 
GROUP BY ?language ?wikidata ?languageLabel ?code
 
GROUP BY ?language ?wikidata ?languageLabel ?code
Line 33: Line 33:
 
</query>
 
</query>
 
<translate>
 
<translate>
== See also ==
+
== See also == <!--T:12-->
  
 +
<!--T:13-->
 
* [[<tvar|1>Special:MyLanguage/LinguaLibre:Language codes systems used across LinguaLibre</>|LinguaLibre:Language codes systems used across LinguaLibre]]
 
* [[<tvar|1>Special:MyLanguage/LinguaLibre:Language codes systems used across LinguaLibre</>|LinguaLibre:Language codes systems used across LinguaLibre]]
 
* [[<tvar|2>Special:MyLanguage/Help:Add a new language</>|Help:Add a new language]]
 
* [[<tvar|2>Special:MyLanguage/Help:Add a new language</>|Help:Add a new language]]
Line 42: Line 43:
 
* [[<tvar|6>Special:MyLanguage/DataViz:Speakers</>|DataViz:Speakers]]
 
* [[<tvar|6>Special:MyLanguage/DataViz:Speakers</>|DataViz:Speakers]]
 
* [[<tvar|7>Special:MyLanguage/DataViz:Records</>|DataViz:Records]]</translate>
 
* [[<tvar|7>Special:MyLanguage/DataViz:Records</>|DataViz:Records]]</translate>
 +
* [[LinguaLibre:Stats/Languages]]
 +
 +
[[Category:Lingua Libre{{#translation:}}]]]

Revision as of 15:28, 30 August 2021

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎brezhoneg • ‎français • ‎interlingua • ‎occitan • ‎polski • ‎sicilianu • ‎svenska • ‎македонски • ‎русский • ‎עברית • ‎বাংলা

List of languages for which words have already been recorded

... Loading ...

List of languages for which you can record

... Loading ...

See also