mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 12:11:19 +00:00
Auto commit for release 'develop' on 2024-02-05
This commit is contained in:
28
composer.lock
generated
28
composer.lock
generated
@@ -3075,16 +3075,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/flysystem",
|
"name": "league/flysystem",
|
||||||
"version": "3.23.1",
|
"version": "3.24.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/flysystem.git",
|
"url": "https://github.com/thephpleague/flysystem.git",
|
||||||
"reference": "199e1aebbe3e62bd39f4d4fc8c61ce0b3786197e"
|
"reference": "b25a361508c407563b34fac6f64a8a17a8819675"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/199e1aebbe3e62bd39f4d4fc8c61ce0b3786197e",
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b25a361508c407563b34fac6f64a8a17a8819675",
|
||||||
"reference": "199e1aebbe3e62bd39f4d4fc8c61ce0b3786197e",
|
"reference": "b25a361508c407563b34fac6f64a8a17a8819675",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -3104,7 +3104,7 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"async-aws/s3": "^1.5 || ^2.0",
|
"async-aws/s3": "^1.5 || ^2.0",
|
||||||
"async-aws/simple-s3": "^1.1 || ^2.0",
|
"async-aws/simple-s3": "^1.1 || ^2.0",
|
||||||
"aws/aws-sdk-php": "^3.220.0",
|
"aws/aws-sdk-php": "^3.295.10",
|
||||||
"composer/semver": "^3.0",
|
"composer/semver": "^3.0",
|
||||||
"ext-fileinfo": "*",
|
"ext-fileinfo": "*",
|
||||||
"ext-ftp": "*",
|
"ext-ftp": "*",
|
||||||
@@ -3115,7 +3115,7 @@
|
|||||||
"phpseclib/phpseclib": "^3.0.34",
|
"phpseclib/phpseclib": "^3.0.34",
|
||||||
"phpstan/phpstan": "^1.10",
|
"phpstan/phpstan": "^1.10",
|
||||||
"phpunit/phpunit": "^9.5.11|^10.0",
|
"phpunit/phpunit": "^9.5.11|^10.0",
|
||||||
"sabre/dav": "^4.3.1"
|
"sabre/dav": "^4.6.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -3149,7 +3149,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||||
"source": "https://github.com/thephpleague/flysystem/tree/3.23.1"
|
"source": "https://github.com/thephpleague/flysystem/tree/3.24.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -3161,7 +3161,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-01-26T18:42:03+00:00"
|
"time": "2024-02-04T12:10:17+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/flysystem-local",
|
"name": "league/flysystem-local",
|
||||||
@@ -10823,16 +10823,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit",
|
"name": "phpunit/phpunit",
|
||||||
"version": "10.5.9",
|
"version": "10.5.10",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||||
"reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe"
|
"reference": "50b8e314b6d0dd06521dc31d1abffa73f25f850c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50b8e314b6d0dd06521dc31d1abffa73f25f850c",
|
||||||
"reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
|
"reference": "50b8e314b6d0dd06521dc31d1abffa73f25f850c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -10904,7 +10904,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||||
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
||||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.9"
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.10"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -10920,7 +10920,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-01-22T14:35:40+00:00"
|
"time": "2024-02-04T09:07:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/cli-parser",
|
"name": "sebastian/cli-parser",
|
||||||
|
@@ -115,7 +115,7 @@ return [
|
|||||||
'handle_debts' => true,
|
'handle_debts' => true,
|
||||||
// see cer.php for exchange rates feature flag.
|
// see cer.php for exchange rates feature flag.
|
||||||
],
|
],
|
||||||
'version' => 'develop/2024-02-04',
|
'version' => 'develop/2024-02-05',
|
||||||
'api_version' => '2.0.12',
|
'api_version' => '2.0.12',
|
||||||
'db_version' => 22,
|
'db_version' => 22,
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -142,12 +142,12 @@
|
|||||||
"invoice_date": "Fakturadatum",
|
"invoice_date": "Fakturadatum",
|
||||||
"internal_reference": "Intern referens",
|
"internal_reference": "Intern referens",
|
||||||
"webhook_response": "Response",
|
"webhook_response": "Response",
|
||||||
"webhook_trigger": "Trigger",
|
"webhook_trigger": "Utl\u00f6sare",
|
||||||
"webhook_delivery": "Delivery"
|
"webhook_delivery": "Delivery"
|
||||||
},
|
},
|
||||||
"list": {
|
"list": {
|
||||||
"active": "\u00c4r aktiv?",
|
"active": "\u00c4r aktiv?",
|
||||||
"trigger": "Trigger",
|
"trigger": "Utl\u00f6sare",
|
||||||
"response": "Svar",
|
"response": "Svar",
|
||||||
"delivery": "Leverans",
|
"delivery": "Leverans",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
@@ -1750,8 +1750,8 @@ return [
|
|||||||
'running_again_loss' => 'Транзакции, ранее привязанные к этому счёту на оплату, могут потерять связь, они (больше) не соответствуют правилу (правилам).',
|
'running_again_loss' => 'Транзакции, ранее привязанные к этому счёту на оплату, могут потерять связь, они (больше) не соответствуют правилу (правилам).',
|
||||||
'bill_related_rules' => 'Правила, связанные с этим счётом на оплату',
|
'bill_related_rules' => 'Правила, связанные с этим счётом на оплату',
|
||||||
'repeats' => 'Повторы',
|
'repeats' => 'Повторы',
|
||||||
'bill_end_date_help' => 'Optional field. The bill is expected to end on this date.',
|
'bill_end_date_help' => 'Необязательное поле. Счет должен быть завершен на эту дату.',
|
||||||
'bill_extension_date_help' => 'Optional field. The bill must be extended (or cancelled) on or before this date.',
|
'bill_extension_date_help' => 'Необязательное поле. Счет должен быть продлен (или отменен) на или до этой даты.',
|
||||||
'bill_end_index_line' => 'Этот счет заканчивается :date',
|
'bill_end_index_line' => 'Этот счет заканчивается :date',
|
||||||
'bill_extension_index_line' => 'Этот счет должен быть продлен или отменен :date',
|
'bill_extension_index_line' => 'Этот счет должен быть продлен или отменен :date',
|
||||||
'connected_journals' => 'Связанные транзакции',
|
'connected_journals' => 'Связанные транзакции',
|
||||||
@@ -2559,8 +2559,8 @@ return [
|
|||||||
'reset_after' => 'Сбросить форму после отправки',
|
'reset_after' => 'Сбросить форму после отправки',
|
||||||
'errors_submission' => 'С вашей публикацией произошла ошибка. Пожалуйста, проверьте ошибки ниже.',
|
'errors_submission' => 'С вашей публикацией произошла ошибка. Пожалуйста, проверьте ошибки ниже.',
|
||||||
'errors_submission_v2' => 'С вашей публикацией произошла ошибка. Пожалуйста, проверьте следующие ошибки: %{errorMessage}',
|
'errors_submission_v2' => 'С вашей публикацией произошла ошибка. Пожалуйста, проверьте следующие ошибки: %{errorMessage}',
|
||||||
'transaction_expand_split' => 'Expand split',
|
'transaction_expand_split' => 'Развернуть разделение',
|
||||||
'transaction_collapse_split' => 'Collapse split',
|
'transaction_collapse_split' => 'Свернуть разделение',
|
||||||
|
|
||||||
// object groups
|
// object groups
|
||||||
'default_group_title_name' => '(без группировки)',
|
'default_group_title_name' => '(без группировки)',
|
||||||
@@ -2622,7 +2622,7 @@ return [
|
|||||||
|
|
||||||
// recurring transactions
|
// recurring transactions
|
||||||
'create_right_now' => 'Создать прямо сейчас',
|
'create_right_now' => 'Создать прямо сейчас',
|
||||||
'no_new_transaction_in_recurrence' => 'No new transaction was created. Perhaps it was already fired for this date?',
|
'no_new_transaction_in_recurrence' => 'Не было создано ни одной новой транзакции. Возможно, она уже была запущена на эту дату?',
|
||||||
'recurrences' => 'Повторяющиеся транзакции',
|
'recurrences' => 'Повторяющиеся транзакции',
|
||||||
'repeat_until_in_past' => 'Повторение этой повторяющейся транзакции прервано :date.',
|
'repeat_until_in_past' => 'Повторение этой повторяющейся транзакции прервано :date.',
|
||||||
'recurring_calendar_view' => 'Календарь',
|
'recurring_calendar_view' => 'Календарь',
|
||||||
@@ -2739,23 +2739,23 @@ return [
|
|||||||
'audit_log_entries' => 'Записи журнала аудита',
|
'audit_log_entries' => 'Записи журнала аудита',
|
||||||
'ale_action_log_add' => 'Добавить :amount в копилку ":name"',
|
'ale_action_log_add' => 'Добавить :amount в копилку ":name"',
|
||||||
'ale_action_log_remove' => 'Взять :amount из копилки ":name"',
|
'ale_action_log_remove' => 'Взять :amount из копилки ":name"',
|
||||||
'ale_action_clear_budget' => 'Removed from budget',
|
'ale_action_clear_budget' => 'Удалено из бюджета',
|
||||||
'ale_action_update_group_title' => 'Обновлены название группы транзакций',
|
'ale_action_update_group_title' => 'Обновлены название группы транзакций',
|
||||||
'ale_action_update_date' => 'Обновлена дата транзакции',
|
'ale_action_update_date' => 'Обновлена дата транзакции',
|
||||||
'ale_action_update_order' => 'Обновлён порядок транзакций',
|
'ale_action_update_order' => 'Обновлён порядок транзакций',
|
||||||
'ale_action_clear_category' => 'Removed from category',
|
'ale_action_clear_category' => 'Удалено из категории',
|
||||||
'ale_action_clear_notes' => 'Removed notes',
|
'ale_action_clear_notes' => 'Удаленные заметки',
|
||||||
'ale_action_clear_tag' => 'Cleared tag',
|
'ale_action_clear_tag' => 'Тэг очищен',
|
||||||
'ale_action_clear_all_tags' => 'Cleared all tags',
|
'ale_action_clear_all_tags' => 'Все теги очищены',
|
||||||
'ale_action_set_bill' => 'Linked to bill',
|
'ale_action_set_bill' => 'Привязано к счету',
|
||||||
'ale_action_switch_accounts' => 'Switched source and destination account',
|
'ale_action_switch_accounts' => 'Смена счета источника и назначения',
|
||||||
'ale_action_set_budget' => 'Указать бюджет',
|
'ale_action_set_budget' => 'Указать бюджет',
|
||||||
'ale_action_set_category' => 'Указать категорию',
|
'ale_action_set_category' => 'Указать категорию',
|
||||||
'ale_action_set_source' => 'Указать счёт-источник',
|
'ale_action_set_source' => 'Указать счёт-источник',
|
||||||
'ale_action_set_destination' => 'Указать счёт назначения',
|
'ale_action_set_destination' => 'Указать счёт назначения',
|
||||||
'ale_action_update_transaction_type' => 'Changed transaction type',
|
'ale_action_update_transaction_type' => 'Изменен тип платежа',
|
||||||
'ale_action_update_notes' => 'Changed notes',
|
'ale_action_update_notes' => 'Заметки изменены',
|
||||||
'ale_action_update_description' => 'Changed description',
|
'ale_action_update_description' => 'Описание изменено',
|
||||||
'ale_action_add_to_piggy' => 'Копилка',
|
'ale_action_add_to_piggy' => 'Копилка',
|
||||||
'ale_action_remove_from_piggy' => 'Копилка',
|
'ale_action_remove_from_piggy' => 'Копилка',
|
||||||
'ale_action_add_tag' => 'Добавленный тег',
|
'ale_action_add_tag' => 'Добавленный тег',
|
||||||
|
@@ -26,15 +26,15 @@ return [
|
|||||||
'main_message' => 'Действие ":action", присутствующее в правиле ":rule", не может быть применено к транзакции #:group: :error',
|
'main_message' => 'Действие ":action", присутствующее в правиле ":rule", не может быть применено к транзакции #:group: :error',
|
||||||
'find_or_create_tag_failed' => 'Не удалось найти или создать тег ":tag"',
|
'find_or_create_tag_failed' => 'Не удалось найти или создать тег ":tag"',
|
||||||
'tag_already_added' => 'Тег ":tag" уже связан с этой транзакцией',
|
'tag_already_added' => 'Тег ":tag" уже связан с этой транзакцией',
|
||||||
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
|
'inspect_transaction' => 'Проверка транзакции ":title" @ Firefly III',
|
||||||
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
|
'inspect_rule' => 'Проверьте правило ":title" @ Firefly III',
|
||||||
'journal_other_user' => 'Эта транзакция не принадлежит пользователю',
|
'journal_other_user' => 'Эта транзакция не принадлежит пользователю',
|
||||||
'no_such_journal' => 'Эта транзакция не существует',
|
'no_such_journal' => 'Эта транзакция не существует',
|
||||||
'journal_already_no_budget' => 'Эта транзакция не имеет бюджета, поэтому её нельзя удалить',
|
'journal_already_no_budget' => 'Эта транзакция не имеет бюджета, поэтому её нельзя удалить',
|
||||||
'journal_already_no_category' => 'Эта транзакция не имеет категории, поэтому ее нельзя удалить',
|
'journal_already_no_category' => 'Эта транзакция не имеет категории, поэтому ее нельзя удалить',
|
||||||
'journal_already_no_notes' => 'This transaction had no notes, so they cannot be removed',
|
'journal_already_no_notes' => 'У этой транзакции нет заметок, поэтому они не могут быть удалены',
|
||||||
'journal_not_found' => 'Firefly III не может найти запрошенную транзакцию',
|
'journal_not_found' => 'Firefly III не может найти запрошенную транзакцию',
|
||||||
'split_group' => 'Firefly III cannot execute this action on a transaction with multiple splits',
|
'split_group' => 'Firefly III не может выполнить это действие для транзакции с множественным разбиением',
|
||||||
'is_already_withdrawal' => 'Эта транзакция уже является расходом',
|
'is_already_withdrawal' => 'Эта транзакция уже является расходом',
|
||||||
'is_already_deposit' => 'Эта транзакция уже является доходом',
|
'is_already_deposit' => 'Эта транзакция уже является доходом',
|
||||||
'is_already_transfer' => 'Эта транзакция уже является переводом',
|
'is_already_transfer' => 'Эта транзакция уже является переводом',
|
||||||
|
@@ -56,7 +56,7 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// invite
|
// invite
|
||||||
'invitation_created_subject' => 'An invitation has been created',
|
'invitation_created_subject' => 'En inbjudan har skapats',
|
||||||
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
|
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
|
||||||
'invite_user_subject' => 'You\'ve been invited to create a Firefly III account.',
|
'invite_user_subject' => 'You\'ve been invited to create a Firefly III account.',
|
||||||
'invitation_introduction' => 'You\'ve been invited to create a Firefly III account on **:host**. Firefly III is a personal, self-hosted, private personal finance manager. All the cool kids are using it.',
|
'invitation_introduction' => 'You\'ve been invited to create a Firefly III account on **:host**. Firefly III is a personal, self-hosted, private personal finance manager. All the cool kids are using it.',
|
||||||
@@ -80,7 +80,7 @@ return [
|
|||||||
|
|
||||||
// registered
|
// registered
|
||||||
'registered_subject' => 'Välkommen till Firefly III!',
|
'registered_subject' => 'Välkommen till Firefly III!',
|
||||||
'registered_subject_admin' => 'A new user has registered',
|
'registered_subject_admin' => 'En ny användare har registrerat sig',
|
||||||
'admin_new_user_registered' => 'A new user has registered. User **:email** was given user ID #:id.',
|
'admin_new_user_registered' => 'A new user has registered. User **:email** was given user ID #:id.',
|
||||||
'registered_welcome' => 'Welcome to [Firefly III](:address). Your registration has made it, and this email is here to confirm it. Yay!',
|
'registered_welcome' => 'Welcome to [Firefly III](:address). Your registration has made it, and this email is here to confirm it. Yay!',
|
||||||
'registered_pw' => 'If you have forgotten your password already, please reset it using [the password reset tool](:address/password/reset).',
|
'registered_pw' => 'If you have forgotten your password already, please reset it using [the password reset tool](:address/password/reset).',
|
||||||
@@ -102,7 +102,7 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// new version
|
// new version
|
||||||
'new_version_email_subject' => 'A new Firefly III version is available',
|
'new_version_email_subject' => 'En ny version av Firefly III finns tillgänglig',
|
||||||
|
|
||||||
// email change
|
// email change
|
||||||
'email_change_subject' => 'Din Firefly III e-postadress har ändrats',
|
'email_change_subject' => 'Din Firefly III e-postadress har ändrats',
|
||||||
|
@@ -145,7 +145,7 @@ return [
|
|||||||
'start_date' => 'Start område',
|
'start_date' => 'Start område',
|
||||||
'end_date' => 'Slut område',
|
'end_date' => 'Slut område',
|
||||||
'enddate' => 'Slutdatum',
|
'enddate' => 'Slutdatum',
|
||||||
'move_rules_before_delete' => 'Rule group',
|
'move_rules_before_delete' => 'Regelgrupp',
|
||||||
'start' => 'Start område',
|
'start' => 'Start område',
|
||||||
'end' => 'Slut område',
|
'end' => 'Slut område',
|
||||||
'delete_account' => 'Ta bort konto ":name"',
|
'delete_account' => 'Ta bort konto ":name"',
|
||||||
@@ -297,7 +297,7 @@ return [
|
|||||||
'value' => 'Innehållet i registret',
|
'value' => 'Innehållet i registret',
|
||||||
'webhook_delivery' => 'Delivery',
|
'webhook_delivery' => 'Delivery',
|
||||||
'webhook_response' => 'Response',
|
'webhook_response' => 'Response',
|
||||||
'webhook_trigger' => 'Trigger',
|
'webhook_trigger' => 'Utlösare',
|
||||||
];
|
];
|
||||||
/*
|
/*
|
||||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||||
|
@@ -79,7 +79,7 @@ return [
|
|||||||
'reports_index_intro' => 'Använd dessa rapporter för att få detaljerad insikt i din ekonomi.',
|
'reports_index_intro' => 'Använd dessa rapporter för att få detaljerad insikt i din ekonomi.',
|
||||||
'reports_index_inputReportType' => 'Välj en rapporttyp. Se hjälpsidorna för att se vad varje rapport visar.',
|
'reports_index_inputReportType' => 'Välj en rapporttyp. Se hjälpsidorna för att se vad varje rapport visar.',
|
||||||
'reports_index_inputAccountsSelect' => 'Det går att exkluder eller inkludera tillgångskonton som du tycker passar.',
|
'reports_index_inputAccountsSelect' => 'Det går att exkluder eller inkludera tillgångskonton som du tycker passar.',
|
||||||
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years or more.',
|
'reports_index_inputDateRange' => 'Det valda datumintervallet är helt upp till dig: från en dag till 10 år eller mer.',
|
||||||
'reports_index_extra-options-box' => 'Beroende på vilken rapport du har valt kan du välja extra filter och alternativ här. Se den här rutan när du ändrar rapporttyper.',
|
'reports_index_extra-options-box' => 'Beroende på vilken rapport du har valt kan du välja extra filter och alternativ här. Se den här rutan när du ändrar rapporttyper.',
|
||||||
|
|
||||||
// reports (reports)
|
// reports (reports)
|
||||||
|
@@ -177,7 +177,7 @@ return [
|
|||||||
'payment_info' => 'Betalinformation',
|
'payment_info' => 'Betalinformation',
|
||||||
'expected_info' => 'Nästa förväntade transaktion',
|
'expected_info' => 'Nästa förväntade transaktion',
|
||||||
'start_date' => 'Startdatum',
|
'start_date' => 'Startdatum',
|
||||||
'trigger' => 'Trigger',
|
'trigger' => 'Utlösare',
|
||||||
'response' => 'Svar',
|
'response' => 'Svar',
|
||||||
'delivery' => 'Leverans',
|
'delivery' => 'Leverans',
|
||||||
'url' => 'URL',
|
'url' => 'URL',
|
||||||
|
@@ -29,11 +29,11 @@ return [
|
|||||||
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
|
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
|
||||||
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
|
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
|
||||||
'journal_other_user' => 'This transaction doesn\'t belong to the user',
|
'journal_other_user' => 'This transaction doesn\'t belong to the user',
|
||||||
'no_such_journal' => 'This transaction doesn\'t exist',
|
'no_such_journal' => 'Denna transaktion finns inte',
|
||||||
'journal_already_no_budget' => 'This transaction has no budget, so it cannot be removed',
|
'journal_already_no_budget' => 'This transaction has no budget, so it cannot be removed',
|
||||||
'journal_already_no_category' => 'This transaction had no category, so it cannot be removed',
|
'journal_already_no_category' => 'This transaction had no category, so it cannot be removed',
|
||||||
'journal_already_no_notes' => 'This transaction had no notes, so they cannot be removed',
|
'journal_already_no_notes' => 'This transaction had no notes, so they cannot be removed',
|
||||||
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
|
'journal_not_found' => 'Firefly III kan inte hitta den begärda transaktionen',
|
||||||
'split_group' => 'Firefly III cannot execute this action on a transaction with multiple splits',
|
'split_group' => 'Firefly III cannot execute this action on a transaction with multiple splits',
|
||||||
'is_already_withdrawal' => 'This transaction is already a withdrawal',
|
'is_already_withdrawal' => 'This transaction is already a withdrawal',
|
||||||
'is_already_deposit' => 'This transaction is already a deposit',
|
'is_already_deposit' => 'This transaction is already a deposit',
|
||||||
@@ -50,8 +50,8 @@ return [
|
|||||||
'already_has_destination' => 'This transaction already has ":name" as the destination account',
|
'already_has_destination' => 'This transaction already has ":name" as the destination account',
|
||||||
'already_has_source' => 'This transaction already has ":name" as the source account',
|
'already_has_source' => 'This transaction already has ":name" as the source account',
|
||||||
'already_linked_to_subscription' => 'The transaction is already linked to subscription ":name"',
|
'already_linked_to_subscription' => 'The transaction is already linked to subscription ":name"',
|
||||||
'already_linked_to_category' => 'The transaction is already linked to category ":name"',
|
'already_linked_to_category' => 'Transaktionen är redan länkad till kategorin ":name"',
|
||||||
'already_linked_to_budget' => 'The transaction is already linked to budget ":name"',
|
'already_linked_to_budget' => 'Transaktionen är redan länkad till budgeten ":name"',
|
||||||
'cannot_find_subscription' => 'Firefly III can\'t find subscription ":name"',
|
'cannot_find_subscription' => 'Firefly III can\'t find subscription ":name"',
|
||||||
'no_notes_to_move' => 'The transaction has no notes to move to the description field',
|
'no_notes_to_move' => 'The transaction has no notes to move to the description field',
|
||||||
'no_tags_to_remove' => 'The transaction has no tags to remove',
|
'no_tags_to_remove' => 'The transaction has no tags to remove',
|
||||||
|
@@ -34,7 +34,7 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'bad_type_source' => 'Firefly III can\'t determine the transaction type based on this source account.',
|
'bad_type_source' => 'Firefly III kan inte avgöra transaktionstypen baserat på detta källkonto.',
|
||||||
'bad_type_destination' => 'Firefly III can\'t determine the transaction type based on this destination account.',
|
'bad_type_destination' => 'Firefly III can\'t determine the transaction type based on this destination account.',
|
||||||
'missing_where' => 'Array saknar "var"-klausul',
|
'missing_where' => 'Array saknar "var"-klausul',
|
||||||
'missing_update' => 'Array saknar "updaterings"-klausul',
|
'missing_update' => 'Array saknar "updaterings"-klausul',
|
||||||
@@ -46,8 +46,8 @@ return [
|
|||||||
'iban' => 'Detta är inte ett giltigt IBAN.',
|
'iban' => 'Detta är inte ett giltigt IBAN.',
|
||||||
'zero_or_more' => 'Värdet får inte vara negativt.',
|
'zero_or_more' => 'Värdet får inte vara negativt.',
|
||||||
'more_than_zero' => 'The value must be more than zero.',
|
'more_than_zero' => 'The value must be more than zero.',
|
||||||
'more_than_zero_correct' => 'The value must be zero or more.',
|
'more_than_zero_correct' => 'Värdet måste vara noll eller mer.',
|
||||||
'no_asset_account' => 'This is not an asset account.',
|
'no_asset_account' => 'Detta är inte ett tillgångskonto.',
|
||||||
'date_or_time' => 'Värdet måste vara ett giltigt datum eller tid (ISO 8601).',
|
'date_or_time' => 'Värdet måste vara ett giltigt datum eller tid (ISO 8601).',
|
||||||
'source_equals_destination' => 'Källkontot motsvarar mottagarkontot.',
|
'source_equals_destination' => 'Källkontot motsvarar mottagarkontot.',
|
||||||
'unique_account_number_for_user' => 'Det ser ut som att detta kontonummer redan används.',
|
'unique_account_number_for_user' => 'Det ser ut som att detta kontonummer redan används.',
|
||||||
|
Reference in New Issue
Block a user