mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
42 lines
1.5 KiB
YAML
Vendored
42 lines
1.5 KiB
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/
|
|
|
|
cs:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_reactions: "Discourse Reakce"
|
|
js:
|
|
discourse_reactions:
|
|
reactions_title: "Reakce"
|
|
state_panel:
|
|
more_users: "%{count} navíc..."
|
|
picker:
|
|
react_with: "Reagovat na tento příspěvek pomocí: %{reaction}"
|
|
cant_remove_reaction: "Svou reakci již nemůžete odstranit"
|
|
remove_reaction: "Odstranit tuto reakci %{reaction}"
|
|
users_popup:
|
|
all: "Vše"
|
|
main_reaction:
|
|
add: "Tento příspěvek se mi líbí"
|
|
remove: "Odeberte toto Líbí se"
|
|
cant_remove: "Své Líbí se již nelze odebrat"
|
|
unauthenticated: "Chcete-li dát Líbí se na tento příspěvek, zaregistrujte se nebo se přihlaste"
|
|
notifications:
|
|
reaction_1_user_multiple_posts:
|
|
one: "reagoval/a na váš příspěvek"
|
|
few: "reagoval/a na %{count} vaše příspěvky"
|
|
many: "reagoval/a na %{count} vašich příspěvků"
|
|
other: "reagoval/a na %{count} vašich příspěvků"
|
|
reaction_2_users: "%{username}, %{username2}"
|
|
reaction_multiple_users:
|
|
one: "%{username} a %{count} další"
|
|
few: "%{username} a %{count} další"
|
|
many: "%{username} a %{count} další"
|
|
other: "%{username} a %{count} dalších"
|
|
titles:
|
|
reaction: "nová reakce"
|