summaryrefslogtreecommitdiffstats
path: root/l10n/gl.php
blob: 89d613f4a0f93ff211b5ee4b937b8f8ed47c1e7e (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
<?php $TRANSLATIONS = array(
"News" => "Novas",
"Add Website" => "Engadir un sitio web",
"Address" => "Enderezo",
"Add" => "Engadir",
"New folder" => "Novo cartafol",
"Folder" => "Cartafol",
"Choose folder" => "Escoller un cartafol",
"Folder name" => "Nome do cartafol",
"Starred" => "Destacado",
"Unread articles" => "Artigos sen ler",
"All articles" => "Todos os artigos",
"Mark all read" => "Marcar todo como lido",
"from" => "desde",
"by" => "por",
"Cant play audio format" => "Non é posíbel reproducir este formato de son",
"Keep unread" => "Manter sen ler",
"Delete feed" => "Eliminar fonte de novas",
"Collapse" => "Repregar",
"Delete folder" => "Eliminar o cartafol",
"Rename folder" => "Renomear o cartafol",
"Import / Export OPML" => "Importar / Exportar OPML",
"Import" => "Importar",
"Export" => "Exportar",
"Subscribelet" => "Subscripción",
"Show all" => "Amosar todo",
"Show only unread" => "Amosar só o non lido",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arrastre isto aos marcadores do seu navegador e prema nel cando queira subscribirse rapidamente a unha páxina web:",
"Subscribe" => "Subscribir",
"An error occurred" => "Produciuse un erro",
"Nice! You have subscribed to " => "Ben! Subscribiuse a ",
"You had already subscribed to this feed!" => "Xa está subscrito a esta fonte"
);