summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r--apps/files_sharing/l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 2fe130a548a..c0d84db4b3f 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -87,7 +87,6 @@ OC.L10N.register(
"Wrong or no update parameter given" : "O parâmetro da atualização fornecido está errado ou não existe",
"Can't change permissions for public share links" : "Não foi possível alterar as permissões para links de compartilhamento público",
"Cannot increase permissions" : "Não foi possível aumentar as permissões",
- "%s is publicly shared" : "%s está compartilhado publicamente",
"Share API is disabled" : "O compartilhamento de API está desabilitado.",
"This share is password-protected" : "Este compartilhamento é protegido por senha",
"The password is wrong. Try again." : "Senha incorreta. Tente novamente.",
@@ -110,6 +109,7 @@ OC.L10N.register(
"Upload files to %s" : "Enviar arquivos para %s",
"Select or drop files" : "Selecione ou solte arquivos",
"Uploading files…" : "Enviando arquivos...",
- "Uploaded files:" : "Arquivos enviados:"
+ "Uploaded files:" : "Arquivos enviados:",
+ "%s is publicly shared" : "%s está compartilhado publicamente"
},
"nplurals=2; plural=(n > 1);");