new crowdin translations

This commit is contained in:
Crowdin Bot
2022-01-12 07:29:06 +00:00
parent 70970a0962
commit 546252f581
41 changed files with 620 additions and 204 deletions

View File

@@ -3,6 +3,9 @@
return [
'recurring' => 'Opakující se',
'interval' => 'Interval',
'frequency' => 'Frekvence',
'count' => 'Počet',
'every' => 'Každý',
'period' => 'Období',
'times' => 'Krát',
@@ -16,5 +19,7 @@ return [
'months' => 'Měsíc(e)',
'years' => 'Rok(y)',
'message' => 'Toto je opakovaný :type. Další :type bude automaticky generován dne :date',
'message_parent' => ':type byl automaticky generován z :link',
'tooltip' => 'Kromě předem definovaných časových období je možné upravit upravená období týkající se požadavků. <br><b>Tip:</b> Počet musí být nastaven od nuly do nekonečna.',
];