mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update languages.
This commit is contained in:
		| @@ -130,9 +130,9 @@ return [ | ||||
|     'current_target_amount'          => 'Aktuálna suma musí být menšia, než cieľová suma.', | ||||
|     'unique_piggy_bank_for_user'     => 'Názov pokladničky musí byť jedinečný.', | ||||
|     'unique_object_group'            => 'Názov skupiny musí byť jedinečný', | ||||
|     'starts_with'                    => 'The value must start with :values.', | ||||
|     'unique_webhook'                 => 'You already have a webhook with these values.', | ||||
|     'unique_existing_webhook'        => 'You already have another webhook with these values.', | ||||
|     'starts_with'                    => 'Hodnota musí začínať :values.', | ||||
|     'unique_webhook'                 => 'Webhook s týmito hodnotami už existuje.', | ||||
|     'unique_existing_webhook'        => 'Iný webhook s týmito hodnotami už existuje.', | ||||
|  | ||||
|     'secure_password'             => 'Toto nie je bezpečné heslo. Skúste iné. Viac se dozviete na http://bit.ly/FF3-password-security', | ||||
|     'valid_recurrence_rep_type'   => 'Neplatný typ opakovania pre opakované transakcie.', | ||||
| @@ -142,7 +142,7 @@ return [ | ||||
|         'email'                   => 'e-mailová adresa', | ||||
|         'description'             => 'popis', | ||||
|         'amount'                  => 'suma', | ||||
|         'transactions.*.amount'   => 'transaction amount', | ||||
|         'transactions.*.amount'   => 'suma transakcie', | ||||
|         'name'                    => 'názov', | ||||
|         'piggy_bank_id'           => 'ID pokladničky', | ||||
|         'targetamount'            => 'cieľová suma', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user