Updated theme, new translated strings, adjust left side split-screen x position. (#156)
* Add a new ThemeEntryID for split-screen and selected items and modify the theme. * Adjust the position of the left side split-screen in the filebrowser menu. * Add new strings and update Korean and Japanese translations. * fix ja.json. --------- Co-authored-by: ITotalJustice <47043333+ITotalJustice@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"No Internet": "Sem internet",
|
||||
"Switch-Handheld!": "Switch-Portátil",
|
||||
"Switch-Docked!": "Switch-Docado",
|
||||
"Warning! Logs are enabled, Sphaira will run slowly!": "",
|
||||
"Audio disabled due to suspended game": "Áudio desativado devido ao software suspenso.",
|
||||
"Are you sure you wish to cancel?": "Tem certeza de que quer cancelar?",
|
||||
"An error occurred": "Ocorreu um erro.",
|
||||
@@ -59,12 +60,19 @@
|
||||
"No meta entries found...\n": "Nenhuma entrada de registros encontrada...\n",
|
||||
"Updating application record list": "Atualizando a lista de registros do software...",
|
||||
"Dump": "Exportar dados",
|
||||
"Dump options": "Opções de exportação",
|
||||
"Dump Options": "Opções de exportação",
|
||||
"Select content to dump": "Exportação de dados",
|
||||
"Dump All": "Exportar tudo",
|
||||
"Dump Application": "Exportar software base",
|
||||
"Dump Patch": "Exportar atualização",
|
||||
"Dump AddOnContent": "Exportar DLCs",
|
||||
"Dump DataPatch": "Exportar atualização de DLCs",
|
||||
"Created nested folder": "Criar pastas aninhadas",
|
||||
"Append folder with .xci": "Acrescentar .xci à pasta",
|
||||
"Trim XCI": "Aparar arquivos .xci",
|
||||
"Label trimmed XCI": "Rotular .xci aparados",
|
||||
"Multi-threaded USB transfer": "Trasfêrencia em multithread",
|
||||
"Dump All Bins": "Exportar todos os binários",
|
||||
"Dump XCI": "Exportar .xci",
|
||||
"Dump Card ID Set": "Exportar conjunto de IDs",
|
||||
@@ -78,9 +86,9 @@
|
||||
"Dumping": "Exportando...",
|
||||
"Dump successfull!": "Exportação concluída.",
|
||||
"Dump failed!": "Exportação falhou.",
|
||||
"Success": "Concluído.",
|
||||
"Delete successfull!": "Remoção concluída.",
|
||||
"Delete failed!": "Remoção falhou.",
|
||||
"Success": "Concluído.",
|
||||
|
||||
"Themezer": "Themezer",
|
||||
"Themezer Options": "Opções do Themezer",
|
||||
@@ -94,6 +102,8 @@
|
||||
"GitHub": "GitHub",
|
||||
"Downloading json": "Baixando JSON",
|
||||
"Select asset to download for ": "Selecione o recurso para baixar de ",
|
||||
"Failed to download json": "",
|
||||
"Failed to download app!": "",
|
||||
|
||||
"FTP Install": "Instalação via FTP",
|
||||
"FTP Install (EXPERIMENTAL)": "Instalação via FTP (experimental)",
|
||||
@@ -130,9 +140,14 @@
|
||||
"GC": "Cartão de jogo",
|
||||
"System memory %.1f GB": "Memória do console %.1f GB",
|
||||
"microSD card %.1f GB": "Cartão microSD %.1f GB",
|
||||
"Nand Install": "Instalar na memória do console",
|
||||
"SD Card Install": "Instalar no cartão microSD",
|
||||
"Exit": "Sair",
|
||||
"Install disabled...\nPlease enable installing via the install options.": "",
|
||||
"No GameCard inserted": "",
|
||||
"GameCard is already trimmed!": "",
|
||||
"WARNING: GameCard is already trimmed!": "",
|
||||
"Continue": "",
|
||||
"Gc install success!": "Instalação de cartão de jogo concluída.",
|
||||
"Gc install failed!": "Instalação de cartão de jogo falhou.",
|
||||
"Gc install success!": "Instalação do cartão de jogo concluída.",
|
||||
"Gc install failed!": "Instalação do cartão de jogo falhou.",
|
||||
|
||||
@@ -168,11 +183,6 @@
|
||||
"Negative image": "Imagem negativa",
|
||||
"Format": "Formato",
|
||||
"Trimming Format": "Formato do recorte",
|
||||
"320x240": "320×240",
|
||||
"160x120": "160×120",
|
||||
"80x60": "80×60",
|
||||
"40x30": "40×30",
|
||||
"20x15": "20×15",
|
||||
"External Light Filter": "Filtro de luz externa",
|
||||
"Load Default": "Restaurar padrão",
|
||||
|
||||
@@ -180,6 +190,11 @@
|
||||
"Select URL": "Selecione uma URL",
|
||||
"Enter custom URL": "Digitar URL",
|
||||
|
||||
"Web": "",
|
||||
"Select URL": "",
|
||||
"Enter custom URL": "",
|
||||
"Enter URL": "",
|
||||
|
||||
"Advanced": "Opções avançadas",
|
||||
"Advanced Options": "Opções avançadas",
|
||||
"Logging": "Registro de depuração",
|
||||
@@ -208,7 +223,6 @@
|
||||
"Install location": "Local de instalação",
|
||||
"System memory": "Memória do console",
|
||||
"microSD card": "Cartão microSD",
|
||||
"Boost CPU clock": "Impulsionar CPU",
|
||||
"Allow downgrade": "Permitir downgrade",
|
||||
"Skip if already installed": "Pular se já instalado",
|
||||
"Ticket only": "Instalar apenas tickets",
|
||||
@@ -246,6 +260,8 @@
|
||||
"Updating ncm databse": "Atualizando base de dados NCM",
|
||||
"Pushing application record": "Aplicando registro do software",
|
||||
"Failed to install forwarder": "Falha ao instalar atalho forwarder.",
|
||||
"Unstar": "Desfavoritar",
|
||||
"Star": "Favoritar",
|
||||
"Unstarred ": "Desfavoritado ",
|
||||
"Starred ": "Favoritado ",
|
||||
"Failed to remove old forwarder, please manually remove it!": "Falha ao desinstalar atalho forwarder, tente remove-lo manualmente.",
|
||||
@@ -280,12 +296,13 @@
|
||||
"Copy": "Copiar",
|
||||
"Copying ": "Copiando ",
|
||||
"Paste": "Colar",
|
||||
"Paste ": "Colar ",
|
||||
" file(s)?": " arquivo(s)?",
|
||||
"Paste file(s)?": "",
|
||||
"Pasting ": "Colando ",
|
||||
"Pasting": "Colando ",
|
||||
"Rename": "Renomear",
|
||||
"Set New File Name": "Defina o nome do novo arquivo",
|
||||
"Failed to delete directory": "",
|
||||
"Failed to delete file": "",
|
||||
"Extract zip": "Extrair .zip",
|
||||
"Extract Options": "Opções de extração",
|
||||
"Extract here": "Extrair aqui",
|
||||
@@ -308,6 +325,7 @@
|
||||
"Create Folder": "Criar pasta",
|
||||
"Set Folder Name": "Defina o nome da pasta",
|
||||
"Creating ": "Criando ",
|
||||
"View as text (unfinished)": "Ver como texto (inacabado)",
|
||||
"Upload": "Enviar",
|
||||
"Select upload location": "Selecione o local de envio",
|
||||
"No upload locations set!": "Nenhum local de envio definido.",
|
||||
@@ -316,6 +334,8 @@
|
||||
"Upload failed!": "Envio falhou.",
|
||||
"Hash": "Calcular hash",
|
||||
"Hash Options": "Calcular hash",
|
||||
"Hashing": "",
|
||||
"Failed to hash file...": "",
|
||||
"View as text (unfinished)": "Ver como texto (inacabado)",
|
||||
"Ignore read only": "Ignorar modo somente leitura",
|
||||
"Mount": "Montar",
|
||||
@@ -361,16 +381,16 @@
|
||||
"Search": "Buscar",
|
||||
|
||||
"Options": "Opções",
|
||||
"Split": "Dividir",
|
||||
"OK": "OK",
|
||||
"Back": "Voltar",
|
||||
"Select": "Selecionar",
|
||||
"Open": "Abrir",
|
||||
"Close": "Fechar",
|
||||
"Launch": "Iniciar",
|
||||
"Restart": "Reiniciar",
|
||||
"Next": "Prómixo",
|
||||
"Prev": "Anterior",
|
||||
"Unstar": "Desfavoritar",
|
||||
"Star": "Favoritar",
|
||||
"Yes": "Sim",
|
||||
"No": "Não",
|
||||
"On": "Sim",
|
||||
@@ -393,12 +413,13 @@
|
||||
"Remove": "Remover",
|
||||
"Completely remove ": "Remover completamente ",
|
||||
"Removing ": "Removendo ",
|
||||
"Removed ": "Removido ",
|
||||
"Uninstalling ": "Desinstalando ",
|
||||
"Removed ": "Removido ",
|
||||
|
||||
"Download": "Baixar",
|
||||
"Downloading ": "Baixando ",
|
||||
"Downloaded ": "Baixado ",
|
||||
"Download via the Network options!": "",
|
||||
|
||||
"Update": "Atualizar",
|
||||
"Update avaliable: ": "Atualização disponível: ",
|
||||
@@ -415,4 +436,4 @@
|
||||
"Empty!": "Vazio.",
|
||||
"Not Ready...": "Não está pronto...",
|
||||
"Error loading page!": "Erro ao carregar página."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user