mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 18:54:29 +01:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1724 of 1724 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/pt_BR/
This commit is contained in:
parent
77a90e524a
commit
a5c8287446
@ -29,7 +29,15 @@
|
||||
"bundle-error": {
|
||||
"title": "Falha para carregar o script customizado",
|
||||
"message": "O script da nota com ID \"{{id}}\", intitulada \"{{title}}\", não pôde ser executado devido a:\n\n{{message}}"
|
||||
}
|
||||
},
|
||||
"widget-list-error": {
|
||||
"title": "Falha ao obter a lista de widgets do servidor"
|
||||
},
|
||||
"widget-render-error": {
|
||||
"title": "Falha ao renderizar um widget React personalizado"
|
||||
},
|
||||
"widget-missing-parent": "O widget personalizado não possui a propriedade obrigatória '{{property}}' definida.",
|
||||
"open-script-note": "Abrir nota de script"
|
||||
},
|
||||
"add_link": {
|
||||
"add_link": "Adicionar link",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user