summaryrefslogtreecommitdiffstats
path: root/l10n/es_AR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-12 02:08:54 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-12 02:08:54 +0200
commit22b1cae7624d345c6c93d3dcc66ca2cae91c9857 (patch)
tree13a98f87b71163b95f78c76d18da58c713abec32 /l10n/es_AR.php
parent7e31bbae3ff13a5ae09b0254a987352de5b5c6e0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_AR.php')
-rw-r--r--l10n/es_AR.php46
1 files changed, 45 insertions, 1 deletions
diff --git a/l10n/es_AR.php b/l10n/es_AR.php
index e114f845a..2ffdc2253 100644
--- a/l10n/es_AR.php
+++ b/l10n/es_AR.php
@@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
+"Error changing name of folder " => "Error al cambiar el nombre de la carpeta",
+"Error collapsing folder." => "Error al colapsar carpeta.",
"Feed already exists." => "La fuente ya existe.",
"Error adding feed." => "Error agregando la fuente.",
"Feed added!" => "¡Fuente agregada!",
@@ -19,12 +21,19 @@
"Error updating feed." => "Error actualizando la fuente.",
"Feed updated!" => "¡Fuentes actualizadas!",
"News" => "Noticias",
+"Error while loading the feed" => "Error cargando la fuente",
"Error" => "Error",
+"None" => "Ninguno",
"Show only unread" => "Mostrar únicamente los no leidos",
"Show everything" => "Mostrar todo",
+"Are you sure you want to delete this feed?" => "¿Estás seguro de que querés borrar esta fuente?",
+"Are you sure you want to delete this folder and all its feeds?" => "¿Estás seguro de que querés borrar esta carpeta y todas sus fuentes?",
+"Warning" => "Atención",
"Name of the folder cannot be empty." => "El nombre del directorio no puede estar vacío.",
"Adding..." => "Agregando...",
"Add folder" => "Agregar directorio",
+"Changing..." => "Cambiando...",
+"Change folder name" => "Cambiar nombre de carpeta",
"URL cannot be empty." => "La URL no puede estar vacía",
"Add feed" => "Agregar fuente",
"Error while parsing the feed" => "Error mientras se analizaba la fuente",
@@ -48,5 +57,40 @@
"An error occurred" => "Ocurrió un error",
"Nice! You have subscribed to " => "¡Perfecto! Te suscribiste a",
"You had already subcribed to this feed!" => "¡Ya estás suscripto a esta fuente!",
-"Add feed or folder" => "Agregar fuente o directorio"
+"You don't have any feed in your reader." => "No tenés ninguna fuente en el lector.",
+"Address" => "Dirección",
+"Subscribe" => "Subscribirse",
+"Import OPML" => "Importar OPML",
+"Upload file from desktop" => "Subir archivo desde el escritorio",
+"Upload" => "Subir",
+"Select file from ownCloud" => "Seleccionar archivo 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>" => "Seleccionar archivo desde <a href=\"#\" class=\"settings\" id=\"browselink\">sistema de archivos local</a> o <a href=\"#\" class=\"settings\" id=\"cloudlink\">nube</a>",
+"Or..." => "O...",
+"Add feed or folder" => "Agregar fuente o directorio",
+"Add Feed/Folder" => "Agregar Fuente/Directorio",
+"Feed" => "Fuente",
+"Folder" => "Directorio",
+"Settings" => "Configuración",
+"Add Folder" => "gregar directorio",
+"Add new folder" => "Agregar una carpeta nueva",
+"Folder name" => "Nombre de la carpeta",
+"Add Subscription" => "Agregar subcripción",
+"Add new feed" => "Agregar nueva fuente",
+"Choose folder" => "Seleccionar carpeta",
+"Add" => "Agregar",
+"Mark all read" => "Marcar como leido",
+"Mark as unimportant" => "Marcar como no importante",
+"Mark as important" => "Marcar como importante",
+"by" => "por",
+"Keep unread" => "Mantener como no leido",
+"Delete feed" => "Borrar fuente",
+"Collapse" => "Colapsar",
+"Delete folder" => "Borrar carpeta",
+"Rename folder" => "Renombrar carpeta",
+"Import feeds" => "Importar fuentes",
+"Export feeds" => "Exportar fuente",
+"Download OPML" => "Descargar 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:"
);