2013-08-28 17:35:04 -04:00
< ? php $TRANSLATIONS = array (
2013-10-29 04:32:51 -04:00
" Documents " => " Documentos " ,
2013-08-28 17:35:04 -04:00
" Close " => " Fechar " ,
2013-09-22 09:53:01 -04:00
" Share " => " Partilhar " ,
2013-12-07 20:22:36 -05:00
" '.' is an invalid file name. " => " '.' não é um nome de ficheiro válido! " ,
" File name cannot be empty. " => " O nome do ficheiro não pode estar vazio. " ,
" Invalid name, ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' and '*' are not allowed. " => " Nome Inválido, os caracteres ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' e '*' não são permitidos. " ,
2013-12-17 03:47:55 -05:00
" Loading documents... " => " A carregar documentos... " ,
2013-08-31 14:09:16 -04:00
" Failed to load documents. " => " O carregamento dos documentos falhou " ,
2013-10-10 20:21:35 -04:00
" No documents are found. Please upload or create a document! " => " Nenhum documento encontrado. Por favor carregue ou crie um documento! " ,
2013-12-17 03:47:55 -05:00
" Background " => " Fundo " ,
2013-11-20 16:10:05 -05:00
" Cancel " => " Cancelar " ,
" Create " => " Criar " ,
" Delete " => " Eliminar " ,
" Family " => " Familia " ,
2013-12-17 03:47:55 -05:00
" Font " => " Tipo de letra " ,
" Italic " => " Itálico " ,
" Left " => " Esquerda " ,
2013-11-20 16:10:05 -05:00
" Loading " => " A carregar tarefas... " ,
2013-12-17 03:47:55 -05:00
" 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 " ,
2013-12-17 03:47:55 -05:00
" Paragraph... " => " Parágrafo... " ,
2013-11-20 16:10:05 -05:00
" Save " => " Guardar " ,
" Size " => " Tamanho " ,
2013-12-17 03:47:55 -05:00
" Spacing " => " Espaçamento " ,
" Style " => " Estilo " ,
2013-11-20 16:10:05 -05:00
" Text " => " Texto " ,
2013-12-17 03:47:55 -05:00
" Undo " => " Desfazer " ,
2013-12-04 18:14:05 -05:00
" Edit " => " Editar " ,
2013-08-31 14:09:16 -04:00
" Sent " => " Enviado " ,
" Declined " => " Negado " ,
" Accepted " => " Aceite " ,
" Incoming " => " Chegada " ,
2013-12-17 03:47:55 -05:00
" New document " => " Novo documento " ,
2013-09-16 09:32:07 -04:00
" Upload " => " Carregar " ,
2013-10-10 20:21:35 -04:00
" Save new documents to " => " Guardar novos documentos para " ,
2013-12-17 03:47:55 -05:00
" Wrong password. Please retry. " => " Senha errada. Por favor tente novamente. " ,
2013-11-13 17:05:11 -05:00
" Password " => " Palavra-passe " ,
2013-10-17 12:31:47 -04:00
" This link has been expired or is never existed. Please contact the person who shared it with you for details. " => " Esta ligação expirou ou nunca existiu. Para mais detalhes, por favor contacte a pessoa que a partilhou consigo. " ,
2013-08-31 14:09:16 -04:00
" Advanced feature-set " => " Opções avançadas " ,
" (Unstable) " => " (Instável) "
2013-08-28 17:35:04 -04:00
);