Skip to content

Commit

Permalink
Create server.it.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
borisdamato committed Mar 19, 2014
1 parent 5e83ac9 commit 8b4dff9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions plugins/poll/config/locales/server.it.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# encoding: utf-8
# This file contains content for the server portion of Discourse used by Ruby
#
# To validate this YAML file after you change it, please paste it into
# http://yamllint.com/

en:
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 hai bisogno di cambiarle."
cannot_add_or_remove_options: "non possono essere modificate, aggiunte o rimosse. Se vuoi aggiungere o rimuovere opzioni al sondaggio, devi bloccare questo topice crearne uno nuovo."
prefix: "Sondaggio:"

0 comments on commit 8b4dff9

Please sign in to comment.