@lukiteam/luki-be-general 0.2.38 → 0.2.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/admin/ar/common.json +0 -0
- package/dist/locales/admin/en/common.json +0 -0
- package/dist/locales/admin/es/common.json +0 -0
- package/dist/locales/admin/fr/common.json +0 -0
- package/dist/locales/admin/pt/common.json +0 -0
- package/dist/locales/admin/ru/common.json +0 -0
- package/dist/locales/admin/tr/common.json +0 -0
- package/dist/locales/locales/admin/ar/common.json +45 -0
- package/dist/locales/locales/admin/en/common.json +45 -0
- package/dist/locales/locales/admin/es/common.json +45 -0
- package/dist/locales/locales/admin/fr/common.json +45 -0
- package/dist/locales/locales/admin/pt/common.json +45 -0
- package/dist/locales/locales/admin/ru/common.json +45 -0
- package/dist/locales/locales/admin/tr/common.json +45 -0
- package/dist/locales/locales/mobile/ar/common.json +92 -0
- package/dist/locales/locales/mobile/en/common.json +91 -0
- package/dist/locales/locales/mobile/es/common.json +92 -0
- package/dist/locales/locales/mobile/fr/common.json +92 -0
- package/dist/locales/locales/mobile/pt/common.json +92 -0
- package/dist/locales/locales/mobile/ru/common.json +92 -0
- package/dist/locales/locales/mobile/tr/common.json +92 -0
- package/dist/locales/locales/notification/ar/common.json +0 -0
- package/dist/locales/locales/notification/en/common.json +0 -0
- package/dist/locales/locales/notification/es/common.json +0 -0
- package/dist/locales/locales/notification/fr/common.json +0 -0
- package/dist/locales/locales/notification/pt/common.json +0 -0
- package/dist/locales/locales/notification/ru/common.json +0 -0
- package/dist/locales/locales/notification/tr/common.json +0 -0
- package/dist/locales/mobile/ar/common.json +92 -0
- package/dist/locales/mobile/en/common.json +91 -0
- package/dist/locales/mobile/es/common.json +92 -0
- package/dist/locales/mobile/fr/common.json +92 -0
- package/dist/locales/mobile/pt/common.json +92 -0
- package/dist/locales/mobile/ru/common.json +92 -0
- package/dist/locales/mobile/tr/common.json +92 -0
- package/dist/locales/notification/ar/common.json +0 -0
- package/dist/locales/notification/en/common.json +0 -0
- package/dist/locales/notification/es/common.json +0 -0
- package/dist/locales/notification/fr/common.json +0 -0
- package/dist/locales/notification/pt/common.json +0 -0
- package/dist/locales/notification/ru/common.json +0 -0
- package/dist/locales/notification/tr/common.json +0 -0
- package/dist/mongo/index.d.ts +25 -0
- package/dist/postgresql/index.d.ts +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -2
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "كلمة المرور غير صحيحة.",
|
|
4
|
+
"user-not-found": "لم يتم العثور على المستخدم.",
|
|
5
|
+
"password-username-wrong": "أدخلت كلمة المرور أو اسم المستخدم بشكل خاطئ.",
|
|
6
|
+
"user-info-not-found": "تعذر الوصول إلى معلومات المستخدم.",
|
|
7
|
+
"password-detail": "يجب أن تتكون كلمة المرور من 6 أحرف على الأقل.",
|
|
8
|
+
"old-new-password": "لا يمكن أن تكون كلمة المرور القديمة والجديدة متطابقتين."
|
|
9
|
+
},
|
|
10
|
+
"blocked-phone": {
|
|
11
|
+
"phone-id-empty": "لا يمكن أن تكون معلمة معرف الهاتف فارغة.",
|
|
12
|
+
"phone-already-blocked": "تم بالفعل حظر الدخول باستخدام هذا الهاتف."
|
|
13
|
+
},
|
|
14
|
+
"feedback-complaint": {
|
|
15
|
+
"complaint-not-found": "لم يتم العثور على هذه الشكوى/الملاحظة.",
|
|
16
|
+
"error-status-update": "حدث خطأ أثناء تحديث الحالة."
|
|
17
|
+
},
|
|
18
|
+
"member-config": {
|
|
19
|
+
"update-jwt-token": "تعذر تحديث رمز JWT!"
|
|
20
|
+
},
|
|
21
|
+
"member-roles": {
|
|
22
|
+
"id-not-found": "تعذر العثور على معرف الدور والعضو."
|
|
23
|
+
},
|
|
24
|
+
"roles-rights": {
|
|
25
|
+
"role-right-not-found": "لم يتم العثور على الدور أو الحق."
|
|
26
|
+
},
|
|
27
|
+
"wallet": {
|
|
28
|
+
"coins-min-amount": "يجب أن تكون كمية العملات أكبر من 0.",
|
|
29
|
+
"operation_error": "حدث خطأ أثناء عملية تبادل العملات."
|
|
30
|
+
},
|
|
31
|
+
"jwt-strategy": {
|
|
32
|
+
"not-authorized": "ليس لديك صلاحيات كافية لتنفيذ هذه العملية."
|
|
33
|
+
},
|
|
34
|
+
"jwt-authentication": {
|
|
35
|
+
"unauthorized": "دخول غير مصرح به!",
|
|
36
|
+
"credentials-verification": "فشل التحقق من بيانات الاعتماد.",
|
|
37
|
+
"another-device": "تم تسجيل خروجك لأن جهازًا آخر قام بتسجيل الدخول. يرجى تسجيل الدخول مرة أخرى."
|
|
38
|
+
},
|
|
39
|
+
"year": {
|
|
40
|
+
"required": "السنة مطلوبة",
|
|
41
|
+
"must-be-number": "يجب أن تكون السنة رقماً",
|
|
42
|
+
"min": "يجب أن تكون السنة على الأقل {min}",
|
|
43
|
+
"max": "لا يمكن أن تكون السنة أكبر من {max}"
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "Incorrect password entered.",
|
|
4
|
+
"user-not-found": "User not found.",
|
|
5
|
+
"password-username-wrong": "Incorrect username or password entered.",
|
|
6
|
+
"user-info-not-found": "User information could not be retrieved.",
|
|
7
|
+
"password-detail": "Password must be at least 6 characters long.",
|
|
8
|
+
"old-new-password": "New password cannot be the same as the old password."
|
|
9
|
+
},
|
|
10
|
+
"blocked-phone": {
|
|
11
|
+
"phone-id-empty": "Phone ID parameter cannot be empty.",
|
|
12
|
+
"phone-already-blocked": "Access with this phone is already blocked."
|
|
13
|
+
},
|
|
14
|
+
"feedback-complaint": {
|
|
15
|
+
"complaint-not-found": "No such complaint/feedback found.",
|
|
16
|
+
"error-status-update": "An error occurred while updating the status."
|
|
17
|
+
},
|
|
18
|
+
"member-config": {
|
|
19
|
+
"update-jwt-token": "Failed to update JWT token!"
|
|
20
|
+
},
|
|
21
|
+
"member-roles": {
|
|
22
|
+
"id-not-found": "Role and member ID not found."
|
|
23
|
+
},
|
|
24
|
+
"roles-rights": {
|
|
25
|
+
"role-right-not-found": "Role or Right not found."
|
|
26
|
+
},
|
|
27
|
+
"wallet": {
|
|
28
|
+
"coins-min-amount": "Coins amount must be greater than 0.",
|
|
29
|
+
"operation_error": "An error occurred during the coin operation."
|
|
30
|
+
},
|
|
31
|
+
"jwt-strategy": {
|
|
32
|
+
"not-authorized": "You do not have sufficient permission to perform this operation."
|
|
33
|
+
},
|
|
34
|
+
"jwt-authentication": {
|
|
35
|
+
"unauthorized": "Unauthorized access!",
|
|
36
|
+
"credentials-verification": "Credential verification failed.",
|
|
37
|
+
"another-device": "You have been logged out because another device logged in. Please log in again."
|
|
38
|
+
},
|
|
39
|
+
"year": {
|
|
40
|
+
"required": "Year is required",
|
|
41
|
+
"must-be-number": "Year must be a number",
|
|
42
|
+
"min": "Year must be at least {min}",
|
|
43
|
+
"max": "Year cannot be greater than {max}"
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "Se ha ingresado una contraseña incorrecta.",
|
|
4
|
+
"user-not-found": "Usuario no encontrado.",
|
|
5
|
+
"password-username-wrong": "Se ha ingresado un nombre de usuario o contraseña incorrectos.",
|
|
6
|
+
"user-info-not-found": "No se pudo obtener la información del usuario.",
|
|
7
|
+
"password-detail": "La contraseña debe tener al menos 6 caracteres.",
|
|
8
|
+
"old-new-password": "La nueva contraseña no puede ser igual a la anterior."
|
|
9
|
+
},
|
|
10
|
+
"blocked-phone": {
|
|
11
|
+
"phone-id-empty": "El parámetro de ID del teléfono no puede estar vacío.",
|
|
12
|
+
"phone-already-blocked": "El acceso con este teléfono ya está bloqueado."
|
|
13
|
+
},
|
|
14
|
+
"feedback-complaint": {
|
|
15
|
+
"complaint-not-found": "No se encontró ninguna queja/retroalimentación.",
|
|
16
|
+
"error-status-update": "Ocurrió un error al actualizar el estado."
|
|
17
|
+
},
|
|
18
|
+
"member-config": {
|
|
19
|
+
"update-jwt-token": "¡Error al actualizar el token JWT!"
|
|
20
|
+
},
|
|
21
|
+
"member-roles": {
|
|
22
|
+
"id-not-found": "No se encontró el ID del rol o del miembro."
|
|
23
|
+
},
|
|
24
|
+
"roles-rights": {
|
|
25
|
+
"role-right-not-found": "Rol o permiso no encontrado."
|
|
26
|
+
},
|
|
27
|
+
"wallet": {
|
|
28
|
+
"coins-min-amount": "La cantidad de monedas debe ser mayor que 0.",
|
|
29
|
+
"operation_error": "Ocurrió un error durante la operación de monedas."
|
|
30
|
+
},
|
|
31
|
+
"jwt-strategy": {
|
|
32
|
+
"not-authorized": "No tienes permiso suficiente para realizar esta operación."
|
|
33
|
+
},
|
|
34
|
+
"jwt-authentication": {
|
|
35
|
+
"unauthorized": "¡Acceso no autorizado!",
|
|
36
|
+
"credentials-verification": "La verificación de credenciales falló.",
|
|
37
|
+
"another-device": "Has sido desconectado porque otro dispositivo inició sesión. Por favor, inicia sesión nuevamente."
|
|
38
|
+
},
|
|
39
|
+
"year": {
|
|
40
|
+
"required": "El año es obligatorio.",
|
|
41
|
+
"must-be-number": "El año debe ser un número.",
|
|
42
|
+
"min": "El año debe ser al menos {min}.",
|
|
43
|
+
"max": "El año no puede ser mayor que {max}."
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "Mot de passe incorrect saisi.",
|
|
4
|
+
"user-not-found": "Utilisateur non trouvé.",
|
|
5
|
+
"password-username-wrong": "Nom d'utilisateur ou mot de passe incorrect.",
|
|
6
|
+
"user-info-not-found": "Impossible de récupérer les informations de l'utilisateur.",
|
|
7
|
+
"password-detail": "Le mot de passe doit contenir au moins 6 caractères.",
|
|
8
|
+
"old-new-password": "Le nouveau mot de passe ne peut pas être identique à l'ancien."
|
|
9
|
+
},
|
|
10
|
+
"blocked-phone": {
|
|
11
|
+
"phone-id-empty": "Le paramètre ID du téléphone ne peut pas être vide.",
|
|
12
|
+
"phone-already-blocked": "L’accès avec ce téléphone est déjà bloqué."
|
|
13
|
+
},
|
|
14
|
+
"feedback-complaint": {
|
|
15
|
+
"complaint-not-found": "Aucune réclamation/retour trouvée.",
|
|
16
|
+
"error-status-update": "Une erreur s'est produite lors de la mise à jour du statut."
|
|
17
|
+
},
|
|
18
|
+
"member-config": {
|
|
19
|
+
"update-jwt-token": "Échec de la mise à jour du jeton JWT !"
|
|
20
|
+
},
|
|
21
|
+
"member-roles": {
|
|
22
|
+
"id-not-found": "ID du rôle et du membre introuvable."
|
|
23
|
+
},
|
|
24
|
+
"roles-rights": {
|
|
25
|
+
"role-right-not-found": "Rôle ou droit introuvable."
|
|
26
|
+
},
|
|
27
|
+
"wallet": {
|
|
28
|
+
"coins-min-amount": "Le montant de pièces doit être supérieur à 0.",
|
|
29
|
+
"operation_error": "Une erreur s'est produite lors de l'opération de pièces."
|
|
30
|
+
},
|
|
31
|
+
"jwt-strategy": {
|
|
32
|
+
"not-authorized": "Vous n'avez pas l'autorisation suffisante pour effectuer cette opération."
|
|
33
|
+
},
|
|
34
|
+
"jwt-authentication": {
|
|
35
|
+
"unauthorized": "Accès non autorisé !",
|
|
36
|
+
"credentials-verification": "Échec de la vérification des identifiants.",
|
|
37
|
+
"another-device": "Vous avez été déconnecté car un autre appareil s'est connecté. Veuillez vous reconnecter."
|
|
38
|
+
},
|
|
39
|
+
"year": {
|
|
40
|
+
"required": "L'année est requise.",
|
|
41
|
+
"must-be-number": "L'année doit être un nombre.",
|
|
42
|
+
"min": "L'année doit être au moins {min}.",
|
|
43
|
+
"max": "L'année ne peut pas être supérieure à {max}."
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "Senha incorreta inserida.",
|
|
4
|
+
"user-not-found": "Usuário não encontrado.",
|
|
5
|
+
"password-username-wrong": "Nome de usuário ou senha incorretos.",
|
|
6
|
+
"user-info-not-found": "Não foi possível obter as informações do usuário.",
|
|
7
|
+
"password-detail": "A senha deve ter pelo menos 6 caracteres.",
|
|
8
|
+
"old-new-password": "A nova senha não pode ser igual à antiga."
|
|
9
|
+
},
|
|
10
|
+
"blocked-phone": {
|
|
11
|
+
"phone-id-empty": "O parâmetro de ID do telefone não pode estar vazio.",
|
|
12
|
+
"phone-already-blocked": "O acesso com este telefone já está bloqueado."
|
|
13
|
+
},
|
|
14
|
+
"feedback-complaint": {
|
|
15
|
+
"complaint-not-found": "Nenhuma reclamação/feedback encontrada.",
|
|
16
|
+
"error-status-update": "Ocorreu um erro ao atualizar o status."
|
|
17
|
+
},
|
|
18
|
+
"member-config": {
|
|
19
|
+
"update-jwt-token": "Falha ao atualizar o token JWT!"
|
|
20
|
+
},
|
|
21
|
+
"member-roles": {
|
|
22
|
+
"id-not-found": "ID do papel ou membro não encontrado."
|
|
23
|
+
},
|
|
24
|
+
"roles-rights": {
|
|
25
|
+
"role-right-not-found": "Papel ou direito não encontrado."
|
|
26
|
+
},
|
|
27
|
+
"wallet": {
|
|
28
|
+
"coins-min-amount": "A quantidade de moedas deve ser maior que 0.",
|
|
29
|
+
"operation_error": "Ocorreu um erro durante a operação de moedas."
|
|
30
|
+
},
|
|
31
|
+
"jwt-strategy": {
|
|
32
|
+
"not-authorized": "Você não tem permissão suficiente para realizar esta operação."
|
|
33
|
+
},
|
|
34
|
+
"jwt-authentication": {
|
|
35
|
+
"unauthorized": "Acesso não autorizado!",
|
|
36
|
+
"credentials-verification": "Falha na verificação das credenciais.",
|
|
37
|
+
"another-device": "Você foi desconectado porque outro dispositivo fez login. Por favor, faça login novamente."
|
|
38
|
+
},
|
|
39
|
+
"year": {
|
|
40
|
+
"required": "O ano é obrigatório.",
|
|
41
|
+
"must-be-number": "O ano deve ser um número.",
|
|
42
|
+
"min": "O ano deve ser no mínimo {min}.",
|
|
43
|
+
"max": "O ano não pode ser maior que {max}."
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "Введён неверный пароль.",
|
|
4
|
+
"user-not-found": "Пользователь не найден.",
|
|
5
|
+
"password-username-wrong": "Неверное имя пользователя или пароль.",
|
|
6
|
+
"user-info-not-found": "Информация о пользователе не найдена.",
|
|
7
|
+
"password-detail": "Пароль должен содержать не менее 6 символов.",
|
|
8
|
+
"old-new-password": "Новый пароль не может совпадать со старым."
|
|
9
|
+
},
|
|
10
|
+
"blocked-phone": {
|
|
11
|
+
"phone-id-empty": "Параметр Phone ID не может быть пустым.",
|
|
12
|
+
"phone-already-blocked": "Доступ с этого телефона уже заблокирован."
|
|
13
|
+
},
|
|
14
|
+
"feedback-complaint": {
|
|
15
|
+
"complaint-not-found": "Жалоба/обратная связь не найдена.",
|
|
16
|
+
"error-status-update": "Ошибка при обновлении статуса."
|
|
17
|
+
},
|
|
18
|
+
"member-config": {
|
|
19
|
+
"update-jwt-token": "Не удалось обновить токен JWT!"
|
|
20
|
+
},
|
|
21
|
+
"member-roles": {
|
|
22
|
+
"id-not-found": "ID роли или участника не найден."
|
|
23
|
+
},
|
|
24
|
+
"roles-rights": {
|
|
25
|
+
"role-right-not-found": "Роль или право не найдено."
|
|
26
|
+
},
|
|
27
|
+
"wallet": {
|
|
28
|
+
"coins-min-amount": "Количество монет должно быть больше 0.",
|
|
29
|
+
"operation_error": "Произошла ошибка во время операции с монетами."
|
|
30
|
+
},
|
|
31
|
+
"jwt-strategy": {
|
|
32
|
+
"not-authorized": "У вас нет достаточных прав для выполнения этой операции."
|
|
33
|
+
},
|
|
34
|
+
"jwt-authentication": {
|
|
35
|
+
"unauthorized": "Несанкционированный доступ!",
|
|
36
|
+
"credentials-verification": "Ошибка проверки учетных данных.",
|
|
37
|
+
"another-device": "Вы были выведены из системы из-за входа с другого устройства. Пожалуйста, войдите снова."
|
|
38
|
+
},
|
|
39
|
+
"year": {
|
|
40
|
+
"required": "Год обязателен",
|
|
41
|
+
"must-be-number": "Год должен быть числом",
|
|
42
|
+
"min": "Год должен быть не менее {min}",
|
|
43
|
+
"max": "Год не может быть больше {max}"
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "Hatalı şifre girdiniz.",
|
|
4
|
+
"user-not-found": "Kullanıcı bulunamadı.",
|
|
5
|
+
"password-username-wrong": "Şifre ya da kullanıcı adını hatalı girdiniz.",
|
|
6
|
+
"user-info-not-found": "Kullanıcı bilgisine ulaşılamıyor.",
|
|
7
|
+
"password-detail": "Şifre en az 6 haneli olmalı.",
|
|
8
|
+
"old-new-password": "Eski şifre ile yeni şifre aynı olamaz."
|
|
9
|
+
},
|
|
10
|
+
"blocked-phone": {
|
|
11
|
+
"phone-id-empty": "Telefon ID parametresi boş olamaz.",
|
|
12
|
+
"phone-already-blocked": "Bu telefon ile giriş zaten engellendi."
|
|
13
|
+
},
|
|
14
|
+
"feedback-complaint": {
|
|
15
|
+
"complaint-not-found": "Böyle bir şikayet/geri bildirim bulunamadı.",
|
|
16
|
+
"error-status-update": "Durum güncelleme esnasında bir hata oluştu."
|
|
17
|
+
},
|
|
18
|
+
"member-config": {
|
|
19
|
+
"update-jwt-token": "JWT token güncellenemedi!"
|
|
20
|
+
},
|
|
21
|
+
"member-roles": {
|
|
22
|
+
"id-not-found": "Rol ve üye id'si bulunamadı."
|
|
23
|
+
},
|
|
24
|
+
"roles-rights": {
|
|
25
|
+
"role-right-not-found": "Role ya da Right bulunamadı."
|
|
26
|
+
},
|
|
27
|
+
"wallet": {
|
|
28
|
+
"coins-min-amount": "Coins miktarı 0'dan büyük olmalıdır.",
|
|
29
|
+
"operation_error": "Coin işlemi sırasında bir hata oluştu."
|
|
30
|
+
},
|
|
31
|
+
"jwt-strategy": {
|
|
32
|
+
"not-authorized": "Bu işlemi gerçekleştirebilmek için yeterli yetkiniz yok."
|
|
33
|
+
},
|
|
34
|
+
"jwt-authentication": {
|
|
35
|
+
"unauthorized": "Yetkisiz erişim!",
|
|
36
|
+
"credentials-verification": "Kimlik doğrulama başarısız.",
|
|
37
|
+
"another-device": "Başka bir cihazdan giriş yapıldığı için çıkış yapıldı. Lütfen tekrar giriş yapın."
|
|
38
|
+
},
|
|
39
|
+
"year": {
|
|
40
|
+
"required": "Yıl zorunludur",
|
|
41
|
+
"must-be-number": "Yıl bir sayı olmalıdır",
|
|
42
|
+
"min": "Yıl en az {min} olmalıdır",
|
|
43
|
+
"max": "Yıl {max}'den büyük olamaz"
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "كلمة المرور غير صحيحة.",
|
|
4
|
+
"otp-verification": "فشل التحقق من رمز OTP.",
|
|
5
|
+
"user-not-found": "لم يتم العثور على المستخدم.",
|
|
6
|
+
"access-denied-today": "تم حظر دخولك لهذا اليوم.",
|
|
7
|
+
"error-occurred": "حدث خطأ أثناء التسجيل، يرجى المحاولة مرة أخرى.",
|
|
8
|
+
"user-info-not-found": "تعذر الوصول إلى معلومات المستخدم.",
|
|
9
|
+
"password-detail": "يجب أن تتكون كلمة المرور من 6 أحرف على الأقل.",
|
|
10
|
+
"old-new-password": "لا يمكن أن تكون كلمة المرور القديمة والجديدة متطابقتين.",
|
|
11
|
+
"gsm-account": "لم يتم العثور على حساب مرتبط بهذا الرقم.",
|
|
12
|
+
"daily-reset-limit": "لقد تجاوزت الحد اليومي لإعادة التعيين.",
|
|
13
|
+
"too-many-attempts": "محاولات تسجيل دخول فاشلة كثيرة جدًا. تم حظر دخولك لمدة يوم واحد.",
|
|
14
|
+
"too-many-account": "يمكن تسجيل الدخول إلى 3 حسابات مختلفة فقط من جهاز واحد.",
|
|
15
|
+
"gender_not_found": "تعذّر الحصول على معلومات الجنس.",
|
|
16
|
+
"firebase_required": "يرجى التحقق من اتصالك بالإنترنت."
|
|
17
|
+
},
|
|
18
|
+
"feedback-complaint": {
|
|
19
|
+
"feedback-limit": "تم الوصول إلى الحد الأقصى لإرسال الملاحظات.",
|
|
20
|
+
"feedback-last": "لا يمكنك إرسال ملاحظة جديدة لأن ملاحظتك الأخيرة لم يتم الرد عليها."
|
|
21
|
+
},
|
|
22
|
+
"member": {
|
|
23
|
+
"user-not-found": "لم يتم العثور على المستخدم.",
|
|
24
|
+
"regex-error": "يمكن أن يحتوي اسم المستخدم فقط على أحرف وأرقام ونقاط وشرطات سفلية. المسافات غير مسموح بها.",
|
|
25
|
+
"data-wrong": "تم إدخال نوع البيانات بشكل خاطئ.",
|
|
26
|
+
"username-in-use": "اسم المستخدم هذا قيد الاستخدام بالفعل.",
|
|
27
|
+
"profanity-nickname": "اسم المستخدم الخاص بك يحتوي على محتوى غير لائق. يرجى تغييره.",
|
|
28
|
+
"invalid-value": "تم إدخال قيمة غير صالحة."
|
|
29
|
+
},
|
|
30
|
+
"member-config": {
|
|
31
|
+
"update-jwt-token": "تعذر تحديث رمز JWT!"
|
|
32
|
+
},
|
|
33
|
+
"member-friends": {
|
|
34
|
+
"unknown-error": "حدث خطأ غير معروف."
|
|
35
|
+
},
|
|
36
|
+
"member-reminder": {
|
|
37
|
+
"member-id-undefined": "خطأ: reminder_id غير محدد!",
|
|
38
|
+
"reminder-count": "يمكن إضافة تذكير لـ 20 شخصًا كحد أقصى.",
|
|
39
|
+
"reminder-delete": "تم حذف التذكير بنجاح.",
|
|
40
|
+
"reminder-to-delete": "لم يتم العثور على سجل للحذف! ",
|
|
41
|
+
"member-not-saved": "خطأ: member_id غير محدد!"
|
|
42
|
+
},
|
|
43
|
+
"system-settings": {
|
|
44
|
+
"key-value-not-empty": "لا يمكن أن تكون قيمة Key أو Value فارغة",
|
|
45
|
+
"update-error": "حدث خطأ أثناء التحديث."
|
|
46
|
+
},
|
|
47
|
+
"wallet": {
|
|
48
|
+
"wallet-not-found": "لم يتم العثور على محفظة لهذا المستخدم.",
|
|
49
|
+
"spending_error": "حدث خطأ أثناء عملية الإنفاق.",
|
|
50
|
+
"earning_error": "حدث خطأ أثناء عملية الكسب."
|
|
51
|
+
},
|
|
52
|
+
"wallet-operation": {
|
|
53
|
+
"wallet-not-found": "لم يتم العثور على محفظة العضو. معرف العضو: "
|
|
54
|
+
},
|
|
55
|
+
"user-exist-guard": {
|
|
56
|
+
"user-exist": "هذا المستخدم موجود بالفعل."
|
|
57
|
+
},
|
|
58
|
+
"socket": {
|
|
59
|
+
"not-enough-coins": "لا توجد عملات كافية.",
|
|
60
|
+
"error-during-call": "حدث خطأ غير معروف أثناء المكالمة.",
|
|
61
|
+
"user-in-call": "المستخدم في مكالمة أخرى..",
|
|
62
|
+
"user-not-active": "المستخدم غير نشط..",
|
|
63
|
+
"user-status-unknown": "حالة المستخدم غير معروفة..",
|
|
64
|
+
"unknown-error": "حدث خطأ غير معروف..",
|
|
65
|
+
"info-not-found": "تعذر الوصول إلى معلومات الاتصال الخاصة بك..",
|
|
66
|
+
"caller-not-active": "المتصل غير نشط..",
|
|
67
|
+
"caller-hang-up": "أغلق الطرف الآخر المكالمة..",
|
|
68
|
+
"call-start-error": "حدث خطأ أثناء بدء المكالمة.",
|
|
69
|
+
"publisher-cant-send-gift": "لا يمكنك إرسال هدية لأنك ناشر.",
|
|
70
|
+
"gift-unavailable": "هذه الهدية غير متاحة حاليًا.",
|
|
71
|
+
"wallet-info-not-found": "تعذر الوصول إلى معلومات المحفظة.",
|
|
72
|
+
"sender-reciever-not-found": "تعذر الوصول إلى معلومات المرسل أو المستلم.",
|
|
73
|
+
"gift-not-found": "تعذر الوصول إلى معلومات الهدية المرسلة.",
|
|
74
|
+
"no-audio": "المستخدم لا يجري مكالمات صوتية.",
|
|
75
|
+
"no-video": "المستخدم لا يجري مكالمات فيديو.",
|
|
76
|
+
"publisher-cannot-communicate": "بصفتك ناشرًا، يمكنك التواصل فقط مع المستخدمين."
|
|
77
|
+
},
|
|
78
|
+
"jwt-strategy": {
|
|
79
|
+
"not-authorized": "ليس لديك صلاحيات كافية لتنفيذ هذه العملية."
|
|
80
|
+
},
|
|
81
|
+
"jwt-authentication": {
|
|
82
|
+
"unauthorized": "وصول غير مصرح به!",
|
|
83
|
+
"credentials-verification": "فشل التحقق من بيانات الاعتماد.",
|
|
84
|
+
"another-device": "تم تسجيل الخروج بسبب تسجيل الدخول من جهاز آخر. يرجى تسجيل الدخول مرة أخرى."
|
|
85
|
+
},
|
|
86
|
+
"story": {
|
|
87
|
+
"max_limit": "يمكنك مشاركة ما يصل إلى 5 فايب خلال 24 ساعة."
|
|
88
|
+
},
|
|
89
|
+
"payment":{
|
|
90
|
+
"payment-creation-failed": "فشل إنشاء الدفع."
|
|
91
|
+
}
|
|
92
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "Incorrect password entered.",
|
|
4
|
+
"otp-verification": "OTP verification failed.",
|
|
5
|
+
"user-not-found": "User not found.",
|
|
6
|
+
"access-denied-today": "Your access is blocked for today.",
|
|
7
|
+
"error-occurred": "An error occurred during registration. Please try again.",
|
|
8
|
+
"user-info-not-found": "User information could not be retrieved.",
|
|
9
|
+
"password-detail": "Password must be at least 6 characters long.",
|
|
10
|
+
"old-new-password": "New password cannot be the same as the old password.",
|
|
11
|
+
"gsm-account": "No account found for this number.",
|
|
12
|
+
"daily-reset-limit": "You have exceeded the daily reset limit.",
|
|
13
|
+
"too-many-attempts": "Too many failed login attempts. Your access is blocked for 1 day.",
|
|
14
|
+
"too-many-account": "Only 3 different accounts can be logged in from one device.",
|
|
15
|
+
"gender_not_found": "Gender information could not be retrieved.",
|
|
16
|
+
"firebase_required": "Please check your internet connection."
|
|
17
|
+
},
|
|
18
|
+
"feedback-complaint": {
|
|
19
|
+
"feedback-limit": "Feedback submission limit reached.",
|
|
20
|
+
"feedback-last": "You cannot submit new feedback as your last sales feedback is unanswered."
|
|
21
|
+
},
|
|
22
|
+
"member": {
|
|
23
|
+
"user-not-found": "User not found.",
|
|
24
|
+
"data-wrong": "Incorrect data type entered.",
|
|
25
|
+
"username-in-use": "This username is already in use.",
|
|
26
|
+
"profanity-nickname": "Your username contains inappropriate content. Please change it.",
|
|
27
|
+
"invalid-value": "Invalid value entered."
|
|
28
|
+
},
|
|
29
|
+
"member-config": {
|
|
30
|
+
"update-jwt-token": "Failed to update JWT token!"
|
|
31
|
+
},
|
|
32
|
+
"member-friends": {
|
|
33
|
+
"unknown-error": "An unknown error occurred."
|
|
34
|
+
},
|
|
35
|
+
"member-reminder": {
|
|
36
|
+
"member-id-undefined": "Error: reminder_id is not defined!",
|
|
37
|
+
"reminder-count": "You can add reminders for a maximum of 20 people.",
|
|
38
|
+
"reminder-delete": "Reminder successfully deleted.",
|
|
39
|
+
"reminder-to-delete": "No record found to delete!",
|
|
40
|
+
"member-not-saved": "Error: member_id is not defined!"
|
|
41
|
+
},
|
|
42
|
+
"system-settings": {
|
|
43
|
+
"key-value-not-empty": "Key or value cannot be empty",
|
|
44
|
+
"update-error": "An error occurred during update."
|
|
45
|
+
},
|
|
46
|
+
"wallet": {
|
|
47
|
+
"wallet-not-found": "Wallet not found for this user.",
|
|
48
|
+
"spending_error": "An error occurred during the spending process.",
|
|
49
|
+
"earning_error": "An error occurred during the earning process."
|
|
50
|
+
},
|
|
51
|
+
"wallet-operation": {
|
|
52
|
+
"wallet-not-found": "User's wallet not found. Member ID: "
|
|
53
|
+
},
|
|
54
|
+
"user-exist-guard": {
|
|
55
|
+
"user-exist": "This user already exists."
|
|
56
|
+
},
|
|
57
|
+
"socket": {
|
|
58
|
+
"not-enough-coins": "Not enough coins.",
|
|
59
|
+
"error-during-call": "An unknown error occurred during the call.",
|
|
60
|
+
"user-in-call": "User is in another call..",
|
|
61
|
+
"user-not-active": "User is not active..",
|
|
62
|
+
"user-status-unknown": "User status is unknown..",
|
|
63
|
+
"unknown-error": "An unknown error occurred..",
|
|
64
|
+
"info-not-found": "Call information could not be accessed..",
|
|
65
|
+
"caller-not-active": "Caller is not active..",
|
|
66
|
+
"caller-hang-up": "The other party has hung up..",
|
|
67
|
+
"call-start-error": "An error occurred while starting the call.",
|
|
68
|
+
"publisher-cant-send-gift": "As a publisher, you cannot send gifts.",
|
|
69
|
+
"gift-unavailable": "This gift is currently unavailable.",
|
|
70
|
+
"wallet-info-not-found": "Wallet information could not be accessed.",
|
|
71
|
+
"sender-reciever-not-found": "Sender or receiver information could not be accessed.",
|
|
72
|
+
"gift-not-found": "Gift information could not be found.",
|
|
73
|
+
"no-video": "User does not wish to make video calls.",
|
|
74
|
+
"no-audio": "User does not wish to make video calls.",
|
|
75
|
+
"publisher-cannot-communicate": "As a publisher, you can communicate only with users."
|
|
76
|
+
},
|
|
77
|
+
"jwt-strategy": {
|
|
78
|
+
"not-authorized": "You do not have sufficient permission to perform this operation."
|
|
79
|
+
},
|
|
80
|
+
"jwt-authentication": {
|
|
81
|
+
"unauthorized": "Unauthorized access!",
|
|
82
|
+
"credentials-verification": "Credential verification failed.",
|
|
83
|
+
"another-device": "You have been logged out because another device logged in. Please log in again."
|
|
84
|
+
},
|
|
85
|
+
"story": {
|
|
86
|
+
"max_limit": "You can only share up to 5 Vibes in 24 hours."
|
|
87
|
+
},
|
|
88
|
+
"payment":{
|
|
89
|
+
"payment-creation-failed": "Payment creation failed."
|
|
90
|
+
}
|
|
91
|
+
}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
{
|
|
2
|
+
"auth": {
|
|
3
|
+
"password-wrong": "Contraseña incorrecta.",
|
|
4
|
+
"otp-verification": "La verificación del OTP falló.",
|
|
5
|
+
"user-not-found": "Usuario no encontrado.",
|
|
6
|
+
"access-denied-today": "Tu acceso está bloqueado por hoy.",
|
|
7
|
+
"error-occurred": "Ocurrió un error durante el registro. Por favor, inténtalo de nuevo.",
|
|
8
|
+
"user-info-not-found": "No se pudo recuperar la información del usuario.",
|
|
9
|
+
"password-detail": "La contraseña debe tener al menos 6 caracteres.",
|
|
10
|
+
"old-new-password": "La nueva contraseña no puede ser igual a la anterior.",
|
|
11
|
+
"gsm-account": "No se encontró una cuenta para este número.",
|
|
12
|
+
"daily-reset-limit": "Has superado el límite diario de restablecimientos.",
|
|
13
|
+
"too-many-attempts": "Demasiados intentos fallidos de inicio de sesión. Tu acceso está bloqueado por 1 día.",
|
|
14
|
+
"too-many-account": "Solo se pueden iniciar sesión en 3 cuentas diferentes desde un dispositivo.",
|
|
15
|
+
"gender_not_found": "No se pudo obtener la información de género.",
|
|
16
|
+
"firebase_required": "Por favor, verifica tu conexión a internet."
|
|
17
|
+
},
|
|
18
|
+
"feedback-complaint": {
|
|
19
|
+
"feedback-limit": "Se alcanzó el límite de envíos de comentarios.",
|
|
20
|
+
"feedback-last": "No puedes enviar nuevos comentarios ya que tu último comentario de ventas no ha sido respondido."
|
|
21
|
+
},
|
|
22
|
+
"member": {
|
|
23
|
+
"user-not-found": "Usuario no encontrado.",
|
|
24
|
+
"regex-error": "El apodo solo puede contener letras, números, puntos y guiones bajos. No se permiten espacios.",
|
|
25
|
+
"data-wrong": "Tipo de dato incorrecto.",
|
|
26
|
+
"username-in-use": "Este nombre de usuario ya está en uso.",
|
|
27
|
+
"profanity-nickname": "Tu nombre de usuario contiene contenido inapropiado. Por favor, cámbialo.",
|
|
28
|
+
"invalid-value": "Valor inválido ingresado."
|
|
29
|
+
},
|
|
30
|
+
"member-config": {
|
|
31
|
+
"update-jwt-token": "¡No se pudo actualizar el token JWT!"
|
|
32
|
+
},
|
|
33
|
+
"member-friends": {
|
|
34
|
+
"unknown-error": "Ocurrió un error desconocido."
|
|
35
|
+
},
|
|
36
|
+
"member-reminder": {
|
|
37
|
+
"member-id-undefined": "Error: ¡reminder_id no está definido!",
|
|
38
|
+
"reminder-count": "Puedes agregar recordatorios para un máximo de 20 personas.",
|
|
39
|
+
"reminder-delete": "Recordatorio eliminado correctamente.",
|
|
40
|
+
"reminder-to-delete": "¡No se encontró ningún registro para eliminar!",
|
|
41
|
+
"member-not-saved": "Error: ¡member_id no está definido!"
|
|
42
|
+
},
|
|
43
|
+
"system-settings": {
|
|
44
|
+
"key-value-not-empty": "La clave o el valor no pueden estar vacíos.",
|
|
45
|
+
"update-error": "Ocurrió un error durante la actualización."
|
|
46
|
+
},
|
|
47
|
+
"wallet": {
|
|
48
|
+
"wallet-not-found": "No se encontró billetera para este usuario.",
|
|
49
|
+
"spending_error": "Ocurrió un error durante el proceso de gasto.",
|
|
50
|
+
"earning_error": "Ocurrió un error durante el proceso de ganancia."
|
|
51
|
+
},
|
|
52
|
+
"wallet-operation": {
|
|
53
|
+
"wallet-not-found": "No se encontró la billetera del usuario. ID del miembro: "
|
|
54
|
+
},
|
|
55
|
+
"user-exist-guard": {
|
|
56
|
+
"user-exist": "Este usuario ya existe."
|
|
57
|
+
},
|
|
58
|
+
"socket": {
|
|
59
|
+
"not-enough-coins": "No tienes suficientes monedas.",
|
|
60
|
+
"error-during-call": "Ocurrió un error desconocido durante la llamada.",
|
|
61
|
+
"user-in-call": "El usuario está en otra llamada..",
|
|
62
|
+
"user-not-active": "El usuario no está activo..",
|
|
63
|
+
"user-status-unknown": "Estado del usuario desconocido..",
|
|
64
|
+
"unknown-error": "Ocurrió un error desconocido..",
|
|
65
|
+
"info-not-found": "No se pudo acceder a la información de la llamada..",
|
|
66
|
+
"caller-not-active": "El llamante no está activo..",
|
|
67
|
+
"caller-hang-up": "La otra parte ha colgado..",
|
|
68
|
+
"call-start-error": "Ocurrió un error al iniciar la llamada.",
|
|
69
|
+
"publisher-cant-send-gift": "Como publicador, no puedes enviar regalos.",
|
|
70
|
+
"gift-unavailable": "Este regalo no está disponible actualmente.",
|
|
71
|
+
"wallet-info-not-found": "No se pudo acceder a la información de la billetera.",
|
|
72
|
+
"sender-reciever-not-found": "No se pudo acceder a la información del remitente o receptor.",
|
|
73
|
+
"gift-not-found": "No se pudo encontrar la información del regalo.",
|
|
74
|
+
"no-video": "El usuario no desea realizar videollamadas.",
|
|
75
|
+
"no-audio": "El usuario no desea realizar videollamadas.",
|
|
76
|
+
"publisher-cannot-communicate": "Como publicador, puedes comunicarte solo con usuarios."
|
|
77
|
+
},
|
|
78
|
+
"jwt-strategy": {
|
|
79
|
+
"not-authorized": "No tienes permisos suficientes para realizar esta operación."
|
|
80
|
+
},
|
|
81
|
+
"jwt-authentication": {
|
|
82
|
+
"unauthorized": "¡Acceso no autorizado!",
|
|
83
|
+
"credentials-verification": "Falló la verificación de credenciales.",
|
|
84
|
+
"another-device": "Se cerró tu sesión porque otro dispositivo inició sesión. Por favor, inicia sesión nuevamente."
|
|
85
|
+
},
|
|
86
|
+
"story": {
|
|
87
|
+
"max_limit": "Puedes compartir hasta 5 Vibes en 24 horas."
|
|
88
|
+
},
|
|
89
|
+
"payment":{
|
|
90
|
+
"payment-creation-failed": "Falló la creación del pago."
|
|
91
|
+
}
|
|
92
|
+
}
|