From 307a266b2c1966c33d99c63e3630111a2824ab02 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 22 May 2024 00:27:15 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 3 ++- l10n/gl.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 18652320..e374c4d3 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -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", diff --git a/l10n/gl.json b/l10n/gl.json index c2f09170..ed76560f 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -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",