diff --git a/l10n/gl.js b/l10n/gl.js index 7ebfcb5..f036dfc 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -18,6 +18,6 @@ OC.L10N.register( "Final notification" : "Última notificación", "Link to quota management" : "Ligazón á xestión de cotas", "Resend notifications after … days" : "Volver enviar notificacións após … días ", - "Set to 0 if the user should only receive one notification." : "Estabelézao a 0 se o usuario só debe recibir unha notificación." + "Set to 0 if the user should only receive one notification." : "Estabelezao a 0 se o usuario só debe recibir unha notificación." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index 25e110a..273bb8a 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -16,6 +16,6 @@ "Final notification" : "Última notificación", "Link to quota management" : "Ligazón á xestión de cotas", "Resend notifications after … days" : "Volver enviar notificacións após … días ", - "Set to 0 if the user should only receive one notification." : "Estabelézao a 0 se o usuario só debe recibir unha notificación." + "Set to 0 if the user should only receive one notification." : "Estabelezao a 0 se o usuario só debe recibir unha notificación." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file