summaryrefslogtreecommitdiffstats
path: root/l10n/es_AR.php
blob: cdf1345e30cdf87e3e60c43ba9769466349bf069 (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" => "no contiene contenido",
"subscriptions in ownCloud - News" => "suscripciones en ownCloud - Noticias",
"An error occurred" => "Ocurrió un error",
"Nice! You have subscribed to " => "¡Perfecto! Te suscribiste a",
"You had already subscribed to this feed!" => "¡Tu ya estas subscripto a esta fuente!",
"New articles" => "Nuevo artículo",
"Mark all read" => "Marcar como leido",
"Starred" => "Favoritos",
"Share" => "Compartir",
"Keep unread" => "Mantener como no leido",
"Delete feed" => "Borrar fuente",
"Collapse" => "Colapsar",
"Delete folder" => "Borrar carpeta",
"Rename folder" => "Renombrar carpeta",
"Add Subscription" => "Agregar subcripción",
"Address" => "Dirección",
"Add" => "Agregar",
"Add Folder" => "gregar directorio",
"Show everything" => "Mostrar todo",
"Show only unread" => "Mostrar únicamente los no leidos",
"Settings" => "Configuración",
"Add feed or folder" => "Agregar fuente o directorio",
"Add Feed/Folder" => "Agregar Fuente/Directorio",
"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:" => "Arrastrá esto hacia los favoritos de tu navegador y hacé click en él siempre que quieras suscribirte a una página web rápidamente:",
"Subscribe" => "Subscribirse"
);