# ترجمة استبيان

في هذا الدليل التوجيهي سترى كيفية الترجمة من لغة إلى أخرى وإنشاء استبيان متعدد اللغات.

## 🌐 إضافة لغة

![](/files/db4494d634d2c033402510b6796c42ee186a4bc0)

لتمكين خيار متعدد اللغات:&#x20;

1. اضغط على **اللغات** الشريط في الزاوية العلوية اليمنى من صفحة المصمم.
2. في صفحة **وضع متعدد اللغات** اضغط على **قائمة اللغات**  واختر اللغة.
3. أغلق مجلد الخصائص واختر وضع اللغة من لتعديل

{% hint style="info" %}
يجب تحرير كل ترجمة يدويًا. يمكنك أيضًا استخدام [ميزات الترجمة التلقائية](/ar/form-management/form-designer/multi-language-forms/auto-translation.md) لترجمة استبيانك تلقائيًا إلى لغة أخرى.
{% endhint %}

## 💬 ترجمة

![](/files/39bf5ed8385faa597b5e4b8975c64d8af9f0066e)

لترجمة استبيانك إلى لغة أخرى:

1. اختر صفحة اللغة من **قائمة منسدلة** في الزاوية العلوية اليمنى من صفحة الاستبيان.
2. أدخل الترجمة لكل سؤال وإجابة.

![](/files/7b5ce5b81f831a03bfda1bb9bbca40bb12d1afde)

استخدم **Properties** الشريط على اليمين، في نهاية كل سطر إجابة لتحديث خصائص الإجابة المحددة.

{% hint style="info" %}
الخصائص المحدثة مرتبطة باللغة المحددة
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/ar/walkthroughs/translate-a-survey.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
