mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update meta-files for new release.
This commit is contained in:
@@ -963,37 +963,37 @@ return [
|
||||
'rule_trigger_account_nr_ends' => 'Either account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_account_nr_starts_choice' => 'Either account number / IBAN starts with..',
|
||||
'rule_trigger_account_nr_starts' => 'Either account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_category_contains_choice' => 'Category contains..',
|
||||
'rule_trigger_category_contains_choice' => 'La categoría contiene..',
|
||||
'rule_trigger_category_contains' => 'Category contains ":trigger_value"',
|
||||
'rule_trigger_category_ends_choice' => 'Category ends with..',
|
||||
'rule_trigger_category_ends_choice' => 'La categoría termina con..',
|
||||
'rule_trigger_category_ends' => 'Category ends with ":trigger_value"',
|
||||
'rule_trigger_category_starts_choice' => 'Category starts with..',
|
||||
'rule_trigger_category_starts_choice' => 'La categoría empieza por..',
|
||||
'rule_trigger_category_starts' => 'Category starts with ":trigger_value"',
|
||||
'rule_trigger_budget_contains_choice' => 'Budget contains..',
|
||||
'rule_trigger_budget_contains_choice' => 'El presupuesto contiene..',
|
||||
'rule_trigger_budget_contains' => 'Budget contains ":trigger_value"',
|
||||
'rule_trigger_budget_ends_choice' => 'Budget ends with..',
|
||||
'rule_trigger_budget_ends_choice' => 'El presupuesto termina con..',
|
||||
'rule_trigger_budget_ends' => 'Budget ends with ":trigger_value"',
|
||||
'rule_trigger_budget_starts_choice' => 'Budget starts with..',
|
||||
'rule_trigger_budget_starts_choice' => 'El presupuesto comienza con..',
|
||||
'rule_trigger_budget_starts' => 'Budget starts with ":trigger_value"',
|
||||
'rule_trigger_bill_contains_choice' => 'La factura contiene..',
|
||||
'rule_trigger_bill_contains' => 'Bill contains ":trigger_value"',
|
||||
'rule_trigger_bill_ends_choice' => 'Bill ends with..',
|
||||
'rule_trigger_bill_ends_choice' => 'La factura termina con..',
|
||||
'rule_trigger_bill_ends' => 'Bill ends with ":trigger_value"',
|
||||
'rule_trigger_bill_starts_choice' => 'Bill starts with..',
|
||||
'rule_trigger_bill_starts_choice' => 'La factura comienza con..',
|
||||
'rule_trigger_bill_starts' => 'Bill starts with ":trigger_value"',
|
||||
'rule_trigger_external_id_contains_choice' => 'External ID contains..',
|
||||
'rule_trigger_external_id_contains_choice' => 'El ID externo contiene..',
|
||||
'rule_trigger_external_id_contains' => 'External ID contains ":trigger_value"',
|
||||
'rule_trigger_external_id_ends_choice' => 'External ID ends with..',
|
||||
'rule_trigger_external_id_ends_choice' => 'El ID externo termina con..',
|
||||
'rule_trigger_external_id_ends' => 'External ID ends with ":trigger_value"',
|
||||
'rule_trigger_external_id_starts_choice' => 'External ID starts with..',
|
||||
'rule_trigger_external_id_starts' => 'External ID starts with ":trigger_value"',
|
||||
'rule_trigger_internal_reference_contains_choice' => 'Internal reference contains..',
|
||||
'rule_trigger_internal_reference_contains_choice' => 'La referencia interna contiene..',
|
||||
'rule_trigger_internal_reference_contains' => 'Internal reference contains ":trigger_value"',
|
||||
'rule_trigger_internal_reference_ends_choice' => 'Internal reference ends with..',
|
||||
'rule_trigger_internal_reference_ends' => 'Internal reference ends with ":trigger_value"',
|
||||
'rule_trigger_internal_reference_starts_choice' => 'Internal reference starts with..',
|
||||
'rule_trigger_internal_reference_starts' => 'Internal reference starts with ":trigger_value"',
|
||||
'rule_trigger_external_url_is_choice' => 'External URL is..',
|
||||
'rule_trigger_external_url_is_choice' => 'La URL externa es..',
|
||||
'rule_trigger_external_url_is' => 'External URL is ":trigger_value"',
|
||||
'rule_trigger_external_url_contains_choice' => 'External URL contains..',
|
||||
'rule_trigger_external_url_contains' => 'External URL contains ":trigger_value"',
|
||||
@@ -1001,7 +1001,7 @@ return [
|
||||
'rule_trigger_external_url_ends' => 'External URL ends with ":trigger_value"',
|
||||
'rule_trigger_external_url_starts_choice' => 'External URL starts with..',
|
||||
'rule_trigger_external_url_starts' => 'External URL starts with ":trigger_value"',
|
||||
'rule_trigger_has_no_attachments_choice' => 'Has no attachments',
|
||||
'rule_trigger_has_no_attachments_choice' => 'No tiene adjuntos',
|
||||
'rule_trigger_has_no_attachments' => 'Transaction has no attachments',
|
||||
'rule_trigger_recurrence_id_choice' => 'Recurring transaction ID is..',
|
||||
'rule_trigger_recurrence_id' => 'Recurring transaction ID is ":trigger_value"',
|
||||
@@ -1041,13 +1041,13 @@ return [
|
||||
'rule_trigger_invoice_date_before' => 'Invoice date is before ":trigger_value"',
|
||||
'rule_trigger_invoice_date_after_choice' => 'Invoice date is after..',
|
||||
'rule_trigger_invoice_date_after' => 'Invoice date is after ":trigger_value"',
|
||||
'rule_trigger_created_at_before_choice' => 'Transaction was created before..',
|
||||
'rule_trigger_created_at_before_choice' => 'La transacción fue creada antes del..',
|
||||
'rule_trigger_created_at_before' => 'Transaction was created before ":trigger_value"',
|
||||
'rule_trigger_created_at_after_choice' => 'Transaction was created after..',
|
||||
'rule_trigger_created_at_after' => 'Transaction was created after ":trigger_value"',
|
||||
'rule_trigger_updated_at_before_choice' => 'Transaction was last updated before..',
|
||||
'rule_trigger_updated_at_before' => 'Transaction was last updated before ":trigger_value"',
|
||||
'rule_trigger_updated_at_after_choice' => 'Transaction was last updated after..',
|
||||
'rule_trigger_updated_at_after_choice' => 'La transacción se actualizó por última vez después del..',
|
||||
'rule_trigger_updated_at_after' => 'Transaction was last updated after ":trigger_value"',
|
||||
'rule_trigger_foreign_amount_is_choice' => 'Foreign amount is exactly..',
|
||||
'rule_trigger_foreign_amount_is' => 'Foreign amount is exactly ":trigger_value"',
|
||||
@@ -1071,10 +1071,10 @@ return [
|
||||
'rule_trigger_attachment_notes_starts' => 'Any attachment\'s notes start with ":trigger_value"',
|
||||
'rule_trigger_attachment_notes_ends_choice' => 'Any attachment\'s notes end with..',
|
||||
'rule_trigger_attachment_notes_ends' => 'Any attachment\'s notes end with ":trigger_value"',
|
||||
'rule_trigger_reconciled_choice' => 'Transaction is reconciled',
|
||||
'rule_trigger_reconciled' => 'Transaction is reconciled',
|
||||
'rule_trigger_reconciled_choice' => 'Transacción conciliada',
|
||||
'rule_trigger_reconciled' => 'Transacción conciliada',
|
||||
'rule_trigger_exists_choice' => 'Any transaction matches(!)',
|
||||
'rule_trigger_exists' => 'Any transaction matches',
|
||||
'rule_trigger_exists' => 'Cualquier transacción coincide',
|
||||
|
||||
// more values for new types:
|
||||
'rule_trigger_not_account_id' => 'Account ID is not ":trigger_value"',
|
||||
@@ -1084,7 +1084,7 @@ return [
|
||||
'rule_trigger_not_tag_is' => 'Tag is not ":trigger_value"',
|
||||
'rule_trigger_not_tag_is_not' => 'Tag is ":trigger_value"',
|
||||
'rule_trigger_not_description_is' => 'Description is not ":trigger_value"',
|
||||
'rule_trigger_not_description_contains' => 'Description does not contain',
|
||||
'rule_trigger_not_description_contains' => 'La descripción no contiene',
|
||||
'rule_trigger_not_description_ends' => 'Description does not end with ":trigger_value"',
|
||||
'rule_trigger_not_description_starts' => 'Description does not start with ":trigger_value"',
|
||||
'rule_trigger_not_notes_is' => 'Notes are not ":trigger_value"',
|
||||
@@ -1185,25 +1185,25 @@ return [
|
||||
'rule_trigger_not_attachment_notes_contains' => 'No attachment notes contain ":trigger_value"',
|
||||
'rule_trigger_not_attachment_notes_starts' => 'No attachment notes start with ":trigger_value"',
|
||||
'rule_trigger_not_attachment_notes_ends' => 'No attachment notes end on ":trigger_value"',
|
||||
'rule_trigger_not_reconciled' => 'Transaction is not reconciled',
|
||||
'rule_trigger_not_exists' => 'Transaction does not exist',
|
||||
'rule_trigger_not_has_attachments' => 'Transaction has no attachments',
|
||||
'rule_trigger_not_has_any_category' => 'Transaction has no category',
|
||||
'rule_trigger_not_has_any_budget' => 'Transaction has no category',
|
||||
'rule_trigger_not_has_any_bill' => 'Transaction has no bill',
|
||||
'rule_trigger_not_has_any_tag' => 'Transaction has no tags',
|
||||
'rule_trigger_not_any_notes' => 'Transaction has no notes',
|
||||
'rule_trigger_not_any_external_url' => 'Transaction has no external URL',
|
||||
'rule_trigger_not_reconciled' => 'La transacción no ha sido conciliada',
|
||||
'rule_trigger_not_exists' => 'La transacción no existe',
|
||||
'rule_trigger_not_has_attachments' => 'La transacción no tiene adjuntos',
|
||||
'rule_trigger_not_has_any_category' => 'La transacción no tiene categoría',
|
||||
'rule_trigger_not_has_any_budget' => 'La transacción no tiene categoría',
|
||||
'rule_trigger_not_has_any_bill' => 'La transacción no tiene factura',
|
||||
'rule_trigger_not_has_any_tag' => 'La transacción no tiene etiquetas',
|
||||
'rule_trigger_not_any_notes' => 'La transacción no tiene notas',
|
||||
'rule_trigger_not_any_external_url' => 'La transacción no tiene URL externa',
|
||||
'rule_trigger_not_has_no_attachments' => 'Transaction has a (any) attachment(s)',
|
||||
'rule_trigger_not_has_no_category' => 'Transaction has a (any) category',
|
||||
'rule_trigger_not_has_no_budget' => 'Transaction has a (any) budget',
|
||||
'rule_trigger_not_has_no_bill' => 'Transaction has a (any) bill',
|
||||
'rule_trigger_not_has_no_tag' => 'Transaction has a (any) tag',
|
||||
'rule_trigger_not_no_notes' => 'Transaction has any notes',
|
||||
'rule_trigger_not_no_external_url' => 'Transaction has an external URL',
|
||||
'rule_trigger_not_source_is_cash' => 'Source account is not a cash account',
|
||||
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
|
||||
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
|
||||
'rule_trigger_not_has_no_category' => 'La transacción tiene una (cualquiera) categoría',
|
||||
'rule_trigger_not_has_no_budget' => 'La transacción tiene un (cualquiera) presupuesto',
|
||||
'rule_trigger_not_has_no_bill' => 'La transacción tiene factura(s)',
|
||||
'rule_trigger_not_has_no_tag' => 'La transacción tiene una etiqueta (cualquiera)',
|
||||
'rule_trigger_not_no_notes' => 'La transacción tiene notas',
|
||||
'rule_trigger_not_no_external_url' => 'La transacción tiene una URL externa',
|
||||
'rule_trigger_not_source_is_cash' => 'La cuenta origen no es una cuenta de efectivo',
|
||||
'rule_trigger_not_destination_is_cash' => 'La cuenta de destino no es una cuenta de efectivo',
|
||||
'rule_trigger_not_account_is_cash' => 'Ninguna de las cuentas es una cuenta de efectivo',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@@ -1218,8 +1218,8 @@ return [
|
||||
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction(!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction(!)',
|
||||
'rule_action_delete_transaction_choice' => 'ELIMINAR transacción(!)',
|
||||
'rule_action_delete_transaction' => 'ELIMINAR transacción(!)',
|
||||
'rule_action_set_category' => 'Establecer categoría en ":action_value"',
|
||||
'rule_action_clear_category' => 'Borrar categoría',
|
||||
'rule_action_set_budget' => 'Establecer presupuesto en ":action_value "',
|
||||
@@ -1230,14 +1230,14 @@ return [
|
||||
'rule_action_set_description' => 'Establecer la descripcion en ":action_value"',
|
||||
'rule_action_append_description' => 'Anexar la descripción con ":action_value"',
|
||||
'rule_action_prepend_description' => 'Anteponer la descripción con ":action_value"',
|
||||
'rule_action_set_category_choice' => 'Set category to ..',
|
||||
'rule_action_set_category_choice' => 'Establecer categoría ..',
|
||||
'rule_action_clear_category_choice' => 'Eliminar cualquier categoría',
|
||||
'rule_action_set_budget_choice' => 'Set budget to ..',
|
||||
'rule_action_set_budget_choice' => 'Establecer presupuesto ..',
|
||||
'rule_action_clear_budget_choice' => 'Eliminar cualquier presupuesto',
|
||||
'rule_action_add_tag_choice' => 'Add tag ..',
|
||||
'rule_action_remove_tag_choice' => 'Remove tag ..',
|
||||
'rule_action_add_tag_choice' => 'Añadir etiqueta ..',
|
||||
'rule_action_remove_tag_choice' => 'Quitar etiqueta ..',
|
||||
'rule_action_remove_all_tags_choice' => 'Eliminar todas las etiquetas',
|
||||
'rule_action_set_description_choice' => 'Set description to ..',
|
||||
'rule_action_set_description_choice' => 'Añadir descripción ..',
|
||||
'rule_action_update_piggy_choice' => 'Add / remove transaction amount in piggy bank ..',
|
||||
'rule_action_update_piggy' => 'Add / remove transaction amount in piggy bank ":action_value"',
|
||||
'rule_action_append_description_choice' => 'Append description with ..',
|
||||
@@ -1253,7 +1253,7 @@ return [
|
||||
'rule_action_clear_notes_choice' => 'Eliminar cualquier nota',
|
||||
'rule_action_clear_notes' => 'Eliminar cualquier nota',
|
||||
'rule_action_set_notes_choice' => 'Set notes to ..',
|
||||
'rule_action_link_to_bill_choice' => 'Link to a bill ..',
|
||||
'rule_action_link_to_bill_choice' => 'Enlazar a una factura ..',
|
||||
'rule_action_link_to_bill' => 'Enlace a una factura ":action_value"',
|
||||
'rule_action_set_notes' => 'Establecer notas para:action_value',
|
||||
'rule_action_convert_deposit_choice' => 'Convertir transacción en un ingreso',
|
||||
@@ -1302,12 +1302,12 @@ return [
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Let your browser decide',
|
||||
'dark_mode_option_light' => 'Always light',
|
||||
'dark_mode_option_dark' => 'Always dark',
|
||||
'dark_mode_option_browser' => 'Deja que tu navegador decida',
|
||||
'dark_mode_option_light' => 'Siempre claro',
|
||||
'dark_mode_option_dark' => 'Siempre oscuro',
|
||||
'equal_to_language' => '(igual al idioma)',
|
||||
'dark_mode_preference' => 'Dark mode',
|
||||
'dark_mode_preference_help' => 'Tell Firefly III when to use dark mode.',
|
||||
'dark_mode_preference' => 'Modo oscuro',
|
||||
'dark_mode_preference_help' => 'Dígale a Firefly III cuándo usar el modo oscuro.',
|
||||
'pref_home_screen_accounts' => 'Cuentas de la pantalla de inicio',
|
||||
'pref_home_screen_accounts_help' => '¿Qué cuentas se deben mostrar en la página de inicio?',
|
||||
'pref_view_range' => 'Rango de vision',
|
||||
@@ -1353,7 +1353,7 @@ return [
|
||||
'preferences_frontpage' => 'Pantalla de inicio',
|
||||
'preferences_security' => 'Seguridad',
|
||||
'preferences_layout' => 'Diseño',
|
||||
'preferences_notifications' => 'Notifications',
|
||||
'preferences_notifications' => 'Notificaciones',
|
||||
'pref_home_show_deposits' => 'Mostrar ingresos en la pantalla de inicio',
|
||||
'pref_home_show_deposits_info' => 'La pantalla de inicio ya muestra sus cuentas de gastos. ¿debería mostrar también su cuenta de ingresos?',
|
||||
'pref_home_do_show_deposits' => 'Sí, mostrarlos',
|
||||
@@ -1384,13 +1384,13 @@ return [
|
||||
'optional_field_attachments' => 'Adjuntos',
|
||||
'optional_field_meta_data' => 'Opcional meta datos',
|
||||
'external_url' => 'URL externa',
|
||||
'pref_notification_bill_reminder' => 'Reminder about expiring bills',
|
||||
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
|
||||
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
|
||||
'pref_notification_user_login' => 'Alert when you login from a new location',
|
||||
'pref_notifications' => 'Notifications',
|
||||
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
|
||||
'slack_webhook_url' => 'Slack Webhook URL',
|
||||
'pref_notification_bill_reminder' => 'Recordatorio sobre facturas que caducan pronto',
|
||||
'pref_notification_new_access_token' => 'Alerta cuando se crea un nuevo token de acceso API',
|
||||
'pref_notification_transaction_creation' => 'Alerta cuando una transacción se crea automáticamente',
|
||||
'pref_notification_user_login' => 'Alertar cuando se inicie sesión desde una nueva ubicación',
|
||||
'pref_notifications' => 'Notificaciones',
|
||||
'pref_notifications_help' => 'Indique si desea recibir estas notificaciones. Algunas notificaciones pueden contener información financiera sensible.',
|
||||
'slack_webhook_url' => 'URL del Webhook de Slack',
|
||||
'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_url_label' => 'Slack "incoming webhook" URL',
|
||||
|
||||
@@ -1403,13 +1403,13 @@ return [
|
||||
'delete_stuff_header' => 'Delete and purge data',
|
||||
'purge_all_data' => 'Purge all deleted records',
|
||||
'purge_data' => 'Purge data',
|
||||
'purged_all_records' => 'All deleted records have been purged.',
|
||||
'delete_data_title' => 'Delete data from Firefly III',
|
||||
'purged_all_records' => 'Se han limpiado todos los registros borrados.',
|
||||
'delete_data_title' => 'Eliminar datos de 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.',
|
||||
'other_sessions_logged_out' => 'Todas las demás sesiones han sido 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_unused_accounts' => 'Eliminar cuentas no utilizadas',
|
||||
'deleted_all_unused_accounts' => 'Todas las cuentas no utilizadas han sido eliminadas',
|
||||
'delete_all_budgets' => 'Eliminar todos sus presupuestos',
|
||||
'delete_all_categories' => 'Eliminar todas sus categorías',
|
||||
'delete_all_tags' => 'Eliminar todas sus etiquetas',
|
||||
@@ -1562,9 +1562,9 @@ return [
|
||||
'title_deposit' => 'Ingresos / salarios',
|
||||
'title_transfer' => 'Transferencias',
|
||||
'title_transfers' => 'Transferencias',
|
||||
'submission_options' => 'Submission options',
|
||||
'apply_rules_checkbox' => 'Apply rules',
|
||||
'fire_webhooks_checkbox' => 'Fire webhooks',
|
||||
'submission_options' => 'Opciones de envío',
|
||||
'apply_rules_checkbox' => 'Aplicar reglas',
|
||||
'fire_webhooks_checkbox' => 'Disparar webhooks',
|
||||
|
||||
// convert stuff:
|
||||
'convert_is_already_type_Withdrawal' => 'Esta transferencia ya es un gasto',
|
||||
@@ -1720,15 +1720,15 @@ return [
|
||||
// bills:
|
||||
'not_expected_period' => 'No se espera en este período',
|
||||
'not_or_not_yet' => 'No (todavía)',
|
||||
'visit_bill' => 'Visit bill ":name" at Firefly III',
|
||||
'visit_bill' => 'Ver factura ":name" en Firefly III',
|
||||
'match_between_amounts' => 'La cuenta iguala transacciones entre :low y :high.',
|
||||
'running_again_loss' => 'Las transacciones previamente vinculadas a esta factura pueden perder su conexión, si (ya) no coinciden con la(s) regla(s).',
|
||||
'bill_related_rules' => 'Reglas relacionadas con esta cuenta',
|
||||
'repeats' => 'Repeticiones',
|
||||
'bill_end_date_help' => 'Optional field. The bill is expected to end on this date.',
|
||||
'bill_extension_date_help' => 'Optional field. The bill must be extended (or cancelled) on or before this date.',
|
||||
'bill_end_index_line' => 'This bill ends on :date',
|
||||
'bill_extension_index_line' => 'This bill must be extended or cancelled on :date',
|
||||
'bill_end_date_help' => 'Campo opcional. Se espera que la factura venza en esta fecha.',
|
||||
'bill_extension_date_help' => 'Campo opcional. La factura debe ser prorrogada (o cancelada) en o antes de esta fecha.',
|
||||
'bill_end_index_line' => 'Esta factura termina el :date',
|
||||
'bill_extension_index_line' => 'Esta factura debe ser extendida o cancelada el :date',
|
||||
'connected_journals' => 'Transacciones conectadas',
|
||||
'auto_match_on' => 'Automáticamente igualado por Firefly III',
|
||||
'auto_match_off' => 'No igualado automaticamente por Firefly III',
|
||||
@@ -2299,7 +2299,7 @@ return [
|
||||
'no_tags' => '(sin etiquetas)',
|
||||
|
||||
// piggy banks:
|
||||
'event_history' => 'Event history',
|
||||
'event_history' => 'Historial de eventos',
|
||||
'add_money_to_piggy' => 'Añadir dinero a la hucha ":name"',
|
||||
'piggy_bank' => 'Hucha',
|
||||
'new_piggy_bank' => 'Nueva hucha',
|
||||
@@ -2371,13 +2371,13 @@ return [
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'La invitación a ":address" ya ha sido canjeada.',
|
||||
'invite_is_deleted' => 'La invitación a ":address" ha sido eliminada.',
|
||||
'invite_new_user_title' => 'Invite new user',
|
||||
'invite_new_user_text' => 'As an administrator, you can invite users to register on your Firefly III administration. Using the direct link you can share with them, they will be able to register an account. The invited user and their invite link will appear in the table below. You are free to share the invitation link with them.',
|
||||
'invited_user_mail' => 'Email address',
|
||||
'invite_user' => 'Invite user',
|
||||
'user_is_invited' => 'Email address ":address" was invited to Firefly III',
|
||||
'invite_new_user_title' => 'Invitar a un nuevo usuario',
|
||||
'invite_new_user_text' => 'Como administrador, puede invitar a los usuarios a registrarse en su instancia de Firefly III. Usando el enlace directo que puede compartir con ellos, podrán registrar una cuenta. El usuario invitado y su enlace de invitación aparecerán en la tabla de abajo. Es libre de compartir el enlace de invitación con ellos.',
|
||||
'invited_user_mail' => 'Dirección de correo electrónico',
|
||||
'invite_user' => 'Invitar a un usuario',
|
||||
'user_is_invited' => 'La dirección de correo electrónico ":address" ha sido invitada a Firefly III',
|
||||
'administration' => 'Administración',
|
||||
'code_already_used' => 'Invite code has been used',
|
||||
'code_already_used' => 'Se ha utilizado el código de invitación',
|
||||
'user_administration' => 'Administración de usuarios',
|
||||
'list_all_users' => 'Todos los usuarios',
|
||||
'all_users' => 'Todo usuario',
|
||||
@@ -2409,17 +2409,17 @@ return [
|
||||
'delete_user' => 'Eliminar usuario :email',
|
||||
'user_deleted' => 'El usuario ha sido eliminado',
|
||||
'send_test_email' => 'Enviar mensaje de correo electrónico de prueba',
|
||||
'send_test_email_text' => 'To see if your installation is capable of sending email or posting Slack messages, please press this button. You will not see an error here (if any), <strong>the log files will reflect any errors</strong>. You can press this button as many times as you like. There is no spam control. The message will be sent to <code>:email</code> and should arrive shortly.',
|
||||
'send_test_email_text' => 'Para comprobar si su instalación es capaz de enviar correos o enviar mensajes en Slack, presione este botón. No verá un error aquí (si existiera), <strong>los registros mostrarán cualquier error</strong>. Puede usar este botón todas las veces que desee. No existe control de spam. El mensaje será enviado a <code>:email</code> y debería llegar en breve.',
|
||||
'send_message' => 'Enviar mensaje',
|
||||
'send_test_triggered' => 'La prueba fue disparada. Chequee su bandeja de entrada y archivos de registro.',
|
||||
'give_admin_careful' => 'Los usuarios a los que se les conceden derechos de administrador pueden quitarte el tuyo. Ten cuidado.',
|
||||
'admin_maintanance_title' => 'Mantenimiento',
|
||||
'admin_maintanance_expl' => 'Algunos botones útiles para mantenimiento de Firefly III',
|
||||
'admin_maintenance_clear_cache' => 'Limpiar cache',
|
||||
'admin_notifications' => 'Admin notifications',
|
||||
'admin_notifications_expl' => 'The following notifications can be enabled or disabled by the administrator. If you want to get these messages over Slack as well, set the "incoming webhook" URL.',
|
||||
'admin_notification_check_user_new_reg' => 'User gets post-registration welcome message',
|
||||
'admin_notification_check_admin_new_reg' => 'Administrator(s) get new user registration notification',
|
||||
'admin_notifications' => 'Notificaciones del administrador',
|
||||
'admin_notifications_expl' => 'Las siguientes notificaciones pueden ser activadas o desactivadas por el administrador. Si quiere recibir estos mensajes a través de Slack también, establezca la URL de "webhook entrante".',
|
||||
'admin_notification_check_user_new_reg' => 'El usuario recibe un mensaje de bienvenida tras el registro',
|
||||
'admin_notification_check_admin_new_reg' => 'Administrador(es) reciben una notificación de registro de un nuevo usuario',
|
||||
'admin_notification_check_new_version' => 'Una nueva versión está disponible',
|
||||
'admin_notification_check_invite_created' => 'Un usuario ha sido invitado a Firefly III',
|
||||
'admin_notification_check_invite_redeemed' => 'Una invitación de usuario ha sido canjeada',
|
||||
|
||||
Reference in New Issue
Block a user