mirror of
https://github.com/discourse/discourse.git
synced 2026-03-05 15:27:34 +08:00
19 lines
506 B
YAML
19 lines
506 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/
|
|
|
|
sl:
|
|
solved: "Rešeno"
|
|
posted: "objavljeno"
|
|
like_count:
|
|
one: "%{count} všeček"
|
|
two: "%{count} všečka"
|
|
few: "%{count} všečke"
|
|
other: "%{count} všečkov"
|
|
reply_count:
|
|
one: "%{count} odgovor"
|
|
two: "%{count} odgovora"
|
|
few: "%{count} odgovori"
|
|
other: "%{count} odgovorov"
|