mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Updated language files [skip ci]
This commit is contained in:
@@ -406,7 +406,7 @@ return [
|
||||
'pref_home_do_show_deposits' => 'Tak, pokaż je',
|
||||
'successful_count' => 'z których :count zakończone pomyślnie',
|
||||
'list_page_size_title' => 'Rozmiar strony',
|
||||
'list_page_size_help' => 'Any list of things (accounts, transactions, etc) shows at most this many per page.',
|
||||
'list_page_size_help' => 'Każda lista rzeczy (konta, transakcje itp.) pokazuje co najwyżej tyle na stronę.',
|
||||
'list_page_size_label' => 'Rozmiar strony',
|
||||
'between_dates' => '(:start i :end)',
|
||||
'pref_optional_fields_transaction' => 'Opcjonalne pola dla transakcji',
|
||||
@@ -819,8 +819,8 @@ return [
|
||||
'inactive' => 'Nieaktywne',
|
||||
'active' => 'Aktywne',
|
||||
'difference' => 'Różnica',
|
||||
'money_flowing_in' => 'In',
|
||||
'money_flowing_out' => 'Out',
|
||||
'money_flowing_in' => 'Przychodzące',
|
||||
'money_flowing_out' => 'Wychodzące',
|
||||
'topX' => 'top :number',
|
||||
'show_full_list' => 'Pokaż całą listę',
|
||||
'show_only_top' => 'Show only top :number',
|
||||
@@ -980,7 +980,7 @@ return [
|
||||
'total_size' => 'łączny rozmiar',
|
||||
'budget_or_budgets' => 'budżet(y)',
|
||||
'budgets_with_limits' => 'budżet(y) z określoną kwotą',
|
||||
'nr_of_rules_in_total_groups' => ':count_rules rule(s) in :count_groups rule group(s)',
|
||||
'nr_of_rules_in_total_groups' => ':count_rules reguła(y) w :count_groups grupa(ch) reguł',
|
||||
'tag_or_tags' => 'tag(ów)',
|
||||
'configuration_updated' => 'Konfiguracja została zaktualizowana',
|
||||
'setting_is_demo_site' => 'Strona demonstracyjna',
|
||||
|
Reference in New Issue
Block a user