mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update languages.
This commit is contained in:
@@ -54,13 +54,13 @@ return [
|
||||
'registered_help' => 'There is a help-icon in the top right corner of each page. If you need help, click it!',
|
||||
'registered_doc_html' => 'If you haven\'t already, please read the <a style="color:#337ab7" href="https://docs.firefly-iii.org/about-firefly-iii/personal-finances">grand theory</a>.',
|
||||
'registered_doc_text' => 'If you haven\'t already, please read the first use guide and the full description.',
|
||||
'registered_closing' => 'Enjoy!',
|
||||
'registered_closing' => 'Užívejte!',
|
||||
'registered_firefly_iii_link' => 'Firefly III:',
|
||||
'registered_pw_reset_link' => 'Password reset:',
|
||||
'registered_pw_reset_link' => 'Obnovení hesla:',
|
||||
'registered_doc_link' => 'Documentation:',
|
||||
|
||||
// email change
|
||||
'email_change_subject' => 'Your Firefly III email address has changed',
|
||||
'email_change_subject' => 'Vaše Firefly III e-mailová adresa se změnila',
|
||||
'email_change_body_to_new' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this message, please ignore and delete it.',
|
||||
'email_change_body_to_old' => 'You or somebody with access to your Firefly III account has changed your email address. If you did not expect this to happen, you <strong>must</strong> follow the "undo"-link below to protect your account!',
|
||||
'email_change_ignore' => 'If you initiated this change, you may safely ignore this message.',
|
||||
|
||||
@@ -33,10 +33,13 @@ return [
|
||||
'clone' => 'Klonovat',
|
||||
'last_seven_days' => 'Uplynulých 7 dnů',
|
||||
'last_thirty_days' => 'Uplynulých 30 dní',
|
||||
'last_180_days' => 'Last 180 days',
|
||||
'YTD' => 'YTD',
|
||||
'welcome_back' => 'Jak to jde?',
|
||||
'everything' => 'Vše',
|
||||
'today' => 'dnes',
|
||||
'customRange' => 'Vlastní rozsah',
|
||||
'date_range' => 'Date range',
|
||||
'apply' => 'Použít',
|
||||
'select_date' => 'Vyberte datum…',
|
||||
'cancel' => 'Storno',
|
||||
@@ -53,7 +56,7 @@ return [
|
||||
'Opening balance' => 'Počáteční zůstatek',
|
||||
'create_new_stuff' => 'Vytvořit novou věc',
|
||||
'new_withdrawal' => 'Nový výběr',
|
||||
'create_new_transaction' => 'Přidat novou transakci',
|
||||
'create_new_transaction' => 'Create a new transaction',
|
||||
'sidebar_frontpage_create' => 'Create',
|
||||
'new_transaction' => 'Nová transakce',
|
||||
'no_rules_for_bill' => 'Tento účet nemá přiřazena žádná pravidla.',
|
||||
@@ -1451,6 +1454,8 @@ return [
|
||||
'journal-amount' => 'Current bill entry',
|
||||
'name' => 'Název',
|
||||
'date' => 'Datum',
|
||||
'date_and_time' => 'Date and time',
|
||||
'time' => 'Time',
|
||||
'paid' => 'Zaplaceno',
|
||||
'unpaid' => 'Nezaplaceno',
|
||||
'day' => 'Den',
|
||||
@@ -1514,6 +1519,8 @@ return [
|
||||
'transaction_journal_information' => 'Informace o transakci',
|
||||
'transaction_journal_meta' => 'Meta informace',
|
||||
'transaction_journal_more' => 'Další informace',
|
||||
'basic_journal_information' => 'Basic transaction information',
|
||||
'transaction_journal_extra' => 'Extra information',
|
||||
'att_part_of_journal' => 'Uloženo pod „:journal“',
|
||||
'total_amount' => 'Celková částka',
|
||||
'number_of_decimals' => 'Počet desetinných míst',
|
||||
|
||||
Reference in New Issue
Block a user