'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'=>'Your query contains accounts that have different currency settings, which is not allowed.',
'iban'=>'Това е невалиден IBAN.',
'zero_or_more'=>'Стойността не може да бъде отрицателна.',
'no_asset_account'=>'This is not an asset account.',
'date_or_time'=>'Стойността трябва да е валидна дата и време (ISO 8601).',
'source_equals_destination'=>'Разходната сметка е еднаква на приходната сметка.',
'unique_account_number_for_user'=>'Изглежда, че този номер на сметка вече се използва.',
'unique_iban_for_user'=>'Изглежда, че този IBAN вече се използва.',
'reconciled_forbidden_field'=>'This transaction is already reconciled, you cannot change the ":field"',
'deleted_user'=>'Поради съображения за сигурност не можете да се регистрирате, като използвате този имейл адрес.',
'rule_trigger_value'=>'Тази стойност е невалидна за избраното задействане.',
'rule_action_value'=>'Тази стойност е невалидна за избраното действие.',
'file_already_attached'=>'Каченият файл ":name" вече е прикачен към този обект.',
'file_attached'=>'Успешно качен файл ":name".',
'must_exist'=>'Идентификаторът в поле :attribute не съществува в базата данни.',
'all_accounts_equal'=>'Всички сметки в това поле трябва да са еднакви.',
'group_title_mandatory'=>'Заглавието на групата е задължително, когато има повече от една транзакция.',
'transaction_types_equal'=>'Всички разделяния трябва да са от един и същи тип.',
'invalid_transaction_type'=>'Невалиден тип транзакция.',
'invalid_selection'=>'Изборът ви е невалиден.',
'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'=>'Нужна е поне една транзакция.',
'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'=>'Нужно е поне едно повторение.',
'require_repeat_until'=>'Изисква се или брой повторения, или крайна дата (повтори_до). Не и двете.',
'require_currency_info'=>'Съдържанието на това поле е невалидно без информация за валута.',
'not_transfer_account'=>'Този акаунт не е акаунт, който може да се използва за прехвърляния.',
'require_currency_amount'=>'Съдържанието на това поле е невалидно без стойност в другата валута.',
'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'=>'Описанието на транзакцията не трябва да е равно на общото описание.',
'file_invalid_mime'=>'Файлът ":name" е от тип ":mime", който не се приема за качване.',
'file_too_large'=>'Файлът ":name" е твърде голям.',
'belongs_to_user'=>'Стойността на :attribute не е известна.',
'accepted'=>':attribute трябва да бъде приет.',
'bic'=>'Това е невалиден BIC.',
'at_least_one_trigger'=>'Правилото трябва да има поне еднo задействане.',
'at_least_one_active_trigger'=>'Rule must have at least one active trigger.',
'at_least_one_action'=>'Правилото трябва да има поне еднo действие.',
'at_least_one_active_action'=>'Rule must have at least one active action.',
'base64'=>'Това не са валидни base64 кодирани данни.',
'model_id_invalid'=>'Даденото ID изглежда невалидно за този модел.',
'less'=>':attribute трябва да е по-малко от 10 000 000',
'active_url'=>':attribute не е валиден URL адрес.',
'after'=>':attribute трябва да бъде дата след :date.',
'date_after'=>'The start date must be before the end date.',
'alpha'=>':attribute може да съдържа единствено букви.',
'alpha_dash'=>':attribute може да съдържа само букви, числа и тирета.',
'alpha_num'=>':attribute може да съдържа само букви и числа.',
'array'=>':attribute трябва да бъде масив.',
'unique_for_user'=>'Вече има запис с :attribute.',
'before'=>':attribute трябва да бъде дата преди :date.',
'unique_object_for_user'=>'Това име вече се използва.',
'unique_account_for_user'=>'Това име на потребител вече се използва.',
'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.',