'missing_where'=>'Array is missing "where"-clause',
'missing_update'=>'Array is missing "update"-clause',
'invalid_where_key'=>'JSON contains an invalid key for the "where"-clause',
'invalid_update_key'=>'JSON contains an invalid key for the "update"-clause',
'invalid_query_data'=>'There is invalid data in the %s:%s field of your query.',
'invalid_query_account_type'=>'Your query contains accounts of different types, which is not allowed.',
'invalid_query_currency'=>'Váš dotaz obsahuje účty, které mají různá nastavení měny, což není povoleno.',
'iban'=>'Toto není platný IBAN.',
'zero_or_more'=>'Hodnota nemůže být záporná.',
'no_asset_account'=>'This is not an asset account.',
'date_or_time'=>'Je třeba, aby hodnota byla platné datum nebo čas (ve formátu dle normy ISO 8601).',
'source_equals_destination'=>'Zdrojový účet je zároveň i cílový.',
'unique_account_number_for_user'=>'Zdá se, že toto číslo účtu se již používá.',
'unique_iban_for_user'=>'Vypadá to, že tento IBAN kód se již používá.',
'reconciled_forbidden_field'=>'This transaction is already reconciled, you cannot change the ":field"',
'deleted_user'=>'Z bezpečnostních důvodů se nemůžete registrovat pomocí této emailové adresy.',
'rule_trigger_value'=>'Tato hodnota není platná pro označený spouštěč.',
'rule_action_value'=>'Tato hodnota je neplatná pro vybranou akci.',
'file_already_attached'=>'Nahraný soubor ":name" je již připojen k tomuto objektu.',
'file_attached'=>'Soubor „:name“ úspěšně nahrán.',
'must_exist'=>'Identifikátor v kolonce :attribute v databázi neexistuje.',
'all_accounts_equal'=>'Je třeba, aby všechny účty v této kolonce byly stejné.',
'group_title_mandatory'=>'Pokud je zde více než jedna transakce, je název skupiny třeba vyplnit.',
'transaction_types_equal'=>'Je třeba, aby všechna rozdělení byla stejného typu.',
'invalid_transaction_type'=>'Neplatný typ transakce.',
'invalid_selection'=>'Váš výběr je neplatný.',
'belongs_user'=>'This value is linked to an object that does not seem to exist.',
'belongs_user_or_user_group'=>'This value is linked to an object that does not seem to exist in your current financial administration.',
'at_least_one_transaction'=>'Potřebujete alespoň jednu transakci.',
'recurring_transaction_id'=>'Need at least one transaction.',
'need_id_to_match'=>'You need to submit this entry with an ID for the API to be able to match it.',
'too_many_unmatched'=>'Too many submitted transactions cannot be matched to their respective database entries. Make sure existing entries have a valid ID.',
'id_does_not_match'=>'Submitted ID #:id does not match expected ID. Make sure it matches or omit the field.',
'at_least_one_repetition'=>'Potřebujete alespoň jedno opakování.',
'require_repeat_until'=>'Vyžaduje buď několik opakování nebo datum ukončení (repeat_until). Ne obojí.',
'require_currency_info'=>'Obsah tohoto pole je neplatný bez informace o měně.',
'not_transfer_account'=>'Tento účet není účet, který lze použít pro převody.',
'require_currency_amount'=>'Obsah tohoto pole je neplatný bez informace o měně.',
'require_foreign_currency'=>'This field requires a number',
'require_foreign_dest'=>'This field value must match the currency of the destination account.',
'require_foreign_src'=>'This field value must match the currency of the source account.',
'equal_description'=>'Popis transakce nesmí být stejný jako globální popis.',
'file_invalid_mime'=>'Soubor ":name" je typu ":mime", který není schválen pro nahrání.',
'file_too_large'=>'Soubor ":name" je příliš velký.',
'belongs_to_user'=>'Hodnota :attribute není známa.',
'accepted'=>'Je potřeba potvrdit :attribute.',
'bic'=>'Toto není platný BIC.',
'at_least_one_trigger'=>'Je třeba, aby pravidlo mělo alespoň jeden spouštěč.',
'at_least_one_active_trigger'=>'Rule must have at least one active trigger.',
'at_least_one_action'=>'Pravidlo musí obsahovat alespoň jednu akci.',
'at_least_one_active_action'=>'Rule must have at least one active action.',
'base64'=>'Data nejsou v platném base64 kódování.',
'model_id_invalid'=>'Zdá se, že dané ID je neplatné pro tento model.',
'less'=>':attribute musí být menší než 10.000.000',
'active_url'=>':attribute není platná adresa URL.',
'after'=>':attribute nemůže být dříve než :date.',
'date_after'=>'Počáteční datum musí být před datem ukončení.',
'alpha'=>':attribute může obsahovat pouze písmena.',
'alpha_dash'=>':attribute může obsahovat pouze písmena, čísla a pomlčky.',
'alpha_num'=>':attribute může obsahovat pouze písmena a čísla.',
'array'=>':attribute musí být pole.',
'unique_for_user'=>'Položka s tímto :attribute již existuje.',
'before'=>':attribute nemůže být později než :date.',
'unique_object_for_user'=>'Tento název je již používán.',
'unique_account_for_user'=>'Tento název účtu je již používán.',
'withdrawal_dest_iban_exists'=>'This destination account IBAN is already in use by an asset account or a liability and cannot be used as a withdrawal destination.',
'deposit_src_iban_exists'=>'This source account IBAN is already in use by an asset account or a liability and cannot be used as a deposit source.',