mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Updated strings.
This commit is contained in:
@@ -23,4 +23,4 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
];
|
||||
|
||||
@@ -24,9 +24,6 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// profile
|
||||
'personal_access_tokens' => 'Osobní přístupový token',
|
||||
|
||||
// bills:
|
||||
'not_expected_period' => 'Neočekáváno v tomto období',
|
||||
'not_or_not_yet' => 'Zatím ne',
|
||||
];
|
||||
|
||||
@@ -32,7 +32,6 @@ return [
|
||||
'clone' => 'Klonovat',
|
||||
'last_seven_days' => 'Uplynulých 7 dnů',
|
||||
'last_thirty_days' => 'Uplynulých 30 dní',
|
||||
'welcomeBack' => 'Jak to jde?',
|
||||
'welcome_back' => 'Jak to jde?',
|
||||
'everything' => 'Vše',
|
||||
'today' => 'dnes',
|
||||
@@ -737,7 +736,7 @@ return [
|
||||
'convert_please_set_asset_source' => 'Vyberte účet aktiv, ze kterého peníze půjdou.',
|
||||
'convert_expl_w_d' => 'When converting from a withdrawal to a deposit, the money will be deposited into the displayed destination account, instead of being withdrawn from it.|When converting from a withdrawal to a deposit, the money will be deposited into the displayed destination accounts, instead of being withdrawn from them.',
|
||||
'convert_expl_w_t' => 'When converting a withdrawal into a transfer, the money will be transferred away from the source account into other asset or liability account instead of being spent on the original expense account.|When converting a withdrawal into a transfer, the money will be transferred away from the source accounts into other asset or liability accounts instead of being spent on the original expense accounts.',
|
||||
'convert_expl_d_w' => 'When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source account, instead of being deposited into it.|When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source accounts, instead of being deposited into them. To complete the conversion, please select new destination accounts.',
|
||||
'convert_expl_d_w' => 'When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source account, instead of being deposited into it.|When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source accounts, instead of being deposited into them.',
|
||||
'convert_expl_d_t' => 'When you convert a deposit into a transfer, the money will be deposited into the listed destination account from any of your asset or liability account.|When you convert a deposit into a transfer, the money will be deposited into the listed destination accounts from any of your asset or liability accounts.',
|
||||
'convert_expl_t_w' => 'When you convert a transfer into a withdrawal, the money will be spent on the destination account you set here, instead of being transferred away.|When you convert a transfer into a withdrawal, the money will be spent on the destination accounts you set here, instead of being transferred away.',
|
||||
'convert_expl_t_d' => 'When you convert a transfer into a deposit, the money will be deposited into the destination account you see here, instead of being transferred into it.|When you convert a transfer into a deposit, the money will be deposited into the destination accounts you see here, instead of being transferred into them.',
|
||||
@@ -1319,9 +1318,7 @@ return [
|
||||
'summary' => 'Souhrn',
|
||||
'average' => 'Průměr',
|
||||
'balanceFor' => 'Zůstatek na :name',
|
||||
'no_tags_for_cloud' => 'Nejsou zadané žádné štítky, ze kterých by bylo možné vytvořit oblak',
|
||||
'no_tags' => '(žádné štítky)',
|
||||
'tag_cloud' => 'Oblak štítků',
|
||||
|
||||
// piggy banks:
|
||||
'add_money_to_piggy' => 'Vložit peníze do pokladničky ":name"',
|
||||
@@ -1419,7 +1416,6 @@ return [
|
||||
'split_transaction_title' => 'Popis rozúčtování',
|
||||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
'split_title_help' => 'Pokud vytvoříte rozúčtování, je třeba, aby zde byl celkový popis pro všechna rozúčtování dané transakce.',
|
||||
'transaction_information' => 'Informace o transakci',
|
||||
'you_create_transfer' => 'You\'re creating a transfer.',
|
||||
'you_create_withdrawal' => 'You\'re creating a withdrawal.',
|
||||
'you_create_deposit' => 'You\'re creating a deposit.',
|
||||
@@ -1490,11 +1486,6 @@ return [
|
||||
// split a transaction:
|
||||
'splits' => 'Rozúčtování',
|
||||
'add_another_split' => 'Přidat další rozúčtování',
|
||||
'split-transactions' => 'Rozúčtovat transakce',
|
||||
'do_split' => 'Rozúčtovat',
|
||||
'split_this_withdrawal' => 'Rozúčtovat tento výběr',
|
||||
'split_this_deposit' => 'Rozúčtovat tento vklad',
|
||||
'split_this_transfer' => 'Rozúčtovat tento převod',
|
||||
'cannot_edit_opening_balance' => 'You cannot edit the opening balance of an account.',
|
||||
'no_edit_multiple_left' => 'You have selected no valid transactions to edit.',
|
||||
'breadcrumb_convert_group' => 'Převést transakci',
|
||||
@@ -1508,7 +1499,6 @@ return [
|
||||
|
||||
// Import page (general strings only)
|
||||
'import_index_title' => 'Naimportovat transakce do Firefly III',
|
||||
'import_data' => 'Importovat data',
|
||||
'import_transactions' => 'Importovat transakce',
|
||||
'import_tools_title' => 'Import tools',
|
||||
'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out <a href="https://docs.firefly-iii.org/importing-data/introduction">this page</a>.',
|
||||
@@ -1599,10 +1589,6 @@ return [
|
||||
'recurring_never_cron' => 'It seems the cron job that is necessary to support recurring transactions has never run. This is of course normal when you have just installed Firefly III, but this should be something to set up as soon as possible. Please check out the help-pages using the (?)-icon in the top right corner of the page.',
|
||||
'recurring_cron_long_ago' => 'It looks like it has been more than 36 hours since the cron job to support recurring transactions has fired for the last time. Are you sure it has been set up correctly? Please check out the help-pages using the (?)-icon in the top right corner of the page.',
|
||||
|
||||
'recurring_meta_field_tags' => 'Štítky',
|
||||
'recurring_meta_field_notes' => 'Poznámky',
|
||||
'recurring_meta_field_bill_id' => 'Účet',
|
||||
'recurring_meta_field_piggy_bank_id' => 'Pokladnička',
|
||||
'create_new_recurrence' => 'Vytvořit novou opakující se transakci',
|
||||
'help_first_date' => 'Indicate the first expected recurrence. This must be in the future.',
|
||||
'help_first_date_no_past' => 'Indicate the first expected recurrence. Firefly III will not create transactions in the past.',
|
||||
@@ -1645,7 +1631,6 @@ return [
|
||||
'box_spent_in_currency' => 'Utraceno (:currency)',
|
||||
'box_earned_in_currency' => 'Vyděláno (:currency)',
|
||||
'box_budgeted_in_currency' => 'Budgeted (:currency)',
|
||||
'box_sum_in_currency' => 'Sum (:currency)',
|
||||
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
|
||||
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
|
||||
'box_left_to_spend_in_currency' => 'Zbývá k utracení (:currency)',
|
||||
|
||||
@@ -40,35 +40,25 @@ return [
|
||||
'repeat_freq' => 'Opakuje se',
|
||||
'location' => 'Údaje o poloze',
|
||||
'update_channel' => 'Update channel',
|
||||
'journal_currency_id' => 'Měna',
|
||||
'currency_id' => 'Měna',
|
||||
'transaction_currency_id' => 'Měna',
|
||||
'auto_budget_currency_id' => 'Měna',
|
||||
'external_ip' => 'Externí IP adresa vašeho serveru',
|
||||
'attachments' => 'Přílohy',
|
||||
'journal_amount' => 'Částka',
|
||||
'journal_source_name' => 'Příjmový účet (zdroj)',
|
||||
'keep_bill_id' => 'Účet',
|
||||
'journal_source_id' => 'Účet aktiv (zdroj)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Ověřit odolnost hesla',
|
||||
'source_account' => 'Zdrojový účet',
|
||||
'destination_account' => 'Cílový účet',
|
||||
'journal_destination_id' => 'Majetkový účet (cíl)',
|
||||
'asset_destination_account' => 'Cílový účet',
|
||||
'include_net_worth' => 'Zahrnout do čistého jmění',
|
||||
'asset_source_account' => 'Zdrojový účet',
|
||||
'journal_description' => 'Popis',
|
||||
'note' => 'Poznámky',
|
||||
'store_new_transaction' => 'Uložit novou transakci',
|
||||
'split_journal' => 'Rozúčtovat transakci',
|
||||
'split_journal_explanation' => 'Rozdělit tuto transakci na vícero částí',
|
||||
'currency' => 'Měna',
|
||||
'account_id' => 'Účet aktiv',
|
||||
'budget_id' => 'Rozpočet',
|
||||
'opening_balance' => 'Počáteční zůstatek',
|
||||
'tagMode' => 'Režim štítku',
|
||||
'tag_position' => 'Umístění štítku',
|
||||
'virtual_balance' => 'Virtuální zůstatek',
|
||||
'targetamount' => 'Cílová částka',
|
||||
'account_role' => 'Role účtu',
|
||||
@@ -83,10 +73,7 @@ return [
|
||||
'expense_account' => 'Výdajový účet',
|
||||
'revenue_account' => 'Příjmový účet',
|
||||
'decimal_places' => 'Desetinná místa',
|
||||
'exchange_rate_instruction' => 'Zahraniční měny',
|
||||
'source_amount' => 'Částka (zdroj)',
|
||||
'destination_amount' => 'Částka (cíl)',
|
||||
'native_amount' => 'Native amount',
|
||||
'new_email_address' => 'Nová e-mailová adresa',
|
||||
'verification' => 'Ověření',
|
||||
'api_key' => 'Klíč k API',
|
||||
@@ -95,10 +82,6 @@ return [
|
||||
'interest' => 'Úrok',
|
||||
'interest_period' => 'Úrokové období',
|
||||
|
||||
'source_account_asset' => 'Zdrojový účet (účet aktiv)',
|
||||
'destination_account_expense' => 'Cílový účet (výdajový účet)',
|
||||
'destination_account_asset' => 'Cílový účet (účet aktiv)',
|
||||
'source_account_revenue' => 'Zdrojový účet (příjmový účet)',
|
||||
'type' => 'Typ',
|
||||
'convert_Withdrawal' => 'Přeměnit výběr',
|
||||
'convert_Deposit' => 'Přeměnit vklad',
|
||||
@@ -106,7 +89,6 @@ return [
|
||||
|
||||
'amount' => 'Částka',
|
||||
'foreign_amount' => 'Částka v cizí měně',
|
||||
'existing_attachments' => 'Existující přílohy',
|
||||
'date' => 'Datum',
|
||||
'interest_date' => 'Úrokové datum',
|
||||
'book_date' => 'Datum rezervace',
|
||||
@@ -128,12 +110,6 @@ return [
|
||||
'date_format' => 'Formát data',
|
||||
'specifix' => 'Opravy pro konkrétní soubor či banku',
|
||||
'attachments[]' => 'Přílohy',
|
||||
'store_new_withdrawal' => 'Uložit nový výběr',
|
||||
'store_new_deposit' => 'Uložit nový vklad',
|
||||
'store_new_transfer' => 'Uložit nový převod',
|
||||
'add_new_withdrawal' => 'Přidat nový výběr',
|
||||
'add_new_deposit' => 'Přidat nový vklad',
|
||||
'add_new_transfer' => 'Přidat nový převod',
|
||||
'title' => 'Název',
|
||||
'notes' => 'Poznámky',
|
||||
'filename' => 'Název souboru',
|
||||
@@ -143,8 +119,6 @@ return [
|
||||
'stop_processing' => 'Zastavit zpracování',
|
||||
'start_date' => 'Začátek rozsahu',
|
||||
'end_date' => 'Konec rozsahu',
|
||||
'include_attachments' => 'Včetně nahraných příloh',
|
||||
'include_old_uploads' => 'Zahrnout importovaná data',
|
||||
'delete_account' => 'Smazat účet „:name“',
|
||||
'delete_bill' => 'Smazán účet „:name“',
|
||||
'delete_budget' => 'Smazat rozpočet „:name“',
|
||||
@@ -217,10 +191,7 @@ return [
|
||||
'csv_tab' => 'Tabulátor (neviditelný)',
|
||||
'csv_delimiter' => 'Oddělovač kolonek v CSV',
|
||||
'csv_import_account' => 'Výchozí účet pro import',
|
||||
'csv_config' => 'Nastavení CSV importu',
|
||||
'client_id' => 'Identif. klienta',
|
||||
'service_secret' => 'Service secret',
|
||||
'app_secret' => 'App secret',
|
||||
'app_id' => 'Identif. aplikace',
|
||||
'secret' => 'Secret',
|
||||
'public_key' => 'Veřejná část klíče',
|
||||
|
||||
@@ -27,8 +27,6 @@ return [
|
||||
'index_breadcrumb' => 'Importovat data do Firefly III',
|
||||
'prerequisites_breadcrumb_fake' => 'Prerequisites for the fake import provider',
|
||||
'prerequisites_breadcrumb_spectre' => 'Prerequisites for Spectre',
|
||||
'prerequisites_breadcrumb_bunq' => 'Prerequisites for bunq',
|
||||
'prerequisites_breadcrumb_ynab' => 'Prerequisites for YNAB',
|
||||
'job_configuration_breadcrumb' => 'Nastavení pro „:key“',
|
||||
'job_status_breadcrumb' => 'Stav importu pro „:key“',
|
||||
'disabled_for_demo_user' => 'v ukázce vypnuté',
|
||||
@@ -43,26 +41,14 @@ return [
|
||||
// import provider strings (index):
|
||||
'button_fake' => 'Simulovat import',
|
||||
'button_file' => 'Importovat soubor',
|
||||
'button_bunq' => 'Importovat z bunq',
|
||||
'button_spectre' => 'Importovat pomocí Spectre',
|
||||
'button_plaid' => 'Importovat pomocí Plaid',
|
||||
'button_yodlee' => 'Importovat pomocí Yodlee',
|
||||
'button_quovo' => 'Importovat pomocí Quovo',
|
||||
'button_ynab' => 'Importovat z You Need A Budget',
|
||||
'button_fints' => 'Importovat pomocí FinTS',
|
||||
|
||||
|
||||
// prerequisites box (index)
|
||||
'need_prereq_title' => 'Import prerequisites',
|
||||
'need_prereq_intro' => 'Some import methods need your attention before they can be used. For example, they might require special API keys or application secrets. You can configure them here. The icon indicates if these prerequisites have been met.',
|
||||
'do_prereq_fake' => 'Prerequisites for the fake provider',
|
||||
'do_prereq_file' => 'Prerequisites for file imports',
|
||||
'do_prereq_bunq' => 'Předpoklady pro importy z bunq',
|
||||
'do_prereq_spectre' => 'Předpoklady pro importy z Spectre',
|
||||
'do_prereq_plaid' => 'Předpoklady pro importy z Plaid',
|
||||
'do_prereq_yodlee' => 'Předpoklady pro importy z Yodlee',
|
||||
'do_prereq_quovo' => 'Předpoklady pro importy z Quovo',
|
||||
'do_prereq_ynab' => 'Předpoklady pro importy z YNAB',
|
||||
|
||||
// prerequisites:
|
||||
'prereq_fake_title' => 'Prerequisites for an import from the fake import provider',
|
||||
@@ -70,18 +56,10 @@ return [
|
||||
'prereq_spectre_title' => 'Prerequisites for an import using the Spectre API',
|
||||
'prereq_spectre_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'prereq_spectre_pub' => 'Likewise, the Spectre API needs to know the public key you see below. Without it, it will not recognize you. Please enter this public key on your <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'prereq_bunq_title' => 'Předpoklady pro import z bunq',
|
||||
'prereq_bunq_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app. Please note that the import function for bunq is in BETA. It has only been tested against the sandbox API.',
|
||||
'prereq_bunq_ip' => 'bunq requires your externally facing IP address. Firefly III has tried to fill this in using <a href="https://www.ipify.org/">the ipify service</a>. Make sure this IP address is correct, or the import will fail.',
|
||||
'prereq_ynab_title' => 'Předpoklady pro import z YNAB',
|
||||
'prereq_ynab_text' => 'In order to be able to download transactions from YNAB, please create a new application on your <a href="https://app.youneedabudget.com/settings/developer">Developer Settings Page</a> and enter the client ID and secret on this page.',
|
||||
'prereq_ynab_redirect' => 'To complete the configuration, enter the following URL at the <a href="https://app.youneedabudget.com/settings/developer">Developer Settings Page</a> under the "Redirect URI(s)".',
|
||||
'callback_not_tls' => 'Firefly III zjistilo následující URI adresu zpětného volání. Zdá se, že váš server není nastaven tak, aby přijímal TLS připojení (https). YNAB tuto URI nepřijme. Můžete pokračovat v importu (protože Firefly III se může mýlit), ale mějte to na paměti.',
|
||||
// prerequisites success messages:
|
||||
'prerequisites_saved_for_fake' => 'Atrapa API klíče úspěšně uložena!',
|
||||
'prerequisites_saved_for_spectre' => 'Identif. aplikace a heslo uloženo!',
|
||||
'prerequisites_saved_for_bunq' => 'API klíč a IP adresa uložena!',
|
||||
'prerequisites_saved_for_ynab' => 'Identifikátor YNAB klienta a heslo uloženo!',
|
||||
|
||||
// job configuration:
|
||||
'job_config_apply_rules_title' => 'Nastavení úlohy – uplatnit vaše pravidla?',
|
||||
@@ -134,42 +112,8 @@ return [
|
||||
'job_config_spectre_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
||||
|
||||
// job configuration for bunq:
|
||||
'job_config_bunq_accounts_title' => 'bunq účty',
|
||||
'job_config_bunq_accounts_text' => 'These are the accounts associated with your bunq account. Please select the accounts from which you want to import, and in which account the transactions must be imported.',
|
||||
'bunq_no_mapping' => 'It seems you have not selected any accounts.',
|
||||
'should_download_config' => 'You should download <a href=":route">the configuration file</a> for this job. This will make future imports way easier.',
|
||||
'share_config_file' => 'If you have imported data from a public bank, you should <a href="https://github.com/firefly-iii/import-configurations/wiki">share your configuration file</a> so it will be easy for other users to import their data. Sharing your configuration file will not expose your financial details.',
|
||||
'job_config_bunq_apply_rules' => 'Uplatnit pravidla',
|
||||
'job_config_bunq_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
||||
'bunq_savings_goal' => 'Savings goal: :amount (:percentage%)',
|
||||
'bunq_account_status_CANCELLED' => 'Zrušený bunq účet',
|
||||
|
||||
'ynab_account_closed' => 'Účet je uzavřen!',
|
||||
'ynab_account_deleted' => 'Účet je smazán!',
|
||||
'ynab_account_type_savings' => 'spořicí účet',
|
||||
'ynab_account_type_checking' => 'checking account',
|
||||
'ynab_account_type_cash' => 'hotovostní účet',
|
||||
'ynab_account_type_creditCard' => 'kreditní karta',
|
||||
'ynab_account_type_lineOfCredit' => 'řádek úvěru',
|
||||
'ynab_account_type_otherAsset' => 'jiný účet aktiv',
|
||||
'ynab_account_type_otherLiability' => 'ostatní závazky',
|
||||
'ynab_account_type_payPal' => 'Paypal',
|
||||
'ynab_account_type_merchantAccount' => 'merchant account',
|
||||
'ynab_account_type_investmentAccount' => 'investiční účet',
|
||||
'ynab_account_type_mortgage' => 'hypotéka',
|
||||
'ynab_do_not_import' => '(neimportovat)',
|
||||
'job_config_ynab_apply_rules' => 'Uplatnit pravidla',
|
||||
'job_config_ynab_apply_rules_text' => 'By default, your rules will be applied to the transactions created during this import routine. If you do not want this to happen, deselect this checkbox.',
|
||||
|
||||
// job configuration for YNAB:
|
||||
'job_config_ynab_select_budgets' => 'Vyberte svůj rozpočet',
|
||||
'job_config_ynab_select_budgets_text' => 'You have :count budgets stored at YNAB. Please select the one from which Firefly III will import the transactions.',
|
||||
'job_config_ynab_no_budgets' => 'Nejsou zde k dispozici žádné rozpočty, ze kterých importovat.',
|
||||
'ynab_no_mapping' => 'It seems you have not selected any accounts to import from.',
|
||||
'job_config_ynab_bad_currency' => 'You cannot import from the following budget(s), because you do not have accounts with the same currency as these budgets.',
|
||||
'job_config_ynab_accounts_title' => 'Vyberte účty',
|
||||
'job_config_ynab_accounts_text' => 'You have the following accounts available in this budget. Please select from which accounts you want to import, and where the transactions should be stored.',
|
||||
|
||||
|
||||
// keys from "extra" array:
|
||||
'spectre_extra_key_iban' => 'IBAN',
|
||||
@@ -192,41 +136,6 @@ return [
|
||||
'spectre_extra_key_unit_price' => 'Jednotková cena',
|
||||
'spectre_extra_key_transactions_count' => 'Počet transakcí',
|
||||
|
||||
//job configuration for finTS
|
||||
'fints_connection_failed' => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError',
|
||||
|
||||
'job_config_fints_url_help' => 'Např. https://banking-dkb.s-fints-pt-dkb.de/fints30',
|
||||
'job_config_fints_username_help' => 'Pro mnohé banky je toto číslo vašeho účtu.',
|
||||
'job_config_fints_port_help' => 'Výchozí port je 443.',
|
||||
'job_config_fints_account_help' => 'Choose the bank account for which you want to import transactions.',
|
||||
'job_config_local_account_help' => 'Choose the Firefly III account corresponding to your bank account chosen above.',
|
||||
// specifics:
|
||||
'specific_ing_name' => 'ING NL',
|
||||
'specific_ing_descr' => 'Vytvořit lepší popisy v exportu ING',
|
||||
'specific_sns_name' => 'SNS / Volksbank NL',
|
||||
'specific_sns_descr' => 'Trim quotes from SNS / Volksbank export files',
|
||||
'specific_abn_name' => 'ABN AMRO NL',
|
||||
'specific_abn_descr' => 'Fixes potential problems with ABN AMRO files',
|
||||
'specific_rabo_name' => 'Rabobank NL',
|
||||
'specific_rabo_descr' => 'Fixes potential problems with Rabobank files',
|
||||
'specific_pres_name' => 'President\'s Choice Financial CA',
|
||||
'specific_pres_descr' => 'Fixes potential problems with PC files',
|
||||
'specific_belfius_name' => 'Belfius BE',
|
||||
'specific_belfius_descr' => 'Fixes potential problems with Belfius files',
|
||||
'specific_ingbelgium_name' => 'ING BE',
|
||||
'specific_ingbelgium_descr' => 'Fixes potential problems with ING Belgium files',
|
||||
// job configuration for file provider (stage: roles)
|
||||
'job_config_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
||||
'job_config_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||
'job_config_roles_submit' => 'Pokračovat',
|
||||
'job_config_roles_column_name' => 'Název sloupce',
|
||||
'job_config_roles_column_example' => 'Column example data',
|
||||
'job_config_roles_column_role' => 'Význam dat ve sloupci',
|
||||
'job_config_roles_do_map_value' => 'Mapovat tyto hodnoty',
|
||||
'job_config_roles_no_example' => 'Nejsou k dispozici žádná ukázková data',
|
||||
'job_config_roles_fa_warning' => 'If you mark a column as containing an amount in a foreign currency, you must also set the column that contains which currency it is.',
|
||||
'job_config_roles_rwarning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||
'job_config_roles_colum_count' => 'Sloupec',
|
||||
// job config for the file provider (stage: mapping):
|
||||
'job_config_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
||||
'job_config_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||
@@ -256,64 +165,9 @@ return [
|
||||
'result_one_transaction' => 'Exactly one transaction has been imported. It is stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect it further.',
|
||||
'result_many_transactions' => 'Firefly III has imported :count transactions. They are stored under tag <a href=":route" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a> where you can inspect them further.',
|
||||
|
||||
|
||||
// general errors and warnings:
|
||||
'bad_job_status' => 'To access this page, your import job cannot have status ":status".',
|
||||
|
||||
// column roles for CSV import:
|
||||
'column__ignore' => '(ignorovat tento sloupec)',
|
||||
'column_account-iban' => 'Asset account (IBAN)',
|
||||
'column_account-id' => 'Asset account ID (matching FF3)',
|
||||
'column_account-name' => 'Účet aktiv (název)',
|
||||
'column_account-bic' => 'Účet aktiv (BIC)',
|
||||
'column_amount' => 'Částka',
|
||||
'column_amount_foreign' => 'Amount (in foreign currency)',
|
||||
'column_amount_debit' => 'Amount (debit column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount_negated' => 'Amount (negated column)',
|
||||
'column_amount-comma-separated' => 'Částka (čárka jako desetinný oddělovač)',
|
||||
'column_bill-id' => 'Bill ID (matching FF3)',
|
||||
'column_bill-name' => 'Bill name',
|
||||
'column_budget-id' => 'Budget ID (matching FF3)',
|
||||
'column_budget-name' => 'Název rozpočtu',
|
||||
'column_category-id' => 'Category ID (matching FF3)',
|
||||
'column_category-name' => 'Název kategorie',
|
||||
'column_currency-code' => 'Kód měny (dle normy ISO 4217)',
|
||||
'column_foreign-currency-code' => 'Kód cizí měny (dle normy ISO 4217)',
|
||||
'column_currency-id' => 'Currency ID (matching FF3)',
|
||||
'column_currency-name' => 'Currency name (matching FF3)',
|
||||
'column_currency-symbol' => 'Currency symbol (matching FF3)',
|
||||
'column_date-interest' => 'Datum výpočtu úroku',
|
||||
'column_date-book' => 'Datum zaúčtování transakce',
|
||||
'column_date-process' => 'Datum zpracování transakce',
|
||||
'column_date-transaction' => 'Datum',
|
||||
'column_date-due' => 'Splatnost transakce',
|
||||
'column_date-payment' => 'Datum platby transakce',
|
||||
'column_date-invoice' => 'Datum vystavení transakce',
|
||||
'column_description' => 'Popis',
|
||||
'column_opposing-iban' => 'Opposing account (IBAN)',
|
||||
'column_opposing-bic' => 'Opposing account (BIC)',
|
||||
'column_opposing-id' => 'Opposing account ID (matching FF3)',
|
||||
'column_external-id' => 'Externí identif.',
|
||||
'column_opposing-name' => 'Účet protistrany (název)',
|
||||
'column_rabo-debit-credit' => 'Rabobank specific debit/credit indicator',
|
||||
'column_ing-debit-credit' => 'ING specific debit/credit indicator',
|
||||
'column_generic-debit-credit' => 'Generic bank debit/credit indicator',
|
||||
'column_sepa_ct_id' => 'SEPA end-to-end Identifier',
|
||||
'column_sepa_ct_op' => 'SEPA Opposing Account Identifier',
|
||||
'column_sepa_db' => 'SEPA Mandate Identifier',
|
||||
'column_sepa_cc' => 'SEPA Clearing Code',
|
||||
'column_sepa_ci' => 'SEPA Creditor Identifier',
|
||||
'column_sepa_ep' => 'SEPA External Purpose',
|
||||
'column_sepa_country' => 'SEPA Country Code',
|
||||
'column_sepa_batch_id' => 'SEPA Batch ID',
|
||||
'column_tags-comma' => 'Štítky (oddělované čárkou)',
|
||||
'column_tags-space' => 'Štítky (oddělované mezerou)',
|
||||
'column_account-number' => 'Účet aktiv (číslo účtu)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
'column_note' => 'Poznámky',
|
||||
'column_internal-reference' => 'Interní reference',
|
||||
|
||||
// error message
|
||||
'duplicate_row' => 'Row #:row (":description") could not be imported. It already exists.',
|
||||
|
||||
|
||||
@@ -41,13 +41,11 @@ return [
|
||||
'transaction_type' => 'Typ',
|
||||
'lastActivity' => 'Poslední aktivita',
|
||||
'balanceDiff' => 'Rozdíl zůstatku',
|
||||
'matchesOn' => 'Shody',
|
||||
'other_meta_data' => 'Ostatní metadata',
|
||||
'account_type' => 'Typ účtu',
|
||||
'created_at' => 'Vytvořeno',
|
||||
'account' => 'Účet',
|
||||
'matchingAmount' => 'Částka',
|
||||
'split_number' => '# rozdělení',
|
||||
'destination' => 'Cíl',
|
||||
'source' => 'Zdroj',
|
||||
'next_expected_match' => 'Další očekávaná shoda',
|
||||
@@ -55,7 +53,6 @@ return [
|
||||
'repeat_freq' => 'Opakuje se',
|
||||
'description' => 'Popis',
|
||||
'amount' => 'Částka',
|
||||
'internal_reference' => 'Interní reference',
|
||||
'date' => 'Datum',
|
||||
'interest_date' => 'Úrokové datum',
|
||||
'book_date' => 'Datum rezervace',
|
||||
@@ -63,7 +60,7 @@ return [
|
||||
'due_date' => 'Datum splatnosti',
|
||||
'payment_date' => 'Datum platby',
|
||||
'invoice_date' => 'Datum vystavení',
|
||||
'interal_reference' => 'Interní reference',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'notes' => 'Poznámky',
|
||||
'from' => 'Od',
|
||||
'piggy_bank' => 'Pokladnička',
|
||||
|
||||
Reference in New Issue
Block a user