Update translations (#113)
This commit is contained in:
parent
6d91419caf
commit
cb988d2aaf
|
@ -22,7 +22,7 @@ ca:
|
|||
solution_summary:
|
||||
one: "solució"
|
||||
other: "solucions"
|
||||
accepted_html: "%{icon} Resolt <span class='by'>per <a href data-user-card='%{username_lower}'>%{username}</a></span> en <a href='%{post_path}' class='back'>la publicaicó núm. %{post_number}</a>"
|
||||
accepted_html: "%{icon} Resolt <span class='by'>per <a href data-user-card='%{username_lower}'>%{username}</a></span> en <a href='%{post_path}' class='back'>la publicació núm. %{post_number}</a>"
|
||||
accepted_notification: "<p><span>%{username}</span> %{description}</p>"
|
||||
topic_status_filter:
|
||||
all: "tots"
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# 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/
|
||||
|
||||
en_GB:
|
|
@ -13,7 +13,7 @@ es:
|
|||
solved:
|
||||
title: "Solucionado"
|
||||
allow_accepted_answers: "Permitir al propietario del tema y al staff marcar una respuesta como la solución"
|
||||
accept_answer: "Seleccionar si esta respuesta resuelve el problema"
|
||||
accept_answer: "Selecciona si esta respuesta resuelve el problema"
|
||||
accepted_description: "Esta es la solución aceptada para este tema"
|
||||
has_no_accepted_answer: "Este tema no tiene una solución"
|
||||
unaccept_answer: "Deseleccionar si esta respuesta ya no resuelve el problema"
|
||||
|
|
|
@ -24,7 +24,7 @@ ru:
|
|||
few: "вопроса решёны"
|
||||
many: "вопросов решёны"
|
||||
other: "вопросов решёны"
|
||||
accepted_html: "%{icon} Решён пользователем <span class='by'> - <a href data-user-card='%{username_lower}'>%{username}</a></span> в <a href='%{post_path}' class='back'>сообщении#%{post_number}</a>"
|
||||
accepted_html: "%{icon} Решён пользователем <span class='by'> - <a href data-user-card='%{username_lower}'>%{username}</a></span> в <a href='%{post_path}' class='back'>сообщении #%{post_number}</a>"
|
||||
accepted_notification: "<p><span>%{username}</span> %{description}</p>"
|
||||
topic_status_filter:
|
||||
all: "все"
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# 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/
|
||||
|
||||
en_GB:
|
Loading…
Reference in New Issue