diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.json')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 893de93bb67..78404e026e1 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -118,7 +118,6 @@ "You cannot share to a Circle if the app is not enabled" : "Você não pode compartilhar para um círculo se o aplicativo não está habilitado", "Please specify a valid circle" : "Por favor especifique um círculo válido", "Sharing %s failed because the back end does not support room shares" : "Falhou ao compartilhar %s porque o sistema não suporta compartilhamento de salas", - "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "Unknown share type" : "Tipo de compartilhamento desconhecido", "Not a directory" : "Não é um diretório", "Could not lock node" : "Não foi possível bloquear o nó", @@ -224,7 +223,6 @@ "Circle" : "Círculo", "Talk conversation" : "Conversa Talk", "Deck board" : "Painel de deck", - "Science Mesh" : "Science Mesh", "on {server}" : "em {server}", "Others with access" : "Outros com acesso", "No other users with access found" : "Nenhum usuário com acesso encontrado", @@ -275,6 +273,8 @@ "Copy to clipboard" : "Copiar para a área de transferência", "Sorry, this link doesn’t seem to work anymore." : "Desculpe, este link parece não funcionar mais.", "Toggle grid view" : "Alternar a visão em grade", + "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", + "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Erro ao gerar senha de password_policy" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |