summaryrefslogtreecommitdiffstats
path: root/l10n/es_AR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
commitefc118431b6afbb7cc1df887e11195d8c7e761a7 (patch)
tree58a8e98c747cbd73b7fb5ce05da01bef0c1922a5 /l10n/es_AR.php
parent05b724e5c2aca4df45bb6fd5f85e50d5785dcf89 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_AR.php')
-rw-r--r--l10n/es_AR.php23
1 files changed, 6 insertions, 17 deletions
diff --git a/l10n/es_AR.php b/l10n/es_AR.php
index a7d6be19f..1254f66f3 100644
--- a/l10n/es_AR.php
+++ b/l10n/es_AR.php
@@ -1,30 +1,16 @@
<?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! Check if feed contains valid RSS!" => "No se puede agregar el feed! Compruebe si el feed contiene un RSS valido!",
-"Folder exists already" => "La carpeta ya existe",
"Address" => "Dirección",
"Add" => "Agregar",
"New folder" => "Nueva Carpeta",
"Folder" => "Carpeta",
-"No folder" => "Sin carpeta",
+"Folder name" => "Nombre de la carpeta",
"Starred" => "Favoritos",
"Unread articles" => "Articulos sin leer",
"All articles" => "Todos los articulos",
"Mark all read" => "Marcar como leido",
+"by" => "por",
"Cant play audio format" => "No se puede reproducir el formato de audio",
-"Share" => "Compartir",
"Keep unread" => "Mantener como no leido",
"Delete feed" => "Borrar fuente",
"Collapse" => "Colapsar",
@@ -37,5 +23,8 @@
"Show all" => "Mostrar todo",
"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"
+"Subscribe" => "Subscribirse",
+"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!"
);