# Default messages

# --- Constraints
constraint.required=Required
constraint.min=Minimum value: {0}
constraint.max=Maximum value: {0}
constraint.minLength=Minimum length: {0}
constraint.maxLength=Maximum length: {0}
constraint.email=Email

# --- Formats
format.date=Date (''{0}'')
format.numeric=Numeric
format.real=Real
format.uuid=UUID

# --- Errors
error.invalid=Invalid value
error.invalid.java.util.Date=Invalid date value
error.required=This field is required
error.number=Numeric value expected
error.real=Real number value expected
error.real.precision=Real number value with no more than {0} digit(s) including {1} decimal(s) expected
error.min=Must be greater or equal to {0}
error.min.strict=Must be strictly greater than {0}
error.max=Must be less or equal to {0}
error.max.strict=Must be strictly less than {0}
error.minLength=Minimum length is {0}
error.maxLength=Maximum length is {0}
error.email=Valid email required
error.pattern=Must satisfy {0}
error.date=Valid date required
error.uuid=Valid UUID required

error.expected.date=Date value expected
error.expected.date.isoformat=Iso date value expected
error.expected.time=Time value expected
error.expected.jsarray=Array value expected
error.expected.jsboolean=Boolean value expected
error.expected.jsnumber=Number value expected
error.expected.jsobject=Object value expected
error.expected.jsstring=String value expected
error.expected.jsnumberorjsstring=String or number expected
error.expected.keypathnode=Node value expected
error.expected.uuid=UUID value expected
error.expected.validenumvalue=Valid enumeration value expected
error.expected.enumstring=String value expected

error.path.empty=Empty path
error.path.missing=Missing path
error.path.result.multiple=Multiple results for the given path

# --- Project-specific messages
app.date.month.jan.abbrev=Jan
app.date.month.feb.abbrev=Feb
app.date.month.mar.abbrev=Mar
app.date.month.apr.abbrev=Apr
app.date.month.may.abbrev=May
app.date.month.jun.abbrev=June
app.date.month.jul.abbrev=July
app.date.month.aug.abbrev=Aug
app.date.month.sep.abbrev=Sept
app.date.month.oct.abbrev=Oct
app.date.month.nov.abbrev=Nov
app.date.month.dec.abbrev=Dec

app.date.dayofweek.mon.abbrev=Mon
app.date.dayofweek.tue.abbrev=Tue
app.date.dayofweek.wed.abbrev=Wed
app.date.dayofweek.thu.abbrev=Thu
app.date.dayofweek.fri.abbrev=Fri
app.date.dayofweek.sat.abbrev=Sat
app.date.dayofweek.sun.abbrev=Sun

app.error.passwords-should-match=Passwords should match
app.error.invalid-username-or-password=Invalid username or password
app.error.noReservoir.atLeast2=To be able to use the N/A money reservoir, there must be at least two transactions
app.error.noReservoir.zeroSum=To be able to use the N/A money reservoir, the total flow of this group must sum to 0
app.error.noReservoir.notAllTheSame=The N/A money reservoir can be selected for either all transactions or no transactions
app.error.foreignReservoirInFuture=There is a "date payed" field defined in the future for a foreign currency
app.error.duplicateTransactionGroup=There already exists a transaction that is exactly the same. If this is intended, you can bypass this check by adding something unique to "More info".

app.user-profile=User Profile
app.user-administration=User Administration
app.database-explorer=Database Explorer
app.update-logs=Update Logs
app.logout=Logout
app.no-longer-logged-in=You are no longer logged in. Please refresh this page.
app.everything.html=<u>E</u>verything
app.cash-flow.html=<u>C</u>ash Flow
app.liquidation.html=<u>L</u>iquidation
app.endowments.html=En<u>d</u>owments
app.summary.html=<u>S</u>ummary
app.new-entry.html=<u>N</u>ew Entry
app.templates.html=<u>T</u>emplates
app.chart.html=Cha<u>r</u>t
app.chart=Chart
app.please-sign-in=Sign In
app.login=Login
app.all-users=All Users
app.login-name=Login Name
app.name=Name
app.add-user=Add User
app.add=Add
app.profile-of=Profile of
app.change-password=Change Password
app.ok=Ok
app.submit=Submit
app.payed=Payed
app.payed-with-to=Payed with/to
app.beneficiary=Beneficiary
app.category=Category
app.description=Description
app.flow=Flow
app.consumed=Consumed
app.balance=Balance
app.balance-correction=Balance correction
app.templates=Templates
app.delete=Delete
app.balance-check=Balance Check
app.total=Total
app.total_column=Total
app.any-total=Any Total
app.choose-total=Choose Total
app.zero-sum=Zero Sum
app.transaction=Transaction
app.new-transaction=New Transaction
app.issuer=Issuer
app.summary=Summary
app.other-tag=Other tag
app.user=User
app.date=Date
app.repay=repay
app.edit=edit
app.show-other-accounts=Show other accounts
app.hide-other-accounts=Hide other accounts
app.show-hidden-reservoirs=Show hidden reservoirs
app.hide-hidden-reservoirs=Hide hidden reservoirs
app.no-entries=No Entries
app.liquidation=Liquidation
app.cash-flow=Cash Flow
app.everything=Everything
app.endowments=Endowments
app.avg=Avg.
app.successfully-updated-password=Successfully updated password
app.you-are-now-logged-out=You are now logged out
app.new-balance-check=New Balance Check
app.edit-balance-check=Edit Balance Check
app.edit-transaction=Edit Transaction
app.full-name=Full Name
app.password=Password
app.retype-password=Retype Password
app.profile=Profile
app.old-password=Old Password
app.all-combinations=All Combinations
app.single-combination=Single Combination
app.reservoir=Reservoir
app.check-date=Check date
app.date-payed=Date payed
app.date-consumed=Date consumed
app.more-info=More info
app.tags=Tags
app.genral-information-about-all-entries=Genral Information About All Entries
app.all=All
app.logs=Logs
app.all-accounts=All Accounts
app.single-account=Single Account
app.successfully-added-user=Successfully added user {0}
app.successfully-created-a-balance-check-for=Successfully created a balance check for {0}
app.successfully-deleted-balance-check-for=Successfully deleted balance check for {0}
app.successfully-edited-a-balance-check-for=Successfully edited a balance check for {0}
app.successfully-created-1-transaction=Successfully created 1 transaction
app.successfully-created-transactions=Successfully created {0} transactions
app.successfully-edited-1-transaction=Successfully edited 1 transaction
app.successfully-edited-transactions=Successfully edited {0} transactions
app.successfully-deleted-transactions=Successfully deleted transaction group
app.debt-of=Debt of {0} to {1}
app.account-of=Account: {0}
app.endowments-of=Endowments of {0}
app.filter=Filter
app.username=Username
app.today=Today
app.yesterday=Yesterday
app.tomorrow=Tomorrow
app.search=Search...
app.search-results=Search Results
app.search-results-for=Search Results for {0}
app.sending-data-to-server=Sending data to server...
app.sending-data-to-server-failed=Sending data to server failed
app.exchange-rate-gains=Exchange rate gains
app.inflation-gains=Inflation gains
app.correct-for-inflation=Correct for inflation
app.example-query=pub b:common c:fun a:-2.1 -t:vaction-2017
app.n-entries={0} entries
app.collapse-all=Collapse all
app.expand-all=Expand all
app.net-worth=Net worth
app.add-new=add new
app.loading=Loading
app.offline=Offline
app.local-database-has-been-loaded=Local database has been loaded
app.is-admin=Is admin?
app.expand-cash-flow=Expand cash flow?
app.expand-liquidation=Expand liquidation?
app.submit-and-create=Submit and create another one
app.simplify-liquidation=Simplify Liquidation
app.liquidation-simplification=Simplification of liquidation: Eliminating {0} <-> {1}
app.graph-lines=Graph lines
app.inverted=Inverted
app.query=Query
app.cumulative=Cumulative
app.add-line=Add line
app.cumulated-total=The cumulated total on {0}
app.for-query=For {0}
app.predefined-charts=Predefined charts
app.line-n=Line {0}
app.clear=Clear
app.bars=Bars
app.edit-all-results=Edit all results
app.hide-edit-all-results-panel=Hide edit all results panel
app.n-groups-m-individual-transactions={0} groups ({1} individual transactions)
app.matching-0=Matching {0}
app.this-operation-will-affect-0=This operation will affect {0}
app.successfully-changed-category-of-0-to-1=Successfully changed category of {0} to '{1}'
app.successfully-added-tag-1-to-0=Successfully added tag '{1}' to {0}
app.operation=Operation
app.change-category=Change category
app.add-tag=Add tag
app.tag=Tag
app.aggregate-by-month=Aggregate by month
app.aggregate-by-year=Aggregate by year
