Merge pull request 'release v3.11.1' (#297) from develop into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

Reviewed-on: #297
This commit is contained in:
Simon Vieille 2023-11-12 17:03:21 +01:00
commit b0385c172b
4 changed files with 100 additions and 94 deletions

View file

@ -1,5 +1,11 @@
## [Unreleased] ## [Unreleased]
## 3.11.1
### Added
* add Portuguese (Brazil) translations - Thanks to igorfreire
### Fixed
* add width to .side-menu-categories for side menu with categories display - fix #294
## 3.11.0 ## 3.11.0
### Added ### Added
* add a search component in menus - fix #282 * add a search component in menus - fix #282

View file

@ -32,7 +32,7 @@ Notice
Because I believe in a free and decentralized Internet, [Gitnet](https://gitnet.fr) is **self-hosted at home**. Because I believe in a free and decentralized Internet, [Gitnet](https://gitnet.fr) is **self-hosted at home**.
In case of downtime, you can download **Custom Menu** from [here](https://kim.deblan.fr/~side_menu/). In case of downtime, you can download **Custom Menu** from [here](https://kim.deblan.fr/~side_menu/).
]]></description> ]]></description>
<version>3.11.0</version> <version>3.11.1</version>
<licence>agpl</licence> <licence>agpl</licence>
<author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author> <author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
<namespace>SideMenu</namespace> <namespace>SideMenu</namespace>

View file

@ -201,7 +201,6 @@
max-height: calc(100vh - 55px); max-height: calc(100vh - 55px);
overflow: auto; overflow: auto;
position: relative; position: relative;
top: 5px;
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
justify-content: center; justify-content: center;
@ -300,6 +299,7 @@
.side-menu-with-categories .side-menu-categories { .side-menu-with-categories .side-menu-categories {
display: block; display: block;
padding: 0; padding: 0;
width: 100%;
} }
.side-menu-with-categories .side-menu-category { .side-menu-with-categories .side-menu-category {

View file

@ -1,93 +1,93 @@
"Custom menu": "" "Custom menu": "Menu personalizado"
"Enable the custom menu": "" "Enable the custom menu": "Habilitar o menu personalizado"
"No": "" "No": "Não"
"Yes": "" "Yes": "Sim"
"Menu": "" "Menu": "Menu"
? 'Use the shortcut <span class="keyboard-key">Ctrl</span>+<span class="keyboard-key">o</span> to open and to hide the side menu. Use <span class="keyboard-key">tab</span> to navigate.' ? 'Use the shortcut <span class="keyboard-key">Ctrl</span>+<span class="keyboard-key">o</span> to open and to hide the side menu. Use <span class="keyboard-key">tab</span> to navigate.'
: '' : 'Use o atalho <span class="keyboard-key">Ctrl</span>+<span class="keyboard-key">o</span> para exibir e para esconder o menu lateral. Use <span class="keyboard-key">tab</span> para navegar.'
"Top menu": "" "Top menu": "Menu superior"
"Apps that not must be moved in the side menu": "" "Apps that not must be moved in the side menu": "Apps que não devem ser movidos para o menu lateral"
"If there is no selection then the global configuration is applied.": "" "If there is no selection then the global configuration is applied.": "Se não houver seleção, a configuração global será aplicada."
"Experimental": "" "Experimental": "Experimental"
"Save": "" "Save": "Salvar"
"You like this app and you want to support me?": "" "You like this app and you want to support me?": "Você gosta deste aplicativo e quer me apoiar?"
"Buy me a coffee ☕": "" "Buy me a coffee ☕": "Me pague um café ☕"
"Hidden": "" "Hidden": "Oculto"
"Small": "" "Small": "Pequeno"
"Normal": "" "Normal": "Normal"
"Big": "" "Big": "Grande"
"Hidden icon": "" "Hidden icon": "Ícone oculto"
"Small icon": "" "Small icon": "Ícone pequeno"
"Normal icon": "" "Normal icon": "Ícone normal"
"Big icon": "" "Big icon": "Ícone grance"
"Hidden text": "" "Hidden text": "Texto oculto"
"Small text": "" "Small text": "Texto pequeno"
"Normal text": "" "Normal text": "Texto normal"
"Big text": "" "Big text": "Texto grande"
"Colors": "" "Colors": "Cores"
"Background color": "" "Background color": "Cor de fundo"
"Background color of current app": "" "Background color of current app": "Cor de fundo do app atual"
"Text color": "" "Text color": "Cor do texto"
"Loader": "" "Loader": "Progresso"
"Icon": "" "Icon": "Ícone"
"Same color": "" "Same color": "Mesma cor"
"Opposite color": "" "Opposite color": "Cor oposta"
"Transparent": "" "Transparent": "Transparente"
"Opaque": "" "Opaque": "Opaco"
"Opener": "" "Opener": "Abrir"
"Default": "" "Default": "Padrão"
"Default (dark)": "" "Default (dark)": "Padrão (escuro)"
"Hamburger": "" "Hamburger": "Hamburger"
"Hamburger (dark)": "" "Hamburger (dark)": "Hamburger (escuro)"
"Hamburger 2": "" "Hamburger 2": "Hamburger 2"
"Hamburger 2 (dark)": "" "Hamburger 2 (dark)": "Hamburger 2 (escuro)"
"Before the logo": "" "Before the logo": "Antes da logo"
"After the logo": "" "After the logo": "Depois da logo"
"Position": "" "Position": "Posição"
"Show only the opener (hidden logo)": "" "Show only the opener (hidden logo)": "Mostrar apenas o Abrir (ocultar logo)"
"Do not display the side menu and the opener if there is no application (eg: public pages).": "" "Do not display the side menu and the opener if there is no application (eg: public pages).": "Não mostrar o menu lateral e o Abrir se não houver aplicação (p.ex. páginas públicas)."
"Panel": "" "Panel": "Painel"
"Open the menu when the mouse is hover the opener (automatically disabled on touch screens)": "" "Open the menu when the mouse is hover the opener (automatically disabled on touch screens)": "Abrir o menu quando o mouse passar sobre o Abrir (desativado automaticamente em telas de toque)"
"Display the big menu": "" "Display the big menu": "Mostrar o menu grande"
"Display the logo": "" "Display the logo": "Mostrar a logo"
"Icons and texts": "" "Icons and texts": "Ícones e textos"
"Loader enabled": "" "Loader enabled": "Progresso ativado"
"Tips": "" "Tips": "Dicas"
"Always displayed": "" "Always displayed": "Sempre visível"
"This is the automatic behavior when the menu is always displayed.": "" "This is the automatic behavior when the menu is always displayed.": "Este é o comportamento automático quando o menu está sempre visível."
"Not compatible with touch screens.": "" "Not compatible with touch screens.": "Não compatível com telas de toque."
"Big menu": "" "Big menu": "Menu grande"
"Live preview": "" "Live preview": "Visualização ao vivo"
"Open apps in new tab": "" "Open apps in new tab": "Abrir apps em nova aba"
"Use the global setting": "" "Use the global setting": "Usar configurações globais"
"Use my selection": "" "Use my selection": "Usar minha seleção"
"Show and hide the list of applications": "" "Show and hide the list of applications": "Mostrar e ocultar a lista de aplicativos"
"Use the avatar instead of the logo": "" "Use the avatar instead of the logo": "Use o avatar ao invés da logo"
"You do not have permission to change the settings.": "" "You do not have permission to change the settings.": "Você não tem permissão para alterar as configurações."
"Force this configuration to users": "" "Force this configuration to users": "Forçar esta configuração para os usuários"
"Export the configuration": "" "Export the configuration": "Exportar a configuração"
"Purge the cache": "" "Purge the cache": "Limpar o cache"
"Show the link to settings": "" "Show the link to settings": "Mostrar o link para configurações"
"The menu is enabled by default for users": "" "The menu is enabled by default for users": "O menu é habilitado por padrão para os usuários"
"Except when the configuration is forced.": "" "Except when the configuration is forced.": "Exceto quando a configuração é forçada."
"Apps that should not be displayed in the menu": "" "Apps that should not be displayed in the menu": "Apps que não devem ser mostrados no menu"
"This feature is only compatible with the <code>big menu</code> display.": "" "This feature is only compatible with the <code>big menu</code> display.": "Este recurso só é compatível com a exibição do <code>menu grande</code>."
"The logo is a link to the default app": "" "The logo is a link to the default app": "A logo é um link para o app padrão"
"Others": "" "Others": "Outros"
"Categories": "" "Categories": "Categorias"
"Customize sorting": "" "Customize sorting": "Personalizar classificação"
"Order by": "" "Order by": "Ordenar por"
"Name": "" "Name": "Nome"
"Customed": "" "Customed": "Personalizado"
"Show and hide the list of categories": "" "Show and hide the list of categories": "Mostrar e esconder a lista de categorias"
"This parameters are used when Dark theme or Breeze Dark Theme are enabled.": "" "This parameters are used when Dark theme or Breeze Dark Theme are enabled.": "Estes parâmetros são usados quando o tema escuro ou o tema Dark Breeze está ativo."
"Dark mode colors": "" "Dark mode colors": "Cores do modo escuro"
"With categories": "" "With categories": "Com categorias"
"Custom categories": "" "Custom categories": "Categorias personalizadas"
"Customize application categories": "" "Customize application categories": "Personalizar categorias de apps"
"Reset to default": "" "Reset to default": "Restaurar padrão"
"Applications": "" "Applications": "Aplicativos"
"Applications kept in the top menu": "" "Applications kept in the top menu": "Aplicativos mantidos no menu superior"
"Applications kept in the top menu but also shown in side menu": "" "Applications kept in the top menu but also shown in side menu": "Aplicativos mantidos no menu superior, mas também mostrados no menu lateral"
"These applications must be selected in the previous option.": "" "These applications must be selected in the previous option.": "Estes aplicativos devem ser selecionados na opção anterior."
"Hide labels on mouse over": "" "Hide labels on mouse over": "Ocultar descrição ao passar o mouse"