From b7edf84c423a5f25ebb340fcdab552d5784e2109 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:32 +0100 Subject: unslug tr: modify --- files/tr/web/javascript/data_structures/index.html | 3 ++- .../tr/web/javascript/guide/control_flow_and_error_handling/index.html | 3 ++- files/tr/web/javascript/guide/functions/index.html | 3 ++- files/tr/web/javascript/guide/working_with_objects/index.html | 3 ++- files/tr/web/javascript/reference/operators/function_star_/index.html | 3 ++- files/tr/web/javascript/reference/operators/index.html | 3 ++- files/tr/web/javascript/reference/operators/instanceof/index.html | 3 ++- files/tr/web/javascript/reference/operators/super/index.html | 3 ++- files/tr/web/javascript/reference/operators/this/index.html | 3 ++- files/tr/web/javascript/reference/operators/typeof/index.html | 3 ++- 10 files changed, 20 insertions(+), 10 deletions(-) (limited to 'files/tr/web/javascript') diff --git a/files/tr/web/javascript/data_structures/index.html b/files/tr/web/javascript/data_structures/index.html index 693d18233a..f71614add0 100644 --- a/files/tr/web/javascript/data_structures/index.html +++ b/files/tr/web/javascript/data_structures/index.html @@ -1,11 +1,12 @@ --- title: JavaScript veri tipi ve veri yapısı -slug: Web/JavaScript/Veri_Yapısı +slug: Web/JavaScript/Data_structures tags: - Başlangıç - JavaScript - Veri Türleri translation_of: Web/JavaScript/Data_structures +original_slug: Web/JavaScript/Veri_Yapısı ---
{{jsSidebar("More")}}
diff --git a/files/tr/web/javascript/guide/control_flow_and_error_handling/index.html b/files/tr/web/javascript/guide/control_flow_and_error_handling/index.html index dcf6d13466..ba35caf1d9 100644 --- a/files/tr/web/javascript/guide/control_flow_and_error_handling/index.html +++ b/files/tr/web/javascript/guide/control_flow_and_error_handling/index.html @@ -1,11 +1,12 @@ --- title: Kontrol akışı ve hata yakalama -slug: Web/JavaScript/Guide/Ifadeler +slug: Web/JavaScript/Guide/Control_flow_and_error_handling tags: - Başlangıç - JavaScript - Rehberi translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling +original_slug: Web/JavaScript/Guide/Ifadeler ---
{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Grammar_and_types", "Web/JavaScript/Guide/Loops_and_iteration")}}
diff --git a/files/tr/web/javascript/guide/functions/index.html b/files/tr/web/javascript/guide/functions/index.html index e688bd5dcb..ff7638ebb5 100644 --- a/files/tr/web/javascript/guide/functions/index.html +++ b/files/tr/web/javascript/guide/functions/index.html @@ -1,11 +1,12 @@ --- title: Fonksiyonlar -slug: Web/JavaScript/Guide/Fonksiyonlar +slug: Web/JavaScript/Guide/Functions tags: - Başlangıç seviyesi - Fonksiyonlar - Rehber translation_of: Web/JavaScript/Guide/Functions +original_slug: Web/JavaScript/Guide/Fonksiyonlar ---
{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Loops_and_iteration", "Web/JavaScript/Guide/Expressions_and_Operators")}}
diff --git a/files/tr/web/javascript/guide/working_with_objects/index.html b/files/tr/web/javascript/guide/working_with_objects/index.html index 0782b4db6c..7b3c555da6 100644 --- a/files/tr/web/javascript/guide/working_with_objects/index.html +++ b/files/tr/web/javascript/guide/working_with_objects/index.html @@ -1,7 +1,8 @@ --- title: Nesnelerle çalışmak -slug: Web/JavaScript/Guide/Nesneler_ile_çalışmak +slug: Web/JavaScript/Guide/Working_with_Objects translation_of: Web/JavaScript/Guide/Working_with_Objects +original_slug: Web/JavaScript/Guide/Nesneler_ile_çalışmak ---
{{jsSidebar("JavaScript Rehberi")}} {{PreviousNext("Web/JavaScript/Guide/Keyed_collections", "Web/JavaScript/Guide/Details_of_the_Object_Model")}}
diff --git a/files/tr/web/javascript/reference/operators/function_star_/index.html b/files/tr/web/javascript/reference/operators/function_star_/index.html index 193e00f205..bf871854a4 100644 --- a/files/tr/web/javascript/reference/operators/function_star_/index.html +++ b/files/tr/web/javascript/reference/operators/function_star_/index.html @@ -1,7 +1,8 @@ --- title: function* expression -slug: Web/JavaScript/Reference/Operatörler/function* +slug: Web/JavaScript/Reference/Operators/function* translation_of: Web/JavaScript/Reference/Operators/function* +original_slug: Web/JavaScript/Reference/Operatörler/function* ---
{{jsSidebar("Operators")}}
diff --git a/files/tr/web/javascript/reference/operators/index.html b/files/tr/web/javascript/reference/operators/index.html index f42305b092..1163323350 100644 --- a/files/tr/web/javascript/reference/operators/index.html +++ b/files/tr/web/javascript/reference/operators/index.html @@ -1,7 +1,8 @@ --- title: İfadeler ve operatörler -slug: Web/JavaScript/Reference/Operatörler +slug: Web/JavaScript/Reference/Operators translation_of: Web/JavaScript/Reference/Operators +original_slug: Web/JavaScript/Reference/Operatörler ---
{{jsSidebar("Operators")}}
diff --git a/files/tr/web/javascript/reference/operators/instanceof/index.html b/files/tr/web/javascript/reference/operators/instanceof/index.html index 3434ea34b9..d94b35a526 100644 --- a/files/tr/web/javascript/reference/operators/instanceof/index.html +++ b/files/tr/web/javascript/reference/operators/instanceof/index.html @@ -1,7 +1,8 @@ --- title: instanceof -slug: Web/JavaScript/Reference/Operatörler/instanceof +slug: Web/JavaScript/Reference/Operators/instanceof translation_of: Web/JavaScript/Reference/Operators/instanceof +original_slug: Web/JavaScript/Reference/Operatörler/instanceof ---
{{jsSidebar("Operators")}}
diff --git a/files/tr/web/javascript/reference/operators/super/index.html b/files/tr/web/javascript/reference/operators/super/index.html index 3dd3f62ebf..1248797b8e 100644 --- a/files/tr/web/javascript/reference/operators/super/index.html +++ b/files/tr/web/javascript/reference/operators/super/index.html @@ -1,7 +1,8 @@ --- title: super -slug: Web/JavaScript/Reference/Operatörler/super +slug: Web/JavaScript/Reference/Operators/super translation_of: Web/JavaScript/Reference/Operators/super +original_slug: Web/JavaScript/Reference/Operatörler/super ---
{{jsSidebar("Operators")}}
diff --git a/files/tr/web/javascript/reference/operators/this/index.html b/files/tr/web/javascript/reference/operators/this/index.html index 674e577187..a2ee362c2a 100644 --- a/files/tr/web/javascript/reference/operators/this/index.html +++ b/files/tr/web/javascript/reference/operators/this/index.html @@ -1,7 +1,8 @@ --- title: this -slug: Web/JavaScript/Reference/Operatörler/this +slug: Web/JavaScript/Reference/Operators/this translation_of: Web/JavaScript/Reference/Operators/this +original_slug: Web/JavaScript/Reference/Operatörler/this ---
{{jsSidebar("Operators")}}
diff --git a/files/tr/web/javascript/reference/operators/typeof/index.html b/files/tr/web/javascript/reference/operators/typeof/index.html index deccfd8925..1c5785a9b1 100644 --- a/files/tr/web/javascript/reference/operators/typeof/index.html +++ b/files/tr/web/javascript/reference/operators/typeof/index.html @@ -1,7 +1,8 @@ --- title: typeof -slug: Web/JavaScript/Reference/Operatörler/typeof +slug: Web/JavaScript/Reference/Operators/typeof translation_of: Web/JavaScript/Reference/Operators/typeof +original_slug: Web/JavaScript/Reference/Operatörler/typeof ---
{{jsSidebar("Operatörler")}}
-- cgit v1.2.3-54-g00ecf