Skip to content

Commit 4c7398e

Browse files
Merge pull request vuejs#23 from MohamedHassanWD/master
[DONE] Fix the example text translation and finish join.md
2 parents f2c9ceb + 7db2e07 commit 4c7398e

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

src/v2/guide/join.md

Lines changed: 36 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -4,63 +4,64 @@ type: guide
44
order: 802
55
---
66

7-
Vue's community is growing incredibly fast and if you're reading this, there's a good chance you're ready to join it. So... welcome!
7+
مجتمع Vue ينمو بشكل سريع وإذا كنت تقرأ هذه الصفحة، هناك فرصة جيدة لاستعدادك للانضمام له، لذا... مرحباً بك!
88

9-
Now we'll answer both what the community can do for you and what you can do for the community.
9+
الأن سوف نقوم بالإجابة على ما سيقوم المجتمع بتقديمه لك وما ستقوم بتقديمه للمجتمع.
1010

11-
## Resources
11+
## المصادر
1212

13-
### Code of Conduct
13+
### القواعد السلوكية
1414

15-
Our [Code of Conduct](/coc) is a guide to make it easier to enrich all of us and the technical communities in which we participate.
15+
[القواعد السلوكية](/coc) الخاصة بنا هي دليل للتسهيل إثراء كلٍ منا المجتمعات الفنية التي نشارك فيها.
1616

17-
### Get Support
17+
### إحصل على الدعم
1818

19-
- [Forum](https://forum.vuejs.org/): The best place to ask questions and get answers about Vue and its ecosystem.
20-
- [Chat](https://chat.vuejs.org/): A place for Vue devs to meet and chat in real time.
21-
- [Meetups](https://events.vuejs.org/meetups): Want to find local Vue.js enthusiasts like yourself? Interested in becoming a community leader? We have the help and support you need right here!
22-
- [GitHub](https://github.com/vuejs): If you have a bug to report or feature to request, that's what the GitHub issues are for. We also welcome pull requests!
19+
- [المنتدى](https://forum.vuejs.org/): أفضل مكان لطرح الأسئلة والحصول على الإجابات عن Vue ونظامها البيئي.
20+
- [المحادثة](https://chat.vuejs.org/): مكان لمطوري Vue للمقابلة والدردشة في الوقت الفعلي.
21+
- [التجمعات](https://events.vuejs.org/meetups): هل تريد إيجاد محبيين محليين لـVue مثلك؟ مهتم بأن تكون قائد لمجتمع؟ لدينا المساعدة والدعم الذي تحتاجه هنا!
22+
- [GitHub](https://github.com/vuejs): إذا كان لديك خطأ للإبلاغ عنه أو ميزة تطلبها، فهذا الهدف من إصدارات Github. ونحن نرحب أيضاً بطلبات السحب.
2323

24-
### Explore the Ecosystem
24+
### تصفح النظام البيئي
2525

26-
- [The Awesome Vue Page](https://github.com/vuejs/awesome-vue): See what other awesome resources have been published by other awesome people.
27-
- [The "Show and Tell" Subforum](https://forum.vuejs.org/c/show-and-tell): Another great place to check out what others have built with and for the growing Vue ecosystem.
26+
- [صفحة Vue Awesome](https://github.com/vuejs/awesome-vue): تعرف على المصادر الأخرى الرائعة التي تم نشرها بواسطة أشخاص رائعين آخرين.
27+
- [منتدى "العرض والتحدث" الفرعي](https://forum.vuejs.org/c/show-and-tell): مكان آخر رائع للتعرف على ما قام الآخرون ببنائه باستخدام نظام Vue البيئي المتنامي.
2828

29-
## What You Can Do
29+
## ما الذي يمكنك فعله
3030

31-
### Contribute Code
31+
### المشاركة بالشفرة
3232

33-
As with any project, there are rules to contributing. To ensure that we can help you or accept your pull request as quickly as possible, please read [the contributing guide](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md).
33+
كما هو الحال مع أي مشروع، هناك قواعد للمساهمة. لضمان قدرتنا على مساعدتك أو قبول طلب السحب الخاص بك في أسرع وقت ممكن، يرجى قراءة [دليل المشاركة](https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md).
3434

35-
After that, you'll be ready to contribute to Vue's core repositories:
35+
بعد ذلك، ستكون مستعدًا للمساهمة في مستودعات Vue الأساسية:
3636

37-
- [vue](https://github.com/vuejs/vue): the core library
38-
- [vuex](https://github.com/vuejs/vuex): Flux-inspired state management
39-
- [vue-router](https://github.com/vuejs/vue-router): a routing system for SPAs
37+
- [vue](https://github.com/vuejs/vue): المكتبة الأساسية
38+
- [vuex](https://github.com/vuejs/vuex): إدارة الحالة مستوحاة من Flux
39+
- [vue-router](https://github.com/vuejs/vue-router): نظام التوجيه ل SPAs
4040

41-
...as well as many smaller official [companion libraries](https://github.com/vuejs).
41+
... بالإضافة إلى العديد من [المكتبات الرسمية الأصغر](https://github.com/vuejs).
4242

43-
### Share (and Build) Your Experience
43+
### شارك (وابن) تجربتك
4444

45-
Apart from answering questions and sharing resources in the forum and chat, there are a few other less obvious ways to share and expand what you know:
45+
بصرف النظر عن الإجابة على الأسئلة ومشاركة المصادر في المنتدى والدردشة، هناك بعض الطرق الأخرى الأقل وضوحًا لمشاركة وتوسيع ما تعرفه:
4646

47-
- **Develop learning materials.** It's often said that the best way to learn is to teach. If there's something interesting you're doing with Vue, strengthen your expertise by writing a blog post, developing a workshop, or even publishing a gist that you share on social media.
48-
- **Watch a repo you care about.** This will send you notifications whenever there's activity in that repository, giving you insider knowledge about ongoing discussions and upcoming features. It's a fantastic way to build expertise so that you're eventually able to help address issues and pull requests.
47+
- **تطوير المواد التعليمية.** كثيرا ما يقال أن أفضل طريقة للتعلم هي التدريس. إذا كان هناك شيء مثير للاهتمام تفعله مع Vue،فقم بتعزيز خبرتك عن طريق كتابة منشور في المدونة أو تطوير ورشة عمل أو حتى نشر ملخص من التي تشاركها على وسائل التواصل الاجتماعي.
48+
- **مشاهدة المستودع الذي يهمك. سيرسل لك هذا إشعارات كلما كان هناك نشاط في هذا المستودع، مما يمنحك معرفة داخلية بالمناقشات الجارية والميزات القادمة. إنها طريقة رائعة لبناء الخبرة حتى تتمكن في النهاية من المساعدة في معالجة المشكلات وسحب الطلبات.
4949

50-
### Translate Docs
5150

52-
Vue has already spread across the globe, with even the core team in at least half a dozen timezones. [The forum](https://forum.vuejs.org/) includes 7 languages and counting and many of our docs have [actively-maintained translations](https://github.com/vuejs?utf8=%E2%9C%93&query=vuejs.org). We're very proud of Vue's international reach, but we can do even better.
51+
### ترجمة الوثائق
5352

54-
I hope that right now, you're reading this sentence in your preferred language. If not, would you like to help us get there?
53+
انتشرت Vue بالفعل في جميع أنحاء العالم، حتى مع الفريق الأساسي في ما لا يقل عن عشرات المناطق الزمنية. [المنتدى](https://forum.vuejs.org/) يتضمن 7 لغات والعد والعديد من المستندات لدينا [ترجمات نشطة](https://github.com/vuejs?utf8=%E2%9C%93&query=vuejs.org). نحن فخورون جدًا بمدى وصول Vue الدولي، لكن يمكننا أن نفعل ما هو أفضل.
5554

56-
If so, please feel free to fork the repo for [these docs](https://github.com/vuejs/vuejs.org/) or for any other officially maintained documentation, then start translating. Once you've made some progress, open an issue or pull request in the main repo and we'll put out a call for more contributors to help you out.
55+
آمل أن تقرأ هذه الجملة الآن بلغتك المفضلة. إذا لم يكن كذلك، هل ترغب في مساعدتنا في الوصول إلى ذلك؟
5756

58-
### Become a Community Leader
57+
إذا كان الأمر كذلك، لا تتردد في أخذ تفريعة من المستودع الخاص بـ[هذه الوثائق](https://github.com/vuejs/vuejs.org/) أو لأي وثائق أخرى محفوظة رسميا، ثم ابدأ في الترجمة. بمجرد إحراز بعض التقدم، افتح مشكلة أو طلب سحب في المستودع الرئيسي وسنقوم بالمساعدة بالتواصل للمزيد من المساهمين لمساعدتك.
5958

60-
There's a lot you can do to help Vue grow in your community:
59+
### كن قائد لمجتمع
6160

62-
- **Present at your local meetup.** Whether it's giving a talk or running a workshop, you can bring a lot of value to your community by helping both new and experienced Vue developers continue to grow.
63-
- **Start your own meetup.** If there's not already a Vue meetup in your area, you can start your own! Use the [resources at events.vuejs.org](https://events.vuejs.org/resources/#getting-started) to help you succeed!
64-
- **Help meetup organizers.** There can never be too much help when it comes to running an event, so offer a hand to help out local organizers to help make every event a success.
61+
هناك الكثير الذي يمكنك القيام به لمساعدة Vue على النمو في مجتمعك:
6562

66-
If you have any questions on how you can get more involved with your local Vue community, reach out at [@Vuejs_Events](https://www.twitter.com/vuejs_events)!
63+
- **تقديم عرض في مقابلة محلية خاصة بك:** سواء أكنت تجري محادثة أو تدير ورشة عمل، يمكنك تحقيق الكثير من القيمة لمجتمعك من خلال مساعدة مطوري Vue الجدد وذوي الخبرة على الاستمرار في النمو.
64+
- **بدء المقابلة الخاصة بك:** إذا لم يكن هناك لقاء مع Vue بالفعل في منطقتك، يمكنك بدء منطقتك! استخدم ال[الموارد المتاحة في events.vuejs.org](https://events.vuejs.org/resources/#getting-started) لمساعدتك على النجاح!
65+
- **مساعدة منظمين المقابلات:** لا يمكن أن يكون هناك الكثير من المساعدة عندما يتعلق الأمر بتشغيل حدث ما، لذا قدم يدًا لمساعدة المنظمين المحليين للمساعدة في إنجاح كل حدث.
66+
67+
إذا كانت لديك أي أسئلة حول كيفية المشاركة بشكل أكبر مع مجتمع Vue المحلي، فتواصل معنا من خلال حساب Twitter [@Vuejs_Events](https://www.twitter.com/vuejs_events)!

themes/vue/layout/page.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<% } %>
2020
<% } %>
2121
<% if (page.title.trim()) { %>
22-
<h1><%- page.title %><%- page.type === 'examples' ? ' Example' : '' %></h1>
22+
<h1><%- page.type === 'examples' ? 'مثال ' : '' %><%- page.title %></h1>
2323
<% } %>
2424
<% if (page.sponsors) { %>
2525
<%- partial('sponsors-page') %>

0 commit comments

Comments
 (0)