commit
						6a879733ec
					
				| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "البريد الإلكتروني أو الهاتف غير موجود", | ||||
| 		"INVALID_PASSWORD": "كلمة المرور غير صالحة" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "تم تعطيل تسجيل المستخدم الجديد", | ||||
| 		"INVITE_ONLY": "يجب دعوتك للتسجيل", | ||||
| 		"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": "البريد الإلكتروني مسجل بالفعل", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "يجب أن تكون {{years}} سنة أو أكثر", | ||||
| 		"CONSENT_REQUIRED": "يجب أن توافق على شروط الخدمة وسياسة الخصوصية.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "عدد كبير جدا من المستخدمين لديهم اسم المستخدم هذا، الرجاء محاولة اسم آخر" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "هذا الحقل مطلوب", | ||||
|     "BASE_TYPE_STRING": "يجب أن يكون هذا الحقل سلسلة", | ||||
|     "BASE_TYPE_NUMBER": "يجب أن يكون هذا الحقل رقم", | ||||
|     "BASE_TYPE_BIGINT": "يجب أن يكون هذا الحقل أكبر", | ||||
|     "BASE_TYPE_BOOLEAN": "يجب أن يكون هذا الحقل منطقيا", | ||||
|     "BASE_TYPE_CHOICES": "يجب أن يكون هذا الحقل واحدا من ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "يجب أن يكون هذا الحقل مثيل {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "يجب أن يكون هذا الحقل كائناً", | ||||
|     "BASE_TYPE_ARRAY": "يجب أن يكون هذا الحقل مصفوفة", | ||||
|     "UNKOWN_FIELD": "مفتاح غير معروف: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "يجب أن يكون هذا الحقل {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "ليس عنوان بريد إلكتروني جيد التشكيل", | ||||
|     "DATE_TYPE_PARSE": "لا يمكن تحليل {{date}}. يجب أن يكون ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "يجب أن يكون بين {{length}} في الطول" | ||||
|   } | ||||
| } | ||||
							
								
								
									
										15
									
								
								locales/be/auth.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								locales/be/auth.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "Электронная пошта ці тэлефон не знойдзены", | ||||
| 		"INVALID_PASSWORD": "Няправільны Пароль" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "Рэгістрацыя новага карыстальніка адключана", | ||||
| 		"INVITE_ONLY": "Вас павінны запрасіць, каб зарэгістравацца", | ||||
| 		"EMAIL_INVALID": "Няправільны адрас электроннай пошты", | ||||
| 		"EMAIL_ALREADY_REGISTERED": "Дадзены адрас электроннай пошты ўжо зарэгістраваны", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Вам павінна быць не менш за {{years}} гадоў або больш", | ||||
| 		"CONSENT_REQUIRED": "Вы павінны пагадзіцца з Умовамі прадастаўлення паслуг і Палітыкай прыватнасці.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Занадта шмат карыстальнікаў маюць гэтае імя карыстальніка, калі ласка, паспрабуйце іншае" | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										18
									
								
								locales/be/common.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								locales/be/common.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "Гэта поле з'яўляецца абавязковым", | ||||
|     "BASE_TYPE_STRING": "Гэта поле можа мець толькі літары", | ||||
|     "BASE_TYPE_NUMBER": "Гэта поле павінна быць лікам", | ||||
|     "BASE_TYPE_BIGINT": "У гэтым полі павінны быць толькі загалоўныя літары", | ||||
|     "BASE_TYPE_BOOLEAN": "У гэтым полі павінны быць значэння толькі лагічнага тыпу", | ||||
|     "BASE_TYPE_CHOICES": "Гэта поле павінна быць адным з ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Гэта поле павінна быць асобнікам {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Гэта поле павінна быць аб'ектам", | ||||
|     "BASE_TYPE_ARRAY": "Гэта поле павінна быць масівам", | ||||
|     "UNKOWN_FIELD": "Невядомае поле: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Гэта поле павінна быць {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Адрас электроннай пошты напісаны ў няправільнай форме", | ||||
|     "DATE_TYPE_PARSE": "Немагчыма разабраць {{date}}. Яна павінна быць у ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Павінна быць паміж {{length}} у даўжыню" | ||||
|   } | ||||
| } | ||||
							
								
								
									
										15
									
								
								locales/bg/auth.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								locales/bg/auth.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"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" | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										18
									
								
								locales/bg/common.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								locales/bg/common.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-Mail nebo telefon nenalezen", | ||||
| 		"INVALID_PASSWORD": "Neplatné heslo" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Registrace nového uživatele je zakázána", | ||||
| 		"INVITE_ONLY": "Musíte být pozváni k registraci", | ||||
| 		"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 je již registrován", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Musíš být {{years}} let nebo starší", | ||||
| 		"CONSENT_REQUIRED": "Musíte souhlasit s obchodními podmínkami a zásadami ochrany osobních údajů.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Příliš mnoho uživatelů má toto uživatelské jméno, zkuste prosím jiné" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Toto pole je povinné", | ||||
|     "BASE_TYPE_STRING": "Toto pole musí být řetězec", | ||||
|     "BASE_TYPE_NUMBER": "Toto pole musí být číslo", | ||||
|     "BASE_TYPE_BIGINT": "Toto pole musí být velké", | ||||
|     "BASE_TYPE_BOOLEAN": "Toto pole musí být logická hodnota", | ||||
|     "BASE_TYPE_CHOICES": "Toto pole musí být jedno z ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Toto pole musí být instancí {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Toto pole musí být objekt", | ||||
|     "BASE_TYPE_ARRAY": "Toto pole musí být pole", | ||||
|     "UNKOWN_FIELD": "Neznámý klíč: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Toto pole musí být {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Není dobře vytvořená e-mailová adresa", | ||||
|     "DATE_TYPE_PARSE": "Nelze naparsovat {{date}}. Mělo by být ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Musí být mezi {{length}} délkou" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-mail eller telefon ikke fundet", | ||||
| 		"INVALID_PASSWORD": "Ugyldig Adgangskode" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Ny brugerregistrering er deaktiveret", | ||||
| 		"INVITE_ONLY": "Du skal inviteres til at registrere dig", | ||||
| 		"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 er allerede registreret", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Du skal være {{years}} år eller ældre", | ||||
| 		"CONSENT_REQUIRED": "Du skal acceptere Servicevilkår og privatlivspolitik.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "For mange brugere har dette brugernavn, prøv venligst et andet" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Dette felt er påkrævet", | ||||
|     "BASE_TYPE_STRING": "Dette felt skal være en streng", | ||||
|     "BASE_TYPE_NUMBER": "Dette felt skal være et tal", | ||||
|     "BASE_TYPE_BIGINT": "Dette felt skal være en bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "Dette felt skal være en boolsk", | ||||
|     "BASE_TYPE_CHOICES": "Dette felt skal være et af ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Dette felt skal være en instans på {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Dette felt skal være et objekt", | ||||
|     "BASE_TYPE_ARRAY": "Dette felt skal være et array", | ||||
|     "UNKOWN_FIELD": "Ukendt nøgle: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Dette felt skal være {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Ikke en velformet e-mailadresse", | ||||
|     "DATE_TYPE_PARSE": "Kunne ikke fortolke {{date}}. Bør være ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Skal være mellem {{length}} i længden" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-Mail oder Telefonnummer nicht gefunden", | ||||
| 		"INVALID_PASSWORD": "Ungültiges Passwort" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"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" | ||||
| 		"REGISTRATION_DISABLED": "Die Registrierung ist deaktiviert", | ||||
| 		"INVITE_ONLY": "Sie müssen eingeladen werden, um sich zu registrieren", | ||||
| 		"EMAIL_INVALID": "Ungültige E-Mail-Adresse", | ||||
| 		"EMAIL_ALREADY_REGISTERED": "Die E-Mail-Adresse wird bereits verwendet", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Du musst mindestens {{years}} Jahre oder älter sein", | ||||
| 		"CONSENT_REQUIRED": "Sie müssen den Nutzungsbedingungen und den Datenschutzbestimmungen zustimmen.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Zu viele Benutzer haben bereits diesen Benutzernamen, bitte wählen Sie einen anderen" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Dieses Feld ist erforderlich", | ||||
|     "BASE_TYPE_STRING": "Dieses Feld muss ein String sein", | ||||
|     "BASE_TYPE_NUMBER": "Dieses Feld muss eine Zahl sein", | ||||
|     "BASE_TYPE_BIGINT": "Dieses Feld muss ein bigint sein", | ||||
|     "BASE_TYPE_BOOLEAN": "Dieses Feld muss ein boolean sein", | ||||
|     "BASE_TYPE_CHOICES": "Dieses Feld muss eines von ({{types}}) sein", | ||||
|     "BASE_TYPE_CLASS": "Dieses Feld muss {{type}} sein", | ||||
|     "BASE_TYPE_OBJECT": "Dieses Feld muss ein Objekt sein", | ||||
|     "BASE_TYPE_ARRAY": "Dieses Feld muss ein Array sein", | ||||
|     "UNKOWN_FIELD": "Unbekanntes Feld: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Dieses Feld muss {{value}} sein", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Keine gültige E-Mail-Adresse", | ||||
|     "DATE_TYPE_PARSE": "Konnte {{date}} nicht lesen. Muss ISO8601 entsprechen", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Muss zwischen {{length}} lang sein" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "Το e-mail ή το τηλέφωνο δεν βρέθηκε", | ||||
| 		"INVALID_PASSWORD": "Μη Έγκυρος Κωδικός" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Η εγγραφή νέου χρήστη είναι απενεργοποιημένη", | ||||
| 		"INVITE_ONLY": "Πρέπει να προσκληθείτε να εγγραφείτε", | ||||
| 		"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": "Το email έχει ήδη καταχωρηθεί", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Πρέπει να είστε {{years}} ετών ή μεγαλύτεροι", | ||||
| 		"CONSENT_REQUIRED": "Πρέπει να συμφωνήσετε με τους Όρους Παροχής Υπηρεσιών και την Πολιτική Απορρήτου.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Πάρα πολλοί χρήστες έχουν αυτό το όνομα χρήστη, παρακαλώ δοκιμάστε ένα άλλο" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Αυτό το πεδίο είναι υποχρεωτικό", | ||||
|     "BASE_TYPE_STRING": "Αυτό το πεδίο πρέπει να είναι μια συμβολοσειρά", | ||||
|     "BASE_TYPE_NUMBER": "Αυτό το πεδίο πρέπει να είναι αριθμός", | ||||
|     "BASE_TYPE_BIGINT": "Αυτό το πεδίο πρέπει να είναι μεγαλοπρεπής", | ||||
|     "BASE_TYPE_BOOLEAN": "Αυτό το πεδίο πρέπει να είναι boolean", | ||||
|     "BASE_TYPE_CHOICES": "Αυτό το πεδίο πρέπει να είναι ένα από{{types}})", | ||||
|     "BASE_TYPE_CLASS": "Αυτό το πεδίο πρέπει να είναι ένα παράδειγμα {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Αυτό το πεδίο πρέπει να είναι αντικείμενο", | ||||
|     "BASE_TYPE_ARRAY": "Αυτό το πεδίο πρέπει να είναι ένας πίνακας", | ||||
|     "UNKOWN_FIELD": "Άγνωστο κλειδί: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Αυτό το πεδίο πρέπει να είναι {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Δεν είναι καλά σχηματισμένη διεύθυνση ηλεκτρονικού ταχυδρομείου", | ||||
|     "DATE_TYPE_PARSE": "Αδυναμία ανάλυσης του {{date}}. Πρέπει να είναι ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Πρέπει να είναι μεταξύ {{length}} σε μήκος" | ||||
|   } | ||||
| } | ||||
							
								
								
									
										15
									
								
								locales/eo/auth.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								locales/eo/auth.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"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" | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										18
									
								
								locales/eo/common.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								locales/eo/common.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-Mail o teléfono no encontrado", | ||||
| 		"INVALID_PASSWORD": "Contraseña no válida" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "El registro de nuevo usuario está deshabilitado", | ||||
| 		"INVITE_ONLY": "Debes ser invitado para registrarte", | ||||
| 		"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": "El correo electrónico ya está registrado", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Necesitas tener {{years}} años o más", | ||||
| 		"CONSENT_REQUIRED": "Usted debe aceptar los términos de servicio y la política de privacidad.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Demasiados usuarios tienen este nombre de usuario, por favor intente otro" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Este campo es obligatorio", | ||||
|     "BASE_TYPE_STRING": "Este campo debe ser una cadena", | ||||
|     "BASE_TYPE_NUMBER": "Este campo debe ser un número", | ||||
|     "BASE_TYPE_BIGINT": "Este campo debe ser un bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "Este campo debe ser un booleano", | ||||
|     "BASE_TYPE_CHOICES": "Este campo debe ser uno de ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Este campo debe ser una instancia de {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Este campo debe ser un objeto", | ||||
|     "BASE_TYPE_ARRAY": "Este campo debe ser una matriz", | ||||
|     "UNKOWN_FIELD": "Clave desconocida: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Este campo debe ser {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "No es una dirección de email bien formada", | ||||
|     "DATE_TYPE_PARSE": "No se pudo analizar {{date}}. Debe ser ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Debe tener entre {{length}} de longitud" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "Sähköpostia tai puhelinta ei löydy", | ||||
| 		"INVALID_PASSWORD": "Virheellinen Salasana" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Uuden käyttäjän rekisteröinti pois käytöstä", | ||||
| 		"INVITE_ONLY": "Sinut on kutsuttava rekisteröitymään", | ||||
| 		"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": "Sähköposti on jo rekisteröity", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Sinun täytyy olla {{years}} vuotta tai vanhempi", | ||||
| 		"CONSENT_REQUIRED": "Sinun on hyväksyttävä käyttöehdot ja tietosuojakäytäntö.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Liian monilla käyttäjillä on tämä käyttäjänimi, yritä toista" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Tämä kenttä on pakollinen", | ||||
|     "BASE_TYPE_STRING": "Tämän kentän on oltava merkkijono", | ||||
|     "BASE_TYPE_NUMBER": "Tämän kentän on oltava numero", | ||||
|     "BASE_TYPE_BIGINT": "Tämän kentän on oltava isoin", | ||||
|     "BASE_TYPE_BOOLEAN": "Tämän kentän on oltava totuus", | ||||
|     "BASE_TYPE_CHOICES": "Tämän kentän on oltava yksi ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Tämän kentän on oltava {{type}} instanssi", | ||||
|     "BASE_TYPE_OBJECT": "Tämän kentän on oltava objekti", | ||||
|     "BASE_TYPE_ARRAY": "Tämän kentän on oltava array", | ||||
|     "UNKOWN_FIELD": "Tuntematon avain: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Tämän kentän on oltava {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Sähköpostiosoite ei ole hyvin muodostettu", | ||||
|     "DATE_TYPE_PARSE": "Ei voitu jäsentää {{date}}. Pitäisi olla ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Pituuden on oltava välillä {{length}}" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-Mail ou Téléphone introuvable", | ||||
| 		"INVALID_PASSWORD": "Mot de passe invalide" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "L'inscription d'un nouvel utilisateur est désactivée", | ||||
| 		"INVITE_ONLY": "Vous devez être invité à vous inscrire", | ||||
| 		"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": "L'adresse e-mail est déjà enregistrée", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Vous devez avoir {{years}} ans ou plus", | ||||
| 		"CONSENT_REQUIRED": "Vous devez accepter les conditions d'utilisation et la politique de confidentialité.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Trop d'utilisateurs ont ce nom d'utilisateur, veuillez en essayer un autre" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Ce champ est obligatoire", | ||||
|     "BASE_TYPE_STRING": "Ce champ doit être une chaîne de caractères", | ||||
|     "BASE_TYPE_NUMBER": "Ce champ doit être un nombre", | ||||
|     "BASE_TYPE_BIGINT": "Ce champ doit être un gros indice", | ||||
|     "BASE_TYPE_BOOLEAN": "Ce champ doit être un booléen", | ||||
|     "BASE_TYPE_CHOICES": "Ce champ doit être parmi ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Ce champ doit être une instance de {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Ce champ doit être un objet", | ||||
|     "BASE_TYPE_ARRAY": "Ce champ doit être un tableau", | ||||
|     "UNKOWN_FIELD": "Clé inconnue: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Ce champ doit être {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "L'adresse e-mail n'est pas bien formée", | ||||
|     "DATE_TYPE_PARSE": "Impossible d'analyser {{date}}. Doit être ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Doit être compris entre {{length}} de longueur" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-Mail o telefono non trovato", | ||||
| 		"INVALID_PASSWORD": "Password Non Valida" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "La registrazione del nuovo utente è disabilitata", | ||||
| 		"INVITE_ONLY": "Devi essere invitato per registrarti", | ||||
| 		"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": "Email già registrata", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Devi avere almeno {{years}} anni", | ||||
| 		"CONSENT_REQUIRED": "È necessario accettare i Termini di Servizio e l'Informativa sulla privacy.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Troppi utenti hanno questo nome utente, per favore prova un altro" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Questo campo è obbligatorio", | ||||
|     "BASE_TYPE_STRING": "Questo campo deve essere una stringa", | ||||
|     "BASE_TYPE_NUMBER": "Questo campo deve essere un numero", | ||||
|     "BASE_TYPE_BIGINT": "Questo campo deve essere un bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "Questo campo deve essere un booleano", | ||||
|     "BASE_TYPE_CHOICES": "Questo campo deve essere uno di ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Questo campo deve essere un'istanza di {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Questo campo deve essere un oggetto", | ||||
|     "BASE_TYPE_ARRAY": "Questo campo deve essere un array", | ||||
|     "UNKOWN_FIELD": "Chiave sconosciuta: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Questo campo deve essere {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Non è un indirizzo email ben formato", | ||||
|     "DATE_TYPE_PARSE": "Impossibile analizzare {{date}}. Dovrebbe essere ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Deve essere compreso tra {{length}} in lunghezza" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "メールまたは電話が見つかりません", | ||||
| 		"INVALID_PASSWORD": "無効なパスワード" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "新しいユーザー登録は無効です", | ||||
| 		"INVITE_ONLY": "登録するには招待する必要があります", | ||||
| 		"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": "メールアドレスは既に登録されています", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "{{years}} 歳以上である必要があります", | ||||
| 		"CONSENT_REQUIRED": "利用規約およびプライバシーポリシーに同意する必要があります。", | ||||
| 		"USERNAME_TOO_MANY_USERS": "このユーザー名を持つユーザーが多すぎます。別のユーザーをお試しください。" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "このフィールドは必須項目です", | ||||
|     "BASE_TYPE_STRING": "このフィールドは文字列でなければなりません", | ||||
|     "BASE_TYPE_NUMBER": "このフィールドは数値でなければなりません", | ||||
|     "BASE_TYPE_BIGINT": "このフィールドはbigintでなければなりません", | ||||
|     "BASE_TYPE_BOOLEAN": "このフィールドはブール値でなければなりません", | ||||
|     "BASE_TYPE_CHOICES": "このフィールドは ({{types}} ) のいずれかでなければなりません", | ||||
|     "BASE_TYPE_CLASS": "このフィールドは {{type}} のインスタンスでなければなりません", | ||||
|     "BASE_TYPE_OBJECT": "このフィールドはオブジェクトでなければなりません", | ||||
|     "BASE_TYPE_ARRAY": "このフィールドは配列でなければなりません", | ||||
|     "UNKOWN_FIELD": "不明なキー: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "このフィールドは {{value}} でなければなりません", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "メールアドレスが正しくありません", | ||||
|     "DATE_TYPE_PARSE": "{{date}}を解析できませんでした。ISO8601である必要があります", | ||||
|     "BASE_TYPE_BAD_LENGTH": "{{length}} 以内でなければなりません" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-mailadres of telefoon niet gevonden", | ||||
| 		"INVALID_PASSWORD": "Ongeldig wachtwoord" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Registratie voor nieuwe gebruikers is uitgeschakeld", | ||||
| 		"INVITE_ONLY": "U moet worden uitgenodigd om te registreren", | ||||
| 		"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": "Dit e-mailadres is al geregistreerd", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Je moet {{years}} jaar of ouder zijn", | ||||
| 		"CONSENT_REQUIRED": "U moet akkoord gaan met de Algemene Voorwaarden en het Privacybeleid.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Te veel gebruikers hebben deze gebruikersnaam, probeer een andere" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Dit veld is verplicht", | ||||
|     "BASE_TYPE_STRING": "Dit veld moet een tekenreeks zijn", | ||||
|     "BASE_TYPE_NUMBER": "Dit veld moet een getal zijn", | ||||
|     "BASE_TYPE_BIGINT": "Dit veld moet een bigint zijn", | ||||
|     "BASE_TYPE_BOOLEAN": "Dit veld moet een Booleaanse waarde zijn", | ||||
|     "BASE_TYPE_CHOICES": "Dit veld moet een van ({{types}} ) zijn", | ||||
|     "BASE_TYPE_CLASS": "Dit veld moet een exemplaar zijn van {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Dit veld moet een object zijn", | ||||
|     "BASE_TYPE_ARRAY": "Dit veld moet een array zijn", | ||||
|     "UNKOWN_FIELD": "Onbekend sleutel: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Dit veld moet {{value}} zijn", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Niet een geldig e-mailadres", | ||||
|     "DATE_TYPE_PARSE": "Kan {{date}}niet parsen. Moet ISO8601 zijn", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Moet tussen {{length}} in lengte zijn" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "Fant ikke e-postadresse eller telefon", | ||||
| 		"INVALID_PASSWORD": "Ugyldig passord" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Ny brukerregistrering er deaktivert", | ||||
| 		"INVITE_ONLY": "Du må bli invitert for å registrere deg", | ||||
| 		"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-postadressen er allerede registrert", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Du må være {{years}} eller eldre", | ||||
| 		"CONSENT_REQUIRED": "Du må godta vilkårene for bruk og personvernerklæringen.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "For mange brukere har dette brukernavnet, prøv et annet" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Dette feltet er obligatorisk", | ||||
|     "BASE_TYPE_STRING": "Dette feltet må være en streng", | ||||
|     "BASE_TYPE_NUMBER": "Dette feltet må være et tall", | ||||
|     "BASE_TYPE_BIGINT": "Dette feltet må være en stor", | ||||
|     "BASE_TYPE_BOOLEAN": "Dette feltet må være en boolsk verdi", | ||||
|     "BASE_TYPE_CHOICES": "Dette feltet må være ett av ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Dette feltet må være en forekomst av {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Dette feltet må være et objekt", | ||||
|     "BASE_TYPE_ARRAY": "Dette feltet må være en liste", | ||||
|     "UNKOWN_FIELD": "Ukjent nøkkel: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Dette feltet må være {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Ikke et gyldig e-postadresse format", | ||||
|     "DATE_TYPE_PARSE": "Kunne ikke analysere {{date}}. Skal være ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Må være mellom {{length}} i lengde" | ||||
|   } | ||||
| } | ||||
| @ -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" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "To pole jest wymagane", | ||||
|     "BASE_TYPE_STRING": "To pole musi być ciągiem znaków", | ||||
|     "BASE_TYPE_NUMBER": "To pole musi być liczbą", | ||||
|     "BASE_TYPE_BIGINT": "To pole musi być bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "To pole musi być wartością logiczną", | ||||
|     "BASE_TYPE_CHOICES": "To pole musi być jednym z ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "To pole musi być instancją {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "To pole musi być obiektem", | ||||
|     "BASE_TYPE_ARRAY": "To pole musi być tablicą", | ||||
|     "UNKOWN_FIELD": "Nieznany klucz: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "To pole musi być {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Niedobrze sformułowany adres e-mail", | ||||
|     "DATE_TYPE_PARSE": "Nie można przetworzyć {{date}}. Powinno być ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Musi być pomiędzy {{length}}" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-mail ou Telefone não encontrado", | ||||
| 		"INVALID_PASSWORD": "Senha inválida" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Registro de novos usuários está desativado", | ||||
| 		"INVITE_ONLY": "Você deve ser convidado para registrar", | ||||
| 		"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 já está registrado", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Você precisa ter {{years}} anos ou mais", | ||||
| 		"CONSENT_REQUIRED": "Você precisa aceitar os Termos de Serviço e a Política de Privacidade.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Muitos usuários têm esse nome de usuário, por favor, tente outro" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Este campo é obrigatório", | ||||
|     "BASE_TYPE_STRING": "Este campo deve ser uma string", | ||||
|     "BASE_TYPE_NUMBER": "Este campo deve ser um número", | ||||
|     "BASE_TYPE_BIGINT": "Este campo deve ser um grande", | ||||
|     "BASE_TYPE_BOOLEAN": "Este campo deve ser booleano", | ||||
|     "BASE_TYPE_CHOICES": "Este campo deve ser um dos ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Este campo deve ser uma instância de {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Este campo deve ser um objeto", | ||||
|     "BASE_TYPE_ARRAY": "Este campo deve ser um array", | ||||
|     "UNKOWN_FIELD": "Chave desconhecida: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Este campo deve ser {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Endereço de e-mail formado incorretamente", | ||||
|     "DATE_TYPE_PARSE": "Não foi possível analisar {{date}}. Deve ser ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Deve estar entre {{length}} de comprimento" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-mailul sau telefonul nu au fost găsite", | ||||
| 		"INVALID_PASSWORD": "Parolă nevalidă" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Înregistrarea noului utilizator este dezactivată", | ||||
| 		"INVITE_ONLY": "Trebuie să fii invitat să te înregistrezi", | ||||
| 		"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-mailul este deja înregistrat", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Trebuie să ai {{years}} ani sau mai mult", | ||||
| 		"CONSENT_REQUIRED": "Trebuie să fiți de acord cu Termenii de utilizare și Politica de confidențialitate.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Prea mulți utilizatori au acest nume de utilizator, vă rugăm să încercați altul" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Acest câmp este necesar", | ||||
|     "BASE_TYPE_STRING": "Acest câmp trebuie să fie un şir de caractere", | ||||
|     "BASE_TYPE_NUMBER": "Acest câmp trebuie să fie un număr", | ||||
|     "BASE_TYPE_BIGINT": "Acest câmp trebuie să fie mare", | ||||
|     "BASE_TYPE_BOOLEAN": "Acest câmp trebuie să fie un boolean", | ||||
|     "BASE_TYPE_CHOICES": "Acest câmp trebuie să fie unul din ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Acest câmp trebuie să fie o instanță de {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Acest câmp trebuie să fie un obiect", | ||||
|     "BASE_TYPE_ARRAY": "Acest câmp trebuie să fie un array", | ||||
|     "UNKOWN_FIELD": "Cheie necunoscută: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Acest câmp trebuie să fie {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Adresa de email nu este bine formatata", | ||||
|     "DATE_TYPE_PARSE": "Nu s-a putut analiza {{date}}. Ar trebui să fie ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Trebuie să fie între {{length}} lungime" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "Электронная почта или телефон не найден", | ||||
| 		"INVALID_PASSWORD": "Неверный Пароль" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"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" | ||||
| 		"REGISTRATION_DISABLED": "Регистрация нового пользователя отключена", | ||||
| 		"INVITE_ONLY": "Вы должны быть приглашены для регистрации", | ||||
| 		"EMAIL_INVALID": "Неверный адрес электронной почты", | ||||
| 		"EMAIL_ALREADY_REGISTERED": "Данный адрес электронной почты уже зарегистрирован", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Вам должно быть {{years}} лет или старше", | ||||
| 		"CONSENT_REQUIRED": "Вы должны согласиться с Условиями обслуживания и Политикой конфиденциальности.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Слишком много пользователей имеют это имя пользователя, пожалуйста, попробуйте другое" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Это поле является обязательным", | ||||
|     "BASE_TYPE_STRING": "Это поле должно быть строкой", | ||||
|     "BASE_TYPE_NUMBER": "Это поле должно быть числом", | ||||
|     "BASE_TYPE_BIGINT": "Это поле должно быть большим", | ||||
|     "BASE_TYPE_BOOLEAN": "Это поле должно быть логическим", | ||||
|     "BASE_TYPE_CHOICES": "Это поле должно быть одним из ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Это поле должно быть экземпляром {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Это поле должно быть объектом", | ||||
|     "BASE_TYPE_ARRAY": "Это поле должно быть массивом", | ||||
|     "UNKOWN_FIELD": "Неизвестный ключ: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Это поле должно быть {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Неправильный адрес электронной почты", | ||||
|     "DATE_TYPE_PARSE": "Не удалось разобрать {{date}}. Должно быть ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Длина должна быть между {{length}}" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-post eller telefon hittades inte", | ||||
| 		"INVALID_PASSWORD": "Ogiltigt lösenord" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Ny användarregistrering är inaktiverad", | ||||
| 		"INVITE_ONLY": "Du måste vara inbjuden för att registrera dig", | ||||
| 		"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-postadressen är redan registrerad", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Du måste vara {{years}} år eller äldre", | ||||
| 		"CONSENT_REQUIRED": "Du måste godkänna användarvillkoren och sekretesspolicyn.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "För många användare har detta användarnamn, försök med ett annat" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Detta fält är tvingande", | ||||
|     "BASE_TYPE_STRING": "Detta fält måste vara en sträng", | ||||
|     "BASE_TYPE_NUMBER": "Detta fält måste vara ett nummer", | ||||
|     "BASE_TYPE_BIGINT": "Detta fält måste vara en bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "Detta fält måste vara booleskt", | ||||
|     "BASE_TYPE_CHOICES": "Detta fält måste vara ett av ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Det här fältet måste vara en instans av {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Detta fält måste vara ett objekt", | ||||
|     "BASE_TYPE_ARRAY": "Detta fält måste vara en array", | ||||
|     "UNKOWN_FIELD": "Okänd nyckel: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Det här fältet måste vara {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Inte en välformad e-postadress", | ||||
|     "DATE_TYPE_PARSE": "Kunde inte tolka {{date}}. Bör vara ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Måste vara mellan {{length}} i längd" | ||||
|   } | ||||
| } | ||||
| @ -1,15 +1,15 @@ | ||||
| { | ||||
| 	"login": { | ||||
| 		"INVALID_LOGIN": "E-Mail or Phone not found", | ||||
| 		"INVALID_PASSWORD": "Invalid Password" | ||||
| 		"INVALID_LOGIN": "E-Mail або телефон не знайдено", | ||||
| 		"INVALID_PASSWORD": "Невірний пароль" | ||||
| 	}, | ||||
| 	"register": { | ||||
| 		"REGISTRATION_DISABLED": "New user registration is disabled", | ||||
| 		"INVITE_ONLY": "You must be invited to register", | ||||
| 		"REGISTRATION_DISABLED": "Реєстрація нового користувача вимкнута", | ||||
| 		"INVITE_ONLY": "Ви повинні бути запрошені до реєстрації", | ||||
| 		"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": "Цю адресу електронної пошти вже зареєстровано", | ||||
| 		"DATE_OF_BIRTH_UNDERAGE": "Ви повинні бути {{years}} роками або старше", | ||||
| 		"CONSENT_REQUIRED": "Ви повинні погодитися з Правилами користування сервісом і політикою конфіденційності.", | ||||
| 		"USERNAME_TOO_MANY_USERS": "Надто багато користувачів з таким іменем користувача, будь ласка, спробуйте інше" | ||||
| 	} | ||||
| } | ||||
|  | ||||
| @ -1,18 +1,18 @@ | ||||
| { | ||||
|   "field": { | ||||
|     "BASE_TYPE_REQUIRED": "This field is required", | ||||
|     "BASE_TYPE_STRING": "This field must be a string", | ||||
|     "BASE_TYPE_NUMBER": "This field must be a number", | ||||
|     "BASE_TYPE_BIGINT": "This field must be a bigint", | ||||
|     "BASE_TYPE_BOOLEAN": "This field must be a boolean", | ||||
|     "BASE_TYPE_CHOICES": "This field must be one of ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "This field must be an instance of {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "This field must be a object", | ||||
|     "BASE_TYPE_ARRAY": "This field must be an array", | ||||
|     "UNKOWN_FIELD": "Unkown key: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "This field must be {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", | ||||
|     "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" | ||||
|     "BASE_TYPE_REQUIRED": "Це поле обов'язкове для заповнення", | ||||
|     "BASE_TYPE_STRING": "Це поле має бути рядком", | ||||
|     "BASE_TYPE_NUMBER": "Це поле має бути числом", | ||||
|     "BASE_TYPE_BIGINT": "Це поле має бути великим", | ||||
|     "BASE_TYPE_BOOLEAN": "Це поле має бути логічним", | ||||
|     "BASE_TYPE_CHOICES": "Це поле має бути одним з ({{types}})", | ||||
|     "BASE_TYPE_CLASS": "Це поле повинно бути екземпляром {{type}}", | ||||
|     "BASE_TYPE_OBJECT": "Це поле має бути об'єктом", | ||||
|     "BASE_TYPE_ARRAY": "Це поле має бути масивом", | ||||
|     "UNKOWN_FIELD": "Невідомий ключ: {{key}}", | ||||
|     "BASE_TYPE_CONSTANT": "Це поле має бути {{value}}", | ||||
|     "EMAIL_TYPE_INVALID_EMAIL": "Неправильно сформована електронна адреса", | ||||
|     "DATE_TYPE_PARSE": "Не вдається розібрати {{date}}. має бути ISO8601", | ||||
|     "BASE_TYPE_BAD_LENGTH": "Повинно бути між {{length}} в довжині" | ||||
|   } | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy