diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-27 00:27:04 +0000 |
commit | d070d5e958cb5fbd19bc1d6498d5fde5934bedb6 (patch) | |
tree | 83264ec01d56db301e37dea3e494f97e40ef35b9 /apps/files/l10n/pt_BR.json | |
parent | 67d7986082dbb788e6927336e8c21c9238ec6e6c (diff) | |
download | nextcloud-server-d070d5e958cb5fbd19bc1d6498d5fde5934bedb6.tar.gz nextcloud-server-d070d5e958cb5fbd19bc1d6498d5fde5934bedb6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r-- | apps/files/l10n/pt_BR.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index c2491f66c74..cc31c07668c 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -247,6 +247,8 @@ "Blank" : "Em branco", "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Delete permanently" : "Remover permanentemente", + "Copy to {target}" : "Copiar para {target}", + "Move to {target}" : "Mover para {target}", "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", |