Skip to content

Commit

Permalink
Translated using Weblate (Arabic)
Browse files Browse the repository at this point in the history
Currently translated at 89.0% (81 of 91 strings)

Translation: Hedy/Parsons
Translate-URL: https://hosted.weblate.org/projects/hedy/parsons/ar/
  • Loading branch information
aseelbf authored and weblate committed Nov 22, 2022
1 parent 82b8cd3 commit c387568
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions content/parsons/ar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@ levels:
2:
1:
story: |
You and your friends are going to watch some Netflix.
Show which movie you're about to watch and wish the viewers lot of fun!
أنت وأصدقاؤك الآن تودّون مشاهدة فيلم.
اعرض اسم الفيلم وتمنى للمشاهدين مشاهدة ممتعة.
code_lines:
A: "{print} It is time for an evening of Netflix"
B: "film {is} Sonic the Hedgehog 2"
C: "{print} We're going to film"
D: "{print} Have lot of fun!"
A: "{print}لقد حان وقت مشاهدة فيلمًا ممتعًا"
B: "الفيلم {is} القنفذ سونيك٢"
C: "{print} سنشاهد فيلم الفيلم"
D: "{print} أتمنى لكم مشاهدة ممتعة"
2:
story: |
This is the webshop of a toy store. Create a program where costumers can add an item to their shopping cart.
هذا موقع إلكتروني لبيع الألعاب. أنشئ برنامجًا بحيث يمكن للمستخدم أن يضيف لعبة إلى سلة المشتريات الإلكترونية الخاصة به.
code_lines:
A: "{print} Welcome to our toystore"
B: "toy {is} {ask} What would you like to buy?"
C: "{print} The toy is added to your shopping cart."
D: "{print} Thank you for shopping with us!"
A: "{print} أهلًا بكم في متجر الألعاب"
B: "اللعبة {is} {ask} ماذا تريد أن تشتري؟"
C: "{print} تم إضافة اللعبة إلى سلة المشتريات الخاصة بك."
D: "{print} شكرًا لك على الشراء من متجرنا"
3:
1:
story: |
Expand Down

0 comments on commit c387568

Please sign in to comment.