summaryrefslogtreecommitdiffstats
path: root/l10n/pt_PT.php
blob: 5d4246e96eebd741ce147ccc452fe1f496e2a9e8 (plain)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?php $TRANSLATIONS = array(
"year" => "ano",
"News" => "Noticias",
"no title" => "sem titulo",
"no name" => "sem nome",
"no body" => "Sem corpo",
"subscriptions in ownCloud - News" => "Subescrições no ownCloud - Notícias",
"An error occurred" => "Ocorreu um erro",
"Nice! You have subscribed to " => "Boa! Subscreveu",
"You had already subscribed to this feed!" => "Já subscreveu este feed!",
"New articles" => "Novos artigos",
"Mark all read" => "Marcar todos como lidos",
"Starred" => "Estrelado",
"Share" => "Partilhar",
"Keep unread" => "Manter como não lido",
"Delete feed" => "Eliminar Feed",
"Collapse" => "Expandir",
"Delete folder" => "Apagar pasta",
"Rename folder" => "Renomear pasta",
"Add Subscription" => "Adicionar Subscrição",
"Folder under which the feed is being saved" => "Pasta sob a qual o feed deve ser guardado",
"-- choose folder --" => "-- escolha a pasta --",
"Address must not be empty!" => "O endereço não pode estar vazio!",
"Feed exists already!" => "O feed já existe!",
"Could not add feed!" => "Não foi possível adicionar o feed!",
"Address" => "Endereço",
"Add" => "Acrescentar",
"Add Folder" => "Acrescentar pasta",
"Folder name must not be empty!" => "O nome da pasta não pode estar vazio!",
"Folder exists already!" => "A pasta já existe!",
"Folder Name" => "Nome da pasta",
"Show everything" => "Mostrar tudo",
"Show only unread" => "Mostrar apenas não lidas",
"Settings" => "Configurações",
"Add feed or folder" => "Adicionar feed ou pasta.",
"Add Feed/Folder" => "Adicionar Feed/Pasta",
"Import / Export" => "Importar / Exportar",
"Import OPML" => "Importar OPML",
"Export OPML" => "Exportar OPML",
"Subscribelet" => "Subescriçao",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arraste isto para os favoritos do seu navegador e clique sobre ele sempre que se quiser inscrever num site rapidamente:",
"Subscribe" => "Subscrever"
);