new crowdin translations

This commit is contained in:
Crowdin Bot
2020-08-06 21:02:03 +00:00
parent 1b5dc9fa22
commit c65f87e7cc
139 changed files with 1481 additions and 212 deletions

View File

@ -0,0 +1,20 @@
<?php
return [
'recurring' => 'Ismétlődő',
'every' => 'Minden',
'period' => 'Időszak',
'times' => 'Alkalommal',
'daily' => 'Napi',
'weekly' => 'Heti',
'monthly' => 'Havi',
'yearly' => 'Éves',
'custom' => 'Egyéni',
'days' => 'Nap(ok)',
'weeks' => 'Hét(ek)',
'months' => 'Hónap(ok)',
'years' => 'Év(ek)',
'message' => 'Ez egy ismétlődő :type, és a következő :type automatikusan generálódik ekkor: :date',
];