mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Auto commit for release 'develop' on 2024-02-12
This commit is contained in:
@@ -21,16 +21,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
return [
|
||||
];
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -65,16 +56,7 @@ return [
|
||||
'transfer_list' => 'Převody',
|
||||
'transfers_list' => 'Převody',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'reconciliation_list' => 'Vyúčtování',
|
||||
'create_withdrawal' => 'Vytvořit nový výběr',
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
@@ -20,82 +20,56 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'cs',
|
||||
'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8',
|
||||
'html_language' => 'cs',
|
||||
'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
// 'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'MMM D, RRRR',
|
||||
'month_and_day_fns' => 'd MMMM, y',
|
||||
'month_and_day_js' => 'D. MMMM YYYY',
|
||||
'month_and_day_moment_js' => 'MMM D, RRRR',
|
||||
'month_and_day_fns' => 'd MMMM, y',
|
||||
'month_and_day_js' => 'D. MMMM YYYY',
|
||||
|
||||
// 'month_and_date_day' => '%A %B %e, %Y',
|
||||
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
|
||||
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
|
||||
|
||||
// 'month_and_day_no_year' => '%B %e',
|
||||
'month_and_day_no_year_js' => 'MMMM Do',
|
||||
'month_and_day_no_year_js' => 'MMMM Do',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// 'date_time' => '%B %e, %Y, @ %T',
|
||||
'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss',
|
||||
'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
|
||||
'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss',
|
||||
'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
|
||||
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
|
||||
|
||||
// 'specific_day' => '%e %B %Y',
|
||||
'specific_day_js' => 'D. MMMM YYYY',
|
||||
'specific_day_js' => 'D. MMMM YYYY',
|
||||
|
||||
// 'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'týden' w, yyyy",
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'týden' w, yyyy",
|
||||
|
||||
// 'year' => '%Y',
|
||||
'year_js' => 'YYYY',
|
||||
'year_js' => 'YYYY',
|
||||
|
||||
// 'half_year' => '%B %Y',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
|
||||
'quarter_fns' => "Q'Q, yyyy",
|
||||
'half_year_fns' => "'H{half}', yyyy",
|
||||
'dow_1' => 'Pondělí',
|
||||
'dow_2' => 'Úterý',
|
||||
'dow_3' => 'Středa',
|
||||
'dow_4' => 'Čtvrtek',
|
||||
'dow_5' => 'Pátek',
|
||||
'dow_6' => 'Sobota',
|
||||
'dow_7' => 'Neděle',
|
||||
'quarter_fns' => "Q'Q, yyyy",
|
||||
'half_year_fns' => "'H{half}', yyyy",
|
||||
'dow_1' => 'Pondělí',
|
||||
'dow_2' => 'Úterý',
|
||||
'dow_3' => 'Středa',
|
||||
'dow_4' => 'Čtvrtek',
|
||||
'dow_5' => 'Pátek',
|
||||
'dow_6' => 'Sobota',
|
||||
'dow_7' => 'Neděle',
|
||||
];
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -47,13 +38,4 @@ return [
|
||||
'profile-index' => 'Mějte na paměti, že obsah demostránky je každé čtyři hodny smazán. Přístup může být zrušen kdykoli. Toto se děje automaticky a nejedná se o chybu.',
|
||||
];
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -44,16 +35,7 @@ return [
|
||||
'admin_test_subject' => 'Testovací zpráva z vaší instalace Firefly III',
|
||||
'admin_test_body' => 'Toto je testovací zpráva z instance Firefly III. Byla odeslána na :email.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// invite
|
||||
'invitation_created_subject' => 'An invitation has been created',
|
||||
@@ -90,16 +72,7 @@ return [
|
||||
'registered_pw_reset_link' => 'Obnovení hesla:',
|
||||
'registered_doc_link' => 'Dokumentace:',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// new version
|
||||
'new_version_email_subject' => 'A new Firefly III version is available',
|
||||
@@ -145,16 +118,7 @@ return [
|
||||
'error_headers' => 'The following headers may also be relevant:',
|
||||
'error_post' => 'This was submitted by the user:',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III vytvořil novou transakci|Firefly III vytvořil :count nových transakcí',
|
||||
@@ -171,13 +135,4 @@ return [
|
||||
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_please_action' => 'Please take the appropriate action.',
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -51,16 +42,7 @@ return [
|
||||
'stacktrace' => 'Trasování zásobníku',
|
||||
'more_info' => 'Více informací',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'collect_info' => 'Shromažďujte prosím další informace do adresáře <code>storage/logs</code>, kde najdete chybové záznamy. Pokud používáte Docker, použijte <code>docker logs -f [container]</code>.',
|
||||
'collect_info_more' => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.',
|
||||
|
||||
@@ -22,16 +22,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
@@ -42,8 +33,8 @@ return [
|
||||
'split' => 'Rozdělit',
|
||||
'single_split' => 'Rozdělit',
|
||||
'clone' => 'Klonovat',
|
||||
'clone_and_edit' => 'Clone and edit',
|
||||
'confirm_action' => 'Confirm action',
|
||||
'clone_and_edit' => 'Klonovat a upravit',
|
||||
'confirm_action' => 'Potvrdit akci',
|
||||
'last_seven_days' => 'Uplynulých 7 dnů',
|
||||
'last_thirty_days' => 'Uplynulých 30 dní',
|
||||
'last_180_days' => 'Posledních 180 dní',
|
||||
@@ -103,7 +94,7 @@ return [
|
||||
'flash_error_multiple' => 'Jedna chyba | :count chyb',
|
||||
'net_worth' => 'Čisté jmění',
|
||||
'help_for_this_page' => 'Nápověda pro tuto stránku',
|
||||
'help_for_this_page_body' => 'You can find more information about this page <a href="https://docs.firefly-iii.org/">in the documentation</a>.',
|
||||
'help_for_this_page_body' => 'Více informací o této stránce <a href="https://docs.firefly-iii.org/">naleznete v dokumentaci</a>.',
|
||||
'two_factor_welcome' => 'Zdravíme!',
|
||||
'two_factor_enter_code' => 'Pro pokračování zadejte kód pro dvoufázové ověření. Vaše aplikace ho pro vás může vytvořit.',
|
||||
'two_factor_code_here' => 'Sem zadejte kód',
|
||||
@@ -113,7 +104,7 @@ return [
|
||||
'two_factor_forgot' => 'Zapomněl(a) jsem si nástroj pro dvoufázové ověření.',
|
||||
'two_factor_lost_header' => 'Ztratili jste své dvoufázové ověření?',
|
||||
'two_factor_lost_intro' => 'Pokud jste ztratili i své záložní kódy, máte smůlu. Toto se pak už nedá napravit z webového rozhraní. Máte dvě možnosti:',
|
||||
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>this entry in the FAQ</a> for instructions.',
|
||||
'two_factor_lost_fix_self' => 'Pokud si sami provozujete instanci Firefly III, přečtěte si <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working> tento záznam v FAQ</a> pro instrukce.',
|
||||
'two_factor_lost_fix_owner' => 'V ostatních případech napište provozovateli, <a href="mailto::site_owner">:site_owner</a> a požádejte ho o resetování svého dvoufázového ověřování.',
|
||||
'mfa_backup_code' => 'Použitím záložního kódu, umožňujícího přihlášení do Firefly III, platnost kódu zaniká. Takže kód, kterým jste se už přihlásili, už k ničemu není (není možné ho použít opakovaně) proto si ho ze seznamu vyškrtněte.',
|
||||
'pref_two_factor_new_backup_codes' => 'Získat nové záložní kódy',
|
||||
@@ -242,52 +233,52 @@ return [
|
||||
|
||||
// Webhooks
|
||||
'webhooks' => 'Webhooky',
|
||||
'webhooks_breadcrumb' => 'Webhooks',
|
||||
'webhooks_menu_disabled' => 'disabled',
|
||||
'no_webhook_messages' => 'There are no webhook messages',
|
||||
'webhook_trigger_STORE_TRANSACTION' => 'After transaction creation',
|
||||
'webhook_trigger_UPDATE_TRANSACTION' => 'After transaction update',
|
||||
'webhook_trigger_DESTROY_TRANSACTION' => 'After transaction delete',
|
||||
'webhook_response_TRANSACTIONS' => 'Transaction details',
|
||||
'webhook_response_ACCOUNTS' => 'Account details',
|
||||
'webhook_response_none_NONE' => 'No details',
|
||||
'webhooks_breadcrumb' => 'Webhooky',
|
||||
'webhooks_menu_disabled' => 'zakázáno',
|
||||
'no_webhook_messages' => 'Neexistují žádné zprávy webhooku',
|
||||
'webhook_trigger_STORE_TRANSACTION' => 'Po vytvoření transakce',
|
||||
'webhook_trigger_UPDATE_TRANSACTION' => 'Po aktualizaci transakce',
|
||||
'webhook_trigger_DESTROY_TRANSACTION' => 'Po odstranění transakce',
|
||||
'webhook_response_TRANSACTIONS' => 'Podrobnosti transakce',
|
||||
'webhook_response_ACCOUNTS' => 'Podrobnosti účtu',
|
||||
'webhook_response_none_NONE' => 'Žádné detaily',
|
||||
'webhook_delivery_JSON' => 'JSON',
|
||||
'inspect' => 'Inspect',
|
||||
'create_new_webhook' => 'Create new webhook',
|
||||
'webhooks_create_breadcrumb' => 'Create new webhook',
|
||||
'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger',
|
||||
'webhook_response_form_help' => 'Indicate what the webhook must submit to the URL.',
|
||||
'webhook_delivery_form_help' => 'Which format the webhook must deliver data in.',
|
||||
'webhook_active_form_help' => 'The webhook must be active or it won\'t be called.',
|
||||
'stored_new_webhook' => 'Stored new webhook ":title"',
|
||||
'delete_webhook' => 'Delete webhook',
|
||||
'deleted_webhook' => 'Deleted webhook ":title"',
|
||||
'edit_webhook' => 'Edit webhook ":title"',
|
||||
'updated_webhook' => 'Updated webhook ":title"',
|
||||
'edit_webhook_js' => 'Edit webhook "{title}"',
|
||||
'inspect' => 'Prozkoumat',
|
||||
'create_new_webhook' => 'Vytvořit nový webhook',
|
||||
'webhooks_create_breadcrumb' => 'Vytvořit nový webhook',
|
||||
'webhook_trigger_form_help' => 'Určit, na kterou událost se spustí webhook',
|
||||
'webhook_response_form_help' => 'Určit, co musí webhook odeslat do URL.',
|
||||
'webhook_delivery_form_help' => 'V jakém formátu musí webhook posílat data.',
|
||||
'webhook_active_form_help' => 'Webhook musí být aktivní, nebo nebude zavolán.',
|
||||
'stored_new_webhook' => 'Uložený nový webhook ":title"',
|
||||
'delete_webhook' => 'Smazat webhook',
|
||||
'deleted_webhook' => 'Smazán webhook ":title"',
|
||||
'edit_webhook' => 'Upravit webhook ":title"',
|
||||
'updated_webhook' => 'Aktualizován webhook ":title"',
|
||||
'edit_webhook_js' => 'Upravit webhook "{title}"',
|
||||
'show_webhook' => 'Webhook ":title"',
|
||||
'webhook_was_triggered' => 'The webhook was triggered on the indicated transaction. Please wait for results to appear.',
|
||||
'webhook_messages' => 'Webhook message',
|
||||
'view_message' => 'View message',
|
||||
'view_attempts' => 'View failed attempts',
|
||||
'message_content_title' => 'Webhook message content',
|
||||
'message_content_help' => 'This is the content of the message that was sent (or tried) using this webhook.',
|
||||
'attempt_content_title' => 'Webhook attempts',
|
||||
'attempt_content_help' => 'These are all the unsuccessful attempts of this webhook message to submit to the configured URL. After some time, Firefly III will stop trying.',
|
||||
'no_attempts' => 'There are no unsuccessful attempts. That\'s a good thing!',
|
||||
'webhook_was_triggered' => 'Webhook byl spuštěn na určené transakci. Prosím počkejte, než se objeví výsledky.',
|
||||
'webhook_messages' => 'Zpráva webhooku',
|
||||
'view_message' => 'Zobrazit zprávu',
|
||||
'view_attempts' => 'Zobrazit neúspěšné pokusy',
|
||||
'message_content_title' => 'Obsah zprávy webhooku',
|
||||
'message_content_help' => 'Toto je obsah zprávy, která byla odeslána (nebo vyzkoušena) pomocí tohoto webhooku.',
|
||||
'attempt_content_title' => 'Pokusy webhooku',
|
||||
'attempt_content_help' => 'To vše jsou neúspěšné pokusy této zpravy webhooku o odeslání na nakonfigurovanou URL. Po nějaké době, Firefly III přestane zkoušet odesílat zprávu.',
|
||||
'no_attempts' => 'Nebyly nalezeny žádné neúspěšné pokusy. To je dobrá věc!',
|
||||
'webhook_attempt_at' => 'Attempt at {moment}',
|
||||
'logs' => 'Logs',
|
||||
'response' => 'Response',
|
||||
'visit_webhook_url' => 'Visit webhook URL',
|
||||
'reset_webhook_secret' => 'Reset webhook secret',
|
||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
||||
'logs' => 'Logy',
|
||||
'response' => 'Odpověď',
|
||||
'visit_webhook_url' => 'Navštívit URL webhooku',
|
||||
'reset_webhook_secret' => 'Restartovat tajný klíč webhooku',
|
||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> byl uložen.',
|
||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") byl aktualizován.',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Požadavek na ověření – Firefly III verze :version',
|
||||
'authorization_request_intro' => 'Application "<strong>:client</strong>" is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?',
|
||||
'authorization_request_site' => 'You will be redirected to <code>:url</code> which will then be able to access your Firefly III data.',
|
||||
'authorization_request_invalid' => 'This access request is invalid. Please never follow this link again.',
|
||||
'authorization_request_intro' => 'Aplikace <strong>:client</strong> žádá oprávnění pro přístup k vaší finanční správě. Chcete autorizovat <strong>:client</strong> pro přístup k těmto záznamům?',
|
||||
'authorization_request_site' => 'Budete přesměrováni na <code>:url</code>, na které pak budete mít přístup k vašim údajům Firefly III.',
|
||||
'authorization_request_invalid' => 'Tento požadavek na přístup je neplatný. Prosím, nikdy nezkoušejte tento odkaz znovu.',
|
||||
'scopes_will_be_able' => 'Tato aplikace bude moci:',
|
||||
'button_authorize' => 'Autorizovat',
|
||||
'none_in_select_list' => '(žádné)',
|
||||
@@ -327,243 +318,234 @@ return [
|
||||
'admin_update_channel_explain' => 'Firefly III má tři aktualizační "kanály", které určují, jak moc jste napřed, jde-li o funkce, vylepšení a chyby. Použijte "beta" kanál, pokud jste dobrodružný a "alfa", když chcete žít nebezpečně.',
|
||||
'update_channel_stable' => 'Stabilní. Vše by mělo fungovat podle očekávání.',
|
||||
'update_channel_beta' => 'Beta verze. Jsou zde nové funkce, ale nemusí vše fungovat.',
|
||||
'update_channel_alpha' => 'Alpha. We throw stuff in, and use whatever sticks.',
|
||||
'update_channel_alpha' => 'Alfa. Míchame všechno dohromady a používáme vše, co se osvědčí.',
|
||||
|
||||
// search
|
||||
'search' => 'Hledat',
|
||||
'search_query' => 'Dotaz',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III is searching for transactions with all of these words in them: <span class="text-info">:query</span>',
|
||||
'invalid_operators_list' => 'These search parameters are not valid and have been ignored.',
|
||||
'search_found_transactions' => 'Firefly III nalezl :count transakci během :time sekund.|Firefly III nalezl :count transakcí během :time sekund.',
|
||||
'search_found_more_transactions' => 'Firefly III nalezlo vice než :count transakcí za :time sekund.',
|
||||
'search_for_query' => 'Firefly III hledá transakce se všemi těmito slovy: <span class="text-info">:query</span>',
|
||||
'invalid_operators_list' => 'Tyto vyhledávací parametry nejsou platné a byly ignorovány.',
|
||||
|
||||
// old
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'search_modifier_date_on' => 'Transaction date is ":value"',
|
||||
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
|
||||
'search_modifier_reconciled' => 'Transaction is reconciled',
|
||||
'search_modifier_date_on' => 'Datum transakce je ":value"',
|
||||
'search_modifier_not_date_on' => 'Datum transakce není ":value"',
|
||||
'search_modifier_reconciled' => 'Transakce je odsouhlasena',
|
||||
'search_modifier_not_reconciled' => 'Transaction is not reconciled',
|
||||
'search_modifier_id' => 'Číslo transakce je „:value“',
|
||||
'search_modifier_not_id' => 'Transaction ID is not ":value"',
|
||||
'search_modifier_not_id' => 'ID transakce není ":value"',
|
||||
'search_modifier_date_before' => 'Datum transakce je před (včetně) ":value"',
|
||||
'search_modifier_date_after' => 'Datum transakce je po (včetně) ":value"',
|
||||
'search_modifier_external_id_is' => 'External ID is ":value"',
|
||||
'search_modifier_not_external_id_is' => 'External ID is not ":value"',
|
||||
'search_modifier_no_external_url' => 'The transaction has no external URL',
|
||||
'search_modifier_no_external_id' => 'The transaction has no external ID',
|
||||
'search_modifier_not_any_external_url' => 'The transaction has no external URL',
|
||||
'search_modifier_not_any_external_id' => 'The transaction has no external ID',
|
||||
'search_modifier_any_external_url' => 'The transaction must have a (any) external URL',
|
||||
'search_modifier_any_external_id' => 'The transaction must have a (any) external ID',
|
||||
'search_modifier_not_no_external_url' => 'The transaction must have a (any) external URL',
|
||||
'search_modifier_not_no_external_id' => 'The transaction must have a (any) external ID',
|
||||
'search_modifier_internal_reference_is' => 'Internal reference is ":value"',
|
||||
'search_modifier_not_internal_reference_is' => 'Internal reference is not ":value"',
|
||||
'search_modifier_description_starts' => 'Description starts with ":value"',
|
||||
'search_modifier_not_description_starts' => 'Description does not start with ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends on ":value"',
|
||||
'search_modifier_not_description_ends' => 'Description does not end on ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_not_description_contains' => 'Description does not contain ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_not_description_is' => 'Description is exactly not ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_not_currency_is' => 'Transaction (foreign) currency is not ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_not_foreign_currency_is' => 'Transaction foreign currency is not ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_not_has_no_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_not_has_any_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_not_has_any_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_not_has_no_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_bill' => 'The transaction must have no bill',
|
||||
'search_modifier_not_has_no_bill' => 'The transaction must have a (any) bill',
|
||||
'search_modifier_has_any_bill' => 'The transaction must have a (any) bill',
|
||||
'search_modifier_not_has_any_bill' => 'The transaction must have no bill',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_not_has_any_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_not_has_no_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contains' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_not_notes_contains' => 'The transaction notes do not contain ":value"',
|
||||
'search_modifier_notes_starts' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_not_notes_starts' => 'The transaction notes do not start with ":value"',
|
||||
'search_modifier_notes_ends' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_not_notes_ends' => 'The transaction notes do not end with ":value"',
|
||||
'search_modifier_notes_is' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_not_notes_is' => 'The transaction notes are exactly not ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_not_no_notes' => 'The transaction must have notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_not_any_notes' => 'The transaction has no notes',
|
||||
'search_modifier_amount_is' => 'Amount is exactly :value',
|
||||
'search_modifier_not_amount_is' => 'Amount is not :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_not_amount_more' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_not_amount_less' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_not_source_account_is' => 'Source account name is not ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_not_source_account_contains' => 'Source account name does not contain ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_not_source_account_starts' => 'Source account name does not start with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_not_source_account_ends' => 'Source account name does not end with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_not_source_account_id' => 'Source account ID is not :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_not_source_account_nr_is' => 'Source account number (IBAN) is not ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_not_source_account_nr_contains' => 'Source account number (IBAN) does not contain ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_not_source_account_nr_starts' => 'Source account number (IBAN) does not start with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends on ":value"',
|
||||
'search_modifier_not_source_account_nr_ends' => 'Source account number (IBAN) does not end on ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_not_destination_account_is' => 'Destination account name is not ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_not_destination_account_contains' => 'Destination account name does not contain ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_not_destination_account_starts' => 'Destination account name does not start with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends on ":value"',
|
||||
'search_modifier_not_destination_account_ends' => 'Destination account name does not end on ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_not_destination_account_id' => 'Destination account ID is not :value',
|
||||
'search_modifier_destination_is_cash' => 'Destination account is the "(cash)" account',
|
||||
'search_modifier_not_destination_is_cash' => 'Destination account is not the "(cash)" account',
|
||||
'search_modifier_source_is_cash' => 'Source account is the "(cash)" account',
|
||||
'search_modifier_not_source_is_cash' => 'Source account is not the "(cash)" account',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_not_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_not_destination_account_nr_contains' => 'Destination account number (IBAN) does not contain ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_not_destination_account_nr_starts' => 'Destination account number (IBAN) does not start with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_not_destination_account_nr_ends' => 'Destination account number (IBAN) does not end with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_not_account_id' => 'Source or destination account ID\'s is/are not: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_not_category_is' => 'Category is not ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_not_budget_is' => 'Budget is not ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_not_bill_is' => 'Bill is not ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_not_transaction_type' => 'Transaction type is not ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'search_modifier_tag_contains' => 'Tag contains ":value"',
|
||||
'search_modifier_not_tag_contains' => 'Tag does not contain ":value"',
|
||||
'search_modifier_tag_ends' => 'Tag ends with ":value"',
|
||||
'search_modifier_tag_starts' => 'Tag starts with ":value"',
|
||||
'search_modifier_not_tag_is' => 'No tag is ":value"',
|
||||
'search_modifier_date_on_year' => 'Transaction is in year ":value"',
|
||||
'search_modifier_not_date_on_year' => 'Transaction is not in year ":value"',
|
||||
'search_modifier_date_on_month' => 'Transaction is in month ":value"',
|
||||
'search_modifier_not_date_on_month' => 'Transaction is not in month ":value"',
|
||||
'search_modifier_date_on_day' => 'Transaction is on day of month ":value"',
|
||||
'search_modifier_not_date_on_day' => 'Transaction is not on day of month ":value"',
|
||||
'search_modifier_date_before_year' => 'Transaction is before or in year ":value"',
|
||||
'search_modifier_date_before_month' => 'Transaction is before or in month ":value"',
|
||||
'search_modifier_date_before_day' => 'Transaction is before or on day of month ":value"',
|
||||
'search_modifier_date_after_year' => 'Transaction is in or after year ":value"',
|
||||
'search_modifier_date_after_month' => 'Transaction is in or after month ":value"',
|
||||
'search_modifier_date_after_day' => 'Transaction is after or on day of month ":value"',
|
||||
'search_modifier_external_id_is' => 'Externí ID je ":value"',
|
||||
'search_modifier_not_external_id_is' => 'Externí ID není ":value"',
|
||||
'search_modifier_no_external_url' => 'Transakce nemá žádnou externí URL',
|
||||
'search_modifier_no_external_id' => 'Transakce nemá žádnou externí ID',
|
||||
'search_modifier_not_any_external_url' => 'Transakce nemá žádnou externí URL',
|
||||
'search_modifier_not_any_external_id' => 'Transakce nemá žádnou externí ID',
|
||||
'search_modifier_any_external_url' => 'Transakce musí mít (libovolnou) externí URL',
|
||||
'search_modifier_any_external_id' => 'Transakce musí mít (libovolnou) externí ID',
|
||||
'search_modifier_not_no_external_url' => 'Transakce musí mít (libovolnou) externí URL',
|
||||
'search_modifier_not_no_external_id' => 'Transakce musí mít (libovolnou) externí ID',
|
||||
'search_modifier_internal_reference_is' => 'Interní reference je ":value"',
|
||||
'search_modifier_not_internal_reference_is' => 'Interní reference není ":value"',
|
||||
'search_modifier_description_starts' => 'Popis začíná na ":value"',
|
||||
'search_modifier_not_description_starts' => 'Popis nezačíná na ":value"',
|
||||
'search_modifier_description_ends' => 'Popis končí na ":value"',
|
||||
'search_modifier_not_description_ends' => 'Popis nekončí na ":value"',
|
||||
'search_modifier_description_contains' => 'Popis obsahuje ":value"',
|
||||
'search_modifier_not_description_contains' => 'Popis neobsahuje ":value"',
|
||||
'search_modifier_description_is' => 'Popis je přesně ":value"',
|
||||
'search_modifier_not_description_is' => 'Popis není přesně ":value"',
|
||||
'search_modifier_currency_is' => '(Zahraniční) měna transakce je ":value"',
|
||||
'search_modifier_not_currency_is' => '(Zahraniční) měna transakce není ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Zahraniční měna transakce je ":value"',
|
||||
'search_modifier_not_foreign_currency_is' => 'Zahraniční měna transakce není ":value"',
|
||||
'search_modifier_has_attachments' => 'Transakce musí mít přílohu',
|
||||
'search_modifier_has_no_category' => 'Transakce nesmí mít žádnou kategorii',
|
||||
'search_modifier_not_has_no_category' => 'Transakce musí mít (libovolnou) kategorii',
|
||||
'search_modifier_not_has_any_category' => 'Transakce nesmí mít žádnou kategorii',
|
||||
'search_modifier_has_any_category' => 'Transakce musí mít (libovolnou) kategorii',
|
||||
'search_modifier_has_no_budget' => 'Transakce nesmí mít žádný rozpočet',
|
||||
'search_modifier_not_has_any_budget' => 'Transakce nesmí mít žádný rozpočet',
|
||||
'search_modifier_has_any_budget' => 'Transakce musí mít (libovolný) rozpočet',
|
||||
'search_modifier_not_has_no_budget' => 'Transakce musí mít (libovolný) rozpočet',
|
||||
'search_modifier_has_no_bill' => 'Transakce nesmí mít účet',
|
||||
'search_modifier_not_has_no_bill' => 'Transakce musí mít (libovolný) účet',
|
||||
'search_modifier_has_any_bill' => 'Transakce musí mít (libovolný) účet',
|
||||
'search_modifier_not_has_any_bill' => 'Transakce nesmí mít účet',
|
||||
'search_modifier_has_no_tag' => 'Transakce nesmí mít žádné štítky',
|
||||
'search_modifier_not_has_any_tag' => 'Transakce nesmí mít žádné štítky',
|
||||
'search_modifier_not_has_no_tag' => 'Transakce musí mít (libovolný) štítek',
|
||||
'search_modifier_has_any_tag' => 'Transakce musí mít (libovolný) štítek',
|
||||
'search_modifier_notes_contains' => 'Poznámky k transakci obsahují ":value"',
|
||||
'search_modifier_not_notes_contains' => 'Poznámky k transakci neobsahují ":value"',
|
||||
'search_modifier_notes_starts' => 'Poznámky k transakci začínají na ":value"',
|
||||
'search_modifier_not_notes_starts' => 'Poznámky k transakci nezačínají na ":value"',
|
||||
'search_modifier_notes_ends' => 'Poznámky k transakci končí na ":value"',
|
||||
'search_modifier_not_notes_ends' => 'Poznámky k transakci nekončí na ":value"',
|
||||
'search_modifier_notes_is' => 'Poznámky k transakci jsou přesně ":value"',
|
||||
'search_modifier_not_notes_is' => 'Poznámky k transakci nejsou přesně ":value"',
|
||||
'search_modifier_no_notes' => 'Transakce nemá žádné poznámky',
|
||||
'search_modifier_not_no_notes' => 'Transakce musí mít poznámky',
|
||||
'search_modifier_any_notes' => 'Transakce musí mít poznámky',
|
||||
'search_modifier_not_any_notes' => 'Transakce nemá žádné poznámky',
|
||||
'search_modifier_amount_is' => 'Částka je přesně :value',
|
||||
'search_modifier_not_amount_is' => 'Částka není přesně :value',
|
||||
'search_modifier_amount_less' => 'Částka je menší nebo rovna :value',
|
||||
'search_modifier_not_amount_more' => 'Částka je menší nebo rovna :value',
|
||||
'search_modifier_amount_more' => 'Částka je větší nebo rovna :value',
|
||||
'search_modifier_not_amount_less' => 'Částka je větší nebo rovna :value',
|
||||
'search_modifier_source_account_is' => 'Název zdrojového účtu je přesně ":value"',
|
||||
'search_modifier_not_source_account_is' => 'Název zdrojového účtu není ":value"',
|
||||
'search_modifier_source_account_contains' => 'Název zdrojového účtu obsahuje ":value"',
|
||||
'search_modifier_not_source_account_contains' => 'Název zdrojového účtu neobsahuje ":value"',
|
||||
'search_modifier_source_account_starts' => 'Název zdrojového účtu začíná na ":value"',
|
||||
'search_modifier_not_source_account_starts' => 'Název zdrojového účtu nezačíná na ":value"',
|
||||
'search_modifier_source_account_ends' => 'Název zdrojového účtu končí na ":value"',
|
||||
'search_modifier_not_source_account_ends' => 'Název zdrojového účtu nekončí na ":value"',
|
||||
'search_modifier_source_account_id' => 'ID zdrojového účtu je :value',
|
||||
'search_modifier_not_source_account_id' => 'ID zdrojového účtu není :value',
|
||||
'search_modifier_source_account_nr_is' => 'Číslo zdrojového účtu (IBAN) je ":value"',
|
||||
'search_modifier_not_source_account_nr_is' => 'Číslo zdrojového účtu (IBAN) není ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Číslo zdrojového účtu (IBAN) obsahuje ":value"',
|
||||
'search_modifier_not_source_account_nr_contains' => 'Číslo zdrojového účtu (IBAN) neobsahuje ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Číslo zdrojového účtu (IBAN) začíná na ":value"',
|
||||
'search_modifier_not_source_account_nr_starts' => 'Číslo zdrojového účtu (IBAN) nezačíná na ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Číslo zdrojového účtu (IBAN) končí na ":value"',
|
||||
'search_modifier_not_source_account_nr_ends' => 'Číslo zdrojového účtu (IBAN) nekončí na ":value"',
|
||||
'search_modifier_destination_account_is' => 'Název cílového účtu je přesně ":value"',
|
||||
'search_modifier_not_destination_account_is' => 'Název cílového účtu není ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Název cílového účtu obsahuje ":value"',
|
||||
'search_modifier_not_destination_account_contains' => 'Název cílového účtu neobsahuje ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Název cílového účtu začíná na ":value"',
|
||||
'search_modifier_not_destination_account_starts' => 'Název cílového účtu nezačíná na ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Název cílového účtu končí na ":value"',
|
||||
'search_modifier_not_destination_account_ends' => 'Název cílového účtu nekončí na ":value"',
|
||||
'search_modifier_destination_account_id' => 'ID cílového účtu je :value',
|
||||
'search_modifier_not_destination_account_id' => 'ID cílového účtu není :value',
|
||||
'search_modifier_destination_is_cash' => 'Cílový účet je (hotovostní) účet',
|
||||
'search_modifier_not_destination_is_cash' => 'Cílový účet není (hotovostní) účet',
|
||||
'search_modifier_source_is_cash' => 'Zdrojový účet je (hotovostní) účet',
|
||||
'search_modifier_not_source_is_cash' => 'Zdrojový účet není (hotovostní) účet',
|
||||
'search_modifier_destination_account_nr_is' => 'ČÍslo cílového účtu (IBAN) je ":value"',
|
||||
'search_modifier_not_destination_account_nr_is' => 'Číslo cílového účtu (IBAN) je ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Číslo cílového účtu (IBAN) obsahuje ":value"',
|
||||
'search_modifier_not_destination_account_nr_contains' => 'Číslo cílového účtu (IBAN) neobsahuje ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Číslo cílového účtu (IBAN) začíná na ":value"',
|
||||
'search_modifier_not_destination_account_nr_starts' => 'Číslo cílového účtu (IBAN) nezačíná na ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Číslo cílového účtu (IBAN) končí na ":value"',
|
||||
'search_modifier_not_destination_account_nr_ends' => 'Číslo cílového účtu (IBAN) nekončí na ":value"',
|
||||
'search_modifier_account_id' => 'ID zdrojového nebo cílového účtu je/jsou: :value',
|
||||
'search_modifier_not_account_id' => 'ID zdrojového nebo cílového účtu není/nejsou: :value',
|
||||
'search_modifier_category_is' => 'Kategorie je „:value“',
|
||||
'search_modifier_not_category_is' => 'Kategorie není „:value“',
|
||||
'search_modifier_budget_is' => 'Rozpočet je „:value“',
|
||||
'search_modifier_not_budget_is' => 'Rozpočet není „:value“',
|
||||
'search_modifier_bill_is' => 'Účet je ":value"',
|
||||
'search_modifier_not_bill_is' => 'Účet není ":value"',
|
||||
'search_modifier_transaction_type' => 'Typ transakce je ":value"',
|
||||
'search_modifier_not_transaction_type' => 'Typ transakce není ":value"',
|
||||
'search_modifier_tag_is' => 'Štítek je „:value“',
|
||||
'search_modifier_tag_contains' => 'Štítek obsahuje ":value"',
|
||||
'search_modifier_not_tag_contains' => 'Štítek neobsahuje ":value"',
|
||||
'search_modifier_tag_ends' => 'Štítek končí na ":value"',
|
||||
'search_modifier_tag_starts' => 'Štítek začíná na ":value"',
|
||||
'search_modifier_not_tag_is' => 'Žádný štítek není ":value"',
|
||||
'search_modifier_date_on_year' => 'Transakce je v roce ":value"',
|
||||
'search_modifier_not_date_on_year' => 'Transakce není v roce ":value"',
|
||||
'search_modifier_date_on_month' => 'Transakce je v měsíci ":value"',
|
||||
'search_modifier_not_date_on_month' => 'Transakce není v měsíci ":value"',
|
||||
'search_modifier_date_on_day' => 'Transakce je v :value. dni měsíce',
|
||||
'search_modifier_not_date_on_day' => 'Transakce není v :value. dni měsíce',
|
||||
'search_modifier_date_before_year' => 'Transakce je před nebo v roce ":value"',
|
||||
'search_modifier_date_before_month' => 'Transakce je před nebo v měsíci ":value"',
|
||||
'search_modifier_date_before_day' => 'Transakce je před nebo v :value. dni měsíce',
|
||||
'search_modifier_date_after_year' => 'Transakce je v roce nebo po roce ":value"',
|
||||
'search_modifier_date_after_month' => 'Transakce je v měsící nebo po měsíci ":value"',
|
||||
'search_modifier_date_after_day' => 'Transakce je po nebo v :value. dni měsíce',
|
||||
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'No tag is ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'Tag is ":value"',
|
||||
'search_modifier_account_is' => 'Either account is ":value"',
|
||||
'search_modifier_not_account_is' => 'Neither account is ":value"',
|
||||
'search_modifier_account_contains' => 'Either account contains ":value"',
|
||||
'search_modifier_not_account_contains' => 'Neither account contains ":value"',
|
||||
'search_modifier_account_ends' => 'Either account ends with ":value"',
|
||||
'search_modifier_not_account_ends' => 'Neither account ends with ":value"',
|
||||
'search_modifier_account_starts' => 'Either account starts with ":value"',
|
||||
'search_modifier_not_account_starts' => 'Neither account starts with ":value"',
|
||||
'search_modifier_account_nr_is' => 'Either account number / IBAN is ":value"',
|
||||
'search_modifier_not_account_nr_is' => 'Neither account number / IBAN is ":value"',
|
||||
'search_modifier_account_nr_contains' => 'Either account number / IBAN contains ":value"',
|
||||
'search_modifier_not_account_nr_contains' => 'Neither account number / IBAN contains ":value"',
|
||||
'search_modifier_account_nr_ends' => 'Either account number / IBAN ends with ":value"',
|
||||
'search_modifier_not_account_nr_ends' => 'Neither account number / IBAN ends with ":value"',
|
||||
'search_modifier_account_nr_starts' => 'Either account number / IBAN starts with ":value"',
|
||||
'search_modifier_not_account_nr_starts' => 'Neither account number / IBAN starts with ":value"',
|
||||
'search_modifier_category_contains' => 'Category contains ":value"',
|
||||
'search_modifier_not_category_contains' => 'Category does not contain ":value"',
|
||||
'search_modifier_category_ends' => 'Category ends on ":value"',
|
||||
'search_modifier_not_category_ends' => 'Category does not end on ":value"',
|
||||
'search_modifier_category_starts' => 'Category starts with ":value"',
|
||||
'search_modifier_not_category_starts' => 'Category does not start with ":value"',
|
||||
'search_modifier_budget_contains' => 'Budget contains ":value"',
|
||||
'search_modifier_not_budget_contains' => 'Budget does not contain ":value"',
|
||||
'search_modifier_budget_ends' => 'Budget ends with ":value"',
|
||||
'search_modifier_not_budget_ends' => 'Budget does not end on ":value"',
|
||||
'search_modifier_budget_starts' => 'Budget starts with ":value"',
|
||||
'search_modifier_not_budget_starts' => 'Budget does not start with ":value"',
|
||||
'search_modifier_bill_contains' => 'Bill contains ":value"',
|
||||
'search_modifier_not_bill_contains' => 'Bill does not contain ":value"',
|
||||
'search_modifier_bill_ends' => 'Bill ends with ":value"',
|
||||
'search_modifier_not_bill_ends' => 'Bill does not end on ":value"',
|
||||
'search_modifier_bill_starts' => 'Bill starts with ":value"',
|
||||
'search_modifier_not_bill_starts' => 'Bill does not start with ":value"',
|
||||
'search_modifier_external_id_contains' => 'External ID contains ":value"',
|
||||
'search_modifier_not_external_id_contains' => 'External ID does not contain ":value"',
|
||||
'search_modifier_external_id_ends' => 'External ID ends with ":value"',
|
||||
'search_modifier_not_external_id_ends' => 'External ID does not end with ":value"',
|
||||
'search_modifier_external_id_starts' => 'External ID starts with ":value"',
|
||||
'search_modifier_not_external_id_starts' => 'External ID does not start with ":value"',
|
||||
'search_modifier_internal_reference_contains' => 'Internal reference contains ":value"',
|
||||
'search_modifier_not_internal_reference_contains' => 'Internal reference does not contain ":value"',
|
||||
'search_modifier_internal_reference_ends' => 'Internal reference ends with ":value"',
|
||||
'search_modifier_internal_reference_starts' => 'Internal reference starts with ":value"',
|
||||
'search_modifier_not_internal_reference_ends' => 'Internal reference does not end with ":value"',
|
||||
'search_modifier_not_internal_reference_starts' => 'Internal reference does not start with ":value"',
|
||||
'search_modifier_external_url_is' => 'External URL is ":value"',
|
||||
'search_modifier_not_external_url_is' => 'External URL is not ":value"',
|
||||
'search_modifier_external_url_contains' => 'External URL contains ":value"',
|
||||
'search_modifier_not_external_url_contains' => 'External URL does not contain ":value"',
|
||||
'search_modifier_external_url_ends' => 'External URL ends with ":value"',
|
||||
'search_modifier_not_external_url_ends' => 'External URL does not end with ":value"',
|
||||
'search_modifier_external_url_starts' => 'External URL starts with ":value"',
|
||||
'search_modifier_not_external_url_starts' => 'External URL does not start with ":value"',
|
||||
'search_modifier_has_no_attachments' => 'Transaction has no attachments',
|
||||
'search_modifier_not_has_no_attachments' => 'Transaction has attachments',
|
||||
'search_modifier_not_has_attachments' => 'Transaction has no attachments',
|
||||
'search_modifier_account_is_cash' => 'Either account is the "(cash)" account.',
|
||||
'search_modifier_not_account_is_cash' => 'Neither account is the "(cash)" account.',
|
||||
'search_modifier_tag_is_not' => 'Žádný štítek není ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'Štítek je „:value“',
|
||||
'search_modifier_account_is' => 'Alespoň jeden účet je ":value"',
|
||||
'search_modifier_not_account_is' => 'Ani jeden účet není ":value"',
|
||||
'search_modifier_account_contains' => 'Alespoň jeden účet obsahuje ":value"',
|
||||
'search_modifier_not_account_contains' => 'Ani jeden účet neobsahuje ":value"',
|
||||
'search_modifier_account_ends' => 'Alespoň jeden účet končí na ":value"',
|
||||
'search_modifier_not_account_ends' => 'Ani jeden účet nekončí na ":value"',
|
||||
'search_modifier_account_starts' => 'Alespoň jeden účet začíná na ":value"',
|
||||
'search_modifier_not_account_starts' => 'Ani jeden účet nezačíná na ":value"',
|
||||
'search_modifier_account_nr_is' => 'Alespoň jedno číslo účtu / IBAN je ":value"',
|
||||
'search_modifier_not_account_nr_is' => 'Ani jedno číslo účtu / IBAN není ":value"',
|
||||
'search_modifier_account_nr_contains' => 'Alespoň jedno číslo účtu / IBAN obsahuje ":value"',
|
||||
'search_modifier_not_account_nr_contains' => 'Ani jedno číslo účtu / IBAN neobsahuje ":value"',
|
||||
'search_modifier_account_nr_ends' => 'Alespoň jedno číslo účtu / IBAN končí na ":value"',
|
||||
'search_modifier_not_account_nr_ends' => 'Ani jedno číslo účtu / IBAN nekončí na ":value"',
|
||||
'search_modifier_account_nr_starts' => 'Alespoň jedno číslo účtu / IBAN začíná na ":value"',
|
||||
'search_modifier_not_account_nr_starts' => 'Ani jedno číslo účtu / IBAN nezačíná na ":value"',
|
||||
'search_modifier_category_contains' => 'Kategorie obsahuje ":value"',
|
||||
'search_modifier_not_category_contains' => 'Kategorie neobsahuje ":value"',
|
||||
'search_modifier_category_ends' => 'Kategorie končí na ":value"',
|
||||
'search_modifier_not_category_ends' => 'Kategorie nekončí na ":value"',
|
||||
'search_modifier_category_starts' => 'Kategorie začíná na ":value"',
|
||||
'search_modifier_not_category_starts' => 'Kategorie nezačíná na ":value"',
|
||||
'search_modifier_budget_contains' => 'Rozpočet obsahuje ":value"',
|
||||
'search_modifier_not_budget_contains' => 'Rozpočet neobsahuje ":value"',
|
||||
'search_modifier_budget_ends' => 'Rozpočet končí na ":value"',
|
||||
'search_modifier_not_budget_ends' => 'Rozpočet nekončí na ":value"',
|
||||
'search_modifier_budget_starts' => 'Rozpočet začíná na ":value"',
|
||||
'search_modifier_not_budget_starts' => 'Rozpočet nezačíná na ":value"',
|
||||
'search_modifier_bill_contains' => 'Účet obsahuje ":value"',
|
||||
'search_modifier_not_bill_contains' => 'Účet neobsahuje ":value"',
|
||||
'search_modifier_bill_ends' => 'Účet končí na ":value"',
|
||||
'search_modifier_not_bill_ends' => 'Účet nekončí na ":value"',
|
||||
'search_modifier_bill_starts' => 'Účet začíná na ":value"',
|
||||
'search_modifier_not_bill_starts' => 'Účet nezačíná na ":value"',
|
||||
'search_modifier_external_id_contains' => 'Externí ID obsahuje ":value"',
|
||||
'search_modifier_not_external_id_contains' => 'Externí ID neobsahuje ":value"',
|
||||
'search_modifier_external_id_ends' => 'Externí ID končí na ":value"',
|
||||
'search_modifier_not_external_id_ends' => 'Externí ID nekončí na ":value"',
|
||||
'search_modifier_external_id_starts' => 'Externí ID začíná na ":value"',
|
||||
'search_modifier_not_external_id_starts' => 'Externí ID nezačíná na ":value"',
|
||||
'search_modifier_internal_reference_contains' => 'Interní reference obsahuje ":value"',
|
||||
'search_modifier_not_internal_reference_contains' => 'Interní reference neobsahuje ":value"',
|
||||
'search_modifier_internal_reference_ends' => 'Interní reference končí na ":value"',
|
||||
'search_modifier_internal_reference_starts' => 'Interní reference začíná na ":value"',
|
||||
'search_modifier_not_internal_reference_ends' => 'Interní reference nekončí na ":value"',
|
||||
'search_modifier_not_internal_reference_starts' => 'Interní reference nezačíná na ":value"',
|
||||
'search_modifier_external_url_is' => 'Externí URL je ":value"',
|
||||
'search_modifier_not_external_url_is' => 'Externí URL není ":value"',
|
||||
'search_modifier_external_url_contains' => 'Externí URL obsahuje ":value"',
|
||||
'search_modifier_not_external_url_contains' => 'Externí URL neobsahuje ":value"',
|
||||
'search_modifier_external_url_ends' => 'Externí URL končí na ":value"',
|
||||
'search_modifier_not_external_url_ends' => 'Externí URL nekončí na ":value"',
|
||||
'search_modifier_external_url_starts' => 'Externí URL začíná na ":value"',
|
||||
'search_modifier_not_external_url_starts' => 'Externí URL nezačíná na ":value"',
|
||||
'search_modifier_has_no_attachments' => 'Transakce nemá žádné přílohy',
|
||||
'search_modifier_not_has_no_attachments' => 'Transakce má přílohy',
|
||||
'search_modifier_not_has_attachments' => 'Transakce nemá žádné přílohy',
|
||||
'search_modifier_account_is_cash' => 'Alespoň jeden účet je hotovostní.',
|
||||
'search_modifier_not_account_is_cash' => 'Ani jeden účet není hotovostní účet.',
|
||||
'search_modifier_journal_id' => 'The journal ID is ":value"',
|
||||
'search_modifier_not_journal_id' => 'The journal ID is not ":value"',
|
||||
'search_modifier_recurrence_id' => 'The recurring transaction ID is ":value"',
|
||||
'search_modifier_not_recurrence_id' => 'The recurring transaction ID is not ":value"',
|
||||
'search_modifier_foreign_amount_is' => 'The foreign amount is ":value"',
|
||||
'search_modifier_not_foreign_amount_is' => 'The foreign amount is not ":value"',
|
||||
'search_modifier_foreign_amount_less' => 'The foreign amount is less than ":value"',
|
||||
'search_modifier_not_foreign_amount_more' => 'The foreign amount is less than ":value"',
|
||||
'search_modifier_not_foreign_amount_less' => 'The foreign amount is more than ":value"',
|
||||
'search_modifier_foreign_amount_more' => 'The foreign amount is more than ":value"',
|
||||
'search_modifier_exists' => 'Transaction exists (any transaction)',
|
||||
'search_modifier_not_exists' => 'Transaction does not exist (no transaction)',
|
||||
'search_modifier_recurrence_id' => 'ID opakované transakce je ":value"',
|
||||
'search_modifier_not_recurrence_id' => 'ID opakované transakce není ":value"',
|
||||
'search_modifier_foreign_amount_is' => 'Zahraniční částka je ":value"',
|
||||
'search_modifier_not_foreign_amount_is' => 'Zahraniční částka není ":value"',
|
||||
'search_modifier_foreign_amount_less' => 'Zahraniční částka je menší než ":value"',
|
||||
'search_modifier_not_foreign_amount_more' => 'Zahraniční částka je menší než ":value"',
|
||||
'search_modifier_not_foreign_amount_less' => 'Zahraniční částka je vyšší než ":value"',
|
||||
'search_modifier_foreign_amount_more' => 'Zahraniční částka je vyšší než ":value"',
|
||||
'search_modifier_exists' => 'Transakce existuje (jakákoli transakce)',
|
||||
'search_modifier_not_exists' => 'Transakce neexistuje (žádná transakce)',
|
||||
|
||||
// date fields
|
||||
'search_modifier_interest_date_on' => 'Transaction interest date is ":value"',
|
||||
'search_modifier_not_interest_date_on' => 'Transaction interest date is not ":value"',
|
||||
'search_modifier_interest_date_on' => 'Datum zúročení transakce je ":value"',
|
||||
'search_modifier_not_interest_date_on' => 'Datum zúročení transakce není ":value"',
|
||||
'search_modifier_interest_date_on_year' => 'Transaction interest date is in year ":value"',
|
||||
'search_modifier_not_interest_date_on_year' => 'Transaction interest date is not in year ":value"',
|
||||
'search_modifier_interest_date_on_month' => 'Transaction interest date is in month ":value"',
|
||||
@@ -600,57 +582,57 @@ return [
|
||||
'search_modifier_process_date_after_year' => 'Transaction process date is after or in year ":value"',
|
||||
'search_modifier_process_date_after_month' => 'Transaction process date is after or in month ":value"',
|
||||
'search_modifier_process_date_after_day' => 'Transaction process date is after or on day of month ":value"',
|
||||
'search_modifier_due_date_on_year' => 'Transaction due date is in year ":value"',
|
||||
'search_modifier_due_date_on_month' => 'Transaction due date is in month ":value"',
|
||||
'search_modifier_due_date_on_day' => 'Transaction due date is on day of month ":value"',
|
||||
'search_modifier_not_due_date_on_year' => 'Transaction due date is not in year ":value"',
|
||||
'search_modifier_not_due_date_on_month' => 'Transaction due date is not in month ":value"',
|
||||
'search_modifier_not_due_date_on_day' => 'Transaction due date is not on day of month ":value"',
|
||||
'search_modifier_due_date_before_year' => 'Transaction due date is before or in year ":value"',
|
||||
'search_modifier_due_date_before_month' => 'Transaction due date is before or in month ":value"',
|
||||
'search_modifier_due_date_before_day' => 'Transaction due date is before or on day of month ":value"',
|
||||
'search_modifier_due_date_after_year' => 'Transaction due date is after or in year ":value"',
|
||||
'search_modifier_due_date_after_month' => 'Transaction due date is after or in month ":value"',
|
||||
'search_modifier_due_date_after_day' => 'Transaction due date is after or on day of month ":value"',
|
||||
'search_modifier_payment_date_on_year' => 'Transaction payment date is in year ":value"',
|
||||
'search_modifier_payment_date_on_month' => 'Transaction payment date is in month ":value"',
|
||||
'search_modifier_payment_date_on_day' => 'Transaction payment date is on day of month ":value"',
|
||||
'search_modifier_not_payment_date_on_year' => 'Transaction payment date is not in year ":value"',
|
||||
'search_modifier_not_payment_date_on_month' => 'Transaction payment date is not in month ":value"',
|
||||
'search_modifier_not_payment_date_on_day' => 'Transaction payment date is not on day of month ":value"',
|
||||
'search_modifier_payment_date_before_year' => 'Transaction payment date is before or in year ":value"',
|
||||
'search_modifier_payment_date_before_month' => 'Transaction payment date is before or in month ":value"',
|
||||
'search_modifier_payment_date_before_day' => 'Transaction payment date is before or on day of month ":value"',
|
||||
'search_modifier_payment_date_after_year' => 'Transaction payment date is after or in year ":value"',
|
||||
'search_modifier_payment_date_after_month' => 'Transaction payment date is after or in month ":value"',
|
||||
'search_modifier_payment_date_after_day' => 'Transaction payment date is after or on day of month ":value"',
|
||||
'search_modifier_invoice_date_on_year' => 'Transaction invoice date is in year ":value"',
|
||||
'search_modifier_invoice_date_on_month' => 'Transaction invoice date is in month ":value"',
|
||||
'search_modifier_invoice_date_on_day' => 'Transaction invoice date is on day of month ":value"',
|
||||
'search_modifier_not_invoice_date_on_year' => 'Transaction invoice date is not in year ":value"',
|
||||
'search_modifier_not_invoice_date_on_month' => 'Transaction invoice date is not in month ":value"',
|
||||
'search_modifier_not_invoice_date_on_day' => 'Transaction invoice date is not on day of month ":value"',
|
||||
'search_modifier_invoice_date_before_year' => 'Transaction invoice date is before or in year ":value"',
|
||||
'search_modifier_invoice_date_before_month' => 'Transaction invoice date is before or in month ":value"',
|
||||
'search_modifier_invoice_date_before_day' => 'Transaction invoice date is before or on day of month ":value"',
|
||||
'search_modifier_invoice_date_after_year' => 'Transaction invoice date is after or in year ":value"',
|
||||
'search_modifier_invoice_date_after_month' => 'Transaction invoice date is after or in month ":value"',
|
||||
'search_modifier_invoice_date_after_day' => 'Transaction invoice date is after or on day of month ":value"',
|
||||
'search_modifier_due_date_on_year' => 'Datum splatnosti transakce je v roce ":value"',
|
||||
'search_modifier_due_date_on_month' => 'Datum splatnosti transakce je v měsíci ":value"',
|
||||
'search_modifier_due_date_on_day' => 'Datum splatnosti transakce je v ":value". dni měsíce',
|
||||
'search_modifier_not_due_date_on_year' => 'Datum splatnosti transakce není v roce ":value"',
|
||||
'search_modifier_not_due_date_on_month' => 'Datum splatnosti transakce není v měsíci ":value"',
|
||||
'search_modifier_not_due_date_on_day' => 'Datum splatnosti transakce není v ":value". dni měsíce',
|
||||
'search_modifier_due_date_before_year' => 'Datum splatnosti transakce je před nebo v roce ":value"',
|
||||
'search_modifier_due_date_before_month' => 'Datum splatnosti transakce je před nebo v měsíci ":value"',
|
||||
'search_modifier_due_date_before_day' => 'Datum splatnosti transakce je před nebo v ":value". dni měsíce',
|
||||
'search_modifier_due_date_after_year' => 'Datum splatnosti transakce je po nebo v roce ":value"',
|
||||
'search_modifier_due_date_after_month' => 'Datum splatnosti transakce je po nebo v měsíci ":value"',
|
||||
'search_modifier_due_date_after_day' => 'Datum splatnosti transakce je po nebo v ":value". dni měsíce',
|
||||
'search_modifier_payment_date_on_year' => 'Datum platby transakce je v roce ":value"',
|
||||
'search_modifier_payment_date_on_month' => 'Datum platby transakce je v měsíci ":value"',
|
||||
'search_modifier_payment_date_on_day' => 'Datum platby transakce je v ":value". dni měsíce',
|
||||
'search_modifier_not_payment_date_on_year' => 'Datum platby transakce není v roce ":value"',
|
||||
'search_modifier_not_payment_date_on_month' => 'Datum platby transakce není v měsíci ":value"',
|
||||
'search_modifier_not_payment_date_on_day' => 'Datum platby transakce není v ":value". den měsíce',
|
||||
'search_modifier_payment_date_before_year' => 'Datum platby transakce je před nebo v roce ":value"',
|
||||
'search_modifier_payment_date_before_month' => 'Datum platby transakce je před nebo v měsíci ":value"',
|
||||
'search_modifier_payment_date_before_day' => 'Datum platby transakce je před nebo v ":value". dni měsíce',
|
||||
'search_modifier_payment_date_after_year' => 'Datum platby transakce je po nebo v roce ":value"',
|
||||
'search_modifier_payment_date_after_month' => 'Datum platby transakce je po nebo v měsíci ":value"',
|
||||
'search_modifier_payment_date_after_day' => 'Datum platby transakce je po nebo v ":value". dni měsíce',
|
||||
'search_modifier_invoice_date_on_year' => 'Datum vystavení faktury transakce je v roce ":value"',
|
||||
'search_modifier_invoice_date_on_month' => 'Datum vystavení faktury transakce je v měsíci ":value"',
|
||||
'search_modifier_invoice_date_on_day' => 'Datum vystavení faktury transakce je v ":value". dni měsíce',
|
||||
'search_modifier_not_invoice_date_on_year' => 'Datum vystavení faktury transakce není v roce ":value"',
|
||||
'search_modifier_not_invoice_date_on_month' => 'Datum vystavení faktury transakce není v měsíci ":value"',
|
||||
'search_modifier_not_invoice_date_on_day' => 'Datum vystavení faktury transakce není v ":value". dni měsíce',
|
||||
'search_modifier_invoice_date_before_year' => 'Datum vystavení faktury transakce je před nebo v roce ":value"',
|
||||
'search_modifier_invoice_date_before_month' => 'Datum vystavení faktury transakce je před nebo v měsíci ":value"',
|
||||
'search_modifier_invoice_date_before_day' => 'Datum vystavení faktury transakce je před nebo v ":value". dni měsíce',
|
||||
'search_modifier_invoice_date_after_year' => 'Datum vystavení faktury transakce je po nebo v roce ":value"',
|
||||
'search_modifier_invoice_date_after_month' => 'Datum vystavení faktury transakce je po nebo v měsíci ":value"',
|
||||
'search_modifier_invoice_date_after_day' => 'Datum vystavení faktury transakce je po nebo v ":value". dni měsíce',
|
||||
// other dates
|
||||
'search_modifier_updated_at_on_year' => 'Transaction was last updated in year ":value"',
|
||||
'search_modifier_updated_at_on_month' => 'Transaction was last updated in month ":value"',
|
||||
'search_modifier_updated_at_on_day' => 'Transaction was last updated on day of month ":value"',
|
||||
'search_modifier_not_updated_at_on_year' => 'Transaction was not last updated in year ":value"',
|
||||
'search_modifier_not_updated_at_on_month' => 'Transaction was not last updated in month ":value"',
|
||||
'search_modifier_not_updated_at_on_day' => 'Transaction was not last updated on day of month ":value"',
|
||||
'search_modifier_updated_at_before_year' => 'Transaction was last updated in or before year ":value"',
|
||||
'search_modifier_updated_at_before_month' => 'Transaction was last updated in or before month ":value"',
|
||||
'search_modifier_updated_at_before_day' => 'Transaction was last updated on or before day of month ":value"',
|
||||
'search_modifier_updated_at_after_year' => 'Transaction was last updated in or after year ":value"',
|
||||
'search_modifier_updated_at_after_month' => 'Transaction was last updated in or after month ":value"',
|
||||
'search_modifier_updated_at_after_day' => 'Transaction was last updated on or after day of month ":value"',
|
||||
'search_modifier_created_at_on_year' => 'Transaction was created in year ":value"',
|
||||
'search_modifier_created_at_on_month' => 'Transaction was created in month ":value"',
|
||||
'search_modifier_updated_at_on_year' => 'Transakce byla naposledy aktualizována v roce ":value"',
|
||||
'search_modifier_updated_at_on_month' => 'Transakce byla naposledy aktualizována v měsíci ":value"',
|
||||
'search_modifier_updated_at_on_day' => 'Transakce byla naposledy aktualizována v ":value". dni měsíce',
|
||||
'search_modifier_not_updated_at_on_year' => 'Transakce nebyla naposledy aktualizována v roce ":value"',
|
||||
'search_modifier_not_updated_at_on_month' => 'Transakce nebyla naposledy aktualizována v měsíci ":value"',
|
||||
'search_modifier_not_updated_at_on_day' => 'Transakce nebyla naposledy aktualizována v ":value". dni měsíce',
|
||||
'search_modifier_updated_at_before_year' => 'Transakce byla naposledy aktualizována v roce nebo před rokem ":value"',
|
||||
'search_modifier_updated_at_before_month' => 'Transakce byla naposledy aktualizována v měsíci nebo dříve ":value"',
|
||||
'search_modifier_updated_at_before_day' => 'Transakce byla naposledy aktualizována před nebo v ":value". dni měsíce',
|
||||
'search_modifier_updated_at_after_year' => 'Transakce byla naposledy aktualizována v roce nebo po roce ":value"',
|
||||
'search_modifier_updated_at_after_month' => 'Transakce byla naposledy aktualizována v měsíci nebo po měsíci ":value"',
|
||||
'search_modifier_updated_at_after_day' => 'Transakce byla naposledy aktualizována po nebo v ":value". dni měsíce',
|
||||
'search_modifier_created_at_on_year' => 'Transakce byla vytvořena v roce ":value"',
|
||||
'search_modifier_created_at_on_month' => 'Transakce byla vytvořena v měsíci ":value"',
|
||||
'search_modifier_created_at_on_day' => 'Transaction was created on day of month ":value"',
|
||||
'search_modifier_not_created_at_on_year' => 'Transaction was not created in year ":value"',
|
||||
'search_modifier_not_created_at_on_month' => 'Transaction was not created in month ":value"',
|
||||
@@ -658,11 +640,11 @@ return [
|
||||
'search_modifier_created_at_before_year' => 'Transaction was created in or before year ":value"',
|
||||
'search_modifier_created_at_before_month' => 'Transaction was created in or before month ":value"',
|
||||
'search_modifier_created_at_before_day' => 'Transaction was created on or before day of month ":value"',
|
||||
'search_modifier_created_at_after_year' => 'Transaction was created in or after year ":value"',
|
||||
'search_modifier_created_at_after_month' => 'Transaction was created in or after month ":value"',
|
||||
'search_modifier_created_at_after_day' => 'Transaction was created on or after day of month ":value"',
|
||||
'search_modifier_interest_date_before' => 'Transaction interest date is on or before ":value"',
|
||||
'search_modifier_interest_date_after' => 'Transaction interest date is on or after ":value"',
|
||||
'search_modifier_created_at_after_year' => 'Transakce byla vytvořena v roce nebo po roce ":value"',
|
||||
'search_modifier_created_at_after_month' => 'Transakce byla vytvořena v měsíci nebo po měsíci ":value"',
|
||||
'search_modifier_created_at_after_day' => 'Transakce byla vytvořena v nebo po :value. dni měsíce',
|
||||
'search_modifier_interest_date_before' => 'Datum zúročení je v nebo před ":value"',
|
||||
'search_modifier_interest_date_after' => 'Datum zúročení transakce je v nebo po ":value"',
|
||||
'search_modifier_book_date_on' => 'Transaction book date is on ":value"',
|
||||
'search_modifier_not_book_date_on' => 'Transaction book date is not on ":value"',
|
||||
'search_modifier_book_date_before' => 'Transaction book date is on or before ":value"',
|
||||
@@ -671,8 +653,8 @@ return [
|
||||
'search_modifier_not_process_date_on' => 'Transaction process date is not on ":value"',
|
||||
'search_modifier_process_date_before' => 'Transaction process date is on or before ":value"',
|
||||
'search_modifier_process_date_after' => 'Transaction process date is on or after ":value"',
|
||||
'search_modifier_due_date_on' => 'Transaction due date is on ":value"',
|
||||
'search_modifier_not_due_date_on' => 'Transaction due date is not on ":value"',
|
||||
'search_modifier_due_date_on' => 'Datum splatnosti transakce je ":value"',
|
||||
'search_modifier_not_due_date_on' => 'Datum splatnosti transakce není v ":value"',
|
||||
'search_modifier_due_date_before' => 'Transaction due date is on or before ":value"',
|
||||
'search_modifier_due_date_after' => 'Transaction due date is on or after ":value"',
|
||||
'search_modifier_payment_date_on' => 'Transaction payment date is on ":value"',
|
||||
@@ -702,8 +684,8 @@ return [
|
||||
'search_modifier_attachment_notes_ends' => 'Any attachment\'s notes end with ":value"',
|
||||
'search_modifier_not_attachment_name_is' => 'Any attachment\'s name is not ":value"',
|
||||
'search_modifier_not_attachment_name_contains' => 'Any attachment\'s name does not contain ":value"',
|
||||
'search_modifier_not_attachment_name_starts' => 'Any attachment\'s name does not start with ":value"',
|
||||
'search_modifier_not_attachment_name_ends' => 'Any attachment\'s name does not end with ":value"',
|
||||
'search_modifier_not_attachment_name_starts' => 'Žádný název přílohy nezačíná na ":value"',
|
||||
'search_modifier_not_attachment_name_ends' => 'Žádný název přílohy nekončí na „:value“',
|
||||
'search_modifier_not_attachment_notes_are' => 'Any attachment\'s notes are not ":value"',
|
||||
'search_modifier_not_attachment_notes_contains' => 'Any attachment\'s notes do not contain ":value"',
|
||||
'search_modifier_not_attachment_notes_starts' => 'Any attachment\'s notes start with ":value"',
|
||||
@@ -713,16 +695,7 @@ return [
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
||||
@@ -1212,16 +1185,7 @@ return [
|
||||
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
|
||||
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// actions
|
||||
// set, clear, add, remove, append/prepend
|
||||
@@ -1536,16 +1500,7 @@ return [
|
||||
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
|
||||
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// export data:
|
||||
'export_data_title' => 'Export data from Firefly III',
|
||||
@@ -1940,16 +1895,7 @@ return [
|
||||
'stored_category' => 'Uložena nová kategorie „:name“',
|
||||
'without_category_between' => 'Bez kategorie mezi :start a :end',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// transactions:
|
||||
'wait_loading_transaction' => 'Please wait for the form to load',
|
||||
@@ -2187,16 +2133,7 @@ return [
|
||||
'classification' => 'Klasifikace',
|
||||
'store_transaction' => 'Store transaction',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// reports:
|
||||
'report_default' => 'Výchozí finanční výkaz v období :start a :end',
|
||||
@@ -2302,16 +2239,7 @@ return [
|
||||
'sum_in_default_currency' => 'Souhrn vždy bude v měně, kterou jste nastavili jako výchozí.',
|
||||
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// charts:
|
||||
'chart' => 'Graf',
|
||||
@@ -2404,16 +2332,7 @@ return [
|
||||
'total_amount' => 'Celková částka',
|
||||
'number_of_decimals' => 'Počet desetinných míst',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
|
||||
@@ -2689,16 +2608,7 @@ return [
|
||||
'except_weekends' => 'Vyjma výkendů',
|
||||
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// new lines for summary controller.
|
||||
'box_balance_in_currency' => 'Zůstatek (:currency)',
|
||||
@@ -2765,13 +2675,4 @@ return [
|
||||
'disable_auto_convert' => 'Disable currency conversion',
|
||||
];
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -74,16 +65,7 @@ return [
|
||||
'tagMode' => 'Režim štítku',
|
||||
'virtual_balance' => 'Virtuální zůstatek',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'targetamount' => 'Cílová částka',
|
||||
'account_role' => 'Role účtu',
|
||||
@@ -145,11 +127,11 @@ return [
|
||||
'start_date' => 'Začátek rozsahu',
|
||||
'end_date' => 'Konec rozsahu',
|
||||
'enddate' => 'Datum ukončení',
|
||||
'move_rules_before_delete' => 'Rule group',
|
||||
'move_rules_before_delete' => 'Skupina pravidel',
|
||||
'start' => 'Začátek rozsahu',
|
||||
'end' => 'Konec rozsahu',
|
||||
'delete_account' => 'Smazat účet „:name“',
|
||||
'delete_webhook' => 'Delete webhook ":title"',
|
||||
'delete_webhook' => 'Smazat webhook ":title"',
|
||||
'delete_bill' => 'Smazán účet „:name“',
|
||||
'delete_budget' => 'Smazat rozpočet „:name“',
|
||||
'delete_category' => 'Smazat kategorii „:name“',
|
||||
@@ -170,7 +152,7 @@ return [
|
||||
'object_group_areYouSure' => 'Jste si jisti, že chcete odstranit skupinu s názvem „:title“?',
|
||||
'ruleGroup_areYouSure' => 'Opravdu chcete odstranit skupinu pravidel s názvem „:title“?',
|
||||
'budget_areYouSure' => 'Jste si jisti, že chcete odstranit rozpočet s názvem „:name“?',
|
||||
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
|
||||
'webhook_areYouSure' => 'Jste si jistí, že chcete smazat webhook zvaný ":title"?',
|
||||
'category_areYouSure' => 'Jste si jisti, že chcete odstranit kategorii s názvem „:name“?',
|
||||
'recurring_areYouSure' => 'Jste si jisti, že chcete odstranit opakovanou transakci s názvem „:title“?',
|
||||
'currency_areYouSure' => 'Jste si jisti, že chcete odstranit měnu s názvem „:name“?',
|
||||
@@ -178,16 +160,7 @@ return [
|
||||
'journal_areYouSure' => 'Jste si jisti, že chcete odstranit transakci popsanou „:description“?',
|
||||
'mass_journal_are_you_sure' => 'Jste si jisti, že chcete odstranit tyto transakce?',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'tag_areYouSure' => 'Jste si jisti, že chcete odstranit štítek „:tag“?',
|
||||
'journal_link_areYouSure' => 'Jste si jisti, že chcete odstranit provázání mezi <a href=":source_link">:source</a> a <a href=":destination_link">:destination</a>?',
|
||||
@@ -252,16 +225,7 @@ return [
|
||||
'fints_account' => 'FinTS účet',
|
||||
'local_account' => 'Účet Firefly III',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'from_date' => 'Od data',
|
||||
'to_date' => 'Do data',
|
||||
@@ -297,15 +261,6 @@ return [
|
||||
'value' => 'Obsah záznamu',
|
||||
'webhook_delivery' => 'Delivery',
|
||||
'webhook_response' => 'Response',
|
||||
'webhook_trigger' => 'Trigger',
|
||||
'webhook_trigger' => 'Spouštěč',
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -63,16 +54,7 @@ return [
|
||||
'budgets_index_list_of_budgets' => 'Použijte tuto tabulku k nastavení částek pro každý rozpočet a zjistěte, jak na tom jste.',
|
||||
'budgets_index_outro' => 'Pokud se chcete dozvědět více o tvorbě rozpočtů, klikněte na ikonu nápovědy v pravém horním rohu.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// reports (index)
|
||||
'reports_index_intro' => 'Pomocí těchto přehledů získáte podrobné informace o svých financích.',
|
||||
@@ -111,16 +93,7 @@ return [
|
||||
'piggy-banks_index_button' => 'Vedle tohoto ukazatele postupu se nachází dvě tlačítka (+ a -) pro přidání nebo odebrání peněz z každé z pokladniček.',
|
||||
'piggy-banks_index_accountStatus' => 'Pro každý majetkový účet s alespoň jednou pokladničkou je v této tabulce vypsán stav.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// create piggy
|
||||
'piggy-banks_create_name' => 'Co je vašim cílem? Nová pohovka, fotoaparát, rezerva pro nečekané výdaje?',
|
||||
@@ -164,16 +137,7 @@ return [
|
||||
'rules_create_test_rule_triggers' => 'Toto tlačítko slouží ke zobrazení transakcí, které odpovídají pravidlu.',
|
||||
'rules_create_actions' => 'Nastavte tolik akcí, kolik chcete.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
// preferences
|
||||
'preferences_index_tabs' => 'Další volby jsou k dispozici v kartách.',
|
||||
@@ -186,13 +150,4 @@ return [
|
||||
// create currency
|
||||
'currencies_create_code' => 'Tento kód by měl být v souladu s normou ISO (vyhledejte si pro novou měnu).',
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -68,16 +59,7 @@ return [
|
||||
'next_expected_match' => 'Další očekávaná shoda',
|
||||
'automatch' => 'Automatické hledání shody?',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'repeat_freq' => 'Opakuje se',
|
||||
'description' => 'Popis',
|
||||
@@ -145,16 +127,7 @@ return [
|
||||
'account_at_bunq' => 'Účet s bunq',
|
||||
'file_name' => 'Název souboru',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'file_size' => 'Velikost souboru',
|
||||
'file_type' => 'Typ souboru',
|
||||
@@ -183,13 +156,4 @@ return [
|
||||
'url' => 'URL',
|
||||
'secret' => 'Secret',
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
@@ -23,51 +23,51 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
|
||||
'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
|
||||
'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
|
||||
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
|
||||
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
|
||||
'journal_other_user' => 'This transaction doesn\'t belong to the user',
|
||||
'no_such_journal' => 'This transaction doesn\'t exist',
|
||||
'journal_already_no_budget' => 'This transaction has no budget, so it cannot be removed',
|
||||
'journal_already_no_category' => 'This transaction had no category, so it cannot be removed',
|
||||
'journal_already_no_notes' => 'This transaction had no notes, so they cannot be removed',
|
||||
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
|
||||
'split_group' => 'Firefly III cannot execute this action on a transaction with multiple splits',
|
||||
'is_already_withdrawal' => 'This transaction is already a withdrawal',
|
||||
'is_already_deposit' => 'This transaction is already a deposit',
|
||||
'is_already_transfer' => 'This transaction is already a transfer',
|
||||
'is_not_transfer' => 'This transaction is not a transfer',
|
||||
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
|
||||
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
|
||||
'new_notes_empty' => 'The notes to be set are empty',
|
||||
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
|
||||
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
|
||||
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
|
||||
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
|
||||
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset account',
|
||||
'already_has_destination' => 'This transaction already has ":name" as the destination account',
|
||||
'already_has_source' => 'This transaction already has ":name" as the source account',
|
||||
'main_message' => 'Akce ":action", přítomná v pravidle ":rule", nelze použít na transakci #:group: :error',
|
||||
'find_or_create_tag_failed' => 'Nelze najít nebo vytvořit štítek ":tag"',
|
||||
'tag_already_added' => 'Štítek ":tag" je již propojen s touto transakcí',
|
||||
'inspect_transaction' => 'Prozkoumat transakci ":title" @ Firefly III',
|
||||
'inspect_rule' => 'Prozkoumat pravidlo ":title" @ Firefly III',
|
||||
'journal_other_user' => 'Tato transakce nepatří uživateli',
|
||||
'no_such_journal' => 'Tato transakce neexistuje',
|
||||
'journal_already_no_budget' => 'Tato transakce nemá žádný rozpočet, proto nemůže být odstraněna',
|
||||
'journal_already_no_category' => 'Tato transakce nemá žádnou kategorii, proto nemůže být odstraněna',
|
||||
'journal_already_no_notes' => 'Tato transakce neměla žádné poznámky, takže nemůže být odstraněna',
|
||||
'journal_not_found' => 'Firefly III nemůže najít požadovanou transakci',
|
||||
'split_group' => 'Firefly III nemůže provést tuto akci na transakci rozdělenou na více částí',
|
||||
'is_already_withdrawal' => 'Tato transakce už je výběrem',
|
||||
'is_already_deposit' => 'Tato transakce už je vkladem',
|
||||
'is_already_transfer' => 'Tato transakce už je převodem',
|
||||
'is_not_transfer' => 'Tato transakce není převod',
|
||||
'complex_error' => 'Něco se pokazilo. Omlouváme se, prosím zkontrolujte logy Firefly III',
|
||||
'no_valid_opposing' => 'Převod se nezdařil, protože neexistuje žádný platný účet s názvem ":account"',
|
||||
'new_notes_empty' => 'Poznámky, které mají být nastaveny, jsou prázdné',
|
||||
'unsupported_transaction_type_withdrawal' => 'Firefly III nemůže převést ":type" na výběr',
|
||||
'unsupported_transaction_type_deposit' => 'Firefly III nemůže konvertovat ":type" na vklad',
|
||||
'unsupported_transaction_type_transfer' => 'Firefly III nemůže konvertovat ":type" na převod',
|
||||
'already_has_source_asset' => 'Tato transakce již má ":name" jako zdrojový majetkový účet',
|
||||
'already_has_destination_asset' => 'Tato transakce již má ":name" jako cílový majetkový účet',
|
||||
'already_has_destination' => 'Tato transakce již má ":name" jako cílový účet',
|
||||
'already_has_source' => 'Tato transakce již má ":name" jako zdrojový účet',
|
||||
'already_linked_to_subscription' => 'The transaction is already linked to subscription ":name"',
|
||||
'already_linked_to_category' => 'The transaction is already linked to category ":name"',
|
||||
'already_linked_to_budget' => 'The transaction is already linked to budget ":name"',
|
||||
'already_linked_to_category' => 'Transakce je již propojena s kategorií ":name"',
|
||||
'already_linked_to_budget' => 'Transakce je již propojena s rozpočtem ":name"',
|
||||
'cannot_find_subscription' => 'Firefly III can\'t find subscription ":name"',
|
||||
'no_notes_to_move' => 'The transaction has no notes to move to the description field',
|
||||
'no_tags_to_remove' => 'The transaction has no tags to remove',
|
||||
'not_withdrawal' => 'The transaction is not a withdrawal',
|
||||
'not_deposit' => 'The transaction is not a deposit',
|
||||
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
|
||||
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
|
||||
'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
|
||||
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
|
||||
'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
|
||||
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
|
||||
'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
|
||||
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
|
||||
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
|
||||
'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
|
||||
'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
|
||||
'cannot_find_category' => 'Firefly III can\'t find category ":name"',
|
||||
'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
|
||||
'no_notes_to_move' => 'Transakce nemá žádné poznámky k přesunutí do pole popisu',
|
||||
'no_tags_to_remove' => 'Transakce nemá žádné štítky k odstranění',
|
||||
'not_withdrawal' => 'Transakce není výběrem',
|
||||
'not_deposit' => 'Transakce není vklad',
|
||||
'cannot_find_tag' => 'Firefly III nemůže najít štítek ":tag"',
|
||||
'cannot_find_asset' => 'Firefly III nemůže najít majetkový účet ":name"',
|
||||
'cannot_find_accounts' => 'Firefly III nemůže najít zdrojový nebo cílový účet',
|
||||
'cannot_find_source_transaction' => 'Firefly III nemůže najít zdrojovou transakci',
|
||||
'cannot_find_destination_transaction' => 'Firefly III nemůže najít cílovou transakci',
|
||||
'cannot_find_source_transaction_account' => 'Firefly III nemůže najít zdrojový transakční účet',
|
||||
'cannot_find_destination_transaction_account' => 'Firefly III nemůže najít cílový účet transakce',
|
||||
'cannot_find_piggy' => 'Firefly III nemůže najít pokladničku s názvem ":name"',
|
||||
'no_link_piggy' => 'Účty této transakce nejsou propojeny s pokladničkou, takže žádná akce nebude provedena',
|
||||
'cannot_unlink_tag' => 'Štítek ":tag" není propojen s touto transakcí',
|
||||
'cannot_find_budget' => 'Firefly III nemůže najít rozpočet ":name"',
|
||||
'cannot_find_category' => 'Firefly III nemůže najít kategorii ":name"',
|
||||
'cannot_set_budget' => 'Firefly III nemůže nastavit rozpočet ":name" na transakci typu ":type"',
|
||||
];
|
||||
|
||||
@@ -20,16 +20,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -104,16 +95,7 @@ return [
|
||||
'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.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'between.numeric' => ':attribute musí být v rozmezí :min a :max.',
|
||||
'between.file' => ':attribute musí být v rozmezí :min a :max kilobajtů.',
|
||||
@@ -184,16 +166,7 @@ return [
|
||||
'same_account_type' => 'Oba účty musí být stejného typu',
|
||||
'same_account_currency' => 'Oba účty musí mít stejné nastavení měny',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.',
|
||||
@@ -256,16 +229,7 @@ return [
|
||||
'deposit_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
|
||||
'deposit_dest_wrong_type' => 'Předložený cílový účet není správného typu.',
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
'transfer_source_need_data' => 'Pro pokračování je potřeba získat platné ID zdrojového účtu a/nebo platný název zdrojového účtu.',
|
||||
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
@@ -300,13 +264,4 @@ return [
|
||||
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
|
||||
];
|
||||
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
*
|
||||
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
|
||||
*
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
// Ignore this comment
|
||||
|
||||
Reference in New Issue
Block a user