mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-16 11:26:36 +08:00
73 lines
3.3 KiB
YAML
73 lines
3.3 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
ar:
|
|
js:
|
|
category:
|
|
sort_options:
|
|
votes: "الأصوات"
|
|
topic_voting:
|
|
title: "التصويت على الموضوع"
|
|
reached_limit: "لم يعُد بإمكانك التصويت الآن، يُرجى إزالة صوت حالي!"
|
|
list_votes: "قائمة بأصواتك"
|
|
votes_nav_help: "الموضوعات الأكثر تصويتًا"
|
|
voted: "لقد صوَّت على هذا الموضوع"
|
|
allow_topic_voting: "السماح للمستخدمين بالتصويت على الموضوعات في هذه الفئة"
|
|
vote_title: "الصوت"
|
|
vote_title_plural: "الأصوات"
|
|
voted_title: "تم التصويت"
|
|
voting_closed_title: "تم إغلاق التصويت"
|
|
voting_limit: "الحد"
|
|
votes_left:
|
|
zero: "لديك %{count} صوت متبقٍ، اعرض <a href='%{path}'>أصواتك</a>."
|
|
one: "لديك صوت واحد (%{count}) متبقٍ، اعرض <a href='%{path}'>أصواتك</a>."
|
|
two: "لديك صوتان (%{count}) متبقيان، اعرض <a href='%{path}'>أصواتك</a>."
|
|
few: "لديك %{count} أصوات متبقية، اعرض <a href='%{path}'>أصواتك</a>."
|
|
many: "لديك %{count} صوتًا متبقيًا، اعرض <a href='%{path}'>أصواتك</a>."
|
|
other: "لديك %{count} صوت متبقٍ، اعرض <a href='%{path}'>أصواتك</a>."
|
|
votes_left_button_title:
|
|
zero: "لديك %{count} صوت متبقٍ."
|
|
one: "لديك صوت واحد (%{count}) متبقٍ."
|
|
two: "لديك صوتان (%{count}) متبقيان."
|
|
few: "لديك %{count} أصوات متبقية."
|
|
many: "لديك %{count} صوتًا متبقيًا."
|
|
other: "لديك %{count} صوت متبقٍ."
|
|
votes:
|
|
zero: "%{count} صوت"
|
|
one: "صوت واحد (%{count})"
|
|
two: "صوتان (%{count})"
|
|
few: "%{count} أصوات"
|
|
many: "%{count} صوتًا"
|
|
other: "%{count} صوت"
|
|
anonymous_button:
|
|
zero: "تصويت"
|
|
one: "تصويت"
|
|
two: "تصويت"
|
|
few: "تصويت"
|
|
many: "تصويت"
|
|
other: "تصويت"
|
|
remove_vote: "إزالة الصوت"
|
|
no_votes_title_self: "لم تصوِّت لأي موضوع حتى الآن"
|
|
no_votes_title_others: "لم يصوِّت %{username} لأي موضوع حتى الآن"
|
|
filters:
|
|
votes:
|
|
title: "الأصوات"
|
|
help: "الموضوعات الأكثر تصويتًا"
|
|
my_votes:
|
|
title: "أصواتي"
|
|
help: "الموضوعات التي صوَّت عليها"
|
|
search:
|
|
most_votes: "معظم الأصوات"
|
|
advanced:
|
|
vote:
|
|
count:
|
|
label: "أقل عدد من الأصوات"
|
|
admin:
|
|
web_hooks:
|
|
voting_event:
|
|
group_name: "حدث التصويت على موضوع"
|
|
topic_upvote: "عندما يقوم المستخدم بالتصويت على موضوع"
|
|
topic_unvote: "عندما يقوم المستخدم بإلغاء التصويت على موضوع"
|