Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 15, 2023
1 parent 933d253 commit 00d26f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ OC.L10N.register(
"Temporary files lock" : "Bloquear arquivos temporariamente",
"Temporary lock your files" : "Travar temporariamente seus arquivos ",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que usuários bloqueiem temporariamente seus arquivos para evitar conflitos enquanto trabalham em arquivos compartilhados.",
"Locked by {user}" : "Bloqueado por {user}",
"Locked by {app}" : "Bloqueado por {app}",
"Unlock file" : "Destravar arquivo",
"Lock file" : "Travar arquivo",
"Locked by {0}" : "Travado por {0}"
Expand Down
2 changes: 2 additions & 0 deletions l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Temporary files lock" : "Bloquear arquivos temporariamente",
"Temporary lock your files" : "Travar temporariamente seus arquivos ",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que usuários bloqueiem temporariamente seus arquivos para evitar conflitos enquanto trabalham em arquivos compartilhados.",
"Locked by {user}" : "Bloqueado por {user}",
"Locked by {app}" : "Bloqueado por {app}",
"Unlock file" : "Destravar arquivo",
"Lock file" : "Travar arquivo",
"Locked by {0}" : "Travado por {0}"
Expand Down

0 comments on commit 00d26f5

Please sign in to comment.