mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-03-09 14:37:15 +00:00
25 lines
1.2 KiB
YAML
25 lines
1.2 KiB
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:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "مقبول"
|
|
solved:
|
|
title: "تم الحل"
|
|
allow_accepted_answers: "السماح لصاحب الموضوع وفريق العمل الرد كـحل للموضوع"
|
|
accept_answer: "هذا الرد حل المشكلة"
|
|
has_accepted_answer: "هذا الموضوع فيه الحل"
|
|
has_no_accepted_answer: "لا يوجد حل بخصوص هذا الموضوع"
|
|
unaccept_answer: "هذا الرد لم يعد يحل المشكلة"
|
|
accepted_answer: "الحل"
|
|
solution: "الحل"
|
|
accepted_html: "<i class='fa-check-square fa accepted'></i> تم حلها <span class='by'>بواسطة <a href data-user-card='{{username_lower}}'>{{username}}</a></span> in <a href='{{post_path}}'> رقم المشاركة#{{post_number}}</a>"
|
|
accepted_notification: "<i title='حل مقبول' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|