diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-27 02:24:29 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-27 02:24:29 +0200 |
commit | 7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b (patch) | |
tree | f807e15313e241212cfb5133557682edb5c93fbe /lib/l10n/es.php | |
parent | 8a838e0e03501fd0230ae1e843f53213331d2c55 (diff) | |
download | nextcloud-server-7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b.tar.gz nextcloud-server-7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r-- | lib/l10n/es.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php index 5b868e2d451..29683242f96 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -44,9 +44,9 @@ "today" => "hoy", "yesterday" => "ayer", "%d days ago" => "hace %d días", -"last month" => "este mes", +"last month" => "mes pasado", "%d months ago" => "Hace %d meses", -"last year" => "este año", +"last year" => "año pasado", "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", |