mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 23:04:22 +08:00
19 lines
485 B
YAML
Vendored
19 lines
485 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/
|
|
|
|
sv:
|
|
solved: "Löst"
|
|
posted: "publicerade"
|
|
by_username: "av @%{username}"
|
|
vote_count:
|
|
one: "%{count} röst"
|
|
other: "%{count} röster"
|
|
like_count:
|
|
one: "%{count} gillning"
|
|
other: "%{count} gillningar"
|
|
reply_count:
|
|
one: "%{count} svar"
|
|
other: "%{count} svar"
|