diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 1a61f98432e..c0c1b48e18a 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -136,9 +136,6 @@ OC.L10N.register( "Uploading files…" : "Enviando arquivos...", "Uploaded files:" : "Arquivos enviados:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", - "Sharing %s failed because the back end does not allow shares from type %s" : "O compartilhando %s falhou porque o serviço não permite ações de tipo %s", - "This share is password-protected" : "Este compartilhamento é protegido por senha", - "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", - "Password" : "Senha" + "Sharing %s failed because the back end does not allow shares from type %s" : "O compartilhando %s falhou porque o serviço não permite ações de tipo %s" }, "nplurals=2; plural=(n > 1);"); |