mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
29 lines
779 B
YAML
Vendored
29 lines
779 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/
|
|
|
|
hr:
|
|
topic:
|
|
post_voting:
|
|
answer_count:
|
|
one: "%{count} Odgovor"
|
|
few: "%{count} Odgovora"
|
|
other: "%{count} Odgovora"
|
|
post_action_types:
|
|
vote:
|
|
title: "Glasaj"
|
|
post_voting:
|
|
comment:
|
|
reviewables:
|
|
actions:
|
|
agree_and_suspend:
|
|
title: "Suspendiraj korisnika"
|
|
agree_and_silence:
|
|
title: "Ušuti korisnika"
|
|
reviewable_score_types:
|
|
notify_user:
|
|
comment_pm_body: "%{link}\n\n%{comment}"
|
|
notify_moderators:
|
|
comment_pm_body: "%{link}\n\n%{comment}"
|