diff options
Diffstat (limited to 'apps/dav/l10n/gl.js')
-rw-r--r-- | apps/dav/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 8548121dd2e..be0cea6ec01 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", - "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba.", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", "Birthday calendars will be generated by a background job." : "O calendario de aniversarios xerase cun traballo en segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por isto, non estarán dispoñíbeis inmediatamente tras activalos, senón que aparecerán após certo tempo", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "A xuntanza «%s» con %s foi cancelada.", "The meeting »%s« with %s was updated." : "A xuntanza «%s» con %s foi actualizada.", "%s invited you to »%s«" : "%s convidouno a «%s»", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba." }, "nplurals=2; plural=(n != 1);"); |