summaryrefslogtreecommitdiffstats
path: root/l10n/es_AR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-11 02:10:53 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-11 02:10:53 +0200
commit7e31bbae3ff13a5ae09b0254a987352de5b5c6e0 (patch)
treee4540668ed9e0276948109e44f8ebcd589e6a044 /l10n/es_AR.php
parent6852ee3bb7d2164e8d22866630a975bd52fa75d3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es_AR.php')
-rw-r--r--l10n/es_AR.php52
1 files changed, 52 insertions, 0 deletions
diff --git a/l10n/es_AR.php b/l10n/es_AR.php
new file mode 100644
index 000000000..e114f845a
--- /dev/null
+++ b/l10n/es_AR.php
@@ -0,0 +1,52 @@
+<?php $TRANSLATIONS = array(
+"Feed already exists." => "La fuente ya existe.",
+"Error adding feed." => "Error agregando la fuente.",
+"Feed added!" => "¡Fuente agregada!",
+"Error adding folder." => "Error agregando el directorio.",
+"Folder added!" => "¡Directorio agregado!",
+"Error removing feed." => "Error al borrar la fuente.",
+"Error removing folder." => "Error al borrar el directorio.",
+"Error updating feeds." => "Error actualizando las fuentes",
+"No file path was submitted." => "No se transmitió la ruta del archivo.",
+"An error occurred while parsing the file." => "Se produjo un error al analizar el archivo.",
+"Starred" => "Favoritos",
+"New articles" => "Nuevo artículo",
+"Feed loaded!" => "¡Fuente cargada!",
+"Error moving feed into folder." => "Error al mover la fuente hacia el directorio.",
+"File doesn't exist:" => "El archivo no existe.",
+"Error setting all items as read." => "Error al configurar todos los elementos como leídos.",
+"Error marking item as read." => "Error al marcar elemento como leído.",
+"Error updating feed." => "Error actualizando la fuente.",
+"Feed updated!" => "¡Fuentes actualizadas!",
+"News" => "Noticias",
+"Error" => "Error",
+"Show only unread" => "Mostrar únicamente los no leidos",
+"Show everything" => "Mostrar todo",
+"Name of the folder cannot be empty." => "El nombre del directorio no puede estar vacío.",
+"Adding..." => "Agregando...",
+"Add folder" => "Agregar directorio",
+"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",
+"Fatal Error" => "Error fatal.",
+"File " => "Archivo",
+" loaded from cloud." => "Leyendo desde la nube",
+"No files selected." => "No hay archivos seleccionados.",
+" loaded from local filesystem." => "cargado desde un sistema de archivos local.",
+"Importing..." => "Importando...",
+" out of " => "Fuera de",
+" feeds imported successfully from " => "Fuente importada satisfactoriamente de",
+"Success" => "Éxito",
+"Import" => "Importar",
+"Downloading..." => "Descargando...",
+"Download" => "Descargar",
+"Select file" => "Seleccionar archivo",
+"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 subcribed to this feed!" => "¡Ya estás suscripto a esta fuente!",
+"Add feed or folder" => "Agregar fuente o directorio"
+);