diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/tr/web | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/tr/web')
11 files changed, 11 insertions, 0 deletions
diff --git a/files/tr/web/css/marjin/index.html b/files/tr/web/css/marjin/index.html index 693d33f2de..356c738f48 100644 --- a/files/tr/web/css/marjin/index.html +++ b/files/tr/web/css/marjin/index.html @@ -6,6 +6,7 @@ tags: - CSS özelliği - Referans translation_of: Web/CSS/margin +translation_of_original: Web/CSS/margin-new --- <div>{{CSSRef}}</div> diff --git a/files/tr/web/guide/css/getting_started/cascading_and_inheritance/index.html b/files/tr/web/guide/css/getting_started/cascading_and_inheritance/index.html index 799d91f85c..3e3d882bdf 100644 --- a/files/tr/web/guide/css/getting_started/cascading_and_inheritance/index.html +++ b/files/tr/web/guide/css/getting_started/cascading_and_inheritance/index.html @@ -9,6 +9,7 @@ tags: - Web - Yeni başlayanlar için translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance +translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/tr/web/guide/css/getting_started/css_nedir/index.html b/files/tr/web/guide/css/getting_started/css_nedir/index.html index ee8835416b..680ab90b30 100644 --- a/files/tr/web/guide/css/getting_started/css_nedir/index.html +++ b/files/tr/web/guide/css/getting_started/css_nedir/index.html @@ -9,6 +9,7 @@ tags: - kitapçık - Örnek translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS --- <div>Css {{CSSTutorialTOC}}</div> diff --git a/files/tr/web/guide/css/getting_started/how_css_works/index.html b/files/tr/web/guide/css/getting_started/how_css_works/index.html index cb301d65d5..8fbddac78d 100644 --- a/files/tr/web/guide/css/getting_started/how_css_works/index.html +++ b/files/tr/web/guide/css/getting_started/how_css_works/index.html @@ -9,6 +9,7 @@ tags: - Yeni başlayan - Yeni başlayanlar translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/tr/web/guide/css/getting_started/index.html b/files/tr/web/guide/css/getting_started/index.html index b8b8239171..a299f6cb69 100644 --- a/files/tr/web/guide/css/getting_started/index.html +++ b/files/tr/web/guide/css/getting_started/index.html @@ -12,6 +12,7 @@ tags: - Yeni başlayan - Yeni başlayanlar translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p><span class="seoSummary">Bu eğitimde <a href="/tr/docs/Web/Guide/CSS">Cascading Style Sheets</a> (CSS) 'in söz dizimi ve dilin ana özellikleri ile tanışacaksınız. CSS kullanılarak, tıpkı bir web sayfası gibi, bir belgenin görünümü değiştirilebilir. Bu eğitici size kendi bilgisayarınızda deneyebileceğiniz ve CSS'in günümüz tarayıcılarındaki özellik ve etkilerini görebileceğiniz örnekler sunacaktır.</span></p> diff --git a/files/tr/web/guide/css/getting_started/why_use_css/index.html b/files/tr/web/guide/css/getting_started/why_use_css/index.html index d7ae66775d..fa1429e2f9 100644 --- a/files/tr/web/guide/css/getting_started/why_use_css/index.html +++ b/files/tr/web/guide/css/getting_started/why_use_css/index.html @@ -10,6 +10,7 @@ tags: - Yeni başlayanlar - Örnek translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS --- <p><span style="line-height: 1.5;">{{ CSSTutorialTOC() }}</span></p> diff --git a/files/tr/web/javascript/reference/global_objects/boolean/prototype/index.html b/files/tr/web/javascript/reference/global_objects/boolean/prototype/index.html index fa60081cc3..dcb92f48b3 100644 --- a/files/tr/web/javascript/reference/global_objects/boolean/prototype/index.html +++ b/files/tr/web/javascript/reference/global_objects/boolean/prototype/index.html @@ -2,6 +2,7 @@ title: Boolean.prototype slug: Web/JavaScript/Reference/Global_Objects/Boolean/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Boolean +translation_of_original: Web/JavaScript/Reference/Global_Objects/Boolean/prototype --- <div>{{JSRef}}</div> diff --git a/files/tr/web/javascript/reference/global_objects/map/prototype/index.html b/files/tr/web/javascript/reference/global_objects/map/prototype/index.html index 5bad06ed4a..1124f3602e 100644 --- a/files/tr/web/javascript/reference/global_objects/map/prototype/index.html +++ b/files/tr/web/javascript/reference/global_objects/map/prototype/index.html @@ -2,6 +2,7 @@ title: Map.prototype slug: Web/JavaScript/Reference/Global_Objects/Map/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Map +translation_of_original: Web/JavaScript/Reference/Global_Objects/Map/prototype --- <div>{{JSRef}}</div> diff --git a/files/tr/web/javascript/reference/operatörler/arithmetic_operators/index.html b/files/tr/web/javascript/reference/operatörler/arithmetic_operators/index.html index e78a71c2d9..04d337601d 100644 --- a/files/tr/web/javascript/reference/operatörler/arithmetic_operators/index.html +++ b/files/tr/web/javascript/reference/operatörler/arithmetic_operators/index.html @@ -5,6 +5,7 @@ tags: - Aritmetik Operatörler - JavaScript translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operatörler/bitwise_operators/index.html b/files/tr/web/javascript/reference/operatörler/bitwise_operators/index.html index d2ad12abff..410107226b 100644 --- a/files/tr/web/javascript/reference/operatörler/bitwise_operators/index.html +++ b/files/tr/web/javascript/reference/operatörler/bitwise_operators/index.html @@ -2,6 +2,7 @@ title: Bitwise operators slug: Web/JavaScript/Reference/Operatörler/Bitwise_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/tr/web/javascript/reference/operatörler/mantiksal_operatorler/index.html b/files/tr/web/javascript/reference/operatörler/mantiksal_operatorler/index.html index b283f9e06c..8a1e2ea56f 100644 --- a/files/tr/web/javascript/reference/operatörler/mantiksal_operatorler/index.html +++ b/files/tr/web/javascript/reference/operatörler/mantiksal_operatorler/index.html @@ -10,6 +10,7 @@ tags: - ve - ya da translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> |