summaryrefslogtreecommitdiffstats
path: root/l10n/gl.php
blob: 8fd517672c52cab4a69b31c2786b38640882f385 (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
<?php $TRANSLATIONS = array(
"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" => "Enderezo",
"Add" => "Engadir",
"Folder" => "Cartafol",
"Starred" => "Destacado",
"Mark all read" => "Marcar todo como lido",
"Share" => "Compartir",
"Keep unread" => "Manter sen ler",
"Delete feed" => "Eliminar fonte",
"Collapse" => "Repregar",
"Rename folder" => "Renomear o cartafol",
"Delete folder" => "Eliminar o cartafol",
"Import" => "Importar",
"Export" => "Exportar",
"Subscribelet" => "Subscripción",
"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"
);