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/
This commit is contained in:
parent
45c16f1dc8
commit
116caf42dc
1 changed files with 11 additions and 4 deletions
|
|
@ -524,7 +524,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteInvalid": "Neplatný krátký kód emotikonu!",
|
"emoteInvalid": "Neplatná klávesová zkratka emotikonu!",
|
||||||
"@emoteInvalid": {
|
"@emoteInvalid": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -534,12 +534,12 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteShortcode": "Kód emotikonu",
|
"emoteShortcode": "Klávesová zkratka emotikonu",
|
||||||
"@emoteShortcode": {
|
"@emoteShortcode": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"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": {
|
"@emoteWarnNeedToPick": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1868,7 +1868,7 @@
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"setCustomEmotes": "Nastavit vlastní emoce",
|
"setCustomEmotes": "Nastavit vlastní emotikony",
|
||||||
"@setCustomEmotes": {
|
"@setCustomEmotes": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
|
@ -1947,5 +1947,12 @@
|
||||||
"@toggleFavorite": {
|
"@toggleFavorite": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"numUsersTyping": "{count} uživatelé píší…",
|
||||||
|
"@numUsersTyping": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue