diff options
Diffstat (limited to 'apps/dav/l10n/gl.js')
-rw-r--r-- | apps/dav/l10n/gl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 64985a6a91b..f26ef7aa064 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -80,8 +80,12 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.", "Configures a CalDAV account" : "Configurar unha conta de CalDAV", "Configures a CardDAV account" : "Configurar unha conta de CardDAV", + "Events" : "Eventos", "Tasks" : "Tarefas", "Untitled task" : "Tarefa sen título", + "Completed on %s" : "Rematado o %s", + "Due on %s by %s" : "Caduca o %s por %s", + "Due on %s" : "Caduca o %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", "There was an error updating your attendance status." : "Produciuse un erro ao actualizar o seu estado de asistencia.", |