chore: initial commit

This commit is contained in:
Jonathan Barrow 2024-05-01 15:05:35 -04:00
commit 2de115344b
No known key found for this signature in database
GPG key ID: E86E9FE9049C741F
3532 changed files with 46310 additions and 0 deletions

13
001/0102/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0102": {
"name": "CORE_UNKNOWN",
"message": "Missing message.",
"short_description": "Likely a Pretendo server issue",
"long_description": "",
"short_solution": "Try double checking your internet connection or wait.",
"long_solution": "",
"support_link": "https://en-americas-support.nintendo.com/app/answers/detail/a_id/17043/~/error-code%3A-001-0102#:~:text=This%20error%20code%20indicates%20you,a%20poor%20wireless%20network%20environment."
}
}
}

13
001/0112/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0112": {
"name": "CORE_TIMEOUT",
"message": "Unable to connect to the server.\nPlease try again later",
"short_description": "Connection timeout",
"long_description": "",
"short_solution": "Verify your wifi is working. If it is\nworking, then this is a serverside error.\nPlease wait and try again later.",
"long_solution": "",
"support_link": "https://en-americas-support.nintendo.com/app/answers/detail/a_id/14458/~/error-code%3A-001-0112"
}
}
}

13
001/0302/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0302": {
"name": "RENDEZVOUS_NOT_AUTHENTICATED",
"message": "Unable to connect to the server.\nPlease try again later.\n\nFor help, visit support.nintendo.com",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
001/0718/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0718": {
"name": "Unknown",
"message": "Your friend list is full.\n\nYou cannot add any\nadditional friends",
"short_description": "Full friends list",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
001/0720/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0720": {
"name": "Unknown",
"message": "An error has occurred.\nTurn off the power and try again.\n\nFor help, visit support.nintendo.com",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
001/0721/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0721": {
"name": "Unknown",
"message": "Online Interaction is restricted by\nParental Controls",
"short_description": "Online not allowed",
"long_description": "",
"short_solution": "Reset your parental controls or visit here:\nhttps://en-americas-support.nintendo.com/app/answers/detail/a_id/270/~/how-to-reset-parental-controls",
"long_solution": "",
"support_link": "https://www.nintendo.com.au/support/articles/001-0721"
}
}
}

13
001/0724/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0724": {
"name": "Unknown",
"message": "You have not yet created\na Personal Mii.\n\nCreate a Personal Mii\nusing Mii Maker",
"short_description": "Mii not created",
"long_description": "",
"short_solution": "Open Mii Maker and follow the instructions\nthe console gives you.",
"long_solution": "",
"support_link": ""
}
}
}

13
001/0725/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0725": {
"name": "FPD_ADD_FRIEND_PROHIBITED",
"message": "Friend Registration is restricted by\nParental Controls",
"short_description": "Operation not allowed",
"long_description": "",
"short_solution": "Reset your parental controls or visit here:\nhttps://en-americas-support.nintendo.com/app/answers/detail/a_id/270/~/how-to-reset-parental-controls",
"long_solution": "",
"support_link": ""
}
}
}

13
001/0726/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0726": {
"name": "Unknown",
"message": "You have not yet configured your\nnotification settings for friends.\n\nConfigure these settings in the\nfriend list",
"short_description": "Friend list not configured",
"long_description": "",
"short_solution": "Go to orange friend icon on the home screen\nand follow the instructions the console gives you.",
"long_solution": "",
"support_link": ""
}
}
}

13
001/0803/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0803": {
"name": "Unknown",
"message": "",
"short_description": "Likely maintenance or servers are down.",
"long_description": "",
"short_solution": "Serverside error. Please wait and try again later.",
"long_solution": "",
"support_link": ""
}
}
}

13
001/0811/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"001": {
"0811": {
"name": "AUTHENTICATION_UNDER_MAINTENANCE",
"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": "Server maintenance",
"long_description": "",
"short_solution": "Serverside maintenance. Please wait and try again later.",
"long_solution": "",
"support_link": ""
}
}
}

7
001/en_US.json Normal file
View file

@ -0,0 +1,7 @@
{
"001": {
"name": "frd",
"description": "Friends service",
"system": "3DS Family"
}
}