mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations
This commit is contained in:
@@ -554,6 +554,7 @@ return [
|
||||
'select_more_than_one_account' => 'Proszę wybierz więcej niż jedno konto',
|
||||
'select_more_than_one_category' => 'Proszę wybierz więcej niż jedną kategorię',
|
||||
'select_more_than_one_budget' => 'Proszę wybierz więcej niż jeden budżet',
|
||||
'select_more_than_one_tag' => 'Please select more than one tag',
|
||||
'from_to' => 'Od :start do :end',
|
||||
|
||||
// categories:
|
||||
@@ -711,6 +712,7 @@ return [
|
||||
'report_type_audit' => 'Przegląd historii transakcji (audyt)',
|
||||
'report_type_category' => 'Raport kategorii',
|
||||
'report_type_budget' => 'Raport budżetów',
|
||||
'report_type_tag' => 'Tag report',
|
||||
'report_type_meta-history' => 'Przegląd kategorii, budżetów i rachunków',
|
||||
'more_info_help' => 'More information about these types of reports can be found in the help pages. Press the (?) icon in the top right corner.',
|
||||
'report_included_accounts' => 'Uwzględnione konta',
|
||||
@@ -729,8 +731,9 @@ return [
|
||||
'report_has_no_extra_options' => 'Ten raport nie ma dodatkowych opcji',
|
||||
'reports_submit' => 'Zobacz raport',
|
||||
'end_after_start_date' => 'Data zakończenia raportu musi być po dacie rozpoczęcia.',
|
||||
'select_category' => 'Wybierz jedną lub więcej kategorii.',
|
||||
'select_budget' => 'Wybierz jeden lub więcej budżetów.',
|
||||
'select_category' => 'Select category(ies)',
|
||||
'select_budget' => 'Select budget(s).',
|
||||
'select_tag' => 'Select tag(s).',
|
||||
'income_per_category' => 'Dochód wg kategorii',
|
||||
'expense_per_category' => 'Wydatek wg kategorii',
|
||||
'expense_per_budget' => 'Wydatek wg budżetu',
|
||||
|
Reference in New Issue
Block a user