mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
41 lines
1.3 KiB
YAML
Vendored
41 lines
1.3 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:
|
|
voted: "Hai votato su questo argomento"
|
|
vote_title: "Vota"
|
|
vote_title_plural: "Voti"
|
|
votes:
|
|
one: "%{count} voto"
|
|
other: "%{count} 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"
|
|
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"
|
|
discourse_workflows:
|
|
topic_received_vote:
|
|
tag_names: "Etichette"
|