mirror of
https://ghfast.top/https://github.com/discourse/discourse-signatures.git
synced 2026-07-15 11:26:42 +08:00
21 lines
901 B
YAML
21 lines
901 B
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:
|
|
signatures:
|
|
enable_signatures: "تفعيل التوقيعات"
|
|
show_signatures: "عرض توقيعات المستخدمين أسفل المنشورات"
|
|
my_signature: "توقيعي"
|
|
signature_placeholder: "عنوان URL صالح لصورة"
|
|
not_allowed: "حسابك ليس ضمن مجموعة مسموح لها باستخدام التوقيعات."
|
|
characters_remaining:
|
|
zero: "متبقي %{count} من الحروف"
|
|
one: "متبقي حرف واحد %{count}"
|
|
two: "متبقي حرفان %{count}"
|
|
few: "متبقي %{count} أحرف"
|
|
many: "متبقي %{count} حرفًا"
|
|
other: "متبقي %{count} حرف"
|