summaryrefslogtreecommitdiffstats
path: root/l10n/es.php
blob: c52d5a7fe776880c76351f7cfa974a954c5fb6eb (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
<?php $TRANSLATIONS = array(
"News" => "Noticias",
"no title" => "sin título",
"no name" => "sin nombre",
"no body" => "sin cuerpo",
"subscriptions in ownCloud - News" => "suscripciones en ownCloud - Noticias",
"An error occurred" => "Ocurrió un error",
"Nice! You have subscribed to " => "¡Bien! Te has suscrito a ",
"You had already subscribed to this feed!" => "¡Ya te has suscrito a esta fuente!",
"New articles" => "Nuevos artículos",
"Mark all read" => "Marcar como leído",
"Starred" => "Favoritos",
"Share" => "Compartir",
"Keep unread" => "Dejar como no leido",
"Delete feed" => "Eliminar fuente",
"Collapse" => "Colapsar",
"Delete folder" => "Eliminar carpeta",
"Rename folder" => "Renombrar carpeta",
"Add Subscription" => "Añadir subcripción",
"Address" => "Dirección",
"Add" => "Añadir",
"Add Folder" => "Añadir carpeta",
"Show everything" => "Mostrar todo",
"Show only unread" => "Mostrar solo no leídos",
"Settings" => "Configuración",
"Add feed or folder" => "Añadir fuente o carpeta",
"Add Feed/Folder" => "Añadir Fuente/Carpeta",
"Import OPML" => "Importar OPML",
"Subscribelet" => "Suscribirse",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arrastra hacia los favoritos de tu navegador y haz clic en él siempre que quiera suscribirse a una página web con rapidez:",
"Subscribe" => "Subscribirse"
);