aboutsummaryrefslogtreecommitdiff
path: root/files/tr/tools
diff options
context:
space:
mode:
Diffstat (limited to 'files/tr/tools')
-rw-r--r--files/tr/tools/browser_console/index.html3
-rw-r--r--files/tr/tools/debugger/index.html3
-rw-r--r--files/tr/tools/index.html3
-rw-r--r--files/tr/tools/page_inspector/index.html3
-rw-r--r--files/tr/tools/performance/index.html3
-rw-r--r--files/tr/tools/remote_debugging/index.html3
-rw-r--r--files/tr/tools/web_console/index.html3
-rw-r--r--files/tr/tools/web_console/rich_output/index.html3
-rw-r--r--files/tr/tools/web_console/split_console/index.html3
-rw-r--r--files/tr/tools/web_console/the_command_line_interpreter/index.html3
-rw-r--r--files/tr/tools/web_console/ui_tour/index.html3
11 files changed, 22 insertions, 11 deletions
diff --git a/files/tr/tools/browser_console/index.html b/files/tr/tools/browser_console/index.html
index 542c9f6b28..d4f4c1015c 100644
--- a/files/tr/tools/browser_console/index.html
+++ b/files/tr/tools/browser_console/index.html
@@ -1,6 +1,6 @@
---
title: Browser Console
-slug: Araclar/Browser_Console
+slug: Tools/Browser_Console
tags:
- Developer
- Tutorial
@@ -8,6 +8,7 @@ tags:
- WebMechanics
- WebRTC
translation_of: Tools/Browser_Console
+original_slug: Araclar/Browser_Console
---
<div>    {{ToolsSidebar}}</div>
diff --git a/files/tr/tools/debugger/index.html b/files/tr/tools/debugger/index.html
index 36f2ee5531..d3e8c68cc7 100644
--- a/files/tr/tools/debugger/index.html
+++ b/files/tr/tools/debugger/index.html
@@ -1,9 +1,10 @@
---
title: Hata ayıklayıcı
-slug: Araclar/HataAyıklayıcı
+slug: Tools/Debugger
tags:
- '#HataAyıklayıcı #HataAyıklama #JavaScript'
translation_of: Tools/Debugger
+original_slug: Araclar/HataAyıklayıcı
---
<div class="note">
<p>Bu sayfa Firefox 52 veya daha üzeri sürümdeki JavaScript Hata Ayıklayıcı'yı tanıtır. Daha önceki sürümlerde nasıl olduğunu görmek için  <a href="https://developer.mozilla.org/en-US/docs/Tools/Debugger_%28before_Firefox_52%29">Debugger (before Firefox 52)</a>.</p>
diff --git a/files/tr/tools/index.html b/files/tr/tools/index.html
index 9c2e82ecb6..e417962b62 100644
--- a/files/tr/tools/index.html
+++ b/files/tr/tools/index.html
@@ -1,11 +1,12 @@
---
title: Firefox Geliştirici Araçları
-slug: Araclar
+slug: Tools
tags:
- Türkçe Firefox Devop Toolls
- firefox aurora
- geliştirici araçları
translation_of: Tools
+original_slug: Araclar
---
<div><font><font><font><font>{{ToolsSidebar}}</font></font></font></font></div>
diff --git a/files/tr/tools/page_inspector/index.html b/files/tr/tools/page_inspector/index.html
index f50c28aa5c..548d1027e9 100644
--- a/files/tr/tools/page_inspector/index.html
+++ b/files/tr/tools/page_inspector/index.html
@@ -1,7 +1,8 @@
---
title: Page Inspector
-slug: Araclar/Page_Inspector
+slug: Tools/Page_Inspector
translation_of: Tools/Page_Inspector
+original_slug: Araclar/Page_Inspector
---
<p>Bir sayfanın HTML'sini ve CSS'sini incelemek ve değiştirmek için Page Inspector'ı kullanın.</p>
diff --git a/files/tr/tools/performance/index.html b/files/tr/tools/performance/index.html
index 803e590515..a47a777603 100644
--- a/files/tr/tools/performance/index.html
+++ b/files/tr/tools/performance/index.html
@@ -1,7 +1,8 @@
---
title: Performance
-slug: Araclar/Performance
+slug: Tools/Performance
translation_of: Tools/Performance
+original_slug: Araclar/Performance
---
<div>{{ToolsSidebar}}</div>
diff --git a/files/tr/tools/remote_debugging/index.html b/files/tr/tools/remote_debugging/index.html
index 0718a25e60..7e5304f2f1 100644
--- a/files/tr/tools/remote_debugging/index.html
+++ b/files/tr/tools/remote_debugging/index.html
@@ -1,7 +1,8 @@
---
title: Remote Debugging
-slug: Araclar/Remote_Debugging
+slug: Tools/Remote_Debugging
translation_of: Tools/Remote_Debugging
+original_slug: Araclar/Remote_Debugging
---
<p>You can use the Firefox developer tools on your desktop to debug code running remotely: in a different process on the same device or on a completely different device. To do this you use Firefox to attach the <a href="/en-US/docs/Toolbox" title="/en-US/docs/Toolbox">Toolbox</a> to the remote process, and the Toolbox is then launched in its own window. At the moment the following tools support remote debugging:</p>
<ul>
diff --git a/files/tr/tools/web_console/index.html b/files/tr/tools/web_console/index.html
index 585d711508..a3044762d3 100644
--- a/files/tr/tools/web_console/index.html
+++ b/files/tr/tools/web_console/index.html
@@ -1,6 +1,6 @@
---
title: Web Konsolu
-slug: Araclar/Web_Konsolu
+slug: Tools/Web_Console
tags:
- Debugging Guide Tools Turkish
- Türkçe DevOps Web Console Mozilla
@@ -8,6 +8,7 @@ tags:
- Web Machine Türkçe
- Web console Türkçe
translation_of: Tools/Web_Console
+original_slug: Araclar/Web_Konsolu
---
<div>{{ToolsSidebar}}</div>
diff --git a/files/tr/tools/web_console/rich_output/index.html b/files/tr/tools/web_console/rich_output/index.html
index 388246ba4b..17e558a85e 100644
--- a/files/tr/tools/web_console/rich_output/index.html
+++ b/files/tr/tools/web_console/rich_output/index.html
@@ -1,7 +1,8 @@
---
title: Zengin Çıktı
-slug: Araclar/Web_Konsolu/Zengin_Cikti
+slug: Tools/Web_Console/Rich_output
translation_of: Tools/Web_Console/Rich_output
+original_slug: Araclar/Web_Konsolu/Zengin_Cikti
---
<div>{{ToolsSidebar}}</div>
diff --git a/files/tr/tools/web_console/split_console/index.html b/files/tr/tools/web_console/split_console/index.html
index b145783aca..e6ca22812a 100644
--- a/files/tr/tools/web_console/split_console/index.html
+++ b/files/tr/tools/web_console/split_console/index.html
@@ -1,7 +1,8 @@
---
title: Bölünmüş Konsol
-slug: Araclar/Web_Konsolu/Bolunmus_Konsol
+slug: Tools/Web_Console/Split_console
translation_of: Tools/Web_Console/Split_console
+original_slug: Araclar/Web_Konsolu/Bolunmus_Konsol
---
<div>{{ToolsSidebar}}</div>
diff --git a/files/tr/tools/web_console/the_command_line_interpreter/index.html b/files/tr/tools/web_console/the_command_line_interpreter/index.html
index a63f823b21..12c6d9d405 100644
--- a/files/tr/tools/web_console/the_command_line_interpreter/index.html
+++ b/files/tr/tools/web_console/the_command_line_interpreter/index.html
@@ -1,7 +1,8 @@
---
title: Komut Satırı Tercümanı
-slug: Araclar/Web_Konsolu/Komut_Satiri_Tercumani
+slug: Tools/Web_Console/The_command_line_interpreter
translation_of: Tools/Web_Console/The_command_line_interpreter
+original_slug: Araclar/Web_Konsolu/Komut_Satiri_Tercumani
---
<div>{{ToolsSidebar}}</div>
diff --git a/files/tr/tools/web_console/ui_tour/index.html b/files/tr/tools/web_console/ui_tour/index.html
index d1a1ebb0d5..dff0f7bafc 100644
--- a/files/tr/tools/web_console/ui_tour/index.html
+++ b/files/tr/tools/web_console/ui_tour/index.html
@@ -1,7 +1,8 @@
---
title: Web Konsolu'nu Açmak
-slug: Araclar/Web_Konsolu/Web_Konsolunu_Acmak
+slug: Tools/Web_Console/UI_Tour
translation_of: Tools/Web_Console/UI_Tour
+original_slug: Araclar/Web_Konsolu/Web_Konsolunu_Acmak
---
<div>{{ToolsSidebar}}</div>