diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 0d2d0f92bf3..4431bd29de6 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "No puede compartir a un Circulo si la aplicación no esta activada", "Please specify a valid circle" : "Por favor especifique un circulo valido", "Sharing %s failed because the back end does not support room shares" : "Compartir %s ha fallado porque el backend no soporta habitaciones compartidas", + "Sharing %s failed because the back end does not support ScienceMesh shares" : "Compartir %s ha fallado porque el backend no soporta recursos compartidos de ScienceMesh", "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", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Círculo", "Talk conversation" : "Conversación de Talk", "Deck board" : "Tablero Deck", + "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", "Others with access" : "Otros con acceso", "No other users with access found" : "No se encontraron otros usuarios con acceso", |