{
	"paperless-ngx adapter settings": "Adapter settings for paperless-ngx",
	"mainSettings": "Main Settings",
	"ServersettingsHeader": "Serversettings",
	"Serverinformation": "Set the main communication settings to your server",
	"ipUrl": "url or ip of the server",
	"ipUrlTooltip": "input the ip-address, or the url you want to connect to",
	"port": "port",
	"portTooltip": "input the port for the connection",
	"AuthenticationHeader": "Authenticationsettings",
	"AuthenticationInformation": "Set the authentication for your server (if needed)",
	"username": "username",
	"usernameTooltip": "input your username",
	"password": "password",
	"passwordTooltip": "input you password",
	"dataSettings": "Datasettings",
	"DatasettingsHeader": "Datasettings",
	"Datainformation": "Set the data settings, which will be read out in detail",
	"refreshCycle": "refresh cycle",
	"refreshCycleTooltip": "enter the desired cronJob, wich reads out the data from your instance",
	"documentsLoglevel": "documents",
	"documentsLoglevelTooltip": "select checkbox for readout the documents",
	"tagsLoglevel": "tags",
	"tagsLoglevelTooltip": "select checkbox for readout the tags",
	"documentTypesLoglevel": "documenttypes",
	"documentTypesLoglevelTooltip": "select checkbox for readout the document types",
	"without": "without",
	"Basic": "Basic",
	"Detailed": "Detailed",
	"All": "All",
	"usersLoglevel": "users",
	"usersLoglevelTooltip": "select checkbox for readout the users",
	"correspondentsLoglevel": "correspondents",
	"correspondentsLoglevelTooltip": "select checkbox for readout the conrrespondents",
	"useToken": "use token",
	"token": "token",
	"tokeTooltip": "select to use token instead username and password",
	"timeout": "timeout",
	"timeoutTooltip": "input the timeout for the connection"
}