All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ng-api.1.23.3.source-code.messages-core.properties Maven / Gradle / Ivy

There is a newer version: 1.24.5
Show newest version
logout = Logout
login = Login
logon = Login
logon.again = Try again
logged.in= Logged in as
submit = Submit
edit = Edit
delete = Delete
save = Save
cancel = Reset
reset = Reset
back = Back
yes = Yes
no = No
true = yes
false = no
close = close
select = choose
asc = ascending
desc = descending
data.sort = Sort
label.nodata = No data present.
label.previous = previous
label.next = next
label.first = first
label.last = last
label.chunkSize = Items per Page
label.of = of
username = User
user.edit = Edit profile
password = Password
oldpassword = Old password
forgot.password = Forgot password?
reset.password = Reset password
change.password = Change password
preview.text = XML preview
copy.clipboard = Copy to clipboard
backgroundTaskStarted=Background task ''{0}'' started.
backgroundTaskFinished=Background task ''{0}'' finished.
backgroundTaskError=Error while executing background task ''{0}'' (ID: {1}), please contact your administrator. 
filter.title=Filter
filter.submit=Apply
filter.reset=Reset
actions=Actions

internal.error = An internal error occured (ID: {0}), please contact your administrator.
invalid.format = Please use this format: {0}
invalid.input = Invalid input

invalid.integer = Please enter a valid integer
invalid.digit = Please enter a valid digit
invalid.date = Please enter a valid date

repository.error.SIGN = Error while signing repository {0}
repository.error.VERIFY = Error while verifying repository {0}

DefaultPasswordPolicy.errorMessage = The password should be built up of 6 to 64 characters and must not contain spaces.
ConfigurablePasswordPolicy.ALLOWED_CHAR=Password contains illegal character: ''{0}''
ConfigurablePasswordPolicy.HISTORY_VIOLATION=Password must differ from the previous one.
ConfigurablePasswordPolicy.ILLEGAL_USERNAME=Password must not contain the username.
ConfigurablePasswordPolicy.ILLEGAL_USERNAME_REVERSED=Password must not contain the username in reverse.
ConfigurablePasswordPolicy.ILLEGAL_WHITESPACE=Password must not contain spaces/tabs characters.
ConfigurablePasswordPolicy.INSUFFICIENT_UPPERCASE=Password must contain {0} or more uppercase letters.
ConfigurablePasswordPolicy.INSUFFICIENT_LOWERCASE=Password must contain {0} or more lowercase letters.
ConfigurablePasswordPolicy.INSUFFICIENT_DIGIT=Password must contain {0} or more numbers.
ConfigurablePasswordPolicy.INSUFFICIENT_SPECIAL=Password must contain {0} or more special characters. Allowed are {2}
ConfigurablePasswordPolicy.INSUFFICIENT_CHARACTERISTICS=Password must contain at least one character from {1} of {2} allowed groups.
ConfigurablePasswordPolicy.TOO_LONG=Password  must be at most {0} characters long.
ConfigurablePasswordPolicy.TOO_SHORT=Password must be at least {0} characters long.

validation.username = The name must either be a valid e-mail address, or consist of letters, digits, dots, underscores and hyphens
validation.usernameGroup = The name must either be a valid e-mail address, or consist of letters, digits, dots, underscores and hyphens or a valid LDAP group reference 
validation.host = Please enter a valid host (examples: localhost example.com some.example.com)
validation.domain = Please enter a valid domain (examples: http://www.example.com example.com localhost:8080)
validation.name = Please enter a valid name, which may only consist of letters, numbers, spaces, dots, underscores and hyphens
validation.nameStrict = Please enter a valid name, which may only consist of letters, numbers and hyphens
validation.permission = Please enter a valid name, which may only consist of letters, numbers, dots and hyphens




© 2015 - 2025 Weber Informatics LLC | Privacy Policy