New translations en.json (Portuguese, Brazilian)
This commit is contained in:
parent
4df28ca379
commit
cad57ed57f
@ -125,12 +125,13 @@
|
|||||||
"createContainerFromText": "Envolver texto em um contêiner",
|
"createContainerFromText": "Envolver texto em um contêiner",
|
||||||
"link": {
|
"link": {
|
||||||
"edit": "Editar link",
|
"edit": "Editar link",
|
||||||
"editEmbed": "Editar link e incorporar",
|
"editEmbed": "",
|
||||||
"create": "Criar link",
|
"create": "",
|
||||||
"createEmbed": "Criar link e incorporar",
|
|
||||||
"label": "Link",
|
"label": "Link",
|
||||||
"labelEmbed": "Vincular e incorporar",
|
"labelEmbed": "Vincular e incorporar",
|
||||||
"empty": "Nenhum link foi definido"
|
"empty": "Nenhum link foi definido",
|
||||||
|
"hint": "",
|
||||||
|
"goToElement": ""
|
||||||
},
|
},
|
||||||
"lineEditor": {
|
"lineEditor": {
|
||||||
"edit": "Editar linha",
|
"edit": "Editar linha",
|
||||||
@ -155,7 +156,14 @@
|
|||||||
"zoomToFitSelection": "Ampliar para ajustar a seleção",
|
"zoomToFitSelection": "Ampliar para ajustar a seleção",
|
||||||
"zoomToFit": "Ampliar para encaixar todos os elementos",
|
"zoomToFit": "Ampliar para encaixar todos os elementos",
|
||||||
"installPWA": "Instalar excalidraw localmente (PWA)",
|
"installPWA": "Instalar excalidraw localmente (PWA)",
|
||||||
"autoResize": "Habilitar redimensionamento automático de texto"
|
"autoResize": "Habilitar redimensionamento automático de texto",
|
||||||
|
"copyElementLink": "",
|
||||||
|
"linkToElement": ""
|
||||||
|
},
|
||||||
|
"elementLink": {
|
||||||
|
"title": "",
|
||||||
|
"desc": "",
|
||||||
|
"notFound": ""
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"noItems": "Nenhum item adicionado ainda...",
|
"noItems": "Nenhum item adicionado ainda...",
|
||||||
@ -501,7 +509,8 @@
|
|||||||
"selection": "seleção",
|
"selection": "seleção",
|
||||||
"pasteAsSingleElement": "Use {{shortcut}} para colar como um único elemento,\nou cole em um editor de texto já existente",
|
"pasteAsSingleElement": "Use {{shortcut}} para colar como um único elemento,\nou cole em um editor de texto já existente",
|
||||||
"unableToEmbed": "No momento não é permitido incorporar esta URL. Crie uma issue no GitHub para solicitar a lista branca da URL",
|
"unableToEmbed": "No momento não é permitido incorporar esta URL. Crie uma issue no GitHub para solicitar a lista branca da URL",
|
||||||
"unrecognizedLinkFormat": ""
|
"unrecognizedLinkFormat": "",
|
||||||
|
"elementLinkCopied": ""
|
||||||
},
|
},
|
||||||
"colors": {
|
"colors": {
|
||||||
"transparent": "Transparente",
|
"transparent": "Transparente",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user