aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-18 00:20:32 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-18 00:20:32 +0000
commit324451cbac6efbd78dbfd5f979a264ffbf36af6a (patch)
treefef708e788be339d6bd9b14d9bfd54e140d441c1 /apps/files/l10n/pt_BR.js
parent50d4656f1c372123f59415d7c95f77dbdf0652eb (diff)
downloadnextcloud-server-324451cbac6efbd78dbfd5f979a264ffbf36af6a.tar.gz
nextcloud-server-324451cbac6efbd78dbfd5f979a264ffbf36af6a.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.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index d07f01c9b9e..d48467ea9a7 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -400,8 +400,6 @@ OC.L10N.register(
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar link direto (funciona apenas para pessoas que têm acesso a este arquivo/pasta)",
"Favored" : "Favoritado",
"Favor" : "Favor",
- "Not favored" : "Não favoritado",
- "Destination is not a folder" : "O destino não é uma pasta",
- "This file/folder is already in that directory" : "Este arquivo/pasta já está nesse diretório"
+ "Not favored" : "Não favoritado"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");