summary refs log tree commit diff
path: root/locales/pl
diff options
context:
space:
mode:
Diffstat (limited to 'locales/pl')
-rw-r--r--locales/pl/auth.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/locales/pl/auth.json b/locales/pl/auth.json
index 025a3876..f539d790 100644
--- a/locales/pl/auth.json
+++ b/locales/pl/auth.json
@@ -1,15 +1,15 @@
 {
 	"login": {
-		"INVALID_LOGIN": "E-Mail or Phone not found",
-		"INVALID_PASSWORD": "Invalid Password"
+		"INVALID_LOGIN": "E-mail lub telefon nie znaleziony",
+		"INVALID_PASSWORD": "Nieprawidłowe hasło"
 	},
 	"register": {
-		"REGISTRATION_DISABLED": "New user registration is disabled",
-		"INVITE_ONLY": "You must be invited to register",
+		"REGISTRATION_DISABLED": "Rejestracja nowego użytkownika jest wyłączona",
+		"INVITE_ONLY": "Musisz być zaproszony do rejestracji",
 		"EMAIL_INVALID": "Invalid Email",
-		"EMAIL_ALREADY_REGISTERED": "Email is already registered",
-		"DATE_OF_BIRTH_UNDERAGE": "You need to be {{years}} years or older",
-		"CONSENT_REQUIRED": "You must agree to Terms of Service and Privacy Policy.",
-		"USERNAME_TOO_MANY_USERS": "Too many users have this username, please try another"
+		"EMAIL_ALREADY_REGISTERED": "E-mail jest już zarejestrowany",
+		"DATE_OF_BIRTH_UNDERAGE": "Musisz być {{years}} lat lub starszy",
+		"CONSENT_REQUIRED": "Musisz zaakceptować Regulamin i Politykę Prywatności.",
+		"USERNAME_TOO_MANY_USERS": "Zbyt wielu użytkowników ma tę nazwę użytkownika, spróbuj innego"
 	}
 }