Auto commit for release 'develop' on 2024-02-12

This commit is contained in:
github-actions
2024-02-12 01:29:15 +01:00
parent fded058ea6
commit 5c352a0d3e
501 changed files with 3011 additions and 17090 deletions

View File

@@ -21,16 +21,7 @@
declare(strict_types=1);
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
return [
];

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transferencias',
'transfers_list' => 'Transferencias',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'reconciliation_list' => 'Reconciliaciones',
'create_withdrawal' => 'Crear nuevo retiro',

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,82 +20,56 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
return [
'html_language' => 'es',
'locale' => 'es, Spanish, es_ES.utf8, es_ES.UTF-8',
'html_language' => 'es',
'locale' => 'es, Spanish, es_ES.utf8, es_ES.UTF-8',
// 'month' => '%B %Y',
'month_js' => 'MMMM YYYY',
'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_day_fns' => 'd MMMM y',
'month_and_day_js' => 'D MMM YYYY',
'month_and_day_moment_js' => 'MMM D, YYYY',
'month_and_day_fns' => 'd MMMM y',
'month_and_day_js' => 'D MMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd, D [de] MMMM [de] YYYY',
'month_and_date_day_js' => 'dddd, D [de] MMMM [de] YYYY',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'D [de] MMMM',
'month_and_day_no_year_js' => 'D [de] MMMM',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'D MMMM YYYY, HH:mm:ss',
'date_time_fns' => 'El MMMM hacer, yyyy a las HH:mm:ss',
'date_time_js' => 'D MMMM YYYY, HH:mm:ss',
'date_time_fns' => 'El MMMM hacer, yyyy a las HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'D MMMM YYYY',
'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[Week] W, GGG',
'week_in_year_fns' => "'Semana' w, yyyy",
'week_in_year_js' => '[Week] W, GGG',
'week_in_year_fns' => "'Semana' w, yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\QQ YYYY',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "'Trimestre' Q, yyyy",
'half_year_fns' => "'H{half}', yyyy",
'dow_1' => 'Lunes',
'dow_2' => 'Martes',
'dow_3' => 'Miércoles',
'dow_4' => 'Jueves',
'dow_5' => 'Viernes',
'dow_6' => 'Sábado',
'dow_7' => 'Domingo',
'quarter_fns' => "'Trimestre' Q, yyyy",
'half_year_fns' => "'H{half}', yyyy",
'dow_1' => 'Lunes',
'dow_2' => 'Martes',
'dow_3' => 'Miércoles',
'dow_4' => 'Jueves',
'dow_5' => 'Viernes',
'dow_6' => 'Sábado',
'dow_7' => 'Domingo',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Tenga en cuenta que el sitio de demostración se restablece cada cuatro horas. Su acceso puede ser revocado en cualquier momento. Esto ocurre automáticamente y no es un error.',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Un mensaje de prueba de su instalación de Firefly III',
'admin_test_body' => 'Este es un mensaje de prueba de tu instancia de Firefly III. Fue enviado a :email.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// invite
'invitation_created_subject' => 'Se ha creado una invitación',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Restablecer contraseña:',
'registered_doc_link' => 'Documentación:',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// new version
'new_version_email_subject' => 'Una nueva versión de Firefly III está disponible',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Los siguientes encabezados también pueden ser relevantes:',
'error_post' => 'Esto fue enviado por el usuario:',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III ha creado una nueva transacción|Firefly III ha creado :count nuevas transacciones',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Tu factura **":name"** debe ser extendida o cancelada el :date. Esto sucederá **¡HOY!**',
'bill_warning_please_action' => 'Por favor, tomen las medidas adecuadas.',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Seguimiento de la pila',
'more_info' => 'Más información',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'collect_info' => 'Por favor, recopile más información en el directorio <code>storage/logs</code> donde encontrará los archivos de registro. Si está ejecutando Docker, use <code>registros docker -f [container]</code>.',
'collect_info_more' => 'Puede leer más acerca de la recolección de información de errores en <a href="https://docs.firefly-iii.org/how-to/general/debug/">la FAQ</a>.',

View File

@@ -22,16 +22,7 @@
declare(strict_types=1);
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'search_modifier_date_on' => 'La fecha de la transacción es ":value"',
'search_modifier_not_date_on' => 'La fecha de la transacción no es ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Crear nueva regla a partir de la consulta de búsqueda',
'rule_from_search_words' => 'El motor de reglas tiene un manejo difícil ":string". La regla sugerida que se ajusta a su consulta de búsqueda puede dar diferentes resultados. Por favor verifique los activadores de la regla cuidadosamente.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// END
'modifiers_applies_are' => 'Los siguientes modificadores también se aplican a la búsqueda:',
@@ -1212,16 +1185,7 @@ return [
'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.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Tenga en cuenta que la cuenta de destino de las divisiones posteriores será anulada por lo que se defina en la primera división del retiro.',
'multi_account_warning_transfer' => 'Tenga en cuenta que la cuenta de origen + destino de divisiones posteriores será anulada por lo que se defina en la primera división de la transferencia.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// export data:
'export_data_title' => 'Exportar datos de Firefly III',
@@ -1746,7 +1701,7 @@ return [
'subscr_expected_x_times' => 'Se espera pagar %{amount} %{times} veces este periodo',
'not_or_not_yet' => 'No (todavía)',
'visit_bill' => 'Ver factura ":name" en Firefly III',
'match_between_amounts' => 'La cuenta iguala transacciones entre :low y :high.',
'match_between_amounts' => 'La factura 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',
@@ -1757,7 +1712,7 @@ return [
'connected_journals' => 'Transacciones conectadas',
'auto_match_on' => 'Automáticamente igualado por Firefly III',
'auto_match_off' => 'No igualado automaticamente por Firefly III',
'next_expected_match' => 'Siguiente partido esperado',
'next_expected_match' => 'Próxima coincidencia esperada',
'delete_bill' => 'Eliminar factura ":name"',
'deleted_bill' => 'Eliminar factura ":name"',
'edit_bill' => 'Editar factura ":name"',
@@ -1771,9 +1726,9 @@ return [
'rescanned_bill' => 'Se volvió a escanear todo, y vinculó :count transacción a la factura. | Se volvió a escanear todo, y vinculó :count transacciones a la factura.',
'average_bill_amount_year' => 'Cantidad media de la factura (:year)',
'average_bill_amount_overall' => 'Cantidad media de las facturas (total)',
'bill_is_active' => 'Bill esta activo',
'bill_is_active' => 'La factura esta activa',
'bill_expected_between' => 'Esperado entre :start y :end',
'bill_will_automatch' => 'Bill se vinculara automáticamente a transacciones coincidentes',
'bill_will_automatch' => 'La factura se vinculará automáticamente a las transacciones coincidentes',
'skips_over' => 'salta sobre',
'bill_store_error' => 'Se ha producido un error inesperado mientras se almacenaba su nueva factura. Por favor, compruebe los archivos de registro',
'list_inactive_rule' => 'regla inactiva',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Nueva categoría guardada ":name"',
'without_category_between' => 'Sin categoría entre :start y:end',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// transactions:
'wait_loading_transaction' => 'Por favor, espere a que se cargue el formulario',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Clasificación',
'store_transaction' => 'Guardar transacción',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// reports:
'report_default' => 'Reporte financiero por defecto entre :start y :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'La suma siempre estará en tu moneda predeterminada.',
'net_filtered_prefs' => 'Este gráfico nunca incluirá cuentas que tengan la opción "Incluir en el valor neto" no marcada.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// charts:
'chart' => 'Grafico',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Cantidad total',
'number_of_decimals' => 'Número de decimales',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// administration
'invite_is_already_redeemed' => 'La invitación a ":address" ya ha sido canjeada.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Excluir los fines de semana',
'recurrence_deleted' => 'Transacción recurrente ":title" eliminada',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Deshabilitar conversión de moneda',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Modo de etiqueta',
'virtual_balance' => 'Saldo virtual',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'targetamount' => 'Cantidad objetivo',
'account_role' => 'Rol de cuenta',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => '¿Estás seguro de que deseas eliminar la transacción descrita ":description"?',
'mass_journal_are_you_sure' => '¿Usted esta seguro de querer eliminar estas transacciones?',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'tag_areYouSure' => '¿Seguro que quieres eliminar la etiqueta ":tag"?',
'journal_link_areYouSure' => '¿Seguro que quieres eliminar el vínculo entre <a href=":source_link">:source</a> y <a href=":destination_link">:destination</a>?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Cuenta FinTS',
'local_account' => 'Cuenta Firefly III',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'from_date' => 'Fecha desde',
'to_date' => 'Fecha hasta',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Respuesta',
'webhook_trigger' => 'Disparador',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Use esta tabla para establecer las cantidades para cada presupuesto y ver cómo lo está haciendo.',
'budgets_index_outro' => 'Para aprender mas acerca de los presupuestos, revise el icono de ayuda en la esquina superior derecha.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// reports (index)
'reports_index_intro' => 'Utilice estos informes para tener información detallada de sus finanzas.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Junto con esta barra de progreso hay dos botones (+ y -) para añadir o quitar dinero de cada hucha.',
'piggy-banks_index_accountStatus' => 'Para cada cuenta de activos con al menos una hucha, el estado está listado en esta tabla.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// create piggy
'piggy-banks_create_name' => '¿Cuál es tu meta? ¿Un nuevo sofá, una cámara, dinero para emergencias?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Use este botón para ver cuáles transacciones coincidirán con su regla.',
'rules_create_actions' => 'Establezca tantas acciones como quiera.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
// preferences
'preferences_index_tabs' => 'Mas opciones están disponibles detrás de estas pestañas.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Este código debe ser compatible con ISO (Googlee para su nueva moneda).',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Próxima coincidencia esperada',
'automatch' => '¿Buscar coincidencia automáticamente?',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'repeat_freq' => 'Repetición:',
'description' => 'Descripción',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Cuenta con bunq',
'file_name' => 'Nombre de fichero',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'file_size' => 'Tamaño de fichero',
'file_type' => 'Tipo de fichero',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secreto',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Este nombre ya está en uso.',
'unique_account_for_user' => 'Este nombre de cuenta ya está en uso.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'between.numeric' => 'El atributo :attribute debe estar entre :min y :max.',
'between.file' => 'El atributo :attribute debe estar entre :min y :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Ambas cuentas deben ser del mismo tipo de cuenta',
'same_account_currency' => 'Ambas cuentas deben tener la misma configuración de moneda',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipo de repetición no válido para transacciones recurrentes.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'No se pudo encontrar una cuenta de destino válida buscando ID ":id" o nombre ":name".',
'deposit_dest_wrong_type' => 'La cuenta de destino enviada no es del tipo correcto.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment
'transfer_source_need_data' => 'Necesita obtener un ID de cuenta de origen válido y/o nombre de cuenta de origen válido para continuar.',
'transfer_source_bad_data' => '[c] No se pudo encontrar una cuenta de origen válida al buscar por ID ":id" o nombre ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'No tiene permisos para esta administración.',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// Ignore this comment