Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
# DEFAULT
app.name=BudgetMaster
version.code=13
version.name=1.8.0
version.date=17.12.17
author=Robert Goldmann
credits=Flags by Freepik on https://www.flaticon.com\nFonts used: OpenSans\nLibraries used:\ngson 2.8.1\njoda-time 2.9.7\nitextpdf 5.0.6\nlaunch4j-maven-plugin 1.7.21\nspark-core 2.5.4\nslf4j 1.7.21\nmysql-connector 6.0.5\njunit 4.12\nsqlite-jdbc 3.21.0
folder=Deadlocker/BudgetMaster
roadmap.url=https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=2
github.url=https://github.com/deadlocker8/BudgetMaster
# TITLE
title.incomes=Incomes
title.income=Income
title.payments=Payments
title.payment=Payment
title.categories=Categories
title.category=Category
title.category.budgets=Consumption by categories
title.amount=Amount
title.info=Information
title.warning=Warning
title.error=Error
title.category.new=New Category
title.category.edit=Edit Category
title.chart.export=Export Chart
title.modal=Process is running
title.payment.edit=Edit {0}
title.payment.new=New {0}
title.filter=Filter
title.search=Search
title.report.save=Save Report
title.database.export=Export Database
title.database.import=Import Database
title.datepicker=Choose date
title.tags=The Tag-Inputfield
# LOAD
load.charts=Loading Charts...
load.data=Loading Data...
load.report.tab=Loading Month Report...
load.report=Please wait while the report is being generated...
load.database.export=Please wait while the database is being exported...
load.database.import=Please wait while the database is being imported...
load.database.delete=Please wait while the database is being deleted...
load.update=Please wait while the update is being downloaded...
load.search=Please wait while payments are being searched...
load.local.server=Please wait while the local server is being started...
load.download.local.server=Please wait while the local server is being downloaded...
load.local.server.connect=Connecting to local server...
load.local.server.retry=Connecting to local server... (Retry {0}/{1})
# MISC
category.none=No Category
category.rest=Rest
tooltip.chart.categories={0}\n{1} %\n{2}
chart.month.line.sum=Total in {0}
categories.placeholder=No categories available
chart.categories.title.incomes=Incomes by Categories
chart.categories.title.payments=Payments by Categories
ok=OK
cancel=Cancel
home.placeholder=No data available
home.budget=of {0} remaining
payments.placeholder=No data available
url.placeholder=e.g. https://yourdomain.de
currency.placeholder=e.g. \u20AC, CHF, $
trusted.hosts.placeholder=e.g. localhost
undefined=undefined
tagfield.placeholder=Enter new Tag here
shortcut.dev.console=F12
local.server.status.ok=Server is running.
local.server.status.not.started=Server couldn't be started.
local.server.action.not.started=Start
local.server.status.not.present=Server not found.
local.server.action.not.present=Download
local.server.status.incompatible=Server is incompatible.
local.server.action.incompatible=Update
# REPORT
report.position=No.
report.date=Date
report.repeating=Repeating
report.category=Category
report.name=Name
report.description=Description
report.tags=Tags
report.rating=+/-
report.amount=Amount
report.headline=Month Report - {0}
report.headline.payments.overview=Payments Overview
report.sum.total=Incomes: {0} / Payments: {1}
report.sum=Total: {0}
report.footer.left=BudgetMaster Month Report
report.footer.center=Page {0}
report.repeating.yes=Yes
report.repeating.no=No
report.initial.filename=BudgetMaster Month Report - {0}_{1}.pdf
report.budget=Budget
report.incomes=Incomes:
report.payments=Payments:
report.budget.rest=Remaining Budget:
# MONTH
month.january=January
month.february=February
month.march=March
month.april=April
month.may=May
month.june=June
month.july=July
month.august=August
month.september=September
month.october=October
month.november=November
month.december=December
# NOTIFICATION
notification.chart.export=Chart successfully exported.
notification.report.save=Report successfully saved.
notification.settings.save=Successfully saved.
notification.no.update.available=No update available.
# INFO
info.title.category.delete=Delete Category
info.text.category.delete=Do you really want to delete this category? This can't be undone.
info.title.payment.delete=Delete Entry
info.text.payment.delete=Do you really want to delete this entry? This can't be undone.
info.text.payment.repeating.delete=The entry you want to delete is a repeating entry. What entries should be deleted?
info.text.payment.repeating.delete.all=All Entries
info.text.payment.repeating.delete.futures=Future Entries
info.first.start=You must enter your server settings prior to first use.
info.title.chart.export=Successfully Exported
info.text.chart.export=The chart has been successfully exported.
info.text.chart.export.open.folder=Open Folder
info.text.chart.export.open.chart=Open Chart
info.title.report.save=Successfully Created
info.text.report.save=The month report has been successfully created.
info.text.report.save.open.folder=Open Folder
info.text.report.save.open.report=Open Report
info.title.database.export=Successfully Exported
info.text.database.export=The database has been successfully exported.
info.title.database.import=Successfully Imported
info.text.database.import=The database has been successfully imported.
info.title.database.import.dialog=Import Database
info.text.database.import.dialog=Do you want to delete the database before importing?
info.text.database.import.dialog.delete=Yes, delete database
info.text.database.import.dialog.append=No, append data
info.title.database.delete=Delete Database
info.header.text.database.delete=Do you really want to delete this entry? This can't be undone.
info.text.database.delete=Please enter the following code for verification:\t{0}
info.title.welcome=Welcome
info.header.text.welcome=Welcome to BudgetMaster
info.text.welcome.first.start=This seems to be your first visit because there are no settings yet.\nTo enter BudgetMaster consider yourself a password and enter it into the password field.\n\n(Note: the password can be changed at any time.)\n\n
info.text.welcome.compatibility=Your settings file is deprecated and needs to be updated.\nSince version v1.3.0, a password is required to unlock BudgetMaster. To enter BudgetMaster consider yourself a password and enter it into the password field.\n\n(Please note that the password can be changed at any time.)\n\n
info.title.language.changed=Restart
info.text.language.changed=Changes to the language will only take effect after a restart of the program.
info.text.language.changed.restart.now=Restart Now
info.text.language.changed.restart.later=Restart Later
info.title.update.available=Update available
info.text.update.available=An update is available.\nNew version: {0}\n\n
info.text.update.available.show.changes=Show Changes (opens web browsers)
info.text.update.available.show.changes.detailed=(detailed information on GitHub.com)
info.text.update.available.now=Update Now
info.title.start.after.update=Update successful
info.header.text.start.after.update=Successfully updated BudgetMaster to version {0}
info.text.start.after.update=Note: You have to update the BudgetMasterServer manually, if it's no local server!
info.tags=Suggestions based on already used tags will show up once you start typing.\n\nEnter - Appends the current input field content as a new tag.\nArrow Down - Opens the suggestions if the input field is empty.
info.title.shutdown=Shutdown BudgetMaster
info.text.shutdown=Do you really want to shutdown BudgetMaster? This could lead to unforeseen consequences during running tasks.
# WARNING
warning.enddate.before.startdate=The end date can not be earlier than the start date.
warning.empty.width.in.pixels=Please enter a width in pixels.
warning.integer.width.in.pixels=Only integer values are allowed for the width field.
warning.empty.height.in.pixels=Please enter a height in pixels.
warning.integer.height.in.pixels=Only integer values are allowed for the height field.
warning.empty.savepath.chart=Please select a location where you want to save the chart.
warning.empty.category.name=The field for the name can not be empty.
warning.empty.payment.name=The field for the name can not be empty.
warning.name.character.limit.reached.45=The name must not exceed 45 characters in length.
warning.name.character.limit.reached.150=The name must not exceed 150 characters in length.
warning.description.character.limit.reached.200=The description must not exceed 200 characters in length.
warning.tag.character.limit.reached.45=A tag name must not exceed 45 characters in length.
warning.payment.amount=Please enter a valid number in the amount field.
warning.empty.payment.date=Please select a date.
warning.payment.repeating=If repeating is activated, both input fields may not be 0.\n(To deactivate the repeat, simply deselect the checkbox).
warning.empty.secret.client=The field for the client password can not be empty.
warning.empty.url=The field for the server URL can not be empty.
warning.empty.secret.server=The field for the server password can not be empty.
warning.empty.currency=Please enter your desired currency.
warning.wrong.verificationcode=The input does not match the verification code.
warning.empty.password=Please enter your password.
warning.wrong.password=The password is not correct.
warning.server.version=The installed server version (version: {0}) is not compatible with your client (version: {1}).\n\nPlease update your server:\nStep 1: stop server\nStep 2: replace BudgetMasterServer.jar with latest version\nStep 3: start server
warning.empty.year=Please enter a year.
warning.wrong.year=Please enter a valid year (4 digits).
# ERROR
error.unknown.host=Could not connect to the Internet.
error.unknown.error=Unknown Error ({0})
error.connection.refused=Server not available.
error.https.hostname.wrong=The server uses a self-signed certifier for encryption. For security reasons, these certificates are blocked by default. If you want to trust the certificate, add the hostname of the server to the list of trusted hosts in the settings.
error.400=The server received a bad request or invalid parameters.
error.401=Invalid Server Password.
error.500=An internal server error occurred while processing the request.
error.create.ui=An error occurred while creating the user interface.
error.server.connection=An error occurred while connecting to the server. Please check your settings.
error.server.connection.with.details=An error occurred while connecting to the server. Please check your settings.\n\nError details:\n{0}
error.open.folder=The folder couldn't be opened.\n\n{0}
error.open.chart=The chart couldn't be opened.\n\n{0}
error.open.report=The report couldn't be opened.\n\n{0}
error.chart.export=An error occurred while exporting the chart:\n\n{0}
error.report.save=An error occurred while creating the month report:\n\n{0}
error.settings.save=An error occurred while saving the settings.
error.database.import=An error occurred while reading the file.
error.database.import.wrong.file=The specified file does not contain a valid BudgetMaster data format thus can not be imported.
error.password.save=An error occurred while saving the password.
error.updater.get.latest.version=An error occurred while checking for updates. Information about latest versions could not be retrieved. Please try again later.
error.updater.download.latest.version=An error occurred while downloading the update.\n\n{0}
error.open.browser=An error occurred while opening the default web browser.
error.local.server.start=An error occurred while starting the BudgetMasterServer.\n\n{0}
error.local.server.download=An error occurred while downloading the BudgetMasterServer.\n\n{0}
# UI
categorytab.button.category.new=\ New Category
charttab.titlepane.chart.categories=Incomes/Payments by Categories
charttab.titlepane.chart.months=Incomes/Payments per Month
charttab.label.start=From:
charttab.label.end=To:
charttab.checkbox.bars=Bars
charttab.checkbox.lines=Lines
export.chart.label.width=Width:
export.chart.label.height=Height:
export.chart.label.savepath=Location:
export.chart.button.change=Change
export.chart.button.export=Export
filter.headline=Filter by:
filter.type=Type
filter.type.income=Income
filter.type.payment=Payment
filter.repeating=Repeating
filter.repeating.none=none
filter.repeating.monthday=monthly
filter.repeating.interval=every X days
filter.categories=Categories
filter.categories.button.all=All
filter.categories.button.none=None
filter.name=Name
filter.tags=Tags
filter.tags.button.all=All
filter.tags.button.none=None
filter.button.reset=Reset
filter.button.filter=Filter
search.headline=Search for payments
search.by=Search in:
search.by.name=Name
search.by.description=Description
search.by.tags=Tags
search.by.category.name=Category Name
search.by.amount=Limit Amount
search.button.search=Search
gui.tab.home=Home
gui.tab.payments=Payments
gui.tab.categories=Categories
gui.tab.charts=Charts
gui.tab.report=Month Report
gui.tab.settings=Settings
hometab.categorybudgets=Consumption by categories
category.new.label.name=Name:
category.new.label.max.characters=(up to 45 characters)
category.new.label.color=Color:
category.new.button.save=Save
payment.new.label.name=Name:
payment.new.label.max.characters.name=(up to 150 characters)
payment.new.label.max.characters.description=(up to 200 characters)
payment.new.label.amount=Amount:
payment.new.label.category=Category:
payment.new.label.date=Date:
payment.new.label.description=Description:
payment.new.label.tags=Tags:
payment.new.label.repeating=Repeating:
payment.new.label.repeating.all=every
payment.new.label.repeating.days=days
payment.new.label.repeating.monthday=every month at:
payment.new.label.enddate=Enddate:
payment.new.button.save=Save
paymenttab.button.new.income=\ New Income
paymenttab.button.new.payment=\ New Payment
paymenttab.button.filter=Filter
paymenttab.label.filter.active=Filter active
paymenttab.label.incomes=Incomes:
paymenttab.label.payments=Payments:
paymenttab.button.search=Search
reporttab.checkbox.include.budget=Include budget calculation
reporttab.checkbox.split.tables=Split incomes and payments into separate tables
reporttab.checkbox.inclue.categorybudgets=Include consumption by categories
reporttab.button.generate.report=Create Report
settingstab.label.secret.client=Client Password:
settingstab.label.status=Status:
settingstab.label.url=Server URL:
settingstab.label.secret.server=Server Password:
settingstab.label.currency=Currency:
settingstab.label.rest=Rest:
settingstab.label.rest.activated=activated
settingstab.label.rest.deactivated=deactivated
settingstab.label.trusted.hosts=Trusted Hosts:
settingstab.label.trusted.hosts.info=(one per line)
settingstab.label.language=Language:
settingstab.label.database=Database:
settingstab.button.database.export=Export
settingstab.button.database.import=Import
settingstab.button.database.delete=Delete
settingstab.label.updates=Updates:
settingstab.button.updates.search=Search
settingstab.button.updates.automatic=Automatic search
settingstab.label.updates.current.version=Current Version:
settingstab.label.updates.latest.version=Latest Version:
settingstab.button.save=Save
settingstab.button.server.online=Online Server
settingstab.button.server.local=Local Server
splashscreen.label.password=Password:
datepicker.label.month=Month:
datepicker.label.year=Year:
datepicker.button.confirm=Apply
# ABOUT
about=About {0}
about.roadmap.link=Open Roadmap
about.version=Version:
about.date=Date:
about.author=Author:
about.roadmap=Roadmap:
about.sourcecode=Sourcecode:
about.credits=Credits: