diff --git a/translations/email.ru.xlf b/translations/email.ru.xlf index 6da33574..7545bde9 100644 --- a/translations/email.ru.xlf +++ b/translations/email.ru.xlf @@ -24,11 +24,11 @@ reset.subject - Сбросить пароль + Зайти через Kimai Forgot your password? - Это может произойти … + Зайдите в ваш аккаунт reset.button @@ -50,6 +50,26 @@ approval_approved_subject Ваш запрос был одобрен + + absence_created_supervisor_subject + Отсутствует: %user% (%type%) + + + approval_rejected_message + Ваш запрос на авторизацию был отказан %created_by%. + +%list% + +Пожалуйста проверьте свой запрос здесь: %url% + + + approval_approved_message + Ваш запрос был одабрён %created_by%. + +%list% + +Вы можете найти все свои запросы под: %url% + diff --git a/translations/messages.cs.xlf b/translations/messages.cs.xlf index 8d30f608..22512b22 100644 --- a/translations/messages.cs.xlf +++ b/translations/messages.cs.xlf @@ -1942,6 +1942,26 @@ Timesheet Pracovní výkaz + + payment_account_name + Držitel účtu nebo karty + + + payment_account_name + IBAN nebo číslo karty + + + electronic_invoice + E-faktura + + + invoice_tax_type + Daňový status + + + tax.type.standard + Danitelné + diff --git a/translations/tasks.ru.xlf b/translations/tasks.ru.xlf index 4f952bdd..d0381df1 100644 --- a/translations/tasks.ru.xlf +++ b/translations/tasks.ru.xlf @@ -72,7 +72,7 @@ task.widget_rows - Количество заданий на странице в виджете дашборда + Количество заданий на странице в виджете дашборда task.help.description diff --git a/translations/validators.ru.xlf b/translations/validators.ru.xlf index b6507b9f..01fb0cd6 100644 --- a/translations/validators.ru.xlf +++ b/translations/validators.ru.xlf @@ -8,7 +8,7 @@ The end date must not be earlier than the start date. - Конечная дата не может быть установлена ранее начальной даты. + Конечная дата не может быть установлена ранее начальной даты. The given value is not a valid time. @@ -166,6 +166,10 @@ Selected period cannot be locked: unconfirmed absence requests are pending. Выбранный период не может быть заблокирован: есть неподтвержденные заявки на отсутствие. + + These characters are not allowed: {{ chars }} + Данные цыфры/буквы не разрешены: {{ chars }} + diff --git a/translations/validators.sv.xlf b/translations/validators.sv.xlf index ec5c5f9d..ca90be05 100644 --- a/translations/validators.sv.xlf +++ b/translations/validators.sv.xlf @@ -166,6 +166,10 @@ Duration cannot be negative. Tidslängden kan inte vara negativ. + + These characters are not allowed: {{ chars }} + Följande tecken är inte tillåtna: {{ chars }} +