mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-01 03:05:09 +00:00
update meta files for 602
This commit is contained in:
@@ -2364,8 +2364,8 @@ return [
|
||||
|
||||
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
|
||||
'invite_is_deleted' => 'The invite to ":address" has been deleted.',
|
||||
'invite_is_already_redeemed' => 'Приглашение ":address" уже было активировано.',
|
||||
'invite_is_deleted' => 'Приглашение ":address" удалено.',
|
||||
'invite_new_user_title' => 'Invite new user',
|
||||
'invite_new_user_text' => 'As an administrator, you can invite users to register on your Firefly III administration. Using the direct link you can share with them, they will be able to register an account. The invited user and their invite link will appear in the table below. You are free to share the invitation link with them.',
|
||||
'invited_user_mail' => 'Email address',
|
||||
|
||||
@@ -66,7 +66,9 @@ return [
|
||||
'require_currency_info' => 'Содержимое этого поля недействительно без информации о валюте.',
|
||||
'not_transfer_account' => 'Этот счёт нельзя использовать для перевода.',
|
||||
'require_currency_amount' => 'Содержимое этого поля недействительно без информации о валюте.',
|
||||
'require_foreign_currency' => 'This field requires a number',
|
||||
'require_foreign_currency' => 'Это поле требует число',
|
||||
'require_foreign_dest' => 'This field value must match the currency of the destination account.',
|
||||
'require_foreign_src' => 'This field value must match the currency of the source account.',
|
||||
'equal_description' => 'Описание транзакции не должно совпадать с глобальным описанием.',
|
||||
'file_invalid_mime' => 'Файл ":name" имеет тип ":mime". Загрузка файлов такого типа невозможна.',
|
||||
'file_too_large' => 'Файл ":name" слишком большой.',
|
||||
|
||||
Reference in New Issue
Block a user