
* DirVar - easy way to add another dir page * default strings in the language file (Page directory is enough, no need for DirText) * strings from the language file are now LangStrings that can be used in the script * no more /LANG - one string for all languages * any lang strings can be used everywhere, installer or uninstaller (no un.) * no more unprocessed strings - variables can be used almost everywhere (except in licenseData and InstallDirRegKey) * DirText parm for browse dialog text * SetBkColor -> SetCtlColors - can now set text color too * fixed SetOutPath and File /r bug * fixed File /a /oname bug * added $_CLICK for pages * added quotes support in lang files (patch #752620) * extraction progress * separate RTL dialogs for RTL langs (improved RTL too) * InstallOptions RTL * StartMenu RTL * fixed RegDLL? * added IfSilent and SetSilent (SetSilent only works from .onInit) * fixed verify window (it never showed) (bug #792494) * fixed ifnewer readonly file problem (patch #783782) * fixed wininit.ini manipulation when there is another section after [rename] * fixed some ClearType issues * fixed a minor bug in the resource editor * fixed !ifdef/!endif stuff, rewritten * lots of code and comments clean ups * got rid of some useless exceptions handling and STL classes (still much more to go) * lots of optimizations, of course ;) * updated system.dll with support for GUID, WCHAR, and fast VTable calling (i.e. COM ready) * minor bug fixes git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2823 212acab6-be3b-0410-9dea-997c60f758d6
84 lines
No EOL
1.9 KiB
Text
84 lines
No EOL
1.9 KiB
Text
# Header, don't edit
|
|
NLF v5
|
|
# Start editing here
|
|
# Language ID
|
|
2070
|
|
# Font and size - dash (-) means default
|
|
-
|
|
-
|
|
# Codepage - dash (-) means ANSI code page
|
|
1252
|
|
# RTL - anything else than RTL means LTR
|
|
-
|
|
# Translation v4.0.3 by DragonSoull <dragonsoull@madalien.tk> with help from Dre` - Updated by Ramon
|
|
Sistema de Instalação Nullsoft %s
|
|
Instalação de $(^Name)
|
|
Desinstalação de $(^Name)
|
|
: Contrato de Licença
|
|
: Opções de instalação
|
|
: Directoria de instalação
|
|
: Instalando Ficheiros
|
|
: Concluído
|
|
: Confirmação
|
|
: Desinstalado Ficheiros
|
|
: Concluído
|
|
< An&terior
|
|
&Seguinte >
|
|
&Aceito
|
|
Eu &aceito os termos da licença
|
|
Eu &não aceito os termos da licença
|
|
&Instalar
|
|
&Desinstalar
|
|
&Cancelar
|
|
Fechar
|
|
&Procurar...
|
|
&Ver Detalhes
|
|
Nome
|
|
Concluído
|
|
Personalizada
|
|
Escolha o tipo de instalação:
|
|
Escolha os componentes a instalar:
|
|
Ou, escolha os componentes opcionais que deseja instalar:
|
|
Escolha a directoria a instalar $(^Name):
|
|
Espaço disponível:
|
|
Espaço necessário:
|
|
A Desinstalar de:
|
|
Erro ao abrir o ficheiro para escrita: \r\n\t"$0"\r\nCarregue Abort para abortar instalação,\r\nRetry para voltar a tentar a escrita do ficheiro, ou\r\nIgnore para saltar este ficheiro
|
|
Erro ao abrir o ficheiro para escrita: \r\n\t"$0"\r\nCarregue Retry para voltar a tentar a escrita do ficheiro, ou\r\nCancel para abortar instalação
|
|
Não e possível Escrever:
|
|
Copia Falhada
|
|
A Copiar para
|
|
A Registar:
|
|
A Desregistar:
|
|
Não foi encontrado símbolo:
|
|
Não foi possível carregar:
|
|
A Criar directoria:
|
|
A Criar atalho:
|
|
A Criar Desinstalador:
|
|
Apagando ficheiro:
|
|
Apagar ao reiniciar:
|
|
Erro criando atalho:
|
|
Erro criando:
|
|
Erro descomprimindo informação? Instalador corrupto?
|
|
Erro a registar DLL
|
|
ExecShell:
|
|
Executar:
|
|
Extrair:
|
|
Extrair: erro ao escrever para o ficheiro
|
|
Instalação corrupta: opcode invalido
|
|
Sem OLE para:
|
|
Directoria de Saída:
|
|
Remover directoria:
|
|
Mudar o nome ao Reiniciar:
|
|
A mudar nome:
|
|
Saltado:
|
|
Copiar Detalhes para a Área de Transferencia
|
|
A gravar registo da instalação
|
|
# byte
|
|
B
|
|
# kilo
|
|
K
|
|
# mega
|
|
M
|
|
# giga
|
|
G |