X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fru.lang.php;h=c03b6f12ae2a623bead5a2363e70bdba1990e73e;hb=dc00748e76b054fb1163f7a3835b686a752fbf8a;hp=179d445533bc14e2e466c03f34471dcf55eb0958;hpb=1954fb7aba2f6547e1e278887ab1fe7ed808dab7;p=timetracker.git diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 179d4455..c03b6f12 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -449,13 +449,16 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'Отчёт отправлен.', 'form.mail.invoice_sent' => 'Счёт отправлен.', -// Quotas configuration form. +// Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin. 'form.quota.year' => 'Год', 'form.quota.month' => 'Месяц', 'form.quota.quota' => 'Квота', 'form.quota.workday_hours' => 'Количество часов в рабочем дне', 'form.quota.hint' => 'При пустых значениях квоты автоматически определяются из длительности рабочего дня и праздников.', +// Swap roles form. +'form.swap.swap_with' => 'Обменять роль с', + // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations. 'role.user.label' => 'Пользователь', 'role.user.low_case_label' => 'пользователь',