diff --git a/content/docs/accessibility.md b/content/docs/accessibility.md index 2e06765ed..8d8ca2949 100644 --- a/content/docs/accessibility.md +++ b/content/docs/accessibility.md @@ -1,6 +1,6 @@ --- id: accessibility -title: سهولة الوصول في React +title: سهولة الوصول permalink: docs/accessibility.html --- diff --git a/content/docs/addons-shallow-renderer.md b/content/docs/addons-shallow-renderer.md index 388eb56c6..0491cbd95 100644 --- a/content/docs/addons-shallow-renderer.md +++ b/content/docs/addons-shallow-renderer.md @@ -1,6 +1,6 @@ --- id: shallow-renderer -title: التصيير السطحي (Shallow Rendering) في React +title: التصيير السطحي (Shallow Rendering) permalink: docs/shallow-renderer.html layout: docs category: Reference diff --git a/content/docs/addons-test-utils.md b/content/docs/addons-test-utils.md index 486cce8d3..afe923e4d 100644 --- a/content/docs/addons-test-utils.md +++ b/content/docs/addons-test-utils.md @@ -1,6 +1,6 @@ --- id: test-utils -title: Test Utilities +title: أدوات الاختبار permalink: docs/test-utils.html layout: docs category: Reference diff --git a/content/docs/cdn-links.md b/content/docs/cdn-links.md index d53e4bf31..e6c3f450c 100644 --- a/content/docs/cdn-links.md +++ b/content/docs/cdn-links.md @@ -1,6 +1,6 @@ --- id: cdn-links -title: CDN Links +title: روابط شبكة توزيع المحتوى ( CDN ) permalink: docs/cdn-links.html prev: create-a-new-react-app.html next: hello-world.html diff --git a/content/docs/code-splitting.md b/content/docs/code-splitting.md index 195f5f6c3..3e8ce0bcd 100644 --- a/content/docs/code-splitting.md +++ b/content/docs/code-splitting.md @@ -1,6 +1,6 @@ --- id: code-splitting -title: تقسيم الشيفرة في React +title: تقسيم الشيفرة permalink: docs/code-splitting.html --- diff --git a/content/docs/composition-vs-inheritance.md b/content/docs/composition-vs-inheritance.md index fffe561b3..afc65a815 100644 --- a/content/docs/composition-vs-inheritance.md +++ b/content/docs/composition-vs-inheritance.md @@ -1,6 +1,6 @@ --- id: composition-vs-inheritance -title: الفرق بين التركيب والوراثة في React +title: الفرق بين التركيب والوراثة permalink: docs/composition-vs-inheritance.html redirect_from: - "docs/multiple-components.html" diff --git a/content/docs/context.md b/content/docs/context.md index 054c5433a..87ecc9a66 100644 --- a/content/docs/context.md +++ b/content/docs/context.md @@ -1,6 +1,6 @@ --- id: context -title: استخدام السياق (Context) في React +title: استخدام السياق (Context) permalink: docs/context.html --- diff --git a/content/docs/faq-styling.md b/content/docs/faq-styling.md index 0b1bb6740..d1718f6b5 100644 --- a/content/docs/faq-styling.md +++ b/content/docs/faq-styling.md @@ -1,6 +1,6 @@ --- id: faq-styling -title: التنسيق واستخدام CSS +title: التنسيق و CSS permalink: docs/faq-styling.html layout: docs category: FAQ diff --git a/content/docs/hello-world.md b/content/docs/hello-world.md index 7cd6093c9..7f0d65830 100644 --- a/content/docs/hello-world.md +++ b/content/docs/hello-world.md @@ -1,6 +1,6 @@ --- id: hello-world -title: أهلًا بالعالم +title: مثال «أهلًا بالعالم» permalink: docs/hello-world.html prev: cdn-links.html next: introducing-jsx.html diff --git a/content/docs/hooks-custom.md b/content/docs/hooks-custom.md index ebc22b009..e7d6fea6e 100644 --- a/content/docs/hooks-custom.md +++ b/content/docs/hooks-custom.md @@ -1,6 +1,6 @@ --- id: hooks-custom -title: بناء خطافات خاصة بك في React +title: بناء Hook خاص بك permalink: docs/hooks-custom.html next: hooks-reference.html prev: hooks-rules.html diff --git a/content/docs/hooks-effect.md b/content/docs/hooks-effect.md index a47acd51f..c86b6aced 100644 --- a/content/docs/hooks-effect.md +++ b/content/docs/hooks-effect.md @@ -1,6 +1,6 @@ --- id: hooks-state -title: استعمال خطاف التأثير +title: استعمال Hook التأثير permalink: docs/hooks-effect.html next: hooks-rules.html prev: hooks-state.html diff --git a/content/docs/hooks-faq.md b/content/docs/hooks-faq.md index 84ba2cbc3..6204a7cab 100644 --- a/content/docs/hooks-faq.md +++ b/content/docs/hooks-faq.md @@ -1,6 +1,6 @@ --- id: hooks-faq -title: Hooks FAQ +title: الأسئلة الشائعة حول الـ Hooks permalink: docs/hooks-faq.html prev: hooks-reference.html --- diff --git a/content/docs/hooks-intro.md b/content/docs/hooks-intro.md index 47026aed5..4967539a0 100644 --- a/content/docs/hooks-intro.md +++ b/content/docs/hooks-intro.md @@ -1,6 +1,6 @@ --- id: hooks-intro -title: Introducing Hooks +title: مدخل إلى الـ Hooks permalink: docs/hooks-intro.html next: hooks-overview.html --- diff --git a/content/docs/hooks-overview.md b/content/docs/hooks-overview.md index a9630388e..1bca073b3 100644 --- a/content/docs/hooks-overview.md +++ b/content/docs/hooks-overview.md @@ -1,6 +1,6 @@ --- id: hooks-overview -title: Hooks at a Glance +title: لمحة خاطفة عن الـ Hooks permalink: docs/hooks-overview.html next: hooks-state.html prev: hooks-intro.html diff --git a/content/docs/hooks-reference.md b/content/docs/hooks-reference.md index f38ca3755..da85b85ba 100644 --- a/content/docs/hooks-reference.md +++ b/content/docs/hooks-reference.md @@ -1,6 +1,6 @@ --- id: hooks-reference -title: Hooks API Reference +title: مرجع إلى الواجهة البرمجية للـ Hooks permalink: docs/hooks-reference.html prev: hooks-custom.html next: hooks-faq.html diff --git a/content/docs/hooks-rules.md b/content/docs/hooks-rules.md index 00e554ebf..9dc864028 100644 --- a/content/docs/hooks-rules.md +++ b/content/docs/hooks-rules.md @@ -1,6 +1,6 @@ --- id: hooks-rules -title: قواعد استعمال الخطافات في React +title: قواعد استعمال الـ Hooks permalink: docs/hooks-rules.html next: hooks-custom.html prev: hooks-effect.html diff --git a/content/docs/hooks-state.md b/content/docs/hooks-state.md index 82485aa77..cf2f83846 100644 --- a/content/docs/hooks-state.md +++ b/content/docs/hooks-state.md @@ -1,6 +1,6 @@ --- id: hooks-state -title: Using the State Hook +title: استعمال Hook الحالة permalink: docs/hooks-state.html next: hooks-effect.html prev: hooks-overview.html diff --git a/content/docs/nav.yml b/content/docs/nav.yml index 21f238099..e9e4c0bb9 100644 --- a/content/docs/nav.yml +++ b/content/docs/nav.yml @@ -1,153 +1,154 @@ - title: التنصيب items: - id: getting-started - title: Getting Started + title: البدء مع React - id: add-react-to-a-website - title: Add React to a Website + title: إضافة React للموقع - id: create-a-new-react-app - title: Create a New React App + title: إنشاء تطبيق React جديد - id: cdn-links - title: CDN Links + title: روابط شبكة توزيع المحتوى ( CDN ) - title: المعايير الرئيسية isOrdered: true items: - id: hello-world - title: Hello World + title: مثال «أهلًا بالعالم» - id: introducing-jsx - title: Introducing JSX + title: مقدمة إلى JSX - id: rendering-elements - title: Rendering Elements + title: تصيير العناصر - id: components-and-props - title: Components and Props + title: المكونات والخاصيات - id: state-and-lifecycle - title: State and Lifecycle + title: حالة ودورة حياة المكونات - id: handling-events - title: Handling Events + title: معالجة الأحداث - id: conditional-rendering - title: Conditional Rendering + title: التصيير الشرطي (Conditional Rendering) - id: lists-and-keys - title: Lists and Keys + title: القوائم و المفاتيح - id: forms - title: Forms + title: النماذج - id: lifting-state-up - title: Lifting State Up + title: رفع الحالات للمستوى الأعلى - id: composition-vs-inheritance - title: Composition vs Inheritance + title: الفرق بين التركيب والوراثة - id: thinking-in-react - title: Thinking In React + title: التفكير على طريقة React - title: الدليل المتقدم items: - id: accessibility - title: Accessibility + title: سهولة الوصول - id: code-splitting - title: Code-Splitting + title: تقسيم الشيفرة - id: context - title: Context + title: استخدام السياق (Context) - id: error-boundaries - title: Error Boundaries + title: حدود الأخطاء - id: forwarding-refs - title: Forwarding Refs + title: تمرير الـ refs - id: fragments - title: Fragments + title: استخدام الأجزاء (Fragments) - id: higher-order-components - title: Higher-Order Components + title: المكونات ذات الترتيب الأعلى - id: integrating-with-other-libraries - title: Integrating with Other Libraries + title: التكامل مع المكتبات الأخرى - id: jsx-in-depth - title: JSX In Depth + title: شرح JSX بالتفصيل - id: optimizing-performance title: تحسين الأداء - id: portals title: Portals - id: react-without-es6 - title: React Without ES6 + title: React بدون ES6 - id: react-without-jsx title: React بدون JSX - id: reconciliation title: المطابقة (Reconciliation) - id: refs-and-the-dom - title: Refs and the DOM + title: refs مع الـ DOM - id: render-props title: خاصيات التصيير - id: static-type-checking - title: Static Type Checking + title: التحقّق من الأنواع الثابتة - id: strict-mode - title: Strict Mode + title: الوضع الصارم - id: typechecking-with-proptypes - title: Typechecking With PropTypes + title: التحقق من الأنواع باستخدام PropTypes - id: uncontrolled-components - title: Uncontrolled Components + title: المكونات غير المضبوطة - id: web-components - title: Web Components + title: مكونات الويب - title: مراجع API items: - id: react-api - title: React + title: واجهة برمجة التطبيقات (API) ذات المستوى الأعلى. subitems: - id: react-component - title: React.Component + title: الصنف React.Component - id: react-dom - title: ReactDOM + title: الكائن ReactDOM - id: react-dom-server - title: ReactDOMServer + title: الكائن ReactDOMServer - id: dom-elements - title: DOM Elements + title: عناصر الـ DOM - id: events - title: SyntheticEvent + title: الأحداث المصطنعة (Synthetic Events) - id: test-utils - title: Test Utilities + title: أدوات الاختبار - id: shallow-renderer - title: Shallow Renderer + title: التصيير السطحي (Shallow Rendering) - id: test-renderer - title: Test Renderer + title: مصير الاختبار - id: javascript-environment-requirements - title: JS Environment Requirements + title: متطلبات بيئة JavaScript - id: glossary - title: Glossary + title: معجم مصطلحات React - title: Hooks (جديد) isOrdered: true items: - id: hooks-intro - title: Introducing Hooks + title: مدخل إلى الـ Hooks - id: hooks-overview - title: Hooks at a Glance + title: لمحة خاطفة عن الـ Hooks - id: hooks-state - title: Using the State Hook + title: استعمال Hook الحالة - id: hooks-effect - title: Using the Effect Hook + title: استعمال Hook التأثير - id: hooks-rules - title: Rules of Hooks + title: قواعد استعمال الـ Hooks - id: hooks-custom - title: Building Your Own Hooks + title: بناء Hook خاص بك - id: hooks-reference - title: Hooks API Reference + title: مرجع إلى الواجهة البرمجية للـ Hooks - id: hooks-faq - title: Hooks FAQ + title: الأسئلة الشائعة حول الـ Hooks - title: المساهمة items: - id: how-to-contribute - title: How to Contribute + title: كيف تساهم - id: codebase-overview - title: Codebase Overview + title: نظرة عامة عن قاعدة الشفرة المصدرية - id: implementation-notes - title: Implementation Notes + title: ملاحظات التنفيذ - id: design-principles - title: Design Principles + title: مبادئ التصميم - title: الأسئلة الأكثر تكراراً items: - id: faq-ajax - title: AJAX and APIs + title: AJAX و APIs - id: faq-build - title: Babel, JSX, and Build Steps + title: Babel و JSX وخطوات بناء التطبيقات - id: faq-functions - title: Passing Functions to Components + title: تمرير الدوال إلى المكونات - id: faq-state - title: Component State + title: حالة المكونات - id: faq-styling - title: Styling and CSS + title: التنسيق و CSS - id: faq-structure - title: File Structure + title: بنية ملفات المشروع - id: faq-versioning - title: Versioning Policy + title: سياسة الإصدارات - id: faq-internals - title: Virtual DOM and Internals + title: الـ DOM الافتراضي والكائنات الداخلية + diff --git a/content/docs/reference-dom-elements.md b/content/docs/reference-dom-elements.md index 27afe7b04..a61ba92d9 100644 --- a/content/docs/reference-dom-elements.md +++ b/content/docs/reference-dom-elements.md @@ -1,6 +1,6 @@ --- id: dom-elements -title: عناصر DOM +title: عناصر الـ DOM layout: docs category: Reference permalink: docs/dom-elements.html diff --git a/content/docs/reference-glossary.md b/content/docs/reference-glossary.md index cfb959f68..de256c89f 100644 --- a/content/docs/reference-glossary.md +++ b/content/docs/reference-glossary.md @@ -1,6 +1,6 @@ --- id: glossary -title: المصطلحات في React +title: معجم مصطلحات React layout: docs category: Reference permalink: docs/glossary.html diff --git a/content/docs/reference-javascript-environment-requirements.md b/content/docs/reference-javascript-environment-requirements.md index 15cd5d9c4..229391524 100644 --- a/content/docs/reference-javascript-environment-requirements.md +++ b/content/docs/reference-javascript-environment-requirements.md @@ -1,6 +1,6 @@ --- id: javascript-environment-requirements -title: متطلبات بيئة JavaScript في React +title: متطلبات بيئة JavaScript layout: docs category: Reference permalink: docs/javascript-environment-requirements.html diff --git a/content/docs/reference-react-component.md b/content/docs/reference-react-component.md index 242e4843f..88014220f 100644 --- a/content/docs/reference-react-component.md +++ b/content/docs/reference-react-component.md @@ -1,6 +1,6 @@ --- id: react-component -title: React.Component +title: الصنف React.Component layout: docs category: Reference permalink: docs/react-component.html diff --git a/content/docs/reference-react-dom.md b/content/docs/reference-react-dom.md index 49e74ecdb..deb72c0f1 100644 --- a/content/docs/reference-react-dom.md +++ b/content/docs/reference-react-dom.md @@ -1,6 +1,6 @@ --- id: react-dom -title: ReactDOM +title: الكائن ReactDOM layout: docs category: Reference permalink: docs/react-dom.html diff --git a/content/docs/reference-react.md b/content/docs/reference-react.md index 874a0c18e..7593509d6 100644 --- a/content/docs/reference-react.md +++ b/content/docs/reference-react.md @@ -1,6 +1,6 @@ --- id: react-api -title: واجهة برمجة التطبيقات (API) ذات المستوى الأعلى في React. +title: واجهة برمجة التطبيقات (API) ذات المستوى الأعلى layout: docs category: Reference permalink: docs/react-api.html diff --git a/content/docs/reference-test-renderer.md b/content/docs/reference-test-renderer.md index 663562bf0..210db973b 100644 --- a/content/docs/reference-test-renderer.md +++ b/content/docs/reference-test-renderer.md @@ -1,6 +1,6 @@ --- id: test-renderer -title: Test Renderer +title: مصير الاختبار permalink: docs/test-renderer.html layout: docs category: Reference diff --git a/content/docs/thinking-in-react.md b/content/docs/thinking-in-react.md index e0ca32ba7..1ac06d75c 100644 --- a/content/docs/thinking-in-react.md +++ b/content/docs/thinking-in-react.md @@ -1,6 +1,6 @@ --- id: thinking-in-react -title: التفكير بطريقة React +title: التفكير على طريقة React permalink: docs/thinking-in-react.html redirect_from: - 'blog/2013/11/05/thinking-in-react.html'