From 5bf4df9ad84cd605a60e99188b652a0589ef7227 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 05:10:30 +0200 Subject: [PATCH] Auto commit for release 'develop' on 2024-05-06 --- .ci/php-cs-fixer/composer.lock | 57 ++++++------ composer.lock | 121 +++++++++++++------------- config/firefly.php | 2 +- package-lock.json | 24 ++--- public/v2/i18n/pl.json | 42 ++++----- public/v2/i18n/pl_PL.json | 42 ++++----- resources/assets/v1/mix-manifest.json | 24 ++--- resources/lang/ca_ES/email.php | 2 +- resources/lang/pl_PL/email.php | 2 +- resources/lang/pl_PL/errors.php | 2 +- resources/lang/pl_PL/firefly.php | 80 ++++++++--------- resources/lang/pl_PL/form.php | 2 +- resources/lang/pl_PL/intro.php | 2 +- resources/lang/pl_PL/list.php | 12 +-- resources/lang/pl_PL/rules.php | 2 +- resources/lang/pl_PL/validation.php | 12 +-- resources/lang/sl_SI/firefly.php | 4 +- 17 files changed, 217 insertions(+), 215 deletions(-) diff --git a/.ci/php-cs-fixer/composer.lock b/.ci/php-cs-fixer/composer.lock index d19feb071d..fcb6d7fb67 100644 --- a/.ci/php-cs-fixer/composer.lock +++ b/.ci/php-cs-fixer/composer.lock @@ -226,16 +226,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.54.0", + "version": "v3.55.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08" + "reference": "c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2aecbc8640d7906c38777b3dcab6f4ca79004d08", - "reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e", + "reference": "c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e", "shasum": "" }, "require": { @@ -307,7 +307,7 @@ ], "support": { "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": [ { @@ -315,7 +315,7 @@ "type": "github" } ], - "time": "2024-04-17T08:12:13+00:00" + "time": "2024-05-06T00:10:15+00:00" }, { "name": "psr/container", @@ -632,16 +632,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.4.0", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum": "" }, "require": { @@ -650,7 +650,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -679,7 +679,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding": [ { @@ -695,7 +695,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/event-dispatcher", @@ -779,16 +779,16 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "4e64b49bf370ade88e567de29465762e316e4224" + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224", - "reference": "4e64b49bf370ade88e567de29465762e316e4224", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", "shasum": "" }, "require": { @@ -798,7 +798,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -835,7 +835,7 @@ "standards" ], "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": [ { @@ -851,7 +851,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/filesystem", @@ -1585,21 +1585,22 @@ }, { "name": "symfony/service-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "11bbf19a0fb7b36345861e85c5768844c552906e" + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e", - "reference": "11bbf19a0fb7b36345861e85c5768844c552906e", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "shasum": "" }, "require": { "php": ">=8.1", - "psr/container": "^1.1|^2.0" + "psr/container": "^1.1|^2.0", + "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" @@ -1607,7 +1608,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -1647,7 +1648,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.4.2" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" }, "funding": [ { @@ -1663,7 +1664,7 @@ "type": "tidelift" } ], - "time": "2023-12-19T21:51:00+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/stopwatch", diff --git a/composer.lock b/composer.lock index 35e55bd929..336e9e23cf 100644 --- a/composer.lock +++ b/composer.lock @@ -5258,16 +5258,16 @@ }, { "name": "spatie/flare-client-php", - "version": "1.4.4", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/spatie/flare-client-php.git", - "reference": "17082e780752d346c2db12ef5d6bee8e835e399c" + "reference": "e27977d534eefe04c154c6fd8460217024054c05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/17082e780752d346c2db12ef5d6bee8e835e399c", - "reference": "17082e780752d346c2db12ef5d6bee8e835e399c", + "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/e27977d534eefe04c154c6fd8460217024054c05", + "reference": "e27977d534eefe04c154c6fd8460217024054c05", "shasum": "" }, "require": { @@ -5315,7 +5315,7 @@ ], "support": { "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": [ { @@ -5323,20 +5323,20 @@ "type": "github" } ], - "time": "2024-01-31T14:18:45+00:00" + "time": "2024-05-03T15:43:14+00:00" }, { "name": "spatie/ignition", - "version": "1.14.0", + "version": "1.14.1", "source": { "type": "git", "url": "https://github.com/spatie/ignition.git", - "reference": "80385994caed328f6f9c9952926932e65b9b774c" + "reference": "c23cc018c5f423d2f413b99f84655fceb6549811" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/ignition/zipball/80385994caed328f6f9c9952926932e65b9b774c", - "reference": "80385994caed328f6f9c9952926932e65b9b774c", + "url": "https://api.github.com/repos/spatie/ignition/zipball/c23cc018c5f423d2f413b99f84655fceb6549811", + "reference": "c23cc018c5f423d2f413b99f84655fceb6549811", "shasum": "" }, "require": { @@ -5406,7 +5406,7 @@ "type": "github" } ], - "time": "2024-04-26T08:45:51+00:00" + "time": "2024-05-03T15:56:16+00:00" }, { "name": "spatie/laravel-html", @@ -5488,16 +5488,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "2.6.2", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "42d986f4ab9d667020264a7481190a4606ebbeb0" + "reference": "f52124d50122611e8a40f628cef5c19ff6cc5b57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/42d986f4ab9d667020264a7481190a4606ebbeb0", - "reference": "42d986f4ab9d667020264a7481190a4606ebbeb0", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/f52124d50122611e8a40f628cef5c19ff6cc5b57", + "reference": "f52124d50122611e8a40f628cef5c19ff6cc5b57", "shasum": "" }, "require": { @@ -5506,7 +5506,7 @@ "ext-mbstring": "*", "illuminate/support": "^10.0|^11.0", "php": "^8.1", - "spatie/flare-client-php": "^1.3.5", + "spatie/flare-client-php": "^1.5", "spatie/ignition": "^1.14", "symfony/console": "^6.2.3|^7.0", "symfony/var-dumper": "^6.2.3|^7.0" @@ -5576,7 +5576,7 @@ "type": "github" } ], - "time": "2024-04-30T13:56:21+00:00" + "time": "2024-05-02T13:42:49+00:00" }, { "name": "spatie/period", @@ -5730,16 +5730,16 @@ }, { "name": "symfony/cache-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "2c9db6509a1b21dad229606897639d3284f54b2a" + "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/2c9db6509a1b21dad229606897639d3284f54b2a", - "reference": "2c9db6509a1b21dad229606897639d3284f54b2a", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/df6a1a44c890faded49a5fca33c2d5c5fd3c2197", + "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197", "shasum": "" }, "require": { @@ -5749,7 +5749,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -5786,7 +5786,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v3.4.2" + "source": "https://github.com/symfony/cache-contracts/tree/v3.5.0" }, "funding": [ { @@ -5802,7 +5802,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/clock", @@ -6038,16 +6038,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.4.0", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum": "" }, "require": { @@ -6056,7 +6056,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6085,7 +6085,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding": [ { @@ -6101,7 +6101,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/error-handler", @@ -6260,16 +6260,16 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "4e64b49bf370ade88e567de29465762e316e4224" + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/4e64b49bf370ade88e567de29465762e316e4224", - "reference": "4e64b49bf370ade88e567de29465762e316e4224", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", "shasum": "" }, "require": { @@ -6279,7 +6279,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6316,7 +6316,7 @@ "standards" ], "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": [ { @@ -6332,7 +6332,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/expression-language", @@ -6555,16 +6555,16 @@ }, { "name": "symfony/http-client-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e" + "reference": "20414d96f391677bf80078aa55baece78b82647d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e", - "reference": "b6b5c876b3a4ed74460e2c5ac53bbce2f12e2a7e", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/20414d96f391677bf80078aa55baece78b82647d", + "reference": "20414d96f391677bf80078aa55baece78b82647d", "shasum": "" }, "require": { @@ -6573,7 +6573,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6613,7 +6613,7 @@ "standards" ], "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": [ { @@ -6629,7 +6629,7 @@ "type": "tidelift" } ], - "time": "2024-04-01T18:51:09+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/http-foundation", @@ -7992,21 +7992,22 @@ }, { "name": "symfony/service-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "11bbf19a0fb7b36345861e85c5768844c552906e" + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/11bbf19a0fb7b36345861e85c5768844c552906e", - "reference": "11bbf19a0fb7b36345861e85c5768844c552906e", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "shasum": "" }, "require": { "php": ">=8.1", - "psr/container": "^1.1|^2.0" + "psr/container": "^1.1|^2.0", + "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" @@ -8014,7 +8015,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -8054,7 +8055,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.4.2" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" }, "funding": [ { @@ -8070,7 +8071,7 @@ "type": "tidelift" } ], - "time": "2023-12-19T21:51:00+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/string", @@ -8254,16 +8255,16 @@ }, { "name": "symfony/translation-contracts", - "version": "v3.4.2", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b" + "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/43810bdb2ddb5400e5c5e778e27b210a0ca83b6b", - "reference": "43810bdb2ddb5400e5c5e778e27b210a0ca83b6b", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "shasum": "" }, "require": { @@ -8272,7 +8273,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -8312,7 +8313,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.4.2" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" }, "funding": [ { @@ -8328,7 +8329,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/uid", diff --git a/config/firefly.php b/config/firefly.php index ec55d376d0..c3a666053e 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -117,7 +117,7 @@ return [ 'expression_engine' => false, // see cer.php for exchange rates feature flag. ], - 'version' => 'develop/2024-05-02', + 'version' => 'develop/2024-05-06', 'api_version' => '2.0.14', 'db_version' => 24, diff --git a/package-lock.json b/package-lock.json index 3d906ab696..7fafe1acbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4020,9 +4020,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001614", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001614.tgz", - "integrity": "sha512-jmZQ1VpmlRwHgdP1/uiKzgiAuGOfLEJsYFP4+GBou/QQ4U6IOJCB4NP1c+1p9RGLpwObcT94jA5/uO+F1vBbog==", + "version": "1.0.30001616", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001616.tgz", + "integrity": "sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==", "dev": true, "funding": [ { @@ -5095,9 +5095,9 @@ "dev": true }, "node_modules/electron-to-chromium": { - "version": "1.4.754", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.754.tgz", - "integrity": "sha512-7Kr5jUdns5rL/M9wFFmMZAgFDuL2YOnanFH4OI4iFzUqyh3XOL7nAGbSlSMZdzKMIyyTpNSbqZsWG9odwLeKvA==", + "version": "1.4.756", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.756.tgz", + "integrity": "sha512-RJKZ9+vEBMeiPAvKNWyZjuYyUqMndcP1f335oHqn3BEQbs2NFtVrnK5+6Xg5wSM9TknNNpWghGDUCKGYF+xWXw==", "dev": true }, "node_modules/elliptic": { @@ -9985,9 +9985,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.14.tgz", - "integrity": "sha512-JixKH8GR2pWYshIPUg/NujK3JO7JiqEEUiNArE86NQyrgUuZeTlZQN3xuS/yiV5Kb48ev9K6RqNkaJjXsdg7Jw==", + "version": "1.0.15", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.15.tgz", + "integrity": "sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==", "dev": true, "funding": [ { @@ -10098,9 +10098,9 @@ } }, "node_modules/vite": { - "version": "5.2.10", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.10.tgz", - "integrity": "sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==", + "version": "5.2.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.11.tgz", + "integrity": "sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==", "dev": true, "dependencies": { "esbuild": "^0.20.1", diff --git a/public/v2/i18n/pl.json b/public/v2/i18n/pl.json index edb14a0740..0114db1b41 100644 --- a/public/v2/i18n/pl.json +++ b/public/v2/i18n/pl.json @@ -10,16 +10,16 @@ "title": "Tytu\u0142" }, "list": { - "drag_and_drop": "Drag and drop", + "drag_and_drop": "Przeci\u0105gnij i upu\u015b\u0107", "active": "Jest aktywny?", "name": "Nazwa", "type": "Typ", - "number": "Account number", + "number": "Numer konta", "liability_type": "Rodzaj zobowi\u0105zania", - "current_balance": "Current balance", - "last_activity": "Last activity", - "amount_due": "Amount due", - "balance_difference": "Balance difference", + "current_balance": "Bie\u017c\u0105ce saldo", + "last_activity": "Ostatnia aktywno\u015b\u0107", + "amount_due": "Do zap\u0142aty", + "balance_difference": "R\u00f3\u017cnica salda", "menu": "Menu" }, "validation": { @@ -38,20 +38,20 @@ "interest_calc_quarterly": "Kwartalnie", "spent": "Wydano", "administration_owner": "Administration owner: {{email}}", - "administration_you": "Your role: {{role}}", - "administration_role_owner": "Owner", - "administration_role_ro": "Read-only", - "administration_role_mng_trx": "Manage transactions", - "administration_role_mng_meta": "Manage classification and meta-data", - "administration_role_mng_budgets": "Manage budgets", - "administration_role_mng_piggies": "Manage piggy banks", - "administration_role_mng_subscriptions": "Manage subscriptions", - "administration_role_mng_rules": "Manage rules", - "administration_role_mng_recurring": "Manage recurring transactions ", + "administration_you": "Twoja rola: {{role}}", + "administration_role_owner": "W\u0142a\u015bciciel", + "administration_role_ro": "Tylko odczyt", + "administration_role_mng_trx": "Zarz\u0105dzanie transakcjami", + "administration_role_mng_meta": "Zarz\u0105dzanie klasyfikacj\u0105 i meta-danymi", + "administration_role_mng_budgets": "Zarz\u0105dzanie bud\u017cetami", + "administration_role_mng_piggies": "Zarz\u0105dzanie skarbonkami", + "administration_role_mng_subscriptions": "Zarz\u0105dzanie subskrypcjami", + "administration_role_mng_rules": "Zarz\u0105dzanie regu\u0142ami", + "administration_role_mng_recurring": "Zarz\u0105dzanie transakcjami cyklicznymi ", "administration_role_mng_webhooks": "Manage webhooks", - "administration_role_mng_currencies": "Manage currencies", - "administration_role_view_reports": "View reports", - "administration_role_full": "Full access", + "administration_role_mng_currencies": "Zarz\u0105dzanie walutami", + "administration_role_view_reports": "Przegl\u0105danie raport\u00f3w", + "administration_role_full": "Pe\u0142ny dost\u0119p", "new_administration_created": "New financial administration \"{{title}}\" has been created", "left": "Pozosta\u0142o", "paid": "Zap\u0142acone", @@ -70,10 +70,10 @@ "unknown_dest_plain": "Nieznane konto docelowe", "unknown_any_plain": "Nieznane konto", "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", "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", "Withdrawal": "Wyp\u0142ata", "Deposit": "Wp\u0142ata", diff --git a/public/v2/i18n/pl_PL.json b/public/v2/i18n/pl_PL.json index edb14a0740..0114db1b41 100644 --- a/public/v2/i18n/pl_PL.json +++ b/public/v2/i18n/pl_PL.json @@ -10,16 +10,16 @@ "title": "Tytu\u0142" }, "list": { - "drag_and_drop": "Drag and drop", + "drag_and_drop": "Przeci\u0105gnij i upu\u015b\u0107", "active": "Jest aktywny?", "name": "Nazwa", "type": "Typ", - "number": "Account number", + "number": "Numer konta", "liability_type": "Rodzaj zobowi\u0105zania", - "current_balance": "Current balance", - "last_activity": "Last activity", - "amount_due": "Amount due", - "balance_difference": "Balance difference", + "current_balance": "Bie\u017c\u0105ce saldo", + "last_activity": "Ostatnia aktywno\u015b\u0107", + "amount_due": "Do zap\u0142aty", + "balance_difference": "R\u00f3\u017cnica salda", "menu": "Menu" }, "validation": { @@ -38,20 +38,20 @@ "interest_calc_quarterly": "Kwartalnie", "spent": "Wydano", "administration_owner": "Administration owner: {{email}}", - "administration_you": "Your role: {{role}}", - "administration_role_owner": "Owner", - "administration_role_ro": "Read-only", - "administration_role_mng_trx": "Manage transactions", - "administration_role_mng_meta": "Manage classification and meta-data", - "administration_role_mng_budgets": "Manage budgets", - "administration_role_mng_piggies": "Manage piggy banks", - "administration_role_mng_subscriptions": "Manage subscriptions", - "administration_role_mng_rules": "Manage rules", - "administration_role_mng_recurring": "Manage recurring transactions ", + "administration_you": "Twoja rola: {{role}}", + "administration_role_owner": "W\u0142a\u015bciciel", + "administration_role_ro": "Tylko odczyt", + "administration_role_mng_trx": "Zarz\u0105dzanie transakcjami", + "administration_role_mng_meta": "Zarz\u0105dzanie klasyfikacj\u0105 i meta-danymi", + "administration_role_mng_budgets": "Zarz\u0105dzanie bud\u017cetami", + "administration_role_mng_piggies": "Zarz\u0105dzanie skarbonkami", + "administration_role_mng_subscriptions": "Zarz\u0105dzanie subskrypcjami", + "administration_role_mng_rules": "Zarz\u0105dzanie regu\u0142ami", + "administration_role_mng_recurring": "Zarz\u0105dzanie transakcjami cyklicznymi ", "administration_role_mng_webhooks": "Manage webhooks", - "administration_role_mng_currencies": "Manage currencies", - "administration_role_view_reports": "View reports", - "administration_role_full": "Full access", + "administration_role_mng_currencies": "Zarz\u0105dzanie walutami", + "administration_role_view_reports": "Przegl\u0105danie raport\u00f3w", + "administration_role_full": "Pe\u0142ny dost\u0119p", "new_administration_created": "New financial administration \"{{title}}\" has been created", "left": "Pozosta\u0142o", "paid": "Zap\u0142acone", @@ -70,10 +70,10 @@ "unknown_dest_plain": "Nieznane konto docelowe", "unknown_any_plain": "Nieznane konto", "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", "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", "Withdrawal": "Wyp\u0142ata", "Deposit": "Wp\u0142ata", diff --git a/resources/assets/v1/mix-manifest.json b/resources/assets/v1/mix-manifest.json index 42f06700f5..db8d5e4037 100644 --- a/resources/assets/v1/mix-manifest.json +++ b/resources/assets/v1/mix-manifest.json @@ -4,20 +4,16 @@ "/build/create_transaction.js": "/build/create_transaction.js", "/build/edit_transaction.js": "/build/edit_transaction.js", "/build/profile.js": "/build/profile.js", - "/build/index.js": "/build/index.js", - "/build/create.js": "/build/create.js", - "/build/edit.js": "/build/edit.js", - "/build/show.js": "/build/show.js", + "/build/webhooks/index.js": "/build/webhooks/index.js", + "/build/webhooks/create.js": "/build/webhooks/create.js", + "/build/webhooks/edit.js": "/build/webhooks/edit.js", + "/build/webhooks/show.js": "/build/webhooks/show.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_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/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.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.LICENSE.txt": "/public/v1/js/edit_transaction.js.LICENSE.txt", "/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.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/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/accounting.min.js": "/public/v1/js/lib/accounting.min.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/profile.js": "/public/v1/js/profile.js", "/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/show.js.LICENSE.txt": "/public/v1/js/show.js.LICENSE.txt" + "/public/v1/js/webhooks/create.js": "/public/v1/js/webhooks/create.js", + "/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" } diff --git a/resources/lang/ca_ES/email.php b/resources/lang/ca_ES/email.php index e20ed28784..a0cffa9ee3 100644 --- a/resources/lang/ca_ES/email.php +++ b/resources/lang/ca_ES/email.php @@ -138,7 +138,7 @@ return [ 'error_ip' => 'L\'adreça IP d\'aquest error és: :ip', 'error_url' => 'L\'URL és: :url', '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 james@firefly-iii.org. 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 james@firefly-iii.org. Podria ajudar a solucionar l\'error que acabes de trobar.', 'error_github_html' => 'Si ho prefereixes, també pots obrir un nou issue a GitHub.', '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ó:', diff --git a/resources/lang/pl_PL/email.php b/resources/lang/pl_PL/email.php index 53c05ea23e..47b5601908 100644 --- a/resources/lang/pl_PL/email.php +++ b/resources/lang/pl_PL/email.php @@ -36,7 +36,7 @@ declare(strict_types=1); return [ // common items 'greeting' => 'Cześć,', - 'closing' => 'Jestę robotę', + 'closing' => 'Bip bip,', '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 .', diff --git a/resources/lang/pl_PL/errors.php b/resources/lang/pl_PL/errors.php index aecb7165a6..5105f88676 100644 --- a/resources/lang/pl_PL/errors.php +++ b/resources/lang/pl_PL/errors.php @@ -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.', 'maintenance_mode' => 'Firefly III jest w trybie konserwacji.', '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.', '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:', diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 78d93356bd..fc15ad62c4 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -1203,7 +1203,7 @@ return [ 'rule_trigger_not_exists' => 'Transakcja nie istnieje', '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_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_tag' => 'Transakcja bez tagów', '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_move_descr_to_notes' => 'Zastąp notatki opisem', 'rule_action_move_notes_to_descr' => 'Zastąp opis notatkami', - 'rule_action_set_amount_choice' => 'Set amount to ..', - 'rule_action_set_amount' => 'Set amount to ":action_value"', + 'rule_action_set_amount_choice' => 'Ustaw kwotę na ..', + '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_source_to_cash_choice' => 'Ustaw konto źródłowe na konto gotówkowe', 'rulegroup_for_bills_title' => 'Grupa reguł dla rachunków', @@ -1421,10 +1421,10 @@ return [ 'administrations_index_menu' => 'Zarządzanie finansami', 'administrations_breadcrumb' => 'Financial administrations', 'administrations_page_title' => 'Financial administrations', - 'administrations_page_sub_title' => 'Overview', + 'administrations_page_sub_title' => 'Przegląd', 'create_administration' => 'Create new administration', 'administration_owner' => 'Administration owner: {{email}}', - 'administration_you' => 'Your role: {{role}}', + 'administration_you' => 'Twoja rola: {{role}}', 'other_users_in_admin' => 'Other users in this administration', 'administrations_create_breadcrumb' => '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"', // roles - 'administration_role_owner' => 'Owner', - 'administration_role_ro' => 'Read-only', - 'administration_role_mng_trx' => 'Manage transactions', - 'administration_role_mng_meta' => 'Manage classification and meta-data', - 'administration_role_mng_budgets' => 'Manage budgets', - 'administration_role_mng_piggies' => 'Manage piggy banks', - 'administration_role_mng_subscriptions' => 'Manage subscriptions', - 'administration_role_mng_rules' => 'Manage rules', - 'administration_role_mng_recurring' => 'Manage recurring transactions ', + 'administration_role_owner' => 'Właściciel', + 'administration_role_ro' => 'Tylko odczyt', + 'administration_role_mng_trx' => 'Zarządzanie transakcjami', + 'administration_role_mng_meta' => 'Zarządzanie klasyfikacją i meta-danymi', + 'administration_role_mng_budgets' => 'Zarządzanie budżetami', + 'administration_role_mng_piggies' => 'Zarządzanie skarbonkami', + 'administration_role_mng_subscriptions' => 'Zarządzanie subskrypcjami', + 'administration_role_mng_rules' => 'Zarządzanie regułami', + 'administration_role_mng_recurring' => 'Zarządzanie transakcjami cyklicznymi ', 'administration_role_mng_webhooks' => 'Manage webhooks', - 'administration_role_mng_currencies' => 'Manage currencies', - 'administration_role_view_reports' => 'View reports', - 'administration_role_full' => 'Full access', + 'administration_role_mng_currencies' => 'Zarządzanie walutami', + 'administration_role_view_reports' => 'Przeglądanie raportów', + 'administration_role_full' => 'Pełny dostęp', // profile: '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_reset_icon' => 'Ten budżet będzie okresowo ustalany', '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', // bills: @@ -1961,18 +1961,18 @@ return [ 'interest_calc_quarterly' => 'Kwartalnie', 'initial_balance_account' => 'Początkowe saldo konta :account', 'list_options' => 'Opcje listy', - 'account_column_opt_drag_and_drop' => 'Drag and drop', - 'account_column_opt_active' => 'Active', - 'account_column_opt_name' => 'Name', - 'account_column_opt_type' => 'Type', - 'account_column_opt_liability_type' => 'Liability type', + 'account_column_opt_drag_and_drop' => 'Przeciągnij i upuść', + 'account_column_opt_active' => 'Aktywne', + 'account_column_opt_name' => 'Nazwa', + 'account_column_opt_type' => 'Rodzaj', + 'account_column_opt_liability_type' => 'Rodzaj zobowiązania', 'account_column_opt_liability_direction' => 'Liability direction', - 'account_column_opt_liability_interest' => 'Liability interest', - 'account_column_opt_number' => 'Account number', - 'account_column_opt_current_balance' => 'Current balance', - 'account_column_opt_amount_due' => 'Amount due', - 'account_column_opt_last_activity' => 'Last activity', - 'account_column_opt_balance_difference' => 'Balance difference', + 'account_column_opt_liability_interest' => 'Odsetki od zobowiązań', + 'account_column_opt_number' => 'Numer konta', + 'account_column_opt_current_balance' => 'Bieżące saldo', + 'account_column_opt_amount_due' => 'Do zapłaty', + 'account_column_opt_last_activity' => 'Ostatnia aktywność', + 'account_column_opt_balance_difference' => 'Różnica salda', 'account_column_opt_menu' => 'Menu', // categories: @@ -2005,12 +2005,12 @@ return [ // transactions: 'wait_loading_transaction' => 'Poczekaj na załadowanie formularza', - 'wait_loading_data' => 'Please wait for your information to load...', - 'wait_attachments' => 'Please wait for the attachments to upload.', + 'wait_loading_data' => 'Proszę poczekać na załadowanie informacji...', + 'wait_attachments' => 'Proszę poczekać na przesłanie załączników.', 'errors_upload' => 'The upload has failed. Please check your browser console for the error.', 'amount_foreign_if' => 'Amount in foreign currency, if any', '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', 'update_withdrawal' => 'Modyfikuj wypłatę', 'update_deposit' => 'Modyfikuj wpłatę', @@ -2030,7 +2030,7 @@ return [ 'deleted_transfer' => 'Pomyślnie usunięto transfer ":description"', 'deleted_reconciliation' => 'Pomyślnie usunięto transakcję uzgadniania ":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ę', 'updated_journal_no_descr' => 'Pomyślnie zaktualizowano Twoją transakcję', 'select_transactions' => 'Wybierz transakcje', @@ -2339,7 +2339,7 @@ return [ 'description' => 'Opis', 'sum_of_period' => 'Suma 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_sharedAsset' => 'Współdzielone konto aktywów', 'account_role_savingAsset' => 'Konto oszczędnościowe', @@ -2401,12 +2401,12 @@ return [ // page settings and wizard dialogs - 'page_settings_header' => 'Page settings', - 'visible_columns' => 'Visible columns', + 'page_settings_header' => 'Ustawienia strony', + 'visible_columns' => 'Widoczne kolumny', 'accounts_to_show' => 'Accounts to show', - 'active_accounts_only' => 'Active accounts only', - 'in_active_accounts_only' => 'Inactive accounts only', - 'show_all_accounts' => 'Show all accounts', + 'active_accounts_only' => 'Tylko aktywne konta', + 'in_active_accounts_only' => 'Tylko nieaktywne konta', + 'show_all_accounts' => 'Pokaż wszystkie konta', 'group_accounts' => 'Group accounts', // piggy banks: @@ -2824,7 +2824,7 @@ return [ 'ale_action_add_to_piggy' => 'Skarbonka', 'ale_action_remove_from_piggy' => 'Skarbonka', 'ale_action_add_tag' => 'Dodano tag', - 'ale_action_update_amount' => 'Updated amount', + 'ale_action_update_amount' => 'Zaktualizowano kwotę', // dashboard 'enable_auto_convert' => 'Włącz przeliczenie walut', diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index 207d699ea1..70abdb8eb4 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -37,7 +37,7 @@ return [ // new user: 'bank_name' => 'Nazwa banku', 'bank_balance' => 'Saldo', - 'current_balance' => 'Current balance', + 'current_balance' => 'Bieżące saldo', 'savings_balance' => 'Saldo konta oszczędnościowego', 'credit_card_limit' => 'Limit karty kredytowej', 'automatch' => 'Dopasuj automatycznie', diff --git a/resources/lang/pl_PL/intro.php b/resources/lang/pl_PL/intro.php index 721ded26d7..d05503d7fd 100644 --- a/resources/lang/pl_PL/intro.php +++ b/resources/lang/pl_PL/intro.php @@ -78,7 +78,7 @@ return [ '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_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 (reports) diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index 3f6142eb3e..1824349520 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -67,12 +67,12 @@ return [ 'source' => 'Źródło', 'next_expected_match' => 'Następne oczekiwane dopasowanie', 'automatch' => 'Auto dopasowanie?', - 'drag_and_drop' => 'Drag and drop', - 'number' => 'Account number', - 'current_balance' => 'Current balance', - 'last_activity' => 'Last activity', - 'amount_due' => 'Amount due', - 'balance_difference' => 'Balance difference', + 'drag_and_drop' => 'Przeciągnij i upuść', + 'number' => 'Numer konta', + 'current_balance' => 'Bieżące saldo', + 'last_activity' => 'Ostatnia aktywność', + 'amount_due' => 'Do zapłaty', + 'balance_difference' => 'Różnica salda', 'menu' => 'Menu', /* diff --git a/resources/lang/pl_PL/rules.php b/resources/lang/pl_PL/rules.php index ee14cf7cf0..c9d7a9eba5 100644 --- a/resources/lang/pl_PL/rules.php +++ b/resources/lang/pl_PL/rules.php @@ -70,5 +70,5 @@ return [ 'cannot_find_budget' => 'Firefly III nie może znaleźć budżetu ":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"', - '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.', ]; diff --git a/resources/lang/pl_PL/validation.php b/resources/lang/pl_PL/validation.php index 6fdf2a940b..f28e665843 100644 --- a/resources/lang/pl_PL/validation.php +++ b/resources/lang/pl_PL/validation.php @@ -45,8 +45,8 @@ 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.', - 'more_than_zero' => 'The value must be more than zero.', - 'more_than_zero_correct' => 'The value must be zero or more.', + 'more_than_zero' => 'Wartość musi być większa niż zero.', + 'more_than_zero_correct' => 'Wartość musi wynosić zero lub więcej.', 'no_asset_account' => 'To nie jest konto aktywów.', '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.', @@ -55,11 +55,11 @@ return [ '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_expression' => 'Invalid expression. :error', + 'rule_action_expression' => 'Nieprawidłowe wyrażenie. :error', '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_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.', '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.', @@ -68,7 +68,7 @@ return [ 'invalid_selection' => 'Twój wybór jest nieprawidłowy.', '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.', - '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.', 'at_least_one_transaction' => '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_moment' => 'Nieprawidłowy moment powtórzenia dla tego typu powtórzenia.', 'invalid_account_info' => 'Nieprawidłowe informacje o koncie.', diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index ac32fd4031..6af1cba63c 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/firefly.php @@ -1966,8 +1966,8 @@ return [ 'account_column_opt_name' => 'Ime', 'account_column_opt_type' => 'Vrsta', 'account_column_opt_liability_type' => 'Vrsta obveznosti', - 'account_column_opt_liability_direction' => 'Liability direction', - 'account_column_opt_liability_interest' => 'Liability interest', + 'account_column_opt_liability_direction' => 'Smer obveznosti', + 'account_column_opt_liability_interest' => 'Obresti obveznosti', 'account_column_opt_number' => 'Številka računa', 'account_column_opt_current_balance' => 'Trenutno stanje', 'account_column_opt_amount_due' => 'Dolgovani znesek',