mirror of
https://ghfast.top/https://github.com/discourse/discourse-signatures.git
synced 2026-05-04 18:02:37 +08:00
17 lines
637 B
YAML
17 lines
637 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:
|
|
js:
|
|
signatures:
|
|
enable_signatures: "Habilitar firmas"
|
|
show_signatures: "Ver las firmas de los usuarios debajo de las publicaciones"
|
|
my_signature: "Mi firma"
|
|
signature_placeholder: "Una URL válida para una imagen"
|
|
not_allowed: "Tu cuenta no pertenece a un grupo autorizado para usar firmas."
|
|
characters_remaining:
|
|
one: "Queda %{count} carácter"
|
|
other: "Quedan %{count} caracteres"
|