richdocuments/l10n/pt_PT.php

29 lines
1.1 KiB
PHP
Raw Normal View History

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-11-20 16:10:05 -05:00
"Cancel" => "Cancelar",
"Create" => "Criar",
"Delete" => "Eliminar",
"Family" => "Familia",
"Loading" => "A carregar tarefas...",
2013-11-15 20:05:27 -05:00
"OK" => "OK",
2013-11-20 16:10:05 -05:00
"Open" => "Abrir",
"Options" => "Opções",
"Save" => "Guardar",
"Size" => "Tamanho",
"Text" => "Texto",
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-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
);