Skip to content

Commit

Permalink
New translations en.json (Czech)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronleopold committed Nov 15, 2024
1 parent 12ebad1 commit 81cd890
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions packages/i18n/src/locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,51 +71,51 @@
"createOrUpdateBookClubForm": {
"fields": {
"name": {
"label": "Name",
"placeholder": "My book club",
"description": "The name of your book club"
"label": "Název",
"placeholder": "Můj knižní klub",
"description": "Název vašeho knižního klubu"
},
"description": {
"label": "Description",
"placeholder": "An 'Our Flag Means Death' fan club. We read pirate fiction to our hearts content",
"description": "An optional, short description of your book club"
"label": "Popis",
"placeholder": "Fanouškovský klub \"Naše vlajka znamená smrt\". Čteme pirátskou literaturu do sytosti",
"description": "Volitelný krátký popis vašeho knižního klubu"
},
"is_private": {
"label": "Private club",
"description": "If enabled, only users you invite will be able to join your book club"
"label": "Soukromý klub",
"description": "Pokud je povoleno, pouze uživatelé, které pozvete se budou moci připojit do tohoto knižního klubu"
},
"member_role_spec": {
"heading": "Custom role mapping",
"heading": "Určení rolí v klubu",
"subtitle": [
"You can create custom names for the roles in your book club if you'd like. For more information, refer to the",
"documentation"
"Můžete vytvořit vlastní názvy rolí v knižním klubu, pokud chcete. Další informace naleznete v",
"dokumentaci"
],
"member": {
"label": "Member",
"placeholder": "Member",
"description": "The name of the default role for your book club"
"label": "Člen",
"placeholder": "Člen",
"description": "Název výchozí role pro váš knižní klub"
},
"moderator": {
"label": "Moderator",
"placeholder": "Moderator",
"description": "The name of the moderator role for your book club"
"label": "Moderátor",
"placeholder": "Moderátor",
"description": "Název role moderátora pro tvůj knižní klub"
},
"admin": {
"label": "Admin",
"placeholder": "Admin",
"description": "The name of the admin role for your book club"
"label": "Administrátor",
"placeholder": "Administrátor",
"description": "Název administrátorské role pro váš knižní klub"
},
"creator": {
"label": "Creator",
"placeholder": "Creator",
"description": "The name of the creator role for your book club. This is you!"
"label": "Tvůrce",
"placeholder": "Tvůrce",
"description": "Název role tvůrce pro tvůj knižní klub. Tohle jste!"
}
},
"membershipOptions": {
"displayName": {
"label": "Display Name",
"label": "Zobrazované jméno",
"placeholder": "oromei",
"description": "An optional display name for your membership in the book club. If set, this takes precedence over your username"
"description": "Volitelné zobrazované jméno pro vaše členství v knižním klubu. Je-li nastaveno, má přednost před vaším uživatelským jménem"
},
"hideProgress": {
"label": "Hide Progress",
Expand Down

0 comments on commit 81cd890

Please sign in to comment.