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

45 lines
3.8 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04: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-06-19 11:29:13 -04:00
ar:
2015-07-01 17:09:37 -04:00
site_settings:
2018-09-14 11:43:14 -04:00
poll_enabled: "السماح بالإستفتاء"
2015-12-07 12:53:21 -05:00
poll_maximum_options: "أقصى عدد للخيارات في كلّ تصويت."
2017-09-28 13:33:13 -04:00
poll_edit_window_mins: "عدد الدقائق بعد نشر المنشور المسموح فيها بتعديل التصويت."
2015-06-19 11:29:13 -04:00
poll:
2015-11-30 14:23:26 -05:00
multiple_polls_without_name: "توجد بضعة تصويتات بلا اسم. استخدم خاصية '<code>name</code>' لتمييزها."
multiple_polls_with_same_name: "توجد بضعة تصويتات بالاسم <strong>%{name}</strong> نفسه. استخدم خاصية '<code>name</code>' لتمييزها."
2017-09-28 13:33:13 -04:00
default_poll_must_have_at_least_2_options: "يجب ان يكون التصويت بين خيارين على الأقل."
2015-11-30 14:23:26 -05:00
named_poll_must_have_at_least_2_options: "على التصويت ذو الاسم <strong>%{name}</strong> توفير خيارين على الأقل."
2015-10-02 10:40:28 -04:00
default_poll_must_have_less_options:
2015-11-30 14:23:26 -05:00
zero: "على التصويت ألا يوفّر أي خيار."
one: "على التصويت توفير خيار واحد على الأقل."
two: "على التصويت توفير خيارين على الأقل."
few: "على التصويت توفير %{count} خيارات على الأقل."
many: "على التصويت توفير %{count} خيارا على الأقل."
other: "على التصويت توفير %{count} خيار على الأقل."
2015-10-02 10:40:28 -04:00
named_poll_must_have_less_options:
2015-11-30 14:23:26 -05:00
zero: "على التصويت ذو الاسم <strong>%{name}</strong> ألا يوفّر أي خيار."
one: "على التصويت ذو الاسم <strong>%{name}</strong> توفير خيار واحد على الأقل."
two: "على التصويت ذو الاسم <strong>%{name}</strong> توفير خيارين على الأقل."
few: "على التصويت ذو الاسم <strong>%{name}</strong> توفير %{count} خيارات على الأقل."
many: "على التصويت ذو الاسم <strong>%{name}</strong> توفير %{count} خيارا على الأقل."
other: "على التصويت ذو الاسم <strong>%{name}</strong> توفير %{count} خيار على الأقل."
default_poll_must_have_different_options: "على التصويت توفير خيارات مختلفة."
named_poll_must_have_different_options: "على التصويت ذو الاسم <strong>%{name}</strong> توفير خيارات مختلفة."
default_poll_with_multiple_choices_has_invalid_parameters: "للتصويت متعدد الخيارات معلمات غير صالحة."
named_poll_with_multiple_choices_has_invalid_parameters: "للتصويت متعدد الخيارات ذو الاسم <strong>%{name}</strong> معلمات غير صالحة."
requires_at_least_1_valid_option: "عليك اختيار خيار واحد صالح على الأقل."
2015-12-07 12:53:21 -05:00
no_poll_with_this_name: "لا تصويت بالاسم <strong>%{name}</strong> مرتبط مع هذه المشاركة."
2015-11-30 14:23:26 -05:00
post_is_deleted: "لا شيء تفعله مع مشاركة محذوفة. "
2015-12-07 12:53:21 -05:00
topic_must_be_open_to_vote: "على الموضوع أن يكون مفتوحا للتصويت."
poll_must_be_open_to_vote: "على المشاركة أن تكون مفتوحة للتصويت."
topic_must_be_open_to_toggle_status: "على الموضوع أن يكون مفتوحا لتبديل الحالة."
only_staff_or_op_can_toggle_status: "يمكن فقط لأعضاء الطاقم أو المشارِك الأصلي تبديل حالة التصويت."
2015-11-09 10:44:02 -05:00
email:
2015-11-30 14:23:26 -05:00
link_to_poll: "انقر لعرض التصويت."