New translations firefly.php (Polish)

This commit is contained in:
James Cole
2017-04-23 19:00:37 +02:00
parent e8e125a598
commit 491f221741

View File

@@ -109,7 +109,11 @@ return [
'current_period' => 'Bieżący okres', 'current_period' => 'Bieżący okres',
'show_the_current_period_and_overview' => 'Pokaż bieżący okres oraz przegląd', 'show_the_current_period_and_overview' => 'Pokaż bieżący okres oraz przegląd',
'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.', 'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.',
'budget_in_period' => '":name" między :start oraz :end', 'budget_in_period' => 'All transactions for budget ":name" between :start and :end',
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end',
'chart_account_in_period' => 'Chart for all transactions for account ":name" between :start and :end',
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
'chart_category_all' => 'Chart for all transactions for category ":name"',
'budget_in_period_breadcrumb' => 'Między :start i :end', 'budget_in_period_breadcrumb' => 'Między :start i :end',
'clone_withdrawal' => 'Zduplikuj tę wypłatę', 'clone_withdrawal' => 'Zduplikuj tę wypłatę',
'clone_deposit' => 'Zduplikuj tą wpłatę', 'clone_deposit' => 'Zduplikuj tą wpłatę',