Compare commits

..

7 Commits

Author SHA1 Message Date
James Cole
2379bcff11 git Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop 2024-03-19 14:28:46 +01:00
James Cole
7133156fa1 add empty dir 2024-03-19 14:28:40 +01:00
github-actions
a59176689d Auto commit for release 'develop' on 2024-03-19 2024-03-19 14:23:12 +01:00
James Cole
bc2d8f3dfb Deleted generated JS 2024-03-19 14:06:57 +01:00
James Cole
ddf89a9d5a remove build dir 2024-03-19 11:10:05 +01:00
James Cole
7daaba17f6 Update git ignore file 2024-03-19 10:23:17 +01:00
James Cole
9cb5b1384f Remove generated files 2024-03-19 10:23:01 +01:00
62 changed files with 125 additions and 798 deletions

View File

@@ -8,16 +8,16 @@
"packages": [
{
"name": "composer/pcre",
"version": "3.1.2",
"version": "3.1.3",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace"
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/4775f35b2d70865807c89d32c8e7385b86eb0ace",
"reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace",
"url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
"shasum": ""
},
"require": {
@@ -59,7 +59,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.1.2"
"source": "https://github.com/composer/pcre/tree/3.1.3"
},
"funding": [
{
@@ -75,7 +75,7 @@
"type": "tidelift"
}
],
"time": "2024-03-07T15:38:35+00:00"
"time": "2024-03-19T10:26:25+00:00"
},
{
"name": "composer/semver",

2
.gitignore vendored
View File

@@ -9,4 +9,4 @@ yarn-error.log
coverage.xml
# ignore generated files.
#public/build
public/build

12
composer.lock generated
View File

@@ -9197,16 +9197,16 @@
},
{
"name": "composer/pcre",
"version": "3.1.2",
"version": "3.1.3",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace"
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/4775f35b2d70865807c89d32c8e7385b86eb0ace",
"reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace",
"url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
"shasum": ""
},
"require": {
@@ -9248,7 +9248,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.1.2"
"source": "https://github.com/composer/pcre/tree/3.1.3"
},
"funding": [
{
@@ -9264,7 +9264,7 @@
"type": "tidelift"
}
],
"time": "2024-03-07T15:38:35+00:00"
"time": "2024-03-19T10:26:25+00:00"
},
{
"name": "doctrine/deprecations",

View File

@@ -117,7 +117,7 @@ return [
'expression_engine' => false,
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2024-03-18',
'version' => 'develop/2024-03-19',
'api_version' => '2.0.12',
'db_version' => 23,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
import{a as s}from"./format-money-89cf90df.js";import{f as n}from"./vendor-029c0fc2.js";class c{show(a,t){return s.get("/api/v2/accounts/"+a,{params:t})}index(a){return s.get("/api/v2/accounts",{params:a})}transactions(a,t){const r={page:t.page??1};return t.hasOwnProperty("start")&&(r.start=n(t.start,"y-MM-dd")),t.hasOwnProperty("end")&&(r.end=n(t.end,"y-MM-dd")),s.get("/api/v2/accounts/"+a+"/transactions",{params:r})}}export{c as G};

View File

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

View File

@@ -1 +0,0 @@
import{a as t}from"./format-money-89cf90df.js";class n{list(a){return t.get("/api/v2/transactions",{params:a})}infiniteList(a){return t.get("/api/v2/infinite/transactions",{params:a})}show(a,i){return t.get("/api/v2/transactions/"+a,{params:i})}}export{n as G};

View File

@@ -1 +0,0 @@
.ag-theme-firefly-iii .ag-root,.ag-theme-firefly-iii .ag-root-wrapper{border:0}

View File

@@ -1 +0,0 @@
import{a as d,d as h,f as p}from"./format-money-89cf90df.js";import{f as r,i as a}from"./vendor-029c0fc2.js";/* empty css */import{G as m}from"./get-23aadb69.js";class f{setElement(t){console.log("GenericEditor.setElement()",t),this.element=t,this.parent=t.parentElement,this.options={}}init(){this.options.type=this.element.dataset.type,this.options.id=this.element.dataset.id,this.options.value=this.element.dataset.value,this.options.index=this.element.dataset.index,this.options.model=this.element.dataset.model,this.options.field=this.element.dataset.field,console.log("GenericEditor["+this.options.index+"].init()")}replace(){console.log("GenericEditor["+this.options.index+"].replace()"),this.options.original=this.element.parentElement.innerHTML,this.options.type==="text"&&this.replaceText()}replaceText(){console.log("GenericEditor["+this.options.index+"].replaceText()");let t=this.formStart()+this.rowStart();t+=this.columnStart("7")+this.label()+this.textField()+this.closeDiv(),t+=this.columnStart("5")+this.buttonGroup()+this.closeDiv(),t+=this.closeDiv()+this.closeForm(),this.element.parentElement.innerHTML=t}textField(){return'<input data-index="'+this.options.index+'input" autocomplete="off" type="text" class="form-control form-control-sm" id="input" name="name" value="'+this.options.value+'" placeholder="'+this.options.value+'" autofocus>'}closeDiv(){return"</div>"}closeForm(){return"</form>"}formStart(){return'<form class="form-inline">'}rowStart(){return'<div class="row">'}columnStart(t){return t===""?'<div class="col">':'<div class="col-'+t+'">'}label(){return'<label class="sr-only" for="input">Field value</label>'}buttonGroup(){return'<div class="btn-group btn-group-sm" role="group" aria-label="Options"><button data-index="'+this.options.index+'" type="button" @click="cancelInlineEdit" class="btn btn-danger"><em class="fa-solid fa-xmark text-white"></em></button><button data-index="'+this.options.index+'" type="submit" @click="submitInlineEdit" class="btn btn-success"><em class="fa-solid fa-check"></em></button></div>'}cancel(){console.log("GenericEditor["+this.options.index+"].cancel()"),console.log(this.element),console.log(this.parent),this.parent.innerHTML=this.options.original}submitInlineEdit(t){console.log("Submit?")}}class b{put(t,n){return d.put("/api/v2/accounts/"+t,n)}}const l=window.location.href.split("/"),g=l[l.length-1];let w=function(){return{notifications:{error:{show:!1,text:"",url:""},success:{show:!1,text:"",url:""},wait:{show:!1,text:""}},totalPages:1,page:1,tableColumns:{name:{enabled:!0}},editors:{},sortingColumn:"",sortDirection:"",accounts:[],sort(e){return this.sortingColumn=e,this.sortDirection=this.sortDirection==="asc"?"desc":"asc",this.loadAccounts(),!1},formatMoney(e,t){return p(e,t)},format(e){return r(e,a.t("config.date_time_fns"))},init(){this.notifications.wait.show=!0,this.notifications.wait.text=a.t("firefly.wait_loading_data"),this.loadAccounts()},submitInlineEdit(e){e.preventDefault();const n=e.currentTarget.dataset.index,i=document.querySelectorAll('[data-index="'+n+'input"]')[0].value??"";if(i==="")return;const o=this.editors[n].options.field,s={};s[o]=i,console.log(s),console.log("New value is "+i+" for account #"+this.editors[n].options.id),new b().put(this.editors[n].options.id,s)},cancelInlineEdit(e){const n=e.currentTarget.dataset.index;this.editors[n].cancel()},triggerEdit(e){const t=e.currentTarget,n=t.dataset.index;this.editors[n]=new f,this.editors[n].setElement(t),this.editors[n].init(),this.editors[n].replace()},loadAccounts(){this.notifications.wait.show=!0,this.notifications.wait.text=a.t("firefly.wait_loading_data"),this.accounts=[];const e=[{column:this.sortingColumn,direction:this.sortDirection}];new m().index({sorting:e,type:g,page:this.page}).then(t=>{for(let n=0;n<t.data.data.length;n++)if(t.data.data.hasOwnProperty(n)){let i=t.data.data[n],o={id:parseInt(i.id),active:i.attributes.active,name:i.attributes.name,type:i.attributes.type,role:i.attributes.account_role,iban:i.attributes.iban===null?"":i.attributes.iban.match(/.{1,4}/g).join(" "),account_number:i.attributes.account_number===null?"":i.attributes.account_number,current_balance:i.attributes.current_balance,currency_code:i.attributes.currency_code,native_current_balance:i.attributes.native_current_balance,native_currency_code:i.attributes.native_currency_code,last_activity:i.attributes.last_activity===null?"":r(new Date(i.attributes.last_activity),"P")};this.accounts.push(o)}this.notifications.wait.show=!1})}}},c={index:w,dates:h};function u(){Object.keys(c).forEach(e=>{console.log(`Loading page component "${e}"`);let t=c[e]();Alpine.data(e,()=>t)}),Alpine.start()}document.addEventListener("firefly-iii-bootstrapped",()=>{console.log("Loaded through event listener."),u()});window.bootstrapped&&(console.log("Loaded through window variable."),u());

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

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

View File

@@ -1 +0,0 @@
import{a as p}from"./format-money-89cf90df.js";class u{put(t,a){let r="/api/v2/transactions/"+parseInt(a.id);return p.put(r,t)}}export{u as P};

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
.dark-editable-element{border-bottom:dashed 1px #0088cc;text-decoration:none;cursor:pointer}.dark-editable-element-disabled{border-bottom:none;cursor:default}.dark-editable-element-empty{font-style:italic;color:#d14}.dark-editable{max-width:none}.dark-editable-loader{font-size:5px;left:50%;top:50%;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load5 1.1s infinite ease;animation:load5 1.1s infinite ease;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load5{0%,to{box-shadow:0 -2.6em #000,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #00000080,-1.8em -1.8em #000000b3}12.5%{box-shadow:0 -2.6em #000000b3,1.8em -1.8em #000,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #00000080}25%{box-shadow:0 -2.6em #00000080,1.8em -1.8em #000000b3,2.5em 0 #000,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}37.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #00000080,2.5em 0 #000000b3,1.75em 1.75em #000,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}50%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #00000080,1.75em 1.75em #000000b3,0 2.5em #000,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}62.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #00000080,0 2.5em #000000b3,-1.8em 1.8em #000,-2.6em 0 #0003,-1.8em -1.8em #0003}75%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #00000080,-1.8em 1.8em #000000b3,-2.6em 0 #000,-1.8em -1.8em #0003}87.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #00000080,-2.6em 0 #000000b3,-1.8em -1.8em #000}}@keyframes load5{0%,to{box-shadow:0 -2.6em #000,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #00000080,-1.8em -1.8em #000000b3}12.5%{box-shadow:0 -2.6em #000000b3,1.8em -1.8em #000,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #00000080}25%{box-shadow:0 -2.6em #00000080,1.8em -1.8em #000000b3,2.5em 0 #000,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}37.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #00000080,2.5em 0 #000000b3,1.75em 1.75em #000,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}50%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #00000080,1.75em 1.75em #000000b3,0 2.5em #000,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}62.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #00000080,0 2.5em #000000b3,-1.8em 1.8em #000,-2.6em 0 #0003,-1.8em -1.8em #0003}75%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #00000080,-1.8em 1.8em #000000b3,-2.6em 0 #000,-1.8em -1.8em #0003}87.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #00000080,-2.6em 0 #000000b3,-1.8em -1.8em #000}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,199 +0,0 @@
{
"_create-empty-split-9549645c.js": {
"file": "assets/create-empty-split-9549645c.js",
"imports": [
"_vendor-029c0fc2.js"
]
},
"_format-money-89cf90df.js": {
"file": "assets/format-money-89cf90df.js",
"imports": [
"_vendor-029c0fc2.js"
]
},
"_get-23aadb69.js": {
"file": "assets/get-23aadb69.js",
"imports": [
"_format-money-89cf90df.js",
"_vendor-029c0fc2.js"
]
},
"_get-58830780.js": {
"file": "assets/get-58830780.js",
"imports": [
"_format-money-89cf90df.js"
]
},
"_get-b646f004.js": {
"file": "assets/get-b646f004.js",
"imports": [
"_format-money-89cf90df.js"
]
},
"_parse-downloaded-splits-2d74acfc.js": {
"file": "assets/parse-downloaded-splits-2d74acfc.js",
"imports": [
"_create-empty-split-9549645c.js",
"_vendor-029c0fc2.js"
]
},
"_put-c581fff2.js": {
"file": "assets/put-c581fff2.js",
"imports": [
"_format-money-89cf90df.js"
]
},
"_splice-errors-into-transactions-81484c73.js": {
"file": "assets/splice-errors-into-transactions-81484c73.js",
"imports": [
"_format-money-89cf90df.js",
"_get-58830780.js",
"_vendor-029c0fc2.js"
]
},
"_vendor-029c0fc2.js": {
"assets": [
"assets/layers-1dbbe9d0.png",
"assets/layers-2x-066daca8.png",
"assets/marker-icon-574c3a5c.png"
],
"css": [
"assets/vendor-52daf6b6.css"
],
"file": "assets/vendor-029c0fc2.js"
},
"grid-ff3-theme.css": {
"file": "assets/grid-ff3-theme-badb0a41.css",
"src": "grid-ff3-theme.css"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf": {
"file": "assets/fa-brands-400-5656d596.ttf",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2": {
"file": "assets/fa-brands-400-3a8924cd.woff2",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf": {
"file": "assets/fa-regular-400-5d02dc9b.ttf",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2": {
"file": "assets/fa-regular-400-2bccecf0.woff2",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf": {
"file": "assets/fa-solid-900-fbbf06d7.ttf",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2": {
"file": "assets/fa-solid-900-9fc85f3a.woff2",
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2"
},
"node_modules/leaflet/dist/images/layers-2x.png": {
"file": "assets/layers-2x-066daca8.png",
"src": "node_modules/leaflet/dist/images/layers-2x.png"
},
"node_modules/leaflet/dist/images/layers.png": {
"file": "assets/layers-1dbbe9d0.png",
"src": "node_modules/leaflet/dist/images/layers.png"
},
"node_modules/leaflet/dist/images/marker-icon.png": {
"file": "assets/marker-icon-574c3a5c.png",
"src": "node_modules/leaflet/dist/images/marker-icon.png"
},
"resources/assets/v2/pages/accounts/index.js": {
"css": [
"assets/grid-ff3-theme-badb0a41.css"
],
"file": "assets/index-56152516.js",
"imports": [
"_format-money-89cf90df.js",
"_vendor-029c0fc2.js",
"_get-23aadb69.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/accounts/index.js"
},
"resources/assets/v2/pages/dashboard/dashboard.js": {
"file": "assets/dashboard-f6f6ae3f.js",
"imports": [
"_format-money-89cf90df.js",
"_vendor-029c0fc2.js",
"_get-23aadb69.js",
"_get-b646f004.js",
"_get-58830780.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/dashboard/dashboard.js"
},
"resources/assets/v2/pages/transactions/create.js": {
"file": "assets/create-dec509ea.js",
"imports": [
"_format-money-89cf90df.js",
"_create-empty-split-9549645c.js",
"_splice-errors-into-transactions-81484c73.js",
"_vendor-029c0fc2.js",
"_get-58830780.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/create.js"
},
"resources/assets/v2/pages/transactions/edit.js": {
"file": "assets/edit-990ac3ab.js",
"imports": [
"_format-money-89cf90df.js",
"_get-b646f004.js",
"_parse-downloaded-splits-2d74acfc.js",
"_splice-errors-into-transactions-81484c73.js",
"_vendor-029c0fc2.js",
"_create-empty-split-9549645c.js",
"_put-c581fff2.js",
"_get-58830780.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/edit.js"
},
"resources/assets/v2/pages/transactions/index.js": {
"css": [
"assets/grid-ff3-theme-badb0a41.css"
],
"file": "assets/index-979da1db.js",
"imports": [
"_format-money-89cf90df.js",
"_vendor-029c0fc2.js",
"_put-c581fff2.js",
"_get-b646f004.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/index.js"
},
"resources/assets/v2/pages/transactions/show.css": {
"file": "assets/show-8b1429e5.css",
"src": "resources/assets/v2/pages/transactions/show.css"
},
"resources/assets/v2/pages/transactions/show.js": {
"css": [
"assets/show-8b1429e5.css"
],
"file": "assets/show-31120d76.js",
"imports": [
"_format-money-89cf90df.js",
"_vendor-029c0fc2.js",
"_get-b646f004.js",
"_parse-downloaded-splits-2d74acfc.js",
"_create-empty-split-9549645c.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/show.js"
},
"resources/assets/v2/sass/app.scss": {
"file": "assets/app-de4f62e0.css",
"isEntry": true,
"src": "resources/assets/v2/sass/app.scss"
},
"vendor.css": {
"file": "assets/vendor-52daf6b6.css",
"src": "vendor.css"
}
}

3
public/v1/js/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.LICENSE.txt
*.js
#webhooks

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
/*!
* Bootstrap v3.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 Twitter, Inc.
* Licensed under the MIT license
*/
/*!
* jQuery JavaScript Library v3.7.1
* https://jquery.com/
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2023-08-28T13:37Z
*/

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +0,0 @@
/*!
* Vue.js v2.7.16
* (c) 2014-2023 Evan You
* Released under the MIT License.
*/

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +0,0 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +0,0 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +0,0 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

View File

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +0,0 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +0,0 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +0,0 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +0,0 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

View File

@@ -109,7 +109,7 @@
"webhook_messages": "Webhook message",
"inactive": "Inactiv",
"no_webhook_messages": "There are no webhook messages",
"inspect": "Inspect",
"inspect": "Inspecta\u021bi",
"create_new_webhook": "Create new webhook",
"webhooks": "Webhook-uri",
"webhook_trigger_form_help": "Indicate on what event the webhook will trigger",
@@ -126,8 +126,8 @@
"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.",
"no_attempts": "There are no unsuccessful attempts. That's a good thing!",
"webhook_attempt_at": "Attempt at {moment}",
"logs": "Logs",
"response": "Response",
"logs": "Jurnale",
"response": "R\u0103spuns",
"visit_webhook_url": "Visit webhook URL",
"reset_webhook_secret": "Reset webhook secret"
},
@@ -143,15 +143,15 @@
"payment_date": "Data de plat\u0103",
"invoice_date": "Data facturii",
"internal_reference": "Referin\u021b\u0103 intern\u0103",
"webhook_response": "Response",
"webhook_trigger": "Trigger",
"webhook_delivery": "Delivery"
"webhook_response": "R\u0103spuns",
"webhook_trigger": "Declan\u0219ator",
"webhook_delivery": "Livrare"
},
"list": {
"active": "Este activ?",
"trigger": "Trigger",
"response": "Response",
"delivery": "Delivery",
"trigger": "Declan\u0219ator",
"response": "R\u0103spuns",
"delivery": "Livrare",
"url": "URL",
"secret": "Secret"
},

View File

@@ -35,15 +35,15 @@ declare(strict_types=1);
return [
'home' => 'Acasă',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'budgets' => 'Bugete',
'subscriptions' => 'Subscripții',
'transactions' => 'Tranzacții',
'title_expenses' => 'Cheltuieli',
'title_withdrawal' => 'Cheltuieli',
'title_revenue' => 'Venituri',
'title_deposit' => 'Venituri',
'title_transfer' => 'Transferuri',
'title_transfers' => 'Transferuri',
'edit_currency' => 'Editează moneda ":name"',
'delete_currency' => 'Șterge moneda ":name"',
'newPiggyBank' => 'Crează o nouă pușculiță',
@@ -93,9 +93,9 @@ return [
'edit_object_group' => 'Editați grupul de reguli ":title"',
'delete_object_group' => 'Șterge grupul de reguli ":title"',
'logout_others' => 'Deconectare celelalte sesiuni',
'asset_accounts' => 'Asset accounts',
'expense_accounts' => 'Expense accounts',
'revenue_accounts' => 'Revenue accounts',
'liabilities_accounts' => 'Liabilities',
'placeholder' => '[Placeholder]',
'asset_accounts' => 'Conturile de active',
'expense_accounts' => 'Conturi de cheltuieli',
'revenue_accounts' => 'Conturi de venituri',
'liabilities_accounts' => 'Pasive',
'placeholder' => 'Înlocuitori',
];

View File

@@ -56,7 +56,7 @@ return [
*/
// invite
'invitation_created_subject' => 'An invitation has been created',
'invitation_created_subject' => 'A fost creată o invitație',
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
'invite_user_subject' => 'You\'ve been invited to create a Firefly III account.',
'invitation_introduction' => 'You\'ve been invited to create a Firefly III account on **:host**. Firefly III is a personal, self-hosted, private personal finance manager. All the cool kids are using it.',

View File

@@ -42,9 +42,9 @@ return [
'fatal_error' => 'A existat o eroare fatală. Vă rugăm să verificaţi fişierele de jurnal din "storage/logs" sau utilizaţi "docker logs -f [container] pentru a vedea ce se întâmplă.',
'maintenance_mode' => 'Firefly III este în modul de întreținere.',
'be_right_back' => 'Revin imediat!',
'check_back' => 'Firefly III is down for some necessary maintenance. Please check back in a second. If you happen to see this message on the demo site, just wait a few minutes. The database is reset every few hours.',
'check_back' => 'Firefly III este oprit pentru o întreținere necesară. Vă rugăm să reveniți într-o secundă. Daca se intampla sa vezi acest mesaj pe site-ul demo, asteptati cateva minute. Baza de date este resetata la cateva ore.',
'error_occurred' => 'Ups! A apărut o eroare.',
'db_error_occurred' => 'Whoops! A database error occurred.',
'db_error_occurred' => 'Hopa! A apărut o eroare la baza de date.',
'error_not_recoverable' => 'Din păcate, această eroare nu a putut fi recuperată :(. Firefly III s-a stricat. Eroarea este:',
'error' => 'Eroare',
'error_location' => 'Această eroare a apărut în fișierul "<span style="font-family: monospace;">:file</span>" pe linia :line cu codul :code.',

View File

@@ -42,13 +42,13 @@ return [
'split' => 'Împarte',
'single_split' => 'Împarte',
'clone' => 'Clonă',
'clone_and_edit' => 'Clone and edit',
'confirm_action' => 'Confirm action',
'clone_and_edit' => 'Clonează și editează',
'confirm_action' => 'Confirmare acțiune',
'last_seven_days' => 'Ultimele 7 zile',
'last_thirty_days' => 'Ultimele 30 de zile',
'last_180_days' => 'Ultimele 180 de zile',
'month_to_date' => 'Month to date',
'year_to_date' => 'Year to date',
'month_to_date' => 'Luna aceasta',
'year_to_date' => 'De la începutul anului',
'YTD' => 'YTD',
'welcome_back' => 'Ce se redă?',
'everything' => 'Tot',
@@ -103,7 +103,7 @@ return [
'flash_error_multiple' => 'Există o singură eroare | Există :count erori',
'net_worth' => 'Valoarea netă',
'help_for_this_page' => 'Ajutor pentru această pagină',
'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' => 'Mai multe informații despre această pagină <a href="https://docs.firefly-iii.org/">în documentația</a>.',
'two_factor_welcome' => 'Bună ziua!',
'two_factor_enter_code' => 'Pentru a continua, introduceți codul dvs. de autentificare cu doi factori. Aplicația dvs. o poate genera pentru dvs.',
'two_factor_code_here' => 'Introdu codul aici',
@@ -113,7 +113,7 @@ return [
'two_factor_forgot' => 'Am uitat autentificarea cu doi factori.',
'two_factor_lost_header' => 'Ai uitat autentificarea cu doi factori?',
'two_factor_lost_intro' => 'Dacă ați pierdut și codurile de rezervă, aveți ghinion. Nu este un lucru pe care îl puteți remedia din interfața web. Aveți două opțiuni.',
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working">this entry in the FAQ</a> for instructions.',
'two_factor_lost_fix_self' => 'Dacă executați propria instanță, verificați jurnalele din <code> storage / logs </ code> pentru instrucțiuni.',
'two_factor_lost_fix_owner' => 'În caz contrar, trimiteți prin e-mail proprietarului site-ului <a href="mailto::site_owner">: proprietarul site-ului </a> și solicitați-i să reseteze autentificarea cu doi factori.',
'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.',
'pref_two_factor_new_backup_codes' => 'Obțineți noi coduri de rezervă',
@@ -203,7 +203,7 @@ return [
'transfer_exchange_rate_instructions' => 'Sursa contului de active "@source_name" acceptă numai tranzacțiile în @source_currency. Destinația contului de active "@dest_name" acceptă numai tranzacțiile în @dest_currency. Trebuie să furnizați corect suma transferată în ambele valute.',
'transaction_data' => 'Datele tranzacției',
'invalid_server_configuration' => 'Configurația serverului este nevalidă',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">instructions how to do this</a>.',
'invalid_locale_settings' => 'Firefly III nu poate formata sumele deoarece serverului dumneavoastră îi lipsesc pachetele necesare. Există instrucțiuni <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">cum să faci acest lucru</a>.',
'quickswitch' => 'Schimbare rapida',
'sign_in_to_start' => 'Logați-vă pentru a începe sesiunea',
'sign_in' => 'Logare',
@@ -242,8 +242,8 @@ return [
// Webhooks
'webhooks' => 'Webhook-uri',
'webhooks_breadcrumb' => 'Webhooks',
'webhooks_menu_disabled' => 'disabled',
'webhooks_breadcrumb' => 'Webhook-uri',
'webhooks_menu_disabled' => 'dezactivat',
'no_webhook_messages' => 'There are no webhook messages',
'webhook_trigger_STORE_TRANSACTION' => 'After transaction creation',
'webhook_trigger_UPDATE_TRANSACTION' => 'After transaction update',
@@ -252,7 +252,7 @@ return [
'webhook_response_ACCOUNTS' => 'Account details',
'webhook_response_none_NONE' => 'No details',
'webhook_delivery_JSON' => 'JSON',
'inspect' => 'Inspect',
'inspect' => 'Inspectați',
'create_new_webhook' => 'Create new webhook',
'webhooks_create_breadcrumb' => 'Create new webhook',
'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger',
@@ -276,8 +276,8 @@ return [
'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.',
'no_attempts' => 'There are no unsuccessful attempts. That\'s a good thing!',
'webhook_attempt_at' => 'Attempt at {moment}',
'logs' => 'Logs',
'response' => 'Response',
'logs' => 'Jurnale',
'response' => 'Răspuns',
'visit_webhook_url' => 'Visit webhook URL',
'reset_webhook_secret' => 'Reset webhook secret',
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
@@ -353,18 +353,18 @@ return [
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
'search_modifier_reconciled' => 'Transaction is reconciled',
'search_modifier_reconciled' => 'Tranzacția este reconciliată',
'search_modifier_not_reconciled' => 'Transaction is not reconciled',
'search_modifier_id' => 'ID-ul tranzacţiei este ":value"',
'search_modifier_not_id' => 'Transaction ID is not ":value"',
'search_modifier_date_before' => 'Data tranzacției este înainte sau pe ":value"',
'search_modifier_date_after' => 'Data tranzacției este după sau pe ":value"',
'search_modifier_external_id_is' => 'External ID is ":value"',
'search_modifier_not_external_id_is' => 'External ID is not ":value"',
'search_modifier_no_external_url' => 'The transaction has no external URL',
'search_modifier_no_external_id' => 'The transaction has no external ID',
'search_modifier_not_any_external_url' => 'The transaction has no external URL',
'search_modifier_not_any_external_id' => 'The transaction has no external ID',
'search_modifier_external_id_is' => 'ID extern este ":value"',
'search_modifier_not_external_id_is' => 'ID extern nu este ":value"',
'search_modifier_no_external_url' => 'Tranzacția nu are niciun URL extern',
'search_modifier_no_external_id' => 'Tranzacția nu are un ID extern',
'search_modifier_not_any_external_url' => 'Tranzacția nu are niciun URL extern',
'search_modifier_not_any_external_id' => 'Tranzacția nu are un ID extern',
'search_modifier_any_external_url' => 'The transaction must have a (any) external URL',
'search_modifier_any_external_id' => 'The transaction must have a (any) external ID',
'search_modifier_not_no_external_url' => 'The transaction must have a (any) external URL',
@@ -386,10 +386,10 @@ return [
'search_modifier_has_attachments' => 'Tranzacția trebuie să aibă un atașament',
'search_modifier_has_no_category' => 'Tranzacția nu trebuie să aibă nicio categorie',
'search_modifier_not_has_no_category' => 'The transaction must have a (any) category',
'search_modifier_not_has_any_category' => 'The transaction must have no category',
'search_modifier_not_has_any_category' => 'Tranzacția nu trebuie să aibă nicio categorie',
'search_modifier_has_any_category' => 'Tranzacția trebuie să aibă o (orice) categorie',
'search_modifier_has_no_budget' => 'Tranzacția nu trebuie să aibă un buget',
'search_modifier_not_has_any_budget' => 'The transaction must have no budget',
'search_modifier_not_has_any_budget' => 'Tranzacția nu trebuie să aibă un buget',
'search_modifier_has_any_budget' => 'Tranzacția trebuie să aibă un (orice) buget',
'search_modifier_not_has_no_budget' => 'The transaction must have a (any) budget',
'search_modifier_has_no_bill' => 'Tranzacția nu trebuie să aibă factură',
@@ -566,9 +566,9 @@ return [
'search_modifier_interest_date_on' => 'Transaction interest date is ":value"',
'search_modifier_not_interest_date_on' => 'Transaction interest date is not ":value"',
'search_modifier_interest_date_on_year' => 'Transaction interest date is in year ":value"',
'search_modifier_not_interest_date_on_year' => 'Transaction interest date is not in year ":value"',
'search_modifier_interest_date_on_month' => 'Transaction interest date is in month ":value"',
'search_modifier_not_interest_date_on_month' => 'Transaction interest date is not in month ":value"',
'search_modifier_not_interest_date_on_year' => 'Data dobânzii tranzacției nu este în anul ":value"',
'search_modifier_interest_date_on_month' => 'Data dobânzii tranzacției este în luna ":value"',
'search_modifier_not_interest_date_on_month' => 'Data dobânzii tranzacției nu este în luna ":value"',
'search_modifier_interest_date_on_day' => 'Transaction interest date is on day of month ":value"',
'search_modifier_not_interest_date_on_day' => 'Transaction interest date is not on day of month ":value"',
'search_modifier_interest_date_before_year' => 'Transaction interest date is before or in year ":value"',
@@ -868,9 +868,9 @@ return [
'rule_trigger_transaction_type' => 'Tranzacția este de tip ":trigger_value"',
'rule_trigger_category_is_choice' => 'Categoria este..',
'rule_trigger_category_is' => 'Categoria este ":trigger_value"',
'rule_trigger_amount_less_choice' => 'Amount is less than or equal to ..',
'rule_trigger_amount_less_choice' => 'Suma este mai mică sau egală cu ..',
'rule_trigger_amount_less' => 'Amount is less than or equal to :trigger_value',
'rule_trigger_amount_is_choice' => 'Amount is..',
'rule_trigger_amount_is_choice' => 'Suma este..',
'rule_trigger_amount_is' => 'Amount is :trigger_value',
'rule_trigger_amount_more_choice' => 'Amount is more than or equal to..',
'rule_trigger_amount_more' => 'Amount is more than or equal to :trigger_value',
@@ -1085,10 +1085,10 @@ return [
'rule_trigger_attachment_notes_starts' => 'Any attachment\'s notes start with ":trigger_value"',
'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_reconciled_choice' => 'Transaction is reconciled',
'rule_trigger_reconciled' => 'Transaction is reconciled',
'rule_trigger_exists_choice' => 'Any transaction matches(!)',
'rule_trigger_exists' => 'Any transaction matches',
'rule_trigger_reconciled_choice' => 'Tranzacția este reconciliată',
'rule_trigger_reconciled' => 'Tranzacția este reconciliată',
'rule_trigger_exists_choice' => 'Orice tranzacție se potrivește(!)',
'rule_trigger_exists' => 'Orice tranzacție se potrivește',
// more values for new types:
'rule_trigger_not_account_id' => 'Account ID is not ":trigger_value"',
@@ -1244,17 +1244,17 @@ return [
'rule_action_set_description' => 'Setați descrierea la ":action_value"',
'rule_action_append_description' => 'Adăugați descrierea cu ":action_value"',
'rule_action_prepend_description' => 'Prefixați descrierea cu ":action_value"',
'rule_action_set_category_choice' => 'Set category to ..',
'rule_action_set_category_choice' => 'Setați categoria la..',
'rule_action_clear_category_choice' => 'Ștergeți any category',
'rule_action_set_budget_choice' => 'Set budget to ..',
'rule_action_set_budget_choice' => 'Setați bugetul la..',
'rule_action_clear_budget_choice' => 'Ștergeți any budget',
'rule_action_add_tag_choice' => 'Add tag ..',
'rule_action_remove_tag_choice' => 'Remove tag ..',
'rule_action_add_tag_choice' => 'Adaugă etichetă..',
'rule_action_remove_tag_choice' => 'Eliminați eticheta..',
'rule_action_remove_all_tags_choice' => 'Eliminați toate etichetele',
'rule_action_set_description_choice' => 'Set description to ..',
'rule_action_update_piggy_choice' => 'Add / remove transaction amount in piggy bank ..',
'rule_action_update_piggy' => 'Add / remove transaction amount in piggy bank ":action_value"',
'rule_action_append_description_choice' => 'Append description with ..',
'rule_action_set_description_choice' => 'Setați descrierea la..',
'rule_action_update_piggy_choice' => 'Adaugă / șterge suma tranzacției în pușculiță ..',
'rule_action_update_piggy' => 'Adaugă/elimină suma tranzacției în pușculița ":action_value"',
'rule_action_append_description_choice' => 'Adăugați descrierea cu ..',
'rule_action_prepend_description_choice' => 'Prepend description with ..',
'rule_action_set_source_account_choice' => 'Set source account to ..',
'rule_action_set_source_account' => 'Setați contul sursă la :action_value',
@@ -1267,7 +1267,7 @@ return [
'rule_action_clear_notes_choice' => 'Eliminați orice notiță',
'rule_action_clear_notes' => 'Eliminați orice notiță',
'rule_action_set_notes_choice' => 'Set notes to ..',
'rule_action_link_to_bill_choice' => 'Link to a bill ..',
'rule_action_link_to_bill_choice' => 'Link către o factură..',
'rule_action_link_to_bill' => 'Legați la factură ":action_value"',
'rule_action_switch_accounts_choice' => 'Switch source and destination accounts (transfers only!)',
'rule_action_switch_accounts' => 'Switch source and destination',
@@ -1323,12 +1323,12 @@ return [
'create_recurring_from_transaction' => 'Creați o tranzacție recurentă bazată pe tranzacție',
// preferences
'dark_mode_option_browser' => 'Let your browser decide',
'dark_mode_option_light' => 'Always light',
'dark_mode_option_dark' => 'Always dark',
'dark_mode_option_browser' => 'Lăsați browserul să decidă',
'dark_mode_option_light' => 'Întotdeauna luminos',
'dark_mode_option_dark' => 'Întotdeauna întunecat',
'equal_to_language' => '(egal cu limba)',
'dark_mode_preference' => 'Dark mode',
'dark_mode_preference_help' => 'Tell Firefly III when to use dark mode.',
'dark_mode_preference' => 'Mod întunecat',
'dark_mode_preference_help' => 'Spuneți Firefly III când să utilizeze modul întunecat.',
'pref_home_screen_accounts' => 'Ecranul de start al conturilor',
'pref_home_screen_accounts_help' => 'Ce conturi ar trebui afișate pe pagina de pornire?',
'pref_view_range' => 'Vedeți intervalul',
@@ -1339,13 +1339,13 @@ return [
'pref_3M' => 'Trei luni (trimestru)',
'pref_6M' => 'Șase luni',
'pref_1Y' => 'Un an',
'pref_last365' => 'Last year',
'pref_last90' => 'Last 90 days',
'pref_last30' => 'Last 30 days',
'pref_last7' => 'Last 7 days',
'pref_YTD' => 'Year to date',
'pref_QTD' => 'Quarter to date',
'pref_MTD' => 'Month to date',
'pref_last365' => 'Anul trecut',
'pref_last90' => 'Ultimele 90 de zile',
'pref_last30' => 'Ultimele 30 de zile',
'pref_last7' => 'Ultimele 7 zile',
'pref_YTD' => 'De la începutul anului',
'pref_QTD' => 'Trimestru până în prezent',
'pref_MTD' => 'Luna aceasta',
'pref_languages' => 'Limbi',
'pref_locale' => 'Setările locale',
'pref_languages_help' => 'Firefly III acceptă mai multe limbi. Pe care o preferați?',
@@ -1374,7 +1374,7 @@ return [
'preferences_frontpage' => 'Ecranul de start',
'preferences_security' => 'Securitate',
'preferences_layout' => 'Schemă',
'preferences_notifications' => 'Notifications',
'preferences_notifications' => 'Notificări',
'pref_home_show_deposits' => 'Afișați depozitele pe ecranul de pornire',
'pref_home_show_deposits_info' => 'Ecranul de pornire vă arată deja cont de cheltuieli. Ar trebui să afișeze și conturile dvs. de venit?',
'pref_home_do_show_deposits' => 'Da, arată-le',
@@ -1431,8 +1431,8 @@ return [
'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' => 'Toate celelalte sesiuni au fost deconectate.',
'delete_unused_accounts' => 'Deleting unused accounts will clean your auto-complete lists.',
'delete_all_unused_accounts' => 'Delete unused accounts',
'deleted_all_unused_accounts' => 'All unused accounts are deleted',
'delete_all_unused_accounts' => 'Șterge conturile neutilizate',
'deleted_all_unused_accounts' => 'Toate conturile neutilizate sunt șterse',
'delete_all_budgets' => 'Șterge toate bugetele',
'delete_all_categories' => 'Șterge toate categoriile',
'delete_all_tags' => 'Șterge toate tag-urile',
@@ -1641,8 +1641,8 @@ return [
'create_new_revenue' => 'Creați un nou cont de venituri',
'create_new_piggy_bank' => 'Creați o nouă pușculiță',
'create_new_bill' => 'Creați o nouă factură',
'create_new_subscription' => 'Create new subscription',
'create_new_rule' => 'Create new rule',
'create_new_subscription' => 'Creați un abonament nou',
'create_new_rule' => 'Creați o regulă nouă',
// currencies:
'create_currency' => 'Creați o nouă monedă',
@@ -1751,7 +1751,7 @@ return [
'remove_budgeted_amount' => 'Șterge suma înscrisă în :currency',
// bills:
'subscription' => 'Subscription',
'subscription' => 'Abonament',
'not_expected_period' => 'Nu se aşteaptă această perioadă',
'subscriptions_in_group' => 'Subscriptions in group "%{title}"',
'subscr_expected_x_times' => 'Expect to pay %{amount} %{times} times this period',
@@ -1801,20 +1801,20 @@ return [
'bill_repeats_weekly_other' => 'Se repetă in fiecare săptămâna',
'bill_repeats_monthly_other' => 'Se repetă la fiecare altă lună',
'bill_repeats_quarterly_other' => 'Repeats every other quarter',
'bill_repeats_half-year_other' => 'Repeats yearly',
'bill_repeats_half-year_other' => 'Se repetă anual',
'bill_repeats_yearly_other' => 'Repeats every other year',
'bill_repeats_weekly_skip' => 'Repeats every {skip} weeks',
'bill_repeats_monthly_skip' => 'Repeats every {skip} months',
'bill_repeats_quarterly_skip' => 'Repeats every {skip} quarters',
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
'subscriptions' => 'Subscriptions',
'go_to_subscriptions' => 'Go to your subscriptions',
'forever' => 'Forever',
'subscriptions' => 'Subscripții',
'go_to_subscriptions' => 'Mergi la abonamentele tale',
'forever' => 'Întotdeauna',
'extension_date_is' => 'Extension date is {date}',
// accounts:
'i_am_owed_amount' => 'I am owed amount',
'i_am_owed_amount' => 'Suma datorata',
'i_owe_amount' => 'I owe amount',
'inactive_account_link' => 'Aveți un cont :count inactiv (arhivat), pe care îl puteți vizualiza pe această pagină separată. Aveți :count inactive (arhivate), pe care le puteți vizualiza pe această pagină separată.',
'all_accounts_inactive' => 'Acestea sunt conturile dvs. inactive.',

View File

@@ -145,11 +145,11 @@ return [
'start_date' => 'Start de interval',
'end_date' => 'Șfârșit de interval',
'enddate' => 'Data de sfârșit',
'move_rules_before_delete' => 'Rule group',
'move_rules_before_delete' => 'Grup de reguli',
'start' => 'Începutul intervalului',
'end' => 'Sfârșit de interval',
'delete_account' => 'Șterge cont ":name"',
'delete_webhook' => 'Delete webhook ":title"',
'delete_webhook' => 'Șterge webhook ":title"',
'delete_bill' => 'Șterge factură ":name"',
'delete_budget' => 'Șterge buget ":name"',
'delete_category' => 'Șterge categorie ":name"',
@@ -170,7 +170,7 @@ return [
'object_group_areYouSure' => 'Sigur doriți să ștergeți grupul ":title"?',
'ruleGroup_areYouSure' => 'Sunteți sigur că doriți să ștergeți grupul de reguli ":title"?',
'budget_areYouSure' => 'Sunteți sigur că doriți să ștergeți bugetul ":name"?',
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
'webhook_areYouSure' => 'Sigur doriți să ștergeți grupul ":title"?',
'category_areYouSure' => 'Sunteți sigur că doriți să ștergeți categoria ":name"?',
'recurring_areYouSure' => 'Sunteți sigur că doriți să ștergeți tranzacția recurentă ":title"?',
'currency_areYouSure' => 'Sunteți sigur că doriți să ștergeți moneda ":name"?',
@@ -219,7 +219,7 @@ return [
'login_name' => 'Logare',
'is_owner' => 'Este administrator?',
'url' => 'URL',
'bill_end_date' => 'End date',
'bill_end_date' => 'Data de sfârșit',
// import
'apply_rules' => 'Aplică reguli',
@@ -295,9 +295,9 @@ return [
'submitted' => 'Trimis',
'key' => 'Cheie',
'value' => 'Conținutul înregistrării',
'webhook_delivery' => 'Delivery',
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
'webhook_delivery' => 'Livrare',
'webhook_response' => 'Răspuns',
'webhook_trigger' => 'Declanșator',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.

View File

@@ -78,7 +78,7 @@ return [
'reports_index_intro' => 'Utilizați aceste rapoarte pentru a obține informații detaliate despre finanțele dumneavoastră.',
'reports_index_inputReportType' => 'Alegeți un tip de raport. Consultați paginile de ajutor pentru a vedea ce arată fiecare raport.',
'reports_index_inputAccountsSelect' => 'Puteți exclude sau include conturi de active după cum doriți.',
'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years or more.',
'reports_index_inputDateRange' => 'Intervalul de date selectat depinde în întregime de dvs.: de la o zi la 10 ani sau mai mult.',
'reports_index_extra-options-box' => 'În funcție de raportul pe care l-ați selectat, puteți selecta filtre și opțiuni suplimentare aici. Urmăriți această casetă când modificați tipurile de rapoarte.',
// reports (reports)

View File

@@ -54,14 +54,14 @@ return [
'lastActivity' => 'Ultima activitate',
'balanceDiff' => 'Diferența de sold',
'other_meta_data' => 'Alte meta-date',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'invited_at' => 'Invitat la',
'expires' => 'Invitația expiră',
'invited_by' => 'Invitat de către',
'invite_link' => 'Link de invitație',
'account_type' => 'Tip de cont',
'created_at' => 'Creat la',
'account' => 'Cont',
'external_url' => 'External URL',
'external_url' => 'URL extern',
'matchingAmount' => 'Sumă',
'destination' => 'Destinație',
'source' => 'Sursă',
@@ -103,7 +103,7 @@ return [
'type' => 'Tip',
'completed' => 'Finalizată',
'iban' => 'IBAN',
'account_number' => 'Account number',
'account_number' => 'Număr de cont',
'paid_current_period' => 'Plătit această perioadă',
'email' => 'E-mail',
'registered_at' => 'Înregistrat la',
@@ -177,9 +177,9 @@ return [
'payment_info' => 'Informații de plată',
'expected_info' => 'Următoarea tranzacție așteptată',
'start_date' => 'Dată de începere',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'trigger' => 'Declanșator',
'response' => 'Răspuns',
'delivery' => 'Livrare',
'url' => 'URL',
'secret' => 'Secret',
];

View File

@@ -29,8 +29,8 @@ return [
'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
'inspect_rule' => 'Inspect rule ":title" @ Firefly III',
'journal_other_user' => 'This transaction doesn\'t belong to the user',
'no_such_journal' => 'This transaction doesn\'t exist',
'journal_already_no_budget' => 'This transaction has no budget, so it cannot be removed',
'no_such_journal' => 'Această tranzacție nu există',
'journal_already_no_budget' => 'Această tranzacție nu are buget, deci nu poate fi eliminată',
'journal_already_no_category' => 'This transaction had no category, so it cannot be removed',
'journal_already_no_notes' => 'This transaction had no notes, so they cannot be removed',
'journal_not_found' => 'Firefly III can\'t find the requested transaction',
@@ -41,7 +41,7 @@ return [
'is_not_transfer' => 'This transaction is not a transfer',
'complex_error' => 'Something complicated went wrong. Sorry about that. Please inspect the logs of Firefly III',
'no_valid_opposing' => 'Conversion failed because there is no valid account named ":account"',
'new_notes_empty' => 'The notes to be set are empty',
'new_notes_empty' => 'Notele care trebuie setate sunt goale',
'unsupported_transaction_type_withdrawal' => 'Firefly III cannot convert a ":type" to a withdrawal',
'unsupported_transaction_type_deposit' => 'Firefly III cannot convert a ":type" to a deposit',
'unsupported_transaction_type_transfer' => 'Firefly III cannot convert a ":type" to a transfer',