diff options
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 82bc27e3c0d..a7ee51ff5c7 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -136,9 +136,6 @@ OC.L10N.register( "Uploading files…" : "Enviando ficheiros…", "Uploaded files:" : "Ficheiros enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta os %1$s termos do servizo %2$s.", - "Sharing %s failed because the back end does not allow shares from type %s" : "Fallou a compartición de %s, xa que a infraestrutura non permite accións do tipo %s", - "This share is password-protected" : "Este recurso compartido está protexido con contrasinal", - "The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.", - "Password" : "Contrasinal" + "Sharing %s failed because the back end does not allow shares from type %s" : "Fallou a compartición de %s, xa que a infraestrutura non permite accións do tipo %s" }, "nplurals=2; plural=(n != 1);"); |