2017-11-20 18:08:48 -05:00
|
|
|
# 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/
|
|
|
|
|
2016-10-15 18:40:26 -04:00
|
|
|
it:
|
|
|
|
js:
|
2017-12-12 11:17:05 -05:00
|
|
|
notifications:
|
|
|
|
alt:
|
|
|
|
solved:
|
|
|
|
accepted_notification: "accettata"
|
2016-10-15 18:40:26 -04:00
|
|
|
solved:
|
2017-12-12 11:17:05 -05:00
|
|
|
title: "Risolto"
|
2016-10-15 18:40:26 -04:00
|
|
|
allow_accepted_answers: "Consentire al proprietario dell'argomento e allo staff di contrassegnare una risposta come la soluzione"
|
|
|
|
accept_answer: "Questa risposta risolve il problema"
|
|
|
|
has_accepted_answer: "Questo argomento ha una soluzione"
|
2017-12-12 11:17:05 -05:00
|
|
|
has_no_accepted_answer: "Questo argomento non ha soluzione"
|
2016-10-15 18:40:26 -04:00
|
|
|
unaccept_answer: "Questa risposta non risolve più il problemaT"
|
|
|
|
accepted_answer: "Soluzione"
|
|
|
|
solution: "Soluzione"
|
2017-12-12 11:17:05 -05:00
|
|
|
solution_summary:
|
|
|
|
one: "soluzione <i class='fa fa-check-square'></i>"
|
|
|
|
other: "soluzioni <i class='fa fa-check-square'></i>"
|
2016-10-15 18:40:26 -04:00
|
|
|
accepted_html: "<i class='fa-check-square fa accepted'></i> Risolto <span class='by'>da <a href data-user-card='{{username_lower}}'>{{username}}</a></span> nel <a href='{{post_path}}'>messaggio #{{post_number}}</a>"
|
|
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|