Skip to content

Commit a1eec15

Browse files
committed
Localisation updates from https://translatewiki.net.
1 parent 273207f commit a1eec15

File tree

2 files changed

+111
-42
lines changed

2 files changed

+111
-42
lines changed

app/src/main/res/values-ar/strings.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
<string name="next_state_description">التوجه إلى البطاقة القادمة</string>
7575
<string name="state_submit_button">تقديم</string>
7676
<string name="submit_button_text">إرسال</string>
77+
<string name="state_flashback_button">انظر المثال</string>
78+
<string name="state_return_to_question_button">العودة إلى السؤال</string>
7779
<string name="lesson_replay_button_text">إعادة التشغيل</string>
7880
<string name="state_end_exploration_button">العودة إلى الموضوع</string>
7981
<string name="previous_responses_header">الردود السابقة (%s)</string>
@@ -199,6 +201,8 @@
199201
<string name="topic_prefix">الموضوع: %s</string>
200202
<string name="selected_image_region_selection_content_description">الصورة تظهر %1$s.</string>
201203
<string name="unselected_image_region_selection_content_description">حدد الصورة %1$s.</string>
204+
<string name="flashback_toolbar_title_text">إعادة النظر في السؤال السابق</string>
205+
<string name="flashback_state_feedback_text">هل تحتاج مساعدة؟ لا مشكلة. لنراجع حل السؤال السابق.</string>
202206
<plurals name="chapter_count">
203207
<item quantity="zero">و لا فصل</item>
204208
<item quantity="one">فصلًا واحدًا</item>
@@ -685,4 +689,8 @@
685689
<string name="audio_language_fragment_subtitle">اختر لغة المقاطع الصوتية للاستماع إلى الدروس</string>
686690
<string name="onboarding_step_count_five">الخطوة 5 من 5</string>
687691
<string name="arabic_language_display_name_content_description">العربية</string>
692+
<string name="flashback_confirmation_dialog_continue_button_text">استمرار</string>
693+
<string name="flashback_confirmation_dialog_not_now_text">ليس الآن</string>
694+
<string name="flashback_confirmation_dialog_title_text">هل تحتاج مساعدة؟ لا مشكلة.</string>
695+
<string name="flashback_confirmation_dialog_message_text">راجع حل السؤال السابق</string>
688696
</resources>

0 commit comments

Comments
 (0)