From 116caf42dcb20ecca8c91bb73b1fdf004243cdca Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Sun, 13 Dec 2020 08:10:20 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (359 of 359 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index 0c2709dcc..8e7333876 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -524,7 +524,7 @@ "type": "text", "placeholders": {} }, - "emoteInvalid": "Neplatný krátký kód emotikonu!", + "emoteInvalid": "Neplatná klávesová zkratka emotikonu!", "@emoteInvalid": { "type": "text", "placeholders": {} @@ -534,12 +534,12 @@ "type": "text", "placeholders": {} }, - "emoteShortcode": "Kód emotikonu", + "emoteShortcode": "Klávesová zkratka emotikonu", "@emoteShortcode": { "type": "text", "placeholders": {} }, - "emoteWarnNeedToPick": "Musíte si vybrat kód emoce a obrázek!", + "emoteWarnNeedToPick": "Musíte si vybrat klávesovou zkratku emotikonu a obrázek!", "@emoteWarnNeedToPick": { "type": "text", "placeholders": {} @@ -1868,7 +1868,7 @@ "type": "text", "placeholders": {} }, - "setCustomEmotes": "Nastavit vlastní emoce", + "setCustomEmotes": "Nastavit vlastní emotikony", "@setCustomEmotes": { "type": "text", "placeholders": {} @@ -1947,5 +1947,12 @@ "@toggleFavorite": { "type": "text", "placeholders": {} + }, + "numUsersTyping": "{count} uživatelé píší…", + "@numUsersTyping": { + "type": "text", + "placeholders": { + "count": {} + } } }