Updated language strings and meta config.

This commit is contained in:
James Cole
2020-04-19 06:52:12 +02:00
parent c398aa2b69
commit c7273edb5e
66 changed files with 3308 additions and 125 deletions

View File

@@ -526,6 +526,7 @@ return [
'create_rule_from_transaction' => 'Utwórz regułę na podstawie transakcji',
// preferences
'equal_to_language' => '(equal to language)',
'pref_home_screen_accounts' => 'Konta na stronie domowej',
'pref_home_screen_accounts_help' => 'Które konta powinny być wyświetlane na stronie głównej?',
'pref_view_range' => 'Zakres widzenia',
@@ -537,7 +538,9 @@ return [
'pref_6M' => 'Sześć miesięcy',
'pref_1Y' => 'Rok',
'pref_languages' => 'Języki',
'pref_locale' => 'Locale settings',
'pref_languages_help' => 'Firefly III obsługuje kilka języków. Który wolisz?',
'pref_locale_help' => 'Firefly III allows you to set other local settings, like how currencies and numbers are formatted. Please note that this list can be very long as it is generated by your system.',
'pref_custom_fiscal_year' => 'Ustawienia roku podatkowego',
'pref_custom_fiscal_year_label' => 'Włączone',
'pref_custom_fiscal_year_help' => 'W krajach, w których rok podatkowy nie zaczyna się 1 stycznia i nie kończy 31 grudnia, możesz włączyć tą opcję oraz podać początek / koniec roku podatkowego',

File diff suppressed because one or more lines are too long