aboutsummaryrefslogtreecommitdiff
path: root/files/pl/tools
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:25 +0100
commitb8170f78422f2269dfc9df7760cc1ad51c048c00 (patch)
treebbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/tools
parentde5c456ebded0e038adbf23db34cc290c8829180 (diff)
downloadtranslated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz
translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2
translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip
unslug pl: modify
Diffstat (limited to 'files/pl/tools')
-rw-r--r--files/pl/tools/about_colon_debugging/index.html7
-rw-r--r--files/pl/tools/browser_toolbox/index.html3
-rw-r--r--files/pl/tools/debugger/how_to/index.html3
-rw-r--r--files/pl/tools/debugger/index.html3
-rw-r--r--files/pl/tools/index.html3
-rw-r--r--files/pl/tools/page_inspector/how_to/index.html3
-rw-r--r--files/pl/tools/page_inspector/how_to/open_the_inspector/index.html3
-rw-r--r--files/pl/tools/page_inspector/index.html3
-rw-r--r--files/pl/tools/page_inspector/ui_tour/index.html3
-rw-r--r--files/pl/tools/performance/flame_chart/index.html3
-rw-r--r--files/pl/tools/performance/index.html3
-rw-r--r--files/pl/tools/storage_inspector/index.html3
-rw-r--r--files/pl/tools/tools_toolbox/index.html3
-rw-r--r--files/pl/tools/validators/index.html3
-rw-r--r--files/pl/tools/view_source/index.html3
15 files changed, 32 insertions, 17 deletions
diff --git a/files/pl/tools/about_colon_debugging/index.html b/files/pl/tools/about_colon_debugging/index.html
index 8ed93e0d15..762314d699 100644
--- a/files/pl/tools/about_colon_debugging/index.html
+++ b/files/pl/tools/about_colon_debugging/index.html
@@ -1,7 +1,8 @@
---
-title: 'about:debugging'
-slug: 'Narzędzia/about:debugging'
-translation_of: 'Tools/about:debugging'
+title: about:debugging
+slug: Tools/about:debugging
+translation_of: Tools/about:debugging
+original_slug: Narzędzia/about:debugging
---
<p><font><font>Zakładka about:debugging gromadzi narzędzia developerskie Firefoxa i pozwala używać ich do testowania i debugowania wielu celów (dodatków). Na chwilę obecną wspiera trzy główne rodzaje celów: dodatki niewymagające restartu przeglądarki, karty (zakładki) i workersy (zadania w tle).</font></font></p>
diff --git a/files/pl/tools/browser_toolbox/index.html b/files/pl/tools/browser_toolbox/index.html
index b5a4fa88ce..6fad126ff6 100644
--- a/files/pl/tools/browser_toolbox/index.html
+++ b/files/pl/tools/browser_toolbox/index.html
@@ -1,7 +1,8 @@
---
title: Browser Toolbox
-slug: Narzędzia/Browser_Toolbox
+slug: Tools/Browser_Toolbox
translation_of: Tools/Browser_Toolbox
+original_slug: Narzędzia/Browser_Toolbox
---
<p>The Browser Toolbox enables you to debug add-ons and the browser's own JavaScript code rather than just web pages like the normal <a href="/en-US/docs/Tools_Toolbox">Toolbox</a>.  The Browser Toolbox's context is the whole browser rather than just single page on a single tab.</p>
diff --git a/files/pl/tools/debugger/how_to/index.html b/files/pl/tools/debugger/how_to/index.html
index 0ee1b834a1..6f8acdce02 100644
--- a/files/pl/tools/debugger/how_to/index.html
+++ b/files/pl/tools/debugger/how_to/index.html
@@ -1,10 +1,11 @@
---
title: How to
-slug: Narzędzia/Debugger/How_to
+slug: Tools/Debugger/How_to
tags:
- NeedsTranslation
- TopicStub
translation_of: Tools/Debugger/How_to
+original_slug: Narzędzia/Debugger/How_to
---
<p><span class="seoSummary">These articles describe how to use the debugger.</span></p>
diff --git a/files/pl/tools/debugger/index.html b/files/pl/tools/debugger/index.html
index b81218619f..40470ffc1d 100644
--- a/files/pl/tools/debugger/index.html
+++ b/files/pl/tools/debugger/index.html
@@ -1,7 +1,8 @@
---
title: Debugger
-slug: Narzędzia/Debugger
+slug: Tools/Debugger
translation_of: Tools/Debugger
+original_slug: Narzędzia/Debugger
---
<p> JavaScript Debugger pozwala przejść przez kod JavaScript i spawdzić lub zmienić jego stan, aby pomóc wyśledzić błędy.</p>
diff --git a/files/pl/tools/index.html b/files/pl/tools/index.html
index 8f9560929a..c37c81bcb0 100644
--- a/files/pl/tools/index.html
+++ b/files/pl/tools/index.html
@@ -1,9 +1,10 @@
---
title: Narzędzia dla programistów Firefox
-slug: Narzędzia
+slug: Tools
tags:
- Narzędzia
translation_of: Tools
+original_slug: Narzędzia
---
<div>{{ToolsSidebar}}</div>
diff --git a/files/pl/tools/page_inspector/how_to/index.html b/files/pl/tools/page_inspector/how_to/index.html
index 29373ef1b7..4120ac566f 100644
--- a/files/pl/tools/page_inspector/how_to/index.html
+++ b/files/pl/tools/page_inspector/how_to/index.html
@@ -1,10 +1,11 @@
---
title: How to
-slug: Narzędzia/Page_Inspector/How_to
+slug: Tools/Page_Inspector/How_to
tags:
- NeedsTranslation
- TopicStub
translation_of: Tools/Page_Inspector/How_to
+original_slug: Narzędzia/Page_Inspector/How_to
---
<p><span class="seoSummary">Links for various HOW TO's can be found here. These links describe in depth the HOW TO techniques.</span></p>
diff --git a/files/pl/tools/page_inspector/how_to/open_the_inspector/index.html b/files/pl/tools/page_inspector/how_to/open_the_inspector/index.html
index 4d4b025c45..c6566d59ee 100644
--- a/files/pl/tools/page_inspector/how_to/open_the_inspector/index.html
+++ b/files/pl/tools/page_inspector/how_to/open_the_inspector/index.html
@@ -1,7 +1,8 @@
---
title: Otwórz Inspektora
-slug: Narzędzia/Page_Inspector/How_to/Open_the_Inspector
+slug: Tools/Page_Inspector/How_to/Open_the_Inspector
translation_of: Tools/Page_Inspector/How_to/Open_the_Inspector
+original_slug: Narzędzia/Page_Inspector/How_to/Open_the_Inspector
---
<p>Istnieją dwie główne ścieżki do otworzenia Inspektora:</p>
diff --git a/files/pl/tools/page_inspector/index.html b/files/pl/tools/page_inspector/index.html
index 336489b782..51f27c3488 100644
--- a/files/pl/tools/page_inspector/index.html
+++ b/files/pl/tools/page_inspector/index.html
@@ -1,7 +1,8 @@
---
title: Inspektor Stron
-slug: Narzędzia/Page_Inspector
+slug: Tools/Page_Inspector
translation_of: Tools/Page_Inspector
+original_slug: Narzędzia/Page_Inspector
---
<div class="boxed translate-rendered">
<p>Użyj Inspektora Stron, aby badać i modyfikować HTML i CSS na stronie.</p>
diff --git a/files/pl/tools/page_inspector/ui_tour/index.html b/files/pl/tools/page_inspector/ui_tour/index.html
index c3c2375155..031fa2fa61 100644
--- a/files/pl/tools/page_inspector/ui_tour/index.html
+++ b/files/pl/tools/page_inspector/ui_tour/index.html
@@ -1,11 +1,12 @@
---
title: Przewodnik przez UI
-slug: Narzędzia/Page_Inspector/Przewodnik_przez_UI
+slug: Tools/Page_Inspector/UI_Tour
tags:
- Inspektor
- Narzędzia
- Przewodnik
translation_of: Tools/Page_Inspector/UI_Tour
+original_slug: Narzędzia/Page_Inspector/Przewodnik_przez_UI
---
<p>Ten artykuł jest szybkim wprowadzeniem do głównych sekcji Interfejsu Użytkownika (UI) Inspektora Stron.</p>
diff --git a/files/pl/tools/performance/flame_chart/index.html b/files/pl/tools/performance/flame_chart/index.html
index 1edebd4d01..60b17d4011 100644
--- a/files/pl/tools/performance/flame_chart/index.html
+++ b/files/pl/tools/performance/flame_chart/index.html
@@ -1,7 +1,8 @@
---
title: Flame Chart
-slug: Narzędzia/Performance/Flame_Chart
+slug: Tools/Performance/Flame_Chart
translation_of: Tools/Performance/Flame_Chart
+original_slug: Narzędzia/Performance/Flame_Chart
---
<div class="summary">
<p>The Flame Chart shows you the state of the JavaScript stack for your code at every millisecond during the performance profile.</p>
diff --git a/files/pl/tools/performance/index.html b/files/pl/tools/performance/index.html
index 346399027f..f9cfa310f2 100644
--- a/files/pl/tools/performance/index.html
+++ b/files/pl/tools/performance/index.html
@@ -1,10 +1,11 @@
---
title: Performance
-slug: Narzędzia/Performance
+slug: Tools/Performance
tags:
- NeedsTranslation
- TopicStub
translation_of: Tools/Performance
+original_slug: Narzędzia/Performance
---
<p>The Performance tool gives you insight into your site's general responsiveness, JavaScript and layout performance. With the Performance tool you create a recording, or profile, of your site over a period of time. The tool then shows you an <a href="/en-US/docs/Tools/Performance/UI_Tour#Waterfall_overview">overview</a> of the things the browser was doing to render your site over the profile, and a graph of the <a href="/en-US/docs/Tools/Performance/Frame_rate">frame rate</a> over the profile.</p>
diff --git a/files/pl/tools/storage_inspector/index.html b/files/pl/tools/storage_inspector/index.html
index 1638fcd918..4919111886 100644
--- a/files/pl/tools/storage_inspector/index.html
+++ b/files/pl/tools/storage_inspector/index.html
@@ -1,7 +1,8 @@
---
title: Storage Inspector
-slug: Narzędzia/Storage_Inspector
+slug: Tools/Storage_Inspector
translation_of: Tools/Storage_Inspector
+original_slug: Narzędzia/Storage_Inspector
---
<div>{{ToolsSidebar}}</div>
diff --git a/files/pl/tools/tools_toolbox/index.html b/files/pl/tools/tools_toolbox/index.html
index 02001ef0a8..8d88d8469f 100644
--- a/files/pl/tools/tools_toolbox/index.html
+++ b/files/pl/tools/tools_toolbox/index.html
@@ -1,7 +1,8 @@
---
title: Toolbox
-slug: Narzędzia/Tools_Toolbox
+slug: Tools/Tools_Toolbox
translation_of: Tools/Tools_Toolbox
+original_slug: Narzędzia/Tools_Toolbox
---
<p>The Toolbox provides a single home for most of the developer tools that are built into Firefox. You can open it by selecting "Toggle Tools" from the Web Developer menu (under "Tools" on OS X and Linux, or "Firefox" on Windows), or by activating any tool hosted in it (for example, the JavaScript Debugger or the Page Inspector). Alternatively you can press Ctrl + Shift + I on Windows and Linux, or Cmd + Opt + I on OS X.</p>
<p>By default, the window appears docked to the bottom side of the Firefox window, but you can detach it if you like. This is what it looks like when it's docked:</p>
diff --git a/files/pl/tools/validators/index.html b/files/pl/tools/validators/index.html
index ee649caa20..4379abf3c9 100644
--- a/files/pl/tools/validators/index.html
+++ b/files/pl/tools/validators/index.html
@@ -1,9 +1,10 @@
---
title: Walidatory
-slug: Narzędzia/Walidatory
+slug: Tools/Validators
tags:
- Narzędzia
translation_of: Tools/Validators
+original_slug: Narzędzia/Walidatory
---
<p> </p>
<pre class="eval">Karty paneli bocznych nie są dostępne w tej chwili.
diff --git a/files/pl/tools/view_source/index.html b/files/pl/tools/view_source/index.html
index 5781415e73..206d54d7da 100644
--- a/files/pl/tools/view_source/index.html
+++ b/files/pl/tools/view_source/index.html
@@ -1,7 +1,8 @@
---
title: View Source
-slug: Narzędzia/View_source
+slug: Tools/View_source
translation_of: Tools/View_source
+original_slug: Narzędzia/View_source
---
<div>{{ToolsSidebar}}</div>