Skip to content

Commit 65dea3f

Browse files
Tom Rohlikweblate
authored andcommitted
Translated using Weblate (Czech)
Currently translated at 5.5% (12 of 217 strings) Translated using Weblate (Czech) Currently translated at 76.4% (68 of 89 strings) Co-authored-by: Tom Rohlik <ostatni@rohlik.xyz> Translate-URL: https://translate.couchershq.org/projects/couchers/backend-emails/cs/ Translate-URL: https://translate.couchershq.org/projects/couchers/web-app-dashboard/cs/ Translation: Couchers/Backend - Emails Translation: Couchers/Web app - Dashboard
1 parent 89d4530 commit 65dea3f

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

  • app
    • backend/src/couchers/email/locales
    • web/features/dashboard/locales

app/backend/src/couchers/email/locales/cs.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,8 @@
2121
},
2222
"references": {
2323
"write_action": "Napiš referenci pro {{name}}"
24+
},
25+
"generic": {
26+
"greeting_line": "Ahoj {{name}},"
2427
}
2528
}

app/web/features/dashboard/locales/cs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"write_reference": {
5959
"title": "Napsat referenci",
60-
"description_surfed": "Zanech referenci na svůj pobyt u {{name}}."
60+
"description_surfed": "Zanech referenci na svůj pobyt u {{name}}"
6161
}
6262
},
6363
"public_trips": {
@@ -89,6 +89,6 @@
8989
"night_count_one": "{{count}} noc",
9090
"night_count_few": "{{count}} noci",
9191
"night_count_other": "{{count}} nocí",
92-
"no_upcoming_guests": "Žádní nadcházející hosté."
92+
"no_upcoming_guests": "Zatím žádní nadcházející hosté."
9393
}
9494
}

0 commit comments

Comments
 (0)