diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:32 +0000 |
commit | 9ddb07ca1979e178b74184173edec9c6a7b7653e (patch) | |
tree | 9d31e7bb2517c2e34ab281487fb01745636c43f5 /apps/files/l10n/pt_BR.js | |
parent | 09fd427df1e3cb6b1c41b7b1efabcd15b9da4118 (diff) | |
download | nextcloud-server-9ddb07ca1979e178b74184173edec9c6a7b7653e.tar.gz nextcloud-server-9ddb07ca1979e178b74184173edec9c6a7b7653e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 4015f244a8e..05e078efaed 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -222,6 +222,9 @@ OC.L10N.register( "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", "Go to the previous folder" : "Ir para a pasta anterior", "Go back" : "Voltar", + "Share" : "Compartilhar", + "Shared by link" : "Compartilhado via link", + "Shared" : "Compartilhado", "Open the files app settings" : "Abra as configurações do aplicativo de arquivos", "Files settings" : "Configurações de arquivos", "File cannot be accessed" : "File cannot be accessed", @@ -248,7 +251,6 @@ OC.L10N.register( "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", - "New Folder" : "Nova pasta", "Set up templates folder" : "Configurar pasta de modelos", "Templates" : "Modelos", "Create new templates folder" : "Criar nova pasta de modelos", @@ -280,7 +282,6 @@ OC.L10N.register( "Shares" : "Compartilhamentos", "Shared with others" : "Compartilhado com os outros", "Shared with you" : "Compartilhado com você", - "Shared by link" : "Compartilhado via link", "Deleted shares" : "Compartilhamentos apagados", "Pending shares" : "Compartilhamentos pendentes", "Open folder {name}" : "Abra a pasta {nome}", |