mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 07:34:18 +08:00
19 lines
798 B
YAML
19 lines
798 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:
|
|
activerecord:
|
|
attributes:
|
|
post:
|
|
poll_options: "Opzioni sondaggio"
|
|
poll:
|
|
must_contain_poll_options: "deve contenere una lista di opzioni per il sondaggio"
|
|
cannot_have_modified_options: "non possono essere modificate dopo i primi cinque minuti. Contatta un moderatore se devi cambiarle."
|
|
cannot_add_or_remove_options: "possono essere solo modificate, ma non aggiunte o rimosse. Se devi aggiungere o rimuovere opzioni, devi prima bloccare questo argomento e crearne uno nuovo."
|
|
prefix: "Sondaggio"
|
|
closed_prefix: "Sondaggio Chiuso"
|