Added Turkish.

This commit is contained in:
James Cole
2017-12-31 09:10:38 +01:00
parent c0961d438d
commit f8dda5b4a6
23 changed files with 2146 additions and 19 deletions

View File

@@ -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ą kategor, 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!',

View File

@@ -94,7 +94,7 @@ return [
'csv_roles_submit' => 'Przejdź do kroku 4/4',
// not csv, but normal warning
'roles_warning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
'roles_warning' => 'Zaznacz jedną z kolumn jako kolumnę z kwotami. Wskazane jest również wybranie kolumny dla opisu, daty oraz konta przeciwnego.',
// file, map data
'file_map_title' => 'Ustawienia importu (4/4) - Połącz dane importu z danymi Firefly III',

View File

@@ -89,7 +89,7 @@ return [
'budget_count' => 'Liczba budżetów',
'rule_and_groups_count' => 'Liczba reguł i grup reguł',
'tags_count' => 'Liczba tagów',
'tags' => 'Tags',
'tags' => 'Tagi',
'inward' => 'Opis wewnętrzny',
'outward' => 'Opis zewnętrzny',
'number_of_transactions' => 'Liczba transakcji',