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 302f4a4ae4d..a7b0565282b 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -44,6 +44,8 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Foi modificado un <strong>evento</strong> do calendario", "A calendar <strong>todo</strong> was modified" : "Foi modificado un <strong>asunto pendente</strong> do calendario", "Contact birthdays" : "Aniversario do contacto", + "Where:" : "Onde:", + "Description:" : "Descrición:", "%1$s via %2$s" : "%1$s mediante %2$s", "Invitation canceled" : "Convite cancelado", "Hello %s," : "Ola %s,", @@ -52,8 +54,6 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was updated." : "A xuntanza «%1$s» con %2$s foi actualizada.", "%1$s invited you to »%2$s«" : "%1$s convidouno a «%2$s»", "When:" : "Cando:", - "Where:" : "Onde:", - "Description:" : "Descrición:", "Link:" : "Ligazón:", "Accept" : "Aceptar", "Decline" : "Declinar", |