mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 17:33:44 +08:00
28 lines
854 B
YAML
28 lines
854 B
YAML
# 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/
|
|
|
|
ar:
|
|
js:
|
|
poll:
|
|
voters:
|
|
zero: "المصوتون"
|
|
one: "المصوت"
|
|
other: "المصوتون"
|
|
total_votes:
|
|
zero: "مجموع الأصوات"
|
|
one: "مجموع التصويت"
|
|
other: "مجموع الأصوات"
|
|
average_rating: "متوسط التصنيف: <strong>%{average}</strong> "
|
|
cast-votes:
|
|
label: "صوت اﻵن!"
|
|
show-results:
|
|
title: "عرض نتائج التصويت"
|
|
label: "عرض النتائج"
|
|
hide-results:
|
|
title: "العودة إلى تصويتاتك"
|
|
label: "إخفاء النتائج"
|