mirror of
https://ghfast.top/https://github.com/discourse/discourse-topic-voting.git
synced 2026-07-17 11:37:03 +08:00
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
# 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/
|
|
|
|
ca:
|
|
js:
|
|
category:
|
|
sort_options:
|
|
votes: "Vots"
|
|
topic_voting:
|
|
reached_limit: "Us heu quedat sense vots. Elimineu un vot existent."
|
|
list_votes: "Llista els vots"
|
|
votes_nav_help: "temes amb més vots"
|
|
voted: "Heu votat sobre aquest tema"
|
|
allow_topic_voting: "Permet als usuaris votar sobre temes d'aquesta categoria"
|
|
vote_title: "Vota"
|
|
vote_title_plural: "Vots"
|
|
voted_title: "Votat"
|
|
voting_closed_title: "Tancat"
|
|
voting_limit: "Límit"
|
|
votes_left:
|
|
one: "Us queda %{count} vot, mireu els <a href='%{path}'>vostres vots</a>."
|
|
other: "Us queden %{count} vots, mireu els <a href='%{path}'>vostres vots</a>."
|
|
votes:
|
|
one: " %{count} vot"
|
|
other: "%{count} vots"
|
|
anonymous_button:
|
|
one: "Vota"
|
|
other: "Vots"
|
|
remove_vote: "Elimina el vot"
|
|
filters:
|
|
votes:
|
|
title: "Vots"
|
|
help: "temes amb més vots"
|