| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195 |
- # Copyright (C) 2023 Szollősi László <szollosi.laszlo@smbinfo.hu>
- #
- # This program is free software: you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- # the Free Software Foundation, either version 3 of the License, or
- # (at your option) any later version.
- #
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- # GNU General Public License for more details.
- #
- # You should have received a copy of the GNU General Public License
- # along with this program. If not, see <https://www.gnu.org/licenses/>.
- #
- # Generic
- #
- # Module label 'ModuleFinancialReportName'
- ModuleFinancialReportName = FinancialReport
- # Module description 'ModuleFinancialReportDesc'
- ModuleFinancialReportDesc = FinancialReport description
- #
- # Admin page
- #
- FinancialReportSetup = FinancialReport setup
- Settings = Settings
- FinancialReportSetupPage = FinancialReport setup page
- FINANCIALREPORT_MYPARAM1 = My param 1
- FINANCIALREPORT_MYPARAM1Tooltip = My param 1 tooltip
- FINANCIALREPORT_MYPARAM2=My param 2
- FINANCIALREPORT_MYPARAM2Tooltip=My param 2 tooltip
- #
- # About page
- #
- About = About
- FinancialReportAbout = About FinancialReport
- FinancialReportAboutPage = FinancialReport about page
- #
- # Sample page
- #
- FinancialReportArea = Home FinancialReport
- MyPageName = My page name
- #
- # Sample widget
- #
- MyWidget = My widget
- MyWidgetDescription = My widget description
- commissionhistory = Account history
- prepayment = Prepayment
- username = User's name
- AllOccassion=Amount of all commissions
- AllPaid = Amount of all paid
- CurrentBalance = Current Balance
- Deposit = Advance
- #
- # Prepayment
- #
- UserInvoices=Advance payments
- Amount1=Amount
- PaymentType=Type
- prepay=Prepay
- UserId=User
- #
- # Visszatartás
- #
- WithheldAmount=Amount withheld
- Withhold=Withholding
- withhold=Withholding
- #
- # Excel Export
- #
- moredayfilter=More day filter
- onedayfilter=One day filter
- FinancialreportRangeArea=Report
- #
- # Jutalék
- #
- Commission=Commission
- commission=Commission
- Commissionpaidamount=Commission paid
- IndividualFinancial=Individual Financial
- CommissionPayment=Commission payment
- CommissionPaymentObject=Are you sure you approve the commission payment?
- Payed=Paid
- PaymentDate=Date of payment
- CommissionUpdateSucces=The operation was successful.
- CommissionUpdateFailed=Failed to save!
- CommisonFaultyRecord=I couldn't find the record.
- Pay=Pay
- #
- # Excel export
- #
- Excelexport=Excel export
- #
- # Jutalék beállítások
- #
- Commissionoptionss=Commission options
- CommissionOptions=Commission options
- #
- # Jutalék intervallumok
- #
- CommissionInterval=Intervals
- IntervalStart=Start date
- IntervalEnd=End date
- OptionId=Min. Commission
- Commissionintervals=Commission intervals
- datematch=The dates cannot overlap. An interval with a date is already set.
- Commissioninterval=Intervals
- #
- # Kimutatás
- #
- statement=Report
- Queries=Queries
- generate=Generate/Print
- receipt=Acknowledgment of receipt
- GroupSettlementsConfirm=Group financial settlement
- GroupSettlementsConfirmObject=Are you sure you approve the group settlement?<br><br>
- PersonalSettlementsConfirm=Individual settlement
- PersonalSettlementsConfirmObject=Are you sure you approve the account of <b>%s</b>?
- GroupSettlement=Group settlement
- PersonalSettlement=Personal settlement
- #
- # Általános
- #
- Year=Year
- Month(s)=Month(s)
- select=Select
- MinimumCommission=Minimum commission
- noUserForMinimumCommission=I cannot find the specified user
- login=Username
- nickname=Nickname
- LoginLogoutHistory=Login and logout history
- LoggedIn=Login date
- LoggedOut=Logout date
- LogoutfromGroup=Removed from the group
- UserData=User's data
- asGroup=As a Group
- selectAll=Select all
- HotelGroupFinancialReport=Settlement of hotel groups
- BasicCommission=Basic commission
- usersofgroup=Users assigned to the group <br><b>%s</b>
- AmounOfSales=Amount of sales
- UnpaiedSucess=Status of selected items: changed to paid
- ConfirmMassPayment=Are you sure you approve?
- ConfirmMassPaymentQuestion=%d commission(s) will be credited.
- dailyMinimumCommission=Daily Minimum Commission
- CommissionSupplement=Commission supplement
- MakeUpTo=Make up to
- CommissionSaved=Commission saved
- MonthlyStatistic=Monthly Statistic
- #
- # Checkout Closure
- #
- checkoutclosurehuf=Checkout Closure
- PreviousDate=Previous settlement date
- ReadMore=Read more
- Net=Net
- Vat=VAT
- Gross=Gross
- NetHUF=Net (HUF)
- VatHUF=VAT (HUF)
- GrossHUF=Gross (HUF)
- NoData=No data available
- CashHUFGross=Cash sales HUF gross total
- CashEURGross=Cash sales EUR gross total
- TotalSalesByVAT=Total sales by VAT
- TotalSalesCash=Total sales <b>Cash</b>
- TotalSalesCard=Total sales <b>Card</b>
- MarkedAccountsCash=<b>Cash</b> accounts marked for cancellation
- MarkedAccountsCard=<b>Card</b> accounts marked for cancellation
- interval=Settlement interval
|