diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-16 02:14:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-16 02:14:16 +0000 |
commit | 6db355848b624d7e48257a8a85eb35b3b8f9b9f5 (patch) | |
tree | 0e616209aed543d2f5945bca531e14c1ce640f0f /apps/dav/l10n/gl.js | |
parent | f7fa2f8100c5c35cc92c45ead1b59249c58f5fcc (diff) | |
download | nextcloud-server-6db355848b624d7e48257a8a85eb35b3b8f9b9f5.tar.gz nextcloud-server-6db355848b624d7e48257a8a85eb35b3b8f9b9f5.zip |
[tx-robot] updated from transifex
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", |