mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 00:44:16 +02:00
[view] FormComponent
This commit is contained in:
@@ -12,14 +12,14 @@ web.install.substatus.call_nativefier=Running {}
|
||||
web.install.substatus.shortcut=Generating a menu shortcut
|
||||
web.install.substatus.options=Waiting for the installation options
|
||||
web.install.substatus.checking_fixes=Checking if there are published fixes
|
||||
web.install.option.single.label=Single
|
||||
web.install.option.single.label=Single run
|
||||
web.install.option.single.tip=It will not allow the app to be opened again if it is already opened
|
||||
web.install.option.max.label=Open maximized
|
||||
web.install.option.max.tip=If the app should always be opened maximized
|
||||
web.install.option.fullscreen.label=Open in fullscreen
|
||||
web.install.option.fullscreen.tip=If the app should always be opened in fullscreen ( the Alt key opens the upper menu )
|
||||
web.install.option.noframe.label=No frame
|
||||
web.install.option.noframe.tip=If the app should not have a frame around it ( like browsers have )
|
||||
web.install.option.noframe.tip=If the app should not have a frame ( like browsers have )
|
||||
web.install.option.nocache.label=No cache
|
||||
web.install.option.nocache.tip=Session data will not be stored after the app is closed
|
||||
web.install.option.insecure.label=Allow insecure content
|
||||
|
||||
@@ -12,14 +12,14 @@ web.install.substatus.call_nativefier=Executando {}
|
||||
web.install.substatus.shortcut=Criando um atalho no menu
|
||||
web.install.substatus.options=Aguardando as opções de instalação
|
||||
web.install.substatus.checking_fixes=Verificando se há correções publicadas
|
||||
web.install.option.single.label=Único
|
||||
web.install.option.single.label=Execução única
|
||||
web.install.option.single.tip=Não permitirá que o aplicativo seja aberto novamente caso o mesmo já esteja
|
||||
web.install.option.max.label=Abrir maximizado
|
||||
web.install.option.max.tip=Se o aplicativo deve sempre ser aberto maximizado
|
||||
web.install.option.fullscreen.label=Abrir em tela cheia
|
||||
web.install.option.fullscreen.tip=Se o aplicativo sempre deve ser aberto em tela cheia ( a tecla Alt abre o menu superior )
|
||||
web.install.option.noframe.label=Sem moldura
|
||||
web.install.option.noframe.tip=Se o aplicativo não deve ter uma moldura em volta ( como os navegadores têm )
|
||||
web.install.option.noframe.tip=Se o aplicativo não deve ter uma moldura ( como presente nos navegadores )
|
||||
web.install.option.nocache.label=Sem cache
|
||||
web.install.option.nocache.tip=Dados de sessão não serão armazenados após o aplicativo ser fechado
|
||||
web.install.option.insecure.label=Permitir conteúdo não confiável
|
||||
|
||||
Reference in New Issue
Block a user