Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AR : Update about/releases.md & index.md AR #2346

Merged
merged 2 commits into from
Aug 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions locale/ar/about/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ schedule-footer: التواريخ قابلة للتغيير.
---

# الإصدارات

النسخة الرئسية للـNode.js مايبن الإصدار _الحالي_ لغاية ستة أشهر، وذلك لإعطاء الوقت الكافي لمؤلفي المكتبة لدعمهم.
بعد ستة أشهر، إصدارات الأعداد الفردية (مثل 9، 11، إلخ) تصبح غير مدعومة و إصدارات الأعداد الزوجية (10، 12، إلخ) ترحل إلى حالة _LTS ناشطة_ وهي جاهزة للاستخدام العام.
حالة الإصدار _LTS_ هو "دعم طويل الأمد" التي تتضمن الأخطاء الخطيرة ستصلح في خلال مدة أقصاها 30 شهرا.
يجب أن تستخدم التطبيقات الإصدارات _LTS الناشطة_ أو _LTS قيد الصيانة_ فقط.
2 changes: 1 addition & 1 deletion locale/ar/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ labels:
changelog: سجل التغييرات
api: API Docs
version-schedule-prompt: أو انظر الى
version-schedule-prompt-link-text: LTS schedule.
version-schedule-prompt-link-text: أجندة LTS.
newsletter: نعم
newsletter-prefix: قم بالانضمام الى
newsletter-postfix: " , الرسالة الإخبارية الشّهريّة عن Node.js "
Expand Down