mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
New translations.
This commit is contained in:
@@ -224,11 +224,11 @@ return [
|
||||
'admin_update_check_now_title' => 'Sprawdź dostępność aktualizacji',
|
||||
'admin_update_check_now_explain' => 'Jeśli naciśniesz przycisk, Firefly III sprawdzi, czy używasz najnowszej wersji.',
|
||||
'check_for_updates_button' => 'Sprawdź teraz!',
|
||||
'update_new_version_alert' => 'A new version of Firefly III is available. You are running :your_version, the latest version is :new_version which was released on :date.',
|
||||
'update_version_beta' => 'This version is a BETA version. You may run into issues.',
|
||||
'update_version_alpha' => 'This version is a ALPHA version. You may run into issues.',
|
||||
'update_current_version_alert' => 'You are running :version, which is the latest available release.',
|
||||
'update_newer_version_alert' => 'You are running :your_version, which is newer than the latest release, :new_version.',
|
||||
'update_new_version_alert' => 'Dostępna jest nowa wersja Firefly III. Używasz wersji :your_version, najnowsza wersja to :new_version wydana :date.',
|
||||
'update_version_beta' => 'Ta wersja jest wersją BETA. Możesz napotkać błędy.',
|
||||
'update_version_alpha' => 'Ta wersja jest wersją ALPHA. Możesz napotkać błędy.',
|
||||
'update_current_version_alert' => 'Używasz wersji :version, która jest najnowszą dostępną wersją.',
|
||||
'update_newer_version_alert' => 'Używasz wersji :your_version, która jest nowsza niż najnowsza wersja, :new_version.',
|
||||
'update_check_error' => 'Wystąpił błąd podczas sprawdzania aktualizacji. Przejrzyj pliki dziennika.',
|
||||
'admin_update_channel_title' => 'Kanał aktualizacji',
|
||||
'admin_update_channel_explain' => 'Firefly III posiada trzy "kanały", które decydują jak wczesnej pod względem funkcji, ulepszeń i błędów wersji używasz. Użyj kanału "beta", jeśli lubisz przygody i "alfa", gdy lubisz żyć niebezpiecznie.',
|
||||
@@ -711,7 +711,7 @@ return [
|
||||
'createBudget' => 'Nowy budżet',
|
||||
'invalid_currency' => 'To jest niewłaściwa waluta',
|
||||
'set_ab' => 'Dostępna kwota budżetu została ustalona',
|
||||
'updated_ab' => 'The available budget amount has been updated',
|
||||
'updated_ab' => 'Dostępna kwota budżetu została zaktualizowana',
|
||||
'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',
|
||||
@@ -1284,6 +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_title_help' => 'Podzielone transakcje muszą posiadać globalny opis.',
|
||||
'transaction_information' => 'Informacje o transakcji',
|
||||
'you_create_transfer' => 'Tworzysz <strong>przelew</strong>.',
|
||||
|
||||
Reference in New Issue
Block a user