aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-12 00:10:58 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-12 00:10:58 +0100
commitad64ce189d23c4b1f251f05b1dd8df14923bc9ea (patch)
tree313d8a9adf733be2ee3a08753f62b0f96407be31 /apps/files/l10n/es.php
parentb6086759387f0d14b46fa2f169cc3919506fec41 (diff)
downloadnextcloud-server-ad64ce189d23c4b1f251f05b1dd8df14923bc9ea.tar.gz
nextcloud-server-ad64ce189d23c4b1f251f05b1dd8df14923bc9ea.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.php')
-rw-r--r--apps/files/l10n/es.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php
index 7489d3b555e..885ed3770e9 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
+"Could not move %s - File with this name already exists" => "No se puede mover %s - Ya existe un archivo con ese nombre",
+"Could not move %s" => "No se puede mover %s",
+"Unable to rename file" => "No se puede renombrar el archivo",
"No file was uploaded. Unknown error" => "Fallo no se subió el fichero",
"There is no error, the file uploaded with success" => "No se ha producido ningún error, el archivo se ha subido con éxito",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "El archivo que intentas subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini",