diff options
Diffstat (limited to 'files/id')
9 files changed, 9 insertions, 0 deletions
diff --git a/files/id/learn/web_mechanics/index.html b/files/id/learn/web_mechanics/index.html index c1cb59bd12..2e2f406ee5 100644 --- a/files/id/learn/web_mechanics/index.html +++ b/files/id/learn/web_mechanics/index.html @@ -5,6 +5,7 @@ tags: - MekanismeWeb - Pemula translation_of: Learn/Common_questions +translation_of_original: Learn/Web_Mechanics --- <p>Kompetensi ini merepresentasikan pemahaman Anda mengenai ekosistem web. Kami pecah pengetahuan yang Anda butuhkan kedalam bentuk yang lebih kecil, yakni detil keahliannya.</p> diff --git a/files/id/mdn/contribute/tugas/index.html b/files/id/mdn/contribute/tugas/index.html index c72f962d66..bc96bb783f 100644 --- a/files/id/mdn/contribute/tugas/index.html +++ b/files/id/mdn/contribute/tugas/index.html @@ -7,6 +7,7 @@ tags: - Panduan - Proyek MDC translation_of: MDN/Contribute/Getting_started +translation_of_original: MDN/Contribute/Tasks --- <div>{{MDNSidebar}}</div><p>Anda ingin membuat MDN menjadi lebih baik ? Ada banyak sekali cara untuk membantu: dari memperbaiki ejaan kalimat sampai membuat konten baru, Atau bahkan membantu mengembangkan platform Kurma dimana website ini dibuat. <a href="https://developer.mozilla.org/en-US/docs/Project:MDN/Contributing">Panduan kontributor MDN</a> mencakup semua hal yang bisa anda bantu dan lakukkan untuk mereka. Dibawah ini, anda bisa mencari daftar spesifikasi dari tugas yang perlu diselesaikan.</p> diff --git a/files/id/mdn/user_guide/index.html b/files/id/mdn/user_guide/index.html index b2e20cd131..7703e98dd1 100644 --- a/files/id/mdn/user_guide/index.html +++ b/files/id/mdn/user_guide/index.html @@ -8,6 +8,7 @@ tags: - NeedsTranslation - TopicStub translation_of: MDN/Tools +translation_of_original: MDN/User_guide --- <div>{{MDNSidebar}}</div><p>The Mozilla Developer Network site is an advanced system for finding, reading, and contributing to documentation and sample code for Web developers (as well as for Firefox and Firefox OS developers). The MDN user guide provides articles detailing how to use MDN to find the documentation you need, and, if you wish, how to help make the material better, more expansive, and more complete.</p> <p>{{SubpagesWithSummaries}}</p> diff --git a/files/id/pengembangan_web/index.html b/files/id/pengembangan_web/index.html index 1033bba848..4370766311 100644 --- a/files/id/pengembangan_web/index.html +++ b/files/id/pengembangan_web/index.html @@ -2,6 +2,7 @@ title: Pengembangan Web slug: Pengembangan_Web translation_of: Web/Guide +translation_of_original: Web_Development --- <p><strong>Pengembangan web</strong> terdiri dari semua aspek dalam mengembangkan sebuah situs web atau aplikasi web</p> diff --git a/files/id/web/guide/api/webrtc/index.html b/files/id/web/guide/api/webrtc/index.html index 93c1a489eb..60f6c73de0 100644 --- a/files/id/web/guide/api/webrtc/index.html +++ b/files/id/web/guide/api/webrtc/index.html @@ -2,6 +2,7 @@ title: WebRTC slug: Web/Guide/API/WebRTC translation_of: Web/API/WebRTC_API +translation_of_original: Web/Guide/API/WebRTC --- <p><strong>WebRTC</strong> (RTC mengacu pada <em>Real-Time Communications</em>) adalah sebuah teknologi yang memungkinkan pengiriman audio atau video serta berbagi data antar peramban web (<em>peer</em>). Sebagai sebuah standar, WebRTC menghadirkan fitur pada peramban web untuk berbagi data dan melakukan telekonferensi secara <em>peer-to-peer</em>, tanpa perlu memasang <em>plugins</em> atau aplikasi pihak ketiga.</p> diff --git a/files/id/web/guide/css/getting_started/index.html b/files/id/web/guide/css/getting_started/index.html index c37ce973fa..dbff8144de 100644 --- a/files/id/web/guide/css/getting_started/index.html +++ b/files/id/web/guide/css/getting_started/index.html @@ -2,6 +2,7 @@ title: Getting started with CSS slug: Web/Guide/CSS/Getting_started translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p><span class="seoSummary">This tutorial introduces you to the basic features and language (the syntax) for <a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS"><strong>Cascading Style Sheets</strong></a> (CSS). You use CSS to change the look of a structured document, such as a web page. The tutorial also includes sample exercises you can try on your own computer to see the effects of CSS and features that work in modern browsers. </span></p> <p>The tutorial is for beginners and anyone who would like to review the basics of CSS. If you have more experience with CSS, the CSS main page <a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS">lists</a> more advanced resources.</p> diff --git a/files/id/web/javascript/panduan/tentang/index.html b/files/id/web/javascript/panduan/tentang/index.html index 98b5e2c2b0..c7f08f0eb5 100644 --- a/files/id/web/javascript/panduan/tentang/index.html +++ b/files/id/web/javascript/panduan/tentang/index.html @@ -6,6 +6,7 @@ tags: - Panduan - dasar translation_of: Web/JavaScript/Guide/Introduction +translation_of_original: Web/JavaScript/Guide/About --- <p>JavaScript adalah bahasa yang cross-platform yaitu berarti JavaScript dapat dijalankan di banyak platform seperti Linux, Windows, Mac OS, Android, Firefox OS dan lain - lain. Panduan ini akan memberikan segala pengetahuan dasar yang perlu anda ketahui dalam penggunaan JavaScript.</p> diff --git a/files/id/web/javascript/reference/global_objects/function/prototype/index.html b/files/id/web/javascript/reference/global_objects/function/prototype/index.html index d522a363e0..4bb3ebffbe 100644 --- a/files/id/web/javascript/reference/global_objects/function/prototype/index.html +++ b/files/id/web/javascript/reference/global_objects/function/prototype/index.html @@ -7,6 +7,7 @@ tags: - Property - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Function +translation_of_original: Web/JavaScript/Reference/Global_Objects/Function/prototype --- <div>{{JSRef}}</div> diff --git a/files/id/web/javascript/reference/global_objects/string/purwarupa/index.html b/files/id/web/javascript/reference/global_objects/string/purwarupa/index.html index 3570a3627a..baec1f2b84 100644 --- a/files/id/web/javascript/reference/global_objects/string/purwarupa/index.html +++ b/files/id/web/javascript/reference/global_objects/string/purwarupa/index.html @@ -10,6 +10,7 @@ tags: - String - purwarupa translation_of: Web/JavaScript/Reference/Global_Objects/String +translation_of_original: Web/JavaScript/Reference/Global_Objects/String/prototype --- <div>{{JSRef}}</div> |