Update JS

This commit is contained in:
James Cole
2020-10-24 08:07:30 +02:00
parent dbc878950c
commit 229a3b4284
53 changed files with 405 additions and 376 deletions

View File

@@ -2,6 +2,33 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 5.4.4 (API 1.4.0) - 2020-10-24
### Changed
- [Issue 3885](https://github.com/firefly-iii/firefly-iii/issues/3885) You can create a user from CLI.
- Various code changes and upgrades. See also [issue 3957](https://github.com/firefly-iii/firefly-iii/issues/3957)
### Fixed
- [Issue 3898](https://github.com/firefly-iii/firefly-iii/issues/3898) It was impossible to rename a group.
- [Issue 3900](https://github.com/firefly-iii/firefly-iii/issues/3900) Execution of inactive rules.
- [Issue 3902](https://github.com/firefly-iii/firefly-iii/issues/3902) Rule values for target account id not accepted.
- [Issue 3913](https://github.com/firefly-iii/firefly-iii/issues/3913) Extra space in currency name.
- [Issue 3901](https://github.com/firefly-iii/firefly-iii/issues/3901) Rules not executed in correct order.
- [Issue 3903](https://github.com/firefly-iii/firefly-iii/issues/3903) Executing rules manually would fail.
- [Issue 3914](https://github.com/firefly-iii/firefly-iii/issues/3914) Bad paths.
- [Issue 3903](https://github.com/firefly-iii/firefly-iii/issues/3903) Long search queries may break the query parser.
- [Issue 3942](https://github.com/firefly-iii/firefly-iii/issues/3942) Bad data validation
- [Issue 3871](https://github.com/firefly-iii/firefly-iii/issues/3871) Remove initial balance accounts from the auto-complete list.
- [Issue 3909](https://github.com/firefly-iii/firefly-iii/issues/3909) Foreign amount button was hidden.
- [Issue 3953](https://github.com/firefly-iii/firefly-iii/issues/3953) Renaming categories would not rename the recurring transactions' category.
- [Issue 3915](https://github.com/firefly-iii/firefly-iii/issues/3915) LDAP users could not use tokens.
- [Issue 3968](https://github.com/firefly-iii/firefly-iii/issues/3968) Remove group from bill was broken.
- [Issue 3973](https://github.com/firefly-iii/firefly-iii/issues/3973) Remove attachment broken reference.
- [Issue 3974](https://github.com/firefly-iii/firefly-iii/issues/3974) Remove account from preferences when set inactive.
- [Issue 3978](https://github.com/firefly-iii/firefly-iii/issues/3978) Fix budget index
- [Issue 3983](https://github.com/firefly-iii/firefly-iii/issues/3983) Fix old help links
- [Issue 3985](https://github.com/firefly-iii/firefly-iii/issues/3985) Old SQL parameter removed.
## 5.4.3 (API 1.4.0) - 2020-10-03
### Added

View File

@@ -7824,9 +7824,9 @@
}
},
"sass-loader": {
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-10.0.3.tgz",
"integrity": "sha512-W4+FV5oUdYy0PnC11ZoPrcAexODgDCa3ngxoy5X5qBhZYoPz9FPjb6Oox8Aa0ZYEyx34k8AQfOVuvqefOSAAUQ==",
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-10.0.4.tgz",
"integrity": "sha512-zhdZ8qvZM4iL5XjLVEjJLvKWvC+MB+hHgzL2x/Nf7UHpUNmPYsJvypW79bW39g4LZ603dH/dRSsRYzJJIljtdA==",
"dev": true,
"requires": {
"klona": "^2.0.4",
@@ -7842,24 +7842,6 @@
"integrity": "sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==",
"dev": true
},
"ajv": {
"version": "6.12.6",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
}
},
"ajv-keywords": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
"dev": true
},
"loader-utils": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",

View File

@@ -18,7 +18,7 @@
"node-forge": ">=0.10.0",
"resolve-url-loader": "^3.1.2",
"sass": "^1.27.0",
"sass-loader": "^10.0.3",
"sass-loader": "^10.0.4",
"vue": "^2.6.12",
"vue-i18n": "^8.22.1",
"vue-template-compiler": "^2.6.12"

View File

@@ -1,2 +1,2 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{207:function(e,n,t){e.exports=t(212)},212:function(e,n,t){"use strict";t.r(n);var r=t(9),o={name:"Index"},u=t(1),c=Object(u.a)(o,(function(){var e=this.$createElement,n=this._self._c||e;return n("div",[n("router-view")],1)}),[],!1,null,"6b40cc75",null).exports;t(156);var s=[{path:"/",component:c}],i=new r.a({mode:"history",routes:s}),a=t(154),p={};Vue.use(r.a),new Vue({router:i,i18n:a,render:function(e){return e(c,{props:p})}}).$mount("#accounts")}},[[207,0,1]]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{68:function(e,n,t){e.exports=t(73)},73:function(e,n,t){"use strict";t.r(n);var r=t(6),o={name:"Index"},u=t(0),c=Object(u.a)(o,(function(){var e=this.$createElement,n=this._self._c||e;return n("div",[n("router-view")],1)}),[],!1,null,"6b40cc75",null).exports;t(20);var s=[{path:"/",component:c}],i=new r.a({mode:"history",routes:s}),a=t(18),p={};Vue.use(r.a),new Vue({router:i,i18n:a,render:function(e){return e(c,{props:p})}}).$mount("#accounts")}},[[68,0,1]]]);
//# sourceMappingURL=index.js.map

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,2 +1,2 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{208:function(n,o,w){n.exports=w(209)},209:function(n,o,w){"use strict";w.r(o);w(6),w(8);w(210)},210:function(n,o,w){window.$=window.jQuery=w(5),w(153)}},[[208,0,1]]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{69:function(n,o,w){n.exports=w(70)},70:function(n,o,w){w(71)},71:function(n,o,w){window.$=window.jQuery=w(4),w(17)}},[[69,0,1]]]);
//# sourceMappingURL=register.js.map

View File

@@ -1 +1 @@
{"version":3,"sources":["webpack:///./src/pages/register.js","webpack:///./src/bootstrap-basic.js"],"names":["require","window","$","jQuery"],"mappings":"gIAAA,iBA6BAA,EAAQ,M,oBCPRC,OAAOC,EAAID,OAAOE,OAASH,EAAQ,GAGnCA,EAAQ,O","file":"/public/js/register.js","sourcesContent":["/*\n * register.js\n * Copyright (c) 2020 james@firefly-iii.org\n *\n * This file is part of Firefly III (https://github.com/firefly-iii).\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <https://www.gnu.org/licenses/>.\n */\n\nimport Dashboard from \"../components/dashboard/Dashboard\";\nimport TopBoxes from \"../components/dashboard/TopBoxes\";\n\n/**\n * First we will load Axios via bootstrap.js\n * jquery and bootstrap-sass preloaded in app.js\n * vue, uiv and vuei18n are in app_vue.js\n */\n\nrequire('../bootstrap-basic');\n","\n/*\n * bootstrap-basic.js\n * Copyright (c) 2020 james@firefly-iii.org\n *\n * This file is part of Firefly III (https://github.com/firefly-iii).\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <https://www.gnu.org/licenses/>.\n */\n\n// export jquery for others scripts to use\nwindow.$ = window.jQuery = require('jquery');\n\n// admin stuff\nrequire('bootstrap');\n\n"],"sourceRoot":""}
{"version":3,"sources":["webpack:///./src/pages/register.js","webpack:///./src/bootstrap-basic.js"],"names":["require","window","$","jQuery"],"mappings":"gHA0BAA,EAAQ,K,mBCJRC,OAAOC,EAAID,OAAOE,OAASH,EAAQ,GAGnCA,EAAQ,M","file":"/public/js/register.js","sourcesContent":["/*\n * register.js\n * Copyright (c) 2020 james@firefly-iii.org\n *\n * This file is part of Firefly III (https://github.com/firefly-iii).\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <https://www.gnu.org/licenses/>.\n */\n\n/**\n * First we will load Axios via bootstrap.js\n * jquery and bootstrap-sass preloaded in app.js\n * vue, uiv and vuei18n are in app_vue.js\n */\n\nrequire('../bootstrap-basic');\n","\n/*\n * bootstrap-basic.js\n * Copyright (c) 2020 james@firefly-iii.org\n *\n * This file is part of Firefly III (https://github.com/firefly-iii).\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <https://www.gnu.org/licenses/>.\n */\n\n// export jquery for others scripts to use\nwindow.$ = window.jQuery = require('jquery');\n\n// admin stuff\nrequire('bootstrap');\n\n"],"sourceRoot":""}

File diff suppressed because one or more lines are too long

View File

@@ -16,13 +16,6 @@
* Licensed under MIT (https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE)
*/
/*!
* Chart.js v2.9.4
* https://www.chartjs.org
* (c) 2020 Chart.js Contributors
* Released under the MIT License
*/
/*!
* OverlayScrollbars
* https://github.com/KingSora/OverlayScrollbars
@@ -100,9 +93,3 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
//! moment.js
//! moment.js language configuration
//! moment.js locale configuration

File diff suppressed because one or more lines are too long

View File

@@ -7,28 +7,28 @@
"paid": "Kifizetve",
"yourAccounts": "Banksz\u00e1ml\u00e1k",
"go_to_asset_accounts": "Eszk\u00f6zsz\u00e1ml\u00e1k megtekint\u00e9se",
"transaction_table_description": "A table containing your transactions",
"transaction_table_description": "Tranzakci\u00f3kat tartalmaz\u00f3 t\u00e1bl\u00e1zat",
"account": "Banksz\u00e1mla",
"description": "Le\u00edr\u00e1s",
"amount": "\u00d6sszeg",
"budget": "K\u00f6lts\u00e9gkeret",
"category": "Kateg\u00f3ria",
"opposing_account": "Opposing account",
"opposing_account": "Ellenoldali sz\u00e1mla",
"budgets": "K\u00f6lts\u00e9gkeretek",
"categories": "Kateg\u00f3ri\u00e1k",
"go_to_budgets": "Ugr\u00e1s a k\u00f6lts\u00e9gkeretekhez",
"income": "J\u00f6vedelem \/ bev\u00e9tel",
"go_to_deposits": "Go to deposits",
"go_to_deposits": "Ugr\u00e1s a bev\u00e9telekre",
"go_to_categories": "Ugr\u00e1s a kateg\u00f3ri\u00e1khoz",
"expense_accounts": "K\u00f6lts\u00e9gsz\u00e1ml\u00e1k",
"go_to_expenses": "Go to expenses",
"go_to_expenses": "Ugr\u00e1s a kiad\u00e1sokra",
"go_to_bills": "Ugr\u00e1s a sz\u00e1ml\u00e1khoz",
"bills": "Sz\u00e1ml\u00e1k",
"go_to_piggies": "Ugr\u00e1s a malacperselyekhez",
"saved": "Mentve",
"piggy_banks": "Malacperselyek",
"piggy_bank": "Malacpersely",
"amounts": "Amounts",
"amounts": "Mennyis\u00e9gek",
"Default asset account": "Alap\u00e9rtelmezett eszk\u00f6zsz\u00e1mla",
"account_role_defaultAsset": "Alap\u00e9rtelmezett eszk\u00f6zsz\u00e1mla",
"account_role_savingAsset": "Megtakar\u00edt\u00e1si sz\u00e1mla",

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,2 +1,2 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{207:function(e,n,t){e.exports=t(212)},212:function(e,n,t){"use strict";t.r(n);var r=t(9),o={name:"Index"},u=t(1),c=Object(u.a)(o,(function(){var e=this.$createElement,n=this._self._c||e;return n("div",[n("router-view")],1)}),[],!1,null,"6b40cc75",null).exports;t(156);var s=[{path:"/",component:c}],i=new r.a({mode:"history",routes:s}),a=t(154),p={};Vue.use(r.a),new Vue({router:i,i18n:a,render:function(e){return e(c,{props:p})}}).$mount("#accounts")}},[[207,0,1]]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{68:function(e,n,t){e.exports=t(73)},73:function(e,n,t){"use strict";t.r(n);var r=t(6),o={name:"Index"},u=t(0),c=Object(u.a)(o,(function(){var e=this.$createElement,n=this._self._c||e;return n("div",[n("router-view")],1)}),[],!1,null,"6b40cc75",null).exports;t(20);var s=[{path:"/",component:c}],i=new r.a({mode:"history",routes:s}),a=t(18),p={};Vue.use(r.a),new Vue({router:i,i18n:a,render:function(e){return e(c,{props:p})}}).$mount("#accounts")}},[[68,0,1]]]);
//# sourceMappingURL=index.js.map

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,2 +1,2 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{208:function(n,o,w){n.exports=w(209)},209:function(n,o,w){"use strict";w.r(o);w(6),w(8);w(210)},210:function(n,o,w){window.$=window.jQuery=w(5),w(153)}},[[208,0,1]]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{69:function(n,o,w){n.exports=w(70)},70:function(n,o,w){w(71)},71:function(n,o,w){window.$=window.jQuery=w(4),w(17)}},[[69,0,1]]]);
//# sourceMappingURL=register.js.map

View File

@@ -1 +1 @@
{"version":3,"sources":["webpack:///./src/pages/register.js","webpack:///./src/bootstrap-basic.js"],"names":["require","window","$","jQuery"],"mappings":"gIAAA,iBA6BAA,EAAQ,M,oBCPRC,OAAOC,EAAID,OAAOE,OAASH,EAAQ,GAGnCA,EAAQ,O","file":"/public/js/register.js","sourcesContent":["/*\n * register.js\n * Copyright (c) 2020 james@firefly-iii.org\n *\n * This file is part of Firefly III (https://github.com/firefly-iii).\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <https://www.gnu.org/licenses/>.\n */\n\nimport Dashboard from \"../components/dashboard/Dashboard\";\nimport TopBoxes from \"../components/dashboard/TopBoxes\";\n\n/**\n * First we will load Axios via bootstrap.js\n * jquery and bootstrap-sass preloaded in app.js\n * vue, uiv and vuei18n are in app_vue.js\n */\n\nrequire('../bootstrap-basic');\n","\n/*\n * bootstrap-basic.js\n * Copyright (c) 2020 james@firefly-iii.org\n *\n * This file is part of Firefly III (https://github.com/firefly-iii).\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <https://www.gnu.org/licenses/>.\n */\n\n// export jquery for others scripts to use\nwindow.$ = window.jQuery = require('jquery');\n\n// admin stuff\nrequire('bootstrap');\n\n"],"sourceRoot":""}
{"version":3,"sources":["webpack:///./src/pages/register.js","webpack:///./src/bootstrap-basic.js"],"names":["require","window","$","jQuery"],"mappings":"gHA0BAA,EAAQ,K,mBCJRC,OAAOC,EAAID,OAAOE,OAASH,EAAQ,GAGnCA,EAAQ,M","file":"/public/js/register.js","sourcesContent":["/*\n * register.js\n * Copyright (c) 2020 james@firefly-iii.org\n *\n * This file is part of Firefly III (https://github.com/firefly-iii).\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <https://www.gnu.org/licenses/>.\n */\n\n/**\n * First we will load Axios via bootstrap.js\n * jquery and bootstrap-sass preloaded in app.js\n * vue, uiv and vuei18n are in app_vue.js\n */\n\nrequire('../bootstrap-basic');\n","\n/*\n * bootstrap-basic.js\n * Copyright (c) 2020 james@firefly-iii.org\n *\n * This file is part of Firefly III (https://github.com/firefly-iii).\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <https://www.gnu.org/licenses/>.\n */\n\n// export jquery for others scripts to use\nwindow.$ = window.jQuery = require('jquery');\n\n// admin stuff\nrequire('bootstrap');\n\n"],"sourceRoot":""}

File diff suppressed because one or more lines are too long

View File

@@ -16,13 +16,6 @@
* Licensed under MIT (https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE)
*/
/*!
* Chart.js v2.9.4
* https://www.chartjs.org
* (c) 2020 Chart.js Contributors
* Released under the MIT License
*/
/*!
* OverlayScrollbars
* https://github.com/KingSora/OverlayScrollbars
@@ -100,9 +93,3 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
//! moment.js
//! moment.js language configuration
//! moment.js locale configuration

File diff suppressed because one or more lines are too long

View File

@@ -12,8 +12,8 @@
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been updated.",
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> mentve.",
"transaction_journal_information": "Tranzakci\u00f3s inform\u00e1ci\u00f3k",
"no_budget_pointer": "You seem to have no budgets yet. You should create some on the <a href=\"budgets\">budgets<\/a>-page. Budgets can help you keep track of expenses.",
"no_bill_pointer": "You seem to have no bills yet. You should create some on the <a href=\"bills\">bills<\/a>-page. Bills can help you keep track of expenses.",
"no_budget_pointer": "\u00dagy t\u0171nik, m\u00e9g nincsenek k\u00f6lts\u00e9gkeretek. K\u00f6lts\u00e9gkereteket a <a href=\"budgets\">k\u00f6lts\u00e9gkeretek<\/a> oldalon lehet l\u00e9trehozni. A k\u00f6lts\u00e9gkeretek seg\u00edtenek nyomon k\u00f6vetni a k\u00f6lts\u00e9geket.",
"no_bill_pointer": "\u00dagy t\u0171nik, m\u00e9g nincsenek k\u00f6lts\u00e9gkeretek. K\u00f6lts\u00e9gkereteket a <a href=\"bills\">k\u00f6lts\u00e9gkeretek<\/a> oldalon lehet l\u00e9trehozni. A k\u00f6lts\u00e9gkeretek seg\u00edtenek nyomon k\u00f6vetni a k\u00f6lts\u00e9geket.",
"source_account": "Forr\u00e1s sz\u00e1mla",
"hidden_fields_preferences": "A <a href=\"preferences\">be\u00e1ll\u00edt\u00e1sokban<\/a> t\u00f6bb mez\u0151 is enged\u00e9lyezhet\u0151.",
"destination_account": "C\u00e9lsz\u00e1mla",
@@ -30,7 +30,7 @@
"category": "Kateg\u00f3ria",
"attachments": "Mell\u00e9kletek",
"notes": "Megjegyz\u00e9sek",
"external_uri": "External URI",
"external_uri": "K\u00fcls\u0151 hivatkoz\u00e1s",
"update_transaction": "Tranzakci\u00f3 friss\u00edt\u00e9se",
"after_update_create_another": "A friss\u00edt\u00e9s ut\u00e1n t\u00e9rjen vissza ide a szerkeszt\u00e9s folytat\u00e1s\u00e1hoz.",
"store_as_new": "T\u00e1rol\u00e1s \u00faj tranzakci\u00f3k\u00e9nt friss\u00edt\u00e9s helyett.",
@@ -49,39 +49,39 @@
"edit": "Szerkeszt\u00e9s",
"delete": "T\u00f6rl\u00e9s",
"name": "N\u00e9v",
"profile_whoops": "Whoops!",
"profile_something_wrong": "Something went wrong!",
"profile_try_again": "Something went wrong. Please try again.",
"profile_oauth_clients": "OAuth Clients",
"profile_oauth_no_clients": "You have not created any OAuth clients.",
"profile_oauth_clients_header": "Clients",
"profile_oauth_client_id": "Client ID",
"profile_oauth_client_name": "Name",
"profile_oauth_client_secret": "Secret",
"profile_oauth_create_new_client": "Create New Client",
"profile_oauth_create_client": "Create Client",
"profile_oauth_edit_client": "Edit Client",
"profile_oauth_name_help": "Something your users will recognize and trust.",
"profile_oauth_redirect_url": "Redirect URL",
"profile_oauth_redirect_url_help": "Your application's authorization callback URL.",
"profile_authorized_apps": "Authorized applications",
"profile_authorized_clients": "Authorized clients",
"profile_scopes": "Scopes",
"profile_revoke": "Revoke",
"profile_personal_access_tokens": "Personal Access Tokens",
"profile_personal_access_token": "Personal Access Token",
"profile_whoops": "Hopp\u00e1!",
"profile_something_wrong": "Hiba t\u00f6rt\u00e9nt!",
"profile_try_again": "Hiba t\u00f6rt\u00e9nt. K\u00e9rj\u00fck, pr\u00f3b\u00e1lja meg \u00fajra.",
"profile_oauth_clients": "OAuth kliensek",
"profile_oauth_no_clients": "Nincs l\u00e9trehozva egyetlen OAuth kliens sem.",
"profile_oauth_clients_header": "Kliensek",
"profile_oauth_client_id": "Kliens ID",
"profile_oauth_client_name": "Megnevez\u00e9s",
"profile_oauth_client_secret": "Titkos k\u00f3d",
"profile_oauth_create_new_client": "\u00daj kliens l\u00e9trehoz\u00e1sa",
"profile_oauth_create_client": "Kliens l\u00e9trehoz\u00e1sa",
"profile_oauth_edit_client": "Kliens szerkeszt\u00e9se",
"profile_oauth_name_help": "Seg\u00edts\u00e9g, hogy a felhaszn\u00e1l\u00f3k tudj\u00e1k mihez kapcsol\u00f3dik.",
"profile_oauth_redirect_url": "\u00c1tir\u00e1ny\u00edt\u00e1si URL",
"profile_oauth_redirect_url_help": "Az alkalmaz\u00e1sban haszn\u00e1lt autentik\u00e1ci\u00f3s URL.",
"profile_authorized_apps": "Enged\u00e9lyezett alkalmaz\u00e1sok",
"profile_authorized_clients": "Enged\u00e9lyezett kliensek",
"profile_scopes": "Hat\u00e1sk\u00f6r\u00f6k",
"profile_revoke": "Visszavon\u00e1s",
"profile_personal_access_tokens": "Szem\u00e9lyes hozz\u00e1f\u00e9r\u00e9si tokenek",
"profile_personal_access_token": "Szem\u00e9lyes hozz\u00e1f\u00e9r\u00e9si token",
"profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.",
"profile_no_personal_access_token": "You have not created any personal access tokens.",
"profile_create_new_token": "Create new token",
"profile_create_token": "Create token",
"profile_create": "Create",
"profile_save_changes": "Save changes",
"default_group_title_name": "(ungrouped)",
"profile_no_personal_access_token": "Nincs l\u00e9trehozva egyetlen szem\u00e9lyes hozz\u00e1f\u00e9r\u00e9si token sem.",
"profile_create_new_token": "\u00daj token l\u00e9trehoz\u00e1sa",
"profile_create_token": "Token l\u00e9trehoz\u00e1sa",
"profile_create": "L\u00e9trehoz\u00e1s",
"profile_save_changes": "M\u00f3dos\u00edt\u00e1sok ment\u00e9se",
"default_group_title_name": "(nem csoportos\u00edtott)",
"piggy_bank": "Malacpersely",
"profile_oauth_client_secret_title": "Client Secret",
"profile_oauth_client_secret_expl": "Here is your new client secret. This is the only time it will be shown so don't lose it! You may now use this secret to make API requests.",
"profile_oauth_confidential": "Confidential",
"profile_oauth_confidential_help": "Require the client to authenticate with a secret. Confidential clients can hold credentials in a secure way without exposing them to unauthorized parties. Public applications, such as native desktop or JavaScript SPA applications, are unable to hold secrets securely.",
"profile_oauth_client_secret_title": "Kliens titkos k\u00f3dja",
"profile_oauth_client_secret_expl": "Ez a kliens titkos k\u00f3dja. Ez az egyetlen alkalom, amikor meg van jelen\u00edtve, ne hagyd el! Ezzel a k\u00f3ddal v\u00e9gezhetsz API h\u00edv\u00e1sokat.",
"profile_oauth_confidential": "Bizalmas",
"profile_oauth_confidential_help": "Titkos k\u00f3d haszn\u00e1lata a kliens bejelentkez\u00e9s\u00e9hez. Bizonyos kliensek biztons\u00e1gosan tudnak hiteles\u00edt\u0151 adatokat t\u00e1rolni, an\u00e9lk\u00fcl hogy jogosulatlan f\u00e9l hozz\u00e1f\u00e9rhetne. Nyilv\u00e1nos kliensek, p\u00e9ld\u00e1ul mint asztali vagy JavaScript SPA alkalmaz\u00e1sok nem tudnak biztons\u00e1gosan titkos k\u00f3dot t\u00e1rolni.",
"multi_account_warning_unknown": "Depending on the type of transaction you create, the source and\/or destination account of subsequent splits may be overruled by whatever is defined in the first split of the transaction.",
"multi_account_warning_withdrawal": "Keep in mind that the source account of subsequent splits will be overruled by whatever is defined in the first split of the withdrawal.",
"multi_account_warning_deposit": "Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.",

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Регистриране',
'authorization' => 'Позволение',
'active_bills_only' => 'само активни сметки',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'активни и очаквани сметки',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Очаквани дневни разходи',
'per_period_sum_1W' => 'Очаквани седмични разходи',
'per_period_sum_1M' => 'Очаквани месечни разходи',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Някои неща в Firefly III могат да бъдат разделени на групи. Касичките например разполагат с поле „Група“ в екраните за редактиране и създаване. Когато зададете това поле, можете да редактирате имената и реда на групите на тази страница. За повече информация вижте помощните страници в горния десен ъгъл, под иконата (?).',
'object_group_title' => 'Заглавие',
'edit_object_group' => 'Редактирай група ":title"',
'delete_object_group' => 'Редактирай група ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Обнови група',
'updated_object_group' => 'Успешно обновена група ":title"',
'deleted_object_group' => 'Успешно изтрита група ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Zaregistrovat se',
'authorization' => 'Pověření',
'active_bills_only' => 'pouze aktivní účty',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'pouze aktivní a očekávané účty',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Registrieren',
'authorization' => 'Autorisierung',
'active_bills_only' => 'Nur aktive Rechnungen',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'nur aktive und erwartete Rechnungen',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Erwartete tägliche Kosten',
'per_period_sum_1W' => 'Erwartete wöchentliche Kosten',
'per_period_sum_1M' => 'Erwartete monatliche Kosten',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Einige Dinge in Firefly III lassen sich in Gruppen einteilen. Sparschweine zum Beispiel verfügen über ein Feld "Gruppe" in den Bearbeitungs- und Erstellungsmasken. Wenn Sie dieses Feld einstellen, können Sie die Namen und die Reihenfolge der Gruppen auf dieser Seite bearbeiten. Weitere Informationen finden Sie auf den Hilfeseiten oben rechts unter dem ❓-Symbol.',
'object_group_title' => 'Titel',
'edit_object_group' => 'Gruppe „:title” bearbeiten',
'delete_object_group' => 'Gruppe „:title” bearbeiten',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Gruppe aktualisieren',
'updated_object_group' => 'Gruppe „:title” erfolgreich aktualisiert',
'deleted_object_group' => 'Gruppe „:title” erfolgreich entfernt',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Εγγραφή',
'authorization' => 'Εξουσιοδότηση',
'active_bills_only' => 'μόνο ενεργά πάγια έξοδα',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'μόνο ενεργά και αναμενόμενα πάγια έξοδα',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Αναμενόμενο ημερήσιο κόστος',
'per_period_sum_1W' => 'Αναμενόμενο εβδομαδιαίο κόστος',
'per_period_sum_1M' => 'Αναμενόμενο μηνιαίο κόστος',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Ορισμένα στοιχεία στο Firefly III μπορούν να χωριστούν σε ομάδες. Οι κουμπαράδες, για παράδειγμα, διαθέτουν το πεδίο "Ομάδα" στις οθόνες επεξεργασίας και δημιουργίας. Όταν ορίζετε αυτό το πεδίο, μπορείτε να επεξεργαστείτε τα ονόματα και τη σειρά των ομάδων σε αυτήν τη σελίδα. Για περισσότερες πληροφορίες, ανατρέξτε στις σελίδες βοήθειας στην επάνω δεξιά γωνία, στο εικονίδιο (?).',
'object_group_title' => 'Τίτλος',
'edit_object_group' => 'Επεξεργασία ομάδας ":title"',
'delete_object_group' => 'Επεξεργασία ομάδας ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Ενημέρωση ομάδας',
'updated_object_group' => 'Επιτυχής ενημέρωση της ομάδας ":title"',
'deleted_object_group' => 'Επιτυχής διαγραφή της ομάδας ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Register',
'authorization' => 'Authorisation',
'active_bills_only' => 'active bills only',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'active and expected bills only',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -1803,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Registrarse',
'authorization' => 'Autorización',
'active_bills_only' => 'sólo facturas activas',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'sólo facturas activas y esperadas',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Costes diarios esperados',
'per_period_sum_1W' => 'Costes semanales esperados',
'per_period_sum_1M' => 'Costes mensuales esperados',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Algunas cosas en Firefly III se pueden dividir en grupos. Los las alcancías, por ejemplo, incluyen un campo "Grupo" en las pantallas de edición y creación. Cuando establece este campo, puede editar los nombres y el orden de los grupos en esta página. Para obtener más información, consulte las páginas de ayuda en la esquina superior derecha, debajo del icono (?).',
'object_group_title' => 'Título',
'edit_object_group' => 'Editar grupo ":title"',
'delete_object_group' => 'Editar grupo ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Actualizar grupo',
'updated_object_group' => 'Grupo ":title" actualizado con éxito',
'deleted_object_group' => 'Grupo ":title" borrado con éxito',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Rekisteröidy',
'authorization' => 'Valtuutus',
'active_bills_only' => 'vain aktiiviset laskut',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'vain aktiiviset ja odotettavissa olevat laskut',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Odotettavissa olevat päivittäiset kulut',
'per_period_sum_1W' => 'Odotettavissa olevat viikottaiset kulut',
'per_period_sum_1M' => 'Odotettavissa olevat kuukausittaiset kulut',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Otsikko',
'edit_object_group' => 'Muokkaa ryhmää ":title"',
'delete_object_group' => 'Muokkaa ryhmää ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Päivitä ryhmä',
'updated_object_group' => 'Ryhmän ":title" päivitys onnistui',
'deleted_object_group' => 'Ryhmän ":title" poistaminen onnistui',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'S\'inscrire',
'authorization' => 'Autorisation',
'active_bills_only' => 'factures actives seulement',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'uniquement les factures actives et attendues',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Coûts journaliers attendus',
'per_period_sum_1W' => 'Coûts hebdomadaires attendus',
'per_period_sum_1M' => 'Coûts mensuels attendus',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Certaines choses dans Firefly III peuvent être divisées en groupes. Les tirelires, par exemple, présentent un champ "Groupe" dans les écrans d\'édition et de création. Lorsque vous définissez ce champ, vous pouvez modifier les noms et l\'ordre des groupes sur cette page. Pour plus d\'informations, consultez les pages d\'aide dans le coin supérieur droit, sous l\'icône (?).',
'object_group_title' => 'Titre',
'edit_object_group' => 'Modifier le groupe ":title"',
'delete_object_group' => 'Modifier le groupe ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Mettre à jour le groupe',
'updated_object_group' => 'Groupe ":title" mis à jour avec succès',
'deleted_object_group' => 'Groupe ":title" supprimé avec succès',

View File

@@ -27,25 +27,25 @@ return [
'404_page_does_not_exist' => 'A keresett oldal nem létezik. Kérem ellenőrizze, hogy helyes URL-t írt-e be. Nincs-e elírás a URL címben?',
'404_send_error' => 'Elnézését kérem, ha automatikus átirányítással érkezett erre az oldalra. A hibával kapcsolatban további információkat talál a napló fájlokban. Sokat segítene a hiba javításán, ha elküldené az adatokat.',
'404_github_link' => 'Kérem nyisson egy hibajegyet <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>-on, ha biztos benne, hogy ennek az lapnak léteznie kellene.',
'whoops' => 'Whoops',
'whoops' => 'Hoppá',
'fatal_error' => 'Súlyos hiba történt. Kérem ellenőrizze a részleteket a napló fájlokban a "storage/logs" könyvtárban vagy használja a "docker logs -f [container]" parancsot.',
'maintenance_mode' => 'Firefly III is in maintenance mode.',
'be_right_back' => 'Be right back!',
'maintenance_mode' => 'Firefly III karbantartás alatt.',
'be_right_back' => 'Rögtön jövök!',
'check_back' => 'FireFly III jelenleg karbantartás alatt. Kérem látogasson vissza később.',
'error_occurred' => 'Whoops! An error occurred.',
'error_not_recoverable' => 'Unfortunately, this error was not recoverable :(. Firefly III broke. The error is:',
'error' => 'Error',
'error_location' => 'This error occured in file <span style="font-family: monospace;">:file</span> on line :line with code :code.',
'error_occurred' => 'Hoppá! Hiba történt.',
'error_not_recoverable' => 'Sajnos a hiba után nem sikerült visszaállni :(. A futás megszakadt. A hiba:',
'error' => 'Hiba',
'error_location' => 'Hiba a <span style="font-family: monospace;">:file</span> fájl :line sorában a :code kódnál.',
'stacktrace' => 'Stack trace',
'more_info' => 'More information',
'more_info' => 'További információ',
'collect_info' => 'További információk gyűjthetők a <code>storage/logs</code> könyvtárban lévő napló fájlokból. Vagy ha Dockert használ, akkor a <code>docker logs -f [container]</code> paranccsal.',
'collect_info_more' => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">the FAQ</a>.',
'github_help' => 'Get help on GitHub',
'github_instructions' => 'You\'re more than welcome to open a new issue <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">on GitHub</a></strong>.',
'use_search' => 'Use the search!',
'include_info' => 'Include the information <a href=":link">from this debug page</a>.',
'tell_more' => 'Tell us more than "it says Whoops!"',
'include_logs' => 'Include error logs (see above).',
'what_did_you_do' => 'Tell us what you were doing.',
'collect_info_more' => 'Hiba információk gyűjtéséről tovább olvashatsz az <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ</a>-ban.',
'github_help' => 'Segítség kérése GitHub-on',
'github_instructions' => 'Örömmel fogadjuk ha <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>-on hibajegyet nyitsz.',
'use_search' => 'Használd a keresőt!',
'include_info' => 'Add hozzá a <a href=":link">debug</a> oldalon található információkat.',
'tell_more' => 'Részletesebben írd le, mint hogy "azt írja hoppá, hiba történt!"',
'include_logs' => 'Hiba naplók hozzáadása (lásd fentebb).',
'what_did_you_do' => 'Meséld el mit csináltál.',
];

View File

@@ -104,8 +104,8 @@ return [
'warning_much_data' => ':days napi adat betöltése eltarthat egy ideig.',
'registered' => 'A regisztráció sikeres!',
'Default asset account' => 'Alapértelmezett eszközszámla',
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href="budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="bills">bills</a>-page. Bills can help you keep track of expenses.',
'no_budget_pointer' => 'Úgy tűnik, még nincsenek költségkeretek. Költségkereteket a <a href="budgets">költségkeretek</a> oldalon lehet létrehozni. A költségkeretek segítenek nyomon követni a költségeket.',
'no_bill_pointer' => 'Úgy tűnik, még nincsenek költségkeretek. Költségkereteket a <a href="bills">költségkeretek</a> oldalon lehet létrehozni. A költségkeretek segítenek nyomon követni a költségeket.',
'Savings account' => 'Megtakarítási számla',
'Credit card' => 'Hitelkártya',
'source_accounts' => 'Forrásszámla|Forrásszámlák',
@@ -126,8 +126,8 @@ return [
'sum_of_income' => 'Jövedelem összege',
'liabilities' => 'Kötelezettségek',
'spent_in_specific_budget' => 'Költés ":budget" költségkeretben',
'spent_in_specific_double' => 'Spent in account ":account"',
'earned_in_specific_double' => 'Earned in account ":account"',
'spent_in_specific_double' => 'A(z) ":account" fiókon elköltött',
'earned_in_specific_double' => 'A(z) ":account" fiókon megkeresett',
'source_account' => 'Forrás számla',
'source_account_reconciliation' => 'Nem lehet szerkeszteni egy egyeztetett tranzakció forrásszámláját.',
'destination_account' => 'Célszámla',
@@ -204,7 +204,9 @@ return [
'button_register' => 'Regisztráció',
'authorization' => 'Hitelesítés',
'active_bills_only' => 'csak az aktív számlák',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'csak az aktív és a várható számlák',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Várható napi költségek',
'per_period_sum_1W' => 'Várható heti költségek',
'per_period_sum_1M' => 'Várható havi költségek',
@@ -260,17 +262,17 @@ return [
// search
'search' => 'Keresés',
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
'long_query_warning' => 'Sok keresési feltételt adtál meg, lehet hogy sokáig fog futni a keresés.',
'search_query' => 'Lekérdezés',
'search_found_transactions' => 'Firefly III :count tranzakciót talált :time másodperc alatt.|Firefly III :count tranzakciót talált :time másodperc alatt.',
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
'search_found_more_transactions' => 'A Firefly III :count tranzakciót talált :time másodperc alatt.',
'search_for_query' => 'A Firefly III tranzakciókat keres amelyben ez a kifejezés található: <span class="text-info">:query</span>',
'search_modifier_date_is' => 'Tranzakció dátuma: :value',
'search_modifier_date_before' => 'Tranzakció dátuma :value előtt van',
'search_modifier_date_after' => 'Tranzakció dátuma :value után van',
'search_modifier_created_on' => 'Tranzakció létrehozva: :value',
'search_modifier_updated_on' => 'Tranzakció utoljára módosítva: :value',
'search_modifier_external_id' => 'External ID is ":value"',
'search_modifier_external_id' => 'Külső ID pontosan ":value"',
'search_modifier_internal_reference' => 'Belső hivatkozás: :value',
'search_modifier_description_starts' => 'Leírás: ":value"',
'search_modifier_description_ends' => 'Leírás vége: ":value"',
@@ -278,49 +280,49 @@ return [
'search_modifier_description_is' => 'Leírás: ":value"',
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
'search_modifier_has_attachments' => 'The transaction must have an attachment',
'search_modifier_has_attachments' => 'Tranzakcióhoz kell legyen melléklet',
'search_modifier_has_no_category' => 'A tranzakcióhoz nincs kategória',
'search_modifier_has_any_category' => 'A tranzakciónak van kategóriája',
'search_modifier_has_no_budget' => 'A tranzakcióhoz nincs költségkeret',
'search_modifier_has_any_budget' => 'A tranzakciónak van költségkerete',
'search_modifier_has_no_tag' => 'A tranzakcióhoz nincs címke',
'search_modifier_has_any_tag' => 'A tranzakciónak van címkéje',
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
'search_modifier_no_notes' => 'The transaction has no notes',
'search_modifier_any_notes' => 'The transaction must have notes',
'search_modifier_amount_exactly' => 'Amount is exactly :value',
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
'search_modifier_source_account_id' => 'Source account ID is :value',
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
'search_modifier_notes_contain' => 'Tranzakció megjegyzése tartalmazza ":value"',
'search_modifier_notes_start' => 'Tranzakció megjegyzésének kezdete ":value"',
'search_modifier_notes_end' => 'Tranzakció megjegyzésének vége ":value"',
'search_modifier_notes_are' => 'Tranzakció megjegyzése pontosan ":value"',
'search_modifier_no_notes' => 'Tranzakciónak nincs megjegyzése',
'search_modifier_any_notes' => 'Tranzakciónak van megjegyzése',
'search_modifier_amount_exactly' => 'Összeg pontosan :value',
'search_modifier_amount_less' => 'Összeg legfeljebb :value',
'search_modifier_amount_more' => 'Összeg legalább :value',
'search_modifier_source_account_is' => 'Forrásszámla neve pontosan ":value"',
'search_modifier_source_account_contains' => 'Forrásszámla neve tartalmazza ":value"',
'search_modifier_source_account_starts' => 'Forrásszámla nevének eleje":value"',
'search_modifier_source_account_ends' => 'Forrásszámla vége ":value"',
'search_modifier_source_account_id' => 'Forrásszámla ID pontosan :value',
'search_modifier_source_account_nr_is' => 'Forrásszámla számlaszáma (IBAN) pontosan ":value"',
'search_modifier_source_account_nr_contains' => 'Forrásszámla számlaszáma (IBAN) tartalmazza ":value"',
'search_modifier_source_account_nr_starts' => 'Forrásszámla számlaszáma (IBAN) kezdete ":value"',
'search_modifier_source_account_nr_ends' => 'Forrásszámla számlaszáma (IBAN) vége ":value"',
'search_modifier_destination_account_is' => 'Célszámla neve pontosan ":value"',
'search_modifier_destination_account_contains' => 'Célszámla neve tartalmazza ":value"',
'search_modifier_destination_account_starts' => 'Célszámla nevének eleje: ":value"',
'search_modifier_destination_account_ends' => 'Célszámla nevének vége: ":value"',
'search_modifier_destination_account_id' => 'Destination account ID is :value',
'search_modifier_destination_is_cash' => 'Destination account is (cash) account',
'search_modifier_source_is_cash' => 'Source account is (cash) account',
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
'search_modifier_destination_account_nr_is' => 'Célszámla számlaszám (IBAN) pontosan: ":value"',
'search_modifier_destination_account_nr_contains' => 'Célszámla számlaszám (IBAN) tartalmazza ":value"',
'search_modifier_destination_account_nr_starts' => 'Célszámla számlaszáma (IBAN) eleje: ":value"',
'search_modifier_destination_account_nr_ends' => 'Célszámla számlaszám (IBAN) vége ":value"',
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
'search_modifier_category_is' => 'Category is ":value"',
'search_modifier_budget_is' => 'Budget is ":value"',
'search_modifier_bill_is' => 'Bill is ":value"',
'search_modifier_category_is' => 'A kategória ":value"',
'search_modifier_budget_is' => 'A költségkeret ":value"',
'search_modifier_bill_is' => 'A számla ":value"',
'search_modifier_transaction_type' => 'Tranzakció típusa: :value',
'search_modifier_tag_is' => 'A címke ":value"',
'update_rule_from_query' => 'Update rule ":rule" from search query',
'update_rule_from_query' => '":rule" szabály frissítése a keresési feltételek alapján',
'create_rule_from_query' => 'Új szabály létrehozása a keresési feltételek alapján',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
@@ -346,7 +348,7 @@ return [
'yearly' => 'éves',
// rules
'cannot_fire_inactive_rules' => 'You cannot execute inactive rules.',
'cannot_fire_inactive_rules' => 'Inaktív szabályokat nem lehet futtatni.',
'rules' => 'Szabályok',
'rule_name' => 'Szabály neve',
'rule_triggers' => 'A szabály életbe lép amikor',
@@ -403,7 +405,7 @@ return [
'delete_rule' => '":title" szabály törlése',
'update_rule' => 'Frissítési szabály',
'test_rule_triggers' => 'Egyező tranzakciók mutatása',
'warning_no_matching_transactions' => 'No matching transactions found.',
'warning_no_matching_transactions' => 'Nincs a feltételeknek megfelelő tranzakció.',
'warning_no_valid_triggers' => 'Nincs megadva érvényes eseményindító.',
'apply_rule_selection' => '":title" szabály alkalmazása a tranzakciók egy csoportján',
'apply_rule_selection_intro' => 'Az olyan szabályok mint a ":title" normális esetben csak az új vagy a frissített tranzakciókon lesznek alkalmazva, de meg lehet mondani a Firefly III-nak, hogy futtassa le a már létező tranzakciókon. Ez hasznos lehet, ha egy szabály frissítve lett és a módosításokat az összes tranzakción alkalmazni kell.',
@@ -416,50 +418,50 @@ return [
// actions and triggers
'rule_trigger_user_action' => 'A felhasználói művelet ":trigger_value"',
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
'rule_trigger_source_account_is_choice' => 'Source account name is..',
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
'rule_trigger_source_account_starts_choice' => 'Forrásszámla nevének eleje..',
'rule_trigger_source_account_starts' => 'Forrásszámla nevének eleje: ":trigger_value"',
'rule_trigger_source_account_ends_choice' => 'Forrásszámla nevének vége..',
'rule_trigger_source_account_ends' => 'Forrásszámla nevének vége ":trigger_value"',
'rule_trigger_source_account_is_choice' => 'A forrásszámla neve..',
'rule_trigger_source_account_is' => 'Forrásszámla neve: ":trigger_value"',
'rule_trigger_source_account_contains_choice' => 'Forrásszámla neve tartalmazza..',
'rule_trigger_source_account_contains' => 'Forrásszámla neve tartalmazza: ":trigger_value"',
'rule_trigger_account_id_choice' => 'Számla ID (forrás/cél) pontosan..',
'rule_trigger_account_id' => 'Számla ID (forrás/cél) pontosan :trigger_value',
'rule_trigger_source_account_id_choice' => 'Forrásszámla ID pontosan..',
'rule_trigger_source_account_id' => 'Forrásszámla ID pontosan :trigger_value',
'rule_trigger_destination_account_id_choice' => 'Célszámla ID pontosan..',
'rule_trigger_destination_account_id' => 'Célszámla ID pontosan :trigger_value',
'rule_trigger_account_is_cash_choice' => 'Számla (forrás/cél) egy készpénz számla',
'rule_trigger_account_is_cash' => 'Számla (forrás/cél) egy készpénz számla',
'rule_trigger_source_is_cash_choice' => 'Forrásszámla egy készpénz számla',
'rule_trigger_source_is_cash' => 'Forrásszámla egy készpénz számla',
'rule_trigger_destination_is_cash_choice' => 'Célszámla egy készpénz számla',
'rule_trigger_destination_is_cash' => 'Célszámla egy készpénz számla',
'rule_trigger_source_account_nr_starts_choice' => 'Forrásszámla számlaszáma / IBAN eleje..',
'rule_trigger_source_account_nr_starts' => 'Forrásszámla számlaszáma / IBAN eleje: ":trigger_value"',
'rule_trigger_source_account_nr_ends_choice' => 'Forrásszámla számlaszáma / IBAN vége..',
'rule_trigger_source_account_nr_ends' => 'Forrásszámla számlaszáma / IBAN vége: ":trigger_value"',
'rule_trigger_source_account_nr_is_choice' => 'Forrásszámla száma / IBAN..',
'rule_trigger_source_account_nr_is' => 'Forrásszámla száma / IBAN: ":trigger_value"',
'rule_trigger_source_account_nr_contains_choice' => 'Forrásszámla száma / IBAN tartalmazza..',
'rule_trigger_source_account_nr_contains' => 'Forrásszámla száma / IBAN tartalmazza: ":trigger_value"',
'rule_trigger_destination_account_starts_choice' => 'Célszámla nevének eleje..',
'rule_trigger_destination_account_starts' => 'Célszámla nevének eleje: ":trigger_value"',
'rule_trigger_destination_account_ends_choice' => 'Célszámla nevének vége..',
'rule_trigger_destination_account_ends' => 'Célszámla nevének vége: ":trigger_value"',
'rule_trigger_destination_account_is_choice' => 'A célszámla neve..',
'rule_trigger_destination_account_is' => 'Célszámla neve: ":trigger_value"',
'rule_trigger_destination_account_contains_choice' => 'A célszámla neve tartalmazza..',
'rule_trigger_destination_account_contains' => 'Célszámla neve tartalmazza: ":trigger_value"',
'rule_trigger_destination_account_nr_starts_choice' => 'Célszámla számlaszáma / IBAN eleje..',
'rule_trigger_destination_account_nr_starts' => 'Célszámla számlaszáma / IBAN eleje: ":trigger_value"',
'rule_trigger_destination_account_nr_ends_choice' => 'Célszámla számlaszáma / IBAN eleje..',
'rule_trigger_destination_account_nr_ends' => 'Célszámla számlaszáma / IBAN vége: ":trigger_value"',
'rule_trigger_destination_account_nr_is_choice' => 'Célszámla száma / IBAN..',
'rule_trigger_destination_account_nr_is' => 'Célszámla száma / IBAN: ":trigger_value"',
'rule_trigger_destination_account_nr_contains_choice' => 'Célszámla száma / IBAN tartalmazza..',
'rule_trigger_destination_account_nr_contains' => 'Célszámla száma / IBAN tartalmazza: ":trigger_value"',
'rule_trigger_transaction_type_choice' => 'A tranzakció típusa..',
'rule_trigger_transaction_type' => 'Tranzakció típusa ":trigger_value"',
'rule_trigger_category_is_choice' => 'A kategória..',
@@ -478,16 +480,16 @@ return [
'rule_trigger_description_contains' => 'Leírás tartalmazza: ":trigger_value"',
'rule_trigger_description_is_choice' => 'A leírás pontosan..',
'rule_trigger_description_is' => 'Leírás: ":trigger_value"',
'rule_trigger_date_is_choice' => 'Transaction date is..',
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
'rule_trigger_date_before_choice' => 'Transaction date is before..',
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
'rule_trigger_date_after_choice' => 'Transaction date is after..',
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
'rule_trigger_created_on_choice' => 'Transaction was made on..',
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
'rule_trigger_date_is_choice' => 'Tranzakció dátuma..',
'rule_trigger_date_is' => 'Tranzakció dátuma ":trigger_value"',
'rule_trigger_date_before_choice' => 'Tranzakció dátuma korábbi, mint..',
'rule_trigger_date_before' => 'Tranzakció dátuma korábbi, mint ":trigger_value"',
'rule_trigger_date_after_choice' => 'Tranzakció dátuma későbbi, mint..',
'rule_trigger_date_after' => 'Tranzakció dátuma későbbi, mint ":trigger_value"',
'rule_trigger_created_on_choice' => 'Tranzakció létrehozva..',
'rule_trigger_created_on' => 'Tranzakció létrehozva ":trigger_value"',
'rule_trigger_updated_on_choice' => 'Tranzakció utoljára módosítva..',
'rule_trigger_updated_on' => 'Tranzakció utoljára módosítva ":trigger_value"',
'rule_trigger_budget_is_choice' => 'A költségkeret..',
'rule_trigger_budget_is' => 'Költségkeret: ":trigger_value"',
'rule_trigger_tag_is_choice' => 'A címke..',
@@ -497,7 +499,7 @@ return [
'rule_trigger_foreign_currency_is_choice' => 'Transaction foreign currency is..',
'rule_trigger_foreign_currency_is' => 'Transaction foreign currency is ":trigger_value"',
'rule_trigger_has_attachments_choice' => 'Legalább ennyi melléklete van',
'rule_trigger_has_attachments' => 'Has at least :trigger_value attachment(s)',
'rule_trigger_has_attachments' => 'Legalább :trigger_value melléklete van',
'rule_trigger_store_journal' => 'Tranzakció létrehozásakor',
'rule_trigger_update_journal' => 'Tranzakció frissítésekor',
'rule_trigger_has_no_category_choice' => 'Nincs kategóriája',
@@ -609,7 +611,7 @@ return [
'select_tags_to_delete' => 'Ki kell választani néhány címkét.',
'deleted_x_tags' => 'Deleted :count tag.|Deleted :count tags.',
'create_rule_from_transaction' => 'Szabály létrehozása tranzakció alapján',
'create_recurring_from_transaction' => 'Create recurring transaction based on transaction',
'create_recurring_from_transaction' => 'Ismétlődő tranzakció létrehozása a tranzakció alapján',
// preferences
@@ -628,7 +630,7 @@ return [
'pref_locale' => 'Területi beállítások',
'pref_languages_help' => 'A Firefly III több nyelven is elérhető. Melyiket szeretné használni?',
'pref_locale_help' => 'Firefly III allows you to set other local settings, like how currencies, numbers and dates are formatted. Entries in this list may not be supported by your system. Firefly III doesn\'t have the correct date settings for every locale; contact me for improvements.',
'pref_locale_no_demo' => 'This feature won\'t work for the demo user.',
'pref_locale_no_demo' => 'Ez a funkció nem működik a demo felhasználónak.',
'pref_custom_fiscal_year' => 'Költségvetési év beállításai',
'pref_custom_fiscal_year_label' => 'Engedélyezett',
'pref_custom_fiscal_year_help' => 'Azokban az országokban ahol a pénzügyi év nem Január 1 és December 31 közé esik, be lehet ezt kapcsolni és meg lehet adni a pénzügyi év kezdő- és végdátumát',
@@ -674,52 +676,52 @@ return [
'pref_optional_tj_internal_reference' => 'Belső hivatkozás',
'pref_optional_tj_notes' => 'Megjegyzések',
'pref_optional_tj_attachments' => 'Mellékletek',
'pref_optional_tj_external_uri' => 'External URI',
'pref_optional_tj_external_uri' => 'Külső hivatkozás',
'optional_field_meta_dates' => 'Dátumok',
'optional_field_meta_business' => 'Üzleti',
'optional_field_attachments' => 'Mellékletek',
'optional_field_meta_data' => 'Opcionális metaadat',
'external_uri' => 'External URI',
'external_uri' => 'Külső hivatkozás',
// profile:
'delete_stuff_header' => 'Adatok törlése',
'permanent_delete_stuff' => 'Óvatosan ezekkel a gombokkal! A dolgok törlése végleges.',
'other_sessions_logged_out' => 'All your other sessions have been logged out.',
'other_sessions_logged_out' => 'Minden másik bejelentkezésed ki lett léptetve.',
'delete_all_budgets' => 'MINDEN költségkeret törlése',
'delete_all_categories' => 'MINDEN kategória törlése',
'delete_all_tags' => 'MINDEN címke törlése',
'delete_all_bills' => 'Delete ALL your bills',
'delete_all_piggy_banks' => 'Delete ALL your piggy banks',
'delete_all_rules' => 'Delete ALL your rules',
'delete_all_recurring' => 'Delete ALL your recurring transactions',
'delete_all_object_groups' => 'Delete ALL your object groups',
'delete_all_accounts' => 'Delete ALL your accounts',
'delete_all_asset_accounts' => 'Delete ALL your asset accounts',
'delete_all_expense_accounts' => 'Delete ALL your expense accounts',
'delete_all_revenue_accounts' => 'Delete ALL your revenue accounts',
'delete_all_liabilities' => 'Delete ALL your liabilities',
'delete_all_transactions' => 'Delete ALL your transactions',
'delete_all_withdrawals' => 'Delete ALL your withdrawals',
'delete_all_deposits' => 'Delete ALL your deposits',
'delete_all_transfers' => 'Delete ALL your transfers',
'also_delete_transactions' => 'Deleting accounts will also delete ALL associated withdrawals, deposits and transfers!',
'delete_all_bills' => 'MINDEN számla törlése',
'delete_all_piggy_banks' => 'MINDEN malacpersely törlése',
'delete_all_rules' => 'MINDEN szabály törlése',
'delete_all_recurring' => 'MINDEN ismétlődő tranzakció törlése',
'delete_all_object_groups' => 'MINDEN csoport törlése',
'delete_all_accounts' => 'MINDEN költségszámla törlése',
'delete_all_asset_accounts' => 'MINDEN eszközszámla törlése',
'delete_all_expense_accounts' => 'MINDEN költségszámla törlése',
'delete_all_revenue_accounts' => 'MINDEN jövedelemszámla törlése',
'delete_all_liabilities' => 'MINDEN kötelezettség törlése',
'delete_all_transactions' => 'MINDEN tranzakció törlése',
'delete_all_withdrawals' => 'MINDEN költség törlése',
'delete_all_deposits' => 'MINDEN bevétel törlése',
'delete_all_transfers' => 'MINDEN átvezetés törlése',
'also_delete_transactions' => 'Számlák törlése során MINDEN hozzá kapcsolódó költség, bevétel és átvezetés is törlődik!',
'deleted_all_budgets' => 'Minden költségkeret törölve',
'deleted_all_categories' => 'Minden kategória törölve',
'deleted_all_tags' => 'Minden címke törölve',
'deleted_all_bills' => 'All bills have been deleted',
'deleted_all_piggy_banks' => 'All piggy banks have been deleted',
'deleted_all_rules' => 'All rules and rule groups have been deleted',
'deleted_all_object_groups' => 'All groups have been deleted',
'deleted_all_accounts' => 'All accounts have been deleted',
'deleted_all_asset_accounts' => 'All asset accounts have been deleted',
'deleted_all_expense_accounts' => 'All expense accounts have been deleted',
'deleted_all_revenue_accounts' => 'All revenue accounts have been deleted',
'deleted_all_liabilities' => 'All liabilities have been deleted',
'deleted_all_transactions' => 'All transactions have been deleted',
'deleted_all_withdrawals' => 'All withdrawals have been deleted',
'deleted_all_deposits' => 'All deposits have been deleted',
'deleted_all_transfers' => 'All transfers have been deleted',
'deleted_all_recurring' => 'All recurring transactions have been deleted',
'deleted_all_bills' => 'Minden számla törölve lett',
'deleted_all_piggy_banks' => 'Minden malacpersely törölve lett',
'deleted_all_rules' => 'Minden szabály és szabálycsoport törölve lett',
'deleted_all_object_groups' => 'Minden csoport törölve lett',
'deleted_all_accounts' => 'Minden számla törölve lett',
'deleted_all_asset_accounts' => 'Minden eszközszámla törölve lett',
'deleted_all_expense_accounts' => 'Minden költségszámla törölve lett',
'deleted_all_revenue_accounts' => 'Minden jövedelemszámla törölve lett',
'deleted_all_liabilities' => 'Minden kötelezettség törölve lett',
'deleted_all_transactions' => 'Minden tranzakció törölve lett',
'deleted_all_withdrawals' => 'Minden költség törölve lett',
'deleted_all_deposits' => 'Minden bevétel törölve lett',
'deleted_all_transfers' => 'Minden átvezetés törölve lett',
'deleted_all_recurring' => 'Minden ismétlődő tranzakció törölve lett',
'change_your_password' => 'Jelszó módosítása',
'delete_account' => 'Fiók törlése',
'current_password' => 'Jelenlegi jelszó',
@@ -745,51 +747,51 @@ return [
'secure_pw_should' => 'Kipipáljam a négyzetet?',
'secure_pw_long_password' => 'Igen. Mindig ellenőrizze, hogy a jelszavam biztonságos-e.',
'command_line_token' => 'Parancssori token',
'explain_command_line_token' => 'You need this token to perform command line options, such as exporting data. Without it, that sensitive command will not work. Do not share your command line token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
'explain_command_line_token' => 'Erre a tokenre parancssori lehetőségek végrehajtásához van szükség, mint például adatok exportálása. Enélkül néhány érzékeny parancs nem fog működni. Ezt a tokent senki nem fogja kérni tőled, még a fejlesztő sem. A lenti gombbal újragenerálhatod, ha félsz hogy illetéktelenek kezébe került.',
'regenerate_command_line_token' => 'Parancssori token újragenerálása',
'token_regenerated' => 'Az új parancssori token generálódott',
'change_your_email' => 'Email cím módosítása',
'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the <a href="admin">Administration</a>.',
'email_verification' => 'Egy email üzenet lesz elküldve a régi ÉS az új email címre. Biztonsági okokból, nem lehet majd bejelentkezni amíg az új email cím nincs ellenőrizve. Ha nem biztos, hogy a Firefly III telepítés képes emaileket küldeni, nem szabad használni ezt a funkciót. Az adminisztrátor ellenőrizheti ezt az <a href="admin">Adminisztráció</a> oldalon.',
'email_changed_logout' => 'Amíg nem ellenőrizted az email címed addig nem tudsz bejelentkezni.',
'login_with_new_email' => 'Most már bejelentkezhet az új email címével.',
'login_with_old_email' => 'Most már bejelentkezhet újra a régi email címével.',
'login_provider_local_only' => 'Ez a művelet nem érhető el ":login_provider" általi hitelesítésekor.',
'external_user_mgt_disabled' => 'This action is not available when Firefly III isn\'t responsible for user management or authentication handling.',
'external_auth_disabled' => 'This action is not available when Firefly III isn\'t responsible for authentication handling.',
'delete_local_info_only' => "Because Firefly III isn't responsible for user management or authentication handling, this function will only delete local Firefly III information.",
'external_user_mgt_disabled' => 'Ez a művelet nem elérhető, amikor a felhasználó kezelést és bejelentkeztetést nem a Firely III végzi.',
'external_auth_disabled' => 'Ez a művelet nem elérhető, amikor a bejelentkeztetést nem a Firefly III végzi.',
'delete_local_info_only' => "Mivel nem a Firefly III végzi a felhasználók kezelését és a bejelentkeztetést, ez a funkció csak a lokális Firefly III információkat törli.",
'oauth' => 'OAuth',
'profile_oauth_clients' => 'OAuth Clients',
'profile_oauth_no_clients' => 'You have not created any OAuth clients.',
'profile_oauth_clients_header' => 'Clients',
'profile_oauth_client_id' => 'Client ID',
'profile_oauth_client_name' => 'Name',
'profile_oauth_client_secret' => 'Secret',
'profile_oauth_create_new_client' => 'Create New Client',
'profile_oauth_create_client' => 'Create Client',
'profile_oauth_edit_client' => 'Edit Client',
'profile_oauth_name_help' => 'Something your users will recognize and trust.',
'profile_oauth_redirect_url' => 'Redirect URL',
'profile_oauth_redirect_url_help' => 'Your application\'s authorization callback URL.',
'profile_authorized_apps' => 'Authorized applications',
'profile_authorized_clients' => 'Authorized clients',
'profile_scopes' => 'Scopes',
'profile_revoke' => 'Revoke',
'profile_oauth_client_secret_title' => 'Client Secret',
'profile_oauth_client_secret_expl' => 'Here is your new client secret. This is the only time it will be shown so don\'t lose it! You may now use this secret to make API requests.',
'profile_personal_access_tokens' => 'Personal Access Tokens',
'profile_personal_access_token' => 'Personal Access Token',
'profile_oauth_confidential' => 'Confidential',
'profile_oauth_confidential_help' => 'Require the client to authenticate with a secret. Confidential clients can hold credentials in a secure way without exposing them to unauthorized parties. Public applications, such as native desktop or JavaScript SPA applications, are unable to hold secrets securely.',
'profile_oauth_clients' => 'OAuth kliensek',
'profile_oauth_no_clients' => 'Nincs létrehozva egyetlen OAuth kliens sem.',
'profile_oauth_clients_header' => 'Kliensek',
'profile_oauth_client_id' => 'Kliens ID',
'profile_oauth_client_name' => 'Megnevezés',
'profile_oauth_client_secret' => 'Titkos kód',
'profile_oauth_create_new_client' => 'Új kliens létrehozása',
'profile_oauth_create_client' => 'Kliens létrehozása',
'profile_oauth_edit_client' => 'Kliens szerkesztése',
'profile_oauth_name_help' => 'Segítség, hogy a felhasználók tudják mihez kapcsolódik.',
'profile_oauth_redirect_url' => 'Átirányítási URL',
'profile_oauth_redirect_url_help' => 'Az alkalmazásban használt autentikációs URL.',
'profile_authorized_apps' => 'Engedélyezett alkalmazások',
'profile_authorized_clients' => 'Engedélyezett kliensek',
'profile_scopes' => 'Hatáskörök',
'profile_revoke' => 'Visszavonás',
'profile_oauth_client_secret_title' => 'Kliens titkos kódja',
'profile_oauth_client_secret_expl' => 'Ez a kliens titkos kódja. Ez az egyetlen alkalom, amikor meg van jelenítve, ne hagyd el! Ezzel a kóddal végezhetsz API hívásokat.',
'profile_personal_access_tokens' => 'Személyes hozzáférési tokenek',
'profile_personal_access_token' => 'Személyes hozzáférési token',
'profile_oauth_confidential' => 'Bizalmas',
'profile_oauth_confidential_help' => 'Titkos kód használata a kliens bejelentkezéséhez. Bizonyos kliensek biztonságosan tudnak hitelesítő adatokat tárolni, anélkül hogy jogosulatlan fél hozzáférhetne. Nyilvános kliensek, például mint asztali vagy JavaScript SPA alkalmazások nem tudnak biztonságosan titkos kódot tárolni.',
'profile_personal_access_token_explanation' => 'Here is your new personal access token. This is the only time it will be shown so don\'t lose it! You may now use this token to make API requests.',
'profile_no_personal_access_token' => 'You have not created any personal access tokens.',
'profile_create_new_token' => 'Create new token',
'profile_create_token' => 'Create token',
'profile_create' => 'Create',
'profile_save_changes' => 'Save changes',
'profile_whoops' => 'Whoops!',
'profile_something_wrong' => 'Something went wrong!',
'profile_try_again' => 'Something went wrong. Please try again.',
'amounts' => 'Amounts',
'profile_no_personal_access_token' => 'Nincs létrehozva egyetlen személyes hozzáférési token sem.',
'profile_create_new_token' => 'Új token létrehozása',
'profile_create_token' => 'Token létrehozása',
'profile_create' => 'Létrehozás',
'profile_save_changes' => 'Módosítások mentése',
'profile_whoops' => 'Hoppá!',
'profile_something_wrong' => 'Hiba történt!',
'profile_try_again' => 'Hiba történt. Kérjük, próbálja meg újra.',
'amounts' => 'Mennyiségek',
'multi_account_warning_unknown' => 'Depending on the type of transaction you create, the source and/or destination account of subsequent splits may be overruled by whatever is defined in the first split of the transaction.',
'multi_account_warning_withdrawal' => 'Keep in mind that the source account of subsequent splits will be overruled by whatever is defined in the first split of the withdrawal.',
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
@@ -928,7 +930,7 @@ return [
'ab_basic_modal_explain' => 'Használja ezt az űrlapot a költségvetés beállításához (összesen, :currency devizában) a feltüntetett időszakban.',
'createBudget' => 'Új költségkeret',
'invalid_currency' => 'Ez egy érvénytelen pénznem',
'invalid_amount' => 'Please enter an amount',
'invalid_amount' => 'Kérlek, írj be egy összeget',
'set_ab' => 'A rendelkezésre álló költségkeret összeg beéllítva',
'updated_ab' => 'A rendelkezésre álló költségkeret összeg frissítve',
'deleted_ab' => 'A rendelkezésre álló költségkeret összeg törölve',
@@ -970,7 +972,7 @@ return [
// bills:
'not_expected_period' => 'Nem várható ebben az időszakban',
'not_or_not_yet' => 'Not (yet)',
'not_or_not_yet' => 'Nincs (még)',
'match_between_amounts' => 'Tranzakciókkal egyező számlák :low és :high között.',
'running_again_loss' => 'A számlával korábban összekötött tranzakciók összeköttetése törlődhet, ha többé nem felelnek meg egyetlen szabálynak sem.',
'bill_related_rules' => 'Erre a számlára vonatkozó szabályok',
@@ -999,7 +1001,7 @@ return [
'bill_store_error' => 'Nem várt hiba történt az új számla tárolása közben. Ellenőrizd a naplófájlokat',
'list_inactive_rule' => 'inaktív szabály',
'bill_edit_rules' => 'Firefly III will attempt to edit the rule related to this bill as well. If you\'ve edited this rule yourself however, Firefly III won\'t change anything.|Firefly III will attempt to edit the :count rules related to this bill as well. If you\'ve edited these rules yourself however, Firefly III won\'t change anything.',
'bill_expected_date' => 'Expected :date',
'bill_expected_date' => 'Várható dátum :date',
// accounts:
'inactive_account_link' => 'You have :count inactive (archived) account, which you can view on this separate page.|You have :count inactive (archived) accounts, which you can view on this separate page.',
@@ -1154,8 +1156,8 @@ return [
'no_bulk_category' => 'Ne frissítse a kategóriát',
'no_bulk_budget' => 'Ne frissítse a költségkeretet',
'no_bulk_tags' => 'Ne frissítse a cimké(ke)t',
'replace_with_these_tags' => 'Replace with these tags',
'append_these_tags' => 'Add these tags',
'replace_with_these_tags' => 'Címkék cseréje',
'append_these_tags' => 'Címkék hozzáadása',
'mass_edit' => 'Kijelöltek szerkesztése egyesével',
'bulk_edit' => 'Kijelöltek tömeges szerkesztése',
'mass_delete' => 'Kijelöltek törlése',
@@ -1229,8 +1231,8 @@ return [
'currency_not_present' => 'Ne aggódj ha az általad normál esetben használt pénznem nincs a listában. Létrehozhatod a saját pénznemedet a Beállítások -> Pénznemek alatt.',
// home page:
'transaction_table_description' => 'A table containing your transactions',
'opposing_account' => 'Opposing account',
'transaction_table_description' => 'Tranzakciókat tartalmazó táblázat',
'opposing_account' => 'Ellenoldali számla',
'yourAccounts' => 'Bankszámlák',
'your_accounts' => 'Számla áttekintése',
'category_overview' => 'Kategória áttekintés',
@@ -1239,8 +1241,8 @@ return [
'budgetsAndSpending' => 'Költségkeretek és kiadások',
'budgets_and_spending' => 'Költségkeretek és kiadások',
'go_to_budget' => 'Ugrás költségkerethez "{budget}"',
'go_to_deposits' => 'Go to deposits',
'go_to_expenses' => 'Go to expenses',
'go_to_deposits' => 'Ugrás a bevételekre',
'go_to_expenses' => 'Ugrás a kiadásokra',
'savings' => 'Magtakarítások',
'newWithdrawal' => 'Új költség',
'newDeposit' => 'Új bevétel',
@@ -1254,7 +1256,7 @@ return [
'currency' => 'Pénznem',
'preferences' => 'Beállítások',
'logout' => 'Kijelentkezés',
'logout_other_sessions' => 'Logout all other sessions',
'logout_other_sessions' => 'Minden más munkamenet kijelentkeztetése',
'toggleNavigation' => 'Navigációs mód átkapcsolása',
'searchPlaceholder' => 'Keresés...',
'version' => 'Verizó',
@@ -1309,7 +1311,7 @@ return [
'debt_start_date' => 'Adósság kezdete',
'debt_start_amount' => 'Adósság kezdeti összege',
'debt_start_amount_help' => 'A legjobb ezt az összeget negatívra állítani. Olvassa el a súgót (a kérdőjel-ikon a jobb felső sarokban) további információkért.',
'interest_period_help' => 'Ez kizárólag kozmetikázásra használt mező, nem fog a számláláshoz hozzáadódni. Mint kiderült, a bankok néha sunyik és Firefly III tévedhet.',
'interest_period_help' => 'Ez kizárólag kozmetikázásra használt mező, nem fog a számláláshoz hozzáadódni. Mint kiderült, a bankok néha sunyik és a Firefly III tévedhet.',
'store_new_liabilities_account' => 'Új kötelezettség eltárolása',
'edit_liabilities_account' => '":name" kötelezettség szerkesztése',
'financial_control' => 'Pénzügyi felügyelet',
@@ -1426,7 +1428,7 @@ return [
'month' => 'Hónap',
'budget' => 'Költségkeret',
'spent' => 'Elköltött',
'spent_capped' => 'Spent (capped)',
'spent_capped' => 'Elköltve (korlátozva)',
'spent_in_budget' => 'Költségkeretből elköltve',
'left_to_spend' => 'Elkölthető',
'earned' => 'Megkeresett',
@@ -1520,17 +1522,17 @@ return [
'user_data_information' => 'Felhasználói adatok',
'user_information' => 'Felhasználó információk',
'total_size' => 'teljes méret',
'budget_or_budgets' => ':count budget|:count budgets',
'budget_or_budgets' => ':count költségkeret|:count költségkeret',
'budgets_with_limits' => ':count budget with configured amount|:count budgets with configured amount',
'nr_of_rules_in_total_groups' => ':count_rules szabály :count_groups szabálycsoportban',
'tag_or_tags' => ':count tag|:count tags',
'tag_or_tags' => ':count címke|:count címke',
'configuration_updated' => 'A konfiguráció frissítése megtörtént',
'setting_is_demo_site' => 'Bemutató oldal',
'setting_is_demo_site_explain' => 'Ha bejelölt, a telepítés bemutató oldalként fog viselkedni, aminek furcsa mellékhatásai lehetnek.',
'block_code_bounced' => 'Visszapattant email üzenetek',
'block_code_expired' => 'A Demo számla lejárt',
'no_block_code' => 'Nincs oka a zárolásnak, vagy a felhasználó nincs zárolva',
'block_code_email_changed' => 'A felhasználó még nem erősített meg az új email címet',
'block_code_email_changed' => 'A felhasználó még nem erősítette meg az új email címét',
'admin_update_email' => 'A profil oldallal ellentétben a felhasználó NEM kap értesítést az email címe megváltozásáról!',
'update_user' => 'Felhasználó frissítése',
'updated_user' => 'Felhasználói adatok módosítva.',
@@ -1541,9 +1543,9 @@ return [
'send_message' => 'Üzenet küldése',
'send_test_triggered' => 'Teszt elindítva. Ellenőrizd a bejövő üzeneteidet és a naplófájlokat.',
'give_admin_careful' => 'Adminisztrátornak kinevezett felhasználók visszavonhatják akár a te adminisztrátori felhatalmazásodat. Légy óvatos.',
'admin_maintanance_title' => 'Maintenance',
'admin_maintanance_expl' => 'Some nifty buttons for Firefly III maintenance',
'admin_maintenance_clear_cache' => 'Clear cache',
'admin_maintanance_title' => 'Karbantartás',
'admin_maintanance_expl' => 'Firefly III karbantartását kezelő gombok',
'admin_maintenance_clear_cache' => 'Gyorsítótár ürítése',
'split_transaction_title' => 'Felosztott tranzakció leírása',
'split_transaction_title_help' => 'Felosztott tranzakció létrehozásakor meg kell adni egy globális leírást a tranzakció összes felosztása részére.',
@@ -1630,7 +1632,7 @@ return [
'errors_submission' => 'Hiba történt a beküldés során. Kérem, javítsa az alábbi hibákat.',
// object groups
'default_group_title_name' => '(ungrouped)',
'default_group_title_name' => '(nem csoportosított)',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => 'Ideje létrehozni egy eszközszámlát!',
@@ -1707,7 +1709,7 @@ return [
'created_withdrawals' => 'Létrehozott költségek',
'created_deposits' => 'Létrehozott bevételek',
'created_transfers' => 'Átvezetések létrehozva',
'recurring_info' => 'Recurring transaction :count / :total',
'recurring_info' => 'Ismétlődő tranzakciók :count / :total',
'created_from_recurrence' => 'Létrehozva ":title" (#:id) ismétlődő tranzakcióból',
'recurring_never_cron' => 'Az ismétlődő tranzakció funkcióhoz tartozó ütemezett feladat sosem futott még le. Ez normális jelenség, ha most Firefly III frissen lett telepítve, de ennek rövid időn belül változnia kellene. Ellenőrizd a súgóban a hibaelháítási lehetőségeket, a (?) gombra kattintva a jobb felső sarokban.',
'recurring_cron_long_ago' => 'Úgy látszik, hogy több, mint 36 óra telt el a legutolsó ismétlődő tranzakciókat végrehajtó ütemezett feladat elindítása óta. Biztos vagy abban, hogy helyesen lett beállítva minden? Ellenőrizd a súgóban a hibaelháítási lehetőségeket, a (?) gombra kattintva a jobb felső sarokban.',
@@ -1733,7 +1735,7 @@ return [
'edit_recurrence' => '":title" ismétlődő tranzakció szerkesztése',
'recurring_repeats_until' => 'Ismétlés :date-ig',
'recurring_repeats_forever' => 'Folyamatos ismétlés',
'recurring_repeats_x_times' => 'Repeats :count time|Repeats :count times',
'recurring_repeats_x_times' => ':count alkalommal ismétlődik|:count alkalommal ismétlődik',
'update_recurrence' => 'Ismétlődő tranzakció frissítése',
'updated_recurrence' => '":title" ismétlődő tranzakció frissítve',
'recurrence_is_inactive' => 'Ez az ismétlődő tranzakció nem aktív, nem fog új tranzakciókat létrehozni.',
@@ -1771,15 +1773,15 @@ return [
'telemetry_disabled_now_what' => 'A telemtria szükség szerint engedélyezhető a .env fájlban vagy a Docker beállításokban.',
'telemetry_collected_info' => 'Összegyűjtött információ',
'no_telemetry_present' => 'A Firefly III nulla telemetria bejegyzést gyűjtött össze.',
'records_telemetry_present' => 'Firefly III has collected :count telemetry record.|Firefly III has collected :count telemetry records.',
'records_telemetry_present' => 'Firefly III :count telemetria adatot gyűjtött.|Firefly III :count telemetria adatot gyűjtött.',
'telemetry_button_view' => 'Telemetria megtekintése',
'telemetry_button_delete' => 'Összes telemetria törlése',
'telemetry_admin_overview' => 'Telemetria áttekintés',
'telemetry_back_to_index' => 'Vissza a telemetria kezdőoldalra',
'not_yet_submitted' => 'Nem beküldött',
'telemetry_type_feature' => 'Funkciókapcsoló',
'telemetry_type_string' => 'Text',
'telemetry_type_recurring' => 'Recurring',
'telemetry_type_string' => 'Szöveg',
'telemetry_type_recurring' => 'Ismétlődő',
'telemetry_submit_all' => 'Bejegyzések beküldése',
'telemetry_delete_submitted_records' => 'Beküldött bejegyzések törlése',
'telemetry_submission_executed' => 'A bejegyzések beküldve. További információ a naplófájlokban található.',
@@ -1787,25 +1789,25 @@ return [
'telemetry_submitted_deleted' => 'Minden beküldött telemetria bejegyzés törölve.',
// debug page
'debug_page' => 'Debug page',
'debug_submit_instructions' => 'If you are running into problems, you can use the information in this box as debug information. Please copy-and-paste into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. It will generate a beautiful table that can be used to quickly diagnose your problem.',
'debug_pretty_table' => 'If you copy/paste the box below into a GitHub issue it will generate a table. Please do not surround this text with backticks or quotes.',
'debug_additional_data' => 'You may also share the content of the box below. You can also copy-and-paste this into a new or existing <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub issue</a>. However, the content of this box may contain private information such as account names, transaction details or email addresses.',
'debug_page' => 'Debug információk',
'debug_submit_instructions' => 'Ha hibába ütköznél, a lenti információk használhatóak a vizsgálatához. Kérlek küld el egy új vagy már létező, hasonló témájú <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub hibajegybe</a>. Ez így egy átlátható táblázatot fog generálni, ami segíteni fog a hiba okának keresésében.',
'debug_pretty_table' => 'Ha bemásolod a lenti adatokat egy GitHub hibajegy megjegyzésébe, egy átlátható táblázatot fog generálni. Kérlek ne használj idézőjeleket körülötte.',
'debug_additional_data' => 'A lenti információkat is megoszthatod. Kimásolható a <a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub hibajegybe</a>. Viszont tartalmazhat szenzitív információkat, mint számla és tranzakció adatok vagy e-mail címek.',
// object groups
'object_groups_menu_bar' => 'Groups',
'object_groups_page_title' => 'Groups',
'object_groups_breadcrumb' => 'Groups',
'object_groups_index' => 'Overview',
'object_groups' => 'Groups',
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',
'object_group' => 'Group',
'object_groups_menu_bar' => 'Csoportok',
'object_groups_page_title' => 'Csoportok',
'object_groups_breadcrumb' => 'Csoportok',
'object_groups_index' => 'Áttekintés',
'object_groups' => 'Csoportok',
'object_groups_empty_explain' => 'Sok elem csoportosítható Firefly III-ban. Például malacperselyeknek beállítható a "Csoport" mezője. Szerkeszthető a csoportok megnevezése és sorrendje. További információkért nézd meg a súgót a jobb felső sarokban lévő (?) ikonra kattintva.',
'object_group_title' => 'Cím',
'edit_object_group' => '":title" csoport szerkesztése',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Csoport frissítése',
'updated_object_group' => '":title" csoport sikeresen frissítve',
'deleted_object_group' => '":title" csoport sikeresen törölve',
'object_group' => 'Csoport',
//

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Register',
'authorization' => 'Authorization',
'active_bills_only' => 'active bills only',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'active and expected bills only',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Registrare',
'authorization' => 'Autorizzazione',
'active_bills_only' => 'solo bollette attive',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'solo bollette attive e previste',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Costi giornalieri previsti',
'per_period_sum_1W' => 'Costi settimanali previsti',
'per_period_sum_1M' => 'Costi mensili previsti',
@@ -260,7 +262,7 @@ return [
// search
'search' => 'Cerca',
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
'long_query_warning' => 'La tua query di ricerca è molto lunga e potrebbe non funzionare correttametne.',
'search_query' => 'Domanda',
'search_found_transactions' => 'Firefly III ha trovato :count transazione in :time secondi.|Firefly III ha trovato :count transazioni in :time secondi.',
'search_found_more_transactions' => 'Firefly III ha trovato più di :count transazioni in :time secondi.',
@@ -420,7 +422,7 @@ return [
'rule_trigger_source_account_starts' => 'Il nome del conto di origine inizia con ":trigger_value"',
'rule_trigger_source_account_ends_choice' => 'Il nome del conto di origine termina con..',
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
'rule_trigger_source_account_is_choice' => 'Source account name is..',
'rule_trigger_source_account_is_choice' => 'Il nome del conto di origine è..',
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
@@ -448,14 +450,14 @@ return [
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
'rule_trigger_destination_account_is_choice' => 'Il nome del conto di destinazione è..',
'rule_trigger_destination_account_is' => 'Il nome del conto di destinazione è ":trigger_value"',
'rule_trigger_destination_account_contains_choice' => 'Il nome del conto di destinazione contiene..',
'rule_trigger_destination_account_contains' => 'Il conto di destinazione contiene ":trigger_value"',
'rule_trigger_destination_account_nr_starts_choice' => 'Il numero del conto di destinazione / l\'IBAN inizia con..',
'rule_trigger_destination_account_nr_starts' => 'Il numero del conto di destinazione / l\'IBAN inizia con ":trigger_value"',
'rule_trigger_destination_account_nr_ends_choice' => 'Il numero del conto di destinazione / l\'IBAN termina con..',
'rule_trigger_destination_account_nr_ends' => 'Il numero del conto di destinazione / l\'IBAN termina con ":trigger_value"',
'rule_trigger_destination_account_nr_is_choice' => 'Il numero del conto di destinazione / l\'IBAN è..',
'rule_trigger_destination_account_nr_is' => 'Il numero del conto di destinazione / l\'IBAN è ":trigger_value"',
'rule_trigger_destination_account_nr_contains_choice' => 'Il numero del conto di destinazione / l\'IBAN contiene..',
@@ -755,7 +757,7 @@ return [
'login_with_old_email' => 'Ora puoi accedere nuovamente con il tuo vecchio indirizzo email.',
'login_provider_local_only' => 'Questa azione non è disponibile quando ci si è autenticati con ":login_provider".',
'external_user_mgt_disabled' => 'Questa azione non è disponibile quando Firefly III non è responsabile della gestione utente o dell\'autenticazione.',
'external_auth_disabled' => 'This action is not available when Firefly III isn\'t responsible for authentication handling.',
'external_auth_disabled' => 'Questa azione non è disponibile quando Firefly III non è responsabile dell\'autenticazione.',
'delete_local_info_only' => "Poiché Firefly III non è responsabile della gestione utente o dell'autenticazione, questa funzione eliminerà solo le informazioni locali di Firefly III.",
'oauth' => 'OAuth',
'profile_oauth_clients' => 'Client OAuth',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Alcune cose in Firefly III possono essere divise in gruppi. I salvadanai, per esempio, dispongono di un campo "Gruppo" nelle schermate di modifica e creazione. Quando si imposta questo campo, è possibile modificare i nomi e l\'ordine dei gruppi in questa pagina. Per ulteriori informazioni, consulta le pagine di aiuto nell\'angolo in alto a destra, con l\'icona (?).',
'object_group_title' => 'Titolo',
'edit_object_group' => 'Modifica gruppo ":title"',
'delete_object_group' => 'Modifica gruppo ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Aggiorna gruppo',
'updated_object_group' => 'Gruppo ":title" aggiornato con successo',
'deleted_object_group' => 'Gruppo ":title" eliminato con successo',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Registrer',
'authorization' => 'Autorisasjon',
'active_bills_only' => 'kun aktive regninger',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'active and expected bills only',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Registreren',
'authorization' => 'Toestemming',
'active_bills_only' => 'alleen actieve contracten',
'active_bills_only_total' => 'alle actieve contracten',
'active_exp_bills_only' => 'alleen actieve en verwachte contracten',
'active_exp_bills_only_total' => 'alle actieve en verwachte contracten',
'per_period_sum_1D' => 'Verwachte dagelijkse kosten',
'per_period_sum_1W' => 'Verwachte wekelijkse kosten',
'per_period_sum_1M' => 'Verwachte maandelijkse kosten',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Sommige dingen in Firefly III kan je groeperen. Spaarpotjes bijvoorbeeld hebben een "Groep"-veld als je ze wijzigt of maakt. Als je dit veld gebruikt kan je hier de namen en volgorde van die groepen wijzigen. Check de helppagina\'s, rechtsboven het (?) icoontje, voor meer info.',
'object_group_title' => 'Titel',
'edit_object_group' => 'Wijzig groep ":title"',
'delete_object_group' => 'Wijzig groep ":title"',
'delete_object_group' => 'Verwijder groep ":title"',
'update_object_group' => 'Groep bijwerken',
'updated_object_group' => 'Groep ":title" geüpdatet',
'deleted_object_group' => 'Groep ":title" verwijderd',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Zarejestruj',
'authorization' => 'Autoryzacja',
'active_bills_only' => 'tylko aktywne rachunki',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'tylko aktywne i oczekiwane rachunki',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Oczekiwane koszty dzienne',
'per_period_sum_1W' => 'Oczekiwane koszty tygodniowe',
'per_period_sum_1M' => 'Przewidywane koszty miesięczne',
@@ -260,7 +262,7 @@ return [
// search
'search' => 'Szukaj',
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
'long_query_warning' => 'Twoje zapytanie jest bardzo długie i może nie działać zgodnie z oczekiwaniami.',
'search_query' => 'Zapytanie',
'search_found_transactions' => 'Firefly III znalazł :count transakcję w :time sekund.|Firefly III znalazł :count transakcji w :time sekund.',
'search_found_more_transactions' => 'Firefly III znalazł więcej niż :count transakcji w :time sekund.',
@@ -755,7 +757,7 @@ return [
'login_with_old_email' => 'Teraz ponownie możesz logować się starym adresem e-mail.',
'login_provider_local_only' => 'Ta akcja nie jest dostępna gdy uwierzytelniasz się poprzez ":login_provider".',
'external_user_mgt_disabled' => 'Ta akcja nie jest dostępna, gdy Firefly III nie jest odpowiedzialny za zarządzanie użytkownikiem lub obsługę uwierzytelniania.',
'external_auth_disabled' => 'This action is not available when Firefly III isn\'t responsible for authentication handling.',
'external_auth_disabled' => 'Ta akcja nie jest dostępna, gdy Firefly III nie jest odpowiedzialny za obsługę uwierzytelniania.',
'delete_local_info_only' => "Ponieważ Firefly III nie jest odpowiedzialny za zarządzanie użytkownikami lub obsługę uwierzytelniania, ta funkcja usunie tylko lokalne informacje Firefly III.",
'oauth' => 'OAuth',
'profile_oauth_clients' => 'Klienci OAuth',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Niektóre rzeczy w Firefly III można podzielić na grupy. Na przykład skarbonki zawierają pole "Grupa" w ekranach edycji i tworzenia. Gdy ustawisz to pole, możesz edytować nazwy i kolejność grup na tej stronie. Aby uzyskać więcej informacji, sprawdź strony pomocy w prawym górnym rogu, pod ikoną (?).',
'object_group_title' => 'Tytuł',
'edit_object_group' => 'Modyfikuj grupę ":title"',
'delete_object_group' => 'Modyfikuj grupę ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Aktualizuj grupę',
'updated_object_group' => 'Pomyślnie zmodyfikowano grupę ":title"',
'deleted_object_group' => 'Pomyślnie usunięto grupę ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Registrar',
'authorization' => 'Autorização',
'active_bills_only' => 'apenas faturas ativas',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'somente faturas ativas e esperadas',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Custos diários esperados',
'per_period_sum_1W' => 'Custos semanais esperados',
'per_period_sum_1M' => 'Custos mensais esperados',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Título',
'edit_object_group' => 'Editar grupo ":title"',
'delete_object_group' => 'Editar grupo ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Atualizar grupo',
'updated_object_group' => 'O grupo ":title" foi atualizado com sucesso',
'deleted_object_group' => 'O grupo ":title" foi deletado com sucesso',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Înregistrare',
'authorization' => 'Autorizare',
'active_bills_only' => 'numai facturi active',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'numai facturi active și așteptate',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Регистрация',
'authorization' => 'Авторизация',
'active_bills_only' => 'только активные счета',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'только активные и ожидаемые счета на оплату',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Ожидаемые ежедневные расходы',
'per_period_sum_1W' => 'Ожидаемые еженедельные расходы',
'per_period_sum_1M' => 'Ожидаемые ежемесячные расходы',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Некоторые вещи в Firefly III можно разделить на группы. Например, поле "Группа " на экранах редактирования и создания копилок. Когда вы зададите это поле, вы сможете редактировать названия и порядок групп на этой странице. Для получения дополнительной информации ознакомьтесь со справочными страницами (щёлкните по значку (?) в правом верхнем углу).',
'object_group_title' => 'Название',
'edit_object_group' => 'Изменить группу ":title"',
'delete_object_group' => 'Изменить группу ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Обновить группу',
'updated_object_group' => 'Группа ":title" успешно обновлена',
'deleted_object_group' => 'Группа ":title" успешно удалена',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Registrovať',
'authorization' => 'Autorizácia',
'active_bills_only' => 'len aktívne účty',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'len aktívne a očakávané účty',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Očakávané denné výdavky',
'per_period_sum_1W' => 'Očakávané týždenné výdavky',
'per_period_sum_1M' => 'Očakávané mesačné výdavky',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Niektoré veci vo Firefly III sa dajú rozdeliť do skupín. Napríklad pokladničky majú v obrazovkách úprav a vytvárania pole „Skupina“. Keď nastavíte toto pole, môžete na tejto stránke upravovať názvy a poradie skupín. Ďalšie informácie nájdete na stránkach pomocníka v pravom hornom rohu pod ikonou (?).',
'object_group_title' => 'Názov',
'edit_object_group' => 'Upraviť skupinu „:title“',
'delete_object_group' => 'Upraviť skupinu „:title',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Aktualizovať skupinu',
'updated_object_group' => 'Skupina pravidiel „:title“ bola upravená',
'deleted_object_group' => 'Skupina „:title“ bola odstránená',

View File

@@ -30,7 +30,7 @@ return [
'edit_piggyBank' => 'Redigera spargris ”:name”',
'preferences' => 'Inställningar',
'profile' => 'Profil',
'accounts' => 'Accounts',
'accounts' => 'Konton',
'changePassword' => 'Ändra ditt lösenord',
'change_email' => 'Ändra din e-postadress',
'bills' => 'Räkningar',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Registrera',
'authorization' => 'Auktorisering',
'active_bills_only' => 'endast aktiva notor',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'endast aktiva och väntade notor',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Förväntade dagliga kostnader',
'per_period_sum_1W' => 'Förväntade veckokostnader',
'per_period_sum_1M' => 'Förväntade månadskostnader',
@@ -260,7 +262,7 @@ return [
// search
'search' => 'Sök',
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
'long_query_warning' => 'Din sökfråga är mycket lång, den kanske inte fungerar som förväntat.',
'search_query' => 'Fråga',
'search_found_transactions' => 'Firefly III hittade :count transaktion i :time sekunder.|Firefly III hittade :count transaktioner i :time sekunder.',
'search_found_more_transactions' => 'Firefly III hittade mer än :count transaktioner i :time sekunder.',
@@ -755,7 +757,7 @@ return [
'login_with_old_email' => 'Du kan nu logga in med din gamla epost-adress igen.',
'login_provider_local_only' => 'Denna åtgärd är inte tillgänlig vid autentisiering genom ":login_provider".',
'external_user_mgt_disabled' => 'Denna åtgärd är inte tillgänglig när Firefly III inte är ansvarig för användarhantering eller autentiseringshantering.',
'external_auth_disabled' => 'This action is not available when Firefly III isn\'t responsible for authentication handling.',
'external_auth_disabled' => 'Denna åtgärd är inte tillgänglig när Firefly III inte är ansvarig för autentiseringshantering.',
'delete_local_info_only' => "Eftersom Firefly III inte är ansvarig för användarhantering eller autentiseringshantering, kommer denna funktion endast ta bort lokal Firefly III-information.",
'oauth' => 'OAuth',
'profile_oauth_clients' => 'OAuth klienter',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Vissa saker i Firefly III kan delas in i grupper. Spargrisar till exempel, har ett "Grupp" fält i redigera och skapa vyerna. När du anger det här fältet kan du redigera gruppernas namn och ordning på den här sidan. För mer information, kolla in hjälpsidorna i det övre högra hörnet, under (?)-ikonen.',
'object_group_title' => 'Titel',
'edit_object_group' => 'Redigera grupp ":title"',
'delete_object_group' => 'Redigera grupp ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Uppdatera grupp',
'updated_object_group' => 'Uppdatering för grupp ":title" lyckades',
'deleted_object_group' => 'Grupp ":title" lyckades tas bort',

View File

@@ -205,7 +205,9 @@ return [
'button_register' => 'Kayıt ol',
'authorization' => 'Yetkilendirme',
'active_bills_only' => 'sadece aktif faturalar',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'sadece aktif ve beklenen faturalar',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1802,7 +1804,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => 'Đăng ký',
'authorization' => 'Ủy quyền',
'active_bills_only' => 'Chỉ hóa đơn hoạt động',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'hóa đơn hoạt động và dự kiến',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Một số điều trong Firefly III có thể được chia thành các nhóm. Ví dụ, các ống heo, có trường "Nhóm" trong chỉnh sửa và tạo. Khi bạn đặt trường này, bạn có thể chỉnh sửa tên và thứ tự của các nhóm trên trang này. Để biết thêm thông tin, hãy xem các trang trợ giúp ở góc trên bên phải, dưới biểu tượng (?) -.',
'object_group_title' => 'Tiêu đề',
'edit_object_group' => 'Chỉnh sửa nhóm ":title"',
'delete_object_group' => 'Chỉnh sửa nhóm ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Cập nhật nhóm',
'updated_object_group' => 'Nhóm được cập nhật thành công ":title"',
'deleted_object_group' => 'Đã xóa nhóm thành công ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => '注册帐号',
'authorization' => '认证',
'active_bills_only' => '只显示进行中的工作',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => '只显示有效和预期的账单',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -204,7 +204,9 @@ return [
'button_register' => '註冊帳號',
'authorization' => '身份認證',
'active_bills_only' => '僅限使用中帳單',
'active_bills_only_total' => 'all active bills',
'active_exp_bills_only' => 'active and expected bills only',
'active_exp_bills_only_total' => 'all active expected bills only',
'per_period_sum_1D' => 'Expected daily costs',
'per_period_sum_1W' => 'Expected weekly costs',
'per_period_sum_1M' => 'Expected monthly costs',
@@ -1801,7 +1803,7 @@ return [
'object_groups_empty_explain' => 'Some things in Firefly III can be divided into groups. Piggy banks for example, feature a "Group" field in the edit and create screens. When you set this field, you can edit the names and the order of the groups on this page. For more information, check out the help-pages in the top right corner, under the (?)-icon.',
'object_group_title' => 'Title',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'update_object_group' => 'Update group',
'updated_object_group' => 'Succesfully updated group ":title"',
'deleted_object_group' => 'Succesfully deleted group ":title"',

View File

@@ -873,9 +873,9 @@
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
"@types/node@*":
version "14.14.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.0.tgz#f1091b6ad5de18e8e91bdbd43ec63f13de372538"
integrity sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg==
version "14.14.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.2.tgz#d25295f9e4ca5989a2c610754dc02a9721235eeb"
integrity sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg==
"@types/q@^1.5.1":
version "1.5.4"
@@ -1686,9 +1686,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0"
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001135:
version "1.0.30001148"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001148.tgz#dc97c7ed918ab33bf8706ddd5e387287e015d637"
integrity sha512-E66qcd0KMKZHNJQt9hiLZGE3J4zuTqE1OnU53miEVtylFbwOEmeA5OsRu90noZful+XGSQOni1aT2tiqu/9yYw==
version "1.0.30001151"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001151.tgz#1ddfde5e6fff02aad7940b4edb7d3ac76b0cb00b"
integrity sha512-Zh3sHqskX6mHNrqUerh+fkf0N72cMxrmflzje/JyVImfpknscMnkeJrlFGJcqTmaa0iszdYptGpWMJCRQDkBVw==
chalk@^1.1.3:
version "1.1.3"
@@ -2506,9 +2506,9 @@ ee-first@1.1.1:
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
electron-to-chromium@^1.3.571:
version "1.3.582"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.582.tgz#1adfac5affce84d85b3d7b3dfbc4ade293a6ffc4"
integrity sha512-0nCJ7cSqnkMC+kUuPs0YgklFHraWGl/xHqtZWWtOeVtyi+YqkoAOMGuZQad43DscXCQI/yizcTa3u6B5r+BLww==
version "1.3.583"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.583.tgz#47a9fde74740b1205dba96db2e433132964ba3ee"
integrity sha512-L9BwLwJohjZW9mQESI79HRzhicPk1DFgM+8hOCfGgGCFEcA3Otpv7QK6SGtYoZvfQfE3wKLh0Hd5ptqUFv3gvQ==
elliptic@^6.5.3:
version "6.5.3"