diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
commit | b8170f78422f2269dfc9df7760cc1ad51c048c00 (patch) | |
tree | bbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/web/svg | |
parent | de5c456ebded0e038adbf23db34cc290c8829180 (diff) | |
download | translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2 translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip |
unslug pl: modify
Diffstat (limited to 'files/pl/web/svg')
-rw-r--r-- | files/pl/web/svg/element/circle/index.html | 3 | ||||
-rw-r--r-- | files/pl/web/svg/other_resources/index.html | 3 | ||||
-rw-r--r-- | files/pl/web/svg/tutorial/index.html | 5 | ||||
-rw-r--r-- | files/pl/web/svg/tutorial/svg_and_css/index.html | 5 | ||||
-rw-r--r-- | files/pl/web/svg/tutorial/svg_in_html_introduction/index.html | 3 |
5 files changed, 12 insertions, 7 deletions
diff --git a/files/pl/web/svg/element/circle/index.html b/files/pl/web/svg/element/circle/index.html index 6ef2bca50e..0b71e745d9 100644 --- a/files/pl/web/svg/element/circle/index.html +++ b/files/pl/web/svg/element/circle/index.html @@ -1,7 +1,8 @@ --- title: <circle> -slug: Web/SVG/Element/okrąg +slug: Web/SVG/Element/circle translation_of: Web/SVG/Element/circle +original_slug: Web/SVG/Element/okrąg --- <div>{{SVGRef}}</div> diff --git a/files/pl/web/svg/other_resources/index.html b/files/pl/web/svg/other_resources/index.html index 6e5f2508b8..5658f2dcb5 100644 --- a/files/pl/web/svg/other_resources/index.html +++ b/files/pl/web/svg/other_resources/index.html @@ -1,10 +1,11 @@ --- title: Inne zasoby -slug: Web/SVG/Inne_zasoby +slug: Web/SVG/Other_Resources tags: - SVG - Wszystkie_kategorie translation_of: Web/SVG/Other_Resources +original_slug: Web/SVG/Inne_zasoby --- <p> </p> diff --git a/files/pl/web/svg/tutorial/index.html b/files/pl/web/svg/tutorial/index.html index 7f150c7110..e95141e71d 100644 --- a/files/pl/web/svg/tutorial/index.html +++ b/files/pl/web/svg/tutorial/index.html @@ -1,11 +1,12 @@ --- title: SVG Poradnik -slug: Web/SVG/Przewodnik +slug: Web/SVG/Tutorial tags: - SVG - - 'SVG:Przewodnik' + - SVG:Przewodnik - Wszystkie_kategorie translation_of: Web/SVG/Tutorial +original_slug: Web/SVG/Przewodnik --- <p> </p> diff --git a/files/pl/web/svg/tutorial/svg_and_css/index.html b/files/pl/web/svg/tutorial/svg_and_css/index.html index 1581fbdcd8..a918e69cc0 100644 --- a/files/pl/web/svg/tutorial/svg_and_css/index.html +++ b/files/pl/web/svg/tutorial/svg_and_css/index.html @@ -1,9 +1,10 @@ --- title: Grafika SVG -slug: Web/CSS/Na_początek/Grafika_SVG +slug: Web/SVG/Tutorial/SVG_and_CSS tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Web/SVG/Tutorial/SVG_and_CSS +original_slug: Web/CSS/Na_początek/Grafika_SVG --- <p> </p><p>Ta strona ilustruje specjalny język do tworzenia grafiki: SVG. diff --git a/files/pl/web/svg/tutorial/svg_in_html_introduction/index.html b/files/pl/web/svg/tutorial/svg_in_html_introduction/index.html index f816909090..0c74009689 100644 --- a/files/pl/web/svg/tutorial/svg_in_html_introduction/index.html +++ b/files/pl/web/svg/tutorial/svg_in_html_introduction/index.html @@ -1,10 +1,11 @@ --- title: SVG w XHTML - Wprowadzenie -slug: Web/SVG/Przewodnik/SVG_w_XHTML_-_Wprowadzenie +slug: Web/SVG/Tutorial/SVG_In_HTML_Introduction tags: - SVG - Wszystkie_kategorie translation_of: Web/SVG/Tutorial/SVG_In_HTML_Introduction +original_slug: Web/SVG/Przewodnik/SVG_w_XHTML_-_Wprowadzenie --- <p> </p> |