mirror of
https://github.com/zadam/trilium.git
synced 2025-10-06 05:25:37 +08:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1566 of 1566 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/pt_BR/
This commit is contained in:
parent
2f804f3eac
commit
dc99f725f9
1 changed files with 8 additions and 5 deletions
|
@ -994,7 +994,7 @@
|
||||||
"invalid_view_type": "Tipo de visualização inválido '{{type}}'",
|
"invalid_view_type": "Tipo de visualização inválido '{{type}}'",
|
||||||
"calendar": "Calendário",
|
"calendar": "Calendário",
|
||||||
"table": "Tabela",
|
"table": "Tabela",
|
||||||
"geo-map": "Geo Map",
|
"geo-map": "Mapa geográfico",
|
||||||
"board": "Quadro"
|
"board": "Quadro"
|
||||||
},
|
},
|
||||||
"edited_notes": {
|
"edited_notes": {
|
||||||
|
@ -1278,7 +1278,7 @@
|
||||||
"handwriting-system-fonts": "Fontes de escrita à mão de sistema",
|
"handwriting-system-fonts": "Fontes de escrita à mão de sistema",
|
||||||
"serif": "Serifa",
|
"serif": "Serifa",
|
||||||
"sans-serif": "Sem Serifa",
|
"sans-serif": "Sem Serifa",
|
||||||
"monospace": "Monospace",
|
"monospace": "Monoespaçado",
|
||||||
"system-default": "Padrão do Sistema",
|
"system-default": "Padrão do Sistema",
|
||||||
"note_tree_and_detail_font_sizing": "Note que o tamanho da fonte da árvore e dos detalhes é relativo à configuração principal do tamanho de fonte."
|
"note_tree_and_detail_font_sizing": "Note que o tamanho da fonte da árvore e dos detalhes é relativo à configuração principal do tamanho de fonte."
|
||||||
},
|
},
|
||||||
|
@ -1518,7 +1518,7 @@
|
||||||
"doc": "Documento",
|
"doc": "Documento",
|
||||||
"widget": "Widget",
|
"widget": "Widget",
|
||||||
"confirm-change": "Não é recomentado alterar o tipo da nota quando o conteúdo da nota não está vazio. Quer continuar assim mesmo?",
|
"confirm-change": "Não é recomentado alterar o tipo da nota quando o conteúdo da nota não está vazio. Quer continuar assim mesmo?",
|
||||||
"geo-map": "Geo Map",
|
"geo-map": "Mapa geográfico",
|
||||||
"beta-feature": "Beta",
|
"beta-feature": "Beta",
|
||||||
"ai-chat": "Chat IA",
|
"ai-chat": "Chat IA",
|
||||||
"task-list": "Lista de Tarefas",
|
"task-list": "Lista de Tarefas",
|
||||||
|
@ -1579,7 +1579,8 @@
|
||||||
"hoist-this-note-workspace": "Fixar esta nota (workspace)",
|
"hoist-this-note-workspace": "Fixar esta nota (workspace)",
|
||||||
"refresh-saved-search-results": "Atualizar resultados de pesquisa salvos",
|
"refresh-saved-search-results": "Atualizar resultados de pesquisa salvos",
|
||||||
"create-child-note": "Criar nota filha",
|
"create-child-note": "Criar nota filha",
|
||||||
"unhoist": "Desafixar"
|
"unhoist": "Desafixar",
|
||||||
|
"toggle-sidebar": "Alternar barra lateral"
|
||||||
},
|
},
|
||||||
"title_bar_buttons": {
|
"title_bar_buttons": {
|
||||||
"window-on-top": "Manter Janela no Topo"
|
"window-on-top": "Manter Janela no Topo"
|
||||||
|
@ -2022,6 +2023,8 @@
|
||||||
"handshake_failed": "Falha no handshake com o servidor de sincronização, erro: {{message}}"
|
"handshake_failed": "Falha no handshake com o servidor de sincronização, erro: {{message}}"
|
||||||
},
|
},
|
||||||
"shared_info": {
|
"shared_info": {
|
||||||
"help_link": "Para ajuda, visite a <a href=\"https://triliumnext.github.io/Docs/Wiki/sharing.html\">wiki</a>."
|
"help_link": "Para ajuda, visite a <a href=\"https://triliumnext.github.io/Docs/Wiki/sharing.html\">wiki</a>.",
|
||||||
|
"shared_publicly": "Esta nota é compartilhada publicamente em {{- link}}.",
|
||||||
|
"shared_locally": "Esta nota é compartilhada localmente em {{- link}}."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue