mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 13:59:03 +08:00
18 lines
461 B
YAML
Vendored
18 lines
461 B
YAML
Vendored
# 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:
|
|
solved: "Solucionat"
|
|
posted: "publicat"
|
|
vote_count:
|
|
one: " %{count} vot"
|
|
other: "%{count} vots"
|
|
like_count:
|
|
one: "%{count} 'm'agrada'"
|
|
other: "%{count} 'm'agrada'"
|
|
reply_count:
|
|
one: "%{count} resposta"
|
|
other: "%{count} respostes"
|