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:
authorNextcloud bot <bot@nextcloud.com>2020-05-09 05:16:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-09 05:16:34 +0300
commit10f62eb2a4bdb359594f066b49673374373d6f98 (patch)
treeca855cf4d5f4e81f6e0992efd4486e66a704203e /lib/l10n/es.js
parent67db893735ada0b67aec8809e9b0292daabeb3f5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js29
1 files changed, 0 insertions, 29 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 3df21b8b87f..b90078a895f 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -224,10 +224,6 @@ OC.L10N.register(
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
- "Create" : "Crear",
- "Change" : "Cambiar",
- "Delete" : "Eliminar",
- "Share" : "Compartir",
"Overview" : "Vista general",
"Basic settings" : "Ajustes básicos",
"Sharing" : "Compartir",
@@ -235,31 +231,6 @@ OC.L10N.register(
"Groupware" : "Groupware",
"Personal info" : "Información personal",
"Mobile & desktop" : "Móvil y escritorio",
- "Unlimited" : "Ilimitado",
- "Verifying" : "Verificando",
- "Verifying …" : "Verificando...",
- "Verify" : "Verificar",
- "Sharing %s failed, because the backend does not allow shares from type %i" : "No se pudo compartir %s porque el repositorio no permite recursos compartidos del tipo %i",
- "Sharing %s failed, because the file does not exist" : "No se pudo compartir %s porque el archivo no existe",
- "Sharing %s failed, because you can not share with yourself" : "Fallo al compartir %s, porque no puedes compartir contigo mismo",
- "Sharing %1$s failed, because the user %2$s does not exist" : "Fallo al compartir %1$s porque el usuario %2$s no existe.",
- "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Fallo al compartir %1$s porque el usuario %2$s no es miembro de ninguno de los grupos de los que %3$s es miembro",
- "Sharing %1$s failed, because this item is already shared with %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con %2$s",
- "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s",
- "Sharing %1$s failed, because the group %2$s does not exist" : "Fallo al compartir %1$s porque el grupo %2$s no existe",
- "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "Fallo al compartir %1$s porque %2$s no es miembro del grupo %3$s",
- "You need to provide a password to create a public link, only protected links are allowed" : "Es necesario definir una contraseña para crear un enlace publico. Solo los enlaces protegidos están permitidos",
- "Sharing %s failed, because sharing with links is not allowed" : "Fallo al compartir %s, ya que no se permite compartir con enlaces",
- "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario",
- "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Fallo al compartir %1$s, no se ha podido encontrar %2$s, quizás no se puede alcanzar ahora el servidor.",
- "Share type %1$s is not valid for %2$s" : "El tipo de recurso compartido %1$s no es válido para %2$s",
- "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No se puede fijar fecha de caducidad. Los archivos compartidos no pueden caducar más tarde de %s de ser compartidos",
- "Cannot set expiration date. Expiration date is in the past" : "No se puede fijar la fecha de caducidad. La fecha de caducidad está en el pasado.",
- "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 %1$s failed, because the permissions exceed permissions granted to %2$s" : "Fallo al compartir %1$s porque los permisos exceden los permisos concedidos a %2$s",
- "Sharing %s failed, because resharing is not allowed" : "Fallo al compartir %s, ya que no está permitido volverlo a compartir",
- "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Fallo al compartir %1$s porque el motor de para compartir %2$s no ha podido 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",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web acceso de escritura al directorio de apps o desactivando la tienda de apps en el archivo de configuración. Véase %s"
},
"nplurals=2; plural=(n != 1);");