2019-10-05 11:17:44 +02:00
{
"firefly" : {
2020-09-07 12:56:51 +02:00
"welcome_back" : "What's playing?" ,
2019-10-05 12:44:05 +02:00
"flash_error" : "Error!" ,
"flash_success" : "Success!" ,
2020-09-07 12:56:51 +02:00
"close" : "Close" ,
2019-10-05 12:44:05 +02:00
"split_transaction_title" : "Description of the split transaction" ,
2020-11-08 14:31:38 +01:00
"errors_submission" : "There was something wrong with your submission. Please check out the errors." ,
2020-09-07 12:56:51 +02:00
"split" : "Split" ,
"single_split" : "Split" ,
2020-05-18 21:17:59 +02:00
"transaction_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID} (\"{title}\")<\/a> has been stored." ,
2023-02-04 08:22:53 +01:00
"webhook_stored_link" : "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> has been stored." ,
"webhook_updated_link" : "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") has been updated." ,
2021-03-21 20:38:44 +01:00
"transaction_updated_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> (\"{title}\") has been updated." ,
2020-05-18 21:17:59 +02:00
"transaction_new_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored." ,
2019-10-05 12:44:05 +02:00
"transaction_journal_information" : "Transaction information" ,
2022-10-22 07:34:05 +02:00
"submission_options" : "Submission options" ,
"apply_rules_checkbox" : "Apply rules" ,
"fire_webhooks_checkbox" : "Fire webhooks" ,
2020-10-02 08:46:41 +02:00
"no_budget_pointer" : "You seem to have no budgets yet. You should create some on the <a href=\"budgets\">budgets<\/a>-page. Budgets can help you keep track of expenses." ,
"no_bill_pointer" : "You seem to have no bills yet. You should create some on the <a href=\"bills\">bills<\/a>-page. Bills can help you keep track of expenses." ,
2019-10-05 12:44:05 +02:00
"source_account" : "Source account" ,
2020-10-02 08:46:41 +02:00
"hidden_fields_preferences" : "You can enable more transaction options in your <a href=\"preferences\">preferences<\/a>." ,
2019-10-05 12:44:05 +02:00
"destination_account" : "Destination account" ,
"add_another_split" : "Add another split" ,
"submission" : "Submission" ,
"create_another" : "After storing, return here to create another one." ,
"reset_after" : "Reset form after submission" ,
"submit" : "Submit" ,
"amount" : "Amount" ,
"date" : "Date" ,
"tags" : "Tags" ,
"no_budget" : "(no budget)" ,
2020-08-01 15:31:11 +02:00
"no_bill" : "(no bill)" ,
2019-10-05 12:44:05 +02:00
"category" : "Category" ,
"attachments" : "Attachments" ,
"notes" : "Notes" ,
2022-01-24 07:50:33 +01:00
"external_url" : "External URL" ,
2019-10-05 12:44:05 +02:00
"update_transaction" : "Update transaction" ,
"after_update_create_another" : "After updating, return here to continue editing." ,
"store_as_new" : "Store as a new transaction instead of updating." ,
"split_title_help" : "If you create a split transaction, there must be a global description for all splits of the transaction." ,
"none_in_select_list" : "(none)" ,
"no_piggy_bank" : "(no piggy bank)" ,
2019-11-10 07:26:49 +01:00
"description" : "Description" ,
2019-12-20 07:15:40 +01:00
"split_transaction_title_help" : "If you create a split transaction, there must be a global description for all splits of the transaction." ,
"destination_account_reconciliation" : "You can't edit the destination account of a reconciliation transaction." ,
2019-12-30 15:24:02 +01:00
"source_account_reconciliation" : "You can't edit the source account of a reconciliation transaction." ,
2020-02-14 08:08:51 +01:00
"budget" : "Budget" ,
2020-08-01 15:31:11 +02:00
"bill" : "Bill" ,
2020-02-14 08:43:23 +01:00
"you_create_withdrawal" : "You're creating a withdrawal." ,
"you_create_transfer" : "You're creating a transfer." ,
2020-05-29 06:39:48 +02:00
"you_create_deposit" : "You're creating a deposit." ,
2020-09-07 12:56:51 +02:00
"edit" : "Edit" ,
"delete" : "Delete" ,
2020-05-29 06:39:48 +02:00
"name" : "Name" ,
"profile_whoops" : "Whoops!" ,
"profile_something_wrong" : "Something went wrong!" ,
"profile_try_again" : "Something went wrong. Please try again." ,
"profile_oauth_clients" : "OAuth Clients" ,
"profile_oauth_no_clients" : "You have not created any OAuth clients." ,
"profile_oauth_clients_header" : "Clients" ,
"profile_oauth_client_id" : "Client ID" ,
"profile_oauth_client_name" : "Name" ,
"profile_oauth_client_secret" : "Secret" ,
"profile_oauth_create_new_client" : "Create New Client" ,
"profile_oauth_create_client" : "Create Client" ,
"profile_oauth_edit_client" : "Edit Client" ,
"profile_oauth_name_help" : "Something your users will recognize and trust." ,
"profile_oauth_redirect_url" : "Redirect URL" ,
2023-01-19 06:45:45 +01:00
"profile_oauth_clients_external_auth" : "If you're using an external authentication provider like Authelia, OAuth Clients will not work. You can use Personal Access Tokens only." ,
2020-05-29 06:39:48 +02:00
"profile_oauth_redirect_url_help" : "Your application's authorization callback URL." ,
"profile_authorized_apps" : "Authorized applications" ,
"profile_authorized_clients" : "Authorized clients" ,
"profile_scopes" : "Scopes" ,
"profile_revoke" : "Revoke" ,
"profile_personal_access_tokens" : "Personal Access Tokens" ,
"profile_personal_access_token" : "Personal Access Token" ,
"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_no_personal_access_token" : "You have not created any personal access tokens." ,
"profile_create_new_token" : "Create new token" ,
"profile_create_token" : "Create token" ,
"profile_create" : "Create" ,
2020-06-27 13:32:40 +02:00
"profile_save_changes" : "Save changes" ,
"default_group_title_name" : "(ungrouped)" ,
2020-08-05 07:15:28 +02:00
"piggy_bank" : "Piggy bank" ,
"profile_oauth_client_secret_title" : "Client Secret" ,
"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_confidential" : "Confidential" ,
2020-08-07 11:10:22 +02:00
"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." ,
"multi_account_warning_unknown" : "Depending on the type of transaction you create, the source and\/or destination account of subsequent splits may be overruled by whatever is defined in the first split of the transaction." ,
"multi_account_warning_withdrawal" : "Keep in mind that the source account of subsequent splits will be overruled by whatever is defined in the first split of the withdrawal." ,
"multi_account_warning_deposit" : "Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit." ,
2022-09-17 07:08:30 +02:00
"multi_account_warning_transfer" : "Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer." ,
2022-09-17 16:54:13 +02:00
"webhook_trigger_STORE_TRANSACTION" : "After transaction creation" ,
"webhook_trigger_UPDATE_TRANSACTION" : "After transaction update" ,
"webhook_trigger_DESTROY_TRANSACTION" : "After transaction delete" ,
2022-09-18 10:45:38 +02:00
"webhook_response_TRANSACTIONS" : "Transaction details" ,
"webhook_response_ACCOUNTS" : "Account details" ,
2022-09-17 07:08:30 +02:00
"webhook_response_none_NONE" : "No details" ,
"webhook_delivery_JSON" : "JSON" ,
"actions" : "Actions" ,
2022-09-18 10:45:38 +02:00
"meta_data" : "Meta data" ,
"webhook_messages" : "Webhook message" ,
"inactive" : "Inactive" ,
"no_webhook_messages" : "There are no webhook messages" ,
2022-09-17 07:08:30 +02:00
"inspect" : "Inspect" ,
"create_new_webhook" : "Create new webhook" ,
2022-09-17 16:54:13 +02:00
"webhooks" : "Webhooks" ,
2022-10-22 07:34:05 +02:00
"webhook_trigger_form_help" : "Indicate on what event the webhook will trigger" ,
2022-09-17 16:54:13 +02:00
"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." ,
2022-09-18 05:49:56 +02:00
"webhook_active_form_help" : "The webhook must be active or it won't be called." ,
2022-09-18 10:45:38 +02:00
"edit_webhook_js" : "Edit webhook \"{title}\"" ,
2023-01-07 08:12:53 +01:00
"webhook_was_triggered" : "The webhook was triggered on the indicated transaction. Please wait for results to appear." ,
2022-09-18 10:45:38 +02:00
"view_message" : "View message" ,
"view_attempts" : "View failed attempts" ,
"message_content_title" : "Webhook message content" ,
"message_content_help" : "This is the content of the message that was sent (or tried) using this webhook." ,
"attempt_content_title" : "Webhook attempts" ,
2022-09-18 15:48:28 +02:00
"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." ,
2022-09-18 10:45:38 +02:00
"no_attempts" : "There are no unsuccessful attempts. That's a good thing!" ,
"webhook_attempt_at" : "Attempt at {moment}" ,
"logs" : "Logs" ,
2022-09-18 15:48:28 +02:00
"response" : "Response" ,
"visit_webhook_url" : "Visit webhook URL" ,
"reset_webhook_secret" : "Reset webhook secret"
2019-10-05 12:44:05 +02:00
} ,
"form" : {
2022-09-17 16:54:13 +02:00
"url" : "URL" ,
"active" : "Active" ,
2019-10-05 12:44:05 +02:00
"interest_date" : "Interest date" ,
2022-09-17 07:14:50 +02:00
"title" : "Title" ,
2019-10-05 12:44:05 +02:00
"book_date" : "Book date" ,
"process_date" : "Processing date" ,
"due_date" : "Due date" ,
2019-10-05 13:11:12 +02:00
"foreign_amount" : "Foreign amount" ,
2019-10-05 12:44:05 +02:00
"payment_date" : "Payment date" ,
"invoice_date" : "Invoice date" ,
2022-09-17 16:54:13 +02:00
"internal_reference" : "Internal reference" ,
"webhook_response" : "Response" ,
"webhook_trigger" : "Trigger" ,
"webhook_delivery" : "Delivery"
2019-10-05 11:17:44 +02:00
} ,
2022-09-18 15:48:28 +02:00
"list" : {
"active" : "Is active?" ,
"trigger" : "Trigger" ,
"response" : "Response" ,
2022-10-08 07:03:40 +02:00
"delivery" : "Delivery" ,
"url" : "URL" ,
"secret" : "Secret"
2022-09-18 15:48:28 +02:00
} ,
2019-10-05 11:17:44 +02:00
"config" : {
2022-09-18 10:45:38 +02:00
"html_language" : "en" ,
"date_time_fns" : "MMMM do, yyyy @ HH:mm:ss"
2019-10-05 11:17:44 +02:00
}
2020-08-02 08:54:28 +02:00
}