Blame view

sources/apps/documents/l10n/pt_PT.php 1.06 KB
923852aa1   Kload   Official Owncloud...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  <?php $TRANSLATIONS = array(
  "Documents" => "Documentos",
  "Close" => "Fechar",
  "Share" => "Partilhar",
  "Failed to load documents." => "O carregamento dos documentos falhou",
  "No documents are found. Please upload or create a document!" => "Nenhum documento encontrado. Por favor carregue ou crie um documento!",
  "Cancel" => "Cancelar",
  "Create" => "Criar",
  "Delete" => "Eliminar",
  "Family" => "Familia",
  "Loading" => "A carregar tarefas...",
  "OK" => "OK",
  "Open" => "Abrir",
  "Options" => "Opções",
  "Save" => "Guardar",
  "Size" => "Tamanho",
  "Text" => "Texto",
  "Sent" => "Enviado",
  "Declined" => "Negado",
  "Accepted" => "Aceite",
  "Incoming" => "Chegada",
  "Upload" => "Carregar",
  "Save new documents to" => "Guardar novos documentos para",
  "Password" => "Palavra-passe",
  "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.",
  "Advanced feature-set" => "Opções avançadas",
  "(Unstable)" => "(Instável)"
  );