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 <[email protected]>
  • Loading branch information
nextcloud-bot committed May 22, 2024
1 parent f6152c6 commit 307a266
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ OC.L10N.register(
"This is someone else's private key" : "Esta é a chave privada doutra persoa",
"Could not find the private key of the user %s" : "Non foi posíbel atopar a chave privada do usuario %s",
"Internal error" : "Produciuse un erro interno",
"You are not allowed to delete this private key" : "Non ten permisos para eliminar esta chave privada",
"You are not allowed to delete this private key" : "Non ten permiso para eliminar esta chave privada",
"Could not find the private key belonging to the user %s" : "Non foi posíbel atopar a chave privada pertencente ao usuario %s",
"Could not find the public key belonging to the user %s" : "Non foi posíbel atopar a chave pública pertencente ao usuario %s",
"Common name (CN) does not match the current user" : "O nome común (NC) non coincide co usuario actual ",
"Could not find the public key belonging to %s" : "Non foi posíbel atopar a chave pública pertencente a %s",
"This is not your public key to delete" : "Esta non é a súa chave pública para que poida eliminala",
"Cannot decode userlist" : "No se pode descodificar a lista de usuarios ",
"X-NC-E2EE-COUNTER is missing in the request" : "Falta X-NC-E2EE-COUNTER na solicitude",
"You are not allowed to create the lock" : "Non ten permiso para crear o bloqueo",
"You are not allowed to lock the root" : "Non ten permiso para bloquear a raíz",
"File already locked" : "O ficheiro xa está bloqueado",
Expand Down
3 changes: 2 additions & 1 deletion l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"This is someone else's private key" : "Esta é a chave privada doutra persoa",
"Could not find the private key of the user %s" : "Non foi posíbel atopar a chave privada do usuario %s",
"Internal error" : "Produciuse un erro interno",
"You are not allowed to delete this private key" : "Non ten permisos para eliminar esta chave privada",
"You are not allowed to delete this private key" : "Non ten permiso para eliminar esta chave privada",
"Could not find the private key belonging to the user %s" : "Non foi posíbel atopar a chave privada pertencente ao usuario %s",
"Could not find the public key belonging to the user %s" : "Non foi posíbel atopar a chave pública pertencente ao usuario %s",
"Common name (CN) does not match the current user" : "O nome común (NC) non coincide co usuario actual ",
"Could not find the public key belonging to %s" : "Non foi posíbel atopar a chave pública pertencente a %s",
"This is not your public key to delete" : "Esta non é a súa chave pública para que poida eliminala",
"Cannot decode userlist" : "No se pode descodificar a lista de usuarios ",
"X-NC-E2EE-COUNTER is missing in the request" : "Falta X-NC-E2EE-COUNTER na solicitude",
"You are not allowed to create the lock" : "Non ten permiso para crear o bloqueo",
"You are not allowed to lock the root" : "Non ten permiso para bloquear a raíz",
"File already locked" : "O ficheiro xa está bloqueado",
Expand Down

0 comments on commit 307a266

Please sign in to comment.