LinguaLibre

Difference between revisions of "Records"

(adding translate tags)
Line 1: Line 1:
For performance reasons, the maximum number of audio recording shown at a time is 1000. This will be enhanced in the future.
+
<languages/>
 +
<translate>For performance reasons, the maximum number of audio recording shown at a time is 1000. This will be enhanced in the future.
  
 
<query _pagination="100" record="Item" audio="Record" recordLabel="Transcription" locutorLabel="Speaker" langLabel="Language" levelLabel="Language level">
 
<query _pagination="100" record="Item" audio="Record" recordLabel="Transcription" locutorLabel="Speaker" langLabel="Language" levelLabel="Language level">
Line 11: Line 12:
 
         #extra:{"type": "wikibase-item", "filter":"Q4", "label": "P4", "multiple": true} ?record prop:P4 entity:[EXTRA] .
 
         #extra:{"type": "wikibase-item", "filter":"Q4", "label": "P4", "multiple": true} ?record prop:P4 entity:[EXTRA] .
 
         BIND( IF( isBLANK(?lang), entity:Q4, ?lang ) as ?language ).
 
         BIND( IF( isBLANK(?lang), entity:Q4, ?lang ) as ?language ).
 
  
 
       OPTIONAL {
 
       OPTIONAL {
Line 33: Line 33:
 
         }
 
         }
 
     } ORDER BY ?recordLabel LIMIT 1000
 
     } ORDER BY ?recordLabel LIMIT 1000
</query>
+
</query></translate>

Revision as of 14:26, 24 March 2019

Other languages:
Deutsch • ‎English • ‎Esperanto • ‎brezhoneg • ‎français • ‎norsk bokmål • ‎occitan • ‎polski • ‎svenska • ‎македонски • ‎русский • ‎বাংলা • ‎தமிழ் • ‎日本語

For performance reasons, the maximum number of audio recording shown at a time is 1000. This will be enhanced in the future.

... Loading ...