mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-15 18:03:35 -06:00
Update some translations
This commit is contained in:
parent
2a934edf4f
commit
adc48ce094
@ -24,7 +24,7 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'de',
|
||||
'locale' => 'de, Deutsch, de_DE.utf8, de_DE.UTF-8',
|
||||
'locale' => 'de, Deutsch, de_DE, de_DE.utf8, de_DE.UTF-8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%e. %B %Y',
|
||||
'month_and_day_moment_js' => 'DD. MMM. YYYY',
|
||||
|
@ -715,7 +715,7 @@ return [
|
||||
'deleted_ab' => 'The available budget amount has been deleted',
|
||||
'deleted_bl' => 'The budgeted amount has been removed',
|
||||
'alt_currency_ab_create' => 'Set the available budget in another currency',
|
||||
'bl_create_btn' => 'Set budget in another currency',
|
||||
'bl_create_btn' => 'Ustaw budżet w innej walucie',
|
||||
'inactiveBudgets' => 'Nieaktywne budżety',
|
||||
'without_budget_between' => 'Transakcje bez budżetu między :start i :end',
|
||||
'delete_budget' => 'Usuń budżet ":name"',
|
||||
@ -1284,7 +1284,7 @@ return [
|
||||
'send_test_triggered' => 'Test został uruchomiony. Sprawdź swoją skrzynkę odbiorczą i pliki dziennika.',
|
||||
|
||||
'split_transaction_title' => 'Opis podzielonej transakcji',
|
||||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
'split_transaction_title_help' => 'Jeśli tworzysz podzieloną transakcję, musi ona posiadać globalny opis dla wszystkich podziałów w transakcji.',
|
||||
'split_title_help' => 'Podzielone transakcje muszą posiadać globalny opis.',
|
||||
'transaction_information' => 'Informacje o transakcji',
|
||||
'you_create_transfer' => 'Tworzysz <strong>przelew</strong>.',
|
||||
|
Loading…
Reference in New Issue
Block a user