forked from hcengineering/platform
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations to Spanish & Portuguese (hcengineering#4797)
Signed-off-by: Tiago Cruz <tcruz@netic.io> Signed-off-by: Tiago Cruz <6704635+tjaoc@users.noreply.github.com> Signed-off-by: Tiago Cruz <tcruz@netic.io>
- Loading branch information
Showing
34 changed files
with
1,746 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"string": { | ||
"Id": "Id.", | ||
"Space": "Espacio", | ||
"Modified": "Modificado", | ||
"ModifiedDate": "Fecha de modificación", | ||
"ModifiedBy": "Modificado por", | ||
"Class": "Clase", | ||
"AttachedTo": "Adjunto a", | ||
"AttachedToClass": "Clase adjunta", | ||
"Name": "Nombre", | ||
"Description": "Descripción", | ||
"Private": "Privado", | ||
"Archived": "Archivado", | ||
"ClassLabel": "Tipo", | ||
"ClassPropertyLabel": "Etiqueta", | ||
"String": "Cadena de texto", | ||
"Markup": "Marcado", | ||
"Number": "Número", | ||
"Boolean": "Booleano", | ||
"Timestamp": "Marca de tiempo", | ||
"Date": "Fecha", | ||
"IntlString": "Cadena de texto internacionalizada", | ||
"Ref": "Ref.", | ||
"Collection": "Colección", | ||
"Array": "Arreglo", | ||
"Enum": "Enum.", | ||
"Members": "Miembros", | ||
"Hyperlink": "Enlace", | ||
"Collaborative": "Colaborativo", | ||
"Object": "Objeto", | ||
"System": "Sistema", | ||
"CreatedBy": "Creado por", | ||
"CreatedDate": "Fecha de creación", | ||
"Status": "Estado", | ||
"StatusCategory": "Categoría de estado", | ||
"Account": "Cuenta" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"string": { | ||
"Id": "Id", | ||
"Space": "Espaço", | ||
"Modified": "Modificado", | ||
"ModifiedDate": "Data de modificação", | ||
"ModifiedBy": "Modificado por", | ||
"Class": "Classe", | ||
"AttachedTo": "Anexado a", | ||
"AttachedToClass": "Classe anexada", | ||
"Name": "Nome", | ||
"Description": "Descrição", | ||
"Private": "Privado", | ||
"Archived": "Arquivado", | ||
"ClassLabel": "Tipo", | ||
"ClassPropertyLabel": "Rótulo", | ||
"String": "Cadeia de texto", | ||
"Markup": "Marcação", | ||
"Number": "Número", | ||
"Boolean": "Booleano", | ||
"Timestamp": "Marca de data/hora", | ||
"Date": "Data", | ||
"IntlString": "Cadeia de texto internacionalizada", | ||
"Ref": "Ref.", | ||
"Collection": "Coleção", | ||
"Array": "Matriz", | ||
"Enum": "Enumeração", | ||
"Members": "Membros", | ||
"Hyperlink": "URL", | ||
"Collaborative": "Colaborativo", | ||
"Object": "Objeto", | ||
"System": "Sistema", | ||
"CreatedBy": "Criado por", | ||
"CreatedDate": "Data de criação", | ||
"Status": "Estado", | ||
"StatusCategory": "Categoria de estado", | ||
"Account": "Conta" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"status": { | ||
"LoadingPlugin": "Cargando complemento {plugin}...", | ||
"UnknownError": "Error desconocido: {message}", | ||
"InvalidId": "Id no válido: {id}", | ||
"BadRequest": "Solicitud incorrecta", | ||
"Forbidden": "Prohibido", | ||
"ExpiredLink": "Este enlace de invitación ha caducado", | ||
"Unauthorized": "No autorizado", | ||
"UnknownMethod": "Método desconocido: {method}", | ||
"InternalServerError": "Error interno del servidor", | ||
"MaintenanceWarning": "Mantenimiento programado dentro de {time, plural, =1 {menos de un minuto} other {# minutos}}", | ||
"AccountNotFound": "Cuenta no encontrada", | ||
"AccountNotConfirmed": "Cuenta no confirmada", | ||
"WorkspaceNotFound": "Espacio de trabajo no encontrado", | ||
"InvalidPassword": "Contraseña inválida", | ||
"AccountAlreadyExists": "La cuenta ya existe", | ||
"WorkspaceRateLimit": "El servidor está ocupado. Espere un momento e inténtelo de nuevo", | ||
"AccountAlreadyConfirmed": "La cuenta ya está confirmada", | ||
"WorkspaceAlreadyExists": "El espacio de trabajo ya existe", | ||
"ProductIdMismatch": "Desajuste de producto" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"status": { | ||
"LoadingPlugin": "Carregando plugin {plugin}...", | ||
"UnknownError": "Erro desconhecido: {message}", | ||
"InvalidId": "Id inválido: {id}", | ||
"BadRequest": "Pedido inválido", | ||
"Forbidden": "Proibido", | ||
"ExpiredLink": "Este link de convite expirou", | ||
"Unauthorized": "Não autorizado", | ||
"UnknownMethod": "Método desconhecido: {method}", | ||
"InternalServerError": "Erro interno do servidor", | ||
"MaintenanceWarning": "Manutenção programada dentro de {time, plural, =1 {menos de um minuto} other {# minutos}}", | ||
"AccountNotFound": "Conta não encontrada", | ||
"AccountNotConfirmed": "Conta não confirmada", | ||
"WorkspaceNotFound": "Espaço de trabalho não encontrado", | ||
"InvalidPassword": "Senha inválida", | ||
"AccountAlreadyExists": "Conta já existe", | ||
"WorkspaceRateLimit": "O servidor está ocupado. Por favor, espere um pouco e tente novamente", | ||
"AccountAlreadyConfirmed": "Conta já confirmada", | ||
"WorkspaceAlreadyExists": "Espaço de trabalho já existe", | ||
"ProductIdMismatch": "Discrepância de produto" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"string": { | ||
"loadingPlugin": "Cargando plugin '<b>'{plugin}'</b>'..." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"string": { | ||
"loadingPlugin": "A Carregar plugin '<b>'{plugin}'</b>'..." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"string": { | ||
"Create": "Crear", | ||
"Cancel": "Cancelar", | ||
"Ok": "Aceptar", | ||
"Save": "Guardar", | ||
"Saved": "Guardado...", | ||
"Download": "Descargar", | ||
"Delete": "Eliminar", | ||
"Close": "Cerrar", | ||
"NotSelected": "No seleccionado", | ||
"Deselect": "Deseleccionar", | ||
"Archived": "(archivado)", | ||
"AddSocialLinks": "Añadir enlaces sociales", | ||
"EditSocialLinks": "Editar enlaces sociales", | ||
"Change": "Cambiar", | ||
"Remove": "Eliminar", | ||
"Search": "Buscar...", | ||
"Spaces": "Espacios", | ||
"NumberSpaces": "{count, plural, =0 {En} =1 {En 1 sitio} other {En # sitios}}", | ||
"InThis": "En este {space}", | ||
"NoMatchesInThis": "No hay coincidencias en este {space}", | ||
"NoMatchesFound": "No se encontraron coincidencias", | ||
"NotInThis": "No está en este {space}", | ||
"Match": "Coincidencia", | ||
"Add": "Añadir", | ||
"Edit": "Editar", | ||
"DocumentPreview": "Vista previa", | ||
"MakePrivate": "Hacer privado", | ||
"MakePrivateDescription": "Solo los miembros pueden verlo", | ||
"Created": "Creado", | ||
"NoResults": "No hay resultados para mostrar", | ||
"Next": "Siguiente" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"string": { | ||
"Create": "Criar", | ||
"Cancel": "Cancelar", | ||
"Ok": "Ok", | ||
"Save": "Guardar", | ||
"Saved": "Guardado...", | ||
"Download": "Transferir", | ||
"Delete": "Eliminar", | ||
"Close": "Fechar", | ||
"NotSelected": "Não selecionado", | ||
"Deselect": "Desmarcar", | ||
"Archived": "(arquivado)", | ||
"AddSocialLinks": "Adicionar links sociais", | ||
"EditSocialLinks": "Editar links sociais", | ||
"Change": "Alterar", | ||
"Remove": "Remover", | ||
"Search": "Pesquisar...", | ||
"Spaces": "Espaços", | ||
"NumberSpaces": "{count, plural, =0 {Em} =1 {Em 1 local} other {Em # locais}}", | ||
"InThis": "Neste {space}", | ||
"NoMatchesInThis": "Sem correspondências neste {space}", | ||
"NoMatchesFound": "Sem correspondências encontradas", | ||
"NotInThis": "Não está neste {space}", | ||
"Match": "Correspondência", | ||
"Add": "Adicionar", | ||
"Edit": "Editar", | ||
"DocumentPreview": "Visualizar", | ||
"MakePrivate": "Tornar privado", | ||
"MakePrivateDescription": "Apenas os membros podem ver", | ||
"Created": "Criado", | ||
"NoResults": "Sem resultados para mostrar", | ||
"Next": "Seguinte" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"string": { | ||
"TableOfContents": "Índice", | ||
"Suggested": "SUGERIDO", | ||
"NoItems": "No hay elementos", | ||
"EditorPlaceholder": "Empieza a escribir...", | ||
"Edit": "Editar", | ||
"Bold": "Negrita", | ||
"Italic": "Cursiva", | ||
"Strikethrough": "Tachado", | ||
"Link": "Enlace", | ||
"Save": "Guardar", | ||
"OrderedList": "Lista ordenada", | ||
"BulletedList": "Lista con viñetas", | ||
"Blockquote": "Cita", | ||
"Code": "Código", | ||
"CodeBlock": "Bloque de código", | ||
"Send": "Enviar", | ||
"Attach": "Adjuntar", | ||
"TextStyle": "Estilo de texto", | ||
"Emoji": "Emoji", | ||
"GIF": "GIF", | ||
"Mention": "Mencionar", | ||
"Underlined": "Subrayado", | ||
"AlignCenter": "Alinear centro", | ||
"AlignLeft": "Alinear izquierda", | ||
"AlignRight": "Alinear derecha", | ||
"ViewImage": "Ver imagen", | ||
"ViewOriginal": "Ver original", | ||
"MoreActions": "Más acciones", | ||
"FullDescription": "Descripción completa", | ||
"NoFullDescription": "No hay una descripción detallada", | ||
"EnableDiffMode": "Habilitar modo de diferencias", | ||
"AddColumnBefore": "Añadir antes", | ||
"AddColumnAfter": "Añadir después", | ||
"DeleteColumn": "Eliminar", | ||
"AddRowBefore": "Añadir antes", | ||
"AddRowAfter": "Añadir después", | ||
"DeleteRow": "Eliminar", | ||
"DeleteTable": "Eliminar", | ||
"CategoryRow": "Filas", | ||
"CategoryColumn": "Columnas", | ||
"Table": "Tabla", | ||
"InsertTable": "Insertar tabla", | ||
"TableOptions": "Personalizar tabla", | ||
"Width": "Ancho", | ||
"Height": "Alto", | ||
"Unset": "Anular" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"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", | ||
"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", | ||
"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", | ||
"CategoryRow": "Linhas", | ||
"CategoryColumn": "Colunas", | ||
"Table": "Tabela", | ||
"InsertTable": "Inserir tabela", | ||
"TableOptions": "Personalizar tabela", | ||
"Width": "Largura", | ||
"Height": "Altura", | ||
"Unset": "Anular" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.