diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index f0e4cc5..49c9fa2 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -1631,5 +1631,40 @@ "placeholders": { "senderName": {} } + }, + "Send video": "Odeslat video", + "@Send video": { + "type": "text", + "placeholders": {} + }, + "Send original": "Odeslat originál", + "@Send original": { + "type": "text", + "placeholders": {} + }, + "Send audio": "Odeslat audio", + "@Send audio": { + "type": "text", + "placeholders": {} + }, + "No": "Ne", + "@No": { + "type": "text", + "placeholders": {} + }, + "Changes have been saved": "Změny byly uloženy", + "@Changes have been saved": { + "type": "text", + "placeholders": {} + }, + "Informations about your privacy: https://sentry.io/security/": "Informace o vašem soukromí: https://sentry.io/security/", + "@Informations about your privacy: https://sentry.io/security/": { + "type": "text", + "placeholders": {} + }, + "Allow sending bug reports with sentry.io": "Umožňuje zasílání hlášení o chybách prostřednictvím sentry.io", + "@Allow sending bug reports with sentry.io": { + "type": "text", + "placeholders": {} } }