mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update some translations.
This commit is contained in:
@@ -138,7 +138,7 @@ return [
|
||||
'budget_in_period' => 'All transactions for budget ":name" between :start and :end in :currency',
|
||||
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end in :currency',
|
||||
'chart_budget_in_period_only_currency' => 'The amount you budgeted was in :currency, so this chart will only show transactions in :currency.',
|
||||
'chart_account_in_period' => 'Graf veškerých transakcí pro účet „:name“ mezi :start a :end',
|
||||
'chart_account_in_period' => 'Chart for all transactions for account ":name" (:balance) between :start and :end',
|
||||
'chart_category_in_period' => 'Graf veškerých transakcí pro kategorii „:name“ mezi :start a :end',
|
||||
'chart_category_all' => 'Graf veškerých transakcí pro kategoii „:name“',
|
||||
'clone_withdrawal' => 'Klonovat tento výběr',
|
||||
@@ -482,49 +482,52 @@ return [
|
||||
'rule_action_convert_transfer_choice' => 'Přeměnit tuto transakci na převod',
|
||||
'rule_action_convert_transfer' => 'Přeměnit tuto transakci na převod s „:action_value“',
|
||||
|
||||
'rules_have_read_warning' => 'Přečetli jste si varování?',
|
||||
'apply_rule_warning' => 'Warning: running a rule(group) on a large selection of transactions could take ages, and it could time-out. If it does, the rule(group) will only be applied to an unknown subset of your transactions. This might leave your financial administration in tatters. Please be careful.',
|
||||
'rulegroup_for_bills_title' => 'Rule group for bills',
|
||||
'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.',
|
||||
'rule_for_bill_title' => 'Automaticky vytvořené pravidlo pro účtenku „:name“',
|
||||
'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".',
|
||||
'create_rule_for_bill' => 'Create a new rule for bill ":name"',
|
||||
'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.',
|
||||
'new_rule_for_bill_title' => 'Rule for bill ":name"',
|
||||
'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".',
|
||||
'rules_have_read_warning' => 'Přečetli jste si varování?',
|
||||
'apply_rule_warning' => 'Warning: running a rule(group) on a large selection of transactions could take ages, and it could time-out. If it does, the rule(group) will only be applied to an unknown subset of your transactions. This might leave your financial administration in tatters. Please be careful.',
|
||||
'rulegroup_for_bills_title' => 'Rule group for bills',
|
||||
'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.',
|
||||
'rule_for_bill_title' => 'Automaticky vytvořené pravidlo pro účtenku „:name“',
|
||||
'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".',
|
||||
'create_rule_for_bill' => 'Create a new rule for bill ":name"',
|
||||
'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.',
|
||||
'new_rule_for_bill_title' => 'Rule for bill ":name"',
|
||||
'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".',
|
||||
|
||||
// tags
|
||||
'store_new_tag' => 'Uložit nový štítek',
|
||||
'update_tag' => 'Aktualizovat štítek',
|
||||
'no_location_set' => 'Není nastaveno žádné umístění.',
|
||||
'meta_data' => 'Metadata',
|
||||
'location' => 'Umístění',
|
||||
'without_date' => 'Bez data',
|
||||
'result' => 'Výsledek',
|
||||
'sums_apply_to_range' => 'Všechny součty se vztahují na vybraný rozsah',
|
||||
'mapbox_api_key' => 'Pro použití mapy, získejte klíč k aplikačnímu programovému rozhraní <a href="https://www.mapbox.com/">Mapbox</a>. Otevřete soubor <code>.env</code> a tento kód zadejte za <code>MAPBOX_API_KEY=</code>.',
|
||||
'press_tag_location' => 'Umístění značky nastavíte kliknutím pravým tlačítkem nebo dlouhým stiskem toho levého.',
|
||||
'clear_location' => 'Vymazat umístění',
|
||||
'store_new_tag' => 'Uložit nový štítek',
|
||||
'update_tag' => 'Aktualizovat štítek',
|
||||
'no_location_set' => 'Není nastaveno žádné umístění.',
|
||||
'meta_data' => 'Metadata',
|
||||
'location' => 'Umístění',
|
||||
'without_date' => 'Bez data',
|
||||
'result' => 'Výsledek',
|
||||
'sums_apply_to_range' => 'Všechny součty se vztahují na vybraný rozsah',
|
||||
'mapbox_api_key' => 'Pro použití mapy, získejte klíč k aplikačnímu programovému rozhraní <a href="https://www.mapbox.com/">Mapbox</a>. Otevřete soubor <code>.env</code> a tento kód zadejte za <code>MAPBOX_API_KEY=</code>.',
|
||||
'press_object_location' => 'Right click or long press to set the object\'s location.',
|
||||
'clear_location' => 'Vymazat umístění',
|
||||
'delete_all_selected_tags' => 'Delete all selected tags',
|
||||
'select_tags_to_delete' => 'Don\'t forget to select some tags.',
|
||||
'deleted_x_tags' => 'Deleted :count tag(s).',
|
||||
|
||||
// preferences
|
||||
'pref_home_screen_accounts' => 'Účty na domovské obrazovce',
|
||||
'pref_home_screen_accounts_help' => 'Které účty zobrazit na domovské stránce?',
|
||||
'pref_view_range' => 'Zobrazit rozsah',
|
||||
'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?',
|
||||
'pref_1D' => 'Jeden den',
|
||||
'pref_1W' => 'Jeden týden',
|
||||
'pref_1M' => 'Jeden měsíc',
|
||||
'pref_3M' => 'Tři měsíce (čtvrtletí)',
|
||||
'pref_6M' => 'Šest měsíců',
|
||||
'pref_1Y' => 'Jeden rok',
|
||||
'pref_languages' => 'Jazyky',
|
||||
'pref_languages_help' => 'Firefly III podporuje několik jazyků – ve kterém ho chcete používat?',
|
||||
'pref_custom_fiscal_year' => 'Nastavení fiskálního roku',
|
||||
'pref_custom_fiscal_year_label' => 'Zapnuto',
|
||||
'pref_custom_fiscal_year_help' => 'Pro země, ve kterých finanční rok nezačíná 1. ledna a tedy ani nekončí 31. prosince, je možné zapnutím tohoto určit den začátku a konce fiskálního roku',
|
||||
'pref_fiscal_year_start_label' => 'Fiscal year start date',
|
||||
'pref_two_factor_auth' => 'Dvoufázové ověření',
|
||||
'pref_two_factor_auth_help' => 'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.',
|
||||
'pref_home_screen_accounts' => 'Účty na domovské obrazovce',
|
||||
'pref_home_screen_accounts_help' => 'Které účty zobrazit na domovské stránce?',
|
||||
'pref_view_range' => 'Zobrazit rozsah',
|
||||
'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?',
|
||||
'pref_1D' => 'Jeden den',
|
||||
'pref_1W' => 'Jeden týden',
|
||||
'pref_1M' => 'Jeden měsíc',
|
||||
'pref_3M' => 'Tři měsíce (čtvrtletí)',
|
||||
'pref_6M' => 'Šest měsíců',
|
||||
'pref_1Y' => 'Jeden rok',
|
||||
'pref_languages' => 'Jazyky',
|
||||
'pref_languages_help' => 'Firefly III podporuje několik jazyků – ve kterém ho chcete používat?',
|
||||
'pref_custom_fiscal_year' => 'Nastavení fiskálního roku',
|
||||
'pref_custom_fiscal_year_label' => 'Zapnuto',
|
||||
'pref_custom_fiscal_year_help' => 'Pro země, ve kterých finanční rok nezačíná 1. ledna a tedy ani nekončí 31. prosince, je možné zapnutím tohoto určit den začátku a konce fiskálního roku',
|
||||
'pref_fiscal_year_start_label' => 'Fiscal year start date',
|
||||
'pref_two_factor_auth' => 'Dvoufázové ověření',
|
||||
'pref_two_factor_auth_help' => 'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.',
|
||||
'pref_enable_two_factor_auth' => 'Zapnout dvoufázové ověření',
|
||||
'pref_two_factor_auth_disabled' => '2-step verification code removed and disabled',
|
||||
'pref_two_factor_auth_remove_it' => 'Nezapomeňte účet odstranit z vaší ověřovací aplikace!',
|
||||
@@ -592,46 +595,56 @@ return [
|
||||
'password_changed' => 'Heslo změněno.',
|
||||
'should_change' => 'Myšlenka je změnit si heslo.',
|
||||
'invalid_password' => 'Neplatné heslo.',
|
||||
'what_is_pw_security' => 'Co je „ověřit odolnost hesla“.',
|
||||
'secure_pw_title' => 'Jak zvolit odolné heslo',
|
||||
'secure_pw_history' => 'Nemine týden, abychom neviděli zprávy o stránkách, ze kterých unikly hesla jejich uživatelů. Hackeři a zloději tato hesla používají pro pokus o ukradení vašich soukromých informací. Informace jsou cenné.',
|
||||
'secure_pw_ff' => 'Používáte stejná hesla napříč webem? Pokud jedna ze stránek ztratí vaše heslo, hackeři mají přístup ke všem vašim datům. Firefly III spoléhá na to, že zvolíte silné a jinde nepoužívané heslo pro ochranu vašich finančních záznamů.',
|
||||
'secure_pw_check_box' => 'Jako pomoc Firefly III může zkontrolovat heslo které chcete použít, zda v minulosti nebylo ukradeno (včetně jeho otisku). V takovém případě aplikace NEdoporučí používat takové heslo.',
|
||||
'secure_pw_working_title' => 'Jak to funguje?',
|
||||
'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/">the website of Troy Hunt</a> to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest <a href="https://pages.nist.gov/800-63-3/sp800-63b.html">NIST Special Publication</a> on this subject.',
|
||||
'secure_pw_should' => 'Mám tuto kolonku zaškrtnout?',
|
||||
'secure_pw_long_password' => 'Ano, vždy ověřit že je heslo bezpečné.',
|
||||
'command_line_token' => 'Token pro příkazový řádek',
|
||||
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
||||
'regenerate_command_line_token' => 'Regenerate command line token',
|
||||
'token_regenerated' => 'Byl vytvořen nový token pro příkazový řádek',
|
||||
'change_your_email' => 'Změna e-mailové adresy',
|
||||
'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the <a href="/admin">Administration</a>.',
|
||||
'email_changed_logout' => 'Dokud neověříte svou emailovou adresu, nemůžete se přihlásit.',
|
||||
'login_with_new_email' => 'Nyní se můžete přihlásit pomocí nové e-mailové adresy.',
|
||||
'login_with_old_email' => 'Nyní se můžete přihlásit pomocí původní e-mailové adresy.',
|
||||
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
|
||||
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
|
||||
'what_is_pw_security' => 'Co je „ověřit odolnost hesla“.',
|
||||
'secure_pw_title' => 'Jak zvolit odolné heslo',
|
||||
'secure_pw_history' => 'Nemine týden, abychom neviděli zprávy o stránkách, ze kterých unikly hesla jejich uživatelů. Hackeři a zloději tato hesla používají pro pokus o ukradení vašich soukromých informací. Informace jsou cenné.',
|
||||
'secure_pw_ff' => 'Používáte stejná hesla napříč webem? Pokud jedna ze stránek ztratí vaše heslo, hackeři mají přístup ke všem vašim datům. Firefly III spoléhá na to, že zvolíte silné a jinde nepoužívané heslo pro ochranu vašich finančních záznamů.',
|
||||
'secure_pw_check_box' => 'Jako pomoc Firefly III může zkontrolovat heslo které chcete použít, zda v minulosti nebylo ukradeno (včetně jeho otisku). V takovém případě aplikace NEdoporučí používat takové heslo.',
|
||||
'secure_pw_working_title' => 'Jak to funguje?',
|
||||
'secure_pw_working' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to <a href="https://www.troyhunt.com/introducing-306-million-freely-downloadable-pwned-passwords/">the website of Troy Hunt</a> to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest <a href="https://pages.nist.gov/800-63-3/sp800-63b.html">NIST Special Publication</a> on this subject.',
|
||||
'secure_pw_should' => 'Mám tuto kolonku zaškrtnout?',
|
||||
'secure_pw_long_password' => 'Ano, vždy ověřit že je heslo bezpečné.',
|
||||
'command_line_token' => 'Token pro příkazový řádek',
|
||||
'explain_command_line_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
||||
'regenerate_command_line_token' => 'Regenerate command line token',
|
||||
'token_regenerated' => 'Byl vytvořen nový token pro příkazový řádek',
|
||||
'change_your_email' => 'Změna e-mailové adresy',
|
||||
'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the <a href="/admin">Administration</a>.',
|
||||
'email_changed_logout' => 'Dokud neověříte svou emailovou adresu, nemůžete se přihlásit.',
|
||||
'login_with_new_email' => 'Nyní se můžete přihlásit pomocí nové e-mailové adresy.',
|
||||
'login_with_old_email' => 'Nyní se můžete přihlásit pomocí původní e-mailové adresy.',
|
||||
'login_provider_local_only' => 'This action is not available when authenticating through ":login_provider".',
|
||||
'delete_local_info_only' => 'Because you authenticate through ":login_provider", this will only delete local Firefly III information.',
|
||||
|
||||
// export data:
|
||||
'import_and_export_menu' => 'Import and export',
|
||||
'export_data_title' => 'Export data from Firefly III',
|
||||
'export_data_menu' => 'Export data',
|
||||
'export_data_bc' => 'Export data from Firefly III',
|
||||
'export_data_main_title' => 'Export data from Firefly III',
|
||||
'export_data_expl' => 'This link allows you to export all transactions + meta data from Firefly III. Please refer to the help (top right (?)-icon) for more information about the process.',
|
||||
'export_data_all_transactions' => 'Export all transactions',
|
||||
'export_data_advanced_expl' => 'If you need a more advanced or specific type of export, read the help on how to use the console command <code>php artisan help firefly-iii:export-data</code>.',
|
||||
|
||||
// attachments
|
||||
'nr_of_attachments' => 'Jedna příloha|:count příloh',
|
||||
'attachments' => 'Přílohy',
|
||||
'edit_attachment' => 'Upravit přílohu ":name"',
|
||||
'update_attachment' => 'Aktualizovat přílohu',
|
||||
'delete_attachment' => 'Smazat přílohu „:name“',
|
||||
'attachment_deleted' => 'Příloha „:name“ smazána',
|
||||
'liabilities_deleted' => 'Smazán závazek „:name“',
|
||||
'attachment_updated' => 'Příloha „:name“ smazána',
|
||||
'upload_max_file_size' => 'Nejvyšší umožněná velikost souboru: :size',
|
||||
'list_all_attachments' => 'Seznam všech příloh',
|
||||
'nr_of_attachments' => 'Jedna příloha|:count příloh',
|
||||
'attachments' => 'Přílohy',
|
||||
'edit_attachment' => 'Upravit přílohu ":name"',
|
||||
'update_attachment' => 'Aktualizovat přílohu',
|
||||
'delete_attachment' => 'Smazat přílohu „:name“',
|
||||
'attachment_deleted' => 'Příloha „:name“ smazána',
|
||||
'liabilities_deleted' => 'Smazán závazek „:name“',
|
||||
'attachment_updated' => 'Příloha „:name“ smazána',
|
||||
'upload_max_file_size' => 'Nejvyšší umožněná velikost souboru: :size',
|
||||
'list_all_attachments' => 'Seznam všech příloh',
|
||||
|
||||
// transaction index
|
||||
'title_expenses' => 'Výdaje',
|
||||
'title_withdrawal' => 'Výdaje',
|
||||
'title_revenue' => 'Odměna/příjem',
|
||||
'title_deposit' => 'Odměna/příjem',
|
||||
'title_transfer' => 'Převody',
|
||||
'title_transfers' => 'Převody',
|
||||
'title_expenses' => 'Výdaje',
|
||||
'title_withdrawal' => 'Výdaje',
|
||||
'title_revenue' => 'Odměna/příjem',
|
||||
'title_deposit' => 'Odměna/příjem',
|
||||
'title_transfer' => 'Převody',
|
||||
'title_transfers' => 'Převody',
|
||||
|
||||
// convert stuff:
|
||||
'convert_is_already_type_Withdrawal' => 'Tato transakce už je výběrem',
|
||||
|
||||
@@ -24,40 +24,41 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// new user:
|
||||
'bank_name' => 'Název banky',
|
||||
'bank_balance' => 'Zůstatek',
|
||||
'savings_balance' => 'Zůstatek úspor',
|
||||
'credit_card_limit' => 'Limit kreditní karty',
|
||||
'automatch' => 'Hledat shodu automaticky',
|
||||
'skip' => 'Přeskočit',
|
||||
'enabled' => 'Zapnuto',
|
||||
'name' => 'Název',
|
||||
'active' => 'Aktivní',
|
||||
'amount_min' => 'Minimální částka',
|
||||
'amount_max' => 'Maximální částka',
|
||||
'match' => 'Matches on',
|
||||
'strict' => 'Striktní režim',
|
||||
'repeat_freq' => 'Repeats',
|
||||
'update_channel' => 'Update channel',
|
||||
'journal_currency_id' => 'Měna',
|
||||
'currency_id' => 'Měna',
|
||||
'transaction_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' => 'Bill',
|
||||
'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',
|
||||
'bank_name' => 'Název banky',
|
||||
'bank_balance' => 'Zůstatek',
|
||||
'savings_balance' => 'Zůstatek úspor',
|
||||
'credit_card_limit' => 'Limit kreditní karty',
|
||||
'automatch' => 'Hledat shodu automaticky',
|
||||
'skip' => 'Přeskočit',
|
||||
'enabled' => 'Zapnuto',
|
||||
'name' => 'Název',
|
||||
'active' => 'Aktivní',
|
||||
'amount_min' => 'Minimální částka',
|
||||
'amount_max' => 'Maximální částka',
|
||||
'match' => 'Matches on',
|
||||
'strict' => 'Striktní režim',
|
||||
'repeat_freq' => 'Repeats',
|
||||
'location' => 'Location',
|
||||
'update_channel' => 'Update channel',
|
||||
'journal_currency_id' => 'Měna',
|
||||
'currency_id' => 'Měna',
|
||||
'transaction_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' => 'Bill',
|
||||
'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í',
|
||||
|
||||
@@ -36,6 +36,9 @@ return [
|
||||
// index page:
|
||||
'general_index_intro' => 'Vítejte v rutině importu do Firefly III. Data je možné importovat vícero způsoby, zobrazenými zde jako tlačítka.',
|
||||
|
||||
// notices about the CSV importer:
|
||||
'deprecate_csv_import' => 'As outlined in <a href="https://www.patreon.com/posts/future-updates-30012174">this Patreon post</a>, the way Firefly III manages importing data is going to change. That means that the CSV importer will be moved to a new, separate tool. You can already beta-test this tool if you visit <a href="https://github.com/firefly-iii/csv-importer">this GitHub repository</a>. I would appreciate it if you would test the new importer and let me know what you think.',
|
||||
|
||||
// import provider strings (index):
|
||||
'button_fake' => 'Simulovat import',
|
||||
'button_file' => 'Importovat soubor',
|
||||
|
||||
Reference in New Issue
Block a user