diff options
author | MDN <actions@users.noreply.github.com> | 2021-10-02 00:48:46 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-10-02 00:48:46 +0000 |
commit | 589e24fc829e1a5ff9827985f453720a4a6c804e (patch) | |
tree | 6c288a0033eb6e20b75a082a92839f1ce4c695db /files/pl | |
parent | e37aebdf4ed894fbf9f917ccb5b4b4d0ddbdfb32 (diff) | |
download | translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.tar.gz translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.tar.bz2 translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.zip |
[CRON] sync translated content
Diffstat (limited to 'files/pl')
-rw-r--r-- | files/pl/_redirects.txt | 5 | ||||
-rw-r--r-- | files/pl/_wikihistory.json | 20 | ||||
-rw-r--r-- | files/pl/web/api/crypto_property/index.html (renamed from files/pl/web/api/window/crypto/index.html) | 3 |
3 files changed, 15 insertions, 13 deletions
diff --git a/files/pl/_redirects.txt b/files/pl/_redirects.txt index 82c05c3816..d9d3d97538 100644 --- a/files/pl/_redirects.txt +++ b/files/pl/_redirects.txt @@ -443,7 +443,7 @@ /pl/docs/DOM/window.clearTimeout /pl/docs/Web/API/clearTimeout /pl/docs/DOM/window.closed /pl/docs/Web/API/Window/closed /pl/docs/DOM/window.controllers /pl/docs/Web/API/Window/controllers -/pl/docs/DOM/window.crypto /pl/docs/Web/API/Window/crypto +/pl/docs/DOM/window.crypto /pl/docs/Web/API/crypto_property /pl/docs/DOM/window.defaultStatus /pl/docs/Web/API/Window/defaultStatus /pl/docs/DOM/window.directories /pl/docs/Web/API/Window/directories /pl/docs/DOM/window.document /pl/docs/Web/API/Window/document @@ -675,7 +675,7 @@ /pl/docs/DOM:window.alert /pl/docs/Web/API/Window/alert /pl/docs/DOM:window.closed /pl/docs/Web/API/Window/closed /pl/docs/DOM:window.controllers /pl/docs/Web/API/Window/controllers -/pl/docs/DOM:window.crypto /pl/docs/Web/API/Window/crypto +/pl/docs/DOM:window.crypto /pl/docs/Web/API/crypto_property /pl/docs/DOM:window.defaultStatus /pl/docs/Web/API/Window/defaultStatus /pl/docs/DOM:window.directories /pl/docs/Web/API/Window/directories /pl/docs/DOM:window.document /pl/docs/Web/API/Window/document @@ -1503,6 +1503,7 @@ /pl/docs/Web/API/UIEvent/pageY /pl/docs/Web/API/MouseEvent/pageY /pl/docs/Web/API/Window/clearInterval /pl/docs/Web/API/clearInterval /pl/docs/Web/API/Window/clearTimeout /pl/docs/Web/API/clearTimeout +/pl/docs/Web/API/Window/crypto /pl/docs/Web/API/crypto_property /pl/docs/Web/API/Window/onload /pl/docs/Web/API/GlobalEventHandlers/onload /pl/docs/Web/API/Window/setInterval /pl/docs/Web/API/setInterval /pl/docs/Web/API/Window/setTimeout /pl/docs/Web/API/setTimeout diff --git a/files/pl/_wikihistory.json b/files/pl/_wikihistory.json index 331ae74307..09762278b7 100644 --- a/files/pl/_wikihistory.json +++ b/files/pl/_wikihistory.json @@ -3648,16 +3648,6 @@ "Internauta1024A" ] }, - "Web/API/Window/crypto": { - "modified": "2019-03-23T23:49:51.057Z", - "contributors": [ - "teoli", - "khalid32", - "Mgjbot", - "Ptak82", - "Internauta1024A" - ] - }, "Web/API/Window/defaultStatus": { "modified": "2019-03-23T23:49:46.875Z", "contributors": [ @@ -3924,6 +3914,16 @@ "qfel13" ] }, + "Web/API/crypto_property": { + "modified": "2019-03-23T23:49:51.057Z", + "contributors": [ + "teoli", + "khalid32", + "Mgjbot", + "Ptak82", + "Internauta1024A" + ] + }, "Web/API/setInterval": { "modified": "2019-03-24T00:10:09.408Z", "contributors": [ diff --git a/files/pl/web/api/window/crypto/index.html b/files/pl/web/api/crypto_property/index.html index 5d7bac8666..35fdfbd173 100644 --- a/files/pl/web/api/window/crypto/index.html +++ b/files/pl/web/api/crypto_property/index.html @@ -1,12 +1,13 @@ --- title: window.crypto -slug: Web/API/Window/crypto +slug: Web/API/crypto_property tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Window/crypto +original_slug: Web/API/Window/crypto --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> |