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:
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 59f28b1bb3b..09677ca1724 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"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" : "Fallo al compartir %s, ya que el archivo no se ha encontrado en el caché de archivo",
+ "Open »%s«" : "Abrir »%s« ",
"Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s",
"Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado",
"Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación",
@@ -134,7 +135,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s ha compartido »%s« contigo",
"%s shared »%s« with you." : "%s ha compartido »%s« contigo",
"Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
- "Open »%s«" : "Abrir »%s« ",
"%s via %s" : "%s vía %s",
"The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe",
"Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",