chore: moved all data to data folder
This commit is contained in:
parent
fcca8b1bc9
commit
6faa48c8f8
3529 changed files with 0 additions and 0 deletions
13
data/006/0102/en_US.json
Normal file
13
data/006/0102/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0102": {
|
||||
"name": "Core::Unknown",
|
||||
"message": "",
|
||||
"short_description": "The reason for the error is unknown",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0103/en_US.json
Normal file
13
data/006/0103/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0103": {
|
||||
"name": "Core::NotImplemented",
|
||||
"message": "",
|
||||
"short_description": "The operation is currently not implemented",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0104/en_US.json
Normal file
13
data/006/0104/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0104": {
|
||||
"name": "Core::InvalidPointer",
|
||||
"message": "",
|
||||
"short_description": "\tThe operation specifies or accesses an invalid pointer",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0105/en_US.json
Normal file
13
data/006/0105/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0105": {
|
||||
"name": "Core::OperationAborted",
|
||||
"message": "",
|
||||
"short_description": "The operation was aborted",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0106/en_US.json
Normal file
13
data/006/0106/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0106": {
|
||||
"name": "Core::Exception",
|
||||
"message": "",
|
||||
"short_description": "The operation raised an exception",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0107/en_US.json
Normal file
13
data/006/0107/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0107": {
|
||||
"name": "Core::AccessDenied",
|
||||
"message": "",
|
||||
"short_description": "An attempt was made to access data in an incorrect manner. This may be due to inadequate permission or the data, file, etc. not existing",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0108/en_US.json
Normal file
13
data/006/0108/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0108": {
|
||||
"name": "Core::InvalidHandle",
|
||||
"message": "",
|
||||
"short_description": "The operation specifies or accesses an invalid DOHandle",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0109/en_US.json
Normal file
13
data/006/0109/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0109": {
|
||||
"name": "Core::InvalidIndex",
|
||||
"message": "",
|
||||
"short_description": "The operation specifies or accesses an invalid index",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0110/en_US.json
Normal file
13
data/006/0110/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0110": {
|
||||
"name": "Core::OutOfMemory",
|
||||
"message": "",
|
||||
"short_description": "The system could not allocate or access enough memory or disk space to perform the specified operation",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0111/en_US.json
Normal file
13
data/006/0111/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0111": {
|
||||
"name": "Core::InvalidArgument",
|
||||
"message": "",
|
||||
"short_description": "Invalid argument were passed with the operation. The argument(s) may be out of range or invalid",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0112/en_US.json
Normal file
13
data/006/0112/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0112": {
|
||||
"name": "Core::Timeout",
|
||||
"message": "",
|
||||
"short_description": "The operation did not complete within the specified timeout for that operation",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0113/en_US.json
Normal file
13
data/006/0113/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0113": {
|
||||
"name": "Core::InitializationFailure",
|
||||
"message": "",
|
||||
"short_description": "Initialization of the component failed",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0114/en_US.json
Normal file
13
data/006/0114/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0114": {
|
||||
"name": "Core::CallInitiationFailure",
|
||||
"message": "",
|
||||
"short_description": "The call failed to initialize",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0115/en_US.json
Normal file
13
data/006/0115/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0115": {
|
||||
"name": "Core::RegistrationError",
|
||||
"message": "",
|
||||
"short_description": "An error occurred during registration",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0116/en_US.json
Normal file
13
data/006/0116/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0116": {
|
||||
"name": "Core::BufferOverflow",
|
||||
"message": "",
|
||||
"short_description": "The buffer is too large to be sent",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0117/en_US.json
Normal file
13
data/006/0117/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0117": {
|
||||
"name": "Core::InvalidLockState",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0118/en_US.json
Normal file
13
data/006/0118/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0118": {
|
||||
"name": "Core::InvalidSequence",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0119/en_US.json
Normal file
13
data/006/0119/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0119": {
|
||||
"name": "Core::SystemError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0120/en_US.json
Normal file
13
data/006/0120/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0120": {
|
||||
"name": "Core::Cancelled",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0301/en_US.json
Normal file
13
data/006/0301/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0301": {
|
||||
"name": "RendezVous::ConnectionFailure",
|
||||
"message": "",
|
||||
"short_description": "Connection was unable to be established, either with the Rendez-Vous back end or a Peer",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0302/en_US.json
Normal file
13
data/006/0302/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0302": {
|
||||
"name": "RendezVous::NotAuthenticated",
|
||||
"message": "Unable to connect to the server.\nPlease try again later.\n\nFor help, visit support.nintendo.com",
|
||||
"short_description": "The Principal could not be authenticated by the Authentication Service",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0303/en_US.json
Normal file
13
data/006/0303/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0303": {
|
||||
"name": "RendezVous::InvalidUsername",
|
||||
"message": "",
|
||||
"short_description": "The Principal tried to log in with an invalid user name, i.e. the user name does not exist in the database",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0304/en_US.json
Normal file
13
data/006/0304/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0304": {
|
||||
"name": "RendezVous::InvalidPassword",
|
||||
"message": "",
|
||||
"short_description": "The Principal either tried to log in with an invalid password for the provided user name or tried to join a Gathering with an invalid password",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0305/en_US.json
Normal file
13
data/006/0305/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0305": {
|
||||
"name": "RendezVous::UsernameAlreadyExists",
|
||||
"message": "",
|
||||
"short_description": "The provided user name already exists in the database. All usernames must be unique",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0306/en_US.json
Normal file
13
data/006/0306/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0306": {
|
||||
"name": "RendezVous::AccountDisabled",
|
||||
"message": "",
|
||||
"short_description": "\tThe Principal's account still exists in the database but the account has been disabled",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0307/en_US.json
Normal file
13
data/006/0307/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0307": {
|
||||
"name": "RendezVous::AccountExpired",
|
||||
"message": "",
|
||||
"short_description": "The Principal's account still exists in the database but the account has expired",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0308/en_US.json
Normal file
13
data/006/0308/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0308": {
|
||||
"name": "RendezVous::ConcurrentLoginDenied",
|
||||
"message": "",
|
||||
"short_description": "The Principal does not have the capabilities to perform concurrent logins, i.e. at any given time only one log-in may be maintained",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0309/en_US.json
Normal file
13
data/006/0309/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0309": {
|
||||
"name": "RendezVous::EncryptionFailure",
|
||||
"message": "",
|
||||
"short_description": "Data encryption failed",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0310/en_US.json
Normal file
13
data/006/0310/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0310": {
|
||||
"name": "RendezVous::InvalidPID",
|
||||
"message": "",
|
||||
"short_description": "The operation specifies or accesses an invalid PrincipalID",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0311/en_US.json
Normal file
13
data/006/0311/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0311": {
|
||||
"name": "RendezVous::MaxConnectionsReached",
|
||||
"message": "Unable to connect to the server.\n\nPlease try again later",
|
||||
"short_description": "Maximum connnection number is reached",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0312/en_US.json
Normal file
13
data/006/0312/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0312": {
|
||||
"name": "RendezVous::InvalidGID",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0313/en_US.json
Normal file
13
data/006/0313/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0313": {
|
||||
"name": "RendezVous::InvalidControlScriptID",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0314/en_US.json
Normal file
13
data/006/0314/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0314": {
|
||||
"name": "RendezVous::InvalidOperationInLiveEnvironment",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0315/en_US.json
Normal file
13
data/006/0315/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0315": {
|
||||
"name": "RendezVous::DuplicateEntry",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0316/en_US.json
Normal file
13
data/006/0316/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0316": {
|
||||
"name": "RendezVous::ControlScriptFailure",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0317/en_US.json
Normal file
13
data/006/0317/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0317": {
|
||||
"name": "RendezVous::ClassNotFound",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0318/en_US.json
Normal file
13
data/006/0318/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0318": {
|
||||
"name": "RendezVous::SessionVoid",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0320/en_US.json
Normal file
13
data/006/0320/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0320": {
|
||||
"name": "RendezVous::DDLMismatch",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0321/en_US.json
Normal file
13
data/006/0321/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0321": {
|
||||
"name": "RendezVous::InvalidConfiguration",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0322/en_US.json
Normal file
13
data/006/0322/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0322": {
|
||||
"name": "RendezVous::SessionFull",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0323/en_US.json
Normal file
13
data/006/0323/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0323": {
|
||||
"name": "RendezVous::InvalidGatheringPassword",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0324/en_US.json
Normal file
13
data/006/0324/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0324": {
|
||||
"name": "RendezVous::WithoutParticipationPeriod",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0325/en_US.json
Normal file
13
data/006/0325/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0325": {
|
||||
"name": "RendezVous::PersistentGatheringCreationMax",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0326/en_US.json
Normal file
13
data/006/0326/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0326": {
|
||||
"name": "RendezVous::PersistentGatheringParticipationMax",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0327/en_US.json
Normal file
13
data/006/0327/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0327": {
|
||||
"name": "RendezVous::DeniedByParticipants",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0328/en_US.json
Normal file
13
data/006/0328/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0328": {
|
||||
"name": "RendezVous::ParticipantInBlackList",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0329/en_US.json
Normal file
13
data/006/0329/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0329": {
|
||||
"name": "RendezVous::GameServerMaintenance",
|
||||
"message": "The server is currently undergoing\nmaintenance. We apologize for any\ninconvenience. Please try again later.\n\nTo learn more about maintenance,\nvisit support.nintendo.com",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0330/en_US.json
Normal file
13
data/006/0330/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0330": {
|
||||
"name": "RendezVous::OperationPostpone",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0331/en_US.json
Normal file
13
data/006/0331/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0331": {
|
||||
"name": "RendezVous::OutOfRatingRange",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0332/en_US.json
Normal file
13
data/006/0332/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0332": {
|
||||
"name": "RendezVous::ConnectionDisconnected",
|
||||
"message": "A communication error has occurred.\n\nThere may be problems with the network\nor the environment. Please try again\nlater",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0333/en_US.json
Normal file
13
data/006/0333/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0333": {
|
||||
"name": "RendezVous::InvalidOperation",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0334/en_US.json
Normal file
13
data/006/0334/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0334": {
|
||||
"name": "RendezVous::NotParticipatedGathering",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0335/en_US.json
Normal file
13
data/006/0335/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0335": {
|
||||
"name": "RendezVous::MatchmakeSessionUserPasswordUnmatch",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0336/en_US.json
Normal file
13
data/006/0336/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0336": {
|
||||
"name": "RendezVous::MatchmakeSessionSystemPasswordUnmatch",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0337/en_US.json
Normal file
13
data/006/0337/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0337": {
|
||||
"name": "RendezVous::UserIsOffline",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0338/en_US.json
Normal file
13
data/006/0338/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0338": {
|
||||
"name": "RendezVous::AlreadyParticipatedGathering",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0339/en_US.json
Normal file
13
data/006/0339/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0339": {
|
||||
"name": "RendezVous::PermissionDenied",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0340/en_US.json
Normal file
13
data/006/0340/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0340": {
|
||||
"name": "RendezVous::NotFriend",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0341/en_US.json
Normal file
13
data/006/0341/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0341": {
|
||||
"name": "RendezVous::SessionClosed",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0342/en_US.json
Normal file
13
data/006/0342/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0342": {
|
||||
"name": "RendezVous::DatabaseTemporarilyUnavailable",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0343/en_US.json
Normal file
13
data/006/0343/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0343": {
|
||||
"name": "RendezVous::InvalidUniqueId",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0344/en_US.json
Normal file
13
data/006/0344/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0344": {
|
||||
"name": "RendezVous::MatchmakingWithdrawn",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0345/en_US.json
Normal file
13
data/006/0345/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0345": {
|
||||
"name": "RendezVous::LimitExceeded",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0346/en_US.json
Normal file
13
data/006/0346/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0346": {
|
||||
"name": "RendezVous::AccountTemporarilyDisabled",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0347/en_US.json
Normal file
13
data/006/0347/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0347": {
|
||||
"name": "RendezVous::PartiallyServiceClosed",
|
||||
"message": "This online service has ended.\n\nFor details, please refer to the official\nwebsite for this software",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0348/en_US.json
Normal file
13
data/006/0348/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0348": {
|
||||
"name": "RendezVous::ConnectionDisconnectedForConcurrentLogin",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0401/en_US.json
Normal file
13
data/006/0401/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0401": {
|
||||
"name": "PythonCore::Exception",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0402/en_US.json
Normal file
13
data/006/0402/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0402": {
|
||||
"name": "PythonCore::TypeError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0403/en_US.json
Normal file
13
data/006/0403/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0403": {
|
||||
"name": "PythonCore::IndexError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0404/en_US.json
Normal file
13
data/006/0404/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0404": {
|
||||
"name": "PythonCore::InvalidReference",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0405/en_US.json
Normal file
13
data/006/0405/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0405": {
|
||||
"name": "PythonCore::CallFailure",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0406/en_US.json
Normal file
13
data/006/0406/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0406": {
|
||||
"name": "PythonCore::MemoryError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0407/en_US.json
Normal file
13
data/006/0407/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0407": {
|
||||
"name": "PythonCore::KeyError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0408/en_US.json
Normal file
13
data/006/0408/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0408": {
|
||||
"name": "PythonCore::OperationError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0409/en_US.json
Normal file
13
data/006/0409/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0409": {
|
||||
"name": "PythonCore::ConversionError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0410/en_US.json
Normal file
13
data/006/0410/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0410": {
|
||||
"name": "PythonCore::ValidationError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0501/en_US.json
Normal file
13
data/006/0501/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0501": {
|
||||
"name": "Transport::Unknown",
|
||||
"message": "",
|
||||
"short_description": "The reason for the error is unknown",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0502/en_US.json
Normal file
13
data/006/0502/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0502": {
|
||||
"name": "Transport::ConnectionFailure",
|
||||
"message": "",
|
||||
"short_description": "Network connection was unable to be established",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0503/en_US.json
Normal file
13
data/006/0503/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0503": {
|
||||
"name": "Transport::InvalidUrl",
|
||||
"message": "",
|
||||
"short_description": "The URL contained in the StationURL is invalid. The syntax may be incorrect",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0504/en_US.json
Normal file
13
data/006/0504/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0504": {
|
||||
"name": "Transport::InvalidKey",
|
||||
"message": "",
|
||||
"short_description": "The key used to authenticate a given station is invalid. The secure transport layer uses secret-key based cryptography to ensure the integrity and confidentiality of data sent across the network",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0505/en_US.json
Normal file
13
data/006/0505/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0505": {
|
||||
"name": "Transport::InvalidURLType",
|
||||
"message": "",
|
||||
"short_description": "The specified transport type is invalid",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0506/en_US.json
Normal file
13
data/006/0506/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0506": {
|
||||
"name": "Transport::DuplicateEndpoint",
|
||||
"message": "",
|
||||
"short_description": "The Station is already connected via another EndPoint",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0507/en_US.json
Normal file
13
data/006/0507/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0507": {
|
||||
"name": "Transport::IOError",
|
||||
"message": "",
|
||||
"short_description": "The data could not be sent across the network. This could be due to an invalid message, packet, or buffer",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0508/en_US.json
Normal file
13
data/006/0508/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0508": {
|
||||
"name": "Transport::Timeout",
|
||||
"message": "",
|
||||
"short_description": "The operation did not complete within the specified timeout for that operation",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0509/en_US.json
Normal file
13
data/006/0509/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0509": {
|
||||
"name": "Transport::ConnectionReset",
|
||||
"message": "",
|
||||
"short_description": "The network connection was reset",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0510/en_US.json
Normal file
13
data/006/0510/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0510": {
|
||||
"name": "Transport::IncorrectRemoteAuthentication",
|
||||
"message": "",
|
||||
"short_description": "The destination Station did not authenticate itself properly",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0511/en_US.json
Normal file
13
data/006/0511/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0511": {
|
||||
"name": "Transport::ServerRequestError",
|
||||
"message": "",
|
||||
"short_description": "3rd-party server or device answered with an error code according to protocol used e.g. HTTP error code",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0512/en_US.json
Normal file
13
data/006/0512/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0512": {
|
||||
"name": "Transport::DecompressionFailure",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0513/en_US.json
Normal file
13
data/006/0513/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0513": {
|
||||
"name": "Transport::ReliableSendBufferFullFatal",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0514/en_US.json
Normal file
13
data/006/0514/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0514": {
|
||||
"name": "Transport::UPnPCannotInit",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0515/en_US.json
Normal file
13
data/006/0515/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0515": {
|
||||
"name": "Transport::UPnPCannotAddMapping",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0516/en_US.json
Normal file
13
data/006/0516/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0516": {
|
||||
"name": "Transport::NatPMPCannotInit",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0517/en_US.json
Normal file
13
data/006/0517/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0517": {
|
||||
"name": "Transport::NatPMPCannotAddMapping",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0519/en_US.json
Normal file
13
data/006/0519/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0519": {
|
||||
"name": "Transport::UnsupportedNAT",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0520/en_US.json
Normal file
13
data/006/0520/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0520": {
|
||||
"name": "Transport::DnsError",
|
||||
"message": "Could not connect to the Internet.\n\nThe network may be busy, or there\nmay be problems with the connection\nenvironment. To ensure an optimal\nconnection environment, move closer\nto the access point and make sure that\nthere are no obstructions between\nthe system and the access point.\nIf this does not work, please try\nagain later.\n\n■ Check that your computer can\nconnect to the Internet using the same\nsettings. If not, refer to the instruction\nbooklet that came with your\naccess point.\n\n■ The DNS setting may have been \nentered incorrectly. Check the setting \nin System Settings ⇒ Internet \nSettings.\n\n■ The proxy server may have been\nentered incorrectly. Check the setting\nin System Settings ⇒ Internet \nSettings",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0521/en_US.json
Normal file
13
data/006/0521/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0521": {
|
||||
"name": "Transport::ProxyError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0522/en_US.json
Normal file
13
data/006/0522/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0522": {
|
||||
"name": "Transport::DataRemaining",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0523/en_US.json
Normal file
13
data/006/0523/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0523": {
|
||||
"name": "Transport::NoBuffer",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0524/en_US.json
Normal file
13
data/006/0524/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0524": {
|
||||
"name": "Transport::NotFound",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/006/0525/en_US.json
Normal file
13
data/006/0525/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"006": {
|
||||
"0525": {
|
||||
"name": "Transport::TemporaryServerError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue