Update translations.

This commit is contained in:
James Cole
2022-10-29 07:59:49 +02:00
parent 612a395eb2
commit 486f25cd96
9 changed files with 575 additions and 569 deletions

View File

@@ -414,7 +414,7 @@ return [
'search_modifier_destination_account_ends' => 'Destinationskontonavnet slutter med ":value"', 'search_modifier_destination_account_ends' => 'Destinationskontonavnet slutter med ":value"',
'search_modifier_not_destination_account_ends' => 'Destinationskontonavnet slutter ikke med ":value"', 'search_modifier_not_destination_account_ends' => 'Destinationskontonavnet slutter ikke med ":value"',
'search_modifier_destination_account_id' => 'Destinationskonto ID er :value', 'search_modifier_destination_account_id' => 'Destinationskonto ID er :value',
'search_modifier_not_destination_account_id' => 'Destination account ID is not :value', 'search_modifier_not_destination_account_id' => 'Destinationskonto-ID er ikke :value',
'search_modifier_destination_is_cash' => 'Destination account is the "(cash)" account', 'search_modifier_destination_is_cash' => 'Destination account is the "(cash)" account',
'search_modifier_not_destination_is_cash' => 'Destination account is not the "(cash)" account', 'search_modifier_not_destination_is_cash' => 'Destination account is not the "(cash)" account',
'search_modifier_source_is_cash' => 'Source account is the "(cash)" account', 'search_modifier_source_is_cash' => 'Source account is the "(cash)" account',
@@ -430,15 +430,15 @@ return [
'search_modifier_account_id' => 'Kilde- eller destinationskonto ID er: :value', 'search_modifier_account_id' => 'Kilde- eller destinationskonto ID er: :value',
'search_modifier_not_account_id' => 'Source or destination account ID\'s is/are not: :value', 'search_modifier_not_account_id' => 'Source or destination account ID\'s is/are not: :value',
'search_modifier_category_is' => 'Kategori er ":value"', 'search_modifier_category_is' => 'Kategori er ":value"',
'search_modifier_not_category_is' => 'Category is not ":value"', 'search_modifier_not_category_is' => 'Kategori er ikke ":value"',
'search_modifier_budget_is' => 'Budget er ":value"', 'search_modifier_budget_is' => 'Budget er ":value"',
'search_modifier_not_budget_is' => 'Budget is not ":value"', 'search_modifier_not_budget_is' => 'Budget er ikke ":value"',
'search_modifier_bill_is' => 'Faktura er ":value"', 'search_modifier_bill_is' => 'Faktura er ":value"',
'search_modifier_not_bill_is' => 'Bill is not ":value"', 'search_modifier_not_bill_is' => 'Faktura er ikke ":value"',
'search_modifier_transaction_type' => 'Transaktionstype er ":value"', 'search_modifier_transaction_type' => 'Transaktionstype er ":value"',
'search_modifier_not_transaction_type' => 'Transaction type is not ":value"', 'search_modifier_not_transaction_type' => 'Transaktionstype er ikke ":value"',
'search_modifier_tag_is' => 'Tag er ":value"', 'search_modifier_tag_is' => 'Tag er ":value"',
'search_modifier_not_tag_is' => 'No tag is ":value"', 'search_modifier_not_tag_is' => 'Intet tag er ":value"',
'search_modifier_date_on_year' => 'Transaktionen er i år ":value"', 'search_modifier_date_on_year' => 'Transaktionen er i år ":value"',
'search_modifier_not_date_on_year' => 'Transaction is not in year ":value"', 'search_modifier_not_date_on_year' => 'Transaction is not in year ":value"',
'search_modifier_date_on_month' => 'Transaktionen er i måned ":value"', 'search_modifier_date_on_month' => 'Transaktionen er i måned ":value"',

View File

@@ -240,14 +240,14 @@ return [
'webhook_response_none_NONE' => 'No details', 'webhook_response_none_NONE' => 'No details',
'webhook_delivery_JSON' => 'JSON', 'webhook_delivery_JSON' => 'JSON',
'inspect' => 'Inspect', 'inspect' => 'Inspect',
'create_new_webhook' => 'Create new webhook', 'create_new_webhook' => 'Neuen Webhook erstellen',
'webhooks_create_breadcrumb' => 'Create new webhook', 'webhooks_create_breadcrumb' => 'Neuen Webhook erstellen',
'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger', 'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger',
'webhook_response_form_help' => 'Indicate what the webhook must submit to the URL.', 'webhook_response_form_help' => 'Indicate what the webhook must submit to the URL.',
'webhook_delivery_form_help' => 'Which format the webhook must deliver data in.', 'webhook_delivery_form_help' => 'Which format the webhook must deliver data in.',
'webhook_active_form_help' => 'The webhook must be active or it won\'t be called.', 'webhook_active_form_help' => 'The webhook must be active or it won\'t be called.',
'stored_new_webhook' => 'Stored new webhook ":title"', 'stored_new_webhook' => 'Stored new webhook ":title"',
'delete_webhook' => 'Delete webhook', 'delete_webhook' => 'Webhook löschen',
'deleted_webhook' => 'Deleted webhook ":title"', 'deleted_webhook' => 'Deleted webhook ":title"',
'edit_webhook' => 'Edit webhook ":title"', 'edit_webhook' => 'Edit webhook ":title"',
'updated_webhook' => 'Updated webhook ":title"', 'updated_webhook' => 'Updated webhook ":title"',
@@ -255,7 +255,7 @@ return [
'show_webhook' => 'Webhook ":title"', 'show_webhook' => 'Webhook ":title"',
'webhook_was_triggered' => 'The webhook was triggered on the indicated transaction. You can refresh this page to see the results.', 'webhook_was_triggered' => 'The webhook was triggered on the indicated transaction. You can refresh this page to see the results.',
'webhook_messages' => 'Webhook message', 'webhook_messages' => 'Webhook message',
'view_message' => 'View message', 'view_message' => 'Nachricht anzeigen',
'view_attempts' => 'View failed attempts', 'view_attempts' => 'View failed attempts',
'message_content_title' => 'Webhook message content', 'message_content_title' => 'Webhook message content',
'message_content_help' => 'This is the content of the message that was sent (or tried) using this webhook.', 'message_content_help' => 'This is the content of the message that was sent (or tried) using this webhook.',
@@ -1175,7 +1175,7 @@ return [
'rule_action_set_description' => 'Beschreibung setzen für ":action_value"', 'rule_action_set_description' => 'Beschreibung setzen für ":action_value"',
'rule_action_append_description' => '":action_value" an Beschreibung anfügen', 'rule_action_append_description' => '":action_value" an Beschreibung anfügen',
'rule_action_prepend_description' => '":action_value" vor Beschreibung einfügen', 'rule_action_prepend_description' => '":action_value" vor Beschreibung einfügen',
'rule_action_set_category_choice' => 'Set category to ..', 'rule_action_set_category_choice' => 'Kategorie zuweisen ...',
'rule_action_clear_category_choice' => 'Bereinige jede Kategorie', 'rule_action_clear_category_choice' => 'Bereinige jede Kategorie',
'rule_action_set_budget_choice' => 'Set budget to ..', 'rule_action_set_budget_choice' => 'Set budget to ..',
'rule_action_clear_budget_choice' => 'Alle Budgets leeren', 'rule_action_clear_budget_choice' => 'Alle Budgets leeren',

View File

@@ -34,7 +34,7 @@ return [
'admin_test_body' => 'Αυτό είναι ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III. Αποστάλθηκε στο :email.', 'admin_test_body' => 'Αυτό είναι ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III. Αποστάλθηκε στο :email.',
// invite // invite
'invitation_created_subject' => 'An invitation has been created', 'invitation_created_subject' => 'Έχει δημιουργηθεί μια πρόσκληση',
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.', 'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
'invite_user_subject' => 'You\'ve been invited to create a Firefly III account.', 'invite_user_subject' => 'You\'ve been invited to create a Firefly III account.',
'invitation_introduction' => 'You\'ve been invited to create a Firefly III account on **:host**. Firefly III is a personal, self-hosted, private personal finance manager. All the cool kids are using it.', 'invitation_introduction' => 'You\'ve been invited to create a Firefly III account on **:host**. Firefly III is a personal, self-hosted, private personal finance manager. All the cool kids are using it.',
@@ -71,7 +71,7 @@ return [
'registered_doc_link' => 'Τεκμηρίωση:', 'registered_doc_link' => 'Τεκμηρίωση:',
// new version // new version
'new_version_email_subject' => 'A new Firefly III version is available', 'new_version_email_subject' => 'Μια νέα έκδοση του Firefly III είναι διαθέσιμη',
// email change // email change
'email_change_subject' => 'Η διεύθυνση email σας στο Firefly III έχει αλλάξει', 'email_change_subject' => 'Η διεύθυνση email σας στο Firefly III έχει αλλάξει',

View File

@@ -1344,9 +1344,9 @@ return [
'delete_data_title' => 'Supprimer des données de Firefly III', 'delete_data_title' => 'Supprimer des données de Firefly III',
'permanent_delete_stuff' => 'Vous pouvez supprimer des éléments de Firefly III. En utilisant les boutons ci-dessous, vos éléments seront cachés. Il n\'y a pas de bouton d\'annulation pour cela, mais les éléments peuvent rester dans la base de données où vous pouvez les restaurer si nécessaire.', 'permanent_delete_stuff' => 'Vous pouvez supprimer des éléments de Firefly III. En utilisant les boutons ci-dessous, vos éléments seront cachés. Il n\'y a pas de bouton d\'annulation pour cela, mais les éléments peuvent rester dans la base de données où vous pouvez les restaurer si nécessaire.',
'other_sessions_logged_out' => 'Toutes vos autres sessions ont été déconnectées.', 'other_sessions_logged_out' => 'Toutes vos autres sessions ont été déconnectées.',
'delete_unused_accounts' => 'Deleting unused accounts will clean your auto-complete lists.', 'delete_unused_accounts' => 'La suppression des comptes inutilisés effacera vos listes de remplissage automatique.',
'delete_all_unused_accounts' => 'Delete unused accounts', 'delete_all_unused_accounts' => 'Supprimer les comptes inutilisés',
'deleted_all_unused_accounts' => 'All unused accounts are deleted', 'deleted_all_unused_accounts' => 'Tous les comptes inutilisés sont supprimés',
'delete_all_budgets' => 'Supprimer TOUS vos budgets', 'delete_all_budgets' => 'Supprimer TOUS vos budgets',
'delete_all_categories' => 'Supprimer TOUTES vos catégories', 'delete_all_categories' => 'Supprimer TOUTES vos catégories',
'delete_all_tags' => 'Supprimer TOUS vos tags', 'delete_all_tags' => 'Supprimer TOUS vos tags',
@@ -1486,9 +1486,9 @@ return [
'title_deposit' => 'Recette / revenu', 'title_deposit' => 'Recette / revenu',
'title_transfer' => 'Transferts', 'title_transfer' => 'Transferts',
'title_transfers' => 'Transferts', 'title_transfers' => 'Transferts',
'submission_options' => 'Submission options', 'submission_options' => 'Options de soumission',
'apply_rules_checkbox' => 'Apply rules', 'apply_rules_checkbox' => 'Appliquer les règles',
'fire_webhooks_checkbox' => 'Fire webhooks', 'fire_webhooks_checkbox' => 'Lancer les webhooks',
// convert stuff: // convert stuff:
'convert_is_already_type_Withdrawal' => 'Cette opération est déjà une dépense', 'convert_is_already_type_Withdrawal' => 'Cette opération est déjà une dépense',

View File

@@ -242,7 +242,7 @@ return [
'inspect' => 'Inspecteren', 'inspect' => 'Inspecteren',
'create_new_webhook' => 'Maak nieuwe webhook', 'create_new_webhook' => 'Maak nieuwe webhook',
'webhooks_create_breadcrumb' => 'Maak nieuwe webhook', 'webhooks_create_breadcrumb' => 'Maak nieuwe webhook',
'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger', 'webhook_trigger_form_help' => 'Geef aan bij welke gebeurtenis de webhook afgaat',
'webhook_response_form_help' => 'Geef aan wat de webhook mee moet sturen.', 'webhook_response_form_help' => 'Geef aan wat de webhook mee moet sturen.',
'webhook_delivery_form_help' => 'Geef aan welk dataformaat gebruikt moet worden.', 'webhook_delivery_form_help' => 'Geef aan welk dataformaat gebruikt moet worden.',
'webhook_active_form_help' => 'De webhook moet actief zijn anders doet-ie het niet.', 'webhook_active_form_help' => 'De webhook moet actief zijn anders doet-ie het niet.',
@@ -343,98 +343,98 @@ return [
'search_modifier_description_starts' => 'Omschrijving begint met ":value"', 'search_modifier_description_starts' => 'Omschrijving begint met ":value"',
'search_modifier_not_description_starts' => 'Omschrijving begint niet met ":value"', 'search_modifier_not_description_starts' => 'Omschrijving begint niet met ":value"',
'search_modifier_description_ends' => 'Omschrijving eindigt op ":value"', 'search_modifier_description_ends' => 'Omschrijving eindigt op ":value"',
'search_modifier_not_description_ends' => 'Description does not end on ":value"', 'search_modifier_not_description_ends' => 'Omschrijving eindigt niet met ":value"',
'search_modifier_description_contains' => 'Omschrijving bevat ":value"', 'search_modifier_description_contains' => 'Omschrijving bevat ":value"',
'search_modifier_not_description_contains' => 'Description does not contain ":value"', 'search_modifier_not_description_contains' => 'Omschrijving bevat niet ":value"',
'search_modifier_description_is' => 'Omschrijving is ":value"', 'search_modifier_description_is' => 'Omschrijving is ":value"',
'search_modifier_not_description_is' => 'Description is exactly not ":value"', 'search_modifier_not_description_is' => 'Omschrijving is niet ":value"',
'search_modifier_currency_is' => 'Transactie (vreemde) valuta is ":value"', 'search_modifier_currency_is' => 'Transactie (vreemde) valuta is ":value"',
'search_modifier_not_currency_is' => 'Transaction (foreign) currency is not ":value"', 'search_modifier_not_currency_is' => 'Transactie (vreemde) valuta is niet ":value"',
'search_modifier_foreign_currency_is' => 'Transactie vreemde valuta is ":value"', 'search_modifier_foreign_currency_is' => 'Transactie vreemde valuta is ":value"',
'search_modifier_not_foreign_currency_is' => 'Transaction foreign currency is not ":value"', 'search_modifier_not_foreign_currency_is' => 'Transactie vreemde valuta is niet ":value"',
'search_modifier_has_attachments' => 'De transactie moet een bijlage hebben', 'search_modifier_has_attachments' => 'De transactie moet een bijlage hebben',
'search_modifier_has_no_category' => 'De transactie heeft geen categorie', 'search_modifier_has_no_category' => 'De transactie heeft geen categorie',
'search_modifier_not_has_no_category' => 'The transaction must have a (any) category', 'search_modifier_not_has_no_category' => 'Transactie heeft een (welke dan ook) categorie',
'search_modifier_not_has_any_category' => 'The transaction must have no category', 'search_modifier_not_has_any_category' => 'De transactie heeft geen categorie',
'search_modifier_has_any_category' => 'Transactie heeft een (welke dan ook) categorie', 'search_modifier_has_any_category' => 'Transactie heeft een (welke dan ook) categorie',
'search_modifier_has_no_budget' => 'De transactie heeft geen budget', 'search_modifier_has_no_budget' => 'De transactie heeft geen budget',
'search_modifier_not_has_any_budget' => 'The transaction must have no budget', 'search_modifier_not_has_any_budget' => 'De transactie heeft geen budget',
'search_modifier_has_any_budget' => 'Transactie heeft een (welke dan ook) budget', 'search_modifier_has_any_budget' => 'Transactie heeft een (welke dan ook) budget',
'search_modifier_not_has_no_budget' => 'The transaction must have a (any) budget', 'search_modifier_not_has_no_budget' => 'Transactie heeft een (welke dan ook) budget',
'search_modifier_has_no_bill' => 'De transactie heeft geen contract', 'search_modifier_has_no_bill' => 'De transactie heeft geen contract',
'search_modifier_not_has_no_bill' => 'The transaction must have a (any) bill', 'search_modifier_not_has_no_bill' => 'Transactie heeft een (welke dan ook) contract',
'search_modifier_has_any_bill' => 'Transactie heeft een (welke dan ook) contract', 'search_modifier_has_any_bill' => 'Transactie heeft een (welke dan ook) contract',
'search_modifier_not_has_any_bill' => 'The transaction must have no bill', 'search_modifier_not_has_any_bill' => 'De transactie heeft geen contract',
'search_modifier_has_no_tag' => 'De transactie heeft geen tags', 'search_modifier_has_no_tag' => 'De transactie heeft geen tags',
'search_modifier_not_has_any_tag' => 'The transaction must have no tags', 'search_modifier_not_has_any_tag' => 'De transactie heeft geen tags',
'search_modifier_not_has_no_tag' => 'The transaction must have a (any) tag', 'search_modifier_not_has_no_tag' => 'Transactie heeft een (welke dan ook) tag',
'search_modifier_has_any_tag' => 'Transactie heeft een (welke dan ook) tag', 'search_modifier_has_any_tag' => 'Transactie heeft een (welke dan ook) tag',
'search_modifier_notes_contains' => 'De transactienotities bevatten ":value"', 'search_modifier_notes_contains' => 'De transactienotities bevatten ":value"',
'search_modifier_not_notes_contains' => 'The transaction notes do not contain ":value"', 'search_modifier_not_notes_contains' => 'De transactienotities bevatten niet ":value"',
'search_modifier_notes_starts' => 'De transactienotities beginnen met ":value"', 'search_modifier_notes_starts' => 'De transactienotities beginnen met ":value"',
'search_modifier_not_notes_starts' => 'The transaction notes do not start with ":value"', 'search_modifier_not_notes_starts' => 'De transactienotities beginnen niet met ":value"',
'search_modifier_notes_ends' => 'De transactienotities eindigen op ":value"', 'search_modifier_notes_ends' => 'De transactienotities eindigen op ":value"',
'search_modifier_not_notes_ends' => 'The transaction notes do not end with ":value"', 'search_modifier_not_notes_ends' => 'De transactienotities eindigen niet op ":value"',
'search_modifier_notes_is' => 'De transactienotities zijn ":value"', 'search_modifier_notes_is' => 'De transactienotities zijn ":value"',
'search_modifier_not_notes_is' => 'The transaction notes are exactly not ":value"', 'search_modifier_not_notes_is' => 'De transactienotities zijn niet ":value"',
'search_modifier_no_notes' => 'Transactie heeft geen notities', 'search_modifier_no_notes' => 'Transactie heeft geen notities',
'search_modifier_not_no_notes' => 'The transaction must have notes', 'search_modifier_not_no_notes' => 'Transactie heeft notities (eender wat dan)',
'search_modifier_any_notes' => 'Transactie heeft notities (eender wat dan)', 'search_modifier_any_notes' => 'Transactie heeft notities (eender wat dan)',
'search_modifier_not_any_notes' => 'The transaction has no notes', 'search_modifier_not_any_notes' => 'Transactie heeft geen notities',
'search_modifier_amount_is' => 'Bedrag is precies :value', 'search_modifier_amount_is' => 'Bedrag is precies :value',
'search_modifier_not_amount_is' => 'Amount is not :value', 'search_modifier_not_amount_is' => 'Bedrag is niet :value',
'search_modifier_amount_less' => 'Bedrag is kleiner dan of gelijk aan :value', 'search_modifier_amount_less' => 'Bedrag is kleiner dan of gelijk aan :value',
'search_modifier_not_amount_more' => 'Amount is less than or equal to :value', 'search_modifier_not_amount_more' => 'Bedrag is kleiner dan of gelijk aan :value',
'search_modifier_amount_more' => 'Bedrag is meer dan of gelijk aan :value', 'search_modifier_amount_more' => 'Bedrag is meer dan of gelijk aan :value',
'search_modifier_not_amount_less' => 'Amount is more than or equal to :value', 'search_modifier_not_amount_less' => 'Bedrag is meer dan of gelijk aan :value',
'search_modifier_source_account_is' => 'Bronrekeningnaam is ":value"', 'search_modifier_source_account_is' => 'Bronrekeningnaam is ":value"',
'search_modifier_not_source_account_is' => 'Source account name is not ":value"', 'search_modifier_not_source_account_is' => 'Bronrekeningnaam is niet ":value"',
'search_modifier_source_account_contains' => 'Bronrekeningnaam bevat ":value"', 'search_modifier_source_account_contains' => 'Bronrekeningnaam bevat ":value"',
'search_modifier_not_source_account_contains' => 'Source account name does not contain ":value"', 'search_modifier_not_source_account_contains' => 'Bronrekeningnaam bevat niet ":value"',
'search_modifier_source_account_starts' => 'Bronrekeningnaam begint met ":value"', 'search_modifier_source_account_starts' => 'Bronrekeningnaam begint met ":value"',
'search_modifier_not_source_account_starts' => 'Source account name does not start with ":value"', 'search_modifier_not_source_account_starts' => 'Bronrekeningnaam begint niet met ":value"',
'search_modifier_source_account_ends' => 'Bronrekeningnaam eindigt met ":value"', 'search_modifier_source_account_ends' => 'Bronrekeningnaam eindigt met ":value"',
'search_modifier_not_source_account_ends' => 'Source account name does not end with ":value"', 'search_modifier_not_source_account_ends' => 'Bronrekeningnaam eindigt niet met ":value"',
'search_modifier_source_account_id' => 'Bronrekening ID is :value', 'search_modifier_source_account_id' => 'Bronrekening ID is :value',
'search_modifier_not_source_account_id' => 'Source account ID is not :value', 'search_modifier_not_source_account_id' => 'Bronrekening ID is niet :value',
'search_modifier_source_account_nr_is' => 'Bronrekeningnummer (IBAN) is ":value"', 'search_modifier_source_account_nr_is' => 'Bronrekeningnummer (IBAN) is ":value"',
'search_modifier_not_source_account_nr_is' => 'Source account number (IBAN) is not ":value"', 'search_modifier_not_source_account_nr_is' => 'Bronrekeningnummer (IBAN) is niet ":value"',
'search_modifier_source_account_nr_contains' => 'Bronrekeningnummer (IBAN) bevat ":value"', 'search_modifier_source_account_nr_contains' => 'Bronrekeningnummer (IBAN) bevat ":value"',
'search_modifier_not_source_account_nr_contains' => 'Source account number (IBAN) does not contain ":value"', 'search_modifier_not_source_account_nr_contains' => 'Bronrekeningnummer (IBAN) bevat niet ":value"',
'search_modifier_source_account_nr_starts' => 'Bronrekeningnummer (IBAN) begint met ":value"', 'search_modifier_source_account_nr_starts' => 'Bronrekeningnummer (IBAN) begint met ":value"',
'search_modifier_not_source_account_nr_starts' => 'Source account number (IBAN) does not start with ":value"', 'search_modifier_not_source_account_nr_starts' => 'Bronrekeningnummer (IBAN) begint niet met ":value"',
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends on ":value"', 'search_modifier_source_account_nr_ends' => 'Bronrekeningnummer (IBAN) eindigt niet op ":value"',
'search_modifier_not_source_account_nr_ends' => 'Source account number (IBAN) does not end on ":value"', 'search_modifier_not_source_account_nr_ends' => 'Bronrekeningnummer (IBAN) eindigt niet op ":value"',
'search_modifier_destination_account_is' => 'Doelrekeningnaam is ":value"', 'search_modifier_destination_account_is' => 'Doelrekeningnaam is ":value"',
'search_modifier_not_destination_account_is' => 'Destination account name is not ":value"', 'search_modifier_not_destination_account_is' => 'Doelrekeningnaam is niet ":value"',
'search_modifier_destination_account_contains' => 'Doelrekeningnaam bevat ":value"', 'search_modifier_destination_account_contains' => 'Doelrekeningnaam bevat ":value"',
'search_modifier_not_destination_account_contains' => 'Destination account name does not contain ":value"', 'search_modifier_not_destination_account_contains' => 'Doelrekeningnaam bevat niet ":value"',
'search_modifier_destination_account_starts' => 'Doelrekeningnaam begint met ":value"', 'search_modifier_destination_account_starts' => 'Doelrekeningnaam begint met ":value"',
'search_modifier_not_destination_account_starts' => 'Destination account name does not start with ":value"', 'search_modifier_not_destination_account_starts' => 'Doelrekeningnaam start niet met ":value"',
'search_modifier_destination_account_ends' => 'Destination account name ends on ":value"', 'search_modifier_destination_account_ends' => 'Doelrekeningnaam eindigt met ":value"',
'search_modifier_not_destination_account_ends' => 'Destination account name does not end on ":value"', 'search_modifier_not_destination_account_ends' => 'Doelrekeningnaam eindigt niet op ":value"',
'search_modifier_destination_account_id' => 'Doelrekening ID is ":value"', 'search_modifier_destination_account_id' => 'Doelrekening ID is ":value"',
'search_modifier_not_destination_account_id' => 'Destination account ID is not :value', 'search_modifier_not_destination_account_id' => 'Doelrekening ID is niet ":value"',
'search_modifier_destination_is_cash' => 'Destination account is the "(cash)" account', 'search_modifier_destination_is_cash' => 'Doelrekening is de "(cash)" account',
'search_modifier_not_destination_is_cash' => 'Destination account is not the "(cash)" account', 'search_modifier_not_destination_is_cash' => 'Doelrekening is niet de "(cash)" account',
'search_modifier_source_is_cash' => 'Source account is the "(cash)" account', 'search_modifier_source_is_cash' => 'Bronrekening is de "(cash)" account',
'search_modifier_not_source_is_cash' => 'Source account is not the "(cash)" account', 'search_modifier_not_source_is_cash' => 'Bronrekening is niet de "(cash)" account',
'search_modifier_destination_account_nr_is' => 'Doelrekeningnummer (IBAN) is ":value"', 'search_modifier_destination_account_nr_is' => 'Doelrekeningnummer (IBAN) is ":value"',
'search_modifier_not_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"', 'search_modifier_not_destination_account_nr_is' => 'Doelrekeningnummer (IBAN) is niet ":value"',
'search_modifier_destination_account_nr_contains' => 'Doelrekeningnummer (IBAN) bevat ":value"', 'search_modifier_destination_account_nr_contains' => 'Doelrekeningnummer (IBAN) bevat ":value"',
'search_modifier_not_destination_account_nr_contains' => 'Destination account number (IBAN) does not contain ":value"', 'search_modifier_not_destination_account_nr_contains' => 'Doelrekeningnummer (IBAN) bevat niet ":value"',
'search_modifier_destination_account_nr_starts' => 'Doelrekeningnummer (IBAN) begint met ":value"', 'search_modifier_destination_account_nr_starts' => 'Doelrekeningnummer (IBAN) begint met ":value"',
'search_modifier_not_destination_account_nr_starts' => 'Destination account number (IBAN) does not start with ":value"', 'search_modifier_not_destination_account_nr_starts' => 'Doelrekeningnummer (IBAN) begint niet met ":value"',
'search_modifier_destination_account_nr_ends' => 'Doelrekeningnummer (IBAN) eindigt met ":value"', 'search_modifier_destination_account_nr_ends' => 'Doelrekeningnummer (IBAN) eindigt met ":value"',
'search_modifier_not_destination_account_nr_ends' => 'Destination account number (IBAN) does not end with ":value"', 'search_modifier_not_destination_account_nr_ends' => 'Doelrekeningnummer (IBAN) eindigt niet op ":value"',
'search_modifier_account_id' => 'Bron- of doelrekening ID is/zijn ":value"', 'search_modifier_account_id' => 'Bron- of doelrekening ID is/zijn ":value"',
'search_modifier_not_account_id' => 'Source or destination account ID\'s is/are not: :value', 'search_modifier_not_account_id' => 'Bron- of doelrekening ID is/zijn niet ":value"',
'search_modifier_category_is' => 'Categorie is ":value"', 'search_modifier_category_is' => 'Categorie is ":value"',
'search_modifier_not_category_is' => 'Category is not ":value"', 'search_modifier_not_category_is' => 'Categorie is niet ":value"',
'search_modifier_budget_is' => 'Budget is ":value"', 'search_modifier_budget_is' => 'Budget is ":value"',
'search_modifier_not_budget_is' => 'Budget is not ":value"', 'search_modifier_not_budget_is' => 'Budget is niet ":value"',
'search_modifier_bill_is' => 'Contract is ":value"', 'search_modifier_bill_is' => 'Contract is ":value"',
'search_modifier_not_bill_is' => 'Bill is not ":value"', 'search_modifier_not_bill_is' => 'Contract is niet ":value"',
'search_modifier_transaction_type' => 'Transactietype is ":value"', 'search_modifier_transaction_type' => 'Transactietype is ":value"',
'search_modifier_not_transaction_type' => 'Transactietype is niet ":value"', 'search_modifier_not_transaction_type' => 'Transactietype is niet ":value"',
'search_modifier_tag_is' => 'Tag is ":value"', 'search_modifier_tag_is' => 'Tag is ":value"',
@@ -475,68 +475,68 @@ return [
'search_modifier_category_contains' => 'Categorie bevat ":value"', 'search_modifier_category_contains' => 'Categorie bevat ":value"',
'search_modifier_not_category_contains' => 'Categorie bevat niet ":value"', 'search_modifier_not_category_contains' => 'Categorie bevat niet ":value"',
'search_modifier_category_ends' => 'Categorie eindigt op ":value"', 'search_modifier_category_ends' => 'Categorie eindigt op ":value"',
'search_modifier_not_category_ends' => 'Category does not end on ":value"', 'search_modifier_not_category_ends' => 'Categorie eindigt niet op ":value"',
'search_modifier_category_starts' => 'Categorie begint met ":value"', 'search_modifier_category_starts' => 'Categorie begint met ":value"',
'search_modifier_not_category_starts' => 'Category does not start with ":value"', 'search_modifier_not_category_starts' => 'Categorie begint niet met ":value"',
'search_modifier_budget_contains' => 'Budget bevat ":value"', 'search_modifier_budget_contains' => 'Budget bevat ":value"',
'search_modifier_not_budget_contains' => 'Budget does not contain ":value"', 'search_modifier_not_budget_contains' => 'Budget bevat niet ":value"',
'search_modifier_budget_ends' => 'Budget eindigt op ":value"', 'search_modifier_budget_ends' => 'Budget eindigt op ":value"',
'search_modifier_not_budget_ends' => 'Budget does not end on ":value"', 'search_modifier_not_budget_ends' => 'Budget eindigt niet op ":value"',
'search_modifier_budget_starts' => 'Budget begint met ":value"', 'search_modifier_budget_starts' => 'Budget begint met ":value"',
'search_modifier_not_budget_starts' => 'Budget does not start with ":value"', 'search_modifier_not_budget_starts' => 'Budget begint niet met ":value"',
'search_modifier_bill_contains' => 'Contract bevat ":value"', 'search_modifier_bill_contains' => 'Contract bevat ":value"',
'search_modifier_not_bill_contains' => 'Bill does not contain ":value"', 'search_modifier_not_bill_contains' => 'Contract bevat niet ":value"',
'search_modifier_bill_ends' => 'Contract eindigt op ":value"', 'search_modifier_bill_ends' => 'Contract eindigt op ":value"',
'search_modifier_not_bill_ends' => 'Bill does not end on ":value"', 'search_modifier_not_bill_ends' => 'Contract eindigt niet op ":value"',
'search_modifier_bill_starts' => 'Contract begint met ":value"', 'search_modifier_bill_starts' => 'Contract begint met ":value"',
'search_modifier_not_bill_starts' => 'Bill does not start with ":value"', 'search_modifier_not_bill_starts' => 'Contract begint niet met ":value"',
'search_modifier_external_id_contains' => 'Externe ID bevat ":value"', 'search_modifier_external_id_contains' => 'Externe ID bevat ":value"',
'search_modifier_not_external_id_contains' => 'External ID does not contain ":value"', 'search_modifier_not_external_id_contains' => 'Externe ID bevat niet ":value"',
'search_modifier_external_id_ends' => 'Externe ID eindigt op ":value"', 'search_modifier_external_id_ends' => 'Externe ID eindigt op ":value"',
'search_modifier_not_external_id_ends' => 'External ID does not end with ":value"', 'search_modifier_not_external_id_ends' => 'Externe ID eindigt niet op ":value"',
'search_modifier_external_id_starts' => 'Externe ID begint met ":value"', 'search_modifier_external_id_starts' => 'Externe ID begint met ":value"',
'search_modifier_not_external_id_starts' => 'External ID does not start with ":value"', 'search_modifier_not_external_id_starts' => 'Externe ID begint niet met ":value"',
'search_modifier_internal_reference_contains' => 'Interne referentie bevat ":value"', 'search_modifier_internal_reference_contains' => 'Interne referentie bevat ":value"',
'search_modifier_not_internal_reference_contains' => 'Internal reference does not contain ":value"', 'search_modifier_not_internal_reference_contains' => 'Interne referentie bevat niet ":value"',
'search_modifier_internal_reference_ends' => 'Interne referentie eindigt op ":value"', 'search_modifier_internal_reference_ends' => 'Interne referentie eindigt op ":value"',
'search_modifier_internal_reference_starts' => 'Interne referentie begint met ":value"', 'search_modifier_internal_reference_starts' => 'Interne referentie begint met ":value"',
'search_modifier_not_internal_reference_ends' => 'Internal reference does not end with ":value"', 'search_modifier_not_internal_reference_ends' => 'Interne referentie eindigt niet op ":value"',
'search_modifier_not_internal_reference_starts' => 'Internal reference does not start with ":value"', 'search_modifier_not_internal_reference_starts' => 'Interne referentie begint niet met ":value"',
'search_modifier_external_url_is' => 'Externe URL is ":value"', 'search_modifier_external_url_is' => 'Externe URL is ":value"',
'search_modifier_not_external_url_is' => 'External URL is not ":value"', 'search_modifier_not_external_url_is' => 'Externe URL is niet ":value"',
'search_modifier_external_url_contains' => 'Externe URL bevat ":value"', 'search_modifier_external_url_contains' => 'Externe URL bevat ":value"',
'search_modifier_not_external_url_contains' => 'External URL does not contain ":value"', 'search_modifier_not_external_url_contains' => 'Externe URL bevat niet ":value"',
'search_modifier_external_url_ends' => 'Externe URL eindigt op ":value"', 'search_modifier_external_url_ends' => 'Externe URL eindigt op ":value"',
'search_modifier_not_external_url_ends' => 'External URL does not end with ":value"', 'search_modifier_not_external_url_ends' => 'Externe URL eindigt niet op ":value"',
'search_modifier_external_url_starts' => 'Externe URL begint met ":value"', 'search_modifier_external_url_starts' => 'Externe URL begint met ":value"',
'search_modifier_not_external_url_starts' => 'External URL does not start with ":value"', 'search_modifier_not_external_url_starts' => 'Externe ID begint niet met ":value"',
'search_modifier_has_no_attachments' => 'Transactie heeft geen bijlagen', 'search_modifier_has_no_attachments' => 'Transactie heeft geen bijlagen',
'search_modifier_not_has_no_attachments' => 'Transaction has attachments', 'search_modifier_not_has_no_attachments' => 'Transactie heeft bijlagen',
'search_modifier_not_has_attachments' => 'Transaction has no attachments', 'search_modifier_not_has_attachments' => 'Transactie heeft geen bijlagen',
'search_modifier_account_is_cash' => 'Either account is the "(cash)" account.', 'search_modifier_account_is_cash' => 'Bron- of doelrekening is de "(cash)"-rekening.',
'search_modifier_not_account_is_cash' => 'Neither account is the "(cash)" account.', 'search_modifier_not_account_is_cash' => 'Bron- noch doelrekening is de "(cash)"-rekening.',
'search_modifier_journal_id' => 'Het journal-ID is ":value"', 'search_modifier_journal_id' => 'Het journal-ID is ":value"',
'search_modifier_not_journal_id' => 'The journal ID is not ":value"', 'search_modifier_not_journal_id' => 'Het journal-ID is niet ":value"',
'search_modifier_recurrence_id' => 'Het ID van de periodieke transactie is ":value"', 'search_modifier_recurrence_id' => 'Het ID van de periodieke transactie is ":value"',
'search_modifier_not_recurrence_id' => 'The recurring transaction ID is not ":value"', 'search_modifier_not_recurrence_id' => 'Het ID van de periodieke transactie is niet ":value"',
'search_modifier_foreign_amount_is' => 'Het bedrag in vreemde valuta is ":value"', 'search_modifier_foreign_amount_is' => 'Het bedrag in vreemde valuta is ":value"',
'search_modifier_not_foreign_amount_is' => 'The foreign amount is not ":value"', 'search_modifier_not_foreign_amount_is' => 'Het bedrag in vreemde valuta is niet ":value"',
'search_modifier_foreign_amount_less' => 'Het bedrag in vreemde valuta is minder dan ":value"', 'search_modifier_foreign_amount_less' => 'Het bedrag in vreemde valuta is minder dan ":value"',
'search_modifier_not_foreign_amount_more' => 'The foreign amount is less than ":value"', 'search_modifier_not_foreign_amount_more' => 'Het bedrag in vreemde valuta is minder dan ":value"',
'search_modifier_not_foreign_amount_less' => 'The foreign amount is more than ":value"', 'search_modifier_not_foreign_amount_less' => 'Het bedrag in vreemde valuta is meer dan ":value"',
'search_modifier_foreign_amount_more' => 'Het bedrag in vreemde valuta is meer dan ":value"', 'search_modifier_foreign_amount_more' => 'Het bedrag in vreemde valuta is meer dan ":value"',
'search_modifier_exists' => 'Transaction exists (any transaction)', 'search_modifier_exists' => 'Transactie bestaat (elke transactie)',
'search_modifier_not_exists' => 'Transaction does not exist (no transaction)', 'search_modifier_not_exists' => 'Transactie bestaat niet (geen transactie)',
// date fields // date fields
'search_modifier_interest_date_on' => 'De rentedatum is ":value"', 'search_modifier_interest_date_on' => 'De rentedatum is ":value"',
'search_modifier_not_interest_date_on' => 'Transaction interest date is not ":value"', 'search_modifier_not_interest_date_on' => 'De rentedatum is niet ":value"',
'search_modifier_interest_date_on_year' => 'De rentedatum is in jaar ":value"', 'search_modifier_interest_date_on_year' => 'De rentedatum is in jaar ":value"',
'search_modifier_not_interest_date_on_year' => 'Transaction interest date is not in year ":value"', 'search_modifier_not_interest_date_on_year' => 'De rentedatum is niet in jaar ":value"',
'search_modifier_interest_date_on_month' => 'De rentedatum is in maand ":value"', 'search_modifier_interest_date_on_month' => 'De rentedatum is in maand ":value"',
'search_modifier_not_interest_date_on_month' => 'Transaction interest date is not in month ":value"', 'search_modifier_not_interest_date_on_month' => 'De rentedatum is niet in maand ":value"',
'search_modifier_interest_date_on_day' => 'De rentedatum is op dag van de maand ":value"', 'search_modifier_interest_date_on_day' => 'De rentedatum is op dag van de maand ":value"',
'search_modifier_not_interest_date_on_day' => 'Transaction interest date is not on day of month ":value"', 'search_modifier_not_interest_date_on_day' => 'De rentedatum is niet op dag van de maand ":value"',
'search_modifier_interest_date_before_year' => 'De rentedatum is in of voor jaar ":value"', 'search_modifier_interest_date_before_year' => 'De rentedatum is in of voor jaar ":value"',
'search_modifier_interest_date_before_month' => 'De rentedatum is in of voor maand ":value"', 'search_modifier_interest_date_before_month' => 'De rentedatum is in of voor maand ":value"',
'search_modifier_interest_date_before_day' => 'De rentedatum is op of voor dag van de maand ":value"', 'search_modifier_interest_date_before_day' => 'De rentedatum is op of voor dag van de maand ":value"',
@@ -546,9 +546,9 @@ return [
'search_modifier_book_date_on_year' => 'De boekdatum is in jaar ":value"', 'search_modifier_book_date_on_year' => 'De boekdatum is in jaar ":value"',
'search_modifier_book_date_on_month' => 'De boekdatum is in maand ":value"', 'search_modifier_book_date_on_month' => 'De boekdatum is in maand ":value"',
'search_modifier_book_date_on_day' => 'De boekdatum is op dag van de maand ":value"', 'search_modifier_book_date_on_day' => 'De boekdatum is op dag van de maand ":value"',
'search_modifier_not_book_date_on_year' => 'Transaction book date is not in year ":value"', 'search_modifier_not_book_date_on_year' => 'De boekdatum is niet in jaar ":value"',
'search_modifier_not_book_date_on_month' => 'Transaction book date is not in month ":value"', 'search_modifier_not_book_date_on_month' => 'Transaction book date is not in month ":value"',
'search_modifier_not_book_date_on_day' => 'Transaction book date is not on day of month ":value"', 'search_modifier_not_book_date_on_day' => 'De boekdatum is niet op dag van de maand ":value"',
'search_modifier_book_date_before_year' => 'De boekdatum is in of voor jaar ":value"', 'search_modifier_book_date_before_year' => 'De boekdatum is in of voor jaar ":value"',
'search_modifier_book_date_before_month' => 'De boekdatum is in of voor maand ":value"', 'search_modifier_book_date_before_month' => 'De boekdatum is in of voor maand ":value"',
'search_modifier_book_date_before_day' => 'De boekdatum op in of voor dag van de maand ":value"', 'search_modifier_book_date_before_day' => 'De boekdatum op in of voor dag van de maand ":value"',
@@ -558,9 +558,9 @@ return [
'search_modifier_process_date_on_year' => 'De verwerkingsdatum is in jaar ":value"', 'search_modifier_process_date_on_year' => 'De verwerkingsdatum is in jaar ":value"',
'search_modifier_process_date_on_month' => 'De verwerkingsdatum is in maand ":value"', 'search_modifier_process_date_on_month' => 'De verwerkingsdatum is in maand ":value"',
'search_modifier_process_date_on_day' => 'De verwerkingsdatum is op dag van de maand ":value"', 'search_modifier_process_date_on_day' => 'De verwerkingsdatum is op dag van de maand ":value"',
'search_modifier_not_process_date_on_year' => 'Transaction process date is not in year ":value"', 'search_modifier_not_process_date_on_year' => 'De verwerkingsdatum is niet in jaar ":value"',
'search_modifier_not_process_date_on_month' => 'Transaction process date is not in month ":value"', 'search_modifier_not_process_date_on_month' => 'De verwerkingsdatum is niet in maand ":value"',
'search_modifier_not_process_date_on_day' => 'Transaction process date is not on day of month ":value"', 'search_modifier_not_process_date_on_day' => 'De verwerkingsdatum is niet op dag van de maand ":value"',
'search_modifier_process_date_before_year' => 'De verwerkingsdatum is in of voor jaar ":value"', 'search_modifier_process_date_before_year' => 'De verwerkingsdatum is in of voor jaar ":value"',
'search_modifier_process_date_before_month' => 'De verwerkingsdatum is in of voor maand ":value"', 'search_modifier_process_date_before_month' => 'De verwerkingsdatum is in of voor maand ":value"',
'search_modifier_process_date_before_day' => 'De verwerkingsdatum is op of voor dag van de maand ":value"', 'search_modifier_process_date_before_day' => 'De verwerkingsdatum is op of voor dag van de maand ":value"',
@@ -570,9 +570,9 @@ return [
'search_modifier_due_date_on_year' => 'De vervaldatum is in jaar ":value"', 'search_modifier_due_date_on_year' => 'De vervaldatum is in jaar ":value"',
'search_modifier_due_date_on_month' => 'De vervaldatum is in maand ":value"', 'search_modifier_due_date_on_month' => 'De vervaldatum is in maand ":value"',
'search_modifier_due_date_on_day' => 'De vervaldatum is op dag van de maand ":value"', 'search_modifier_due_date_on_day' => 'De vervaldatum is op dag van de maand ":value"',
'search_modifier_not_due_date_on_year' => 'Transaction due date is not in year ":value"', 'search_modifier_not_due_date_on_year' => 'De vervaldatum is niet in jaar ":value"',
'search_modifier_not_due_date_on_month' => 'Transaction due date is not in month ":value"', 'search_modifier_not_due_date_on_month' => 'De vervaldatum is niet in maand ":value"',
'search_modifier_not_due_date_on_day' => 'Transaction due date is not on day of month ":value"', 'search_modifier_not_due_date_on_day' => 'De vervaldatum is niet op dag van de maand ":value"',
'search_modifier_due_date_before_year' => 'De vervaldatum is in of voor jaar ":value"', 'search_modifier_due_date_before_year' => 'De vervaldatum is in of voor jaar ":value"',
'search_modifier_due_date_before_month' => 'De vervaldatum is in of voor maand ":value"', 'search_modifier_due_date_before_month' => 'De vervaldatum is in of voor maand ":value"',
'search_modifier_due_date_before_day' => 'De vervaldatum is op of voor dag van de maand ":value"', 'search_modifier_due_date_before_day' => 'De vervaldatum is op of voor dag van de maand ":value"',
@@ -582,9 +582,9 @@ return [
'search_modifier_payment_date_on_year' => 'De betalingsdatum is in jaar ":value"', 'search_modifier_payment_date_on_year' => 'De betalingsdatum is in jaar ":value"',
'search_modifier_payment_date_on_month' => 'De betalingsdatum is in maand ":value"', 'search_modifier_payment_date_on_month' => 'De betalingsdatum is in maand ":value"',
'search_modifier_payment_date_on_day' => 'De betalingsdatum is op dag van de maand ":value"', 'search_modifier_payment_date_on_day' => 'De betalingsdatum is op dag van de maand ":value"',
'search_modifier_not_payment_date_on_year' => 'Transaction payment date is not in year ":value"', 'search_modifier_not_payment_date_on_year' => 'De betalingsdatum is niet in jaar ":value"',
'search_modifier_not_payment_date_on_month' => 'Transaction payment date is not in month ":value"', 'search_modifier_not_payment_date_on_month' => 'De betalingsdatum is niet in maand ":value"',
'search_modifier_not_payment_date_on_day' => 'Transaction payment date is not on day of month ":value"', 'search_modifier_not_payment_date_on_day' => 'De betalingsdatum is niet op dag van de maand ":value"',
'search_modifier_payment_date_before_year' => 'De betalingsdatum is in of voor jaar ":value"', 'search_modifier_payment_date_before_year' => 'De betalingsdatum is in of voor jaar ":value"',
'search_modifier_payment_date_before_month' => 'De betalingsdatum is in of voor maand ":value"', 'search_modifier_payment_date_before_month' => 'De betalingsdatum is in of voor maand ":value"',
'search_modifier_payment_date_before_day' => 'De betalingsdatum is op of voor dag van de maand ":value"', 'search_modifier_payment_date_before_day' => 'De betalingsdatum is op of voor dag van de maand ":value"',
@@ -594,9 +594,9 @@ return [
'search_modifier_invoice_date_on_year' => 'De factuurdatum is in jaar ":value"', 'search_modifier_invoice_date_on_year' => 'De factuurdatum is in jaar ":value"',
'search_modifier_invoice_date_on_month' => 'De factuurdatum is in maand ":value"', 'search_modifier_invoice_date_on_month' => 'De factuurdatum is in maand ":value"',
'search_modifier_invoice_date_on_day' => 'De factuurdatum is op dag van de maand ":value"', 'search_modifier_invoice_date_on_day' => 'De factuurdatum is op dag van de maand ":value"',
'search_modifier_not_invoice_date_on_year' => 'Transaction invoice date is not in year ":value"', 'search_modifier_not_invoice_date_on_year' => 'De factuurdatum is niet in jaar ":value"',
'search_modifier_not_invoice_date_on_month' => 'Transaction invoice date is not in month ":value"', 'search_modifier_not_invoice_date_on_month' => 'De factuurdatum is niet in maand ":value"',
'search_modifier_not_invoice_date_on_day' => 'Transaction invoice date is not on day of month ":value"', 'search_modifier_not_invoice_date_on_day' => 'De factuurdatum is niet op dag van de maand ":value"',
'search_modifier_invoice_date_before_year' => 'De factuurdatum is in of voor jaar ":value"', 'search_modifier_invoice_date_before_year' => 'De factuurdatum is in of voor jaar ":value"',
'search_modifier_invoice_date_before_month' => 'De factuurdatum is in of voor maand ":value"', 'search_modifier_invoice_date_before_month' => 'De factuurdatum is in of voor maand ":value"',
'search_modifier_invoice_date_before_day' => 'De factuurdatum is op of voor dag van de maand ":value"', 'search_modifier_invoice_date_before_day' => 'De factuurdatum is op of voor dag van de maand ":value"',
@@ -607,9 +607,9 @@ return [
'search_modifier_updated_at_on_year' => 'De transactie werd het laatst gewijzigd in jaar ":value"', 'search_modifier_updated_at_on_year' => 'De transactie werd het laatst gewijzigd in jaar ":value"',
'search_modifier_updated_at_on_month' => 'De transactie werd het laatst gewijzigd in maand ":value"', 'search_modifier_updated_at_on_month' => 'De transactie werd het laatst gewijzigd in maand ":value"',
'search_modifier_updated_at_on_day' => 'De transactie werd het laatst gewijzigd op dag van de maand ":value"', 'search_modifier_updated_at_on_day' => 'De transactie werd het laatst gewijzigd op dag van de maand ":value"',
'search_modifier_not_updated_at_on_year' => 'Transaction was not last updated in year ":value"', 'search_modifier_not_updated_at_on_year' => 'De transactie werd niet het laatst gewijzigd in jaar ":value"',
'search_modifier_not_updated_at_on_month' => 'Transaction was not last updated in month ":value"', 'search_modifier_not_updated_at_on_month' => 'De transactie werd niet het laatst gewijzigd in maand ":value"',
'search_modifier_not_updated_at_on_day' => 'Transaction was not last updated on day of month ":value"', 'search_modifier_not_updated_at_on_day' => 'De transactie werd niet het laatst gewijzigd op dag van de maand ":value"',
'search_modifier_updated_at_before_year' => 'De transactie werd het laatst gewijzigd in of voor jaar ":value"', 'search_modifier_updated_at_before_year' => 'De transactie werd het laatst gewijzigd in of voor jaar ":value"',
'search_modifier_updated_at_before_month' => 'De transactie werd het laatst gewijzigd in of voor maand ":value"', 'search_modifier_updated_at_before_month' => 'De transactie werd het laatst gewijzigd in of voor maand ":value"',
'search_modifier_updated_at_before_day' => 'De transactie werd het laatst gewijzigd op of voor dag van de maand ":value"', 'search_modifier_updated_at_before_day' => 'De transactie werd het laatst gewijzigd op of voor dag van de maand ":value"',
@@ -619,8 +619,8 @@ return [
'search_modifier_created_at_on_year' => 'Transactie werd gemaakt in jaar ":value"', 'search_modifier_created_at_on_year' => 'Transactie werd gemaakt in jaar ":value"',
'search_modifier_created_at_on_month' => 'Transactie werd gemaakt in maand ":value"', 'search_modifier_created_at_on_month' => 'Transactie werd gemaakt in maand ":value"',
'search_modifier_created_at_on_day' => 'Transactie werd gemaakt op dag van de maand ":value"', 'search_modifier_created_at_on_day' => 'Transactie werd gemaakt op dag van de maand ":value"',
'search_modifier_not_created_at_on_year' => 'Transaction was not created in year ":value"', 'search_modifier_not_created_at_on_year' => 'De transactie werd niet gemaakt in jaar ":value"',
'search_modifier_not_created_at_on_month' => 'Transaction was not created in month ":value"', 'search_modifier_not_created_at_on_month' => 'De transactie werd niet gemaakt in maand ":value"',
'search_modifier_not_created_at_on_day' => 'Transaction was not created on day of month ":value"', 'search_modifier_not_created_at_on_day' => 'Transaction was not created on day of month ":value"',
'search_modifier_created_at_before_year' => 'Transactie werd gemaakt in of voor jaar ":value"', 'search_modifier_created_at_before_year' => 'Transactie werd gemaakt in of voor jaar ":value"',
'search_modifier_created_at_before_month' => 'Transactie werd gemaakt in of voor maand ":value"', 'search_modifier_created_at_before_month' => 'Transactie werd gemaakt in of voor maand ":value"',
@@ -1058,10 +1058,10 @@ return [
'rule_trigger_not_destination_account_is' => 'Destination account is not ":trigger_value"', 'rule_trigger_not_destination_account_is' => 'Destination account is not ":trigger_value"',
'rule_trigger_not_destination_account_contains' => 'Destination account does not contain ":trigger_value"', 'rule_trigger_not_destination_account_contains' => 'Destination account does not contain ":trigger_value"',
'rule_trigger_not_destination_account_ends' => 'Destination account does not end on ":trigger_value"', 'rule_trigger_not_destination_account_ends' => 'Destination account does not end on ":trigger_value"',
'rule_trigger_not_destination_account_starts' => 'Destination account does not start with ":trigger_value"', 'rule_trigger_not_destination_account_starts' => 'Doelrekeningnaam begint niet met ":trigger_value"',
'rule_trigger_not_destination_account_nr_is' => 'Destination account number / IBAN is not ":trigger_value"', 'rule_trigger_not_destination_account_nr_is' => 'Doelrekeningnummer / IBAN is niet ":trigger_value"',
'rule_trigger_not_destination_account_nr_contains' => 'Destination account number / IBAN does not contain ":trigger_value"', 'rule_trigger_not_destination_account_nr_contains' => 'Doelrekeningnummer / IBAN bevat niet ":trigger_value"',
'rule_trigger_not_destination_account_nr_ends' => 'Destination account number / IBAN does not end on ":trigger_value"', 'rule_trigger_not_destination_account_nr_ends' => 'Doelrekeningnummer / IBAN eindigt niet op ":trigger_value"',
'rule_trigger_not_destination_account_nr_starts' => 'Destination account number / IBAN does not start with ":trigger_value"', 'rule_trigger_not_destination_account_nr_starts' => 'Destination account number / IBAN does not start with ":trigger_value"',
'rule_trigger_not_account_is' => 'Neither account is ":trigger_value"', 'rule_trigger_not_account_is' => 'Neither account is ":trigger_value"',
'rule_trigger_not_account_contains' => 'Neither account contains ":trigger_value"', 'rule_trigger_not_account_contains' => 'Neither account contains ":trigger_value"',

View File

@@ -231,42 +231,42 @@ return [
// Webhooks // Webhooks
'webhooks' => 'Webhooks', 'webhooks' => 'Webhooks',
'webhooks_breadcrumb' => 'Webhooks', 'webhooks_breadcrumb' => 'Webhooks',
'no_webhook_messages' => 'There are no webhook messages', 'no_webhook_messages' => 'Não há mensagens de webhook',
'webhook_trigger_STORE_TRANSACTION' => 'After transaction creation', 'webhook_trigger_STORE_TRANSACTION' => 'Após criação da transação',
'webhook_trigger_UPDATE_TRANSACTION' => 'After transaction update', 'webhook_trigger_UPDATE_TRANSACTION' => 'Após atualização da transação',
'webhook_trigger_DESTROY_TRANSACTION' => 'After transaction delete', 'webhook_trigger_DESTROY_TRANSACTION' => 'Após exclusão da transação',
'webhook_response_TRANSACTIONS' => 'Transaction details', 'webhook_response_TRANSACTIONS' => 'Detalhes da transação',
'webhook_response_ACCOUNTS' => 'Account details', 'webhook_response_ACCOUNTS' => 'Detalhes da conta',
'webhook_response_none_NONE' => 'No details', 'webhook_response_none_NONE' => 'Sem detalhes',
'webhook_delivery_JSON' => 'JSON', 'webhook_delivery_JSON' => 'JSON',
'inspect' => 'Inspect', 'inspect' => 'Inspecionar',
'create_new_webhook' => 'Create new webhook', 'create_new_webhook' => 'Criar novo webhook',
'webhooks_create_breadcrumb' => 'Create new webhook', 'webhooks_create_breadcrumb' => 'Criar novo webhook',
'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger', 'webhook_trigger_form_help' => 'Indica em que evento o webhook será acionado',
'webhook_response_form_help' => 'Indicate what the webhook must submit to the URL.', 'webhook_response_form_help' => 'Indica que o webhook deverá enviar para a URL.',
'webhook_delivery_form_help' => 'Which format the webhook must deliver data in.', 'webhook_delivery_form_help' => 'Em que formato o webhook deverá entregar os dados.',
'webhook_active_form_help' => 'The webhook must be active or it won\'t be called.', 'webhook_active_form_help' => 'O webhook deverá estar ativo ou não será chamado.',
'stored_new_webhook' => 'Stored new webhook ":title"', 'stored_new_webhook' => 'Novo webhook armazenado: ":title"',
'delete_webhook' => 'Delete webhook', 'delete_webhook' => 'Excluir webhook',
'deleted_webhook' => 'Deleted webhook ":title"', 'deleted_webhook' => 'Webhook ":title" excluído',
'edit_webhook' => 'Edit webhook ":title"', 'edit_webhook' => 'Editar webhook ":title"',
'updated_webhook' => 'Updated webhook ":title"', 'updated_webhook' => 'Webhook ":title" atualizado',
'edit_webhook_js' => 'Edit webhook "{title}"', 'edit_webhook_js' => 'Editar webhook "{title}"',
'show_webhook' => 'Webhook ":title"', 'show_webhook' => 'Webhook ":title"',
'webhook_was_triggered' => 'The webhook was triggered on the indicated transaction. You can refresh this page to see the results.', 'webhook_was_triggered' => 'O webhook foi acionado na transação indicada. Você pode atualizar esta página para ver os resultados.',
'webhook_messages' => 'Webhook message', 'webhook_messages' => 'Mensagem do webhook',
'view_message' => 'View message', 'view_message' => 'Ver mensagem',
'view_attempts' => 'View failed attempts', 'view_attempts' => 'Ver tentativas que falharam',
'message_content_title' => 'Webhook message content', 'message_content_title' => 'Conteúdo da mensagem do webhook',
'message_content_help' => 'This is the content of the message that was sent (or tried) using this webhook.', 'message_content_help' => 'Este é o conteúdo da mensagem enviada (ou a tentativa) usando este webhook.',
'attempt_content_title' => 'Webhook attempts', 'attempt_content_title' => 'Tentativas do webhook',
'attempt_content_help' => 'These are all the unsuccessful attempts of this webhook message to submit to the configured URL. After some time, Firefly III will stop trying.', 'attempt_content_help' => 'Estas são todas as tentativas mal sucedidas do webhook enviar mensagem para a URL configurada. Depois de algum tempo, Firefly III parará de tentar.',
'no_attempts' => 'There are no unsuccessful attempts. That\'s a good thing!', 'no_attempts' => 'Não há tentativas mal sucedidas. Esta é uma coisa boa!',
'webhook_attempt_at' => 'Attempt at {moment}', 'webhook_attempt_at' => 'Tentativa em {moment}',
'logs' => 'Logs', 'logs' => 'Registros',
'response' => 'Response', 'response' => 'Resposta',
'visit_webhook_url' => 'Visit webhook URL', 'visit_webhook_url' => 'Acesse a URL do webhook',
'reset_webhook_secret' => 'Reset webhook secret', 'reset_webhook_secret' => 'Redefinir chave do webhook',
// API access // API access
'authorization_request' => 'Firefly III v:version Pedido de autorização', 'authorization_request' => 'Firefly III v:version Pedido de autorização',
@@ -325,24 +325,24 @@ return [
// old // old
'search_modifier_date_on' => 'A data da transação é ":value"', 'search_modifier_date_on' => 'A data da transação é ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"', 'search_modifier_not_date_on' => 'A data da transação não é ":value"',
'search_modifier_reconciled' => 'Transaction is reconciled', 'search_modifier_reconciled' => 'Transação está reconciliada',
'search_modifier_not_reconciled' => 'Transaction is not reconciled', 'search_modifier_not_reconciled' => 'Transação não está reconciliada',
'search_modifier_id' => 'O ID da transação é ":value"', 'search_modifier_id' => 'O ID da transação é ":value"',
'search_modifier_not_id' => 'Transaction ID is not ":value"', 'search_modifier_not_id' => 'O ID da transação não é ":value"',
'search_modifier_date_before' => 'Data da transação é anterior ou em ":value"', 'search_modifier_date_before' => 'Data da transação é anterior ou em ":value"',
'search_modifier_date_after' => 'Data da transação é posterior ou em ":value"', 'search_modifier_date_after' => 'Data da transação é posterior ou em ":value"',
'search_modifier_external_id_is' => 'O ID externo é ":value"', 'search_modifier_external_id_is' => 'O ID externo é ":value"',
'search_modifier_not_external_id_is' => 'External ID is not ":value"', 'search_modifier_not_external_id_is' => 'ID Externo não é ":value"',
'search_modifier_no_external_url' => 'A transação não tem URL externa', 'search_modifier_no_external_url' => 'A transação não tem URL externa',
'search_modifier_not_any_external_url' => 'The transaction has no external URL', 'search_modifier_not_any_external_url' => 'A transação não tem URL externa',
'search_modifier_any_external_url' => 'A transação deve ter uma URL externa (qualquer)', 'search_modifier_any_external_url' => 'A transação deve ter uma URL externa (qualquer)',
'search_modifier_not_no_external_url' => 'The transaction must have a (any) external URL', 'search_modifier_not_no_external_url' => 'A transação deve ter uma URL externa (qualquer)',
'search_modifier_internal_reference_is' => 'A referência interna é ":value"', 'search_modifier_internal_reference_is' => 'A referência interna é ":value"',
'search_modifier_not_internal_reference_is' => 'Internal reference is not ":value"', 'search_modifier_not_internal_reference_is' => 'Referência interna não é ":value"',
'search_modifier_description_starts' => 'Description starts with ":value"', 'search_modifier_description_starts' => 'Descrição começa com ":value"',
'search_modifier_not_description_starts' => 'Description does not start with ":value"', 'search_modifier_not_description_starts' => 'Descrição não começa com ":value"',
'search_modifier_description_ends' => 'Description ends on ":value"', 'search_modifier_description_ends' => 'Descrição termina em ":value"',
'search_modifier_not_description_ends' => 'Description does not end on ":value"', 'search_modifier_not_description_ends' => 'Description does not end on ":value"',
'search_modifier_description_contains' => 'Descrição contém ":value"', 'search_modifier_description_contains' => 'Descrição contém ":value"',
'search_modifier_not_description_contains' => 'Description does not contain ":value"', 'search_modifier_not_description_contains' => 'Description does not contain ":value"',
@@ -432,19 +432,19 @@ return [
'search_modifier_category_is' => 'A categoria é ":value"', 'search_modifier_category_is' => 'A categoria é ":value"',
'search_modifier_not_category_is' => 'Category is not ":value"', 'search_modifier_not_category_is' => 'Category is not ":value"',
'search_modifier_budget_is' => 'O orçamento é ":value"', 'search_modifier_budget_is' => 'O orçamento é ":value"',
'search_modifier_not_budget_is' => 'Budget is not ":value"', 'search_modifier_not_budget_is' => 'Orçamento não é ":value"',
'search_modifier_bill_is' => 'Conta é ":value"', 'search_modifier_bill_is' => 'Conta é ":value"',
'search_modifier_not_bill_is' => 'Bill is not ":value"', 'search_modifier_not_bill_is' => 'Fatura não é ":value"',
'search_modifier_transaction_type' => 'O tipo da transação é ":value"', 'search_modifier_transaction_type' => 'O tipo da transação é ":value"',
'search_modifier_not_transaction_type' => 'Transaction type is not ":value"', 'search_modifier_not_transaction_type' => 'Tipo de transação não é ":value"',
'search_modifier_tag_is' => 'A etiqueta é ":value"', 'search_modifier_tag_is' => 'A etiqueta é ":value"',
'search_modifier_not_tag_is' => 'No tag is ":value"', 'search_modifier_not_tag_is' => 'Nenhuma tag é ":value"',
'search_modifier_date_on_year' => 'Transação é no ano de ":value"', 'search_modifier_date_on_year' => 'Transação é no ano de ":value"',
'search_modifier_not_date_on_year' => 'Transaction is not in year ":value"', 'search_modifier_not_date_on_year' => 'Transação não está no ano ":value"',
'search_modifier_date_on_month' => 'Transação é no mês de ":value"', 'search_modifier_date_on_month' => 'Transação é no mês de ":value"',
'search_modifier_not_date_on_month' => 'Transaction is not in month ":value"', 'search_modifier_not_date_on_month' => 'Transação não está em mês ":value"',
'search_modifier_date_on_day' => 'Transação é no dia do mês de ":value"', 'search_modifier_date_on_day' => 'Transação é no dia do mês de ":value"',
'search_modifier_not_date_on_day' => 'Transaction is not on day of month ":value"', 'search_modifier_not_date_on_day' => 'Transação não está no dia do mês ":value"',
'search_modifier_date_before_year' => 'Transação é antes ou no ano de ":value"', 'search_modifier_date_before_year' => 'Transação é antes ou no ano de ":value"',
'search_modifier_date_before_month' => 'Transação é antes ou no mês de ":value"', 'search_modifier_date_before_month' => 'Transação é antes ou no mês de ":value"',
'search_modifier_date_before_day' => 'A transação é antes ou no dia do mês ":value"', 'search_modifier_date_before_day' => 'A transação é antes ou no dia do mês ":value"',
@@ -455,86 +455,86 @@ return [
// new // new
'search_modifier_tag_is_not' => 'Nenhuma tag é ":value"', 'search_modifier_tag_is_not' => 'Nenhuma tag é ":value"',
'search_modifier_not_tag_is_not' => 'Tag is ":value"', 'search_modifier_not_tag_is_not' => 'A tag é ":value"',
'search_modifier_account_is' => 'Ou a conta é ":value"', 'search_modifier_account_is' => 'Ou a conta é ":value"',
'search_modifier_not_account_is' => 'Neither account is ":value"', 'search_modifier_not_account_is' => 'Nenhuma conta é ":value"',
'search_modifier_account_contains' => 'Ou a conta contém ":value"', 'search_modifier_account_contains' => 'Ou a conta contém ":value"',
'search_modifier_not_account_contains' => 'Neither account contains ":value"', 'search_modifier_not_account_contains' => 'Nenhuma conta contém ":value"',
'search_modifier_account_ends' => 'Ou a conta termina com ":value"', 'search_modifier_account_ends' => 'Ou a conta termina com ":value"',
'search_modifier_not_account_ends' => 'Neither account ends with ":value"', 'search_modifier_not_account_ends' => 'Nenhuma conta termina com ":value"',
'search_modifier_account_starts' => 'Ou a conta começa com ":value"', 'search_modifier_account_starts' => 'Ou a conta começa com ":value"',
'search_modifier_not_account_starts' => 'Neither account starts with ":value"', 'search_modifier_not_account_starts' => 'Nenhuma conta começa com ":value"',
'search_modifier_account_nr_is' => 'Ou número da conta / IBAN é ":value"', 'search_modifier_account_nr_is' => 'Ou número da conta / IBAN é ":value"',
'search_modifier_not_account_nr_is' => 'Neither account number / IBAN is ":value"', 'search_modifier_not_account_nr_is' => 'Nenhum número de conta / IBAN é ":value"',
'search_modifier_account_nr_contains' => 'Ou número da conta / IBAN contém ":value"', 'search_modifier_account_nr_contains' => 'Ou número da conta / IBAN contém ":value"',
'search_modifier_not_account_nr_contains' => 'Neither account number / IBAN contains ":value"', 'search_modifier_not_account_nr_contains' => 'Nenhum número de conta / IBAN contém ":value"',
'search_modifier_account_nr_ends' => 'Ou número de conta / IBAN termina com ":value"', 'search_modifier_account_nr_ends' => 'Ou número de conta / IBAN termina com ":value"',
'search_modifier_not_account_nr_ends' => 'Neither account number / IBAN ends with ":value"', 'search_modifier_not_account_nr_ends' => 'Nenhum número de conta / IBAN termina com ":value"',
'search_modifier_account_nr_starts' => 'Ou número da conta / IBAN começa com ":value"', 'search_modifier_account_nr_starts' => 'Ou número da conta / IBAN começa com ":value"',
'search_modifier_not_account_nr_starts' => 'Neither account number / IBAN starts with ":value"', 'search_modifier_not_account_nr_starts' => 'Nenhum número de conta / IBAN começa com ":value"',
'search_modifier_category_contains' => 'Categoria contém ":value"', 'search_modifier_category_contains' => 'Categoria contém ":value"',
'search_modifier_not_category_contains' => 'Category does not contain ":value"', 'search_modifier_not_category_contains' => 'Categoria não contém ":value"',
'search_modifier_category_ends' => 'Category ends on ":value"', 'search_modifier_category_ends' => 'Categoria termina em ":value"',
'search_modifier_not_category_ends' => 'Category does not end on ":value"', 'search_modifier_not_category_ends' => 'Categoria não termina em ":value"',
'search_modifier_category_starts' => 'Categoria começa com ":value"', 'search_modifier_category_starts' => 'Categoria começa com ":value"',
'search_modifier_not_category_starts' => 'Category does not start with ":value"', 'search_modifier_not_category_starts' => 'Categoria não começa com ":value"',
'search_modifier_budget_contains' => 'Orçamento contém ":value"', 'search_modifier_budget_contains' => 'Orçamento contém ":value"',
'search_modifier_not_budget_contains' => 'Budget does not contain ":value"', 'search_modifier_not_budget_contains' => 'Orçamento não contém ":value"',
'search_modifier_budget_ends' => 'Orçamento termina com ":value"', 'search_modifier_budget_ends' => 'Orçamento termina com ":value"',
'search_modifier_not_budget_ends' => 'Budget does not end on ":value"', 'search_modifier_not_budget_ends' => 'Orçamento não termina em ":value"',
'search_modifier_budget_starts' => 'Orçamento começa com ":value"', 'search_modifier_budget_starts' => 'Orçamento começa com ":value"',
'search_modifier_not_budget_starts' => 'Budget does not start with ":value"', 'search_modifier_not_budget_starts' => 'Orçamento não começa com ":value"',
'search_modifier_bill_contains' => 'Fatura contém ":value"', 'search_modifier_bill_contains' => 'Fatura contém ":value"',
'search_modifier_not_bill_contains' => 'Bill does not contain ":value"', 'search_modifier_not_bill_contains' => 'Fatura não contém ":value"',
'search_modifier_bill_ends' => 'Fatura termina com ":value"', 'search_modifier_bill_ends' => 'Fatura termina com ":value"',
'search_modifier_not_bill_ends' => 'Bill does not end on ":value"', 'search_modifier_not_bill_ends' => 'Fatura não termina em ":value"',
'search_modifier_bill_starts' => 'Fatura começa com ":value"', 'search_modifier_bill_starts' => 'Fatura começa com ":value"',
'search_modifier_not_bill_starts' => 'Bill does not start with ":value"', 'search_modifier_not_bill_starts' => 'Fatura não começa com ":value"',
'search_modifier_external_id_contains' => 'ID Externo contém ":value"', 'search_modifier_external_id_contains' => 'ID Externo contém ":value"',
'search_modifier_not_external_id_contains' => 'External ID does not contain ":value"', 'search_modifier_not_external_id_contains' => 'ID Externo não contém ":value"',
'search_modifier_external_id_ends' => 'ID Externo termina com ":value"', 'search_modifier_external_id_ends' => 'ID Externo termina com ":value"',
'search_modifier_not_external_id_ends' => 'External ID does not end with ":value"', 'search_modifier_not_external_id_ends' => 'ID Externo não termina com ":value"',
'search_modifier_external_id_starts' => 'ID Externo começa com ":value"', 'search_modifier_external_id_starts' => 'ID Externo começa com ":value"',
'search_modifier_not_external_id_starts' => 'External ID does not start with ":value"', 'search_modifier_not_external_id_starts' => 'ID Externo não inicia com ":value"',
'search_modifier_internal_reference_contains' => 'Referência interna contém ":value"', 'search_modifier_internal_reference_contains' => 'Referência interna contém ":value"',
'search_modifier_not_internal_reference_contains' => 'Internal reference does not contain ":value"', 'search_modifier_not_internal_reference_contains' => 'Referência interna não contém ":value"',
'search_modifier_internal_reference_ends' => 'Referência interna termina com ":value"', 'search_modifier_internal_reference_ends' => 'Referência interna termina com ":value"',
'search_modifier_internal_reference_starts' => 'Referência interna começa com ":value"', 'search_modifier_internal_reference_starts' => 'Referência interna começa com ":value"',
'search_modifier_not_internal_reference_ends' => 'Internal reference does not end with ":value"', 'search_modifier_not_internal_reference_ends' => 'Referência interna não termina com ":value"',
'search_modifier_not_internal_reference_starts' => 'Internal reference does not start with ":value"', 'search_modifier_not_internal_reference_starts' => 'Referência interna não inicia com ":value"',
'search_modifier_external_url_is' => 'URL externa é ":value"', 'search_modifier_external_url_is' => 'URL externa é ":value"',
'search_modifier_not_external_url_is' => 'External URL is not ":value"', 'search_modifier_not_external_url_is' => 'URL externa não é ":value"',
'search_modifier_external_url_contains' => 'URL externa contém ":value"', 'search_modifier_external_url_contains' => 'URL externa contém ":value"',
'search_modifier_not_external_url_contains' => 'External URL does not contain ":value"', 'search_modifier_not_external_url_contains' => 'URL externa não contém ":value"',
'search_modifier_external_url_ends' => 'URL externa termina com ":value"', 'search_modifier_external_url_ends' => 'URL externa termina com ":value"',
'search_modifier_not_external_url_ends' => 'External URL does not end with ":value"', 'search_modifier_not_external_url_ends' => 'URL externa não termina com ":value"',
'search_modifier_external_url_starts' => 'URL externa começa com ":value"', 'search_modifier_external_url_starts' => 'URL externa começa com ":value"',
'search_modifier_not_external_url_starts' => 'External URL does not start with ":value"', 'search_modifier_not_external_url_starts' => 'URL externa não inicia com ":value"',
'search_modifier_has_no_attachments' => 'A transação não tem anexos', 'search_modifier_has_no_attachments' => 'A transação não tem anexos',
'search_modifier_not_has_no_attachments' => 'Transaction has attachments', 'search_modifier_not_has_no_attachments' => 'A transação tem anexos',
'search_modifier_not_has_attachments' => 'Transaction has no attachments', 'search_modifier_not_has_attachments' => 'A transação não tem anexos',
'search_modifier_account_is_cash' => 'Either account is the "(cash)" account.', 'search_modifier_account_is_cash' => 'Qualquer outra conta é a conta em "(dinheiro)".',
'search_modifier_not_account_is_cash' => 'Neither account is the "(cash)" account.', 'search_modifier_not_account_is_cash' => 'Nenhuma das contas é a conta em "(dinheiro)".',
'search_modifier_journal_id' => 'O ID do registro é ":value"', 'search_modifier_journal_id' => 'O ID do registro é ":value"',
'search_modifier_not_journal_id' => 'The journal ID is not ":value"', 'search_modifier_not_journal_id' => 'O ID do diário não é ":value"',
'search_modifier_recurrence_id' => 'O ID da transação recorrente é ":value"', 'search_modifier_recurrence_id' => 'O ID da transação recorrente é ":value"',
'search_modifier_not_recurrence_id' => 'The recurring transaction ID is not ":value"', 'search_modifier_not_recurrence_id' => 'O ID de transação recorrente não é ":value"',
'search_modifier_foreign_amount_is' => 'A quantidade em moeda estrangeira é ":value"', 'search_modifier_foreign_amount_is' => 'A quantidade em moeda estrangeira é ":value"',
'search_modifier_not_foreign_amount_is' => 'The foreign amount is not ":value"', 'search_modifier_not_foreign_amount_is' => 'A quantidade em moeda estrangeira não é ":value"',
'search_modifier_foreign_amount_less' => 'A quantidade em moeda estrangeira é menor que ":value"', 'search_modifier_foreign_amount_less' => 'A quantidade em moeda estrangeira é menor que ":value"',
'search_modifier_not_foreign_amount_more' => 'The foreign amount is less than ":value"', 'search_modifier_not_foreign_amount_more' => 'A quantidade em moeda estrangeira é menor que ":value"',
'search_modifier_not_foreign_amount_less' => 'The foreign amount is more than ":value"', 'search_modifier_not_foreign_amount_less' => 'A quantidade em moeda estrangeira é maior que ":value"',
'search_modifier_foreign_amount_more' => 'A quantidade em moeda estrangeira é maior que ":value"', 'search_modifier_foreign_amount_more' => 'A quantidade em moeda estrangeira é maior que ":value"',
'search_modifier_exists' => 'Transaction exists (any transaction)', 'search_modifier_exists' => 'Transação existe (qualquer transação)',
'search_modifier_not_exists' => 'Transaction does not exist (no transaction)', 'search_modifier_not_exists' => 'Transação não existe (sem transação)',
// date fields // date fields
'search_modifier_interest_date_on' => 'Data de juros da transação é ":value"', 'search_modifier_interest_date_on' => 'Data de juros da transação é ":value"',
'search_modifier_not_interest_date_on' => 'Transaction interest date is not ":value"', 'search_modifier_not_interest_date_on' => 'Data de juros da transação não é ":value"',
'search_modifier_interest_date_on_year' => 'Data de juros da transação está no ano de ":value"', 'search_modifier_interest_date_on_year' => 'Data de juros da transação está no ano de ":value"',
'search_modifier_not_interest_date_on_year' => 'Transaction interest date is not in year ":value"', 'search_modifier_not_interest_date_on_year' => 'Data de juros da transação não está no ano ":value"',
'search_modifier_interest_date_on_month' => 'Data de juros da transação é no mês de ":value"', 'search_modifier_interest_date_on_month' => 'Data de juros da transação é no mês de ":value"',
'search_modifier_not_interest_date_on_month' => 'Transaction interest date is not in month ":value"', 'search_modifier_not_interest_date_on_month' => 'Data de juros da transação não está no mês ":value"',
'search_modifier_interest_date_on_day' => 'Data de juros da transação é no dia do mês de ":value"', 'search_modifier_interest_date_on_day' => 'Data de juros da transação é no dia do mês de ":value"',
'search_modifier_not_interest_date_on_day' => 'Transaction interest date is not on day of month ":value"', 'search_modifier_not_interest_date_on_day' => 'Transaction interest date is not on day of month ":value"',
'search_modifier_interest_date_before_year' => 'Data de juros da transação é antes ou no ano de ":value"', 'search_modifier_interest_date_before_year' => 'Data de juros da transação é antes ou no ano de ":value"',
@@ -1038,56 +1038,56 @@ return [
'rule_trigger_not_destination_account_id' => 'Destination account ID is not ":trigger_value"', 'rule_trigger_not_destination_account_id' => 'Destination account ID is not ":trigger_value"',
'rule_trigger_not_transaction_type' => 'Transaction type is not ":trigger_value"', 'rule_trigger_not_transaction_type' => 'Transaction type is not ":trigger_value"',
'rule_trigger_not_tag_is' => 'Tag is not ":trigger_value"', 'rule_trigger_not_tag_is' => 'Tag is not ":trigger_value"',
'rule_trigger_not_tag_is_not' => 'Tag is ":trigger_value"', 'rule_trigger_not_tag_is_not' => 'A tag é ":trigger_value"',
'rule_trigger_not_description_is' => 'Description is not ":trigger_value"', 'rule_trigger_not_description_is' => 'Descrição não é ":trigger_value"',
'rule_trigger_not_description_contains' => 'Description does not contain', 'rule_trigger_not_description_contains' => 'Descrição não contém',
'rule_trigger_not_description_ends' => 'Description does not end with ":trigger_value"', 'rule_trigger_not_description_ends' => 'Descrição não termina com ":trigger_value"',
'rule_trigger_not_description_starts' => 'Description does not start with ":trigger_value"', 'rule_trigger_not_description_starts' => 'Descrição não começa com ":trigger_value"',
'rule_trigger_not_notes_is' => 'Notes are not ":trigger_value"', 'rule_trigger_not_notes_is' => 'As notas não são ":trigger_value"',
'rule_trigger_not_notes_contains' => 'Notes do not contain ":trigger_value"', 'rule_trigger_not_notes_contains' => 'As notas não contêm ":trigger_value"',
'rule_trigger_not_notes_ends' => 'Notes do not end on ":trigger_value"', 'rule_trigger_not_notes_ends' => 'As notas não terminam em ":trigger_value"',
'rule_trigger_not_notes_starts' => 'Notes do not start with ":trigger_value"', 'rule_trigger_not_notes_starts' => 'As notas não começam com ":trigger_value"',
'rule_trigger_not_source_account_is' => 'Source account is not ":trigger_value"', 'rule_trigger_not_source_account_is' => 'Conta de origem não é ":trigger_value"',
'rule_trigger_not_source_account_contains' => 'Source account does not contain ":trigger_value"', 'rule_trigger_not_source_account_contains' => 'Conta de origem não contém ":trigger_value"',
'rule_trigger_not_source_account_ends' => 'Source account does not end on ":trigger_value"', 'rule_trigger_not_source_account_ends' => 'Conta de origem não termina em ":trigger_value"',
'rule_trigger_not_source_account_starts' => 'Source account does not start with ":trigger_value"', 'rule_trigger_not_source_account_starts' => 'Conta de origem não começa com ":trigger_value"',
'rule_trigger_not_source_account_nr_is' => 'Source account number / IBAN is not ":trigger_value"', 'rule_trigger_not_source_account_nr_is' => 'Número da conta de origem / IBAN não é ":trigger_value"',
'rule_trigger_not_source_account_nr_contains' => 'Source account number / IBAN does not contain ":trigger_value"', 'rule_trigger_not_source_account_nr_contains' => 'Número da conta de origem / IBAN não contém ":trigger_value"',
'rule_trigger_not_source_account_nr_ends' => 'Source account number / IBAN does not end on ":trigger_value"', 'rule_trigger_not_source_account_nr_ends' => 'Número da conta de origem / IBAN não termina em ":trigger_value"',
'rule_trigger_not_source_account_nr_starts' => 'Source account number / IBAN does not start with ":trigger_value"', 'rule_trigger_not_source_account_nr_starts' => 'Número da conta de origem / IBAN não começa com ":trigger_value"',
'rule_trigger_not_destination_account_is' => 'Destination account is not ":trigger_value"', 'rule_trigger_not_destination_account_is' => 'Conta de destino não é ":trigger_value"',
'rule_trigger_not_destination_account_contains' => 'Destination account does not contain ":trigger_value"', 'rule_trigger_not_destination_account_contains' => 'Conta de destino não contém ":trigger_value"',
'rule_trigger_not_destination_account_ends' => 'Destination account does not end on ":trigger_value"', 'rule_trigger_not_destination_account_ends' => 'Conta de destino não termina em ":trigger_value"',
'rule_trigger_not_destination_account_starts' => 'Destination account does not start with ":trigger_value"', 'rule_trigger_not_destination_account_starts' => 'Conta de destino não começa com ":trigger_value"',
'rule_trigger_not_destination_account_nr_is' => 'Destination account number / IBAN is not ":trigger_value"', 'rule_trigger_not_destination_account_nr_is' => 'Número da conta de destino / IBAN não é ":trigger_value"',
'rule_trigger_not_destination_account_nr_contains' => 'Destination account number / IBAN does not contain ":trigger_value"', 'rule_trigger_not_destination_account_nr_contains' => 'Número da conta de destino / IBAN não contém ":trigger_value"',
'rule_trigger_not_destination_account_nr_ends' => 'Destination account number / IBAN does not end on ":trigger_value"', 'rule_trigger_not_destination_account_nr_ends' => 'Número da conta de destino / IBAN não termina em ":trigger_value"',
'rule_trigger_not_destination_account_nr_starts' => 'Destination account number / IBAN does not start with ":trigger_value"', 'rule_trigger_not_destination_account_nr_starts' => 'Número da conta de destino / IBAN não começa com ":trigger_value"',
'rule_trigger_not_account_is' => 'Neither account is ":trigger_value"', 'rule_trigger_not_account_is' => 'Nenhuma conta é ":trigger_value"',
'rule_trigger_not_account_contains' => 'Neither account contains ":trigger_value"', 'rule_trigger_not_account_contains' => 'Nenhuma conta contém ":trigger_value"',
'rule_trigger_not_account_ends' => 'Neither account ends on ":trigger_value"', 'rule_trigger_not_account_ends' => 'Nenhuma conta termina em ":trigger_value"',
'rule_trigger_not_account_starts' => 'Neither account starts with ":trigger_value"', 'rule_trigger_not_account_starts' => 'Nenhuma conta começa com ":trigger_value"',
'rule_trigger_not_account_nr_is' => 'Neither account number / IBAN is ":trigger_value"', 'rule_trigger_not_account_nr_is' => 'Nenhum número de conta / IBAN é ":trigger_value"',
'rule_trigger_not_account_nr_contains' => 'Neither account number / IBAN contains ":trigger_value"', 'rule_trigger_not_account_nr_contains' => 'Nenhum número de conta / IBAN contém ":trigger_value"',
'rule_trigger_not_account_nr_ends' => 'Neither account number / IBAN ends on ":trigger_value"', 'rule_trigger_not_account_nr_ends' => 'Nenhum número de conta / IBAN termina em ":trigger_value"',
'rule_trigger_not_account_nr_starts' => 'Neither account number / IBAN starts with ":trigger_value"', 'rule_trigger_not_account_nr_starts' => 'Nenhum número de conta / IBAN começa com ":trigger_value"',
'rule_trigger_not_category_is' => 'Neither category is ":trigger_value"', 'rule_trigger_not_category_is' => 'Nenhuma categoria é ":trigger_value"',
'rule_trigger_not_category_contains' => 'Neither category contains ":trigger_value"', 'rule_trigger_not_category_contains' => 'Nenhuma categoria contém ":trigger_value"',
'rule_trigger_not_category_ends' => 'Neither category ends on ":trigger_value"', 'rule_trigger_not_category_ends' => 'Nenhuma categoria termina em ":trigger_value"',
'rule_trigger_not_category_starts' => 'Neither category starts with ":trigger_value"', 'rule_trigger_not_category_starts' => 'Nenhuma categoria começa com ":trigger_value"',
'rule_trigger_not_budget_is' => 'Neither budget is ":trigger_value"', 'rule_trigger_not_budget_is' => 'Nenhum orçamento é ":trigger_value"',
'rule_trigger_not_budget_contains' => 'Neither budget contains ":trigger_value"', 'rule_trigger_not_budget_contains' => 'Nenhum orçamento contém ":trigger_value"',
'rule_trigger_not_budget_ends' => 'Neither budget ends on ":trigger_value"', 'rule_trigger_not_budget_ends' => 'Nenhum orçamento termina em ":trigger_value"',
'rule_trigger_not_budget_starts' => 'Neither budget starts with ":trigger_value"', 'rule_trigger_not_budget_starts' => 'Nenhum orçamento começa com ":trigger_value"',
'rule_trigger_not_bill_is' => 'Bill is not is ":trigger_value"', 'rule_trigger_not_bill_is' => 'Fatura não é ":trigger_value"',
'rule_trigger_not_bill_contains' => 'Bill does not contain ":trigger_value"', 'rule_trigger_not_bill_contains' => 'Fatura não contém ":trigger_value"',
'rule_trigger_not_bill_ends' => 'Bill does not end on ":trigger_value"', 'rule_trigger_not_bill_ends' => 'Fatura não termina em ":trigger_value"',
'rule_trigger_not_bill_starts' => 'Bill does not end with ":trigger_value"', 'rule_trigger_not_bill_starts' => 'Fatura não termina com ":trigger_value"',
'rule_trigger_not_external_id_is' => 'External ID is not ":trigger_value"', 'rule_trigger_not_external_id_is' => 'ID Externo não é ":trigger_value"',
'rule_trigger_not_external_id_contains' => 'External ID does not contain ":trigger_value"', 'rule_trigger_not_external_id_contains' => 'ID Externo não contém ":trigger_value"',
'rule_trigger_not_external_id_ends' => 'External ID does not end on ":trigger_value"', 'rule_trigger_not_external_id_ends' => 'ID Externo não termina em ":trigger_value"',
'rule_trigger_not_external_id_starts' => 'External ID does not start with ":trigger_value"', 'rule_trigger_not_external_id_starts' => 'ID Externo não inicia com ":trigger_value"',
'rule_trigger_not_internal_reference_is' => 'Internal reference is not ":trigger_value"', 'rule_trigger_not_internal_reference_is' => 'Referência interna não é ":trigger_value"',
'rule_trigger_not_internal_reference_contains' => 'Internal reference does not contain ":trigger_value"', 'rule_trigger_not_internal_reference_contains' => 'Internal reference does not contain ":trigger_value"',
'rule_trigger_not_internal_reference_ends' => 'Internal reference does not end on ":trigger_value"', 'rule_trigger_not_internal_reference_ends' => 'Internal reference does not end on ":trigger_value"',
'rule_trigger_not_internal_reference_starts' => 'Internal reference does not start with ":trigger_value"', 'rule_trigger_not_internal_reference_starts' => 'Internal reference does not start with ":trigger_value"',
@@ -1344,6 +1344,9 @@ return [
'delete_data_title' => 'Delete data from Firefly III', 'delete_data_title' => 'Delete data from Firefly III',
'permanent_delete_stuff' => 'You can delete stuff from Firefly III. Using the buttons below means that your items will be removed from view and hidden. There is no undo-button for this, but the items may remain in the database where you can salvage them if necessary.', 'permanent_delete_stuff' => 'You can delete stuff from Firefly III. Using the buttons below means that your items will be removed from view and hidden. There is no undo-button for this, but the items may remain in the database where you can salvage them if necessary.',
'other_sessions_logged_out' => 'Todas as suas outras sessões foram desconectadas.', 'other_sessions_logged_out' => 'Todas as suas outras sessões foram desconectadas.',
'delete_unused_accounts' => 'Deleting unused accounts will clean your auto-complete lists.',
'delete_all_unused_accounts' => 'Delete unused accounts',
'deleted_all_unused_accounts' => 'All unused accounts are deleted',
'delete_all_budgets' => 'Excluir TODOS os seus orçamentos', 'delete_all_budgets' => 'Excluir TODOS os seus orçamentos',
'delete_all_categories' => 'Excluir TODAS as suas categorias', 'delete_all_categories' => 'Excluir TODAS as suas categorias',
'delete_all_tags' => 'Excluir TODAS as suas tags', 'delete_all_tags' => 'Excluir TODAS as suas tags',
@@ -1483,6 +1486,9 @@ return [
'title_deposit' => 'Receita / Renda', 'title_deposit' => 'Receita / Renda',
'title_transfer' => 'Transferências', 'title_transfer' => 'Transferências',
'title_transfers' => 'Transferências', 'title_transfers' => 'Transferências',
'submission_options' => 'Submission options',
'apply_rules_checkbox' => 'Apply rules',
'fire_webhooks_checkbox' => 'Fire webhooks',
// convert stuff: // convert stuff:
'convert_is_already_type_Withdrawal' => 'Esta transação é já uma retirada', 'convert_is_already_type_Withdrawal' => 'Esta transação é já uma retirada',

View File

@@ -1344,9 +1344,9 @@ return [
'delete_data_title' => 'Delete data from Firefly III', 'delete_data_title' => 'Delete data from Firefly III',
'permanent_delete_stuff' => 'You can delete stuff from Firefly III. Using the buttons below means that your items will be removed from view and hidden. There is no undo-button for this, but the items may remain in the database where you can salvage them if necessary.', 'permanent_delete_stuff' => 'You can delete stuff from Firefly III. Using the buttons below means that your items will be removed from view and hidden. There is no undo-button for this, but the items may remain in the database where you can salvage them if necessary.',
'other_sessions_logged_out' => 'Все прочие ваши сессии были прекращены.', 'other_sessions_logged_out' => 'Все прочие ваши сессии были прекращены.',
'delete_unused_accounts' => 'Deleting unused accounts will clean your auto-complete lists.', 'delete_unused_accounts' => 'Удаление неиспользуемых учетных записей очистит ваши автоматически заполненные списки.',
'delete_all_unused_accounts' => 'Delete unused accounts', 'delete_all_unused_accounts' => 'Удалить неиспользуемые учётные записи',
'deleted_all_unused_accounts' => 'All unused accounts are deleted', 'deleted_all_unused_accounts' => 'Все неиспользуемые учетные записи удалены',
'delete_all_budgets' => 'Удалить ВСЕ ваши бюджеты', 'delete_all_budgets' => 'Удалить ВСЕ ваши бюджеты',
'delete_all_categories' => 'Удалить ВСЕ ваши категории', 'delete_all_categories' => 'Удалить ВСЕ ваши категории',
'delete_all_tags' => 'Удалить ВСЕ ваши метки', 'delete_all_tags' => 'Удалить ВСЕ ваши метки',
@@ -1487,7 +1487,7 @@ return [
'title_transfer' => 'Переводы', 'title_transfer' => 'Переводы',
'title_transfers' => 'Переводы', 'title_transfers' => 'Переводы',
'submission_options' => 'Submission options', 'submission_options' => 'Submission options',
'apply_rules_checkbox' => 'Apply rules', 'apply_rules_checkbox' => 'Применить правила',
'fire_webhooks_checkbox' => 'Fire webhooks', 'fire_webhooks_checkbox' => 'Fire webhooks',
// convert stuff: // convert stuff:

View File

@@ -242,7 +242,7 @@ return [
'inspect' => 'Дослідити', 'inspect' => 'Дослідити',
'create_new_webhook' => 'Створити новий веб-хук', 'create_new_webhook' => 'Створити новий веб-хук',
'webhooks_create_breadcrumb' => 'Створити новий веб-хук', 'webhooks_create_breadcrumb' => 'Створити новий веб-хук',
'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger', 'webhook_trigger_form_help' => 'Укажіть, за якої події запускатиметься вебхук',
'webhook_response_form_help' => 'Укажіть, що веб-хук має передати в URL-адресу.', 'webhook_response_form_help' => 'Укажіть, що веб-хук має передати в URL-адресу.',
'webhook_delivery_form_help' => 'У якому форматі веб-хук має надавати дані.', 'webhook_delivery_form_help' => 'У якому форматі веб-хук має надавати дані.',
'webhook_active_form_help' => 'Веб-хук має бути активним, інакше його не буде викликано.', 'webhook_active_form_help' => 'Веб-хук має бути активним, інакше його не буде викликано.',
@@ -801,61 +801,61 @@ return [
'rule_trigger_source_account_nr_is_choice' => 'Номер джерела рахунку / IBAN є..', 'rule_trigger_source_account_nr_is_choice' => 'Номер джерела рахунку / IBAN є..',
'rule_trigger_source_account_nr_is' => 'Номер джерела рахунку / IBAN є ":trigger_value"', 'rule_trigger_source_account_nr_is' => 'Номер джерела рахунку / IBAN є ":trigger_value"',
'rule_trigger_source_account_nr_contains_choice' => 'Номер джерела рахунку / IBAN містить..', 'rule_trigger_source_account_nr_contains_choice' => 'Номер джерела рахунку / IBAN містить..',
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"', 'rule_trigger_source_account_nr_contains' => 'Номер джерела рахунку / IBAN ":trigger_value"',
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..', 'rule_trigger_destination_account_starts_choice' => 'Рахунок призначення починається з..',
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"', 'rule_trigger_destination_account_starts' => 'Рахунок призначення починається з ":trigger_value"',
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..', 'rule_trigger_destination_account_ends_choice' => 'Рахунок призначення закінчується на..',
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"', 'rule_trigger_destination_account_ends' => 'Рахунок призначення закінчується на ":trigger_value"',
'rule_trigger_destination_account_is_choice' => 'Destination account name is..', 'rule_trigger_destination_account_is_choice' => 'Рахунок-одержувач..',
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"', 'rule_trigger_destination_account_is' => 'Рахунок-одержувач ":trigger_value"',
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..', 'rule_trigger_destination_account_contains_choice' => 'Ім\'я рахуноку-одержувача містить..',
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"', 'rule_trigger_destination_account_contains' => 'Ім\'я рахуноку-одержувача містить ":trigger_value"',
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..', 'rule_trigger_destination_account_nr_starts_choice' => 'Рахунок призначення / IBAN починається з..',
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"', 'rule_trigger_destination_account_nr_starts' => 'Рахунок призначення / IBAN починається з ":trigger_value"',
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..', 'rule_trigger_destination_account_nr_ends_choice' => 'Рахунок призначення / IBAN закінчується на..',
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"', 'rule_trigger_destination_account_nr_ends' => 'Рахунок призначення / IBAN закінчується на ":trigger_value"',
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..', 'rule_trigger_destination_account_nr_is_choice' => 'Рахунок призначення / IBAN..',
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"', 'rule_trigger_destination_account_nr_is' => 'Рахунок призначення / IBAN ":trigger_value"',
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..', 'rule_trigger_destination_account_nr_contains_choice' => 'Рахунок призначення / IBAN містить..',
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"', 'rule_trigger_destination_account_nr_contains' => 'Рахунок призначення / IBAN містить ":trigger_value"',
'rule_trigger_transaction_type_choice' => 'Транзакція має тип..', 'rule_trigger_transaction_type_choice' => 'Транзакція має тип..',
'rule_trigger_transaction_type' => 'Transaction is of type ":trigger_value"', 'rule_trigger_transaction_type' => 'Тип операції ":trigger_value"',
'rule_trigger_category_is_choice' => 'Категорія є..', 'rule_trigger_category_is_choice' => 'Категорія є..',
'rule_trigger_category_is' => 'Категорія дорівнює ":trigger_value"', 'rule_trigger_category_is' => 'Категорія дорівнює ":trigger_value"',
'rule_trigger_amount_less_choice' => 'Сума більше ніж..', 'rule_trigger_amount_less_choice' => 'Сума більше ніж..',
'rule_trigger_amount_less' => 'Сума менша за :trigger_value', 'rule_trigger_amount_less' => 'Сума менша за :trigger_value',
'rule_trigger_amount_is_choice' => 'Amount is..', 'rule_trigger_amount_is_choice' => 'Сума..',
'rule_trigger_amount_is' => 'Amount is :trigger_value', 'rule_trigger_amount_is' => 'Сума :trigger_value',
'rule_trigger_amount_more_choice' => 'Сума більше ніж..', 'rule_trigger_amount_more_choice' => 'Сума більше ніж..',
'rule_trigger_amount_more' => 'Сума більше :trigger_value', 'rule_trigger_amount_more' => 'Сума більше :trigger_value',
'rule_trigger_description_starts_choice' => 'Опис починається з..', 'rule_trigger_description_starts_choice' => 'Опис починається з..',
'rule_trigger_description_starts' => 'Опис починається з ":trigger_value"', 'rule_trigger_description_starts' => 'Опис починається з ":trigger_value"',
'rule_trigger_description_ends_choice' => 'Опис закінчується на..', 'rule_trigger_description_ends_choice' => 'Опис закінчується на..',
'rule_trigger_description_ends' => 'Description ends with ":trigger_value"', 'rule_trigger_description_ends' => 'Опис закінчується ":trigger_value"',
'rule_trigger_description_contains_choice' => 'Опис містить..', 'rule_trigger_description_contains_choice' => 'Опис містить..',
'rule_trigger_description_contains' => 'Опис містить ":trigger_value"', 'rule_trigger_description_contains' => 'Опис містить ":trigger_value"',
'rule_trigger_description_is_choice' => 'Опис..', 'rule_trigger_description_is_choice' => 'Опис..',
'rule_trigger_description_is' => 'Опис ":trigger_value"', 'rule_trigger_description_is' => 'Опис ":trigger_value"',
'rule_trigger_date_on_choice' => 'Transaction date is..', 'rule_trigger_date_on_choice' => 'Дата операції..',
'rule_trigger_date_on' => 'Transaction date is ":trigger_value"', 'rule_trigger_date_on' => 'Дата операції ":trigger_value"',
'rule_trigger_date_before_choice' => 'Transaction date is before..', 'rule_trigger_date_before_choice' => 'Дата операції раніше..',
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"', 'rule_trigger_date_before' => 'Дата операції раніше ":trigger_value"',
'rule_trigger_date_after_choice' => 'Transaction date is after..', 'rule_trigger_date_after_choice' => 'Дата операції пізніше..',
'rule_trigger_date_after' => 'Дата транзакції після ":trigger_value"', 'rule_trigger_date_after' => 'Дата транзакції після ":trigger_value"',
'rule_trigger_created_at_on_choice' => 'Transaction was made on..', 'rule_trigger_created_at_on_choice' => 'Операція була створена..',
'rule_trigger_created_at_on' => 'Transaction was made on ":trigger_value"', 'rule_trigger_created_at_on' => 'Операція була створена ":trigger_value"',
'rule_trigger_updated_at_on_choice' => 'Transaction was last edited on..', 'rule_trigger_updated_at_on_choice' => 'Операція була відредагована..',
'rule_trigger_updated_at_on' => 'Transaction was last edited on ":trigger_value"', 'rule_trigger_updated_at_on' => 'Операція була відредагована ":trigger_value"',
'rule_trigger_budget_is_choice' => 'Бюджет..', 'rule_trigger_budget_is_choice' => 'Бюджет..',
'rule_trigger_budget_is' => 'Бюджет ":trigger_value"', 'rule_trigger_budget_is' => 'Бюджет ":trigger_value"',
'rule_trigger_tag_is_choice' => 'Any tag is..', 'rule_trigger_tag_is_choice' => 'Будь-яка мітка..',
'rule_trigger_tag_is' => 'Any tag is ":trigger_value"', 'rule_trigger_tag_is' => 'Будь-яка мітка ":trigger_value"',
'rule_trigger_currency_is_choice' => 'Валюти транзакцій є..', 'rule_trigger_currency_is_choice' => 'Валюти транзакцій є..',
'rule_trigger_currency_is' => 'Валюта цієї транзакції ":trigger_value"', 'rule_trigger_currency_is' => 'Валюта цієї транзакції ":trigger_value"',
'rule_trigger_foreign_currency_is_choice' => 'Валюта транзакції є..', 'rule_trigger_foreign_currency_is_choice' => 'Валюта транзакції є..',
'rule_trigger_foreign_currency_is' => 'Валюта цієї транзакції ":trigger_value"', 'rule_trigger_foreign_currency_is' => 'Валюта цієї транзакції ":trigger_value"',
'rule_trigger_has_attachments_choice' => 'Має принаймні цю кількість вкладень', 'rule_trigger_has_attachments_choice' => 'Має принаймні цю кількість вкладень',
'rule_trigger_has_attachments' => 'Has at least :trigger_value attachment(s)', 'rule_trigger_has_attachments' => 'Має принаймні :trigger_value вкладення(ів)',
'rule_trigger_has_no_category_choice' => 'Без категорії', 'rule_trigger_has_no_category_choice' => 'Без категорії',
'rule_trigger_has_no_category' => 'Транзакції без категорії', 'rule_trigger_has_no_category' => 'Транзакції без категорії',
'rule_trigger_has_any_category_choice' => 'Має (будь-яку) категорію', 'rule_trigger_has_any_category_choice' => 'Має (будь-яку) категорію',
@@ -864,30 +864,30 @@ return [
'rule_trigger_has_no_budget' => 'Транзакція не має бюджету', 'rule_trigger_has_no_budget' => 'Транзакція не має бюджету',
'rule_trigger_has_any_budget_choice' => 'Має (будь-який) бюджет', 'rule_trigger_has_any_budget_choice' => 'Має (будь-який) бюджет',
'rule_trigger_has_any_budget' => 'Транзакція має бюджет (будь-який)', 'rule_trigger_has_any_budget' => 'Транзакція має бюджет (будь-який)',
'rule_trigger_has_no_bill_choice' => 'Has no bill', 'rule_trigger_has_no_bill_choice' => 'Не має рахунків до сплати',
'rule_trigger_has_no_bill' => 'Transaction has no bill', 'rule_trigger_has_no_bill' => 'Операція не має рахунків до сплати',
'rule_trigger_has_any_bill_choice' => 'Has a (any) bill', 'rule_trigger_has_any_bill_choice' => 'Має (якийсь) рахунок до сплати',
'rule_trigger_has_any_bill' => 'Transaction has a (any) bill', 'rule_trigger_has_any_bill' => 'Операція має (якийсь) рахунок до сплати',
'rule_trigger_has_no_tag_choice' => 'Немає тегів', 'rule_trigger_has_no_tag_choice' => 'Немає тегів',
'rule_trigger_has_no_tag' => 'Транзакція не має тегів(ів)', 'rule_trigger_has_no_tag' => 'Транзакція не має тегів(ів)',
'rule_trigger_has_any_tag_choice' => 'Є один або кілька тегів (будь-яких)', 'rule_trigger_has_any_tag_choice' => 'Є один або кілька тегів (будь-яких)',
'rule_trigger_has_any_tag' => 'Транзакція має один або декілька (будь-який) тегів', 'rule_trigger_has_any_tag' => 'Транзакція має один або декілька (будь-який) тегів',
'rule_trigger_any_notes_choice' => 'Має (будь-які) нотатки', 'rule_trigger_any_notes_choice' => 'Має (будь-які) нотатки',
'rule_trigger_any_notes' => 'Transaction has (any) notes', 'rule_trigger_any_notes' => 'Операція має (якісь) примітки',
'rule_trigger_no_notes_choice' => 'Нотатки відсутні', 'rule_trigger_no_notes_choice' => 'Нотатки відсутні',
'rule_trigger_no_notes' => 'Транзакція не містить нотаток', 'rule_trigger_no_notes' => 'Транзакція не містить нотаток',
'rule_trigger_notes_is_choice' => 'Notes are..', 'rule_trigger_notes_is_choice' => 'Примітки..',
'rule_trigger_notes_is' => 'Notes are ":trigger_value"', 'rule_trigger_notes_is' => 'Примітки ":trigger_value"',
'rule_trigger_notes_contains_choice' => 'Notes contain..', 'rule_trigger_notes_contains_choice' => 'Примітки містять..',
'rule_trigger_notes_contains' => 'Notes contain ":trigger_value"', 'rule_trigger_notes_contains' => 'Примітки містять ":trigger_value"',
'rule_trigger_notes_starts_choice' => 'Notes start with..', 'rule_trigger_notes_starts_choice' => 'Примітки починаються з..',
'rule_trigger_notes_starts' => 'Notes start with ":trigger_value"', 'rule_trigger_notes_starts' => 'Примітки починаються з ":trigger_value"',
'rule_trigger_notes_ends_choice' => 'Notes end with..', 'rule_trigger_notes_ends_choice' => 'Примітки завершуються на..',
'rule_trigger_notes_ends' => 'Notes end with ":trigger_value"', 'rule_trigger_notes_ends' => 'Примітки завершуються на ":trigger_value"',
'rule_trigger_bill_is_choice' => 'Bill is..', 'rule_trigger_bill_is_choice' => 'Рахунок до сплати..',
'rule_trigger_bill_is' => 'Bill is ":trigger_value"', 'rule_trigger_bill_is' => 'Рахунок до сплати ":trigger_value"',
'rule_trigger_external_id_is_choice' => 'External ID is..', 'rule_trigger_external_id_is_choice' => 'Зовнішній ID містить..',
'rule_trigger_external_id_is' => 'External ID is ":trigger_value"', 'rule_trigger_external_id_is' => 'Зовнішній ідентифікатор ":trigger_value"',
'rule_trigger_internal_reference_is_choice' => 'Внутрішнє посилання - це..', 'rule_trigger_internal_reference_is_choice' => 'Внутрішнє посилання - це..',
'rule_trigger_internal_reference_is' => 'Внутрішнє посилання ":trigger_value"', 'rule_trigger_internal_reference_is' => 'Внутрішнє посилання ":trigger_value"',
'rule_trigger_journal_id_choice' => 'Ідентифікатор журналу операцій є..', 'rule_trigger_journal_id_choice' => 'Ідентифікатор журналу операцій є..',
@@ -1029,58 +1029,58 @@ return [
'rule_trigger_attachment_notes_ends' => 'Будь-які примітки до вкладення закінчуються на ":trigger_value"', 'rule_trigger_attachment_notes_ends' => 'Будь-які примітки до вкладення закінчуються на ":trigger_value"',
'rule_trigger_reconciled_choice' => 'Операція узгоджена', 'rule_trigger_reconciled_choice' => 'Операція узгоджена',
'rule_trigger_reconciled' => 'Операція узгоджена', 'rule_trigger_reconciled' => 'Операція узгоджена',
'rule_trigger_exists_choice' => 'Any transaction matches(!)', 'rule_trigger_exists_choice' => 'Будь-яка трансакція збігається(!)',
'rule_trigger_exists' => 'Any transaction matches', 'rule_trigger_exists' => 'Будь-яка трансакція збігається',
// more values for new types: // more values for new types:
'rule_trigger_not_account_id' => 'Account ID is not ":trigger_value"', 'rule_trigger_not_account_id' => 'Ідентифікатор рахунку не ":trigger_value"',
'rule_trigger_not_source_account_id' => 'Source account ID is not ":trigger_value"', 'rule_trigger_not_source_account_id' => 'Ідентифікатор джерела рахунку не ":trigger_value"',
'rule_trigger_not_destination_account_id' => 'Destination account ID is not ":trigger_value"', 'rule_trigger_not_destination_account_id' => 'Ідентифікатор рахунку призначення не є ":trigger_value"',
'rule_trigger_not_transaction_type' => 'Transaction type is not ":trigger_value"', 'rule_trigger_not_transaction_type' => 'Тип операції не ":trigger_value"',
'rule_trigger_not_tag_is' => 'Tag is not ":trigger_value"', 'rule_trigger_not_tag_is' => 'Тег не ":trigger_value"',
'rule_trigger_not_tag_is_not' => 'Tag is ":trigger_value"', 'rule_trigger_not_tag_is_not' => 'Тег ":trigger_value"',
'rule_trigger_not_description_is' => 'Description is not ":trigger_value"', 'rule_trigger_not_description_is' => 'Опис не ":trigger_value"',
'rule_trigger_not_description_contains' => 'Description does not contain', 'rule_trigger_not_description_contains' => 'Опис не містить',
'rule_trigger_not_description_ends' => 'Description does not end with ":trigger_value"', 'rule_trigger_not_description_ends' => 'Опис не закінчується на ":trigger_value"',
'rule_trigger_not_description_starts' => 'Description does not start with ":trigger_value"', 'rule_trigger_not_description_starts' => 'Опис не починається з ":trigger_value"',
'rule_trigger_not_notes_is' => 'Notes are not ":trigger_value"', 'rule_trigger_not_notes_is' => 'Примітки не ":trigger_value"',
'rule_trigger_not_notes_contains' => 'Notes do not contain ":trigger_value"', 'rule_trigger_not_notes_contains' => 'Примітки не містять ":trigger_value"',
'rule_trigger_not_notes_ends' => 'Notes do not end on ":trigger_value"', 'rule_trigger_not_notes_ends' => 'Нотатки не закінчуються на ":trigger_value"',
'rule_trigger_not_notes_starts' => 'Notes do not start with ":trigger_value"', 'rule_trigger_not_notes_starts' => 'Нотатки розпочинаються не з ":trigger_value"',
'rule_trigger_not_source_account_is' => 'Source account is not ":trigger_value"', 'rule_trigger_not_source_account_is' => 'Джерело рахунку не ":trigger_value"',
'rule_trigger_not_source_account_contains' => 'Source account does not contain ":trigger_value"', 'rule_trigger_not_source_account_contains' => 'Джерело рахунку не містить ":trigger_value"',
'rule_trigger_not_source_account_ends' => 'Source account does not end on ":trigger_value"', 'rule_trigger_not_source_account_ends' => 'Джерело рахунку не закінчується на ":trigger_value"',
'rule_trigger_not_source_account_starts' => 'Source account does not start with ":trigger_value"', 'rule_trigger_not_source_account_starts' => 'Джерело рахунку не починається з ":trigger_value"',
'rule_trigger_not_source_account_nr_is' => 'Source account number / IBAN is not ":trigger_value"', 'rule_trigger_not_source_account_nr_is' => 'Номер джерела рахунку / IBAN не ":trigger_value"',
'rule_trigger_not_source_account_nr_contains' => 'Source account number / IBAN does not contain ":trigger_value"', 'rule_trigger_not_source_account_nr_contains' => 'Номер джерела рахунку / IBAN не містить ":trigger_value"',
'rule_trigger_not_source_account_nr_ends' => 'Source account number / IBAN does not end on ":trigger_value"', 'rule_trigger_not_source_account_nr_ends' => 'Номер джерела рахунку / IBAN не закінчується на ":trigger_value"',
'rule_trigger_not_source_account_nr_starts' => 'Source account number / IBAN does not start with ":trigger_value"', 'rule_trigger_not_source_account_nr_starts' => 'Номер джерела рахунку / IBAN не починається з ":trigger_value"',
'rule_trigger_not_destination_account_is' => 'Destination account is not ":trigger_value"', 'rule_trigger_not_destination_account_is' => 'Рахунок призначення не ":trigger_value"',
'rule_trigger_not_destination_account_contains' => 'Destination account does not contain ":trigger_value"', 'rule_trigger_not_destination_account_contains' => 'Рахунок призначення не містить ":trigger_value"',
'rule_trigger_not_destination_account_ends' => 'Destination account does not end on ":trigger_value"', 'rule_trigger_not_destination_account_ends' => 'Рахунок призначення не закінчується на ":trigger_value"',
'rule_trigger_not_destination_account_starts' => 'Destination account does not start with ":trigger_value"', 'rule_trigger_not_destination_account_starts' => 'Рахунок призначення не починається з ":trigger_value"',
'rule_trigger_not_destination_account_nr_is' => 'Destination account number / IBAN is not ":trigger_value"', 'rule_trigger_not_destination_account_nr_is' => 'Номер джерела рахунку / IBAN не ":trigger_value"',
'rule_trigger_not_destination_account_nr_contains' => 'Destination account number / IBAN does not contain ":trigger_value"', 'rule_trigger_not_destination_account_nr_contains' => 'Номер джерела рахунку / IBAN не містить ":trigger_value"',
'rule_trigger_not_destination_account_nr_ends' => 'Destination account number / IBAN does not end on ":trigger_value"', 'rule_trigger_not_destination_account_nr_ends' => 'Номер джерела рахунку / IBAN не закінчується на ":trigger_value"',
'rule_trigger_not_destination_account_nr_starts' => 'Destination account number / IBAN does not start with ":trigger_value"', 'rule_trigger_not_destination_account_nr_starts' => 'Номер джерела рахунку / IBAN не починається з ":trigger_value"',
'rule_trigger_not_account_is' => 'Neither account is ":trigger_value"', 'rule_trigger_not_account_is' => 'Жодного рахунку ":trigger_value"',
'rule_trigger_not_account_contains' => 'Neither account contains ":trigger_value"', 'rule_trigger_not_account_contains' => 'Жодного рахунку який містить ":trigger_value"',
'rule_trigger_not_account_ends' => 'Neither account ends on ":trigger_value"', 'rule_trigger_not_account_ends' => 'Жоден рахунок не закінчується ":trigger_value"',
'rule_trigger_not_account_starts' => 'Neither account starts with ":trigger_value"', 'rule_trigger_not_account_starts' => 'Жоден рахунок не починається ":trigger_value"',
'rule_trigger_not_account_nr_is' => 'Neither account number / IBAN is ":trigger_value"', 'rule_trigger_not_account_nr_is' => 'Жодного рахунку з номером / IBAN ":trigger_value"',
'rule_trigger_not_account_nr_contains' => 'Neither account number / IBAN contains ":trigger_value"', 'rule_trigger_not_account_nr_contains' => 'Жодного рахунку з номером / IBAN який містить ":trigger_value"',
'rule_trigger_not_account_nr_ends' => 'Neither account number / IBAN ends on ":trigger_value"', 'rule_trigger_not_account_nr_ends' => 'Жодного рахунку з номером / IBAN який закінчується ":trigger_value"',
'rule_trigger_not_account_nr_starts' => 'Neither account number / IBAN starts with ":trigger_value"', 'rule_trigger_not_account_nr_starts' => 'Жодного рахунку з номером / IBAN який починається ":trigger_value"',
'rule_trigger_not_category_is' => 'Neither category is ":trigger_value"', 'rule_trigger_not_category_is' => 'Жодна категорія не ":trigger_value"',
'rule_trigger_not_category_contains' => 'Neither category contains ":trigger_value"', 'rule_trigger_not_category_contains' => 'Жодна категорія не містить ":trigger_value"',
'rule_trigger_not_category_ends' => 'Neither category ends on ":trigger_value"', 'rule_trigger_not_category_ends' => 'Жодна категорія не закінчується на ":trigger_value"',
'rule_trigger_not_category_starts' => 'Neither category starts with ":trigger_value"', 'rule_trigger_not_category_starts' => 'Жодна категорія не починається на ":trigger_value"',
'rule_trigger_not_budget_is' => 'Neither budget is ":trigger_value"', 'rule_trigger_not_budget_is' => 'Жодного бюджету немає ":trigger_value"',
'rule_trigger_not_budget_contains' => 'Neither budget contains ":trigger_value"', 'rule_trigger_not_budget_contains' => 'Жоден бюджет не містить ":trigger_value"',
'rule_trigger_not_budget_ends' => 'Neither budget ends on ":trigger_value"', 'rule_trigger_not_budget_ends' => 'Жоден бюджет не закінчується на ":trigger_value"',
'rule_trigger_not_budget_starts' => 'Neither budget starts with ":trigger_value"', 'rule_trigger_not_budget_starts' => 'Жоден бюджет не починається з ":trigger_value"',
'rule_trigger_not_bill_is' => 'Bill is not is ":trigger_value"', 'rule_trigger_not_bill_is' => 'Рахунок до сплати не ":trigger_value"',
'rule_trigger_not_bill_contains' => 'Bill does not contain ":trigger_value"', 'rule_trigger_not_bill_contains' => 'Рахунок до сплати не містить ":trigger_value"',
'rule_trigger_not_bill_ends' => 'Рахунок до сплати не закінчується ":trigger_value"', 'rule_trigger_not_bill_ends' => 'Рахунок до сплати не закінчується ":trigger_value"',
'rule_trigger_not_bill_starts' => 'Рахунок до сплати не закінчується з ":trigger_value"', 'rule_trigger_not_bill_starts' => 'Рахунок до сплати не закінчується з ":trigger_value"',
'rule_trigger_not_external_id_is' => 'Зовнішній ідентифікатор не ":trigger_value"', 'rule_trigger_not_external_id_is' => 'Зовнішній ідентифікатор не ":trigger_value"',
@@ -1131,56 +1131,56 @@ return [
'rule_trigger_not_amount_less' => 'Сума операції перевищує ":trigger_value"', 'rule_trigger_not_amount_less' => 'Сума операції перевищує ":trigger_value"',
'rule_trigger_not_amount_more' => 'Сума операції менша за ":trigger_value"', 'rule_trigger_not_amount_more' => 'Сума операції менша за ":trigger_value"',
'rule_trigger_not_foreign_amount_is' => 'Сума операції в валюті не ":trigger_value"', 'rule_trigger_not_foreign_amount_is' => 'Сума операції в валюті не ":trigger_value"',
'rule_trigger_not_foreign_amount_less' => 'Foreign transaction amount is more than ":trigger_value"', 'rule_trigger_not_foreign_amount_less' => 'Сума операції в валюті більша за ":trigger_value"',
'rule_trigger_not_foreign_amount_more' => 'Foreign transaction amount is less than ":trigger_value"', 'rule_trigger_not_foreign_amount_more' => 'Сума операції в валюті не перевищує ":trigger_value"',
'rule_trigger_not_attachment_name_is' => 'No attachment is named ":trigger_value"', 'rule_trigger_not_attachment_name_is' => 'Немає вкладень з назвою ":trigger_value"',
'rule_trigger_not_attachment_name_contains' => 'No attachment name contains ":trigger_value"', 'rule_trigger_not_attachment_name_contains' => 'Ім\'я вкладення не містить ":trigger_value"',
'rule_trigger_not_attachment_name_starts' => 'No attachment name starts with ":trigger_value"', 'rule_trigger_not_attachment_name_starts' => 'Ім\'я вкладення починається з ":trigger_value"',
'rule_trigger_not_attachment_name_ends' => 'No attachment name ends on ":trigger_value"', 'rule_trigger_not_attachment_name_ends' => 'Ім\'я вкладення закінчується на ":trigger_value"',
'rule_trigger_not_attachment_notes_are' => 'No attachment notes are ":trigger_value"', 'rule_trigger_not_attachment_notes_are' => 'Немає примітки до вкладення ":trigger_value"',
'rule_trigger_not_attachment_notes_contains' => 'No attachment notes contain ":trigger_value"', 'rule_trigger_not_attachment_notes_contains' => 'Примітки до вкладень не містять ":trigger_value"',
'rule_trigger_not_attachment_notes_starts' => 'No attachment notes start with ":trigger_value"', 'rule_trigger_not_attachment_notes_starts' => 'Немає приміток вкладення починаючогося з ":trigger_value"',
'rule_trigger_not_attachment_notes_ends' => 'No attachment notes end on ":trigger_value"', 'rule_trigger_not_attachment_notes_ends' => 'Немає приміток вкладення закінчуючогося на ":trigger_value"',
'rule_trigger_not_reconciled' => 'Transaction is not reconciled', 'rule_trigger_not_reconciled' => 'Операція не узгоджена',
'rule_trigger_not_exists' => 'Transaction does not exist', 'rule_trigger_not_exists' => 'Операція не існує',
'rule_trigger_not_has_attachments' => 'Transaction has no attachments', 'rule_trigger_not_has_attachments' => 'Операція не має вкладень',
'rule_trigger_not_has_any_category' => 'Transaction has no category', 'rule_trigger_not_has_any_category' => 'Операція не має категорії',
'rule_trigger_not_has_any_budget' => 'Transaction has no category', 'rule_trigger_not_has_any_budget' => 'Операція не має категорії',
'rule_trigger_not_has_any_bill' => 'Transaction has no bill', 'rule_trigger_not_has_any_bill' => 'Операція не має рахунків до сплати',
'rule_trigger_not_has_any_tag' => 'Transaction has no tags', 'rule_trigger_not_has_any_tag' => 'Операція не має тегів',
'rule_trigger_not_any_notes' => 'Transaction has no notes', 'rule_trigger_not_any_notes' => 'Операція не містить приміток',
'rule_trigger_not_any_external_url' => 'Transaction has no external URL', 'rule_trigger_not_any_external_url' => 'Операція не має зовнішньої URL-адреси',
'rule_trigger_not_has_no_attachments' => 'Transaction has a (any) attachment(s)', 'rule_trigger_not_has_no_attachments' => 'Операція має (деякі) вкладення',
'rule_trigger_not_has_no_category' => 'Transaction has a (any) category', 'rule_trigger_not_has_no_category' => 'Операція має (деяку) категорію',
'rule_trigger_not_has_no_budget' => 'Transaction has a (any) budget', 'rule_trigger_not_has_no_budget' => 'Операція має (деякий) бюджет',
'rule_trigger_not_has_no_bill' => 'Transaction has a (any) bill', 'rule_trigger_not_has_no_bill' => 'Операція має (деякий) рахунок до сплати',
'rule_trigger_not_has_no_tag' => 'Transaction has a (any) tag', 'rule_trigger_not_has_no_tag' => 'Операція має (деякий) тег',
'rule_trigger_not_no_notes' => 'Transaction has any notes', 'rule_trigger_not_no_notes' => 'Операція має примітки',
'rule_trigger_not_no_external_url' => 'Transaction has an external URL', 'rule_trigger_not_no_external_url' => 'Операція має зовнішню URL-адресу',
'rule_trigger_not_source_is_cash' => 'Source account is not a cash account', 'rule_trigger_not_source_is_cash' => 'Джерелом рахунка не є готівковий рахунок',
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account', 'rule_trigger_not_destination_is_cash' => 'Рахунком призначення не є готівковий рахунок',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account', 'rule_trigger_not_account_is_cash' => 'Жоден рахунок не є готівковим',
// actions // actions
'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', 'rule_action_delete_transaction_choice' => 'ВИДАЛИТИ операцію(!)',
'rule_action_delete_transaction' => 'DELETE transaction(!)', 'rule_action_delete_transaction' => 'ВИДАЛИТИ операцію(!)',
'rule_action_set_category' => 'Set category to ":action_value"', 'rule_action_set_category' => 'Вибрати категорію ":action_value"',
'rule_action_clear_category' => 'Звільнити поле "Категорія"', 'rule_action_clear_category' => 'Звільнити поле "Категорія"',
'rule_action_set_budget' => 'Встановити бюджет ":action_value"', 'rule_action_set_budget' => 'Встановити бюджет ":action_value"',
'rule_action_clear_budget' => 'Видалити бюджет', 'rule_action_clear_budget' => 'Видалити бюджет',
'rule_action_add_tag' => 'Add tag ":action_value"', 'rule_action_add_tag' => 'Додати тег ":action_value"',
'rule_action_remove_tag' => 'Remove tag ":action_value"', 'rule_action_remove_tag' => 'Видалити тег ":action_value"',
'rule_action_remove_all_tags' => 'Видалити усі теги', 'rule_action_remove_all_tags' => 'Видалити усі теги',
'rule_action_set_description' => 'Set description to ":action_value"', 'rule_action_set_description' => 'Вказати примітки до ":action_value"',
'rule_action_append_description' => 'Append description with ":action_value"', 'rule_action_append_description' => 'Додайте до опису ":action_value"',
'rule_action_prepend_description' => 'Prepend description with ":action_value"', 'rule_action_prepend_description' => 'Почніть опис з ":action_value"',
'rule_action_set_category_choice' => 'Set category to ..', 'rule_action_set_category_choice' => 'Обрати категорію..',
'rule_action_clear_category_choice' => 'Clear any category', 'rule_action_clear_category_choice' => 'Очистити всі категорії',
'rule_action_set_budget_choice' => 'Set budget to ..', 'rule_action_set_budget_choice' => 'Встановити бюджет..',
'rule_action_clear_budget_choice' => 'Clear any budget', 'rule_action_clear_budget_choice' => 'Очистити всі бюджети',
'rule_action_add_tag_choice' => 'Add tag ..', 'rule_action_add_tag_choice' => 'Додати тег..',
'rule_action_remove_tag_choice' => 'Remove tag ..', 'rule_action_remove_tag_choice' => 'Видалити тег..',
'rule_action_remove_all_tags_choice' => 'Видалити усі теги', 'rule_action_remove_all_tags_choice' => 'Видалити усі теги',
'rule_action_set_description_choice' => 'Set description to ..', 'rule_action_set_description_choice' => 'Set description to ..',
'rule_action_update_piggy_choice' => 'Add / remove transaction amount in piggy bank ..', 'rule_action_update_piggy_choice' => 'Add / remove transaction amount in piggy bank ..',
@@ -1328,15 +1328,15 @@ return [
'pref_notification_new_access_token' => 'Alert when a new API access token is created', '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_transaction_creation' => 'Alert when a transaction is created automatically',
'pref_notification_user_login' => 'Alert when you login from a new location', 'pref_notification_user_login' => 'Alert when you login from a new location',
'pref_notifications' => 'Notifications', 'pref_notifications' => 'Сповіщення',
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.', 'pref_notifications_help' => 'Укажіть, чи хотіли б ви отримувати ці сповіщення. Деякі сповіщення можуть містити конфіденційну фінансову інформацію.',
'slack_webhook_url' => 'Slack Webhook URL', 'slack_webhook_url' => 'URL-адреса Slack Webhook',
'slack_webhook_url_help' => 'If you want Firefly III to notify you using Slack, enter the webhook URL here. Otherwise leave the field blank. If you are an admin, you need to set this URL in the administration as well.', 'slack_webhook_url_help' => 'Якщо ви хочете, щоб Firefly III повідомляв вас за допомогою Slack, введіть тут URL-адресу вебхука. В іншому випадку залиште поле порожнім. Якщо ви адміністратор, вам також потрібно встановити цю URL-адресу в панелі адміністрування.',
'slack_url_label' => 'Slack "incoming webhook" URL', 'slack_url_label' => 'URL-адреса Slack "вхідного вебхуку"',
// profile: // profile:
'purge_data_title' => 'Purge data from Firefly III', 'purge_data_title' => 'Очистити дані з Firefly III',
'purge_data_expl' => '"Purging" means "deleting that which is already deleted". In normal circumstances, Firefly III deletes nothing permanently. It just hides it. The button below deletes all of these previously "deleted" records FOREVER.', 'purge_data_expl' => '«Очищення» означає «видалення того, що вже видалено». За звичайних обставин Firefly III нічого не видаляє остаточно. Це просто приховує це. Кнопка нижче видаляє всі ці раніше "видалені" записи НАЗАВЖДИ.',
'delete_stuff_header' => 'Видалити та очистити дані', 'delete_stuff_header' => 'Видалити та очистити дані',
'purge_all_data' => 'Знищити всі видалені записи', 'purge_all_data' => 'Знищити всі видалені записи',
'purge_data' => 'Очистити дані', 'purge_data' => 'Очистити дані',
@@ -1344,9 +1344,9 @@ return [
'delete_data_title' => 'Видалити дані з Firefly III', 'delete_data_title' => 'Видалити дані з Firefly III',
'permanent_delete_stuff' => 'Ви можете видалити вміст з Firefly III. Використання кнопок нижче означає, що ваші елементи будуть видалені з поля зору та приховані. Для цього немає кнопки скасування, але елементи можуть залишатися в базі даних, де ви можете їх зберегти, якщо це необхідно.', 'permanent_delete_stuff' => 'Ви можете видалити вміст з Firefly III. Використання кнопок нижче означає, що ваші елементи будуть видалені з поля зору та приховані. Для цього немає кнопки скасування, але елементи можуть залишатися в базі даних, де ви можете їх зберегти, якщо це необхідно.',
'other_sessions_logged_out' => 'Усі інші ваші сеанси вийшли з системи.', 'other_sessions_logged_out' => 'Усі інші ваші сеанси вийшли з системи.',
'delete_unused_accounts' => 'Deleting unused accounts will clean your auto-complete lists.', 'delete_unused_accounts' => 'Видалення невикористаних облікових записів очистить ваші списки автозаповнення.',
'delete_all_unused_accounts' => 'Delete unused accounts', 'delete_all_unused_accounts' => 'Видалити невикористані облікові записи',
'deleted_all_unused_accounts' => 'All unused accounts are deleted', 'deleted_all_unused_accounts' => 'Усі невикористовувані облікові записи видаляються',
'delete_all_budgets' => 'Видалити УСІ свої бюджети', 'delete_all_budgets' => 'Видалити УСІ свої бюджети',
'delete_all_categories' => 'Видалити ВСІ ваші категорії', 'delete_all_categories' => 'Видалити ВСІ ваші категорії',
'delete_all_tags' => 'Видалити УСІ свої теги', 'delete_all_tags' => 'Видалити УСІ свої теги',
@@ -1407,47 +1407,47 @@ return [
'secure_pw_working' => 'Якщо поставити прапорець, Firefly III надішле перші п’ять символів хешу SHA1 вашого пароля на <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/ ">веб-сайт Troy Hunt</a>, щоб перевірити, чи є він у списку. Це дозволить вам не використовувати небезпечні паролі, як рекомендовано в останній <a href="https://pages.nist.gov/800-63-3/sp800-63b.html">спеціальній публікації NIST</a> на цю тему.', 'secure_pw_working' => 'Якщо поставити прапорець, Firefly III надішле перші п’ять символів хешу SHA1 вашого пароля на <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/ ">веб-сайт Troy Hunt</a>, щоб перевірити, чи є він у списку. Це дозволить вам не використовувати небезпечні паролі, як рекомендовано в останній <a href="https://pages.nist.gov/800-63-3/sp800-63b.html">спеціальній публікації NIST</a> на цю тему.',
'secure_pw_should' => 'Чи варто поставити прапорець?', 'secure_pw_should' => 'Чи варто поставити прапорець?',
'secure_pw_long_password' => 'Так. Завжди перевіряйте надійність свого пароля.', 'secure_pw_long_password' => 'Так. Завжди перевіряйте надійність свого пароля.',
'command_line_token' => 'Command line token', 'command_line_token' => 'Токен командного рядка',
'explain_command_line_token' => 'You need this token to perform command line options, such as exporting data. Without it, that sensitive command will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', 'explain_command_line_token' => 'Цей токен потрібен для виконання параметрів командного рядка, наприклад експорту даних. Без нього ця чутлива команда не працюватиме. Не повідомляйте свій токен командного рядка. Ніхто не буде просити у вас цей токен, навіть я. Якщо ви боїтеся втратити його, або коли Ви параноїдні, відновіть цей токен за допомогою кнопки.',
'regenerate_command_line_token' => 'Regenerate command line token', 'regenerate_command_line_token' => 'Відновити токен командного рядка',
'token_regenerated' => 'A new command line token was generated', 'token_regenerated' => 'Було створено новий токен командного рядка',
'change_your_email' => 'Змінити електронну адресу', 'change_your_email' => 'Змінити електронну адресу',
'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the <a href="admin">Administration</a>.', 'email_verification' => 'Електронне повідомлення буде надіслано на вашу стару ТА нову адресу електронної пошти. З міркувань безпеки ви не зможете увійти, доки не підтвердите свою нову адресу електронної пошти. Якщо ви не впевнені, що ваша сервіс Firefly III здатен надсилати електронну пошту, не використовуйте цю функцію. Якщо ви адміністратор, ви можете перевірити це в розділі <a href="admin">Адміністрування</a>.',
'email_changed_logout' => 'Until you verify your email address, you cannot login.', 'email_changed_logout' => 'Доки ви не підтвердите свою електронну адресу, ви не зможете увійти.',
'login_with_new_email' => 'You can now login with your new email address.', 'login_with_new_email' => 'Тепер ви можете увійти за допомогою нової електронної адреси.',
'login_with_old_email' => 'You can now login with your old email address again.', 'login_with_old_email' => 'Тепер ви можете знову увійти зі своєю старою електронною адресою.',
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".', 'login_provider_local_only' => 'Ця дія недоступна під час автентифікації через ":login_provider".',
'external_user_mgt_disabled' => 'This action is not available when Firefly III isn\'t responsible for user management or authentication handling.', 'external_user_mgt_disabled' => 'Ця дія недоступна, якщо Firefly III не відповідає за керування користувачами чи обробку автентифікації.',
'external_auth_disabled' => 'This action is not available when Firefly III isn\'t responsible for authentication handling.', 'external_auth_disabled' => 'Ця дія недоступна, якщо Firefly III не відповідає за обробку автентифікації.',
'delete_local_info_only' => "Because Firefly III isn't responsible for user management or authentication handling, this function will only delete local Firefly III information.", 'delete_local_info_only' => "Оскільки Firefly III не відповідає за керування користувачами чи обробку автентифікації, ця функція видалятиме лише локальну інформацію Firefly III.",
'oauth' => 'OAuth', 'oauth' => 'OAuth',
'profile_oauth_clients' => 'OAuth Clients', 'profile_oauth_clients' => 'Клієнти OAuth',
'profile_oauth_no_clients' => 'You have not created any OAuth clients.', 'profile_oauth_no_clients' => 'Ви не створили жодних клієнтів OAuth.',
'profile_oauth_clients_header' => 'Clients', 'profile_oauth_clients_header' => 'Клієнти',
'profile_oauth_client_id' => 'Client ID', 'profile_oauth_client_id' => 'ID клієнта',
'profile_oauth_client_name' => 'Name', 'profile_oauth_client_name' => 'Ім\'я',
'profile_oauth_client_secret' => 'Secret', 'profile_oauth_client_secret' => 'Секретний ключ',
'profile_oauth_create_new_client' => 'Create New Client', 'profile_oauth_create_new_client' => 'Створити нового клієнта',
'profile_oauth_create_client' => 'Create Client', 'profile_oauth_create_client' => 'Створити клієнта',
'profile_oauth_edit_client' => 'Edit Client', 'profile_oauth_edit_client' => 'Редагувати клієнта',
'profile_oauth_name_help' => 'Something your users will recognize and trust.', 'profile_oauth_name_help' => 'Щось, що ваші користувачі впізнають і довірятимуть.',
'profile_oauth_redirect_url' => 'Redirect URL', 'profile_oauth_redirect_url' => 'URL-адреса перенаправлення',
'profile_oauth_redirect_url_help' => 'Your application\'s authorization callback URL.', 'profile_oauth_redirect_url_help' => 'Зовнішній URL для авторизації додатка.',
'profile_authorized_apps' => 'Authorized applications', 'profile_authorized_apps' => 'Авторизовані додатки',
'profile_authorized_clients' => 'Authorized clients', 'profile_authorized_clients' => 'Авторизовані клієнти',
'profile_scopes' => 'Scopes', 'profile_scopes' => 'Області застосування',
'profile_revoke' => 'Revoke', 'profile_revoke' => 'Відкликати',
'profile_oauth_client_secret_title' => 'Client Secret', 'profile_oauth_client_secret_title' => 'Секретний ключ клієнта',
'profile_oauth_client_secret_expl' => 'Here is your new client secret. This is the only time it will be shown so don\'t lose it! You may now use this secret to make API requests.', 'profile_oauth_client_secret_expl' => 'Ось новий секретний ключ клієнта. Це єдиний раз, коли він буде показаний, тому не втрачайте його! Тепер ви можете використовувати цей секретний ключ для надсилання запитів API.',
'profile_personal_access_tokens' => 'Personal Access Tokens', 'profile_personal_access_tokens' => 'Токени особистого доступу',
'profile_personal_access_token' => 'Personal Access Token', 'profile_personal_access_token' => 'Токен персонального доступу',
'profile_oauth_confidential' => 'Confidential', 'profile_oauth_confidential' => 'Конфіденційно',
'profile_oauth_confidential_help' => 'Require the client to authenticate with a secret. Confidential clients can hold credentials in a secure way without exposing them to unauthorized parties. Public applications, such as native desktop or JavaScript SPA applications, are unable to hold secrets securely.', 'profile_oauth_confidential_help' => 'Вимагайте від клієнта автентифікації за допомогою секретного ключа. Конфіденційні клієнти можуть безпечно зберігати облікові дані, без надання їх неавторизованим особам. Публічні додатки, такі як native desktop програми або програми JavaScript SPA, не можуть надійно зберігати секрети.',
'profile_personal_access_token_explanation' => 'Here is your new personal access token. This is the only time it will be shown so don\'t lose it! You may now use this token to make API requests.', 'profile_personal_access_token_explanation' => 'Ось ваш новий особистий токен. Це єдиний раз, коли він буде показаний, тому не втрачайте його! Тепер ви можете використовувати цей токен для надсилання запитів API.',
'profile_no_personal_access_token' => 'You have not created any personal access tokens.', 'profile_no_personal_access_token' => 'Ви не створили особистих токенів доступу.',
'profile_create_new_token' => 'Create new token', 'profile_create_new_token' => 'Створити новий токен',
'profile_create_token' => 'Create token', 'profile_create_token' => 'Створити токен',
'profile_create' => 'Create', 'profile_create' => 'Створити',
'profile_save_changes' => 'Save changes', 'profile_save_changes' => 'Save changes',
'profile_whoops' => 'Whoops!', 'profile_whoops' => 'Whoops!',
'profile_something_wrong' => 'Something went wrong!', 'profile_something_wrong' => 'Something went wrong!',
@@ -1542,73 +1542,73 @@ return [
'create_new_bill' => 'Створити новий рахунок', 'create_new_bill' => 'Створити новий рахунок',
// currencies: // currencies:
'create_currency' => 'Create a new currency', 'create_currency' => 'Створити нову валюту',
'store_currency' => 'Store new currency', 'store_currency' => 'Зберегти нову валюту',
'update_currency' => 'Оновити валюту', 'update_currency' => 'Оновити валюту',
'new_default_currency' => ':name тепер є валютою за замовчуванням.', 'new_default_currency' => ':name тепер є валютою за замовчуванням.',
'cannot_delete_currency' => 'Неможливо видалити валюту :name, оскільки вона використовується.', 'cannot_delete_currency' => 'Неможливо видалити валюту :name, оскільки вона використовується.',
'cannot_delete_fallback_currency' => ':name is the system fallback currency and can\'t be deleted.', 'cannot_delete_fallback_currency' => ':name є системною резервною валютою і не може бути видалена.',
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.', 'cannot_disable_currency_journals' => 'Не вдалося вимкнути :name , тому що операції все ще використовують його.',
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.', 'cannot_disable_currency_last_left' => 'Не можна вимкнути :name , оскільки вона є останньою ввімкненою валютою.',
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.', 'cannot_disable_currency_account_meta' => 'Не вдається відключити :name , тому що він використовується в рахунках активів.',
'cannot_disable_currency_bills' => 'Cannot disable :name because it is used in bills.', 'cannot_disable_currency_bills' => 'Не вдається відключити :name тому що він використовується в рахунках до сплати.',
'cannot_disable_currency_recurring' => 'Cannot disable :name because it is used in recurring transactions.', 'cannot_disable_currency_recurring' => 'Не вдається вимкнути :name , оскільки він використовується в повторюваних операціях.',
'cannot_disable_currency_available_budgets' => 'Cannot disable :name because it is used in available budgets.', 'cannot_disable_currency_available_budgets' => 'Не вдалося відключити :name , тому що він використовується в доступних бюджетах.',
'cannot_disable_currency_budget_limits' => 'Cannot disable :name because it is used in budget limits.', 'cannot_disable_currency_budget_limits' => 'Не вдалося вимкнути :name , тому що він використовується в бюджетних обмеженнях.',
'cannot_disable_currency_current_default' => 'Cannot disable :name because it is the current default currency.', 'cannot_disable_currency_current_default' => 'Не вдалося вимкнути :name , оскільки це поточна валюта за замовчуванням.',
'cannot_disable_currency_system_fallback' => 'Cannot disable :name because it is the system default currency.', 'cannot_disable_currency_system_fallback' => 'Не можна вимкнути :name , оскільки це валюта за замовчуванням.',
'disable_EUR_side_effects' => 'The Euro is the system\'s emergency fallback currency. Disabling it may have unintended side-effects and may void your warranty.', 'disable_EUR_side_effects' => 'Євро є резервною валютою системи для надзвичайних ситуацій. Його вимкнення може призвести до небажаних побічних ефектів і призвести до втрати гарантії.',
'deleted_currency' => 'Валюта :name видалена', 'deleted_currency' => 'Валюта :name видалена',
'created_currency' => 'Валюта :name створена', 'created_currency' => 'Валюта :name створена',
'could_not_store_currency' => 'Не вдалося зберегти нову валюту.', 'could_not_store_currency' => 'Не вдалося зберегти нову валюту.',
'updated_currency' => 'Валюта :name оновлена', 'updated_currency' => 'Валюта :name оновлена',
'ask_site_owner' => 'Please ask :owner to add, remove or edit currencies.', 'ask_site_owner' => 'Будь ласка, попросіть :owner додати, видалити або відредагувати валюти.',
'currencies_intro' => 'Firefly III supports various currencies which you can set and enable here.', 'currencies_intro' => 'Firefly III підтримує різні валюти, які ви можете встановити та ввімкнути тут.',
'make_default_currency' => 'Зробити основним', 'make_default_currency' => 'Зробити основним',
'default_currency' => 'за замовчуванням', 'default_currency' => 'за замовчуванням',
'currency_is_disabled' => 'Вимкнено', 'currency_is_disabled' => 'Вимкнено',
'enable_currency' => 'Увімкнути', 'enable_currency' => 'Увімкнути',
'disable_currency' => 'Вимкнути', 'disable_currency' => 'Вимкнути',
'currencies_default_disabled' => 'Most of these currencies are disabled by default. To use them, you must enable them first.', 'currencies_default_disabled' => 'Більшість із цих валют вимкнено за замовчуванням. Щоб використовувати їх, ви повинні спочатку їх увімкнути.',
'currency_is_now_enabled' => 'Currency ":name" has been enabled', 'currency_is_now_enabled' => 'Валюту ":name" увімкнено',
'currency_is_now_disabled' => 'Currency ":name" has been disabled', 'currency_is_now_disabled' => 'Валюту ":name" вимкнено',
// forms: // forms:
'mandatoryFields' => 'Mandatory fields', 'mandatoryFields' => 'Обов\'язкові поля',
'optionalFields' => 'Optional fields', 'optionalFields' => 'Необов\'язкові поля',
'options' => 'Опції', 'options' => 'Опції',
// budgets: // budgets:
'daily_budgets' => 'Daily budgets', 'daily_budgets' => 'Щоденні бюджети',
'weekly_budgets' => 'Weekly budgets', 'weekly_budgets' => 'Тижневі бюджети',
'monthly_budgets' => 'Monthly budgets', 'monthly_budgets' => 'Місячні бюджети',
'quarterly_budgets' => 'Quarterly budgets', 'quarterly_budgets' => 'Квартальні бюджети',
'half_year_budgets' => 'Half-yearly budgets', 'half_year_budgets' => 'Піврічні бюджети',
'yearly_budgets' => 'Yearly budgets', 'yearly_budgets' => 'Річні бюджети',
'other_budgets' => 'Custom timed budgets', 'other_budgets' => 'Спеціальні тимчасові бюджети',
'budget_limit_not_in_range' => 'This amount applies from :start to :end:', 'budget_limit_not_in_range' => 'Ця сума застосовується від :start до :end:',
'total_available_budget' => 'Total available budget (between :start and :end)', 'total_available_budget' => 'Загальний бюджет (між :start і :end)',
'total_available_budget_in_currency' => 'Total available budget in :currency', 'total_available_budget_in_currency' => 'Загальний обсяг бюджету в :currency',
'see_below' => 'see below', 'see_below' => 'дивіться нижче',
'create_new_budget' => 'Create a new budget', 'create_new_budget' => 'Створити новий бюджет',
'store_new_budget' => 'Store new budget', 'store_new_budget' => 'Зберегти новий бюджет',
'stored_new_budget' => 'Stored new budget ":name"', 'stored_new_budget' => 'Збережено новий бюджет ":name"',
'available_between' => 'Available between :start and :end', 'available_between' => 'Доступно між :start і :end',
'transactionsWithoutBudget' => 'Expenses without budget', 'transactionsWithoutBudget' => 'Витрати без бюджету',
'transactions_no_budget' => 'Expenses without budget between :start and :end', 'transactions_no_budget' => 'Витрати без бюджету між :start і :end',
'spent_between' => 'Already spent between :start and :end', 'spent_between' => 'Уже витрачено між :start і :end',
'set_available_amount' => 'Set available amount', 'set_available_amount' => 'Встановити доступну суму',
'update_available_amount' => 'Update available amount', 'update_available_amount' => 'Оновити доступну суму',
'ab_basic_modal_explain' => 'Use this form to indicate how much you expect to be able to budget (in total, in :currency) in the indicated period.', 'ab_basic_modal_explain' => 'Скористайтеся цією формою, щоб вказати, скільки ви очікуєте від бюджету (загалом, у :currency) у вказаний період.',
'createBudget' => 'New budget', 'createBudget' => 'Новий бюджет',
'invalid_currency' => 'This is an invalid currency', 'invalid_currency' => 'Ця валюта недійсна',
'invalid_amount' => 'Please enter an amount', 'invalid_amount' => 'Будь ласка, введіть суму',
'set_ab' => 'The available budget amount has been set', 'set_ab' => 'Доступна сума бюджету була встановлена',
'updated_ab' => 'The available budget amount has been updated', 'updated_ab' => 'Доступну суму бюджету оновлено',
'deleted_ab' => 'The available budget amount has been deleted', 'deleted_ab' => 'Доступну суму бюджету видалено',
'deleted_bl' => 'The budgeted amount has been removed', 'deleted_bl' => 'Зазначену в бюджеті суму видалено',
'alt_currency_ab_create' => 'Set the available budget in another currency', 'alt_currency_ab_create' => 'Встановіть доступний бюджет в іншій валюті',
'bl_create_btn' => 'Set budget in another currency', 'bl_create_btn' => 'Вказати бюджет в іншій валюті',
'inactiveBudgets' => 'Inactive budgets', 'inactiveBudgets' => 'Inactive budgets',
'without_budget_between' => 'Transactions without a budget between :start and :end', 'without_budget_between' => 'Transactions without a budget between :start and :end',
'delete_budget' => 'Delete budget ":name"', 'delete_budget' => 'Delete budget ":name"',
@@ -1665,62 +1665,62 @@ return [
'update_bill' => 'Update bill', 'update_bill' => 'Update bill',
'updated_bill' => 'Updated bill ":name"', 'updated_bill' => 'Updated bill ":name"',
'store_new_bill' => 'Store new bill', 'store_new_bill' => 'Store new bill',
'stored_new_bill' => 'Stored new bill ":name"', 'stored_new_bill' => 'Збережено новий рахунок до сплати ":name"',
'cannot_scan_inactive_bill' => 'Inactive bills cannot be scanned.', 'cannot_scan_inactive_bill' => 'Неактивні рахунки до сплати неможливо сканувати.',
'rescanned_bill' => 'Rescanned everything, and linked :count transaction to the bill.|Rescanned everything, and linked :count transactions to the bill.', 'rescanned_bill' => 'Перескановано все та пов’язано :count операцію з рахунком до сплати.|Повторно відскановано все та пов’язано :count операції з рахунком до сплати.',
'average_bill_amount_year' => 'Average bill amount (:year)', 'average_bill_amount_year' => 'Середня сума рахунку до сплати (:year)',
'average_bill_amount_overall' => 'Average bill amount (overall)', 'average_bill_amount_overall' => 'Середня сума рахунку до сплати (загалом)',
'bill_is_active' => 'Bill is active', 'bill_is_active' => 'Рахунок до сплати активний',
'bill_expected_between' => 'Expected between :start and :end', 'bill_expected_between' => 'Очікується між :start і :end',
'bill_will_automatch' => 'Bill will automatically linked to matching transactions', 'bill_will_automatch' => 'Рахунок до сплати буде автоматично пов’язано з відповідними операціями',
'skips_over' => 'skips over', 'skips_over' => 'пропускає',
'bill_store_error' => 'An unexpected error occurred while storing your new bill. Please check the log files', 'bill_store_error' => 'Під час зберігання вашого нового рахунку сталася неочікувана помилка. Будь ласка, перевірте файли журналів',
'list_inactive_rule' => 'inactive rule', 'list_inactive_rule' => 'неактивне правило',
'bill_edit_rules' => 'Firefly III will attempt to edit the rule related to this bill as well. If you\'ve edited this rule yourself however, Firefly III won\'t change anything.|Firefly III will attempt to edit the :count rules related to this bill as well. If you\'ve edited these rules yourself however, Firefly III won\'t change anything.', 'bill_edit_rules' => 'Firefly III також спробує відредагувати правило, пов’язане з цим рахунком до сплати. Проте, якщо ви редагували це правило самостійно, Firefly III нічого не змінить.|Firefly III також спробує відредагувати правила :count, пов’язані з цим рахунком до сплати. Проте, якщо ви редагували ці правила самостійно, Firefly III нічого не змінить.',
'bill_expected_date' => 'Expected :date', 'bill_expected_date' => 'Очікується :date',
'bill_expected_date_js' => 'Expected {date}', 'bill_expected_date_js' => 'Очікується {date}',
'bill_paid_on' => 'Paid on {date}', 'bill_paid_on' => 'Сплачено {date}',
'bill_repeats_weekly' => 'Repeats weekly', 'bill_repeats_weekly' => 'Повторюється щотижня',
'bill_repeats_monthly' => 'Repeats monthly', 'bill_repeats_monthly' => 'Повторюється щомісяця',
'bill_repeats_quarterly' => 'Repeats quarterly', 'bill_repeats_quarterly' => 'Повторюється щокварталу',
'bill_repeats_half-year' => 'Repeats every half year', 'bill_repeats_half-year' => 'Повторюється кожні півроку',
'bill_repeats_yearly' => 'Repeats yearly', 'bill_repeats_yearly' => 'Повторюється щороку',
'bill_repeats_weekly_other' => 'Repeats every other week', 'bill_repeats_weekly_other' => 'Повторюється через тиждень',
'bill_repeats_monthly_other' => 'Repeats every other month', 'bill_repeats_monthly_other' => 'Повторюється через місяць',
'bill_repeats_quarterly_other' => 'Repeats every other quarter', 'bill_repeats_quarterly_other' => 'Повторюється через квартал',
'bill_repeats_half-year_other' => 'Repeats yearly', 'bill_repeats_half-year_other' => 'Повторюється щороку',
'bill_repeats_yearly_other' => 'Repeats every other year', 'bill_repeats_yearly_other' => 'Повторюється через рік',
'bill_repeats_weekly_skip' => 'Repeats every {skip} weeks', 'bill_repeats_weekly_skip' => 'Повторюється кожні {skip} тижнів',
'bill_repeats_monthly_skip' => 'Repeats every {skip} months', 'bill_repeats_monthly_skip' => 'Повторює кожні {skip} місяців',
'bill_repeats_quarterly_skip' => 'Repeats every {skip} quarters', 'bill_repeats_quarterly_skip' => 'Повторюється кожні {skip} кварталів',
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years', 'bill_repeats_half-year_skip' => 'Повторюється кожні {skip} півроку',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years', 'bill_repeats_yearly_skip' => 'Повторюється кожні {skip} років',
'subscriptions' => 'Subscriptions', 'subscriptions' => 'Підписки',
'forever' => 'Forever', 'forever' => 'Назавжди',
'extension_date_is' => 'Extension date is {date}', 'extension_date_is' => 'Дата подовження {date}',
// accounts: // accounts:
'inactive_account_link' => 'You have :count inactive (archived) account, which you can view on this separate page.|You have :count inactive (archived) accounts, which you can view on this separate page.', 'inactive_account_link' => 'Ви маєте :count неактивний (архівований) рахунок, який ви можете переглянути на цій окремій сторінці. У вас є :count неактивних (архівних) облікових записів, які ви можете переглядати на цій окремій сторінці.',
'all_accounts_inactive' => 'These are your inactive accounts.', 'all_accounts_inactive' => 'Це ваші неактивні рахунки.',
'active_account_link' => 'This link goes back to your active accounts.', 'active_account_link' => 'Це посилання повертається до ваших активних рахунків.',
'account_missing_transaction' => 'Account #:id (":name") cannot be viewed directly, but Firefly is missing redirect information.', 'account_missing_transaction' => 'Рахунок #:id (":name") не може бути переглянутий безпосередньо, але в Firefly відсутня інформація для перенаправлення.',
'cc_monthly_payment_date_help' => 'Select any year and any month, it will be ignored anyway. Only the day of the month is relevant.', 'cc_monthly_payment_date_help' => 'Вибрані будь-який рік та будь-який місяць будуть проігноровані. Важливий лише день місяця.',
'details_for_asset' => 'Details for asset account ":name"', 'details_for_asset' => 'Деталі активів рахунку ":name"',
'details_for_expense' => 'Details for expense account ":name"', 'details_for_expense' => 'Деталі по рахунку витрат ":name"',
'details_for_revenue' => 'Подробиці джерела доходу ":name"', 'details_for_revenue' => 'Подробиці джерела доходу ":name"',
'details_for_cash' => 'Details for cash account ":name"', 'details_for_cash' => 'Деталі готівкового рахунку ":name"',
'store_new_asset_account' => 'Store new asset account', 'store_new_asset_account' => 'Зберегти новий рахунок активів',
'store_new_expense_account' => 'Store new expense account', 'store_new_expense_account' => 'Зберегти новий рахунок витрат',
'store_new_revenue_account' => 'Зберегти нове джерело доходу', 'store_new_revenue_account' => 'Зберегти нове джерело доходу',
'edit_asset_account' => 'Edit asset account ":name"', 'edit_asset_account' => 'Редагувати рахунок активів ":name"',
'edit_expense_account' => 'Edit expense account ":name"', 'edit_expense_account' => 'Редагувати рахунок витрат ":name"',
'edit_revenue_account' => 'Редагувати джерело доходу ":name"', 'edit_revenue_account' => 'Редагувати джерело доходу ":name"',
'delete_asset_account' => 'Delete asset account ":name"', 'delete_asset_account' => 'Видалити рахунок активів ":name"',
'delete_expense_account' => 'Delete expense account ":name"', 'delete_expense_account' => 'Видалити рахунок витрат ":name"',
'delete_revenue_account' => 'Видалити джерело доходу ":name"', 'delete_revenue_account' => 'Видалити джерело доходу ":name"',
'delete_liabilities_account' => 'Delete liability ":name"', 'delete_liabilities_account' => 'Видалити відповідальність ":name"',
'asset_deleted' => 'Successfully deleted asset account ":name"', 'asset_deleted' => 'Рахунок активів ":name" успішно видалено',
'account_deleted' => 'Successfully deleted account ":name"', 'account_deleted' => 'Успішно видалено рахунок ":name"',
'expense_deleted' => 'Successfully deleted expense account ":name"', 'expense_deleted' => 'Successfully deleted expense account ":name"',
'revenue_deleted' => 'Успішно видалено джерело доходів ":name"', 'revenue_deleted' => 'Успішно видалено джерело доходів ":name"',
'update_asset_account' => 'Update asset account', 'update_asset_account' => 'Update asset account',

View File

@@ -24,7 +24,7 @@ declare(strict_types=1);
return [ return [
'home' => '首頁', 'home' => '首頁',
'budgets' => 'Budgets', 'budgets' => '預算',
'subscriptions' => 'Subscriptions', 'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions', 'transactions' => 'Transactions',
'title_expenses' => 'Expenses', 'title_expenses' => 'Expenses',