mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
18.28.2019 53fb8c894e12607f6c2552af182ee23f1db8e9a2
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
common.browse=Browse
common.browse.hint=Browse local filesystem
common.cancel=Cancel
common.comment=Comment
common.common=Common
common.description=Description
common.droparea.title=Select a file or drop one here.
common.droparea.hint=Drop or open your files here, such as serial definition files (Excel).
common.filename=File name
common.fileSize=File size
common.information=Information
common.lastModified=Last modified
common.limitsResultSize=Limits result size.
common.loading=Loading...
common.new=New
common.none=none
common.required=Required
common.path=Path
common.run=Run
common.save=Save
common.unique=Unique
common.update=Update
common.alert.cantLoadData=Can't load data
common.alert.genericRestAPIFailure=Something went wrong with the server call. Is the server available?
common.alert.tryAgain=Try again
 
configuration=Configuration
configuration.account=Account
configuration.application.dateFormat=Date format
configuration.application.dateFormat.option.auto=Auto
configuration.application.language=Application language
configuration.application.language.option.default=Default (browser)
configuration.cancel.hint=Discard changes and go to Start page.
configuration.reloadDictionary.hint=Force reloading all translations for this app.
configuration.resetAllSettings=Reset all settings
configuration.resetAllSettings.question=Are you sure you want to reset all settings? All settings will be resetted on server. Cache files will not be deleted.
configuration.resetAllSettings.hint=Reset factory settings.
configuration.save.hint=Save changes and go to Start page.
configuration.server=Server
configuration.webDevelopmentMode=Web development
configuration.webDevelopmentMode.hint=Activate this checkbox only for web development of BorgButler (with yarn or npm). The CrossOriginFilter will be set. A restart of BorgButler is required.
 
language.english=English
language.german=German
 
logviewer=Log viewer
logviewer.filter=Filter
logviewer.filter.level.hint=Minimum displayed log level.
logviewer.filter.location.hint=Show location of message in source code.
logviewer.filter.location.option.short=short
logviewer.filter.location.option.normal=long
logviewer.filter.stacktraces=Stacktraces
logviewer.filter.stacktraces.showHide.hint=Show/hide stack traces.
logviewer.level=Level
logviewer.location=Location in source code
logviewer.message=Message
logviewer.timestamp=Timestamp
 
startscreen.welcome.title=Welcome to BorgButler
startscreen.welcome.text=Congratulations. With BorgButler you have started a smart assistant for your work with borg backups.
startscreen.welcome.enjoy=Enjoy your work!
startscreen.welcome.documentation=Go to Documentation
 
update=Update
update.installerUrl=Installer url
update.newVersion=New version
update.newVersionAvailable=The new version {0} is available.
update.newVersion.simplyClickButton=You can start the update process by simply clicking the update button.
update.noUpdateAvailable=No update available.
update.update.button.hint=Download and execute update.
update.description.line1=The update button works only if your browser is running on the same computer as your BorgBackup server.
update.description.line2=If the installer doesn't start after clicking the update button, please proceed manually by downloading the installer from the given url below.
 
validation.requiredField=Value is required. Please insert a value.
validation.numberExpected=Value must be a number.
validation.numberMustBeLower=The number can't be higher than {0}.
validation.numberMustBeHigher=The number can't be lower than {0}.
 
version=Version
version.buildDate=Build date
version.updateAvailable=Update available!