Skip to content

Commit a5f8a0d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 78a6ecc commit a5f8a0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

l10n/pt_BR.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ OC.L10N.register(
1616
"Automatically locked by {user}" : "Bloqueado automaticamente por {user}",
1717
"Unlock file" : "Destravar arquivo",
1818
"Lock file" : "Travar arquivo",
19-
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Esse arquivo foi bloqueado automaticamente por um cliente. A remoção do bloqueio pode levar a um conflito ao salvar o arquivo.",
19+
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Este arquivo foi bloqueado automaticamente por um cliente. A remoção do bloqueio pode levar a um conflito ao salvar o arquivo.",
2020
"Keep lock" : "Manter o bloqueio",
2121
"Force unlock" : "Forçar o desbloqueio"
2222
},

l10n/pt_BR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Automatically locked by {user}" : "Bloqueado automaticamente por {user}",
1515
"Unlock file" : "Destravar arquivo",
1616
"Lock file" : "Travar arquivo",
17-
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Esse arquivo foi bloqueado automaticamente por um cliente. A remoção do bloqueio pode levar a um conflito ao salvar o arquivo.",
17+
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Este arquivo foi bloqueado automaticamente por um cliente. A remoção do bloqueio pode levar a um conflito ao salvar o arquivo.",
1818
"Keep lock" : "Manter o bloqueio",
1919
"Force unlock" : "Forçar o desbloqueio"
2020
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

0 commit comments

Comments
 (0)