diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/es.js | 1 | ||||
-rw-r--r-- | settings/l10n/es.json | 1 | ||||
-rw-r--r-- | settings/l10n/gl.js | 2 | ||||
-rw-r--r-- | settings/l10n/gl.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 97236b41523..1da21cb2dfd 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -7,6 +7,7 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} cambió su dirección de correo electrónico", "You changed your email address" : "Ha cambiado su cuenta de correo", "Your email address was changed by an administrator" : "Su cuenta de correo ha sido cambiada por un administrador", + "Security" : "Seguridad", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Su <strong>contraseña</strong> o <strong>dirección de correo electrónico</strong> fue modificado", "Your apps" : "Tus apps", "Enabled apps" : "Apps habilitadas", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 4f98ac68d15..b978e488b66 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -5,6 +5,7 @@ "{actor} changed your email address" : "{actor} cambió su dirección de correo electrónico", "You changed your email address" : "Ha cambiado su cuenta de correo", "Your email address was changed by an administrator" : "Su cuenta de correo ha sido cambiada por un administrador", + "Security" : "Seguridad", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Su <strong>contraseña</strong> o <strong>dirección de correo electrónico</strong> fue modificado", "Your apps" : "Tus apps", "Enabled apps" : "Apps habilitadas", diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index 0393d705bfe..a5cd8807ae4 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -339,7 +339,7 @@ OC.L10N.register( "Link https://…" : "Ligazón https://...", "Twitter" : "Twitter", "Twitter handle @…" : "Usuario do Twitter @…", - "You are member of the following groups:" : "Vostede é membro dos seguintes grupos:", + "You are member of the following groups:" : "Vostede é participante nos seguintes grupos:", "Password" : "Contrasinal", "Current password" : "Contrasinal actual", "New password" : "Novo contrasinal", diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index 7166c9bef69..fbb37244eea 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -337,7 +337,7 @@ "Link https://…" : "Ligazón https://...", "Twitter" : "Twitter", "Twitter handle @…" : "Usuario do Twitter @…", - "You are member of the following groups:" : "Vostede é membro dos seguintes grupos:", + "You are member of the following groups:" : "Vostede é participante nos seguintes grupos:", "Password" : "Contrasinal", "Current password" : "Contrasinal actual", "New password" : "Novo contrasinal", |