discourse/plugins/poll/config/locales/client.ar.yml

51 lines
2.2 KiB
YAML
Raw Normal View History

2015-05-06 23:35:09 +08:00
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
2015-05-13 05:38:29 +08:00
ar:
js:
poll:
2015-08-11 02:11:05 +08:00
voters:
zero: "لا يوجد مصوتون"
one: "مصوت"
two: "مصوتان"
few: "مصوتون قليلون"
many: "مصوتون كثيرون"
other: "المصوتين"
total_votes:
zero: "مجموع عدم التصويت"
one: "مجموع التصويت"
two: "مجموع التصويتان"
few: "مجموع الأصوات القليلة"
many: "مجموع الأصوات الكثيرة"
other: "مجموع الأصوات"
2015-05-13 05:38:29 +08:00
average_rating: "متوسط التصنيف: <strong>%{average}</strong> "
2015-07-02 05:09:37 +08:00
multiple:
help:
at_least_min_options: "من المفترض أن تختار على الأقل <strong> %{count} </strong> خيارات ."
up_to_max_options: "يجب عليك إختيار على الأكثر <strong> %{count} </strong> خيارات ."
x_options: "يجب عليك إختيار <strong> %{count} </strong> خيارات ."
between_min_and_max_options: "يجب عليك إختيار بين <strong>%{min}</strong> و <strong>%{max}</strong> خيارات ."
2015-06-19 23:29:13 +08:00
cast-votes:
2015-07-02 05:09:37 +08:00
title: "إدراج تصويتك ."
2015-06-19 23:29:13 +08:00
label: "صوت اﻵن!"
show-results:
title: "عرض نتائج التصويت"
label: "عرض النتائج"
hide-results:
title: "العودة إلى تصويتاتك"
label: "إخفاء النتائج"
2015-07-02 05:09:37 +08:00
open:
title: "فتح التصويت "
label: "فتح"
confirm: "هل بالفعل تاريد فتح هذا التصويت ؟"
close:
title: "إغلاق التصويت"
label: "إغلاق"
confirm: "هل أنت متأكد من إنك تريد إغلاق هذا التصويت ؟"
error_while_toggling_status: "هناك خطاء عند محاولة تبديل حالة التصويت ."
error_while_casting_votes: "هناك خطاء عن محاولة إدراج صوتك ."