Auto commit for release 'develop' on 2024-05-06

This commit is contained in:
github-actions
2024-05-06 05:10:30 +02:00
parent 07db6b59ce
commit c2efd4d070
17 changed files with 217 additions and 215 deletions

View File

@@ -226,16 +226,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.54.0", "version": "v3.55.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08" "reference": "c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2aecbc8640d7906c38777b3dcab6f4ca79004d08", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e",
"reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08", "reference": "c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -307,7 +307,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.54.0" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.55.0"
}, },
"funding": [ "funding": [
{ {
@@ -315,7 +315,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-04-17T08:12:13+00:00" "time": "2024-05-06T00:10:15+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
@@ -632,16 +632,16 @@
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
"version": "v3.4.0", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -650,7 +650,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -679,7 +679,7 @@
"description": "A generic function and convention to trigger deprecation notices", "description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -695,7 +695,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-23T14:45:45+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@@ -779,16 +779,16 @@
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
"version": "v3.4.2", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git", "url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "4e64b49bf370ade88e567de29465762e316e4224" "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50",
"reference": "4e64b49bf370ade88e567de29465762e316e4224", "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -798,7 +798,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -835,7 +835,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.2" "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -851,7 +851,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T14:51:35+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
@@ -1585,21 +1585,22 @@
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
"version": "v3.4.2", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "11bbf19a0fb7b36345861e85c5768844c552906e" "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"reference": "11bbf19a0fb7b36345861e85c5768844c552906e", "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.1",
"psr/container": "^1.1|^2.0" "psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3"
}, },
"conflict": { "conflict": {
"ext-psr": "<1.1|>=2" "ext-psr": "<1.1|>=2"
@@ -1607,7 +1608,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -1647,7 +1648,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.4.2" "source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -1663,7 +1664,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-19T21:51:00+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",

121
composer.lock generated
View File

@@ -5258,16 +5258,16 @@
}, },
{ {
"name": "spatie/flare-client-php", "name": "spatie/flare-client-php",
"version": "1.4.4", "version": "1.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/flare-client-php.git", "url": "https://github.com/spatie/flare-client-php.git",
"reference": "17082e780752d346c2db12ef5d6bee8e835e399c" "reference": "e27977d534eefe04c154c6fd8460217024054c05"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/17082e780752d346c2db12ef5d6bee8e835e399c", "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/e27977d534eefe04c154c6fd8460217024054c05",
"reference": "17082e780752d346c2db12ef5d6bee8e835e399c", "reference": "e27977d534eefe04c154c6fd8460217024054c05",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5315,7 +5315,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/flare-client-php/issues", "issues": "https://github.com/spatie/flare-client-php/issues",
"source": "https://github.com/spatie/flare-client-php/tree/1.4.4" "source": "https://github.com/spatie/flare-client-php/tree/1.5.1"
}, },
"funding": [ "funding": [
{ {
@@ -5323,20 +5323,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-01-31T14:18:45+00:00" "time": "2024-05-03T15:43:14+00:00"
}, },
{ {
"name": "spatie/ignition", "name": "spatie/ignition",
"version": "1.14.0", "version": "1.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ignition.git", "url": "https://github.com/spatie/ignition.git",
"reference": "80385994caed328f6f9c9952926932e65b9b774c" "reference": "c23cc018c5f423d2f413b99f84655fceb6549811"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/80385994caed328f6f9c9952926932e65b9b774c", "url": "https://api.github.com/repos/spatie/ignition/zipball/c23cc018c5f423d2f413b99f84655fceb6549811",
"reference": "80385994caed328f6f9c9952926932e65b9b774c", "reference": "c23cc018c5f423d2f413b99f84655fceb6549811",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5406,7 +5406,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-04-26T08:45:51+00:00" "time": "2024-05-03T15:56:16+00:00"
}, },
{ {
"name": "spatie/laravel-html", "name": "spatie/laravel-html",
@@ -5488,16 +5488,16 @@
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
"version": "2.6.2", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-ignition.git", "url": "https://github.com/spatie/laravel-ignition.git",
"reference": "42d986f4ab9d667020264a7481190a4606ebbeb0" "reference": "f52124d50122611e8a40f628cef5c19ff6cc5b57"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/42d986f4ab9d667020264a7481190a4606ebbeb0", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/f52124d50122611e8a40f628cef5c19ff6cc5b57",
"reference": "42d986f4ab9d667020264a7481190a4606ebbeb0", "reference": "f52124d50122611e8a40f628cef5c19ff6cc5b57",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5506,7 +5506,7 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"illuminate/support": "^10.0|^11.0", "illuminate/support": "^10.0|^11.0",
"php": "^8.1", "php": "^8.1",
"spatie/flare-client-php": "^1.3.5", "spatie/flare-client-php": "^1.5",
"spatie/ignition": "^1.14", "spatie/ignition": "^1.14",
"symfony/console": "^6.2.3|^7.0", "symfony/console": "^6.2.3|^7.0",
"symfony/var-dumper": "^6.2.3|^7.0" "symfony/var-dumper": "^6.2.3|^7.0"
@@ -5576,7 +5576,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-04-30T13:56:21+00:00" "time": "2024-05-02T13:42:49+00:00"
}, },
{ {
"name": "spatie/period", "name": "spatie/period",
@@ -5730,16 +5730,16 @@
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
"version": "v3.4.2", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache-contracts.git", "url": "https://github.com/symfony/cache-contracts.git",
"reference": "2c9db6509a1b21dad229606897639d3284f54b2a" "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/2c9db6509a1b21dad229606897639d3284f54b2a", "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/df6a1a44c890faded49a5fca33c2d5c5fd3c2197",
"reference": "2c9db6509a1b21dad229606897639d3284f54b2a", "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5749,7 +5749,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -5786,7 +5786,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache-contracts/tree/v3.4.2" "source": "https://github.com/symfony/cache-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -5802,7 +5802,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T14:51:35+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/clock", "name": "symfony/clock",
@@ -6038,16 +6038,16 @@
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
"version": "v3.4.0", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6056,7 +6056,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -6085,7 +6085,7 @@
"description": "A generic function and convention to trigger deprecation notices", "description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -6101,7 +6101,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-23T14:45:45+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
@@ -6260,16 +6260,16 @@
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
"version": "v3.4.2", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git", "url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "4e64b49bf370ade88e567de29465762e316e4224" "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50",
"reference": "4e64b49bf370ade88e567de29465762e316e4224", "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6279,7 +6279,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -6316,7 +6316,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.2" "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -6332,7 +6332,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T14:51:35+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
@@ -6555,16 +6555,16 @@
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
"version": "v3.4.2", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client-contracts.git", "url": "https://github.com/symfony/http-client-contracts.git",
"reference": "b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e" "reference": "20414d96f391677bf80078aa55baece78b82647d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/20414d96f391677bf80078aa55baece78b82647d",
"reference": "b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e", "reference": "20414d96f391677bf80078aa55baece78b82647d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6573,7 +6573,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -6613,7 +6613,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v3.4.2" "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -6629,7 +6629,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-01T18:51:09+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@@ -7992,21 +7992,22 @@
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
"version": "v3.4.2", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "11bbf19a0fb7b36345861e85c5768844c552906e" "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"reference": "11bbf19a0fb7b36345861e85c5768844c552906e", "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1", "php": ">=8.1",
"psr/container": "^1.1|^2.0" "psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3"
}, },
"conflict": { "conflict": {
"ext-psr": "<1.1|>=2" "ext-psr": "<1.1|>=2"
@@ -8014,7 +8015,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -8054,7 +8055,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.4.2" "source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -8070,7 +8071,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-19T21:51:00+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
@@ -8254,16 +8255,16 @@
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
"version": "v3.4.2", "version": "v3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation-contracts.git", "url": "https://github.com/symfony/translation-contracts.git",
"reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b" "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/43810bdb2ddb5400e5c5e778e27b210a0ca83b6b", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
"reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b", "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8272,7 +8273,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.4-dev" "dev-main": "3.5-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@@ -8312,7 +8313,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.4.2" "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0"
}, },
"funding": [ "funding": [
{ {
@@ -8328,7 +8329,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T14:51:35+00:00" "time": "2024-04-18T09:32:20+00:00"
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",

View File

@@ -117,7 +117,7 @@ return [
'expression_engine' => false, 'expression_engine' => false,
// see cer.php for exchange rates feature flag. // see cer.php for exchange rates feature flag.
], ],
'version' => 'develop/2024-05-02', 'version' => 'develop/2024-05-06',
'api_version' => '2.0.14', 'api_version' => '2.0.14',
'db_version' => 24, 'db_version' => 24,

24
package-lock.json generated
View File

@@ -4020,9 +4020,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001614", "version": "1.0.30001616",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001614.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001616.tgz",
"integrity": "sha512-jmZQ1VpmlRwHgdP1/uiKzgiAuGOfLEJsYFP4+GBou/QQ4U6IOJCB4NP1c+1p9RGLpwObcT94jA5/uO+F1vBbog==", "integrity": "sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -5095,9 +5095,9 @@
"dev": true "dev": true
}, },
"node_modules/electron-to-chromium": { "node_modules/electron-to-chromium": {
"version": "1.4.754", "version": "1.4.756",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.754.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.756.tgz",
"integrity": "sha512-7Kr5jUdns5rL/M9wFFmMZAgFDuL2YOnanFH4OI4iFzUqyh3XOL7nAGbSlSMZdzKMIyyTpNSbqZsWG9odwLeKvA==", "integrity": "sha512-RJKZ9+vEBMeiPAvKNWyZjuYyUqMndcP1f335oHqn3BEQbs2NFtVrnK5+6Xg5wSM9TknNNpWghGDUCKGYF+xWXw==",
"dev": true "dev": true
}, },
"node_modules/elliptic": { "node_modules/elliptic": {
@@ -9985,9 +9985,9 @@
} }
}, },
"node_modules/update-browserslist-db": { "node_modules/update-browserslist-db": {
"version": "1.0.14", "version": "1.0.15",
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.14.tgz", "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.15.tgz",
"integrity": "sha512-JixKH8GR2pWYshIPUg/NujK3JO7JiqEEUiNArE86NQyrgUuZeTlZQN3xuS/yiV5Kb48ev9K6RqNkaJjXsdg7Jw==", "integrity": "sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -10098,9 +10098,9 @@
} }
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "5.2.10", "version": "5.2.11",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.2.10.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.11.tgz",
"integrity": "sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==", "integrity": "sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"esbuild": "^0.20.1", "esbuild": "^0.20.1",

View File

@@ -10,16 +10,16 @@
"title": "Tytu\u0142" "title": "Tytu\u0142"
}, },
"list": { "list": {
"drag_and_drop": "Drag and drop", "drag_and_drop": "Przeci\u0105gnij i upu\u015b\u0107",
"active": "Jest aktywny?", "active": "Jest aktywny?",
"name": "Nazwa", "name": "Nazwa",
"type": "Typ", "type": "Typ",
"number": "Account number", "number": "Numer konta",
"liability_type": "Rodzaj zobowi\u0105zania", "liability_type": "Rodzaj zobowi\u0105zania",
"current_balance": "Current balance", "current_balance": "Bie\u017c\u0105ce saldo",
"last_activity": "Last activity", "last_activity": "Ostatnia aktywno\u015b\u0107",
"amount_due": "Amount due", "amount_due": "Do zap\u0142aty",
"balance_difference": "Balance difference", "balance_difference": "R\u00f3\u017cnica salda",
"menu": "Menu" "menu": "Menu"
}, },
"validation": { "validation": {
@@ -38,20 +38,20 @@
"interest_calc_quarterly": "Kwartalnie", "interest_calc_quarterly": "Kwartalnie",
"spent": "Wydano", "spent": "Wydano",
"administration_owner": "Administration owner: {{email}}", "administration_owner": "Administration owner: {{email}}",
"administration_you": "Your role: {{role}}", "administration_you": "Twoja rola: {{role}}",
"administration_role_owner": "Owner", "administration_role_owner": "W\u0142a\u015bciciel",
"administration_role_ro": "Read-only", "administration_role_ro": "Tylko odczyt",
"administration_role_mng_trx": "Manage transactions", "administration_role_mng_trx": "Zarz\u0105dzanie transakcjami",
"administration_role_mng_meta": "Manage classification and meta-data", "administration_role_mng_meta": "Zarz\u0105dzanie klasyfikacj\u0105 i meta-danymi",
"administration_role_mng_budgets": "Manage budgets", "administration_role_mng_budgets": "Zarz\u0105dzanie bud\u017cetami",
"administration_role_mng_piggies": "Manage piggy banks", "administration_role_mng_piggies": "Zarz\u0105dzanie skarbonkami",
"administration_role_mng_subscriptions": "Manage subscriptions", "administration_role_mng_subscriptions": "Zarz\u0105dzanie subskrypcjami",
"administration_role_mng_rules": "Manage rules", "administration_role_mng_rules": "Zarz\u0105dzanie regu\u0142ami",
"administration_role_mng_recurring": "Manage recurring transactions ", "administration_role_mng_recurring": "Zarz\u0105dzanie transakcjami cyklicznymi ",
"administration_role_mng_webhooks": "Manage webhooks", "administration_role_mng_webhooks": "Manage webhooks",
"administration_role_mng_currencies": "Manage currencies", "administration_role_mng_currencies": "Zarz\u0105dzanie walutami",
"administration_role_view_reports": "View reports", "administration_role_view_reports": "Przegl\u0105danie raport\u00f3w",
"administration_role_full": "Full access", "administration_role_full": "Pe\u0142ny dost\u0119p",
"new_administration_created": "New financial administration \"{{title}}\" has been created", "new_administration_created": "New financial administration \"{{title}}\" has been created",
"left": "Pozosta\u0142o", "left": "Pozosta\u0142o",
"paid": "Zap\u0142acone", "paid": "Zap\u0142acone",
@@ -70,10 +70,10 @@
"unknown_dest_plain": "Nieznane konto docelowe", "unknown_dest_plain": "Nieznane konto docelowe",
"unknown_any_plain": "Nieznane konto", "unknown_any_plain": "Nieznane konto",
"unknown_budget_plain": "Brak bud\u017cetu", "unknown_budget_plain": "Brak bud\u017cetu",
"stored_journal_js": "Successfully created new transaction \"{{description}}\"", "stored_journal_js": "Pomy\u015blnie utworzono now\u0105 transakcj\u0119 \"{{description}}\"",
"wait_loading_transaction": "Poczekaj na za\u0142adowanie formularza", "wait_loading_transaction": "Poczekaj na za\u0142adowanie formularza",
"nothing_found": "(nic nie znaleziono)", "nothing_found": "(nic nie znaleziono)",
"wait_loading_data": "Please wait for your information to load...", "wait_loading_data": "Prosz\u0119 poczeka\u0107 na za\u0142adowanie informacji...",
"Transfer": "Transfer", "Transfer": "Transfer",
"Withdrawal": "Wyp\u0142ata", "Withdrawal": "Wyp\u0142ata",
"Deposit": "Wp\u0142ata", "Deposit": "Wp\u0142ata",

View File

@@ -10,16 +10,16 @@
"title": "Tytu\u0142" "title": "Tytu\u0142"
}, },
"list": { "list": {
"drag_and_drop": "Drag and drop", "drag_and_drop": "Przeci\u0105gnij i upu\u015b\u0107",
"active": "Jest aktywny?", "active": "Jest aktywny?",
"name": "Nazwa", "name": "Nazwa",
"type": "Typ", "type": "Typ",
"number": "Account number", "number": "Numer konta",
"liability_type": "Rodzaj zobowi\u0105zania", "liability_type": "Rodzaj zobowi\u0105zania",
"current_balance": "Current balance", "current_balance": "Bie\u017c\u0105ce saldo",
"last_activity": "Last activity", "last_activity": "Ostatnia aktywno\u015b\u0107",
"amount_due": "Amount due", "amount_due": "Do zap\u0142aty",
"balance_difference": "Balance difference", "balance_difference": "R\u00f3\u017cnica salda",
"menu": "Menu" "menu": "Menu"
}, },
"validation": { "validation": {
@@ -38,20 +38,20 @@
"interest_calc_quarterly": "Kwartalnie", "interest_calc_quarterly": "Kwartalnie",
"spent": "Wydano", "spent": "Wydano",
"administration_owner": "Administration owner: {{email}}", "administration_owner": "Administration owner: {{email}}",
"administration_you": "Your role: {{role}}", "administration_you": "Twoja rola: {{role}}",
"administration_role_owner": "Owner", "administration_role_owner": "W\u0142a\u015bciciel",
"administration_role_ro": "Read-only", "administration_role_ro": "Tylko odczyt",
"administration_role_mng_trx": "Manage transactions", "administration_role_mng_trx": "Zarz\u0105dzanie transakcjami",
"administration_role_mng_meta": "Manage classification and meta-data", "administration_role_mng_meta": "Zarz\u0105dzanie klasyfikacj\u0105 i meta-danymi",
"administration_role_mng_budgets": "Manage budgets", "administration_role_mng_budgets": "Zarz\u0105dzanie bud\u017cetami",
"administration_role_mng_piggies": "Manage piggy banks", "administration_role_mng_piggies": "Zarz\u0105dzanie skarbonkami",
"administration_role_mng_subscriptions": "Manage subscriptions", "administration_role_mng_subscriptions": "Zarz\u0105dzanie subskrypcjami",
"administration_role_mng_rules": "Manage rules", "administration_role_mng_rules": "Zarz\u0105dzanie regu\u0142ami",
"administration_role_mng_recurring": "Manage recurring transactions ", "administration_role_mng_recurring": "Zarz\u0105dzanie transakcjami cyklicznymi ",
"administration_role_mng_webhooks": "Manage webhooks", "administration_role_mng_webhooks": "Manage webhooks",
"administration_role_mng_currencies": "Manage currencies", "administration_role_mng_currencies": "Zarz\u0105dzanie walutami",
"administration_role_view_reports": "View reports", "administration_role_view_reports": "Przegl\u0105danie raport\u00f3w",
"administration_role_full": "Full access", "administration_role_full": "Pe\u0142ny dost\u0119p",
"new_administration_created": "New financial administration \"{{title}}\" has been created", "new_administration_created": "New financial administration \"{{title}}\" has been created",
"left": "Pozosta\u0142o", "left": "Pozosta\u0142o",
"paid": "Zap\u0142acone", "paid": "Zap\u0142acone",
@@ -70,10 +70,10 @@
"unknown_dest_plain": "Nieznane konto docelowe", "unknown_dest_plain": "Nieznane konto docelowe",
"unknown_any_plain": "Nieznane konto", "unknown_any_plain": "Nieznane konto",
"unknown_budget_plain": "Brak bud\u017cetu", "unknown_budget_plain": "Brak bud\u017cetu",
"stored_journal_js": "Successfully created new transaction \"{{description}}\"", "stored_journal_js": "Pomy\u015blnie utworzono now\u0105 transakcj\u0119 \"{{description}}\"",
"wait_loading_transaction": "Poczekaj na za\u0142adowanie formularza", "wait_loading_transaction": "Poczekaj na za\u0142adowanie formularza",
"nothing_found": "(nic nie znaleziono)", "nothing_found": "(nic nie znaleziono)",
"wait_loading_data": "Please wait for your information to load...", "wait_loading_data": "Prosz\u0119 poczeka\u0107 na za\u0142adowanie informacji...",
"Transfer": "Transfer", "Transfer": "Transfer",
"Withdrawal": "Wyp\u0142ata", "Withdrawal": "Wyp\u0142ata",
"Deposit": "Wp\u0142ata", "Deposit": "Wp\u0142ata",

View File

@@ -4,20 +4,16 @@
"/build/create_transaction.js": "/build/create_transaction.js", "/build/create_transaction.js": "/build/create_transaction.js",
"/build/edit_transaction.js": "/build/edit_transaction.js", "/build/edit_transaction.js": "/build/edit_transaction.js",
"/build/profile.js": "/build/profile.js", "/build/profile.js": "/build/profile.js",
"/build/index.js": "/build/index.js", "/build/webhooks/index.js": "/build/webhooks/index.js",
"/build/create.js": "/build/create.js", "/build/webhooks/create.js": "/build/webhooks/create.js",
"/build/edit.js": "/build/edit.js", "/build/webhooks/edit.js": "/build/webhooks/edit.js",
"/build/show.js": "/build/show.js", "/build/webhooks/show.js": "/build/webhooks/show.js",
"/public/v1/js/app.js": "/public/v1/js/app.js", "/public/v1/js/app.js": "/public/v1/js/app.js",
"/public/v1/js/app.js.LICENSE.txt": "/public/v1/js/app.js.LICENSE.txt", "/public/v1/js/app.js.LICENSE.txt": "/public/v1/js/app.js.LICENSE.txt",
"/public/v1/js/app_vue.js": "/public/v1/js/app_vue.js", "/public/v1/js/app_vue.js": "/public/v1/js/app_vue.js",
"/public/v1/js/app_vue.js.LICENSE.txt": "/public/v1/js/app_vue.js.LICENSE.txt", "/public/v1/js/app_vue.js.LICENSE.txt": "/public/v1/js/app_vue.js.LICENSE.txt",
"/public/v1/js/create.js": "/public/v1/js/create.js",
"/public/v1/js/create.js.LICENSE.txt": "/public/v1/js/create.js.LICENSE.txt",
"/public/v1/js/create_transaction.js": "/public/v1/js/create_transaction.js", "/public/v1/js/create_transaction.js": "/public/v1/js/create_transaction.js",
"/public/v1/js/create_transaction.js.LICENSE.txt": "/public/v1/js/create_transaction.js.LICENSE.txt", "/public/v1/js/create_transaction.js.LICENSE.txt": "/public/v1/js/create_transaction.js.LICENSE.txt",
"/public/v1/js/edit.js": "/public/v1/js/edit.js",
"/public/v1/js/edit.js.LICENSE.txt": "/public/v1/js/edit.js.LICENSE.txt",
"/public/v1/js/edit_transaction.js": "/public/v1/js/edit_transaction.js", "/public/v1/js/edit_transaction.js": "/public/v1/js/edit_transaction.js",
"/public/v1/js/edit_transaction.js.LICENSE.txt": "/public/v1/js/edit_transaction.js.LICENSE.txt", "/public/v1/js/edit_transaction.js.LICENSE.txt": "/public/v1/js/edit_transaction.js.LICENSE.txt",
"/public/v1/js/ff/accounts/create.js": "/public/v1/js/ff/accounts/create.js", "/public/v1/js/ff/accounts/create.js": "/public/v1/js/ff/accounts/create.js",
@@ -88,8 +84,6 @@
"/public/v1/js/ff/transactions/mass/edit-bulk.js": "/public/v1/js/ff/transactions/mass/edit-bulk.js", "/public/v1/js/ff/transactions/mass/edit-bulk.js": "/public/v1/js/ff/transactions/mass/edit-bulk.js",
"/public/v1/js/ff/transactions/mass/edit.js": "/public/v1/js/ff/transactions/mass/edit.js", "/public/v1/js/ff/transactions/mass/edit.js": "/public/v1/js/ff/transactions/mass/edit.js",
"/public/v1/js/ff/transactions/show.js": "/public/v1/js/ff/transactions/show.js", "/public/v1/js/ff/transactions/show.js": "/public/v1/js/ff/transactions/show.js",
"/public/v1/js/index.js": "/public/v1/js/index.js",
"/public/v1/js/index.js.LICENSE.txt": "/public/v1/js/index.js.LICENSE.txt",
"/public/v1/js/lib/Chart.bundle.min.js": "/public/v1/js/lib/Chart.bundle.min.js", "/public/v1/js/lib/Chart.bundle.min.js": "/public/v1/js/lib/Chart.bundle.min.js",
"/public/v1/js/lib/accounting.min.js": "/public/v1/js/lib/accounting.min.js", "/public/v1/js/lib/accounting.min.js": "/public/v1/js/lib/accounting.min.js",
"/public/v1/js/lib/bootstrap-multiselect.js": "/public/v1/js/lib/bootstrap-multiselect.js", "/public/v1/js/lib/bootstrap-multiselect.js": "/public/v1/js/lib/bootstrap-multiselect.js",
@@ -148,6 +142,12 @@
"/public/v1/js/lib/vue.js": "/public/v1/js/lib/vue.js", "/public/v1/js/lib/vue.js": "/public/v1/js/lib/vue.js",
"/public/v1/js/profile.js": "/public/v1/js/profile.js", "/public/v1/js/profile.js": "/public/v1/js/profile.js",
"/public/v1/js/profile.js.LICENSE.txt": "/public/v1/js/profile.js.LICENSE.txt", "/public/v1/js/profile.js.LICENSE.txt": "/public/v1/js/profile.js.LICENSE.txt",
"/public/v1/js/show.js": "/public/v1/js/show.js", "/public/v1/js/webhooks/create.js": "/public/v1/js/webhooks/create.js",
"/public/v1/js/show.js.LICENSE.txt": "/public/v1/js/show.js.LICENSE.txt" "/public/v1/js/webhooks/create.js.LICENSE.txt": "/public/v1/js/webhooks/create.js.LICENSE.txt",
"/public/v1/js/webhooks/edit.js": "/public/v1/js/webhooks/edit.js",
"/public/v1/js/webhooks/edit.js.LICENSE.txt": "/public/v1/js/webhooks/edit.js.LICENSE.txt",
"/public/v1/js/webhooks/index.js": "/public/v1/js/webhooks/index.js",
"/public/v1/js/webhooks/index.js.LICENSE.txt": "/public/v1/js/webhooks/index.js.LICENSE.txt",
"/public/v1/js/webhooks/show.js": "/public/v1/js/webhooks/show.js",
"/public/v1/js/webhooks/show.js.LICENSE.txt": "/public/v1/js/webhooks/show.js.LICENSE.txt"
} }

View File

@@ -138,7 +138,7 @@ return [
'error_ip' => 'L\'adreça IP d\'aquest error és: :ip', 'error_ip' => 'L\'adreça IP d\'aquest error és: :ip',
'error_url' => 'L\'URL és: :url', 'error_url' => 'L\'URL és: :url',
'error_user_agent' => 'Agent d\'usuari: :userAgent', 'error_user_agent' => 'Agent d\'usuari: :userAgent',
'error_stacktrace' => 'The full stacktrace is below. If you think this is a bug in Firefly III, you can forward this message to <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. This can help fix the bug you just encountered.', 'error_stacktrace' => 'La traça completa és a continuació. Si creus que és un error de Firefly III, pots reenviar aquest missatge a <a href="mailto:james@firefly-iii.org?subject=I%20found%20a%20bug!">james@firefly-iii.org</a>. Podria ajudar a solucionar l\'error que acabes de trobar.',
'error_github_html' => 'Si ho prefereixes, també pots obrir un nou issue a <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.', 'error_github_html' => 'Si ho prefereixes, també pots obrir un nou issue a <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>.',
'error_github_text' => 'Si ho prefereixes, també pots obrir un nou issue a https://github.com/firefly-iii/firefly-iii/issues.', 'error_github_text' => 'Si ho prefereixes, també pots obrir un nou issue a https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'La traça completa és a continuació:', 'error_stacktrace_below' => 'La traça completa és a continuació:',

View File

@@ -36,7 +36,7 @@ declare(strict_types=1);
return [ return [
// common items // common items
'greeting' => 'Cześć,', 'greeting' => 'Cześć,',
'closing' => 'Jestę robotę', 'closing' => 'Bip bip,',
'signature' => 'Robot pocztowy Firefly III', 'signature' => 'Robot pocztowy Firefly III',
'footer_ps' => 'PS: Ta wiadomość została wysłana, ponieważ została wywołana przez żądanie z adresu IP :ipAddress .', 'footer_ps' => 'PS: Ta wiadomość została wysłana, ponieważ została wywołana przez żądanie z adresu IP :ipAddress .',

View File

@@ -42,7 +42,7 @@ return [
'fatal_error' => 'Wystąpił błąd krytyczny. Sprawdź pliki dziennika w "storage/logs" lub użyj "docker logs -f [container]", aby zobaczyć co się dzieje.', 'fatal_error' => 'Wystąpił błąd krytyczny. Sprawdź pliki dziennika w "storage/logs" lub użyj "docker logs -f [container]", aby zobaczyć co się dzieje.',
'maintenance_mode' => 'Firefly III jest w trybie konserwacji.', 'maintenance_mode' => 'Firefly III jest w trybie konserwacji.',
'be_right_back' => 'Zaraz wracam!', 'be_right_back' => 'Zaraz wracam!',
'check_back' => 'Firefly III is down for some necessary maintenance. Please check back in a second. If you happen to see this message on the demo site, just wait a few minutes. The database is reset every few hours.', 'check_back' => 'Firefly III jest wyłączony na czas koniecznej konserwacji. Sprawdź ponownie za sekundę. Jeśli ta wiadomość pojawiła się na stronie demo, poczekaj kilka minut. Baza danych jest resetowana co kilka godzin.',
'error_occurred' => 'Ups! Wystąpił błąd.', 'error_occurred' => 'Ups! Wystąpił błąd.',
'db_error_occurred' => 'Ups! Wystąpił błąd bazy danych.', 'db_error_occurred' => 'Ups! Wystąpił błąd bazy danych.',
'error_not_recoverable' => 'Niestety, nie mogliśmy się pozbierać po tym błędzie :(. Firefly III się popsuło. Błąd to:', 'error_not_recoverable' => 'Niestety, nie mogliśmy się pozbierać po tym błędzie :(. Firefly III się popsuło. Błąd to:',

View File

@@ -1203,7 +1203,7 @@ return [
'rule_trigger_not_exists' => 'Transakcja nie istnieje', 'rule_trigger_not_exists' => 'Transakcja nie istnieje',
'rule_trigger_not_has_attachments' => 'Transakcja nie ma załączników', 'rule_trigger_not_has_attachments' => 'Transakcja nie ma załączników',
'rule_trigger_not_has_any_category' => 'Transakcja nie ma kategorii', 'rule_trigger_not_has_any_category' => 'Transakcja nie ma kategorii',
'rule_trigger_not_has_any_budget' => 'Transaction has no budget', 'rule_trigger_not_has_any_budget' => 'Transakcja bez budżetu',
'rule_trigger_not_has_any_bill' => 'Transakcja bez rachunku', 'rule_trigger_not_has_any_bill' => 'Transakcja bez rachunku',
'rule_trigger_not_has_any_tag' => 'Transakcja bez tagów', 'rule_trigger_not_has_any_tag' => 'Transakcja bez tagów',
'rule_trigger_not_any_notes' => 'Transakcja bez notatek', 'rule_trigger_not_any_notes' => 'Transakcja bez notatek',
@@ -1286,8 +1286,8 @@ return [
'rule_action_append_notes_to_descr' => 'Dołącz notatki do opisu', 'rule_action_append_notes_to_descr' => 'Dołącz notatki do opisu',
'rule_action_move_descr_to_notes' => 'Zastąp notatki opisem', 'rule_action_move_descr_to_notes' => 'Zastąp notatki opisem',
'rule_action_move_notes_to_descr' => 'Zastąp opis notatkami', 'rule_action_move_notes_to_descr' => 'Zastąp opis notatkami',
'rule_action_set_amount_choice' => 'Set amount to ..', 'rule_action_set_amount_choice' => 'Ustaw kwotę na ..',
'rule_action_set_amount' => 'Set amount to ":action_value"', 'rule_action_set_amount' => 'Ustaw kwotę na ":action_value"',
'rule_action_set_destination_to_cash_choice' => 'Ustaw konto docelowe na konto gotówkowe', 'rule_action_set_destination_to_cash_choice' => 'Ustaw konto docelowe na konto gotówkowe',
'rule_action_set_source_to_cash_choice' => 'Ustaw konto źródłowe na konto gotówkowe', 'rule_action_set_source_to_cash_choice' => 'Ustaw konto źródłowe na konto gotówkowe',
'rulegroup_for_bills_title' => 'Grupa reguł dla rachunków', 'rulegroup_for_bills_title' => 'Grupa reguł dla rachunków',
@@ -1421,10 +1421,10 @@ return [
'administrations_index_menu' => 'Zarządzanie finansami', 'administrations_index_menu' => 'Zarządzanie finansami',
'administrations_breadcrumb' => 'Financial administrations', 'administrations_breadcrumb' => 'Financial administrations',
'administrations_page_title' => 'Financial administrations', 'administrations_page_title' => 'Financial administrations',
'administrations_page_sub_title' => 'Overview', 'administrations_page_sub_title' => 'Przegląd',
'create_administration' => 'Create new administration', 'create_administration' => 'Create new administration',
'administration_owner' => 'Administration owner: {{email}}', 'administration_owner' => 'Administration owner: {{email}}',
'administration_you' => 'Your role: {{role}}', 'administration_you' => 'Twoja rola: {{role}}',
'other_users_in_admin' => 'Other users in this administration', 'other_users_in_admin' => 'Other users in this administration',
'administrations_create_breadcrumb' => 'Create new financial administration', 'administrations_create_breadcrumb' => 'Create new financial administration',
'administrations_page_create_sub_title' => 'Create new financial administration', 'administrations_page_create_sub_title' => 'Create new financial administration',
@@ -1434,19 +1434,19 @@ return [
'administrations_page_edit_sub_title' => 'Edit financial administration ":title"', 'administrations_page_edit_sub_title' => 'Edit financial administration ":title"',
// roles // roles
'administration_role_owner' => 'Owner', 'administration_role_owner' => 'Właściciel',
'administration_role_ro' => 'Read-only', 'administration_role_ro' => 'Tylko odczyt',
'administration_role_mng_trx' => 'Manage transactions', 'administration_role_mng_trx' => 'Zarządzanie transakcjami',
'administration_role_mng_meta' => 'Manage classification and meta-data', 'administration_role_mng_meta' => 'Zarządzanie klasyfikacją i meta-danymi',
'administration_role_mng_budgets' => 'Manage budgets', 'administration_role_mng_budgets' => 'Zarządzanie budżetami',
'administration_role_mng_piggies' => 'Manage piggy banks', 'administration_role_mng_piggies' => 'Zarządzanie skarbonkami',
'administration_role_mng_subscriptions' => 'Manage subscriptions', 'administration_role_mng_subscriptions' => 'Zarządzanie subskrypcjami',
'administration_role_mng_rules' => 'Manage rules', 'administration_role_mng_rules' => 'Zarządzanie regułami',
'administration_role_mng_recurring' => 'Manage recurring transactions ', 'administration_role_mng_recurring' => 'Zarządzanie transakcjami cyklicznymi ',
'administration_role_mng_webhooks' => 'Manage webhooks', 'administration_role_mng_webhooks' => 'Manage webhooks',
'administration_role_mng_currencies' => 'Manage currencies', 'administration_role_mng_currencies' => 'Zarządzanie walutami',
'administration_role_view_reports' => 'View reports', 'administration_role_view_reports' => 'Przeglądanie raportów',
'administration_role_full' => 'Full access', 'administration_role_full' => 'Pełny dostęp',
// profile: // profile:
'purge_data_title' => 'Wyczyść dane z Firefly III', 'purge_data_title' => 'Wyczyść dane z Firefly III',
@@ -1775,7 +1775,7 @@ return [
'auto_budget_help' => 'Możesz przeczytać więcej o tej funkcji w pomocy. Kliknij ikonę (?) u góry prawej strony.', 'auto_budget_help' => 'Możesz przeczytać więcej o tej funkcji w pomocy. Kliknij ikonę (?) u góry prawej strony.',
'auto_budget_reset_icon' => 'Ten budżet będzie okresowo ustalany', 'auto_budget_reset_icon' => 'Ten budżet będzie okresowo ustalany',
'auto_budget_rollover_icon' => 'Kwota budżetu będzie okresowo rosła', 'auto_budget_rollover_icon' => 'Kwota budżetu będzie okresowo rosła',
'auto_budget_adjusted_icon' => 'The budget amount will increase periodically and will correct for overspending', 'auto_budget_adjusted_icon' => 'Kwota budżetu będzie okresowo wzrastać i korygować się o nadmierne wydatki',
'remove_budgeted_amount' => 'Usuń zabudżetowaną kwotę w :currency', 'remove_budgeted_amount' => 'Usuń zabudżetowaną kwotę w :currency',
// bills: // bills:
@@ -1961,18 +1961,18 @@ return [
'interest_calc_quarterly' => 'Kwartalnie', 'interest_calc_quarterly' => 'Kwartalnie',
'initial_balance_account' => 'Początkowe saldo konta :account', 'initial_balance_account' => 'Początkowe saldo konta :account',
'list_options' => 'Opcje listy', 'list_options' => 'Opcje listy',
'account_column_opt_drag_and_drop' => 'Drag and drop', 'account_column_opt_drag_and_drop' => 'Przeciągnij i upuść',
'account_column_opt_active' => 'Active', 'account_column_opt_active' => 'Aktywne',
'account_column_opt_name' => 'Name', 'account_column_opt_name' => 'Nazwa',
'account_column_opt_type' => 'Type', 'account_column_opt_type' => 'Rodzaj',
'account_column_opt_liability_type' => 'Liability type', 'account_column_opt_liability_type' => 'Rodzaj zobowiązania',
'account_column_opt_liability_direction' => 'Liability direction', 'account_column_opt_liability_direction' => 'Liability direction',
'account_column_opt_liability_interest' => 'Liability interest', 'account_column_opt_liability_interest' => 'Odsetki od zobowiązań',
'account_column_opt_number' => 'Account number', 'account_column_opt_number' => 'Numer konta',
'account_column_opt_current_balance' => 'Current balance', 'account_column_opt_current_balance' => 'Bieżące saldo',
'account_column_opt_amount_due' => 'Amount due', 'account_column_opt_amount_due' => 'Do zapłaty',
'account_column_opt_last_activity' => 'Last activity', 'account_column_opt_last_activity' => 'Ostatnia aktywność',
'account_column_opt_balance_difference' => 'Balance difference', 'account_column_opt_balance_difference' => 'Różnica salda',
'account_column_opt_menu' => 'Menu', 'account_column_opt_menu' => 'Menu',
// categories: // categories:
@@ -2005,12 +2005,12 @@ return [
// transactions: // transactions:
'wait_loading_transaction' => 'Poczekaj na załadowanie formularza', 'wait_loading_transaction' => 'Poczekaj na załadowanie formularza',
'wait_loading_data' => 'Please wait for your information to load...', 'wait_loading_data' => 'Proszę poczekać na załadowanie informacji...',
'wait_attachments' => 'Please wait for the attachments to upload.', 'wait_attachments' => 'Proszę poczekać na przesłanie załączników.',
'errors_upload' => 'The upload has failed. Please check your browser console for the error.', 'errors_upload' => 'The upload has failed. Please check your browser console for the error.',
'amount_foreign_if' => 'Amount in foreign currency, if any', 'amount_foreign_if' => 'Amount in foreign currency, if any',
'amount_destination_account' => 'Amount in the currency of the destination account', 'amount_destination_account' => 'Amount in the currency of the destination account',
'edit_transaction_title' => 'Edit transaction ":description"', 'edit_transaction_title' => 'Edytuj transakcję ":description"',
'unreconcile' => 'Cofnij uzgodnienie', 'unreconcile' => 'Cofnij uzgodnienie',
'update_withdrawal' => 'Modyfikuj wypłatę', 'update_withdrawal' => 'Modyfikuj wypłatę',
'update_deposit' => 'Modyfikuj wpłatę', 'update_deposit' => 'Modyfikuj wpłatę',
@@ -2030,7 +2030,7 @@ return [
'deleted_transfer' => 'Pomyślnie usunięto transfer ":description"', 'deleted_transfer' => 'Pomyślnie usunięto transfer ":description"',
'deleted_reconciliation' => 'Pomyślnie usunięto transakcję uzgadniania ":description"', 'deleted_reconciliation' => 'Pomyślnie usunięto transakcję uzgadniania ":description"',
'stored_journal' => 'Pomyślnie utworzono nową transakcję ":description"', 'stored_journal' => 'Pomyślnie utworzono nową transakcję ":description"',
'stored_journal_js' => 'Successfully created new transaction "{{description}}"', 'stored_journal_js' => 'Pomyślnie utworzono nową transakcję "{{description}}"',
'stored_journal_no_descr' => 'Pomyślnie utworzono nową transakcję', 'stored_journal_no_descr' => 'Pomyślnie utworzono nową transakcję',
'updated_journal_no_descr' => 'Pomyślnie zaktualizowano Twoją transakcję', 'updated_journal_no_descr' => 'Pomyślnie zaktualizowano Twoją transakcję',
'select_transactions' => 'Wybierz transakcje', 'select_transactions' => 'Wybierz transakcje',
@@ -2339,7 +2339,7 @@ return [
'description' => 'Opis', 'description' => 'Opis',
'sum_of_period' => 'Suma dla tego okresu', 'sum_of_period' => 'Suma dla tego okresu',
'average_in_period' => 'Średnia dla tego okresu', 'average_in_period' => 'Średnia dla tego okresu',
'no_account_role' => '(no role)', 'no_account_role' => '(brak roli)',
'account_role_defaultAsset' => 'Domyślne konto aktywów', 'account_role_defaultAsset' => 'Domyślne konto aktywów',
'account_role_sharedAsset' => 'Współdzielone konto aktywów', 'account_role_sharedAsset' => 'Współdzielone konto aktywów',
'account_role_savingAsset' => 'Konto oszczędnościowe', 'account_role_savingAsset' => 'Konto oszczędnościowe',
@@ -2401,12 +2401,12 @@ return [
// page settings and wizard dialogs // page settings and wizard dialogs
'page_settings_header' => 'Page settings', 'page_settings_header' => 'Ustawienia strony',
'visible_columns' => 'Visible columns', 'visible_columns' => 'Widoczne kolumny',
'accounts_to_show' => 'Accounts to show', 'accounts_to_show' => 'Accounts to show',
'active_accounts_only' => 'Active accounts only', 'active_accounts_only' => 'Tylko aktywne konta',
'in_active_accounts_only' => 'Inactive accounts only', 'in_active_accounts_only' => 'Tylko nieaktywne konta',
'show_all_accounts' => 'Show all accounts', 'show_all_accounts' => 'Pokaż wszystkie konta',
'group_accounts' => 'Group accounts', 'group_accounts' => 'Group accounts',
// piggy banks: // piggy banks:
@@ -2824,7 +2824,7 @@ return [
'ale_action_add_to_piggy' => 'Skarbonka', 'ale_action_add_to_piggy' => 'Skarbonka',
'ale_action_remove_from_piggy' => 'Skarbonka', 'ale_action_remove_from_piggy' => 'Skarbonka',
'ale_action_add_tag' => 'Dodano tag', 'ale_action_add_tag' => 'Dodano tag',
'ale_action_update_amount' => 'Updated amount', 'ale_action_update_amount' => 'Zaktualizowano kwotę',
// dashboard // dashboard
'enable_auto_convert' => 'Włącz przeliczenie walut', 'enable_auto_convert' => 'Włącz przeliczenie walut',

View File

@@ -37,7 +37,7 @@ return [
// new user: // new user:
'bank_name' => 'Nazwa banku', 'bank_name' => 'Nazwa banku',
'bank_balance' => 'Saldo', 'bank_balance' => 'Saldo',
'current_balance' => 'Current balance', 'current_balance' => 'Bieżące saldo',
'savings_balance' => 'Saldo konta oszczędnościowego', 'savings_balance' => 'Saldo konta oszczędnościowego',
'credit_card_limit' => 'Limit karty kredytowej', 'credit_card_limit' => 'Limit karty kredytowej',
'automatch' => 'Dopasuj automatycznie', 'automatch' => 'Dopasuj automatycznie',

View File

@@ -78,7 +78,7 @@ return [
'reports_index_intro' => 'Skorzystaj z tych raportów, aby uzyskać szczegółowe informacje o swoich finansach.', 'reports_index_intro' => 'Skorzystaj z tych raportów, aby uzyskać szczegółowe informacje o swoich finansach.',
'reports_index_inputReportType' => 'Wybierz typ raportu. Sprawdź stronę pomocy, aby zobaczyć, co pokazuje każdy raport.', 'reports_index_inputReportType' => 'Wybierz typ raportu. Sprawdź stronę pomocy, aby zobaczyć, co pokazuje każdy raport.',
'reports_index_inputAccountsSelect' => 'Możesz wykluczyć lub uwzględnić konta zasobów według własnego uznania.', 'reports_index_inputAccountsSelect' => 'Możesz wykluczyć lub uwzględnić konta zasobów według własnego uznania.',
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years or more.', 'reports_index_inputDateRange' => 'Wybrany zakres dat zależy wyłącznie od Ciebie: od jednego dnia do 10 lub więcej lat.',
'reports_index_extra-options-box' => 'W zależności od wybranego raportu możesz wybrać dodatkowe filtry i opcje tutaj. Obserwuj to pole, gdy zmieniasz typy raportów.', 'reports_index_extra-options-box' => 'W zależności od wybranego raportu możesz wybrać dodatkowe filtry i opcje tutaj. Obserwuj to pole, gdy zmieniasz typy raportów.',
// reports (reports) // reports (reports)

View File

@@ -67,12 +67,12 @@ return [
'source' => 'Źródło', 'source' => 'Źródło',
'next_expected_match' => 'Następne oczekiwane dopasowanie', 'next_expected_match' => 'Następne oczekiwane dopasowanie',
'automatch' => 'Auto dopasowanie?', 'automatch' => 'Auto dopasowanie?',
'drag_and_drop' => 'Drag and drop', 'drag_and_drop' => 'Przeciągnij i upuść',
'number' => 'Account number', 'number' => 'Numer konta',
'current_balance' => 'Current balance', 'current_balance' => 'Bieżące saldo',
'last_activity' => 'Last activity', 'last_activity' => 'Ostatnia aktywność',
'amount_due' => 'Amount due', 'amount_due' => 'Do zapłaty',
'balance_difference' => 'Balance difference', 'balance_difference' => 'Różnica salda',
'menu' => 'Menu', 'menu' => 'Menu',
/* /*

View File

@@ -70,5 +70,5 @@ return [
'cannot_find_budget' => 'Firefly III nie może znaleźć budżetu ":name"', 'cannot_find_budget' => 'Firefly III nie może znaleźć budżetu ":name"',
'cannot_find_category' => 'Firefly III nie może znaleźć kategorii ":name"', 'cannot_find_category' => 'Firefly III nie może znaleźć kategorii ":name"',
'cannot_set_budget' => 'Firefly III nie może ustawić budżetu ":name" dla transakcji typu ":type"', 'cannot_set_budget' => 'Firefly III nie może ustawić budżetu ":name" dla transakcji typu ":type"',
'journal_invalid_amount' => 'Firefly III can\'t set amount ":amount" because it is not a valid number.', 'journal_invalid_amount' => 'Firefly III nie może ustawić kwoty ":amount", ponieważ nie jest to prawidłowa liczba.',
]; ];

View File

@@ -45,8 +45,8 @@ return [
'invalid_query_currency' => 'Twoje zapytanie zawiera konta, które mają różne ustawienia walutowe, co jest niedozwolone.', 'invalid_query_currency' => 'Twoje zapytanie zawiera konta, które mają różne ustawienia walutowe, co jest niedozwolone.',
'iban' => 'To nie jest prawidłowy IBAN.', 'iban' => 'To nie jest prawidłowy IBAN.',
'zero_or_more' => 'Wartość nie może być ujemna.', 'zero_or_more' => 'Wartość nie może być ujemna.',
'more_than_zero' => 'The value must be more than zero.', 'more_than_zero' => 'Wartość musi być większa niż zero.',
'more_than_zero_correct' => 'The value must be zero or more.', 'more_than_zero_correct' => 'Wartość musi wynosić zero lub więcej.',
'no_asset_account' => 'To nie jest konto aktywów.', 'no_asset_account' => 'To nie jest konto aktywów.',
'date_or_time' => 'Wartość musi być prawidłową datą lub czasem (ISO 8601).', '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.', 'source_equals_destination' => 'Konto źródłowe jest równe kontu docelowemu.',
@@ -55,11 +55,11 @@ return [
'reconciled_forbidden_field' => 'Ta transakcja jest już uzgodniona, nie można zmienić ":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.', '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_trigger_value' => 'Ta wartość jest nieprawidłowa dla wybranego wyzwalacza.',
'rule_action_expression' => 'Invalid expression. :error', 'rule_action_expression' => 'Nieprawidłowe wyrażenie. :error',
'rule_action_value' => 'Ta wartość jest nieprawidłowa dla wybranej akcji.', 'rule_action_value' => 'Ta wartość jest nieprawidłowa dla wybranej akcji.',
'file_already_attached' => 'Przesłany plik ":name" jest już dołączony do tego obiektu.', 'file_already_attached' => 'Przesłany plik ":name" jest już dołączony do tego obiektu.',
'file_attached' => 'Pomyślnie wgrano plik ":name".', 'file_attached' => 'Pomyślnie wgrano plik ":name".',
'file_zero' => 'The file is zero bytes in size.', 'file_zero' => 'Plik ma rozmiar zero bajtów.',
'must_exist' => 'Identyfikator w polu :attribute nie istnieje w bazie danych.', 'must_exist' => 'Identyfikator w polu :attribute nie istnieje w bazie danych.',
'all_accounts_equal' => 'Wszystkie konta w tym polu muszą być takie same.', 'all_accounts_equal' => 'Wszystkie konta w tym polu muszą być takie same.',
'group_title_mandatory' => 'Tytuł grupy jest obowiązkowy, gdy istnieje więcej niż jedna transakcja.', 'group_title_mandatory' => 'Tytuł grupy jest obowiązkowy, gdy istnieje więcej niż jedna transakcja.',
@@ -68,7 +68,7 @@ return [
'invalid_selection' => 'Twój wybór jest nieprawidłowy.', 'invalid_selection' => 'Twój wybór jest nieprawidłowy.',
'belongs_user' => 'Ta wartość jest powiązana z obiektem, który nie istnieje.', 'belongs_user' => 'Ta wartość jest powiązana z obiektem, który nie istnieje.',
'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.', 'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.',
'no_access_group' => 'The user has no access to this user group.', 'no_access_group' => 'Użytkownik nie ma dostępu do tej grupy użytkowników.',
'no_accepted_roles_defined' => 'No access roles have been defined for this endpoint, access denied.', 'no_accepted_roles_defined' => 'No access roles have been defined for this endpoint, access denied.',
'at_least_one_transaction' => 'Wymaga co najmniej jednej transakcji.', 'at_least_one_transaction' => 'Wymaga co najmniej jednej transakcji.',
'recurring_transaction_id' => 'Wymaga co najmniej jednej transakcji.', 'recurring_transaction_id' => 'Wymaga co najmniej jednej transakcji.',
@@ -199,7 +199,7 @@ return [
* *
*/ */
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password', 'secure_password' => 'To hasło nie jest bezpieczne. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password',
'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.', 'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.',
'valid_recurrence_rep_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.', 'valid_recurrence_rep_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.',
'invalid_account_info' => 'Nieprawidłowe informacje o koncie.', 'invalid_account_info' => 'Nieprawidłowe informacje o koncie.',

View File

@@ -1966,8 +1966,8 @@ return [
'account_column_opt_name' => 'Ime', 'account_column_opt_name' => 'Ime',
'account_column_opt_type' => 'Vrsta', 'account_column_opt_type' => 'Vrsta',
'account_column_opt_liability_type' => 'Vrsta obveznosti', 'account_column_opt_liability_type' => 'Vrsta obveznosti',
'account_column_opt_liability_direction' => 'Liability direction', 'account_column_opt_liability_direction' => 'Smer obveznosti',
'account_column_opt_liability_interest' => 'Liability interest', 'account_column_opt_liability_interest' => 'Obresti obveznosti',
'account_column_opt_number' => 'Številka računa', 'account_column_opt_number' => 'Številka računa',
'account_column_opt_current_balance' => 'Trenutno stanje', 'account_column_opt_current_balance' => 'Trenutno stanje',
'account_column_opt_amount_due' => 'Dolgovani znesek', 'account_column_opt_amount_due' => 'Dolgovani znesek',