summaryrefslogtreecommitdiffstats
path: root/l10n/gl.php
blob: 626c12127f596b804133d5a3843dc29bca2dcbd0 (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
<?php $TRANSLATIONS = array(
"year" => "ano",
"News" => "Novas",
"no title" => "sen título",
"no name" => "sen nome",
"no body" => "sen contido",
"subscriptions in ownCloud - News" => "subscricións en ownCloud - Novas",
"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",
"New" => "Novo",
"Add Subscription" => "Engadir subscrición",
"Address must not be empty!" => "O enderezo non pode estar baleiro!",
"Feed exists already!" => "Esta fonte de novas xa existe!",
"Could not add feed! Check if feed contains valid RSS!" => "Non foi posíbel engadir a fonte de novas! Comprobe se a fonte de novas contén un RSS correcto!",
"Folder exists already" => "O cartafol xa existe",
"Address" => "Enderezo",
"Add" => "Engadir",
"New folder" => "Novo cartafol",
"Folder" => "Cartafol",
"No folder" => "Sen cartafol",
"Starred" => "Destacado",
"Unread articles" => "Artigos sen ler",
"All articles" => "Todos os artigos",
"Mark all read" => "Marcar todo como lido",
"Cant play audio format" => "Non é posíbel reproducir este formato de son",
"Share" => "Compartir",
"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"
);