diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:17:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:17:04 +0000 |
commit | 3bfbaca9a19aa681af587fade8dc39055d560c91 (patch) | |
tree | e71ae6b7ba00f90b1feb347fe8ba9a37fc03bebd /apps/dav/l10n/gl.js | |
parent | 769d6f18b2f4f4f22733864a8b42d10fbb6c61be (diff) | |
download | nextcloud-server-3bfbaca9a19aa681af587fade8dc39055d560c91.tar.gz nextcloud-server-3bfbaca9a19aa681af587fade8dc39055d560c91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/gl.js')
-rw-r--r-- | apps/dav/l10n/gl.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 57484609042..0589d552a03 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -64,12 +64,8 @@ OC.L10N.register( "Where: %s" : "Onde: %s", "%1$s via %2$s" : "%1$s mediante %2$s", "Invitation canceled" : "Convite cancelado", - "Hello %s," : "Ola %s,", - "The meeting »%1$s« with %2$s was canceled." : "A xuntanza «%1$s» con %2$s foi cancelada.", "Invitation updated" : "Convite actualizado", - "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:", + "Location:" : "Lugar:", "Link:" : "Ligazón:", "Accept" : "Aceptar", "Decline" : "Declinar", @@ -105,6 +101,11 @@ OC.L10N.register( "Send notifications for events" : "Enviar notificacións para eventos", "Notifications are sent via background jobs, so these must occur often enough." : "As notificacións enviaranse mediante procesos en segundo plano, polo que estes teñen que suceder con frecuencia.", "Enable notifications for events via push" : "Enviar notificacións para eventos mediante «push»", + "Hello %s," : "Ola %s,", + "The meeting »%1$s« with %2$s was canceled." : "A xuntanza «%1$s» con %2$s foi cancelada.", + "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:", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Enderezo remoto: %s", "Request ID: %s" : "ID da solicitude: %s", |