mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations.
This commit is contained in:
@@ -120,18 +120,19 @@ return [
|
||||
'string' => 'Je třeba, aby :attribute byl řetězec.',
|
||||
'url' => 'Formát :attribute není platný.',
|
||||
'timezone' => 'Je třeba, aby :attribute byla platná zóna.',
|
||||
'2fa_code' => 'Kolonka :attribute není platná.',
|
||||
'dimensions' => ':attribute nemá platné rozměry obrázku.',
|
||||
'distinct' => 'Kolonka :attribute má duplicitní hodnotu.',
|
||||
'file' => 'Je třeba, aby :attribute byl soubor.',
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'present' => 'Je třeba, aby kolonka :attribute byla přítomna.',
|
||||
'amount_zero' => 'Celková částka nemůže být nula.',
|
||||
'unique_piggy_bank_for_user' => 'Je třeba, aby se názvy pokladniček neopakovaly.',
|
||||
'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.',
|
||||
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
|
||||
'invalid_account_info' => 'Neplatná informace o účtu.',
|
||||
'2fa_code' => 'Kolonka :attribute není platná.',
|
||||
'dimensions' => ':attribute nemá platné rozměry obrázku.',
|
||||
'distinct' => 'Kolonka :attribute má duplicitní hodnotu.',
|
||||
'file' => 'Je třeba, aby :attribute byl soubor.',
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'present' => 'Je třeba, aby kolonka :attribute byla přítomna.',
|
||||
'amount_zero' => 'Celková částka nemůže být nula.',
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => 'Je třeba, aby se názvy pokladniček neopakovaly.',
|
||||
'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.',
|
||||
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
|
||||
'invalid_account_info' => 'Neplatná informace o účtu.',
|
||||
'attributes' => [
|
||||
'email' => 'e-mailová adresa',
|
||||
'description' => 'popis',
|
||||
|
Reference in New Issue
Block a user