0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-14 13:58:53 +08:00
discourse/plugins/discourse-topic-voting/config/locales/client.it.yml
2026-05-07 10:02:14 +02:00

48 lines
1.5 KiB
YAML
Vendored

# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
# https://translate.discourse.org/
it:
js:
category:
sort_options:
votes: "Voti"
topic_voting:
reached_limit: "Hai terminato i voti, rimuovi un voto esistente!"
list_votes: "Elenca i tuoi voti"
voted: "Hai votato su questo argomento"
allow_topic_voting: "Permetti agli utenti di votare gli argomenti in questa categoria"
vote_title: "Vota"
vote_title_plural: "Voti"
votes:
one: "%{count} voto"
other: "%{count} voti"
anonymous_button:
one: "Voto"
other: "Voti"
remove_vote: "Rimuovi voto"
and_more_voters: "e altre %{count}..."
show_voters: "Mostra i votanti"
vote_count_thousands: "%{count}k"
no_votes_title_self: "Non hai ancora votato per nessun argomento"
no_votes_title_others: "%{username} non ha ancora votato per nessun argomento"
filters:
votes:
title: "Voti"
my_votes:
title: "I miei voti"
help: "argomenti su cui hai votato"
search:
most_votes: "I più votati"
advanced:
vote:
count:
label: "Numero minimo di voti"
admin:
web_hooks:
voting_event:
group_name: "Evento di votazione dell'argomento"
topic_upvote: "Quando un utente vota su un argomento"
topic_unvote: "Quando un utente annulla il voto su un argomento"