P&&(O=I,P=k);P>g&&(u[O]=1,wi(c,u,g,C,O),wi(c,u,g,O,w))}function Ts(c,u){for(var g=[c[0]],C=1,w=0,P=c.length;Cu&&(g.push(c[C]),w=C);return wu.max.x&&(g|=2),c.yu.max.y&&(g|=8),g}function Rs(c,u){var g=u.x-c.x,C=u.y-c.y;return g*g+C*C}function Tt(c,u,g,C){var w=u.x,P=u.y,O=g.x-w,I=g.y-P,k=O*O+I*I,H;return k>0&&(H=((c.x-w)*O+(c.y-P)*I)/k,H>1?(w=g.x,P=g.y):H>0&&(w+=O*H,P+=I*H)),O=c.x-w,I=c.y-P,C?O*O+I*I:new W(w,P)}function Te(c){return!R(c[0])||typeof c[0][0]!="object"&&typeof c[0][0]<"u"}function un(c){return console.warn("Deprecated use of _flat, please use L.LineUtil.isFlat instead."),Te(c)}function hn(c,u){var g,C,w,P,O,I,k,H;if(!c||c.length===0)throw new Error("latlngs not passed");Te(c)||(console.warn("latlngs are not flat! Only the first ring will be used"),c=c[0]);var q=te([0,0]),ee=oe(c),le=ee.getNorthWest().distanceTo(ee.getSouthWest())*ee.getNorthEast().distanceTo(ee.getNorthWest());le<1700&&(q=bi(c));var we=c.length,_e=[];for(g=0;gC){k=(P-C)/w,H=[I.x-k*(I.x-O.x),I.y-k*(I.y-O.y)];break}var Ee=u.unproject(U(H));return te([Ee.lat+q.lat,Ee.lng+q.lng])}var As={__proto__:null,simplify:an,pointToSegmentDistance:ln,closestPointOnSegment:Es,clipSegment:dn,_getEdgeIntersection:Gt,_getBitCode:Ye,_sqClosestPointOnSegment:Tt,isFlat:Te,_flat:un,polylineCenter:hn},Si={project:function(c){return new W(c.lng,c.lat)},unproject:function(c){return new ie(c.y,c.x)},bounds:new se([-180,-90],[180,90])},Ei={R:6378137,R_MINOR:6356752314245179e-9,bounds:new se([-2003750834279e-5,-1549657073972e-5],[2003750834279e-5,1876465623138e-5]),project:function(c){var u=Math.PI/180,g=this.R,C=c.lat*u,w=this.R_MINOR/g,P=Math.sqrt(1-w*w),O=P*Math.sin(C),I=Math.tan(Math.PI/4-C/2)/Math.pow((1-O)/(1+O),P/2);return C=-g*Math.log(Math.max(I,1e-10)),new W(c.lng*u*g,C)},unproject:function(c){for(var u=180/Math.PI,g=this.R,C=this.R_MINOR/g,w=Math.sqrt(1-C*C),P=Math.exp(-c.y/g),O=Math.PI/2-2*Math.atan(P),I=0,k=.1,H;I<15&&Math.abs(k)>1e-7;I++)H=w*Math.sin(O),H=Math.pow((1-H)/(1+H),w/2),k=Math.PI/2-2*Math.atan(P*H)-O,O+=k;return new ie(O*u,c.x*u/g)}},Ds={__proto__:null,LonLat:Si,Mercator:Ei,SphericalMercator:dt},Os=s({},be,{code:"EPSG:3395",projection:Ei,transformation:function(){var c=.5/(Math.PI*Ei.R);return Be(c,.5,-c,.5)}()}),pn=s({},be,{code:"EPSG:4326",projection:Si,transformation:Be(1/180,1,-1/180,.5)}),Ms=s({},Se,{projection:Si,transformation:Be(1,0,-1,0),scale:function(c){return Math.pow(2,c)},zoom:function(c){return Math.log(c)/Math.LN2},distance:function(c,u){var g=u.lng-c.lng,C=u.lat-c.lat;return Math.sqrt(g*g+C*C)},infinite:!0});Se.Earth=be,Se.EPSG3395=Os,Se.EPSG3857=Xe,Se.EPSG900913=Zt,Se.EPSG4326=pn,Se.Simple=Ms;var De=Y.extend({options:{pane:"overlayPane",attribution:null,bubblingMouseEvents:!0},addTo:function(c){return c.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(c){return c&&c.removeLayer(this),this},getPane:function(c){return this._map.getPane(c?this.options[c]||c:this.options.pane)},addInteractiveTarget:function(c){return this._map._targets[l(c)]=this,this},removeInteractiveTarget:function(c){return delete this._map._targets[l(c)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(c){var u=c.target;if(u.hasLayer(this)){if(this._map=u,this._zoomAnimated=u._zoomAnimated,this.getEvents){var g=this.getEvents();u.on(g,this),this.once("remove",function(){u.off(g,this)},this)}this.onAdd(u),this.fire("add"),u.fire("layeradd",{layer:this})}}});ue.include({addLayer:function(c){if(!c._layerAdd)throw new Error("The provided object is not a Layer.");var u=l(c);return this._layers[u]?this:(this._layers[u]=c,c._mapToAdd=this,c.beforeAdd&&c.beforeAdd(this),this.whenReady(c._layerAdd,c),this)},removeLayer:function(c){var u=l(c);return this._layers[u]?(this._loaded&&c.onRemove(this),delete this._layers[u],this._loaded&&(this.fire("layerremove",{layer:c}),c.fire("remove")),c._map=c._mapToAdd=null,this):this},hasLayer:function(c){return l(c)in this._layers},eachLayer:function(c,u){for(var g in this._layers)c.call(u,this._layers[g]);return this},_addLayers:function(c){c=c?R(c)?c:[c]:[];for(var u=0,g=c.length;uthis._layersMaxZoom&&this.setZoom(this._layersMaxZoom),this.options.minZoom===void 0&&this._layersMinZoom&&this.getZoom()=2&&u[0]instanceof ie&&u[0].equals(u[g-1])&&u.pop(),u},_setLatLngs:function(c){Ie.prototype._setLatLngs.call(this,c),Te(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return Te(this._latlngs[0])?this._latlngs[0]:this._latlngs[0][0]},_clipPoints:function(){var c=this._renderer._bounds,u=this.options.weight,g=new W(u,u);if(c=new se(c.min.subtract(g),c.max.add(g)),this._parts=[],!(!this._pxBounds||!this._pxBounds.intersects(c))){if(this.options.noClip){this._parts=this._rings;return}for(var C=0,w=this._rings.length,P;Cc.y!=w.y>c.y&&c.x<(w.x-C.x)*(c.y-C.y)/(w.y-C.y)+C.x&&(u=!u);return u||Ie.prototype._containsPoint.call(this,c,!0)}});function Gs(c,u){return new rt(c,u)}var $e=Ne.extend({initialize:function(c,u){b(this,u),this._layers={},c&&this.addData(c)},addData:function(c){var u=R(c)?c:c.features,g,C,w;if(u){for(g=0,C=u.length;g0&&w.push(w[0].slice()),w}function at(c,u){return c.feature?s({},c.feature,{geometry:u}):jt(u)}function jt(c){return c.type==="Feature"||c.type==="FeatureCollection"?c:{type:"Feature",properties:{},geometry:c}}var Ai={toGeoJSON:function(c){return at(this,{type:"Point",coordinates:Ri(this.getLatLng(),c)})}};Vt.include(Ai),Pi.include(Ai),Ht.include(Ai),Ie.include({toGeoJSON:function(c){var u=!Te(this._latlngs),g=zt(this._latlngs,u?1:0,!1,c);return at(this,{type:(u?"Multi":"")+"LineString",coordinates:g})}}),rt.include({toGeoJSON:function(c){var u=!Te(this._latlngs),g=u&&!Te(this._latlngs[0]),C=zt(this._latlngs,g?2:u?1:0,!0,c);return u||(C=[C]),at(this,{type:(g?"Multi":"")+"Polygon",coordinates:C})}}),st.include({toMultiPoint:function(c){var u=[];return this.eachLayer(function(g){u.push(g.toGeoJSON(c).geometry.coordinates)}),at(this,{type:"MultiPoint",coordinates:u})},toGeoJSON:function(c){var u=this.feature&&this.feature.geometry&&this.feature.geometry.type;if(u==="MultiPoint")return this.toMultiPoint(c);var g=u==="GeometryCollection",C=[];return this.eachLayer(function(w){if(w.toGeoJSON){var P=w.toGeoJSON(c);if(g)C.push(P.geometry);else{var O=jt(P);O.type==="FeatureCollection"?C.push.apply(C,O.features):C.push(O)}}}),g?at(this,{geometries:C,type:"GeometryCollection"}):{type:"FeatureCollection",features:C}}});function mn(c,u){return new $e(c,u)}var Vs=mn,Ut=De.extend({options:{opacity:1,alt:"",interactive:!1,crossOrigin:!1,errorOverlayUrl:"",zIndex:1,className:""},initialize:function(c,u,g){this._url=c,this._bounds=oe(u),b(this,g)},onAdd:function(){this._image||(this._initImage(),this.options.opacity<1&&this._updateOpacity()),this.options.interactive&&(re(this._image,"leaflet-interactive"),this.addInteractiveTarget(this._image)),this.getPane().appendChild(this._image),this._reset()},onRemove:function(){ge(this._image),this.options.interactive&&this.removeInteractiveTarget(this._image)},setOpacity:function(c){return this.options.opacity=c,this._image&&this._updateOpacity(),this},setStyle:function(c){return c.opacity&&this.setOpacity(c.opacity),this},bringToFront:function(){return this._map&&tt(this._image),this},bringToBack:function(){return this._map&&nt(this._image),this},setUrl:function(c){return this._url=c,this._image&&(this._image.src=c),this},setBounds:function(c){return this._bounds=oe(c),this._map&&this._reset(),this},getEvents:function(){var c={zoom:this._reset,viewreset:this._reset};return this._zoomAnimated&&(c.zoomanim=this._animateZoom),c},setZIndex:function(c){return this.options.zIndex=c,this._updateZIndex(),this},getBounds:function(){return this._bounds},getElement:function(){return this._image},_initImage:function(){var c=this._url.tagName==="IMG",u=this._image=c?this._url:he("img");if(re(u,"leaflet-image-layer"),this._zoomAnimated&&re(u,"leaflet-zoom-animated"),this.options.className&&re(u,this.options.className),u.onselectstart=p,u.onmousemove=p,u.onload=r(this.fire,this,"load"),u.onerror=r(this._overlayOnError,this,"error"),(this.options.crossOrigin||this.options.crossOrigin==="")&&(u.crossOrigin=this.options.crossOrigin===!0?"":this.options.crossOrigin),this.options.zIndex&&this._updateZIndex(),c){this._url=u.src;return}u.src=this._url,u.alt=this.options.alt},_animateZoom:function(c){var u=this._map.getZoomScale(c.zoom),g=this._map._latLngBoundsToNewLayerBounds(this._bounds,c.zoom,c.center).min;ze(this._image,g,u)},_reset:function(){var c=this._image,u=new se(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),g=u.getSize();ve(c,u.min),c.style.width=g.x+"px",c.style.height=g.y+"px"},_updateOpacity:function(){Pe(this._image,this.options.opacity)},_updateZIndex:function(){this._image&&this.options.zIndex!==void 0&&this.options.zIndex!==null&&(this._image.style.zIndex=this.options.zIndex)},_overlayOnError:function(){this.fire("error");var c=this.options.errorOverlayUrl;c&&this._url!==c&&(this._url=c,this._image.src=c)},getCenter:function(){return this._bounds.getCenter()}}),Hs=function(c,u,g){return new Ut(c,u,g)},vn=Ut.extend({options:{autoplay:!0,loop:!0,keepAspectRatio:!0,muted:!1,playsInline:!0},_initImage:function(){var c=this._url.tagName==="VIDEO",u=this._image=c?this._url:he("video");if(re(u,"leaflet-image-layer"),this._zoomAnimated&&re(u,"leaflet-zoom-animated"),this.options.className&&re(u,this.options.className),u.onselectstart=p,u.onmousemove=p,u.onloadeddata=r(this.fire,this,"load"),c){for(var g=u.getElementsByTagName("source"),C=[],w=0;w0?C:[u.src];return}R(this._url)||(this._url=[this._url]),!this.options.keepAspectRatio&&Object.prototype.hasOwnProperty.call(u.style,"objectFit")&&(u.style.objectFit="fill"),u.autoplay=!!this.options.autoplay,u.loop=!!this.options.loop,u.muted=!!this.options.muted,u.playsInline=!!this.options.playsInline;for(var P=0;P×',ne(C,"click",function(w){ye(w),this.close()},this)}},_updateLayout:function(){var c=this._contentNode,u=c.style;u.width="",u.whiteSpace="nowrap";var g=c.offsetWidth;g=Math.min(g,this.options.maxWidth),g=Math.max(g,this.options.minWidth),u.width=g+1+"px",u.whiteSpace="",u.height="";var C=c.offsetHeight,w=this.options.maxHeight,P="leaflet-popup-scrolled";w&&C>w?(u.height=w+"px",re(c,P)):me(c,P),this._containerWidth=this._container.offsetWidth},_animateZoom:function(c){var u=this._map._latLngToNewLayerPoint(this._latlng,c.zoom,c.center),g=this._getAnchor();ve(this._container,u.add(g))},_adjustPan:function(){if(this.options.autoPan){if(this._map._panAnim&&this._map._panAnim.stop(),this._autopanning){this._autopanning=!1;return}var c=this._map,u=parseInt(yt(this._container,"marginBottom"),10)||0,g=this._container.offsetHeight+u,C=this._containerWidth,w=new W(this._containerLeft,-g-this._containerBottom);w._add(je(this._container));var P=c.layerPointToContainerPoint(w),O=U(this.options.autoPanPadding),I=U(this.options.autoPanPaddingTopLeft||O),k=U(this.options.autoPanPaddingBottomRight||O),H=c.getSize(),q=0,ee=0;P.x+C+k.x>H.x&&(q=P.x+C-H.x+k.x),P.x-q-I.x<0&&(q=P.x-I.x),P.y+g+k.y>H.y&&(ee=P.y+g-H.y+k.y),P.y-ee-I.y<0&&(ee=P.y-I.y),(q||ee)&&(this.options.keepInView&&(this._autopanning=!0),c.fire("autopanstart").panBy([q,ee]))}},_getAnchor:function(){return U(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}}),zs=function(c,u){return new Kt(c,u)};ue.mergeOptions({closePopupOnClick:!0}),ue.include({openPopup:function(c,u,g){return this._initOverlay(Kt,c,u,g).openOn(this),this},closePopup:function(c){return c=arguments.length?c:this._popup,c&&c.close(),this}}),De.include({bindPopup:function(c,u){return this._popup=this._initOverlay(Kt,this._popup,c,u),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(c){return this._popup&&(this instanceof Ne||(this._popup._source=this),this._popup._prepareOpen(c||this._latlng)&&this._popup.openOn(this._map)),this},closePopup:function(){return this._popup&&this._popup.close(),this},togglePopup:function(){return this._popup&&this._popup.toggle(this),this},isPopupOpen:function(){return this._popup?this._popup.isOpen():!1},setPopupContent:function(c){return this._popup&&this._popup.setContent(c),this},getPopup:function(){return this._popup},_openPopup:function(c){if(!(!this._popup||!this._map)){Ke(c);var u=c.layer||c.target;if(this._popup._source===u&&!(u instanceof He)){this._map.hasLayer(this._popup)?this.closePopup():this.openPopup(c.latlng);return}this._popup._source=u,this.openPopup(c.latlng)}},_movePopup:function(c){this._popup.setLatLng(c.latlng)},_onKeyPress:function(c){c.originalEvent.keyCode===13&&this._openPopup(c)}});var Yt=Fe.extend({options:{pane:"tooltipPane",offset:[0,0],direction:"auto",permanent:!1,sticky:!1,opacity:.9},onAdd:function(c){Fe.prototype.onAdd.call(this,c),this.setOpacity(this.options.opacity),c.fire("tooltipopen",{tooltip:this}),this._source&&(this.addEventParent(this._source),this._source.fire("tooltipopen",{tooltip:this},!0))},onRemove:function(c){Fe.prototype.onRemove.call(this,c),c.fire("tooltipclose",{tooltip:this}),this._source&&(this.removeEventParent(this._source),this._source.fire("tooltipclose",{tooltip:this},!0))},getEvents:function(){var c=Fe.prototype.getEvents.call(this);return this.options.permanent||(c.preclick=this.close),c},_initLayout:function(){var c="leaflet-tooltip",u=c+" "+(this.options.className||"")+" leaflet-zoom-"+(this._zoomAnimated?"animated":"hide");this._contentNode=this._container=he("div",u),this._container.setAttribute("role","tooltip"),this._container.setAttribute("id","leaflet-tooltip-"+l(this))},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(c){var u,g,C=this._map,w=this._container,P=C.latLngToContainerPoint(C.getCenter()),O=C.layerPointToContainerPoint(c),I=this.options.direction,k=w.offsetWidth,H=w.offsetHeight,q=U(this.options.offset),ee=this._getAnchor();I==="top"?(u=k/2,g=H):I==="bottom"?(u=k/2,g=0):I==="center"?(u=k/2,g=H/2):I==="right"?(u=0,g=H/2):I==="left"?(u=k,g=H/2):O.xthis.options.maxZoom||gC?this._retainParent(w,P,O,C):!1)},_retainChildren:function(c,u,g,C){for(var w=2*c;w<2*c+2;w++)for(var P=2*u;P<2*u+2;P++){var O=new W(w,P);O.z=g+1;var I=this._tileCoordsToKey(O),k=this._tiles[I];if(k&&k.active){k.retain=!0;continue}else k&&k.loaded&&(k.retain=!0);g+1this.options.maxZoom||this.options.minZoom!==void 0&&w1){this._setView(c,g);return}for(var ee=w.min.y;ee<=w.max.y;ee++)for(var le=w.min.x;le<=w.max.x;le++){var we=new W(le,ee);if(we.z=this._tileZoom,!!this._isValidTile(we)){var _e=this._tiles[this._tileCoordsToKey(we)];_e?_e.current=!0:O.push(we)}}if(O.sort(function(Ee,ct){return Ee.distanceTo(P)-ct.distanceTo(P)}),O.length!==0){this._loading||(this._loading=!0,this.fire("loading"));var Re=document.createDocumentFragment();for(le=0;leg.max.x)||!u.wrapLat&&(c.yg.max.y))return!1}if(!this.options.bounds)return!0;var C=this._tileCoordsToBounds(c);return oe(this.options.bounds).overlaps(C)},_keyToBounds:function(c){return this._tileCoordsToBounds(this._keyToTileCoords(c))},_tileCoordsToNwSe:function(c){var u=this._map,g=this.getTileSize(),C=c.scaleBy(g),w=C.add(g),P=u.unproject(C,c.z),O=u.unproject(w,c.z);return[P,O]},_tileCoordsToBounds:function(c){var u=this._tileCoordsToNwSe(c),g=new ae(u[0],u[1]);return this.options.noWrap||(g=this._map.wrapLatLngBounds(g)),g},_tileCoordsToKey:function(c){return c.x+":"+c.y+":"+c.z},_keyToTileCoords:function(c){var u=c.split(":"),g=new W(+u[0],+u[1]);return g.z=+u[2],g},_removeTile:function(c){var u=this._tiles[c];u&&(ge(u.el),delete this._tiles[c],this.fire("tileunload",{tile:u.el,coords:this._keyToTileCoords(c)}))},_initTile:function(c){re(c,"leaflet-tile");var u=this.getTileSize();c.style.width=u.x+"px",c.style.height=u.y+"px",c.onselectstart=p,c.onmousemove=p,Q.ielt9&&this.options.opacity<1&&Pe(c,this.options.opacity)},_addTile:function(c,u){var g=this._getTilePos(c),C=this._tileCoordsToKey(c),w=this.createTile(this._wrapCoords(c),r(this._tileReady,this,c));this._initTile(w),this.createTile.length<2&&B(r(this._tileReady,this,c,null,w)),ve(w,g),this._tiles[C]={el:w,coords:c,current:!0},u.appendChild(w),this.fire("tileloadstart",{tile:w,coords:c})},_tileReady:function(c,u,g){u&&this.fire("tileerror",{error:u,tile:g,coords:c});var C=this._tileCoordsToKey(c);g=this._tiles[C],g&&(g.loaded=+new Date,this._map._fadeAnimated?(Pe(g.el,0),K(this._fadeFrame),this._fadeFrame=B(this._updateOpacity,this)):(g.active=!0,this._pruneTiles()),u||(re(g.el,"leaflet-tile-loaded"),this.fire("tileload",{tile:g.el,coords:c})),this._noTilesToLoad()&&(this._loading=!1,this.fire("load"),Q.ielt9||!this._map._fadeAnimated?B(this._pruneTiles,this):setTimeout(r(this._pruneTiles,this),250)))},_getTilePos:function(c){return c.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(c){var u=new W(this._wrapX?h(c.x,this._wrapX):c.x,this._wrapY?h(c.y,this._wrapY):c.y);return u.z=c.z,u},_pxBoundsToTileRange:function(c){var u=this.getTileSize();return new se(c.min.unscaleBy(u).floor(),c.max.unscaleBy(u).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var c in this._tiles)if(!this._tiles[c].loaded)return!1;return!0}});function Ks(c){return new At(c)}var lt=At.extend({options:{minZoom:0,maxZoom:18,subdomains:"abc",errorTileUrl:"",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1,referrerPolicy:!1},initialize:function(c,u){this._url=c,u=b(this,u),u.detectRetina&&Q.retina&&u.maxZoom>0?(u.tileSize=Math.floor(u.tileSize/2),u.zoomReverse?(u.zoomOffset--,u.minZoom=Math.min(u.maxZoom,u.minZoom+1)):(u.zoomOffset++,u.maxZoom=Math.max(u.minZoom,u.maxZoom-1)),u.minZoom=Math.max(0,u.minZoom)):u.zoomReverse?u.minZoom=Math.min(u.maxZoom,u.minZoom):u.maxZoom=Math.max(u.minZoom,u.maxZoom),typeof u.subdomains=="string"&&(u.subdomains=u.subdomains.split("")),this.on("tileunload",this._onTileRemove)},setUrl:function(c,u){return this._url===c&&u===void 0&&(u=!0),this._url=c,u||this.redraw(),this},createTile:function(c,u){var g=document.createElement("img");return ne(g,"load",r(this._tileOnLoad,this,u,g)),ne(g,"error",r(this._tileOnError,this,u,g)),(this.options.crossOrigin||this.options.crossOrigin==="")&&(g.crossOrigin=this.options.crossOrigin===!0?"":this.options.crossOrigin),typeof this.options.referrerPolicy=="string"&&(g.referrerPolicy=this.options.referrerPolicy),g.alt="",g.src=this.getTileUrl(c),g},getTileUrl:function(c){var u={r:Q.retina?"@2x":"",s:this._getSubdomain(c),x:c.x,y:c.y,z:this._getZoomForUrl()};if(this._map&&!this._map.options.crs.infinite){var g=this._globalTileRange.max.y-c.y;this.options.tms&&(u.y=g),u["-y"]=g}return T(this._url,s(u,this.options))},_tileOnLoad:function(c,u){Q.ielt9?setTimeout(r(c,this,null,u),0):c(null,u)},_tileOnError:function(c,u,g){var C=this.options.errorTileUrl;C&&u.getAttribute("src")!==C&&(u.src=C),c(g,u)},_onTileRemove:function(c){c.tile.onload=null},_getZoomForUrl:function(){var c=this._tileZoom,u=this.options.maxZoom,g=this.options.zoomReverse,C=this.options.zoomOffset;return g&&(c=u-c),c+C},_getSubdomain:function(c){var u=Math.abs(c.x+c.y)%this.options.subdomains.length;return this.options.subdomains[u]},_abortLoading:function(){var c,u;for(c in this._tiles)if(this._tiles[c].coords.z!==this._tileZoom&&(u=this._tiles[c].el,u.onload=p,u.onerror=p,!u.complete)){u.src=D;var g=this._tiles[c].coords;ge(u),delete this._tiles[c],this.fire("tileabort",{tile:u,coords:g})}},_removeTile:function(c){var u=this._tiles[c];if(u)return u.el.setAttribute("src",D),At.prototype._removeTile.call(this,c)},_tileReady:function(c,u,g){if(!(!this._map||g&&g.getAttribute("src")===D))return At.prototype._tileReady.call(this,c,u,g)}});function yn(c,u){return new lt(c,u)}var bn=lt.extend({defaultWmsParams:{service:"WMS",request:"GetMap",layers:"",styles:"",format:"image/jpeg",transparent:!1,version:"1.1.1"},options:{crs:null,uppercase:!1},initialize:function(c,u){this._url=c;var g=s({},this.defaultWmsParams);for(var C in u)C in this.options||(g[C]=u[C]);u=b(this,u);var w=u.detectRetina&&Q.retina?2:1,P=this.getTileSize();g.width=P.x*w,g.height=P.y*w,this.wmsParams=g},onAdd:function(c){this._crs=this.options.crs||c.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var u=this._wmsVersion>=1.3?"crs":"srs";this.wmsParams[u]=this._crs.code,lt.prototype.onAdd.call(this,c)},getTileUrl:function(c){var u=this._tileCoordsToNwSe(c),g=this._crs,C=pe(g.project(u[0]),g.project(u[1])),w=C.min,P=C.max,O=(this._wmsVersion>=1.3&&this._crs===pn?[w.y,w.x,P.y,P.x]:[w.x,w.y,P.x,P.y]).join(","),I=lt.prototype.getTileUrl.call(this,c);return I+S(this.wmsParams,I,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+O},setParams:function(c,u){return s(this.wmsParams,c),u||this.redraw(),this}});function Ys(c,u){return new bn(c,u)}lt.WMS=bn,yn.wms=Ys;var ke=De.extend({options:{padding:.1},initialize:function(c){b(this,c),l(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),re(this._container,"leaflet-zoom-animated")),this.getPane().appendChild(this._container),this._update(),this.on("update",this._updatePaths,this)},onRemove:function(){this.off("update",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var c={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(c.zoomanim=this._onAnimZoom),c},_onAnimZoom:function(c){this._updateTransform(c.center,c.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(c,u){var g=this._map.getZoomScale(u,this._zoom),C=this._map.getSize().multiplyBy(.5+this.options.padding),w=this._map.project(this._center,u),P=C.multiplyBy(-g).add(w).subtract(this._map._getNewPixelOrigin(c,u));Q.any3d?ze(this._container,P,g):ve(this._container,P)},_reset:function(){this._update(),this._updateTransform(this._center,this._zoom);for(var c in this._layers)this._layers[c]._reset()},_onZoomEnd:function(){for(var c in this._layers)this._layers[c]._project()},_updatePaths:function(){for(var c in this._layers)this._layers[c]._update()},_update:function(){var c=this.options.padding,u=this._map.getSize(),g=this._map.containerPointToLayerPoint(u.multiplyBy(-c)).round();this._bounds=new se(g,g.add(u.multiplyBy(1+c*2)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),wn=ke.extend({options:{tolerance:0},getEvents:function(){var c=ke.prototype.getEvents.call(this);return c.viewprereset=this._onViewPreReset,c},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){ke.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var c=this._container=document.createElement("canvas");ne(c,"mousemove",this._onMouseMove,this),ne(c,"click dblclick mousedown mouseup contextmenu",this._onClick,this),ne(c,"mouseout",this._handleMouseOut,this),c._leaflet_disable_events=!0,this._ctx=c.getContext("2d")},_destroyContainer:function(){K(this._redrawRequest),delete this._ctx,ge(this._container),fe(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){var c;this._redrawBounds=null;for(var u in this._layers)c=this._layers[u],c._update();this._redraw()}},_update:function(){if(!(this._map._animatingZoom&&this._bounds)){ke.prototype._update.call(this);var c=this._bounds,u=this._container,g=c.getSize(),C=Q.retina?2:1;ve(u,c.min),u.width=C*g.x,u.height=C*g.y,u.style.width=g.x+"px",u.style.height=g.y+"px",Q.retina&&this._ctx.scale(2,2),this._ctx.translate(-c.min.x,-c.min.y),this.fire("update")}},_reset:function(){ke.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(c){this._updateDashArray(c),this._layers[l(c)]=c;var u=c._order={layer:c,prev:this._drawLast,next:null};this._drawLast&&(this._drawLast.next=u),this._drawLast=u,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(c){this._requestRedraw(c)},_removePath:function(c){var u=c._order,g=u.next,C=u.prev;g?g.prev=C:this._drawLast=C,C?C.next=g:this._drawFirst=g,delete c._order,delete this._layers[l(c)],this._requestRedraw(c)},_updatePath:function(c){this._extendRedrawBounds(c),c._project(),c._update(),this._requestRedraw(c)},_updateStyle:function(c){this._updateDashArray(c),this._requestRedraw(c)},_updateDashArray:function(c){if(typeof c.options.dashArray=="string"){var u=c.options.dashArray.split(/[, ]+/),g=[],C,w;for(w=0;w')}}catch{}return function(c){return document.createElement("<"+c+' xmlns="urn:schemas-microsoft.com:vml" class="lvml">')}}(),qs={_initContainer:function(){this._container=he("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(ke.prototype._update.call(this),this.fire("update"))},_initPath:function(c){var u=c._container=Dt("shape");re(u,"leaflet-vml-shape "+(this.options.className||"")),u.coordsize="1 1",c._path=Dt("path"),u.appendChild(c._path),this._updateStyle(c),this._layers[l(c)]=c},_addPath:function(c){var u=c._container;this._container.appendChild(u),c.options.interactive&&c.addInteractiveTarget(u)},_removePath:function(c){var u=c._container;ge(u),c.removeInteractiveTarget(u),delete this._layers[l(c)]},_updateStyle:function(c){var u=c._stroke,g=c._fill,C=c.options,w=c._container;w.stroked=!!C.stroke,w.filled=!!C.fill,C.stroke?(u||(u=c._stroke=Dt("stroke")),w.appendChild(u),u.weight=C.weight+"px",u.color=C.color,u.opacity=C.opacity,C.dashArray?u.dashStyle=R(C.dashArray)?C.dashArray.join(" "):C.dashArray.replace(/( *, *)/g," "):u.dashStyle="",u.endcap=C.lineCap.replace("butt","flat"),u.joinstyle=C.lineJoin):u&&(w.removeChild(u),c._stroke=null),C.fill?(g||(g=c._fill=Dt("fill")),w.appendChild(g),g.color=C.fillColor||C.color,g.opacity=C.fillOpacity):g&&(w.removeChild(g),c._fill=null)},_updateCircle:function(c){var u=c._point.round(),g=Math.round(c._radius),C=Math.round(c._radiusY||g);this._setPath(c,c._empty()?"M0 0":"AL "+u.x+","+u.y+" "+g+","+C+" 0,"+65535*360)},_setPath:function(c,u){c._path.v=u},_bringToFront:function(c){tt(c._container)},_bringToBack:function(c){nt(c._container)}},qt=Q.vml?Dt:Mt,Ot=ke.extend({_initContainer:function(){this._container=qt("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=qt("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){ge(this._container),fe(this._container),delete this._container,delete this._rootGroup,delete this._svgSize},_update:function(){if(!(this._map._animatingZoom&&this._bounds)){ke.prototype._update.call(this);var c=this._bounds,u=c.getSize(),g=this._container;(!this._svgSize||!this._svgSize.equals(u))&&(this._svgSize=u,g.setAttribute("width",u.x),g.setAttribute("height",u.y)),ve(g,c.min),g.setAttribute("viewBox",[c.min.x,c.min.y,u.x,u.y].join(" ")),this.fire("update")}},_initPath:function(c){var u=c._path=qt("path");c.options.className&&re(u,c.options.className),c.options.interactive&&re(u,"leaflet-interactive"),this._updateStyle(c),this._layers[l(c)]=c},_addPath:function(c){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(c._path),c.addInteractiveTarget(c._path)},_removePath:function(c){ge(c._path),c.removeInteractiveTarget(c._path),delete this._layers[l(c)]},_updatePath:function(c){c._project(),c._update()},_updateStyle:function(c){var u=c._path,g=c.options;u&&(g.stroke?(u.setAttribute("stroke",g.color),u.setAttribute("stroke-opacity",g.opacity),u.setAttribute("stroke-width",g.weight),u.setAttribute("stroke-linecap",g.lineCap),u.setAttribute("stroke-linejoin",g.lineJoin),g.dashArray?u.setAttribute("stroke-dasharray",g.dashArray):u.removeAttribute("stroke-dasharray"),g.dashOffset?u.setAttribute("stroke-dashoffset",g.dashOffset):u.removeAttribute("stroke-dashoffset")):u.setAttribute("stroke","none"),g.fill?(u.setAttribute("fill",g.fillColor||g.color),u.setAttribute("fill-opacity",g.fillOpacity),u.setAttribute("fill-rule",g.fillRule||"evenodd")):u.setAttribute("fill","none"))},_updatePoly:function(c,u){this._setPath(c,ut(c._parts,u))},_updateCircle:function(c){var u=c._point,g=Math.max(Math.round(c._radius),1),C=Math.max(Math.round(c._radiusY),1)||g,w="a"+g+","+C+" 0 1,0 ",P=c._empty()?"M0 0":"M"+(u.x-g)+","+u.y+w+g*2+",0 "+w+-g*2+",0 ";this._setPath(c,P)},_setPath:function(c,u){c._path.setAttribute("d",u)},_bringToFront:function(c){tt(c._path)},_bringToBack:function(c){nt(c._path)}});Q.vml&&Ot.include(qs);function En(c){return Q.svg||Q.vml?new Ot(c):null}ue.include({getRenderer:function(c){var u=c.options.renderer||this._getPaneRenderer(c.options.pane)||this.options.renderer||this._renderer;return u||(u=this._renderer=this._createRenderer()),this.hasLayer(u)||this.addLayer(u),u},_getPaneRenderer:function(c){if(c==="overlayPane"||c===void 0)return!1;var u=this._paneRenderers[c];return u===void 0&&(u=this._createRenderer({pane:c}),this._paneRenderers[c]=u),u},_createRenderer:function(c){return this.options.preferCanvas&&Sn(c)||En(c)}});var Pn=rt.extend({initialize:function(c,u){rt.prototype.initialize.call(this,this._boundsToLatLngs(c),u)},setBounds:function(c){return this.setLatLngs(this._boundsToLatLngs(c))},_boundsToLatLngs:function(c){return c=oe(c),[c.getSouthWest(),c.getNorthWest(),c.getNorthEast(),c.getSouthEast()]}});function Xs(c,u){return new Pn(c,u)}Ot.create=qt,Ot.pointsToPath=ut,$e.geometryToLayer=Wt,$e.coordsToLatLng=Ti,$e.coordsToLatLngs=Bt,$e.latLngToCoords=Ri,$e.latLngsToCoords=zt,$e.getFeature=at,$e.asFeature=jt,ue.mergeOptions({boxZoom:!0});var Tn=xe.extend({initialize:function(c){this._map=c,this._container=c._container,this._pane=c._panes.overlayPane,this._resetStateTimeout=0,c.on("unload",this._destroy,this)},addHooks:function(){ne(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){fe(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){ge(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){this._resetStateTimeout!==0&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(c){if(!c.shiftKey||c.which!==1&&c.button!==1)return!1;this._clearDeferredResetState(),this._resetState(),bt(),ai(),this._startPoint=this._map.mouseEventToContainerPoint(c),ne(document,{contextmenu:Ke,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(c){this._moved||(this._moved=!0,this._box=he("div","leaflet-zoom-box",this._container),re(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(c);var u=new se(this._point,this._startPoint),g=u.getSize();ve(this._box,u.min),this._box.style.width=g.x+"px",this._box.style.height=g.y+"px"},_finish:function(){this._moved&&(ge(this._box),me(this._container,"leaflet-crosshair")),wt(),li(),fe(document,{contextmenu:Ke,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(c){if(!(c.which!==1&&c.button!==1)&&(this._finish(),!!this._moved)){this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(r(this._resetState,this),0);var u=new ae(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point));this._map.fitBounds(u).fire("boxzoomend",{boxZoomBounds:u})}},_onKeyDown:function(c){c.keyCode===27&&(this._finish(),this._clearDeferredResetState(),this._resetState())}});ue.addInitHook("addHandler","boxZoom",Tn),ue.mergeOptions({doubleClickZoom:!0});var Rn=xe.extend({addHooks:function(){this._map.on("dblclick",this._onDoubleClick,this)},removeHooks:function(){this._map.off("dblclick",this._onDoubleClick,this)},_onDoubleClick:function(c){var u=this._map,g=u.getZoom(),C=u.options.zoomDelta,w=c.originalEvent.shiftKey?g-C:g+C;u.options.doubleClickZoom==="center"?u.setZoom(w):u.setZoomAround(c.containerPoint,w)}});ue.addInitHook("addHandler","doubleClickZoom",Rn),ue.mergeOptions({dragging:!0,inertia:!0,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0});var An=xe.extend({addHooks:function(){if(!this._draggable){var c=this._map;this._draggable=new Ve(c._mapPane,c._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on("predrag",this._onPreDragLimit,this),c.options.worldCopyJump&&(this._draggable.on("predrag",this._onPreDragWrap,this),c.on("zoomend",this._onZoomEnd,this),c.whenReady(this._onZoomEnd,this))}re(this._map._container,"leaflet-grab leaflet-touch-drag"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){me(this._map._container,"leaflet-grab"),me(this._map._container,"leaflet-touch-drag"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var c=this._map;if(c._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity){var u=oe(this._map.options.maxBounds);this._offsetLimit=pe(this._map.latLngToContainerPoint(u.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(u.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))}else this._offsetLimit=null;c.fire("movestart").fire("dragstart"),c.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(c){if(this._map.options.inertia){var u=this._lastTime=+new Date,g=this._lastPos=this._draggable._absPos||this._draggable._newPos;this._positions.push(g),this._times.push(u),this._prunePositions(u)}this._map.fire("move",c).fire("drag",c)},_prunePositions:function(c){for(;this._positions.length>1&&c-this._times[0]>50;)this._positions.shift(),this._times.shift()},_onZoomEnd:function(){var c=this._map.getSize().divideBy(2),u=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=u.subtract(c).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(c,u){return c-(c-u)*this._viscosity},_onPreDragLimit:function(){if(!(!this._viscosity||!this._offsetLimit)){var c=this._draggable._newPos.subtract(this._draggable._startPos),u=this._offsetLimit;c.xu.max.x&&(c.x=this._viscousLimit(c.x,u.max.x)),c.y>u.max.y&&(c.y=this._viscousLimit(c.y,u.max.y)),this._draggable._newPos=this._draggable._startPos.add(c)}},_onPreDragWrap:function(){var c=this._worldWidth,u=Math.round(c/2),g=this._initialWorldOffset,C=this._draggable._newPos.x,w=(C-u+g)%c+u-g,P=(C+u+g)%c-u-g,O=Math.abs(w+g)0?P:-P))-u;this._delta=0,this._startTime=null,O&&(c.options.scrollWheelZoom==="center"?c.setZoom(u+O):c.setZoomAround(this._lastMousePos,u+O))}});ue.addInitHook("addHandler","scrollWheelZoom",On);var Qs=600;ue.mergeOptions({tapHold:Q.touchNative&&Q.safari&&Q.mobile,tapTolerance:15});var Mn=xe.extend({addHooks:function(){ne(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){fe(this._map._container,"touchstart",this._onDown,this)},_onDown:function(c){if(clearTimeout(this._holdTimeout),c.touches.length===1){var u=c.touches[0];this._startPos=this._newPos=new W(u.clientX,u.clientY),this._holdTimeout=setTimeout(r(function(){this._cancel(),this._isTapValid()&&(ne(document,"touchend",ye),ne(document,"touchend touchcancel",this._cancelClickPrevent),this._simulateEvent("contextmenu",u))},this),Qs),ne(document,"touchend touchcancel contextmenu",this._cancel,this),ne(document,"touchmove",this._onMove,this)}},_cancelClickPrevent:function c(){fe(document,"touchend",ye),fe(document,"touchend touchcancel",c)},_cancel:function(){clearTimeout(this._holdTimeout),fe(document,"touchend touchcancel contextmenu",this._cancel,this),fe(document,"touchmove",this._onMove,this)},_onMove:function(c){var u=c.touches[0];this._newPos=new W(u.clientX,u.clientY)},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_simulateEvent:function(c,u){var g=new MouseEvent(c,{bubbles:!0,cancelable:!0,view:window,screenX:u.screenX,screenY:u.screenY,clientX:u.clientX,clientY:u.clientY});g._simulated=!0,u.target.dispatchEvent(g)}});ue.addInitHook("addHandler","tapHold",Mn),ue.mergeOptions({touchZoom:Q.touch,bounceAtZoomLimits:!0});var Ln=xe.extend({addHooks:function(){re(this._map._container,"leaflet-touch-zoom"),ne(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){me(this._map._container,"leaflet-touch-zoom"),fe(this._map._container,"touchstart",this._onTouchStart,this)},_onTouchStart:function(c){var u=this._map;if(!(!c.touches||c.touches.length!==2||u._animatingZoom||this._zooming)){var g=u.mouseEventToContainerPoint(c.touches[0]),C=u.mouseEventToContainerPoint(c.touches[1]);this._centerPoint=u.getSize()._divideBy(2),this._startLatLng=u.containerPointToLatLng(this._centerPoint),u.options.touchZoom!=="center"&&(this._pinchStartLatLng=u.containerPointToLatLng(g.add(C)._divideBy(2))),this._startDist=g.distanceTo(C),this._startZoom=u.getZoom(),this._moved=!1,this._zooming=!0,u._stop(),ne(document,"touchmove",this._onTouchMove,this),ne(document,"touchend touchcancel",this._onTouchEnd,this),ye(c)}},_onTouchMove:function(c){if(!(!c.touches||c.touches.length!==2||!this._zooming)){var u=this._map,g=u.mouseEventToContainerPoint(c.touches[0]),C=u.mouseEventToContainerPoint(c.touches[1]),w=g.distanceTo(C)/this._startDist;if(this._zoom=u.getScaleZoom(w,this._startZoom),!u.options.bounceAtZoomLimits&&(this._zoomu.getMaxZoom()&&w>1)&&(this._zoom=u._limitZoom(this._zoom)),u.options.touchZoom==="center"){if(this._center=this._startLatLng,w===1)return}else{var P=g._add(C)._divideBy(2)._subtract(this._centerPoint);if(w===1&&P.x===0&&P.y===0)return;this._center=u.unproject(u.project(this._pinchStartLatLng,this._zoom).subtract(P),this._zoom)}this._moved||(u._moveStart(!0,!1),this._moved=!0),K(this._animRequest);var O=r(u._move,u,this._center,this._zoom,{pinch:!0,round:!1},void 0);this._animRequest=B(O,this,!0),ye(c)}},_onTouchEnd:function(){if(!this._moved||!this._zooming){this._zooming=!1;return}this._zooming=!1,K(this._animRequest),fe(document,"touchmove",this._onTouchMove,this),fe(document,"touchend touchcancel",this._onTouchEnd,this),this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom))}});ue.addInitHook("addHandler","touchZoom",Ln),ue.BoxZoom=Tn,ue.DoubleClickZoom=Rn,ue.Drag=An,ue.Keyboard=Dn,ue.ScrollWheelZoom=On,ue.TapHold=Mn,ue.TouchZoom=Ln,t.Bounds=se,t.Browser=Q,t.CRS=Se,t.Canvas=wn,t.Circle=Pi,t.CircleMarker=Ht,t.Class=Z,t.Control=Ae,t.DivIcon=_n,t.DivOverlay=Fe,t.DomEvent=gs,t.DomUtil=ps,t.Draggable=Ve,t.Evented=Y,t.FeatureGroup=Ne,t.GeoJSON=$e,t.GridLayer=At,t.Handler=xe,t.Icon=ot,t.ImageOverlay=Ut,t.LatLng=ie,t.LatLngBounds=ae,t.Layer=De,t.LayerGroup=st,t.LineUtil=As,t.Map=ue,t.Marker=Vt,t.Mixin=ws,t.Path=He,t.Point=W,t.PolyUtil=Ss,t.Polygon=rt,t.Polyline=Ie,t.Popup=Kt,t.PosAnimation=Zi,t.Projection=Ds,t.Rectangle=Pn,t.Renderer=ke,t.SVG=Ot,t.SVGOverlay=Cn,t.TileLayer=lt,t.Tooltip=Yt,t.Transformation=We,t.Util=J,t.VideoOverlay=vn,t.bind=r,t.bounds=pe,t.canvas=Sn,t.circle=$s,t.circleMarker=Is,t.control=Pt,t.divIcon=Us,t.extend=s,t.featureGroup=xs,t.geoJSON=mn,t.geoJson=Vs,t.gridLayer=Ks,t.icon=Fs,t.imageOverlay=Hs,t.latLng=te,t.latLngBounds=oe,t.layerGroup=Ls,t.map=ms,t.marker=Ns,t.point=U,t.polygon=Gs,t.polyline=ks,t.popup=zs,t.rectangle=Xs,t.setOptions=b,t.stamp=l,t.svg=En,t.svgOverlay=Bs,t.tileLayer=yn,t.tooltip=js,t.transformation=Be,t.version=i,t.videoOverlay=Ws;var Zs=window.L;t.noConflict=function(){return window.L=Zs,this},window.L=t})})(leafletSrc,leafletSrc.exports);var leafletSrcExports=leafletSrc.exports;const L$1=getDefaultExportFromCjs(leafletSrcExports);function makeNull(n){return n==null||n===""?null:n}function exists(n,e=!1){return n!=null&&(n!==""||e)}function missing(n){return!exists(n)}function missingOrEmpty(n){return n==null||n.length===0}function toStringOrNull(n){return n!=null&&typeof n.toString=="function"?n.toString():null}function attrToNumber(n){if(n===void 0)return;if(n===null||n==="")return null;if(typeof n=="number")return isNaN(n)?void 0:n;const e=parseInt(n,10);return isNaN(e)?void 0:e}function attrToBoolean(n){if(n!==void 0)return n===null||n===""?!1:typeof n=="boolean"?n:/true/i.test(n)}function attrToString(n){if(!(n==null||n===""))return n}function jsonEquals(n,e){const t=n?JSON.stringify(n):null,i=e?JSON.stringify(e):null;return t===i}function defaultComparator(n,e,t=!1){const i=n==null,s=e==null;if(n&&n.toNumber&&(n=n.toNumber()),e&&e.toNumber&&(e=e.toNumber()),i&&s)return 0;if(i)return-1;if(s)return 1;function o(r,a){return r>a?1:re.push(t)),e}return Object.values(n)}const GenericUtils=Object.freeze(Object.defineProperty({__proto__:null,attrToBoolean,attrToNumber,attrToString,defaultComparator,exists,jsonEquals,makeNull,missing,missingOrEmpty,toStringOrNull,values},Symbol.toStringTag,{value:"Module"}));class ColumnKeyCreator{constructor(){this.existingKeys={}}addExistingKeys(e){for(let t=0;t{if(e&&e.indexOf(s)>=0)return;const o=t[s];isNonNullObject(o)&&o.constructor===Object?i[s]=deepCloneDefinition(o):i[s]=o}),i}function getProperty(n,e){return n[e]}function setProperty(n,e,t){n[e]=t}function copyPropertiesIfPresent(n,e,...t){t.forEach(i=>copyPropertyIfPresent(n,e,i))}function copyPropertyIfPresent(n,e,t,i){const s=getProperty(n,t);s!==void 0&&setProperty(e,t,i?i(s):s)}function getAllKeysInObjects(n){const e={};return n.filter(t=>t!=null).forEach(t=>{Object.keys(t).forEach(i=>e[i]=null)}),Object.keys(e)}function getAllValuesInObject(n){if(!n)return[];const e=Object;if(typeof e.values=="function")return e.values(n);const t=[];for(const i in n)n.hasOwnProperty(i)&&n.propertyIsEnumerable(i)&&t.push(n[i]);return t}function mergeDeep(n,e,t=!0,i=!1){exists(e)&&iterateObject(e,(s,o)=>{let r=n[s];r!==o&&(i&&r==null&&o!=null&&typeof o=="object"&&o.constructor===Object&&(r={},n[s]=r),isNonNullObject(o)&&isNonNullObject(r)&&!Array.isArray(r)?mergeDeep(r,o,t,i):(t||o!==void 0)&&(n[s]=o))})}function missingOrEmptyObject(n){return missing(n)||Object.keys(n).length===0}function get(n,e,t){if(n==null)return t;const i=e.split(".");let s=n;for(;i.length>1;)if(s=s[i.shift()],s==null)return t;const o=s[i[0]];return o??t}function set(n,e,t){if(n==null)return;const i=e.split(".");let s=n;i.forEach((o,r)=>{s[o]||(s[o]={}),r{typeof n[r]=="object"&&!e.includes(r)&&(n[r]=void 0)});const i=Object.getPrototypeOf(n),s={},o=r=>`AG Grid: Grid API function ${r}() cannot be called as the grid has been destroyed.
diff --git a/public/build/manifest.json b/public/build/manifest.json
index 901f3508d5..1443127241 100644
--- a/public/build/manifest.json
+++ b/public/build/manifest.json
@@ -1,57 +1,57 @@
{
- "_create-empty-split-c1e678fd.js": {
- "file": "assets/create-empty-split-c1e678fd.js",
+ "_create-empty-split-d82bb341.js": {
+ "file": "assets/create-empty-split-d82bb341.js",
"imports": [
- "_vendor-47e474ee.js"
+ "_vendor-cc723e37.js"
],
- "integrity": "sha384-awdlECTPTzFBi+ZAQ60m+Cmmj17qMARX4xtLnsqtOdsKtG7uIvF1X0TfarYwlLgu"
+ "integrity": "sha384-xqyk8VkCuWg3Pyh5tmtlOcjXCNVzHghsQICD/8eqKQqivrhLARahE2sHuw6SiZuK"
},
- "_format-money-2cbd3c32.js": {
- "file": "assets/format-money-2cbd3c32.js",
+ "_format-money-03f73825.js": {
+ "file": "assets/format-money-03f73825.js",
"imports": [
- "_vendor-47e474ee.js"
+ "_vendor-cc723e37.js"
],
- "integrity": "sha384-kUnpyNEiPM3XPVtLKGsI9E4m6E0SMsWwPPUX8eVUCTXvjdK3paDf2CsKageQsOXi"
+ "integrity": "sha384-zmpuSCeX+Xvs0IlpZqebAdDNiTGxuNaaFFWWEd6KF6sUQ2So61pu+jjH6RIkB3Pj"
},
- "_get-4f3e9dd6.js": {
- "file": "assets/get-4f3e9dd6.js",
+ "_get-10f1237b.js": {
+ "file": "assets/get-10f1237b.js",
"imports": [
- "_format-money-2cbd3c32.js"
+ "_format-money-03f73825.js"
],
- "integrity": "sha384-u6Nv4ChDb9JuRSjKiNReNk6J+kv4UA3EyzwAzGt3vRtNbx6w1+K5sjL/bBMeTaa/"
+ "integrity": "sha384-Qp3fLmVM9CLH0wJSAEvAjT1Q/TK7iIbVt4wNo9WCx04cEfMp+aXC49FqNYdUSVS8"
},
- "_get-8a42cab8.js": {
- "file": "assets/get-8a42cab8.js",
+ "_get-7f8692a5.js": {
+ "file": "assets/get-7f8692a5.js",
"imports": [
- "_format-money-2cbd3c32.js"
+ "_format-money-03f73825.js"
],
- "integrity": "sha384-Fz0DvV+QFjM+fffdA/wEY0zQG0AUBY/xV8eiLwPWc4nX8HYKOiJ/W2K+Pyym6fCo"
+ "integrity": "sha384-Nu6mFNb909g9ZLzJpntU8cRhbRBwe8tWBcmxRJ5vt88JWYVdqqrPlvxHAwyG/3I+"
},
- "_parse-downloaded-splits-a5d66b5f.js": {
- "file": "assets/parse-downloaded-splits-a5d66b5f.js",
+ "_parse-downloaded-splits-fb2d62df.js": {
+ "file": "assets/parse-downloaded-splits-fb2d62df.js",
"imports": [
- "_create-empty-split-c1e678fd.js",
- "_vendor-47e474ee.js"
+ "_create-empty-split-d82bb341.js",
+ "_vendor-cc723e37.js"
],
- "integrity": "sha384-N72VeLz5t7BVlDdZYeb/mhn2MBFJ40DcB6EPeiPUIYHYf2axOb6UDlVJ/6RFkbW4"
+ "integrity": "sha384-e2TYgrrrNUa1Khx6aS8Ai/mRtmiz8TPFLQZcZYz7OoOipiWHovDKven8sxIJmqkj"
},
- "_put-375c2f08.js": {
- "file": "assets/put-375c2f08.js",
+ "_put-d747f13c.js": {
+ "file": "assets/put-d747f13c.js",
"imports": [
- "_format-money-2cbd3c32.js"
+ "_format-money-03f73825.js"
],
- "integrity": "sha384-3rM8b6WdTZH9DgPum1l/grHzsVDMHaKviqDy1kfCAPr4ggScf90rOJittYpkzacT"
+ "integrity": "sha384-m1RzGO6aYwXHYY7GIZAwxkr+70Iqu8hSxaMNWnXpQb2CB31CN5L2QqhSNBzvANc1"
},
- "_splice-errors-into-transactions-8731db70.js": {
- "file": "assets/splice-errors-into-transactions-8731db70.js",
+ "_splice-errors-into-transactions-e53c1920.js": {
+ "file": "assets/splice-errors-into-transactions-e53c1920.js",
"imports": [
- "_format-money-2cbd3c32.js",
- "_get-4f3e9dd6.js",
- "_vendor-47e474ee.js"
+ "_format-money-03f73825.js",
+ "_get-7f8692a5.js",
+ "_vendor-cc723e37.js"
],
- "integrity": "sha384-hAbV6DNkFCK/dE5/bmoccrJAFz+/LUYnDwcjD0xD3hSonUhv36uASdA3G/1YC7mW"
+ "integrity": "sha384-SeZHC0EItDDobOAXWQwnZ76014a8Kn/UxN+X8zyf5ESIQ9yEnpH/PJqmt10lR+kh"
},
- "_vendor-47e474ee.js": {
+ "_vendor-cc723e37.js": {
"assets": [
"assets/layers-1dbbe9d0.png",
"assets/layers-2x-066daca8.png",
@@ -60,8 +60,8 @@
"css": [
"assets/vendor-5c5099b4.css"
],
- "file": "assets/vendor-47e474ee.js",
- "integrity": "sha384-iPGOtcjJtQb3YU+RLNE34lsXfFLqMoqCQO6telvpyWCnoBbUnrFCPCTyyqbqjVrZ"
+ "file": "assets/vendor-cc723e37.js",
+ "integrity": "sha384-SBcU5qAqCE2yT4967bb7EkNvKlH48c6QqGE9S32LwfGECQA9k4nkyTlopJr0cmgR"
},
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf": {
"file": "assets/fa-brands-400-5656d596.ttf",
@@ -109,45 +109,45 @@
"integrity": "sha384-wg83fCOXjBtqzFAWhTL9Sd9vmLUNhfEEzfmNUX9zwv2igKlz/YQbdapF4ObdxF+R"
},
"resources/assets/v2/pages/dashboard/dashboard.js": {
- "file": "assets/dashboard-d9c7669d.js",
+ "file": "assets/dashboard-d1d540db.js",
"imports": [
- "_format-money-2cbd3c32.js",
- "_vendor-47e474ee.js",
- "_get-8a42cab8.js",
- "_get-4f3e9dd6.js"
+ "_format-money-03f73825.js",
+ "_vendor-cc723e37.js",
+ "_get-10f1237b.js",
+ "_get-7f8692a5.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/dashboard/dashboard.js",
- "integrity": "sha384-NYPYd9tnzT78f2cdlhzkjFTD58jtbbYwS0gl4VZ+VKeNXli0ia9GWIt90woO1yia"
+ "integrity": "sha384-EG2YFwGswmDXurC8abNfvl04dS8utpeumKrlxYAOd1ZlLc4JUQ1AWG0cRKNCsb7U"
},
"resources/assets/v2/pages/transactions/create.js": {
- "file": "assets/create-efd477fa.js",
+ "file": "assets/create-af0e6c17.js",
"imports": [
- "_format-money-2cbd3c32.js",
- "_create-empty-split-c1e678fd.js",
- "_splice-errors-into-transactions-8731db70.js",
- "_vendor-47e474ee.js",
- "_get-4f3e9dd6.js"
+ "_format-money-03f73825.js",
+ "_create-empty-split-d82bb341.js",
+ "_splice-errors-into-transactions-e53c1920.js",
+ "_vendor-cc723e37.js",
+ "_get-7f8692a5.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/create.js",
- "integrity": "sha384-Hib9Hhn4+Rc5u9dOqLwkj91AtIVAPC3Ffz7eDyBaqXF1UQgk3GCYBwk6jFj2OjV0"
+ "integrity": "sha384-SbUjMpGlNF36W0wZYbTQkpr7nb5fI1JpOtKp/oZB7d+KfcKNmdGIafsyu5hFw+3v"
},
"resources/assets/v2/pages/transactions/edit.js": {
- "file": "assets/edit-c8c6ddaf.js",
+ "file": "assets/edit-a939c15a.js",
"imports": [
- "_format-money-2cbd3c32.js",
- "_get-8a42cab8.js",
- "_parse-downloaded-splits-a5d66b5f.js",
- "_splice-errors-into-transactions-8731db70.js",
- "_vendor-47e474ee.js",
- "_create-empty-split-c1e678fd.js",
- "_put-375c2f08.js",
- "_get-4f3e9dd6.js"
+ "_format-money-03f73825.js",
+ "_get-10f1237b.js",
+ "_parse-downloaded-splits-fb2d62df.js",
+ "_splice-errors-into-transactions-e53c1920.js",
+ "_vendor-cc723e37.js",
+ "_create-empty-split-d82bb341.js",
+ "_put-d747f13c.js",
+ "_get-7f8692a5.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/edit.js",
- "integrity": "sha384-tueYPW7yCjzgZQ9OA5DVMWFMdJ7BWx0ftfFvO0rPkBQdfDLJ1AbNctleEVyyEfYS"
+ "integrity": "sha384-+e/kMTR2lpALsCeYoFbNh1ePnqaC56PrwtNMhbTlCGQmtxYiAMEOTH5jE+gAnqDN"
},
"resources/assets/v2/pages/transactions/index.css": {
"file": "assets/index-badb0a41.css",
@@ -158,16 +158,16 @@
"css": [
"assets/index-badb0a41.css"
],
- "file": "assets/index-4b4f238b.js",
+ "file": "assets/index-089e7bf2.js",
"imports": [
- "_format-money-2cbd3c32.js",
- "_vendor-47e474ee.js",
- "_get-8a42cab8.js",
- "_put-375c2f08.js"
+ "_format-money-03f73825.js",
+ "_vendor-cc723e37.js",
+ "_get-10f1237b.js",
+ "_put-d747f13c.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/index.js",
- "integrity": "sha384-j7zkUToaYnVYwDTbfusbq6jpxZY1HJofrC9BAa5EUK8j5ddn6/aLvr2rjCXlhCbC"
+ "integrity": "sha384-LdFg7W8efK0nAmNDzVzSLaUnZ5JDpfcY7TCE5lYeh8RtvYeklsJZCJcbqbuUHint"
},
"resources/assets/v2/pages/transactions/show.css": {
"file": "assets/show-8b1429e5.css",
@@ -178,17 +178,17 @@
"css": [
"assets/show-8b1429e5.css"
],
- "file": "assets/show-5f809605.js",
+ "file": "assets/show-7827ee8e.js",
"imports": [
- "_format-money-2cbd3c32.js",
- "_vendor-47e474ee.js",
- "_get-8a42cab8.js",
- "_parse-downloaded-splits-a5d66b5f.js",
- "_create-empty-split-c1e678fd.js"
+ "_format-money-03f73825.js",
+ "_vendor-cc723e37.js",
+ "_get-10f1237b.js",
+ "_parse-downloaded-splits-fb2d62df.js",
+ "_create-empty-split-d82bb341.js"
],
"isEntry": true,
"src": "resources/assets/v2/pages/transactions/show.js",
- "integrity": "sha384-vRm26KrhK/Z/DE1GXFYmdn4bz0RN2UFTyo6QgcoOtHaUqVsTnFxE+UiPIsZ0VS5l"
+ "integrity": "sha384-IgbM4MiKR37X2FSkAG1AzDXGHnZccsdtSXNoDQ/2wVABwhL01ef9V7zCMWhhIJiu"
},
"resources/assets/v2/sass/app.scss": {
"file": "assets/app-fb7b26ec.css",
diff --git a/resources/lang/bg_BG/api.php b/resources/lang/bg_BG/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/bg_BG/api.php
+++ b/resources/lang/bg_BG/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/bg_BG/auth.php b/resources/lang/bg_BG/auth.php
index 3c72b8b760..a7a4b51994 100644
--- a/resources/lang/bg_BG/auth.php
+++ b/resources/lang/bg_BG/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/bg_BG/breadcrumbs.php b/resources/lang/bg_BG/breadcrumbs.php
index fc738f7bed..53d9748d8d 100644
--- a/resources/lang/bg_BG/breadcrumbs.php
+++ b/resources/lang/bg_BG/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Прехвърляне',
'transfers_list' => 'Прехвърляне',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Съгласувания',
'create_withdrawal' => 'Създай нов разход',
diff --git a/resources/lang/bg_BG/components.php b/resources/lang/bg_BG/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/bg_BG/components.php
+++ b/resources/lang/bg_BG/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/bg_BG/config.php b/resources/lang/bg_BG/config.php
index 4b78f78fcb..5f124adbc5 100644
--- a/resources/lang/bg_BG/config.php
+++ b/resources/lang/bg_BG/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'bg',
- 'locale' => 'bg, Bulgarian, bg_BG.utf8, bg_BG.UTF-8',
+ 'html_language' => 'bg',
+ 'locale' => 'bg, Bulgarian, bg_BG.utf8, bg_BG.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'Do MMMM YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'Do MMMM, YYYY',
+ 'month_and_day_moment_js' => 'Do MMMM YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'Do MMMM, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'Do MMMM, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'Do MMMM, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Понеделник',
- 'dow_2' => 'Вторник',
- 'dow_3' => 'Сряда',
- 'dow_4' => 'Четвъртък',
- 'dow_5' => 'Петък',
- 'dow_6' => 'Събота',
- 'dow_7' => 'Неделя',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Понеделник',
+ 'dow_2' => 'Вторник',
+ 'dow_3' => 'Сряда',
+ 'dow_4' => 'Четвъртък',
+ 'dow_5' => 'Петък',
+ 'dow_6' => 'Събота',
+ 'dow_7' => 'Неделя',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/bg_BG/demo.php b/resources/lang/bg_BG/demo.php
index 21fadbda1d..c72fe40883 100644
--- a/resources/lang/bg_BG/demo.php
+++ b/resources/lang/bg_BG/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Имайте предвид, че демонстрационният сайт се нулира на всеки четири часа. Вашият достъп може да бъде отменен по всяко време. Това се случва автоматично и не е грешка.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/bg_BG/email.php b/resources/lang/bg_BG/email.php
index d769924bb0..1cd5d66370 100644
--- a/resources/lang/bg_BG/email.php
+++ b/resources/lang/bg_BG/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Тестово съобщение от вашата инсталация на Firefly III',
'admin_test_body' => 'Това е тестово съобщение от вашата Firefly III инстанция. То беше изпратено на :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Смяна на парола:',
'registered_doc_link' => 'Документация:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III създаде нова транзакция | Firefly III създаде :count нови транзакции',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/bg_BG/errors.php b/resources/lang/bg_BG/errors.php
index a3abb846d2..d9bab68ef2 100644
--- a/resources/lang/bg_BG/errors.php
+++ b/resources/lang/bg_BG/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Проследяване на стека',
'more_info' => 'Повече информация',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Моля, съберете повече информация в директорията storage/logs
, където ще намерите файловете на дневника. Ако използвате Docker, използвайте docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/bg_BG/firefly.php b/resources/lang/bg_BG/firefly.php
index 5805e5506f..acf6a45804 100644
--- a/resources/lang/bg_BG/firefly.php
+++ b/resources/lang/bg_BG/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Създай ново правило от низа за търсене',
'rule_from_search_words' => 'Механизмът за правила има затруднения с обработката на ":string". Предложеното правило, което отговаря на низа ви за търсене, може да даде различни резултати. Моля проверете внимателно задействанията на правилото.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'И следните модификатори се прилагат към търсенето:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Имайте предвид, че приходната сметка на следващите разделяния ще бъде тази която е дефинирана в първия раздел на депозита.',
'multi_account_warning_transfer' => 'Имайте предвид, че приходната + разходната сметка на следващите разделяния ще бъде тази която е дефинирана в първия раздел на прехвърлянето.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Експортирайте данни от Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Новата категория ":name" бе запазена',
'without_category_between' => 'Без категория между :start и :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Класификация',
'store_transaction' => 'Запазете транзакция',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Финансов отчет по подразбиране между :start и :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Сумата винаги ще бъде във вашата валута по подразбиране.',
'net_filtered_prefs' => 'Тази графика никога няма да включва сметки, при които в опцията „Включи в нетната стойност“ не е поставена отметка.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Графика',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Обща сума',
'number_of_decimals' => 'Брой десетични знаци',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Освен уикендите',
'recurrence_deleted' => 'Повтарящата се транзакция ":title" беше изтрита',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Баланс (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/bg_BG/form.php b/resources/lang/bg_BG/form.php
index 92d192c65a..f0ce29f165 100644
--- a/resources/lang/bg_BG/form.php
+++ b/resources/lang/bg_BG/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Режим на етикети',
'virtual_balance' => 'Виртуален баланс',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Планирана сума',
'account_role' => 'Роля на сметката',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Наистина ли искате да изтриете транзакцията озаглавена ":description"?',
'mass_journal_are_you_sure' => 'Наистина ли искате да изтриете тези транзакции?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Наистина ли искате да изтриете етикета ":tag"?',
'journal_link_areYouSure' => 'Наистина ли искате да изтриете връзката между :source и :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS account',
'local_account' => 'Firefly III сметка',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Дата от',
'to_date' => 'Дата до',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/bg_BG/intro.php b/resources/lang/bg_BG/intro.php
index 2cf8e13fbe..2be87205dc 100644
--- a/resources/lang/bg_BG/intro.php
+++ b/resources/lang/bg_BG/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Използвайте тази таблица, за да зададете сумите за всеки бюджет и да видите как се справяте.',
'budgets_index_outro' => 'За да научите повече за бюджетирането, проверете иконата за помощ в горния десен ъгъл.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Използвайте тези отчети, за да получите подробна информация за вашите финанси.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'До тази лента за прогрес са разположени два бутона (+ и -) за добавяне или премахване на пари от всяка касичка.',
'piggy-banks_index_accountStatus' => 'За всяка сметка за активи с най-малко една касичка статусът е посочен в тази таблица.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Каква е твоята цел? Нов диван, камера, пари за спешни случаи?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Използвайте този бутон, за да видите кои транзакции биха съответствали на вашето правило.',
'rules_create_actions' => 'Задайте толкова действия, колкото искате.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Повече опции са достъпни зад тези раздели.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Този код трябва да е съвместим с ISO (използвайте Google да го намерите за вашата нова валута).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/bg_BG/list.php b/resources/lang/bg_BG/list.php
index 36d4c5bbec..27196782fc 100644
--- a/resources/lang/bg_BG/list.php
+++ b/resources/lang/bg_BG/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Следващo очакванo съвпадение',
'automatch' => 'Автоматично съвпадение?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Повторения',
'description' => 'Описание',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Сметка в bunq',
'file_name' => 'Име на файла',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Размер на файла',
'file_type' => 'Вид файл',
@@ -183,13 +156,4 @@ return [
'url' => 'URL адрес',
'secret' => 'Тайна',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/bg_BG/pagination.php b/resources/lang/bg_BG/pagination.php
index ba6ea8aebd..d685cc4272 100644
--- a/resources/lang/bg_BG/pagination.php
+++ b/resources/lang/bg_BG/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/bg_BG/passwords.php b/resources/lang/bg_BG/passwords.php
index 4fe8db4665..20bff28e7e 100644
--- a/resources/lang/bg_BG/passwords.php
+++ b/resources/lang/bg_BG/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/bg_BG/validation.php b/resources/lang/bg_BG/validation.php
index 0afc837eb6..d523522f2b 100644
--- a/resources/lang/bg_BG/validation.php
+++ b/resources/lang/bg_BG/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Това име вече се използва.',
'unique_account_for_user' => 'Това име на потребител вече се използва.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute трябва да бъде между :min и :max.',
'between.file' => ':attribute трябва да бъде с големина между :min и :max Kb.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Both accounts must be of the same account type',
'same_account_currency' => 'Both accounts must have the same currency setting',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Това не е сигурна парола. Моля, опитайте отново. За повече информация посетете https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Невалиден тип повторение за повтарящи се транзакции.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".',
'deposit_dest_wrong_type' => 'Използваната приходна сметка не е от правилния тип.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ca_ES/api.php b/resources/lang/ca_ES/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/ca_ES/api.php
+++ b/resources/lang/ca_ES/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/ca_ES/auth.php b/resources/lang/ca_ES/auth.php
index efadc85fad..bed6dd4315 100644
--- a/resources/lang/ca_ES/auth.php
+++ b/resources/lang/ca_ES/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ca_ES/breadcrumbs.php b/resources/lang/ca_ES/breadcrumbs.php
index ddb4815548..9ff489f63b 100644
--- a/resources/lang/ca_ES/breadcrumbs.php
+++ b/resources/lang/ca_ES/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transferències',
'transfers_list' => 'Transferències',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Consolidacions',
'create_withdrawal' => 'Crea un nou reintegrament',
diff --git a/resources/lang/ca_ES/components.php b/resources/lang/ca_ES/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/ca_ES/components.php
+++ b/resources/lang/ca_ES/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ca_ES/config.php b/resources/lang/ca_ES/config.php
index cde5452342..ef83d682d1 100644
--- a/resources/lang/ca_ES/config.php
+++ b/resources/lang/ca_ES/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'ca',
- 'locale' => 'ca, Català, ca_ES.utf8, ca_ES.utf8',
+ 'html_language' => 'ca',
+ 'locale' => 'ca, Català, ca_ES.utf8, ca_ES.utf8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMM, YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'Do MMMM, YYYY',
+ 'month_and_day_moment_js' => 'D MMM, YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'Do MMMM, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd D [de/d\'] MMMM [de] YYYY',
+ 'month_and_date_day_js' => 'dddd D [de/d\'] MMMM [de] YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D [de/d\'] MMMM',
+ 'month_and_day_no_year_js' => 'D [de/d\'] MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'Do MMMM, YYYY a les HH:mm:ss',
- 'date_time_fns' => 'D [de/d\'] MMMM yyyy [a les] HH:mm:ss',
+ 'date_time_js' => 'Do MMMM, YYYY a les HH:mm:ss',
+ 'date_time_fns' => 'D [de/d\'] MMMM yyyy [a les] HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Setmana' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Setmana' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Trimestre' Q, yyyy",
- 'half_year_fns' => "'S{half}', yyyy",
- 'dow_1' => 'Dilluns',
- 'dow_2' => 'Dimarts',
- 'dow_3' => 'Dimecres',
- 'dow_4' => 'Dijous',
- 'dow_5' => 'Divendres',
- 'dow_6' => 'Dissabte',
- 'dow_7' => 'Diumenge',
+ 'quarter_fns' => "'Trimestre' Q, yyyy",
+ 'half_year_fns' => "'S{half}', yyyy",
+ 'dow_1' => 'Dilluns',
+ 'dow_2' => 'Dimarts',
+ 'dow_3' => 'Dimecres',
+ 'dow_4' => 'Dijous',
+ 'dow_5' => 'Divendres',
+ 'dow_6' => 'Dissabte',
+ 'dow_7' => 'Diumenge',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ca_ES/demo.php b/resources/lang/ca_ES/demo.php
index f54415258c..72e783d1d7 100644
--- a/resources/lang/ca_ES/demo.php
+++ b/resources/lang/ca_ES/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Tingues en compte que la web de demostració es reinicia cada quatre hores. L\'accés pot ser revocat en qualsevol moment. Això passa automàticament i no és cap error.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ca_ES/email.php b/resources/lang/ca_ES/email.php
index dc4f387091..b1406bf514 100644
--- a/resources/lang/ca_ES/email.php
+++ b/resources/lang/ca_ES/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Missatge de prova de la teva instal·lació de Firefly III',
'admin_test_body' => 'Aquest és un missatge de prova de la teva instància de Firefly III. S\'ha enviat a :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'S\'ha creat una invitació',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Restablir contrasenya:',
'registered_doc_link' => 'Documentació:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Hi ha disponible una nova versió de Firefly III',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Les següents capçaleres també podrien ser rellevants:',
'error_post' => 'Enviat per l\'usuari:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III ha creat una nova transacció|Firefly III ha creat :count noves transaccions',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'La factura **":name"** ha de ser prorrogada o cancel·lada el :date. Això és **AVUI!**',
'bill_warning_please_action' => 'Si us plau, prengui les mesures oportunes.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ca_ES/errors.php b/resources/lang/ca_ES/errors.php
index 649afbb4d7..cab97fcad5 100644
--- a/resources/lang/ca_ES/errors.php
+++ b/resources/lang/ca_ES/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Traça de la pila',
'more_info' => 'Més informació',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Si us plau, recopili més informació al directori emmagatzematge/registre
on hi ha els fitxers de registre. Si utilitzes Docker, utilitza docker logs -f [container]
.',
'collect_info_more' => 'Pots llegir més sobre la recol·lecció d\'errors a les FAQ.',
diff --git a/resources/lang/ca_ES/firefly.php b/resources/lang/ca_ES/firefly.php
index 6e9547d907..3e7680ff9e 100644
--- a/resources/lang/ca_ES/firefly.php
+++ b/resources/lang/ca_ES/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'La data de la transacció és ":value"',
'search_modifier_not_date_on' => 'La data de la transacció no és ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Crear regla nova a partir de la consulta de la cerca',
'rule_from_search_words' => 'El motor de regles ha tingut problemes gestionant ":string". La regla suggerida que s\'ajusti a la consulta de cerca pot donar resultats diferents. Si us plau, verifica els activadors de la regla curosament.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Els següents modificadors també s\'han aplicat a la cerca:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'El compte de destí no és un compte d\'efectiu',
'rule_trigger_not_account_is_cash' => 'Cap dels comptes és un compte d\'efectiu',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Tingues en compte que el compte de destí de divisions posteriors serà anul·lat pel que es troba definit a la primera divisió del dipòsit.',
'multi_account_warning_transfer' => 'Tingues en compte que el compte d\'origen + destí de divisions posteriors serà anul·lat pel que es troba definit a la primera divisió de la transferència.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Exportar dades de Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'S\'ha desat la nova categoria ":name"',
'without_category_between' => 'Sense categoria entre :start i :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Per favor, espera que carregui el formulari',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classificació',
'store_transaction' => 'Desar transacció',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Informe financer per defecte entre :start i :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'La suma sempre estarà en la teua moneda per defecte.',
'net_filtered_prefs' => 'Aquesta gràfica mai inclourà comptes que tenen la casella "Inclou al valor net" desmarcada.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Gràfica',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Import total',
'number_of_decimals' => 'Nombre de decimals',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'La invitació a ":address" ja ha sigut gastada.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Excepte els caps de setmana',
'recurrence_deleted' => 'S\'ha eliminat la transacció recurrent ":title"',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Deshabilita la conversió de moneda',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ca_ES/form.php b/resources/lang/ca_ES/form.php
index 5fc9ae32f2..b2c196e39c 100644
--- a/resources/lang/ca_ES/form.php
+++ b/resources/lang/ca_ES/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Mode d\'etiqueta',
'virtual_balance' => 'Saldo virtual',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Quantitat objectiu',
'account_role' => 'Rol del compte',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Estàs segur que vols eliminar la transacció amb descripció ":description"?',
'mass_journal_are_you_sure' => 'Estàs segur que vols eliminar aquestes transaccions?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Estàs segur que vols eliminar l\'etiqueta ":tag"?',
'journal_link_areYouSure' => 'Estàs segur que vols eliminar l\'enllaç entre :source i :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Compte FinTS',
'local_account' => 'Compte Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Data des de',
'to_date' => 'Data fins a',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Resposta',
'webhook_trigger' => 'Activador',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ca_ES/intro.php b/resources/lang/ca_ES/intro.php
index cdb70b72ee..948c5fd10a 100644
--- a/resources/lang/ca_ES/intro.php
+++ b/resources/lang/ca_ES/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Fes servir aquesta taula per establir les quantitats per cada pressupost i veure com t\'està anant.',
'budgets_index_outro' => 'Per aprendre més coses sobre pressupostar, dóna un cop d\'ull a la icona d\'ajuda de la cantonada superior dreta.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Fes servir aquests informes per obtenir detalls de les teves finances.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Al costat d\'aquesta barra de progrés hi ha dos botons (+ i -) per afegir o treure diners de cada guardiola.',
'piggy-banks_index_accountStatus' => 'Per cada compte d\'actius amb una guardiola com a mínim, el seu estat es llista en aquesta taula.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Quin és el teu objectiu? Un nou sofà, una càmera, diners per emergències?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Fes servir aquest botó per veure quines transaccions coincideixen amb la regla.',
'rules_create_actions' => 'Estableix tantes accions com vulguis.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Hi ha més opcions disponibles sota aquestes pestanyes.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Aquest codi ha de complir amb l\'ISO (Cerca-ho a Google per la moneda nova).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ca_ES/list.php b/resources/lang/ca_ES/list.php
index eaafe83af6..f2e51ca327 100644
--- a/resources/lang/ca_ES/list.php
+++ b/resources/lang/ca_ES/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Pròxima coincidència esperada',
'automatch' => 'Cercar coincidència automàticament?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Repeticions',
'description' => 'Descripció',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Compte amb bunq',
'file_name' => 'Nom del fitxer',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Mida del fitxer',
'file_type' => 'Tipus de fitxer',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ca_ES/pagination.php b/resources/lang/ca_ES/pagination.php
index b7d8ac63d4..bcb8a32dc9 100644
--- a/resources/lang/ca_ES/pagination.php
+++ b/resources/lang/ca_ES/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ca_ES/passwords.php b/resources/lang/ca_ES/passwords.php
index 5435edc856..a89b6474ac 100644
--- a/resources/lang/ca_ES/passwords.php
+++ b/resources/lang/ca_ES/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ca_ES/validation.php b/resources/lang/ca_ES/validation.php
index 69bef504a0..9f750cf2fa 100644
--- a/resources/lang/ca_ES/validation.php
+++ b/resources/lang/ca_ES/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Aquest nom ja és en ús.',
'unique_account_for_user' => 'Aquest nom de compte ja és en ús.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'El camp :attribute ha d\'estar entre :min i :max.',
'between.file' => 'El camp :attribute ha de tenir entre :min i :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Ambdues comptes han de ser del mateix tipus',
'same_account_currency' => 'Ambdues comptes han de tenir la mateixa configuració de moneda',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Aquesta contrasenya no és segura. Si us plau, prova-ho de nou. Per més informació, visita https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipus de repetició invàlid per transaccions periòdiques.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'No s\'ha pogut trobar un compte de destí vàlid buscant l\'ID ":id" o el nom ":name".',
'deposit_dest_wrong_type' => 'El compte de destí enviat no és del tipus correcte.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Necessites obtenir un ID de compte d\'origen vàlid i/o un nom de compte d\'origen vàlid per continuar.',
'transfer_source_bad_data' => '[c] No s\'ha pogut trobar un compte font vàlid en cercar per l\'identificador ":id" o el nom ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'No tens accés a aquesta administració.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/cs_CZ/api.php b/resources/lang/cs_CZ/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/cs_CZ/api.php
+++ b/resources/lang/cs_CZ/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/cs_CZ/auth.php b/resources/lang/cs_CZ/auth.php
index c07d4a1e2d..5d909b8f77 100644
--- a/resources/lang/cs_CZ/auth.php
+++ b/resources/lang/cs_CZ/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/cs_CZ/breadcrumbs.php b/resources/lang/cs_CZ/breadcrumbs.php
index a7d39da5ef..7f0deb10e7 100644
--- a/resources/lang/cs_CZ/breadcrumbs.php
+++ b/resources/lang/cs_CZ/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Převody',
'transfers_list' => 'Převody',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Vyúčtování',
'create_withdrawal' => 'Vytvořit nový výběr',
diff --git a/resources/lang/cs_CZ/components.php b/resources/lang/cs_CZ/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/cs_CZ/components.php
+++ b/resources/lang/cs_CZ/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/cs_CZ/config.php b/resources/lang/cs_CZ/config.php
index 89c5a39c6b..530f9ba912 100644
--- a/resources/lang/cs_CZ/config.php
+++ b/resources/lang/cs_CZ/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'cs',
- 'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8',
+ 'html_language' => 'cs',
+ 'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, RRRR',
- 'month_and_day_fns' => 'd MMMM, y',
- 'month_and_day_js' => 'D. MMMM YYYY',
+ 'month_and_day_moment_js' => 'MMM D, RRRR',
+ 'month_and_day_fns' => 'd MMMM, y',
+ 'month_and_day_js' => 'D. MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D. MMMM YYYY',
+ 'specific_day_js' => 'D. MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'týden' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'týden' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Pondělí',
- 'dow_2' => 'Úterý',
- 'dow_3' => 'Středa',
- 'dow_4' => 'Čtvrtek',
- 'dow_5' => 'Pátek',
- 'dow_6' => 'Sobota',
- 'dow_7' => 'Neděle',
+ 'quarter_fns' => "Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Pondělí',
+ 'dow_2' => 'Úterý',
+ 'dow_3' => 'Středa',
+ 'dow_4' => 'Čtvrtek',
+ 'dow_5' => 'Pátek',
+ 'dow_6' => 'Sobota',
+ 'dow_7' => 'Neděle',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/cs_CZ/demo.php b/resources/lang/cs_CZ/demo.php
index 9547ba5f29..78e03d7a95 100644
--- a/resources/lang/cs_CZ/demo.php
+++ b/resources/lang/cs_CZ/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Mějte na paměti, že obsah demostránky je každé čtyři hodny smazán. Přístup může být zrušen kdykoli. Toto se děje automaticky a nejedná se o chybu.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/cs_CZ/email.php b/resources/lang/cs_CZ/email.php
index 21ef240f87..ffe078f04c 100644
--- a/resources/lang/cs_CZ/email.php
+++ b/resources/lang/cs_CZ/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Testovací zpráva z vaší instalace Firefly III',
'admin_test_body' => 'Toto je testovací zpráva z instance Firefly III. Byla odeslána na :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Obnovení hesla:',
'registered_doc_link' => 'Dokumentace:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III vytvořil novou transakci|Firefly III vytvořil :count nových transakcí',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/cs_CZ/errors.php b/resources/lang/cs_CZ/errors.php
index 86d8dae511..02f01d3aee 100644
--- a/resources/lang/cs_CZ/errors.php
+++ b/resources/lang/cs_CZ/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Trasování zásobníku',
'more_info' => 'Více informací',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Shromažďujte prosím další informace do adresáře storage/logs
, kde najdete chybové záznamy. Pokud používáte Docker, použijte docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/cs_CZ/firefly.php b/resources/lang/cs_CZ/firefly.php
index a99e7319b6..55d3271ae7 100644
--- a/resources/lang/cs_CZ/firefly.php
+++ b/resources/lang/cs_CZ/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -42,8 +33,8 @@ return [
'split' => 'Rozdělit',
'single_split' => 'Rozdělit',
'clone' => 'Klonovat',
- 'clone_and_edit' => 'Clone and edit',
- 'confirm_action' => 'Confirm action',
+ 'clone_and_edit' => 'Klonovat a upravit',
+ 'confirm_action' => 'Potvrdit akci',
'last_seven_days' => 'Uplynulých 7 dnů',
'last_thirty_days' => 'Uplynulých 30 dní',
'last_180_days' => 'Posledních 180 dní',
@@ -103,7 +94,7 @@ return [
'flash_error_multiple' => 'Jedna chyba | :count chyb',
'net_worth' => 'Čisté jmění',
'help_for_this_page' => 'Nápověda pro tuto stránku',
- 'help_for_this_page_body' => 'You can find more information about this page in the documentation.',
+ 'help_for_this_page_body' => 'Více informací o této stránce naleznete v dokumentaci.',
'two_factor_welcome' => 'Zdravíme!',
'two_factor_enter_code' => 'Pro pokračování zadejte kód pro dvoufázové ověření. Vaše aplikace ho pro vás může vytvořit.',
'two_factor_code_here' => 'Sem zadejte kód',
@@ -113,7 +104,7 @@ return [
'two_factor_forgot' => 'Zapomněl(a) jsem si nástroj pro dvoufázové ověření.',
'two_factor_lost_header' => 'Ztratili jste své dvoufázové ověření?',
'two_factor_lost_intro' => 'Pokud jste ztratili i své záložní kódy, máte smůlu. Toto se pak už nedá napravit z webového rozhraní. Máte dvě možnosti:',
- 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read tento záznam v FAQ pro instrukce.',
'two_factor_lost_fix_owner' => 'V ostatních případech napište provozovateli, :site_owner a požádejte ho o resetování svého dvoufázového ověřování.',
'mfa_backup_code' => 'Použitím záložního kódu, umožňujícího přihlášení do Firefly III, platnost kódu zaniká. Takže kód, kterým jste se už přihlásili, už k ničemu není (není možné ho použít opakovaně) proto si ho ze seznamu vyškrtněte.',
'pref_two_factor_new_backup_codes' => 'Získat nové záložní kódy',
@@ -242,52 +233,52 @@ return [
// Webhooks
'webhooks' => 'Webhooky',
- 'webhooks_breadcrumb' => 'Webhooks',
- 'webhooks_menu_disabled' => 'disabled',
- 'no_webhook_messages' => 'There are no webhook messages',
- 'webhook_trigger_STORE_TRANSACTION' => 'After transaction creation',
- 'webhook_trigger_UPDATE_TRANSACTION' => 'After transaction update',
- 'webhook_trigger_DESTROY_TRANSACTION' => 'After transaction delete',
- 'webhook_response_TRANSACTIONS' => 'Transaction details',
- 'webhook_response_ACCOUNTS' => 'Account details',
- 'webhook_response_none_NONE' => 'No details',
+ 'webhooks_breadcrumb' => 'Webhooky',
+ 'webhooks_menu_disabled' => 'zakázáno',
+ 'no_webhook_messages' => 'Neexistují žádné zprávy webhooku',
+ 'webhook_trigger_STORE_TRANSACTION' => 'Po vytvoření transakce',
+ 'webhook_trigger_UPDATE_TRANSACTION' => 'Po aktualizaci transakce',
+ 'webhook_trigger_DESTROY_TRANSACTION' => 'Po odstranění transakce',
+ 'webhook_response_TRANSACTIONS' => 'Podrobnosti transakce',
+ 'webhook_response_ACCOUNTS' => 'Podrobnosti účtu',
+ 'webhook_response_none_NONE' => 'Žádné detaily',
'webhook_delivery_JSON' => 'JSON',
- 'inspect' => 'Inspect',
- 'create_new_webhook' => 'Create new webhook',
- 'webhooks_create_breadcrumb' => 'Create new webhook',
- 'webhook_trigger_form_help' => 'Indicate on what event the webhook will trigger',
- 'webhook_response_form_help' => 'Indicate what the webhook must submit to the URL.',
- 'webhook_delivery_form_help' => 'Which format the webhook must deliver data in.',
- 'webhook_active_form_help' => 'The webhook must be active or it won\'t be called.',
- 'stored_new_webhook' => 'Stored new webhook ":title"',
- 'delete_webhook' => 'Delete webhook',
- 'deleted_webhook' => 'Deleted webhook ":title"',
- 'edit_webhook' => 'Edit webhook ":title"',
- 'updated_webhook' => 'Updated webhook ":title"',
- 'edit_webhook_js' => 'Edit webhook "{title}"',
+ 'inspect' => 'Prozkoumat',
+ 'create_new_webhook' => 'Vytvořit nový webhook',
+ 'webhooks_create_breadcrumb' => 'Vytvořit nový webhook',
+ 'webhook_trigger_form_help' => 'Určit, na kterou událost se spustí webhook',
+ 'webhook_response_form_help' => 'Určit, co musí webhook odeslat do URL.',
+ 'webhook_delivery_form_help' => 'V jakém formátu musí webhook posílat data.',
+ 'webhook_active_form_help' => 'Webhook musí být aktivní, nebo nebude zavolán.',
+ 'stored_new_webhook' => 'Uložený nový webhook ":title"',
+ 'delete_webhook' => 'Smazat webhook',
+ 'deleted_webhook' => 'Smazán webhook ":title"',
+ 'edit_webhook' => 'Upravit webhook ":title"',
+ 'updated_webhook' => 'Aktualizován webhook ":title"',
+ 'edit_webhook_js' => 'Upravit webhook "{title}"',
'show_webhook' => 'Webhook ":title"',
- 'webhook_was_triggered' => 'The webhook was triggered on the indicated transaction. Please wait for results to appear.',
- 'webhook_messages' => 'Webhook message',
- 'view_message' => 'View message',
- 'view_attempts' => 'View failed attempts',
- 'message_content_title' => 'Webhook message content',
- 'message_content_help' => 'This is the content of the message that was sent (or tried) using this webhook.',
- 'attempt_content_title' => 'Webhook attempts',
- '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_was_triggered' => 'Webhook byl spuštěn na určené transakci. Prosím počkejte, než se objeví výsledky.',
+ 'webhook_messages' => 'Zpráva webhooku',
+ 'view_message' => 'Zobrazit zprávu',
+ 'view_attempts' => 'Zobrazit neúspěšné pokusy',
+ 'message_content_title' => 'Obsah zprávy webhooku',
+ 'message_content_help' => 'Toto je obsah zprávy, která byla odeslána (nebo vyzkoušena) pomocí tohoto webhooku.',
+ 'attempt_content_title' => 'Pokusy webhooku',
+ 'attempt_content_help' => 'To vše jsou neúspěšné pokusy této zpravy webhooku o odeslání na nakonfigurovanou URL. Po nějaké době, Firefly III přestane zkoušet odesílat zprávu.',
+ 'no_attempts' => 'Nebyly nalezeny žádné neúspěšné pokusy. To je dobrá věc!',
'webhook_attempt_at' => 'Attempt at {moment}',
- 'logs' => 'Logs',
- 'response' => 'Response',
- 'visit_webhook_url' => 'Visit webhook URL',
- 'reset_webhook_secret' => 'Reset webhook secret',
- 'webhook_stored_link' => 'Webhook #{ID} ("{title}") has been stored.',
- 'webhook_updated_link' => 'Webhook #{ID} ("{title}") has been updated.',
+ 'logs' => 'Logy',
+ 'response' => 'Odpověď',
+ 'visit_webhook_url' => 'Navštívit URL webhooku',
+ 'reset_webhook_secret' => 'Restartovat tajný klíč webhooku',
+ 'webhook_stored_link' => 'Webhook #{ID} ("{title}") byl uložen.',
+ 'webhook_updated_link' => 'Webhook #{ID} ("{title}") byl aktualizován.',
// API access
'authorization_request' => 'Požadavek na ověření – Firefly III verze :version',
- 'authorization_request_intro' => 'Application ":client" is requesting permission to access your financial administration. Would you like to authorize :client to access these records?',
- 'authorization_request_site' => 'You will be redirected to :url
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_intro' => 'Aplikace :client žádá oprávnění pro přístup k vaší finanční správě. Chcete autorizovat :client pro přístup k těmto záznamům?',
+ 'authorization_request_site' => 'Budete přesměrováni na :url
, na které pak budete mít přístup k vašim údajům Firefly III.',
+ 'authorization_request_invalid' => 'Tento požadavek na přístup je neplatný. Prosím, nikdy nezkoušejte tento odkaz znovu.',
'scopes_will_be_able' => 'Tato aplikace bude moci:',
'button_authorize' => 'Autorizovat',
'none_in_select_list' => '(žádné)',
@@ -327,243 +318,234 @@ return [
'admin_update_channel_explain' => 'Firefly III má tři aktualizační "kanály", které určují, jak moc jste napřed, jde-li o funkce, vylepšení a chyby. Použijte "beta" kanál, pokud jste dobrodružný a "alfa", když chcete žít nebezpečně.',
'update_channel_stable' => 'Stabilní. Vše by mělo fungovat podle očekávání.',
'update_channel_beta' => 'Beta verze. Jsou zde nové funkce, ale nemusí vše fungovat.',
- 'update_channel_alpha' => 'Alpha. We throw stuff in, and use whatever sticks.',
+ 'update_channel_alpha' => 'Alfa. Míchame všechno dohromady a používáme vše, co se osvědčí.',
// search
'search' => 'Hledat',
'search_query' => 'Dotaz',
- 'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
- 'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
- 'search_for_query' => 'Firefly III is searching for transactions with all of these words in them: :query',
- 'invalid_operators_list' => 'These search parameters are not valid and have been ignored.',
+ 'search_found_transactions' => 'Firefly III nalezl :count transakci během :time sekund.|Firefly III nalezl :count transakcí během :time sekund.',
+ 'search_found_more_transactions' => 'Firefly III nalezlo vice než :count transakcí za :time sekund.',
+ 'search_for_query' => 'Firefly III hledá transakce se všemi těmito slovy: :query',
+ 'invalid_operators_list' => 'Tyto vyhledávací parametry nejsou platné a byly ignorovány.',
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
- '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_date_on' => 'Datum transakce je ":value"',
+ 'search_modifier_not_date_on' => 'Datum transakce není ":value"',
+ 'search_modifier_reconciled' => 'Transakce je odsouhlasena',
'search_modifier_not_reconciled' => 'Transaction is not reconciled',
'search_modifier_id' => 'Číslo transakce je „:value“',
- 'search_modifier_not_id' => 'Transaction ID is not ":value"',
+ 'search_modifier_not_id' => 'ID transakce není ":value"',
'search_modifier_date_before' => 'Datum transakce je před (včetně) ":value"',
'search_modifier_date_after' => 'Datum transakce je po (včetně) ":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_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',
- 'search_modifier_not_no_external_id' => 'The transaction must have a (any) external ID',
- 'search_modifier_internal_reference_is' => 'Internal reference is ":value"',
- 'search_modifier_not_internal_reference_is' => 'Internal reference is not ":value"',
- 'search_modifier_description_starts' => 'Description starts with ":value"',
- 'search_modifier_not_description_starts' => 'Description does not start with ":value"',
- 'search_modifier_description_ends' => 'Description ends on ":value"',
- 'search_modifier_not_description_ends' => 'Description does not end on ":value"',
- 'search_modifier_description_contains' => 'Description contains ":value"',
- 'search_modifier_not_description_contains' => 'Description does not contain ":value"',
- 'search_modifier_description_is' => 'Description is exactly ":value"',
- 'search_modifier_not_description_is' => 'Description is exactly not ":value"',
- 'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
- 'search_modifier_not_currency_is' => 'Transaction (foreign) currency is not ":value"',
- 'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
- 'search_modifier_not_foreign_currency_is' => 'Transaction foreign currency is not ":value"',
- 'search_modifier_has_attachments' => 'The transaction must have an attachment',
- 'search_modifier_has_no_category' => 'The transaction must have no category',
- '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_has_any_category' => 'The transaction must have a (any) category',
- 'search_modifier_has_no_budget' => 'The transaction must have no budget',
- 'search_modifier_not_has_any_budget' => 'The transaction must have no budget',
- 'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
- 'search_modifier_not_has_no_budget' => 'The transaction must have a (any) budget',
- 'search_modifier_has_no_bill' => 'The transaction must have no bill',
- 'search_modifier_not_has_no_bill' => 'The transaction must have a (any) bill',
- 'search_modifier_has_any_bill' => 'The transaction must have a (any) bill',
- 'search_modifier_not_has_any_bill' => 'The transaction must have no bill',
- 'search_modifier_has_no_tag' => 'The transaction must have no tags',
- 'search_modifier_not_has_any_tag' => 'The transaction must have no tags',
- 'search_modifier_not_has_no_tag' => 'The transaction must have a (any) tag',
- 'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
- 'search_modifier_notes_contains' => 'The transaction notes contain ":value"',
- 'search_modifier_not_notes_contains' => 'The transaction notes do not contain ":value"',
- 'search_modifier_notes_starts' => 'The transaction notes start with ":value"',
- 'search_modifier_not_notes_starts' => 'The transaction notes do not start with ":value"',
- 'search_modifier_notes_ends' => 'The transaction notes end with ":value"',
- 'search_modifier_not_notes_ends' => 'The transaction notes do not end with ":value"',
- 'search_modifier_notes_is' => 'The transaction notes are exactly ":value"',
- 'search_modifier_not_notes_is' => 'The transaction notes are exactly not ":value"',
- 'search_modifier_no_notes' => 'The transaction has no notes',
- 'search_modifier_not_no_notes' => 'The transaction must have notes',
- 'search_modifier_any_notes' => 'The transaction must have notes',
- 'search_modifier_not_any_notes' => 'The transaction has no notes',
- 'search_modifier_amount_is' => 'Amount is exactly :value',
- 'search_modifier_not_amount_is' => 'Amount is not :value',
- 'search_modifier_amount_less' => 'Amount is less than or equal to :value',
- 'search_modifier_not_amount_more' => 'Amount is less than or equal to :value',
- 'search_modifier_amount_more' => 'Amount is more than or equal to :value',
- 'search_modifier_not_amount_less' => 'Amount is more than or equal to :value',
- 'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
- 'search_modifier_not_source_account_is' => 'Source account name is not ":value"',
- 'search_modifier_source_account_contains' => 'Source account name contains ":value"',
- 'search_modifier_not_source_account_contains' => 'Source account name does not contain ":value"',
- 'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
- 'search_modifier_not_source_account_starts' => 'Source account name does not start with ":value"',
- 'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
- 'search_modifier_not_source_account_ends' => 'Source account name does not end with ":value"',
- 'search_modifier_source_account_id' => 'Source account ID is :value',
- 'search_modifier_not_source_account_id' => 'Source account ID is not :value',
- 'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
- 'search_modifier_not_source_account_nr_is' => 'Source account number (IBAN) is not ":value"',
- 'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
- 'search_modifier_not_source_account_nr_contains' => 'Source account number (IBAN) does not contain ":value"',
- 'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
- 'search_modifier_not_source_account_nr_starts' => 'Source account number (IBAN) does not start with ":value"',
- 'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends on ":value"',
- 'search_modifier_not_source_account_nr_ends' => 'Source account number (IBAN) does not end on ":value"',
- 'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
- 'search_modifier_not_destination_account_is' => 'Destination account name is not ":value"',
- 'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
- 'search_modifier_not_destination_account_contains' => 'Destination account name does not contain ":value"',
- 'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
- 'search_modifier_not_destination_account_starts' => 'Destination account name does not start with ":value"',
- 'search_modifier_destination_account_ends' => 'Destination account name ends on ":value"',
- 'search_modifier_not_destination_account_ends' => 'Destination account name does not end on ":value"',
- 'search_modifier_destination_account_id' => 'Destination account ID is :value',
- 'search_modifier_not_destination_account_id' => 'Destination account ID is not :value',
- 'search_modifier_destination_is_cash' => 'Destination account is the "(cash)" account',
- 'search_modifier_not_destination_is_cash' => 'Destination account is not the "(cash)" account',
- 'search_modifier_source_is_cash' => 'Source account is the "(cash)" account',
- 'search_modifier_not_source_is_cash' => 'Source account is not the "(cash)" account',
- 'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
- 'search_modifier_not_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
- 'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
- 'search_modifier_not_destination_account_nr_contains' => 'Destination account number (IBAN) does not contain ":value"',
- 'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
- 'search_modifier_not_destination_account_nr_starts' => 'Destination account number (IBAN) does not start with ":value"',
- 'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends 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_not_account_id' => 'Source or destination account ID\'s is/are not: :value',
- 'search_modifier_category_is' => 'Category is ":value"',
- 'search_modifier_not_category_is' => 'Category is not ":value"',
- 'search_modifier_budget_is' => 'Budget is ":value"',
- 'search_modifier_not_budget_is' => 'Budget is not ":value"',
- 'search_modifier_bill_is' => 'Bill is ":value"',
- 'search_modifier_not_bill_is' => 'Bill is not ":value"',
- 'search_modifier_transaction_type' => 'Transaction type is ":value"',
- 'search_modifier_not_transaction_type' => 'Transaction type is not ":value"',
- 'search_modifier_tag_is' => 'Tag is ":value"',
- 'search_modifier_tag_contains' => 'Tag contains ":value"',
- 'search_modifier_not_tag_contains' => 'Tag does not contain ":value"',
- 'search_modifier_tag_ends' => 'Tag ends with ":value"',
- 'search_modifier_tag_starts' => 'Tag starts with ":value"',
- 'search_modifier_not_tag_is' => 'No tag is ":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_date_on_month' => 'Transaction is in month ":value"',
- 'search_modifier_not_date_on_month' => 'Transaction is not in month ":value"',
- 'search_modifier_date_on_day' => 'Transaction is on day of month ":value"',
- 'search_modifier_not_date_on_day' => 'Transaction is not on day of month ":value"',
- 'search_modifier_date_before_year' => 'Transaction is before or in year ":value"',
- 'search_modifier_date_before_month' => 'Transaction is before or in month ":value"',
- 'search_modifier_date_before_day' => 'Transaction is before or on day of month ":value"',
- 'search_modifier_date_after_year' => 'Transaction is in or after year ":value"',
- 'search_modifier_date_after_month' => 'Transaction is in or after month ":value"',
- 'search_modifier_date_after_day' => 'Transaction is after or on day of month ":value"',
+ 'search_modifier_external_id_is' => 'Externí ID je ":value"',
+ 'search_modifier_not_external_id_is' => 'Externí ID není ":value"',
+ 'search_modifier_no_external_url' => 'Transakce nemá žádnou externí URL',
+ 'search_modifier_no_external_id' => 'Transakce nemá žádnou externí ID',
+ 'search_modifier_not_any_external_url' => 'Transakce nemá žádnou externí URL',
+ 'search_modifier_not_any_external_id' => 'Transakce nemá žádnou externí ID',
+ 'search_modifier_any_external_url' => 'Transakce musí mít (libovolnou) externí URL',
+ 'search_modifier_any_external_id' => 'Transakce musí mít (libovolnou) externí ID',
+ 'search_modifier_not_no_external_url' => 'Transakce musí mít (libovolnou) externí URL',
+ 'search_modifier_not_no_external_id' => 'Transakce musí mít (libovolnou) externí ID',
+ 'search_modifier_internal_reference_is' => 'Interní reference je ":value"',
+ 'search_modifier_not_internal_reference_is' => 'Interní reference není ":value"',
+ 'search_modifier_description_starts' => 'Popis začíná na ":value"',
+ 'search_modifier_not_description_starts' => 'Popis nezačíná na ":value"',
+ 'search_modifier_description_ends' => 'Popis končí na ":value"',
+ 'search_modifier_not_description_ends' => 'Popis nekončí na ":value"',
+ 'search_modifier_description_contains' => 'Popis obsahuje ":value"',
+ 'search_modifier_not_description_contains' => 'Popis neobsahuje ":value"',
+ 'search_modifier_description_is' => 'Popis je přesně ":value"',
+ 'search_modifier_not_description_is' => 'Popis není přesně ":value"',
+ 'search_modifier_currency_is' => '(Zahraniční) měna transakce je ":value"',
+ 'search_modifier_not_currency_is' => '(Zahraniční) měna transakce není ":value"',
+ 'search_modifier_foreign_currency_is' => 'Zahraniční měna transakce je ":value"',
+ 'search_modifier_not_foreign_currency_is' => 'Zahraniční měna transakce není ":value"',
+ 'search_modifier_has_attachments' => 'Transakce musí mít přílohu',
+ 'search_modifier_has_no_category' => 'Transakce nesmí mít žádnou kategorii',
+ 'search_modifier_not_has_no_category' => 'Transakce musí mít (libovolnou) kategorii',
+ 'search_modifier_not_has_any_category' => 'Transakce nesmí mít žádnou kategorii',
+ 'search_modifier_has_any_category' => 'Transakce musí mít (libovolnou) kategorii',
+ 'search_modifier_has_no_budget' => 'Transakce nesmí mít žádný rozpočet',
+ 'search_modifier_not_has_any_budget' => 'Transakce nesmí mít žádný rozpočet',
+ 'search_modifier_has_any_budget' => 'Transakce musí mít (libovolný) rozpočet',
+ 'search_modifier_not_has_no_budget' => 'Transakce musí mít (libovolný) rozpočet',
+ 'search_modifier_has_no_bill' => 'Transakce nesmí mít účet',
+ 'search_modifier_not_has_no_bill' => 'Transakce musí mít (libovolný) účet',
+ 'search_modifier_has_any_bill' => 'Transakce musí mít (libovolný) účet',
+ 'search_modifier_not_has_any_bill' => 'Transakce nesmí mít účet',
+ 'search_modifier_has_no_tag' => 'Transakce nesmí mít žádné štítky',
+ 'search_modifier_not_has_any_tag' => 'Transakce nesmí mít žádné štítky',
+ 'search_modifier_not_has_no_tag' => 'Transakce musí mít (libovolný) štítek',
+ 'search_modifier_has_any_tag' => 'Transakce musí mít (libovolný) štítek',
+ 'search_modifier_notes_contains' => 'Poznámky k transakci obsahují ":value"',
+ 'search_modifier_not_notes_contains' => 'Poznámky k transakci neobsahují ":value"',
+ 'search_modifier_notes_starts' => 'Poznámky k transakci začínají na ":value"',
+ 'search_modifier_not_notes_starts' => 'Poznámky k transakci nezačínají na ":value"',
+ 'search_modifier_notes_ends' => 'Poznámky k transakci končí na ":value"',
+ 'search_modifier_not_notes_ends' => 'Poznámky k transakci nekončí na ":value"',
+ 'search_modifier_notes_is' => 'Poznámky k transakci jsou přesně ":value"',
+ 'search_modifier_not_notes_is' => 'Poznámky k transakci nejsou přesně ":value"',
+ 'search_modifier_no_notes' => 'Transakce nemá žádné poznámky',
+ 'search_modifier_not_no_notes' => 'Transakce musí mít poznámky',
+ 'search_modifier_any_notes' => 'Transakce musí mít poznámky',
+ 'search_modifier_not_any_notes' => 'Transakce nemá žádné poznámky',
+ 'search_modifier_amount_is' => 'Částka je přesně :value',
+ 'search_modifier_not_amount_is' => 'Částka není přesně :value',
+ 'search_modifier_amount_less' => 'Částka je menší nebo rovna :value',
+ 'search_modifier_not_amount_more' => 'Částka je menší nebo rovna :value',
+ 'search_modifier_amount_more' => 'Částka je větší nebo rovna :value',
+ 'search_modifier_not_amount_less' => 'Částka je větší nebo rovna :value',
+ 'search_modifier_source_account_is' => 'Název zdrojového účtu je přesně ":value"',
+ 'search_modifier_not_source_account_is' => 'Název zdrojového účtu není ":value"',
+ 'search_modifier_source_account_contains' => 'Název zdrojového účtu obsahuje ":value"',
+ 'search_modifier_not_source_account_contains' => 'Název zdrojového účtu neobsahuje ":value"',
+ 'search_modifier_source_account_starts' => 'Název zdrojového účtu začíná na ":value"',
+ 'search_modifier_not_source_account_starts' => 'Název zdrojového účtu nezačíná na ":value"',
+ 'search_modifier_source_account_ends' => 'Název zdrojového účtu končí na ":value"',
+ 'search_modifier_not_source_account_ends' => 'Název zdrojového účtu nekončí na ":value"',
+ 'search_modifier_source_account_id' => 'ID zdrojového účtu je :value',
+ 'search_modifier_not_source_account_id' => 'ID zdrojového účtu není :value',
+ 'search_modifier_source_account_nr_is' => 'Číslo zdrojového účtu (IBAN) je ":value"',
+ 'search_modifier_not_source_account_nr_is' => 'Číslo zdrojového účtu (IBAN) není ":value"',
+ 'search_modifier_source_account_nr_contains' => 'Číslo zdrojového účtu (IBAN) obsahuje ":value"',
+ 'search_modifier_not_source_account_nr_contains' => 'Číslo zdrojového účtu (IBAN) neobsahuje ":value"',
+ 'search_modifier_source_account_nr_starts' => 'Číslo zdrojového účtu (IBAN) začíná na ":value"',
+ 'search_modifier_not_source_account_nr_starts' => 'Číslo zdrojového účtu (IBAN) nezačíná na ":value"',
+ 'search_modifier_source_account_nr_ends' => 'Číslo zdrojového účtu (IBAN) končí na ":value"',
+ 'search_modifier_not_source_account_nr_ends' => 'Číslo zdrojového účtu (IBAN) nekončí na ":value"',
+ 'search_modifier_destination_account_is' => 'Název cílového účtu je přesně ":value"',
+ 'search_modifier_not_destination_account_is' => 'Název cílového účtu není ":value"',
+ 'search_modifier_destination_account_contains' => 'Název cílového účtu obsahuje ":value"',
+ 'search_modifier_not_destination_account_contains' => 'Název cílového účtu neobsahuje ":value"',
+ 'search_modifier_destination_account_starts' => 'Název cílového účtu začíná na ":value"',
+ 'search_modifier_not_destination_account_starts' => 'Název cílového účtu nezačíná na ":value"',
+ 'search_modifier_destination_account_ends' => 'Název cílového účtu končí na ":value"',
+ 'search_modifier_not_destination_account_ends' => 'Název cílového účtu nekončí na ":value"',
+ 'search_modifier_destination_account_id' => 'ID cílového účtu je :value',
+ 'search_modifier_not_destination_account_id' => 'ID cílového účtu není :value',
+ 'search_modifier_destination_is_cash' => 'Cílový účet je (hotovostní) účet',
+ 'search_modifier_not_destination_is_cash' => 'Cílový účet není (hotovostní) účet',
+ 'search_modifier_source_is_cash' => 'Zdrojový účet je (hotovostní) účet',
+ 'search_modifier_not_source_is_cash' => 'Zdrojový účet není (hotovostní) účet',
+ 'search_modifier_destination_account_nr_is' => 'ČÍslo cílového účtu (IBAN) je ":value"',
+ 'search_modifier_not_destination_account_nr_is' => 'Číslo cílového účtu (IBAN) je ":value"',
+ 'search_modifier_destination_account_nr_contains' => 'Číslo cílového účtu (IBAN) obsahuje ":value"',
+ 'search_modifier_not_destination_account_nr_contains' => 'Číslo cílového účtu (IBAN) neobsahuje ":value"',
+ 'search_modifier_destination_account_nr_starts' => 'Číslo cílového účtu (IBAN) začíná na ":value"',
+ 'search_modifier_not_destination_account_nr_starts' => 'Číslo cílového účtu (IBAN) nezačíná na ":value"',
+ 'search_modifier_destination_account_nr_ends' => 'Číslo cílového účtu (IBAN) končí na ":value"',
+ 'search_modifier_not_destination_account_nr_ends' => 'Číslo cílového účtu (IBAN) nekončí na ":value"',
+ 'search_modifier_account_id' => 'ID zdrojového nebo cílového účtu je/jsou: :value',
+ 'search_modifier_not_account_id' => 'ID zdrojového nebo cílového účtu není/nejsou: :value',
+ 'search_modifier_category_is' => 'Kategorie je „:value“',
+ 'search_modifier_not_category_is' => 'Kategorie není „:value“',
+ 'search_modifier_budget_is' => 'Rozpočet je „:value“',
+ 'search_modifier_not_budget_is' => 'Rozpočet není „:value“',
+ 'search_modifier_bill_is' => 'Účet je ":value"',
+ 'search_modifier_not_bill_is' => 'Účet není ":value"',
+ 'search_modifier_transaction_type' => 'Typ transakce je ":value"',
+ 'search_modifier_not_transaction_type' => 'Typ transakce není ":value"',
+ 'search_modifier_tag_is' => 'Štítek je „:value“',
+ 'search_modifier_tag_contains' => 'Štítek obsahuje ":value"',
+ 'search_modifier_not_tag_contains' => 'Štítek neobsahuje ":value"',
+ 'search_modifier_tag_ends' => 'Štítek končí na ":value"',
+ 'search_modifier_tag_starts' => 'Štítek začíná na ":value"',
+ 'search_modifier_not_tag_is' => 'Žádný štítek není ":value"',
+ 'search_modifier_date_on_year' => 'Transakce je v roce ":value"',
+ 'search_modifier_not_date_on_year' => 'Transakce není v roce ":value"',
+ 'search_modifier_date_on_month' => 'Transakce je v měsíci ":value"',
+ 'search_modifier_not_date_on_month' => 'Transakce není v měsíci ":value"',
+ 'search_modifier_date_on_day' => 'Transakce je v :value. dni měsíce',
+ 'search_modifier_not_date_on_day' => 'Transakce není v :value. dni měsíce',
+ 'search_modifier_date_before_year' => 'Transakce je před nebo v roce ":value"',
+ 'search_modifier_date_before_month' => 'Transakce je před nebo v měsíci ":value"',
+ 'search_modifier_date_before_day' => 'Transakce je před nebo v :value. dni měsíce',
+ 'search_modifier_date_after_year' => 'Transakce je v roce nebo po roce ":value"',
+ 'search_modifier_date_after_month' => 'Transakce je v měsící nebo po měsíci ":value"',
+ 'search_modifier_date_after_day' => 'Transakce je po nebo v :value. dni měsíce',
// new
- 'search_modifier_tag_is_not' => 'No tag is ":value"',
- 'search_modifier_not_tag_is_not' => 'Tag is ":value"',
- 'search_modifier_account_is' => 'Either account is ":value"',
- 'search_modifier_not_account_is' => 'Neither account is ":value"',
- 'search_modifier_account_contains' => 'Either account contains ":value"',
- 'search_modifier_not_account_contains' => 'Neither account contains ":value"',
- 'search_modifier_account_ends' => 'Either 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_not_account_starts' => 'Neither account starts with ":value"',
- 'search_modifier_account_nr_is' => 'Either account number / IBAN is ":value"',
- 'search_modifier_not_account_nr_is' => 'Neither account number / IBAN is ":value"',
- 'search_modifier_account_nr_contains' => 'Either account number / IBAN contains ":value"',
- 'search_modifier_not_account_nr_contains' => 'Neither account number / IBAN contains ":value"',
- 'search_modifier_account_nr_ends' => 'Either account number / IBAN ends with ":value"',
- 'search_modifier_not_account_nr_ends' => 'Neither account number / IBAN ends with ":value"',
- 'search_modifier_account_nr_starts' => 'Either account number / IBAN starts with ":value"',
- 'search_modifier_not_account_nr_starts' => 'Neither account number / IBAN starts with ":value"',
- 'search_modifier_category_contains' => 'Category contains ":value"',
- 'search_modifier_not_category_contains' => 'Category does not contain ":value"',
- 'search_modifier_category_ends' => 'Category ends on ":value"',
- 'search_modifier_not_category_ends' => 'Category does not end on ":value"',
- 'search_modifier_category_starts' => 'Category starts with ":value"',
- 'search_modifier_not_category_starts' => 'Category does not start with ":value"',
- 'search_modifier_budget_contains' => 'Budget contains ":value"',
- 'search_modifier_not_budget_contains' => 'Budget does not contain ":value"',
- 'search_modifier_budget_ends' => 'Budget ends with ":value"',
- 'search_modifier_not_budget_ends' => 'Budget does not end on ":value"',
- 'search_modifier_budget_starts' => 'Budget starts with ":value"',
- 'search_modifier_not_budget_starts' => 'Budget does not start with ":value"',
- 'search_modifier_bill_contains' => 'Bill contains ":value"',
- 'search_modifier_not_bill_contains' => 'Bill does not contain ":value"',
- 'search_modifier_bill_ends' => 'Bill ends with ":value"',
- 'search_modifier_not_bill_ends' => 'Bill does not end on ":value"',
- 'search_modifier_bill_starts' => 'Bill starts with ":value"',
- 'search_modifier_not_bill_starts' => 'Bill does not start with ":value"',
- 'search_modifier_external_id_contains' => 'External ID contains ":value"',
- 'search_modifier_not_external_id_contains' => 'External ID does not contain ":value"',
- 'search_modifier_external_id_ends' => 'External ID ends with ":value"',
- 'search_modifier_not_external_id_ends' => 'External ID does not end with ":value"',
- 'search_modifier_external_id_starts' => 'External ID starts with ":value"',
- 'search_modifier_not_external_id_starts' => 'External ID does not start with ":value"',
- 'search_modifier_internal_reference_contains' => 'Internal reference contains ":value"',
- 'search_modifier_not_internal_reference_contains' => 'Internal reference does not contain ":value"',
- 'search_modifier_internal_reference_ends' => 'Internal reference ends with ":value"',
- 'search_modifier_internal_reference_starts' => 'Internal reference starts with ":value"',
- 'search_modifier_not_internal_reference_ends' => 'Internal reference does not end with ":value"',
- 'search_modifier_not_internal_reference_starts' => 'Internal reference does not start with ":value"',
- 'search_modifier_external_url_is' => 'External URL is ":value"',
- 'search_modifier_not_external_url_is' => 'External URL is not ":value"',
- 'search_modifier_external_url_contains' => 'External URL contains ":value"',
- 'search_modifier_not_external_url_contains' => 'External URL does not contain ":value"',
- 'search_modifier_external_url_ends' => 'External URL ends with ":value"',
- 'search_modifier_not_external_url_ends' => 'External URL does not end with ":value"',
- 'search_modifier_external_url_starts' => 'External URL starts with ":value"',
- 'search_modifier_not_external_url_starts' => 'External URL does not start with ":value"',
- 'search_modifier_has_no_attachments' => 'Transaction has no attachments',
- 'search_modifier_not_has_no_attachments' => 'Transaction has attachments',
- 'search_modifier_not_has_attachments' => 'Transaction has no attachments',
- 'search_modifier_account_is_cash' => 'Either account is the "(cash)" account.',
- 'search_modifier_not_account_is_cash' => 'Neither account is the "(cash)" account.',
+ 'search_modifier_tag_is_not' => 'Žádný štítek není ":value"',
+ 'search_modifier_not_tag_is_not' => 'Štítek je „:value“',
+ 'search_modifier_account_is' => 'Alespoň jeden účet je ":value"',
+ 'search_modifier_not_account_is' => 'Ani jeden účet není ":value"',
+ 'search_modifier_account_contains' => 'Alespoň jeden účet obsahuje ":value"',
+ 'search_modifier_not_account_contains' => 'Ani jeden účet neobsahuje ":value"',
+ 'search_modifier_account_ends' => 'Alespoň jeden účet končí na ":value"',
+ 'search_modifier_not_account_ends' => 'Ani jeden účet nekončí na ":value"',
+ 'search_modifier_account_starts' => 'Alespoň jeden účet začíná na ":value"',
+ 'search_modifier_not_account_starts' => 'Ani jeden účet nezačíná na ":value"',
+ 'search_modifier_account_nr_is' => 'Alespoň jedno číslo účtu / IBAN je ":value"',
+ 'search_modifier_not_account_nr_is' => 'Ani jedno číslo účtu / IBAN není ":value"',
+ 'search_modifier_account_nr_contains' => 'Alespoň jedno číslo účtu / IBAN obsahuje ":value"',
+ 'search_modifier_not_account_nr_contains' => 'Ani jedno číslo účtu / IBAN neobsahuje ":value"',
+ 'search_modifier_account_nr_ends' => 'Alespoň jedno číslo účtu / IBAN končí na ":value"',
+ 'search_modifier_not_account_nr_ends' => 'Ani jedno číslo účtu / IBAN nekončí na ":value"',
+ 'search_modifier_account_nr_starts' => 'Alespoň jedno číslo účtu / IBAN začíná na ":value"',
+ 'search_modifier_not_account_nr_starts' => 'Ani jedno číslo účtu / IBAN nezačíná na ":value"',
+ 'search_modifier_category_contains' => 'Kategorie obsahuje ":value"',
+ 'search_modifier_not_category_contains' => 'Kategorie neobsahuje ":value"',
+ 'search_modifier_category_ends' => 'Kategorie končí na ":value"',
+ 'search_modifier_not_category_ends' => 'Kategorie nekončí na ":value"',
+ 'search_modifier_category_starts' => 'Kategorie začíná na ":value"',
+ 'search_modifier_not_category_starts' => 'Kategorie nezačíná na ":value"',
+ 'search_modifier_budget_contains' => 'Rozpočet obsahuje ":value"',
+ 'search_modifier_not_budget_contains' => 'Rozpočet neobsahuje ":value"',
+ 'search_modifier_budget_ends' => 'Rozpočet končí na ":value"',
+ 'search_modifier_not_budget_ends' => 'Rozpočet nekončí na ":value"',
+ 'search_modifier_budget_starts' => 'Rozpočet začíná na ":value"',
+ 'search_modifier_not_budget_starts' => 'Rozpočet nezačíná na ":value"',
+ 'search_modifier_bill_contains' => 'Účet obsahuje ":value"',
+ 'search_modifier_not_bill_contains' => 'Účet neobsahuje ":value"',
+ 'search_modifier_bill_ends' => 'Účet končí na ":value"',
+ 'search_modifier_not_bill_ends' => 'Účet nekončí na ":value"',
+ 'search_modifier_bill_starts' => 'Účet začíná na ":value"',
+ 'search_modifier_not_bill_starts' => 'Účet nezačíná na ":value"',
+ 'search_modifier_external_id_contains' => 'Externí ID obsahuje ":value"',
+ 'search_modifier_not_external_id_contains' => 'Externí ID neobsahuje ":value"',
+ 'search_modifier_external_id_ends' => 'Externí ID končí na ":value"',
+ 'search_modifier_not_external_id_ends' => 'Externí ID nekončí na ":value"',
+ 'search_modifier_external_id_starts' => 'Externí ID začíná na ":value"',
+ 'search_modifier_not_external_id_starts' => 'Externí ID nezačíná na ":value"',
+ 'search_modifier_internal_reference_contains' => 'Interní reference obsahuje ":value"',
+ 'search_modifier_not_internal_reference_contains' => 'Interní reference neobsahuje ":value"',
+ 'search_modifier_internal_reference_ends' => 'Interní reference končí na ":value"',
+ 'search_modifier_internal_reference_starts' => 'Interní reference začíná na ":value"',
+ 'search_modifier_not_internal_reference_ends' => 'Interní reference nekončí na ":value"',
+ 'search_modifier_not_internal_reference_starts' => 'Interní reference nezačíná na ":value"',
+ 'search_modifier_external_url_is' => 'Externí URL je ":value"',
+ 'search_modifier_not_external_url_is' => 'Externí URL není ":value"',
+ 'search_modifier_external_url_contains' => 'Externí URL obsahuje ":value"',
+ 'search_modifier_not_external_url_contains' => 'Externí URL neobsahuje ":value"',
+ 'search_modifier_external_url_ends' => 'Externí URL končí na ":value"',
+ 'search_modifier_not_external_url_ends' => 'Externí URL nekončí na ":value"',
+ 'search_modifier_external_url_starts' => 'Externí URL začíná na ":value"',
+ 'search_modifier_not_external_url_starts' => 'Externí URL nezačíná na ":value"',
+ 'search_modifier_has_no_attachments' => 'Transakce nemá žádné přílohy',
+ 'search_modifier_not_has_no_attachments' => 'Transakce má přílohy',
+ 'search_modifier_not_has_attachments' => 'Transakce nemá žádné přílohy',
+ 'search_modifier_account_is_cash' => 'Alespoň jeden účet je hotovostní.',
+ 'search_modifier_not_account_is_cash' => 'Ani jeden účet není hotovostní účet.',
'search_modifier_journal_id' => 'The journal ID is ":value"',
'search_modifier_not_journal_id' => 'The journal ID is not ":value"',
- 'search_modifier_recurrence_id' => 'The recurring transaction ID is ":value"',
- 'search_modifier_not_recurrence_id' => 'The recurring transaction ID is not ":value"',
- 'search_modifier_foreign_amount_is' => 'The foreign amount is ":value"',
- 'search_modifier_not_foreign_amount_is' => 'The foreign amount is not ":value"',
- 'search_modifier_foreign_amount_less' => 'The foreign amount is less than ":value"',
- 'search_modifier_not_foreign_amount_more' => 'The foreign amount is less than ":value"',
- 'search_modifier_not_foreign_amount_less' => 'The foreign amount is more than ":value"',
- 'search_modifier_foreign_amount_more' => 'The foreign amount is more than ":value"',
- 'search_modifier_exists' => 'Transaction exists (any transaction)',
- 'search_modifier_not_exists' => 'Transaction does not exist (no transaction)',
+ 'search_modifier_recurrence_id' => 'ID opakované transakce je ":value"',
+ 'search_modifier_not_recurrence_id' => 'ID opakované transakce není ":value"',
+ 'search_modifier_foreign_amount_is' => 'Zahraniční částka je ":value"',
+ 'search_modifier_not_foreign_amount_is' => 'Zahraniční částka není ":value"',
+ 'search_modifier_foreign_amount_less' => 'Zahraniční částka je menší než ":value"',
+ 'search_modifier_not_foreign_amount_more' => 'Zahraniční částka je menší než ":value"',
+ 'search_modifier_not_foreign_amount_less' => 'Zahraniční částka je vyšší než ":value"',
+ 'search_modifier_foreign_amount_more' => 'Zahraniční částka je vyšší než ":value"',
+ 'search_modifier_exists' => 'Transakce existuje (jakákoli transakce)',
+ 'search_modifier_not_exists' => 'Transakce neexistuje (žádná transakce)',
// date fields
- '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' => 'Datum zúročení transakce je ":value"',
+ 'search_modifier_not_interest_date_on' => 'Datum zúročení transakce není ":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"',
@@ -600,57 +582,57 @@ return [
'search_modifier_process_date_after_year' => 'Transaction process date is after or in year ":value"',
'search_modifier_process_date_after_month' => 'Transaction process date is after or in month ":value"',
'search_modifier_process_date_after_day' => 'Transaction process date is after or on day of month ":value"',
- 'search_modifier_due_date_on_year' => 'Transaction due date is in year ":value"',
- 'search_modifier_due_date_on_month' => 'Transaction due date is in month ":value"',
- 'search_modifier_due_date_on_day' => 'Transaction due date is on day of month ":value"',
- 'search_modifier_not_due_date_on_year' => 'Transaction due date is not in year ":value"',
- 'search_modifier_not_due_date_on_month' => 'Transaction due date is not in month ":value"',
- 'search_modifier_not_due_date_on_day' => 'Transaction due date is not on day of month ":value"',
- 'search_modifier_due_date_before_year' => 'Transaction due date is before or in year ":value"',
- 'search_modifier_due_date_before_month' => 'Transaction due date is before or in month ":value"',
- 'search_modifier_due_date_before_day' => 'Transaction due date is before or on day of month ":value"',
- 'search_modifier_due_date_after_year' => 'Transaction due date is after or in year ":value"',
- 'search_modifier_due_date_after_month' => 'Transaction due date is after or in month ":value"',
- 'search_modifier_due_date_after_day' => 'Transaction due date is after or on day of month ":value"',
- 'search_modifier_payment_date_on_year' => 'Transaction payment date is in year ":value"',
- 'search_modifier_payment_date_on_month' => 'Transaction payment date is in month ":value"',
- 'search_modifier_payment_date_on_day' => 'Transaction payment date is on day of month ":value"',
- 'search_modifier_not_payment_date_on_year' => 'Transaction payment date is not in year ":value"',
- 'search_modifier_not_payment_date_on_month' => 'Transaction payment date is not in month ":value"',
- 'search_modifier_not_payment_date_on_day' => 'Transaction payment date is not on day of month ":value"',
- 'search_modifier_payment_date_before_year' => 'Transaction payment date is before or in year ":value"',
- 'search_modifier_payment_date_before_month' => 'Transaction payment date is before or in month ":value"',
- 'search_modifier_payment_date_before_day' => 'Transaction payment date is before or on day of month ":value"',
- 'search_modifier_payment_date_after_year' => 'Transaction payment date is after or in year ":value"',
- 'search_modifier_payment_date_after_month' => 'Transaction payment date is after or in month ":value"',
- 'search_modifier_payment_date_after_day' => 'Transaction payment date is after or on day of month ":value"',
- 'search_modifier_invoice_date_on_year' => 'Transaction invoice date is in year ":value"',
- 'search_modifier_invoice_date_on_month' => 'Transaction invoice date is in month ":value"',
- 'search_modifier_invoice_date_on_day' => 'Transaction invoice date is on day of month ":value"',
- 'search_modifier_not_invoice_date_on_year' => 'Transaction invoice date is not in year ":value"',
- 'search_modifier_not_invoice_date_on_month' => 'Transaction invoice date is not in month ":value"',
- 'search_modifier_not_invoice_date_on_day' => 'Transaction invoice date is not on day of month ":value"',
- 'search_modifier_invoice_date_before_year' => 'Transaction invoice date is before or in year ":value"',
- 'search_modifier_invoice_date_before_month' => 'Transaction invoice date is before or in month ":value"',
- 'search_modifier_invoice_date_before_day' => 'Transaction invoice date is before or on day of month ":value"',
- 'search_modifier_invoice_date_after_year' => 'Transaction invoice date is after or in year ":value"',
- 'search_modifier_invoice_date_after_month' => 'Transaction invoice date is after or in month ":value"',
- 'search_modifier_invoice_date_after_day' => 'Transaction invoice date is after or on day of month ":value"',
+ 'search_modifier_due_date_on_year' => 'Datum splatnosti transakce je v roce ":value"',
+ 'search_modifier_due_date_on_month' => 'Datum splatnosti transakce je v měsíci ":value"',
+ 'search_modifier_due_date_on_day' => 'Datum splatnosti transakce je v ":value". dni měsíce',
+ 'search_modifier_not_due_date_on_year' => 'Datum splatnosti transakce není v roce ":value"',
+ 'search_modifier_not_due_date_on_month' => 'Datum splatnosti transakce není v měsíci ":value"',
+ 'search_modifier_not_due_date_on_day' => 'Datum splatnosti transakce není v ":value". dni měsíce',
+ 'search_modifier_due_date_before_year' => 'Datum splatnosti transakce je před nebo v roce ":value"',
+ 'search_modifier_due_date_before_month' => 'Datum splatnosti transakce je před nebo v měsíci ":value"',
+ 'search_modifier_due_date_before_day' => 'Datum splatnosti transakce je před nebo v ":value". dni měsíce',
+ 'search_modifier_due_date_after_year' => 'Datum splatnosti transakce je po nebo v roce ":value"',
+ 'search_modifier_due_date_after_month' => 'Datum splatnosti transakce je po nebo v měsíci ":value"',
+ 'search_modifier_due_date_after_day' => 'Datum splatnosti transakce je po nebo v ":value". dni měsíce',
+ 'search_modifier_payment_date_on_year' => 'Datum platby transakce je v roce ":value"',
+ 'search_modifier_payment_date_on_month' => 'Datum platby transakce je v měsíci ":value"',
+ 'search_modifier_payment_date_on_day' => 'Datum platby transakce je v ":value". dni měsíce',
+ 'search_modifier_not_payment_date_on_year' => 'Datum platby transakce není v roce ":value"',
+ 'search_modifier_not_payment_date_on_month' => 'Datum platby transakce není v měsíci ":value"',
+ 'search_modifier_not_payment_date_on_day' => 'Datum platby transakce není v ":value". den měsíce',
+ 'search_modifier_payment_date_before_year' => 'Datum platby transakce je před nebo v roce ":value"',
+ 'search_modifier_payment_date_before_month' => 'Datum platby transakce je před nebo v měsíci ":value"',
+ 'search_modifier_payment_date_before_day' => 'Datum platby transakce je před nebo v ":value". dni měsíce',
+ 'search_modifier_payment_date_after_year' => 'Datum platby transakce je po nebo v roce ":value"',
+ 'search_modifier_payment_date_after_month' => 'Datum platby transakce je po nebo v měsíci ":value"',
+ 'search_modifier_payment_date_after_day' => 'Datum platby transakce je po nebo v ":value". dni měsíce',
+ 'search_modifier_invoice_date_on_year' => 'Datum vystavení faktury transakce je v roce ":value"',
+ 'search_modifier_invoice_date_on_month' => 'Datum vystavení faktury transakce je v měsíci ":value"',
+ 'search_modifier_invoice_date_on_day' => 'Datum vystavení faktury transakce je v ":value". dni měsíce',
+ 'search_modifier_not_invoice_date_on_year' => 'Datum vystavení faktury transakce není v roce ":value"',
+ 'search_modifier_not_invoice_date_on_month' => 'Datum vystavení faktury transakce není v měsíci ":value"',
+ 'search_modifier_not_invoice_date_on_day' => 'Datum vystavení faktury transakce není v ":value". dni měsíce',
+ 'search_modifier_invoice_date_before_year' => 'Datum vystavení faktury transakce je před nebo v roce ":value"',
+ 'search_modifier_invoice_date_before_month' => 'Datum vystavení faktury transakce je před nebo v měsíci ":value"',
+ 'search_modifier_invoice_date_before_day' => 'Datum vystavení faktury transakce je před nebo v ":value". dni měsíce',
+ 'search_modifier_invoice_date_after_year' => 'Datum vystavení faktury transakce je po nebo v roce ":value"',
+ 'search_modifier_invoice_date_after_month' => 'Datum vystavení faktury transakce je po nebo v měsíci ":value"',
+ 'search_modifier_invoice_date_after_day' => 'Datum vystavení faktury transakce je po nebo v ":value". dni měsíce',
// other dates
- 'search_modifier_updated_at_on_year' => 'Transaction was last updated in year ":value"',
- 'search_modifier_updated_at_on_month' => 'Transaction was last updated in month ":value"',
- 'search_modifier_updated_at_on_day' => 'Transaction was last updated on day of month ":value"',
- 'search_modifier_not_updated_at_on_year' => 'Transaction was not last updated in year ":value"',
- 'search_modifier_not_updated_at_on_month' => 'Transaction was not last updated in month ":value"',
- 'search_modifier_not_updated_at_on_day' => 'Transaction was not last updated on day of month ":value"',
- 'search_modifier_updated_at_before_year' => 'Transaction was last updated in or before year ":value"',
- 'search_modifier_updated_at_before_month' => 'Transaction was last updated in or before month ":value"',
- 'search_modifier_updated_at_before_day' => 'Transaction was last updated on or before day of month ":value"',
- 'search_modifier_updated_at_after_year' => 'Transaction was last updated in or after year ":value"',
- 'search_modifier_updated_at_after_month' => 'Transaction was last updated in or after month ":value"',
- 'search_modifier_updated_at_after_day' => 'Transaction was last updated on or after day of month ":value"',
- 'search_modifier_created_at_on_year' => 'Transaction was created in year ":value"',
- 'search_modifier_created_at_on_month' => 'Transaction was created in month ":value"',
+ 'search_modifier_updated_at_on_year' => 'Transakce byla naposledy aktualizována v roce ":value"',
+ 'search_modifier_updated_at_on_month' => 'Transakce byla naposledy aktualizována v měsíci ":value"',
+ 'search_modifier_updated_at_on_day' => 'Transakce byla naposledy aktualizována v ":value". dni měsíce',
+ 'search_modifier_not_updated_at_on_year' => 'Transakce nebyla naposledy aktualizována v roce ":value"',
+ 'search_modifier_not_updated_at_on_month' => 'Transakce nebyla naposledy aktualizována v měsíci ":value"',
+ 'search_modifier_not_updated_at_on_day' => 'Transakce nebyla naposledy aktualizována v ":value". dni měsíce',
+ 'search_modifier_updated_at_before_year' => 'Transakce byla naposledy aktualizována v roce nebo před rokem ":value"',
+ 'search_modifier_updated_at_before_month' => 'Transakce byla naposledy aktualizována v měsíci nebo dříve ":value"',
+ 'search_modifier_updated_at_before_day' => 'Transakce byla naposledy aktualizována před nebo v ":value". dni měsíce',
+ 'search_modifier_updated_at_after_year' => 'Transakce byla naposledy aktualizována v roce nebo po roce ":value"',
+ 'search_modifier_updated_at_after_month' => 'Transakce byla naposledy aktualizována v měsíci nebo po měsíci ":value"',
+ 'search_modifier_updated_at_after_day' => 'Transakce byla naposledy aktualizována po nebo v ":value". dni měsíce',
+ 'search_modifier_created_at_on_year' => 'Transakce byla vytvořena v roce ":value"',
+ 'search_modifier_created_at_on_month' => 'Transakce byla vytvořena v měsíci ":value"',
'search_modifier_created_at_on_day' => 'Transaction was created on day of month ":value"',
'search_modifier_not_created_at_on_year' => 'Transaction was not created in year ":value"',
'search_modifier_not_created_at_on_month' => 'Transaction was not created in month ":value"',
@@ -658,11 +640,11 @@ return [
'search_modifier_created_at_before_year' => 'Transaction was created in or before year ":value"',
'search_modifier_created_at_before_month' => 'Transaction was created in or before month ":value"',
'search_modifier_created_at_before_day' => 'Transaction was created on or before day of month ":value"',
- 'search_modifier_created_at_after_year' => 'Transaction was created in or after year ":value"',
- 'search_modifier_created_at_after_month' => 'Transaction was created in or after month ":value"',
- 'search_modifier_created_at_after_day' => 'Transaction was created on or after day of month ":value"',
- 'search_modifier_interest_date_before' => 'Transaction interest date is on or before ":value"',
- 'search_modifier_interest_date_after' => 'Transaction interest date is on or after ":value"',
+ 'search_modifier_created_at_after_year' => 'Transakce byla vytvořena v roce nebo po roce ":value"',
+ 'search_modifier_created_at_after_month' => 'Transakce byla vytvořena v měsíci nebo po měsíci ":value"',
+ 'search_modifier_created_at_after_day' => 'Transakce byla vytvořena v nebo po :value. dni měsíce',
+ 'search_modifier_interest_date_before' => 'Datum zúročení je v nebo před ":value"',
+ 'search_modifier_interest_date_after' => 'Datum zúročení transakce je v nebo po ":value"',
'search_modifier_book_date_on' => 'Transaction book date is on ":value"',
'search_modifier_not_book_date_on' => 'Transaction book date is not on ":value"',
'search_modifier_book_date_before' => 'Transaction book date is on or before ":value"',
@@ -671,8 +653,8 @@ return [
'search_modifier_not_process_date_on' => 'Transaction process date is not on ":value"',
'search_modifier_process_date_before' => 'Transaction process date is on or before ":value"',
'search_modifier_process_date_after' => 'Transaction process date is on or after ":value"',
- 'search_modifier_due_date_on' => 'Transaction due date is on ":value"',
- 'search_modifier_not_due_date_on' => 'Transaction due date is not on ":value"',
+ 'search_modifier_due_date_on' => 'Datum splatnosti transakce je ":value"',
+ 'search_modifier_not_due_date_on' => 'Datum splatnosti transakce není v ":value"',
'search_modifier_due_date_before' => 'Transaction due date is on or before ":value"',
'search_modifier_due_date_after' => 'Transaction due date is on or after ":value"',
'search_modifier_payment_date_on' => 'Transaction payment date is on ":value"',
@@ -702,8 +684,8 @@ return [
'search_modifier_attachment_notes_ends' => 'Any attachment\'s notes end with ":value"',
'search_modifier_not_attachment_name_is' => 'Any attachment\'s name is not ":value"',
'search_modifier_not_attachment_name_contains' => 'Any attachment\'s name does not contain ":value"',
- 'search_modifier_not_attachment_name_starts' => 'Any attachment\'s name does not start with ":value"',
- 'search_modifier_not_attachment_name_ends' => 'Any attachment\'s name does not end with ":value"',
+ 'search_modifier_not_attachment_name_starts' => 'Žádný název přílohy nezačíná na ":value"',
+ 'search_modifier_not_attachment_name_ends' => 'Žádný název přílohy nekončí na „:value“',
'search_modifier_not_attachment_notes_are' => 'Any attachment\'s notes are not ":value"',
'search_modifier_not_attachment_notes_contains' => 'Any attachment\'s notes do not contain ":value"',
'search_modifier_not_attachment_notes_starts' => 'Any attachment\'s notes start with ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Create new rule from search query',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Export data from Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Uložena nová kategorie „:name“',
'without_category_between' => 'Bez kategorie mezi :start a :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Klasifikace',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Výchozí finanční výkaz v období :start a :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Souhrn vždy bude v měně, kterou jste nastavili jako výchozí.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Graf',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Celková částka',
'number_of_decimals' => 'Počet desetinných míst',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Vyjma výkendů',
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Zůstatek (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/cs_CZ/form.php b/resources/lang/cs_CZ/form.php
index 8ffba7b5ae..d51c452957 100644
--- a/resources/lang/cs_CZ/form.php
+++ b/resources/lang/cs_CZ/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Režim štítku',
'virtual_balance' => 'Virtuální zůstatek',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Cílová částka',
'account_role' => 'Role účtu',
@@ -145,11 +127,11 @@ return [
'start_date' => 'Začátek rozsahu',
'end_date' => 'Konec rozsahu',
'enddate' => 'Datum ukončení',
- 'move_rules_before_delete' => 'Rule group',
+ 'move_rules_before_delete' => 'Skupina pravidel',
'start' => 'Začátek rozsahu',
'end' => 'Konec rozsahu',
'delete_account' => 'Smazat účet „:name“',
- 'delete_webhook' => 'Delete webhook ":title"',
+ 'delete_webhook' => 'Smazat webhook ":title"',
'delete_bill' => 'Smazán účet „:name“',
'delete_budget' => 'Smazat rozpočet „:name“',
'delete_category' => 'Smazat kategorii „:name“',
@@ -170,7 +152,7 @@ return [
'object_group_areYouSure' => 'Jste si jisti, že chcete odstranit skupinu s názvem „:title“?',
'ruleGroup_areYouSure' => 'Opravdu chcete odstranit skupinu pravidel s názvem „:title“?',
'budget_areYouSure' => 'Jste si jisti, že chcete odstranit rozpočet s názvem „:name“?',
- 'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
+ 'webhook_areYouSure' => 'Jste si jistí, že chcete smazat webhook zvaný ":title"?',
'category_areYouSure' => 'Jste si jisti, že chcete odstranit kategorii s názvem „:name“?',
'recurring_areYouSure' => 'Jste si jisti, že chcete odstranit opakovanou transakci s názvem „:title“?',
'currency_areYouSure' => 'Jste si jisti, že chcete odstranit měnu s názvem „:name“?',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Jste si jisti, že chcete odstranit transakci popsanou „:description“?',
'mass_journal_are_you_sure' => 'Jste si jisti, že chcete odstranit tyto transakce?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Jste si jisti, že chcete odstranit štítek „:tag“?',
'journal_link_areYouSure' => 'Jste si jisti, že chcete odstranit provázání mezi :source a :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS účet',
'local_account' => 'Účet Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Od data',
'to_date' => 'Do data',
@@ -297,15 +261,6 @@ return [
'value' => 'Obsah záznamu',
'webhook_delivery' => 'Delivery',
'webhook_response' => 'Response',
- 'webhook_trigger' => 'Trigger',
+ 'webhook_trigger' => 'Spouštěč',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/cs_CZ/intro.php b/resources/lang/cs_CZ/intro.php
index 79a525c7fb..12b5699b32 100644
--- a/resources/lang/cs_CZ/intro.php
+++ b/resources/lang/cs_CZ/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Použijte tuto tabulku k nastavení částek pro každý rozpočet a zjistěte, jak na tom jste.',
'budgets_index_outro' => 'Pokud se chcete dozvědět více o tvorbě rozpočtů, klikněte na ikonu nápovědy v pravém horním rohu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Pomocí těchto přehledů získáte podrobné informace o svých financích.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Vedle tohoto ukazatele postupu se nachází dvě tlačítka (+ a -) pro přidání nebo odebrání peněz z každé z pokladniček.',
'piggy-banks_index_accountStatus' => 'Pro každý majetkový účet s alespoň jednou pokladničkou je v této tabulce vypsán stav.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Co je vašim cílem? Nová pohovka, fotoaparát, rezerva pro nečekané výdaje?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Toto tlačítko slouží ke zobrazení transakcí, které odpovídají pravidlu.',
'rules_create_actions' => 'Nastavte tolik akcí, kolik chcete.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Další volby jsou k dispozici v kartách.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Tento kód by měl být v souladu s normou ISO (vyhledejte si pro novou měnu).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/cs_CZ/list.php b/resources/lang/cs_CZ/list.php
index 2b5ab9b992..762511598d 100644
--- a/resources/lang/cs_CZ/list.php
+++ b/resources/lang/cs_CZ/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Další očekávaná shoda',
'automatch' => 'Automatické hledání shody?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Opakuje se',
'description' => 'Popis',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Účet s bunq',
'file_name' => 'Název souboru',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Velikost souboru',
'file_type' => 'Typ souboru',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/cs_CZ/pagination.php b/resources/lang/cs_CZ/pagination.php
index bd6c9335d2..c1cb889d4f 100644
--- a/resources/lang/cs_CZ/pagination.php
+++ b/resources/lang/cs_CZ/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/cs_CZ/passwords.php b/resources/lang/cs_CZ/passwords.php
index b8b96b4fc7..b1cad78840 100644
--- a/resources/lang/cs_CZ/passwords.php
+++ b/resources/lang/cs_CZ/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/cs_CZ/rules.php b/resources/lang/cs_CZ/rules.php
index 8d4b44ad76..c034df02ae 100644
--- a/resources/lang/cs_CZ/rules.php
+++ b/resources/lang/cs_CZ/rules.php
@@ -23,51 +23,51 @@
declare(strict_types=1);
return [
- 'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
- 'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
- 'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
- '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',
- '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',
- 'split_group' => 'Firefly III cannot execute this action on a transaction with multiple splits',
- 'is_already_withdrawal' => 'This transaction is already a withdrawal',
- 'is_already_deposit' => 'This transaction is already a deposit',
- 'is_already_transfer' => 'This transaction is already a transfer',
- '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',
- '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',
- 'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
- 'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset account',
- 'already_has_destination' => 'This transaction already has ":name" as the destination account',
- 'already_has_source' => 'This transaction already has ":name" as the source account',
+ 'main_message' => 'Akce ":action", přítomná v pravidle ":rule", nelze použít na transakci #:group: :error',
+ 'find_or_create_tag_failed' => 'Nelze najít nebo vytvořit štítek ":tag"',
+ 'tag_already_added' => 'Štítek ":tag" je již propojen s touto transakcí',
+ 'inspect_transaction' => 'Prozkoumat transakci ":title" @ Firefly III',
+ 'inspect_rule' => 'Prozkoumat pravidlo ":title" @ Firefly III',
+ 'journal_other_user' => 'Tato transakce nepatří uživateli',
+ 'no_such_journal' => 'Tato transakce neexistuje',
+ 'journal_already_no_budget' => 'Tato transakce nemá žádný rozpočet, proto nemůže být odstraněna',
+ 'journal_already_no_category' => 'Tato transakce nemá žádnou kategorii, proto nemůže být odstraněna',
+ 'journal_already_no_notes' => 'Tato transakce neměla žádné poznámky, takže nemůže být odstraněna',
+ 'journal_not_found' => 'Firefly III nemůže najít požadovanou transakci',
+ 'split_group' => 'Firefly III nemůže provést tuto akci na transakci rozdělenou na více částí',
+ 'is_already_withdrawal' => 'Tato transakce už je výběrem',
+ 'is_already_deposit' => 'Tato transakce už je vkladem',
+ 'is_already_transfer' => 'Tato transakce už je převodem',
+ 'is_not_transfer' => 'Tato transakce není převod',
+ 'complex_error' => 'Něco se pokazilo. Omlouváme se, prosím zkontrolujte logy Firefly III',
+ 'no_valid_opposing' => 'Převod se nezdařil, protože neexistuje žádný platný účet s názvem ":account"',
+ 'new_notes_empty' => 'Poznámky, které mají být nastaveny, jsou prázdné',
+ 'unsupported_transaction_type_withdrawal' => 'Firefly III nemůže převést ":type" na výběr',
+ 'unsupported_transaction_type_deposit' => 'Firefly III nemůže konvertovat ":type" na vklad',
+ 'unsupported_transaction_type_transfer' => 'Firefly III nemůže konvertovat ":type" na převod',
+ 'already_has_source_asset' => 'Tato transakce již má ":name" jako zdrojový majetkový účet',
+ 'already_has_destination_asset' => 'Tato transakce již má ":name" jako cílový majetkový účet',
+ 'already_has_destination' => 'Tato transakce již má ":name" jako cílový účet',
+ 'already_has_source' => 'Tato transakce již má ":name" jako zdrojový účet',
'already_linked_to_subscription' => 'The transaction is already linked to subscription ":name"',
- 'already_linked_to_category' => 'The transaction is already linked to category ":name"',
- 'already_linked_to_budget' => 'The transaction is already linked to budget ":name"',
+ 'already_linked_to_category' => 'Transakce je již propojena s kategorií ":name"',
+ 'already_linked_to_budget' => 'Transakce je již propojena s rozpočtem ":name"',
'cannot_find_subscription' => 'Firefly III can\'t find subscription ":name"',
- 'no_notes_to_move' => 'The transaction has no notes to move to the description field',
- 'no_tags_to_remove' => 'The transaction has no tags to remove',
- 'not_withdrawal' => 'The transaction is not a withdrawal',
- 'not_deposit' => 'The transaction is not a deposit',
- 'cannot_find_tag' => 'Firefly III can\'t find tag ":tag"',
- 'cannot_find_asset' => 'Firefly III can\'t find asset account ":name"',
- 'cannot_find_accounts' => 'Firefly III can\'t find the source or destination account',
- 'cannot_find_source_transaction' => 'Firefly III can\'t find the source transaction',
- 'cannot_find_destination_transaction' => 'Firefly III can\'t find the destination transaction',
- 'cannot_find_source_transaction_account' => 'Firefly III can\'t find the source transaction account',
- 'cannot_find_destination_transaction_account' => 'Firefly III can\'t find the destination transaction account',
- 'cannot_find_piggy' => 'Firefly III can\'t find a piggy bank named ":name"',
- 'no_link_piggy' => 'This transaction\'s accounts are not linked to the piggy bank, so no action will be taken',
- 'cannot_unlink_tag' => 'Tag ":tag" isn\'t linked to this transaction',
- 'cannot_find_budget' => 'Firefly III can\'t find budget ":name"',
- 'cannot_find_category' => 'Firefly III can\'t find category ":name"',
- 'cannot_set_budget' => 'Firefly III can\'t set budget ":name" to a transaction of type ":type"',
+ 'no_notes_to_move' => 'Transakce nemá žádné poznámky k přesunutí do pole popisu',
+ 'no_tags_to_remove' => 'Transakce nemá žádné štítky k odstranění',
+ 'not_withdrawal' => 'Transakce není výběrem',
+ 'not_deposit' => 'Transakce není vklad',
+ 'cannot_find_tag' => 'Firefly III nemůže najít štítek ":tag"',
+ 'cannot_find_asset' => 'Firefly III nemůže najít majetkový účet ":name"',
+ 'cannot_find_accounts' => 'Firefly III nemůže najít zdrojový nebo cílový účet',
+ 'cannot_find_source_transaction' => 'Firefly III nemůže najít zdrojovou transakci',
+ 'cannot_find_destination_transaction' => 'Firefly III nemůže najít cílovou transakci',
+ 'cannot_find_source_transaction_account' => 'Firefly III nemůže najít zdrojový transakční účet',
+ 'cannot_find_destination_transaction_account' => 'Firefly III nemůže najít cílový účet transakce',
+ 'cannot_find_piggy' => 'Firefly III nemůže najít pokladničku s názvem ":name"',
+ 'no_link_piggy' => 'Účty této transakce nejsou propojeny s pokladničkou, takže žádná akce nebude provedena',
+ 'cannot_unlink_tag' => 'Štítek ":tag" není propojen s touto transakcí',
+ 'cannot_find_budget' => 'Firefly III nemůže najít rozpočet ":name"',
+ 'cannot_find_category' => 'Firefly III nemůže najít kategorii ":name"',
+ 'cannot_set_budget' => 'Firefly III nemůže nastavit rozpočet ":name" na transakci typu ":type"',
];
diff --git a/resources/lang/cs_CZ/validation.php b/resources/lang/cs_CZ/validation.php
index d72b0fe447..841e6431e9 100644
--- a/resources/lang/cs_CZ/validation.php
+++ b/resources/lang/cs_CZ/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Tento název je již používán.',
'unique_account_for_user' => 'Tento název účtu je již používán.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute musí být v rozmezí :min a :max.',
'between.file' => ':attribute musí být v rozmezí :min a :max kilobajtů.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Oba účty musí být stejného typu',
'same_account_currency' => 'Oba účty musí mít stejné nastavení měny',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
'deposit_dest_wrong_type' => 'Předložený cílový účet není správného typu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Pro pokračování je potřeba získat platné ID zdrojového účtu a/nebo platný název zdrojového účtu.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/da_DK/api.php b/resources/lang/da_DK/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/da_DK/api.php
+++ b/resources/lang/da_DK/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/da_DK/auth.php b/resources/lang/da_DK/auth.php
index 835c70d86e..b2fc9be1a9 100644
--- a/resources/lang/da_DK/auth.php
+++ b/resources/lang/da_DK/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/da_DK/breadcrumbs.php b/resources/lang/da_DK/breadcrumbs.php
index 5361b498a4..4a043444e3 100644
--- a/resources/lang/da_DK/breadcrumbs.php
+++ b/resources/lang/da_DK/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Overførsler',
'transfers_list' => 'Overførsler',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Afstemninger',
'create_withdrawal' => 'Opret ny hævning',
diff --git a/resources/lang/da_DK/components.php b/resources/lang/da_DK/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/da_DK/components.php
+++ b/resources/lang/da_DK/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/da_DK/config.php b/resources/lang/da_DK/config.php
index 380c06a7e8..f26973ccbf 100644
--- a/resources/lang/da_DK/config.php
+++ b/resources/lang/da_DK/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'da',
- 'locale' => 'da, Danish, da_DK.utf8, da_DK.UTF8',
+ 'html_language' => 'da',
+ 'locale' => 'da, Danish, da_DK.utf8, da_DK.UTF8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMMM, YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'Do MMMM, YYYY',
+ 'month_and_day_moment_js' => 'D MMMM, YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'Do MMMM, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, ÅÅÅÅ',
+ 'month_and_date_day_js' => 'dddd MMMM Do, ÅÅÅÅ',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D MMMM',
+ 'month_and_day_no_year_js' => 'D MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'Do MMMM, YYYY @ HH:mm:ss',
- 'date_time_fns' => 'MMMM gør, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'Do MMMM, YYYY @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM gør, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] U, GGGG',
- 'week_in_year_fns' => "'Uge' w, yyyy",
+ 'week_in_year_js' => '[Week] U, GGGG',
+ 'week_in_year_fns' => "'Uge' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'kvt.' Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyyy",
- 'dow_1' => 'Mandag',
- 'dow_2' => 'Tirsdag',
- 'dow_3' => 'Onsdag',
- 'dow_4' => 'Torsdag',
- 'dow_5' => 'Fredag',
- 'dow_6' => 'Lørdag',
- 'dow_7' => 'Søndag',
+ 'quarter_fns' => "'kvt.' Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyyy",
+ 'dow_1' => 'Mandag',
+ 'dow_2' => 'Tirsdag',
+ 'dow_3' => 'Onsdag',
+ 'dow_4' => 'Torsdag',
+ 'dow_5' => 'Fredag',
+ 'dow_6' => 'Lørdag',
+ 'dow_7' => 'Søndag',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/da_DK/demo.php b/resources/lang/da_DK/demo.php
index 73a1c6be2b..53a10cb34f 100644
--- a/resources/lang/da_DK/demo.php
+++ b/resources/lang/da_DK/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Vær opmærksom på at demosiden nulstilles hver fjerde time. Din adgang kan blive trukket tilbage til enhver tid. Dette sker automatisk, og er ikke en fejl.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/da_DK/email.php b/resources/lang/da_DK/email.php
index 8d799df246..d76cda3c04 100644
--- a/resources/lang/da_DK/email.php
+++ b/resources/lang/da_DK/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'En testbesked fra din Firefly III-installation',
'admin_test_body' => 'Dette er en test besked fra din Firefly III installation. Den blev sendt til :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'En invitation er blevet oprettet',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Nulstilling af adgangskode:',
'registered_doc_link' => 'Dokumentation:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'En ny Firefly III-version er tilgængelig',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Følgende overskrifter kan også være relevante:',
'error_post' => 'Dette blev indsendt af brugeren:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III har oprettet en ny transaktion|Firefly III har oprettet :count nye transaktioner',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Regningen **":name"** er sat til at blive udskudt eller annuleret om :date. Denne dato vil blive overskrevet **I DAG!**',
'bill_warning_please_action' => 'Udfør venligt den krævede handling.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/da_DK/errors.php b/resources/lang/da_DK/errors.php
index 45677b70bf..0904d2ce6e 100644
--- a/resources/lang/da_DK/errors.php
+++ b/resources/lang/da_DK/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Yderligere information',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Der findes mere information i mappen storage/logs
hvor du vil finde logfilerne. Hvis du kører Docker, brug docker logs -f [container]
.',
'collect_info_more' => 'Du kan læse mere om indsamling af fejloplysninger i FAQ.',
diff --git a/resources/lang/da_DK/firefly.php b/resources/lang/da_DK/firefly.php
index 7486ac631c..69fef846dc 100644
--- a/resources/lang/da_DK/firefly.php
+++ b/resources/lang/da_DK/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaktionsdato er ":value"',
'search_modifier_not_date_on' => 'Transaktionsdato er ikke ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Opret ny regel fra søgeforespørgsel',
'rule_from_search_words' => 'Der er problemer med at håndtere forespørgslen ":string". Den foreslåede regel, der passer til din søgeforespørgsel, kan give forskellige resultater. Kontroller venligst omhyggeligt de udløsende hændelser.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'De følgende tilpasninger anvendes også i søgningen:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Husk, at destinationskontoen for efterfølgende opdelinger vil blive tilsidesat af hvad der er defineret i den første opsplitning af depositummet.',
'multi_account_warning_transfer' => 'Husk på, at kilden + destination konto for efterfølgende opdelinger vil blive overstyret af hvad der er defineret i den første opdeling af overførslen.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Eksporter data fra Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Stored new category ":name"',
'without_category_between' => 'Without category between :start and :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Default financial report between :start and :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'The sum will always be in your default currency.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Chart',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Total amount',
'number_of_decimals' => 'Number of decimals',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Except weekends',
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balance (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/da_DK/form.php b/resources/lang/da_DK/form.php
index ec5c19bde5..48c4487ae4 100644
--- a/resources/lang/da_DK/form.php
+++ b/resources/lang/da_DK/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Tag tilstand',
'virtual_balance' => 'Virtuel saldo',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Målbeløb',
'account_role' => 'Kontorolle',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Er du sikker på, at du vil slette transaktionen beskrevet med ":description"?',
'mass_journal_are_you_sure' => 'Er du sikker på, at du vil slette disse transaktioner?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Er du sikker på, at du vil slette tagget ":tag"?',
'journal_link_areYouSure' => 'Er du sikker på, at du vil slette linket mellem :source og :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Dato fra',
'to_date' => 'Dato til',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Svar',
'webhook_trigger' => 'Udløser',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/da_DK/intro.php b/resources/lang/da_DK/intro.php
index 0a324812d8..e826570aac 100644
--- a/resources/lang/da_DK/intro.php
+++ b/resources/lang/da_DK/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Brug denne tabel til at fastsætte beløbene for hvert budget og se, hvordan du klarer det.',
'budgets_index_outro' => 'For at lære mere om budgettering, tjek hjælpeikonet i øverste højre hjørne.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Brug disse rapporter til at få detaljeret indsigt i dine finanser.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Ved siden af denne statuslinje er to knapper (+ og -) for at tilføje eller fjerne penge fra hver "sparebøsse".',
'piggy-banks_index_accountStatus' => 'For hver konto for aktiver med mindst en "sparebøsse" er status angivet i denne tabel.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Hvad er dit mål? En ny sofa, et kamera, penge til nødsituationer?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Brug denne knap til at se, hvilke transaktioner der ville passe til din regel.',
'rules_create_actions' => 'Angiv så mange handlinger som du ønsker.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Flere indstillinger er tilgængelige bag disse fanerblade.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Denne kode skal være ISO-kompatibel (Slå den op på Google for din nye valuta).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/da_DK/list.php b/resources/lang/da_DK/list.php
index 5a2becd6d1..768fc5c8d4 100644
--- a/resources/lang/da_DK/list.php
+++ b/resources/lang/da_DK/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Næste forventede afstemning',
'automatch' => 'Auto afstem?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Gentagelser',
'description' => 'Beskrivelse',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Konto hos bunq',
'file_name' => 'Filnavn',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Filstørrelse',
'file_type' => 'Filtype',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Hemmelighed',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/da_DK/pagination.php b/resources/lang/da_DK/pagination.php
index 5878137212..161fd44767 100644
--- a/resources/lang/da_DK/pagination.php
+++ b/resources/lang/da_DK/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/da_DK/passwords.php b/resources/lang/da_DK/passwords.php
index 83638ee488..dfbf51e4f4 100644
--- a/resources/lang/da_DK/passwords.php
+++ b/resources/lang/da_DK/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/da_DK/validation.php b/resources/lang/da_DK/validation.php
index 4371db83b5..7ebd427c14 100644
--- a/resources/lang/da_DK/validation.php
+++ b/resources/lang/da_DK/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Navnet er allerede i brug.',
'unique_account_for_user' => 'Kontonavnet er allerede i brug.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute skal være mellem :min og :max.',
'between.file' => ':attribute skal være mellem :min og :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Begge konti skal være af samme kontotype',
'same_account_currency' => 'Begge konti skal have samme valuta',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Dette er ikke en sikker adgangskode. Prøv venligst igen. For mere information, besøg https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Ugyldig type gentalgelse for periodiske transaktioner.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Kunne ikke finde en gyldig destinationskonto, ved søgning efter ID ":id" eller kontonavn ":name".',
'deposit_dest_wrong_type' => 'Den foreslåede destinationskonto er ikke af den rigtige type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Det er nødvendigt at have et gyldigt kildekonto ID og/eller gyldigt kildekontonavn for at fortsætte.',
'transfer_source_bad_data' => '[c] Kunne ikke finde en gyldig kildekonto ved søgning efter ID ":id" eller navn ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Du har ikke de korrekte adgangsrettigheder for denne administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/de_DE/api.php b/resources/lang/de_DE/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/de_DE/api.php
+++ b/resources/lang/de_DE/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/de_DE/auth.php b/resources/lang/de_DE/auth.php
index 8bf28c7ace..510d3d7981 100644
--- a/resources/lang/de_DE/auth.php
+++ b/resources/lang/de_DE/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/de_DE/breadcrumbs.php b/resources/lang/de_DE/breadcrumbs.php
index 437fa37d80..27f8d232e2 100644
--- a/resources/lang/de_DE/breadcrumbs.php
+++ b/resources/lang/de_DE/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Umbuchungen',
'transfers_list' => 'Umbuchungen',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Kontenabgleiche',
'create_withdrawal' => 'Neue Ausgabe erstellen',
diff --git a/resources/lang/de_DE/components.php b/resources/lang/de_DE/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/de_DE/components.php
+++ b/resources/lang/de_DE/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php
index f001e476f3..9c36e1388e 100644
--- a/resources/lang/de_DE/config.php
+++ b/resources/lang/de_DE/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'de',
- 'locale' => 'de, Deutsch, de_DE.utf8, de_DE.UTF-8',
+ 'html_language' => 'de',
+ 'locale' => 'de, Deutsch, de_DE.utf8, de_DE.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'DD. MMM. YYYY',
- 'month_and_day_fns' => 'D. MMMM Y',
- 'month_and_day_js' => 'Do MMMM YYYY',
+ 'month_and_day_moment_js' => 'DD. MMM. YYYY',
+ 'month_and_day_fns' => 'D. MMMM Y',
+ 'month_and_day_js' => 'Do MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd DD. MMMM YYYY',
+ 'month_and_date_day_js' => 'dddd DD. MMMM YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'DD. MMMM',
+ 'month_and_day_no_year_js' => 'DD. MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'Do MMMM YYYY um HH:mm:ss',
- 'date_time_fns' => 'dd. MMM. yyyy um HH:mm:ss',
+ 'date_time_js' => 'Do MMMM YYYY um HH:mm:ss',
+ 'date_time_fns' => 'dd. MMM. yyyy um HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D. MMMM YYYY',
+ 'specific_day_js' => 'D. MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[KW] W, GGGG',
- 'week_in_year_fns' => "'Woche' ww/yyyy",
+ 'week_in_year_js' => '[KW] W, GGGG',
+ 'week_in_year_fns' => "'Woche' ww/yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'QQQ, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Montag',
- 'dow_2' => 'Dienstag',
- 'dow_3' => 'Mittwoch',
- 'dow_4' => 'Donnerstag',
- 'dow_5' => 'Freitag',
- 'dow_6' => 'Samstag',
- 'dow_7' => 'Sonntag',
+ 'quarter_fns' => "'Q'QQQ, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Montag',
+ 'dow_2' => 'Dienstag',
+ 'dow_3' => 'Mittwoch',
+ 'dow_4' => 'Donnerstag',
+ 'dow_5' => 'Freitag',
+ 'dow_6' => 'Samstag',
+ 'dow_7' => 'Sonntag',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/de_DE/demo.php b/resources/lang/de_DE/demo.php
index 65266b11a6..3012f87d26 100644
--- a/resources/lang/de_DE/demo.php
+++ b/resources/lang/de_DE/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Beachten Sie, dass die Demo-Seite alle vier Stunden zurückgesetzt wird. Ihr Zugang kann jederzeit widerrufen werden. Dies geschieht automatisch und ist kein Fehler.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/de_DE/email.php b/resources/lang/de_DE/email.php
index cdd998c4c4..ab58e38817 100644
--- a/resources/lang/de_DE/email.php
+++ b/resources/lang/de_DE/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Eine Testmeldung von Ihrer Firefly III Installation',
'admin_test_body' => 'Dies ist eine Testnachricht von Ihrer Firefly III-Instanz. Sie wurde an :email gesendet.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Eine Einladung wurde erstellt',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Passwort zurücksetzen:',
'registered_doc_link' => 'Dokumentation:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Eine neue Firefly III-Version ist verfügbar',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Die folgenden Kopfzeilen können ebenfalls von Bedeutung sein:',
'error_post' => 'Dies wurde vom Benutzer eingereicht:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III hat eine neue Transaktion erstellt|Firefly III hat :count neue Transaktionen erstellt',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Ihre Rechnung **":name"** wird am :date verlängert oder storniert. Dieser Zeitpunkt wird **HEUTE!** vergehen',
'bill_warning_please_action' => 'Bitte ergreifen Sie die entsprechende Maßnahme.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/de_DE/errors.php b/resources/lang/de_DE/errors.php
index ed99b6786a..c3eba8cfb0 100644
--- a/resources/lang/de_DE/errors.php
+++ b/resources/lang/de_DE/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack-Trace',
'more_info' => 'Weitere Informationen',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Bitte sammeln Sie weitere Informationen im Verzeichnis storage/logs
wo Sie Logdateien finden können. Wenn Sie Docker verwenden, verwenden Sie docker logs -f [container]
.',
'collect_info_more' => 'Weitere Informationen zum Sammeln von Fehlerinformationen finden Sie im FAQ.',
diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php
index 8594bd91d1..8a46c03e86 100644
--- a/resources/lang/de_DE/firefly.php
+++ b/resources/lang/de_DE/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Buchungsdatum ist „:value”',
'search_modifier_not_date_on' => 'Buchungsdatum ist nicht ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Neue Regel aus Suchanfrage erstellen',
'rule_from_search_words' => 'Die Regel-Modul hat Schwierigkeiten „:string” zu verarbeiten. Die vorgeschlagene Regel, die Ihrer Suchanfrage entspricht, kann zu unterschiedlichen Ergebnissen führen. Bitte überprüfen Sie die Regelauslöser sorgfältig.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Die folgenden Einschränkungen werden ebenfalls auf die Suche angewendet:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Zielkonto ist kein Bargeldkonto',
'rule_trigger_not_account_is_cash' => 'Beide Konten sind keine Bargeldkonten',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Bedenken Sie, dass das Zielkonto nachfolgender Aufteilungen von dem, was in der ersten Aufteilung der Einnahmen definiert ist, außer Kraft gesetzt wird.',
'multi_account_warning_transfer' => 'Bedenken Sie, dass das Quell- und Zielkonto nachfolgender Aufteilungen durch das, was in der ersten Aufteilung der Übertragung definiert ist, außer Kraft gesetzt wird.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Daten aus Firefly III exportieren',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Neue Kategorie „:name” gespeichert',
'without_category_between' => 'Ohne Kategorie zwischen :start und :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Bitte warten Sie, bis das Formular geladen wurde',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Klassifizierung',
'store_transaction' => 'Buchung speichern',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Standardfinanzbericht zwischen :start und :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Der Betrag wird immer in Ihrer Standardwährung angegeben.',
'net_filtered_prefs' => 'Dieses Diagramm wird niemals Konten einbeziehen, die die Option "Im Eigenkapital enthalten" deaktiviert haben.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Diagram',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Gesamtbetrag',
'number_of_decimals' => 'Anzahl der Nachkommastellen',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'Die Einladung zu „:address“ wurde bereits eingelöst.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Außer an Wochenenden',
'recurrence_deleted' => 'Dauerauftrag „:title” gelöscht',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Guthaben (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Währungsumrechnung deaktivieren',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/de_DE/form.php b/resources/lang/de_DE/form.php
index 220bc87957..f183e62847 100644
--- a/resources/lang/de_DE/form.php
+++ b/resources/lang/de_DE/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Schlagwort-Modus',
'virtual_balance' => 'Virtueller Kontostand',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Zielbetrag',
'account_role' => 'Kontenfunktion',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Sind Sie sicher, dass Sie die Überweisung mit dem Namen ":description" löschen möchten?',
'mass_journal_are_you_sure' => 'Sind Sie sicher, dass Sie diese Überweisung löschen möchten?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Möchten Sie das Schlagwort „:tag” wirklich löschen?',
'journal_link_areYouSure' => 'Sind Sie sicher, dass Sie die Verknüpfung zwischen :source und :destination löschen möchten?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS-Konto',
'local_account' => 'Firefly-III-Konto',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Datum ab',
'to_date' => 'Datum bis',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Antwort',
'webhook_trigger' => 'Auslöser',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/de_DE/intro.php b/resources/lang/de_DE/intro.php
index c6dc317f19..c8109ee399 100644
--- a/resources/lang/de_DE/intro.php
+++ b/resources/lang/de_DE/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Verwenden Sie diese Tabelle, um die Beträge für jedes Budget festzulegen und einen Überblick zu erhalten.',
'budgets_index_outro' => 'Um mehr über die Finanzplanung zu erfahren, klicken Sie auf das Hilfesymbol in der oberen rechten Ecke.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Verwenden Sie diese Reports, um detaillierte Einblicke in Ihre Finanzen zu erhalten.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Neben diesem Fortschrittsbalken befinden sich zwei Buttons (+ und -), um Geld von jedem Sparschwein hinzuzufügen oder zu entfernen.',
'piggy-banks_index_accountStatus' => 'In dieser Tabelle wird der Status der Bestandskonten aufgeführt, die mit mindestens einem Sparschwein verbunden sind.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Worauf sparen Sie? Eine neue Couch, eine Kamera, Geld für Notfälle?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Verwenden Sie diese Schaltfläche, um zu sehen, welche Transaktionen zu Ihrer Regel passen würden.',
'rules_create_actions' => 'Legen Sie so viele Aktionen fest, wie Sie möchten.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Weitere Optionen sind hinter diesen Registerkarten verfügbar.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Dieser Code sollte ISO-konform sein (Für eine neue Währung googlen).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/de_DE/list.php b/resources/lang/de_DE/list.php
index 698ddfa3b2..6b92530107 100644
--- a/resources/lang/de_DE/list.php
+++ b/resources/lang/de_DE/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Nächste erwartete Übereinstimmung',
'automatch' => 'Automatisch erkennen?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Wiederholungen',
'description' => 'Beschreibung',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Konto bei „bunq”',
'file_name' => 'Dateiname',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Dateigröße',
'file_type' => 'Dateityp',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/de_DE/pagination.php b/resources/lang/de_DE/pagination.php
index c7df53eca8..0fbc4886bc 100644
--- a/resources/lang/de_DE/pagination.php
+++ b/resources/lang/de_DE/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/de_DE/passwords.php b/resources/lang/de_DE/passwords.php
index cbce672a04..6eed1d31fb 100644
--- a/resources/lang/de_DE/passwords.php
+++ b/resources/lang/de_DE/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php
index f8e09f12e3..34ceb5c1ee 100644
--- a/resources/lang/de_DE/validation.php
+++ b/resources/lang/de_DE/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Dieser Name wird bereits verwendet.',
'unique_account_for_user' => 'Dieser Kontoname wird bereits verwendet.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute muss zwischen :min und :max liegen.',
'between.file' => ':attribute muss zwischen :min und :max Kilobytes groß sein.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Beide Konten müssen vom selben Kontotyp sein',
'same_account_currency' => 'Beiden Konten muss die gleiche Währung zugeordnet sein',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-password',
'valid_recurrence_rep_type' => 'Ungültige Wiederholungsart für Daueraufträge.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Zielkonto gefunden werden.',
'deposit_dest_wrong_type' => 'Das übermittelte Zielkonto entspricht nicht dem geforderten Typ.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Quellkontenkennung und/oder einen gültigen Quellkontonamen.',
'transfer_source_bad_data' => '[c] Bei der Suche nach der ID „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Für diese Verwaltung haben Sie nicht die erforderlichen Zugriffsrechte.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/el_GR/api.php b/resources/lang/el_GR/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/el_GR/api.php
+++ b/resources/lang/el_GR/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/el_GR/auth.php b/resources/lang/el_GR/auth.php
index f72505ee5f..037dac7851 100644
--- a/resources/lang/el_GR/auth.php
+++ b/resources/lang/el_GR/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/el_GR/breadcrumbs.php b/resources/lang/el_GR/breadcrumbs.php
index 79925a5cd1..345ee5f4ea 100644
--- a/resources/lang/el_GR/breadcrumbs.php
+++ b/resources/lang/el_GR/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Μεταφορές',
'transfers_list' => 'Μεταφορές',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Συνδιαλλαγές',
'create_withdrawal' => 'Δημιουργία νέας ανάληψης',
diff --git a/resources/lang/el_GR/components.php b/resources/lang/el_GR/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/el_GR/components.php
+++ b/resources/lang/el_GR/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/el_GR/config.php b/resources/lang/el_GR/config.php
index 53d4691f35..cf4c8b7c67 100644
--- a/resources/lang/el_GR/config.php
+++ b/resources/lang/el_GR/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'el',
- 'locale' => 'el, Ελληνικά, el_GR.utf8, el_GR.UTF-8',
+ 'html_language' => 'el',
+ 'locale' => 'el, Ελληνικά, el_GR.utf8, el_GR.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMM YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'Do MMMM YYYY',
+ 'month_and_day_moment_js' => 'D MMM YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'Do MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd Do MMMM YYYY',
+ 'month_and_date_day_js' => 'dddd Do MMMM YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'Do MMMM',
+ 'month_and_day_no_year_js' => 'Do MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'Do MMMM YYYY, HH:mm:ss',
- 'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
+ 'date_time_js' => 'Do MMMM YYYY, HH:mm:ss',
+ 'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Εβδομάδα' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Εβδομάδα' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Δευτέρα',
- 'dow_2' => 'Τρίτη',
- 'dow_3' => 'Τετάρτη',
- 'dow_4' => 'Πέμπτη',
- 'dow_5' => 'Παρασκευή',
- 'dow_6' => 'Σάββατο',
- 'dow_7' => 'Κυριακή',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Δευτέρα',
+ 'dow_2' => 'Τρίτη',
+ 'dow_3' => 'Τετάρτη',
+ 'dow_4' => 'Πέμπτη',
+ 'dow_5' => 'Παρασκευή',
+ 'dow_6' => 'Σάββατο',
+ 'dow_7' => 'Κυριακή',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/el_GR/demo.php b/resources/lang/el_GR/demo.php
index ae80b56052..c7f6db3e97 100644
--- a/resources/lang/el_GR/demo.php
+++ b/resources/lang/el_GR/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Λάβετε υπόψιν ότι o ιστότοπος επίδειξης επαναφέρεται κάθε τέσσερις ώρες. Η πρόσβασή σας μπορεί να ανακληθεί οποιαδήποτε στιγμή. Αυτό συμβαίνει αυτόματα και δεν είναι σφάλμα.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/el_GR/email.php b/resources/lang/el_GR/email.php
index 266c973291..c7c3ff9b38 100644
--- a/resources/lang/el_GR/email.php
+++ b/resources/lang/el_GR/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III',
'admin_test_body' => 'Αυτό είναι ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III. Αποστάλθηκε στο :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Έχει δημιουργηθεί μια πρόσκληση',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Επαναφορά κωδικού πρόσβασης:',
'registered_doc_link' => 'Τεκμηρίωση:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Μια νέα έκδοση του Firefly III είναι διαθέσιμη',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Το Firefly III έχει δημιουργήσει μια νέα συναλλαγή|Το Firefly III έχει δημιουργήσει :count νέες συναλλαγές',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/el_GR/errors.php b/resources/lang/el_GR/errors.php
index 96c022a3bd..3a9532d350 100644
--- a/resources/lang/el_GR/errors.php
+++ b/resources/lang/el_GR/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Ιχνηλάτηση στοίβας',
'more_info' => 'Περισσότερες πληροφορίες',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Συλλέξτε περισσότερες πληροφορίες στον κατάλογο storage/logs
όπου θα βρείτε αρχεία καταγραφής. Εάν χρησιμοποιείτε το Docker, χρησιμοποιήστε το docker logs -f [container]
.',
'collect_info_more' => 'Μπορείτε να διαβάσετε περισσότερα σχετικά με τη συλλογή πληροφοριών σφαλμάτων στο FAQ.',
diff --git a/resources/lang/el_GR/firefly.php b/resources/lang/el_GR/firefly.php
index 9fce9e22cf..97aaca550d 100644
--- a/resources/lang/el_GR/firefly.php
+++ b/resources/lang/el_GR/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Η ημερομηνία συναλλαγής είναι ":value"',
'search_modifier_not_date_on' => 'Η ημερομηνία συναλλαγής δεν είναι ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Δημιουργία νέου κανόνα από το ερώτημα αναζήτησης',
'rule_from_search_words' => 'Η ρουτίνα για τους κανόνες δυσκολεύτηκε στο χειρισμό του ":string". Ο προτεινόμενος κανόνας που ταιριάζει στο ερώτημά αναζήτησης μπορεί να δώσει διαφορετικά αποτελέσματα. Παρακαλώ να επιβεβαιώσετε προσεκτικά τους κανόνες ενεργοποίησης.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Οι ακόλουθοι τροποποιητές εφαρμόστηκαν στην αναζήτηση επίσης:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Λάβετε υπόψη ότι ο λογαριασμός προορισμού των επόμενων διαχωρισμών θα υπερισχύσει αυτού του πρώτου διαχωρισμού της κατάθεσης.',
'multi_account_warning_transfer' => 'Λάβετε υπόψη ότι ο λογαριασμός προέλευσης και προορισμού των επόμενων διαχωρισμών θα υπερισχύσει αυτού του πρώτου διαχωρισμού της μεταφοράς.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Εξαγωγή δεδομένων από το Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Αποθηκεύτηκε η νέα κατηγορία ":name"',
'without_category_between' => 'Χωρίς κατηγορία μεταξύ :start και :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Ταξινόμηση',
'store_transaction' => 'Αποθήκευση συναλλαγής',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Προεπιλεγμένη οικονομική αναφορά μεταξύ :start και :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Το σύνολο θα είναι πάντοτε στο προεπιλεγμένο σας νόμισμα.',
'net_filtered_prefs' => 'Αυτό το διάγραμμα δε θα περιλαμβάνει ποτέ λογαριασμούς που δεν έχουν τσεκαρισμένη την επιλογή "Συμπεριλαμβάνεται στην καθαρή αξία".',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Διάγραμμα',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Συνολικό ποσό',
'number_of_decimals' => 'Πλήθος δεκαδικών ψηφίων',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'Η πρόσκληση στο ":address" έχει ήδη χρησιμοποιηθεί.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Εκτός από τα Σαββατοκύριακα',
'recurrence_deleted' => 'Η επαναλαμβανόμενη συναλλαγή ":title" διαγράφηκε',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Υπόλοιπο (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/el_GR/form.php b/resources/lang/el_GR/form.php
index 9a845e7eeb..29b6d2f6c1 100644
--- a/resources/lang/el_GR/form.php
+++ b/resources/lang/el_GR/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Λειτουργία ετικέτας',
'virtual_balance' => 'Εικονικό υπόλοιπο',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Ποσό στόχου',
'account_role' => 'Ρόλος λογαριασμού',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τη συναλλαγή με περιγραφή ":description";',
'mass_journal_are_you_sure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε αυτές τις συναλλαγές;',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την ετικέτα ":tag";',
'journal_link_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το σύνδεσμο μεταξύ :source και :destination;',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Λογαριασμός FinTS',
'local_account' => 'Λογαριασμός Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Από ημερομηνία',
'to_date' => 'Εώς ημερομηνία',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Απόκριση',
'webhook_trigger' => 'Ενεργοποίηση',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/el_GR/intro.php b/resources/lang/el_GR/intro.php
index a1a9acd7d9..404fdb26d3 100644
--- a/resources/lang/el_GR/intro.php
+++ b/resources/lang/el_GR/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Χρησιμοποιήστε αυτό τον πίνακα για να ορίσετε τα ποσά για κάθε προϋπολογισμό και την πρόοδό σας.',
'budgets_index_outro' => 'Για να μάθετε περισσότερα για προϋπολογισμούς, ελέγξτε το εικονίδιο βοήθειας στην επάνω δεξιά γωνία.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Χρησιμοποιήστε αυτές τις αναφορές για να λάβετε λεπτομερείς πληροφορίες για τα οικονομικά σας.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Διπλά από αυτή τη γραμμή προόδου υπάρχουν δύο κουμπιά (+ και -) για να προσθέσετε ή να αφαιρέσετε χρήματα από κάθε κουμπαρά.',
'piggy-banks_index_accountStatus' => 'Πίνακας κατάστασης για κάθε πάγιο λογαριασμό με τουλάχιστον ένα κουμπαρά.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Ποιός είναι ο στόχος σας; Ένας νέος καναπές, μια κάμερα, χρήματα για έκτακτες ανάγκες;',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Χρησιμοποιήστε αυτό το κουμπί για να δείτε ποιές συναλλαγές θα ταίριαζαν με τον κανόνα σας.',
'rules_create_actions' => 'Ορίστε όσες ενέργειες επιθυμείτε.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Περισσότερες επιλογές είναι διαθέσιμες πίσω από αυτές τις καρτέλες.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Αυτός ο κωδικός πρέπει να είναι αποδεκτός κατά ISO (Αναζητήστε το στο Google για το νέο σας νόμισμα).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/el_GR/list.php b/resources/lang/el_GR/list.php
index 5a5408a9c8..fe06f00c54 100644
--- a/resources/lang/el_GR/list.php
+++ b/resources/lang/el_GR/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Επόμενη αναμενόμενη αντιστοίχιση',
'automatch' => 'Αυτόματη αντιστοίχιση;',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Επαναλήψεις',
'description' => 'Περιγραφή',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Λογαριασμός με bunq',
'file_name' => 'Όνομα αρχείου',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Μέγεθος αρχείου',
'file_type' => 'Τύπος αρχείου',
@@ -183,13 +156,4 @@ return [
'url' => 'Διεύθυνση URL',
'secret' => 'Μυστικό',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/el_GR/pagination.php b/resources/lang/el_GR/pagination.php
index 166ea3147a..7ba5464761 100644
--- a/resources/lang/el_GR/pagination.php
+++ b/resources/lang/el_GR/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/el_GR/passwords.php b/resources/lang/el_GR/passwords.php
index 1587ca93be..bb2994c73b 100644
--- a/resources/lang/el_GR/passwords.php
+++ b/resources/lang/el_GR/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/el_GR/validation.php b/resources/lang/el_GR/validation.php
index 9532ff6c2c..2a940ba2f6 100644
--- a/resources/lang/el_GR/validation.php
+++ b/resources/lang/el_GR/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Αυτό το όνομα είναι ήδη σε χρήση.',
'unique_account_for_user' => 'Αυτό το όνομα λογαριασμού είναι ήδη σε χρήση.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'Το :attribute πρέπει να είναι μεταξύ :min και :max.',
'between.file' => 'Το :attribute πρέπει να είναι μεταξύ :min και :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Και οι δύο λογαριασμοί πρέπει να έχουν τον ίδιο τύπο λογαριασμού',
'same_account_currency' => 'Και οι δύο λογαριασμοί πρέπει να έχουν την ίδια ρύθμιση νομίσματος',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Αυτό δεν είναι ασφαλές συνθηματικό. Παρακαλώ δοκιμάστε ξανά. Για περισσότερες πληροφορίες επισκεφτείτε https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Μη έγκυρος τύπος επανάληψης για επαναλαμβανόμενες συναλλαγές.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Δεν ήταν δυνατή η εύρεση ενός έγκυρου λογαριασμού προορισμού κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".',
'deposit_dest_wrong_type' => 'O υποβεβλημένος λογαριασμός προέλευσης δεν είναι σωστού τύπου.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προέλευσης για να συνεχίσετε.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Δεν έχετε τα σωστά δικαιώματα πρόσβασης για αυτή τη διαχείριση.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_GB/api.php b/resources/lang/en_GB/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/en_GB/api.php
+++ b/resources/lang/en_GB/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/en_GB/auth.php b/resources/lang/en_GB/auth.php
index d68e0fbe2f..9f1063016d 100644
--- a/resources/lang/en_GB/auth.php
+++ b/resources/lang/en_GB/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/en_GB/breadcrumbs.php b/resources/lang/en_GB/breadcrumbs.php
index 968eae4abb..8a7011923f 100644
--- a/resources/lang/en_GB/breadcrumbs.php
+++ b/resources/lang/en_GB/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transfers',
'transfers_list' => 'Transfers',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Reconciliations',
'create_withdrawal' => 'Create new withdrawal',
diff --git a/resources/lang/en_GB/components.php b/resources/lang/en_GB/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/en_GB/components.php
+++ b/resources/lang/en_GB/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/en_GB/config.php b/resources/lang/en_GB/config.php
index f4c6878fd5..135d133324 100644
--- a/resources/lang/en_GB/config.php
+++ b/resources/lang/en_GB/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'en-gb',
- 'locale' => 'en, English, en_GB.utf8, en_GB.UTF-8',
+ 'html_language' => 'en-gb',
+ 'locale' => 'en, English, en_GB.utf8, en_GB.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Monday',
- 'dow_2' => 'Tuesday',
- 'dow_3' => 'Wednesday',
- 'dow_4' => 'Thursday',
- 'dow_5' => 'Friday',
- 'dow_6' => 'Saturday',
- 'dow_7' => 'Sunday',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Monday',
+ 'dow_2' => 'Tuesday',
+ 'dow_3' => 'Wednesday',
+ 'dow_4' => 'Thursday',
+ 'dow_5' => 'Friday',
+ 'dow_6' => 'Saturday',
+ 'dow_7' => 'Sunday',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_GB/demo.php b/resources/lang/en_GB/demo.php
index 92ea83de87..5b756def0c 100644
--- a/resources/lang/en_GB/demo.php
+++ b/resources/lang/en_GB/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Keep in mind that the demo site resets every four hours. Your access may be revoked at any time. This happens automatically and is not a bug.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_GB/email.php b/resources/lang/en_GB/email.php
index 92d0491035..7e68b455bf 100644
--- a/resources/lang/en_GB/email.php
+++ b/resources/lang/en_GB/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'A test message from your Firefly III installation',
'admin_test_body' => 'This is a test message from your Firefly III instance. It was sent to :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Password reset:',
'registered_doc_link' => 'Documentation:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_GB/errors.php b/resources/lang/en_GB/errors.php
index 62511b57e6..2c090102c9 100644
--- a/resources/lang/en_GB/errors.php
+++ b/resources/lang/en_GB/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'More information',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Please collect more information in the storage/logs
directory where you will find log files. If you\'re running Docker, use docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/en_GB/firefly.php b/resources/lang/en_GB/firefly.php
index ce378fa576..c765a8473e 100644
--- a/resources/lang/en_GB/firefly.php
+++ b/resources/lang/en_GB/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Create new rule from search query',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Export data from Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Stored new category ":name"',
'without_category_between' => 'Without category between :start and :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Default financial report between :start and :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'The sum will always be in your default currency.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unticked.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Chart',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Total amount',
'number_of_decimals' => 'Number of decimals',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Except weekends',
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balance (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_GB/form.php b/resources/lang/en_GB/form.php
index be20349269..6fd9115e2d 100644
--- a/resources/lang/en_GB/form.php
+++ b/resources/lang/en_GB/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Tag mode',
'virtual_balance' => 'Virtual balance',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Target amount',
'account_role' => 'Account role',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Are you sure you want to delete the transaction described ":description"?',
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
'journal_link_areYouSure' => 'Are you sure you want to delete the link between :source and :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS account',
'local_account' => 'Firefly III account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Date from',
'to_date' => 'Date to',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_GB/intro.php b/resources/lang/en_GB/intro.php
index b7acccb192..0f0d60abde 100644
--- a/resources/lang/en_GB/intro.php
+++ b/resources/lang/en_GB/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Use this table to set the amounts for each budget and see how you are doing.',
'budgets_index_outro' => 'To learn more about budgeting, checkout the help icon in the top right corner.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Use these reports to get detailed insights in your finances.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Next to this progress bar are two buttons (+ and -) to add or remove money from each piggy bank.',
'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'What is your goal? A new couch, a camera, money for emergencies?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Use this button to see which transactions would match your rule.',
'rules_create_actions' => 'Set as many actions as you like.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'More options are available behind these tabs.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_GB/list.php b/resources/lang/en_GB/list.php
index f4c5c32aac..b6e37179c3 100644
--- a/resources/lang/en_GB/list.php
+++ b/resources/lang/en_GB/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Next expected match',
'automatch' => 'Auto match?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Repeats',
'description' => 'Description',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Account with bunq',
'file_name' => 'File name',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'File size',
'file_type' => 'File type',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_GB/pagination.php b/resources/lang/en_GB/pagination.php
index 0e92d356c3..6f72ad6b3a 100644
--- a/resources/lang/en_GB/pagination.php
+++ b/resources/lang/en_GB/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/en_GB/passwords.php b/resources/lang/en_GB/passwords.php
index 76351eb4cd..3a941e12d5 100644
--- a/resources/lang/en_GB/passwords.php
+++ b/resources/lang/en_GB/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/en_GB/validation.php b/resources/lang/en_GB/validation.php
index 4f09aa3e66..93536bf391 100644
--- a/resources/lang/en_GB/validation.php
+++ b/resources/lang/en_GB/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'This name is already in use.',
'unique_account_for_user' => 'This account name is already in use.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'The :attribute must be between :min and :max.',
'between.file' => 'The :attribute must be between :min and :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Both accounts must be of the same account type',
'same_account_currency' => 'Both accounts must have the same currency setting',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/en_US/config.php b/resources/lang/en_US/config.php
index ca848142ca..3305d22568 100644
--- a/resources/lang/en_US/config.php
+++ b/resources/lang/en_US/config.php
@@ -25,51 +25,51 @@
declare(strict_types=1);
return [
- 'html_language' => 'en',
- 'locale' => 'en, English, en_US.utf8, en_US.UTF-8',
+ 'html_language' => 'en',
+ 'locale' => 'en, English, en_US.utf8, en_US.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
// Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Monday',
- 'dow_2' => 'Tuesday',
- 'dow_3' => 'Wednesday',
- 'dow_4' => 'Thursday',
- 'dow_5' => 'Friday',
- 'dow_6' => 'Saturday',
- 'dow_7' => 'Sunday',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Monday',
+ 'dow_2' => 'Tuesday',
+ 'dow_3' => 'Wednesday',
+ 'dow_4' => 'Thursday',
+ 'dow_5' => 'Friday',
+ 'dow_6' => 'Saturday',
+ 'dow_7' => 'Sunday',
];
// Ignore this comment
diff --git a/resources/lang/es_ES/api.php b/resources/lang/es_ES/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/es_ES/api.php
+++ b/resources/lang/es_ES/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/es_ES/auth.php b/resources/lang/es_ES/auth.php
index 350b3f9d9a..b2936749ae 100644
--- a/resources/lang/es_ES/auth.php
+++ b/resources/lang/es_ES/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/es_ES/breadcrumbs.php b/resources/lang/es_ES/breadcrumbs.php
index 02b4b2ac60..cc48403cd2 100644
--- a/resources/lang/es_ES/breadcrumbs.php
+++ b/resources/lang/es_ES/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transferencias',
'transfers_list' => 'Transferencias',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Reconciliaciones',
'create_withdrawal' => 'Crear nuevo retiro',
diff --git a/resources/lang/es_ES/components.php b/resources/lang/es_ES/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/es_ES/components.php
+++ b/resources/lang/es_ES/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/es_ES/config.php b/resources/lang/es_ES/config.php
index e0273cf32a..40eb4bb740 100644
--- a/resources/lang/es_ES/config.php
+++ b/resources/lang/es_ES/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'es',
- 'locale' => 'es, Spanish, es_ES.utf8, es_ES.UTF-8',
+ 'html_language' => 'es',
+ 'locale' => 'es, Spanish, es_ES.utf8, es_ES.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'D MMM YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'D MMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd, D [de] MMMM [de] YYYY',
+ 'month_and_date_day_js' => 'dddd, D [de] MMMM [de] YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D [de] MMMM',
+ 'month_and_day_no_year_js' => 'D [de] MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'D MMMM YYYY, HH:mm:ss',
- 'date_time_fns' => 'El MMMM hacer, yyyy a las HH:mm:ss',
+ 'date_time_js' => 'D MMMM YYYY, HH:mm:ss',
+ 'date_time_fns' => 'El MMMM hacer, yyyy a las HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGG',
- 'week_in_year_fns' => "'Semana' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGG',
+ 'week_in_year_fns' => "'Semana' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Trimestre' Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Lunes',
- 'dow_2' => 'Martes',
- 'dow_3' => 'Miércoles',
- 'dow_4' => 'Jueves',
- 'dow_5' => 'Viernes',
- 'dow_6' => 'Sábado',
- 'dow_7' => 'Domingo',
+ 'quarter_fns' => "'Trimestre' Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Lunes',
+ 'dow_2' => 'Martes',
+ 'dow_3' => 'Miércoles',
+ 'dow_4' => 'Jueves',
+ 'dow_5' => 'Viernes',
+ 'dow_6' => 'Sábado',
+ 'dow_7' => 'Domingo',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/es_ES/demo.php b/resources/lang/es_ES/demo.php
index b5a2a1b41a..79ad14397a 100644
--- a/resources/lang/es_ES/demo.php
+++ b/resources/lang/es_ES/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Tenga en cuenta que el sitio de demostración se restablece cada cuatro horas. Su acceso puede ser revocado en cualquier momento. Esto ocurre automáticamente y no es un error.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/es_ES/email.php b/resources/lang/es_ES/email.php
index 9e60e53549..cd2965fb29 100644
--- a/resources/lang/es_ES/email.php
+++ b/resources/lang/es_ES/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Un mensaje de prueba de su instalación de Firefly III',
'admin_test_body' => 'Este es un mensaje de prueba de tu instancia de Firefly III. Fue enviado a :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Se ha creado una invitación',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Restablecer contraseña:',
'registered_doc_link' => 'Documentación:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Una nueva versión de Firefly III está disponible',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Los siguientes encabezados también pueden ser relevantes:',
'error_post' => 'Esto fue enviado por el usuario:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III ha creado una nueva transacción|Firefly III ha creado :count nuevas transacciones',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Tu factura **":name"** debe ser extendida o cancelada el :date. Esto sucederá **¡HOY!**',
'bill_warning_please_action' => 'Por favor, tomen las medidas adecuadas.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/es_ES/errors.php b/resources/lang/es_ES/errors.php
index 9053dfecd1..bda9d24ee4 100644
--- a/resources/lang/es_ES/errors.php
+++ b/resources/lang/es_ES/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Seguimiento de la pila',
'more_info' => 'Más información',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Por favor, recopile más información en el directorio storage/logs
donde encontrará los archivos de registro. Si está ejecutando Docker, use registros docker -f [container]
.',
'collect_info_more' => 'Puede leer más acerca de la recolección de información de errores en la FAQ.',
diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php
index 39a03dc81b..851e1ea1f3 100644
--- a/resources/lang/es_ES/firefly.php
+++ b/resources/lang/es_ES/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'La fecha de la transacción es ":value"',
'search_modifier_not_date_on' => 'La fecha de la transacción no es ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Crear nueva regla a partir de la consulta de búsqueda',
'rule_from_search_words' => 'El motor de reglas tiene un manejo difícil ":string". La regla sugerida que se ajusta a su consulta de búsqueda puede dar diferentes resultados. Por favor verifique los activadores de la regla cuidadosamente.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Los siguientes modificadores también se aplican a la búsqueda:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'La cuenta de destino no es una cuenta de efectivo',
'rule_trigger_not_account_is_cash' => 'Ninguna de las cuentas es una cuenta de efectivo',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Tenga en cuenta que la cuenta de destino de las divisiones posteriores será anulada por lo que se defina en la primera división del retiro.',
'multi_account_warning_transfer' => 'Tenga en cuenta que la cuenta de origen + destino de divisiones posteriores será anulada por lo que se defina en la primera división de la transferencia.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Exportar datos de Firefly III',
@@ -1746,7 +1701,7 @@ return [
'subscr_expected_x_times' => 'Se espera pagar %{amount} %{times} veces este periodo',
'not_or_not_yet' => 'No (todavía)',
'visit_bill' => 'Ver factura ":name" en Firefly III',
- 'match_between_amounts' => 'La cuenta iguala transacciones entre :low y :high.',
+ 'match_between_amounts' => 'La factura iguala transacciones entre :low y :high.',
'running_again_loss' => 'Las transacciones previamente vinculadas a esta factura pueden perder su conexión, si (ya) no coinciden con la(s) regla(s).',
'bill_related_rules' => 'Reglas relacionadas con esta cuenta',
'repeats' => 'Repeticiones',
@@ -1757,7 +1712,7 @@ return [
'connected_journals' => 'Transacciones conectadas',
'auto_match_on' => 'Automáticamente igualado por Firefly III',
'auto_match_off' => 'No igualado automaticamente por Firefly III',
- 'next_expected_match' => 'Siguiente partido esperado',
+ 'next_expected_match' => 'Próxima coincidencia esperada',
'delete_bill' => 'Eliminar factura ":name"',
'deleted_bill' => 'Eliminar factura ":name"',
'edit_bill' => 'Editar factura ":name"',
@@ -1771,9 +1726,9 @@ return [
'rescanned_bill' => 'Se volvió a escanear todo, y vinculó :count transacción a la factura. | Se volvió a escanear todo, y vinculó :count transacciones a la factura.',
'average_bill_amount_year' => 'Cantidad media de la factura (:year)',
'average_bill_amount_overall' => 'Cantidad media de las facturas (total)',
- 'bill_is_active' => 'Bill esta activo',
+ 'bill_is_active' => 'La factura esta activa',
'bill_expected_between' => 'Esperado entre :start y :end',
- 'bill_will_automatch' => 'Bill se vinculara automáticamente a transacciones coincidentes',
+ 'bill_will_automatch' => 'La factura se vinculará automáticamente a las transacciones coincidentes',
'skips_over' => 'salta sobre',
'bill_store_error' => 'Se ha producido un error inesperado mientras se almacenaba su nueva factura. Por favor, compruebe los archivos de registro',
'list_inactive_rule' => 'regla inactiva',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Nueva categoría guardada ":name"',
'without_category_between' => 'Sin categoría entre :start y:end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Por favor, espere a que se cargue el formulario',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Clasificación',
'store_transaction' => 'Guardar transacción',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Reporte financiero por defecto entre :start y :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'La suma siempre estará en tu moneda predeterminada.',
'net_filtered_prefs' => 'Este gráfico nunca incluirá cuentas que tengan la opción "Incluir en el valor neto" no marcada.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Grafico',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Cantidad total',
'number_of_decimals' => 'Número de decimales',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'La invitación a ":address" ya ha sido canjeada.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Excluir los fines de semana',
'recurrence_deleted' => 'Transacción recurrente ":title" eliminada',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Deshabilitar conversión de moneda',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/es_ES/form.php b/resources/lang/es_ES/form.php
index 2d9bcf03ca..acb884f523 100644
--- a/resources/lang/es_ES/form.php
+++ b/resources/lang/es_ES/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Modo de etiqueta',
'virtual_balance' => 'Saldo virtual',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Cantidad objetivo',
'account_role' => 'Rol de cuenta',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => '¿Estás seguro de que deseas eliminar la transacción descrita ":description"?',
'mass_journal_are_you_sure' => '¿Usted esta seguro de querer eliminar estas transacciones?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => '¿Seguro que quieres eliminar la etiqueta ":tag"?',
'journal_link_areYouSure' => '¿Seguro que quieres eliminar el vínculo entre :source y :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Cuenta FinTS',
'local_account' => 'Cuenta Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Fecha desde',
'to_date' => 'Fecha hasta',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Respuesta',
'webhook_trigger' => 'Disparador',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/es_ES/intro.php b/resources/lang/es_ES/intro.php
index 5013ff3f74..11f7f2e27c 100644
--- a/resources/lang/es_ES/intro.php
+++ b/resources/lang/es_ES/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Use esta tabla para establecer las cantidades para cada presupuesto y ver cómo lo está haciendo.',
'budgets_index_outro' => 'Para aprender mas acerca de los presupuestos, revise el icono de ayuda en la esquina superior derecha.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Utilice estos informes para tener información detallada de sus finanzas.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Junto con esta barra de progreso hay dos botones (+ y -) para añadir o quitar dinero de cada hucha.',
'piggy-banks_index_accountStatus' => 'Para cada cuenta de activos con al menos una hucha, el estado está listado en esta tabla.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => '¿Cuál es tu meta? ¿Un nuevo sofá, una cámara, dinero para emergencias?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Use este botón para ver cuáles transacciones coincidirán con su regla.',
'rules_create_actions' => 'Establezca tantas acciones como quiera.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Mas opciones están disponibles detrás de estas pestañas.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Este código debe ser compatible con ISO (Googlee para su nueva moneda).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php
index 6fd2b252ea..60e432cc3e 100644
--- a/resources/lang/es_ES/list.php
+++ b/resources/lang/es_ES/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Próxima coincidencia esperada',
'automatch' => '¿Buscar coincidencia automáticamente?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Repetición:',
'description' => 'Descripción',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Cuenta con bunq',
'file_name' => 'Nombre de fichero',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Tamaño de fichero',
'file_type' => 'Tipo de fichero',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secreto',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/es_ES/pagination.php b/resources/lang/es_ES/pagination.php
index 43dc8f5d8b..8f2f8d3677 100644
--- a/resources/lang/es_ES/pagination.php
+++ b/resources/lang/es_ES/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/es_ES/passwords.php b/resources/lang/es_ES/passwords.php
index 252a43f6ad..70e5919b65 100644
--- a/resources/lang/es_ES/passwords.php
+++ b/resources/lang/es_ES/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/es_ES/validation.php b/resources/lang/es_ES/validation.php
index e8c21aff5e..7b0fbc6b0e 100644
--- a/resources/lang/es_ES/validation.php
+++ b/resources/lang/es_ES/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Este nombre ya está en uso.',
'unique_account_for_user' => 'Este nombre de cuenta ya está en uso.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'El atributo :attribute debe estar entre :min y :max.',
'between.file' => 'El atributo :attribute debe estar entre :min y :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Ambas cuentas deben ser del mismo tipo de cuenta',
'same_account_currency' => 'Ambas cuentas deben tener la misma configuración de moneda',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipo de repetición no válido para transacciones recurrentes.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'No se pudo encontrar una cuenta de destino válida buscando ID ":id" o nombre ":name".',
'deposit_dest_wrong_type' => 'La cuenta de destino enviada no es del tipo correcto.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Necesita obtener un ID de cuenta de origen válido y/o nombre de cuenta de origen válido para continuar.',
'transfer_source_bad_data' => '[c] No se pudo encontrar una cuenta de origen válida al buscar por ID ":id" o nombre ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'No tiene permisos para esta administración.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fi_FI/api.php b/resources/lang/fi_FI/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/fi_FI/api.php
+++ b/resources/lang/fi_FI/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/fi_FI/auth.php b/resources/lang/fi_FI/auth.php
index c7069139fe..4bbd1dee62 100644
--- a/resources/lang/fi_FI/auth.php
+++ b/resources/lang/fi_FI/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/fi_FI/breadcrumbs.php b/resources/lang/fi_FI/breadcrumbs.php
index 61b08389c7..64d15c1427 100644
--- a/resources/lang/fi_FI/breadcrumbs.php
+++ b/resources/lang/fi_FI/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Tilisiirrot',
'transfers_list' => 'Tilisiirrot',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Täsmäytykset',
'create_withdrawal' => 'Luo uusi nosto',
diff --git a/resources/lang/fi_FI/components.php b/resources/lang/fi_FI/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/fi_FI/components.php
+++ b/resources/lang/fi_FI/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/fi_FI/config.php b/resources/lang/fi_FI/config.php
index a3691d5907..4e817065c7 100644
--- a/resources/lang/fi_FI/config.php
+++ b/resources/lang/fi_FI/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'fi',
- 'locale' => 'fi, Finnish, fi_FI.utf8, fi_FI.UTF-8',
+ 'html_language' => 'fi',
+ 'locale' => 'fi, Finnish, fi_FI.utf8, fi_FI.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMM, YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'D MMM, YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Viikko' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Viikko' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Maanantai',
- 'dow_2' => 'Tiistai',
- 'dow_3' => 'Keskiviikko',
- 'dow_4' => 'Torstai',
- 'dow_5' => 'Perjantai',
- 'dow_6' => 'Lauantai',
- 'dow_7' => 'Sunnuntai',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Maanantai',
+ 'dow_2' => 'Tiistai',
+ 'dow_3' => 'Keskiviikko',
+ 'dow_4' => 'Torstai',
+ 'dow_5' => 'Perjantai',
+ 'dow_6' => 'Lauantai',
+ 'dow_7' => 'Sunnuntai',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fi_FI/demo.php b/resources/lang/fi_FI/demo.php
index 341ca8e070..72db2a260b 100644
--- a/resources/lang/fi_FI/demo.php
+++ b/resources/lang/fi_FI/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Muista, että esittelysivusto nollautuu joka neljäs tunti. Käyttöoikeutesi voidaan peruuttaa milloin tahansa. Tämä tapahtuu automaattisesti eikä ole virhe.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fi_FI/email.php b/resources/lang/fi_FI/email.php
index f992c48b2b..ead1345bfe 100644
--- a/resources/lang/fi_FI/email.php
+++ b/resources/lang/fi_FI/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Testiviesti Firefly III applikaatioltasi',
'admin_test_body' => 'Tämä on testiviesti Firefly III instanssiltasi. Se lähetettiin osoitteeseen :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Salasanan nollaus:',
'registered_doc_link' => 'Dokumentaatio:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Uusi Firefly III versio on saatavilla',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Seuraavat otsikot voivat myös olla merkityksellisiä:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III on luonut uuden tapahtuman|Firefly III on luonut :count uutta tapahtumaa',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Laskusi **":name"** toistokertoja on määrä joko jatkaa tai peruuttaa :date. Eli **TÄNÄÄN!**',
'bill_warning_please_action' => 'Suorita asianmukaiset toimet, ole hyvä.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fi_FI/errors.php b/resources/lang/fi_FI/errors.php
index 2d86fc12a6..16d997b5aa 100644
--- a/resources/lang/fi_FI/errors.php
+++ b/resources/lang/fi_FI/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Pinojäljitys',
'more_info' => 'Lisää tietoja',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Kerää lisätietoja storage/logs
hakemistosta, josta löydät lokitiedostoja. Jos käytät Dockeria, käytä komentoa docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/fi_FI/firefly.php b/resources/lang/fi_FI/firefly.php
index cfa6f1198a..b62625ea3c 100644
--- a/resources/lang/fi_FI/firefly.php
+++ b/resources/lang/fi_FI/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Tapahtumapäivä on ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Luo uusi sääntö hausta',
'rule_from_search_words' => 'Sääntömoottorilla on vaikeuksia käsitellä ":string". Ehdotettu sääntö, joka sopii hakuusi, voi antaa erilaisia tuloksia. Tarkista säännön ehdot huolellisesti.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Seuraavat muokkaukset vaikuttavat myös hakuun:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Muista, että myöhempien jakojen kohdetili määräytyy talletuksen ensimmäisen jaon määritysten mukaan.',
'multi_account_warning_transfer' => 'Muista, että myöhempien jakojen lähde- ja kohdetili määräytyvät ensimmäisen jaon määritysten mukaan.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Vie tietoja Firefly III:sta',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Tallennettiin uusi kategoria ":name"',
'without_category_between' => 'Ilman kategoriaa välillä :start ja :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Luokitus',
'store_transaction' => 'Tallenna tapahtuma',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Talousraportti välillä :start ja :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Summa on aina oletusvaluutassasi.',
'net_filtered_prefs' => 'Tässä kuvaajassa ei koskaan ole tilejä joissa on "Sisällytä varallisuuteen"-optio valitsematta.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Kuvaaja',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Kokonaissumma',
'number_of_decimals' => 'Desimaalien määrä',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Paitsi viikonloppuisin',
'recurrence_deleted' => 'Toistuva tapahtuma ":title" poistettu',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fi_FI/form.php b/resources/lang/fi_FI/form.php
index 914914b845..ebf682540e 100644
--- a/resources/lang/fi_FI/form.php
+++ b/resources/lang/fi_FI/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Tägimoodi',
'virtual_balance' => 'Virtuaalinen saldo',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Tavoitesumma',
'account_role' => 'Tilin tyyppi',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Haluatko varmasti poistaa tapahtuman kuvauksella ":description"?',
'mass_journal_are_you_sure' => 'Haluatko varmasti poistaa nämä tapahtumat?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Haluatko varmasti poistaa tägin ":tag"?',
'journal_link_areYouSure' => 'Haluatko varmasti poistaa linkin välillä :source ja :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS käyttäjätili',
'local_account' => 'Firefly III käyttäjätili',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Aloituspäivämäärä',
'to_date' => 'Päättymispäivämäärä',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fi_FI/intro.php b/resources/lang/fi_FI/intro.php
index 3eb16e0588..cb999d83b2 100644
--- a/resources/lang/fi_FI/intro.php
+++ b/resources/lang/fi_FI/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Tämän taulukon avulla voit asettaa summat jokaiselle budjetille ja nähdä miten sinulla menee.',
'budgets_index_outro' => 'Lisätietoja budjetoinnista saat tutustumalla oikeassa yläkulmassa olevaan ohjekuvakkeeseen.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Näiden raporttien avulla saat yksityiskohtaista tietoa taloudestasi.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Tämän edistymispalkin vieressä on kaksi painiketta (+ ja -) lisäämään tai poistamaan rahaa kustakin säästöpossusta.',
'piggy-banks_index_accountStatus' => 'Tässä taulukossa listataan kaikkien niiden omaisuustilien tila, joilla on vähintään yksi säästöpossu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Mikä on tavoitteesi? Uusi sohva, kamera, rahaa hätätilanteisiin?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Käytä tätä painiketta nähdäksesi, mitkä tapahtumat vastaisivat sääntöäsi.',
'rules_create_actions' => 'Aseta niin monta toimintoa kuin haluat.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Lisää vaihtoehtoja on saatavana näiden välilehtien takana.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Tämän koodin tulisi olla ISO-yhteensopiva (Googlaa se uutta valuuttaasi varten).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fi_FI/list.php b/resources/lang/fi_FI/list.php
index 3ed6807150..6c49c01ccb 100644
--- a/resources/lang/fi_FI/list.php
+++ b/resources/lang/fi_FI/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Seuraava lasku odotettavissa',
'automatch' => 'Automaattinen vertailu?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Toistot',
'description' => 'Kuvaus',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Bung käyttäjätili',
'file_name' => 'Tiedoston nimi',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Tiedoston koko',
'file_type' => 'Tiedoston tyyppi',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fi_FI/pagination.php b/resources/lang/fi_FI/pagination.php
index f184db3459..9bda6226ae 100644
--- a/resources/lang/fi_FI/pagination.php
+++ b/resources/lang/fi_FI/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/fi_FI/passwords.php b/resources/lang/fi_FI/passwords.php
index c9ecb88374..1d0413f047 100644
--- a/resources/lang/fi_FI/passwords.php
+++ b/resources/lang/fi_FI/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/fi_FI/validation.php b/resources/lang/fi_FI/validation.php
index 7e2632c161..09a3e6fcc0 100644
--- a/resources/lang/fi_FI/validation.php
+++ b/resources/lang/fi_FI/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Tämä nimi on jo käytössä.',
'unique_account_for_user' => 'Tämän niminen tili on jo käytössä.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'Kentän :attribute arvon täytyy olla välillä :min ja :max.',
'between.file' => 'Tiedoston :attribute koon täytyy olla välillä :min ja :max kilotavua.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Molempien tilien on oltava samaa tyyppiä',
'same_account_currency' => 'Molemmilla tileillä on oltava sama valuuttaasetus',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Tämä ei ole turvallinen salasana. Yritäpä uudestaan. Lisätietoja löydät osoitteesta https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Virheellinen toiston tyyppi toistuville tapahtumille.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Kelvollista kohdetiliä ei löytynyt tunnuksella ":id" tai nimellä ":name".',
'deposit_dest_wrong_type' => 'Syötetty kohdetili ei ole oikean tyyppinen.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Tarvitset kelvollisen lähdetilin tunnuksen ja/tai kelvollisen lähdetilin nimen jatkaaksesi.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fr_FR/api.php b/resources/lang/fr_FR/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/fr_FR/api.php
+++ b/resources/lang/fr_FR/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/fr_FR/auth.php b/resources/lang/fr_FR/auth.php
index 5f409e4628..a6bb203d15 100644
--- a/resources/lang/fr_FR/auth.php
+++ b/resources/lang/fr_FR/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/fr_FR/breadcrumbs.php b/resources/lang/fr_FR/breadcrumbs.php
index 609adc890c..bc19cb79e9 100644
--- a/resources/lang/fr_FR/breadcrumbs.php
+++ b/resources/lang/fr_FR/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Virements',
'transfers_list' => 'Virements',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Rapprochements',
'create_withdrawal' => 'Créer une nouvelle dépense',
diff --git a/resources/lang/fr_FR/components.php b/resources/lang/fr_FR/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/fr_FR/components.php
+++ b/resources/lang/fr_FR/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php
index 46b04a6513..b3e5e52c60 100644
--- a/resources/lang/fr_FR/config.php
+++ b/resources/lang/fr_FR/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'fr',
- 'locale' => 'fr, French, fr_FR.utf8, fr_FR.UTF-8',
+ 'html_language' => 'fr',
+ 'locale' => 'fr, French, fr_FR.utf8, fr_FR.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMMM YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'Do MMMM YYYY',
+ 'month_and_day_moment_js' => 'D MMMM YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'Do MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd D MMMM AAAA',
+ 'month_and_date_day_js' => 'dddd D MMMM AAAA',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D MMMM',
+ 'month_and_day_no_year_js' => 'D MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'Do MMMM YYYY, à HH:mm:ss',
- 'date_time_fns' => 'do MMMM, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'Do MMMM YYYY, à HH:mm:ss',
+ 'date_time_fns' => 'do MMMM, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Semaine' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Semaine' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Lundi',
- 'dow_2' => 'Mardi',
- 'dow_3' => 'Mercredi',
- 'dow_4' => 'Jeudi',
- 'dow_5' => 'Vendredi',
- 'dow_6' => 'Samedi',
- 'dow_7' => 'Dimanche',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Lundi',
+ 'dow_2' => 'Mardi',
+ 'dow_3' => 'Mercredi',
+ 'dow_4' => 'Jeudi',
+ 'dow_5' => 'Vendredi',
+ 'dow_6' => 'Samedi',
+ 'dow_7' => 'Dimanche',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fr_FR/demo.php b/resources/lang/fr_FR/demo.php
index 6a80408b1c..c502f260f5 100644
--- a/resources/lang/fr_FR/demo.php
+++ b/resources/lang/fr_FR/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Garder à l’esprit que le site de démo se réinitialise toutes les quatre heures. Votre accès peut être révoqué à n\'importe quel moment. Ceci intervient automatiquement, ce n\'est pas un bug.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fr_FR/email.php b/resources/lang/fr_FR/email.php
index 3480fc9c5f..4b8d122ab9 100644
--- a/resources/lang/fr_FR/email.php
+++ b/resources/lang/fr_FR/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Un message de test de votre installation de Firefly III',
'admin_test_body' => 'Ceci est un message de test de votre instance Firefly III. Il a été envoyé à :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Une invitation a été créée',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Réinitialisation du mot de passe :',
'registered_doc_link' => 'Documentation :',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Une nouvelle version de Firefly III est disponible',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Les en-têtes suivants peuvent également être pertinents :',
'error_post' => 'Ceci a été soumis par l\'utilisateur :',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III a créé une nouvelle opération|Firefly III a créé :count nouvelles opérations',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Votre facture **":name"** doit être prolongée ou annulée le :date, soit **AUJOURD\'HUI !**',
'bill_warning_please_action' => 'Merci de prendre les mesures appropriées.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fr_FR/errors.php b/resources/lang/fr_FR/errors.php
index ce0e7cf2bb..d163c7f273 100644
--- a/resources/lang/fr_FR/errors.php
+++ b/resources/lang/fr_FR/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Plus d\'informations',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Vous pouvez obtenir plus d\'informations dans le répertoire stockage/logs
où vous trouverez des fichiers journaux. Si vous utilisez Docker, utilisez docker logs -f [container]
.',
'collect_info_more' => 'Vous pouvez en savoir plus sur la collecte des informations d\'erreur dans la FAQ.',
diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php
index 97d22fab42..880f6ee7c9 100644
--- a/resources/lang/fr_FR/firefly.php
+++ b/resources/lang/fr_FR/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'La date de l\'opération est ":value"',
'search_modifier_not_date_on' => 'La date de l\'opération n\'est pas ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Créer une nouvelle règle à partir de la requête de recherche',
'rule_from_search_words' => 'Le moteur de règles a du mal à gérer ":string". La règle suggérée qui correspond à votre requête de recherche peut donner des résultats différents. Veuillez vérifier que la règle se déclenche correctement.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Les modificateurs suivants sont aussi appliqués à la recherche :',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Le compte de destination n\'est pas un compte en espèces',
'rule_trigger_not_account_is_cash' => 'Aucun compte n\'est un compte en espèces',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Gardez en tête que le compte de destination des séparations suivantes peut être remplacé par celui de la première séparation du dépôt.',
'multi_account_warning_transfer' => 'Gardez en tête que les comptes source et de destination des séparations suivantes peuvent être remplacés par ceux de la première séparation du transfert.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Exporter des données depuis Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Nouvelle catégorie stockée ":name"',
'without_category_between' => 'Sans catégorie entre :start et :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Veuillez patienter pendant le chargement du formulaire',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Enregistrer l\'opération',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Rapport financier par défaut entre le :start et le :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'La somme sera toujours dans votre devise par défaut.',
'net_filtered_prefs' => "Ce graphique n’inclura jamais les comptes dont l'option «\u{a0}inclure dans l'avoir net » n'est pas cochée.",
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Graphique',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Montant total',
'number_of_decimals' => 'Nombre de décimales',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'L\'invitation à ":address" a déjà été utilisée.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Sauf les week-ends',
'recurrence_deleted' => 'Opération périodique ":title" supprimée',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Solde (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Désactiver la conversion des devises',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php
index a857188608..4904ad171c 100644
--- a/resources/lang/fr_FR/form.php
+++ b/resources/lang/fr_FR/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Mode du tag',
'virtual_balance' => 'Solde virtuel',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Montant cible',
'account_role' => 'Rôle du compte',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Êtes-vous sûr de vouloir supprimer la description de l\'opération ":description" ?',
'mass_journal_are_you_sure' => 'Êtes-vous sûr de que vouloir supprimer ces opérations ?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le tag ":tag" ?',
'journal_link_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le lien entre :source et :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Compte FinTS',
'local_account' => 'Compte Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'À partir du',
'to_date' => 'Jusqu\'au',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Réponse',
'webhook_trigger' => 'Déclencheur',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fr_FR/intro.php b/resources/lang/fr_FR/intro.php
index ae24956b4a..695eb40581 100644
--- a/resources/lang/fr_FR/intro.php
+++ b/resources/lang/fr_FR/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Utilisez ce tableau pour définir les montants pour chaque budget et voir comment vous vous en sortez.',
'budgets_index_outro' => 'Pour en savoir plus sur la budgétisation, utilisez l\'icône d\'aide en haut à droite.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Utilisez ces rapports pour obtenir des informations détaillées sur vos finances.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'À côté de cette barre de progression sont deux boutons (+ et -) pour ajouter ou retirer de l’argent de chaque tirelire.',
'piggy-banks_index_accountStatus' => 'Pour chaque compte d\'actif avec au moins une tirelire, le statut est indiqué dans ce tableau.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Quel est votre objectif ? Un nouveau divan, une caméra, de l\'argent pour les urgences ?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Utilisez ce bouton pour voir quelles opérations correspondent à votre règle.',
'rules_create_actions' => 'Définissez autant d\'actions que vous le souhaitez.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Plus d\'options sont disponibles derrière ces onglets.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Ce code devrait être conforme à l\'ISO (recherchez-le sur google votre nouvelle devise).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php
index c6cac90e12..60d1877a77 100644
--- a/resources/lang/fr_FR/list.php
+++ b/resources/lang/fr_FR/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Prochaine association attendue',
'automatch' => 'Correspondance automatique ?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Répétitions',
'description' => 'Description',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Compte avec bunq',
'file_name' => 'Nom du fichier',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Taille du fichier',
'file_type' => 'Type de fichier',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/fr_FR/pagination.php b/resources/lang/fr_FR/pagination.php
index 6f145de61f..af197c5fd5 100644
--- a/resources/lang/fr_FR/pagination.php
+++ b/resources/lang/fr_FR/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/fr_FR/passwords.php b/resources/lang/fr_FR/passwords.php
index 88e0b99879..6eae0b79a3 100644
--- a/resources/lang/fr_FR/passwords.php
+++ b/resources/lang/fr_FR/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/fr_FR/validation.php b/resources/lang/fr_FR/validation.php
index 4a4dab522e..7ebef801e4 100644
--- a/resources/lang/fr_FR/validation.php
+++ b/resources/lang/fr_FR/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Ce nom est déjà utilisé.',
'unique_account_for_user' => 'Ce nom de compte est déjà utilisé.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'La valeur de :attribute doit être comprise entre :min et :max.',
'between.file' => 'Le fichier :attribute doit avoir une taille entre :min et :max kilo-octets.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Les deux comptes doivent être du même type',
'same_account_currency' => 'Les deux comptes doivent avoir la même devise',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Ce n\'est pas un mot de passe sécurisé. Veuillez essayez à nouveau. Pour plus d\'informations, visitez https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Type de répétition non valide pour des opérations périodiques.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Impossible de trouver un compte de destination valide lors de la recherche de l\'ID ":id" ou du nom ":name".',
'deposit_dest_wrong_type' => 'Le compte de destination saisi n\'est pas du bon type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Vous devez obtenir un ID de compte source valide et/ou un nom de compte source valide pour continuer.',
'transfer_source_bad_data' => '[c] Impossible de trouver un compte source valide lors de la recherche de l\'ID ":id" ou du nom ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Vous n\'avez pas les droits d\'accès corrects pour cette administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/hu_HU/api.php b/resources/lang/hu_HU/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/hu_HU/api.php
+++ b/resources/lang/hu_HU/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/hu_HU/auth.php b/resources/lang/hu_HU/auth.php
index 1c6790a7c8..f78c5934f4 100644
--- a/resources/lang/hu_HU/auth.php
+++ b/resources/lang/hu_HU/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/hu_HU/breadcrumbs.php b/resources/lang/hu_HU/breadcrumbs.php
index ba07597b88..ea5cc5b773 100644
--- a/resources/lang/hu_HU/breadcrumbs.php
+++ b/resources/lang/hu_HU/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Átvezetések',
'transfers_list' => 'Átvezetések',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Egyeztetések',
'create_withdrawal' => 'Új költség létrehozása',
diff --git a/resources/lang/hu_HU/components.php b/resources/lang/hu_HU/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/hu_HU/components.php
+++ b/resources/lang/hu_HU/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/hu_HU/config.php b/resources/lang/hu_HU/config.php
index 1e1d227392..e8154cb494 100644
--- a/resources/lang/hu_HU/config.php
+++ b/resources/lang/hu_HU/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'hu',
- 'locale' => 'hu, Hungarian, hu_HU.utf8, hu_HU.UTF-8',
+ 'html_language' => 'hu',
+ 'locale' => 'hu, Hungarian, hu_HU.utf8, hu_HU.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'YYYY. MMMM',
+ 'month_js' => 'YYYY. MMMM',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'YYYY. MMM. D.',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'YYYY. MMMM DD.',
+ 'month_and_day_moment_js' => 'YYYY. MMM. D.',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'YYYY. MMMM DD.',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'YYYY. MMMM DD. HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'YYYY. MMMM DD. HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'YYYY. MMMM DD.',
+ 'specific_day_js' => 'YYYY. MMMM DD.',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Hétfő',
- 'dow_2' => 'Kedd',
- 'dow_3' => 'Szerda',
- 'dow_4' => 'Csütörtök',
- 'dow_5' => 'Péntek',
- 'dow_6' => 'Szombat',
- 'dow_7' => 'Vasárnap',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Hétfő',
+ 'dow_2' => 'Kedd',
+ 'dow_3' => 'Szerda',
+ 'dow_4' => 'Csütörtök',
+ 'dow_5' => 'Péntek',
+ 'dow_6' => 'Szombat',
+ 'dow_7' => 'Vasárnap',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/hu_HU/demo.php b/resources/lang/hu_HU/demo.php
index 4b9e30ec26..8e0be87b22 100644
--- a/resources/lang/hu_HU/demo.php
+++ b/resources/lang/hu_HU/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Ne feledje, hogy a bemutató oldal adatai négyóránként automatikusan visszaállnak. A hozzáférése bármikor visszavonható. Ez automatikusan történik, és nem egy hiba.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/hu_HU/email.php b/resources/lang/hu_HU/email.php
index 41d681c3b7..1a0890f4c1 100644
--- a/resources/lang/hu_HU/email.php
+++ b/resources/lang/hu_HU/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Egy teszt üzenet az Ön Firefly III telepítéséből',
'admin_test_body' => 'Ez egy tesztüzenet a Firefly III példányából. Erre a címre küldtük: :email',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Meghívó elkészült',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Password reset:',
'registered_doc_link' => 'Documentation:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'Ezt küldte be a felhasználó:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/hu_HU/errors.php b/resources/lang/hu_HU/errors.php
index c4055169c5..a895387a79 100644
--- a/resources/lang/hu_HU/errors.php
+++ b/resources/lang/hu_HU/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'További információ',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'További információk gyűjthetők a storage/logs
könyvtárban lévő napló fájlokból. Vagy ha Dockert használ, akkor a docker logs -f [container]
paranccsal.',
'collect_info_more' => 'Tovább olvashat a hibainformációk gyűjtéséről a GYIK-ben.',
diff --git a/resources/lang/hu_HU/firefly.php b/resources/lang/hu_HU/firefly.php
index 5c8198ba9e..16a4a3cea6 100644
--- a/resources/lang/hu_HU/firefly.php
+++ b/resources/lang/hu_HU/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Tranzakció dátuma ":value"',
'search_modifier_not_date_on' => 'Tranzakció dátuma nem ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Új szabály létrehozása a keresési feltételek alapján',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'A következő módosítókat a keresésre is alkalmaztuk:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Adatok exportálása a Firefly III-ból',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Új kategória létrehozva ":name"',
'without_category_between' => 'Kategória nélkül :start és :end között',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Kérlek várj az űrlap betöltéséig',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Besorolás',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Alapértelmezett pénzügyi jelentés :start és :end között',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Az összeg mindig az alapértelmezett pénznemben lesz.',
'net_filtered_prefs' => 'Ezen a diagramon sose fognak szerepelni azok a számlák melyeknél a "Befoglalva a nettó értékbe" beállítás nincs bekapcsolva.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Diagram',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Teljes összeg',
'number_of_decimals' => 'Tizedesjegyek száma',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Kivéve hétvégék',
'recurrence_deleted' => '":title" ismétlődő tranzakció törölve',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Egyenleg (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/hu_HU/form.php b/resources/lang/hu_HU/form.php
index c0d5e78d87..6c46b67076 100644
--- a/resources/lang/hu_HU/form.php
+++ b/resources/lang/hu_HU/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Címke mód',
'virtual_balance' => 'Virtuális egyenleg',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Cél összeg',
'account_role' => 'Bankszámla szerepköre',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => '":description" tranzakció biztosan törölhető?',
'mass_journal_are_you_sure' => 'Ezek a tranzakciók biztosan törölhetőek?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => '":tag" címke biztosan törölhető?',
'journal_link_areYouSure' => ':source és :destination közötti kapcsolat biztosan törölhető?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS fiók',
'local_account' => 'Firefly III fiók',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Dátumtól',
'to_date' => 'Dátumig',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/hu_HU/intro.php b/resources/lang/hu_HU/intro.php
index 98b0072592..32277c8947 100644
--- a/resources/lang/hu_HU/intro.php
+++ b/resources/lang/hu_HU/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Ezen a táblán lehet beállítani a költségkeretek összegeit és áttekinteni, hogy hogyan állnak.',
'budgets_index_outro' => 'A költségkeretek használatáról további információk a jobb felső sarokban található súgó ikon alatt találhatóak.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Ezek a jelentések részletes betekintést biztosítanak a pénzügyekbe.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'A folyamatsáv mellett két gomb található (+ és -) melyekkel pénzt lehet a malacperselyekbe betenni vagy kivenni onnan.',
'piggy-banks_index_accountStatus' => 'A legalább egy malacpersellyel rendelkező eszközszámlák állapota ebben a listában jelenik meg.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Mi a cél? Egy új kanapé, egy kamera, pénz a vészhelyzetekre?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Ezzel a gombbal meg lehet nézni, hogy mely tranzakciók felelnek meg a szabálynak.',
'rules_create_actions' => 'Bármennyi műveletet be lehet állítani.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'A fülek mögött több beállítása lehetőség áll rendelkezésre.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Ennek a kódnak ISO kompatibilisnek kell lennie (új pénznemnél érdemes a Google-t használni).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/hu_HU/list.php b/resources/lang/hu_HU/list.php
index 9849f673f1..c4ea783154 100644
--- a/resources/lang/hu_HU/list.php
+++ b/resources/lang/hu_HU/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Következő várható egyezés',
'automatch' => 'Automatikus egyezés?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Ismétlődések',
'description' => 'Leírás',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Bunq fiók',
'file_name' => 'Fájlnév',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Fájl méret',
'file_type' => 'Fájltípus',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/hu_HU/pagination.php b/resources/lang/hu_HU/pagination.php
index c9124a393e..4e5cdf70f7 100644
--- a/resources/lang/hu_HU/pagination.php
+++ b/resources/lang/hu_HU/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/hu_HU/passwords.php b/resources/lang/hu_HU/passwords.php
index b67aac68f8..997f82a030 100644
--- a/resources/lang/hu_HU/passwords.php
+++ b/resources/lang/hu_HU/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/hu_HU/validation.php b/resources/lang/hu_HU/validation.php
index 4b18951a06..54580abe9e 100644
--- a/resources/lang/hu_HU/validation.php
+++ b/resources/lang/hu_HU/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'A név már használatban van.',
'unique_account_for_user' => 'Ez a fióknév már használatban van.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute :min és :max között kell legyen.',
'between.file' => ':attribute :min és :max kilobájt között kell legyen.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Both accounts must be of the same account type',
'same_account_currency' => 'Both accounts must have the same currency setting',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Ez nem biztonságos jelszó. Kérlek próbáld meg újra. További információért lásd: https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Érvénytelen ismétléstípus az ismétlődő tranzakciókhoz.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Nem található érvényes célszámla ":id" azonosító vagy ":name" név keresésekor.',
'deposit_dest_wrong_type' => 'A beküldött célfiók nem megfelelő típusú.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Egy érvényes forrásszámla azonosító és/vagy egy érvényes forrásszámla név kell a folytatáshoz.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/id_ID/api.php b/resources/lang/id_ID/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/id_ID/api.php
+++ b/resources/lang/id_ID/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/id_ID/auth.php b/resources/lang/id_ID/auth.php
index 51192e78e3..9763fa3db4 100644
--- a/resources/lang/id_ID/auth.php
+++ b/resources/lang/id_ID/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/id_ID/breadcrumbs.php b/resources/lang/id_ID/breadcrumbs.php
index 0fec5f4899..4d215137df 100644
--- a/resources/lang/id_ID/breadcrumbs.php
+++ b/resources/lang/id_ID/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transfer',
'transfers_list' => 'Transfer',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Penyesuaian',
'create_withdrawal' => 'Buat penarikan baru',
diff --git a/resources/lang/id_ID/components.php b/resources/lang/id_ID/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/id_ID/components.php
+++ b/resources/lang/id_ID/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/id_ID/config.php b/resources/lang/id_ID/config.php
index a2ad07f5df..bd014ab831 100644
--- a/resources/lang/id_ID/config.php
+++ b/resources/lang/id_ID/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'id',
- 'locale' => 'id, Bahasa Indonesia, id_ID.utf8, id_ID.UTF-8',
+ 'html_language' => 'id',
+ 'locale' => 'id, Bahasa Indonesia, id_ID.utf8, id_ID.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'd MMMM, y',
- 'month_and_day_js' => 'DD MMMM YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'd MMMM, y',
+ 'month_and_day_js' => 'DD MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd, Do MMMM YYYY',
+ 'month_and_date_day_js' => 'dddd, Do MMMM YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'Do MMMM',
+ 'month_and_day_no_year_js' => 'Do MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'DD MMMM YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
+ 'date_time_js' => 'DD MMMM YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Mingguan' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Mingguan' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Senin',
- 'dow_2' => 'Selasa',
- 'dow_3' => 'Rabu',
- 'dow_4' => 'Kamis',
- 'dow_5' => 'Jumat',
- 'dow_6' => 'Sabtu',
- 'dow_7' => 'Minggu',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Senin',
+ 'dow_2' => 'Selasa',
+ 'dow_3' => 'Rabu',
+ 'dow_4' => 'Kamis',
+ 'dow_5' => 'Jumat',
+ 'dow_6' => 'Sabtu',
+ 'dow_7' => 'Minggu',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/id_ID/demo.php b/resources/lang/id_ID/demo.php
index e336c41518..0a49e42b0f 100644
--- a/resources/lang/id_ID/demo.php
+++ b/resources/lang/id_ID/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Mohon diingat bahwa situs demo ini diatur ulang setiap 4 jam. Akses Anda bisa ditolak kapan saja. Ini berjalan secara otomatis dan bukanlah merupakan sebuah kesalahan.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/id_ID/email.php b/resources/lang/id_ID/email.php
index bfb847ab24..cb62d5630f 100644
--- a/resources/lang/id_ID/email.php
+++ b/resources/lang/id_ID/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Sebuah pesan tes dari instalasi Firefly III Anda',
'admin_test_body' => 'Ini adalah sebuah pesan tes dari instans Firefly III Anda. Pesan ini dikirim ke :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Undangan telah terkirim',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Atur ulang kata sandi:',
'registered_doc_link' => 'Dokumentasi:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III telah membuat transaksi baru|Firefly III telah membuat :count transaksi baru',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/id_ID/errors.php b/resources/lang/id_ID/errors.php
index da0d0c5f98..2130252975 100644
--- a/resources/lang/id_ID/errors.php
+++ b/resources/lang/id_ID/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Tumpukan jejak',
'more_info' => 'Informasi lebih lanjut',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Silakan ambil informasi lebih lanjut di direktoristorage/logs
di mana Anda dapat menemukan file log. Jika Anda menggunakan Docker, gunakan docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/id_ID/firefly.php b/resources/lang/id_ID/firefly.php
index 182c89a494..98a62ad8b1 100644
--- a/resources/lang/id_ID/firefly.php
+++ b/resources/lang/id_ID/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Create new rule from search query',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Export data from Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Stored new category ":name"',
'without_category_between' => 'Tanpa kategori antara :start dan :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Laporan keuangan standar antara :start dan :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'The sum will always be in your default currency.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Grafik',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Jumlah total',
'number_of_decimals' => 'Jumlah desimal',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Except weekends',
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balance (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/id_ID/form.php b/resources/lang/id_ID/form.php
index 53d7da80bc..8c21317bca 100644
--- a/resources/lang/id_ID/form.php
+++ b/resources/lang/id_ID/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Mode Tag',
'virtual_balance' => 'Saldo virtual',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Jumlah target',
'account_role' => 'Peran akun',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Yakin ingin menghapus transaksi yang dijelaskan ":description"?',
'mass_journal_are_you_sure' => 'Yakin ingin menghapus transaksi ini?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Yakin ingin menghapus tag ":tag"?',
'journal_link_areYouSure' => 'Yakin ingin menghapus tautan antara :source and :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Akun FinTS',
'local_account' => 'Akun Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Tanggal dari',
'to_date' => 'Tanggal ke',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/id_ID/intro.php b/resources/lang/id_ID/intro.php
index febb0430f8..42168f8c52 100644
--- a/resources/lang/id_ID/intro.php
+++ b/resources/lang/id_ID/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Gunakan tabel ini untuk menetapkan jumlah setiap anggaran daan melihat bagaimana keadaan anda.',
'budgets_index_outro' => 'Untuk mempelajari lebih lanjut tentang anggaran, periksa ikon bantuan di pojok kanan atas.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Gunakan laporan ini untuk mendapatkan wawasan terperinci dalam keuangan anda.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Di samping bilah kemajuan ini ada dua tombol (+ dan -) untuk menanmbahkan atau menghapus uang dari masing-masing celengan.',
'piggy-banks_index_accountStatus' => 'Untuk setiap akun aset dengan sedikitnya satu celenggan, statusnya terdaftar dalam tabel ini.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Apa tujuanmu? Sofa baru, kamera baru, uang untuk keadaan darurat?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Gunakan tombol ini untuk melihat transaksi mana yang sesuai dengan peraturan anda.',
'rules_create_actions' => 'Tentukan sebanyak mungkin tindakan yang anda inginkan.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Pilihan lainnya tersedia di balik tab ini.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Kode ini harus sesuai dengan ISO (Google untuk mata uang baru anda).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/id_ID/list.php b/resources/lang/id_ID/list.php
index ecff6b538a..995c6973f1 100644
--- a/resources/lang/id_ID/list.php
+++ b/resources/lang/id_ID/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Transaksi yang diharapkan berikutnya',
'automatch' => 'Pencocokan otomatis?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Berulang',
'description' => 'Deskripsi',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Rekening dengan bunq',
'file_name' => 'Nama file',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Ukuran file',
'file_type' => 'Jenis file',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/id_ID/pagination.php b/resources/lang/id_ID/pagination.php
index 247d67b533..ef3e4c0fff 100644
--- a/resources/lang/id_ID/pagination.php
+++ b/resources/lang/id_ID/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/id_ID/passwords.php b/resources/lang/id_ID/passwords.php
index 8863bbf355..ed004db4a5 100644
--- a/resources/lang/id_ID/passwords.php
+++ b/resources/lang/id_ID/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/id_ID/validation.php b/resources/lang/id_ID/validation.php
index 3cbcf7ac4f..e60c58bde8 100644
--- a/resources/lang/id_ID/validation.php
+++ b/resources/lang/id_ID/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Nama ini sudah digunakan.',
'unique_account_for_user' => 'Nama akun ini sudah digunakan.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute harus antara :min dan :max.',
'between.file' => ':attribute harus antara :min dan :max kilobyte.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Kedua akun harus dari jenis akun yang sama',
'same_account_currency' => 'Kedua akun harus memiliki pengaturan mata uang yang sama',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Ini bukan sebuah kata sandi yang aman. Silahkan coba lagi. Untuk informasi lebih lanjut, kunjungi https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Tidak dapat menemukan sebuah akun tujuan yang valid saat mencari ID ":id" atau nama ":name".',
'deposit_dest_wrong_type' => 'Akun tujuan yang dikirimkan bukan dari jenis yang benar.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Perlu untuk mendapatkan sebuah ID akun sumber yang valid dan/atau nama akun sumber yang valid untuk melanjutkan.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/it_IT/api.php b/resources/lang/it_IT/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/it_IT/api.php
+++ b/resources/lang/it_IT/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/it_IT/auth.php b/resources/lang/it_IT/auth.php
index 892231e6a3..aa4f6afae7 100644
--- a/resources/lang/it_IT/auth.php
+++ b/resources/lang/it_IT/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/it_IT/breadcrumbs.php b/resources/lang/it_IT/breadcrumbs.php
index 9b33cdefbe..38365d2162 100644
--- a/resources/lang/it_IT/breadcrumbs.php
+++ b/resources/lang/it_IT/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Trasferimenti',
'transfers_list' => 'Trasferimenti',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Riconciliazioni',
'create_withdrawal' => 'Crea nuova uscita',
diff --git a/resources/lang/it_IT/components.php b/resources/lang/it_IT/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/it_IT/components.php
+++ b/resources/lang/it_IT/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/it_IT/config.php b/resources/lang/it_IT/config.php
index 9b90079f21..74827c3f5e 100644
--- a/resources/lang/it_IT/config.php
+++ b/resources/lang/it_IT/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'it',
- 'locale' => 'it, Italiano, it_IT.utf8, it_IT.UTF-8',
+ 'html_language' => 'it',
+ 'locale' => 'it, Italiano, it_IT.utf8, it_IT.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMM YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'D MMMM YYYY',
+ 'month_and_day_moment_js' => 'D MMM YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'D MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd D MMMM YYYY',
+ 'month_and_date_day_js' => 'dddd D MMMM YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D MMMM',
+ 'month_and_day_no_year_js' => 'D MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'D MMMM YYYY, HH:mm:ss',
- 'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
+ 'date_time_js' => 'D MMMM YYYY, HH:mm:ss',
+ 'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Settimana' w yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Settimana' w yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\TQ YYYY',
+ 'half_year_js' => '\TQ YYYY',
- 'quarter_fns' => "'T'Q yyyy",
- 'half_year_fns' => "'S{half}' yyyy",
- 'dow_1' => 'Lunedì',
- 'dow_2' => 'Martedì',
- 'dow_3' => 'Mercoledì',
- 'dow_4' => 'Giovedì',
- 'dow_5' => 'Venerdì',
- 'dow_6' => 'Sabato',
- 'dow_7' => 'Domenica',
+ 'quarter_fns' => "'T'Q yyyy",
+ 'half_year_fns' => "'S{half}' yyyy",
+ 'dow_1' => 'Lunedì',
+ 'dow_2' => 'Martedì',
+ 'dow_3' => 'Mercoledì',
+ 'dow_4' => 'Giovedì',
+ 'dow_5' => 'Venerdì',
+ 'dow_6' => 'Sabato',
+ 'dow_7' => 'Domenica',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/it_IT/demo.php b/resources/lang/it_IT/demo.php
index 3bc68ec7f7..acc5cf2d76 100644
--- a/resources/lang/it_IT/demo.php
+++ b/resources/lang/it_IT/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Tieni a mente che il sito demo viene reimpostato ogni quattro ore. L\'acceso può essere revocato in qualsiasi momento. Questo avviene automaticamente e non è un bug.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/it_IT/email.php b/resources/lang/it_IT/email.php
index 6adcd399dc..7feb65c8ed 100644
--- a/resources/lang/it_IT/email.php
+++ b/resources/lang/it_IT/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Un messaggio di prova dalla tua installazione di Firefly III',
'admin_test_body' => 'Questo è un messaggio di prova dalla tua istanza Firefly III. È stato inviato a :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'È stato creato un invito',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Reimposta la password:',
'registered_doc_link' => 'Documentazione:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'È disponibile una nuova versione di Firefly III',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Anche le seguenti intestazioni potrebbero esser rilevanti:',
'error_post' => 'Questo è stato inviato dall\'utente:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III ha creato una nuova transazione|Firefly III ha creato :count nuove transazioni',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'La tua bolletta **":name"** dovrebbe essere estesa o annullata il :date, ovvero **OGGI!**',
'bill_warning_please_action' => 'Si prega di adottare le misure appropriate.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/it_IT/errors.php b/resources/lang/it_IT/errors.php
index ecc8493f06..bc50839a14 100644
--- a/resources/lang/it_IT/errors.php
+++ b/resources/lang/it_IT/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Ulterioni informazioni',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Raccogli ulteriori informazioni nella cartella storage/log
dove troverai i file di log. Se stai eseguendo Docker, usa docker logs -f [container]
.',
'collect_info_more' => 'Puoi leggere di più sulla raccolta di informazioni di errore in FAQ.',
diff --git a/resources/lang/it_IT/firefly.php b/resources/lang/it_IT/firefly.php
index f73f12e836..3f6055bef3 100644
--- a/resources/lang/it_IT/firefly.php
+++ b/resources/lang/it_IT/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'La data della transazione è ":value"',
'search_modifier_not_date_on' => 'La data della transazione non è ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Crea nuova regola dalla ricerca',
'rule_from_search_words' => 'Il motore delle regole ha difficoltà a gestire ":string". La regola suggerita che si adatta alla tua ricerca potrebbe dare risultati diversi. Verifica attentamente che la regola funzioni.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Alla ricerca vengono applicati anche questi modificatori:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Il conto di destinazione non è un conto corrente',
'rule_trigger_not_account_is_cash' => 'Nessun conto è un conto corrente',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Ricorda che il conto di destinazione delle successive suddivisioni verrà sovrascritto da quello definito nella prima suddivisione del deposito.',
'multi_account_warning_transfer' => 'Ricorda che il conto di origine e il conto di destinazione delle successive suddivisioni verranno sovrascritti da quelli definiti nella prima suddivisione del trasferimento.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Esporta dati da Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Salva nuova categoria ":name"',
'without_category_between' => 'Senza categoria tra :start e :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Attendi il caricamento del modello',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classificazione',
'store_transaction' => 'Salva transazione',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Resoconto predefinito delle tue finanze tra :start e :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'La somma sarà sempre nella tua valuta predefinita.',
'net_filtered_prefs' => 'Questo grafico non includerà mai i conti che hanno l\'opzione "Includi nel patrimonio" non selezionata.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Grafico',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Importo totale',
'number_of_decimals' => 'Cifre decimali',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'L\'invito a ":address" è già stato revocato.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Tranne il fine settimana',
'recurrence_deleted' => 'La transazione ricorrente ":title" è stata eliminata',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disabilita la conversione della valuta',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/it_IT/form.php b/resources/lang/it_IT/form.php
index 92bf67158b..20a400295c 100644
--- a/resources/lang/it_IT/form.php
+++ b/resources/lang/it_IT/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Modalità etichetta',
'virtual_balance' => 'Saldo virtuale',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Importo obiettivo',
'account_role' => 'Ruolo del conto',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Sei sicuro di voler eliminare la transazione ":description"?',
'mass_journal_are_you_sure' => 'Sei sicuro di voler eliminare queste transazioni?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Sei sicuro di voler eliminare l\'etichetta ":tag"?',
'journal_link_areYouSure' => 'Sei sicuro di voler eliminare il collegamento tra :source e :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Conto FinTS',
'local_account' => 'Conto Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Data inizio',
'to_date' => 'Alla data',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Risposta',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/it_IT/intro.php b/resources/lang/it_IT/intro.php
index 3fe3730509..9967b33c04 100644
--- a/resources/lang/it_IT/intro.php
+++ b/resources/lang/it_IT/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Usa questa tabella per impostare gli importi per ciascun budget e vedere l\'andamento.',
'budgets_index_outro' => 'Per saperne di più sui budget, controlla l\'icona della guida nell\'angolo in alto a destra.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Utilizza questi resoconti per ottenere informazioni dettagliate sulle tue finanze.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Accanto a questa barra di avanzamento ci sono due pulsanti (+ e -) per aggiungere o rimuovere denaro da ogni salvadanaio.',
'piggy-banks_index_accountStatus' => 'Per ogni conto attività con almeno un salvadanaio lo stato è elencato in questa tabella.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Qual è il tuo obiettivo? Un nuovo divano, una macchina fotografica, soldi per le emergenze?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Usa questo pulsante per vedere quali transazioni corrispondono alla tua regola.',
'rules_create_actions' => 'Imposta tutte le azioni che vuoi.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Altre opzioni sono disponibili dietro queste schede.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Questo codice dovrebbe essere conforme ISO (cercalo con Google per la tua nuova valuta).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/it_IT/list.php b/resources/lang/it_IT/list.php
index e7d2ed2baf..680f44062a 100644
--- a/resources/lang/it_IT/list.php
+++ b/resources/lang/it_IT/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Prossimo abbinamento previsto',
'automatch' => 'Abbinamento automatico?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Si ripete',
'description' => 'Descrizione',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Conto con Bunq',
'file_name' => 'Nome del file',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Dimensione del file',
'file_type' => 'Tipo del file',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Segreto',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/it_IT/pagination.php b/resources/lang/it_IT/pagination.php
index ec867114b0..9da431134d 100644
--- a/resources/lang/it_IT/pagination.php
+++ b/resources/lang/it_IT/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/it_IT/passwords.php b/resources/lang/it_IT/passwords.php
index ec8ec6cdbd..f33928b92c 100644
--- a/resources/lang/it_IT/passwords.php
+++ b/resources/lang/it_IT/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/it_IT/validation.php b/resources/lang/it_IT/validation.php
index c58d9322bd..89102c2387 100644
--- a/resources/lang/it_IT/validation.php
+++ b/resources/lang/it_IT/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Questo nome è già in uso.',
'unique_account_for_user' => 'Il nome del conto è già in uso.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute con questo nome conto è già in uso :min e :max.',
'between.file' => ':attribute deve essere :min e :max kilobyte.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Entrambi i conti devono essere dello stesso tipo',
'same_account_currency' => 'Entrambi i conti devono essere impostati sulla stessa valuta',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Questa non è una password sicura. Riprova. Per maggiori informazioni visita https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Il tipo di ripetizione della transazione ricorrente non è valido.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Non è stato possibile trovare un conto di destinazione valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
'deposit_dest_wrong_type' => 'Il conto di destinazione inviato non è di tipo corretto.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'È necessario ottenere un ID e/o un nome del conto di origine validi per continuare.',
'transfer_source_bad_data' => '[c] Non è stato possibile trovare un conto d\'origine valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Non hai i diritti di accesso corretti per questa amministrazione.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ja_JP/api.php b/resources/lang/ja_JP/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/ja_JP/api.php
+++ b/resources/lang/ja_JP/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/ja_JP/auth.php b/resources/lang/ja_JP/auth.php
index 9446b4952c..0263c15c0c 100644
--- a/resources/lang/ja_JP/auth.php
+++ b/resources/lang/ja_JP/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ja_JP/breadcrumbs.php b/resources/lang/ja_JP/breadcrumbs.php
index 70538cd098..6ba6a88d22 100644
--- a/resources/lang/ja_JP/breadcrumbs.php
+++ b/resources/lang/ja_JP/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => '送金',
'transfers_list' => '送金',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => '調整',
'create_withdrawal' => '新規出金を作成',
diff --git a/resources/lang/ja_JP/components.php b/resources/lang/ja_JP/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/ja_JP/components.php
+++ b/resources/lang/ja_JP/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ja_JP/config.php b/resources/lang/ja_JP/config.php
index 8da87ce6c5..47ad2b48e8 100644
--- a/resources/lang/ja_JP/config.php
+++ b/resources/lang/ja_JP/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'ja',
- 'locale' => 'ja, Japanese, ja_JP.utf8, ja_JP.UTF-8',
+ 'html_language' => 'ja',
+ 'locale' => 'ja, Japanese, ja_JP.utf8, ja_JP.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'YYYY年MM月',
+ 'month_js' => 'YYYY年MM月',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'YYYY年MM月D日',
- 'month_and_day_fns' => 'y年 MMMM d日',
- 'month_and_day_js' => 'YYYY年MM月DD日',
+ 'month_and_day_moment_js' => 'YYYY年MM月D日',
+ 'month_and_day_fns' => 'y年 MMMM d日',
+ 'month_and_day_js' => 'YYYY年MM月DD日',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'YYYY年M月D日 dddd',
+ 'month_and_date_day_js' => 'YYYY年M月D日 dddd',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'M月D日',
+ 'month_and_day_no_year_js' => 'M月D日',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'YYYY年MM月DD日 HH:mm:ss',
- 'date_time_fns' => 'yyyy年MMMM月do日 HH:mm:ss',
+ 'date_time_js' => 'YYYY年MM月DD日 HH:mm:ss',
+ 'date_time_fns' => 'yyyy年MMMM月do日 HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'YYYY年MM月D日',
+ 'specific_day_js' => 'YYYY年MM月D日',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => 'GGGG年W週',
- 'week_in_year_fns' => 'yyyy年w週',
+ 'week_in_year_js' => 'GGGG年W週',
+ 'week_in_year_fns' => 'yyyy年w週',
// 'year' => '%Y',
- 'year_js' => 'YYYY年',
+ 'year_js' => 'YYYY年',
// 'half_year' => '%B %Y',
- 'half_year_js' => 'YYYY年第Q四半期',
+ 'half_year_js' => 'YYYY年第Q四半期',
- 'quarter_fns' => 'yyyy年第Q四半期',
- 'half_year_fns' => 'yyyy年H半期',
- 'dow_1' => '月曜日',
- 'dow_2' => '火曜日',
- 'dow_3' => '水曜日',
- 'dow_4' => '木曜日',
- 'dow_5' => '金曜日',
- 'dow_6' => '土曜日',
- 'dow_7' => '日曜日',
+ 'quarter_fns' => 'yyyy年第Q四半期',
+ 'half_year_fns' => 'yyyy年H半期',
+ 'dow_1' => '月曜日',
+ 'dow_2' => '火曜日',
+ 'dow_3' => '水曜日',
+ 'dow_4' => '木曜日',
+ 'dow_5' => '金曜日',
+ 'dow_6' => '土曜日',
+ 'dow_7' => '日曜日',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ja_JP/demo.php b/resources/lang/ja_JP/demo.php
index 434df4fe35..6dd064b551 100644
--- a/resources/lang/ja_JP/demo.php
+++ b/resources/lang/ja_JP/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'デモサイトは4時間毎にリセットされることに注意してください。あなたの変更はいつでも破棄される可能性があります。これは自動的に行われ、バグではありません。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ja_JP/email.php b/resources/lang/ja_JP/email.php
index 75d388bc31..53a995227f 100644
--- a/resources/lang/ja_JP/email.php
+++ b/resources/lang/ja_JP/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'あなたの Firefly III からのテストメッセージ',
'admin_test_body' => 'これはあなたの Firefly III からのテストメッセージです。:email 宛に送信しました。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => '招待が作成されました',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'パスワードのリセット:',
'registered_doc_link' => 'ドキュメント:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Firefly IIIの新しいバージョンが利用可能です',
@@ -145,16 +118,7 @@ return [
'error_headers' => '「headers」は技術用語「HTTP headers」を参照します',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III が取引を作成しました|Firefly III が:count件の取引を作成しました',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'あなたの請求「**":name"**」が :date に延長またはキャンセルされます。 本日がその時です。',
'bill_warning_please_action' => '適切に対処してください。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ja_JP/errors.php b/resources/lang/ja_JP/errors.php
index 8816df25c5..ea2edd5e45 100644
--- a/resources/lang/ja_JP/errors.php
+++ b/resources/lang/ja_JP/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'スタックトレース',
'more_info' => '詳細情報',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'ログファイルがある storage/logs
ディレクトリにて、より詳細な情報を集めてください。Docker を使っている場合は docker logs -f [container]
を使用してください。',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/ja_JP/firefly.php b/resources/lang/ja_JP/firefly.php
index cd1ae6a6a6..2156a19270 100644
--- a/resources/lang/ja_JP/firefly.php
+++ b/resources/lang/ja_JP/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => '取引日が「:value」',
'search_modifier_not_date_on' => '取引日が「:value」ではない',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => '検索クエリから新しいルールを作成',
'rule_from_search_words' => 'ルールエンジンは「:string」をうまく扱えません。 検索クエリに提案されたルールは、異なる結果をもたらす可能性があります。ルールのトリガーは慎重に検証してください。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => '次の修飾子も検索に適用されます:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => '預け入れ口座が現金口座ではない',
'rule_trigger_not_account_is_cash' => 'どちらの口座も現金口座ではない',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => '続く分割の預け入れ口座は、送金の最初の分割の定義によって覆されることに注意してください。',
'multi_account_warning_transfer' => '続く分割の預け入れ口座と引き出し口座は、送金の最初の分割の定義によって覆されることに注意してください。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Firefly III からデータをエクスポート',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => '新しいカテゴリ「:name」を保存しました',
'without_category_between' => ':start から :end までのカテゴリなし',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => '分類',
'store_transaction' => '取引を保存',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => ':start から :end までのデフォルトの財務レポート',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => '合計は常にデフォルト通貨になります。',
'net_filtered_prefs' => 'このチャートには「純資産に含める」オプションがチェックされていない口座が含まれることはありません。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'チャート',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => '合計金額',
'number_of_decimals' => '小数点以下の桁数',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => '「:address」 への招待はすでに利用されました。',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => '週末を除外する',
'recurrence_deleted' => '定期的な取引「:title」を削除しました',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => '残高 (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => '通貨の変換を無効にする',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ja_JP/form.php b/resources/lang/ja_JP/form.php
index f3ec3605b0..9790946ff3 100644
--- a/resources/lang/ja_JP/form.php
+++ b/resources/lang/ja_JP/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'タグモード',
'virtual_balance' => '仮想残高',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => '目標金額',
'account_role' => '口座の役割',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => '「:description」という説明の取引を削除してもよろしいですか?',
'mass_journal_are_you_sure' => 'これらの取引を削除してもよろしいですか?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'タグ「:tag」を削除してもよろしいですか?',
'journal_link_areYouSure' => ':source と :destination の間のリンクを削除してもよろしいですか?',
@@ -252,16 +225,7 @@ return [
'fints_account' => '資産形成口座',
'local_account' => 'Firefly III アカウント',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => '開始日',
'to_date' => '終了日',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'レスポンス',
'webhook_trigger' => 'トリガー',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ja_JP/intro.php b/resources/lang/ja_JP/intro.php
index 4c419af838..3baa6ecf21 100644
--- a/resources/lang/ja_JP/intro.php
+++ b/resources/lang/ja_JP/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => '各予算の金額を設定したり、状況を確認するにはこの表を使ってください。',
'budgets_index_outro' => '予算計上についてもっと知るには、右上のヘルプアイコンを確認してください。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'あなたの財務状況の詳細を見るにはこれらのレポートを使用してください。',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'このプログレスバーの隣には、それぞれの貯金箱からお金を追加または削除する、2つのボタン(+と-) があります。',
'piggy-banks_index_accountStatus' => 'この表には、1つ以上の貯金箱をもつ資産口座の状況が表示されています。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'あなたの目標は何ですか? 新しいソファ、カメラ、もしもの時のお金ですか?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'ルールに一致する取引を確認するには、このボタンを使用します。',
'rules_create_actions' => '好きなだけアクションを設定します。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'これらのタブには、より多くのオプションがあります。',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'このコードはISOに準拠している必要があります(新しい通貨はググってください)。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ja_JP/list.php b/resources/lang/ja_JP/list.php
index f37dd12647..900b72e771 100644
--- a/resources/lang/ja_JP/list.php
+++ b/resources/lang/ja_JP/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => '次の一致予測',
'automatch' => '自動一致',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => '繰り返し',
'description' => '概要',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'bunq口座',
'file_name' => 'ファイル名',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'ファイルサイズ',
'file_type' => 'ファイルの種類',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'シークレット',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ja_JP/pagination.php b/resources/lang/ja_JP/pagination.php
index e440fe4ad3..8b1bc38360 100644
--- a/resources/lang/ja_JP/pagination.php
+++ b/resources/lang/ja_JP/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ja_JP/passwords.php b/resources/lang/ja_JP/passwords.php
index 1ec6541cd0..4e769a3a1d 100644
--- a/resources/lang/ja_JP/passwords.php
+++ b/resources/lang/ja_JP/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ja_JP/validation.php b/resources/lang/ja_JP/validation.php
index 2d9e2afbf1..1b5e20d467 100644
--- a/resources/lang/ja_JP/validation.php
+++ b/resources/lang/ja_JP/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'この名称はすでに使われています。',
'unique_account_for_user' => 'この口座番号は既に使われているようです。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attributeには、:minから、:maxまでの数字を指定してください。',
'between.file' => ':attributeには、:min KBから:max KBまでのサイズのファイルを指定してください。',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'これらの口座は同じ口座種別でなければなりません',
'same_account_currency' => 'これらの口座には同じ通貨設定でなければいけません',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'これは安全なパスワードではありません。もう一度やり直してください。詳細については、https://bit.ly/FF3-password-security を参照してください。',
'valid_recurrence_rep_type' => '繰り返し取引のタイプが無効です。',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'ID「:id」、名称「:name」で検索した結果、有効な預け入れ先口座が見つかりませんでした。',
'deposit_dest_wrong_type' => '預け入れ先口座が適切なタイプではありません。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => '続行するには、有効な引き出し元口座 ID および(または)有効な引き出し元口座名を取得する必要があります。',
'transfer_source_bad_data' => '[c] ID「:id」、名称「:name」で検索しましたが、有効な引き出し口座が見つかりませんでした。',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'この管理のための適切なアクセス権がありません。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ko_KR/api.php b/resources/lang/ko_KR/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/ko_KR/api.php
+++ b/resources/lang/ko_KR/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/ko_KR/auth.php b/resources/lang/ko_KR/auth.php
index bece324bbd..54eba18719 100644
--- a/resources/lang/ko_KR/auth.php
+++ b/resources/lang/ko_KR/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ko_KR/breadcrumbs.php b/resources/lang/ko_KR/breadcrumbs.php
index 1072d83e94..67773cc0ce 100644
--- a/resources/lang/ko_KR/breadcrumbs.php
+++ b/resources/lang/ko_KR/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => '송금',
'transfers_list' => '송금',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => '조정',
'create_withdrawal' => '새로운 환불 만들기',
diff --git a/resources/lang/ko_KR/components.php b/resources/lang/ko_KR/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/ko_KR/components.php
+++ b/resources/lang/ko_KR/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ko_KR/config.php b/resources/lang/ko_KR/config.php
index 59f2e4e068..35f2536b65 100644
--- a/resources/lang/ko_KR/config.php
+++ b/resources/lang/ko_KR/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'ko',
- 'locale' => 'ko, Korean, ko_KR.utf8, ko_KR.UTF-8',
+ 'html_language' => 'ko',
+ 'locale' => 'ko, Korean, ko_KR.utf8, ko_KR.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'YYYY년 M월',
+ 'month_js' => 'YYYY년 M월',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'YYYY년 M월 D일',
- 'month_and_day_fns' => 'y년 MMMM d일',
- 'month_and_day_js' => 'YYYY년 MM월 DD일',
+ 'month_and_day_moment_js' => 'YYYY년 M월 D일',
+ 'month_and_day_fns' => 'y년 MMMM d일',
+ 'month_and_day_js' => 'YYYY년 MM월 DD일',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'YYYY년 M월 D일 ddd',
+ 'month_and_date_day_js' => 'YYYY년 M월 D일 ddd',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'M월 D일',
+ 'month_and_day_no_year_js' => 'M월 D일',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'YYYY년 M월 D일 HH:mm:ss',
- 'date_time_fns' => 'YYYY년 M월 D일 HH:mm:ss',
+ 'date_time_js' => 'YYYY년 M월 D일 HH:mm:ss',
+ 'date_time_fns' => 'YYYY년 M월 D일 HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'YYYY년 MM월 D일',
+ 'specific_day_js' => 'YYYY년 MM월 D일',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => 'YYYY년 w주',
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => 'YYYY년 w주',
// 'year' => '%Y',
- 'year_js' => 'YYYY년',
+ 'year_js' => 'YYYY년',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => 'yyyy년 Q사분기',
- 'half_year_fns' => 'yyyy년 H[반기]',
- 'dow_1' => '월요일',
- 'dow_2' => '화요일',
- 'dow_3' => '수요일',
- 'dow_4' => '목요일',
- 'dow_5' => '금요일',
- 'dow_6' => '토요일',
- 'dow_7' => '일요일',
+ 'quarter_fns' => 'yyyy년 Q사분기',
+ 'half_year_fns' => 'yyyy년 H[반기]',
+ 'dow_1' => '월요일',
+ 'dow_2' => '화요일',
+ 'dow_3' => '수요일',
+ 'dow_4' => '목요일',
+ 'dow_5' => '금요일',
+ 'dow_6' => '토요일',
+ 'dow_7' => '일요일',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ko_KR/demo.php b/resources/lang/ko_KR/demo.php
index f977990f4f..cc6c4e1bc0 100644
--- a/resources/lang/ko_KR/demo.php
+++ b/resources/lang/ko_KR/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => '데모 사이트는 4시간마다 초기화 됩니다. 귀하의 접속 권한은 언제든 취소될 수 있습니다. 이는 자동으로 수행되며 버그가 아닙니다.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ko_KR/email.php b/resources/lang/ko_KR/email.php
index ee6ab833ae..285c61426e 100644
--- a/resources/lang/ko_KR/email.php
+++ b/resources/lang/ko_KR/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Firefly III 설치 테스트 메시지',
'admin_test_body' => '이것은 Firefly III 인스턴스의 테스트 메시지 입니다. :email로 보냈습니다.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => '초대장이 생성되었습니다',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => '비밀번호 초기화:',
'registered_doc_link' => '문서:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => '새로운 Firefly III 버전을 사용할 수 있습니다',
@@ -145,16 +118,7 @@ return [
'error_headers' => '다음 헤더도 관련이 있을 수 있습니다:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III가 새로운 거래를 생성하였습니다|Firefly III가 :count개의 새로운 거래를 생성하였습니다',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => '**":name"** 청구서는 :date에 연장되거나 취소될 예정입니다. **오늘**까지 입니다!',
'bill_warning_please_action' => '적절한 조치를 취하시기 바랍니다.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ko_KR/errors.php b/resources/lang/ko_KR/errors.php
index 4022bc65ef..4e565b0c35 100644
--- a/resources/lang/ko_KR/errors.php
+++ b/resources/lang/ko_KR/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => '추가 정보',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'storage/logs
디렉토리의 로그 파일에서 추가정보를 수집하세요. 도커를 실행중이라면 docker logs -f [container]
를 사용하세요.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/ko_KR/firefly.php b/resources/lang/ko_KR/firefly.php
index cc1fc47cfd..862c40c22d 100644
--- a/resources/lang/ko_KR/firefly.php
+++ b/resources/lang/ko_KR/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => '거래 날짜는 ":value"입니다',
'search_modifier_not_date_on' => '거래 날짜는 ":value"가 아닙니다.',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => '검색 쿼리에서 새 규칙 만들기',
'rule_from_search_words' => '규칙 엔진은 ":string"을 처리하는 데 어려움을 겪습니다. 검색 쿼리에 맞는 제안된 규칙이 다른 결과를 제공할 수 있습니다. 규칙 트리거를 주의 깊게 확인하세요.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => '다음 수정자는 검색에도 적용됩니다:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => '대상 계정이 현금 계정이 아닙니다',
'rule_trigger_not_account_is_cash' => '두 계정 모두 현금 계정이 아닙니다',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => '뒤따르는 분할의 대상 계정은 첫 번째 입금 분할에 정의된 내용에 따라 재정의된다는 점에 유의하시기 바랍니다.',
'multi_account_warning_transfer' => '뒤따르는 분할의 소스 + 대상 계정은 첫 번째 이체 분할에 정의된 내용에 따라 재정의된다는 점에 유의하시기 바랍니다.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Firefly III에서 데이터 내보내기',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => '새로운":name" 카테고리가 저장되었습니다',
'without_category_between' => ':start와 :end 사이에 카테고리가 없음',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => '분류',
'store_transaction' => '거래 저장',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => ':start와 :end 사이의 기본 재정 보고서',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => '합계는 항상 기본 통화로 표시됩니다.',
'net_filtered_prefs' => '이 차트에는 \'순자산에 포함\' 옵션이 선택되지 않은 계정은 포함되지 않습니다.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => '차트',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => '전체 금액',
'number_of_decimals' => '소수 자릿수',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => '":address"로의 초대는 이미 사용되었습니다.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => '주말 제외',
'recurrence_deleted' => '반복 거래 ":title" 삭제됨',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => '잔고 (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => '통화 변환 비활성화',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ko_KR/form.php b/resources/lang/ko_KR/form.php
index 0600972d24..16e96c1012 100644
--- a/resources/lang/ko_KR/form.php
+++ b/resources/lang/ko_KR/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => '태그 모드',
'virtual_balance' => '가상 잔고',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => '목표 금액',
'account_role' => '계좌 역할',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => '":description"으로 설명된 거래를 정말 삭제하시겠습니까?',
'mass_journal_are_you_sure' => '이 거래를 정말로 삭제할까요?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => '":tag" 태그를 정말 삭제하시겠습니까?',
'journal_link_areYouSure' => ':source와 :destination 사이의 링크를 정말로 삭제하시겠습니까?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS 계좌',
'local_account' => 'Firefly III 계정',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => '시작 날짜',
'to_date' => '종료 날짜',
@@ -299,13 +263,4 @@ return [
'webhook_response' => '응답',
'webhook_trigger' => '트리거',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ko_KR/intro.php b/resources/lang/ko_KR/intro.php
index add909af07..fc8a1dbb6f 100644
--- a/resources/lang/ko_KR/intro.php
+++ b/resources/lang/ko_KR/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => '이 표를 사용하여 각 예산의 금액을 설정하고 진행 상황을 확인하세요.',
'budgets_index_outro' => '예산 책정에 대해 자세히 알아보려면 오른쪽 상단의 도움말 아이콘을 확인하세요.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => '이 보고서를 사용하여 재정에 대한 자세한 인사이트를 얻으세요.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => '이 진행률 표시줄 옆에는 각 저금통에서 돈을 추가하거나 제거하는 두 개의 버튼(+ 와 -)이 있습니다.',
'piggy-banks_index_accountStatus' => '저금통이 하나 이상 있는 각 자산 계정의 상태는 이 표에 나열되어 있습니다.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => '목표가 무엇인가요? 새 소파, 카메라, 비상 자금인가요?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => '이 버튼을 사용하여 어떤 거래가 규칙과 일치하는지 확인합니다.',
'rules_create_actions' => '원하는 만큼 작업을 설정하세요.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => '이 탭에는 더 많은 옵션이 있습니다.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => '이 코드는 ISO를 준수하여야 합니다. (새로운 통화에 대해 구글 검색)',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ko_KR/list.php b/resources/lang/ko_KR/list.php
index 926c90902b..937c55c9f4 100644
--- a/resources/lang/ko_KR/list.php
+++ b/resources/lang/ko_KR/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => '다음 예상 지불일',
'automatch' => '자동 매칭?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => '반복',
'description' => '설명',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Bunq 계정',
'file_name' => '파일명',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => '파일 크기',
'file_type' => '파일 형식',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ko_KR/pagination.php b/resources/lang/ko_KR/pagination.php
index 937a0a0f09..35a72d0156 100644
--- a/resources/lang/ko_KR/pagination.php
+++ b/resources/lang/ko_KR/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ko_KR/passwords.php b/resources/lang/ko_KR/passwords.php
index e5dc3e1b0a..7ffb813818 100644
--- a/resources/lang/ko_KR/passwords.php
+++ b/resources/lang/ko_KR/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ko_KR/validation.php b/resources/lang/ko_KR/validation.php
index a55ad64fa4..b1b8c582b9 100644
--- a/resources/lang/ko_KR/validation.php
+++ b/resources/lang/ko_KR/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => '이 이름은 이미 사용 중입니다.',
'unique_account_for_user' => '이 계정명은 이미 사용중입니다.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute은(는) :min과 :max 사이의 값이어야 합니다.',
'between.file' => ':attribute은(는) :min에서 :max 킬로바이트 사이여야 합니다.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => '두 계정은 동일한 계정 유형이어야 합니다.',
'same_account_currency' => '두 계정의 통화 설정이 동일해야 합니다.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => "안전한 비밀번호가 아닙니다. 다시 시도해 주세요. 자세한 내용은 https://bit.ly/FF3-password-security 를 \u{200b}\u{200b}방문하세요.",
'valid_recurrence_rep_type' => '반복 거래에 대한 반복 유형이 잘못되었습니다.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'ID ":id" 또는 이름 ":name"을 검색할 때 유효한 대상 계정을 찾을 수 없습니다.',
'deposit_dest_wrong_type' => '제출된 대상 계정이 올바른 유형이 아닙니다.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => '계속하려면 유효한 소스 계정 ID 및/또는 유효한 소스 계정 이름이 필요합니다.',
'transfer_source_bad_data' => '[c] ID ":id" 또는 이름 ":name"을 검색할 때 유효한 소스 계정을 찾을 수 없습니다.',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => '이 관리에 대한 올바른 액세스 권한이 없습니다.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nb_NO/api.php b/resources/lang/nb_NO/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/nb_NO/api.php
+++ b/resources/lang/nb_NO/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/nb_NO/auth.php b/resources/lang/nb_NO/auth.php
index 5eb854eb15..bc7cdef76e 100644
--- a/resources/lang/nb_NO/auth.php
+++ b/resources/lang/nb_NO/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nb_NO/breadcrumbs.php b/resources/lang/nb_NO/breadcrumbs.php
index 034c920cf3..53f7d5a6c5 100644
--- a/resources/lang/nb_NO/breadcrumbs.php
+++ b/resources/lang/nb_NO/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Overføringer',
'transfers_list' => 'Overføringer',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Avstemminger',
'create_withdrawal' => 'Opprett nytt uttak',
diff --git a/resources/lang/nb_NO/components.php b/resources/lang/nb_NO/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/nb_NO/components.php
+++ b/resources/lang/nb_NO/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nb_NO/config.php b/resources/lang/nb_NO/config.php
index 4da199f4bd..894497d41b 100644
--- a/resources/lang/nb_NO/config.php
+++ b/resources/lang/nb_NO/config.php
@@ -20,83 +20,57 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'nb',
- 'locale' => 'no, nb, Norsk, nb_NO, nb_NO.utf8, nb_NO.UTF-8',
+ 'html_language' => 'nb',
+ 'locale' => 'no, nb, Norsk, nb_NO, nb_NO.utf8, nb_NO.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do
+ 'month_and_day_no_year_js' => 'MMMM Do
CONTEXTREQUEST',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'do MMMM, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'do MMMM, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'kvartal'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Mandag',
- 'dow_2' => 'Tirsdag',
- 'dow_3' => 'Onsdag',
- 'dow_4' => 'Torsdag',
- 'dow_5' => 'Fredag',
- 'dow_6' => 'Lørdag',
- 'dow_7' => 'Søndag',
+ 'quarter_fns' => "'kvartal'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Mandag',
+ 'dow_2' => 'Tirsdag',
+ 'dow_3' => 'Onsdag',
+ 'dow_4' => 'Torsdag',
+ 'dow_5' => 'Fredag',
+ 'dow_6' => 'Lørdag',
+ 'dow_7' => 'Søndag',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nb_NO/demo.php b/resources/lang/nb_NO/demo.php
index a46f2c0f7e..1a679c7dd0 100644
--- a/resources/lang/nb_NO/demo.php
+++ b/resources/lang/nb_NO/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Vær oppmerksom at demoen tilbakestilles hver fjerde time. Din tilgang kan trekkes tilbake når som helst. Dette skjer automatisk og er ikke en feil.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nb_NO/email.php b/resources/lang/nb_NO/email.php
index 9e810911f9..a0ad19a695 100644
--- a/resources/lang/nb_NO/email.php
+++ b/resources/lang/nb_NO/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'En testmelding fra Firefly III-installasjonen',
'admin_test_body' => 'Dette er en testmelding fra din Firefly III-instans. Den ble sendt til :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'En invitasjon har blitt opprettet',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Tilbakestill passord:',
'registered_doc_link' => 'Dokumentasjon:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'En ny Firefly III versjon er tilgjengelig',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Følgende headers kan også være relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III har opprettet en ny transaksjon|Firefly III har skapt :count nye transaksjoner',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Regningen din **":name"** skal forlenges eller annulleres :date. Dette er **I DAG!**',
'bill_warning_please_action' => 'Vennligst gjør de rette tiltakene.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nb_NO/errors.php b/resources/lang/nb_NO/errors.php
index 584d5046dc..51798590a6 100644
--- a/resources/lang/nb_NO/errors.php
+++ b/resources/lang/nb_NO/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack Trace',
'more_info' => 'Mer informasjon',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Samle inn mer informasjon i lagring/logger
mappen hvor du finner loggfiler. Hvis du kjører Docker, bruk docker logger -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/nb_NO/firefly.php b/resources/lang/nb_NO/firefly.php
index 8e0fd3e207..e2e2d9586a 100644
--- a/resources/lang/nb_NO/firefly.php
+++ b/resources/lang/nb_NO/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaksjons dato er ":value"',
'search_modifier_not_date_on' => 'Transaksjonsdato er ikke ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Lag ny regel fra søk',
'rule_from_search_words' => 'Regelverksmotoren har problemer med søkeparameteren ":string". Den foreslåtte regeln som passer til ditt søk kan gi et annet resultat. Vennligst kontroller reglene nøye.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'De følgende modifikatorer er lagt til søket i tillegg:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Målkonto er ikke en kontantkonto',
'rule_trigger_not_account_is_cash' => 'Ingen konto er en kontantkonto',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Husk at mottakerkontoen for etterfølgende oppsplitting skal overstyres av det som er definert i den første delen av depositumet.',
'multi_account_warning_transfer' => 'Husk at kildens pluss destinasjonskonto med etterfølgende oppdeling overstyres av det som er definert i en første del av overføringen.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Eksportere data fra Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Lagret ny kategori ":name"',
'without_category_between' => 'Uten kategori mellom :start og :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Klassifisering',
'store_transaction' => 'Lagre transaksjon',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Standard finansiell rapport mellom :start og :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Summen vil alltid be i din standard valuta.',
'net_filtered_prefs' => 'Dette diagrammet vil aldri inkludere kontoer som ikke har "Inkluder i nettoverdi"-valget avkrysset.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Diagram',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Totalbeløp',
'number_of_decimals' => 'Antall desimaler',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'Invitasjonen til «:address» har allerede blitt innløst.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Unntatt helger',
'recurrence_deleted' => 'Gjentakende transaksjon ":title" slettet',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balanse i (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Deaktiver valutakonvertering',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nb_NO/form.php b/resources/lang/nb_NO/form.php
index 81d80608f2..b116591df8 100644
--- a/resources/lang/nb_NO/form.php
+++ b/resources/lang/nb_NO/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Taggmodus',
'virtual_balance' => 'Virtuell balanse',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Målbeløp',
'account_role' => 'Konto rolle',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Er du sikker på at du vil slette transaksjonen med beskrivelse ":description"?',
'mass_journal_are_you_sure' => 'Er du sikker på at du vil slette disse transaksjonene?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Er du sikker på at du vil slette taggen ":tag"?',
'journal_link_areYouSure' => 'Er du sikker på at du vil slette koblingen mellom :source og :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Dato fra',
'to_date' => 'Dato til',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Respons',
'webhook_trigger' => 'Utløser',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nb_NO/intro.php b/resources/lang/nb_NO/intro.php
index ba24ad766c..2318ffc3bc 100644
--- a/resources/lang/nb_NO/intro.php
+++ b/resources/lang/nb_NO/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Bruk denne tabellen til å angi beløp for hvert budsjett og se hvordan du klarer deg.',
'budgets_index_outro' => 'Hvis du vil vite mer om budsjettering, trykk på hjelp-ikonet øverst til høyre.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Bruk disse rapportene for å få detaljert innsikt i din økonomi.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Ved siden av denne fremdriftslinjen er det to knapper (+ og -) for å legge til eller fjerne penger fra hver sparegris.',
'piggy-banks_index_accountStatus' => 'For hver aktivakonto med minst en sparegris er statusen oppført i denne tabellen.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Hva er ditt mål? En ny sofa, et kamera, penger til uforutsette utgifter?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Bruk denne knappen for å se hvilke eksisterende transaksjoner som samsvarer med regelen din.',
'rules_create_actions' => 'Sett så mange handlinger som du vil.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Flere alternativer er tilgjengelig bak disse fanene.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Denne koden bør være ISO-kompatibel (Søk på Google for å finne ISO-koden).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nb_NO/list.php b/resources/lang/nb_NO/list.php
index 6471696765..fc0c55195b 100644
--- a/resources/lang/nb_NO/list.php
+++ b/resources/lang/nb_NO/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Neste forventede treff',
'automatch' => 'Automatisk treff?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Gjentas',
'description' => 'Beskrivelse',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Konto med bunq',
'file_name' => 'Filnavn',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Filstørrelse',
'file_type' => 'Filtype',
@@ -183,13 +156,4 @@ return [
'url' => 'Nettadresse',
'secret' => 'Hemmelighet',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nb_NO/pagination.php b/resources/lang/nb_NO/pagination.php
index ca98fe5f7b..b31e3bd73d 100644
--- a/resources/lang/nb_NO/pagination.php
+++ b/resources/lang/nb_NO/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nb_NO/passwords.php b/resources/lang/nb_NO/passwords.php
index 29e618f6d9..3dc64bc73d 100644
--- a/resources/lang/nb_NO/passwords.php
+++ b/resources/lang/nb_NO/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nb_NO/validation.php b/resources/lang/nb_NO/validation.php
index 5fd2039d76..75e206074f 100644
--- a/resources/lang/nb_NO/validation.php
+++ b/resources/lang/nb_NO/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Dette navnet er allerede i bruk.',
'unique_account_for_user' => 'Dette konto navnet er allerede i bruk.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute må være en verdi mellom :min og :max.',
'between.file' => ':attribute må være mellom :min og :max kilobyte.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Begge kontoer må være av samme kontotype',
'same_account_currency' => 'Begge kontoer må ha samme valuta-innstilling',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Dette er ikke et sikkert passord. Vennligst prøv igjen. For mer informasjon, se https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakende transaksjoner.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Kunne ikke finne en gyldig destinasjonskonto ved søk etter ID ":id" eller navn ":name".',
'deposit_dest_wrong_type' => 'Den oppgitte målkontoen er ikke av riktig type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Trenger en gyldig kildekonto ID og/eller gyldig kilde kontonavn for å fortsette.',
'transfer_source_bad_data' => '[c] Kunne ikke finne en gyldig kildekonto ved søk etter ID ":id" eller navn ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Du har ikke rettigheter til denne handlingen.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nl_NL/api.php b/resources/lang/nl_NL/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/nl_NL/api.php
+++ b/resources/lang/nl_NL/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/nl_NL/auth.php b/resources/lang/nl_NL/auth.php
index 54e5525180..b0bce97947 100644
--- a/resources/lang/nl_NL/auth.php
+++ b/resources/lang/nl_NL/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nl_NL/breadcrumbs.php b/resources/lang/nl_NL/breadcrumbs.php
index b3dd13c547..5f7c0547cf 100644
--- a/resources/lang/nl_NL/breadcrumbs.php
+++ b/resources/lang/nl_NL/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Overschrijvingen',
'transfers_list' => 'Overschrijvingen',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Afstemmingen',
'create_withdrawal' => 'Sla nieuwe uitgave op',
diff --git a/resources/lang/nl_NL/components.php b/resources/lang/nl_NL/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/nl_NL/components.php
+++ b/resources/lang/nl_NL/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nl_NL/config.php b/resources/lang/nl_NL/config.php
index 9644596f59..cf41c8cd3c 100644
--- a/resources/lang/nl_NL/config.php
+++ b/resources/lang/nl_NL/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'nl',
- 'locale' => 'nl, Dutch, nl_NL.utf8, nl_NL.UTF-8',
+ 'html_language' => 'nl',
+ 'locale' => 'nl, Dutch, nl_NL.utf8, nl_NL.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMM YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'D MMMM YYYY',
+ 'month_and_day_moment_js' => 'D MMM YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'D MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd D MMMM, YYYY',
+ 'month_and_date_day_js' => 'dddd D MMMM, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D MMMM',
+ 'month_and_day_no_year_js' => 'D MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'D MMMM YYYY @ HH:mm:ss',
- 'date_time_fns' => 'd MMMM yyyy @ HH:mm:ss',
+ 'date_time_js' => 'D MMMM YYYY @ HH:mm:ss',
+ 'date_time_fns' => 'd MMMM yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Maandag',
- 'dow_2' => 'Dinsdag',
- 'dow_3' => 'Woensdag',
- 'dow_4' => 'Donderdag',
- 'dow_5' => 'Vrijdag',
- 'dow_6' => 'Zaterdag',
- 'dow_7' => 'Zondag',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Maandag',
+ 'dow_2' => 'Dinsdag',
+ 'dow_3' => 'Woensdag',
+ 'dow_4' => 'Donderdag',
+ 'dow_5' => 'Vrijdag',
+ 'dow_6' => 'Zaterdag',
+ 'dow_7' => 'Zondag',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nl_NL/demo.php b/resources/lang/nl_NL/demo.php
index 628bfa1341..95741badb3 100644
--- a/resources/lang/nl_NL/demo.php
+++ b/resources/lang/nl_NL/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Houd in gedachten dat de demosite elke vier uur reset. Je toegang kan dus te allen tijde worden herroepen. Dit gebeurt automatisch en is niet een bug.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nl_NL/email.php b/resources/lang/nl_NL/email.php
index 958bfb5246..8221d53857 100644
--- a/resources/lang/nl_NL/email.php
+++ b/resources/lang/nl_NL/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Een testbericht van je Firefly III-installatie',
'admin_test_body' => 'Dit is een testbericht vanaf jouw Firefly III-installatie. Het is verstuurd naar :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Een uitnodiging is gemaakt',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Wachtwoord resetten:',
'registered_doc_link' => 'Documentatie:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Er is een nieuwe Firefly III-versie beschikbaar',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'De volgende headers zijn wellicht ook interessant:',
'error_post' => 'Dit is gesubmit door de gebruiker:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III heeft een nieuwe transactie aangemaakt|Firefly III heeft :count nieuwe transacties aangemaakt',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Je contract **":name"** moet op :date verlengd of opgezegd worden. Dat is **VANDAAG!**',
'bill_warning_please_action' => 'Zorg dat je hier iets mee doet.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nl_NL/errors.php b/resources/lang/nl_NL/errors.php
index c078080b76..c874f8ae96 100644
--- a/resources/lang/nl_NL/errors.php
+++ b/resources/lang/nl_NL/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Meer informatie',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Verzamel meer informatie in de storage/logs
-directory waar je de logbestanden kan vinden. Als Docker gebruikt, gebruik dan docker logs -f [container]
.',
'collect_info_more' => 'Je kan meer lezen over het verzamelen van foutinformatie in de FAQ.',
diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php
index ec0f8bbdbf..03c8a68af1 100644
--- a/resources/lang/nl_NL/firefly.php
+++ b/resources/lang/nl_NL/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transactiedatum is ":value"',
'search_modifier_not_date_on' => 'Transactiedatum is niet ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Nieuwe regel op basis van zoekquery',
'rule_from_search_words' => 'Firefly III heeft moeite met deze query: ":string". De voorgestelde regel die past bij je zoekquery kan afwijken. Controleer de regel zorgvuldig.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'De volgende wijzigingen worden ook toegepast op de zoekopdracht:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Doelrekening is geen cash-rekening',
'rule_trigger_not_account_is_cash' => 'Geen van beide rekeningen is een cash-rekening',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'De doelrekening wordt overschreven door wat er in de eerste split staat.',
'multi_account_warning_transfer' => 'De bron + doelrekening wordt overschreven door wat er in de eerste split staat.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Gegevens exporteren uit Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Nieuwe categorie ":name" opgeslagen',
'without_category_between' => 'Zonder categorie tussen :start en :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Wacht even tot het formulier geladen is',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Indeling',
'store_transaction' => 'Transactie opslaan',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Standaard financieel rapport (:start tot :end)',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Deze lijst is altijd in je standaardvaluta.',
'net_filtered_prefs' => 'Deze grafiek bevat nooit betaalrekeningen die je niet het vinkje "meetellen in kapitaal" hebt gegeven.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Diagram',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Totaalbedrag',
'number_of_decimals' => 'Aantal decimalen',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'De uitnodiging aan ":address" is al gebruikt.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Behalve de weekenden',
'recurrence_deleted' => 'Periodieke transactie ":title" verwijderd',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Doe geen valutaconversie',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php
index eee4232cda..38aa37348a 100644
--- a/resources/lang/nl_NL/form.php
+++ b/resources/lang/nl_NL/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Tag modus',
'virtual_balance' => 'Virtueel saldo',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Doelbedrag',
'account_role' => 'Rol van rekening',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Weet je zeker dat je de transactie met naam ":description" wilt verwijderen?',
'mass_journal_are_you_sure' => 'Weet je zeker dat je al deze transacties wilt verwijderen?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Weet je zeker dat je de tag met naam ":tag" wilt verwijderen?',
'journal_link_areYouSure' => 'Weet je zeker dat je de koppeling tussen :source en :destination wilt verwijderen?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS-rekening',
'local_account' => 'Firefly III rekening',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Datum van',
'to_date' => 'Datum tot',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Reactie',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nl_NL/intro.php b/resources/lang/nl_NL/intro.php
index 3555f9c282..d6cc391fb5 100644
--- a/resources/lang/nl_NL/intro.php
+++ b/resources/lang/nl_NL/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Gebruik deze tabel om de bedragen voor elk budget vast te stellen en te zien hoe je er voor staat.',
'budgets_index_outro' => 'Om meer te leren over budgetteren, klik dan op het help-icoontje rechtsboven.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Gebruik deze rapporten om gedetailleerde inzicht in je financiën te krijgen.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Naast deze balk zitten twee knoppen (+ en -) om geld aan je spaarpotje toe te voegen, of er uit te halen.',
'piggy-banks_index_accountStatus' => 'Voor elke betaalrekening met minstens één spaarpotje zie je hier de status.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Wat is je doel? Een nieuwe zithoek, een camera of geld voor noodgevallen?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Gebruik deze knop om te zien welke bestaande transacties overeen zouden komen.',
'rules_create_actions' => 'Stel zoveel acties in als je wilt.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Meer opties zijn beschikbaar achter deze tabbladen.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Deze code moet ISO-compatibel zijn (Google die code voor je nieuwe valuta).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nl_NL/list.php b/resources/lang/nl_NL/list.php
index f86d7525ff..9568dee1fe 100644
--- a/resources/lang/nl_NL/list.php
+++ b/resources/lang/nl_NL/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Volgende verwachte match',
'automatch' => 'Automatisch herkennen?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Herhaling',
'description' => 'Omschrijving',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Bunq-account',
'file_name' => 'Bestandsnaam',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Bestandsgrootte',
'file_type' => 'Bestandstype',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Geheim',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nl_NL/pagination.php b/resources/lang/nl_NL/pagination.php
index 0485b1f517..09f0b814ef 100644
--- a/resources/lang/nl_NL/pagination.php
+++ b/resources/lang/nl_NL/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nl_NL/passwords.php b/resources/lang/nl_NL/passwords.php
index 0b929c7bb6..81d93110b5 100644
--- a/resources/lang/nl_NL/passwords.php
+++ b/resources/lang/nl_NL/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php
index 714b70f9d9..2bdf86ab29 100644
--- a/resources/lang/nl_NL/validation.php
+++ b/resources/lang/nl_NL/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Deze naam is al in gebruik.',
'unique_account_for_user' => 'Deze rekeningnaam is al in gebruik.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute moet tussen :min en :max zijn.',
'between.file' => ':attribute moet tussen :min en :max kilobytes zijn.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Beide rekeningen moeten van hetzelfde rekeningtype zijn',
'same_account_currency' => 'Beide rekeningen moeten dezelfde valuta hebben',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Dit is geen veilig wachtwoord. Probeer het nog een keer. Zie ook: https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Dit is geen geldige herhaling voor periodieke transacties.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Kan geen geldige doelrekening vinden bij het zoeken naar ID ":id" of naam ":name".',
'deposit_dest_wrong_type' => 'De ingevoerde doelrekening is niet van het juiste type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Om door te gaan moet een geldig bronaccount ID en/of geldige bronaccountnaam worden gevonden.',
'transfer_source_bad_data' => '[c] Kan geen geldige bronrekening vinden bij het zoeken naar ID ":id" of naam ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Je hebt niet de juiste toegangsrechten voor deze administratie.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nn_NO/api.php b/resources/lang/nn_NO/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/nn_NO/api.php
+++ b/resources/lang/nn_NO/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/nn_NO/auth.php b/resources/lang/nn_NO/auth.php
index a7d86a150a..e2fb4d434a 100644
--- a/resources/lang/nn_NO/auth.php
+++ b/resources/lang/nn_NO/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nn_NO/breadcrumbs.php b/resources/lang/nn_NO/breadcrumbs.php
index 885230447d..837004b1d5 100644
--- a/resources/lang/nn_NO/breadcrumbs.php
+++ b/resources/lang/nn_NO/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Overføringer',
'transfers_list' => 'Overføringer',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Avstemminger',
'create_withdrawal' => 'Opprett nytt uttak',
diff --git a/resources/lang/nn_NO/components.php b/resources/lang/nn_NO/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/nn_NO/components.php
+++ b/resources/lang/nn_NO/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nn_NO/config.php b/resources/lang/nn_NO/config.php
index d1ac35e5ab..b2e8e42fd8 100644
--- a/resources/lang/nn_NO/config.php
+++ b/resources/lang/nn_NO/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'nn',
- 'locale' => 'no, nn, Norsk, nn_NO, nn_NO.utf8, nn_NO.UTF-8',
+ 'html_language' => 'nn',
+ 'locale' => 'no, nn, Norsk, nn_NO, nn_NO.utf8, nn_NO.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'Do MMMM',
+ 'month_and_day_no_year_js' => 'Do MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'do MMMM, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'do MMMM, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'kvartal'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Måndag',
- 'dow_2' => 'Tysdag',
- 'dow_3' => 'Onsdag',
- 'dow_4' => 'Torsdag',
- 'dow_5' => 'Fredag',
- 'dow_6' => 'Laurdag',
- 'dow_7' => 'Søndag',
+ 'quarter_fns' => "'kvartal'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Måndag',
+ 'dow_2' => 'Tysdag',
+ 'dow_3' => 'Onsdag',
+ 'dow_4' => 'Torsdag',
+ 'dow_5' => 'Fredag',
+ 'dow_6' => 'Laurdag',
+ 'dow_7' => 'Søndag',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nn_NO/demo.php b/resources/lang/nn_NO/demo.php
index c8932b8770..8eef89288a 100644
--- a/resources/lang/nn_NO/demo.php
+++ b/resources/lang/nn_NO/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Vær oppmerksom at demoen tilbakestilles kvar fjerde time. Din tilgang kan trekkes tilbake når som helst. Dette skjer automatisk og er ikkje ein feil.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nn_NO/email.php b/resources/lang/nn_NO/email.php
index 5f62515e88..4244be4511 100644
--- a/resources/lang/nn_NO/email.php
+++ b/resources/lang/nn_NO/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Ei testmelding frå Firefly III-installasjonen din',
'admin_test_body' => 'Dette er ei testmelding frå Firefly III-installasjonen din. Meldinga vart sendt til :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Ein invitasjon har vorte oppretta',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Tilbakestill passord:',
'registered_doc_link' => 'Dokumentasjon:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Ein ny Firefly III versjon er tilgjengeleg',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Følgende headers kan òg vera relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III har oppretta ein ny transaksjon|Firefly III har skapt :count nye transaksjonar',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Rekninga din **":name"** skal forlenges eller annulleres :date. Dette er **I DAG!**',
'bill_warning_please_action' => 'Ver venleg å gjer dei rette tiltaka.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nn_NO/errors.php b/resources/lang/nn_NO/errors.php
index 3682bb3f5b..07e6b7543f 100644
--- a/resources/lang/nn_NO/errors.php
+++ b/resources/lang/nn_NO/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack Trace',
'more_info' => 'Mer informasjon',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Samle inn meir informasjon i storage/logs
mappa kor du finn loggfiler. Om du køyrer Docker, bruk docker logger -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/nn_NO/firefly.php b/resources/lang/nn_NO/firefly.php
index 05bf01e43c..a3d66608af 100644
--- a/resources/lang/nn_NO/firefly.php
+++ b/resources/lang/nn_NO/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaksjons dato er ":value"',
'search_modifier_not_date_on' => 'Transaksjonsdato er ikkje ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Lag ny regel frå søk',
'rule_from_search_words' => 'Regelverksmotoren har problemer med søkeparameteren ":string". Den foreslåtte regelen som passar til ditt søk kan gje eit anna resultat. Ver venleg å kontroller reglane nøye.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Dei følgende modifikatorer er lagt til søket i tillegg:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Målkonto er ikkje ein kontantkonto',
'rule_trigger_not_account_is_cash' => 'Ingen konto er ein kontantkonto',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Husk at mottakerkontoen for etterfølgende oppsplitting skal overstyres av det som er definert i den første delen av depositumet.',
'multi_account_warning_transfer' => 'Husk at kildens pluss destinasjonskonto med etterfølgende oppdeling overstyres av det som er definert i ein første del av overføringen.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Eksportere data frå Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Lagret ny kategori ":name"',
'without_category_between' => 'Uten kategori mellom :start og :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Klassifisering',
'store_transaction' => 'Lagra transaksjon',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Standard finansiell rapport mellom :start og :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Summen vil alltid be i din standard valuta.',
'net_filtered_prefs' => 'Dette diagrammet vil aldri inkludere kontoar som ikkje har "Inkluder i nettoverdi"-valget avkryssa.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Diagram',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Totalbeløp',
'number_of_decimals' => 'Antal desimalar',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'Invitasjonen til «:address» har allerede vorte innløyst.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Unntatt helger',
'recurrence_deleted' => 'Gjentakande transaksjon ":title" sletta',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balanse i (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nn_NO/form.php b/resources/lang/nn_NO/form.php
index 4af82fed8a..922a0811b6 100644
--- a/resources/lang/nn_NO/form.php
+++ b/resources/lang/nn_NO/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Nøkkelordmodus',
'virtual_balance' => 'Virtuell balanse',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Målbeløp',
'account_role' => 'Konto rolle',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Er du sikker på at du vil sletta transaksjonen med beskriving ":description"?',
'mass_journal_are_you_sure' => 'Er du sikker på at du vil sletta desse transaksjonene?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Er du sikker på at du ønskar å sletta nøkkelordet «:tag»?',
'journal_link_areYouSure' => 'Er du sikker på at du vil sletta koblingen mellom :source og :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Dato frå',
'to_date' => 'Dato til',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Respons',
'webhook_trigger' => 'Utløser',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nn_NO/intro.php b/resources/lang/nn_NO/intro.php
index 5efb0a9245..65cd0b13bf 100644
--- a/resources/lang/nn_NO/intro.php
+++ b/resources/lang/nn_NO/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Bruk denne tabellen til å angi beløp for kvart budsjett og sjå korleis du klarar deg.',
'budgets_index_outro' => 'Om du vil vita meir om budsjettering, trykk på hjelp-ikonet øvst til høgre.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Bruk desse rapportane for å få detaljert innsikt i din økonomi.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Ved sida av denne fremdriftslinjen er det to knapper (+ og -) for å legga til eller fjerna pengar frå kvar sparegris.',
'piggy-banks_index_accountStatus' => 'For kvar aktivakonto med minst ein sparegris er statusen oppført i denne tabellen.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Kva er målet ditt? Ein ny sofa, eit kamera, pengar til uforutsette utgifter?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Bruk denne knappen for å sjå kva eksisterande transaksjonar som samsvarer med regelen din.',
'rules_create_actions' => 'Sett så mange handlinger som du vil.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Fleire alternativ er tilgjengeleg bak desse fanene.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Denne koden bør vera ISO-kompatibel (Søk på Google for å finna ISO-koden).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nn_NO/list.php b/resources/lang/nn_NO/list.php
index 8ba354f282..065aa1c3d2 100644
--- a/resources/lang/nn_NO/list.php
+++ b/resources/lang/nn_NO/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Neste forventa treff',
'automatch' => 'Automatisk treff?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Gjentas',
'description' => 'Beskriving',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Konto med bunq',
'file_name' => 'Filnamn',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Filstørrelse',
'file_type' => 'Filtype',
@@ -183,13 +156,4 @@ return [
'url' => 'Nettadresse',
'secret' => 'Hemmelegheit',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/nn_NO/pagination.php b/resources/lang/nn_NO/pagination.php
index ca98fe5f7b..b31e3bd73d 100644
--- a/resources/lang/nn_NO/pagination.php
+++ b/resources/lang/nn_NO/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nn_NO/passwords.php b/resources/lang/nn_NO/passwords.php
index 96329155eb..b698bd0762 100644
--- a/resources/lang/nn_NO/passwords.php
+++ b/resources/lang/nn_NO/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/nn_NO/validation.php b/resources/lang/nn_NO/validation.php
index e549a36c7a..b735bf2485 100644
--- a/resources/lang/nn_NO/validation.php
+++ b/resources/lang/nn_NO/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Dette namnet er allereie i bruk.',
'unique_account_for_user' => 'Dette konto namnet er allereie i bruk.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute må vera ein verdi mellom :min og :max.',
'between.file' => ':attribute må vera mellom :min og :max kilobyte.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Begge kontoar må vera av samme kontotype',
'same_account_currency' => 'Begge kontoar må ha samme valuta-innstilling',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Dette er ikkje eit sikkert passord. Ver venleg å prøv igjen. For meir informasjon, sjå https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakande transaksjonar.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Kunne ikkje finna ein gyldig destinasjons konto ved å søke etter ID ":id" eller namn ":name".',
'deposit_dest_wrong_type' => 'Den oppgitte målkontoen er ikkje av rett type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Trenger ein gyldig kilde konto-ID og/eller gyldig kilde kontonamn for å fortsetja.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Du har ikkje rettigheter til denne handlinga.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pl_PL/api.php b/resources/lang/pl_PL/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/pl_PL/api.php
+++ b/resources/lang/pl_PL/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/pl_PL/auth.php b/resources/lang/pl_PL/auth.php
index 9ca1db9331..0b02ebd4c1 100644
--- a/resources/lang/pl_PL/auth.php
+++ b/resources/lang/pl_PL/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pl_PL/breadcrumbs.php b/resources/lang/pl_PL/breadcrumbs.php
index 58af73bf06..e7d3299f36 100644
--- a/resources/lang/pl_PL/breadcrumbs.php
+++ b/resources/lang/pl_PL/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transfery',
'transfers_list' => 'Transfery',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Uzgodnienia',
'create_withdrawal' => 'Utwórz nową wypłatę',
diff --git a/resources/lang/pl_PL/components.php b/resources/lang/pl_PL/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/pl_PL/components.php
+++ b/resources/lang/pl_PL/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pl_PL/config.php b/resources/lang/pl_PL/config.php
index e56a6f1bbe..80b07ed9e0 100644
--- a/resources/lang/pl_PL/config.php
+++ b/resources/lang/pl_PL/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'pl',
- 'locale' => 'pl_PL.utf8, pl_PL.UTF-8',
+ 'html_language' => 'pl',
+ 'locale' => 'pl_PL.utf8, pl_PL.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'D MMMM YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'D MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd D MMMM, YYYY',
+ 'month_and_date_day_js' => 'dddd D MMMM, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D MMMM',
+ 'month_and_day_no_year_js' => 'D MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'D MMMM YYYY [o] HH:mm:ss',
- 'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
+ 'date_time_js' => 'D MMMM YYYY [o] HH:mm:ss',
+ 'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'tydzień' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'tydzień' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\k\w Q YYYY',
+ 'half_year_js' => '\k\w Q YYYY',
- 'quarter_fns' => "'kwartał' Q, yyyy",
- 'half_year_fns' => "'{half} półrocze' yyyy",
- 'dow_1' => 'Poniedziałek',
- 'dow_2' => 'Wtorek',
- 'dow_3' => 'Środa',
- 'dow_4' => 'Czwartek',
- 'dow_5' => 'Piątek',
- 'dow_6' => 'Sobota',
- 'dow_7' => 'Niedziela',
+ 'quarter_fns' => "'kwartał' Q, yyyy",
+ 'half_year_fns' => "'{half} półrocze' yyyy",
+ 'dow_1' => 'Poniedziałek',
+ 'dow_2' => 'Wtorek',
+ 'dow_3' => 'Środa',
+ 'dow_4' => 'Czwartek',
+ 'dow_5' => 'Piątek',
+ 'dow_6' => 'Sobota',
+ 'dow_7' => 'Niedziela',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pl_PL/demo.php b/resources/lang/pl_PL/demo.php
index 67eb7a7caa..ece10bcfea 100644
--- a/resources/lang/pl_PL/demo.php
+++ b/resources/lang/pl_PL/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Pamiętaj, że strona demo resetuje się co cztery godziny. Dostęp może zostać cofnięty w dowolnym momencie. Dzieje się to automatycznie i nie jest to błąd.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pl_PL/email.php b/resources/lang/pl_PL/email.php
index 17d0432f62..857d056e17 100644
--- a/resources/lang/pl_PL/email.php
+++ b/resources/lang/pl_PL/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Wiadomość testowa z twojej instalacji Firefly III',
'admin_test_body' => 'To jest wiadomość testowa z twojej instancji Firefly III. Została wysłana na :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Zaproszenie zostało utworzone',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Resetowanie hasła:',
'registered_doc_link' => 'Dokumentacja:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Dostępna jest nowa wersja Firefly III',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Istotne mogą być również następujące nagłówki:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III stworzył nową transakcję|Firefly III stworzył :count nowych transakcji',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Twój rachunek **":name"** ma być przedłużony lub anulowany dnia :date. Ten moment minie **DZIŚ!**',
'bill_warning_please_action' => 'Proszę podejmij odpowiednie działania.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pl_PL/errors.php b/resources/lang/pl_PL/errors.php
index 6e4cd01c38..a2d47b187f 100644
--- a/resources/lang/pl_PL/errors.php
+++ b/resources/lang/pl_PL/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Ślad stosu',
'more_info' => 'Więcej informacji',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Więcej informacji znajdziesz w katalogu storage/logs
, w który zawiera pliki dziennika. Jeśli używasz Docker, użyj docker logs -f [container]
.',
'collect_info_more' => 'Możesz przeczytać więcej o zbieraniu informacji o błędach w FAQ.',
diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php
index 22c5893c76..e400745cbf 100644
--- a/resources/lang/pl_PL/firefly.php
+++ b/resources/lang/pl_PL/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Data transakcji to ":value"',
'search_modifier_not_date_on' => 'Data transakcji to nie ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Utwórz nową regułę z zapytania wyszukiwania',
'rule_from_search_words' => 'Silnik reguł ma problemy z obsługą ":string". Sugerowana reguła, która pasuje do Twojego zapytania może dawać różne wyniki. Proszę dokładnie sprawdź wyzwalacze reguł.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Zastosowano także poniższe modyfikatory:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Konto docelowe to nie konto gotówkowe',
'rule_trigger_not_account_is_cash' => 'Żadne konto nie jest kontem gotówkowym',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Pamiętaj, że konto docelowe kolejnych podziałów zostanie ustawione na konto zdefiniowane w pierwszym podziale wpłaty.',
'multi_account_warning_transfer' => 'Pamiętaj, że konta źródłowe i docelowe kolejnych podziałów zostaną ustawione na konto zdefiniowane w pierwszym podziale transferu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Eksportuj dane z Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Zapisano nową kategorię ":name"',
'without_category_between' => 'Bez kategorii między :start i :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Poczekaj na załadowanie formularza',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Klasyfikacja',
'store_transaction' => 'Zapisz transakcję',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Domyślny raport finansowy między :start i :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Suma zawsze będzie w domyślnej walucie.',
'net_filtered_prefs' => 'Ten wykres nigdy nie będzie zawierał kont, które nie mają zaznaczonej opcji "Uwzględnij w wartości netto".',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Wykres',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Łączna kwota',
'number_of_decimals' => 'Ilość miejsc dziesiętnych',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'Zaproszenie do ":address" zostało już wykorzystane.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Pomiń weekendy',
'recurrence_deleted' => 'Cykliczna transakcja ":title" została usunięta',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Wyłącz przeliczanie walut',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php
index 20f6b40c97..3f29a31292 100644
--- a/resources/lang/pl_PL/form.php
+++ b/resources/lang/pl_PL/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Tryb tagów',
'virtual_balance' => 'Wirtualne saldo',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Kwota docelowa',
'account_role' => 'Rola konta',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Czy na pewno chcesz usunąć transakcję opisaną ":description"?',
'mass_journal_are_you_sure' => 'Czy na pewno chcesz usunąć te transakcje?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Czy na pewno chcesz usunąć tag ":tag"?',
'journal_link_areYouSure' => 'Czy na pewno chcesz usunąć powiązanie między :source a :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Konto FinTS',
'local_account' => 'Konto Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Data od',
'to_date' => 'Data do',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Odpowiedź',
'webhook_trigger' => 'Wyzwalacz',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pl_PL/intro.php b/resources/lang/pl_PL/intro.php
index 721ded26d7..b4cc0dd0d3 100644
--- a/resources/lang/pl_PL/intro.php
+++ b/resources/lang/pl_PL/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Skorzystaj z tej tabeli, aby ustawić kwoty dla każdego budżetu i sprawdź jak ci idzie.',
'budgets_index_outro' => 'Aby dowiedzieć się więcej o budżetowaniu, użyj ikonki pomocy w prawym górnym rogu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Skorzystaj z tych raportów, aby uzyskać szczegółowe informacje o swoich finansach.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Obok tego paska postępu znajdują się dwa przyciski (+ oraz -) do dodawania lub usuwania pieniędzy z każdej skarbonki.',
'piggy-banks_index_accountStatus' => 'Dla każdego konta aktywów z co najmniej jedną skarbonką status jest pokazany w tej tabeli.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Jaki jest twój cel? Nowa kanapa, aparat fotograficzny, pieniądze na nagłe wypadki?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Użyj tego przycisku, aby zobaczyć, które transakcje pasują do Twojej reguły.',
'rules_create_actions' => 'Ustaw tak wiele akcji, jak chcesz.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Więcej opcji dostępne są za tymi kartami.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Ten kod powinien być zgodny z normą ISO (poszukaj go w Google dla Twojej nowej waluty).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php
index acd4c18378..8a634d62ed 100644
--- a/resources/lang/pl_PL/list.php
+++ b/resources/lang/pl_PL/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Następne oczekiwane dopasowanie',
'automatch' => 'Auto dopasowanie?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Powtarza się',
'description' => 'Opis',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Konto bunq',
'file_name' => 'Nazwa pliku',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Rozmiar pliku',
'file_type' => 'Typ pliku',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Sekret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pl_PL/pagination.php b/resources/lang/pl_PL/pagination.php
index 0466fe46de..56e3660d01 100644
--- a/resources/lang/pl_PL/pagination.php
+++ b/resources/lang/pl_PL/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pl_PL/passwords.php b/resources/lang/pl_PL/passwords.php
index 5ee6685358..90fcd64e19 100644
--- a/resources/lang/pl_PL/passwords.php
+++ b/resources/lang/pl_PL/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pl_PL/validation.php b/resources/lang/pl_PL/validation.php
index dc9aa62df9..ac8c9ee51f 100644
--- a/resources/lang/pl_PL/validation.php
+++ b/resources/lang/pl_PL/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Ta nazwa jest już w użyciu.',
'unique_account_for_user' => 'Ta nazwa konta jest już w użyciu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute musi się mieścić w zakresie pomiędzy :min a :max.',
'between.file' => ':attribute musi się mieścić w zakresie pomiędzy :min oraz :max kilobajtów.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Oba konta muszą być tego samego typu',
'same_account_currency' => 'Oba konta muszą mieć to samo ustawienie waluty',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Nie można znaleźć poprawnego konta wydatków podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".',
'deposit_dest_wrong_type' => 'Konto docelowe nie jest poprawnego typu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta źródłowego i/lub prawidłową nazwę konta źródłowego.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Nie masz odpowiednich praw dostępu dla tej administracji.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_BR/api.php b/resources/lang/pt_BR/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/pt_BR/api.php
+++ b/resources/lang/pt_BR/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php
index 2da527fadb..328325353a 100644
--- a/resources/lang/pt_BR/auth.php
+++ b/resources/lang/pt_BR/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pt_BR/breadcrumbs.php b/resources/lang/pt_BR/breadcrumbs.php
index d3ded5d192..9d1fa55864 100644
--- a/resources/lang/pt_BR/breadcrumbs.php
+++ b/resources/lang/pt_BR/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transferências',
'transfers_list' => 'Transferências',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Reconciliações',
'create_withdrawal' => 'Criar uma nova retirada',
diff --git a/resources/lang/pt_BR/components.php b/resources/lang/pt_BR/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/pt_BR/components.php
+++ b/resources/lang/pt_BR/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pt_BR/config.php b/resources/lang/pt_BR/config.php
index 4dedd7335f..480359f77e 100644
--- a/resources/lang/pt_BR/config.php
+++ b/resources/lang/pt_BR/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'pt-br',
- 'locale' => 'pt-br, pt_BR.utf8, pt_BR.UTF-8',
+ 'html_language' => 'pt-br',
+ 'locale' => 'pt-br, pt_BR.utf8, pt_BR.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM [de] YYYY',
+ 'month_js' => 'MMMM [de] YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'DD [de] MMMM [de] YYYY',
- 'month_and_day_fns' => 'd [de] MMMM [de] y',
- 'month_and_day_js' => 'DD [de] MMMM [de] YYYY',
+ 'month_and_day_moment_js' => 'DD [de] MMMM [de] YYYY',
+ 'month_and_day_fns' => 'd [de] MMMM [de] y',
+ 'month_and_day_js' => 'DD [de] MMMM [de] YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd, D [de] MMMM [de] YYYY',
+ 'month_and_date_day_js' => 'dddd, D [de] MMMM [de] YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D [de] MMMM',
+ 'month_and_day_no_year_js' => 'D [de] MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'DD [de] MMMM [de] YYYY, [às] HH:mm:ss',
- 'date_time_fns' => 'dd \'de\' MMMM \'de\' yyyy, \'às\' HH:mm:ss',
+ 'date_time_js' => 'DD [de] MMMM [de] YYYY, [às] HH:mm:ss',
+ 'date_time_fns' => 'dd \'de\' MMMM \'de\' yyyy, \'às\' HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'DD [de] MMMM [de] YYYY',
+ 'specific_day_js' => 'DD [de] MMMM [de] YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Semana] W, GGGG',
- 'week_in_year_fns' => "'Semana' w 'de' yyyy",
+ 'week_in_year_js' => '[Semana] W, GGGG',
+ 'week_in_year_fns' => "'Semana' w 'de' yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\TQ YYYY',
+ 'half_year_js' => '\TQ YYYY',
- 'quarter_fns' => "'T'Q, yyyy",
- 'half_year_fns' => "'S{half}', yyyy",
- 'dow_1' => 'Segunda',
- 'dow_2' => 'Terça',
- 'dow_3' => 'Quarta',
- 'dow_4' => 'Quinta',
- 'dow_5' => 'Sexta',
- 'dow_6' => 'Sábado',
- 'dow_7' => 'Domingo',
+ 'quarter_fns' => "'T'Q, yyyy",
+ 'half_year_fns' => "'S{half}', yyyy",
+ 'dow_1' => 'Segunda',
+ 'dow_2' => 'Terça',
+ 'dow_3' => 'Quarta',
+ 'dow_4' => 'Quinta',
+ 'dow_5' => 'Sexta',
+ 'dow_6' => 'Sábado',
+ 'dow_7' => 'Domingo',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_BR/demo.php b/resources/lang/pt_BR/demo.php
index 056010f443..db00b874fb 100644
--- a/resources/lang/pt_BR/demo.php
+++ b/resources/lang/pt_BR/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Tenha em mente que o site de demonstração reinicia a cada 4 horas. Seu acesso pode ser revogado a qualquer momento. Isso acontece automaticamente e não é um erro.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_BR/email.php b/resources/lang/pt_BR/email.php
index 00d931cb17..feb5599813 100644
--- a/resources/lang/pt_BR/email.php
+++ b/resources/lang/pt_BR/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Uma mensagem de teste de sua instância do Firefly III',
'admin_test_body' => 'Essa é uma mensagem de teste de sua instância do Firefly III. Foi enviada para :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Um convite foi criado',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Redefinição de senha:',
'registered_doc_link' => 'Documentação:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Uma nova versão do Firefly III está disponível',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Os seguintes cabeçalhos também podem ser relevantes:',
'error_post' => 'Isto foi enviado pelo usuário:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III criou uma nova transação.|Firefly III criou :count novas transações',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Sua fatura **":name"** deverá ser prorrogada ou cancelada em :date. Este momento acontecerá **HOJE!**',
'bill_warning_please_action' => 'Por favor, tome a medida apropriada.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_BR/errors.php b/resources/lang/pt_BR/errors.php
index 085057e679..0167e34675 100644
--- a/resources/lang/pt_BR/errors.php
+++ b/resources/lang/pt_BR/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Mais informações',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Por favor, colete mais informações no diretório storage/logs
, onde você encontrará os arquivos de log. Se você estiver executando o Docker, use docker logs -f [container]
.',
'collect_info_more' => 'Você pode ler mais sobre a coleta de informações de erros no FAQ.',
diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php
index ed228b737b..86ce276019 100644
--- a/resources/lang/pt_BR/firefly.php
+++ b/resources/lang/pt_BR/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'A data da transação é ":value"',
'search_modifier_not_date_on' => 'A data da transação não é ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Criar nova regra a partir da pesquisa',
'rule_from_search_words' => 'O mecanismo de regra tem dificuldade para tratar ":string". A regra sugerida que se encaixa na sua pesquisa pode retornar resultados diferentes. Por favor, verifique os gatilhos das regras cuidadosamente.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Os seguintes modificadores são aplicados também à busca:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Conta de destino não é uma conta em dinheiro',
'rule_trigger_not_account_is_cash' => 'Nenhuma conta é uma conta em dinheiro',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Tenha em mente que a conta de destino das divisões subsequentes será sobrescrita pelo que estiver definido na primeira divisão da entrada.',
'multi_account_warning_transfer' => 'Tenha em mente que a conta de origem + de destino das divisões subsequentes serão sobrescritas pelo que for definido na primeira divisão da transferência.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Exportar dados do Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Armazenada nova categoria ":name"',
'without_category_between' => 'Sem categoria entre :start e :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Por favor, aguarde o formulário carregar',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classificação',
'store_transaction' => 'Salvar transação',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Relatório financeiro padrão entre :start e :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'A soma será sempre em sua moeda padrão.',
'net_filtered_prefs' => 'Esse gráfico nunca irá incluir contas que têm a opção "incluir no patrimônio líquido" desmarcada.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Gráfico',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Valor total',
'number_of_decimals' => 'Número de casas decimais',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'O convite para ":address" já foi resgatado.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Exceto nos fins de semana',
'recurrence_deleted' => 'Transação recorrente ":title" excluída',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Desativar conversão de moeda',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php
index ec658fcccd..94d3e4ca38 100644
--- a/resources/lang/pt_BR/form.php
+++ b/resources/lang/pt_BR/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Modo de tag',
'virtual_balance' => 'Saldo virtual',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Valor alvo',
'account_role' => 'Tipo de conta',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Tem certeza que deseja excluir a transação ":description"?',
'mass_journal_are_you_sure' => 'Tem a certeza que pretende apagar estas transações?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Você tem certeza que quer apagar a tag ":tag"?',
'journal_link_areYouSure' => 'Tem certeza que deseja excluir o vínculo entre :source e :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Conta no FinTS',
'local_account' => 'Conta no Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Data inicial',
'to_date' => 'Data final',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Resposta',
'webhook_trigger' => 'Gatilho',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_BR/intro.php b/resources/lang/pt_BR/intro.php
index a2267cedba..64b52939fa 100644
--- a/resources/lang/pt_BR/intro.php
+++ b/resources/lang/pt_BR/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Use esta tabela para definir os montantes para cada orçamento e veja como você está fazendo.',
'budgets_index_outro' => 'Para saber mais sobre criar orçamentos, clique no ícone de ajuda no canto superior direito.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Use esses relatórios para obter informações detalhadas sobre suas finanças.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Ao lado desta barra de progresso estão dois botões (+ e -) para adicionar ou remover dinheiro de cada cofrinho.',
'piggy-banks_index_accountStatus' => 'Para cada conta de ativos com pelo menos um cofrinho, o status está listado nesta tabela.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Qual é o teu objetivo? Um novo sofá, uma câmera, dinheiro para emergências?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Use este botão para ver quais transações combinariam com sua regra.',
'rules_create_actions' => 'Defina todas ações que desejar realizar.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Mais opções estão disponíveis atrás dessas abas/guias.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Este código deve ser compatível com a ISO (use o Google para achar o código da sua nova moeda).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php
index 329e8099c6..f458a67cfd 100644
--- a/resources/lang/pt_BR/list.php
+++ b/resources/lang/pt_BR/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Próxima correspondência esperada',
'automatch' => 'Correspondência automática?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Repetições',
'description' => 'Descrição',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Conta com bunq',
'file_name' => 'Nome do arquivo',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Tamanho do arquivo',
'file_type' => 'Tipo do arquivo',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Chave',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_BR/pagination.php b/resources/lang/pt_BR/pagination.php
index 814b768d00..1b1be47730 100644
--- a/resources/lang/pt_BR/pagination.php
+++ b/resources/lang/pt_BR/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pt_BR/passwords.php b/resources/lang/pt_BR/passwords.php
index 56915be68f..38f4fbd44e 100644
--- a/resources/lang/pt_BR/passwords.php
+++ b/resources/lang/pt_BR/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php
index e7a337c2fe..2bc4eda4a6 100644
--- a/resources/lang/pt_BR/validation.php
+++ b/resources/lang/pt_BR/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Este nome já esta em uso.',
'unique_account_for_user' => 'Este nome de conta já está sendo usado.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'O campo :attribute deverá ter um valor entre :min - :max.',
'between.file' => 'O campo :attribute deverá ter um tamanho entre :min - :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Ambas as contas devem ser do mesmo tipo',
'same_account_currency' => 'Ambas as contas devem ter a mesma configuração de moeda',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".',
'deposit_dest_wrong_type' => 'A conta de destino enviada não é do tipo certo.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'É necessário obter um ID de uma conta de origem válida e/ou um nome de conta de origem válido para continuar.',
'transfer_source_bad_data' => '[c] Não foi possível encontrar uma conta de origem válida ao procurar por ID ":id" ou nome ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Você não direitos de acesso suficientes para esta administração.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_PT/api.php b/resources/lang/pt_PT/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/pt_PT/api.php
+++ b/resources/lang/pt_PT/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/pt_PT/auth.php b/resources/lang/pt_PT/auth.php
index 4947e2720b..fe463d42b9 100644
--- a/resources/lang/pt_PT/auth.php
+++ b/resources/lang/pt_PT/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pt_PT/breadcrumbs.php b/resources/lang/pt_PT/breadcrumbs.php
index c084957556..c7f2f5fd85 100644
--- a/resources/lang/pt_PT/breadcrumbs.php
+++ b/resources/lang/pt_PT/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transferências',
'transfers_list' => 'Transferências',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Reconciliações',
'create_withdrawal' => 'Novo levantamento',
diff --git a/resources/lang/pt_PT/components.php b/resources/lang/pt_PT/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/pt_PT/components.php
+++ b/resources/lang/pt_PT/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pt_PT/config.php b/resources/lang/pt_PT/config.php
index c62b447b3a..551e5c9391 100644
--- a/resources/lang/pt_PT/config.php
+++ b/resources/lang/pt_PT/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'pt',
- 'locale' => 'pt, Português, pt_PT.utf8, pt_PT.UTF-8',
+ 'html_language' => 'pt',
+ 'locale' => 'pt, Português, pt_PT.utf8, pt_PT.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMM YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'DD MMMM YYYY',
+ 'month_and_day_moment_js' => 'D MMM YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'DD MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd, DD [de] MMMM [de] YYYY',
+ 'month_and_date_day_js' => 'dddd, DD [de] MMMM [de] YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'DD [de] MMMM',
+ 'month_and_day_no_year_js' => 'DD [de] MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'DD [de] MMMM [de] YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'DO [de] MMMM YYYY, @ HH:mm:ss',
+ 'date_time_js' => 'DD [de] MMMM [de] YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'DO [de] MMMM YYYY, @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GG',
- 'week_in_year_fns' => "'Semana' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GG',
+ 'week_in_year_fns' => "'Semana' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\TQ YYYY',
+ 'half_year_js' => '\TQ YYYY',
- 'quarter_fns' => "'T' Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Segunda',
- 'dow_2' => 'Terça',
- 'dow_3' => 'Quarta',
- 'dow_4' => 'Quinta',
- 'dow_5' => 'Sexta',
- 'dow_6' => 'Sábado',
- 'dow_7' => 'Domingo',
+ 'quarter_fns' => "'T' Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Segunda',
+ 'dow_2' => 'Terça',
+ 'dow_3' => 'Quarta',
+ 'dow_4' => 'Quinta',
+ 'dow_5' => 'Sexta',
+ 'dow_6' => 'Sábado',
+ 'dow_7' => 'Domingo',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_PT/demo.php b/resources/lang/pt_PT/demo.php
index ed19ae1d1f..40872dc9cf 100644
--- a/resources/lang/pt_PT/demo.php
+++ b/resources/lang/pt_PT/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Lembre-se que a plataforma demo reinicia a cada 4 horas. O seu acesso pode ser revogado a qualquer altura. Acontece automaticamente e não é um erro na plataforma.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_PT/email.php b/resources/lang/pt_PT/email.php
index 750ecfc8c9..aeb047ccc5 100644
--- a/resources/lang/pt_PT/email.php
+++ b/resources/lang/pt_PT/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Uma mensagem de teste da instalação do Firefly III',
'admin_test_body' => 'Esta é uma mensagem de teste da sua instância do Firefly III. Foi enviada para :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Foi criado um convite',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Alteração da senha:',
'registered_doc_link' => 'Documentação:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Está disponível uma nova versão do Firefly III',
@@ -144,18 +117,9 @@ Isto pode ajudar a corrigir o erro que acabou de encontrar.',
'error_github_text' => 'Se preferir, pode também abrir uma nova questão em https://github.com/firefly-iii/firefly-iii/issues.',
'error_stacktrace_below' => 'O rastreamento da pilha completo é:',
'error_headers' => 'Os cabeçalhos seguintes também podem ser relevantes:',
- 'error_post' => 'This was submitted by the user:',
+ 'error_post' => 'Isto foi submetido pelo utilizador:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'O Firefly III criou uma nova transação|O Firefly III criou :count novas transações',
@@ -172,13 +136,4 @@ Isto pode ajudar a corrigir o erro que acabou de encontrar.',
'bill_warning_extension_date_zero' => 'O encargo **:name** deve ser prorrogado ou cancelado no dia :date. Esse dia é **HOJE!**',
'bill_warning_please_action' => 'Por favor, tome as medidas apropriadas.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_PT/errors.php b/resources/lang/pt_PT/errors.php
index 45e0bae4d9..72fccd21c6 100644
--- a/resources/lang/pt_PT/errors.php
+++ b/resources/lang/pt_PT/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,19 +42,10 @@ return [
'stacktrace' => 'Rastreamento da pilha',
'more_info' => 'Mais informação',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Por favor, recolha mais informação na pasta storage/logs
que é onde encontra os ficheiros de log. Se estiver a utilizar Docker, utilize docker logs -f [container]
.',
- 'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
+ 'collect_info_more' => 'Pode ler mais sobre a coleta de informação de erros no o FAQ.',
'github_help' => 'Obter ajuda no GitHub',
'github_instructions' => 'Esteja completamente à vontade em abrir uma nova questão no GitHub.',
'use_search' => 'Use a pesquisa!',
diff --git a/resources/lang/pt_PT/firefly.php b/resources/lang/pt_PT/firefly.php
index 9f026f9eb4..614af846ee 100644
--- a/resources/lang/pt_PT/firefly.php
+++ b/resources/lang/pt_PT/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -42,7 +33,7 @@ return [
'split' => 'Dividir',
'single_split' => 'Divisão',
'clone' => 'Duplicar',
- 'clone_and_edit' => 'Clone and edit',
+ 'clone_and_edit' => 'Clonar e editar',
'confirm_action' => 'Confirmar ação',
'last_seven_days' => 'Últimos sete dias',
'last_thirty_days' => 'Últimos trinta dias',
@@ -113,7 +104,7 @@ return [
'two_factor_forgot' => 'Esqueci-me da minha cena de 2 passos.',
'two_factor_lost_header' => 'Perdeu a sua autenticação de 2 passos?',
'two_factor_lost_intro' => 'Se também perdeu os códigos de backup, está com azar. Não é algo que se possa resolver pela interface web. Têm duas alternativas.',
- 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read esta entrada no FAQ para instruções.',
'two_factor_lost_fix_owner' => 'Caso contrario, envie um email ao dono da plataforma, :site_owner e peça-lhe para reiniciar a sua autenticação de 2 passos.',
'mfa_backup_code' => 'Utilizou um código de backup para aceder ao Firefly III. Esse código não pode ser utilizado novamente, é melhor riscá-lo da sua lista.',
'pref_two_factor_new_backup_codes' => 'Obter novos códigos de backup',
@@ -203,7 +194,7 @@ return [
'transfer_exchange_rate_instructions' => 'A conta de ativos de origem "@source_name" apenas aceita transações em @source_currency. A conta de ativos de destino "@dest_name" apenas aceita transações em @dest_currency. Tem de fornecer o valor transferido corretamente em ambas as moedas.',
'transaction_data' => 'Dados da transação',
'invalid_server_configuration' => 'Configuração de servidor inválida',
- 'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are instructions how to do this.',
+ 'invalid_locale_settings' => 'O Firefly III não consegue formatar quantias monetárias porque o seu servidor não tem os pacotes requeridos. Há instruções para fazer isto.',
'quickswitch' => 'Troca rápida',
'sign_in_to_start' => 'Registe-se para iniciar sessão',
'sign_in' => 'Iniciar sessão',
@@ -243,7 +234,7 @@ return [
// Webhooks
'webhooks' => 'Webhooks',
'webhooks_breadcrumb' => 'Webhooks',
- 'webhooks_menu_disabled' => 'disabled',
+ 'webhooks_menu_disabled' => 'desabilitado',
'no_webhook_messages' => 'Não existem mensagens novas',
'webhook_trigger_STORE_TRANSACTION' => 'Após criar transação',
'webhook_trigger_UPDATE_TRANSACTION' => 'Após atualizar transação',
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'A data da transação é ":value"',
'search_modifier_not_date_on' => 'A data da transação não é ":value"',
@@ -468,10 +450,10 @@ return [
'search_modifier_transaction_type' => 'Tipo de transacção é ":value"',
'search_modifier_not_transaction_type' => 'O tipo de transação não é ":value"',
'search_modifier_tag_is' => 'A etiqueta é ":value"',
- 'search_modifier_tag_contains' => 'Tag contains ":value"',
- 'search_modifier_not_tag_contains' => 'Tag does not contain ":value"',
- 'search_modifier_tag_ends' => 'Tag ends with ":value"',
- 'search_modifier_tag_starts' => 'Tag starts with ":value"',
+ 'search_modifier_tag_contains' => 'A etiqueta contem ":value"',
+ 'search_modifier_not_tag_contains' => 'A etiqueta não contêm ":value"',
+ 'search_modifier_tag_ends' => 'A etiqueta acaba com ":value"',
+ 'search_modifier_tag_starts' => 'A etiqueta começa com ":value"',
'search_modifier_not_tag_is' => 'Nenhuma etiqueta é ":value"',
'search_modifier_date_on_year' => 'A transação é do ano ":value"',
'search_modifier_not_date_on_year' => 'A transação não é no ano ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Criar nova regra a partir da pesquisa',
'rule_from_search_words' => 'O mecanismo de regras tem dificuldade com ":string". A regra sugerida que se encaixa na pesquisa pode mostrar resultados diferentes. Por favor, verifique os gatilhos das regras cuidadosamente.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Os seguintes modificadores também são aplicados à pesquisa:',
@@ -749,8 +722,8 @@ return [
// rules
'is_not_rule_trigger' => 'Não',
'cannot_fire_inactive_rules' => 'Não pode executar regras inativas.',
- 'show_triggers' => 'Show triggers',
- 'show_actions' => 'Show actions',
+ 'show_triggers' => 'Mostrar gatilhos',
+ 'show_actions' => 'Mostrar ações',
'rules' => 'Regras',
'rule_name' => 'Nome da regra',
'rule_triggers' => 'Regra dispara quando',
@@ -867,12 +840,12 @@ return [
'rule_trigger_transaction_type' => 'Transação é do tipo ":trigger_value"',
'rule_trigger_category_is_choice' => 'A categoria é..',
'rule_trigger_category_is' => 'A categoria é ":trigger_value"',
- 'rule_trigger_amount_less_choice' => 'Amount is less than or equal to ..',
- 'rule_trigger_amount_less' => 'Amount is less than or equal to :trigger_value',
+ 'rule_trigger_amount_less_choice' => 'Quantidade é menor ou igual a ..',
+ 'rule_trigger_amount_less' => 'Quantidade é menor ou igual a :trigger_value',
'rule_trigger_amount_is_choice' => 'O montante é..',
'rule_trigger_amount_is' => 'O montante é :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',
+ 'rule_trigger_amount_more_choice' => 'Quantidade é maior ou igual a..',
+ 'rule_trigger_amount_more' => 'Quantidade é maior ou igual a :trigger_value',
'rule_trigger_description_starts_choice' => 'A descrição começa com..',
'rule_trigger_description_starts' => 'A descrição começa com ":trigger_value"',
'rule_trigger_description_ends_choice' => 'A descrição termina com..',
@@ -937,14 +910,14 @@ return [
'rule_trigger_internal_reference_is' => 'A referência interna é ":trigger_value"',
'rule_trigger_journal_id_choice' => 'O ID do diário de transações é..',
'rule_trigger_journal_id' => 'O ID do diário de transações é ":trigger_value"',
- 'rule_trigger_any_external_url' => 'Transaction has an (any) external URL',
- 'rule_trigger_any_external_url_choice' => 'Transaction has an (any) external URL',
- 'rule_trigger_any_external_id' => 'Transaction has an (any) external ID',
- 'rule_trigger_any_external_id_choice' => 'Transaction has an (any) external ID',
+ 'rule_trigger_any_external_url' => 'A transação tem um (qualquer) URL externo',
+ 'rule_trigger_any_external_url_choice' => 'A transação tem um (qualquer) URL externo',
+ 'rule_trigger_any_external_id' => 'A transação tem um (qualquer) ID externo',
+ 'rule_trigger_any_external_id_choice' => 'A transação tem um (qualquer) ID externo',
'rule_trigger_no_external_url_choice' => 'A transação não tem nenhum URL externo',
'rule_trigger_no_external_url' => 'A transação não tem nenhum URL externo',
- 'rule_trigger_no_external_id_choice' => 'Transaction has no external ID',
- 'rule_trigger_no_external_id' => 'Transaction has no external ID',
+ 'rule_trigger_no_external_id_choice' => 'A transação não tem ID externo',
+ 'rule_trigger_no_external_id' => 'A transação não tem ID externo',
'rule_trigger_id_choice' => 'ID da transação é..',
'rule_trigger_id' => 'O ID da transação é ":trigger_value"',
'rule_trigger_sepa_ct_is_choice' => 'SEPA CT é..',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'A conta de destino não é uma conta de caixa',
'rule_trigger_not_account_is_cash' => 'Nenhuma das contas é uma conta de caixa',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1262,8 +1226,8 @@ return [
'rule_action_set_notes_choice' => 'Atribuir as notas..',
'rule_action_link_to_bill_choice' => 'Ligar a encargo..',
'rule_action_link_to_bill' => 'Ligar a um encargo ":action_value"',
- 'rule_action_switch_accounts_choice' => 'Switch source and destination accounts (transfers only!)',
- 'rule_action_switch_accounts' => 'Switch source and destination',
+ 'rule_action_switch_accounts_choice' => 'Trocar a conta de origem e de destino (apenas para transferências!)',
+ 'rule_action_switch_accounts' => 'Trocar origem e destino',
'rule_action_set_notes' => 'Defina notas para ":action_value"',
'rule_action_convert_deposit_choice' => 'Converter a transação num depósito',
'rule_action_convert_deposit' => 'Converter a transação para um depósito a partir de ":action_value"',
@@ -1279,8 +1243,8 @@ return [
'rule_action_append_notes_to_descr' => 'Acrescentar notas à descrição',
'rule_action_move_descr_to_notes' => 'Substituir notas por descrição',
'rule_action_move_notes_to_descr' => 'Substituir descrição por notas',
- 'rule_action_set_destination_to_cash_choice' => 'Set destination account to (cash)',
- 'rule_action_set_source_to_cash_choice' => 'Set source account to (cash)',
+ 'rule_action_set_destination_to_cash_choice' => 'Definir a conta de destino para (cash)',
+ 'rule_action_set_source_to_cash_choice' => 'Definir a conta de origem para (cash)',
'rulegroup_for_bills_title' => 'Grupo de regras para encargos',
'rulegroup_for_bills_description' => 'Um grupo especial de regras para todas as regras que envolvem encargos.',
'rule_for_bill_title' => 'Regra gerada automaticamente para o encargo ":name"',
@@ -1299,13 +1263,13 @@ return [
'no_location_set' => 'Sem localização definida.',
'meta_data' => 'Meta dados',
'location' => 'Localização',
- 'location_first_split' => 'The location for this transaction can be set on the first split of this transaction.',
+ 'location_first_split' => 'O local desta transação pode ser definido na primeira divisão desta transação.',
'without_date' => 'Sem data',
'result' => 'Resultado',
'sums_apply_to_range' => 'Todas as somas aplicam-se ao intervalo selecionado',
'mapbox_api_key' => 'Para usar o mapa, arranje uma chave de API do Mapbox. Abra o seu ficheiro .env
e adicione essa chave a seguir a MAPBOX_API_KEY=
.',
'press_object_location' => 'Clique com o botão direito ou pressione longamente para definir o local do objeto.',
- 'click_tap_location' => 'Click or tap the map to add a location',
+ 'click_tap_location' => 'Carregue ou clique no mapa para adicionar uma localização',
'clear_location' => 'Limpar localização',
'delete_all_selected_tags' => 'Excluir todas as etiquetas selecionadas',
'select_tags_to_delete' => 'Não se esqueça de selecionar algumas etiquetas.',
@@ -1400,7 +1364,7 @@ return [
'pref_notification_new_access_token' => 'Alerta quando é criado um token da API',
'pref_notification_transaction_creation' => 'Alerta quando é criada uma transação de forma automática',
'pref_notification_user_login' => 'Alerta quando inicia sessão a partir de uma nova localização',
- 'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
+ 'pref_notification_rule_action_failures' => 'Alertar quando uma regra não consegue executar (apenas Slack ou Discord)',
'pref_notifications' => 'Notificações',
'pref_notifications_help' => 'Diga se não quiser receber algumas destas notificações. Algumas notificações podem conter informação financeira sensível.',
'slack_webhook_url' => 'Slack Webhook URL',
@@ -1409,7 +1373,7 @@ return [
// Financial administrations
'administration_index' => 'Administração financeira',
- 'administrations_index_menu' => 'Financial administration(s)',
+ 'administrations_index_menu' => 'Administração financeira',
// profile:
'purge_data_title' => 'Purgue dados do Firefly III',
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Tenha presente que a conta de destino de divisões subsequentes será sobrescrita pelo que estiver definida na primeira divisão do depósito.',
'multi_account_warning_transfer' => 'Tenha presenta que a conta de origem + destino de divisões subsequentes serão sobrescritas pelo que estiver definido na primeira divisão da transferência.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Exportar dados do Firefly III',
@@ -1569,7 +1524,7 @@ return [
'list_all_attachments' => 'Lista de todos os anexos',
// transaction index
- 'is_reconciled_fields_dropped' => 'Because this transaction is reconciled, you will not be able to update the accounts, nor the amount(s).',
+ 'is_reconciled_fields_dropped' => 'Como esta transação está reconciliada, não pode atualizar as contas, nem os montantes.',
'title_expenses' => 'Despesas',
'title_withdrawal' => 'Despesas',
'title_revenue' => 'Receita / rendimento',
@@ -1630,15 +1585,15 @@ return [
'create_new_revenue' => 'Criar nova conta de receitas',
'create_new_piggy_bank' => 'Criar mealheiro',
'create_new_bill' => 'Criar novo encargo',
- 'create_new_subscription' => 'Create new subscription',
- 'create_new_rule' => 'Create new rule',
+ 'create_new_subscription' => 'Criar uma nova subscrição',
+ 'create_new_rule' => 'Criar regra nova',
// currencies:
'create_currency' => 'Criar uma nova moeda',
'store_currency' => 'Guardar nova moeda',
'update_currency' => 'Atualizar moeda',
- 'new_default_currency' => '":name" is now the default currency.',
- 'default_currency_failed' => 'Could not make ":name" the default currency. Please check the logs.',
+ 'new_default_currency' => '":name" passou a ser a moeda padrão.',
+ 'default_currency_failed' => 'Não foi possível fazer ":name" a moeda padrão. Por favor, verifique os logs de erro.',
'cannot_delete_currency' => 'Não é possível apagar :name porque ainda está em uso.',
'cannot_delete_fallback_currency' => ':name é a moeda de reserva do sistema e não pode ser apagada.',
'cannot_disable_currency_journals' => 'Não é possível desativar :name porque ainda há transações a usa-la.',
@@ -1664,9 +1619,9 @@ return [
'disable_currency' => 'Desativar',
'currencies_default_disabled' => 'A maioria destas moedas está desativada por defeito. Para poder usá-las, tem de as ativar primeiro.',
'currency_is_now_enabled' => 'A moeda ":name" foi ativada',
- 'could_not_enable_currency' => 'Could not enable currency ":name". Please review the logs.',
+ 'could_not_enable_currency' => 'Não foi possível habilitar a moeda ":name". Por favor, verifique os logs.',
'currency_is_now_disabled' => 'A moeda ":name" foi desativada',
- 'could_not_disable_currency' => 'Could not disable currency ":name". Perhaps it is still in use?',
+ 'could_not_disable_currency' => 'Não foi possível desativar a moeda ":name". Talvez ainda esteja em uso?',
// forms:
'mandatoryFields' => 'Campos obrigatórios',
@@ -1692,7 +1647,7 @@ return [
'transactionsWithoutBudget' => 'Despesas sem orçamento',
'transactions_no_budget' => 'Despesas sem orçamento entre :start e :end',
'spent_between' => 'Já gasto entre :start e :end',
- 'spent_between_left' => 'Spent :spent between :start and :end, leaving :left.',
+ 'spent_between_left' => 'Gastou :spent entre :start e :end, sobrando :left.',
'set_available_amount' => 'Definir montante disponível',
'update_available_amount' => 'Atualizar montante disponível',
'ab_basic_modal_explain' => 'Use este formulário para indicar quanto espera conseguir orçamentar (no total, em :currency) no período indicado.',
@@ -1740,10 +1695,10 @@ return [
'remove_budgeted_amount' => 'Remover montante orçamentado em :currency',
// bills:
- 'subscription' => 'Subscription',
+ 'subscription' => 'Subscrição',
'not_expected_period' => 'Este período não foi previsto',
- 'subscriptions_in_group' => 'Subscriptions in group "%{title}"',
- 'subscr_expected_x_times' => 'Expect to pay %{amount} %{times} times this period',
+ 'subscriptions_in_group' => 'Subscrição no grupo "%{title}"',
+ 'subscr_expected_x_times' => 'Espere pagar %{amount} %{times} neste período',
'not_or_not_yet' => 'Não (ainda)',
'visit_bill' => 'Visite o encargo ":name" no Firefly III',
'match_between_amounts' => 'O encargo corresponde à transação entre :low e :high.',
@@ -1798,7 +1753,7 @@ return [
'bill_repeats_half-year_skip' => 'Repete-se a cada {skip} meio ano',
'bill_repeats_yearly_skip' => 'Repete-se a cada {skip} anos',
'subscriptions' => 'Subscrições',
- 'go_to_subscriptions' => 'Go to your subscriptions',
+ 'go_to_subscriptions' => 'Ir para as suas subscrições',
'forever' => 'Para sempre',
'extension_date_is' => 'A data de extensão é {date}',
@@ -1840,10 +1795,10 @@ return [
'asset_accounts' => 'Conta de ativos',
'undefined_accounts' => 'Contas',
'asset_accounts_inactive' => 'Contas de ativos (inativas)',
- 'expense_account' => 'Expense account',
+ 'expense_account' => 'Conta de despesas',
'expense_accounts' => 'Conta de despesas',
'expense_accounts_inactive' => 'Contas de despesas (desativadas)',
- 'revenue_account' => 'Revenue account',
+ 'revenue_account' => 'Conta de receitas',
'revenue_accounts' => 'Conta de receitas',
'revenue_accounts_inactive' => 'Contas de receita (desativadas)',
'cash_accounts' => 'Contas de caixa',
@@ -1932,7 +1887,7 @@ return [
'categories' => 'Categorias',
'edit_category' => 'Editar categoria ":name"',
'no_category' => '(sem categoria)',
- 'unknown_category_plain' => 'No category',
+ 'unknown_category_plain' => 'Sem categoria',
'category' => 'Categoria',
'delete_category' => 'Apagar categoria ":name"',
'deleted_category' => 'Categoria ":name" apagada',
@@ -1940,26 +1895,17 @@ return [
'stored_category' => 'Categoria ":name" gravada',
'without_category_between' => 'Sem categoria entre :start e :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
- 'wait_loading_transaction' => 'Please wait for the form to load',
- 'wait_loading_data' => 'Please wait for your information to load...',
- 'wait_attachments' => 'Please wait for the attachments to upload.',
- 'errors_upload' => 'The upload has failed. Please check your browser console for the error.',
- 'amount_foreign_if' => 'Amount in foreign currency, if any',
- 'amount_destination_account' => 'Amount in the currency of the destination account',
- 'edit_transaction_title' => 'Edit transaction ":description"',
- 'unreconcile' => 'Undo reconciliation',
+ 'wait_loading_transaction' => 'Por favor, aguarde o formulário carregar',
+ 'wait_loading_data' => 'Por favor, aguarde enquanto carregamos a sua informação...',
+ 'wait_attachments' => 'Por favor, aguarde os anexos serem carregados.',
+ 'errors_upload' => 'O upload falhou. Por favor, verifique o console do seu navegador para ver o erro.',
+ 'amount_foreign_if' => 'Valor em moeda estrangeira, se houver',
+ 'amount_destination_account' => 'Valor na moeda da conta de destino',
+ 'edit_transaction_title' => 'Editar transação ":description"',
+ 'unreconcile' => 'Desfazer reconciliação',
'update_withdrawal' => 'Atualizar levantamento',
'update_deposit' => 'Atualizar depósito',
'update_transaction' => 'Atualizar transação',
@@ -1978,7 +1924,7 @@ return [
'deleted_transfer' => 'Transferência ":description" apagada com sucesso',
'deleted_reconciliation' => 'Transação de reconciliação ":description" apagada com sucesso',
'stored_journal' => 'Inserida a transação ":description" com sucesso',
- 'stored_journal_js' => 'Successfully created new transaction "%{description}"',
+ 'stored_journal_js' => 'A transação "%{description}" foi criada com sucesso',
'stored_journal_no_descr' => 'Nova transação criada com sucesso',
'updated_journal_no_descr' => 'Transação atualizada com sucesso',
'select_transactions' => 'Selecionar transações',
@@ -2108,12 +2054,12 @@ return [
'searchPlaceholder' => 'Pesquisar...',
'version' => 'Versão',
'dashboard' => 'Painel de controlo',
- 'income_and_expense' => 'Income and expense',
- 'all_money' => 'All your money',
- 'unknown_source_plain' => 'Unknown source account',
- 'unknown_dest_plain' => 'Unknown destination account',
- 'unknown_any_plain' => 'Unknown account',
- 'unknown_budget_plain' => 'No budget',
+ 'income_and_expense' => 'Receitas e despesas',
+ 'all_money' => 'Todo o seu dinheiro',
+ 'unknown_source_plain' => 'Conta de origem desconhecida',
+ 'unknown_dest_plain' => 'Conta de destino desconhecida',
+ 'unknown_any_plain' => 'Conta desconhecida',
+ 'unknown_budget_plain' => 'Sem orçamento',
'available_budget' => 'Orçamento disponível ({currency})',
'currencies' => 'Moedas',
'activity' => 'Atividade',
@@ -2124,9 +2070,9 @@ return [
'Expense account' => 'Conta de despesas',
'Revenue account' => 'Conta de receitas',
'Initial balance account' => 'Conta de saldo inicial',
- 'account_type_Asset account' => 'Asset account',
- 'account_type_Expense account' => 'Expense account',
- 'account_type_Revenue account' => 'Revenue account',
+ 'account_type_Asset account' => 'Conta de ativos',
+ 'account_type_Expense account' => 'Conta de gastos / passivos',
+ 'account_type_Revenue account' => 'Conta de receitas',
'account_type_Debt' => 'Dívida',
'account_type_Loan' => 'Empréstimo',
'account_type_Mortgage' => 'Hipoteca',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classificação',
'store_transaction' => 'Guardar transação',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Relatório financeiro predefinido entre :start e :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'A soma estará sempre na moeda padrão.',
'net_filtered_prefs' => 'Esse gráfico nunca incluirá contas que tenham a opção "incluir no património líquido" desmarcada.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Gráfico',
@@ -2343,7 +2271,7 @@ return [
'average' => 'Média',
'balanceFor' => 'Saldo para :name',
'no_tags' => '(sem etiquetas)',
- 'nothing_found' => '(nothing found)',
+ 'nothing_found' => '(sem resultados)',
// piggy banks:
'event_history' => 'Histórico de eventos',
@@ -2395,7 +2323,7 @@ return [
'created_tag' => 'Etiqueta ":tag" criada!',
'transaction_journal_information' => 'Informação da transação',
- 'transaction_journal_amount' => 'Amount information',
+ 'transaction_journal_amount' => 'Informação da quantidade',
'transaction_journal_meta' => 'Meta informação',
'transaction_journal_more' => 'Mais informações',
'basic_journal_information' => 'Informações básicas de transação',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Montante total',
'number_of_decimals' => 'Número de casas decimais',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'O convite enviado para ":address" já foi resgatado.',
@@ -2424,7 +2343,7 @@ return [
'invite_user' => 'Convidar utilizador',
'user_is_invited' => 'O endereço de email ":address" recebeu um convite para o Firefly III',
'administration' => 'Administração',
- 'system_settings' => 'System settings',
+ 'system_settings' => 'Definições de sistema',
'code_already_used' => 'O código de convite foi usado',
'user_administration' => 'Gestão de utilizadores',
'list_all_users' => 'Todos os utilizadores',
@@ -2557,14 +2476,14 @@ return [
'after_update_create_another' => 'Após atualizar, regresse aqui para continuar a editar.',
'store_as_new' => 'Guarde como nova transação em vez de atualizar.',
'reset_after' => 'Reiniciar o formulário após o envio',
- 'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.',
- 'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}',
+ 'errors_submission' => 'Algo correu mal com o envio dos dados. Por favor verifique e corrija os erros abaixo.',
+ 'errors_submission_v2' => 'Algo correu mal com o envio dos dados. Por favor verifique e corrija os erros abaixo: %{errorMessage}',
'transaction_expand_split' => 'Expandir divisão',
'transaction_collapse_split' => 'Ocultar divisão',
// object groups
'default_group_title_name' => '(não agrupado)',
- 'default_group_title_name_plain' => 'ungrouped',
+ 'default_group_title_name_plain' => 'sem grupo',
// empty lists? no objects? instructions:
'no_accounts_title_asset' => 'Vamos criar uma conta de ativos!',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Exceto fins de semana',
'recurrence_deleted' => 'Transação recorrente ":title" apagada',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2740,15 +2650,15 @@ return [
'ale_action_log_add' => 'Adicionado :amount ao mealheiro ":name"',
'ale_action_log_remove' => 'Removido :amount do mealheiro ":name"',
'ale_action_clear_budget' => 'Removido do orçamento',
- 'ale_action_update_group_title' => 'Updated transaction group title',
- 'ale_action_update_date' => 'Updated transaction date',
- 'ale_action_update_order' => 'Updated transaction order',
+ 'ale_action_update_group_title' => 'Título atualizado do grupo de transações',
+ 'ale_action_update_date' => 'Data da transação atualizada',
+ 'ale_action_update_order' => 'Ordem de transação atualizada',
'ale_action_clear_category' => 'Removido da categoria',
'ale_action_clear_notes' => 'Notas removidas',
'ale_action_clear_tag' => 'Etiqueta limpa',
'ale_action_clear_all_tags' => 'Apagadas todas as etiquetas',
'ale_action_set_bill' => 'Ligado a encargo',
- 'ale_action_switch_accounts' => 'Switched source and destination account',
+ 'ale_action_switch_accounts' => 'Conta de origem e destino alternados',
'ale_action_set_budget' => 'Definir orçamento',
'ale_action_set_category' => 'Definir categoria',
'ale_action_set_source' => 'Definir conta de origem',
@@ -2761,17 +2671,8 @@ return [
'ale_action_add_tag' => 'Etiqueta adicionada',
// dashboard
- 'enable_auto_convert' => 'Enable currency conversion',
- 'disable_auto_convert' => 'Disable currency conversion',
+ 'enable_auto_convert' => 'Ativar a conversão de moeda',
+ 'disable_auto_convert' => 'Destaivar a conversão de moeda',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_PT/form.php b/resources/lang/pt_PT/form.php
index 0018c3e2d3..0576285bc8 100644
--- a/resources/lang/pt_PT/form.php
+++ b/resources/lang/pt_PT/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Modo da etiqueta',
'virtual_balance' => 'Saldo virtual',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Montante alvo',
'account_role' => 'Tipo de conta',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Tem a certeza que pretende apagar a transação com descrição ":description"?',
'mass_journal_are_you_sure' => 'Tem a certeza que pretende apagar estas transações?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Tem a certeza que pretende apagar a etiqueta ":tag"?',
'journal_link_areYouSure' => 'Tem a certeza que pretende apagar a ligação entre :source e :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Conta FinTS',
'local_account' => 'Conta Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Data desde',
'to_date' => 'Data até',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Resposta',
'webhook_trigger' => 'Gatilho',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_PT/intro.php b/resources/lang/pt_PT/intro.php
index 4665836ce8..c5345459d5 100644
--- a/resources/lang/pt_PT/intro.php
+++ b/resources/lang/pt_PT/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,22 +54,13 @@ return [
'budgets_index_list_of_budgets' => 'Use esta tabela para definir os valores para cada orçamento e manter o controlo dos gastos.',
'budgets_index_outro' => 'Para obter mais informações sobre orçamentos, verifique o ícone de ajuda no canto superior direito.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Use estes relatórios para obter sínteses detalhadas sobre as suas finanças.',
'reports_index_inputReportType' => 'Escolha um tipo de relatório. Confira as páginas de ajuda para ter a certeza do que cada relatório mostra.',
'reports_index_inputAccountsSelect' => 'Pode incluir ou excluir contas de ativos conforme as suas necessidades.',
- 'reports_index_inputDateRange' => 'The selected date range is entirely up to you: from one day to 10 years or more.',
+ 'reports_index_inputDateRange' => 'O intervalo das datas depende do que quiser: 1 dia, 10 anos, ou até mais.',
'reports_index_extra-options-box' => 'Dependendo do relatório que selecionou, pode selecionar filtros e opções extra aqui. Repare nesta caixa quando mudar os tipos de relatório.',
// reports (reports)
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Ao lado desta barra de progresso existem 2 botões (+ e -) para adicionar ou remover dinheiro de cada mealheiro.',
'piggy-banks_index_accountStatus' => 'Para cada conta de ativo com pelo menos um mealheiro, o estado e listado nesta tabela.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Qual é o seu objetivo? Um sofá novo, uma câmara, dinheiro para emergências?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Use este botão para ver que transações podem coincidir com a sua regra.',
'rules_create_actions' => 'Defina todas as ações que quiser.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Mais opções estão disponíveis atrás destas abas.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Este código deve ser compatível com ISO (procure a sua nova moeda no Google).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_PT/list.php b/resources/lang/pt_PT/list.php
index 44b937c0e1..a3e3ad72a9 100644
--- a/resources/lang/pt_PT/list.php
+++ b/resources/lang/pt_PT/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Próxima correspondência esperada',
'automatch' => 'Auto correspondência?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Repete',
'description' => 'Descrição',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Conta no bunq',
'file_name' => 'Nome do ficheiro',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Tamanho do ficheiro',
'file_type' => 'Tipo do ficheiro',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Segredo',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/pt_PT/pagination.php b/resources/lang/pt_PT/pagination.php
index a142efcadb..473d3afbdf 100644
--- a/resources/lang/pt_PT/pagination.php
+++ b/resources/lang/pt_PT/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pt_PT/passwords.php b/resources/lang/pt_PT/passwords.php
index 34e2393305..3efd1270e0 100644
--- a/resources/lang/pt_PT/passwords.php
+++ b/resources/lang/pt_PT/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/pt_PT/rules.php b/resources/lang/pt_PT/rules.php
index 8d4b44ad76..280929c0e6 100644
--- a/resources/lang/pt_PT/rules.php
+++ b/resources/lang/pt_PT/rules.php
@@ -23,30 +23,30 @@
declare(strict_types=1);
return [
- 'main_message' => 'Action ":action", present in rule ":rule", could not be applied to transaction #:group: :error',
- 'find_or_create_tag_failed' => 'Could not find or create tag ":tag"',
- 'tag_already_added' => 'Tag ":tag" is already linked to this transaction',
- 'inspect_transaction' => 'Inspect transaction ":title" @ Firefly III',
+ 'main_message' => 'A ação ":action", presenta na regra ":rule" não pôde ser aplicada à transação #:group: :error',
+ 'find_or_create_tag_failed' => 'Não foi possível encontrar ou criar a etiqueta ":tag"',
+ 'tag_already_added' => 'A etiqueta ":tag" já está vinculada a esta transação',
+ 'inspect_transaction' => 'Inspecionar transação ":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',
- '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',
- 'split_group' => 'Firefly III cannot execute this action on a transaction with multiple splits',
- 'is_already_withdrawal' => 'This transaction is already a withdrawal',
- 'is_already_deposit' => 'This transaction is already a deposit',
- 'is_already_transfer' => 'This transaction is already a transfer',
- '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',
- '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',
- 'already_has_source_asset' => 'This transaction already has ":name" as the source asset account',
- 'already_has_destination_asset' => 'This transaction already has ":name" as the destination asset account',
+ 'journal_other_user' => 'Esta transação não pertence ao utilizador',
+ 'no_such_journal' => 'Esta transação não existe',
+ 'journal_already_no_budget' => 'Esta transação não tem orçamento, então não pode ser removido',
+ 'journal_already_no_category' => 'Esta transação não tinha nenhuma categoria, por isso não esta pode ser removida',
+ 'journal_already_no_notes' => 'Esta transação não tinha notas, por isso elas não podem ser removidas',
+ 'journal_not_found' => 'O Firefly III não consegue encontrar a transação que solicitou',
+ 'split_group' => 'O Firefly III não pode executar essa ação numa transação com múltiplas divisões',
+ 'is_already_withdrawal' => 'Esta transação já e um levantamento',
+ 'is_already_deposit' => 'Esta transação já e um depósito',
+ 'is_already_transfer' => 'Esta transação já é uma transferência',
+ 'is_not_transfer' => 'Esta transação não é uma transferência',
+ 'complex_error' => 'Algo complicou deu errado. Desculpe por isso. Por favor, inspecione os logs do Firefly III',
+ 'no_valid_opposing' => 'A conversão falhou porque não há nenhuma conta válida chamada ":account"',
+ 'new_notes_empty' => 'As notas a serem definidas estão vazias',
+ 'unsupported_transaction_type_withdrawal' => 'Firefly III não pode converter um ":type" para um levantamento',
+ 'unsupported_transaction_type_deposit' => 'Firefly III não pode converter um ":type" para um depósito',
+ 'unsupported_transaction_type_transfer' => 'Firefly III não pode converter um ":type" para uma transferência',
+ 'already_has_source_asset' => 'Esta transação já tem ":name" como a conta do ativo de origem',
+ 'already_has_destination_asset' => 'Esta transação já tem ":name" como a conta de ativo de destino',
'already_has_destination' => 'This transaction already has ":name" as the destination account',
'already_has_source' => 'This transaction already has ":name" as the source account',
'already_linked_to_subscription' => 'The transaction is already linked to subscription ":name"',
diff --git a/resources/lang/pt_PT/validation.php b/resources/lang/pt_PT/validation.php
index 25ad186830..96939a715d 100644
--- a/resources/lang/pt_PT/validation.php
+++ b/resources/lang/pt_PT/validation.php
@@ -20,22 +20,13 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'bad_type_source' => 'Firefly III can\'t determine the transaction type based on this source account.',
- 'bad_type_destination' => 'Firefly III can\'t determine the transaction type based on this destination account.',
+ 'bad_type_source' => 'O Firefly III não consegue determinar o tipo de transação baseado nesta conta de origem.',
+ 'bad_type_destination' => 'O Firefly III não consegue determinar o tipo de transação baseado nesta conta de destino.',
'missing_where' => 'A matriz tem em falta a cláusula-"onde"',
'missing_update' => 'A matriz tem em falta a cláusula-"atualizar"',
'invalid_where_key' => 'JSON contém uma chave inválida para a cláusula "onde"',
@@ -45,14 +36,14 @@ return [
'invalid_query_currency' => 'O seu inquérito contém contas com configurações de moeda diferentes, o que não é permitido.',
'iban' => 'Este IBAN não é valido.',
'zero_or_more' => 'O valor não pode ser negativo.',
- 'more_than_zero' => 'The value must be more than zero.',
- 'more_than_zero_correct' => 'The value must be zero or more.',
- 'no_asset_account' => 'This is not an asset account.',
+ 'more_than_zero' => 'O valor deve ser mais que zero.',
+ 'more_than_zero_correct' => 'O valor deve ser maior ou igual a zero.',
+ 'no_asset_account' => 'Esta não é uma conta de ativos.',
'date_or_time' => 'O valor deve ser uma data ou hora válida (ISO 8601).',
'source_equals_destination' => 'A conta de origem é igual à conta de destino.',
'unique_account_number_for_user' => 'Parece que este número de conta já está em uso.',
'unique_iban_for_user' => 'Parece que este IBAN já está em uso.',
- 'reconciled_forbidden_field' => 'This transaction is already reconciled, you cannot change the ":field"',
+ 'reconciled_forbidden_field' => 'Esta transação já está reconciliada, não pode alterar o ":field"',
'deleted_user' => 'Devido a motivos de segurança, não se pode registar com este email.',
'rule_trigger_value' => 'Este valor é inválido para o gatilho selecionado.',
'rule_action_value' => 'Este valor é inválido para a ação selecionada.',
@@ -64,8 +55,8 @@ return [
'transaction_types_equal' => 'Todas as divisões devem ser do mesmo tipo.',
'invalid_transaction_type' => 'Tipo de transação inválido.',
'invalid_selection' => 'A sua seleção é invalida.',
- 'belongs_user' => 'This value is linked to an object that does not seem to exist.',
- 'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.',
+ 'belongs_user' => 'Esse valor está ligado a um objeto que parece não existir.',
+ 'belongs_user_or_user_group' => 'Esse valor está ligado a um objeto que parece não existir na sua administração financeira atual.',
'at_least_one_transaction' => 'Necessita pelo menos de uma transação.',
'recurring_transaction_id' => 'Precisa de pelo menos uma transação.',
'need_id_to_match' => 'Precisa de enviar esta entrada com um ID para corresponder com a API.',
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Este nome já está em uso.',
'unique_account_for_user' => 'Este nome de conta já está em uso.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'O :attribute tem de estar entre :min e :max.',
'between.file' => 'O :attribute tem de estar entre :min e :max kilobytes.',
@@ -146,7 +128,7 @@ return [
'min.array' => 'O :attribute tem de ter, pelo menos, :min itens.',
'not_in' => 'O :attribute selecionado é inválido.',
'numeric' => 'O :attribute tem de ser um número.',
- 'scientific_notation' => 'The :attribute cannot use the scientific notation.',
+ 'scientific_notation' => 'O atributo :attribute não pode usar a notação científica.',
'numeric_native' => 'O montante nativo tem de ser um número.',
'numeric_destination' => 'O montante de destino tem de ser um número.',
'numeric_source' => 'O montante de origem tem de ser um número.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Ambas as contas devem ser do mesmo tipo',
'same_account_currency' => 'Ambas as contas devem ter a mesma moeda configurada',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Esta não é uma palavra-passe segura. Tente de novo por favor. Para mais informações visite https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.',
@@ -243,8 +216,8 @@ return [
'withdrawal_dest_need_data' => '[a] É preciso ter um ID de conta de destino e/ou nome de conta de destino válido para continuar.',
'withdrawal_dest_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar pelo ID ":id" ou nome ":name".',
- 'withdrawal_dest_iban_exists' => 'This destination account IBAN is already in use by an asset account or a liability and cannot be used as a withdrawal destination.',
- 'deposit_src_iban_exists' => 'This source account IBAN is already in use by an asset account or a liability and cannot be used as a deposit source.',
+ 'withdrawal_dest_iban_exists' => 'O IBAN da conta de destino já está em uso por uma conta de ativos ou por um risco e não pode ser utilizado como destino de levantamento.',
+ 'deposit_src_iban_exists' => 'O IBAN da conta de destino já está em uso por uma conta de ativos ou por um risco e não pode ser utilizado como fonte de depósito.',
'reconciliation_source_bad_data' => 'Não foi possível encontrar uma conta de reconciliação válida ao procurar pela ID ":id" ou pelo nome ":name".',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar pelo ID ":id" ou nome ":name".',
'deposit_dest_wrong_type' => 'A conta de destino enviada não é do tipo correto.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'É preciso ter um ID de uma conta de origem válida e/ou um nome de uma conta de origem válida para continuar.',
'transfer_source_bad_data' => '[c] Não foi possível encontrar a conta de origem válida em quando pesquisar pelo ID ":id" ou nome ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Não tem as permissões de acesso necessárias para esta administração.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ro_RO/api.php b/resources/lang/ro_RO/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/ro_RO/api.php
+++ b/resources/lang/ro_RO/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/ro_RO/auth.php b/resources/lang/ro_RO/auth.php
index 76d70e12bd..df14968078 100644
--- a/resources/lang/ro_RO/auth.php
+++ b/resources/lang/ro_RO/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ro_RO/breadcrumbs.php b/resources/lang/ro_RO/breadcrumbs.php
index e66fe38a8c..6b1d4b0e99 100644
--- a/resources/lang/ro_RO/breadcrumbs.php
+++ b/resources/lang/ro_RO/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transferuri',
'transfers_list' => 'Transferuri',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Reconcilieri',
'create_withdrawal' => 'Crează o nouă retragere',
diff --git a/resources/lang/ro_RO/components.php b/resources/lang/ro_RO/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/ro_RO/components.php
+++ b/resources/lang/ro_RO/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ro_RO/config.php b/resources/lang/ro_RO/config.php
index af942d0571..7cc16bdc88 100644
--- a/resources/lang/ro_RO/config.php
+++ b/resources/lang/ro_RO/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'ro',
- 'locale' => 'ro, Română, ro_RO.utf8, ro_RO.UTF-8',
+ 'html_language' => 'ro',
+ 'locale' => 'ro, Română, ro_RO.utf8, ro_RO.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Săptămână' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Săptămână' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyy",
- 'dow_1' => 'Luni',
- 'dow_2' => 'Marţi',
- 'dow_3' => 'Miercuri',
- 'dow_4' => 'Joi',
- 'dow_5' => 'Vineri',
- 'dow_6' => 'Sâmbătă',
- 'dow_7' => 'Duminică',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyy",
+ 'dow_1' => 'Luni',
+ 'dow_2' => 'Marţi',
+ 'dow_3' => 'Miercuri',
+ 'dow_4' => 'Joi',
+ 'dow_5' => 'Vineri',
+ 'dow_6' => 'Sâmbătă',
+ 'dow_7' => 'Duminică',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ro_RO/demo.php b/resources/lang/ro_RO/demo.php
index f1979d74bd..3ec2d0d75c 100644
--- a/resources/lang/ro_RO/demo.php
+++ b/resources/lang/ro_RO/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Rețineți că site-ul demo se resetează la fiecare patru ore. Accesul dvs. poate fi revocat oricând. Acest lucru se întâmplă automat și nu este un bug.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ro_RO/email.php b/resources/lang/ro_RO/email.php
index cedf55ff37..47c3b23b36 100644
--- a/resources/lang/ro_RO/email.php
+++ b/resources/lang/ro_RO/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Un mesaj de testare de la instalarea Firefly III',
'admin_test_body' => 'Acesta este un mesaj de test de la instanța dvs. Firefly III. Acesta a fost trimis la :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Resetare parolă:',
'registered_doc_link' => 'Documentaţie:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III a creat o nouă tranzacție, Firefly III a creat :count tranzacții noi',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ro_RO/errors.php b/resources/lang/ro_RO/errors.php
index 5d4312315e..7d16367506 100644
--- a/resources/lang/ro_RO/errors.php
+++ b/resources/lang/ro_RO/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Mai multe informaţii',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Vă rugăm să colectați mai multe informații în directorul storage/logs
unde veți găsi fișiere jurnal. Dacă rulați Docker, folosiți docker logs -f[container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/ro_RO/firefly.php b/resources/lang/ro_RO/firefly.php
index d055c760dc..fa77f66b22 100644
--- a/resources/lang/ro_RO/firefly.php
+++ b/resources/lang/ro_RO/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Creați o nouă regulă din interogarea de căutare',
'rule_from_search_words' => 'Motorul regulii are dificultăți în manipularea ":string". Regula sugerată care se potrivește interogării dvs. poate da rezultate diferite. Vă rugăm să verificați declanșatorii regulii cu atenție.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Următorii modificatorii sunt aplicați la căutare:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Țineți cont de faptul că destinația scindărilor ulterioare va fi depășită cu orice se definește la prima împărțire a depozitului.',
'multi_account_warning_transfer' => 'Reţineţi faptul că contul sursei + destinaţia fracţionărilor ulterioare va fi anulat de orice se defineşte în prima împărţire a transferului.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Exportă date din Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Categorie nouă ":name" salvată',
'without_category_between' => 'Fără categorie între :start și :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Clasificare',
'store_transaction' => 'Tranzacție magazin',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Raportul financiar prestabilit între :start și :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Suma va fi întotdeauna în moneda dvs. prestabilită.',
'net_filtered_prefs' => 'Acest grafic nu va include niciodată conturi care nu au selectat opțiunea "Include în valoare netă".',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Grafic',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Valoare totală',
'number_of_decimals' => 'Număr de zecimale',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Cu excepția weekend-urilor',
'recurrence_deleted' => 'tranzacție recurentă ":title" ștearsă',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balanța (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ro_RO/form.php b/resources/lang/ro_RO/form.php
index f80b5bcf90..abac50b384 100644
--- a/resources/lang/ro_RO/form.php
+++ b/resources/lang/ro_RO/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Mod de etichetare',
'virtual_balance' => 'Soldul virtual',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Sumă țintă',
'account_role' => 'Rolul contului',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Sunteți sigur că doriți să ștergeți tranzacția ":description"?',
'mass_journal_are_you_sure' => 'Sunteți sigur că doriți să ștergeți aceste tranzacții?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Sunteți sigur că doriți să ștergeți eticheta ":tag"?',
'journal_link_areYouSure' => 'Sunteți sigur că doriți să ștergeți legătura dintre :source și :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Cont FinTS',
'local_account' => 'Cont Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Data din',
'to_date' => 'Data până la',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ro_RO/intro.php b/resources/lang/ro_RO/intro.php
index 274f8afb34..61128ecbfc 100644
--- a/resources/lang/ro_RO/intro.php
+++ b/resources/lang/ro_RO/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Utilizați acest tabel pentru a stabili sumele pentru fiecare buget și pentru a vedea cum progresaţi.',
'budgets_index_outro' => 'Pentru a afla mai multe despre bugetare, verificați pictograma de ajutor din colțul din dreapta sus.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Utilizați aceste rapoarte pentru a obține informații detaliate despre finanțele dumneavoastră.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Lângă această bara de progres sunt două butoane (+ și -) pentru a adăuga sau a elimina bani din fiecare pușculiță.',
'piggy-banks_index_accountStatus' => 'Pentru fiecare cont de activ cu cel puțin o pușculiță, statutul este menționat în acest tabel.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Care este țelul tău? O canapea nouă, o cameră, bani pentru urgențe?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Utilizați acest buton pentru a vedea care tranzacții s-ar potrivi regulii dvs.',
'rules_create_actions' => 'Setați câte acțiuni doriți.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Mai multe opțiuni sunt disponibile în spatele acestor file.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Acest cod ar trebui să fie conform ISO (căutați pe Google noua dvs. monedă).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ro_RO/list.php b/resources/lang/ro_RO/list.php
index 8c6793cb45..9d5e2ecd0b 100644
--- a/resources/lang/ro_RO/list.php
+++ b/resources/lang/ro_RO/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Următoarea potrivire așteptată',
'automatch' => 'Potrivire automată?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Repetă',
'description' => 'Descriere',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Cont cu bunq',
'file_name' => 'Nume de fișier',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Mărime fișier',
'file_type' => 'Tip fișier',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ro_RO/pagination.php b/resources/lang/ro_RO/pagination.php
index 31670d9e23..4b7fd2ce05 100644
--- a/resources/lang/ro_RO/pagination.php
+++ b/resources/lang/ro_RO/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ro_RO/passwords.php b/resources/lang/ro_RO/passwords.php
index 17a8f1f129..7c53ccde40 100644
--- a/resources/lang/ro_RO/passwords.php
+++ b/resources/lang/ro_RO/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ro_RO/validation.php b/resources/lang/ro_RO/validation.php
index 72c0da6b8e..d69b5c630c 100644
--- a/resources/lang/ro_RO/validation.php
+++ b/resources/lang/ro_RO/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Acest nume este deja folosit.',
'unique_account_for_user' => 'Acest nume de cont este deja utilizat.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute trebuie să fie între :min și :max.',
'between.file' => ':attribute trebuie să fie între :min și :max kilobyți.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Ambele conturi trebuie să fie de acelaşi tip de cont',
'same_account_currency' => 'Ambele conturi trebuie să aibă aceeași monedă',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Aceasta nu este o parolă sigură. Vă rugăm să încercați din nou. Pentru mai multe informații, vizitați https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tip de repetare nevalid pentru tranzacțiile recurente.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Nu s-a găsit un cont de destinaţie valabil la căutarea ID ":id" sau nume ":name".',
'deposit_dest_wrong_type' => 'Contul de destinație trimis nu este de tipul potrivit.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Trebuie să continuați să obțineți un ID de cont sursă valabil și / sau un nume de cont sursă valabil.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ru_RU/api.php b/resources/lang/ru_RU/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/ru_RU/api.php
+++ b/resources/lang/ru_RU/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/ru_RU/auth.php b/resources/lang/ru_RU/auth.php
index cafb9f9601..7050bb2b2f 100644
--- a/resources/lang/ru_RU/auth.php
+++ b/resources/lang/ru_RU/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ru_RU/breadcrumbs.php b/resources/lang/ru_RU/breadcrumbs.php
index 12e40fe018..3135ca2940 100644
--- a/resources/lang/ru_RU/breadcrumbs.php
+++ b/resources/lang/ru_RU/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Переводы',
'transfers_list' => 'Переводы',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Сверка',
'create_withdrawal' => 'Создать новый расход',
diff --git a/resources/lang/ru_RU/components.php b/resources/lang/ru_RU/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/ru_RU/components.php
+++ b/resources/lang/ru_RU/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ru_RU/config.php b/resources/lang/ru_RU/config.php
index 0a4ade8673..a9eb5a711c 100644
--- a/resources/lang/ru_RU/config.php
+++ b/resources/lang/ru_RU/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'ru',
- 'locale' => 'ru, Russian, ru_RU.utf8, ru_RU.UTF-8',
+ 'html_language' => 'ru',
+ 'locale' => 'ru, Russian, ru_RU.utf8, ru_RU.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMM YYYY',
- 'month_and_day_fns' => 'D MMMM YYYY',
- 'month_and_day_js' => 'Do MMMM YYYY',
+ 'month_and_day_moment_js' => 'D MMM YYYY',
+ 'month_and_day_fns' => 'D MMMM YYYY',
+ 'month_and_day_js' => 'Do MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'Do MMMM YYYY',
+ 'month_and_date_day_js' => 'Do MMMM YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'Do MMMM',
+ 'month_and_day_no_year_js' => 'Do MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'Do MMMM yyyy, @ HH:mm:ss',
+ 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'Do MMMM yyyy, @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Неделя' ww, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Неделя' ww, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "Q'-й квартал', yyyy",
- 'half_year_fns' => "'{half}-е полугодие', yyyy",
- 'dow_1' => 'Понедельник',
- 'dow_2' => 'Вторник',
- 'dow_3' => 'Среда',
- 'dow_4' => 'Четверг',
- 'dow_5' => 'Пятница',
- 'dow_6' => 'Суббота',
- 'dow_7' => 'Воскресенье',
+ 'quarter_fns' => "Q'-й квартал', yyyy",
+ 'half_year_fns' => "'{half}-е полугодие', yyyy",
+ 'dow_1' => 'Понедельник',
+ 'dow_2' => 'Вторник',
+ 'dow_3' => 'Среда',
+ 'dow_4' => 'Четверг',
+ 'dow_5' => 'Пятница',
+ 'dow_6' => 'Суббота',
+ 'dow_7' => 'Воскресенье',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ru_RU/demo.php b/resources/lang/ru_RU/demo.php
index 1efe8c8f7f..d4a1e1c04e 100644
--- a/resources/lang/ru_RU/demo.php
+++ b/resources/lang/ru_RU/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Обратите внимание, что все данные на демо сайте очищаются каждые 4 часа. Ваш доступ к сайту может быть прекращён в любой момент. Это происходит автоматически и не является ошибкой.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ru_RU/email.php b/resources/lang/ru_RU/email.php
index 14b5489ff7..dba7989b5b 100644
--- a/resources/lang/ru_RU/email.php
+++ b/resources/lang/ru_RU/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Тестовое сообщение от вашей установки Firefly III',
'admin_test_body' => 'Это тестовое сообщение с вашего сервера Firefly III. Оно было отправлено на :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Приглашение было создано',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Сбросить пароль:',
'registered_doc_link' => 'Документация:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Доступна новая версия Firefly III',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Заголовки также могут иметь отношение к следующим темам:',
'error_post' => 'Это было отправлено пользователем:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III создал новую транзакцию|Firefly III создал :count новых транзакций',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Ваш счет **":name"** необходимо продлить или отменить :date. Это **СЕГОДНЯ!**',
'bill_warning_please_action' => 'Просим принять соответствующие меры.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ru_RU/errors.php b/resources/lang/ru_RU/errors.php
index 5bb5a8d366..5b3cd1c227 100644
--- a/resources/lang/ru_RU/errors.php
+++ b/resources/lang/ru_RU/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Трассировка стека',
'more_info' => 'Подробности',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Пожалуйста, соберите больше информации в каталоге storage/logs
, где вы найдете файлы журнала. Если вы используете Docker, используйте docker logs -f [container]
.',
'collect_info_more' => 'Подробнее о сборе информации об ошибках можно прочитать в FAQ.',
diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php
index 2afcde0332..852514648c 100644
--- a/resources/lang/ru_RU/firefly.php
+++ b/resources/lang/ru_RU/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Дата транзакции: ":value"',
'search_modifier_not_date_on' => 'Дата транзакции не ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Создать новое правило из поискового запроса',
'rule_from_search_words' => 'Механизм правил не справился с обработкой ":string". Предлагаемое правило, удовлетворяющее вашему поисковому запросу, может дать различные результаты. Пожалуйста, тщательно проверьте условия правила.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'В поиске применяются следующие атрибуты:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Счет назначения не наличный счёт',
'rule_trigger_not_account_is_cash' => 'Ни один счет не является наличным',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Имейте в виду, что счёт назначения в других частях разделённой транзакции будет таким же, как в первой части дохода.',
'multi_account_warning_transfer' => 'Имейте в виду, что счёт-источник и счёт назначения в других частях разделённой транзакции будут такими же, как в первой части перевода.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Экспорт данных из Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Новая категория ":name" успешно сохранена!',
'without_category_between' => 'Без категории между :start и :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Дождитесь загрузки формы',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Классификация',
'store_transaction' => 'Сохранить транзакцию',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Стандартный финансовый отчёт за период с :start по :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Сумма всегда будет в валюте по умолчанию.',
'net_filtered_prefs' => 'Эта диаграмма никогда не будет включать счета, у которых выключена опция "Включать в мои сбережения".',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Диаграмма',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Итого',
'number_of_decimals' => 'Количество знаков после запятой',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'Приглашение ":address" уже было активировано.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Исключить выходные дни',
'recurrence_deleted' => 'Повторяющаяся транзакция ":title" удалена',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Баланс (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Отключить конвертацию валюты',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ru_RU/form.php b/resources/lang/ru_RU/form.php
index a4195e4731..46bf4e18c7 100644
--- a/resources/lang/ru_RU/form.php
+++ b/resources/lang/ru_RU/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Режим метки',
'virtual_balance' => 'Виртуальный баланс',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Целевая сумма',
'account_role' => 'Тип счета',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Вы действительно хотите удалить транзакцию с описанием ":description"?',
'mass_journal_are_you_sure' => 'Вы действительно хотите удалить эти транзакции?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Вы действительно хотите удалить метку ":tag"?',
'journal_link_areYouSure' => 'Вы действительно хотите удалить связь между :source и :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Счёт FinTS',
'local_account' => 'Счёт Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'От даты',
'to_date' => 'До даты',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Ответ',
'webhook_trigger' => 'События',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ru_RU/intro.php b/resources/lang/ru_RU/intro.php
index 0b11499ff9..e5d0dba92d 100644
--- a/resources/lang/ru_RU/intro.php
+++ b/resources/lang/ru_RU/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Используйте эту таблицу, чтобы установить суммы для каждого бюджета и посмотреть, как у вас идут дела.',
'budgets_index_outro' => 'Чтобы узнать больше о бюджете, воспользуйтесь значком справки в верхнем правом углу.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Используйте эти отчеты, чтобы получить подробные сведения о ваших финансах.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Рядом с этим индикатором выполнения находятся две кнопки (+ и -) для добавления или удаления денег из каждой копилки.',
'piggy-banks_index_accountStatus' => 'Для каждого основного счёта, связанного хотя бы с одной копилкой, статус указан в этой таблице.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Какова ваша цель? Новый диван, камера, деньги на "чёрный день"?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Используйте эту кнопку, чтобы узнать, какие транзакции будут соответствовать вашему правилу.',
'rules_create_actions' => 'Установите столько действий, сколько хотите.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'На этих вкладках доступны дополнительные параметры.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Код должен соответствовать требованиям ISO (для новых валют вы можете найти код с помощью Google).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ru_RU/list.php b/resources/lang/ru_RU/list.php
index 46e4de36a7..a84600db01 100644
--- a/resources/lang/ru_RU/list.php
+++ b/resources/lang/ru_RU/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Следующий ожидаемый результат',
'automatch' => 'Автоподбор?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Повторы',
'description' => 'Описание',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Счёт с bunq',
'file_name' => 'Имя файла',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Размер файла',
'file_type' => 'Тип файла',
@@ -183,13 +156,4 @@ return [
'url' => 'Ссылка',
'secret' => 'Секрет',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/ru_RU/pagination.php b/resources/lang/ru_RU/pagination.php
index de41617552..7c88bab9e0 100644
--- a/resources/lang/ru_RU/pagination.php
+++ b/resources/lang/ru_RU/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ru_RU/passwords.php b/resources/lang/ru_RU/passwords.php
index 809aca2949..0d10e5363e 100644
--- a/resources/lang/ru_RU/passwords.php
+++ b/resources/lang/ru_RU/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/ru_RU/validation.php b/resources/lang/ru_RU/validation.php
index a37d8fe832..6651a03549 100644
--- a/resources/lang/ru_RU/validation.php
+++ b/resources/lang/ru_RU/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Это название уже используется.',
'unique_account_for_user' => 'Такое название счёта уже используется.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute должен быть больше :min и меньше :max.',
'between.file' => ':attribute должен быть размером :min - :max килобайт.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Оба счета должны иметь один тип счета',
'same_account_currency' => 'Оба счета должны иметь одну и ту же валюту',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Подробнее можно узнать по ссылке https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Недопустимый тип для повторяющихся транзакций.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Не удалось найти действительный счёт назначения при поиске ID ":id" или имени ":name".',
'deposit_dest_wrong_type' => 'Сохраняемый счёт назначения - некорректный.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Для продолжения необходим действительный ID счёта-источника и/или действительное имя счёта.',
'transfer_source_bad_data' => '[c] Не удалось найти учетную запись источника при поиске ID ":id" или имени ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'У вас нет необходимых прав доступа для данного административного действия.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sk_SK/api.php b/resources/lang/sk_SK/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/sk_SK/api.php
+++ b/resources/lang/sk_SK/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/sk_SK/auth.php b/resources/lang/sk_SK/auth.php
index a1ad3397b9..19f3922853 100644
--- a/resources/lang/sk_SK/auth.php
+++ b/resources/lang/sk_SK/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sk_SK/breadcrumbs.php b/resources/lang/sk_SK/breadcrumbs.php
index b4da16ce50..a8e9eaf715 100644
--- a/resources/lang/sk_SK/breadcrumbs.php
+++ b/resources/lang/sk_SK/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Prevody',
'transfers_list' => 'Prevody',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Vyúčtovania',
'create_withdrawal' => 'Vytvoriť nový výber',
diff --git a/resources/lang/sk_SK/components.php b/resources/lang/sk_SK/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/sk_SK/components.php
+++ b/resources/lang/sk_SK/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sk_SK/config.php b/resources/lang/sk_SK/config.php
index 2c6a5cd142..2945155532 100644
--- a/resources/lang/sk_SK/config.php
+++ b/resources/lang/sk_SK/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'sk',
- 'locale' => 'sk, Slovenčina, sk_SK, sk_SK.utf8, sk_SK.UTF-8',
+ 'html_language' => 'sk',
+ 'locale' => 'sk, Slovenčina, sk_SK, sk_SK.utf8, sk_SK.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, RRRR',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'D. MMMM YYYY',
+ 'month_and_day_moment_js' => 'MMM D, RRRR',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'D. MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D. MMMM YYYY',
+ 'specific_day_js' => 'D. MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Týždeň' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Týždeň' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Pondelok',
- 'dow_2' => 'Utorok',
- 'dow_3' => 'Streda',
- 'dow_4' => 'Štvrtok',
- 'dow_5' => 'Piatok',
- 'dow_6' => 'Sobota',
- 'dow_7' => 'Nedeľa',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Pondelok',
+ 'dow_2' => 'Utorok',
+ 'dow_3' => 'Streda',
+ 'dow_4' => 'Štvrtok',
+ 'dow_5' => 'Piatok',
+ 'dow_6' => 'Sobota',
+ 'dow_7' => 'Nedeľa',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sk_SK/demo.php b/resources/lang/sk_SK/demo.php
index 32a8e82b43..7741c3b7f2 100644
--- a/resources/lang/sk_SK/demo.php
+++ b/resources/lang/sk_SK/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Pamätajte, že ukážková stránka sa resetuje každé štyri hodiny. Váš prístup môže byť kedykoľvek odvolaný. To sa deje automaticky a nejde o chybu.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sk_SK/email.php b/resources/lang/sk_SK/email.php
index a75f7299ee..9c980181eb 100644
--- a/resources/lang/sk_SK/email.php
+++ b/resources/lang/sk_SK/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Testovacia správa z vašej inštalácie Firefly III',
'admin_test_body' => 'Toto je testovacia správa z vašej inštancie Firefly III. Bola odoslaná na :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Obnova hesla:',
'registered_doc_link' => 'Dokumentácia:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III vytvoril novú transakciu|Firefly III :count nových transakcií',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sk_SK/errors.php b/resources/lang/sk_SK/errors.php
index d2d0d6efc4..dc1d5110bc 100644
--- a/resources/lang/sk_SK/errors.php
+++ b/resources/lang/sk_SK/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Trasovanie zásobníka',
'more_info' => 'Viac informácií',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Prosím, získajte viac informácií v zložke storage/logs
, kde nájdete chybové záznamy. Ak spúšťate aplikáciu cez Docker, použite docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/sk_SK/firefly.php b/resources/lang/sk_SK/firefly.php
index 28135cecbb..c0e4a20711 100644
--- a/resources/lang/sk_SK/firefly.php
+++ b/resources/lang/sk_SK/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Vytvoriť z vyhľadávaného výrazu nové pravidlo',
'rule_from_search_words' => 'Pravidlo má ťažkosti so spracovaním „:string“. Navrhované pravidlo, ktoré vyhovuje vášmu vyhľadávaciemu pojmu, môže poskytnúť rôzne výsledky. Dôkladne skontrolujte spúšťače pravidiel.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Pri vyhľadávaní sa použijú aj nasledujúce modifikátory:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Majte na pamäti, že zdrojový bankový účet následných rozúčtovaní bude prepísaný tým, čo je definované v prvom rozúčtovaní vkladu.',
'multi_account_warning_transfer' => 'Majte na pamäti, že zdrojový a cieľový bankový účet následných rozúčtovaní bude prepísaný tým, čo je definované v prvom rozúčtovaní prevodu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Export údajov z Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Nová kategória „:name“ bola uložená',
'without_category_between' => 'Bez kategórie medzi :start a :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Klasifikácia',
'store_transaction' => 'Uložiť transakciu',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Predvolený finančný výkaz v období :start a :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Suma vždy bude v mene, ktorú ste nastavili jako predvolenú.',
'net_filtered_prefs' => 'Tento graf nikdy nebude obsahovať účty, ktoré nemajú začiarknuté políčko „Zahrnúť do čistého imania“.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Graf',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Celková suma',
'number_of_decimals' => 'Počet desatinných miest',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Okrem víkendov',
'recurrence_deleted' => 'Opakovaná transakcia ":title" bola odstránená',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Zostatok (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sk_SK/form.php b/resources/lang/sk_SK/form.php
index df6c06481a..925d4be47d 100644
--- a/resources/lang/sk_SK/form.php
+++ b/resources/lang/sk_SK/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Režim štítku',
'virtual_balance' => 'Virtuálnu zostatok',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Cieľová suma',
'account_role' => 'Rola účtu',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Skutočne chcete odstrániť transakciu popísanú ":description"?',
'mass_journal_are_you_sure' => 'Skutočne chcete odstrániť tieto transakcie?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Skutočne chcete odstrániť značku ":tag"?',
'journal_link_areYouSure' => 'Skutočne chcete odstrániť previazanie medzi :source a :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS účet',
'local_account' => 'Účet Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Od dátumu',
'to_date' => 'Do dátumu',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sk_SK/intro.php b/resources/lang/sk_SK/intro.php
index 882b5aa624..5537f00584 100644
--- a/resources/lang/sk_SK/intro.php
+++ b/resources/lang/sk_SK/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Používajte túto tabuľku pre nastavenie súm pre každý rozpočet a zistite, ako ste na tom s financiami.',
'budgets_index_outro' => 'Ak se chcete dozvedieť viac o tvorbe rozpočtov, kliknite na ikonu pomocníka v pravom hornom rohu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'S pomocou týchto prehľadov získate podrobné informácie o svojich financiách.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Vedľa tohto ukazovateľa postupu sa nachádzajú dve tlačítka (+ a -) pre pridanie alebo odobranie peňazí z každej z pokladničiek.',
'piggy-banks_index_accountStatus' => 'Pre každý majetkový účet s aspoň jednou pokladničkou je v tejto tabuľke vypísaný stav.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Čo je vašim cieľom? Nová pohovka, fotoaparát, rezerva pre nečekané výdaje?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Toto tlačidlo slúži na zobrazenie transakcií, ktoré zodpovedajú pravidlu.',
'rules_create_actions' => 'Nastavte toľko akcií, koľko potrebujete.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Ďalšie možnosti sú k dispozícii v kartách.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Tento kód by mal byť v súlade s normou ISO (vyhľadajte si ho pre novú menu).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sk_SK/list.php b/resources/lang/sk_SK/list.php
index faff8d1512..d13ff1a1e2 100644
--- a/resources/lang/sk_SK/list.php
+++ b/resources/lang/sk_SK/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Ďalšia očakávaná zhoda',
'automatch' => 'Automatické hľadanie zhody?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Opakuje sa',
'description' => 'Popis',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Účet s bunq',
'file_name' => 'Název souboru',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Veľkosť súboru',
'file_type' => 'Typ súboru',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sk_SK/pagination.php b/resources/lang/sk_SK/pagination.php
index 26cd7444b2..5093a02c0b 100644
--- a/resources/lang/sk_SK/pagination.php
+++ b/resources/lang/sk_SK/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sk_SK/passwords.php b/resources/lang/sk_SK/passwords.php
index 6f3a9c938d..a7e2c60abd 100644
--- a/resources/lang/sk_SK/passwords.php
+++ b/resources/lang/sk_SK/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sk_SK/validation.php b/resources/lang/sk_SK/validation.php
index 0d3c1a5930..d829116f0c 100644
--- a/resources/lang/sk_SK/validation.php
+++ b/resources/lang/sk_SK/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Tento názov sa už používa.',
'unique_account_for_user' => 'Tento názov účtu je už použitý.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute musí byť v rozsahu :min a :max.',
'between.file' => ':attribute musí byť v rozsahu :min a :max kilobajtov.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Oba účty musia mať rovnaký typ',
'same_account_currency' => 'Oba účty musia mať rovnakú menu',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Toto nie je bezpečné heslo. Skúste iné. Viac se dozviete na http://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Neplatný typ opakovania pre opakované transakcie.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Pre ID „:id“ alebo meno „:name“ sa nenašiel žiadny platný cieľový účet.',
'deposit_dest_wrong_type' => 'Zadaný cieľový účet nemá správny typ.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sl_SI/api.php b/resources/lang/sl_SI/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/sl_SI/api.php
+++ b/resources/lang/sl_SI/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/sl_SI/auth.php b/resources/lang/sl_SI/auth.php
index c3d1a954f9..f7c32b335e 100644
--- a/resources/lang/sl_SI/auth.php
+++ b/resources/lang/sl_SI/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sl_SI/breadcrumbs.php b/resources/lang/sl_SI/breadcrumbs.php
index c83ddb89ad..fd4c0f4500 100644
--- a/resources/lang/sl_SI/breadcrumbs.php
+++ b/resources/lang/sl_SI/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Prenosi',
'transfers_list' => 'Prenosi',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Poravnave',
'create_withdrawal' => 'Ustvari nov odliv',
diff --git a/resources/lang/sl_SI/components.php b/resources/lang/sl_SI/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/sl_SI/components.php
+++ b/resources/lang/sl_SI/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sl_SI/config.php b/resources/lang/sl_SI/config.php
index 98bc90518c..7b23508611 100644
--- a/resources/lang/sl_SI/config.php
+++ b/resources/lang/sl_SI/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'sl',
- 'locale' => 'sl, Slovenščina, sl_SI, sl_SI.utf8, sl_SI.UTF-8',
+ 'html_language' => 'sl',
+ 'locale' => 'sl, Slovenščina, sl_SI, sl_SI.utf8, sl_SI.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D. MMM, YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'D. MMM, YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'Do MMMM',
+ 'month_and_day_no_year_js' => 'Do MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'D. MMMM, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'D. MMMM, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D. MMMM YYYY',
+ 'specific_day_js' => 'D. MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Ponedeljek',
- 'dow_2' => 'Torek',
- 'dow_3' => 'Sreda',
- 'dow_4' => 'Četrtek',
- 'dow_5' => 'Petek',
- 'dow_6' => 'Sobota',
- 'dow_7' => 'Nedelja',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Ponedeljek',
+ 'dow_2' => 'Torek',
+ 'dow_3' => 'Sreda',
+ 'dow_4' => 'Četrtek',
+ 'dow_5' => 'Petek',
+ 'dow_6' => 'Sobota',
+ 'dow_7' => 'Nedelja',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sl_SI/demo.php b/resources/lang/sl_SI/demo.php
index 31f1878ba3..94df08f2ca 100644
--- a/resources/lang/sl_SI/demo.php
+++ b/resources/lang/sl_SI/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -49,13 +40,4 @@ Računi obveznosti so vaši dolgovi in krediti, kot na primer dolg na kreditni k
'profile-index' => 'Demo spletno mesto se ponastavi vsake štiri ure. Dostop lahko izgubiš v vsakem trenutku. Ta proces je samodejen in ne gre za "bug".',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sl_SI/email.php b/resources/lang/sl_SI/email.php
index 1cad573e27..047890bb1d 100644
--- a/resources/lang/sl_SI/email.php
+++ b/resources/lang/sl_SI/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Testno sporočilo vaše Firefly III namestitve',
'admin_test_body' => 'To je testno sporočilo iz vašega primerka Firefly III. Poslano je bilo na elektronski naslov :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Ustvarjeno je bilo povabilo',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Ponastavitev geslo:',
'registered_doc_link' => 'Dokumentacija:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Na voljo je nova različica Firefly III',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Uporabne so lahko tudi naslednje HTTP glave:',
'error_post' => 'To je poslal uporabnik:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III je ustvaril novo transakcijo|Firefly III je ustvaril :count novih transakcij',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Vaš račun **":name"** bo podaljšan ali preklican dne :date. Ta trenutek bo minil **DANES!**',
'bill_warning_please_action' => 'Prosim, da ustrezno ukrepate.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sl_SI/errors.php b/resources/lang/sl_SI/errors.php
index d1ccd063a8..c2becdf3ca 100644
--- a/resources/lang/sl_SI/errors.php
+++ b/resources/lang/sl_SI/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Sled sklada',
'more_info' => 'Več informacij',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Zberite več informacij v imeniku storage/logs
, kjer boste našli dnevniške datoteke. Če uporabljate Docker, uporabite docker logs -f [container]
.',
'collect_info_more' => 'Več o zbiranju informacij o napakah lahko preberete v pogostih vprašanjih.',
diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php
index 877df7c522..46c05a4df6 100644
--- a/resources/lang/sl_SI/firefly.php
+++ b/resources/lang/sl_SI/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Datum transakcije je ":value"',
'search_modifier_not_date_on' => 'Datum transakcije ni ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Ustvari novo pravilo iz iskalne poizvedbe',
'rule_from_search_words' => 'Mehanizem pravil težko obravnava ":string". Predlagano pravilo, ki ustreza vaši iskalni poizvedbi, lahko daje drugačne rezultate. Pazljivo preverite sprožilce pravila.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Naslednji modifikatorji se uporabljajo tudi za iskanje:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Ciljni račun ni gotovinski račun',
'rule_trigger_not_account_is_cash' => 'Noben račun ni denarni račun',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Upoštevajte, da bo ciljni račun poznejših delitev preglasilo tisto, kar je opredeljeno v prvi delitvi priliva.',
'multi_account_warning_transfer' => 'Upoštevajte, da bo izvorni + ciljni račun poznejših razdelitev preglasilo tisto, kar je definirano v prvi razdelitvi prenosa.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Izvozi podatke iz Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Nova kategorija ":name" je shranjena',
'without_category_between' => 'Brez kategorije med :start in :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Počakajte, da se obrazec naloži',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Klasifikacija',
'store_transaction' => 'Shrani transakcijo',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Privzeto finančno poročilo med :start in :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Vsota bo vedno v privzeti valuti.',
'net_filtered_prefs' => 'Ta grafikon nikoli ne bo vključeval računov, ki nimajo izbrano »Vključi v neto vrednost«.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Grafikon',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Skupni znesek',
'number_of_decimals' => 'Število decimalk',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'Povabilo na ":address" je že unovčeno.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Razen vikendov',
'recurrence_deleted' => 'Ponavljajoča se transakcija ":title" izbrisana',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Stanje (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Onemogoči pretvorbo valut',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sl_SI/form.php b/resources/lang/sl_SI/form.php
index 9fec6c8bd2..1ff393e14d 100644
--- a/resources/lang/sl_SI/form.php
+++ b/resources/lang/sl_SI/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Način oznak',
'virtual_balance' => 'Navidezno stanje',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Ciljni znesek',
'account_role' => 'Vloga računa',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Ste prepričani, da želite izbrisati transakcijo z opisom ":description"?',
'mass_journal_are_you_sure' => 'Ste prepričani, da želite izbrisati te transakcije?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Ste prepričani, da želite izbrisati oznako ":tag"?',
'journal_link_areYouSure' => 'Ste prepričani, da želite izbrisati povezavo med :source in :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS račun',
'local_account' => 'Račun v Firely III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Datum od',
'to_date' => 'Datum do',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Odziv',
'webhook_trigger' => 'Sprožilec',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sl_SI/intro.php b/resources/lang/sl_SI/intro.php
index 8d3923ff3c..fa49bfbbd3 100644
--- a/resources/lang/sl_SI/intro.php
+++ b/resources/lang/sl_SI/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'S to tabelo določite zneske za vsak proračun in si oglejte, kako napredujete.',
'budgets_index_outro' => 'Če želite izvedeti več o pripravi proračuna, preverite ikono pomoči v zgornjem desnem kotu.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'S temi poročili dobite podroben vpogled v vaše finance.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Poleg te vrstice napredka sta dva gumba (+ in -) za dodajanje ali odstranjevanje denarja iz vsakega hranilnika.',
'piggy-banks_index_accountStatus' => 'Za vsak račun sredstev z vsaj enim hranilnikom je status naveden v tej tabeli.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Kaj je vaš cilj? Nov kavč, kamera, denar za nujne primere?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'S tem gumbom si oglejte, katere transakcije ustrezajo vašemu pravilu.',
'rules_create_actions' => 'Nastavite poljubno število dejanj.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Za temi zavihki je na voljo še več možnosti.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Ta koda mora biti skladna z ISO (poguglajte jo za vašo novo valuto).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sl_SI/list.php b/resources/lang/sl_SI/list.php
index 8f8bb46b96..0ed2ffbc34 100644
--- a/resources/lang/sl_SI/list.php
+++ b/resources/lang/sl_SI/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Naslenje pričakovano ujemanje',
'automatch' => 'Samodejno poveži?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Ponovitve',
'description' => 'Opis',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Račun z bunq',
'file_name' => 'Ime datoteke',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Velikost datoteke',
'file_type' => 'Vrsta datoteke',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Skrivnost',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sl_SI/pagination.php b/resources/lang/sl_SI/pagination.php
index e64d176faa..80bcf71f3a 100644
--- a/resources/lang/sl_SI/pagination.php
+++ b/resources/lang/sl_SI/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sl_SI/passwords.php b/resources/lang/sl_SI/passwords.php
index b9718ed67b..6b28319d88 100644
--- a/resources/lang/sl_SI/passwords.php
+++ b/resources/lang/sl_SI/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sl_SI/validation.php b/resources/lang/sl_SI/validation.php
index ef7758d4c4..bb6646c894 100644
--- a/resources/lang/sl_SI/validation.php
+++ b/resources/lang/sl_SI/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'To ime je že v uporabi.',
'unique_account_for_user' => 'To ime računa je že v uporabi.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute mora biti med :min in :max.',
'between.file' => ':attribute mora biti med :min in :max kilobajti.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Oba računa morata biti iste vrste računa',
'same_account_currency' => 'Oba računa morata imeti isto nastavitev valute',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'To ni varno geslo. Prosim poskusite ponovno. Za več informacij obiščite https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Neveljavna vrsta ponavljanja za ponavljajoče se transakcije.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Pri iskanju ID-ja ":id" ali imena ":name" ni bilo mogoče najti veljavnega ciljnega računa.',
'deposit_dest_wrong_type' => 'Predložen ciljni račun ni prave vrste.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Za nadaljevanje morate pridobiti veljaven ID izvornega računa in/ali veljavno ime izvornega računa.',
'transfer_source_bad_data' => '[c] Ni bilo mogoče najti veljavnega izvornega računa pri iskanju ID-ja ":id" ali imena ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Nimate ustreznih pravic dostopa do te administracije.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sv_SE/api.php b/resources/lang/sv_SE/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/sv_SE/api.php
+++ b/resources/lang/sv_SE/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/sv_SE/auth.php b/resources/lang/sv_SE/auth.php
index bd7957839c..c7f1ad55e4 100644
--- a/resources/lang/sv_SE/auth.php
+++ b/resources/lang/sv_SE/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sv_SE/breadcrumbs.php b/resources/lang/sv_SE/breadcrumbs.php
index 5c59eba2e8..ce5f3371db 100644
--- a/resources/lang/sv_SE/breadcrumbs.php
+++ b/resources/lang/sv_SE/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Överföringar',
'transfers_list' => 'Överföringar',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Avstämningar',
'create_withdrawal' => 'Skapa nytt uttag',
diff --git a/resources/lang/sv_SE/components.php b/resources/lang/sv_SE/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/sv_SE/components.php
+++ b/resources/lang/sv_SE/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sv_SE/config.php b/resources/lang/sv_SE/config.php
index 0f13300fb5..c74b3119f1 100644
--- a/resources/lang/sv_SE/config.php
+++ b/resources/lang/sv_SE/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'sv',
- 'locale' => 'sv, Swedish, sv_SE.utf8, sv_SE.UTF-8',
+ 'html_language' => 'sv',
+ 'locale' => 'sv, Swedish, sv_SE.utf8, sv_SE.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'd MMMM y',
- 'month_and_day_js' => 'MMMM DD, YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'd MMMM y',
+ 'month_and_day_js' => 'MMMM DD, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM DD YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM DD YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'DD MMMM YYYY',
+ 'specific_day_js' => 'DD MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Vecka' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Vecka' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'kvartal'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Måndag',
- 'dow_2' => 'Tisdag',
- 'dow_3' => 'Onsdag',
- 'dow_4' => 'Torsdag',
- 'dow_5' => 'Fredag',
- 'dow_6' => 'Lördag',
- 'dow_7' => 'Söndag',
+ 'quarter_fns' => "'kvartal'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Måndag',
+ 'dow_2' => 'Tisdag',
+ 'dow_3' => 'Onsdag',
+ 'dow_4' => 'Torsdag',
+ 'dow_5' => 'Fredag',
+ 'dow_6' => 'Lördag',
+ 'dow_7' => 'Söndag',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sv_SE/demo.php b/resources/lang/sv_SE/demo.php
index 3bd3de6718..a41e46059d 100644
--- a/resources/lang/sv_SE/demo.php
+++ b/resources/lang/sv_SE/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Tänk på att demosidan återställs var fjärde timme. Din åtkomst kan återkallas när som helst. Detta händer automatiskt och är inte ett fel.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sv_SE/email.php b/resources/lang/sv_SE/email.php
index 6d5bf84c9a..c9164c3682 100644
--- a/resources/lang/sv_SE/email.php
+++ b/resources/lang/sv_SE/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Ett testmeddelande från din Firefly III-installation',
'admin_test_body' => 'Detta är ett testmeddelande från din Firefly III-instans. Det skickades till :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'En inbjudan har skapats',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Återställ lösenord:',
'registered_doc_link' => 'Dokumentation:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'En ny version av Firefly III finns tillgänglig',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III har skapat en ny transaktion|Firefly III har skapat :count nya transaktioner',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sv_SE/errors.php b/resources/lang/sv_SE/errors.php
index ddf1e357ad..a7da3f0c5a 100644
--- a/resources/lang/sv_SE/errors.php
+++ b/resources/lang/sv_SE/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stackspårning',
'more_info' => 'Mer information',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Vänligen samla in mer information i katalogen lagring/loggar
där du hittar loggfiler. Om du kör Docker, använd dockerloggar -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/sv_SE/firefly.php b/resources/lang/sv_SE/firefly.php
index 0262478b5b..6bd0f13fef 100644
--- a/resources/lang/sv_SE/firefly.php
+++ b/resources/lang/sv_SE/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Skapa ny regel från sökfrågan',
'rule_from_search_words' => 'Regelmotorn har svårt att hantera ":string". Den föreslagna regeln som passar din sökfråga kan ge olika resultat. Kontrollera regelutlösarna noggrant.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Följande filter tillämpas även på sökning(ar):',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Tänk på att destinationskontot för efterföljande uppdelningar kommer att styras av vad som än definieras i den första uppdelningen av insättningen.',
'multi_account_warning_transfer' => 'Tänk på att käll + destinationskonto av efterföljande delningar kommer att styras av vad som definieras i den första uppdelningen av överföringen.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Exportera data från Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Ny kategori ":name" lagrades',
'without_category_between' => 'Utan kategori mellan :start och :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2188,16 +2134,7 @@ return [
'classification' => 'Klassificering',
'store_transaction' => 'Lagra transaktion',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Standard ekonomisk rapport mellan :start och :end',
@@ -2303,16 +2240,7 @@ return [
'sum_in_default_currency' => 'Summan kommer alltid att vara i din standardvaluta.',
'net_filtered_prefs' => 'Det här diagrammet kommer aldrig att innehålla konton som har alternativet "Inkludera i nätet värdet" avmarkerat.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Graf',
@@ -2405,16 +2333,7 @@ return [
'total_amount' => 'Totala summan',
'number_of_decimals' => 'Antal decimaler',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'Inbjudan till ":address" har redan lösts in.',
@@ -2690,16 +2609,7 @@ return [
'except_weekends' => 'Förutom helger',
'recurrence_deleted' => 'Återkommande transaktion ":title" raderad',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balans (:currency)',
@@ -2766,13 +2676,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sv_SE/form.php b/resources/lang/sv_SE/form.php
index 464cc0ac51..c8779cf7dd 100644
--- a/resources/lang/sv_SE/form.php
+++ b/resources/lang/sv_SE/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Etikett läge',
'virtual_balance' => 'Virtuell balans',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Mål belopp',
'account_role' => 'Konto roll',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Är du säker du vill ta bort transaktionen ":description"?',
'mass_journal_are_you_sure' => 'Är du säker du vill ta bort dessa transaktioner?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Är du säker du vill ta bort etiketten ":tag"?',
'journal_link_areYouSure' => 'Är du säker du vill ta bort länken mellan :source och :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Datum från',
'to_date' => 'Datum till',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Utlösare',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sv_SE/intro.php b/resources/lang/sv_SE/intro.php
index 803370b565..1314b70d43 100644
--- a/resources/lang/sv_SE/intro.php
+++ b/resources/lang/sv_SE/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Använd denna tabell för att ställa in beloppen för varje budget och se hur det står till.',
'budgets_index_outro' => 'För att lära dig mer om budgetering, kolla in hjälpikonen i det övre högra hörnet.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Använd dessa rapporter för att få detaljerad insikt i din ekonomi.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Bredvid framstegsfältet finns två knappar (+ och -) för att lägga till eller ta bort pengar från varje spargris.',
'piggy-banks_index_accountStatus' => 'För varje tillgångskonto med minst en spargris listas status i denna tabell.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Vad är ditt mål? En ny soffa, en kamera, pengar för nödsituationer?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Använd den här knappen för att se vilka transaktioner som matchar din regel.',
'rules_create_actions' => 'Ställ in så många åtgärder du vill.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Fler alternativ finns bakom dessa flikar.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Den här koden ska vara ISO-kompatibel (Google den för din nya valuta).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sv_SE/list.php b/resources/lang/sv_SE/list.php
index 2a5bf38ffc..2b99e6ec11 100644
--- a/resources/lang/sv_SE/list.php
+++ b/resources/lang/sv_SE/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Nästa förväntade träff',
'automatch' => 'Automatisk matchning?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Upprepas',
'description' => 'Beskrivning',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Konto med bunq',
'file_name' => 'Filnamn',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Filstorlek',
'file_type' => 'Filtyp',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Hemlighet',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/sv_SE/pagination.php b/resources/lang/sv_SE/pagination.php
index 4629d144c1..06a389f0e0 100644
--- a/resources/lang/sv_SE/pagination.php
+++ b/resources/lang/sv_SE/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sv_SE/passwords.php b/resources/lang/sv_SE/passwords.php
index 2aeffaabaf..44cfc5f5b2 100644
--- a/resources/lang/sv_SE/passwords.php
+++ b/resources/lang/sv_SE/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/sv_SE/validation.php b/resources/lang/sv_SE/validation.php
index 6ec88b2de8..c69bcf1168 100644
--- a/resources/lang/sv_SE/validation.php
+++ b/resources/lang/sv_SE/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Namnet är redan upptaget.',
'unique_account_for_user' => 'Kontonamnet är redan upptaget.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute måste vara mellan :min och :max.',
'between.file' => ':attribute måste vara mellan :min och :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Båda kontona måste vara samma kontotyp',
'same_account_currency' => 'Båda kontona måste ha samma valutainställning',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Detta lösenord är inte säkert. Vänligen försök igen. För mer info se https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Ogiltig repetitionstyp får återkommande transaktioner.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Det gick inte att hitta ett giltigt mottagarkonto med ID ":id" eller namn ":name".',
'deposit_dest_wrong_type' => 'Det inskickade destinationskontot är inte av rätt typ.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Ett giltigt källkonto-ID och/eller ett giltigt källkontonamn behövs för att gå vidare.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/th_TH/api.php b/resources/lang/th_TH/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/th_TH/api.php
+++ b/resources/lang/th_TH/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/th_TH/auth.php b/resources/lang/th_TH/auth.php
index 38b4e8ebeb..b4e8be6920 100644
--- a/resources/lang/th_TH/auth.php
+++ b/resources/lang/th_TH/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/th_TH/breadcrumbs.php b/resources/lang/th_TH/breadcrumbs.php
index fb6700c273..e54f043d99 100644
--- a/resources/lang/th_TH/breadcrumbs.php
+++ b/resources/lang/th_TH/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'โอน',
'transfers_list' => 'โอน',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'การกระทบยอดหนี้',
'create_withdrawal' => 'สร้างรายการถอนเงิน',
diff --git a/resources/lang/th_TH/components.php b/resources/lang/th_TH/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/th_TH/components.php
+++ b/resources/lang/th_TH/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/th_TH/config.php b/resources/lang/th_TH/config.php
index 3124bd6f67..bbe001e019 100644
--- a/resources/lang/th_TH/config.php
+++ b/resources/lang/th_TH/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'th',
- 'locale' => 'th, Thai, th_TH.utf8, th_TH.UTF-8',
+ 'html_language' => 'th',
+ 'locale' => 'th, Thai, th_TH.utf8, th_TH.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'D MMM YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'Do MMMM YYYY',
+ 'month_and_day_moment_js' => 'D MMM YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'Do MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'Do MMMM YYYY @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'Do MMMM YYYY @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Week' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Week' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'จันทร์',
- 'dow_2' => 'อังคาร',
- 'dow_3' => 'พุธ',
- 'dow_4' => 'พฤหัสบดี',
- 'dow_5' => 'ศุกร์',
- 'dow_6' => 'เสาร์',
- 'dow_7' => 'อาทิตย์',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'จันทร์',
+ 'dow_2' => 'อังคาร',
+ 'dow_3' => 'พุธ',
+ 'dow_4' => 'พฤหัสบดี',
+ 'dow_5' => 'ศุกร์',
+ 'dow_6' => 'เสาร์',
+ 'dow_7' => 'อาทิตย์',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/th_TH/demo.php b/resources/lang/th_TH/demo.php
index 885682b955..14dba3bc8f 100644
--- a/resources/lang/th_TH/demo.php
+++ b/resources/lang/th_TH/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'ใจเย็นๆ นี่คือเว็บไซต์ตัวอย่าง โดยจะรีเซ็ตค่าทุกๆ 4 ชั่วโมง การเข้าถึงของคุณอาจจะถูกตัดได้ตลอดเวลาโดยเกิดขึ้นอัตโนมัติ ไม่ต้องตกใจ ไม่ใช่บั๊กแต่อย่างใด',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/th_TH/email.php b/resources/lang/th_TH/email.php
index a8cb2803b3..91864053b0 100644
--- a/resources/lang/th_TH/email.php
+++ b/resources/lang/th_TH/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'ข้อความจากการติดตั้ง Firefly III ของคุณ',
'admin_test_body' => 'นี่คือข้อความทดสอบจากระบบของ Firefly III ซึ่งส่งจากอีเมลของ :email',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'ตั้งรหัสผ่านใหม่',
'registered_doc_link' => 'เอกสาร',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'The following headers may also be relevant:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/th_TH/errors.php b/resources/lang/th_TH/errors.php
index ea78811295..44e8bdbb02 100644
--- a/resources/lang/th_TH/errors.php
+++ b/resources/lang/th_TH/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'ข้อมูลเพิ่มเติม',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Please collect more information in the storage/logs
directory where you will find log files. If you\'re running Docker, use docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/th_TH/firefly.php b/resources/lang/th_TH/firefly.php
index 169a3354d1..5fb28c4264 100644
--- a/resources/lang/th_TH/firefly.php
+++ b/resources/lang/th_TH/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Create new rule from search query',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Export data from Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Stored new category ":name"',
'without_category_between' => 'Without category between :start and :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Default financial report between :start and :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'The sum will always be in your default currency.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Chart',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Total amount',
'number_of_decimals' => 'Number of decimals',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Except weekends',
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balance (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/th_TH/form.php b/resources/lang/th_TH/form.php
index 8cccd2522d..13e1c4ba93 100644
--- a/resources/lang/th_TH/form.php
+++ b/resources/lang/th_TH/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Tag mode',
'virtual_balance' => 'Virtual balance',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Target amount',
'account_role' => 'Account role',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Are you sure you want to delete the transaction described ":description"?',
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Are you sure you want to delete the tag ":tag"?',
'journal_link_areYouSure' => 'Are you sure you want to delete the link between :source and :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS account',
'local_account' => 'Firefly III account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Date from',
'to_date' => 'Date to',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/th_TH/intro.php b/resources/lang/th_TH/intro.php
index b7acccb192..0f0d60abde 100644
--- a/resources/lang/th_TH/intro.php
+++ b/resources/lang/th_TH/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Use this table to set the amounts for each budget and see how you are doing.',
'budgets_index_outro' => 'To learn more about budgeting, checkout the help icon in the top right corner.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Use these reports to get detailed insights in your finances.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Next to this progress bar are two buttons (+ and -) to add or remove money from each piggy bank.',
'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'What is your goal? A new couch, a camera, money for emergencies?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Use this button to see which transactions would match your rule.',
'rules_create_actions' => 'Set as many actions as you like.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'More options are available behind these tabs.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/th_TH/list.php b/resources/lang/th_TH/list.php
index e3a2e2562f..0fa56abd54 100644
--- a/resources/lang/th_TH/list.php
+++ b/resources/lang/th_TH/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Next expected match',
'automatch' => 'Auto match?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Repeats',
'description' => 'รายละเอียด',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Account with bunq',
'file_name' => 'File name',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'File size',
'file_type' => 'File type',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/th_TH/pagination.php b/resources/lang/th_TH/pagination.php
index 548907afb7..1a13033fb4 100644
--- a/resources/lang/th_TH/pagination.php
+++ b/resources/lang/th_TH/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/th_TH/passwords.php b/resources/lang/th_TH/passwords.php
index 36c0462ab6..5176dbcd22 100644
--- a/resources/lang/th_TH/passwords.php
+++ b/resources/lang/th_TH/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/th_TH/validation.php b/resources/lang/th_TH/validation.php
index 824ac954db..cf6e6fde38 100644
--- a/resources/lang/th_TH/validation.php
+++ b/resources/lang/th_TH/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'This name is already in use.',
'unique_account_for_user' => 'This account name is already in use.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => 'The :attribute must be between :min and :max.',
'between.file' => 'The :attribute must be between :min and :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Both accounts must be of the same account type',
'same_account_currency' => 'Both accounts must have the same currency setting',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/tr_TR/api.php b/resources/lang/tr_TR/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/tr_TR/api.php
+++ b/resources/lang/tr_TR/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/tr_TR/auth.php b/resources/lang/tr_TR/auth.php
index 6c12cd6268..3d916281b8 100644
--- a/resources/lang/tr_TR/auth.php
+++ b/resources/lang/tr_TR/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/tr_TR/breadcrumbs.php b/resources/lang/tr_TR/breadcrumbs.php
index e96ac477ee..1cfef52b05 100644
--- a/resources/lang/tr_TR/breadcrumbs.php
+++ b/resources/lang/tr_TR/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transferler',
'transfers_list' => 'Transferler',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Mutabakatlar',
'create_withdrawal' => 'Yeni para çekme oluştur',
diff --git a/resources/lang/tr_TR/components.php b/resources/lang/tr_TR/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/tr_TR/components.php
+++ b/resources/lang/tr_TR/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/tr_TR/config.php b/resources/lang/tr_TR/config.php
index dfa433964b..c8635ca6b7 100644
--- a/resources/lang/tr_TR/config.php
+++ b/resources/lang/tr_TR/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'tr',
- 'locale' => 'tr, Turkish, tr_TR, tr_TR.utf8, tr_TR.UTF-8',
+ 'html_language' => 'tr',
+ 'locale' => 'tr, Turkish, tr_TR, tr_TR.utf8, tr_TR.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM D, YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'MMM D, YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => '',
+ 'month_and_date_day_js' => '',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Hafta' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Hafta' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Pazartesi',
- 'dow_2' => 'Salı',
- 'dow_3' => 'Çarşamba',
- 'dow_4' => 'Perşembe',
- 'dow_5' => 'Cuma',
- 'dow_6' => 'Cumartesi',
- 'dow_7' => 'Pazar',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Pazartesi',
+ 'dow_2' => 'Salı',
+ 'dow_3' => 'Çarşamba',
+ 'dow_4' => 'Perşembe',
+ 'dow_5' => 'Cuma',
+ 'dow_6' => 'Cumartesi',
+ 'dow_7' => 'Pazar',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/tr_TR/demo.php b/resources/lang/tr_TR/demo.php
index d44be766ee..a33fa0f536 100644
--- a/resources/lang/tr_TR/demo.php
+++ b/resources/lang/tr_TR/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Demo sitesinin her dört saatte bir sıfırlandığını unutmayın. Erişiminiz herhangi bir zamanda iptal edilebilir. Bu otomatik olarak gerçekleşir ve bir hata değildir.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/tr_TR/email.php b/resources/lang/tr_TR/email.php
index c89f8a1124..6c1021ccbb 100644
--- a/resources/lang/tr_TR/email.php
+++ b/resources/lang/tr_TR/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Firefly III kurulumunuzdan bir test mesajı',
'admin_test_body' => 'Bu, Firefly III örneğinizden gelen bir test mesajıdır. Şu adrese gönderildi: e-posta.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Şifre sıfırlama:',
'registered_doc_link' => 'Belge:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Aşağıdaki başlıklar da alakalı olabilir:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III yeni bir işlem yarattı / Firefly III yarattı :count yeni işlemler',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/tr_TR/errors.php b/resources/lang/tr_TR/errors.php
index f636e24ac8..1700a697f9 100644
--- a/resources/lang/tr_TR/errors.php
+++ b/resources/lang/tr_TR/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Yığın izleme',
'more_info' => 'Daha çok bilgi',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Lütfen günlük dosyalarını bulacağınız storage/logs
dizininde daha fazla bilgi toplayın. Eğer Docker kullanıyorsanız, docker logs -f [container]
komutunu kullanın.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/tr_TR/firefly.php b/resources/lang/tr_TR/firefly.php
index 155d58fa78..e053c653f6 100644
--- a/resources/lang/tr_TR/firefly.php
+++ b/resources/lang/tr_TR/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -340,16 +331,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Transaction date is ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -714,16 +696,7 @@ return [
'create_rule_from_query' => 'Arama sorgusundan yeni kural oluşturma',
'rule_from_search_words' => 'Kural altyapısı ":string" işlemekte zorlanıyor. Arama sorgunuza uyan önerilen kural farklı sonuçlar verebilir. Lütfen kural tetikleyicilerini dikkatlice doğrulayın.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Aşağıdaki değiştiriciler arama için de uygulanır:',
@@ -1213,16 +1186,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1537,16 +1501,7 @@ return [
'multi_account_warning_deposit' => 'Sonraki bölünmelerin hedef hesabının, mevduatın ilk bölünmesinde tanımlanan herhangi bir şey tarafından iptal edileceğini unutmayın.',
'multi_account_warning_transfer' => 'Sonraki bölünmelerin kaynak + hedef hesabının, aktarımın ilk bölünmesinde tanımlanan her şey tarafından geçersiz kılınacağını unutmayın.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Export data from Firefly III',
@@ -1941,16 +1896,7 @@ return [
'stored_category' => 'Kaydedilen yeni kategori ":name"',
'without_category_between' => ':start ve :end arasında kategorisiz',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2188,16 +2134,7 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => ':start ve :end arasında varsayılan finans raporu',
@@ -2303,16 +2240,7 @@ return [
'sum_in_default_currency' => 'The sum will always be in your default currency.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Grafik',
@@ -2405,16 +2333,7 @@ return [
'total_amount' => 'Toplam Tutar',
'number_of_decimals' => 'Ondalık Sayı',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2690,16 +2609,7 @@ return [
'except_weekends' => 'Except weekends',
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balance (:currency)',
@@ -2766,13 +2676,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/tr_TR/form.php b/resources/lang/tr_TR/form.php
index 8ceb6d66a2..492959c34a 100644
--- a/resources/lang/tr_TR/form.php
+++ b/resources/lang/tr_TR/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Etiket modu',
'virtual_balance' => 'Virtual balance',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Hedef tutar',
'account_role' => 'Account role',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => ':description" açıklamalı işlemi silmek istediğinizden emin misiniz?',
'mass_journal_are_you_sure' => 'Bu işlemi silmek istediğinizden emin misiniz?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => '":tag" etiketini silmek istediğinizden emin misiniz?',
'journal_link_areYouSure' => ':source and :destination arasındaki bağlantıyı silmek istediğinizden emin misiniz?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS account',
'local_account' => 'Firefly III account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Date from',
'to_date' => 'Date to',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/tr_TR/intro.php b/resources/lang/tr_TR/intro.php
index 8858afecfa..82e1b757ce 100644
--- a/resources/lang/tr_TR/intro.php
+++ b/resources/lang/tr_TR/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Her bütçe için tutarları ayarlamak ve ne durumda olduğunuzu görmek için bu tabloyu kullanın.',
'budgets_index_outro' => 'Bütçeleme hakkında daha fazla bilgi almak için sağ üst köşedeki yardım simgesini kontrol edin.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Maliyetlerinizde ayrıntılı bilgi edinmek için bu raporları kullanın.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Her bir kumbaraya para eklemek veya çıkarmak için bu ilerleme çubuğunun yanında iki düğme (+ ve -) bulunur.',
'piggy-banks_index_accountStatus' => 'En az bir kumbarası olan her bir aktif hesap için durum bu tabloda listelenir.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Hedefin nedir? Yeni bir kanepe, bir kamera ya da acil durumlar için para mı?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Hangi işlemlerin kurallarınıza uyacağını görmek için bu tuşu kullanın.',
'rules_create_actions' => 'İstediğiniz kadar eylem belirleyin.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Bu sekmelerin arkasında daha fazla seçenek bulunmaktadır.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Bu kod ISO uyumlu olmalıdır (Yeni para biriminiz için Google\'da arayın).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/tr_TR/list.php b/resources/lang/tr_TR/list.php
index ced6ba262c..d33ff22ccc 100644
--- a/resources/lang/tr_TR/list.php
+++ b/resources/lang/tr_TR/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -69,16 +60,7 @@ return [
'next_expected_match' => 'Beklenen sonraki eşleşme',
'automatch' => 'Otomatik eşleştir?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Tekrarlar',
'description' => 'Açıklama',
@@ -146,16 +128,7 @@ return [
'account_at_bunq' => 'Bunq hesapları',
'file_name' => 'Dosya adı',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Dosya boyutu',
'file_type' => 'Dosya tipi',
@@ -184,13 +157,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/tr_TR/pagination.php b/resources/lang/tr_TR/pagination.php
index 93776c0668..56bd8f8009 100644
--- a/resources/lang/tr_TR/pagination.php
+++ b/resources/lang/tr_TR/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/tr_TR/passwords.php b/resources/lang/tr_TR/passwords.php
index 316c74c0e5..f8de064b7b 100644
--- a/resources/lang/tr_TR/passwords.php
+++ b/resources/lang/tr_TR/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/tr_TR/validation.php b/resources/lang/tr_TR/validation.php
index 4f03da2144..714ca2689a 100644
--- a/resources/lang/tr_TR/validation.php
+++ b/resources/lang/tr_TR/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Bu isim zaten kullanılıyor.',
'unique_account_for_user' => 'Bu hesap adı zaten kullanılıyor.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute :min ve :max arasında olmalıdır.',
'between.file' => ':attribute, :min kilobayt ve :max kilobayt arasında olmalıdır.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Both accounts must be of the same account type',
'same_account_currency' => 'Both accounts must have the same currency setting',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".',
'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/uk_UA/api.php b/resources/lang/uk_UA/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/uk_UA/api.php
+++ b/resources/lang/uk_UA/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/uk_UA/auth.php b/resources/lang/uk_UA/auth.php
index fdc0cc0c49..98a2a13147 100644
--- a/resources/lang/uk_UA/auth.php
+++ b/resources/lang/uk_UA/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/uk_UA/breadcrumbs.php b/resources/lang/uk_UA/breadcrumbs.php
index d92e554f0c..55cd007876 100644
--- a/resources/lang/uk_UA/breadcrumbs.php
+++ b/resources/lang/uk_UA/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Перекази',
'transfers_list' => 'Перекази',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Звірка',
'create_withdrawal' => 'Створити нову витрату',
diff --git a/resources/lang/uk_UA/components.php b/resources/lang/uk_UA/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/uk_UA/components.php
+++ b/resources/lang/uk_UA/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/uk_UA/config.php b/resources/lang/uk_UA/config.php
index 5e0339d42d..267d82dbdd 100644
--- a/resources/lang/uk_UA/config.php
+++ b/resources/lang/uk_UA/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'uk',
- 'locale' => 'uk, Ukrainian, uk_UA.utf8, uk_UA.UTF-8',
+ 'html_language' => 'uk',
+ 'locale' => 'uk, Ukrainian, uk_UA.utf8, uk_UA.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'місяць день рік',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'місяць день рік',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
+ 'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'MMMM Do',
+ 'month_and_day_no_year_js' => 'MMMM Do',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Тиждень] W, GGG',
- 'week_in_year_fns' => "'Тиждень' w, yyyy",
+ 'week_in_year_js' => '[Тиждень] W, GGG',
+ 'week_in_year_fns' => "'Тиждень' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Понеділок',
- 'dow_2' => 'Вівторок',
- 'dow_3' => 'Середа',
- 'dow_4' => 'Четвер',
- 'dow_5' => 'П\'ятниця',
- 'dow_6' => 'Субота',
- 'dow_7' => 'Неділя',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Понеділок',
+ 'dow_2' => 'Вівторок',
+ 'dow_3' => 'Середа',
+ 'dow_4' => 'Четвер',
+ 'dow_5' => 'П\'ятниця',
+ 'dow_6' => 'Субота',
+ 'dow_7' => 'Неділя',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/uk_UA/demo.php b/resources/lang/uk_UA/demo.php
index fc5a5f1481..a1266294a0 100644
--- a/resources/lang/uk_UA/demo.php
+++ b/resources/lang/uk_UA/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Зверніть увагу, що демонстраційна сторінка скидається кожні чотири години. Доступ може бути скасований у будь-який час. Це відбувається автоматично і не є помилкою.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/uk_UA/email.php b/resources/lang/uk_UA/email.php
index 85d4095685..db6b4f6a6a 100644
--- a/resources/lang/uk_UA/email.php
+++ b/resources/lang/uk_UA/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Тестове повідомлення з вашого додатку Firefly III',
'admin_test_body' => 'Це тестове повідомлення з вашого додатку Firefly III. Воно було надіслано на :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'Запрошення створено',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Скидання пароля:',
'registered_doc_link' => 'Документація:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'Доступна нова версія Firefly III',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Наступні заголовки також можуть бути актуальними:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III створив нову транзакцію|Firefly III створив :count нових транзакцій',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Ваш рахунок **":name"** буде продовжено або скасовано :date. Цей момент мине **СЬОГОДНІ!**',
'bill_warning_please_action' => 'Будь ласка, вживіть відповідних заходів.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/uk_UA/errors.php b/resources/lang/uk_UA/errors.php
index b0f1bbcdb4..0abf5d6d09 100644
--- a/resources/lang/uk_UA/errors.php
+++ b/resources/lang/uk_UA/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Трасування стека',
'more_info' => 'Дізнатися більше',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Для отримання додаткової інформації перегляньте каталог storage/logs
, який містить файли журналів. Якщо ви використовуєте Docker, скористайтесь docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/uk_UA/firefly.php b/resources/lang/uk_UA/firefly.php
index 7b321e1cba..51fb55d4cb 100644
--- a/resources/lang/uk_UA/firefly.php
+++ b/resources/lang/uk_UA/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Дата операції ":value"',
'search_modifier_not_date_on' => 'Дата операції не ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Створити нове правило з пошукового запиту',
'rule_from_search_words' => 'Рушію правил важко обробити ":string". Пропоноване правило, яке відповідає вашому запиту, може дати різні результати. Будь ласка, уважно перевіряйте умови.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Наступні модифікатори застосовуються до пошуку:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Рахунком призначення не є готівковий рахунок',
'rule_trigger_not_account_is_cash' => 'Жоден рахунок не є готівковим',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Зауважте, що цільовим рахунком для наступних розподілів буде встановлено рахунок, визначений у першому розподілі депозиту.',
'multi_account_warning_transfer' => 'Зауважте, що облікові записи джерела та призначення наступних поділів буде встановлено на рахунок, визначений у першому поділі переказу.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Експорт даних з Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Stored new category ":name"',
'without_category_between' => 'Without category between :start and :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Класифікація',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Default financial report between :start and :end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'The sum will always be in your default currency.',
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Chart',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Total amount',
'number_of_decimals' => 'Number of decimals',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Except weekends',
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Balance (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/uk_UA/form.php b/resources/lang/uk_UA/form.php
index 7e39d4c41d..23cb410340 100644
--- a/resources/lang/uk_UA/form.php
+++ b/resources/lang/uk_UA/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Режим тегів',
'virtual_balance' => 'Віртуальний баланс',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Сума накопичення',
'account_role' => 'Тип рахунку',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Ви впевнені, що бажаєте видалити транзакцію з описом ":description"?',
'mass_journal_are_you_sure' => 'Ви впевнені, що хочете видалити ці транзакції?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Ви впевнені, що хочете видалити мітку ":tag"?',
'journal_link_areYouSure' => 'Ви впевнені, що хочете видалити посилання між :source і :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Обліковий запис FinTS',
'local_account' => 'Обліковий запис Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Дата від',
'to_date' => 'Дата до',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Відповідь',
'webhook_trigger' => 'Тригер',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/uk_UA/intro.php b/resources/lang/uk_UA/intro.php
index 5e9b02591c..c416ea254f 100644
--- a/resources/lang/uk_UA/intro.php
+++ b/resources/lang/uk_UA/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Використовуте цю таблицю для встановлення розміру кожного бюджету і відстеження балансу по них.',
'budgets_index_outro' => 'Щоб дізнатися більше про бюджет, оберіть іконку довідки у верхньому правому куті.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Використовуйте ці звіти, щоб отримати докладне розуміння ваших фінансів.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Поряд з стовпчиком прогресу є дві кнопки (+ і -) для додавання або зняття грошей з кожної скарбнички.',
'piggy-banks_index_accountStatus' => 'Для кожного активу з хоча б одною скарбничкою, статус відображено в цій табличці.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Яка ваша мета? Нова диван, камера, гроші на надзвичайні ситуації?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Використовуйте цю кнопку, щоб побачити, які транзакції будуть відповідати вашому правилу.',
'rules_create_actions' => 'Встановіть стільки дій, скільки забажаєте.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'За цими вкладками доступні додаткові опції.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Цей код має бути ISO сумісним (загугліть щоб дізнатись код для вашої нової валюти).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/uk_UA/list.php b/resources/lang/uk_UA/list.php
index cdb56c41be..9e2fd2e348 100644
--- a/resources/lang/uk_UA/list.php
+++ b/resources/lang/uk_UA/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Наступний очікуваний збіг',
'automatch' => 'Автоматичний збіг?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Повтор',
'description' => 'Опис',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Рахунок з bunq',
'file_name' => 'Ім\'я файлу',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Розмір файлу',
'file_type' => 'Тип файлу',
@@ -183,13 +156,4 @@ return [
'url' => 'URL-адреса',
'secret' => 'Секрет',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/uk_UA/pagination.php b/resources/lang/uk_UA/pagination.php
index 32863c5308..ded2fc0501 100644
--- a/resources/lang/uk_UA/pagination.php
+++ b/resources/lang/uk_UA/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/uk_UA/passwords.php b/resources/lang/uk_UA/passwords.php
index f717d4e863..ac0eed0968 100644
--- a/resources/lang/uk_UA/passwords.php
+++ b/resources/lang/uk_UA/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/uk_UA/validation.php b/resources/lang/uk_UA/validation.php
index 85daa519c6..cecfc45476 100644
--- a/resources/lang/uk_UA/validation.php
+++ b/resources/lang/uk_UA/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Ім\'я вже використовується.',
'unique_account_for_user' => 'Така назва рахунку вже існує.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute повинен бути між :min і :max.',
'between.file' => 'Розмір :attribute має бути в межах між :min і :max кілобайтів.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Обидва рахунки повинні бути того самого типу',
'same_account_currency' => 'Обидва рахунки повинні мати однакові налаштування валюти',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Це не надійний пароль. Будь ласка, спробуйте інший. Для отримання додаткової інформації, відвідайте https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Неприпустимий тип для повторюваних транзакцій.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Не вдалося знайти дійсний рахунок призначення з ID ":id" або іменем ":name".',
'deposit_dest_wrong_type' => 'Збережений рахунок призначення - некоректний.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Щоб продовжити, необхідно вказати дійсний ID вихідного рахунку і/або його назву.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'У Вас немає необхідних прав доступу для цих налаштувань.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/vi_VN/api.php b/resources/lang/vi_VN/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/vi_VN/api.php
+++ b/resources/lang/vi_VN/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/vi_VN/auth.php b/resources/lang/vi_VN/auth.php
index ee2d55a6bc..e328300aa6 100644
--- a/resources/lang/vi_VN/auth.php
+++ b/resources/lang/vi_VN/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/vi_VN/breadcrumbs.php b/resources/lang/vi_VN/breadcrumbs.php
index 50827ceac9..f86d908c2d 100644
--- a/resources/lang/vi_VN/breadcrumbs.php
+++ b/resources/lang/vi_VN/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Chuyển',
'transfers_list' => 'Chuyển',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => 'Hòa giải',
'create_withdrawal' => 'Tạo rút tiền mới',
diff --git a/resources/lang/vi_VN/components.php b/resources/lang/vi_VN/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/vi_VN/components.php
+++ b/resources/lang/vi_VN/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/vi_VN/config.php b/resources/lang/vi_VN/config.php
index 93c517d34d..1201c0350c 100644
--- a/resources/lang/vi_VN/config.php
+++ b/resources/lang/vi_VN/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'vi',
- 'locale' => 'vi, Vietnamese, vi_VN.utf8, vi_VN.UTF-8',
+ 'html_language' => 'vi',
+ 'locale' => 'vi, Vietnamese, vi_VN.utf8, vi_VN.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'MMM YYYY',
- 'month_and_day_fns' => 'MMMM d, y',
- 'month_and_day_js' => 'D MMMM YYYY',
+ 'month_and_day_moment_js' => 'MMM YYYY',
+ 'month_and_day_fns' => 'MMMM d, y',
+ 'month_and_day_js' => 'D MMMM YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'dddd D MMMM YYYY',
+ 'month_and_date_day_js' => 'dddd D MMMM YYYY',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'D MMMM',
+ 'month_and_day_no_year_js' => 'D MMMM',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'D MMMM YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'd MMMM yyyy @ HH:mm:ss',
+ 'date_time_js' => 'D MMMM YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'd MMMM yyyy @ HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => '[Week] W, GGGG',
- 'week_in_year_fns' => "'Tuần' w, yyyy",
+ 'week_in_year_js' => '[Week] W, GGGG',
+ 'week_in_year_fns' => "'Tuần' w, yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => 'Thứ 2',
- 'dow_2' => 'Thứ 3',
- 'dow_3' => 'Thứ 4',
- 'dow_4' => 'Thứ 5',
- 'dow_5' => 'Thứ 6',
- 'dow_6' => 'Thứ 7',
- 'dow_7' => 'Chủ nhật',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => 'Thứ 2',
+ 'dow_2' => 'Thứ 3',
+ 'dow_3' => 'Thứ 4',
+ 'dow_4' => 'Thứ 5',
+ 'dow_5' => 'Thứ 6',
+ 'dow_6' => 'Thứ 7',
+ 'dow_7' => 'Chủ nhật',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/vi_VN/demo.php b/resources/lang/vi_VN/demo.php
index 06cb82e3db..a5943ce02a 100644
--- a/resources/lang/vi_VN/demo.php
+++ b/resources/lang/vi_VN/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Hãy nhớ rằng trang web demo đặt lại sau mỗi bốn giờ. Quyền truy cập của bạn có thể bị thu hồi bất cứ lúc nào. Điều này xảy ra tự động và không phải là một lỗi.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/vi_VN/email.php b/resources/lang/vi_VN/email.php
index f34c8040bb..e3060bd86f 100644
--- a/resources/lang/vi_VN/email.php
+++ b/resources/lang/vi_VN/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Một thông báo kiểm tra từ bản cài đặt Firefly III của bạn',
'admin_test_body' => 'Đây là một thông báo thử nghiệm từ Firefly III của bạn. Nó đã được gửi đến :email.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => 'An invitation has been created',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Thiết lập lại mật khẩu đăng nhập:',
'registered_doc_link' => 'Tài Liệu:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => 'A new Firefly III version is available',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Các tiêu đề sau cũng có thể có liên quan:',
'error_post' => 'This was submitted by the user:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III đã tạo một giao dịch mới | Firefly III đã tạo: :count các giao dịch mới',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
'bill_warning_please_action' => 'Please take the appropriate action.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/vi_VN/errors.php b/resources/lang/vi_VN/errors.php
index c8a9fdb861..a217c36549 100644
--- a/resources/lang/vi_VN/errors.php
+++ b/resources/lang/vi_VN/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Thông tin thêm',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Vui lòng thu thập thêm thông tin trong storage/logs
nơi bạn lưu file log.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/vi_VN/firefly.php b/resources/lang/vi_VN/firefly.php
index f8346d5ba2..55d2675610 100644
--- a/resources/lang/vi_VN/firefly.php
+++ b/resources/lang/vi_VN/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => 'Ngày giao dịch là ":value"',
'search_modifier_not_date_on' => 'Ngày giao dịch không phải ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Tạo quy tắc mới từ truy vấn tìm kiếm',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => 'Các sửa đổi sau đây cũng được áp dụng cho tìm kiếm:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Xuất dữ liệu từ Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Đã lưu trữ danh mục mới ":name"',
'without_category_between' => 'Không có danh mục giữa :start và :end',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Phân loại',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => 'Báo cáo tài chính mặc định giữa: start và: end',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => 'Tổng tiền sẽ luôn bằng tiền tệ mặc định của bạn.',
'net_filtered_prefs' => 'Biểu đồ này sẽ không bao giờ bao gồm các tài khoản có phần "Bao gồm giá trị ròng" không được chọn.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => 'Đồ thị',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Tổng cộng',
'number_of_decimals' => 'Số thập phân',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Trừ những ngày cuối tuần',
'recurrence_deleted' => 'Đã xóa giao dịch định kỳ ":title"',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Số dư (: tiền tệ)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/vi_VN/form.php b/resources/lang/vi_VN/form.php
index 005dc9c9cc..7e8ed55e88 100644
--- a/resources/lang/vi_VN/form.php
+++ b/resources/lang/vi_VN/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Chế độ nhãn',
'virtual_balance' => 'Cân bằng ảo',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => 'Số tiền mục tiêu',
'account_role' => 'Vai trò tài khoản',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Bạn có chắc chắn muốn xóa giao dịch được mô tả ":description"?',
'mass_journal_are_you_sure' => 'Bạn có chắc chắn muốn xóa những giao dịch này?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => 'Bạn có chắc chắn muốn xóa nhãn ":tag"?',
'journal_link_areYouSure' => 'Bạn có chắc chắn muốn xóa liên kết giữa :source và :destination?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS account',
'local_account' => 'Tài khoản Firefly III',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => 'Từ ngày',
'to_date' => 'Đến ngày',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Đáp lại',
'webhook_trigger' => 'Kích hoạt',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/vi_VN/intro.php b/resources/lang/vi_VN/intro.php
index 6e859c29ab..bf062a97b0 100644
--- a/resources/lang/vi_VN/intro.php
+++ b/resources/lang/vi_VN/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Sử dụng bảng này để đặt số tiền cho từng ngân sách và xem bạn đang làm như thế nào.',
'budgets_index_outro' => 'Để tìm hiểu thêm về lập ngân sách, hãy kiểm tra biểu tượng trợ giúp ở góc trên bên phải.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => 'Sử dụng các báo cáo này để có được thông tin chi tiết về tài chính của bạn.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Bên cạnh thanh tiến trình này là hai nút (+ và -) để thêm hoặc xóa tiền từ mỗi ngân hàng heo.',
'piggy-banks_index_accountStatus' => 'Đối với mỗi tài khoản có ít nhất một ngân hàng heo, trạng thái được liệt kê trong bảng này.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Mục tiêu của bạn là gì? Một chiếc ghế dài mới, một máy ảnh, tiền cho các trường hợp khẩn cấp?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Sử dụng nút này để xem giao dịch nào sẽ phù hợp với quy tắc của bạn.',
'rules_create_actions' => 'Đặt bao nhiêu hành động tùy thích.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => 'Nhiều tùy chọn có sẵn đằng sau các tab này.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Mã này phải tuân thủ ISO (Google mã cho loại tiền mới của bạn).',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/vi_VN/list.php b/resources/lang/vi_VN/list.php
index ddf3ff84f9..9080fc33e8 100644
--- a/resources/lang/vi_VN/list.php
+++ b/resources/lang/vi_VN/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Trận đấu dự kiến tiếp theo',
'automatch' => 'Tự động khớp?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => 'Số lần lặp lại',
'description' => 'Mô tả',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Tài khoản với bunq',
'file_name' => 'Tên file',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => 'Kích thước file',
'file_type' => 'Loại file',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Mã bí mật',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/vi_VN/pagination.php b/resources/lang/vi_VN/pagination.php
index 39a476ce93..e13f363a36 100644
--- a/resources/lang/vi_VN/pagination.php
+++ b/resources/lang/vi_VN/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/vi_VN/passwords.php b/resources/lang/vi_VN/passwords.php
index d6e23adc10..5c5a9c8e42 100644
--- a/resources/lang/vi_VN/passwords.php
+++ b/resources/lang/vi_VN/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/vi_VN/validation.php b/resources/lang/vi_VN/validation.php
index 70e1244a25..6b67ec6b96 100644
--- a/resources/lang/vi_VN/validation.php
+++ b/resources/lang/vi_VN/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Tên này đã được sử dụng.',
'unique_account_for_user' => 'Tên tài khoản này đã được sử dụng.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute phải nằm trong khoảng :min và :max.',
'between.file' => ':attribute phải nằm trong khoảng :min và :max kilobyte.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Cả hai tài khoản phải thuộc cùng một loại tài khoản',
'same_account_currency' => 'Cả hai tài khoản phải có cùng cài đặt đơn vị tiền tệ',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => 'Đây không phải là một mật khẩu an toàn. Vui lòng thử lại. Để biết thêm thông tin, hãy truy cập https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Loại lặp lại không hợp lệ cho các giao dịch định kỳ.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Không thể tìm thấy tài khoản đích hợp lệ khi tìm kiếm ID ":id" hoặc tên ":name".',
'deposit_dest_wrong_type' => 'Tài khoản đích đã gửi không đúng loại.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => 'Cần lấy ID tài khoản nguồn hợp lệ và / hoặc tên tài khoản nguồn hợp lệ để tiếp tục.',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_CN/api.php b/resources/lang/zh_CN/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/zh_CN/api.php
+++ b/resources/lang/zh_CN/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/zh_CN/auth.php b/resources/lang/zh_CN/auth.php
index f0b8adb0d9..ba40a8a763 100644
--- a/resources/lang/zh_CN/auth.php
+++ b/resources/lang/zh_CN/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/zh_CN/breadcrumbs.php b/resources/lang/zh_CN/breadcrumbs.php
index eb2516dd48..a4eb38086f 100644
--- a/resources/lang/zh_CN/breadcrumbs.php
+++ b/resources/lang/zh_CN/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => '转账',
'transfers_list' => '转账',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => '对账',
'create_withdrawal' => '创建新取款',
diff --git a/resources/lang/zh_CN/components.php b/resources/lang/zh_CN/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/zh_CN/components.php
+++ b/resources/lang/zh_CN/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/zh_CN/config.php b/resources/lang/zh_CN/config.php
index 78cfb305cc..e88216a810 100644
--- a/resources/lang/zh_CN/config.php
+++ b/resources/lang/zh_CN/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'zh-cn',
- 'locale' => 'zh_CN.utf8, zh_CN.UTF-8',
+ 'html_language' => 'zh-cn',
+ 'locale' => 'zh_CN.utf8, zh_CN.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'YYYY年M月',
+ 'month_js' => 'YYYY年M月',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'YYYY年M月D日',
- 'month_and_day_fns' => 'YYYY年M月D日',
- 'month_and_day_js' => 'YYYY年M月D日',
+ 'month_and_day_moment_js' => 'YYYY年M月D日',
+ 'month_and_day_fns' => 'YYYY年M月D日',
+ 'month_and_day_js' => 'YYYY年M月D日',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'YYYY年M月D日 dddd',
+ 'month_and_date_day_js' => 'YYYY年M月D日 dddd',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'M月D日',
+ 'month_and_day_no_year_js' => 'M月D日',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'YYYY年M月D日 HH:mm:ss',
- 'date_time_fns' => 'YYYY年M月D日 HH:mm:ss',
+ 'date_time_js' => 'YYYY年M月D日 HH:mm:ss',
+ 'date_time_fns' => 'YYYY年M月D日 HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'YYYY年M月D日',
+ 'specific_day_js' => 'YYYY年M月D日',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => 'W周,GGGG',
- 'week_in_year_fns' => "w'周',yyyy",
+ 'week_in_year_js' => 'W周,GGGG',
+ 'week_in_year_fns' => "w'周',yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => 'YYYY年 第Q季度',
+ 'half_year_js' => 'YYYY年 第Q季度',
- 'quarter_fns' => 'YYYY年 第Q季度',
- 'half_year_fns' => '{half}小时,yyyy',
- 'dow_1' => '星期一',
- 'dow_2' => '星期二',
- 'dow_3' => '星期三',
- 'dow_4' => '星期四',
- 'dow_5' => '星期五',
- 'dow_6' => '星期六',
- 'dow_7' => '星期日',
+ 'quarter_fns' => 'YYYY年 第Q季度',
+ 'half_year_fns' => '{half}小时,yyyy',
+ 'dow_1' => '星期一',
+ 'dow_2' => '星期二',
+ 'dow_3' => '星期三',
+ 'dow_4' => '星期四',
+ 'dow_5' => '星期五',
+ 'dow_6' => '星期六',
+ 'dow_7' => '星期日',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_CN/demo.php b/resources/lang/zh_CN/demo.php
index 2abda56e0b..5ac8fe6f86 100644
--- a/resources/lang/zh_CN/demo.php
+++ b/resources/lang/zh_CN/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => '请注意,此演示站点每四小时重置一次,您的操作可能随时被删除。此为完全自动过程,而不是站点出现问题。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_CN/email.php b/resources/lang/zh_CN/email.php
index bb67ccb65a..734694aed9 100644
--- a/resources/lang/zh_CN/email.php
+++ b/resources/lang/zh_CN/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => '来自 Firefly III 安装的测试消息',
'admin_test_body' => '这是来自 Firefly III 站点的测试消息,收件人是 :email。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => '邀请已发送',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => '密码已重置',
'registered_doc_link' => '文档',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => '有新的 Firefly III 版本可用',
@@ -145,16 +118,7 @@ return [
'error_headers' => '以下标题也可能具有相关性:',
'error_post' => '这是由用户提交的:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III 创建了一笔新的交易|Firefly III 创建了 :count 笔新的交易',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => '您的账单**":name"** 将在 :date延期或取消。过期日 **今天!**',
'bill_warning_please_action' => '请采取适当的行动。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_CN/errors.php b/resources/lang/zh_CN/errors.php
index d8432545f3..4b1ed46132 100644
--- a/resources/lang/zh_CN/errors.php
+++ b/resources/lang/zh_CN/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => '堆栈跟踪',
'more_info' => '更多信息',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => '请在 storage/logs
目录中查找日志文件以获取更多信息。如果您正在使用 Docker,请使用 docker logs -f [container]
。',
'collect_info_more' => '您可以在常见问题解答阅读更多有关错误收集的信息。',
diff --git a/resources/lang/zh_CN/firefly.php b/resources/lang/zh_CN/firefly.php
index c4f1487b5e..15ac484e87 100644
--- a/resources/lang/zh_CN/firefly.php
+++ b/resources/lang/zh_CN/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => '交易日期为 “:value”',
'search_modifier_not_date_on' => '交易日期不为 “:value”',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => '从搜索语句创建新规则',
'rule_from_search_words' => '规则引擎无法处理“:string”。符合搜索语句的建议规则可能会给出不同的结果,请仔细确认规则触发条件。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => '搜索结果同时包含以下内容:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => '目标账户不为现金账户',
'rule_trigger_not_account_is_cash' => '两个账户都不是现金账户',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1537,16 +1501,7 @@ return [
'multi_account_warning_deposit' => '请注意,后续拆分的目标账户将会被收入的首笔拆分的配置所覆盖。',
'multi_account_warning_transfer' => '请注意,后续拆分的来源和目标账户将会被转账的首笔拆分的配置所覆盖。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => '从 Firefly III 导出数据',
@@ -1941,16 +1896,7 @@ return [
'stored_category' => '已保存新分类“:name”',
'without_category_between' => ':start – :end 没有分类',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => '请等待表单加载',
@@ -2188,16 +2134,7 @@ return [
'classification' => '归类整理',
'store_transaction' => '保存交易',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => ':start – :end 的默认财务报表',
@@ -2303,16 +2240,7 @@ return [
'sum_in_default_currency' => '总额会总是以您的默认货币显示',
'net_filtered_prefs' => '此图表永远不会包括未勾选“包含于净资产”选项的账户',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => '图表',
@@ -2405,16 +2333,7 @@ return [
'total_amount' => '总金额',
'number_of_decimals' => '小数位数',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => '已撤回“:address”的邀请',
@@ -2690,16 +2609,7 @@ return [
'except_weekends' => '例外的周末',
'recurrence_deleted' => '定期交易“:title”已删除',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => '余额(:currency)',
@@ -2766,13 +2676,4 @@ return [
'disable_auto_convert' => '禁用货币转换',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_CN/form.php b/resources/lang/zh_CN/form.php
index c6dd8e5285..a06fbb08c8 100644
--- a/resources/lang/zh_CN/form.php
+++ b/resources/lang/zh_CN/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => '标签模式',
'virtual_balance' => '虚拟账户余额',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => '目标金额',
'account_role' => '账户角色',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => '您确定要删除描述为“:description”的交易吗?',
'mass_journal_are_you_sure' => '您确定要删除这些交易吗?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => '您确定要删除标签“:tag”吗?',
'journal_link_areYouSure' => '您确定要删除 :source 与 :destination 之间的关联吗?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS 帐户',
'local_account' => 'Firefly III 账户',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => '日期自',
'to_date' => '日期至',
@@ -299,13 +263,4 @@ return [
'webhook_response' => '响应内容',
'webhook_trigger' => '触发条件',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_CN/intro.php b/resources/lang/zh_CN/intro.php
index b14372ebef..945990a1cd 100644
--- a/resources/lang/zh_CN/intro.php
+++ b/resources/lang/zh_CN/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => '使用此表格可以设定每个预算的金额,并查看您的使用情况。',
'budgets_index_outro' => '要了解更多有关预算的信息,请查看右上角的帮助图标。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => '使用这些报表可以详细地了解您的财务状况。',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => '此进度条旁边有两个按钮 (+ 和 -),用于从每个存钱罐中存入或取出资金。',
'piggy-banks_index_accountStatus' => '此表格中列出了所有至少拥有一个存钱罐的资产账户的状态。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => '您的目标是什么?一张新沙发、一台相机,或是应急用金?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => '使用此按钮可以查看哪些交易记录将配对您的规则。',
'rules_create_actions' => '您可以设定任意数量的动作。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => '这些标签页后还有更多可用选项。',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => '此代码应符合 ISO 标准 (可以用 Google 搜索您的新货币)。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_CN/list.php b/resources/lang/zh_CN/list.php
index b01925c8b9..23b20d73e8 100644
--- a/resources/lang/zh_CN/list.php
+++ b/resources/lang/zh_CN/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => '预期下次支付',
'automatch' => '自动匹配?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => '重复',
'description' => '描述',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'bunq 账户',
'file_name' => '文件名称',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => '文件大小',
'file_type' => '文件类型',
@@ -183,13 +156,4 @@ return [
'url' => '网址',
'secret' => '密钥',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_CN/pagination.php b/resources/lang/zh_CN/pagination.php
index e043265d5a..d8955cacec 100644
--- a/resources/lang/zh_CN/pagination.php
+++ b/resources/lang/zh_CN/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/zh_CN/passwords.php b/resources/lang/zh_CN/passwords.php
index a708798ee8..73ef15f561 100644
--- a/resources/lang/zh_CN/passwords.php
+++ b/resources/lang/zh_CN/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/zh_CN/validation.php b/resources/lang/zh_CN/validation.php
index 840b2a8f77..63c3d18cf0 100644
--- a/resources/lang/zh_CN/validation.php
+++ b/resources/lang/zh_CN/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => '此名称已在使用中',
'unique_account_for_user' => '此账户名称已在使用中',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute 必须介于 :min 和 :max 之间',
'between.file' => ':attribute 必须介于 :min kB 到 :max kB之间',
@@ -184,16 +166,7 @@ return [
'same_account_type' => '两个账户必须是相同类型的账户',
'same_account_currency' => '两个账户必须设置有相同的货币',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => '此密码不安全,请重试。访问 https://bit.ly/FF3-password-security 获取更多信息。',
'valid_recurrence_rep_type' => '此重复类型不能用于定期交易',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => '搜索 ID “:id”或名称“:name”时找不到有效的目标账户',
'deposit_dest_wrong_type' => '提交的目标账户的类型不正确',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => '需要一个有效的来源账户 ID 和/或来源账户名称才能继续',
'transfer_source_bad_data' => '[c]搜索ID“:id”或名称“:name”时,没有找到有效的来源账户。',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => '您没有管理员访问权限',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_TW/api.php b/resources/lang/zh_TW/api.php
index ffd15f7fc1..5309422de0 100644
--- a/resources/lang/zh_TW/api.php
+++ b/resources/lang/zh_TW/api.php
@@ -21,16 +21,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
];
diff --git a/resources/lang/zh_TW/auth.php b/resources/lang/zh_TW/auth.php
index 89c70fc6ab..692ea480cc 100644
--- a/resources/lang/zh_TW/auth.php
+++ b/resources/lang/zh_TW/auth.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/zh_TW/breadcrumbs.php b/resources/lang/zh_TW/breadcrumbs.php
index bee4feeff6..ce062e1711 100644
--- a/resources/lang/zh_TW/breadcrumbs.php
+++ b/resources/lang/zh_TW/breadcrumbs.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => '轉帳',
'transfers_list' => '轉帳',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'reconciliation_list' => '對帳',
'create_withdrawal' => '新增提款',
diff --git a/resources/lang/zh_TW/components.php b/resources/lang/zh_TW/components.php
index c0ab405800..5fe13ffc60 100644
--- a/resources/lang/zh_TW/components.php
+++ b/resources/lang/zh_TW/components.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/zh_TW/config.php b/resources/lang/zh_TW/config.php
index 64e653b121..6ed35345f3 100644
--- a/resources/lang/zh_TW/config.php
+++ b/resources/lang/zh_TW/config.php
@@ -20,82 +20,56 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
return [
- 'html_language' => 'zh-tw',
- 'locale' => 'zh_TW, Chinese Traditional (Taiwan), zh_TW.utf8, zh_TW.UTF-8',
+ 'html_language' => 'zh-tw',
+ 'locale' => 'zh_TW, Chinese Traditional (Taiwan), zh_TW.utf8, zh_TW.UTF-8',
// 'month' => '%B %Y',
- 'month_js' => 'MMMM YYYY',
+ 'month_js' => 'MMMM YYYY',
// 'month_and_day' => '%B %e, %Y',
- 'month_and_day_moment_js' => 'YYYY 年 MMM D 日',
- 'month_and_day_fns' => 'YYYY年 M月 d日',
- 'month_and_day_js' => 'MMMM Do, YYYY',
+ 'month_and_day_moment_js' => 'YYYY 年 MMM D 日',
+ 'month_and_day_fns' => 'YYYY年 M月 d日',
+ 'month_and_day_js' => 'MMMM Do, YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
- 'month_and_date_day_js' => 'YYYY年 M月 D日 dddd',
+ 'month_and_date_day_js' => 'YYYY年 M月 D日 dddd',
// 'month_and_day_no_year' => '%B %e',
- 'month_and_day_no_year_js' => 'M月 D日',
+ 'month_and_day_no_year_js' => 'M月 D日',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
- 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
- 'date_time_fns' => 'YYYY年 M月 D日 dddd 於 HH:mm:ss',
+ 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss',
+ 'date_time_fns' => 'YYYY年 M月 D日 dddd 於 HH:mm:ss',
+ 'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
- 'specific_day_js' => 'D MMMM YYYY',
+ 'specific_day_js' => 'D MMMM YYYY',
// 'week_in_year' => 'Week %V, %G',
- 'week_in_year_js' => 'GGGG年 第W週',
- 'week_in_year_fns' => "'週' w,yyyy",
+ 'week_in_year_js' => 'GGGG年 第W週',
+ 'week_in_year_fns' => "'週' w,yyyy",
// 'year' => '%Y',
- 'year_js' => 'YYYY',
+ 'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
- 'half_year_js' => '\QQ YYYY',
+ 'half_year_js' => '\QQ YYYY',
- 'quarter_fns' => "'Q'Q, yyyy",
- 'half_year_fns' => "'H{half}', yyyy",
- 'dow_1' => '週一',
- 'dow_2' => '週二',
- 'dow_3' => '週三',
- 'dow_4' => '週四',
- 'dow_5' => '週五',
- 'dow_6' => '週六',
- 'dow_7' => '週日',
+ 'quarter_fns' => "'Q'Q, yyyy",
+ 'half_year_fns' => "'H{half}', yyyy",
+ 'dow_1' => '週一',
+ 'dow_2' => '週二',
+ 'dow_3' => '週三',
+ 'dow_4' => '週四',
+ 'dow_5' => '週五',
+ 'dow_6' => '週六',
+ 'dow_7' => '週日',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_TW/demo.php b/resources/lang/zh_TW/demo.php
index 75a2a886de..a1607879d4 100644
--- a/resources/lang/zh_TW/demo.php
+++ b/resources/lang/zh_TW/demo.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => '請注意,本展示網站每 4 小時會自動重設,存取權限可能隨時撤銷。這是自動安排的,不是錯誤。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_TW/email.php b/resources/lang/zh_TW/email.php
index 8975a607a1..91b1edf5e1 100644
--- a/resources/lang/zh_TW/email.php
+++ b/resources/lang/zh_TW/email.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => '來自 Firefly III 安裝程式的測試訊息',
'admin_test_body' => '這是您 Firefly III 載體的測試訊息,是寄給 :email 的。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// invite
'invitation_created_subject' => '已建立邀請',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => '重置密碼:',
'registered_doc_link' => '說明文件:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new version
'new_version_email_subject' => '有新的Firefly III 版本',
@@ -145,16 +118,7 @@ return [
'error_headers' => '有關的HTTP頭欄位如下:',
'error_post' => '提交此的用戶:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III 已建立了一項新的交易|Firefly III 已建立了 :count項新的交易',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => '你的帳單 ":name" 將於 :date 即**今天**延期或消取',
'bill_warning_please_action' => '請採取適當的行動。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_TW/errors.php b/resources/lang/zh_TW/errors.php
index 62511b57e6..2c090102c9 100644
--- a/resources/lang/zh_TW/errors.php
+++ b/resources/lang/zh_TW/errors.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'More information',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'collect_info' => 'Please collect more information in the storage/logs
directory where you will find log files. If you\'re running Docker, use docker logs -f [container]
.',
'collect_info_more' => 'You can read more about collecting error information in the FAQ.',
diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php
index 2c0116480f..0645600738 100644
--- a/resources/lang/zh_TW/firefly.php
+++ b/resources/lang/zh_TW/firefly.php
@@ -22,16 +22,7 @@
declare(strict_types=1);
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'search_modifier_date_on' => '交易日期為 ":value"',
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
@@ -713,16 +695,7 @@ return [
'create_rule_from_query' => 'Create new rule from search query',
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// END
'modifiers_applies_are' => '搜尋也套用以下條件:',
@@ -1212,16 +1185,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ return [
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// export data:
'export_data_title' => 'Export data from Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => '已儲存新分類 “:name”',
'without_category_between' => '自 :start 至 :end 之間沒有分類',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// transactions:
'wait_loading_transaction' => 'Please wait for the form to load',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Store transaction',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports:
'report_default' => '自 :start 至 :end 的預設財務報表',
@@ -2302,16 +2239,7 @@ return [
'sum_in_default_currency' => '總額會總是以您的預設貨幣顯示',
'net_filtered_prefs' => '此圖表永遠不會囊括未勾選 “包含於淨值" 選項的帳戶',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// charts:
'chart' => '圖表',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => '總金額',
'number_of_decimals' => '小數位數:',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => '例外的周末',
'recurrence_deleted' => '週期性交易 ":title" 已刪除',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => '餘額 (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Disable currency conversion',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_TW/form.php b/resources/lang/zh_TW/form.php
index 118cf8cecb..dd957a4665 100644
--- a/resources/lang/zh_TW/form.php
+++ b/resources/lang/zh_TW/form.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => '標籤模式',
'virtual_balance' => '虛擬餘額',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'targetamount' => '目標金額',
'account_role' => '帳戶角色',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => '你真的要刪除這個描述為 ":description" 的交易嗎?',
'mass_journal_are_you_sure' => '確定刪除這些交易?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'tag_areYouSure' => '你真的要要刪除標籤 ":tag" 嗎?',
'journal_link_areYouSure' => '您確定您要刪除 :source 與 :destination 間的連結嗎?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'FinTS 帳戶',
'local_account' => 'Firefly III 帳戶',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'from_date' => '開始自',
'to_date' => '日期至',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Response',
'webhook_trigger' => 'Trigger',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_TW/intro.php b/resources/lang/zh_TW/intro.php
index de399635ac..630bda1163 100644
--- a/resources/lang/zh_TW/intro.php
+++ b/resources/lang/zh_TW/intro.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -64,16 +55,7 @@ return [
'budgets_index_list_of_budgets' => '在此表上設定每個預算的金額,查看表現如何。',
'budgets_index_outro' => '要瞭解有關預算的詳細資訊,請查看右上角的説明圖示。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// reports (index)
'reports_index_intro' => '從這些報表洞察您的詳細財務狀況。',
@@ -112,16 +94,7 @@ return [
'piggy-banks_index_button' => '進度橫條旁有兩個按鈕 (+ 和-),可以在每個小豬撲滿中加減金額。',
'piggy-banks_index_accountStatus' => '有小豬撲滿的資產帳戶,會在此表格中列出狀態。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// create piggy
'piggy-banks_create_name' => '您的目標為何?一張新沙發、一台相機,還是應急備用?',
@@ -165,16 +138,7 @@ return [
'rules_create_test_rule_triggers' => '使用此按鈕可以查看哪些交易記錄將配對您的規則。',
'rules_create_actions' => '隨您設定多少動作。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
// preferences
'preferences_index_tabs' => '這些標籤頁尚有更多可用選項。',
@@ -187,13 +151,4 @@ return [
// create currency
'currencies_create_code' => '此應為 ISO 標準代碼 (新貨幣代碼可線上搜尋)。',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_TW/list.php b/resources/lang/zh_TW/list.php
index 37ecec4f54..892d7cb196 100644
--- a/resources/lang/zh_TW/list.php
+++ b/resources/lang/zh_TW/list.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => '下一個預期的配對',
'automatch' => '自動配對?',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'repeat_freq' => '重複',
'description' => '描述',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'bunq 帳戶',
'file_name' => '檔案名稱',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'file_size' => '檔案大小',
'file_type' => '檔案類型',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Secret',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
diff --git a/resources/lang/zh_TW/pagination.php b/resources/lang/zh_TW/pagination.php
index 3447d880e7..89440a5b08 100644
--- a/resources/lang/zh_TW/pagination.php
+++ b/resources/lang/zh_TW/pagination.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/zh_TW/passwords.php b/resources/lang/zh_TW/passwords.php
index 8f7acc23d2..5e5d542073 100644
--- a/resources/lang/zh_TW/passwords.php
+++ b/resources/lang/zh_TW/passwords.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
diff --git a/resources/lang/zh_TW/validation.php b/resources/lang/zh_TW/validation.php
index 21464e3b1a..00a8db1d18 100644
--- a/resources/lang/zh_TW/validation.php
+++ b/resources/lang/zh_TW/validation.php
@@ -20,16 +20,7 @@
* along with this program. If not, see .
*/
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => '這個名稱已被使用。',
'unique_account_for_user' => '這個帳戶名稱已被使用。',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'between.numeric' => ':attribute 必須介於 :min 和 :max 之間。',
'between.file' => ':attribute 必須介於 :min kB 到 :max kB 之間。',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Both accounts must be of the same account type',
'same_account_currency' => 'Both accounts must have the same currency setting',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => '搜尋 ID ":id" 或名稱 ":name" 都找不到有效的目標帳戶。',
'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.',
- /*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+ // Ignore this comment
'transfer_source_need_data' => '需要有效的來源帳戶 ID 及/或有效的來源帳戶名稱才能繼續。',
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
];
-/*
- * PLEASE DO NOT EDIT THIS FILE DIRECTLY.
- * YOUR CHANGES WILL BE OVERWRITTEN!
- * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
- *
- * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
- *
- * https://crowdin.com/project/firefly-iii
- *
- */
+// Ignore this comment