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-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-08-31 14:09:16 -04:00
" Sent " => " Enviado " ,
" Declined " => " Negado " ,
" Accepted " => " Aceite " ,
" Incoming " => " Chegada " ,
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-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
);