Auto commit for release 'develop' on 2024-01-28

This commit is contained in:
github-actions 2024-01-28 13:48:09 +00:00
parent 1da19cde6f
commit 1f774e0d71
34 changed files with 265 additions and 263 deletions

View File

@ -46,7 +46,7 @@ class CategoryController extends Controller
$this->middleware(
function ($request, $next) {
/** @var User $user */
$user = auth()->user();
$user = auth()->user();
$this->repository = app(CategoryRepositoryInterface::class);
$this->repository->setUser($user);

121
composer.lock generated
View File

@ -542,16 +542,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.7.3",
"version": "3.8.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "ce594cbc39a4866c544f1a970d285ff0548221ad"
"reference": "d244f2e6e6bf32bff5174e6729b57214923ecec9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/ce594cbc39a4866c544f1a970d285ff0548221ad",
"reference": "ce594cbc39a4866c544f1a970d285ff0548221ad",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/d244f2e6e6bf32bff5174e6729b57214923ecec9",
"reference": "d244f2e6e6bf32bff5174e6729b57214923ecec9",
"shasum": ""
},
"require": {
@ -635,7 +635,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.7.3"
"source": "https://github.com/doctrine/dbal/tree/3.8.0"
},
"funding": [
{
@ -651,7 +651,7 @@
"type": "tidelift"
}
],
"time": "2024-01-21T07:53:09+00:00"
"time": "2024-01-25T21:44:02+00:00"
},
{
"name": "doctrine/deprecations",
@ -2014,16 +2014,16 @@
},
{
"name": "laravel/framework",
"version": "v10.41.0",
"version": "v10.42.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "da31969bd35e6ee0bbcd9e876f88952dc754b012"
"reference": "fef1aff874a6749c44f8e142e5764eab8cb96890"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/da31969bd35e6ee0bbcd9e876f88952dc754b012",
"reference": "da31969bd35e6ee0bbcd9e876f88952dc754b012",
"url": "https://api.github.com/repos/laravel/framework/zipball/fef1aff874a6749c44f8e142e5764eab8cb96890",
"reference": "fef1aff874a6749c44f8e142e5764eab8cb96890",
"shasum": ""
},
"require": {
@ -2215,20 +2215,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-01-16T15:23:58+00:00"
"time": "2024-01-23T15:07:56+00:00"
},
{
"name": "laravel/passport",
"version": "v11.10.1",
"version": "v11.10.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/passport.git",
"reference": "e1a651481cabff0ba174aaefbdc04a59e6a096ec"
"reference": "27a4f34aaf8b360eb64f53eb9c555ee50d565560"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/e1a651481cabff0ba174aaefbdc04a59e6a096ec",
"reference": "e1a651481cabff0ba174aaefbdc04a59e6a096ec",
"url": "https://api.github.com/repos/laravel/passport/zipball/27a4f34aaf8b360eb64f53eb9c555ee50d565560",
"reference": "27a4f34aaf8b360eb64f53eb9c555ee50d565560",
"shasum": ""
},
"require": {
@ -2293,7 +2293,7 @@
"issues": "https://github.com/laravel/passport/issues",
"source": "https://github.com/laravel/passport"
},
"time": "2024-01-10T14:44:24+00:00"
"time": "2024-01-17T14:57:00+00:00"
},
{
"name": "laravel/prompts",
@ -3075,16 +3075,16 @@
},
{
"name": "league/flysystem",
"version": "3.23.0",
"version": "3.23.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc"
"reference": "199e1aebbe3e62bd39f4d4fc8c61ce0b3786197e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc",
"reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/199e1aebbe3e62bd39f4d4fc8c61ce0b3786197e",
"reference": "199e1aebbe3e62bd39f4d4fc8c61ce0b3786197e",
"shasum": ""
},
"require": {
@ -3149,7 +3149,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.23.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.23.1"
},
"funding": [
{
@ -3161,20 +3161,20 @@
"type": "github"
}
],
"time": "2023-12-04T10:16:17+00:00"
"time": "2024-01-26T18:42:03+00:00"
},
{
"name": "league/flysystem-local",
"version": "3.23.0",
"version": "3.23.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "5cf046ba5f059460e86a997c504dd781a39a109b"
"reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/5cf046ba5f059460e86a997c504dd781a39a109b",
"reference": "5cf046ba5f059460e86a997c504dd781a39a109b",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/b884d2bf9b53bb4804a56d2df4902bb51e253f00",
"reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00",
"shasum": ""
},
"require": {
@ -3209,7 +3209,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-local/issues",
"source": "https://github.com/thephpleague/flysystem-local/tree/3.23.0"
"source": "https://github.com/thephpleague/flysystem-local/tree/3.23.1"
},
"funding": [
{
@ -3221,7 +3221,7 @@
"type": "github"
}
],
"time": "2023-12-04T10:14:46+00:00"
"time": "2024-01-26T18:25:23+00:00"
},
{
"name": "league/fractal",
@ -3768,16 +3768,16 @@
},
{
"name": "nesbot/carbon",
"version": "2.72.1",
"version": "2.72.2",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "2b3b3db0a2d0556a177392ff1a3bf5608fa09f78"
"reference": "3e7edc41b58d65509baeb0d4a14c8fa41d627130"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2b3b3db0a2d0556a177392ff1a3bf5608fa09f78",
"reference": "2b3b3db0a2d0556a177392ff1a3bf5608fa09f78",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/3e7edc41b58d65509baeb0d4a14c8fa41d627130",
"reference": "3e7edc41b58d65509baeb0d4a14c8fa41d627130",
"shasum": ""
},
"require": {
@ -3871,35 +3871,35 @@
"type": "tidelift"
}
],
"time": "2023-12-08T23:47:49+00:00"
"time": "2024-01-19T00:21:53+00:00"
},
{
"name": "nette/schema",
"version": "v1.2.5",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
"reference": "0462f0166e823aad657c9224d0f849ecac1ba10a"
"reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/0462f0166e823aad657c9224d0f849ecac1ba10a",
"reference": "0462f0166e823aad657c9224d0f849ecac1ba10a",
"url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
"reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
"shasum": ""
},
"require": {
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
"php": "7.1 - 8.3"
"nette/utils": "^4.0",
"php": "8.1 - 8.3"
},
"require-dev": {
"nette/tester": "^2.3 || ^2.4",
"nette/tester": "^2.4",
"phpstan/phpstan-nette": "^1.0",
"tracy/tracy": "^2.7"
"tracy/tracy": "^2.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
"dev-master": "1.3-dev"
}
},
"autoload": {
@ -3931,9 +3931,9 @@
],
"support": {
"issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.2.5"
"source": "https://github.com/nette/schema/tree/v1.3.0"
},
"time": "2023-10-05T20:37:59+00:00"
"time": "2023-12-11T11:54:22+00:00"
},
{
"name": "nette/utils",
@ -10165,16 +10165,16 @@
},
{
"name": "phpmyadmin/sql-parser",
"version": "5.8.2",
"version": "5.9.0",
"source": {
"type": "git",
"url": "https://github.com/phpmyadmin/sql-parser.git",
"reference": "f1720ae19abe6294cb5599594a8a57bc3c8cc287"
"reference": "011fa18a4e55591fac6545a821921dd1d61c6984"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/f1720ae19abe6294cb5599594a8a57bc3c8cc287",
"reference": "f1720ae19abe6294cb5599594a8a57bc3c8cc287",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/011fa18a4e55591fac6545a821921dd1d61c6984",
"reference": "011fa18a4e55591fac6545a821921dd1d61c6984",
"shasum": ""
},
"require": {
@ -10205,6 +10205,7 @@
"bin": [
"bin/highlight-query",
"bin/lint-query",
"bin/sql-parser",
"bin/tokenize-query"
],
"type": "library",
@ -10248,7 +10249,7 @@
"type": "other"
}
],
"time": "2023-09-19T12:34:29+00:00"
"time": "2024-01-20T20:34:02+00:00"
},
{
"name": "phpstan/extension-installer",
@ -10343,16 +10344,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.56",
"version": "1.10.57",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "27816a01aea996191ee14d010f325434c0ee76fa"
"reference": "1627b1d03446904aaa77593f370c5201d2ecc34e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa",
"reference": "27816a01aea996191ee14d010f325434c0ee76fa",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1627b1d03446904aaa77593f370c5201d2ecc34e",
"reference": "1627b1d03446904aaa77593f370c5201d2ecc34e",
"shasum": ""
},
"require": {
@ -10401,7 +10402,7 @@
"type": "tidelift"
}
],
"time": "2024-01-15T10:43:00+00:00"
"time": "2024-01-24T11:51:34+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@ -10823,16 +10824,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.8",
"version": "10.5.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "08f4fa74d5fbfff1ef22abffee47aaedcaea227e"
"reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/08f4fa74d5fbfff1ef22abffee47aaedcaea227e",
"reference": "08f4fa74d5fbfff1ef22abffee47aaedcaea227e",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
"reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
"shasum": ""
},
"require": {
@ -10904,7 +10905,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.8"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.9"
},
"funding": [
{
@ -10920,7 +10921,7 @@
"type": "tidelift"
}
],
"time": "2024-01-19T07:07:27+00:00"
"time": "2024-01-22T14:35:40+00:00"
},
{
"name": "sebastian/cli-parser",

30
package-lock.json generated
View File

@ -31,9 +31,9 @@
}
},
"node_modules/@babel/runtime": {
"version": "7.23.8",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz",
"integrity": "sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==",
"version": "7.23.9",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.9.tgz",
"integrity": "sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==",
"dependencies": {
"regenerator-runtime": "^0.14.0"
},
@ -430,9 +430,9 @@
"integrity": "sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA=="
},
"node_modules/alpinejs": {
"version": "3.13.4",
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.13.4.tgz",
"integrity": "sha512-+miZp8LXMfZKqi6L0m5TA2fk5Tr2dvxFJ3I0dL78Dz90gTXpdHu4Qhv7PJsRmTGRUWjbYh2e+3DYrB4it2DEHQ==",
"version": "3.13.5",
"resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.13.5.tgz",
"integrity": "sha512-1d2XeNGN+Zn7j4mUAKXtAgdc4/rLeadyTMWeJGXF5DzwawPBxwTiBhFFm6w/Ei8eJxUZeyNWWSD9zknfdz1kEw==",
"dependencies": {
"@vue/reactivity": "~3.1.1"
}
@ -457,9 +457,9 @@
"dev": true
},
"node_modules/axios": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.5.tgz",
"integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==",
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz",
"integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
"dev": true,
"dependencies": {
"follow-redirects": "^1.15.4",
@ -719,9 +719,9 @@
}
},
"node_modules/i18next": {
"version": "23.7.18",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.18.tgz",
"integrity": "sha512-b9N2KjRCYQNlUvE1Kc83g8knyUkL5NiZQOp9BsTR/v/LXk6Fzz+doOzTg2/826XK28mCgBkYLNAtixjE58qpCw==",
"version": "23.8.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.0.tgz",
"integrity": "sha512-1H+39doU9dQZrRprpnZ2aZetbX9I1N3bM/YGHN/ZkMJ//wJqrxDEqgI5mmSsh/rglsFBiNxI6UtFZfUO2A6XbA==",
"funding": [
{
"type": "individual",
@ -765,9 +765,9 @@
}
},
"node_modules/immutable": {
"version": "4.3.4",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.4.tgz",
"integrity": "sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==",
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.5.tgz",
"integrity": "sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==",
"dev": true
},
"node_modules/is-binary-path": {

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
import{f as n}from"./vendor-baac879b.js";function e(){return{id:"",name:"",alpine_name:""}}function o(){return{description:[],amount:[],currency_code:[],foreign_amount:[],foreign_currency_code:[],source_account:[],destination_account:[],budget_id:[],category_name:[],piggy_bank_id:[],bill_id:[],tags:[],notes:[],internal_reference:[],external_url:[],latitude:[],longitude:[],zoom_level:[],date:[],interest_date:[],book_date:[],process_date:[],due_date:[],payment_date:[],invoice_date:[]}}function d(){let t=n(new Date,"yyyy-MM-dd HH:mm");return{description:"",amount:"",currency_code:"EUR",foreign_amount:"",foreign_currency_code:"",source_account:e(),destination_account:e(),budget_id:null,category_name:"",piggy_bank_id:null,bill_id:null,tags:[],notes:"",internal_reference:"",external_url:"",hasLocation:!1,latitude:null,longitude:null,zoomLevel:null,date:t,interest_date:"",book_date:"",process_date:"",due_date:"",payment_date:"",invoice_date:"",errors:o()}}export{d as c,o as d};
import{f as n}from"./vendor-76961a66.js";function e(){return{id:"",name:"",alpine_name:""}}function o(){return{description:[],amount:[],currency_code:[],foreign_amount:[],foreign_currency_code:[],source_account:[],destination_account:[],budget_id:[],category_name:[],piggy_bank_id:[],bill_id:[],tags:[],notes:[],internal_reference:[],external_url:[],latitude:[],longitude:[],zoom_level:[],date:[],interest_date:[],book_date:[],process_date:[],due_date:[],payment_date:[],invoice_date:[]}}function d(){let t=n(new Date,"yyyy-MM-dd HH:mm");return{description:"",amount:"",currency_code:"EUR",foreign_amount:"",foreign_currency_code:"",source_account:e(),destination_account:e(),budget_id:null,category_name:"",piggy_bank_id:null,bill_id:null,tags:[],notes:"",internal_reference:"",external_url:"",hasLocation:!1,latitude:null,longitude:null,zoomLevel:null,date:t,interest_date:"",book_date:"",process_date:"",due_date:"",payment_date:"",invoice_date:"",errors:o()}}export{d as c,o as d};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
import{a as s}from"./format-money-0f129d93.js";class p{list(a){return s.get("/api/v2/transactions",{params:a})}show(a,t){return s.get("/api/v2/transactions/"+a,{params:t})}}export{p as G};
import{a as s}from"./format-money-e4c435dc.js";class p{list(a){return s.get("/api/v2/transactions",{params:a})}show(a,t){return s.get("/api/v2/transactions/"+a,{params:t})}}export{p as G};

View File

@ -1 +1 @@
import{a as s}from"./format-money-0f129d93.js";let t=class{list(a){return s.get("/api/v2/subscriptions",{params:a})}paid(a){return s.get("/api/v2/subscriptions/sum/paid",{params:a})}unpaid(a){return s.get("/api/v2/subscriptions/sum/unpaid",{params:a})}};class e{list(a){return s.get("/api/v2/piggy-banks",{params:a})}}export{t as G,e as a};
import{a as s}from"./format-money-e4c435dc.js";let t=class{list(a){return s.get("/api/v2/subscriptions",{params:a})}paid(a){return s.get("/api/v2/subscriptions/sum/paid",{params:a})}unpaid(a){return s.get("/api/v2/subscriptions/sum/unpaid",{params:a})}};class e{list(a){return s.get("/api/v2/piggy-banks",{params:a})}}export{t as G,e as a};

View File

@ -1 +1 @@
import{d as c,f as d}from"./format-money-0f129d93.js";import{f as p,i as n}from"./vendor-baac879b.js";import{G as f}from"./get-851d8544.js";let g=function(){return{notifications:{error:{show:!1,text:"",url:""},success:{show:!1,text:"",url:""},wait:{show:!1,text:""}},transactions:[],totalPages:1,perPage:50,page:1,tableColumns:{description:{enabled:!0},source:{enabled:!0},destination:{enabled:!0},amount:{enabled:!0}},formatMoney(t,i){return d(t,i)},format(t){return p(t,n.t("config.date_time_fns"))},init(){this.notifications.wait.show=!0,this.notifications.wait.text=n.t("firefly.wait_loading_data"),this.getTransactions(this.page)},getTransactions(t){const i=window.location.href.split("/"),a=i[i.length-1];new f().list({page:t,type:a}).then(s=>{this.parseTransactions(s.data.data),this.totalPages=s.data.meta.pagination.total_pages,this.perPage=s.data.meta.pagination.per_page,this.page=s.data.meta.pagination.current_page}).catch(s=>{this.notifications.wait.show=!1,this.notifications.error.show=!0,this.notifications.error.text=s.response.data.message})},parseTransactions(t){for(let i in t)if(t.hasOwnProperty(i)){let a=t[i],o=a.attributes.transactions.length>1,s=!0;for(let r in a.attributes.transactions)if(a.attributes.transactions.hasOwnProperty(r)){let e=a.attributes.transactions[r];e.split=o,e.firstSplit=s,e.group_title=a.attributes.group_title,e.id=a.id,e.created_at=a.attributes.created_at,e.updated_at=a.attributes.updated_at,e.user=a.attributes.user,e.user_group=a.attributes.user_group,s=!1,console.log(e),this.transactions.push(e)}}this.notifications.wait.show=!1}}},l={index:g,dates:c};function u(){Object.keys(l).forEach(t=>{console.log(`Loading page component "${t}"`);let i=l[t]();Alpine.data(t,()=>i)}),Alpine.start()}document.addEventListener("firefly-iii-bootstrapped",()=>{console.log("Loaded through event listener."),u()});window.bootstrapped&&(console.log("Loaded through window variable."),u());
import{d as c,f as d}from"./format-money-e4c435dc.js";import{f as p,i as n}from"./vendor-76961a66.js";import{G as f}from"./get-5236bc21.js";let g=function(){return{notifications:{error:{show:!1,text:"",url:""},success:{show:!1,text:"",url:""},wait:{show:!1,text:""}},transactions:[],totalPages:1,perPage:50,page:1,tableColumns:{description:{enabled:!0},source:{enabled:!0},destination:{enabled:!0},amount:{enabled:!0}},formatMoney(t,i){return d(t,i)},format(t){return p(t,n.t("config.date_time_fns"))},init(){this.notifications.wait.show=!0,this.notifications.wait.text=n.t("firefly.wait_loading_data"),this.getTransactions(this.page)},getTransactions(t){const i=window.location.href.split("/"),a=i[i.length-1];new f().list({page:t,type:a}).then(s=>{this.parseTransactions(s.data.data),this.totalPages=s.data.meta.pagination.total_pages,this.perPage=s.data.meta.pagination.per_page,this.page=s.data.meta.pagination.current_page}).catch(s=>{this.notifications.wait.show=!1,this.notifications.error.show=!0,this.notifications.error.text=s.response.data.message})},parseTransactions(t){for(let i in t)if(t.hasOwnProperty(i)){let a=t[i],o=a.attributes.transactions.length>1,s=!0;for(let r in a.attributes.transactions)if(a.attributes.transactions.hasOwnProperty(r)){let e=a.attributes.transactions[r];e.split=o,e.firstSplit=s,e.group_title=a.attributes.group_title,e.id=a.id,e.created_at=a.attributes.created_at,e.updated_at=a.attributes.updated_at,e.user=a.attributes.user,e.user_group=a.attributes.user_group,s=!1,console.log(e),this.transactions.push(e)}}this.notifications.wait.show=!1}}},l={index:g,dates:c};function u(){Object.keys(l).forEach(t=>{console.log(`Loading page component "${t}"`);let i=l[t]();Alpine.data(t,()=>i)}),Alpine.start()}document.addEventListener("firefly-iii-bootstrapped",()=>{console.log("Loaded through event listener."),u()});window.bootstrapped&&(console.log("Loaded through window variable."),u());

View File

@ -1 +1 @@
import{c as o}from"./create-empty-split-16bf9f82.js";import{f as _}from"./vendor-baac879b.js";function l(a,r){let n=[];for(let i in a)if(a.hasOwnProperty(i)){let e=a[i],t=o();t.transaction_journal_id=e.transaction_journal_id,t.transaction_group_id=r,t.bill_id=e.bill_id,t.bill_name=e.bill_name,t.budget_id=e.budget_id,t.budget_name=e.budget_name,t.category_name=e.category_name,t.category_id=e.category_id,t.piggy_bank_id=e.piggy_bank_id,t.piggy_bank_name=e.piggy_bank_name,t.book_date=e.book_date,t.due_date=e.due_date,t.interest_date=e.interest_date,t.invoice_date=e.invoice_date,t.payment_date=e.payment_date,t.process_date=e.process_date,t.external_url=e.external_url,t.internal_reference=e.internal_reference,t.notes=e.notes,t.tags=e.tags,t.amount=parseFloat(e.amount).toFixed(e.currency_decimal_places),t.currency_code=e.currency_code,e.foreign_amount!==null&&(t.forein_currency_code=e.foreign_currency_code,t.foreign_amount=parseFloat(e.foreign_amount).toFixed(e.foreign_currency_decimal_places)),t.date=_(new Date(e.date),"yyyy-MM-dd HH:mm"),t.description=e.description,t.destination_account={id:e.destination_id,name:e.destination_name,type:e.destination_type,alpine_name:e.destination_name},t.source_account={id:e.source_id,name:e.source_name,type:e.source_type,alpine_name:e.source_name},e.latitude!==null&&(t.hasLocation=!0,t.latitude=e.latitude,t.longitude=e.longitude,t.zoomLevel=e.zoom_level),n.push(t)}return n}export{l as p};
import{c as o}from"./create-empty-split-9cc18e2d.js";import{f as _}from"./vendor-76961a66.js";function l(a,r){let n=[];for(let i in a)if(a.hasOwnProperty(i)){let e=a[i],t=o();t.transaction_journal_id=e.transaction_journal_id,t.transaction_group_id=r,t.bill_id=e.bill_id,t.bill_name=e.bill_name,t.budget_id=e.budget_id,t.budget_name=e.budget_name,t.category_name=e.category_name,t.category_id=e.category_id,t.piggy_bank_id=e.piggy_bank_id,t.piggy_bank_name=e.piggy_bank_name,t.book_date=e.book_date,t.due_date=e.due_date,t.interest_date=e.interest_date,t.invoice_date=e.invoice_date,t.payment_date=e.payment_date,t.process_date=e.process_date,t.external_url=e.external_url,t.internal_reference=e.internal_reference,t.notes=e.notes,t.tags=e.tags,t.amount=parseFloat(e.amount).toFixed(e.currency_decimal_places),t.currency_code=e.currency_code,e.foreign_amount!==null&&(t.forein_currency_code=e.foreign_currency_code,t.foreign_amount=parseFloat(e.foreign_amount).toFixed(e.foreign_currency_decimal_places)),t.date=_(new Date(e.date),"yyyy-MM-dd HH:mm"),t.description=e.description,t.destination_account={id:e.destination_id,name:e.destination_name,type:e.destination_type,alpine_name:e.destination_name},t.source_account={id:e.source_id,name:e.source_name,type:e.source_type,alpine_name:e.source_name},e.latitude!==null&&(t.hasLocation=!0,t.latitude=e.latitude,t.longitude=e.longitude,t.zoomLevel=e.zoom_level),n.push(t)}return n}export{l as p};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,50 +1,50 @@
{
"_create-empty-split-16bf9f82.js": {
"file": "assets/create-empty-split-16bf9f82.js",
"_create-empty-split-9cc18e2d.js": {
"file": "assets/create-empty-split-9cc18e2d.js",
"imports": [
"_vendor-baac879b.js"
"_vendor-76961a66.js"
],
"integrity": "sha384-N/9IywfufxDvsg2bH9ggdvKGRR+CoZy6kErh4kNb0NMDuFhdk8vJ8cYkn1pdsRUL"
"integrity": "sha384-P5dJzw1beoKR+VJJ6Md27QymiUl8y4E4P+yRg48dsWj+fAdoQ10kRXIIpmN+FZNZ"
},
"_format-money-0f129d93.js": {
"file": "assets/format-money-0f129d93.js",
"_format-money-e4c435dc.js": {
"file": "assets/format-money-e4c435dc.js",
"imports": [
"_vendor-baac879b.js"
"_vendor-76961a66.js"
],
"integrity": "sha384-1+XTV+l/dW1MyIEVVZPX+L2PEkBU+GzM5tkXAr8VoiS26fgl412uJ5BHLJfOVtfO"
"integrity": "sha384-gTdRv6yj03IxWAfnZIvhnG/pqSNBpB/2agOg3V/0NVPNlGicEplNEL+GihTxVePb"
},
"_get-851d8544.js": {
"file": "assets/get-851d8544.js",
"_get-5236bc21.js": {
"file": "assets/get-5236bc21.js",
"imports": [
"_format-money-0f129d93.js"
"_format-money-e4c435dc.js"
],
"integrity": "sha384-wNsF65Z6llPzw0ZnyGwZxSWm743Lks7IOYR3/IHkdEp4jR8Jb6u35/R6K9du0CfA"
"integrity": "sha384-IeZ0tzpi9cOQ87vnlW2VlcBr9jJXpaXzYGZM8KeIySLihg7E8jhUnTmD8fvgSani"
},
"_get-d03e8e57.js": {
"file": "assets/get-d03e8e57.js",
"_get-95250f8d.js": {
"file": "assets/get-95250f8d.js",
"imports": [
"_format-money-0f129d93.js"
"_format-money-e4c435dc.js"
],
"integrity": "sha384-zo0KenQPQeHEAKmQ88hbCwkzzz0UxoUGDfJTm2TB6bWYy4iYH0RReLYBVlHMcLlg"
"integrity": "sha384-U2zwufrjelkV/8JFv+0W2pSY8vUaIme/MoBPJqB8fhpr8ZtaXvuJ36oDQYT9a4U1"
},
"_parse-downloaded-splits-109be2c7.js": {
"file": "assets/parse-downloaded-splits-109be2c7.js",
"_parse-downloaded-splits-c0536134.js": {
"file": "assets/parse-downloaded-splits-c0536134.js",
"imports": [
"_create-empty-split-16bf9f82.js",
"_vendor-baac879b.js"
"_create-empty-split-9cc18e2d.js",
"_vendor-76961a66.js"
],
"integrity": "sha384-AwGeBt9AukGAYMYn6v44p03ON1l08RhjVxpslDKZVGRy6ZrXoy3CSmiJRQZ2Aytd"
"integrity": "sha384-phjJQ0owFzZz3rwMO+dD3mqzQbqf3EADxJW7y0bi3Ysm6qRL0o+tSR84hUWs+rXb"
},
"_splice-errors-into-transactions-cc245990.js": {
"file": "assets/splice-errors-into-transactions-cc245990.js",
"_splice-errors-into-transactions-cc4832b4.js": {
"file": "assets/splice-errors-into-transactions-cc4832b4.js",
"imports": [
"_format-money-0f129d93.js",
"_get-d03e8e57.js",
"_vendor-baac879b.js"
"_format-money-e4c435dc.js",
"_get-95250f8d.js",
"_vendor-76961a66.js"
],
"integrity": "sha384-uJrjGVXRBsmMg+VbtX2WkyuelErmImAMoquzg8u72VtsgeVbJ80XV1niX0rEp3wp"
"integrity": "sha384-0wyBJmZke7ysdSAop4SoS+JOfq+P4bNbd1cRmHXRjpOKIRUgTssgpA7IG3M6AYAI"
},
"_vendor-baac879b.js": {
"_vendor-76961a66.js": {
"assets": [
"assets/layers-1dbbe9d0.png",
"assets/layers-2x-066daca8.png",
@ -53,8 +53,8 @@
"css": [
"assets/vendor-49001d3f.css"
],
"file": "assets/vendor-baac879b.js",
"integrity": "sha384-nfZMtyr3S9dt/+V0JxZQ5e4pY4Ou4787RazqyBaPHjIg6POlffmAAmJXp8ZKAl5s"
"file": "assets/vendor-76961a66.js",
"integrity": "sha384-xo2g8YfbJ95C4ipzZu/xVk5syyvThslUrpIAqs+1FVQN4A/Pxcnfn4ZqpU7dHz5w"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf": {
"file": "assets/fa-brands-400-5656d596.ttf",
@ -102,55 +102,55 @@
"integrity": "sha384-wg83fCOXjBtqzFAWhTL9Sd9vmLUNhfEEzfmNUX9zwv2igKlz/YQbdapF4ObdxF+R"
},
"resources/assets/v2/pages/dashboard/dashboard.js": {
"file": "assets/dashboard-14a83ee8.js",
"file": "assets/dashboard-4c2936a0.js",
"imports": [
"_format-money-0f129d93.js",
"_vendor-baac879b.js",
"_get-851d8544.js",
"_get-d03e8e57.js"
"_format-money-e4c435dc.js",
"_vendor-76961a66.js",
"_get-5236bc21.js",
"_get-95250f8d.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/dashboard/dashboard.js",
"integrity": "sha384-ZyGgnydOYwXQkBpv6w2iKUWdzGbargnzStM3G5Ejk3fXiMdTZYImyE+6sXViYcZ3"
"integrity": "sha384-MtvtHqxlP+Lc0V9ShESP2jVX9FbUkRHbFJC+q8Z1o4L7GRKLlLRjmUwqsBOyFKWB"
},
"resources/assets/v2/pages/transactions/create.js": {
"file": "assets/create-622680a3.js",
"file": "assets/create-9d9f2d53.js",
"imports": [
"_format-money-0f129d93.js",
"_create-empty-split-16bf9f82.js",
"_splice-errors-into-transactions-cc245990.js",
"_vendor-baac879b.js",
"_get-d03e8e57.js"
"_format-money-e4c435dc.js",
"_create-empty-split-9cc18e2d.js",
"_splice-errors-into-transactions-cc4832b4.js",
"_vendor-76961a66.js",
"_get-95250f8d.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/create.js",
"integrity": "sha384-JyWW34b5Rbf76XVRrYCti+OyEogFU1q3s82j8blt4CIsUxiUwp9EhRGexPT4wzqX"
"integrity": "sha384-QOlLTRtau9HuRgAGugH/R88FoH+chQEOCa4t2jKfNayIZzxGijlPZD9rWv3P+meI"
},
"resources/assets/v2/pages/transactions/edit.js": {
"file": "assets/edit-65e334e0.js",
"file": "assets/edit-acae2aeb.js",
"imports": [
"_format-money-0f129d93.js",
"_get-851d8544.js",
"_parse-downloaded-splits-109be2c7.js",
"_splice-errors-into-transactions-cc245990.js",
"_vendor-baac879b.js",
"_create-empty-split-16bf9f82.js",
"_get-d03e8e57.js"
"_format-money-e4c435dc.js",
"_get-5236bc21.js",
"_parse-downloaded-splits-c0536134.js",
"_splice-errors-into-transactions-cc4832b4.js",
"_vendor-76961a66.js",
"_create-empty-split-9cc18e2d.js",
"_get-95250f8d.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/edit.js",
"integrity": "sha384-wJPPlIX1NPfeDpO9v70hYbDIMyHnDirnT118wBQTLEugKfLTpxN25qYjLNLIpnK2"
"integrity": "sha384-UdfImb6SmygJHV/KJF9eanKy/lMOHY36l48Qcc3QqiPEvBpv2CqvLTizoIgBg3Yr"
},
"resources/assets/v2/pages/transactions/index.js": {
"file": "assets/index-f5d59159.js",
"file": "assets/index-f915662d.js",
"imports": [
"_format-money-0f129d93.js",
"_vendor-baac879b.js",
"_get-851d8544.js"
"_format-money-e4c435dc.js",
"_vendor-76961a66.js",
"_get-5236bc21.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/index.js",
"integrity": "sha384-h+g5eCJzUdMOEI/vMFqmqEYRTj/fEDDCzqldVHBgQerjODE1FZZnC/Jedtlw4i21"
"integrity": "sha384-kvuDoHl2w5M2N57embhk+hfl7mOwisYdRe3wrsx3NAFgJZjtrFLHVnH9GziAuXaE"
},
"resources/assets/v2/pages/transactions/show.css": {
"file": "assets/show-8b1429e5.css",
@ -161,17 +161,17 @@
"css": [
"assets/show-8b1429e5.css"
],
"file": "assets/show-83afe744.js",
"file": "assets/show-25e4fff8.js",
"imports": [
"_format-money-0f129d93.js",
"_vendor-baac879b.js",
"_get-851d8544.js",
"_parse-downloaded-splits-109be2c7.js",
"_create-empty-split-16bf9f82.js"
"_format-money-e4c435dc.js",
"_vendor-76961a66.js",
"_get-5236bc21.js",
"_parse-downloaded-splits-c0536134.js",
"_create-empty-split-9cc18e2d.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/show.js",
"integrity": "sha384-xiUctc/YbMI9hjjkiNyxlgf0FvXiss+qg1y7GJbdHeLHy7r4MZLlxgKj+VO5Hthb"
"integrity": "sha384-2bhh0/IYpl0+RWGr3GzvhkB7Sqz6Qeq2TIxD1CGbI7jWdR0Hy+heXswU8CsmNZW1"
},
"resources/assets/v2/sass/app.scss": {
"file": "assets/app-fb7b26ec.css",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -23,8 +23,8 @@
"unknown_any_plain": "Compte desconegut",
"unknown_budget_plain": "Cap pressupost",
"stored_journal_js": "S'ha creat la transacci\u00f3 \"%{description}\" correctament",
"wait_loading_transaction": "Please wait for the form to load",
"nothing_found": "(nothing found)",
"wait_loading_transaction": "Per favor, espera que carregui el formulari",
"nothing_found": "(no s'ha trobat res)",
"wait_loading_data": "Per favor, espera que carregui la teva informaci\u00f3...",
"Transfer": "Transfer\u00e8ncia",
"Withdrawal": "Retirada",

View File

@ -22,10 +22,10 @@
"unknown_dest_plain": "\u672a\u77e5\u76ee\u6807\u8d26\u6237",
"unknown_any_plain": "\u672a\u77e5\u8d26\u6237",
"unknown_budget_plain": "\u65e0\u9884\u7b97",
"stored_journal_js": "Successfully created new transaction \"%{description}\"",
"wait_loading_transaction": "Please wait for the form to load",
"nothing_found": "(nothing found)",
"wait_loading_data": "Please wait for your information to load...",
"stored_journal_js": "\u6210\u529f\u521b\u5efa\u65b0\u4ea4\u6613 \"%{description}\"",
"wait_loading_transaction": "\u8bf7\u7b49\u5f85\u8868\u5355\u52a0\u8f7d",
"nothing_found": "(\u6ca1\u6709\u627e\u5230)",
"wait_loading_data": "\u8bf7\u7b49\u5f85\u60a8\u7684\u4fe1\u606f\u52a0\u8f7d...",
"Transfer": "\u8f6c\u8d26",
"Withdrawal": "\u652f\u51fa",
"Deposit": "\u6536\u5165",

View File

@ -1299,7 +1299,7 @@ return [
'no_location_set' => 'Ubicació no establerta.',
'meta_data' => 'Meta dades',
'location' => 'Ubicació',
'location_first_split' => 'The location for this transaction can be set on the first split of this transaction.',
'location_first_split' => 'La ubicació d\'aquesta transacció pot ser establerta a la primera divisió de la transacció.',
'without_date' => 'Sense data',
'result' => 'Resultat',
'sums_apply_to_range' => 'Totes les sumes s\'apliquen al rang seleccionat',
@ -1951,7 +1951,7 @@ return [
*/
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
'wait_loading_transaction' => 'Per favor, espera que carregui el formulari',
'wait_loading_data' => 'Per favor, espera que carregui la teva informació...',
'wait_attachments' => 'Per favor, espera que els adjunts es carreguin.',
'errors_upload' => 'La pujada ha fallat. Per favor comprova la consola del teu navegador per a l\'error.',
@ -2342,7 +2342,7 @@ return [
'average' => 'Mitjana',
'balanceFor' => 'Saldo per a :name',
'no_tags' => '(cap etiqueta)',
'nothing_found' => '(nothing found)',
'nothing_found' => '(no s\'ha trobat res)',
// piggy banks:
'event_history' => 'Historial d\'esdeveniments',

View File

@ -165,7 +165,7 @@ return [
'clone_deposit' => 'Κλωνοποίηση αυτής της κατάθεσης',
'clone_transfer' => 'Κλωνοποίηση αυτής της μεταφοράς',
'multi_select_no_selection' => 'Δεν επιλέχθηκε τίποτα',
'multi_select_select_all' => 'Επιλογή Όλων',
'multi_select_select_all' => 'Επιλογή όλων',
'multi_select_n_selected' => 'επιλεγμένο(α)',
'multi_select_all_selected' => 'Επιλέχθηκαν όλα',
'multi_select_filter_placeholder' => 'Εύρεση..',
@ -410,23 +410,23 @@ return [
'search_modifier_no_notes' => 'Η συναλλαγή δεν έχει σημειώσεις',
'search_modifier_not_no_notes' => 'The transaction must have notes',
'search_modifier_any_notes' => 'Η συναλλαγή πρέπει να έχει σημειώσεις',
'search_modifier_not_any_notes' => 'The transaction has no notes',
'search_modifier_not_any_notes' => 'Η συναλλαγή δεν έχει σημειώσεις',
'search_modifier_amount_is' => 'Το ποσό είναι ακριβώς :value',
'search_modifier_not_amount_is' => 'Amount is not :value',
'search_modifier_not_amount_is' => 'Το ποσό δεν είναι :value',
'search_modifier_amount_less' => 'Το ποσό είναι μικρότερο ή ίσο με :value',
'search_modifier_not_amount_more' => 'Amount is less than or equal to :value',
'search_modifier_not_amount_more' => 'Το ποσό είναι μικρότερο ή ίσο με :value',
'search_modifier_amount_more' => 'Το ποσό είναι μεγαλύτερο ή ίσο με :value',
'search_modifier_not_amount_less' => 'Amount is more than or equal to :value',
'search_modifier_not_amount_less' => 'Το ποσό είναι μεγαλύτερο ή ίσο με :value',
'search_modifier_source_account_is' => 'Το όνομα του λογαριασμού προέλευσης είναι ακριβώς ":value"',
'search_modifier_not_source_account_is' => 'Source account name is not ":value"',
'search_modifier_not_source_account_is' => 'Το όνομα του λογαριασμού προέλευσης δεν είναι «:value»',
'search_modifier_source_account_contains' => 'Το όνομα του λογαριασμού προέλευσης περιέχει ":value"',
'search_modifier_not_source_account_contains' => 'Source account name does not contain ":value"',
'search_modifier_not_source_account_contains' => 'Το όνομα του λογαριασμού προέλευσης δεν περιέχει «:value»',
'search_modifier_source_account_starts' => 'Το όνομα του λογαριασμού προέλευσης αρχίζει με ":value"',
'search_modifier_not_source_account_starts' => 'Source account name does not start with ":value"',
'search_modifier_not_source_account_starts' => 'Το όνομα του λογαριασμού προέλευσης δεν αρχίζει με «:value»',
'search_modifier_source_account_ends' => 'Το όνομα του λογαριασμού προέλευσης τελειώνει με ":value"',
'search_modifier_not_source_account_ends' => 'Source account name does not end with ":value"',
'search_modifier_not_source_account_ends' => 'Το όνομα του λογαριασμού προέλευσης δεν τελειώνει με «:value»',
'search_modifier_source_account_id' => 'Το ID του λογαριασμού προέλευσης είναι :value',
'search_modifier_not_source_account_id' => 'Source account ID is not :value',
'search_modifier_not_source_account_id' => 'Το ID του λογαριασμού προέλευσης δεν είναι :value',
'search_modifier_source_account_nr_is' => 'Ο αριθμός (IBAN) του λογαριασμού προέλευσης είναι ":value"',
'search_modifier_not_source_account_nr_is' => 'Source account number (IBAN) is not ":value"',
'search_modifier_source_account_nr_contains' => 'Ο αριθμός (IBAN) του λογαριασμού προέλευσης περιέχει ":value"',

View File

@ -143,7 +143,7 @@ return [
'error_github_text' => '如果您愿意,您也可以在 https://github.com/firefrechy-iii/firefrechy-iii/issues 上创建新工单。',
'error_stacktrace_below' => '完整的堆栈跟踪如下:',
'error_headers' => '以下标题也可能具有相关性:',
'error_post' => 'This was submitted by the user:',
'error_post' => '这是由用户提交的:',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.

View File

@ -63,7 +63,7 @@ return [
*/
'collect_info' => '请在 <code>storage/logs</code> 目录中查找日志文件以获取更多信息。如果您正在使用 Docker请使用 <code>docker logs -f [container]</code>。',
'collect_info_more' => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.',
'collect_info_more' => '您可以在<a href="https://docs.firefly-iii.org/how-to/general/debug/">常见问题解答</a>阅读更多有关错误收集的信息。',
'github_help' => '在 GitHub 上获取帮助',
'github_instructions' => '欢迎您在 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong> 创建工单。',
'use_search' => '请善用搜索功能!',

View File

@ -113,7 +113,7 @@ return [
'two_factor_forgot' => '我忘记了两步验证码',
'two_factor_lost_header' => '遗失了您的两步验证吗?',
'two_factor_lost_intro' => '如果您同时遗失了备份代码,很抱歉,您无法通过网页进行恢复。您可以通过下述方式进行操作。',
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>this entry in the FAQ</a> for instructions.',
'two_factor_lost_fix_self' => '若您自行运行 Firefly III 服务,查看 <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>常见问题解答</a> 来参考',
'two_factor_lost_fix_owner' => '如果这不是您自己的 Firefly III 站点,请邮件联系站点管理员(<a href="mailto::site_owner">:site_owner</a>)协助您重置两步验证。',
'mfa_backup_code' => '您已使用备用代码登录到 Firefly III 。 您不能再使用它,因此请将其划掉。',
'pref_two_factor_new_backup_codes' => '获取新的备份代码',
@ -203,7 +203,7 @@ return [
'transfer_exchange_rate_instructions' => '来源资产账户“@source_name”仅接受 @source_currency 的交易,目标资产账户“@dest_name”仅接受 @dest_currency 的交易,您必须用两方货币来提供正确的已转账总额。',
'transaction_data' => '交易资料',
'invalid_server_configuration' => '无效服务器设置',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">instructions how to do this</a>.',
'invalid_locale_settings' => 'Fifly III 无法格式化货币金额,因为您的服务器缺少所需的软件包。 <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">操作指示</a>',
'quickswitch' => '快速切换',
'sign_in_to_start' => '登录即可开始您的理财规划',
'sign_in' => '登录',
@ -243,7 +243,7 @@ return [
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_breadcrumb' => 'Webhooks',
'webhooks_menu_disabled' => 'disabled',
'webhooks_menu_disabled' => '已禁用',
'no_webhook_messages' => '没有 Webhook 消息',
'webhook_trigger_STORE_TRANSACTION' => '交易创建后',
'webhook_trigger_UPDATE_TRANSACTION' => '交易更新后',
@ -468,10 +468,10 @@ return [
'search_modifier_transaction_type' => '交易类型是“:value”',
'search_modifier_not_transaction_type' => '交易类型不为“:value”',
'search_modifier_tag_is' => '标签是“:value”',
'search_modifier_tag_contains' => 'Tag contains ":value"',
'search_modifier_not_tag_contains' => 'Tag does not contain ":value"',
'search_modifier_tag_ends' => 'Tag ends with ":value"',
'search_modifier_tag_starts' => 'Tag starts with ":value"',
'search_modifier_tag_contains' => '标签包含":value"',
'search_modifier_not_tag_contains' => '标签不包含 ":value"',
'search_modifier_tag_ends' => '标注以 ":value " 结束',
'search_modifier_tag_starts' => '标签以“:value”开始',
'search_modifier_not_tag_is' => '标签不为":value"',
'search_modifier_date_on_year' => '交易年份是 ":value"',
'search_modifier_not_date_on_year' => '交易年份不是 ":value"',
@ -749,8 +749,8 @@ return [
// rules
'is_not_rule_trigger' => '相反',
'cannot_fire_inactive_rules' => '您不能执行已停用的规则。',
'show_triggers' => 'Show triggers',
'show_actions' => 'Show actions',
'show_triggers' => '显示触发器',
'show_actions' => '显示动作',
'rules' => '规则',
'rule_name' => '规则名称',
'rule_triggers' => '规则触发于',
@ -1279,8 +1279,8 @@ return [
'rule_action_append_notes_to_descr' => '在描述后追加备注',
'rule_action_move_descr_to_notes' => '用描述替换备注',
'rule_action_move_notes_to_descr' => '用备注替换描述',
'rule_action_set_destination_to_cash_choice' => 'Set destination account to (cash)',
'rule_action_set_source_to_cash_choice' => 'Set source account to (cash)',
'rule_action_set_destination_to_cash_choice' => '将目标帐户设置为 (现金)',
'rule_action_set_source_to_cash_choice' => '将源账户设置为 (现金)',
'rulegroup_for_bills_title' => '账单规则组',
'rulegroup_for_bills_description' => '一个特殊的规则组,用于所有包含账单的规则。',
'rule_for_bill_title' => '自动生成账单规则“:name”',
@ -1299,13 +1299,13 @@ return [
'no_location_set' => '没有设定位置。',
'meta_data' => '后设资料',
'location' => '位置',
'location_first_split' => 'The location for this transaction can be set on the first split of this transaction.',
'location_first_split' => '交易的位置可以设置在此交易的第一个拆分。',
'without_date' => '不含日期',
'result' => '结果',
'sums_apply_to_range' => '所有总和均应用至所选范围',
'mapbox_api_key' => '若要使用地图,请从 <a href="https://www.mapbox.com/">Mapbox</a> 获取 API 密钥。打开 <code>.env</code> 文件并在 <code>MAPBOX_API_KEY=</code> 后输入密钥。',
'press_object_location' => '右键单击或长按设置对象的位置。',
'click_tap_location' => 'Click or tap the map to add a location',
'click_tap_location' => '点击或点击地图添加位置',
'clear_location' => '清除位置',
'delete_all_selected_tags' => '删除所有选中的标签',
'select_tags_to_delete' => '别忘了选择一些标签。',
@ -1952,13 +1952,13 @@ return [
*/
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
'wait_loading_data' => 'Please wait for your information to load...',
'wait_attachments' => 'Please wait for the attachments to upload.',
'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"',
'wait_loading_transaction' => '请等待表单加载',
'wait_loading_data' => '请等待您的信息加载...',
'wait_attachments' => '请等待附件上传。',
'errors_upload' => '上传失败。请检查您的浏览器控制台是否有错误。',
'amount_foreign_if' => '外币金额(如果有的话)',
'amount_destination_account' => '目标账户货币金额',
'edit_transaction_title' => '编辑交易":description"',
'unreconcile' => '撤销对账',
'update_withdrawal' => '更新支出',
'update_deposit' => '更新收入',
@ -1978,7 +1978,7 @@ return [
'deleted_transfer' => '已成功删除转账“:description”',
'deleted_reconciliation' => '成功删除对账交易“:description”',
'stored_journal' => '成功创建新交易“:description”',
'stored_journal_js' => 'Successfully created new transaction "%{description}"',
'stored_journal_js' => '成功创建新交易 "%{description}"',
'stored_journal_no_descr' => '成功创建您的新交易',
'updated_journal_no_descr' => '成功更新您的交易',
'select_transactions' => '选择交易',
@ -2343,7 +2343,7 @@ return [
'average' => '平均',
'balanceFor' => ':name 的余额',
'no_tags' => '(无标签)',
'nothing_found' => '(nothing found)',
'nothing_found' => '(没有找到)',
// piggy banks:
'event_history' => '事件历史',

View File

@ -79,7 +79,7 @@ return [
'reports_index_intro' => '使用这些报表可以详细地了解您的财务状况。',
'reports_index_inputReportType' => '选择报表类型,查看帮助页面以了解每个报表向您显示的内容。',
'reports_index_inputAccountsSelect' => '您可以根据需要排除或包括资产账户。',
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years or more.',
'reports_index_inputDateRange' => '所选日期范围完全由您决定从1天到10年不等。',
'reports_index_extra-options-box' => '根据您选择的报表,您可以在此处选择额外的筛选标准和选项。更改报表类型时,请留意此区块。',
// reports (reports)

View File

@ -55,8 +55,8 @@ return [
'cannot_find_subscription' => 'Firefly III 找不到订阅“:name”',
'no_notes_to_move' => '此交易没有备注可移动到描述字段',
'no_tags_to_remove' => '此交易没有要删除的标签',
'not_withdrawal' => 'The transaction is not a withdrawal',
'not_deposit' => 'The transaction is not a deposit',
'not_withdrawal' => '此交易不是支出',
'not_deposit' => '此交易不是收入',
'cannot_find_tag' => 'Firefly III 找不到标签“:tag”',
'cannot_find_asset' => 'Firefly III 找不到资产账户“:name”',
'cannot_find_accounts' => 'Firefly III 找不到来源账户或目标账户',

View File

@ -34,8 +34,8 @@
declare(strict_types=1);
return [
'bad_type_source' => 'Firefly III can\'t determine the transaction type based on this source account.',
'bad_type_destination' => 'Firefly III can\'t determine the transaction type based on this destination account.',
'bad_type_source' => 'Firefly III 无法确定基于此源账户的交易类型。',
'bad_type_destination' => 'Firefly III 无法确定基于此目标帐户的交易类型。',
'missing_where' => '数组中缺少"where"条目',
'missing_update' => '数组中缺少 "update"条目',
'invalid_where_key' => 'JSON包含一个无效的"where"子句',
@ -45,9 +45,9 @@ return [
'invalid_query_currency' => '查询包含不同货币的账户,这是不不允许的。',
'iban' => '此 IBAN 无效',
'zero_or_more' => '此值不能为负',
'more_than_zero' => 'The value must be more than zero.',
'more_than_zero_correct' => 'The value must be zero or more.',
'no_asset_account' => 'This is not an asset account.',
'more_than_zero' => '值必须大于零。',
'more_than_zero_correct' => '值必须为零或更大。',
'no_asset_account' => '这不是一个资产帐户。',
'date_or_time' => '此值必须是有效的日期或时间 (ISO 8601)',
'source_equals_destination' => '来源账户与目标账户相同',
'unique_account_number_for_user' => '此账户号码已在使用中',
@ -146,7 +146,7 @@ return [
'min.array' => ':attribute 至少需要有 :min 个项目',
'not_in' => '所选的 :attribute 无效',
'numeric' => ':attribute 必须是数字',
'scientific_notation' => 'The :attribute cannot use the scientific notation.',
'scientific_notation' => ':attribute 不能使用科学记号。',
'numeric_native' => '原始金额必须是数字',
'numeric_destination' => '目标金额必须是数字',
'numeric_source' => '来源金额必须是数字',