mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #7010 from firefly-iii/beta-1
Meta files for new beta.
This commit is contained in:
commit
df4f28e819
21
changelog.md
21
changelog.md
@ -2,6 +2,27 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
|
||||||
|
## 6.0.0-beta.1 - 2023-02-12
|
||||||
|
|
||||||
|
### Warnings
|
||||||
|
|
||||||
|
- ⚠️ Make a backup of your database first!
|
||||||
|
- ⚠️ This version requires **PHP 8.2**.
|
||||||
|
|
||||||
|
You can access the new V3 layout under `/v3/`. If you decide to use or test it:
|
||||||
|
|
||||||
|
- ⚠️ Read the instructions under the ☠️ icon FIRST.
|
||||||
|
- ⚠️ The new layout is not yet finished. Use it to change your data at your own risk.
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Introduce Jetbrains Qodana code scanning
|
||||||
|
- Reintroduced test framework
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- [Issue 6834](https://github.com/firefly-iii/firefly-iii/issues/6834) Better check on IBANs
|
||||||
|
- Various small bugs
|
||||||
|
|
||||||
## 6.0.0-alpha.2 - 2023-02-05
|
## 6.0.0-alpha.2 - 2023-02-05
|
||||||
|
|
||||||
### Warnings
|
### Warnings
|
||||||
|
@ -106,8 +106,8 @@ return [
|
|||||||
'webhooks' => true,
|
'webhooks' => true,
|
||||||
'handle_debts' => true,
|
'handle_debts' => true,
|
||||||
],
|
],
|
||||||
'version' => '6.0.0-alpha.2',
|
'version' => '6.0.0-beta.1',
|
||||||
'api_version' => '2.0.0-alpha.2',
|
'api_version' => '2.0.0-beta.1',
|
||||||
'db_version' => 19,
|
'db_version' => 19,
|
||||||
|
|
||||||
// generic settings
|
// generic settings
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
v-model:pagination="pagination"
|
v-model:pagination="pagination"
|
||||||
:columns="columns"
|
:columns="columns"
|
||||||
:loading="loading"
|
:loading="loading"
|
||||||
|
dense
|
||||||
:rows="rows"
|
:rows="rows"
|
||||||
class="q-ma-md"
|
class="q-ma-md"
|
||||||
row-key="group_id"
|
row-key="group_id"
|
||||||
|
@ -338,7 +338,7 @@ page container: q-ma-xs (margin all, xs) AND q-mb-md to give the page content so
|
|||||||
<q-footer class="bg-grey-8 text-white" bordered>
|
<q-footer class="bg-grey-8 text-white" bordered>
|
||||||
<q-toolbar>
|
<q-toolbar>
|
||||||
<div>
|
<div>
|
||||||
<small>Firefly III v v6.0.0-alpha.2 © James Cole, AGPL-3.0-or-later.</small>
|
<small>Firefly III v v6.0.0-beta.1 © James Cole, AGPL-3.0-or-later.</small>
|
||||||
</div>
|
</div>
|
||||||
</q-toolbar>
|
</q-toolbar>
|
||||||
</q-footer>
|
</q-footer>
|
||||||
|
@ -18,6 +18,11 @@
|
|||||||
- along with this program. If not, see <https://www.gnu.org/licenses/>.
|
- along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
TODO remember state of boxes
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<q-page>
|
<q-page>
|
||||||
<div class="row q-mx-md q-mb-sm">
|
<div class="row q-mx-md q-mb-sm">
|
||||||
|
2
public/v1/js/create_transaction.js
vendored
2
public/v1/js/create_transaction.js
vendored
File diff suppressed because one or more lines are too long
2
public/v1/js/edit_transaction.js
vendored
2
public/v1/js/edit_transaction.js
vendored
File diff suppressed because one or more lines are too long
2
public/v1/js/profile.js
vendored
2
public/v1/js/profile.js
vendored
File diff suppressed because one or more lines are too long
2
public/v1/js/webhooks/create.js
vendored
2
public/v1/js/webhooks/create.js
vendored
File diff suppressed because one or more lines are too long
2
public/v1/js/webhooks/edit.js
vendored
2
public/v1/js/webhooks/edit.js
vendored
File diff suppressed because one or more lines are too long
2
public/v1/js/webhooks/index.js
vendored
2
public/v1/js/webhooks/index.js
vendored
File diff suppressed because one or more lines are too long
2
public/v1/js/webhooks/show.js
vendored
2
public/v1/js/webhooks/show.js
vendored
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
<!DOCTYPE html><html><head><base href=/v3/ ><title>Firefly III</title><meta charset=utf-8><meta content="Personal finances manager" name=description><meta content="telephone=no" name=format-detection><meta content=no name=msapplication-tap-highlight><meta content="user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=device-width" name=viewport><link href=favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=maskable76.png rel=apple-touch-icon sizes=76x76><link href=maskable120.png rel=apple-touch-icon sizes=120x120><link href=maskable152.png rel=apple-touch-icon sizes=152x152><link href=apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link color=#3c8dbc href=safari-pinned-tab.svg rel=mask-icon><link href=maskable192.png rel=icon sizes=192x192><link href=maskable128.png rel=icon sizes=128x128><link href=manifest.webmanifest rel=manifest><meta content=#1e6581 name=msapplication-TileColor><meta content=maskable512.png name=msapplication-TileImage><meta content=no name=msapplication-tap-highlight><meta content="Firefly III" name=application-name><meta content="noindex, nofollow, noarchive, noodp, NoImageIndex, noydir" name=robots><meta content=yes name=apple-mobile-web-app-capable><meta content="Firefly III" name=apple-mobile-web-app-title><meta content="Firefly III" name=application-name><meta content=#3c8dbc name=msapplication-TileColor><meta content="mstile-144x144.png?v=3e8AboOwbd" name=msapplication-TileImage><meta content=#3c8dbc name=theme-color><script defer src=/v3/js/vendor.57fa50ec.js></script><script defer src=/v3/js/app.8c507c7d.js></script><link href=/v3/css/vendor.4da34a2f.css rel=stylesheet><link href=/v3/css/app.50c7ba73.css rel=stylesheet></head><body><div id=q-app></div></body></html>
|
<!DOCTYPE html><html><head><base href=/v3/ ><title>Firefly III</title><meta charset=utf-8><meta content="Personal finances manager" name=description><meta content="telephone=no" name=format-detection><meta content=no name=msapplication-tap-highlight><meta content="user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=device-width" name=viewport><link href=favicon-32x32.png rel=icon sizes=32x32 type=image/png><link href=favicon-16x16.png rel=icon sizes=16x16 type=image/png><link href=maskable76.png rel=apple-touch-icon sizes=76x76><link href=maskable120.png rel=apple-touch-icon sizes=120x120><link href=maskable152.png rel=apple-touch-icon sizes=152x152><link href=apple-touch-icon.png rel=apple-touch-icon sizes=180x180><link color=#3c8dbc href=safari-pinned-tab.svg rel=mask-icon><link href=maskable192.png rel=icon sizes=192x192><link href=maskable128.png rel=icon sizes=128x128><link href=manifest.webmanifest rel=manifest><meta content=#1e6581 name=msapplication-TileColor><meta content=maskable512.png name=msapplication-TileImage><meta content=no name=msapplication-tap-highlight><meta content="Firefly III" name=application-name><meta content="noindex, nofollow, noarchive, noodp, NoImageIndex, noydir" name=robots><meta content=yes name=apple-mobile-web-app-capable><meta content="Firefly III" name=apple-mobile-web-app-title><meta content="Firefly III" name=application-name><meta content=#3c8dbc name=msapplication-TileColor><meta content="mstile-144x144.png?v=3e8AboOwbd" name=msapplication-TileImage><meta content=#3c8dbc name=theme-color><script defer src=/v3/js/vendor.57fa50ec.js></script><script defer src=/v3/js/app.89886383.js></script><link href=/v3/css/vendor.4da34a2f.css rel=stylesheet><link href=/v3/css/app.50c7ba73.css rel=stylesheet></head><body><div id=q-app></div></body></html>
|
@ -1 +1 @@
|
|||||||
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[1198],{1198:(s,e,t)=>{t.r(e),t.d(e,{default:()=>k});var r=t(9835),a=t(6970);const i={class:"row q-mx-md"},n={class:"col-12"},o={class:"text-h6"},u={class:"row"},l={class:"col-12 q-mb-xs"},c=(0,r._)("br",null,null,-1),p={class:"row q-mt-sm"},d={class:"col-12"};function w(s,e,t,w,g,h){const b=(0,r.up)("q-card-section"),m=(0,r.up)("q-card"),f=(0,r.up)("LargeTable"),_=(0,r.up)("q-page");return(0,r.wg)(),(0,r.j4)(_,null,{default:(0,r.w5)((()=>[(0,r._)("div",i,[(0,r._)("div",n,[(0,r.Wm)(m,{bordered:""},{default:(0,r.w5)((()=>[(0,r.Wm)(b,null,{default:(0,r.w5)((()=>[(0,r._)("div",o,(0,a.zw)(g.subscription.name),1)])),_:1}),(0,r.Wm)(b,null,{default:(0,r.w5)((()=>[(0,r._)("div",u,[(0,r._)("div",l,[(0,r.Uk)(" Name: "+(0,a.zw)(g.subscription.name),1),c])])])),_:1})])),_:1})])]),(0,r._)("div",p,[(0,r._)("div",d,[(0,r.Wm)(f,{ref:"table",loading:s.loading,page:g.page,rows:g.rows,"rows-number":g.rowsNumber,"rows-per-page":g.rowsPerPage,title:"Transactions",onOnRequest:h.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var g=t(7454),h=t(3684),b=t(3247);const m={name:"Show",data(){return{subscription:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){this.id=parseInt(this.$route.params.id),this.getSubscription()},components:{LargeTable:g.Z},methods:{onRequest:function(s){this.page=s.page,this.getSubscription()},getSubscription:function(){let s=new h.Z;s.get(this.id).then((s=>this.parseSubscription(s))),this.loading=!0;const e=new b.Z;this.rows=[],s.transactions(this.id,this.page,this.getCacheKey).then((s=>{let t=e.parseResponse(s);this.rowsPerPage=t.rowsPerPage,this.rowsNumber=t.rowsNumber,this.rows=t.rows,this.loading=!1}))},parseSubscription:function(s){this.subscription={name:s.data.data.attributes.name}}}};var f=t(1639),_=t(9885),q=t(4458),v=t(3190),P=t(9984),S=t.n(P);const Z=(0,f.Z)(m,[["render",w]]),k=Z;S()(m,"components",{QPage:_.Z,QCard:q.Z,QCardSection:v.Z})}}]);
|
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[1198],{1198:(s,e,t)=>{t.r(e),t.d(e,{default:()=>k});var r=t(9835),a=t(6970);const i={class:"row q-mx-md"},n={class:"col-12"},o={class:"text-h6"},u={class:"row"},l={class:"col-12 q-mb-xs"},c=(0,r._)("br",null,null,-1),p={class:"row q-mt-sm"},d={class:"col-12"};function w(s,e,t,w,g,h){const b=(0,r.up)("q-card-section"),m=(0,r.up)("q-card"),f=(0,r.up)("LargeTable"),_=(0,r.up)("q-page");return(0,r.wg)(),(0,r.j4)(_,null,{default:(0,r.w5)((()=>[(0,r._)("div",i,[(0,r._)("div",n,[(0,r.Wm)(m,{bordered:""},{default:(0,r.w5)((()=>[(0,r.Wm)(b,null,{default:(0,r.w5)((()=>[(0,r._)("div",o,(0,a.zw)(g.subscription.name),1)])),_:1}),(0,r.Wm)(b,null,{default:(0,r.w5)((()=>[(0,r._)("div",u,[(0,r._)("div",l,[(0,r.Uk)(" Name: "+(0,a.zw)(g.subscription.name),1),c])])])),_:1})])),_:1})])]),(0,r._)("div",p,[(0,r._)("div",d,[(0,r.Wm)(f,{ref:"table",loading:s.loading,page:g.page,rows:g.rows,"rows-number":g.rowsNumber,"rows-per-page":g.rowsPerPage,title:"Transactions",onOnRequest:h.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var g=t(1049),h=t(3684),b=t(3247);const m={name:"Show",data(){return{subscription:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){this.id=parseInt(this.$route.params.id),this.getSubscription()},components:{LargeTable:g.Z},methods:{onRequest:function(s){this.page=s.page,this.getSubscription()},getSubscription:function(){let s=new h.Z;s.get(this.id).then((s=>this.parseSubscription(s))),this.loading=!0;const e=new b.Z;this.rows=[],s.transactions(this.id,this.page,this.getCacheKey).then((s=>{let t=e.parseResponse(s);this.rowsPerPage=t.rowsPerPage,this.rowsNumber=t.rowsNumber,this.rows=t.rows,this.loading=!1}))},parseSubscription:function(s){this.subscription={name:s.data.data.attributes.name}}}};var f=t(1639),_=t(9885),q=t(4458),v=t(3190),P=t(9984),S=t.n(P);const Z=(0,f.Z)(m,[["render",w]]),k=Z;S()(m,"components",{QPage:_.Z,QCard:q.Z,QCardSection:v.Z})}}]);
|
@ -1 +1 @@
|
|||||||
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[1238],{1238:(e,r,s)=>{s.r(r),s.d(r,{default:()=>k});var a=s(9835),t=s(6970);const n={class:"row q-mx-md"},o={class:"col-12"},c={class:"text-h6"},i={class:"row"},u={class:"col-12 q-mb-xs"},l=(0,a._)("br",null,null,-1),d=(0,a._)("br",null,null,-1),w={class:"row q-mt-sm"},g={class:"col-12"};function h(e,r,s,h,p,m){const b=(0,a.up)("q-card-section"),_=(0,a.up)("q-card"),f=(0,a.up)("LargeTable"),y=(0,a.up)("q-page");return(0,a.wg)(),(0,a.j4)(y,null,{default:(0,a.w5)((()=>[(0,a._)("div",n,[(0,a._)("div",o,[(0,a.Wm)(_,{bordered:""},{default:(0,a.w5)((()=>[(0,a.Wm)(b,null,{default:(0,a.w5)((()=>[(0,a._)("div",c,(0,t.zw)(p.currency.name),1)])),_:1}),(0,a.Wm)(b,null,{default:(0,a.w5)((()=>[(0,a._)("div",i,[(0,a._)("div",u,[(0,a.Uk)(" Name: "+(0,t.zw)(p.currency.name),1),l,(0,a.Uk)(" Code: "+(0,t.zw)(p.currency.code),1),d])])])),_:1})])),_:1})])]),(0,a._)("div",w,[(0,a._)("div",g,[(0,a.Wm)(f,{ref:"table",loading:e.loading,page:p.page,rows:p.rows,"rows-number":p.rowsNumber,"rows-per-page":p.rowsPerPage,title:"Transactions",onOnRequest:m.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var p=s(7454),m=s(1484),b=s(3247);const _={name:"Show",data(){return{currency:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1,code:""}},created(){this.code=this.$route.params.code,this.getCurrency()},components:{LargeTable:p.Z},methods:{onRequest:function(e){this.page=e.page,this.getCurrency()},getCurrency:function(){let e=new m.Z;e.get(this.code).then((e=>this.parseCurrency(e))),this.loading=!0;const r=new b.Z;this.rows=[],e.transactions(this.code,this.page,this.getCacheKey).then((e=>{let s=r.parseResponse(e);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},parseCurrency:function(e){this.currency={name:e.data.data.attributes.name,code:e.data.data.attributes.code}}}};var f=s(1639),y=s(9885),C=s(4458),q=s(3190),v=s(9984),P=s.n(v);const Z=(0,f.Z)(_,[["render",h]]),k=Z;P()(_,"components",{QPage:y.Z,QCard:C.Z,QCardSection:q.Z})}}]);
|
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[1238],{1238:(e,r,s)=>{s.r(r),s.d(r,{default:()=>k});var a=s(9835),t=s(6970);const n={class:"row q-mx-md"},o={class:"col-12"},c={class:"text-h6"},i={class:"row"},u={class:"col-12 q-mb-xs"},l=(0,a._)("br",null,null,-1),d=(0,a._)("br",null,null,-1),w={class:"row q-mt-sm"},g={class:"col-12"};function h(e,r,s,h,p,m){const b=(0,a.up)("q-card-section"),_=(0,a.up)("q-card"),f=(0,a.up)("LargeTable"),y=(0,a.up)("q-page");return(0,a.wg)(),(0,a.j4)(y,null,{default:(0,a.w5)((()=>[(0,a._)("div",n,[(0,a._)("div",o,[(0,a.Wm)(_,{bordered:""},{default:(0,a.w5)((()=>[(0,a.Wm)(b,null,{default:(0,a.w5)((()=>[(0,a._)("div",c,(0,t.zw)(p.currency.name),1)])),_:1}),(0,a.Wm)(b,null,{default:(0,a.w5)((()=>[(0,a._)("div",i,[(0,a._)("div",u,[(0,a.Uk)(" Name: "+(0,t.zw)(p.currency.name),1),l,(0,a.Uk)(" Code: "+(0,t.zw)(p.currency.code),1),d])])])),_:1})])),_:1})])]),(0,a._)("div",w,[(0,a._)("div",g,[(0,a.Wm)(f,{ref:"table",loading:e.loading,page:p.page,rows:p.rows,"rows-number":p.rowsNumber,"rows-per-page":p.rowsPerPage,title:"Transactions",onOnRequest:m.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var p=s(1049),m=s(1484),b=s(3247);const _={name:"Show",data(){return{currency:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1,code:""}},created(){this.code=this.$route.params.code,this.getCurrency()},components:{LargeTable:p.Z},methods:{onRequest:function(e){this.page=e.page,this.getCurrency()},getCurrency:function(){let e=new m.Z;e.get(this.code).then((e=>this.parseCurrency(e))),this.loading=!0;const r=new b.Z;this.rows=[],e.transactions(this.code,this.page,this.getCacheKey).then((e=>{let s=r.parseResponse(e);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},parseCurrency:function(e){this.currency={name:e.data.data.attributes.name,code:e.data.data.attributes.code}}}};var f=s(1639),y=s(9885),C=s(4458),q=s(3190),v=s(9984),P=s.n(v);const Z=(0,f.Z)(_,[["render",h]]),k=Z;P()(_,"components",{QPage:y.Z,QCard:C.Z,QCardSection:q.Z})}}]);
|
File diff suppressed because one or more lines are too long
1
public/v3/js/1342.f73a42d0.js
vendored
Normal file
1
public/v3/js/1342.f73a42d0.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[3611],{9286:(a,e,t)=>{t.r(e),t.d(e,{default:()=>C});var s=t(9835),r=t(6970);const n={class:"row q-mx-md"},o={class:"col-12"},i={class:"text-h6"},g={class:"row"},l={class:"col-12 q-mb-xs"},u=(0,s._)("br",null,null,-1),c={class:"row q-mt-sm"},d={class:"col-12"};function w(a,e,t,w,p,h){const m=(0,s.up)("q-card-section"),b=(0,s.up)("q-card"),f=(0,s.up)("LargeTable"),_=(0,s.up)("q-page");return(0,s.wg)(),(0,s.j4)(_,null,{default:(0,s.w5)((()=>[(0,s._)("div",n,[(0,s._)("div",o,[(0,s.Wm)(b,{bordered:""},{default:(0,s.w5)((()=>[(0,s.Wm)(m,null,{default:(0,s.w5)((()=>[(0,s._)("div",i,(0,r.zw)(p.tag.tag),1)])),_:1}),(0,s.Wm)(m,null,{default:(0,s.w5)((()=>[(0,s._)("div",g,[(0,s._)("div",l,[(0,s.Uk)(" Tag: "+(0,r.zw)(p.tag.tag),1),u])])])),_:1})])),_:1})])]),(0,s._)("div",c,[(0,s._)("div",d,[(0,s.Wm)(f,{ref:"table",loading:a.loading,page:p.page,rows:p.rows,"rows-number":p.rowsNumber,"rows-per-page":p.rowsPerPage,title:"Transactions",onOnRequest:h.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var p=t(1569);class h{get(a){let e="/api/v1/tags/"+a;return p.api.get(e)}transactions(a,e,t){let s="/api/v1/tags/"+a+"/transactions";return p.api.get(s,{params:{page:e,cache:t}})}}var m=t(7454),b=t(3247);const f={name:"Show",data(){return{tag:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){this.id=parseInt(this.$route.params.id),this.getTag()},mounted(){},components:{LargeTable:m.Z},methods:{onRequest:function(a){this.page=a.page,this.getTag()},getTag:function(){let a=new h;a.get(this.id).then((a=>this.parseTag(a))),this.loading=!0;const e=new b.Z;this.rows=[],a.transactions(this.id,this.page,this.getCacheKey).then((a=>{let t=e.parseResponse(a);this.rowsPerPage=t.rowsPerPage,this.rowsNumber=t.rowsNumber,this.rows=t.rows,this.loading=!1}))},parseTag:function(a){this.tag={tag:a.data.data.attributes.tag}}}};var _=t(1639),v=t(9885),T=t(4458),q=t(3190),P=t(9984),Z=t.n(P);const k=(0,_.Z)(f,[["render",w]]),C=k;Z()(f,"components",{QPage:v.Z,QCard:T.Z,QCardSection:q.Z})}}]);
|
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[3611],{9286:(a,e,t)=>{t.r(e),t.d(e,{default:()=>C});var s=t(9835),r=t(6970);const n={class:"row q-mx-md"},o={class:"col-12"},i={class:"text-h6"},g={class:"row"},l={class:"col-12 q-mb-xs"},u=(0,s._)("br",null,null,-1),c={class:"row q-mt-sm"},d={class:"col-12"};function w(a,e,t,w,p,h){const m=(0,s.up)("q-card-section"),b=(0,s.up)("q-card"),f=(0,s.up)("LargeTable"),_=(0,s.up)("q-page");return(0,s.wg)(),(0,s.j4)(_,null,{default:(0,s.w5)((()=>[(0,s._)("div",n,[(0,s._)("div",o,[(0,s.Wm)(b,{bordered:""},{default:(0,s.w5)((()=>[(0,s.Wm)(m,null,{default:(0,s.w5)((()=>[(0,s._)("div",i,(0,r.zw)(p.tag.tag),1)])),_:1}),(0,s.Wm)(m,null,{default:(0,s.w5)((()=>[(0,s._)("div",g,[(0,s._)("div",l,[(0,s.Uk)(" Tag: "+(0,r.zw)(p.tag.tag),1),u])])])),_:1})])),_:1})])]),(0,s._)("div",c,[(0,s._)("div",d,[(0,s.Wm)(f,{ref:"table",loading:a.loading,page:p.page,rows:p.rows,"rows-number":p.rowsNumber,"rows-per-page":p.rowsPerPage,title:"Transactions",onOnRequest:h.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var p=t(1569);class h{get(a){let e="/api/v1/tags/"+a;return p.api.get(e)}transactions(a,e,t){let s="/api/v1/tags/"+a+"/transactions";return p.api.get(s,{params:{page:e,cache:t}})}}var m=t(1049),b=t(3247);const f={name:"Show",data(){return{tag:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){this.id=parseInt(this.$route.params.id),this.getTag()},mounted(){},components:{LargeTable:m.Z},methods:{onRequest:function(a){this.page=a.page,this.getTag()},getTag:function(){let a=new h;a.get(this.id).then((a=>this.parseTag(a))),this.loading=!0;const e=new b.Z;this.rows=[],a.transactions(this.id,this.page,this.getCacheKey).then((a=>{let t=e.parseResponse(a);this.rowsPerPage=t.rowsPerPage,this.rowsNumber=t.rowsNumber,this.rows=t.rows,this.loading=!1}))},parseTag:function(a){this.tag={tag:a.data.data.attributes.tag}}}};var _=t(1639),v=t(9885),T=t(4458),q=t(3190),P=t(9984),Z=t.n(P);const k=(0,_.Z)(f,[["render",w]]),C=k;Z()(f,"components",{QPage:v.Z,QCard:T.Z,QCardSection:q.Z})}}]);
|
@ -1 +1 @@
|
|||||||
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[4575],{4575:(e,a,t)=>{t.r(a),t.d(a,{default:()=>N});var s=t(9835),n=t(6970);const o={class:"row q-mx-md"},r={class:"col-12"},i={class:"text-h6"},c={class:"row"},u={class:"col-12 q-mb-xs"},l=(0,s._)("br",null,null,-1),d=(0,s._)("br",null,null,-1),w={class:"row q-mt-sm"},g={class:"col-12"};function p(e,a,t,p,h,m){const b=(0,s.up)("q-card-section"),_=(0,s.up)("q-card"),f=(0,s.up)("LargeTable"),q=(0,s.up)("q-page");return(0,s.wg)(),(0,s.j4)(q,null,{default:(0,s.w5)((()=>[(0,s._)("div",o,[(0,s._)("div",r,[(0,s.Wm)(_,{bordered:""},{default:(0,s.w5)((()=>[(0,s.Wm)(b,null,{default:(0,s.w5)((()=>[(0,s._)("div",i,(0,n.zw)(h.account.name),1)])),_:1}),(0,s.Wm)(b,null,{default:(0,s.w5)((()=>[(0,s._)("div",c,[(0,s._)("div",u,[(0,s.Uk)(" Name: "+(0,n.zw)(h.account.name),1),l,(0,s.Uk)(" IBAN: "+(0,n.zw)(h.account.iban),1),d])])])),_:1})])),_:1})])]),(0,s._)("div",w,[(0,s._)("div",g,[(0,s.Wm)(f,{ref:"table",loading:e.loading,page:h.page,rows:h.rows,"rows-number":h.rowsNumber,"rows-per-page":h.rowsPerPage,title:"Transactions",onOnRequest:m.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var h=t(160),m=t(7454),b=t(3247);const _={name:"Show",data(){return{account:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){this.id=parseInt(this.$route.params.id),this.getAccount()},mounted(){},components:{LargeTable:m.Z},methods:{onRequest:function(e){this.page=e.page,this.getAccount()},getAccount:function(){let e=new h.Z;e.get(this.id).then((e=>this.parseAccount(e))),this.loading=!0;const a=new b.Z;this.rows=[],e.transactions(this.id,this.page).then((e=>{let t=a.parseResponse(e);this.rowsPerPage=t.rowsPerPage,this.rowsNumber=t.rowsNumber,this.rows=t.rows,this.loading=!1}))},parseAccount:function(e){this.account={name:e.data.data.attributes.name,iban:e.data.data.attributes.iban}}}};var f=t(1639),q=t(9885),v=t(4458),P=t(3190),Z=t(9984),k=t.n(Z);const A=(0,f.Z)(_,[["render",p]]),N=A;k()(_,"components",{QPage:q.Z,QCard:v.Z,QCardSection:P.Z})}}]);
|
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[4575],{4575:(e,a,t)=>{t.r(a),t.d(a,{default:()=>N});var s=t(9835),n=t(6970);const o={class:"row q-mx-md"},r={class:"col-12"},i={class:"text-h6"},c={class:"row"},u={class:"col-12 q-mb-xs"},l=(0,s._)("br",null,null,-1),d=(0,s._)("br",null,null,-1),w={class:"row q-mt-sm"},g={class:"col-12"};function p(e,a,t,p,h,m){const b=(0,s.up)("q-card-section"),_=(0,s.up)("q-card"),f=(0,s.up)("LargeTable"),q=(0,s.up)("q-page");return(0,s.wg)(),(0,s.j4)(q,null,{default:(0,s.w5)((()=>[(0,s._)("div",o,[(0,s._)("div",r,[(0,s.Wm)(_,{bordered:""},{default:(0,s.w5)((()=>[(0,s.Wm)(b,null,{default:(0,s.w5)((()=>[(0,s._)("div",i,(0,n.zw)(h.account.name),1)])),_:1}),(0,s.Wm)(b,null,{default:(0,s.w5)((()=>[(0,s._)("div",c,[(0,s._)("div",u,[(0,s.Uk)(" Name: "+(0,n.zw)(h.account.name),1),l,(0,s.Uk)(" IBAN: "+(0,n.zw)(h.account.iban),1),d])])])),_:1})])),_:1})])]),(0,s._)("div",w,[(0,s._)("div",g,[(0,s.Wm)(f,{ref:"table",loading:e.loading,page:h.page,rows:h.rows,"rows-number":h.rowsNumber,"rows-per-page":h.rowsPerPage,title:"Transactions",onOnRequest:m.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var h=t(160),m=t(1049),b=t(3247);const _={name:"Show",data(){return{account:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){this.id=parseInt(this.$route.params.id),this.getAccount()},mounted(){},components:{LargeTable:m.Z},methods:{onRequest:function(e){this.page=e.page,this.getAccount()},getAccount:function(){let e=new h.Z;e.get(this.id).then((e=>this.parseAccount(e))),this.loading=!0;const a=new b.Z;this.rows=[],e.transactions(this.id,this.page).then((e=>{let t=a.parseResponse(e);this.rowsPerPage=t.rowsPerPage,this.rowsNumber=t.rowsNumber,this.rows=t.rows,this.loading=!1}))},parseAccount:function(e){this.account={name:e.data.data.attributes.name,iban:e.data.data.attributes.iban}}}};var f=t(1639),q=t(9885),v=t(4458),P=t(3190),Z=t(9984),k=t.n(Z);const A=(0,f.Z)(_,[["render",p]]),N=A;k()(_,"components",{QPage:q.Z,QCard:v.Z,QCardSection:P.Z})}}]);
|
1
public/v3/js/5573.3546f95b.js
vendored
1
public/v3/js/5573.3546f95b.js
vendored
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[7039],{7039:(e,t,s)=>{s.r(t),s.d(t,{default:()=>Z});var a=s(9835),r=s(6970);const o={class:"row q-mx-md"},i={class:"col-12"},n={class:"text-h6"},g={class:"row"},l={class:"col-12 q-mb-xs"},h=(0,a._)("br",null,null,-1),u={class:"row q-mt-sm"},c={class:"col-12"};function w(e,t,s,w,d,p){const m=(0,a.up)("q-card-section"),y=(0,a.up)("q-card"),b=(0,a.up)("LargeTable"),f=(0,a.up)("q-page");return(0,a.wg)(),(0,a.j4)(f,null,{default:(0,a.w5)((()=>[(0,a._)("div",o,[(0,a._)("div",i,[(0,a.Wm)(y,{bordered:""},{default:(0,a.w5)((()=>[(0,a.Wm)(m,null,{default:(0,a.w5)((()=>[(0,a._)("div",n,(0,r.zw)(d.category.name),1)])),_:1}),(0,a.Wm)(m,null,{default:(0,a.w5)((()=>[(0,a._)("div",g,[(0,a._)("div",l,[(0,a.Uk)(" Name: "+(0,r.zw)(d.category.name),1),h])])])),_:1})])),_:1})])]),(0,a._)("div",u,[(0,a._)("div",c,[(0,a.Wm)(b,{ref:"table",loading:e.loading,page:d.page,rows:d.rows,"rows-number":d.rowsNumber,"rows-per-page":d.rowsPerPage,title:"Transactions",onOnRequest:p.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var d=s(7454),p=s(4255),m=s(3247);const y={name:"Show",data(){return{category:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1,id:0}},created(){"no-category"===this.$route.params.id&&(this.id=0,this.getWithoutCategory()),"no-category"!==this.$route.params.id&&(this.id=parseInt(this.$route.params.id),this.getCategory())},components:{LargeTable:d.Z},methods:{onRequest:function(e){this.page=e.page,this.getCategory()},getWithoutCategory:function(){this.category={name:"(without category)"},this.loading=!0;const e=new m.Z;this.rows=[];let t=new p.Z;t.transactionsWithoutCategory(this.page,this.getCacheKey).then((t=>{let s=e.parseResponse(t);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},getCategory:function(){let e=new p.Z;e.get(this.id).then((e=>this.parseCategory(e))),this.loading=!0;const t=new m.Z;this.rows=[],e.transactions(this.id,this.page,this.getCacheKey).then((e=>{let s=t.parseResponse(e);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},parseCategory:function(e){this.category={name:e.data.data.attributes.name}}}};var b=s(1639),f=s(9885),C=s(4458),_=s(3190),P=s(9984),q=s.n(P);const v=(0,b.Z)(y,[["render",w]]),Z=v;q()(y,"components",{QPage:f.Z,QCard:C.Z,QCardSection:_.Z})}}]);
|
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[7039],{7039:(e,t,s)=>{s.r(t),s.d(t,{default:()=>Z});var a=s(9835),r=s(6970);const o={class:"row q-mx-md"},i={class:"col-12"},n={class:"text-h6"},g={class:"row"},l={class:"col-12 q-mb-xs"},h=(0,a._)("br",null,null,-1),u={class:"row q-mt-sm"},c={class:"col-12"};function w(e,t,s,w,d,p){const m=(0,a.up)("q-card-section"),y=(0,a.up)("q-card"),b=(0,a.up)("LargeTable"),f=(0,a.up)("q-page");return(0,a.wg)(),(0,a.j4)(f,null,{default:(0,a.w5)((()=>[(0,a._)("div",o,[(0,a._)("div",i,[(0,a.Wm)(y,{bordered:""},{default:(0,a.w5)((()=>[(0,a.Wm)(m,null,{default:(0,a.w5)((()=>[(0,a._)("div",n,(0,r.zw)(d.category.name),1)])),_:1}),(0,a.Wm)(m,null,{default:(0,a.w5)((()=>[(0,a._)("div",g,[(0,a._)("div",l,[(0,a.Uk)(" Name: "+(0,r.zw)(d.category.name),1),h])])])),_:1})])),_:1})])]),(0,a._)("div",u,[(0,a._)("div",c,[(0,a.Wm)(b,{ref:"table",loading:e.loading,page:d.page,rows:d.rows,"rows-number":d.rowsNumber,"rows-per-page":d.rowsPerPage,title:"Transactions",onOnRequest:p.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var d=s(1049),p=s(4255),m=s(3247);const y={name:"Show",data(){return{category:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1,id:0}},created(){"no-category"===this.$route.params.id&&(this.id=0,this.getWithoutCategory()),"no-category"!==this.$route.params.id&&(this.id=parseInt(this.$route.params.id),this.getCategory())},components:{LargeTable:d.Z},methods:{onRequest:function(e){this.page=e.page,this.getCategory()},getWithoutCategory:function(){this.category={name:"(without category)"},this.loading=!0;const e=new m.Z;this.rows=[];let t=new p.Z;t.transactionsWithoutCategory(this.page,this.getCacheKey).then((t=>{let s=e.parseResponse(t);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},getCategory:function(){let e=new p.Z;e.get(this.id).then((e=>this.parseCategory(e))),this.loading=!0;const t=new m.Z;this.rows=[],e.transactions(this.id,this.page,this.getCacheKey).then((e=>{let s=t.parseResponse(e);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},parseCategory:function(e){this.category={name:e.data.data.attributes.name}}}};var b=s(1639),f=s(9885),C=s(4458),_=s(3190),P=s(9984),q=s.n(P);const v=(0,b.Z)(y,[["render",w]]),Z=v;q()(y,"components",{QPage:f.Z,QCard:C.Z,QCardSection:_.Z})}}]);
|
@ -1 +1 @@
|
|||||||
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[753],{753:(e,t,s)=>{s.r(t),s.d(t,{default:()=>N});var a=s(9835),r=s(6970);const o={class:"row q-mx-md"},i={class:"col-12"},n={class:"text-h6"},u={class:"row"},d={class:"col-12 q-mb-xs"},g=(0,a._)("br",null,null,-1),l={class:"row q-mt-sm"},h={class:"col-12"};function w(e,t,s,w,c,p){const m=(0,a.up)("q-card-section"),b=(0,a.up)("q-card"),f=(0,a.up)("LargeTable"),_=(0,a.up)("q-page");return(0,a.wg)(),(0,a.j4)(_,null,{default:(0,a.w5)((()=>[(0,a._)("div",o,[(0,a._)("div",i,[(0,a.Wm)(b,{bordered:""},{default:(0,a.w5)((()=>[(0,a.Wm)(m,null,{default:(0,a.w5)((()=>[(0,a._)("div",n,(0,r.zw)(c.budget.name),1)])),_:1}),(0,a.Wm)(m,null,{default:(0,a.w5)((()=>[(0,a._)("div",u,[(0,a._)("div",d,[(0,a.Uk)(" Name: "+(0,r.zw)(c.budget.name),1),g])])])),_:1})])),_:1})])]),(0,a._)("div",l,[(0,a._)("div",h,[(0,a.Wm)(f,{ref:"table",loading:e.loading,page:c.page,rows:c.rows,"rows-number":c.rowsNumber,"rows-per-page":c.rowsPerPage,title:"Transactions",onOnRequest:p.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var c=s(7454),p=s(7912),m=s(3247);const b={name:"Show",data(){return{budget:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){"no-budget"===this.$route.params.id&&(this.id=0,this.getWithoutBudget()),"no-budget"!==this.$route.params.id&&(this.id=parseInt(this.$route.params.id),this.getBudget())},components:{LargeTable:c.Z},methods:{onRequest:function(e){this.page=e.page,this.getBudget()},getWithoutBudget:function(){this.budget={name:"(without budget)"},this.loading=!0;const e=new m.Z;this.rows=[];let t=new p.Z;t.transactionsWithoutBudget(this.page,this.getCacheKey).then((t=>{let s=e.parseResponse(t);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},getBudget:function(){let e=new p.Z;e.get(this.id).then((e=>this.parseBudget(e))),this.loading=!0;const t=new m.Z;this.rows=[],e.transactions(this.id,this.page,this.getCacheKey).then((e=>{let s=t.parseResponse(e);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},parseBudget:function(e){this.budget={name:e.data.data.attributes.name}}}};var f=s(1639),_=s(9885),P=s(4458),q=s(3190),v=s(9984),Z=s.n(v);const B=(0,f.Z)(b,[["render",w]]),N=B;Z()(b,"components",{QPage:_.Z,QCard:P.Z,QCardSection:q.Z})}}]);
|
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[753],{753:(e,t,s)=>{s.r(t),s.d(t,{default:()=>N});var a=s(9835),r=s(6970);const o={class:"row q-mx-md"},i={class:"col-12"},n={class:"text-h6"},u={class:"row"},d={class:"col-12 q-mb-xs"},g=(0,a._)("br",null,null,-1),l={class:"row q-mt-sm"},h={class:"col-12"};function w(e,t,s,w,c,p){const m=(0,a.up)("q-card-section"),b=(0,a.up)("q-card"),f=(0,a.up)("LargeTable"),_=(0,a.up)("q-page");return(0,a.wg)(),(0,a.j4)(_,null,{default:(0,a.w5)((()=>[(0,a._)("div",o,[(0,a._)("div",i,[(0,a.Wm)(b,{bordered:""},{default:(0,a.w5)((()=>[(0,a.Wm)(m,null,{default:(0,a.w5)((()=>[(0,a._)("div",n,(0,r.zw)(c.budget.name),1)])),_:1}),(0,a.Wm)(m,null,{default:(0,a.w5)((()=>[(0,a._)("div",u,[(0,a._)("div",d,[(0,a.Uk)(" Name: "+(0,r.zw)(c.budget.name),1),g])])])),_:1})])),_:1})])]),(0,a._)("div",l,[(0,a._)("div",h,[(0,a.Wm)(f,{ref:"table",loading:e.loading,page:c.page,rows:c.rows,"rows-number":c.rowsNumber,"rows-per-page":c.rowsPerPage,title:"Transactions",onOnRequest:p.onRequest},null,8,["loading","page","rows","rows-number","rows-per-page","onOnRequest"])])])])),_:1})}var c=s(1049),p=s(7912),m=s(3247);const b={name:"Show",data(){return{budget:{},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){"no-budget"===this.$route.params.id&&(this.id=0,this.getWithoutBudget()),"no-budget"!==this.$route.params.id&&(this.id=parseInt(this.$route.params.id),this.getBudget())},components:{LargeTable:c.Z},methods:{onRequest:function(e){this.page=e.page,this.getBudget()},getWithoutBudget:function(){this.budget={name:"(without budget)"},this.loading=!0;const e=new m.Z;this.rows=[];let t=new p.Z;t.transactionsWithoutBudget(this.page,this.getCacheKey).then((t=>{let s=e.parseResponse(t);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},getBudget:function(){let e=new p.Z;e.get(this.id).then((e=>this.parseBudget(e))),this.loading=!0;const t=new m.Z;this.rows=[],e.transactions(this.id,this.page,this.getCacheKey).then((e=>{let s=t.parseResponse(e);this.rowsPerPage=s.rowsPerPage,this.rowsNumber=s.rowsNumber,this.rows=s.rows,this.loading=!1}))},parseBudget:function(e){this.budget={name:e.data.data.attributes.name}}}};var f=s(1639),_=s(9885),P=s(4458),q=s(3190),v=s(9984),Z=s.n(v);const B=(0,f.Z)(b,[["render",w]]),N=B;Z()(b,"components",{QPage:_.Z,QCard:P.Z,QCardSection:q.Z})}}]);
|
@ -1 +1 @@
|
|||||||
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[8659],{8659:(t,a,n)=>{n.r(a),n.d(a,{default:()=>z});var i=n(9835),s=n(6970);const e={class:"row q-mx-md"},r={class:"col-12"},o={class:"text-h6"},l={class:"row"},u={class:"col-12 q-mb-xs"},c=(0,i._)("br",null,null,-1),d=(0,i._)("br",null,null,-1),p=(0,i._)("br",null,null,-1);function g(t,a,n,g,h,w){const _=(0,i.up)("q-card-section"),b=(0,i.up)("q-card"),m=(0,i.up)("q-page");return(0,i.wg)(),(0,i.j4)(m,null,{default:(0,i.w5)((()=>[(0,i._)("div",e,[(0,i._)("div",r,[(0,i.Wm)(b,{bordered:""},{default:(0,i.w5)((()=>[(0,i.Wm)(_,null,{default:(0,i.w5)((()=>[(0,i._)("div",o,"Transaction: "+(0,s.zw)(h.title),1)])),_:1}),(0,i.Wm)(_,null,{default:(0,i.w5)((()=>[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)(h.group.transactions,((t,a)=>((0,i.wg)(),(0,i.iD)("div",l,[(0,i._)("div",u,[(0,i._)("strong",null,"index "+(0,s.zw)(a),1),c,(0,i.Uk)(" "+(0,s.zw)(t.description),1),d,(0,i.Uk)(" "+(0,s.zw)(t.amount),1),p,(0,i.Uk)(" "+(0,s.zw)(t.source_name)+" --\x3e "+(0,s.zw)(t.destination_name),1)])])))),256))])),_:1})])),_:1})])])])),_:1})}var h=n(9466),w=n(7454);const _={name:"Show",data(){return{title:"",group:{transactions:[]},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){this.id=parseInt(this.$route.params.id),this.getTransaction()},mounted(){},components:{LargeTable:w.Z},methods:{onRequest:function(t){this.page=t.page,this.getTag()},getTransaction:function(){let t=new h.Z;this.loading=!0,t.get(this.id).then((t=>this.parseTransaction(t.data.data)))},parseTransaction:function(t){this.group={group_title:t.attributes.group_title,transactions:[]},null!==t.attributes.group_title&&(this.title=t.attributes.group_title);for(let a in t.attributes.transactions)if(t.attributes.transactions.hasOwnProperty(a)){let n=t.attributes.transactions[a];this.group.transactions.push(n),0===parseInt(a)&&null===t.attributes.group_title&&(this.title=n.description)}this.loading=!1}}};var b=n(1639),m=n(9885),f=n(4458),T=n(3190),v=n(9984),k=n.n(v);const q=(0,b.Z)(_,[["render",g]]),z=q;k()(_,"components",{QPage:m.Z,QCard:f.Z,QCardSection:T.Z})}}]);
|
"use strict";(globalThis["webpackChunkfirefly_iii"]=globalThis["webpackChunkfirefly_iii"]||[]).push([[8659],{8659:(t,a,n)=>{n.r(a),n.d(a,{default:()=>z});var i=n(9835),s=n(6970);const e={class:"row q-mx-md"},r={class:"col-12"},o={class:"text-h6"},l={class:"row"},u={class:"col-12 q-mb-xs"},c=(0,i._)("br",null,null,-1),d=(0,i._)("br",null,null,-1),p=(0,i._)("br",null,null,-1);function g(t,a,n,g,h,w){const _=(0,i.up)("q-card-section"),b=(0,i.up)("q-card"),m=(0,i.up)("q-page");return(0,i.wg)(),(0,i.j4)(m,null,{default:(0,i.w5)((()=>[(0,i._)("div",e,[(0,i._)("div",r,[(0,i.Wm)(b,{bordered:""},{default:(0,i.w5)((()=>[(0,i.Wm)(_,null,{default:(0,i.w5)((()=>[(0,i._)("div",o,"Transaction: "+(0,s.zw)(h.title),1)])),_:1}),(0,i.Wm)(_,null,{default:(0,i.w5)((()=>[((0,i.wg)(!0),(0,i.iD)(i.HY,null,(0,i.Ko)(h.group.transactions,((t,a)=>((0,i.wg)(),(0,i.iD)("div",l,[(0,i._)("div",u,[(0,i._)("strong",null,"index "+(0,s.zw)(a),1),c,(0,i.Uk)(" "+(0,s.zw)(t.description),1),d,(0,i.Uk)(" "+(0,s.zw)(t.amount),1),p,(0,i.Uk)(" "+(0,s.zw)(t.source_name)+" --\x3e "+(0,s.zw)(t.destination_name),1)])])))),256))])),_:1})])),_:1})])])])),_:1})}var h=n(9466),w=n(1049);const _={name:"Show",data(){return{title:"",group:{transactions:[]},rows:[],rowsNumber:1,rowsPerPage:10,page:1}},created(){this.id=parseInt(this.$route.params.id),this.getTransaction()},mounted(){},components:{LargeTable:w.Z},methods:{onRequest:function(t){this.page=t.page,this.getTag()},getTransaction:function(){let t=new h.Z;this.loading=!0,t.get(this.id).then((t=>this.parseTransaction(t.data.data)))},parseTransaction:function(t){this.group={group_title:t.attributes.group_title,transactions:[]},null!==t.attributes.group_title&&(this.title=t.attributes.group_title);for(let a in t.attributes.transactions)if(t.attributes.transactions.hasOwnProperty(a)){let n=t.attributes.transactions[a];this.group.transactions.push(n),0===parseInt(a)&&null===t.attributes.group_title&&(this.title=n.description)}this.loading=!1}}};var b=n(1639),m=n(9885),f=n(4458),T=n(3190),v=n(9984),k=n.n(v);const q=(0,b.Z)(_,[["render",g]]),z=q;k()(_,"components",{QPage:m.Z,QCard:f.Z,QCardSection:T.Z})}}]);
|
File diff suppressed because one or more lines are too long
1
public/v3/js/chunk-common.a335a96a.js
vendored
Normal file
1
public/v3/js/chunk-common.a335a96a.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
public/v3/js/chunk-common.b44b7e37.js
vendored
1
public/v3/js/chunk-common.b44b7e37.js
vendored
File diff suppressed because one or more lines are too long
@ -9,8 +9,8 @@
|
|||||||
"split": "Dividir",
|
"split": "Dividir",
|
||||||
"single_split": "Divisi\u00f3",
|
"single_split": "Divisi\u00f3",
|
||||||
"transaction_stored_link": "La <a href=\"transactions\/show\/{ID}\">Transacci\u00f3 #{ID} (\"{title}\")<\/a> s'ha desat.",
|
"transaction_stored_link": "La <a href=\"transactions\/show\/{ID}\">Transacci\u00f3 #{ID} (\"{title}\")<\/a> s'ha desat.",
|
||||||
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> has been stored.",
|
"webhook_stored_link": "S'ha desat <a href=\"webhooks\/show\/{ID}\">el Webook #{ID} (\"{title}\")<\/a> correctament.",
|
||||||
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") has been updated.",
|
"webhook_updated_link": "S'ha actualitzat el <a href=\"webhooks\/show\/{ID}\">Webook #{ID}<\/a> (\"{title}\").",
|
||||||
"transaction_updated_link": "La <a href=\"transactions\/show\/{ID}\">transacci\u00f3#{ID}<\/a> (\"{title}\") s'ha actualitzat.",
|
"transaction_updated_link": "La <a href=\"transactions\/show\/{ID}\">transacci\u00f3#{ID}<\/a> (\"{title}\") s'ha actualitzat.",
|
||||||
"transaction_new_stored_link": "La <a href=\"transactions\/show\/{ID}\">Transacci\u00f3 #{ID}<\/a> s'ha desat.",
|
"transaction_new_stored_link": "La <a href=\"transactions\/show\/{ID}\">Transacci\u00f3 #{ID}<\/a> s'ha desat.",
|
||||||
"transaction_journal_information": "Informaci\u00f3 de la transacci\u00f3",
|
"transaction_journal_information": "Informaci\u00f3 de la transacci\u00f3",
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
"split": "Teilen",
|
"split": "Teilen",
|
||||||
"single_split": "Teilen",
|
"single_split": "Teilen",
|
||||||
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Buchung #{ID} (\"{title}\")<\/a> wurde gespeichert.",
|
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Buchung #{ID} (\"{title}\")<\/a> wurde gespeichert.",
|
||||||
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> has been stored.",
|
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> wurde gespeichert.",
|
||||||
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") has been updated.",
|
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") wurde aktualisiert.",
|
||||||
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">Die Buchung #{ID}<\/a> (\"{title}\") wurde aktualisiert.",
|
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">Die Buchung #{ID}<\/a> (\"{title}\") wurde aktualisiert.",
|
||||||
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Buchung #{ID}<\/a> wurde gespeichert.",
|
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Buchung #{ID}<\/a> wurde gespeichert.",
|
||||||
"transaction_journal_information": "Transaktionsinformationen",
|
"transaction_journal_information": "Transaktionsinformationen",
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
"split": "Separar",
|
"split": "Separar",
|
||||||
"single_split": "Divisi\u00f3n",
|
"single_split": "Divisi\u00f3n",
|
||||||
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID} (\"{title}\")<\/a> ha sido almacenada.",
|
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID} (\"{title}\")<\/a> ha sido almacenada.",
|
||||||
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> has been stored.",
|
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">El webhook #{ID} (\"{title}\")<\/a> ha sido almacenado.",
|
||||||
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") has been updated.",
|
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">El webhook #{ID} (\"{title}\")<\/a> ha sido actualizado.",
|
||||||
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID}<\/a> (\"{title}\") ha sido actualizada.",
|
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID}<\/a> (\"{title}\") ha sido actualizada.",
|
||||||
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID}<\/a> ha sido guardada.",
|
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID}<\/a> ha sido guardada.",
|
||||||
"transaction_journal_information": "Informaci\u00f3n de transacci\u00f3n",
|
"transaction_journal_information": "Informaci\u00f3n de transacci\u00f3n",
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
"split": "Ventiler",
|
"split": "Ventiler",
|
||||||
"single_split": "Ventilation",
|
"single_split": "Ventilation",
|
||||||
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">L'op\u00e9ration n\u00b0{ID} (\"{title}\")<\/a> a \u00e9t\u00e9 enregistr\u00e9e.",
|
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">L'op\u00e9ration n\u00b0{ID} (\"{title}\")<\/a> a \u00e9t\u00e9 enregistr\u00e9e.",
|
||||||
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> has been stored.",
|
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Le Webhook #{ID} (\"{title}\")<\/a> a \u00e9t\u00e9 enregistr\u00e9.",
|
||||||
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") has been updated.",
|
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Le webhook #{ID}<\/a> (\"{title}\") a \u00e9t\u00e9 mis \u00e0 jour.",
|
||||||
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">L'op\u00e9ration n\u00b0{ID}<\/a> (\"{title}\") a \u00e9t\u00e9 mise \u00e0 jour.",
|
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">L'op\u00e9ration n\u00b0{ID}<\/a> (\"{title}\") a \u00e9t\u00e9 mise \u00e0 jour.",
|
||||||
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">L'op\u00e9ration n\u00b0{ID}<\/a> a \u00e9t\u00e9 enregistr\u00e9e.",
|
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">L'op\u00e9ration n\u00b0{ID}<\/a> a \u00e9t\u00e9 enregistr\u00e9e.",
|
||||||
"transaction_journal_information": "Informations sur l'op\u00e9ration",
|
"transaction_journal_information": "Informations sur l'op\u00e9ration",
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
"split": "Dividi",
|
"split": "Dividi",
|
||||||
"single_split": "Divisione",
|
"single_split": "Divisione",
|
||||||
"transaction_stored_link": "La <a href=\"transactions\/show\/{ID}\">transazione #{ID} (\"{title}\")<\/a> \u00e8 stata salvata.",
|
"transaction_stored_link": "La <a href=\"transactions\/show\/{ID}\">transazione #{ID} (\"{title}\")<\/a> \u00e8 stata salvata.",
|
||||||
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> has been stored.",
|
"webhook_stored_link": "Il <a href=\"webhooks\/show\/{ID}\">webhook #{ID} (\"{title}\")<\/a> \u00e8 stato archiviato.",
|
||||||
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") has been updated.",
|
"webhook_updated_link": "Il <a href=\"webhooks\/show\/{ID}\">webhook #{ID} (\"{title}\")<\/a> \u00e8 stato aggiornato.",
|
||||||
"transaction_updated_link": "La <a href=\"transactions\/show\/{ID}\">transazione #{ID}<\/a> (\"{title}\") \u00e8 stata aggiornata.",
|
"transaction_updated_link": "La <a href=\"transactions\/show\/{ID}\">transazione #{ID}<\/a> (\"{title}\") \u00e8 stata aggiornata.",
|
||||||
"transaction_new_stored_link": "La <a href=\"transactions\/show\/{ID}\">transazione #{ID}<\/a> \u00e8 stata salvata.",
|
"transaction_new_stored_link": "La <a href=\"transactions\/show\/{ID}\">transazione #{ID}<\/a> \u00e8 stata salvata.",
|
||||||
"transaction_journal_information": "Informazioni transazione",
|
"transaction_journal_information": "Informazioni transazione",
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
"split": "Podziel",
|
"split": "Podziel",
|
||||||
"single_split": "Podzia\u0142",
|
"single_split": "Podzia\u0142",
|
||||||
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Transakcja #{ID} (\"{title}\")<\/a> zosta\u0142a zapisana.",
|
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Transakcja #{ID} (\"{title}\")<\/a> zosta\u0142a zapisana.",
|
||||||
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> has been stored.",
|
"webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> zosta\u0142 zapisany.",
|
||||||
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") has been updated.",
|
"webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") zosta\u0142 zaktualizowany.",
|
||||||
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">Transakcja #{ID}<\/a> (\"{title}\") zosta\u0142a zaktualizowana.",
|
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">Transakcja #{ID}<\/a> (\"{title}\") zosta\u0142a zaktualizowana.",
|
||||||
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Transakcja #{ID}<\/a> zosta\u0142a zapisana.",
|
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Transakcja #{ID}<\/a> zosta\u0142a zapisana.",
|
||||||
"transaction_journal_information": "Informacje o transakcji",
|
"transaction_journal_information": "Informacje o transakcji",
|
||||||
|
@ -279,8 +279,8 @@ return [
|
|||||||
'response' => 'Resposta',
|
'response' => 'Resposta',
|
||||||
'visit_webhook_url' => 'Visitar l\'URL del webhook',
|
'visit_webhook_url' => 'Visitar l\'URL del webhook',
|
||||||
'reset_webhook_secret' => 'Reiniciar el secret del webhook',
|
'reset_webhook_secret' => 'Reiniciar el secret del webhook',
|
||||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
'webhook_stored_link' => 'S\'ha desat <a href="webhooks/show/{ID}">el Webook #{ID} ("{title}")</a> correctament.',
|
||||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
'webhook_updated_link' => 'S\'ha actualitzat el <a href="webhooks/show/{ID}">Webook #{ID}</a> ("{title}").',
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Firefly III v:version Sol·licitud d\'Autorització',
|
'authorization_request' => 'Firefly III v:version Sol·licitud d\'Autorització',
|
||||||
|
@ -279,8 +279,8 @@ return [
|
|||||||
'response' => 'Antwort',
|
'response' => 'Antwort',
|
||||||
'visit_webhook_url' => 'Webhook-URL besuchen',
|
'visit_webhook_url' => 'Webhook-URL besuchen',
|
||||||
'reset_webhook_secret' => 'Webhook Secret zurücksetzen',
|
'reset_webhook_secret' => 'Webhook Secret zurücksetzen',
|
||||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> wurde gespeichert.',
|
||||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") wurde aktualisiert.',
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Firefly III v:version Autorisierungsanfrage',
|
'authorization_request' => 'Firefly III v:version Autorisierungsanfrage',
|
||||||
|
@ -279,8 +279,8 @@ return [
|
|||||||
'response' => 'Response',
|
'response' => 'Response',
|
||||||
'visit_webhook_url' => 'Visit webhook URL',
|
'visit_webhook_url' => 'Visit webhook URL',
|
||||||
'reset_webhook_secret' => 'Reset webhook secret',
|
'reset_webhook_secret' => 'Reset webhook secret',
|
||||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
'webhook_stored_link' => '<a href="webhooks/show/{ID}">El webhook #{ID} ("{title}")</a> ha sido almacenado.',
|
||||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
'webhook_updated_link' => '<a href="webhooks/show/{ID}">El webhook #{ID} ("{title}")</a> ha sido actualizado.',
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Firefly III v:version Solicitud de autorización',
|
'authorization_request' => 'Firefly III v:version Solicitud de autorización',
|
||||||
|
@ -279,8 +279,8 @@ return [
|
|||||||
'response' => 'Réponse',
|
'response' => 'Réponse',
|
||||||
'visit_webhook_url' => 'Visiter l\'URL du webhook',
|
'visit_webhook_url' => 'Visiter l\'URL du webhook',
|
||||||
'reset_webhook_secret' => 'Réinitialiser le secret du webhook',
|
'reset_webhook_secret' => 'Réinitialiser le secret du webhook',
|
||||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Le Webhook #{ID} ("{title}")</a> a été enregistré.',
|
||||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Le webhook #{ID}</a> ("{title}") a été mis à jour.',
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Firefly III v:version demande d\'autorisation',
|
'authorization_request' => 'Firefly III v:version demande d\'autorisation',
|
||||||
|
@ -279,8 +279,8 @@ return [
|
|||||||
'response' => 'Risposta',
|
'response' => 'Risposta',
|
||||||
'visit_webhook_url' => 'Visita URL webhook',
|
'visit_webhook_url' => 'Visita URL webhook',
|
||||||
'reset_webhook_secret' => 'Reimposta il segreto del webhook',
|
'reset_webhook_secret' => 'Reimposta il segreto del webhook',
|
||||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
'webhook_stored_link' => 'Il <a href="webhooks/show/{ID}">webhook #{ID} ("{title}")</a> è stato archiviato.',
|
||||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
'webhook_updated_link' => 'Il <a href="webhooks/show/{ID}">webhook #{ID} ("{title}")</a> è stato aggiornato.',
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Firefly III v:version Richiesta Autorizzazione',
|
'authorization_request' => 'Firefly III v:version Richiesta Autorizzazione',
|
||||||
@ -2414,11 +2414,11 @@ return [
|
|||||||
'admin_notification_check_user_new_reg' => 'User gets post-registration welcome message',
|
'admin_notification_check_user_new_reg' => 'User gets post-registration welcome message',
|
||||||
'admin_notification_check_admin_new_reg' => 'Administrator(s) get new user registration notification',
|
'admin_notification_check_admin_new_reg' => 'Administrator(s) get new user registration notification',
|
||||||
'admin_notification_check_new_version' => 'A new version is available',
|
'admin_notification_check_new_version' => 'A new version is available',
|
||||||
'admin_notification_check_invite_created' => 'A user is invited to Firefly III',
|
'admin_notification_check_invite_created' => 'Un utente è stato invitato in Firefly III',
|
||||||
'admin_notification_check_invite_redeemed' => 'A user invitation is redeemed',
|
'admin_notification_check_invite_redeemed' => 'Un invito utente è stato accettato',
|
||||||
'all_invited_users' => 'All invited users',
|
'all_invited_users' => 'Utenti invitati',
|
||||||
'save_notification_settings' => 'Save settings',
|
'save_notification_settings' => 'Salva le impostazioni',
|
||||||
'notification_settings_saved' => 'The notification settings have been saved',
|
'notification_settings_saved' => 'Le impostazioni sulle notifiche sono state salvate',
|
||||||
|
|
||||||
|
|
||||||
'split_transaction_title' => 'Descrizione della transazione suddivisa',
|
'split_transaction_title' => 'Descrizione della transazione suddivisa',
|
||||||
@ -2687,19 +2687,19 @@ return [
|
|||||||
'ale_action_clear_budget' => 'Removed from budget',
|
'ale_action_clear_budget' => 'Removed from budget',
|
||||||
'ale_action_clear_category' => 'Removed from category',
|
'ale_action_clear_category' => 'Removed from category',
|
||||||
'ale_action_clear_notes' => 'Removed notes',
|
'ale_action_clear_notes' => 'Removed notes',
|
||||||
'ale_action_clear_tag' => 'Cleared tag',
|
'ale_action_clear_tag' => 'Etichette cancellate',
|
||||||
'ale_action_clear_all_tags' => 'Cleared all tags',
|
'ale_action_clear_all_tags' => 'Tutte le etichette sono state cancellate',
|
||||||
'ale_action_set_bill' => 'Linked to bill',
|
'ale_action_set_bill' => 'Collegato alla fattura',
|
||||||
'ale_action_set_budget' => 'Set budget',
|
'ale_action_set_budget' => 'Imposta un budget',
|
||||||
'ale_action_set_category' => 'Set category',
|
'ale_action_set_category' => 'Imposta una categoria',
|
||||||
'ale_action_set_source' => 'Set source account',
|
'ale_action_set_source' => 'Imposta un conto di origine',
|
||||||
'ale_action_set_destination' => 'Set destination account',
|
'ale_action_set_destination' => 'Imposta un beneficiario',
|
||||||
'ale_action_update_transaction_type' => 'Changed transaction type',
|
'ale_action_update_transaction_type' => 'Tipo di transazione modificato',
|
||||||
'ale_action_update_notes' => 'Changed notes',
|
'ale_action_update_notes' => 'Note cambiate',
|
||||||
'ale_action_update_description' => 'Changed description',
|
'ale_action_update_description' => 'Modifica descrizione',
|
||||||
'ale_action_add_to_piggy' => 'Piggy bank',
|
'ale_action_add_to_piggy' => 'Salvadanaio',
|
||||||
'ale_action_remove_from_piggy' => 'Piggy bank',
|
'ale_action_remove_from_piggy' => 'Salvadanaio',
|
||||||
'ale_action_add_tag' => 'Added tag',
|
'ale_action_add_tag' => 'Etichette aggiunte',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -43,27 +43,27 @@ return [
|
|||||||
'split' => '나누기',
|
'split' => '나누기',
|
||||||
'single_split' => '나누기',
|
'single_split' => '나누기',
|
||||||
'clone' => '복사',
|
'clone' => '복사',
|
||||||
'confirm_action' => 'Confirm action',
|
'confirm_action' => '액션 확인',
|
||||||
'last_seven_days' => '최근 7일',
|
'last_seven_days' => '최근 7일',
|
||||||
'last_thirty_days' => '최근 30일',
|
'last_thirty_days' => '최근 30일',
|
||||||
'last_180_days' => '최근 180일',
|
'last_180_days' => '최근 180일',
|
||||||
'month_to_date' => 'Month to date',
|
'month_to_date' => '월간 누계',
|
||||||
'year_to_date' => 'Year to date',
|
'year_to_date' => '연간 누계',
|
||||||
'YTD' => 'YTD',
|
'YTD' => 'YTD',
|
||||||
'welcome_back' => 'What\'s playing?',
|
'welcome_back' => '무슨 일이죠?',
|
||||||
'everything' => 'Everything',
|
'everything' => '모든 것',
|
||||||
'today' => '오늘',
|
'today' => '오늘',
|
||||||
'customRange' => '맞춤 범위',
|
'customRange' => '맞춤 범위',
|
||||||
'date_range' => 'Date range',
|
'date_range' => '날짜 범위',
|
||||||
'apply' => '적용',
|
'apply' => '적용',
|
||||||
'select_date' => '날짜 선택',
|
'select_date' => '날짜 선택',
|
||||||
'cancel' => '취소',
|
'cancel' => '취소',
|
||||||
'from' => 'From',
|
'from' => '에서',
|
||||||
'to' => 'To',
|
'to' => '에게',
|
||||||
'structure' => 'Structure',
|
'structure' => '구조',
|
||||||
'help_translating' => '이 도움말 텍스트는 아직 귀하의 언어를 지원하지 않습니다. <a href="https://crowdin.com/project/firefly-iii-help">번역을 도와 주시겠습니까?</a>',
|
'help_translating' => '이 도움말 텍스트는 아직 귀하의 언어를 지원하지 않습니다. <a href="https://crowdin.com/project/firefly-iii-help">번역을 도와 주시겠습니까?</a>',
|
||||||
'showEverything' => '모두 보기',
|
'showEverything' => '모두 보기',
|
||||||
'never' => 'Never',
|
'never' => '절대',
|
||||||
'no_results_for_empty_search' => '검색 조건이 비어서 아무것도 찾을 수 없습니다.',
|
'no_results_for_empty_search' => '검색 조건이 비어서 아무것도 찾을 수 없습니다.',
|
||||||
'removed_amount' => ':amount 삭제됨',
|
'removed_amount' => ':amount 삭제됨',
|
||||||
'added_amount' => ':amount 추가됨',
|
'added_amount' => ':amount 추가됨',
|
||||||
@ -86,48 +86,48 @@ return [
|
|||||||
'go_to_piggies' => '저금통으로 이동',
|
'go_to_piggies' => '저금통으로 이동',
|
||||||
'new_deposit' => '신규 입금',
|
'new_deposit' => '신규 입금',
|
||||||
'new_transfer' => '신규 이체',
|
'new_transfer' => '신규 이체',
|
||||||
'new_transfers' => 'New transfer',
|
'new_transfers' => '신규 이체',
|
||||||
'new_asset_account' => 'New asset account',
|
'new_asset_account' => '새 자산 계정',
|
||||||
'new_expense_account' => 'New expense account',
|
'new_expense_account' => '새 지출 계정',
|
||||||
'new_revenue_account' => 'New revenue account',
|
'new_revenue_account' => '새 수익 계정',
|
||||||
'new_liabilities_account' => 'New liability',
|
'new_liabilities_account' => '새 부채',
|
||||||
'new_budget' => 'New budget',
|
'new_budget' => '새 예산',
|
||||||
'new_bill' => 'New bill',
|
'new_bill' => '새 청구서',
|
||||||
'block_account_logout' => 'You have been logged out. Blocked accounts cannot use this site. Did you register with a valid email address?',
|
'block_account_logout' => '로그아웃되었습니다. 차단된 계정은 이 사이트를 사용할 수 없습니다. 유효한 이메일 주소로 등록하셨습니까?',
|
||||||
'flash_success' => 'Success!',
|
'flash_success' => '성공!',
|
||||||
'flash_info' => 'Message',
|
'flash_info' => '메시지',
|
||||||
'flash_warning' => 'Warning!',
|
'flash_warning' => '경고!',
|
||||||
'flash_error' => 'Error!',
|
'flash_error' => '오류!',
|
||||||
'flash_danger' => 'Danger!',
|
'flash_danger' => '위험!',
|
||||||
'flash_info_multiple' => 'There is one message|There are :count messages',
|
'flash_info_multiple' => '메시지가 하나 있습니다|매시지가 :count개 있습니다',
|
||||||
'flash_error_multiple' => 'There is one error|There are :count errors',
|
'flash_error_multiple' => '오류가 하나 있습니다|오류가 :count개 있습니다',
|
||||||
'net_worth' => 'Net worth',
|
'net_worth' => '순자산',
|
||||||
'help_for_this_page' => 'Help for this page',
|
'help_for_this_page' => '이 페이지에 대한 도움말',
|
||||||
'help_for_this_page_body' => 'You can find more information about this page <a href="https://docs.firefly-iii.org/">in the documentation</a>.',
|
'help_for_this_page_body' => '이 페이지에 대한 자세한 정보는 <a href="https://docs.firefly-iii.org/">문서</a>에서 확인할 수 있습니다.',
|
||||||
'two_factor_welcome' => 'Hello!',
|
'two_factor_welcome' => '안녕하세요!',
|
||||||
'two_factor_enter_code' => 'To continue, please enter your two factor authentication code. Your application can generate it for you.',
|
'two_factor_enter_code' => '계속하려면 2단계 인증 코드를 입력하세요. 애플리케이션에서 자동으로 생성할 수 있습니다.',
|
||||||
'two_factor_code_here' => 'Enter code here',
|
'two_factor_code_here' => '여기에 코드 입력',
|
||||||
'two_factor_title' => 'Two factor authentication',
|
'two_factor_title' => '2단계 인증',
|
||||||
'authenticate' => 'Authenticate',
|
'authenticate' => '인증',
|
||||||
'two_factor_forgot_title' => 'Lost two factor authentication',
|
'two_factor_forgot_title' => '2단계 인증 분실',
|
||||||
'two_factor_forgot' => 'I forgot my two-factor thing.',
|
'two_factor_forgot' => '2단계 인증을 잊었습니다.',
|
||||||
'two_factor_lost_header' => 'Lost your two factor authentication?',
|
'two_factor_lost_header' => '2단계 인증을 분실하셨나요?',
|
||||||
'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.',
|
'two_factor_lost_intro' => '백업 코드도 분실하셨다면 운이 나쁘신 것입니다. 이 문제는 웹 인터페이스에서 해결할 수 있는 문제가 아닙니다. 두 가지 선택지가 있습니다.',
|
||||||
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/faq/other#i-lost-my-two-factor-authentication-codes-and-backup-codes">this entry in the FAQ</a> for instructions.',
|
'two_factor_lost_fix_self' => 'Firefly III 인스턴스를 직접 실행하는 경우 <a href="https://docs.firefly-iii.org/faq/other#i-lost-my-two-factor-authentication-codes-and-backup-codes">자주 묻는 질문(FAQ)의 이 항목</a>을 읽고 지침을 확인하세요.',
|
||||||
'two_factor_lost_fix_owner' => 'Otherwise, email the site owner, <a href="mailto::site_owner">:site_owner</a> and ask them to reset your two factor authentication.',
|
'two_factor_lost_fix_owner' => '그렇지 않은 경우 사이트 소유자 <a href="mailto::site_owner">:site_owner</a>에게 이메일을 보내 2단계 인증을 재설정해 달라고 요청하세요.',
|
||||||
'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.',
|
'mfa_backup_code' => '백업 코드를 사용하여 Firefly III에 로그인했습니다. 코드는 다시 사용할 수 없으므로 목록에서 삭제하세요.',
|
||||||
'pref_two_factor_new_backup_codes' => 'Get new backup codes',
|
'pref_two_factor_new_backup_codes' => '새 백업 코드 얻기',
|
||||||
'pref_two_factor_backup_code_count' => 'You have :count valid backup code.|You have :count valid backup codes.',
|
'pref_two_factor_backup_code_count' => ':count개의 유효한 백업코드가 있습니다.|:count개의 유효한 백업코드가 있습니다.',
|
||||||
'2fa_i_have_them' => 'I stored them!',
|
'2fa_i_have_them' => '저장했습니다!',
|
||||||
'warning_much_data' => ':days days of data may take a while to load.',
|
'warning_much_data' => ':days일의 데이터를 로드하는데 시간이 걸릴 수 있습니다.',
|
||||||
'registered' => 'You have registered successfully!',
|
'registered' => '성공적으로 등록되었습니다!',
|
||||||
'Default asset account' => 'Default asset account',
|
'Default asset account' => '기본 자산 계정',
|
||||||
'no_budget_pointer' => '예산이 아직 없는 것 같습니다. <a href="budgets">예산</a> 페이지에서 예산을 만들어야 합니다. 예산은 지출을 추적하는데 도움이 됩니다.',
|
'no_budget_pointer' => '예산이 아직 없는 것 같습니다. <a href="budgets">예산</a> 페이지에서 예산을 만들어야 합니다. 예산은 지출을 추적하는데 도움이 됩니다.',
|
||||||
'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_bill_pointer' => '청구서가 아직 없는 것 같습니다. <a href="bills">청구서</a> 페이지에서 청구서를 만들어야 합니다. 청구서는 비용을 추적하는 데 도움이 됩니다.',
|
||||||
'Savings account' => 'Savings account',
|
'Savings account' => '예금 계좌',
|
||||||
'Credit card' => '신용카드',
|
'Credit card' => '신용카드',
|
||||||
'source_accounts' => 'Source account|Source accounts',
|
'source_accounts' => '소스 계정|소스 계정',
|
||||||
'destination_accounts' => 'Destination account|Destination accounts',
|
'destination_accounts' => '대상 계정|대상 계정',
|
||||||
'user_id_is' => '사용자 Id는 <strong>:user</strong>입니다',
|
'user_id_is' => '사용자 Id는 <strong>:user</strong>입니다',
|
||||||
'field_supports_markdown' => '이 필드는 <a href="https://en.support.wordpress.com/markdown-quick-reference/">마크다운</a>을 지원합니다.',
|
'field_supports_markdown' => '이 필드는 <a href="https://en.support.wordpress.com/markdown-quick-reference/">마크다운</a>을 지원합니다.',
|
||||||
'need_more_help' => 'Firefly III를 사용하는데 도움이 필요하다면 <a href="https://github.com/firefly-iii/firefly-iii/issues">Github에서 티켓을 열어주세요</a>.',
|
'need_more_help' => 'Firefly III를 사용하는데 도움이 필요하다면 <a href="https://github.com/firefly-iii/firefly-iii/issues">Github에서 티켓을 열어주세요</a>.',
|
||||||
@ -143,48 +143,48 @@ return [
|
|||||||
'sum_of_expenses' => '지출 합계',
|
'sum_of_expenses' => '지출 합계',
|
||||||
'sum_of_income' => '수입 합계',
|
'sum_of_income' => '수입 합계',
|
||||||
'liabilities' => '부채',
|
'liabilities' => '부채',
|
||||||
'spent_in_specific_budget' => 'Spent in budget ":budget"',
|
'spent_in_specific_budget' => '":budget" 예산에서 지출',
|
||||||
'spent_in_specific_double' => 'Spent in account ":account"',
|
'spent_in_specific_double' => '":account" 계정에서 지출',
|
||||||
'earned_in_specific_double' => 'Earned in account ":account"',
|
'earned_in_specific_double' => '":account" 계정에서 소득',
|
||||||
'source_account' => '소스 계정',
|
'source_account' => '소스 계정',
|
||||||
'source_account_reconciliation' => 'You can\'t edit the source account of a reconciliation transaction.',
|
'source_account_reconciliation' => '조정 거래의 소스 계정은 편집할 수 없습니다.',
|
||||||
'destination_account' => '대상 계정',
|
'destination_account' => '대상 계정',
|
||||||
'destination_account_reconciliation' => 'You can\'t edit the destination account of a reconciliation transaction.',
|
'destination_account_reconciliation' => '조정 거래의 대상 계정은 편집할 수 없습니다.',
|
||||||
'sum_of_expenses_in_budget' => 'Spent total in budget ":budget"',
|
'sum_of_expenses_in_budget' => '":budget" 예산에서 총 지출',
|
||||||
'left_in_budget_limit' => 'Left to spend according to budgeting',
|
'left_in_budget_limit' => '예산 책정에 따라 지출',
|
||||||
'current_period' => 'Current period',
|
'current_period' => '현재 기간',
|
||||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
'show_the_current_period_and_overview' => '현재 기간 및 걔요 표시',
|
||||||
'pref_languages_locale' => '영어 외의 언어가 제대로 동작하려면 운영 체제에 올바른 로케일 정보가 있어야 합니다. 그렇지 않은 경우 통화 데이터, 날짜 및 금액의 형식이 잘못 지정될 수 있습니다.',
|
'pref_languages_locale' => '영어 외의 언어가 제대로 동작하려면 운영 체제에 올바른 로케일 정보가 있어야 합니다. 그렇지 않은 경우 통화 데이터, 날짜 및 금액의 형식이 잘못 지정될 수 있습니다.',
|
||||||
'budget_in_period' => 'All transactions for budget ":name" between :start and :end in :currency',
|
'budget_in_period' => ':currency에서 :start와 :end 사이의 예산 ":name"에 대한 모든 거래',
|
||||||
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end in :currency',
|
'chart_budget_in_period' => ':currency에서 :start와 :end 사이의 예산 ":name"에 대한 모든 거래에 대한 차트',
|
||||||
'chart_budget_in_period_only_currency' => 'The amount you budgeted was in :currency, so this chart will only show transactions in :currency.',
|
'chart_budget_in_period_only_currency' => '예산을 책정한 금액은 :currency이므로 이 차트에는 :currency의 거래만 표시됩니다.',
|
||||||
'chart_account_in_period' => 'Chart for all transactions for account ":name" (:balance) between :start and :end',
|
'chart_account_in_period' => ':start와 :end 동안 ":name" (:balance) 계정의 모든 거래에 대한 차트',
|
||||||
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
|
'chart_category_in_period' => ':start와 :end 동안 ":name" 카테고리의 모든 거래에 대한 차트',
|
||||||
'chart_category_all' => 'Chart for all transactions for category ":name"',
|
'chart_category_all' => '":name" 카테고리의 모든 거래에 대한 차트',
|
||||||
'clone_withdrawal' => 'Clone this withdrawal',
|
'clone_withdrawal' => '이 출금을 복제합니다',
|
||||||
'clone_deposit' => 'Clone this deposit',
|
'clone_deposit' => '이 입금을 복제합니다',
|
||||||
'clone_transfer' => 'Clone this transfer',
|
'clone_transfer' => '이 이체를 복제합니다',
|
||||||
'multi_select_no_selection' => 'None selected',
|
'multi_select_no_selection' => '선택하지 않음',
|
||||||
'multi_select_select_all' => '전체 선택',
|
'multi_select_select_all' => '전체 선택',
|
||||||
'multi_select_n_selected' => 'selected',
|
'multi_select_n_selected' => '선택됨',
|
||||||
'multi_select_all_selected' => 'All selected',
|
'multi_select_all_selected' => '모두 선택됨',
|
||||||
'multi_select_filter_placeholder' => '찾기..',
|
'multi_select_filter_placeholder' => '찾기..',
|
||||||
'intro_next_label' => '다음',
|
'intro_next_label' => '다음',
|
||||||
'intro_prev_label' => '이전',
|
'intro_prev_label' => '이전',
|
||||||
'intro_skip_label' => '건너뛰기',
|
'intro_skip_label' => '건너뛰기',
|
||||||
'intro_done_label' => '완료',
|
'intro_done_label' => '완료',
|
||||||
'between_dates_breadcrumb' => 'Between :start and :end',
|
'between_dates_breadcrumb' => ':start와 :end 사이',
|
||||||
'all_journals_without_budget' => 'All transactions without a budget',
|
'all_journals_without_budget' => '예산이 없는 모든 거래',
|
||||||
'journals_without_budget' => 'Transactions without a budget',
|
'journals_without_budget' => '예산이 없는 거래',
|
||||||
'all_journals_without_category' => 'All transactions without a category',
|
'all_journals_without_category' => '카테고리가 없는 모든 거래',
|
||||||
'journals_without_category' => 'Transactions without a category',
|
'journals_without_category' => '카테고리가 없는 거래',
|
||||||
'all_journals_for_account' => 'All transactions for account :name',
|
'all_journals_for_account' => ':name 계정에 대한 모든 거래',
|
||||||
'chart_all_journals_for_account' => 'Chart of all transactions for account :name',
|
'chart_all_journals_for_account' => ':name 계정에 대한 모든 거래 차트',
|
||||||
'journals_in_period_for_account' => 'All transactions for account :name between :start and :end',
|
'journals_in_period_for_account' => ':start와 :end 동안 ":name" 계정의 모든 거래',
|
||||||
'journals_in_period_for_account_js' => 'All transactions for account {title} between {start} and {end}',
|
'journals_in_period_for_account_js' => '{start} 와 {end} 동안 {title} 계정의 모든 거래',
|
||||||
'transferred' => 'Transferred',
|
'transferred' => '이체',
|
||||||
'all_withdrawal' => 'All expenses',
|
'all_withdrawal' => '모든 지출',
|
||||||
'all_transactions' => 'All transactions',
|
'all_transactions' => '모든 거래',
|
||||||
'title_withdrawal_between' => 'All expenses between :start and :end',
|
'title_withdrawal_between' => 'All expenses between :start and :end',
|
||||||
'all_deposit' => 'All revenue',
|
'all_deposit' => 'All revenue',
|
||||||
'title_deposit_between' => 'All revenue between :start and :end',
|
'title_deposit_between' => 'All revenue between :start and :end',
|
||||||
@ -266,53 +266,53 @@ return [
|
|||||||
'edit_webhook_js' => 'Edit webhook "{title}"',
|
'edit_webhook_js' => 'Edit webhook "{title}"',
|
||||||
'show_webhook' => 'Webhook ":title"',
|
'show_webhook' => 'Webhook ":title"',
|
||||||
'webhook_was_triggered' => 'The webhook was triggered on the indicated transaction. Please wait for results to appear.',
|
'webhook_was_triggered' => 'The webhook was triggered on the indicated transaction. Please wait for results to appear.',
|
||||||
'webhook_messages' => 'Webhook message',
|
'webhook_messages' => '웹훅 메시지',
|
||||||
'view_message' => 'View message',
|
'view_message' => '메시지 보기',
|
||||||
'view_attempts' => 'View failed attempts',
|
'view_attempts' => '실패한 시도 보기',
|
||||||
'message_content_title' => 'Webhook message content',
|
'message_content_title' => '웹훅 메시지 내용',
|
||||||
'message_content_help' => 'This is the content of the message that was sent (or tried) using this webhook.',
|
'message_content_help' => '이 웹훅을 사용하여 전송된(또는 시도한) 메시지의 내용입니다.',
|
||||||
'attempt_content_title' => 'Webhook attempts',
|
'attempt_content_title' => '웹훅 시도',
|
||||||
'attempt_content_help' => 'These are all the unsuccessful attempts of this webhook message to submit to the configured URL. After some time, Firefly III will stop trying.',
|
'attempt_content_help' => '구성된 URL에 제출하려는 이 웹훅 메시지의 모든 실패한 시도입니다. 잠시 후 Firefly III가 시도를 중지합니다.',
|
||||||
'no_attempts' => 'There are no unsuccessful attempts. That\'s a good thing!',
|
'no_attempts' => '실패한 시도가 없습니다. 좋은 일이네요!',
|
||||||
'webhook_attempt_at' => 'Attempt at {moment}',
|
'webhook_attempt_at' => '{moment}에 시도',
|
||||||
'logs' => 'Logs',
|
'logs' => '로그',
|
||||||
'response' => 'Response',
|
'response' => '응답',
|
||||||
'visit_webhook_url' => 'Visit webhook URL',
|
'visit_webhook_url' => '웹훅 URL 방문',
|
||||||
'reset_webhook_secret' => 'Reset webhook secret',
|
'reset_webhook_secret' => '웹훅 시크릿 재설정',
|
||||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
'webhook_stored_link' => '<a href="webhooks/show/{ID}">웹훅 #{ID} ("{title}")</a>이 저장되었습니다.',
|
||||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
'webhook_updated_link' => '<a href="webhooks/show/{ID}">웹훅 #{ID}</a> ("{title}")이 업데이트 되었습니다.',
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Firefly III v:version Authorization Request',
|
'authorization_request' => 'Firefly III v:version 인증 요청',
|
||||||
'authorization_request_intro' => 'Application "<strong>:client</strong>" is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?',
|
'authorization_request_intro' => 'Application "<strong>:client</strong>" is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?',
|
||||||
'authorization_request_site' => 'You will be redirected to <code>:url</code> which will then be able to access your Firefly III data.',
|
'authorization_request_site' => 'You will be redirected to <code>:url</code> which will then be able to access your Firefly III data.',
|
||||||
'authorization_request_invalid' => 'This access request is invalid. Please never follow this link again.',
|
'authorization_request_invalid' => 'This access request is invalid. Please never follow this link again.',
|
||||||
'scopes_will_be_able' => 'This application will be able to:',
|
'scopes_will_be_able' => 'This application will be able to:',
|
||||||
'button_authorize' => 'Authorize',
|
'button_authorize' => '인증',
|
||||||
'none_in_select_list' => '(none)',
|
'none_in_select_list' => '(없음)',
|
||||||
'no_piggy_bank' => '(no piggy bank)',
|
'no_piggy_bank' => '(저금통 없음)',
|
||||||
'name_in_currency' => ':name in :currency',
|
'name_in_currency' => ':name in :currency',
|
||||||
'paid_in_currency' => 'Paid in :currency',
|
'paid_in_currency' => 'Paid in :currency',
|
||||||
'unpaid_in_currency' => 'Unpaid in :currency',
|
'unpaid_in_currency' => 'Unpaid in :currency',
|
||||||
'is_alpha_warning' => 'You are running an ALPHA version. Be wary of bugs and issues.',
|
'is_alpha_warning' => 'You are running an ALPHA version. Be wary of bugs and issues.',
|
||||||
'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.',
|
'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.',
|
||||||
'all_destination_accounts' => 'Destination accounts',
|
'all_destination_accounts' => '대상 계정',
|
||||||
'all_source_accounts' => 'Source accounts',
|
'all_source_accounts' => '소스 계정',
|
||||||
'back_to_index' => 'Back to the index',
|
'back_to_index' => '목록으로 돌아가기',
|
||||||
'cant_logout_guard' => 'Firefly III can\'t log you out.',
|
'cant_logout_guard' => 'Firefly III에서 로그아웃할 수 없습니다.',
|
||||||
'internal_reference' => 'Internal reference',
|
'internal_reference' => '내부 참조',
|
||||||
|
|
||||||
// check for updates:
|
// check for updates:
|
||||||
'update_check_title' => '업데이트 확인',
|
'update_check_title' => '업데이트 확인',
|
||||||
'admin_update_check_title' => 'Automatically check for update',
|
'admin_update_check_title' => '업데이트 자동 확인',
|
||||||
'admin_update_check_explain' => 'Firefly III can check for updates automatically. When you enable this setting, it will contact the Firefly III update server to see if a new version of Firefly III is available. When it is, you will get a notification. You can test this notification using the button on the right. Please indicate below if you want Firefly III to check for updates.',
|
'admin_update_check_explain' => 'Firefly III can check for updates automatically. When you enable this setting, it will contact the Firefly III update server to see if a new version of Firefly III is available. When it is, you will get a notification. You can test this notification using the button on the right. Please indicate below if you want Firefly III to check for updates.',
|
||||||
'check_for_updates_permission' => 'Firefly III can check for updates, but it needs your permission to do so. Please go to the <a href=":link">administration</a> to indicate if you would like this feature to be enabled.',
|
'check_for_updates_permission' => 'Firefly III can check for updates, but it needs your permission to do so. Please go to the <a href=":link">administration</a> to indicate if you would like this feature to be enabled.',
|
||||||
'updates_ask_me_later' => 'Ask me later',
|
'updates_ask_me_later' => '나중에 다시 확인',
|
||||||
'updates_do_not_check' => 'Do not check for updates',
|
'updates_do_not_check' => 'Do not check for updates',
|
||||||
'updates_enable_check' => 'Enable the check for updates',
|
'updates_enable_check' => 'Enable the check for updates',
|
||||||
'admin_update_check_now_title' => '지금 업데이트 확인',
|
'admin_update_check_now_title' => '지금 업데이트 확인',
|
||||||
'admin_update_check_now_explain' => 'If you press the button, Firefly III will see if your current version is the latest.',
|
'admin_update_check_now_explain' => 'If you press the button, Firefly III will see if your current version is the latest.',
|
||||||
'check_for_updates_button' => 'Check now!',
|
'check_for_updates_button' => '지금 확인!',
|
||||||
'update_new_version_alert' => 'A new version of Firefly III is available. You are running :your_version, the latest version is :new_version which was released on :date.',
|
'update_new_version_alert' => 'A new version of Firefly III is available. You are running :your_version, the latest version is :new_version which was released on :date.',
|
||||||
'update_version_beta' => 'This version is a BETA version. You may run into issues.',
|
'update_version_beta' => 'This version is a BETA version. You may run into issues.',
|
||||||
'update_version_alpha' => 'This version is a ALPHA version. You may run into issues.',
|
'update_version_alpha' => 'This version is a ALPHA version. You may run into issues.',
|
||||||
@ -459,16 +459,16 @@ return [
|
|||||||
'search_modifier_not_destination_account_nr_ends' => 'Destination account number (IBAN) does not end with ":value"',
|
'search_modifier_not_destination_account_nr_ends' => 'Destination account number (IBAN) does not end with ":value"',
|
||||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||||
'search_modifier_not_account_id' => 'Source or destination account ID\'s is/are not: :value',
|
'search_modifier_not_account_id' => 'Source or destination account ID\'s is/are not: :value',
|
||||||
'search_modifier_category_is' => 'Category is ":value"',
|
'search_modifier_category_is' => '카테고리는 ":value" 입니다',
|
||||||
'search_modifier_not_category_is' => 'Category is not ":value"',
|
'search_modifier_not_category_is' => '카테고리는 ":value" 가 아닙니다',
|
||||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
'search_modifier_budget_is' => '예산은 ":value" 입니다',
|
||||||
'search_modifier_not_budget_is' => 'Budget is not ":value"',
|
'search_modifier_not_budget_is' => '예산은 ":value" 가 아닙니다',
|
||||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
'search_modifier_bill_is' => '청구서는 ":value" 입니다',
|
||||||
'search_modifier_not_bill_is' => 'Bill is not ":value"',
|
'search_modifier_not_bill_is' => '청구서는 ":value" 가 아닙니다',
|
||||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
'search_modifier_transaction_type' => '거래 유형은 ":value" 입니다',
|
||||||
'search_modifier_not_transaction_type' => 'Transaction type is not ":value"',
|
'search_modifier_not_transaction_type' => '거래 유형은 ":value"가 아닙니다',
|
||||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
'search_modifier_tag_is' => '태그는 ":value" 입니다',
|
||||||
'search_modifier_not_tag_is' => 'No tag is ":value"',
|
'search_modifier_not_tag_is' => '":value" 태그가 없습니다.',
|
||||||
'search_modifier_date_on_year' => 'Transaction is in year ":value"',
|
'search_modifier_date_on_year' => 'Transaction is in year ":value"',
|
||||||
'search_modifier_not_date_on_year' => 'Transaction is not in year ":value"',
|
'search_modifier_not_date_on_year' => 'Transaction is not in year ":value"',
|
||||||
'search_modifier_date_on_month' => 'Transaction is in month ":value"',
|
'search_modifier_date_on_month' => 'Transaction is in month ":value"',
|
||||||
@ -484,12 +484,12 @@ return [
|
|||||||
|
|
||||||
|
|
||||||
// new
|
// new
|
||||||
'search_modifier_tag_is_not' => 'No tag is ":value"',
|
'search_modifier_tag_is_not' => '":value" 태그가 없습니다',
|
||||||
'search_modifier_not_tag_is_not' => 'Tag is ":value"',
|
'search_modifier_not_tag_is_not' => '태그는 ":value" 입니다',
|
||||||
'search_modifier_account_is' => 'Either account is ":value"',
|
'search_modifier_account_is' => '계정중 하나는 ":value" 입니다',
|
||||||
'search_modifier_not_account_is' => 'Neither account is ":value"',
|
'search_modifier_not_account_is' => '두 계정 모두 ":value"가 아닙니다',
|
||||||
'search_modifier_account_contains' => 'Either account contains ":value"',
|
'search_modifier_account_contains' => '계정중 하나는 ":value"를 포함합니다',
|
||||||
'search_modifier_not_account_contains' => 'Neither account contains ":value"',
|
'search_modifier_not_account_contains' => '두 계정 모두 ":value"를 포함하지 않습니다',
|
||||||
'search_modifier_account_ends' => 'Either account ends with ":value"',
|
'search_modifier_account_ends' => 'Either account ends with ":value"',
|
||||||
'search_modifier_not_account_ends' => 'Neither account ends with ":value"',
|
'search_modifier_not_account_ends' => 'Neither account ends with ":value"',
|
||||||
'search_modifier_account_starts' => 'Either account starts with ":value"',
|
'search_modifier_account_starts' => 'Either account starts with ":value"',
|
||||||
@ -725,41 +725,41 @@ return [
|
|||||||
// END
|
// END
|
||||||
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
||||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||||
'search_box' => 'Search',
|
'search_box' => '검색',
|
||||||
'search_box_intro' => 'Welcome to the search function of Firefly III. Enter your search query in the box. Make sure you check out the help file because the search is pretty advanced.',
|
'search_box_intro' => 'Welcome to the search function of Firefly III. Enter your search query in the box. Make sure you check out the help file because the search is pretty advanced.',
|
||||||
'search_error' => 'Error while searching',
|
'search_error' => 'Error while searching',
|
||||||
'search_searching' => 'Searching ...',
|
'search_searching' => '검색중...',
|
||||||
'search_results' => 'Search results',
|
'search_results' => '검색 결과',
|
||||||
|
|
||||||
// repeat frequencies:
|
// repeat frequencies:
|
||||||
'repeat_freq_yearly' => 'yearly',
|
'repeat_freq_yearly' => '연간',
|
||||||
'repeat_freq_half-year' => 'every half-year',
|
'repeat_freq_half-year' => '반년마다',
|
||||||
'repeat_freq_quarterly' => 'quarterly',
|
'repeat_freq_quarterly' => '분기별',
|
||||||
'repeat_freq_monthly' => 'monthly',
|
'repeat_freq_monthly' => '월간',
|
||||||
'repeat_freq_weekly' => 'weekly',
|
'repeat_freq_weekly' => '주간',
|
||||||
'repeat_freq_daily' => 'daily',
|
'repeat_freq_daily' => '일별',
|
||||||
'daily' => 'daily',
|
'daily' => '일별',
|
||||||
'weekly' => 'weekly',
|
'weekly' => '주간',
|
||||||
'quarterly' => 'quarterly',
|
'quarterly' => '분기별',
|
||||||
'half-year' => 'every half year',
|
'half-year' => '반년마다',
|
||||||
'yearly' => 'yearly',
|
'yearly' => '연간',
|
||||||
|
|
||||||
// rules
|
// rules
|
||||||
'is_not_rule_trigger' => 'Not',
|
'is_not_rule_trigger' => '제외',
|
||||||
'cannot_fire_inactive_rules' => 'You cannot execute inactive rules.',
|
'cannot_fire_inactive_rules' => '비활성 규칙을 실행할 수 없습니다.',
|
||||||
'rules' => 'Rules',
|
'rules' => '규칙',
|
||||||
'rule_name' => 'Name of rule',
|
'rule_name' => '규칙 이름',
|
||||||
'rule_triggers' => 'Rule triggers when',
|
'rule_triggers' => 'Rule triggers when',
|
||||||
'rule_actions' => 'Rule will',
|
'rule_actions' => 'Rule will',
|
||||||
'new_rule' => 'New rule',
|
'new_rule' => '새 규칙',
|
||||||
'new_rule_group' => 'New rule group',
|
'new_rule_group' => '새 규칙 그룹',
|
||||||
'rule_priority_up' => 'Give rule more priority',
|
'rule_priority_up' => '규칙 우선 순위 올림',
|
||||||
'rule_priority_down' => 'Give rule less priority',
|
'rule_priority_down' => '규칙 우선 순위 내림',
|
||||||
'make_new_rule_group' => 'Make new rule group',
|
'make_new_rule_group' => '새 규칙 그룹 만들기',
|
||||||
'store_new_rule_group' => 'Store new rule group',
|
'store_new_rule_group' => '새 규칙 그룹 저장',
|
||||||
'created_new_rule_group' => 'New rule group ":title" stored!',
|
'created_new_rule_group' => '새 규칙 그룹 ":title"이(가) 저장되었습니다!',
|
||||||
'updated_rule_group' => 'Successfully updated rule group ":title".',
|
'updated_rule_group' => '":title" 규칙 그룹을 성공적으로 업데이트했습니다.',
|
||||||
'edit_rule_group' => 'Edit rule group ":title"',
|
'edit_rule_group' => '":title" 규칙 그룹 수정',
|
||||||
'duplicate_rule' => 'Duplicate rule ":title"',
|
'duplicate_rule' => 'Duplicate rule ":title"',
|
||||||
'rule_copy_of' => 'Copy of ":title"',
|
'rule_copy_of' => 'Copy of ":title"',
|
||||||
'duplicated_rule' => 'Duplicated rule ":title" into ":newTitle"',
|
'duplicated_rule' => 'Duplicated rule ":title" into ":newTitle"',
|
||||||
@ -787,32 +787,32 @@ return [
|
|||||||
'default_rule_group_description' => 'All your rules not in a particular group.',
|
'default_rule_group_description' => 'All your rules not in a particular group.',
|
||||||
'trigger' => 'Trigger',
|
'trigger' => 'Trigger',
|
||||||
'trigger_value' => 'Trigger on value',
|
'trigger_value' => 'Trigger on value',
|
||||||
'stop_processing_other_triggers' => 'Stop processing other triggers',
|
'stop_processing_other_triggers' => '다른 트리거 처리 중지',
|
||||||
'add_rule_trigger' => 'Add new trigger',
|
'add_rule_trigger' => '새 트리거 추가',
|
||||||
'action' => 'Action',
|
'action' => '액션',
|
||||||
'action_value' => 'Action value',
|
'action_value' => '액션 값',
|
||||||
'stop_executing_other_actions' => 'Stop executing other actions',
|
'stop_executing_other_actions' => '다른 액션 실행 중지',
|
||||||
'add_rule_action' => 'Add new action',
|
'add_rule_action' => '새 액션 추가',
|
||||||
'edit_rule' => 'Edit rule ":title"',
|
'edit_rule' => '":title" 규칙 수정',
|
||||||
'delete_rule' => 'Delete rule ":title"',
|
'delete_rule' => '":title" 규칙 삭제',
|
||||||
'update_rule' => 'Update rule',
|
'update_rule' => '규칙 업데이트',
|
||||||
'test_rule_triggers' => 'See matching transactions',
|
'test_rule_triggers' => '일치하는 거래 보기',
|
||||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
'warning_no_matching_transactions' => '일치하는 거래가 없습니다.',
|
||||||
'warning_no_valid_triggers' => 'No valid triggers provided.',
|
'warning_no_valid_triggers' => '유효한 트리거가 제공되지 않았습니다.',
|
||||||
'apply_rule_selection' => 'Apply rule ":title" to a selection of your transactions',
|
'apply_rule_selection' => 'Apply rule ":title" to a selection of your transactions',
|
||||||
'apply_rule_selection_intro' => 'Rules like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run it on a selection of your existing transactions. This can be useful when you have updated a rule and you need the changes to be applied to all of your other transactions.',
|
'apply_rule_selection_intro' => 'Rules like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run it on a selection of your existing transactions. This can be useful when you have updated a rule and you need the changes to be applied to all of your other transactions.',
|
||||||
'include_transactions_from_accounts' => 'Include transactions from these accounts',
|
'include_transactions_from_accounts' => '이 계정의 거래 포함',
|
||||||
'include' => 'Include?',
|
'include' => '포함되었나요?',
|
||||||
'applied_rule_selection' => '{0} No transactions in your selection were changed by rule ":title".|[1] One transaction in your selection was changed by rule ":title".|[2,*] :count transactions in your selection were changed by rule ":title".',
|
'applied_rule_selection' => '{0} No transactions in your selection were changed by rule ":title".|[1] One transaction in your selection was changed by rule ":title".|[2,*] :count transactions in your selection were changed by rule ":title".',
|
||||||
'execute' => 'Execute',
|
'execute' => '실행',
|
||||||
'apply_rule_group_selection' => 'Apply rule group ":title" to a selection of your transactions',
|
'apply_rule_group_selection' => 'Apply rule group ":title" to a selection of your transactions',
|
||||||
'apply_rule_group_selection_intro' => 'Rule groups like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run all the rules in this group on a selection of your existing transactions. This can be useful when you have updated a group of rules and you need the changes to be applied to all of your other transactions.',
|
'apply_rule_group_selection_intro' => 'Rule groups like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run all the rules in this group on a selection of your existing transactions. This can be useful when you have updated a group of rules and you need the changes to be applied to all of your other transactions.',
|
||||||
'applied_rule_group_selection' => 'Rule group ":title" has been applied to your selection.',
|
'applied_rule_group_selection' => 'Rule group ":title" has been applied to your selection.',
|
||||||
|
|
||||||
// actions and triggers
|
// actions and triggers
|
||||||
'rule_trigger_store_journal' => 'When a transaction is created',
|
'rule_trigger_store_journal' => '거래가 생성될 때',
|
||||||
'rule_trigger_update_journal' => 'When a transaction is updated',
|
'rule_trigger_update_journal' => '거래가 업데이트될 때',
|
||||||
'rule_trigger_user_action' => 'User action is ":trigger_value"',
|
'rule_trigger_user_action' => '사용자 액션은 ":trigger_value" 입니다',
|
||||||
|
|
||||||
|
|
||||||
// OLD values (remove non-doubles later):
|
// OLD values (remove non-doubles later):
|
||||||
@ -910,16 +910,16 @@ return [
|
|||||||
'rule_trigger_has_no_bill' => 'Transaction has no bill',
|
'rule_trigger_has_no_bill' => 'Transaction has no bill',
|
||||||
'rule_trigger_has_any_bill_choice' => 'Has a (any) bill',
|
'rule_trigger_has_any_bill_choice' => 'Has a (any) bill',
|
||||||
'rule_trigger_has_any_bill' => 'Transaction has a (any) bill',
|
'rule_trigger_has_any_bill' => 'Transaction has a (any) bill',
|
||||||
'rule_trigger_has_no_tag_choice' => 'Has no tag(s)',
|
'rule_trigger_has_no_tag_choice' => '태그 없음',
|
||||||
'rule_trigger_has_no_tag' => 'Transaction has no tag(s)',
|
'rule_trigger_has_no_tag' => '거래에 태그가 없음',
|
||||||
'rule_trigger_has_any_tag_choice' => 'Has one or more (any) tags',
|
'rule_trigger_has_any_tag_choice' => '하나 이상의 태그가 있음',
|
||||||
'rule_trigger_has_any_tag' => 'Transaction has one or more (any) tags',
|
'rule_trigger_has_any_tag' => '거래에 하나 이상의 태그가 있음',
|
||||||
'rule_trigger_any_notes_choice' => 'Has (any) notes',
|
'rule_trigger_any_notes_choice' => '메모가 있음',
|
||||||
'rule_trigger_any_notes' => 'Transaction has (any) notes',
|
'rule_trigger_any_notes' => '거래에 메모가 있음',
|
||||||
'rule_trigger_no_notes_choice' => 'Has no notes',
|
'rule_trigger_no_notes_choice' => '메모가 없음',
|
||||||
'rule_trigger_no_notes' => 'Transaction has no notes',
|
'rule_trigger_no_notes' => '거래에 메모가 없음',
|
||||||
'rule_trigger_notes_is_choice' => 'Notes are..',
|
'rule_trigger_notes_is_choice' => '메모는..',
|
||||||
'rule_trigger_notes_is' => 'Notes are ":trigger_value"',
|
'rule_trigger_notes_is' => '메모는 ":trigger_value" 입니다',
|
||||||
'rule_trigger_notes_contains_choice' => 'Notes contain..',
|
'rule_trigger_notes_contains_choice' => 'Notes contain..',
|
||||||
'rule_trigger_notes_contains' => 'Notes contain ":trigger_value"',
|
'rule_trigger_notes_contains' => 'Notes contain ":trigger_value"',
|
||||||
'rule_trigger_notes_starts_choice' => 'Notes start with..',
|
'rule_trigger_notes_starts_choice' => 'Notes start with..',
|
||||||
@ -1072,9 +1072,9 @@ return [
|
|||||||
'rule_trigger_attachment_notes_ends_choice' => 'Any attachment\'s notes end with..',
|
'rule_trigger_attachment_notes_ends_choice' => 'Any attachment\'s notes end with..',
|
||||||
'rule_trigger_attachment_notes_ends' => 'Any attachment\'s notes end with ":trigger_value"',
|
'rule_trigger_attachment_notes_ends' => 'Any attachment\'s notes end with ":trigger_value"',
|
||||||
'rule_trigger_reconciled_choice' => 'Transaction is reconciled',
|
'rule_trigger_reconciled_choice' => 'Transaction is reconciled',
|
||||||
'rule_trigger_reconciled' => 'Transaction is reconciled',
|
'rule_trigger_reconciled' => '거래가 조정됨',
|
||||||
'rule_trigger_exists_choice' => 'Any transaction matches(!)',
|
'rule_trigger_exists_choice' => '모든 거래 일치(!)',
|
||||||
'rule_trigger_exists' => 'Any transaction matches',
|
'rule_trigger_exists' => '모든 거래 일치',
|
||||||
|
|
||||||
// more values for new types:
|
// more values for new types:
|
||||||
'rule_trigger_not_account_id' => 'Account ID is not ":trigger_value"',
|
'rule_trigger_not_account_id' => 'Account ID is not ":trigger_value"',
|
||||||
@ -1307,51 +1307,51 @@ return [
|
|||||||
'pref_home_screen_accounts_help' => 'Which accounts should be displayed on the home page?',
|
'pref_home_screen_accounts_help' => 'Which accounts should be displayed on the home page?',
|
||||||
'pref_view_range' => 'View range',
|
'pref_view_range' => 'View range',
|
||||||
'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?',
|
'pref_view_range_help' => 'Some charts are automatically grouped in periods. Your budgets will also be grouped in periods. What period would you prefer?',
|
||||||
'pref_1D' => 'One day',
|
'pref_1D' => '하루',
|
||||||
'pref_1W' => 'One week',
|
'pref_1W' => '일주일',
|
||||||
'pref_1M' => 'One month',
|
'pref_1M' => '한달',
|
||||||
'pref_3M' => 'Three months (quarter)',
|
'pref_3M' => '3개월 (분기)',
|
||||||
'pref_6M' => 'Six months',
|
'pref_6M' => '6개월',
|
||||||
'pref_1Y' => 'One year',
|
'pref_1Y' => '1년',
|
||||||
'pref_last365' => 'Last year',
|
'pref_last365' => '지난 해',
|
||||||
'pref_last90' => 'Last 90 days',
|
'pref_last90' => '최근 90일',
|
||||||
'pref_last30' => 'Last 30 days',
|
'pref_last30' => '최근 30일',
|
||||||
'pref_last7' => 'Last 7 days',
|
'pref_last7' => '최근 7일',
|
||||||
'pref_YTD' => 'Year to date',
|
'pref_YTD' => '연간 누계',
|
||||||
'pref_QTD' => 'Quarter to date',
|
'pref_QTD' => '분기 누계',
|
||||||
'pref_MTD' => 'Month to date',
|
'pref_MTD' => '월간 누계',
|
||||||
'pref_languages' => 'Languages',
|
'pref_languages' => '언어',
|
||||||
'pref_locale' => 'Locale settings',
|
'pref_locale' => '로케일 설정',
|
||||||
'pref_languages_help' => 'Firefly III는 여러 언어를 지원합니다. 어떤 언어를 선호하시나요?',
|
'pref_languages_help' => 'Firefly III는 여러 언어를 지원합니다. 어떤 언어를 선호하시나요?',
|
||||||
'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_help' => 'Firefly III에서는 통화, 숫자, 날짜 서식 지정 방법 등 기타 로컬 설정을 변경할 수 있습니다. 사용 중인 시스템에서 지원하지 않는 항목이 있을 수 있습니다. Firefly III는 모든 로케일에 대해 올바른 날짜 설정을 제공하지 않으므로 개선이 필요한 경우 저에게 문의하세요.',
|
||||||
'pref_locale_no_demo' => 'This feature won\'t work for the demo user.',
|
'pref_locale_no_demo' => '이 기능은 데모 사용자에게는 동작하지 않습니다.',
|
||||||
'pref_custom_fiscal_year' => '회계연도 설정',
|
'pref_custom_fiscal_year' => '회계연도 설정',
|
||||||
'pref_custom_fiscal_year_label' => '활성화',
|
'pref_custom_fiscal_year_label' => '활성화',
|
||||||
'pref_custom_fiscal_year_help' => '1월 1일에서 12월 31일과 다른 회계 연도를 사용하는 나라에서는 해당 설정을 켜고 회계 연도의 시작과 끝을 지정할 수 있습니다',
|
'pref_custom_fiscal_year_help' => '1월 1일에서 12월 31일과 다른 회계 연도를 사용하는 나라에서는 해당 설정을 켜고 회계 연도의 시작과 끝을 지정할 수 있습니다',
|
||||||
'pref_fiscal_year_start_label' => '회계 연도 시작일',
|
'pref_fiscal_year_start_label' => '회계 연도 시작일',
|
||||||
'pref_two_factor_auth' => '2-step verification',
|
'pref_two_factor_auth' => '2단계 인증',
|
||||||
'pref_two_factor_auth_help' => 'When you enable 2-step verification (also known as two-factor authentication), you add an extra layer of security to your account. You sign in with something you know (your password) and something you have (a verification code). Verification codes are generated by an application on your phone, such as Authy or Google Authenticator.',
|
'pref_two_factor_auth_help' => '2단계 인증을 활성화하면 계정에 보안 계층이 하나 더 추가됩니다. 내가 알고 있는 정보(비밀번호)와 내가 가지고 있는 정보(인증 코드)를 사용하여 로그인합니다. 인증 코드는 휴대폰의 애플리케이션(예: Authy 또는 Google OTP)을 통해 생성합니다.',
|
||||||
'pref_enable_two_factor_auth' => 'Enable 2-step verification',
|
'pref_enable_two_factor_auth' => '2단계 인증 활성화',
|
||||||
'pref_two_factor_auth_disabled' => '2-step verification code removed and disabled',
|
'pref_two_factor_auth_disabled' => '2단계 인증 코드 제거 및 비활성화',
|
||||||
'pref_two_factor_auth_remove_it' => 'Don\'t forget to remove the account from your authentication app!',
|
'pref_two_factor_auth_remove_it' => '인증 앱에서 계정을 제거하는 것을 잊지 마세요!',
|
||||||
'pref_two_factor_auth_code' => 'Verify code',
|
'pref_two_factor_auth_code' => '코드 확인',
|
||||||
'pref_two_factor_auth_code_help' => 'Scan the QR code with an application on your phone such as Authy or Google Authenticator and enter the generated code.',
|
'pref_two_factor_auth_code_help' => 'Authy 또는 Google Authenticator와 같은 휴대폰 애플리케이션으로 QR 코드를 스캔하고 생성된 코드를 입력합니다.',
|
||||||
'pref_two_factor_auth_reset_code' => 'Reset verification code',
|
'pref_two_factor_auth_reset_code' => '인증 코드 재설정',
|
||||||
'pref_two_factor_auth_disable_2fa' => 'Disable 2FA',
|
'pref_two_factor_auth_disable_2fa' => '2단계 인증 비활성화',
|
||||||
'2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: <code>:secret</code>.',
|
'2fa_use_secret_instead' => 'QR 코드를 스캔할 수 없다면 <code>:secret</code> 시크릿을 대신 사용하세요.',
|
||||||
'2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.',
|
'2fa_backup_codes' => '장치를 분실한 경우에 액세스할 수 있도록 이 백업 코드를 저장하십시오.',
|
||||||
'2fa_already_enabled' => '2-step verification is already enabled.',
|
'2fa_already_enabled' => '2단계 인증이 이미 활성화되어 있습니다.',
|
||||||
'wrong_mfa_code' => 'This MFA code is not valid.',
|
'wrong_mfa_code' => '이 MFA 코드는 유효하지 않습니다.',
|
||||||
'pref_save_settings' => 'Save settings',
|
'pref_save_settings' => '설정 저장',
|
||||||
'saved_preferences' => 'Preferences saved!',
|
'saved_preferences' => '설정 저장됨!',
|
||||||
'preferences_general' => 'General',
|
'preferences_general' => '일반',
|
||||||
'preferences_frontpage' => 'Home screen',
|
'preferences_frontpage' => '홈 화면',
|
||||||
'preferences_security' => 'Security',
|
'preferences_security' => '보안',
|
||||||
'preferences_layout' => 'Layout',
|
'preferences_layout' => '레이아웃',
|
||||||
'preferences_notifications' => 'Notifications',
|
'preferences_notifications' => '알림',
|
||||||
'pref_home_show_deposits' => 'Show deposits on the home screen',
|
'pref_home_show_deposits' => '홈 화면에 입금 표시',
|
||||||
'pref_home_show_deposits_info' => 'The home screen already shows your expense accounts. Should it also show your revenue accounts?',
|
'pref_home_show_deposits_info' => '홈 화면에는 이미 지출 계정이 표시되고 있습니다. 수익 계정도 표시할까요?',
|
||||||
'pref_home_do_show_deposits' => 'Yes, show them',
|
'pref_home_do_show_deposits' => '네, 보여주세요',
|
||||||
'successful_count' => 'of which :count successful',
|
'successful_count' => 'of which :count successful',
|
||||||
'list_page_size_title' => 'Page size',
|
'list_page_size_title' => 'Page size',
|
||||||
'list_page_size_help' => 'Any list of things (accounts, transactions, etc) shows at most this many per page.',
|
'list_page_size_help' => 'Any list of things (accounts, transactions, etc) shows at most this many per page.',
|
||||||
@ -1397,56 +1397,56 @@ return [
|
|||||||
'purge_data_expl' => '"Purging" means "deleting that which is already deleted". In normal circumstances, Firefly III deletes nothing permanently. It just hides it. The button below deletes all of these previously "deleted" records FOREVER.',
|
'purge_data_expl' => '"Purging" means "deleting that which is already deleted". In normal circumstances, Firefly III deletes nothing permanently. It just hides it. The button below deletes all of these previously "deleted" records FOREVER.',
|
||||||
'delete_stuff_header' => 'Delete and purge data',
|
'delete_stuff_header' => 'Delete and purge data',
|
||||||
'purge_all_data' => 'Purge all deleted records',
|
'purge_all_data' => 'Purge all deleted records',
|
||||||
'purge_data' => 'Purge data',
|
'purge_data' => '데이터 제거',
|
||||||
'purged_all_records' => 'All deleted records have been purged.',
|
'purged_all_records' => '모든 삭제된 항목이 제거 되었습니다.',
|
||||||
'delete_data_title' => 'Delete data from Firefly III',
|
'delete_data_title' => 'Firefly III에서 데이터 삭제',
|
||||||
'permanent_delete_stuff' => 'You can delete stuff from Firefly III. Using the buttons below means that your items will be removed from view and hidden. There is no undo-button for this, but the items may remain in the database where you can salvage them if necessary.',
|
'permanent_delete_stuff' => 'You can delete stuff from Firefly III. Using the buttons below means that your items will be removed from view and hidden. There is no undo-button for this, but the items may remain in the database where you can salvage them if necessary.',
|
||||||
'other_sessions_logged_out' => 'All your other sessions have been logged out.',
|
'other_sessions_logged_out' => 'All your other sessions have been logged out.',
|
||||||
'delete_unused_accounts' => 'Deleting unused accounts will clean your auto-complete lists.',
|
'delete_unused_accounts' => 'Deleting unused accounts will clean your auto-complete lists.',
|
||||||
'delete_all_unused_accounts' => 'Delete unused accounts',
|
'delete_all_unused_accounts' => '사용하지 않는 계정 삭제',
|
||||||
'deleted_all_unused_accounts' => 'All unused accounts are deleted',
|
'deleted_all_unused_accounts' => '사용하지 않는 모든 계정이 삭제되었습니다',
|
||||||
'delete_all_budgets' => 'Delete ALL your budgets',
|
'delete_all_budgets' => '모든 예산 삭제',
|
||||||
'delete_all_categories' => 'Delete ALL your categories',
|
'delete_all_categories' => '모든 카테고리 삭제',
|
||||||
'delete_all_tags' => 'Delete ALL your tags',
|
'delete_all_tags' => '모든 태그 삭제',
|
||||||
'delete_all_bills' => 'Delete ALL your bills',
|
'delete_all_bills' => '모든 청구서 삭제',
|
||||||
'delete_all_piggy_banks' => 'Delete ALL your piggy banks',
|
'delete_all_piggy_banks' => '모든 저금통 삭제',
|
||||||
'delete_all_rules' => 'Delete ALL your rules',
|
'delete_all_rules' => '모든 규칙 삭제',
|
||||||
'delete_all_recurring' => 'Delete ALL your recurring transactions',
|
'delete_all_recurring' => '모든 반복 거래 삭제',
|
||||||
'delete_all_object_groups' => 'Delete ALL your object groups',
|
'delete_all_object_groups' => '모든 객체 그룹 삭제',
|
||||||
'delete_all_accounts' => 'Delete ALL your accounts',
|
'delete_all_accounts' => '모든 계정 삭제',
|
||||||
'delete_all_asset_accounts' => 'Delete ALL your asset accounts',
|
'delete_all_asset_accounts' => '모든 자산 계정 삭제',
|
||||||
'delete_all_expense_accounts' => 'Delete ALL your expense accounts',
|
'delete_all_expense_accounts' => '모든 지출 계정 삭제',
|
||||||
'delete_all_revenue_accounts' => 'Delete ALL your revenue accounts',
|
'delete_all_revenue_accounts' => '모든 수익 계정 삭제',
|
||||||
'delete_all_liabilities' => 'Delete ALL your liabilities',
|
'delete_all_liabilities' => '모든 부채 삭제',
|
||||||
'delete_all_transactions' => 'Delete ALL your transactions',
|
'delete_all_transactions' => '모든 거래 삭제',
|
||||||
'delete_all_withdrawals' => 'Delete ALL your withdrawals',
|
'delete_all_withdrawals' => '모든 출금 삭제',
|
||||||
'delete_all_deposits' => 'Delete ALL your deposits',
|
'delete_all_deposits' => '모든 입금 삭제',
|
||||||
'delete_all_transfers' => 'Delete ALL your transfers',
|
'delete_all_transfers' => '모든 이체 삭제',
|
||||||
'also_delete_transactions' => 'Deleting accounts will also delete ALL associated withdrawals, deposits and transfers!',
|
'also_delete_transactions' => '계정을 삭제하면 관련된 모든 출금, 입금 및 이체도 삭제됩니다!',
|
||||||
'deleted_all_budgets' => 'All budgets have been deleted',
|
'deleted_all_budgets' => '모든 예산이 삭제되었습니다',
|
||||||
'deleted_all_categories' => 'All categories have been deleted',
|
'deleted_all_categories' => '모든 카테고리가 삭제되었습니다',
|
||||||
'deleted_all_tags' => 'All tags have been deleted',
|
'deleted_all_tags' => '모든 태그가 삭제되었습니다',
|
||||||
'deleted_all_bills' => 'All bills have been deleted',
|
'deleted_all_bills' => '모든 청구서가 삭제되었습니다',
|
||||||
'deleted_all_piggy_banks' => 'All piggy banks have been deleted',
|
'deleted_all_piggy_banks' => '모든 저금통이 삭제되었습니다',
|
||||||
'deleted_all_rules' => 'All rules and rule groups have been deleted',
|
'deleted_all_rules' => '모든 규칙과 규칙 그룹이 삭제되었습니다',
|
||||||
'deleted_all_object_groups' => 'All groups have been deleted',
|
'deleted_all_object_groups' => '모든 그룹이 삭제되었습니다',
|
||||||
'deleted_all_accounts' => 'All accounts have been deleted',
|
'deleted_all_accounts' => '모든 계정이 삭제되었습니다',
|
||||||
'deleted_all_asset_accounts' => 'All asset accounts have been deleted',
|
'deleted_all_asset_accounts' => '모든 자산 계정이 삭제되었습니다',
|
||||||
'deleted_all_expense_accounts' => 'All expense accounts have been deleted',
|
'deleted_all_expense_accounts' => '모든 지출 계정이 삭제되었습니다',
|
||||||
'deleted_all_revenue_accounts' => 'All revenue accounts have been deleted',
|
'deleted_all_revenue_accounts' => '모든 수익 계정이 삭제되었습니다',
|
||||||
'deleted_all_liabilities' => 'All liabilities have been deleted',
|
'deleted_all_liabilities' => '모든 부채가 삭제되었습니다',
|
||||||
'deleted_all_transactions' => 'All transactions have been deleted',
|
'deleted_all_transactions' => '모든 트랜잭션이 삭제되었습니다',
|
||||||
'deleted_all_withdrawals' => 'All withdrawals have been deleted',
|
'deleted_all_withdrawals' => '모든 출금이 삭제되었습니다',
|
||||||
'deleted_all_deposits' => 'All deposits have been deleted',
|
'deleted_all_deposits' => '모든 입금이 삭제되었습니다',
|
||||||
'deleted_all_transfers' => 'All transfers have been deleted',
|
'deleted_all_transfers' => '모든 이체가 삭제되었습니다',
|
||||||
'deleted_all_recurring' => 'All recurring transactions have been deleted',
|
'deleted_all_recurring' => '모든 반복 거래가 삭제되었습니다',
|
||||||
'change_your_password' => 'Change your password',
|
'change_your_password' => '비밀번호 변경',
|
||||||
'delete_account' => 'Delete account',
|
'delete_account' => '계정 삭제',
|
||||||
'current_password' => 'Current password',
|
'current_password' => '현재 비밀번호',
|
||||||
'new_password' => 'New password',
|
'new_password' => '새 비밀번호',
|
||||||
'new_password_again' => 'New password (again)',
|
'new_password_again' => '새 비밀번호 확인',
|
||||||
'delete_your_account' => 'Delete your account',
|
'delete_your_account' => '계정 삭제',
|
||||||
'delete_your_account_help' => 'Deleting your account will also delete any accounts, transactions, <em>anything</em> you might have saved into Firefly III. It\'ll be GONE.',
|
'delete_your_account_help' => '계정을 삭제하면 Firefly III에 저장한 모든 계정, 거래, <em>모든 항목</em>도 삭제됩니다. 모두 사라집니다.',
|
||||||
'delete_your_account_password' => 'Enter your password to continue.',
|
'delete_your_account_password' => 'Enter your password to continue.',
|
||||||
'password' => 'Password',
|
'password' => 'Password',
|
||||||
'are_you_sure' => 'Are you sure? You cannot undo this.',
|
'are_you_sure' => 'Are you sure? You cannot undo this.',
|
||||||
@ -1494,23 +1494,23 @@ return [
|
|||||||
'profile_oauth_redirect_url_help' => 'Your application\'s authorization callback URL.',
|
'profile_oauth_redirect_url_help' => 'Your application\'s authorization callback URL.',
|
||||||
'profile_authorized_apps' => 'Authorized applications',
|
'profile_authorized_apps' => 'Authorized applications',
|
||||||
'profile_authorized_clients' => 'Authorized clients',
|
'profile_authorized_clients' => 'Authorized clients',
|
||||||
'profile_scopes' => 'Scopes',
|
'profile_scopes' => '범위',
|
||||||
'profile_revoke' => 'Revoke',
|
'profile_revoke' => '취소',
|
||||||
'profile_oauth_client_secret_title' => 'Client Secret',
|
'profile_oauth_client_secret_title' => '클라이언트 시크릿',
|
||||||
'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_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_tokens' => '개인 액세스 토큰',
|
||||||
'profile_personal_access_token' => 'Personal Access Token',
|
'profile_personal_access_token' => '개인 액세스 토큰',
|
||||||
'profile_oauth_confidential' => 'Confidential',
|
'profile_oauth_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_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_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_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_no_personal_access_token' => 'You have not created any personal access tokens.',
|
||||||
'profile_create_new_token' => 'Create new token',
|
'profile_create_new_token' => '새로운 토큰 만들기',
|
||||||
'profile_create_token' => 'Create token',
|
'profile_create_token' => '토큰 생성',
|
||||||
'profile_create' => 'Create',
|
'profile_create' => '생성',
|
||||||
'profile_save_changes' => 'Save changes',
|
'profile_save_changes' => '변경사항 저장',
|
||||||
'profile_whoops' => 'Whoops!',
|
'profile_whoops' => '이런!',
|
||||||
'profile_something_wrong' => 'Something went wrong!',
|
'profile_something_wrong' => '문제가 발생했습니다!',
|
||||||
'profile_try_again' => 'Something went wrong. Please try again.',
|
'profile_try_again' => '문제가 발생했습니다. 다시 시도해주세요.',
|
||||||
'amounts' => '금액',
|
'amounts' => '금액',
|
||||||
'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_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_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.',
|
||||||
@ -1530,17 +1530,17 @@ return [
|
|||||||
|
|
||||||
|
|
||||||
// export data:
|
// export data:
|
||||||
'export_data_title' => 'Export data from Firefly III',
|
'export_data_title' => 'Firefly III에서 데이터 내보내기',
|
||||||
'export_data_menu' => 'Export data',
|
'export_data_menu' => '데이터 내보내기',
|
||||||
'export_data_bc' => 'Export data from Firefly III',
|
'export_data_bc' => 'Firefly III에서 데이터 내보내기',
|
||||||
'export_data_main_title' => 'Export data from Firefly III',
|
'export_data_main_title' => 'Firefly III에서 데이터 내보내기',
|
||||||
'export_data_expl' => 'This link allows you to export all transactions + meta data from Firefly III. Please refer to the help (top right (?)-icon) for more information about the process.',
|
'export_data_expl' => 'This link allows you to export all transactions + meta data from Firefly III. Please refer to the help (top right (?)-icon) for more information about the process.',
|
||||||
'export_data_all_transactions' => 'Export all transactions',
|
'export_data_all_transactions' => '모든 거래 내보내기',
|
||||||
'export_data_advanced_expl' => 'If you need a more advanced or specific type of export, read the help on how to use the console command <code>php artisan help firefly-iii:export-data</code>.',
|
'export_data_advanced_expl' => 'If you need a more advanced or specific type of export, read the help on how to use the console command <code>php artisan help firefly-iii:export-data</code>.',
|
||||||
|
|
||||||
// attachments
|
// attachments
|
||||||
'nr_of_attachments' => 'One attachment|:count attachments',
|
'nr_of_attachments' => 'One attachment|:count attachments',
|
||||||
'attachments' => 'Attachments',
|
'attachments' => '첨부 파일',
|
||||||
'edit_attachment' => 'Edit attachment ":name"',
|
'edit_attachment' => 'Edit attachment ":name"',
|
||||||
'update_attachment' => 'Update attachment',
|
'update_attachment' => 'Update attachment',
|
||||||
'delete_attachment' => 'Delete attachment ":name"',
|
'delete_attachment' => 'Delete attachment ":name"',
|
||||||
@ -1551,20 +1551,20 @@ return [
|
|||||||
'list_all_attachments' => 'List of all attachments',
|
'list_all_attachments' => 'List of all attachments',
|
||||||
|
|
||||||
// transaction index
|
// transaction index
|
||||||
'title_expenses' => 'Expenses',
|
'title_expenses' => '지출',
|
||||||
'title_withdrawal' => 'Expenses',
|
'title_withdrawal' => '지출',
|
||||||
'title_revenue' => 'Revenue / income',
|
'title_revenue' => '수익 / 수입',
|
||||||
'title_deposit' => 'Revenue / income',
|
'title_deposit' => '수익 / 수입',
|
||||||
'title_transfer' => 'Transfers',
|
'title_transfer' => '이체',
|
||||||
'title_transfers' => 'Transfers',
|
'title_transfers' => '이체',
|
||||||
'submission_options' => 'Submission options',
|
'submission_options' => '제출 옵션',
|
||||||
'apply_rules_checkbox' => 'Apply rules',
|
'apply_rules_checkbox' => '규칙 적용',
|
||||||
'fire_webhooks_checkbox' => 'Fire webhooks',
|
'fire_webhooks_checkbox' => 'Fire webhooks',
|
||||||
|
|
||||||
// convert stuff:
|
// convert stuff:
|
||||||
'convert_is_already_type_Withdrawal' => 'This transaction is already a withdrawal',
|
'convert_is_already_type_Withdrawal' => '이 거래는 이미 출금되었습니다',
|
||||||
'convert_is_already_type_Deposit' => 'This transaction is already a deposit',
|
'convert_is_already_type_Deposit' => '이 거래는 이미 입금되었습니다',
|
||||||
'convert_is_already_type_Transfer' => 'This transaction is already a transfer',
|
'convert_is_already_type_Transfer' => '이 거래는 이미 이체되었습니다',
|
||||||
'convert_to_Withdrawal' => 'Convert ":description" to a withdrawal',
|
'convert_to_Withdrawal' => 'Convert ":description" to a withdrawal',
|
||||||
'convert_to_Deposit' => 'Convert ":description" to a deposit',
|
'convert_to_Deposit' => 'Convert ":description" to a deposit',
|
||||||
'convert_to_Transfer' => 'Convert ":description" to a transfer',
|
'convert_to_Transfer' => 'Convert ":description" to a transfer',
|
||||||
@ -1596,29 +1596,29 @@ return [
|
|||||||
'converted_to_Deposit' => 'The transaction has been converted to a deposit',
|
'converted_to_Deposit' => 'The transaction has been converted to a deposit',
|
||||||
'converted_to_Transfer' => 'The transaction has been converted to a transfer',
|
'converted_to_Transfer' => 'The transaction has been converted to a transfer',
|
||||||
'invalid_convert_selection' => 'The account you have selected is already used in this transaction or does not exist.',
|
'invalid_convert_selection' => 'The account you have selected is already used in this transaction or does not exist.',
|
||||||
'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.',
|
'source_or_dest_invalid' => '올바른 거래 세부정보를 찾을 수 없습니다. 변환할 수 없습니다.',
|
||||||
'convert_to_withdrawal' => 'Convert to a withdrawal',
|
'convert_to_withdrawal' => '출금으로 전환',
|
||||||
'convert_to_deposit' => 'Convert to a deposit',
|
'convert_to_deposit' => '입금으로 전환',
|
||||||
'convert_to_transfer' => 'Convert to a transfer',
|
'convert_to_transfer' => '이체로 전환',
|
||||||
|
|
||||||
// create new stuff:
|
// create new stuff:
|
||||||
'create_new_withdrawal' => 'Create new withdrawal',
|
'create_new_withdrawal' => '새로운 출금 생성',
|
||||||
'create_new_deposit' => 'Create new deposit',
|
'create_new_deposit' => '새로운 입금 생성',
|
||||||
'create_new_transfer' => 'Create new transfer',
|
'create_new_transfer' => '새로운 이체 생성',
|
||||||
'create_new_asset' => 'Create new asset account',
|
'create_new_asset' => '새 자산 계정 생성',
|
||||||
'create_new_liabilities' => 'Create new liability',
|
'create_new_liabilities' => '새 부채 생성',
|
||||||
'create_new_expense' => 'Create new expense account',
|
'create_new_expense' => '새 지출 계정 생성',
|
||||||
'create_new_revenue' => 'Create new revenue account',
|
'create_new_revenue' => '새 수익 계정 생성',
|
||||||
'create_new_piggy_bank' => '새 저금통 만들기',
|
'create_new_piggy_bank' => '새 저금통 만들기',
|
||||||
'create_new_bill' => 'Create new bill',
|
'create_new_bill' => '새 청구서 생성',
|
||||||
|
|
||||||
// currencies:
|
// currencies:
|
||||||
'create_currency' => 'Create a new currency',
|
'create_currency' => '새로운 통화 생성',
|
||||||
'store_currency' => 'Store new currency',
|
'store_currency' => '새 통화 저장',
|
||||||
'update_currency' => 'Update currency',
|
'update_currency' => '통화 업데이트',
|
||||||
'new_default_currency' => ':name is now the default currency.',
|
'new_default_currency' => '기본 통화는 이제 :name 입니다.',
|
||||||
'cannot_delete_currency' => 'Cannot delete :name because it is still in use.',
|
'cannot_delete_currency' => ':name을(를) 아직 사용 중이므로 삭제할 수 없습니다.',
|
||||||
'cannot_delete_fallback_currency' => ':name is the system fallback currency and can\'t be deleted.',
|
'cannot_delete_fallback_currency' => ':name은 시스템 대체 통화이며 삭제할 수 없습니다.',
|
||||||
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
|
'cannot_disable_currency_journals' => 'Cannot disable :name because transactions are still using it.',
|
||||||
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
|
'cannot_disable_currency_last_left' => 'Cannot disable :name because it is the last enabled currency.',
|
||||||
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
|
'cannot_disable_currency_account_meta' => 'Cannot disable :name because it is used in asset accounts.',
|
||||||
@ -1635,12 +1635,12 @@ return [
|
|||||||
'updated_currency' => 'Currency :name updated',
|
'updated_currency' => 'Currency :name updated',
|
||||||
'ask_site_owner' => 'Please ask :owner to add, remove or edit currencies.',
|
'ask_site_owner' => 'Please ask :owner to add, remove or edit currencies.',
|
||||||
'currencies_intro' => 'Firefly III supports various currencies which you can set and enable here.',
|
'currencies_intro' => 'Firefly III supports various currencies which you can set and enable here.',
|
||||||
'make_default_currency' => 'Make default',
|
'make_default_currency' => '기본값으로 설정',
|
||||||
'default_currency' => 'default',
|
'default_currency' => '기본값',
|
||||||
'currency_is_disabled' => 'Disabled',
|
'currency_is_disabled' => '비활성화됨',
|
||||||
'enable_currency' => 'Enable',
|
'enable_currency' => '활성화',
|
||||||
'disable_currency' => 'Disable',
|
'disable_currency' => '비활성화',
|
||||||
'currencies_default_disabled' => 'Most of these currencies are disabled by default. To use them, you must enable them first.',
|
'currencies_default_disabled' => '이러한 통화는 대부분 기본적으로 비활성화되어 있습니다. 사용하려면 먼저 활성화해야 합니다.',
|
||||||
'currency_is_now_enabled' => 'Currency ":name" has been enabled',
|
'currency_is_now_enabled' => 'Currency ":name" has been enabled',
|
||||||
'currency_is_now_disabled' => 'Currency ":name" has been disabled',
|
'currency_is_now_disabled' => 'Currency ":name" has been disabled',
|
||||||
|
|
||||||
@ -1650,13 +1650,13 @@ return [
|
|||||||
'options' => '옵션',
|
'options' => '옵션',
|
||||||
|
|
||||||
// budgets:
|
// budgets:
|
||||||
'daily_budgets' => 'Daily budgets',
|
'daily_budgets' => '일일 예산',
|
||||||
'weekly_budgets' => 'Weekly budgets',
|
'weekly_budgets' => '주간 예산',
|
||||||
'monthly_budgets' => 'Monthly budgets',
|
'monthly_budgets' => '월간 예산',
|
||||||
'quarterly_budgets' => 'Quarterly budgets',
|
'quarterly_budgets' => '분기별 예산',
|
||||||
'half_year_budgets' => 'Half-yearly budgets',
|
'half_year_budgets' => '반기 예산',
|
||||||
'yearly_budgets' => 'Yearly budgets',
|
'yearly_budgets' => '연간 예산',
|
||||||
'other_budgets' => 'Custom timed budgets',
|
'other_budgets' => '사용자 정의 시간 예산',
|
||||||
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
'budget_limit_not_in_range' => 'This amount applies from :start to :end:',
|
||||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||||
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
||||||
@ -1690,7 +1690,7 @@ return [
|
|||||||
'update_budget' => 'Update budget',
|
'update_budget' => 'Update budget',
|
||||||
'update_budget_amount_range' => 'Update (expected) available amount between :start and :end',
|
'update_budget_amount_range' => 'Update (expected) available amount between :start and :end',
|
||||||
'set_budget_limit_title' => 'Set budgeted amount for budget :budget between :start and :end',
|
'set_budget_limit_title' => 'Set budgeted amount for budget :budget between :start and :end',
|
||||||
'set_budget_limit' => 'Set budgeted amount',
|
'set_budget_limit' => '예산 금액 설정',
|
||||||
'budget_period_navigator' => '기간 탐색기',
|
'budget_period_navigator' => '기간 탐색기',
|
||||||
'info_on_available_amount' => 'What do I have available?',
|
'info_on_available_amount' => 'What do I have available?',
|
||||||
'available_amount_indication' => 'Use these amounts to get an indication of what your total budget could be.',
|
'available_amount_indication' => 'Use these amounts to get an indication of what your total budget could be.',
|
||||||
|
@ -105,57 +105,57 @@ return [
|
|||||||
'verification' => '인증',
|
'verification' => '인증',
|
||||||
'api_key' => 'API 키',
|
'api_key' => 'API 키',
|
||||||
'remember_me' => '기억하기',
|
'remember_me' => '기억하기',
|
||||||
'liability_type_id' => 'Liability type',
|
'liability_type_id' => '부채 유형',
|
||||||
'liability_type' => 'Liability type',
|
'liability_type' => '부채 유형',
|
||||||
'interest' => 'Interest',
|
'interest' => '이자',
|
||||||
'interest_period' => 'Interest period',
|
'interest_period' => '이자 기간',
|
||||||
'extension_date' => 'Extension date',
|
'extension_date' => '연장일',
|
||||||
'type' => 'Type',
|
'type' => '유형',
|
||||||
'convert_Withdrawal' => 'Convert withdrawal',
|
'convert_Withdrawal' => '출금 전환',
|
||||||
'convert_Deposit' => 'Convert deposit',
|
'convert_Deposit' => '입금 전환',
|
||||||
'convert_Transfer' => 'Convert transfer',
|
'convert_Transfer' => '이체 전환',
|
||||||
'amount' => 'Amount',
|
'amount' => '금액',
|
||||||
'foreign_amount' => '외화 금액',
|
'foreign_amount' => '외화 금액',
|
||||||
'date' => 'Date',
|
'date' => '날짜',
|
||||||
'interest_date' => 'Interest date',
|
'interest_date' => '이자 날짜',
|
||||||
'book_date' => 'Book date',
|
'book_date' => '예약일',
|
||||||
'process_date' => 'Processing date',
|
'process_date' => '처리일',
|
||||||
'category' => 'Category',
|
'category' => '카테고리',
|
||||||
'tags' => 'Tags',
|
'tags' => '태그',
|
||||||
'deletePermanently' => 'Delete permanently',
|
'deletePermanently' => '영구 삭제',
|
||||||
'cancel' => 'Cancel',
|
'cancel' => '취소',
|
||||||
'targetdate' => 'Target date',
|
'targetdate' => '목표일',
|
||||||
'startdate' => 'Start date',
|
'startdate' => '시작일',
|
||||||
'tag' => 'Tag',
|
'tag' => '태그',
|
||||||
'under' => 'Under',
|
'under' => '아래',
|
||||||
'symbol' => 'Symbol',
|
'symbol' => '심볼',
|
||||||
'code' => 'Code',
|
'code' => '코드',
|
||||||
'iban' => 'IBAN',
|
'iban' => 'IBAN',
|
||||||
'account_number' => 'Account number',
|
'account_number' => '계좌 번호',
|
||||||
'creditCardNumber' => 'Credit card number',
|
'creditCardNumber' => '카드 번호',
|
||||||
'has_headers' => 'Headers',
|
'has_headers' => '헤더',
|
||||||
'date_format' => 'Date format',
|
'date_format' => '날짜 형식',
|
||||||
'specifix' => 'Bank- or file specific fixes',
|
'specifix' => '은행 또는 파일별 수정사항',
|
||||||
'attachments[]' => 'Attachments',
|
'attachments[]' => '첨부 파일',
|
||||||
'title' => 'Title',
|
'title' => '제목',
|
||||||
'notes' => 'Notes',
|
'notes' => '메모',
|
||||||
'filename' => 'File name',
|
'filename' => '파일명',
|
||||||
'mime' => 'Mime type',
|
'mime' => 'Mime 형식',
|
||||||
'size' => 'Size',
|
'size' => '크기',
|
||||||
'trigger' => 'Trigger',
|
'trigger' => '트리거',
|
||||||
'stop_processing' => 'Stop processing',
|
'stop_processing' => '처리 중단',
|
||||||
'start_date' => 'Start of range',
|
'start_date' => '범위의 시작',
|
||||||
'end_date' => 'End of range',
|
'end_date' => '범위의 끝',
|
||||||
'enddate' => 'End date',
|
'enddate' => '종료 날짜',
|
||||||
'start' => 'Start of range',
|
'start' => '범위의 시작',
|
||||||
'end' => 'End of range',
|
'end' => '범위의 끝',
|
||||||
'delete_account' => 'Delete account ":name"',
|
'delete_account' => '":name" 계정 삭제',
|
||||||
'delete_webhook' => 'Delete webhook ":title"',
|
'delete_webhook' => '":title" 웹훅 삭제',
|
||||||
'delete_bill' => 'Delete bill ":name"',
|
'delete_bill' => '":name" 청구서 삭제',
|
||||||
'delete_budget' => 'Delete budget ":name"',
|
'delete_budget' => '":name" 예산 삭제',
|
||||||
'delete_category' => 'Delete category ":name"',
|
'delete_category' => '":name" 카테고리 삭제',
|
||||||
'delete_currency' => 'Delete currency ":name"',
|
'delete_currency' => '":name" 통화 삭제',
|
||||||
'delete_journal' => 'Delete transaction with description ":description"',
|
'delete_journal' => '설명이 ":description"인 거래 삭제',
|
||||||
'delete_attachment' => '":name" 첨부파일 삭제',
|
'delete_attachment' => '":name" 첨부파일 삭제',
|
||||||
'delete_rule' => '":title" 규칙 삭제',
|
'delete_rule' => '":title" 규칙 삭제',
|
||||||
'delete_rule_group' => '":title" 규칙 그룹 삭제',
|
'delete_rule_group' => '":title" 규칙 그룹 삭제',
|
||||||
@ -176,8 +176,8 @@ return [
|
|||||||
'recurring_areYouSure' => '":title" 반복 거래를 삭제하시겠습니까?',
|
'recurring_areYouSure' => '":title" 반복 거래를 삭제하시겠습니까?',
|
||||||
'currency_areYouSure' => '":name" 통화를 삭제하시겠습니까?',
|
'currency_areYouSure' => '":name" 통화를 삭제하시겠습니까?',
|
||||||
'piggyBank_areYouSure' => '":name" 저금통을 삭제하시겠습니까?',
|
'piggyBank_areYouSure' => '":name" 저금통을 삭제하시겠습니까?',
|
||||||
'journal_areYouSure' => 'Are you sure you want to delete the transaction described ":description"?',
|
'journal_areYouSure' => '":description"으로 설명된 거래를 정말 삭제하시겠습니까?',
|
||||||
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?',
|
'mass_journal_are_you_sure' => '이 거래를 정말로 삭제할까요?',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||||
@ -191,13 +191,13 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
|
'tag_areYouSure' => '":tag" 태그를 정말 삭제하시겠습니까?',
|
||||||
'journal_link_areYouSure' => 'Are you sure you want to delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?',
|
'journal_link_areYouSure' => '<a href=":source_link">:source</a>와 <a href=":destination_link">:destination</a> 사이의 링크를 정말로 삭제하시겠습니까?',
|
||||||
'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?',
|
'linkType_areYouSure' => '":name" (":inward" / ":outward")인 링크 유형을 정말로 삭제하시겠습니까?',
|
||||||
'permDeleteWarning' => 'Deleting stuff from Firefly III is permanent and cannot be undone.',
|
'permDeleteWarning' => 'Firefly III에서 삭제한 항목은 다시 되돌릴 수 없습니다.',
|
||||||
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',
|
'mass_make_selection' => '체크박스을 해제하여 항목이 삭제되지 않도록 할 수 있습니다.',
|
||||||
'delete_all_permanently' => 'Delete selected permanently',
|
'delete_all_permanently' => '선택한 항목을 영구적으로 삭제',
|
||||||
'update_all_journals' => 'Update these transactions',
|
'update_all_journals' => '이 거래 업데이트',
|
||||||
'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.',
|
'also_delete_transactions' => 'The only transaction connected to this account will be deleted as well.|All :count transactions connected to this account will be deleted as well.',
|
||||||
'also_delete_transactions_js' => 'No transactions|The only transaction connected to this account will be deleted as well.|All {count} transactions connected to this account will be deleted as well.',
|
'also_delete_transactions_js' => 'No transactions|The only transaction connected to this account will be deleted as well.|All {count} transactions connected to this account will be deleted as well.',
|
||||||
'also_delete_connections' => 'The only transaction linked with this link type will lose this connection.|All :count transactions linked with this link type will lose their connection.',
|
'also_delete_connections' => 'The only transaction linked with this link type will lose this connection.|All :count transactions linked with this link type will lose their connection.',
|
||||||
@ -248,12 +248,12 @@ return [
|
|||||||
'country_code' => 'Country code',
|
'country_code' => 'Country code',
|
||||||
'provider_code' => 'Bank or data-provider',
|
'provider_code' => 'Bank or data-provider',
|
||||||
'fints_url' => 'FinTS API URL',
|
'fints_url' => 'FinTS API URL',
|
||||||
'fints_port' => 'Port',
|
'fints_port' => '포트',
|
||||||
'fints_bank_code' => 'Bank code',
|
'fints_bank_code' => '은행 코드',
|
||||||
'fints_username' => 'Username',
|
'fints_username' => '사용자명',
|
||||||
'fints_password' => 'PIN / Password',
|
'fints_password' => 'PIN / 비밀번호',
|
||||||
'fints_account' => 'FinTS account',
|
'fints_account' => 'FinTS 계정',
|
||||||
'local_account' => 'Firefly III account',
|
'local_account' => 'Firefly III 계정',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||||
@ -267,41 +267,41 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
'from_date' => 'Date from',
|
'from_date' => '시작 날짜',
|
||||||
'to_date' => 'Date to',
|
'to_date' => '종료 날짜',
|
||||||
'due_date' => 'Due date',
|
'due_date' => '기한',
|
||||||
'payment_date' => 'Payment date',
|
'payment_date' => '결제일',
|
||||||
'invoice_date' => 'Invoice date',
|
'invoice_date' => '청구서 날짜',
|
||||||
'internal_reference' => 'Internal reference',
|
'internal_reference' => '내부 참조',
|
||||||
'inward' => 'Inward description',
|
'inward' => '내부 설명',
|
||||||
'outward' => 'Outward description',
|
'outward' => '외부 설명',
|
||||||
'rule_group_id' => 'Rule group',
|
'rule_group_id' => '규칙 그룹',
|
||||||
'transaction_description' => 'Transaction description',
|
'transaction_description' => '거래 상세내역',
|
||||||
'first_date' => 'First date',
|
'first_date' => '최초 일자',
|
||||||
'transaction_type' => 'Transaction type',
|
'transaction_type' => '거래 유형',
|
||||||
'repeat_until' => 'Repeat until',
|
'repeat_until' => '반복 기한',
|
||||||
'recurring_description' => 'Recurring transaction description',
|
'recurring_description' => '반복 거래 설명',
|
||||||
'repetition_type' => 'Type of repetition',
|
'repetition_type' => '반복 유형',
|
||||||
'foreign_currency_id' => 'Foreign currency',
|
'foreign_currency_id' => '외화',
|
||||||
'repetition_end' => 'Repetition ends',
|
'repetition_end' => '반복 종료',
|
||||||
'repetitions' => 'Repetitions',
|
'repetitions' => '반복',
|
||||||
'calendar' => 'Calendar',
|
'calendar' => '달력',
|
||||||
'weekend' => 'Weekend',
|
'weekend' => '주말',
|
||||||
'client_secret' => 'Client secret',
|
'client_secret' => '클라이언트 시크릿',
|
||||||
'withdrawal_destination_id' => 'Destination account',
|
'withdrawal_destination_id' => '대상 계정',
|
||||||
'deposit_source_id' => 'Source account',
|
'deposit_source_id' => '소스 계정',
|
||||||
'expected_on' => 'Expected on',
|
'expected_on' => '예상 일자',
|
||||||
'paid' => 'Paid',
|
'paid' => '지불됨',
|
||||||
'auto_budget_type' => 'Auto-budget',
|
'auto_budget_type' => '자동 예산',
|
||||||
'auto_budget_amount' => 'Auto-budget amount',
|
'auto_budget_amount' => '자동 예산 금액',
|
||||||
'auto_budget_period' => 'Auto-budget period',
|
'auto_budget_period' => '자동 예산 기간',
|
||||||
'collected' => 'Collected',
|
'collected' => '획득함',
|
||||||
'submitted' => 'Submitted',
|
'submitted' => '제출됨',
|
||||||
'key' => 'Key',
|
'key' => '키',
|
||||||
'value' => 'Content of record',
|
'value' => '기록 내용',
|
||||||
'webhook_delivery' => 'Delivery',
|
'webhook_delivery' => '전달',
|
||||||
'webhook_response' => 'Response',
|
'webhook_response' => '응답',
|
||||||
'webhook_trigger' => 'Trigger',
|
'webhook_trigger' => '트리거',
|
||||||
];
|
];
|
||||||
/*
|
/*
|
||||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||||
|
@ -51,10 +51,10 @@ return [
|
|||||||
'transactions_create_split' => '거래를 분할하려면 이 버튼을 사용하여 분할을 더 추가하세요',
|
'transactions_create_split' => '거래를 분할하려면 이 버튼을 사용하여 분할을 더 추가하세요',
|
||||||
|
|
||||||
// create account:
|
// create account:
|
||||||
'accounts_create_iban' => 'Give your accounts a valid IBAN. This could make a data import very easy in the future.',
|
'accounts_create_iban' => '계정에 유효한 IBAN을 부여하세요. 이렇게 하면 향후 데이터 가져오기가 매우 쉬워질 수 있습니다.',
|
||||||
'accounts_create_asset_opening_balance' => 'Assets accounts may have an "opening balance", indicating the start of this account\'s history in Firefly III.',
|
'accounts_create_asset_opening_balance' => '자산 계정에 "초기 잔고"가 있을 수 있으며, 이는 Firefly III에서 이 계정의 기록이 시작되었음을 나타냅니다.',
|
||||||
'accounts_create_asset_currency' => 'Firefly III supports multiple currencies. Asset accounts have one main currency, which you must set here.',
|
'accounts_create_asset_currency' => 'Firefly III는 여러 통화를 지원합니다. 자산 계정에는 하나의 기본 통화가 있으며 여기에서 설정해야 합니다.',
|
||||||
'accounts_create_asset_virtual' => 'It can sometimes help to give your account a virtual balance: an extra amount always added to or removed from the actual balance.',
|
'accounts_create_asset_virtual' => '계정에 가상 잔고를 제공하는 것이 도움이 될 수 있습니다. 즉, 실제 잔액에서 항상 추가되거나 제거되는 추가 금액입니다.',
|
||||||
|
|
||||||
// budgets index
|
// budgets index
|
||||||
'budgets_index_intro' => 'Budgets are used to manage your finances and form one of the core functions of Firefly III.',
|
'budgets_index_intro' => 'Budgets are used to manage your finances and form one of the core functions of Firefly III.',
|
||||||
|
@ -40,56 +40,56 @@ return [
|
|||||||
'invalid_where_key' => 'JSON의 "where" 절에 유효하지 않은 키가 포함되어 있습니다',
|
'invalid_where_key' => 'JSON의 "where" 절에 유효하지 않은 키가 포함되어 있습니다',
|
||||||
'invalid_update_key' => 'JSON의 "update" 절에 유효하지 않은 키가 포함되어 있습니다',
|
'invalid_update_key' => 'JSON의 "update" 절에 유효하지 않은 키가 포함되어 있습니다',
|
||||||
'invalid_query_data' => '쿼리의 %s:%s 항목에 잘못된 데이터가 있습니다.',
|
'invalid_query_data' => '쿼리의 %s:%s 항목에 잘못된 데이터가 있습니다.',
|
||||||
'invalid_query_account_type' => 'Your query contains accounts of different types, which is not allowed.',
|
'invalid_query_account_type' => '쿼리에 허용되지 않는 다른 유형의 계정이 포함되어 있습니다.',
|
||||||
'invalid_query_currency' => 'Your query contains accounts that have different currency settings, which is not allowed.',
|
'invalid_query_currency' => '쿼리에 허용되지 않는 다른 통화 설정이 있는 계정이 포함되어 있습니다.',
|
||||||
'iban' => 'This is not a valid IBAN.',
|
'iban' => '유효한 IBAN이 아닙니다.',
|
||||||
'zero_or_more' => 'The value cannot be negative.',
|
'zero_or_more' => '값은 음수가 될 수 없습니다.',
|
||||||
'date_or_time' => 'The value must be a valid date or time value (ISO 8601).',
|
'date_or_time' => '유효한 날짜 또는 시간 값(ISO 8601) 이어야 합니다.',
|
||||||
'source_equals_destination' => 'The source account equals the destination account.',
|
'source_equals_destination' => '소스 계정이 대상 계정과 같습니다.',
|
||||||
'unique_account_number_for_user' => 'It looks like this account number is already in use.',
|
'unique_account_number_for_user' => '이 계좌 번호는 이미 사용 중인 것 같습니다.',
|
||||||
'unique_iban_for_user' => 'It looks like this IBAN is already in use.',
|
'unique_iban_for_user' => '이 IBAN은 이미 사용 중인 것 같습니다.',
|
||||||
'deleted_user' => 'Due to security constraints, you cannot register using this email address.',
|
'deleted_user' => '보안 제약으로 인해 이 이메일 주소를 사용하여 등록할 수 없습니다.',
|
||||||
'rule_trigger_value' => 'This value is invalid for the selected trigger.',
|
'rule_trigger_value' => '선택한 트리거에 대해 이 값은 유효하지 않습니다.',
|
||||||
'rule_action_value' => 'This value is invalid for the selected action.',
|
'rule_action_value' => '선택한 액션에 대해 이 값은 유효하지 않습니다.',
|
||||||
'file_already_attached' => 'Uploaded file ":name" is already attached to this object.',
|
'file_already_attached' => '업로드된 파일 ":name"이 이 개체에 이미 첨부되어 있습니다.',
|
||||||
'file_attached' => 'Successfully uploaded file ":name".',
|
'file_attached' => '":name" 파일을 성공적으로 업로드했습니다.',
|
||||||
'must_exist' => 'The ID in field :attribute does not exist in the database.',
|
'must_exist' => ':attribute 필드의 ID가 데이터베이스에 존재하지 않습니다.',
|
||||||
'all_accounts_equal' => 'All accounts in this field must be equal.',
|
'all_accounts_equal' => '이 필드의 모든 계정은 동일해야 합니다.',
|
||||||
'group_title_mandatory' => 'A group title is mandatory when there is more than one transaction.',
|
'group_title_mandatory' => '거래가 두 개 이상일 경우 그룹 제목은 필수입니다.',
|
||||||
'transaction_types_equal' => 'All splits must be of the same type.',
|
'transaction_types_equal' => '모든 분할은 동일한 유형이어야 합니다.',
|
||||||
'invalid_transaction_type' => 'Invalid transaction type.',
|
'invalid_transaction_type' => '잘못된 거래 유형입니다.',
|
||||||
'invalid_selection' => 'Your selection is invalid.',
|
'invalid_selection' => '선택이 잘못되었습니다.',
|
||||||
'belongs_user' => 'This value is invalid for this field.',
|
'belongs_user' => '이 값은 이 필드에 유효하지 않습니다.',
|
||||||
'at_least_one_transaction' => 'Need at least one transaction.',
|
'at_least_one_transaction' => '하나 이상의 거래가 필요합니다.',
|
||||||
'at_least_one_repetition' => 'Need at least one repetition.',
|
'at_least_one_repetition' => '하나 이상의 반복이 필요합니다.',
|
||||||
'require_repeat_until' => 'Require either a number of repetitions, or an end date (repeat_until). Not both.',
|
'require_repeat_until' => '반복 횟수 또는 종료 날짜(repeat_until) 가 필요합니다. 둘 다 없습니다.',
|
||||||
'require_currency_info' => 'The content of this field is invalid without currency information.',
|
'require_currency_info' => '이 필드의 내용은 통화 정보가 없으면 유효하지 않습니다.',
|
||||||
'not_transfer_account' => 'This account is not an account that can be used for transfers.',
|
'not_transfer_account' => '이 계정은 이체에 사용할 수 있는 계정이 아닙니다.',
|
||||||
'require_currency_amount' => 'The content of this field is invalid without foreign amount information.',
|
'require_currency_amount' => '이 필드의 내용은 외화 수량 정보가 없으면 유효하지 않습니다.',
|
||||||
'equal_description' => 'Transaction description should not equal global description.',
|
'equal_description' => '거래 설명은 전역 설명과 같지 않아야 합니다.',
|
||||||
'file_invalid_mime' => 'File ":name" is of type ":mime" which is not accepted as a new upload.',
|
'file_invalid_mime' => '":name" 파일은 새로운 업로드를 허용하지 않는 ":mime" 타입입니다.',
|
||||||
'file_too_large' => 'File ":name" is too large.',
|
'file_too_large' => '":name" 파일이 너무 큽니다.',
|
||||||
'belongs_to_user' => 'The value of :attribute is unknown.',
|
'belongs_to_user' => '":attribute" 의 값을 알 수 없습니다.',
|
||||||
'accepted' => 'The :attribute must be accepted.',
|
'accepted' => '":attribute" 을(를) 수락해야 합니다.',
|
||||||
'bic' => 'This is not a valid BIC.',
|
'bic' => '유효한 BIC가 아닙니다.',
|
||||||
'at_least_one_trigger' => 'Rule must have at least one trigger.',
|
'at_least_one_trigger' => '규칙은 적어도 하나의 트리거를 가져야 합니다.',
|
||||||
'at_least_one_active_trigger' => 'Rule must have at least one active trigger.',
|
'at_least_one_active_trigger' => '규칙은 적어도 하나의 활성화된 트리거를 가져야 합니다.',
|
||||||
'at_least_one_action' => 'Rule must have at least one action.',
|
'at_least_one_action' => '규칙은 적어도 하나의 액션을 가져야 합니다.',
|
||||||
'at_least_one_active_action' => 'Rule must have at least one active action.',
|
'at_least_one_active_action' => '규칙은 적어도 하나의 활성화된 액션을 가져야 합니다.',
|
||||||
'base64' => 'This is not valid base64 encoded data.',
|
'base64' => '유효한 base64 인코딩 데이터가 아닙니다.',
|
||||||
'model_id_invalid' => 'The given ID seems invalid for this model.',
|
'model_id_invalid' => '제공된 ID가 이 모델에 유효하지 않은 것 같습니다.',
|
||||||
'less' => ':attribute must be less than 10,000,000',
|
'less' => ':attribute 은(는) 10,000,000 보다 작아야 합니다.',
|
||||||
'active_url' => 'The :attribute is not a valid URL.',
|
'active_url' => ':attribute 은(는) 유효한 URL이 아닙니다.',
|
||||||
'after' => 'The :attribute must be a date after :date.',
|
'after' => ':attribute는 :date 이후의 날짜여야 합니다.',
|
||||||
'date_after' => 'The start date must be before the end date.',
|
'date_after' => '시작 날짜는 종료 날짜 이전이어야 합니다.',
|
||||||
'alpha' => 'The :attribute may only contain letters.',
|
'alpha' => ':attribute은(는) 문자만 포함할 수 있습니다.',
|
||||||
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.',
|
'alpha_dash' => ':attribute은(는) 문자, 숫자, 대쉬(-)만 포함할 수 있습니다.',
|
||||||
'alpha_num' => 'The :attribute may only contain letters and numbers.',
|
'alpha_num' => ':attribute은(는) 문자와 숫자만 포함할 수 있습니다.',
|
||||||
'array' => 'The :attribute must be an array.',
|
'array' => ':attribute은(는) 배열이어야 합니다.',
|
||||||
'unique_for_user' => 'There already is an entry with this :attribute.',
|
'unique_for_user' => '이 :attribute은(는) 이미 항목에 있습니다.',
|
||||||
'before' => 'The :attribute must be a date before :date.',
|
'before' => ':attribute은(는) :date 이전의 날짜여야 합니다.',
|
||||||
'unique_object_for_user' => 'This name is already in use.',
|
'unique_object_for_user' => '이 이름은 이미 사용 중입니다.',
|
||||||
'unique_account_for_user' => 'This account name is already in use.',
|
'unique_account_for_user' => '이 계정명은 이미 사용중입니다.',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||||
@ -103,73 +103,73 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
'between.numeric' => 'The :attribute must be between :min and :max.',
|
'between.numeric' => ':attribute은(는) :min과 :max 사이의 값이어야 합니다.',
|
||||||
'between.file' => 'The :attribute must be between :min and :max kilobytes.',
|
'between.file' => ':attribute은(는) :min에서 :max 킬로바이트 사이여야 합니다.',
|
||||||
'between.string' => 'The :attribute must be between :min and :max characters.',
|
'between.string' => ':attribute은(는) 최소 :min 최대 :max 자 여야 합니다.',
|
||||||
'between.array' => 'The :attribute must have between :min and :max items.',
|
'between.array' => ':attribute은(는) :min에서 :max 개의 항목이 있어야 합니다.',
|
||||||
'boolean' => 'The :attribute field must be true or false.',
|
'boolean' => ':attribute은(는) true 혹은 false 여야 합니다.',
|
||||||
'confirmed' => 'The :attribute confirmation does not match.',
|
'confirmed' => ':attribute 확인이 일치하지 않습니다.',
|
||||||
'date' => 'The :attribute is not a valid date.',
|
'date' => ':attribute이(가) 유효한 날짜가 아닙니다.',
|
||||||
'date_format' => 'The :attribute does not match the format :format.',
|
'date_format' => ':attribute이(가) :format 형식과 일치하지 않습니다.',
|
||||||
'different' => 'The :attribute and :other must be different.',
|
'different' => ':attribute와(과) :other을(를) 다르게 구성하세요.',
|
||||||
'digits' => 'The :attribute must be :digits digits.',
|
'digits' => ':attribute은(는) :digits 자리 숫자여야 합니다.',
|
||||||
'digits_between' => 'The :attribute must be between :min and :max digits.',
|
'digits_between' => ':attribute은(는) :min에서 :max 자리 숫자여야 합니다.',
|
||||||
'email' => 'The :attribute must be a valid email address.',
|
'email' => ':attribute은(는) 유효한 이메일 주소여야 합니다.',
|
||||||
'filled' => 'The :attribute field is required.',
|
'filled' => ':attribute 항목은 필수입니다.',
|
||||||
'exists' => 'The selected :attribute is invalid.',
|
'exists' => '선택한 :attribute이(가) 올바르지 않습니다.',
|
||||||
'image' => 'The :attribute must be an image.',
|
'image' => ':attribute은(는) 이미지여야 합니다.',
|
||||||
'in' => 'The selected :attribute is invalid.',
|
'in' => '선택한 :attribute이(가) 올바르지 않습니다.',
|
||||||
'integer' => 'The :attribute must be an integer.',
|
'integer' => ':attribute은(는) 정수여야 합니다.',
|
||||||
'ip' => 'The :attribute must be a valid IP address.',
|
'ip' => ':attribute은(는) 유효한 IP 주소여야 합니다.',
|
||||||
'json' => 'The :attribute must be a valid JSON string.',
|
'json' => ':attribute은(는) 올바른 JSON 값이어야 합니다.',
|
||||||
'max.numeric' => 'The :attribute may not be greater than :max.',
|
'max.numeric' => ':attribute은(는) :max 보다 클 수 없습니다.',
|
||||||
'max.file' => 'The :attribute may not be greater than :max kilobytes.',
|
'max.file' => ':attribute은(는) :max 킬로바이트 보다 작아야 합니다.',
|
||||||
'max.string' => 'The :attribute may not be greater than :max characters.',
|
'max.string' => ':attribute 는 :max 자보다 작아야 합니다.',
|
||||||
'max.array' => 'The :attribute may not have more than :max items.',
|
'max.array' => ':attribute은(는) :max 개보다 작아야 합니다.',
|
||||||
'mimes' => 'The :attribute must be a file of type: :values.',
|
'mimes' => ':attribute은(는) :values 파일 타입이어야 합니다.',
|
||||||
'min.numeric' => 'The :attribute must be at least :min.',
|
'min.numeric' => ':attribute은(는) :min 보다 커야 합니다.',
|
||||||
'lte.numeric' => 'The :attribute must be less than or equal :value.',
|
'lte.numeric' => ':attribute은(는) :value보다 작거나 같아야 합니다.',
|
||||||
'min.file' => 'The :attribute must be at least :min kilobytes.',
|
'min.file' => ':attribute은(는) :min 킬로바이트 이상이어야 합니다.',
|
||||||
'min.string' => 'The :attribute must be at least :min characters.',
|
'min.string' => ':attribute은(는) :min 자 이상이어야 합니다.',
|
||||||
'min.array' => 'The :attribute must have at least :min items.',
|
'min.array' => ':attribute은(는) :min 개 이상이어야 합니다.',
|
||||||
'not_in' => 'The selected :attribute is invalid.',
|
'not_in' => '선택한 :attribute이(가) 올바르지 않습니다.',
|
||||||
'numeric' => 'The :attribute must be a number.',
|
'numeric' => ':attribute은(는) 숫자여야 합니다.',
|
||||||
'numeric_native' => 'The native amount must be a number.',
|
'numeric_native' => '기본 금액은 숫자여야 합니다.',
|
||||||
'numeric_destination' => 'The destination amount must be a number.',
|
'numeric_destination' => '대상 금액은 숫자여야 합니다.',
|
||||||
'numeric_source' => 'The source amount must be a number.',
|
'numeric_source' => '소스 금액은 숫자여야 합니다.',
|
||||||
'regex' => 'The :attribute format is invalid.',
|
'regex' => ':attribute의 형식이 올바르지 않습니다.',
|
||||||
'required' => 'The :attribute field is required.',
|
'required' => ':attribute 항목은 필수입니다.',
|
||||||
'required_if' => 'The :attribute field is required when :other is :value.',
|
'required_if' => ':other이(가) :value 일때 :attribute 항목은 필수입니다.',
|
||||||
'required_unless' => 'The :attribute field is required unless :other is in :values.',
|
'required_unless' => ':other이(가) :values가 없는 경우 :attribute 항목은 필수입니다.',
|
||||||
'required_with' => 'The :attribute field is required when :values is present.',
|
'required_with' => ':values이(가) 있을 경우 :attribute 항목은 필수입니다.',
|
||||||
'required_with_all' => 'The :attribute field is required when :values is present.',
|
'required_with_all' => ':values이(가) 있을 경우 :attribute 항목은 필수입니다.',
|
||||||
'required_without' => 'The :attribute field is required when :values is not present.',
|
'required_without' => ':values가 없는 경우 :attribute 필드는 필수입니다.',
|
||||||
'required_without_all' => 'The :attribute field is required when none of :values are present.',
|
'required_without_all' => ':values(이)가 모두 없을 때 :attribute 항목은 필수입니다.',
|
||||||
'same' => 'The :attribute and :other must match.',
|
'same' => ':attribute와(과) :other은(는) 일치해야 합니다.',
|
||||||
'size.numeric' => 'The :attribute must be :size.',
|
'size.numeric' => ':attribute은(는) :size 크기여야 합니다.',
|
||||||
'amount_min_over_max' => 'The minimum amount cannot be larger than the maximum amount.',
|
'amount_min_over_max' => '최소 금액은 최대 금액보다 클 수 없습니다.',
|
||||||
'size.file' => 'The :attribute must be :size kilobytes.',
|
'size.file' => ':attribute은(는) :size 킬로바이트여야 합니다.',
|
||||||
'size.string' => 'The :attribute must be :size characters.',
|
'size.string' => ':attribute은(는) :size 자여야 합니다.',
|
||||||
'size.array' => 'The :attribute must contain :size items.',
|
'size.array' => ':attribute은(는) :size 개의 항목을 포함해야 합니다.',
|
||||||
'unique' => 'The :attribute has already been taken.',
|
'unique' => ':attribute은(는) 이미 사용중 입니다.',
|
||||||
'string' => 'The :attribute must be a string.',
|
'string' => ':attribute은(는) 문자열이어야 합니다.',
|
||||||
'url' => 'The :attribute format is invalid.',
|
'url' => ':attribute의 형식이 올바르지 않습니다.',
|
||||||
'timezone' => 'The :attribute must be a valid zone.',
|
'timezone' => ':attribute은(는) 유효한 시간대이어야 합니다.',
|
||||||
'2fa_code' => 'The :attribute field is invalid.',
|
'2fa_code' => ':attribute 항목이 올바르지 않습니다.',
|
||||||
'dimensions' => 'The :attribute has invalid image dimensions.',
|
'dimensions' => ':attribute의 이미지 크기가 올바르지 않습니다.',
|
||||||
'distinct' => 'The :attribute field has a duplicate value.',
|
'distinct' => ':attribute 항목이 중복된 값을 갖고있습니다.',
|
||||||
'file' => 'The :attribute must be a file.',
|
'file' => ':attribute은(는) 파일이어야 합니다.',
|
||||||
'in_array' => 'The :attribute field does not exist in :other.',
|
'in_array' => ':other 에 :attribute 항목이 존재하지 않습니다.',
|
||||||
'present' => 'The :attribute field must be present.',
|
'present' => ':attribute 항목은 필수입니다.',
|
||||||
'amount_zero' => 'The total amount cannot be zero.',
|
'amount_zero' => '총합은 0이 될 수 없습니다.',
|
||||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
'current_target_amount' => '현재 금액은 목표 금액보다 적어야 합니다.',
|
||||||
'unique_piggy_bank_for_user' => 'The name of the piggy bank must be unique.',
|
'unique_piggy_bank_for_user' => '저금통의 이름은 고유해야 합니다.',
|
||||||
'unique_object_group' => 'The group name must be unique',
|
'unique_object_group' => '그룸명은 고유해야 합니다',
|
||||||
'starts_with' => 'The value must start with :values.',
|
'starts_with' => '값은 :values로 시작해야 합니다.',
|
||||||
'unique_webhook' => 'You already have a webhook with this combination of URL, trigger, response and delivery.',
|
'unique_webhook' => 'URL, 트리거, 응답 및 전달의 조합으로 구성된 웹훅이 이미 존재합니다.',
|
||||||
'unique_existing_webhook' => 'You already have another webhook with this combination of URL, trigger, response and delivery.',
|
'unique_existing_webhook' => 'URL, 트리거, 응답 및 전달의 조합으로 구성된 다른 웹훅이 이미 존재합니다.',
|
||||||
'same_account_type' => 'Both accounts must be of the same account type',
|
'same_account_type' => '두 계정은 동일한 계정 유형이어야 합니다.',
|
||||||
'same_account_currency' => 'Both accounts must have the same currency setting',
|
'same_account_currency' => '두 계정의 통화 설정이 동일해야 합니다.',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||||
@ -183,63 +183,63 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
'secure_password' => '안전한 비밀번호가 아닙니다. 다시 시도해 주세요. 자세한 내용은 https://bit.ly/FF3-password-security 를 방문하세요.',
|
||||||
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
|
'valid_recurrence_rep_type' => '반복 거래에 대한 반복 유형이 잘못되었습니다.',
|
||||||
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
|
'valid_recurrence_rep_moment' => '이 유형의 반복에 대한 반복 시점이 잘못되었습니다.',
|
||||||
'invalid_account_info' => 'Invalid account information.',
|
'invalid_account_info' => '잘못된 계정 정보입니다.',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'email' => 'email address',
|
'email' => '이메일 주소',
|
||||||
'description' => 'description',
|
'description' => '상세정보',
|
||||||
'amount' => 'amount',
|
'amount' => '금액',
|
||||||
'transactions.*.amount' => 'transaction amount',
|
'transactions.*.amount' => '거래 금액',
|
||||||
'name' => 'name',
|
'name' => '이름',
|
||||||
'piggy_bank_id' => 'piggy bank ID',
|
'piggy_bank_id' => '저금통 ID',
|
||||||
'targetamount' => 'target amount',
|
'targetamount' => '목표 금액',
|
||||||
'opening_balance_date' => 'opening balance date',
|
'opening_balance_date' => '개설일',
|
||||||
'opening_balance' => 'opening balance',
|
'opening_balance' => '초기 잔고',
|
||||||
'match' => 'match',
|
'match' => '매치',
|
||||||
'amount_min' => 'minimum amount',
|
'amount_min' => '최소 금액',
|
||||||
'amount_max' => 'maximum amount',
|
'amount_max' => '최대 금액',
|
||||||
'title' => 'title',
|
'title' => '제목',
|
||||||
'tag' => 'tag',
|
'tag' => '태그',
|
||||||
'transaction_description' => 'transaction description',
|
'transaction_description' => '거래 상세내역',
|
||||||
'rule-action-value.1' => 'rule action value #1',
|
'rule-action-value.1' => '규칙 액션 값 #1',
|
||||||
'rule-action-value.2' => 'rule action value #2',
|
'rule-action-value.2' => '규칙 액션 값 #2',
|
||||||
'rule-action-value.3' => 'rule action value #3',
|
'rule-action-value.3' => '규칙 액션 값 #3',
|
||||||
'rule-action-value.4' => 'rule action value #4',
|
'rule-action-value.4' => '규칙 액션 값 #4',
|
||||||
'rule-action-value.5' => 'rule action value #5',
|
'rule-action-value.5' => '규칙 액션 값 #5',
|
||||||
'rule-action.1' => 'rule action #1',
|
'rule-action.1' => '규칙 액션 #1',
|
||||||
'rule-action.2' => 'rule action #2',
|
'rule-action.2' => '규칙 액션 #2',
|
||||||
'rule-action.3' => 'rule action #3',
|
'rule-action.3' => '규칙 액션 #3',
|
||||||
'rule-action.4' => 'rule action #4',
|
'rule-action.4' => '규칙 액션 #4',
|
||||||
'rule-action.5' => 'rule action #5',
|
'rule-action.5' => '규칙 액션 #5',
|
||||||
'rule-trigger-value.1' => 'rule trigger value #1',
|
'rule-trigger-value.1' => '규칙 트리거 값 #1',
|
||||||
'rule-trigger-value.2' => 'rule trigger value #2',
|
'rule-trigger-value.2' => '규칙 트리거 값 #2',
|
||||||
'rule-trigger-value.3' => 'rule trigger value #3',
|
'rule-trigger-value.3' => '규칙 트리거 값 #3',
|
||||||
'rule-trigger-value.4' => 'rule trigger value #4',
|
'rule-trigger-value.4' => '규칙 트리거 값 #4',
|
||||||
'rule-trigger-value.5' => 'rule trigger value #5',
|
'rule-trigger-value.5' => '규칙 트리거 값 #5',
|
||||||
'rule-trigger.1' => 'rule trigger #1',
|
'rule-trigger.1' => '규칙 트리거 #1',
|
||||||
'rule-trigger.2' => 'rule trigger #2',
|
'rule-trigger.2' => '규칙 트리거 #2',
|
||||||
'rule-trigger.3' => 'rule trigger #3',
|
'rule-trigger.3' => '규칙 트리거 #3',
|
||||||
'rule-trigger.4' => 'rule trigger #4',
|
'rule-trigger.4' => '규칙 트리거 #4',
|
||||||
'rule-trigger.5' => 'rule trigger #5',
|
'rule-trigger.5' => '규칙 트리거 #5',
|
||||||
],
|
],
|
||||||
|
|
||||||
// validation of accounts:
|
// validation of accounts:
|
||||||
'withdrawal_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
'withdrawal_source_need_data' => '계속하려면 유효한 소스 계정 ID 및/또는 유효한 소스 계정 이름이 필요합니다.',
|
||||||
'withdrawal_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
'withdrawal_source_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 소스 계정을 찾을 수 없습니다.',
|
||||||
'withdrawal_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
'withdrawal_dest_need_data' => '계속하려면 유효한 대상 계정 ID 및/또는 유효한 대상 계정 이름이 필요합니다.',
|
||||||
'withdrawal_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
'withdrawal_dest_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 대상 계정을 찾을 수 없습니다.',
|
||||||
|
|
||||||
'reconciliation_source_bad_data' => 'Could not find a valid reconciliation account when searching for ID ":id" or name ":name".',
|
'reconciliation_source_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 조정 계정을 찾을 수 없습니다.',
|
||||||
|
|
||||||
'generic_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
'generic_source_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 소스 계정을 찾을 수 없습니다.',
|
||||||
|
|
||||||
'deposit_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
'deposit_source_need_data' => '계속하려면 유효한 소스 계정 ID 및/또는 유효한 소스 계정 이름이 필요합니다.',
|
||||||
'deposit_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
'deposit_source_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 소스 계정을 찾을 수 없습니다.',
|
||||||
'deposit_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
'deposit_dest_need_data' => '계속하려면 유효한 대상 계정 ID 및/또는 유효한 대상 계정 이름이 필요합니다.',
|
||||||
'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
'deposit_dest_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 대상 계정을 찾을 수 없습니다.',
|
||||||
'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.',
|
'deposit_dest_wrong_type' => '제출된 대상 계정이 올바른 유형이 아닙니다.',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||||
@ -253,36 +253,36 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
'transfer_source_need_data' => '계속하려면 유효한 소스 계정 ID 및/또는 유효한 소스 계정 이름이 필요합니다.',
|
||||||
'transfer_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".',
|
'transfer_source_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 소스 계정을 찾을 수 없습니다.',
|
||||||
'transfer_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
'transfer_dest_need_data' => '계속하려면 유효한 대상 계정 ID 및/또는 유효한 대상 계정 이름이 필요합니다.',
|
||||||
'transfer_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
'transfer_dest_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 대상 계정을 찾을 수 없습니다.',
|
||||||
'need_id_in_edit' => 'Each split must have transaction_journal_id (either valid ID or 0).',
|
'need_id_in_edit' => '각 분할에는 transaction_journal_id(유효한 ID 또는 0) 가 있어야 합니다.',
|
||||||
|
|
||||||
'ob_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
|
'ob_source_need_data' => '계속하려면 유효한 소스 계정 ID 및/또는 유효한 소스 계정 이름이 필요합니다.',
|
||||||
'lc_source_need_data' => 'Need to get a valid source account ID to continue.',
|
'lc_source_need_data' => '계속하려면 유효한 소스 계정 ID가 필요합니다.',
|
||||||
'ob_dest_need_data' => 'Need to get a valid destination account ID and/or valid destination account name to continue.',
|
'ob_dest_need_data' => '계속하려면 유효한 대상 계정 ID 및/또는 유효한 대상 계정 이름이 필요합니다.',
|
||||||
'ob_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
|
'ob_dest_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 대상 계정을 찾을 수 없습니다.',
|
||||||
'reconciliation_either_account' => 'To submit a reconciliation, you must submit either a source or a destination account. Not both, not neither.',
|
'reconciliation_either_account' => '조정을 제출하려면 소스 계정 또는 대상 계정 중 하나를 제출해야 합니다.',
|
||||||
|
|
||||||
'generic_invalid_source' => 'You can\'t use this account as the source account.',
|
'generic_invalid_source' => '이 계정을 소스 계정으로 사용할 수 없습니다.',
|
||||||
'generic_invalid_destination' => 'You can\'t use this account as the destination account.',
|
'generic_invalid_destination' => '이 계정을 대상 계정으로 사용할 수 없습니다.',
|
||||||
|
|
||||||
'generic_no_source' => 'You must submit source account information.',
|
'generic_no_source' => '소스 계정 정보를 제출해야 합니다.',
|
||||||
'generic_no_destination' => 'You must submit destination account information.',
|
'generic_no_destination' => '대상 계정 정보를 제출해야 합니다.',
|
||||||
|
|
||||||
'gte.numeric' => 'The :attribute must be greater than or equal to :value.',
|
'gte.numeric' => ':attribute의 값은 :value 이상이어야 합니다.',
|
||||||
'gt.numeric' => 'The :attribute must be greater than :value.',
|
'gt.numeric' => ':attribute의 값은 :value보다 커야 합니다.',
|
||||||
'gte.file' => 'The :attribute must be greater than or equal to :value kilobytes.',
|
'gte.file' => ':attribute의 크기는 :value 킬로바이트 이상이어야 합니다.',
|
||||||
'gte.string' => 'The :attribute must be greater than or equal to :value characters.',
|
'gte.string' => ':attribute은(는) :value 자 이상이어야 합니다.',
|
||||||
'gte.array' => 'The :attribute must have :value items or more.',
|
'gte.array' => ':attribute은(는) :value개 이상이어야합니다.',
|
||||||
|
|
||||||
'amount_required_for_auto_budget' => 'The amount is required.',
|
'amount_required_for_auto_budget' => '금액을 입력하세요.',
|
||||||
'auto_budget_amount_positive' => 'The amount must be more than zero.',
|
'auto_budget_amount_positive' => '금액은 0보다 커야 합니다.',
|
||||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
'auto_budget_period_mandatory' => '자동 예산 기간은 필수 항목입니다.',
|
||||||
|
|
||||||
// no access to administration:
|
// no access to administration:
|
||||||
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
|
'no_access_user_group' => '이 관리에 대한 올바른 액세스 권한이 없습니다.',
|
||||||
];
|
];
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -279,8 +279,8 @@ return [
|
|||||||
'response' => 'Odpowiedź',
|
'response' => 'Odpowiedź',
|
||||||
'visit_webhook_url' => 'Odwiedź adres URL webhooka',
|
'visit_webhook_url' => 'Odwiedź adres URL webhooka',
|
||||||
'reset_webhook_secret' => 'Resetuj sekret webhooka',
|
'reset_webhook_secret' => 'Resetuj sekret webhooka',
|
||||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> został zapisany.',
|
||||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") został zaktualizowany.',
|
||||||
|
|
||||||
// API access
|
// API access
|
||||||
'authorization_request' => 'Żądanie autoryzacji Firefly III v:version',
|
'authorization_request' => 'Żądanie autoryzacji Firefly III v:version',
|
||||||
@ -509,17 +509,17 @@ return [
|
|||||||
'search_modifier_category_starts' => 'Kategoria zaczyna się od ":value"',
|
'search_modifier_category_starts' => 'Kategoria zaczyna się od ":value"',
|
||||||
'search_modifier_not_category_starts' => 'Kategoria zaczyna się na ":value"',
|
'search_modifier_not_category_starts' => 'Kategoria zaczyna się na ":value"',
|
||||||
'search_modifier_budget_contains' => 'Budżet zawiera ":value"',
|
'search_modifier_budget_contains' => 'Budżet zawiera ":value"',
|
||||||
'search_modifier_not_budget_contains' => 'Budget does not contain ":value"',
|
'search_modifier_not_budget_contains' => 'Budżet nie zawiera ":value"',
|
||||||
'search_modifier_budget_ends' => 'Budżet kończy się na ":value"',
|
'search_modifier_budget_ends' => 'Budżet kończy się na ":value"',
|
||||||
'search_modifier_not_budget_ends' => 'Budget does not end on ":value"',
|
'search_modifier_not_budget_ends' => 'Budżet nie kończy się na ":value"',
|
||||||
'search_modifier_budget_starts' => 'Budżet zaczyna się od ":value"',
|
'search_modifier_budget_starts' => 'Budżet zaczyna się od ":value"',
|
||||||
'search_modifier_not_budget_starts' => 'Budget does not start with ":value"',
|
'search_modifier_not_budget_starts' => 'Budżet nie zaczyna się od ":value"',
|
||||||
'search_modifier_bill_contains' => 'Rachunek zawiera ":value"',
|
'search_modifier_bill_contains' => 'Rachunek zawiera ":value"',
|
||||||
'search_modifier_not_bill_contains' => 'Bill does not contain ":value"',
|
'search_modifier_not_bill_contains' => 'Rachunek nie zawiera ":value"',
|
||||||
'search_modifier_bill_ends' => 'Rachunek kończy się na ":value"',
|
'search_modifier_bill_ends' => 'Rachunek kończy się na ":value"',
|
||||||
'search_modifier_not_bill_ends' => 'Bill does not end on ":value"',
|
'search_modifier_not_bill_ends' => 'Rachunek nie kończy się na ":value"',
|
||||||
'search_modifier_bill_starts' => 'Rachunek zaczyna się od ":value"',
|
'search_modifier_bill_starts' => 'Rachunek zaczyna się od ":value"',
|
||||||
'search_modifier_not_bill_starts' => 'Bill does not start with ":value"',
|
'search_modifier_not_bill_starts' => 'Rachunek nie zaczyna się od ":value"',
|
||||||
'search_modifier_external_id_contains' => 'Zewnętrzne ID zawiera ":value"',
|
'search_modifier_external_id_contains' => 'Zewnętrzne ID zawiera ":value"',
|
||||||
'search_modifier_not_external_id_contains' => 'External ID does not contain ":value"',
|
'search_modifier_not_external_id_contains' => 'External ID does not contain ":value"',
|
||||||
'search_modifier_external_id_ends' => 'Zewnętrzne ID kończy się na ":value"',
|
'search_modifier_external_id_ends' => 'Zewnętrzne ID kończy się na ":value"',
|
||||||
|
66
yarn.lock
66
yarn.lock
@ -875,6 +875,11 @@
|
|||||||
"@babel/types" "^7.4.4"
|
"@babel/types" "^7.4.4"
|
||||||
esutils "^2.0.2"
|
esutils "^2.0.2"
|
||||||
|
|
||||||
|
"@babel/regjsgen@^0.8.0":
|
||||||
|
version "0.8.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
||||||
|
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
||||||
|
|
||||||
"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
|
"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
|
||||||
version "7.20.13"
|
version "7.20.13"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
|
||||||
@ -1173,9 +1178,9 @@
|
|||||||
"@types/svgo" "^1"
|
"@types/svgo" "^1"
|
||||||
|
|
||||||
"@types/imagemin@*":
|
"@types/imagemin@*":
|
||||||
version "8.0.0"
|
version "8.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@types/imagemin/-/imagemin-8.0.0.tgz#bf5bbe1feff3b112c7e0de06d024712ad261e033"
|
resolved "https://registry.yarnpkg.com/@types/imagemin/-/imagemin-8.0.1.tgz#83795a10cdbe31a42ab304a7f8425588212c6a81"
|
||||||
integrity sha512-B9X2CUeDv/uUeY9CqkzSTfmsLkeJP6PkmXlh4lODBbf9SwpmNuLS30WzUOi863dgsjY3zt3gY5q2F+UdifRi1A==
|
integrity sha512-DSpM//dRPzme7doePGkmR1uoquHi0h0ElaA5qFnxHECfFcB8z/jhMI8eqmxWNpHn9ZG18p4PC918sZLhR0cr5A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
||||||
@ -1195,9 +1200,9 @@
|
|||||||
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
|
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
|
||||||
|
|
||||||
"@types/node@*":
|
"@types/node@*":
|
||||||
version "18.11.18"
|
version "18.13.0"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
|
||||||
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
|
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
|
||||||
|
|
||||||
"@types/parse-json@^4.0.0":
|
"@types/parse-json@^4.0.0":
|
||||||
version "4.0.0"
|
version "4.0.0"
|
||||||
@ -1901,9 +1906,9 @@ caniuse-api@^3.0.0:
|
|||||||
lodash.uniq "^4.5.0"
|
lodash.uniq "^4.5.0"
|
||||||
|
|
||||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001426, caniuse-lite@^1.0.30001449:
|
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001426, caniuse-lite@^1.0.30001449:
|
||||||
version "1.0.30001450"
|
version "1.0.30001451"
|
||||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001450.tgz#022225b91200589196b814b51b1bbe45144cf74f"
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001451.tgz#2e197c698fc1373d63e1406d6607ea4617c613f1"
|
||||||
integrity sha512-qMBmvmQmFXaSxexkjjfMvD5rnDL0+m+dUMZKoDYsGG8iZN29RuYh9eRoMvKsT6uMAWlyUUGDEQGJJYjzCIO9ew==
|
integrity sha512-XY7UbUpGRatZzoRft//5xOa69/1iGJRBlrieH6QYrkKLIFn3m7OVEJ81dSrKoy2BnKsdbX5cLrOispZNYo9v2w==
|
||||||
|
|
||||||
chalk@^2.0.0:
|
chalk@^2.0.0:
|
||||||
version "2.4.2"
|
version "2.4.2"
|
||||||
@ -2514,9 +2519,9 @@ ee-first@1.1.1:
|
|||||||
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
||||||
|
|
||||||
electron-to-chromium@^1.4.284:
|
electron-to-chromium@^1.4.284:
|
||||||
version "1.4.286"
|
version "1.4.295"
|
||||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.286.tgz#0e039de59135f44ab9a8ec9025e53a9135eba11f"
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.295.tgz#911d5df67542bf7554336142eb302c5ec90bba66"
|
||||||
integrity sha512-Vp3CVhmYpgf4iXNKAucoQUDcCrBQX3XLBtwgFqP9BUXuucgvAV9zWp1kYU7LL9j4++s9O+12cb3wMtN4SJy6UQ==
|
integrity sha512-lEO94zqf1bDA3aepxwnWoHUjA8sZ+2owgcSZjYQy0+uOSEclJX0VieZC+r+wLpSxUHRd6gG32znTWmr+5iGzFw==
|
||||||
|
|
||||||
elliptic@^6.5.3:
|
elliptic@^6.5.3:
|
||||||
version "6.5.4"
|
version "6.5.4"
|
||||||
@ -3655,9 +3660,9 @@ minimatch@^3.1.1:
|
|||||||
brace-expansion "^1.1.7"
|
brace-expansion "^1.1.7"
|
||||||
|
|
||||||
minimist@^1.2.0:
|
minimist@^1.2.0:
|
||||||
version "1.2.7"
|
version "1.2.8"
|
||||||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
|
||||||
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
||||||
|
|
||||||
ms@2.0.0:
|
ms@2.0.0:
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
@ -3752,9 +3757,9 @@ node-notifier@^9.0.0:
|
|||||||
which "^2.0.2"
|
which "^2.0.2"
|
||||||
|
|
||||||
node-releases@^2.0.8:
|
node-releases@^2.0.8:
|
||||||
version "2.0.9"
|
version "2.0.10"
|
||||||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.9.tgz#fe66405285382b0c4ac6bcfbfbe7e8a510650b4d"
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.10.tgz#c311ebae3b6a148c89b1813fd7c4d3c024ef537f"
|
||||||
integrity sha512-2xfmOrRkGogbTK9R6Leda0DGiXeY3p2NJpy4+gNCffdUvV6mdEJnaDEic1i3Ec2djAo8jWYoJMR5PB0MSMpxUA==
|
integrity sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==
|
||||||
|
|
||||||
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
@ -3827,9 +3832,9 @@ onetime@^5.1.2:
|
|||||||
mimic-fn "^2.1.0"
|
mimic-fn "^2.1.0"
|
||||||
|
|
||||||
open@^8.0.9:
|
open@^8.0.9:
|
||||||
version "8.4.0"
|
version "8.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/open/-/open-8.4.0.tgz#345321ae18f8138f82565a910fdc6b39e8c244f8"
|
resolved "https://registry.yarnpkg.com/open/-/open-8.4.1.tgz#2ab3754c07f5d1f99a7a8d6a82737c95e3101cff"
|
||||||
integrity sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==
|
integrity sha512-/4b7qZNhv6Uhd7jjnREh1NjnPxlTq+XNWPG88Ydkj5AILcA5m3ajvcg57pB24EQjKv0dK62XnDqk9c/hkIG5Kg==
|
||||||
dependencies:
|
dependencies:
|
||||||
define-lazy-prop "^2.0.0"
|
define-lazy-prop "^2.0.0"
|
||||||
is-docker "^2.1.1"
|
is-docker "^2.1.1"
|
||||||
@ -4272,9 +4277,9 @@ postcss@^8.1.10, postcss@^8.2.15, postcss@^8.4, postcss@^8.4.14:
|
|||||||
source-map-js "^1.0.2"
|
source-map-js "^1.0.2"
|
||||||
|
|
||||||
"prettier@^1.18.2 || ^2.0.0":
|
"prettier@^1.18.2 || ^2.0.0":
|
||||||
version "2.8.3"
|
version "2.8.4"
|
||||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
|
||||||
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
|
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
|
||||||
|
|
||||||
pretty-time@^1.1.0:
|
pretty-time@^1.1.0:
|
||||||
version "1.1.0"
|
version "1.1.0"
|
||||||
@ -4449,22 +4454,17 @@ regenerator-transform@^0.15.1:
|
|||||||
"@babel/runtime" "^7.8.4"
|
"@babel/runtime" "^7.8.4"
|
||||||
|
|
||||||
regexpu-core@^5.2.1:
|
regexpu-core@^5.2.1:
|
||||||
version "5.2.2"
|
version "5.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.2.2.tgz#3e4e5d12103b64748711c3aad69934d7718e75fc"
|
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.3.0.tgz#4d0d044b76fedbad6238703ae84bfdedee2cf074"
|
||||||
integrity sha512-T0+1Zp2wjF/juXMrMxHxidqGYn8U4R+zleSJhX9tQ1PUsS8a9UtYfbsF9LdiVgNX3kiX8RNaKM42nfSgvFJjmw==
|
integrity sha512-ZdhUQlng0RoscyW7jADnUZ25F5eVtHdMyXSb2PiwafvteRAOJUjFoUPEYZSIfP99fBIs3maLIRfpEddT78wAAQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
|
"@babel/regjsgen" "^0.8.0"
|
||||||
regenerate "^1.4.2"
|
regenerate "^1.4.2"
|
||||||
regenerate-unicode-properties "^10.1.0"
|
regenerate-unicode-properties "^10.1.0"
|
||||||
regjsgen "^0.7.1"
|
|
||||||
regjsparser "^0.9.1"
|
regjsparser "^0.9.1"
|
||||||
unicode-match-property-ecmascript "^2.0.0"
|
unicode-match-property-ecmascript "^2.0.0"
|
||||||
unicode-match-property-value-ecmascript "^2.1.0"
|
unicode-match-property-value-ecmascript "^2.1.0"
|
||||||
|
|
||||||
regjsgen@^0.7.1:
|
|
||||||
version "0.7.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.7.1.tgz#ee5ef30e18d3f09b7c369b76e7c2373ed25546f6"
|
|
||||||
integrity sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA==
|
|
||||||
|
|
||||||
regjsparser@^0.9.1:
|
regjsparser@^0.9.1:
|
||||||
version "0.9.1"
|
version "0.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.9.1.tgz#272d05aa10c7c1f67095b1ff0addae8442fc5709"
|
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.9.1.tgz#272d05aa10c7c1f67095b1ff0addae8442fc5709"
|
||||||
|
Loading…
Reference in New Issue
Block a user