From 9c3b13bf595ce3002c3282ecde1184f5d6e2c0ad Mon Sep 17 00:00:00 2001 From: waclaw66 Date: Thu, 25 Nov 2021 18:02:18 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (3304 of 3304 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ --- src/i18n/strings/cs.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 5d85659d04..7783f051c4 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -3368,5 +3368,15 @@ "%(count)s votes|other": "%(count)s hlasů", "%(spaceName)s and %(count)s others|one": "%(spaceName)s a %(count)s další", "%(spaceName)s and %(count)s others|zero": "%(spaceName)s", - "%(spaceName)s and %(count)s others|other": "%(spaceName)s and %(count)s dalších" + "%(spaceName)s and %(count)s others|other": "%(spaceName)s and %(count)s dalších", + "Sorry, the poll you tried to create was not posted.": "Omlouváme se, ale hlasování, které jste se pokusili vytvořit, nebylo zveřejněno.", + "Failed to post poll": "Nepodařilo se zveřejnit hlasování", + "Sorry, your vote was not registered. Please try again.": "Je nám líto, váš hlas nebyl zaregistrován. Zkuste to prosím znovu.", + "Vote not registered": "Hlasování není registrováno", + "Developer": "Pro vývojáře", + "Experimental": "Experimentální", + "Themes": "Motivy vzhledu", + "Message Previews": "Náhledy zpráv", + "Moderation": "Moderování", + "Messaging": "Zprávy" }