From 84407d93e9983eb853315c4726f368612ad4b8fa Mon Sep 17 00:00:00 2001 From: imed jaberi Date: Fri, 9 Aug 2019 02:13:12 +0200 Subject: [PATCH 1/7] done translate tools-routing.md to ar .. --- content/community/tools-routing.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/content/community/tools-routing.md b/content/community/tools-routing.md index e8f37c7d1..d67acd5e3 100644 --- a/content/community/tools-routing.md +++ b/content/community/tools-routing.md @@ -1,18 +1,19 @@ --- id: routing -title: Routing +title: المسارات layout: community permalink: community/routing.html --- -* **[Aviator](https://github.com/swipely/aviator)** - Aviator is a front-end router built for modular single page applications. ([Example](https://gist.github.com/hojberg/9549330)). -* **[Backbone](https://backbonejs.org/)** - Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface. -* **[component-router](https://github.com/in-flux/component-router):** Flux-based routing solution for components -* **[Director](https://github.com/flatiron/director)** - A tiny and isomorphic URL router for JavaScript. -* **[Finch](http://stoodder.github.io/finchjs/)** - A simple, yet powerful, javascript route handling library. -* **[mvc-router](https://github.com/rajeev-k/mvc-router)** Use the Model-View-Controller (MVC) pattern to build React applications. -* **[Reach Router](https://reach.tech/router)** An Accessible Router for React -* **[react-mini-router](https://github.com/larrymyers/react-mini-router)** A minimal URL router mixin. -* **[react-passage](https://github.com/dollarshaveclub/react-passage):** Passage helps when linking or redirecting to routes that may or may not be in your react app. -* **[react-router](https://github.com/rackt/react-router)** - A popular declarative router for React +* **[Aviator](https://github.com/swipely/aviator)** - محول مسارات لواجهات +الويب تم بناءه من أجل وحدات التطبيقات ذات الصفحة الواحدة. ([مثال](https://gist.github.com/hojberg/9549330)). +* **[Backbone](https://backbonejs.org/)** - تزود Backbone بنية تطبيقات جافا سكريبت الثقيلة من خلال توفير موديل بربط المفتاح بالقيمة (key-value) و الاحداث الخاصة، ومجموعات مع واجهة برمجة تطبيقات غنية بالدوال القابلة للتعداد ، وواجهات مع معالجة الحدث ، ثم توصيلها جميعًا بالتطبيق الحالي الخاص بك عبر واجهة RESTful JSON. +* **[component-router](https://github.com/in-flux/component-router):** حل يرتكز على Flux لمسارات المكونات. +* **[Director](https://github.com/flatiron/director)** - موجه URL صغير و متماثل لجافا سكريبت. +* **[Finch](http://stoodder.github.io/finchjs/)** - مكتبة بسيطة لمعالجة مسار جافا سكريبت لكنها قوية. +* **[mvc-router](https://github.com/rajeev-k/mvc-router)** استخدم نموذج MVC لإنشاء تطبيقات React. +* **[Reach Router](https://reach.tech/router)** موجه سهل الوصول لـ React. +* **[react-mini-router](https://github.com/larrymyers/react-mini-router)**موجه URL صغير. +* **[react-passage](https://github.com/dollarshaveclub/react-passage):** يساعد عند الربط أو إعادة التوجيه إلى مسارات قد تكون أو لا تكون في تطبيق React الخاص بك. +* **[react-router](https://github.com/rackt/react-router)** - موجه مشهور لـ React. * **[react-router-component](https://github.com/andreypopp/react-router-component)** Declarative routing. From 4e4642441960f2b9b9837b31b7cada80ac7b939e Mon Sep 17 00:00:00 2001 From: imed jaberi <43971542+3imed-jaberi@users.noreply.github.com> Date: Sun, 11 Aug 2019 01:45:16 +0200 Subject: [PATCH 2/7] better expression for the title - line 3 --- content/community/tools-routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/tools-routing.md b/content/community/tools-routing.md index d67acd5e3..e7c2fba7b 100644 --- a/content/community/tools-routing.md +++ b/content/community/tools-routing.md @@ -1,6 +1,6 @@ --- id: routing -title: المسارات +title: التوجيه layout: community permalink: community/routing.html --- From 087eabcce6ef69726c5e82b1697dbfab92e7f38e Mon Sep 17 00:00:00 2001 From: imed jaberi <43971542+3imed-jaberi@users.noreply.github.com> Date: Sun, 11 Aug 2019 01:46:06 +0200 Subject: [PATCH 3/7] retated title --- line 32 --- content/community/nav.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/nav.yml b/content/community/nav.yml index 9c0f3dd44..1cf6181f3 100644 --- a/content/community/nav.yml +++ b/content/community/nav.yml @@ -29,7 +29,7 @@ - id: starter-kits title: أدوات البداية - id: routing - title: المسارات + title: التوجيه - id: model-management title: إدارة النموذج - id: data-fetching From 98c3c2acd5cb3b4f1554082ac0d45c8c05eb1c42 Mon Sep 17 00:00:00 2001 From: imed jaberi <43971542+3imed-jaberi@users.noreply.github.com> Date: Sun, 11 Aug 2019 18:35:47 +0100 Subject: [PATCH 4/7] translate - line 19 Co-Authored-By: Fortas Abdeldjalil --- content/community/tools-routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/tools-routing.md b/content/community/tools-routing.md index e7c2fba7b..db1ec446c 100644 --- a/content/community/tools-routing.md +++ b/content/community/tools-routing.md @@ -16,4 +16,4 @@ permalink: community/routing.html * **[react-mini-router](https://github.com/larrymyers/react-mini-router)**موجه URL صغير. * **[react-passage](https://github.com/dollarshaveclub/react-passage):** يساعد عند الربط أو إعادة التوجيه إلى مسارات قد تكون أو لا تكون في تطبيق React الخاص بك. * **[react-router](https://github.com/rackt/react-router)** - موجه مشهور لـ React. -* **[react-router-component](https://github.com/andreypopp/react-router-component)** Declarative routing. +* **[react-router-component](https://github.com/andreypopp/react-router-component)** توجيه تصريحي (Declarative routing). From 9ed1b5d5e31f279df6352b325b25b92c9e2ad691 Mon Sep 17 00:00:00 2001 From: imed jaberi <43971542+3imed-jaberi@users.noreply.github.com> Date: Sun, 11 Aug 2019 18:36:36 +0100 Subject: [PATCH 5/7] better expression - line 13 Co-Authored-By: Fortas Abdeldjalil --- content/community/tools-routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/tools-routing.md b/content/community/tools-routing.md index db1ec446c..877b75056 100644 --- a/content/community/tools-routing.md +++ b/content/community/tools-routing.md @@ -10,7 +10,7 @@ permalink: community/routing.html * **[Backbone](https://backbonejs.org/)** - تزود Backbone بنية تطبيقات جافا سكريبت الثقيلة من خلال توفير موديل بربط المفتاح بالقيمة (key-value) و الاحداث الخاصة، ومجموعات مع واجهة برمجة تطبيقات غنية بالدوال القابلة للتعداد ، وواجهات مع معالجة الحدث ، ثم توصيلها جميعًا بالتطبيق الحالي الخاص بك عبر واجهة RESTful JSON. * **[component-router](https://github.com/in-flux/component-router):** حل يرتكز على Flux لمسارات المكونات. * **[Director](https://github.com/flatiron/director)** - موجه URL صغير و متماثل لجافا سكريبت. -* **[Finch](http://stoodder.github.io/finchjs/)** - مكتبة بسيطة لمعالجة مسار جافا سكريبت لكنها قوية. +* **[Finch](http://stoodder.github.io/finchjs/)** - مكتبة قويّة رغم صغرها لمعالجة التوجيه في جافا سكريبت * **[mvc-router](https://github.com/rajeev-k/mvc-router)** استخدم نموذج MVC لإنشاء تطبيقات React. * **[Reach Router](https://reach.tech/router)** موجه سهل الوصول لـ React. * **[react-mini-router](https://github.com/larrymyers/react-mini-router)**موجه URL صغير. From 549ddf59d2e11817e6e8eca925bba2e87dd80890 Mon Sep 17 00:00:00 2001 From: imed jaberi <43971542+3imed-jaberi@users.noreply.github.com> Date: Sun, 11 Aug 2019 18:37:25 +0100 Subject: [PATCH 6/7] fix around routing - line 11 Co-Authored-By: Fortas Abdeldjalil --- content/community/tools-routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/tools-routing.md b/content/community/tools-routing.md index 877b75056..25a1e5dcf 100644 --- a/content/community/tools-routing.md +++ b/content/community/tools-routing.md @@ -8,7 +8,7 @@ permalink: community/routing.html * **[Aviator](https://github.com/swipely/aviator)** - محول مسارات لواجهات الويب تم بناءه من أجل وحدات التطبيقات ذات الصفحة الواحدة. ([مثال](https://gist.github.com/hojberg/9549330)). * **[Backbone](https://backbonejs.org/)** - تزود Backbone بنية تطبيقات جافا سكريبت الثقيلة من خلال توفير موديل بربط المفتاح بالقيمة (key-value) و الاحداث الخاصة، ومجموعات مع واجهة برمجة تطبيقات غنية بالدوال القابلة للتعداد ، وواجهات مع معالجة الحدث ، ثم توصيلها جميعًا بالتطبيق الحالي الخاص بك عبر واجهة RESTful JSON. -* **[component-router](https://github.com/in-flux/component-router):** حل يرتكز على Flux لمسارات المكونات. +* **[component-router](https://github.com/in-flux/component-router):** حل يرتكز على Flux لتوجيه المكونات. * **[Director](https://github.com/flatiron/director)** - موجه URL صغير و متماثل لجافا سكريبت. * **[Finch](http://stoodder.github.io/finchjs/)** - مكتبة قويّة رغم صغرها لمعالجة التوجيه في جافا سكريبت * **[mvc-router](https://github.com/rajeev-k/mvc-router)** استخدم نموذج MVC لإنشاء تطبيقات React. From 785eebb00fefeea9b2ccf95d81e046100f4d0f7a Mon Sep 17 00:00:00 2001 From: imed jaberi <43971542+3imed-jaberi@users.noreply.github.com> Date: Mon, 12 Aug 2019 15:19:02 +0100 Subject: [PATCH 7/7] fix typo - line 9 Co-Authored-By: Fortas Abdeldjalil --- content/community/tools-routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/tools-routing.md b/content/community/tools-routing.md index 25a1e5dcf..22fce1ff7 100644 --- a/content/community/tools-routing.md +++ b/content/community/tools-routing.md @@ -6,7 +6,7 @@ permalink: community/routing.html --- * **[Aviator](https://github.com/swipely/aviator)** - محول مسارات لواجهات -الويب تم بناءه من أجل وحدات التطبيقات ذات الصفحة الواحدة. ([مثال](https://gist.github.com/hojberg/9549330)). +الويب تم بناؤه من أجل وحدات التطبيقات ذات الصفحة الواحدة. ([مثال](https://gist.github.com/hojberg/9549330)). * **[Backbone](https://backbonejs.org/)** - تزود Backbone بنية تطبيقات جافا سكريبت الثقيلة من خلال توفير موديل بربط المفتاح بالقيمة (key-value) و الاحداث الخاصة، ومجموعات مع واجهة برمجة تطبيقات غنية بالدوال القابلة للتعداد ، وواجهات مع معالجة الحدث ، ثم توصيلها جميعًا بالتطبيق الحالي الخاص بك عبر واجهة RESTful JSON. * **[component-router](https://github.com/in-flux/component-router):** حل يرتكز على Flux لتوجيه المكونات. * **[Director](https://github.com/flatiron/director)** - موجه URL صغير و متماثل لجافا سكريبت.