summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 01:55:34 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 01:55:34 -0400
commit7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (patch)
tree7fdebc0d05a40315bedf1ce5f90235cdc68a9c0a /lib
parent83cd655675e0b5846a7cce35d4659038aceb3bb6 (diff)
downloadnextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.tar.gz
nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/es.js2
-rw-r--r--lib/l10n/es.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 9c4d280fbb9..9e108b52ec7 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -98,7 +98,7 @@ OC.L10N.register(
"Sharing backend for %s not found" : "Motor compartido para %s no encontrado",
"Sharing failed, because the user %s is the original sharer" : "Se ha fallado al compartir, ya que el usuario %s es el compartidor original",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se ha fallado al compartir %s, ya que los permisos superan los permisos otorgados a %s",
- "Sharing %s failed, because resharing is not allowed" : "Se ha fallado al compartir %s, ya que volver a compartir no está permitido",
+ "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podría no encontrar su origen",
"Sharing %s failed, because the file could not be found in the file cache" : "Se ha fallado al compartir %s, ya que el archivo no pudo ser encontrado en el cache de archivo",
"Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index c5a14b77e0f..36f8a63c317 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -96,7 +96,7 @@
"Sharing backend for %s not found" : "Motor compartido para %s no encontrado",
"Sharing failed, because the user %s is the original sharer" : "Se ha fallado al compartir, ya que el usuario %s es el compartidor original",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "Se ha fallado al compartir %s, ya que los permisos superan los permisos otorgados a %s",
- "Sharing %s failed, because resharing is not allowed" : "Se ha fallado al compartir %s, ya que volver a compartir no está permitido",
+ "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Se ha fallado al compartir %s porque el motor compartido para %s podría no encontrar su origen",
"Sharing %s failed, because the file could not be found in the file cache" : "Se ha fallado al compartir %s, ya que el archivo no pudo ser encontrado en el cache de archivo",
"Cannot increase permissions of %s" : "No se pueden incrementar los permisos de %s",