From b8170f78422f2269dfc9df7760cc1ad51c048c00 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:25 +0100 Subject: unslug pl: modify --- files/pl/tools/about_colon_debugging/index.html | 7 ++++--- files/pl/tools/browser_toolbox/index.html | 3 ++- files/pl/tools/debugger/how_to/index.html | 3 ++- files/pl/tools/debugger/index.html | 3 ++- files/pl/tools/index.html | 3 ++- files/pl/tools/page_inspector/how_to/index.html | 3 ++- files/pl/tools/page_inspector/how_to/open_the_inspector/index.html | 3 ++- files/pl/tools/page_inspector/index.html | 3 ++- files/pl/tools/page_inspector/ui_tour/index.html | 3 ++- files/pl/tools/performance/flame_chart/index.html | 3 ++- files/pl/tools/performance/index.html | 3 ++- files/pl/tools/storage_inspector/index.html | 3 ++- files/pl/tools/tools_toolbox/index.html | 3 ++- files/pl/tools/validators/index.html | 3 ++- files/pl/tools/view_source/index.html | 3 ++- 15 files changed, 32 insertions(+), 17 deletions(-) (limited to 'files/pl/tools') 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 ---

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).

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 ---

The Browser Toolbox enables you to debug add-ons and the browser's own JavaScript code rather than just web pages like the normal Toolbox.  The Browser Toolbox's context is the whole browser rather than just single page on a single tab.

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 ---

These articles describe how to use the debugger.

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 ---

 JavaScript Debugger pozwala przejść przez kod JavaScript i spawdzić lub zmienić jego stan, aby pomóc wyśledzić błędy.

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 ---
{{ToolsSidebar}}
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 ---

Links for various HOW TO's can be found here. These links describe in depth the HOW TO techniques.

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 ---

Istnieją dwie główne ścieżki do otworzenia Inspektora:

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 ---

Użyj Inspektora Stron, aby badać i modyfikować HTML i CSS na stronie.

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 ---

Ten artykuł jest szybkim wprowadzeniem do głównych sekcji Interfejsu Użytkownika (UI) Inspektora Stron.

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 ---

The Flame Chart shows you the state of the JavaScript stack for your code at every millisecond during the performance profile.

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 ---

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 overview of the things the browser was doing to render your site over the profile, and a graph of the frame rate over the profile.

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 ---
{{ToolsSidebar}}
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 ---

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.

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:

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 ---

 

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
 ---
 
{{ToolsSidebar}}
-- cgit v1.2.3-54-g00ecf