summaryrefslogtreecommitdiffstats
path: root/l10n/gl.php
blob: a4e705586b831b3301d787b73f1fc739b285cad6 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?php $TRANSLATIONS = array(
"Error changing name of folder " => "Erro cambiando o nome da carpeta",
"Error collapsing folder." => "Erro pechando a carpeta.",
"Feed already exists." => "Xa existe a fonte.",
"Error adding feed." => "Erro engadindo a fonte.",
"Feed added!" => "Fonte engadida!",
"Error adding folder." => "Erro engadindo a carpeta.",
"Folder added!" => "Carpeta engadido!",
"Error removing feed." => "Erro eliminando a fonte.",
"Error removing folder." => "Erro eliminando a carpeta.",
"Error updating feeds." => "Erro actualizando as fontes.",
"No file path was submitted." => "Non se enviou a ruta ao ficheiro.",
"An error occurred while parsing the file." => "Houbo un erro mentras se procesaba o ficheiro.",
"Starred" => "Destacado",
"New articles" => "Novos artigos",
"Feed loaded!" => "Fonte cargada!",
"Error moving feed into folder." => "Erro movendo a fonte a carpeta.",
"File doesn't exist:" => "Non existe o ficheiro:",
"Error setting all items as read." => "Erro ao marcar todos como lidos.",
"Error marking item as read." => "Erro marcando o elemento como lido.",
"Error updating feed." => "Erro actualizando a fonte",
"Feed updated!" => "Fonte actualizada!",
"News" => "Novas",
"Are you sure you want to delete this feed?" => "Está seguro de querer borrar esta fonte?",
"Are you sure you want to delete this folder and all its feeds?" => "Está seguro de querer borrar esta carpeta e todas as súas fontes?",
"Warning" => "Advertencia",
"Error" => "Erro",
"Name of the folder cannot be empty." => "O nome da carpeta non pode quedar en blanco.",
"Adding..." => "Engadindo...",
"Add folder" => "Engadir carpeta",
"Changing..." => "Cambiando...",
"Change folder name" => "Cambiar nome da carpeta",
"URL cannot be empty." => "URL non pode quedar en blanco.",
"Add feed" => "Engadir fonte",
"Error while parsing the feed" => "Erro procesando o ficheiro",
"Fatal Error" => "Erro fatal",
"File " => "Ficheiro",
" loaded from cloud." => "cargado desde a nube.",
"No files selected." => "Sen ficheiros selecciionados.",
" loaded from local filesystem." => "cargado desde o sistema local de ficheiros.",
"Importing..." => "Importando...",
" out of " => "de",
" feeds imported successfully from " => "fontes importadas con éxito desde",
"Success" => "Éxito",
"Import" => "Importar",
"Downloading..." => "Baixando...",
"Download" => "Baixar",
"Select file" => "Seleccionar ficheiro",
"no title" => "sen título",
"no name" => "sen nome",
"no body" => "sen contido",
"subscriptions in ownCloud - News" => "suscricións en ownCloud - Novas",
"An error occurred" => "Aconteceu un erro",
"Nice! You have subscribed to " => "Ben! Suscribeuse a ",
"You had already subcribed to this feed!" => "Xa está suscrito a esta fonte!",
"Show everything" => "Amosar todo",
"Show only unread" => "Amosar so o non lido",
"Add feed or folder" => "Engadir fonte ou carpeta",
"Add Feed/Folder" => "Engadir Fonte/Carpeta",
"Feed" => "Fonte",
"Folder" => "Carpeta",
"Settings" => "Preferencias",
"Add Folder" => "Engadir carpeta",
"Add new folder" => "Engadir nova carpeta",
"Folder name" => "Nome da carpeta",
"Add Subscription" => "Engadir suscrición",
"Add new feed" => "Engadir nova fonte",
"Choose folder" => "Escoller carpeta",
"Address" => "Enderezo",
"Add" => "Engadir",
"Mark all read" => "Marcar todo como lido",
"Mark as unimportant" => "Marcar como non importante",
"Mark as important" => "Marcar como importante",
"by" => "por",
"Keep unread" => "Manter sen ler",
"Delete feed" => "Eliminar fonte",
"Collapse" => "Pechar",
"Delete folder" => "Eliminar carpeta",
"Rename folder" => "Renomear carpeta",
"You don't have any feed in your reader." => "Non ten fontes no seu lector.",
"Subscribe" => "Suscribir",
"Import OPML" => "Importar OPML",
"Upload file from desktop" => "Subir ficheiro desde o escritorio",
"Upload" => "Subir",
"Select file from ownCloud" => "Subir ficheiro desde ownCloud",
"Select" => "Seleccionar",
"Select file from <a href=\"#\" class=\"settings\" id=\"browselink\">local filesystem</a> or <a href=\"#\" class=\"settings\" id=\"cloudlink\">cloud</a>" => "Seleccione ficheiro desde <a href=\"#\" class=\"settings\" id=\"browselink\">sistema de ficheiros local</a> ou da <a href=\"#\" class=\"settings\" id=\"cloudlink\">nube</a>",
"Or..." => "ou...",
"Import feeds" => "Importar fontes",
"Export feeds" => "Exportar fontes",
"Download OPML" => "Baixar OPML",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arrastre esto aos marcadores do navegador e pulse nel cando queira suscribirse rápidamente a unha páxina web:"
);