diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-05 02:16:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-05 02:16:52 +0000 |
commit | fae3ae8a2df106a242a464af51d0015bf68d713a (patch) | |
tree | 824322e164217de83669428df5ee1364f86d06c4 /apps/files_sharing/l10n/es.js | |
parent | b0a702897877b0fde58b3eb6a0416a888a6c15c2 (diff) | |
download | nextcloud-server-fae3ae8a2df106a242a464af51d0015bf68d713a.tar.gz nextcloud-server-fae3ae8a2df106a242a464af51d0015bf68d713a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 07b76087607..b9bc34ba040 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -105,6 +105,7 @@ OC.L10N.register( "Sharing %s failed because the back end does not support room shares" : "Compartir %s ha fallado porque el backend no soporta habitaciones compartidas", "Unknown share type" : "Tipo de recurso compartido desconocido", "Not a directory" : "No es un directorio", + "Could not lock node" : "No se ha podido bloquear el nodo", "Could not lock path" : "No se ha podido bloquear la ruta", "Wrong or no update parameter given" : "No se ha suministrado un parametro correcto", "Can't change permissions for public share links" : "No se pueden cambiar los permisos para los enlaces de recursos compartidos públicos", @@ -138,6 +139,8 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Compartido con el grupo {user} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartido con la conversación {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", + "Invited by {initiator}" : "Invitado por {initiator}", + "Open folder" : "Abrir carpeta", "Delete share" : "Borrar recurso compartido", "Internal link" : "Enlace interno", "Link copied" : "Enlace copiado", @@ -163,9 +166,15 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Error, por favor, introduce la contraseña y/o fecha de caducidad adecuada", "No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.", "Resharing is not allowed" : "No se permite compartir de nuevo", + "Name or email address …" : "Nombre o dirección de correo electrónico ...", + "Name or federated cloud ID …" : "Nombre o ID de nube federada ...", + "Name, federated cloud ID or email address …" : "Nombre, ID de nube federada o dirección de correo electrónico ...", + "Name …" : "Nombre ...", + "Searching …" : "Buscando ...", "No elements found." : "No se encontraron elementos.", "Search globally" : "Buscar globalmente", "on {server}" : "en {server}", + "Others with access {count}" : "Otros con acceso {count}", "Sharing" : "Compartir", "Unable to load the shares list" : "No se pudo cargar la lista de recursos compartidos", "Expires {relativetime}" : "Expira en {relativetime}", |