Auto commit for release 'v6.1.10' on 2024-03-02

This commit is contained in:
github-actions
2024-03-02 17:12:03 +01:00
parent e92dd7f464
commit 90d58ec8fa
494 changed files with 15772 additions and 1658 deletions

View File

@@ -22,7 +22,16 @@
declare(strict_types=1);
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
return [
// general stuff:
@@ -331,7 +340,16 @@ return [
// old
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
'search_modifier_date_on' => 'Data transakcji to ":value"',
'search_modifier_not_date_on' => 'Data transakcji to nie ":value"',
@@ -696,7 +714,16 @@ return [
'create_rule_from_query' => 'Utwórz nową regułę z zapytania wyszukiwania',
'rule_from_search_words' => 'Silnik reguł ma problemy z obsługą ":string". Sugerowana reguła, która pasuje do Twojego zapytania może dawać różne wyniki. Proszę dokładnie sprawdź wyzwalacze reguł.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// END
'modifiers_applies_are' => 'Zastosowano także poniższe modyfikatory:',
@@ -1192,7 +1219,16 @@ return [
'rule_trigger_not_destination_is_cash' => 'Konto docelowe to nie konto gotówkowe',
'rule_trigger_not_account_is_cash' => 'Żadne konto nie jest kontem gotówkowym',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// actions
// set, clear, add, remove, append/prepend
@@ -1507,7 +1543,16 @@ return [
'multi_account_warning_deposit' => 'Pamiętaj, że konto docelowe kolejnych podziałów zostanie ustawione na konto zdefiniowane w pierwszym podziale wpłaty.',
'multi_account_warning_transfer' => 'Pamiętaj, że konta źródłowe i docelowe kolejnych podziałów zostaną ustawione na konto zdefiniowane w pierwszym podziale transferu.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// export data:
'export_data_title' => 'Eksportuj dane z Firefly III',
@@ -1904,7 +1949,16 @@ return [
'stored_category' => 'Zapisano nową kategorię ":name"',
'without_category_between' => 'Bez kategorii między :start i :end',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// transactions:
'wait_loading_transaction' => 'Poczekaj na załadowanie formularza',
@@ -2142,7 +2196,16 @@ return [
'classification' => 'Klasyfikacja',
'store_transaction' => 'Zapisz transakcję',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// reports:
'report_default' => 'Domyślny raport finansowy między :start i :end',
@@ -2248,7 +2311,16 @@ return [
'sum_in_default_currency' => 'Suma zawsze będzie w domyślnej walucie.',
'net_filtered_prefs' => 'Ten wykres nigdy nie będzie zawierał kont, które nie mają zaznaczonej opcji "Uwzględnij w wartości netto".',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// charts:
'chart' => 'Wykres',
@@ -2341,7 +2413,16 @@ return [
'total_amount' => 'Łączna kwota',
'number_of_decimals' => 'Ilość miejsc dziesiętnych',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// administration
'invite_is_already_redeemed' => 'Zaproszenie do ":address" zostało już wykorzystane.',
@@ -2617,7 +2698,16 @@ return [
'except_weekends' => 'Pomiń weekendy',
'recurrence_deleted' => 'Cykliczna transakcja ":title" została usunięta',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2684,4 +2774,13 @@ return [
'disable_auto_convert' => 'Wyłącz przeliczanie walut',
];
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/