mirror of
https://github.com/discourse/discourse.git
synced 2026-03-05 15:27:34 +08:00
22 lines
651 B
YAML
22 lines
651 B
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/
|
|
|
|
es:
|
|
solved: "Solucionado"
|
|
unsolved: "Sin resolver"
|
|
posted: "publicó"
|
|
by_username: "por @%{username}"
|
|
vote_count:
|
|
one: "%{count} voto"
|
|
other: "%{count} votos"
|
|
like_count:
|
|
one: "%{count} me gusta"
|
|
other: "%{count} me gusta"
|
|
reply_count:
|
|
one: "%{count} respuesta"
|
|
other: "%{count} respuestas"
|
|
theme_metadata:
|
|
description: "Un tema sencillo y bonito que mejora la experiencia inigualable de los sitios de Discourse."
|