63 lines
5.3 KiB
JSON
63 lines
5.3 KiB
JSON
|
{
|
||
|
"4c78325cedbb826db3a05bf5df0e8546": "You must provide an {{id}} when replacing!",
|
||
|
"a0cf0e09c26df14283223e84e6a10f00": "Could not update attributes. {{Object}} with {{id}} {0} does not exist!",
|
||
|
"e54d944c2a2c85a23caa86027ae307cf": "Cannot migrate models not attached to this datasource: {0}",
|
||
|
"e6161ae8459c79d810e2aa9d21282a39": "You must provide an {{id}} when updating attributes!",
|
||
|
"fca4d12faff1035d9d0438d73432571b": "Duplicate entry for {0}.{1}",
|
||
|
"09483e03b91c8bd58732a74b3ef1ec13": "Invalid date: {0}",
|
||
|
"0e88a84c6bc2638fbcc5d3ea95181f99": "Unknown property: {0}",
|
||
|
"416dfbb7b823f51c9f3800be81060b41": "No instance with {{id}} {0} found for {1}",
|
||
|
"5ec8efeb715a2c34b440f2d76e2cf87d": " {0}",
|
||
|
"6c3234937d69763fc7f6bcafccc59bbc": "{{Model::deleteById}} requires the {{id}} argument",
|
||
|
"6eb6fd4fbd73394000bc25f5776fd20c": "{{Model::exists}} requires the {{id}} argument",
|
||
|
"7bbbdece4eea90e42aa5c0bce295e503": "{{Model::findById}} requires the {{id}} argument",
|
||
|
"a829dee089c912e68c18920ba015400c": "WARNING: {{id}} property cannot be changed from {0} to {1} for model:{2} in {{'loaded'}} operation hook",
|
||
|
"a984a076c59e451948b2bcf7a393d860": "WARNING: {{id}} property cannot be changed from {0} to {1} for model:{2} in {{'before save'}} operation hook",
|
||
|
"db03083e9a768388fdbee865249ac67a": "Ignoring validation errors in {{updateOrCreate()}}:",
|
||
|
"e4434de4bb8f5a3cd1d416e4d80d7e0b": "Unknown \"{0}\" {{id}} \"{1}\".",
|
||
|
"f6e8c96c93b9c7687d6c172b3695e898": "{{id}} property ({0}) cannot be updated from {1} to {2}",
|
||
|
"0be2d39d225b1d8b2a0f92ad5c65c9ac": "No model specified for {{polymorphic}} {0}: {1}",
|
||
|
"0c4eb8b6c2ff6e51d7e195eee346ced9": "Table '{0}' does not exist.",
|
||
|
"2f4af31c144bbfab1bbf479866acd820": "\nWARNING: {{LoopBack}} connector \"{0}\" is not installed as any of the following modules:\n\n {1}\n\nTo fix, run:\n\n {{npm install {2} --save}}\n",
|
||
|
"6111399276924ffa3bc9a410cdfcb2e5": "No {{id}} name {0}",
|
||
|
"791ab3031a73ede03f7d6299a85e8289": "Timeout in connecting after {0} ms",
|
||
|
"7b277018e43d41bc445731092b91547d": "Not connected",
|
||
|
"a2487abefef4259c2131d96cdb8543b1": "Connection fails: {0}\nIt will be retried for the next request.",
|
||
|
"b15b20280211ad258d92947f05b6e4a5": "The connector has not been initialized.",
|
||
|
"ddf0aa14803f1c84f4a97f3803f7471c": "Class name required",
|
||
|
"e0e9504e137a3c3339144b51ed76fef2": "Connector is not defined correctly: it should create `{{connector}}` member of dataSource",
|
||
|
"ec42dca074f1818c447f7ad16e2d01af": "{0} is not provided by the attached connector",
|
||
|
"ba0fd8106eb54de4d003a844206431fd": "Model hook \"{0}\" is deprecated, use Operation hooks instead. {{http://docs.strongloop.com/display/LB/Operation+hooks}}",
|
||
|
"280f4550f90e133118955ec6f6f72830": "Discriminator type {0} specified but no model exists with such name",
|
||
|
"83abbb3ad105947dccbb21b4cf41e98f": "{{Relation.modelTo}} is not defined for relation {0} and is no polymorphic",
|
||
|
"eb56c2b0c30cf006e2df00a549ec9c2c": "Relation \"{0}\" is not defined for {1} model",
|
||
|
"514985b2327f061ffb1c932f6b909979": "Model {0} is not defined.",
|
||
|
"8091838319a5cc7d6a34af2f2a616ce9": "Property name should not be \"{{constructor}}\" in Model: {0}",
|
||
|
"da02dd6c53d4148320eeb31718a7aebe": "Invalid type for property {0}",
|
||
|
"da751a8a748adbde5b55fa83b707b4e2": "Property names containing dot(s) are not supported. Model: {0}, property: {1}",
|
||
|
"881e4b0cb86ed59549248ee540a9fd10": "Property name \"{{constructor}}\" is not allowed in {0} data",
|
||
|
"bdb11cc1c780c9ccac33c316cfdc9d82": "Type not defined for property {0}.{1}",
|
||
|
"cd930369e86cdd222f7bd117c6f9fa94": "Unknown default value provider {0}",
|
||
|
"cfee4d8149316d9a647c0885cf3cafaf": "Property names containing dot(s) are not supported. Model: {0}, dynamic property: {1}",
|
||
|
"0c0b867aca0973ba26e887d3337cc4ec": "{{Polymorphic}} model not found: `{0}` not set",
|
||
|
"2f062cbecdf24245731bddc77714c814": "Could not find \"{0}\" relation for {1}",
|
||
|
"3cde8cc9bca22c67278b202ab0720106": "No instance with id {0} found for {1}",
|
||
|
"6502a117987610380b9068ef98b1b0ee": "No record found in {0} for ({1}.{2} ,{3}.{4})",
|
||
|
"6fcc2ff0db7a4f490f5e0ce9e24691f3": "{{HasOne}} relation cannot create more than one instance of {0}",
|
||
|
"7e9530c0399289be0ee601a604be71ff": "{{BelongsTo}} relation {0} is empty",
|
||
|
"7faa840eb6ce11250a141deb42a6c489": "Unknown relation {{scope}}: {0}",
|
||
|
"89afd3a9249f5a8d3edda07d84ca049d": "{{Polymorphic}} model not found: `{0}`",
|
||
|
"a004f310d315e592843776fab964eaeb": "{{Polymorphic}} relations need a through model",
|
||
|
"a25e41a39c60c4702e55d0c3936576a1": "Key mismatch: {0}.{1}: {2}, {3}.{4}: {5}",
|
||
|
"a327355560d495454fba2c1aad6bdf09": "Unknown scope method: {0}",
|
||
|
"e08ab0e1ab55f26c357061447b635905": "No relation found in {0} for ({1}.{2},{3}.{4})",
|
||
|
"e55937649d8d7a11706b8cec22d02eae": "{{HasOne}} relation {0} is empty",
|
||
|
"2c4904377a87fdab502118719cc0d266": "{{Transaction}} is not supported",
|
||
|
"ecb7aa804bf54c682999d20d6436104c": "The {{transaction}} is not active: {0}",
|
||
|
"89bf6d92731fe7bd2146ce8d0bec205c": "Invalid argument, must be a string, {{regex}} literal, or {{RegExp}} object",
|
||
|
"8c5ab01638c1ac1d58168c6346a8481a": "Invalid {{regex}} flags: {0}",
|
||
|
"a6c18a7f4390cd3d59a2a7a047ae2aab": "Run \"{{npm install loopback-datasource-juggler}} {0}\" command ",
|
||
|
"b138294f132edfe1eb2a8211150c7238": "Unexpected `undefined` in query",
|
||
|
"8a39126103a157f501affa070367a1b0": "The {0} instance is not valid. Details: {1}."
|
||
|
}
|