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 Feb 11, 2025
1 parent bb820ed commit abe9b1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/pt_PT.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ OC.L10N.register(
"You are not allowed to delete this private key" : "Você não tem permissão para apagar esta chave privada",
"Could not find the private key belonging to the user %s" : "Não foi possível encontrar a chave privada pertencente ao utilizador %s",
"Could not find the public key belonging to the user %s" : "Não foi possível encontrar a chave pública pertencente ao utilizador %s",
"Common name (CN) does not match the current user" : "Nome comum (CN) não corresponde ao do utilizador actual",
"Common name (CN) does not match the current user" : "Nome comum (CN) não corresponde ao do utilizador atual",
"Could not find the public key belonging to %s" : "Não foi possível encontrar a chave pública pertencente a %s",
"File already locked" : "Ficheiro já está bloqueado",
"You are not allowed to remove the lock" : "Não tem permissão para remover o bloqueio",
Expand All @@ -23,7 +23,7 @@ OC.L10N.register(
"End-to-end encryption" : "Encriptação ponto-a-ponto",
"Close" : "Fechar",
"Cancel" : "Cancelar",
"Select or drop files" : "Seleccione ou solte ficheiros",
"Select or drop files" : "Selecione ou solte ficheiros",
"Download unencrypted" : "Transferir sem encriptação",
"Limit app usage to groups." : "Limitar o uso da aplicação a grupos."
},
Expand Down
4 changes: 2 additions & 2 deletions l10n/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"You are not allowed to delete this private key" : "Você não tem permissão para apagar esta chave privada",
"Could not find the private key belonging to the user %s" : "Não foi possível encontrar a chave privada pertencente ao utilizador %s",
"Could not find the public key belonging to the user %s" : "Não foi possível encontrar a chave pública pertencente ao utilizador %s",
"Common name (CN) does not match the current user" : "Nome comum (CN) não corresponde ao do utilizador actual",
"Common name (CN) does not match the current user" : "Nome comum (CN) não corresponde ao do utilizador atual",
"Could not find the public key belonging to %s" : "Não foi possível encontrar a chave pública pertencente a %s",
"File already locked" : "Ficheiro já está bloqueado",
"You are not allowed to remove the lock" : "Não tem permissão para remover o bloqueio",
Expand All @@ -21,7 +21,7 @@
"End-to-end encryption" : "Encriptação ponto-a-ponto",
"Close" : "Fechar",
"Cancel" : "Cancelar",
"Select or drop files" : "Seleccione ou solte ficheiros",
"Select or drop files" : "Selecione ou solte ficheiros",
"Download unencrypted" : "Transferir sem encriptação",
"Limit app usage to groups." : "Limitar o uso da aplicação a grupos."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
Expand Down

0 comments on commit abe9b1e

Please sign in to comment.