Update translations.

This commit is contained in:
James Cole
2024-01-03 13:05:54 +01:00
parent 7bba67130a
commit e6fe08dd61
73 changed files with 5900 additions and 5835 deletions

View File

@@ -79,7 +79,7 @@ return [
'reports_index_intro' => 'S pomocou týchto prehľadov získate podrobné informácie o svojich financiách.',
'reports_index_inputReportType' => 'Vyberte typ prehľadu. Pozrite sa na stránky pomocníka a zistite, čo vám každý prehľad ukáže.',
'reports_index_inputAccountsSelect' => 'Môžete zahŕňať, alebo vynechávať majetkové účty, ako potrebujete.',
'reports_index_inputDateRange' => 'Vybrané časové obdobie je plne na vás: od jedného dňa po 10 rokov.',
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years or more.',
'reports_index_extra-options-box' => 'Podľa toho, aký výkaz ste vybrali, je tu možné vybrať ďalšie filtre a voľby. Pri zmene typu výkazu sledujte túto oblasť.',
// reports (reports)

View File

@@ -34,72 +34,73 @@
declare(strict_types=1);
return [
'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' => 'Toto nie je platný IBAN.',
'zero_or_more' => 'Hodnota nemôže byť záporná.',
'more_than_zero' => 'The value must be more than zero.',
'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ň cieľový.',
'unique_account_number_for_user' => 'Zdá sa, že toto číslo účtu sa už používa.',
'unique_iban_for_user' => 'Vyzerá to tak, že tento IBAN kód sa už používa.',
'reconciled_forbidden_field' => 'This transaction is already reconciled, you cannot change the ":field"',
'deleted_user' => 'Z bezpečnostných dôvodov pre registráciu nemôžete použiť túto emailovú adresu.',
'rule_trigger_value' => 'Táto hodnota je pre označený spúšťač neplatná.',
'rule_action_value' => 'Táto hodnota je pre vybranú akciu neplatná.',
'file_already_attached' => 'Nahraný soubor ":name" je už k tomuto objektu pripojený.',
'file_attached' => 'Soubor :name“ úspěšně nahrán.',
'must_exist' => 'Identifikátor v poli :attribute v databáze neexistuje.',
'all_accounts_equal' => 'Všetky účty v tomto poli musia byť zhodné.',
'group_title_mandatory' => 'Ak je tu viac než jedna transakcia, je potrebné vyplniť názov skupiny.',
'transaction_types_equal' => 'Všetky rozdelenia musia mať zhodný typ.',
'invalid_transaction_type' => 'Neplatný typ transakcie.',
'invalid_selection' => 'Váš výber 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' => 'Potrebujete aspoň jednu transakciu.',
'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' => 'Potrebujete aspoň jedno opakovanie.',
'require_repeat_until' => 'Vyžaduje buď niekoľko opakovaní alebo dátum ukončenia (repeat_until). Ne obidve.',
'require_currency_info' => 'Obsah tohto poľa je bez informácií o mene neplat.',
'not_transfer_account' => 'Tento účet nie je účet, ktorý je možné použiť pre prevody.',
'require_currency_amount' => 'Obsah tohto poľa je bez informácie o cudzej mene neplatný.',
'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 transakcie nesmie byť rovnaký ako globálny popis.',
'file_invalid_mime' => 'Súbor ":name" je typu ":mime", ktorý nie je pre nahrávanie schválený.',
'file_too_large' => 'Súbor ":name" je príliš veľký.',
'belongs_to_user' => 'Hodnota :attribute nie je známa.',
'accepted' => 'Atribút :attribute je potrebné potvrdiť.',
'bic' => 'Toto nie je platný BIC.',
'at_least_one_trigger' => 'Pravidlo musí mať aspoň jeden spúšťač.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_action' => 'Pravidlo musí obsahovať aspoň jednu akciu.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'base64' => 'Údaje nie sú v platnom kódovaní Base64.',
'model_id_invalid' => 'Zdá sa, že dané ID je pre tento model neplatné.',
'less' => ':attribute musí byť menej než 10.000.000',
'active_url' => ':attribute nie je platná adresa URL.',
'after' => ':attribute musí byť neskôr, než :date.',
'date_after' => 'Počiatočný dátum musí byť starší, než konečný dátum.',
'alpha' => ':attribute môže obsahovať len písmená.',
'alpha_dash' => ':attribute môže obsahovať len písmená, čísla a pomlčky.',
'alpha_num' => ':attribute môže obsahovať len písmená a čísla.',
'array' => ':attribute musí byť pole.',
'unique_for_user' => 'Položka s týmto :attribute už existuje.',
'before' => ':attribute musí byť skôr než :date.',
'unique_object_for_user' => 'Tento názov sa už používa.',
'unique_account_for_user' => 'Tento názov účtu je už použitý.',
'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' => 'Toto nie je platný IBAN.',
'zero_or_more' => 'Hodnota nemôže byť záporná.',
'more_than_zero' => 'The value must be more than zero.',
'more_than_zero_correct' => 'The value must be zero or more.',
'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ň cieľový.',
'unique_account_number_for_user' => 'Zdá sa, že toto číslo účtu sa už používa.',
'unique_iban_for_user' => 'Vyzerá to tak, že tento IBAN kód sa už používa.',
'reconciled_forbidden_field' => 'This transaction is already reconciled, you cannot change the ":field"',
'deleted_user' => 'Z bezpečnostných dôvodov pre registráciu nemôžete použiť túto emailovú adresu.',
'rule_trigger_value' => 'Táto hodnota je pre označený spúšťač neplatná.',
'rule_action_value' => 'Táto hodnota je pre vybranú akciu neplatná.',
'file_already_attached' => 'Nahraný soubor ":name" je už k tomuto objektu pripojený.',
'file_attached' => 'Soubor „:name“ úspěšně nahrán.',
'must_exist' => 'Identifikátor v poli :attribute v databáze neexistuje.',
'all_accounts_equal' => 'Všetky účty v tomto poli musia byť zhodné.',
'group_title_mandatory' => 'Ak je tu viac než jedna transakcia, je potrebné vyplniť názov skupiny.',
'transaction_types_equal' => 'Všetky rozdelenia musia mať zhodný typ.',
'invalid_transaction_type' => 'Neplatný typ transakcie.',
'invalid_selection' => 'Váš výber 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' => 'Potrebujete aspoň jednu transakciu.',
'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' => 'Potrebujete aspoň jedno opakovanie.',
'require_repeat_until' => 'Vyžaduje buď niekoľko opakovaní alebo dátum ukončenia (repeat_until). Ne obidve.',
'require_currency_info' => 'Obsah tohto poľa je bez informácií o mene neplatný.',
'not_transfer_account' => 'Tento účet nie je účet, ktorý je možné použiť pre prevody.',
'require_currency_amount' => 'Obsah tohto poľa je bez informácie o cudzej mene neplatný.',
'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 transakcie nesmie byť rovnaký ako globálny popis.',
'file_invalid_mime' => 'Súbor ":name" je typu ":mime", ktorý nie je pre nahrávanie schválený.',
'file_too_large' => 'Súbor ":name" je príliš veľký.',
'belongs_to_user' => 'Hodnota :attribute nie je známa.',
'accepted' => 'Atribút :attribute je potrebné potvrdiť.',
'bic' => 'Toto nie je platný BIC.',
'at_least_one_trigger' => 'Pravidlo musí mať aspoň jeden spúšťač.',
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
'at_least_one_action' => 'Pravidlo musí obsahovať aspoň jednu akciu.',
'at_least_one_active_action' => 'Rule must have at least one active action.',
'base64' => 'Údaje nie sú v platnom kódovaní Base64.',
'model_id_invalid' => 'Zdá sa, že dané ID je pre tento model neplatné.',
'less' => ':attribute musí byť menej než 10.000.000',
'active_url' => ':attribute nie je platná adresa URL.',
'after' => ':attribute musí byť neskôr, než :date.',
'date_after' => 'Počiatočný dátum musí byť starší, než konečný dátum.',
'alpha' => ':attribute môže obsahovať len písmená.',
'alpha_dash' => ':attribute môže obsahovať len písmená, čísla a pomlčky.',
'alpha_num' => ':attribute môže obsahovať len písmená a čísla.',
'array' => ':attribute musí byť pole.',
'unique_for_user' => 'Položka s týmto :attribute už existuje.',
'before' => ':attribute musí byť skôr než :date.',
'unique_object_for_user' => 'Tento názov sa už používa.',
'unique_account_for_user' => 'Tento názov účtu je už použitý.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -112,74 +113,74 @@ return [
*
*/
'between.numeric' => ':attribute musí byť v rozsahu :min a :max.',
'between.file' => ':attribute musí byť v rozsahu :min a :max kilobajtov.',
'between.string' => ':attribute musí mať dĺžku v rozsahu :min a :max znakov.',
'between.array' => ':attribute musí mať medzi :min a :max položkami.',
'boolean' => ':attribute musí mať hodnotu pravda alebo nepravda.',
'confirmed' => 'Potvrdenie :attribute sa nezhoduje.',
'date' => ':attribute nie je platný dátum.',
'date_format' => ':attribute nezodpovedá formátu :format.',
'different' => ':attribute a :other sa musia líšiť.',
'digits' => ':attribute musí obsahovať :digits číslic.',
'digits_between' => ':attribute musí byť v rozsahu :min a :max číslic.',
'email' => ':attribute musí byť platná e-mailová adresa.',
'filled' => 'Pole :attribute nesmie byť prázdne.',
'exists' => 'Vybraný :attribute je neplatný.',
'image' => ':attribute musí byť obrázok.',
'in' => 'Vybraný :attribute je neplatný.',
'integer' => ':attribute musí byť celé číslo.',
'ip' => ':attribute musí byť platná IP adresa.',
'json' => ':attribute musí byť platný JSON reťazec.',
'max.numeric' => ':attribute nesmie byť viac než :max.',
'max.file' => ':attribute nesmie byť viac než :max kilobajtov.',
'max.string' => ':attribute nesmie byť viac než :max znakov.',
'max.array' => ':attribute nesmie obsahovať viac než :max položiek.',
'mimes' => ':attribute musí byť súbor typu: :values.',
'min.numeric' => ':attribute musí byť minimálne :min.',
'lte.numeric' => ':attribute musí byť nižší alebo rovný :value.',
'min.file' => ':attribute musí byť minimálne :min kilobajtov.',
'min.string' => ':attribute musí mať minimálne :min znakov.',
'min.array' => ':attribute musí obsahovať minimálne :min položiek.',
'not_in' => 'Vybraný :attribute je neplatný.',
'numeric' => ':attribute musí byť číslo.',
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
'numeric_native' => 'Suma v hlavnej mene musí byť číslo.',
'numeric_destination' => 'Cieľová suma musí byť číslo.',
'numeric_source' => 'Zdrojová suma musí byť číslo.',
'regex' => 'Formát :attribute je neplatný.',
'required' => 'Pole :attribute je povinné.',
'required_if' => ':attribute je povinné, ak :other je :value.',
'required_unless' => ':attribute je povinné, ak :other nie je :values.',
'required_with' => ':attribute je povinné, ak sú zvolené :values.',
'required_with_all' => ':attribute je povinné, ak sú zvolené :values.',
'required_without' => ':attribute je povinné, ak nie sú zvolené :values.',
'required_without_all' => ':attribute je povinné, ak nie sú zvolené :values.',
'same' => ':attribute a :other musia byť zhodné.',
'size.numeric' => ':attribute musí byť :size.',
'amount_min_over_max' => 'Minimálna suma nemôže byť vyššia než maximálna suma.',
'size.file' => ':attribute musí mať :size kilobajtov.',
'size.string' => ':attribute musí mať :size znakov.',
'size.array' => ':attribute musí obsahovať :size položiek.',
'unique' => ':attribute už existuje.',
'string' => ':attribute byť reťazec.',
'url' => 'Formát :attribute je neplatný.',
'timezone' => ':attribute musí byť platná zóna.',
'2fa_code' => 'Pole :attribute je neplatné.',
'dimensions' => ':attribute má neplatné rozmery obrázku.',
'distinct' => 'Pole :attribute má duplicitnú hodnotu.',
'file' => ':attribute musí byť súbor.',
'in_array' => 'Pole :attribute v :other neexistuje.',
'present' => 'Pole :attribute musí byť prítomné.',
'amount_zero' => 'Celková suma nesmie byť nula.',
'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' => 'Hodnota musí začínať :values.',
'unique_webhook' => 'You already have a webhook with this combination of URL, trigger, response and delivery.',
'unique_existing_webhook' => 'You already have another webhook with this combination of URL, trigger, response and delivery.',
'same_account_type' => 'Oba účty musia mať rovnaký typ',
'same_account_currency' => 'Oba účty musia mať rovnakú menu',
'between.numeric' => ':attribute musí byť v rozsahu :min a :max.',
'between.file' => ':attribute musí byť v rozsahu :min a :max kilobajtov.',
'between.string' => ':attribute musí mať dĺžku v rozsahu :min a :max znakov.',
'between.array' => ':attribute musí mať medzi :min a :max položkami.',
'boolean' => ':attribute musí mať hodnotu pravda alebo nepravda.',
'confirmed' => 'Potvrdenie :attribute sa nezhoduje.',
'date' => ':attribute nie je platný dátum.',
'date_format' => ':attribute nezodpovedá formátu :format.',
'different' => ':attribute a :other sa musia líšiť.',
'digits' => ':attribute musí obsahovať :digits číslic.',
'digits_between' => ':attribute musí byť v rozsahu :min a :max číslic.',
'email' => ':attribute musí byť platná e-mailová adresa.',
'filled' => 'Pole :attribute nesmie byť prázdne.',
'exists' => 'Vybraný :attribute je neplatný.',
'image' => ':attribute musí byť obrázok.',
'in' => 'Vybraný :attribute je neplatný.',
'integer' => ':attribute musí byť celé číslo.',
'ip' => ':attribute musí byť platná IP adresa.',
'json' => ':attribute musí byť platný JSON reťazec.',
'max.numeric' => ':attribute nesmie byť viac než :max.',
'max.file' => ':attribute nesmie byť viac než :max kilobajtov.',
'max.string' => ':attribute nesmie byť viac než :max znakov.',
'max.array' => ':attribute nesmie obsahovať viac než :max položiek.',
'mimes' => ':attribute musí byť súbor typu: :values.',
'min.numeric' => ':attribute musí byť minimálne :min.',
'lte.numeric' => ':attribute musí byť nižší alebo rovný :value.',
'min.file' => ':attribute musí byť minimálne :min kilobajtov.',
'min.string' => ':attribute musí mať minimálne :min znakov.',
'min.array' => ':attribute musí obsahovať minimálne :min položiek.',
'not_in' => 'Vybraný :attribute je neplatný.',
'numeric' => ':attribute musí byť číslo.',
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
'numeric_native' => 'Suma v hlavnej mene musí byť číslo.',
'numeric_destination' => 'Cieľová suma musí byť číslo.',
'numeric_source' => 'Zdrojová suma musí byť číslo.',
'regex' => 'Formát :attribute je neplatný.',
'required' => 'Pole :attribute je povinné.',
'required_if' => ':attribute je povinné, ak :other je :value.',
'required_unless' => ':attribute je povinné, ak :other nie je :values.',
'required_with' => ':attribute je povinné, ak sú zvolené :values.',
'required_with_all' => ':attribute je povinné, ak sú zvolené :values.',
'required_without' => ':attribute je povinné, ak nie sú zvolené :values.',
'required_without_all' => ':attribute je povinné, ak nie sú zvolené :values.',
'same' => ':attribute a :other musia byť zhodné.',
'size.numeric' => ':attribute musí byť :size.',
'amount_min_over_max' => 'Minimálna suma nemôže byť vyššia než maximálna suma.',
'size.file' => ':attribute musí mať :size kilobajtov.',
'size.string' => ':attribute musí mať :size znakov.',
'size.array' => ':attribute musí obsahovať :size položiek.',
'unique' => ':attribute už existuje.',
'string' => ':attribute byť reťazec.',
'url' => 'Formát :attribute je neplatný.',
'timezone' => ':attribute musí byť platná zóna.',
'2fa_code' => 'Pole :attribute je neplatné.',
'dimensions' => ':attribute má neplatné rozmery obrázku.',
'distinct' => 'Pole :attribute má duplicitnú hodnotu.',
'file' => ':attribute musí byť súbor.',
'in_array' => 'Pole :attribute v :other neexistuje.',
'present' => 'Pole :attribute musí byť prítomné.',
'amount_zero' => 'Celková suma nesmie byť nula.',
'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' => 'Hodnota musí začínať :values.',
'unique_webhook' => 'You already have a webhook with this combination of URL, trigger, response and delivery.',
'unique_existing_webhook' => 'You already have another webhook with this combination of URL, trigger, response and delivery.',
'same_account_type' => 'Oba účty musia mať rovnaký typ',
'same_account_currency' => 'Oba účty musia mať rovnakú menu',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -192,11 +193,11 @@ return [
*
*/
'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.',
'valid_recurrence_rep_moment' => 'Neplatný moment opakovania pre tento typ opakovania.',
'invalid_account_info' => 'Neplatná informácia o účte.',
'attributes' => [
'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.',
'valid_recurrence_rep_moment' => 'Neplatný moment opakovania pre tento typ opakovania.',
'invalid_account_info' => 'Neplatná informácia o účte.',
'attributes' => [
'email' => 'e-mailová adresa',
'description' => 'popis',
'amount' => 'suma',
@@ -235,23 +236,23 @@ return [
],
// validation of accounts:
'withdrawal_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'withdrawal_source_bad_data' => '[a] Could not find a valid source account when searching for ID ":id" or name ":name".',
'withdrawal_dest_need_data' => '[a] Need to get a valid destination account ID and/or valid destination account name to continue.',
'withdrawal_dest_bad_data' => 'Pre ID „:id“ alebo mena „:name“ sa nenašiel žiadny platný cieľový účet.',
'withdrawal_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'withdrawal_source_bad_data' => '[a] Could not find a valid source account when searching for ID ":id" or name ":name".',
'withdrawal_dest_need_data' => '[a] Need to get a valid destination account ID and/or valid destination account name to continue.',
'withdrawal_dest_bad_data' => 'Pre ID „:id“ alebo mena „:name“ sa nenašiel žiadny platný cieľový účet.',
'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.',
'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.',
'reconciliation_source_bad_data' => 'Could not find a valid reconciliation account when searching for ID ":id" or name ":name".',
'reconciliation_source_bad_data' => 'Could not find a valid reconciliation account when searching for ID ":id" or name ":name".',
'generic_source_bad_data' => '[e] Could not find a valid source account when searching for ID ":id" or name ":name".',
'generic_source_bad_data' => '[e] Could not find a valid source account when searching for ID ":id" or name ":name".',
'deposit_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'deposit_source_bad_data' => '[b] Could not find a valid source account when searching for ID ":id" or name ":name".',
'deposit_dest_need_data' => '[b] Need to get a valid destination account ID and/or valid destination account name to continue.',
'deposit_dest_bad_data' => 'Pre ID „:id“ alebo meno „:name“ sa nenašiel žiadny platný cieľový účet.',
'deposit_dest_wrong_type' => 'Zadaný cieľový účet nemá správny typ.',
'deposit_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'deposit_source_bad_data' => '[b] Could not find a valid source account when searching for ID ":id" or name ":name".',
'deposit_dest_need_data' => '[b] Need to get a valid destination account ID and/or valid destination account name to continue.',
'deposit_dest_bad_data' => 'Pre ID „:id“ alebo meno „:name“ sa nenašiel žiadny platný cieľový účet.',
'deposit_dest_wrong_type' => 'Zadaný cieľový účet nemá správny typ.',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -264,36 +265,37 @@ return [
*
*/
'transfer_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
'transfer_dest_need_data' => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.',
'transfer_dest_bad_data' => 'Pre ID „:id“ alebo meno „:name“ sa nenašiel žiadny platný cieľový účet.',
'need_id_in_edit' => 'Každé rozdelenie musí mať platné transaction_journal_id (platné ID alebo 0).',
'transfer_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
'transfer_dest_need_data' => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.',
'transfer_dest_bad_data' => 'Pre ID „:id“ alebo meno „:name“ sa nenašiel žiadny platný cieľový účet.',
'need_id_in_edit' => 'Každé rozdelenie musí mať platné transaction_journal_id (platné ID alebo 0).',
'ob_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'lc_source_need_data' => 'Need to get a valid source account ID to continue.',
'ob_dest_need_data' => '[d] Need to get a valid destination account ID and/or valid destination account name to continue.',
'ob_dest_bad_data' => 'Pre ID „:id“ alebo mena „:name“ sa nenašiel žiadny platný cieľový účet.',
'reconciliation_either_account' => 'To submit a reconciliation, you must submit either a source or a destination account. Not both, not neither.',
'ob_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'lc_source_need_data' => 'Need to get a valid source account ID to continue.',
'ob_dest_need_data' => '[d] Need to get a valid destination account ID and/or valid destination account name to continue.',
'ob_dest_bad_data' => 'Pre ID „:id“ alebo mena „:name“ sa nenašiel žiadny platný cieľový účet.',
'reconciliation_either_account' => 'To submit a reconciliation, you must submit either a source or a destination account. Not both, not neither.',
'generic_invalid_source' => 'Tento účet nie je možné použiť ako zdrojový účet.',
'generic_invalid_destination' => 'Tento účet nie je možné použiť ako cieľový účet.',
'generic_invalid_source' => 'Tento účet nie je možné použiť ako zdrojový účet.',
'generic_invalid_destination' => 'Tento účet nie je možné použiť ako cieľový účet.',
'generic_no_source' => 'You must submit source account information or submit a transaction journal ID.',
'generic_no_destination' => 'You must submit destination account information or submit a transaction journal ID.',
'generic_no_source' => 'You must submit source account information or submit a transaction journal ID.',
'generic_no_destination' => 'You must submit destination account information or submit a transaction journal ID.',
'gte.numeric' => 'Hodnota :attribute musí byť väčšia alebo rovná :value.',
'gt.numeric' => 'Hodnota :attribute musí byť väčšia ako :value.',
'gte.file' => 'Hodnota :attribute musí byť väčšia alebo rovná :value kilobajtov.',
'gte.string' => 'Hodnota :attribute musí byť väčšia alebo rovná :value znakov.',
'gte.array' => 'Hodnota :attribute musí obsahovať :value alebo viac položiek.',
'gte.numeric' => 'Hodnota :attribute musí byť väčšia alebo rovná :value.',
'gt.numeric' => 'Hodnota :attribute musí byť väčšia ako :value.',
'gte.file' => 'Hodnota :attribute musí byť väčšia alebo rovná :value kilobajtov.',
'gte.string' => 'Hodnota :attribute musí byť väčšia alebo rovná :value znakov.',
'gte.array' => 'Hodnota :attribute musí obsahovať :value alebo viac položiek.',
'amount_required_for_auto_budget' => 'Suma je povinná.',
'auto_budget_amount_positive' => 'Suma musí byť viac ako 0.',
'auto_budget_period_mandatory' => 'Obdobie rozpočtu je povinný údaj.',
'amount_required_for_auto_budget' => 'Suma je povinná.',
'auto_budget_amount_positive' => 'Suma musí byť viac ako 0.',
'auto_budget_period_mandatory' => 'Obdobie rozpočtu je povinný údaj.',
// no access to administration:
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
/*