Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Fix encoding for properties files #89

Merged
merged 1 commit into from
Jul 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ http.proxy.username=Username used with HTTP proxy
http.timeout=Http connection timeout
session.validationInterval=Session validation interval
socket.timeout=Socket connection timeout

Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ http.max.connections=Maximale Anzahl von HTTP-Verbindungen
http.proxy.password=Mit Proxy verwendetes Passwort
http.proxy.port=Vom HTTP-Proxy verwendeter Port
http.proxy.username=Mit Proxy verwendeter Benutzername
http.timeout=HTTP-Verbindungszeitüberschreitung
http.timeout=HTTP-Verbindungszeit\u00FCberschreitung
session.validationInterval=G\u00FCltigkeit Authentifizierung
socket.timeout=Timeout der Socket-Verbindung

Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ http.proxy.port=Port u\u017cywany przez proxy HTTP
http.proxy.username=Nazwa u\u017cytkownika wykorzystywana przez proxy HTTP
http.timeout=Limit czasu po\u0142\u0105czenia http
session.validationInterval=Interwa\u0142 sprawdzania sesji
socket.timeout=Limit czasu po\u0142\u0105czenia z socket'em
socket.timeout=Limit czasu po\u0142\u0105czenia z socket\u0027em

Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ expiredCredentials = The password for user ''{0}'' has expired and must be chang
accountExpired = The user account ''{0}'' is inactive.
applicationAccessDenied = The user ''{0}'' does not have access to authenticate against the application.
userNotValid = The user ''{0}'' does not have the permission to login and/or is not a member of the following user group(s) in your Crowd server: ''{1}''

Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ expiredCredentials = Das Passwort des Benutzers ''{0}'' ist abgelaufen und muss
accountExpired = Das Benutzerkonto ''{0}'' ist deaktiviert.
applicationAccessDenied = Der Benutzer ''{0}'' hat keine Berechtigung zum Authentifizieren gegen die Anwendung.
userNotValid = Der Benutzer ''{0}'' hat keine Berechtigung, sich anzumelden und/oder ist kein Mitglied folgender Benutzer-Gruppe(n) in Ihrem Crowd-Server: ''{1}''

Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ expiredCredentials = Has\u0142o u\u017cytkownika '{0}' wygas\u0142o i musi zosta
accountExpired = Konto u\u017cytkownika '{0}' jest nieaktywne.
applicationAccessDenied = U\u017cytkownik '{0}' nie ma dost\u0119pu do uwierzytelniania z aplikacj\u0105.
userNotValid = U\u017cytkownik '{0}' nie ma uprawnie\u0144 do logowania, b\u0105d\u017a nie jest cz\u0142onkiem nast\u0119puj\u0105cych grup u\u017cytkownik\u00f3w na Twoim serwerze Crowd: '{1}'