mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-03-01 07:19:18 +00:00
27 lines
1.0 KiB
YAML
27 lines
1.0 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/
|
|
|
|
he:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "התקבל"
|
|
solved:
|
|
title: "נפתר"
|
|
allow_accepted_answers: "אפשר למשתמשים לאשר תשובות"
|
|
has_accepted_answer: "נושא זה נפתר"
|
|
has_no_accepted_answer: "לנושא הזה אין פתרון"
|
|
accepted_answer: "קבל תשובה"
|
|
solution: "פתרון"
|
|
solution_summary:
|
|
one: "פתרון <i class='fa fa-check-square'></i>"
|
|
two: "פתרונות <i class='fa fa-check-square'></i>"
|
|
many: "פתרונות <i class='fa fa-check-square'></i>"
|
|
other: "פתרונות <i class='fa fa-check-square'></i>"
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|