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 Jun 15, 2023
1 parent 87cea52 commit fe3abec
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions l10n/gl.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
OC.L10N.register(
"end_to_end_encryption",
{
"This is someone else's private key" : "Esta é a clave privada de alguén máis",
"Could not find the private key of the user %s" : "Non foi posíbel atopar a clave privada do usuario %s",
"This is someone else's private key" : "Esta é a chave privada de alguén máis",
"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 clave privada",
"Could not find the private key belonging to the user %s" : "Non foi posíbel atopar a clave privada pertencente ao usuario %s",
"Could not find the public key belonging to the user %s" : "Non foi posíbel atopar a clave pública pertencente ao usuario %s",
"You are not allowed to delete this private key" : "Non ten permisos 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 clave pública pertencente a %s",
"This is not your public key to delete" : "Esta non é a súa clave pública para que poida eliminala",
"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",
"File already locked" : "O ficheiro xa está bloqueado",
"You are not allowed to remove the lock" : "Non ten permiso para retirar o bloqueo",
"File not locked" : "Ficheiro sen bloquear",
Expand Down
14 changes: 7 additions & 7 deletions l10n/gl.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{ "translations": {
"This is someone else's private key" : "Esta é a clave privada de alguén máis",
"Could not find the private key of the user %s" : "Non foi posíbel atopar a clave privada do usuario %s",
"This is someone else's private key" : "Esta é a chave privada de alguén máis",
"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 clave privada",
"Could not find the private key belonging to the user %s" : "Non foi posíbel atopar a clave privada pertencente ao usuario %s",
"Could not find the public key belonging to the user %s" : "Non foi posíbel atopar a clave pública pertencente ao usuario %s",
"You are not allowed to delete this private key" : "Non ten permisos 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 clave pública pertencente a %s",
"This is not your public key to delete" : "Esta non é a súa clave pública para que poida eliminala",
"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",
"File already locked" : "O ficheiro xa está bloqueado",
"You are not allowed to remove the lock" : "Non ten permiso para retirar o bloqueo",
"File not locked" : "Ficheiro sen bloquear",
Expand Down

0 comments on commit fe3abec

Please sign in to comment.