mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update languages.
This commit is contained in:
@@ -101,3 +101,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -58,3 +58,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -185,3 +185,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ return [
|
||||
'split' => 'Podziel',
|
||||
'single_split' => 'Podział',
|
||||
'clone' => 'Sklonuj',
|
||||
'clone_and_edit' => 'Clone and edit',
|
||||
'clone_and_edit' => 'Sklonuj i edytuj',
|
||||
'confirm_action' => 'Potwierdź akcję',
|
||||
'last_seven_days' => 'Ostatnie 7 dni',
|
||||
'last_thirty_days' => 'Ostanie 30 dni',
|
||||
@@ -578,8 +578,8 @@ return [
|
||||
'search_modifier_book_date_on_month' => 'Data księgowania transakcji jest w miesiącu ":value"',
|
||||
'search_modifier_book_date_on_day' => 'Data księgowania transakcji przypada w dniu miesiąca ":value"',
|
||||
'search_modifier_not_book_date_on_year' => 'Data księgowania transakcji nie jest w roku ":value"',
|
||||
'search_modifier_not_book_date_on_month' => 'Transaction book date is not in month ":value"',
|
||||
'search_modifier_not_book_date_on_day' => 'Transaction book date is not on day of month ":value"',
|
||||
'search_modifier_not_book_date_on_month' => 'Data księgowania transakcji nie jest w miesiącu ":value"',
|
||||
'search_modifier_not_book_date_on_day' => 'Data księgowania transakcji nie przypada w dniu miesiąca ":value"',
|
||||
'search_modifier_book_date_before_year' => 'Transaction book date is before or in year ":value"',
|
||||
'search_modifier_book_date_before_month' => 'Transaction book date is before or in month ":value"',
|
||||
'search_modifier_book_date_before_day' => 'Transaction book date is before or on day of month ":value"',
|
||||
@@ -1566,7 +1566,7 @@ return [
|
||||
'list_all_attachments' => 'Lista wszystkich załączników',
|
||||
|
||||
// transaction index
|
||||
'is_reconciled_fields_dropped' => 'Because this transaction is reconciled, you will not be able to update the accounts, nor the amount(s).',
|
||||
'is_reconciled_fields_dropped' => 'Ponieważ ta transakcja jest uzgodniona, nie będziesz w stanie zaktualizować ani kont, ani kwot.',
|
||||
'title_expenses' => 'Wydatki',
|
||||
'title_withdrawal' => 'Wydatki',
|
||||
'title_revenue' => 'Przychód / dochód',
|
||||
@@ -1634,8 +1634,8 @@ return [
|
||||
'create_currency' => 'Utwórz nową walutę',
|
||||
'store_currency' => 'Zapisz nową walutę',
|
||||
'update_currency' => 'Modyfikuj walutę',
|
||||
'new_default_currency' => '":name" is now the default currency.',
|
||||
'default_currency_failed' => 'Could not make ":name" the default currency. Please check the logs.',
|
||||
'new_default_currency' => '":name" jest teraz domyślną walutą.',
|
||||
'default_currency_failed' => 'Nie można ustawić ":name" jako domyślnej waluty. Proszę sprawdź dziennik zdarzeń.',
|
||||
'cannot_delete_currency' => 'Nie można usunąć waluty :name, ponieważ jest ona nadal używana.',
|
||||
'cannot_delete_fallback_currency' => ':name jest walutą rezerwową systemu i nie można jej usunąć.',
|
||||
'cannot_disable_currency_journals' => 'Nie można wyłączyć :name ponieważ istnieją powiązane transakcje.',
|
||||
@@ -1661,9 +1661,9 @@ return [
|
||||
'disable_currency' => 'Deaktywuj',
|
||||
'currencies_default_disabled' => 'Większość z tych walut jest domyślnie wyłączona. Aby móc z nich korzystać, należy je wcześniej aktywować.',
|
||||
'currency_is_now_enabled' => 'Waluta ":name" została aktywowana',
|
||||
'could_not_enable_currency' => 'Could not enable currency ":name". Please review the logs.',
|
||||
'could_not_enable_currency' => 'Nie można włączyć waluty ":name". Sprawdź dziennik zdarzeń.',
|
||||
'currency_is_now_disabled' => 'Waluta ":name" została deaktywowana',
|
||||
'could_not_disable_currency' => 'Could not disable currency ":name". Perhaps it is still in use?',
|
||||
'could_not_disable_currency' => 'Nie można wyłączyć waluty ":name". Być może jest w użyciu?',
|
||||
|
||||
// forms:
|
||||
'mandatoryFields' => 'Pola wymagane',
|
||||
@@ -1949,7 +1949,7 @@ return [
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Undo reconciliation',
|
||||
'unreconcile' => 'Cofnij uzgodnienie',
|
||||
'update_withdrawal' => 'Modyfikuj wypłatę',
|
||||
'update_deposit' => 'Modyfikuj wpłatę',
|
||||
'update_transaction' => 'Zaktualizuj transakcję',
|
||||
@@ -2769,3 +2769,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -314,3 +314,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -201,3 +201,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -197,3 +197,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ return [
|
||||
'new_notes_empty' => 'The notes to be set are empty',
|
||||
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
|
||||
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
|
||||
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',
|
||||
'unsupported_transaction_type_transfer' => 'Firefly III nie może przekonwertować ":type" na transfer',
|
||||
'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
|
||||
'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset account',
|
||||
'already_has_destination' => 'This transaction already has ":name" as the destination account',
|
||||
@@ -54,17 +54,17 @@ return [
|
||||
'already_linked_to_category' => 'The transaction is already linked to category ":name"',
|
||||
'already_linked_to_budget' => 'The transaction is already linked to budget ":name"',
|
||||
'cannot_find_subscription' => 'Firefly III can\'t find subscription ":name"',
|
||||
'no_notes_to_move' => 'The transaction has no notes to move to the description field',
|
||||
'no_tags_to_remove' => 'The transaction has no tags to remove',
|
||||
'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
|
||||
'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
|
||||
'no_notes_to_move' => 'Transakcja nie ma notatek do przeniesienia do pola opisu',
|
||||
'no_tags_to_remove' => 'Transakcja nie ma tagów do usunięcia',
|
||||
'cannot_find_tag' => 'Firefly III nie może znaleźć tagu ":tag"',
|
||||
'cannot_find_asset' => 'Firefly III nie może znaleźć konta aktywów ":name"',
|
||||
'cannot_find_accounts' => 'Firefly III nie może znaleźć konta źródłowego lub docelowego',
|
||||
'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
|
||||
'cannot_find_source_transaction' => 'Firefly III nie może znaleźć transakcji źródłowej',
|
||||
'cannot_find_destination_transaction' => 'Firefly III nie może znaleźć docelowej transakcji',
|
||||
'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
|
||||
'cannot_find_source_transaction_account' => 'Firefly III nie może znaleźć konta źródłowego transakcji',
|
||||
'cannot_find_destination_transaction_account' => 'Firefly III nie może znaleźć konta docelowego transakcji',
|
||||
'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
|
||||
'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
|
||||
'cannot_find_piggy' => 'Firefly III nie może znaleźć skarbonki o nazwie ":name"',
|
||||
'no_link_piggy' => 'Konta tej transakcji nie są powiązane ze skarbonką - więc nie zostaną podjęte żadne działania',
|
||||
'cannot_unlink_tag' => 'Tag ":tag" nie jest powiązany z tą transakcją',
|
||||
'cannot_find_budget' => 'Firefly III nie może znaleźć budżetu ":name"',
|
||||
'cannot_find_category' => 'Firefly III nie może znaleźć kategorii ":name"',
|
||||
|
||||
@@ -44,11 +44,12 @@ return [
|
||||
'invalid_query_currency' => 'Twoje zapytanie zawiera konta, które mają różne ustawienia walutowe, co jest niedozwolone.',
|
||||
'iban' => 'To nie jest prawidłowy IBAN.',
|
||||
'zero_or_more' => 'Wartość nie może być ujemna.',
|
||||
'no_asset_account' => 'This is not an asset account.',
|
||||
'date_or_time' => 'Wartość musi być prawidłową datą lub czasem (ISO 8601).',
|
||||
'source_equals_destination' => 'Konto źródłowe jest równe kontu docelowemu.',
|
||||
'unique_account_number_for_user' => 'Wygląda na to, że ten numer konta jest już w użyciu.',
|
||||
'unique_iban_for_user' => 'Wygląda na to, że ten IBAN jest już używany.',
|
||||
'reconciled_forbidden_field' => 'This transaction is already reconciled, you cannot change the ":field"',
|
||||
'reconciled_forbidden_field' => 'Ta transakcja jest już uzgodniona, nie można zmienić ":field"',
|
||||
'deleted_user' => 'Ze względu na zabezpieczenia nie możesz się zarejestrować używając tego adresu e-mail.',
|
||||
'rule_trigger_value' => 'Ta wartość jest nieprawidłowa dla wybranego wyzwalacza.',
|
||||
'rule_action_value' => 'Ta wartość jest nieprawidłowa dla wybranej akcji.',
|
||||
@@ -307,3 +308,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user