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' => 'Korduv',
'every' => 'Iga',
'period' => 'Periood',
'times' => 'Korda',
'daily' => 'Iga päev',
'weekly' => 'Iganädalane',
'monthly' => 'Igakuine',
'yearly' => 'Aastane',
'custom' => 'Kohandatud',
'days' => 'päev(a)',
'weeks' => 'nädal(at)',
'months' => 'kuu(d)',
'years' => 'aasta(t)',
'message' => 'See on korduv :type ja järgmine :type luuakse automaatselt kuupäeval :date',
];