mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-07 00:39:30 +00:00
New Crowdin translations (#3)
* New translations app.json (Portuguese) * New translations app.json (Portuguese) * New translations app.json (Russian) * New translations app.json (Italian) * New translations app.json (Italian) * New translations app.json (Bruh) * Bruh * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (German) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Lithuanian) * New translations app.json (Portuguese) * New translations app.json (Russian) * New translations app.json (Bruh) * New translations app.json (German) * New translations app.json (German) * New translations app.json (Russian) * New translations app.json (Russian) * New translations app.json (French) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Italian) * New translations app.json (Lithuanian) * New translations app.json (Lithuanian)
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"DOWNLOAD_FAILED": "Download Failed!",
|
||||
"NOT_IMPLEMENTED": "Not Implemented Yet.",
|
||||
"DONE": "Done!",
|
||||
"CONNECT_WIFI": "Please Connect to WiFi.",
|
||||
"DOWNLOADING": "Downloading: ",
|
||||
"CURRENTLY_EXTRACTING": "\nCurrently extracting:\n",
|
||||
"KB_DOWNLOADED": "KB downloaded.",
|
||||
"FILE_EXTRACTED": "file extracted.",
|
||||
"FILES_EXTRACTED": "files extracted.",
|
||||
"SCRIPTLIST": "Scriptlist",
|
||||
"LANGUAGE": "Language",
|
||||
"COLORS": "Colors",
|
||||
"SELECT_LANG": "Choose the current language.",
|
||||
"BAR_COLOR": "Bar Color",
|
||||
"TOP_BG_COLOR": "Top Background Color",
|
||||
"BOTTOM_BG_COLOR": "Bottom Background Color",
|
||||
"TEXT_COLOR": "Text Color",
|
||||
"SELECTED_COLOR": "Selected Color",
|
||||
"UNSELECTED_COLOR": "Unselected Color",
|
||||
"ENTER_RED_RGB": "Enter the Red RGB.",
|
||||
"ENTER_GREEN_RGB": "Enter the Green RGB.",
|
||||
"ENTER_BLUE_RGB": "Enter the Blue RGB.",
|
||||
"WHAT_DO_YOU_TRY": "What are you trying to do? :P",
|
||||
"INCOMPATIBLE_SCRIPT": "You have an incompatible script.",
|
||||
"DELETE_PROMPT": "Are you sure you want to delete this Directory?",
|
||||
"CONFIRM_OR_CANCEL": "Press A to confirm, B to cancel.",
|
||||
"GETTING_SCRIPT_LIST": "Getting Script List...",
|
||||
"B_BACK": ": Back",
|
||||
"A_CHOOSE": ": Choose",
|
||||
"SCRIPTBROWSE": "Scriptbrowse",
|
||||
"GET_SCRIPTS": "Get Scripts",
|
||||
"INSTALLED_REV": "Installed revision: ",
|
||||
"CURRENT_REV": "Current revision: ",
|
||||
"AUTHOR": "author: ",
|
||||
"TITLE": "title: ",
|
||||
"FUTURE_SCRIPT": "This Script is a Future Script.",
|
||||
"OUTDATED_SCRIPT": "This Script is outdated.",
|
||||
"UP-TO-DATE": "This Script is Up-To-Date.",
|
||||
"FTP_MODE": "FTP Mode",
|
||||
"FTP_INITIALIZED": "FTP Initialized.",
|
||||
"FAILED_GET_IP": "Failed to get IP.",
|
||||
"FAILED_INITIALIZE_FTP": "Failed to initialize FTP.",
|
||||
"B_FTP_EXIT": "Press B to exit from FTP.",
|
||||
"WIFI_NOT_ENABLED": "WiFi not enabled."
|
||||
}
|
||||
Reference in New Issue
Block a user