Universal-Updater -> DarkStore Part 2

Renamed Strings For DarkStore
Made .store Files Useable
This commit is contained in:
dark98
2021-09-09 16:23:22 +01:00
parent 76b41884c5
commit c894ff9924
61 changed files with 650 additions and 648 deletions
+22 -22
View File
@@ -11,10 +11,10 @@
"AUTHOR": "Author",
"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 DarkStore.",
"AUTO_UPDATE_UU": "Auto-update DarkStore",
"AUTO_UPDATE_UU_DESC": "When enabled, DarkStore will check for updates every time it's opened.",
"AUTO_UPDATE_STORE": "Auto-update Stores",
"AUTO_UPDATE_STORE_DESC": "With this, the last used Store will be updated automatically when launching DarkStore.",
"AUTO_UPDATE_DS": "Auto-update DarkStore",
"AUTO_UPDATE_DS_DESC": "When enabled, DarkStore will check for updates every time it's opened.",
"AVAILABLE_DOWNLOADS": "Available Downloads",
"BOOT_TITLE": "Would you like to boot this title?",
"CANCEL": "Cancel",
@@ -24,8 +24,8 @@
"CHANGE_FIRM_PATH": "Change firm path",
"CHANGE_NDS_PATH": "Change NDS path",
"CHANGE_SHORTCUT_PATH": "Change shortcut path",
"CHECK_UNISTORE_UPDATES": "Checking for UniStore updates...",
"CHECK_UU_UPDATES": "Checking for DarkStore updates...",
"CHECK_STORE_UPDATES": "Checking for Store updates...",
"CHECK_DS_UPDATES": "Checking for DarkStore updates...",
"CONFIRM_OR_CANCEL": "Press \uE000 to confirm, \uE001 to cancel.",
"CONNECT_WIFI": "Please Connect to WiFi.",
"CONFIRM": "Confirm",
@@ -55,14 +55,14 @@
"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 DarkStore...",
"DOWNLOADING_UNISTORE": "Downloading UniStore...",
"DOWNLOADING_DEFAULT_STORE": "Downloading HomeBrew Store...",
"DONLOADING_DARKSTORE": "Downloading DarkStore...",
"DOWNLOADING_STORE": "Downloading Store...",
"ENTER_DESC_SHORTCUT": "Enter the shortcut description.",
"ENTER_SEARCH": "Enter what you like to search.",
"ENTER_SHORTCUT_FILENAME": "Enter the shortcut filename (without extension).",
"ENTER_TITLE_SHORTCUT": "Enter the shortcut title.",
"ENTER_URL": "Enter the URL of the UniStore.",
"ENTER_URL": "Enter the URL of the Store.",
"ENTRIES": "Entries",
"EXECUTE_ENTRY": "Would you like to execute this entry?",
"EXIT_APP": "Exit DarkStore",
@@ -70,7 +70,7 @@
"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?",
"FETCHING_METADATA": "Fetching old metadata...",
"FETCHING_RECOMMENDED_UNISTORES": "Fetching recommended UniStores...",
"FETCHING_RECOMMENDED_STORES": "Fetching recommended Stores...",
"FILES": "File: %d / %d",
"FILE_EXTRACTED": "file extracted.",
"FILE_SLASH": "Seems like a '/' is included, which is not supported.\nPlease change 'file' to filename only.",
@@ -82,8 +82,8 @@
"GUI_SETTINGS_BTN": "GUI settings...",
"INCLUDE_IN_RESULTS": "Include in results:",
"INSTALLING": "Installing... %s / %s (%.2f%%)",
"INSTALL_UNIVERSAL_UPDATER": "Installing DarkStore...",
"INVALID_UNISTORE": "Invalid UniStore",
"INSTALL_DARKSTORE": "Installing DarkStore...",
"INVALID_STORE": "Invalid Store",
"KEY_CONTINUE": "Press any key to continue.",
"LANGUAGE": "Language",
"LAST_UPDATED": "Last updated",
@@ -108,7 +108,7 @@
"QUEUE": "Queue",
"QUEUE_POSITION": "Queue position",
"QUEUE_PROGRESS": "Step: %d / %d",
"RECOMMENDED_UNISTORES": "Recommended UniStores",
"RECOMMENDED_STORES": "Recommended Stores",
"REVISION": "Revision",
"SCREENSHOT": "Screenshot %d / %d",
"SCREENSHOT_COULD_NOT_LOAD": "Screenshot could not be loaded.",
@@ -117,8 +117,8 @@
"SELECT_A_THEME": "Select a Theme",
"SELECT_DIR": "Select a directory",
"SELECT_LANG": "Choose the language",
"SELECT_UNISTORE": "Select UniStore",
"SELECT_UNISTORE_2": "Select a UniStore",
"SELECT_STORE": "Select Store",
"SELECT_STORE_2": "Select a Store",
"SELECTION_QUEUE": "Add Selection to Queue",
"SETTINGS": "Settings",
"SHEET_SLASH": "Seems like a '/' is included, which is not supported.\nPlease change 'sheet' to filename only.",
@@ -131,15 +131,15 @@
"SYNTAX_ERROR": "Syntax Error!",
"TITLE": "Title",
"TOP_STYLE": "Top Style",
"UNISTORE_BG": "Use UniStore 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 DarkStore.\nMaybe check if there are any Syntax errors?",
"UNISTORE_TOO_NEW": "Your version of DarkStore 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 DarkStore.\nPlease ask the creator to update it.",
"STORE_BG": "Use Store BG",
"STORE_BG_DESC": "When enabled, the Store's provided BG will be shown instead of the solid BG color for the top screen.",
"STORE_INVALID_ERROR": "This Store is invalid and cannot be\nloaded with DarkStore.\nMaybe check if there are any Syntax errors?",
"STORE_TOO_NEW": "Your version of DarkStore is\ntoo old to use this Store.\nPlease update to the latest version.",
"STORE_TOO_OLD": "This Store is outdated and cannot be used\nwith this version of DarkStore.\nPlease ask the creator to update it.",
"UPDATE_AVAILABLE": "Update Available!",
"UPDATE_DONE": "Update done! Please re-open DarkStore.",
"UPDATING_SPRITE_SHEET": "Updating Spritesheet...",
"UPDATING_SPRITE_SHEET2": "Updating Spritesheet %i of %i...",
"UPDATING_UNISTORE": "Updating UniStore...",
"UPDATING_STORE": "Updating Store...",
"VERSION": "Version"
}