mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 01:52:18 +08:00
40 lines
1.5 KiB
YAML
40 lines
1.5 KiB
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/
|
|
|
|
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}"
|
|
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"
|