diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-21 02:26:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-21 02:26:35 +0000 |
commit | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (patch) | |
tree | d1e01f03ec0a571b6224a40ab64680a671901b09 /apps/files_sharing/l10n/pt_BR.js | |
parent | 35c2a9fe0a626bbc73e4cb3b6454c71507fb94be (diff) | |
download | nextcloud-server-d1cf6aa71ae28ec014c4d27090e161010cd89e01.tar.gz nextcloud-server-d1cf6aa71ae28ec014c4d27090e161010cd89e01.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index f4fedb1fc84..64b9dacb26f 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -127,6 +127,9 @@ OC.L10N.register( "Sharing" : "Compartilhando", "Accept user and group shares by default" : "Aceitar compartilhamentos de usuário e grupo por padrão", "Allow editing" : "Permitir edição", + "Allow creating" : "Permitir criar", + "Allow deleting" : "Permitir excluir", + "Allow resharing" : "Permitir recompartilhar", "Expiration date enforced" : "Data de vencimento aplicada", "Set expiration date" : "Definir data de vencimento", "Enter a date" : "Digite uma data", @@ -140,6 +143,8 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Compartilhado com o grupo {group} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartilhado com a conversa {conversation} por {owner}", "Shared with {user} by {owner}" : "Compartilhado com {user} por {owner}", + "Added by {initiator}" : "Adicionado por {initiator}", + "Via folder" : "Via pasta", "Internal link" : "Link interno", "Link copied" : "Link copiado", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", @@ -173,6 +178,7 @@ OC.L10N.register( "No elements found." : "Nenhum elemento encontrado.", "Search globally" : "Pesquisar globalmente", "on {server}" : "em {server}", + "Others with access" : "Outros com acesso", "Toggle list of others with access to this directory" : "Alternar lista de outras pessoas com acesso a este diretório", "Toggle list of others with access to this file" : "Alternar lista de outras pessoas com acesso a este arquivo", "Unable to fetch inherited shares" : "Não foi possível buscar compartilhamentos herdados", |