mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-02-20 10:35:04 +00:00
28 lines
1.4 KiB
YAML
28 lines
1.4 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/
|
|
|
|
ur:
|
|
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: "حل"
|
|
solution_summary:
|
|
one: "حل <i class='fa fa-check-square'></i>"
|
|
other: "حل <i class='fa fa-check-square'></i>"
|
|
accepted_html: "<i class='fa-check-square fa accepted'></i> حل کر دیا گیا <span class='by'><a href data-user-card='{{username_lower}}'>{{username}}</a>کی طرف سے</span> <a href='{{post_path}}' class='back'>پوسٹ # {{post_number}}</a> میں"
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span>{{description}}</p>"
|