mirror of
https://github.com/discourse/discourse.git
synced 2026-03-05 15:27:34 +08:00
18 lines
454 B
YAML
18 lines
454 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/
|
|
|
|
da:
|
|
solved: "Løst"
|
|
posted: "sidste indlæg"
|
|
vote_count:
|
|
one: "%{count} stemme"
|
|
other: "%{count} stemmer"
|
|
like_count:
|
|
one: "%{count} Synes om"
|
|
other: "%{count} Synes om"
|
|
reply_count:
|
|
one: "%{count} svar"
|
|
other: "%{count} svar"
|