summaryrefslogtreecommitdiffstats
path: root/l10n/es.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.php
parent05b724e5c2aca4df45bb6fd5f85e50d5785dcf89 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.php')
-rw-r--r--l10n/es.php26
1 files changed, 9 insertions, 17 deletions
diff --git a/l10n/es.php b/l10n/es.php
index bad76d930..55b20198e 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -1,30 +1,19 @@
<?php $TRANSLATIONS = array(
-"year" => "año",
"News" => "Noticias",
-"no title" => "sin título",
-"no name" => "sin nombre",
-"no body" => "sin cuerpo",
-"subscriptions in ownCloud - News" => "suscripciones en ownCloud - Noticias",
-"An error occurred" => "Ocurrió un error",
-"Nice! You have subscribed to " => "¡Bien! Te has suscrito a ",
-"You had already subscribed to this feed!" => "¡Ya te has suscrito a esta fuente!",
-"New" => "Nuevo",
-"Add Subscription" => "Añadir subcripción",
-"Address must not be empty!" => "La direccion no debe estar vacia!",
-"Feed exists already!" => "Los feed ya existen!",
-"Could not add feed! Check if feed contains valid RSS!" => "¡No se puedo agregar el feed! Comprueba si el feed contiene un RSS válido",
-"Folder exists already" => "La carpeta ya existe",
+"Add Website" => "Agregar sitio web",
"Address" => "Dirección",
"Add" => "Añadir",
"New folder" => "Nueva carpeta",
"Folder" => "Carpeta",
-"No folder" => "Sin carpeta",
+"Choose folder" => "Seleccionar carpeta",
+"Folder name" => "Nombre de la carpeta",
"Starred" => "Favoritos",
"Unread articles" => "Artículos sin leer",
"All articles" => "Todos los artículos",
"Mark all read" => "Marcar como leído",
+"from" => "de",
+"by" => "por",
"Cant play audio format" => "No se puede reproducir el formato de audio",
-"Share" => "Compartir",
"Keep unread" => "Dejar como no leido",
"Delete feed" => "Eliminar fuente",
"Collapse" => "Colapsar",
@@ -37,5 +26,8 @@
"Show all" => "Mostrar todo",
"Show only unread" => "Mostrar solo no leídos",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arrastra hacia los favoritos de tu navegador y haz clic en él siempre que quiera suscribirse a una página web con rapidez:",
-"Subscribe" => "Subscribirse"
+"Subscribe" => "Subscribirse",
+"An error occurred" => "Ocurrió un error",
+"Nice! You have subscribed to " => "¡Bien! Te has suscrito a ",
+"You had already subscribed to this feed!" => "¡Ya te has suscrito a esta fuente!"
);