Update translations (#129)
This commit is contained in:
parent
c0d0859ca6
commit
bf9a43085a
|
@ -9,6 +9,33 @@ es:
|
|||
category:
|
||||
sort_options:
|
||||
votes: "Votos"
|
||||
topic_voting:
|
||||
title: "Votación de temas"
|
||||
reached_limit: "Se te acabaron los votos, ¡elimina un voto existente!"
|
||||
list_votes: "Lista de tus votos"
|
||||
votes_nav_help: "temas con más votos"
|
||||
voted: "Votaste sobre este tema"
|
||||
allow_topic_voting: "Permitir a los usuarios votar sobre temas en esta categoría"
|
||||
vote_title: "Votar"
|
||||
vote_title_plural: "Votos"
|
||||
voted_title: "Votado"
|
||||
voting_closed_title: "Cerrado"
|
||||
voting_limit: "Límite"
|
||||
votes_left:
|
||||
one: "Te queda %{count} voto, consulta <a href='%{path}'>tus votos</a>."
|
||||
other: "Te quedan %{count} votos, consulta <a href='%{path}'>tus votos</a>."
|
||||
votes_left_button_title:
|
||||
one: "Te queda %{count} voto."
|
||||
other: "Te quedan %{count} votos."
|
||||
votes:
|
||||
one: "%{count} voto"
|
||||
other: "%{count} votos"
|
||||
anonymous_button:
|
||||
one: "Votar"
|
||||
other: "Votos"
|
||||
remove_vote: "Eliminar voto"
|
||||
no_votes_title_self: "Aún no has votado por ningún tema"
|
||||
no_votes_title_others: "%{username} aún no ha votado por ningún tema"
|
||||
filters:
|
||||
votes:
|
||||
title: "Votos"
|
||||
|
|
|
@ -10,6 +10,7 @@ fa_IR:
|
|||
sort_options:
|
||||
votes: "آرا"
|
||||
topic_voting:
|
||||
title: "رایگیری موضوع"
|
||||
list_votes: "آرای خود را فهرست کنید"
|
||||
votes_nav_help: "موضوعات با بیشترین آرا"
|
||||
voted: "شما به این موضوع رای داده اید"
|
||||
|
|
|
@ -9,6 +9,33 @@ fr:
|
|||
category:
|
||||
sort_options:
|
||||
votes: "Votes"
|
||||
topic_voting:
|
||||
title: "Vote par sujet"
|
||||
reached_limit: "Vous n'avez plus de votes disponibles, enlevez-en un !"
|
||||
list_votes: "Lister vos votes"
|
||||
votes_nav_help: "sujets ayant reçu le plus de votes"
|
||||
voted: "Vous avez voté pour ce sujet"
|
||||
allow_topic_voting: "Autoriser les utilisateurs à voter dans cette catégorie"
|
||||
vote_title: "Vote"
|
||||
vote_title_plural: "Votes"
|
||||
voted_title: "Voté"
|
||||
voting_closed_title: "Fermé"
|
||||
voting_limit: "Limite"
|
||||
votes_left:
|
||||
one: "Il vous reste %{count} vote, consultez <a href='%{path}'>vos votes</a>."
|
||||
other: "Il vous reste %{count} votes, consultez <a href='%{path}'>vos votes</a>."
|
||||
votes_left_button_title:
|
||||
one: "Il vous reste %{count} vote."
|
||||
other: "Il vous reste %{count} votes."
|
||||
votes:
|
||||
one: "%{count} vote"
|
||||
other: "%{count} votes"
|
||||
anonymous_button:
|
||||
one: "Vote"
|
||||
other: "Votes"
|
||||
remove_vote: "Supprimer le vote"
|
||||
no_votes_title_self: "Vous n'avez encore voté pour aucun sujet"
|
||||
no_votes_title_others: "%{username} n'a encore voté pour aucun sujet"
|
||||
filters:
|
||||
votes:
|
||||
title: "Votes"
|
||||
|
|
|
@ -10,6 +10,7 @@ he:
|
|||
sort_options:
|
||||
votes: "הצבעות"
|
||||
topic_voting:
|
||||
title: "הצבעה על נושאים"
|
||||
reached_limit: "נגמרו לך ההצבעות, עליך להסיר הצבעה קיימת!"
|
||||
list_votes: "הצגת ההצבעות שלך"
|
||||
votes_nav_help: "נושאים עם הכי הרבה הצבעות"
|
||||
|
|
|
@ -9,6 +9,33 @@ it:
|
|||
category:
|
||||
sort_options:
|
||||
votes: "Voti"
|
||||
topic_voting:
|
||||
title: "Votazione per argomenti"
|
||||
reached_limit: "Hai terminato i voti, rimuovi un voto esistente!"
|
||||
list_votes: "Elenca i tuoi voti"
|
||||
votes_nav_help: "argomenti con il maggior numero di voti"
|
||||
voted: "Hai votato su questo argomento"
|
||||
allow_topic_voting: "Permetti agli utenti di votare gli argomenti in questa categoria"
|
||||
vote_title: "Voto"
|
||||
vote_title_plural: "Voti"
|
||||
voted_title: "Votato"
|
||||
voting_closed_title: "Chiuso"
|
||||
voting_limit: "Limite"
|
||||
votes_left:
|
||||
one: "Hai ancora %{count} voto, vedi i <a href='%{path}'>tuoi voti</a>."
|
||||
other: "Hai ancora %{count} voti, vedi i <a href='%{path}'>tuoi voti</a>."
|
||||
votes_left_button_title:
|
||||
one: "Hai ancora %{count} voto."
|
||||
other: "Hai ancora %{count} voti."
|
||||
votes:
|
||||
one: "%{count} voto"
|
||||
other: "%{count} voti"
|
||||
anonymous_button:
|
||||
one: "Voto"
|
||||
other: "Voti"
|
||||
remove_vote: "Rimuovi voto"
|
||||
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"
|
||||
|
|
|
@ -9,6 +9,29 @@ zh_CN:
|
|||
category:
|
||||
sort_options:
|
||||
votes: "投票"
|
||||
topic_voting:
|
||||
title: "话题投票"
|
||||
reached_limit: "您无法再投票了,请移除现有投票!"
|
||||
list_votes: "列出您的投票"
|
||||
votes_nav_help: "得票最多的话题"
|
||||
voted: "您已经为为话题投过票了"
|
||||
allow_topic_voting: "允许用户为此类别中的话题投票"
|
||||
vote_title: "投票"
|
||||
vote_title_plural: "投票"
|
||||
voted_title: "已投票"
|
||||
voting_closed_title: "已关闭"
|
||||
voting_limit: "限制"
|
||||
votes_left:
|
||||
other: "您还有 %{count} 次投票机会,查看<a href='%{path}'>您的投票</a>。"
|
||||
votes_left_button_title:
|
||||
other: "您还有 %{count} 次投票机会。"
|
||||
votes:
|
||||
other: "%{count} 票"
|
||||
anonymous_button:
|
||||
other: "投票"
|
||||
remove_vote: "移除投票"
|
||||
no_votes_title_self: "您还没有为任何话题投票"
|
||||
no_votes_title_others: "%{username} 还没有为任何话题投票"
|
||||
filters:
|
||||
votes:
|
||||
title: "投票"
|
||||
|
|
|
@ -10,6 +10,7 @@ zh_TW:
|
|||
sort_options:
|
||||
votes: "票數"
|
||||
topic_voting:
|
||||
title: "主題投票"
|
||||
reached_limit: "您已退出投票,移除現有的投票!"
|
||||
list_votes: "列出您的投票"
|
||||
votes_nav_help: "最多票數的主題"
|
||||
|
@ -40,3 +41,7 @@ zh_TW:
|
|||
help: "您投過票的主題"
|
||||
search:
|
||||
most_votes: "票數最多"
|
||||
advanced:
|
||||
vote:
|
||||
count:
|
||||
label: "最低投票數"
|
||||
|
|
|
@ -7,3 +7,16 @@
|
|||
zh_TW:
|
||||
site_settings:
|
||||
voting_enabled: '允許使用者對話題投票?'
|
||||
voting_tl0_vote_limit: '允許TL0 使用者有多少票可用?'
|
||||
voting_tl1_vote_limit: '允許TL1 使用者有多少票可用?'
|
||||
voting_tl2_vote_limit: '允許TL2 使用者有多少票可用?'
|
||||
voting_tl3_vote_limit: '允許TL3 使用者有多少票可用?'
|
||||
voting_tl4_vote_limit: '允許TL4 使用者有多少票可用?'
|
||||
voting_show_who_voted: '允許使用者可看見有誰投票?'
|
||||
voting_show_votes_on_profile: '是否允許使用者可在活動摘要中看見他們的投票?'
|
||||
voting_alert_votes_left: '當剩餘這些票數時提醒使用者'
|
||||
voting:
|
||||
votes_moved:
|
||||
other: "%{count} 投票已被搬移。"
|
||||
duplicated_votes:
|
||||
other: "%{count} 票無法搬移,因為他們的使用者已經在其他主題中投票過。"
|
||||
|
|
Loading…
Reference in New Issue