web-apps/apps/presentationeditor/embed/locale/pt.json

40 lines
3.2 KiB
JSON
Raw Normal View History

2019-05-15 11:38:03 +00:00
{
"common.view.modals.txtCopy": "Copiar para a área de transferência",
2020-03-23 12:58:37 +00:00
"common.view.modals.txtEmbed": "Incorporar",
2019-05-15 11:38:03 +00:00
"common.view.modals.txtHeight": "Altura",
2020-03-23 12:58:37 +00:00
"common.view.modals.txtShare": "Compartilhar link",
2019-05-15 11:38:03 +00:00
"common.view.modals.txtWidth": "Largura",
"common.view.SearchBar.textFind": "Localizar",
2021-02-26 14:53:24 +00:00
"PE.ApplicationController.convertationErrorText": "A conversão falhou.",
2019-05-15 11:38:03 +00:00
"PE.ApplicationController.convertationTimeoutText": "Tempo limite de conversão excedido.",
"PE.ApplicationController.criticalErrorTitle": "Erro",
2021-02-26 14:53:24 +00:00
"PE.ApplicationController.downloadErrorText": "Falha no download.",
"PE.ApplicationController.downloadTextText": "Baixando apresentação...",
2019-05-15 11:38:03 +00:00
"PE.ApplicationController.errorAccessDeny": "Você está tentando executar uma ação para a qual não tem direitos.<br>Entre em contato com o administrador do Document Server.",
"PE.ApplicationController.errorDefaultMessage": "Código do erro: %1",
2021-02-26 14:53:24 +00:00
"PE.ApplicationController.errorFilePassProtect": "O documento está protegido por senha e não pode ser aberto.",
2020-03-23 12:58:37 +00:00
"PE.ApplicationController.errorFileSizeExceed": "O tamanho do arquivo excede o limite de seu servidor. <br> Por favor, contate seu administrador de Servidor de Documentos para detalhes.",
2021-09-10 12:56:49 +00:00
"PE.ApplicationController.errorForceSave": "Ocorreu um erro na gravação. Favor utilizar a opção 'Baixar como' para gravar o arquivo em seu computador ou tente novamente mais tarde.",
"PE.ApplicationController.errorLoadingFont": "As fontes não foram carregadas. <br> Entre em contato com o administrador do Document Server.",
2021-11-26 14:29:54 +00:00
"PE.ApplicationController.errorTokenExpire": "O token de segurança do documento expirou. <br> Entre em contato com o administrador do Document Server.",
2021-02-26 14:53:24 +00:00
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "A conexão à internet foi restabelecida, e a versão do arquivo foi alterada. <br> Antes de continuar seu trabalho, transfira o arquivo ou copie seu conteúdo para assegurar que nada seja perdido, e recarregue esta página.",
2019-05-15 11:38:03 +00:00
"PE.ApplicationController.errorUserDrop": "O arquivo não pode ser acessado agora.",
"PE.ApplicationController.notcriticalErrorTitle": "Aviso",
2022-10-07 10:42:55 +00:00
"PE.ApplicationController.openErrorText": "Ocorreu um erro ao abrir o arquivo.",
2021-02-26 14:53:24 +00:00
"PE.ApplicationController.scriptLoadError": "A conexão está muito lenta, e alguns componentes não foram carregados. Por favor, recarregue a página.",
2021-07-23 17:08:13 +00:00
"PE.ApplicationController.textAnonymous": "Anônimo",
"PE.ApplicationController.textGuest": "Convidado(a)",
2019-05-15 11:38:03 +00:00
"PE.ApplicationController.textLoadingDocument": "Carregando apresentação",
"PE.ApplicationController.textOf": "de",
"PE.ApplicationController.txtClose": "Fechar",
"PE.ApplicationController.unknownErrorText": "Erro desconhecido.",
"PE.ApplicationController.unsupportedBrowserErrorText": "Seu navegador não é suportado.",
2021-02-26 14:53:24 +00:00
"PE.ApplicationController.waitText": "Por favor, aguarde...",
"PE.ApplicationView.txtDownload": "Download",
2020-03-23 12:58:37 +00:00
"PE.ApplicationView.txtEmbed": "Incorporar",
2021-05-28 12:21:04 +00:00
"PE.ApplicationView.txtFileLocation": "Local do arquivo aberto",
2020-03-23 12:58:37 +00:00
"PE.ApplicationView.txtFullScreen": "Tela cheia",
2020-11-05 19:21:05 +00:00
"PE.ApplicationView.txtPrint": "Imprimir",
"PE.ApplicationView.txtSearch": "Pesquisar",
2019-05-15 11:38:03 +00:00
"PE.ApplicationView.txtShare": "Compartilhar"
}