diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:47:11 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:47:11 +0100 |
commit | 02dd6985c6fe085862f75118fcb9356f7ca93729 (patch) | |
tree | 33b38cf5c8379a81968917c3d91e170b5933c90a /files/fi/web/api | |
parent | d52549082146c7e3d221124f9cec0af652b3183f (diff) | |
download | translated-content-02dd6985c6fe085862f75118fcb9356f7ca93729.tar.gz translated-content-02dd6985c6fe085862f75118fcb9356f7ca93729.tar.bz2 translated-content-02dd6985c6fe085862f75118fcb9356f7ca93729.zip |
unslug fi: modify
Diffstat (limited to 'files/fi/web/api')
21 files changed, 42 insertions, 21 deletions
diff --git a/files/fi/web/api/canvas_api/index.html b/files/fi/web/api/canvas_api/index.html index bbef096b3d..51e68b4840 100644 --- a/files/fi/web/api/canvas_api/index.html +++ b/files/fi/web/api/canvas_api/index.html @@ -1,7 +1,8 @@ --- title: Canvas -slug: HTML/Canvas +slug: Web/API/Canvas_API translation_of: Web/API/Canvas_API +original_slug: HTML/Canvas --- <p><a href="/en-US/docs/HTML/HTML5" title="/en-US/docs/HTML/HTML5">HTML5</a>:een lisätty <strong>HTML {{HTMLElement("canvas")}}-elementti</strong> on elementti, jota voidaan käyttää grafiikan piirtämiseen skriptaamalla (tavallisesti <a href="/en-US/docs/JavaScript" title="JavaScript">JavaScript</a>-kielellä). Sitä voidaan käyttää esimerkiksi diagrammojen piirtämiseen, valokuvayhdistelmien tekemiseen, animaatioiden luomiseen ja jopa ajantasaiseen video-käsittelyyn.</p> <p>Mozilla-sovellukset saivat <code><canvas></code>-tuen Gecko 1.8-versiosta alkaen (toisin sanoen <a href="/en-US/docs/Firefox_1.5_for_developers" title="Firefox_1.5_for_developers">Firefox 1.5</a>:stä lähtien). Elementin esitteli alunperin Apple OS X-käyttöjärjestelmä <a class="external" href="http://www.apple.com/macosx/features/dashboard/">Dashboard</a>- ja Safari-sovelluksissa. Internet Explorer tukee <code><canvas></code>:ia versiosta 9 lähtien; IE-selaimen aiemmissa versioissa webbisivulle voidaan tehokkaasti lisätä <code><canvas></code>-tuki Googlen <a class="external" href="http://excanvas.sourceforge.net/">Explorer Canvas</a>-hankkeen skriptillä. Google Chrome ja Opera 9 tukevat myös <code><canvas></code>:ia.</p> diff --git a/files/fi/web/api/document_object_model/index.html b/files/fi/web/api/document_object_model/index.html index 91dde11174..5997dd369e 100644 --- a/files/fi/web/api/document_object_model/index.html +++ b/files/fi/web/api/document_object_model/index.html @@ -1,6 +1,6 @@ --- title: Document Object Model (DOM) -slug: DOM +slug: Web/API/Document_Object_Model tags: - DOM - NeedsTranslation @@ -8,6 +8,7 @@ tags: - TopicStub translation_of: Web/API/Document_Object_Model translation_of_original: DOM +original_slug: DOM --- <div class="geckoVersionNote"> <div class="callout-box"> diff --git a/files/fi/web/api/navigator/battery/index.html b/files/fi/web/api/navigator/battery/index.html index 4a04e78520..a7c0268ed1 100644 --- a/files/fi/web/api/navigator/battery/index.html +++ b/files/fi/web/api/navigator/battery/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.battery -slug: DOM/window.navigator.battery +slug: Web/API/Navigator/battery translation_of: Web/API/Navigator/battery +original_slug: DOM/window.navigator.battery --- <p>{{ ApiRef() }}</p> <p><strong>Battery Status API</strong>, useimmiten lyhennettynä <em>Battery API</em>, tarjoaa tietoa järjestelmän akun lataustasosta ja sallii sinulle ilmoitettavan muutaman akkutasomuutostapahtuman kautta. Tätä voitaisiin käyttää lataamaan vähemmän suoritinintensiiviset tehtävät sivustollasi, jos akkuvirta on vähissä ja tallentaa muutokset ennen akkuvirran loppumista, jotta estetään tietojen häviäminen.</p> diff --git a/files/fi/web/api/navigator/buildid/index.html b/files/fi/web/api/navigator/buildid/index.html index a7bdf2efba..45d96d5d30 100644 --- a/files/fi/web/api/navigator/buildid/index.html +++ b/files/fi/web/api/navigator/buildid/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.buildID -slug: DOM/window.navigator.buildID +slug: Web/API/Navigator/buildID translation_of: Web/API/Navigator/buildID +original_slug: DOM/window.navigator.buildID --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigator/connection/index.html b/files/fi/web/api/navigator/connection/index.html index da01bbcdc7..db3485532a 100644 --- a/files/fi/web/api/navigator/connection/index.html +++ b/files/fi/web/api/navigator/connection/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.connection -slug: DOM/window.navigator.connection +slug: Web/API/Navigator/connection translation_of: Web/API/Navigator/connection +original_slug: DOM/window.navigator.connection --- <p>{{ Apiref() }}</p> <p>{{ SeeCompatTable() }}</p> diff --git a/files/fi/web/api/navigator/cookieenabled/index.html b/files/fi/web/api/navigator/cookieenabled/index.html index 46a49e6eae..505ac8fa2a 100644 --- a/files/fi/web/api/navigator/cookieenabled/index.html +++ b/files/fi/web/api/navigator/cookieenabled/index.html @@ -1,11 +1,12 @@ --- title: Navigator.cookieEnabled -slug: DOM/window.navigator.cookieEnabled +slug: Web/API/Navigator/cookieEnabled tags: - API - DOM - Ominaisuus translation_of: Web/API/Navigator/cookieEnabled +original_slug: DOM/window.navigator.cookieEnabled --- <p>{{ ApiRef("HTML DOM") }}</p> diff --git a/files/fi/web/api/navigator/donottrack/index.html b/files/fi/web/api/navigator/donottrack/index.html index c331048a10..a06787c3c9 100644 --- a/files/fi/web/api/navigator/donottrack/index.html +++ b/files/fi/web/api/navigator/donottrack/index.html @@ -1,7 +1,8 @@ --- title: navigator.doNotTrack -slug: DOM/navigator.doNotTrack +slug: Web/API/Navigator/doNotTrack translation_of: Web/API/Navigator/doNotTrack +original_slug: DOM/navigator.doNotTrack --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigator/oscpu/index.html b/files/fi/web/api/navigator/oscpu/index.html index da15e79c7d..5377c0cb69 100644 --- a/files/fi/web/api/navigator/oscpu/index.html +++ b/files/fi/web/api/navigator/oscpu/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.oscpu -slug: DOM/window.navigator.oscpu +slug: Web/API/Navigator/oscpu translation_of: Web/API/Navigator/oscpu +original_slug: DOM/window.navigator.oscpu --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigator/productsub/index.html b/files/fi/web/api/navigator/productsub/index.html index af2f4646c1..eecbb2d1a8 100644 --- a/files/fi/web/api/navigator/productsub/index.html +++ b/files/fi/web/api/navigator/productsub/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.productSub -slug: DOM/window.navigator.productSub +slug: Web/API/Navigator/productSub translation_of: Web/API/Navigator/productSub +original_slug: DOM/window.navigator.productSub --- <div> {{ApiRef}} {{non-standard_header}}</div> diff --git a/files/fi/web/api/navigator/vendor/index.html b/files/fi/web/api/navigator/vendor/index.html index b0f88079ce..0a454d0cff 100644 --- a/files/fi/web/api/navigator/vendor/index.html +++ b/files/fi/web/api/navigator/vendor/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.vendor -slug: DOM/window.navigator.vendor +slug: Web/API/Navigator/vendor translation_of: Web/API/Navigator/vendor +original_slug: DOM/window.navigator.vendor --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigatorid/appcodename/index.html b/files/fi/web/api/navigatorid/appcodename/index.html index 23c36d88b1..332f211f68 100644 --- a/files/fi/web/api/navigatorid/appcodename/index.html +++ b/files/fi/web/api/navigatorid/appcodename/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.appCodeName -slug: DOM/window.navigator.appCodeName +slug: Web/API/NavigatorID/appCodeName translation_of: Web/API/NavigatorID/appCodeName +original_slug: DOM/window.navigator.appCodeName --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigatorid/appname/index.html b/files/fi/web/api/navigatorid/appname/index.html index c7c263d226..b18bc0137a 100644 --- a/files/fi/web/api/navigatorid/appname/index.html +++ b/files/fi/web/api/navigatorid/appname/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.appName -slug: DOM/window.navigator.appName +slug: Web/API/NavigatorID/appName translation_of: Web/API/NavigatorID/appName +original_slug: DOM/window.navigator.appName --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigatorid/appversion/index.html b/files/fi/web/api/navigatorid/appversion/index.html index f4a0377ec2..df3b54e42e 100644 --- a/files/fi/web/api/navigatorid/appversion/index.html +++ b/files/fi/web/api/navigatorid/appversion/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.appVersion -slug: DOM/window.navigator.appVersion +slug: Web/API/NavigatorID/appVersion translation_of: Web/API/NavigatorID/appVersion +original_slug: DOM/window.navigator.appVersion --- <div> {{APIRef}}</div> diff --git a/files/fi/web/api/navigatorid/platform/index.html b/files/fi/web/api/navigatorid/platform/index.html index af2888a91f..2f42a46de9 100644 --- a/files/fi/web/api/navigatorid/platform/index.html +++ b/files/fi/web/api/navigatorid/platform/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.platform -slug: DOM/window.navigator.platform +slug: Web/API/NavigatorID/platform translation_of: Web/API/NavigatorID/platform +original_slug: DOM/window.navigator.platform --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigatorid/product/index.html b/files/fi/web/api/navigatorid/product/index.html index 743d09ba0d..b5db62bed0 100644 --- a/files/fi/web/api/navigatorid/product/index.html +++ b/files/fi/web/api/navigatorid/product/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.product -slug: DOM/window.navigator.product +slug: Web/API/NavigatorID/product translation_of: Web/API/NavigatorID/product +original_slug: DOM/window.navigator.product --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigatorid/useragent/index.html b/files/fi/web/api/navigatorid/useragent/index.html index e9e9f95084..207aa5d82b 100644 --- a/files/fi/web/api/navigatorid/useragent/index.html +++ b/files/fi/web/api/navigatorid/useragent/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.userAgent -slug: DOM/window.navigator.userAgent +slug: Web/API/NavigatorID/userAgent translation_of: Web/API/NavigatorID/userAgent +original_slug: DOM/window.navigator.userAgent --- <div> {{ApiRef}}</div> diff --git a/files/fi/web/api/navigatorlanguage/language/index.html b/files/fi/web/api/navigatorlanguage/language/index.html index 7fde093ceb..33479e29a4 100644 --- a/files/fi/web/api/navigatorlanguage/language/index.html +++ b/files/fi/web/api/navigatorlanguage/language/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.language -slug: DOM/window.navigator.language +slug: Web/API/NavigatorLanguage/language translation_of: Web/API/NavigatorLanguage/language +original_slug: DOM/window.navigator.language --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigatoronline/online/index.html b/files/fi/web/api/navigatoronline/online/index.html index e3faca86f5..04520c17a2 100644 --- a/files/fi/web/api/navigatoronline/online/index.html +++ b/files/fi/web/api/navigatoronline/online/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.onLine -slug: DOM/window.navigator.onLine +slug: Web/API/NavigatorOnLine/onLine translation_of: Web/API/NavigatorOnLine/onLine +original_slug: DOM/window.navigator.onLine --- <div> {{ApiRef}}</div> diff --git a/files/fi/web/api/navigatorplugins/mimetypes/index.html b/files/fi/web/api/navigatorplugins/mimetypes/index.html index 52298d1eb1..d5db235e4b 100644 --- a/files/fi/web/api/navigatorplugins/mimetypes/index.html +++ b/files/fi/web/api/navigatorplugins/mimetypes/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.mimeTypes -slug: DOM/window.navigator.mimeTypes +slug: Web/API/NavigatorPlugins/mimeTypes translation_of: Web/API/NavigatorPlugins/mimeTypes +original_slug: DOM/window.navigator.mimeTypes --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/navigatorplugins/plugins/index.html b/files/fi/web/api/navigatorplugins/plugins/index.html index 993d145809..7a9f7bb0cc 100644 --- a/files/fi/web/api/navigatorplugins/plugins/index.html +++ b/files/fi/web/api/navigatorplugins/plugins/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.plugins -slug: DOM/window.navigator.plugins +slug: Web/API/NavigatorPlugins/plugins translation_of: Web/API/NavigatorPlugins/plugins +original_slug: DOM/window.navigator.plugins --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Yhteenveto</h3> diff --git a/files/fi/web/api/window/navigator/index.html b/files/fi/web/api/window/navigator/index.html index 3851727b18..e06a2f0ef1 100644 --- a/files/fi/web/api/window/navigator/index.html +++ b/files/fi/web/api/window/navigator/index.html @@ -1,7 +1,8 @@ --- title: window.navigator -slug: DOM/window.navigator +slug: Web/API/Window/navigator translation_of: Web/API/Window/navigator +original_slug: DOM/window.navigator --- <div>{{ApiRef}}</div> |