summaryrefslogtreecommitdiffstats
path: root/l10n/es_AR.php
blob: c3bb60e93e4a869e040192e07ea289cda0307414 (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
<?php $TRANSLATIONS = array(
"year" => "año",
"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" => "Nuevo",
"Add Subscription" => "Agregar subcripción",
"Address must not be empty!" => "¡La dirección no puede quedar vacía!",
"Feed exists already!" => "¡La fuente ya existe!",
"Could not add feed!" => "¡No fue posible agregar la fuente!",
"Address" => "Dirección",
"Add" => "Agregar",
"Folder" => "Carpeta",
"Starred" => "Favoritos",
"Mark all read" => "Marcar como leido",
"Share" => "Compartir",
"Keep unread" => "Mantener como no leido",
"Delete feed" => "Borrar fuente",
"Collapse" => "Colapsar",
"Delete folder" => "Borrar carpeta",
"Rename folder" => "Renombrar carpeta",
"Import" => "Importar",
"Export" => "Exportar",
"Subscribelet" => "Suscribirse",
"Show only unread" => "Mostrar únicamente los no leidos",
"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"
);