mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 14:07:35 +08:00
21 lines
625 B
YAML
21 lines
625 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/
|
|
|
|
hr:
|
|
js:
|
|
discourse_reactions:
|
|
state_panel:
|
|
more_users: "i %{count} više..."
|
|
main_reaction:
|
|
add: "Like-aj objavu"
|
|
notifications:
|
|
reaction_2_users: "%{username}, %{username2}"
|
|
reaction_multiple_users:
|
|
one: "%{username} i %{count} drugi"
|
|
few: "%{username} i %{count} druga"
|
|
other: "%{username} i %{count} drugih"
|
|
titles:
|
|
reaction: "nova reakcija"
|