From f3579004e37d88dd92591e14df734a8a917b7d99 Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Sat, 1 May 2021 10:33:51 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (429 of 429 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 64 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index c1824d03..f96ac667 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -2267,5 +2267,69 @@ "@addNewFriend": { "type": "text", "placeholders": {} + }, + "unlockChatBackup": "Odemknout zálohu chatu", + "@unlockChatBackup": { + "type": "text", + "placeholders": {} + }, + "friends": "Přátelé", + "@friends": { + "type": "text", + "placeholders": {} + }, + "pleaseEnterYourPin": "Zadejte svůj PIN", + "@pleaseEnterYourPin": { + "type": "text", + "placeholders": {} + }, + "xMoreEvents": "{count} dalších událostí", + "@xMoreEvents": { + "type": "text", + "placeholders": { + "count": {} + } + }, + "oneMoreEvent": "1 další událost", + "@oneMoreEvent": { + "type": "text", + "placeholders": {} + }, + "goToTheNewRoom": "Přejít do nové místnost", + "@goToTheNewRoom": { + "type": "text", + "placeholders": {} + }, + "roomVersion": "Verze místnosti", + "@roomVersion": { + "type": "text", + "placeholders": {} + }, + "publicGroups": "Veřejné skupiny", + "@publicGroups": { + "type": "text", + "placeholders": {} + }, + "clearArchive": "Vymazat archiv", + "@clearArchive": {}, + "people": "Lidé", + "@people": { + "type": "text", + "placeholders": {} + }, + "setAsCanonicalAlias": "Nastavit jako hlavní alias", + "@setAsCanonicalAlias": { + "type": "text", + "placeholders": {} + }, + "editRoomAliases": "Upravit aliasy místností", + "@editRoomAliases": { + "type": "text", + "placeholders": {} + }, + "chats": "Chaty", + "@chats": { + "type": "text", + "placeholders": {} } }