diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-11 00:04:49 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-11 00:04:49 +0100 |
commit | 04146f2059e2d038177db544ea9f37a124f0781e (patch) | |
tree | 8f280f9847b77748d7a709876f23a5a11f15caeb /lib/l10n/es.php | |
parent | f097fade01aaf8942a02accc4c9ad1873cf08ef6 (diff) | |
download | nextcloud-server-04146f2059e2d038177db544ea9f37a124f0781e.tar.gz nextcloud-server-04146f2059e2d038177db544ea9f37a124f0781e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r-- | lib/l10n/es.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php index 8bbc8a8f7b4..f3b03b56652 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -16,6 +16,8 @@ "Files" => "Archivos", "Text" => "Texto", "Images" => "Imágenes", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Su servidor web aún no está configurado adecuadamente para permitir sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando.", +"Please double check the <a href='%s'>installation guides</a>." => "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>.", "seconds ago" => "hace segundos", "1 minute ago" => "hace 1 minuto", "%d minutes ago" => "hace %d minutos", |