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/106/0102/en_US.json
Normal file
13
data/106/0102/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0102": {
|
||||
"name": "Core::Unknown",
|
||||
"message": "",
|
||||
"short_description": "The reason for the error is unknown",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0103/en_US.json
Normal file
13
data/106/0103/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0103": {
|
||||
"name": "Core::NotImplemented",
|
||||
"message": "",
|
||||
"short_description": "The operation is currently not implemented",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0104/en_US.json
Normal file
13
data/106/0104/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0105/en_US.json
Normal file
13
data/106/0105/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0105": {
|
||||
"name": "Core::OperationAborted",
|
||||
"message": "",
|
||||
"short_description": "The operation was aborted",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0106/en_US.json
Normal file
13
data/106/0106/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0106": {
|
||||
"name": "Core::Exception",
|
||||
"message": "",
|
||||
"short_description": "The operation raised an exception",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0107/en_US.json
Normal file
13
data/106/0107/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0108/en_US.json
Normal file
13
data/106/0108/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0109/en_US.json
Normal file
13
data/106/0109/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0110/en_US.json
Normal file
13
data/106/0110/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0111/en_US.json
Normal file
13
data/106/0111/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0112/en_US.json
Normal file
13
data/106/0112/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0113/en_US.json
Normal file
13
data/106/0113/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0113": {
|
||||
"name": "Core::InitializationFailure",
|
||||
"message": "",
|
||||
"short_description": "Initialization of the component failed",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0114/en_US.json
Normal file
13
data/106/0114/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0114": {
|
||||
"name": "Core::CallInitiationFailure",
|
||||
"message": "",
|
||||
"short_description": "The call failed to initialize",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0115/en_US.json
Normal file
13
data/106/0115/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0115": {
|
||||
"name": "Core::RegistrationError",
|
||||
"message": "",
|
||||
"short_description": "An error occurred during registration",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0116/en_US.json
Normal file
13
data/106/0116/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0117/en_US.json
Normal file
13
data/106/0117/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0117": {
|
||||
"name": "Core::InvalidLockState",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0118/en_US.json
Normal file
13
data/106/0118/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0118": {
|
||||
"name": "Core::InvalidSequence",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0119/en_US.json
Normal file
13
data/106/0119/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0119": {
|
||||
"name": "Core::SystemError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0120/en_US.json
Normal file
13
data/106/0120/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0120": {
|
||||
"name": "Core::Cancelled",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0301/en_US.json
Normal file
13
data/106/0301/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0301": {
|
||||
"name": "RendezVous::ConnectionFailure",
|
||||
"message": "Unable to connect to the server.\n\nPlease try again later.\n\nIf the problem persists, please make\na note of the error code and visit\nsupport.nintendo.com",
|
||||
"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/106/0302/en_US.json
Normal file
13
data/106/0302/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0302": {
|
||||
"name": "RendezVous::NotAuthenticated",
|
||||
"message": "",
|
||||
"short_description": "The Principal could not be authenticated by the Authentication Service",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0303/en_US.json
Normal file
13
data/106/0303/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0304/en_US.json
Normal file
13
data/106/0304/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0305/en_US.json
Normal file
13
data/106/0305/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0306/en_US.json
Normal file
13
data/106/0306/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0307/en_US.json
Normal file
13
data/106/0307/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0308/en_US.json
Normal file
13
data/106/0308/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0309/en_US.json
Normal file
13
data/106/0309/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0309": {
|
||||
"name": "RendezVous::EncryptionFailure",
|
||||
"message": "",
|
||||
"short_description": "Data encryption failed",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0310/en_US.json
Normal file
13
data/106/0310/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0311/en_US.json
Normal file
13
data/106/0311/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0311": {
|
||||
"name": "RendezVous::MaxConnectionsReached",
|
||||
"message": "Unable to connect because the server\nhas reached its connection limit and\ncannot accept any more connections\nat this time.\n\nPlease try again later",
|
||||
"short_description": "Maximum connnection number is reached",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0312/en_US.json
Normal file
13
data/106/0312/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0312": {
|
||||
"name": "RendezVous::InvalidGID",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0313/en_US.json
Normal file
13
data/106/0313/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0313": {
|
||||
"name": "RendezVous::InvalidControlScriptID",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0314/en_US.json
Normal file
13
data/106/0314/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0314": {
|
||||
"name": "RendezVous::InvalidOperationInLiveEnvironment",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0315/en_US.json
Normal file
13
data/106/0315/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0315": {
|
||||
"name": "RendezVous::DuplicateEntry",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0316/en_US.json
Normal file
13
data/106/0316/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0316": {
|
||||
"name": "RendezVous::ControlScriptFailure",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0317/en_US.json
Normal file
13
data/106/0317/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0317": {
|
||||
"name": "RendezVous::ClassNotFound",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0318/en_US.json
Normal file
13
data/106/0318/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0318": {
|
||||
"name": "RendezVous::SessionVoid",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0320/en_US.json
Normal file
13
data/106/0320/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0320": {
|
||||
"name": "RendezVous::DDLMismatch",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0321/en_US.json
Normal file
13
data/106/0321/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0321": {
|
||||
"name": "RendezVous::InvalidConfiguration",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0322/en_US.json
Normal file
13
data/106/0322/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0322": {
|
||||
"name": "RendezVous::SessionFull",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0323/en_US.json
Normal file
13
data/106/0323/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0323": {
|
||||
"name": "RendezVous::InvalidGatheringPassword",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0324/en_US.json
Normal file
13
data/106/0324/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0324": {
|
||||
"name": "RendezVous::WithoutParticipationPeriod",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0325/en_US.json
Normal file
13
data/106/0325/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0325": {
|
||||
"name": "RendezVous::PersistentGatheringCreationMax",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0326/en_US.json
Normal file
13
data/106/0326/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0326": {
|
||||
"name": "RendezVous::PersistentGatheringParticipationMax",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0327/en_US.json
Normal file
13
data/106/0327/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0327": {
|
||||
"name": "RendezVous::DeniedByParticipants",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0328/en_US.json
Normal file
13
data/106/0328/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0328": {
|
||||
"name": "RendezVous::ParticipantInBlackList",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0329/en_US.json
Normal file
13
data/106/0329/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0329": {
|
||||
"name": "RendezVous::GameServerMaintenance",
|
||||
"message": "The server is currently undergoing\nmaintenance. We apologize for any\ninconvenience. Please try again later.\n\nIf the problem persists, please\nvisit support.nintendo.com",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0330/en_US.json
Normal file
13
data/106/0330/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0330": {
|
||||
"name": "RendezVous::OperationPostpone",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0331/en_US.json
Normal file
13
data/106/0331/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0331": {
|
||||
"name": "RendezVous::OutOfRatingRange",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0332/en_US.json
Normal file
13
data/106/0332/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0332": {
|
||||
"name": "RendezVous::ConnectionDisconnected",
|
||||
"message": "A communication error has occurred.\n\nThe network may be busy, or the signal\nstrength may be weak. Please try again\nlater",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0333/en_US.json
Normal file
13
data/106/0333/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0333": {
|
||||
"name": "RendezVous::InvalidOperation",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0334/en_US.json
Normal file
13
data/106/0334/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0334": {
|
||||
"name": "RendezVous::NotParticipatedGathering",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0335/en_US.json
Normal file
13
data/106/0335/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0335": {
|
||||
"name": "RendezVous::MatchmakeSessionUserPasswordUnmatch",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0336/en_US.json
Normal file
13
data/106/0336/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0336": {
|
||||
"name": "RendezVous::MatchmakeSessionSystemPasswordUnmatch",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0337/en_US.json
Normal file
13
data/106/0337/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0337": {
|
||||
"name": "RendezVous::UserIsOffline",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0338/en_US.json
Normal file
13
data/106/0338/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0338": {
|
||||
"name": "RendezVous::AlreadyParticipatedGathering",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0339/en_US.json
Normal file
13
data/106/0339/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0339": {
|
||||
"name": "RendezVous::PermissionDenied",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0340/en_US.json
Normal file
13
data/106/0340/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0340": {
|
||||
"name": "RendezVous::NotFriend",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0341/en_US.json
Normal file
13
data/106/0341/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0341": {
|
||||
"name": "RendezVous::SessionClosed",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0342/en_US.json
Normal file
13
data/106/0342/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0342": {
|
||||
"name": "RendezVous::DatabaseTemporarilyUnavailable",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0343/en_US.json
Normal file
13
data/106/0343/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0343": {
|
||||
"name": "RendezVous::InvalidUniqueId",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0344/en_US.json
Normal file
13
data/106/0344/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0344": {
|
||||
"name": "RendezVous::MatchmakingWithdrawn",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0345/en_US.json
Normal file
13
data/106/0345/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0345": {
|
||||
"name": "RendezVous::LimitExceeded",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0346/en_US.json
Normal file
13
data/106/0346/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0346": {
|
||||
"name": "RendezVous::AccountTemporarilyDisabled",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0347/en_US.json
Normal file
13
data/106/0347/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0347": {
|
||||
"name": "RendezVous::PartiallyServiceClosed",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0348/en_US.json
Normal file
13
data/106/0348/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0348": {
|
||||
"name": "RendezVous::ConnectionDisconnectedForConcurrentLogin",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0401/en_US.json
Normal file
13
data/106/0401/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0401": {
|
||||
"name": "PythonCore::Exception",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0402/en_US.json
Normal file
13
data/106/0402/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0402": {
|
||||
"name": "PythonCore::TypeError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0403/en_US.json
Normal file
13
data/106/0403/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0403": {
|
||||
"name": "PythonCore::IndexError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0404/en_US.json
Normal file
13
data/106/0404/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0404": {
|
||||
"name": "PythonCore::InvalidReference",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0405/en_US.json
Normal file
13
data/106/0405/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0405": {
|
||||
"name": "PythonCore::CallFailure",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0406/en_US.json
Normal file
13
data/106/0406/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0406": {
|
||||
"name": "PythonCore::MemoryError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0407/en_US.json
Normal file
13
data/106/0407/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0407": {
|
||||
"name": "PythonCore::KeyError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0408/en_US.json
Normal file
13
data/106/0408/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0408": {
|
||||
"name": "PythonCore::OperationError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0409/en_US.json
Normal file
13
data/106/0409/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0409": {
|
||||
"name": "PythonCore::ConversionError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0410/en_US.json
Normal file
13
data/106/0410/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0410": {
|
||||
"name": "PythonCore::ValidationError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0501/en_US.json
Normal file
13
data/106/0501/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0501": {
|
||||
"name": "Transport::Unknown",
|
||||
"message": "",
|
||||
"short_description": "The reason for the error is unknown",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0502/en_US.json
Normal file
13
data/106/0502/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0502": {
|
||||
"name": "Transport::ConnectionFailure",
|
||||
"message": "",
|
||||
"short_description": "Couldn't connect to the game server",
|
||||
"long_description": "",
|
||||
"short_solution": "The Pretendo server is likely overloaded. Try again in half an hour.",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0503/en_US.json
Normal file
13
data/106/0503/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0504/en_US.json
Normal file
13
data/106/0504/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0505/en_US.json
Normal file
13
data/106/0505/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0505": {
|
||||
"name": "Transport::InvalidURLType",
|
||||
"message": "",
|
||||
"short_description": "The specified transport type is invalid",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0506/en_US.json
Normal file
13
data/106/0506/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0507/en_US.json
Normal file
13
data/106/0507/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0508/en_US.json
Normal file
13
data/106/0508/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0509/en_US.json
Normal file
13
data/106/0509/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0509": {
|
||||
"name": "Transport::ConnectionReset",
|
||||
"message": "",
|
||||
"short_description": "The network connection was reset",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0510/en_US.json
Normal file
13
data/106/0510/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0511/en_US.json
Normal file
13
data/106/0511/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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/106/0512/en_US.json
Normal file
13
data/106/0512/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0512": {
|
||||
"name": "Transport::DecompressionFailure",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0513/en_US.json
Normal file
13
data/106/0513/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0513": {
|
||||
"name": "Transport::ReliableSendBufferFullFatal",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0514/en_US.json
Normal file
13
data/106/0514/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0514": {
|
||||
"name": "Transport::UPnPCannotInit",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0515/en_US.json
Normal file
13
data/106/0515/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0515": {
|
||||
"name": "Transport::UPnPCannotAddMapping",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0516/en_US.json
Normal file
13
data/106/0516/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0516": {
|
||||
"name": "Transport::NatPMPCannotInit",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0517/en_US.json
Normal file
13
data/106/0517/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0517": {
|
||||
"name": "Transport::NatPMPCannotAddMapping",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0519/en_US.json
Normal file
13
data/106/0519/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0519": {
|
||||
"name": "Transport::UnsupportedNAT",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0520/en_US.json
Normal file
13
data/106/0520/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0520": {
|
||||
"name": "Transport::DnsError",
|
||||
"message": "Unable to connect to the Internet.\n\nThe network may be busy.\nPlease try again later.\n\nIf you are using a Wi-Fi network,\nthe signal strength may be poor.\n\nPlease make sure there are no\nobstructions between the console\nand network device, and then try\nagain.\n\nIf this problem persists, it is possible\nthat the DNS and proxy-server settings\nare incorrect. Please check these\nsettings under the Internet option\nin System Settings",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0521/en_US.json
Normal file
13
data/106/0521/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0521": {
|
||||
"name": "Transport::ProxyError",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0522/en_US.json
Normal file
13
data/106/0522/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0522": {
|
||||
"name": "Transport::DataRemaining",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0523/en_US.json
Normal file
13
data/106/0523/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0523": {
|
||||
"name": "Transport::NoBuffer",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0524/en_US.json
Normal file
13
data/106/0524/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"0524": {
|
||||
"name": "Transport::NotFound",
|
||||
"message": "",
|
||||
"short_description": "",
|
||||
"long_description": "",
|
||||
"short_solution": "",
|
||||
"long_solution": "",
|
||||
"support_link": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
13
data/106/0525/en_US.json
Normal file
13
data/106/0525/en_US.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"106": {
|
||||
"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