Update app.json

This commit is contained in:
MattTheTekie 2023-08-21 15:22:00 -04:00 committed by GitHub
commit 19c5908415
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,13 +10,13 @@
"ARGUMENT_INVALID": "Argument invalid.\nPlease check the xml file for proper arguments.",
"AUTHOR": "Author",
"AUTO_UPDATE_NIGHTLY": "Use nightly versions",
"AUTO_UPDATE_NIGHTLY_DESC": "Use nightly versions of Universal-Updater instead of the stable releases.",
"AUTO_UPDATE_NIGHTLY_DESC": "Use nightly versions of StreetPass Shop instead of the stable releases.",
"AUTO_UPDATE_SETTINGS": "Auto-Update Settings",
"AUTO_UPDATE_SETTINGS_BTN": "Auto-update settings...",
"AUTO_UPDATE_UNISTORE": "Auto-update UniStores",
"AUTO_UPDATE_UNISTORE_DESC": "With this, the last used UniStore will be updated automatically when launching Universal-Updater.",
"AUTO_UPDATE_UU": "Auto-update Universal-Updater",
"AUTO_UPDATE_UU_DESC": "When enabled, Universal-Updater will check for updates every time it's opened.",
"AUTO_UPDATE_UNISTORE_DESC": "With this, the last used UniStore will be updated automatically when launching StreetPass Shop.",
"AUTO_UPDATE_UU": "Auto-update StreetPass Shop",
"AUTO_UPDATE_UU_DESC": "When enabled, StreetPass Shop will check for updates every time it's opened.",
"AVAILABLE_DOWNLOADS": "Available Downloads",
"BOOT_TITLE": "Would you like to boot this title?",
"CANCEL": "Cancel",
@ -27,7 +27,7 @@
"CHANGE_NDS_PATH": "Change NDS path",
"CHANGE_SHORTCUT_PATH": "Change shortcut path",
"CHECK_UNISTORE_UPDATES": "Checking for UniStore updates...",
"CHECK_UU_UPDATES": "Checking for Universal-Updater updates...",
"CHECK_UU_UPDATES": "Checking for StreetPass Shop updates...",
"CONFIRM_OR_CANCEL": "Press \uE000 to confirm, \uE001 to cancel.",
"CONNECT_WIFI": "Please Connect to WiFi.",
"CONFIRM": "Confirm",
@ -41,7 +41,7 @@
"CURRENT_VERSION": "Current version: ",
"CURRENTLY_EXTRACTING": "Currently extracting:",
"CUSTOM_FONT": "Use Custom Font",
"CUSTOM_FONT_DESC": "If enabled, 'sdmc:/3ds/Universal-Updater/font.bcfnt' will be used instead of the system font, if found.",
"CUSTOM_FONT_DESC": "If enabled, 'sdmc:/3ds/StreetPass-Shop/font.bcfnt' will be used instead of the system font, if found.",
"DELETE_ERROR": "Delete Error!",
"DELETE_PROMPT": "Are you sure you want to delete this Directory?",
"DELETING": "Deleting...",
@ -57,8 +57,8 @@
"DOWNLOADING_COMPATIBLE_FONT": "Downloading compatible font...",
"DOWNLOADING_SPRITE_SHEET": "Downloading Spritesheet...",
"DOWNLOADING_SPRITE_SHEET2": "Downloading Spritesheet %i of %i...",
"DOWNLOADING_UNIVERSAL_DB": "Downloading Universal-DB...",
"DONLOADING_UNIVERSAL_UPDATER": "Downloading Universal-Updater...",
"DOWNLOADING_UNIVERSAL_DB": "Downloading StreetPass data...",
"DONLOADING_UNIVERSAL_UPDATER": "Downloading StreetPass Shop...",
"DOWNLOADING_UNISTORE": "Downloading UniStore...",
"ENTER_DESC_SHORTCUT": "Enter the shortcut description.",
"ENTER_SEARCH": "Enter what you like to search.",
@ -69,7 +69,7 @@
"EXECUTE_ENTRY": "Would you like to execute this entry?",
"NOTE_NIGHTLY": "Note: \"Nightly\" versions are intended for testing\nupcoming features and may be unstable.\n\nIf you simply want to install,\nplease cancel and install the normal version.",
"NOTE_PRERELEASE": "Note: This is a prerelease build and may be unstable.\n\nIf you simply want to install, you may\nwant to install the normal version if one exists.",
"EXIT_APP": "Exit Universal-Updater",
"EXIT_APP": "Exit StreetPass Shop",
"EXTRACTING": "Extracting... %s / %s (%.2f%%)",
"EXTRACT_ERROR": "Extract error!",
"FEATURE_SIDE_EFFECTS": "This Feature may have side effects while the Queue is running.\nAre you sure you want to continue?",
@ -86,7 +86,7 @@
"GUI_SETTINGS_BTN": "GUI settings...",
"INCLUDE_IN_RESULTS": "Include in results:",
"INSTALLING": "Installing... %s / %s (%.2f%%)",
"INSTALL_UNIVERSAL_UPDATER": "Installing Universal-Updater...",
"INSTALL_UNIVERSAL_UPDATER": "Installing StreetPass Shop...",
"INVALID_UNISTORE": "Invalid UniStore",
"KEY_CONTINUE": "Press any key to continue.",
"LANGUAGE": "Language...",
@ -139,15 +139,15 @@
"SYNTAX_ERROR": "Syntax Error!",
"TITLE": "Title",
"TOP_STYLE": "Top Style",
"UNISTORE_BG": "Use UniStore BG",
"UNISTORE_BG": "Use StreetPass Shop BG",
"UNISTORE_BG_DESC": "When enabled, the UniStore's provided BG will be shown instead of the solid BG color for the top screen.",
"UNISTORE_INVALID_ERROR": "This UniStore is invalid and cannot be\nloaded with Universal-Updater.\nMaybe check if there are any Syntax errors?",
"UNISTORE_TOO_NEW": "Your version of Universal-Updater is\ntoo old to use this UniStore.\nPlease update to the latest version.",
"UNISTORE_TOO_OLD": "This UniStore is outdated and cannot be used\nwith this version of Universal-Updater.\nPlease ask the creator to update it.",
"UNISTORE_INVALID_ERROR": "This UniStore is invalid and cannot be\nloaded with StreetPass Shop.\nMaybe check if there are any Syntax errors?",
"UNISTORE_TOO_NEW": "Your version of StreetPass Shop is\ntoo old to use this UniStore.\nPlease update to the latest version.",
"UNISTORE_TOO_OLD": "This UniStore is outdated and cannot be used\nwith this version of StreetPass Shop.\nPlease ask the creator to update it.",
"UPDATE_AVAILABLE": "Update Available!",
"UPDATE_DONE": "Update done! Please re-open Universal-Updater.",
"UPDATE_DONE": "Update done! Please re-open StreetPass Shop.",
"UPDATING_SPRITE_SHEET": "Updating Spritesheet...",
"UPDATING_SPRITE_SHEET2": "Updating Spritesheet %i of %i...",
"UPDATING_UNISTORE": "Updating UniStore...",
"VERSION": "Version"
}
}