Translated using Weblate (Czech)

Currently translated at 100.0% (295 of 295 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Milan Korecky 2020-08-16 12:30:47 +00:00 committed by Hosted Weblate
parent e180372744
commit 36f55f0243
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 55 additions and 12 deletions

View File

@ -89,12 +89,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Banned": "Zabanován", "Banned": "Zakázán",
"@Banned": { "@Banned": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"bannedUser": "{username} zabanoval {targetName}", "bannedUser": "{username} zakázal {targetName}",
"@bannedUser": { "@bannedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -439,17 +439,17 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"emoteWarnNeedToPick": "Musíte zvolit označení emotikony a obrázek", "emoteWarnNeedToPick": "Musíte zvolit označení emotikony a obrázek!",
"@emoteWarnNeedToPick": { "@emoteWarnNeedToPick": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"emoteExists": "Emotikona již existuje", "emoteExists": "Emotikona již existuje!",
"@emoteExists": { "@emoteExists": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"emoteInvalid": "Nesprávné označení emotikony", "emoteInvalid": "Nesprávné označení emotikony!",
"@emoteInvalid": { "@emoteInvalid": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -657,7 +657,7 @@
"targetName": {} "targetName": {}
} }
}, },
"kickedAndBanned": "{username} vyhodil a zabanoval {targetName}", "kickedAndBanned": "{username} vyhodil a zakázal {targetName}",
"@kickedAndBanned": { "@kickedAndBanned": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -773,7 +773,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.": "Prosím vezměte na vědomí, že pro použití koncového šifrování je prozatím potřeba použít Pantalaimon", "Please be aware that you need Pantalaimon to use end-to-end encryption for now.": "Prosím vezměte na vědomí, že pro použití koncového šifrování je prozatím potřeba použít Pantalaimon.",
"@Please be aware that you need Pantalaimon to use end-to-end encryption for now.": { "@Please be aware that you need Pantalaimon to use end-to-end encryption for now.": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1204,7 +1204,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unbannedUser": "{username} odbanovali {targetName}", "unbannedUser": "{username} zrušil zákaz pro {targetName}",
"@unbannedUser": { "@unbannedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1337,7 +1337,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Welcome to the cutest instant messenger in the matrix network.": "Vítejte v nejroztomilejší diskuzní aplikaci pro síť Matrix.", "Welcome to the cutest instant messenger in the matrix network.": "Vítejte v nejroztomilejší diskuzní aplikaci pro síť matrix.",
"@Welcome to the cutest instant messenger in the matrix network.": { "@Welcome to the cutest instant messenger in the matrix network.": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1377,7 +1377,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"You have been banned from this chat": "Byli jste zabanováni z této diskuze", "You have been banned from this chat": "Byl vám zablokován přístup k tomuto chatu",
"@You have been banned from this chat": { "@You have been banned from this chat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1574,12 +1574,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"noMegolmBootstrap": "Fluffychet momentálně nepodporuje aktivaci online záloh klíčů. Prosím zapněte ji z klientu Element.", "noMegolmBootstrap": "Fluffychet momentálně nepodporuje aktivaci online záloh klíčů. Prosím zapněte ji z klientu Riot.",
"@noMegolmBootstrap": { "@noMegolmBootstrap": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"noCrossSignBootstrap": "Fluffychet momentálně nepodporuje aktivaci křížového podpisu. Prosím aktivujte ho z klientu Element.", "noCrossSignBootstrap": "Fluffychet momentálně nepodporuje aktivaci křížového podpisu. Prosím aktivujte ho z klientu Riot.",
"@noCrossSignBootstrap": { "@noCrossSignBootstrap": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1588,5 +1588,48 @@
"@newVerificationRequest": { "@newVerificationRequest": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"Join room": "Vstoupil do místnosti",
"@Join room": {
"type": "text",
"placeholders": {}
},
"Unpin": "Odepnout zprávu",
"@Unpin": {
"type": "text",
"placeholders": {}
},
"Pin": "Připnout zprávu",
"@Pin": {
"type": "text",
"placeholders": {}
},
"startedACall": "{senderName} zahájil hovor",
"@startedACall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"sentCallInformations": "{senderName} odeslal informace o hovoru",
"@sentCallInformations": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"answeredTheCall": "{senderName} odpověděl na hovor",
"@answeredTheCall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"endedTheCall": "{senderName} ukončil hovor",
"@endedTheCall": {
"type": "text",
"placeholders": {
"senderName": {}
}
} }
} }