mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-24 20:13:00 +03:00
163c8ec373
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
64 lines
1.9 KiB
JSON
64 lines
1.9 KiB
JSON
{
|
|
"string": {
|
|
"TableOfContents": "Índice",
|
|
"Suggested": "SUGERIDO",
|
|
"NoItems": "Sem itens",
|
|
"EditorPlaceholder": "Começa a escrever...",
|
|
"Edit": "Editar",
|
|
"Bold": "Negrito",
|
|
"Italic": "Itálico",
|
|
"Strikethrough": "Riscado",
|
|
"Link": "Link",
|
|
"Save": "Guardar",
|
|
"OrderedList": "Lista ordenada",
|
|
"BulletedList": "Lista com marcadores",
|
|
"Blockquote": "Citação",
|
|
"Code": "Código",
|
|
"CodeBlock": "Bloco de código",
|
|
"Note": "Nota",
|
|
"ConfigureNote": "Configurar nota",
|
|
"Set": "Definir",
|
|
"Update": "Atualizar",
|
|
"Remove": "Remover",
|
|
"NotePlaceholder": "Adicionar uma nota...",
|
|
"SampleText": "Texto de exemplo",
|
|
"Send": "Enviar",
|
|
"Attach": "Anexar",
|
|
"TextStyle": "Estilo do texto",
|
|
"Emoji": "Emoji",
|
|
"GIF": "GIF",
|
|
"Mention": "Mencionar",
|
|
"Underlined": "Sublinhado",
|
|
"AlignCenter": "Alinhar centro",
|
|
"AlignLeft": "Alinhar esquerda",
|
|
"AlignRight": "Alinhar direita",
|
|
"Download": "Transferir",
|
|
"ViewImage": "Ver imagem",
|
|
"ViewOriginal": "Ver original",
|
|
"MoreActions": "Mais ações",
|
|
"FullDescription": "Descrição completa",
|
|
"NoFullDescription": "Não há uma descrição detalhada",
|
|
"EnableDiffMode": "Ativar modo de diferença",
|
|
"AddColumnBefore": "Adicionar antes",
|
|
"AddColumnAfter": "Adicionar depois",
|
|
"DeleteColumn": "Eliminar",
|
|
"AddRowBefore": "Adicionar antes",
|
|
"AddRowAfter": "Adicionar depois",
|
|
"DeleteRow": "Eliminar",
|
|
"DeleteTable": "Eliminar",
|
|
"Duplicate": "Duplicar",
|
|
"CategoryRow": "Linhas",
|
|
"CategoryColumn": "Colunas",
|
|
"Table": "Tabela",
|
|
"InsertTable": "Inserir tabela",
|
|
"TableOptions": "Personalizar tabela",
|
|
"Width": "Largura",
|
|
"Height": "Altura",
|
|
"Unset": "Anular",
|
|
"Image": "Imagem",
|
|
"SeparatorLine": "linha separadora",
|
|
"TodoList": "Tarefa pendente",
|
|
"DrawingBoard": "Quadro de desenho"
|
|
}
|
|
}
|