Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-18 03:02:00 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-18 03:02:00 +0400
commite28d71bf5511a8e6b687814a54e5448d2827cbbb (patch)
treed4523b17e66dcb7b5b7f03238f2de7554e177d21 /lib/l10n/es.php
parentf3ae43d94a8eff5ec1765d0f8fcc1285b08573bd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r--lib/l10n/es.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index 0019ba02b7f..f843c42dfd3 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -18,13 +18,17 @@
"seconds ago" => "hace segundos",
"1 minute ago" => "hace 1 minuto",
"%d minutes ago" => "hace %d minutos",
+"1 hour ago" => "Hace 1 hora",
+"%d hours ago" => "Hace %d horas",
"today" => "hoy",
"yesterday" => "ayer",
"%d days ago" => "hace %d días",
"last month" => "este mes",
+"%d months ago" => "Hace %d meses",
"last year" => "este año",
"years ago" => "hace años",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s está disponible. Obtén <a href=\"%s\">más información</a>",
"up to date" => "actualizado",
-"updates check is disabled" => "comprobar actualizaciones está desactivado"
+"updates check is disabled" => "comprobar actualizaciones está desactivado",
+"Could not find category \"%s\"" => "No puede encontrar la categoria \"%s\""
);