Update meta files for new release.

This commit is contained in:
James Cole
2023-09-01 05:33:02 +02:00
parent 224970f3bd
commit 2c1ca428db
100 changed files with 3890 additions and 1691 deletions

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Създай нова сметка за приходи',
'create_new_piggy_bank' => 'Създай нова касичка',
'create_new_bill' => 'Създай нова сметка',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Създай нова валута',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Повтаря се през {skip} половин години',
'bill_repeats_yearly_skip' => 'Повтаря се през {skip} години',
'subscriptions' => 'Абонаменти',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Завинаги',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Етикет ":tag" беше създаден!',
'transaction_journal_information' => 'Информация за транзакция',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Мета информация',
'transaction_journal_more' => 'Повече информация',
'basic_journal_information' => 'Основна информация за транзакция',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -864,12 +864,12 @@ return [
'rule_trigger_transaction_type' => 'La transacció és del tipus ":trigger_value"',
'rule_trigger_category_is_choice' => 'La categoria és..',
'rule_trigger_category_is' => 'La categoria és ":trigger_value"',
'rule_trigger_amount_less_choice' => 'Amount is less than or equal to ..',
'rule_trigger_amount_less' => 'Amount is less than or equal to :trigger_value',
'rule_trigger_amount_less_choice' => 'La quantitat és menor o igual a ..',
'rule_trigger_amount_less' => 'La quantitat és menor o igual a :trigger_value',
'rule_trigger_amount_is_choice' => 'La quantitat és..',
'rule_trigger_amount_is' => 'La quantitat és :trigger_value',
'rule_trigger_amount_more_choice' => 'Amount is more than or equal to..',
'rule_trigger_amount_more' => 'Amount is more than or equal to :trigger_value',
'rule_trigger_amount_more_choice' => 'La quantitat és major o igual a..',
'rule_trigger_amount_more' => 'La quantitat és major o igual a :trigger_value',
'rule_trigger_description_starts_choice' => 'La descripció comença per..',
'rule_trigger_description_starts' => 'La descripció comença per ":trigger_value"',
'rule_trigger_description_ends_choice' => 'La descripció acaba amb..',
@@ -934,14 +934,14 @@ return [
'rule_trigger_internal_reference_is' => 'La referència interna és ":trigger_value"',
'rule_trigger_journal_id_choice' => 'L\'ID del llibre de transaccions és..',
'rule_trigger_journal_id' => 'L\'ID del llibre de transaccions és ":trigger_value"',
'rule_trigger_any_external_url' => 'Transaction has an (any) external URL',
'rule_trigger_any_external_url_choice' => 'Transaction has an (any) external URL',
'rule_trigger_any_external_id' => 'Transaction has an (any) external ID',
'rule_trigger_any_external_id_choice' => 'Transaction has an (any) external ID',
'rule_trigger_any_external_url' => 'La transació té (cap) URL externa',
'rule_trigger_any_external_url_choice' => 'La transació té (cap) URL externa',
'rule_trigger_any_external_id' => 'La transació té (cap) ID extern',
'rule_trigger_any_external_id_choice' => 'La transació té (cap) ID extern',
'rule_trigger_no_external_url_choice' => 'La transacció no té URL extern',
'rule_trigger_no_external_url' => 'La transacció no té URL extern',
'rule_trigger_no_external_id_choice' => 'Transaction has no external ID',
'rule_trigger_no_external_id' => 'Transaction has no external ID',
'rule_trigger_no_external_id_choice' => 'La transacció no té cap ID extern',
'rule_trigger_no_external_id' => 'La transacció no té cap ID extern',
'rule_trigger_id_choice' => 'L\'ID de la transacció és..',
'rule_trigger_id' => 'L\'ID de la transacció és ":trigger_value"',
'rule_trigger_sepa_ct_is_choice' => 'El SEPA CT és..',
@@ -1260,8 +1260,8 @@ return [
'rule_action_set_notes_choice' => 'Establir les notes a ..',
'rule_action_link_to_bill_choice' => 'Enllaçar a una factura ..',
'rule_action_link_to_bill' => 'Enllaçar a la factura ":action_value"',
'rule_action_switch_accounts_choice' => 'Switch source and destination accounts (transfers only!)',
'rule_action_switch_accounts' => 'Switch source and destination',
'rule_action_switch_accounts_choice' => 'Canvia els comptes font i destí (només transferències!)',
'rule_action_switch_accounts' => 'Canvia font i destí',
'rule_action_set_notes' => 'Establir notes a ":action_value"',
'rule_action_convert_deposit_choice' => 'Convertir la transacció a un dipòsit',
'rule_action_convert_deposit' => 'Convertir la transacció a un dipòsit de ":action_value"',
@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Avisar quan es creï un nou identificador d\'accés API',
'pref_notification_transaction_creation' => 'Avisar quan una transacció es creï automàticament',
'pref_notification_user_login' => 'Avisar quan s\'iniciï sessió des d\'una nova ubicació',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notificacions',
'pref_notifications_help' => 'Indica si aquestes són notificacions que vols rebre. Algunes notificacions podrien contenir informació financera sensible.',
'slack_webhook_url' => 'Webhook URL de Slack',
@@ -1403,7 +1404,7 @@ return [
// Financial administrations
'administration_index' => 'Administració financera',
'administrations_index_menu' => 'Financial administration(s)',
'administrations_index_menu' => 'Administració financera',
// profile:
'purge_data_title' => 'Purgar dades de Firefly III',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Crear un nou compte de beneficis',
'create_new_piggy_bank' => 'Crea una guardiola nova',
'create_new_bill' => 'Crear una nova factura',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Crear una nova moneda',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Es repeteix cada {skip} mitjos anys',
'bill_repeats_yearly_skip' => 'Es repeteix cada {skip} anys',
'subscriptions' => 'Subscripcions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Per a sempre',
'extension_date_is' => 'La data d\'extensió és {date}',
@@ -1823,10 +1827,10 @@ return [
'asset_accounts' => 'Comptes d\'actius',
'undefined_accounts' => 'Comptes',
'asset_accounts_inactive' => 'Comptes d\'actius (inactius)',
'expense_account' => 'Expense account',
'expense_account' => 'Compte de despeses',
'expense_accounts' => 'Comptes de despeses',
'expense_accounts_inactive' => 'Comptes de despeses (inactius)',
'revenue_account' => 'Revenue account',
'revenue_account' => 'Compte d\'ingressos',
'revenue_accounts' => 'Comptes d\'ingressos',
'revenue_accounts_inactive' => 'Comptes d\'ingressos (inactius)',
'cash_accounts' => 'Comptes d\'efectiu',
@@ -1915,7 +1919,7 @@ return [
'categories' => 'Categories',
'edit_category' => 'Editar la categoria ":name"',
'no_category' => '(cap categoria)',
'unknown_category_plain' => 'No category',
'unknown_category_plain' => 'Sense categoria',
'category' => 'Categoria',
'delete_category' => 'Eliminar categoria ":name"',
'deleted_category' => 'S\'ha eliminat la categoria ":name"',
@@ -2083,12 +2087,12 @@ return [
'searchPlaceholder' => 'Cerca...',
'version' => 'Versió',
'dashboard' => 'Panell de control',
'income_and_expense' => 'Income and expense',
'all_money' => 'All your money',
'unknown_source_plain' => 'Unknown source account',
'unknown_dest_plain' => 'Unknown destination account',
'unknown_any_plain' => 'Unknown account',
'unknown_budget_plain' => 'No budget',
'income_and_expense' => 'Ingressos i despeses',
'all_money' => 'Tots els teus diners',
'unknown_source_plain' => 'Compte font desconegut',
'unknown_dest_plain' => 'Compte de destí desconegut',
'unknown_any_plain' => 'Compte desconegut',
'unknown_budget_plain' => 'Cap pressupost',
'available_budget' => 'Pressupost disponible ({currency})',
'currencies' => 'Monedes',
'activity' => 'Activitat (exercici)',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'L\'etiqueta ":tag" ha sigut creada!',
'transaction_journal_information' => 'Informació de la transacció',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Metainformació',
'transaction_journal_more' => 'Més informació',
'basic_journal_information' => 'Informació de transacció bàsica',
@@ -2397,7 +2402,7 @@ return [
'invite_user' => 'Convida l\'usuari',
'user_is_invited' => 'El correu electrònic ":address" s\'ha convidat a Firefly III',
'administration' => 'Administració',
'system_settings' => 'System settings',
'system_settings' => 'Configuració del sistema',
'code_already_used' => 'El code d\'invitació ja s\'ha gastat',
'user_administration' => 'Administració d\'usuaris',
'list_all_users' => 'Tots els usuaris',
@@ -2537,7 +2542,7 @@ return [
// object groups
'default_group_title_name' => '(no agrupades)',
'default_group_title_name_plain' => 'ungrouped',
'default_group_title_name_plain' => 'no agrupades',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => 'Anem a crear un compte d\'actius!',
@@ -2722,7 +2727,7 @@ return [
'ale_action_clear_tag' => 'Etiqueta buidada',
'ale_action_clear_all_tags' => 'Buidades totes les etiquetes',
'ale_action_set_bill' => 'Enllaçat a la factura',
'ale_action_switch_accounts' => 'Switched source and destination account',
'ale_action_switch_accounts' => 'S\'han canviat els comptes font i de destinació',
'ale_action_set_budget' => 'Establir pressupost',
'ale_action_set_category' => 'Establir categoria',
'ale_action_set_source' => 'Establir compte d\'origen',

View File

@@ -147,7 +147,7 @@ return [
'start_date' => 'Inici del rang',
'end_date' => 'Fi del rang',
'enddate' => 'Data de fi',
'move_rules_before_delete' => 'Rule group',
'move_rules_before_delete' => 'Grup de normes',
'start' => 'Inici del rang',
'end' => 'Fi del rang',
'delete_account' => 'Eliminar compte ":name"',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Vytvořit nový příjmový účet',
'create_new_piggy_bank' => 'Vytvořit novou pokladničku',
'create_new_bill' => 'Vytvořit novou fakturu',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Vytvořit novou měnu',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Štítek „:tag“ byl vytvořen.',
'transaction_journal_information' => 'Informace o transakci',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta informace',
'transaction_journal_more' => 'Další informace',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Opret ny indtægtskonto',
'create_new_piggy_bank' => 'Opret ny sparegris',
'create_new_bill' => 'Opret ny regning',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Opret en ny valuta',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Gentages hvert {skip} halve år',
'bill_repeats_yearly_skip' => 'Gentages hvert {skip} år',
'subscriptions' => 'Abonnementer',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'For evigt',
'extension_date_is' => 'Udvidelsesdato er {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" has been created!',
'transaction_journal_information' => 'Transaction information',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta information',
'transaction_journal_more' => 'More information',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1261,7 +1261,7 @@ return [
'rule_action_link_to_bill_choice' => 'Mit einer Rechnung verknüpfen..',
'rule_action_link_to_bill' => 'Mit Rechnung „:action_value” verknüpfen',
'rule_action_switch_accounts_choice' => 'Quell- und Zielkonten tauschen (nur Umbuchungen!)',
'rule_action_switch_accounts' => 'Switch source and destination',
'rule_action_switch_accounts' => 'Quelle und Ziel tauschen',
'rule_action_set_notes' => 'Notizen auf „:action_value” setzen',
'rule_action_convert_deposit_choice' => 'Buchung in eine Einnahme umwandeln',
'rule_action_convert_deposit' => 'Buchung von ":action_value" in eine Einnahme umwandeln',
@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Warnen, wenn ein neues API-Zugangs-Token erstellt wird',
'pref_notification_transaction_creation' => 'Warnen, wenn eine Buchung automatisch erstellt wird',
'pref_notification_user_login' => 'Warnen, wenn Sie sich von einem neuen Standort aus anmelden',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Benachrichtigungen',
'pref_notifications_help' => 'Geben Sie an, ob Sie diese Mitteilungen erhalten möchten. Einige Mitteilungen können sensible Finanzinformationen enthalten.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1403,7 +1404,7 @@ return [
// Financial administrations
'administration_index' => 'Finanzverwaltung',
'administrations_index_menu' => 'Financial administration(s)',
'administrations_index_menu' => 'Finanzverwaltung(en)',
// profile:
'purge_data_title' => 'Daten aus Firefly III vernichten',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Neues Einnahmenkonto erstellen',
'create_new_piggy_bank' => 'Ein neues Sparschwein erstellen',
'create_new_bill' => 'Eine neue Rechnung erstellen',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Eine neue Währung erstellen',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Wiederholt sich alle {skip} Halbjahre',
'bill_repeats_yearly_skip' => 'Wiederholt sich alle {skip} Jahre',
'subscriptions' => 'Abonnements',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Dauerhaft',
'extension_date_is' => 'Zeitpunkt der Verlängerung ist {date}',
@@ -1823,10 +1827,10 @@ return [
'asset_accounts' => 'Bestandskonten',
'undefined_accounts' => 'Konten',
'asset_accounts_inactive' => 'Bestandskonten (inaktiv)',
'expense_account' => 'Expense account',
'expense_account' => 'Ausgabenkonto',
'expense_accounts' => 'Ausgabekonten',
'expense_accounts_inactive' => 'Ausgabekonten (inaktiv)',
'revenue_account' => 'Revenue account',
'revenue_account' => 'Einnahmekonto',
'revenue_accounts' => 'Einnahmekonten',
'revenue_accounts_inactive' => 'Einnahmekonten (inaktiv)',
'cash_accounts' => 'Geldbörsen',
@@ -1915,7 +1919,7 @@ return [
'categories' => 'Kategorien',
'edit_category' => 'Kategorie „:name” bearbeiten',
'no_category' => '(keine Kategorie)',
'unknown_category_plain' => 'No category',
'unknown_category_plain' => 'Keine Kategorie',
'category' => 'Kategorie',
'delete_category' => 'Kategorie „:name” löschen',
'deleted_category' => 'Kategorie „:name” gelöscht',
@@ -2083,12 +2087,12 @@ return [
'searchPlaceholder' => 'Suchen...',
'version' => 'Version',
'dashboard' => 'Übersicht',
'income_and_expense' => 'Income and expense',
'all_money' => 'All your money',
'unknown_source_plain' => 'Unknown source account',
'unknown_dest_plain' => 'Unknown destination account',
'unknown_any_plain' => 'Unknown account',
'unknown_budget_plain' => 'No budget',
'income_and_expense' => 'Einnahmen und Ausgaben',
'all_money' => 'All Ihr Geld',
'unknown_source_plain' => 'Unbekanntes Quellkonto',
'unknown_dest_plain' => 'Unbekanntes Zielkonto',
'unknown_any_plain' => 'Unbekanntes Konto',
'unknown_budget_plain' => 'Kein Budget',
'available_budget' => 'Verfügbares Budget ({currency})',
'currencies' => 'Währungen',
'activity' => 'Aktivität',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Schlagwort „:tag” wurde angelegt!',
'transaction_journal_information' => 'Transaktionsinformationen',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Metainformationen',
'transaction_journal_more' => 'Weitere Informationen',
'basic_journal_information' => 'Allgemeine Buchungsinformationen',
@@ -2397,7 +2402,7 @@ return [
'invite_user' => 'Nutzer einladen',
'user_is_invited' => 'E-Mail Adresse ":address" wurde zu Firefly III eingeladen',
'administration' => 'Verwaltung',
'system_settings' => 'System settings',
'system_settings' => 'Systemeinstellungen',
'code_already_used' => 'Einladungscode wurde bereits verwendet',
'user_administration' => 'Nutzerinformation',
'list_all_users' => 'Alle Benutzer',
@@ -2537,7 +2542,7 @@ return [
// object groups
'default_group_title_name' => '(ohne Gruppierung)',
'default_group_title_name_plain' => 'ungrouped',
'default_group_title_name_plain' => 'ungruppiert',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => 'Lassen Sie uns jetzt ein Bestandskonto anlegen!',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Ειδοποίηση όταν δημιουργείται ένα νέο διακριτικό πρόσβασης API',
'pref_notification_transaction_creation' => 'Ειδοποίηση όταν δημιουργείται αυτόματα μια συναλλαγή',
'pref_notification_user_login' => 'Ειδοποίηση όταν συνδέεστε από μια νέα τοποθεσία',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Ειδοποιήσεις',
'pref_notifications_help' => 'Υποδείξτε εάν πρόκειται για ειδοποιήσεις που θέλετε να λαμβάνετε. Ορισμένες ειδοποιήσεις ενδέχεται να περιέχουν ευαίσθητες οικονομικές πληροφορίες.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Δημιουργία νέου λογαριασμού εσόδων',
'create_new_piggy_bank' => 'Δημιουργία ενός νέου κουμπαρά',
'create_new_bill' => 'Δημιουργία νέου πάγιου έξοδου',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Δημιουργία νέου νομίσματος',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Επαναλαμβάνεται κάθε {skip} εξάμηνα',
'bill_repeats_yearly_skip' => 'Επαναλαμβάνεται κάθε {skip} έτη',
'subscriptions' => 'Συνδρομές',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Για πάντα',
'extension_date_is' => 'Η ημερομηνία παράτασης είναι {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Η ετικέτα ":tag" δημιουργήθηκε!',
'transaction_journal_information' => 'Πληροφορίες συναλλαγής',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Πληροφορίες μεταδεδομένων',
'transaction_journal_more' => 'Περισσότερες πληροφορίες',
'basic_journal_information' => 'Βασικές πληροφορίες συναλλαγής',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Create new revenue account',
'create_new_piggy_bank' => 'Create new piggy bank',
'create_new_bill' => 'Create new bill',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Create a new currency',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" has been created!',
'transaction_journal_information' => 'Transaction information',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta information',
'transaction_journal_more' => 'More information',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1261,7 +1261,7 @@ return [
'rule_action_link_to_bill_choice' => 'Enlazar a una factura ..',
'rule_action_link_to_bill' => 'Enlace a una factura ":action_value"',
'rule_action_switch_accounts_choice' => 'Cambiar cuentas de origen y destino (sólo transferencias!)',
'rule_action_switch_accounts' => 'Switch source and destination',
'rule_action_switch_accounts' => 'Cambiar origen y destino',
'rule_action_set_notes' => 'Establecer notas para:action_value',
'rule_action_convert_deposit_choice' => 'Convertir transacción en un ingreso',
'rule_action_convert_deposit' => 'Convertir transacción en un ingreso de ":action_value"',
@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alerta cuando se crea un nuevo token de acceso API',
'pref_notification_transaction_creation' => 'Alerta cuando una transacción se crea automáticamente',
'pref_notification_user_login' => 'Alertar cuando se inicie sesión desde una nueva ubicación',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notificaciones',
'pref_notifications_help' => 'Indique si desea recibir estas notificaciones. Algunas notificaciones pueden contener información financiera sensible.',
'slack_webhook_url' => 'URL del Webhook de Slack',
@@ -1403,7 +1404,7 @@ return [
// Financial administrations
'administration_index' => 'Administración financiera',
'administrations_index_menu' => 'Financial administration(s)',
'administrations_index_menu' => 'Administración(es) financiera(s)',
// profile:
'purge_data_title' => 'Purgar datos de Firefly III',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Crear nueva cuenta de ingresos',
'create_new_piggy_bank' => 'Crear nueva hucha',
'create_new_bill' => 'Crear nueva factura',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Crear nueva moneda',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repetir cada {skip} medios años',
'bill_repeats_yearly_skip' => 'Repetir cada {skip} años',
'subscriptions' => 'Suscripciones',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Siempre',
'extension_date_is' => 'Fecha de extensión es {date}',
@@ -1823,10 +1827,10 @@ return [
'asset_accounts' => 'Cuenta de activos',
'undefined_accounts' => 'Cuentas',
'asset_accounts_inactive' => 'Cuentas de activos (inactivas)',
'expense_account' => 'Expense account',
'expense_account' => 'Cuenta de gastos',
'expense_accounts' => 'Cuentas de gastos',
'expense_accounts_inactive' => 'Cuentas de gastos (inactivas)',
'revenue_account' => 'Revenue account',
'revenue_account' => 'Cuenta de ingresos',
'revenue_accounts' => 'Cuentas de ingresos',
'revenue_accounts_inactive' => 'Cuentas de ingresos (inactivas)',
'cash_accounts' => 'Cuentas de efectivo',
@@ -1915,7 +1919,7 @@ return [
'categories' => 'Categorías',
'edit_category' => 'Editar categoría ":name"',
'no_category' => '(sin categoría)',
'unknown_category_plain' => 'No category',
'unknown_category_plain' => 'Sin categoría',
'category' => 'Categoria',
'delete_category' => 'Eliminar categoría ":name"',
'deleted_category' => 'Categoría eliminada ":name"',
@@ -2083,12 +2087,12 @@ return [
'searchPlaceholder' => 'Buscar...',
'version' => 'Versión',
'dashboard' => 'Panel de control',
'income_and_expense' => 'Income and expense',
'all_money' => 'All your money',
'unknown_source_plain' => 'Unknown source account',
'unknown_dest_plain' => 'Unknown destination account',
'unknown_any_plain' => 'Unknown account',
'unknown_budget_plain' => 'No budget',
'income_and_expense' => 'Ingresos y gastos',
'all_money' => 'Todo tu dinero',
'unknown_source_plain' => 'Cuenta origen desconocida',
'unknown_dest_plain' => 'Dirección de destino desconocida',
'unknown_any_plain' => 'Cuenta desconocida',
'unknown_budget_plain' => 'Sin presupuesto',
'available_budget' => 'Presupuesto disponible ({currency})',
'currencies' => 'Divisas',
'activity' => 'Actividad',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Etiqueta ":tag" ha sido creado!',
'transaction_journal_information' => 'Información de transacción',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Información Meta',
'transaction_journal_more' => 'Más información',
'basic_journal_information' => 'Información básica de transacción',
@@ -2397,7 +2402,7 @@ return [
'invite_user' => 'Invitar a un usuario',
'user_is_invited' => 'La dirección de correo electrónico ":address" ha sido invitada a Firefly III',
'administration' => 'Administración',
'system_settings' => 'System settings',
'system_settings' => 'Ajustes del sistema',
'code_already_used' => 'Se ha utilizado el código de invitación',
'user_administration' => 'Administración de usuarios',
'list_all_users' => 'Todos los usuarios',
@@ -2537,7 +2542,7 @@ return [
// object groups
'default_group_title_name' => '(sin agrupación)',
'default_group_title_name_plain' => 'ungrouped',
'default_group_title_name_plain' => 'sin agrupar',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => '¡Vamos a crear una cuenta de activos!',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Luo uusi tuottotili',
'create_new_piggy_bank' => 'Luo uusi säästöpossu',
'create_new_bill' => 'Luo uusi lasku',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Luo uusi valuutta',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Toistuu {skip} puolen vuoden välein',
'bill_repeats_yearly_skip' => 'Toistuu {skip} vuoden välein',
'subscriptions' => 'Tilaukset',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Ikuisesti',
'extension_date_is' => 'Laajennuksen päivämäärä on {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Luotiin ":tag"-tägi!',
'transaction_journal_information' => 'Tapahtumatiedot',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Metatiedot',
'transaction_journal_more' => 'Lisätietoja',
'basic_journal_information' => 'Tapahtuman perustiedot',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alerte à la création d\'un nouveau jeton d\'accès API',
'pref_notification_transaction_creation' => 'Alerte à la création automatique d\'une opération',
'pref_notification_user_login' => 'Alerte à la connexion depuis un nouvel emplacement',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Sélectionnez les notifications que vous souhaitez recevoir. Certaines notifications peuvent contenir des informations financières sensibles.',
'slack_webhook_url' => 'Webhook URL de Slack',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Créer nouveau compte de recettes',
'create_new_piggy_bank' => 'Créer une nouvelle tirelire',
'create_new_bill' => 'Créer une nouvelle facture',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Créer une nouvelle devise',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Se répète tous les {skip} semestres',
'bill_repeats_yearly_skip' => 'Se répète tous les {skip} ans',
'subscriptions' => 'Abonnements',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Pour toujours',
'extension_date_is' => 'La date de l\'extension est {date}',
@@ -1823,10 +1827,10 @@ return [
'asset_accounts' => 'Comptes dactif',
'undefined_accounts' => 'Comptes',
'asset_accounts_inactive' => 'Comptes d\'actifs (inactif)',
'expense_account' => 'Expense account',
'expense_account' => 'Compte de dépenses',
'expense_accounts' => 'Comptes de dépenses',
'expense_accounts_inactive' => 'Comptes de dépenses (inactif)',
'revenue_account' => 'Revenue account',
'revenue_account' => 'Compte de recettes',
'revenue_accounts' => 'Comptes de recettes',
'revenue_accounts_inactive' => 'Comptes de recette (inactifs)',
'cash_accounts' => 'Comptes de trésorerie',
@@ -1915,7 +1919,7 @@ return [
'categories' => 'Catégories',
'edit_category' => 'Modifier la catégorie ":name"',
'no_category' => '(aucune catégorie)',
'unknown_category_plain' => 'No category',
'unknown_category_plain' => 'Sans catégorie',
'category' => 'Catégorie',
'delete_category' => 'Supprimer la catégorie ":name"',
'deleted_category' => 'Catégorie ":name" supprimée',
@@ -2083,12 +2087,12 @@ return [
'searchPlaceholder' => 'Rechercher...',
'version' => 'Version',
'dashboard' => 'Tableau de bord',
'income_and_expense' => 'Income and expense',
'all_money' => 'All your money',
'unknown_source_plain' => 'Unknown source account',
'unknown_dest_plain' => 'Unknown destination account',
'unknown_any_plain' => 'Unknown account',
'unknown_budget_plain' => 'No budget',
'income_and_expense' => 'Revenus et dépenses',
'all_money' => 'Tout votre argent',
'unknown_source_plain' => 'Compte source inconnu',
'unknown_dest_plain' => 'Compte de destination inconnu',
'unknown_any_plain' => 'Compte inconnu',
'unknown_budget_plain' => 'Pas de budget',
'available_budget' => 'Budget disponible ({currency})',
'currencies' => 'Devises',
'activity' => 'Activité',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" a été créé !',
'transaction_journal_information' => 'Informations sur l\'opération',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Méta informations',
'transaction_journal_more' => 'Plus d\'informations',
'basic_journal_information' => 'Informations de base sur l\'opération',
@@ -2537,7 +2542,7 @@ return [
// object groups
'default_group_title_name' => '(Sans groupement)',
'default_group_title_name_plain' => 'ungrouped',
'default_group_title_name_plain' => 'non groupé',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => 'Nous allons créer un compte dactif !',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Új jövedelemszámla létrehozása',
'create_new_piggy_bank' => 'Új malacpersely létrehozása',
'create_new_bill' => 'Új számla létrehozása',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Új pénznem létrehozása',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => '":tag" címke létrehozva!',
'transaction_journal_information' => 'Tranzakciós információk',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta-információ',
'transaction_journal_more' => 'További információ',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Buat akun pendapatan baru',
'create_new_piggy_bank' => 'Buat celengan baru',
'create_new_bill' => 'Buat tagihan baru',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Buat mata uang baru',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag " :tag" telah dibuat!',
'transaction_journal_information' => 'Informasi transaksi',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Informasi meta',
'transaction_journal_more' => 'More information',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Crea un nuovo conto entrate',
'create_new_piggy_bank' => 'Crea un nuovo salvadanaio',
'create_new_bill' => 'Crea una nuova bolletta',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Crea una nuova valuta',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Ripeti ogni {skip} mezzi anni',
'bill_repeats_yearly_skip' => 'Ripeti ogni {skip} anni',
'subscriptions' => 'Abbonamenti',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Per sempre',
'extension_date_is' => 'La data di estensione è {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Etichetta ":tag" creata correttamente',
'transaction_journal_information' => 'Informazioni transazione',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta informazioni',
'transaction_journal_more' => 'Altre informazioni',
'basic_journal_information' => 'Informazioni di base sulla transazione',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -58,7 +58,7 @@ return [
'apply' => '適用',
'select_date' => '日付を選択...',
'cancel' => 'キャンセル',
'from' => 'から',
'from' => '引き出し元',
'to' => 'へ',
'structure' => '構成',
'help_translating' => 'このヘルプ文章はまだあなたの言語で利用可能ではありません。<a href="https://crowdin.com/project/firefly-iii-help">翻訳を手伝っていただけますか?</a>',
@@ -745,7 +745,7 @@ return [
'yearly' => '毎年',
// rules
'is_not_rule_trigger' => 'ではない',
'is_not_rule_trigger' => '否定',
'cannot_fire_inactive_rules' => '無効なルールは実行できません。',
'rules' => 'ルール',
'rule_name' => 'ルールの名前',
@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => '新しい API アクセストークンが作成されたときに警告する',
'pref_notification_transaction_creation' => '取引が自動的に作成されたとき警告する',
'pref_notification_user_login' => '新しい場所からログインしたときに警告する',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => '通知',
'pref_notifications_help' => 'これらは受け取る通知であるかどうかを示します。いくつかの通知には機密情報が含まれている場合があります。',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => '新しい収入口座を作成',
'create_new_piggy_bank' => '新規貯金箱の作成',
'create_new_bill' => '新しい請求を作成',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => '新しい通貨を作成',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => '{skip} 半期おきの繰り返し',
'bill_repeats_yearly_skip' => '{skip} 年おきの繰り返し',
'subscriptions' => '講読',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => '無期限',
'extension_date_is' => '延長日は {date} です',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'タグ「:tag」が作成されました',
'transaction_journal_information' => '取引情報',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'メタ情報',
'transaction_journal_more' => '詳細情報',
'basic_journal_information' => '取引基本情報',

View File

@@ -198,7 +198,7 @@ return [
'permDeleteWarning' => 'Firefly IIIからの削除は永久的で、元に戻すことはできません。',
'mass_make_selection' => 'チェックボックスを外せば、その項目が削除されないようにすることができます。',
'delete_all_permanently' => '選択した項目を永久に削除する',
'update_all_journals' => 'これらの取引を更新する',
'update_all_journals' => 'これらの取引を更新',
'also_delete_transactions' => 'このアカウントに関連するただ一つの取引も削除されます。|このアカウントに関連する :count 件の取引も削除されます。',
'also_delete_transactions_js' => '取引はありません|このアカウントに関連するただ一つの取引も削除されます。|このアカウントに関連する {count} 件の取引も削除されます。',
'also_delete_connections' => 'このリンクタイプにリンクするただ一つの取引の関連がなくなります。|このリンクタイプにリンクする :count 件の取引の関連がなくなります。',

View File

@@ -95,7 +95,7 @@ return [
'notes' => '備考',
'from' => 'から',
'piggy_bank' => '貯金箱',
'to' => '受け取り',
'to' => '預け入れ先',
'budget' => '予算',
'category' => 'カテゴリ',
'bill' => '請求',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -864,12 +864,12 @@ return [
'rule_trigger_transaction_type' => '거래는 ":trigger_value" 유형입니다',
'rule_trigger_category_is_choice' => '카테고리는 ..',
'rule_trigger_category_is' => '카테고리는 ":trigger_value"입니다',
'rule_trigger_amount_less_choice' => 'Amount is less than or equal to ..',
'rule_trigger_amount_less' => 'Amount is less than or equal to :trigger_value',
'rule_trigger_amount_less_choice' => '금액이 .. 와 작거나 같음',
'rule_trigger_amount_less' => '금액이 :trigger_value와 작거나 같음',
'rule_trigger_amount_is_choice' => '금액은..',
'rule_trigger_amount_is' => '금액은 :trigger_value입니다',
'rule_trigger_amount_more_choice' => 'Amount is more than or equal to..',
'rule_trigger_amount_more' => 'Amount is more than or equal to :trigger_value',
'rule_trigger_amount_more_choice' => '금액이 .. 와 크거나 같음',
'rule_trigger_amount_more' => '금액이 :trigger_value와 크거나 같음',
'rule_trigger_description_starts_choice' => '설명이 ..로 시작합니다',
'rule_trigger_description_starts' => '설명이 ":trigger_value"로 시작합니다',
'rule_trigger_description_ends_choice' => '설명이 ..로 끝납니다',
@@ -934,14 +934,14 @@ return [
'rule_trigger_internal_reference_is' => '내부 참조는 ":trigger_value"임',
'rule_trigger_journal_id_choice' => '거래 저널 ID는..',
'rule_trigger_journal_id' => '거래 저널 ID는 ":trigger_value"임',
'rule_trigger_any_external_url' => 'Transaction has an (any) external URL',
'rule_trigger_any_external_url_choice' => 'Transaction has an (any) external URL',
'rule_trigger_any_external_id' => 'Transaction has an (any) external ID',
'rule_trigger_any_external_id_choice' => 'Transaction has an (any) external ID',
'rule_trigger_any_external_url' => '거래에 (어떤) 외부 URL이 있음',
'rule_trigger_any_external_url_choice' => '거래에 (어떤) 외부 URL이 있음',
'rule_trigger_any_external_id' => '거래에 (어떤) 외부 ID가 있음',
'rule_trigger_any_external_id_choice' => '거래에 (어떤) 외부 ID가 있음',
'rule_trigger_no_external_url_choice' => '거래에 외부 URL이 없습니다',
'rule_trigger_no_external_url' => '거래에 외부 URL이 없습니다',
'rule_trigger_no_external_id_choice' => 'Transaction has no external ID',
'rule_trigger_no_external_id' => 'Transaction has no external ID',
'rule_trigger_no_external_id_choice' => '거래에 외부 ID가 없음',
'rule_trigger_no_external_id' => '거래에 외부 ID가 없음',
'rule_trigger_id_choice' => '거래 ID는..',
'rule_trigger_id' => '거래 ID는 ":trigger_value"임',
'rule_trigger_sepa_ct_is_choice' => 'SEPA CT는..',
@@ -1260,8 +1260,8 @@ return [
'rule_action_set_notes_choice' => '노트를 ..로 설정',
'rule_action_link_to_bill_choice' => '청구서 링크 ..',
'rule_action_link_to_bill' => '청구서 링크 ":action_value"',
'rule_action_switch_accounts_choice' => 'Switch source and destination accounts (transfers only!)',
'rule_action_switch_accounts' => 'Switch source and destination',
'rule_action_switch_accounts_choice' => '소스와 대상 계정 전환 (이체 만!)',
'rule_action_switch_accounts' => '소스와 대상 계정 전환',
'rule_action_set_notes' => '노트를 ":action_value"로 설정',
'rule_action_convert_deposit_choice' => '거래를 입금으로 전환',
'rule_action_convert_deposit' => '":action_value"에서 거래를 입금으로 전환합니다',
@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => '새 API 액세스 토큰이 생성되면 알림 받기',
'pref_notification_transaction_creation' => '거래가 자동으로 생성될 때 알림',
'pref_notification_user_login' => '새 위치에서 로그인할 때 알림',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => '알림',
'pref_notifications_help' => '수신할 알림인지 여부를 표시합니다. 일부 알림에는 민감한 금융 정보가 포함될 수 있습니다.',
'slack_webhook_url' => 'Slack 웹훅 URL',
@@ -1403,7 +1404,7 @@ return [
// Financial administrations
'administration_index' => '재정 관리',
'administrations_index_menu' => 'Financial administration(s)',
'administrations_index_menu' => '재정 관리자(들)',
// profile:
'purge_data_title' => 'Firefly III에서 데이터 제거',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => '새 수익 계정 생성',
'create_new_piggy_bank' => '새 저금통 만들기',
'create_new_bill' => '새 청구서 생성',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => '새로운 통화 생성',
@@ -1742,7 +1745,7 @@ return [
'connected_journals' => '연결된 거래',
'auto_match_on' => 'Firefly III에 의해 자동 매칭',
'auto_match_off' => 'Firefly III에 의해 자동 매칭되지 않음',
'next_expected_match' => '다음 예상 매치',
'next_expected_match' => '다음 예상 지불일',
'delete_bill' => '":name" 청구서 삭제',
'deleted_bill' => '":name" 청구서 삭제됨',
'edit_bill' => '":name" 청구서 수정',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => '{skip} 반년마다 반복',
'bill_repeats_yearly_skip' => '{skip} 년마다 반복',
'subscriptions' => '구독',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => '무기한',
'extension_date_is' => '연장 날짜는 {date}입니다',
@@ -1823,10 +1827,10 @@ return [
'asset_accounts' => '자산 계정',
'undefined_accounts' => '계정',
'asset_accounts_inactive' => '자산 계정 (비활성)',
'expense_account' => 'Expense account',
'expense_account' => '지출 계정',
'expense_accounts' => '지출 계정',
'expense_accounts_inactive' => '지출 계정 (비활성)',
'revenue_account' => 'Revenue account',
'revenue_account' => '수익 계정',
'revenue_accounts' => '수익 계정',
'revenue_accounts_inactive' => '수익 계정 (비활성)',
'cash_accounts' => '현금 계정',
@@ -1915,7 +1919,7 @@ return [
'categories' => '카테고리',
'edit_category' => '":name" 카테고리 수정',
'no_category' => '(카테고리 없음)',
'unknown_category_plain' => 'No category',
'unknown_category_plain' => '카테고리 없음',
'category' => '카테고리',
'delete_category' => '":name" 카테고리 삭제',
'deleted_category' => '":name" 카테고리 삭제됨',
@@ -2083,12 +2087,12 @@ return [
'searchPlaceholder' => '검색...',
'version' => '버전',
'dashboard' => '대시보드',
'income_and_expense' => 'Income and expense',
'all_money' => 'All your money',
'unknown_source_plain' => 'Unknown source account',
'unknown_dest_plain' => 'Unknown destination account',
'unknown_any_plain' => 'Unknown account',
'unknown_budget_plain' => 'No budget',
'income_and_expense' => '수입과 지출',
'all_money' => '모든 돈',
'unknown_source_plain' => '알 수 없는 소스 계정',
'unknown_dest_plain' => '알 수 없는 대상 계정',
'unknown_any_plain' => '알 수 없는 계정',
'unknown_budget_plain' => '예산 없음',
'available_budget' => '사용 가능한 예산 ({currency})',
'currencies' => '통화',
'activity' => '활동',
@@ -2329,7 +2333,7 @@ return [
'left_for_piggy_banks' => '저금통 잔액',
'sum_of_piggy_banks' => '저금통 합계',
'saved_so_far' => '지금까지 저장됨',
'left_to_save' => '남은 저장',
'left_to_save' => '남은 금액',
'suggested_amount' => '월별 권장 절약 금액',
'add_money_to_piggy_title' => '":name" 저금통애 금액 추가',
'remove_money_from_piggy_title' => '":name" 저금통에서 금액 제거',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => '":tag" 태그가 생성되었습니다!',
'transaction_journal_information' => '거래 정보',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => '메타 정보',
'transaction_journal_more' => '추가 정보',
'basic_journal_information' => '기본 거래 정보',
@@ -2397,7 +2402,7 @@ return [
'invite_user' => '사용자 초대',
'user_is_invited' => '":address" 이메일 주소가 Firefly III에 초대되었습니다',
'administration' => '관리',
'system_settings' => 'System settings',
'system_settings' => '시스템 설정',
'code_already_used' => '초대 코드가 사용되었습니다',
'user_administration' => '사용자 관리',
'list_all_users' => '모든 사용자',
@@ -2537,7 +2542,7 @@ return [
// object groups
'default_group_title_name' => '(그룹화 해제)',
'default_group_title_name_plain' => 'ungrouped',
'default_group_title_name_plain' => '그룹 해제됨',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => '자산 계정을 만들어 봅시다!',
@@ -2722,7 +2727,7 @@ return [
'ale_action_clear_tag' => '삭제된 태그',
'ale_action_clear_all_tags' => '모든 태그 지우기',
'ale_action_set_bill' => '청구서에 연결됨',
'ale_action_switch_accounts' => 'Switched source and destination account',
'ale_action_switch_accounts' => '소스와 대상 계정 전환',
'ale_action_set_budget' => '예산 설정',
'ale_action_set_category' => '카테고리 설정',
'ale_action_set_source' => '소스 계정 설정',

View File

@@ -147,7 +147,7 @@ return [
'start_date' => '범위의 시작',
'end_date' => '범위의 끝',
'enddate' => '종료 날짜',
'move_rules_before_delete' => 'Rule group',
'move_rules_before_delete' => '규칙 그룹',
'start' => '범위의 시작',
'end' => '범위의 끝',
'delete_account' => '":name" 계정 삭제',

View File

@@ -66,7 +66,7 @@ return [
'matchingAmount' => '금액',
'destination' => '대상',
'source' => '소스',
'next_expected_match' => '다음 예상 매치',
'next_expected_match' => '다음 예상 지불일',
'automatch' => '자동 매칭?',
/*
@@ -106,7 +106,7 @@ return [
'completed' => '완료',
'iban' => 'IBAN',
'account_number' => '계좌 번호',
'paid_current_period' => '이 기간동안 지불',
'paid_current_period' => '지불',
'email' => '이메일',
'registered_at' => '등록일',
'is_blocked' => '차단됨',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Varsle når et nytt API tilgangstoken er opprettet',
'pref_notification_transaction_creation' => 'Varsle når en transaksjon opprettes automatisk',
'pref_notification_user_login' => 'Varsle når du logger inn fra et nytt sted',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Varslinger',
'pref_notifications_help' => 'Angi om dette er varsler du ønsker å få. Noen meldinger kan inneholde sensitiv økonomisk informasjon.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Opprett ny inntektskonto',
'create_new_piggy_bank' => 'Opprett ny sparegris',
'create_new_bill' => 'Opprett ny regning',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Opprett en ny valuta',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Gjentas hvert {skip} halvår',
'bill_repeats_yearly_skip' => 'Gjentas hvert {skip} år',
'subscriptions' => 'Abonnementer',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'For alltid',
'extension_date_is' => 'Forlengelsesdato er {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" er opprettet!',
'transaction_journal_information' => 'Transaksjonsinformasjon',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Metainformasjon',
'transaction_journal_more' => 'Mer informasjon',
'basic_journal_information' => 'Grunnleggende transaksjonsinformasjon',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Melding wanneer een nieuwe API-toegangstoken wordt aangemaakt',
'pref_notification_transaction_creation' => 'Melding wanneer een transactie automatisch wordt aangemaakt',
'pref_notification_user_login' => 'Melding wanneer u inlogt vanaf een nieuwe locatie',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Meldingen',
'pref_notifications_help' => 'Geef aan of dit meldingen zijn die je zou willen krijgen. Sommige meldingen kunnen gevoelige financiële informatie bevatten.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Nieuwe debiteur',
'create_new_piggy_bank' => 'Nieuw spaarpotje',
'create_new_bill' => 'Nieuw contract',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Voeg nieuwe valuta toe',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Herhaalt elke {skip} halve jaren',
'bill_repeats_yearly_skip' => 'Herhaalt elke {skip} jaar',
'subscriptions' => 'Abonnementen',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Voor altijd',
'extension_date_is' => 'Verlengdatum is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" opgeslagen!',
'transaction_journal_information' => 'Transactieinformatie',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Metainformatie',
'transaction_journal_more' => 'Meer informatie',
'basic_journal_information' => 'Standaard transactieinformatie',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Varsle når eit nytt API tilgangstoken er opprettet',
'pref_notification_transaction_creation' => 'Varsle når ein transaksjon opprettes automatisk',
'pref_notification_user_login' => 'Varsle når du loggar inn frå eit ny plass',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Varslinger',
'pref_notifications_help' => 'Angi om dette er varsler du ønskar å få. Noen meldingar kan inneholde sensitiv økonomisk informasjon.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Opprett ny inntektskonto',
'create_new_piggy_bank' => 'Opprett ny sparegris',
'create_new_bill' => 'Opprett ny rekning',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Opprett ein ny valuta',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Gjentas kvart {skip} halvår',
'bill_repeats_yearly_skip' => 'Gjentas kvart {skip} år',
'subscriptions' => 'Abonnementer',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'For alltid',
'extension_date_is' => 'Forlengelsesdato er {date}',
@@ -2290,7 +2294,7 @@ return [
// charts:
'chart' => 'Diagram',
'month' => 'Måned',
'budget' => 'Busjett',
'budget' => 'Budsjett',
'spent' => 'Brukt',
'spent_capped' => 'Spent (capped)',
'spent_in_budget' => 'Brukt i budsjett',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" er opprettet!',
'transaction_journal_information' => 'Transaksjonsinformasjon',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Metainformasjon',
'transaction_journal_more' => 'Meir informasjon',
'basic_journal_information' => 'Grunnleggande transaksjonsinformasjon',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -864,12 +864,12 @@ return [
'rule_trigger_transaction_type' => 'Transakcja jest typu ":trigger_value"',
'rule_trigger_category_is_choice' => 'Kategoria to..',
'rule_trigger_category_is' => 'Kategoria to ":trigger_value"',
'rule_trigger_amount_less_choice' => 'Amount is less than or equal to ..',
'rule_trigger_amount_less' => 'Amount is less than or equal to :trigger_value',
'rule_trigger_amount_less_choice' => 'Kwota jest mniejsza lub równa ..',
'rule_trigger_amount_less' => 'Kwota jest mniejsza lub równa :trigger_value',
'rule_trigger_amount_is_choice' => 'Kwota to..',
'rule_trigger_amount_is' => 'Kwota to :trigger_value',
'rule_trigger_amount_more_choice' => 'Amount is more than or equal to..',
'rule_trigger_amount_more' => 'Amount is more than or equal to :trigger_value',
'rule_trigger_amount_more_choice' => 'Kwota jest większa lub równa..',
'rule_trigger_amount_more' => 'Kwota jest większa lub równa :trigger_value',
'rule_trigger_description_starts_choice' => 'Opis zaczyna się od..',
'rule_trigger_description_starts' => 'Opis się zaczyna od ":trigger_value"',
'rule_trigger_description_ends_choice' => 'Opis kończy się na..',
@@ -934,14 +934,14 @@ return [
'rule_trigger_internal_reference_is' => 'Wewnętrzne odwołanie to ":trigger_value"',
'rule_trigger_journal_id_choice' => 'ID dziennika transakcji to..',
'rule_trigger_journal_id' => 'ID dziennika transakcji to ":trigger_value"',
'rule_trigger_any_external_url' => 'Transaction has an (any) external URL',
'rule_trigger_any_external_url_choice' => 'Transaction has an (any) external URL',
'rule_trigger_any_external_id' => 'Transaction has an (any) external ID',
'rule_trigger_any_external_id_choice' => 'Transaction has an (any) external ID',
'rule_trigger_any_external_url' => 'Transakcja ma (dowolny) zewnętrzny adres URL',
'rule_trigger_any_external_url_choice' => 'Transakcja ma (dowolny) zewnętrzny adres URL',
'rule_trigger_any_external_id' => 'Transakcja ma (dowolne) zewnętrzne ID',
'rule_trigger_any_external_id_choice' => 'Transakcja ma (dowolne) zewnętrzne ID',
'rule_trigger_no_external_url_choice' => 'Transakcja nie ma zewnętrznego adresu URL',
'rule_trigger_no_external_url' => 'Transakcja nie ma zewnętrznego adresu URL',
'rule_trigger_no_external_id_choice' => 'Transaction has no external ID',
'rule_trigger_no_external_id' => 'Transaction has no external ID',
'rule_trigger_no_external_id_choice' => 'Transakcja nie ma zewnętrznego ID',
'rule_trigger_no_external_id' => 'Transakcja nie ma zewnętrznego ID',
'rule_trigger_id_choice' => 'Identyfikator transakcji to..',
'rule_trigger_id' => 'Identyfikator transakcji to ":trigger_value"',
'rule_trigger_sepa_ct_is_choice' => 'SEPA CT to..',
@@ -1260,8 +1260,8 @@ return [
'rule_action_set_notes_choice' => 'Ustaw notatki na ..',
'rule_action_link_to_bill_choice' => 'Powiąż z rachunkiem ..',
'rule_action_link_to_bill' => 'Powiąż z rachunkiem ":action_value"',
'rule_action_switch_accounts_choice' => 'Switch source and destination accounts (transfers only!)',
'rule_action_switch_accounts' => 'Switch source and destination',
'rule_action_switch_accounts_choice' => 'Zamień konta źródłowe i docelowe (tylko przelewy!)',
'rule_action_switch_accounts' => 'Zamień konto źródłowe i docelowe',
'rule_action_set_notes' => 'Ustaw notatki na ":action_value"',
'rule_action_convert_deposit_choice' => 'Konwertuj transakcję na wpłatę',
'rule_action_convert_deposit' => 'Konwertuj transakcję na wpłatę od ":action_value"',
@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Powiadomienie o utworzeniu nowego tokenu dostępu API',
'pref_notification_transaction_creation' => 'Powiadomienie o automatycznym utworzeniu transakcji',
'pref_notification_user_login' => 'Powiadomienie o zalogowaniu się z nowej lokalizacji',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Powiadomienia',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Adres URL webhooka Slack',
@@ -1403,7 +1404,7 @@ return [
// Financial administrations
'administration_index' => 'Zarządzanie finansami',
'administrations_index_menu' => 'Financial administration(s)',
'administrations_index_menu' => 'Zarządzanie finansami',
// profile:
'purge_data_title' => 'Wyczyść dane z Firefly III',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Utwórz nowe konto przychodów',
'create_new_piggy_bank' => 'Utwórz nową skarbonkę',
'create_new_bill' => 'Utwórz nowy rachunek',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Utwórz nową walutę',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Powtarza się co {skip} połów roku',
'bill_repeats_yearly_skip' => 'Powtarza się co {skip} lat',
'subscriptions' => 'Subskrypcje',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Bez daty zakończenia',
'extension_date_is' => 'Data przedłużenia to {date}',
@@ -1823,10 +1827,10 @@ return [
'asset_accounts' => 'Konta aktywów',
'undefined_accounts' => 'Konta',
'asset_accounts_inactive' => 'Konta aktywów (nieaktywne)',
'expense_account' => 'Expense account',
'expense_account' => 'Konto wydatków',
'expense_accounts' => 'Konta wydatków',
'expense_accounts_inactive' => 'Konto wydatków (nieaktywne)',
'revenue_account' => 'Revenue account',
'revenue_account' => 'Konto przychodów',
'revenue_accounts' => 'Konta przychodów',
'revenue_accounts_inactive' => 'Konta przychodów (nieaktywne)',
'cash_accounts' => 'Konta gotówkowe',
@@ -1915,7 +1919,7 @@ return [
'categories' => 'Kategorie',
'edit_category' => 'Edytuj kategorię ":name"',
'no_category' => '(bez kategorii)',
'unknown_category_plain' => 'No category',
'unknown_category_plain' => 'Brak kategorii',
'category' => 'Kategoria',
'delete_category' => 'Usuń kategorię ":name"',
'deleted_category' => 'Usunięto kategorię ":name"',
@@ -2083,12 +2087,12 @@ return [
'searchPlaceholder' => 'Szukaj...',
'version' => 'Wersja',
'dashboard' => 'Kokpit',
'income_and_expense' => 'Income and expense',
'all_money' => 'All your money',
'unknown_source_plain' => 'Unknown source account',
'unknown_dest_plain' => 'Unknown destination account',
'unknown_any_plain' => 'Unknown account',
'unknown_budget_plain' => 'No budget',
'income_and_expense' => 'Przychody i wydatki',
'all_money' => 'Wszystkie Twoje pieniądze',
'unknown_source_plain' => 'Nieznane konto źródłowe',
'unknown_dest_plain' => 'Nieznane konto docelowe',
'unknown_any_plain' => 'Nieznane konto',
'unknown_budget_plain' => 'Brak budżetu',
'available_budget' => 'Dostępne budżety ({currency})',
'currencies' => 'Waluty',
'activity' => 'Aktywność',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" został utworzony!',
'transaction_journal_information' => 'Informacje o transakcji',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta informacje',
'transaction_journal_more' => 'Więcej informacji',
'basic_journal_information' => 'Podstawowe informacje o transakcji',
@@ -2397,7 +2402,7 @@ return [
'invite_user' => 'Zaproś użytkownika',
'user_is_invited' => 'Adres email ":address" został zaproszony do Firefly III',
'administration' => 'Administracja',
'system_settings' => 'System settings',
'system_settings' => 'Ustawienia systemowe',
'code_already_used' => 'Kod zaproszenia został już użyty',
'user_administration' => 'Administracja użytkownikami',
'list_all_users' => 'Wszyscy użytkownicy',
@@ -2537,7 +2542,7 @@ return [
// object groups
'default_group_title_name' => '(bez grupy)',
'default_group_title_name_plain' => 'ungrouped',
'default_group_title_name_plain' => 'bez grupy',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => 'Stwórzmy konto aktywów!',
@@ -2715,14 +2720,14 @@ return [
'ale_action_log_remove' => 'Usunięto :amount ze skarbonki ":name"',
'ale_action_clear_budget' => 'Usunięto z budżetu',
'ale_action_update_group_title' => 'Updated transaction group title',
'ale_action_update_date' => 'Updated transaction date',
'ale_action_update_date' => 'Zaktualizowano datę transakcji',
'ale_action_update_order' => 'Updated transaction order',
'ale_action_clear_category' => 'Usunięto z kategorii',
'ale_action_clear_notes' => 'Usunięto notatki',
'ale_action_clear_tag' => 'Wyczyszczono tag',
'ale_action_clear_all_tags' => 'Wyczyszczono wszystkie tagi',
'ale_action_set_bill' => 'Powiązano z rachunkiem',
'ale_action_switch_accounts' => 'Switched source and destination account',
'ale_action_switch_accounts' => 'Zmieniono konto źródłowe i docelowe',
'ale_action_set_budget' => 'Ustawiono budżet',
'ale_action_set_category' => 'Ustawiono kategorię',
'ale_action_set_source' => 'Ustawiono konto źródłowe',

View File

@@ -147,7 +147,7 @@ return [
'start_date' => 'Początek zakresu',
'end_date' => 'Koniec zakresu',
'enddate' => 'Data końcowa',
'move_rules_before_delete' => 'Rule group',
'move_rules_before_delete' => 'Grupa reguł',
'start' => 'Początek zakresu',
'end' => 'Koniec zakresu',
'delete_account' => 'Usuń konto ":name"',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -238,8 +238,8 @@ return [
'withdrawal_dest_need_data' => '[a] Need to get a valid destination account ID and/or valid destination account name to continue.',
'withdrawal_dest_bad_data' => 'Nie można znaleźć poprawnego konta wydatków podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
'withdrawal_dest_iban_exists' => 'This destination account IBAN is already in use by an asset account or a liability and cannot be used as a withdrawal destination.',
'deposit_src_iban_exists' => 'This source account IBAN is already in use by an asset account or a liability and cannot be used as a deposit source.',
'withdrawal_dest_iban_exists' => 'To konto docelowe IBAN jest już używane przez konto aktywów lub zobowiązanie i nie może być użyte jako miejsce docelowe wydatku.',
'deposit_src_iban_exists' => 'To konto źródłowe IBAN jest już używany przez rachunek aktywów lub zobowiązanie i nie może być używany jako źródło wpłaty.',
'reconciliation_source_bad_data' => 'Nie można znaleźć prawidłowego konta uzgadniania podczas wyszukiwania ID ":id" lub nazwy ":name".',

View File

@@ -864,12 +864,12 @@ return [
'rule_trigger_transaction_type' => 'Transação é do tipo ":trigger_value"',
'rule_trigger_category_is_choice' => 'A categoria é..',
'rule_trigger_category_is' => 'A categoria é ":trigger_value"',
'rule_trigger_amount_less_choice' => 'Amount is less than or equal to ..',
'rule_trigger_amount_less' => 'Amount is less than or equal to :trigger_value',
'rule_trigger_amount_less_choice' => 'Valor é menor ou igual a ..',
'rule_trigger_amount_less' => 'Valor é menor ou igual a :trigger_value',
'rule_trigger_amount_is_choice' => 'Quantia é..',
'rule_trigger_amount_is' => 'Quantia é :trigger_value',
'rule_trigger_amount_more_choice' => 'Amount is more than or equal to..',
'rule_trigger_amount_more' => 'Amount is more than or equal to :trigger_value',
'rule_trigger_amount_more_choice' => 'Valor é maior ou igual a..',
'rule_trigger_amount_more' => 'Valor é maior ou igual a :trigger_value',
'rule_trigger_description_starts_choice' => 'Descrição começa com..',
'rule_trigger_description_starts' => 'Descrição começa com ":trigger_value"',
'rule_trigger_description_ends_choice' => 'Descrição termina com..',
@@ -934,14 +934,14 @@ return [
'rule_trigger_internal_reference_is' => 'Referência interna é ":trigger_value"',
'rule_trigger_journal_id_choice' => 'ID do livro de transação é..',
'rule_trigger_journal_id' => 'ID do livro de transação é ":trigger_value"',
'rule_trigger_any_external_url' => 'Transaction has an (any) external URL',
'rule_trigger_any_external_url_choice' => 'Transaction has an (any) external URL',
'rule_trigger_any_external_id' => 'Transaction has an (any) external ID',
'rule_trigger_any_external_id_choice' => 'Transaction has an (any) external ID',
'rule_trigger_any_external_url' => 'A transação tem uma URL externa (qualquer)',
'rule_trigger_any_external_url_choice' => 'A transação tem uma URL externa (qualquer)',
'rule_trigger_any_external_id' => 'A transação tem um ID externo (qualquer)',
'rule_trigger_any_external_id_choice' => 'A transação tem um ID externo (qualquer)',
'rule_trigger_no_external_url_choice' => 'A transação não tem um link externo',
'rule_trigger_no_external_url' => 'A transação não tem URL externa',
'rule_trigger_no_external_id_choice' => 'Transaction has no external ID',
'rule_trigger_no_external_id' => 'Transaction has no external ID',
'rule_trigger_no_external_id_choice' => 'A transação não tem um ID externo',
'rule_trigger_no_external_id' => 'A transação não tem um ID externo',
'rule_trigger_id_choice' => 'O identificador da transação é..',
'rule_trigger_id' => 'O identificador da transação é ":trigger_value"',
'rule_trigger_sepa_ct_is_choice' => 'SEPA CT é..',
@@ -1260,8 +1260,8 @@ return [
'rule_action_set_notes_choice' => 'Defina notas para..',
'rule_action_link_to_bill_choice' => 'Vincular a uma fatura ..',
'rule_action_link_to_bill' => 'Vincular à fatura ":action_value"',
'rule_action_switch_accounts_choice' => 'Switch source and destination accounts (transfers only!)',
'rule_action_switch_accounts' => 'Switch source and destination',
'rule_action_switch_accounts_choice' => 'Mudar conta de origem e destino (apenas transferências!)',
'rule_action_switch_accounts' => 'Alternar origem e destino',
'rule_action_set_notes' => 'Defina notas para ":action_value"',
'rule_action_convert_deposit_choice' => 'Converter esta transferência em entrada',
'rule_action_convert_deposit' => 'Converter a transação em uma entrada de ":action_value"',
@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alerta quando um novo token de acesso à API é criado',
'pref_notification_transaction_creation' => 'Alerta quando uma transação é criada automaticamente',
'pref_notification_user_login' => 'Alertar quando você logar de uma nova localidade',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notificações',
'pref_notifications_help' => 'Indique se estas são notificações que você gostaria de receber. Algumas notificações podem conter informações financeiras sensíveis.',
'slack_webhook_url' => 'URL de Webhook do Slack',
@@ -1403,7 +1404,7 @@ return [
// Financial administrations
'administration_index' => 'Administração financeira',
'administrations_index_menu' => 'Financial administration(s)',
'administrations_index_menu' => 'Administração(ões) financeira(s)',
// profile:
'purge_data_title' => 'Excluir dados do Firefly III',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Criar nova conta de receita',
'create_new_piggy_bank' => 'Criar novo cofrinho',
'create_new_bill' => 'Criar nova fatura',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Criar uma nova moeda',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repete a cada {skip} semestres',
'bill_repeats_yearly_skip' => 'Repete a cada {skip} anos',
'subscriptions' => 'Assinaturas',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Para sempre',
'extension_date_is' => 'Data da extensão é {date}',
@@ -1823,10 +1827,10 @@ return [
'asset_accounts' => 'Contas de ativo',
'undefined_accounts' => 'Contas',
'asset_accounts_inactive' => 'Contas de ativos (inativas)',
'expense_account' => 'Expense account',
'expense_account' => 'Conta de despesas',
'expense_accounts' => 'Contas de despesas',
'expense_accounts_inactive' => 'Contas de despesas (inativas)',
'revenue_account' => 'Revenue account',
'revenue_account' => 'Conta de Receitas',
'revenue_accounts' => 'Contas de receitas',
'revenue_accounts_inactive' => 'Contas de receita (inativas)',
'cash_accounts' => 'Contas Correntes',
@@ -1915,7 +1919,7 @@ return [
'categories' => 'Categorias',
'edit_category' => 'Editar categoria ":name"',
'no_category' => '(sem categoria)',
'unknown_category_plain' => 'No category',
'unknown_category_plain' => 'Sem categoria',
'category' => 'Categoria',
'delete_category' => 'Excluir categoria ":name"',
'deleted_category' => 'Categoria ":name" excluída',
@@ -2083,12 +2087,12 @@ return [
'searchPlaceholder' => 'Pesquisar...',
'version' => 'Versão',
'dashboard' => 'Painel de Controle',
'income_and_expense' => 'Income and expense',
'all_money' => 'All your money',
'unknown_source_plain' => 'Unknown source account',
'unknown_dest_plain' => 'Unknown destination account',
'unknown_any_plain' => 'Unknown account',
'unknown_budget_plain' => 'No budget',
'income_and_expense' => 'Receitas e despesas',
'all_money' => 'Todo o seu dinheiro',
'unknown_source_plain' => 'Conta de origem desconhecida',
'unknown_dest_plain' => 'Conta de destino desconhecida',
'unknown_any_plain' => 'Conta desconhecida',
'unknown_budget_plain' => 'Nenhum orçamento',
'available_budget' => 'Orçamento disponível ({currency})',
'currencies' => 'Moedas',
'activity' => 'Atividade',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" foi criada!',
'transaction_journal_information' => 'Informação da transação',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta-informação',
'transaction_journal_more' => 'Mais informações',
'basic_journal_information' => 'Informações básicas de transação',
@@ -2397,7 +2402,7 @@ return [
'invite_user' => 'Convidar usuário',
'user_is_invited' => 'O e-mail ":address" foi convidado para Firefly III',
'administration' => 'Administração',
'system_settings' => 'System settings',
'system_settings' => 'Configurações do sistema',
'code_already_used' => 'O código de convite foi utilizado',
'user_administration' => 'Administração de usuários',
'list_all_users' => 'Todos os usuários',
@@ -2537,7 +2542,7 @@ return [
// object groups
'default_group_title_name' => '(não agrupado)',
'default_group_title_name_plain' => 'ungrouped',
'default_group_title_name_plain' => 'sem grupo',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => 'Vamos criar uma conta de ativos!',
@@ -2722,7 +2727,7 @@ return [
'ale_action_clear_tag' => 'Etiquetas apagadas',
'ale_action_clear_all_tags' => 'Todas as etiquetas foram apagadas',
'ale_action_set_bill' => 'Ligado à fatura',
'ale_action_switch_accounts' => 'Switched source and destination account',
'ale_action_switch_accounts' => 'Conta de origem e destino alternados',
'ale_action_set_budget' => 'Definir orçamento',
'ale_action_set_category' => 'Definir categoria',
'ale_action_set_source' => 'Definir conta de origem',
@@ -2735,8 +2740,8 @@ return [
'ale_action_add_tag' => 'Etiqueta adicionada',
// dashboard
'enable_auto_convert' => 'Enable currency conversion',
'disable_auto_convert' => 'Disable currency conversion',
'enable_auto_convert' => 'Habilitar conversão de moeda',
'disable_auto_convert' => 'Desativar conversão de moeda',
];

View File

@@ -147,7 +147,7 @@ return [
'start_date' => 'Início do intervalo',
'end_date' => 'Final do intervalo',
'enddate' => 'Data final',
'move_rules_before_delete' => 'Rule group',
'move_rules_before_delete' => 'Grupo de regras',
'start' => 'Início do intervalo',
'end' => 'Término do intervalo',
'delete_account' => 'Apagar conta ":name"',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alerta quando é criado um token da API',
'pref_notification_transaction_creation' => 'Alerta quando é criada uma transação de forma automática',
'pref_notification_user_login' => 'Alerta quando inicia sessão a partir de uma nova localização',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notificações',
'pref_notifications_help' => 'Diga se não quiser receber algumas destas notificações. Algumas notificações podem conter informação financeira sensível.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Criar nova conta de receitas',
'create_new_piggy_bank' => 'Criar mealheiro',
'create_new_bill' => 'Criar novo encargo',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Criar uma nova moeda',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repete-se a cada {skip} meio ano',
'bill_repeats_yearly_skip' => 'Repete-se a cada {skip} anos',
'subscriptions' => 'Subscrições',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Para sempre',
'extension_date_is' => 'A data de extensão é {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Etiqueta ":tag" criada!',
'transaction_journal_information' => 'Informação da transação',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta informação',
'transaction_journal_more' => 'Mais informações',
'basic_journal_information' => 'Informações básicas de transação',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Creați un nou cont de venituri',
'create_new_piggy_bank' => 'Creați o nouă pușculiță',
'create_new_bill' => 'Creați o nouă factură',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Creați o nouă monedă',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Eticheta ":tag" a fost creat!',
'transaction_journal_information' => 'Informații despre tranzacții',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Informații meta',
'transaction_journal_more' => 'Mai multe informaţii',
'basic_journal_information' => 'Informații de bază despre tranzacție',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Оповещения о создании нового токена для доступа к API',
'pref_notification_transaction_creation' => 'Предупреждения об автоматически созданных транзакциях',
'pref_notification_user_login' => 'Оповещение при входе в аккаунт из нового места',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Уведомления',
'pref_notifications_help' => 'Укажите, какие из перечисленных уведомлений вы хотели бы получать. Некоторые уведомления могут содержать конфиденциальную финансовую информацию.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Создать новый счёт дохода',
'create_new_piggy_bank' => 'Создать новую копилку',
'create_new_bill' => 'Создать новый счёт к оплате',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Создать новую валюту',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Подписки',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Всегда',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Метка ":tag" была создана!',
'transaction_journal_information' => 'Информация о транзакции',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Дополнительная информация',
'transaction_journal_more' => 'Дополнительная информация',
'basic_journal_information' => 'Основная информация о транзакции',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Vytvoriť nový príjmový účet',
'create_new_piggy_bank' => 'Vytvoriť novú pokladničku',
'create_new_bill' => 'Vytvoriť nový účet',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Vytvoriť novú menu',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Štítok „:tag“ bol vytvorený!',
'transaction_journal_information' => 'Informácie o transakcii',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta informácie',
'transaction_journal_more' => 'Ďalšie informácie',
'basic_journal_information' => 'Základné Informácie o transakcii',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -41,8 +41,8 @@ return [
'transactions' => 'Transakcije',
'title_expenses' => 'Stroški',
'title_withdrawal' => 'Stroški',
'title_revenue' => 'Dohodki / prihodki',
'title_deposit' => 'Dohodki / prihodki',
'title_revenue' => 'Dohodki prihodki',
'title_deposit' => 'Dohodki/prihodki',
'title_transfer' => 'Prenosi',
'title_transfers' => 'Prenosi',
'edit_currency' => 'uredi valuto ":name"',
@@ -53,7 +53,7 @@ return [
'profile' => 'profil',
'accounts' => 'Računi',
'changePassword' => 'spremeni geslo',
'change_email' => 'Spremeni elektronski naslov',
'change_email' => 'Spremenite e-poštni naslov',
'bills' => 'Trajniki',
'newBill' => 'nov trajnik',
'edit_bill' => 'uredi trajnik ":name"',

View File

@@ -147,7 +147,7 @@ return [
'error_github_html' => 'Če vam je ljubše, lahko odprete tudi novo vprašanje na <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHubu</a>.',
'error_github_text' => 'Če želite, lahko novo številko odprete tudi na spletnem mestu https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'Celotna stacktrace je spodaj:',
'error_headers' => 'The following headers may also be relevant:',
'error_headers' => 'Ustrezni so lahko tudi naslednji naslovi:',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -162,19 +162,19 @@ return [
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',
'new_journals_header' => 'Firefly III has created a transaction for you. You can find it in your Firefly III installation:|Firefly III has created :count transactions for you. You can find them in your Firefly III installation:',
'new_journals_subject' => 'Firefly III je ustvaril novo transakcijo|Firefly III je ustvaril :count novih transakcij',
'new_journals_header' => 'Firefly III je ustvaril transakcijo za vas. Najdetejo v svoji namestitvi Firefly III:|Firefly III je za vas ustvaril :count transakcij. Najdete jih v svoji namestitvi Firefly III:',
// bill warning
'bill_warning_subject_end_date' => 'Your bill ":name" is due to end in :diff days',
'bill_warning_subject_now_end_date' => 'Your bill ":name" is due to end TODAY',
'bill_warning_subject_extension_date' => 'Your bill ":name" is due to be extended or cancelled in :diff days',
'bill_warning_subject_now_extension_date' => 'Your bill ":name" is due to be extended or cancelled TODAY',
'bill_warning_end_date' => 'Your bill **":name"** is due to end on :date. This moment will pass in about **:diff days**.',
'bill_warning_extension_date' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass in about **:diff days**.',
'bill_warning_end_date_zero' => 'Your bill **":name"** is due to end on :date. This moment will pass **TODAY!**',
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
'bill_warning_subject_end_date' => 'Vaš račun ":name" bo potekel čez :diff dni',
'bill_warning_subject_now_end_date' => 'Vaš račun ":name" bo potekel DANES',
'bill_warning_subject_extension_date' => 'Vaš račun ":name" bo podaljšan ali preklican čez :diff dni',
'bill_warning_subject_now_extension_date' => 'Vaš račun ":name" bo DANES podaljšan ali preklican',
'bill_warning_end_date' => 'Vaš račun **":name"** naj bi potekel :date. Ta trenutek bo minil čez približno **:diff dni**.',
'bill_warning_extension_date' => 'Vaš račun **":name"** bo podaljšan ali preklican dne :date. Ta trenutek bo minil čez približno **:diff dni**.',
'bill_warning_end_date_zero' => 'Vaš račun **":name"** naj bi potekel :date. Ta trenutek bo minil **DANES!**',
'bill_warning_extension_date_zero' => 'Vaš račun **":name"** bo podaljšan ali preklican dne :date. Ta trenutek bo minil **DANES!**',
'bill_warning_please_action' => 'Prosimo, da ustrezno ukrepate.',
];
/*

View File

@@ -35,22 +35,22 @@
declare(strict_types=1);
return [
'404_header' => 'Firefly III cannot find this page.',
'404_page_does_not_exist' => 'The page you have requested does not exist. Please check that you have not entered the wrong URL. Did you make a typo perhaps?',
'404_send_error' => 'If you were redirected to this page automatically, please accept my apologies. There is a mention of this error in your log files and I would be grateful if you sent me the error to me.',
'404_github_link' => 'If you are sure this page should exist, please open a ticket on <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
'whoops' => 'Whoops',
'fatal_error' => 'There was a fatal error. Please check the log files in "storage/logs" or use "docker logs -f [container]" to see what\'s going on.',
'maintenance_mode' => 'Firefly III is in maintenance mode.',
'404_header' => 'Firefly III ne najde te strani.',
'404_page_does_not_exist' => 'Stran, ki ste jo zahtevali, ne obstaja. Preverite, ali niste vnesli napačnega URL-ja. Ste se morda zmotili?',
'404_send_error' => 'Če ste bili samodejno preusmerjeni na to stran, sprejmite moje opravičilo. Ta napaka je omenjena v vaših dnevniških datotekah in hvaležen vam bom, če mi pošljete napako.',
'404_github_link' => 'Če ste prepričani, da bi ta stran morala obstajati, odprite težavo na <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub-u</a></strong>.',
'whoops' => 'Ups!',
'fatal_error' => 'Prišlo je do usodne napake. Preverite dnevniške datoteke v "storage/logs" ali uporabite "docker logs -f [container]", da vidite, kaj se dogaja.',
'maintenance_mode' => 'Firefly III je v vzdrževalnem načinu.',
'be_right_back' => 'Takoj se vrnem!',
'check_back' => 'Firefly III is down for some necessary maintenance. Please check back in a second.',
'check_back' => 'Firefly III ne deluje zaradi potrebnega vzdrževanja. Preverite znova čez sekundo.',
'error_occurred' => 'Ups! Zgodila se je napaka.',
'db_error_occurred' => 'Whoops! A database error occurred.',
'error_not_recoverable' => 'Unfortunately, this error was not recoverable :(. Firefly III broke. The error is:',
'db_error_occurred' => 'Ups! Prišlo je do napake v podatkovni bazi.',
'error_not_recoverable' => 'Na žalost te napake ni bilo mogoče obnoviti :(. Firefly III se je pokvaril. Napaka je:',
'error' => 'Napaka',
'error_location' => 'This error occured in file <span style="font-family: monospace;">:file</span> on line :line with code :code.',
'stacktrace' => 'Stack trace',
'more_info' => 'More information',
'error_location' => 'Do te napake je prišlo v datoteki <span style="font-family: monospace;">:file</span> v vrstici :line s kodo :code.',
'stacktrace' => 'Sled sklada',
'more_info' => 'Več informacij',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -64,17 +64,17 @@ return [
*/
'collect_info' => 'Please collect more information in the <code>storage/logs</code> directory where you will find log files. If you\'re running Docker, use <code>docker logs -f [container]</code>.',
'collect_info_more' => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">the FAQ</a>.',
'github_help' => 'Get help on GitHub',
'github_instructions' => 'You\'re more than welcome to open a new issue <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">on GitHub</a></strong>.',
'use_search' => 'Use the search!',
'include_info' => 'Include the information <a href=":link">from this debug page</a>.',
'tell_more' => 'Tell us more than "it says Whoops!"',
'include_logs' => 'Include error logs (see above).',
'what_did_you_do' => 'Tell us what you were doing.',
'offline_header' => 'You are probably offline',
'offline_unreachable' => 'Firefly III is unreachable. Your device is currently offline or the server is not working.',
'offline_github' => 'If you are sure both your device and the server are online, please open a ticket on <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
'collect_info' => 'Zberite več informacij v imeniku <code>storage/logs</code>, kjer boste našli dnevniške datoteke. Če uporabljate Docker, uporabite <code>docker logs -f [container]</code>.',
'collect_info_more' => 'Več o zbiranju informacij o napakah lahko preberete v <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">pogostih vprašanjih</a>.',
'github_help' => 'Pridobi pomoč na GitHub-u',
'github_instructions' => 'Vabimo vas, da odprete novo težavo <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">na GitHub-u</a></strong>.',
'use_search' => 'Uporabi iskanje!',
'include_info' => 'Vključite informacije <a href=":link">s te strani za odpravljanje napak</a>.',
'tell_more' => 'Povejte nam kaj več kot "pravijo Ups!"',
'include_logs' => 'Vključite dnevnike napak (glejte zgoraj).',
'what_did_you_do' => 'Povejte nam, kaj ste počeli.',
'offline_header' => 'Verjetno ste brez povezave',
'offline_unreachable' => 'Firefly III je nedosegljiv. Vaša naprava je trenutno brez povezave ali pa strežnik ne deluje.',
'offline_github' => 'Če ste prepričani, da sta vaša naprava in strežnik povezana, odprite težavo na <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub-u</a> </strong>.',
];

File diff suppressed because it is too large Load Diff

View File

@@ -146,12 +146,12 @@ return [
'stop_processing' => 'Ustavi izvajanje',
'start_date' => 'Začetek obsega',
'end_date' => 'Konec obsega',
'enddate' => 'End date',
'move_rules_before_delete' => 'Rule group',
'enddate' => 'Končni datum',
'move_rules_before_delete' => 'Skupina pravil',
'start' => 'Začetek obsega',
'end' => 'End of range',
'end' => 'Konec obsega',
'delete_account' => 'Izbriši račun ":name"',
'delete_webhook' => 'Delete webhook ":title"',
'delete_webhook' => 'Izbriši webhook ":title"',
'delete_bill' => 'Izbriši trajnik ":name"',
'delete_budget' => 'Izbriši proračun ":name"',
'delete_category' => 'Izbriši kategorijo ":name"',
@@ -166,13 +166,13 @@ return [
'user_areYouSure' => 'Z brisanjem uporabnika ":email", boš izbrisal vse. Dejanja se ne da razveljaviti ali povrniti iz koša. Če izbrišeš samega sebe, boš izgubil dostop do te instance Firefly III.',
'attachment_areYouSure' => 'Si prepričan, da želiš zbrisati pripeto datoteko ":name"?',
'account_areYouSure' => 'Si prepričan, da želiš zbrisati račun ":name"?',
'account_areYouSure_js' => 'Are you sure you want to delete the account named "{name}"?',
'account_areYouSure_js' => 'Ali ste prepričani, da želite izbrisati račun z imenom "{name}"?',
'bill_areYouSure' => 'Si prepričan, da želiš zbrisati trajnik ":name"?',
'rule_areYouSure' => 'Si prepričan, da želiš zbrisati pravilo ":title"?',
'object_group_areYouSure' => 'Are you sure you want to delete the group titled ":title"?',
'object_group_areYouSure' => 'Ali ste prepričani, da želite izbrisati skupino z naslovom ":title"?',
'ruleGroup_areYouSure' => 'Si prepričan, da želiš zbrisati skupino pravil ":title"?',
'budget_areYouSure' => 'Si prepričan, da želiš zbrisati proračun ":name"?',
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
'webhook_areYouSure' => 'Ali ste prepričani, da želite izbrisati webhook z imenom ":title"?',
'category_areYouSure' => 'Si prepričan, da želiš zbrisati kategorijo z imenom ":name"?',
'recurring_areYouSure' => 'Si prepričan, da želiš zbrisati ponavljajoče pravilo ":title"?',
'currency_areYouSure' => 'Si prepričan, da želiš zbrisati valuto ":name"?',
@@ -200,20 +200,20 @@ return [
'delete_all_permanently' => 'Označeno trajno izbriši',
'update_all_journals' => 'Posodobi te transakcije',
'also_delete_transactions' => 'Edina transakcija, ki je povezana s tem računom, bo prav tako izbrisana.|Vseh :count transakcij, povezanih s tem računom, bo izbrisanih.',
'also_delete_transactions_js' => 'No transactions|The only transaction connected to this account will be deleted as well.|All {count} transactions connected to this account will be deleted as well.',
'also_delete_transactions_js' => 'Brez transakcij|Izbrisana bo tudi edina transakcija, povezana s tem računom.|Izbrisanih bo tudi vseh {count} transakcij, povezanih s tem računom.',
'also_delete_connections' => 'Edina transakcija, povezana s to vrsto povezave, bo izgubila povezavo.|Vseh :count transakcij, povezanih s to vrsto povezave bo izgubilo povezavo.',
'also_delete_rules' => 'Edino pravilo, ki je povezano s tem računom, bo prav tako izbrisano.|Vseh :count pravil, povezanih s skupino pravil bo izbrisanih.',
'also_delete_piggyBanks' => 'Edini hranilnik, ki je povezan s tem računom, bo prav tako izbrisan.|Vseh :count hranilnikov, povezanih s tem računom, bo izbrisanih.',
'also_delete_piggyBanks_js' => 'No piggy banks|The only piggy bank connected to this account will be deleted as well.|All {count} piggy banks connected to this account will be deleted as well.',
'not_delete_piggy_banks' => 'The piggy bank connected to this group will not be deleted.|The :count piggy banks connected to this group will not be deleted.',
'also_delete_piggyBanks_js' => 'Brez hranilnikov|Edini hranilnik, povezan s tem računom, bo prav tako izbrisan.|Izbrisani bodo tudi vseh {count} hranilnikov, povezani s tem računom.',
'not_delete_piggy_banks' => 'Hranilnik, povezana s to skupino, ne bo izbrisana.| :count hranilnikov, povezanih s to skupino, ne bo izbrisanih.',
'bill_keep_transactions' => 'Edina transakcija, ki je povezana s tem trajnikom, ne izbrisana.|Vseh :count transakcij, povezanih s tem trajnikom, bo ohranjenih.',
'budget_keep_transactions' => 'Edina transakcija, povezana s tem proračunom, ne izbrisana.|Vseh :count transakcij, povezanih s tem proračunom, bo ohranjenih.',
'category_keep_transactions' => 'Edina transakcija, povezana s to kategorijo, ne bo izbrisana.|Vseh :count transakcij, povezanih s to kategorijo bo ohranjenih.',
'recurring_keep_transactions' => 'Edina transakcija, ustvarjeno s to ponavljajočo transakcijo, ne izbrisana.|Vseh :count transakcij, povezanih ustvarjenih s to ponavljajočo transakcijo bo ohranjenih.',
'tag_keep_transactions' => 'Edina transakcija, povezana s to oznako, ne bo izbrisana.|Vseh :count transakcij, povezanih s to oznako bo ohranjenih.',
'check_for_updates' => 'Preveri za posodobitve',
'liability_direction' => 'Liability in/out',
'delete_object_group' => 'Delete group ":title"',
'liability_direction' => 'Odgovornost in/out',
'delete_object_group' => 'Izbriši skupino ":title"',
'email' => 'E-poštni naslov',
'password' => 'Geslo',
'password_confirmation' => 'Geslo (ponovno)',
@@ -222,7 +222,7 @@ return [
'login_name' => 'Prijava',
'is_owner' => 'Je administrator?',
'url' => 'URL',
'bill_end_date' => 'End date',
'bill_end_date' => 'Končni datum',
// import
'apply_rules' => 'Uporabi pravila',
@@ -289,20 +289,20 @@ return [
'calendar' => 'Koledar',
'weekend' => 'Vikend',
'client_secret' => 'Skrivnost odjemalca',
'withdrawal_destination_id' => 'Destination account',
'withdrawal_destination_id' => 'Ciljni račun',
'deposit_source_id' => 'Izvorni račun',
'expected_on' => 'Expected on',
'expected_on' => 'Pričakovano dne',
'paid' => 'Plačano',
'auto_budget_type' => 'Auto-budget',
'auto_budget_amount' => 'Auto-budget amount',
'auto_budget_period' => 'Auto-budget period',
'auto_budget_type' => 'Samodejni proračun',
'auto_budget_amount' => 'Znesek samodejnega proračuna',
'auto_budget_period' => 'Obdobje samodejnega proračuna',
'collected' => 'Zbirka',
'submitted' => 'Oddano',
'key' => 'Ključ',
'value' => 'Content of record',
'webhook_delivery' => 'Delivery',
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
'value' => 'Vsebina zapisa',
'webhook_delivery' => 'Dostava',
'webhook_response' => 'Odziv',
'webhook_trigger' => 'Sprožilec',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.

View File

@@ -46,9 +46,9 @@ return [
// transactions
'transactions_create_basic_info' => 'Vnesite osnovne podatke o transakciji. Vir, destinacija, datum in opis.',
'transactions_create_amount_info' => 'Enter the amount of the transaction. If necessary the fields will auto-update for foreign amount info.',
'transactions_create_optional_info' => 'All of these fields are optional. Adding meta-data here will make your transactions better organised.',
'transactions_create_split' => 'If you want to split a transaction, add more splits with this button',
'transactions_create_amount_info' => 'Vnesite znesek transakcije. Po potrebi se bodo polja samodejno posodobila za podatke o znesku v tujini.',
'transactions_create_optional_info' => 'Vsa ta polja so neobvezna. Če sem dodate metapodatke, bodo vaše transakcije bolje organizirane.',
'transactions_create_split' => 'Če želite razdeliti transakcijo, dodajte več delitev s tem gumbom',
// create account:
'accounts_create_iban' => 'Svojim računom dodeli veljaven IBAN. To lahko zelo olajša uvoz podatkov v prihodnosti.',
@@ -85,16 +85,16 @@ return [
'reports_index_extra-options-box' => 'Glede na izbrano poročilo lahko tukaj izbereš dodatne filtre in možnosti. Opazuj polje, ko spreminjaš vrste poročil.',
// reports (reports)
'reports_report_default_intro' => 'This report will give you a quick and comprehensive overview of your finances. If you wish to see anything else, please don\'t hestitate to contact me!',
'reports_report_audit_intro' => 'This report will give you detailed insights in your asset accounts.',
'reports_report_audit_optionsBox' => 'Use these check boxes to show or hide the columns you are interested in.',
'reports_report_default_intro' => 'To poročilo vam bo dalo hiter in celovit pregled vaših financ. Če želite videti še kaj drugega, me prosim kontaktirajte!',
'reports_report_audit_intro' => 'To poročilo vam bo dalo podrobne vpoglede v vaše račune sredstev.',
'reports_report_audit_optionsBox' => 'S temi potrditvenimi polji prikažete ali skrijete stolpce, ki vas zanimajo.',
'reports_report_category_intro' => 'This report will give you insight in one or multiple categories.',
'reports_report_category_pieCharts' => 'These charts will give you insight in expenses and income per category or per account.',
'reports_report_category_incomeAndExpensesChart' => 'This chart shows your expenses and income per category.',
'reports_report_category_intro' => 'To poročilo vam bo dalo vpogled v eno ali več kategorij.',
'reports_report_category_pieCharts' => 'Ti grafikoni vam bodo dali vpogled v odhodke in prihodke glede na kategorijo ali račun.',
'reports_report_category_incomeAndExpensesChart' => 'Ta grafikon prikazuje vaše stroške in prihodke po kategorijah.',
'reports_report_tag_intro' => 'This report will give you insight in one or multiple tags.',
'reports_report_tag_pieCharts' => 'These charts will give you insight in expenses and income per tag, account, category or budget.',
'reports_report_tag_intro' => 'To poročilo vam bo dalo vpogled v eno ali več oznak.',
'reports_report_tag_pieCharts' => 'Ti grafikoni vam bodo dali vpogled v stroške in prihodke na oznako, račun, kategorijo ali proračun.',
'reports_report_tag_incomeAndExpensesChart' => 'This chart shows your expenses and income per tag.',
'reports_report_budget_intro' => 'This report will give you insight in one or multiple budgets.',

View File

@@ -49,20 +49,20 @@ return [
'linked_to_rules' => 'Ustrezna pravila',
'active' => 'Aktiviran?',
'percentage' => 'procent',
'recurring_transaction' => 'Recurring transaction',
'next_due' => 'Next due',
'recurring_transaction' => 'Ponavljajoče transakcije',
'next_due' => 'Naslednji rok',
'transaction_type' => 'Vrsta',
'lastActivity' => 'zadnja aktivnost',
'balanceDiff' => 'Balance difference',
'other_meta_data' => 'Other meta data',
'balanceDiff' => 'Bilančna razlika',
'other_meta_data' => 'Drugi meta podatki',
'invited_at' => 'Povabljen na',
'expires' => 'Invitation expires',
'expires' => 'Vabilo poteče',
'invited_by' => 'Povabil',
'invite_link' => 'Invite link',
'invite_link' => 'Povezava za povabilo',
'account_type' => 'vrsta računa',
'created_at' => 'ustvarjeno',
'account' => 'račun',
'external_url' => 'External URL',
'external_url' => 'Zunanji URL',
'matchingAmount' => 'znesek',
'destination' => 'Ciljni račun',
'source' => 'Izvor',
@@ -91,7 +91,7 @@ return [
'due_date' => 'rok plačila',
'payment_date' => 'Datum plačila',
'invoice_date' => 'datum računa',
'internal_reference' => 'Internal reference',
'internal_reference' => 'Interna referenca',
'notes' => 'Zabeležke',
'from' => 'Pošiljatelj',
'piggy_bank' => 'Pujsek',
@@ -133,18 +133,18 @@ return [
'sum_withdrawals' => 'Vsota odlivov',
'sum_deposits' => 'Vsota prilivov',
'sum_transfers' => 'Vsota prenosov',
'sum_reconciliations' => 'Sum of reconciliations',
'sum_reconciliations' => 'Vsota uskladitev',
'reconcile' => 'Poravnaj',
'sepa_ct_id' => 'SEPA End to End Identifier',
'sepa_ct_op' => 'SEPA Opposing Account Identifier',
'sepa_db' => 'SEPA Mandate Identifier',
'sepa_country' => 'SEPA Country',
'sepa_cc' => 'SEPA Clearing Code',
'sepa_ep' => 'SEPA External Purpose',
'sepa_ci' => 'SEPA Creditor Identifier',
'sepa_ct_id' => 'Končni identifikator SEPA',
'sepa_ct_op' => 'Identifikator nasprotnega računa SEPA',
'sepa_db' => 'Identifikator mandata SEPA',
'sepa_country' => 'Država SEPA',
'sepa_cc' => 'Klirinška koda SEPA',
'sepa_ep' => 'Zunanji namen SEPA',
'sepa_ci' => 'Identifikator upnika SEPA',
'sepa_batch_id' => 'ID serije SEPA',
'external_id' => 'External ID',
'account_at_bunq' => 'Account with bunq',
'external_id' => 'Zunanji ID',
'account_at_bunq' => 'Račun z bunq',
'file_name' => 'Ime datoteke',
/*
@@ -161,30 +161,30 @@ return [
'file_size' => 'Velikost datoteke',
'file_type' => 'Vrsta datoteke',
'attached_to' => 'Attached to',
'file_exists' => 'File exists',
'attached_to' => 'Priložen',
'file_exists' => 'Datoteka obstaja',
'spectre_bank' => 'Banka',
'spectre_last_use' => 'Zadnja prijava',
'spectre_status' => 'Status',
'bunq_payment_id' => 'bunq payment ID',
'repetitions' => 'Repetitions',
'bunq_payment_id' => 'iD plačila bunq',
'repetitions' => 'Ponovitve',
'title' => 'Naslov',
'transaction_s' => 'Transakcije',
'field' => 'Polje',
'value' => 'Vrednost',
'interest' => 'Interest',
'interest_period' => 'Interest period',
'liability_type' => 'Type of liability',
'liability_direction' => 'Liability in/out',
'end_date' => 'End date',
'payment_info' => 'Payment information',
'expected_info' => 'Next expected transaction',
'interest' => 'Obresti',
'interest_period' => 'Obdobje obresti',
'liability_type' => 'Vrsta obveznost',
'liability_direction' => 'Odgovornost in/out',
'end_date' => 'Končni datum',
'payment_info' => 'Informacije o plačilu',
'expected_info' => 'Naslednja pričakovana transakcija',
'start_date' => 'Začetni datum',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'trigger' => 'Sprožilec',
'response' => 'Odziv',
'delivery' => 'Dostava',
'url' => 'URL',
'secret' => 'Secret',
'secret' => 'Skrivnost',
];
/*

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Skapa ett nytt intäktskonto',
'create_new_piggy_bank' => 'Skapa en ny spargris',
'create_new_bill' => 'Skapa en ny nota',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Skapa en ny valuta',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Upprepas varje {skip} halvår',
'bill_repeats_yearly_skip' => 'Upprepas varje {skip} år',
'subscriptions' => 'Prenumerationer',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'För alltid',
'extension_date_is' => 'Tillägg datum är {date}',
@@ -2369,6 +2373,7 @@ return [
'created_tag' => 'Etiketten ":tag" har skapats!',
'transaction_journal_information' => 'Transaktionsinformation',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Metadata',
'transaction_journal_more' => 'Mer information',
'basic_journal_information' => 'Grundläggande transaktionsinformation',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -36,11 +36,11 @@ declare(strict_types=1);
return [
'home' => 'หน้าหลัก',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'budgets' => 'งบประมาณ',
'subscriptions' => 'การสมัครสมาชิก',
'transactions' => 'ธุรกรรม',
'title_expenses' => 'ค่าใช้จ่าย',
'title_withdrawal' => 'ค่าใช้จ่าย',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
@@ -95,9 +95,9 @@ return [
'edit_object_group' => 'แก้ไขกลุ่ม ":title"',
'delete_object_group' => 'ลบกลุ่ม ":title"',
'logout_others' => 'ออกจากระบบเซสชั่นอื่น',
'asset_accounts' => 'Asset accounts',
'asset_accounts' => 'บัญชีทรัพย์สิน',
'expense_accounts' => 'Expense accounts',
'revenue_accounts' => 'Revenue accounts',
'liabilities_accounts' => 'Liabilities',
'placeholder' => '[Placeholder]',
'liabilities_accounts' => 'หนี้สิน',
'placeholder' => '[ข้อความตัวอย่าง]',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Create new revenue account',
'create_new_piggy_bank' => 'Create new piggy bank',
'create_new_bill' => 'Create new bill',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Create a new currency',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" has been created!',
'transaction_journal_information' => 'Transaction information',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta information',
'transaction_journal_more' => 'More information',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1396,6 +1396,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1625,6 +1626,8 @@ return [
'create_new_revenue' => 'Yeni gelir hesabı oluştur',
'create_new_piggy_bank' => 'Yeni bir kumbara oluştur',
'create_new_bill' => 'Yeni fatura oluştur',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Yeni para birimi oluştur',
@@ -1783,6 +1786,7 @@ return [
'bill_repeats_half-year_skip' => 'Her {skip} yarım yılda bir tekrarlar',
'bill_repeats_yearly_skip' => 'Her {skip} yılda bir tekrarlar',
'subscriptions' => 'Abonelik',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Sonsuza dek',
'extension_date_is' => 'Uzantı tarihi {date}',
@@ -2369,6 +2373,7 @@ return [
'created_tag' => 'Tag ":tag" oluşturuldu!',
'transaction_journal_information' => 'İşlem Bilgileri',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta Bilgisi',
'transaction_journal_more' => 'More information',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Попереджати, коли створюється новий токен доступу до API',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Сповіщення',
'pref_notifications_help' => 'Укажіть, чи хотіли б ви отримувати ці сповіщення. Деякі сповіщення можуть містити конфіденційну фінансову інформацію.',
'slack_webhook_url' => 'URL-адреса Slack Webhook',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Створити нове джерело доходу',
'create_new_piggy_bank' => 'Створити нову скарбничку',
'create_new_bill' => 'Створити новий рахунок',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Створити нову валюту',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Повторюється кожні {skip} півроку',
'bill_repeats_yearly_skip' => 'Повторюється кожні {skip} років',
'subscriptions' => 'Підписки',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Назавжди',
'extension_date_is' => 'Дата подовження {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Tag ":tag" has been created!',
'transaction_journal_information' => 'Transaction information',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Meta information',
'transaction_journal_more' => 'More information',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => 'Tạo tài khoản doanh thu mới',
'create_new_piggy_bank' => 'Tạo heo đất mới',
'create_new_bill' => 'Tạo hóa đơn mới',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => 'Tạo một loại tiền tệ mới',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => 'Nhãn ":tag" đã được tạo!',
'transaction_journal_information' => 'Thông tin giao dịch',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => 'Thông tin tổng hợp',
'transaction_journal_more' => 'Thêm thông tin',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => '创建新 API 访问令牌时提醒',
'pref_notification_transaction_creation' => '自动创建交易时提醒',
'pref_notification_user_login' => '当您从一个新位置登录时提醒',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => '通知',
'pref_notifications_help' => '设置您想要接收的通知。一些通知可能包含敏感的财务信息。',
'slack_webhook_url' => 'Slack Webhook 地址',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => '创建新收入账户',
'create_new_piggy_bank' => '创建新存钱罐',
'create_new_bill' => '创建新账单',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => '创建新货币',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => '标签 “:tag” 已被建立!',
'transaction_journal_information' => '交易信息',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => '元信息',
'transaction_journal_more' => '更多信息',
'basic_journal_information' => '基础交易信息',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];

View File

@@ -1395,6 +1395,7 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
'pref_notifications' => 'Notifications',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1624,6 +1625,8 @@ return [
'create_new_revenue' => '建立新收入帳戶',
'create_new_piggy_bank' => '建立新小豬撲滿',
'create_new_bill' => '建立新帳單',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
// currencies:
'create_currency' => '建立新貨幣',
@@ -1782,6 +1785,7 @@ return [
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'extension_date_is' => 'Extension date is {date}',
@@ -2368,6 +2372,7 @@ return [
'created_tag' => '標籤 “:tag” 已被建立!',
'transaction_journal_information' => '交易資訊',
'transaction_journal_amount' => 'Amount information',
'transaction_journal_meta' => '後設資訊',
'transaction_journal_more' => '更多資訊',
'basic_journal_information' => 'Basic transaction information',

View File

@@ -0,0 +1,69 @@
<?php
declare(strict_types=1);
/*
* rules.php
* Copyright (c) 2023 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
return [
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'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_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
'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_deposit' => 'This transaction is already a deposit',
'is_already_transfer' => 'This transaction is already a transfer',
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset 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_linked_to_subscription' => 'The transaction is already linked to 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_tags_to_remove' => 'The transaction has no tags to remove',
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
];