mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Added Turkish.
This commit is contained in:
@@ -728,13 +728,13 @@ return [
|
||||
'reconcile_selected' => 'Uzgodnij',
|
||||
'mass_delete_journals' => 'Usuń wiele transakcji',
|
||||
'mass_edit_journals' => 'Modyfikuj wiele transakcji',
|
||||
'mass_bulk_journals' => 'Bulk edit a number of transactions',
|
||||
'mass_bulk_journals_explain' => 'If you do not want to change your transactions one-by-one using the mass-edit function, you can update them in one go. Simply select the preferred category, tag(s) or budget in the fields below, and all the transactions in the table will be updated.',
|
||||
'bulk_set_new_values' => 'Use the inputs below to set new values. If you leave them empty, they will be made empty for all. Also, note that only withdrawals will be given a budget.',
|
||||
'no_bulk_category' => 'Don\'t update category',
|
||||
'no_bulk_budget' => 'Don\'t update budget',
|
||||
'no_bulk_tags' => 'Don\'t update tag(s)',
|
||||
'bulk_edit' => 'Bulk edit',
|
||||
'mass_bulk_journals' => 'Hurtowa edycja wielu transakcji',
|
||||
'mass_bulk_journals_explain' => 'Jeśli nie chcesz modyfikować transakcji jedna po drugiej za pomocą funkcji masowej edycji, możesz zaktualizować je za jednym razem. Po prostu wybierz preferowaną kategorię, tag(i) lub budżet w poniższych polach i wszystkie transakcje z tabeli zostaną zaktualizowane.',
|
||||
'bulk_set_new_values' => 'Użyj pól poniżej, aby ustawić nowe wartości. Jeżeli zostawisz je puste, zostaną wyczyszczone dla wszystkich transakcji. Pamiętaj także, że budżet zostanie ustawiony tylko dla wypłat.',
|
||||
'no_bulk_category' => 'Nie aktualizuj kategorii',
|
||||
'no_bulk_budget' => 'Nie aktualizuj budżetu',
|
||||
'no_bulk_tags' => 'Nie aktualizuj tagów',
|
||||
'bulk_edit' => 'Hurtowa edycja',
|
||||
'cannot_edit_other_fields' => 'Nie możesz masowo modyfikować innych pól niż te tutaj, ponieważ nie ma miejsca, aby je pokazać. Proszę użyć ikony edycji i edytować je jedno po drugim, jeśli chcesz edytować te pola.',
|
||||
'no_budget' => '(bez budżetu)',
|
||||
'no_budget_squared' => '(brak budżetu)',
|
||||
@@ -746,6 +746,7 @@ return [
|
||||
'opt_group_savingAsset' => 'Konta oszczędnościowe',
|
||||
'opt_group_sharedAsset' => 'Współdzielone konta aktywów',
|
||||
'opt_group_ccAsset' => 'Karty kredytowe',
|
||||
'notes' => 'Notatki',
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Witaj w Firefly!',
|
||||
|
||||
Reference in New Issue
Block a user