mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +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:
+17
-11
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"DOWNLOAD_FAILED": "Il download è fallito!",
|
||||
"DOWNLOAD_FAILED": "Download non riuscito!",
|
||||
"NOT_IMPLEMENTED": "Non ancora implementato.",
|
||||
"DONE": "Fatto!",
|
||||
"CONNECT_WIFI": "Per favore connettiti al WiFi.",
|
||||
@@ -15,7 +15,7 @@
|
||||
"BAR_COLOR": "Colore della barra",
|
||||
"TOP_BG_COLOR": "Colore dello sfondo superiore",
|
||||
"BOTTOM_BG_COLOR": "Colore dello sfondo inferiore",
|
||||
"TEXT_COLOR": "Colori del testo",
|
||||
"TEXT_COLOR": "Colore del testo",
|
||||
"SELECTED_COLOR": "Colore selezionato",
|
||||
"UNSELECTED_COLOR": "Colore non selezionato",
|
||||
"ENTER_RED_RGB": "Inserisci il rosso RGB.",
|
||||
@@ -28,13 +28,19 @@
|
||||
"GETTING_SCRIPT_LIST": "Mostra la lista degli script...",
|
||||
"B_BACK": ": Indietro",
|
||||
"A_CHOOSE": ": Scegli",
|
||||
"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."
|
||||
"SCRIPTBROWSE": "Naviga tra gli script",
|
||||
"GET_SCRIPTS": "Ottieni script",
|
||||
"INSTALLED_REV": "Revisione installata: ",
|
||||
"CURRENT_REV": "Revisione attuale: ",
|
||||
"AUTHOR": "autore: ",
|
||||
"TITLE": "titolo: ",
|
||||
"FUTURE_SCRIPT": "Questo script è uno script futuro.",
|
||||
"OUTDATED_SCRIPT": "Questo script è obsoleto.",
|
||||
"UP-TO-DATE": "Questo script è aggiornato.",
|
||||
"FTP_MODE": "Modalità FTP",
|
||||
"FTP_INITIALIZED": "FTP inizializzato.",
|
||||
"FAILED_GET_IP": "Impossibile ottenere l'IP.",
|
||||
"FAILED_INITIALIZE_FTP": "Inizializzazione FTP non riuscita.",
|
||||
"B_FTP_EXIT": "Premi B per uscire da FTP.",
|
||||
"WIFI_NOT_ENABLED": "WiFi non abilitato."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user