LinguaLibre

Difference between revisions of "Records/pl"

(Updating to match new version of source page)
(Created page with "Element")
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<languages/>
 
<languages/>
<div class="mw-translate-fuzzy">
+
Z przyczyn wydajnościowych, maksymalna liczba jednocześnie pokazywanych nagrań jest ograniczona do 1000. Bieżąca strona będzie rozwijana w przyszłości.
Z przyczyn wydajnościowych, maksymalna liczba jednocześnie pokazywanych nagrań jest ograniczona do 1000. Bieżąca strona będzie rozwijana w przyszłości. Możesz [https://lingualibre.fr/datasets/ pobrać zbiory nagrań tutaj].
+
{| style="width:100%"
</div>
+
|- style="vertical-align:top;padding:.5em;"
 
+
| style="padding-right:.5em;"|
<query _pagination="100" record="Element" audio="Nagraanie" recordLabel="Transkrypcja" locutorLabel="Nagrywający" langLabel="Język" levelLabel="Poziom znajomości">
+
<query _pagination="100" record="Element" audio="Nagranie" recordLabel="Transkrypcja" locutorLabel="Mówca" langLabel="Język" levelLabel="Poziom języka">
 
     select distinct ?record ?audio ?recordLabel ?locutorLabel (if( ?language = entity:Q4, '???', ?languageLabel ) as ?langLabel) (if( ?languageLevel = entity:Q5 || !BOUND(?languageLevel), '???', ?languageLevelLabel ) as ?levelLabel)
 
     select distinct ?record ?audio ?recordLabel ?locutorLabel (if( ?language = entity:Q4, '???', ?languageLabel ) as ?langLabel) (if( ?languageLevel = entity:Q5 || !BOUND(?languageLevel), '???', ?languageLevelLabel ) as ?levelLabel)
 
     where {
 
     where {
Line 33: Line 33:
 
     } ORDER BY ?recordLabel LIMIT 1000
 
     } ORDER BY ?recordLabel LIMIT 1000
 
</query>
 
</query>
 +
|
 +
 +
<query _pagination="100" records="Number of records">
 +
select (COUNT(DISTINCT ?record) as ?records)
 +
where {
 +
  ?record prop:P2 entity:Q2 .
 +
}
 +
</query>
 +
|}
 +
 +
[[Category:Lingua Libre:DataViz{{#translation:}}]]

Latest revision as of 09:27, 2 July 2022

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

Z przyczyn wydajnościowych, maksymalna liczba jednocześnie pokazywanych nagrań jest ograniczona do 1000. Bieżąca strona będzie rozwijana w przyszłości.

... Loading ...
... Loading ...