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

@@ -20,7 +20,16 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// 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
*
*/
declare(strict_types=1);
@@ -35,7 +44,16 @@ return [
'admin_test_subject' => 'Wiadomość testowa z twojej instalacji Firefly III',
'admin_test_body' => 'To jest wiadomość testowa z twojej instancji Firefly III. Została wysłana na :email.',
// 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
*
*/
// invite
'invitation_created_subject' => 'Zaproszenie zostało utworzone',
@@ -72,7 +90,16 @@ return [
'registered_pw_reset_link' => 'Resetowanie hasła:',
'registered_doc_link' => 'Dokumentacja:',
// 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 version
'new_version_email_subject' => 'Dostępna jest nowa wersja Firefly III',
@@ -118,7 +145,16 @@ return [
'error_headers' => 'Istotne mogą być również następujące nagłówki:',
'error_post' => 'This was submitted by the user:',
// 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
*
*/
// report new journals
'new_journals_subject' => 'Firefly III stworzył nową transakcję|Firefly III stworzył :count nowych transakcji',
@@ -135,4 +171,13 @@ return [
'bill_warning_extension_date_zero' => 'Twój rachunek **":name"** ma być przedłużony lub anulowany dnia :date. Ten moment minie **DZIŚ!**',
'bill_warning_please_action' => 'Proszę podejmij odpowiednie działania.',
];
// 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
*
*/