mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 01:24:03 +08:00
23 lines
626 B
YAML
23 lines
626 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:
|
|
voteCount:
|
|
zero: "صوت 1"
|
|
one: "صوت 1"
|
|
two: "صوت 1"
|
|
few: "صوت 1"
|
|
many: "%{احسب} الأصوات"
|
|
other: "%{احسب} الأصوات"
|
|
results:
|
|
show: إظهار النتائج
|
|
hide: إخفاء النتائج
|
|
close_poll: "إغلاق التصويت"
|
|
open_poll: "فتح التصويت"
|