Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-03 05:26:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-03 05:26:56 +0300
commit17222eb55975cffbb5175e4642f21e222726711e (patch)
tree1cf34d2d82873c1693fe2682797c3c9407d7afd9 /apps/files_sharing
parentb914e657ef712b08124fb65047adeb30a5c3cbcf (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/pt_BR.js6
-rw-r--r--apps/files_sharing/l10n/pt_BR.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 963ba85fa8b..73194661c8b 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -122,6 +122,7 @@ OC.L10N.register(
"Could not lock node" : "Não foi possível bloquear o nó",
"Could not lock path" : "Não foi possível bloquear o caminho",
"Wrong or no update parameter given" : "O parâmetro da atualização fornecido está errado ou não existe",
+ "Share must at least have READ or CREATE permissions" : "O compartilhamento deve ter pelo menos permissões de LER ou CRIAR",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "O \"envio da senha pelo Bate Papo Nextcloud\" para compartilhar um arquivo ou pasta falhou porque o Bate Papo Nextcloud não está habilitado. ",
"shared by %s" : "compartilhado por %s",
"Download all files" : "Baixar todos os arquivos",
@@ -150,6 +151,11 @@ OC.L10N.register(
"Read only" : "Somente leitura",
"Allow upload and editing" : "Permitir envio e edição",
"File drop (upload only)" : "Soltar arquivo (somente envio)",
+ "Custom permissions" : "Permissões personalizadas",
+ "Read" : "Leitura",
+ "Upload" : "Enviar",
+ "Edit" : "Editar",
+ "Bundled permissions" : "Permissões agrupadas",
"Allow creating" : "Permitir criar",
"Allow deleting" : "Permitir excluir",
"Allow resharing" : "Permitir recompartilhar",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index 9de304bfb1d..830f320bc72 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -120,6 +120,7 @@
"Could not lock node" : "Não foi possível bloquear o nó",
"Could not lock path" : "Não foi possível bloquear o caminho",
"Wrong or no update parameter given" : "O parâmetro da atualização fornecido está errado ou não existe",
+ "Share must at least have READ or CREATE permissions" : "O compartilhamento deve ter pelo menos permissões de LER ou CRIAR",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "O \"envio da senha pelo Bate Papo Nextcloud\" para compartilhar um arquivo ou pasta falhou porque o Bate Papo Nextcloud não está habilitado. ",
"shared by %s" : "compartilhado por %s",
"Download all files" : "Baixar todos os arquivos",
@@ -148,6 +149,11 @@
"Read only" : "Somente leitura",
"Allow upload and editing" : "Permitir envio e edição",
"File drop (upload only)" : "Soltar arquivo (somente envio)",
+ "Custom permissions" : "Permissões personalizadas",
+ "Read" : "Leitura",
+ "Upload" : "Enviar",
+ "Edit" : "Editar",
+ "Bundled permissions" : "Permissões agrupadas",
"Allow creating" : "Permitir criar",
"Allow deleting" : "Permitir excluir",
"Allow resharing" : "Permitir recompartilhar",