25 lines
964 B
YAML
25 lines
964 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/
|
|
|
|
it:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "accettata"
|
|
solved:
|
|
title: "Risolto"
|
|
allow_accepted_answers: "Consentire al proprietario dell'argomento e allo staff di contrassegnare una risposta come la soluzione"
|
|
has_accepted_answer: "Questo argomento ha una soluzione"
|
|
has_no_accepted_answer: "Questo argomento non ha soluzioni"
|
|
accepted_answer: "Soluzione"
|
|
solution: "Soluzione"
|
|
solution_summary:
|
|
one: "soluzione <i class='fa fa-check-square'></i>"
|
|
other: "soluzioni <i class='fa fa-check-square'></i>"
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|