mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New language strings
This commit is contained in:
		| @@ -41,6 +41,7 @@ return [ | ||||
|     'cancel'                                     => 'Cancelar', | ||||
|     'from'                                       => 'Desde', | ||||
|     'to'                                         => 'Hasta', | ||||
|     'structure'                                  => 'Structure', | ||||
|     'help_translating'                           => 'Este texto de ayuda no está disponible en tu idioma. <a href="https://crowdin.com/project/firefly-iii-help">¿Nos ayudaría a traducir?</a>', | ||||
|     'showEverything'                             => 'Mostrar todo', | ||||
|     'never'                                      => 'Nunca', | ||||
| @@ -113,6 +114,7 @@ return [ | ||||
|     'cannot_redirect_to_account'                 => 'Firefly III no puede redirigirlo a la pagina correcta. Disculpas.', | ||||
|     'sum_of_expenses'                            => 'Total gastos', | ||||
|     'sum_of_income'                              => 'Total ingresos', | ||||
|     'liabilities'                                => 'Liabilities', | ||||
|     'spent_in_specific_budget'                   => 'Gastado en el presupuesto ":budget"', | ||||
|     'sum_of_expenses_in_budget'                  => 'Gastar todo en el presupuesto ":budget"', | ||||
|     'left_in_budget_limit'                       => 'Saldo para gastar acorde con el presupuesto', | ||||
| @@ -914,7 +916,10 @@ return [ | ||||
|     'income'                                  => 'Ingresos / salarios', | ||||
|     'transfers'                               => 'Transferencias', | ||||
|     'moneyManagement'                         => 'Gestión del dinero', | ||||
|     'money_management'                        => 'Money management', | ||||
|     'tools'                                   => 'Tools', | ||||
|     'piggyBanks'                              => 'Huchas', | ||||
|     'piggy_banks'                             => 'Piggy banks', | ||||
|     'bills'                                   => 'Facturas', | ||||
|     'withdrawal'                              => 'Retiro', | ||||
|     'opening_balance'                         => 'Saldo inicial', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user