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-09-02 04:02:53 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-02 04:02:53 +0400
commit2bb7cb9f64b0244290ce8df745fdb040823dbd62 (patch)
tree3a56913ce103f7374a332298767789b35e7bfb97 /lib/l10n/es.php
parent2508f64efee5204fdb38eda51435d0bad7da76f2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r--lib/l10n/es.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index 174fe0720fd..6d2a310ca3b 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -21,5 +21,8 @@
"last month" => "este mes",
"months ago" => "hace meses",
"last year" => "este año",
-"years ago" => "hace años"
+"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"
);