This commit is contained in:
@@ -1550,5 +1550,18 @@
|
|||||||
"AuthorizationRoleOpsAdminFull":"Systemvorgänge - unbeschränkt",
|
"AuthorizationRoleOpsAdminFull":"Systemvorgänge - unbeschränkt",
|
||||||
"Welcome":"Willkommen in AyaNova",
|
"Welcome":"Willkommen in AyaNova",
|
||||||
"ErrorFieldValueNotInteger": "Der Wert muss eine ganze Zahl sein",
|
"ErrorFieldValueNotInteger": "Der Wert muss eine ganze Zahl sein",
|
||||||
"ErrorFieldValueNotDecimal": "Wert muss eine Zahl sein"
|
"ErrorFieldValueNotDecimal": "Wert muss eine Zahl sein",
|
||||||
|
"ErrorAPI2000":"Server ist geschlossen",
|
||||||
|
"ErrorAPI2001":"Server ist wegen Wartungsarbeiten geschlossen",
|
||||||
|
"ErrorAPI2002":"Interner Serverfehler",
|
||||||
|
"ErrorAPI2003":"Authentication failed",
|
||||||
|
"ErrorAPI2004":"Not authorized",
|
||||||
|
"ErrorAPI2005":"Object was recently changed by another user and can't be saved",
|
||||||
|
"ErrorAPI2010":"Object not found",
|
||||||
|
"ErrorAPI2020":"PUT id mismatch, route id doesn't match object id",
|
||||||
|
"ErrorAPI2030":"Invalid operation",
|
||||||
|
"ErrorAPI2200":"Validation error",
|
||||||
|
"ErrorAPI2201":"Validation error - required field empty",
|
||||||
|
"ErrorAPI2202":"Validation error - Field length exceeded",
|
||||||
|
"ErrorAPI2203":"Validation error - invalid value"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1549,7 +1549,21 @@
|
|||||||
"AuthorizationRoleOpsAdminFull":"System operations - full",
|
"AuthorizationRoleOpsAdminFull":"System operations - full",
|
||||||
"Welcome":"Welcome to AyaNova",
|
"Welcome":"Welcome to AyaNova",
|
||||||
"ErrorFieldValueNotInteger": "Value must be an integer",
|
"ErrorFieldValueNotInteger": "Value must be an integer",
|
||||||
"ErrorFieldValueNotDecimal": "Value must be a number"
|
"ErrorFieldValueNotDecimal": "Value must be a number",
|
||||||
|
"ErrorAPI2000":"The server is closed",
|
||||||
|
"ErrorAPI2001":"The server is closed for maintenance",
|
||||||
|
"ErrorAPI2002":"Internal server error",
|
||||||
|
"ErrorAPI2003":"Authentication failed",
|
||||||
|
"ErrorAPI2004":"Not authorized",
|
||||||
|
"ErrorAPI2005":"Object was recently changed by another user and can't be saved",
|
||||||
|
"ErrorAPI2010":"Object not found",
|
||||||
|
"ErrorAPI2020":"PUT id mismatch, route id doesn't match object id",
|
||||||
|
"ErrorAPI2030":"Invalid operation",
|
||||||
|
"ErrorAPI2200":"Validation error",
|
||||||
|
"ErrorAPI2201":"Validation error - required field empty",
|
||||||
|
"ErrorAPI2202":"Validation error - Field length exceeded",
|
||||||
|
"ErrorAPI2203":"Validation error - invalid value"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -1550,5 +1550,18 @@
|
|||||||
"AuthorizationRoleOpsAdminFull":"Operaciones del sistema - completo",
|
"AuthorizationRoleOpsAdminFull":"Operaciones del sistema - completo",
|
||||||
"Welcome":"Bienvenido a AyaNova",
|
"Welcome":"Bienvenido a AyaNova",
|
||||||
"ErrorFieldValueNotInteger": "El valor debe ser un entero",
|
"ErrorFieldValueNotInteger": "El valor debe ser un entero",
|
||||||
"ErrorFieldValueNotDecimal": "El valor debe ser un número"
|
"ErrorFieldValueNotDecimal": "El valor debe ser un número",
|
||||||
|
"ErrorAPI2000":"El servidor esta cerrado",
|
||||||
|
"ErrorAPI2001":"El servidor está cerrado por mantenimiento",
|
||||||
|
"ErrorAPI2002":"Error interno del servidor",
|
||||||
|
"ErrorAPI2003":"Authentication failed",
|
||||||
|
"ErrorAPI2004":"Not authorized",
|
||||||
|
"ErrorAPI2005":"Object was recently changed by another user and can't be saved",
|
||||||
|
"ErrorAPI2010":"Object not found",
|
||||||
|
"ErrorAPI2020":"PUT id mismatch, route id doesn't match object id",
|
||||||
|
"ErrorAPI2030":"Invalid operation",
|
||||||
|
"ErrorAPI2200":"Validation error",
|
||||||
|
"ErrorAPI2201":"Validation error - required field empty",
|
||||||
|
"ErrorAPI2202":"Validation error - Field length exceeded",
|
||||||
|
"ErrorAPI2203":"Validation error - invalid value"
|
||||||
}
|
}
|
||||||
@@ -1549,5 +1549,18 @@
|
|||||||
"AuthorizationRoleOpsAdminFull":"Opérations du système - complète",
|
"AuthorizationRoleOpsAdminFull":"Opérations du système - complète",
|
||||||
"Welcome":"Bienvenue chez AyaNova",
|
"Welcome":"Bienvenue chez AyaNova",
|
||||||
"ErrorFieldValueNotInteger": "La valeur doit être un entier",
|
"ErrorFieldValueNotInteger": "La valeur doit être un entier",
|
||||||
"ErrorFieldValueNotDecimal": "La valeur doit être un nombre"
|
"ErrorFieldValueNotDecimal": "La valeur doit être un nombre",
|
||||||
|
"ErrorAPI2000":"Le serveur est fermé",
|
||||||
|
"ErrorAPI2001":"Le serveur est fermé pour maintenance",
|
||||||
|
"ErrorAPI2002":"Erreur interne du serveur",
|
||||||
|
"ErrorAPI2003":"Authentication failed",
|
||||||
|
"ErrorAPI2004":"Not authorized",
|
||||||
|
"ErrorAPI2005":"Object was recently changed by another user and can't be saved",
|
||||||
|
"ErrorAPI2010":"Object not found",
|
||||||
|
"ErrorAPI2020":"PUT id mismatch, route id doesn't match object id",
|
||||||
|
"ErrorAPI2030":"Invalid operation",
|
||||||
|
"ErrorAPI2200":"Validation error",
|
||||||
|
"ErrorAPI2201":"Validation error - required field empty",
|
||||||
|
"ErrorAPI2202":"Validation error - Field length exceeded",
|
||||||
|
"ErrorAPI2203":"Validation error - invalid value"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user