2013-08-28 17:35:04 -04:00
< ? php $TRANSLATIONS = array (
2014-04-02 00:44:49 -04:00
" Format filter server is down or misconfigured " => " O servidor de formato de filtro está desligado ou com configuração errada " ,
2014-04-04 00:44:54 -04:00
" Can't create document " => " Impedido de criar documentos " ,
2013-12-07 20:22:36 -05:00
" You don't have permission to rename this document " => " Você não tem permissão para renomear este documento " ,
2014-06-04 00:43:15 -04:00
" An error occurred while changing directory. " => " Ocorreu um erro ao mudar de diretório. " ,
" Directory saved successfully. " => " Diretório salvo com sucesso. " ,
2013-10-29 04:32:51 -04:00
" Documents " => " Documentos " ,
2014-05-12 00:44:33 -04:00
" Failed to load documents. " => " Falha ao carregar documentos. " ,
" No documents are found. Please upload or create a document! " => " Nenhum documento foi encontrado. Por favor envie ou crie um documento! " ,
2013-09-22 09:53:01 -04:00
" Share " => " Compartilhar " ,
2014-03-11 06:41:01 -04:00
" Close " => " Fechar " ,
2013-11-20 16:10:05 -05:00
" No connection to server. Trying to reconnect. " => " Sem conexão com o servidor. Tentando reconectar. " ,
2013-09-30 08:03:59 -04:00
" Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead. " => " Deixando esta página aberta para o modo de Edição pode causar o não salvamento de dados. É recomendado usar o botão \" Fechar \" . " ,
2013-09-22 09:53:01 -04:00
" Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently. " => " Falha ao carregar o documento. Por favor verifique se o arquivo derá ser aberto com um editor externo odt. Isso também pode significar que o arquivo foi descompartilhado ou eliminado recentemente. " ,
2014-03-15 01:11:32 -04:00
" Save " => " Guardar " ,
2013-12-07 20:22:36 -05:00
" Loading documents... " => " Carregando documentos... " ,
2014-02-13 02:13:52 -05:00
" '.' is an invalid file name. " => " '.' é um nome de arquivo inválido. " ,
" File name cannot be empty. " => " O nome do arquivo não pode estar vazio. " ,
" Invalid name, ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' and '*' are not allowed. " => " Nome inválido, ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' e '*' não são permitidos. " ,
2013-11-20 16:10:05 -05:00
" Align Left " => " Alinhar a esquerda " ,
" Alignment " => " Alinhamento " ,
" Align Right " => " Alinhar a direita " ,
" Annotate " => " Anotar " ,
" Background " => " Fundo " ,
" Bold " => " Negrito " ,
" Bottom " => " Pé " ,
" Cancel " => " Cancelar " ,
" Center " => " Centro " ,
" Clone " => " Clone " ,
" Clone this Style " => " Clonar este estilo " ,
" Color " => " Cor " ,
" Create " => " Criar " ,
" Decrease Indent " => " Diminuir recuo " ,
" Default Style " => " Estilo padrão " ,
" Delete " => " Eliminar " ,
" Family " => " Família " ,
" Font " => " Fonte " ,
" Font Effects " => " Fonte Efeitos " ,
" Format " => " Formato " ,
" Increase Indent " => " Aumentar recuo " ,
" Insert Image " => " Inserir Imagem " ,
" Invite Members " => " Convidar Membros " ,
" Italic " => " Itálico " ,
" Justified " => " Justificado " ,
" Justify " => " Justificar " ,
" Left " => " Esquerda " ,
" Loading " => " Carregando " ,
" Members " => " Membros " ,
" New Name: " => " Novo Nome: " ,
2013-11-15 20:05:27 -05:00
" OK " => " OK " ,
2013-11-20 16:10:05 -05:00
" Open " => " Abrir " ,
" Options " => " Opções " ,
" Paragraph... " => " Parágrafo... " ,
" Paragraph Styles " => " Estilo de Parágrafo " ,
" Redo " => " Refazer " ,
" Right " => " Direita " ,
" Size " => " Tamanho " ,
" Spacing " => " Espaçamento " ,
" Strikethrough " => " Tachado " ,
" Style " => " Estilo " ,
" Text " => " Texto " ,
" Top " => " Topo " ,
" Underline " => " Sublinhado " ,
" Undo " => " Desfazer " ,
" Unknown Author " => " Autor Desconhecido " ,
2013-12-04 18:14:05 -05:00
" Edit " => " Editar " ,
2014-04-17 00:44:44 -04:00
" guest " => " convidado " ,
2014-04-02 00:44:49 -04:00
" Local " => " Local " ,
" openOffice/libreOffice is installed on this server " => " openOffice/libreOffice está instalado neste servidor " ,
" External " => " Extarno " ,
" openOffice/libreOffice is installed on another server " => " openOffice/libreOffice está instalado em outro servidor " ,
" scheme://domain.tld[:port] " => " scheme://domain.tld[:port] " ,
" Server URL " => " URL do servidor " ,
" Apply " => " Aplicar " ,
2013-11-21 18:13:55 -05:00
" New document " => " Novo documento " ,
2014-06-04 00:43:15 -04:00
" Upload (max. %s) " => " Envio (max. %s) " ,
2013-09-16 09:32:07 -04:00
" Upload " => " Upload " ,
2013-10-05 08:15:20 -04:00
" Save new documents to " => " Salvar o novo documento para " ,
2013-11-13 17:05:11 -05:00
" Wrong password. Please retry. " => " Senha errada. Por favor tente novamente. " ,
" Password " => " Senha " ,
2014-04-06 00:44:47 -04:00
" Guest %s " => " Convidado %s " ,
2013-09-28 22:01:03 -04:00
" This link has been expired or is never existed. Please contact the person who shared it with you for details. " => " Este link espirou ou numca existiu. Por favor faça contato com a pessoa que compartilhou este link com você para maiores detalhes. " ,
2013-08-28 17:35:04 -04:00
" Advanced feature-set " => " Avançado conjunto de funcionalidades " ,
" (Unstable) " => " (Instável) "
);