diff --git a/l10n/gl.js b/l10n/gl.js index 17a312da..86c84b0b 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -37,6 +37,6 @@ OC.L10N.register( "1 week" : "1 semana", "Your settings have been updated." : "Actualizaronse os axustes.", "An error occurred while updating your settings." : "Produciuse un erro ao actualizar os seus axustes.", - "You need to set up your email address before you can receive notification emails." : "É necesario estabelecer o enderezo de correo para poder recibir correos de notificación." + "You need to set up your email address before you can receive notification emails." : "É necesario definir o enderezo de correo para poder recibir correos de notificación." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index ce3fc147..1c2576b3 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -35,6 +35,6 @@ "1 week" : "1 semana", "Your settings have been updated." : "Actualizaronse os axustes.", "An error occurred while updating your settings." : "Produciuse un erro ao actualizar os seus axustes.", - "You need to set up your email address before you can receive notification emails." : "É necesario estabelecer o enderezo de correo para poder recibir correos de notificación." + "You need to set up your email address before you can receive notification emails." : "É necesario definir o enderezo de correo para poder recibir correos de notificación." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file