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

translate catastrophic backtracking into arabic #38

Merged
merged 1 commit into from
May 30, 2020

Conversation

Salah856
Copy link
Contributor

No description provided.

Copy link
Contributor

@OmarioHassan OmarioHassan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're the best @Salah856

@OmarioHassan OmarioHassan merged commit 6789804 into javascript-tutorial:master May 30, 2020

Some regular expressions are looking simple, but can execute veeeeeery long time, and even "hang" the JavaScript engine.
تبدو بعض التعبيرات العادية بسيطة ، ولكن يمكنها تنفيذ كل وقت طويل ، وحتى "تعليق" محرك جافا سكريبت.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

الجملة "but can execute veeeeeery long time" أعتقد أن الترجمة من اﻷفضل أن تكون: «لكن يمكنها أخذ وقت طويل للتنفيذ».


In such case a web-browser suggests to kill the script and reload the page. Not a good thing for sure.
في مثل هذه الحالة ، يقترح متصفح الويب إنهاء البرنامج النصي وإعادة تحميل الصفحة. ليس بالشيء الجيد بالتأكيد
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

الجملة "Not a good thing for sure." يكمن ترجمتها بـ: «ليس هذا جيدا بالتأكيد».


For server-side JavaScript it may become a vulnerability if regular expressions process user data.
بالنسبة لجافا سكريبت من جانب الخادم ، قد تصبح ثغرة أمنية في حالة معالجة التعبيرات العادية لبيانات المستخدم.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

اقترح استعمال لفظ «خادوم» للدلالة على server ﻷنها على وزن فاعول الذي يستخدم لﻵلات. وهو معتمد في قاموس المصطلحات التقنية لمجموعة عاربآيز.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants